video {
    width: 300px !important;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	    justify-content: space-between;
}

.imgtable{
width: 100%;
}


table{
margin: 0 auto;

}
.vsbcontent_img{

text-align:center;
}
.v_news_content{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content span{
    letter-spacing: normal !important;
LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content p{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.v_news_content p span{

LINE-HEIGHT: 36px !important;
    text-indent: 2em;
    font-size: 18px !important;
font-family: "微软雅黑" !important;

}

.vsbcontent_start{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start span{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start p span{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start p{
    LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
#vsb_content_4 p span{
LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
#vsb_content_4 p{
LINE-HEIGHT: 36px  !important;
    text-indent: 2em;
    font-size: 18px  !important;
   font-family: "微软雅黑" !important;
}
.vsbcontent_start a{
    display: initial;
}


.index{
	margin-top: 30px;
}
.idx-left{
	width: 195px;
	height: 150px;
	border: 6px solid #1183D2;
}
.idx-left>div>div{
	display: flex;
	flex-direction: row;
	align-items: center;
	text-align: center;
	justify-content: center;
	padding-top: 24px;
}
.idx-left>div>div span{
	font-size: 28px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}
.idx-left>div>div label{
	font-size: 28px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #0862A0;
}
.idx-left>div a{
	display: block;
	margin: 14px 38px 0 38px;
	background: #FFFFFF;
	border-radius: 60px 60px 60px 60px;
	border: 1px solid #707070;
	padding: 10px;
	text-align: center;
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
}
.idx-right{
	margin-left: 20px;
	flex: 1;
}
.idx-right ul{
	justify-content: space-between;
}
.idx-right ul li{
	width: 314px;
	height: 152px;
}
.idx-right ul li:nth-child(1){
	background:url(../img/home/icon-bg1.png);
	background-size: 100% 100%;
}
.idx-right ul li:nth-child(2){
	background:url(../img/home/icon-bg2.png);
	background-size: 100% 100%;
}
.idx-right ul li:nth-child(3){
	background:url(../img/home/icon-bg3.png);
	background-size: 100% 100%;
}
.idx-right ul li a{
	display: block;
	margin-top: 33px;
	padding-left: 25px;
}
.idx-right ul li a p{
	font-size: 24px;
	font-family: Microsoft YaHei-Bold, Microsoft YaHei;
	font-weight: bold;
	color: #0862A0;
}
.idx-right ul li a label{
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #666666;
	display: block;
	margin-top: 18px;
}

/* 领导 */
.lingdao{
	width: 420px;
	margin-top: 30px;
}
.lingdao-bg{
	background-image: url(../img/lanse.png);
	width: 419px;
	height: 62px;
	line-height: 62px;
	color: #fff;
	font-size: 18px;
	    font-weight: bold;
}
.lingdao-bg em{
    border-bottom: 2px solid #fff;
    height: 2px;
    width: 46px;
    display: inline-block;
    margin: 0px 10px 4px 18px;
}
.xinx{
	    background-color: white;
	    box-shadow: 4px 5px 6px #e1e1e1;
	    width: 419px;
}
.xinx p{
	padding: 16px 20px;
	    font-size: 16px;
}

/* 新闻hyx */
.xin{
	margin: 30px auto;
	justify-content: space-between;
}
.xin-left{
	width: 780px;
	height: 440px;
 
}
.zd_title{
	float: left;
	    font-size: 24px;
	    line-height: 46px;
	    color: #0567aa;
	    height: 56px;
	    border-bottom: 1px solid #ddd;
	    width: 100%;
}
.zd_title a{
	color: #0567aa;
	    font-size: 14px;
	    float: right;
} 
.lef{
	width: 40%;
	    float: left;
	    margin-top: 12px;
}
.lef>p{
	font-size: 13px;
	color:#646363;
}
.lef>p>a{
	color:#b55005;
	font-size: 16px;
	    text-align: center;
	    width: 100%;
	    display: block;		 
		line-height: 44px;
		    height: 44px;
}
.botRTOP-div {
    width: 436px;
    height: 70px;
    float: left;
    margin-left: 25px;
    background: #f8f8f8;
    box-sizing: border-box;
    margin-top: 13px;
    box-shadow: 4px 6px 6px #deebff;
    border-radius: 8px;
	
}

.bot-img {
	width: 66px;
	float: left;
	display: inline;
	height: 70px;
	text-align: center;
	margin-top: 10px;


}
 

.bot-img-title {
	font-size: 22px;
	font-weight: 600;	 
	color: #0858ac;	 
	text-align: right;
}

.bot-img-time {
	font-size: 13px;
	text-indent: 2px;
	color: #0858ac;
	text-align: right;
}

.bot-div {
	width: 80%;
	float: right;
	display: inline;
	height: 88px;
}

.bot-div a:hover div {
	color: #0858ac;

}

.botRTOP-div : hover .bot-img {
	color: #0858ac;
}

.botRTOP-div : hover .bot-div {
	color: #0858ac;
}

.botRTOP-div:hover {
	box-shadow: 3px 3px 8px #cacaca;
}

.bot-div>a>div {
	font-size: 16px !important;
	font-weight: 500;
	height: 70px;
	line-height: 23px;
	color: #333;
	/* width: 350px; */
	display: table-cell;
	/* 模拟为td单元格，同时形成了 BFC */
	/*display: table-caption  如果设置为此项 则不能使用水平和垂直居中*/
	vertical-align: middle;
	/* 垂直居中*/
	#margin-top: 20px;
	padding-right: 8px;

}

.bot-div a img {
	position: absolute;
	right: -6%;
	top: 11px;
}





.xin-right{
	width: 400px;
	height: 369px;
	 
}
.xin-right-head{
	justify-content: space-between;
}
.xin-right-head>img{
	width: 136px;
}
.xin-right-head a{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.xin-right-head label{
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	display: inline-block;
	margin-right: 10px;
	color: #999999;
}
.xin-right-list{
	
}
.xin-right-list ul li{
	/* margin-top: 30px; */
}
.xin-right-list ul li a{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.xin-right-list ul li a img{
	margin-right: 10px;
}
.xin-right-list ul li a p{
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
	flex: 1;
	text-align: left;
}
.xin-right-list ul li a label{
	font-size: 12px;
	font-family: Source Han Sans CN-Medium, Source Han Sans CN;
	color: #333333;
}

/* 新闻hyx */
 
 
 /* 党建动态hyx*/
 .bg2{
	 background-image: url(../img/bg2.png);
	 height:534px ;
	 width: 100%;
	 min-width: 1200px;
	 margin-bottom: 40px;
	 padding-top: 50px;
 }
 .bg1{
 	  
 	 height:460px ;
 	 width: 100%;
 	 min-width: 1200px;
 	  
 }
.djdt{
	background-color: #fff;
	width: 49%;
	height:416px;
	border-radius: 10px;
	padding: 20px;
	
} 
.djdt ul{
	 float: left;
}
.djdt ul li{
	width: 100%;
	    height: 50px;
	    line-height: 50px;
		
		font-size: 16px;
}
.djdt ul li span{
	color:#106fa6;
	font-size: 14px;
	font-weight: bold;
	    width: 86px;
	    display: inline-block;
}
.djdt ul li em{
	color:#ccc;
	 font-style: normal;
	 margin-left: 8px;
	 margin-right: 16px;
}
 
.djdt ul li a:hover {
    color: #004ea2;
    
}
.kydt{
	background-color: #fff;
	width: 49%;
	height:416px;
	border-radius: 10px;
	padding: 20px;
}
 
  /* 党建动态hyx*/
 
.gg img{
	width: 100%;
}

.yx{
	margin: 30px auto;
}
.yx-left{
	width: 590px;
}
.yx-left>img{
	width: 100%;
	height: 500px;
}
.yx-left div{
	display: flex;
	flex-direction: row;
	align-items: center;
	background-color: #F5F5F5;
}
.yx-left div img{
	width: 96px;
	margin: 0 15px;
}
.yx-left div p{
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	padding: 15px;
	border-left: 1px solid #C8C8C8;
}
.yx-right{
	width: 590px;
}
.yx-box{
	justify-content: space-between;
}
.yx-right ul{
	justify-content: space-between;
	flex-wrap: wrap;
}
.yx-right ul li{
	width: 285px;
	padding: 26px 20px;
	margin-bottom: 20px;
	border-radius: 4px 4px 4px 4px;
}
.yx-right ul li:nth-child(1){
	background-color: #DFEBF7;
}
.yx-right ul li:nth-child(2){
	background-color: #E3E8F6;
}
.yx-right ul li:nth-child(3){
	background-color: #F6E3E3;
}
.yx-right ul li:nth-child(3) a span,.yx-right ul li:nth-child(3) a label{
	color: #F28C8C !important;
}
.yx-right ul li:nth-child(4){
	background-color: #E3F3F6;
}
.yx-right ul li:nth-child(5){
	background-color: #E3E8F6;
}
.yx-right ul li:nth-child(6){
	background-color: #DFEBF7;
}
.yx-right ul li:nth-child(7){
	background-color: #E3F3F6;
	margin-bottom: 0 !important;
}
.yx-right ul li:nth-child(8){
	background-color: #E4DFF7;
	margin-bottom: 0 !important;
}
.yx-right ul li a{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.yx-right ul li a div{
	margin-left: 20px;
	height: 60px;
}
.yx-right ul li a div label{
	display: block;
	font-size: 22px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #5BA1F0;
	margin-bottom: 10px;
	text-align: left;
}
.yx-right ul li a div span{
	display: block;
	font-size: 12px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #5BA1F0;
	text-align: left;
}

.sl{
	 
	width: 100%;
	padding: 20px 0;
min-width:1200px;
}
.sl-box{
	margin: 20px 0 10px 0;
}
.sl-box ul li{
	width: 224px;
	margin-right: 20px;
}
.sl-box ul li:nth-child(5){
	margin-right: 0 !important;
}
.sl-box ul li a{
	display: block;
}
.sl-box ul li a img{
	height: 155px;
	width: 100%;
}
.sl-box ul li a p{
	text-align: center;
	font-size: 16px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	width: 98%;
	margin-top: 10px;
	overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
/* 底部 */
.footer{
	background-image: url(../img/foot.png);
	background-repeat: repeat-x;
	height: 260px;
	width: 100%;
	min-width: 1200px;
}
.link{
height: 70px;
	border-bottom:1px solid #a3c2cb;
}
.copy{
	width: 80%;
	    color: #fff;
	    font-size: 18px;
	    margin-top: 20px;
	    line-height: 48px;
}
.ewm{
	width: 20%;
	padding-top: 30px;
}
.ewm>img{
	max-width:48% !important;;
	 
}
.footer-xyh-d ul{
	justify-content: center;
	width: 1200px;
	    margin: 0 auto;
}
.footer-xyh-d ul a{
	font-size: 18px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.dis{
	position: relative;
}
.dis img{
	position: absolute;
	top: 20px;
	margin-left: 390px;
}
.di p{
	font-size: 12px !important;
}
.ld{
	margin: 30px auto;
}
.ld ul{
	justify-content: space-between;
}
.ld ul li{
	display: flex;
	flex-direction: row;
	align-items: center;
}
.ld ul li{
	flex: 1;
}
.ld ul li:nth-child(1){
	margin-right: 20px;
}
.ld ul li>img{
	width: 378px;
	height: 259px;
}
.di-right{
	padding: 28px 45px;
	height: 259px;
	background: #FFFFFF;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
	flex: 1;
}
.di-right img{
	width:24px;
}
.di-right a{
	margin-bottom: 20px;
	display: flex;
	flex-direction: row;
	align-items: center;
}
.di-right a label{
	font-size: 14px;
	font-family: Microsoft YaHei-Regular, Microsoft YaHei;
	font-weight: 400;
	color: #333333;
	margin-top: 3px;
	display: block;
	margin-left: 20px;
}
.ld ul li:nth-child(2)>div{
	background: #0862A0 !important;
}

.ld ul li:nth-child(2)>div label{
	color: #FFFFFF;
}


.xin-right-list ul li:hover a:before{width:100%;}
.xin-right-list ul li a{
	position:relative;
	padding: 13px 0;
}
.xin-right-list ul li a:before{
	content:'';display:block;
	width:0%;height:1px;
	background-color:#0046ab;
	position:absolute;left:0;
	bottom:0;
	-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;
}

.xin-left{overflow:hidden;position:relative;}
.xin-left img{object-fit:cover;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}
.xin-left:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}

.wen-img{overflow:hidden;position:relative;width: 290px;height: 230px;}
.wen ul li img{object-fit:cover;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease;}
.wen ul li:hover img{-webkit-transform:scale(1.08);-ms-transform:scale(1.08);-o-transform:scale(1.08);transform:scale(1.08);}

.yx-box-img{overflow:hidden;position:relative;width: 590px;height: 500px;}
.yx-box-img>img{width: 590px !important; margin: 0 0 !important;height: 500px; object-fit:cover;-webkit-transition:all 1.2s ease;-o-transition:all 1.2s ease;transition:all 1.2s ease;}
.yx-left:hover img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);}

.dl-img{overflow:hidden;position:relative;width: 378px; height: 259px; }
.dl-img>img{width: 378px; height: 259px;  object-fit:cover;-webkit-transition:all 1.2s ease;-o-transition:all 1.2s ease;transition:all 1.2s ease;}
.ld ul li:hover img{-webkit-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);transform:scale(1.06);}


.sl-box-img{overflow:hidden;position:relative; width: 224px; height: 155px;}
.sl-box-img img{object-fit:cover;-webkit-transition:all .6s ease;-o-transition:all .6s ease;transition:all .6s ease; }
.sl-box ul li:hover img{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);-o-transform:scale(1.05);transform:scale(1.05);}


.yx-right ul li:hover img{-webkit-animation:swing 1.2s ease;-o-animation:swing 1.2s ease;animation:swing 1.2s ease;}


/* 返回顶部 */
.gotop{display:inline-block;width:50px;height:50px;line-height:50px;text-align:center;background-color:#0046ab;border-radius:2px;position:fixed;right:20px;bottom:20px;z-index:3;cursor:pointer;opacity:0;visibility:hidden;-webkit-transform:translateY(150%);-ms-transform:translateY(150%);-o-transform:translateY(150%);transform:translateY(150%);-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;box-shadow:1px 1px 0 rgba(255,255,255,.3)}
.gotop .up-ico,.gotop .up-txt{-webkit-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.gotop .up-ico{display:block;width:100%;height:100%;position:absolute;left:0;top:0;background-repeat:no-repeat;background-position:center;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAAZBAMAAAA2x5hQAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMAQICqopmpko6KhDAhqdXPAAAAV0lEQVQY02MgGwjCgQADA9MZODiELkcYoChiOozMW6NjgOBwnkKW7JnAgJBkP4GsM6YASMAkWY8iG+sTACRgkixHkO3McQASMEnGY3AHHQQSG5AcSzwAAFu4GUC22bCCAAAAAElFTkSuQmCC);}
.gotop .up-txt{display:block;width:100%;position:absolute;left:0;top:0;color:#fff;opacity:0;visibility:hidden;-webkit-transform:translateY(30%);
-ms-transform:translateY(30%);-o-transform:translateY(30%);transform:translateY(30%);}
.gotop:hover .up-ico{-webkit-transform:translateY(-30%);-ms-transform:translateY(-30%);-o-transform:translateY(-30%);transform:translateY(-30%);opacity:0;}
.gotop:hover .up-txt{-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;visibility:visible;}
.gotop.up-active{-webkit-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;visibility:visible}


/*页面内样式*/

    .focus-section {position: relative;overflow: hidden;z-index: 1 ;min-width:1200px}
    .focus-section .focus-slider {position: relative;overflow: hidden;}
    .focus-section .focus-slider, .focus-section .focus-slider-item, .focus-section .focus-slider-item .slider-item-img, .focus-section .focus-slider-item .slider-item-img img {display: block;width: 100%;height: 100%;}
    .focus-section .focus-slider-item {position: relative;}
    .focus-section .focus-slider-item, .focus-section .focus-slider-item a {color: #fff;}
    .focus-section .focus-slider-item .slider-item-ft {width: 100%;background-color: rgba(0, 0, 0, .7);position: absolute;left: 0;bottom: 0;z-index: 1;}
    .focus-section .focus-slider-item .slider-item-title {font-size: 18px;line-height: 40px;font-weight: normal;padding: 20px 20% 20px 30px;-webkit-transform: translateX(15px);-ms-transform: translateX(15px);-o-transform: translateX(15px);transform: translateX(15px);opacity: 0;-webkit-transition: all .9s ease;-o-transition: all .9s ease;transition: all .9s ease;}
    .focus-section .flex-active-slide .slider-item-title {-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;opacity: 1;}
    .focus-section .focus-slider-item .slider-item-title a {display: block;width: 100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
    .focus-section .focus-slider-item img {-webkit-transform: scale(1.05);-ms-transform: scale(1.05);-o-transform: scale(1.05);transform: scale(1.05);-webkit-transition: all 1.2s ease;-o-transition: all 1.2s ease;transition: all 1.2s ease;object-fit: cover;}
    .focus-section .flex-active-slide img {-webkit-transform: none;-ms-transform: none;-o-transform: none;transform: none;}
    .focus-section .flex-control-paging {position: absolute;right: 35px;bottom: 30px;z-index: 2;}
    .focus-section .flex-control-paging a {width: 10px;height: 10px;border-radius: 6px;background-color: #fff;opacity: .5;margin: 0 6px;}
    .focus-section .flex-control-paging a.flex-active {width: 34px;height: 10px;opacity: 1;}
    
    .owl-carousel {position: relative;width: 100%;}
    .owl-carousel .owl-item {float: left;min-height: 1px;position: relative;overflow: hidden;}
    .owl-carousel .owl-stage-outer {width: 100%;overflow: hidden;position: relative;}
    .owl-carousel .owl-stage {position: relative;}
    .owl-carousel .owl-controls {overflow: visible;}
    .owl-carousel .owl-prev, .owl-carousel .owl-next {cursor: pointer;}
    .owl-dots, .flex-control-paging {text-align: center;padding-top: 20px;}
    .owl-dots .owl-dot, .flex-control-paging a {display: inline-block;width: 8px;height: 8px;vertical-align: middle;border-radius: 5px;vertical-align: middle;background-color: #c5c5c5;margin: 0 4px;vertical-align: middle;cursor: pointer;text-indent: -9999px;overflow: hidden;-webkit-transition: all .3s ease;-o-transition: all .3s ease;transition: all .3s ease;}
    .owl-dots .owl-dot.active, .flex-control-paging a.flex-active {width: 20px;background-color: #0046ab;}
    .flex-control-paging li {display: inline;}
    /* 专题 */
    .layer-special{position:relative; height:147px;width: 800px;}
    .layer-special .owl-stage{min-height:147px;}
    .layer-special .special-item{width:33.33333333%;font-size:16px;float:left;box-sizing:border-box;display:none;}
    .layer-special .special-item,.layer-special .special-item a{color:#fff;}
    .layer-special .special-item .item-inner{display:block;position:relative;}
    .layer-special .special-item .item-img,.layer-special .special-item .item-img img{display:block;width:100%;height:147px;border-radius:6px;overflow:hidden;}
    .layer-special .special-item .item-img img{object-fit:cover;}
    .layer-special .special-item .item-info{width:100%;height:100%;padding:5.3%;box-sizing:border-box;position:absolute;left:0;top:0;}
    .layer-special .special-item .item-title{font-size:24px;margin-bottom:5px; color: #0862A0; font-weight: bold;}
    .layer-special .special-item .item-desc{font-size:16px; margin-top: 8px; color: #666;}
    .layer-special .special-item .item-cont{height:85px;}
    .layer-special .special-item .item-btn{display:inline-block;line-height:36px;padding:0 15px;border-radius:2em;background-color:rgba(8, 98, 160,.2);-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
    .layer-special .special-item .item-btn:after{content:'>';padding-left:3px;}
    .layer-special .special-item:hover .item-btn{background-color:rgba(8, 98, 160,.7);box-shadow:0 0 10px rgba(0,0,0,.1);padding:0 20px;}
    .layer-special .owl-loaded .special-item{width:100%;display:block;}
    .layer-special .owl-prev,.layer-special .owl-next{display:block;width:32px;height:56px;line-height:56px;background-repeat:no-repeat;background-position:center;position:absolute;top:50%;margin-top:-28px;cursor:pointer;background-color:rgba(0,0,0,.1);text-indent:-9999px;overflow:hidden;border-radius: 3px;}
    .layer-special .owl-prev{left:-8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAUCAMAAABh7EcdAAAAflBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////vroaSAAAAKXRSTlMA/EEM+PXv6NfIwruso5WFfGxPOCskHwcD4t7PsZyMdGRdVUg8MRoWExJ5y/kAAAB7SURBVBjTRc5XEsIwDEVRgtMrkEqH9Lv/DSYzsWV96Yw00jvZuuWVxQUi03dvINNQCfBSB+YnkHcHqjvw1WtnH9xe4++CP9rLPGqzBkSLeVQCYSMZrg4Ek83ngTcIywCcn7AOgUK4xkDWGrYpkCgZf4BUtH8iFuypimYDmUULxaY7oNAAAAAASUVORK5CYII=);}
    .layer-special .owl-next{right:-8px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAUCAMAAABh7EcdAAAAe1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////NgkbwAAAAKHRSTlMAKSAE+vXv6ODFv6yjlYV8bE9CMxgOCQH42dXPyrixnIx0ZF1VSDwTN8qwVQAAAHpJREFUGNNNzlUOxDAMBNCkzAulxTLM/U9YS3Wc+stPMoxSOn8oWzFws8oA9K5R0xH/taGbE7+VDI/ESAuXFxA8hVsAeLNQR7h+qn5EkfO5qAwJd8bqA77JO3lAWJ59WwB4O5wsI8T7iTohpA3vpIShZaiEL/PbwsY9AGA+C6fScEs8AAAAAElFTkSuQmCC);}
    .layer-special .owl-prev:hover,.layer-special .owl-next:hover{opacity:1;}
    .layer-special .owl-dots{padding-top:12px;}
    
    .sys-media-item{max-width:400px;font-size:16px;}
    .sys-media-item .media-item-img,.sys-media-item .media-item-img img{display:block;width:100%;height:175px;border-radius:6px;}
    .sys-media-item .media-item-img img{border:0;background-color:#f2f2f2;object-fit:cover;-webkit-transition:all .4s ease;-o-transition:all .4s ease;transition:all .4s ease;}
    .sys-media-item .media-item-img {margin-bottom:20px;position:relative;overflow:hidden;}
    .sys-media-item .media-item-bd{}
    .sys-media-item .media-item-tit{font-size:20px;font-weight:normal;line-height:1.45em;margin-bottom:15px;position: relative;}
    .sys-media-item .media-item-tit a{display:block;max-height:2.9em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#0046ab;position:relative;}
    .sys-media-item .media-item-desc{line-height:1.75em;overflow:hidden;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical; font-size: 16px; color: #333;}
    .sys-media-item .media-item-ft{}
    .sys-media-item .media-item-ft,.sys-media-item .media-item-ft a{color:#7f93b0;}
    .sys-media-item .media-item-ft a:hover{color:#0046ab;}
    .sys-media-item .media-item-img:hover img{-webkit-transform:scale(1.08) rotate(-1deg);-ms-transform:scale(1.08) rotate(-1deg);-o-transform:scale(1.08) rotate(-1deg);transform:scale(1.08) rotate(-1deg);}
  .special-bd .owl-controls .owl-dots{display:none !important;}




/* nav导航开始 */
.nav {

	width: 1200px;
	height: 60px;
	margin: 0 auto;
	line-height: 60px;
	font-size: 20px;

}

.nav ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	font-size: 18px;
	position: relative;
	width: 120px;
	z-index: 99;
	 

}

.nav ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;

	height: 50px;
	color: #0567aa;
	line-height: 50px;
	font-size: 18px;

}

.nav ul li ul {
	display: none;
}



.nav ul li:hover ul {
	display: block;
	position: absolute;
	top: 60px;
	left: 0;

}

.nav ul li:hover ul li a {
	display: block;
	background: #0567aa;
	font-size: 16px;
	color: #fff;
}

.nav ul li:hover ul li a:hover {
	background: #0567aa;
	color: #fff;
}

.nav ul li a {
	color: #0567aa;
}

.nav .nav_2:hover a {
	color: #0567aa;
	font-weight: bold;

}

.nav li:hover .current {
	color: #0567aa;
	font-weight: bold;
}

.activ {

	color: #0567aa;
	font-weight: bold;
}

.zlm {
	height: 52px;
	line-height: 52px;
	width: 130px !important;
	left: -10px;
}

.big {
	width: 1200px;
	margin: 0 auto;
}

/*导航   结束*/