@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; box-sizing:border-box; font-size: 14px; font-family: "Arial"}
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; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

body{background: url(../images/bjs.jpg) repeat}

*:focus{   
	border:none;
}

@font-face {
    font-family: 'bex';
    src: url('../font/EMBASSY BT.TTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'shr';
    src: url('../font/SSOURCEHANSERIFCN-BOLD_0.OTF') format('truetype');
    font-weight: normal;
    font-style: normal;
}




.h_logo{float:left; width:283px; height:82px; display: flex; align-items: center; margin-top: 18px;}
.h_logo img{width:100%; align-items: center; margin: 0px auto;}
.h_dianhua{float: right; padding-top:68px;}
.h_dianhua p{color:#fff; font-size: 18px; background: url(../images/h_sj.png) no-repeat left center; padding-left: 20px; margin-bottom: 5px;}




/* 导航栏 */
.header_nav{height:123px; width:100%; z-index: 9; position: absolute; top:0; left:0; border-bottom: 1px solid rgba(255,255,255,0.2) }
.nav{width:60%; height:100%; float: right; margin-right: 3%; margin-top: 56px}
.nav .nLi{position:relative;float:left;display:inline;height:100%; width:14.2%; text-align: center; }
.nav .nLi h3{text-align:center;  font-weight: normal; width:100%; height: 100%; margin: 0px auto  }
.nav .nLi h3 p{height:66px; line-height:50px; color:#ffffff; font-size:16px; margin: 0px auto; position: relative; display: table}
.nav .nLi h3 a{display:block;width:100%;height:100%;color:#ffffff; text-align: center; }
.nav .sub{position:absolute;top:66px;left:50%; z-index:999;display:none;padding:0;width:160px; margin-left: -80px; background:#fff;line-height:26px;} 
.nav .sub li{height:40px;border-bottom:1px solid #eee;text-align:center;line-height:40px;zoom:1}
.nav .sub li p{float:left;margin:0;width:100%; font-size:14px}
.nav .sub li span{float:right}
.nav .sub a{display:block;padding:0 10px;height:100%;color:#333;}
.nav .nLi.active h3 p,.nav .nLi:hover h3 p{border-bottom: 3px solid #fff}
.sub li:hover a{color:#1570d5;}




/* 首页:banner */
.banner{ width:100%; height:849px; position: relative; overflow: hidden; }
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{z-index:1;overflow:hidden;height:auto; position: absolute; bottom:40px; right:50%; margin-right:-35px }
.banner .slideBox .hd ul{overflow:hidden;zoom:1;margin: 0px auto; display: table; width:70px;}
.banner .slideBox .hd ul li{margin:0 5px; width:12px;height:12px; cursor:pointer; border-radius:10px; background: #fff; float: left}
.banner .slideBox .hd ul li.on{background: #1570d5}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:849px; overflow: hidden}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:849px; }
.index_class{width:100%; height: auto; overflow: hidden; position: absolute; bottom:0; left:0; z-index: 9}
.index_class a{width:24.8%; height:116px; margin-left: 0.2%; text-align: center; padding: 8px 8px 0; float: left;}
.index_class a dl{width:100%; height: 100%; overflow: hidden; border: 1px solid rgba(255,255,255,0.5); text-align: center; border-bottom: 0; padding-top:26px; 
	transition: all 0.4s ease-in-out;}
.index_class a dl dt{font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 8px;}
.index_class a dl dd{font-size:16px; color: #ffffff; opacity: 0.5; text-transform: uppercase}
.index_class a:nth-child(1){background: #0098e2}
.index_class a:nth-child(2){background: #4d78f7}
.index_class a:nth-child(3){background: #4169e2}
.index_class a:nth-child(4){margin-right: 0; background: #2d54c9}
.index_class a:hover dl{padding-top:15px; transition: all 0.4s ease-in-out;}

.slideBox .prev,
.slideBox .next{ position:absolute;  bottom:200px;display:block; width:74px; height:40px;border: 1px solid rgba( 255,255,255,0.5) }
.slideBox .next{background: url(../images/ban_right.png) no-repeat center; left:331px; border-left:0}
.slideBox .prev{background: url(../images/ban_left.png) no-repeat center; left:257px;}
.slideBox .prev:hover{background:#fff url(../images/ban_hleft.png) no-repeat center}
.slideBox .next:hover{background:#fff url(../images/ban_hright.png) no-repeat center}

.ban_info{width:1400px; height:auto; margin:272px auto 0;}
.ban_info h4{color:#ffffff; font-size:20px;}
.ban_info hr{width:25px; height:4px; background:#4169e2; display:block; margin:15px 0 10px}
.ban_info h5{color:#fff; font-size:48px; font-weight:bold; line-height:70px;}




/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; position: relative; margin-top: 50px }
.index_about_t{width:100%; height: auto; overflow: hidden; text-align: center}
.index_about_t h3{color:#cbcbcb; font-size: 30px; font-weight: bold; font-family:"Arial"}
.index_about_t h4{color:#000000; font-size: 44px; font-weight: bold; }
.about_more{width:100%;  height: auto; overflow: hidden; display: block; font-size: 16px; color: #666666; line-height:30px; margin-top: 35px; text-align: center}
.in_mubiao{width:100%; height: 72px; line-height: 72px; background: #2d54c9; margin-top: 24px; padding-left:54px}
.ab_zoujin{width:190px; background: #4c74ea url(../images/ab_hjt.png) no-repeat 80% center; color:#ffffff; line-height: 72px; font-size: 16px; float: right;
	padding-left:28px;transition: all 0.4s ease-in-out;}
.ab_zoujin:hover{font-weight:bold; padding-left:36px; transition: all 0.4s ease-in-out;}	
.in_mubiao p{color:#fff; font-size: 16px; font-weight: bold; float: left}
.in_mubiao span{color:#fff; font-size: 16px;  float: left}
.in_mubiao i{width:15px; height: 72px; background: url(../images/ab_jt.png) no-repeat center; float: left; margin: 0px 20px;}
.index_about ul{width:100%; height: auto; overflow: hidden; margin-top: 40px;}
.index_about ul li{width:32.6%; height: auto; float: left; border: 1px solid #e5e5e5; padding: 10px; margin-right: 1%}
.index_about ul li a{width:100%; height: auto; display: block; overflow: hidden}
.index_about ul li a img{width:100%; height: auto; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.index_about ul li:nth-child(3){margin-right: 0}
.index_num{width:100%; height: auto; overflow: hidden; margin-top: 30px;}
.index_num dl{width:25%; height: auto; float: left; background: url(../images/num_xs.png) no-repeat right center; padding: 0 3%}
.index_num dl dt{width:auto; height: auto; overflow: hidden; color:#2d54c9; margin: 0px auto; display: table}
.index_num dl dt span{font-size: 60px; color: #2d54c9; font-weight: bold;}
.index_num dl dd{width:100%; height: auto; overflow: hidden; color:#666666; font-size: 16px; text-align: center}
.index_num dl:last-child{background: none;}
.index_about 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_all{margin-bottom:40px;}



/*产品中心*/
.index_product{width:100%; height: auto; overflow: hidden; margin-top:118px; background: url(../images/product_bjs.jpg) no-repeat bottom center; padding-bottom:50px;}
.index_product_top{width:100%; height: auto; overflow: hidden}
.index_title{width:auto; height: auto; overflow: hidden; float: left}
.index_title h3{color:#cbcbcb; font-size: 30px; font-weight: bold; font-family: "Arial"}
.index_title h4{color:#000000; font-size:44px; font-weight: bold; }
.index_title hr{width:25px; height: 4px; background: #4169e2; display: block; margin: 8px 0}
.in_pro_nav{float: right; margin-top:30px;}
.in_pro_nav a{width:150px; line-height: 60px; height: 60px; float: left; border: 1px solid #dcdcdc; text-align: center; font-size:16px; color:#333333; border-radius: 5px; margin-left:10px }
.in_pro_nav a:nth-child(1){background: #2d54c9; color:#fff}
.in_pro_nav a:hover{background: #2d54c9; color:#fff}
.index_product ul{width:100%; height: auto; overflow: hidden; margin-top: 44px;}
.index_product ul li{width:23.5%; height: auto; float: left; margin-right:2%; margin-bottom:55px; position: relative; overflow: hidden}
.index_product ul li:nth-child(4n){margin-right:0}
.index_pro_pic{width:100%; height: auto; overflow: hidden}
.index_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_pro_xx{width:100%; height: auto; overflow: hidden; border-bottom: 2px solid #c2c2c2; padding-bottom: 10px; margin-top: 24px; position: relative}
.index_product ul li:after{content: ""; width: 100%; height: 2px; background: #1570d5; position: absolute; bottom:0; left:-100%; transition: all 0.4s ease-in-out;}
.index_pro_xx dl{width:50%; height: auto; float: left}
.index_pro_xx dl dt{width:100%; height:30px; line-height: 30px; color:#000000; font-size: 20px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx dl dd{width:100%; height: 30px; line-height: 30px; colro:#777777; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_pro_xx img{width:48px; height: auto; float:right}
.index_product ul li:hover:after{left:0; transition: all 0.4s ease-in-out;}
.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_gg{width:100%; height: 220px; background: url(../images/gg_bjs.jpg) no-repeat center; text-align: center; padding-top: 40px; background-attachment: fixed; background-size: cover;}
.index_gg h4{font-size: 18px; color: #ffffff; opacity: 0.5; line-height: 40px;}
.index_gg h3{font-size:36px; color: #ffffff; font-weight: bold; margin-bottom:20px;}
.index_gg p{font-size:18px; color: #ffffff; background: url(../images/hh_dianhua.png) no-repeat left center; padding-left:30px; display: table; margin: 0px auto;}




/*新闻资讯*/
.index_news{width:100%; height: auto; overflow: hidden; background: url(../images/news_bjs.jpg) no-repeat center; padding: 48px 0}
.index_news_tt{width:100%; height: auto; overflow: hidden; position: relative}
.index_news_tt h3{color:#cbcbcb; font-size: 30px; font-weight: bold; font-family: "Arial"}
.index_news_tt h4{color:#000000; font-size:44px; font-weight: bold; }
.index_news_tt hr{width:25px; height: 4px; background: #4169e2; display: block; margin: 8px 0}
.index_news .swiper-container{width:100%; height: auto; overflow: hidden; margin-top: 54px}
.index_news .swiper-slide a,.index_news_pic{width:100%; height: auto; overflow: hidden}
.index_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;}
.index_news .swiper-slide a h3{width:100%; height:30px; line-height:30px; color:#000000; font-size: 18px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-weight: bold; margin-top: 8px;}
.index_news .swiper-slide a p{width:100%; height:72px; line-height: 26px; color: #000000; opacity: 0.72;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2;
  -webkit-box-orient:vertical; overflow:hidden; font-size: 16px; margin: 8px 0}
.index_news .swiper-slide a span{color:#000000; font-size: 14px; font-weight: bold;}
.index_news_bottom{width:100%; height: auto; overflow: hidden; margin-top: 40px}
.index_news_bottom li{width:32%; height: 120px; background: #fff; float: left; padding:15px; margin-right: 2%; margin-bottom: 21px; border: 2px solid #fff}
.index_news_bottom li h3{width:100%; height:30px; line-height: 30px; color:#000000; text-align: center; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; font-size: 18px;margin-bottom: 8px; text-align: center }
.index_news_bottom li p{width:100%; height:52px; line-height: 26px; overflow: hidden; color:#000000; font-size: 16px; opacity: .72;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}
.index_news_bottom li:nth-child(3n){margin-right: 0}
.index_news_tt .swiper-button-next,.index_news_tt .swiper-button-prev{width:76px; height: 36px; border: 1px solid #afc7df}
.index_news_tt .swiper-button-next{background: url(../images/n_right.png) no-repeat center;}
.index_news_tt .swiper-button-prev{background: url(../images/n_left.png) no-repeat center; left:auto; right:85px; border-right:0}
.index_news_bottom li:hover{border: 2px solid #4169e2}
.index_news_bottom li:hover h3{font-weight: bold;}
.index_news .swiper-slide a:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}





/*联系我们*/
.in_contact_ly{width:100%; height: auto; overflow: hidden; background: #f4f4f4; padding:20px 0}
.in_search{width:33%; height: auto; float: left; border-bottom: 1px solid #d2d2d2; padding-bottom: 8px}
.in_search p{color:#333333; font-size: 16px; float: left; line-height: 40px;}
.in_search input[type="text"]{width:340px; height: 40px; float: left; border: 0; background:none;}
.search{width:23px; height: 40px; float: right; background: url(../images/searcj.png) no-repeat center; border: 0; cursor: pointer}
.index_link{width:63%; height:40px; float: right}
.index_link p{color:#000000; font-size: 16px; font-weight: bold; float: left; width:84px; line-height: 40px;}
.in_link_xx{margin-left:86px; margin-top: 6px}
.in_link_xx a{color:#999999; font-size: 16px; line-height:26px; margin:0px 10px;}
.in_link_xx a:hover{color:#4169e2}


/*底部*/
.in_footer{width:100%; height: auto;  position: relative;   overflow: hidden; background: #333333; padding:26px 0 0}
.in_footer_left{width:984px; height: auto; float: left}
.footer_lianxi{width:100%; height: auto; overflow: hidden}
.footer_lianxi h3{color:#ffffff; font-size: 30px; font-weight: bold; display: inline-table}
.footer_lianxi h4{color:#4169e2; font-size: 16px; display: inline-table; margin-left: 10px;}
.footer_lianxi p{color:#ffffff; font-size: 18px; background: url(../images/hh_dianhua.png) no-repeat left center; padding-left: 30px; display: inline-table; 
	margin-left: 10px;}
.footer_input{width:100%; height:60px; margin:20px 0 25px; }
.footer_input p{width:20.3%; height: 60px; float: left; border: 1px solid #434343; padding: 0 5px; position: relative; margin-right: 1%}
.footer_input p input[type="text"]{width:100%; height: 100%; border: 0; color:#999999; font-size: 14px; background: none}
.f_tijiao{width:17%; height: 60px; float: right; background: #444444; text-align: center; line-height: 60px; color:#fff; font-size: 14px; border: 0}
.f_tijiao:hover{background: #2d54c9; cursor: pointer}
.footer_input p:nth-child(3){width:387px;}
.in_footer_right{width:365px; height: auto; float: right}
.in_footer_right span{font-size: 16px; color: #fff; font-weight: bold; display: block; margin-bottom: 8px;}
.in_footer_right p{color:#999999; font-size: 16px; line-height: 28px; margin-bottom: 5px;}
.footer_bq{width:100%; height:60px; line-height:60px; background: #333333}
.copy_bq{width:auto;;height:60px; line-height:60px; position: relative; color:#555555; font-size:14px; float: left }
.copy_bq a{color:#555555; font-size:14px; margin-right: 10px;}
.copy_bq a:hover{color:#555555!important}
.footer_zhichi{width:auto; height:100%; float: right; }
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; line-height:60px;}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:22px; margin-right: 10px}
.footer_zhichi .js{width:121px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:24px; }
.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: #555555;}
.footer_zhichi i{ float: left;}



/*弹出视频*/
.video_bj{width:100%; height:100%; position:fixed; top:0px; left:0px; background:rgba(0,0,0,0.5); z-index:888; display:none}
.video_xx{width:600px; height:400px; position:fixed; top:50%; left:50%; margin-left:-300px; margin-top:-190px; z-index:999}
.close{width:100%; height:40px; text-align:right; background:rgba(0,0,0,0.5);}
.close img{width:32px; height:32px; margin-top:4px; margin-right:10px;}
.video-box{width:100%; height:360px;}
.sj_video{width:100%; height:auto; overflow:hidden; display:none;}





/*客服*/
.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: 18px;
    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-youxiang {
    background-position: -32px -23px;
}

.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:#277ad6;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    overflow: hidden;
    position: relative;
    width: 77px; float:left;
}






/*内页*/
.ny_banner{ width:100%;  position:relative;  height:380px;clear: left; background-image: linear-gradient(to left, #001f74 , #277ad6); 
    background-image: -webkit-gradient(to left, #001f74 , #277ad6); 
    background-image: -webkit-radial-gradient(to left, #001f74 , #277ad6);}
/*.about_ban{background: url(../images/about_ban.jpg) no-repeat center}
.news_ban{background: url(../images/news_ban.jpg) no-repeat center}
.product_ban{background: url(../images/product_ban.jpg) no-repeat center}
.product_ban2{background: url(../images/product_ban2.jpg) no-repeat center}
.contact_ban{background: url(../images/contact_ban.jpg) no-repeat center}
.join_ban{background: url(../images/hr_ban.jpg) no-repeat center}
.service_ban{background: url(../images/service_ban.jpg) no-repeat center}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center}
.kehu_ban{background: url(../images/join_ban.jpg) no-repeat center}*/


.ny_baninfo{width:1200px; height:auto; position: absolute; top:180px; left:50%; margin-left: -600px; text-align:center }
.ny_baninfo h3{font-size: 28px; color: #fff; line-height: 40px; margin-top: 60px;}
.ny_baninfo .ny_fubiao{width:auto; height: auto; overflow: hidden;     margin-top: 60px;    display: table;    margin:30px auto 0;}
.ny_baninfo .ny_fubiao hr{width:55px; height: 1px; float: left; background: #ffffff38; margin-top: 10px;margin: 10px 8px;}
.ny_baninfo .ny_fubiao *{ color: #fff;}
.ny_baninfo .ny_fubiao p{float: left; font-size: 14px; color: #fff;}
.ny_baninfo .ny_fubiao p a{font-size: 14px; color: #fff}
.ny_baninfo h4{font-size: 56px;font-family: "Arial"}
.ny_baninfo .ny_fubiao p a:hover{font-weight: bold;}
.shine{background: #fff -webkit-gradient(linear, left top, right top, from(#fff), to(#fff), color-stop(0.9, #329fd1)) 0 0 no-repeat;
    -webkit-background-size: 125px;
    color: rgba(255, 255, 255, 0.1);
    -webkit-background-clip: text;
    height:50px;
    line-height:50px;
    font-weight:bold;
    display:block;
    position:absolute;
    left:50%;
    top:0%; 
	transform: translate(-50%,0);
    -webkit-animation-name: shine;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
}

@-webkit-keyframes shine
{
    0%
    {
        background-position: top left;
    }
    100%
    {
        background-position: top right;
    }
}





/*荣誉资质*/
.ny_honor_all{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_honor_all ul{width:100%; height: auto; overflow: hidden;}
.ny_honor_all ul li{width:285px; height: auto; float: left; margin-right:20px; margin-bottom:25px;}
.ny_honor_all ul li .honor_pic{width:100%;  height: auto; overflow: hidden; border:1px solid #ddd;}
.ny_honor_all ul li .honor_pic img{width:100%; height: auto; overflow: hidden; display:block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_honor_all ul li p{width:100%; height:35px; line-height: 35px;  font-size:1rem; color: #333; text-align: center;
    text-overflow: ellipsis; overflow: hidden; white-space: nowrap;}
.ny_honor_all ul li:nth-child(4n){margin-right: 0px;}
.ny_honor_all ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}



/*内部二级导航*/
.ny_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: #02569e}
.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: #02569e; bottom: 0; left: 0;}
.ny_pro_bt{width:100%; height:auto; overflow:hidden}
.ny_pro_bt ul{width:1200px; height: auto; overflow: hidden;  margin: 60px auto 0;}
.ny_pro_bt ul li{width:auto; float: left; background: url(../images/p_xx.png) no-repeat left center; padding-left: 50px; margin-right: 30px; line-height: 40px; 
    margin-bottom: 10px;}
.ny_pro_bt ul li a{font-size: 18px; color: #060507;}
.ny_pro_bt ul li:hover a{color:#02569e}
.ny_pro_bt ul li:hover{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active{background: url(../images/p_hx.png) no-repeat left center}
.ny_pro_bt ul li.active a{color:#02569e}




/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}

.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}


.ny_right{width:100%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #484848; font-weight: bold; background: url(../images/hs.png) no-repeat left center; padding-left: 20px;}
.ny_about_info{width:100%; height: auto; overflow: hidden; font-size: 14px; color: #666666; line-height: 30px; margin-top:35px; }
.ny_about_info img{max-width: 100%;}


/*产品*/
.ny_product_show{margin-bottom:50px;}
.ny_proshow_top{width:100%; height:auto; overflow:hidden; margin-bottom:30px; }
.ny_proshow_xx{margin-left:436px; height:100%; overflow:hidden; padding-top: 20px;}
.ny_proshow_bottom{width:100%; height:auto; overflow:hidden; border: 1px solid #eee;}
.proshow_xxk{color: #fff; font-size: 20px;font-weight: bold; border-left: 3px solid #287db9;width:100%; display:block; background: #323136;padding-left:20px; height:40px; line-height:40px;}
.proshow_xx{font-size:15px; color:#666; line-height:30px; min-height: 200px;}
.proshow_xx img{max-width:100%;}
.go_black{width: 90px;height: 30px;background: #4cbcac; color: #fff; text-align: center; line-height: 30px; border-radius: 5px; position: relative; float:right}
.proshow_xx table{border-collapse: collapse;}
.ny_proshow_xx em{font-size: 14px; color: #8a8a8a; font-style: normal;}
.ny_proshow_xx .pro_text{padding: 15px; background: #f5f5f5; line-height: 24px; color: #666; text-align: justify; font-size: 14px; margin-top: 10px;}
.ny_pro_dh{width:100%; height:80px; margin-top: 20px;}
.ny_pro_ddh span{ font-size: 30px; color: #02569e; font-family: "Impact"}
.ny_bd_xx{ padding: 0 20px;font-size: 15px; color: #454545;}
.ny_bd_xx p{ font-size: 16px; color: #333; line-height: 30px; }
.ny_proshow_bottom .slideTxtBox .hd ul{height: 54px; line-height: 54px; background: #f7f7f7; border-bottom: 1px solid #eee; margin-bottom: 20px;}
.ny_proshow_bottom .slideTxtBox .hd ul li{ height: 54px; line-height: 54px; width: 220px;  text-indent: 36px; font-weight: bold; color: #333; font-size: 20px; position: relative;}
.ny_proshow_bottom .slideTxtBox .hd ul li::before{ height: 6px; width: 6px; background: #02569e; position: absolute; left: 20px; top:24px; display: block; content: "";}



/*å†…é¡µæ–°é—»*/
.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 15px 25px;}
.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:88%; height: auto; float: left; margin-left:2%; margin-top: 20px;}
.news_xx h3{width: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: #02569e}
.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:#02569e}
.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: 320px; 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; }
.contact_right p{font-size: 16px; color: #333; line-height: 30px; }
.ny_cont_wx{width:auto; 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_service_all{width:100%; height: auto; overflow: hidden; margin: 30px 0; font-size:15px; color:#666; line-height:30px;}
.ny_service_all p{ font-size: 16px; color: #333; line-height: 30px;  }
.ny_news_show{width:100%; height: auto; overflow: hidden; font-size:16px; color:#666; margin: 40px 0}
.keyword_light p { font-size: 16px; color: #333; line-height: 30px;}


@media screen and (max-width:1500px){
	.w1440,.ban_info{width: 1200px;}
	.in_footer_left{width:806px;}
	.footer_input p:nth-child(3){width:302px;}
	.footer_lianxi p{font-size:16px;}
	.footer_lianxi h4{font-size:14px}
	.footer_bq,.copy_bq{height:auto; line-height:30px; width:100%; float:none;}
	.footer_zhichi{float:none;}
	.footer_zhichi p{line-height:40px;}
	.in_search input[type="text"]{width:278px;}
	.footer_zhichi .pt{margin-top:10px;}
	.footer_zhichi .js{margin-top:6px;}
}





