body,p,ul,li,ol,dl,dt,dd,form,table,h1,h2,h3,h4,h5,h6{margin:0; padding:0; list-style:none;}
body{font: 14px/1.5 "Microsoft YaHei","微软雅黑",Helvetica,sans-serif; color: #666;}
a{ color:#07568f; text-decoration:none;}
a:hover{ text-decoration:underline;}
.header{ width:900px; margin:0 auto; height:100px;}
.logo{ float:left; width:120px; padding-top:50px}
.rig_bar{ float:right; padding-top:60px;}
.rig_bar span{color:#07568f;}
.container{ background-color:#3484B8; overflow:visible;height:400px; zoom:1}
.content{ width:1000px; margin:0 auto;}
.log_left{ width:532px; float:left; padding-left:20px}
.log_left_img{margin-top:15px; padding-left:10px}
.log_rig{ width:318px; float:left; margin-left:65px; padding-left:10px}
.val_m{ vertical-align:middle;}
.footer{ margin-top:20px; clear:both;}
.footer p{ text-align:center; line-height:24px;}
.footer p a{ padding:7px; vertical-align:middle;}

.login {
    box-shadow: 0px 2px 4px 0px rgba(0, 0, 0, 0.2);
	margin-top:50px;
	font-size:13px;
}
[class*="span"] {
    display: block;
    float: left;
    min-height: 30px;
    position: relative;
}
.span8 {
    width: 335px;
    margin-left: 10px;
    box-sizing: border-box;
}

.login form {
    background: none repeat scroll 0% 0% #F3F7F8;
    position: relative;
    border-radius: 10px;
}
.login .watermark {
    background: url(../../dataCache/test/logo/logo_w.png) no-repeat scroll 0px 0px transparent;
    display: block;
    position: absolute;
    top: 10px;
    right: 20px;
    width: 64px;
    height: 21px;
}
.login h2{
	color:#666f8d;
	margin:0 0 10px;
	font-weight:normal;
	font-size:14px;
}

.login-info,.login-action{
	padding:0 20px
}
.login-action{
	padding-top:5px
}
.login-info .account, .login-info .password {
    box-sizing: border-box;
    border:#dddddd solid 1px;
    width: 294px;
    height: 43px;
    border-radius:4px;
    background: none repeat scroll 0% 0% #FFF;
	margin-bottom:10px
}
.login-info .account:hover, .login-info .password:hover{
	border: 1px solid #c5dafd;
} 

.login-info .account span {
    background-position: -124px -12px;
}
.login-info .account span, .login-info .password span {
    background:url(../../dataCache/test/logo/user_icon.png) no-repeat left center;
    width: 14px;
    height: 16px;
    margin: 12px 3px 0px 10px;
}
.login-info .password span{
	background:url(../../dataCache/test/logo/pwd_icon.png) no-repeat left center;
}
.login-info .account span, .login-info .password span{
    float: left;
}
.login-info .account input, .login-info .password input {
    width: 223px;
    border: 0px none;
    outline: medium none;
    height: 39px;
	color:#666;
	line-height:35px;
	margin-top:1px; padding-top:0px;
	padding-left:6px;
    /*-webkit-box-shadow: 0 0 0px 1000px white inset !important;*/
    outline: none;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
.visible-show {
    visibility: visible;
}
.yzm_s{margin-left:5px; border-top:#E5E5E5 solid 1px; border-left:#E5E5E5 solid 1px}
.login-info .token{ overflow:hidden; zoom:1;}
.login-info .token a {
    margin: 10px 0px 0px 10px;
    font-size: 12px;
}
.login-info .token input, .login-info .token img, .login-info .token a {
    float: left;
	color:#666;
}
.login-info .token input {
    outline: medium none;
    border: 1px solid #BDC7D3;
    width: 90px;
    height: 33px;
	line-height:35px;
	padding-left:7px;
	background: none repeat scroll 0% 0% #FFF;
}
.login-info .token input:hover{
	border: 1px solid #91C23D;
}

.login-action {
    padding-top: 12px;
}
.login-info, .login-action {
    padding: 0px 20px;
}
.login-action {
    text-align: center;
    background: none repeat scroll 0% 0% #F3F7F8;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.login-action .submit,.login-action .submit-update {
   /* margin-top: 12px;*/
    width: 100%;
    /*display: block;*/
    padding: 0px 10px;
    font-size: 18px;
    line-height: 33px;
    height: 35px;
    color: #FFF;
    text-align: center;
    vertical-align: middle;
    /*border:1px solid #498140;*/
	/*background:url(../../dataCache/test/logo/btn_bg.jpg) repeat-x left center;*/
    outline: medium none;
    cursor: pointer;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.2);
    /**新写样式 2017-12-06**/
    background-color: #0071cf;
    border:1px solid #0071cf;
    border-radius:6px;
    margin-bottom: 5px;
}
.wx-login-btn{
    cursor: pointer;border-radius:6px;text-align: center;line-height: 35px;width:100%;height: 35px;color: #0071cf;background: #fff;border: 1px solid #0071cf;box-sizing: border-box;font-size: 18px;letter-spacing: 2px;margin: 12px auto 0 auto;
}
.icon-qy-wexi-qywx-login{background-image: url(../../dataCache/test/logo/qy_wexi.png);display: inline-block;background-position: -152px -56px;vertical-align: middle;margin-right: 15px;width: 29px;height: 24px;margin-bottom: 2px;}



/*
.login-action .submit:hover{
	background:url(../../dataCache/test/logo/btn_bg_h.jpg) repeat-x left center;
    background-color: #0071cf;
}
*/
.login-action .other {
    font-size: 12px;
    color: #9DBCDB;
	overflow:hidden; 
	zoom:1;
	padding-bottom:15px;
	padding-top:10px;
}
.fl {
    float: left;
}
/*.fl span{ background:url(../images/help_icon.png) no-repeat left center; height:15px; width:15px}*/
.fr {
    float: right;
}
.valm_a{/*height:180px;*/ display:table; overflow:hidden; /* *position:relative;*/}
.valm_b{vertical-align:middle; display:table-cell;/* *position:absolute;*/*top:50%;}
.valm_c{/* *position:relative;*/*top:-50%;}

.login-info .disable{background-color:#F0F0F0 !important;}
.login-info .disableInput{background-color: #F0F0F0 !important;/*height: 35px !important;width: 239px !important;*/}
#capsLockHint{padding: 4px 8px;line-height: 10px;background-color: #3B3B3B;border: 1px solid #D7D7D7;color: #FFF;z-index: 2;position: absolute;top: 5px;left: 112px;}
.errorMessage {width: 294px;color:#f28281;line-height: 21px;padding-left: 0px;}
.img_b{background-color: #F7FAFC;}
.errtip{color:#f28281;height:21px;margin-top:-10px;padding:0px;}/*错误提醒*/

/*浏览器判断*/
.shade_div_dark
{   
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    opacity: 0.4;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 101;
}
.browser_judge
{
	width:800px;
	height:420px;
	position:absolute;
	top:45%;
	left:50%;
	margin-left:-400px;
	margin-top:-192px;
	background:#FFF;
	z-index:9999;
	text-align:center;
}
.browser_title
{
	font-size:34px;
	text-align:center;
	color:#333333;
	display:block;
	margin-top:48px;
}
.browser_judge p{
	color:#333333;
	font-size:16px;
	text-align:center;
	margin-top:22px;
}
.browser_judge p font{
	color:#18a4d2;
}
.browser_list{
	margin-left:70px;
	margin-top:30px;
}
.browser_list li{
	float:left;
	margin-right:30px;
}
.browser_list li a{
	display: inline-block;
	width:100%;
	height:100%;
	border:1px solid white;
}
span.browser_firefox{
	background:url(../images/browser/firefox.png) no-repeat center center;
	height:87px;
	width:87px;
	display:inline-block;
	position:relative;
	top:25px;
}
span.browser_safari{
	background:url(../images/browser/safari.png) no-repeat center center;
	width:87px;
	height:87px;
	display:inline-block;
	position:relative;
	top:25px;
}
span.browser_ie{
	background:url(../images/browser/ie.png) no-repeat center center;
	height:76px;
	width:83px;
	display:inline-block;
	position:relative;
	top:27px;
}
span.browser_chorme{
	background:url(../images/browser/chrome.png) no-repeat center center;
	width:87px;
	height:87px;
	display:inline-block;
	position:relative;
	top:20px;
}
.browser_list .browser_ico {
	width:140px;
	height:142px;
	border:1px solid #ededed;
	
}
.browser_list .browser_ico:hover{
	border:1px solid #9cd2f2;
}
.browser_list .browser_ico:hover a{
	border:1px solid #9cd2f2;
}
.browser_namelist{
	margin-left:70px;
}
.browser_namelist li{
	float:left;
	width:142px;
	height:20px;
	margin-right:30px;
	text-align:center;
	margin-top:10px;
}
.browser_name a{
	font-size:16px;
	color:#666666;
}
.browser_name a:hover{
	text-decoration:none;
}
/*****微信登录 新增20171129 begin****/
#tab_bar {  
    width: 100%;  
    height: 20px; 
    margin-top: -14px;
    padding-bottom: 7px;
    padding-top: 7px; 
    float: left;  
    color: #666f8d;
    margin: 0 0 10px;
    font-weight: normal;
    font-size: 14px
}  
#tab_bar ul {  
    padding: 0px;  
    margin: 0px;  
    height: 20px;  
    text-align: center;  
}  
  
#tab_bar li {  
    list-style-type: none;  
    float: left;  
    width: 50%;  
    height: 20px;  
    background-color: #E6E5E5;  
}  
  
.tab_css {  
    width: 100%;  
    height: 200px;  
    background-color: #F3F7F8;  
    display: none;  
    float: left;
    border-bottom-left-radius:3px;
    border-bottom-right-radius:3px;  
}
.wxtabpage{
    border-top-left-radius: 3px;
    margin-top: -15px;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #F3F7F8;
    width:50%;
    cursor:pointer;
    float: left;
    text-align: center;
}
.wxloginlogo{
    background:url(../../dataCache/test/logo/wx-login.png) no-repeat center center;height: 35px;cursor:pointer;
}  

.crm-container-shouquan {
    position: absolute;
    right: 40px;
    bottom: 78px;
    color: #fff;
}
.crm-container-shouquan span {
    padding: 0 4px;
}
.crm-container-shouquan span:first-child {
    padding-left: 0;
}
.crm-container-shouquan span:last-child {
    padding-right: 0;
}
 /*****微信登录 新增20171129 end****/           