@charset "utf-8";
/* CSS Document */

html {
background: url(bg.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
/*body { background:url(bg.jpg) top center no-repeat;}*/
*{ margin:0; padding:0;}
body { margin:0 auto; padding:0;
font-size:12px;
color:#c8c9cb;
font-family: "微软雅黑";
line-height:23px;
-webkit-text-size-adjust:none;}

td,li,p,div,span{font-family: "微软雅黑";font-size:12px;}

a{ 
blr:expression(this.onFocus=this.blur()); 
outline: none;
text-decoration:none;}

a {color:#c8c9cb;font-family: "微软雅黑"; font-size:12px; text-decoration:none;}
a:hover{ color:#e60013;font-family: "微软雅黑";font-size:12px;}

.page_td{  padding:0px 5px; height:22px; line-height:22px; font-family:Arial; font-size:13px;}
.page_tdbg{height:22px; line-height:22px;padding:0px 5px; font-family:Arial;font-size:13px;}
.inputpage{width:22px; height:22px;}
.page_td a {font-family:Arial; font-size:13px;}
.page_tdbg a {font-family:Arial; font-size:13px;}

.linebg2{background:url(linebg3.png) top center no-repeat; width:1150px; margin:0 auto;position:relative}

/*.serbg{background:url(search_04.png) top center no-repeat;}*/

.menu{ margin-bottom:19px;
	list-style:none;
	overflow:hidden;}
.menu li { width:120px; height:24px; line-height:24px;overflow:hidden; font-family: "微软雅黑";}
.menu li a{color:#c8c9cb; font-weight:bold;font-size:14px;}
/*.menu li a span { 
display:block; 
margin-top:-24px; 
font-size:14px;
font-weight:bold;
} */
.menu li a:hover{ color:#e60013;font-weight:bold;}
.menu li a.red{color:#e60013;}
.sm{width:120px;  padding-top:194px;}
.sm1{background:url(x.png) top left no-repeat;  position:relative; padding-left:5px;}
.sm2{position:absolute; bottom:0; left:0;}
.sm1 ul{border-top:1px #4a494b solid;}
.sm1 ul li{height:35px; line-height:35px; border-bottom:1px #4a494b solid; padding-left:15px;}
.sm1 ul li a{ color:#c8c9cb}
.sm1 ul li a:hover{ color:#e60013}
.sm1 ul li a.red{color:#e60013;}

.foot{height:53px; background:url(foot.png) bottom center no-repeat;}
.foot ul li{float:left; color:#9f9f9f; text-align:center; font-size:11px; padding-top:27px;}
.foot ul li a{color:#9f9f9f; font-size:11px;}