@charset utf-8;
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
html{font-size: 100px}
img{ border:0;}
a{ text-decoration:none; color:#333; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
input,textarea,button{outline:none;}
textarea{resize:none}
em{ font-style:normal;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
hr{ border:none;}
.l{ float:left}
.r{ float:right}
.tow{ overflow:hidden; text-overflow: ellipsis; white-space: nowrap;}
.container{ width:1300px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

@font-face {
  font-family: 'BAHNSCHRIFT';
  src: url("../font/TT0663M_.TTF")  format('truetype');	
  font-weight: normal;
}

.container_top{ margin: 0 auto; width: 1300px;}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.gradient{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.gradient:hover{
   transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s; 
}

.clear{clear: both}
.img_hover img{ width: 100%;transition: all .4s;}
.img_hover:hover img{ transform: scale(1.06); transition: all .4s;}





/* 导航栏 */
.header_top{width:100%; height: auto; overflow: hidden; background: #1a2f58; padding:20px 0}
.logo{width:auto; float: left; height:auto; overflow: hidden}
.logo a{width:351px; height: auto;  float: left}
.logo a img{width:100%; display: block}
.logo p{ float:left; width: 300px; line-height:18px; color: #fff; font-size: 16px; margin-left:20px; margin-top:4px }
.logo p span{ color:#f0851a;}
.header_top_r{float: right; margin-top: 5px;}
.top_tel{ float: left; overflow: hidden; position: relative; padding-left: 50px; background: url(../images/h_dianhua.png) no-repeat left center;}
.top_tel p{ font-size: 14px; line-height: 1.4; color: #fff}
.top_tel span{ color: #f0851a;  font-size: 24px; line-height: 1.4; font-family: "Poppins"; font-weight: bold;}
.alibba{ display: block; height: 36px; width:160px; border-radius: 10px; background: #f0851a; color: #fff;  line-height: 36px; float: left; margin-left: 20px; margin-top: 6px;}
.alibba p{ color: #fff;  background: url(../images/qd_icon.png) no-repeat 12px center; padding-left:45px; font-size: 14px;}
.lang{ display: block; height: 36px; width: 36px; text-align: center; line-height: 36px; border: 1px solid #fff; color: #fff; font-size: 18px; font-weight: bold; float: left; margin-left: 10px; margin-top: 6px;}
.lang:hover{ background: #f0851a;  color: #fff; border: 1px solid #f0851a;}



.dh_k{height: 51px; background: #172a4f; border-top: 1px solid rgba(255,255,255,0.1)}
.header-menu{ padding:0; width: 1300px; margin: 0 auto; }
.header-menu dl{float:left; background:url(../images/nav_xs.png) no-repeat right center; padding:0 32px;}
.header-menu dt{ position:relative; width:100%; z-index:11}
.header-menu dt a{display:block; height:50px; line-height:50px; font-size:16px; color:#fff;  font-size: 15px; position: relative;}
.header-menu dl.active{background:#e77d25}
.header-menu dl:hover{background:#e77d25}
/* .header-menu dl:hover dt a::after, .header-menu dl dt a.active::after{ position: absolute; content: ""; display: block; height: 3px; width: 30px; background: #f00; bottom: 0; left: 30px;}
 */
.header-menu dl:last-child{background:none}
.header-menu dl:last-child:hover{background:#e77d25}
.header-menu dt:after{content:""; width:16px; height:16px; background:url(../images/caixin_4.png) no-repeat center; display:none; position:absolute; bottom:-8px; left:50%; margin-left:-8px; z-index:9}
.header-menu dl:hover dt:after{display:block}
.header-menu dl.active dt:after{display:block}
.header-menu dd{display:none; position:absolute; top:153px; left:0; right:0; z-index:9; width:100%; height: 300px; background:#f6f6f6;}
.header-menu .panel-inner{}
.nav_left{ width: 45%; float: left; height: 270px; border-right: 1px solid #dedede; padding-top: 30px;}
.nav_left h2{ font-size: 24px; line-height: 2.2;}
.nav_left p{ font-size: 14px; line-height: 24px; text-align: justify; color: #666; padding-right: 20px;}
.nav_left a{ display: block; height: 36px; width: 160px; border: 1px solid #1a2f58; text-align: center; font-size: 14px; line-height: 36px; color: #1a2f58; margin-top:20px;}
.nav_left a:hover{background: #1a2f58; color: #fff;}
.nav_center{ width: 25%; float: left; height: 290px;  border-right: 1px solid #dedede; padding-top: 30px;}
.nav_center p{ width: 90%; margin: 0 auto; border-bottom: 1px solid #e5e5e5; padding: 4px 0; }
.nav_center p a{display: block;height:auto; line-height:24px;  text-align: center;}
.nav_center p:hover a{ background: #1a2f58; color: #fff;}
.nav_right {width:20%; float: right; padding-top: 30px;}
.nav_right span{ height: 178px; width: 325px;overflow: hidden; float: right; display: block;}
.nav_right span img{ width: 100%;}


/* ---------------------------------------------------------------首页样式--------------------------------------------------------------- */





/*banner*/
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .swiper-slide a{width:100%; display: block}
.banner .swiper-slide a img{width:100%; display: block}
.banner .swiper-pagination{bottom:5%; left:50%; transform: translate(-50%,0);}
.banner .swiper-pagination-bullet{width:8px; height:8px; background: #fff; opacity: 1; margin: 0 7px;}
.banner .swiper-pagination-bullet-active{width:24px; border-radius: 5px;}


/* 首页搜索 */
.index_sousuo_main{ height: 72px; border-bottom: 1px solid #eee;}
.index_sousuo_main .left{ height: 72px; line-height: 72px; float: left; }
.index_sousuo_main .left p{ font-size: 14px; font-weight: bold; padding-right: 10px; color: #333; float: left;}
.index_sousuo_main .left a{ color: #333; float: left; padding-right: 20px; display: block; color: #666; font-size:15px;}
.index_sousuo_main .left a:hover{ color: #e77f25}
.index_sousuo_main .right{ float: right; height:auto; width: 400px; border: 2px solid #eee; line-height: 42px; position: relative; margin-top: 10px;}
.index_sousuo_main .right input[type="text"]{  text-indent: 10px;  color: #999; height: 42px; width: 100%; border: none;}
.index_sousuo_main .right input[type="submit"]{ height: 42px; position: absolute; background: #1a2f58 url(../images/caixin_19.png) no-repeat 20px center; right: 0; bottom: 0; text-indent:25px; color: #fff; border: none; width: 100px; cursor: pointer; transition: all 0.3s;}
.index_sousuo_main .right input[type="submit"]:hover{ background: #e77f25 url(../images/caixin_19.png) no-repeat 20px center; }





/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; padding:65px 0; background: #f5f5f5}
.index_title_1{overflow: hidden; margin-bottom: 20px;}
.index_title_1 p{ text-align: center; font-size: 36px; color: #333; font-weight: bold; line-height: 1.6; text-transform:uppercase}
.index_title_1 p span{ color: #1a2f58; text-align: center; font-weight: normal; text-transform: uppercase; margin-left: 6px; font-size: 36px;  
	font-family: 'BAHNSCHRIFT';}
.index_title_1 i{ font-style: normal; display: block; text-align: center; font-size: 14px; color: #666666; line-height: 1.6; margin-top: 8px}
.index_product .slideGroup{width:100%; height: auto; overflow: hidden; margin-top: 32px;}
.index_product .parHd{width:328px; height: auto; float: left; background: #fff;}
.parHd_title{width:100%; height:80px; background: #1a2f58; line-height: 80px; font-size:24px; font-weight: bold; color:#fff; padding-left: 40px;}
.index_product .parHd ul{width:100%; height: auto; overflow: hidden; padding: 0 20px}
.index_product .parHd ul li{width:100%; height:50px; border-bottom: 1px solid #eeeeee; background: url(../images/caixin_5.png) no-repeat left center; padding-left: 20px;}
.index_product .parHd ul li a{width:100%; height: auto; display: block; font-size: 15px; color: #333333; line-height: 50px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; padding-right: 30px;}
.index_product .parHd ul li.on a{background: url(../images/caixin_20.png) no-repeat right center; color:#e77f25; font-weight: bold; font-size: 16px;}
.index_product .parHd ul li.on{background: url(../images/caixin_6.png) no-repeat left center}
.index_product .parBd{height: auto; overflow: hidden; margin-left: 350px;}
.index_product .slideBox{width:100%; height: auto; overflow:hidden; position: relative}
.index_product .slideBox ul{width:100%; height: auto; overflow: hidden}
.index_product .slideBox ul li{width:100%; height: auto; overflow: hidden; position: relative}
.index_product .slideBox ul li img{width:100%; display: block}
.index_pro_hover{width:100%; height:262px; background: url(../images/pro_hover.png) no-repeat center; position: absolute; bottom:0; left:0; padding:0 36px;  display: -webkit-flex; display: flex; -webkit-align-items: flex-end; align-items: flex-end;}
.index_pro_hover h4{width:50%; height: 48px; line-height: 48px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 22px; color: #fff; background: url(../images/caixin_5.png) no-repeat left center; padding-left: 20px;}
.index_pro_hover span{width:172px; height: 48px; line-height: 48px;  text-align: center; font-size: 16px; color: #fff; text-align: center; float: right; background: #e77f25; border-radius: 25px;}
.in_pro_bottom{width:100%; height: auto; overflow: hidden; margin-bottom:35px;}
.parBd_fen{width:100%; height: auto; overflow: hidden; background: #fff; padding:15px 40px}
.parBd_fen h4{color:#333333; font-size: 15px; margin-bottom: 10px;}
.parBd_fen p{width:100%; height:60px; line-height: 30px; color: #666666; font-size: 14px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_product .sPrev,.index_product .sNext{width:41px; height: 76px; position: absolute; top:42%; z-index: 9}
.index_product .sPrev{background: url(../images/pro_left.png) no-repeat center; left:30px;}
.index_product .sNext{background: url(../images/pro_right.png) no-repeat center; right:30px;}



/* 行业应用 */
.hangye_main{height:810px; background:url(../images/xaixin_pc_5.jpg) no-repeat  fixed top center; width: 100%; background-size: cover;}
.slideTxtBox2 .hd ul{ height: 42px; margin-top: 40px;}
.slideTxtBox2 .hd ul li{width:249px;height: 42px; margin-bottom:10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; float: left; margin-right: 11px; border: 1px solid rgba(255,255,255,0.5); line-height: 42px; text-align: center; color: #fff; cursor: pointer; font-size: 16px;}
.slideTxtBox2 .hd ul li a{color:#fff; font-size:16px; display:block}
.slideTxtBox2 .hd ul li.on{ background: #e77d25; color: #fff; border: 1px solid #e77d25}
.slideTxtBox2 .hd ul li:last-child{ margin-right: 0;}
.slideTxtBox2 .bd{width:100%; height: auto; margin-top: 48px;}
.bd_list{width:100%; height: auto; overflow: hidden}
.bd_list_xx{width:100%; height: auto; overflow: hidden}
.bd_list_xx dl{width:100%; height: auto; overflow: hidden}
.bd_list_xx dl dt{width:60%; height: auto; float: left}
.bd_list_xx dl dt h4{color:#fff; font-size: 30px; font-weight: bold;}
.bd_list_xx dl dt p{color:#fff; font-size: 16px; text-transform: uppercase; margin-top: 10px;}
.bd_list_xx dl dd{float: right; margin-top:10px;}
.bd_list_xx dl dd a{width:172px; height: 48px; float: right; background: #e77f25; text-align: center; border-radius: 25px; text-align: center; 
	line-height: 48px; color:#fff; font-size: 16px;}
.bd_list_xx h4{width:100%; height: auto; overflow: hidden; margin-top: 10px; color: #fff; font-size: 14px; line-height: 30px; margin: 20px 0}
.index_cxx{width:100%; height:50px; line-height: 50px; background: #fff; padding: 0 20px; }
.index_cxx h4{width:100%; height: 100%; background: url(../images/caixin_5.png) no-repeat left center; padding-left:15px;}
.bd_list ul li:hover:after{opacity: 1}
.bd_list ul li:hover .index_cpic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_title_2{overflow: hidden; padding-top: 60px; margin-bottom: 20px;}
.index_title_2 p{ text-align: center; font-size: 36px; color: #fff; font-weight: bold; line-height: 1.6; margin-bottom:5px; text-transform:uppercase}
.index_title_2 p span{ color: #fff; font-size: 36px; text-align: center; font-weight: normal; text-transform: uppercase; margin-left: 6px; 
	font-family: 'BAHNSCHRIFT';}
.index_title_2 i{ font-style: normal; display: block; text-align: center; font-size:16px; color: #fff; line-height: 1.6}
.hangye_main .slideGroup{ width:100%;}
.hangye_main .slideGroup .slideBox{ zoom:1; position:relative;   }
.hangye_main .sPrev,.hangye_main .sNext{width:20px; height:37px; position: absolute; top:42%; z-index: 9}
.hangye_main .sPrev{background: url(../images/pro_left.png) no-repeat center; left:-30px; background-size:100% 100%}
.hangye_main .sNext{background: url(../images/pro_right.png) no-repeat center; right:-30px; background-size:100% 100%}
.parBd_li{width:100%; height: auto;  position:relative}
.parBd_li ul{ overflow:hidden; zoom:1;  }
.parBd_li ul li{ margin:0 12px; float:left; _display:inline; position: relative; padding-bottom: 10px;}
.parBd_li ul li:after{content: ""; width: 100%; height: 100%; background: #e77f25; position: absolute; top:10px; left:-10px; z-index: 0; background: #e77f25; opacity: 0}
.parBd_li ul li:hover:after{opacity: 1}
.parBd_li ul li:hover .index_cpic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.parBd_li ul li a{width:100%; height: auto; display: block; position: relative; z-index: 1}
.index_cpic{width:300px; height: auto; overflow: hidden}
.index_cpic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}




/*车间设备*/
.index_chejian{width:100%; height: auto; overflow: hidden; margin: 70px 0 75px}
.index_chejian_all{width:100%; height: auto; overflow: hidden; margin-top: 50px; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_chejian_all ul{width:330px; height: auto; float: left}
.index_chejian_all ul li{width:100%; height: 235px; position: relative; overflow: hidden; margin-bottom: 20px;}
.index_chejian_all ul li a{width:100%; height: 100%; display: block}
.index_chejian_all ul li img{width:100%; height: 100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s; object-fit: cover; object-position: center center;}
.index_chejian_hover{width:100%; height: 100px; background: url(../images/c_hover.png) no-repeat center; background-size: 100%; position: absolute; bottom:0; left:0; display: -webkit-flex;  display: flex; -webkit-align-items: flex-end; align-items: flex-end; opacity: 0}
.chejian_hover_xx{width:100%; height: auto; overflow: hidden; padding: 0 3%; margin-bottom:20px; }
.chejian_hover_xx h4{width:50%; height: 36px; line-height: 36px; float: left; color:#fff; background: url(../images/caixin_5.png) no-repeat left center; padding-left: 20px; font-size:18px;}
.chejian_hover_xx i{width:36px; height:36px; float: right; background: url(../images/c_jts.png) no-repeat center; background-size: 100% 100%}
.index_chejian_two{width:600px; position: relative; overflow: hidden}
.index_chejian_two a{width:100%; height: 100%; position: relative; display: block}
.index_chejian_two a img{width:100%; height: 100%; object-fit: cover; object-position: center center; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_chejian_all ul li:hover .index_chejian_hover{opacity: 1}
.index_chejian_all ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_chejian_all ul li:nth-child(2){margin-bottom: 0}
.index_chejian_two .index_chejian_hover{height:262px; }
.index_chejian_two:hover .index_chejian_hover{opacity: 1}
.index_chejian_two:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/* 首页关于我们 */
.index_about_main{ height:auto;  background: url(../images/xaixin_pc_11.jpg) no-repeat bottom center; width:100%; padding-bottom:60px; margin-top:68px; overflow:hidden}
.index_about_l{ float: left; width: 715px; }
.index_about_l h3{ font-size: 24px; font-weight: bold; color: #333; line-height: 2; margin-bottom: 10px;}
.index_about_text{ text-align: justify;line-height: 30px; color: #666; font-size: 14px; }
.index_about_l .about_more{ height: 36px; width: 148px; border: 1px solid #1a2f58; color: #1a2f58; text-align: center; display: block; line-height: 36px; margin-top: 20px; font-size:14px;}
.index_about_l .about_more:hover{border: 1px solid #e77f25; color: #fff; background: #e77f25}
.index_about_l ul{ overflow: hidden; margin-top: 30px;}
.index_about_l ul li{ float: left; text-align: center; margin-right: 46px;}
.index_about_l ul li p{ font-size: 36px; font-weight: bold; font-family: "Poppins"; color: #333;  line-height: 1.4;}
.index_about_l ul li p i{font-size: 36px; font-weight: bold; font-family: "Poppins"; color: #333;  line-height: 1.4; font-style:normal}
.index_about_l ul li span{ text-align: center; display: block; text-align: center; font-size: 14px; color: #666;}
.index_about_r{ height:auto; width:514px; float: right; position: relative;  margin-top: 20px; }
.index_about_r video{width:100%; height:auto; position:relative; z-index:9}
.index_about_r img{ display: block; position:absolute; right: -20px; top: -20px;}
.index_about_r:after{content: ""; width: 100%; height: 100%; background: #e77f25; position: absolute; top:10px; left:-15px; z-index: 0;  }





/* 荣誉资质 */
.index_honor_main{ overflow: hidden;  margin-top:70px; width:100%; margin-bottom:60px;}
.picScroll-left .bd li{ float: left; height: 320px; width: 220px; padding: 10px; border: 1px solid #eee; float: left;  margin-right: 24px;}
.picScroll-left .bd li img{ width: 100%;}
.picScroll-left .hd{ display: table; margin: 0 auto; height: 48px; margin-top: 40px;}
.picScroll-left .hd a{display: block; float: left; margin: 0 1px; cursor: pointer;}
.picScroll-left .hd a.next{ height: 48px; width: 48px; background: url(../images/caixin_9.png) no-repeat center;}
.picScroll-left .hd a.prev{ height: 48px; width: 48px; background: url(../images/caixin_7.png) no-repeat center;}
.picScroll-left .hd a.next:hover{ height: 48px; width: 48px; background: url(../images/caixin_10.png) no-repeat center;}
.picScroll-left .hd a.prev:hover{ height: 48px; width: 48px; background: url(../images/caixin_8.png) no-repeat center;}
.picScroll-left .hd a.honor_more{ height: 48px;width: 148px; background: #1a2f58; color: #fff; text-align: center; line-height: 48px; font-size: 16px;}
.picScroll-left .hd a.honor_more:hover{ background: #e77f25}


/* 广告位 */
.index_ggw_main{ height: 268px; background:url(../images/xaixin_pc_4.jpg) no-repeat center;}
.index_ggw_main .ggw_l{ float: left; width:500px;}
.index_ggw_main .ggw_l p{ font-size:26px; font-weight: bold;color: #fff; line-height: 1.2; margin-top:30px;}
.index_ggw_main .ggw_l span{ font-size: 18px; color: #fff; line-height:1.4; display: block; margin: 10px 0;}
.index_ggw_main .ggw_l div{height:48px;width: 260px; border-radius: 24px; background: rgba(255,255,255,0.2); padding:3px;}
.index_ggw_main .ggw_l div a.ggw_tel{ float: left; overflow: hidden; height:100%}
a.ggw_tel img{float:left;}
.index_ggw_main .ggw_l div div{ height: 42px; width: 48px; border-radius: 50%; background: #e77f25; text-align: center; margin-top: 3px; margin-left: 4px; float: left;}
.index_ggw_main .ggw_l div div i{ font-size: 26px; color: #fff; margin-top: 6px; display: block;}
.index_ggw_main .ggw_l div em{ float: left; line-height: 40px; color: #fff; font-size: 20px; font-family: "Poppins"; font-weight: bold; font-style: normal; padding-left: 10px;}
.index_ggw_main .ggw_l div .zxly{ display: block; float: left; height: 48px; width: 120px; }
.ggw_left{float:left;}
.ggw_more{height:48px; border:2px solid #fff; width:170px; text-align:center; border-radius:25px; float:left; color:#fff; font-size:18px; line-height:44px; margin-left:3%}
.ggw_more:hover{background:#e77f25; color:#fff}



/* 品牌优势 */
.index_ys_main{ overflow: hidden; padding-bottom: 50px; text-align: center; width:100%; margin-top:70px;}
.index_ys_main .youshi_left{ float: left; width: 338px; text-align: left;  overflow: hidden; margin-top: 20px;}
.index_ys_main .youshi_right{ float: right; text-align: left;}
.index_ys_main .youshi_left h4{ height: 58px; line-height: 58px; border-bottom: 1px solid #eee; font-weight: normal;  font-size: 18px;}
.index_ys_main .youshi_left h4 i{float: left; font-size: 24px; color: #1a2f58}
.index_ys_main .youshi_left h4 p{ float: left; margin-left: 6px; font-size:18px; color:#222222}
.index_ys_main .youshi_left h4 span{ float: right; font-size: 24px; font-weight:bold; color: #ebebeb;}
.index_ys_main .youshi_left em{ line-height: 24px;padding-top: 10px; color: #666; font-size: 14px; font-style: normal; display: block; }
.index_ys_main .youshi_left .youshi_li{margin-bottom: 40px;}
.index_yspic{margin-top:20px; width:516px;}
.icon-zuanshi-copy{font-size:30px!important;}



/*新闻资讯 */
.index_news_main{ overflow: hidden; background:url(../images/xaixin_pc_7.jpg) no-repeat center; background-size:cover; padding:70px 0 50px; width:100%}
.index_news_main .news_col{ display: table; margin: 0 auto;  }
.index_news_main .news_col li{ text-align: center; height: 42px; line-height: 42px; width:188px; margin: 0 6px; color: #1a2f58; font-size: 16px; float: left; margin-bottom: 30px; border: 1px solid #1a2f58;}
.index_news_main .news_col li a{ display: block;  color: #1a2f58; font-size: 16px;}
.index_news_main .news_col li:hover{background:#1a2f58}
.index_news_main .news_col li:hover a{color:#fff}
.index_news_main .index_news_top{ margin-bottom: 30px; overflow: hidden;}
.index_news_main .index_news_top li{ width: 48%; float: left; overflow: hidden;}
.index_news_main .index_news_top li .pic{float: left; width: 240px; height: 154px; overflow: hidden; margin-right: 20px;}
.index_news_main .index_news_top li .pic img{ width: 100%; transition: all .4s;}
.index_news_main .index_news_top li:hover .pic img{transform: scale(1.1); transition: all .4s;}
.index_news_main .index_news_top li:hover p{ color: #e77f25}
.index_news_main .index_news_top li:nth-child(2){float: right;}
.index_news_main .index_news_top .news_nr{float: left; width: 360px;overflow: hidden;}
.index_news_main .index_news_top .news_nr p{ font-size: 18px; line-height:26px; margin-top: 5px; width:100%; height:52px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_main .index_news_top .news_nr span{ line-height: 24px; color: #666; margin-top: 6px; display: block; margin-bottom: 20px;}
.index_news_main .index_news_top .news_nr i{ display: block; float: left; color: #666; font-style: normal; text-indent: 25px; margin-right: 20px;}
.index_news_main .index_news_top .news_nr i.date{background: url(../images/caixin_15.png) no-repeat left center;}
.index_news_main .index_news_top .news_nr i.cunt{background: url(../images/caixin_16.png) no-repeat left center;}
.index_news_main .news_bottom{overflow: hidden;}
.index_news_main .news_bottom li{ margin-bottom: 20px; margin-right: 20px;background: #fff; padding: 16px 12px 16px 0; width: 420px; float: left;}
.index_news_main .news_bottom li:nth-child(3n){ margin-right: 0;}
.index_news_main .news_bottom li .l{ width: 90px;text-align: center; float: left; color: #666;}
.index_news_main .news_bottom li .l span{ font-size: 24px; display: block; line-height: 2;color: #666;}
.index_news_main .news_bottom li .r{width:300px}
.index_news_main .news_bottom li .r p{ font-size: 16px; line-height: 2; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.index_news_main .news_bottom li .r span{ line-height: 24px; color: #8a8a8a; width:100%; height:48px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_main .news_bottom li:hover p{color:#e77d25}





/* 定制流程 */
.index_liucheng_main{height: 728px; background:url(../images/xaixin_pc_8.jpg) no-repeat center fixed;}
.index_liucheng{ height: 477px; background: url(../images/caixin_17.png) no-repeat center;}
.index_liucheng .left{ float: left; width:523px; float: left; padding: 0 42px;}
.index_liucheng .left h3{ font-size: 24px;color: #fff; line-height: 2;padding-top: 50px; font-weight:bold; margin-bottom:20px;}
.index_liucheng .left h3 span{ font-size: 16px; color: #fff; font-weight: normal; margin-left:20px;}
.index_liucheng .left form{ width: 100%;}
.index_liucheng .left input[type="text"]{ width: 48%; float: left; height: 42px; border: none; margin-bottom: 18px; text-indent: 10px;}
.index_liucheng .left input[type="text"]:nth-child(2n){float: right;}
.index_liucheng .left textarea{width: 100%; text-indent: 20px; line-height: 2; border: none; height: 120px;}
.index_liucheng .left input[type="submit"]{width: 224px; margin:20px auto; height: 48px; border-radius: 24px; background:#fff; text-align: center; font-size: 18px; color: #333; border: none; cursor: pointer; display:block}
.index_liucheng .right{ float: right; width:620px; margin-right: 70px;}
.index_liucheng .right h4{ font-size: 20px; line-height: 2; padding-top: 90px; font-weight:normal;}
.index_liucheng .right em{ font-size: 14px; color: #666; font-style: normal;}
.index_liucheng .right ul{ width: 100%; height: 290px; background: url(../images/caixin_18.png) no-repeat left 60px;}
.index_liucheng .right ul li{ float: left; margin-right:24px; margin-top: 30px; width:120px}
.index_liucheng .right ul li span{ display: block; margin: 0 auto; height:81px; width: 81px; background: #eee; text-align: center; border-radius: 50%; line-height:81px;}
.index_liucheng .right ul li span i{ font-size: 36px; color: #1a2f58;  display: block; }
.index_liucheng .right ul li p{ line-height:22px; text-align: center; font-size:14px;}
.index_liucheng .right ul li:hover span{background:#e77f25}
.index_liucheng .right ul li:hover i{color:#fff}


.copy_l{font-size:14px; color:#666666; height: 100%; width:auto; float: left; line-height:50px;}
.copy_l a{color:#666666; font-size: 14px;}
.copy_l a:hover{color:#009b48!important}
.footer_top{width:100%;  height:auto; overflow:hidden; display: flex; display: -webkit-flex; -webkit-justify-content: space-between; justify-content: space-between;}
.index_footer{width:100%; height:auto; overflow:hidden; border-top:1px solid #dedede; margin-top:40px}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#666666; height: 100%; line-height:50px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:50px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height:50px; background: url(../images/wl.png) no-repeat center; }
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat center}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat center} 
.footer_zhichi span{float: left; font-size: 14px; color: #666666;}
.footer_zhichi i{ float: left;}





/* 底部 */
footer{height:auto; background: #f5f5f5; position: relative; width:100%; overflow:hidden}
footer dl{ float: left; margin-right:40px; padding-top: 50px; min-width:10%}
footer dl dt{ font-size: 18px; color: #333; line-height: 2; margin-bottom:10px;}
footer dl dd,footer dl p{ line-height: 30px; color: #666; font-size: 14px;}
footer dl dd a{ color: #666; font-size:14px;}
footer dl dd a:hover{ color: #e77f25}
footer dl li{ float: left; margin-right: 20px; width:116px;} 
footer dl li div{ width: 116px; padding: 4px; border:1px solid #dedede;}
footer dl li div img{width:100%}
footer dl li em{ font-style: normal; font-size: 14px; line-height: 30px; text-align: center; color: #666;  display: block;}
footer dl.last{margin-right: 0; width:252px!important}
footer dl li:last-child{margin-right:0}
.f_lianxi{max-width:30%}



/*友情链接*/
.index_links{width:100%; height:auto; overflow: hidden}
.index_links p{font-size: 16px; color: #333333; float: left;line-height: 60px; margin-right: 20px;}
.index_links a{font-size: 14px; color: #333; float: left; margin-right: 15px; }
.index_links_info{width:1063px; height: auto; float: left; overflow: hidden; line-height:30px; margin-top: 15px;}
.index_links a:hover{color:#004c9b}

/* 网站版权信息 */
.copyright{height: 42px; position: absolute; bottom: 0; width: 1300px; border-top: 1px solid rgba(255,255,255,0.05);}
.copyright a{ color: #666; font-size: 12px;}
.copyright p {
    color: #666;
    font-size: 12px;
    line-height: 42px;
}

.copyright ul {
    float: right;
    width: 370px;
}

.copyright ul li,.copyright ul li span {
    float: left;
    color: #666;
    line-height: 42px;
    font-size: 12px;
}

.copyright p {
    display: inline;
}

.copyright ul li a {
    float: right;
    margin-top: 10px;
}

.copyright ul li a.weiling {
    width: 121px;
    height: 18px;
    background: url(../images/vl_hover.png) no-repeat;
    margin-right: 20px;
}



.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../images/ws_hover.png) no-repeat;
}





/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/join_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.fuwu_ban{background: url(../images/fuwu_ban.jpg) no-repeat center}


.ny_baninfo{width:1200px; height:225px; position: absolute; top:155px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top:72px;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 10px; margin-right: 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{color:#1a2f58}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #f0851a)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:0;
    top:0%; 
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}

/*关于我们*/
.ny_about_one{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.about_one_title{width:100%; height: auto; overflow: hidden; text-align: center}
.about_one_title h4{color:#1a2f58; font-size: 36px; text-transform: uppercase}
.about_one_title h4 span{color:#333333; font-size: 36px; font-weight: bold}
.about_one_title h5{color:#666666; font-size: 14px; margin-top: 8px;}
.about_one_bottom{width:100%; height: auto; overflow:hidden; margin-top: 44px;}
.about_one_video{width:33.2%; height: auto; float: left}
.about_one_video video{width:100%; display: block}
.about_one_xx{width:64%; height: auto; float: right}
.about_one_xx h3{color:#4d4d4d; font-size: 22px; font-weight:bold; margin: 8px 0 20px}
.about_one_xx p{width:100%; line-height:24px; color: #666666; font-size: 14px; margin-bottom: 8px;}
.ny_about_two{width:100%; height: auto; overflow:hidden; background: #f8f8f8; padding: 65px 0}
.ny_about_two ul{width:100%; height: auto; overflow:hidden; margin-top: 46px;}
.ny_about_two ul li{width:18.8%; height: auto; float: left; background: #fff; margin-right:1.5%}
.ny_about_two ul li:nth-child(5n){margin-right: 0}
.about_two_img{width:100%; height: auto; overflow: hidden}
.about_two_img img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_two ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_two_xx{width:100%; height:170px; background: #fff; padding:16px 10px;}
.about_two_xx h4{width:100%; color:#666666; font-size: 18px; margin-bottom: 10px}
.about_two_xx p{width:100%; color:#666666; font-size: 14px; line-height: 20px;}
.ny_about_three{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.ny_about_three ul{width:25.4%; height: auto; float: left; overflow: hidden}
.ny_about_three ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.ny_about_three ul li img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_three ul li:last-child{margin-bottom: 0}
.about_three_hover{width:46.2%; height: 488px; overflow: hidden; float: left; position: relative; margin:32px 1.5% 0}
.about_three_hover img{width:100%; height: 100%; object-fit: cover; object-position: center center; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_about_three ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.about_three_hover:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_chejian_hover{width:100%; height: 262px; overflow: hidden; position: absolute; bottom:0; left:0; background: url(../images/c_hover.png) no-repeat center; background-size: 100% auto; padding:32% 5% 0}
.ny_chejian_hover h4{width:50%; height:45px; line-height: 45px; float: left; color:#ffffff; font-size: 22px; text-overflow: ellipsis; overflow: hidden; 
	white-space: nowrap; background: url(../images/caixin_5.png) no-repeat left center; padding-left: 20px;}
.ny_chejian_hover i{width:42px; height: 42px; float: right; background: url(../images/c_jts.png) no-repeat center; background-size: 100% 100%}
.ny_about_four{width:100%; height: auto; overflow: hidden; background: #f8f8f8; padding:62px 0}
.about_four_swiper{width:100%; height: auto; overflow: hidden; position: relative; margin: 36px 0 0}
.about_four_swiper .swiper-slide a{width:100%; display: block; overflow: hidden}
.about_four_swiper .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.about_four_swiper .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.ny_about_btn{width:auto; display: table; position: relative; margin:35px auto 0; padding: 0 65px; height: 48px;}
.ny_about_btn .swiper-button-next,.ny_about_btn .swiper-button-prev{width:48px; height: 48px; border: 1px solid #1a2f58; margin-top: 0; top:0}
.ny_about_btn .swiper-button-next{background: url(../images/cm_right.png) no-repeat center}
.ny_about_btn .swiper-button-prev{background: url(../images/cm_left.png) no-repeat center}
.ny_about_btn a{width:138px; height: 48px; background: #1a2f58; text-align: center; line-height: 48px; color: #fff; font-size: 16px; margin: 0px auto;
	display: block}
.ny_about_five{width:100%; height: auto; overflow: hidden; margin:55px 0; }
#carousel{position: relative; width: 1400px; margin:50px auto 0}
#carousel .swiper{padding: 10px 0}
.ny_honorimg{width:100%; height:auto; overflow: hidden; box-shadow: 0 0px 15px rgba(0,0,0,0.14);}
#carousel .swiper-slide img{display:block; width: 100%; }
#carousel .swiper-slide h4{text-align: center; color: #231f20;font-size:18px; margin: 0; width: 100%; margin-top:30px; display: none}
#carousel .swiper-slide{width:300px;}
#carousel .swiper-slide-active h4{display: block}
.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-left{background: none}
.swiper-button-prev:after, .swiper-rtl .swiper-button-next:after{content: ""}
.swiper-button-next:after, .swiper-rtl .swiper-button-prev:after{content: ""}




/*内部二级导航*/
.ny_nav{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav ul li{ height:54px; line-height:54px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom:5px;}
.ny_nav ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 50px; text-align: center;}
.ny_nav ul li:hover,.ny_nav ul li.active{ background: #1a2f58}
.ny_nav ul li:hover a,.ny_nav ul li.active a{ color: #fff;}
.ny_nav ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}
.ny_nav2{width:1300px; margin: 0 auto; margin-top: 40px;}
.ny_nav2 ul{width:auto; overflow: hidden; display: table; margin: 0 auto;}
.ny_nav2 ul li{ height:48px; line-height:48px; float:left; text-align:center;position:relative; background: #eee; margin-right: 2px; position: relative; text-align: center; margin-bottom: 2px;}
.ny_nav2 ul li a{display:block; color:#fff; font-size: 15px; color: #333;padding: 0 10px; text-align: center;}
.ny_nav2 ul li:hover,.ny_nav2 ul li.active{ background: #1a2f58}
.ny_nav2 ul li:hover a,.ny_nav2 ul li.active a{ color: #fff;}
.ny_nav2 ul li.active::after{ content: "";position: absolute; height: 2px; width: 100%; background: #0a1d42; bottom: 0; left: 0;}



/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #1a2f58; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{width: 100%; height:auto;  padding-left:10px; margin-bottom:1px; background:url(../images/dian.png) no-repeat 8px 22px; }
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:auto;line-height:30px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul{display: none; margin-top:10px;}
.ny_left_nav ul li ul li { width: 100%; height:auto; line-height:30px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#1a2f58; font-size: 14px; font-weight: bold;}
.ny_left_nav ul li.active a{color:#1a2f58}
.ny_left_nav ul li:hover a.inactive{color:#1a2f58}
.ny_left_nav ul li ul li:hover a{color:#1a2f58}
.ny_left_nav ul li .inactives{color:#1a2f58}
.ny_left_nav ul li ul li:hover a{color:#1a2f58}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}

.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #1a2f58;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:10px; margin-right:10px;}

.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:auto; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    background: url(../images/off.png) no-repeat 96% center;
}
.open .link{background: url(../images/on.png) no-repeat 96% center;}

.accordion .links {
    cursor: pointer;
    display: block;
    height:auto; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
}
.accordion .links a{padding-left:0}
.accordion .links i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:10px; margin-right:10px;}
.accordion li.active{background:#fff}
.submenu{display: none;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:50px; line-height:50px;
    padding-left: 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding-left:10px; margin-bottom:10px; overflow:hidden}
.accordion li:hover{background:#fff;}
.ny_left_nav ul li.open{background:#fff}


.ny_left_nav .accordion p{padding-left: 10px; height: 50px; line-height: 50px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #1a2f58; left: 10px; top: 22px;}
.ny_left_nav .accordion p a{ display: block; font-size: 16px; text-indent: 17px;}
.ny_left_nav .accordion p:hover,.ny_left_nav .accordion p.active{background: #fff;}
.ny_left_nav .accordion p:hover a{ color: #333;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#1a2f58}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#1a2f58}


/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden; margin-top: 35px;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:48.8%; float: left; height: auto; margin-bottom: 20px;}
.ny_product ul li .products_pic{height:290px; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #666}
.ny_product ul li:nth-child(2n){float: right;}
.ny_product ul li p{width:100%; height: 48px; line-height: 48px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; background: #f0f0f1;}
.ny_product ul li:hover p{background: #f0851a; color: #fff;}




/*研发中心*/
.ny_yfzx_all{width:100%; height: auto; overflow: hidden; margin-bottom: 60px;}
.ny_yfzx_title{width:100%; height: auto; overflow: hidden; margin-top: 75px;}
.ny_yfzx_title h3{font-size: 30px; color: #060507; width: 100%; height: 30px; line-height: 30px;}
.ny_yfzx_title h3 span{float: left}
.ny_yfzx_title h3 hr{width:1060px; height: 1px; background: #ddd; float: right; margin-top:15px;}
.ny_yfzx_title h4{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #1a2f58; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #1a2f58; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #1a2f58;}
.ny_yfzx_title h5{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 30px; color: #060507}
.ny_yfzx_xx{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #555555; line-height: 30px; margin-top: 30px;}
.yfzx_more{width:172px; height: 40px; border: 1px solid #cec8cc; display: block; text-align: center; line-height: 40px; font-size: 16px; color: #333333; margin-top: 30px;}



/*产品中心*/
.ny_product_all{width:100%; height: auto; overflow: hidden; margin-top: 75px; margin-bottom: 60px}
.ny_product_all ul{width:100%; height: auto; overflow: hidden}
.ny_product_all ul li{width:100%; height:auto; border:1px solid #d2d2d2; margin:15px auto 25px; overflow:hidden; padding: 22px; }
 .ny_solution_img{width:478px; height:100%; float:left; overflow:hidden; border: 1px solid #d2d2d2}
.ny_solution_img img{width:100%; height:100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; display: block}
.ny_solution_xx{width:600px; height:auto; float:left; margin-left: 50px; padding: 6px 0}
.ny_solution_xx p{font-size:16px; color:#555; line-height:35px;}
.ny_solution_xx p b{color:#353432}
.ny_solution .case_link{margin-top:30px;}
.ny_soli_p{width:100%; height: 172px; overflow: hidden;margin-top: 0px; margin-bottom: 20px;}
.ny_pro_shengcan .slideBox .bd li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product_all ul li:hover{border:1px solid #1a2f58;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #1a2f58; color: #fff; border: 1px solid #1a2f58}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #1a2f58;}
.ny_proinput .ny_pro_ft p{ font-size: 14px; color: #666; line-height: 24px; text-align: center;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 18px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1a2f58; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}


.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px; font-size:16pxx;color:#666; line-height:30px;}
.fangan_show{ margin-top:20px;}

.ny_hotnews{width:100%; height:auto; overflow: hidden;  margin-bottom:20px;}
.ny_hotnews h3{width:100%; height:50px; background: #1a2f58; color: #fff; text-align: center; line-height: 50px; font-size: 18px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:100%; height:40px; line-height:40px; border-bottom: 1px solid #eee; padding: 0px 10px;}
.ny_hotnews ul li p{width:70%; float: left; height: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; color: #191919; font-size: 14px;}
.ny_hotnews ul li span{float: right; font-size: 12px; color: #191919}
.ny_hotnews ul li:hover p,.ny_hotnews ul li:hover span{color:#1a2f58}
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 8px 7px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}

.ny_hotnews input[type="text"]{width:240px; height:35px; line-height:35px; border:1px solid #ddd; padding:0px 10px; float:left;}
/* #btnok{width:50px; height:35px; background:#1a2f58; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer} */

.pro_xq_img{ width: 100%; text-align: center; padding-top: 20px;}

/*内页新闻*/
.ny_news_all{width:100%; height: auto; overflow: hidden; margin: 40px 0; }
.ny_news_all ul{width:100%; height: auto; overflow: hidden;margin-bottom: 40px;}
.ny_news_all ul li{width:100%; height: auto; overflow: hidden; padding: 15px}
.ny_news_all ul li .ny_time{width:115px;height: auto; float: left;margin-top:25px;}
.ny_news_all ul li .ny_time span{display: block; font-size: 12px; color: #999; text-align: right}
.ny_news_all ul li .ny_time p{font-size: 41px; color: #c8c8c8}
.news_xx{width:63%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{widdth:100%; height: 35px; line-height: 35px; font-size: 18px; color: #333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; }
.ny_news_all ul li:hover .news_xx h3{ color: #1a2f58}
.news_xx p{width:100%; height:52px; line-height: 25px; font-size: 14px; color: #666;  margin: 10px 0; word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; }
.news_xx span{font-size: 14px; color: #aaaaaa}
.news_pic{width:22%; height: 144px; float: right; overflow:hidden}
.news_pic img{width:100%; height: auto; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_all ul li:hover{background: #f4f4f4}
.ny_news_all ul li:hover .ny_time p,.ny_news_all ul li:hover .ny_time span,.ny_news_all ul li:hover span{color:#1a2f58}
.ny_news_all ul li:hover h3{font-weight: bold; }
.ny_news_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*联系我们*/
.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 300px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:340px; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-right: 26px;}
.ny_cont_wx dl dt{width:110px; height: 110px; border: 2px solid #e5e5e5; padding: 10px; background: #fff}
.ny_cont_wx dl dd{ font-size: 14px; color: #626262; height: 35px; line-height: 35px; text-align: center}
.ny_cont_wx dl dt img{width:100%; height: 100%;}


/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:23.8%; height: auto; float: left; margin-right:1.6%; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*店面展示*/
.ny_case_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_case_all ul{width:100%; height: auto; overflow: hidden}
.ny_case_all ul li{width:380px; height: auto; float: left; margin-right:30px; margin-bottom:25px;}
.ny_case_all ul li .case_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_case_all ul li .case_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_case_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:16px; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_case_all ul li:nth-child(3n){margin-right: 0px;}
.ny_case_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*销售服务*/
.ny_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ color: #666}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}







/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:200px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 4px;
    width: 300px;
     font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height:32px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
     background-position: 4px 6px;
}
.lxfx li i.icon-tel {
    background-position: 0 -20px;
}
.lxfx li i.icon-ly {
    background-position: 4px -49px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}

.lxfx li i.icon-top {
    background-position: -34px -50px;
}



.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#1a2f58;
    height: 56px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1440px){
    .indedx_honor_xx{margin-left: 8%}
    .in_huanj_center .huanj_cecnter_xx{width:96%; margin-left: -48%;}
    .h_sinfo{padding: 35px 0px 0;}
    .h_sinfo dl dd{font-size: 16px;}
}



.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_show h2{ line-height: 3;text-align: center; margin-top: -30px; font-size: 30px; font-weight: bold;}
.ny_pro_top{width:100%; height: auto;}
.ny_pro_tleft{width:523px; height: 500px; float: left; position:relative;}
.ny_pro_tright{width:630px; height: auto; float: right}
.ny_pro_tright h3{ font-size: 28px; width:100%; color: #191919; height: 50px; line-height: 50px; margin-top: 10px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_pro_p{width:100%; height: 170px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; }
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_ddh{float: left; height: 80px; background: url(../images/pro_tel.png) no-repeat left top; padding-left: 58px; margin-top: 20px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 24px; color: #f0851a ; font-family: "Poppins"; font-weight: bold;}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131; background: url(../images/dh.png) no-repeat left center; float: left; padding-left: 20px; margin-right: 30px;}
.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:840px; height: auto; overflow: hidden; float: left;padding: 20px; border: 1px solid #eee;}
.ny_pro_bright{width:290px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 24px; color: #333; font-weight: bold; text-align: center; height:40px;}
.ny_probt_case li{width:275px; height:244px; float: left; margin-right:22px; margin-bottom: 20px; }
.ny_probt_case li img{width:100%; height: 203px;}
.ny_probt_case li:hover img{ transform:scale3d(1.1,1.1,1); }
.nyprocase-div{ width:275px; height: 203px; overflow: hidden; }
.nyprocase-div img{ transition:.6s; }
.ny_probt_case li:hover .ny_probt_xx h3{ color:#1a2f58; }
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px; border: 1px solid #dcdcdc; padding:0 15px;}
.ny_probt_xx h3{width: 100%; height: 40px;  line-height: 40px; font-size: 14px; color: #313131; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; text-align:center}
.ny_probt_xx p{ font-size: 13px; color: #313131; width: 100%; height: 25px; line-height:25px; overflow: hidden}
.ny_probt_case li:nth-child(3n){margin-right: 0px;}
.ny_proinput .ny_pro_ft{margin-top:20px;}
.ny_proinput .ny_pro_ft span{color: #1a2f58;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; }
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 412px; border: 1px solid #e4e4e4; float: left; overflow: hidden;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; padding-left: 10px;}
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:100%; height: 88px; border: 1px solid #e4e4e4; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #1a2f58; font-size: 16px; color: #ffffff; border: 0px; margin: 10px auto; display: block}
.ny_proinput{overflow:hidden; margin-bottom:20px;}
.sideMenu{width:100%; height: auto;  }
.sideMenu h3{ height:50px; line-height:50px; border-bottom:1px solid #e3e3e3;  font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px ;}
.sideMenu h3:first-child{ border-top: 1px solid #e3e3e3;}
.sideMenu h3.on {background: #1a2f58; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px; color:#999; display:none; border: 1px solid #eee; border-top: none; background: #fff;}
.sideMenu ul li a{font-size: 14px; color: #666}
.sideMenu ul li {width:100%; height: 32px; line-height: 32px;  padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt{width:100%; }
.ny_probt ul{ height: 54px; }
.ny_probt li{ float: left; position: absolute; position: relative; height: 42px; line-height: 42px; font-size: 24px; font-weight: bold; color: #333; text-indent: 18px;}
.ny_probt li::before{ content:""; position: absolute; display: block; height: 20px; width: 10px; border-radius: 5px; background: #1a2f58; left: 0; top: 11px;}
.ny_probt li span{ font-size: 16px; color: #999; padding-left: 6px; line-height: 42px;}
.ny_proshow_num{width:100%; height:auto; overflow:hidden; margin-top: 30px; font-size:16px; color:#666; line-height:26px;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  margin-top: 30px;}
.fangan_show{ margin-top:20px;}
.ny_proshow_num table,.ny_proshow_num table tr,.ny_proshow_num table td{border:1px solid #d4d4d4;}
.inside_pro_r{ width: 640px; float: right; padding-top: 40px;}
.inside_pro_r h2{ text-align: left;}
.inside_pro_r .inside_pro_text{ line-height: 24px; font-size: 14px; color: #666;}
.pro_right_news{ width: 100%; margin-top: 20px;}
.pro_right_news p{ height: 50px;background: #1a2f58; height: 50px; text-indent: 28px;  color: #fff; font-size: 14px;  line-height: 42px;}
.pro_right_news ul{ padding: 15px; border: 1px solid #eee; border-top: none;}
.pro_right_news li{ line-height: 30px; font-size: 14px; color: #666; padding-left: 15px;}
.inside_ys_ny{ width: 900px; margin: 0 auto;}
.inside_ys_ny .inside_ys_t{ height: 60px; line-height: 60px; border-bottom: 1px solid #eee; margin-bottom: 20px; }
.inside_ys_ny .inside_ys_t .l{ height: 60px; line-height: 60px; font-size: 24px; font-weight: bold; color: #1a2f58;position: relative; text-align: left; float: left;}
.inside_ys_ny .inside_ys_t .l span{ font-size: 24px; font-weight: bold; color: #999; line-height: 60px; padding-left: 10px; text-transform: uppercase;}
.inside_ys_ny .inside_ys_t .l::after{ content: ""; display: block; height: 3px; width: 124px; background: #e77f25; position: absolute; left: 0; bottom: -2px;}
.inside_ys_ny .inside_ys_t p{ font-size: 14px; color: #666; line-height: 60px;float: right; padding-left: 40px; background: url(../images/caixin_youshi_1.png) no-repeat left center;}
.inside_ys_ny .inside_ys_t p span{ font-size: 24px; color: #e77f25; font-weight: bold; font-family: "Poppins"; padding-left: 10px;}
.inside_ys_ny ul{overflow: hidden; margin-bottom: 30px;}
.inside_ys_ny ul li{ width:100%;  height:auto; background:#f2f2f2; margin-bottom: 20px; overflow:hidden}
.inside_ys_ny ul li div{ padding: 0 20px; float: left;}
.inside_ys_ny ul li div img{ margin-top: 20px;}
.inside_ys_ny ul li p{ font-size: 18px; line-height:1.5; padding-top: 10px; text-align: left;}
.inside_ys_ny ul li span{ line-height:24px; color: #666; padding-right: 10px; text-align: left; display: block;}
.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px; z-index:9}
.fudong_right li{ height: 74px; width: 74px; background: #1a2f58; text-align: center; margin-bottom: 4px;}
.fudong_right li img{ margin-top: 13px;}
.fudong_right li p{ text-align: center; font-size: 13px; color: #fff;}
.fudong_right .wx_tc{ position: relative;}
.fudong_right .wx_tc .win{display:none ; position:absolute; bottom: 0; right: 80px; }
.fudong_right a.to-top{ height: 42px; width: 72px; background: #e77f25 url(../images/to_top.png) no-repeat center;text-align: center; line-height: 42px; display: block; border-radius: 5px; font-size: 14px; cursor: pointer;}
.fudong_right .wx_tc:hover .win{ display: block; padding: 8px; border: 2px solid #1a2f58; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:82px;  width:210px; background: #fff; border: 2px solid #1a2f58; display: none; padding: 12px;}
.tel_tc .tel_hover p{ font-size: 14px; color: #1a2f58; line-height: 1.2; text-align: center; font-weight: bold; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 16px; color:#454545; line-height: 1.2; text-align: center;}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win .wei-bg{
    width: 138px;
    height: 138px;
    display: none;
    position: absolute;
    background: rgba(222,21,21,0.1);
    border-bottom: 2px solid #1a2f58;
    animation: move 2s linear infinite;
    -webkit-animation: move 2s linear infinite;
    -moz-animation: move 2s linear infinite;1
    -o-animation: move 2s linear infinite;
    -ms-animation: move 2s linear infinite;  
}
.fudong_right .wx_tc.win span {
    display: none;
}

.fudong_right .wx_tc:hover .win .wei-bg {
    display: block;
    position: absolute;
    left: 0px;
    top: 0px;
}

@keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 121px
    }
}




/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; margin-top:20px;}
.ny_proshow_xx{margin-left:536px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #1a2f58; position: absolute; left: 20px; top:24px; display: block; content: "";}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}


