html{
    height:90%;
    margin:0px;
    padding:0px;
}
body{
    height:90%;
}
body, ol, ul, h1, h2, h3, h4, h5, h6, p {
    margin: 0;
    padding: 0;
}
*{
    list-style: none;
}
body {
    /*min-width: 1200px;*/
    font: 14px "Helvetica Neue", "Hiragino Sans GB", "Microsoft YaHei", "\9ED1\4F53", Arial, sans-serif;
   /* background: #fff;*/
    -webkit-text-size-adjust: 100%;
    color: #222;
    height:100%
}

a {
    color: #000;
    text-decoration: none;
}

a:hover {
   /* color: #459ae9;*/
    text-decoration: none;
}

i, em {
    font-style: normal;
    position: absolute;
    left: 10%;
}
.cnt img{
    width: 18px;
    height: 18px;
    position: absolute;
    left: 10%;
    top:15px;
}
strong {
    font-weight: normal;
}



img {
    border: 0;
    vertical-align: middle;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

.hide {
    display: none;
}

.red {
    color: #e15f63 !important;
}

.login-form label, .cbx, .warn, .ico-new, .ico-right, .payment .icon, .payment .corner {

    overflow: hidden;
}

.clr:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

.clr {
    zoom: 1;
    text-align: center!important;

}
.clr a{
    font-size: 15px;
}

.hide {
    display: none;
}

.vs {
    margin: 0 10px;
    font-family: arial;
    color: #ccc;
}

.cbx {
    width: 16px;
    height: 16px;
    display: inline-block;
    margin: -3px 6px 0 0;
    *margin-top: 0;
    vertical-align: middle;
    cursor: pointer;
    overflow: hidden;
}

.cbx {
    background-position: 0 -54px;
}
.banner-top {
    width: 100%;
    height: 40px;
}
.public-title {
    margin-left: 20px;
}
.banner-text {
    height: 40px;
   /* background-color: rgba(0,0,0,0.2);*/
    position: relative;
    width: 1025px;
    bottom: 0;
  /*  color: #fff;*/
    padding: 0 100px;
    line-height: 40px;

    margin: 0 auto;
}
.logo img{
    height: 33px;
    /*width: 100px;*/
    float: left;
    margin-top: 15px;

}
#logoTitle{
    position: absolute;
    color: #000;
    left: 16%;
    top: 20px;
    font-size: 18px;
    z-index: 99;
}
.bottom-word{
    display: block;

    text-align: center;

    margin-top: 10px;
}
.bottom-word p{
    color: #666;
}
.pubDate{
    color: #999;
    margin-right:5px;
}
.cbx-on {
    background-position: 0 -80px;
    display: inline-block;
}
.banner-more{
    float: right;

}
.wrap {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}
.wrap-right {
    width: 220px;
    margin: 0 auto;
    overflow: hidden;
    zoom: 1;
    display: inline-block;
}
.wrap-login{
    padding-top:25px;
   /* padding-left:677px;*/
   position:relative;
   float:right;
}


.topbar {
    height: 33px;
    line-height: 33px;
    color: #999;
    background: #f6f6f6;
    border-bottom: 1px solid #dcdcdc;
    font: 12px/33px tahoma, arial, "Hiragino Sans GB", \5B8B\4F53, sans-serif;
}

.topbar a {
    color: #3498db;
}

.header {
    position: relative;
    /*z-index: 99;*/
    height:60px;
    background-color: #fff;
    border-bottom: 1px solid #d9dadc;
}

.header .wrap {
    height: 60px;
    position: relative;
    overflow: visible;
    z-index: 999;
    float:left;
}
.header .wrap-right {
    height: 60px;
    position: relative;
    overflow: visible;
    z-index: 999;
    float:right;
}

.header .logo {
    float: left;
   /* width: 338px;*/
    width:400px;
    overflow: hidden;
}
.header .tel {
    float: right;
    width: 200px;
    overflow: hidden;
}

.header .logo a {
    display: block;
    height: 40px;
    margin-top: 18px;
    color: #666;
}


.header .link {
    float: right;
    line-height: 60px;
}

.header .link a {
    color: #222;
}

.header .link a:hover {
    color: #459ae9
}

.header .pole-msg {
    display: inline-block;
    *display: inline;
    position: relative;
}

.header .pole-msg .content-us {
    display: inline-block;
    width: 75px;
    height: 60px;
    position: relative;
    z-index: 9;
}

.header .pole-msg .content-us:hover {
    color: #222;
    text-decoration: none;
}

.header .popup {
    display: none;
    position: absolute;
    top: 59px;
    left: -97px;
    border: 1px solid #e7e7eb;
    z-index: 8;
    width: 131px;
}

.header .show-popup .popup {
    display: block;
    line-height: 26px;
    padding: 14px 20px;
    background: #fff;
}

.header .show-popup .popup p {
    font-size: 12px;
    color: #999
}

.header .show-popup .popup .tel {
    color: #333333;
    font-size: 17px;
}

