.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;
}
.inner-cont-itemwrap-4 .info-title{
text-indent: 0em;
}

.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: 86%;
    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: 41px;
}

.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;
}


/* 分页面包屑 */

.breadcr-ul {
    display: inline-block;
}

.breadcr-ul .item {
    display: inline-block;
    position: relative;
    color: #808080;
    margin-right: 5px;
}

.breadcr-ul .item a:hover {
    text-decoration: underline;
}

.breadcrumb-part {
    font-size: 14px;
    color: #000000;
    padding: 16px 0;
    border-bottom: 1px solid #e5e5e5;
}

/*.breadcr-ul .item:after {
    content: ">";
    position: relative;
    font-size: 14px;
    margin-left: 5px;
}*/

.breadcr-ul .item.curitem:after {
    display: none;
}

.cont-part-1 .lf-imgbox {
    float: left;
    margin-top: 0px;
    margin-left: 16px;
    width: 291px;
    position: relative;
    top: -10px;
}

.cont-part-1 .lf-imgbox img {
    width: 291px;
    height: 291px;
}

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


/* .inner-cont-itemwrap-1{} */
.inner-cont-itemwrap-1 .cont-part-1{
    border-top: none;
    overflow: hidden;
    padding-bottom: 28px;
    margin-bottom: 18px;
}
.cont-background-style{
    background: #f9f9f9;
    border:1px solid #eee;
}

.inner-cont-itemwrap-1 .feature-box,.inner-cont-itemwrap-4 .feature-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 60px;
}


.inner-cont-itemwrap-1 .feature-box .feature-list,.inner-cont-itemwrap-4 .feature-box .feature-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color:#606060;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 25%;
}

.inner-cont-itemwrap-4 .cont-part-1-2 .info-title {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 44px;
}

.inner-cont-itemwrap-1 .feature-list .feature-imgico,.inner-cont-itemwrap-4 .feature-list .feature-imgico{
    margin-bottom: 28px;
}
.inner-cont-itemwrap-1 .feature-list .feature-title,.inner-cont-itemwrap-4 .feature-list .feature-title{
    font-size: 24px;
    margin-bottom: 14px;
}
.inner-cont-itemwrap-1 .feature-list .feature-txt,..inner-cont-itemwrap-4 .feature-list .feature-txt{
    font-size: 14px;
}

/* 全局 */

.inner-cont-itemwrap .info-title {
    font-size: 24px;
    color: #000000;
    font-weight: bold;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 44px;
}

.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-4 .info-title {
    margin-top: 0;
    margin-top: 8px;
    margin-bottom: 20px;
}

.inner-cont-itemwrap-4 .desc {
    margin-bottom: 36px;
}


/* 卡片特效结构 */

.card-lay-effectwrap .item {
    float: left;
    width: 25%;
    text-align: center;
    height: 197px;
    /* border:1px solid #419fff; */
    /* border: 1px solid #ececec; */
    position: relative;
    cursor: pointer;
}


/* 
.card-lay-effectwrap .item:first-child{
    border-top: 1px solid #ececec;
    border-bottom: 1px solid tra;
    border-left: 1px solid #ececec;
    border-right: 1px solid #ececec;
}

.card-lay-effectwrap .item:last-child{
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    border-right: 1px solid #ececec;
    border-left: 1px solid transparent;
}
.card-lay-effectwrap .item{
    border-top:1px solid #ececec;
    border-bottom:1px solid transparent;
    border-right: 1px solid #ececec;
    border-left: 1px solid transparent;
}
 */


/* 
.card-lay-effectwrap .item-1{
    border-right: 1px solid transparent;
}
.card-lay-effectwrap .item-2{
    border-right: 1px solid transparent;
    
}
.card-lay-effectwrap .item-3{
    border-right: 1px solid transparent;
}
.card-lay-effectwrap .item-4{
    border-bottom: 1px solid transparent;
}
.card-lay-effectwrap .item-5{
    border-right: 1px solid transparent;
    border-top: 1px solid transparent;
    
}
.card-lay-effectwrap .item-6{
    border-top: 1px solid transparent;
    
    border-right: 1px solid transparent;
}
.card-lay-effectwrap .item-7{
    border-top: 1px solid transparent;
    
    border-right: 1px solid transparent;
} */

