@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 13px;}
img{ border:0;}
a{ text-decoration:none; color:#333;  }
input,textarea,button{outline: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:1200px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'BebasNeue-Regular';
    src: url('../font/zzgc.OTF') format('woff');
    font-weight: normal;
    font-style: normal;
}






/* 导航栏 */
.header_top{width:100%; height: 60px; line-height: 60px; background: #172e59}
.header_top .container{position: relative}
.header_top h3{font-size: 14px; color: #fff; float: left}
.h_search{width:62px; height:60px; float: right; background:#f0851a url(../images/h_search.png) no-repeat center; position: relative;}
.h_input{width:400px; height:auto; background: rgba(0,0,0,0.5); position: absolute; top:60px; right:0; padding:25px 20px;  display: none; z-index: 999}
.h_input input[type="text"]{width:72%;  height: 35px; float: left; background: #fff; border: 0; padding: 0px 10px;}
.h_submit{width:25%; height: 35px; background: #f0851a; text-align: center; font-size: 16px; color: #fff; border: 0; float: right}
.h_sj,.h_wx{width:30px; height:60px; float: right;  position: relative}
.h_sj img,.h_wx img{width:100px; height: 100px; position: absolute; top:60px; left:-30px; display: none; z-index:999}
.h_wx{background: url(../images/h_wx.png) no-repeat center; }
.h_sj{background: url(../images/h_sj.png) no-repeat center; margin: 0px 30px;}
.h_wx:hover img,.h_sj:hover img{display: block}
.h_dhs{float: right; background: url(../images/h_dhs.png) no-repeat left center; padding-left: 35px; line-height:57px; height: 100%; margin-right: 8%}
.h_dhs span{color:#f0851a; font-size: 22px; font-family: "Impact"; float: left}
.h_dhs i{color:#fff; font-size: 14px; font-style: normal; float: left}

.header_nav{height:100px; width:100%; z-index: 9;  }
.h_logo{width:157px; height:100px; float: left;display: flex; align-items: center; }
.h_logo img{ height: auto; display: block; align-items: center; width: 100%;  }
.header_right{width:950px; height:100%; float: right; }
.nav{width:100%; height:100%; }
.nav .nLi{position:relative;float:left;display:inline;height:100%; line-height:97px;  width:118px; text-align: center; }
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:100%; color:#333333; font-size:16px; display:table; margin: 0px auto}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#333333; text-align: center; }
.nav .sub{position:absolute;top:100px;left:50%; z-index:999;display:none;padding:0;width:140px;background:#fff;line-height:26px; margin-left: -70px;} 
.nav .sub li{height:33px;border-bottom:1px solid #eee;text-align:center;line-height:33px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;font-size:14px}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 3px solid #f0851a; color:#f0851a}
.sub li:hover a{color:#f0851a;}






/* 首页:banner */
.banner{ width:100%; height:640px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.banner .slideBox .hd ul li.on{background:#fff}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:640px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%; }


/*关于我们*/
.index_about{width:100%; height:708px; position: relative; z-index: 9; overflow: hidden;background: url(../images/about_bjs.jpg) no-repeat top center; padding-top:80px; padding-left:9%}
.index_about_left{width:33%; height: auto; float: left; margin-left: 40px; margin-top: 38px; padding-top: 20px; }
.index_about_t{width:100%; height: 40px; line-height: 40px; overflow: hidden; background: url(../images/ab_t.png) no-repeat right center; font-size: 24px; color: #333333; font-weight: bold;}
.ab_info{width:100%; height:168px; overflow: hidden; font-size: 14px; color: #333333; line-height:28px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:6;
  -webkit-box-orient:vertical; overflow:hidden; margin-top: 40px;}
.ab_info:hover{color:#172e59}
.index_about_left ul{width:100%; margin:45px 0 0}
.index_about_left ul li{width:102px; height: 102px; float: left; border: 2px solid #172e59; border-radius: 50%; text-align: center; padding-top: 15px; margin-right:9%}
.index_about_left ul li:last-child{margin-right: 0}
.index_about_left ul li i{width:100%; height:34px; display: block}
.index_about_left ul li p{width:100%; height: 40px; line-height: 40px;  text-align: center; font-size: 16px; color: #666666}
.i1{background: url(../images/bicon1.png) no-repeat center}
.i2{background: url(../images/bicon2.png) no-repeat center}
.i3{background: url(../images/bicon3.png) no-repeat center}
.i4{background: url(../images/bicon4.png) no-repeat center}
.index_about_left ul li:hover{background: #f0851a; border: 2px solid #f0851a}
.index_about_left ul li:hover p{color:#fff}
.index_about_left ul li:hover .i1{background: url(../images/bicon1_h.png) no-repeat center}
.index_about_left ul li:hover .i2{background: url(../images/bicon2_h.png) no-repeat center}
.index_about_left ul li:hover .i3{background: url(../images/bicon3_h.png) no-repeat center}
.index_about_left ul li:hover .i4{background: url(../images/bicon4_h.png) no-repeat center}
.index_about_right{width:789px; height: auto; float: left; overflow: hidden; margin-top:38px }
.index_about_right 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;}
.index_about_right:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*产品*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top: 84px;}
.index_product_top{height: auto; overflow: hidden; border-bottom: 1px solid #d1d1d1; padding-bottom:22px;}
.index_product_t{width:auto; float: left}
.index_product_t h3{font-size: 36px; color: #333333; width: 100%}
.index_product_t h3 span{font-size: 36px; color: #172e59; font-family: "Impact";text-transform: uppercase}
.index_product_t p{font-size: 16px; color: #666666; position: relative; height: 20px; line-height: 20px; margin-top:15px;}
.index_product_top ul{float: right; margin-top: 50px;}
.index_product_top ul li{width:auto; float: left; background: url(../images/h_icon.png) no-repeat left center; padding-left: 30px; margin-left: 25px;}
.index_product_top ul li a{font-size: 18px; color:#333333}
.index_product_top ul li:hover{background: url(../images/hh_icon.png) no-repeat left center}
.index_product_top ul li:hover a{color:#f0851a}
.picScroll-left{position:relative; margin: 40px auto 60px; width: 1224px}
.picScroll-left .hd{width:100%; height: auto; overflow: hidden}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ display:block;  width:36px; height:67px; margin-top:10px;  overflow:hidden;
 cursor:pointer; position: absolute; top:98px;}
.picScroll-left .hd .next{background: url(../images/pro_right.png) no-repeat center; right:-70px}
.picScroll-left .hd .prev{background: url(../images/pro_left.png) no-repeat center; left:-80px;}
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; width:290px;   }
.in_pro_pic{width:100%; height: auto; display: block; border: 1px solid #d1d1d1; overflow: hidden}
.in_pro_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;
}
.in_pro_xx{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.in_pro_xx h3{width:100%; height: 30px; line-height: 30px; color:#333333; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_pro_xx p{width:100%; height: 30px; line-height: 30px; color:#999999; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; 
	margin-bottom: 8px;}
.in_pro_xx span{width:100px; height: 30px; line-height: 30px;  background: #efefef; color:#999999; font-size: 14px; border-radius: 25px; display: block; text-align: center}
.pro_more{width:180px; height: 48px; border: 2px solid #f0851a; border-radius: 25px; text-align: center; line-height: 46px; font-size: 18px; color: #333333; display: block; margin: 0px auto;}
.pro_more:hover{background: #f0851a; color:#fff}
.picScroll-left .bd ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.picScroll-left .bd ul li:hover span{background: #f0851a; color:#fff}



/*案列*/
.index_case{width:100%; height:784px; background: url(../images/case_bjs.jpg) no-repeat center; margin-top: 76px; padding-top: 85px;}
.index_case_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_case_t h3{font-size: 36px; color: #fff;}
.index_case_t h3 span{font-size: 36px; color: #fff; font-family: "Impact";text-transform: uppercase}
.index_case_t p{font-size: 16px; color: #fff; position: relative; height: 20px; line-height: 20px; margin-top:15px;}
.index_case_all{ width:100%; height:350px; position:relative; overflow:hidden;margin:60px auto 0 auto;}
.index_case_left{ width:515px; height:350px; position:relative; overflow:hidden; float: left}
.index_case_left ul{ position:absolute; left:0; top:0;}
.index_case_left ul li{ width:515px; height:auto; overflow: hidden}
.index_case_left ul li 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;}
.min_pic{width:638px; float: right; padding-top: 20px;}
.index_case_info{width:100%; height:auto; overflow:hidden; font-size: 16px; color: #fff; line-height: 30px;}
.min_pic_an{width:100%; height: auto; overflow: hidden; margin-top: 64px; margin-bottom: 39px;}
.prev_btn1,.next_btn1{ width:19px;  height:33px; cursor:pointer; float:left;}
.prev_btn1{background: url(../images/case_left.png) no-repeat center}
.next_btn1{background: url(../images/case_right.png) no-repeat center; margin-left: 86px;}
.case_more{float: right; font-size: 16px; color: #fff; position: relative}
.case_more:after{content: ""; width: 230px; height: 1px; background: rgba(255,255,255,0.2); position: absolute; top:10px; left:-250px}
.num{ height:132px;overflow:hidden; width:636px; position:relative;float:left;}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{width:195px; height:132px; margin-right:25px;}
.num ul li img{width:100%; height: auto; display: block}
.num ul li.on{}
.index_case_left ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}


/*优势*/
.index_youshi{width:100%; height: 1059px; overflow: hidden; background: url(../images/ys_bjs.jpg) no-repeat left center; padding-top:80px;}
.index_youshi_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_youshi_t h3{font-size: 36px; color: #333333;}
.index_youshi_t h3 span{font-size: 36px; color: #172e59; font-family: "Impact";text-transform: uppercase}
.index_youshi_t p{font-size: 16px; color: #666666; position: relative; height: 20px; line-height: 20px; margin-top:15px;}
.index_youshi_all{width:100%; height: auto; overflow: hidden; margin-top: 84px; padding-left:312px}
.in_ys_dhs{width:650px; height: 48px; line-height: 48px; float: left; color: #f0851a; font-size: 30px; padding-left:60px;
	background: url(../images/f_dhs.png) no-repeat left center; margin-top:642px;}
.in_ys_dhs span{font-size:46px; color: #f0851a}
.index_youshi_top{width:47%; height: auto; float: left; margin-left:52px; }
.index_youshi_top ul{width:74%; overflow: hidden}
.index_youshi_top ul li{width:100%; height: auto; overflow: hidden; margin-bottom: 36px; transition: all .4s ease}
.index_youshi_top ul li .ys_img{width:35px; height: auto; float: left; margin-top: 8px;}
.index_youshi_right{margin-left:50px;}
.index_youshi_right h3{width:100%; height:30px; font-size: 26px; color: #333333; margin-bottom:15px;}
.index_youshi_right p{width:100%; height:auto; overflow: hidden; line-height: 32px; color:#666666; font-size: 16px;}
.index_youshi_pic{width:100%; height: auto; overflow: hidden}
.index_youshi_pic img{width:47%; height: auto; float: left}
.index_youshi_pic img:nth-child(2){float: right}
.index_youshi_top ul li:hover{padding-left: 20px}



/*新闻*/
.index_news{width:100%; height:819px; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center; padding-top: 72px;}
.index_news_t{width:100%; height: auto; overflow: hidden}
.index_news_t h3{font-size: 36px; color: #333333;}
.index_news_t h3 span{font-size: 36px; color: #172e59; font-family: "Impact";text-transform: uppercase}
.index_news_t p{font-size: 16px; color: #666666; position: relative; height: 20px; line-height: 20px; margin-top:20px;}
.index_news_t p:after{content: ""; width:70%; height: 1px; background: #dddddd; position: absolute; top:50%; right:0}
.index_news_top{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding-bottom: 28px}
.index_news_top a{width:100%; height: auto;  border-bottom: 1px solid #c2c2c2; padding-bottom: 28px;}
.index_news_top a:nth-child(2n){float: right}
.in_news_pic{width:245px; height: auto; float: left;}
.in_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;}
.in_news_xx{margin-left:280px; height: 100%; padding-top: 10px;}
.in_news_xx h3{font-size: 18px; color: #333333; height: 30px; line-height: 30px;  width: 100%; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_xx span{font-size: 14px; color: #999999; display: block; margin-top: 8px;}
.in_news_xx p{width:100%; height: 48px; line-height: 24px; overflow:hidden; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; margin-top: 28px;}
.index_news_left{width:740px; height: auto; float:left; margin-top: 55px;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_left li{width:100%; height: auto; overflow: hidden; margin-bottom:30px;}
.in_news_time{width:85px; height: auto; float: left; text-align: center}
.in_news_time span{font-size: 36px; color: #172e59; font-weight: bold; display: block}
.in_news_time p{font-size: 16px; color: #172e59; }
.in_news_info{margin-left:110px;  height: auto; margin-top: 9px;}
.in_news_info h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_info p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right{width:430px; height: auto; float: right; margin-top:55px;}
.index_news_right li{width:100%; height: auto; }
.index_news_right li a{font-size: 16px; color: #333333; display: block; width: 100%; height: 100%; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_img{width:100%; height: auto; overflow: hidden}
.in_news_img img{width:100%; height: auto; display: block}
.index_news_right li h3{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; margin-top: 20px;}
.index_news_right li p{width:100%; height: 52px; line-height: 26px; font-size: 14px; color: #666666;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden;}
.index_news_right li span{font-size: 14px; color: #999999; display: block}
.index_news_right li i{width:170px; height: 52px; background: #172e59; text-align: center; line-height: 52px; border-radius: 25px; font-style: normal; display: block; color:#fff}
.index_news_right li:hover a{color:#2375c1}
.index_news_left li:hover h3,.index_news_left li:hover p{color:#2375c1}
.index_news_top a:hover img,.index_news_right li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.index_news_top a:hover h3,.index_news_top a:hover p,.index_news_top a:hover span{color:#2375c1}
.index_news_right li:hover i{background: #f0851a}





/*底部*/
.footer{width:100%; height:458px; overflow: hidden;   position: relative; background:url(../images/footer_bjs.jpg) no-repeat center; padding:52px 0 0; }
.footer_left{width:370px;height: auto; float: left; margin-left:110px; margin-top: 30px;}
.footer_left h3,.footer_input h3{font-size:22px; color: #fff;height:45px; position: relative; margin-bottom:20px;}
.footer_left h3:after,.footer_input h3:after{content: ""; width:121px; height: 1px; background: #fff; position: absolute; bottom:0; left:0 }
.footer_left p{width:100%; line-height:30px; font-size: 14px; color: #fff; padding-left: 25px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center}
.f3{background: url(../images/f3.png) no-repeat left center}
.f4{background: url(../images/f4.png) no-repeat left center}
.footer_input{width:410px; height: auto; float: right;  margin-top: 30px;}
.footer_input p{width:48%; height: 46px; float: left; background: #fff; position:relative}
.footer_input input[type="text"]{width:100%; height: 100%; background: none; border: 0; padding: 0px 10px; font-size: 14px; color: #666}
.footer_input p:nth-child(2){float: right}
textarea{width:100%; height: 46px; background: #fff; font-size: 14px; color: #666; resize: none; border: 0; margin-top: 15px; padding:14px 10px 0; }
.f_submit{width:233px; height: 46px;  background:#f0851a; color:#fff; font-size: 14px; border: 0; display: block; margin-top: 15px; }
.f_submit:hover{background: #172e59; cursor: pointer}
.footer_ma{width:23%; height: auto; float: left; position: relative; }
.footer_ma div{width:110px; height: auto; float: left; margin-right: 23px; }
.footer_ma div img{width:100%; height: auto; display: block}
.footer_ma div p{width:100%; height: 30px; line-height: 30px; font-size:14px; color: #fff; display: block; text-align: center; margin-top:8px;}
.footer_ma div:last-child{margin-right: 0}
.footer_ma a{width:100%; height: auto; overflow: hidden; display: block}
.footer_ma a img{max-width: 100%; display: block}
.footer_ma dl{width:100%; height: auto; display: block; margin: 15px 0 25px;}
.footer_ma dl dt{font-size: 20px; color: #fff; font-weight: bold;}
.footer_ma dl dd{font-size: 12px; color: #fff; font-family: "Arial"; opacity: .7; text-transform: uppercase; line-height: 30px;}
.copy{clear:both;width:100%;height:50px; line-height:50px; border-top:1px solid rgba(255,255,255,0.2); position: absolute; bottom:0; left:0 }
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#2375c1!important}
.footer_zhichi{width:auto; height:100%; float: right }
.footer_zhichi p{ width: auto; float: left; margin-left: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:16px; margin-right: 10px}
.footer_zhichi .js{width:121px;height:20px; background: url(../images/wl.png) no-repeat; margin-top:16px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    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: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.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: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#f0851a;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}



@media screen and (max-width:1680px){
	.index_about_left ul li{margin-right: 6%}
	.index_youshi_top ul{width:84%}
	.index_youshi_all{padding-left: 206px}
	.index_youshi{background: url(../images/ys_bjs.jpg) no-repeat center;}
	
}



@media screen and (max-width:1560px){
	.container{width:1200px;}
	.index_youshi_all{padding-left: 100px;}

	
}



@media screen and (max-width:1440px){
	.in_ys_dhs span{font-size: 40px;}
	.in_ys_dhs{font-size: 26px; width:45%;}
	.in_ys_dhs span{font-size: 36px;}
	.index_about{padding-left: 5%}
	.index_about_right{width: 52%}
	.index_about_left{width:40%}
}






/*内页*/
.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}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_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: 28px;}
.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:#172e59}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #172e59)) 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;margin-top: 80px; overflow: hidden}
.ny_about_one .ny_abvideo{width:516px; height: 438px; float: left}
.ny_about_one .ny_abvideo img{width:100%; height: 100%;}
.ny_about_xx{width:625px;height: 438px; float: right;padding-top: 28px;}
.ny_about_xx h3{font-size: 30px; color: #060507; height: 45px; line-height: 45px;}
.ny_about_xx h4{width:100%; height: 35px; line-height: 35px;}
.ny_about_xx h4 span{float: left; font-size: 18px; color: #172e59}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #e3a423; margin-top: 16px; margin-left: 15px;}
.one_about_info{width:100%; height: 120px; overflow: hidden; margin-top:54px;}
.one_about_info p{width:100%; height: 100%; font-size: 16px; color: #555555; line-height: 30px;}
.about_m{width:172px; height: 42px; border: 1px solid #cec8cc; color: #333333; font-size: 16px; text-align: center; line-height: 42px;  display: block; margin-top: 108px;}
.about_m:hover{background: #172e59; color: #fff; border: 1px solid #172e59}
.ny_ab_honor{width:100%; height: 336px; background: #e7ecef; padding-top: 57px; margin-top: 42px;}
.Box{width:100%; height: auto; }
.Box .Box_con {position: relative; }
.Box .Box_con .conbox {position: relative;overflow: hidden; width:100%; margin: 0px auto; }
.Box .Box_con .conbox ul {position: relative;list-style: none;}
.Box .Box_con .conbox ul li {float: left;width:290px;height:auto; margin-left:13px;overflow: hidden;}
.Box .Box_con .conbox ul li:first-child {margin-left: 0;}
.ab_honor{width:290px; height:198px;  overflow: hidden; position: relative}
.ab_honor img{width:100%; height: 100%; transition: all 0.5s;}
.Box .Box_con .conbox ul li p{font-size: 16px; color: #333333; text-align: center; height: 35px; line-height: 35px; text-align: center; margin-top: 8px;}
.Box .Box_con .conbox ul li:hover img{transform: scale(1.1);}
.index_about_san{width:100%; height: 610px;  margin-top: 90px;}
.about_san_left{width:614px; height: auto; float: left}
.about_san_left ul{width:100%; height: auto; padding: 8px 0;}
.about_san_left ul li{width: 307px;  height:300px; float: left; text-align: center; border-right:1px solid #dddddd;border-top:1px solid #dddddd; padding-top: 25px;}
.about_san_left ul li .san_div{width:60px; height: 60px; background: #172e59; text-align: center; line-height: 60px; margin: 0px auto 20px; display: flex; align-items: center;}
.about_san_left ul li h3{font-size: 22px; color: #323232; font-weight: bold; margin: 10px 0}
.about_san_left ul li p{font-size: 18px; color: #aaaaaa; line-height: 26px;}
.about_san_left ul li hr{width:25px; height: 1px; background: #de4b1c; display: block; margin:15px auto 10px}
.about_san_left ul li span{font-size: 22px; color: #333333; font-family: "Arial"}
.about_san_left ul li img{ align-items: center; margin: 0px auto;}
.about_san_left ul li:nth-child(1){border-top:0}
.about_san_left ul li:nth-child(2){border-top:0; border-right:0}
.about_san_left ul li:nth-child(4){border-right:0}
.about_san_left ul li:hover .san_div{background: #585858}
.about_san_left ul li:hover p{color:#172e59}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #172e59;border-top:1px solid #172e59; }
.about_san_right{width:570px;height: 600px; float: right; position: relative; margin-top: 8px;}
.about_san_right img{width:100%; height: 100%;}
.about_san_b{width:100%; height: 67px; background: rgba(0,0,0,0.5); padding: 0px 10px; position: absolute; bottom:0; left:0}
.about_san_b h3{width:auto; float: left; font-size: 24px; color: #fff; line-height: 67px;}
.about_san_b h4{float: right}
.about_san_b h4 span{font-size: 18px; color: #fff; float: left; line-height: 67px;}
.about_san_b h4 hr{width:38px; height: 1px; background: #fff; float: left; margin-left: 8px; margin-top: 38px;}
.about_san_t{width:546px; height: 508px; border: 1px solid rgba(255,255,255,0.5); position: absolute; top:12px; left:12px; padding: 0px 18px 0 28px}
.about_san_t h3{font-size: 30px; color: #fff; margin-top: 90px;}
.about_san_t .san_xx{width:100%; height: 122px; overflow: hidden; margin-top: 55px; margin-bottom: 40px;}
.about_san_t .san_xx p{font-size: 16px; color: #fff;line-height: 35px;}
.about_san_t a{width:170px; height: 40px; background:rgba(255,255,255,0.5); text-align: center; line-height: 40px; font-size: 16px; color: #000; display: block}
.ny_about_cc{width:100%; height: 700px; overflow: hidden;  background: url(../images/lc_bjs.jpg) no-repeat; margin-top: 92px; padding-top: 58px;}
.ny_cc_t{width:100%; height: auto; text-align: center}
.ny_cc_t h4{font-size: 36px; color: #333333; }
.ny_cc_t p{font-size: 18px; color: #172e59; line-height: 35px;}
.lc_xc{ height: 330px; width:100%; position: relative; margin-top: 100px; }
.lc_frUl{width:100%; height: auto; overflow: hidden; padding-left: 40px;}
.lc_frUl ul li{height: 330px;  float:left;width:560px; margin-right:12px;overflow:hidden; position: relative}
.product_pic{ width:510px; height:162px; overflow: hidden; position: relative;  padding-left: 30px; z-index: 9; }
.product_pic h5{font-size: 28px; color: #333333; font-weight: bold;}
.product_pic p{font-size: 15px; color: #333333; line-height: 28px;}
.lc_line{width:100%; height: 1px; border-bottom: 1px solid #a0a0a0; position: absolute; z-index:1; top:47%; left:0;}
.lc_xc .og_prev, .lc_xc .og_next{width:50px;height:50px; position:absolute;  top:50%; margin-top: -34px; z-index:99;cursor:pointer; text-align:center;}
.lc_xc .og_prev{left:-50px; background:url(../images/lc_left.png) no-repeat center}
.lc_xc .og_prev:hover{background: url(../images/lc_hleft.png)}
.lc_xc .og_next{right:-50px; background:url(../images/lc_right.png) no-repeat center}
.lc_xc .og_next:hover{background: url(../images/lc_hright.png) no-repeat}
.odd .product_pic{position: absolute; bottom:20px; left:60px; }
.odd .product_pic{padding-top: 40px;}
.s{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bj.png) no-repeat;}
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbj.png) no-repeat;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../images/lc_bx.png) no-repeat;}
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../images/lc_hbx.png) no-repeat;}
.even .product_pic:hover .s_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}
.product_pic:hover h5{color:#172e59}
.odd .product_pic:hover .d_h{ height: 162px; -webkit-transition: all 500ms ease 0s;
    transition: all 500ms ease 0s;}



/*内部二级导航*/
.ny_nav{width:1300px; height:54px; 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;}
.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: #172e59}
.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: #172e59; bottom: 0; left: 0;}
.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:#172e59}
.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:#172e59}

/*销售服务*/
.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; font-size:15px; color:#666; line-height:30px;}
.ny_service_all img{max-width:100%}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3{margin-top:20px;}
.slideTxtBox3 .hd ul{height:48px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height:48px; line-height: 48px; text-align: center; margin-right: 2px;  float: left; }
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef; padding: 0 20px;}
.slideTxtBox3 .hd ul li.on a{background: #172e59; color: #fff;}
.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 278px; margin-right: 26px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 278px;  overflow: hidden; }
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; text-align: center;}
.slideTxtBox3 .bd li  p a{ font-size: 16px;}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}
.slideTxtBox3 .bd li .pic img{width: 100%;}
.slideTxtBox3 .bd li:hover p a{color:#172e59; font-weight:bold;}
.fav1{ width: 100%;overflow: hidden;}
.fav1 li{ height: 42px; line-height: 42px; border-bottom: 1px dashed #dedede; float: left; width: 49.5%;}
.fav1 li:nth-child(2n){ float: right;}
.fav1 li a{ font-weight: normal;  font-size: 14px; color: #333;}
.fav1 li span{ float: right; font-size: 14px; color: #999; font-weight: normal;}
.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; margin-top: 20px;}
.inside_ys_ny .inside_ys_t .l{ height: 60px; line-height: 60px; font-size: 18px; font-weight: bold; color: #172e59;position: relative; text-align: left; float: left;}
.inside_ys_ny .inside_ys_t .l span{ font-size: 18px; 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: #172e59; 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: #172e59; font-weight: bold; font-family: "Poppins"; padding-left: 10px;}
.inside_ys_ny ul{overflow: hidden; margin-bottom: 30px;}
.inside_ys_ny ul li{ width: 48.5%; float: left; height: 122px; background:#f2f2f2; margin-bottom: 20px;}
.inside_ys_ny ul li:nth-child(2n){ float: right;}
.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: 2; 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; font-size: 14px;}
.index_title_5{overflow: hidden; padding-top: 60px;}
.index_title_5 span{ display: block; text-align: center; font-family: "Impact"; font-size: 76px; color: rgba(34,34,34,0.07); text-transform: uppercase;}
.index_title_5 p{font-size: 36px; color: #222; line-height: 2;  margin-top: -70px; font-weight: bold; text-align: center;}
.index_title_5 em{ display: block; font-style: normal; width: 700px; margin: 0 auto; line-height: 24px; color: #666; text-align: center; font-size: 14px;}
.slideTxtBox .hd ul form{width: 100%; overflow: hidden; }
.slideTxtBox .bd form input[type="text"]{ height: 48px; line-height: 48px; border: 1px solid #dedede; float: left; width: 49.2%; margin-bottom: 10px; text-indent: 10px;}
.slideTxtBox .bd form input[type="text"]:nth-child(2n){ float: right;}
.slideTxtBox .bd form textarea{ height: 100px; border: 1px solid #dedede; margin-bottom: 10px; line-height: 30px; text-indent: 10px; width: 100%;}
.slideTxtBox .bd form input[type="submit"]{ height: 48px; width: 200px;border-radius: 24px; background: #172e59; color: #fff; font-size: 16px; margin: 0 auto; margin-bottom: 20px; border: none; display: table;}
.bd_xx em { display: block; overflow: hidden; margin-bottom: 16px; line-height: 28px;}
.bd_xx em span{ font-weight: bold; color: #172e59;}


/*内页左边导航*/
.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: #172e59; 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:50px;line-height: 50px;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;}
.ny_left_nav ul li ul li { width: 100%; height: 50px; line-height: 50px; background: none;}
.ny_left_nav ul li ul li ul{display: none;}
.ny_left_nav ul li ul li a{ padding-left:20px; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#172e59; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#172e59}
.ny_left_nav ul li:hover a.inactive{color:#172e59}
.ny_left_nav ul li ul li:hover a{color:#172e59}
.ny_left_nav ul li .inactives{color:#172e59}
.ny_left_nav ul li ul li:hover a{color:#172e59}
.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; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.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: #172e59;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    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 207px center;
}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.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;}
.accordion li:hover{background:#fff;}


.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:50px; line-height:50px;
    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 207px center;
}

.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: #172e59; 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:#172e59}
.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:#172e59}


/*产品中心*/
.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:32.2%; float: left; height: auto; margin-bottom: 20px; margin-right:15px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%;}
.ny_product ul li .products_pic img{width:100%; display:block; 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(3n){float: right; margin-right: 0;}
.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: #172e59; color: #fff;}

/*产品*/
.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:436px; 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;font-size: 15px; color: #454545;}

.ny_pro_ddh{float: left; margin-top:40px;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #004897; font-family: "Impact"}
.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_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:285px; height: auto; float: left; margin-right:20px; 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:1rem; 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_news_all{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.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: #172e59}
.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:#172e59}
.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:400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; 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:140px; height: 140px; border: 4px 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%;}


