.sub-banner-section{
    overflow: hidden;
    margin-bottom: 32px;
}
.sub-banner-section img{
    width: 100%;
}
.main-section .left-tabwrap{
    width: 213px;
    float: left;
    border:1px solid #dfdfdf;
    background: #f6f6f6;
    /* padding: 30px 0; */
    padding-bottom:70px;
    margin-bottom: 60px;
}
.page-title{
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    padding-bottom:36px;
}
.page-title .txt{
    position: relative;
    display: inline-block;
    padding: 32px 0px 26px 00px;
}
.page-title .txt:after{
    content:"";
    position: absolute;
    width:88%;
    height: 2px;
    bottom: 0;
    left:50%;
    -webkit-transform: translate(-50%,0);
            transform: translate(-50%,0);
    background:  #429fff;
}
.tab-ul-wrap .a-alink{
    padding: 16px 0;
}

.tab-ul-wrap .item{
    /* text-align: center; */
    font-size: 18px;
    color: #000000;
    position: relative;
    border-left: 3px solid transparent;
    text-align: right;
    padding-right: 47px;
    
}

.tab-ul-wrap .item.cur{
color: #419fff;
background: white;
border-left: 3px solid #419fff;
}
.tab-ul-wrap .item.cur:after{
    content: "";
    position: absolute;
    right: -2px;
    top: 0;
    height: 100%;
    width: 3px;
    background: #ffffff;
    z-index: 100;
}

.right-content-wrap{
    float: right;
    width: 930px;
    margin-bottom: 120px;
}
.cont-part-1 .lf-imgbox{
    float: left;
    margin-top: 66px;
    margin-left: 16px;
    width: 291px;
}
.cont-part-1 .lf-imgbox img{
    width: 291px;
    height: 291px;
}

.ri-infotxtwrap{
    float: right;
    width: 608px;
}

.sub-title {
    font-size: 24px;
    font-weight: bold;
    color: #626262;
    border-left: 3px solid #419fff;
    margin-top: 30px;
    padding-left: 10px;
    margin-bottom: 38px;
}


/* .inner-cont-itemwrap-1{} */

.inner-cont-itemwrap .info-title{
    font-size: 18px;
    color: #626262;
    /* font-weight: bold; */
    text-align: center;
    margin-top: 50px;
    margin-bottom: 40px;
}
.inner-cont-itemwrap .desc-box{
    color: #606060;
    font-size: 14px;
    line-height:2;
    text-indent: 2em;
    padding:0 20px;
}
.inner-cont-itemwrap .desc-box p{
    margin-bottom: 17px;

}


.inner-cont-itemwrap{
    /* display: none; */
}
.inner-cont-itemwrap.cur{
    display: block;
}
/* 全局  end*/


.inner-cont-itemwrap-1 .table-wrap table{
    width: 100%;
    border-collapse:collapse;
    background: #f2f2f2;
}
.inner-cont-itemwrap-1 .table-wrap table th{
    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid white;
    
    padding: 14px 12px;
}
.inner-cont-itemwrap-1 .table-wrap table td{

    border-top: 1px solid #cecece;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid white;
    padding: 14px 12px;
    color: #5c5c5c;
    font-size: 14px;

}
.inner-cont-itemwrap-1 .table-wrap table td p{
    margin-bottom: 18px;

}
.inner-cont-itemwrap-1 .table-wrap td.center{
    text-align: center;
}

.inner-cont-itemwrap-1 .table-wrap td table td{
    border: none;
    border-bottom: 1px solid #cecece;
    border-left: 1px solid #cecece;
}

.inner-cont-itemwrap-2 .form-wrapdiv{
    border: 1px solid #eee;
    padding: 30px; 
    padding-bottom: 35px;
}
.inner-cont-itemwrap-2 .cont-part{
    width:750px;
    margin: 0 auto;
}

.form-wrapdiv .mast-ico{
    color: red;
    position: relative;
    top: 6px;
}


.inner-cont-itemwrap-2 .radio-wrap{
    position: relative;
    margin-right: 30px;
    margin-left:24px;
}
.inner-cont-itemwrap-2 .radio-wrap label{
    cursor: pointer;
}
.inner-cont-itemwrap-2 .radio-wrap input[type='radio']{
    position: relative;z-index:2;opacity: 0.3;
}
.inner-cont-itemwrap-2 .radio-wrap .radio-style{
    position: absolute;
    left: 0;
    width: 12px;
    height: 12px;
    top: 3px;
    /* border: 1px solid red; */
    z-index:1;
    background: url("../custome_ser/img/radio.png") no-repeat;
    background-size: 100% auto;

}

