@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; transition: all 0.3s; -o-transition: all 0.3s; -mos-transition: all 0.3s; -webkit-transition: all 0.3s;  }
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;}
.w1440{ width:1420px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}




/* 导航栏 */
.header_nav{height:85px; width:100%;  position:fixed; top:0; left:0; z-index:999; padding: 0 6%; background: rgba(0,0,0,0.35)}
.h_logo{width:23%; height:85px; float: left; display: flex; align-items: center;}
.h_logo img{width:100%; height: auto; align-items: center; margin: 0px auto;}
.header_dao{width:47%; height: 100%;  float: right; }
.nav{width:100%; height:100%;float: right;   }
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;  width:16.6%;  text-align: center;  }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#fff;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#fff; line-height:82px; display: table; margin: 0px auto; position: relative; padding:0 12px;}
.nav .sub{ display:none;left:50%; top:85px;  position:absolute;  line-height:26px; width:130px;  margin-left: -65px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:40px; line-height:40px;  background:#eeeeee;text-align: center }
.nav .sub li p{ width:100%; margin: 0px; font-size: 15px;}
.nav .sub li span{ float: right;}
.nav .sub a{ display:block; padding:0 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#0161b6}
.nav .nLi.active p{font-weight: bold; border-bottom: 3px solid #02469b}
.h_search{width:14%; height:40px; line-height: 40px; float: right; background: rgba(255,255,255,0.55); border-radius: 25px; padding: 0 1%; margin-top:20px;}
.h_search input[type="text"]{width:80%; height:40px; line-height:40px; border: 0; float: left;  color:#333; font-size: 14px; padding: 0 10px; background: none;}
.submit{width:19px; height: 100%; float: right; background: url(../images/search_icon.png) no-repeat center; border: 0}

.f_top{background: #fff}
.f_top .nav .nLi h3 a p{color:#333}
.logo2{display: none}
.f_top .logo2{display: block}
.f_top .logo1{display: none}
.f_top .h_zkw{color:#333; background: url(../images/icon_h.png) no-repeat left center}
.f_top .h_search{background:#eee}



/* 首页:banner */
.banner{ width:100%; height:auto; position: relative; overflow: hidden}
.banner .slideBox{ width:100%; height:948px; overflow:hidden; position:relative; }
.banner .slideBox .hd{ height:10px; overflow:hidden; position:absolute; left:50%; bottom:20px; z-index:1; widows: auto; transform: translate(0,-50%);}
.banner .slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.banner .slideBox .hd ul li{ float:left; margin-right:10px;   width: 10px; height: 10px; border-radius: 50%; background: #fff; text-indent: -999px; cursor:pointer; }
.banner .slideBox .hd ul li.on{background: #0161b6}
.banner .slideBox .bd{ position:relative; height:100%; z-index:0;   }
.banner .slideBox .bd li{ zoom:1; vertical-align:middle; position: relative}
.banner .slideBox .bd li a{width:100%; height:948px; display: block}
.ban_jts{width:21px; height: auto; position: absolute; bottom:50px; left:1%; text-align: center }
.ban_jts p{color:#fff; font-size: 14px; font-family: "Arial"; writing-mode:tb-rl;writing-mode:vertical-rl; text-transform: uppercase; width: 21px;
	line-height: 21px; margin-bottom: 20px;}

@keyframes mymove
{
	 0% {
			transform: translate(0px, 0px);
		}
		50% {
			transform: translate(0px, -8px);
		}
		100% {
			transform: translate(0px, 0px);
		}

}


.banner .slideBox .prev,.banner .slideBox .next{ position:absolute; right:1%; display:block; width:47px; height:47px; }
.banner .slideBox .next{background: url(../images/ban_right.png) no-repeat center; bottom:7%}
.banner .slideBox .prev{background: url(../images/ban_left.png) no-repeat center; bottom:15%}
.banner .slideBox .prev:hover,
.banner .slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }







/*关于我们*/
.index_about{width:100%; height:auto; overflow: hidden; padding: 80px 0 0; position: relative; background: url(../images/about_bjs.jpg) no-repeat top center}
.index_about_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_about_t h4{color:#fff; font-size: 38px; font-weight:bold; margin-bottom:10px;}
.index_about_t p{color:#fff; font-size: 14px; }
.index_about_xx{width:100%; height: auto; overflow: hidden; text-align: center; font-size: 16px; color: #ffffff; line-height: 32px; margin:50px 0 60px; display: block; padding: 0 3%}
.index_about_num{width:auto; height: auto; overflow: hidden; display: table; margin: 0px auto;}
.index_about_num dl{float: left; margin-right:150px; transition: all 0.4s ease-in-out;}
.index_about_num dl:last-child{margin-right: 0}
.index_about_num dl dt{color:#fff; font-size: 14px;}
.index_about_num dl dt span{font-size: 50px; font-weight:bold; font-family: "Arial"}
.index_about_num dl dd{color:#fff; font-size: 14px; margin-top: 8px;}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top: 62px;}
.index_about ul li{width:24.2%; height: auto; float: left; margin-right: 1%; padding-bottom: 10px;}
.index_about ul li:nth-child(4){margin-right: 0}
.in_about_pic{width:100%; height: auto; overflow: hidden}
.in_about_pic img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_about_xx{width:100%; height: auto; overflow: hidden; background: #f5f5f5; padding: 15px 20px; box-shadow: 0 4px 8px rgba(0,0,0,0.11)}
.in_about_xx h4{width:100%; height:30px; line-height: 30px; color: #333333; font-size: 16px; font-weight: bold; }
.in_about_xx p{width:100%; height:30px; line-height: 30px; color: #999999; font-size: 14px; }
.index_about ul li:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_about ul li:hover h4{color:#02469b}

.index_about_num dl:hover{margin-top:-10px; transition: all 0.4s ease-in-out;}



/*产品*/
.index_product{width:100%; height: auto; margin: 58px 0 70px}
.index_product_nav{width:auto; max-width: 1200px; margin:35px auto; display: table}
.index_product_nav a{width:190px; height: 53px; float: left; border:1px solid #eeeeee; text-align: center; line-height: 53px; font-size:16px; color: #333333; margin-right: 20px;}
.index_product_nav a:hover{background: #02469b; color:#fff;}
.index_product_ul{width:100%; height: auto; overflow: hidden}
.index_product_ul li{width:23.8%; height: auto; float: left; margin-right:1.6%; box-shadow: 0 0 5px rgba(0,0,0,0.07); margin-bottom: 20px;}
.index_product_ul li:nth-child(4n){margin-right: 0}
.index_product_pic{width:100%; height: auto; overflow: hidden}
.index_product_pic img{width:100%; height: auto; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_product_xx{width:100%; height: auto; overflow: hidden; padding: 10px 28px;}
.index_product_xx dl{width:50%; height: auto; float: left}
.index_product_xx dt{width:100%; height: 30px; line-height: 30px; color: #333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_xx dd{width:100%; height: 25px; line-height: 25px; color: #999999; font-size: 14px; font-family: "Arial"; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_product_xx img{float: right; margin-top:9px;}
.index_product_ul li:hover .index_product_pic img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}
.index_product_ul li:hover dt{color:#02469b}
.index_product_ul li:hover dd{color:#02469b}
.index_product_link{width:auto; display: table; margin: 28px auto;}
.index_product_link a{width:198px; height: 53px; float: left; text-align: center; line-height: 53px; color: #fff; font-size: 16px;}
.in_pcp{background: #fabc00; margin-right: 90px;}
.in_pdzbj{background: #02469b}
.index_product_link a:hover{background:#000 }



/*服务*/
.index_service{width:100%; height:662px; background: url(../images/service_bjs.jpg) no-repeat center; background-attachment: fixed; background-size:cover;}
.index_service ul{width:100%; height: 100%; overflow: hidden; background: url(../images/s_bjs.png) no-repeat center}
.index_service ul li{width:25%; height: 100%; float: left; border-right:1px solid rgba(255,255,255,0.4); position: relative}
.index_service ul li img.in_ser_pic{width:100%; opacity: 0; transition: all 0.4s ease-in-out; height: 100%; object-fit: cover; object-position: center center;}
.index_service_hover{width:100%; height: auto; overflow: hidden; position: absolute; bottom:0; left:0; padding: 0 8%; transition: all 0.4s ease-in-out;}
.index_service_hover h4{color:#fff; font-size: 30px; font-weight: bold; margin-bottom: 10px;}
.index_service_hover p{color:#fff; font-size: 16px; line-height: 30px;}
.index_service_hover span{color:#fff; font-size: 16px; font-weight: bold; display: block; opacity: 0}
.index_service_hover img{margin: 40px 0}
.index_service ul li:hover img.in_ser_pic,.index_service ul li:hover span{opacity: 1; transition: all 0.4s ease-in-out;}
.index_service ul li:hover .index_service_hover{bottom:10%; transition: all 0.4s ease-in-out;}




/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; background:url(../images/news_bjs.jpg) no-repeat center; background-size: cover; padding: 62px 0}
.index_title{width:100%; height: auto; overflow: hidden; text-align: center}
.index_title h4{color:#333333; font-size: 38px; font-weight:bold; margin-bottom:10px;}
.index_title p{color:#333333; font-size: 14px; }
.index_news_top{width:100%; height: auto; overflow: hidden; margin-top:60px; }
.news_top_left{width:40%; height: auto; float: left; position: relative; overflow: hidden}
.news_top_left img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.news_top_hover{width:100%; height:124px; background: rgba(0,0,0,0.63); position: absolute; bottom:0; left:0; padding:15px 20px;}
.news_top_hover h3{width:100%; height: 30px; line-height: 30px; font-size: 16px; color: #fff; font-weight: bold; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_top_hover p{width:100%; height: 30px; line-height: 30px; font-size: 14px; color: #fff;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.news_top_hover span{color:#fff; font-size: 14px; opacity: 0.5; display: block; line-height: 30px;}
.index_news_top ul{width:58.8%;  height: auto; float: right}
.index_news_top ul li{width:49%; height: auto; float: left; background: #f7f7f7; padding: 22px 20px 30px; margin-bottom: 20px;}
.index_news_top ul li:nth-child(2n){float: right}
.index_news_top ul li i{font-style: normal; color:#02469b; font-size: 14px; font-family: "Arial"; width: 100%}
.index_news_top ul li h4{width:100%; height: 50px; line-height: 40px; color: #333333; border-bottom: 1px solid #dddddd; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; font-size: 18px;}
.index_news_top ul li p{width:100%; height: 30px; line-height:30px; color: #666666;  text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 14px; margin-top: 10px;}
.index_news_top ul li span{color:#02469b; font-size:14px; font-weight: bold; margin-top: 20px; display: block}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 20px;}
.index_news_bottom a{width:49%; height: auto; float: left; background: #f7f7f7; padding:20px 33px;}
.index_news_bottom a:nth-child(2n){float: right}
.index_news_bottom a  h4{width:100%; height: 40px; line-height: 40px; color: #333333; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; font-size: 16px;}
.index_news_bottom a span{color:#999999; font-size: 14px; font-family: "Arial"; display: block; margin:5px 0 10px}
.index_news_bottom a p{width:100%; line-height:30px; height:30px; color: #666666; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.in_news_more{width:198px; height: 53px; display: block; margin: 0px auto; text-align: center; line-height: 53px; font-size: 16px; color: #fff; background: #02469b; margin:40px auto 0;}
.in_news_more:hover{background: #fabc00}

.index_news_bottom a:hover h4,.index_news_bottom a:hover p{color:#02469b}
.index_news_top ul li:hover h4{color:#02469b}
.news_top_left:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.index_contact{width:100%; height:353px; background: url(../images/contact_bjs.jpg) no-repeat center}
.index_contact_left{width:400px; height: auto; float: right; text-align: center; padding-top: 68px; margin-right:28%; position:relative; z-index:9}
.index_contact_right{width:440px; height: auto;   padding-top: 68px; text-align: center;position:relative; z-index:9; margin-left:20%}
.index_contact h4{color:#fff; font-size: 38px; font-weight: bold;}
.index_contact hr{width:40px; height: 3px; background: #fff; background: #fff; border: 0; margin: 16px auto 20px;}
.index_contact p{color:#fff; font-size: 14px;}
.index_contact_left a{width:198px; height: 53px; display: block; text-align: center; line-height: 53px; font-size: 16px; background: #fabc00; color:#fff; 
	margin:44px auto 0;} 
.index_contact_right a{width:198px; height: 53px; display: block; text-align: center; line-height: 53px; font-size: 16px; background: #02469b; color:#fff; 
	margin:44px auto 0;} 
.index_contact_left a:hover{background: #fff; color:#fabc00}
.index_contact_right a:hover{background: #fff; color:#02469b}
.contact_left,.contact_right{width:50%; height:100%; position:relative}
.contact_left:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,81,183,0.45); opacity:0}
.contact_right:after{content:""; width:100%; height:100%; position:absolute; top:0; left:0; background:rgba(0,81,183,0.45); opacity:0}
.contact_left:hover:after{opacity:1}
.contact_right:hover:after{opacity:1}





/*底部*/
.footer{width:100%; height:auto; overflow: hidden; background:url(../images/footer_bjs.jpg) no-repeat; background-size: cover; }
.footer_left{width:31%; float: left; padding-top: 70px; border-right:1px solid rgba(255,255,255,0.15); height: 350px;}
.footer_left h4{color:#fff; font-size: 24px; font-weight: bold; margin-bottom: 18px}
.footer_left p{color:#e8e2d9; font-size: 16px; line-height: 30px; padding-left: 30px; margin-bottom: 8px;}
.f1{background: url(../images/f1.png) no-repeat left center}
.f2{background: url(../images/f2.png) no-repeat left center;}
.footer_xx{width:48%; height: auto;  overflow: hidden;  float: left; padding-top: 70px; padding-left: 3%}
.footer_xx dl{float: left; width: 25%}
.footer_xx dl dt{width:auto; margin:0 auto 25px; font-size: 20px; font-weight: bold; color:#fff; background: url(../images/dian.png) no-repeat right center; padding-right: 20px; display: table;}
.footer_xx dl dd{width:100%; text-align: center}
.footer_xx dl dd a{color:#fff; font-size: 14px; display: block; margin-bottom:10px; opacity: 0.34}
.footer_xx dl dd a:hover{opacity: 1; color:#fff}
.footer_ma{width:212px; height: auto; float: right; margin-top: 70px;}
.footer_ma .hd{width:26px; height: auto; float: left; margin-top: 82px;}
.footer_ma .hd ul{width:100%; height:auto }
.footer_ma .hd ul li{width:100%; height: auto; margin-top:15px; opacity: 0.8}
.footer_ma .hd ul li.on{opacity: 1}
.footer_ma .bd{width:169px; float: right}
.footer_ma .bd .bd_li{width:100%; }
.bd_li_img{width:169px; height: 174px; background: url(../images/ma_bjs.png) no-repeat center; padding: 15px;}
.bd_li_img img{width:100%; display: block}
.bd_li p{color:#fff; font-size: 16px; text-align: center;  margin-top: 8px;}
.copy{clear:both;width:100%;height:70px; line-height:70px;  position: relative; border-top:1px solid rgba(255,255,255,0.15)}
.copy_tab{display: table; margin: 0px auto;}
.copy_l{float:left; font-size:14px; color:#fff; height: 100%; }
.copy_l a{color:#fff}
.copy_l a:hover{color:#02469b!important}
.footer_zhichi{width:auto; height:100%; float: right; margin-left: 20px; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#fff; height: 100%}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:90px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:22px;}
.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;}
.index_link{width:100%; height: auto; overflow: hidden; margin: 18px 0 22px}
.index_link p{color:#333333; font-size: 16px; width: 90px; height: 30px; line-height: 30px; float: left;  text-align: center}
.index_link_xx{margin-left: 110px;}
.index_link_xx a{color:#333333; font-size: 16px; height: 30px; line-height: 30px; margin-right:5%; float: left; margin-bottom: 8px;}
.index_link_xx a:hover{color:#f15212}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -145px;
    position: absolute;
    top: -40px;
    width: 120px;
}
.lxfx li i {
    display: block;
    height: 27px;
    margin: 0 auto;
    text-align: center;
    width: 30px; background:url(../images/fx.png) no-repeat;
}
.lxfx li i.icon-tel {
    background-position: 0 -25px;
}
.lxfx li i.icon-ly {
    background-position: 4px -53px;
}
.lxfx li i.icon-wx {
    background-position: -34px 4px;
}
.lxfx li i.icon-wb {
    background-position: -30px -22px;
}
.lxfx li i.icon-top {
    background-position: -30px -49px; height:32px;
}

.lxfx li p {
    line-height: 12px;
    text-align: center;
}
.lxfx li {
    background:#02469b;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}








@media screen and (max-width:1500px){
	.w1440{width:1200px;}
	.header_dao{width:54%}
	.index_news_top ul li span{margin-top:15px;}
	.index_news_top ul li{padding:15px 20px 15px; margin-bottom:12px;}

}






/*å†…é¡µbanner*/
.banner_info{width:1440px; height: auto;  position: fixed; top:28%; left:20%; z-index: 4;}
.banner_info h4{font-size: 36px; color: #fff;  line-height: 54px;}
.banner_info p{font-size: 18px; color: #fff; line-height: 36px; margin-top: 10px;}
.banner_info span{width:130px; height: 46px; border: 1px solid #0072b9; background: #0d4788; font-size: 14px; color: #fff; display: block; text-align: center; line-height: 46px; 
	margin-top: 66px;}
.index_main{ margin: 0 auto; background: #f5f5f5;  padding-bottom:50px;}
.index_main .container{  height: 100%; position: relative; width: 1200px; margin: 0 auto;    margin-top: -80px; }
.banner_info span:hover{background: #02469b}
.ny_banner{width:100%; height: 400px; text-align: center; color: #ffffff; padding-top: 115px;}
.about_ban{background: url(../images/about_ban.jpg) no-repeat ; height: 600px; }
.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:"POPPINS-BOLD" ; margin-left: 5px; font-weight: normal; }
.ny_title_right{float: right; font-size:14px; color: #313131; background: url(../images/dz.png) no-repeat left center; padding-left: 18px; height:60px; line-height:60px;}
.ny_title_right span{color: #02469b;}
.nybanner_all{width:100%; height:350px; position: relative;  text-align:center}
.nybanner_all .banner_info{left:50%; margin-left:-720px;  position:absolute; top:128px;  }







/*å†…é¡µæ ‡é¢˜*/
.ny_fubiaoti{width:100%; height: auto; margin-top: 34px; text-align: center; display: table; }
.ny_fubiaoti ul{width:auto; margin: 0px auto; display: table}
.ny_fubiaoti ul li{  padding: 0 5px; margin-bottom: 2px;   min-width: 158px; 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: #02469b;}
.ny_fubiaoti ul li:hover a,.ny_fubiaoti ul li.active a{ color: #fff}
.ny_fubiaoti ul li.active{background: #02469b;}
.ny_fubiaoti ul li a{ display:block; }



/*å…³äºŽæˆ‘ä»¬*/
.ny_about{width:100%; height: auto; overflow: hidden; font-size: 16px;color: #333; line-height: 34px; padding: 20px 40px 50px;    background: #fff;}
.ny_about_xx{width:100%; height:auto; overflow:hidden; margin-top:30px;}
.ny_about_xx table,.ny_about_xx table tr,.ny_about_xx table tr td{border-collapse: collapse;}






/*è£èª‰èµ„è´¨*/
.ny_honor_li{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_honor_li ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_honor_li li{width:31.5%; height: auto; float: left; position: relative; margin-right:1.4%; margin-bottom: 25px;}
.ny_honor_li li:nth-child(6n){margin-right: 0px;}
.ny_honor_img{width:100%; height: 100%; overflow: hidden; border: 1px solid #d2d2d2;}
.ny_honor_img img{width:100%; height: 100%; display:block;transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;
}
.ny_honor_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; padding-top:60%; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_h img,.ny_team_h img{width:36px; height: 29px;}
.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_team_h{width:100%; height: 100%;  position: absolute; top: 0px; left: 0; z-index: 999; padding-top:30%; background: rgba(0,0,0,0.5); text-align: center; display: none}
.ny_honor_li li:hover .ny_team_h{ display: block}
.ny_honor_li li p{width:100%; height:40px; line-height:40px; font-size:16px; color:#333; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; text-align:center}
.page-list{display:none;}




/*äº§å“åˆ—è¡¨*/
.ny_pro_list{width:100%; height: auto; }
.ny_pro_list ul {position: relative;list-style: none; margin: 35px auto 25px; overflow: hidden}
.ny_pro_list ul li {float: left;width: 32%;height:auto;margin-right: 20px;overflow: hidden; position: relative; border: 1px solid #e5e5e5;  margin-bottom: 30px;}
.ny_pro_list ul li img{width: 100%; height: 100%; display:block;}
.ny_pro_list ul li .ny_case_img{width: 100%; height: auto; overflow: hidden;    transform: scale(1);
    transition: all 1s ease 0s;
    -webkit-transform: scale(1);
    -webkit-transform: all 1s ease 0s;}
.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: #02469b; border-top: 0px}
.ny_pro_list ul li:hover .ny_case_h h3,.ny_pro_list ul li:hover p{color:#fff}
.ny_pro_list ul li:hover i{color: #fff}
.ny_pro_list ul li:hover a{color: #02469b}
.ny_pro_list ul li:nth-child(3n) {margin-right: 0;}
.ny_pro_list ul li:hover .ny_honor_h{display: block}
.ny_pro_list ul li:hover .ny_case_cp,.ny_pro_list ul li:hover .ny_case_jscs{color:#fff}
.tab_links{display:table; margin:20px auto;}
.honor_more {
    width: 239px;
    height: 50px;
    border: 1px solid #d2d2d2;
    display: block;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #434343;
   
    float:left
}
.honor_more:hover{background:  #434343; color: #fff}

.honor_more_h {
    width: 239px;
    height: 50px;
    border: 1px solid #d2d2d2;
    display: block;
    overflow: hidden;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color:  #02469b;
    margin-left:20px; 
    float:left
}
.honor_more_h:hover{background:#02469b; color: #fff}

.ny_case_h{width:356px; 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: 25px; line-height: 25px;padding-top: 0px;}
.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 { width:100%; margin:10px auto 0;}
.ny_case_js .ny_case_cp{ width:83px; height: 30px; line-height: 30px; border-radius: 30px; text-align: center; font-size: 14px; color: #434343; margin:0px auto;}
.ny_case_js i{ color: #555; 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_prolist p{width:100%; height:40px; line-height:40px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:16px; text-align:center; color:#333; transition: .3s; }
.ny_prolist{height: auto; display: block; overflow: hidden; margin-top: 36px; }
.ny_prolist ul{width:100%; overflow: hidden; height: auto; margin-bottom:30px}
.ny_prolist li{border:0px;width:32%; margin-right:20px; float:left;  margin-bottom: 25px;}
.ny_prolist .ny_honor_img{border: 1px solid #e5e5e5;}
.ny_prolist li:hover p{  background: #02469b; color: #fff;  }
.ny_prolist li:nth-child(3n){margin-right:0}




/*äº§å“è¯¦æƒ…é¡µ*/
.ny_pro_ft{width:100%; height: auto; margin-top: 60px;}
.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_show{width:100%; height: auto; overflow: hidden; margin-top: 55px;}
.ny_pro_top{width:100%; height: auto; overflow: hidden}
.ny_pro_tleft{width:50%; height: auto; float: left; overflow:hidden}
.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:#02469b; 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:46%; height: auto; float: right}
.ny_pro_tright h3{ font-size: 30px; color: #191919; height:auto; line-height: 40px; margin-bottom:15px;}

.ny_pro_p{width:100%; height: auto; border-bottom: 1px solid #e5e5e5; margin-top:15px; overflow:hidden; padding-bottom:20px; word-break:break-all;display:-webkit-box; -webkit-line-clamp:4;
  -webkit-box-orient:vertical; overflow:hidden; }
.ny_pro_p p{width:100%;   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:236px; height: 60px;  display: block; overflow: hidden; line-height: 60px; font-size: 18px; color: #fff; float: left; margin-right: 18px; }
.ny_pro_a a:hover { background: #02469b; }
.ny_pro_zx{background:#333}
.ny_pro_zi{background: #555;}
.ny_pro_a a i{font-size: 28px; margin-right: 10px; float: left; margin-left:45px;}
.ny_pro_dh{width:100%; height:80px;}
.ny_pro_dh i{ color: #000000; font-size: 50px; float: left; line-height: 70px;}
.ny_pro_ddh{float: left;}
.ny_pro_ddh p{ font-size: 14px; color: #313131;}
.ny_pro_ddh span{ font-size: 30px; color: #02469b; font-family: "Impact"}
.ny_pro_24{width:100%; height: 30px; line-height: 30px; overflow: hidden}
.ny_pro_24 p{font-size: 14px; color: #313131;  float: left;  margin-right: 18px; background:url(../images/dh.png) no-repeat left center; padding-left:20px;}

.ny_pro_bottom{width:100%; height: auto; display: block; overflow: hidden; margin-top: 65px;}
.ny_pro_bleft{width:70%; height: auto; overflow: hidden; float: left}
.ny_pro_bright{width:27%; height: auto; float: right}
.ny_probt_case{width:100%; height:368px; margin-top: 30px; }
.ny_probt_case h1,.ny_proshow_num h1,.ny_proshow_info h1{ font-size: 30px; color: #313131; font-weight: bold; text-align: center; margin-bottom: 24px;}
.ny_probt_case li{width:275px; height: 300px; float: left; margin-right:22px;}
.nyprocase-div{width:100%; height: 203px; overflow:hidden; position: relative}
.ny_probt_case li img{width:100%; height: 203px; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_probt_case li .ny_probt_xx{width:100%; height: 40px;  padding:0 15px;}
.ny_probt_xx h3{width: 100%; height:40px;  line-height: 40px; font-size: 16px; color: #313131; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_probt_case li:last-child{margin-right: 0px;}
.ny_probt_case li:hover .index_case_info::before,
.ny_probt_case li:hover p {opacity: 1; -webkit-transform: scale(1); transform: scale(1);}
.ny_probt_case li:hover .index_case_info {background: rgba(0,0,0,0.6);}
.ny_probt_case li:hover h5{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}
.ny_probt_case li .index_case_info h5{font-size: 16px; margin:0% 0 15px 0; }
.ny_probt_case li .case_xx{height:87px;}
.ny_probt_case li .case_xx p{font-size: 16px; line-height:28px;}

.ny_proinput .ny_pro_ft{margin-top:50px;}
.ny_proinput .ny_pro_ft span{color: #02469b;}
.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: 38px; width: 410px; border: 1px solid #d2d2d2; float: left;}
.ny_proinput ul li div input{width:100%; height: 100%; border: 0px; text-indent: 10px;   }
.li_dh{float: right!important}
.ny_proinput ul li textarea{width:818px; height: 88px; border: 1px solid #d2d2d2; padding: 10px; resize: none}
.liji_su{width:423px; height:46px; background: #02469b; 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 20px 0 20px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap 
}
.sideMenu h3.on {background: #02469b 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: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; background: url(../images/dian.png) no-repeat left center; padding-left:15px; overflow: hidden; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.sideMenu h3:hover { background: #02469b ; color: #fff;  }
.ny_probt{width:100%; height:65px;}
.ny_probt li{width:100%; height:50px; background:#555; color:#313131; font-size:18px; float:left; text-align:center; line-height:50px; }
.ny_probt li:last-child{margin-right:0px;}
.ny_probt li:hover{background:#02469b; color:#02469b}
.ny_probt li:hover a{color:#fff}
.ny_probt li.on{background:#555;}
.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;}
.ny_proshow_info{width:100%; height:auto; overflow:hidden;  }
.fangan_show{ margin-top:20px;}
.ny_probt ul{width:100%;  height:auto;overflow:hidden}
.ny_hotnews{width:100%; height:auto; overflow: hidden; margin-top:30px;}
.ny_hotnews h3{width:100%; height:40px; background: #02469b ; color: #fff; text-align: center; line-height: 40px; font-size: 20px; padding: 0px 10px;}
.ny_hotnews ul{width:100%; height: auto; margin-top: 10px;}
.ny_hotnews ul li{width:92%; 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:#02469b }
.ny_hotnews_info{width:100%; height: auto; overflow: hidden; margin-top:15px;  border: 1px solid #dad7d7; padding: 20px 10px;}
.ny_hotnews_info p{font-size: 14px; color: #191919; line-height: 26px;}
.ny_proshow_info > hr{ width: 100%; height: 1px;  background: #d5d5d5;}

/*äº§å“è¯¦æƒ…é¡µï¼šè¡¨æ ¼*/
.table_xx table{ width: 100% ; border-top: 1px solid #555; border-left: 1px solid #555;  }
.table_xx table td{ border: none !important; border-right: 1px solid #555 !important; border-bottom: 1px solid #555 !important;}
.contewm-li{ float: left; margin-left: 20px  }
.contewm-li img{ width: 120px; }
.contewm-li p{text-align: center; line-height: 40px; }




/*å†…é¡µæ–°é—»*/
.ny_news{padding: 20px 40px 50px; overflow:hidden;  width:100%;background: #fff; }
.ny_qynew_right{width:660px; height: 366px; float: right;}
.ny_qynew_rq{width:90px; height: 108px; background: #eeeeee; text-align: center; padding: 12px; float: left}
.ny_qynew_rq p{font-size: 34px; color: #555; font-weight: bold; border-bottom: 1px solid #d2d0d0; line-height: 60px;}
.ny_qynew_rq span{font-size: 16px; color: #555;  line-height: 30px;}
.ny_qynew_xx{width: 535px;  float: right;}
.ny_qynew_xx h3{ font-size: 20px; color: rgb(0, 0, 0); height: 38px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold;}
.ny_qynew_xx p{ font-size: 16px; color: #777; line-height:30px; height: 60px;   word-break:break-all;display:-webkit-box; -webkit-line-clamp:3;
  -webkit-box-orient:vertical; overflow:hidden;}
.ny_qynew_right li{width:100%; height: 108px; margin-bottom: 17px;}
.ny_qynew_right li:last-child{margin-bottom: 0px;}
.ny_qynew_right li:hover h3,.ny_qynew_right li:hover p{ color: #02469b}
.ny_qynew_list{width:90%; height:auto; overflow:hidden;  margin: 40px auto;}
.ny_qynew_list ul{width:100%; height:auto; overflow:hidden}
.ny_qynew_list ul li{width:100%; height:109px; overflow:hidden; margin-bottom:40px;}
.ny_qynew_list ul li .ny_qynew_xx{width:86%; float:right; padding:6px 0; height:100%;}
.ny_qynew_list ul li:hover h3{color:#02469b}
.ny_qynew_list ul li:hover .ny_qynew_rq p{color:#fff}
.ny_qynew_list ul li:hover .ny_qynew_rq span{ color:#fff}
.ny_qynew_list ul li:hover .ny_qynew_rq{ background: #02469b; }
.ny_qynew_list ul li:hover .ny_qynew_rq{ color: #02469b; }



/*æ–°é—»è¯¦æƒ…*/
.ny_allnews{width:100%; height: auto; overflow: hidden; margin-top: 30px; }
.ny_allnews_left{width:71%; height: auto; overflow: hidden; float: left; font-size: 16px; color: #666; line-height: 34px}
.ny_allnews_left img{max-width:100%; height:auto!important;}
.ny_allnews_left h3{font-size:24px; text-align:center; color:#333; border-bottom:1px solid #eee; margin-bottom:20px; padding-bottom:12px;}
.ny_allnews_bt{width:100%; height:auto; overflow:hidden;}
.ny_allnews_bt h1{font-size:26px; text-align:center; color:#333; }

.ny_allnews_info{width:100%; height:auto; margin:10px 0}



