.zz_box01 {
    margin-bottom: 50px;
    overflow: hidden;
    margin-top: 0;
}

.zzyh_left {
    width: 55%;
    float: left;
    background: url(../images/line_03.png) repeat-y right bottom;
}

.zzyh_right {
    width: 40%;
    float: right;
}

.box_tit2 {
    padding: 60px 0 0;
    color: #5A9EFF;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
}

.reds {
    color: #5A9FFF;
}

.box_tit3 {
    text-transform: uppercase;
    color: #a2a2a7;
    text-align: center;
    font-size: 18px;
}

.zzyh_left .box_1 {
    padding: 42px 88px;
    position: relative;
}

.zzyh_left .box_1::before {
    content: '';
    display: block;
    width: 68px;
    height: 50px;
    background: url(../images/icon_14.png) no-repeat;
    position: absolute;
    left: 0;
    top: 30px;
}

.zzyh_left .box_1::after {
    content: '';
    display: block;
    width: 68px;
    height: 50px;
    background: url(../images/icon_15.png) no-repeat;
    position: absolute;
    right: 70px;
    bottom: 0px;
}

.zzyh_left .box_1 p {
    width: 90%;
    padding: 12px 0;
    font-size: 14px;
    line-height: 26px;
    text-indent: 2em;
}

.zzyh_left .box_1 span {
    color: #5A9FFF;
}

.zzyh_right ul {
    margin-top: 30px;
}

.zzyh_right ul li {
    float: left;
    width: 48%;
    margin-right: 4%;
    margin-bottom: 18px;
}

.zzyh_right ul li a {
    display: block;
    border: 2px solid #161622;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}

.zzyh_right ul li a span {
    transition: all 0.3s ease-in-out;
    font-size: 24px;
    font-family: 'shuzi';
    display: inline-block;
    width: 40px;
    background: #161622;
    color: #fff;
    text-align: center;
    margin-right: 20px;
}

.zzyh_right ul li:nth-child(2n) {
    margin-right: 0;
}

.ct1 {
    background: #fff;
    border: none;
    overflow: hidden;
    padding-bottom: 35px;
}

.zz_box02 .box_1 {
    margin-top: 36px;
    padding-bottom: 20px;
}

.zz_box02 .box_1 dl {
    float: left;
    width: 30%;
    margin-bottom: 30px;
    margin-right: 5%;
}

.zz_box02 .box_1 dl dt {
    width: 107px;
    height: 107px;
    line-height: 107px;
    margin-right: 10px;
    text-align: center;
    float: left;
    background: url(../images/icon_zz_bg_01.png) no-repeat center;
}

.zz_box02 .box_1 dl dd h3 {
    font-size: 20px;
    margin-top: 15px;
    margin-bottom: 5px;
}

.zz_box02 .box_1 dl dd .desc {
    font-size: 14px;
}

.zz_box02 .box_1 dl:nth-child(3n) {
    margin-right: 0;
}

img {
    vertical-align: middle;
}

.zz_box02 .box_1 dl:hover dt {
    background-image: url(../images/icon_zz_bg_02.png);
}

.zz_box02 .box_1 dl:hover dt img {
    -webkit-filter: brightness(100);
    filter: brightness(100);
}

.zz_box03 .box_main {
    position: relative;
    margin: 43px 0;
}

.zz_box03 .box_l {
    float: left;
    width: 50%;
}

.zz_box03 .box_l .box {
    margin-right: 94px;
    padding: 25px 30px;
    border: 1px dashed #5A9FFF;
    text-align: right;
}

.zz_box03 .box_l .box h3 {
    color: #5A9FFF;
}

.zz_box03 .box h3 {
    font-size: 22px;
    margin-bottom: 17px;
}

.zz_box03 .box .desc {
    font-size: 14px;
    line-height: 30px;
}

.zz_box03 .box_m {
    position: absolute;
    left: 50%;
    top: 0;
    margin-left: -93.5px;
}

.zz_box03 .box_r {
    float: right;
    width: 50%;
}

.zz_box03 .box_r .box {
    margin-left: 94px;
    padding: 25px 30px;
    border: 1px dashed #161622;
}

.zz_box03 .box h3 {
    font-size: 22px;
    margin-bottom: 17px;
}

.zz_box03 .box .desc {
    font-size: 14px;
    line-height: 30px;
}

.zz_box03 {
    overflow: hidden;
}

.zz_box03 .box_main {
    overflow: hidden;
}

.home-three {
    padding: 0px 0 49px 0;
    overflow: hidden;
    background: #fff;
}

.home-title {
    text-align: center;
    font-size: 25px;
    color: #444;
    font-weight: bold;
}

.home-three .home-bottom {
    padding-top: 44px;
}

.home-three .home-bottom ul {
    font-size: 0;
    padding: 0 33px;
}

.home-three .home-bottom ul li {
    width: 20%;
    text-align: center;
    float: left;
    padding: 0 10px;
    display: inline-block;
    vertical-align: top;
}

.home-three .home-bottom ul li .pic {
    width: 110px;
    height: 110px;
    margin: 0 auto;
    border-radius: 50%;
    background: #f5f5f5;
    overflow: hidden;
    position: relative;
}

.home-three .home-bottom ul li .pic img {
    transition: .5s;
}

.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

.home-three .home-bottom ul li .pic .oh {
    opacity: 0;
}

.home-three .home-bottom ul li .pic img {
    transition: .5s;
}

.home-three .home-bottom ul li:hover .pic .o {
    opacity: 0;
}

.home-three .home-bottom ul li:hover .pic .oh {
    opacity: 1;
}

.home-three .home-bottom ul li .text {
    padding-top: 42px;
}

.home-three .home-bottom ul li:hover .text .bt {
    color: #007ee5;
}

.home-three .home-bottom ul li .text .bt {
    font-size: 16px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-weight: bold;
}

.home-three .home-bottom ul li:hover .text .bt::after {
    background: #5A9FFF;
}

.home-three .home-bottom ul li .text .bt::after {
    content: '';
    display: block;
    width: 14px;
    height: 2px;
    background: #5A9FFF;
    margin: 14px auto;
}

.home-three .home-bottom ul li:hover .text .jsh {
    color: #333;
}

.home-three .home-bottom ul li .text .jsh {
    font-size: 14px;
    color: #999;
    line-height: 26px;
}

.home-three .home-bottom ul li:hover {
    cursor: pointer;
}

.home-three .home-bottom ul li:hover .pic {
    background: #5A9FFF;
}

.zzyh-case {
    overflow: hidden;
    padding-bottom: 20px;
}

#case1 {
    background: #fff;
}

