html,body{
    min-height: 100%;
    background: #fff;
}
.wrap{
    width: 1200px;
    margin:0 auto;
}
.login_top{
    height: 60px;
    line-height: 60px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    background: #fff;
    z-index: 2;
    box-shadow: 0 0 6px 0px #ccc;
}
.login_top img{
    margin-top: 15px;
}
.login_top .btn{
    margin-top: 14px;
}
.mask{
    position: absolute;
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.2);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#33000000,endColorstr=#33000000);    /*IE8支持*/
}
.banner{
    /*padding-top: 60px;*/
}
.banner .bg{
    position: relative;
    width: 100%;
    height: 716px;
    background: url("/newwebsite/register/image/banner.png") center,center;

}
.main_content{
    position: relative;
    height: 716px;
}
.advantage{
    top:50%;
    margin-top:-248px;
    width: 800px;
    position: absolute;
}
.imgItem {
    margin-bottom: 10px;
    margin-right: 10px;
    background: #fff;
    float:left;
    border-radius: 5px;
    position: relative;
    overflow: hidden;
}
.imgItem img{
  width: 100%;
  height: 100%;
}
.imgItem:hover .mask{
    display: none;
}

.w_138{
    width: 138px;
    height: 124px;
}
.w_148{
    width: 148px;
    height: 90px;
}
.w_188{
    width: 188px;
    height: 140px;
}
.w_188_2{
    width: 188px;
    height:124px ;
}
.w_286{
    width: 286px;
    height: 124px;
}
.login-box{
    height: 100%;
}
/*右侧登陆输入框*/
.login-input{
    position: absolute;
    right: 0;
    width: 362px;
    padding: 29px 30px 29px 32px;
    box-sizing:border-box;
    background: #fff;
    border-radius: 8px;
    top:50%;
    margin-top: -270px;
    height:560px ;
}
.login-input .title_nav{
    height: 52px;
    border-bottom: 1px solid #867e7e;
    position: relative;
}
.login-input .title_nav a{
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #c2a1a1;
    position: absolute;
    top: 0;
    right: -10px;
}
.login_title{
    height: 50px;
    line-height: 50px;
    text-decoration: none;
    font-size: 14px;
    color: #c2a1a1;
}


.login-input input[type='text'], select{
    width: 100%;
    height: 32px;
    line-height: 32px;
    margin-top: 18px;
    border-radius: 5px;
    box-sizing: border-box;
    font-size: 14px;
    border: none;
    outline: none;
    padding: 0;
    color: #333;
}
.login-input a{
    height: 30px;
    line-height: 35px;
    font-size: 12px;
}
.login-input button{
    width: 100%;
    height: 32px;
    margin-top: 10px;
    border-radius:5px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
}

