:root{--main-color:#0066CC;}
/*header*/
.head_menu{float:right;width:30px;height:27px;margin-top:5px;position:relative;cursor:pointer;}
.head_menu p{width:30px;height:2px;background-color:#fff;position:absolute;left:0;-webkit-transition:all 0.8s;transition:all 0.8s;}
.head_menu  p:nth-child(1){top:2px;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}
.head_menu  p:nth-child(1).cur{-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg);}
.head_menu  p:nth-child(2){top:12px;-webkit-transition:all 0.5s;transition:all 0.5s;}
.head_menu  p:nth-child(2).cur{opacity:0;}
.head_menu  p:nth-child(3){top:22px;-webkit-transform-origin:left bottom;-ms-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotateZ(0deg);-ms-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition:all 0.5s;-ms-transition:all 0.5s;transition:all 0.5s;}
.head_menu  p:nth-child(3).cur{-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);top:23px;}
.index_head_eject{width:0%;height:100vh;position:fixed;right:0;top:0;bottom:0;background-color:#fff;z-index:10;opacity:0;overflow-x:hidden;overflow-y:auto;transition:all 0.5s;-webkit-transition:all 0.5s;box-shadow:-1px 0 10px 0 rgba(0,0,0,0.2);}
.index_head_eject::-webkit-scrollbar{width:0;}
.index_head_eject.on{opacity:1;width:100%;}
.index_head_eject .menuOver{position:absolute;left:0;top:0px;height:100%;width:100%;cursor:url(../images/close.svg),auto;}
.index_head_logo{position:absolute;left:60px;max-width:70%;top:60px;z-index:8;}
.index_head_close{position:absolute;right:60px;top:60px;z-index:8;}
.index_head_close span{cursor:pointer;}
.index_quick_menu{margin-top:210px;}
.index_quick_menu a{position:relative;z-index:8;}
.index_quick_menu .head_menu_list{margin-left:calc(360/1920*100%);padding-right:100px;}
.head_menu_list .menu_ico.collapsed{background-image:url(../images/menu_icon_pressed_two.svg);background-size:20px 20px;}
.head_menu_list .menu_ico{width:30px;height:30px;margin-left:10px;display:inline-block;cursor:pointer;background-position:center;background-repeat:no-repeat;background-size:18px 18px;background-image:url(../images/menu_icon_open_two.svg);position:relative;z-index:8;}
.index_quick_menu .head_menu_list li{margin-bottom:30px;overflow:hidden;}
.index_quick_menu .head_menu_list li a{font-size:26px;color:#333;float:left;display:inline-block;height:35px;}
.depth2_menu{padding-top:15px;float:left;width:100%;}
.menu_two .depth2_menu_list{float:left;padding-right:30px;}
.depth2_menu .depth2_menu_list span a{font-size:18px;}
.menu_three .depth2_menu_list{padding-bottom:10px;overflow:hidden;}
.menu_three .depth2_menu_list:nth-last-child(2){padding-bottom:0;}
.menu_three .depth2_menu_list ul{border-top:1px solid #e0e0e0;margin-top:5px;padding-top:5px;overflow:hidden;float:left;width:100%;}
.menu_three .depth2_menu_list ul li a{font-size:16px;color:#666666;}
.menu_three .depth2_menu_list ul li{float:left;padding-right:25px;margin-bottom:15px;}
.menu_three .depth2_menu_list ul li a:hover{color:var(--color-blue);}
@media(max-height:700px){
	.index_head_logo,
	.index_head_close{top:30px;}
	.index_quick_menu{margin-top:150px;}
}
@media screen and (max-width:1440px){
	.index_quick_menu .head_menu_list{margin-left:100px;padding-right:100px;}
}
@media screen and (max-width:768px){
	.header{padding:15px 15px;}
	.header .logo{max-width:220px;}
	.index_head_logo{left:20px;top:25px;max-width:220px;}
	.index_head_close{right:20px;top:30px;}
	.head_menu_list .menu_ico{height:24px;}
	.index_quick_menu .head_menu_list{margin-left:30px;padding-right:30px;}
	.menu_two .depth2_menu_list{padding-bottom:10px;}
	.index_quick_menu{margin-top:100px;}
	.index_quick_menu .head_menu_list li a{font-size:20px;height:auto;line-height:1.2;}
	.depth2_menu .depth2_menu_list span a{font-size:16px;}
	.menu_three .depth2_menu_list ul{margin-top:10px;padding-top:10px;}
}

/*合作客户*/
#container:first-child div{cursor:pointer;}
.index_cooparate{background-image:url(../images/honor_bg_01.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;width:100%;height:100vh;overflow:hidden;position:relative;z-index:9;}
.index_cooparate:before,
.index_cooparate:after{content:"";position:absolute;top:0;width:20%;height:100%;z-index:99;}
.index_cooparate:before{left:0;}
.index_cooparate:after{right:0;}
.cooparate_english{font-weight:700;position:absolute;left:0;top:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:20vw;mix-blend-mode:var(--blendmode-title);-webkit-text-stroke:2px #202224;text-stroke:2px #202224;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent;pointer-events:none;}
.down_up{position:absolute;top:25px;left:0;width:100%;text-align:center;z-index: 10;}
.down_up span{width:64px;height:64px;display:inline-block;background-image:url(../images/frame_up.svg);background-position:top center;background-repeat:no-repeat;padding-top:60px;background-size:56px 56px;animation:top0 1s infinite linear .65s;cursor:pointer;color:#fff;}
.down_next{position:absolute;bottom:30px;left:0;width:100%;text-align:center;}
.down_next span{width:64px;height:64px;display:inline-block;background-image:url(../images/frame.svg);background-position:top center;background-repeat:no-repeat;padding-top:60px;background-size:56px 56px;animation:top0 1s infinite linear .65s;cursor:pointer;color:#fff;}
@keyframes top0{
	0%{transform:translateY(-10%);}
	100%{transform:translateY(10%);}
}
.element{width:230px;text-align:center;cursor:default;}
.element .details{position:absolute;bottom:15px;left:0px;right:0px;font-size:0;}
@media screen and (max-width:1440px){
	.index_case_d .num_list .n{font-size:50px;}
}
@media screen and (max-width:991px){
	.down_up span,
	.down_next span{width:40px;height:40px;padding-top:40px;background-size:40px 40px;}
	.index_case_d .num_list .n{font-size:40px;}
}

/*荣誉证书*/
/* .index_honor_d:hover .honor_cont::after{
	display: none;
}
.index_honor_d:hover {
	filter: none;
}
.index_honor_d .honor_cont::after{
	content:"";
	position:absolute;
	z-index: 9;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.5);
} */

.index_honor_d{	
	background-image:url(../images/three_bg_01.jpg);background-position:center;background-size:cover;background-repeat:no-repeat;overflow:hidden;position:relative;z-index:8;}
	@media screen and (max-width:768px) {
		.index_honor_d{
			height: 520px;}
	}
:root{font-size:16px;}
body{--img-maxwidth:250px;--blendmode-title:difference;--filter-img:none;}
.honor_cont{overflow:hidden;height:300px;display:flex;justify-content:center;align-items:center;isolation:isolate;}
.content__title{font-weight:700;position:relative;z-index:10000;font-size:27vw;mix-blend-mode:var(--blendmode-title);-webkit-text-stroke:2px #202224;/*中间文字颜色*/text-stroke:2px #202224;-webkit-text-fill-color:transparent;text-fill-color:transparent;color:transparent;pointer-events:none;}
.content__img{max-width:var(--img-maxwidth);position:absolute;top:0;left:0;opacity:0;will-change:transform;filter:var(--filter-img);}
.content__img--full{width:100%;height:100%;background-size:cover;}
@media screen and (min-width:768px){
	.honor_cont{height:100vh;overflow:hidden;}
}
@media screen and (max-width:767px){
	.honor_cont{height:340px;padding:30px 15px;justify-content:flex-start;overflow-x:auto;flex-wrap:wrap;flex-direction:column;margin-top:50px;}
	.content__img{opacity:1!important;position:inherit!important;float:left;padding-right:15px;display:flex;height:calc((100% - 15px) / 2);padding-top:15px;transform:inherit!important;}
}

/*项目案例*/
.index_case_d{background-color:#fff;padding-top:70px;padding-bottom:30px;width:100%;overflow:hidden;position:relative;}
.index_case_d .num_list{padding:70px 0 60px;border-top:1px solid #ddd;margin-top:60px;}
.index_case_d .num_list>.container{display:flex;align-items:center;justify-content:space-between;}
.index_case_d .num_list .n{font-size:60px;color:#333;font-weight:bold;line-height:1.2;}
.index_case_d .num_list .t{font-size:18px;color:var(--color-blue);line-height:1.2;margin:5px 0 5px;}
.index_case_d .num_list .d{font-size:18px;color:#ccc;margin-top:5px;line-height:1.2;}
.index_case_d .swiper-container{cursor:url(../images/newico2.svg) 60 60,w-resize;overflow:initial;}
.index_case_d.ww .swiper-container{cursor:url(../images/newico2.svg) 60 60,w-resize;}
.index_case_d .swiper-slide{width:784px;position:relative;height:800px;transition:all .4s ease-out .1s;}
.index_case_d.ww .swiper-slide{width:2472px;height:550px;}
.index_case_d .swiper-slide .i{position:absolute;transition:all .6s ease-out .1s;}
.index_case_d .swiper-slide .i .t{padding-top:10px;}
.index_case_d .swiper-slide .i .t1{font-size:16px;color:#ccc;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index_case_d .swiper-slide .i .t2{font-size:20px;color:#333;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight: 700;}
.index_case_d .swiper-slide .i .img{overflow:hidden;position:relative;transition:all .6s ease-out .1s;}
.index_case_d .swiper-slide .i .img .img_{position:absolute;left:0;right:0;top:0;bottom:0;background-position:bottom;background-repeat:no-repeat;background-size:cover;transition:all .4s ease-out .1s;}
.index_case_d.down .swiper-slide .i .img .img_{transform:scale(1.1);}
.index_case_d .swiper-slide .i:nth-child(1){left:0;top:0;}
.index_case_d .swiper-slide .i:nth-child(2){left:564px;top:0;}
.index_case_d .swiper-slide .i:nth-child(3){left:0;top:400px;}
.index_case_d .swiper-slide .i:nth-child(4){left:284px;top:400px;}
.index_case_d.ww .swiper-slide .i:nth-child(2){left:854px;top:0;}
.index_case_d.ww .swiper-slide .i:nth-child(3){left:2122px;top:0;}
.index_case_d.ww .swiper-slide .i:nth-child(4){left:1268px;top:0;}
.index_case_d .swiper-slide .i_1 .img{width:500px;height:300px;}
.index_case_d .swiper-slide .i_2 .img{width:220px;height:300px;}
.index_case_d.ww .swiper-slide .i_1 .img{width:790px;height:483px;}
.index_case_d.ww .swiper-slide .i_2 .img{width:350px;height:483px;}
@media screen and (max-width:1365px){
	.index_case_d .num_list .n{font-size:50px;}
}
@media screen and (max-width:991px){
	.index_case_d{padding-top:50px;padding-bottom:50px;}
	.index_case_d .num_list{padding:30px 0 30px;margin-top:30px;}
	.index_case_d .num_list .n{font-size:40px;}
	.index_case_d .num_list .t,
	.index_case_d .num_list .d{font-size:16px;}
}
@media screen and (max-width:640px){
	.index_case_d .num_list > .container{display:inline-block;}
	.index_case_d .num_list .i{width:50%;float:left;padding-bottom:15px;}
	.index_case_d .num_list .n{font-size:30px;}
	.index_case_d .swiper-slide{height:650px;width:610px;}
	.index_case_d .swiper-slide .i_1 .img{width:400px;height:240px;}
	.index_case_d .swiper-slide .i_2 .img{width:176px;height:240px;}
	.index_case_d .swiper-slide .i:nth-child(3){top:340px;}
	.index_case_d .swiper-slide .i:nth-child(2){left:430px;}
	.index_case_d .swiper-slide .i:nth-child(4){left:206px;top:340px;}
	.index_case_d.ww .swiper-slide .i_1 .img{width:500px;height:306px;}
	.index_case_d.ww .swiper-slide .i_2 .img{width:222px;height:306px;}
	.index_case_d.ww .swiper-slide{width:1534px;}
	.index_case_d.ww .swiper-slide{height:350px;}
	.index_case_d.ww .swiper-slide .i:nth-child(2){left:530px;}
	.index_case_d.ww .swiper-slide .i:nth-child(3){left:1312px;}
	.index_case_d.ww .swiper-slide .i:nth-child(4){left:782px;}
	.index_case_d.down .swiper-slide .i .img .img_{transform:scale(1);}
}

/*INDEX last*/
.index_last_bg{position:relative;}
.index_last_logo{padding-top:140px;text-align:center;}
.index_last_text{height:1000px;background-repeat:no-repeat;background-position:center;background-size:cover;}
.index_last_foot{position:absolute;bottom:0;left:0;width:100%;}
.index_last_foot footer{background-color:rgba(24,38,51,0.8);}
@media screen and (max-width:767px){
	.index_last_text{height:auto;position:relative;background:none!important;}
	.index_last_logo{position:absolute;top:30px;left:0;width:100%;padding-top:0;padding-left:30px;padding-right:30px;}
	.index_last_foot{position:inherit;bottom:inherit;}
	footer{padding-top:30px}
	.foot_logo{padding-bottom:30px;}
	.foot_down{display:block;}
	.foot_down .left{width:100%;text-align:center;}
	.foot_down .right{width:100%;text-align:center;}
}

/*公共样式*/
.fs46{font-size:46px;}
.pc{}
.mobile{display:none;}
.public_img{position:relative;overflow:hidden;}
.public_img img{position:relative;z-index:1;width:100%;}
.public_img i{position:absolute;left:0;top:0;right:0;bottom:0;z-index:2;background-color:transparent;background-position:center;background-size:cover;background-repeat:no-repeat;transition:all .3s;}
@media(max-width:768px){
	.mobile{display:block;}
	.pc{display:none;}
	.fs46{font-size:24px;}
}

/*page*/
.pub_page_list{text-align:center;width:100%;}
.pub_page_list .box{display:inline-block;position:relative;}
.pub_page_list span,
.pub_page_list a{margin:0 5px;width:40px;height:40px;border-radius:50%;line-height:40px;text-align:center;float:left;}
.pub_page_list .n{opacity:1;border-radius:50%;font-size:14px;font-weight:400;color:#666666;line-height:40px;text-align:center;}
.pub_page_list .n.active{background-color:#003475;color:#fff;}
.pub_page_list .t1,
.pub_page_list .t2,
.pub_page_list .t3,
.pub_page_list .t4{width:40px;height:40px;display:inline-block;background-repeat:no-repeat;background-position:center;background-size:22px;border-radius:50%;line-height:30px;}
.pub_page_list .t1{background-image:url(../images/page_t1.svg);}
.pub_page_list .t2{background-image:url(../images/page_t2.svg);}
.pub_page_list .t3{background-image:url(../images/page_t3.svg);}
.pub_page_list .t4{background-image:url(../images/page_t4.svg);}
@media(max-width:768px){
	.pub_page_list .t1,
	.pub_page_list .t2,
	.pub_page_list .t3,
	.pub_page_list .t4{display:none;}
}

/*内页公共头部*/
.header_d{height:90px;background-color:#fff;position:relative;box-shadow:0px 3px 25px 1px rgba(0,0,0,0.08);}
.header_d>.container{height:100%;}
.header_d .logo_d{display:block;float:left;width:320px;position:relative;top:50%;transform:translateY(-50%);}
.header_d .logo_d img{width:100%;}
.header_d .search_d{float:right;width:24px;height:24px;position:relative;top:50%;transform:translateY(-50%);background-image:url(../images/search_icon.svg);background-repeat:no-repeat;background-position:center;background-size:100%;}
.header_d .nav_d{float:right;}
.header_d .nav_d .i01{display:inline-block;padding:0 32px;}
.header_d .nav_d .i01>a{font-size:16px;font-weight:400;color:#333333;line-height:90px;}
.header_d .nav_d .i01>a:hover{color:#003475;}
.header_d .s_{float:right;width:1px;height:17px;border:1px solid #999;margin:0 32px;position:relative;top:50%;transform:translateY(-50%);}
.header_d .head_menu{float:right;position:relative;top:50%;transform:translateY(-50%);margin-left:30px;margin-top:0;}
.header_d .head_menu p{background-color:#333;}
.search_d_box{height:62px;width:100%;position:absolute;left:0;top:100%;z-index:2;background-color:#003475;display:none;}
.search_d_box .container{height:100%;}
.search_d_box .input_box{float:left;width:calc(100% - 110px);background-color:#ffffff;height:42px;margin-top:10px;}
.search_d_box .input_box input{display:block;background-color:transparent;width:100%;height:100%;border:none;outline:0;box-shadow:none;padding:0 20px;font-size:16px;color:#666666;}
.search_d_box button{float:right;width:100px;height:42px;border:none;box-shadow:none;outline:0;margin-top:10px;color:#003475;font-size:17px;font-weight:bold;background-color:#fff;}
.search_d_box button:focus,
.search_d_box .input_box input:focus{border:none;box-shadow:none;outline:0;}
@media(max-width:1400px){
	.header_d .nav_d .i01{padding:0 15px;}
}
@media(max-width:1200px){
	.header_d .nav_d,
	.header_d .s_{display:none;}
	.header_d .head_menu{display:block;}
}
@media(max-width:768px){
	.header_d{height:62px;}
	.header_d .logo_d{width:200px;}
	.header_d .head_menu{margin-left:20px;}
}

/*内页banner*/
.banner_n_d{position:relative;}
.banner_n_d .text{position:relative;z-index:1;padding:87px 0 150px;}
.banner_n_d .text .position_d a{font-size:14px;font-weight:normal;color:#E6E6E6;line-height:24px;}
.banner_n_d .text .position_d i{font-size:14px;font-weight:normal;color:#E6E6E6;line-height:24px;display:inline-block;padding:0 5px;}
.banner_n_d .text .tit{font-weight:bold;color:#FFFFFF;line-height:1.2;padding-bottom:30px;position:relative;margin-top:150px;}
.banner_n_d .text .tit:after{content:'';width:100px;height:1px;background:#FFFFFF;position:absolute;left:0;bottom:0;}
.banner_n_d .text .tit span{display:block;font-size:16px;font-weight:normal;color:#FFFFFF;}
.banner_n_d .text .tit p{font-weight:bold;color:#FFFFFF;line-height:1.2;margin-top:10px;}
.banner_n_d .img_pc{position:absolute;z-index:0;left:0;top:0;right:0;bottom:0;background-repeat:no-repeat;background-position:center;background-size:cover;}
.banner_n_d .img_pc:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,37,78,.18);}
.banner_n_d .img_mobile img{position:relative;z-index:0;width:100%;}
.banner_n_d .img_mobile:after{content:'';position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,37,78,.18);z-index:1;}
@media(max-width:768px){
	.banner_n_d .text{position:absolute;left:0;right:0;top:0;bottom:0;z-index:3;}
	.banner_n_d .text .position_d{position:absolute;top:20px;left:20px;}
	.banner_n_d .text .tit{position:absolute;top:50%;left:20px;transform:translateY(-50%);margin-top:0;padding-bottom:20px;}
	.banner_n_d .text .tit:after{width:50px;}
}

/*公司新闻*/
.news_list{padding-bottom:40px;}
.news_list .list_:after{content:'';clear:both;display:block;}
.news_list .list_{margin:-12px;padding-top:75px;padding-bottom:30px;}
.news_list .list_ .i{float:left;width:33.33%;padding:12px;}
.news_list .list_ .text{padding:25px 0;}
.news_list .list_ .text:after{content:'';display:block;clear:both;}
.news_list .list_ .text .time{float:left;width:140px;}
.news_list .list_ .text .time p{font-size:34px;color:#003475;display:inline-block;line-height:1.2;}
.news_list .list_ .text .time span{font-size:12px;color:#cccccc;display:inline-block;line-height:1.2;position:relative;top:-16px;padding-left:5px;}
.news_list .list_ .text h2{float:left;width:calc(100% - 140px);font-size:18px;font-weight:normal;color:#666666;line-height:26px;height:52px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;padding-left:50px;}
.news_list .list_ .i_:hover .text h2{color:#003475;}
.news_list .list_ .i_:hover .img i{transform:scale(1.06);}
@media(max-width:1400px){
	.news_list .list_ .text h2{padding-left:20px;}
}
@media(max-width:1200px){
	.news_list .list_ .i{width:50%;}
}
@media(max-width:768px){
	.news_list .list_{padding-top:40px;}
	.news_list .list_ .text{padding:15px 0;}
	.news_list .list_ .text .time p{font-size:24px;}
	.news_list .list_ .text .time span{top:-10px;}
	.news_list .list_ .text .time{width:100px;}
	.news_list .list_ .text h2{width:calc(100% - 100px);font-size:16px;}
	.news_list .list_ .i{width:100%;}
}

/*case_list*/
.case_list {padding:60px;}
.case_list .cata{text-align:center;display: none;}
.case_list .cata a{display:inline-block;height:34px;background:#FFFFFF;opacity:1;padding:0 20px;font-size:20px;font-weight:400;color:#333333;line-height:34px;}
.case_list .cata a.active{background-color:#E44100;color:#fff;}
.case_list .list_{margin:-8px;padding-top:20px;}
.case_list .i{float:left;padding:8px;}
.case_list .i .text{padding:15px 0;}
.case_list .i .text span{display:block;font-size:17px;color:#999;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.case_list .i .text p{font-size:22px;color:#333;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-top:5px;}
.case_list .i_:hover .img i{
	transform: scale(1.06);
}
@media(max-width:1400px){
	.case_list .i .text span{font-size:16px;}
	.case_list .i .text p{font-size:18px;}
}
@media(max-width:768px){
	.case_list .i .text span{font-size:14px;}
	.case_list .i .text p{font-size:16px;}
	.case_list .i{width:100%!important;}
	.case_list{padding:30px 20px;}
}

/*企业文化*/

/*culture*/
.index_first{padding:65px 0 40px 0;}
.index_first .left{max-width:50%;padding-right:30px;}
.index_first .left span{font-size:16px;line-height:1.2;color:#AAAAAA;display:block;}
.index_first .left p{font-size:36px;font-weight:bold;line-height:1.2;padding-bottom:20px;color:#333333;}
.index_first .right{width:50%;}
.index_first .right p{font-size:16px;line-height:28px;padding-bottom:22px;}
.culture_mid{height:420px;background-attachment:fixed;position:relative;padding-left:50px;padding-top:50px;background-position:center;background-size:cover;margin-bottom:60px;}
.culture_mid .cul_mid{position:absolute;bottom:70px;left:50px;width:80%;}
.culture_mid .cul_mid p{font-size:22px;line-height:28px;color:#FFFFFF;position:relative;padding-left:40px;}
.culture_mid .cul_mid p:after{content:'';width:20px;height:1px;background:#FFFFFF;border-radius:0px 0px 0px 0px;opacity:1;position:absolute;left:0;top:50%;}
.culture_mid .cul_mid h3{font-size:36px;padding-top:10px;font-weight:bold;line-height:1.2;color:#FFFFFF;}
.culture_p3{position:relative;padding-bottom:260px;}
.culture_p3:after{content:'';height:0;clear:both;display:block;}
.culture_p3 .bg_{position:absolute;left:0;top:0;right:0;height:286px;border-radius:192px 192px 192px 192px;border:1px solid #003475;}
.culture_p3 .bg_:after{content:'';width:calc(100% - 32px);height:calc(100% - 32px);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);background:#F3F3F3;border-radius:190px;}
.culture_p3 .i{float:left;width:20%;padding-top:60px;position:relative;z-index:2;}
.culture_p3 .i .t1{width:166px;height:163px;background:#fff;opacity:1;margin:0 auto;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;cursor:pointer;}
.culture_p3 .i:after .t1{content:'';width:calc(100% - 15px);height:calc(100% - 15px);border-radius:50%;border:1px dashed #003475;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}
.culture_p3 .i .t1 .img{width:50px;height:50px;background-size:50px;}
.culture_p3 .i:nth-child(1) .t1 .img{background-image:url(../images/c_p3_img01.svg);}
.culture_p3 .i:nth-child(2) .t1 .img{background-image:url(../images/c_p3_img02.svg);}
.culture_p3 .i:nth-child(3) .t1 .img{background-image:url(../images/c_p3_img03.svg);}
.culture_p3 .i:nth-child(4) .t1 .img{background-image:url(../images/c_p3_img04.svg);}
.culture_p3 .i:nth-child(5) .t1 .img{background-image:url(../images/c_p3_img05.svg);}
.culture_p3 .i .t1 .p{font-size:17px;font-weight:400;color:#333333;padding-top:15px;}
.culture_p3 .i .t2{position:absolute;width:100%;top:286px;padding-top:50px;}
.culture_p3 .i .t2:after{content:'';width:1px;height:25px;position:absolute;background-color:#003475;top:25px;left:50%;}
.culture_p3 .i .t2 .h_{position:absolute;top:25px;height:1px;background-color:#003475;}
.culture_p3 .i .t2 .h_l{right:0;width:50%;}
.culture_p3 .i .t2 .h_m{right:0;width:100%;}
.culture_p3 .i .t2 .h_r{width:50%;left:0;}
.culture_p3 .i .t2 p{width:calc(100% - 30px);margin:0 auto;font-size:16px;font-weight:400;color:#333333;line-height:28px;background:#FFFFFF;border-radius:192px 192px 192px 192px;opacity:1;border:1px dashed #003475;padding:12px 0;text-align:center;}
.culture_p3_t{font-size:36px;font-weight:bold;color:#333333;text-align:center;line-height:1.2;margin-bottom:30px;}
.culture_p3 .i .t2 .p{display:none;}
@media(min-width:992px){
	.culture_p3 .i.active .t1{background-color:#003475;}
	.culture_p3 .i:nth-child(1).active .t1 .img{background-image:url(../images/c_p3_img011.svg);}
	.culture_p3 .i:nth-child(2).active .t1 .img{background-image:url(../images/c_p3_img022.svg);}
	.culture_p3 .i:nth-child(3).active .t1 .img{background-image:url(../images/c_p3_img033.svg);}
	.culture_p3 .i:nth-child(4).active .t1 .img{background-image:url(../images/c_p3_img044.svg);}
	.culture_p3 .i:nth-child(5).active .t1 .img{background-image:url(../images/c_p3_img055.svg);}
	.culture_p3 .i.active .t1 .p{color:#fff;}
	.culture_p3 .i.active .t2:after{top:0;height:50px;}
	.culture_p3 .i.active .t2:before{content:'';width:9px;height:9px;border-radius:50%;background-color:#003475;position:absolute;top:0;left:50%;transform:translate(-50%,-50%);}
	.culture_p3 .i.active .t2 p{background-color:#003475;color:#fff;}
}
@media(max-width:1200px){
	.index_first .left{width:100%;max-width:100%;margin-bottom:30px;}
	.index_first .right{width:100%;}
	.culture_p3 .i .t1{width:120px;height:120px;}
	.culture_p3 .i .t1 .img{width:30px;height:30px;background-size:30px;}
	.culture_p3 .i .t1 .p{font-size:15px;}
	.culture_p3 .bg_{height:240px;}
	.culture_p3 .i .t2{top:240px;}
	.culture_p3 .i .t2 p{padding:5px;}
	.culture_p3 .i .t2:after{top:0;height:50px;}
}
@media(max-width:992px){
	.culture_p3 .bg_{display:none;}
	.culture_p3 .i .t2{position:relative;top:auto;padding-top:0px;}
	.culture_p3 .i{width:100%;padding-top:30px;}
	.culture_p3 .i_{background-color:#f8f8f8;padding:0 0 20px;border-radius:10px;}
	.culture_p3 .i .t1{background-color:transparent;}
	.culture_p3 .i .t2 .h_l{display:none;}
	.culture_p3 .i .t2 .h_{display:none;}
	.culture_p3 .i .t2:after{display:none;}
	.culture_p3_t{margin-bottom:0;}
	.culture_p3 .i .t1 .img{width:50px;height:50px;background-size:50px;}
	.culture_p3 .i .t1 .p{font-size:18px;color:#333;}
	.culture_p3 .i .t2 p{border:none;background-color:transparent;}
	.culture_p3{padding-bottom:40px;}
}
@media(max-width:768px){
	.index_first{padding:40px 0;}
	.index_first .left p{font-size:20px;padding-bottom:10px;}
	.index_first .left span{font-size:14px;}
	.index_first .right p{padding-bottom:15px;}
	.culture_mid .cul_mid h3{font-size:18px;}
	.culture_mid .cul_mid p{font-size:18px;}
	.culture_mid{padding-left:20px;background-attachment:unset;}
	.culture_mid .cul_mid{left:0px;width:100%;padding:0 20px;}
	.culture_p3_t{font-size:20px;}
}
.pt75{padding-top:75px;}

/*location*/
.location{line-height:24px;padding-top:22px;color:#E6E6E6;}
.location a{color:#E6E6E6;}
.location a:hover{color:#fff;}

/*bantop*/
.banbut{position:absolute;width:100%;bottom:50px;left:0;text-align:center;z-index:9;}
.tiao{position:absolute;left:0;bottom:5%;width:100%;z-index:9;}
.item-down{position:relative;width:52px;height:52px;float:left;cursor:pointer;text-align:center;transition-delay:.7s;}
.item-down .yuan-img{width:100%;animation:zhuan0 6s infinite linear .65s;}
.item-down .down-img{width:12px;position:absolute;top:50%;left:50%;margin-left:-6px;margin-top:-10px;animation:top0 1s infinite linear .65s;}
@keyframes top0{
	0%{transform:translateY(-10%);}
	100%{transform:translateY(10%);}
}
@keyframes zhuan0{
	0%{transform:rotate(0);}
	100%{transform:rotate(360deg);}
}

/*about*/
.aboutban{height:calc(100vh - 90px);position:relative;

	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}
.aboutban .aboutvideo{width:100%;height:100%;position:absolute;z-index:-1;left:0;top:0;}
.aboutban .aboutmask{width:100%;height:100%;background:rgba(0,37,78,0.4);}
.aboutban video{object-fit:fill;}
.aboutban .aboutdw{position:absolute;width:100%;left:0;top:48%;-webkit-transform:translateY(-48%);-ms-transform:translateY(-48%);transform:translateY(-48%);}
.aboutban .w50{max-width:48%;}
.aboutban .abouttext01{font-size:46px;line-height:1.1;color:#FFFFFF;}
.aboutban .abouttext02{font-size:46px;padding:10px 0 20px 0;font-weight:bold;line-height:1.1;color:#FFFFFF;}
.aboutban p{font-size:16px;line-height:28px;color:#FFFFFF;}
.about_but{position:absolute;left:50%;width:61px;height:61px;margin-left:-30px;cursor:pointer;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
#vido .modal-dialog{max-width:1400px;}
#vido video{max-width:100%;}
#vido .modal-content{background:none;border:none;}
#vido .modal-content .modal-header{border:none;padding:0;}
#vido .modal-content .modal-header .close{color:#fff;font-size:26px;outline:0;}
.modal-header .close{outline:0;}
#vido .modal-content .modal-header .close span{color:inherit;font-size:inherit;}
.about_down{position:absolute;left:0;bottom:50px;width:100%;}
.about_down .item-down{float:right;}
.about_up{padding-top:80px;border-bottom:1px dashed#D4D4D4;padding-bottom:100px;margin-bottom:75px;}
.about_sub{padding-bottom:50px;}
.about_sub strong{font-size:36px;line-height:1.2;display:block;padding-bottom:5px;color:#333333;}
.about_sub p{font-size:16px;line-height:28px;color:#AAAAAA;}
.about_up .aboutup_l{float:left;width:41.4%;max-width:480px;padding-right:100px;font-size:16px;}
.about_up .aboutup_r{float:right;width:58.6%;font-size:16px;}
.about_up .aboutup_r p{font-size:16px;line-height:30px;padding-bottom:25px;}
.x-section-7 .co7{display:flex;justify-content:center;flex-direction:column;}
.x-section-7 .co7 .item:nth-child(1){padding-top: 0;}
.x-section-7 .co7 .item{border-bottom:1px solid #CCCCCC;padding-top:36px;padding-bottom:18px;}
.x-section-7 .co7 .item span.counter{color:#003475;font-weight:700;display:inline-block;font-size:50px;font-weight:500;height:45px;line-height:45px;font-family:'Open Sans',sans-serif;}
.x-section-7 .co7 .item span.x-text{font-size:16px;line-height:22px;color:#999999;}
.x-section-7 .co7 .item p{font-size:16px;color:#333333}
.x-section-7 .co7 .item span.svg{display:inline-block;float:right;}
.numfont{font-family:'Open Sans',sans-serif;}
.x-section-7 .co7 .item .svg img{transition:0.3s;-webkit-transition:0.3s;}
.x-section-7 .co7 .item:hover .svg img{-moz-transition:all 0.8s ease-in-out;-webkit-transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out;-ms-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;-webkit-transform:rotateY(360deg);-moz-transform:rotateY(360deg);-ms-transform:rotateY(360deg);-o-transform:rotateY(360deg);transform:rotateY(360deg);}
.about_bottom .strong{font-size:26px;font-weight:bold;line-height:1.1;padding-bottom:20px;color:#333333;}
.about_bottom .p{font-size:26px;line-height:24px;}
.tab_box .hide{display:none;}
.abou_tab{padding-top:35px;padding-bottom:35px;}
.abou_tab .tab_menu{overflow:hidden;padding-top:40px;margin-left:-50px;margin-right:-50px;}
.abou_tab .tab_menu li{width:50%;float:left;padding:0 50px;cursor:pointer;}
.abou_tab .tab_menu li strong{font-size:20px;line-height:24px;color:#333333;display:block;margin-bottom:8px;padding-top:10px;position:relative;}
.abou_tab .tab_menu li strong:before{content:"";height:2px;background:#003475;width:0;position:absolute;top:0;}
.abou_tab .tab_menu li p{height:168px;overflow:hidden;line-height:28px;font-size:16px;}
.abou_tab .tab_menu li.current strong:before,
.abou_tab .tab_menu li:hover strong:before{width:100%;transition:0.4s;-webkit-transition:0.4s;}
.abou_tab .tab_menu li.current strong,
.abou_tab .tab_menu li:hover strong{color:#003475;}
@media (max-width:991px){
	.aboutban .w50{max-width:45%;}
	.aboutban .abouttext01{font-size:40px;}
	.aboutban .abouttext02{font-size:40px;}
	.about_up .aboutup_l{width:41.4%;padding-right:50px;}
	.x-section-7 .co7 .item span.counter{font-size:40px;}
	.x-section-7 .co7 .item span.svg{width:35px;}
	.abou_tab .tab_menu{overflow:hidden;padding-top:40px;margin-left:-30px;margin-right:-30px;}
	.abou_tab .tab_menu li{width:50%;float:left;padding:0 30px;cursor:pointer;}
}
@media (max-width:767px){
	.aboutban .aboutdw{top:50%;}
	.aboutban .w50{max-width:100%;}
	.about_but{top:inherit;bottom:100px;}
	.aboutban .abouttext01{font-size:32px;padding-top: 42px;}
	.aboutban .abouttext02{font-size:32px;}
	.about_up .aboutup_l{width:100%;max-width:inherit;padding-right:0;padding-bottom:30px;}
	.about_up .aboutup_r{width:100%;font-size:16px;}
	.about_up{padding-top:50px;padding-bottom:30px;margin-bottom:50px;}
	.about_sub strong{font-size:30px;}
	.about_bottom .p{font-size:20px;}
	.abou_tab .tab_menu{display:none;}
	.abou_tab .tab_box .hide{display:block!important;opacity:1!important;padding-top:30px;}
	.abou_tab .tab_box strong{font-size:18px;line-height:24px;color:#333333;display:block;margin-bottom:8px;padding-top:20px;}
	.abou_tab .tab_box p{height:auto;overflow:hidden;line-height:25px;font-size:14px;}
	.aboutban{
		height: 360px;
	}
	.aboutban .aboutvideo{
		display: none;
	}
}
.contact_map{height:720px;}
.cont_pp{background-color:rgba(238,238,238,.8);padding:70px 0;margin-top:-100px;position:relative;z-index:1;}
.cont_pp .tit{font-size:32px;font-weight:bold;color:#333333;}
.cont_pp_box{padding-top:56px;}
.cont_pp_box:after{content:'';height:0;display:block;clear:both;}
.cont_pp_box .r_{width:300px;float:right;}
.cont_pp_box .r_:clear{content:'';display:block;clear:both;}
.cont_pp_box .r_ .i{width:120px;}
.cont_pp_box .r_ .i:nth-child(1){float:left;}
.cont_pp_box .r_ .i:nth-child(2){float:right;}
.cont_pp_box .r_ .i .img{width:120px;}
.cont_pp_box .r_ .i .img img{width:100%;}
.cont_pp_box .r_ .i span{font-size:16px;font-weight:400;color:#666666;display:block;text-align:center;padding-top:10px;}
.cont_pp_box .l_{float:left;width:calc(100% - 300px);}
.cont_pp_box .l_:after{content:'';clear:both;display:block;}
.cont_pp_box .l_ .i{width:50%;float:left;margin:8px 0;}
.cont_pp_box .l_ .i .img{width:39px;height:39px;background:#FFFFFF;opacity:1;border-radius:50%;display:flex;align-items:center;justify-content:center;float:left;}
.cont_pp_box .l_ .i .img img{width:16px;}
.cont_pp_box .l_ .i .text{float:left;width:calc(100% - 40px);font-size:18px;font-weight:400;color:#666666;line-height:28px;padding-left:20px;padding-top:8px;}
/*contact*/
.contact_ban{height:100vh;position:relative;}
.cont_map{width:100%;height:100%;position:absolute;left:0;top:0;z-index:-1;}
.cont_text{position:absolute;width:100%;left:0;margin-top:75px;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);}
.cont_lx{max-width:550px;background:#FFFFFF;padding:55px 30px 30px 56px;}
.cont_lx span.bt{font-size:16px;display:block;line-height:24px;color:#999999;}
.cont_lx h2{font-size:36px;font-weight:bold;padding:5px 10px;line-height:1.2;color:#27BACB;}
.cont_nr{padding-top:27px;}
.cont_nr p{font-size:16px;overflow:hidden;line-height:30px;margin-bottom:20px;}
.cont_nr p span{float:left;display:inline-block;}
.cont_nr p span:first-child{width:20px;}
.cont_nr p span:nth-child(2){padding-left:12px;max-width:90%;font-size:18px;}
.cont_one{padding-top:40px;border-bottom:1px dashed#D4D4D4;padding-bottom:50px;}
.cont_little{font-size:26px;font-weight:bold;line-height:1.2;color:#333333;}
.cont_two{padding-top:40px;}
.cont_two ul{margin-left:-36px;margin-right:-36px;overflow:hidden;}
.cont_two ul li{width:33.33%;padding:30px 36px;float:left;}
.cont_two ul li .nei{background:#F6F6F6;height:162px;padding:30px;}
.cont_two ul li .nei .left{max-width:65%;padding-right:30px;}
.cont_two ul li .nei .right{max-width:35%;}
.cont_two ul li .nei span{display:block;height:20px;}
.cont_two ul li .nei p{font-size:16px;padding:20px 0;line-height:1.4;color:#333333;}
.cont_two ul li .nei em{width:10px;height:1px;display:inline-block;background:#707070;}
.cont_two ul li:hover .nei{background:#27BACB;}
.cont_two ul li:hover .nei span svg path{fill:#fff;}
.cont_two ul li:hover .nei p{color:#fff;}
.cont_two ul li:hover .nei em{background:#fff;}
/*mess*/
.messform{margin-left:-15px;margin-right:-15px;overflow:hidden;padding-bottom:70px;}
.messform .col{width:50%;padding:15px;float:left;}
.messform .colw100{width:100%;padding:15px;float:left;}
.messform .col6{width:65%;padding:15px;float:left;}
.messform .col4{width:35%;padding:15px;float:left;}
.messcontrol{width:100%;height:60px;border:1px solid #E5E5E5;outline:0;font-size:16px;padding:10px 25px;line-height:40px;padding-left:55px;cursor:pointer;border-radius:3px;}
.messcont{width:100%;border:1px solid #E8E8E8;min-height:138px;padding-left:55px;padding-top:15px;line-height:28px;font-size:16px;outline:0;border-radius:3px;}
.messcontrol:hover,
.messcont:hover{border:1px solid #27BACB;}
.messform span{position:relative;display:block;width:100%;}
.messform span:after{content:"";width:21px;height:100%;position:absolute;left:25px;}
.messform span.mess01:after{background:url("../images/messico01.svg") no-repeat center;}
.messform span.mess02:after{background:url("../images/messico02.svg") no-repeat center;}
.messform span.mess03:after{background:url("../images/messico03.svg") no-repeat center;}
.messform span.mess04:after{background:url("../images/messico04.svg") no-repeat center;}
.messform span.mess05:after{background:url("../images/messico05.svg") no-repeat center;height:20px;top:21px;}
.messform span.mess06:after{background:url("../images/messico06.svg") no-repeat center;}
.messform .mess08{max-width:506px;float:left;width:60%;}
.messyz{float:left;display:inline-block;padding-left:20px;}
.submit{background:#27BACB;max-width:250px;height:60px;border:none;outline:0;border-radius:3px;font-size:18px;color:#fff;width:100%;}
.cont_three{padding:50px 0 0 0;}
.cont_big{font-size:26px;font-weight:bold;line-height:1.2;color:#333333;}
.cont_three .cont_big{padding:0 0 30px 0;}
.syywfw{padding:30px 0 0 0;}
.syywfw .bigbox{margin-left:-35px;margin-right:-35px;}
.syywfw .bigbox li{width:12%;height:100px;float:left;padding:0 35px;overflow:hidden;transition:all .5s ease;-webkit-transition:all .5s ease;}
.syywfw .bigbox li .box{width:100%;overflow:hidden;}
.syywfw .bigbox li .box .tit{font-size:88px;line-height:1;padding-bottom:30px;font-weight:normal;display:none;}
.syywfw .bigbox li.cur{width:52%;position:relative;max-width:100%;}
.syywfw .bigbox li .ch{height:100px;width:100px;padding:22px 0 0 0;cursor:pointer;float:left;text-align:center;overflow:hidden;border:1px solid #DDDDDD;}
.syywfw .bigbox li .ch .ms_des{font-size:16px;line-height:32px;color:#333333;}
.syywfw .bigbox li.cur .ch,
.syywfw .bigbox li:hover .ch{background:#003475;border-color:#003475;}
.syywfw .bigbox li.cur .ch .ms_des,
.syywfw .bigbox li:hover .ch .ms_des{color:#fff;}
.syywfw .bigbox li.cur .ch .ms_name svg path,
.syywfw .bigbox li:hover .ch .ms_name svg path{fill:#fff;}
.syywfw .bigbox li .innerBox{width:82%;padding-left:24px;display:none;float:left;overflow:hidden;}
.syywfw .bigbox li .innerBox p{display:flex;align-items:center;height:100px;font-size:16px;}
.syywfw .bigbox li.cur .innerBox{display:block;}
@media (max-width:1365px){

	
	/*contact*/
	.syywfw .bigbox{margin-left:-20px;margin-right:-20px;}
	.syywfw .bigbox li{padding:0 20px;width:14%;}
	.syywfw .bigbox li.cur{width:44%;}
	.syywfw .bigbox li .innerBox{width:76%;}

}
@media (max-width:1279px){
	/*contact*/
	.syywfw .bigbox{margin-left:-15px;margin-right:-15px;}
	.syywfw .bigbox li{padding:0 15px;width:14%;}
	.syywfw .bigbox li.cur{width:44%;}
	.syywfw .bigbox li .innerBox{width:74%;}
	.cont_two ul{margin-left:-25px;margin-right:-25px;}
	.cont_two ul li{width:33.33%;padding:30px 25px;float:left;}
}
@media(max-width: 1200px){
	.cont_pp_box .l_{
		width: 100%;
		float: unset;
	}
	.cont_pp_box .r_{
		float: unset;
		margin: 50px auto 0;
	}
}
@media (max-width:991px){
	.syywfw .bigbox{margin-left:-5px;margin-right:-5px;}
	.syywfw .bigbox li{padding:0 5px;width:12%;}
	.syywfw .bigbox li.cur{width:44%;}
	.syywfw .bigbox li .innerBox{width:75%;}
	.syywfw .bigbox li .ch{width:100%;}
	.syywfw .bigbox li.cur .ch{width:25%;}
	.syywfw .bigbox li .innerBox p{font-size:14px;}
	.cont_two ul{margin-left:-15px;margin-right:-15px;}
	.cont_two ul li{width:33.33%;padding:30px 15px;float:left;}
	.cont_two ul li .nei{height:162px;padding:30px 15px;}
	.cont_two ul li .nei .left{padding-right:15px;}
}
@media(max-width: 768px){
	.cont_pp .tit{
		font-size: 22px;
	}
	.cont_pp_box .l_ .i{
		width: 100%;
	}
	.cont_pp_box .l_ .i .text{
		font-size: 16px;
	}
	.cont_pp{
		margin-top: 0;
		padding: 50px 0 40px;
	}
	.cont_pp_box{
		padding-top: 30px;
	}
	.contact_map{
		height: 400px;
	}
	/*	contact*/
	.cont_three{padding:30px 0 0 0;}
	.cont_big{font-size:30px;}
	.contact_ban{height:inherit;}
	.cont_map{position:inherit;height:300px;}
	.cont_lx{max-width:550px;padding:0px 15px 0 15px;}
	.cont_lx h2{font-size:30px;}
	/*	contact*/
	.cont_text{position:inherit;margin-top:30px;top:inherit;transform:none;}
	.syywfw .bigbox li{padding:0 5px;width:100%;margin-bottom:30px;}
	.syywfw .bigbox li.cur{width:100%;}
	.syywfw .bigbox li .innerBox{width:75%;display:block!important;}
	.syywfw .bigbox li .ch{width:25%;}
	.syywfw .bigbox li.cur .ch{width:25%;}
	.syywfw .bigbox li.cur .ch .ms_name svg path,
	.syywfw .bigbox li .ch .ms_name svg path{fill:#fff;}
	.syywfw .bigbox li.cur .ch,
	.syywfw .bigbox li .ch{background:#27BACB;border-color:#27BACB;}
	.syywfw .bigbox li.cur .ch .ms_des,
	.syywfw .bigbox li .ch .ms_des{color:#fff;}
	.cont_nr p span:nth-child(2){font-size:16px;}
	.cont_two ul li{width:100%;padding:15px 15px;}
	.messform .col{width:100%;padding:10px 15px;}
	.messform .col6{width:100%;padding:10px 15px;}
	.messform .col4{width:100%;padding:10px 15px;}
	.messform .colw100{padding:10px 15px;}
	.messform .mess08{width:100%;}
	.messyz{padding-left:0;margin-top:15px;}
	.submit{max-width:100%;}
	.messform span{width:100%!important;}
}
.location{line-height:24px;padding-top:22px;color:#E6E6E6;}
.location a{color:#E6E6E6;}
.location a:hover{color:#fff;}
/*news_show*/
/*detail*/
.col-left{float:left;width:75%;padding-right:50px;padding-top:45px;padding-bottom:50px;}
.col-right{float:left;width:25%;padding-top:45px;padding-bottom:50px;}
.article{margin-bottom:30px;}
.article p{font-size:16px;color:#333;line-height:28px;}
.article img{display:block;margin:20px auto;max-width:100%!important;height:auto!important;}
.article_title{font-size:30px;color:#333333;line-height:40px;font-weight:bold;margin-bottom:10px;margin-top:0;}
.article_time{font-size:16px;line-height:40px;margin-right:40px;}
#border hr{margin:15px 0;margin-bottom:32px;}
.article_des{border-left:4px solid #FF5C5F;padding-left:25px;}
.article_des span{color:#333;display:block;}
.article_des p{color:#333;}
.bottom_link{margin-bottom:10px;font-size:15px;color:#666;line-height:28px;}
.bottom_link p{font-size:15px;color:#666;line-height:25px;padding-bottom:5px;}
.bottom_link a{font-size:15px;color:#9FA19F;}
.bottom_link a:hover{color:#003475;}
.return{float:right;width:114px;line-height:36px;border:1px solid #CBCBCB;font-size:16px;border-radius:3px;color:#333;text-align:center;}
.return:hover{border:1px solid #003475;font-size:14px;color:#fff;background-color:#003475;}
.recommend{border-left:1px solid #EAEAEA;padding:10px 0 10px 50px;}
.recommend h2{font-size:20px;color:#333;margin:0;font-weight:bold;margin-bottom:20px;}
.recommend ul li a{display:block;margin-bottom:25px;}
.recommend ul li:last-child a{margin-bottom:0;}
.recommend ul li a h3{font-size:18px;color:#333333;line-height:26px;margin:0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.recommend ul li a span{padding-top:5px;display:block;font-size:16px;color:#666;}
.recommend ul li a:hover h3{color:#003475;}
.recommend_pic{overflow:hidden;}
.recommend_pic img{transition:600ms;-webkit-transition:600ms;}
.recommend ul li a:hover .recommend_pic img{transform:scale(1.1);-webkit-transform:scale(1.1);}
.recomborder{padding:16px 0;transition:600ms;-webkit-transition:600ms;}
.borertop{border-top:1px solid #e4e4e4;padding-top:22px;padding-bottom:22px;}
.fontsy{font-size:14px;}
@media (max-width:767px){
    .col-left{float:left;width:100%;padding-right:0;padding-top:30px;padding-bottom:0;}
    .col-right{float:left;width:100%;padding-top:0;}
    .recommend{border-left:none;padding-left:0;}
    .recommend ul li:last-child a{margin-bottom:25px;}
    .recommend ul li a h3{font-size:16px;}
    .article_title{font-size:25px;color:#333333;line-height:40px;font-weight:bold;margin-bottom:10px;margin-top:0;}
}
/*product_list*/
.product_list{
	height: calc(100vh - 90px);
	overflow: hidden;
}
.product_list{
	margin: 0 -5px;
}
.product_list:after{
	content: '';
	height: 0;
	display: block;
	clear: both;
}
.product_list .i{
	height: 100%;
	float: left;
	padding: 0 5px;
}
.product_list .left_{
	width: calc(100% - 410px);
}
.product_list .right_{
	width: 410px;
}
.product_list .right_ .box_{
	height: 100%;
	overflow-y: auto;
}
.product_list .right_ .box_::-webkit-scrollbar {
    width: 0px;
    height: 2px
}
.product_list .right_ .box_::-webkit-scrollbar-button:vertical {
    display: none
}
.product_list .right_ .box_::-webkit-scrollbar-corner,
.product_list .right_ .box_::-webkit-scrollbar-track {
    background-color: #ccc;
}
.product_list .right_ .box_::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #016EC5;
}
.product_list .right_ .box_::-webkit-scrollbar-thumb:vertical:hover {
    background-color: #016EC5;
}
.product_list .right_ .box_::-webkit-scrollbar-thumb:vertical:active {
    background-color: #016EC5;
}
.product_list .right_ .item_{
	position: relative;
	border: 2px solid transparent;
	cursor: pointer;
}
.product_list .right_ .list_i{
	display: none;
}
.product_list .right_ .list_i.show{
	display: block;
}
.product_list .right_ .item_.active{
	border: 2px solid #E44100;
}
.product_list .right_ .item_ .img{
	position: relative;
	z-index: 1;
}
.product_list .right_ .item_ img{
	width: 100%;
}
.product_list .right_ .box_ .list_i .text{
	padding: 0 24px 10px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	z-index: 2;
}
.product_list .left_ .box_{
	background-image: url(../images/pro_left_bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	height: 100%;
}
.product_list .left_ .box_ .pro_cata_list:after{
	content: '';
	display: block;
	height: 0;
	clear: both;
}
.product_list .left_ .box_ .pro_cata_list{
	position: absolute;
	z-index: 6;
	left: 0;
	top: 0;
	width: 570px;
}
.product_list .left_ .box_ .pro_cata_list .item_{
	float: left;
	width: 52%;
	height: 85px;
	background-color: #fff;
	border: 1px solid #EEE;
	position: relative;
	cursor: pointer;
}
@media screen and (max-width:1900px) {
	.product_list .left_ .box_ .pro_cata_list .item_{
		float: left;
		width: 52%;
		height: 75px;
		background-color: #fff;
		border: 1px solid #EEE;
		position: relative;
		cursor: pointer;
	}
	
}
@media screen and (max-width:1600px) {
	.product_list .right_ .item_ .text{
		padding: 0 10px;
		width: 100%;
		display: block;
		background-color: rgba(255,255,255,0.5);
	}
}
.product_list .left_ .box_ .pro_cata_list .item_ .text{
	padding: 20px 32px 0;
	height: 100%;
	width: 100%;
}
.product_list .left_ .box_ .pro_cata_list .item_.active .text{
	background-color: #E44100;
}
.product_list .left_ .box_ .pro_cata_list .item_ .text span{
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	display: block;
}
.product_list .left_ .box_ .pro_cata_list .item_.active .text span{
	color: #fff;
}
.product_list .left_ .box_ .pro_cata_list .item_ .more{
	width: 41px;
	height: 41px;
	background: #FFFFFF;
	opacity: 1;
	border-radius: 50%;
	position: absolute;
	right: 32px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/jiantou_right.svg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 19px;
	opacity: 0;
}
.product_list .left_ .box_ .pro_cata_list .item_.active .more{
	opacity: 1;
}
.product_list .left_ .pro_cata_cont{
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
}
.product_list .left_ .pro_cata_cont .i{
	display: none;
}
.product_list .left_ .pro_cata_cont .i.show{
	display: block;
}
.product_list .left_ .pro_cata_cont .img{
	position: absolute;
	left: 570px;
	top: 50%;
	transform: translateY(-50%);
	width: calc(100% - 570px);
	padding-right: 50px;
}
.product_list .left_ .pro_cata_cont .img img{
	width: 100%;
}
.product_list .left_ .pro_cata_cont .t{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.product_list .left_ .pro_cata_cont .t p{
	font-size: 56px;
	font-weight: bold;
	line-height: 87px;
	color: #E44100;
}
.product_list .left_ .pro_cata_cont .t span{
	display: block;
	font-size: 56px;
	font-weight: bold;
	color: #333333;
	line-height: 87px;
}
.product_list .left_ .pro_cata_cont .t_{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 35px;
}
.product_list .left_ .pro_cata_cont .t_ .t1,
.product_list .left_ .pro_cata_cont .t_ .t2{
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
}
.product_list_m{
	display: none;
}
@media(max-width: 1600px){
	.product_list .right_{
		width: 310px;
	}
	.product_list .left_ {
	    width: calc(100% - 310px);
	}
	.product_list .left_ .pro_cata_cont .t p,
	.product_list .left_ .pro_cata_cont .t span{
		font-size: 40px;
		line-height: 50px;
	}
	.product_list .left_ .box_ .pro_cata_list .item_{
		height: 65px;
	}
	.product_list .left_ .box_ .pro_cata_list .item_ .text {
	    padding: 8px 15px 0;
	}
	.product_list .left_ .box_ .pro_cata_list{
		width: 460px;
	}
	.product_list .left_ .box_ .pro_cata_list .item_ .more{
		right: 15px;
	}
	.product_list .left_ .pro_cata_cont .img{
		left: 460px;
	    width: calc(100% - 460px);
	}
}
@media(max-width: 1200px){
	.product_list .left_ .pro_cata_cont .t p, .product_list .left_ .pro_cata_cont .t span {
	    font-size: 28px;
	    line-height: 38px;
	}
	.product_list .right_ {
	    width: 250px;
	}
	.product_list .right_ .item_ .text {
	    padding: 0 10px 10px;
	    font-size: 16px;
	    line-height: 26px;
	}
	.product_list .left_ {
	    width: calc(100% - 250px);
	}
}
@media(max-width: 992px){
	.product_list{
		display: none;
	}
	.product_list_m{
		display: block;
		height: calc(100vh - 90px);
		background-image: url(../images/pro_left_bg.png);
		background-size: cover;
		background-position: center;
		background-repeat: no-repeat;
		position: relative;
		overflow: hidden;
	}
	.product_list_m .pro_cata_list_m{
		padding-top: 20px;
	}
	.product_list_m .pro_cata_list_m .swiper-slide{
		border: 2px solid transparent;
	}
	.product_list_m .pro_cata_list_m .swiper-slide.active{
		border: 2px solid #E44100;
	}
	.product_list_m .pro_cata_list_m .text{
		padding: 10px;
		height: 75px;
		background-color: #fff;
	}
	.product_list_m .pro_cata_list_m .active .text{
		background-color: #E44100;
	}
	.product_list_m .pro_cata_list_m .text span{
		display: block;
		color: #333;
		font-size: 16px;
		line-height: 26px;
		color: #333;
	}
	.product_list_m .pro_cata_list_m .active .text span{
		color: #fff;
	}
	.product_list_m .pro_img_m{
		position: absolute;
		left: 10px;
		right: 10px;
		top: 45%;
		transform: translateY(-50%);
	}
	.product_list_m .pro_img_m .i{
		display: none;
	}
	.product_list_m .pro_img_m .i.show{
		display: block;
	}
	.product_list_m .pro_img_m .img{
		max-width: 300px;
		margin: 0 auto;
	}
	.product_list_m .pro_img_m .img img{
		width: 100%;
	}
	.product_list_m .pro_img_m .text p,.product_list_m .pro_img_m .text span{
		font-size: 16px;
		font-weight: bold;
		text-align: center;
		display: block;
	}
	.product_list_m .pro_img_m .text p:nth-child(1){
		color: #E44100;
	}
	.pro_img_list_m{
		position: absolute;
		left: 10px;
		bottom: 10px;
		right: 10px;
	}
	.pro_img_list_m .swiper-slide{
		position: relative;
	}
	.pro_img_list_m .i{
		position: absolute;
		z-index: 1;
		opacity: 0;
		width: 100%;
		height: 100%;
		left: 0;
		top: 0;
	}
	.pro_img_list_m .i.show{
		position: relative;
		z-index: 2;
		opacity: 1;
		transition: all .3s;
	}
	.pro_img_list_m .swiper-slide .img{
		position: relative;
		z-index: 1;
	}
	.pro_img_list_m .swiper-slide .img img{
		width: 100%;
	}
	.pro_img_list_m .swiper-slide .text{
		position: relative;
		bottom: 0;
		left: 0;
		right: 0;
		font-size: 14px;
		color: #333;
		z-index: 2;
		line-height: 24px;
	}
}
@media(max-width: 768px){
	.product_list_m{
		height: calc(100vh - 62px);
	}
}


.pub_page_list{text-align:center;width:100%;}
.pub_page_list .pagination{display:inline-block;position:relative;}
.pub_page_list .pagination li{float:left;}
.pub_page_list span,
.pub_page_list a{display:block;margin:0 5px;width:30px;height:30px;float:left;border-radius:50%;font-size:14px;font-weight:400;color:#666666;line-height:30px;text-align:center;border:1px solid #ccc;}
.pub_page_list .active span,
.pub_page_list .active a{background-color:#003475;border-color:#003475;color:#fff;}
.pub_page_list li:last-child span,
.pub_page_list li:last-child span,
.pub_page_list li:first-child a,
.pub_page_list li:first-child a{border:none;font-size:20px;}




.float_right{
        position: fixed;
        right: 20px;
        bottom: 50px;
         z-index: 231;
         display: none;
    }
    .float_right .i{
        width: 56px;
        height: 56px;
        background: #FFFFFF;
        box-shadow: 0px 1px 8px 1px rgba(0,0,0,0.08);
        opacity: 1;
        border-radius: 50%;
        margin: 10px 0;
        cursor: pointer;
        position: relative;
    }
    .float_right .i .icon{
    	display: block;
    	width: 100%;
    	height: 100%;
    	border-radius: 50%;
    	background-size: 60%;
    	background-repeat:no-repeat;
    	background-position: center;

    }
    .float_right .i .icon:hover{
    	background-color: #003475;
    }
    .float_right .i:nth-child(1) .icon{
        background-image: url(../images/tel.svg);
    }
    .float_right .i:nth-child(1) .icon:hover{
        background-image: url(../images/tel01.svg);
    }
    .float_right .i:nth-child(2) .icon{
        background-image: url(../images/wechat.svg);
    }
    .float_right .i:nth-child(2) .icon:hover{
        background-image: url(../images/wechat01.svg);
    }
    .float_right .i:nth-child(3) .icon{
        background-image: url(../images/back_top.svg);
    }
    .float_right .i:nth-child(3) .icon:hover{
        background-image: url(../images/back_top01.svg);
    }
    .float_right .img_{
    	position: absolute;
    	right: 100%;
    	top: 50%;
    	transform: translateY(-50%);
    	width: 120px;
    	height: 120px;
    	display: none;
    }
    .float_right .img_ img{
    	width: 100%;
    	height: 100%;
    }
