    .bodymargintop{
        margin-top:44px;
    }
    #dt-hd.navstyle2{
        padding: 0;
        position: fixed;
        z-index: 39;
        width: 100%;
        top: 0;
    }
    .icon-tbt {
    background: url('images/icon-se174a62dfa.png') no-repeat;
    background-size: 187.5px 1087px;
    background-position: -128px -1068px;
    display: inline-block;
    height: 21px;
    width: 62px;
    margin-top: 11px;
    margin-left: 27px;
    }
    .back-home-page a b {
    vertical-align: 5px;
    display: inline-block;
    padding-left: 4px;
    font-size:14px;
    }
    #back {
    width: 10px;
    height: 10px;
    border-top: 2px solid #7c7c7c;
    border-left: 2px solid #7c7c7c;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    display: block;
    position: absolute;
    left: 15px;
    top: 16px;
    z-index: 10;
    }
    .navigation{
    height:34px!important;
    background-position: -60px -296px!important;
    top: 7px!important;
    }
    .dn{
        display: none;
    }
    #dt-hd-nav .dn{
        display:none;
    }
    .loadapp-dt-hd{
        position:relative;
        top:3px;
        z-index:10;
        width: 60px;
        height: 36px;
    }
    .loadapp-dt-hd .loadapp-text{
        position:absolute;
        left:6px;
        z-index:2;
        width: 60px;
        height: 36px;
    }
    .loadapp-dt-hd .loadapp-icon{
        position:relative;
        float:right;
        background-color: #fff;
        z-index:3;
        width: 62px;
        height: 25px;
    }
    .loadapp-dt-hd .loadapp-text p{
        font-size:12px;
        line-height:12px;
        color:#5ACC9A;
        text-align:center;
    }
    .loadapp-dt-hd .loadapp-icon em{
        display: block;
        width: 21px;
        height: 25px;
        background:url(images/icon-se174a62dfa.png) no-repeat -92.5px -300px;
        background-size:187.5px 1087px;
    }
    .head-peoplead{
        visibility:hidden;
        position:fixed;
        z-index:39;
        width:100%;
        top:0;
        overflow:hidden;
    }
    .head-peoplead img{
        width:100%;
    }
    .head-peoplead .closebanner{
        position:absolute;
        top:4px;
        right:4px;
        width:20px;
        height:20px;
        background: url(images/alert_close.png) 3px 1px no-repeat;
        background-size: 36px 18px;
    }
    

