@charset "utf-8";
/* CSS Document */
*{
	margin:0px;
	padding:0px;
	font-size:14px;
	list-style:none;
	text-decoration:none;
}
a{
	color:#000000;
}
a:hover{
	color:#ff0000;
}

#headbox{
	width: 1000px;
	height: 300px;
	margin: auto;
	overflow: hidden;
	}
#head{
	width: 1000px;
	height: 95px;
	padding-top: 15px;
	overflow: hidden;
}
#logo{
	width:230px;
	height:50px;
	float:left;
	overflow:hidden;
	}
#logo img{
	width:230px;
	height:50px;
	border:0;
	}
#sobox{
	width: 380px;
	height: 60px;
	float: right;
	overflow: hidden;
	}
#sobox span{
	width:70px;
	height:25px;
	float:left;
	padding:0 0 0 15px;
	line-height:25px;
	overflow:hidden;
	}
#sobox span a{
	font-size:18px;
	clear:both;
	font-family:"微软雅黑","黑体";
	color:#FF0004;
	}
#soso{
	width: 275px;
	height: 40px;
	float: right;
	padding-right: 15px;
	overflow: hidden;
	}
#search_form{display: block; float: left;width: 275px; overflow:hidden;}
#keyword{border: medium none; font-family: "微软雅黑"; font-size: 13px; height: 30px; line-height: 30px; margin-left: 10px; outline: medium none; width: 205px; vertical-align: top; color:#999}
.header_search .search_btn{
           cursor: pointer; float: right;
           height: 32px; width: 50px;margin:-1px 0 0 0; font-size: 14px;color:#FFF
   }
.search_green{border: 1px solid #336894;}
.search_green  .search_btn{border: 1px solid #336894; background: #336894 ;}
#tougao{
	width: 380px;
	height: 25px;
	float: right;
	text-align:center;
	line-height: 25px;
	font-size: 14px;
	overflow: hidden;
	}
	
#warp{
	width:1000px;
	background:#ffffff;
	margin:0 auto;
	padding-top:10px;
	}
#banner{
	width: 1000px;
	height: 115px;
	padding-bottom:10px;
	overflow: hidden;
	}
#banner img{
	width:1000px;
	height:115px;
	border:0;
	}
#biaoyu_sp{
	width:1000px;
	height:50px;
	text-align:center;
	font-family:"宋体";
	color:#000000;
	font-size:36px;
	background:url(../images/biaoyu_sp.png) no-repeat center;
	line-height:50px;
	text-indent: 5px;
	padding-bottom:10px;
	overflow:hidden;
	}
#men_main{
	width: 100%;
	height: 40px;
	background: #002b60;
	}
#menbox{
	width: 1000px;
	height: 40px;
	margin:auto;
	text-align: center;
	line-height: 40px;
	overflow: hidden;
	}
#menbox a{
	font-family:"微软雅黑","黑体";
	font-size:18px;
	color:#ffffff;
	padding:0px 15px 0px 15px;
	
	}
#jiaodianbox{
	width: 1000px;
	height: 372px;
	overflow: hidden;
	}
#bd .slide {
	position: relative;
	width: 1000px;
	height: 370px;
	background: #fff;
	box-shadow: 0 1px 1px rgba(0,0,0,.06);
}

#bd a {
vertical-align:baseline;
}

.slide .slide-hd {
position:absolute;
bottom:0px;
height:55px;
}

.slide-hd .slide-hd-bg {
background:#000;
opacity:.6;
filter:alpha(opacity=60);
position:absolute;
z-index:1;
width:1000px;
height:55px;
}

.slide-hd .thumb {
position:absolute;
padding-left:20px;
width:520px;
left:0;
top:-15px;
z-index:2;
}

.slide-hd .title {
position:absolute;
left:540px;
width:430px;
z-index:2;
text-align:center;
}

.slide-hd .title a {
font-size:26px;
font-family:微软雅黑;
color:#fff;
height:55px;
line-height:55px;
text-decoration:none;
font-weight:400;
}

.slide-hd .thumb li {
float:left;
margin-right:10px;
}

.slide-hd .thumb li a {
display:block;
width:120px;
height:60px;
overflow:hidden;
position:relative;
cursor:pointer;
}

.slide-hd .thumb a:hover .mask {
background:0;
opacity:1;
filter:0;
-webkit-transition:opacity .3s;
-moz-transition:opacity .3s;
-o-transition:opacity .3s;
transition:opacity .3s;
}

.slide-hd .thumb li a .mask {
display:block;
position:absolute;
z-index:3;
top:0;
left:0;
width:100%;
height:100%;
background:#000;
opacity:.3;
filter:alpha(opacity=30);
-moz-transition:background .3s;
-webkit-transition:background .3s;
-o-transition:background .3s;
transition:background .3s;
}

.slide-hd .thumb .selected a .mask {
width:114px;
height:54px;
border:3px solid #69b93b;
background:0;
opacity:1;
filter:0;
-webkit-transition:opacity .3s;
-moz-transition:opacity .3s;
-o-transition:opacity .3s;
transition:opacity .3s;
}