.card-lay-effectwrap{

}

.card-lay-effectwrap{
    position: relative;
    background: url(border.jpg) repeat;
    /* background: url(border.jpg) repeat; */
    /* background-size: */
}
/* 消除右边1多余 */
.card-lay-effectwrap:before{
    content:"";
    position: absolute;
    width:3px;
    height: 100%;
    z-index: 100;
    background: #fcfdff;
    right: 0;
    top: 0;
}

.card-lay-effectwrap .card-title {
    font-size: 18px;
    color: #000000;
    position: relative;
}

.card-lay-effectwrap .show-1 {
    padding-top: 62px;
}

.card-lay-effectwrap .show-1 .ico {
    margin-bottom: 38px;
}

.card-lay-effectwrap .item:hover {
    border: 1px solid #419fff;
}

.cont-part {
    margin-bottom: 66px;
}

.card-lay-effectwrap .item:before {
    position: absolute;
    content: "";
    bottom: 100%;
    left: 0;
    height: 10px;
    width: 101%;
    -webkit-transform: translate(-1px, 0);
            transform: translate(-1px, 0);
    background: #419fff;
    display: none;
}

.card-lay-effectwrap .item:hover:before {
    display: inline-block;
}

.card-lay-effectwrap .show-2 {
    position: absolute;
    width: 150%;
    height: 150%;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background: white;
    z-index: 150;
    padding: 15px 10px;
    z-index: 1000;
    display: none;
    border: 1px solid #419fff;
    border-top: 10px solid #419fff;

}
.card-lay-effectwrap .show-2 .go-btn{
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 12px;
    color: #007eff;
    text-align: center;
    padding:18px 0;
}

.card-lay-effectwrap .item:hover .show-1 {
    display: none;
}

.card-lay-effectwrap .item:hover .show-2 {
    display: inline-block;
}

.show-2 .ico {
    position: relative;
    top: -2px;
    margin-right: 6px;
    margin-left: 6px;
    height: 30px;
    /* left: 10px; */
    /* margin-right: 26px; */
}

.show-2 .card-title {
    position: relative;
    text-align: left;
    padding-bottom: 12px;
    border-bottom: 1px solid #eee;
    overflow: hidden;
}

.show-2 .desc {
    font-size: 12px;
    color: #555555;
    line-height: 1.4;
    margin-top: 16px;
    text-align: left;
    height: 146px;
    overflow: hidden;
    text-overflow: ellipsis; 
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:9; 
}


/* 两列布局的卡片 */

.inner-cont-itemwrap-2 .two-cardtype-1 {
    position: relative;
    width:100%;
    /* margin-top: 28px; */
    /* left: 27px;  */
}
.inner-cont-itemwrap-2 .cont-part-1{
    padding-bottom: 20px;
    margin-bottom: 18px;
    border-top: none;
    overflow: hidden;
}
.inner-cont-itemwrap-2 .cont-part-1-2{
    margin-bottom: 52px;
}

.inner-cont-itemwrap-2 .desc-box{
    background: #f9f9f9;
    /* border:1px solid #eee; */
    border-top: none;
    margin-bottom:18px;
}
.inner-cont-itemwrap-2 .feature-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding:0 0 60px 10px;
}
.inner-cont-itemwrap-2 .desc-title{
    text-align: center;
    padding-top: 22px;
}
.inner-cont-itemwrap-2 .feature-box .feature-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color:#606060;
    width: 25%;
}
.inner-cont-itemwrap-2 .feature-list .feature-imgico{
    margin-right: 14px;
    height: 77px;
}
.inner-cont-itemwrap-2 .feature-list .feature-title{
    font-size: 18px;
    margin-bottom: 20px;
}
.inner-cont-itemwrap-2 .feature-list .feature-txt{
    font-size: 14px;
    margin-bottom: 14px;
}
.inner-cont-itemwrap-2 .two-cardtype-1 .ab-center-style {
    position: absolute;
    width: 258px;
    height: 258px;
    /* border:1px solid red; */
    top: 46%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background: url(bing-1.png);
    text-align: center;
    font-size: 24px;
    color: white;
    font-weight: bold;
    padding-top: 104px;
    line-height: 2.2;
}

