.row-events {height: 138px;margin-bottom: 20px;}
.row-events .title{ font-size: 16px;color: #fff; padding:28px 0 0 20px;line-height: 22px; height:138px;width: 70px; float: left; background: url(../images/bg-title-1.jpg) no-repeat 0 0;}
.row-events .events{height: 138px;width: 1438px;}

.side-events {overflow: hidden; position: relative; float: left;padding:20px 20px 20px 0; width: 1200px;height: 138px}
.side-events li{margin-left: 8px; float: left; display: inline-block;width:371px;height: 138px; overflow: hidden;}
.side-events li a{display: block;height: 138px;color: #666;}
.side-events li a img{width: 371px;height: 70px;}
.side-events li a p{ height: 30px;text-align: center;overflow: hidden; line-height: 30px;background: #EAF2F9}
.side-events li a:hover{color: #46B3E7}
.side-events .prev{position: absolute;left:52px;z-index: 3;top:21px; width: 10px;height: 138px;background: #ddd url(../images/i-arr-l.png) no-repeat center center;}
.side-events .next{position: absolute;right:21px;z-index: 3;top:21px; width: 10px;height: 138px;background: #ddd url(../images/i-arr-r.png) no-repeat center center}

.row-events .ad-img{width: 371px;height: 138px;}
.row-events .ad-img img{width: 371px;height: 138px}

.news .list a {

}
.top {
	height: 36px;
	line-height: 36px;
	background-color: #f5f5f5;
}

.shouchang a{
        color:black;
}

.wrapper-1200 {
	width: 1200px;
	margin: 0 auto;
}

.top a {
	font-size: 12px;
	color: #919090;
	margin-right: 20px;
}

.header {
	width: 100%;
	height: 245px;
	background: url(banner.png) no-repeat 50%;
	position: relative;
}

.nav {
	position: absolute;
	bottom: 0;
	width: 100%;
	height: 50px;
	line-height: 44px;
	background: url(by.jpg) no-repeat 50%;
}

.new-image{
    display: inline-block;
    vertical-align: middle;
    margin-top: -1px;
    margin-left: 5px;
}
.nav li {
	float: left;
        margin-left:-2px;
}

.nav li a {
    font-size: 20px;
    color: #ffffff;
    padding: 10px 50px;
    font-family: sans-serif;
    font-weight: 700;
}

.nav .is {
	background-color: #a5050a;
}

.picScroll-left {
	width: 600px;
	overflow: hidden;
	position: relative;
	float: left;
}

.picScroll-left .hd {
	position: absolute;
	bottom: 14px;
	z-index: 10;
	right: 0;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
	display: block;
	width: 40px;
	height: 70px;
	cursor: pointer;
}

.picScroll-left .hd .prev {
	background: url(images/arrow_r.png) no-repeat;
	float: left;
}

.picScroll-left .hd .next {
	background: url(images/arrow_r.png) no-repeat;
	float: right;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	position: relative;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img {
	width: 600px;
	height: 400px;
	display: block;
}

.picScroll-left .bd ul li .title {
	line-height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 0 10px;
	z-index: 9;
	font-size: 16px;
}

.picScroll-left .bd ul li .title a {
	color: #fff;
}

.picScroll-left .bd ul li i {
	height: 40px;
	background: #000;
	opacity: .5;
	filter: alpha(opacity=50);
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	text-indent: -99999em;
}

.yw-q {
	margin-top: 40px;
}

.picScroll-left .hd li {
	float: left;
	width: 10px;
	height: 10px;
	background-color: transparent;
	margin-right: 10px;
	color: transparent;
	border-radius: 50%;
	cursor: pointer;
	border: transparent;
	border: 1px solid #fff;
}

.picScroll-left .hd ul .on {

	background-color: #fff;
	border: 1px solid transparent;
}

/* 要闻 */
.right-yw {
	width: 570px;
	height: 410px;
	float: right;
}

.right-yw .nav-top {
	background: url(yw01.png) no-repeat 50%;
	height: 58px;
}

.right-yw .nav-top h1 {
	font-size: 24px;
	color: #cc0001;
	padding-left: 22px;
	padding-top: 5px;
}

.ul {
	width: 100%;
	height: auto;
}

.ul li {
	position: relative;
	line-height: 26px;
}

/*
.ul li:first-child a h1 {
	color: #000;
	font-size: 20px;
	color: #333333;
	padding-left: 21px;
	width: 440px;
	overflow: hidden;
	display: inline-block;
}
*/
.ul li a h1 {
	font-size: 16px;
	padding-left: 20px;
	width: 500px;
	overflow: hidden;
	display: inline-block;
	color: #333333;
	font-weight: 500;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.ul li a span {
	float: right;
	font-size: 16px;
	color: #959595;
        width: 48.09px !important;
        height: 26px;
}

.ul li:after {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background-color: #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	left: 7px;
	top: -22px;
}

.nav-to {
	width: 52px;
	height: 140px;
	background-color: #cc0000;
}

/* 专题专栏 */
.ztzl {
	margin-top: 40px;
	overflow: hidden;
	margin-bottom: 30px;
        width: 1200px;
        margin: 0 auto;
}

.nav-to i {
	display: inline-block;
	width: 20px;
	color: #fff;
           font-family:sans-serif;
	font-style: inherit;
	text-align: center;
	font-size: 24px;
	font-weight: 600;
	margin-top: 5px;
	/*cursor: pointer;*/
}

.nav-to {
	text-align: center;
	float: left;
	margin-right: 0;
}

.ztzl ul li img {
	width: 371px;
	height: 135px;
}

.ztzl ul li {
	float: left;
	margin-right: 5px;
}
.picScroll-leftt li:nth-of-type(3){
	margin-right:0px;				
}
/* 工作动态 */
.gzdt01 {
	width: 380px;
	height: 205px;
	float: left;
	margin-right: 30px;
	margin-top: 10px;
}

.gzdt01img {
         margin-top:12px;
         margin-left:0;
}

.sfjb {
         margin-top:-102px;
         margin-left:236px;
}
.gzdt01:nth-of-type(3) {
	margin-right: 0;
}

.gzdt01:nth-of-type(6) {
	margin-right: 0;
}

.gzk .nav-top {
	background: url(xyw01.png) no-repeat;
	height: 28px;
}

.gzk .nav-top h1 {
	font-size: 24px;
	color: #cc0001;
	padding-left: 22px;
	line-height: 12px;
}

.gzk ul {
	/*background-color: #f7f7f7;*/
	padding: 2px 0;
}

.gzk {
	overflow: hidden;
}

.gzk ul li a {
	font-size: 16px;
	color: #131313;
	padding-left: 18px;
}

.gzk ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: relative;
	line-height: 28px;
}

.gzk ul li:after {
	content: "";
	display: block;
	width: 5px;
	height: 5px;
	background-color: #333333;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	position: relative;
	left: 7px;
	top: -16px;
}

.gzk .ul_zcfg li:after {
        top: -22px !important;
}

.a1 {
	/*background: url(jt.png) no-repeat;*/
	width: 380px;
	height: 50px;
	margin-top: 6px;
	cursor: pointer;
}

.a1 span {
	font-size: 16px;
	color: #0071c0;
	line-height: 30px;
	padding-left: 0;
}

.a1 span i {
	font-style: inherit;
	color: #333333;
}

footer {
	margin-top: 30px;
	height: 235px;
	background-color: #2756a8;
}

.nav-l img {
	width: 130px;
	height: 130px;
}

.nav-l {
	margin-left: 95px;
        margin-top: 23px;
	float: left;
}

.nav-l h1 {
	font-size: 14px;
	color: #ffffff;
	line-height: 35px;
	text-align: center;
}

.nav-l a {
	float: left;
	margin-left: 35px;
	margin-top: 40px;
}

.nav-1 {
	float: left;
	margin-left: 80px;
	margin-top: 40px;
}

.nav-1 dt {
	font-size: 17px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: 600;
}

.nav-2 {
	float: left;
	margin-left: 150px;
	margin-top: 40px;
}

.nav-2 dt {
	font-size: 17px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: 600;
}

.nav-2 dd {
	font-size: 14px;
	color: #fff;
	width: 325px;
	line-height: 24px;
	text-align: justify;
	margin-bottom: 14px;
}

.nav-2 dd a {
	color: #fff;
}

.nav-3 {
	margin-left: 0px;
}

.n_cheng {
	padding: 32px 45px;
    margin-top: 25px;
}

.n_cheng ul li a {
	font-size: 16px;
	color: #333333;
        line-height: 42px;
        padding-left: 28px;
        background: url(../images/icon-list-04.png) no-repeat 10px center;
}

.n_cheng ul li span {
	float: right;
        width: 106px;
        height: 20px;
}

.n_cheng ul li {
	line-height: 38px;
}

.pages {
	width: 100%;
	text-align: center;
	margin-bottom: 30px;
	display: inline-block;
	margin-top: 30px;
	padding-left: 40%;
	padding: 0 !important;
}

.pages li.page-next a,
.pages li.page-previous a {
	width: 60px;
}

.pages li {
	display: inline-block;
	margin-right: 10px;
	border-bottom: none !important;
	border: none;
}

.pages li a {
	display: block;
	width: 28px;
	height: 28px;
	border: solid 1px #ccc;
	line-height: 28px;
	color: #333;
	font-size: 14px;
}

.pages li.page-active a {
	background-color: #3867c8;
	color: #fff;
}

.bt {
	font-size: 14px;
	color: #999999;
	line-height: 40px;
}

.bt a {
	color: #999999;
	display: inline;
}

.bt span {
	padding: 0 4px !important;
	margin-bottom: 0;
	float: none;
}

.centerts-nei {
	/*border: 1px solid #52565A;*/
	background-color: #fff;
	padding: 0 4%;
	padding-bottom: 40px;
	margin-bottom: 60px;
}

.centerts-nei h2 {
	font-weight: 400;
	text-align: center;
	font-size: 28px;
	margin: 25px 0;
        /*color:#1f5781;*/
}

/*.centerts-nei span {
	margin-right: 35px;
	font-size: 16px;
	color: #81868C;
        text-align: center;
        display:block;
}*/

.tu-text {
	border-top: 1px solid #EAF2F9;
/*	border-bottom: 1px solid #81868C;*/
	margin: 25px 0;
	padding: 20px 0;
}

.tu-text p {
	line-height: 36px;
	font-size: 18px;
	color: #333;
        margin-bottom: 20px;
}

.centerts-nei .right_span {
	float: right;
	margin-right: 0;
}

.tu-text img {
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;

}

/**特殊**/
.ys {
    background-color: #f7f7f7;
    overflow: hidden;
}
.left-qyx {
    float: left;
    width: 245px;
    padding-top: 45px;
}
.left-qyx h1 {
    text-align: center;
    font-size: 24px;
    color: #007dcd;
    line-height: 50px;
}
.left-qyx ul {
    overflow: hidden;
    margin-top: 20px;
}
.left-qyx li a {
    font-size: 16px;
    color: #000;
    display: inline-block;
    height: 42px;
    line-height: 42px;
    width: 245px;
    text-align: center;
}
.addlan {
    background-color: #fff;
    border-left: 4px solid #007dcd;
}
.right-qyx {
    width: 955px;
    min-height: 600px;
    background-color: #fff;
    float: right;
    margin-top: 45px;
}
.n-cheng {
    padding: 45px;
}

.Crumbs {
    color: #b5b5b5;
    text-align: right;
    font-size: 13px;
    padding-top: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
}
.Crumbs a {
    color: #b5b5b5;
    display: inline;
    font-size: 12px;
}
.Crumbs {
    color: #b5b5b5;
    text-align: right;
    font-size: 13px;
    padding-top: 20px;
    margin-bottom: 10px;
    margin-right: 20px;
	padding-top: 0;
    margin-right: 0px;
    margin-top: -18px;
}
.addlan {
    background-color: #fff;
    border-left: 4px solid #007dcd;
}
.addlan {
    background-image: url(biao-t-img_03.png);
    background-position: 210px center;
    background-repeat: no-repeat;
}
/*
.right-yw .ul li:nth-of-type(1) h1{
	color: rgb(255, 0, 0);				
}
*/
.picScroll-leftt{ overflow:hidden; position:relative;  border:1px solid #ccc;   }
.picScroll-leftt .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picScroll-leftt .hd .prev,.picScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
cursor:pointer; background:url("../images/arrow.png") 0 0 no-repeat;}
.picScroll-leftt .hd .next{ background-position:0 -50px;  }
.picScroll-leftt .hd .prevStop{ background-position:-60px 0; }
.picScroll-leftt .hd .nextStop{ background-position:-60px -50px; }
.picScroll-leftt .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.picScroll-leftt .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer; background:url("../images/icoCircle.gif") 0 -9px no-repeat; }
.picScroll-leftt .hd ul li.on{ background-position:0 0; }

.picScroll-leftt .bd ul{ overflow:hidden; zoom:1; }
.picScroll-leftt .bd ul li{ float:left; _display:inline; overflow:hidden; text-align:center;  }
.picScroll-leftt .bd ul li .pic{ text-align:center; }
.picScroll-leftt .bd ul li .pic img{ width:371px; height:135px; display:block; border:1px solid #ccc; }
.picScroll-leftt .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-leftt .bd ul li .title{ line-height:24px;   }