@charset "utf-8";
/* CSS Document */
/****** å…±é? *****/
html,body { height:100%;}
*{margin: 0px; padding: 0px;}
a{
	color: #000;
	text-decoration: none;
}
li{list-style-type: none;}
img{border:0; vertical-align:middle;}
.bold {
	font-weight: bold;
}
.clear{clear: both;}
.red{color: #b70031;}
.box { position:relative;}
.relative { position:relative;}
.center {
	text-align: center;
}

.m_b_15 {
	margin-bottom: 15px;
}
.mar10 {
	margin: 10px;
}
.fl { float:left;}
.fr { float:right;}
.clear { clear:both;}
table{
	border-collapse:collapse;
	font-size: 12px;
}
body{
	padding: 0px;
	margin-top: 0px;
	background-color: #FFF;
	font-family: Arial, "å®‹ä½“";
	line-height: 1;
	color: #000;
	font-size: 12px;
}
.box {
	max-width: 620px;
	min-width: 320px;
	margin:0 auto;
}

.header {
	background-image: url(../images/headerBg1.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #8ea6ca;
	position: relative;
}
.header .content {
	background-image: url(../images/headerBg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 40px;
	padding-right: 10px;
	padding-left: 10px;
}
.header .content .logo {
	float: left;
}
.logo{
          margin-top: 5px;
}
.header .content .right {
	float: right;
	margin-top: 13px;
	width: 50px;
}
.header .content .right .user {
	float: left;
}
.header .content .right .list {
	float: right;
}
.header .content h1 {
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 16px;
	margin-right: 13px;
}
.header .content .back {
	position: absolute;
	left: 10px;
	top: 13px;
}
.header .content .listNei {
	float: right;
	margin-top: 13px;
}



.menu {
	background-color: #4385b3;
	color: #FFF;
	height: 62px;
	padding-top: 8px;
	font-size: 15px;
        text-align:center;
}
.menu a {
	color: #FFF;
}
.menu ul li {

	float: left;
	width: 25%;

	line-height: 28px;
}
.dateTime {
	background-image: url(../images/dateTimeBg.gif);
	background-repeat: repeat-x;
	height: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 4px;
}
.main {
	margin-right: 10px;
	margin-left: 10px;
}
.newsList { margin-bottom:15px;}
.newsList h2 {
	font-size: 15px;
	color: #4385b3;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	line-height: 30px;
	font-weight: normal;
	margin-right: 10px;
	margin-left: 10px;
}

.newsList ul li {
	font-size: 15px;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-right: 10px;
	padding-left: 10px;
         padding-top:5px;
         padding-bottom:5px;
	margin-right: 10px;
	margin-left: 10px;
}
.newsList dl {
	padding-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.newsList dl dt {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
	padding:0 10px;
}
.newsList dl dd {
	padding:0 10px 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #CCC;
}
.newsList dl dd a {
	color: #666;
}
.newsRe {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	height: 50px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.newsRe_shgj {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 10px;
	margin-left: 10px;
}
.newsRe .img {
	float: left;
	height: 50px;
	width: 60px;
	margin-right: 10px;
}
.newsRe h3 {
	margin-bottom: 5px;
}
.newsRe p a {
	color: #999999;
}




.tab {
	background-image: url(../images/tabBg.gif);
	background-repeat: repeat-x;
	height: 42px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 18px;
	line-height: 40px;
	margin-bottom: 10px;
}
.tab h2 {
	float: left;
	background-color: #FFF;
	border-top-width: 2px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #1b6cc8;
	border-right-color: #d6d6d6;
	border-left-color: #d6d6d6;
	padding-right: 8px;
	padding-left: 8px;
	font-size: 18px;
	line-height: 40px;
	display: block;
	height: 40px;
	font-weight: normal;
}
.tab .right {
	float: right;
	margin-top: 2px;
}
.more {
	line-height: 26px;
	background-color: #eeeeee;
	clear: both;
	height: 26px;
	text-align: center;
	color: #494949;
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.more a {
	color: #494949;
}
.images {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
}
.images img {
	height: auto;
	width: 100%;
}
.back-Top {
	clear: both;
	float: right;
	margin-right: 10px;
	cursor:pointer;
}
.remarks {
	margin-bottom: 15px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 20px;
	clear: both;
}
.remarks .edition a {
	font-size: 14px;
	margin-right: 15px;
}
.remarks .edition a.on {
	color: #1b6cc8;
}

.remarks .Copyright {
	font-size: 11px;
	color: #999;
}


.footer {
	background-image: url(../images/footerBg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	padding-top: 1px;
	clear: both;
	padding-bottom: 1px;
}
.footer .home {
	float:left;
	width: 44px;
	border-right: 1px solid #bcbcbc;
}
.footer ul {
	margin-left:45px;
	display:block;
}
.footer ul li {
	float: left;
	border-right: 1px solid #bcbcbc;
	line-height: 34px;
	height: 34px;
	text-align: center;
	width: 33%;
}
.footer ul li.last { border-right:0;}
.footer ul li .icon {
	margin-right: 5px;
}
.container {
	margin: 0 auto;
	line-height: 16px;
	padding-bottom: 15px;
	font-size: 13px;
}
.container h2 {
	font-size: 18px;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 5px;
}
.container .shuoming {
	color: #666666;
	text-align: center;
	margin-bottom: 20px;
	font-size: 12px;
}
.container .text p {
	margin-bottom: 10px;
	line-height: 18px;
}

.pages {
	clear: both;
	margin: 10px;
	background-color: #f1f0f0;
	border: 1px solid #d5d5d5;
	line-height: 20px;
	height: 20px;
}
.pages a {
	text-align: center;
	width: 50%;
	display: inline-block;
	float: left;
}
.bshare-custom {
	padding: 5px;
	border: 1px solid #CCC;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	line-height: 22px;
}
.baoliaoBox {
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
	margin-top: 8px;
}
.baoliaoBox ul li {
	margin-bottom: 6px;
}

.baoliaoBox .title {
	width: 100%;
	line-height: 26px;
	height: 26px;
	border: 1px solid #CCC;
}
.baoliaoBox .textarea {
	height: 85px;
	width: 100%;
}
.baoliaoBox .AddImages,.baoliaoBox .AddFiles {
	margin-right: 12px;
	cursor:pointer;
}
.baoliaoBox .imagesContent {
	margin-top: 6px;
}
.baoliaoBox .imagesContent img {
	float: left;
	border: 1px solid #999;
	margin-right: 15px;
	margin-bottom: 15px;
}
.baoliaoBox h3 {
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 6px;
}
.baoliaoBox .fileName a {
	font-size: 14px;
	color: #3399cc;
	text-decoration: underline;
	line-height: 20px;
}
.text img {
    max-width: 100%;
    height:auto;
}