.wap-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-box-pack: space-between;
    -webkit--moz-box-pack: space-between;
    box-pack: space-between;
    align-items: center;
    -webkit-align-items: center;
    box-align: center;
    -moz-box-align: center;
    -webkit-box-align: center;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}
.wap-flex2 {
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -moz-box-pack: space-around;
    -webkit--moz-box-pack: space-around;
    box-pack: space-around;
}
.common-img img{
    width: 100%;
}
.sha-box1{
    margin: 60px auto;
}
.sha-box1-img{
    padding-right: 40px;
}
.sha-box1-wen{
    margin-top: 30px;
}
.sha-box1-wen h3{
    font-size: 24px;
    color: #1a1a1a;
    background: url(../images/sha-box1-icon1.png) no-repeat center left;
    padding-left: 20px;
    font-weight: bold;
}
.sha-box1-wen p{
    font-size: 16px;
    color: #333333;
    line-height: 24px;
    margin-top: 20px;
}
.sha-box1-wen-btn{
    margin-top: 30px;
}
.sha-box1-wen-btn a{
    font-size: 16px;
    color: #fff;
    background: #bd1d21;
    width: 260px;
    height: 54px;
    text-align: center;
    line-height: 54px;
    display: inline-block;
    border-radius: 6px;
    margin-right: 30px;
}
.common-h2{
    text-align: center;
}
.common-h2 h2{
    font-size: 30px;
    color: #333333;
}
.common-h2 .h2-xian{
    background: #bd1d21;
    width: 90px;
    height: 3px;
    margin: 10px auto 40px auto;
}
.sha-box2-list{
    margin-bottom: 30px;
}
.sha-box2-item{
    width: 24%;
    position: relative;
    margin-bottom: 60px;
}
.sha-box2-item img{
    width: 100%;
}
.sha-box2-item-wen{
    background: #fff;
    height: 52px;
    line-height: 52px;
    width: 90%;
    position: absolute;
    left: 50%;
    bottom: -26px;
    transform: translate(-50%);
    text-align: center;
    box-shadow: 0 1px 4px 1px #e1e1e1;
}
.sha-box2-item-wen i{
    width: 30px;
    height: 1px;
    background: #bd1d21;
    display: inline-block;
    vertical-align: middle;
}
.sha-box2-item-wen span{
    font-size: 16px;
    color: #000000;
    padding: 0 10px;
    display: inline-block;
    vertical-align: middle;
}
.sha-box2-item-active .sha-box2-item-wen{
    background: #bd1d21;
}
.sha-box2-item-active .sha-box2-item-wen i{
    background: #fff;
}
.sha-box2-item-active .sha-box2-item-wen span{
    color: #fff;
}
.sha-box3-con1{
    background: #f7f7f7;
}
.sha-box3-con-tit{
    margin: 60px 0 20px 0;
}
.sha-box3-con1-wrap{
    position: relative;
}
.sha-box3-con1-left{
    width: 70%;
    background: #fff;
    padding: 70px 90px;
    position: absolute;
    box-shadow: 0 0 4px 2px #e1e1e1;
}
.sha-box3-con1-left p{
    font-size: 16px;
    color: #1a1a1a;
    line-height: 32px;
}
.sha-box3-con1-right{
    width: 40%;
    margin-left: 60%;
}
.sha-box3-con1-right img{
    width: 100%;
}
.sha-box3-con2{
    margin-bottom: 60px;
}
.sha-box3-con2 h3{
    font-size: 18px;
    color: #bd1d21;
    background: url(../images/sha-box1-icon2.png) no-repeat center left;
    font-weight: bold;
    padding: 10px 0 10px 55px;
    margin: 40px 0 30px 0;
}
.sha-box3-con2 p{
    font-size: 16px;
    color: #333333;
    line-height: 32px;
}
.sha-box3-con2-item{
    width: 23.5%;
    background: #fff;
    box-shadow: 0 0 2px 1px #e1e1e1;
}
.sha-box3-con2-item img{
    width: 100%;
}
.sha-box3-con2-item p{
    font-size: 16px;
    color: #333333;
    padding: 10px 0;
    text-align: center;
}
.sha-box3-con2-item-active{
    background: #bd1d21;
}
.sha-box3-con2-item-active p{
    color: #fff;
}
.sha-box3-con4-p{
    font-size: 16px;
    color: #1a1a1a;
    line-height: 32px;
}
.sha-box3-con4-left{
    width: 54%;
}
.sha-box3-con4-left span{
    font-size: 30px;
    color: #fff;
    background: #bd1d21;
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    vertical-align: middle;
    border-radius: 50%;
}
.sha-box3-con4-left h4{
    font-size: 20px;
    color: #bd1d21;
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin: 0 15px;
}
.sha-box3-con4-left img{
    vertical-align: middle;
}
.sha-box3-con4-left-tit{
    margin-bottom: 15px;
}
.sha-box3-con4-left p{
    font-size: 15px;
    color: #333333;
    line-height: 26px;
    padding-right: 20px;
}
.sha-box3-con4-right{
    width: 44%;
}
.sha-box3-con4-item2{
    background: #f5f5f5;
    padding: 30px 0;
}
.sha-box3-con4-item{
    margin: 30px 0;
}
.sha-box3-con4-left h5{
    font-size: 16px;
    color: #bd1d21;
    margin: 10px 0;
    font-weight: bold;
}
.sha-box3-con4-left2{
    width: 100%;
}
.sha-box4{
    background: url(../images/sha-img21.png) no-repeat center;
    padding: 60px 0;
}
.sha-box4 .common-h2 h2{
    color: #fff;
}
.sha-box4 .common-h2 .h2-xian{
    background: #fff;
}
.sha-box4-left{
    width: 25%;
	position: relative;
}
.sha-box4-left img{
    width: 100%;
}
img.fangda {
    width: auto;
    position: relative;
    float: right;
    bottom: 55px;
    right: 5px;
}
.sha-box4-right{
    width: 71%;
}
.sha-box4-right p{
    font-size: 16px;
    color: #fff;
    line-height: 26px;
}
.sha-box4-right strong{
    margin: 20px 0;
    display: block;
}
.sha-box4-right img{
    width: 100%;
    margin-bottom: 20px;
}
.sha-more{
display:none;
}
.sha-more p{
    font-size: 16px;
    color: #fff;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #bd1d21;
    display: block;
    border-radius: 10px;
    margin-bottom: 30px;
    cursor: pointer;
}
.sha-more p img{
    height: 10px;
    margin-top: -2px;
    margin-left: 4px;
}
.sha-more .sha-moer-btn2{
    display: none;
}

