#new_bottom{margin-top: 0;}
.new_banner .banner_item{
    background-color: #6AA6F6;
}
.section .info h3{
    margin: 10px 0 30px;
}
.section .info h3.small_title{
    font-size: 22px;
}
.section .title_margin_bottom{
    margin-bottom: 60px;
}
/*use*/
.adv-use.section {
    background-color: transparent;
}
.adv-use .section_content,.adv-case .section_content{
    margin-top: 60px;
}
.use-box,.usecenter {
    display: inline-block;
    vertical-align: top;
}
.use-box {
    width: 43%;
}

.boxs {
    width: 100%;
    min-height: 250px;
    text-align: center;
    margin-top: 25px;
}
.usecenter {
    width: 13%;
    text-align: center;
}
.boxs-tit {
    margin-top: 80px;
}
.before .boxs-tit {
    text-align: right;
    float: right;
}
.before .boxs-img {
    float: left;
}
.now .boxs-tit {
    text-align: left;
    float: left;
}
.now .boxs-img {
    float: right;
}
.boxtop {
    margin-top: 15px;
}
.boxtop .boxs-tit {
    margin-top: 205px;
}
.boxtop .boxs-img {
    float: none;
}
.boxsub {
    margin-top: 50px;
}
.boxs-top {
    font-size: 30px;
    color: #020202;
}
.boxs-title {
    font-size: 28px;
    color: #323333;
}
.boxs-subtitle {
    font-size: 16px;
    color: #666;
    line-height: 20px;
}
.boxs-subtitle:nth-child(2) {
    margin-top: 20px;
}
.now p{
    color: #006fff;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .usecenter .centerimg {
        width: 100px;
    }
    .boxs {
        min-height: auto;
        margin-top: 15px;
    }
    .boxs.boxsub {
        margin-top: 10px;
    }
    .boxs .boxs-img {
        height: 130px;
        float: none;
    }
    .boxs .boxs-tit {
        float: none!important;
        text-align: center;
        margin-top: 0!important;
    }
    .boxs-subtitle:nth-child(2) {
        margin-top: 10px;
    }
    .boxs-top {
        font-size: 26px;
    }
    .boxs-title {
        font-size: 24px;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .use-box {
        width: 49%;
    }
    .usecenter {
        display: none;
    }
    .boxs {
        min-height: auto;
        margin-top: 15px;
    }
    .boxs .boxs-img {
        height: 100px;
        float: none;
    }
    .boxs .boxs-tit {
        float: none!important;
        text-align: center;
        margin-top: 0!important;
    }
    .boxs-subtitle:nth-child(2) {
        margin-top: 10px;
    }
    .boxs-top {
        font-size: 18px;
    }
    .boxs-title {
        font-size: 16px;
    }
    .boxs-subtitle {
        font-size: 12px;
        width: 100px;
        display: inline-block;
    }
}
/*case*/
.adv-case {
    background-color: #f5f5f5!important;
}
.case-bar {
    display: inline-block;
    width: 271px;
    margin-top: 25px;
    float: left;
}
.case-bar .case-tag {
    cursor: pointer;
    border-right: 2px solid transparent;
    margin-bottom: 80px;
}
.case-bar .case-tag:nth-child(0) {
    margin-bottom: 0;
}
.case-bar .case-tag .tag-title {
    font-size: 20px;
    color: #666
}
.case-bar .case-tag .tag-subtitle {
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}
.case-bar .case-tag.active {
    border-color: #0677f5;
}
.case-bar .case-tag.active .tag-title,
.case-bar .case-tag.active .tag-subtitle {
    color: #0677f5;
}
.case-content {
    background-color: #fff;
    text-align: center;
    margin-left: 270px;
    border-left: 1px solid #e7e7e7;
}
.case-content .case-cons {
    display: none;
    padding: 43px;
}
.case-conimg {
    max-width: 100%;
    max-height: 100%;
}
.incon, .incons {
    width: 100%;
}
.incon {
    height: 600px;
}
.incons {
    display: none;
    height: 600px;
}
.inbar {
    display: inline-block;
    margin: 55px auto 0;
}
.inbars {
    width: 40px;
    height: 4px;
    margin-right: 10px;
    float: left;
    background: #999;
    cursor: pointer;
}
.inbars:nth-last-child {
    margin-right: 0;
}
.inbars.active {
    background-color: #0677f5;
}
.constit {
    font-size: 16px;
    color: #999;
    margin-top: 65px;
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .case-bar {
        width: 160px;
    }
    .case-bar .case-tag  {
        margin-bottom: 15px;
    }
    .case-bar .case-tag .tag-title {
        font-size: 12px;
    }
    .case-bar .case-tag .tag-subtitle {
        font-size: 12px;
        margin-top: 0px;
    }
    .case-content {
        margin-left: 160px;
    }
    .case-content .case-cons {
        padding: 20px;
    }
    .inbar {
        margin-top: 30px;
    }
    .constit {
        font-size: 14px;
        margin-top: 20px;
    }
    .incons {
        height: 400px;
    }
    .incon {
        height: 400px;
    }
}
@media screen and (min-width: 320px) and (max-width: 767px) {
    .adv-use .section_content, .adv-case .section_content{
        margin-top: 20px;
    }
    .section .info h3.small_title{
        font-size: 16px;
    }
    .section .info h3{
        margin: 5px 0 15px !important;
    }
    .case-bar {
        float: none;
        width: 100%;
        margin-top: 0px;
    }
    .case-bar .case-tag {
        border-right: 0;
        margin-bottom: 0px;
        border-bottom: 1px solid transparent;
    }
    .case-content {
        width: 100%;
        margin-top: 10px;
        border: 0;
        margin-left: 0;
    }
    .case-bar .case-tag {
        display: inline-block;
        vertical-align: top;
        padding: 10px 0;
    }
    .case-bar .case-tag .tag-title {
        font-size: 14px;
        line-height: 15px;
    }
    .case-bar .case-tag .tag-subtitle {
        font-size: 12px;
        line-height: 15px;
        margin-top: 0px;
    }
    .case-content .case-cons {
        padding: 5px;
    }
    .inbar {
        margin-top: 10px;
    }
    .constit {
        font-size: 12px;
        line-height: 15px;
        margin-top: 10px;
    }
    .inbars {
        width: 30px;
        height: 4px;
        margin-right: 5px;
    }
    .incon {
        height: 200px;
    }
    .incons {
        height: 200px;
    }
    .adv-case.section{
        padding: 20px;
    }
}