/* ----------- iPhone 4 and 4S ----------- */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 480px)
  and (-webkit-min-device-pixel-ratio: 2) {

}
/* ----------- iPhone 5 and 5S ----------- */
@media only screen
  and (min-device-width: 320px)
  and (max-device-width: 568px)
  and (-webkit-min-device-pixel-ratio: 2) {

}
/* ----------- android width360 ----------- */
@media only screen
  and (min-width: 360px)
  and (max-height: 640px) {
  html{font-size: 112.5px;}
}
/* ----------- android width411 ----------- */
@media only screen
  and (min-width: 400px){
    html{font-size:128.4375px;}
}
/* ----------- iPhone 6 ----------- */
@media only screen
  and (min-device-width: 375px)
  and (max-device-height: 667px)
  and (-webkit-min-device-pixel-ratio: 2) {
  html{font-size: 117.1875px;}
}
/* ----------- iPhone 6+ ----------- */
@media only screen
  and (min-device-width: 414px)
  and (max-device-width: 736px)
  and (-webkit-min-device-pixel-ratio: 3) {
  html{font-size:129.375px;}
}

    body{
        background: #fff;
    }
    .bgf8{
        background: #fff;
        border-bottom: 10px solid #fff;
    }
    .zxd-form{
        padding: 0 17px;
        margin-top: 12px;
    }
    .zxd-form .touch-input2 label {
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        vertical-align: middle;
        height: 14px;
        color: #333;
    }
    .download-arrow1::after{
        content: '';
        width: 9px;
        height: 9px;
        font-size: 0;
        position: absolute;
        top: 22px;
        right: 18px;
        border-top: 1px solid #999;
        border-right: 1px solid #999;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
    }
    .download-arrow2::after {
        content: '';
        width: 8px;
        height: 8px;
        font-size: 0;
        position: absolute;
        top: 50%;
        right: 20px;
        border-top: 4px solid #999;
        border-right: 4px solid #999;
        border-left: 4px solid transparent;
        border-bottom: 4px solid transparent;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg) translateY(-50%);
    }
    #area {
        text-align: left;
        border: none;
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none; 
        font-family: inherit;
    }
    #areaInput, #newPhone, #realName { font-family: inherit; }
    .result-queson{
        height: 60px;
        width: 100%;
        display: block;
        border-radius: 4px;
        border: 1px solid #e7e7e7;
        margin-top: -5px;
    }
    .result-queson ul{
        padding-top: 10px;
    }
    .result-queson ul li{
        line-height: 20px;
        padding-left: 2px;
    }
    .result-queson ul li span{
        margin-right: 30px;
        color: #666
    }
    .result-queson ul li span em{
        font-weight: bold;
        color: #666;
    }
    .jishi{
        padding-left: 5px;
        line-height: 50px;
        text-align: left;
    }
    .jishi em{
        padding-left: 5px;
    }
    #zxd-form-submit.zxd-calc-immd{
        margin: 12px 0 22px;
        font-size: 14px;
    }
    #zxd-form-goto-calc { 
        margin: 15px 27px 0; 
        width: auto;
    }
    .zxd-calc-immd {   
        font-size: 14px;
        box-shadow: 2px 2px 3px -1px #afafaf;
        display: block;
        margin-top: 15px;
        height: 44px;
        width: 100%;
        line-height: 44px;
        text-align: center;
        font-size: 14px;
        color: #fff;
        background-color: #f79c33;
        border-radius: 6px;
        -webkit-appearance: none;
        outline: none;
        border: none;
    }
    .layer-huxing{
        position: fixed;
        left: 0px;
        top: 0px;
        z-index: 99;
        zoom: 1;
        text-align: center;
        bottom: 0px;
        right: 0px;
        background-color: rgba(0, 0, 0, 0.298039);
        display: block; 
    }
    .layer-huxing .layer-content{
        position: fixed;
        left: 8%;
        top: 50%;
        width: 84%;
        padding-top: 23px;
        margin-top: -170px;
        z-index: 100;
        zoom: 1;
        background: #FFF;
        border-radius: 3px;
    }
    .layer-huxing .column{
        position: absolute;
        top: 24px;
        left: 50%;
        margin-left: -80px;
        padding: 0 15px;
        width: 160px;
        text-align: center;
        background: #fff;
        font-size: 18px;
        color: #333;
        z-index: 10;
    }
    .layer-huxing .cut-line{
        width: auto;
        margin: 10px 45px 0;

        height: 1px;
        display: block;
        border-bottom: #e3e3e3 1px solid;
    }
    .layer-huxing .huxing-option{
        width: 100%;
        padding: 30px 10% 10px 10%;
        display: flex;
        justify-content: center;
        border-bottom: 1px #e3e3e3 solid;
    }
    .layer-huxing .huxing-option:after{
        content: '';
        font-size: 0;
        height: 0;
        display: block;
        clear: both;
        overflow: hidden;
    }
    .layer-huxing ul{
        width:20%;
        margin-right: 10px;
        float: left;
    }
    .layer-huxing ul:last-of-type {
        margin-right: 0;
    }
    .layer-huxing ul li{
        width: 100%;
        height: 27px;
        margin-bottom: 10px;
        line-height: 27px;
        background: #f4f4f4;
        border-radius: 3px;
        color: #666;
    }
    .layer-huxing ul li.on{
        background: #f79c33;
        color:#fff;
    }
    .layer-huxing input[type="button"]{
        width: 100%;
        height: 45px;
        color: #f79c33;
        font-size: 16px;
        line-height: 45px;
        background: none;
        -webkit-appearance: none;
        outline: none;
        border: none;
    }
    .calc-form {
        border: 1px solid #E4E4E4;
        margin: 10px 10px 25px 10px;
        padding-bottom: 20px;
        padding-top: 14px;
        border-radius: 16px;
        box-shadow: 0px 2px 13px -1px #c7c7c7;
        text-align: center;
        font-family: "Microsoft Yahei", Tahoma, Arial, sans-serif
    }
    .choose-type {
        padding-left: 5px;
        line-height: 50px;
        text-align: left;
        height: 50px;
    }
    .zxd-form .choose-type .decoration-type {
        position: relative;
        display: inline-block;
        width: 90px;
        top: 0;
        left: 6px;
        margin-right: 30px;
        padding-left: 20px;
        color: #666;
    }
    .zxd-form .choose-type .decoration-type::before {
        content: '';
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        margin-top: -7px;
        width: 14px;
        height: 14px;
        color: #9a9a9a;
        border-radius: 50%;
        border: 1px solid;
    }
    .zxd-form .choose-type .decoration-type.selected::before {
        color: #34c083;
    }
    .zxd-form .choose-type .decoration-type.selected::after {
        content: '';
        display: block;
        position: absolute;
        left: 2px;
        top: 50%;
        margin-top: -5px;
        width: 10px;
        height: 10px;
        background-color: #34c083;
        border-radius: 50%;
        border: 1px solid #34c083;
    } 
    .zxd-form div { box-shadow: 2px 2px 1px 0px #E1E1E1; }
    .ask-customer-service {
        position: relative;
        display: inline-block;
        transform: translateX(50%);
        left: -50%;
        color: #666;
    }
    .ask-customer-service::before, .ask-customer-service::after {
        content: '';
        display: block;
        position: absolute;
        top: 50%;
        left: 128px;
        height: 1px;
        width: 7px;
        background-color: #666;
        transform-origin: right center;
    }
    .ask-customer-service::before {
        transform: rotate(24deg);
    } 
    .ask-customer-service::after {
        transform: rotate(-24deg);
    }
    .zxd-form div input[type='text'], 
    .zxd-form div input[type='tel'], 
    .zxd-form div input[type='number'] {
        line-height: 50px;
        vertical-align: middle;
    }
    .calc-result {
        height: 100%;
        width: 100%;
        position: relative;
        margin: 0;
        padding: 4% 4% 10%;
        background-color: #37c186;
    }
    .zxbj-logo {
        display: block;
        width: 84px;
        margin: 0 auto;
    }
    .zxbj-logo + p {
        color: #fff;
        text-align: center;
        font-size: 13px;
        margin: 8px 0 12px;
    }
    .cust-serv-box {
        margin: 2% 0 0;
        padding: 5% 6%;
        position: relative;
        border-radius: 5px;
        background-color: #fff;
        font-size: 16px;
    }
    .result-box {
        padding: 1px 6% 6%;
        border-radius: 5px;
        background: #fff url(images/bg_08.jpg) no-repeat;
        background-size: contain;
    }
    .result-title {
        margin-bottom: 4%;
        text-align: center;
    }
    .result-title > p {
        margin: 3% 0;
        font-size: 13px;
        color: #888;
    }
    #changeTxt {
        margin-top: 5%;
        font-size: 18px;
    }
    #tubatu_totle {
        height: 25px;
        display: inline-block;
        font-size: 25px;
        line-height: 25px;
        color: #ff8a00;
        vertical-align: text-bottom;
    }
    #tubatu_totle + span {
        margin-left: 4px;
        display: inline-block;
        font-size: 15px;
        line-height: 15px;
        color: #ff8a00;
        vertical-align: text-bottom;
        margin-bottom: 2px;
    }
    .fee-details {
        display: flex;
        flex-direction: row;
        justify-content: flex-start;
        align-items: center;
        padding: 6% 0 3%;
        border-bottom: 1px solid #f0f0f0;
    }
    .fee-name {
        font-size: 13px;
    }
    .amount {
        height: 24px;
        line-height: 24px;
        position: relative;
        font-size: 16px;
        color: #ff8a00;
    }
    #tubatu_cl, #tubatu_rg, #tubatu_cg {
        margin-bottom: 0;
        padding-bottom: 0;
        margin-top: 2px;
    }
    .design-fee, .quality-check-fee {
        padding: 5% 0;
        position: relative;
        font-size: 16px;
        border-bottom: 1px solid #f0f0f0;
    }
    .quality-check-fee {
        border-bottom: 0;
        padding-bottom: 0;
    }
    .content-hint-yuyue {
        display: block;
        position: absolute;
        right: 0;
        top: 30%;
        width: 84px;
        height: 29px;
        background-color: #37c186;
        color: #fff;
        font-size: 13px;
        border-radius: 29px;
        text-align: center;
        line-height: 29px;
        vertical-align: middle;
    }
    .cust-serv-box .content-hint-yuyue {
        width: 108px;
        right: 20px;
        top: 45%;
    }
    .deleted { 
        left: 6px;
        position: relative;
        color: #a9a9a9; 
    }
    .description { 
        font-size: 13px;
        color: #a9a9a9; 
    }
    .description p { margin-top: 8px; }
    .highlight-desp {
        font-size: 13px;
        color: #ff8a00;
    }
    .floating-window {
        position: fixed;
        left: 0;
        bottom: 0;
        transform: translateY(120%);
        width: 100%;
        padding: 4px 9%; 
        font-size: 13px;
        color: #fff;
        background-color: rgba(0,0,0,.8);
        overflow: visible;
        z-index: 10;
    }
    .floating-window.float-out {
        transition: transform 1s ease;
        -webkit-transition: -webkit-transform 1s ease;
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
    .floating-window p { margin: 1.5% 0; }
    .contact-time, .contact-tel {
        color: #ffc000;
        font-weight: bold;
    }
    .contact-tel { margin: 0 3px; }
    .rabbit_icon {
        position: absolute;
        right: 7%;
        bottom: -4px;
        width: 100px;
    }
    .copyright-text {
        left: 0;
        position: absolute;
        width: 100%;
        background-color: #fff;
        color: #a9a9a9;
        font-size: 12px;
        text-align: center;
        padding-bottom: 66px;
    }
    /* 审核弹框 样式兼容 */
    .cpt-fill-content{
        overflow-y: hidden !important;
    }    
    

.alert-box{
	position: fixed;
	 left: 0px; 
	 top: 0px;  
	  z-index: 200;
	   text-align: center; 
	    bottom: 0px;
	     right: 0px; 
	     background-color: rgba(0, 0, 0, 0.298039);
	     display: none;
}
.sdAlertBox{
	position: relative; display: flex; top: 117px; width: 100%;
}
.smallBox{
	/* display: table-cell; */vertical-align: middle;
	padding: 0 8%;
	-webkit-box-sizing: border-box; 
	 -moz-box-sizing: border-box; 
	  box-sizing: border-box; 
	   display: block;  
	   -webkit-box-flex: 1; 
	    -moz-box-flex: 1; 
	     -webkit-flex: 1 1 0; 
	      -moz-flex: 1 1 0; 
	       -ms-flex: 1 1 0;
	         flex: 1 1 0;  
	         text-align: center;
}
.asdsa{
	background-color: #fff;
    font-size: 14px;
    color: #333;
    line-height: 24px;
    padding: 20px 15px 40px;
    text-align: center;
    border-radius: 10px;
    overflow: hidden;
}
.sd-alert-close{
	width: 30px;
    height: 30px;
    position: absolute;
    top: -1px;
    right: 33px;
    z-index: 100;
    background: rgba(119,121,125,.3);
    border-radius: 30px;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    color: #fff;
}
.sdkjrate{
	padding: 10px 0;
	font-size: 18px;
}
.sdkjrateNum{
	font-family: "微软雅黑";
	font-weight: bold;
	font-size:20px;
	color:#f76e09;
	margin-right: 5px;
}