﻿@charset "utf-8";
/*------------// Overall //------------------*/
body{font:12px/180% Arial,Helvetica,Verdana;color:#5a5a5a; margin:0; background:#FFF;}
table,td{font:12px/180% Arial, "宋体",Helvetica, sans-serif,Verdana; color:#58595b;}
table{border-collapse:collapse; border-spacing:0; empty-cells:show; }
th, td { border-collapse:collapse; }
A:link{text-decoration:none; color:#58595b;}
A:visited{text-decoration:none; color:#58595b;}
A:hover{text-decoration:none; color:#206fd5;}
img{ border:0; }
div,p,img,ul,li,form,input,label,span,dl,dt,dd,h1,h2,h3,h4,h5,h6{margin:0;padding:0;}
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner{   border:none;padding:0 } 
ol,ul,li{list-style-type:none;}
.overz{ overflow:auto; zoom:1; overflow-x:hidden; overflow-y:hidden;}
.dspn{ display:none;}
a{blr:expression(this.onFocus=this.blur())} /*for IE*/
a{outline:none;} /*for Firefox*/
html{-webkit-text-size-adjust:none;}
.clearfix:after{content:".";display:block;height:0;visibility:hidden;clear:both;}
.clearfix{zoom:1;}
.clearit{clear:both;height:0;font-size:0;overflow:hidden;}
input{outline:none!important;}
input:focus { outline: none!important;} 
 @media screen and (min-width:900px) and (max-width:3000px){
/*--login--*/
.login_m{ width:403px; margin:0 auto; height:375px; margin-top:130px; /*position: absolute;left:50%;top:50%;margin-left:-202px;margin-top:-188px;*/}
.login_logo{ text-align:center; margin-bottom:50px;}
.login_logo img{width:200px;}
.login_boder{background-color:#FFF;border-radius:6px;-moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc;}
.login_padding{ padding:40px 54px;width:295px;margin-bottom:20px;}
.login_boder h2{ color:#4f5d80; text-transform:uppercase; font-size:12px; font-weight:normal; margin-bottom:3px;}
.forget_model_h2{color:#4f5d80; font-size:12px; font-weight:normal; margin-bottom:3px;}



.wxfs{float:right;background-color:transparent;background-color:#e74c25;color:#fff; border:none;height:36px;line-height:36px;border:1px solid #e74c25;padding:0 5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;border-bottom-left-radius:0;border-top-left-radius:0;cursor:pointer;}
.sryzm{float:left;width:216px!important;border-right:none!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:0!important;padding-left:5px!important;}
.login_boder input.txt_input{ width:295px; height:36px; border:1px solid #cad2db; background:url(../images/txt_input_bg.gif) no-repeat;  padding:0 5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; line-height:36px; margin-bottom:15px; font-size:14px; color:#717171; font-family:Arial;}
.login_boder input.txt_input2{ margin-bottom:20px;}
.login_boder input.txt_input:focus{border:1px solid #cad2db;}
.login_boder p.forgot{ font-size:11px;  text-align:right; margin-bottom:15px;}
.login_boder p.forgot a,.login_boder p.forgot a:visited{color:#8c8e91;}
.login_boder p.forgot a:hover{color:#206fd5;}
.rem_sub input.sub_button{width:122px;height:36px;border:none;color:#FFF;font-size:14px;border-radius:3px;}

.rem_sub{text-align:center;margin-top:30px;}
.rem_sub input.sub_button{background-color:#e74c25;}
.rem_sub input.sub_buttons{float:left; width:122px;  height:32px; background:url(../images/site_bg.png) no-repeat -153px -850px; border:none; color:#FFF; padding-bottom:2px; font-size:14px; font-weight:bold;}
.rem_sub input.sub_buttons:hover{ background-position:-153px -882px; cursor:pointer;}

.rem_sub input.sub_button:hover{ background-position:-153px -882px; cursor:pointer;}
.rem_sub .rem_sub_l{ float:left; font-size:12px; height:33px; line-height:33px;}
.rem_sub input#checkbox{ margin-right:5px; vertical-align:middle;}

/*input[type="radio"]{-webkit-appearance:none;outline: none;}*/
input.check{background:url(/Content/Images/radio.png) no-repeat center top;background-size:100% 100%;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;}
input.check:checked{background:url(/Content/Images/radio1.png) no-repeat center top;background-size:100% 100%;}
.checked{background:url(/Content/Images/radio1.png) no-repeat top center;background-size:100% 100%;position:absolute;top:50%;left:0;margin-top:-9px;width:13px;height:13px;}
.onleft{margin-bottom:15px;}
.onleft div{margin-right: 40px;position: relative;text-indent: 23px;float: left;margin-bottom: 0;}
 
.login_m1 {width: 450px;margin-top: 40px;}
.login_logo1 {margin-bottom: 30px;}
.login_padding1 {width: 342px;text-align: center;padding: 20px 54px;}
.login_padding1 form {width: 300px;margin: 0 auto;}
.login_padding1 form h2 {text-align: left;}
.login_boder1 input.txt_input {width: 300px;}
 .sryzm1 {width: 200px !important;}

.login_m2 {width: 450px;margin-top: 40px;}
.login_logo2 {margin-bottom: 30px;}
.login_padding2 {width: 342px; text-align: center;padding: 20px 54px;}
.login_padding2 form {width: 300px;margin: 0 auto;}
.login_padding2 form h2 {text-align: left;}
.login_boder2 input.txt_input {width: 300px;}
.sryzm2 {width: 200px !important;}
}
@media screen and (min-width:100px) and (max-width:900px){
/*--login--*/
.login_m{ width:100%; margin:0 auto;margin-top:50px; /*position: absolute;left:50%;top:50%;margin-left:-202px;margin-top:-188px;*/}
.login_logo{ text-align:center; margin-bottom:50px;}
.login_logo img{width:200px;height:100px;}
/*.login_boder{background-color:#FFF;border-radius:6px;-moz-box-shadow:0 0 5px #ccc; -webkit-box-shadow:0 0 5px #ccc; box-shadow:0 0 5px #ccc;}*/
.login_padding{width:85%;margin-bottom:20px;margin-left:7%;}
.login_boder h2{ color:#4f5d80; text-transform:uppercase; font-size:12px; font-weight:normal; margin-bottom:3px;}
.forget_model_h2{color:#4f5d80; font-size:12px; font-weight:normal; margin-bottom:3px;}



.wxfs{width:35%!important; float:right;background-color:transparent;background-color:#e74c25;color:#fff; border:none;height:36px;line-height:36px;border:1px solid #e74c25;padding:0 5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;border-bottom-left-radius:0;border-top-left-radius:0;cursor:pointer;}
.sryzm{float:left;width:65%!important;border-right:none!important;border-top-right-radius:0!important;border-bottom-right-radius:0!important;padding:0!important;padding-left:5px!important;}
.login_boder input.txt_input{ width:100%; height:36px; border:1px solid #cad2db; background:url(../images/txt_input_bg.gif) no-repeat;  padding:0 5px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; line-height:36px; margin-bottom:15px; font-size:14px; color:#717171; font-family:Arial;}
.login_boder input.txt_input2{ margin-bottom:20px;}
.login_boder input.txt_input:focus{border:1px solid #cad2db;}
.login_boder p.forgot{ font-size:11px;  text-align:right; margin-bottom:15px;}
.login_boder p.forgot a,.login_boder p.forgot a:visited{color:#8c8e91;}
.login_boder p.forgot a:hover{color:#206fd5;}
.rem_sub input.sub_button{width:100px;height:36px;border:none;color:#FFF;font-size:12px;border-radius:3px;}

.rem_sub{text-align:center;margin-top:30px;}
.rem_sub input.sub_button{background-color:#e74c25;}
.rem_sub input.sub_buttons{float:left; width:122px;  height:32px; background:url(../images/site_bg.png) no-repeat -153px -850px; border:none; color:#FFF; padding-bottom:2px; font-size:14px; font-weight:bold;}
.rem_sub input.sub_buttons:hover{ background-position:-153px -882px; cursor:pointer;}

.rem_sub input.sub_button:hover{ background-position:-153px -882px; cursor:pointer;}
.rem_sub .rem_sub_l{ float:left; font-size:12px; height:33px; line-height:33px;}
.rem_sub input#checkbox{ margin-right:5px; vertical-align:middle;}

input[type="radio"]{-webkit-appearance:none;outline: none;}
input.check{background:url(/Content/Images/radio.png) no-repeat center top;background-size:100% 100%;position:absolute;top:50%;left:0;margin-top:-6px;width:13px;height:13px;}
input.check:checked{background:url(/Content/Images/radio1.png) no-repeat center top;background-size:100% 100%;}
.checked{background:url(/Content/Images/radio1.png) no-repeat top center;background-size:100% 100%;position:absolute;top:50%;left:0;margin-top:-9px;width:13px;height:13px;}
.onleft{margin-bottom:15px;}
.onleft div{margin-right: 40px;position: relative;text-indent: 23px;float: left;margin-bottom: 0;}
.sryzm1{width: 65%!important;}
.sryzm2{width: 65%!important;}
}
