@charset "gb2312";
/* CSS Document */
.scroll_notice {
	height: 35px;
	padding: 5px 45px;
	background:#F4F4F4 url(../images/speaker.png) no-repeat 20px center;
	/*	line-height: 35px;
	background: #F4F4F4;*/
	overflow: hidden;
}
*
{
	margin:0;
	padding:0;
}
a:link {font-size: 14px;text-decoration: none;color:#666;font-family:"宋体";}
a:visited {font-size: 14px;text-decoration: none;color:#666;font-family:"宋体";}
a:hover {font-size: 14px;text-decoration:underline;color:#FF0000;font-family:"宋体";}
a:active {font-size: 14px;text-decoration: none;color:#FF0000;font-family:"宋体";}
body
{
	font-family:"Microsoft yahei";
	font-size: 14px;
	background-image:url(../images/pagebg.gif);
}
.top
{
	width:100%;
	height:20px;
	background-color:#B70606;
}
.head
{
	width:100%;
	height:130px;
	margin:0 auto;
	background-color:#7E0824;
}
.head_content
{
	width: 1170px;
	margin: 0 auto;
}
.logo
{
	width: 348px;
	margin-top:30px;
	float: left;
	display: inline;
}
.nav
{
	width: 800px;
	margin-left: 20px;
	float: left;
	display: inline;
	
}
.nav1
{
	width:100%;
	height:45px;
	background-image:url(../images/bg2.gif);
}
.nav1_content
{
	width:1170px;
	margin:0 auto;
	line-height:45px;
	color:#FFF;
}
.main
{
	width:1200px;
	height:790px;
	margin:0 auto;
}
.pic
{
	width:1202px;
	height:200px;
	background-color:#FFF;
}
.notice
{
	height: 35px;
	padding: 5px 45px;
	background:#F4F4F4 url(../images/speaker.png) no-repeat 20px center;
	overflow: hidden;
	margin-top:5px;
}
.middle
{
	width:1202px;
	height:675px;
	margin-top:5px;
	padding-top:10px;
	background-color:#FFF;
	padding-left:2px;
}
.flash
{
	width: 400px;
	height: 300px;
	float:left;
	display: inline;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
.news
{
	width: 400px;
	margin: 0 7px;
	height: 300px;
	float: left;
	display: inline;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
.title
{
	height: 45px;
	color: #B70606;
	font-size: 16px;
	padding-left: 15px;
	line-height: 45px;
	font-weight: bold;
	border-bottom:1px dotted #000;
}
.more {
	font-size: 12px;
	color: #999;
	padding-right: 10px;
	font-weight: normal;
}
.content
{
	padding: 8px;
}
.box
{
	width: 380px;
	height: 300px;
	float: left;
	display: inline;
	border: 1px solid #E8E8E8;
	margin-bottom: 10px;
}
.foot
{
	width: 100%;
	height: 80px;
	padding-top: 20px;
	background: #7E0824;
	margin-top: 10px;
	clear:both;
}
.foot_content
{
	width: 1000px;
	margin: 0 auto;
	color: #FFF;
	text-align: center;
	line-height: 30px;
}

.picture
{
	width:1170px;
	height:150px;
	margin:0 auto;
}
.main1
{
	width:1170px;
	min-height:750px;
	margin:0 auto;
    height:auto !important; 
	height:750px;  
	overflow:visible;
}

.sidebar 
{
	width: 270px;
	float: left;
	display: inline;
}
.sidebar 1
{
	

	width: 970px;
	float: left;
	display: inline;
}

.box1
{
	height: 230px;
	border: 1px solid #E8E8E8;
	margin-top: 10px;
	margin-bottom:10px;
	float:left;
}
.box2
{
	width: 880px;
	float: left;
	min-height:680px;
	margin-left:10px;
	border: 1px solid #E8E8E8;
	margin-top:10px;
	height:auto !important;  
	overflow:visible;
	height:680px;
}
.box3
{
	width: 1150px;
	float: left;
	min-height:650px;
	margin-left:10px;
	border: 1px solid #E8E8E8;
	margin-top:10px;
	margin-bottom:10px;
	height:auto !important;  
	overflow:visible;
	height:650px;
}
.box4
{
	width: 1170px;
	float: left;
	min-height:670px;
	border: 1px solid #E8E8E8;
	height:auto !important;  
	overflow:visible;
	height:670px;
	margin-top:10px;
}
.box1_top {
	height: 35px;
	line-height: 35px;
	padding-left: 20px;
	vertical-align: middle;
	font-size: 17px;
	color: #B40505;
	background-color:#F7F7F7;
	
}
.nav1_content a:link,.nav1_content a:visited{font-size: 14px;color: #FFF;text-decoration: none;}
.nav1_content a:hover ,.nav1_content a:active{text-decoration: none;color:#FFF;}
div.timer{
	display:none;}
div.slider-nav span {
    top: 50%;
    width: 47px;
    height: 80px;
    text-indent: -9999px;
    margin-top: -40px;
    position: absolute;
    z-index: 1000;
    cursor: pointer;
}
div.slider-nav span.right{
	background:url(../images/right.png) no-repeat;}
div.slider-nav span.left{
	background:url(../images/left.png) no-repeat;}
.more-link .moretext {
    display: inline-flex;
}