.inner-cont-itemwrap-2 input[type='radio']:checked+.radio-style{
    background: url("../custome_ser/img/radio-cur.png") no-repeat;
    background-size: 100% auto;

}

.inner-cont-itemwrap-2 input{
    border: none;
    outline: none;
}
.inner-cont-itemwrap-2 select{
    border: none;
    outline: none;
}

.inner-cont-itemwrap-2 .input-part{
    margin-bottom: 12px;
    position: relative;
}
.inner-cont-itemwrap-2 .input-part  input{
    border:1px solid #eee;
    padding: 8px 6px;
}
.inner-cont-itemwrap-2 .info-title{
    margin-top: 28px;
    margin-bottom: 19px;
}
.inner-cont-itemwrap-2 .input-part  select{
    border: 1px solid #eee;
    padding: 10px 6px;
}


.inner-cont-itemwrap-2 .form-wrapdiv  .right-input-area{
    width: 583px;
}

/* .inner-cont-itemwrap-2 .form-wrapdiv .title-inpt{
    width: 613px;
    
}
.inner-cont-itemwrap-2 .form-wrapdiv .phone-inpt{
    width: 603px;
}
.inner-cont-itemwrap-2 .form-wrapdiv .email-inpt{
    width: 603px;
}
.inner-cont-itemwrap-2 .form-wrapdiv .ask-type-select{
    width: 583px;
} */



.inner-cont-itemwrap-2 .btn-wrap{
    text-align: center;
    padding-top: 18px;
}
.inner-cont-itemwrap-2 .submit-btn{
    display: inline-block;
    width: 141px;
    height: 42px;
    overflow: hidden;
    cursor: pointer;
    background: #45aaf4;
    border-radius: 4px;
    font-size: 26px;
    font-weight: bold;
    color: white;
    line-height: 42px;
}
.inner-cont-itemwrap-2 .submit-btn:hover{
    background: #2495e8;
}

.inner-cont-itemwrap-2 .cancel-btn{
    display: inline-block;
    width: 141px;
    height: 42px;
    overflow: hidden;
    cursor: pointer;
    margin-right: 10px;
    background: #c3c3c3;
    border-radius: 4px;
    font-size: 26px;
    font-weight: bold;
    color: white;
    line-height: 42px;
}
.inner-cont-itemwrap-2 .cancel-btn:hover{
    background: #a0a0a0;

}




.inner-cont-itemwrap-2 select option.disable{
    color: #eee;
}
.form-wrapdiv input:focus{
    border: 1px solid #90c4f9;
}
.form-wrapdiv textarea:focus{
    border: 1px solid #90c4f9;
}
.form-wrapdiv select:focus{
    border: 1px solid #90c4f9;
}
.form-wrapdiv select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: url(select-ico.jpg) no-repeat 98% center transparent;
}
.form-wrapdiv .yanzm-code{
    display: inline-block;
    width: 134px;
    height: 37px;
    overflow: hidden;
    border: 1px solid #eee;
    position: relative;
    top: 14px;
    margin-left: 6px;
    cursor: pointer;
}
.form-wrapdiv .yanzm-code img{
    width: 100%;
}


.form-wrapdiv .form-txt{
    display: inline-block;
    font-size: 18px;
    color: #626262;
    width: 100px;
    text-align: justify;
    margin-bottom: 10px;
}
.inner-cont-itemwrap-2 .text-areatbox textarea{
    width: 100%;
    height: 150px;
    outline: none;
    border: none;
    resize: none;
    padding: 18px;
    border: 1px solid #eee;
    
}
p.form-txt{
    margin-bottom: 20px;
}
.text-areatbox{
    margin-bottom: 20px;
}


.inner-cont-itemwrap .cont-part-title{
    font-size: 24px;
    color: #000000;
    margin-bottom: 26px;
}
.inner-cont-itemwrap .cont-p{
    font-size: 14px;
    margin-bottom: 34px;
    line-height: 2.4;
}
.inner-cont-itemwrap .cont-p em{
    font-size: 18px;
    color: #3e3e3e;
}

