@charset "utf-8";
* {
	font-family: "Microsoft Yahei";
	color: #333;
}

.heio { height:auto; overflow:hidden;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb10 { margin-bottom:10px;+margin-bottom:5px;}
.mb15 { margin-bottom:15px;+margin-bottom:10px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb40 { margin-bottom:40px;}
.mr40 { margin-right:40px;}
.mr20 { margin-right:20px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr18 { margin-right:18px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.fwb { font-weight:bold;}
.tin2 { text-indent:2em;}
.fz18 { font-size:18px;}
.fz16 { font-size:16px;}
.fz14 { font-size:14px;}
img { border:none;}
a { text-decoration:none;} 


/************** banner **************/
.banner{height:524px;width:100%;overflow:hidden; position:relative;}
.banner img{width:1920px;height:524px;position:absolute;top:0;left:50%;margin-left:-960px;}
.banner h1 { display:none;}


.contain { width:1000px; margin:0 auto;}
.lead { width:940px; margin:0 auto; background:#007cc3; padding:30px; border-top:solid 5px #FC0; margin-bottom:30px;}
.lead p { font-size:16px; text-indent:2em; line-height:28px; margin-bottom:20px; color:#FFF;}
.contain h2 { font-size:24px; margin-bottom:40px;}
.div01 { background:#FFF; height:auto; overflow:hidden; margin-bottom:30px; border-bottom:solid 3px #007cc3;}
.div_img { width:360px; float:left;}
.div_info { width:600px; float:right; padding:20px;}
.div_title h3 { font-size:22px; color:#007cc3; font-weight:normal; float:left;}
.div_title .button { float:right; }
.div_title .button a { background:#FC0; display:block; font-size:20px; font-weight:bold; width:150px; height:50px; line-height:50px; text-align:center;}
.div_title .button a:hover { background:#f3b31b;display:block; }
.time span { background:#007cc3; color:#FFF; padding:0 5px; font-size:14px; float:left; margin-right:10px;}
.time p { font-size:16px; color:#666;width:500px; float:left;}
.info span { background:#007cc3; color:#FFF; padding:0 5px; font-size:14px; float:left; margin-right:10px;}
.info p { font-size:16px; color:#666; float:left; line-height:28px; width:500px;}
.report { padding:20px;}
.report h4 { font-size:16px; margin-bottom:20px;background:#a8e4f9; color:#000; height:30px; line-height:30px; padding-left:10px;}
.report li { float:left; width:240px; text-align:center; height:120px;}

.signup table {
    border-collapse: collapse;
	font-size:14px;
}
.signup tr, .signup td {
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 5px;
}
.signup a:hover { text-decoration:underline;}
.red { color:#F00;}
.btn { width:150px; margin:0 auto; background:#09F; text-align:center; margin-top:30px; border-radius:5px;}
.btn a { height:40px; line-height:40px; display:block;font-size:20px; color:#FFF; border-radius:5px;}
.btn a:hover { background:#09C;}

iframe,body,div,dl,dt,dd,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,legend,input,textarea,blockquote,th,td { margin:0; padding:0;list-style:none;}
body{margin:0px;line-height:24px;font-size:12px;padding:0px; background:#EEE;}
/*header style*/
.topwrapwrap{width:100%;background:url("http://www.e-works.net.cn/imageshome/topbg.jpg") repeat-x;border-bottom:1px solid #7F7F7F;}
.topwrap{width:980px;height:38px;line-height:38px;padding:0px 0px;font-size:14px;color:#7D8184;overflow:hidden;}
.qlink{width:534px;}
.qlink a{padding-right:21px; text-decoration:none;font-size:14px;}
.qlink a:link,.qlink a:visited{color:#5E5E5E;}
.qlink a:hover{color:#f60;}
.tl			{text-align:left;}
.tc			{text-align:center;}
.tr			{text-align:right;}
.mag		{margin:0px auto;}
.fl		    {float: left;}
.fr			{float: right;}
.clear             {clear:both;}
.clearfix:after    {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix          {display: inline-block;}      
/* Hides from IE-mac \*/
* html .clearfix   {height: 1%;}
.clearfix          {display: block;}
.mt10{margin-top:10px;}
.foot{height:60px;padding-top:20px;}
.foot a { color:#000;}
.foot a:link,.foot a:visited {text-decoration: none;}
.foot a:hover {text-decoration: underline;}
/*header style end*/