﻿html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif,"Hiragino Sans GB","Hiragino Sans GB W3";
}
ol, ul {
    list-style: none;
}
input, div.bui-select {
    outline: none;
}
input, textarea {
    border-style: none;
    padding: 0;
    margin: 0;
    font-family: "Microsoft YaHei",Arial,Helvetica,sans-serif;
}
a {
    text-decoration: none;
}
.za-margin-left { 
margin-left: 80px;

}
.clearfix {
    clear: both;
}
.clearfix:before, .clearfix:after {
    display: table;
    content: "";
}
.za-ins-link-green {
    color: #40C16B;
    text-decoration: underline;
}
.za-clearfix:after, .clearfix:after {
    overflow: hidden;
    content: "";
    clear: both;
    display: block;
    height: 0;
}
.xm {
    color: #ff6f3c;
}
.za-fz12 {
    font-size: 12px;
}
.required {
    color: #F60;
    vertical-align: middle;
    margin-right: 5px;
    font-weight: bold;
}
.za-margin-auto {
  margin: 0 auto;
}
.za-l-w {
    width: 1180px;
}
.za-header-info {
  position: relative;
  z-index: 10;
  border-top: 1px solid #f3f3f3;
}
/* line 83, ../sass/za-common.scss */
.za-header-info .za-logo-info {
  height: 130px;
  position: relative;/**我的账户**/
}
/* line 87, ../sass/za-common.scss */
.za-header-info .za-logo-info > li {
  float: left;
}
/* line 90, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-logo-1 {
  background-image: url("/template/j119/images/logo.png");
  background-repeat: no-repeat;
  
  float: left;
  width: 240px;
  height: 70px;
  margin-top: 20px;
}
/* line 100, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-logo-2 {
  background-image: url("../images/za-icon.png");
  background-repeat: no-repeat;
  background-position: -210px -815px;
  float: left;
  margin-top: 20px;
  width: 180px;
  height: 70px;
}
/* line 100, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-logo-title {
  float: left;
  margin-top:15px;
  padding-left:20px;
  padding-top:5px;
  border-left:1px dotted #ccc;
  width: 220px;
  height: 60px;
  color:#EEE;
  font-size:22px;
  line-height:28px;
}
.za-logo-info-bt {
  border-bottom:3px solid #40C16B;
}
.za-ins-c-green {
  color:#40C16B;
}
/* line 111, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account {
  position: absolute;
  right: 0;
  z-index: 10;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
 *vertical-align: auto;
  zoom: 1;
 *display: inline;
  top: 16px;
  width: 180px;
}
/* line 127, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account > a {
  display: block;
  font-weight: 600;
  line-height: 65px;
  height: 65px;
  color: #515151;
  padding-left: 15px;
}
/* line 139, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .dash-border {
  border-bottom: 1px dashed #f2f2f2;
  display: block;
  height: 1px;
  margin: 0 15px 10px 20px;
}
/* line 146, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .account-list {
  width: 100%;
  background-color: #ffffff;
}
/* line 147, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .account-list > ul > li {
  position: relative;
}
/* line 153, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .account-list a {
  display: block;
  padding: 5px 0;
  color: #5e5e5e;
  padding-left: 20px;
}
/* line 158, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .account-list a:hover {
  background-color: #40c16b;
  color: #ffffff;
}
/* line 163, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account .account-list a:active {
  background-color: #40c16b;
  color: #ffffff;
}
/* line 169, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account.account-fixed {
  position: fixed;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
}
/* line 177, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account.active {
  background-color: #ffffff;
  border: 1px solid #f3f3f3;
  top: 15px;
  right: -1px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 184, ../sass/za-common.scss */
.za-header-info .za-logo-info .za-mine-account.active .dash-border {
  display: block;
}
.za-body-bg-white, .za-footer-info.za-body-bg-white {
  background: #ffffff;
}
.za-header-info .za-logo-info .za-logo-1 {
    background-image: url("/template/j119/images/logo.png");
    background-repeat: no-repeat;
    
    float: left;
    width: 300px;
    height: 94px;
    
}