.inner-cont-itemwrap-3 .show-imgwrap .img-item{
    overflow: hidden;
    float: left;
    height: 114px;
    overflow: hidden;
    margin-right: 2px;
}
.inner-cont-itemwrap-3 .show-imgwrap{
    margin-bottom: 26px;
}
.inner-cont-itemwrap-3 .desc-box{
    margin-bottom:60px;
}
.inner-cont-itemwrap-3 .show-imgwrap .img-item img{
    height: 114px;
}

.inner-cont-itemwrap-3 .btn-wrap{
    text-align: center;
    margin-top:70px;
}
.inner-cont-itemwrap-3 .btn-wrap .learn-more-btn{
    display: inline-block;
    width: 161px;
   
    cursor: pointer;
    background: #1bb7ff;
    
    font-size: 26px;
    /* font-weight: bold; */
    color: white;
    overflow: hidden;
    padding:8px 0;

}

.inner-cont-itemwrap-3 .btn-wrap .learn-more-btn:hover{
    background: #11a0e2;
}
.inner-cont-itemwrap-3 .cont-part-1{
    margin-bottom: 56px;
}

.inner-cont-itemwrap-3 .cont-part-1 .left-box{
    float: left;
    width: 47%;

}
.inner-cont-itemwrap-3 .cont-part-1 .right-box{
    float: right;
    width: 50%;
    overflow: hidden;
}
.inner-cont-itemwrap-3 .cont-part-1 .right-box img{
    width:100%;
}
.inner-cont-itemwrap-3 .info-title{
    font-size: 24px;
    font-weight: bold;
    color: black;
}



.td-inner-div{
    margin:14px 0;
}



.btn-wrap-2{
    text-align: center;
    margin-top: 60px;
    
}
.btn-wrap-2 .go-handle-btn{
    display: inline-block;
    font-size: 24px;
    color: white;
    font-weight: bold;
    padding: 11px 33px;
    border-radius: 6px;
    background: #2d71e3;
    margin-right: 13px;

}

.btn-wrap-2 .go-handle-btn:hover{
    background: #224dad;
}
.btn-wrap-2 .tips{
    font-size: 14px;
    color: #929292;
}


/* 2018  10 10  download-part*/ 
.inner-cont-itemwrap-4 .download-part{
    background:#f9f9f9;
    border:1px solid #eeeeee;
    padding:40px 24px;
    border-top: none;
}
.inner-cont-itemwrap-4 .down-title{
    border-bottom:1px solid #b1b1b1;
    margin-bottom: 20px;
}

.inner-cont-itemwrap-4 .down-title span{
    background: #b1b1b1;
    color: black;
    font-size: 16px;
    display: inline-block;
    padding: 8px 30px;
}
.inner-cont-itemwrap-4 .down-inner-area{
    float: left;
    width: 50%;
    margin-bottom: 20px;
}
.inner-cont-itemwrap-4 .control-wrap{
    padding: 0 26px;
}
.inner-cont-itemwrap-4 .sub-title{
    border-left: none;
    padding-left: 0;
    color: black;
}
.inner-cont-itemwrap-4 .down-inner-t{
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-top: 30px;
    margin-bottom:26px; 
}
.inner-cont-itemwrap-4 .down-box{
    margin-bottom: 40px;
}
.inner-cont-itemwrap-4 .major-text{
    margin-bottom: 10px;
    font-size: 14px;
}
.inner-cont-itemwrap-4 .down-son{
    color: #4e4e4e;
    font-size: 14px;
    display: block;
    margin-bottom: 10px;
    padding-left:17px;
}
.down-res-tab-wrap .tab-btn-list{
    float: left;
    background: #ececec;
    font-size: 16px;
    display: inline-block;
    padding: 8px 30px;
    border-right: 1px solid white;
    cursor: pointer;
    color: black;
}
.down-res-tab-wrap .tab-btn-list.cur{
    background: #b1b1b1;
    color: white;
    border-right: none;
}
.inner-cont-itemwrap-4 .down-son:hover{
    color: #0070e2;
}
.inner-cont-itemwrap-4 .down-tab-btn-wrap{
    border-bottom: 1px solid #b1b1b1
}
.down-res-tab-wrap .tab-btn-list:last-child{
    border-right: none;
}
.down-res-tab-wrap .down-tab-content-wrap{
    /* border:1px solid red; */
}
.down-res-tab-wrap .tab-content-list{
    float: left;
    width: 100%;
    padding:8px;
    padding-top: 24px;
    display: none;
}
.down-res-tab-wrap .tab-content-list.cur{
    display: block;
}


