
body{
    font-family: "微软雅黑", helvetica, arial;
}
.zhizhuan{
    width: 100%;
    text-align: center;
    color: rgba(0,0,0,0);
}
.zhizhuan h1{
    font-size: 27px;
}
.zhizhuan h2{
    font-size: 25px;
}
.zhizhuan h3{
    font-size: 22px;
}
.zhizhuan strong{
    font-size: 123%;
}

.zhizhuan .pc-banner{
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan .pc-banner img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan .pc-banner .title1 {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 40%;
    line-height: .8rem;
    font-size: .5rem;
    color: #fff;
    text-align: left;
}

.zhizhuan .pc-banner .title {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 50%;
    line-height: 1.2rem;
    font-size: .7rem;
    font-weight: 550;
    letter-spacing: 10px;
    color: #fff;
    text-align: left;
}

.zhizhuan .pc-banner .title2 {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 35%;
    line-height: 1.2rem;
    font-size: .6rem;
    letter-spacing: 10px;
    color: rgba(213, 230, 253,0.8);
    text-align: left;
}

.zhizhuan .pc-banner .title3 {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 45%;
    line-height: 1.2rem;
    font-size: .45rem;
    font-weight: 500;
    letter-spacing: 10px;
    color: #fff;
    text-align: left;
}

.mobile-banner {
    position: relative;
    width: 100%;
    height: 100%;
}

.mobile-banner .swiper-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.mobile-banner .swiper-container .swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
}

.mobile-banner .swiper-container .swiper-wrapper .swiper-slide {
    position: relative;
    width: 100%;
    height: 100%;
}

.mobile-banner .swiper-container .swiper-wrapper .swiper-slide img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.mobile-banner .swiper-container .swiper-wrapper .swiper-slide .title1 {
    position: absolute;
    width: 60%;
    height: auto;
    left: 25%;
    top: 8%;
    font-size: .5rem;
    color: #fff;
    text-align: left;
}
.mobile-banner .swiper-container .swiper-wrapper .swiper-slide .title1 span{
    position: absolute;
    width: 60%;
    height: auto;
    left: 35%;
    top: 30%;
    font-size: .5rem;
    color: #fff;
    text-align: left;
}

.mobile-banner .swiper-container .swiper-wrapper .swiper-slide .title {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 30%;
    line-height: 1.2rem;
    font-size: .5rem;
    font-weight: 800;
    color: #fff;
    text-align: left;
}
.mobile-banner .swiper-container .swiper-wrapper .swiper-slide .title2 {
    position: absolute;
    width: 100%;
    height: auto;
    left: 0;
    top: 10%;
    line-height: 1rem;
    font-size: .6rem;
    font-weight: 500;
    letter-spacing: 3px;
    color: #fff;
    text-align: center;
}
.mobile-banner .swiper-container .swiper-wrapper .swiper-slide .title3 {
    position: absolute;
    width: 60%;
    height: auto;
    left: 20%;
    top: 20%;
    font-size: .5rem;
    color: rgba(213, 230, 253,.8);
    text-align: center;
}

.banner a{
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}
.banner a div{
    position: absolute;
    top:1rem;
    left:2rem;
}
.banner a div h2{
    font-size: .36rem;
    color: #fff;
    margin: 0 0 .2rem;
}
.banner a div h1{
    font-size: .68rem;
    font-weight: bold;
    color: #fff;
    margin: 0 0 .7rem;
}
.banner a div h1 b{
    padding: .1rem .2rem;
    border-radius: .2rem;
    font-size: inherit;
    background: #ca9849;
    color: #202020;
}
.banner a div p{
    font-size: .24rem;
    color: #9a9a9a;
    line-height: .45rem;
}
.banner a div p span{
    color: #ca9849;
    font-size: inherit;
}
.banner a div small{
    font-size: .2rem;
}
.mobile-banner a div{
    left: 0;
    top:.2rem;
    width: 100%;
    text-align: center;
}
.mobile-banner a div small{
    display: none;
}
.mobile-banner a div h1{
    margin: 0 0 .3rem;
}
.mobile-banner a div b{
    display: block;
    margin:.2rem auto 0;
    width:4rem;
}


.ques {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: .5rem;
}

.ques .ques_container {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 20%;
    box-sizing: border-box;
}

.ques .ques_container h2 {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin: 0;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    color: #232323;
}

.ques .ques_container h2 span {
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    color: #ee4422;
}

.ques .ques_container .ques_detail {
    position: relative;
    display: flex;
    flex-direction: row;
    width: 100%;
    height: auto;
    margin-top: .5rem;
}

.ques .ques_container .ques_detail div {
    flex: 1;
    height: inherit;
}

.ques .ques_container .ques_detail img {
    flex: 1;
    height: auto;
}

.ques .ques_container .ques_detail .left_detail p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .25rem;
    line-height: .4rem;
    font-size: .3rem;
    color: #232323;
    text-align: right;
}

.ques .ques_container .ques_detail .left_detail p span {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    vertical-align: middle;
    margin-left: .1rem;
    border-radius: 100%;
    background-color: #ee4422;
}

.ques .ques_container .ques_detail .right_detail p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .25rem;
    line-height: .4rem;
    font-size: .3rem;
    color: #232323;
    text-align: left;
}

.ques .ques_container .ques_detail .right_detail p span {
    display: inline-block;
    width: .1rem;
    height: .1rem;
    vertical-align: middle;
    margin-right: .1rem;
    border-radius: 100%;
    background-color: #ee4422;
}

.ques .ques_container ul {
    margin: 0;
    margin-top: 1rem;
}

.ques .ques_container ul li img {
    display: block;
    width: 20%;
    margin: 0 auto;
}

.ques .ques_container ul li p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .3rem;
    font-size: .18rem;
    font-weight: 500;
    letter-spacing: 2px;
    color: #7c848e;
    text-align: center;
}

.ques .ques_container ul li .title {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .5rem;
    font-size: .3rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ee4422;
    text-align: center;
}

.ques .ques_container ul li .desc {
    display: inline-block;
    width: 100%;
    height: auto;
    line-height: .35rem;
    font-size: .2rem;
    letter-spacing: 2px;
    color: #929292;
    text-align: center;
}

.ques-mobile {
    position: relative;
    width: 100%;
    height: auto;
}

.ques-mobile .ques_container {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 1%;
    box-sizing: border-box;
}

.ques-mobile .ques_container h2 {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin: 0;
    margin-top: .5rem;
    line-height: .7rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 3px;
    text-align: center;
    color: #232323;
}

.ques-mobile .ques_container h2 span {
    line-height: .7rem;
    font-size: .5rem;
    font-weight: bold;
    color: #ee4422;
}

.ques-mobile .ques_container img {
    display: block;
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-top: .5rem;
}

.ques-mobile .ques_container .first {
    margin: 0;
    margin-top: 1rem;
}

.ques-mobile .ques_container .first li img {
    display: block;
    width: 40%;
    margin: 0 auto;
}

.ques-mobile .ques_container .first li p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .4rem;
    font-size: .25rem;
    font-weight: 500;
    letter-spacing: 2px;
    color: #7c848e;
    text-align: center;
}

.ques-mobile .ques_container .second {
    margin: 0;
    margin-top: 1rem;
}

.ques-mobile .ques_container .second li img {
    display: block;
    width: 40%;
    margin: 0 auto;
}

.ques-mobile .ques_container .second li p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .4rem;
    font-size: .25rem;
    font-weight: 500;
    letter-spacing: 2px;
    color: #7c848e;
    text-align: center;
}

.ques-mobile .ques_container .second li .title {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    line-height: .5rem;
    font-size: .3rem;
    font-weight: 600;
    letter-spacing: 2px;
    color: #ee4422;
    text-align: center;
}

.ques-mobile .ques_container .second li .desc {
    display: inline-block;
    width: 100%;
    height: 1.6rem;
    line-height: .35rem;
    font-size: .2rem;
    letter-spacing: 2px;
    color: #929292;
    text-align: center;
}

.fangan {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 1rem;
}

.fangan .fangan-bg {
    display: inherit;
    width: 100%;
    height: 100%;
}

