﻿@charset "utf-8";
* {
	PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-TOP: 0px
}
A {
	COLOR: #000; TEXT-DECORATION: none !important;
}
A IMG {
	BORDER-BOTTOM-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-TOP-STYLE: none; BORDER-LEFT-STYLE: none; 
}
LI {
	LIST-STYLE-TYPE: none
}
body,td,th {
	font-family: 微软雅黑; 
}

body {
	margin-left: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
}

body,
button, input, select, textarea {
    font: 14px/22px "Microsoft YaHei";color: #666;
}
/* 重置列表元素 */
ul, ol ,li{list-style: none;}

/* 重置文本格式元素 */
a {text-decoration: none; color: #666; word-wrap:break-word;}/*英文换行*/
a:hover {text-decoration: none; }
body,input,h1,h2,h3,h4,h5,h6,p,textarea,table,div,ul,li,select,span,em,i,button{margin:0;padding:0;color:inherit;line-height: inherit;font-family: "microsoft yahei","PingFangSC-Regular", sans-serif;}

body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, /* structural elements 结构元素 */
dl, dt, dd, ul, ol, li, /* list elements 列表元素 */
pre, /* text formatting elements 文本格式元素 */
fieldset, lengend, button, input, textarea, /* form elements 表单元素 */
th, td { /* table elements 表格元素 */
    margin: 0;
    padding: 0;
}

i,em{
	font-style: normal;
}
input,button{padding:0;border:none;background:none;outline:none;font-family:"微软雅黑",Arial,Helvetica;}

.fl{ float:left;}
.fr{ float:right;}
.tac{text-align: center;}
.w1300{ width:1400px; margin:0 auto}
.auto{margin:0 auto;max-width:1440px;width: 96%;}
img{border:0;display: inline-block;max-width:100%;vertical-align: middle;}

.clear {
	clear: both;
}


/*头部*/
.topbj{width: 100%;height:131px; position: absolute;z-index: 9999;}
.topbj .t_en{ margin:0 auto; width:80%; height:auto; padding-top:8px; overflow:hidden;}
.topbj .t_en .yuyan{width:280px; height:auto;color:#fff; font-size:15px; font-family:"微软雅黑"; line-height:26px;float: right;}
.topbj .t_en .yuyan span{font-size:13px; color:#888;}
.topbj .t_en .yuyan a{color:#fff;}
.c_top .search{float: right; text-align: center; line-height:30px;}
.c_top-right .search{font-size:0;}
.c_top-right .search .inp{ width:140px;display:inline-block;height:30px;color:#ccc;line-height:30px;vertical-align:middle;}
.c_top-right .search .sub{width:30px;height:30px;background: url(img/icon-search.png) no-repeat center;border-radius:180px; vertical-align:middle;-webkit-transition:.3s;-o-transition:.3s;transition:.3s;}
.c_top-right .search .sub:hover{cursor:pointer;background-color:#dd0e18;border-radius:180px;}


.nav{ width:auto;height:0px; border-top:1px solid #8c8c8c;position: relative;}
.nav .t_logo{width:26%; height:auto; background:url(img/logo.png) left no-repeat; margin-left:5%; padding-left:10%;}
.nav .t_logo .imgCircle {

 animation: circle 5s linear infinite;
  }
@keyframes circle {
 0% {
  transform: rotateY(0deg);
 }
 20% {
  transform: rotateY(360deg) ;
 }
 80% {
  transform: rotateY(360deg) ;
 }
 100% {
  transform: rotateY(360deg);
 }
  }


          .nav ul{ width:55%; padding-top:20px; float:right;}
          .nav li { float: left;font-size:18px;width:10%; }
          .nav li a { text-decoration: none; height: 60px;line-height: 60px;padding:0 15px;  display: block; position: relative;z-index: 2; color: #fff; font-weight:bold;box-sizing: border-box; text-align: center;}
          .nav li:before{content:'';position:absolute;height:16px;width:9px;background-size:100%; top:25px;right:0;}
           .nav li:hover:before,.nav li.cur:before{width:0;color: #fff;z-index: 1;} 
          .nav li:hover a, .nav .cur a {background-size: 100%; text-decoration: none;  color: #fff; }
          .nav li.home{padding-left:0;}
          .nav li.nones{padding-right: 0;}
          .nav li.nones:before{background: none;}
          
          
          .nav li .submenu{overflow: hidden; display: none;position: absolute;width: 100%;top:75px;z-index: 99;background:#f4f4f4;padding: 14px 0; left: 0;line-height: 0;font-size: 0; text-align: center; padding-bottom:80px;}
          .nav li .submenu dl{width: 1400px;margin: 0 auto;padding: 70px 0 50px;}
          .nav li .submenu dt{float: right;width: 450px;height: 260px;overflow: hidden;margin-left: 30px;}
          .nav li .submenu dt a{background:none;}
          .nav li .submenu dt img{width: 450px;height: 260px;display: block;}
          .nav li .submenu dd{float: left;width: 670px;margin-left:50px;}
          .nav li .submenu p a{display: block;float: left;width: 198px;height: 48px;line-height: 48px;background: #fff;border: 1px solid #d9d9d9;padding-left: 42px;font-size: 16px;color: #333333;margin: 0 20px 20px 0;position: relative; text-align: left;}
          .nav li .submenu p a:nth-child(3n){margin-right: 0;}
          .nav li .submenu p a:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #a4a4a4;border-radius: 50%;left:21px;top:21px;}
          .nav li:hover .submenu p a{font-weight: normal;}
          .nav li:hover .submenu p a:hover{border-color: #002386;background:#002386;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#002386), to(#002386)); 
          background-image: -webkit-linear-gradient(left, #002386, #002386); 
          background-image: -moz-linear-gradient(left, #002386, #002386); 
          background-image: -o-linear-gradient(left, #002386, #002386); 
          background-image: -ms-linear-gradient(left, #002386, #002386); 
          background-image: linear-gradient(left, #002386, #002386);color: #fff;}
          .nav li .submenu span a{display: block;width: 198px;height: 48px;line-height: 48px;border: 1px solid #06beff;padding-left: 42px;font-size: 18px;color: #fff;margin: 0 20px 20px 0;position: relative; text-align: left;font-weight: normal; float: left;background:#089df5;
          background-image:-webkit-gradient(linear, left top, right bottom, from(#002386), to(#002386)); 
          background-image: -webkit-linear-gradient(left, #002386, #002386); 
          background-image: -moz-linear-gradient(left, #002386, #002386); 
          background-image: -o-linear-gradient(left, #002386, #002386); 
          background-image: -ms-linear-gradient(left, #002386, #002386); 
          background-image: linear-gradient(left, #002386, #002386); }
          .nav li .submenu span a:before,.nav li .submenu p a:hover:before{content: "";position: absolute;width: 6px;height: 6px;border: 1px solid #fff;border-radius: 50%;left:21px;top:21px;}
          
          @media screen  and (max-width:1440px) {
            .topWrap .header,.nav li .submenu dl{width:1200px;}
            .nav ul{ width: 1200px;margin:0 auto;}
            .nav li {font-size: 16px;width:114px;}
            .nav li .submenu p a{font-size: 16px;}
			
          }

/*banner*/
.idx_ban{}
.idx_ban .img{width: 100%;display: block;}
.idx_ban .swiper-pagination{font-size: 0;bottom: 50px; z-index: 100;}
.idx_ban .swiper-pagination-bullet{width: 100px;height: 4px;background: #fff;opacity: 1;margin:0 6px;border-radius:0;}                  
.idx_ban .swiper-pagination-bullet-active{background: #b8273b;}
.idx_ban .shade{position:absolute;width: 100%;left: 0;top: 50%;margin-top: -100px;}
.idx_ban .banner-small-image{position:absolute;width: 100%;left: -100%;right: 0; top: 0; right: 0;transition: all .7s ease;}
.idx_ban .box{max-width:600px;}
.idx_ban .title{font-size: 56px;color: #fff;font-weight: bold;}
.idx_ban .smtit{font-size: 18px;color: #fff;margin-top: 10px;text-transform: uppercase;}
.idx_ban .fz{font-size: 12px;color: #fff;line-height: 16px;margin-top: 10px;}
	
@media screen and (min-width:1201px) and (max-width:1349px){
	.idx_ban .swiper-pagination-bullet{width: 80px;}

}  

@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 2%!important;}
}

@media screen and (min-width:992px) and (max-width:1199px){
	
	/*index*/
	.idx_ban .swiper-pagination{bottom: 30px;}
	.idx_ban .swiper-pagination-bullet{width: 60px;}
	.idx_ban .title{font-size: 48px;}
}

@media screen and (min-width:768px) and (max-width:991px){		
	/*index*/
	.idx_ban .swiper-pagination{bottom: 20px;}
	.idx_ban .swiper-pagination-bullet{width: 40px;}	
	.idx_ban .title{font-size: 40px;}
	.idx_ban .smtit{font-size: 17px;margin-top: 5px;}
}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 3%!important;}	
	/*index*/
	.idx_ban .swiper-pagination{bottom: 15px;}
	.idx_ban .swiper-pagination-bullet{width: 30px;height: 2px;}	
	.idx_ban .shade{margin-top: -60px;}
	.idx_ban .title{font-size: 18px;}
	.idx_ban .smtit{font-size: 13px;margin-top: 0;}
	.idx_ban .fz{margin-top: 5px;}

}

.swiper-slide {
	z-index: 100;
}

.layer {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}



/*产品中心*/
.probox{color: #002386;font-family:"Microsoft Yahei";position: relative; background-color:#f2f2f2;line-height: 26px;width:100%; padding-bottom:30px; height:auto;max-width:1920px;margin:0 auto; overflow:hidden;}
.sy_lm{ margin:0 auto; width:80%;padding:55px 0 20px;}
.probox .sy_lm li a,.newbox .sy_lm li a{color: #343434; font-size:16px;font-weight:bold;}
.sy_lm li.cur a,.sy_lm li:hover a,.newbox .sy_lm li.cur a,.newbox .sy_lm li:hover a{background: #002386;color: #fff;}
.til01{text-align: center;color: #000;font-size:54px;line-height:72px;font-family: "Microsoft Yahei";padding: 0 0 28px;font-weight: normal;}
.til01 p{display: block;font-size:16px;line-height:34px;opacity: 0.8;}
.til01 a{color: #000;}
.til02,.til02 a{color: #fff;}

.sy_lm{height: 100px;font-size: 18px;}
.sy_lm .til01{text-align: left;float: left;}
.sy_lm h3{ width:30%; float:left;text-align: left;color: #343434;font-size:50px;line-height:72px;font-family: "Microsoft Yahei";padding: 0 0 28px;font-weight: normal;}
.sy_lm h3 p{display: block;font-size:16px;line-height:30px; font-weight:normal;}
.sy_lm ul{ padding-top:70px;float: right;}
.sy_lm li{float: left;text-align: center;}
.sy_lm li a{ width:auto;height:auto;line-height:18px; padding:5px;border-radius:5px;box-sizing:border-box;border: solid 1px rgba(255, 255 , 255 , 0.2);display: block;color: #fff;overflow:hidden;}



.service_list_met_16_26_84 .met-index-body{background-image:url();background-repeat:no-repeat;background-size:cover;background-position:center;padding:0px 0px; margin-top:60px;}
.service_list_met_16_26_84 ul{ margin:0 auto;width:82%; height:auto; overflow:hidden;}
.service_list_met_16_26_84 .met-index-body .advantage-list{ width:100%;overflow:hidden;display:flex}
.service_list_met_16_26_84 .advantage-list li{width:32%;height:auto; margin:0.5%;float:left;position:relative;transition:width 455ms;overflow:hidden; }
.service_list_met_16_26_84 .advantage-list li figure{margin-bottom:0px;display:block;overflow:hidden;position:relative;text-align:center;background-position:center center;background-repeat:no-repeat; background-color:#fff;height:364px;transition:all 4s}
.service_list_met_16_26_84 .advantage-list li h2{font-family:"微软雅黑"; font-size:18px; color:#343434; line-height:40px; text-align:center;}
.service_list_met_16_26_84 .advantage-item{width:100%;height:auto;position:absolute;top:70%;-webkit-transition:all 0.52s cubic-bezier(0.4,0,0.2,1);transition:all 0.52s cubic-bezier(0.4,0,0.2,1)}
.service_list_met_16_26_84 .advantage-list .black-20{position:absolute;left:0;top:0;width:100%;height:100%}
.service_list_met_16_26_84 .advantage-item .ico{width:60px;display:block;position:relative;margin:0px auto 15px}
.service_list_met_16_26_84 .advantage-item .ico img{width:100%;display:block}
.service_list_met_16_26_84 .advantage-item p{transition:0.3s;-webkit-transition:0.3s;color:#ffffff}
.service_list_met_16_26_84 .advantage-item .t{font-size:33px;line-height:1.5;margin-bottom:10px}
.service_list_met_16_26_84 .advantage-item .bot{height:0px;width:1px;background-color:#ffffff;display:block;margin:0px auto 24px;-webkit-transition:all 0.52s cubic-bezier(0.4,0,0.2,1);transition:all 0.52s cubic-bezier(0.4,0,0.2,1)}
.service_list_met_16_26_84 .advantage-item .by{color:#666666;color:#ffffff;opacity:0;visibility:hidden\9;height:68px;text-align:center;overflow:hidden;transition:0.3s;-webkit-transition:0.3s}
.service_list_met_16_26_84 .advantage-item .btnMore{margin:60px auto 0;opacity:0;visibility:hidden\9;transition:0.3s;-webkit-transition:0.3s}
.service_list_met_16_26_84 .advantage-item .ilink{z-index:10}
.service_list_met_16_26_84 .btnMore{width:170px;height:42px;line-height:42px;text-align:center;border:2px solid #ffffff;display:block;position:relative;z-index:1}
.service_list_met_16_26_84 .btnMore:before{content:"";width:100%;height:100%;background-color:#ffffff;z-index:-1;position:absolute;left:0;bottom:0px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform 0.42s cubic-bezier(0.4,0,0.2,1);transition:transform 0.42s cubic-bezier(0.4,0,0.2,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9}
.service_list_met_16_26_84 .btnMore .txt{color:#ffffff;padding:0px 42px 0 0px;background:url(img/btn_m2.png) no-repeat scroll right center}
.service_list_met_16_26_84 .btnMore.arrow .txt{background:url() no-repeat scroll right center}
.service_list_met_16_26_84 .btnMore:hover{border-color:#ffffff}
.service_list_met_16_26_84 .btnMore:hover:before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9}
.service_list_met_16_26_84 .btnMore:hover .txt{color:#022266;color:;background-image:url(img/btn_m1.png)}
.service_list_met_16_26_84 .btnMore.hoverarrow:hover .txt{background-image:url()}@media screen and (min-width:1025px){ .service_list_met_16_26_84 .advantage-list li.now{ width:40% !important}.service_list_met_16_26_84 .advantage-list li.sible{ width:calc(60% / (3 - 1)) !important}.service_list_met_16_26_84 .advantage-list li:hover .ico{ -webkit-transition-timing-function:cubic-bezier(0.6,4,0.3,0.8); transition-timing-function:cubic-bezier(0.6,4,0.3,0.8); -webkit-animation:gelatine 0.5s 1; animation:gelatine 0.5s 1}
.service_list_met_16_26_84 .advantage-list li:hover .black-20{ background:none rgba(0,0,0,0.6)}
.service_list_met_16_26_84 .advantage-list li:hover .advantage-item{ top:25%}

.service_list_met_16_26_84 .advantage-list li:hover .bot{ height:42px}.service_list_met_16_26_84 .advantage-list li:hover .by{ opacity:1; visibility:visible\9; transition:all 0.4s ease 0.3s; -webkit-transform:all 0.4s ease 0.3s}.service_list_met_16_26_84 .advantage-list li:hover .btnMore{ opacity:1; visibility:visible\9}}@media screen and (max-width:1260px){.service_list_met_16_26_84 .advantage-item .ico{ width:50px}.service_list_met_16_26_84 .advantage-item .t{ font-size:16px}}@media screen and (max-width:1024px){.service_list_met_16_26_84.met-index-body .advantage-list{flex-direction:column; height:auto; width:100%;}.service_list_met_16_26_84.met-index-body{ height:auto; padding:0px 0px}.service_list_met_16_26_84 .advantage-list li{ width:49% !important;}
.service_list_met_16_26_84 .advantage-list li h2{ font-size:16px; font-weight:normal;}
.service_list_met_16_26_84 .advantage-list li figure{ background-size:cover; height:170px; position:absolute; left:0; top:0; width:100%}.service_list_met_16_26_84 .advantage-item{ position:inherit; top:auto; left:auto; height:auto; margin:0 auto; padding:70px 0; width:500px}.service_list_met_16_26_84 .advantage-list li .bot{ height:15px; margin:10px auto 15px}.service_list_met_16_26_84 .advantage-list li .by{ opacity:1; visibility:visible\9; height:auto}.service_list_met_16_26_84 .advantage-list li .ico{ margin-bottom:5px}.service_list_met_16_26_84 .advantage-item .btnMore{ opacity:0; visibility:visible\9; margin-top:40px}}@media screen and (max-width:860px){.service_list_met_16_26_84 .advantage-item{ width:460px; padding:40px 0px 50px}}@media screen and (max-width:767px){.service_list_met_16_26_84.met-index-body{ padding:0px 0px}}@media screen and (max-width:641px){.service_list_met_16_26_84 .advantage-item{ width:90%}}



/*优势*/
.ys{position: relative;overflow: hidden;width:100%;max-width: 1920px;margin:0 auto;}
.ys_xj dl{height:hover;overflow: hidden;}
.ys_xj dt{position: relative;}
.ys_xj dt i{width: 100%;display: block;}
.ys_xj dt i img{width:100%;display: block;transition:all 4s}
.ys_xj dt i img:hover{transform: scaleX(1.1) scaleY(1.1);}

.ysno{position:absolute;left:0;top:0;width:7%;border-right: 2px solid rgba(255,255,255,.3);height:45rem;overflow: hidden;text-align: center;}
.ysdian{width: 100%;height: 5.66rem;padding-top: 2rem;margin-bottom: 6.6rem;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.ysdian img{width:25%;margin:0 auto 0;display: block;}
.ysno em{display: block;font-size: 18px;color: #fff;height: 1.25rem;}
.ysno span{display: block;font-size: 18px;color: #fff;margin-top: 0.5rem;}
.ysno p{height: 8.8rem;}
.ysno p b{width: 2px;height: 2.2rem;background: #fff;margin: 0 auto;display: block;}
.ysno p .cur{background: #0b67a2}
.ys .ys_xj{width:100%; height:auto; overflow:hidden;}
.ys .ys_xj dd{position: absolute; left:0;bottom: 0;width:100%;margin-left: 18.75%;height: 7rem;background: #f5f5f5;overflow: hidden;border-bottom: 1px solid #e5e5e5;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;}
.ys .ys_xj h3{position: relative;float: left;width: 13%; background: #002386;height: 7rem;line-height: 7rem; text-align: center;font-size: 1.25rem;color: #ffde00;margin-right: 1%;}
.ys .ys_xj h4{font-size: 1.1rem;color: #002386; line-height: 2rem; font-weight: bold;margin-top: 1rem;}
.ys .ys_xj .wz{font-size:16px;color:#666666;line-height: 1rem;width:71%; padding-top:10px;}
.ys .u_ljt{position: absolute;right:4.5%;bottom: 0; height: 7rem;background: #ed1b24 url(img/ljt2.png) no-repeat center 3rem;z-index: 566;width: 4.5%;}
.ys .u_ljt:before{content: "";position: absolute;width: 1px;height: 1rem;background: rgba(255,255,255,.3);right: 0;top:3rem;}
.ys .u_rjt{position: absolute;right:0;bottom: 0;height: 7rem;background: #ed1b24 url(img/rjt2.png) no-repeat center 3rem;z-index: 566;width: 4.5%;}

html {font-size: 10px;-webkit-text-size-adjust: none;}
@media screen and (min-width: 1200px) {html {font-size: 15px;}}
@media screen and (min-width: 1280px) {html {font-size: 16px;}}
@media screen and (min-width: 1366px) {html {font-size: 17px;}}
@media screen and (min-width: 1440px) {html {font-size: 18px;}}
@media screen and (min-width: 1600px) {html {font-size: 20px;}}
@media screen and (min-width: 1920px) {html {font-size: 24px;}}

.f_cb:after,.f_cbli li:after{display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.f_cb,.f_cbli li{zoom:1;}



/*about*/
.about_list_met_16_7_5 {padding:80px; background-color:#f5f5f5;}
.about_list_met_16_7_5 .met-index-body{background-color:#f5f5f5;}
.about_list_met_16_7_5 .ibox-inner{padding:80px;width:90%;background: linear-gradient(to left,#57f699,#16bee3);margin:0px auto;max-width:1712px;position:relative;overflow:hidden; background:url(img/aboutbj.jpg) right no-repeat #f5f5f5;}
.about_list_met_16_7_5 .wave-canvas-wrapper{position:absolute;left:0;top:0;width:100%;height:100%}
.about_list_met_16_7_5 .about-con{width:660px;margin:0px auto;position:relative}
.about_list_met_16_7_5 .about-con .t{font-size:36px;color:#fff;color:;line-height:1.2;margin-bottom:10px}
.about_list_met_16_7_5 .about-con .t h2{font-size:36px;}
.about_list_met_16_7_5 .about-con .en{font-size:24px;color:#fff;color:;line-height:1.5}
.about_list_met_16_7_5 .about-con.text-xs-center .c{margin-left:auto;margin-right:auto}
.about_list_met_16_7_5 .about-con .c{max-width:100%;margin-top:40px;font-size:16px; line-height:30px;}
.about_list_met_16_7_5 .about-con .c p{color:#fff; padding-bottom:10px;}
.about_list_met_16_7_5 .about-sp{width:607px; height:419px; margin-top:40px; float:right; overflow:hidden;}
.about_list_met_16_7_5 .about-list li{margin-top:60px;float:left;display:block;width:20%}
.about_list_met_16_7_5 .about-list .numbox{ text-align:center;}
.about_list_met_16_7_5 .about-list .num{font-size:52px;padding-right:10px;color:#002386;}
.about_list_met_16_7_5 .about-list .by{ text-align:center;color:#fff; font-size:18px;font-weight:bold;margin-bottom:0px}
.about_list_met_16_7_5 .btnMore{width:170px;height:42px;line-height:42px;text-align:center;border:2px solid;border-color:#fff;border-color:;display:block;position:relative;z-index:1; margin-top:40px;}
.about_list_met_16_7_5 .btnMore:before{content:"";width:100%;height:100%;background-color:#fff;background-color:;z-index:-1;position:absolute;left:0;bottom:0px;transform-origin:100%;-webkit-transform-origin:100%;-webkit-transition:-webkit-transform .42s cubic-bezier(.4,0,.2,1);transition:transform .42s cubic-bezier(.4,0,.2,1);transform:scaleX(0);-webkit-transform:scaleX(0);visibility:hidden\9}
.about_list_met_16_7_5 .btnMore{color:#fff; font-size:16px;}
.about_list_met_16_7_5 .btnMore .txt{padding:0px 22px 0 0px}
.about_list_met_16_7_5 .btnMore:hover{border-color:#fff;border-color:}
.about_list_met_16_7_5 .btnMore:hover:before{transform:scaleX(1);-webkit-transform:scaleX(1);-moz-transform:scaleX(1);transform-origin:0;-webkit-transform-origin:0;visibility:visible\9}
.about_list_met_16_7_5 .btnMore:hover{color:#012385}
.about_list_met_16_7_5 .line{height:5px;position:absolute;left:0;bottom:0;width:100%;background-color:#f6cf53;margin-bottom:0px}
.about_list_met_16_7_5 .line-bg{position:absolute;right:50%;bottom:0;margin-right:416px;height:5px;background-color:#002386;width:100%}
@media screen and (max-width:1600px){.about_list_met_16_7_5 .ibox-inner{padding:100px 0px}
.about_list_met_16_7_5 .about-con .t{font-size:34px}
}@media screen and (max-width:1441px){.about_list_met_16_7_5.met-index-body{padding:100px 0px}
.about_list_met_16_7_5 .about-con{width:80%}
.about_list_met_16_7_5 .about-con .t{font-size:32px}
}@media screen and (max-width:1370px){.about_list_met_16_7_5 .about-con .t{font-size:30px}
.about_list_met_16_7_5 .about-con .en{font-size:22px}
}@media screen and (max-width:1024px){.about_list_met_16_7_5.met-index-body{padding:15px 0}
.about_list_met_16_7_5 .ibox-inner{padding:80px 0px}
.about_list_met_16_7_5 .about-con{width:90%}
.about_list_met_16_7_5 .about-con .t{font-size:24px}
.about_list_met_16_7_5 .about-con .en{font-size:18px}
.about_list_met_16_7_5 .about-list .num{font-size:50px}
.about_list_met_16_7_5 .about-con .c{max-width:100%}
.about_list_met_16_7_5 .btnMore{width:120px;height:38px;line-height:38px}
.about_list_met_16_7_5 .btnMore .txt{padding-right:30px}
.about_list_met_16_7_5 .line-bg{width:30%;margin-right:0;right:auto;left:0}
}@media screen and (max-width:860px){.about_list_met_16_7_5 .about-list li{width:50%}
.about_list_met_16_7_5{padding:60px 0px}
.about_list_met_16_7_5 .about-con .c{margin-top:30px}
.about_list_met_16_7_5 .about-list{margin-top:0px;padding:0px 0 15px}
.about_list_met_16_7_5 .about-list li{margin-bottom:0px; margin-top:40px;}
.about_list_met_16_7_5 .about-list .num{font-size:48px}
.about_list_met_16_7_5 .about-con .c{font-size:14px}
}@media screen and (max-width:767px){.about_list_met_16_7_5.met-index-body{padding:10px 0}
}@media screen and (max-width:641px){.about_list_met_16_7_5 .ibox-inner{padding:40px 0px}
.about_list_met_16_7_5 .about-con .t{margin-bottom:5px}
.about_list_met_16_7_5 .about-list .num{font-size:40px}
}@media screen and (max-width:421px){.about_list_met_16_7_5 .about-list .num{font-size:35px}
}@media screen and (max-width:360px){.about_list_met_16_7_5 .about-list .num{font-size:30px}}


/*------------case----------*/
.g_al{color: #002386;font-family:"Microsoft Yahei";position: relative;padding:50px 0 0;line-height: 26px;width:100%;max-width:1920px;margin:0 auto;}
.g_w{margin: 0 auto;width:90%;max-width:1400px;}
.g_w{height: 149px;font-size: 16px;}
.g_w .til01{text-align: left;float: left;}
.zx_case{height:840px; margin-top:20px; padding-top:10px;overflow:hidden;}
.zx_case .hdt{height:49px;border-top:1px solid #b2b2b2;}
.zx_case .hdt ul{width:1200px; margin:0 auto;}
.zx_case .case_con{margin: 0 auto;width:1200px; position: relative;}
.zx_case .case_con dl{width: 1200px;height:750px;position: relative;margin:0 17px;transition: .5s;}
.zx_case .case_con dl dt{width: 1200px;height:726px;line-height: 0;overflow: hidden;}
.zx_case .case_con dl dt img{width: 1200px;height:726px;transition:all 4s}
.zx_case .case_con dl:hover dt img{transform: scaleX(1.1) scaleY(1.1);}
.zx_case .case_con dl dd{width: 1000px;height:66px;position: absolute;bottom: 0;left: 93px;background: #f9f9f9;padding:3px 0 0 38px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;display: none; }
.zx_case .case_con dl dd h4{display: block;height:48px; line-height:48px; position: relative;}
.zx_case .case_con dl dd h4 a{font-size: 22px; color:#000000; margin-right:20px; font-weight: normal;}
.zx_case .case_con dl dd h4 span{font-size: 14px; color:#444444;line-height:30px; font-weight:normal;}
.zx_case .case_con .tempWrap {overflow: visible !important; margin-left: -17px;}
.zx_case .case_con dl.cur dt{box-shadow: 0px 0px 10px #333333;}
.zx_case .case_con dl.cur dd {display: block;}
.zx_case .case_con .pnBtn{position: absolute;z-index: 1;top: 0;width: 100%;height: 626px;}
.zx_case .case_con .prev1{left:-50%;margin-left: -634px;}
.zx_case .case_con .next1{left: 50%;margin-left: 635px;}
.zx_case .case_con .pnBtn .cas-prev{width:104px; height:104px;background:url(img/cas-prev.png) no-repeat center; position: absolute; top:45%; right:-138px; cursor: pointer;}
.zx_case .case_con .pnBtn .cas-next{width:104px; height:104px;background:url(img/cas-next.png) no-repeat center; position: absolute; top:45%; left:-138px; cursor: pointer;}


/*======================简介====================*/
.aboutbg{
	width: 100%; height:auto;
	background:url(img/about-bg.jpg) top center no-repeat;
	background-size: cover; overflow:hidden;
}

.w_fimgbox-001 .w_imgbox{width:100%;height:100%;position:relative;min-height:inherit}
.w_fimgbox-001 .w_imgbox>img{width:100%;height:auto}
.w_fimgbox-001 .w_imgbox>.p_contentbox{width:100%;height:100%;position:absolute;top:0;left:0}
.w_fimg-000 .p_title{display:inline-table;margin:0;min-width:37px;padding:0;color:rgba(51,51,51,1);font-size:20px;font-weight:400;cursor:pointer}
.w_fimg-000 .p_title .font{vertical-align:middle;line-height:21px}
.w_fimg-000 .p_title:hover{color:rgba(87,177,173,1)}
.w_fimg-000 .p_title:active{color:rgba(69,165,161,1)}
.w_fimg-000 .p_title .iconfont:before{display:inline-block;content:""}
.w_fimg-000{position:relative;width:100%;height:auto;min-height:200px}
.w_fimg-000 .animated{width:100%;height:100%;position:relative;min-height:inherit}
.w_fimg-000 .font{white-space:nowrap}
.w_fimg-000 .p_link001{width:100%;height:100%}
.w_fimg-000 .p_link002{width:100%;height:30px}
.w_fimg-000 .p_box{width:100%;height:100%;text-align:center;position:static}
.w_fimg-000 .p_dimage{height:inherit;overflow:hidden;font-size:0}
.w_fimg-000 .e_image:hover:after{background:transparent}
.w_fimg-000 .p_dimage:empty{width:100%;height:100%;top:0;left:0;position:absolute;background:#f2f2f2 url(img/camera.png) no-repeat center}

.w_grid-001{margin-left:auto;margin-right:auto;max-width:1180px;min-height:12rem;width:100%}
.w_grid-001>.w_grid{width:100%;position:relative}
.w_grid-001>div>.p_gridbox{width:100%;overflow:hidden;position:static}
.w_grid-001>div>.p_gridbox>.p_gridCell{float:left;position:static}
.w_grid-001>div>.p_gridbox>.p_gridCell:not(:empty):before{content:'';height:.1px;display:block}
.w_grid-001>div>.p_gridbox>.p_gridCell:first-child{margin-left:0;clear:left}
#w_grid-001>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0;clear:left}


.w_fbtn-001{display:block;width:100%;height:100%;max-width:150px;min-height:36px;max-height:0;text-align:center;font-size:0}
.w_fbtn-001 .p_CommonBtn{width:100%;height:inherit;padding:0}
.w_fbtn-001 .p_CommonBtn .font{text-align:center;display:inline-block;vertical-align:middle;width:100%;font-size:16px;}
.w_fbtn-001 .animated{width:92%;height:100%;min-height:inherit}
.w_fbtn-001 .p_link{min-height:inherit;display:block}
.w_fbtn-001 .p_CommonBtn{border-style:solid}
.w_fbtn-001 .p_CommonBtn{width:100%;height:36px;color:rgba(255,255,255,1);border-width:1px;border-style:none;border-color:transparent;background-color:rgba(255,102,0,1);padding-top:0;text-align:center;min-height:inherit}
.w_fbtn-001 .p_CommonBtn:before{content:'';width:0;height:100%;display:inline-block;vertical-align:middle}
.w_fline-001 .p_FLine{width:100%;border-top-width:1px;border-top-style:solid;border-top-color:#fff;opacity:1;filter:alpha(opacity:100);display:inline-block;vertical-align:middle}
.w_fline-001{width:100%;min-height:20px;display:block;margin:0 auto}
.w_fline-001 .w_fline{width:100%;min-height:inherit;font-size:0}
.w_fline-001 .w_fline:before{content:"";display:inline-block;vertical-align:middle;min-height:inherit;width:0}



#w_grid-1566628703398>div>.p_gridbox{background-attachment:fixed;background-size:cover}
#w_grid-1566628703398 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_grid-1566628703398>div{animation-fill-mode:both}
#w_grid-1566628703398>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}
@media only screen and (max-width:768px){#w_grid-1566628703398>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:2rem;margin-left:0px}}
@media only screen and (min-width:769px){#w_grid-1566628703398>div>.p_gridbox>.p_gridCell{margin-bottom:4rem;margin-top:4rem;margin-left:0px}
#w_grid-1566628703398>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}
#w_grid-1566628703398>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}
#w_grid-1566633840181 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_grid-1566633840181>div{animation-fill-mode:both}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}
#w_grid-1566633840181>div>.p_gridbox{background:none !important}
@media only screen and (max-width:768px){#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(1) span{font-size:22px !important}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(3) span{font-size:13px !important}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(2){ padding-bottom:10px; float:right;}}
@media only screen and (min-width:769px){#w_grid-1566633840181>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:3%}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:48.5%;margin-left:3%;margin-right:0;clear:none}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0;clear:left;margin-right:0;width:48.5%}
#w_grid-1566633840181>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0}}

#w_fbtn-1566633840196 .p_CommonBtn{background-color:rgba(48,131,255,0);border:1px solid #fff;transition:all .5s ease}
#w_fbtn-1566633840196 .p_CommonBtn .font{color:#ffde00}
#w_fbtn-1566633840196 .p_CommonBtn:hover{background-color:rgba(255,222,0,0.5);}
#w_fbtn-1566633840196 .p_CommonBtn:hover .font{color:#fff}
#w_fbtn-1566633840196 .p_CommonBtn:active{background-color:rgba(48,131,255,1);border:1px solid #fff}
#w_fbtn-1566633840196 .p_CommonBtn:active .font{color:#fff}
#w_fbtn-1566633840196 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fbtn-1566633840196>div{animation-fill-mode:both}

@media only screen and (min-width:769px){#w_grid-1566634548563>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0%}
#w_grid-1566634548563>div>.p_gridbox>.p_gridCell:nth-child(3n+0){width:30%;margin-left:0%;margin-right:0px;clear:none}
#w_grid-1566634548563>div>.p_gridbox>.p_gridCell:nth-child(3n+1){margin-left:0px;clear:left;margin-right:0px;width:40%}
#w_grid-1566634548563>div>.p_gridbox>.p_gridCell:nth-child(3n+2){width:30%;margin-left:0%;margin-right:0px;clear:none}
#w_grid-1566634548563>div>.p_gridbox>.p_gridCell:nth-child(3n){margin-right:0px}}

#w_fimgbox-1566636302427 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimgbox-1566636302427>div{animation-fill-mode:both}
#w_fimgbox-1566636302427>.w_imgbox{overflow:hidden}
#w_fimgbox-1566636302427 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#w_fimgbox-1566636302427 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#w_fimgbox-1566636302427>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#w_fimgbox-1566636302427>.w_imgbox:hover:after{height:100%}
#w_fimgbox-1566636302427>.w_imgbox>img{position:relative;z-index:1}
#w_fimgbox-1566636302427>.w_imgbox>.p_contentbox{z-index:3;align-items:flex-start;display:flex}
#w_grid-1566636427825 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_grid-1566636427825>div{animation-fill-mode:both}
#w_grid-1566636427825>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}
#w_grid-1566636427825>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{ font-size:16px; line-height:40px;overflow:hidden;-webkit-line-clamp:3;-webkit-box-orient:vertical;text-overflow:ellipsis}
@media only screen and (max-width:768px){#w_grid-1566636427825>div>.p_gridbox>.p_gridCell{padding:20px}
#w_grid-1566636427825>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(1) span{font-size:18px !important}}
@media only screen and (min-width:769px){#w_grid-1566636427825>div>.p_gridbox>.p_gridCell{margin-bottom:3rem;margin-top:3rem;margin-left:5%}
#w_grid-1566636427825>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:90%;margin-left:5%;margin-right:0;clear:none}
#w_grid-1566636427825>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:5%}}

#w_common_text-1566636518769 .p_link001{height:calc(100%)}
#w_common_text-1566636488629 .p_link001{height:calc(100%)}
#w_fbtn-1566637735798 .p_CommonBtn{background-color:rgba(255,255,255,0);padding-left:0px;padding-right:0px;position:relative}
#w_fbtn-1566637735798 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fbtn-1566637735798>div{animation-fill-mode:both}
#w_fbtn-1566637735798 .p_CommonBtn .font:after{content:'';position:absolute;height:1px;width:15%;background:#fff;left:0px;top:20px;z-index:1;transition:all .5s ease}
#w_fbtn-1566637735798 .p_CommonBtn:hover .font:after{width:100%}
#w_fimgbox-1566641694478 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimgbox-1566641694478>div{animation-fill-mode:both}
#w_fimgbox-1566641694478>.w_imgbox{overflow:hidden}
#w_fimgbox-1566641694478 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#w_fimgbox-1566641694478 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#w_fimgbox-1566641694478>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#w_fimgbox-1566641694478>.w_imgbox:hover:after{height:100%}
#w_fimgbox-1566641694478>.w_imgbox>img{position:relative;z-index:1}
#w_fimgbox-1566641694478 .w_imgbox>.p_contentbox{display:flex;align-items:center;z-index:3}#w_fimgbox-1566641694478 #content_box-1566784337779-0>.w_fimg-000:nth-child(1){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}

#w_fimg-1566782125677 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimg-1566782125677>div{animation-fill-mode:both}
#w_common_text-1566783908511 .p_link001{height:calc(100%)}
#w_common_text-1566784451078 .p_link001{height:calc(100%)}
#w_fimgbox-1566788062670 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimgbox-1566788062670>div{animation-fill-mode:both}
#w_fimgbox-1566788062670>.w_imgbox{overflow:hidden}
#w_fimgbox-1566788062670 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#w_fimgbox-1566788062670 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#w_fimgbox-1566788062670>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#w_fimgbox-1566788062670>.w_imgbox:hover:after{height:100%}
#w_fimgbox-1566788062670>.w_imgbox>img{position:relative;z-index:1}
#w_fimgbox-1566788062670 .w_imgbox>.p_contentbox{display:flex;align-items:center;z-index:3}
#w_fimgbox-1566788062670 #content_box-1566788062678-0>.w_fimg-000:nth-child(1){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788062670 #content_box-1566788062678-0>.reset_style:nth-child(2){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788062670 #content_box-1566788062678-0>.w_fline-001:nth-child(3){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}
#w_fimgbox-1566788062670 #content_box-1566788062678-0>.reset_style:nth-child(4){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}
#w_fimgbox-1566788062670:hover #content_box-1566788062678-0>.w_fimg-000:nth-child(1){transform:translate3d(0,-40px,0);height:auto;opacity:0}
#w_fimgbox-1566788062670:hover #content_box-1566788062678-0>.reset_style:nth-child(2){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#w_fimgbox-1566788062670:hover #content_box-1566788062678-0>.w_fline-001:nth-child(3){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#w_fimgbox-1566788062670:hover #content_box-1566788062678-0>.reset_style:nth-child(4){transform:translate3d(0,-40px,0);height:auto;opacity:1}


#wd_fimgbox-1566788062670 .p_MatteIcon .iconfont:before{content:'\e602'}
#wd_fimgbox-1566788062670>div{animation-fill-mode:both}
#wd_fimgbox-1566788062670>.w_imgbox{overflow:hidden}
#wd_fimgbox-1566788062670 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#wd_fimgbox-1566788062670 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#wd_fimgbox-1566788062670>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#wd_fimgbox-1566788062670>.w_imgbox:hover:after{height:100%}
#wd_fimgbox-1566788062670>.w_imgbox>img{position:relative;z-index:1}
#wd_fimgbox-1566788062670 .w_imgbox>.p_contentbox{display:flex;align-items:center;z-index:3}
#wd_fimgbox-1566788062670 #content_box-1566788062678-0>.w_fimg-000:nth-child(1){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#wd_fimgbox-1566788062670 #content_box-1566788062678-0>.reset_style:nth-child(2){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#wd_fimgbox-1566788062670 #content_box-1566788062678-0>.w_fline-001:nth-child(3){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}
#wd_fimgbox-1566788062670 #content_box-1566788062678-0>.reset_style:nth-child(4){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}
#wd_fimgbox-1566788062670:hover #content_box-1566788062678-0>.w_fimg-000:nth-child(1){transform:translate3d(0,-40px,0);height:auto;opacity:0}
#wd_fimgbox-1566788062670:hover #content_box-1566788062678-0>.reset_style:nth-child(2){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#wd_fimgbox-1566788062670:hover #content_box-1566788062678-0>.w_fline-001:nth-child(3){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#wd_fimgbox-1566788062670:hover #content_box-1566788062678-0>.reset_style:nth-child(4){transform:translate3d(0,-40px,0);height:auto;opacity:1}


#w_grid-1566788062678>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0;clear:left}

@media only screen and (max-width:768px){#w_grid-1566788062678>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{font-size:18px !important}}

#w_fimg-1566788062687 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimg-1566788062687>div{animation-fill-mode:both}
#w_common_text-1566788062694 .p_link001{height:calc(100%)}
#w_common_text-1566788062703 .p_link001{height:calc(100%)}
#w_fimgbox-1566788045567 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimgbox-1566788045567>div{animation-fill-mode:both}
#w_fimgbox-1566788045567>.w_imgbox{overflow:hidden}
#w_fimgbox-1566788045567 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#w_fimgbox-1566788045567 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#w_fimgbox-1566788045567>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#w_fimgbox-1566788045567>.w_imgbox:hover:after{height:100%}
#w_fimgbox-1566788045567>.w_imgbox>img{position:relative;z-index:1}
#w_fimgbox-1566788045567 .w_imgbox>.p_contentbox{display:flex;align-items:center;z-index:3}
#w_fimgbox-1566788045567 #content_box-1566788045585-0>.w_fimg-000:nth-child(1){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788045567 #content_box-1566788045585-0>.reset_style:nth-child(2){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788045567 #content_box-1566788045585-0>.w_fline-001:nth-child(3){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}
#w_fimgbox-1566788045567 #content_box-1566788045585-0>.reset_style:nth-child(4){transform:translate3d(0,0px,0);height:0px;opacity:0;transition:all .5s ease}
#w_fimgbox-1566788045567:hover #content_box-1566788045585-0>.w_fimg-000:nth-child(1){transform:translate3d(0,-40px,0);height:auto;opacity:0}
#w_fimgbox-1566788045567:hover #content_box-1566788045585-0>.reset_style:nth-child(2){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#w_fimgbox-1566788045567:hover #content_box-1566788045585-0>.w_fline-001:nth-child(3){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#w_fimgbox-1566788045567:hover #content_box-1566788045585-0>.reset_style:nth-child(4){transform:translate3d(0,-40px,0);height:auto;opacity:1}
#w_grid-1566788045585>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0;clear:left}
@media only screen and (max-width:768px){#w_grid-1566788045585>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{font-size:18px !important}}
#w_fimg-1566788045591 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimg-1566788045591>div{animation-fill-mode:both}
#w_common_text-1566788045596 .p_link001{height:calc(100%)}
#w_common_text-1566788045602 .p_link001{height:calc(100%)}
#w_fimgbox-1566788056189 .p_MatteIcon .iconfont:before{content:'\e602'}
#w_fimgbox-1566788056189>div{animation-fill-mode:both}
#w_fimgbox-1566788056189>.w_imgbox{overflow:hidden}
#w_fimgbox-1566788056189 .w_imgbox>img{transition:all .8s ease;-moz-transition:all .8s ease;-webkit-transition:all .8s ease;-o-transition:all .8s ease}
#w_fimgbox-1566788056189 .w_imgbox:hover>img{transform:scale(1.2);-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);cursor:pointer}
#w_fimgbox-1566788056189>.w_imgbox:after{content:'';position:absolute;bottom:0px;left:0px;background:rgba(0,35,134,.8);width:100%;height:0%;z-index:2;transition:all .5s ease}
#w_fimgbox-1566788056189>.w_imgbox:hover:after{height:100%}
#w_fimgbox-1566788056189>.w_imgbox>img{position:relative;z-index:1}
#w_fimgbox-1566788056189 .w_imgbox>.p_contentbox{display:flex;align-items:center;z-index:3}
#w_fimgbox-1566788056189 #content_box-1566788056199-0>.w_fimg-000:nth-child(1){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788056189 #content_box-1566788056199-0>.reset_style:nth-child(2){transform:translate3d(0,0px,0);height:auto;opacity:1;transition:all .5s ease}
#w_fimgbox-1566788056189 #content_box-1566788056199-0>.w_fline-001:nth-child(3){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}#w_fimgbox-1566788056189 #content_box-1566788056199-0>.reset_style:nth-child(4){transform:translate3d(0,40px,0);height:0px;opacity:0;transition:all .5s ease}#w_fimgbox-1566788056189:hover #content_box-1566788056199-0>.w_fimg-000:nth-child(1){transform:translate3d(0,-40px,0);height:auto;opacity:0}#w_fimgbox-1566788056189:hover #content_box-1566788056199-0>.reset_style:nth-child(2){transform:translate3d(0,-40px,0);height:auto;opacity:1}#w_fimgbox-1566788056189:hover #content_box-1566788056199-0>.w_fline-001:nth-child(3){transform:translate3d(0,-40px,0);height:auto;opacity:1}#w_fimgbox-1566788056189:hover #content_box-1566788056199-0>.reset_style:nth-child(4){transform:translate3d(0,-40px,0);height:auto;opacity:1}#w_grid-1566788056199>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0;clear:left}@media only screen and (max-width:768px){#w_grid-1566788056199>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{font-size:18px !important}}#w_fimg-1566788056207 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fimg-1566788056207>div{animation-fill-mode:both}#w_common_text-1566788056213 .p_link001{height:calc(100%)}#w_common_text-1566788056221 .p_link001{height:calc(100%)}#w_grid-1566013731814>div>.p_gridbox{background:url(img/yx_pro_bg.jpg) no-repeat center center;background-attachment:fixed;background-size:cover}#w_grid-1566013731814 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566013731814>div{animation-fill-mode:both}#w_grid-1566013731814>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566013731814>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:2rem;margin-left:0}}@media only screen and (min-width:769px){#w_grid-1566013731814>div>.p_gridbox>.p_gridCell{margin-bottom:4rem;margin-top:4rem;margin-left:0px}#w_grid-1566013731814>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566013731814>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}@media only screen and (max-width:1024px) and (min-width:769px){#w_grid-1566013731814>div>.p_gridbox>.p_gridCell{margin-bottom:4rem;margin-top:4rem;margin-left:0}#w_grid-1566013731814>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0;margin-right:0;clear:none}#w_grid-1566013731814>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0}}#w_grid-1566805455009>div>.p_gridbox{background:none !important}#w_grid-1566805455009 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566805455009>div{animation-fill-mode:both}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(1) span{font-size:22px !important}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(3) span{font-size:13px !important}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(2){display:none}}@media only screen and (min-width:769px){#w_grid-1566805455009>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0%}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}@media only screen and (max-width:1024px) and (min-width:769px){#w_grid-1566805455009>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:3%}#w_grid-1566805455009>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0}}#w_common_text-1566805455030 .p_link001{height:calc(100%)}#w_fline-1566805455037 .p_FLine{border-top-color:rgba(230,0,19,1);border-top-width:1px}#w_fline-1566805455037 .w_fline .p_FLine{border-top-style:solid}#w_fline-1566805455037 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fline-1566805455037>div{animation-fill-mode:both}#w_common_text-1566805455040 .p_link001{height:calc(100%)}#w_grid-1566806175308 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566806175308>div{animation-fill-mode:both}#w_grid-1566806175308>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}@media only screen and (min-width:769px){#w_grid-1566806175308>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0}#w_grid-1566806175308>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0;margin-right:0;clear:none}#w_grid-1566806175308>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0}}#w_fbtn-1566809683451 .p_CommonBtn{background-color:rgba(255,255,255,0);border:1px solid #fff;transition:all .5s ease}#w_fbtn-1566809683451 .p_CommonBtn .font{color:#fff}#w_fbtn-1566809683451 .p_CommonBtn:hover{background-color:rgba(255,255,255,1);border:1px solid #fff}#w_fbtn-1566809683451 .p_CommonBtn:hover .font{color:#202b66}#w_fbtn-1566809683451 .p_CommonBtn:active{background-color:rgba(255,255,255,1);border:1px solid #fff}#w_fbtn-1566809683451 .p_CommonBtn:active .font{color:#202b66}#w_fbtn-1566809683451 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fbtn-1566809683451>div{animation-fill-mode:both}#w_grid-1566174300517>div>.p_gridbox{background-image:url(img/yx_news_bg.jpg)}#w_grid-1566174300517 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566174300517>div{animation-fill-mode:both}#w_grid-1566174300517>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566174300517>div>.p_gridbox>.p_gridCell{margin-bottom:1.5rem;margin-top:1.5rem;margin-left:0}}@media only screen and (min-width:769px){#w_grid-1566174300517>div>.p_gridbox>.p_gridCell{margin-bottom:4rem;margin-top:4rem;margin-left:0px}#w_grid-1566174300517>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566174300517>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}@media only screen and (max-width:1024px) and (min-width:769px){#w_grid-1566174300517>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:4rem;margin-left:0}#w_grid-1566174300517>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0;margin-right:0;clear:none}#w_grid-1566174300517>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0}}#w_grid-1566798684733 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566798684733>div{animation-fill-mode:both}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}#w_grid-1566798684733>div>.p_gridbox{background:none !important}@media only screen and (max-width:768px){#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(1) span{font-size:22px !important}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(3) span{font-size:13px !important}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(2){display:none}}@media only screen and (min-width:769px){#w_grid-1566798684733>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:3%}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:48.5%;margin-left:3%;margin-right:0;clear:none}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0;clear:left;margin-right:0;width:48.5%}#w_grid-1566798684733>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0}}#w_common_text-1566798684739 .p_link001{height:calc(100%)}#w_fline-1566798684745 .p_FLine{border-top-color:rgba(230,0,19,1);border-top-width:1px}#w_fline-1566798684745 .w_fline .p_FLine{border-top-style:solid}#w_fline-1566798684745 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fline-1566798684745>div{animation-fill-mode:both}#w_common_text-1566798684748 .p_link001{height:calc(100%)}#w_fbtn-1566798684742 .p_CommonBtn{background-color:rgba(48,56,107,0);border:1px solid #30386b;transition:all .5s ease}#w_fbtn-1566798684742 .p_CommonBtn .font{color:#30386b}#w_fbtn-1566798684742 .p_CommonBtn:hover{background-color:rgba(48,56,107,1);border:1px solid #30386b}#w_fbtn-1566798684742 .p_CommonBtn:hover .font{color:#fff}#w_fbtn-1566798684742 .p_CommonBtn:active{background-color:rgba(48,56,107,1);border:1px solid #30386b}#w_fbtn-1566798684742 .p_CommonBtn:active .font{color:#fff}#w_fbtn-1566798684742 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fbtn-1566798684742>div{animation-fill-mode:both}#w_grid-1566798663412 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566798663412>div{animation-fill-mode:both}#w_grid-1566798663412>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}@media only screen and (min-width:769px){#w_grid-1566798663412>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0}#w_grid-1566798663412>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0;margin-right:0;clear:none}#w_grid-1566798663412>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0}}#w_grid-1566811371938 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566811371938>div{animation-fill-mode:both}#w_grid-1566811371938>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566811371938>div>.p_gridbox>.p_gridCell{margin-bottom:1rem;margin-top:2rem;margin-left:0}}@media only screen and (min-width:769px){#w_grid-1566811371938>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:4rem;margin-left:0px}#w_grid-1566811371938>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566811371938>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}@media only screen and (max-width:1024px) and (min-width:769px){#w_grid-1566811371938>div>.p_gridbox>.p_gridCell{margin-bottom:4rem;margin-top:4rem;margin-left:0}#w_grid-1566811371938>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0;margin-right:0;clear:none}#w_grid-1566811371938>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0}}#w_grid-1566811371938 .p_gridbox{background-color:rgba(245,245,245,1);background-image:url(img/yx_GC_bg.jpg);background-image-part-image:url(img/yx_GC_bg.jpg);background-repeat:no-repeat;background-position:top center}#w_grid-1566811598690 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566811598690>div{animation-fill-mode:both}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left}#w_grid-1566811598690>div>.p_gridbox{background:none !important}@media only screen and (max-width:768px){#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(1) span{font-size:22px !important}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(1)>.reset_style:nth-child(3) span{font-size:13px !important}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(2){display:none}}@media only screen and (min-width:769px){#w_grid-1566811598690>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:3%}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:48.5%;margin-left:3%;margin-right:0;clear:none}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0;clear:left;margin-right:0;width:48.5%}#w_grid-1566811598690>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0}}#w_common_text-1566811598706 .p_link001{height:calc(100%)}#w_fline-1566811598713 .p_FLine{border-top-color:rgba(230,0,19,1);border-top-width:1px}#w_fline-1566811598713 .w_fline .p_FLine{border-top-style:solid}#w_fline-1566811598713 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fline-1566811598713>div{animation-fill-mode:both}#w_common_text-1566811598715 .p_link001{height:calc(100%)}#w_fbtn-1566811598709 .p_CommonBtn{background-color:rgba(255,255,255,0);border:1px solid #fff;transition:all .5s ease}#w_fbtn-1566811598709 .p_CommonBtn .font{color:#fff}#w_fbtn-1566811598709 .p_CommonBtn:hover{background-color:rgba(255,255,255,1);border:1px solid #fff}#w_fbtn-1566811598709 .p_CommonBtn:hover .font{color:#202b66}#w_fbtn-1566811598709 .p_CommonBtn:active{background-color:rgba(255,255,255,1);border:1px solid #fff}#w_fbtn-1566811598709 .p_CommonBtn:active .font{color:#202b66}#w_fbtn-1566811598709 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fbtn-1566811598709>div{animation-fill-mode:both}#w_grid-1566200272180>div>.p_gridbox{background-color:rgba(23,32,77,1)}#w_grid-1566200272180 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566200272180>div{animation-fill-mode:both}#w_grid-1566200272180>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566200272180>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:2rem;margin-left:0px}}@media only screen and (min-width:769px){#w_grid-1566200272180>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:4rem;margin-left:0px}#w_grid-1566200272180>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566200272180>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}@media only screen and (max-width:1024px) and (min-width:769px){#w_grid-1566200272180>div>.p_gridbox>.p_gridCell{margin-bottom:2rem;margin-top:4rem;margin-left:0px}#w_grid-1566200272180>div>.p_gridbox>.p_gridCell:nth-child(1n+0){width:100%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566200272180>div>.p_gridbox>.p_gridCell:nth-child(1n){margin-right:0px}}#w_grid-1566200272187 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566200272187>div{animation-fill-mode:both}#w_grid-1566200272187>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (min-width:769px){#w_grid-1566200272187>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:5%}#w_grid-1566200272187>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:22.011499999999998%;margin-left:5%;margin-right:0px;clear:none}#w_grid-1566200272187>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left;margin-right:0px;width:72.9885%}#w_grid-1566200272187>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0px}}#w_grid-1566200272196>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0;clear:left}#w_grid-1566200272196>div>.p_gridbox{border-right:solid 1px rgba(255,255,255,0.2)}@media only screen and (max-width:768px){#w_grid-1566200272196>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left;display:none}}#w_grid-1566200272200>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0;clear:left}#w_grid-1566200272209 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566200272209>div{animation-fill-mode:both}#w_grid-1566200272209>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (min-width:769px){#w_grid-1566200272209>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0px}#w_grid-1566200272209>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:64.25999999999999%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566200272209>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left;margin-right:0px;width:35.74%}#w_grid-1566200272209>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0px}}@media only screen and (max-width:1440px) and (min-width:769px){#w_grid-1566200272209>div>.p_gridbox>.p_gridCell:nth-child(2n+0){padding-left:20px}}#w_fimg-1566200272216 .p_link001{height:calc(100%)}#w_fimg-1566200272216 .p_MatteIcon .iconfont:before{content:'\e602'}#w_fimg-1566200272216>div{animation-fill-mode:both}#w_grid-1566200272191>div>.p_gridbox{border-top:solid 1px rgba(255,255,255,0.2)}#w_grid-1566200272191 .p_MatteIcon .iconfont:before{content:'\e602'}#w_grid-1566200272191>div{animation-fill-mode:both}#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(n+1){margin-left:0px;clear:left}@media only screen and (max-width:768px){#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(2)>.reset_style p{text-align:left !important}#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(2)>.reset_style{margin-top:10px}}@media only screen and (min-width:769px){#w_grid-1566200272191>div>.p_gridbox>.p_gridCell{margin-bottom:0rem;margin-top:0rem;margin-left:0px}#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(2n+0){width:29.25%;margin-left:0px;margin-right:0px;clear:none}#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(2n+1){margin-left:0px;clear:left;margin-right:0px;width:70.75%}#w_grid-1566200272191>div>.p_gridbox>.p_gridCell:nth-child(2n){margin-right:0px}}

#w_grid-1566009176840{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:192px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_grid-1566009283667{position:fixed;top:0px;left:0%;bottom:auto;right:0px;transform:none;width:100%;height:auto;z-index:88;content:normal;max-width:none;min-width:0px;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;-webkit-transform:none}

#w_grid-1566009283675{width:100%;max-width:96%;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_fimg-1566009283683{width:100%;max-width:245px;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_grid-1566009208695{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:192px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}


#w_grid-1566628703398{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:192px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_grid-1566633840181{width:92%;max-width:92%;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:50px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}
#w_common_text-1566633840193{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fline-1566634110071{width:100%;max-width:60px;min-width:0px;height:auto;max-height:none;min-height:20px;margin-top:0px;margin-left:0px;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_common_text-1566633840199{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fbtn-1566633840196{width:100%;max-width:160px;min-width:0px;height:100%;max-height:0px;min-height:46px;margin-top:20px;margin-left:auto;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_grid-1566634548563{width:92%;max-width:92%;min-width:0px;height:auto;max-height:none;min-height:192px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimgbox-1566636302427{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:200px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_grid-1566636427825{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:192px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimgbox-1566641694478{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_grid-1566784337779{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimg-1566782125677{width:100%;max-width:80px;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_common_text-1566783908511{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fline-1566784612563{width:100%;max-width:30px;min-width:0px;height:0px;max-height:none;min-height:20px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_common_text-1566784451078{width:90%;max-width:none;min-width:0px;height:0px;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_fimgbox-1566788062670{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#wd_fimgbox-1566788062670{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_grid-1566788062678{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimg-1566788062687{width:100%;max-width:80px;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}

#w_common_text-1566788062694{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}
#w_fline-1566788062698{width:100%;max-width:30px;min-width:0px;height:0px;max-height:none;min-height:20px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}
#w_common_text-1566788062703{width:90%;max-width:none;min-width:0px;height:0px;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimgbox-1566788045567{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_grid-1566788045585{width:100%;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimg-1566788045591{width:100%;max-width:80px;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_common_text-1566788045596{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:0px;margin-right:0px;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fline-1566788045599{width:100%;max-width:30px;min-width:0px;height:0px;max-height:none;min-height:20px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_common_text-1566788045602{width:90%;max-width:none;min-width:0px;height:0px;max-height:none;min-height:0px;margin-top:0px;margin-left:auto;margin-right:auto;margin-bottom:0px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}#w_fimgbox-1566788056189{width:auto;max-width:none;min-width:0px;height:auto;max-height:none;min-height:0px;margin-top:0px;margin-left:5px;margin-right:5px;margin-bottom:10px;padding-top:0px;padding-left:0px;padding-right:0px;padding-bottom:0px}



/*------------foot----------*/
.footer{ height:auto; background-color:#343434;padding-top:50px;overflow:hidden;}
.footer .left {width:460px;height:auto;padding: 20px 0 0;}
.footer .left dl{display:inline-block; vertical-align:top; margin:0 26px; text-align:left;}
.footer .left dl dt{font-size:18px;margin-bottom:24px;}
.footer .left dl dt a{color: #fff; transition:0.36s}
.footer .left dl dt a:hover{color: #ffde00;}
.footer .left dl dd{width:50%; font-size: 14px;color: #fff;line-height:26px; position:relative; float:left;}
.footer .left dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#ffde00;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .left dl dd a{color: #888;}
.footer .left dl dd a:hover{color: #ffde00;}
.footer .left dl dd:hover:before{ height:13px}

.footer .center{text-align:center;width:260px;font-size:0;padding: 20px 0 0;}
.footer .center dl{ width:160px; display:inline-block; vertical-align:top; margin:0 26px; text-align:left}
.footer .center dl dt{font-size:18px;margin-bottom: 24px;}
.footer .center dl dt a{color: #fff; transition:0.36s}
.footer .center dl dt a:hover{color: #fff;}
.footer .center dl dd{font-size: 14px;color: #868787;line-height: 30px; position:relative}
.footer .center dl dd:before{content:"";position:absolute;left:-15px;width:3px;height:0;background:#ffde00;transition: 0.6s;top: 50%;margin-top: -6px;}
.footer .center dl dd a{color: #888;}
.footer .center dl dd a:hover{color: #ffde00;}
.footer .center dl dd:hover:before{ height:13px}

.footer  .footerfl{ display:inline-block; vertical-align:top; margin-top:20px;text-align:left; width:171px;}
.footer  .footerfl li{background:rgba(0,35,134,1); width:155px; height:128px; margin-bottom:13px;}
.footer  .footerfl li em{ width:20px; height:117px; padding:20px 6px 0px; font-size:14px; line-height:15px; color: #fff; float:left;}
.footer  .footerfl li i{width:99px; height:99px; float:left; margin-top:15px; margin-left:10px; background-color:#fff; text-align:center;}
.footer  .footerfl li i img{width:99px; height:99px;}

.footer .right{width:300px;height:auto;border-left:#403f4e 1px solid;padding: 20px 0 0 44px;}
.footer .right h5{ font-size:16px; color:#ffffff}
.footer .right h3{font-size:24px;color:#ffde00; font-family:Arial, Helvetica, sans-serif;line-height:30px;font-weight: normal;margin:10px 0 5px;font-family: DINOT;}
.footer .right p{font-size:14px;line-height:20px;color:#61656d; color:rgba(255,255,255,.4); font-family:arial; font-weight:normal; margin-bottom: 32px;}
.footer .right a{display:inline-block;width:100px;height:32px;line-height:32px;font-size:14px;color:#fff;background:#002386;border-radius:25px;text-align:center;position:relative;overflow: hidden;}
.footer .right a:before{content:"";position:absolute;width:100px;height:100px;top:50%;margin-top:-50px;left:50%;margin-left:-50px;background: rgba(255,222,0,.1);transform:scale(0);transition:0.6s;border-radius: 50%; opacity:0}
.footer .right a span{ position:relative}
.footer .right a:hover{ color:#fff;overflow: hidden !important;}
.footer .right a:hover:before{transform:scale(1); opacity:1;  border-radius: 50%;}

footer .bot{ width:100%; height:auto; background-color:#222;padding:15px 0; margin-top:20px;}
footer .bot .tt{float:left;color: #efefef;line-height:35px;height:35px;margin-right:3px;}
footer .bot .tt img{ margin-right:10px;}
.copyright{float:right;font-size:13px;color: #7d7d7f;line-height:35px;}
.copyright *{display: inline-block;font-size:12px;color: #fff;}
.copyright a{color: #fff;font-size:13px;}
.copyright a:hover{ color:#ffde00; }
footer .bot { font-size:13px; color:#fff; }

.s_foot_link{float:left;width: 178px;height: 35px;cursor:pointer;position: relative;text-align:left;}
.s_foot_link .tanchu:before{content:"";display:block;border:10px solid transparent;border-top:10px solid #ebf8fa;width:0px;height:0px;position:absolute;bottom: -7px;left:50%;margin-left:-10px;}
.s_foot_link .tanchu>div{background: #ebf8fa;border: 1px solid #e2e2e2;padding:10px 13px;overflow:auto;box-shadow: 0px 6px 12px 0px rgba(225, 59, 58,0.25);}
.s_foot_link .tanchu>div::-webkit-scrollbar {display:none}
.s_foot_link .tanchu a { color: #333; line-height: 27px; display:block; font-size: 12px;}
.s_foot_link .tanchu a:hover{ font-weight:bold;}
.s_foot_link #bnt_link1.a {padding-left:12px;color: #ababab;text-align:left;line-height: 35px;width: 230px;position:absolute;z-index:1;font-size: 14px;}
.s_foot_link #bnt_link1.a i{display:inline-block;font-style:normal;width: 175px;overflow: hidden;text-overflow:ellipsis;white-space:nowrap;color:#ffde00;}
.s_foot_link .a span{ display:inline-block; float:right; color:#ffde00; line-height:28px;}

	
/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1680px){

.nav .t_logo{width:20%; height:auto; background:url(img/logo.png) left no-repeat;background-size:30% auto; margin-left:3%; padding-left:9%;}
.nav ul{ width:65%; padding-top:10px; float:right;}

}

@media screen and (min-width:1201px) and (max-width:1349px){
	.banner .swiper-pagination-bullet{width: 80px;}
	.banner .video{height: 500px;}

}  


@media screen and (min-width:320px) and (max-width:1199px){
    .auto{width: 100%;padding:0 2%!important;}

}


@media screen and (min-width:992px) and (max-width:1199px){
	
	/*index*/
	.banner .swiper-pagination{bottom: 30px;}
	.banner .swiper-pagination-bullet{width: 60px;}
	.banner .title{font-size: 48px;}
	
}

@media screen and (min-width:768px) and (max-width:991px){	

	/*index*/
	.banner .swiper-pagination{bottom: 20px;}
	.banner .swiper-pagination-bullet{width: 40px;}
	.banner .title{font-size: 40px;}
	.banner .smtit{font-size: 17px;margin-top: 5px;}
	
	.idx_more{font-size: 15px;background-size: 10px;padding-right: 15px;}
	
	
	
}

@media screen and (min-width:320px) and (max-width:767px){
	.auto{padding:0 3%!important;}
	
	/*index*/
	.banner .swiper-pagination{bottom: 15px;}
	.banner .swiper-pagination-bullet{width: 30px;height: 2px;}
	.banner .shade{margin-top: -60px;}
	.banner .title{font-size: 18px;}
	.banner .smtit{font-size: 13px;margin-top: 0;}
	.banner .fz{margin-top: 5px;}
	.idx_more{font-size: 14px;background-size: 10px;padding-right: 15px;}
	
}


.layer {
	position: absolute;
	z-index: 99;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}


/* 底部固定导航 */


.go_top{display: none;background:url(img/f_top.png) center center/50% no-repeat;width:40px;height:40px;cursor:pointer;text-align: center;background-color:#e78218;border-radius:50%;position: fixed;right:6px;bottom:100px;z-index:99999999999;}

.fixed_footer, .wap_show{display: none;}
.mobile .fixed_footer{display: none;background-color:rgba(246,5,5,0.75);height:50px;position: fixed;bottom:30px;left:50%;margin-left:-46%;z-index:999;width:92%;border-radius:10px;}
@media (min-width:640px){.mobile .fixed_footer{width:640px !important;left:50%;margin-left:-320px;}}
.mobile .fixed_footer a{float: left;width:33.33%;text-align: center;}
.mobile .fixed_footer img{display: inline-block;height:24px;margin:5px 0 0;}
.mobile .fixed_footer strong{color:#fff;font-size:12px;display: block;height:20px;line-height:20px;}

@media( max-width:1210px ){
	.fixed_right, .footer .three, .footer .one, .footer .nav {display: none;}
	.mobile .fixed_footer{display: block;}
	.footer .two{width:100%;margin:0;}
	}


.ph-bq{
  margin-bottom:43px;
  padding:9px 15px 15px 15px;
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
  background-color: #434343;
}
.ph-bq p,
.ph-bq p a,
.ph-bq a{
  font-size: 15px;
  color: #ffba00;
  text-align: center;
  line-height: 150%;
}
.ph-bq img{
  display: block;
  margin:0 auto;
  margin-top: 10px;
}

 /*ph页脚*/

.ph-foot{
  position: fixed;
  bottom:0px;
  left: 0px;
  padding-bottom:10px;
  width: 100%;
  background-color: #5e5d5d;
  overflow: hidden;
  border-top:1px solid #fff;
  border-radius: 15px 15px 0px 0px;
}
.ph-foot li{
  float: left;
  padding:10px 0px;
  width: 25%;
  height: 40px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}
.ph-foot li img{
  display: block;
  margin:0 auto;
  width: 25%;
}
.ph-foot li p{
  display: block;
  margin-top:15px;
  font-size: 14px;
  color: #fff;
  text-align: center;
}



/* 内页 */
.padding0-sm-mini{padding:0px;}
.ny-about{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyabout.jpg) top center no-repeat;}
.ny-video{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyvideo.jpg) top center no-repeat;}
.ny-case{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycase.jpg) top center no-repeat;}
.ny-lxwm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nylxwm.jpg) top center no-repeat;}
.ny-pic{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nypic.jpg) top center no-repeat;}
.ny-factory{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyfactory.jpg) top center no-repeat;}
.ny-crcm{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nycrcm.jpg) top center no-repeat;}
.ny-honor{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nyhonor.jpg) top center no-repeat;}
.ny-news{
  position: relative; width: 100%;height:400px; overflow: hidden;background: url(img/nynews.jpg) top center no-repeat;}



.nywh{width:100%; height:auto; background:url(img/nywhbj.jpg) center no-repeat; padding-top:100px; padding-bottom:260px;overflow:hidden;}
.nywh ul{margin:0 auto; width:1000px; height:auto; text-align:center; overflow:hidden;}
.nywh ul li{width:330px; height: auto; float:left; text-align:center; padding-top:60px; overflow:hidden;}
.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
.nywh ul li p{ margin:0 auto; padding-top:10px; width:240px; height:auto; text-align:center; color:#666; font-size:16px; line-height:30px;}
.nywh ul li p span{font-size:20px; line-height:30px; color:#333;}
.nywh ul li:hover .t1{background:url(img/21nh.png) center no-repeat;}
.nywh ul li .t2{margin:0 auto; width:122px; height:140px; background:url(img/22n.png) center no-repeat;}
.nywh ul li:hover .t2{background:url(img/22nh.png) center no-repeat;}
.nywh ul li .t3{margin:0 auto; width:122px; height:140px; background:url(img/23n.png) center no-repeat;}
.nywh ul li:hover .t3{background:url(img/23nh.png) center no-repeat;}


.nyry{margin:0 auto; width:1400px; height:auto; margin-top:50px; margin-bottom:50px; text-align:center; overflow:hidden;}
div.indexmaindiv{height:300px;margin:0px auto;width:100%;}
div.indexmaindiv div.playerstyles{width:168px;height:44px;}
div.indexmaindiv1{margin-top:25px;}
div.indexmaindiv1 div.playerdetail{width:340px;height:300px;background:#FFF;font-family:'微软雅黑';}
div.indexmaindiv1 div.playerdetail div.detailimg{width:340px;height:300px;}
div.indexmaindiv1 div.playerdetail div.detailimg img{width:330px;height:300px;}
div.indexmaindiv1 div.playerdetail div.teanames {text-align:center;margin-top:15px;height:26px;}
div.indexmaindiv1 div.playerdetail div.teanames a{font-size:16px;color:#404040;}
div.indexmaindiv1 div.playerdetail div.teadetail{width:340px;height:27px;margin:5px 8px;color:#666;}
div.indexmaindiv1 div.playerdetail .checkdetail{width:134px;height:27px;display:block;margin:18px;}
/*滚动*/
div.maindiv1{float:left;width:100%;height:300px;overflow:hidden;position:relative;}
div.maindiv1 ul{position:absolute;left:0;top:0;}
div.maindiv1 ul li{float:left;width:340px;height:300px;margin-left:10px;}

.n_li{height:100px;font-size: 18px;padding-top:30px;font-weight:bold;}
.n_li li{float: left;text-align: center;}
.n_li li a{ width:auto;height:auto;line-height:20px; padding:5px;border-radius:5px;box-sizing:border-box;display: block;color:#333; margin-left:5px;overflow:hidden;}
.n_li li:hover a { background-color:#002386; color:#fff;}



.jt-page{
  width: 100%;
  height: 80px;
  background-color: #f5f5f5;
  font-size: 0;
}
.ny-top{
	width: 100%;
	height: auto;
}

.jt-ny-tit{
  position: relative;
  height: 400px;
}
.jt-ny-tit h2{
  position: absolute;
  bottom:0px;
  left:0px;
  width:200px;
  height: 50px;
  background-color: #3985ff;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 26px;
}


.ny-pagemenu{
  text-align:left;
}
.ny-pagemenu li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu li a{
  display: block;
  color: #fff;
  background-color:#002386;
  font-size:20px;
  padding: 27px;
}

.ny-pagemenu li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu li:hover a{
  color: #3985ff;
}
.ny-pagemenu-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu-ov a{
   color: #fff !important;
   font-weight: bold;
}
.ny-loc{
  margin-top: 28px;
  font-size: 14px;
  text-align: right;
  float:right;
}
.ny-loc i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}




.ny-loc1{ margin:0 auto; width:1400px;
  margin-top: 28px;
  font-size: 14px;
  text-align: left;
}
.ny-loc1 i{
  display: inline-block;
  width: 10px;
  height: 10px;
  position: relative;
  top: 1px;
}
.ny-loc1 em{
  display: inline-block;
  background: url(img/location-li.png) no-repeat;
  width: 3px;
  height: 5px;
  margin: 0 10px;
  position: relative;
  top: -2px;
}
.ny-loc1 a {
  display: inline-block;
    color: #6a6a6a;
    font-weight: bold;
}
.ny-loc1 span {
  padding-left:3px;
  font-size: 14px;
  color: #6a6a6a;
}
.ny-loc1 p:last-child{
  color: #6a6a6a;
    font-weight: bold;
}





.ny-pagemenu1{
  text-align:left; float:right;
}
.ny-pagemenu1 li{
  margin:0px;
  padding:0px;
  position: relative;
  display: inline-block;
  padding: 0 10px;
}
.ny-pagemenu1 li a{
  display: block;
  color: #fff;
  background-color:#002386;
  font-size:20px;
  padding: 27px;
}

.ny-pagemenu1 li:hover:after{
  width: 63px;
  left:16px;
}
.ny-pagemenu1 li:hover a{
  color: #3985ff;
}
.ny-pagemenu1-ov:after{
  width: 63px !important;
  left:16px !important;
}
.ny-pagemenu1-ov a{
   color: #fff !important;
   font-weight: bold;
}




/*--首页栏目--*/
.nyzw{margin:0 auto; width:1400px; height:auto; font-family:"微软雅黑"; font-size:20px; font-weight:bold; color:#434343; margin-top:40px;padding-bottom:50px; line-height:30px;text-align:left;overflow:hidden;}
.nyzw h3{font-size:24px; color:#274195; font-weight:normal;}
.nycpfl{ margin:0 auto; width:1280px; height:auto; margin-top:30px; overflow:hidden;}
.lx-nyzw{margin:0 auto; width:1280px; height:auto; font-family:"微软雅黑"; font-size:15px; color:#434343; line-height:28px;text-align:left;padding-top:50px;padding-bottom:50px;overflow:hidden;}


.ny-news01{width:100%;height: auto;}
.ny-news01 li{
  width:100%;
  margin:1%; padding-bottom:30px; padding-top:30px;
  border-bottom:3px solid #f9f9f9;
  overflow: hidden;
}
.ny-news01 li .tu1{
	float: left;
	width: 240px;
	height: 155px;
	overflow: hidden;
}
.ny-news01 li .tu1 img{
	width: 270px;
	height: 155px;
	overflow: hidden;
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1, 1); 
     -moz-transform: scale(1, 1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out; 
}
.ny-news01 li:hover .tu1 img{
	 transition: all 0.5s ease-out;
  -webkit-transform: scale(1.1, 1.1); 
     -moz-transform: scale(1.1, 1.1); 
  -webkit-transition: all 0.5s ease-out; 
     -moz-transition: all 0.5s ease-out;
}
.ny-news01 li .l01{
  width:120px;
  height:30px;
  margin-top:5px;
}
.ny-news01 li .l01 .n-day{
  width: 100%;
  height:20px;
  font-size:14px;
  color: #ccc; font-weight:bold;
  text-align: left;
  line-height:20px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px;
  transition: all 0.4s ease-in-out;
}
.ny-news01 li:hover .l01 .n-day{color: #888;}
.ny-news01 li .l01 .n-month{
  width: 100%;
  font-size: 15px;
  color: #555;
  text-align: center;
  letter-spacing: 0px;
}
.ny-news01 li .r01{
  float: left;
  width:75%;
  padding-left:80px;
  height: auto;
}
.ny-news01 li .r01 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:24px;
  line-height:40px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r01 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r01 p{
  display: block;
  width: 100%;
  height:auto;
  font-size:16px;
  color: #888;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}
.ny-news01 li .more{width:120px; height:30px; border:1px solid #ccc;text-align:center; }
.ny-news01 li .more a{ font-family: Arial, Helvetica, sans-serif; font-size:16px; color:#ccc;}
.ny-news01 li:hover .more{background-color:#666;transition: all 0.3s ease-in-out;}


.ny-news01 li .r02{
  float: left;
  width:100%;
  padding-left:20px;
  height: auto;
}
.ny-news01 li .r02 a h2{
  display: block;
  width: 100%;
  height: 60px;
  overflow:hidden;
  font-size:16px;
  line-height:26px;
  font-weight:normal;
  color: #434343;
  letter-spacing: 0px;
  transition: all 0.3s ease-in-out;
}
.ny-news01 li .r02 a h2 span{color:#e60002; font-weight:normal; margin-right:10px;}
.ny-news01 li .r02 p{
  display: block;
  width: 100%;
  height:86px;
  font-size: 14px;
  color: #888;
  padding-top:10px;
  letter-spacing: 0px;
  line-height: 150%;
  overflow: hidden;
}



/*新闻详情页样式*/
.newszwbj{ width:auto; height:auto; overflow:hidden;}
.new-cont-h1{text-align:center; font-family:"微软雅黑"; font-size:30px; line-height:40px;color:#535353; border-bottom:1px solid #ccc; font-weight:normal;}
.new-xq{
  margin:0px auto;
  margin-top:30px;
  width:100%;
  height: auto;
  overflow:hidden;
}
.new-xq-l{
  width:100%;
  height:auto;
  text-align:left;
  
}
.new-xq-l .date1{
  width: 100%;
  height: auto;
  text-align: left;
}
.new-xq-l .date1 .year1 {
  font-size: 20px;
  color: #000;
  line-height:30px;
  font-family: "微软雅黑";
  font-weight:normal;
  text-align: center;
}
.new-xq-l .date1 .year1 span{
  position: absolute;
  z-index:2;
  display:block;
  font-size:15px;
  color: #b2b2b2;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 0px; 

}
.new-xq-l .date1:before{
  content: "";
  display: block;
  width: 100%;
  height:30px;
  position: absolute;
  left: 0;
  z-index:1;
}
.new-xq-l .date2{
  margin-top: 32px;
  text-align: center;
  font-size: 34px;
  line-height: 120%;
  color: #27cbf1;
  font-family:Impact;
  letter-spacing: 0px;
}
.new-xq-l .read1{
  position:relative;
  z-index:22222;
  width:120px;
  font-size:13px;
  padding-top:0px;
  text-align: center;
  background-color:#efeeee;
  color: #888;
  letter-spacing: 0px;
  float:right;
 
}
.new-xq-l .read1 strong{
  font-weight: bold;
}
.new-xq-r{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  margin-bottom:30px;
  text-align:center;
  background-color:#efeeee;
  overflow: hidden;
}
.new-xq-r p{
  display: block;
  height: auto;
  font-size: 14px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}
.new-xq-r p p{
  font-size: 15px;
  color: #333;
  line-height: 170%;
  letter-spacing: 0px;
}


.ny-l01 {
    float: left;
    width: 250px;
}
.ny-r01 {
    float: right;
    width: 956px;
}
.ny-l-fenlei{
  padding:20px 15px 50px 15px;
  background-color: #043d77;
  border-radius: 15px;
}
.ny-l-fenlei .ny-fl-tit{
  font-size: 34px;
  font-weight: bold;
  text-align: center;
  color: #fff;
}
.ny-l-fenlei .line01{
  margin:0 auto;
  margin-top: 15px;
  width: 60%;
  height: 5px;
  background-color: #fff;
}
.ny-fenlei1{
  height: auto;
  overflow: hidden;
}
.ny-fenlei1 dt a{
  display: block;
  margin:15px 0px;
  width: 100%;
  height: 30px;
  background-color: #fbe000 ;
  font-size: 17px;
  color: #000;
  text-align: center;
  line-height: 30px;
  border-radius: 20px;
}
.ny-fenlei1 dd a{
  display: block;
  padding:3px;
  width: 100%;
  border-bottom:1px dashed #5084b5;
  font-size: 15px;
  color: #fff;
  text-align: center;
  line-height: 20px;
}
.ny-fenlei1 dd a:hover{
  background-color: #039de5;
  color: #fff;
}
.ny-fenlei1-hover{
  background-color: #facd00 !important;
  color: #525252 !important;
}

.pic-jj{
  margin:0 auto;
  padding:10px;
  width:auto;
  height:auto;
  font-size:16px;
  text-align:left;
  line-height:26px;
  background-color:#efeeee;
  overflow: hidden;
}
.pic-jj p{
  display: block;
  height: auto;
  font-size:18px;
  color: #666;
  text-align:left;
  line-height: 170%;
  letter-spacing: 0px;
  overflow: hidden;
}

/* 联系内页 */

.contact-wrapper {
  padding:0.25vw 0.5416666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper {
  }
}
.contact-wrapper .big-title {
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .title-gray {
  color: #999;
  margin-bottom: 0.5208333333vw;
}
.contact-wrapper .desc {
  font-size: 1.3541666667vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc {
    font-size: 16px;
  }
}
.contact-wrapper .desc-small {
  font-size: 0.9375vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .desc-small {
    font-size: 14px;
  }
}
.contact-wrapper .desc-red {
  color: #d50505;
}
.contact-wrapper .clean-padding-top > div {
  padding-top: 0 !important;
}
.contact-wrapper .contact {
  display: flex;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact {
    flex-wrap: wrap;
  }
}
.contact-wrapper .contact.border-top {
  background-color:#f9f9f9; margin-bottom:1%; padding:1%;
}
.contact-wrapper .contact.border-bottom {
  border-bottom: 1px solid #cccbcb;
}
.contact-wrapper .contact > div {
  flex: 0 0 27%;
  padding-left:5%;
  padding-bottom: 2.125vw;
  padding-top: 2.125vw;
}
@media screen and (max-width: 768px) {
  .contact-wrapper .contact > div {
    flex: 0 0 100%;
  }
}
.contact-wrapper .contact-email {
  display: flex;
  padding-bottom: 3.125vw;
  padding-top: 3.125vw;
}
.contact-wrapper .contact-email .img-wrapper {
  flex: 0 0 23.4375vw;
}
.contact-wrapper .contact-email .text-wrapper {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
}
.contact-wrapper .contact-email .text-wrapper .big-title {
  width: 100%;
  color: #e60012;
  margin-bottom: 2.0833333333vw;
}
.contact-wrapper .contact-email .text-wrapper .wrapper {
  flex: 1;
}

.h-proc2{
    margin:0 auto;
	width:auto;
	height: auto;
	margin-bottom:30px;
	text-align: center !important;
}
.h-proc2 a{
	display: inline-block;
	margin:2px;
	height:45px;
	width:13.8%;
	margin:0.2%;
	background-color:#434343;
	font-size:15px;
	color: #ccc;
	text-align: center;
	line-height:45px;
	border-spacing:5px;
}
.h-proc2 a:hover{
	background-color: #f08226;
	color: #fff;}
.x_sylm{width:auto; height:auto; background-color:#f9f9f9; padding:10px; text-align:left; margin-bottom:30px;}
.x_sylm h2{font-size:18px;}
.n_pro{height:auto;position: relative;width:auto; margin-bottom:50px; overflow: hidden;}
.n_pro li{float:left;width:32%;margin:10px 0.5% 0; height:450px;}
.n_pro li dl{width:100%;height:410px;  position: relative;transition: all 0.5s linear;-webkit-transition: all 0.5s linear;-moz-transition: all 0.5s linear;-o-transition: all 0.5s linear;}
.n_pro li dl a{text-decoration: none; }
.n_pro dt{width: 100%;}
.n_pro dt img{width: 100%; height:300px;display: block;}
.n_pro dd{height: auto;padding-top: 10px; background-color:#f5f5f5;box-sizing: border-box; text-align: center; color: #333333;}
.n_pro dd h3 {height: 40px; line-height: 40px;  color: #333333; font-size:22px; display: block; text-align: center;}
.n_pro dd em{ color:#e31b1d;}
.n_pro dd  p{padding:0 10px; height:auto; text-align: center; margin-bottom:10px; line-height: 24px; font-size: 14px; color: #888888;}
.n_pro dd .m-more{width: 154px; height:40px; line-height:40px; display: block;margin:0 auto; color: #fff; background: #e31b1d; text-align: center; }
.n_pro dd .s-more{ margin:0 auto;width:80%; height:25px; line-height:25px; border-radius:10px;display: block;margin:0 auto; background: #e31b1d; text-align: center; }
.n_pro dd .s-more a{color:#fff; font-size:12px;}
.n_pro li:hover dd{background-color:#e31b1d;}
.n_pro li:hover .m-more{background-color:#434343}
.n_pro li:hover dd em{ color:#fff;}
.n_pro li:hover dd p{ color:#fff;}
.n_pro li:hover dd h3{ color:#fff;}
.n_pro li dl:hover{margin-top: 8px; }
.n_pro li dl:hover img{box-shadow: 0 0 10px #ccc;}
.n_pro li dl:hover span{display: block;}


/*=========浮动导航========*/
.sp_header{height:auto;overflow:hidden;position:fixed;z-index:30000;width:100%;}
.sp_nav{width:40px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px; margin-right:10px;}
.sp_nav span{display:block;background-color:#e78218;width:20px;height:3px;position:absolute;left:15px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:5px}
.sp_nav span:nth-of-type(3){top:10px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background-color:rgba(245,245,245,.95); padding-top:30px;width:100%;height:calc(100% - 104px);font-size:16px; right:0;line-height:40px;top:-100%;overflow:auto;overflow-x:hidden;transition:top ease 0.35s; margin-top:60px;}
.nav_show{top:0px; padding-top:30px;}
.sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
.sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
.sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:5px}
.sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ccc solid;margin-left:10px;position:relative;line-height:50px;font-size:16px; font-weight:bold;}
.sjj_nav>ul >li:last-child{border-bottom:1px #ccc solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#222;width:90%}
.sjj_nav ul li ul li a{color:#333;display:block;text-align:left; font-weight:normal; border-bottom:1px dotted #ddd;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#e78218;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#e78218}
.sjj_nav ul li ul li>ul{margin-left:10px}



/*====================手机====================*/
@media only screen and (max-width: 768px){
	.topbj{display: none;}
	.s_logo{width:auto;height:auto; background:url(img/logo.png) left no-repeat #343434;background-position: 2% 2%;background-size:35% auto;padding-left:35%;}
	.s_logo img{width:80%; margin-top:1.5%;}
    .s_logo .imgCircle {

 animation: circle 5s linear infinite;
  }
@keyframes circle {
 0% {
  transform: rotateY(0deg);
 }
 20% {
  transform: rotateY(360deg) ;
 }
 80% {
  transform: rotateY(360deg) ;
 }
 100% {
  transform: rotateY(360deg);
 }
  }

	
	.w1300{width:auto;}
	.probox{ width:auto;}
	.sy_lm{ width:auto;padding:25px 0 0px; text-align:center;}
	.sy_lm h3{width:auto; font-size:30px; line-height:50px; padding:0px; padding-left:10px;}
	.sy_lm ul{padding:0px; margin-top:10px;}
	.sy_lm li{ margin:1%;}
	.probox .sy_lm li a, .newbox .sy_lm li a{width:100%;font-size:14px;}
	.sy_lm h3 p{font-size:14px; line-height:26px;}
	.til01{font-size:30px; line-height:50px; padding-left:10px;}
	.til01 p{line-height:20px; font-size:15px;}
	.g_al{padding:0px;}
	.ys .ys_xj .wz{display: none;}
	.ys .ys_xj h3{width:20%;height:5rem; line-height:5rem;}
	.ys .ys_xj h4{margin-top:4%;}
	.ys .ys_xj dd{height:5rem;}
	.ys .u_ljt{height:5rem;background:#ed1b24 url(img/ljt2.png) no-repeat center 1rem}
	.ys .u_rjt{height:5rem;background:#ed1b24 url(img/rjt2.png) no-repeat center 1rem}
	.about_list_met_16_7_5.met-index-body{background:linear-gradient(to left,#035297,#4694c5);}
	.about_list_met_16_7_5 .ibox-inner{ background:url(img/s_aboutbj.png) repeat; padding:20px 0px;}
	.about_list_met_16_7_5 .about-con{width:100%;}
	.about_list_met_16_7_5 .about-con .t h2{font-size:24px;}
	.about_list_met_16_7_5 .about-con .c{width:100%; line-height:26px; margin-top:10px;}
	.about_list_met_16_7_5 .btnMore{margin-top:10px;}
	.about_list_met_16_7_5 .about-sp{width:100%; height:280px;}
	.zx_case{ margin-top:0px; height:auto;}
	.zx_case .hdt{height:9px;}
	.zx_case .hdt ul{width:auto;}
	 .zx_case .case_con{width:auto;}
	 .zx_case .case_con dl{ width:100%; height:auto; overflow:hidden;}
	 .zx_case .case_con dl dt{width:100%; height:auto;}
	 .zx_case .case_con dl dt img{width:100%; height:auto;}
	 .zx_case .case_con dl dd{ left:10px;width:95%; height:40px; padding:10px;}
	 .zx_case .case_con dl dd h4{height:30px; line-height:30px;}
	 .zx_case .case_con dl dd h4 a{font-size:18px;}
	 #w_grid-1566633840181{margin-bottom:20px;}
	 #w_fimgbox-1566636302427{height:400px; background:url(images/yx_about011.jpg) bottom center no-repeat;}
	 #w_grid-1566636427825>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{font-size:14px; line-height:24px;}
	 #w_fbtn-1566633840196{width:100px; height:30px; line-height:30px;min-height:30px;}
	
	.footer{padding-top:20px;}
	.footer .center{width:28%;}
	.footer .left{width:72%}
	.footer .left dl{margin:0 6px;}
	.footer .footerfl{width:auto; padding:10px; margin-top:0px;}
	.footer .footerfl li{float:left;}
	.footer .right{width:auto; float:none; padding:10px;}
	.footer .right p{margin-bottom:10px;}
	.footer .bot{width:auto; padding:10px; padding-bottom:90px;}
	 
     .ny-about{ height:140px;background-size:165% auto;}
	.ny-video{ height:140px; background-size:165% auto;}
    .ny-lxwm{height:140px;background-size:165% auto; }
	.ny-pic{height:140px;background-size:165% auto; }
	.ny-factory{height:140px;background-size:165% auto; }
	.ny-case{height:140px;background-size:165% auto; }
	.ny-honor{height:140px;background-size:165% auto; }
	.ny-news{height:140px;background-size:165% auto; }
	.ny-crcm{height:140px;background-size:165% auto; }
	
    .jt-page{ width: 100%; height: auto; margin-bottom:20px; background-color: #fff; font-size: 0; border-bottom: 1px solid #eaeaea; overflow:hidden;}
	.ny-pagemenu li a{padding:10px 5px;}
    .ny-top{width: 100%;height: auto;}
	.jt-ny-tit{position: relative; height:156px;}
	.jt-ny-tit h2{width:140px; height:35px; font-size:20px; line-height:35px;}
	.ny-loc{display: none;}
	.a_ys{width:auto;}
	.a_ys dl{width:40%; height:100px; margin:4.5%;}
	.a_ys dt{font-size:30px; line-height:40px;}
	.tr_wh{width:auto; padding-top:0px;}
	
	.w_jlsbj ul{width:auto;}
	.w_jlsbj ul .j-left{width:100%; height:auto; padding-top:0px; margin-bottom:40px;}
	.w_jlsbj ul .j-left img{width:100%;}
	.w_jlsbj ul .j-right{width:auto; }
	.a_jlsbj{padding-top:0px;}
	.a_jlsbj ul{width:auto;}
	.a_jlsbj ul .j-left{width:100%; height:auto; float:left;}
	.a_jlsbj ul .j-left img{width:100%;}
	.a_jlsbj ul .j-right{width:auto; height:auto; padding-left:0px; float:left;text-align:left; overflow:hidden;}
	
	.nyzw{width:auto;padding:10px; margin-top:0px;}
	.nyzw h3{font-size:18px; color:#274195; font-weight:normal;}

	.sf{display: none;}
	.showleft{display: none;}
	
	.ny-news01{width:auto}
	.ny-news01 li{width:auto;}
	.ny-news01 li .tu1{width:100%; margin-bottom:10px;}
	.ny-news01 li .r01{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l01{display: none;}
	.ny-news01 li .r01 a h2{font-size:16px; line-height:30px; font-weight:bold;}
	.ny-news01 li .r01 p{font-size:14px;}
	
	
	.ny-news01 li .r02{width:100%; margin-left:0px; padding-left:0px;}
	.ny-news01 li .l02{display: none;}
	.ny-news01 li .r02 a h2{font-size:14px; font-weight:bold;}
	
	
	.new-xq-l{display: none;}
	.new-xq-r{display: none;}
	.new-xq-r p{
	  width:100%;
	}
   .lx-nyzw{width:auto;padding-top:10px;}
   
   
   .n_pro{margin-top:10px; width:auto;}
	.n_pro li{width:48%; height:auto;}
	.n_pro dt img{height:160px;}
	.n_pro dd h3{font-size:18px;}
	.n_pro li dl{height:auto;}
	.n_pro dd p{display: none;}
	.n_pro dd .m-more{display: none;}

	
	
	.nywh{background:url(img/nywhbj.jpg) left bottom no-repeat #0167bc; padding-top:20px; padding-bottom:20px;}
	.nywh ul{width:95%;}
	.nywh ul li{width:100%;padding-top:20px;}
	.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
	.nywh ul li p{ margin:0 auto; padding-top:10px; width:100%; }
	.nyry{display: none;}

	.ny-pagemenu1{display: none;}
	.n_li{padding-top:0px;}
	.ny-loc1{margin-top:0px;}
	

	/*系统原样式修改*/
	.min_box_content{display: none;}
	.showpics{margin:3% !important;}
	.page_list span{display: none!important;}
	.showlist li .t{line-height:25px!important;}

}


/*====================平板====================*/
@media screen and (min-width: 768px) and (max-width: 1200px){
	
	
		.topbj{display: none;}
	.s_logo{width:auto;height:auto; background:url(img/logo.png) left no-repeat #343434;background-position: 2% 2%;background-size:35% auto;padding-left:35%;}
	.s_logo img{width:80%; margin-top:1.5%;}
    .s_logo .imgCircle {

 animation: circle 5s linear infinite;
  }
@keyframes circle {
 0% {
  transform: rotateY(0deg);
 }
 20% {
  transform: rotateY(360deg) ;
 }
 80% {
  transform: rotateY(360deg) ;
 }
 100% {
  transform: rotateY(360deg);
 }
  }

	
	.w1300{width:auto;}
	.probox{ width:auto;}
	.sy_lm{ width:auto;padding:25px 0 0px; text-align:center;}
	.sy_lm h3{width:auto; font-size:30px; line-height:50px; padding:0px; padding-left:10px;}
	.sy_lm ul{padding:0px; margin-top:10px; float:left;}
	.sy_lm li{ margin:1%;}
	.probox .sy_lm li a, .newbox .sy_lm li a{width:100%;font-size:14px;}
	.sy_lm h3 p{font-size:14px; line-height:26px;}
	.til01{font-size:30px; line-height:50px; padding-left:10px;}
	.til01 p{line-height:20px; font-size:15px;}
	.g_al{padding:0px;}
	.ys .ys_xj .wz{display: none;}
	.ys .ys_xj h3{width:20%;height:7rem; line-height:7rem; font-size:3rem;}
	.ys .ys_xj h4{margin-top:3.5%; font-size:2.5rem;}
	.ys .ys_xj dd{height:7rem;}
	.ys .u_ljt{height:7rem;background:#ed1b24 url(img/ljt2.png) no-repeat center 1rem}
	.ys .u_rjt{height:7rem;background:#ed1b24 url(img/rjt2.png) no-repeat center 1rem}
	.about_list_met_16_7_5.met-index-body{background:linear-gradient(to left,#035297,#4694c5);}
	.about_list_met_16_7_5 .ibox-inner{ background:url(img/s_aboutbj.png) repeat; padding:20px 0px;}
	.about_list_met_16_7_5 .about-con{width:100%;}
	.about_list_met_16_7_5 .about-con .t h2{font-size:24px;}
	.about_list_met_16_7_5 .about-con .c{width:100%; line-height:26px; margin-top:10px;}
	.about_list_met_16_7_5 .btnMore{margin-top:10px;}
	.about_list_met_16_7_5 .about-sp{width:100%; height:380px;}
	.zx_case{ margin-top:0px; height:auto;}
	.zx_case .hdt{height:9px;}
	.zx_case .hdt ul{width:auto;}
	 .zx_case .case_con{width:auto;}
	 .zx_case .case_con dl{ width:100%; height:auto; overflow:hidden;}
	 .zx_case .case_con dl dt{width:100%; height:auto;}
	 .zx_case .case_con dl dt img{width:100%; height:auto;}
	 .zx_case .case_con dl dd{ left:10px;width:80%; height:40px; padding:10px;}
	 .zx_case .case_con dl dd h4{height:30px; line-height:30px;}
	 .zx_case .case_con dl dd h4 a{font-size:18px;}
	 #w_grid-1566633840181{margin-bottom:20px;}
	 #w_fimgbox-1566636302427{height:400px; background:url(images/yx_about011.jpg) bottom center no-repeat;}
	 #w_grid-1566636427825>div>.p_gridbox>.p_gridCell>.reset_style:nth-child(2) span{font-size:14px; line-height:24px;}
	 #w_fbtn-1566633840196{width:100px; height:30px; line-height:30px;min-height:30px;}
	
	.footer{padding-top:20px;}
	.footer .center{width:28%;}
	.footer .left{width:72%}
	.footer .left dl{margin:0 6px;}
	.footer .footerfl{width:100%; padding:10px; margin-top:0px;}
	.footer .footerfl li{float:left;}
	.footer .right{width:auto; float:none; padding:10px;}
	.footer .right p{margin-bottom:10px;}
	.footer .bot{width:auto; padding:10px; padding-bottom:90px;}
	
	.ny-about{ height:180px;background-size:125% auto;}
	.ny-video{ height:180px; background-size:125% auto;}
    .ny-lxwm{height:180px;background-size:125% auto; }
	.ny-pic{height:180px;background-size:125% auto; }
	.ny-factory{height:180px;background-size:125% auto; }
	.ny-case{height:180px;background-size:125% auto; }
	.ny-honor{height:180px;background-size:125% auto; }
	.ny-news{height:180px;background-size:125% auto; }
	.ny-crcm{height:180px;background-size:125% auto; }
	
	.nywh{background:url(img/nywhbj.jpg) right  center no-repeat; padding-top:20px; padding-bottom:20px;}
	.nywh ul{width:95%;}
	.nywh ul li{width:33%;padding-top:20px;}
	.nywh ul li .t1{margin:0 auto; width:122px; height:140px; background:url(img/21n.png) center no-repeat;}
	.nywh ul li p{ margin:0 auto; padding-top:10px; width:100%; }
	.nyry{display: none;}
	
	
}

/*====================1550====================*/
@media screen and (min-width: 768px) and (max-width: 1650px){
#l-nav .navUl{width:100%;}
}



/*====================PC====================*/
@media only screen and (min-width: 1200px){
	.sp_header{display: none;}
	.sjj_nav{display: none;}
	.s_logo{display: none;}
	.s-menu{display: none;}
	.ph-bq{display: none;}
	.ph-foot{display: none;}
	#ph-menu-tu{display: none;}
	.sjys{display: none;}
	.sjal{display: none;}
}


