body{
	min-width: 1200px;
	/*background: url(../images/sn-bg.png) top center no-repeat;*/
	
	background: url(../images/snbg.jpg) top center no-repeat;
}
.container{
	width: 1200px;
	margin: 0 auto;
}
.sn-top{
	height: 39px;
	width:100%;
	background: url(../images/sn-bg3.png);
}
.sn-top-l p{
	color: #111111;
	font-size: 12px;
	line-height: 39px;
    padding-left: 6px;
}
.sn-top-l a,.sn-top-l span{
	color: #111111;
	font-size: 12px;
	line-height: 39px;
}
.sn-top-l span{
	margin: 0px 10px;
}
.sn-top-dy{
	display: inline-block;
	width: 78px;
	height: 26px;
	border-radius: 10px;
	text-align: center;
	background: #92b7d2;
	margin-top: 6px;
	margin-left: 11px;
	margin-right: 16px;
	line-height: 26px!important;
	color: #fff!important;
}
.sn-header{
	height: 237px;
	/*height: 270px;*/
}
.sn-logo{
	margin-top: 54px;
    margin-left: -12px;
}
.sn-nav{
	height: 55px;
	width: 100%;
	background: #005394;
}
.sn-nav li{
	width: 163px;
	height: 55px;
	text-align: center;
	float: left;
	margin-left: -1px;
	border-left: 1px solid #3073a8;
}
.sn-nav li a{
	display: block;
	line-height: 55px;
	color: #fff;
	font-size: 18px;
}
.sn-nav-on{
	background: #0d5e9f;
}
.sn-search{
	padding-top: 9px;
    margin-left: 18px;
}
.sn-search input{
	width: 200px;
	padding-left: 48px;
	height: 40px;
	background: url(../images/sn-icon1.png) 13px center no-repeat #fff;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.sn-search button{
	width: 70px;
	height: 40px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	background: #2075ba;
	color: #fff;
	font-size: 16px;
}
.sn-search a{
	display: inline-block;
	width: 24px;
	margin-top: 5px;
	margin-left: 10px;
	color: #fff;
	font-size: 12px;
}
.sn-con{
	border: 1px solid #e3e3e3;
	background: #fff;
}
/*底部*/
.sn-footer{
	margin-top: 21px;
}
.sn-link{
	height: 60px;
	width: 100%;
	background: #17629d;
	margin-bottom: 18px;
}
.sn-link-sp{
	float: left;
	font-size: 16px;
    color: #fff;
    padding-left: 24px;
    margin-left: 18px;
    line-height: 62px;
    font-weight: bold;
    background: url(../images/sn-icon11.png) left center no-repeat;
}
.sn-link-drop{
	margin-top: 15px;
	float: left;
	padding-left: 7px;
}
.sn-link-down{
	float: left;
	position: relative;
	width: 200px;
	height: 30px;
	margin-right: 17px;
	background: url(../images/sn-icon12.png) 179px center no-repeat #4681b1;
}
.sn-link-down p{
	color: #fff;
	font-size: 12px;
	line-height: 30px;
	padding-left: 10px;
	cursor: pointer;
}
.sn-link-list{
	position: absolute;
	top: 30px;
	width: 100%;
	overflow-y: auto;
	background: #4681b1;
	left: 0;
	max-height: 90px;
	display: none;
}
.sn-link-list li{
	height: 30px;
}
.sn-link-list li a{
	line-height: 30px;
	font-size: 12px;
	color: #fff;
	margin-left: 10px;
}
.sn-f-about a,.sn-f-about span{
	color: #666666;
	font-size: 12px;
	line-height: 30px;
}
.sn-f-help{
	text-align: center;
}
.sn-f-about span{
	margin: 0 8px;
}
.sn-f-help p{
	color: #666666;
	font-size: 12px;
	line-height: 30px;
}
.sn-f-img{
	margin-top: 10px;
}
.sn-f-img img{
	margin-right: 40px;
}
/*专题专栏*/
.sn-ztzl{
	padding-top: 29px;
}
.sn-ztzl-tit{
	text-align: center;
	background: url(../images/sn-bg4.png) bottom no-repeat;
}
.sn-ztzl-tit span{
	font-size: 18px;
	color: #005394;
	font-weight: bold;
	line-height: 50px;
	margin-left: -23px;
}
.sn-ztzl-con{
	padding-top: 63px;
    padding-left: 97px;
    padding-bottom: 163px;
}
.sn-ztzl-con a{
	display: inline-block;
	padding: 4px;
	border: 1px solid #dcdcdc;
	margin-right: 51px;
    margin-bottom: 40px;
}
.sn-ztzl-con a img{
	width: 455px;
	height: 180px;
}
/*细览*/
.sn-xl{
	padding: 29px 25px 0px 25px;
}
.sn-local .cur{
	font-size: 13px;
	color: #333333;
	font-weight: bold;
	margin-left: 16px;
    margin-right: 4px;
}
.sn-local a,.sn-local .sp{
	font-size: 13px;
	color: #333333;
}
.sn-local .sp{
	margin: 0 4px;
}
.sn-local .on{
	color: #005394!important;
}
.sn-xl-article{
	padding-top: 64px;
}
.sn-xl-title{
	color: #333333;
	font-size: 25px;
	font-weight: bold;
	text-align: center;
}
.sn-xl-bar{
	text-align: center;
	margin-top: 15px;
}
.sn-xl-bar span{
	color: #666666;
	font-size: 13px;
}
.sn-xl-bar .tt2{
	margin-right: 30px;
}
.sn-xl-content{
	margin-top: 36px;
    padding: 36px 26px 35px 42px;
	border-top: 1px dotted #aaaaaa;
}
.sn-xl-content p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 30px;
}
/*概览*/
.sn-gl{
	padding: 39px 0px 35px 35px;
}
.sl-gl-lf{
	width: 236px;
	padding-right: 24px
}
.sl-gl-nav{
	margin-bottom: 24px;
}
.sl-nav-tt{
	display: block;
	font-size: 20px;
	border-left: 3px solid #005394;
	font-weight: bold;
	color: #005394;
	line-height: 21px;
	padding-left: 16px;
	margin-bottom: 18px;
}
.sl-gl-nav-list{
	padding: 12px 15px 6px 15px;
	border-top: 1px solid #ededed;
	background-color: #f6f6f6;
}
.sl-gl-nav-list li{
	width: 203px;
	height: 41px;
	border: 1px solid #e5e5e5;
	margin-bottom: 11px;
	background: url(../images/ak-list-dot3.png) 184px center no-repeat;
	background-color: #fff;
}
.sl-gl-nav-list li a{
	display: block;
	line-height: 41px;
	color: #666666;
	font-size: 16px;
	padding-left: 21px;
}
.sl-gl-nav-list li:hover{
	background: url(../images/ak-list-dot5.png) 184px center no-repeat;
	background-color: #005394;
}
.sl-gl-nav-list li a:hover{
	color: #fff;
}
.sl-gl-hot-list{
	padding-top: 16px;
	border-top: 1px solid #ededed;
}
.sl-gl-hot-list li{
	padding-left: 4px;
}
.sl-gl-hot-list li a{
	display: block;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 16px;
	line-height: 30px;
	color: #666666;
	font-size: 13px;
	background: url(../images/ak-list-dot4.png) left center no-repeat;
}
.sl-gl-hot-list li a:hover{
	color: #005394;
}
.sl-gl-rt{
	border-left: 1px solid #eaeaea;
	padding-left: 23px;
	padding-right: 17px;
	width: 849px;
	margin-bottom: 6px;
}
.sl-gl-list-t{
	width: 100%;
	height: 42px;
	margin-bottom: 2px;
	border-bottom: 1px solid #d2d2d2;
}
.sl-gl-list-tt{
	color: #333333;
	font-size: 18px;
	display: block;
	height: 41px;
	margin-bottom: -2px;
	width: 102px;
	text-align: center;
	padding-top: 2px;
	float: left;
	background: url(../images/sl-gl-list-t.png) bottom no-repeat;
}
.sl-gl-local{
	float: right;
	margin-right: 12px;
	margin-top: 4px;
}
.sl-local span,.sl-local a{
	color: #333333;
	font-size: 13px;
}
.sl-local a:hover,.sl-gl-list li a:hover{
	color: #005394;
}
.sl-local .sp{
	font-weight: bold;
	margin: 0px 4px 0px 12px;
}
.sl-local .on{
	color: #005394!important;
}
.sl-local .arrow{
	margin: 0px 5px;
}
.sl-gl-list{
	padding-top: 16px;
}
.sl-gl-list li{
	width: 100%;
	height: 35px;
	border-bottom: 1px dotted #999999;
}
.sl-gl-list li a{
	display: block;
	color: #444444;
	font-size: 16px;
	line-height: 30px;
	float: left;
	max-width: 650px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding-left: 18px;
	background: url(../images/sl-list-dot6.png) 4px center no-repeat;
}
.sl-gl-list li:last-child{
	border: none;
}
.sl-gl-list li span{
	float: right;
	color: #aaaaaa;
	font-size: 12px;
	margin-right: 8px;
	line-height: 35px;
}
.sn-gl-piclist{
	margin-left: 5px;
    width: 848px;
    margin-top: 48px;
}
.sn-gl-piclist li{
	float: left;
	width: 190px;
	margin-right: 22px;
	text-align: center;
	margin-bottom: 24px;
}
.sn-gl-piclist li img{
	width: 190px;
	height: 117px;
}
.sn-gl-piclist li span{
	color: #333333;
	font-size: 13px;
	display: inline-block;
	max-width: 190px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 34px;
}
.sl-page{
	width: 590px;
	margin-left: 96px;
	margin-top: 30px;
	padding-bottom: 6px;
}
.sl-page li{
	float: left;
}
.sl-page a{
    display: block;
    float: left;
    text-align: center;
}
.sl-page .ud:hover,.sl-page .num:hover{
	color: #fff;
	background-color: #057cd6;
	border: 1px solid #057cd6; 
}
.sl-page .be{
    color: #666666;
    font-size: 16px;
    line-height: 23px;
    margin: 0px 16px;
}
.sl-page .be:hover{
	color: #057cd6;
}
.sl-page .ud{
    width: 58px;
    height: 21px;
    border: 1px solid #cde0f0;
    font-size: 16px;
    color: #666666;
    line-height: 21px;
    margin: 0 7px;
}
.sl-page .num{
    width: 21px;
    height: 21px;
    border: 1px solid #cde0f0;
    font-size: 16px;
    color: #666666;
    line-height: 21px;
    margin: 0 3px;
}
.sl-page .num-on{
	color: #fff;
	background-color: #057cd6;
	border: 1px solid #057cd6;
}
.sl-page .page-b{
    width: 50px;
    height: 21px;
    background-color: #057cd6;
    color: #fff;
    font-size: 16px;
    margin-top: 1px;
    cursor: pointer;
    margin-left: 9px;
}
.all-page{
	font-size: 16px;
	color: #666666;
	margin-right: 12px;
	float: left;
	line-height: 23px;
}
.all-num{
	margin: 0px 5px;
	color: #057cd6;
}
.pg-in{
	color: #666666;
	font-size: 16px;
	line-height: 23px;
	margin: 0 4px;
}
.page-in{
	width: 21px;
	height: 21px;
	text-align: center;
	border: 1px solid #cde0f0;
	margin:0 4px;
}
/*信息公开目录*/
.sn-xxgk{
	padding-top: 19px;
    padding-left: 16px;
}
.sn-xxgk-nav{
	width: 240px;
}
.sn-xxgk-nav-t{
	width: 100%;
	height: 68px;
	background: #005394;
}
.sn-xxgk-nav-t a{
	display: block;
	color: #fff;
	font-size: 24px;
	line-height: 68px;
	padding-left: 74px;
	background: url(../images/sn-icon14.png) 30px center no-repeat;
}
.sn-xxgk-nav-l{
	margin-top: 11px;
}
.sn-xxgk-nav-l>li{
	width: 240px;
	margin-bottom: 10px;
}
.sn-xxgk-nav-l>li .cut{
	display: block;
	line-height: 48px;
	height: 48px;
	padding-left: 30px;
	font-size: 16px;
	color: #444444;
	border: 1px solid #dcdcdc;
	background: url(../images/sn-icon15.png) 208px center no-repeat;
}
.sn-xxgk-nav-l>li:hover{
}
.sn-xxgk-nav-l>li .cut:hover{
	color: #25669a;
	background-color: #f5fbff;
	border: 1px solid #cbdeea;
}
.sn-xxgk-nav-on .cut{
	color: #fff!important;
	background: url(../images/sn-icon15o.png) 208px center no-repeat #3273a8!important;
}
.sn-xxgk-nav-l>li ul{
	padding-top: 10px;
}
.sn-xxgk-nav-l>li ul li{
	height: 34px;
	width: 100%;
}
.sn-xxgk-nav-l>li ul li a{
	line-height: 34px;
	color: #333333;
	font-size: 16px;
	padding-left: 29px;
}
.sn-xxgk-nav-l>li ul .more{
	background: url(../images/sn-icon16.png) 11px center no-repeat;
}
.sn-xxgk-nav-l>li ul .on a{
	border-left: 2px solid #3273a8;
	padding-left: 26px!important;
	color: #004e8c!important;
}
.sn-xxgk-con{
	width: 905px;
	margin-left: 20px;
}
.sn-xxgk-con-t{
	padding-top: 16px;
}
.sn-xxgk-con-t a{
	line-height: 40px;
	font-size: 20px;
	color: #004e8c;
	font-weight: bold;
	padding-left: 40px;
	background: url(../images/sn-icon17.png) left center no-repeat;
}
.sn-xxgk-table{
	border: 1px solid #e5e5e5;
	margin-top: 24px;
}
.sn-xxgk-table-h{
	height: 38px;
	background: #f7f7f7;
	border-bottom: 1px solid #e5e5e5;
}
.sn-xxgk-table-h li{
	float: left;
	height: 100%;
	border-right: 1px solid #e5e5e5;
	line-height: 38px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	padding-left: 16px;
}
.sn-xxgk-table-h li:last-child{
	border: none;
}
.sn-xxgk-w180{
	width: 166px;
	cursor: pointer;
}
.sn-xxgk-w457{
	width: 443px;
}
.sn-xxgk-w114{
	width: 100px;
}
.sn-xxgk-w148{
	width: 134px;
}
.xxgk-info-hover{
	background: #f7f7f7;
}
.xxgk-info li{
	height: 38px;
	float: left;
	padding-left: 15px;
	border-bottom: 1px solid #e5e5e5;
}
.xxgk-info li a,.sn-xxgk-w114 span{
	line-height: 39px;
	font-size: 16px;
	color: #444444;
	display: inline-block;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sn-xxgk-w457 a{
	max-width: 404px;
}
.sn-xxgk-w180 span{
	color: #666666;
	font-size: 12px;
	/*line-height: 44px;*/
	display: block;
    margin-top: 16px;
}
.sn-xxgk-w148 span{
	font-size: 12px;
	color: #999999;
	line-height: 44px;
}
.xxgk-wrap{
	position: relative;
}
.xxgk-hover-box{
	position: absolute;
	z-index: 999;
	padding-left: 54px;
	padding-top: 23px;
	padding-bottom: 12px;
	display: none;
	background: #3273a8;
}
.xxgk-hover-box li{
	float: left;
	margin-bottom: 11px;
	width: 405px;
}
.xxgk-hover-box li span{
	font-size: 16px;
	color: #fff;
}
.xxgk-hover-tit{
	font-weight: bold;
}
.page {
    padding: 20px 0 18px;
    text-align: center;
}
.page .be, .page .tt, .page .num {
    font-size: 12px;
    color: #4c4c4c;
}
.page .be, .page .ud, .page .num {
    display: inline-block;
    margin-left: 2px;
    line-height: 24px;
    border: 1px solid #d2d2d2;
}
.page .be, .page .arrow, .page .tt, .page .num, .page .ud {
    height: 24px;
}
.page .be {
    width: 58px;
}
.page .arrow {
    display: inline-block;
    width: 26px;
    vertical-align: top;
    background: #f5f5f5;
}
.page .arrow img {
    vertical-align: middle;
}
.page .tt {
    display: inline-block;
    width: 57px;
}
.page .num {
    width: 24px;
}
.page .num:hover, .page .num.cur, .page .be:hover, .page .be.cur {
    color: #fff;
    border-color: #004e8c;
    background: #004e8c;
}
.page .ud:hover {
    border-color: #004e8c;
}
/*信息公开*/
.sn-xxgk-rank{
	margin-top: 20px;
}
.sn-xxgk-rank-t{
	height: 40px;
	background: #005394;
	margin-bottom: 5px;
}
.sn-xxgk-rank-t a{
	display: block;
	padding-left: 15px;
	line-height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
}
.sn-xxgk-rank-h li{
	float: left;
	color: #333333;
	font-size: 16px;
	line-height: 35px;
	height: 35px;
	background: #ededed;
}
.sn-xxgk-rank-w130{
	width: 115px;
	padding-left: 15px;
}
.sn-xxgk-rank-w44{
	width: 44px;
	text-align: center;
}
.sn-xxgk-rank-w66{
	width: 66px;
	text-align: center;
}
.sn-xxgk-rank-info{
	height: 35px;
}
.sn-xxgk-rank-info li{
	float: left;
	height: 35px;
	color: #444444;
	font-size: 16px;
}
.sn-xxgk-rank-info .rank-num{
	display: inline-block;
	color: #fff;
	font-size: 12px;
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #bbbbbb;
	text-align: center;
	margin-left: -10px;
    margin-right: 6px;
    margin-top: 15px;
}
.sn-xxgk-rank-info .rank-name{
	color: #444444;
	font-size: 16px;
	line-height: 16px;
}
.sn-xxgk-rank-info .lh46{
	line-height: 46px;
}
.xxgk-rank1 .rank-num{
	background: #ea6363;
}
.xxgk-rank2 .rank-num{
	background: #ffb258;
}
.xxgk-rank3 .rank-num{
	background: #5bccab;
}
.xxgk-rank1 li,.xxgk-rank2 li,.xxgk-rank3 li{
	color: #ea6363;
	font-weight: bold;
}
.sn-xxgk-wrap1-col1{
	width: 620px;
}
.sn-xxgk-wrap1-t{
	height: 40px;
	background: #f6f6f6;
}
.sn-xxgk-wrap1-t li{
	float: left;
	width: 110px;
}
.sn-xxgk-wrap1-on{
	background: #005394;
}
.sn-xxgk-wrap1-on a{
	color: #fff!important;
}
.sn-xxgk-wrap1-t li a{
	line-height: 40px;
	color: #111111;
	display: block;
	text-align: center;
	font-size: 16px;
}
.sn-xxgk-wrap1-m{
	width: 58px;
	height: 18px;
	background: #fbfbfb;
	border: 1px solid #cccccc;
	border-radius: 10px;
	margin-top: 10px;
	margin-right: 10px;
}
.sn-xxgk-wrap1-m a{
	color: #7e7e7e;
	font-size: 11px;
	line-height: 18px;
	display: block;
	text-align: center;
}
.sn-xxgk-news-item{
	padding-top: 11px;
	display: none;
}
.sn-xxgk-news-item-s{
	display: block;
}
.sn-xxgk-news-item li{
	padding-left: 15px;
	height: 40px;
	background: url(../images/sn-icon18.png) 6px center no-repeat;
}
.sn-xxgk-news-item li a{
	float: left;
	line-height: 40px;
	display: inline-block;
	max-width: 430px;
	color: #111111;
	font-size: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sn-xxgk-news-item li span{
	color: #999999;
	font-size: 12px;
	line-height: 40px;
	float: right;
	margin-right: 2px;
}
.sn-xxgk-wrap1-col2{
	width: 260px;
}
.sn-xxgk-wrap1-col2-t{
	height: 39px;
	border-bottom: 1px solid #cccccc;
}
.sn-xxgk-wrap1-col2-t a{
	display: inline-block;
	line-height: 38px;
	color: #004e8c;
	font-size: 16px;
	padding: 0px 8px;
	border-bottom: 2px solid #004e8c;
}
.sn-xxgk-wrap1-col2-info{
	margin-top: 19px;
	margin-bottom: 12px;
}
.sn-xxgk-wrap1-col2-tx,.sn-xxgk-wrap1-col2-tx img{
	width: 110px;
	height: 125px;
}
.sn-xxgk-wrap1-col2-w{
	width: 140px;
}
.sn-xxgk-wrap1-col2-n{
	display: block;
	height: 25px;
	text-align: center;
	line-height: 25px;
	color: #fff;
	font-size: 16px;
	margin-bottom: 6px;
}
.sn-xxgk-wrap1-col2-w p a{
	font-size: 16px;
	color: #666666;
	line-height: 24px;
}
.sn-xxgk-wrap1-col2-l a{
	float: left;
	display: block;
	width: 129px;
	height: 40px;
	color: #333333;
	font-size: 16px;
	line-height: 40px;
	background: #f6f6f6;
	text-align: center;
	margin-right: 1px;
	margin-bottom: 1px;
}
.sn-xxgk-wrap1-col2-ll{
	width: 100%!important;
}
.sn-xxgk-wrap2{
	margin-top: 17px;
}
.sn-xxgk-wrap2-col{
	width: 445px;
}
.sn-xxgk-wrap3{
	margin-top: 8px;
}
.sn-xxgk-wrap3 .sn-xxgk-wrap1-t li{
	width: 130px;
}
.sn-xxgk-wrap3-l{
	margin-top: 26px;
}
.sn-xxgk-wrap3-l li{
	float: left;
    width: 100px;
    margin-bottom: 26px;
}
.sn-xxgk-wrap3-l li div{
	height: 40px;
	position: relative;
}
.sn-xxgk-wrap3-l li div img{
	position: absolute;
	top: 50%;
	left: 50%;
    transform: translate(-50%, -50%);
}
.sn-xxgk-wrap3-l li span{
	display: block;
    color: #333333;
    font-size: 16px;
    margin-top: 11px;
    text-align: center;
    line-height: 16px;
}
/*互动交流*/
.sn-hdjl{
	padding: 13px 15px 23px 13px;
}
.sn-hdjl-wrap1-col1{
	width: 800px;
}
.sn-hdjl-wrap1-col1-t{
	border-bottom: 1px solid #cccccc;
}
.sn-hdjl-wrap1-col1-t li{
	float: left;
	height: 51px;
}
.sn-hdjl-wrap1-col1-t li a{
	color: #333333;
	font-size: 18px;
	line-height: 51px;
	display: inline-block;
	padding: 0px 8px;
	margin-right: 13px;
}
.sn-hdjl-wrap1-col1-on a{
	color: #004e8c!important;
	font-weight: bold;
	background: url(../images/sn-bg2.png) center 45px no-repeat;
	border-bottom: 2px solid #004e8c;
}
.sn-hdjl-wrap1-col1-m a{
	color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    display: block;
    width: 76px;
    height: 26px;
    border-radius: 12px;
    background: #004e8c;
    text-align: center;
    margin-right: 2px;
    margin-top: 19px;
}
.sn-hdjl-wrap1-col1-l{
	padding-top: 27px;
	display: none;
}
.sn-hdjl-wrap1-col1-s{
	display: block;
}
.sn-hdjl-wrap1-col1-h{
	margin-bottom: 16px;
}
.sn-hdjl-wrap1-col1-h li{
	float: left;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.sn-hdjl-wrap1-w480{
	width: 480px;
	text-align: left!important;
}
.sn-hdjl-wrap1-w120{
	width: 120px;
}
.sn-hdjl-wrap1-w110{
	width: 110px;
}
.sn-hdjl-wrap1-w90{
	width: 90px;
}
.sn-hdjl-wrap1-col1-c{
	background: url(../images/sn-bg5.png) bottom no-repeat;
}
.sn-hdjl-wrap1-col1-c li{
	float: left;
	height: 36px;
	line-height: 36px;
	text-align: center;
}
.sn-hdjl-wrap1-col1-c li,.sn-hdjl-wrap1-col1-c li a{
	color: #444444;
	font-size: 16px;
}
.sn-hdjl-wrap1-col1-c .sn-hdjl-wrap1-w90{
	font-size: 12px!important;
}
.sn-hdjl-wrap1-col1-c li a{
	display: inline-block;
	max-width: 450px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 36px;
}
.sn-hdjl-wrap1-col2{
	width: 330px;
	padding-top: 25px;
}
.sn-hdjl-wrap1-col2-row1 a{
	float: left;
	display: block;
	width: 157px;
	height: 58px;
	border: 1px solid #dcdcdc;
	text-align: center;
	position: relative;
}
.sn-hdjl-wrap1-col2-row1 a:first-child{
	margin-right: 12px;
}
.sn-hdjl-wrap1-col2-row1 a img{
	margin-right: 16px;
	position: absolute;
	top: 50%;
	left: 33px;
    transform: translate(0, -50%);
    float: left;
}
.sn-hdjl-wrap1-col2-row1 a span{
	color: #444444;
	font-size: 16px;
	line-height: 58px;
	float: left;
	margin-left: 70px
}
.sn-hdjl-wrap1-col2-row2{
	margin-top: 16px;
}
.sn-hdjl-wrap1-col2-row3{
	margin-top: 20px;
}
.sn-hdjl-wrap1-col2-row3-t{
	height: 40px;
	background: #004e8c;
}
.sn-hdjl-wrap1-col2-row3-t .tit{
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-left: 17px;
	line-height: 40px;
}
.sn-hdjl-wrap1-col2-row3-t ul li{
	float: left;
    margin-right: 10px;
    margin-top: 9px;
}
.sn-hdjl-wrap1-col2-row3-t ul li a{
	display: block;
	width: 58px;
	height: 22px;
	background: #ccdce8;
	text-align: center;
	color: #005394;
	font-size: 11px;
	line-height: 22px;
	border-radius: 10px;
}
.sn-hdjl-wrap1-col2-row3-c{
	border: 1px solid #e5eef4;
	background: #f7fcff;
}
.sn-hdjl-wrap1-col2-row3-c1{
	padding-top: 13px;
    padding-left: 13px;
    padding-bottom: 13px;
    border-bottom: 1px solid #e5eef4;
}
.sn-hdjl-wrap1-col2-row3-c1 p{
	color: #004e8c;
	font-size: 16px;
	font-weight: bold;
}
.sn-hdjl-wrap1-col2-row3-sel{
	padding-top: 10px;
}
.sn-hdjl-wrap1-col2-row3-sel li{
	float: left;
	width: 154px;
}
.sn-hdjl-wrap1-col2-row3-sel input{
	width: 12px;
	height: 12px;
	border: 1px solid #8f8f8f;
	margin-top: 8px;
	margin-right: 8px;
}
.sn-hdjl-wrap1-col2-row3-sel span{
	color: #444444;
	font-size: 16px;
	line-height: 28px;
}
.sn-hdjl-wrap1-col2-row3-c2{
	padding-left: 18px;
	padding-top: 10px;
	padding-bottom: 8px;
}
.sn-hdjl-wrap1-col2-row3-c2 li{
	height: 36px;
	padding-left: 12px;
	background: url(../images/sn-icon7.png) left center no-repeat;
}
.sn-hdjl-wrap1-col2-row3-c2 li a{
	font-size: 16px;
	color: #444444;
	line-height: 36px;
}
.sn-hdjl-wrap2-col .sn-xxgk-wrap1-t li a,.sn-hdjl-wrap2-col2 .sn-xxgk-wrap1-t li a{
	font-weight: bold;
	font-size: 18px!important;
}
.sn-hdjl-wrap2{
	margin-top: 36px;
}
.sn-hdjl-wrap2-col{
	width: 380px;
	margin-right: 40px;
}
.sn-hdjl-wrap2-l{
	padding-top: 12px;
}
.sn-hdjl-wrap2-l li{
	padding-left: 15px;
	height: 36px;
	background: url(../images/sn-icon7.png) 6px center no-repeat;
}
.sn-hdjl-wrap2-l li a{
	color: #111111;
	font-size: 16px;
	display: inline-block;
	max-width: 292px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	line-height: 36px;
}
.sn-hdjl-wrap2-l li span{
	float: right;
	color: #999999;
	font-size: 12px;
	line-height: 36px;
}
.sn-hdjl-wrap2-col2{
	width: 330px;
}
/*信件细览*/
.sn-xjxl-local{
	padding-top: 12px;
    padding-left: 22px;
    padding-bottom: 10px;
    border-bottom: 1px solid #f1f1f1;
}
.sn-xjxl-local span,.sn-xjxl-local a{
	color: #a2a2a2;
	font-size: 16px;
	line-height: 26px;
}
.sn-xjxl-local .cur{
	margin-left: 12px;
}
.sn-xjxl-local .sp{
	margin: 0 4px;
}
.sn-xjxl-content{
	/*padding: 42px 39px 0px 39px;*/
	padding: 38px 39px 0px 39px;
}
.sn-xjxl-content h3{
	text-align: center;
	font-size: 28px;
	color: #005394;
	margin-bottom: 24px;
}
.sn-xjxl-lx{
	border: 1px solid #eaeaea;
	padding-bottom: 18px;
	margin-bottom: 36px;
}
.sn-xjxl-lx-t{
	height: 38px;
	background: #f6f6f6;
	border-bottom: 1px solid #eaeaea;
}
.sn-xjxl-lx-t>a{
	display: inline-block;
	width: 110px;
	height: 39px;
	background: #005394;
	text-align: center;
	line-height: 39px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	margin-top: -1px;
	margin-left: -1px;
}
.sn-xjxl-lx-c{
	padding: 24px 25px 10px 25px;
}
.sn-xjxl-lx-ct{
	height: 30px;
	border-bottom: 1px solid #eaeaea;
}
.sn-xjxl-lx-ct span{
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	margin-left: 6px;
	line-height: 30px;
}
.sn-xjxl-lx-cc{
	margin-top: 6px;
}
.sn-xjxl-lx-c p{
	color: #333333;
	font-size: 16px;
	padding-left: 4px;
	line-height: 30px;
	/*padding-right: 142px;*/
}
.sn-xjxl-lx-cin{
	margin-top: 5px;
	padding-left: 2px;
}
.sn-xjxl-lx-cin span{
	color: #999999;
	font-size: 13px;
	margin-right: 20px;
}
.sn-xjxl-hf-cin{
	margin-top: 109px;
}
/*信件提交*/
.sn-xjxl-lx-c-b{
	font-size: 16px!important;
	font-weight: bold!important;
	margin-bottom: 7px;
}
.sn-xjtj-c{
	padding-bottom: 25px;
	border: 1px solid #eaeaea;
}
.sn-xjtj-f>li>span{
	float: left;
	display: inline-block;
	height: 44px;
	line-height: 44px;
	width: 85px;
	padding-left: 15px;
	color: #333333;
	font-size: 16px;
}
.sn-xjtj-f-x{
	background: url(../images/sn-icon38.png) left center no-repeat;
}
.sn-xjtj-f-d{
	float: left;
	width: 304px;
	height: 42px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	position: relative;
}
.sn-xjtj-f-1 input{
	float: left;
	width: 284px;
	height: 42px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding-left: 20px;
}
.sn-xjtj-f{
	padding-top: 33px;
    padding-left: 20px;
    padding-right: 142px;
}
.sn-xjtj-f>li{
	float: left;
	margin-bottom: 16px;
}
.sn-xjtj-f-1{
	width: 478px;
}
.sn-xjtj-f-d p{
	color: #333333;
	font-size: 16px;
	line-height: 42px;
	padding-left: 20px;
	cursor: pointer;
	background: url(../images/sn-icon39.png) 275px center no-repeat;
}
.sn-xjtj-f-dl{
	position: absolute;
	width: 304px;
	left: -1px;
	display: none;
	max-height: 90px;
	overflow-y: auto;
	background: #fff;
	border: 1px solid #d9d9d9;
}
.sn-xjtj-f-dl li{
	color: #333333;
	font-size: 16px;
	line-height: 30px;
	padding-left: 20px;
	cursor: pointer;
}
.sn-xjtj-f-2{
	width: 884px;
}
.sn-xjtj-f-2 input{
	float: left;
	width: 762px;
	height: 42px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding-left: 20px;
}
.sn-xjtj-f-3{
	width: 100%;
}
.sn-xjtj-f-3 input{
    width: 20px;
    height: 20px;
    margin-right: 7px;
    float: left;
    margin-top: 11px;
}
.sn-xjtj-f-3 .sn-xjtj-f-radio{
    display: inline-block;
    width: 16px;
    text-align: right;
    color: #535353;
    font-size: 16px;
    line-height: 40px;
    margin-right: 15px;
    float: left;
    padding-left: 0px;
}
.sn-xjtj-f-2 textarea{
	float: left;
	width: 762px;
	height: 176px;
	border: 1px solid #d9d9d9;
	border-radius: 3px;
	padding-left: 20px;
	padding-top: 10px;
}
.sn-xjtj-f-2 .tip{
	bottom: -23px;
    right: 3px;
    color: #999999;
    font-size: 16px;
    text-align: right;
    line-height: 28px;
    display: inline-block;
    width: 100%;
}
.sn-xjtj-f-2 .tip span{
	color: #e92f2f;
}
.sn-xjtj-f-4{
	margin-bottom: 23px!important;
}
.sn-xjtj-f-5{
	width: 100%;
}
.sn-xjtj-f-5 img{
	margin-left: 16px;
}
.sn-xjtj-f-6{
	margin-top: 30px;
    margin-left: 371px;
}
.sn-xjtj-f-6 button{
	width: 101px;
	height: 40px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 16px;
}
.sn-xjtj-f-6 .b1{
	background: #005394;
	margin-right: 18px;
}
.sn-xjtj-f-6 .b2{
	background: #d2d2d2;
}
/*信件列表*/
.sn-xjlb{
	border: 1px solid #eaeaea;
	margin-bottom: 12px;
}
.sn-xjxl-lx-m a{
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
    display: block;
    width: 76px;
    height: 26px;
    border-radius: 12px;
    background: #77b8ea;
    text-align: center;
    margin-right: 10px;
    margin-top: 6px;
}
.sn-xjlb-search{
	padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 22px;
    border-bottom: 1px solid #eaeaea;
}
.sn-xjlb-search input,.sn-xjlb-search3{
	float: left;
	height: 42px;
	border: 1px solid #e9e9e9;
	border-radius: 4px;
	margin-right: 25px;
	color: #999999;
	font-size: 16px;
	line-height: 42px;
}
.sn-xjlb-search input{
	padding-left: 18px;
	width: 279px;
}
.sn-xjlb-search3{
	width: 297px;
	background: url(../images/sn-icon39.png) 270px center no-repeat;
}
.sn-xjlb-search3 p,.sn-xjlb-search3 ul li{
	cursor: pointer;
	padding-left: 18px;
}
.sn-xjlb-search3 ul{
	display: none;
	max-height: 80px;
	overflow-y: auto;
	border: 1px solid #e9e9e9;
	background: #fff;
}
.sn-xjlb-search button{
	width: 101px;
	height: 40px;
	border-radius: 4px;
	color: #ffffff;
	font-size: 16px;
	background: #005394;
	margin-left: -4px;
}
.sn-xjlb-list{
}
.sn-xjlb-list>li{
	height: 78px;
    padding-left: 25px;
    padding-top: 15px;
    border-bottom: 1px solid #eaeaea;
}
.sn-xjlb-list>li>a{
	font-size: 18px;
	color: #333333;
	display: inline-block;
	margin-bottom: 15px;
}
.sn-xjlb-info>li{
	float: left;
	padding-left: 22px;
	margin-right: 54px;
}
.sn-xjlb-info>li>a{
	color: #777777;
	font-size: 16px;
	line-height: 20px;
}
.sn-xjlb-info1{
	background: url(../images/sn-icon40.png) left center no-repeat;
}
.sn-xjlb-info2{
	background: url(../images/sn-icon41.png) left center no-repeat;
}
.sn-xjlb-info3{
	background: url(../images/sn-icon42.png) left center no-repeat;
}
.xjlb-page .num:hover, .xjlb-page .num.cur, .xjlb-page .be:hover, .xjlb-page .be.cur {
    color: #fff;
    border-color: #3577aa;
    background: #3577aa;
}
.xjlb-page .ud:hover {
    border-color: #3577aa;
}
/*美丽肃南*/
.sn-mlsn{
	padding: 35px 29px 51px;
}
.sn-mlsn-wrap1-col1{
	width: 500px;
	height: 326px;
	overflow: hidden;
	position: relative;
}
.sn-mlsn-wrap1-newspic{
	position: relative;
	width: 500px;
	height: 310px;
	overflow: hidden;
}
.sn-mlsn-wrap1-newspic li,.sn-mlsn-wrap1-newspic li img{
	position: absolute;
	width: 500px;
	height: 310px;
	top: 0px;
	left: 0px;
}
.sn-mlsn-wrap1-pictt{
	width: 100%;
	height: 44px;
	position: absolute;
	overflow: hidden;
	bottom: 16px;
}
.sn-mlsn-wrap1-pictt li{
	padding-left: 16px;
}
.sn-mlsn-wrap1-pictt li a{
	line-height: 44px;
	display: inline-block;
	max-width: 460px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #fff;
	font-size: 16px;
}
.sn-mlsn-wrap1-pg{
	position: absolute;
	bottom: 0;
	right: 0px;
}
.sn-mlsn-wrap1-pg li{
	width: 20px;
	height: 6px;
	margin-left: 5px;
	background: #e8e8e8;
	float: left;
	cursor: pointer;
}
.sn-mlsn-wrap1-pgon{
	background: #5577ad!important;
}
.sn-mlsn-wrap1-col2{
	width: 598px;
    padding-top: 24px;
}
.sn-mlsn-wrap1-t{
	margin-bottom: 23px;
}
.sn-mlsn-wrap1-t h1 a{
	color: #3f3f3f;
	font-size: 22px;
	font-weight: bold;
}
.sn-mlsn-wrap1-c p{
	color: #3f3f3f;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 15px;
	padding-right: 24px;
}
.sn-mlsn-wrap2{
	margin-top: 58px;
}
.sn-mlsn-wrap2-con{
	padding-top: 4px;
}
.sn-mlsn-wrap2-con li{
	width: 285px;
	height: 220px;
	overflow: hidden;
	float: left;
}
.sn-mlsn-wrap2-con li>a>img{
	width: 285px;
	height: 220px;
}
.sn-mlsn-wrap2-con li span{
	color: #3f3f3f;
	font-size: 18px;
	display: inline-block;
}
.sn-mlsn-wrap2-con-t1{
	padding-left: 24px;
	margin-top: 10px;
	margin-bottom: 16px;
	margin-left: 26px;
	background: url(../images/sn-icon43.png) left center no-repeat;
}
.sn-mlsn-wrap2-con-t2{
	padding-right: 18px;
    margin-left: 26px;
    margin-top: 22px;
    margin-bottom: 16px;

	background: url(../images/sn-icon44.png) right center no-repeat;
}
.sn-mlsn-wrap2-con li p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
	width: 250px;
	margin-left: 22px;
	height: 150px;
	overflow: hidden;
}
.sn-mlsn-wrap3-con{
	margin-left: -20px;
	padding-top: 4px;
	width: 1179px;
}
.sn-mlsn-wrap3-col{
	width: 256px;
	padding: 0px 19px;
	border-right: 1px solid #eaeaea;
}
.sn-mlsn-wrap3-col:last-child{
	border-right: none;
}
.sn-mlsn-wrap3-col-i img{
	width: 255px;
	height: 180px;
}
.sn-mlsn-wrap3-col span{
	color: #3f3f3f;
	display: block;
	text-align: center;
	font-size: 16px;
	margin-top: 19px;
	margin-bottom: 8px;
}
.sn-mlsn-wrap3-col p{
	color: #666666;
	font-size: 16px;
	line-height: 30px;
}
/*主页*/
.sn-sy{
	padding: 18px 16px 30px;
}
.sn-sy-tt{
	position: relative;
}
.sn-sy-tt img{
	position: absolute;
	top: 0;
	left: 0;
}
.sn-sy-tt-tab{
	position: relative;
	height: 59px;
	overflow: hidden;
}
.sn-sy-tt-item{
	padding-left: 77px;
	position: absolute;
	left: 0;
	top: 0;
	height: 59px;
}
.sn-sy-tt-item a{
	color: #005394;
	font-size: 36px;
	line-height: 59px;
	font-weight: bold;
	display: inline-block;
	max-width: 1050px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sn-sy-tt-btn{
	position: absolute;
	right: 0;
	top: 0;
}
.sn-sy-tt-btn div{
	width: 28px;
	height: 18px;
	cursor: pointer;
	border: 1px solid #d2d2d2;
}
.sn-sy-tt-btn .prev{
	margin-top: 8px;
	margin-bottom: 6px;
	background: url(../images/sn-icon3.png) center no-repeat;
}
.sn-sy-tt-btn .prev:hover{
	border: 1px solid #005394;
	background: url(../images/sn-icon3o.png) center no-repeat #005394;
}
.sn-sy-tt-btn .next{
	background: url(../images/sn-icon4.png) center no-repeat;
}
.sn-sy-tt-btn .next:hover{
	border: 1px solid #005394;
	background: url(../images/sn-icon4o.png) center no-repeat #005394;
}
.sn-sy-wrap1{
	margin-top: 30px;
}
.sn-sy-wrap1-col1{
	width: 700px;
	height: 393px;
	overflow: hidden;
	position: relative;
}
.sn-sy-wrap1-pic{
	position: relative;
	width: 700px;
	height: 393px;
	overflow: hidden;
}
.sn-sy-wrap1-pic li{
	width: 700px;
	height: 393px;
	position: absolute;
	top: 0;
	left: 0;
}
.sn-sy-wrap1-pic li img{
	width: 700px;
	height: 393px;
}
.sn-sy-wrap1-pictt{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 50px;
	background: url(../images/sn-bg6.png);
}
.sn-sy-wrap1-pictt li{
	padding-left: 22px;
	height: 50px;
}
.sn-sy-wrap1-pictt li a{
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	display: inline-block;
	max-width: 500px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.sn-sy-wrap1-pg{
	position: absolute;
	bottom: 21px;
	right: 21px;
}
.sn-sy-wrap1-pg li{
	float: left;
	cursor: pointer;
	width: 8px;
	height: 8px;
	margin-left: 8px;
	background: url(../images/sn-icon5.png)
}
.sn-sy-wrap1-pgon{
	background: url(../images/sn-icon6.png)!important;
}
.sn-sy-wrap1-col2{
	width: 450px;
}
.sn-sy-wrap1-nav{
	background: #f6f6f6;
	height: 40px;
	width: 100%;
}
.sn-sy-wrap1-nav li{
	width: 110px;
	float: left;
}
.sn-sy-wrap1-nav li a{
	line-height: 40px;
	color: #111111;
	font-size: 18px;
	display: block;
	text-align: center;
}
.sn-sy-wrap1-on{
	background: #005394;
}
.sn-sy-wrap1-on a{
	color: #fff!important;
	font-weight: bold
}
.sn-sy-wrap1-item{
	padding-left: 4px;
	display: none;
}
.sn-sy-wrap1-s{
	display: block;
}
.sn-sy-wrap1-tt span a{
	color: #111111;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    margin-top: 12px;
}
.sn-sy-wrap1-tt p a{
	color: #9c9c9c;
	font-size: 12px;
	line-height: 20px;
}
.sn-sy-wrap1-l{
	padding-top: 11px;
}
.sn-sy-wrap1-l li{
	width: 100%;
	height: 36px;
}
.sn-sy-wrap1-l li a{
	float: left;
	line-height: 36px;
	display: inline-block;
	max-width: 350px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #111111;
	font-size: 16px;
	padding-left: 9px;
	background: url(../images/sn-icon7.png) left center no-repeat;
}
.sn-sy-wrap1-l li span{
	float: right;
	color: #999999;
	font-size: 12px;
	line-height: 36px;
}
.sn-sy-wrap2{
	margin-top: 17px;
}
.sn-sy-wrap2-col1{
	overflow: hidden;
	width: 100%;
	height: 90px;
	position: relative;
}
.sn-sy-wrap2-col1 img{
	width: 100%;
	height: 90px;
}
.sn-sy-wrap2-col1 .sn-sy-wrap2-pic{
	position: relative;
	width: 100%;
	height: 90px;
}
.sn-sy-wrap2-col1 .sn-sy-wrap2-pic li{
	width: 100%;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
}
.sn-sy-wrap2-col1 .sn-sy-wrap2-pg{
	position: absolute;
	bottom: 8px;
	right: 23px;
}
.sn-sy-wrap2-col1 .sn-sy-wrap2-pg li{
	width: 8px;
	height: 8px;
	float: left;
	margin-left: 8px;
	cursor: pointer;
	background: url(../images/sn-icon5.png)
}
.sn-sy-wrap2-col1 .sn-sy-wrap2-pgon{
	background: url(../images/sn-icon6.png)!important;
}
.sn-sy-wrap2-col2{
	overflow: hidden;
	width: 100%;
	height: 110px;
	position: relative;padding:0px 0;
	border:1px solid #ddd;
}
.sn-sy-wrap2-col2 a{
	display: block;
	float: left;width:291px;
}
.sn-sy-wrap2-col2 img{
	width: 280px;
	padding:10px 10px;
	height: 90px;
}
.sn-sy-wrap2-col2 .sn-sy-wrap2-pic{
	position: relative;
	width: 100%;
	height: 110px;
}
.sn-sy-wrap2-col2 .sn-sy-wrap2-pic li{
	width: 100%;
	height: 90px;
	position: absolute;
	left: 0;
	top: 0;
}
.sn-sy-wrap2-col2 .sn-sy-wrap2-pg{
	position: absolute;
	bottom: 8px;
	right: 9px;
}
.sn-sy-wrap2-col2 .sn-sy-wrap2-pg li{
	width: 7px;
	height: 7px;
	float: left;
	margin-left: 6px;
	cursor: pointer;
	background: url(../images/sn-icon45.png)
}
.sn-sy-wrap2-col2 .sn-sy-wrap2-pgon{
	background: url(../images/sn-icon46.png)!important;
}
.sn-sy-wrap3{
	margin-top: 30px;
}
.sn-sy-wrap3-col{
	width: 575px;
}
.sn-sy-wrap3-col .sn-sy-wrap1-l li a{
	max-width: 450px;
}
.sn-sy-wrap4{
	margin-top: 26px;
	min-height: 390px;
}
.sn-sy-wrap4-nav{
	height: 56px;
	margin-bottom: 18px;
}
.sn-sy-wrap4-nav li{
	width: 386px;
	float: left;
	text-align: center;
	background-color: #f1f1f1;
	margin-right: 6px;
}
.sn-sy-wrap4-nav li:last-child{
	margin-right: 0px;
}
.sn-sy-wrap4-on{
	background-image: url(../images/sn-bg1.png) center bottom no-repeat;
}
.sn-sy-wrap4-on a{
	background-color: #004e8c;
}
.sn-sy-wrap4-nav li a{
	display: block;
}
.sn-sy-wrap4-nav li span{
	line-height: 50px;
	color: #333333;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	padding-left: 32px;
}
.sn-sy-wrap4-on span{
	color: #fff!important;
}
.sn-sy-wrap4-nav1{
	background: url(../images/sn-icon8.png) left center no-repeat;
}
.sn-sy-wrap4-on .sn-sy-wrap4-nav1{
	background: url(../images/sn-icon8o.png) left center no-repeat;
}
.sn-sy-wrap4-nav2{
	background: url(../images/sn-icon9.png) left center no-repeat;
}
.sn-sy-wrap4-on .sn-sy-wrap4-nav2{
	background: url(../images/sn-icon9o.png) left center no-repeat;
}
.sn-sy-wrap4-nav3{
	background: url(../images/sn-icon10.png) left center no-repeat;
}
.sn-sy-wrap4-on .sn-sy-wrap4-nav3{
	background: url(../images/sn-icon10o.png) left center no-repeat;
}
.sn-sy-wrap4-item{
	display: none;
}
.sn-sy-wrap4-s{
	display: block;
}
.sn-sy-wrap4-col1{
	width: 370px;
}
.sn-sy-wrap4-col1 li{
	border: 1px solid #dcdcdc;
	height: 48px;
	width: 168px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sn-sy-wrap4-col1 li a{
	line-height: 48px;
	color: #444444;
	font-size: 16px;
	display: block;
}
.sn-sy-wrap4-col1-on{
	border: 1px solid #cbdeea!important;
	background: #f0f9ff;
}
.sn-sy-wrap4-col1-on a{
	color: #25669a!important;
}
.sn-sy-wrap4-col2{
	/*margin-top: -8px;*/
	width: 380px;
}
.sn-sy-wrap4-col2-t {
	height: 28px;
	margin-bottom: 3px;
	border-bottom: 1px solid #cccccc;
}
.sn-sy-wrap4-col2-t li{
	height: 27px;
	text-align: center;
	float: left;
	margin-right: 19px;
}
.sn-sy-wrap4-col2-t li a{
	color: #333333;
	font-size: 16px;
	padding: 0px 8px;
	display: inline-block;
}
.sn-sy-wrap4-col2-on{
	border-bottom: 2px solid #004e8c;
	background: url(../images/sn-bg2.png) center 22px no-repeat;
}
.sn-sy-wrap4-col2-on a{
	color: #004e8c!important;
	font-weight: bold;
}
.sn-sy-wrap4-col2-m{
    width: 58px;
    height: 18px;
    background: #fbfbfb;
    border: 1px solid #cccccc;
    border-radius: 10px;
    margin-top: 2px;
    margin-right: 2px;
}
.sn-sy-wrap4-col2-m a{
	display: block;
	text-align: center;
	line-height: 18px;
	color: #7e7e7e;
	font-size: 11px;
}
.sn-sy-wrap4-col2-item{
	display: none;
}
.sn-sy-wrap4-col2-s{
	display: block;
}
.sn-sy-wrap4-col3{
	width: 400px;
	padding-top: 5px;
}
.sn-sy-wrap4-col3 li{
	float: left;
	width: 178px;
	height: 78px;
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sn-sy-wrap4-col3 li a{
	display: block;
}
.sn-sy-wrap4-col3 li div{
	position: relative;
	width: 73px;
	height: 78px;
	float: left;
}
.sn-sy-wrap4-col3 li img{
	position: absolute;
	top: 50%;
	right: 15px;
	transform: translate(0,-50%);
}
.sn-sy-wrap4-col3 li span{
	display: inline-block;
	line-height: 78px;
	color: #444444;
	font-size: 16px;
	float: left;
}
.sn-sy-wrap4-col2-l{
	padding-top: 19px;
    padding-left: 5px;
    width: 400px;
}
.sn-sy-wrap4-col2-l li{
	width: 100px;
	height: 20px;
	margin-bottom: 19px;
	float: left;
	overflow: hidden;
}
.sn-sy-wrap4-col2-l li a{
	color: #111111;
	font-size: 16px;
	line-height: 20px;
	padding-left: 9px;
	display: inline-block;
	background: url(../images/sn-icon7.png) left center no-repeat;
}
.sn-sy-wrap4-col4{
	width: 360px;
}
.sn-sy-wrap4-col4-l{
	padding-top: 11px;
}
.sn-sy-wrap4-col4-l li{
	float: left;
	width: 108px;
	height: 48px;
	border: 1px solid #dcdcdc;
	margin-right: 10px;
	margin-bottom: 10px;
}
.sn-sy-wrap4-col4-l li a{
	text-align: center;
	line-height: 48px;
	color: #111111;
	font-size: 16px;
	display: block;
}
.sn-sy-wrap4-col5{
	width: 290px;
}
.sn-sy-wrap4-col5 .sn-hdjl-wrap1-col2-row3-t ul li a{
	background: none;
	color: #80a7c6;
	border: 1px solid #80a7c6;
}
.sn-sy-wrap4-col5 .sn-hdjl-wrap1-col2-row3-sel li{
	width: 130px;
}
.sn-sy-wrap4-col6{
	margin-left: 24px;
	width: 530px;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-t{
	height: 33px;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-t li{
	height: 32px;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-t li a{
	line-height: 26px;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-on{
	background: url(../images/sn-bg2.png) center 26px no-repeat;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-m{
	margin-top: 6px;
	margin-right: 4px;
	background: #004e8c;
	border: 1px solid #004e8c;
}
.sn-sy-wrap4-col6 .sn-sy-wrap4-col2-m a{
	color: #fff;
}
.sn-sy-wrap4-col6-h{
	margin-top:22px;
}
.sn-hdjl-wrap1-w350{
	width: 350px;
	text-align: left!important;
}
.sn-hdjl-wrap1-w70{
	width: 70px;
}
.sn-hdjl-wrap1-col1-c .sn-hdjl-wrap1-w70{
	font-size: 12px!important;
}
.sn-sy-wrap4-col6 .sn-hdjl-wrap1-col1-c li a{
	max-width: 324px;
}
.sn-sy-wrap4-col6 .sn-hdjl-wrap1-col1-c{
	background: none;
}
.sn-sy-wrap4-col7{
	width: 290px;
	margin-right: 10px;
}
.sn-sy-wrap4-col7 .sn-hdjl-wrap1-col2-row1 a{
	width: 138px;
}
.sn-sy-wrap4-col7 .sn-hdjl-wrap1-col2-row1 a:first-child{
	margin-right: 10px;
}
.sn-sy-wrap4-col7 .sn-hdjl-wrap1-col2-row1 a img{
	left: 20px;
}
.sn-sy-wrap4-col7 .sn-hdjl-wrap1-col2-row1 a span{
	margin-left:56px;
}
.sn-sy-wrap4-col7-row2{
	margin-top: 16px;
}
.sn-sy-wrap4-col7-row2-t{
	height: 40px;
	background: #004e8c;
}
.sn-sy-wrap4-col7-row2-t .tit{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
	display: inline-block;
	margin-left: 22px;
}
.sn-sy-wrap4-col7-row2-t .m{
	display: inline-block;
	width: 58px;
	height: 18px;
	border: 1px solid #80a7c6;
	border-radius: 10px;
	float: right;
	margin-top: 10px;
	margin-right: 3px;
	color: #80a7c6;
	text-align: center;
	line-height: 18px;
	font-size: 11px;
}

.lindaolist{padding: 5px 5px;font-size: 16px;border:1px solid #ddd;}
.lindaolist>p{padding-left: 60px;position: relative;line-height: 30px;}
.lindaolist>p>span{display: block;width: 50px;padding-right: 10px;position: absolute;left: 0;top: 0;text-align: right;font-weight: bold;}
.lindaolist>p>a{display: inline-block;width: 52px;color: #666;text-align: center;}
.lingdaoiage{font-size: 16px;padding: 15px 0px;}
.lingdaoiage>li{text-align: center;display: inline-block;width: 166px;padding: 10px 5px;}
.lingdaoiage>li img{height: 160px;max-width: 100%;margin-bottom: 10px;}
.lingdaoiage>li p{color: #999;font-weight: normal;line-height: 24px;}
.lingdaoiage>li p b{color: #666;font-weight: bold;}
.ld_headimg img{height: 160px;max-width: 100%;margin-bottom: 10px;}
.ld_headimg p{color: #999;font-weight: normal;line-height: 24px;}
.ld_headimg p b{color: #666;font-weight: bold;}
.ld_headimg{width: 200px;float: left;text-align: center;font-size: 16px;}
.ld_headimg img{max-width: 100%;height: 160px;}
.ld_work{width: 700px;float: right;}
.ld_channle h4{border-bottom: 3px solid #3273a8;padding: 10px 0px;margin-bottom: 15px;}
.ld_channle h4 span{background-color: #3273a8;color: #fff;padding: 10px 20px;}
.ld_detail{padding: 0 15px;}
.ld_introduce{margin-top: 20px;}

.sunanpicture>h4>a{
	font-size:24px;font-weight: bold;color: #004e8c;padding: 0 10px;
	border-left: 4px solid #004e8c;
}
.sunanpicture>h4{
	margin-bottom: 20px;
}
.snpic1{
	width: 40%;float: left;height: 400px;position: relative;
}
.piclist{
	width: 60%;float: left;
}
.piclist a{display: block;height: 198px;float: left;border: 1px solid #ddd;overflow: hidden;}
.snpic1 img,
.piclist img{
	width: 100%;height: 100%;
}
.snpic2{width: 278px;position: relative;}
.snpic3{width: 420px;position: relative;}
.snpic2 p,.snpic1 p,.snpic3 p{position: absolute;line-height: 40px;bottom: 0px;left: 0px;right:0px;padding:0 15px;color:#fff;background-color: rgba(0, 0, 0, 0.6);  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);}

.jindiantuijian{
	padding: 15px 15px 5px;border: 1px solid #ddd;
	margin-bottom: 10px;
}

.jindiantuijian>h4>a.channletitle{
	font-size:24px;font-weight: bold;color: #004e8c;padding: 0 10px;
}
.jindiantuijian>h4>a.scanmore{
	font-size:16px;color: #999;padding: 0 10px;float: right;margin-top: 10px;
}
.jindiantuijian>h4{
	margin-bottom: 5px;
	border-bottom: 1px solid #004e8c;
	padding-bottom: 5px;
}
.tuijianpiclist{
	margin: 0 -8px;
}
.tuijianpiclist li{
	list-style: none;
	display: inline-block;width: 217px;padding:8px;
}
.tuijianpiclist li>a{
	display: block;width: 100%;
}
.tuijianpiclist li>a>img{
	width: 100%;
	height: 170px;
}
.tuijianpiclist li>a>h4{
	font-size: 16px;font-weight: bold;color: #333;line-height: 40px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.tuijianpiclist li>a>p{
	font-size: 16px;color: #999;height: 63px;overflow: hidden;text-overflow: ellipsis;line-height: 21px;
}
.sunangaikuang{
	margin: 10px auto;
}
.sunangaikuang1{
	width: 400px;float: left;
	padding: 0 15px;margin-bottom: 10px;
}
.sunangaikuang1>h4>a.channletitle{
	font-size:24px;font-weight: bold;color: #004e8c;padding: 0 10px;
}
.sunangaikuang1>h4{
	margin-bottom: 5px;
	border-bottom: 1px solid #004e8c;
	padding-bottom: 5px;
}
.sunangaikuang1 .scancontent{
	max-height: 192px;overflow: hidden;text-overflow: ellipsis;font-size: 16px;color: #333;text-indent: 2em;line-height: 24px;
}
.sunangaikuang1 .scanmore a,
.sunangaikuang1 .scanmore{
	font-size: 16px;color: #999;text-align: right;
}
.sunangaikuang2{
	width: 170px;float: left;
}
.sunangaikuang2 a{
	display: block;padding: 0px 15px;
	height: 54px;line-height:54px;font-size: 20px;color: #004e8c;
	background-color: #e6edf5;margin-bottom: 10px;
}
.sunangaikuang2 a span{
	float: right;
	color: #004e8c
}
.sunangaikuang3{
	width: 354px;float: left;
	padding: 0 7px 0px 7px;
}
.sunangaikuang3 a{
display: inline-block;width: 98px;margin: 0 8px;
}
.sunangaikuang3 a img{
	height: 96px;width: 100%;
}
.sunangaikuang3 a p{
	font-size: 16px;line-height: 30px;color: #666;text-align: center;
}

.sunangaikuang4{
	width: 210px;float: right;
	padding: 10px 10px;border: 1px solid #ddd;text-align: center;
}
.sunangaikuang4 img{
	width: 100%;margin: 0 auto;
}