.u-bodyer.clearfix.backF{
     background: #fff;   
 }
.detail-box{
    width:1200px;
    margin:40px auto 0px;
    height:auto;
    /* margin-top:60px; */
}
.detail-content{ 
    position: relative;
    width: 1200px;
    height: auto;
}
.detailsImgBox,
.detailsImgBox img{
    width:480px;
    height:200px;
}
.detailsImgBox{
    left:1180px;
    top:115px;
}
.detailsTextBox,
.detailsImgBox,
.detailInfoH_left,
.detailInfoH_right{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}
.detailsTextBox{
   left:460px;
   width:520px;
   font-size: 14px;;
   color:#fff;
}
.detailsTextBox p{
    font-size:24px;
    margin:0px 0px 39px;
}
.detailsTextBox span{
    color:#bbb;
    line-height: 24px;
    letter-spacing: 1px;
}
.detail-content h2.borderLeft::before{
    content: "";
    display: inline-block;
    width:0px;
    height: 0px;
    border:7px solid transparent;
    border-left-width:12px;
    border-right-width:12px;
    border-left-color: #e60023;   
}
.header-menu{
    margin:0 auto 30px;
    width:1200px;
}
.header-menu::after{
    content:'';
    display: table;
    clear: both;
}
.header-menu ul>li,
.slide{
    float: left;
    font-size: 14px;
}
.header-menu .slide{
    height:18px;
    width:5px;
    background:#e60023;
    margin-right:20px;
}
.header-menu ul>li+li:before{
    content:'>';
    margin:0px 4px;
}
.detail-content{
    position: relative;
    background: #fff;
    padding:60px 100px; 
    box-sizing: border-box;
}
.detail-content>p{
    margin: 0;
    padding: 0;
    margin-top: 8px;
    word-wrap: break-word;
    /* text-indent: 2em; */
    font-size: 14px;
    line-height: 28px;
    color:#666;
}

img{
width:640px;
height:auto;
}


.detail-content>h2{
    font-size:24px;
}
.detail-content-header{
    color:#888;
    font-size:12px;
    text-align:center;
    /* border-bottom:1px solid #ddd; */
    padding-bottom:20px;
    margin-bottom:40px;
}
.detail-content-header h1{
    font-size:28px;
    color:#000;
    margin-top:0px;
	margin-bottom: 20px;
}
.sendTime{
    margin-right:30px;
}
.imgBox{
    text-align:center;
}
.imgBox img{
    width:630px;
}
.tagBox{
    margin-top:50px;
    display: flex;
    color:#333;
    font-size:14px;   
    align-items: center;
}
.customer.tagBox{
    padding: 40px 0px 80px;
    margin:0px 100px;
    border-top:1px solid #E8E8E8;
}
.tagTitle{
    font-size:15px;
    color:#2A2C30;
    font-weight: 700;
    margin-right:13px;
}
.tag{
    padding: 5px 7px;
    margin-left:5px;
    font-size:13px;
}
.tag a{
    margin-right: 10px;
    /* margin-left: 10px; */
    background: #f0f0f0;
    padding: 5px 8px;
    color: #656565;
    border-radius: 2px;
}
.content-footer{
    height:60px;
    border-top:1px solid #ddd;
    display: flex;
    align-items: center;
    margin-top:30px;
    justify-content: space-between;
    font-size: 14px;
    color:#777;
}
.content-footer a{
    margin-left:5px;
    color:#888;
}