.fangan .fangan_container {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.fangan .fangan_container .fangan-title {
    position: absolute;
    display: block;
    width: 26%;
    height: auto;
    left: 37%;
    top: 3%;
}

.fangan .fangan_container .fangan-desc {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: .8rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
}

.fangan .fangan_container ul {
    width: 100%;
    height: auto;
    margin: 0;
    margin-top: 12%;
}

.fangan .fangan_container ul li .fangan-one {
    display: block;
    width: 100%;
    height: 4.5rem;
    margin-bottom: .5rem;
    padding-top: .3rem;
    background: linear-gradient(0deg, #1d1c2c, #2d3b4e);
}

.fangan .fangan_container ul li .fangan-one img {
    display: block;
    width: 15%;
    margin: auto;
    margin-bottom: .4rem;
}

.fangan .fangan_container ul li .fangan-one .title {
    display: inline-block;
    width: 100%;
    height: .3rem;
    line-height: .3rem;
    font-size: .26rem;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    color: #0091fc;
}

.fangan .fangan_container ul li .fangan-one .desc {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .2rem;
    padding: 0 10%;
    line-height: .3rem;
    font-size: .19rem;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    box-sizing: border-box;
    text-align: center;
}

.mobile-fangan {
    position: relative;
    width: 100%;
    height: auto;
}

.mobile-fangan .mobile-fangan-top {
    position: relative;
    width: 100%;
    height: auto;
    padding: .2rem 0 0;
    background: #0091fc;
}

.mobile-fangan .mobile-fangan-top h1 {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 0;
    margin: .4rem 0;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: 5px;
    text-align: center;
    color: #fff;
}

/* .mobile-fangan .mobile-fangan-top h1 span {
  display: inline-block;
  width: 100%;
  height: auto;
  margin: .4rem 0;
  line-height: .5rem;
  font-size: .5rem;
  font-weight: bold;
  letter-spacing: 5px;
  text-align: center;
  color: #fff;
} */

.mobile-fangan .mobile-fangan-top img {
    display: block;
    width: 70%;
    margin: auto;
}

.mobile-fangan .mobile-fangan-top p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .3rem;
    line-height: .35rem;
    font-size: .3rem;
    font-weight: bold;
    letter-spacing: 2px;
    text-align: center;
    color: #fff;
}

.mobile-fangan .mobile-fangan-container {
    position: relative;
    width: 100%;
    height: auto;
    padding: 0 3%;
    box-sizing: border-box;
    background: #000;
}

.mobile-fangan .mobile-fangan-container ul {
    margin: 0;
    padding-top: .5rem;
}

.mobile-fangan .mobile-fangan-container ul li {
    padding-left: .1rem;
    padding-right: .1rem;
}

.mobile-fangan .mobile-fangan-container ul li .fangan-one {
    display: block;
    width: 100%;
    height: 5rem;
    margin-bottom: .3rem;
    padding-top: .3rem;
    background: linear-gradient(0deg, #1d1c2c, #2d3b4e);
}

.mobile-fangan .mobile-fangan-container ul li .fangan-one img {
    display: block;
    width: 25%;
    margin: auto;
}

.mobile-fangan .mobile-fangan-container ul li .fangan-one .title {
    display: inline-block;
    width: 100%;
    height: .4rem;
    margin-top: .2rem;
    line-height: .4rem;
    font-size: .3rem;
    font-weight: 400;
    letter-spacing: 2px;
    text-align: center;
    color: #0091fc;
}

.mobile-fangan .mobile-fangan-container ul li .fangan-one .desc {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: .1rem;
    padding: 0 5% 0 10%;
    line-height: .3rem;
    font-size: .25rem;
    font-weight: 400;
    letter-spacing: 3px;
    color: #fff;
    box-sizing: border-box;
}

.services {
    position: relative;
    width: 100%;
    height: 100%;
}

.services .services_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.services .services_container h2 {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin: 0;
    margin-top: .4rem;
    line-height: .5rem;
    text-align: center;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: .05rem;
    color: #000;
}

.services .services_container h2 span {
    display: inherit;
    height: .5rem;
    line-height: .5rem;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: .05rem;
    color: rgb(1, 150, 253);
}



.services .services_container .content_one {
    margin-top: .6rem;
}

.services .services_container .content_one ul {
    margin: 0;
}

.services .services_container .content_one ul li {
    position: relative;
    /*height: 3.3rem;*/
    margin-bottom: .3rem;
}
.services .services_container .content_one ul li img {
    display: inherit;
    width: 100%;
}

.services .services_container .content_one ul li p {
    position: absolute;
    left:0px;
    top:1.3rem;
    width: 100%;
    font-size: .2rem;
    line-height: .5rem;
    letter-spacing: .05rem;
    color: rgb(255, 255, 255);
}

.youshi {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 80px;
}

.youshi .youshi_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.youshi .youshi_container h2 {
    display: inline-block;
    width: 100%;
    height: .5rem;
    margin: 0;
    margin-top: .4rem;
    line-height: .5rem;
    text-align: center;
    font-size: .5rem;
    font-weight: bold;
    letter-spacing: .05rem;
    color: #000;
}



.youshi .youshi_container .content_one {
    margin-top: .6rem;
}

.youshi .youshi_container .content_one ul {
    margin: 0;
}

.youshi .youshi_container .content_one ul li {
    height: 3.3rem;
    margin-bottom: .3rem;
}
.youshi .youshi_container .content_one ul li img {
    display: block;
    margin: 0 auto;
}

.youshi .youshi_container .content_one ul li .one_title {
    display: inline-block;
    width: 100%;
    height: .4rem;
    margin: 0;
    line-height: .4rem;
    font-size: .2rem;
    font-weight: bold;
    color: #000;
    text-align: center;
}

.youshi .youshi_container .content_one ul li .one_desc {
    display: inline-block;
    width: 100%;
    height: auto;
    padding: 0 15%;
    margin-top: .2rem;
    box-sizing: border-box;
    line-height: .25rem;
    font-size: .18rem;
    color: #909090;
}

@media screen and (max-width: 767px) {
    .services .services_container {
        padding:0;
    }

    .services .services_container .content_one ul li p {
        top: 1.8rem;
    }
    .youshi .youshi_container {
        padding: 0;
    }

    .youshi .youshi_container .content_one {
        margin-top: .3rem;
    }

    .youshi .youshi_container .content_one ul li {
        height: 5.5rem;
        margin-bottom: .2rem;
    }

    .youshi .youshi_container .content_one ul li img {
        width: 1.6rem;
        height: 1.6rem;
    }

    .youshi .youshi_container .content_one ul li .one_title {
        height: .6rem;
        margin-top: .1rem;
        line-height: .6rem;
        font-size: .3rem;
        font-weight: bold;
    }

    .youshi .youshi_container .content_one ul li .one_desc {
        padding: 0 10%;
        margin-top: .1rem;
        line-height: .4rem;
        font-size: .26rem;
    }
}


.zhizhuan a{
    text-decoration: none;
    color: inherit;
}
.zhizhuan a:hover{
    background-color: rgba(255,255,255,0.4);
    box-sizing: border-box;
    border-radius: 20px;
}
.zhizhuan .part_bg {
    display: block;
    background: #ffffff;
    min-width: 1180px;
    position: relative;
}
.zhizhuan .part_bg>.bg {
    display: block;
    margin: 0 auto;
    width: 1480px;
    min-width: 1180px;
}
.zhizhuan .part{
    display: block;
    background: #ffffff;
    min-width: 997px;
    position: relative;
}
.zhizhuan .part>.bg{
    display: block;
    margin: 0 auto;
    width: 997px;
}
.zhizhuan .part>.content_box{
    width: 997px;
    height: 100%;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%,0);
    -ms-transform: translate(-50%,0);
    transform: translate(-50%,0);
}
.zhizhuan .part>.content_box>*{
    position: absolute;
    z-index: 11;
    text-align: left;
}


.zhizhuan_banner .swiper-container {
    position: relative;
    width: 100%;
    height: 817px;
}

.zhizhuan_banner .swiper-container .zhizuantuiguang {
    position: absolute;
    top: 30%;
    width: auto;
    left: 900px;
}

.zhizhuan_banner .swiper-container .zhizuantuiguang .title{
    width: 100%;
    font-size: 100px;
    letter-spacing: 20px;
    margin-bottom: 30px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_banner .swiper-container .zhizuantuiguang .desc{
    width: 100%;
    font-size: 40px;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_banner .swiper-container .zhitongchetuoguan {
    position: absolute;
    top: 30%;
    width: auto;
    left: 850px;
}

.zhizhuan_banner .swiper-container .zhitongchetuoguan .title{
    width: 100%;
    font-size: 90px;
    letter-spacing: 20px;
    margin-bottom: 30px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_banner .swiper-container .zhitongchetuoguan .desc{
    width: 100%;
    font-size: 50px;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_banner .swiper-container .zhitongchetuoguan .price{
    width: 100%;
    margin-top: 27px;
    font-size: 40px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_01 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_01 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_01 .zhizhuan_01_header {
    position: absolute;
    top: 12%;
    width: 100%;
}

.zhizhuan_01 .zhizhuan_01_header p {
    width: 100%;
    font-size: 45px;
    font-weight: 550;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_01 .zhizhuan_01_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_01 .zhizhuan_01_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_01 .zhizhuan_01_content ul li:nth-child(1) {
    position: absolute;
    left: 465px;
    top: 40%;
}






.service {
    position: relative;
    width: 100%;
    height: 900px;
    background: url('../../images/service/zhizuan/2019-07-08/bg_02.jpg') no-repeat;
    background-position: 0% 0%;
    background-size: cover;
    margin-top: -1px;
}

.service .service_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}

.service .service_container h1 {
    margin: 0;
}

.service .service_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    text-align: center;
    font-size: 48px;
    letter-spacing: 1px;
    color: #ffffff;
}

.service .service_container ul {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    margin-top: 6em;
}
.service .service_container ul li {
    height: 300px;
    margin-bottom: 3em;
}

.service .service_container ul li div {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
    background: #ffffff;
}

.service .service_container ul li div img {
    display: block;
    width: 30%;
    height: 30%;
    margin: 10px auto;
}

.service .service_container ul li div p {
    width: 100%;
    height: auto;
    margin-top: 20px;
    text-align: center;
    line-height: 50px;
    font-size: 35px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}

.jiangxiang {
    position: relative;
    width: 100%;
    height: auto;
    background-color: #000000;
}
.jiangxiang .jiangxiang_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.jiangxiang .jiangxiang_container h1 {
    margin: 0;
}
.jiangxiang .jiangxiang_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}
.jiangxiang .jiangxiang_container .jiangxiang_desc {
    display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 1.5em;
    line-height: 25px;
    font-size: 18px;
    letter-spacing: 2px;
    color: #7a7a7a;
    text-align: center;
}
.jiangxiang .jiangxiang_container .jiangxiang_mobile_list {
    display: none;
    width: 100%;
    height: auto;
    margin-top: 2em;
}
.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list {
    width: 100%;
    height: auto;
    margin: 0;
}
.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one {
    height: 80px;
}
.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p {
    width: 100%;
    line-height: 20px;
    font-size: 12px;
    color: #7a7a7a;
    text-align: center;
}
.jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p span {
    line-height: 20px;
    font-size: 12px;
}
.jiangxiang .jiangxiang_container .jiangxiang_img {
    display: block;
    width: 80%;
    margin: 0 auto;
}
.jiangxiang .jiangxiang_container .jiangxiang_pc_list {
    width: 100%;
    height: auto;
    margin-top: 2em;
}
.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list {
    width: 100%;
    height: auto;
    margin: 0;
}
.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list .pc_list_one {
    height: 100px;
}
.jiangxiang .jiangxiang_container .jiangxiang_pc_list .pc_list .pc_list_one p {
    width: 100%;
    line-height: 20px;
    font-size: 12px;
    color: #7a7a7a;
    text-align: center;
}

.liucheng {
    position: relative;
    width: 100%;
    height: 500px;
    background: url('../../images/service/zhizuan/2019-07-08/bg_09.jpg') no-repeat;
}
.liucheng .liucheng_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.liucheng .liucheng_container h1 {
    margin: 0;
}
.liucheng .liucheng_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}
.liucheng .liucheng_container .liucheng_detail {
    width: 100%;
    height: auto;
    margin-top: 6em;
}
.liucheng .liucheng_container .liucheng_detail .detail_list {
    margin: 0;
}
.liucheng .liucheng_container .liucheng_detail .detail_list .detail_one {
    margin-bottom: 2em;
}
.liucheng .liucheng_container .liucheng_detail .detail_list .detail_one img {
    display: block;
    width: 50px;
    margin: 0 auto;
}
.liucheng .liucheng_container .liucheng_detail .detail_list .detail_one p {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 22px;
    letter-spacing: 2px;
    color: #ffffff;
    text-align: center;
}
.team {
    position: relative;
    width: 100%;
    height: 1200px;
    background: url('../../images/home/2019_06_19/bg-10.jpg') no-repeat;
    background-size: 100% 100%;
}
.team .team_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.team .team_container h1 {
    margin: 0;
}
.team .team_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    letter-spacing: 1px;
    text-align: center;
    color: #ffffff;
}
.team .team_container .team_desc {
    display: inline-block;
    width: 100%;
    height: 25px;
    margin-top: 1.5em;
    line-height: 25px;
    font-size: 16px;
    letter-spacing: 1px;
    color: #7a7a7a;
    text-align: center;
}
.team .team_container .team_detail {
    margin-top: 3em;
}
.team .team_container .team_detail .detail_list {
    margin: 0;
}
.team .team_container .team_detail .detail_list .detail_one_bottom {
    height: auto;
    padding: 0 .5rem;
    box-sizing: border-box;
}
.team .team_container .team_detail .detail_list .detail_one img {
    display: block;
    width: 100%;
}
.team .team_container .team_detail .detail_list .detail_one p {
    display: inline-block;
    width: 100%;
    line-height: 20px;
    font-size: 14px;
    letter-spacing: 1px;
    color: #adadad;
    text-align: left;
}
.team .team_container .team_detail .detail_list .detail_one p span {
    display: inline-block;
    width: 100%;
    line-height: 50px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
}
.pinpai {
    position: relative;
    width: 100%;
    height: auto;
}
.pinpai .pinpai_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.pinpai .pinpai_container h1 {
    margin: 0;
}
.pinpai .pinpai_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
}
.pinpai .pinpai_container .pinpai_detail {
    margin-top: 6em;
}
.pinpai .pinpai_container .pinpai_detail p {
    display: inline-block;
    width: 100%;
    height: 40px;
    text-align: left;
    margin: 0;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #9c9c9c;
}
.pinpai .pinpai_container .pinpai_detail .detail_list li img {
    display: block;
    width: 100%;
}
.baozhang {
    position: relative;
    width: 100%;
    height: 800px;
    background: url('../../images/service/zhizuan/2019-07-08/bg_23.jpg') no-repeat;
    background-size: 100% 100%;
}
.baozhang .baozhang_container {
    width: 100%;
    height: 100%;
    padding: 0 25%;
    box-sizing: border-box;
}
.baozhang .baozhang_container h1 {
    margin: 0;
}
.baozhang .baozhang_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    letter-spacing: 1px;
    text-align: center;
    color: #000000;
}
.baozhang .baozhang_container .baozhang_detail {
    margin-top: 6em;
}
.baozhang .baozhang_container .baozhang_detail .detail_list {
    margin: 0;
}
.baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div {
    height: 250px;
    background: #fff;
    margin-bottom: 3em;
    padding-top: 15px;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
}
.baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div img {
    display: block;
    width: 50px;
    margin: 0 auto;
}
.baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div p {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 50px;
    line-height: 25px;
    font-size: 20px;
    color: #000;
    text-align: center;
}
.fuwushang {
    position: relative;
    width: 100%;
    height: 900px;
    background-color: #eeeeee;
}
.fuwushang .fuwushang_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.fuwushang .fuwushang_container h1 {
    margin: 0;
}
.fuwushang .fuwushang_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
}
.fuwushang .fuwushang_container ul {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    margin-top: 6em;
}
.fuwushang .fuwushang_container ul li {
    height: 300px;
    margin-bottom: 3em;
}
.fuwushang .fuwushang_container ul li div {
    position: relative;
    width: 100%;
    height: 100%;
    background: #ffffff;
}
.fuwushang .fuwushang_container ul li div p:nth-child(1) {
    width: 100%;
    height: 1rem;
    line-height: 1rem;
    font-size: 0.3rem;
    font-weight: bold;
    letter-spacing: 10px;
    color: #ffd200;
    text-align: center;
}
.fuwushang .fuwushang_container ul li div p:nth-child(2) {
    width: 100%;
    height: auto;
    margin-top: 10px;
    line-height: 0.3rem;
    font-size: 0.2rem;
    letter-spacing: 5px;
    color: #000;
    text-align: center;
}
.zizhi {
    position: relative;
    width: 100%;
    height: auto;
}
.zizhi .zizhi_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.zizhi .zizhi_container h1 {
    margin: 0;
}
.zizhi .zizhi_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
}
.zizhi .zizhi_container .zizhi_desc {
    display: inline-block;
    width: 100%;
    height: auto;
    margin-top: 2em;
    padding: 0 40px;
    font-size: 20px;
    letter-spacing: 10px;
    color: #000;
    text-align: center;
}
.zizhi .zizhi_container ul {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0;
    margin-top: 6em;
}
.zizhi .zizhi_container ul li {
    height: auto;
    margin-bottom: 3em;
}
.zizhi .zizhi_container ul li img {
    display: block;
    width: 100%;
}
.zizhi .zizhi_container ul li p {
    display: inline-block;
    width: 100%;
    height: 40px;
    margin-top: 10px;
    line-height: 40px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 5px;
    color: #000;
    text-align: center;
}
.zhitongche {
    position: relative;
    width: 100%;
    height: 100%;
}
.zhitongche .zhitongche_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.zhitongche .zhitongche_container h1 {
    margin: 0;
}
.zhitongche .zhitongche_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
}


