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

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

/*概览导航*/
.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 15px;
}
.view ul li a:hover{
	color: #2c69b3;
}
.view ul li span{
	width: auto;
	height: 36px;
	line-height: 36px; 
	font-size: 14px;
    color: #999;
    float: right;
	margin-right: 5px;
}
.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;
	background: #fff;
	padding: 40px 15px 60px 15px; 
	margin-top: 10px;
}
.main-wrap h2{
	width: 1100px;
	height: auto;
	line-height: 50px;
    font-size: 36px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h3{
	width: 1100px;
	height: auto;
	line-height: 50px;
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h4{
	width: 1100px;
	height: auto;
	line-height: 50px;
    font-size: 24px;
    font-weight: normal;
    text-align: center;
}
.main-wrap h5{
	width: 1100px;
	height: 34px;
	background: #f1f6f9;
	margin: 30px auto;
}
.main-wrap h5 .mainwrap-time{
	width: 730px;
	height: 34px;
	padding-left: 174px;
	line-height: 34px;
	font-size: 14px;
    color: #8698ad;
	font-weight: normal;
	text-align: center;
	float: left;
}
.main-wrap h5 .mainwrap-time b{
	font-weight: normal;
	padding-left: 15px;
}
.article-tool{
	width: 92px;
    height: 34px;
	float: right;
	position: relative;
}
.page-share{
    width: 80px;
	height: 34px;
	padding:  0 6px;
    position: absolute;
	top: 0;
    left: 0;
}
.page-share a{
    width: 22px;
    height: 34px;
    margin: 0 6px;
	float: left;
}
.page-share a img{
	margin-top: 6px;
}

.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;
}

.content-body{
	width: 1000px;
	height: auto;
}
.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;
}


/*左侧导航+右侧内容*/
.view .conter1-bot{
	margin-bottom: 30px;
}
.content-body1{
	width: 846px;
}


/*special*/
.special{
	width: 1184px;
	height: auto;
	padding: 15px 8px;
	background: #fff;
	margin-top: 10px;
}
.special h3{
	width: 1170px;
	height: 46px;
	border-bottom: 2px solid #dfdfdf;
	margin: 0 7px;
	float: left;
	overflow: visible;
}
.special h3 span{
	padding: 0 20px;
	line-height: 46px;
	font-size: 20px;
	font-weight: normal;
	color: #2c69b3;
	border-bottom: 2px solid #2c69b3;
	float: left;
}
.special ul{
	width: 1184px;
	height: auto;
	padding: 12px 0;
}
.special ul a{
	width: 280px;
	height: 100px;
	float: left;
	margin: 12px 8px;
}
.special ul a:hover{
	box-shadow: 0 0 10px #999;
	-moz-box-shadow: 0 0 10px #999;
	-webkit-box-shadow: 0 0 10px #999;
	-ms-box-shadow: 0 0 10px #999;
	-o-box-shadow: 0 0 10px #999;
}
.page1{
	width: 1170px;
	margin: 0 7px;
	border-top: 1px dashed #dfdfdf;
}


/*写信*/
.zmhd-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;
}
.zmhd-xx .content-body{
	border-bottom: 1px dashed #dfdfdf;
	padding: 40px 0;
}
.zmhd-xx .zmhd-bd{
	width: 1000px;
	height: auto;
	padding: 40px 0;
	font-size: 16px;
}
.zmhd-xx .zmhd-bd p{
	width: 1000px;
	height: 36px;
	line-height: 36px;
}
.zmhd-xx .zmhd-bd p i{
	width: 20px;
	color: #fc0404;
	display: inline-block;
}
.zmhd-xx .zmhd-bd ul{
	width: 1000px;
	height: auto;
}
.zmhd-xx .zmhd-bd ul li{
	width: 1000px;
	height: auto;
	line-height: 36px;
}
.zmhd-xx .zmhd-bd ul li span{
	float: left;
}
.zmhd-xx .zmhd-bd ul li .yzm{
	letter-spacing: 1px;
}
.zmhd-xx .zmhd-bd ul li i{
	width: 30px;
	color: #fc0404;
	float: left;
}
.zmhd-xx .zmhd-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;
}
.zmhd-xx .zmhd-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;
}
.zmhd-xx .zmhd-bd ul li .conter-bd{
	width: 958px;
	height: 290px;
	border: 1px solid #dfdfdf;
	margin: 16px 0;
	padding: 20px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li .yzm-bd{
	width: 100px;
}
.zmhd-xx .zmhd-bd ul li img{
	border: 1px solid #dfdfdf;
	margin: 3px 10px;
	float: left;
}
.zmhd-xx .zmhd-bd ul li .tj{
	width: 294px;
	height: 40px;
	line-height: 40px;
	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;
}

/*左侧导航+右侧信件列表*/
.zmhd{
	width: 896px;
	height: auto;
}
.zmhd-title{
	width: 896px;
    height: 46px;
    border-bottom: 2px solid #dfdfdf;
    margin-bottom: 6px;
    float: left;
    overflow: visible;
}
.zmhd-title a{
	padding: 0 20px;
    line-height: 46px;
    font-size: 20px;
    font-weight: normal;
    color: #2c69b3;
    border-bottom: 2px solid #2c69b3;
    float: left;
}
.tab .tab-title2 .email-an{
	width: auto;
	height: 30px;
	line-height: 30px;
	color: #555;
	font-size: 16px;
	margin-top: 10px;
	float: right;
	border-bottom: none;
	padding: 0 10px;
}
.tab .tab-title2 .email-an:hover{
	color: #000;
}
.zmhd .zmhd-conter{
	width: 896px;
	height: auto;
}
.zmhd .zmhd-conter table{
	width: 896px;
	height: auto;
}
.zmhd-tabemail tr{
	width: 896px;
	height: auto;
	line-height: 50px;
}
.zmhd-tabemail .zmhd-back{
	height: auto;
	line-height: 36px;
	background: #f9f9f9;
}
.zmhd-tabemail .zmhd-back .tablist1{
	background: #f9f9f9 url(mail.png) left center no-repeat;
}
.zmhd-tabemail .tab-tit{
	width: 896px;
	height: auto;
}
.zmhd-tabemail .tablist0{
	width: 120px;
	color: #8698ad;
	text-align: center;
	padding: 0 10px;
}
.zmhd-tabemail .tablist1{
	width: 516px;
}
.tabemail .tab-tit .tablist1{
	width: 516px;
	text-align: left;
	background: #f1f6f9;
}
.tabemail .tablist1{
	width: auto;
	padding: 0 10px 0 26px;
	background: url(mail.png) left center no-repeat;
}
.zmhd-tabemail .tablist2{
	width: 100px;
	text-align: center;
	padding: 0;
}
.zmhd-tabemail .tablist3{
	width: 140px;
	color: #8698ad;
	text-align: center;
	padding: 0;
}
.zmhd-tabemail .tab-tit .tablist1{
	width: 516px;
	padding: 0;
	text-align: center;
}
/*回复*/
.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;
}