.header .show-popup .popup .bor-top {
    border-top: 1px solid #e7e7eb;
    margin-top: 10px;
    padding-top: 10px;
}

.header .show-popup .content-us {
    background: #fff;
    border-left: 1px solid #e7e7eb;
    border-right: 1px solid #e7e7eb;
    padding-left: 16px;
    margin: 0 -1px 0 -17px;
    *left: -17px;
}

.header .dropdown-arrow {
    position: absolute;
    right: 6px;
    top: 29px;
    border-color: #c2c2c2 transparent transparent;
    border-style: solid dashed dashed;
    border-width: 4px 4px 0;
    font-size: 0;
    height: 0;
    width: 0;
    line-height: 0;
}

.header .show-popup .dropdown-arrow {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: all .25s ease 0s;
    -moz-transition: all .25s ease 0s;
    -o-transition: all .25s ease 0s;
    transition: all .25s ease 0s;
}

.banner {
    position: relative;
    /*height: 540px;*/
    height:100%;
    background: url("../images/mchtbg2.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100% 100%;
}
.cms-banner{

    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;

}

/*.banner .wrap-login{position:relative;}*/
.banner .wrap{
    position:relative;
    float:right;
    margin-top:7%;
    margin-right:2%;
}
.banner .login {
    width: 344px;
   /* width: 300px;*/
    /*margin: 20px 0 0 677px;*/
    box-shadow: 0 0 1px 1px #cecece;
    background: rgba(255, 255, 255, 0.8);
    position: relative;
    z-index: 8;
    border: 1px solid #fff;

}

.banner .login .login-in {
    /*border: 1px solid #fff;*/
    padding: 15px;
}



.banner .login h2 {
    margin-bottom: 5px;
    font-size: 20px;
    font-weight: 400;
}

.banner .login h2 strong {
    display: none;
}

.banner .login a {
    color: #333;}


.banner .login a:hover {
    color: #3498db
}

.banner .login .tips-error {
    line-height: 24px;
    font-size: 13px;
    color: #e15f63;
}

.banner .login .tips-error a {
    color: #3498db
}

.banner .login .tips-warn {
    line-height: 24px;
    font-size: 13px;
    color: #b29b4a;
}

.banner .login .tips-info {
    margin-top: 8px;
    color: #999;
    font-size: 13px;
}

.banner .login-form .login-mainly {
    margin-top: 8px;
    margin-bottom: 10px;
}

.banner .login-form .login-account, .banner .login-form .login-password {
    height: 42px;
    line-height: 42px;
    padding: 3px 0;
    background: #fff;
    border: 1px solid #cecece;
    padding-left: 54px;
    margin-top: 20px;
    position: relative;
}

.banner .login-form label {
    width: 20px;
    height: 20px;
    overflow: hidden;
    line-height: 999px;
    float: left;
    margin: 12px 0 0 -35px;
    position: absolute;
}
.banner1{
    height: 50px;
    line-height: 50px;
}
.banner1 h2{
    font-size:16px;
    margin-left: 50px;
    line-height:50px;
}
.banner .login-form input[type="text"], .banner .login-form input[type="password"] {
    width: 90%;
   /* padding: 11px 0;*/
    border: 0;
    box-shadow: 0;
    outline: 0;
    font-family: "Microsoft YaHei";
    font-size: 14px;
    padding-left: 10px;
}

.banner .login-form .ico-account {
    background-position: 0 0;
}

.banner .login-form .ico-password {
    background-position: 0 -26px;
}

.banner .login-form .login-password {
    margin-top: 10px;
}

.banner .login-password-on .login-account {
    border-bottom: none;
}

.banner .login-verify {
    margin-bottom: 10px;
    height: 38px;
}

.banner .login-verify input {
    width: 100px;
    padding: 10px;
    vertical-align: middle;
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
}

.banner .login-verify input:focus {
    border-left: 1px solid #cecece;
    border-top: 1px solid #cecece;
}

.banner .login-verify .img-verify {
    width: 100px;
    height: 40px;
    margin: 0 11px;
    vertical-align: middle;
}

.banner .login-memory {
    margin-bottom: 20px;
    overflow: hidden;
    zoom: 1;
}

.banner .login-memory .memory-account {
    float: left;
}

.banner .login-memory .forget-password {
    float: right;
}

.banner .login .btn-login {
    display: inline-block;
    width: 100%;
    height: 45px;
    line-height: 45px;
    background-color: #3498db;
    color: #fff;
    border: 1px solid #3498db;
    text-align: center;
    font-size: 20px;
    margin-top: 30px
}

.banner .login .btn-login:hover {
    text-decoration: none;
    background: #01AAED;
    color: #fff;
    cursor: pointer;
}

/*.banner .login-account{padding-top:2px;}*/

.banner .login .tab {
    margin-top: -5px;
}

.banner .login .tab ul {
    line-height: 40px;
    border-bottom: 1px solid #e7e7eb;
}

.banner .login .tab li {
    float: left;
    margin-bottom: -1px;
}

.banner .login .tab li:hover {
    border-bottom: 3px solid #a0a3ab;
}

.banner .login .tab li.first a {
    padding-left: 30px;
}

.banner .login .tab li.selected {
    border-bottom: 3px solid #3498db;
}

.banner .login .tab li a {
    display: block;
    padding: 0 50px;
    color: #222222;
}

.banner .login .tab li a:hover {
    text-decoration: none;
}

.banner .login .cnt {
    padding-top: 6px;
    min-height: 244px;
    position: relative;
}

.banner .login-weixin {
    padding: 15px 20px 5px;
    text-align: center;
}

.banner .login-weixin a {
    color: #000;
    text-decoration: none
}

.banner .login-weixin .qrcode .pic {
    width: 180px;
    height: 180px;
    margin: 10px auto;
    position: relative;
}

.banner .login-weixin .qrcode .pic img {
    width: 100%;
}

.banner .login-weixin .qrcode .alt {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    color: #fff;
    cursor: pointer;
}

.banner .login-weixin .qrcode .alt .mask {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    background: #000;
}

.banner .login-weixin .qrcode .alt .void {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 11;
}

.banner .login-weixin .qrcode .alt .void .ico {
    width: 80px;
    height: 80px;
    margin: 27px auto 0;

    display: block;
}

.banner .login-weixin .status {
    padding-top: 45px;
}

.banner .login-weixin .status .tit {
    margin: 20px 0 5px;
    line-height: 1.6;
    font-size: 16px;
}

.banner .login-weixin .status .txt {
    color: #8d8d8d;
}

.banner .login-weixin .status .opr {
    display: inline-block;
    padding: 0 30px;
    margin-top: 10px;
    height: 34px;
    line-height: 34px;
    background: #3498db;
    border: 1px solid #3498db;
    color: #ffffff !important;
}

.banner .login-weixin .status .opr:hover {
    text-decoration: none;
    background: #3498db;
    border-color: #3498db;
}

.banner .login-weixin .status .ico {
    width: 64px;
    height: 64px;
    vertical-align: middle;
    display: inline-block;

}

.banner .login-weixin .status .ico-succ {
    background-position: 0 0;
}

.banner .login-weixin .status .ico-warn {
    background-position: 0 -66px;
}

.banner .login-weixin .status .ico-wait {
    background-position: 0 -132px;
}

.banner .login-weixin .status .ico-info {
    background-position: 0 -198px;
}

.header .wrap .logo h1{
    font-size: 20px!important;
    font-weight: normal;
}
.header .wrap .logo h1:hover{
    color: #0f0f0f;
}
.tel{
     margin-top:25px;
 }
.header.wrap-right.tel a{
     font-size: 20px!important;
}
input:-webkit-autofill{
    background-color: #fff!important;
}
.find-pass{
    margin-top:20px;
    overflow: hidden;
}
.find-pass-time{
    float: left;
    margin-left:5px;
}
.find-pass-word{
    float: right;
    margin-right:5px;
    margin-left: 10px;
}
.ret-btn-left{
    width:70px;
    float: left;
}
.f-btn{
    height: 40px;
    line-height: 40px;
}
.banner-text a:hover{
    text-decoration: underline;!important;
    color: #00a0e9;
}


/*新增*/
ul,ol,li{list-style: none;}

.clear{zoom:1;}  /*ie浏览器清浮动*/
.clear:after{content: ''; display: block; clear: both;}  /*标准浏览器清浮动*/

.nav-tabs>li{
    font-size: 18px;
    width: 114px;
    text-align: center;
    line-height: 43px;
    border-bottom: 1px solid #ebebeb;
    cursor: pointer;
    float: left;
}
.nav-tabs>li.active{
    color: #3498db;
    /*transition: all 0.3s linear 0s;*/
    float: left;
   /* margin-left:75px;*/
    font-weight: bold;
}
.radio-input-block input[type="radio"] span{
    display: inline-block;
    font-size: 14px;
}
.radio-input-block input[type="radio"] + span::before{
    content: "\a0"; /*不换行空格 */
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    width: 1em;
    height: 1em;
    margin-right: 10px;
    border-radius: 50%;
    border:1px solid #3498db;
    line-height: 1;
    padding: .2em;
}
.radio-input-block input[type="radio"]:checked + span::before{
    background-color: #3498db;
    background-clip: content-box;
    /*padding: .2em;*/
}
.radio-input-block input[type="radio"]{
    position: absolute;
    /*clip:rect(0,10px,10px,0);*/
    z-index: 999;
    opacity: 0;
    top:5px;
    left: 4px;
}
.radio-input{
    position: relative;
    float: left;
    margin-left: 60px;
}


/*验证码*/
.v_container{
    width: 150px;
   /* width: 100px;*/
    height: 48px;
    float: right;
    margin-top: -3px;
}
.v_container canvas{
    width: 100%;
    height: 100%;
}


/*密码控件公共自定义样式*/
.ocx_style {
	border: none;
	width: 265px;
	height: 24px;
	line-height:25px;
}