@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; }
.w1440{ width:1400px; margin: 0 auto; }
.clearfix{zoom:1; clear: none}
.clearfix:before,.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.header_top{width:100%; height: 40px; background: #0f3673;}
.header_search{width:160px; height: 24px; background: rgba(47 ,127 ,182,0.6); border-radius: 25px; padding: 0 10px; float: right; margin-top: 8px}
.header_search input[type="text"]{width:112px; height: 100%; float: left; color:#fff; font-size: 14px; background:none; border: 0; }
.h_submit{width:16px; height: 24px; float: right; background: url(../images/search_icon.png) no-repeat center; border: 0}

.header_search input::-webkit-input-placeholder { /* WebKit browsers */  
    color:#fff;  
	 opacity:0.5;
}  
.header_search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */  
   color:#fff;  
   opacity:0.5;  
}  
.header_search input::-moz-placeholder { /* Mozilla Firefox 19+ */  
  color:#fff;  
   opacity:0.5; 
}  
.header_search input:-ms-input-placeholder { /* Internet Explorer 10+ */  
  color:#fff;
	 opacity:0.5;
}  



/* 导航栏 */
.header_dao{width:100%; height:100px; background:#fff; padding: 0 4%; z-index: 9}
.h_logo{width:260px; height:100px; float: left; display: flex; align-items: center;}
.h_logo img{max-width: 100%; align-items: center; margin: 0px auto;}

.nav{width:77%; height:100%; float: right;}
.nav .nLi{ float:left;  position:relative; display:inline; height:100%;    text-align: center;  width:12.5%; }
.nav .nLi h3{ height:100%; width:100%; text-align: center;}
.nav .nLi h3 a{font-size:18px;  color:#000000;  position: relative  }
.nav .nLi h3 a p{font-size:18px; color:#000000;  position: relative;line-height:100px; font-weight: bold; }
.nav .sub{ display:none;left:-50%; top:100px;  position:absolute;  line-height:26px; width:220px;    z-index: 999; background: #ddd;}
.nav .sub li{ zoom:1; border-bottom: 1px solid #eeeeee;  height:auto; line-height:24px;  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:4px 10px; color: #434343; font-size: 15px; height: 100%; }
.nav .sub a:hover{color:#0f3673}
.nav .nLi.active p{color:#0f3673}
.nav .nLi:hover p{color:#0f3673}




/* 首页:banner */
.banner{ width:100%; height:552px; position: relative; background: url(../images/banner1.jpg) no-repeat center}
.banner_info{width:1200px; height: 260px; overflow: hidden; background: #fff; position: absolute; bottom:0; left:50%; margin-left: -600px; padding: 40px 40px; box-shadow:0 0 42px rgba(15,54,115,0.5)}
.banner_info h4{width:100%; height: 100px; overflow: hidden; color:#0f3673; font-size: 36px; font-weight: bold; line-height: 50px;  word-break:break-all;display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden; text-align: center}
.banner_xx{width:100%; height: 30px; line-height: 30px; margin-top: 35px;}
.banner_xx p{width:80%; height: 100%; float: left; color:#333333; font-size: 14px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.banner_xx span{color:#0f3673; font-size: 14px; float: right}


/*党建*/
.index_dangjian{width:100%; height: auto; overflow: hidden; margin-top: 50px;}
.index_dangjian_left{width:600px; height: auto; float: left; overflow: hidden}
.index_dangjian_left .swiper-slide a{width:100%; display: block}
.index_dangjian_left .swiper-slide a img{width:100%; display: block; transform: scale(1);  transition: all 1s ease 0s; -webkit-transform: scale(1);  -webkit-transform: all 1s ease 0s;}
.in_dh_hover{width:100%; height:56px; line-height: 56px; background: url(../images/n_hover.png) no-repeat center; padding: 0 3%; position: absolute; bottom:0; left:0; font-size: 16px; color: #fff; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; padding: 0 200px 0 24px}
.index_dangjian_left .swiper-pagination{width:auto; right:10px; left:auto; bottom:20px}
.index_dangjian_left .swiper-pagination-bullet{background: #d0d0d0; width: 10px; height: 7px; border-radius: 8px; opacity: 1}
.index_dangjian_left .swiper-pagination-bullet-active{width:18px; background: #ffffff}
.index_dangjian_right{width:555px; height: auto; float:right}
.dangjian_right_nav{width:100%; height: auto; overflow: hidden}
.dangjian_right_nav a{color:#000000; font-size: 18px; float: left; margin-right:48px}
.dangjian_right_nav a:last-child{margin-right: 0}
.dangjian_right_nav a:hover{color:#0f3673; font-weight: bold;}
.index_dangjian_right ul{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.index_dangjian_right ul li{width:100%; height: 38px; overflow:hidden; line-height: 38px}
.index_dangjian_right ul li i{color:#d1d1d1; font-style: normal; font-size: 16px; margin-right:8px;}
.index_dangjian_right ul li p{color:#333333; font-size: 16px; width: 430px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_dangjian_right ul li span{color:#999999; font-size: 16px; float: right}
.index_dangjian_right ul li:hover p{color:#0f3673}
.index_dangjian_left .swiper-slide a:hover img{transform: scale(1.07);transition: all 1s ease 0s;-webkit-transform: scale(1.07);-webkit-transform: all 1s ease 0s;}


.index_dangjian_left ul{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.index_dangjian_left ul li{width:100%; height: 38px; overflow:hidden; line-height: 38px}
.index_dangjian_left ul li i{color:#d1d1d1; font-style: normal; font-size: 16px; margin-right:8px;}
.index_dangjian_left ul li p{color:#333333; font-size: 16px; width: 430px; float: left; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_dangjian_left ul li span{color:#999999; font-size: 16px; float: right}
.index_dangjian_left ul li:hover p{color:#0f3673}

/*广告*/
.index_guanggao{width:1200px; height: auto; overflow: hidden; margin:50px auto 0;}
.index_guanggao img{width:100%; display: block}


/*新闻*/
.index_news{width:100%; height: auto; overflow: hidden; margin: 62px 0}
.index_news_left{width:580px; height: auto; float: left}
.index_news_nav{width:100%; height: auto; overflow: hidden; line-height: 30px;}
.news_nav_left{width:auto; float: left; line-height: 30px;}
.news_nav_left a{color:#000000; font-size: 18px; float: left; margin-right: 49px}
.news_nav_left a:hover{font-weight: bold; color: #0f3673}
.n_more{float: right; color:#0f3673; font-size: 16px;}
.n_more:hover{font-weight: bold;}
.index_news_left ul{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.index_news_left ul li{width:100%; height:38px; line-height:38px;}
.index_news_left ul li h4{width:520px; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_left ul li span{color:#999999; font-size: 16px; float: right}
.index_news_left ul li i{color:#d1d1d1; font-style: normal; font-size: 16px;}
.index_news_left ul li:hover h4{color:#0f3673}
.index_news_right{width:520px; height: auto; float: right}
.index_news_right .news_nav_left a{margin-right: 25px}
.index_news_right ul{width:100%; height: auto; overflow: hidden; margin-top: 15px;}
.index_news_right ul li{width:100%; height:38px; line-height:38px;}
.index_news_right ul li h4{width:447px; float: left; color:#333333; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap}
.index_news_right ul li span{color:#999999; font-size: 16px; float: right}
.index_news_right ul li i{color:#d1d1d1; font-style: normal; font-size: 16px;}
.index_news_right ul li:hover h4{color:#0f3673}



/*快捷*/
.index_kuiajie{width:100%; height: auto; overflow: hidden; margin: 60px 0}
.index_kuiajie .swiper-slide a{width:100%; height: 110px; background: #ededed; border-radius: 5px; text-align: center; padding:15px 5px 8px; display: block}
.index_kuiajie_img{width:100%; height: 43px; display: flex; align-items: center;}
.index_kuiajie_img img{align-items: center; margin: 0px auto; max-height: 100%;}
.index_kuiajie p{color:#fff; font-size:18px; color: #0f3673; text-align: center; width: 100%; height: 30px;  line-height: 30px; text-overflow: ellipsis; 
	overflow: hidden; white-space: nowrap; margin-top:8px}
.index_kuiajie .swiper-slide a:hover{background: #0f3673}
.index_kuiajie .swiper-slide a:hover p{color:#fff}
.index_kuiajie .swiper-slide a:hover img{ filter: grayscale(0); filter: brightness(0) invert(100%); -webkit-filter: brightness(0) invert(100%);}





/*底部*/
.footer{width:100%; height:auto;  background:#7a7a7a; overflow: hidden; padding: 40px 0 0}
.footer_left{width:25%; height: auto; float: left;}
.f_logo{width:100%; display: block; margin-bottom:10px;}
.f_logo h4{color:#ebebeb; font-size: 22px;}
.f_logo h5{color:#ebebeb; font-size: 12px; text-transform: uppercase; line-height: 26px}
.footer_left_xx{width:100%; height: auto; overflow: hidden; margin-top: 45px;}
.footer_left_xx p{color:#ebebeb; font-size: 14px; opacity: 0.5; line-height: 30px;}
.footer_center{width:100%; height: auto; overflow: hidden}
.footer_nav{width:882px; height: auto; float: left; display: flex;      display: -webkit-flex;}
.footer_nav dl{margin-right:37px; float: left;}
.footer_nav dl dt{font-size: 16px; color: #ebebeb; margin-bottom: 20px;}
.footer_nav dl dd{width:100%; overflow: hidden; margin-top: 10px;}
.footer_nav dl dd a{width:100%; display: block; font-size: 14px; color: #ffffff;  opacity: 0.6; line-height: 30px;}
.footer_nav dl dd a:hover{opacity: 1}
.footer_img{width:120px; height: auto; float: right; margin-left: 22px;}
.footer_img img{width:100%; display: block}
.footer_img p{color:#fff; text-align: center; font-size: 14px; color: #fff; margin-top: 10px;}
.f_copy{width:100%; height:70px; overflow: hidden; line-height:70px;  margin-top: 50px; background: #494949}
.copy_l{font-size:14px; color:#ebebeb; height: 100%; width:auto; float: left; }
.copy_l a{color:#ebebeb; font-size: 14px;}
.copy_l a:hover{color:#0f3673!important}
.footer_zhichi{width:auto; height:auto; float: right;}
.footer_zhichi p{ width: auto; float: left; margin-right: 20px;   color:#999999; height: 100%; line-height:70px;}
.footer_zhichi p:last-child{margin-right: 0}
.footer_zhichi .pt{width:121px;height:70px; background: url(../images/vl.png) no-repeat center; margin-right: 10px}
.footer_zhichi .js{width:80px;height: 70px; background: url(../images/yd_logo.png) no-repeat center; float: right }
.footer_zhichi span{float: left; font-size: 14px; color: #ebebeb;}
.footer_zhichi i{ float: left;}
.index_links{width:100%; height: auto; overflow: hidden; margin:15px 0}
.index_links h4{color:#333333; font-size:16px; float: left; line-height:30px;}
.index_links_p{margin-left:90px; }
.index_links_p a{color:#333333; font-size: 14px; float: left; margin-right: 30px; line-height: 30px;}





/*客服*/
.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:#0f3673;
    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;}



.inside_banner{ height: 200px; position:relative; width:100%}
.about_ban{background: url(../images/about_ban.jpg) no-repeat center;}
.gsgg_ban{background: url(../images/gsgg_ban.jpg) no-repeat center;}
.case_ban{background: url(../images/case_ban.jpg) no-repeat center;}
.ctwh_ban{background: url(../images/ctwh_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;}
.qydj_ban{ background: url(../images/qydj_ban.jpg) no-repeat center;}



/*详情页*/
.ny_all{overflow: hidden; background: #fff; margin-top:20px; padding: 30px 30px 100px}
.ny_left{width:270px; height: auto; float: left}
.ny_left_nav{width:100%; height: auto; overflow: hidden; margin-top: 28px; margin-bottom: 20px;}
.ny_left_nav ul{width:100%; height: auto; overflow: hidden}
.ny_left_nav ul li{width:100%; height: 58px; line-height: 58px; border-bottom: 1px solid #f1f1f1; padding: 0 5px}
.ny_left_nav ul li p{width:92%; height: 100%; float: left; color:#0f3673; font-size: 18px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap}
.ny_left_nav ul li span{color:#d9d9d9; font-size: 18px; float: right}
.ny_left_nav ul li:hover,.ny_left_nav ul li.active{background: #0f3673;}
.ny_left_nav ul li:hover p,.ny_left_nav ul li:hover span{color:#fff}
.ny_left_nav ul li.active p,.ny_left_nav ul li.active span{color:#fff}
.ny_left_xx{width:100%; height: auto; overflow: hidden; background: #f1f1f1}
.ny_left_t{width:100%; line-height:40px; color:#0f3673; border-bottom: 1px solid #d0d0d0; font-size: 20px; font-weight: bold;  }
.ny_left_xx .ny_left_t{padding: 0 15px; margin-top: 10px}
.ny_left_info{width:100%; height: auto; overflow: hidden; padding:10px 18px 20px;}
.ny_left_info p{color:#777777; font-size: 14px; line-height: 28px;}
.ny_right{width:832px; height: auto; float: right}
.ny_rtitle{width:100%; height:41px; border-bottom: 1px solid #d0d0d0; margin-bottom:28px;line-height: 40px;}
.ny_rtitle h3{color:#0f3673; font-size: 20px; font-weight: bold; float: left}
.ny_rtitle p{color:#bebebe; font-size: 14px; background: url(../images/home.png) no-repeat left center; line-height: 47px;}
.ny_rtitle p a{color:#bebebe; font-size: 14px; }
.ny_rtitle span{color:#0f3673; font-size: 14px;}
.ny_news_li ul{width:100%; height: auto; overflow: hidden; margin-top: 10px; margin-bottom: 30px;}
.ny_news_li ul li{width:100%; height: 54px; line-height: 54px; border-bottom: 1px dashed #f1f1f1;}
.ny_news_li ul li p{width:82%; height: 100%; float: left; color:#777777; font-size: 16px; text-overflow: ellipsis; overflow: hidden; white-space: nowrap }
.ny_news_li ul li span{color:#777777; font-size: 14px; float: right}
.ny_news_li ul li:hover p,.ny_right ul li:hover span{color:#0f3673}

.ny_about{width:100%; height: auto; overflow: hidden; font-size: 16px; color: #666; line-height: 30px; margin-top: 20px;}
.ny_about img{max-width: 100%}
.ny_about p{font-size:16px;}
.honor{ overflow: hidden; padding-bottom: 120px;}
.honor_list{ overflow: hidden;  width:100%; margin-bottom:50px;}
.honor_list li{ width: 32.2%; float: left; border: 1px solid #e5e5e5; margin-right: 1%; margin-bottom: 20px;}
.honor_list li:nth-child(3n){ margin-right: 0;}
.honor_list li .img{overflow: hidden; width:100%;}
.honor_list li .img img{ width: 100%; transition: all 0.3s; display:block;}
.honor_list li:hover .img img{transition: all 0.3s; transform: scale(1.05);}
.honor_list li .gallery-title{ line-height: 45px; background: #e5e5e5;text-align: center; font-size: 15px; transition: all 0.3s; width:100%; height:45px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; padding:0 10px;}
.honor_list li:hover{ border: 1px solid #0f3673;}
.honor_list li:hover .gallery-title{ background: #0f3673; color: #fff;}



.ny_contact{width:100%; height: auto; overflow: hidden; margin: 40px 0}
.ny_contact_map{width:100%;  height: 400px; overflow: hidden; margin-top: 20px;}
.ny_conta_xx{width:100%; height: auto; display: block; overflow: hidden; margin-bottom: 42px; margin-top: 20px;}
.contact_right{width:50%;float: left; font-size: 16px; color: #666666; line-height:32px}
.contact_right p{ font-size: 16px; color: #666666; line-height:32px}
.ny_cont_wx{width:auto; height: auto; float: right}
.ny_cont_wx dl{width:140px; height: 200px; float: left; margin-left: 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%;}



@media screen and (max-width:1580px){
	
}


	
@media screen and (max-width:1500px){

}


@media screen and (max-width:1360px){

}


