@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px;}
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: 'AbadiMT';
    src: url('../font/AbadiMT-Condensed.otf') format('woff');
    font-weight: normal;
    font-style: normal;
}


.header_top{width:100%; height:132px; }

.header_logo{width:auto; height: 132px; overflow: hidden; float: left; 
display: flex; align-items: center;}
.header_logo img{float: left; width: 50px; align-items: center; }
.header_logo dl{float: left; margin-left: 20px; margin-top: 18px;}
.header_logo dl dt{font-size: 26px; color: #333333; margin-bottom: 8px;}
.header_logo dl dd{font-size:14px; color: #333333}
.header_right{float: right; padding-top: 26px;}
.header_right p{font-size: 20px; color: #333333; background: url(../images/h_dhs.png) no-repeat left center; padding-left:30px;}
.header_right span{font-size: 40px; color: #172a88; font-family: "Myriad Pro"; margin-top: 5px; margin-left: 8px;}





/* 导航栏 */
.header_nav{height:60px; width:100%; z-index: 9; background: #172a88}
.header_yy{float: right; line-height: 62px;}
.header_yy a,.header_yy span{font-size: 14px; color: #030303;}
.header_yy a.active,.header_yy a:hover{background: #172a88; color:#fff; padding: 0 2px;}
.nav{width:100%; height:60px; float: left; line-height:58px;}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:200px; text-align: center; background: url(../images/b_xs.png) no-repeat right center}
.nav .nLi h3{float:left;text-align:center;  font-weight: normal; width: 100%; height: 100%;}
.nav .nLi h3 p{height:auto; color:#fff; font-size:16px; display: table; margin: 0px auto;}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#030303; text-align: center; }
.nav .sub{position:absolute;top:60px;left:0; z-index:999;display:none;padding:0;width:100%;background:#fff;line-height:26px;} 
.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{color:#fff;border-bottom: 2px solid #fff}
.sub li:hover a{color:#172a88;}





/* 首页:banner */
.index_banner{ width:100%; height:760px; position: relative; overflow: hidden; }
.index_banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.index_banner .slideBox .hd{z-index:1;overflow:hidden;height:14px; position: absolute; bottom:40px; left:0; width: 100%}
.index_banner .slideBox .hd ul{overflow:hidden;zoom:1; display: table; width:auto; margin: 0px auto;}
.index_banner .slideBox .hd ul li{float:left; margin: 0px 10px; width:14px;height:14px; border:2px solid #fff; cursor:pointer; border-radius:10px;}
.index_banner .slideBox .hd ul li.on{background:#fff}
.index_banner .slideBox .bd{position:relative;z-index:0;width:100%;height:auto; overflow: hidden}
.index_banner .slideBox .bd ul{width:100%!important;height:760px}
.index_banner .slideBox .bd li{width:100%!important;height:760px;vertical-align:middle;zoom:1}
.index_banner .slideBox .bd li a{display:block;overflow:hidden;width:100%!important;height:100%; }
.index_banner .slideBox .bd li img{width:100%; height: auto; display: block}




/*产品*/
.index_product{width:100%; height: auto; overflow: hidden;  margin: 45px 0 0}
.in_pro_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_pro_title h3{font-size: 36px; color: #333333; margin: 10px auto 15px;}
.in_pro_title h4{font-size: 36px; color: #333333; font-family:"Impact"; position: relative; width: 100%}
.in_pro_title h4:after{content: ""; width: 395px; height: 1px;  background: #000000; position: absolute; top:50%; left:0;}
.in_pro_title h4:before{content: ""; width: 395px; height: 1px;  background: #000000; position: absolute; top:50%; right:0;}
.in_pro_nav{width:100%; height: auto; overflow:hidden; margin-top: 36px;}
.in_pro_nav a{width:210px; height: 60px; float: left; overflow: hidden; line-height: 60px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px; color: #172a88; border: 1px solid #172a88; text-align: center; margin-right:37px;}
.in_pro_nav a:nth-child(5n){margin-right: 0}
.in_pro_nav a:hover{background: #172a88; color:#fff}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 60px;}
.index_product ul li{width:384px; height: auto; float: left; margin-bottom: 39px; margin-right: 23px;}
.in_pro_pic{width:100%; height: auto; 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;
}
.index_product ul li p{width:100%; height: 62px; font-size: 18px; color: #333333; text-align: center; line-height: 62px;}
.index_product ul li:hover p{background: #172a88; color:#fff}
.index_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;}
.index_product ul li:nth-child(3n){margin-right: 0}
.pro_more{width:210px;height: 60px; border: 1px solid #172a88; font-size: 18px; color: #172a88; display: block; text-align: center; line-height: 58px; margin:0px auto;}
.pro_more:hover{background: #172a88; color:#fff}



/*优势*/
.index_youshi{width:100%; height: 658px; background: url(../images/youshi_bjs.jpg) no-repeat center; padding: 25px 0 84px; margin-top: 38px;    
	background-attachment: fixed; background-size: cover;}
.in_ys_title{width:100%; height: auto; overflow:hidden; text-align: center}
.in_ys_title h3{font-size: 36px; color: #fff;}
.in_ys_title h3 i{font-size: 72px; color: #fff; font-weight: bold; margin-right: 8px;}
.in_ys_title h4{width:596px; height:auto; border-top:2px solid #fff; font-size: 24px; color: #fff; margin: 0px auto; padding-top: 10px;}

.index_youshi ul{width:100%; height:auto; overflow: hidden; margin-top: 40px;}
.index_youshi ul li{width:287px; height: 369px; float: left; background: #fff; padding: 86px 26px 0; margin-right:17px;}
.index_youshi ul li:nth-child(4n){margin-right: 0}
.index_youshi ul li i{width:100%; height: 82px; display: block}
.icon1{background: url(../images/ysi1.png) no-repeat center}
.icon2{background: url(../images/ysi2.png) no-repeat center}
.icon3{background: url(../images/ysi3.png) no-repeat center}
.icon4{background: url(../images/ysi4.png) no-repeat center}
.index_youshi ul li h3{font-size: 24px; color: #172a88; text-align: center; margin: 30px auto 40px}
.index_youshi ul li p{font-size: 16px; color: #4d4d4d; text-align: center}
.index_youshi ul li:hover .icon1{background: url(../images/ysi1_h.png) no-repeat center}
.index_youshi ul li:hover .icon2{background: url(../images/ysi2_h.png) no-repeat center}
.index_youshi ul li:hover .icon3{background: url(../images/ysi3_h.png) no-repeat center}
.index_youshi ul li:hover .icon4{background: url(../images/ysi4_h.png) no-repeat center}
.index_youshi ul li:hover h3{color:#c30d23;}



/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; background: #f2f5f8; padding: 50px 0 75px}
.index_about_left{width:518px; height: auto; float: left; margin-top: 64px;}
.index_about_left h4{font-size:36px; color: #172a88; font-weight: bold; position: relative; padding-bottom: 10px;}
.index_about_left h4:after{content:""; position: absolute; bottom:0; left:0; width:38px; height: 4px; background: #172a88; display: block}
.index_about_left h5{font-size: 26px; color: #333333; margin: 20px auto; opacity: 0.82}
.index_about_left .ab_more{width:100%; height: auto; display: block; font-size: 16px; color:#4d4d4d; line-height: 34px;}
.ab_more span{color:#c30d23; font-size: 16px;}
.in_about_dl{width:100%; height: auto; overflow: hidden; margin-top: 38px;}
.in_about_dl dl{width:101px; height: auto; float: left; margin-right: 100px;}
.in_about_dl dl dt{width:100%; height:101px; background: url(../images/ab_b.png) no-repeat center}
.in_about_dl dl i{width:100%; height: 100%; display: block}
.in_about_dl dl dd{width:100%; height: 30px; line-height: 30px; font-size: 18px; color: #333333; text-align: center; margin-top: 10px;}
.in_about_dl dl:last-child{margin-right: 0}
.index_about_right{width:620px; height: auto; float: right; background: url(../images/a2.jpg) no-repeat right bottom; margin-top:64px; padding-bottom: 50px; 
	overflow: hidden}
.index_about_right img{width:620px; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;
}
.abi1{background: url(../images/ab_1.png) no-repeat center}
.abi2{background: url(../images/ab_2.png) no-repeat center}
.abi3{background: url(../images/ab_3.png) no-repeat center}
.in_about_dl dl:hover dt{background: url(../images/ab_h.png) no-repeat center}
.in_about_dl dl:hover .abi1{background: url(../images/ab_h1.png) no-repeat center}
.in_about_dl dl:hover .abi2{background: url(../images/ab_h2.png) no-repeat center}
.in_about_dl dl:hover .abi3{background: url(../images/ab_h3.png) no-repeat center}
.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_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; padding-top:32px; padding-bottom: 76px;}
.in_news_title{width:100%; height: auto; overflow: hidden; text-align: center}
.in_news_title h3{font-size: 36px; color: #fff; margin: 10px auto 15px;}
.in_news_title h4{font-size: 36px; color: #fff; font-family:"Impact"; position: relative; width: 100%}
.in_news_title h4:after{content: ""; width: 395px; height: 1px;  background: #fff; position: absolute; top:50%; left:0;}
.in_news_title h4:before{content: ""; width: 395px; height: 1px;  background: #fff; position: absolute; top:50%; right:0;}
.picScroll-left{ overflow:hidden; position:relative;    margin-top: 48px;}
.prev,.next{ display:block; width:60px; height:60px;  margin-top:-30px; position: absolute; top:50%;}
.next{background: url(../images/n_right.png) no-repeat center; right:-70px;}
.prev{background: url(../images/n_left.png) no-repeat center; left:-80px;}
.picScroll-left .bd{width:100%; height: auto; overflow: hidden}
.in_news_time{width:115px; height: 115px; background: #c30d23; text-align: center; border-radius: 50%; margin: 0px auto; padding-top: 26px; position: relative; z-index: 9}
.in_news_time p{font-size: 34px; color: #ffffff; font-family:"Impact"}
.in_news_time span{font-size: 24px; color: #fff;  font-family:"Impact"}
.in_news_info{width:270px; height: 238px; background: url(../images/news_t.png) no-repeat center; padding: 70px 16px 40px; margin-top: -60px;}
.in_news_info h3{font-size: 18px; color: #333333; width: 100%; height: 30px; line-height: 30px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.in_news_info p{width:100%; height: auto; overflow: hidden; line-height: 27px; color:#4d4d4d; font-size: 14px;}
.index_news_all{width:100%; height: auto; position: relative}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 15px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-left .bd ul li:nth-child(odd) .in_news_time{background: #469dff}
.picScroll-left .bd ul li:nth-child(even) .in_news_time{background: #00be6e}
.picScroll-left .bd ul li:hover .in_news_info h3{color:#172a88}


/*案例*/
.index_case{width:100%; height: auto; overflow: hidden; background: url(../images/case_bjs.jpg) no-repeat bottom center; padding: 56px 0 78px;}
.ban{ width:1200px; height:614px; position:relative; overflow:hidden;margin:40px auto 70px;}
.ban2{ width:880px; height:614px; position:relative; overflow:hidden; float: left}
.ban2 ul{ position:absolute; left:0; top:0;}
.ban2 ul li{ width:880px; height:614px; position: relative}
.ban2 ul li img{width:100%; height: auto;display: block}
.ban2 ul li h3{width:100%; height:73px; background: #172a88; text-align: center; line-height: 73px; font-size: 22px; color: #ffffff; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap; position: absolute; bottom:0; left:0; background: #172a88}
.num{ height:614px;overflow:hidden; width:280px; position:relative;float:left;}
.min_pic{width:280px; height: 614px; float: right}
.num ul{ position:absolute; left:0; top:0;}
.num ul li{ width:280px; height:196px; margin-bottom: 14px; }
.num 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;}
.num ul li.on{ border:1px solid red; padding:0;}
.ban2 ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}






/*底部*/
.footer{width:100%; height:auto;   position: relative; background: #2d2f39;  overflow: hidden; }
.footer_bottom{overflow: hidden; padding-top: 72px;}
.footer_bottom dl{float: left; margin-right:4%; max-width:140px;}
.footer_bottom dl dt{font-size: 18px; color: #ffffff; }
.footer_bottom dl dd{width:100%; height: auto; overflow: hidden; margin-top:10px;}
.footer_bottom dl dd a{font-size: 14px; color: #fff; display: block; line-height: 30px;}
.footer_bottom dl dd a:hover{font-weight:bold;}
.footer_xx{width:340px; float: left}
.footer_xx h3{font-size: 18px; color: #ffffff; margin-bottom: 10px; }
.footer_xx p{width:100%; font-size: 14px; color: #fff; line-height: 30px;}
.footer_xx p span{font-size: 24px; color: #fff;}
.f_ma{width:105px; height: auto; float: right; margin-left: 28px; }
.f_ma img{width:100%; height: auto; display: block}
.f_ma p{width:100%; height: 40px; line-height: 40px; font-size:14px; color: #fff; margin-bottom: 20px; text-align: center }
.copy{ height:54px; line-height: 54px; border-top:1px solid #202128; margin-top:30px;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff; font-size:14px;}
.copy_l a:hover{color:#dbb572!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:200px;
    width: 77px;
    z-index: 999;
}

.leftlx {
    float: left;
    height:80px;
    width: 80px;
}

.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 100%;
    width: 300px;
}
.lxfx li span {
    color: rgb(255, 255, 255);
    float: left;
    font-size:26px;
    height: 24px;
    line-height: 22px;
    margin-top:25px;
}
.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: 80px;
    margin: 0 auto ;
    text-align: center;
    width: 50px;
}
.lxfx li i.icon-qq {
     background:url(../images/f_qq.png) no-repeat center
}
.lxfx li i.icon-ly {
   background:url(../images/f_ly.png) no-repeat center
}
.lxfx li i.icon-tel {
   background:url(../images/f_dh.png) no-repeat center
}
.lxfx li i.icon-cp {
   background:url(../images/cp_i.png) no-repeat center
}
.lxfx li i.icon-top {
  background: url(../images/f_top.png) no-repeat center
}

.lxfx li p {
    line-height: 12px;
    text-align: center; font-size:14px;
}
.lxfx li {
    background:#172a88;
    height: 80px;
    margin-bottom:1px;
    margin-left: 0;
    position: relative;
    width: 80px; float:left;
}




/*å‰¯æ ‡é¢˜Ëœ*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 50px; text-align: center; display: table}
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{width:197px; height: 56px; background: #eeeeee; text-align: center; line-height: 56px; font-size: 16px; color: #535353; float: left; margin-right: 2px;}
.ny_fubiaoti ul li:last-child{margin-right: 0px;}
.ny_fubiaoti ul li:hover{background: #004098;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #004098;}
.ny_fubiaoti ul li a{ display:block; font-size: 16px;}




/*å†…é¡µbanner*/
.ny_banner{width:100%; height:340px; text-align: center; color: #ffffff; padding-top: 115px;}
.about_ban .container{ padding-top:90px; }
.ny_banner h3{ font-size: 36px;  font-weight: bold; line-height: 45px; margin-bottom: 25px;}
.ny_banner p{font-size: 16px; line-height: 28px;}
.ny_banner span{width:60px; height: 1px; border-top: 1px solid #fff; display: block; overflow: hidden; margin: 0px auto; margin-top: 25px;}
.ny_title{width:100%; height: 60px; line-height: 60px; border-bottom: 1px solid #eeeeee; }
.ny_title h3{ font-size: 24px; color: #313131; font-weight: bold; float: left;}
.ny_title h3 span{ font-size: 24px; color: #959595; font-family: "Impact"; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131;padding-left: 18px;}
.ny_title_right span{color: #004098;}
.ny_service{font-size:16px; color:#666; line-height:26px; margin-top:40px; margin-bottom:60px; overflow:hidden}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; height: 390px; }
.rlzy_ban{background: url(../images/rlzy_ban.jpg) no-repeat ; height: 390px; }
.service_ban{background: url(../images/service_ban.jpg) no-repeat ; height: 390px; }
.news_ban{background: url(../images/news_ban.jpg) no-repeat ; height: 390px; }
.product_ban{background: url(../images/product_ban.jpg) no-repeat ; height: 390px; }
.case_ban{background: url(../images/case_ban.jpg) no-repeat ; height: 390px; }
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat ; height: 390px; }
.pic_ban{background: url(../images/pic_ban.jpg) no-repeat ; height: 390px; }




/*荣誉资质*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; margin-bottom:50px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:290px; height: auto; float: left; position: relative; margin-right:13px; margin-bottom: 25px; border: 1px solid #d2d2d2;}
.ny_honor_li li:nth-child(4n){margin-right: 0px;}
.ny_honor_img{width:100%; height: auto; overflow: hidden; position:relative;}
.ny_honor_img img.honor_pic{width:100%; height: 100%; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; background: rgba(0,0,0,0.5); text-align: center; display: none; overflow:hidden}
.ny_honor_h h3{width:100%; height:100%;padding:10px; color:#fff; font-size:14px; line-height:190px;}
.ny_honor_h img{width:26px; height: 26px; margin-top:88px;}
.ny_honor_li li:hover .ny_honor_h{ display: block}
.ny_honor_li li:hover .ny_honor_img img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-align:center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}



.ny_case{height: auto; display: block; overflow: hidden}
.ny_case ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 29px;}
.ny_case ul li{width:388px; height: 490px; float: left; margin-right: 18px; margin-bottom:18px;}
.ny_case ul li:nth-child(3n){margin-right: 0px;}
.ny_case ul li .ny_case_img{width:388px; height: 294px; overflow: hidden}
.ny_case ul li .ny_case_img img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_case 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_info{width:100%; height:196px; border: 1px solid #e5e5e5; padding: 18px; }
.ny_case_info h3{ font-size: 18px; color: #313131; font-weight: bold; margin-bottom:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_case_info .ny_case_xx{width:100%; height: 70px;}
.ny_case_info .ny_case_xx p{width:100%; height: 70px; line-height: 25px;font-size: 14px; color: #707070; overflow:hidden}
.case_link{width:100%; height: 35px; margin-top: 15px;}
.case_link a{display: block; overflow: hidden; float: left; line-height: 35px;}
.case_link .see_more{width:95px; height: 35px; background: #313131; text-align: center; font-size: 14px; color: #ffffff; margin-right: 18px;}
.case_link .see_mucase{width:145px; height: 35px; background: #004098; text-align: center; font-size: 14px; color: #ffffff}
.ny_xiang_pro{width:100%; height: auto; background: #f5f5f5; padding-top: 50px; margin-top:50px; padding-bottom:60px;}
.ny_xiang_pro h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center}
.ny_case_li{width:100%; height: 502px; margin-top: 30px;}
.ny_case_li .Box_con {position: relative; height: 100%;}
.ny_case_li .Box_con .btnl {position: absolute;}
.ny_case_li .Box_con .btn {display: block;width: 45px;height:130px;position: absolute;top: 175px;cursor: pointer;  background:url(../images/an01.jpg) no-repeat;}
.ny_case_li .Box_con .btnl {background-position:0 0; left: -72px;}
.ny_case_li .Box_con .btnr {background-position:-90px 0; right: -72px;}
.ny_case_li .Box_con .btnl:hover {background-position:-45px 0;}
.ny_case_li .Box_con .btnr:hover {background-position:-133px 0;}
.ny_case_li .Box_con .conbox {position: relative;overflow: hidden; height: 100%;}
.ny_case_li .Box_con .conbox ul {position: relative;list-style: none;}
.ny_case_li .Box_con .conbox ul li {float: left;width: 386px;height:502px;margin-left: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_case_li .Box_con .conbox ul li img{width: 386px; height: 370px;}
.ny_case_li .Box_con .conbox ul li:first-child {margin-left: 0;}
.ny_case_li .Box_con .conbox ul li:hover .ny_honor_h{display: block}
.ny_case_h{width:100%; height:90px; border-top: 1px solid #e5e5e5; padding: 15px;}
.ny_case_h h3{font-size: 18px; color: #313131; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center; height:30px; line-height:30px;}
.ny_case_h p{ font-size: 14px; color: #959595; width: 100%; height: 35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap;text-align: center}
.ny_case_js .ny_case_cp{ float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin-right: 10px;}
.ny_case_js i{color: #004098;margin-right: 2px;}
.ny_case_jscs{float: left; width: 106px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343;}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h{background: #004098; border-top: 0px}
.ny_case_li .Box_con .conbox ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_case_li .Box_con .conbox ul li:hover i{color: #fff}
.ny_case_li .Box_con .conbox ul li:hover a{color: #fff}
.ny_case_cp:hover{background: #fff; }
.ny_case_jscs:hover{background: #fff;}
.ny_case_cp:hover a,.ny_case_jscs:hover a{color:#004098!important;}
.ny_case_jscs:hover i,.ny_case_cp:hover i{color:#004098!important;}
.ny_case_js{width:233px; margin: 0px auto}

.iconfont {
    font-family:"iconfont" !important;
    font-size:16px;
    font-style:normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  
  .icon-jia:before { content: "\e602"; }
  
  
  .icon-weibiaoti11:before { content: "\e609"; }
  
  
  
  

/*内页产品*/
.ny_pro_1{width:100%; height: auto; overflow: hidden}

.product_ban .container{ padding-top:90px; }
.ny_pro_sear{width:646px; height: 50px; margin: 46px auto 0;}
.ny_pro_sear input[type="text"]{width:593px; height: 50px; float: left; background: #eeeeee; line-height: 50px; padding: 0px 10px; border: 0px}
.ny_pro_sear input[type="submit"]{width:53px; height: 50px; background: url(../images/ss.png) no-repeat; border: 0px;}
.ny_pro_ft{width:100%; height: auto; margin-top: 60px; margin-bottom: 20px; }
.ny_pro_ft h1{font-size: 30px;
    color: #1b1b1b;
    font-weight: bold;
    margin-bottom: 25px;
    text-align: center;}
.ny_pro_ft p,.ny_pro_fts p{font-size: 14px;
    color: #707070;
    line-height: 30px;
    text-align: center;
    width: 910px;
    margin: 0px auto;}
.ny_pro_list{width:100%; height: auto; }
.ny_pro_list ul { margin: 35px auto 40px; overflow: hidden; width:100%;}
.ny_pro_list ul li {float: left;width: 285px;height:auto;margin-right: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5; background: #fff}
.ny_pro_list ul li img{width: 100%; height: auto; transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s; align-items: center; margin: 0px auto;}
.ny_pro_list ul li .ny_case_img{width: 100%; height:200px; overflow: hidden;  display: flex; align-items: center;  }

.ny_pro_list 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_pro_list ul li:hover .ny_case_h{background: #004098; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_case_li .Box_con .conbox ul li:hover .ny_case_h p{color:#fff}
.ny_pro_list ul li:hover i{color: #fff}
.ny_pro_list ul li:hover a{color: #fff}
.ny_pro_list ul li:nth-child(4n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_2,.ny_pro_4{width:100%; height: auto; overflow: hidden; background: #f5f5f5; margin-top: 52px; padding-bottom: 52px;}
.ny_prolist li{margin-bottom:30px;}
.ny_peijian ul{width:100%; height: auto; overflow: hidden}
.ny_peijian ul li{width:282px; height:248px; float: left; margin-right: 24px;}
.ny_peijian ul li:last-child,.ny_peijian ul li:nth-child(4n){margin-right: 0px;}
.ny_peijian ul li div{width:282px; height: 205px; overflow: hidden}
.ny_peijian ul li div img{width:100%; height: 100%;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.ny_peijian{background:#f5f5f5; padding:0px 0px 50px; overflow:hidden}
.ny_peijian ul li p{ font-size: 16px; color: #434343; height: 40px; line-height: 40px; text-align: center; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.pei_link{width:300px; height: 55px;  border:1px solid #dcdcdc;  color: #1F1F1F; text-align: center; line-height: 55px; display: block; overflow: hidden; margin:32px auto 0;}
.ny_peijian 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_peijian ul li:hover p{color:#004098}
.pei_link:hover { background: #004098; color: #fff; }
.honor_more{width:100px; height:35px; background:#004098; border-radius:25px; display:block; margin:30px auto 0;  color:#fff; text-align:center; line-height:35px;}




/*产品详情页*/
.ny_pro_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:523px; height: auto; float: left}
.ny_pro_tleft .slideBox{ width:100%; height:auto; overflow:hidden; position:relative; border:1px solid #ddd;  }
.ny_pro_tleft .slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:10px; bottom:15px; z-index:1; }
.ny_pro_tleft .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.ny_pro_tleft .slideBox .hd ul li{ float:left; margin-right:10px;  width:12px; height:12px; line-height:14px; text-align:center; background:#c9c9c9; cursor:pointer; border-radius: 50%;}
.ny_pro_tleft .slideBox .hd ul li.on{ background:#004098; color:#fff; }
.ny_pro_tleft .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.ny_pro_tleft .slideBox .bd ul{width:100%; height: 100%; overflow: hidden}
.ny_pro_tleft .slideBox .bd li{width:100%; height: 100%; }
.ny_pro_tleft .slideBox .bd img{ width:100%; height:100%; display:block;  }
.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: auto; max-height:100px; border-bottom: 1px solid #e5e5e5; margin-top:15px;}
.ny_pro_p p{width:100%; height: 35px;  color: #000000; line-height: 35px; font-size: 15px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_pro_a{width:100%; height: auto; overflow: hidden; margin: 35px 0 25px}
.ny_pro_a a{width:260px; height: 60px; background: #959595; display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #313131;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:56px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #004098; 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: 30px; margin-right: 30px;}

.ny_pro_bottom{width:100%; display: block; overflow: hidden; margin-top: 65px; margin-bottom:60px;}
.ny_pro_bleft{width:869px; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:300px; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.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:#004098; }
.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:50px;}
.ny_proinput .ny_pro_ft span{color: #004098;}
.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: #004098; 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(../images/jian.png) no-repeat 268px center;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: #004098 url(../images/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(images/icoAdd.png) 16px 12px no-repeat; cursor:pointer; }
.sideMenu h3.on em{ background-position:16px -57px; }
.sideMenu ul{ padding:15px 20px; 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; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}

.ny_probt{width:100%; height:65px;}
.ny_probt li{width:33.33%; 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:#004098; color:#fff}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#004098;}
.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:1px solid #eee;}



 
/*新闻页面*/
.ny_qynew_list{width:100%; height:auto; overflow:hidden; margin-bottom:40px; margin-top:40px;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:20px;}
.ny_qynew_list ul li .ny_qynew_xx{width:1070px; float: right; padding:5px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#004098}
.ny_qynew_list ul li:hover p{color:#004098}
.ny_qynew_rq{width:104px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 48px; color: #004098; font-family: "Impact"; border-bottom: 1px solid #d2d0d0; height:54px; line-height:54px;}
.ny_qynew_rq span{font-size: 16px; color: #004098; font-family: "Impact"; line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 18px; color: #313131; height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 14px; color: #898989; line-height:24px; height: 72px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;}
.ny_qynew{height:auto; overflow:hidden; margin:40px auto; color:#333; font-size:16px; line-height:30px;} 
 


  /*联系我们*/

.ny_contact{width:100%; height: auto; overflow: hidden; margin-top: 55px; margin-bottom:83px;}
.contact_ban .container{ padding-top:60px; }
.ny_contact h1{font-size: 36px; color: #313131; line-height: 45px; text-align: center;}
.ny_contact h3{ font-size: 18px; color: #707070; line-height: 35px; text-align: center}
.ny_contact ul{width:100%; height: auto; display: block; overflow: hidden; margin-top: 37px;}
.ny_contact ul li{width:281px; height:176px; background: #eeeeee; text-align: center; float: left; margin-right: 25px; margin-bottom: 25px; }
.ny_contact ul li:nth-child(4n){margin-right: 0px;}
.ny_contact ul li i{color:#1b60d2; font-size:60px; margin-top: 30px; display: block; margin-bottom: 10px; height: 72px;}
.icon-jiageyuce{font-size:66px!important;}
.ny_contact ul li p{font-size: 22px; color: #313131;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.ny_conta_info{width:600px; height: 445px; float: left; padding: 35px 35px; background: #f5f5f5}
.ny_conta_img{width:600px; height: 445px; float: right}
.ny_conta_img img{width:100%; height: 100%;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: 40px; line-height: 40px;}
.ny_conta_info .ny_if{font-size: 18px; color: #313131; height:auto; line-height: 30px;margin-bottom:5px;}
.ny_conta_dh{width:100%; height: 70px; margin-top: 20px;}
.ny_conta_dh img{width:70px; height: 70px; float: left; margin-right: 10px;}
.ny_conta_dh p{ font-size: 18px; color: #313131;}
.ny_conta_dh h5{ font-size: 36px; color: #1b60d2; font-family: "Impact"}
.ny_conta_dz{width:100%; height: auto; margin: 20px 0}
.ny_conta_dz p{font-size: 16px; color: #313131; line-height: 30px;}
.ny_conta_dz p i{color: #000000; margin-right: 5px;}
.ny_cont_wx{width:100%; height: auto;}
.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_contact ul li:hover{background:#1b60d2}
.ny_contact ul li:hover i,.ny_contact ul li:hover p{color:#fff}
.ny_map{width:100%; height:460px; position:relative}
.ny_map_xx{width:600px; height:100%; background:rgba(0,0,0,0.5); padding:126px; position:absolute; top:0;left:0}
.ny_map_xx h3{width:100%; height:40px; line-height:40px;  font-size:20px; color:#fff; text-align:left; background:url(../images/c_logo.png)no-repeat left center; padding-left:40px;}
.ny_map_xx p{width:100%; height:30px; color:#ffff; line-height:30px;}



.ny_futitle{width:1200px; height:auto;  background: #f2f2f2; overflow:hidden;  margin:18px auto 30px;}
.ny_futitle .ny_fubiao{ width:auto; height:50px; line-height:50px; background:#132b88;  padding-left: 80px; padding-right:12px;float: left}
.ny_futitle h3{font-size: 24px; color: #fff; font-weight: bold; width:auto; height:100%; background: url(../images/jts.png) no-repeat center right; padding-right:60px;}
.ny_futitle ul{width:100%; height: 100%; padding:0 20px;}
.ny_futitle ul li{width:auto; height: 50px; margin-right: 30px; float: left; line-height: 50px;}
.ny_futitle ul li a{color:#333333; font-size: 16px;}
.ny_futitle ul li.active_a a,.ny_futitle ul li:hover a{color:#132b88; }