.seo-antistop {
    width: 100%;
    min-width: 1200px;
    background: url(../images/bg9.jpg) no-repeat;
    background-size: auto;
    background-size: cover;
    padding-top: 80px;
    padding-bottom: 90px;
}

.seo-antistop-in h1 {
    font-size: 25px;
    color: #333;
    text-align: center;
}

.seo-antistop-in .text {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
    width: 950px;
    margin: 25px auto;
}

.seo-antistop-cont {
    overflow: hidden;
    margin-top: 60px;
}

.seo-antistop-cont dl {
    float: left;
    width: 25%;
    padding: 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.seo-antistop-cont dl dt {
    width: 148px;
    height: 148px;
    margin: 0 auto;
}

.seo-antistop-cont dl.one dt {
    background: url(../images/d-icon20.png) no-repeat;
}

.seo-antistop-cont dl dd {
    font-size: 14px;
    color: #333;
    line-height: 25px;
    text-align: center;
    margin-top: 35px;
}

.seo-antistop-cont dl.two dt {
    background: url(../images/d-icon21.png) no-repeat;
}

.seo-antistop-cont dl.three dt {
    background: url(../images/d-icon22.png) no-repeat;
}

.seo-antistop-cont dl.fore dt {
    background: url(../images/d-icon23.png) no-repeat;
}

.home-one {
    overflow: hidden;
    background: #fff;
    padding-bottom: 0;
}

.home-title {
    text-align: center;
    font-size: 25px;
    color: #444;
    font-weight: bold;
}

.home-one .home-bottom ul {
    margin: 0 -13px;
    padding-top: 44px;
}

.home-one .home-bottom ul li {
    width: 25%;
    float: left;
    padding: 0 13px 26px 13px;
}

.home-one .home-bottom ul li .box {
    border: 1px solid #eee;
    padding: 31px 10px;
    transition: .5s;
}

.home-one .home-bottom ul li .box .pic {
    width: 77px;
    height: 77px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.home-one .home-bottom ul li .box .pic img {
    transition: .5s;
}

.middleCenter {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
}

.home-one .home-bottom ul li .box .pic .oh {
    opacity: 0;
}

.home-one .home-bottom ul li:hover .box .pic .o {
    opacity: 0;
}

.home-one .home-bottom ul li:hover .box .pic .oh {
    opacity: 1;
}

.home-one .home-bottom ul li .box .text {
    text-align: center;
    padding-top: 21px;
}

.home-one .home-bottom ul li .box .text .bt {
    font-size: 19px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 21px;
    font-weight: bold;
}

.home-one .home-bottom ul li .box .text .jsh {
    font-size: 16px;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #999;
}

.seo_question {
    background: #fff;
}

@media screen and (max-width: 768px) {
    .home-one {
        padding-bottom: 0;
    }
    .box_tit2 {
        padding-top: 40px;
    }
    .box_tit3 {
        font-size: 13px;
    }
}