@charset "utf-8";
body,div,p,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,table,tr,td,form,input,select,textarea,span,
img,a,em,strong,*{ margin:0; padding:0;}
article,section,aside,nav,header,footer,address,header,hgroup,blockquote,figure,figcaption{ 
display:block;}
body{ font-family:"微软雅黑",arial;  font-size:12px;color:#000000;overflow-x: hidden;}
ul,ol,li{ list-style:none;}
input,select,textarea{ vertical-align:middle;outline: none;}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {-webkit-appearance: none;}
p,h1,h2,h3,h4,h5,h6,span,textarea, input { font-family: "微软雅黑",arial; }
img{ border:none; vertical-align:middle;}
a{ text-decoration:none; color:#333333;}
.clearfix:after {visibility:hidden; display:block; font-size:0;	content:" "; clear:both; height:0;}
.clearfix {zoom:1;}
.clear{clear: both;}
body,html{ width:100%;height: 100%;}
.fl{float: left;}
.fr{float: right;}
.bordernone{border: 0!important;}

.header{width: 100%;height: 90px;background: url(../img/headerline.png) repeat-x bottom;}
.headermain{width: 1000px;margin: 0 auto;}
.headerlogo{margin-top: 20px;margin-left: 20px;width:34.9%;height: 51px;}
.headerlogo img{width: 100%;}
.headerlogin{float: right;}
.headerlogin_name{float: left;line-height: 86px;}
.ctrlArea{width: 101px;height: 46px;border: 1px solid #f1f0f0;background: #f8f8f8; float: right;margin-left: 20px;margin-top: 20px;}
.setbtn{margin-left: 18px;margin-top: 12px;float: left;cursor: pointer;}
.xmList{margin-left: 18px;margin-top: 12px;float: left;cursor: pointer;}
.Unlogin{margin-right: 18px;margin-top: 12px;float: right;cursor: pointer;}
.section{background: url(../img/sectionbg.png) no-repeat left top;min-height: 600px;}
.sectionMain{max-width: 1000px;margin: 0 auto;width: 69.4%;}
.section_title{padding-top: 20px;}
.section_titleWZ{color: #be2d25;font-size: 16px;font-weight: bold;float: left;margin-left: 20px;line-height: 26px;}
.applyStep{width: 100%;margin-top: 25px;cursor: pointer;}
.applyStep>li{float: left;/*width: 139px;*/width:13.5%;height: 47px;background: #e4e4e4; transform: skew(-46deg);-ms-transform:skew(-46deg);-moz-transform:skew(-46deg); -webkit-transform:skew(-46deg); -o-transform:skew(-46deg); margin-left: 4px;margin-bottom: 10px;}
.applyStep>li>a{display: block;transform: skew(46deg);-ms-transform:skew(46deg);-moz-transform:skew(46deg); -webkit-transform:skew(46deg); -o-transform:skew(46deg);line-height: 49px;text-align: center;font-size: 16px;color: #333;}
.applyStep>li.active{background: #be2d25;width: 135px;height: 52px;margin-top: -5px;}
.applyStep>li.active>a{color: #fff;font-weight: bold;line-height: 52px;}


.footer{width: 100%;height: 30px;position: relative;background: #e3f4ff;display: table;}
.footerbg{position: absolute;position: absolute;right: 0;bottom: 0;z-index:-1;}
.footerwz{width: 1000px;text-align: center;line-height: 30px;margin: 0 auto;}



@media only screen and (max-width: 560px) {
	.footer{height: auto;}
}