﻿@charset "utf-8";

/*全局控制*/
body{margin:0;padding:0;font-size:12px;line-height:22px;font-family:Arial,"宋体";-webkit-text-size-adjust:none;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,p{margin:0;padding:0;}
input,select{font-size:12px;line-height:16px;}img{border:0;}ul,li{list-style-type:none;}
a{color:#333;text-decoration:none;}
a:hover{text-decoration:underline;}
.tc{text-align:center;}.tl{text-align:left;}.tr{text-align:right;}
.dis{display:block;}.undis{display:none;}
.fl{float:left;}.fr{float:right;}.cl{clear:both;}.fb{font-weight:bold;}.fnb{font-weight:200;margin-left:-1px;}
.hr_1,.hr_10{font-size:1px;line-height:1px;clear:both;}
.hr_1{height:1px;}.hr_10{height:10px;}


/*Banner*/
.banner, .mainbody, .footer{width:980px;margin:0 auto;}

.headmenu{filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1;z-index:100; }
.headmenu li { filter:alpha(Opacity=100);-moz-opacity:1;opacity: 1; color:#FFFFFF; font-size:14px; z-index:100; background-color:#000000; height:29px; line-height:29px; text-align:center;  background-color:#0090E6; margin-bottom:0px;}
.headmenu li:hover{
	background:#B90302;
	color: #666666;
	text-decoration: none;
}
.menuhover .headmenu li a {color:#fff; font-size:12px; }


/* slideplay */
#slideplay {width:962px; height:327px; overflow:hidden; position:relative;}
#slideplay ul {height:327px; position:absolute;}
#slideplay ul li {float:left; width:962px; height:327px; overflow:hidden; position:relative; background:#FFF;}
#slideplay ul li div {position:absolute; overflow:hidden;}
#slideplay .btnBg {position:absolute; width:962px; height:20px; left:0; bottom:0; background:#000;}
#slideplay .btn {position:absolute; height:10px; padding:5px 10px; right:0; bottom:0; text-align:right;}
#slideplay .btn span {display:inline-block; _display:inline; _zoom:1; width:25px; height:10px; _font-size:0; margin-left:5px; cursor:pointer; background:#fff;}
#slideplay .btn span.on {background:#fff;}
#slideplay .preNext {width:45px; height:100px; position:absolute; top:120px; background:url(../images/default/sprite.png) no-repeat 0 0; cursor:pointer; display:none;}
#slideplay .pre {left:0;}
#slideplay .next {right:0; background-position:right top;}