.inner-jinry-wrap {
    position: relative;
}

.inner-cont-itemwrap-2 .itemdiv {
    float: left;
    width: 432px;
    padding: 30px 82px;
    background: #f7f7f7;
    margin-right: 8px;
    margin-bottom: 8px;
    height: 151px;
}

.inner-cont-itemwrap-2 .desc-title {
    font-size: 24px;
    font-weight: bold;
    color: black;
}

.inner-cont-itemwrap-2 .color-black {
    color: black;
}

.inner-cont-itemwrap-2 .itemdiv-2 {
    padding-left: 150px;
}

.inner-cont-itemwrap-2 .two-cardtype-1 .title {
    font-size: 24px;
    color: #434343;
    font-weight: bold;
    margin-bottom: 14px;
}

.inner-cont-itemwrap-2 .two-cardtype-1 .desc {
    font-size: 14px;
    color: #888;
    line-height: 1.8;
}

.fl-left {
    float: left;
}

.fl-right {
    float: right;
}

.inner-cont-itemwrap-2 .cont-part-3 .imgbox {
    width: 368px;
    height: 341px;
    overflow: hidden;
}

.inner-cont-itemwrap-2 .cont-part-3 .infobox {
    text-align: left;
    width: 500px;
}

.inner-cont-itemwrap-2 .cont-part-3 .info-title {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: left;
}

.inner-cont-itemwrap-2 .cont-part-3 .desc {
    font-size: 12px;
    line-height: 1.4;
    color: #666666;
    text-align: justify;
}

