
.content-wrap {
    width: 100%;
}
.content-box {
    padding-top: 60px;
    padding-bottom: 110px;
    background: #fff;
}
.content-box1,.content-box3,.content-box5 {
    background: #F6F8F9;
}
.content-item {
    margin: 0 auto;
    width: 1200px;
}
@media (max-width: 1200px){
    .content-item {
        width: 996px;
    }
}
@media (max-width: 996px){
    .content-item {
        width: 786px;
    }
}
@media (max-width: 786px){
    .content-item {
        width: 700px;
    }
}
.content-item-title {
    width: 100%;
    font-size: 32px;
    font-family: FontName;
    font-weight: 400;
    color: #333333;
    margin-bottom: 46px;
}
.xiahuaxian {
    margin: 0 auto;
    width: 44px;
    height: 4px;
    background: #07C160;
    margin-top: 15px;
}
.content-item-h4 {
    font-size: 24px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-top: 40px;
    margin-bottom: 28px;
}
.content-item-h5 {
    line-height: 20px;
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #666666;
    margin-top: 20px;
    margin-bottom: 40px;
}
.left-shu-gang {
    display: inline-block;
    width: 4px;
    height: 24px;
    background: #07C160;
    margin-right: 10px;
    vertical-align: bottom;
}
#myCarousel img,
#myCarousel2 img,
#myCarousel3 img,
#myCarousel4 img {
    width: 100%;
}
.button-span {
    display: inline-block;
    position: relative;
    margin: 20px 20px 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    overflow: hidden;
}
.button-span1 {
    transform: rotate(180deg);
    background: url("../img/98qiehuan.png") no-repeat 100% 100%;
}
.button-span2 {
    background: url("../img/98qiehuan.png") no-repeat 100% 100%;
}
.button-span input {
    position:absolute;
    top: 0;
    left: 0;
    opacity: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
}
.cpjs-look-img,.look-img,.jshx-look-img {
    cursor: pointer;
}
.carousel-inner img:hover {
    transform: scale(1.06,1.06);
    transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -webkit-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
}
.jshxname {
    display: block;
    text-align: center;
    font-size: 22px;
    font-family: PingFang SC;
    font-weight: 600;
    color: #333333;
    margin-top: 15px;
    margin-bottom: 25px;
}
.jshxshuoming{
    width: 250px;
    margin-left: 20px;
    font-size: 16px;
    line-height: 30px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
}
.content-item-sm-tip {
    font-size: 16px;
    font-family: PingFang SC;
    font-weight: 400;
    color: #333333;
    line-height: 22px;
    position: relative;
    padding-left: 20px;
}
.content-item-sm-tip::before {
    display: block;
    position: absolute;
    top: 6px;
    left: 0;
    content: " ";
    width: 10px;
    height: 10px;
    background: #20BF64;
    border-radius: 50%;
}
.jshximg {
    width: 110px;
    height: 110px;
}
.mb30 {
    margin-bottom: 30px;
}
.display-none {
    display: none;
}
.hdtupiandiv {
    display: flex;
    align-items: center;
    max-height: 200px;
}
.modal-body-div {
    padding-top: 30px;
    padding-bottom: 70px;
    display: flex;
    justify-content: center;
    overflow: hidden;
    flex-direction:column;
    align-items: center
}
.display-flex-center {
    display: flex;
    justify-content: center;
    align-items: center;
    overflow: hidden
}

