@charset "utf-8";
/* CSS Document */

body{ width:100%;}
.clear {
	clear:both;
}
li{ text-decoration:none; list-style:none;}
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset{padding:0;margin:0;}
body {
	margin:0px;
	font-family:"微软雅黑";
	font-size:14px;
	color:#000;
}
a {
	color:#000;
	text-decoration:none;
}
a:hover {
	color:#c6000d;
} 



.nei-bg {
	width:100%;
	height:400px;
	position:relative;
	background:url(../img/nei-bg.jpg) center bottom no-repeat;
	background-size: cover;
}
.gundong {
	width:100%;
	height:200px;
	position:absolute;
	z-index:99999;
	margin-top:-900px;
}
.top {
	width:100%;
	height:160px;
	z-index:1;
	position:absolute;
}
.center {
	width:1043px;
	margin:0px auto;
	overflow:hidden;
}
.topcenter {
	width:1317px;
	margin:0px auto;
	overflow:hidden;
	padding-top: 21px;
}
.logo {
	width: 140px;
    height: 50px;
    float: left;
    background: url(../img/logo.png) left center no-repeat;
    background-size: contain;
}
.top2 {
	width:719px;
	margin:auto;
}
.top2-1 {
	width:100%;
	height:40px;
	line-height:40px;
	color:#fff;
}
.top2-2 {
	height:30px; margin-top:5px;
	/*width:100%;
	height:49px;
	background:#fff;
	-webkit-box-shadow:0px 2px 6px #464646;*/
}
.bottom {
	width:100%;
	background:#fff;
	line-height:20px;
	color:#aeaeae;
	padding:46px 0px 52px;
}
.bottom1 {
	height:150px;
	border-right:1px solid #d8d8d842;
	float:left;
}
.bottom2-1 {
	line-height:32px;
}
.bottom2-2{font-size: 12px;
font-family:Arial, Helvetica, sans-serif;
font-weight: 400;
color: #666666;
line-height: 16px; margin-top:40px; margin-right:46px;}
.bottom2-2 strong{font-size: 22px;
font-family: ArialMT;
color: #222222; font-weight:normal;
line-height: 25px; margin-top:5px;}
.bottom3-1 { margin-left:19px; margin-right:24px;}
.bottom3-1 ul{ overflow:hidden;}
.bottom3-1 > ul > li{ float:left;font-size: 12px;
font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
font-weight: 400;
color: #222222;
line-height: 16px; width:48px; margin:0px 30px;}
.bottom3-1 > ul li > ul{ margin-top:14px;}
.bottom3-1 > ul li > ul > li{ float:left;font-size: 10px;
font-family: AlibabaPuHuiTi-Regular, AlibabaPuHuiTi;
font-weight: 400;
color: #666666;
line-height: 24px;}
.bottom4-1 { margin-left:44px;}
.bottom4-1 p{ margin-top:13px; line-height:20px; font-size:10px; text-align:center;}
.index {
	width:1086px;
	height:141px;
	margin:0px auto;
	position:relative;
	margin-top:-200px;
	margin-bottom:58px;
}
.index1 {
	width:101px;
	height:101px;
	padding:20px;
	background:#fff;
	float:left;
	color:#595758;
}
.index2 {
	width:221px;
	height:141px;
	float:left;
	background:url(../img/new.jpg) center center no-repeat;
}
.index3 {
	width:101px;
	height:101px;
	padding:20px;
	background:#595758;
	color:#fff;
	float:left;
}
.index4 {
	width:221px;
	height:141px;
	float:left;
	background:url(../images/hot.jpg) center center no-repeat;
}
.index5 {
	width:101px;
	height:101px;
	padding:20px;
	background:#d29835;
	float:left;
	color:#fff;
}
.index6 {
	width:221px;
	height:141px;
	float:left;
	background:url(../images/video.jpg) center center no-repeat;
}
.index-tit1 {
	line-height:18px;
	text-transform:uppercase;
}
.index-tit2 {
	line-height:18px;
	font-size:11px;
	text-transform:uppercase;
}
.index-more {
	width:45px;
	height:24px;
	background:url(../images/more.png) right center no-repeat;
	line-height:24px;
	font-size:8px;
	text-transform:uppercase;
	margin-top:50px;
	color:#fff;
}
.index-more:hover {
	color:#ff0000;
}

