.home-main{
    width: 100%;
    height: auto;
    margin-top: 40px;
}
.index_1{
    width: 1190px;
    margin: 0 auto;
}
.bt h3{
    text-align: center;
    font-size: 35px;
    color: #444;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 30px;
}


.information {
    width: 100%;
    height: 325px;
    background: url(../images/information.png) no-repeat;
    background-position-x: center;
}
.gywm{
    width: 100%;
    height: auto;
}
.g-index{
    width: 1190px;
    margin: 0 auto;
}
.problemBox {
    background: url(../images/yzaddfans40.png) center no-repeat;
    width: 100%;
    height: 634px;
    padding-top: 25px;
    margin-bottom: 87px;
    position: relative;
    z-index: 1;
}
.title {
    width: 100%;
    text-align: center;
}
.problem {
    width: 100%;
    height: 500px;
    position: relative;
    z-index: 2;
}
.problem01 {
    top: 90px;
    left: 60px;
    position: absolute;
}
.problem02 {
    top: 210px;
    left: 40px;
    position: absolute;
}
.problem03 {
    top: 336px;
    left: -10px;
    position: absolute;
}
.problem04 {
    top: 100px;
    right: 65px;
    position: absolute;
}
.problem05 {
    top: 220px;
    right: 40px;
    position: absolute;
}
.problem06 {
    top: 340px;
    right: -30px;
    position: absolute;
}
.problem .dot {
    width: 7px;
    height: 7px;
    background: rgba(18,214,163,1);
    border: 3px solid rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 8px 0px rgba(34,41,57,0.4);
    border-radius: 50%;
    position: absolute;
    display: none;
}
.dot01 {
    top: 108px;
    left: 460px;
}
.dot02 {
    top: 228px;
    left: 430px;
}
.dot03 {
    top: 355px;
    left: 352px;
}
.dot04 {
    top: 118px;
    right: 455px;
}
.dot05 {
    top: 238px;
    right: 434px;
}
.dot06 {
    top: 358px;
    right: 364px;
}
.problem span {
    width: 394px;
    height: 50px;
    color: #fff;
    font-size: 16px;
    line-height: 50px;
    display: inline-block;
}
.problem span big {
    font-weight: bold;
    font-size: 18px;
    padding: 0 14px;
    margin-right: 11px;
    border-right: 1px solid;
}
.problem span {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}
.service {
    padding-bottom: 50px;
    position: relative;
    width: 100%;
    height: auto;
    display: inline-block;
}
.titl{
    margin-bottom: 30px;
}
.t-center {
    text-align: center;
}
.titl span {
    font-size: 50px;
    vertical-align: middle;
    color: #333;
}
.service .weixin {
    background: url(../images/service-bg1.jpg) no-repeat;
}
.service .picture {
    width: 250px;
    height: 550px;
    position: absolute;
    top: 127px;
    left: 0;
    right: 0;
    margin: auto;
    color: #fff;
    padding: 0 20px;
    line-height: 30px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.service .picture p.picture-title {
    font-size: 20px;
    margin-top: 140px;
    margin-bottom: 20px;
}
.service-list {
    flex-wrap: wrap;
}
.space-between {
    justify-content: space-between;
}
.weixin li {
    -webkit-box-shadow: 0 0px 10px #00a784;
    -moz-box-shadow: 0 0px 10px #00a784;
    box-shadow: 0 0px 10px #00a784;
}
.weixin-service li {
    margin: 20px 0;
}
.service li {
    margin: 48px 0;
    position: relative;
    width: 410px;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    background-color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    font-size: 20px;
    line-height: 35px;
    color: #666;
    padding: 50px 18px;
    overflow: hidden;
}
.service li .desc-wrap {
    -webkit-align-self: center;
    display: inline-block;
    float: right;
    width: 48%;
    margin-top: -18px;
}
.service li p.service-title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    align-self: center;
    -webkit-align-self: center;
    float: left;
    margin-top: 41px;
}
.service p.service-title img {
    vertical-align: middle;
    margin-right: 10px;
}
.service li p.service-desc:nth-child(odd) {
    text-align: right;
}
.service li p.service-desc {
    color: #999;
    margin: 0px;
    font-size: 17px;
    text-align: left !important;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
    color: #333;
}
.wx-bg {
    background-color: #e5fbff;
}
.taocan {
    background-color: #dbefff;
    padding: 50px 0;
}
.tile {
    margin-bottom: 30px;
}
.t-center {
    text-align: center;
}
.tile span {
    font-size: 50px;
    vertical-align: middle;
    color: #333;
}
.space-between {
    justify-content: space-between;
}
.taocan li {
    width: 390px;
    background-color: #fff;
    font-size: 20px;
    float: left;
    margin-right: 10px;
}
.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.taocan li:nth-child(1) .tc-top {
    background-color: #ebb95a;
}
.taocan li .tc-top {
    padding-top: 20px;
    color: #fff;
}
.t-center {
    text-align: center;
}
.taocan li .tc-top {
    color: #fff;
}
.t-center {
    text-align: center;
}
.tc-top .price {
    color: #000;
}
.tc-top .money {
    font-size: 50px;
    color: #fff;
}
.tc-top .time {
    font-size: 16px;
    text-align: left;
    padding: 0 20px;
}
.tc-top .result {
    font-size: 16px;
    line-height: 22px;
    margin-top: 15px;
    padding: 0 20px;
    text-align: left;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
}
.tc-content {
    padding: 0px 10px;
    font-size: 16px;
    line-height: 50px;
    border-bottom: 1px solid #e2e2e2;
    color: #333;
}
.taocan li:nth-child(1) .btn {
    background-color: #ebb95a;
}
.taocan .btn {
    color: #fff;
    margin: 15px 10px;
    line-height: 45px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.tc-content .yes {
    background: url(../images/yes.png) no-repeat center left 20px;
}
.taocan li:nth-child(1) .tc-item:nth-child(2n) {
    background-color: #fff0d3;
}
.tc-content .no {
    background: url(../images/no.png) no-repeat center left 20px;
    background-color: rgba(0, 0, 0, 0);
}
.tc-content .tc-item {
    padding: 0 40px;
}
.taocan li:nth-child(2) .tc-top {
    background-color: #23b9a9;
}
.taocan li:nth-child(2) .tc-item:nth-child(even) {
    background-color: #e1fffc;
}
.taocan li:nth-child(3) .tc-top {
    background-color: #ee3442;
}
.taocan li:nth-child(3) .tc-item:nth-child(even) {
    background-color: #ffe5e7;
}
.taocan li:nth-child(1) .btn {
    background-color: #ebb95a;
}
.taocan li:nth-child(2) .btn {
    background-color: #23b9a9;
}
.taocan li:nth-child(3) .btn {
    background-color: #ee3442;
}
.taocan .btn {
    color: #fff;
    margin: 15px 10px;
    line-height: 45px;
    text-align: center;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: none;
}
#sp1{
    background-color: #12d6a3;
    border-radius: 29px;
}
#sp2{
    background-color: #fccf5c;
    border-radius: 29px;
}
#sp3{
    background-color: #ff836d;
    border-radius: 29px;
}
#sp4{
    background-color: #be84ff;
    border-radius: 29px;
}
#sp5{
    background-color: #ff519c;
    border-radius: 29px;
}
#sp6{
    background-color: #fb971f;
    border-radius: 29px;
}
.information {
    width: 100%;
    height: 325px;
    background: url(../images/information.png) no-repeat;
    background-position-x: center;
}
@media screen and (max-width: 1024px) and (min-width: 0px) {
    .title img{
        width: 100%;
    }
    .problemBox{
        display: none;
    }
    .service {
        padding: 40px 0;
    }
    .titl span {
        font-size:25px;
        vertical-align: middle;
        color: #333;
    }
    .service .picture {
        width: 100%;
        height: auto;
        position: absolute;
        top: 127px;
        left: 0;
        right: 0;
        margin: auto;
        color: #fff;
        padding: 0 20px;
        line-height: 30px;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
    }
    .w1200 {
        width: 100%;
        margin: 0 auto;
        color: #333;
    }
    .service li {
        margin:20px 0;
        position: relative;
        width: 100%;
        -webkit-transition: .5s;
        -moz-transition: .5s;
        -ms-transition: .5s;
        -o-transition: .5s;
        transition: .5s;
        background-color: #fff;
        -webkit-border-radius: 30px;
        -moz-border-radius: 30px;
        border-radius: 30px;
        font-size: 20px;
        line-height: 35px;
        color: #666;
        overflow: hidden;
        padding: 0px;
    }
    .service li p.service-title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        align-self: center;
        -webkit-align-self: center;
        float: left;
        margin-top: 41px;
        width: 100%;
        text-align: center;
    }
    .service li p.service-title {
        font-size: 24px;
        font-weight: bold;
        margin-bottom: 10px;
        align-self: center;
        -webkit-align-self: center;
        float: left;
        margin-top: 18px;
        width: 100%;
        text-align: center;
    }
.service li .desc-wrap {
    -webkit-align-self: center;
    display: inline-block;
    float: right;
    width: 75%;
    margin-top: -3px;
}
    .service .picture{
        display: none;
    }
    .tile span {
        font-size: 25px;
        vertical-align: middle;
        color: #333;
    }
    .taocan {
        background-color: #dbefff;
        padding: 35px 0;
    }
    .taocan li {
        width: 100%;
        background-color: #fff;
        font-size: 20px;
        float: left;
        margin-right: 10px;
    }

}