.slide .slide-bd {
width:1000px;
height:370px;
overflow:hidden;
}

.slide .slide-bd .pic-list {
width:5000px;
height:370px;
}

.slide .slide-btn a {
position:absolute;
top:170px;
text-indent:-999em;
display:block;
height:80px;
width:28px;
background-image:url(../images/arrow.png);
background-repeat:no-repeat;
_background-image:none;
}

.slide .slide-btn .prev {
left:25px;
background-position:0 0;
}

.slide .slide-btn .next {
right:25px;
background-position:0 -120px;
}

.slide .slide-btn .prev.selected {
background-position:-80px 0;
}

.slide .slide-btn .next.selected {
background-position:-80px -120px;
}

.slide .slide-btn .prev:hover {
background-position:-160px 0;
}

.slide .slide-btn .next:hover {
background-position:-160px -120px;
}

.slide .slide-btn a div {
position:relative;
height:80px;
width:28px;
}

.slide .slide-btn a span {
display:block;
height:80px;
width:28px;
top:0;
left:0;
position:absolute;
cursor:pointer;
}

.slide .slide-btn .mask {
background:#fff;
filter:alpha(opacity=0);
z-index:2;
}

.slide .slide-btn .selected .mask {
filter:alpha(opacity=50);
}
.slide .slide-btn a:hover .mask {
filter:alpha(opacity=70);
}

.slide .slide-btn .prev .arrow {
background:url(../images/jiantou.png) no-repeat 0 -120px;
z-index:3;
}

.slide .slide-btn .next .arrow {
background:url(../images/jiantou.png) no-repeat 0 0;
z-index:3;
}

#spboxs{
	width: 1000px;
	height: 350px;
	padding-bottom: 10px;
	overflow: hidden;
	}
#top_sp{
	width:390px;
	height:260px;
	float:left;
	background:#1c1c1c;
	overflow:hidden;
	}
#top_sp img{
	width:390px;
	height:220px;
	border:0;
	}
#top_sp h3{
	width:390px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	}
#top_sp h3 a{
	font-size:12px;
	padding-left:15px;
	color:#ffffff;
	}
#top_sp p{
	width:375px;
	height:15px;
	padding-left:15px;
	line-height:15px;
	font-size:10px;
	color:#ffffff;
	}
#top_sp_r{
	width: 600px;
	height: 260px;
	float: right;
	overflow: hidden;
	padding-left: 10px;
	}
#top_sp_listbox{
	width:600px;
	height:260px;
	overflow:hidden;
	}
#top_sp_listbox ul{
	width:600px;
	height:260px;
	overflow:hidden;
	}
#top_sp_listbox ul li{
	width: 180px;
	float: left;
	height: 130px;
	padding-left: 19px;
	position: relative;
}
#top_sp_listbox .pic{width:180px; height:100px;position: relative;display: block;overflow: hidden;}
#top_sp_listbox .pic img{width:180px; height:100px;}
#top_sp_listbox .first_content.hover .first_bg{ 
    position:absolute; 
	top:0px; 
	left:0px; 
	background: url(../images/loginbg1.png) repeat; position:absolute; width:220px; height:100px; z-index:120;
}
#top_sp_listbox .first_content.hover .first_bg .icon_bf{ background:url(../images/play-btn.png) 70px 30px no-repeat; width:180px; height:100px; display:block }
#top_sp_listbox h4{
	width: 180px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	overflow: hidden;
	}
#top_sp_listbox h4 a{
	font-size:12px;
	}
.titles{
	width:1000px;
	height:80px;
	float:left;
	background:#002b60;
	margin-bottom:10px;
	overflow:hidden;
	}
.titles span{
	float:left;
	padding-left:10px;
	}
.titles span img{
	padding-top:35px;
	}
.titles a{
	float:right;
	padding-right:25px;
	padding-top:30px;
	font-size:18px;
	color:#ffffff;
	}
.line{
	width:1000px;
	height:10px;
	background:#002e62;
	margin-bottom:10px;
	}
#bottom{
	width: 1000px;
	height: 140px;
	background: #ededed;
	overflow: hidden;
	}
#ImgLink{
	width:990px;
	height:30px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
}

#ImgLink a img{
	width:90px;
	height:30px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.wordLink{
	width:960px;
	text-align:left;
	margin:0 auto;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:30px;
}

.wordLink p{
        height:20px;
}

.wordLink a ,.wordLink span{
	float:left;
	margin-right:7px;
	margin-left:7px;
	color:#333;
}

.wordLink span{
	font-weight:bold;
}	
.copyright{
	width:1000px;
	height:58px;
	padding-top:30px;
	overflow:hidden;
	}	
.copyright p{
	padding:0px 20px 0px 20px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}
.copyright{
	width:1000px;
	height:58px;
	padding-top:30px;
	background:#002b60;
	overflow:hidden;
	}	
.copyright p{
	padding:0px 20px 0px 20px;
	font-size:14px;
	color:#ffffff;
	text-align:center;
	}	
.copyright p a{font-size:14px; color:#ffffff;}	