@charset "utf-8";

/* 通用样式 */


.ztheader {
	height: 500px;
	width: 1210px;
	margin-top:0px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.logo {
    width: 230px;
    padding-top:15px;
	position:absolute;
}
.logo img {
  max-width: 100%; 
}

/*菜单导航*/
.dhcd {
	width: 100%;
	background-color: #306cb4;
}
.cddhlist{
	width: 1200px; 
	margin:auto;
	height: 56px;
	background: #306cb4;
}
.cddhlist ul li{
	float: left;
	width: 198px;
	height: 56px;
	border-right: 1px solid rgba(255,255,255,0.3);
}
.cddhlist ul li:last-child{border-right: none;}/*最后1个子元素右框*/
.cddhlist ul li a{
	display: block;
	text-align: center;
	line-height: 56px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	transition: .3s all;
}
.cddhlist ul li a:hover{
	background-color:#15487E;
	
}
/*菜单导航结束*/

/*工作动态*/
.ybjjjgzgdt {
	width: 1210px;
	margin-top:30px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}

.ybjjjgzgdt .biaoti{
	width: 1200px;
	height: 53px;
	background: url(jjjgxb1.png)  no-repeat top center;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ybjjjgzgdt .biaoti a{float: right;margin-top: 10px;}

.ybjjjgzgdt .dtnr {
	width: 1200px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
.dtnr .zzdt-z {
	float: left;
	height: 310px;
	width: 560px;
	position: relative;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

.dtnr .zzdt-y {
	float: right;
	width: 610px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.dtnr .zzdt-y li {margin-bottom:11px;width: 600px;height: 46px;}
.dtnr .zzdt-y li span{float: right;font-size: 16px;color: #8a8989;margin-right: 15px;}
.dtnr .zzdt-y li a{font-size: 16px;padding-left: 20px;width: 580px;height: 46px;background-color:rgba(223,237,251,0.4);;line-height: 46px;display: block;}
.dtnr .zzdt-y li a:hover{border-left:6px solid #2e8be4;padding-left: 14px;background: #d5e7f7;}

/*工作动态结束*/



.sxlgmubg {
	width: 100%;
	background-image: url(ybbg.png);
	background-repeat: no-repeat;
	background-position: center center;
}
/*图片轮滑*/
.yinjsp {
	width: 1210px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}

.yinjsp .biaoti {
	width: 1200px;
	height: 53px;
	background: url(jjjgxb2.png)  no-repeat top center;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.yinjsp .biaoti a{float: right;margin-top: 10px;}


.yinjsptupian {
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 350px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
}


.poster-main {
  position: relative;

}

.poster-main a, .poster-main img { display: block; width: 100%; height: 100%;}
.poster-main .poster-list {
  width: 1200px;
  height: 400px;
}

.poster-main .poster-list .poster-item {
  width: 200px;
  height: 400px;
  position: absolute;
  left: 0;
  top: 0;
 
}

.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);
}
.poster-main .poster-btn:hover{ filter: opacity(1) brightness(2); }

.poster-main .poster-prev-btn {
  left: 0;
  background: url(left.png) no-repeat center center;
}

.poster-main .poster-next-btn {
  right: 0;
  background: url(right.png) no-repeat center center;
}
.poster-item-title{
	font-size: 18px;
	text-align: center;
	line-height: 48px;
	display: block;
}
/*图片轮滑结束*/


/*互动交流警示案例*/
.hdjijsal {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.hdjijsal .hdjl-z {
	float: left;
	height: 420px;
	width: 580px;
	margin-bottom: 20px;
}
.hdjl-z .biaoti {
	width: 100%;
	height: 50px;
	background: url(jjjgxb4.png)  no-repeat top center;
	clear: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.hdjl-z .biaoti a{float: right;margin-top: 15px;}

.hdjl-z .hd{
	width: 480px; 
	margin: auto;
	padding-top:20px;
	margin-bottom: 25px;
}
.hdjl-z .hd_title{
	font-weight: bold; 
	color: #333; 
	margin: 10px 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align:center;
}
.hdjl-z .hd_profile{line-height: 24px;}
.hdjl-z .hd_profile a{color: #E00;}
.hdjl-z .hd_profile a:hover{color: #2e7ad1;}

.hdjl-z .hd_pic img{width: 420px; height: 230px;margin-left: 25px;}

.hdjijsal .jsal-y {
	float: right;
	height: 400px;
	width: 580px;
}
.jsal-y .biaoti {
	width: 100%;
	height: 50px;
	background: url(jjjgxb3.png)  no-repeat top center;
	clear: none;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
.jsal-y .biaoti a{float: right;margin-top: 15px;}
/*互动交流警示案例结束*/


/*海报宣传*/
.hdjl {
	width: 1200px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}

.hdjl .biaoti{
	width: 1200px;
	height: 73px;
	background: url(jjjgxb5.png)  no-repeat top center;
	clear: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.hdjl .biaoti a{float: right;margin-top: 10px;}

 .tuwenhd{margin:0 auto;width:1300px;height:380px;position:relative;}
.tuwenhd p.PP{width:510px;height:50px;font-size:16px;color:#333;text-align:center;position:absolute;top:60px; left:300px;}
#four_flash{position:relative;width:1200px;height:360px; margin:0 auto;position:absolute;bottom:20px;margin-left: 40px;}
#four_flash .flashBg{width:1200px;height:360px; margin:0 auto;position:relative;overflow:hidden;}
#four_flash .flashBg ul.mobile{width:2000%;height:360px; position:absolute;top:15; left:0;}
#four_flash .flashBg ul.mobile li{border:0;float:left;width:300px;height:340px;padding-top:20px;color:#6C6E85;}
#four_flash .flashBg ul.mobile li img{width:265px;height:320px;display:block; margin:0 auto;border:0;}
#four_flash .flashBg ul.mobile li dd{font-size:20px;width:250px;line-height:60px;text-align:center;border-bottom:1px solid #dadce3;}
#four_flash .flashBg ul.mobile li p{font-size:16px; text-align:left;width:250px; line-height:24px;margin-top:10px;}

#four_flash .but_left{width:50px;height:100px;position:absolute; top:136px; left:-60px;}
#four_flash .but_right{width:50px;height:100px; position:absolute; top:136px; right:-70px;}
#four_flash .but_left:hover{background:url(qianxleft1.png) no-repeat;}
#four_flash .but_right:hover{background:url(qianxr1.png) no-repeat;}
/*海报宣结束*/


.mululb {
	width: 1300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.muztsy{width: 1210px;height: 80px;margin: 0 auto;}
.muztsy img a{float: right;}
