﻿@charset "utf-8";
/* CSS Document */

*{
    font-size:13px;
}
img{
    border:0;
}
ul,p,div,span,a,h1{
    margin:0;
	padding:0;
}
html{
	background:#e1e1e1;
}
body{
    margin:0;
	padding:0;
}
.clear{
    clear:both;
}
a{
    color:#000000;
	text-decoration:none;
}
a:hover{
    text-decoration:underline;
}
.top{
    height:28px;
	width:100%;
	background:url(../images/css-sprite8b.png) repeat-x 0 -158px;
}
#topbox{
    width:955px;
	margin:0 auto;
}
#sim_menu{
    width:350px;
	margin:0 auto;
	line-height:28px;
	color:#CCCCCC;
	margin-left:590px;
}
#sim_menu a{
    color:#000000;
	text-decoration:none;
	padding:0 2px;
}
#sim_menu a:hover{
    text-decoration:underline;
}
.mainbox{
    width:955px;
	margin:0 auto;
	background-color:#FFFFFF;
}
.header{
    width:955px;
	height:110px;
	background:url(../images/css-sprite8b.png) repeat-x;
	background-position:0px -190px;
}
#logo{
    width:321px;
	height:85px;
	padding-top:12px;
	padding-left:25px;
    float:left;
}
.jyb{
    width:260px;
	height:25px;
	background:url(../images/css-sprite8b.png) -28px -340px no-repeat;
	float:left;
	margin-left:15px;
	margin-top:57px;
}
.motto{
    width:220px;
	height:100px;
	background:url(../images/css-sprite8b.png) -30px -57px no-repeat;
	float:left;
	margin-left:70px;
	margin-top:10px;
}
.nav{
    width:955px;
	height:34px;
	background:#db2c0f;
	color:#FFFFFF;
	line-height:34px;
	text-align:center;
}
.nav a{
    color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	letter-spacing:1px;
	padding:13px;
}
.nav a:hover{
	color:#FFCC00;
	text-decoration:underline;
}
a#english {
    letter-spacing:1px;
	font-family:"Arial";
}
li#mob a{
    color:#860a0a;
	padding:1px 0 0 5px; 
}
.mobicon{
	width:9px;
	height:12px;
	background:url(../images/css-sprite8b.png) -111px -24px no-repeat;
	position:absolute;
	top:8px;
	margin-left:60px;
}
/*
.engicon{
	width:15px;
	height:15px;
	background:url(../images/css-sprite8b.png) -137px -22px no-repeat;
	position:absolute;
	top:2px;
	margin-left:275px;
}
*/
.weibo{
    width:16px;
	height:16px;
	background:url(../images/css-sprite8b.png) -250px -14px no-repeat;
	position:absolute;
	top:5px;
	margin-left:110px;
}
#slide{
    border-bottom:3px solid #CCCCCC;
	background:#e1e1e1;
}
#slide a{
    text-decoration:none;
}
.box{
    width:925px;
	margin:10px auto;
}
.lef{
    width:195px;
	float:left;
}
.mid{
    width:460px;
	float:left;
	margin:0 20px;
	overflow:hidden
}
.rig{
    width:230px;
	float:left;
	margin:0 auto;
}

.title{
    background:#db2c0f;
	height:26px;
	line-height:26px;
}
.title span{
    color:#FFFFFF;
	font-size:14px;
	margin-left:30px;
	margin-right:70px;
}
.arrow{
    height:10px;
	width:8px;
    background:url(../images/css-sprite8b.png) -72px -10px no-repeat;
	position:absolute;
	top:390px;
	margin-left:160px;
}
.lef li{
    list-style:none;
	margin-top:6px;
	width:170px;
	height:45px;
}



#left-nav {
    width:170px;
    height:45px;
    position:relative;
    margin:0 auto;
}

#left-nav li {
    list-style-type:none;
    width:170px;
    height:45px;
}

#left-nav li a {
    display:block;
    width:170px;
    height:0px;
    padding-top:45px;
    overflow:hidden;
    background:url(../images/quick-nav8b.png) no-repeat;
}

#left-nav li#dzxw a{
    background-position:-16px -10px;
}
#left-nav li#dzxw a:hover{
    background-position:-196px -10px;
}