.za-body-bg-gray {
    background: none repeat scroll 0 0 #f2f2f2;
}
.za-buy-product2 {
    padding-bottom: 40px;
}
.za-padding-top {
    padding-top: 15px;
}
.tp {
    color: #5e5e5e;
}
.za-fz15 {
    font-size: 15px;
}
.za-my-regcon {
    width: 679px;
    height: 430px;
    padding-top: 80px;
    padding-left: 98px;
    border: 1px solid #e6e6e6;
    border-right: none;
    display:table-cell;
}
/*  register start */
.za-my-regimg {
  width:400px;
  height:510px;
  background-color:#F6F6F6;
  border:1px solid #E6E6E6;
}
.za-my-regcon {
  width:679px;
  height:430px;
  padding-top:80px;
  padding-left:98px;
  border:1px solid #e6e6e6;
  border-right:none;
  position: relative;
}
.za-my-regcon .p-form p, .za-my-regr .p-form div {
  height:32px;
  line-height:32px;
  margin-bottom:18px;
}
.za-my-regcon .p-form span.regtitle {
  width:100px;
  float:left;
  text-align:right;
}
.za-my-regcon .p-form input {
  float:left;
}
.p-form input.verify {
  width:120px;
}
.p-form p .verbtn {
  float:left;
  width:150px;
  height:34px;
  text-align:center;
  margin-left:30px;
  background-color:#F0F0F0;
  border-radius: 4px;
  color:#40C16B;
  cursor:pointer;
}
.p-form p .verbtn1{
  border:2px solid #40C16B;
  color:#40C16B;
  background:#fff;
}
.p-form p input.verbtn{
  font-size:15px;
}
.za-my-regicon {
  margin-left:100px;
  margin-top:100px;
  width:230px;
  height:307px;
  background-image: url("/template/j119/images/dlimages/za-reg-icon.png");
  background-repeat:no-repeat;
}

.za-my-regcon p .za-verify img {
  vertical-align:middle;
  margin:0 5px 0 0;
  cursor:pointer;
  margin-top:3px;
  vertical-align:top;
}
.za-my-regcon p .za-verify a {
  color:#40C16B;
  margin-left:5px;
  text-decoration:underline;
}
.za-my-regcon .p-form input {
    float: left;
}

