.atitle {
    margin: 15px 0;
}

.atitle h3 {
    font-size: 24px;
    color: #444;
    text-align: center;
    width: 270px;
    margin: 0 auto;
    border-bottom: 1px solid #d6d6d6;
    line-height: 50px;
    position: relative;
}

.atitle h3:after {
    width: 50px;
    height: 3px;
    content: "";
    background: #000;
    position: absolute;
    left: 50%;
    margin-left: -25px;
    bottom: -2px;
}

.atitle p {
    text-align: center;
    font-size: 14px;
    color: #666;
    margin-top: 15px;
}

.telmarking {
    border-top: 1px solid #ddd;
}

.tel1_con {
    position: relative;
    padding-bottom: 40px;
}

.tel1-pagination {
    bottom: 20px !important;
}

.we3-pagination {
    bottom: 20px !important;
}

.tel1_c_c {
    padding: 60px 20px;
}

.tel1_c_c.color1 {
    background: #3399d9;
}

.tel1_c_c.color2 {
    background: #98d548;
}

.tel1_c_c.color3 {
    background: #ffa260;
}

.tel1_c_c.color4 {
    background: #ff9c34;
}

.tel1_c_c h4 {
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    border-bottom: 1px solid #fff;
}

.tel1_c_c p {
    font-size: 12px;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    line-height: 24px;
}

.tel1_c {
    padding-top: 30px;
}

.tel1_c .swiper-slide {
    position: relative;
    -webkit-transition: all .4s;
    -moz-transition: all .4s;
    -ms-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s;
}

.tel1_c .swiper-slide:hover {
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
}

.tel2_con {
    padding-top: 20px;
    padding-bottom: 30px;
}

.tel2_con img {
    width: 100%;
}

.tel2_c_c {
    display: flex;
    margin-bottom: 30px;
    padding-top: 20px;
}

.tel2_c_c b {
    flex: 0 0 30px;
    margin-right: 15px;
    font-size: 30px;
    line-height: 1;
}

.tel2_c_c b.color1 {
    color: #fd6d4a;
}

.tel2_c_c b.color2 {
    color: #bad878;
}

.tel2_c_c b.color3 {
    color: #4787b3;
}

.tel2_c_c b.color4 {
    color: #1ec2b9;
}

.tel2_c_c .text {
    flex: 1;
}

.tel2_c_c h3 {
    font-size: 20px;
    color: #333333;
    margin: 0;
}

.tel2_c_c p {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    padding-top: 10px;
}

.telbanner2 {
    background: url('../images/tel_banner2.jpg') center 0 no-repeat;
}

.telbanner2 .text {
    padding: 70px 0;
    text-align: right;
}

.telbanner2 h2 {
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    margin: 0;
}

.telbanner2 p {
    font-size: 18px;
    color: #fff;
    margin-top: 30px;
}

.tel3_con .tel3_c {
    display: flex;
    margin-bottom: 30px;
    margin-top: 20px;
}

.tel3_con b {
    flex: 0 0 30px;
    margin-right: 20px;
    width: 30px;
    display: block;
}

.tel3_con .b img {
    width: 100%;
}

.tel3_con .text {
    flex: 1;
}

.tel3_con h3 {
    margin: 0;
    font-size: 20px;
    color: #333;
}

.tel3_con p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    padding-top: 15px;
    min-height: 90px;
    padding-right: 20px;
}

.tel4 {
    background: #f6f6f6;
    padding-bottom: 40px;
}

.tel4_con .phone {
    display: none;
}

.tel4_con .pc {
    display: block;
}

.tel4 .list {
    margin-top: 40px;
}

.tel4 .list li {
    margin-bottom: 30px;
}

.tel4 li h5 {
    font-size: 14px;
    color: #333;
    margin: 15px 0 6px 0;
}

.tel4 li p {
    font-size: 13px;
    color: #777;
    margin: 0;
}

.tel4 .list li {
    margin-bottom: 30px;
}

.tel4 .list .img {
    position: relative;
}

.tel4 .list .img img {
    width: 100%;
}

.tel4 .list .img a {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: url(../images/more_plus.png) center center no-repeat rgba(0, 0, 0, 0.5);
    left: 0;
    top: 0;
}

.tel4 .list .img:hover a {
    display: block;
}

.tel5_con {
    padding-bottom: 40px;
    padding-top: 20px;
}

.tel5_con li {
    margin-bottom: 20px;
}

.tel5_con b {
    display: block;
    padding: 0 15px;
}

.tel5_con b img {
    width: 100%;
}

.tel5_con p {
    font-size: 14px;
    color: #333;
    padding-top: 20px;
    text-align: center;
}

.tel6 {
    background: #f6f6f6;
    padding: 60px 0 30px;
}

.tel6 li {
    padding: 0 80px;
    margin-bottom: 40px;
}

.tel6 .text {
    background: #fff;
    padding: 40px 0;
    border-radius: 15px 15px 0 0;
    text-align: center;
    font-size: 18px;
    color: #333;
    line-height: 24px;
}

.tel6 h4 {
    font-size: 32px;
    color: #fb5462;
}

.tel6 .btn {
    background: #fb5462;
    text-align: center;
    height: 70px;
    line-height: 60px;
    font-size: 18px;
    color: #fff;
    border-radius: 0 0 10px 10px;
    width: 100%;
}

.bList {
    margin-top: 40px;
}

.aq {
    margin-bottom: 20px;
}

.aq li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed #ddd;
}

.aq li h5 {
    font-size: 14px;
    color: #333;
    margin: 0;
    margin-bottom: 6px;
}

.aq li p {
    font-size: 13px;
    color: #888;
    line-height: 1.8;
    margin: 0;
}

.service-pagination {
    text-align: center;
    bottom: 10px !important;
    margin-bottom: 0;
    position: absolute;
    z-index: 1100;
    width: 100%;
    left: 0;
}

.service-pagination span {
    width: 20px;
    height: 2px;
    border-radius: 0;
    margin: 0 2px;
}

.service-pagination .swiper-pagination-bullet-active {
    background: #da010c;
}

@media screen and (max-width:767px) {
    .tel6 li {
        padding: 15px;
        margin-bottom: 10px;
    }
    .telbanner2 h2 {
        font-size: 36px;
    }
    .telbanner2 p {
        font-size: 14px;
    }
    .tel6 .text {
        font-size: 14px;
        padding: 20px 0;
    }
    .tel6 h4 {
        font-size: 26px;
    }
    .tel6 .btn {
        height: 50px;
        line-height: 40px;
        font-size: 16px;
    }
    .tel2_img {
        display: none;
    }
    .tel2_con {
        padding-bottom: 0;
        padding-top: 0;
    }
    .tel2_c_c {
        margin-bottom: 0;
    }
    .tel2_con .row {
        padding-top: 10px;
        padding-bottom: 30px;
    }
    .telbanner2 .text {
        padding: 50px 0;
    }
    .tel3_con .tel3_c {
        margin-bottom: 0;
    }
    .tel6 {
        padding: 20px 0 20px;
    }
    .tel5_con {
        padding-bottom: 10px;
    }
    .tel4_con .pc {
        display: none;
    }
    .tel4_con .phone {
        display: block;
    }
}