.inner-cont-itemwrap-2 .cont-part-7 .item {
    float: left;
    width: 33.33%;
    padding: 10px;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .item-title {
    font-size: 18px;
    border-bottom: 1px solid #999;
    margin-bottom: 8px;
    padding-bottom: 8px;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .p-txt {
    color: #6e6e6e;
    font-size: 14px;
    margin-bottom: 18px;
    position: relative;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .yunwei {
    color: black;
    font-size: 18px;
    margin-bottom: 4px;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .p-txt:before {
    margin-right: 10px;
    display: inline-block;
    background-size: 100% auto;
    content: "";
    width: 18px;
    height: 18px;
    text-align: center;
    position: relative;
    top: 3px;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .ico-phone:before {
    background: url(phone.jpg) no-repeat;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .ico-email:before {
    background: url(email.jpg) no-repeat;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .ico-local:before {
    background: url(icon.jpg) no-repeat;
}

.inner-cont-itemwrap-2 .cont-part-7 .item .ico-ie:before {
    background: url(ie.jpg) no-repeat;
}

.desc-marginbottom {
    margin-bottom: 40px;
}

.cus-exmwrap .cus-item {
    float: left;
    width: 16.6%;
    padding: 0 4px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 94px;
}

.cus-exmwrap .brand-box {
    height: 78px;
    position: relative;
}

.cus-exmwrap .brand-box img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.inner-cont-itemwrap-5 .desc {
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    line-height: 1.7;
}

.friend-comp .cus-item {
    float: left;
    width: 16.6%;
    padding: 0 4px;
    text-align: center;
    font-size: 14px;
    color: #4d4d4d;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    height: 94px;
}

.friend-comp .brand-box {
    height: 78px;
    position: relative;
    overflow: hidden;
}

.friend-comp .brand-box img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.inner-cont-itemwrap-2 .cont-part-3  .sub-part-title{
    /* margin-bottom: 68px; */
    text-align: center;
}

.inner-cont-itemwrap-2 .cont-part-5 {
    margin-bottom: 68px;
}

.inner-cont-itemwrap-2 .cont-part-6 {
    margin-bottom: 68px;
}

.inner-cont-itemwrap-2 .cont-part-5 .info-title {
    margin-bottom: 24px;
}

.inner-cont-itemwrap-2 .cont-part-5 .desc {
    font-size: 14px;
    color: #4d4d4d;
    line-height: 1.5;
    text-align: center;
}

.inner-cont-itemwrap-2 .cont-part-6 .info-title {
    margin-bottom: 24px;
}

.inner-cont-itemwrap-4 .imgbox {
    width: 368px;
    height: 341px;
    overflow: hidden;
}

.inner-cont-itemwrap-4 .cont-title {
    padding:0 0px;
}
.inner-cont-itemwrap-4 .cont-title .big{
    font-size:18px;
    color: #000000;
    font-weight: bold;
    text-indent: 0px;
    margin-bottom: 4px;
}
.inner-cont-itemwrap-4 .cont-title .s{
    font-size: 14px;
    color: #666666;
}

.inner-cont-itemwrap-4 .fl-left.imgbox {
    margin-top: 9px;
    float: left;
}

.inner-cont-itemwrap-4 .infobox {
    text-align: left;
    /* background: #f9f9f9; */
    /* border:1px solid #eee; */
    width:55%;
    font-size: 14px;
    color: #666666;
    line-height: 1.8;
    text-indent: 0em;
    border-top: none;
    padding-bottom: 40px;
}
.inner-cont-itemwrap-4 .wrap-1{
    border-top: none;
    overflow: hidden;
    background: #f9f9f9;
    border: 1px solid #eee;
    border-top: none;
    padding: 30px;
    margin-bottom: 18px;
}
.inner-cont-itemwrap-4 .photo-wrap {
    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;
    width:100%;
    margin: 10px auto 14px auto;
}

.inner-cont-itemwrap-4 .cont-part-1-2{
    margin-bottom: 42px;
}

.inner-cont-itemwrap-4 .item-box {
    width: 236px;
    /* border: 1px solid red; */
    text-indent: 0em;
}

.inner-cont-itemwrap-4 .item-box .imgbox {
    height: 150px;
    overflow: hidden;
    width: 100%;
    margin-bottom: 9px;
}

.inner-cont-itemwrap-4 .item-box .imgbox img {
    width: 100%;
    height: 150px;
}

.inner-cont-itemwrap-4 .item-box .txt {
    font-size: 14px;
    color: #666666;
    }
.inner-cont-itemwrap-4 .card-lay-effectwrap .ico{
    height: 33px;
    }

.cont-part .sub-part-title {
    font-size: 24px;
    color: #000;
    font-weight: bold;
    padding-left: 14px;
    margin-bottom: 28px;
}

.cont-part-2 .sub-part-title {
    text-align: left;
    padding-left: 0;
    font-size: 14px;
    margin-bottom: 8px;
}

.cont-part-4 .sub-part-title {
    text-align: center;
    padding-left: 0;
}

.cont-part .desc-part {
    font-size: 14px;
    color: #888;
    line-height: 2;
    margin-bottom: 8px;
    position: relative;
    text-align: justify;
}

.has-before.desc-part:before {
    content: "";
    position: relative;
    display: inline-block;
    width: 9px;
    height: 9px;
    background: #0082ff;
    border-radius: 50%;
    top: -1px;
    left: 4px;
    margin-right: 14px;
}

.cont-part .desc-part em {
    color: black;
}

.inner-cont-itemwrap-3 .cont-part-3 .left-descbox {
    width: 534px;
    float: right;
}

.inner-cont-itemwrap-3 .cont-part-3 .rightimgbox {
    float: left;
    width: 380px;
    height: 380px;
    overflow: hidden;
    margin-top: 60px;
}

.inner-cont-itemwrap.cur {
    display: block;
}

.inner-cont-itemwrap-3 .cont-part-1-2{
    margin-bottom: 60px;
}


.inner-cont-itemwrap-3 .feature-box{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    padding-bottom: 60px;
}
.inner-cont-itemwrap-3 .feature-box .feature-list{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color:#606060;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    width: 25%;
}
.inner-cont-itemwrap-3 .feature-list .feature-imgico{
    margin-bottom: 28px;
}
.inner-cont-itemwrap-3 .feature-list .feature-title{
    font-size: 24px;
    margin-bottom: 14px;
}
.inner-cont-itemwrap-3 .feature-list .feature-txt{
    font-size: 14px;
}





.inner-cont-itemwrap-3 .cont-part-1 .leftimgbox {
    float: left;
    width: 388px;
}

.inner-cont-itemwrap-3 .cont-part-1 {
    padding-top: 66px;
    background: #f9f9f9;
    margin-bottom: 18px;
    border:1px solid #eee;
    border-top: none;

}

.inner-cont-itemwrap-3 .cont-part-1 .right-descbox {
    width: 534px;
    float: right;
    padding-right: 30px;
    padding-bottom: 24px;
}

.inner-cont-itemwrap-3 .cont-part .mask-title {
    margin-bottom: 10px;
}

.inner-cont-itemwrap-3 .cont-part .mask-title span {
    display: inline-block;
    font-size: 18px;
    padding: 8px 14px;
    background-color: #e5e5e5;
    color: black;
}
.inner-cont-itemwrap-3 .cont-part-2{
}

.btn-wrap {
    text-align: center;
    margin-top: 60px;
}

.btn-wrap .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 .go-handle-btn:hover {
    background: #224dad;
}

.btn-wrap .tips {
    font-size: 14px;
    color: #929292;
}


.right-content-wrap .info-title.align-l{
    text-align: left;
    margin-bottom: 20px;
    margin-top: 2px;
    font-size: 18px;
}
.right-content-wrap .info-title.align-l img{
    height:20px;
    margin-right: 4px;
    position: relative;
}
.cont-part{
    margin-bottom: 40px;
}


/* pc pad */
@media screen and (max-width:1182px){

    .main-section .left-tabwrap {
        width: 18%;
    }
    .right-content-wrap {
        float: right;
        width: 80%;
    }
      .tab-ul-wrap .item {
        /* text-align: center; */
        padding-right: 21%;
    }
    .page-title .txt:after {
        
        width: 106%;
       
    }



    .cont-part-1 .lf-imgbox {
        float: left;
        margin-left: 1%;
        width: 32%;
        top: -10px;
    }
    .cont-part-1 .lf-imgbox img {
        width:100%;
        height: auto;
    }
    .ri-infotxtwrap {
        float: right;
        width: 67%;
    }
  



    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox {
        float: left;
        width: 36%;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox img{
        width: 100%;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .right-descbox {
    width: 63%;
        float: right;
        padding-right: 2%;
    }
    .inner-cont-itemwrap-4 .imgbox {
        width: 44%;
        height: auto;
        overflow: hidden;
    }
    .inner-cont-itemwrap-4 .imgbox img{
        width: 100%;
    }

    .card-lay-effectwrap {
        background: none;
    }


  

}


/* pc pad */
@media screen and (max-width:1182px){

    .main-section .left-tabwrap {
        width: 18%;
    }
    .right-content-wrap {
        float: right;
        width: 80%;
    }
      .tab-ul-wrap .item {
        /* text-align: center; */
        padding-right: 21%;
    }
    .page-title .txt:after {
        
        width: 106%;
       
    }



    .cont-part-1 .lf-imgbox {
        float: left;
        margin-left: 1%;
        width: 32%;
        top: -10px;
    }
    .cont-part-1 .lf-imgbox img {
        width:100%;
        height: auto;
    }
    .ri-infotxtwrap {
        float: right;
        width: 67%;
    }
  



    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox {
        float: left;
        width: 36%;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox img{
        width: 100%;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .right-descbox {
    width: 63%;
        float: right;
        padding-right: 2%;
    }
    .inner-cont-itemwrap-4 .imgbox {
        width: 44%;
        height: auto;
        overflow: hidden;
    }
    .inner-cont-itemwrap-4 .imgbox img{
        width: 100%;
    }

    .card-lay-effectwrap {
        background: none;
    }


  

}
@media screen and (max-width:960px){
    .inner-cont-itemwrap-2 .feature-box .feature-list {
        width: 50%;
        margin-bottom: 38px;
    }
}



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





/* 媒体查询 移动端 */
@media screen and (max-width:768px) {
    .main-section .left-tabwrap {
        display: none;
    }
    .right-content-wrap {
        float: none;
        margin-bottom: 0.7rem;
        padding-bottom: 0.5rem;
        background: white;
        width: 100%;
    }
    .cont-part-1 .lf-imgbox {
        float: left;
        margin-top: 66px;
        margin-left: 16px;
        width: 291px;
        display: none;
    }
    .cont-part-1 .ri-infotxtwrap {
        float: none;
        width: 100%;
    }
    .inner-cont-itemwrap .info-title {
        font-size: .36rem !important;
        color: #000000;
        font-weight: bold;
        text-align: center;
        margin-top: .5rem;
        margin-bottom: .44rem;
    }
    .inner-cont-itemwrap .desc-box {
        font-size: .28rem;
        line-height: 2;
        text-indent: 2em;
        padding: 0 0.18rem;
    }
    .cont-part {
        margin-bottom: .64rem;
    }
    .card-lay-effectwrap .item:hover .show-2 {
        display: none;
    }
    .card-lay-effectwrap .item:hover .show-1 {
        display: block;
    }
    .card-lay-effectwrap .card-title {
        font-size: 0.3rem;
    }
    .card-lay-effectwrap {
        width: 100%;
        /* display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between; */
    }
    .card-lay-effectwrap.cl:after{
        /* display: none; */
    }
    .card-lay-effectwrap .item {
        float: left;
        width: 25%;
        text-align: center;
        height: 2.4rem;
        margin-bottom: 0.05rem;
    }
    .card-lay-effectwrap .show-1 .ico {
        margin-bottom: .28rem;
        height: .42rem;
    }
    .card-lay-effectwrap .show-1 {
        padding-top: .5rem;
    }
    .card-lay-effectwrap .item:hover:before {
        display: none;
    }
    .card-lay-effectwrap .item:hover {
        background: #deefff;
    }
    .card-lay-effectwrap .item:hover {
        border: 1px solid transparent;
    }
    .main-section {
        background: white;
        padding-top: 0.24rem;
    }
    .inner-cont-itemwrap .desc-box p {
        margin-bottom: 0.2rem;
        /* text-align: center; */
        text-align: justify;
    }
    .inner-cont-itemwrap-2 .desc-title{
        text-indent: 0em;
    }
    .btn-wrap .go-handle-btn {
        display: block;
        width: 98%;
        margin: 0 auto;
        font-size: .36rem;
        color: white;
        font-weight: bold;
        padding: 11px 33px;
        margin-right: 0px;
        margin-bottom: 0.4rem;
    }
    .inner-cont-itemwrap-3 .cont-part-1 {
        /* padding-top: 0.5rem; */
        padding: .5rem .18rem 0 .18rem;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .right-descbox {
        width: 100%;
        float: none;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox {
        float: none;
        width: 100%;
        margin-bottom: 0.24rem;
    }
    .inner-cont-itemwrap-3 .cont-part-1 .leftimgbox img {
        width: 100%;
    }
    .cont-part .sub-part-title {
        font-size: 0.36rem;
        padding-left: 0.18rem;
        margin-bottom: 0.3rem;
        text-align: center;
    }
    .cont-part .desc-part {
        font-size: 0.28rem;
        margin-bottom: .16rem;
    }
    .inner-cont-itemwrap-3 .cont-part-3 .left-descbox {
        width: 100%;
        float: none;
    }
    .inner-cont-itemwrap-3 .cont-part-3 .rightimgbox {
        float: none;
        width: 100%;
        height: auto;
        margin-top: 0.5rem;
    }
    .inner-cont-itemwrap-3 .cont-part-3 .rightimgbox img {
        width: 100%;
        height: auto;
    }
    .inner-cont-itemwrap-3 .cont-part .mask-title span {
        display: inline-block;
        font-size: .34rem;
        padding: 4px 10px;
    }
    .inner-cont-itemwrap-4 .imgbox {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .inner-cont-itemwrap-4 .fl-left.imgbox {
        margin-top: 0.24rem;
        margin-bottom: 0.29rem;
    }
    .inner-cont-itemwrap-4 .infobox {
        text-align: left;
        width: 100%;
        font-size: 0.28rem;
        padding: 0.2rem .18rem;
    }
    .inner-cont-itemwrap-4 .item-box .imgbox {
        height: 2.4rem;
        overflow: hidden;
        width: 100%;
        margin-bottom: 0.1rem;
    }
    .inner-cont-itemwrap-4 .item-box {
        width: 49.5%;
        /* border: 1px solid red; */
        text-indent: 0em;
    }
    .inner-cont-itemwrap-4 .item-box .imgbox img {
        width: 100%;
        height: 100%;
    }
    .inner-cont-itemwrap-4 .item-box .txt {
        font-size: .28rem;
    }
    .inner-cont-itemwrap-4 .desc {
        margin-bottom: 0.32rem;
    }
    .btn-wrap {
        margin-top: 0.66rem;
    }
    .inner-cont-itemwrap-4 .fl-left.imgbox img {
        width: 100%;
    }
    .inner-cont-itemwrap-4 .photo-wrap {
        width: 100%;
        margin-bottom: 0.54rem;
        margin-top: 0.54rem;
    }
    .inner-cont-itemwrap-2 .two-cardtype-1 {
        width: 100%;
        margin-top: 0.3rem;
        left: 0;
    }
    .inner-cont-itemwrap-2 .desc-title {
        font-size: 0.42rem;
    }
    .inner-cont-itemwrap-2 .itemdiv {
        float: left;
        width: 49.5%;
        padding: .2rem .4rem;
        margin-right: 0.07rem;
        margin-bottom: 0.08rem;
        height: auto;
        padding-top: 0.24rem
    }
    .inner-cont-itemwrap-2 .two-cardtype-1 .title {
        font-size: 0.32rem;
        margin-bottom: .10rem;
    }
    .inner-cont-itemwrap-2 .two-cardtype-1 .desc {
        font-size: 0.2rem;
    }
    .inner-cont-itemwrap-2 .two-cardtype-1 .ab-center-style {
        position: absolute;
        width: 2.4rem;
        height: 2.4rem;
        /* border: 1px solid red; */
        top: 47%;
        left: 50%;
        background-size: 100% 100%;
        text-align: center;
        font-size: .24rem;
        color: white;
        font-weight: bold;
        padding-top: 1rem;
    }
    .inner-cont-itemwrap-2 .itemdiv-2 {
        padding-left: 1.1rem;
        margin-right: 0;
    }
    .two-cardtype-1 .desc-p {
        margin-bottom: 0.8rem !important;
    }
    .inner-cont-itemwrap-2 .cont-part-3 .imgbox {
        width: 100%;
        height: auto;
    }
    .inner-cont-itemwrap-2 .cont-part-3 .imgbox img {
        width: 100%;
    }
    .inner-cont-itemwrap-2 .cont-part-3 .infobox {
        text-align: left;
        width: 100%;
    }
    .inner-cont-itemwrap-2 .cont-part-3 .info-title {
        font-size: .34rem;
        font-weight: bold;
        margin-bottom: .24rem;
    }
    .fl-right {
        float: none;
    }
    .inner-cont-itemwrap-2 .cont-part-5 .info-title {
        margin-bottom: .3rem;
    }
    .cus-exmwrap .cus-item {
        float: left;
        width: 33.33%;
        padding: 0 2px;
        font-size: .28rem;
        height: 2.6rem;
    }
    .cus-exmwrap .brand-box img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 0.8rem;
    }
    .friend-comp .cus-item {
        float: left;
        width: 33.33%;
        padding: 0 2px;
        font-size: .28rem;
        color: #4d4d4d;
        height: 2.6rem;
    }
    .friend-comp .brand-box img {
        position: absolute;
        left: 50%;
        top: 50%;
        height: 0.8rem;
    }
    .inner-cont-itemwrap-2 .cont-part-7 .item {
        float: left;
        width: 50%;
        padding: 0.12rem;
        height: 4.2rem;
    }
    .inner-cont-itemwrap-2 .cont-part-7 .item .item-title {
        font-size: .34rem;
        margin-bottom: 0.12rem;
        padding-bottom: .1rem;
    }
    .inner-cont-itemwrap-2 .cont-part-7 .item .p-txt {
        color: #6e6e6e;
        font-size: .28rem;
        margin-bottom: .14rem;
        line-height: 1.4;
    }
    .inner-cont-itemwrap-2 .cont-part-7 .item .p-txt:before {
        margin-right: 0.12rem;
        content: "";
        width: 0.24rem;
        height: .24rem;
        background-size: 100% 100%;
        top: 2px;
    }
    .cont-part-3 .fl-left.imgbox {
        margin-top: 0.5rem !important;
        margin-bottom: 0.7rem;
    }


    /* 20181010  new */
    .inner-cont-itemwrap-1 .feature-box .feature-list ,.inner-cont-itemwrap-4 .feature-box .feature-list{
        width: 50%;
        margin-bottom: .46rem;
    }
    .inner-cont-itemwrap-1 .feature-list .feature-imgico,.inner-cont-itemwrap-4 .feature-list .feature-imgico {
        margin-bottom: .2rem;
        height: 1.4rem;
    }
    .inner-cont-itemwrap-1 .feature-list .feature-title,.inner-cont-itemwrap-4 .feature-list .feature-title {
        font-size: .34rem;
        margin-bottom:.14rem;
    }
    .inner-cont-itemwrap-1 .feature-list .feature-txt ,.inner-cont-itemwrap-4 .feature-list .feature-txt{
        font-size: .28rem;
    }
    .inner-cont-itemwrap-1 .feature-box,.inner-cont-itemwrap-4 .feature-box {
        padding-bottom: 0.6rem;
    }

    .inner-cont-itemwrap-1 .cont-part-1 {
        border-top:1px solid #eee;;
        overflow: hidden;
        margin-bottom: .22rem;
        /* padding:0 0.18rem 0.32rem 0.18rem; */
    }



    .inner-cont-itemwrap-2 .feature-box .feature-list {
        width: 50%;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-bottom: 0.38rem;
    }
    .inner-cont-itemwrap-2 .feature-list .feature-imgico {
        margin-right:0rem;
        width: 1.3rem;
        margin-bottom: 0.2rem;
        height: auto;
    }
    .inner-cont-itemwrap-2 .feature-list .feature-title {
        font-size:.34rem;
        margin-bottom:.2rem;
    }
    .inner-cont-itemwrap-2 .feature-list .feature-txt {
        font-size:.28rem;
        margin-bottom:.16rem;
    }
    .inner-cont-itemwrap-2 .feature-box {
        padding: 0 0 0.6rem 0px;
    }
    .right-content-wrap{
        /* padding: 0 .18rem; */
    }


    .inner-cont-itemwrap-3 .feature-box .feature-list {

        width: 50%;
        margin-bottom: .46rem;
    }
    .inner-cont-itemwrap-3 .feature-list .feature-imgico {
        margin-bottom: .2rem;
        height: 1.4rem;
    }
    .inner-cont-itemwrap-3 .feature-list .feature-title {
        font-size: .34rem;
        margin-bottom:.14rem;
    }
    .inner-cont-itemwrap-3 .feature-list .feature-txt {
        font-size: .28rem;
    }
    .inner-cont-itemwrap-3 .feature-box {

        padding-bottom: 0.6rem;
    }

    .inner-cont-itemwrap-3 .cont-part-1 {
        border-top:1px solid #eee;;
        border:1px solid #eee;
        overflow: hidden;
        margin-bottom: .22rem;
        /* padding:0 0.18rem 0.32rem 0.18rem; */
    }

    .inner-cont-itemwrap-4 .cont-title {
        padding: 0 .2rem;
    }
    .inner-cont-itemwrap-4 .cont-title .big {
        font-size: .34rem;
        margin-bottom:0.05rem;
    }
    .inner-cont-itemwrap-4 .cont-title .s {
        font-size: .3rem;
    }
    .inner-cont-itemwrap-4 .card-lay-effectwrap {
        /* background: #fcfdff; */
        justify-content: flex-start;
    }

    .right-content-wrap .info-title.align-l {
        margin-bottom: .2rem;
        margin-top: 0px;
        font-size: .32rem;
    }
    .right-content-wrap .info-title.align-l img {
        height:.33rem;
        margin-right: 2px;
    }
    .card-lay-effectwrap {
        background-size: 1.8rem 2.5rem;
    }

    .inner-cont-itemwrap-4 .wrap-1 {
        padding:.24rem;
        margin-bottom: .4rem;
        border-top: 1px solid #eee;
    }
    .inner-cont-itemwrap-1 .cont-part-1-2,.inner-cont-itemwrap-4 .cont-part-1-2{
        margin-bottom: 0.9rem;
    }
    .inner-cont-itemwrap-2 .cont-part-6 {
        margin-bottom:.94rem;
    }
    .inner-cont-itemwrap-2 .cont-part-1 {
        padding-bottom: 20px;
        margin-bottom: .22rem;
        border-top: 1px solid #eee;
    }


    .inner-cont-itemwrap-3 .cont-part-1 .right-descbox {
       
        padding-right: 0px;
    }

}