﻿@charset "utf-8";

/* CSS Document */

/* Reset start==============================don't update=================================================== */
*{margin:0; padding:0;word-break:break-all;}
img{border:0; vertical-align:top;}
table { /*border-collapse:separate;*/border-collapse:collapse; border-spacing:0;}

/* Headings */
h1,h2,h3,h4,h5,h6{margin:0 0 0px; color:#000;}
.discount{margin-bottom:15px}
h1{font-size:20px; font-weight:normal;}
h2{font-size:18px; font-weight:normal;}
h3{font-size:16px; font-weight:bold;}
h4{font-size:12px; font-weight:bold;}
h5{font-size:12px; font-weight:bold;}
h6{font-size:11px; font-weight:bold;font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif}


/* Forms */
form{display:inline;}
fieldset{border:0;}
legend{display:none;}

/* Table */
table{border:0; empty-cells:show;border-collapse:collapse;border-spacing:0; width:100%;}
caption,th,td{vertical-align:middle; text-align:left; font-weight:normal;}

/* Content */
p{margin:0px;padding:0px;}
strong{font-weight:bold;}
address{font-style:normal; line-height:1.35;}
cite{font-style:normal;}
q,blockquote{quotes:none;}
q:before,q:after{content:'';}
small,big{font-size:1em;}

/* Lists */
ul,ol{list-style:none; }

/* Tools */
.hidden{display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important;}
.nobr{white-space:nowrap !important;}
.wrap{white-space:normal !important;}
.a_left{text-align:left !important;}
.a_center{text-align:center !important;}
.a_right{text-align:right !important;}
.v_top{vertical-align:top;}
.v_middle{vertical-align:middle;}
.f_left{float:left !important;}
.f_right{float:right !important;}
.f_none{float:none !important;}
.f_fix{float:left; width:100%;}
.no_display{display:none;}
.no_margin{margin:0 !important;}
.no_padding{padding:0 !important;}
.no_bg{background:none !important;}

/* Reset over================================================================================= */



/* You can update from here===================================================================================================================================*/


/* other_style start================================================================================= */
/************************
去除链接虚线框
a{blr:expression(this.onFocus=this.blur());outline:none;}
a:focus{-moz-outline-style: none;}
************************/
.htmlCss{background:#e7eaf1;}
body{ font-size:14px;font-family:'Microsoft YaHei',arial,"微软雅黑";color:#444;margin:0px;padding:0px;/*background:#f9f9f9;*/ background:#e7eaf1;}
a{blr:expression(this.onFocus=this.blur());outline:none;}
a:focus{-moz-outline-style: none;}
a{color:#464646; text-decoration:none;}
a:hover{text-decoration:none;color:#000; font-weight:bold;}
.red_font{color:#ff0000;}
.del_font{color:#898787;text-decoration:line-through;}
.web_clear{clear:both;line-height:0px;font-size:0px;}
.c_blue{ color:#017dc3;}
.c_red{ color:#fe6262;}
button,input{ border:none;}
/* other_style end================================================================================= */

/*登录页面*/
.loginBody{ background:url(../img/loginBody.png) no-repeat top center;/* background-size:cover;*/font-family:'Microsoft YaHei',arial,"微软雅黑";}
.loginLogo{ font-size:28px; color:#fff;width:480px; height:68px; line-height:68px;text-align:center; background:#5fa0f4; position:absolute; left:-1px; top:-1px;}
.loginDiv{ width:1000px; margin:0 auto; padding:145px 0 0 0;}
.loginMain{ width:478px; height:320px;font-size:14px; margin-left:477px; background:#fff; border:1px solid #ccc; position:relative; padding-top:68px;}
.loginBlock{ overflow:hidden;zoom:1; margin-top:15px; padding:22px 0 0 28px;}
.loginBlock li{ padding-top:22px; overflow:hidden;}
.loginBlock span{ color:#666;display:block;line-height:42px; font-size:16px; float:left; width:66px;}
.loginInput,.loginInput2{ width:340px;height:42px; line-height:42px; *line-height:40px;border:1px solid #ddd; padding-left:20px; color:#aaa; font-size:16px;font-family:'Microsoft YaHei',arial,"微软雅黑"; background:#faffbd;float:left;}
.loginBtnArea{ overflow:hidden;zoom:1; text-align:center; padding-top:30px;}
.loginBtn,.loginBtn2{ width:120px;height:43px; line-height:43px; background:#2fade7; font-size:18px;color:#fff; cursor:pointer;font-family:'Microsoft YaHei',arial,"微软雅黑"; margin:0 20px; display:inline-block;}
.loginBtn2{background:#fc963e;}
.wangjiMiMaDiv{ margin:50px 5px 0 5px; border-top:1px solid #ddd; padding:21px 16px 0;}
.wangjiMiMa{ display:block; text-align:right; font-size:16px; color:#888; cursor:pointer;}
.wangjiMiMa:hover{ font-weight:normal;}