#left-nav li#xyyx a{
	background-position:-16px -61px;
}
#left-nav li#xyyx a:hover{
	background-position:-196px -61px;
}
#left-nav li#jwxt a{
	background-position:-16px -113px;
}
#left-nav li#jwxt a:hover{
	background-position:-196px -113px;
}
#left-nav li#wlfw a{
	background-position:-16px -164px;
}
#left-nav li#wlfw a:hover{
	background-position:-196px -164px;
}
#left-nav li#tsg a{
	background-position:-16px -216px;
}
#left-nav li#tsg a:hover{
	background-position:-196px -216px;
}
#left-nav li#yzxx a{
	background-position:-16px -267px;
}
#left-nav li#yzxx a:hover{
	background-position:-196px -267px;
}


#tab1{
    width:460px;
}
#tab2{
    margin-top:8px;
}


.menubox {
    height:24px;
    line-height:24px;
}
.menubox a{
    font-size:14px;
	color:#942102;
	font-weight:bold;
}
.menubox li{
    float:left;
    display:block;
    cursor:pointer;
    width:90px;
    text-align:center;
}
.menubox li.hover{
    padding:0px;
    width:90px;
    background:#db2c0f;
    color:white;
    height:24px;
    line-height:24px;
}
.menubox li.hover a{
    color:#FFFFFF;
	text-decoration:none;
}
.contentbox{
    clear:both;
    margin-top:0px;
    border-top:2px solid #db2c0f;
    padding-top:8px;
}
ul#list{
    list-style-type:none;
}
.contentbox li{
    height:26px;
	line-height:26px;
	border-bottom:1px dotted #CCCCCC;
}
.date{
    float:right;
	color:#6d6d6d;
}

#video{
    height:170px;
	background:url(../images/videocut.jpg) no-repeat center left;
}
.lens{
    background:url(../images/css-sprite8b.png) no-repeat -9px -8px;
	width:32px;
	height:32px;
	position:absolute;
	top:380px;
}
.rig span{
	margin-left:38px;
	height:32px;
	line-height:32px;
}
.rig span a{
    color:#942102;
}
#search{
    border:1px solid #cdcdcd;
	width:220px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin:10px 0;
}
#text{
	border:1px solid #cdcdcd;
	height:19px;
	width:115px;
	line-height:21px;
	color:#999999;
	position:relative;
	top:2px;
}
#post{
    background:url(../images/css-sprite8b.png) no-repeat -164px -14px;
	height:23px;
	line-height:23px;
	width:75px;
	position:relative;
	top:6px;
}
.special{
    width:220px;
	border:1px solid #cdcdcd;
}
.line span{
    color:#942102;
	height:26px;
	line-height:26px;
	margin-left:10px;
}
.line{
    height:26px;
	line-height:26px;
	background:url(../images/css-sprite8b.png) repeat-x 0 -158px;
}
ul#speciallist{
    width:200px;
	overflow:hidden;
}
#speciallist li{
    list-style-type:none;
	padding-left:5px;
	line-height:24px;
}
#speciallist span{margin-left:0px; line-height:24px;}
#pic_link{
    width:945px;
	margin:10px auto 3px auto;
	text-align:center;
}
#pic_link img{
    border:1px solid #e1e1e1;
}
#pic_link a{
    padding: 3px;
}
#footer {
    width:945px;
	height:50px;
	line-height:50px;
	color:#ffffff;
	background:#db2c0f;
	margin:0 auto;
	text-align:center;
}
#footer a{
    color:#FFFFFF;
}




ul#oo{
    list-style-type:none;
    position: absolute;
    top:390px;
    margin-left:430px;
}
ul#oo li{
    display:block;
	width:10px; 
	float:left; 
	border:none; 
	cursor: pointer; 
	height:0; 
	padding-top:5px; 
	background:url(../images/css-sprite8b.png) no-repeat; 
	overflow:hidden;
}

ul#oo li#three1,ul#oo li#three2,ul#oo li#four1,ul#oo li#four2{ background-position:-192px -3px;}
.hot{ width:19px; height:23px;background:url(../images/news.gif) no-repeat; position: absolute; top:130px; margin-left:675px;}