.detail-box2 {
    display: none;
    padding: 0 24px;
    box-sizing: border-box;
    width: 100%;
}
.detail-box2 .location-path{
    width: 100%;
    padding: 20px 0;
    display: flex;
    align-items: center;
}
.detail-box2 .location-path .pathItem{
    font-size: 14px;
    font-weight: 400;
    color: #E60023;
    line-height: 20px;
    margin-right: 12px;
}
.detail-box2 .location-path .path-name{
    color: #0A1221;
}
.detail-box2 .location-path .iconfont{
    color: rgba(10,18,33,0.48);
    font-size: 12px;
    margin-right: 12px;
}
.detail-box2 .mebile-content{
    background-color: #fff;
    padding:30px 15px 0 20px;
}
.detail-box2 .content-header{
    margin-bottom: 16px;
}
.detail-box2 .mebile-content h1{
    font-size: 24px;
    font-weight: 600;
    color: #0A1221;
    line-height: 32px;
    text-align: center;
    margin-bottom: 16px;
}
.detail-box2 .mebile-content .header-info{
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    font-weight: 400;
    color: rgba(10,18,33,0.48);
    line-height: 17px;
}
.detail-box2 .mebile-content .content-text > div{
    font-size: 14px;
    font-weight: 400;
    color: rgba(10,18,33,0.72);
    line-height: 28px;
    margin-bottom: 30px;
}
.detail-box2 .mebile-content .content-text > h1{
    font-size: 14px;
    font-weight: 600;
    color: #0A1221;
    line-height: 20px;
    text-align: center;
    margin-bottom: 30px;
}
.detail-box2 .mebile-content .content-text .imgBox{
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    flex-direction: column;
}
.content-text .imgBox img{
    width: 100%;
    height: auto;
    margin-bottom: 20px;
}
.content-text .imgBox .tips{
    font-size: 12px;
    font-weight: 400;
    color: rgba(10,18,33,0.72);
    line-height: 17px;
}
.detail-box2 .mebile-content .detail-tag{
    width: 100%;
    padding: 30px 0 20px 0;
    border-bottom: 1px  solid rgba(10,18,33,0.16);
    display: flex;
    align-items: center;
    margin-left: 5px;
    font-size: 13px;
}
.detail-tag a {
    margin-right: 10px;
    /* margin-left: 10px; */
    background: #f0f0f0;
    padding: 5px 8px;
    color: #656565;
    border-radius: 2px;
}
.detail-tag .tag-lable{
    font-size: 12px;
    font-weight: 400;
    color: #0A1221;
    line-height: 17px;
}
.detail-tag .tag-text{
    font-size: 12px;
    font-weight: 400;
    color: rgba(10,18,33,0.72);
    line-height: 24px;
    height: 24px;
    padding: 0 8px;
    box-sizing: border-box;
    margin: 0 4px;
    text-align: center;
}
.detail-box2 .detail-traction{
    padding: 6px 0;
    box-sizing: border-box;
    background-color: #fff;
}
.detail-traction .traction-text {
    display: flex;
    margin: 6px 18px;
    align-items: center;
    justify-content: space-between;
}
.detail-traction .traction-text span{
    font-size: 14px;
    font-weight: 400;
    color: rgba(10,18,33,0.72);
    line-height: 40px;
}
.detail-traction .traction-text .iconfont{
    font-size: 14px;
}
@media screen and (max-width: 1480px){
    .detailInfoH_left{
        left: 15%;;
    }
    .detailsImgBox{
        left:60%;
    }
    .detailsTextBox{
        left:12%;
    }
    .detailInfoH_right{
        right:10%;
    }
}

@media screen and (max-width: 1216px){
    .banner-content{
        width:100%;
    } 
    .detailsImgBox{
        left:50%;
    }
    .detailsTextBox{
        width:350px;
    }
}
@media screen and (max-width: 1023px) {
    .header-menu,
    .detail-content,
    .detail-box{
        width:100%;
    }
    .detailsTextBox{
        width:520px;
    }
    .detailsImgBox{
        display: none;
    }
    .detailInfoH_left{
        left: 10%;;
    }
    
}
@media screen and (max-width: 910px) {
    .imgBox img{
        width:450px;
    }
	.content-text>p {
    margin: 0;
    padding: 0;
    margin-top: 8px;
    word-wrap: break-word;
    /* text-indent: 2em; */
    font-size: 14px;
    line-height: 28px;
    color: #666;
}
@media screen and (max-width:768px){
    .content-footer{
        flex-direction: column;
        align-items: flex-start;
        padding-top:10px;
        box-sizing: border-box
    }
    .detailsTextBox{
        left:10%;
        width:80%;
    }
}
@media screen and (max-width: 700px){
    .imgBox img{
        width:400px;
    }
}
@media screen and (max-width:670px){
    .detail-content{
        padding: 60px 50px;
    }
    .header-menu{
        display: none
    }
    .detailInfoH{
        height:100px;
    }
    .detailInfoH_right{
        flex-direction: column;
    }
    .detailInfoH_right div+div{
        margin:20px 0px 0px;
    }
    .customer.tagBox{
       margin:0px 50px;
    }
}
@media screen and (max-width:520px){
    .imgBox img{
        width:350px;
    }
    .detailsTextBox p{
        margin:0px 0px 20px;
    }
}
@media screen and (max-width: 375px){
    .imgBox img{
        width:320px;
    }
    .detail-content{
        padding: 60px 30px;
    }
}

@media screen and (max-width: 823px) {
   .detail-box{
     display: none;
   }
   .detail-box2{
     display: block;
   }
   .u-bodyer{
       margin-top: 0;
   }
 }