﻿@charset "utf-8";
/* CSS Document */

/*news*/
.rs_news{
	padding: 15px;
	width: 1170px;
	height: 350px;
	background: #fff;
	margin-top: 20px;
}
.yx-rotaion-content{
	width: 466px;
	height: 350px;
	position: relative;
}
.yx-rotaion-content, .yx-rotaion, .rotaion_list{
	width: 466px;
	height: 350px;
}
.yx-rotaion-content .yx-rotaion .rotaion_list img {
	width: 466px;
	height: 350px;
	display: block;
}
.yx-rotaion-content h5{
	width: 466px;
	heigh: 36px;
	line-height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 0;
	background: #000;
	filter:alpha(opacity=30);   
    -moz-opacity:0.3;   
	-ms-opacity: 0.3; 
	-o-opacity: 0.3; 
	-webkit-opacity: 0.3; 
    opacity: 0.3;  
}
.yx-rotaion-content .yx-rotaion .txt {
	width: 386px;
	height: 36px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
.yx-rotaion-content .yx-rotaion .txt li {
	width: 366px;
	height: 36px;
	position: absolute;
	bottom: -36px;
	left: 20px;
}
.yx-rotaion-content .yx-rotaion .txt li a {
	font-size: 16px;
    color: #fff;
	line-height: 36px;
}
.yx-rotaion-content .yx-rotaion .num {
	width: 80px;
	height: 12px;
	position: absolute;
	bottom: 12px;
	right: 0;
    font-size: 0;
    line-height: 0;
    text-align: center;
    z-index: 2;
}
.yx-rotaion-content .yx-rotaion .num li {
	width: 10px;
	height: 10px;
    background: #fff;
	margin: 1px 6px 1px 0;
	border-radius: 50%;
	cursor: pointer;
	float: left;
}
.yx-rotaion-content .yx-rotaion .num .on {
	width: 12px;
	height: 12px;
	background: url(dian_icon.png) center no-repeat;
	margin: 0 6px 0 0;
}
/*内容切换*/
.tab{ 
    width: 456px; 
	height: 350px; 
	position: relative;
	margin-left: 20px;
}
.tab-title{
	width: 456px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf; 
	overflow: visible;
}
.tab-title a{
	width: 124px; 
	height: 46px; 
	line-height: 46px; 
	font-size: 20px; 
	text-align: center;
	float: left;
}
.tab-title .up{
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
}
.tab .tab-conter{
	width: 456px; 
	height: 288px;
    position: absolute; 
	top: 56px; 
	left: 0; 
	display: none;
}
.tab-conter ul li{
	width: 456px;
	height: 36px;
	line-height: 36px;
	float: left;
}
.tab-conter ul li i{
	width: 5px;
	height: 5px;
	margin: 15px 10px 0 0;
	background: #8698ad;
	border-radius: 50%;
	float: left;
}
.tab-conter ul li a{
	width: auto;
	height: 36px;
	margin-right: 15px;
	font-size: 16px;
	float: left;
}
.tab-conter ul li span{
	width: auto;
	height: 36px;
	font-size: 14px;
	color: #8698ad;
	float: right;
}
.tab .block{ 
    display: block;
}

/*pic_an*/
.rs_picwl{
	width: 192px;
	height: 350px;
}
.rs_picwl a{
	width: 192px;
	height: 84px;
	float: left;
	margin-bottom: 5px;
}

/*spe*/
.rs_spe{
	width: 1200px;
	height: 138px;
	margin-top: 20px;
}
.picScroll-left{ 
	position: relative;
    width: 100%; 
	height: 100%;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 1;
	width: 60px;
	height: 60px;  
    cursor: pointer; 
	background: url(left_icon.png) center no-repeat;
}
.picScroll-left .hd .next{ 
    background: url(right_icon.png) center no-repeat;
	left: 1140px;
}
.picScroll-left .bd{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList{ 
    width: 100%;
	height: 100%;
}
.picScroll-left .bd .picList li{ 
    width: 100%; 
	height: 138px;
}
.picScroll-left .bd .picList li a img{
    width: 100%; 
	height: 138px;
	display: block;
}

/*mod1*/
.rs_mod1{
	width: 1200px;
	height: 318px;
	margin-top: 20px;
}
.rs_mod2{
	margin-top: 15px;
}
.tab1{ 
    width: 562px; 
	height: 288px; 
	background: #fff;
	padding: 15px;
	margin-left: 0;
}
.tab-title1{
	width: 562px;
}
.tab1 .tab-conter1{
	width: 562px; 
	height: 216px;
	top: 80px;
	left: 15px;
}
.tab-conter1 ul li{
	width: 562px;
}

/*当前位置*/
.pos{
	width: 1170px;
	height: 50px;
	line-height: 50px;
	background: #fff;
	font-size: 14px;
	color: #555;
	margin-bottom: 10px;
	padding: 0 15px;
}
.pos a{
	padding: 0 5px;
	color: #555;
}
.pos a:hover{
	color: #000;
}


/*list*/
.main-view{
	width: 1170px;
	height: auto;
	background: #fff;
	padding: 15px;
}

/*概览导航*/
.view-column{
	width: 258px;
	height: auto;
}
.view-column h3{
	width: 258px;
	height: 46px;
	background: #2c69b3; 
}
.view-column h3 i{
	width: 82px;
	height: 46px;
	background: #164e91 url(list_icon1.png) center no-repeat;
	border-right: 2px solid #fff;
	float: left;
}
.view-column h3 span{
	line-height: 46px;
	font-size: 18px;
	color: #fff;
	padding-left: 20px;
}
.list-nav{
	width: 258px;
	height: auto;
}
.menu{
	width: 258px;
	height: auto;
	padding-top: 15px;
    background: #f9f9f9;
}
.menu li{
	width: 258px;
	height: auto;
	border-bottom: solid 2px #fff;
	float: left;
}
.item-content{
	display: none;
}
.item{
	width: 258px;
	height: 48px;
	line-height: 48px;
	position: relative;
	font-size: 18px;
	color: #333;
}
.item:hover{
	background: #fff;
}
.item span{
	margin-left: 30px;
	float: left;
}
.item a{
	margin-left: 30px;
	float: left;
}
.item .iconfont{
	width: 9px;
	height: 48px;
	background: url(listright-icon1-1.png) center no-repeat;
	margin-right: 30px;
	float: right;
}
.item:hover span{
	color: #2c69b3;
}
.item:hover .iconfont{
	background: url(listright-icon1.png) center no-repeat;
	transition: all .3s linear;
    transform: rotate(360deg);
	transform-origin: center;
    -ms-transform: rotate(360deg); 	/* IE 9 */
    -moz-transform: rotate(360deg); 	/* Firefox */
    -webkit-transform: rotate(360deg); /* Safari 和 Chrome */
    -o-transform: rotate(360deg); 	/* Opera */
}
.item .iconfont:last-child{
	position: absolute;
	right: 0;
}
.item-content h3{
	width: 238px;
	height: auto;
    transition: all .7s ease 0s;
	-ms-transition: all .7s ease 0s;
	-moz-transition: all .7s ease 0s;
	-webkit-transition: all .7s ease 0s;
	-o-transition: all .7s ease 0s;
	font-size: 16px;
    border-top: 1px solid #fff;
    line-height: 30px;
    display: block;
	background: #f1f1f1;
	text-align: center;
	font-weight: normal;
	padding: 5px 10px;
}
.item-content h3:hover{
    background: #fff;
}


/*概览列表*/
.view{
	width: 896px;
	height: auto;
}
.view h3{
	width: 896px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin-bottom: 6px;
	float: left;
	overflow: visible;
}
.view h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.view ul{
	width: 896px;
	height: 180px;
	border-bottom: 1px dashed #dfdfdf;
	padding: 18px 0;
	float: left;
}
.view ul li{
	width: 896px;
	height: 36px;
	float: left;
}
.view ul li i{
	width: 5px;
    height: 5px;
    margin: 15px 0 0 5px;
    background: #8698ad;
    float: left;
	border-radius: 50%;
}
.view ul li a{
	width: auto;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	float: left;
	margin: 0 30px 0 10px;
}
.view ul li span{
	width: 78px;
	height: 36px;
	line-height: 36px; 
	font-size: 14px;
    color: #999;
    float: right;
}
.page{
	width: 896px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	padding: 40px 0;
	position: relative;
	float: left;
}
.page a{
	display: inline-block;
	background: #fff;
	border: 1px solid #dfdfdf;
	padding: 0 15px;
	margin: 0 2px;
}
.page a:hover{
	background: #2c69b3;
	color: #fff;
}
.page span{
	padding: 0 2px;
}
.page-ts{
	margin-left: 46px;
}
.page .view-page{
	width: 40px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border: 1px solid #ddd;
	position: absolute;
	top: 46px;
}
.page .page-botton{
	display: inline-block;
	background: #f9f9f9;
	padding: 0 13px;
}


/*通用内容*/
.main-wrap{
	width: 1170px;
	height: auto;
	padding: 15px;
	background: #fff;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	line-height: 50px;
	padding: 48px 0;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 1100px;
	height: 34px;
	background: #f9f9f9;
	margin-bottom: 30px;
}
.main-wrap h3 .mainwrap-time{
	width: 752px;
	height: 34px;
	padding-left: 174px;
	line-height: 34px;
	font-size: 14px;
    color: #555;
	font-weight: normal;
	text-align: center;
	float: left;
}
.main-wrap h3 .mainwrap-time b{
	font-weight: normal;
}
.main-wrap h3 .mainwraq-time span{
	margin-right: 10px;
}
.article-tool{
	width: 100px;
    height: 34px;
	float: right;
	position: relative;
}
.page-share{
    width: auto;
	height: 34px;
	padding:  0 6px;
    position: absolute;
	top: 0;
    left: 0;
} 
.page-share a{
    width: 22px;
    height: 34px;
    margin: 0 2px;
	display: inline-block;
}
.page-share a.icon-share-1{
	background: url(fx-icon1.png) center no-repeat;
}
.page-share a.icon-share-2{
	background: url(fx-icon2.png) center no-repeat;
}
.page-share a.icon-share-3{
	background: url(fx-icon3.png) center no-repeat;
}
.page-share a.icon-share-4{
	background: url(fx-icon4.png) center no-repeat;
}
.page-share a.icon-share-5{
	background: url(fx-icon5.png) center no-repeat;
}
.content-body{
	width: 1000px;
	height: auto;
}
.content-body1{
	width: 846px;
	padding-top: 20px;
}
.content-body, .content-body div{
	line-height: 2.25!important;
	font-size: 16px!important;
}
.content-body a, .content-body font{
	line-height: 2.25!important;
	font-size: 16px!important;
}

/*提交*/
.sf_xx h2{
	width: 1140px;
	height: 40px;
	line-height: 40px;
    background: #f1f6f9 url(tit-icon.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #2c69b3;
	text-align: left;
	font-weight: bold;
}
.sf_xx .content-body{
	border-bottom: 1px dashed #dfdfdf;
	padding: 40px 0;
}
.sf_xx .sf_bd{
	width: 1000px;
	height: auto;
	padding: 40px 0;
	font-size: 16px;
}
.sf_xx .sf_bd p{
	width: 1000px;
	height: 36px;
	line-height: 36px;
}
.sf_xx .sf_bd p i{
	width: 20px;
	color: #fc0404;
	display: inline-block;
}
.sf_xx .sf_bd ul{
	width: 1000px;
	height: auto;
}
.sf_xx .sf_bd ul li{
	width: 1000px;
	height: auto;
	line-height: 36px;
}
.sf_xx .sf_bd ul li span{
	float: left;
}
.sf_xx .sf_bd ul li .yzm{
	letter-spacing: 1px;
}
.sf_xx .sf_bd ul li i{
	width: 30px;
	color: #fc0404;
	float: left;
}
.sf_xx .sf_bd ul li input{
	width: 400px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.sf_xx .sf_bd ul li select{
	width: 140px;
	height: 28px;
	line-height: 28px;
	font-family: "微软雅黑", "Microsoft Yahei";
	border: 1px solid #dfdfdf;
	margin: 3px 0;
	padding: 0 20px;
	float: left;
}
.sf_xx .sf_bd ul li .conter-bd{
	width: 958px;
	height: 290px;
	border: 1px solid #dfdfdf;
	margin: 16px 0;
	padding: 20px;
	float: left;
}
.sf_xx .sf_bd ul li .yzm-bd{
	width: 100px;
}
.sf_xx .sf_bd ul li img{
	margin: 3px 10px;
	float: left;
	width: auto;
	height: 30px;
}
.sf_xx .sf_bd ul li .tj{
	width: 294px;
	height: 32px;
	line-height: 32px;
	background: #2c69b3;
	margin: 50px 353px 0 353px;
	border-radius: 30px;
	font-family: "微软雅黑", "Microsoft Yahei";
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-align: center;
}

/*左导航右栏目*/ 
.view_dlist{
	margin-bottom: 20px;
}
.view_dlist .view_list{
	width: 896px;
	height: auto;
	padding: 0;
	border: 0;
}
.view_list a{
	width: 179px;
	height: 50px;
	line-height: 50px;
	float: left;
}
.view_list a i{
	width: 5px;
	height: 5px;
	background: #8698ad;
	border-radius: 50%;
	float: left;
	margin: 22px 15px 0 0; 
}

/*回复内容*/
.zmhd-conter h2{
	width: 1070px;
	height: 40px;
	line-height: 40px;
    background: #f1f6f9 url(tit-icon.png) left center no-repeat;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: #2c69b3;
	text-align: left;
	font-weight: bold;
}
.zmhd-conter table{
	width: 1100px;
	height: auto;
	border: 1px solid #dfdfdf;
	margin: 5px auto;
}
.zmhd-conter table tr{
	width: 1100px;
	height: auto;
}
.zmhd-conter table tr th{
	width: 120px;
	height: auto;
	background: #f1f6f9;
	border-right: 1px solid #dfdfdf;
	font-size: 14px;
	color: #8698ad;
	text-align: right;
	line-height: 60px;
	border-bottom: 1px solid #dfdfdf;
}
.zmhd-conter table tr td{
	width: 939px;
	height: auto;
	padding: 0 20px;
	border-bottom: 1px solid #dfdfdf;
}
.zmhd-conter table tr .zmhd-contter1{
	padding: 20px;
	line-height: 32px;
}

/*回复列表*/
.zmhd{
	width: 1170px;
	height: auto;
	margin-top: 10px;
	background: #fff;
	margin:0 auto;
}
.zmhd-title{
	width: 1170px;
	margin-bottom: 20px;
	font-weight: normal;
}
.tab2 .tab-title2 .tab-titright a{
	width: auto;
	height: 30px;
	float: left;
	line-height: 30px;
	font-size: 16px;
	color: #fff;
	background: #2f61ac;
	padding: 0 20px;
	margin: 10px auto;
	border-radius: 6px;
}
.tab2 .tab-title2 .tab-titright a:hover{
	color: #fff;
}
.zmhd .zmhd-list-conter{
	width: 1170px;
	height: auto;
}
.zmhd-tabemail tr{
	width: 1170px;
	height: 70px;
	line-height: 70px;
	border-bottom: 0;
}
.zmhd-tabemail .zmhd-back{
	height: 50px;
	line-height: 50px;
	background: #f9f9f9;
}
.zmhd-tabemail .tab-tit{
	width: 1170px;
	height: 36px;
	line-height: 36px;
	background: #f1f6f9;
	border-bottom: 0;
}
.zmhd-tabemail .tab-tit th{
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}
.zmhd-tabemail tr td{
	padding: 0 1px;
}
.zmhd-tabemail .tablist0{
	width: 208px;
	font-size: 16px;
	color: #8698ad;
	text-align: center;
}
.zmhd-tabemail .tab-tit .tablist1{
	background: none;
	color: #8698ad;
}
.zmhd-tabemail .tablist1{
	width: 464px;
	padding: 0 10px 0 46px;
    background: url(mail.png) 20px center no-repeat;
}
.zmhd-tabemail .zmhd-back .tablist1{
	#background: #f9f9f9 url(mail.png) 20px center no-repeat;
}
.zmhd-tabemail .tablist2{
	width: 220px;
	font-size: 16px;
	color: #8698ad;
	text-align: center;
}
.zmhd-tabemail .tablist3{
	width: 220px;
	color: #8698ad;
	text-align: center;
}
.zmhd-tabemail .tab-tit .tablist1{
	width: 520px;
	padding: 0;
	text-align: center;
	#background: #f1f6f9;
}

.zmhd-page{
	width: 1200px;
	background: #fff;
	border-top: 1px dashed #c9c9c9;
	float: none;
}