#headerDom{
    width: 100%;
    height: 80px;
}
.separiteLine{
    width: 100%;
    height: 1px;
    background:#e6e6e6;
}
.headersBlock{
    width: 100%;
    height: 80px;
}
.headers{
    width: 100%;
    height: 80px;
    background: #ffffff;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 9990;
    border-bottom:1px solid #e6e6e6 ;
}
.headers .center {
    width: 1200px;
    height: 80px;
    margin: 0px auto;
    clear: both;
    margin: 0 auto;
}
.logo{
    width: 100px;
    height: 80px;
}
.logo img{
    display: block;
    margin: 22px auto;
    width: 94px;
    height: 36px;
}
.logo_word{
    width: auto;
    height: 80px;
    line-height: 100px;
    font-size: 16px;
    color: #e6002d;
    margin-left:10px ;
}
.address{
    width: 90px;
    height: 45px;
    border-left:1px solid #e6e6e6 ;
    border-right:1px solid #ffffff ;
    border-top:1px solid #ffffff ;
    border-bottom:1px solid #ffffff ;
    padding-left:38px ;
    margin-left:38px ;
    margin-top:18px ;
    cursor: pointer;
    /* padding-right:38px ; */
    position: relative;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.address:hover{
    padding-left:10px ;
    padding-right:10px ;
    border-color:#b4b4b4 ;
    border-top-left-radius:5px ;
    border-top-right-radius:5px ;
    width: 200px;
}
.address:hover .dowmBox{
    display: block;
}
.address span{
    display: block;
    width: auto;
    height: 45px;
    line-height: 45px;
    position: relative;
}
.addressText{
    font-size: 14px;
    color: #4c4c4c;
    padding-left: 10px;
}
.address_icon1{
    width: 14px;
    height: 17px;
    display: block;
    margin-top:14px ;
}
.address_icon2{
    width: 13px;
    height: 6px;
    display: block;
    margin-top:20px ;
}
.dowmBox{
    display: none;
    width: 220px;
    height: 70px;
    border: 1px solid #b4b4b4;
    position: absolute;
    top: 45px;
    left: -1px;
    background: #ffffff;
    z-index: 600;
    padding-top:20px ;
    border-bottom-left-radius:5px ;
    border-bottom-right-radius:5px ;
}
.downTitle{
    font-size: 15px;
    color: #999999;
    padding-left: 10px;
}
.downCons{
    width: 210px;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    padding-left:10px ;
}
.downCons a{
    font-size: 14px;
    color: #1a1a1a;
    padding-right:15px;
}
.downCons a:hover{
    color: #e6002d;
}
.downCons a.actived{
    color: #e6002d;
}
.navigator{
    width: auto;
    height: 80px;
    margin-right:30px ;
}
.navigator a{
    display: block;
    width: auto;
    height: 80px;
    line-height: 80px;
    float: left;
    font-size: 18px;
    color: #1a1a1a;
    padding: 0px 30px;
    position: relative;
}
.navigator a span{
    display: block;
    position: absolute;
    bottom: 6px;
    left: 50%;
    width: 60px;
    height: 4px;
    margin-left:-30px ;
    background: #e6002d;
    border-radius:10px ;
    transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    opacity: 0;
}
.navigator a:first-child span{
    width: 45px !important;
    margin-left:-22px ;
}
.navigator a:hover{
    color: #e6002d;
}
.navigator a:hover span{
    bottom: 0px;
    opacity: 1;
}
.navigator a.focus{
    color: #e6002d;
}
.navigator a.focus span{
    bottom: 0px;
    opacity: 1;
}

.contract{
    width: auto;
    height: 80px;
}
.contract span{
    display: block;
    float: left;
    height: 80px;
    line-height: 80px;
    font-size: 20px;
    color: #e6002d;
    font-weight: bold;
}
.contract span img{
    width: 20px;
    height: 20px;
    display: block;
    margin-top:31px ;
    margin-right:10px ;
}
.bottoms{
    width: 100%;
    height: 335px;
    background: #545454;
    clear: both;
    position: relative;
    z-index: 1000;
}
.copyRight{
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 14px;
    color: #cccccc;
    background: #474747;
}
.bottoms .center{
    width: 1200px;
    height: 225px;
    padding-top: 50px;
    margin: 0 auto;
}
.bottomNavigator{
    width: 100px;
    height: auto;
    float: left;
    margin-right: 20px;
}
.bottomNavigator span{
    display: block;
    font-size: 16px;
    color: #cccccc;
    margin-bottom: 10px;
}
.bottomNavigator a{
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #cccccc;
}
.bottomNavigator a:hover{color: #ffffff;}
.bottoms .line{
    width: 1px;
    height: 183px;
    background: rgba(255, 255, 255, 0.2);
    float: left;
}
.ewmBox{
    width: 250px;
    height: 180px;
    text-align: center;
    float: left;
}
.ewmPic{
    width: 142px;
    height: 142px;
    margin: 0 auto;;
}
.ewmPic img{
    width: 142px;
    height: 142px;
}
.notice{
    font-size: 14px;
    color: #cccccc;
    margin-top: 20px;
}
.otherInfo{
    width: 320px;
    height: 180px;
    float: left;
}
.otherInfo .phoneNumber {
    font-size: 36px;
    color: #cccccc;
    font-weight: bold;
}
.otherInfo .time {
    font-size: 14px;
    color: #cccccc;
    margin-bottom: 30px;
    margin-top: 10px;
}
.otherInfo .other {
    font-size: 14px;
    color: #cccccc;
    margin-top: 10px;
}
.jianji{
    /* width: 340px; */
	width: 466px;
    height: 180px;
    overflow: hidden;
    line-height: 22px;
    font-size: 14px;
    color: #cccccc;
    text-indent: 20px;
    float: right;
    margin-left: 40px;
}
.easyBottom{
    width: 100%;
    height: 0px;
    background: #474747;
    position: fixed;
    bottom: 0px;
    left: 0px;
    z-index: 500;
    clear: both;
    overflow: hidden;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.easyBottom .center{
    width: 1200px;
    height: 80px;
    margin: 0 auto;
    margin: 0 auto;
}
.easyBottom .ewm{
    width: 70px;
    height: 70px;
    float: left;
    margin-top: 10px;
}
.easyBottom .ewm img{
    width: 70px;
    height: 70px;
}
.easyBottom .phone{
    float: left;
    width: auto;
    height: 35px;
    line-height: 35px;
    margin-left: 20px;
    font-size: 30px;
    color: #cccccc;
    padding-right: 20px;
    margin-top: 30px;
    border-right:1px solid rgba(255, 255, 255, 0.2) ;
}
.easyBottom .time{
    float: left;
    width: auto;
    height: 100px;
    line-height: 100px;
    margin-left: 20px;
    font-size: 14px;
    color: #cccccc;
}
.easyBottom .addresso {
    float: right;
    width: 320px;
    height: 65px;
    text-align: right;
    padding-top: 10px;
}
.easyBottom .addresso span{
    display: block;
    font-size: 14px;
    color: #cccccc;
    margin-top: 10px;
}
.floatPopup{
    width: 60px;
    height: 200px;
    border: 1px solid #e6e6e6;
    background: #ffffff;
    position: fixed;
    right: -100px;
    top: 50%;
    margin-top: -100px;
    z-index: 1001;
    overflow: hidden;
    transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
}
.floatItem{
    width: 60px;
    height: 56px;
    padding-top: 10px;
    border-bottom:1px solid #e6e6e6;
    cursor: pointer;
}
.floatItem:hover{
    background: #e6002d;
}
.floatItem:hover i{
    color: #ffffff;
}
.floatItem:last-child{
    border-bottom:none ;
}
.floatItem span{
    display: block;
    width: 30px;
    height: 30px;
    margin: 0px auto;
}
.onlineCustom{
    background: url(../images/a11-fc1.png) no-repeat;
}
.floatItem:hover .onlineCustom{
    background: url(../images/a11-fc2.png) no-repeat;
}
.applicationIcon{
    background: url(../images/a11-fc3.png) no-repeat;
}
.floatItem:hover .applicationIcon{
    background: url(../images/a11-fc4.png) no-repeat;
}
.returnTopicon{
    background: url(../images/a11-fc5.png) no-repeat;
}
.floatItem:hover .returnTopicon{
    background: url(../images/a11-fc6.png) no-repeat;
}

.floatItem i{
    display: block;
    width: 60px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    font-size: 12px;
    color: #999999;
}
.applicationBox{
    display: none;
    width: 100%;
    height: 100%;
    background: rgba(39, 25, 25, 0.4);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
.applicationBox .center {
    width: 860px;
    height: 500px;
    background: #ffffff;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -250px;
    margin-left: -430px;
    border: 1px solid #e6e6e6;
}
.applicationTitle{
    width: 860px;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #333333;
    position: relative;
    font-weight: bold;
    background: #fafafa;
    border-bottom: 1px solid #e6e6e6;
    text-indent: 20px;
}
.applicationTitle .closeed {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
}
.applicationTitle .closeed img{
    display: block;
    margin: 16px auto;

}
.formsBox{
    width: 300px;
    height: 410px;
    background: #ffffff;
    border-radius:10px ;
    float: right;
}
.formTitle{
    width: 250px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
}
.formTitle span{
    color: #e6002d;
}
.formEnter{
    width: 250px;
    height: 40px;
    margin: 0px auto 15px auto;
    position: relative;
    clear: both;
}
.placeholder{
    width: auto;
    padding: 0px 5px;
    height: 38px;
    background: #ffffff;
    position: absolute;
    top: 1px;
    left: 10px;
    line-height: 38px;
    font-size: 14px;
    color: #999999;
    z-index: 10;
    transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
}
.formEnter.borders{
    border: 1px solid #d9d9d9;
    border-radius:5px ;
}
.formEnter input{
    height: 40px;
    float: left;
    line-height: 40px;
    border: none;
    background: none;
    text-indent: 15px;
    position: relative;
    z-index: 20;
}
.formEnter .nickName{
    width: 100px;
}
.formEnter .phone{
    width: 235px;
}
.formEnter .yzmBox{
    width: 150px;
    height: 40px;
    float: left;
    border: 1px solid #d9d9d9;
    border-radius:5px ;
}
.formEnter .yzm{
    width: 150px;
}
.radios{
    float: left;
    width: 150px;
    height: 40px;
    overflow: hidden;
    position: relative;
    z-index: 20;
}
.radios a{
    display: block;
    width: auto;
    height: 40px;
    float: left;
    margin-left:15px ;
    cursor: pointer;
}
.radios a.activedStyle span{
    border-color: #e6002d;
}
.radios a span{
    width: 6px;
    height: 6px;
    display: block;
    border-radius:100% ;
    border: 4px solid #d9d9d9;
    float: left;
    margin-top:13px ;
}
.radios a i{
    display:block;
    width: auto;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 14px;
    color: #333333;
    margin-left:5px ;
}
.selects{
    width: 220px;
    height: 40px;
    margin: 0 auto;
    line-height: 40px;
    font-size: 14px;
    color: #999999;
    position: relative;
    cursor: pointer;
    z-index: 20;
}
.selects img{
    display: block;
    width: 10px;
    height: 6px;
    position: absolute;
    top:50%;
    margin-top:-3px ;
    right: 0px;
}
.selectOptions{
    display: none;
    width: 250px;
    height: auto;
    position: absolute;
    top: 37px;
    left: -1px;
    background: #ffffff;
    border: 1px solid #d9d9d9;
    background: #ffffff;
    z-index: 100;
    border-bottom-left-radius:5px ;
    border-bottom-right-radius:5px ;
}

.selectOptions ul{
    width: 100%;
    display: table;
}
.selectOptions li{
    width: 220px;
    height: 35px;
    line-height: 35px;
    padding: 0px 15px;
    font-size: 14px;
    color: #333333;
    cursor: pointer;
}
.selectOptions li:hover{
    background: #eeeeee;
    color: #e6002d;
}
.getYzmBtn{
    width: 90px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
	background-color: #e6002d;
    border-radius: 5px;
    float: right;
    cursor: pointer;
}
.getYzmBtn:hover{
    background-color: #b40c2e;
}
.xiexiBox{
    width: 250px;
    height: 30px;
    margin: 20px auto 0px auto;
}
.checkBox{
    width: 16px;
	height: 16px;
	background-color: #ffffff;
	border-radius: 2px;
    border: solid 1px #d9d9d9;
    cursor: pointer;
}
.checkBox img{
    display: block;
    margin: 2px auto;
}
.xiexiWord{
    font-size: 12px;
    color: #999999;
    margin-left:10px ;
    width: 220px;
    height: 50px;

}
.xiexiWord a{
    color: #e6002d;
    cursor: pointer;
}
.submitBtn{
    width: 250px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    font-size: 14px;
    color: #ffffff;
	background-color: #e6002d;
    border-radius: 5px;
    margin: 20px auto 0px auto;
    cursor: pointer;
    position: relative;
}
.submitBtn.disabled{
    background-color: #5f5d5d;
    color: #333333;
}
#privacyObj .center{
    height: 800px;
    margin-top: -400px;
}
.privacy{
    width: 800px;
    display: table;
    line-height: 25px;
    font-size: 14px;
    color: #666666;
    margin: 20px auto 0px auto;
}
.privacymain{
    width: 800px;
    height: 650px;
    overflow-x: hidden;
    overflow-y: scroll;
    font-size: 14px;
    color: #666666;
    margin: 20px auto;
    line-height: 28px;
    padding: 0px 30px;
}
.applicationCons{
    width: 860px;
    display: table;
    padding-top: 50px;
    clear: both;
}

.formsBox_popup{
    width: 500px;
    height: auto;
}
.formEnter_popup{
    width: 500px;
    height: 45px;
    margin: 0px auto 16px auto;
    clear: both;
}
.formEnter_item{
    width: 320px;
    height: 45px;
    position: relative;
    float: left;
}
.formEnter_item.borders{
    border: 1px solid #d9d9d9;
    border-radius:5px ;
}
.popup_label{
    float: left;
    width: 120px;
    text-align: right;
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    color: #4c4c4c;
}
.formEnter_item input{
    height: 45px;
    float: left;
    line-height: 45px;
    border: none;
    background: none;
    text-indent: 15px;
}
.formEnter_popup .nickName{
    width: 160px;
}
.formEnter_popup .phone{
    width: 300px;
}
.formEnter_popup .yzmBox{
    width: 210px;
    height: 43px;
    float: left;
    border: 1px solid #d9d9d9;
    border-radius:5px ;
    
}
.formEnter_popup .yzm{
    width: 210px;
}
.formEnter_popup .radios{
    margin-top: 3px;
}

.formEnter_popup .selects{
    width: 290px;
    height: 45px;
    line-height: 45px;
}
.formEnter_popup  .selectOptions{
    width: 320px;
}
.formEnter_popup  .selectOptions li{
    width: 290px;
}
.formEnter_popup .getYzmBtn{
    width: 100px;
    height: 45px;
    line-height: 45px;
}
.formsBox_popup .submitBtn{
    width: 320px;
    margin-left: 120px;
    margin-top: 20px;
}
.submitBtn:hover{
    background-color: #be0429;
}
.applicationNotice{
    width: 270px;
    height: 330px;
    border-left:1px dashed #e8e8e8 ;
    padding-left: 50px;
    margin-right: 30px;
}
.applicationNotice .t1{
    font-size: 14px;
    color: #666666;
    margin-bottom: 10px;
}
.applicationNotice .t2{
    font-size: 12px;
    line-height: 22px;
    color: #999999;
}
.errorNoticeBlock{
    width: auto;
    height: 25px;
    line-height: 25px;
    font-size: 12px;
    color: #ffffff;
    margin: 0 auto;
    background: #f5a455;
    position: absolute;
    top: -26px;
    left: 0px;
    z-index: 999;
    border-radius:5px ;
    padding: 0px 10px;
    display: none;
    
}
.errorNoticeBlock::after{
    content: '';
    border: 8px solid #ffffff00;
    border-top: 8px solid #f5a455;
    position: absolute;
    top: 25px;
    left: 10px;
}
.serviceNotice{
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0px;
    line-height: 30px;
    font-size: 14px;
    color: #FF8200;
    background: url(../images/icon_error.png) no-repeat left center;
    background-size: 20px 20px;
    text-align: left;
    text-indent: 21px;
    display: none;
}
.serviceNotice_succedd{
    width: 100%;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0px;
    line-height: 30px;
    font-size: 14px;
    color: #333333;
    background: url(../images/success.png) no-repeat left center;
    background-size: 20px 20px;
    text-align: left;
    text-indent: 23px;
    display: none;
}
.errorImg{
    width: 763px;
    height: 432px;
    margin: 50px auto;
}
.errorText{
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #999999;
}
.errorBtn{
    display: block;
    width: 200px;
    height: 50px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    line-height: 50px;
    background: #e6002d;
    border-radius:50px ;
    margin: 0 auto;
    cursor: pointer;
}
.errorBtn:hover{
    background: #be0127;
}
.requestSImg{
    display: block;
    width: 49px;
    height: 50px;
    margin: 80px auto 30px auto;
}
.requestSt1{
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
}
.requestSt2{
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #666666;
    margin-top: 15px;
}
.requestSBtn{
    width: 178px;
    height: 52px;
    background: #e6002d;
    border-radius:10px;
    line-height: 52px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin: 50px auto 0px auto;
    cursor: pointer;
}
.requestSBtn:hover{
    background: #c90129;
}

/*弹窗*/
.requestSussessPopup_cover{
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 999999;
    display: none;
}
.requestSussessPopup{
    width: 860px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -430px;
    margin-top: -250px;
    background: #ffffff;
}
.requestSussessPopup_title{width: 100%;height: 58px; border-bottom: 1px solid #eeeeee;background: #fafafa; overflow: hidden;}
.requestSussessPopup_title i{display: block;width: auto; padding-left: 20px; float: left; height: 58px;line-height: 58px;font-size: 18px;color: #333333;font-weight: bold;}
.requestSussessPopup_title span{display: block;width: 58px;height: 58px;float: right;background: url(./images/icon_close.png) no-repeat center center; cursor: pointer;}
.requestSussessPopup_content{width: 100%;display: table;}
.requestSussessPopup_icon{
    width: 100%;height: 50px;background: url(./images/icon-sq.png) no-repeat center center; margin-top: 78px;
}
.requestSussessPopup_text{
    width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 16px;color: #666666;
}
.requestSussessPopup_text2{
    width: 100%;height: 50px;line-height: 50px;text-align: center;font-size: 30px;color: #333333; margin-top: 20px;
}
.requestSussessPopup_btn{
    width: 178px;height: 52px;background: #e6002d; border-radius:8px ; margin: 20px auto; line-height: 52px;text-align: center;cursor: pointer; font-size: 18px;color: #ffffff;font-weight: bold;
}
