/*banner*/
.bannerbox{
	margin-bottom: 27px;
}
.bannerbox .banner{
	position: relative;
}
.banner .bd li{
	width: 100%;
	position: relative;
}
.banner .bd li img{
	display: block;
	width: 100%;
}
.banner .bd li .bannerinfo{
	width: 100%;
	height: 48px;
	line-height: 48px;
	background: rgba(0,0,0,0.6);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000,endColorstr=#99000000);
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 2;
}
.banner .bd li p{
	width: 1200px;
	margin:0 auto;
	color: #fff;
}
.banner .hd{
	position: absolute;
	bottom: 17px;
	right: 18%;
	z-index: 3;
}
.banner .hd li{
	width: 10px;
	height: 10px;
	background: #fff;
	border-radius: 50%;
	margin: 0 8px;
	float: left;
}
.banner .hd li.on{
	width: 6px;
	height: 6px;
	background: none;
	border: 2px solid #fff;
}

/*news*/
.title{
	height: 49px;
	line-height: 49px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 27px;
}
.title h3{
	font-size: 20px;
	font-weight: bold;
	color: #b00000;
	position: relative;
}
.title h3:after{
	position: absolute;
	bottom: -2px;
	display: block;
	content: '';
	width: 100%;
	height: 2px;
	background: #b00000;
}
.title .a{
	font-size: 14px;
	color: #666666;
}
.newspicbox{
	width: 674px;
}
.newspicbox ul li{
	float: left;
	width: 320px;
	margin-right: 32px;
	position: relative;
}
.newspicbox ul li.nomargin{
	margin-right: 0;
}
.newspicbox ul li .imgbed img{
	display: block;
	width: 320px;
	height: 212px;
}
.newspicbox ul li .tit{}
.newspicbox ul li .tit a{
	font-size: 16px;
	height: 60px;
	line-height: 30px;
	color: #555555;
    display: block;
    margin: 10px 0;
}
.newspicbox ul li .tit p{
	font-size: 14px;
	line-height: 22px;
	color: #777777;
}
.newspicbox ul li .time{
	width: 50px;
	padding: 5px 0;
	background: #a40903;
	text-align: center;
	position: absolute;
	top: 0;
	right: 0;
}
.newspicbox ul li .time p{
	font-size: 18px;
	color: #fff;
	line-height: 24px;
}
.newspicbox ul li .time .mon{
	font-size: 14px;
	line-height: 20px;
}
.newslist{
	width: 497px;
    margin-top: -5px;
}
.newslist ul li{
	background-image: url(../images/news_li_bg.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 15px;
	padding-right: 95px;
	margin-bottom: 15px;
	position: relative;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.newslist ul li.nomargin{
	margin-bottom: 0;
}
.newslist ul li a{
	font-size: 16px;
	color: #555;
}
.newslist ul li span{
	position: absolute;
	top: 0;
	right: 0;
}
.wrap2{
	margin-top: 30px;
}
.xueshu{
	width: 442px;
}
.xueshu .title,.notice .title{
	margin-bottom: 6px;
}
.xueshu ul li{
	height: 63px;
	padding: 24px 0;
	border-bottom:1px dashed #ccc ;
}
.xueshu ul li .time{
	width: 52px;
	height: 52px;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
}
.xueshu ul li .time p{
	font-size: 18px;
	line-height: 28px;
	font-weight: bold;
	color: #B00000;
	border-bottom: 1px solid #bfbfbf;
}
.xueshu ul li .time p.mon{
	font-size: 14px;
	line-height: 26px;
	color: #a9a9a9;
	font-weight: normal;
	border-bottom: none;
}
.xueshu ul li .titbox{
	width: 360px;
	font-size: 14px;
	line-height: 25px;
	padding-left: 15px;
}
.xueshu ul li .titbox .tit{
	font-size: 16px;
	line-height: 24px;
	padding-left: 0;
	margin-top: -4px;
	color: #555555;
}
.xueshu ul li .titbox p{
	padding-left: 20px;
	color: #999999;
}
.xueshu ul li .titbox .zjr{
	background: url(../images/xueshu_bgr.png) no-repeat left center;
}
.xueshu ul li .titbox .bgsj{
	background: url(../images/xueshu_bgsj.png) no-repeat left center;
}
.notice{
	width: 720px;
}
.notice ul li{
	height: 63px;
	padding: 24px 0;
	border-bottom:1px dashed #ccc ;
}
.notice ul li .time{
	width: 62px;
	height: 62px;
	border: 1px solid #b00000;
	text-align: center;
}
.notice ul li .time .day{
	width: 100%;
	height: 31px;
	background: #B00000;
	color: #fff;
	font-weight: bold;
}
.notice ul li .time .mon{
	color: #b00000;
	font-size: 14px;
}
.notice ul li .titbox{
	width: 640px;
	padding-left: 15px;
}
.notice ul li .titbox p{
	font-size: 16px;
	line-height: 24px;
	color: #555555;
	margin-top: -4px;
}
.notice ul li .titbox p.zy{
	font-size: 14px;
	line-height: 20px;
	color: #999999;
    margin-top: 5px;
}
.jujiao{}
.jujiao ul{}
.jujiao ul li{
width: 31%;
    float: left;
    margin-bottom: 10px;
    margin-right: 2%;
    border-right:1px dashed #ccc;
}
.jujiao ul li.noborder{
border:0;
}
.jujiao ul li a{
display: block;
    height: 36px;
    line-height: 36px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jujiao ul li span{color:#999;}


/*list_page*/
.position{
	/* margin: 20px auto; */
	padding-left: 30px;
	background: url(../images/dangqian.png) left center no-repeat;
	font-size: 15px;
}
.listbox{}
.listbox .aside{
	width: 240px;
	margin-top: 30px;
}
.listbox .aside h3{
	height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 90px;
    background: url(../images/lmicon.png) 60px center no-repeat #b00000;
    color: #fff;
}
.listbox .aside ul li{}
.listbox .aside ul li a{
	display: block;
	font-size: 16px;
	line-height: 46px;
	/*padding-left: 50px;*/
	padding-left: 25px;
    background:#f3f6fa url(../images/dot11.jpg) 30px center no-repeat;
}
.listbox .aside ul li.on a,.listbox .aside ul li:hover a{
	color: #b00000;
}
.listbox .list,.listbox .zwcon{
	width: 920px;
	margin-top: 30px;
}
.listbox .list ul li{
	position: relative;
	padding-left: 20px;
	padding-right: 95px;
    height: 36px;
    line-height: 36px;
    background: url(../images/dot.jpg) no-repeat left center ;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.listbox .list ul li a{
	color: #444;
}
.listbox .list ul li > span{
	position: absolute;
	top:0 ;
	right: 0;
	color: #999;
}
.fanye_page{
	text-align: center;
}

/*content_page*/
.zwcon h3{
	font-size: 20px;
	line-height: 45px;
	text-align: center;
	font-weight: 700;
}
.zwcon .zwinfo{
	width: 100%;
	margin: 0 auto;
	line-height: 40px;
	text-align: center;
}
.zwcon .zwinfo > span{
	margin: 0 10px;
}
.zwcon .zw,.zwcon .zw p{
	font-size: 16px;
	line-height: 32px;
}
.zwcon .zw,.zwcon .zw p img{
	max-width:100%;
}