.w1200{
    width: 1200px;
    margin: 0 auto;
}

.w380{
    width: 380px;
}
.w160{
    width: 160px;
}

.w120{
    width: 120px;
}
.w376{
    width: 376px;
}
.w372{
    width: 372px;
}

.w100{
    width: 100px;
}

.w582{
    width: 582px;
}
.h198{
    height: 198px;
}
.h216{
    height: 216px;
}
.w530{
    width: 530px;
}

#fangan{
    background: url("../img/fangan.jpg") no-repeat center;
}

#case{
    background: url("../img/case.jpg") center no-repeat;
}


*{
    font-family: "PingFang SC";
}

.ml-240{
    margin-left: -960px;
}

.w240{
    width: 240px;
}
.h88{
    height: 88px;
}

.h110{
    height: 110px;
}
.h106{
    height: 106px;
}

.h170{
    height: 170px;
}
.body p{

    font-size: 14px;
    line-height: 1.7;
    color: #333;

}
.body img,.body video{
    display: inline-block;
}
.body h1{
    font-size: 34px;
}

.body h2{
    font-size: 30px;
}
.body h3{
    font-size: 24px;
}

.body h4{
    font-size: 20px;
}

.body h5{
    font-size: 16px;
}

.body img{
    display: inline-block;
}

.fenye .active {
    border: 1px solid #0073BE;
}

.fenye .active a {
    color: #fff;
    background: #0073BE;
}

.fenye li {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    border: 1px solid #ccc;
    margin: 0 3px;
}

.fenye li a {
    padding: 8px 13px;
    display: block;
    color: #000;
    font-size: 14px;
}

.fenye li:hover {
    border: 1px solid #0073BE;
}

.fenye li:hover a {
    color: #fff;
    background: #E71A1F;
}

.fenye li span {
    padding: 8px 13px;
    display: block;
    font-size: 14px;
}

.fenye li span:hover {
    color: #fff;
    background: #E71A1F;
}

#fangan .hd li.on{

}

.mt110{
    margin-top: 110px;
}

.-mt110{
    margin-top: -110px;
}



.w546{
    width: 546px;
}

.h360{
    height: 360px;
}
.h245{
    height: 245px;
}

.body table{
    width: 100%;
}

.body td,.body tr{
    padding: 10px 0;
}

.h1{
    height: 1px;
}


.h22{
    height: 22px;
}

.w440{
    width: 440px;
}
.w340{
    width: 340px;
}
.w120{
    width: 120px;
}

.body-jion p{
    font-size: 14px;
}


.h3 .icon{
     background:url(../img/icoAdd.png) 16px 12px no-repeat; cursor:pointer;
    background-position: 38px 0px;
}

.sideMenu div.on .icon{
    background-position:38px -50px;
}


.sideMenu .jion-con{ display:none; /* 默认都隐藏 */ }

.w220{
    width: 220px;
}

.w450{
    width: 450px;
}

.w600{
    width: 600px;
}

.h300{
    height: 300px;
}

.case .swiper-pagination-bullet{
    width: 36px;
    height: 6px;
    display: inline-block;
    border-radius: 0;
    background: #7D7D90;
    opacity: 1;
    bottom: 40px;
    left:100px;
    position: relative;
}

.case .swiper-pagination-bullet-active{
    background: #0073BE;

}
nav ul>li:nth-child(4)>div{
    left: -44px;  /* (200-100)/2 */
}



nav ul>li:nth-child(4)>div>div>div{
    width: 200px;

}

.top-110{
    top:110px;
}
input {
    background: none;
    outline: none;
    border: none;
}
.slide_box{
    transition: all 0.6s;
}
.slide_box.active{
    top: 106px;
    display: block;
    transition: all 0.6s;
}

.subnav-1 li{
    background: #B1D2EC;
    padding-left: 1.5rem;
    padding-right: 1.5rem;
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
}