@font-face {
  font-family: "HEL";
  src: url("/EN/fonts/HELVETICANEUELTCOM-LT.woff") format("woff"),
       url("/EN/fonts/HELVETICANEUELTCOM-LT.ttf") format("truetype"),
       url("/EN/fonts/HELVETICANEUELTCOM-LT.eot") format("embedded-opentype"),
       url("/EN/fonts/HELVETICANEUELTCOM-LT.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: "HEB";
  src: url("/EN/fonts/HELVETICANEUELTCOM-MD.woff") format("woff"),
       url("/EN/fonts/HELVETICANEUELTCOM-MD.ttf") format("truetype"),
       url("/EN/fonts/HELVETICANEUELTCOM-MD.eot") format("embedded-opentype"),
       url("/EN/fonts/HELVETICANEUELTCOM-MD.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
.hex{font-family: "HEL";}
.heb{font-family: "HEB";}

*,*:before,*:after {-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}

*{ margin:0; padding:0;}

body { -webkit-tap-highlight-color: rgba(0, 0, 0, 0);margin:0 auto;
overflow-x:hidden; min-width: 1280px;
padding: 0 ; width: 100%;color: #333;
font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; 
font-size:14px;  line-height:1;background: #000;
}

html.act{overflow: hidden;width: 100%;height: 100vh;}

ul,ul li,ol li,tr td,dl,dd{ list-style-type:none; margin:0; padding:0; }

.clearfix:after{content: " "; display: block; height:0; clear:both; visibility: hidden;}

.clearfix { *zoom:1; }

a{display: inline-block; text-decoration:none; cursor:pointer; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;color: #333;}

textarea,select{ outline:none;  color:#666; font-size:14px; width:100%;}

img{border:none;display: block;max-width: 100%;}

img[src=""]{opacity: 0;}

body::-webkit-scrollbar{ width:4px;height: 1px;}

body::-webkit-scrollbar-thumb{ background:#000;}

body::-webkit-scrollbar-track{ background:#ddd;} 

.gdt::-webkit-scrollbar{ width:4px;height: 1px;}

.gdt::-webkit-scrollbar-thumb{ background:#000;}

.gdt::-webkit-scrollbar-track{ background:#ddd;} 
.pro_lnav::-webkit-scrollbar{ width:4px;height: 1px;}

.pro_lnav::-webkit-scrollbar-thumb{ background:#000;}

.pro_lnav::-webkit-scrollbar-track{ background:#ddd;} 
.ab_navs::-webkit-scrollbar{ width:0px;height: 0px;}


.f_12{ font-size:12px; }

.f_16{ font-size:16px; }

.f_18{ font-size:18px; }

.f_20{ font-size:20px; }

.f_22{font-size: 22px;}

.f_24{ font-size:24px; }

.f_26{ font-size:26px; }

.f_28{ font-size:28px; }

.f_30{ font-size:30px; }

.f_32{ font-size:32px; }

.f_34{ font-size:34px; }

.f_36{ font-size:36px; }

.f_38{ font-size:38px; }

.f_40{font-size: 40px;}
.f_42{font-size: 42px;}
.f_46{font-size: 46px;}
.f_48{font-size: 48px;}

.f_52{font-size: 52px;}
.f_54{font-size: 54px;}

.f_64{font-size: 64px;}

/*分页*/

.BMap_omCtrl{ display:none !important;}

.a_dw{position: relative;top: -70px;}

.box {min-width: 1200px;width:100%;padding: 0 160px;  margin: 0 auto; position: relative; -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s;box-sizing: border-box;}

.page1{clear:both; text-align:center; height: 45px;margin: 30px 0 0;text-align: center;}

.page1 span a{display: inline-block; color:#333333;padding:10px 13px; text-decoration:none;background: #f7f7f7;}

.page1 span a:hover,.page1 span.current a{  background:#005ed1; color:#fff;}

.page1 span{margin:2px 5px;}

.page2{width: 120px;height: 40px;background: #005ed1;color: #fff;display: block;margin: 0 auto;line-height: 40px;display: none;}

.alltime,.alltime *{-webkit-transition: all .4s cubic-bezier(.4,0,.2,1); -moz-transition: all .4s cubic-bezier(.4,0,.2,1); transition: all .4s cubic-bezier(.4,0,.2,1);}

.alltime2,.alltime2 *{-webkit-transition: all 1.4s cubic-bezier(.4,0,.2,1); -moz-transition: all 1.4s cubic-bezier(.4,0,.2,1); transition: all 1.4s cubic-bezier(.4,0,.2,1);}

.wow{opacity: 0;}

.wow1{opacity: 1;}

.fbd{font-weight: bold;}

/* 弹窗 */

.z_tanchuang {position: fixed;display: table;height: 100%;width: 100%;top: 0;left: 0;transform: scale(0);-webkit-transform: scale(0);z-index: 10;}

.z_tanchuang .tbox {display: table-cell;background: rgba(0, 0, 0, 0.8);text-align: center;vertical-align: middle;}

/* 弹窗内容 */

.z_tanchuang .tbox .modal {background: white;padding: 50px;display: block;border-radius: 5px;position: relative;width: 90%;max-width: 1200px;max-height: 90%;margin: 0 auto;}

.z_tanchuang .tbox .modal .out{position: absolute;width: 40px;height: 40px;line-height: 40px;background: #fff url(../images/out.png) center no-repeat;background-size: 20px;color: #000;font-size: 30px;text-align: center;border-radius: 50%;top: 0;right: -50px;cursor: pointer;}

.z_tanchuang .tbox .modal .img{width: 100%;max-width: 600px;margin: 0 auto;}

.z_tanchuang .tbox .modal .img video{display: block;width: 100%;max-width: 100%;object-fit: cover;}

.z_tanchuang .tbox .modal .img img{margin: 0 auto ;}

.z_tanchuang .tbox .modal .out:hover{background: #fff url(../images/out2.png) center no-repeat;background-size: 20px;transform: rotate(180deg);-webkit-transform: rotate(180deg);}

.z_tanchuang .tbox .modal2{padding: 20px;}

.z_tanchuang .tbox .modal .img{max-width: 1200px;}

/* 弹窗选中 */

.z_tanchuang.one {transform: scaleY(0.01) scaleX(0);animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scaleY(0.01) scaleX(0);-webkit-animation: unfoldIn 1s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one .tbox .modal {transform: scale(0);animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(0);-webkit-animation: zoomIn 0.5s 0.8s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out {transform: scale(1);animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-transform: scale(1);-webkit-animation: unfoldOut 1s 0.3s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

.z_tanchuang.one.out .tbox .modal {animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;-webkit-animation: zoomOut 0.5s cubic-bezier(0.165, 0.84, 0.44, 1) forwards;}

/* 弹窗动画 */

@keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}

@keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes zoomIn {0% {transform: scale(0);}100% {transform: scale(1);}}

@-webkit-keyframes zoomOut {0% {transform: scale(1);}100% {transform: scale(0);}}

@-webkit-keyframes unfoldOut {0% {transform: scaleY(1) scaleX(1);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(0.005) scaleX(0);}}

@-webkit-keyframes unfoldIn {0% {transform: scaleY(0.005) scaleX(0);}50% {transform: scaleY(0.005) scaleX(1);}100% {transform: scaleY(1) scaleX(1);}}



/* 首页 */

.fpg{width: 100%;height: 100vh;position: relative;overflow: hidden;}

.fpg .section{width: 100%;height: 100%;overflow: hidden;position: relative;}

.fpg .section > img{display: block;width: 1920px;max-width: 1920px;height: 100%;}

.head{width: 100%;position: fixed;top: 0;left: 0;z-index: 9;}

.head img{width: 1920px;margin: 0 auto;max-width: 1920px;}

.fpg .section .fp-tableCell{position: relative;overflow: hidden;}

.fpg .section_1 .vid{position: absolute;top: 0;left: 0;z-index: 2;display: block;width: 100%;opacity: 0.6;}

.fpg .section_1 .txt{position: absolute;top: 50%;left: 0;z-index: 2;width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);}

.fpg .section_1 .txt .tt{font-size: 52px;color: #fff;line-height: 1;margin-bottom: 30px;}


.fpg .section_1 .txt .tt span{display: block;float: left;padding: 0 2px;opacity: 0;}

.fpg .section_1 .txt .tt span{ -webkit-animation-name: ss;-moz-animation-name: ss;animation-name: ss;-webkit-animation-duration: .3s;-moz-animation-duration: .3s;animation-duration: .2s;-webkit-animation-fill-mode: forwards;-moz-animation-fill-mode: forwards;animation-fill-mode: forwards;animation-delay:.5s;-webkit-animation-delay:.5s;}

.fpg .section_1 .txt .tt span:nth-child(1){animation-delay:.9s;-webkit-animation-delay:.9s;}

.fpg .section_1 .txt .tt span:nth-child(2){animation-delay:.5s;-webkit-animation-delay:.5s;}

.fpg .section_1 .txt .tt span:nth-child(3){animation-delay:.65s;-webkit-animation-delay:.65s;}

.fpg .section_1 .txt .tt span:nth-child(4){animation-delay:.75s;-webkit-animation-delay:.75s;}

.fpg .section_1 .txt .tt span:nth-child(5){animation-delay:.95s;-webkit-animation-delay:.95s;}

.fpg .section_1 .txt .tt span:nth-child(6){animation-delay:.5s;-webkit-animation-delay:.5s;}

.fpg .section_1 .txt .tt span:nth-child(7){animation-delay:.85s;-webkit-animation-delay:.85s;}

.fpg .section_1 .txt .tt span:nth-child(8){animation-delay:.45s;-webkit-animation-delay:.45s;}

.fpg .section_1 .txt .tt span:nth-child(9){animation-delay:.95s;-webkit-animation-delay:.95s;}



@-webkit-keyframes ss {
    0% {
      background: #ffffff;
      -webkit-transform: scale(1.2);
              transform: scale(1.2);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
              transform: scale(1);
      opacity: 1;
      background: rgba(255, 255, 255, 0);
    }
  }
  
  @keyframes ss {
    0% {
      background: #ffffff;
      -webkit-transform: scale(1.2);
         -moz-transform: scale(1.2);
              transform: scale(1.2);
      opacity: 0;
    }
    100% {
      -webkit-transform: scale(1);
         -moz-transform: scale(1);
              transform: scale(1);
      opacity: 1;
      background: rgba(255, 255, 255, 0);
    }
}


.fpg .section_1 .hd{position: absolute;bottom: 35px;left: 50%;z-index: 2;width: 100%;width: 230px;margin-left: -115px;}


.fpg .section_2 .txt{position: absolute;top: 50%;left: 0;z-index: 2;width: 100%;transform: translateY(-50%);-webkit-transform: translateY(-50%);color: #fff;}

.fpg .section_2 .txt .tt2{margin: 30px 0 40px;}

.fpg .section_2 .txt .slt{width: 48.75%;float: left;}

.fpg .section_2 .txt .slt .tc{line-height: 2;text-align: justify;margin-bottom: 50px;}

.fpg .section_2 .txt .srt{width: 48.75%;float: right;}

.fpg .section_2 .txt .srt li{width: 33.33%;float: left;text-align: right;}

.fpg .section_2 .txt .srt li .counter{font-size: 72px;font-weight: bold;line-height: 1;}

.fpg .section_2 .txt .srt li .ntt{margin-top: 10px;}

.fpg .section_2 .txt .srt li:nth-child(n + 4){margin-top: 100px;}



.fpg .section_4 .waveWrapper{position: absolute;z-index: 2;width: 100%;height: 100%;overflow: hidden;left: 0;right: 0;bottom: 0;top: 0;margin: auto;}

.waveWrapperInner {position: absolute;width: 100%;overflow: hidden;height: 100%;bottom: -1px;}

.bgTop {z-index: 15;opacity: 0.5;}

.bgMiddle {z-index: 10;opacity: 0.75;}

.bgBottom {z-index: 5;}

.wave {position: absolute;left: 0;width: 200%;height: 100%;background-repeat: repeat no-repeat;background-position: 0 bottom;transform-origin: center bottom;}

.waveTop {background-size: 50% 150px;}

.waveAnimation .waveTop {animation: move-wave 3s; -webkit-animation: move-wave 3s; -webkit-animation-delay: 1s; animation-delay: 1s;}

.waveMiddle {background-size: 50% 200px;}

.waveAnimation .waveMiddle {animation: move_wave 10s linear infinite;-webkit-animation: move_wave 10s linear infinite;}

.waveBottom {background-size: 50% 150px;}

.waveAnimation .waveBottom {animation: move_wave 5s linear infinite;-webkit-animation: move_wave 5s linear infinite;}



@keyframes move_wave {
    0% {transform: translateX(0) translateZ(0) scaleY(1)}50% {transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {transform: translateX(-50%) translateZ(0) scaleY(1)}

    0% {-moz-transform: translateX(0) translateZ(0) scaleY(1)}50% {-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {-moz-transform: translateX(-50%) translateZ(0) scaleY(1)}

    0% {-ms-transform: translateX(0) translateZ(0) scaleY(1)}50% {-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {-ms-transform: translateX(-50%) translateZ(0) scaleY(1)}
}

@-webkit-keyframes move_wave {

    0% {transform: translateX(0) translateZ(0) scaleY(1)}50% {transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {transform: translateX(-50%) translateZ(0) scaleY(1)}

    0% {-moz-transform: translateX(0) translateZ(0) scaleY(1)}50% {-moz-transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {-moz-transform: translateX(-50%) translateZ(0) scaleY(1)}

    0% {-ms-transform: translateX(0) translateZ(0) scaleY(1)}50% {-ms-transform: translateX(-25%) translateZ(0) scaleY(0.55)}100% {-ms-transform: translateX(-50%) translateZ(0) scaleY(1)}
}


.fpg .section_4 .txt1{position: absolute;width: 300px;top: 50%;left: 50%;z-index: 3;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);color: #fff;text-align: center;}

.fpg .section_4 .txt1 .tc{margin: 30px 0 50px; }




.fpg .section_4.act .txt1 .logo{transform: scale(0);-webkit-transform: scale(0);transition-delay: .5s;-webkit-transition-delay: .5s;}

.fpg .section_4.act .txt1,.fpg .section_4.act .waveWrapper{opacity: 0; transition-delay: .5s;-webkit-transition-delay: .5s;}

.fpg .section_4 .txt2{position: absolute;top: 0;left: 0;z-index: 3;width: 100%;height: 100%;overflow: hidden;opacity: 0;}

.fpg .section_4 .txt2 .ul1{position: absolute;top: 0;left: 0;width: 100%;height: 100%;}

.fpg .section_4 .txt2 .ul1 li{position: absolute;width: 17.2%;position: absolute;top: 40%;left: 45%;z-index: 2;transform: scale(0);-webkit-transform: scale(0);opacity: 0;}

.fpg .section_4.act .txt2{opacity: 1;transition-delay: .5s;-webkit-transition-delay: .5s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(1){top: 20%;left: 35%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1s;-webkit-transition-delay: 1s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(2){top: 23%;left: 57%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.1s;-webkit-transition-delay: 1.1s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(3){top: 23%;left: 75%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.2s;-webkit-transition-delay: 1.2s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(4){top: 40%;left: 15%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.3s;-webkit-transition-delay: 1.3s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(5){top: 40%;left: 45%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.4s;-webkit-transition-delay: 1.4s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(6){top: 45%;left: 65%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.5s;-webkit-transition-delay: 1.5s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(7){top: 65%;left: 7%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.6s;-webkit-transition-delay: 1.6s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(8){top: 58%;left: 32%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.7s;-webkit-transition-delay: 1.7s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(9){top: 62%;left: 52%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.8s;-webkit-transition-delay: 1.8s;}

.fpg .section_4.act .txt2 .ul1 li:nth-child(10){top: 68%;left: 75%;opacity: 1;transform: scale(1);-webkit-transform: scale(1);transition-delay: 1.9s;-webkit-transition-delay: 1.9s;}

.fpg{position: relative;z-index: 88;}
.fpg.act{
	pointer-events: none;
}	
.fpg.act .section .connet .r{
	pointer-events: stroke;
}
.ind_box.act .logo2{display: block;}
.ind_box.act .logo1{display: none;}
/* 首页 */

.banner .swiper-slide img{
	display: block;
	width: 100%;
	height: 100%;
}


.ds_zc2 .devc{
	font-size: 16px;
	color: #666666;
	line-height: 1.7em;
}

.ds_zc2 .devc{
	text-indent: 2em;
}
.ds_zc2 .devc p{
	margin-bottom: 22px;
}

.ds_zc2 .bot_qm .qm{
	justify-content: flex-end;
}


.banner{
	height: 100%;
}

.banner .swiper-slide .img_ml{display: none;}

.banner .pagination1{
	bottom: 40px;
}
.banner .swiper-slide video{
	position: absolute;
	    width: 100%;
	    height: 100%;
	    top: 50%;
	    left: 0;
	    z-index: 1;
	    -webkit-transform: translatey(-50%);
	    -moz-transform: translatey(-50%);
	    -o-transform: translatey(-50%);
	    transform: translatey(-50%);
	    object-fit: cover;
}
.banner .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    background: #fff;
    opacity: .6;
	margin: 0 10px!important;
}
.banner .swiper-pagination-bullet-active{
	background-color: #0057ae;
}
.banner .text{
	position: absolute;
	top: 30%;
	color: #fff;
	left: 25%;
	z-index: 3;
}

.banner .text p{
	line-height: 1.4em;
	margin-bottom: 5px;
}
.banner .text .tit{
	line-height: 1.4em;
}
.pl_140{
	padding-left: 140px;
	padding-right: 60px;
}
.ind_box{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 99;
}
.ind_box.act{
	z-index: 0;
}

.left_nav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 99;
	width: 25%;
	padding:50px 0 50px 60px;
}

.ind_box .logo2{
	display: none;
}
.ind_box .ul1 a{
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	width: 4em;
	display: inline-block;
	margin-top: 55px;
	position: relative;
}

.ind_box .ul1 li:last-child a{
	margin-bottom: 0;
}

.ind_box .ul1 a::before{
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	left: 130%;
	margin-top: -0.5px;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
		opacity: 0;
}
.ind_box .ul1 li.act a::before{
	width: 100%;
	opacity: 1;
}
.ind_box .ul1 a:hover::before{
	width: 100%;
	opacity: 1;
}

 .connet .l {
	width: 25%;
	float: left;
	pointer-events: none;
}

 .connet .r {
	width: 75%;
	float: right;
	background-color: #fff;
	padding-top: 6%!important;
}

 .connet {
	min-height: 100%;
}
.fpg .connet .l, .fpg .connet .r{
	height: 100%;
}

 .connet .l, .connet .r{
	min-height: 100%;
}
.fpg .connet{
	height: 100%;
}


.g_tit .tit{
	color: #1d1e1f;
	margin-bottom: 35px;
}

.g_tit s{
	width: 36px;
	height: 3px;
	background-color: #00479d;
	margin-bottom: 26px;
	display: block;
}
.g_tit p{
	color: #666;
	line-height: 1.6em;
}

.g_more{
	text-align: center;
	background-color: rgba(191,201,215);
	color: #fff;
	width: 140px;
	line-height: 44px;
	border-radius: 44px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.g_more::before{
	content: '';
	background-color: #00479d;
	position: absolute;
	width: 0%;
	height: 100%;
	top: 0;
	right: 0;
	left: auto;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	-moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	transition: all .4s cubic-bezier(.4,0,.2,1);
}
.g_more span{
	position: relative;
	z-index: 3;
}
.g_more:hover:before{
	width: 100%;
	left: 0;
	right: auto;
}
.g_more img{
	display: inline-block;
	vertical-align: middle;
	margin-top: -3px;
	margin-left: 9px;
}
.t_box .g_tit{
	margin-bottom: 50px;
}
.t_box{
	display: flex;
	margin-bottom: 160px;
}
.t_box .cl{
	width: calc(100% - 649px);
	padding-right: 20px;
}
.t_box .cr{
	width: 649px;
	position: relative;
}

.t_box .cr img{
	width: 100%;
}

.t_box .cr .spot{
	position: absolute;
   top: 45%;
       right: 9%;
	font-weight: bold;
	color: #00275f;
}

.t_box .cr .spot span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	background-color: #0053bd;
	position: relative;
	margin-right: 10px;
	z-index: 8;
}

.t_box .cr .spot span::before{
	content: '';
	width: 22px;
	height: 22px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -11px;
	margin-left: -11px;
	background-color: #0053bd;
	opacity: .4;
	border-radius: 50%;
	    animation: pulsate 1.5s ease-out infinite;
	    -webkit-animation: pulsate 1.5s ease-out infinite;
	z-index: -1;
}

@keyframes pulsate {0% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.3);-webkit-transform: scale(1.3);opacity: 0; } }

@-webkit-keyframes  pulsate {0% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.3);-webkit-transform: scale(1.3);opacity: 0; } }


.num_list{
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.num_list .tit .num{
	font-size: 80px;
	margin-right: 4px;
	font-family: "HEB";
}
.num_list .tit {
	font-size: 30px;
	color: #0057ae;
	margin-bottom: 20px;
}
.num_list .item p{
	font-size: 18px;
	color: #555;
	line-height: 1.6em;
}
.pro_application{
	padding-top: 40px;
}
.pro_application .swiper2{
	margin-bottom: 20px;
}

.pro_application .swiper2 img{
	display: block;
	width: 100%;
	transition: all .5s linear;
}
.pro_application .swiper2 .swiper-slide{
	overflow: hidden;
}
.pro_application .swiper2 .swiper-slide:hover img{
	-webkit-transform: scale(1.06);
	    -moz-transform: scale(1.06); 
	    -ms-transform: scale(1.06); 
	    -o-transform: scale(1.06); 
	    transform: scale(1.06);
}

.pro_application .swiper2 .swiper-slide .tit{
	position: absolute;
	bottom: 58px;
	width: 100%;
	left: 0;
	padding-left: 20px;
	color: #fff;
	line-height: 1.4em;
}

.pro_application .swiper2 .swiper-slide a{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	z-index: 1;
}

.pro_application .swiper2 .swiper-slide:nth-child(2n){
	padding-top: 73px;
}

.pro_application .swiper2 .pagination2{
	display: none;
}
.btn_lr {
	display: flex;
	justify-content: flex-end;
}
.btn_lr div{
	width: 45px;
	height: 45px;
	position: relative;
	margin-left: 15px;
	cursor: pointer;
}
.btn_lr div:hover img{
	opacity: 0;
}
.btn_lr div:hover img:last-child{
	opacity: 1;
}
.btn_lr div img{
	width: 100%;
	height: 100%;
}
.btn_lr div.swe2_next{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.btn_lr div img:last-child{
	opacity: 0;
	position: absolute;
	top: 0;
	left: 0;
}


.section_3 .r{
	position: relative;
}

.section_3 .r .bg_gif{
	position: absolute;
	    top: 60vh;
	    left: 0;
	    opacity: .2;
}

.new_tr{
	padding-top: 70px;
	margin-bottom: 90px;
}
.new_tr .li{
}

.new_tr .li .dfix{
	display:flex ;
	position: relative;
}
.new_tr .li.act{
	display: block;
}

.new_tr .li a.acon{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.new_tr .pic{
	width: 600px;
}
.new_tr .pic img{
	display: block;
	width: 100%;
}
.new_tr .txt{
	width: calc(100% - 600px);
	padding-left: 70px;
}
.new_tr .txt .data{
	color: #666666;
	margin-bottom: 25px;
}
.new_tr .txt .tit{
	color: #333;
	line-height: 1.7em;
	margin-bottom: 50px;
}

.new_tr .txt {display: flex;align-items: center;}

.data_s{
	display: flex;
	padding-left: 133px;
	position: relative;
	z-index: 2;
}
.data_s .item s{
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #c3c7cf;
	display: inline-block;
	margin-right: 18px;
}

.data_s .item{
	color: #999999;
	font-weight: 100;
	margin-right: 170px;
	cursor: pointer;
	padding: 0 20px;
	background-color: #fff;
	position: relative;
}

.data_s .item:last-child{
	margin-right: 0;
}

.data_s::before{
	content: '';
	width: 100%;
	height: 2px;
	background: #f4f6f9;
	left: 0;
	position: absolute;
	top: 6%;
	margin-top: -1px;
	z-index: -1;
}


.data_s .item.act s,.data_s .item:hover s{
	background-color: #0057ae;
}
.data_s .item p{
	position: relative;
	z-index: 2;
}

@font-face {
	font-family:"fd";
	src: url(/EN/fonts/DINPRO-BOLD_0.OTF);
}
.data_s .item .num{
	font-size: 92px;
	color: #eee;
    -webkit-transform: translate(-30%,-50%);
    -moz-transform: translate(-30%,-50%);
    -o-transform: translate(-30%,-50%);
    transform: translate(-51%,-63%);
	background-color: #fff;
	font-family:"fd";
	opacity: 0;
}

.data_s .item.act .num{
	opacity: 1;
}

/* 底部 */

.fd_box{
	padding: 65px 0 ;
}
.df{
	background: #f9f9f9;
}
.fd_box{
	display: flex;
	justify-content: space-between;
	position: relative;
}
.fd_box::before{
	content: "";
	height: 145px;
	width: 1px;
	background-color: #e5e5e5;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	
}





.fd_box .tit{
	color: #1d1e1f;
	margin-bottom: 30px;
}

.fd_box .info img{
	display: inline-block;
	vertical-align: middle;
	width: 12px;
	margin-right: 8px;
}

.fd_box .info a{
	color: #666666;
	display: block;
	margin-bottom: 12px;
	font-size: 14px;
}
.fd_box .icons .item{
	width: 40px;
	height: 40px;
	position: relative;
	position: relative;
	margin-right: 20px;
	cursor: pointer;
}
.fd_box .icons .item .img2,.fd_box .icons .item .img1{
	display: block;
	width: 100%;
	height: 100%;
}

.fd_box .icons .item .img2{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.fd_box .icons .item .img2:hover{
	opacity: 1;
}
.fd_box .icons {
	display: flex;
	margin-bottom: 20px;
}

.fd_box .d_ico{
	font-size: 12px;
	color: #666666;
}
.fd_box .d_ico p ,.fd_box .d_ico a{
	line-height: 1.4em;
	display: inline-block;
}
.fd_box .d_ico p{
	margin-right: 8px;
}
.fd_box .d_ico .t1{
	margin-bottom: 10px;
}
.fd_box .d_ico img{
	margin: 0 10px;
	-webkit-transform: translatey(2px);
	-moz-transform: translatey(2px);
	-o-transform: translatey(2px);
	transform: translatey(2px);
}


.fd_box .d_ico .ga_b{
	display: flex;
	align-items: center;
	margin-top: 4px;
}

.fd_box .d_ico .ga_b img{
	-webkit-transform: translatey(-1px);
	-moz-transform: translatey(-1px);
	-o-transform: translatey(-1px);
	transform: translatey(-1px);
}


.fd_box .icons .item .qr{
	position: absolute;
	bottom: 110%;
	left: 50%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
	width: 130px;
	opacity: 0;
	pointer-events: none;
}

.fd_box .icons .item:hover .qr{
	opacity: 1;
	pointer-events: inherit;
}
.map_con .ml ul{
	position: relative;
}

.map_con .ml ul li:not(:first-child){
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
}

.map_con .ml ul li{
	opacity: 0;
}
.map_con .ml ul li.act{
	opacity: 1;
}
.map_con .ml ul li img{
	/* width: 100%; */
}
.map_con{
	padding-top: 40px;
}

.map_con{
	display: flex;
	justify-content: space-between;
}

.map_con .ml{
	width: calc(100% - 460px);
}

.map_con .mr{
	border: 1px solid #eaeaea;
	height: 546px;
	width: 400px;
	overflow-x: hidden;
	overflow-y: auto;
}

.map_con .mr .item .tit{
	color: #333;
	line-height: 1.4em;
	margin-bottom: 18px;
}
.map_con .mr .item .desc{
	color: #666666;
	font-size: 14px;
	line-height: 1.4em;
}

.map_con .mr .item{
	height: 136px;
	display: flex;
	align-items: center;
	padding-left: 50px;
	padding-right: 20px;
	border-bottom: 1px solid #d7d7d7;
	cursor: pointer;
}

.map_con .mr .item:last-child{
	border-bottom: none;
}

.map_con .mr .item:hover,.map_con .mr .item.act{
	background-color: #0057ae;
}
.map_con .mr .item:hover .tit,.map_con .mr .item.act .tit{
	color: #fff;
}

.map_con .mr .item:hover .desc,.map_con .mr .item.act .desc{
	color: #fff;
}



/* pointer-events: stroke; */


/* 关于我们 */

.plr_100{
	padding: 0 5.2vw;
}

.main{
	height: 100%;
	pointer-events: none;
}
.connet .r{
	pointer-events: stroke;
}
body,html{
	height: 100%;
}
.main .connet{
	position: relative;
	z-index: 100;
	height: 100%;
}


.ab_r1{
	display: flex;
	justify-content: space-between;
}

.ab_navs{
	display: flex;
	justify-content: flex-end;
	align-items: center;
	color: #6b8198;
}
.ab_navs a.item,.ab_navs div.item{
	display: inline-block;
	color: #6b8198;
	margin: 0 5px;
	position: relative;
	padding: 0 25px;
	cursor: pointer;
	line-height: 55px;
}
.ab_navs a{
	color: #6b8198;
}
.ab_navs a.item::before{
	content: '';
	width: 8px;
	height: 1px;
	background-color: #6b8198;
	position: absolute;
	top: 50%;
	left: 13px;
}
.ab_navs a.item::after{
	content: '';
	width: 8px;
	height: 1px;
	background-color: #6b8198;
	position: absolute;
	top: 50%;
	right: 13px;
}
.ab_navs div.item span{
	position: relative;
	width: 11px;
	height: 7px;
	display: inline-block;
	margin-left: 8px;
	vertical-align: middle;
	margin-top: -2px;
}
.ab_navs div img{
	width: 100%;
	height: 100%;
}
.ab_navs div img:last-child{
	position: absolute;
	opacity: 0;
	top: 0;
	left: 0;
}
.ab_navs a:hover,.ab_navs div:hover,.ab_navs a.act,.ab_navs div.act{
	background-color: #0057ae;
	color: #fff;
}
.ab_navs a:hover::before,.ab_navs a.act::before,.ab_navs a:hover::after,.ab_navs a.act::after{
	background-color: #fff;
}

.ab_navs div:hover img:last-child,.ab_navs div.act img:last-child{
	opacity: 1;
}
.ab_r1{
	margin-bottom: 80px;
}
.ab_ds .desc{
	color: #666;
	line-height: 1.8em;
	margin-bottom: 46px;
}

.ab_ds .tit{
	font-size: 18px;
	color: #0057ae;
	margin-bottom: 10px;
}

.ab_ds .tit span{
	font-size: 62px;
	margin-right: 8px;
}

.ab_ds .num_l{
	display: flex;
	margin-bottom: 55px;
}

.ab_ds .num_l .item{
	margin-right: 60px;
}
.ab_ds .num_l .item:last-child{
	margin-right: 0;
}

.ab_ds .num_l p{
	font-size: 16px;
	color: #555;
}

.ab_img img{
	width: 100%;
}
@font-face {
	font-family:"gb";
	src: url(/EN/fonts/GILROY-BOLD.OTF);
}



.lc_swi{
	font-size: 80px;
	text-align: center;
	/* color: #f5f6f8; */
	font-family:"gb";
	margin-bottom: 76px;
}
.lc_swi .swiper-slide{
	color: #f5f6f8;
}
.lc_swi .swiper-slide span{
	width: 26px;
	height: 26px;
	border-radius: 50%;
	background: #e6e9ee;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	z-index: 8;
	cursor: pointer;
}

.lc_swi .swiper-slide span::before{
	content: '';
	width: 10px;
	height: 10px;
	border-radius: 10px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background-color: #bfc9d7;
}

.lc_swi .swiper-slide-active{
	color: #ebf1f7;
}

.lc_swi .swiper-slide-active span{
	background: #aeccef;
}
.lc_swi .swiper-slide-active span::before{
	background-color: #00479d;
}
.lc_swi .liens{
	height: 10px;
	background-color: #fff;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -5px;
	z-index: -1;
	padding-top: 4px;
}
.lc_swi .swiper-slide p{
	position: relative;
	z-index: -1;
}

.lc_swi .len2{
	background-color: #e6e9ee;
	height: 2px;
	width: 100%;
}
.lc_two{
	display: flex;
	justify-content: space-between;
}

.lc_two .ll {
	width: 558px;
}
.lc_two .ll .swiper-slide{
	border-radius: 12px;
	overflow: hidden;
}
.lc_two .ll img{
	display: block;
	width: 100%;
}
.lc_two .rr{
	width: calc(100% - 620px);
}

.lc_two .lc_txt .tit{
	font-family:"gb";
	color: #bfc9d7;
	font-size: 42px;
	margin-bottom: 30px;
	line-height: 1.4em;
}
.lc_two .lc_txt .swiper-slide.on .tit{
	color: #00479d;
}
.lc_two .lc_txt s{
	display: block;
	height: 2px;
	background-color: #aeccef;
	margin-bottom: 46px;
}

.lc_two .lc_txt .swiper-slide.on s{
	background-color: #bfc9d7;
}

.lc_two .lc_txt .desc{
	color: #bfc9d7;
}

.lc_two .lc_txt .swiper-slide.on .desc{
	color: #333;
}

.lc_two .lc_txt .desc span{
	display: block;
	line-height: 1.4em;
	margin-bottom: 12px;
}
.lc_two .lc_txt .desc p{
	line-height: 1.4em;
}

.p_100{
	padding-top: 100px;
}
.ab_lc .swiper-button-prev, .ab_lc .swiper-button-next{
	width: 45px;
	height: 45px;
	-webkit-background-size: cover;
	background-size: cover;
	    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}


.ab_lc .swiper-button-prev{
	background-image: url(/EN/images/lr.png);
	left: 0;
}
.ab_lc .swiper-button-next{
	background-image: url(/EN/images/lr.png);
	    transform: rotate(
	180deg
	);
	    -webkit-transform: rotate(
	180deg
	);
	right: 0;
}
.ab_lc .swiper-button-prev:hover, .ab_lc .swiper-button-next:hover{
	background-image: url(/EN/images/lr2.png);
}

/* .lc_txt .swiper-slide{
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
} */



.ab_lc .swiper-button-prev .swiper-button-disabled,.ab_lc .swiper-button-next .swiper-button-disabled{
	opacity: 1;
}


.ab_lc .swiper-button-prev.swiper-button-disabled,.ab_lc .swiper-button-next.swiper-button-disabled{
	opacity: 1;
	    cursor: pointer;
	    pointer-events: stroke;
}


.ab_lc{
		padding-bottom: 100px;
		position: relative;
}
.ab_lc .bg_gig{
	position: absolute;
	    top: 41vh;
	    left: 0;
	    opacity: .2;
		transform-style:preserve-3d;
		 transform: rotatey(180deg);

}



.ab_ds img,.ab_jg img{
	 width: 100%;
}
.ab_jg img {
    width: 85%;
	margin: 0 auto;
}

.ab_jg .yuan{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	background-color: #0057ae;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 3;
}

.ab_jg .big_y{
	width: 330px;
	height: 330px;
	border-radius: 50%;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #b7d0e8;
	position: relative;
	z-index: 3;
}

.ab_jg .big_y::before {
    content: '';
    width: 330px;
    height: 330px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-color: #7fabd6;
    opacity: .4;
    border-radius: 50%;
    animation: pulsate2 1.5s ease-out infinite;
    -webkit-animation: pulsate2 1.5s ease-out infinite;
	z-index: -1;
	width: ;
}


@keyframes pulsate2 {0% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.3);-webkit-transform: scale(1.3);opacity: 0; } }

@-webkit-keyframes  pulsate2 {0% {transform: scale(0.8);-webkit-transform: scale(0.8);opacity: 0; }50% {opacity: 1; }100% {transform: scale(1.3);-webkit-transform: scale(1.3);opacity: 0; } }

/* <!-- 企业文化 --> */
.ab_wh .tit{
	color: #666;
	line-height: 1.4em;
	margin-bottom: 60px;
}

.zs_list span{
	position: relative;
	width: 38px;
	display: inline-block;
	margin-right: 10px;
}

.zs_list span img{
	width: 100%;
	height: 100%;
}

.zs_list span img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.zs_list .ic_tit{
	color: #0057ae;
	display: flex;
	align-items: center;
	margin-bottom: 6px;
}

.zs_list p{
	color: #666666;
	line-height: 1.4em;
	margin-bottom: 14px;
}
.zs_list .desc{
	line-height: 1.4em;
	color: #0057ae;
	display: none;
}

.zs_list li{
	padding: 18px 56px;
	position: relative;
	background-color: rgba(255,255,255,.4);
}

.zs_list li.act p{
	color: #0057ae;
}

.zs_list li.act span img:last-child{
	opacity: 1;
}
.zs_list li::before{
	content: '';
	width: 6px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #0057ae;
	opacity: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}
.zs_list li.act::before{
	opacity: 1;
}

.zs_list li.act{
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.1);
}

.ab_wh .con{
	background-image: url(/EN/images/wh.jpg);
	background-repeat: no-repeat;
	background-position: top right;
	-webkit-background-size: cover;
	background-size: cover;
}
.zs_list{
	margin-bottom: 92px;
}

.js_swi1 .swiper-slide{
	display: flex;
	justify-content: space-between;
}

.js_swi1 .swiper-slide .pic{
	width: 600px;
}
.js_swi1 .swiper-slide .pic img{
	width: 100%;
}
.js_swi1 .swiper-slide .txt{
	width: calc(100% - 600px);
	padding-left: 80px;
	padding-top: 48px;
}

.js_swi1 .swiper-slide .txt .tit{
	line-height: 1.4em;
	margin-bottom: 24px;
}

.js_swi1 .swiper-slide .txt .descs{
	color: #666666;
	line-height: 1.6em;
}
.js_swi1 {margin-bottom: 70px;}
.js_swi2 .swiper-slide{
	color: #999999;
	text-align: center;
	cursor: pointer;
	width: auto;
    padding-top: 5px;
}

.js_swi2 .swiper-slide span{
	display: inline-block;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	background-color: #c3c7cf;
	margin-right: 14px;
}

.js_swi2 .swiper-slide.act{
	color: #0057ae;
}

.js_swi2 .swiper-slide.act span{
	background-color: #0057ae;
}

.y_swi .swiper-slide{
	padding: 10px;
	background-color: #eff3f6;
	color: #333;
	text-align: center;
}

.y_swi .swiper-slide img{
	width: 100%;
}

.y_swi .swiper-slide .txt{
	padding: 20px 0 10px;
}
.y_swi {margin-bottom: 40px;}
.ab_ry .y_an {
	display: flex;
	justify-content: flex-end;
}
.ab_ry .y_an div{
	width: 45px;
	height: 45px;
	position: relative;
	cursor: pointer;
	margin-left: 15px;
}
.ab_ry .y_an img{
	display: block;
	width: 100%;
	height: 100%;
}
.ab_ry .y_an img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}


.ab_ry .y_an div:hover img:last-child{
	opacity: 1;
}

.ab_ry{
	padding-bottom: 75px;
	background-image: url(/EN/images/yy.jpg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	background-size: cover;
	padding-left: 9%;
	padding-right: 9%;
}
.ab_ry .y_an .next{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.ab_navs div{
	position: relative;
}


.ab_navs div.act .con{
    color: #fff;
}


.ab_navs div .up_a{
	position: absolute;
	width: 100%;
	top: 100%;
	left: 0;
	margin: 0;
	padding: 0;
	display: none;
	background-color: #f9f9f9;
}

.ab_navs div .up_a a{
	display: block;
	text-align: center;
	margin: 0;
	background-color: #f9f9f9;
	color: ##6b8198;
	line-height: 42px;
	font-size: 14px;
}

.ab_navs div .up_a a:hover{
	background-color: #0057ae;
	color: #fff;
}

.ab_navs .item p{
	display: inline-block;
}
.ab_navs .item p{
	color: #6b8198;
}
.ab_navs .item:hover p{
	color: #fff;
}

.g_fh {
	display: block;
	color: #ffffff;
	display: flex;
	align-items: center;
	position: absolute;
	bottom: 30px;
	
}
.g_fh span{
	display: inline-block;
	width: 45px;
	height: 45px;
	position: relative;
	margin-right: 10px;
}

.g_fh span img{
	width: 100%;
	height: 100%;
}

.g_fh span img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.g_fh:hover img:last-child{
	opacity: 1;
}

.pro_lnav .item{
	display: inline-block;
	line-height: 50px;
	width: 132px;
	text-align: center;
	color: #67738e;
	cursor: pointer;
	border-radius: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
}
.pro_lnav .item:last-child{
	margin-right: 0;
}
.pro_lnav .item.act,.pro_lnav .item:hover{
	background-color: #00479d;
	color: #fff;
}

.search_con{
	height: 50px;
	margin-top: 30px;
	display: flex;
	align-items: center;
	margin-bottom: 60px;
}

.search_con input{
	width: 520px;
	height: 100%;
	border: 1px solid #e5e5e5;
	border-radius: 25px;
	outline: none;
	font-size: 18px;
	color: #333;
	padding: 0 30px;
}

.search_con .sbtn{
	width: 80px;
	height: 100%;
	border-radius: 25px;
	background-color: #5987bf;
	margin-left: 20px;
	display: flex;
	justify-content: center;align-items: center;
	cursor: pointer;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
		position: relative;
}
.search_con .sbtn a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.search_con .sbtn:hover{
	background-color: #00479d;
}

.search_con input::-webkit-input-placeholder {
    color:#999999;
	}
.search_con input:-moz-placeholder {
	    color:#999999;
	}
.search_con input::-moz-placeholder {
	    color:#999999;
	}
.search_con input:-ms-input-placeholder{
	    color:#999999;
	}
 
.pro_list li{
	color: #222;
	background-color: #f9f9f9;
	padding: 10px 12px 0;
	position: relative;
	width: 33.33333%;
	float: left;
	margin-bottom: 38px;
}
.pro_list li .txt{
	padding: 38px 0;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.pro_list li .pic{
	overflow: hidden;
}
.pro_list li .pic img{
	width: 100%;
}
.pro_list li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}


.pro_list li:hover{
	background-color: #fff;
}
.pro_list li:hover a{
	box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
		-webkit-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
		-moz-box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.1);
		
}




.pro_list li:hover img{
	 -webkit-transform: scale(1.04);
	    -moz-transform: scale(1.04); 
	    -ms-transform: scale(1.04); 
	    -o-transform: scale(1.04); 
	    transform: scale(1.04);
}
.pro_ban {
	position: relative;
}
.pro_ban .p_ml{
	display: none;
}

.pro_ban img{
	width: 100%;
}

.pro_ban .text{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	padding: 0 35px 35px;
	display: flex;
	justify-content: space-between;
}

.pro_ban .text .tit{
	color: #fff;
	width: 280px;
	padding-top: 15px;
}
.pro_ban .text .desc{
	width: calc(100% - 300px);
	color: #fff;
	line-height: 1.7em;
	height: 6.8em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	overflow: hidden;
}

.pro_content{
	background-color: #f2f6fb;
	padding: 80px 35px 40px;
}
.pd_qh{
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #cdcdcd;
	margin-bottom: 80px;
}
.pro_tit{
	color: #666666;
	font-weight: bold;
	text-align: center;
	width: calc(100% - 190px);
}
.pro_tit .swiper-slide.act a{
	color: #0057ae;
}
.pro_tit .swiper-slide{
	padding-bottom: 30px;
	line-height: 1.4em;
}

.pd_qh .l_tit{
	width: 170px;
	color: #0057ae;
	-webkit-transform: translatey(-5px);
	-moz-transform: translatey(-5px);
	-o-transform: translatey(-5px);
	transform: translatey(-5px);
}
.pd_qh .l_tit span{
	position: relative;
	display: inline-block;
	height: 100%;
}
.pd_qh .l_tit span::before{
	content: '';
	width: 41px;
	height: 3px;
	background-color: #0057ae;
	position: absolute;
	bottom: -6px;
	left: 50%;
	-webkit-transform: translatex(-50%);
	-moz-transform: translatex(-50%);
	-o-transform: translatex(-50%);
	transform: translatex(-50%);
}

.pro_tit .swiper-slide span{
	cursor: pointer;
}

.pro_tit .swiper-slide::before{
	content: "";
	width: 1px;
	height: 14px;
	background-color: #cdcdcd;
	position: absolute;
	left: 50%;
	bottom: 0px;
}

.pro_ban2{
	position: relative;
	color: #fff;
	margin-bottom: 40px;
}

.pro_ban2 .p_ml{
	display: none;
}

.pro_ban2 img{
	display: block;
	width: 100%;
}
.pro_ban2 .text{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: flex;
	justify-content: flex-end;
	align-items: center;
	padding: 0 35px;
}
.pro_desc2{
	display: flex;
	justify-content: space-between;
	
} 
.pro_desc2 .tit{
	color: #333;
	width: 280px;
}
.pro_desc2 .desc{
	color: #666;
	line-height: 1.7em;
	width: calc(100% - 300px);
}
.pro_desc2 .desc a{
	color: #333;
	display: inline-block;
	margin-top: 16px;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
	border-bottom: 1px solid rgba(0, 0, 0, 0);
    line-height: 1.2em;
	font-size: 18px;
}

.n_moerz{
	text-align: right;
}

.pro_desc2 .desc a:hover{
	color: #0057ae;
	font-weight: bold;
	border-color: #9bb2d7;
}

.pro_rcon .swiper-slide{
	width: auto;
	padding: 30px 0;
	cursor: pointer;
}

.pro_rcon .swiper-slide p{
	font-size: 92px;
    color: #eee;
    font-family: "fd";
    /* opacity: 0; */
	top: 50%;
	left: 0%;
	position: absolute;
	z-index: -1;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
}


.pro_rcon .swiper-slide span{
	width: 11px;
	    height: 11px;
	    border-radius: 50%;
	    background-color: #c3c7cf;
	    display: inline-block;
	    margin-right: 18px;
}

.pro_rcon .swiper-slide .ya{
	color: #666666;
	z-index: 2;
	display: flex;
	align-items: center;
	padding-left: 40px;
}

.pro_rcon .swiper-slide .ya s{
	width: 75px;
	height: 2px;
	background-color: #f4f6f9;
	display: inline-block;
	margin-left: 8px;
}
.pro_rcon .swiper-slide.act p{
	color: #bfd1e7;
}
.pro_rcon .swiper-slide.act .ya{
	color: #0057ae;
}
.pro_rcon .swiper-slide.act span{
	background-color: #0057ae;
}

.pro_content{
	margin-bottom: 65px;
}
.pro_td{
	margin-bottom: 50px;
}
.pro_td li:first-child,.pro_td li a{ 
	display: flex;
	justify-content: space-between;
	text-align: center;
}
.pro_td li a{
	padding: 33px 0;
}

.pro_td li .itvm:nth-child(1){
	width: 21%;
}
.pro_td li .itvm:nth-child(2){
	width: 18.5%;
}
.pro_td li .itvm:nth-child(3){
	width: 18.14%;
}
.pro_td li .itvm:nth-child(4){
	width: 24.6%;
}
.pro_td li .itvm:nth-child(5){
	width: 16.1%;
}

.pro_td li:first-child .itvm{
	background: #0057ae;
	font-size: 16px;
	color: #fff;
	line-height: 68px;
}

.pro_td li img{
	display: inline-block;
	vertical-align: middle;
}

.pro_td li .itvm{
	text-align: center;
	font-size: 18px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
	line-height: 47px;
}

.pro_td li:not(:first-child) .itvm,.pro_td li:not(:first-child) .itvm span{
	color: #333;
	font-weight: normal;
}


.pro_td li:not(:first-child):hover .itvm:not(:last-child){
	color: #0057ae;
}
.pro_td li:not(:first-child):hover .itvm ,.pro_td li:not(:first-child):hover .itvm span{
	color: #0057ae;
	font-weight: bold;
}
.pro_td li:hover a{
	background-color: #f2f6fb;
}
.pro_td li a span{
	border-bottom: 1px solid rgba(0,0,0,0);
	
}

.pro_td li:hover a span{
	border-color: #9bb2d7;
}

.pro_sdc{
	margin-bottom: 30px;
}
.pages_sy{
	display: flex;
	align-items: center;
	justify-content: center;
}
.pages_sy li{
	display: inline-block;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #666666;
	margin: 0 12px;
}
.pages_sy li.act a{
	font-size: 24px;
	color: #0f61b3;
}
.pages_sy .jt{
	position: relative;
	width: 45px;
	height: 45px;
	padding: 0;
	margin: 0 10px;
}

.pages_sy .jt img{
	display: block;
	width: 100%;
	height: 100%;
}

.pages_sy .jt img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.pages_sy .jt:hover img:last-child{
	opacity: 1;
}
.pages_sy .next{
	    transform: rotate(
	180deg
	);
	    -webkit-transform: rotate(
	180deg
	);
}
.pages_sy .inp{
	width: 25px;
	height: 20px;
	border-radius: 3px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	position: relative;
}
.pages_sy .inp input{
	border: none;
	outline: none;
	width: 100%;
	height: 100%;
	background-color: transparent;
	text-align: center;
	position: absolute;
	top: 0;
	left: 0;
}

.pages_sy li:hover a{
	color: #0f61b3;
}

.pro_r1{
	padding-bottom: 100px;
	padding-top: 60px;
}
.pro_rcon .swiper-slide a{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

.cur_g{    line-height: 1.4em;
}
.cur_g span{
	color: #1d1e1f;
}
.cur_g img{
	margin: 0 20px 0 16px;
	display: inline-block;
}

.cur_g a{
	color: #67738e;
}

.cur_g a:hover{
	color: #0f61b3;
}

.xq_con .tit{
	color: #333333;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 18px;
}
.xq_con{
	padding: 60px 90px 0;
}
.xq_con .con{
	border-top: 1px dashed #d6d6d6;
	padding-top: 40px;
	margin-bottom: 50px;
}
.xq_con .con .imgs{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.xq_con .con .imgs img{
	margin: 0 15px 30px;
	max-width: 49%;
	
}

.xq_con .tit2{
	color: #333;
	line-height: 1.4em;
	text-align: center;
	margin-bottom: 32px;
}
.xq_con .con2 {
	margin-bottom: 50px;
}
.xq_con .con2 .lr{
	display: flex;
	justify-content: space-between;
}

.xq_con .con2 .lr .pic{
	width: 50%;
	padding-right: 50px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.xq_con .con2 .lr .pic img{
	width: 49%;
	display: inline-block;
	margin-bottom: 10px;
}

.xq_con .con2 .lr .txt{
	width: 50%;
	color: #4a4a4a;
	line-height: 1.7em;
	padding-top: 20px;
}

.xq_con .con3 .c_bg{
	background-image: linear-gradient(to right, #eff4f6, #bfdff1 , #96cded);
	padding: 30px 30px 20px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}


.xq_con .con3 .c_bg img{
	width: 49%;
	border-radius: 26px;
	margin-bottom: 10px;
}
.zn1 {margin-bottom: 70px;}

.zn1 .text{
	color: #666666;
	line-height: 1.7em;
	margin-bottom: 54px;
}
.zn2 .g_tit .tit{margin-bottom: 25px;}

.zn2 .g_tit{margin-bottom: 50px;}

.zn1 img{
	width: 100%;
}
.np_btn{
	display: flex;
	justify-content: center;
}

.np_btn div{
	width: 45px;
	height: 45px;
	position: relative;
	margin: 0 7px;
	cursor: pointer;
}

.np_btn div img{
	display: block;
	width: 100%;
	height: 100%;
}
.np_btn div img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.np_btn div:hover img:last-child{
	opacity: 1;
}
.np_btn div.pic_next{
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}
.pic_swi{margin-bottom: 75px;}

.zn1 .ab_ds .num_l p{
	color: #666666;
}

.zn1 .ab_ds .tit{
	color: #000;
}
.zn1 .ab_ds .item.act .tit{
	color: #0057ae;
}
.zn1 .ab_ds .item.act  p{
	color: #0057ae;
}

.zn1 .ab_ds .item{cursor: pointer;}


.us_swi .swiper-slide img{
	width: 100%;
}
.us_swi .swiper-slide .txt{
	text-align: center;
	color: #9cabba;
	padding: 18px 0;
}

.us_swi .swiper-slide-active .txt{
	color: #0057ae;
}

.us_swi{
	margin-bottom: 60px;
}
.us_swi .swiper-slide {
	transform:scale(0.8);
}

.us_swi .swiper-slide-active {
	transform:scale(1);
}
.us_swi .swiper-slide-next{
	-webkit-transform: translatex(-30%) scale(0.8);
	-moz-transform: translatex(-30%) scale(0.8);
	-o-transform: translatex(-30%) scale(0.8);
	transform: translatex(-30%) scale(0.8);
	z-index: -1;
}

.us_swi .swiper-slide-prev{
	-webkit-transform: translatex(30%) scale(0.8);
	-moz-transform: translatex(30%) scale(0.8);
	-o-transform: translatex(30%) scale(0.8);
	transform: translatex(30%) scale(0.8);
	z-index: -1;
}
.us_box{
	overflow: hidden;
	/* max-height: 580px; */
}


.np_btn div.us_next {
    transform: rotate(180deg);-webkit-transform: rotate(180deg);
}

.us_box2 li{
	cursor: pointer;
}
.us_box2 li:first-child{
	color: #fff;
	line-height: 70px;
}
.us_box2 li:first-child p{
	background-color: #0057ae;
	font-size: 16px;
}
.us_box2 li:first-child{
	display: flex;
	justify-content: space-between;
	text-align: center;
}

.us_box2 li p:nth-child(1){
	width: 21%;
}

.us_box2 li p:nth-child(2){
	width: 16.7%;
}

.us_box2 li p:nth-child(3){
	width: 16.7%;
}
.us_box2 li p:nth-child(4){
	width: 24.7%;
}

.us_box2 li p:nth-child(5){
	width: 19.3%;
}



.us_box2 .ul2 li .lit{
	display: flex;
	justify-content: space-between;
	text-align: center;
	width: 100%;
	padding: 26px 0;
	font-size: 18px;
}
.us_box2 .ul2 li .lit p{
	color: #333;
}
.us_box2 .ul2 li span{
	width: 15px;
	height: 9px;
	display: inline-block;
	position: relative;
}

.us_box2 .ul2 li span img{
	width: 100%;
	height: 100%;
}
.us_box2 .ul2 li.act span img{
	opacity: 0;
}
.us_box2 .ul2 li span img:last-child{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	 /* transform: rotate(180deg);-webkit-transform: rotate(180deg); */
}


.us_box2 .ul2 li.act img:last-child{
	opacity: 1;
	 /* transform: rotate(0deg);-webkit-transform: rotate(0deg); */
}

.us_box2 .ul2 li.act .lit p{
	color: #0057ae;
	font-weight: bold;
}
.us_box2 .ul2 li.act {
	background-color: #f2f6fb;
}

.us_box2 .ltbm{
	padding: 26px 90px;
	display: none;
}
.us_box2 .ltbm .tit{
	color: #333333;
	margin-bottom: 30px;
}

.us_box2 .ltbm .desc{
	color: #4a4a4a;
	line-height: 1.7em;
}

.us_box2 .ltbm .con{
	display: flex;
	justify-content: space-between;
	margin-bottom: 36px;
}
.us_box2 .ltbm .con .tl,.us_box2 .ltbm .con .tr{
	width: 50%;
}
.us_box2 .ltbm .con .tl{
	padding-right: 10px;
}
.us_box2 .ltbm .con .tr{
	margin-left: 10px;
}
.us_box2 .ltbm .con .tit{
	margin-bottom: 12px;
}

.yx_btn{
	width: 128px;
	height: 35px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 35px;
	text-align: center;
	color: #fff;
	font-size: 14px;
	background-color: rgba(191,201,215);
	padding: 0 22px;
}

.yx_btn img{
	margin-right: 8px;
}

.yx_btn:hover{
	background-color: #0057ae;
}

.us_box2 .ul2{
	margin-bottom: 50px;
}
.new_list{
	margin-bottom: 50px;
}
.new_list li{
	padding: 30px;
	display: flex;
	justify-content: space-between;
	border-radius: 9px;
	background-color: #f9f9f9;
}

.new_list li .pic{
	width: 295px;
}
.new_list li .pic img{width: 100%;}

.new_list li .text{
	width: calc(100% - 345px);
	padding:13px 0 10px;
	border-bottom: 1px solid #f1f1f1;
}
.new_list li .tit{
	line-height: 1.4em;
	margin-bottom: 18px;
}
.new_list li .text .desc{
	color: #666666;
	line-height: 1.6em;
	height: 4.8em;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	margin-bottom: 20px;
}
.new_list li .info{
	display: flex;
	justify-content: space-between;
}

.new_list li .date{
	color: #c3c7cf;
}
.new_list li .date span{
	width: 10px;
	height: 10px;
	background-color: #c3c7cf;
	border-radius: 50%;
	display: inline-block;
	margin-right: 10px;
}
.new_list li .more s{
	height: 3px;
	background-color: #0057ae;
	display: inline-block;
	vertical-align: middle;
	margin-right: 8px;
	margin-top: -2px;
	width: 0;
}

.new_list li:hover .more s{
	width: 23px;
}

.new_list li:hover .more{
	color: #0057ae;
}

.new_list li:hover .tit{
	color: #0057ae;
}

.new_list li{
	position: relative;
	margin-bottom: 35px;
}
.new_list li a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.new_list li:hover{
	/* box-shadow: 0 0 12px rgba(0,0,0,.1); */
	box-shadow: 0 0 30px -5px #ccc;
	background-color: #fff;
}

.news_boc{
	margin-bottom: 100px;
}

.news_boc .date{
	color: #999999;
	display: flex;
	align-items: center;
	font-family:"gr";
}
.news_boc .date span{
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	margin-right: 8px;
	background-color: #999999;
	margin-top: -2px;
}

@font-face {
	font-family:"gr";
	src: url(/EN/fonts/GILROY-REGULAR.OTF);
}
.sx_btn .ti{
	display: inline-block;
	color: #333333;
}

.sx_btn .ti:hover{
	color: #0057ae;
	font-weight: bold;
}

.sx_btn span{
	margin: 0 12px;
}
.nd_tit{
	display: flex;
	justify-content: space-between;
	margin-bottom: 36px;
}

.news_boc .title{
	color: #333;
	margin-bottom: 50px;
}

.news_boc .d_con{
	color: #666666;
	line-height: 1.9em;
}

.news_boc .d_con img{
	margin: 0 auto;
}

.d_di{
	position: relative;
	color: #333333;
	text-align: center;
}
.d_di::before{
	content: '';
	width: 100%;
	height: 1px;
	background-color: #ccd1d9;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -0.5px;
}

.d_di span{
	padding: 0 50px;
	display: inline-block;
	background-color: #fff;
	position: relative;
	z-index: 2;
}

.news_boc .d_con{
	margin-bottom: 50px;
	padding-top: 50px;
	border-top: 1px solid #ccd1d9;
}

.lx_box{
	width: 100%;
}

.lx_box #map{
	height: 630px;
	width: 100%;
}
.lx_box{
	position: relative;
}
.map_info {
	padding: 40px 60px;
	box-shadow: 0 0 6px rgba(0,0,0,.1);
	background-color: #fff;
	position: absolute;
	top: 50%;
	right: 16%;
	-webkit-transform: translatey(-50%);
	-moz-transform: translatey(-50%);
	-o-transform: translatey(-50%);
	transform: translatey(-50%);
	border-radius: 12px;
}
.map_info .tit{
	color: #0057ae;
	line-height: 1.4em;
	margin-bottom: 30px;
}

.map_info .desc{
	color: #666666;
	line-height: 1.4em;
}

.map_info .desc a{
	display: flex;
	align-items: center;
	margin-bottom: 16px;
}

.map_info .desc span{
	position: relative;
	margin-right: 9px;
	text-align: center;
	width: 15px;
	height: 14px;
}
.map_info .desc span img{
	display: block;
	width: 100%;
	height: 100%;
}

.map_info .desc span img:last-child{
	position: absolute;
	top: 0;
	right: 0;
	opacity: 0;
}

.map_info .desc a:hover{
	color: #0057ae;
}
.map_info .desc a:hover span img{
	opacity: 0;
}
.map_info .desc a:hover span img:last-child{
	opacity: 1;
}
.lx_box2 .g_tit s{
	margin-bottom: 20px;
}

.lx_box2 .g_tit .tit{
	margin-bottom: 18px;
}

.lx_box2 .g_tit p{
	color: #666666;
}
.lx_box2 .g_tit{
	margin-bottom: 35px;
}
.lx_box2 {
	padding: 50px 60px;
	box-shadow: 0 0 12px rgba(0,0,0,.1);
	border-radius: 12px;
}

.inp_list input{
	height: 50px;
	border-radius: 20px;
	width: 47.5%;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	padding: 0 28px;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; 
	outline: none;
}
.inp_list .item{
	display: flex;
	justify-content: space-between;
	margin-bottom: 20px;
}
.inp_list .item .inp1{
    height: 50px;
    width: 47.5%;
    border-radius: 20px;
    background-color: #f9f9f9;
    border: 1px solid #dddddd;
    padding: 0 28px;
    font-size: 16px;
    font-family: Arial, Helvetica, sans-serif, Microsoft Yahei;
    outline: none;
    display: flex;
    align-items: center;

}

.inp_list .item .inp1 span{
    width: 48px;
    color: #666;
}
.inp_list .item .inp1 span em{
    color: #ff0000;
}
.inp_list .inp1 input {
    outline: none;
    width: calc(100% - 50px);
    background-color: transparent;
    border: none;
    padding: 0;

}


.inp_list textarea{
	width: 100%;
	height: 158px;
	resize: none;
	background-color: #f9f9f9;
	border: 1px solid #dddddd;
	padding: 13px 28px;
	font-size: 16px;
	border-radius: 20px;
	font-family: Arial, Helvetica, sans-serif, Microsoft Yahei; 
}
.inp_list{margin-bottom: 40px;}
.up_sc .tit{
	color: #666666;
	margin-bottom: 13px;
}

.up_sc p{
	font-size: 12px;
	color: rgba(102,102,102,.7);
	line-height: 1.4em;
}

.up_sc {
	width: 47.5%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.up_sc .up_an{
	width: 50px;
	height: 50px;
	position: relative;
	cursor: pointer;
}

.up_sc .up_an img{
	width: 100%;
	height: 100%;
}

.up_sc .up_an img.last{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.up_sc .up_an:hover img.last{
	opacity: 1;
}

.lx_box2 .up_an input{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
	opacity: 0;
}

.up_sc .ul{
	width: calc(100% - 60px);
}


.li_btn{
	width: 140px;
	line-height: 45px;
	border-radius: 45px;
	text-align: center;
	color: #fff;
	cursor: pointer;
	background-color: #bfc9d7;
	margin-top: 20px;
	position: relative;
	overflow: hidden;
}
.li_btn::before {
    content: '';
    background-color: #00479d;
    position: absolute;
    height: 100%;
    top: 0;
    right: 0;
    left: auto;
    -webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
    transition: all .4s cubic-bezier(.4,0,.2,1);
	width: 100%;
	left: 0;
	right: auto;
	
}

.li_btn span{
	position: relative;
	z-index: 2;
}

.serch_dec{
	color: #333333;
	margin-bottom: 56px;
}
.serch_dec span{
	color: #0057ae;
	margin: 0 4px;
}

.to_top{
	width: 45px;
	height: 45px;
	position: fixed;
	right: 50px;
	bottom: 22%;
	z-index: 819;
	transform: rotate(90deg);-webkit-transform: rotate(90deg);
	cursor: pointer;
	opacity: 0;
}

.to_top.act{
	opacity: 1;
}

.to_top img{
	width: 100%;
}

/* //加载 */


.ind_video_box {
    width: 100%;
    position: fixed;
    left: 0;
    font-size: 0;
    letter-spacing: 0;
    top: 0;
    height: 100vh;
    pointer-events: none;
	z-index: 999;
}


.ind_video_box > div {
    width: 25%;
    height: 100%;
    display: inline-block;
    vertical-align: top;
    position: relative;
    overflow: hidden;
    transition: all .5s ease;
    letter-spacing: .8px;
}
body > .ind_video_box .can_video {
    background-color: #1b1d1f;
}
.ind_video_box.on > div:nth-child(1) {
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.7s;
}
.ind_video_box.on > div:nth-child(2) {
    transition-delay: 0.6s;
    -webkit-transition-delay: 0.9s;
}

.ind_video_box .can_video {
    background-color: #1b1d1f;
}

.ind_video_box.on > div:nth-child(3) {
    transition-delay: 0.7s;
    -webkit-transition-delay: 1.1s;
}

.ind_video_box.on > div:nth-child(4) {
    transition-delay: 0.8s;
    -webkit-transition-delay: 1.3s;
}

body > .ind_video_box.line > span:nth-child(5) {
    transition-delay: 0s;
    -webkit-transition-delay: 0.2s;
}

body > .ind_video_box.line > span:nth-child(6) {
    transition-delay: 0.1s;
    -webkit-transition-delay: 0.4s;
}

body > .ind_video_box.line > span:nth-child(7) {
    transition-delay: 0.2s;
    -webkit-transition-delay: 0.6s;
}

body > .ind_video_box > span {
    position: absolute;
    top: 0;
    width: 1px;
    height: 0;
    background-color: #494b4c;
    transition: height .5s ease;
}


body > .ind_video_box.on .can_video {
    height: 0;
}


body > .ind_video_box > span:nth-child(5) {
    left: 25%;
}

body > .ind_video_box > span:nth-child(6) {
    left: 50%;
}

body > .ind_video_box > span:nth-child(7) {
    left: 75%;
}


body > .ind_video_box.on span{
	animation: span 0.6s linear;
	-webkit-animation: span 0.6s linear;
}

@keyframes span {
  0% {height: 0; opacity: 1;}
  25% {height: 25%; opacity: 1;}
  50% {height: 50%; opacity: 1;}
  75% {height: 75%; opacity: 1;}
  99% {height: 99%; opacity: 1;}
  100% {height: 100%;opacity: 0;}
}

.ml_i{display: none;}

.section_6 .connet .r{background-color: #f9f9f9;}

.y_swi .pagination3{display: none;}

.bt_more{display: none;}

.fpg .section_6 .connet .r{padding-top: 0!important;}





/* 移动端导航 */
.m_head {display: none;height: 50px;overflow: hidden;padding: 0 5%;position: fixed;top: 0;left: 0;width: 100%;box-sizing: border-box;z-index: 10;background: rgba(255, 255, 255, 1);border-bottom: 1px solid #eee;}
    .m_head .mlt {display: block;float: left;}
    .m_head .mlt img {display: block;height: 30px;margin-top: 10px;}
    .m_head .img {width: 50px;float: right;}
    .m_head .img img {display: block;width: 100%;}
    .m_nav {font-family: Microsoft Yahei;display: block;position: fixed;z-index: 199;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.5);top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
    .m_nav.act {right: 0;}
    .m_out {width: 15%;float: left;}
    .m_out img {display: block;width: 100%;}
    .m_nav {display: block;position: fixed;z-index: 99999;width: 100%;height: 100%;background: #fff;top: 0;right: -100%;-webkit-transition: all 1s;-moz-transition: all 1s;transition: all 1s;overflow: hidden;box-sizing: border-box;}
    .m_nav.act {right: 0;}
    .m_out {width: 50px;float: right;max-width: 50px;margin-right: 3%;}
    .m_out img {display: block;width: 100%;}
    .m_navbox {width: 100%;box-sizing: border-box;float: right;background: #fff;box-sizing: border-box;padding: 20px 0;overflow: auto;box-sizing: border-box;}
    .m_navbox div,.m_navbox a {color: #666;display: block;}
    .m_navbox a {font-size: 16px;line-height: 20px;padding: 10px 0;}
    .m_navbox div,
    .m_navbox a.ltp {font-size: 18px;line-height: 30px;padding: 10px 0;display: block;}
    .m_navbox li>div:nth-child(1),
    .m_navbox a.ltp {padding: 10px 30px 10px 50px;position: relative;}
    .m_navbox li>div:nth-child(1):after,
    .m_navbox a.ltp:after {content: '';display: block;width: 5px;height: 20px;background: #084784;position: absolute;top: 50%;margin-top: -10px;left: 30px;}
    .m_navbox li>div:nth-child(1) {background: url(/EN/images/plus.png) 95% center no-repeat;background-size: 16px;}
    .m_navbox li.act>div:nth-child(1) {background: url(/EN/images/reduce.jpg) 95% center no-repeat;}
    .m_navbox div.lbt {padding: 5px 50px;display: none;border-bottom: 1px solid #084784;}
    .m_navbox li.act>div:nth-child(1) {color: #084784;}
    .m_navbox li.act>div:nth-child(1):after {background: #084784;}
    .m_navbox .lange {text-align: center;}
    .m_navbox .lange a {display: inline-block;margin: 0 10px;}
    .m_navbox li.lang {padding: 10px;}
    .m_navbox li.lang>a {display: block;float: left;text-align: center;width: 50%;font-size: 20px;}
    .m_navbox li.se {padding: 10px 30px;}
    .m_navbox li.se input {display: block;width: calc(100% - 40px);float: left;display: block;height: 40px;border: none;outline: none;padding: 0 10px;border-bottom: 1px solid #ddd;}
    .m_navbox li.se a {display: block;width: 40px;float: right;padding: 0;}
    .m_navbox li.se a img {display: block;width: 20px;margin: 10px;}
.m_navbox li a.ltp{position: relative;display: inline-block;}
/* .m_navbox li.act a.ltp::before {
    content: '';
    display: block;
    height: 1px;
    width: 60px;
    background-color: #084784;
    position: absolute;
    left: 100%;
    top: 50%;
} */
.ind_box .swiper-slide::before{
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.6);
	position: absolute;
	z-index: 2;
}

.ind_box.ind .swiper-slide::before{
	background-color: rgba(0,0,0,.3);
}

.ind_box.ind .swiper-slide::before{
	opacity: 1;
}

.ind_box.ind.act .swiper-slide::before{
	background-color: rgba(0,0,0,.6);
}

.ind_box.ind .ind_swi a{
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
} 

.language_q{
	font-size: 14px;
	color: #fff;
	position: fixed;
	z-index: 998;
	top: 50px;
	right: 50px;
	display: flex;
}

.language_q a{
	color: #fff;
	position: relative;
	padding-bottom: 4px;
}
.language_q p{
	padding: 0 6px;
}
.m_100{
	margin-bottom: 100px;
}
.language_q a::before{
	width: 0%;
	height: 2px;
	background-color: #fff;
	content: '';
	position: absolute;
	bottom: 0;
	left: auto;
	right: 0;
	-webkit-transition: all .4s cubic-bezier(.4,0,.2,1);
	    -moz-transition: all .4s cubic-bezier(.4,0,.2,1);
	    transition: all .4s cubic-bezier(.4,0,.2,1);
}

.language_q a.act::before,.language_q a:hover::before{
	left: 0;
	right: auto;
	width: 100%;
}
.language_q.act a,.language_q.act{
	color: #333;
}
.language_q.act a::before{background-color: #333;}



.language_m{
	font-size: 14px;
	color: #333;
	display: flex;
	float: right;
	width: 100%;
	padding: 10px 30px 10px 30px;
}

.language_m a{
	color: #333;
	position: relative;
	padding-bottom: 4px;
}
.language_m p{
	padding: 0 6px;
}


.fpg .section.section_6{
	overflow: inherit;
}

.fpg .section.section_6 .fp-tableCell{
	overflow: inherit;
}

.img_tc{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background-color: rgba(0,0,0,.3);
	z-index: 999;
	overflow-x: auto;
	display: none;
	padding-top: 40%;
	
	
}
.img_tc img{
	width: 800px;
	height: auto;
	max-width: none;
}
.ds_zc{
    display: none;
}

.bot_qm{
    justify-content: space-between;
}
.bot_qm img{
    width: auto;
}
.bot_qm .qm{
    display: flex;
    align-items: center;
    width: 100%;
    font-size: 16px;
    color: #333333;
}
.bot_qm .qm img{
    width: auto;
}


.bot_qm .qm span{
    width:160px;
}





@media(max-width:1680px){
   .fpg .section > img,.head img{width: 100%;}
   .num_list .tit .num {font-size: 60px;}
   .t_box .cl{width: calc(100% - 580px);padding-right: 20px;}
   .t_box .cr{width: 580px;position: relative;}
   .t_box .cr .spot {top: 42%;right: 8%;}
   .ab_r1{display: block;}
   .ab_navs{justify-content: flex-start;}
   .js_swi1 .swiper-slide .txt {padding-left: 49px;}
}

@media(max-width:1440px){
   .f_12 {font-size: 12px;}
   .f_16 {font-size: 14px;}
   .f_18 {font-size: 16px;}
   .f_20 {font-size: 18px;}
   .f_22 {font-size: 20px;}
   .f_24 {font-size: 22px;}
   .f_26 {font-size: 24px;}
   .f_28 {font-size: 26px;}
   .f_30 {font-size: 28px;}
   .f_32 {font-size: 30px;}
   .f_34 {font-size: 30px;}
   .f_36 {font-size: 30px;}
   .f_38 {font-size: 30px;}
   .f_40 {font-size: 32px;}
   .f_42 {font-size: 32px;}
   .f_54 {font-size: 38px;}
   .f_46{font-size: 34px;}
   .f_64 {font-size: 42px;}
   .new_tr .pic {width: 400px;}
   .new_tr .txt {width: calc(100% - 400px);padding-left: 30px;}
   .data_s{padding-left: 60px;}
   .data_s .item{margin-right: 80px;}
   .data_s .item .num{font-size: 80px;}
   .t_box .cl{width: calc(100% - 450px);padding-right: 20px;}
   .t_box .cr{width: 450px;position: relative;}
   .t_box .cr .spot {top: 35%;right: 5%;}
   .t_box .g_tit {margin-bottom: 30px;}
   .map_con .mr{width: 300px;}
   .map_con .mr .item{padding: 0 20px;}
   .map_con .mr .item{height: 98px;box-sizing: border-box;}
   .map_con .mr{height: 395px;}
   .map_con .mr .item .tit {margin-bottom: 5px;}

   .p_100 {padding-top: 60px;}
   .ab_lc{padding-bottom: 60px;}
   .lc_swi {font-size: 62px;margin-bottom: 50px;}
   .lc_two .ll {width: 460px;}
   .lc_two .rr {width: calc(100% - 500px);}
   .zs_list {margin-bottom: 60px;}
   .js_swi1 .swiper-slide .pic {width: 500px;}
   .js_swi1 .swiper-slide .txt {width: calc(100% - 500px);padding-left: 40px;padding-top: 36px;}
   .m_100 {margin-bottom: 80px;}
   /* .map_con .mr{width: 300px;} */
   .map_con .ml {width: calc(100% - 320px);}
   .pl_140 {padding-left: 80px;padding-right: 40px;}
   .connet .r{padding-top: 60px;}
   .t_box{display: flex;margin-bottom: 80px;}
   .us_box .us_swi .txt{font-size: 20px;}
   .us_box .us_swi .swiper-slide-active .txt{font-size: 24px;}
}
@media(max-width:1366px){
	.ind_box .ul1 a{
		 margin-top: 40px;
	}
	.pro_r1{padding-top: 30px;}
}
@media(max-width:1280px){
   
}

@media(max-width:1026px){
    .f_12 {font-size: 12px;}
    .f_16 {font-size: 14px;}
    .f_18 {font-size: 16px;}
    .f_20 {font-size: 16px;}
    .f_22 {font-size: 16px;}
    .f_24 {font-size: 16px;}
    .f_26 {font-size: 16px;}
    .f_28 {font-size: 18px;}
    .f_30 {font-size: 18px;}
    .f_32 {font-size: 18px;}
    .f_34 {font-size: 20px;}
    .f_36 {font-size: 20px;}
    .f_38 {font-size: 20px;}
    .f_40 {font-size: 22px;}
    .f_42 {font-size: 22px;}
	.f_46{font-size: 24px;}
	.f_54 {font-size: 26px;}
	.f_64 {font-size: 28px;}
	.left_nav{display: none;}
	.connet .l {display: none;}
	.connet .r{float: none;width: 100%;}
	.pl_140 {padding: 0;}
	.fpg {width: 100%;height: auto;}
	.fpg .section{height: auto;}
	.ind_box{height: auto;position: unset;}
	.banner .text{left: 5%;width: 90%;}
	body{min-width: 200px;}
	.banner .swiper-slide .img_ml{display: block;}
	.banner .swiper-slide .img_pc{display: none;}
	.fpg .section_1{display: none;}
	.banner .pagination1 {bottom: 20px;}
	.fpg .connet{padding: 0 5%;background-color: #fff;}
	.section_3 .r{background-size: 100% 50%;}
	.section_6 .connet {background-color: #f9f9f9;}
	.lc_txt .swiper-slide{-webkit-transform: translatex(0%);-moz-transform: translatex(0%);-o-transform: translatex(0%);transform: translatex(0%);}
	.m_head{display: block;z-index: 9999;}
	.main{padding-top: 0px;}
	.ind_box.ind{margin-top: 50px;}
		.inp_list input,.inp_list textarea{font-size: 14px;}
    .language_q{display: none;}
}

@media(max-width:960px){

	.language_q{display: none;}
	.m_100 {margin-bottom: 40px;}
	.t_box{display: block;}
	.t_box .cl{width: 100%;padding-right: 0;}
	.t_box .cr{width: 100%;padding-left: 0;}
	.ml_i{display: block;}
	.pc{display: none;}
	.t_box .cr .spot{display: none;}
	.t_box .cl{margin-bottom: 20px;}
	.connet .r{padding-top: 35px;}
	.t_box{margin-bottom: 35px;}
	.num_list .tit {font-size: 18px;margin-bottom: 14px;}
	.num_list .tit .num {font-size: 42px;}
	.num_list .item p{font-size: 14px;}
	.pro_application{padding-top: 20px;}
	.map_con .mr .item {height: 79px;}
	.map_con .mr{height: auto;}
	.num_list .tit .num {font-size: 30px;}
	.num_list .tit {font-size: 16px;margin-bottom: 12px;}
	.map_con .ml,.new_tr .pic{margin-bottom: 20px;}
	.g_tit .tit,.t_box .g_tit{margin-bottom: 10px;}
	.new_tr .li .dfix{display: block;}
	.new_tr .pic,.new_tr .txt{width: 100%;padding-left: 0;}
	.new_tr .txt .data {margin-bottom: 15px;}
	.new_tr .txt .tit {margin-bottom: 20px;}
	.new_tr {padding-top: 20px;margin-bottom: 65px;}
	.g_tit s {height: 2px;margin-bottom: 10px;display: none;}
	.data_s {padding-left: 0px; }
	.data_s .item {margin-right: 40px;}
	.data_s .item .num {font-size: 50px;}
	.data_s .item .num {-webkit-transform: translate(-30%,-50%);-moz-transform: translate(-30%,-50%);-o-transform: translate(-30%,-50%);transform: translate(-31%,-67%);}
	.g_more {width: 112px;line-height: 37px;border-radius: 37px;}
	.fd_box {padding: 30px 0 30px;}
	.fd_box .fl,.fd_box .fr{width: 50%;}
	.fd_box .fr{padding-left: 25px;}
	/* .ab_navs{display: none;} */
	.ab_r1 {margin-bottom: 20px;}
	.ab_ds .tit span {font-size: 40px;}
	.ab_ds .desc {margin-bottom: 20px;}
	.ab_ds .num_l {margin-bottom: 20px;}
	.p_100 {padding-top: 30px;}
	.lc_swi {font-size: 48px;margin-bottom: 20px;}
	.lc_two{display: block;}
	.lc_two .ll,.lc_two .rr{width: 100%;}
	.lc_two .rr{padding-top: 14px;}
	.lc_two .lc_txt .tit {font-size: 28px;margin-bottom: 14px;}
	.lc_two .lc_txt s{margin-bottom: 20px;}
	.ab_lc {padding-bottom: 30px;}
	.ab_lc .swiper-button-prev, .ab_lc .swiper-button-next{display: none;}
	.ab_jg .big_y ,.ab_jg .big_y::before{width: 240px;height: 240px;}
	.ab_jg .yuan{width: 210px;height: 210px;}
	.zs_list li {padding:20px;}
	.zs_list {margin-bottom: 35px;}
	.js_swi1 .swiper-slide{display: block;}
	.js_swi1 .swiper-slide .pic{width: 100%;}
	.js_swi1 .swiper-slide .txt {width: 100%;padding-left: 0px;padding-top: 20px;padding-right: 0px;}
	.js_swi1 .swiper-slide .txt .tit {margin-bottom: 8px;}
	.js_swi1 {margin-bottom: 30px;}
	.ab_ry {padding-bottom: 30px;padding-left: 5%;padding-right: 5%;}
	.ab_ry .y_an{display: none;}
	.y_swi .pagination3{display: block;bottom: 0;}
	.y_swi{padding-bottom: 40px;}
	.y_swi .swiper-slide .txt {padding: 10px 0 10px;}
	.y_swi {margin-bottom: 0px;}
	.pro_lnav{overflow-x: auto;overflow-y: hidden;white-space: nowrap;}
	.pro_lnav .item {line-height: 40px;width: 117px;cursor: pointer;border-radius: 20px;}
	.pro_r1{margin-top: 30px;padding-bottom: 50px;}
	.pro_ban .p_ml{display: block;}
	.pro_ban .p_pc{display: none;}
	.pro_ban .text{height: 100%;flex-wrap: wrap;align-items: center;align-content: center;padding: 16px;}
	.pro_ban .text .desc{width: 100%;}
	.pro_ban .text .tit{width: 100%;padding-top: 0;margin-bottom: 16px;}
	.search_con input {width: calc(100% - 80px);font-size: 16px;padding: 0 20px;}
	.search_con .sbtn {width: 60px;border-radius: 25px;margin-left: 0px;}
	.search_con{justify-content: space-between;	}
	.pd_qh .l_tit{display: none;}
	.pro_tit{width: 100%;}
	.pro_content ,.pro_ban2{margin-bottom: 35px;}
	.pro_content {background-color: #f2f6fb;padding: 35px 15px 20px;}
	.pd_qh {margin-bottom: 20px;}
	.pro_rcon .swiper-slide p {font-size: 44px;}
	.p_pc{display: none;}
	.p_ml{display: block;}
	.pro_desc2{display: block;}
	.pro_desc2 .desc{width: 100%;}
	.pro_desc2 .tit{width: 100%;margin-bottom: 16px;}
	.pages_sy{display: none;}
	.bt_more{display: block;line-height: 40px;width: 117px;cursor: pointer;border-radius: 20px;background-color: #00479d;color: #fff;text-align: center;margin: 0 auto;}
	.pro_list li{width: 50%;margin-bottom: 20px;}
	
	.pro_td li .itvm:nth-child(5),.pro_td li .itvm:nth-child(4){display: none;}
	
	.pro_td li .itvm{width: 32.5%!important;font-size: 14px;}
	.pro_td li a {padding: 10px 0;}
	.pro_td {margin-bottom: 30px;}
	.xq_con .con2 .lr{display: block;}
	.xq_con .con2 .lr .pic{margin-right: 0;width: 100%;margin-bottom: 10px;}
	.xq_con{padding: 35px 0;}
	.xq_con .con2 .lr .txt{width: 100%;}
	.xq_con .con3 .c_bg{padding: 12px;}
	.xq_con .con3 .c_bg img{width: 100%;}
	.xq_con .con3 .c_bg img:last-child{margin-top: 16px;}
	.xq_con .con .imgs img{margin: 0 0px 10px;max-width: 100%;}
	.map_info{position: unset;padding: 20px 0;box-shadow: none;border-radius: 0;background-color: transparent;-webkit-transform: translatey(0%);-moz-transform: translatey(0%);-o-transform: translatey(0%);transform: translatey(0%);}
	.map_info .tit {margin-bottom: 20px;}
	.map_info .desc a {margin-bottom: 10px;}
	.lx_box2{padding: 0;box-shadow: none;}
	.inp_list input,.inp_list textarea{width: 100%;margin-bottom: 18px;}
	.inp_list .item{display: block;margin-bottom: 0;}

    .inp_list .item .inp1 input{margin-bottom: 0;}

    .inp_list .item .inp1 {width: 100%;margin-bottom: 18px;font-size: 14px;}

	.up_sc{width: 100%;}
	.li_btn::before{width: 100%;}
	.lx_box #map{height: 320px;}
	.pic_swi {margin-bottom: 30px;}
	.zn1 {margin-bottom: 35px;}
	.map_con{display: block;}
	.map_con .ml,.map_con .mr{width: 100%;}
	.map_con .ml ul li img {width: 100%;}
	.ab_navs {display: none; overflow-x: auto;overflow-y: hidden;white-space: nowrap;margin-top: 20px;}
	.ab_navs a.item, .ab_navs div.item {line-height: 43px}
	
	.section_3 .r .bg_gif,.ab_lc .bg_gig{display: none;}
	
	.ab_lc{padding-top: 0;}
	.search_con{margin-bottom: 30px;}
	.pro_list li .txt{padding: 20px 0;}
	.pro_list li{margin-bottom: 10px;}
	.zn1 .text{margin-bottom: 20px;}
	.to_top {width: 34px;height: 34px;right: 10px;bottom: 7%;}
	.us_swi {margin-bottom: 20px;}
	.us_box2 li p:nth-child(5){display: none;}
	.us_box2 li p:nth-child(4){display: none;}
	.us_box2 li p{
		width: 32.9%!important;
	}
	.pro_td li:first-child .itvm,.us_box2 li:first-child {line-height: 53px;}
	.us_box2 .ltbm {padding: 22px 20px;display: none;}
	.us_box2 .ul2 li .lit{font-size: 16px;}
	.g_more:before {width: 100%;left: 0;right: auto;}
	.ab_wh .tit{margin-bottom: 20px;}

	.us_box .us_swi .swiper-slide{opacity: 0!important;}
	.us_box .us_swi .swiper-slide.swiper-slide-active{opacity: 1!important;}
	.ab_jg img {width: 100%;}
   .us_box .us_swi .swiper-slide-active .txt{font-size: 18px;}

   .ds_zc{ display: block; }
    .zc_imgs{ display: none; }
    .ds_zc p{ font-size: 14px; color: #666666; line-height: 1.7em; margin-bottom: 26px; text-indent:2em; }
	.data_s::before {
		display: none;
	}
}

@media(max-width:660px){
	.num_list{flex-wrap: wrap;justify-content: center;}
	.num_list .item{width: 33%;margin-bottom: 20px;}
	.data_s .item {margin-right: 0px;}
	.data_s .item{padding: 0 14px;}
	.data_s .item s {width: 10px;height:10px;margin-right: 6px;}
	.fd_box .fl,.fd_box .fr{width: 100%;}
	.fd_box{display: block;}
	.fd_box::before{display: none;}
	.fd_box .fr{padding-left: 0px;margin-top: 20px;}
	.fd_box .icons .item .qr {left: 0%;-webkit-transform: translatex(0%);-moz-transform: translatex(0%);-o-transform: translatex(0%);transform: translatex(0%);}
	.fd_box .tit {margin-bottom: 20px;}
	.ab_lc{background: no-repeat;}

	.pro_ban .text .desc{line-height: 1.7em;height: 5.1em;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
	.new_list li{display: block;padding: 14px;}
	.new_list li .pic{width: 100%;}
	.new_list li .text{width: 100%;}
	.new_list li {margin-bottom: 20px;}
	.us_box2 .ltbm .con{display: block;}
	.us_box2 .ltbm .con .tl, .us_box2 .ltbm .con .tr{width: 100%;}
	.us_box2 .ltbm .con .tr{margin-left: 0;margin-top: 20px;}
	.us_box2 .ltbm .con{margin-bottom: 24px;}
	.ab_ds .num_l{display: block;}
	.ab_ds .num_l .item{margin-right: 0;margin-bottom: 15px;}
    .ab_jg .yuan.f_28 { font-size: 14px; }
    .ab_jg .big_y ,.ab_jg .big_y::before{width: 160px;height: 160px;}
	.ab_jg .yuan{width: 130px;height: 130px;}
}

























<!--0.00015497207641602-->