.login-input .one{
    cursor: pointer;
    text-align: center;
    line-height: 36px;
    height: 36px;
    /*margin-top: 20px;*/
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    border: none;
    outline: none;
    letter-spacing: 10px;
    margin-top: 40px;
}
.register_nav{
    text-align: center;
}
.register_nav h3{
    font-size: 20px;
    font-weight: bold;
    color: #0f99cc;
}
.register_nav span{
    color: #0f99cc;
    display: inline-block;
    margin-top: 10px;
}
.changeToLogin{
    color: #fff !important;
}
.hidden{
    display: none !important;
}
.formGroup{
    position: relative;
    border-bottom: 1px solid #eee;
}
.formGroup .yzmButton{
    position: absolute;
    right: 0px;
    top: 10px;
    text-decoration: none;
    font-size: 14px;
    height: 48px;
    z-index: 1;
    background: #fff;
    line-height: 48px;
    width: 102px;
    text-align: right;
}
.formGroup .timeText{
    position: absolute;
    right: 0px;
    top: 10px;
    text-decoration: none;
    font-size: 14px;
    height: 48px;
    z-index: 1;
    background: #fff;
    width: 102px;
    line-height: 48px;
    text-align: right;
}
.phoneInput .qh{
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.phoneInput .phone{
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.phoneInput .line{
    width: 1px;
    height: 24px;
    float: left;
    position: absolute;
    top: 24px;
    right: 20px;
    z-index: 1;
    left: 90px;
    background: #eee;
}
.qhArea{
    position: relative;
    background: #fff;
    top: 1px;
}
.qhArea .icon {
    position: absolute;
    right: 30px;
    top: 25px;
}
.copryRight{
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}
.goLogin{
    cursor: pointer;
}
.formGroup.border{
    border-bottom:1px solid #1f7ef2 !important;
}
.formGroup .delete{
    color: #ddd;
    position: absolute;
    right: 0;
    top: 22px;
    cursor: pointer;
}
.formGroup.yzmInput .delete{
    right:110px;
}
.formGroup .delete.hidden{

}
.formGroup.agreement{
    border:none;
    margin-top:15px;
}
.account_login .formGroup .tpyzm-input{
    width: 190px;
}
.formGroup .tpyzm-img{
    width: 100px;
    float: right;
    margin-top: 10px;
}
.agreement input[type='checkbox']{
    margin-top: -2px;
    vertical-align: middle;
    margin-right: 5px;
}
.info{
    padding: 70px 0 70px 0;
    color: #333;
}
.infoImg{
    position: relative;
}
.infoText{
    margin-left: 140px;
    margin-top: 80px;
}
.infoText .title{
    font-size: 28px;
}
.infoText .text{
    margin-top: 20px;
    width: 460px;
    line-height: 36px;
    font-size: 18px;
}
.tabs {
    margin-bottom: 33px;
    font-size: 0;

}
.tabs .tabItem{
    display: inline-block;
    padding:  0 24px;
    border-right: 1px solid #eee;
    font-size: 16px;
    color: #333;
}
.tabs .tabItem span{
    display: block;
    cursor: pointer;
    color: #666;
    padding-bottom: 8px;
}
.tabItem.last{
    border:none
}
.tabItem span.theme_border{
    border-bottom:4px solid ;
    font-weight: bold;
}
.menuContent,.gkContent{
    background: rgba(0,111,255,0.01);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#0a006fff,endColorstr=#0a006fff);    /*IE8支持*/
    padding: 20px 80px ;

}
.menuContent{
    height: 260px;
}
.gkContent{
    padding:50px 88px 40px;
    height: 270px;
}
.gkContent .textInfo{
    margin-top: -30px;
    color: #333;
}
.textInfo .text{
    margin-top: 20px;
    width: 600px;
    line-height: 36px;
    font-size: 16px;
}
.menuItemInfo .textInfo{
    color: #333;
}
.textInfo .title {
    font-size: 22px;
}
.textInfo span{
    display: block;
    line-height: 1.5;
    margin-bottom: 12px;
}
.menuItemInfo {
    margin-top: 30px;
}
.experience{
    height: 115px;
    background: url("/newwebsite/register/image/experience.png") center,center;
    font-size: 28px;
    line-height: 115px;
    text-align: center;
    color: #fff;
    margin-top:40px;
}
.experience .btn{
    margin-left: 38px;
    vertical-align: text-bottom;
    font-size: 16px;
    padding: 2px 18px;
}
.introduce{
    margin-top:60px;
    padding: 18px 0;
    color: #333;
}
.mgr_148{
    margin-right: 148px;
}
.introduceText{
    width: 620px;
}
.introduceText p{
    /*line-height: 1;*/
}
.introduceText .title{
    font-size: 28px;
    position: relative;
}
.introduceText .title .line{
    display: none;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #006fff;
    bottom: -16px;
    left: 0;
}
.introduceText .desc{
    font-size: 18px;
    margin-top: 20px;
}
.introduceText .desc_detail{
    font-size: 16px;
    margin-top:24px;
}
.introduceText .desc_detail.desc{
    font-size: 18px;
    margin-top: 20px;
}
.introduceText .desc_detail p{
    line-height: 1.5;
    margin-bottom: 8px;
}
.color_666{
    color: #666;
}
.join{
    color: #fff;
    display: inline-block;
    height: 30px;
    border-radius: 4px;
    padding: 0 8px 0  12px;
    line-height: 30px;
    margin-top: 10px;
    cursor: pointer;
    background: #006fff;
}
.arrow_right{
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 5px;
    border: 5px solid transparent;
    border-left: 5px solid #fff;
}
.aboutUs{
    margin-top: 30px;
    height: 800px;
    background: url("/newwebsite/register/image/gj.png") center center;
}

.aboutUsContent{
    padding-top:80px ;
}
.aboutUs .title{
    color: #000;
    font-size: 28px;
    text-align: center;
    position: relative;
    padding-top: 80px;
}
.aboutUs .line{
    display: none;
    position: absolute;
    width: 60px;
    height: 4px;
    background-color: #006fff;
    left:50%;
    margin-left: -30px;
    bottom: -10px;
}
.aboutUsContent{
    padding-top: 50px;
}
.aboutUsContent h3{
    font-size: 20px;
    margin-bottom: 16px;
    color: #333;
}
.aboutUsContent h3 i{
    display: inline-block;
    width: 25px;
    height: 25px;
    background: url("/newwebsite/register/image/circle.png");
    border-radius: 50%;
    margin-right: 15px;
    vertical-align: middle;
}
.aboutUsContent .desc{
    font-size: 14px;
    line-height: 24px;
    color: #808080;
    width: 700px;
    margin-left: 44px;
}
.aboutUsContent .item{
    margin-bottom: 25px;
}
.footer {
    position: relative;
    height: 300px;
    background-color: #29354e;
    color: #fff;
}
.links{
    padding-top: 38px;
    color: #fff;
}
.links .item{
    display: inline-block;
    width: 33%;
    color: #fff;
}
.links .img{
    margin-left: 50px;
}
.mgl_10{
    margin-left: 10px;
}
.links .desc{
    margin-top:10px;
}
.links .desc p{
    font-size: 16px;
}
.links .desc a{
    color: #fff;
    text-decoration: none;
}
.sideMenu {
    position: fixed;
    right: 30px;
    bottom: 100px;
}
.sideMenu .sideItem{
    width: 70px;
    height: 70px;
    background: #fff;
    border-radius: 4px;
    box-shadow:2px 2px 5px #969696;/*opera或ie9*/
    background: #fff;
    filter: progid:DXImageTransform.Microsoft.Shadow(color=’#969696′, Direction=135, Strength=5);/*for ie6,7,8*/
    text-align: center;
    overflow: hidden;
    margin-top: 10px;
    cursor: pointer;
}
.sideImg{
    width: 30px;
    height: 30px;
    margin:13px auto 4px;
}
.sideImg .icon{
    font-size: 30px;
}
.sideMenu a{
    text-decoration: none;
    font-size: 12px;
    line-height: 20px;
    color: #0a5afc !important;
}
.visibilityHidden{
    visibility: hidden;
}
.service{
    width: 218px;
    height: 306px;
    background: #ededed;
    position: fixed;
    bottom: 30px;
    right: 130px;
    padding: 0 10px;
    z-index: 2;
}
.serviceTop{
    color: #fff;
    padding:  10px 0;
}
.serviceTop .cancel{
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.serviceTop .cancel_btn{
    height: 2px;
    width: 16px;
    background: #fff;
    margin-top: 10px;
    z-index: 1;
}
.serveForm{
    padding-top: 20px;
}
.serveForm textarea{
    width: 100%;
    height: 80px;
    padding: 8px;
    width: 198px;
    border-radius: 4px;
    border:1px solid #ddd
}
.formControl {
    margin-top: 5px;
}
.formControl input{
    width: 200px;
    border:1px solid #ddd;
}

.formControl .btn{
    text-align: center;
    margin-top: 5px;
}
.btn{
    border-color: #0f99cc !important;
    background: #0f99cc !important;
    text-align: center;
}
.theme_bg{
    background: #0f99cc !important;
}
.theme{
    color: #0f99cc !important;
}
.theme_border{
    border-color: #0f99cc !important;
}
.w_148_2{
    width: 148px;
    height: 120px;
}
.w_200_2{
    width: 201px;
    height: 120px;
}
.w_306_2{
    width: 306px;
    height: 120px;
}
.advantage ul{
    text-align: center;
    margin-top: 15px;
}
.advantage ul li{
    display: inline-block;
    height: 8px;
    width: 20px;
    background: #fff;
    cursor: pointer;
    border-radius: 4px;
}
.advantage li.active{
   width: 40px;
}
.xzbt{
    position: absolute;
    left: 0;
    top: -50px;
}
.mgt40{
    margin-top: 40px;
}
.img1{
    margin-right: 140px;
}
.zxrx {
    color: #333;
    margin-right: 20px;
    font-size: 16px;
}
.zxrx img{
    vertical-align: middle;
    margin-top: 0;
    margin-right: 5px;
}
#agreementContent{
    padding: 20px;
}
#agreementContent strong {
    font-weight: bold;
}
#agreementContent p{

}
.codeErrorMsg{
    /*position: absolute;*/
    /*bottom: -20px;*/
    /*font-size: 12px;*/
    /*color: red;*/
    /*right: 0;*/
    /*z-index: 2;*/
    /*display: none;*/
}
.popup{
    padding: 20px;
    position: relative;
    height: 160px;

}
.popup .icon{
    font-size: 24px;
    margin-right: 10px;
    color: #fea211;
}
.popup h3{
    color: #333;
    font-size: 16px;

}
.popup p{
    color: #999;
    margin-top: 20px;
    line-height: 20px;
}
.popup .btn{
    position: absolute;
    bottom: 20px;
    right: 20px;
}
.formGroupMerge{
    height: 47px;
}
.ml30{
    margin-left: 30px;
}
.w150{
    width: 150px;
}
.w120 {
    width: 120px;
}
.fl {
    float: left;
}
.wrapContent{
    background: #f8f8f8;
    padding: 0  0 70px;
}
.wrapContent .titleBox {
    text-align: center;
    padding-bottom: 50px;
    padding-top: 70px;
}
.wrapContent .titleBox h3{
    font-size: 36px;
    color: #333;
    line-height: 36px;
}
.wrapContent .titleBox p{
    color: #999;
    font-size: 18px;
    line-height: 1;
    margin-top: 28px;
}
.wrapContent .productDesc{
    height: 479px;
}
.wrapContent .w300{
    width: 298px;
    border:1px solid #ddd;
    height: 477px;
    background: #fff;
}
.wrapContent .w875{
    width: 875px;
    position: relative;
    border:1px solid #ddd
}
.wrapContent .rightContent{
    position: absolute;
    left: 450px;
    top: 25px;
    right: 0;

}
.rightContent .title{
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: 2px;
    color: #0f99cc;
}
.rightContent ul {
    width: 343px;
    margin:0 auto;
}
.rightContent ul li {
    font-size: 18px;
    color: #666;
    line-height: 36px;
    margin-top: 14px;
    position: relative;
}
.rightContent ul li i {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: #0f99cc;
    position: absolute;
    top: 15px;
    left: -20px;
}
.pf-bg1 .btn_box{
    display: none;
}
.rightContent .titleText{
    display: inline-block;
    border-bottom: 1px solid #0f99cc;
    padding: 10px;
    font-weight: bold;
}
.wrapContent .desc_top{
    height: 239px;
}
.productDesc .img{
    text-align: center;
    padding:40px 0 16px
}
.productDesc h4{
    font-size: 24px;
}
.productDesc p{
    font-size: 16px;
    line-height:24px;
    margin-top: 18px;
    letter-spacing: 2px;
}
.productDesc .desc_text.white{
    color: #fff;
}
.background_f{
    background: #fff;
}
.productDesc .desc_text{
    text-align: center;
    width: 244px;
    margin:0 auto;
}
.deepColor{
    background: #00a7df;
}
.descItem{
    cursor: pointer;
}
.descItem.active .normeStyle {
    display: none;
}
.descItem.active .hoverStyle {
    display: block !important;
}
.descItem:hover .normeStyle {
    display: none;
}
.descItem:hover .hoverStyle {
    display: block !important;
}
.descItem .hoverStyle,.descItem .normeStyle{
    height: 100%;
}
.descItem .hoverStyle{
    display: none;
}
.wrapContent .dots{
    text-align: center;
    margin-top: 37px;
}
.wrapContent .dot {
    width: 12px;
    height: 12px;
    background: #d7d7d7;
    border-radius: 50%;
    display: inline-block;
    margin-right: 5px;
    cursor: pointer;
}
.wrapContent .dot.active{
    background: #3b99fc;
}
.benfitNav{
    border-bottom: 1px solid #ddd;
    padding: 0 30px;
}
.wrapContent .benfitContent{
    background: #f8f8f8;
    margin-top: 34px;
    padding: 20px;
}
.benfitNav .navItem{
    float: left;
    font-size: 18px;
    color: #999;
    line-height: 18px;
    line-height: 18px;
    margin-right: 120px;
    padding: 0 10px 30px;
    cursor: pointer;
}
.benfitNav .navItem.last{
    margin-right: 0;
}
.benfitNav .navItem.active{
    border-bottom: 5px solid #0f99cc;
    color:#0f99cc;
    font-weight: bold;
}
.benfitContent_right {
    width: 450px;
}
.benfitContent_right ul {
    padding: 45px;
}
.benfitContent_right ul li{
    margin-bottom: 14px;
}
.benfitContent_right h4{
    font-size: 18px;
    line-height: 36px;
}
.benfitContent_right h4 i{
    display: inline-block;
    display: inline-block;
    width: 8px;
    height: 8px;
    background:#0f99cc ;
    margin-left: -20px;
    margin-right: 5px;
    vertical-align: middle
}
.benfitContent_right p {
    font-size: 16px;
    line-height: 24px;
    color: #666;
}
.roleBg{
    padding: 0;
    width: 100%;
    height: 845px;
    background: url("/newwebsite/register/image/role_bg.png") no-repeat center center;
}
.roleBg .titleBox h3 {
    color: #fff;
}
.roleBg .titleBox p {
    color: #fff;
}
.roleBg .roleContent{
    background: #fff;
    height: 480px;
    overflow: hidden;
}
.roleContent .roleContent_right{
    width: 576px;
}
.roleContent .roleNav{
    border-bottom: 1px solid #ddd;
    padding-left: 30px;
    margin-top: 20px;
}
.roleContent .roleNav .roleNavItem {
    font-size: 18px;
    color: #666;
    padding: 40px 10px 30px;
    float: left;
    line-height: 1;
    margin-right: 110px;
    cursor: pointer;
}
.roleContent .roleNav .roleNavItem.active{
    border-bottom: 4px solid #0f99cc;
    color: #0f99cc;
    font-weight: bold;
}
.roleContent .descList {
    margin-left: 40px;
}
.roleContent .descList li {
    font-size: 18px;
    color: #666;
    line-height: 48px;
    margin-top: 30px;
}
.roleContent .descList li i {
    display: inline-block;
    display: inline-block;
    width: 8px;
    height: 8px;
    background:#0f99cc ;
    vertical-align: middle;
    margin-right: 20px;
}
.caseNav{
    padding: 0 190px;
    border-bottom: 1px solid #ddd;
}
.caseNav .caseNavItem{
    color: #666;
    float: left;
    text-align: center;
    margin-right: 165px;
    padding-bottom: 32px;
    position: relative;
    cursor: pointer;
}
.caseNav .caseNavItem.active{
    color: #0f99cc;
    font-weight: bold;
}
.caseNav .caseNavItem.active .line{
    display: inline-block;
}
.caseNav .caseNavItem.last{
    margin-right: 0;
}
.caseNav .caseNavItem p{
    font-size: 20px;
    padding-bottom: 8px;
}
.caseNav .caseNavItem span{
    font-size: 14px;
}
.caseNav .caseNavItem .line{
    display: none;
    width: 60px;
    height: 4px;
    background: #0f99cc;
    position: absolute;
    bottom: -2px;
    left: 50%;
    margin-left: -30px;
}
.caseContent{
    margin-top: 34px;
    background: #f8f8f8;
    padding: 40px 40px 40px 60px;
}
.caseContent .caseContent_left {
    width: 474px;
}
.caseContent .caseContent_left .title{
    font-size: 28px;
    text-align: center;
    font-weight: normal;
}
.caseContent .caseContent_left p{
    font-size: 18px;
    color: #666;
    letter-spacing: 2px;
    line-height: 32px;
    margin-top: 40px;
}
.about .vetechDesc{
    font-size: 16px;
    line-height: 36px;
    color: #333;
    text-indent: 2em;
}
.aboutList {
    margin-top: 50px;
}
.aboutList .aboutListItem{
    width: 285px;
    height: 361px;
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 32px;
}
.aboutList .aboutListItem.noMargin{
    margin-right: 0;
}
.aboutList .aboutListItem .textContent{
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 157px;
    padding: 0px 15px 0 18px;
}
.aboutList .aboutListItem .textContent .title{
    font-size: 18px;
    color: #333;
    font-weight: normal;
    line-height: 1;
    padding: 25px 0 16px 0;
}
.aboutList .aboutListItem .textContent p{
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.if-right1{
    float: left;
    width: 84%;
    font-size: 14px;
}
.if-right2{
    float: left;
    width: 16%;
}
.if-right11{
    text-align: left;
    margin-bottom: 15px;
}
.if-right11 a{
    color: #FFFFFF;
}
.if-right11 span {
    margin-right: 10px;
}
.if-right1 span a{
    color: #FFFFFF;
}
.xfk{
    display: inline-block;
    width: 2px;
    height: 12px;
    background-color: #009fdb;
}
.hm{
    color: #00a7df;
    font-size: 14px;
}