.zhitongche .zhitongche_container  img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.zhitongche .zhitongche_container .zhitongche_content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.zhitongche .zhitongche_container .zhitongche_content .content_one p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left: 3%;
    top: 0.1%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_one p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 3.5%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_one p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 13%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_two p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left: 3%;
    top: 22.5%;
    line-height: 0.4rem;
    font-size: 0.2rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_two p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 25.5%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_two p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 35.5%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_three p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left:3%;
    top: 44%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_three p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 47.5%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_three p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 64%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_four p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left: 1%;
    top: 81%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_four p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 84.5%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zhitongche .zhitongche_container .zhitongche_detail .zhitongche_content .content_four p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 92%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}

.zuanzhan {
    position: relative;
    width: 100%;
    height: 100%;
    margin-bottom: 3em;
}
.zuanzhan .zuanzhan_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.zuanzhan .zuanzhan_container h1 {
    margin: 0;
}
.zuanzhan .zuanzhan_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    text-align: center;
    color: #000;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail {
    position: relative;
    width: 100%;
    height: auto;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.pc_zuanzhan_show {
    display: block;
}
.mobile_zuanzhan_show {
    display: none!important;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_one p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left: 3.5%;
    top: 0.5%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_one p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 8%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_one p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 31%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_two p:nth-child(1) {
    position: absolute;
    width: auto;
    height: 0.4rem;
    left: 0.5%;
    top: 57%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 3px;
    color: #fff;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_two p:nth-child(2) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 65%;
    line-height: 0.4rem;
    font-size: 0.22rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
    text-align: center;
}
.zuanzhan .zuanzhan_container .zuanzhan_detail .zuanzhan_content .content_two p:nth-child(3) {
    position: absolute;
    width: 100%;
    height: 0.4rem;
    left: 0;
    top: 86%;
    line-height: 0.4rem;
    font-size: 0.25rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
}
.dashuju {
    position: relative;
    width: 100%;
    height: 100%;
}
.dashuju .dashuju_container {
    width: 100%;
    height: 100%;
    padding: 0 20%;
    box-sizing: border-box;
}
.dashuju .dashuju_container h1 {
    margin: 0;
}
.dashuju .dashuju_container h1 span {
    display: inline-block;
    width: 100%;
    height: 48px;
    margin-top: 40px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
    text-align: center;
}
.dashuju .dashuju_container .dashuju_content {
    position: relative;
    width: 100%;
    height: auto;
    margin-top: 3em;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content {
    position: relative;
    margin-bottom: 20px;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content img {
    display: block;
    width: 100%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .title {
    position: absolute;
    width: auto;
    height: 0.2rem;
    top: 61%;
    left: 8%;
    line-height: 0.2rem;
    font-size: 0.18rem;
    font-weight: bold;
    letter-spacing: 1px;
    color: #000;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .desc {
    position: absolute;
    width: auto;
    height: 0.22rem;
    top: 66%;
    left: 8%;
    padding: 0 10px 0 2px;
    line-height: 0.22rem;
    font-size: 0.14rem;
    letter-spacing: 1px;
    color: #000;
    background: #3cbbfe;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .detail {
    position: absolute;
    width: 100%;
    height: auto;
    top: 66%;
    left: 0;
    padding: 5% 9%;
    box-sizing: border-box;
    line-height: 0.3rem;
    font-size: 0.15rem;
    letter-spacing: 1px;
    color: #000;
    text-align: left;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(3) .one_content .content .title {
    top: 63%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(3) .one_content .content .desc {
    top: 68%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(3) .one_content .content .detail {
    top: 69%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(4) .one_content .content .title {
    top: 62%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(4) .one_content .content .desc {
    top: 67%;
}
.dashuju .dashuju_container .dashuju_content ul .dashuju_one:nth-child(4) .one_content .content .detail {
    top: 68%;
}

.mobile_zhuanhua {
    position: relative;
    display: none;
    width: 100%;
    height: 100%;
}
.mobile_zhuanhua img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.mobile_zhuanhua .mobile_zhuanhua_container {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.mobile_zhuanhua .mobile_zhuanhua_container .title_one {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 20px;
    left: 0;
    top: 10px;
    line-height: 20px;
    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
}
.mobile_zhuanhua .mobile_zhuanhua_container .title_two {
    position: absolute;
    display: inline-block;
    width: 100%;
    height: 25px;
    left: 0;
    top: 30px;
    line-height: 25px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    text-align: center;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_one .question {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 20px;
    left: 18%;
    top: 22%;
    line-height: 20px;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #fff;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_one .tips {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 16px;
    left: 27%;
    top: 27.5%;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: #f42b64;
    border-radius: 15px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_one .answer {
    position: absolute;
    display: inline-block;
    text-align: left;
    width: auto;
    height: 20px;
    left: 27%;
    top: 30%;
    line-height: 20px;
    font-size: 12px;
    color: #000;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_two .question {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 18px;
    top: 46%;
    left: 18%;
    line-height: 18px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_two .tips {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 16px;
    left: 27%;
    top: 51.5%;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: #f42b64;
    border-radius: 15px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_two .answer_one {
    position: absolute;
    display: inline-block;
    text-align: left;
    width: auto;
    left: 21%;
    top: 54%;
    line-height: 16px;
    font-size: 12px;
    color: #000;
    transform: scale(0.8);
    letter-spacing: 2px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_two .answer_one span {
    font-size: 12px;
    transform: scale(0.8);
    color: #f42b64;
    letter-spacing: 2px;
}

.mobile_zhuanhua .mobile_zhuanhua_container .content_two .answer_two {
    position: absolute;
    display: inline-block;
    text-align: left;
    width: auto;
    left: 21%;
    top: 60%;
    line-height: 16px;
    font-size: 12px;
    color: #000;
    transform: scale(0.8);
    letter-spacing: 2px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_two .answer_two span {
    font-size: 12px;
    transform: scale(0.8);
    color: #f42b64;
    letter-spacing: 2px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_three .question {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 18px;
    top: 72%;
    left: 18%;
    line-height: 18px;
    font-size: 15px;
    font-weight: bold;
    color: #fff;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_three .tips {
    position: absolute;
    display: inline-block;
    width: auto;
    height: 16px;
    left: 27%;
    top: 78%;
    line-height: 16px;
    font-size: 12px;
    color: #fff;
    background: #f42b64;
    border-radius: 15px;
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_three .answer {
    position: absolute;
    display: inline-block;
    text-align: left;
    width: auto;
    height: 20px;
    left: 18%;
    top: 82%;
    line-height: 20px;
    font-size: 12px;
    letter-spacing: 2px;
    color: #000;
    transform: scale(0.75);
}
.mobile_zhuanhua .mobile_zhuanhua_container .content_three .answer span {
    font-size: 12px;
    transform: scale(0.75);
    color: #f42b64;
    letter-spacing: 2px;
}

.pc_zhuanhua {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content {
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one {
    position: relative;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .bg {
    display: inherit;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .pc_zhuanhua_title_one {
    position: absolute;
    width: 100%;
    height: 0.8rem;
    left: 0;
    top: 0.2rem;
    line-height: 0.8rem;
    font-size: 0.5rem;
    letter-spacing: 5px;
    color: #fff;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .pc_zhuanhua_title_two {
    position: absolute;
    width: 100%;
    height: 1rem;
    left: 0;
    top: 1rem;
    line-height: 1rem;
    font-size: 0.9rem;
    font-weight: bold;
    letter-spacing: 5px;
    color: #fff;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .pc_zhuanhua_question {
    position: absolute;
    width: auto;
    height: 1rem;
    left: 18%;
    top: 50%;
    line-height: 1rem;
    font-size: 0.65rem;
    font-weight: bold;
    letter-spacing: 10px;
    color: #fff;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .check {
    position: absolute;
    display: block;
    width: 8%;
    left: 20%;
    top: 63%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .right_icon {
    position: absolute;
    display: block;
    width: 15%;
    right: 15%;
    top: 69%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_one .pc_zhuanhua_answer {
    position: absolute;
    width: auto;
    height: auto;
    left: 27%;
    top: 72%;
    line-height: 1rem;
    font-size: 0.5rem;
    color: #000;
    letter-spacing: 10px;
    text-align: left;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two {
    position: relative;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .pc_zhuanhua_question {
    position: absolute;
    width: auto;
    height: 1rem;
    left: 18%;
    top: 13%;
    line-height: 1rem;
    font-size: 0.65rem;
    font-weight: bold;
    letter-spacing: 10px;
    color: #fff;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .check {
    position: absolute;
    display: block;
    width: 8%;
    height: auto;
    left: 20%;
    top: 33%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .right_icon {
    position: absolute;
    display: block;
    width: 15%;
    height: auto;
    right: 15%;
    top: 50%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .pc_zhuanhua_answer_one {
    position: absolute;
    width: auto;
    height: auto;
    left: 27%;
    top: 40%;
    line-height: 0.6rem;
    font-size: 0.45rem;
    color: #000;
    letter-spacing: 5px;
    text-align: left;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .pc_zhuanhua_answer_one span {
    font-size: 0.45rem;
    color: #f42b64;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .pc_zhuanhua_answer_two {
    position: absolute;
    width: auto;
    height: auto;
    left: 27%;
    top: 65%;
    line-height: 0.6rem;
    font-size: 0.45rem;
    color: #000;
    letter-spacing: 5px;
    text-align: left;
}
.pc_zhuanhua .pc_zhuanhua_content .content_two .pc_zhuanhua_answer_two span {
    font-size: 0.45rem;
    color: #f42b64;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three {
    position: relative;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three .pc_zhuanhua_question {
    position: absolute;
    width: auto;
    height: 100px;
    left: 18%;
    top: 12%;
    line-height: 1rem;
    font-size: 0.65rem;
    font-weight: bold;
    letter-spacing: 10px;
    color: #fff;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three .check {
    position: absolute;
    display: block;
    width: 8%;
    height: auto;
    left: 20%;
    top: 27%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three .right_icon {
    position: absolute;
    display: block;
    width: 15%;
    height: auto;
    right: 15%;
    top: 35%;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three .pc_zhuanhua_answer {
    position: absolute;
    width: auto;
    height: auto;
    left: 27%;
    top: 40%;
    line-height: 1rem;
    font-size: 0.5rem;
    color: #000;
    letter-spacing: 10px;
    text-align: left;
}
.pc_zhuanhua .pc_zhuanhua_content .content_three .pc_zhuanhua_answer span {
    font-size: 0.5rem;
    color: #f42b64;
}



















.zhizhuan-first .zhizhuan-first-header{
    position: absolute;
    width: auto;
    height: auto;
    left: 33%;
    top: 25%;
}

.zhizhuan-first .zhizhuan-first-content{
    position: absolute;
    width: 100%;
    height: 100px;
    left: 32px;
    top: 38%;

}

.zhizhuan-first .zhizhuan-first-content p{
    line-height: 100px;
    font-size: 40px;
    font-weight: bold;
    color: white;
    letter-spacing: 8px;
    font-family: "Noto Sans SC"
}

/* .zhizhuan-first .zhizhuan-first-button{
    position: relative;
} */
.zhizhuan-first .zhizhuan-first-button img{
    position: absolute;
    left: 35%;
    top: 45%;
    width: 30%;
    height: 200px;
}
.zhizhuan-first-button-text{
    position: absolute;
    display: inline-block;
    left: 35%;
    top: 45%;
    width: 30%;
    height: 200px;;
    line-height: 200px;
    /* font-size: 50px; */
    font-weight: bold;
    color: black;
    text-align: center;
}

.zhizhuan-first-button-text p{
    font-size: 50px;
    /* width: 400px; */
    letter-spacing: 20px;
    /* font-weight: 600; */
}

.zhizhuan-first .zhizhuan-first-title{
    position: absolute;
    width: 100%;
    height: 100px;
    left: 22px;
    top: 10%;

}

.zhizhuan-first .zhizhuan-first-title p{
    line-height: 100px;
    font-size: 40px;
    font-weight: bold;
    color: #F1FF02;
    letter-spacing: 8px;
    font-family: "Noto Sans SC";
}

.zhizhuan-first .zhizhuan-first-header p{
    line-height: 120px;
    font-size: 120px;
    font-weight: bold;
    color: #F1FF02;
    letter-spacing: 20px;
    font-family: "Noto Sans SC";
}

.zhitongche07_02 div{
    line-height: 0px;
}

/*
.zhitongche07_02 div img{
    line-height: 0px;
    transform: scale(0.8);
}
*/

.zhitongche07_02{
    position: relative;
}

.zhitongche07_02 .zhitongche07_02_text01{
    position: absolute;
    width: 100%;
    height: 100%;
    left: 32px;
    top: 2%;
}

.zhitongche07_02 .zhitongche07_02_text01 p{
    color: white;
    line-height: 2;
    letter-spacing: 5px;
}

.zhitongche07_02 .zhitongche07_02_text01 .title1{
    font-size: 25px;
}

.zhitongche07_02 .zhitongche07_02_text01 .title2{
    font-size: 70px;
}

.zhitongche07_02 .zhitongche07_02_text02,.zhitongche07_02_text04{
    position: absolute;
    width: 100%;
    height: auto;
    left: -17%;
    top: 23%;
}

.zhitongche07_02 .zhitongche07_02_text02 p,.zhitongche07_02_text04 p,.zhitongche07_02_text06 p{
    color: white;
    font-size: 50px;
    letter-spacing: 2px;
    width: auto;
    font-family: "Noto Sans SC";
}

.zhitongche07_02 .zhitongche07_02_text03,.zhitongche07_02_text05,.zhitongche07_02_text06,.zhitongche07_02_text07{
    position: absolute;
    width: 50%;
    height: auto;
    top: 31%;
    left: 24%;
    text-align: left;
}

.zhitongche07_02 .zhitongche07_02_text03 p ,.zhitongche07_02_text07 p{
    color: black;
    font-size: 40px;
    width: auto;
    letter-spacing: 10px;
    line-height: 2;
    font-family: "Noto Sans SC";
}

.zhitongche07_02_text04{
    top: 47%;
    left: -12%;
}

.zhitongche07_02_text05{
    top: 52%;
}

.zhitongche07_02_text05 p{
    color: black;
    font-size: 40px;
    width: auto;
    letter-spacing: 10px;
    line-height: 60px;
    font-family: "Noto Sans SC";
}

.zhitongche07_02_text05 p:nth-child(3){
    color:#F32160;
}

.zhitongche07_02_text05 p:nth-child(8){
    color:#F32160;
}

.zhitongche07_02_text06{
    left: 17%;
    top:73.5%
}

.zhitongche07_02_text07{
    top:82%
}
.zhizhuan_01 .zhizhuan_01_content ul li:nth-child(2) {
    position: absolute;
    left: 865px;
    top: 40%;
}

.zhizhuan_01 .zhizhuan_01_content ul li:nth-child(3) {
    position: absolute;
    left: 1255px;
    top: 40%;
}

.zhizhuan_01 .zhizhuan_01_content ul li:nth-child(4) {
    position: absolute;
    left: 650px;
    top: 74%;
}
.zhizhuan_01 .zhizhuan_01_content ul li:nth-child(5) {
    position: absolute;
    left: 1065px;
    top: 74%;
}

.zhizhuan_01 .zhizhuan_01_content ul li p {
    width: auto;
    font-size: 35px;
    letter-spacing: 15px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}


.zhizhuan_02 {
    position: relative;
    width: 100%;
    height: 100%;
    margin-top: 50px;
}
.zhizhuan_02 img {
    display: inherit;
    width: 100%;
    height: 100%;
}
.zhizhuan_02 .zhizhuan_02_header {
    position: absolute;
    top: 5%;
    width: 100%
}
.zhizhuan_02 .zhizhuan_02_header p {
    width: 100%;
    font-size: 45px;
    font-weight: 550;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_02 .zhizhuan_02_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_02 .zhizhuan_02_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_02 .zhizhuan_02_content ul li:nth-child(1) {
    position: absolute;
    width: 15%;
    left: 550px;
    top: 29%;
}

.zhizhuan_02 .zhizhuan_02_content ul li:nth-child(2) {
    position: absolute;
    width: 15%;
    left: 550px;
    top: 48%;
}

.zhizhuan_02 .zhizhuan_02_content ul li:nth-child(3) {
    position: absolute;
    width: 15%;
    left: 550px;
    top: 69%;
}

.zhizhuan_02 .zhizhuan_02_content ul li p {
    width: 100%;
    text-align: center;
    font-size: 25px;
    letter-spacing: 15px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}


.zhizhuan_03 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_03 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_03 .zhizhuan_03_header {
    position: absolute;
    top: 10%;
    width: 100%;
}

.zhizhuan_03 .zhizhuan_03_header p {
    width: 100%;
    font-size: 45px;
    font-weight: 550;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_03 .zhizhuan_03_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_03 .zhizhuan_03_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(1) {
    position: absolute;
    width: 16%;
    left: 400px;
    top: 25%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(2) {
    position: absolute;
    width: 16%;
    left: 810px;
    top: 25%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(3) {
    position: absolute;
    width: 16%;
    left: 1210px;
    top: 25%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(4) {
    position: absolute;
    width: 16%;
    left: 400px;
    top: 62%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(5) {
    position: absolute;
    width: 16%;
    left: 810px;
    top: 62%;
}

.zhizhuan_03 .zhizhuan_03_content ul li:nth-child(6) {
    position: absolute;
    width: 16%;
    left: 1210px;
    top: 62%;
}

.zhizhuan_03 .zhizhuan_03_content ul li p:first-child {
    width: 100%;
    text-align: center;
    font-size: 30px;
    font-weight: 600;
    letter-spacing: 15px;
    /* background: #000; */
    -webkit-background-clip: text;
    color: rgb(254, 209, 6);
    font-family: "Noto Sans SC";
}

.zhizhuan_03 .zhizhuan_03_content ul li p:last-child {
    width: 100%;
    margin-top: 40px;
    text-align: center;
    font-size: 20px;
    letter-spacing: 5px;
    /* background: #000; */
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}


.zhizhuan_04 {
    position: relative;
    width: 1100px;
    height: 700px;
    margin: 0 auto;
}

.zhizhuan_04 .zhizhuan_04_header {
    position: absolute;
    top: 5%;
    width: 100%;
}

.zhizhuan_04 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_04 .zhizhuan_04_header p:first-child {
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-weight: 550;
    letter-spacing: 20px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_04 .zhizhuan_04_header p:last-child {
    width: 100%;
    text-align: center;
    font-size: 20px;
    letter-spacing: 12px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_04 .zhizhuan_04_content {
    position: absolute;
    width: 100%;
    top: 5%;
}

.zhizhuan_04 .zhizhuan_04_content ul {
    position: relative;
    width: 100%;
    height: 700px;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(1) {
    position: absolute;
    left: 210px;
    top: 48%;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(2) {
    position: absolute;
    left: 450px;
    top: 48%;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(3) {
    position: absolute;
    left: 675px;
    top: 48%;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(4) {
    position: absolute;
    left: 230px;
    top: 85%;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(5) {
    position: absolute;
    left: 480px;
    top: 85%;
}

.zhizhuan_04 .zhizhuan_04_content ul li:nth-child(6) {
    position: absolute;
    left: 720px;
    top: 85%;
}

.zhizhuan_04 .zhizhuan_04_content ul li p {
    width: auto;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    /* background: #000; */
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_05 {
    position: relative;
    width: 100%;
    height: 600px;
    margin-top: 20px;
}

.zhizhuan_05 img {
    display: inherit;
}

.zhizhuan_05 .zhizhuan_05_header {
    position: absolute;
    top: 5%;
    width: 100%;
}

.zhizhuan_05 .zhizhuan_05_header p {
    width: 100%;
    text-align: center;
    font-size: 45px;
    font-weight: 550;
    letter-spacing: 5px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC"
}

.zhizhuan_05 .zhizhuan_05_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
}

.zhizhuan_05 .zhizhuan_05_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(1) {
    position: absolute;
    left: 640px;
    top: 78%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(2) {
    position: absolute;
    left: 730px;
    top: 88%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(3) {
    position: absolute;
    left: 890px;
    top: 88%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(4) {
    position: absolute;
    left: 1040px;
    top: 88%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(5) {
    position: absolute;
    left: 1170px;
    top: 82%;
}

.zhizhuan_05 .zhizhuan_05_content ul li:nth-child(6) {
    position: absolute;
    left: 1200px;
    top: 72%;
}

.zhizhuan_05 .zhizhuan_05_content ul li p {
    width: 100%;
    text-align: center;
    font-size: 11px;
    -webkit-background-clip: text;
    color: rgb(102, 102, 102);
    font-family: "Noto Sans SC";
}

.zhizhuan_05 .zhizhuan_05_content ul li p span {
    font-size: 11px;
    color: rgb(254, 209, 6);
}

.zhizhuan_06 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_06 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_06 .zhizhuan_06_header {
    position: absolute;
    width: 100%;
    top: 8%;
}

.zhizhuan_06 .zhizhuan_06_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_06 .zhizhuan_06_desc {
    position: absolute;
    width: 100%;
    top: 28%;
}

.zhizhuan_06 .zhizhuan_06_desc p {
    width: 100%;
    text-align: center;
    font-size: 18px;
    font-weight: 550;
    letter-spacing: 2px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_06 .zhizhuan_06_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_06 .zhizhuan_06_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(1) {
    position: absolute;
    left: 635px;
    top: 56.5%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(2) {
    position: absolute;
    left: 750px;
    top: 71%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(3) {
    position: absolute;
    left: 880px;
    top: 56.5%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(4) {
    position: absolute;
    left: 1025px;
    top: 78%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(5) {
    position: absolute;
    left: 1145px;
    top: 59%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(6) {
    position: absolute;
    left: 1270px;
    top: 73%;
}

.zhizhuan_06 .zhizhuan_06_content ul li:nth-child(7) {
    position: absolute;
    left: 1410px;
    top: 55%;
}

.zhizhuan_06 .zhizhuan_06_content ul li p {
    width: auto;
    font-size: 15px;
    letter-spacing: 2px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_07 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_07 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_07 .zhizhuan_07_header {
    position: absolute;
    width: 100%;
    top: 2%;
}

.zhizhuan_07 .zhizhuan_07_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_07 .zhizhuan_07_desc {
    position: absolute;
    width: 100%;
    top: 12%;
}

.zhizhuan_07 .zhizhuan_07_desc p {
    width: 100%;
    text-align: center;
    font-size: 15px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_07 .zhizhuan_07_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_07 .zhizhuan_07_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_07 .zhizhuan_07_content ul li:nth-child(1) {
    position: absolute;
    left: 980px;
    top: 22%;
}

.zhizhuan_07 .zhizhuan_07_content ul li:nth-child(2) {
    position: absolute;
    left: 470px;
    top: 75.5%;
}

.zhizhuan_07 .zhizhuan_07_content ul li:nth-child(3) {
    position: absolute;
    left: 750px;
    top: 75.5%;
}

.zhizhuan_07 .zhizhuan_07_content ul li:nth-child(4) {
    position: absolute;
    left: 1020px;
    top: 75.5%;
}

.zhizhuan_07 .zhizhuan_07_content ul li:nth-child(5) {
    position: absolute;
    left: 1280px;
    top: 75.5%;
}

.zhizhuan_07 .zhizhuan_07_content ul li p:nth-child(1) {
    width: auto;
    font-size: 14px;
    letter-spacing: 2px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_07 .zhizhuan_07_content ul li p:nth-child(2) {
    width: auto;
    height: auto;
    text-align: left;
    margin-top: 20px;
    line-height: 18px;
    font-size: 12px;
    /* -webkit-transform-origin-x: 0;
    -webkit-transform: scale(0.90); */
    -webkit-background-clip: text;
    color: rgb(208, 208, 208);
    font-family: "Noto Sans SC";
}

.zhizhuan_08 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_08 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_08 .zhizhuan_08_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_08 .zhizhuan_08_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(1) {
    position: absolute;
    left: 400px;
    top: 20%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(2) {
    position: absolute;
    left: 400px;
    top: 33.5%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(3) {
    position: absolute;
    left: 400px;
    top: 47%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(4) {
    position: absolute;
    left: 400px;
    top: 61.5%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(5) {
    position: absolute;
    left: 400px;
    top: 75%;
}

.zhizhuan_08 .zhizhuan_08_content ul li:nth-child(6) {
    position: absolute;
    left: 400px;
    top: 88.5%;
}

.zhizhuan_08 .zhizhuan_08_content ul li p {
    width: auto;
    font-size: 20px;
    font-weight: 550;
    -webkit-background-clip: text;
    color: rgb(20, 66, 125);
    font-family: "Noto Sans SC";
}

.zhizhuan_09 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_09 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_09 .zhizhuan_09_header {
    position: absolute;
    width: 100%;
    top: 2%;
}

.zhizhuan_09 .zhizhuan_09_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_09 .zhizhuan_09_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_09 .zhizhuan_09_content ul li:nth-child(1) {
    position: absolute;
    left: 1040px;
    top: 12.5%;
}

.zhizhuan_09 .zhizhuan_09_content ul li:nth-child(2) {
    position: absolute;
    left: 520px;
    top: 36%;
}

.zhizhuan_09 .zhizhuan_09_content ul li:nth-child(3) {
    position: absolute;
    left: 1040px;
    top: 58.5%;
}

.zhizhuan_09 .zhizhuan_09_content ul li:nth-child(4) {
    position: absolute;
    left: 535px;
    top: 81.8%;
}

.zhizhuan_09 .zhizhuan_09_content ul li p:nth-child(1) {
    width: auto;
    text-align: left;
    font-size: 18px;
    font-weight: 550;
    letter-spacing: 5px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_09 .zhizhuan_09_content ul li p:nth-child(2) {
    width: auto;
    text-align: left;
    margin-top: 8px;
    font-size: 13px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_09 .zhizhuan_09_content ul li p:nth-child(3) {
    width: auto;
    height: auto;
    margin-top: 20px;
    line-height: 20px;
    font-size: 12px;
    font-weight: 550;
    text-align: left;
    letter-spacing: 4px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_10 {
    position: relative;
    width: 100%;
    height: auto;
}


.zhizhuan_10 .zhizhuan_10_header {
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_10 .zhizhuan_10_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_10 .zhizhuan_10_content img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_01 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_10 .zhizhuan_10_content_01 ul li:nth-child(1) {
    position: absolute;
    left: 410px;
    top: 1.5%;
}

.zhizhuan_10 .zhizhuan_10_content_01 ul li:nth-child(2) {
    position: absolute;
    top: 4.7%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_01 ul li:nth-child(3) {
    position: absolute;
    top: 14.2%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_02 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_10 .zhizhuan_10_content_02 ul li:nth-child(1) {
    position: absolute;
    left: 400px;
    top: 23.2%;
}

.zhizhuan_10 .zhizhuan_10_content_02 ul li:nth-child(2) {
    position: absolute;
    top: 26.3%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_02 ul li:nth-child(3) {
    position: absolute;
    top: 35.7%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_03 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_10 .zhizhuan_10_content_03 ul li:nth-child(1) {
    position: absolute;
    left: 400px;
    top: 44.5%;
}

.zhizhuan_10 .zhizhuan_10_content_03 ul li:nth-child(2) {
    position: absolute;
    top: 47.7%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_03 ul li:nth-child(3) {
    position: absolute;
    top: 63.9%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_04 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_10 .zhizhuan_10_content_04 ul li:nth-child(1) {
    position: absolute;
    left: 375px;
    top: 80.4%;
}

.zhizhuan_10 .zhizhuan_10_content_04 ul li:nth-child(2) {
    position: absolute;
    top: 83.6%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_04 ul li:nth-child(3) {
    position: absolute;
    top: 90.9%;
    width: 100%;
}

.zhizhuan_10 .zhizhuan_10_content_01 ul li p, .zhizhuan_10 .zhizhuan_10_content_02 ul li p, .zhizhuan_10 .zhizhuan_10_content_03 ul li p, .zhizhuan_10 .zhizhuan_10_content_04 ul li p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 550;
    letter-spacing: 5px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_11 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_11 .zhizhuan_11_header {
    width: 100%;
}

.zhizhuan_11 .zhizhuan_11_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_11 .zhizhuan_11_content {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_11 .zhizhuan_11_content img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_11 .zhizhuan_11_content_01 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0%;
}

.zhizhuan_11 .zhizhuan_11_content_01 ul li:nth-child(1) {
    position: absolute;
    left: 410px;
    top: 2.7%;
}

.zhizhuan_11 .zhizhuan_11_content_01 ul li:nth-child(2) {
    position: absolute;
    top: 10.1%;
    width: 100%;
}

.zhizhuan_11 .zhizhuan_11_content_01 ul li:nth-child(3) {
    position: absolute;
    top: 32.7%;
    width: 100%;
}

.zhizhuan_11 .zhizhuan_11_content_02 {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_11 .zhizhuan_11_content_02 ul li:nth-child(1) {
    position: absolute;
    left: 375px;
    top: 56.5%;
}

.zhizhuan_11 .zhizhuan_11_content_02 ul li:nth-child(2) {
    position: absolute;
    top: 63.8%;
    width: 100%;
}

.zhizhuan_11 .zhizhuan_11_content_02 ul li:nth-child(3) {
    position: absolute;
    top: 85.3%;
    width: 100%;
}

.zhizhuan_11 .zhizhuan_11_content_01 ul li p, .zhizhuan_11 .zhizhuan_11_content_02 ul li p {
    width: 100%;
    text-align: center;
    font-size: 20px;
    font-weight: 550;
    letter-spacing: 5px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}

.zhizhuan_12 {
    position: relative;
    width: 100%;
    height: auto;
}

.zhizhuan_12 img {
    display: inherit;
    width: 100%;
    height: 100%;
}

.zhizhuan_12 .zhizhuan_12_header {
    position: absolute;
    width: 100%;
    top: 2%;
}

.zhizhuan_12 .zhizhuan_12_header p {
    width: 100%;
    text-align: center;
    font-size: 60px;
    font-weight: 550;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #000;
    font-family: "Noto Sans SC";
}

.zhizhuan_12 .zhizhuan_12_content {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}

.zhizhuan_12 .zhizhuan_12_content ul {
    position: relative;
    width: 100%;
    height: 100%;
}

.zhizhuan_12 .zhizhuan_12_content ul li:nth-child(1) {
    position: absolute;
    left: 580px;
    top: 31%;
}

.zhizhuan_12 .zhizhuan_12_content ul li:nth-child(2) {
    position: absolute;
    left: 1110px;
    top: 26%;
}

.zhizhuan_12 .zhizhuan_12_content ul li:nth-child(3) {
    position: absolute;
    left: 580px;
    top: 66%;
}

.zhizhuan_12 .zhizhuan_12_content ul li:nth-child(4) {
    position: absolute;
    left: 1040px;
    top: 68%;
}

.zhizhuan_12 .zhizhuan_12_content ul li p {
    width: auto;
    text-align: center;
    font-size: 25px;
    letter-spacing: 10px;
    -webkit-background-clip: text;
    color: #fff;
    font-family: "Noto Sans SC";
}




.zhizhuan-banner{
    width: 100%;
    max-width: 1900px;
    min-width: 1100px;
    height: 645px;
    background: url("../../images/service/zhizuan/banner_20190505_1_2.jpg") no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zhizhuan-banner>a{
    width: 200px;
    height: 48px;
    line-height: 48px;
    position: absolute;
    z-index: 10;
    left: 50%;
    top: 413px;
    -webkit-transform: translate(-54%,0);
    -ms-transform: translate(-54%,0);
    transform: translate(-54%,0);
    text-align: center;
    font-size: 23px;
    font-weight: bold;
}
.zhizhuan-banner>a:hover{
    background-color: inherit;
}
.zhizhuan-01 {
    width: 100%;
    max-width: 1900px;
    min-width: 1100px;
    height: 650px;
    background: url("../../images/service/zhizuan/钻展（官网）_20190505_03.jpg") no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zhizhuan01{
    width: 100%;
    max-width: 1900px;
    min-width: 1100px;
    height: 487px;
    background: url("../../images/service/zhizuan/直通车托管落地页_02.png") no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zhizhuan02{
    overflow: hidden;
    width: 100%;
    max-width: 1900px;
    min-width: 1100px;
    height: 548px;
    background: url("../../images/service/zhizuan/直通车托管落地页_03.png") no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zhizhuan02 ul{
    padding-top: 6%;
    margin: 0 auto;
    width: 1100px;
    height: 85%;
}
.zhizhuan02 ul li{
    margin: 0 57px 40px;
    width: 252px;
    height: 190px;
    float: left;
}
.zhizhuan02 ul li:hover{
    margin: -1px 57px 41px;
    box-shadow: 3px 3px 3px #666;
}
.zhizhuan02 ul li:nth-child(1){
    background: url("../../images/service/zhizuan/宝贝分析.png") no-repeat center;
}
.zhizhuan02 ul li:nth-child(2){
    background: url("../../images/service/zhizuan/优化标题.png") no-repeat center;
}
.zhizhuan02 ul li:nth-child(3){
    background: url("../../images/service/zhizuan/测试点击.png") no-repeat center;
}
.zhizhuan02 ul li:nth-child(4){
    background: url("../../images/service/zhizuan/提升质量分.png") no-repeat center;
}
.zhizhuan02 ul li:nth-child(5){
    background: url("../../images/service/zhizuan/站内站外.png") no-repeat center;
}
.zhizhuan02 ul li:nth-child(6){
    background: url("../../images/service/zhizuan/活动节把控.png") no-repeat center;
}
/*part_1 开始*/
.zhizhuan .part_1{
    font-size: 17px;
}
.zhizhuan .part_1 .title{
    left: 75px;
    top: 47px;
}

.zhizhuan .part_1 .problem_box{
    left: 90px;
    top: 235px;
}
.zhizhuan .part_1 .problem_box>li{
    font-size: 17px;
    line-height: 34px;
    margin-bottom: 16px;
}
.zhizhuan .part_1 span{
    font-size: 17px;
}
.zhizhuan .part_1 .query_1{
    left: 708px;
    top: 197px;
}
.zhizhuan .part_1 .query_2{
    left: 759px;
    top: 273px;
}
.zhizhuan .part_1 .query_3{
    left: 759px;
    top: 349px;
}
.zhizhuan .part_1 .query_4{
    left: 759px;
    top: 398px;
}
.zhizhuan .part_1 .query_5{
    left: 708px;
    top: 449px;
}
/*part_1_2开始*/
.zhizhuan .part_1_2{
    margin-top: 5px;
}
.zhizhuan .part_1_2 .title_2{
    left: 360px;
    top: 7px;
}
.zhizhuan .part_1_2 .feature_box{
    left: 76px;
    top: 90px;
}
.zhizhuan .part_1_2 .feature_box>li{
    font-size: 17px;
    float: left;
    width: 158px;
    padding: 26px 10px;
    margin-right: 15px;
    white-space: normal;
    word-break: break-all;
    box-sizing: border-box;
}
.zhizhuan .part_1_2 .feature_box>li:nth-child(4){
    margin-left: -2px;
}
/*part_1_2结束*/
.zhizhuan .consult_title{
    margin-top: 15px;
    margin-bottom: 5px;
}
.zhizhuan .consult_title .consult{
    width: 235px;
    line-height: 46px;
    text-align: center;
    left: 379px;
    top: 0;
    font-size: 22px;
}
/*part_1 结束*/



/*part_2 开始*/
.zhizhuan .part_2{
    overflow: hidden;
    width: 100%;
    max-width: 1900px;
    min-width: 1100px;
    height: 600px;
    background: url("../../images/service/zhizuan/直通车托管落地页_05.png") no-repeat center;
    margin: 0 auto;
    position: relative;
}
.zhizhuan .part_2 .title_1{
    font-size: 57px;
    font-weight: bold;
    left: 388px;
    top: 93px;
}
.zhizhuan .part_2 .title_2{
    font-weight: bold;
    left: 448px;
    top: 195px;
}
.zhizhuan .part_2 .title_2:nth-child(4){
    top: 290px;
}
.zhizhuan .part_2 .title_2:nth-child(6){
    top: 393px;
}
.zhizhuan .part_2 .title_2:nth-child(8){
    top: 488px;
}
.zhizhuan .part_2 .text_2{
    font-size: 20px;
    left: 266px;
    top: 241px;
    letter-spacing: 1px;
}
.zhizhuan .part_2 .text_2:nth-child(5){
    top: 339px;
}
.zhizhuan .part_2 .text_2:nth-child(7){
    top: 438px;
}
.zhizhuan .part_2 .text_2:nth-child(9){
    top: 531px;
}
/*part_2 结束*/


/*part_3 开始*/
.zhizhuan .part_3{
    background-color: #eeeeee;

}
.zhizhuan .part_3 .title_1{
    left: 430px;
    top: 38px;
    font-size: 31px;
    letter-spacing: 2px;
}
.zhizhuan .part_3 .text_1{
    left: 287px;
    top: 85px;
    font-size: 18px;
    letter-spacing: 1.75px;
}
/*合作伙伴样式  START*/
.zhizhuan .part_3 .partner{width:98px;height:98px;border-radius:100%;font-size:0px}.zhizhuan .part_3 .line_1{top:136px}.zhizhuan .part_3 .partner:nth-of-type(1){left: 58px;}.zhizhuan .part_3 .partner:nth-of-type(2){left: 172px;}.zhizhuan .part_3 .partner:nth-of-type(3){left: 288px;}.zhizhuan .part_3 .partner:nth-of-type(4){left: 616px;}.zhizhuan .part_3 .partner:nth-of-type(5){left: 731px;}.zhizhuan .part_3 .partner:nth-of-type(6){left: 843px;}.zhizhuan .part_3 .line_2{top:242px}.zhizhuan .part_3 .partner:nth-of-type(7){left: 78px;}.zhizhuan .part_3 .partner:nth-of-type(8){left: 192px;}.zhizhuan .part_3 .partner:nth-of-type(9){left: 309px;}.zhizhuan .part_3 .partner:nth-of-type(10){left: 593px;}.zhizhuan .part_3 .partner:nth-of-type(11){left: 704px;}.zhizhuan .part_3 .partner:nth-of-type(12){left: 820px;}.zhizhuan .part_3 .line_3{top: 314px;}.zhizhuan .part_3 .partner:nth-of-type(13){left: 394px;}.zhizhuan .part_3 .partner:nth-of-type(14){left: 504px;}.zhizhuan .part_3 .line_4{top: 344px;}.zhizhuan .part_3 .partner:nth-of-type(15){left: 135px;}.zhizhuan .part_3 .partner:nth-of-type(16){left: 251px;}.zhizhuan .part_3 .partner:nth-of-type(17){left: 649px;}.zhizhuan .part_3 .partner:nth-of-type(18){left: 762px;}.zhizhuan .part_3 .line_5{top: 413px;}.zhizhuan .part_3 .partner:nth-of-type(19){left: 337px;}.zhizhuan .part_3 .partner:nth-of-type(20){left: 450px;}.zhizhuan .part_3 .partner:nth-of-type(21){left: 565px;}
/*合作伙伴样式   END*/

.zhizhuan .part_3 .title_2{
    left: 387px;
    top: 566px;
    font-size: 21px;
}
.zhizhuan .part_3 .text_2{
    top: 670px;
    line-height: 50px;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1px;
}
.zhizhuan .part_3 .text_2:nth-of-type(1){
    left: 343px;
}
.zhizhuan .part_3 .text_2:nth-of-type(2){
    left: 600px;
}
.zhizhuan .part_3 .title_3{
    left: 365px;
    top: 791px;
}
.zhizhuan .part_3 .text_3{
    top: 953px;
    font-size: 17px;
}
.zhizhuan .part_3 .text_3.i_1{
    left: 253px;
}
.zhizhuan .part_3 .text_3.i_2{
    left: 454px;
}
.zhizhuan .part_3 .text_3.i_3{
    left: 674px;
}
.zhizhuan .part_3 .title_4{
    left: 415px;
    top: 1026px;
}
.zhizhuan .part_3 .text_4{
    left: 298px;
    top: 994px;
    font-size: 17px;
    letter-spacing: 1.5px;
}
/*part_3 结束*/


/*part_4 开始*/
.zhizhuan .part_4 .title_1{left:381px;top:40px}.zhizhuan .part_4 .text_1{left:330px;top:87px;font-size:18px;letter-spacing:0.75px}.zhizhuan .part_4 .train_text{left:374px;top:160px;font-size:22px;font-weight:bold;letter-spacing:0.75px}.zhizhuan .part_4 .exhibition_text{left:739px;top:159px;font-size:22px;font-weight:bold;letter-spacing:0.75px}.zhizhuan .part_4 .contrast_box{left:76px;top:209px}.zhizhuan .part_4 .contrast_box>li{margin-top:3px;height:42px;font-size:0px}.zhizhuan .part_4 .contrast_box>li>span{font-size:17px;display:inline-block;margin-left:3px;text-align:center;line-height:42px;height:42px;vertical-align:top}.zhizhuan .part_4 .contrast_box>li>span:nth-child(1){width:115px;font-size:19px;font-weight:bold}.zhizhuan .part_4 .contrast_box>li>span:nth-child(2){width:361px;line-height:41px;box-sizing:border-box;padding-right:7px;letter-spacing:0.5px}.zhizhuan .part_4 .contrast_box>li>span:nth-child(3){width:360px;line-height:40px}.zhizhuan .part_4 .title_2{left:321px;top:528px}.zhizhuan .part_4 .text_2{left:266px;top:575px;font-size:18px;letter-spacing:0.75px}.zhizhuan .part_4 .before_use{left:142px;top:643px}.zhizhuan .part_4 .after_used{left:608px;top:643px}.zhizhuan .part_4 .type_box li{width:252px;text-align:center;margin-top:148px;margin-left:auto;margin-right:auto;line-height:32px;font-size:19px;font-weight:bold}.zhizhuan .part_4 .type_box .type_name{width:168px;margin-top:0px;margin-bottom:-7px;line-height:31px;font-weight:bold;font-size:23px}.zhizhuan .part_4 .after_used .type_name{margin-left:35px}.zhizhuan .part_4 .consult{width:235px;line-height:46px;text-align:center;left:379px;top:1256px;font-size:22px}
/*part_4 结束*/


/*part_5 开始*/
.zhizhuan .part_5{
    background-color: #f6f6f6;
}
.zhizhuan .part_5 .title_1{
    left: 376px;
    top: 24px;
}
.zhizhuan .part_5 .title_2{
    left: 307px;
    top: 58px;
}
.zhizhuan .part_5 .text_2{
    left: 97px;
    top: 112px;
    font-size: 17px;
    letter-spacing: 0.85px;
}
/*part_5 结束*/


/*part_6 开始*/
.zhizhuan .part_6 .title_1{
    left: 350px;
    top: 25px;
    font-size: 25px;
}
.zhizhuan .part_6 .text_1{
    width: 190px;
    height: 40px;
    line-height: 35px;
    top: 89px;
    font-size: 18px;
    text-align: center;
}
.zhizhuan .part_6 .text_1:nth-of-type(1){
    left: 97px;
}
.zhizhuan .part_6 .text_1:nth-of-type(2){
    left: 300px;
}
.zhizhuan .part_6 .text_1:nth-of-type(3){
    left: 508px;
}
.zhizhuan .part_6 .text_1:nth-of-type(4){
    left: 713px;
}
.zhizhuan .part_6 .title_2{
    top: 679px;
    left: 359px;
}
.zhizhuan .part_6 .title_3{
    top: 1064px;
    left: 379px;
}
.zhizhuan .part_6 .text_3{
    top: 1474px;
    left: 76px;
    font-size: 15.5px;
    letter-spacing: 0.15px;
}
.zhizhuan .part_6 .title_4{
    top: 1563px;
    left: 347px;
}
.zhizhuan .part_6 .text_4{
    top: 1823px;
    left: 75px;
    font-size: 15.5px;
    letter-spacing: 0.15px;
}
/*part_6 结束*/


/*part_7 开始*/
.zhizhuan .part_7 .title_1{left:447px;top:14px}.zhizhuan .part_7 .text_1{left:441px;top:60px;font-weight:normal;letter-spacing:1px}.zhizhuan .part_7 .before_use,.zhizhuan .part_7 .after_used{line-height:28px}.zhizhuan .part_7 .before_use>b,.zhizhuan .part_7 .after_used>b{font-size:16px;margin-right:15.5px;vertical-align:top;line-height:28px;height:28px;display:inline-block;padding-left:3px}.zhizhuan .part_7 .summary{width:857px;letter-spacing:-0.25px;line-height:24px}.zhizhuan .part_7 .summary>b{font-size:16px;box-sizing:border-box;padding-left:1px}.zhizhuan .part_7 .suit-dress,.zhizhuan .part_7 .men-wear,.zhizhuan .part_7 .food{left:69px;font-size:17px}.zhizhuan .part_7 .before_use.suit-dress{top:117px}.zhizhuan .part_7 .after_used.suit-dress{top:307px}.zhizhuan .part_7 .summary.suit-dress{top:493px}.zhizhuan .part_7 .title_2{left:446px;top:562px}.zhizhuan .part_7 .text_2{left:440px;top:611px;font-weight:normal;letter-spacing:1px}.zhizhuan .part_7 .before_use.men-wear{top:671px}.zhizhuan .part_7 .after_used.men-wear{top:870px}.zhizhuan .part_7 .summary.men-wear{top:1056px}.zhizhuan .part_7 .title_3{left:446px;top:1106px}.zhizhuan .part_7 .text_3{left:441px;top:1148px;font-weight:normal;letter-spacing:1px}.zhizhuan .part_7 .food>p{display:inline-block;max-width:710px;word-break:break-all;white-space:normal;font-size:inherit;line-height:inherit}.zhizhuan .part_7 .before_use.food > b{margin-right:26px;line-height:28px;height:28px;display:inline-block;vertical-align:top;padding-left:8px;padding-top:2px}.zhizhuan .part_7 .after_used.food > b{margin-right:21px;padding-left:7px;padding-top:3px}.zhizhuan .part_7 .before_use.food{top:1549px}.zhizhuan .part_7 .after_used.food{top:1932px}.zhizhuan .part_7 .summary.food{top:1209px;padding-left:2px}.zhizhuan .part_7 .consult{width:236px;line-height:46px;height:46px;left:372px;top:2074px;font-size:22px;text-align:center}
/*part_7 结束*/


/*part_8 开始*/
.zhizhuan .part_8 .title_1{
    top: 20px;
    left: 436px;
}
.zhizhuan .part_8 .text_1{
    top: 63px;
    left: 269px;
    font-size: 19px;
    letter-spacing: 1.1px;
}
/*part_8 结束*/


/*part_9 开始*/
.zhizhuan .part_9{
    background-color: #ffffed;
}
.zhizhuan .part_9 .service_box{
    left: 93px;
    top: 28px;
}
.zhizhuan .part_9 .service_box:after{
    display: block;
    content: "";
    clear: both;
}
.zhizhuan .part_9 .service_box .single_service{
    text-align: center;
    width: 136px;
    margin-right: 20px;
    float: left;
    padding-top: 117px;
}
.zhizhuan .part_9 .service_box .single_service:nth-of-type(2){
    margin-left: 7px;
}
.zhizhuan .part_9 .service_box .single_service:nth-of-type(3){
    margin-left: 10px;
}
.zhizhuan .part_9 .service_box .single_service:nth-of-type(4){
    margin-left: 14px;
}
.zhizhuan .part_9 .service_box .single_service:nth-of-type(5){
    margin-left: 6px;
}
.zhizhuan .part_9 .single_service .name{
    font-size: 17px;
}
.zhizhuan .part_9 .single_service .consult{
    display: block;
    margin: 17px auto 0 auto;
    width: 86px;
    line-height: 24px;
    height: 30px;
    font-size: 16px;
}
.zhizhuan .part_9 .title_1{
    top: 258px;
    left: 438px;
    letter-spacing: 1.75px;
}
.zhizhuan .part_9 .company_info{
    top: 298px;
    left: 67px;
    width: 850px;
}
.zhizhuan .part_9 .company_info .block{
    float: left;
}
.zhizhuan .part_9 .company_info .block>span{
    display: block;
}
.zhizhuan .part_9 .company_info .block .block_name{
    padding-left: 24px;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 1.15px;
}
.zhizhuan .part_9 .block_1 .website{
    margin-top: 14px;
    font-size: 17px;
}
.zhizhuan .part_9 .block_1 .website>a{
    font-size: 17px;
}
.zhizhuan .part_9 .block_1 .address{
    margin-top: 2px;
    font-size: 17px;
    letter-spacing: -0.15px;
}
.zhizhuan .part_9 .company_info .block_2{
    float: right;
    margin-right: 8px;
}
.zhizhuan .part_9 .block_2 .telephone{
    font-size: 21px;
    font-weight: bold;
    margin-top: 8px;
    letter-spacing: 3px;
}
.zhizhuan .part_9 .block_2 .phone{
    font-size: 21px;
    font-weight: bold;
    margin-top: -2px;
    letter-spacing: 3.5px;
}
/*part_9 结束*/


/*part_10 开始*/
.zhizhuan .part_10 .title_1{
    top: 18px;
    left: 437px;
    letter-spacing: 1px;
}
.zhizhuan .part_10 .text_1{
    top: 59px;
    left: 323px;
    font-size: 18px;
    letter-spacing: 0.7px;
}
.zhizhuan .part_10 .diagnose{
    width: 219px;
    text-align: center;
    height: 37px;
    left: 389px;
    top: 85px;
    line-height: 36px;
    font-size: 17px;
}
/*part_10 结束*/


/*2016-10-26 10:05:27新增 "店铺诊断" 样式↓*/
.zhenduan{
    display: block;
    background: #ffffff;
}
.zhenduan>.part{
    min-width: 962px;
    max-width: 962px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.zhenduan>.part_bg {
    min-width: 962px;
    max-width: 962px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    background-repeat: no-repeat;
    background-position: center;
}

.zhenduan>.part .contact_button{
    position: absolute;
    z-index: 3;
    font-weight: bold;
    color: #fff;
    font-size: 24px;
    width: 268px;
    text-align: center;
    display: block;
    height: 56px;
    line-height: 56px;
    left: 347px;
    font-weight: bold;
}
.zhenduan>.part .title{
    position: absolute;
    z-index: 2;
    text-align: center;
    display: block;
    font-weight: bold;
}
.zhenduan>.part .contact_button:hover{
    opacity: 0.95;
    text-shadow: 0 0 2px #111;
}
.zhenduan>.part_1{
    background-image: url("../../images/service/zhizuan/p1.jpg");
    height: 512px;
}
.zhenduan>.part_2{
    background-image: url("../../images/service/zhizuan/p2.jpg");
    height: 529px;
}
.zhenduan>.part_3{
    background-image: url("../../images/service/zhizuan/p3.jpg");
    height: 765px;
}
.zhenduan>.part_1>.title{
    top: 41px;
    left: 381px;
    color: #ef4350;
    font-size: 50px;
}
.zhenduan>.part_1>.contact_button{
    top: 436px;
}

.zhenduan>.part_2>.title{
    color: #464d6c;
    line-height: 47px;
    width: 325px;
    font-size: 24px;
    top: 18px;
    left: 317px;
}
.zhenduan>.part_2>.contact_button{
    top: 448px;
}
.zhenduan>.part_2 .single_people{
    position: absolute;
    z-index: 4;
    text-align: center;
    top: 331px;
}
.zhenduan>.part_2 .single_people>.info{
    width: 200px;
    height: 25px;
    line-height: 25px;
    display: block;
    color: #fff;
    font-size: 17px;
    text-align: center;
    margin-bottom: 13px;
}
.zhenduan>.part_2 .single_people .job,
.zhenduan>.part_2 .single_people .name{
    font-size: inherit;
}
.zhenduan>.part_2 .single_people .job{
    font-weight: bold;
}
.zhenduan>.part_2 .single_people .job:after{
    content: " -";
}
.zhenduan>.part_2 .single_people .seniority_list{
    list-style: disc;
    display: inline-block;
    max-width: 100%;
    white-space: nowrap;
}
.zhenduan>.part_2 .single_people .seniority_list>li{
    list-style: disc;
    text-align: left;
    font-size: 17px;
    color: #000;
    line-height: 24px;
}

.zhenduan>.part_2>.people_1{
    left: 3px;
}
.zhenduan>.part_2>.people_2{
    left: 258px;
}
.zhenduan>.part_2>.people_3{
    left: 511px;
    top: 329px;
}
.zhenduan>.part_2>.people_4{
    left: 761px;
    top: 329px;
}
.zhenduan>.part_3>.title{
    color: #fff;
    line-height: 54px;
    width: 325px;
    font-size: 21px;
    font-weight: normal;
    top: 18px;
    left: 317px;
}
.zhenduan>.part_3>.title>.strong{
    font-weight: bold;
    font-size: 33px;
}
.zhenduan>.part_3>.contact_button{
    top: 678px;
}

/*2016年12月15日 13:39:58新增咨询诊断栏样式*/
.zhizhuan .consult_box{
    width: 100%;
    min-width: 1100px;
    position: relative;
    background-color: #EAEAEA;
    border-bottom: 5px solid #fff;
}
.zhizhuan .consult_box>img{
    display: block;
    margin: 0 auto;
}
.zhizhuan .consult_box>.content_box{
    position: absolute;
    height: 100%;
    width: 1100px;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
}
.zhizhuan .consult_box>.content_box>.links{
    left: 386px;
    width: 714px;
    top: 0;
    height: 100%;
    right: 0;
    position: relative;
    display: block;
    font-size: 0;
    box-sizing: border-box;
    padding-left: 40px;
    text-align: left;
}
.zhizhuan .consult_box .links .consult{
    font-size: 0;
    height: 100%;
    width: 160px;
    vertical-align: top;
    display: inline-block;
    border-radius: 0;
}
.zhizhuan .consult_box .links .consult:hover{
    background-color: rgba(0,0,0,0.1);
}
.zhizhuan .consult_box .consult:nth-of-type(1){

}
.zhizhuan .consult_box .consult:nth-of-type(2){

}
.zhizhuan .consult_box .consult:nth-of-type(3){
    width: 150px;
}
.zhizhuan .consult_box .consult:nth-of-type(4){

}
/* End */

@media screen and (max-width: 767px) {
    .pc-banner {
        display: none;
    }
    .mobile-banner {
        display: block;
    }

    .service {
        height: 600px;
    }

    .service .service_container {
        padding: 0 1%;
    }

    .service .service_container h1  {
        padding-top: 20px;
    }

    .service .service_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 30px;
    }

    .service .service_container ul {
        margin-top: 2em;
    }

    .service .service_container ul li {
        height: 150px;
        margin-bottom: 1em;
    }

    .service .service_container ul li div p {
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }

    .jiangxiang .jiangxiang_container {
        padding: 0;
    }
    .jiangxiang .jiangxiang_container h1 {
        padding-top: 20px;
    }
    .jiangxiang .jiangxiang_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .jiangxiang .jiangxiang_container .jiangxiang_desc {
        height: 20px;
        margin-top: 1.5em;
        line-height: 20px;
        font-size: 12px;
    }

    .jiangxiang .jiangxiang_container .jiangxiang_pc_list {
        display: none;
    }

    .jiangxiang .jiangxiang_container .jiangxiang_mobile_list {
        display: block;
    }

    .jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p {
        font-size: 12px;
    }

    .jiangxiang .jiangxiang_container .jiangxiang_mobile_list .mobile_list .mobile_list_one p span {
        font-size: 12px;
    }

    .liucheng {
        height: 300px;
    }

    .liucheng .liucheng_container {
        padding: 0;
    }

    .liucheng .liucheng_container h1 {
        padding-top: 20px;
    }

    .liucheng .liucheng_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .liucheng .liucheng_container .liucheng_detail {
        margin-top: 3em;
    }

    .liucheng .liucheng_container .liucheng_detail .detail_list .detail_one {
        padding: 0;
        margin-bottom: 1em;
    }

    .liucheng .liucheng_container .liucheng_detail .detail_list .detail_one img {
        width: 30px;
    }

    .liucheng .liucheng_container .liucheng_detail .detail_list .detail_one p {
        height: 40px;
        line-height: 40px;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .team {
        height: 1250px;
    }

    .team .team_container {
        padding: 0 3%;
    }

    .team .team_container h1 {
        padding-top: 20px;
    }

    .team .team_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .team .team_container .team_desc {
        height: 20px;
        margin-top: 1.5em;
        line-height: 20px;
        font-size: 12px;
    }

    .team .team_container .team_detail .detail_list .detail_one_bottom {
        padding: 0 .3rem;
    }

    .team .team_container .team_detail .detail_list:nth-child(2) .detail_one {
        margin-bottom: 2em;
        height: 400px;
    }

    .team .team_container .team_detail .detail_list .detail_one img {
        width: 100%;
    }

    .team .team_container .team_detail .detail_list .detail_one p {
        line-height: 15px;
        font-size: 12px;
    }

    .team .team_container .team_detail .detail_list .detail_one p span {
        line-height: 20px;
        font-size: 12px;
    }

    .pinpai .pinpai_container {
        padding: 0 3%;
    }

    .pinpai .pinpai_container h1 {
        padding-top: 20px;
    }

    .pinpai .pinpai_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .pinpai .pinpai_container .pinpai_detail {
        margin-top: 2em;
    }

    .pinpai .pinpai_container .pinpai_detail p {
        height: 25px;
        font-size: 12px;
    }

    .pinpai .pinpai_container .pinpai_detail .detail_list li:nth-child(5) {
        display: none;
    }

    .pinpai .pinpai_container .pinpai_detail .detail_list li:nth-child(6) {
        display: none;
    }

    .baozhang {
        height: 350px;
    }

    .baozhang .baozhang_container {
        padding: 0;
    }

    .baozhang .baozhang_container h1 {
        padding-top: 20px;
    }

    .baozhang .baozhang_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .baozhang .baozhang_container .baozhang_detail {
        margin-top: 2em;
    }

    .baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div {
        height: 100px;
        background: #fff;
        margin-bottom: 1em;
        padding-top: 15px;
        padding-left: 0;
        padding-right: 0;
        box-sizing: border-box;
    }

    .baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div img {
        width: 25px;
    }

    .baozhang .baozhang_container .baozhang_detail .detail_list .detail_one div p {
        margin-top: 5px;
        line-height: 15px;
        font-size: 12px;
    }

    .fuwushang {
        height: 650px;
    }

    .fuwushang .fuwushang_container {
        padding: 0 1%;
    }

    .fuwushang .fuwushang_container h1 {
        padding-top: 20px;
    }

    .fuwushang .fuwushang_container h1 span {
        height: 25px;
        margin-top: 0;
        line-height: 25px;
        font-size: 20px;
    }

    .fuwushang .fuwushang_container ul {
        margin-top: 3em;
    }

    .fuwushang .fuwushang_container ul li {
        height: 170px;
        margin-bottom: 1em;
    }

    .fuwushang .fuwushang_container ul li div p:nth-child(1) {
        height: 40px;
        line-height: 40px;
        font-size: 20px;
    }

    .fuwushang .fuwushang_container ul li div p:nth-child(2) {
        margin-top: 10px;
        line-height: 15px;
        font-size: 12px;
        letter-spacing: 0;
    }

    .zizhi .zizhi_container {
        padding: 0 1%;
    }

    .zizhi .zizhi_container h1 {
        padding-top: 20px;
    }
    .zizhi .zizhi_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }
    .zizhi .zizhi_container .zizhi_desc {
        margin-top: 1em;
        line-height: 20px;
        font-size: 15px;
        letter-spacing: 5px;
    }
    .zizhi .zizhi_container ul {
        margin-top: 2em;
    }
    .zizhi .zizhi_container ul li {
        margin-bottom: 1em;
    }
    .zizhi .zizhi_container ul li p {
        height: 20px;
        margin-top: 20px;
        line-height: 20px;
        font-size: 13px;
        letter-spacing: 5px;
    }

    .pc_zhuanhua {
        display: none;
    }

    .mobile_zhuanhua {
        display: block;
    }

    .dashuju .dashuju_container {
        padding: 0 3%;
    }

    .dashuju .dashuju_container h1 {
        padding-top: 20px;
    }
    .dashuju .dashuju_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .title {
        height: 20px;
        line-height: 20px;
        font-size: 14px;
    }

    .dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .desc {
        height: 20px;
        line-height: 20px;
        font-size: 12px;
    }
    .dashuju .dashuju_container .dashuju_content ul .dashuju_one .one_content .content .detail {
        top: 68%;
        padding: 5% 9%;
        line-height: 16px;
        font-size: 13px;
        letter-spacing: 1px;
    }

    .zuanzhan .zuanzhan_container {
        padding: 0 1%;
    }

    .zuanzhan .zuanzhan_container h1 {
        padding-top: 20px;
    }
    .zuanzhan .zuanzhan_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

    .pc_zuanzhan_show {
        display: none!important;
    }

    .mobile_zuanzhan_show {
        display: block!important;
    }

    .pc_zhitongche_show {
        display: none!important;
    }

    .mobile_zhitongche_show {
        display: block!important;
    }

    .zhitongche .zhitongche_container {
        padding: 0 1%;
    }

    .zhitongche .zhitongche_container h1 {
        padding-top: 20px;
    }
    .zhitongche .zhitongche_container h1 span {
        height: 35px;
        margin-top: 0;
        line-height: 35px;
        font-size: 35px;
    }

}