@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;}
.container{ width:1200px; margin: 0 auto; }
.w1400{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}

.h_logo{width:auto; height:auto; float: left; background: url(../images/logo.png) no-repeat left center; padding-left:70px; margin-top: 16px}
.h_logo h4{color:#333333; font-size: 24px; font-weight: bold;}
.h_logo h5{color:#999999; font-size: 13px;}



/* 导航栏 */
.header_nav{height:80px; width:100%;  z-index:999;}
.header_dao{width:60%; height: 80px; float: right}
.nav{width:100%; height:100%;  margin: 0px auto;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:14.2%}
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:16px;  color:#333333;  position: relative  }
.nav .nLi h3 a p{font-size:16px; color:#333333;  position: relative; line-height: 80px}
.nav .sub{ display:none; top:80px;  position:absolute;  line-height:26px; width:260px; margin-left:-80px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:26px;  background:#eeeeee;text-align: center; padding:4px 0 }
.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: 14px; height: 100%; }
.nav .sub a:hover{color:#1b4cda}
.nav .nLi.active p{color: #fff; background: #0f4ca6}
.nav .nLi:hover p{color: #fff; background: #0f4ca6}





/* 首页:banner */
.banner{ width:100%; height:644px; position: relative; overflow: hidden; margin-bottom: 40px;}
.banner .swiper-slide a{width:100%; height:644px; display: block}
.banner .swiper-slide a img{width:100%; height: 100%;  display: block; object-fit: cover; object-position: center center;}
.banner .swiper-pagination{bottom:160px;}
.banner .swiper-pagination-bullet{width:10px; height: 10px; background: #fff;}
.banner_bottom{width:100%; height: 140px; background: rgba(15,76,166,0.8); position: absolute; bottom:0; left:0; z-index: 9}
.ban_left{width:70%; height: auto; float: left; margin-top: 26px;}
.ban_left h4{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #fff; text-transform: uppercase}
.ban_left h4 span{color:#fff; font-size: 24px; font-weight: bold;}
.ban_left ul{width:100%; height: auto; overflow: hidden; margin-top: 8px;}
.ban_left ul li{width:40%; line-height: 30px; float: left}
.ban_left ul li a{color:#fff; font-size: 16px; display: block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; width:100%}
.ban_left ul li:nth-child(2n){float: right}
.ban_right{width:288px; height: auto; float: right; border-left:1px solid rgba(255,255,255,0.2); background: url(../images/b_dhs.png) no-repeat 45px center;  margin-top: 38px; padding: 10px 0 10px 96px}
.ban_right p{color:#ffffff; font-size: 16px;}
.ban_right span{color:#ffffff; font-size:24px; font-weight:bold; display: block}
.ban_left ul li:hover a{font-weight:bold;}


/*关于我们*/
.index_about{width:100%; height: auto; overflow: hidden; position: relative;  margin-bottom: 54px}
.index_about_left{width:45%; height: auto; float: left}
.index_about_left h4{ color:#333333; font-size: 24px; width: 100%}
.index_about_left  h5{color:#000000; font-size: 30px; font-weight:bold; line-height: 42px; margin: 15px 0 25px}
.in_abinfo{width:100%; height: auto; overflow:hidden; color:#666666; font-size: 16px; line-height: 28px; margin: 30px 0; display: block}
.in_abmore{height: 40px; width: 174px;  background: #00aeed; text-align: center; line-height: 40px; font-size: 16px; display: block; color: #fff}
.index_about_right{width:600px; height: auto; float: right; border-radius: 12px; overflow:hidden}
.index_about_right img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_abmore:hover{background: #0f4ca6}
.index_about_right:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}



/*底部*/
.footer{width:100%; height:auto;  background:#0f4ca6; padding:22px 0 0; overflow: hidden}
.footer_nav{width:100%; height: auto; overflow: hidden}
.footer_nav dl{ float: left; margin-right:73px; border-right:1px solid rgba(255,255,255,0.2); padding-right:73px; max-width:17%}
.footer_nav dl dt{width:100%; height: 30px; line-height: 30px; font-size: 16px; color:#fff}
.footer_nav dl dd{width:100%; height: auto; overflow: hidden}
.footer_nav dl dd a{color:#fff; display: block; line-height:30px; font-size:16px;}
.footer_nav dl dd a:hover{font-weight:bold;}
.footer_nav dl:last-child{margin-right: 0; border-right:0; padding-right: 0}
.footer_bottom{width:100%; height: auto;  border-top:1px solid rgba(255,255,255,0.2); padding-top: 20px; margin-top: 20px}
.footer_ma{width:auto; display: table; margin: 0px auto 10px;}
.f_wx,.f_sj{width:27px; height:27px; position: relative; margin: 0px 10px; float: left}
.f_wx{background: url(../images/wx_i.png) no-repeat center}
.f_sj{background: url(../images/sj_i.png) no-repeat center}
.f_wx img,.f_sj img{width:90px; height: auto; position: absolute; top:-20px; display: none}
.f_wx img{right:-100px}
.f_sj img{left:-100px}
.f_sj:hover img{display: block}
.f_wx:hover img{display: block}
.footer_dz{max-width:1200px; height: auto; text-align: center; font-size: 16px; color:#fff; line-height: 30px; margin: 10px auto;}

.f_copy{width:100%; height: 45px; overflow: hidden; line-height: 45px; background: #363636}
.copy_l{font-size:14px; color:#fff; height: 100%; width:auto; float: left}
.copy_l a{color:#fff; font-size: 14px;}
.copy_l a:hover{color:#1b518a!important}
.footer_zhichi{width:372px; height:auto; float: right}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#555555; height: 100%; line-height:42px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height: 18px; background: url(../images/vl.png) no-repeat; margin-top:10px; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 18px; background: url(../images/wl.png) no-repeat; margin-top:10px;}
.footer_zhichi .pt:hover{background: url(../images/vl_hover.png) no-repeat}
.footer_zhichi .js:hover{background: url(../images/wl_hover.png) no-repeat} 
.footer_zhichi span{float: left; font-size: 14px; color: #fff;}
.footer_zhichi i{ float: left;}




/*客服*/
.lxfx {
    height: auto;
    position: fixed;
    right:0px;
    top:250px;
    width: 77px;
    z-index: 999;
}
.lxfx li a {
    color: rgb(255, 255, 255);
    display: block;
    height: 47px;
    margin-top: 9px;
    width: 300px;
	 font-size: 14px;
}
.leftlx {
    float: left;
    height: 47px;
    width: 77px;
}
.lxfx li span {
    border-left: 1px solid rgb(255, 255, 255);
    color: rgb(255, 255, 255);
    float: left;
    font-size: 20px;
    height: 24px;
    line-height: 22px;
    margin-top: 8px;
    padding-left: 8px;
}
.fix_ewm {
    border: 5px solid rgb(255, 255, 255);
    display: none;
    height: 120px;
    left: -125px;
    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:#1b4cda;
    height: 62px;
    margin-bottom: 1px;
    margin-left: 0;
    position: relative;
    width: 77px; 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;}








/*内页 banner*/
.ny_banner{width:100%; height: auto; overflow: hidden; padding:230px 0 0; height:360px; }
.ny_banner .ny_banner_left{width:50%; float: left;}
.ny_banner .ny_banner_left h4{width:100%; height: 40px; line-height: 40px; font-size: 30px; color: #fff; font-weight: bold; margin-bottom: 10px;}
.ny_banner .ny_banner_left p{font-size: 16px; color: #fff; line-height: 26px;}
.ny_banner_right{float: right; font-size: 14px; color: #fff; margin-top:75px; line-height:26px;}
.ny_banner_right a{font-size: 14px; color: #fff; margin: 0px 10px;}
.ny_banner_right a:hover{color:#0f4ca6}


.contact_ban{background:url(../images/contact_ban.jpg) no-repeat center;}
.news_ban{background:url(../images/news_ban.jpg) no-repeat center;}
.tekm_ban{background:url(../images/tekm_ban.jpg) no-repeat center;}
.about_ban{background:url(../images/about_ban.jpg) no-repeat center;}
.rlzy_ban{background:url(../images/rlzy_ban.jpg) no-repeat center;}

.service_ban{background:url(../images/service_ban.jpg) no-repeat center;}





/*内页左边导航*/
.ny_all{width:100%; height: auto; overflow: hidden; margin-top: 36px; margin-bottom:80px;}
.ny_left{width:23%; height: auto; float: left}
.ny_left_title{width:100%; height: 90px; background: #0f4ca6; line-height: 90px; text-align: center; font-size: 30px;color: #fff; font-weight: bold;}
.ny_left_nav{width:100%; height: auto; padding: 16px 0 60px 16px; background: #f0f0f1}
.ny_left_nav .yiji li{padding: 10px 0 10px 10px; height: auto; line-height:30px; position: relative;}
.ny_left_nav .yiji li::before{ content: ""; position: absolute; height: 7px; width: 7px; background: #0f4ca6; left: 10px; top: 22px;}
.ny_left_nav ul li a{padding-left: 15px; font-size: 16px; color: #333333;display: block;  height:auto;line-height:30px;position: relative;}
.ny_left_nav ul li .inactive{ background:url(../images/off.png) no-repeat 210px center;}
.ny_left_nav ul li .inactives{background:url(../images/on.png) no-repeat 210px center;} 
.ny_left_nav ul li ul li { width: 100%; height: auto; background: none; border-bottom:1px solid #dadada;    }
.ny_left_nav ul li ul li a{ padding-left:0; font-size: 14px; color: #666666}
.ny_left_nav ul li ul li.active a{color:#0f4ca6; font-size: 14px; background: url(../images/r_jt.png) no-repeat 200px center}
.ny_left_nav ul li.active a .link{color:#0f4ca6}
.ny_left_nav ul li:hover a.inactive{color:#0f4ca6}
.ny_left_nav ul li ul li:hover a{color:#0f4ca6}
.ny_left_nav ul li .inactives{color:#0f4ca6}
.ny_left_nav ul li ul li:hover a{color:#0f4ca6}
.yiji li.active{background:#fff url(../images/dian.png) no-repeat 8px 22px;}
.ny_left_nav ul li ul li:hover{background: url(../images/r_jt.png) no-repeat 210px center}
.ny_left_nav .yiji li:hover{background:#fff url(../images/dian.png) no-repeat 8px 22px;}



/*内页右边内容*/
.ny_right{width:75%; height: auto; float: right; padding-top:10px;}
.ny_right_title{width:100%; height: 47px; border-bottom: 1px solid #dddddd}
.ny_right_title h3{font-size: 24px; height: 40px; line-height: 40px; color: #333; font-weight: bold; }
.ny_about_info{width:100%; height:auto; margin-top:40px; font-size: 16px; color: #333; line-height: 30px;}
.ny_about_info p{width:100%; height: auto; overflow: hidden;  font-size: 16px; color: #333; line-height:40px;  }
.ny_about_info img{max-width: 100%;}




/*产品中心*/
.ny_product{width:100%; height: auto; overflow: hidden;}
.ny_product ul{width:100%; height: auto; overflow: hidden}
.ny_product ul li{width:32%; float: left; height: auto; margin-right: 2%; margin-bottom: 10px;}
.ny_product ul li .products_pic{height:auto; display: block;overflow: hidden;width:100%; border:1px solid #ddd;}
.ny_product ul li .products_pic img{width:100%;  height:100%;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_product ul li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_product li p{ height:35px; line-height: 35px; text-align: center;  font-size: 16px; color: #333}
.ny_product ul li:nth-child(3n){margin-right: 0px;}
.ny_product ul li p{width:100%; height: 40px; line-height: 40px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; text-align: center}
.ny_product ul li:hover p{color:#0f4ca6}
.ny_proshow_xq{width:100%; height:auto; overflow:hidden; font-size: 18px; line-height:28px; height: 200px; display: block;}



/*产品侧边导航*/
.accordion { width: 100%; height:auto; overflow:hidden}
.accordion li.open .link {color: #0f4ca6;}
.accordion .link i{width:7px; height:7px; background:url(../images/dian.png) no-repeat center; float:left; margin-top:22px; margin-right:10px;}
.ny_left_nav ul li.open{background:#fff}
.accordion .link {
    cursor: pointer;
    display: block;
    height:auto; line-height:30px;
    font-size: 16px; color: #333333;
    position: relative;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
	background: url(../images/off.png) no-repeat 207px center;
}


.accordion .link::before {
    content: "";
    position: absolute;
    height: 7px;
    width: 7px;
    background: #0f4ca6;
    left: 0;
    top:12px;
}


.submenu li.block{background:#fff}
.submenu li.block a{color:#0f4ca6}
.open .link{background: url(../images/on.png) no-repeat 207px center;}
.submenu a {
    display: block;
    text-decoration: none;
    font-size: 14px; color: #666666; height:auto!important; line-height:26px!important;
    padding:10px 0 10px 42px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
}
.accordion li{padding:10px 0 10px 10px; position:relative}
.accordion li:hover{background:#fff;}


/*联系我们*/
.ny_conta_info{width:100%; height: auto; padding: 35px 35px; background: #f5f5f5; overflow: hidden; margin-top: 35px;}
.ny_conta_info .ny_ibt{font-size: 24px; color: #313131; height: auto; line-height: 40px;}
.ny_conta_dz{width:60%; height: auto; float: left}
.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:310px; height: auto; float: right}
.ny_cont_wx dl{width:140px; float: right; margin-right: 14px;}
.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%;}
.map{width:100%; height: 400px; overflow: hidden; margin-top: 20px;}


/*图文列表样式*/
.n-list{ padding:15px 0px; }
.n-list li{ display:block; padding-bottom:15px; border-bottom:1px solid #f0f0f0; overflow:hidden; }
.n-list li:after{ content:"."; display:block; height:0; clear:both; visibility:hidden; }
.n-list li h2{ padding:15px 0 15px; font-size:18px; line-height:24px; font-weight:normal;  white-space:nowrap; text-overflow:ellipsis; overflow:hidden; }
.n-list li h2 a{ color:#333; text-decoration:none; }
.n-list li h2 a:hover{ color:#8CAC52; }
.n-list li .note b{ position:relative; display:block; float:left; margin-right:16px; width:118px; height:auto; border:1px solid #e8e8e8; font-style:normal; }
.n-list li .note b img{ min-width:100%; min-height:100%; width:100%; _height:100%; display:block }
.n-list li .note p{ display:block; font-size:14px; max-height:84px; line-height:28px; font-weight:500; color:#666; overflow:hidden; }
.n-list li .note .info{ padding-top:10px; height:20px; line-height:20px; }
.n-list li .note .info span{ margin-right:10px; color:#999; font-size:12px; }
.n-list li .note .info span i{ margin-right:3px; font-size:12px; }
.n-list .nodata{ margin-top:30px; color:#666; font-size:14px; line-height:100px; text-align:center; }

.search-tit{width:100%; height:auto; text-align:center; margin-top:40px;}
.search-tit h2{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit h3{font-size:20px; color:#333; margin-bottom:10px;}
.search-tit span{font-size:18px; color:#333}


/*新闻*/
.ny_news_list{width:100%; height: auto; overflow:hidden; margin-top: 10px;}
.ny_news_list ul{width:100%; height: auto; overflow: hidden;  margin-bottom: 30px;}
.ny_news_list li{width:100%; height: auto; overflow: hidden; border-bottom: 1px solid #dddddd; padding: 25px 0;}
.news_time{width:10%; float: right; text-align: center; background: #f5f5f5; padding: 20px 0}
.news_time time{color: #0f4ca6; font-size: 12px; margin-top: 10px; display:block; overflow: hidden; width: 100%; height:20px; line-height:20px; font-family: "Arial"}
.news_time p{ font-size:40px; color: #0f4ca6;height: 35px; line-height: 35px; font-weight: bold;}
.ny_news_info{width:60%; float: left; margin-left: 3%}
.ny_news_info h3{ font-size:18px; color: #555555;  width:100%; height:35px; line-height: 35px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.ny_news_info p{width:100%; line-height:26px; color: #666; font-size: 14px; word-break:break-all;
display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden; }
.ny_news_info span{width:98px; height:32px; border: 2px solid #cccccc; text-align: center; line-height: 28px; font-size: 14px; color: #666666; display: block; margin-top: 10px;}
.ny_news_img{width:25%; height:auto; float:left; overflow: hidden}
.ny_news_img img{width:100%; height: auto;transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover{border-bottom: 1px solid #0f4ca6;}
.ny_news_list li:hover img{transform: scale(1.05);transition: all 1s ease 0s;-webkit-transform: scale(1.05);-webkit-transform: all 1s ease 0s;}
.ny_news_list li:hover span{background: #0f4ca6; color: #fff; border:2px solid #0f4ca6; }
.ny_news_list li:hover .news_time{background: #0f4ca6;}
.ny_news_list li:hover .news_time p{color:#fff}
.ny_news_list li:hover .news_time time{color:#fff;}
.ny_news_list li:hover h3{color:#0f4ca6;}
.ny_rtime{width: 100%; line-height: 30px; color: #999; height: 30px; margin-bottom: 20px;
    border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; text-align: center;clear: both; font-size:14px;}
.ny_rtile{width: 100%; font-size: 20px; color: #555; padding: 10px 0px; text-align: center; clear: both}
.ny_rxingqu{width: 100%; font-size: 20px; color: #333; padding: 10px 0px; clear: both}
.keyword_light img{max-width:100%;}
.keyword_light p{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #333;  }


