@charset utf-8;
/* 全局样式 */
* {
    margin: 0;
    padding: 0;
    font-family: 微软雅黑;
    color: #333;
    list-style: none;
    text-decoration: none;
    box-sizing:border-box;
}

img{border: none;}
em,i{font-style: normal;}
.container{
    margin: 0 auto;
    width: 1300px;
}

.container_top{
    margin: 0 auto;
    width: 1300px;
}
a{
    text-decoration: none;
    color: inherit;
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    font-size: 14px;
}

li:hover{
    transition: all 0.3s;
    -o-transition: all 0.3s;
    -mos-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

body{overflow-x:hidden}
.clear{clear: both}
.img_hover img{ width: 100%;transition: all .4s;}
.img_hover:hover img{ transform: scale(1.06); transition: all .4s;}

.top_bg{ height: 920px; position: absolute; right: 0; width: 100%; background: url(../bgimg/top.jpg) no-repeat center; z-index: -1}
.topny_bg{ height: 320px; position: absolute; right: 0; width: 100%; background: url(../bgimg/ny_bg.jpg) no-repeat center; z-index: -1}



/* 网站导航 */
.top_l{height: 90px; width: 70%; background: #fff; float: left;}
.top{ height: 90px;}
.top .logo{ float: left; text-align:center; width:22%}
.top .logo img{ margin-top: 26px; max-width:100%}
.top .nav{ float: left; height: 90px; width:78%}
.top .nav li.nLi{ height: 90px; line-height: 90px; float: left; margin-right: 3%; position: relative;}
.top .nav li.nLi h3{ position: relative;padding-left: 10px;}
.top .nav li.on h3::after{ content: ""; position: absolute; left: 10px; bottom:1px; height: 3px;  width: 60px; background: #013d82;}
.top .nav li.on h3{ color: #013d82}
.top .nav li.nLi:last-child{margin-right:0}
.top .nav li.nLi h3 a{ font-size: 17px; font-weight: normal;}
.top .nav li.nLi .sub{background: #f5f5f5; width: 100px; position: absolute; left: 0; top: 90px; display: none; z-index: 999}
.top .nav li.nLi .sub li{ height: 36px; line-height: 36px; text-align: center;}
.top .nav li.nLi .sub li:hover{ background: #013d82;}
.top .nav li.nLi .sub li:hover a{ color: #fff; display: block;}
.top .top_right{ float: right;}
.top .top_right a{ height: 34px; width: 34px; display: block; float: left; margin-left: 10px; margin-top: 27px;position: relative;}
.top .top_right a:nth-child(1){ background: url(../bgimg/xuqi_1.png) no-repeat center;}
.top .top_right a:nth-child(2){ background: url(../bgimg/xuqi_2.png) no-repeat center;}
.top .top_right a img{ display: none; position: absolute; top: 50px; left: 0; z-index: 9999;}
.top .top_right a:hover img{ display: block;}

.top_tel{ float: right; padding-right: 90px;}
.top_tel p{ float: left; font-size: 16px; color: #fff; text-indent: 30px; background: url(../bgimg/zhongshi_3.png) no-repeat left center; }
.top_tel p span{ color: #fff; font-size: 24px; line-height: 90px; font-weight: bold; margin-left: 10px;}
.top_tel li{float: left; height: 35px; width: 35px; margin-left: 8px; margin-top: 26px;}
.top_tel li:nth-child(2){border-radius: 50%; background: url(../bgimg/zhongshi_4.png) no-repeat left center;}
.top_tel li:nth-child(3){border-radius: 50%; background: url(../bgimg/zhongshi_5.png) no-repeat left center;}




/* banner */
.slideBox{ position: relative; height: 750px;width: 95%; float: left;}
.slideBox .bd{ }
.slideBox .bd li{ height: 750px; width: 100%;}
.slideBox .hd { position: absolute; right: 0; width: 5%; top: 250px; z-index: 9999; right: -5%;}




.slideBox .hd li{ font-size: 16px; color: #fff; font-weight: bold; width: 100%; text-align: center; line-height: 2.4; position: relative;}
.slideBox .hd li.on:after{ content: ""; position: absolute; height: 3px; width: 22px; display: block; background: #fff; bottom: 0; left: 38%; transition: all 0.3s;}
.slideBox a{ display:block; height: 50px; width: 100%;}
.slideBox a.prev{ background: url(../bgimg/zhongshi_6.png) no-repeat center; width: 100%;}
.slideBox a.next{ background: url(../bgimg/zhongshi_7.png) no-repeat center; width: 100%;}

.sousuo_index{ height: 80px;}
.sousuo_index p{ line-height: 80px; color: #fff; font-size: 16px; float: left;}
.sousuo_index p span{ font-weight: bold; color: #fff;}
.sousuo_index .right{ float: right; height:48px; margin-top: 12px; width: 500px; position: relative;}
.sousuo_index .right input[type="text"]{ height: 48px; border: none; border-bottom: 1px solid rgba(255,255,255,0.5); background:none; width: 100%;outline:none; color: #fff; font-size: 16px;}
.sousuo_index .right input[type="text"]::-webkit-input-placeholder{ color:#fff; font-size: 16px;}
.sousuo_index .right input[type="submit"]{ height: 20px; width: 20px; background: url(../bgimg/zhongshi_8.png)no-repeat center; position: absolute; right: 0;top: 10px; cursor: pointer; border: none; line-height: 9999px; outline:none;}


/* 首页产品展示 */
.index_pro_main{ overflow: hidden ; padding: 100px 0; background:url(../bgimg/zhongshi_pc_1.jpg) no-repeat center;} 
.index_pro_main .index_pro_zt{ width: 84%; float: right;}
.index_pro_main .picScroll-left .hd{ float: left; width: 23%;}
.index_pro_main .picScroll-left{ overflow: hidden;}
.index_pro_main .picScroll-left .index_pro_title{padding-left:26px; background: url(../bgimg/zhongshi_9.png)no-repeat left center; overflow: hidden; margin-bottom:35px;}
.index_pro_main .picScroll-left .index_pro_title p{ font-size: 48px; font-weight: bold; color: #142f7c; float: left; margin-right: 8px;}
.index_pro_main .picScroll-left .index_pro_title span{ color: #142f7c; font-size: 20px; float: left; margin-top: 8px;}
.index_pro_main .picScroll-left .hd em{ font-size: 15px; color: #666; line-height: 30px; margin-bottom: 40px; display: block;}
.index_pro_main .picScroll-left .hd em span{ font-weight: bold;}
.index_pro_main .picScroll-left .hd a{ height: 48px; width: 105px; display: block;float: left; margin-right: 20px; cursor: pointer;}
.index_pro_main .picScroll-left .hd a.prev{ background: url(../bgimg/zhongshi_10.png) no-repeat center;}
.index_pro_main .picScroll-left .hd a.next{ background: url(../bgimg/zhongshi_11.png) no-repeat center;}
.index_pro_main .picScroll-left .hd a.prev:hover{ background: url(../bgimg/zhongshi_12.png) no-repeat center;}
.index_pro_main .picScroll-left .hd a.next:hover{ background: url(../bgimg/zhongshi_13.png) no-repeat center;}


.index_pro_main .picScroll-left .bd{ float: right; width:72.2%; margin-right: 2%; overflow: hidden;}
.index_pro_main .picScroll-left .bd li{ float: left; width: 364px; background: #fff;margin-right: 30px;}
.index_pro_main .picScroll-left .bd li .pic{height: 370px; overflow: hidden;}
.index_pro_main .picScroll-left .bd li .pic img{ width: 100%; transition: all .4s;}
.index_pro_main .picScroll-left .bd li:hover .pic img{transform: scale(1.06); transition: all .4s;}
.index_pro_main .picScroll-left .bd li .title{ height: 110px; width: 100%; background: url(../bgimg/zhongshi_pc_3.jpg) no-repeat center; text-align: center; padding: 0 15%; line-height: 30px; font-weight: bold; color: #fff; font-size: 16px; padding-top: 23px; transition: all 0.3s;}
.index_pro_main .picScroll-left .bd li:hover .title{background: url(../bgimg/zhongshi_pc_13.jpg) no-repeat center;}




/* 首页关于我们 */
.index_about_main{overflow: hidden; padding: 70px 0; background: url(../bgimg/zhongshi_18.png) no-repeat 38% 90%;}
.index_title_1{margin-bottom:35px; background: url(../bgimg/zhongshi_26.png) no-repeat center 0px;overflow: hidden;}
.index_title_1 .title_index{padding-left:26px; background: url(../bgimg/zhongshi_9.png)no-repeat left center; display: table; margin: 0 auto;}
.index_title_1 p{font-size: 48px; font-weight: bold; color: #142f7c; float: left; margin-right: 8px;}
.index_title_1 span{color: #142f7c; font-size: 20px; float: left; margin-top: 8px;}
.index_title_1 i{ display: block; width: 824px; margin: 0 auto; font-size: 14px; color: #666;  line-height: 24px; text-align: center; margin-top: 10px;}

.index_about_main .slideTxtBox{ overflow: hidden;}
.index_about_main .slideTxtBox .hd{ float: left; width: 204px;}
.index_about_main .slideTxtBox .hd li{ height: 103px; width: 204px;border: 2px solid #dedede; margin-bottom: 15px; position: relative;}
.index_about_main .slideTxtBox .hd li:hover::after,.index_about_main .slideTxtBox .hd li.on::after{content: "";position: absolute; display: block; background: url(../bgimg/zhongshi_27.png) no-repeat right; height: 20px; width: 18px; right: -18px; top: 38px;}
.index_about_main .slideTxtBox .hd li:hover{border: 2px solid #142f7c;}
.index_about_main .slideTxtBox .hd li:nth-child(1){ background: url(../bgimg/zhongshi_14.png) no-repeat center;}
.index_about_main .slideTxtBox .hd li:nth-child(2){ background: url(../bgimg/zhongshi_16.png) no-repeat center;}

.index_about_main .slideTxtBox .hd li:nth-child(1):hover,.index_about_main .slideTxtBox .hd li:nth-child(1).on{ background:#142f7c url(../bgimg/zhongshi_15.png) no-repeat center;border: 2px solid #142f7c; }
.index_about_main .slideTxtBox .hd li:nth-child(2):hover,.index_about_main .slideTxtBox .hd li:nth-child(2).on{ background:#142f7c url(../bgimg/zhongshi_17.png) no-repeat center;border: 2px solid #142f7c; }

.index_about_main .slideTxtBox .index_about_wh{ overflow: hidden; float: right; width: 1048px;}
.index_about_main .slideTxtBox .index_wenhua{ height: 164px; background: url(../bgimg/zhongshi_pc_4.jpg) no-repeat center; padding: 35px 30px 0 30px;}
.index_about_main .slideTxtBox .index_wenhua li{ height: 42px; width: 450px; float: left; margin-right: 20px; background: rgba(255,255,255,0.6); border-radius: 21px; overflow: hidden; margin-bottom: 14px;}
.index_about_main .slideTxtBox .index_wenhua li p{ height: 42px; width: 118px; float: left; background: #142f7c;border-radius: 21px; text-align: center; line-height: 42px; color: #fff; font-size: 18px;}
.index_about_main .slideTxtBox .index_wenhua li span{ padding-left: 20px; line-height: 42px; color: #666}

.index_about_main .slideTxtBox .bd{ margin-top:20px;}
.index_about_main .slideTxtBox .bd .left{ width: 540px;float: left;}
.index_about_main .slideTxtBox .bd .left p{font-size: 24px; color: #333; line-height: 2;}
.index_about_main .slideTxtBox .bd .left a.index_text_about{ font-size: 15px;color: #787878; line-height: 30px; text-align: justify; display: block;}
.index_about_main .slideTxtBox .bd .left a.more{ display: block; height: 48px;  width: 188px; line-height: 48px; text-align: center; border: 2px solid #dedede; color: #666; margin-top: 20px;}
.index_about_main .slideTxtBox .bd .left a.more:hover{ display: block; height: 48px;  width: 188px; line-height: 48px; text-align: center; border: 2px solid #142f7c; background: #142f7c;color: #fff; margin-top: 20px;}
.index_about_main .slideTxtBox .bd .right{ width: 480px; position: relative; float: right; overflow: hidden; height: 322px; background: url(../bgimg/zhongshi_pc_5.jpg) no-repeat center;}
.index_about_main .slideTxtBox .bd .right video{ width: 100%;}
.index_about_main .slideTxtBox .bd .right p{ height: 56px; background: rgba(20,47,124,0.8) url(../bgimg/zhongshi_19.png) no-repeat 20px center; padding-left: 50px; color: #fff; line-height: 56px; font-size: 16px; position: absolute; bottom: 0;width: 100%; z-index: 99; width: 100%;}



/* 荣誉资质 */
.index_honor_main{ overflow: hidden; position: relative; background: url(../bgimg/zhongshi_pc_7.jpg) no-repeat center; height: 759px; overflow: hidden;}
.index_honor_main .index_honor_bg{ height: 660px; width: 357px; background: url(../bgimg/zhongshi_20.png) no-repeat center; position: absolute; right: 0; bottom: 0;}
.index_honor_main .picScroll-left{ margin-top: 192px;}
.index_honor_main .picScroll-left .bd{ width: 1048px; overflow: hidden; float: left; margin-bottom: 20px;}
.index_honor_main .picScroll-left .bd li{ height: 319px; width: 243px;position: relative; overflow: hidden; margin-right: 24px;}
.index_honor_main .picScroll-left .bd li p{ height: 48px; position: absolute; width: 100%; text-align: center; color: #fff; line-height: 48px; background: rgba(20,47,124,0.8); z-index: 999;bottom: -48px; transition: all 0.3s;}
.index_honor_main .picScroll-left .bd li:hover p{ bottom: 0;}
.index_honor_main .picScroll-left .bd li img{ width: 100%; transition: all 0.3s;}
.index_honor_main .picScroll-left .bd li:hover img{transition: all 0.3s; transform: scale(1.06);}

.index_honor_main .picScroll-left .hd {float:left; margin-left: 20px; padding-top: 208px;}
.index_honor_main .picScroll-left .hd a{ display: block; height:48px; width: 105px; margin-bottom: 15px; cursor: pointer;}
.index_honor_main .picScroll-left .hd a.next{background: url(../bgimg/zhongshi_10.png) no-repeat center;}
.index_honor_main .picScroll-left .hd a.prev{background: url(../bgimg/zhongshi_11.png) no-repeat center;}
.index_honor_main .picScroll-left .hd a.next:hover{background: url(../bgimg/zhongshi_12.png) no-repeat center;}
.index_honor_main .picScroll-left .hd a.prev:hover{background: url(../bgimg/zhongshi_13.png) no-repeat center;}



/* 样板工程 */
.index_yangban_main{height: 794px; background: url(../bgimg/zhongshi_pc_10.jpg) no-repeat center fixed; padding: 70px 0;}

.index_title_2{margin-bottom:35px; background: url(../bgimg/zhongshi_28.png) no-repeat center 0px;overflow: hidden;}
.index_title_2 .title_index{ display: table; margin: 0 auto;}
.index_title_2 p{font-size: 48px; font-weight: bold; color: #fff; float: left; margin-right: 8px;}
.index_title_2 span{color: #fff; font-size: 20px; float: left; margin-top: 8px;}
.index_title_2 i{ display: block; width: 824px; margin: 0 auto; font-size: 14px; color: #fff;  line-height: 24px; text-align: center; margin-top: 10px;}

.picMarquee-left{}
.picMarquee-left .bd {}
.picMarquee-left .bd li{ height: 385px;width: 365px; background: #fff; margin-right: 25px;}
.picMarquee-left .bd li a{ display: block;}
.picMarquee-left .bd li .pic{ width: 332px; margin: 0 auto; margin-top: 16px; overflow: hidden; height: 198px;}
.picMarquee-left .bd li .pic img{ height: 100%; transition: all .4s;}
.picMarquee-left .bd li:hover .pic img{transform: scale(1.06); transition: all .4s;}
.picMarquee-left .bd li .gongcheng_text{ width: 332px; margin: 0 auto;}
.picMarquee-left .bd li .gongcheng_text p{ font-size: 16px; line-height: 3.1; padding-top: 5px;}
.picMarquee-left .bd li:hover { background: #009944}
.picMarquee-left .bd li:hover .gongcheng_text *{ color: #fff;}
.picMarquee-left .bd li .gongcheng_text span{display: block; font-size: 14px; color: #666; line-height: 28px;}
.picMarquee-left .bd li .gongcheng_text span em{ font-weight: bold; color: #333;}

.picMarquee-left .hd{ display: table; margin: 0 auto; margin-top: 40px;}
.picMarquee-left .hd a{ display: block; float: left; margin: 0 2px; line-height: 50px; cursor: pointer;}
.picMarquee-left .hd a.prev{ height: 50px; width: 50px; background: url(../bgimg/zhongshi_22.png) no-repeat;}
.picMarquee-left .hd a.next{ height: 50px; width: 50px; background: url(../bgimg/zhongshi_23.png) no-repeat;}
.picMarquee-left .hd a.more{ height: 50px; width: 172px; border: 2px solid #fff; text-align: center; color: #fff; font-size: 16px;}



/* 首页服务优势 */
.index_youshi_main{ padding-top: 70px; overflow: hidden; padding-bottom: 30px;}
.index_youshi_main .index_title_1{background: url(../bgimg/zhongshi_29.png) no-repeat center 0px;}
.index_youshi_main .container{ overflow: hidden;background:  url(../bgimg/zhongshi_pc_11.jpg) no-repeat bottom center; height: 496px;}
.index_youshi_main .container ul{ overflow: hidden;}
.index_youshi_main .container ul li{ width: 376px; border-bottom: 1px solid #eee; float: left; overflow: hidden; margin-right: 200px; margin-bottom: 30px; padding-bottom: 50px;}
.index_youshi_main .container ul li:nth-child(2n){ float: right; margin-right: 0;}
.index_youshi_main .container ul li:nth-child(3n),.index_youshi_main .container ul li:nth-child(4n){ border: none;}
.index_youshi_main .container ul li p{ font-size: 20px; line-height: 64px; padding-left: 65px; font-weight: bold; color: #333; background: url(../bgimg/zhongshi_24.png) no-repeat left center;}
.index_youshi_main .container ul li span{ font-size: 15px; color: #666; line-height: 30px;}


/*新闻资讯 */
.index_news_main{ overflow: hidden;padding:70px 0; background:url(../bgimg/xaixin_pc_7.jpg) no-repeat center top;}
.index_news_main .news_col{ display: table; margin: 0 auto;margin-top: -20px; }
.index_news_main .news_col li{ text-align: center; height: 42px; line-height: 42px; width: 136px; 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 .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: 2.1; margin-top: 10px;}
.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(../bgimg/caixin_15.png) no-repeat left center;}
.index_news_main .index_news_top .news_nr i.cunt{background: url(../bgimg/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 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{ padding-right: 20px;}
.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}

/* 底部 */
footer{height: 386px; background: url(../bgimg/zhongshi_pc_12.jpg) no-repeat center; position: relative;}
footer .footer_l{ float: left;width: 352px; margin-right: 60px; padding-top: 50px;}
footer .footer_l p{ font-size: 14px; color: #ccc; line-height: 24px; margin-top: 10px; text-align: justify;}
footer dl{ float: left; margin-right: 60px; padding-top: 50px;}
footer dl dt{ font-size: 18px; color: #eee; line-height: 2; font-weight: bold;}
footer dl dd,footer dl p{ line-height: 30px; color: #ccc; font-size: 14px;}
footer dl dd a{ color: #ccc;}
footer dl dd a:hover{ color: #009944}
footer dl.last{ margin-right: 0;}
footer dl li{ float: left; margin-right: 20px;} 
footer dl li div{ width: 116px;}
footer dl li em{ font-style: normal; font-size: 14px; line-height: 30px; text-align: center; color: #999;  display: block;}


/* 网站版权信息 */
.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(../bgimg/vl.png) no-repeat;
    margin-right: 20px;
}



.copyright ul li a.wangshang {
    width: 107px;
    height: 18px;
    background: url(../bgimg/ws.png) no-repeat;
}





/*内页*/
.ny_banner{ width:100%;  position:relative;  height:320px;clear: left; }
.about_ban{background: url(../bgimg/about_ban.jpg) no-repeat center}
.news_ban{background: url(../bgimg/news_ban.jpg) no-repeat center}
.product_ban{background: url(../bgimg/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../bgimg/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../bgimg/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../bgimg/join_ban.jpg) no-repeat center}
.case_ban{background: url(../bgimg/case_ban.jpg) no-repeat center}
.service_ban{background: url(../bgimg/service_ban.jpg) no-repeat center}
.yangban_ban{background: url(../bgimg/yangban_ban.jpg) no-repeat center}





.ny_baninfo{width:1200px; position: absolute; top:175px; left:50%; margin-left: -600px; }
.ny_baninfo h3{font-size: 32px; color: #fff; line-height: 40px; margin-top: 40px; font-weight: bold;}
.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: #142f7c; 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: 36px; font-family: "Arial"; font-weight: normal;}
.ny_baninfo .ny_fubiao p a:hover{color:#142f7c}
.shine{height:50px;line-height:50px;font-weight:bold;display:block;position:absolute;left:0;top:0%; color: #fff;}


.ny_baninfo_2{width:1200px; position: absolute; top:175px; left:50%; margin-left: -600px; }
.ny_baninfo_2 h3{font-size: 32px; color: #333; line-height: 40px; margin-top: 40px; font-weight: bold;}
.ny_baninfo_2 .ny_fubiao{width:100%; height: auto; overflow: hidden; margin-top: 28px;}
.ny_baninfo_2 .ny_fubiao hr{width:55px; height: 1px; float: left; background: #142f7c; margin-top: 10px; margin-right: 8px;}
.ny_baninfo_2 .ny_fubiao *{ color: #333;}
.ny_baninfo_2 .ny_fubiao p{float: left; font-size: 14px; color: #666;}
.ny_baninfo_2 .ny_fubiao p a{font-size: 14px; color: #666}
.ny_baninfo_2 h4{    font-size: 36px; font-family: "Arial"; font-weight: normal;}
.ny_baninfo_2 .ny_fubiao p a:hover{color:#142f7c}
.ny_baninfo_2 .shine{height:50px;line-height:50px;font-weight:bold;display:block;position:absolute;left:0;top:0%; color: #333;}





.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: #142f7c}
.ny_about_xx h4 hr{width:55px; height: 1px; float: left; background: #142f7c; 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: #142f7c; color: #fff; border: 1px solid #142f7c}
.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: #142f7c; 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:#142f7c}
.about_san_left ul li:hover{box-shadow: 0px 1px 6px rgba(243,152,0,0.61);  border-right:1px solid #142f7c;border-top:1px solid #142f7c; }
.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(../bgimg/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: #142f7c; 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(../bgimg/lc_left.png) no-repeat center}
.lc_xc .og_prev:hover{background: url(../bgimg/lc_hleft.png)}
.lc_xc .og_next{right:-50px; background:url(../bgimg/lc_right.png) no-repeat center}
.lc_xc .og_next:hover{background: url(../bgimg/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(../bgimg/lc_bj.png) no-repeat;}
.s_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../bgimg/lc_hbj.png) no-repeat;}
.d{position: absolute; left: 0; width: 15px; top:0; height: 162px; background: url(../bgimg/lc_bx.png) no-repeat;}
.d_h{position: absolute; left: 0; width: 15px; height:0; top:0;background: url(../bgimg/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:#142f7c}
.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: #142f7c}
.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: #009944; 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(../bgimg/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:#142f7c}
.ny_pro_bt ul li:hover{background: url(../bgimg/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../bgimg/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#142f7c}





/*研发中心*/
.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: #142f7c; margin-top: 0px;}
.ny_yfzx_title h4 span{width:36px; height: 1px; background: #142f7c; float: left; margin-top:22px; margin-left: 8px;}
.ny_yfzx_title h4 p{width:auto; float: left; color: #142f7c;}
.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:1300px; 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 #142f7c;}
.ny_solution_xx .ny_yfzx_title{margin-top: 0}
.yfzx_more:hover{background: #142f7c; color: #fff; border: 1px solid #142f7c}


/*产品详情页*/

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #142f7c;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 420px; 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: #142f7c; 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;  background: url(../bgimg/jian.png) no-repeat 268px center;font-size: 15px; color: #191919; cursor:pointer; padding: 0px 22px 0 30px 
}
.sideMenu h3.on {background: #142f7c url(../bgimg/h_jian.png) no-repeat 268px center; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../bgimg/icoadd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.sideMenu ul li {width:100%; height: 35px; line-height: 35px; background: url(../bgimg/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu ul li:hover a{color:#142f7c}
.ny_probt{width:100%; height:65px;}

.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: #142f7c; 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:#142f7c}
.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:#142f7c; color:#fff; font-size:14px; border:0px; float:right; border-radius:5px; cursor:pointer}



/*内页新闻*/
.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: #142f7c}
.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:#142f7c}
.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-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%;}


/*荣誉资质*/
.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:309px; 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_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:413px; 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 ;text-align: justify!important;}
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}



@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;}
    .top_l{ width: 70%;}
    .top .nav li.nLi{ margin-right: 17px;}
    .top_tel{ padding-right: 20px;}
}



.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; margin-top: 20px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #142f7c; 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(../bgimg/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:1000px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:270px; 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; margin-bottom: 24px; 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:#142f7c; }
.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: #142f7c;}
.ny_proinput ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 38px;}
.ny_proinput ul li{width:100%; height: auto; margin-bottom: 12px; overflow: hidden }
.ny_proinput ul li div{height: 36px; width: 492px; 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: #142f7c; 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: #142f7c; color: #fff; border-bottom: 0px;}
.sideMenu h3 em{ float:right; display:block; width:40px; height:32px;   background:url(../bgimg/icoadd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:29px 32px; color:#999; display:none;  background: #eeeeee;}
.sideMenu ul li a{font-size: 15px; color: #313131}
.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%; height:65px;}
.ny_probt li{width:50%; height:65px; background:#eeeeee; color:#313131; font-size:18px; float:left; text-align:center; line-height:65px; cursor: pointer; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#142f7c; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#142f7c;}
.ny_probt li.on a{ color:#fff}
.ny_probt li a{width:100%; height:100%; display:block; overflow:hidden; font-size: 18px;}

.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:3px solid #d4d4d4;}







.ny_tuijian{ padding-top: 20px;}
.slideTxtBox3 .hd ul{height: 42px; display: table; margin: 0 auto; margin-bottom: 20px;}
.slideTxtBox3 .hd ul li{ height: 42px; line-height: 48px; text-align: center;  width: 136px; margin-right: 2px;  float: left;}
.slideTxtBox3 .hd ul li a{ font-size: 16px; color: #333; display: block; background: #efefef;}
.slideTxtBox3 .hd ul li.on a{background: #142f7c; color: #fff;}

.slideTxtBox3 .bd{ overflow: hidden;}
.slideTxtBox3 .bd li{ width: 305px; margin-right: 26px; margin-bottom: 24px; float: left;}
.slideTxtBox3 .bd li:nth-child(4n){ margin-right: 0;}
.slideTxtBox3 .bd li .pic{ width: 305px; height: 225px; overflow: hidden; }
.slideTxtBox3 .bd li  p{ height: 54px; border-bottom: 1px  solid #eee; line-height: 54px; }
.slideTxtBox3 .bd li  p a{ font-size: 16px;}
.slideTxtBox3 .bd li  p span{ float:right; line-height: 54px; color: #999; font-size: 14px;}


.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_pro{margin-top: 20px;}
.inside_pro h3{  height: 54px; line-height: 54px;  position: relative; margin-bottom: 20px; font-weight: bold; color: #333;  font-size: 24px; font-weight: normal;}
.inside_pro h3::after{ content: ""; position: absolute;  height: 8px;  width: 86px; bottom: 0; left: 0; background: url(../bgimg/fengen_10.png) no-repeat center; }
.inside_pro h3 span{ font-size:18px; margin-left: 10px; font-weight: bold; color: #dedede;}



.picScroll-ipro{  width: 1200px; position:relative;overflow: hidden;}
.picScroll-ipro .bd ul{height: 300px;}
.picScroll-ipro .bd ul li{ width: 287px; float: left; margin-right: 18px; position: relative;}
.picScroll-ipro .bd ul li .pic{ height: 178px; width: 287px; overflow: hidden;}
.picScroll-ipro .bd ul li .pic img{ width: 100%;transition: all .4s;}
.picScroll-ipro .bd ul li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.picScroll-ipro .bd ul li .title{  height: 54px;  width: 254px; background: #fff; position: absolute;  left: 20px; z-index: 9; bottom: -30px; box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.05)}
.picScroll-ipro .bd ul li .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 30px;  transition: all .4s; font-size: 15px;}
.picScroll-ipro .bd ul li:hover .title a{ height: 54px; line-height: 54px; display: block; position: relative; padding-left: 50px; }

.picScroll-ipro .bd ul li .title a::before{ content: ""; position: absolute; height: 1px;  width: 10px; background: #142f7c; bottom: 30px; left: 16px; transition: all .4s;}
.picScroll-ipro .bd ul li:hover .title a::before{ content: ""; position: absolute; height: 1px;  width: 30px; background: #142f7c; bottom: 30px; left: 16px;}
.picScroll-ipro .bd ul li .title span{ float: right; font-size: 14px; color: #999; padding-right: 15px;}
.picScroll-ipro .hd .next,.picScroll-ipro .hd .prev{ position: absolute; top:80px; z-index: 9999; height: 54px; width: 30px; }
.picScroll-ipro .hd .next{ background: rgba(0,0,0,0.7) url(../bgimg/inside_right.png) no-repeat center; float: right; cursor: pointer; right: 0px;}
.picScroll-ipro .hd .prev{ background: rgba(0,0,0,0.7) url(../bgimg/inside_left.png) no-repeat center; float: left; cursor: pointer; left: 0px;}



.inex_news_main{ overflow: hidden;}
.inex_news_main li{ width: 590px;  background: #f8f8f8; padding: 20px; float: left; margin-bottom: 20px; overflow: hidden;}
.inex_news_main li:nth-child(2n){ float:right;}
.inex_news_main li .pic{ float: left; height: 133px; width: 187px; overflow: hidden; margin-right: 20px;}
.inex_news_main li .pic img{ width: 100%; transition: all .4s;}
.inex_news_main li:hover .pic img{transform: scale(1.08); transition: all .4s;}
.inex_news_main li p a{ font-size: 16px; line-height: 32px;     overflow: hidden; display: block;
    white-space: nowrap;
    text-overflow: ellipsis;}
.inex_news_main li p a:hover{ color: #142f7c}
.inex_news_main li span{ font-size: 14px; color: #999; display: block; line-height: 32px;}
.inex_news_main li i{font-style: normal; font-size: 14px; line-height: 30px; text-align: justify; color: #666; display: block;}


/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:24.5%; height: auto; float: left; overflow: hidden;}
.ny_left_title{width:100%; height: 90px; background: #142f7c; 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(../bgimg/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(../bgimg/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../bgimg/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:#142f7c; font-size: 14px; background: url(../bgimg/r_jt.png) no-repeat 200px center; font-weight: bold;}
.ny_left_nav ul li.active a{color:#142f7c}
.ny_left_nav ul li:hover a.inactive{color:#142f7c}
.ny_left_nav ul li ul li:hover a{color:#142f7c}
.ny_left_nav ul li .inactives{color:#142f7c}
.ny_left_nav ul li ul li:hover a{color:#142f7c}
.yiji li.active{background:#fff url(../bgimg/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../bgimg/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../bgimg/dian.png) no-repeat 8px 22px;}

.ny_right{ height: auto; float: right; padding-top:10px; width: 100%;}
.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_right_title h3 span{ font-size: 15px; color: #666; float: right; font-weight: normal;}
.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: #142f7c;}
.accordion .link i{width:7px; height:7px; background:url(../bgimg/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(../bgimg/off.png) no-repeat 207px center;
}
.open .link{background: url(../bgimg/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(../bgimg/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(../bgimg/off.png) no-repeat 207px center;
}

.ny_left_nav .accordion p{padding-left: 10px; height: 54px; line-height: 54px; position: relative;}
.ny_left_nav .accordion p::before{ content: ""; position: absolute; height: 5px; width: 5px; background: #142f7c; left: 10px; top: 25px;}
.ny_left_nav .accordion p a{ display: block; font-size: 15px; 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(../bgimg/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:#142f7c}
.ny_pro_bt ul li:hover{background: url(../bgimg/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../bgimg/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#142f7c}



/*产品中心*/
.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:24%; float: left; height: auto; margin-bottom: 20px; margin-right: 1.2%; border: 1px solid #eee;}
.ny_product ul li .products_pic{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(4n){float: right; margin-right: 0;}
.ny_product ul li p{width:100%; height: 72px; line-height: 24px;text-align: center; background: #f0f0f1;padding: 0 10%; padding-top: 12px; font-size: 15px; transition: all 0.3s;}
.ny_product ul li:hover p{background: url(../bgimg/zhongshi_pc_3.jpg); color: #fff; transition: all 0.3s;}


/*产品*/
.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;}

.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;}


.inside_ys_ny{ 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: 17px; font-weight: bold; color: #333;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: 34px; background: #142f7c; 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(../bgimg/caixin_youshi_1.png) no-repeat left center;}
.inside_ys_ny .inside_ys_t p span{ font-size: 24px; color: #142f7c; 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: 115px; background:#f7f7f7; 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;}




/*新闻*/
.ny_news_top{width:100%; height: 300px; overflow: hidden}
.ny_news{width:100%; height: auto; overflow: hidden}
.ny_news ul{margin-bottom:20px;}
.ny_news li{height: 112px; overflow: hidden; border: 1px solid #dddddd; padding:16px 15px 0; margin-top: 19px;}
.ny_news li .ny_news_info{width:100%; height: 40px; overflow: hidden}
.ny_news li .ny_news_info h4{width:820px; height: 40px; line-height: 40px; float: left; font-size: 18px; color:#333; font-weight: normal; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news li .ny_news_info span{font-size: 16px; color: #777777; float: right; line-height:40px;}
.ny_news li p{width:100%; height:32px; font-size: 15px; color: #777777; line-height:32px;}
.ny_news_top .slideBox2{width:100%; height:300px; overflow:hidden; position:relative; }
.ny_news_top .slideBox2 .hd{width:400px; height:25px; position: absolute; left:0; bottom:0}
.ny_news_top .slideBox2 .hd ul{width:auto; float: right}
.ny_news_top .slideBox2 .hd ul li{ float:left; margin-right: 10px; width:15px; height:15px; background:#fff; cursor:pointer; border-radius: 50% }
.ny_news_top .slideBox2 .hd ul li.on{background:none; border: 2px solid #fff; }
.ny_news_top .slideBox2 .bd{width:100%; height: auto; overflow: hidden}
.ny_news_top .slideBox2 .bd li{width:100%; height:300px; }
.news_img{width:446px; height: 300px; float: left}
.news_img img{width:100%; height: 100%; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_info{width:700px; height: 300px; float: right}
.news_info h4{width:100%; height: 40px; line-height: 40px; font-size: 24px; color: #142f7c; font-weight: bold; margin: 15px 0; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.news_info span.r_riqi{font-size: 16px; color: #777777;}
.news_info p{width:100%; height:90px; font-size: 16px; color: #777777; line-height: 28px; margin:25px 0}
.r_more{width:152px; height: 42px; background: #fff; color: #142f7c; display: block; text-align: center; line-height: 42px; font-size: 16px; border: 1px solid #142f7c}
.ny_news li:hover{border:1px solid #142f7c}
.keyword_light video{width:500px;height:300px; margin:0px auto; display:block;}
.index_one{width:100%; height: auto; overflow: hidden; margin-bottom: 28px;}
.index_one_right{width:286px; height: auto; float: right}
.index_one_t{width:100%; height: 31px; border-bottom: 1px solid #dddddd}
.index_one_t h3{width:107px; height: 31px; background:url(../bgimg/nav_bjs.png) no-repeat; padding-left: 10px; line-height: 31px; color: #ffffff; font-size: 20px; float: left}
.index_one_t a{font-size: 14px; color: #142f7c; float: right; line-height: 32px;}
.index_one_t a:hover{color:#142f7c;font-weight: bold;}


.fudong_right{ width: 72px; height: 400px; position: fixed; bottom: 50px; right: 8px;}
.fudong_right li{ height: 74px; width: 74px; background: #e32021; 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 .wx_tc .win img{ margin-top: 0;}
.fudong_right a.to-top{ height: 42px; width: 72px; background: #222 url(../bgimg/to_top.png) no-repeat center;text-align: center; line-height: 42px; display: block;  cursor: pointer;}
.fudong_right .wx_tc:hover .win{ display: block; border: 2px solid #e32021; background: #fff; position: absolute;}
.tel_tc { position: relative;}
.tel_tc .tel_hover{ height:100px; width: 160px; background: #fff; border: 2px solid #e32021; display: none; padding-top: 14px;}
.tel_tc .tel_hover p{ font-size: 16px; color: #333; line-height: 1.2; text-align: center; font-weight: normal; margin-bottom: 5px;}
.tel_tc .tel_hover span{ display: block; font-size: 20px; color:#e32021; line-height: 1.2; text-align: center; font-family: "Impact";}
.tel_tc:hover .tel_hover{ display: block; position: absolute; right: 80px; top: 0;}
.fudong_right .wx_tc .win .wei-bg{
    width: 154px;
    height: 154px;
    display: none;
    position: absolute;
    background: rgba(222,21,21,0.1);
    border-bottom: 2px solid #e32021;
    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: 154px;
    }
}
@-webkit-keyframes move {
    from {
        height: 0
    }
    to {
        height: 154px;
    }
}

@-moz-keyframes move {
    from {
        height: 0
    }
    to {
        height: 154px;
    }
}
@-o-keyframes move {
    from {
        height: 0
    }
    to {
        height: 154px;
    }
}


.pro_inside_img{ padding:10px 40px ; background: #fff; width: 100%; overflow: hidden;  margin: 20px 0;}
.inside_img{ width: 40%; position: relative; overflow: hidden; margin: 0 auto;}
.inside_img img{ width: 100%;}
.chanpin_jj{ position: absolute; height: 64px; background: rgba(0,0,0,0.6); width: 100%; bottom: 0; left: 0; padding: 0 20px;}
.chanpin_jj p{ line-height: 64px; font-size: 20px; color: #fff; font-weight: bold; text-align: center;}
.chanpin_jj p span{font-size: 14px; color: #fff; line-height: 64px; padding-left: 10px; font-weight: normal;}
.chanpin_jj .tel{ line-height: 64px; color: #fff; float: right; padding-left: 36px; background: url(../bgimg/sf_17.png) no-repeat 10px center; font-size: 15px;}
.chanpin_jj .tel em{ font-size: 28px; font-family: "Impact"; color: #fff;}



.inside_title_1{ overflow: hidden; text-align:center; margin-bottom: 30px;}
.inside_title_1 p{ font-size: 32px; font-weight:normal;color: #333; line-height: 1.8;}
.inside_title_1 p span{ color: #cb100c}
.inside_title_1 p::after{ content: ""; width: 100%; text-align: center; height: 30px; background: url(../bgimg/qy_4.png) no-repeat center; display: block;}
.inside_title_1 em{ display: block; text-align: center; font-size: 15px; color: #666;}




.slideTxtBox2 .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.slideTxtBox2 .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 18px; position: relative; float: left;}
.slideTxtBox2 .hd ul li::before{ height: 6px; width: 6px; background: #d0231c; position: absolute; left: 20px; top:24px; display: block; content: "";}
.bd_xx{ padding: 0 20px; line-height: 1.8; font-size: 14px; color: #454545;}
.slideTxtBox2 .hd ul span{ float: right; font-size: 14px; font-weight: normal; color: #666; text-transform: uppercase; display: block; padding-right: 15px;}
.bd_xx em { display: block; overflow: hidden; margin-bottom: 16px; line-height: 28px;}
.bd_xx em span{ font-weight: bold; color: #d0231c;}
.bd_xx p{ font-size: 16px; line-height: 30px;}
.slideTxtBox2 .hd ul form{width: 100%; overflow: hidden; }
.slideTxtBox2 .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;}
.slideTxtBox2 .bd form input[type="text"]:nth-child(2n){ float: right;}
.slideTxtBox2 .bd form textarea{ height: 100px; border: 1px solid #dedede; margin-bottom: 10px; line-height: 30px; text-indent: 10px; width: 100%;}
.slideTxtBox2 .bd form input[type="submit"]{ height: 48px; width: 200px;border-radius: 24px; background: #142f7c; color: #fff; font-size: 16px; margin: 0 auto; margin-bottom: 20px; border: none; display: table;}



.ny_yangban_all{ margin-top: 30px;}

.ny_yangban_all ul{ width: 100%; overflow: hidden;}
.ny_yangban_all ul li{ height: 400px;}
.ny_yangban_all ul li{ width: 32%;margin-right: 1.5%; margin-bottom: 20px; float: left; padding: 12px; background: #fff; border: 1px solid #eee;}
.ny_yangban_all ul li:nth-child(3n){ margin-right: 0;}
.ny_yangban_all ul li img{ width: 100%;}

.ny_yangban_all ul li .honor_pic{ width: 100%; overflow: hidden; height: 220px; transition: all .4s;}
.ny_yangban_all ul li .honor_pic img{width: 100%; transition: all .4s;}
.ny_yangban_all ul li:hover .honor_pic img{transform: scale(1.06); transition: all .4s;}
.ny_yangban_all ul li p{ font-size: 16px; line-height: 3; color: #333; font-weight: bold; overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
.ny_yangban_all ul li span{ display: block; font-size: 15px; line-height: 1.8; color: #666}
.ny_yangban_all ul li span em{font-weight: bold;}

.ny_yangban_all ul li:hover{ background: #009944; border: 1px solid #009944; transition: all .4s;}
.ny_yangban_all ul li:hover *{ color: #fff;}




@media screen and (max-width:1680px){
	.top .nav li.nLi{margin-right:2%}
	
}


@media screen and (max-width:1550px){
	 .top .nav li.nLi h3 a{ font-size: 15px;}
	
}


@media screen and (max-width:1440px){
    .top_l{ width: 70%;}
    .top .nav li.nLi h3{ padding: 0;}
    .top .logo{ margin-right: 0;}
   
    .top_tel li{ display: none;}
    .index_pro_main .index_pro_zt{ width: 96%;}
    .index_pro_main .picScroll-left .hd{ width: 21%;}
    .index_pro_main .picScroll-left .bd li{ width: 292px;}
    .index_pro_main .picScroll-left .bd li .pic{ height: 297px;}
    .index_honor_main .index_honor_bg{ right: -160px; bottom: 80px;}
	.top .logo{width:16%; margin-right:3%}
}









































