/* q_css */
@charset "utf-8";
body,*,html,a,h1,h2,h3,span,div,ul,li{margin:0; padding:0px;}
body{ font-size:12px; color:#666; text-decoration:none; line-height:22px; min-width:1200px; }
ul,li{list-style:none;}
.clearfix:after{ content: "020"; display: block; height: 0; clear: both; visibility: hidden;  }
.clearfix {  /* 触发 hasLayout */   zoom: 1;  }

img{border:0px;}
.fl{float:left;}
.fr{float:right;}

a{color:#666; text-decoration:none;}
a:hover{ color:#e57506;}

.grey{ color:#999;}
a.grey:hover{ text-decoration:underline;}
.orange{ color:#f17800;}
.blue{ color:#06c;}

:focus{ outline:none;}
h3{ font-weight:normal;}
em,i{ font-style:normal;}

.wrapper{ width:1000px; margin:0 auto;}

.top{ height:118px;}
.top .logo{ margin-top:30px;}
.homemain{ height:432px; background:url(../images/bannerx06.jpg) no-repeat center center;}
.homemain .box{ width:360px; padding:40px 20px; float:right; background-color:#fff; border:1px solid #ccc; margin-top:54px;}
.homemain .line01{ margin-bottom:20px; font-size:14px; font-weight:bold;}
.homemain .line02{ border:1px solid #dedede; font-size:13px; margin-bottom:10px; padding:5px 18px; line-height:24px;}
.homemain .user{ background:url(../images/login_new.png) no-repeat -50px 4px; display:inline-block; width:42px; vertical-align:middle;}
.homemain .username{ width:230px; line-height:24px; padding-left:3px; border:none; font-size:14px;}
.homemain .paswd{ background: url(../images/login_new.png) no-repeat -150px 4px; display:inline-block; width:42px; vertical-align:middle; }
.homemain .paswd02{ background: url(../images/login_new.png) no-repeat -98px 4px; display:inline-block; width:42px; vertical-align:middle; }
.homemain .email{ background: url(../images/login_new.png) no-repeat -150px -42px; display:inline-block; width:42px; vertical-align:middle; }
.homemain .loginbtn{ width:360px; height:52px; border:none; border-radius:3px; background-color:#ff3c3c; font-size:16px; color:#fff; cursor:pointer; line-height:52px;}
.homemain .txt{ text-align:right; padding:16px 0 16px;}
.homemain .box02{ margin-top:-20px;}
.homemain .line02:focus{ border-color:#06c;}
.homemain .info{ padding-bottom:15px;}
.homemain .info img{ vertical-align:middle;}

.foot{ padding:38px 0; text-align:center;}

