@charset "utf-8";
/*bannertu*/
.banner {
	width: 100%;
	min-width: 1200px;
	height: 250px;
	background: #f3f3f3;
}

.banner .slideBox {
	width: 1200px;
	height: 250px;
	overflow: hidden;
	position: relative;
}

.banner .slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.banner .slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.banner .slideBox .bd img {
	width: 100%;
	height: 250px;
	display: block;
}


/*bannertu*/
.header .zy-ss-box .ss-box .qwjs .ipt-txt{
box-sizing:border-box;
-moz-box-sizing:border-box; /* Firefox */
-webkit-box-sizing:border-box; /* Safari */
}
/* 二级导航栏目 */
.ejdh-ul {
	background: #f3f3f3;
}

.ejdh-ul li {
	height: 60px;
	line-height: 60px;
	float: left;
}

.ejdh-ul li.on a {
	color: #00759b;
	border-bottom: 1px solid #00759b;
}

.ejdh-ul li a {
	display: inline-block;
	padding: 0px 40px 0px 40px;
	color: #434343;
}

.ejdh-ul li a:hover {
	color: #00759b;
	border-bottom: 1px solid #00759b;
}

/* 二级导航栏目 */
/*列表页*/

.ej-content {
	min-height: 336px;
}

.contain-right {
	width: 1200px;
}


.contain-right .bigtitle {
	font-size: 25px;
	color: #434343;
}

.contain-right .label_ul_b li {
	margin-top: 20px;
	border-bottom: 1px dashed #eee;
	padding-bottom: 10px;
}

.contain-right .label_ul_b li a {
	display: block;
}

.contain-right .label_ul_b li a:hover {
	text-decoration: none;
}

.contain-right .label_ul_b li .tit {
	color: #333;
	font-size: 16px;
	width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	display: block;
	float: left;
}

.contain-right .label_ul_b li .time {
	font-size: 14px;
	color: #888;
	width: 17%;
	text-align: right;
	display: block;
	float: left;
}

.contain-right .label_ul_b li .xq {
	display: block;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 58px;
	line-height: 29px;
	color: #666;
}

/*右边列表*/

/*列表页*/


/*内容页*/
.gov-main {
	width: 1100px;
	margin: 40px 50px;
}

.gov-main-tit {
	margin-top: 24px;
	font-size: 20px;
	text-align: center;
        color: #000;
}

.gov-main-xx {
	margin-top: 16px;
	color: #333;
	text-align: center;
	padding-bottom: 26px;
	border-bottom: 1px dashed #ddd;
}

.gov-main-nr {
	margin-top: 20px;
}

.gov-main-nr img {
	margin-bottom: 10px;
}

.gov-main .sp {
	margin-top: 16px;
	border-top: 1px dashed #ddd;
	padding-top: 12px;
	line-height: 31px;
}
.gov-main .sp a{
        color: #333;
}
/*内容页*/

/* 图文列表页 */
.contain-right .label_ul_c li {
        width: 42%;
        padding: 0px 42px;
        float: left;
        margin-top: 20px;
        padding-bottom: 0px;
        min-height: 215px;
}

.contain-right .label_ul_c li a:hover {
	text-decoration: none;
}

.contain-right .label_ul_c li .zpa {
	width: 140px;
	float: left;
	padding-right: 30px;
}
.contain-right .label_ul_c li .zpa a{
	display: block;
}
.contain-right .label_ul_c li .zp {
	width: 140px;
        height: 185px;
}

.contain-right .label_ul_c li .jsa {
	display: block;
	height: 30px;
}

.contain-right .label_ul_c li .tit {
	color: #333;
	font-size: 18px;
	display: block;
	float: left;
}

.contain-right .label_ul_c li .zc {
	font-size: 16px;
	color: #797777;
	display: block;
	float: left;
	padding: 5px 0px 0px 18px;
}
.contain-right .label_ul_c li .js-rt{
	width: 63%;
	display: block;
	float: left;
}
.contain-right .label_ul_c li .xq {
	margin-top: 8px;
	line-height: 26px;
	font-size: 15px;
	color: #666;
	width: 100%;
	position: relative;
}
.contain-right .label_ul_c li .xq .jj{
	color: #00759b;
	padding-right: 10px;
}
.contain-right .label_ul_c li .xq .ckxq{
	padding: 0px 7px;
        color: #FFF;
        background: #55acc9;
        margin-top: 15px;
        display: inline-block;
        font-size: 12px;
}
.contain-right .label_ul_c li .xq .ckxq:hover{
	    background: #115c75;
}
/* 图文列表页 */