@media screen and (max-width:1182px){
    .form-wrapdiv .yanzm-code {
        position: absolute;
        right:43%;
        top: 50%;
        transform: translate(0,-50%);
        display: inline-block;
        width: 134px;
        height: 37px;
       
        margin-left: 6px;
        cursor: pointer;
    }



     .main-section .left-tabwrap {
        width: 18%;
    }
    .right-content-wrap {
        float: right;
        width: 80%;
    }
      .tab-ul-wrap .item {
        /* text-align: center; */
        padding-right: 25%;
    }
    .page-title .txt:after { 
        width: 106%;
       
    }
    .inner-cont-itemwrap-3 .show-imgwrap .img-item {
        height: 114px;
        margin-right: 0;
        width: 24.5%;
        background: #f7f8fa;
    }

    .form-wrapdiv .yanzm-code img {
        width: 100%;
        height: 100%;
    }


}

@media screen and (max-width:1076px){
     .inner-cont-itemwrap-3 .show-imgwrap .img-item {
        height: 114px;
        margin-right: 0;
        width: 50%;
    }

}
@media screen and (max-width:959px){
    .inner-cont-itemwrap-2 .cont-part {
        width: 100%;
    }
    .inner-cont-itemwrap-2 .form-wrapdiv .right-input-area {
        width: 100%;
    }
}



@media screen and (max-width:830px){
    .tab-ul-wrap .item {
        /* text-align: center; */
        font-size: 14px;
   
    }
}