.search{
	padding-left: 5px;
    margin-left: 15px;
    height: 10px;
    border-left: solid #fff 1px;
    margin-top: 11px;
    position: relative;
    text-align: right;
}
.search .sub{
	width: 36px;
	height: 31px;
	background: url(../img/search.png) no-repeat center;
	border: none;
	margin-top:-10px;
}
.search .text{
	width: 185px;
	padding-left: 27px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #e5e5e5;
	position: absolute;
	    bottom: -54px;
    /* right: -107px; */
    margin-left: -220px;
	color: #999;
	display: none;
	border-radius: 5px;
}
.search .text:focus{ outline:none;}
.search .wl{
	display: none;
}
.search .wl:before{
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top:22px;
	left: 20%;
	border-right: 13px solid transparent;
    border-bottom: 7px solid #e5e5e5;
    border-left: 13px solid transparent;
}
.search .wl:after{
	content: "";
	width: 0;
	height: 0;
	display: block;
	position: absolute;
	top:22px;
	left: 20%;
	border-right: 13px solid transparent;
    border-bottom: 7px solid #fff;
    border-left: 13px solid transparent;
}

.topright{ float:right; position: absolute;
    top: 27px;
    right: 30px;}
.topright p, .topright > img{ float:left;}
.topright p{ font-size:190%; color:#fff;}

.top_right{ float:right;margin-left: 10px;
    margin-top: 6px;}
.language{ display:none; position:fixed; padding:0px; margin:0; height:26px; line-height:26px;}
.lanimg{width: 5px;
    margin-left: 6px;
    margin-bottom: 2px;}
.top_right a{ font-size:16px; color:#fff; font-weight:normal;}
.top_right > li:hover >ul{ display:block;}

.shouji {
	width:100px;
	height:24px;
	line-height:24px;
	float:right;
	margin-top:10px;
}

.fl{
	float:left;
	}
.fr{
	float:right;
	}	


/*CSS scott style pagination*/

DIV.scott {
	PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center
}
DIV.scott A {
	BORDER-RIGHT: #ddd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #ddd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #ddd 1px solid; COLOR: #c6000d; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #ddd 1px solid; TEXT-DECORATION: none
}
DIV.scott A:hover {
	BORDER: #c6000d 1px solid;
    BACKGROUND-COLOR: #c6000d;
    color: #fff;
}
DIV.scott A:active {
	BORDER: #008bec 1px solid;BACKGROUND-COLOR: #f1ffd6
}
DIV.scott SPAN.current {
	 PADDING-RIGHT: 5px;PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; COLOR: #fff; MARGIN-RIGHT: 2px; PADDING-TOP: 2px;  BACKGROUND-COLOR: #c6000d;
}
DIV.scott SPAN.disabled {
	BORDER-RIGHT: #f3f3f3 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #f3f3f3 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; BORDER-LEFT: #f3f3f3 1px solid; COLOR: #ccc; MARGIN-RIGHT: 2px; PADDING-TOP: 2px; BORDER-BOTTOM: #f3f3f3 1px solid
}	
	








.submit{
	border:#E8E8E8 solid 1px;
	color:#999;
	background:#FFF;
	width:80px;
	font-family:"微软雅黑";
	height:24px;
	cursor:hand;
	}
.submit:hover {
	background:#81bf20;
	border:1px solid #81bf20;
	color:#fff;
}
input{
	border:#E8E8E8 solid 1px;
	height:20px;
	}
textarea{
	border:#E8E8E8 solid 1px;
	}






/*导航*/
#nav{
width:719px;
margin:0px auto;
padding:0px;
font-size:14px;
color:#363636;
vertical-align:middle;
text-align:center;
}
#nav ul{
padding:0px;
margin:0px;
}
#nav ul li{
text-align:center;
line-height:36px;
float:left;
height:36px;
list-style:none;
}
#nav ul li:hover {
	color:#fff; border-bottom: solid 3px #c6000d;
} 
#nav a{
height:36px;
display:block;
color:#fff;
text-decoration:none;
font-size:16px;
text-transform:uppercase;
}
#nav a:hover{
height:36px;
line-height:36px;
display:block;
color:#fff;
text-decoration:none;
font-size:16px;
}
#nav ul li:hover > a{border-bottom: solid 3px #c6000d;}
#nav .mainlevel4 ul li:hover .mainlevel4{border-bottom: solid 3px #c6000d;}

/*四个菜单*/
#nav .mainlevel4 {
float:left; margin: 0px 20px;
}
#nav .mainlevel4 ul {
display:none; 
position:absolute;
float:left;
margin:0px;
padding:0px;
z-index:943;
}
#nav .mainlevel4 li {
width:100px;/*IE6 only*/
width:100px!important;
height:49px;
line-height:49px;
float:left;
text-align:center;
background:#fff;
padding-top:0px;
}
#nav .mainlevel4 li a{
width:100px;/*IE6 only*/
width:100px!important;
font-weight:normal;
font-size:14px;
color:#363636;
background:#fff;
height:49px;
padding:0px;
}
#nav .mainlevel4 li a:hover{	
font-size:14px;
background:#fff;
height:49px;
font-weight:normal;
line-height:49px;
color:#ff0000;
}


@media screen and (min-width: 400px) and (max-width: 1200px){
	body{ width:1200px;}
	.top2{margin: 0px 0px 0px 130px;}
	.topcenter { width: 1200px;}
	}