@media screen and (max-width: 991px){
    .sha-box2-item{
        width: 32%;
    }
    .sha-box2-list:after{
        content: '';
        width: 32%;
    }
    .sha-box3-con1-wrap{
        display: block;
    }
    .sha-box3-con1-left{
        position: inherit;
        width: 100%;
    }
    .sha-box3-con1-right{
        width: 100%;
        margin-left: 0;
    }
    .sha-box1-img{
        padding-right: 15px;
    }
}

@media screen and (max-width: 767px){
    .sha-box3-con-tit img{
        width: 100%;
    }
    .sha-box1-wen-btn span{
        margin-right: 0;
        width: 186px;
        vertical-align: middle;
    }
    .sha-box2-item{
        width: 48%;
    }
    .sha-box3-con2-item{
        width: 48%;
        margin-bottom: 20px;
    }
    .sha-box3-con4-left{
        width: 100%;
    }
    .sha-box3-con4-right{
        width: 100%;
        margin: 20px 0;
    }
    .common-h2 h2{
        font-size: 24px;
    }
    .sha-box4-left{
        width: 60%;
        margin: 0 auto;
        margin-bottom: 30px;
    }
    .sha-box4-right{
        width: 100%;
    }
    .sha-box4{
        background-size: cover;
    }
    .sha-box2-list{
        margin-bottom: 0;
    }
    .sha-box2-item:nth-child(n+5){
        display: none;
    }

} 