/* 进入750px移动端 */
@media screen and (max-width:768px){
    .form-wrapdiv .yanzm-code{
      
        top: 2px;
     
    }


    .main-section .left-tabwrap {
        width: 213px;
        float: left;
        border: 0px solid #dfdfdf;
        background: #f6f6f6;
        /* padding: 30px 0; */
        padding-bottom: 0px;
        margin-bottom: 0px;
        display: none;
    }
    .right-content-wrap {
        float:none;
        width:100%;
        margin-bottom: 1rem;
    }
   
    .table-wrap{
        width: 100%;
    }
    table{
        width: 100%;
    }
    tbody{
        width: 100%;
        
    }
    .inner-cont-itemwrap-1 .table-wrap table td {
        padding: 4px 2px;
        color: #5c5c5c;
        font-size: .26rem;
    }
    body{
        background: white;
    }
    .inner-cont-itemwrap .info-title {
        font-size:.36rem;
        color:black;
        font-weight: bold;
        text-align: center;
        margin-top: 0.8rem;
        margin-bottom:.75rem;
    }
    .inner-cont-itemwrap-1 .table-wrap table th {
        padding: 14px 12px;
        font-size: 0.28rem;
    }
    .form-wrapdiv .form-txt {
        font-size:0.3rem;
        color: #626262;
        width:100%;
        margin-bottom: 0.18rem;
    }
    .inner-cont-itemwrap-2 .input-part input {
        width:100% !important;
        padding: 10px 6px;
        font-size: 0.28rem;
    }

    .inner-cont-itemwrap-2 .input-part .yanzm-txt{
        width: auto !important;
    }
    .inner-cont-itemwrap-2 .input-part .yanzm-inpt{
        width:40% !important;
    }

    .inner-cont-itemwrap-2 .form-wrapdiv .yanzm-code {
        width: 35% !important;
        position: absolute;
        right: 0;
        top: 50%;
        transform: translate(0,-50%);
        height: 48px;

    }



    .inner-cont-itemwrap-2 .input-part select {
        width:100% !important;        
        padding: 10px 6px;
        font-size: 0.28rem;
        
    }
    .inner-cont-itemwrap-2 .form-wrapdiv {
        border:none;
        padding:0.24rem;
        padding-bottom:0.68rem;
    }
    .inner-cont-itemwrap-2 .input-part {
        margin-bottom:0.24rem;
        position: relative;
    }
    .inner-cont-itemwrap-2 .text-areatbox textarea {
        font-size: 0.28rem;
        padding: 14px;
    }
    .inner-cont-itemwrap-2 .cancel-btn {
        width: 100%;
        margin-right: 0px;
        background: #c3c3c3;
        font-size: .34rem;
        font-weight: bold;
        color: white;
        margin-top: 0.24rem;
        height: auto;
        line-height: auto;
        padding: 11px 0;
        line-height: inherit
        /* margin-bottom: 0.2rem; */
    }
    .inner-cont-itemwrap-2 .submit-btn {
        width:100%;
        font-size: .34rem;        
        font-weight: bold;
        color: white;
        margin-top: 0.24rem;
        height: auto;
        line-height: auto;
        padding: 11px 0;
        line-height: inherit

        
       
    }
    .form-wrapdiv .yanzm-code {
        margin-left:0px;
        cursor: pointer;
    }
    .inner-cont-itemwrap .desc-box {
        font-size: 0.28rem;
        padding: 0 .2rem;
    }

    .inner-cont-itemwrap-3 .show-imgwrap {
        margin-bottom: 0.32rem;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    }

    .inner-cont-itemwrap-3 .show-imgwrap .img-item {
        overflow: hidden;
        float: none;
        width: 49.5%;
        margin-bottom: 0.12rem;
        height: 1.94rem;
        margin-right:0px;
        background: #f7f8fa;
    }
    .inner-cont-itemwrap-3 .show-imgwrap .img-item img {
        height:auto;
        width: 100%;
    }

    .inner-cont-itemwrap .cont-part-title {
        font-size:.36rem;
        font-weight: bold;
        margin-bottom:0.28rem;
    }
    .inner-cont-itemwrap .cont-p {
        font-size:0.28rem;
        margin-bottom:0.3rem;
        line-height: 2;
    }
    .inner-cont-itemwrap .cont-p em {
        font-size: .32rem;
        color: #3e3e3e;
        font-weight: bold;
    }
    .inner-cont-itemwrap-3 .btn-wrap .learn-more-btn {
        display: inline-block;
        width: 95%;
        cursor: pointer;
        background: #1bb7ff;
        font-size: .34rem;
        /* font-weight: bold; */
        color: white;
        overflow: hidden;
        padding: 14px 0;
        border-radius: 4px;
    }
    .inner-cont-itemwrap-3 .btn-wrap {
        margin-top:0.55rem;
    }
    .inner-cont-itemwrap-3 .btn-wrap .learn-more-btn img {
        top: 0rem;
    }
    .inner-cont-itemwrap-3 .cont-part{
        width: 98%;
        margin: 0 auto;
    }
    .inner-cont-itemwrap-3 .desc-box {
        margin-bottom:0.54rem;
    }
    .imgbox img{
        width: 100%;
    }
    .btn-wrap-2 .go-handle-btn {
        display: block;
        width: 100%;
        font-size: 24px;
        color: white;
        font-weight: bold;
        padding: 11px 33px;
        border-radius: 6px;
        background: #2d71e3;
        margin-right: 0px;
        margin-bottom: 0.24rem;

    }
    .btn-wrap-2 {
        text-align: center;
        margin-top:0.89rem;
    }




    /* 20181010 download-part */
    /* 20181020 download tab */


    .inner-cont-itemwrap-4 .download-part {
     
        padding:0.34rem .24rem;
    }
    .inner-cont-itemwrap-4 .down-title span {
      
        font-size: .32rem;
        padding: .08rem .28rem;
    }
    .inner-cont-itemwrap-4 .down-inner-area {
        width: 100%;
        margin-bottom:0rem;
    }

    .down-container {
        max-width: 100% !important;
        min-width: 100% !important;
        width: 100% !important;
        margin: 0 auto;
        /* border: 1px solid red; */
    }

    .inner-cont-itemwrap-4 .control-wrap {
        padding: 0 0.2rem;
    }


    .inner-cont-itemwrap-4 .down-inner-t {
        font-size:.32rem;
        margin-bottom:.3rem;
    }
    .inner-cont-itemwrap-4 .major-text {
        margin-bottom:.1rem;
        font-size: .28rem;
    }
    .inner-cont-itemwrap-4 .down-son {
        font-size:.28rem;
        margin-bottom:.14rem;
        padding-left: .24rem;
    }



    .inner-cont-itemwrap-2 .cont-part {
        width: 100%;
        margin: 0 auto;
    }



    .down-res-tab-wrap .tab-btn-list {
        float: left;
        font-size: .32rem;
        padding:0.2rem 0.22rem;
    }
    .down-res-tab-wrap .tab-content-list {
        padding:.1rem;
        padding-top:.26rem;
        display: none;
    }
    .inner-cont-itemwrap-4 .down-inner-t {
        margin-top: .34rem;
    }


    .inner-cont-itemwrap-3 .cont-part-1 .left-box {
        float: none;
        width:100%;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .right-box {
        float: none;
        width:100%;
        display: block;
        margin-bottom: 0.46rem;
    }
    .form-wrapdiv .mast-ico{
        top: 3px;
    }
    

}