.za-my-regcon .p-form p, .za-my-regr .p-form div {
    height: 32px;
    line-height: 32px;
    margin-bottom: 18px;
}
.p-form .za-ins-textbox, .za-ins-textbox {
    height: 18px;
    line-height: 18px;
    padding: 7px 5px;
    font-size: 14px;
    border: 1px solid #E3E3E3;
    color: #666;
    width: 300px;
}
.za-my-regcon p .za-verify img {
    vertical-align: middle;
    margin: 0 5px 0 0;
    cursor: pointer;
    margin-top: 3px;
    vertical-align: top;
}
.za-my-regcon p .za-verify a {
    color: #40C16B;
    margin-left: 5px;
    text-decoration: underline;
}
.sliderContent {
    margin-bottom: 18px;
    height: 35px;
    line-height: 34px;
}
.za-ins-cbxitem {
    position: relative;
    padding-top: 10px;
    padding-bottom: 10px;
}
.za-ins-ck-cbx {
    border: 0 none;
    clip: rect(0px, 0px, 0px, 0px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

.za-ins-ck-label {
    background-repeat: no-repeat;
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    height: 18px;
    line-height: 18px;
    padding-left: 24px;
    vertical-align: middle;
    background-position: 0 0px;
    background-image: url("http://static.zhongan.com/website/sign/assets/images/register/cbx_green.png");
}
.za-ins-ck-check {
    background-position: 0 -40px;
}
.za-ins-end-btn {
    border: 2px solid #40C16B;
    background-color: #FFF;
    border-radius: 5px;
    color: #40C16B;
    font-size: 16px;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    vertical-align: baseline;
    width: 150px;
    cursor: pointer;
}
.za-my-regimg {
    width: 400px;
    height: 510px;
    background-color: #F6F6F6;
    border: 1px solid #E6E6E6;
}


.s-footer-bg{
  margin-top: 40px;
  background-color: #f3f4f5;
}
.s-footer-bgw{
  background-color: #fff;
  margin-bottom: -40px;
}
.m-footer{
  padding: 50px 30px;

  color: #3E4654;
  font-size: 16px;
}
.m-footer dl{
  display: inline-block;
  vertical-align: top;
  margin-right: 100px;
}
.m-footer dl.nomar{
  margin-right: 0;
}
.m-footer dl > dt{
  font-weight: bold;
  padding-bottom: 30px;
}
.m-footer dl.ser > dd{
  margin-bottom: 15px;
  padding-left: 30px;
  background-repeat: no-repeat;
}
.m-footer dl.ser > dd.tel{
  cursor: pointer;
  background-image: url("http://static.zhongan.com/website/sign/assets/images/register/footer_tel.png");
  background-position: left center;
}
.m-footer dl.ser > dd.tel:hover{
  background-image: url("http://static.zhongan.com/website/sign/assets/images/register/footer_tel_h.png");
  color: #40C16B;
}
.m-footer dl.ser > dd.mail{
  cursor: pointer;
  background-image: url("http://static.zhongan.com/website/sign/assets/images/register/footer_mail.png");
  background-position: left center;
}
.m-footer dl.ser > dd.mail:hover{
  background-image: url("http://static.zhongan.com/website/sign/assets/images/register/footer_mail_h.png");

}
.m-footer dl.ser > dd.mail a{
  color: #3E4654;
}
.m-footer dl.ser > dd.mail:hover a{
  color: #40C16B;
}
.m-footer dl.link > dd{
  margin-bottom: 20px;
}
.m-footer dl.link > dd a{
  margin-right: 60px;
  color: #3E4654;
}
.m-footer dl.link > dd a:hover{
  color: #40C16B;
}
.m-footer dl > dd.mar25{
  margin-bottom: 25px;
}

.m-footer dl.qr > dd > span{
  display: inline-block;
  vertical-align: top;

  width: 111px;
  height: 112px;
  background-repeat: no-repeat;
}
.m-qr-wechat{
  background-image: url('/template/j119/images/dlimages/qr_wechat.png');
}
.m-qr-wechat:hover{
  background-image: url('/template/j119/images/dlimages/qr_wechat_h.png');
}
.m-qr-alipay{
  background-image: url('/template/j119/images/dlimages/qr_alipay.png');
}
.m-qr-alipay:hover{
  background-image: url('/template/j119/images/dlimages/qr_alipay_h.png');
}
.m-footer dl.link > dd a {
    margin-right: 60px;
    color: #3E4654;
}

.m-copyright{
  padding:20px 0 35px;
  color: #83969F;
}
.m-copyright > a{
  color: #83969F;
}
.m-copyright > a:hover{
  text-decoration: underline;
}
.m-copyright > a.busin{
  display: inline-block;
  vertical-align: middle;
  background-image: url("http://static.zhongan.com/website/sign/assets/images/register/cright_busin.png");
  background-repeat: no-repeat;
  height: 39px;
  width: 94px;
}
.m-footer dl.ser > dd.mail {
    cursor: pointer;
    background-image: url("http://static.zhongan.com/website/sign/assets/images/register/footer_mail.png");
    background-position: left center;
}
.m-footer dl.ser > dd {
    margin-bottom: 15px;
    padding-left: 30px;
    background-repeat: no-repeat;
}
.g-doc-w {
    width: 1200px;
}
.g-mar-auto {
    margin: 0 auto;
}
.f-oh {
    overflow: hidden;
}
.userMenu{position: absolute;top:0px;left:0px;width:100%;background:#f6f6f6;}
.userMenu>ul{display: block;width: 100%;}
.userMenu>ul>li{
    float: left;
    background: transparent;
    height: 40px;
    line-height: 40px;
    vertical-align: middle;
    width: 150px;
    text-align: center;}
.userMenu a{color:#000;}
.userMenu>ul>li.menuchecked{background:#fff;border-top: 2px solid #40C16B;}
.menuchecked a{color:#40C16B;}
/* end register */