@charset "utf-8";
/*css reset*/
/*清除内外边距*/
body, h1, h2, h3, h4, h5, h6, p, hr, /*结构元素*/
ul, ol, li, dl, dt, dd, /*列表元素*/
form, fieldset, legend, input, button, select, textarea, /*表单元素*/
th, td, /*表格元素*/
pre {
padding: 0;
margin: 0;
}

/*重置默认样式*/
body, button, input, select, textarea {
/*font: 12px/1 微软雅黑, Tahoma, Helvetica, Arial, 宋体, sans-serif;*/
color: #333;
font: 14px/1 "Microsoft YaHei", Tahoma, Helvetica, Arial, SimSun, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-size: 100%;
font-weight: normal;
}
em, i {
font-style: normal;
}

a {
text-decoration: none;
color:#333333;
}
a:hover {
color:#217ef5;
}
li {
list-style-type: none;
vertical-align: top;
}
img {
border: none;
/*display: block;*/
vertical-align: top;
}
textarea {
overflow: auto;
resize: none;
}
table {
border-spacing: 0;
border-collapse: collapse;
} 
/*常用公共样式*/
.fl {
float: left;
display: inline;
}
.fr {
float: right;
display: inline;
}
.cf:before,
.cf:after {
content: " ";
display: table;

}
.cf:after {
clear: both;
}
.cf {
zoom: 1;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.color1 {color:#F00;}
.color2 {color:#666;}


body {background:#e9ecf1;}
.top {width:100%;height:240px;background:url(top.jpg) no-repeat center;}
.nav {width:100%;height:46px;background:#0a53ca;}
.nav-t {width:1140px;height:46px;margin:0 auto;}
.nav-t a {display:block;padding:0 30px;float:left;height:46px;line-height:46px;color:#fff;font-size:18px;font-weight:bold;}
.nav-t a.on{position:relative}
.nav-t a.on::after{content:"";display:block;width:40%;height:3px;background-color:#fff;position:absolute;bottom:4px;left:30%;border-radius: 6px;}
.main1 {width:1160px;height:auto;padding:20px;margin:20px auto 0 auto;background:#fff;border-radius:9px;overflow:hidden;}
.main2 {width:1160px;height:auto;padding:20px;margin:0 auto 20px auto;background:#fff;border-radius:9px;overflow:hidden;}
.title1 {width:100%;font-size:18px;font-weight:bold;color:#1168f6;}
.main-left {width:214px;height:370px;padding:10px 0;background:#edf0f4;border-radius:9px;float:left;margin-top:10px;overflow-y:auto;}
.main-left a {display:block;width:180px;height:46px;line-height:46px;font-size:18px;text-indent:20px;font-family:Arial;}

.banner {width:1200px;height:120px;margin:20px auto;}
.add {width:1200px;height:42px;line-height:42px;margin:0 auto;font-weight: bold;}
.main-left1 {width:214px;height:auto;padding:10px 0;background:#edf0f4;border-radius:9px;float:left;margin-top:10px;overflow:hidden;}
.main-left1 a {display:block;width:180px;height:46px;line-height:46px;font-size:18px;text-indent:20px;font-family:Arial;}
.main-left1 a.on {border-left: 2px solid #1168f6;color: #1168f6;}
.main-right {width:900px;height:auto;margin-top:10px;float:right;overflow:hidden;}
.main-right li {border-bottom:1px dashed #CCC;padding-left:28px;background:url(icon1.png) no-repeat left center;height:42px;line-height:42px;font-size:16px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.main-right li.time {padding:0;background:none;font-size:24px;color:#1168f6;border-bottom:1px solid #1168f6 !important;}
.main-right li.time a {font-size:14px;color:#999999;}
.main-right .item{margin-bottom:20px;}
.main-right .item li:last-child,.main-right li:last-child{border-bottom:none;}
/*详情页*/

.info {width:1140px;padding:10px;height:auto;overflow:hidden;margin:0 auto;font-family:'SimSun';}
.info-time {width:770px;height:36px;background:url(time-bg.jpg) no-repeat center;text-align:center;line-height:36px;margin:20px auto 30px auto;color:#999;}
.info h1 {text-align:center;font-size:24px;font-weight:bold;height:auto;line-height:36px;padding:20px;}
.info .cont{color:#666;line-height:2;font-size:16px;width:1024px;margin:20px auto;}
.info .cont h2{font-size:24px;font-weight:bold;height:auto;line-height:1.5;}
.info .cont h3{font-size:16px;font-weight:bold;line-height:1.5;}
.info .cont p{margin-bottom:10px;}
.info .cont img{vertical-align: text-bottom;}
.wjxx{border:1px dashed #a4a4a4;padding:14px;margin:14px auto;border-radius:6px;margin-bottom:40px;}
.wjxx .row{border-bottom:1px dashed rgb(164,164,164);}
.wjxx .row:last-child{border-bottom:none;}
.wjxx .cell{display:table-cell;font-size:14px;font-family: 'SimSun','Microsoft Yahei';line-height:3;text-align:left;width:424px;}
.wjxx .label{font-weight: bold;text-align:right;width:120px;}
/*End*/
/*翻页*/
.next {width:1200px;margin:30px auto 20px auto;height:60px;}
.manu {
	 TEXT-ALIGN: center;font-size:12px;height:40px;padding:6px;line-height:30px;
}
.manu A {
	 PADDING:10px 12px; MARGIN:5px;COLOR: #333;TEXT-DECORATION: none;border-radius:5px;background:#f0f0f0;
}
.manu A:hover {
	 COLOR: #fff;BACKGROUND-COLOR: #217ef5;border-radius:5px;
}
.manu A:active {
	border-radius:5px;
}
.manu .current {
	PADDING:10px 12px;;FONT-WEIGHT: bold;MARGIN: 5px;COLOR: #fff;BACKGROUND-COLOR: #217ef5;border-radius:5px;
}
.manu .disabled {
	PADDING:10px 12px;;MARGIN: 5px;COLOR: #333;border-radius:5px;background:#f0f0f0;
}

.bottom {width:100%;height:140px;background:#1168f6;text-align:center;line-height:140px;color:#fff;}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
.mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar,.mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar
{background-color: rgba(0,0,0,.4);}
.mCSB_scrollTools .mCSB_draggerRail{background-color: rgba(255,255,255,.75);}
