h2.mbt {
    color: #324a6c;
    font-size: 30px;
    line-height: 54px;
    text-align: center;
    padding: 60px 0;
}

.dingyi2 {
    height: 300px;
}

.dingyi {
    width: 100%;
    height: 450px;
    overflow: hidden;
    position: relative;
	padding-bottom:50px;
}

.rightbg {
    width: 50%;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
}
.leftbg {
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
}


.full {
    width: 100%;
    height: 100%;
}

.rightbg img.full {
    position: absolute;
    width: 960px;
    left: 50%;
    top: 0;
    z-index: 1;
    margin-left: -480px;
}

.ov {
    overflow: hidden;
}

.dycon {
    width: 50%;
    height: 100%;
    float: left;
}
.dycon_right{
    float:right;
}
.dycon_left{
    float:left;
}

.dycon .inner {
    font-size: 16px;
    color: #666;
    line-height: 26px;
    padding: 30px 50px 50px 0px;
}


.dycon .pic {
    float: left;
    margin-left: -180px;
    margin-top: 36px;
    width: 104px;
    height: 104px;
    overflow: hidden;
}

.dingyi2 .dycon .pic {
    margin-top: 24px;
}

.dycon h3 {
    font-size: 20px;
    line-height: 40px;
    color: #039be3;
    font-weight: bold;
    margin-bottom: 10px;
}

.yslist.max2,.max_width_1300 {
    max-width: 1300px;
    margin: 0 auto;
}
.max_width_1200{
    max-width: 1200px;
    margin: 0 auto;
    height:auto;
}

.yslist {
    padding: 0 0 50px;
    text-align: center;
    font-size: 0;
}


.yslist li {
    display: inline-block;
    width: 630px;
    margin: 0 0 30px;
    height: 250px;
}

.yslist li .yslin {
    padding: 0 15px;
}

.yslist li a {
    padding: 40px;
    display: block;
    position: relative;
    color: #fff;
    text-align: left;
}

.yslist li .pic {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
}

.yslist li .pic img ,.service_process_box .service_process_img{
    width: 100%;
    height: 100%;
}

.yslist li .one {
    height: 60px;
    line-height: 60px;
    position: relative;
}

.yslist li .one img {
    vertical-align: top;
}

.yslist li .one span {
    vertical-align: top;
    font-size: 30px;
    margin-left: 18px;
}

.yslist li label.num {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    width: 60px;
    height: 60px;
}

.yslist li .txt.higher {
    height: 78px;
    margin-top: 32px;
}

.yslist li .txt {
    font-size: 16px;
    line-height: 26px;
    height: 52px;
    margin-top: 58px;
    overflow: hidden;
    position: relative;
}

.tuijian {
    width: 100%;
    height: 800px;
    overflow: hidden;
    background-color: #f5f5f5;
    position: relative;
}

.leftbg {
    /*width: 50%;*/
    width: 48%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
    overflow: hidden;
}

.leftbg img.full {
    position: absolute;
    width: 960px;
    left: 50%;
    top: 0;
    z-index: 1;
    margin-left: -480px;
}
.leftbg img.img_auto,.rightbg img.img_auto{
    width:100%;
    margin-left:0;
    left:0;
}
.advantage_intro_txt{

}

.tjcon {
    width: 50%;
    height: 100%;
    float: right;
    display: table;
}

.tjcon .inner {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    padding-left: 50px;
    display: table-cell;
    vertical-align: middle;
}

.tjcon h3 {
    font-size: 20px;
    color: #324a6c;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 10px;
}

.dycon .pic.dy1:hover {
    -webkit-animation: bgleft1 1.5s steps(15, end) 1;
    animation: bgleft1 1.5s steps(15, end) 1;
    -moz-animation: bgleft1 1.5s steps(15, end) 1;
    -o-animation: bgleft1 1.5s steps(15, end) 1;
}
.bg_gray{
    background-color: #f5f5f5;
}
.bg_white{
    background-color: #fff;
}
h3.advatange_title{
    font-size:22px;
    font-weight:normal;
}
p.advatage_txt,.advantage_intro_txt{
    font-size:18px;
    line-height:36px;
    color:#333;
}
.dycon .advantage_inner,.dycon .advantage_txt_inner{
    padding-left:52px;
}
.coverPosition_box{
    margin-bottom:73px;
}
.advantage_box .cer .dycon_right,.coverPosition_box .dycon{
    width:52%;
}
.advantage_box .leftbg,.advantage_box .rightbg,.choice_reason_box,.coverPosition_box .rightbg{
    width:48%;
}
.service_process_box{
    overflow: hidden;
    padding-bottom: 76px;
}


@media screen and (max-width: 768px) {
    h2.mbt {
        font-size: 36px;
    }

    .dingyi {
        height: auto;
    }

    .dingyi2 .rightbg {
        height: 300px;
    }

    .rightbg ,.leftbg{
        position: relative;
        width: 100% !important;
        height: 400px !important;
    }

    .dycon {
        float: none;
        width: 100%;
        /*height: auto;*/
    }

    .dycon .inner {
        font-size: 24px;
        line-height: 34px;
        padding: 40px 30px 40px 160px;
    }

    .dycon .pic {
        margin-left: -130px;
    }

    .dycon h3 {
        font-size: 30px;
    }

    .yslist li {
        height: 270px;
    }

    .yslist li {
        width: 600px;
    }

    .yslist li .yslin {
        padding: 0;
    }

    .yslist li .txt.higher {
        height: 108px;
        margin-top: 22px;
    }

    .yslist li .txt {
        font-size: 26px;
        line-height: 36px;
        height: 72px;
    }

    .tuijian, .tuijian2, .tuijian3 {
        height: auto;
    }

    .tuijian .leftbg {
        height: 800px;
    }

    .tuijian .leftbg {
        position: relative;
        width: 100%;
        height: auto;
    }

    .tuijian .leftbg img.full {
        position: absolute;
        width: 960px;
        left: 50%;
        margin-left: -480px;
    }

    .tuijian .leftbg img.full {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0;
    }

    .tjcon {
        float: none;
        width: 100%;
        /*height: auto;*/
    }

    .tjcon .inner{
        font-size: 26px;
        line-height: 36px;
        padding: 50px 30px;
    }
    p.advatage_txt, .advantage_intro_txt{
        font-size: 26px;
        line-height: 36px;
    }
    .dycon .advantage_inner, .dycon .advantage_txt_inner{
        padding-left:32px;
    }

    .tjcon h3 {
        font-size: 32px;
        line-height: 50px;
    }
    .advantage_box .cer .dycon_right,.choice_reason_box,.coverPosition_box .dycon{
        width:100%;
    }

}