﻿@charset "utf-8";


*{padding: 0; margin: 0;}
html,body{height:100%;margin: 0 auto;width:100%;}
body{padding:0; margin:0px auto; font-size:16px; line-height:24px; color:#666666; width:100%; min-width:1300px; zoom:1;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体"; background:#fff;-webkit-tap-highlight-color: transparent;}
ul,li,form, dl,dt,dd,div,ul,li,p,em,i,address{ font-style:normal; list-style:none; padding: 0px; margin: 0px;}
h1,h2,h3,h4,h5,h6{ padding:0px; margin:0px;}
select,input,textarea,button{ font-size:16px; border-radius:0; -webkit-border-radius:0; color:#545454;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,Arial,"宋体"; }
input:focus { outline: none;}
input,button,select,textarea{ border:0px;outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/}
button{ cursor:pointer;}
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/}
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,fxigcaption,address{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ max-width:100%; border:none; border:0;  vertical-align:top;}
a{ color:#333333; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);transition: all ease 0.3s;}
a:focus,p:focus,div:focus {outline:none; -moz-outline:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:hover{ text-decoration:none; color:#183DA1;}
/**:hover{transition: all ease 0.3s;}*/


/*input字体*/
:-moz-placeholder {color: #999999;}
::-moz-placeholder {color: #999999;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {color: #999999;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {color: #999999;}

select {
	/*Chrome和Firefox里面的边框是不一样的，所以复写了一下*/
	border: 0; text-indent:1.3em;
	/*很关键：将默认的select选择框样式清除*/
	appearance: none; color:#999999;
	-moz-appearance: none;
	-webkit-appearance: none;

	/*在选择框的最右侧中间显示小箭头图片*/
	background: #f0f0f0 url(../images/selectarr.png) no-repeat scroll 92% center;
	/*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding-right: 14px;
}



/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand {
display: none;
}

/*网页滚动条*/

::-webkit-scrollbar{
            width: 6px; height:6px;-webkit-overflow-scrolling : touch;
            background-color: #e6e6e6;}
::-webkit-scrollbar-track{ background-color: #e6e6e6;}
::-webkit-scrollbar-thumb{
            border-radius: 10px;
            background-color: #333;}
::-webkit-scrollbar-button{
            height: 0px;
            background-color: #e6e6e6;}

/*公用样式*/
.fl{ float:left;}.fr{ float:right;}.tl{ text-align:left !important;}.tr{ text-align:right;}.tc{ text-align:center !important;}
.hide{ display:none;}
.block{ display:block;}
.clear{ clear:both;}
.clearfix{overflow:hidden;_zoom:1;}
.clearfix:after{ content: ''; display: block; clear: both; height: 0; visibility: hidden; }
.clearfix{*zoom:1;}.relative{ position:relative;}
.bodyon{ overflow:hidden;}
.imgbox{ overflow:hidden; position:relative;}
.imgbox span{ background-position:center center; background-repeat:no-repeat; background-size:cover; position:absolute; left:0px; top:0px; width:100%; height:100%;}
.Scale-img {overflow: hidden;cursor: pointer; zoom:1; overflow: hidden;}
.imgbox img,.imgbox span {opacity: 1;-webkit-transition: opacity 0.6s, -webkit-transform 0.6s;transition: opacity 0.6s, transform 0.6s;}
.imgbox:hover img,.imgbox:hover span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1); top:0px; left:0px;}
.effict{transition: all ease 0.3s;}

.Contain{max-width:1400px;margin:0 auto;width:92%;}
@media ( max-width:1024px){
.iconfont{ font-size:20px;}
body{font-size:14px; line-height:24px;min-width:300px;overflow-x:scroll;}	
select,input,textarea,button{ font-size:14px;*-webkit-appearance:none;}
}
/*页面框架结构*/
.SildeBar{}
.MainContent{}
.Content{}
.SinglePage{ /*单片*/ text-justify:inter-ideograph; text-align:justify; word-wrap:break-word; clear:both; overflow:hidden; }
.Current{ /*当前位置*/}

/*分页*/
.Pages{ zoom:1; text-align:center; clear:both; line-height:34px;margin: 20px auto 80px;font-family: Bebas;font-size: 16px;}
.Pages span{ padding:0px 0px; display:inline-block; vertical-align:middle;}
.Pages a{ display:inline-block; vertical-align:middle; margin:0px 5px;text-align:center;height: 40px;line-height: 40px;  width:40px; border:1px solid #fff;color:#666666;}
.Pages .p_page a{ display:inline-block; vertical-align:middle;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ border-color: #183DA1;font-family: 宋体;font-weight: bold;color:#183DA1;}
.Pages .p_page .a_prev:hover,.Pages .p_page .a_next:hover,.Pages .p_page .a_first:hover,.Pages .p_page .a_end:hover{ color:#fff; background:#183DA1; border:1px solid #183DA1;}
.Pages .p_page .num a{}
.Pages .p_page .num a:hover,.Pages .p_page .num a.a_cur{ color:#df0716; background:#fff; border:1px solid #fff;}
@media ( max-width:1024px){
.Pages{line-height:26px;}
.Pages a{ margin:0px 1px; width:24px;}
.Pages .p_page .a_prev,.Pages .p_page .a_next,.Pages .p_page .a_first,.Pages .p_page .a_end{ padding:0 4px;}
}
/*分页*/

/*Top s*/
body{padding-top:100px;}
.Header {height: 100px;background: #fff;position: fixed;width:100%;z-index:999999;box-shadow: 0 0 10px rgba(0,0,0,0.1);top:0;left:0;}
.Logo{ float:left; padding-top:26px;}
.search{position: relative;float:right; padding-top:42px;}
.searchico { cursor:pointer;width:26px;text-align: center;}
.searchico .c2{ display:none;}
.searchico.on .c1{ display:none;}.searchico.on .c2{ display:block;}
.searchbox{ display:none; float:right; width:300px; position:absolute; top:100px; right:0; z-index:100; box-shadow:0 0 10px rgba(0,0,0,0.4);}
.searchbox input{width:100%; height:40px; line-height:40px;background:#fff; font-size:14px; text-indent:0.8em; float:left;}
.searchbox .btn { color:#fff; font-size:14px;width:70px; height:40px; position:absolute; right:0; top:0; background:#00349b;}
.searchbox .btn:hover { background:#0242c1;}
.MainNav{ float:right;}
.MainNav li{ float:left; position:relative; margin-right:39px;}
.MainNav li span a{display:block; text-align:center; position:relative; transition: all ease 0.3s; padding:5px 3px 0 3px; line-height:95px; font-size:16px;}
.MainNav li em{ position:relative; z-index:1;}
.MainNav .bg{ position:absolute; left:50%; bottom:26px; height:2px; background:#0b419c;width:0;transition: all ease 0.3s;}
.MainNav .arr{ display:none;}
.MainNav li:hover span a,.MainNav li.aon span a,.MainNav li span a.sele{ color:#0b419b;}
.MainNav li:hover span .bg,.MainNav li.aon span .bg,.MainNav li span a.sele .bg{ left:0; width:100%;}
.NavPull{ z-index:99;display:none; position:absolute; text-align:center; top:100px; left:-32px; width:135px; padding:10px 0; line-height:33px; background:rgba(11,65,156,0.8);}
.NavPull.null{background:none; padding:0;}
.NavPull dd { margin:0 10px;}
.NavPull a{ color:#fff; display:block;}
.NavPull a:hover{ background:#0b419c;}

.openbtn{ cursor:pointer; display:none;width:32px; height:25px; padding-top:1px; background:#fff; position:absolute; right:10px; top:8px; z-index:999;}
.closebtn{ position:fixed; left:0px; top:0; width:100%; height:100%; z-index:100; display:none;background: rgba(0,0,0,0.5);}
.openbtn span{ display:block; height:3px; background:#1b49a5; margin:4px;transition: all ease 0.3s;}
.openbtn.on .sp1 {
	-webkit-transform: translate(0, 7px) rotate(45deg) !important;
	-moz-transform: translate(0, 7px) rotate(45deg) !important;
	-ms-transform: translate(0, 7px) rotate(45deg) !important;
	-o-transform: translate(0, 7px) rotate(45deg) !important;
	transform: translate(0, 7px) rotate(45deg) !important;}

.openbtn.on .sp2 {
	-webkit-transform: translate(0, 0) rotate(-45deg) !important;
	-moz-transform: translate(0, 0) rotate(-45deg) !important;
	-ms-transform: translate(0, 0) rotate(-45deg) !important;
	-o-transform: translate(0, 0) rotate(-45deg) !important;
	transform: translate(0, 0) rotate(-45deg) !important;}	
.openbtn.on .sp3 { display:none;}
@media ( max-width:1440px){
}
@media ( max-width:1024px){
	body{padding-top:45px;}
.Header { height:45px;}
.Header .Contain {padding: 0;}
.Header .Logo{ padding-top:4px;}
.Header .Logo img{ height:38px;}
.Header .openbtn{ display:block;}
.search{padding-top:14px;}
.searchico{ display:block; margin-right:35px;width:20px;}
.searchbox{position:absolute; top:45px; right:0; z-index:100;}

.MainNav{ height:40px;}
.MainNav ul{ position:fixed; height:100%; overflow-y:auto; z-index:999; width:200px; padding:0; right:-200px;background: #fff;top:45px;visibility: hidden;opacity: 0;filter: alpha(opacity=0);transition: all ease 0.3s; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.MainNav li{ display:block; position:relative; cursor:pointer; float:none; border-bottom:1px solid #e9e9e9;border-top:1px solid #f9f8f6; width:auto; margin:0 10px; background:none;}
.MainNav li span a{ font-size:16px; text-align:left; display:block; line-height:40px; height:40px; padding:0 0 0 5px;  border:0; color:#1a1a1a;}
.MainNav li span a em{ height:auto; line-height:40px;}
.MainNav .bg{ display:none}
.MainNav li:hover span a,.MainNav li.onnav span a,.MainNav li span a.sele{ color:#c20018;}
.MainNav .arr{ display:inline-block; position:absolute; z-index:2; width:100%; height:46px; left:0px; top:0px;}
.MainNav .arr i{ position:absolute; background:url(../images/arrb.png); width:17px; height:10px; right:0px; top:15px;transition: all ease 0.3s;}
.MainNav li.onnav .arr i{dis-moz-transform: translate(0, -3px) rotate(-180deg) !important;
	-ms-transform: translate(0, -3px) rotate(-180deg) !important;
	-o-transform: translate(0, -3px) rotate(-180deg) !important;
	transform: translate(0, -3px) rotate(-180deg) !important;}
.MainNav.on ul{visibility: visible;opacity: 1;filter: alpha(opacity=100); right:0;}
.NavPull{ position:static; line-height:30px; padding:8px; text-align:left; background:none;}
.NavPull dd{ position:relative;}
.NavPull dd a{ padding:0; color:#666;}
.NavPull dd a:hover{ background:none; color:#0278d0;}
}

/*Top end*/

/*首页 s*/
.activehover{-webkit-box-shadow: 0 15px 30px rgba(0,0,0,0.5);box-shadow: 0 15px 30px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -4px, 0);	transform: translate3d(0, -4px, 0);}
.HomeBan {overflow:hidden; clear:both; position:relative;background:url(../images/loading.gif) center center no-repeat; }
.HomeBan .slides li{ position:relative;}
.HomeBan .slides li a{ display:block; padding-top:660px;background-position:center center; background-repeat:no-repeat; background-size:cover;}
.HomeBan .slides li .imgs{position:absolute; width:68%; left:9%; top:35%; color:#fff; line-height:35px; text-align:center;}
.HomeBan .slides li .imgs .img1{transform:translateX(150px);-webkit-transform:translateX(150px);opacity:0;transition:all 1s 0.4s;}
.HomeBan .slides li .imgs .img1 img{width: auto}
.HomeBan .slides li .imgs .img2{ transform:translateX(150px);-webkit-transform:translateX(150px);opacity:0;transition:all 1s 0.6s;}
.HomeBan .slides li.flex-active-slide .imgs .img1,.HomeBan .slides li.flex-active-slide .imgs .img2{transform:translateX(0);-webkit-transform:translateX(0);opacity:1;}
.HomeBan .flex-control-nav{bottom:5%; z-index:10;}
.HomeBan .flex-control-nav li{ margin:0 7px 0 7px; vertical-align:middle;cursor:pointer; }
.HomeBan .flex-control-nav li a{ width: 80px;height: 3px;background-color: #fefefe;opacity: 0.3;border-radius: 0;cursor: pointer;}
.HomeBan .flex-control-nav li a.flex-active{opacity:1;}
.HomeBan .flex-direction-nav a { opacity: 0; border:1px solid #fff; color:#fff; width:50px; height:50px; line-height:50px; font-size:35px;}
.HomeBan .flex-direction-nav .flex-prev {left:-50px;}
.HomeBan .flex-direction-nav .flex-next {right:-50px;}
.HomeBan:hover .flex-direction-nav .flex-prev { opacity:1; left:5%;}
.HomeBan:hover .flex-direction-nav .flex-next { opacity:1; right:5%;}
.HomeBan .flex-direction-nav a:hover { border:1px solid #0B419C; background:#0B419C !important; color:#fff;}

@media ( max-width:1024px){
.HomeBan .slides li a{ padding-top:45%;}
.HomeBan .flex-control-nav li a{ width:6px; height:6px; border:1px solid #fff;}
}

.HomeTit h3{font-family: SourceHanSansCN-Medium;font-size: 32px;color: #000000;line-height: 32px;margin-bottom: 15px;}
.HomeTit p{line-height: 40px;height: 40px;}
.HomeTit p span{font-size: 16px;color: #cccccc;font-family: Bebas;position: relative;text-indent: 20px;}
.HomeTit p span:before{content: "";position: absolute;width: 10px;height: 2px;background-color: #df0716;position: absolute;left: 0;top: 20px; color: #000;}
.HomeTit p a{font-family: SourceHanSansCN-Regular;font-size: 14px;}
.HomeTit p a i{font-family: 宋体;}
/*首页新闻*/
.HomeNews{padding-top:30px; padding-bottom:45px;}
.HomeNews_l{width: 34%;height: 315px;margin-top: 18px;}
.HomeNews_l .flexslider{background: rgba(0,0,0.5);}
.HomeNews_l li{width: 100%;height:315px;position: relative;}
.HomeNews_l li .imgbox{width: 100%;height: 100%}
.HomeNews_l li p{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,0.5);height: 60px;line-height: 60px;padding-left:20px;font-size: 18px;color: #fefefe;padding-right:100px;box-sizing: border-box;}
.HomeNews_l .flex-direction-nav{position: absolute;top: 0;left: 0;height: 315px;width: 100%;}
.HomeNews_l .flex-direction-nav .flex-prev{left: 0;}
.HomeNews_l .flex-direction-nav .flex-next{right: 0}
.HomeNews_l .flex-direction-nav a{width: 24px;height: 40px;background-color: rgba(0,0,0,0.2);border-radius: 0;line-height: 40px;font-family: 宋体;}
.HomeNews_l .flex-direction-nav a:hover{background: rgba(0,0,0,0.4)}
.HomeNews_m {width:63.5%;margin-left: 2.5%;}
.slideTxtBox{ widows: 100%; height: 315px; text-align:left; margin-top: 18px; overflow: hidden;}
.slideTxtBox .hd{ height:35px; line-height:35px;    border-bottom:1px solid #f0f0f0;  position:relative; }
.slideTxtBox .hd ul{ float:left;   }
.slideTxtBox .hd ul li{ float:left; height: 35px;line-height: 20px;cursor:pointer;margin-right: 40px;font-family: SourceHanSansCN-Medium;font-size: 20px;color: #999999;  }
.slideTxtBox .hd ul li.on{ color: #183da1;border-bottom: 2px solid #183da1 }
.slideTxtBox .bd ul{ padding:15px 0;  zoom:1;  }
.slideTxtBox .bd li{ font-family: SourceHanSansCN-Light;font-size: 16px;line-height: 46px;color: #333333;  }
.slideTxtBox .bd li a{height:46px;overflow:hidden;display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.slideTxtBox .bd li .date{ float:right; color:#cccccc;font-family: Bebas;font-size: 14px;  }
.HomeNews_r{width: 28%;margin-left:2.5%;height: 315px;	background-color: #f6f8fd;margin-top: 18px;}
.HomeNews_r h3{height: 50px;line-height: 50px;text-align: center;font-family: SourceHanSansCN-Medium;font-size: 20px;color: #ffffff;background: url(../images/bg1.png) no-repeat center #183da1;}
.HomeNews_r h3 img{vertical-align: middle;margin-right: 10px;}
.HomeNews_r h3 a{color:#fff;}
.HomeNews_r ul{padding: 20px;display: inline-block;}
.HomeNews_r li{font-family: SourceHanSansCN-Light;font-size: 16px;line-height: 46px;color: #333333;}
.HomeNews_r li img{vertical-align: middle;margin-left: 5px;}

.HomeNews_r .video{display:block;padding:0;}
.HomeNews_r .video li {height:105px;padding:10px 0 0 155px;position:relative;line-height:26px;border-bottom:1px solid #eee;margin-bottom:12px;}
.HomeNews_r .video li:last-child {border-bottom:0px solid #eee;margin-bottom:0px;}
.HomeNews_r .video li .img{width:130px;position:absolute;left:0;top:0;margin-bottom:12px;}
.HomeNews_r .video li .img .play{width:20px;height:20px;position:absolute;left:50%;top:5%;margin:-10px 0 0 -10px;z-index:10;background:url(../images/play2.png);}
.HomeNews_r .video li .img img{width:130px;height:90px;margin:0;}
.HomeNews_r .video li .ti{}

@media ( max-width:1024px){
.HomeNews_l{width: 100%; padding-top: 0%;}
.HomeNews_r{width: 100%;float: left;}
.HomeNews_m {width: 100%;}
.HomeNews_l .flex-direction-nav{display: none !important}
.HomeNews_l li p{font-size: 14px;}
.slideTxtBox .bd li .date{font-size: 12px}
.slideTxtBox .bd li{font-size: 14px;}
.HomeTit p a{display:none;}
}

@media ( max-width:640px){

}
/*首页党建*/
.HomeDj{width: 100%;height: 460px;background-color: #fafafa;padding: 40px 0;}
.HomeBusiness{width: 49.2%;height: 260px;}
.HomeBusiness h2{font-size: 20px;color: #333;line-height: 20px;margin-top: 41px}
.HomeBusiness h3{font-size: 20px;line-height: 25px;color: #555;text-transform: uppercase;font-family: Bebas;margin: 10px auto 20px}
.HomeBusiness p{font-size: 14px;line-height: 20px;color: #a3a3a3;margin-bottom: 20px;text-align: justify;}
.HomeBusiness .flexslider{ padding:30px 2%;width: 96%;	height: 260px;	background-color: #ffffff;margin-top: 18px;}
.HomeBusiness .imgbox{ width: 26%;height: 200px; float:left;}
.HomeBusiness .Scale-img:hover img,.HomeBusiness .Scale-img:hover span {opacity: 1;-webkit-transform: scale3d(1.0,1.0,1);transform: scale3d(1.0,1.0,1); top:0px; left:0px;}
.HomeBusiness  .flexslider .slides{width: 74% !important;box-sizing: border-box;padding:0 50px;float:right;}
.HomeBusiness .info{height: 170px;border-bottom: 1px solid #f0f0f0;}
.HomeBusiness .box{ margin-left:5px;height:170px;}
.HomeBusiness .ti{ font-family: SourceHanSansCN-Regular;font-size: 18px;font-weight: normal;line-height: 28px;color: #000000;margin: 15px auto;height:28px;overflow-x: hidden;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.HomeBusiness .con{font-family: SourceHanSansCN-Light;font-size: 14px;line-height: 24px;color: #666666;}
.HomeBusiness .item{ line-height:20px; margin-top:10px; color:#bcc6e0;}
.HomeBusiness .more{ font-family: Bebas;font-size: 14px;line-height: 30px;color: #cccccc;}
.HomeBusiness .info:hover .more{ background:#fff; color:#183DA1;}
.HomeBusiness .flex-direction-nav{ position: absolute;left:0;top:50%;width: 100%;height: 10px;z-index: 10000;}
.HomeBusiness .flex-direction-nav a{text-align: center;font-size: 0px;font-weight: bold;}
.HomeBusiness .flex-direction-nav .flex-prev{position: absolute;border-radius: 0;
    top: 50%;
    transform: translate(0%,-50%);
    left: 187px;
    background: url(../images/left3.png);
    background-size: 100% 100%;width: 32px;
    height: 32px;
    text-indent: 999px;
    overflow: hidden;}
.HomeBusiness .flex-direction-nav .flex-next{position: absolute;border-radius: 0;width: 32px;
    height: 32px;
    text-indent: 999px;
    overflow: hidden;
    top: 50%;
    transform: translate(0%,-50%);
    right: 15px;
    background: url(../images/right3.png);
    background-size: 100% 100%;}
.HomeBusiness .flexslider .flex-next:hover{background: url(../images/right3.png);}
.HomeBusiness .flexslider .flex-prev:hover {background: url(../images/left3.png);}
.HomeBusiness .flex-control-nav{bottom: -10px}

@media(max-width:1366px){
	.HomeBusiness .flex-direction-nav .flex-prev{left: 160px;}
}
@media ( max-width:768px){
.HomeBusiness{width: 100%;}
.HomeBusiness .info{width: 65%}
.HomeBusiness .imgbox{width: 33%}
}
/*首页业务*/

.HomeArea{margin-top: 40px;display: inline-block;width: 100%;padding-bottom: 40px;}
.HomeArea_bl{width: 30%;height: 460px;background: #e1e4eb url(../images/bg2.png) no-repeat center;padding: 1.8%;position: relative;margin-top: 1px;}
.HomeArea_bl .Title{text-align: center;}
.HomeArea_bl .Title h3{font-family: SourceHanSansCN-Medium;font-size: 28px;font-weight: normal;line-height: 28px;color: #000000;}
.HomeArea_bl .Title p{font-family: Bebas;font-size: 26px;color: #CDD4E4;margin-top: 9px;padding-bottom: 12px;position: relative;}
.HomeArea_bl .Title p:after{width: 10px;height: 2px;background-color: #df0716;position: absolute;left: 50%;margin-left: -5px;bottom: 0;content: "";}
.HomeArea_bl .flexslider{margin-top: 20px;}
.HomeArea_bl li{width: 100%;height: 315px;}
.HomeArea_bl li .imgbox{width: 100%;height: 100%}
.HomeArea_bl li p{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,0.5);height: 50px;line-height: 50px;text-indent: 0;text-align: center; font-size: 16px;color: #fefefe;}
.HomeArea_bl .flex-control-nav{position: absolute;bottom: -30px;left: 0;height: 10px;text-align: center;}
.HomeArea_bl .flex-control-nav li{display: inline-block;margin: auto 10px;width: 8px;height: 8px;}
.HomeArea_bl .flex-control-nav li a{width: 8px;height: 8px;background-color: #fff;border-radius: 0}
.HomeArea_bl .flex-control-nav li a.flex-active{background: #183da1}
.Tzgg li{padding: 20px;padding-right: 100px;}
.HomeArea_br{width: 68%;height: 460px;background: #e1e4eb  url(../images/bg3.png) no-repeat center;padding: 1% 2%}
.slideTxtBox2{ width:100%; height: 460px; text-align:left; overflow: hidden;}
.slideTxtBox2 .hd{ height:70px; line-height:70px;position:relative; }
.slideTxtBox2 .hd ul{ float:left; width: 100%;  }
.slideTxtBox2 .hd ul li{ float:left; width: 25%;height: 70px;cursor: pointer;position: relative; line-height: 70px;text-align: center;font-family: SourceHanSansCN-Light;color: #333333;font-size: 18px;background:  url(../images/bg4.png) no-repeat center;background-size: 100% 100%}
.slideTxtBox2 .hd ul li.on{ color: #fff;background: #183da1 }
.slideTxtBox2 .hd ul li.on:after{display: block}
.slideTxtBox2 .hd ul li:after{width: 9px;height: 5px;background:url(../images/sjx.png) no-repeat center;position: absolute;bottom: 5px;left: 50%;margin-left: -5px;content: "";display: none}
.slideTxtBox2 .hd ul li img{vertical-align: middle;margin-right: 10px;}
.slideTxtBox2 .hd ul li img.img2{display: none}
.slideTxtBox2 .hd ul li.on img.img1{display: none}
.slideTxtBox2 .hd ul li.on img.img2{display: inline-block;}
.slideTxtBox2 .bd ul{ padding:20px 0;  zoom:1;  }
.slideTxtBox2 .bd ul .left .Title{text-align: left;margin-top: 42px;}
.slideTxtBox2 .bd ul .left .Title h3{font-family: SourceHanSansCN-Medium;font-size: 28px;font-weight: normal;line-height: 28px;color: #000000;}
.slideTxtBox2 .bd ul .left .Title p{font-family: Bebas;font-size: 26px;color: #CDD4E4;margin-top: 9px;padding-bottom: 12px;position: relative;text-transform: uppercase;}
.slideTxtBox2 .bd ul .left .Title p:after{width: 10px;height: 2px;background-color: #df0716;position: absolute;left: 0%;bottom: 0;content: "";}
.slideTxtBox2 .bd ul .left{width: 40%;}
.slideTxtBox2 .bd ul .left p{font-family: SourceHanSansCN-Light;line-height: 24px;color: #666666;font-size: 14px;margin-top: 25px;margin-bottom: 35px;}
.slideTxtBox2 .bd ul .imgbox{width: 55%;padding-top: 37%;}
@media ( max-width:768px){
.HomeArea_bl,.HomeArea_br{width: 100%;height: auto;display: inline-block;}
.HomeArea_bl .flex-control-nav{display: none}
.slideTxtBox2 .hd ul li{width: 50%;}
.slideTxtBox2 .bd ul .left,.slideTxtBox2 .bd ul .imgbox{width: 100%;float: none}
.slideTxtBox2{height: auto;display: inline-block;}
.HomeArea_br{margin-top: 30px;padding: 2%;width: 96%}

}
/*首页项目*/
.HomePro{width: 100%;display: inline-block;padding-bottom: 40px;background-image: url(../images/fbg.jpg);background-position: top center;background-size: cover;background-repeat: no-repeat;padding-top: 40px;background-color: #eeeeee;}
.HomePro_wap{display: none;}
.HomePro_b{width: 100%;height: 330px;margin-top: 18px;}

.HomePro .HomeTit p a{display: none;}

.HomePro_pc .bd{overflow: hidden;}
.HomePro_pc .bd li{width: 460px;padding: 0 10px;display: inline-block;text-align: center;}
.HomePro_pc .bd li .imgbox{padding-bottom: 67%;}
.HomePro_pc .bd li .txts{font-size: 15px;color: #333;line-height: 30px;margin-top:8px;}
.HomePro_pc .bd li:hover .imgbox span{transform: scale(1);}
.HomePro_pc .HomePro_b{position: relative;}
.HomePro_pc .imgbox span{transition: none;}



.HomePro_bl{width: 30%;height: 280px;background-color: #ebebeb;border: solid 5px #ffffff;position: relative;display: none;}
.HomePro_bl .imgbox{width: 100%;height: 100%}
.HomePro_bl p{position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;line-height: 50px;background: rgba(0,0,0,0.5);background: rgba(0,0,0,0.5);font-family: SourceHanSansCN-Regular;font-size: 18px;color: #ffffff;text-align: center;}
.HomePro_bl i{position: absolute;width: 30px;height: 38px;background: url(../images/tjicon.png); left: 0;top: 0}
.HomePro_bl li{ width: 270px;	height: 180px;}
.HomePro_bl li .imgbox{width: 100%;height: 100%}
.HomePro_bl li p{position: absolute;bottom: 0;left: 0;width: 100%;background: rgba(0,0,0,0.5);height: 50px;line-height: 50px;text-indent: 0;text-align: center; font-size: 16px;color: #fefefe;}
.imgbox span{transition: all 0.3s;}
.HomePro_br{width: 100%}
.HomePro_br .tempWrap{width:100% !important;}
.Csgm_b{margin-top: 10px;margin-bottom: 30px;width: 100%;}
.Csgm_b .ComTit{font-size: 18px;font-weight: bold;color: #5a5756;font-family:brt ;text-align: left;margin-bottom: 0px;}
.Csgm_b .ComInfo{font-size: 18px;font-family: brt;line-height: 28px;padding: 0;text-align: justify;}
.Csgm_b .owl-item {width: 270px;margin-right: 20px;position: relative;margin-top: 35px;;overflow: hidden;float: left;}
.Csgm_b .owl-item .imgbox{width: 100%;padding-bottom: 66.666%;transition: all ease 0.3s;}
.Csgm_b .owl-item p.bar{font-family: SourceHanSansCN-Light;font-size: 14px;color: #333333;line-height: 40px;}
.Csgm_b .owl-item .txts{padding: 0;text-align: center;}
.Csgm_b .owl-nav{width:100%;display: block !important}
.Csgm_b .owl-dots{display:none;}
.Csgm_b .owl-carousel .owl-nav button.owl-prev,.Csgm_b .owl-carousel .owl-nav button.owl-next{width: 24px;height: 40px;;text-indent:999px;overflow:hidden;}
.Csgm_b .owl-carousel .owl-nav button.owl-prev{position:absolute;top:50%;transform:translate(0%,-50%);left:-0;background:url(../images/left2.png);background-size:100% 100%;}
.Csgm_b .owl-carousel .owl-nav button.owl-next{position:absolute;top:50%;transform:translate(0%,-50%);right:0;background:url(../images/right2.png);background-size:100% 100%;}
.Csgm_b .owl-carousel .owl-nav button.owl-prev:hover{background:url(../images/left2.png);background-size:100% 100%;}
.Csgm_b .owl-carousel .owl-nav button.owl-next:hover{background:url(../images/right2.png);background-size:100% 100%;}
.Csgm_b .owl-item .imgbox video{width: 100%;height: 100%; object-fit:fill;position: absolute;display: none;z-index: 99;}
.Csgm_b .owl-item .imgbox .play{width: 58px;height: 58px; position:absolute;top:50%;left: 50%; transform:translate(-50%,-50%);cursor: pointer;display: block !important;opacity: 0.6}
.Csgm_b .owl-item:hover .imgbox span{-webkit-transform: scale3d(1.05,1.05,1.05);transform: scale3d(1.05,1.05,1.05);}
.Csgm_b .owl-item:hover .imgbox .play{opacity: 1}

@media ( max-width:768px){
.HomePro_bl{width: 98%;}
.HomePro_br,.owl-carousel.owl-drag .owl-item{width: 100%;}
.HomePro_wap{display: block;}
.HomePro_pc{display: none;}
}



/*底部*/
.Bottom{padding: 35px 0;float: left;;width: 100%;text-align: left;background: #282931;}
.Bottom .footer_l .fnav{font-size: 14px;color: #999;line-height: 24px;font-size: 20px;height: 24px;margin-bottom: 20px;margin-top: 30px;}
.Bottom .footer_l .fnav dl{float:left;margin-right:2vw;margin-bottom:20px;position: relative;}
.Bottom .footer_l .fnav dl:after{position:absolute;top:6px;right:-1vw;width:1px;height:12px;content:"";background:#fff;opacity:0.5}
.Bottom .footer_l .fnav dl dt a{font-size:18px;width: 100%;opacity:1}
.Bottom .footer_l .fnav dl dt{margin-bottom:5px;display:inline-block}
.Bottom .footer_l .fnav dl dd a{font-size:14px;}
.Bottom .footer_l .fnav a{color: #999;font-size: 16px;color: #fefefe;opacity: 0.5;;display: inline-block;float: left;font-family: SourceHanSansCN-Regular;}
.Bottom .footer_l .fnav i{width: 40px;height: 24px;line-height: 24px;background: url(../images/dian.png) no-repeat center;display: inline-block;float: left;}
.Bottom .footer_l .Copyright{font-size: 14px;color: #777;line-height: 24px;}
.Bottom .footer_l .fnav i:last-child{display: none}
.Bottom .footer_l .Copyright a{color: #777}
.Bottom .footer_l .footer_tel{margin-top: 15px}
.Bottom .footer_l .footer_tel p{height: 25px;line-height: 25px;font-size: 14px;color: #777;display: inline-block;float: left;}
.Bottom .footer_l .footer_tel span{font-family: Bebas;font-size: 24px;color: #5394ff;line-height: 25px;display: inline-block;}
.totop{ position:fixed; right: 5%; bottom:5%; width:50px; height:50px;text-align: center;z-index: 10000; cursor: pointer;overflow: hidden;visibility: hidden;opacity: 0;-webkit-transition: all 0.3s;-moz-transition: all 0.3s;transition: all 0.3s; background:#183DA1 url(../images/totop.png) center center no-repeat; box-shadow:0 0 10px rgba(0,0,0,0.4);}
.totop.cd-is-visible {visibility: visible;opacity: 1; cursor:pointer;}
.totop .iconfont { font-size:14px;}
.Bottom .footer_m{margin-left: 100px;margin-top: 30px;}
.Bottom .footer_m h3{font-family: SourceHanSansCN-Medium;margin-bottom: 12px; font-size: 18px;font-weight: normal;color: #ffffff;line-height: 20px;height: 36px;border-bottom: 1px solid rgba(255,255,255,0.05);position: relative;}
.Bottom .footer_m h3:before{position: absolute;left: 0;bottom: 0;content: "";width: 10px;height: 1px;background-color: #df0716;}
.Bottom .footer_m p{font-family: SourceHanSansCN-Light;font-size: 14px;line-height: 24px;color: #ffffff;opacity: 0.3;}
.Bottom .ewm p{text-align: center;font-family: SourceHanSansCN-Regular;font-size: 16px;line-height: 24px;color: #ffffff;margin-top: 12px;}


@media ( max-width:1024px){
.Bottom .footer_l{width: 100%;text-align: center;}
.Bottom .footer_l .footer_tel  p{float: none;display: block;}
.Bottom .ewm{float: none;width: 100%;text-align: center;margin-bottom: 20px;}
.Bottom .footer_l .fnav a{float: none;padding: 0 10px;}
.Bottom .footer_l .fnav i{display: none} 
.Bottom .footer_l .fnav{height: 30px;line-height: 30px;}
.Bottom .footer_l .Copyright{line-height: 30px;}
.totop{width:35px; height:35px; line-height:35px; color:#fff; margin-right:0; right:10px;}

}
/*内页 s*/
/*新闻中心-企业动态*/
.SubBan .imgbox{width: 100%;padding-top: 330px;}
.NewsList,.NewsList2{display: inline-block;width: 100%;padding: 60px 0 40px;}
.addNewsBox{margin-left:-2%;}
.NewsListBox{width: 31.33%;	height: 490px;float: left;margin-left:2%; background-color: #fafafa;margin-bottom: 2.75%;}
.NewsListBox .imgbox{width:100% ;padding-top: 66%;}
.NewsListBox .txts{padding: 30px;;}
.NewsListBox .txts span{font-family: Bebas;font-size: 14px;color: #cccccc;}
.NewsListBox .txts h3{font-family: SourceHanSansCN-Regular;height: 60px;font-size: 18px;line-height: 30px;color: #000000;margin-top: 10px;font-weight: normal;overflow: hidden;}
.NewsListBox .txts p{height: 30px;line-height: 30px;margin-top: 24px;}
.NewsListBox .txts p img{vertical-align: middle;margin-right: 10px;}
.NewsListBox .txts p img.line{margin: 0 auto;margin-top: 15px;width:100%;}
.NewsListBox .txts p img.img2{display: none}
.NewsListBox .txts p img.img1{display: inline-block;}
.NewsListBox:hover .txts p img.img2{display: inline-block;}
.NewsListBox:hover .txts p img.img1{display: none}
.NewsListBox:hover{box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.14);}
.NewsListBox:hover .imgbox span {opacity: 1;-webkit-transform: scale3d(1.05,1.05,1);transform: scale3d(1.05,1.05,1); top:0px; left:0px;}

.SubBan{position: relative;}
.SubBan .imgbox p{position: absolute;top: 50%;transform: translateY(-50%);right:20%;color: #333;font-size:26px;}


/*Location*/
.Location{height: 60px;line-height: 60px;border-bottom: 1px solid #eee}
.Location .Location_l{position: relative;height: 60px;}
.Location .Location_l .sname{position: absolute;left: 0;bottom: 0;width: 200px;height: 150px;background-color: #df0716;text-align: center;}
.Location .Location_l .sname strong{font-family: SourceHanSansCN-Medium;font-size: 32px;font-weight: normal;color: #ffffff;margin-top: 46px;line-height: 32px;float: left;width: 100%;text-indent: 37px;text-align: left;}
.Location .Location_l .sname span{margin-top: 10px; font-family: Bebas;font-size: 16px;color: rgba(255,255,255,0.3);line-height: 16px;float: left;width: 100%;text-align: left;}
.Location .Location_l .sname span i{color:#fff;margin-right: 10px;display: inline-block;margin-left: 37px;}
.Location .Location_l .Submune{float: left;margin-left: 270px;}
.Location .Location_l .Submune li{float: left;margin-right: 45px;font-family: SourceHanSansCN-Medium;font-size: 20px;font-weight: normal;color: #999999;}
.Location .Location_l .Submune li.active a{color: #df0716;}
.Location .Location_l .Submune li a{color: #999}
.Location .position{font-size: 14px;font-family: SourceHanSansCN-Light;color: #666666;}
.Location .position .on{color: #df0716;}
.Location .position a{color: #666666;}
.Location .position img{vertical-align: middle;margin-right: 10px;margin-top: -3px;}
.Location2 .Location_l .sname{background:#183DA1 }
.Location2 .Location_l .Submune li.active a,.Location2 .Location_l .Submune li:hover a,.Location2 .position span{color: #183DA1}
/*企业党建-党建动态*/
.DjList{padding-top: 60px;}
.DjList .djnews{float: left;width: 48%;height: 100px;margin-bottom: 40px;}
.DjList .djnews .date{width: 50px;	height: 50px;	background-color: #fafafa;padding: 25px;font-family: Bebas;text-align: center;border:none;}
.DjList .djnews .date strong{display: inline-block;font-size: 30px;font-weight: normal;line-height: 30px;color: #df0716;}
.DjList .djnews .date span{font-size: 14px;color: #cccccc;line-height: 14px;margin-top: 6px;}
.DjList .djnews .txts{width: 80%;height: 100px;}
.DjList .djnews .txts h3{font-family: SourceHanSansCN-Regular;font-size: 18px;font-weight: normal;color: #000000;line-height: 30px;margin-top: 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  }
.DjList .djnews .txts p{font-family: SourceHanSansCN-Light;font-size: 14px;font-weight: normal;color: #666666;line-height: 24px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;  }
.DjList .djnews .txts span{font-family: SourceHanSansCN-Light;font-size: 14px;line-height: 40px;color: #999999;}
.DjList .djnews .txts span i{font-family: 宋体;}
.DjList .djnews:hover .date{background: #df0716}
.DjList .djnews:hover .date strong,.DjList .djnews:hover .date span{color: #fff}
.DjList .djnews:nth-child(2n){float: right;}

/*通知公告*/
.NewsList2 li{ width:50%; float:left; line-height:24px; margin:0 0 0 0; font-size:14px;transition: all ease 0.3s;}
.NewsList2 li .box{ margin:4%; padding-left:121px; position:relative;}
.NewsList2 li .date{ text-align:center; border:1px solid #183DA1; line-height:20px; color:#183DA1; font-size:14px;  width:78px; height:78px;}
.NewsList2 li .date b{ display:block; line-height:43px; padding-top:5px; font-size:32px;}
.NewsList2 li .tit{ padding-top:6px; line-height:39px; font-size:18px; color:#183DA1;}
.NewsList2 li .ly{ display:none;color:#666666;}
.NewsList2 li .p{ font-size:14px;-webkit-line-clamp: 3; color:#000000; height:72px; margin:21px 0 19px;}
.NewsList2 li .more{ color:#183DA1;}.NewsList2 li .more i{font-family:"宋体";}
.NewsList2 li:hover .tit{ color:#df0716;}


/* 业务领域 */
.Yewu{padding-top:75px;}
.Yewu .YewuBox{margin-bottom:100px;}
.Yewu .YewuBox .img{width:38%;position: relative;}
.Yewu .YewuBox .img .imgbox{padding-top:310px;}
.Yewu .YewuBox .img::before{content:'';display: block;width:275px;height:185px;background:#fdeff0;position: absolute;left:-30px;bottom:-30px;}
.Yewu .YewuBox .txt{width:58%;}
.Yewu .YewuBox .txt .tit{font-size: 40px;padding-bottom:25px;border-bottom:1px solid #e5e5e5;font-weight: bold;position: relative;margin-bottom:20px;}
.Yewu .YewuBox .txt .tit::before{content:'';display: block;width:50px;height:1px;background:#df0716;position: absolute;left:0;bottom:-1px;}
.Yewu .YewuBox .txt .dec{line-height: 36px;}

.Yewu .YewuBox .txt .down{-webkit-animation: down 1s infinite; z-index:999;position: relative;display: none;}


@keyframes down{
  from{top: 0;opacity: 0;}
  to{top: 20px;opacity: 1;}
}

@-webkit-keyframes down
{
  from{top: 0;opacity: 0;}
  to{top:20px;opacity: 1;}
}

.Yewu .Case{padding:70px 0 30px 0;background:#f1f1f1 url(../images/3.jpg) no-repeat center center;position: relative;background-size: cover;}
.Yewu .Case::before{content:'';display: block;width:1px;height:80px;background:#df0716;position: absolute;bottom:-40px;left:50%;margin-left:-0.5px;display: none;}
.Yewu .Case .casetit{text-align: center;margin-bottom:45px;}
.Yewu .Case .casetit h1{font-size: 30px;}
.Yewu .Case .casetit p{font-size: 16px;font-family: Arial;color:#999;margin-top:10px;}
.Yewu .Case .caseBox{margin-left:-2%;}
.Yewu .Case .caseBox::after{content:'';display: block;clear: both;}
.Yewu .Case .caseBox .item{transition: all .5s;-webkit-transition: all .5s;float:left;width:31.33%;margin-left:2%;box-sizing: border-box;margin-bottom:30px;}
.Yewu .Case .caseBox .item .img{padding-top:70%;}
.Yewu .Case .caseBox .item p{text-align: center;margin-top:15px;font-size: 18px;opacity: 1;}

.Yewu .Case .slider .slick-arrow{width:32px;height:32px;position: absolute;margin-top:-16px;top:50%;z-index:999;font-size: 0;color: transparent;transition: all .5s;-webkit-transition: all .5s;}
.Yewu .Case .slider .slick-arrow.slick-prev{background:url(../images/prev.png) no-repeat center center;background-size: 100% 100%;left:20px;}
.Yewu .Case .slider .slick-arrow.slick-next{background:url(../images/next.png) no-repeat center center;background-size: 100% 100%;right:20px;}

.Yewu .Case .slider .slick-track{padding:0;}


.slider .item:focus{outline: none;}

@media(max-width:992px){
	.Yewu{padding-top:60px;}
	.Yewu .YewuBox .txt .tit{font-size: 25px;}
	.Yewu .YewuBox .txt .dec{font-size: 14px;line-height: 25px;}
	.Yewu .YewuBox{margin-bottom:60px;}
}

@media(max-width:768px){
	.Yewu{padding-top:30px;}
	.Yewu .YewuBox .img{width:100%;}
	.Yewu .YewuBox .img .imgbox{padding-top:65%;}
	.Yewu .YewuBox .img::before{display: none;}
	.Yewu .YewuBox .txt{width:100%;margin-top:20px;}
	.Yewu .YewuBox .txt .tit{font-size: 20px;padding-bottom:10px;margin-bottom:10px;}
	.Yewu .YewuBox{margin-bottom:50px;}
	.Yewu .Case{padding:30px 0;}
	.Yewu .Case .casetit{margin-bottom:20px;}
	.Yewu .Case .casetit h1{font-size: 20px;}
	.Yewu .Case .casetit p{font-size: 14px;}
	.Yewu .Case .caseBox .item{width:48%;}
	.Yewu .Case .caseBox .item p{font-size: 16px;margin-top:10px;}
	.Yewu .Case::before{height:30px;bottom:-15px;}

	.Yewu .Case .slider .item.slick-center{transform: scale(1);-webkit-transform: scale(1);}
}

@media(max-width:480px){
	.Yewu .Case .caseBox .item{width:98%;margin-bottom:20px;}
}

/*PicList002149 */
.PicList002149 { padding-bottom:1%; margin-bottom:5px;}

.PicList002149 h3{ margin:0; font-size:18px;}
.PicList002149 p{ line-height:26px; overflow:hidden;-webkit-line-clamp: 2; color:#999; height:52px; margin:2% 0 0 0;}

.PicList002149 li{transition: all ease 0.3s; overflow:hidden; padding-left:160px; padding-right:58px; position:relative; margin-bottom:2%; background-color:#fafafa;;}
.PicList002149 li:after{ position:absolute; content:''; right:0; top:0;width:58px; height:100%; background:url(../images/PicList002149-more.png) no-repeat center center; border-left:2px solid #fff;}
.PicList002149 li div{border-left:1px solid #ededed; padding:2% 3%;}
.PicList002149 li time{ position:absolute; left:0; top:0; width:160px; height:100%;}
.PicList002149 li time span{ position:absolute; width:100%; text-align:center; top:50%;-ms-transform:translateY(-50%);-webkit-transform:translateY(-50%); -moz-transform:translateY(-50%); transform:translateY(-50%); color:#b2b2b2; font-size:16px;}
.PicList002149 li time i{ font-style:normal; font-size:50px; color:#999; display:block; font-family:Bebas; line-height:60px;}
.PicList002149 li time i:after{ display:block; content:''; margin:5px auto; height:1px; width:50%; max-width:66px; background:#dfdfdf;}
@media(max-width:1000px){
.PicList002149 li{padding-left:100px;padding-right:30px;}
.PicList002149 li:after{width:30px; background-size:35% auto;}
.PicList002149 li time{width:100px;}
.PicList002149 li time span{font-size:14px;}
.PicList002149 li time i{font-size:40px;line-height:30px;}
}
@media(max-width:768px){
.PicList002149 h3{ font-size:16px;}
}
@media(max-width:480px){
.PicList002149 li{padding-left:80px;padding-right:0;}
.PicList002149 li:after{ display:none;}
.PicList002149 li time{width:80px;}
.PicList002149 li time span{font-size:12px;}
.PicList002149 li time i{font-size:30px;}
.PicList002149 h3{ font-size:14px;}
.PicList002149 p{ font-size:12px; line-height:20px; overflow:hidden; height:40px;}
}


/* 党建工作 */
.DjList2{margin-bottom:50px;}
.DjList2 .DjTop{margin-bottom:30px;}
.DjList2 .DjTop .item .img{width:34%;padding-top:250px;}
.DjList2 .DjTop .item .img span{transition: all .5s;-webkit-transition: all .5s;}
.DjList2 .DjTop .item .txt{width:63%;}
.DjList2 .DjTop .item .txt .date{color:#999;font-size: 14px;margin-top:10px;}
.DjList2 .DjTop .item .txt h1{font-size: 24px;font-weight: normal;margin:10px 0 20px 0;}
.DjList2 .DjTop .item .txt .dec{font-size: 14px;line-height: 28px;color:#666;}
.DjList2 .DjTop .item .txt .More{font-size: 14px;color:#df0716;margin-top:30px;}
.DjList2 .DjTop .item .txt .More img{display: inline-block;}
.DjList2 .DjTop .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.DjList2 ul li{padding-left:90px;position: relative;margin-bottom:20px;min-height:84px;width: 95%;}
.DjList2 ul li .date{text-align: center;border: 1px solid #eeeeee;width: 67px;position: absolute;top: 0px;left: 0px;background: #fff;line-height: 23px;color: #787878;font-size: 12px;}
.DjList2 ul li .date p{display: block;font-size: 36px;color: #df0716;line-height: 58px;border-bottom: 1px solid #eeeeee;}
.DjList2 ul li .date span{}
.DjList2 ul li .txt h1{font-size: 16px;margin:10px 0;}
.DjList2 ul li .txt p{font-size: 14px;line-height: 25px;color:#999;text-indent: 2em;}

@media(max-width:768px){
	.DjList2 .DjTop .item .img{width:100%;padding-top:60%;}
	.DjList2 .DjTop .item .txt{width:100%;}
	.DjList2 .DjTop .item .txt h1{font-size: 18px;}
	.DjList2 .DjTop .item .txt .More{margin-top:10px;}

}

/* 联系我们 */
.Contact{padding:50px 0;}
.Contact .map{position: relative;}
.Contact .map #map{height:550px;}
.Contact .map .Con{width:480px;height:418px;box-sizing: border-box;position: absolute;right:60px;top:65px;padding:40px;z-index:999;background: rgba(24, 61, 161, 0.9);}
.Contact .map .Con ul{padding:30px 0 50px 0;border-bottom:1px solid rgba(255,255,255,0.3);}
.Contact .map .Con ul li{color:#fff;line-height: 36px;}

@media(max-width:992px){
	.Contact .map .Con{width:100%;position: static;}
	.Contact .map .Con ul{border-bottom:none;}
}

@media(max-width:768px){
	.Contact .map #map{height:300px;}
	.Contact .map .Con{height:auto;padding:20px;}
	.Contact .map .Con .conlogo img{height:50px;}
	.Contact .map .Con ul{padding:10px 0;}
	.Contact .map .Con ul li{line-height: 30px;}
}



.Content{padding: 60px 0}
.NewsInfo{ margin:0px auto;}
.SinglePage{word-wrap:break-word;word-break:normal;text-align:justify; line-height:28px; color:#000 !important;}
.SinglePage p{ text-indent:2em;}
.SinglePage img{display: block;margin: 0 auto}
.SinglePageSz{word-wrap:break-word;word-break:normal;text-align:justify; line-height:28px; color:#000 !important;}

.Titleinfo{ border-bottom:1px solid #e6e6e6; text-align:center; margin-bottom:35px; padding:0px 0 18px;}
.Titleinfo .tits{font-size:26px; color:#010101; line-height:40px;}
.Titleinfo .date{ font-size:14px; padding:5px 0 0 0;color:#808080;}
.Titleinfo .date i{ display:inline-block; margin:0 10px;}
.Titleinfo .share{ display:inline-block;*display:inline; zoom:1; vertical-align:middle;}
.PrevNextBox {margin:50px 0 0 0;position:relative; padding-top:11px; border-top:1px solid #e6e6e6; color:#888888; font-size:16px;}
.PrevNextBox dl{ width:70%; line-height:50px; height:50px;overflow:hidden; border-bottom:1px dotted #d9d9d9; position:relative;}
.PrevNextBox dl span{ padding:0 75px 0 55px; position:relative; display:block;}
.PrevNextBox dl span em{ position:absolute; left:0px; top:0px; color:#333333;}
.PrevNextBox dl span .date{ position:absolute; right:0; top:0; color:#808080; font-size:14px; font-family:Arial, Helvetica, sans-serif;}
.PrevNextBox dl a{ margin:0px auto; display:block;text-overflow:ellipsis; white-space:nowrap; *white-space:nowrap; overflow:hidden; width:95%; color:#333333;}
.PrevNextBox dl a.none{color:#999;}
.PrevNextBox a.back{ position:absolute; right:0; top:54px; color:#b30506; font-size:16px; padding-right:31px; background:url(../images/ico/back.png) right center no-repeat;}

/*领导分工*/
.ldfg{background: #f5f5f5;overflow: hidden;}
.Ldbox2{cursor: pointer; width: 33.333%;float: left;padding: 0 0 20px 25px; }
.Ldbox2 .Ldboxr {
    background: #fff url(../images/point.jpg) right bottom no-repeat;
    padding: 19px 39px 0;
    height: 215px;    width: 100%;
}
.Ldbox2 .imgbox{width: 100px;   height: 100px;margin-left: 50px;position: relative;overflow: visible;display:none;   background-color: #0c55b8;    box-shadow: 0px 10px 30px 0px  rgba(12, 85, 184, 0.2);border-radius: 100px;text-align: center;}
.Ldbox2 .imgbox img{vertical-align: middle;height: 36px;margin: 32px auto;transition: all 0.3s;}
.Ldbox2 .Ldboxr h3{font-size: 22px;line-height: 20px;color: #183DA1;margin-bottom: 15px;}
.Ldbox2 .Ldboxr h3 span{font-weight: normal;color: #0c55b8;}
.Ldbox2 .Ldboxr p{font-size: 16px;line-height: 27px;color: #333;font-weight: bold;}
.Ldbox2 .Ldboxr p:nth-child(3){font-weight: normal;}
.Ldbox2 .imgbox:after{content: "";height: 40px;width: 1px;border-left: 1px dashed #797A7B;position: absolute;left: 50%;top: 100%;}
.Ldbox2:last-child .imgbox:after{display: none}
.Ldbox2:hover .imgbox img{transform: scale(1.1);}






/*网站地图*/
.ul_sitemap li{ border-bottom:dotted 1px #ddd; padding:5px 0px;}
.ul_sitemap li strong{ width:90px; display:inline-block;}


/*PicList002926 */
.PicList002926 .auto{max-width: 1400px;}
.PicList002926 .more{ text-align: center;width: 125px; line-height: 40px;color: #fff; background: #a5894b;display: block;}
.PicList002926 .more:hover{background: #183DA1;}
.PicList002926 .more:after{display: inline-block; content: '';background: url("../images/PicList002926_more.png") no-repeat; width: 25px; height: 6px; vertical-align: middle; margin-left: 5px;}
@media(max-width:480px){
.PicList002926 .more{line-height: 10vw;}
}

.PicList002926 li{margin-bottom: 4.17vw;}
.PicList002926 li .pic a{display: block; overflow: hidden;}
.PicList002926 li .pic img{transition: 0.3s;}
.PicList002926 li:hover .pic img{transform: scale(1.2);-webkit-transform: scale(1.2);-ms-transform: scale(1.2);}
.PicList002926 li:nth-child(2n-1) .info .inner{margin-left: 2.6vw;}
.PicList002926 li:nth-child(2n) .info .inner{margin-right: 2.6vw;}
.PicList002926 li .info .inner{border-top: 1px solid #183DA1;border-bottom: 1px solid #183DA1; padding: 2.03vw 1.98vw;text-align: center;}
.PicList002926 li .icon img{max-height: 32px;}
.PicList002926 li h3{font-size: 24px;}
.PicList002926 li h3:after{display: block; content: ''; height: 2px;background: #183DA1; width: 20px; margin: 10px auto;}
.PicList002926 li h3 a{color: #000;}
.PicList002926 li h3 a:hover{color: #183DA1;}
.PicList002926 li .more{margin: 0 auto;}
.PicList002926 li  p{color: #666;line-height: 1.715em; max-height: 5.145em; margin-bottom: 2vw;font-size: 14px;}
@media(min-width:1025px){
.PicList002926 li .pic{width: 59.642%;}
}
@media(max-width:1024px){
.PicList002926 li .ytable,
.PicList002926 li .ytable-cell{display: block;}
}
@media(max-width:640px){
.PicList002926 li h3{font-size: 5vw;}
.PicList002926 li  p{font-size: 3.5vw;}
 .PicList002926 li .info .inner{padding: 5vw 3vw;}
}
/*
 .RighInfo002799
 */
 /* .RighInfo002799{background:#fff url(../images/left_01.png) no-repeat left center;background-size: 60%;} */
.RighInfo002799 .pic{ float: right; margin-left: 12%; }
.RighInfo002799 .tit{margin-bottom: 30px;}
.RighInfo002799 .tit .en{ font-family: 'Times New Roman'; font-size:14px; color: #d3d3d3; font-weight: bold; text-transform: uppercase;margin-top: 15px; }
.RighInfo002799 .tit .cn{font-size: 33px; color: #183DA1; letter-spacing: 5px;margin-top: 3%;font-weight: bold;}
.RighInfo002799 .subtit{font-size: 24px;font-size: #183DA1 !important; margin-top: 3%;position: relative;margin-bottom: 1%; }
.RighInfo002799 .subtit:before{display: inline-block;content: '';width: 10px;height: 10px;background:none;position: relative;top:-4px;margin-right: 8px;border-radius: 50%;border:2px solid #183DA1;}
.RighInfo002799 .subtit span{position: absolute;left:0;bottom:0;font-size: 48px;text-transform: uppercase;font-family: 'Times New Roman';opacity: .05;letter-spacing: 5px;}
.RighInfo002799 .subtit span i{font-size: 68px;font-style: normal;}
.RighInfo002799 p { font-size: 16px; color: #666; line-height: 36px; text-align: justify;margin:0;text-indent: 2em; }
@media (max-width: 768px) {
.RighInfo002799 .auto{ padding: 0 3%; }
.RighInfo002799 .pic{ float: none; width: 100%; margin-bottom: 5%;text-align: center;margin-left:0px;}
.RighInfo002799 .tit .cn{font-size: 38px; text-align: center;}
.RighInfo002799 .tit .en{text-align: center;}
}
.zzjg{text-align: center;}


/* 新闻中心 */
.News{padding-top:40px;}
.News .NewsTop{padding-bottom:30px;border-bottom:1px solid #e5e5e5;}
.News .NewsTop .item{}
.News .NewsTop .item .img{width:44%;padding-top:300px;}
.News .NewsTop .item .img span{transition: all .5s;-webkit-transition: all .5s;}
.News .NewsTop .item .txt{width:53%;}
.News .NewsTop .item .txt .date{width:120px;height:36px;line-height: 36px;border-radius: 36px;background:#d50212;text-align: center;color:#fff;font-size: 14px;margin-top:10px;}
.News .NewsTop .item .txt h1{font-size: 24px;font-weight: normal;margin:30px 0;transition: all .3s;}
.News .NewsTop .item .txt:hover h1{font-size: 25px;}
.News .NewsTop .item .txt .dec{font-size: 14px;line-height: 28px;color:#666;}
.News .NewsTop .item .txt .More{font-size: 14px;color:#999;margin-top:50px;}
.News .NewsTop .item .txt .More img{display: inline-block;}
.News .NewsTop .item:hover .img span{transform: scale(1.05);-webkit-transform: scale(1.05);}

.NewsList{ margin-bottom:2%; padding-bottom:10px;margin-top:30px;}
.NewsList li{transition: all ease 0.3s;margin-bottom:30px;}
.NewsList .date{ line-height:30px; position:absolute; text-align:center; width:80px; height:80px; right:0; top:50%; margin-top:-40px; z-index:2; background:#d50212; color:#fff; font-size:14px;}
.NewsList .date b{ display:block; font-size:32px; padding-top:12px;}
.NewsList .imgbox{ width:33%; float:left; padding-top:300px;}
.NewsList .play{left:50%;top:50%;width:40px;height:40px;position:absolute;z-index:10;background:url(../images/play.png);margin:-20px 0 0 -20px;}
.NewsList .info{ width:64%; float:right; padding-top:25px;}
.NewsList .tit{ font-size:20px; color:#333333;font-weight: bold;display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;}
.NewsList li:hover .tit{color: #183DA1;}
.NewsList .tit i{ width:30px; height:25px; border-bottom:1px solid #d50212; display:block; margin-bottom:26px;}
.NewsList .p{color:#666666;font-size: 14px;line-height: 28px;}
.NewsList .More{ margin-top:41px; text-align:center; font-size:14px; color:#d50212; width:150px; line-height:46px; background:#eee;}
.NewsList .More i{ font-family:"宋体";}
.NewsList li:hover .More{ background:#d50212; color:#fff;}

@media(max-width:992px){
	.NewsList .p{line-height: 24px;}
	.NewsList .imgbox{ padding-top:185px;}
	.NewsList .tit{ font-size:16px;}
	.NewsList .tit i{ height:12px; margin-bottom:10px;}
	.NewsList .More{ width:120px; line-height:35px;}
}


@media(max-width:768px){
	.News .NewsTop .item .img{width:100%;padding-top:55%;margin-bottom:10px;}
	.News .NewsTop .item .txt{width:100%;overflow: hidden;}
	.News .NewsTop .item .txt .date{width:100px;height:28px;line-height: 28px;border-radius: 28px;font-size: 12px;margin-left:1px;}
	.News .NewsTop .item .txt h1{font-size: 18px;margin:15px 0 10px 0;}
	.News .NewsTop .item .txt .More{margin-top:20px;}

	.NewsList .imgbox{ padding-top:120px;}
	.NewsList .info{padding-top:5px;}
	.NewsList .tit{ font-size:15px;}
	.NewsList .tit i{ height:5px; margin-bottom:5px;}
	.NewsList .More{ margin-top:5px; width:88px; line-height:30px;}
	.NewsList .date{ line-height:20px; width:50px; font-size:12px; bottom:0; top:auto; height:50px; margin-top:-25px;}
	.NewsList .date b{font-size:18px; padding-top:5px;}
}
/*Timeline000913 */
	.Timeline000913 .main{position: relative; z-index: 1; padding-bottom: 7.396vw;}
	.Timeline000913 .main .quan{display: block;width: 10px; height: 10px; border-radius: 50%; background: #fff;border: 1px solid #dedede;}
	.Timeline000913 .main:before{position: absolute; content:'';width: 1px; top: 10px; bottom: 0;background: #d9d9d9;display: none;}
	@media(min-width:769px){
	.Timeline000913 .main .quan{ margin: 0 auto; }
	.Timeline000913 .main:before{left: 50%;}
	.Timeline000913 .outer > .ytable-cell{width: 50%;}
	}
	@media(max-width:768px){
	.Timeline000913 .outer,
	.Timeline000913 .outer > .ytable-cell{display: block;}
	.Timeline000913 .main:before{left: 5px;}
	}
	
	.Timeline000913 .item{position: relative;z-index: 4;}
	.Timeline000913 .item:not(:last-child){margin-bottom: 2.08vw;}
	.Timeline000913 .info{position: relative;}
	.Timeline000913 .info:before{position: absolute; content: ''; top: 50%; margin-top: -16px; border:16px solid  transparent;}
	.Timeline000913 .info .inner{background: #f0f0f0; padding: 1.5vw;}
	.Timeline000913 .pic{width: 32.787%;}
	.Timeline000913 .pre pre{font-size: 15px;line-height: 1.867em;}
	.Timeline000913 .year{font-family: 'DIN-Medium';color: #183DA1;font-size: 45px;}
	.Timeline000913 .year aside{background-repeat: no-repeat;background-image: url("../images/Timeline000913_icon.png");}
	@media(min-width:769px){
	.Timeline000913 .item:nth-of-type(2n-1) .info{padding-right: 32px;}
	.Timeline000913 .item:nth-of-type(2n) .info{padding-left: 32px;}
	.Timeline000913 .item:nth-of-type(2n-1) .info:before{right: 0;border-left-color: #f0f0f0;}
	.Timeline000913 .item:nth-of-type(2n) .info:before{left: 0;border-right-color: #f0f0f0;}
	.Timeline000913 .item:nth-of-type(2n-1) .pre{padding-left: 2vw;}
	.Timeline000913 .item:nth-of-type(2n) .pre{padding-right: 2vw;}
	.Timeline000913 .item:nth-of-type(2n-1) .year aside{margin-left: -10px;background-position: left center;}
	.Timeline000913 .item:nth-of-type(2n-1) .year aside:before,
	.Timeline000913 .item:nth-of-type(2n) .year aside:after{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -10px 32px 0;}
	.Timeline000913 .item:nth-of-type(2n) .year aside{background-position: right center;margin-right: -11px; text-align: right;}
	}
	@media(max-width:768px){
	.Timeline000913 .main{margin-left: 3vw;}
	.Timeline000913 .year{font-size: 7vw;}
	.Timeline000913 .year aside{padding-left: 32px;background-position: left center;margin-left: -5px;}
	.Timeline000913 .year aside:before{display: inline-block; content: ''; width: 30px; height: 1px; vertical-align: middle;background: #d9d9d9; margin: -1vw 3vw 0;}
	.Timeline000913 .info{padding: 3vw;}
	.Timeline000913 .pre{padding-left: 3vw;}
	}
	@media(max-width:480px){
	.Timeline000913 .pic{width:45%;}
	.Timeline000913 .pre pre{font-size: 3.5vw;}
	.SubBan .imgbox{padding-top:180px;}
	}
	
	@media(max-width:768px){
		.Location .Location_l .sname{display: none;}
		.Location .Location_l .Submune{margin-left:0;}
	}
	
	.addNewsCon{background:#f5f5f5;}
	.addNewsCon .Titleinfo{border-bottom:none;margin-bottom:20px;padding-bottom:0;}
	.addNewsCon .SinglePage{width:100%;box-sizing: border-box;padding:30px;background:#fff;margin:0 auto;max-width:1100px;}
	.addNewsCon .SinglePage img{display: block;margin:10px auto;max-width:800px;width:100%;}
	.addNewsCon .SinglePage {line-height: 32px !important;font-size: 16px !important;font-family: '微软雅黑' !important;}
	.addNewsCon .SinglePage p{text-indent: 2em !important;line-height: 32px !important;font-size: 16px !important;font-family: '微软雅黑' !important;}
	.addNewsCon .SinglePage span{line-height: 32px !important;font-size: 16px !important;font-family: '微软雅黑' !important;}
	.addNewsCon .SinglePage *{line-height: 32px !important;font-size: 16px !important;font-family: '微软雅黑' !important;}
	.addNewsCon .SinglePage p *{line-height: 32px !important;font-size: 16px !important;font-family: '微软雅黑' !important;}
	.addNewsCon .SinglePage video{display:block;margin:0px auto;background:#000;}

	.addNewsCon .PrevNextBox{max-width:1100px;margin:0 auto;margin-top:50px;}
	@media(max-width:1024px){
		.addNewsCon .Contain{width:95%;}
		.Bottom .footer_l .fnav{height:auto;}
	}
	

	@media(max-width:768px){
		.Location .Location_l .Submune li{margin-right:15px;font-size: 16px;}
		.RighInfo002799 .tit .cn{font-size: 18px;}
		.Bottom .footer_m{margin-left:10px;}
.addNewsCon .SinglePage video{width:100% !important;height:auto !important;}
	}



	.HomeNews,.HomeArea,.HomeDj{overflow: hidden;}

/* 响应式调整 */
@media(max-width:1024px){
	.HomeNews{padding-bottom:0;}
	.HomeNews_l{height:auto;}
	.HomeNews_l li{height:auto;}
	.HomeNews_l li .imgbox{padding-top:55%;}
	.HomeNews_m{margin-left:0;}
	.HomeNews_r{margin-left:0;}
	.HomeBusiness .flex-direction-nav .flex-prev{left:120px;}

	.HomeTit{margin-bottom:15px;}
	.HomeTit h3{font-size: 28px;margin-bottom:0;}
	.HomeTit p{height:30px;line-height: 30px;}
	.HomeTit p span{font-size: 14px;}

	.HomeArea_bl .Title h3{font-size: 22px;}
	.HomeArea_bl .Title p{font-size: 18px;}

	.slideTxtBox2 .bd ul .left .Title h3{font-size: 22px;}
	.slideTxtBox2 .bd ul .left .Title p{font-size: 18px;margin-bottom:10px;}
}

@media(max-width:768px){
	.HomeTit{margin-bottom:10px;}
	.HomeTit h3{font-size: 22px;}
	.HomeNews_l{margin-top:0;}
	.HomeArea_bl .Title{padding-top:15px;}
	.HomeArea_br {width:100%;}
	.slideTxtBox2 .hd{height:100px;line-height: 50px;margin-bottom:20px;}
	.slideTxtBox2 .hd ul li:after{display: none;}
	.slideTxtBox2 .hd ul li.on:after{display: none;}
	.slideTxtBox2 .hd ul li{height:50px;line-height: 50px;font-size: 16px;}
	.slideTxtBox2 .hd ul::after{content:'';display: block;clear: both;}
	.slideTxtBox2 .hd ul{}
	.slideTxtBox2 .bd ul .left .Title{margin-top:0;}
	.slideTxtBox2 .bd ul .imgbox{padding-top:50%;margin-top:20px;}

	.HomeDj{height:auto;}
	.HomeBusiness .flexslider{height:300px;width:100%;margin-bottom:10px;}
	.HomeBusiness .imgbox{width:25%;}
	.HomeBusiness .flexslider .slides{width:75% !important;}
	.HomeBusiness .info{width:100%;}
	.HomeBusiness .flex-direction-nav .flex-prev{left:190px;}
	.HomeBusiness .flex-direction-nav .flex-next{right:5px;}

	.Csgm_b{margin-top:0;}
	.Csgm_b .owl-item{margin-top:0;}

	.Titleinfo .tits{font-size: 18px;line-height: 28px;}

	.NewsListBox{width:48%;}
	.NewsListBox{height:auto;}
}

@media(max-width:480px){
	.HomeBusiness .imgbox{width:100%;}
	.HomeBusiness .flexslider .slides{width:100% !important;padding:0 30px;}
	.HomeBusiness .flexslider{height:auto;}
	.HomeBusiness .flexslider::after{content:'';display: block;clear: both;}
	.HomeBusiness{height:auto;}
	.HomeBusiness .imgbox{height:auto;padding-top:65%;}
	.HomeBusiness .imgbox span{background-size: contain;}
	.HomeBusiness .flex-direction-nav{top:78%;}
	.HomeBusiness .flex-direction-nav .flex-prev{left:5px;}
	.Bottom .footer_l .fnav{display: none;}
	.Bottom .footer_m{width:100%;text-align: center;margin-left:0;}
	.Bottom .footer_m h3:before{left:50%;margin-left:-5px;}
	.Location .position{display: none;}
	.addNewsCon{padding:30px 0;}
	.addNewsCon .SinglePage{padding:15px;}
	.PrevNextBox dl{width:100%;height:40px;line-height: 40px;}
	.PrevNextBox a.back{position: static;font-size: 14px;text-align: right;margin-top:20px;padding-right:0;display: block;}

	.Pages{margin-bottom:20px;}
	.NewsList, .NewsList2{margin:0;}
	.NewsList{padding:30px 0;}
	.NewsList .p{line-height: 20px;}
	.NewsList li{margin-bottom:20px;}
	.Pages .Pages{margin:0;}
	.NewsList, .NewsList2{padding:30px 0;}

	.NewsListBox .txts{padding:15px;}
	.NewsListBox .txts h3{font-size: 16px;line-height: 25px;height:50px;margin-top:0;}
	.NewsListBox .txts p{margin-top:10px;height:10px;line-height: 10px;}
	.NewsListBox .txts p img.line{margin-top:0;}
	.NewsListBox{width:98%;}
}


.HistoryNav{height: 99px;position: relative;margin-bottom:3%;}
.HistoryNav:after{width: 1920px;left: 50%;margin-left:-960px;bottom: 21px;height: 1px;background:#ebebeb;content: "";position: absolute;z-index: -1;}
.HistoryNav .item{text-align: center;line-height: 72px;font-size: 36px;color:#bfbfbf;font-weight: bold;font-family: "DINMedium";height: 99px;position: relative;cursor: pointer;}
.HistoryNav .item:after{width: 16px;height: 16px;border-radius: 50%;border:3px solid #d9d9d9;content: "";position: absolute;left: 50%;bottom: 13px;transform: translate(-50%,0);background:#fff;}
.HistoryNav .item.slick-current{font-size: 50px;color: #0e3db1;line-height: 50px;}
.HistoryNav .item.slick-current:after{width: 20px;height: 20px;border:5px solid #0e3db1;bottom: 11px;}
.HistoryNav .slick-arrow{width: 46px;height: 46px;line-height:46px;color:#cbcbcb;border:1px solid #cbcbcb;background:#fff;margin-top:0;}

.HistoryInfo{max-width: 960px;margin: 0px auto;}
.HistoryInfo h1{font-size: 25px;color:#00349b;margin-bottom:3%;}
.HistoryInfo dl{height: auto !important;height: 18px;font-size:14px;min-height: 18px;padding-left: 93px;position: relative;color:#666666;margin-bottom:18px;}
.HistoryInfo dl dt{position: absolute;left: 0;top: 0;color:#333333;font-weight: bold;}
@media(max-width:1024px){
.HistoryTit {padding-bottom:40px;}
.HistoryTit:after{height:25px;bottom:10px;}
.HistoryTit h2{font-size: 18px;line-height: 24px;}
.HistoryTit h2 i{font-size: 24px;}
.HistoryTit p{font-size: 14px;}
.HistoryTit .en{font-size: 16px;}
.HistoryNav{height: 70px;}
.HistoryNav .item{font-size: 24px;height: 70px;line-height: 45px;}
.HistoryNav .item.slick-current{font-size: 30px;line-height: 45px;}
.HistoryNav .slick-arrow{width: 30px;height: 30px;line-height:30px;}
.HistoryNav .slick-prev{background-image: url(../images/ico/left2.png);}
.HistoryNav .slick-next{background-image: url(../images/ico/right2.png);}
}
@media(max-width:768px){
.HistoryNav .item{font-size:18px;}
.HistoryNav .item.slick-current{font-size: 18px;}
.HistoryNav .item.slick-current:after{width: 16px;height: 16px;bottom: 13px;}
}

.HomeNews_l .flex-control-nav{bottom:20px;right:10px;width:auto;}
.HomeNews_l .flex-control-nav li{display: inline-block;margin:0 5px;width:10px;height:10px;}
.HomeNews_l .flex-control-nav li a{width:10px;height:10px;background:#fff;border-radius: 50%;display: block;}
.HomeNews_l .flex-control-nav li a.flex-active{background:#00349b;}


.NewsList.video{padding-top:0;}





