@charset "utf-8";
/* CSS Document */
html,body{margin:0;padding:0;}
ul{margin:0;padding:0;}
li{list-style:none;}
img{border:none;display:block;}
*{font-family:"微软雅黑";}
a{text-decoration:none;}
.clearfix{clear:both;}
h1,h2,h3,h4,h5,h6,p{font-weight:normal;}
dl,dd{margin:0;}

.head{z-index:99;background-color:white;width:100%;height:100px;border-bottom:1px solid #f0efee;min-width:1000px;}
.head img{float:left;margin-top:30px;}
.head ul{float:right;margin-top:26px;}
.head li{float:left;font-size:18px;}
.head .current{background-image:url(images/red_line.png);background-position:bottom;background-repeat:no-repeat;}
.head li:hover{background-image:url(images/red_line.png);background-position:bottom;background-repeat:no-repeat}
.head li:hover a{color:#333333;}
.head a{color:#808080;width:110px;text-align:center;display:block;line-height:54px;}
.head .sign{color:#ff0066;}
.head .active:hover a{color:#ff4c94;}
.head .regist{color:white;background-color:#ff0066;}
.head .regist:hover{background-color:#ff4c94;color:white;}
.col960 {width:1000px;margin-left:auto;margin-right:auto;}



.bigfoot{background-color:#333333;width:100%;min-width:1000px;}
.foot{width:1000px;margin-left:auto;margin-right:auto;margin-top:100px;padding-top:40px;}
.foot .about{width:410px;padding-right:50px;border-right:1px solid #4c4c4c;float:left;}
.foot p{color:#cccccc;font-size:12px;line-height:24px;margin-top:30px;}
.foot .login{float:left;margin-left:48px;}
.foot h2{font-size:18px;color:#ebebeb;margin:0;}
.foot h3{margin-bottom:0;}
.foot .title{float:left;border-right:1px solid #4c4c4c;width:230px;margin-right:20px;padding-right:20px;}
.foot .btn{float:left;}
.foot .btn a{float:left;}
.btn .sign{width:100px;background-color:#ffcc00;line-height:40px;text-align:center;color:#333333;font-size:14px;float:left;}
.btn .regist{width:96px;line-height:36px;text-align:center;color:#ffcc00;font-size:14px;border:2px solid #ffcc00;}
.btn .marginleft{margin-left:20px;}
.focus{float:left;margin-left:48px;margin-top:40px;}
.focus .title{margin-top:40px;}
.erwei{float:left;}
.erwei img{width:100px;} 
.foot .aboutus{width:98px;line-height:28px;color:#cccccc;font-size:12px;border:1px solid #cccccc;text-align:center;margin-left:60px;margin-bottom:14px;margin-top:8px;}
.foot .aboutus:hover{background-color:#cccccc;}
.foot .aboutus:hover a{color:#333333;}
.foot a{color:#cccccc;}

.last{line-height:40px;background-color:#0d0d0d;color:white;font-size:12px;text-align:center;}
span{font-family:"Arial";}