@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    font-family:"Microsoft YaHei","微软雅黑", Arial, STXihei,"华文细黑",SimSun,"宋体";
    box-sizing: border-box;
    list-style-type: none;
}
.clear{
    clear:both;
    width:0;
    height:0;
}
a{
    text-decoration: none;
}
.zjh_mk{
    width:100%;
    min-width: 1200px;
    overflow: hidden;
}
.zjh_xmk{
    width:1200px;
    margin: 0 auto;
}

#accp >.mk1{
    height:520px;
}
#accp >.mk1 .swiper-slide:nth-child(2n+1){
    height:520px;
    background:url("../img/accp01.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
#accp >.mk1 .swiper-slide:nth-child(2n){
    height:520px;
    background:url("../img/accp30.jpg") no-repeat center center;
    -webkit-background-size: cover;
    background-size: cover;
}
#accp >.mk1 .swiper-slide:nth-child(2n) .zjh_xmk{
    position: relative;
    height:520px;
}
#accp >.mk1 .swiper-slide:nth-child(2n) a{
    display: block;
    width:250px;
    height:65px;
    position: absolute;
    left:497px;
    bottom:122px;
    opacity: 0;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px;
    cursor: pointer;

}
#accp >.mk2{
    background: #010336;
    padding: 64px 0 66px;
    color:#fff;
}
#accp >.mk2 .m1{
    border:8px #1158e8 dashed;
    position: relative;
    padding: 30px  0 0 0;
    background:url("../img/accp02.png") no-repeat center center;
    
}
#accp >.mk2 .m1 > div:nth-child(1){
    width:620px;
    font-size: 32px;
    position: absolute;
    top:-25px;
    left:50%;
    margin-left: -310px;
    background: #010336;
    text-align: center;
}
#accp >.mk2 .m1 > div:nth-child(2){
    text-align: center;
    color:#999cc0;
    line-height: 27px;
    font-size: 16px;
}
#accp >.mk2 .m1>ul{
    margin-top: 24px;
}
#accp >.mk2 .m1>ul li{
    width:527px;
    position: relative;
}
#accp >.mk2 .m1>ul li:nth-child(1){
    float: left;
    text-align: right;
}
#accp >.mk2 .m1>ul li:nth-child(2){
    float: right;
    text-align: left;
}
#accp >.mk2 .m1>ul li>div:nth-child(1){
    width:240px;
    height:39px;
    text-align: center;
    line-height: 39px;
    font-size: 24px;
    display: inline-block;
    color:#ffda2d;
    margin-bottom: 39px;
}
#accp >.mk2 .m1>ul li:nth-child(2)>div:nth-child(1){
    background: #1158e8;
}
#accp >.mk2 .m1>ul li:nth-child(1)>div:nth-child(1){
    background: #790cd5;
}
#accp >.mk2 .m1>ul li>div.txt1{
    font-size: 22px;
    color:#999cc0;
    margin-bottom: 20px;
    position: relative;
}
#accp >.mk2 .m1>ul li:nth-child(1)>div.txt1{
    padding-right: 27px;
}
#accp >.mk2 .m1>ul li:nth-child(2)>div.txt1{
    padding-left: 27px;
}
#accp >.mk2 .m1>ul li span{
    width:12px;
    height:12px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #790cd5;
    position: absolute;
    display: inline-block;
}
#accp >.mk2 .m1>ul li p{
    display: block;
    position: absolute;
    width:1px;
    height:100%;
    top:0;
}
#accp >.mk2 .m1>ul li:nth-child(1) span{
    right:-5px;
    top:9px;
}
#accp >.mk2 .m1>ul li:nth-child(2) span{
    left:-5px;
    top:9px;
    background: #1158e8;
}
#accp >.mk2 .m1>ul li:nth-child(1) p{
    right:0;
    top:9px;
    background: #790cd5;
    height:180px;
}
#accp >.mk2 .m1>ul li:nth-child(2) p{
    left:0;
    top:9px;
    height:135px;
    background: #1158e8;
}
#accp >.mk2 .txt2{
    text-align: center;
    font-size: 16px;
    color:#999cc0;
    line-height: 25px;
    margin-bottom: 30px;
}
#accp >.mk2 .m1>img{
    position: absolute;
    left:270px;
    bottom:20px;
}
#accp >.mk3{
    background: #121643;
    padding: 60px 0 50px;
}
#accp >.mk3 .txt1{
    text-align: center;
    color:#fff;
    font-size: 32px;
    margin-bottom: 50px;
}
#accp >.mk3 .ul1 li{
    display: inline-block;
    background: #fff;
    color:#333333;
    font-size: 20px;
    text-align: center;
    line-height: 20px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    padding: 20px 23px;
    min-width: 200px;
    cursor: pointer;
}
#accp >.mk3 .ul1 li.active{
    background:#1158e8;
    color:#fff;
}
#accp >.mk3 .mk3_swiper{
    width:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0;
    padding-bottom: 34px;
}
#accp >.mk3 .mk3_swiper img{
    display: block;
    width:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0;
}
#accp >.mk3 .mk3_swiper .swiper-pagination-bullet{
    width:44px;
    height:2px;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    background: #fff;
    opacity: 1;
}
#accp >.mk3 .mk3_swiper  .swiper-pagination-bullet-active{
    background: #007aff;
}
#accp >.mk4{
    height:350px;
    background:url("../img/accp08.jpg") center center;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    padding: 40px 0 0 0;
    text-align: center;
}
#accp >.mk4 .tit1{
    font-size: 36px;
    font-weight: bold;
    color:#fff;
    margin-bottom: 56px;
    text-shadow: 3px 5px 1px rgba(0,0,0,0.7);
}
#accp >.mk4 .tit1 span{
    font-size: 46px;
}
#accp >.mk4 form>div>div{
    width:240px;
    height:60px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 30px;
}
#accp >.mk4 form>div>div:nth-child(3){
    margin-right: 0;
}
#accp >.mk4 form>div>div input{
    width:150px;
    height:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border:none;
    float: right;
    outline: none;
    font-size: 20px;
}
#accp >.mk4 form>div>div:nth-child(1)::after{
    content: '姓名：';
    color:#000;
    width:80px;
    height:60px;
    text-align: center;
    line-height: 60px;
}
#accp >.mk4 form>div>div:nth-child(2)::after{
    content: '电话：';
    color:#000;
    width:80px;
    height:60px;
    text-align: center;
    line-height: 60px;
}
#accp >.mk4 form>div>div:nth-child(3)::after{
    content: 'QQ：';
    color:#000;
    width:80px;
    height:60px;
    text-align: center;
    line-height: 60px;
}
#accp >.mk4 form div button{
    display: inline-block;
    width:280px;
    height:60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color:#fff;
    font-size: 20px;
    border:none;
    background: none;
    outline: none;
    background: -webkit-linear-gradient(left, #f1aa12, #ff8318); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #f1aa12, #ff8318); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #f1aa12, #ff8318); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #f1aa12, #ff8318); /* 标准的语法 */
}
#accp >.mk4 form div button::before{
    content: url("../img/accp09.png");
    width:28px;
    height:23px;
    vertical-align: middle;
    margin-right: 10px;
}

#accp >.mk4 form div a{
    display: inline-block;
    width:280px;
    margin-left: 20px;
    line-height: 60px;
    text-align: center;
    height:60px;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px;
    color:#fff;
    font-size: 20px;
    outline: none;
    background: -webkit-linear-gradient(left, #41b7ee, #135eec); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #41b7ee, #135eec); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #41b7ee, #135eec); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #41b7ee, #135eec); /* 标准的语法 */
}
#accp >.mk4 form div a::before{
    content: url("../img/accp10.png");
    width:28px;
    height:23px;
    vertical-align: -webkit-baseline-middle;
    margin-right: 10px;
}
#accp >.mk5{
    background: #010336;
    padding: 60px 0;
}
#accp >.mk5 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
}
#accp >.mk5 .txt2{
    font-size: 22px;
    color:#767796;
    margin: 20px auto 50px;
    text-align: center;
}
#accp >.mk5 ul li{
    width:287px;
    height:429px;
    float: left;
    margin-right: 17px;
    background: #fff;
}
#accp >.mk5 ul li:nth-child(4){
    margin-right: 0;
}
#accp >.mk5 ul::after{
    clear:both;
    content: '';
    display: block;
}
#accp >.mk5 ul li>img{
    display: block;
    width:100%;
}
#accp >.mk5 ul li>div:nth-child(2){
    padding: 16px 0 0 18px;
    color:#396cce;
    font-size: 21px;
}
#accp >.mk5 ul li>div:nth-child(3){
    position: relative;
    padding: 10px 0 0 24px;
    color:#121212;
    font-weight: bold;
    font-size: 16px;
}
#accp >.mk5 ul li>div:nth-child(3) span{
    display: inline-block;
    width:7px;
    height:7px;
    background: #7275cb;
    margin-right: 10px;
    vertical-align: middle;
    position: relative;
    top:-2px;
}
#accp >.mk5 ul li>div:nth-child(4){
    padding: 18px 15px 0 24px;
    color:#333333;
    font-size: 14px;
}
#accp >.mk6{
    background: #121643;
    padding: 60px 0;
    text-align: center;
}

#accp >.mk6 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
}
#accp >.mk6 .txt2{
    font-size: 22px;
    color:#767796;
    margin: 20px auto 50px;
    text-align: center;
}
#accp >.mk6  span{
    font-size: 58px;
    color:#fff;
    position: relative;
    top:-260px;
    padding: 0 18px;
}
#accp >.mk7{
    background: #010336;
    padding: 60px 0 20px;
}
#accp >.mk7 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
}
#accp >.mk7 .txt2{
    font-size: 22px;
    color:#767796;
    margin: 20px auto 50px;
    text-align: center;
}
#accp >.mk7 ul::after{
    clear:both;
    content: '';
    display: block;
}
#accp >.mk7 li{
    width:350px;
    height:150px;
    float: left;
    margin-right: 75px;
    background: #fff;
    margin-bottom: 40px;
    border-top-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 15px 28px;
    position: relative;
}
#accp >.mk7 li:nth-child(3n){
    margin-right: 0;
}
#accp >.mk7 li>div:nth-child(3){
    position: absolute;
    left:0;
    top:0;
    width:20px;
    height:20px;
    border-left:4px solid #f4b859;
    border-top:4px solid #f4b859;
}
#accp >.mk7 li>div:nth-child(4){
    position: absolute;
    right:0;
    bottom:0;
    width:20px;
    height:20px;
    border-right:4px solid #f4b859;
    border-bottom:4px solid #f4b859;
}
#accp >.mk7 li>div:nth-child(1){
    font-size: 20px;
    color:#f99b07;
    font-weight: bold;
}
#accp >.mk7 li>div:nth-child(2){
    font-size: 14px;
    color:#333333;
    padding-top: 10px;
}
#accp >.mk7 li:nth-child(1){
    background: #fff0d8;
}
#accp >.mk7 li:nth-child(2){
    background: #e4e9ff;
}
#accp >.mk7 li:nth-child(2)>div:nth-child(1){
    font-size: 20px;
    color:#5e76ec;
    font-weight: bold;
}
#accp >.mk7 li:nth-child(2)>div:nth-child(3){
    border-left:4px solid #90a1f5;
    border-top:4px solid #90a1f5;
}
#accp >.mk7 li:nth-child(2)>div:nth-child(4){
    border-right:4px solid #90a1f5;
    border-bottom:4px solid #90a1f5;
}
#accp >.mk7 li:nth-child(3){
    background: #e3fdd9;
}
#accp >.mk7 li:nth-child(3)>div:nth-child(1){
    font-size: 20px;
    color:#80c269;
    font-weight: bold;
}
#accp >.mk7 li:nth-child(3)>div:nth-child(3){
    border-left:4px solid #80c269;
    border-top:4px solid #80c269;
}
#accp >.mk7 li:nth-child(3)>div:nth-child(4){
    border-right:4px solid #80c269;
    border-bottom:4px solid #80c269;
}
#accp >.mk7 li:nth-child(4){
    background: #ffe6f1;
}
#accp >.mk7 li:nth-child(4)>div:nth-child(1){
    font-size: 20px;
    color:#f16da8;
    font-weight: bold;
}
#accp >.mk7 li:nth-child(4)>div:nth-child(3){
    border-left:4px solid #f57db3;
    border-top:4px solid #f57db3;
}
#accp >.mk7 li:nth-child(4)>div:nth-child(4){
    border-right:4px solid #f57db3;
    border-bottom:4px solid #f57db3;
}
#accp >.mk7 li:nth-child(5){
    background: #fffbca;
}
#accp >.mk7 li:nth-child(5)>div:nth-child(1){
    font-size: 20px;
    color:#b1a50e;
    font-weight: bold;
}
#accp >.mk7 li:nth-child(5)>div:nth-child(3){
    border-left:4px solid #c9bd20;
    border-top:4px solid #c9bd20;
}
#accp >.mk7 li:nth-child(5)>div:nth-child(4){
    border-right:4px solid #c9bd20;
    border-bottom:4px solid #c9bd20;
}
#accp >.mk7 li:nth-child(6){
    background: #e2f1ff;
}
#accp >.mk7 li:nth-child(6)>div:nth-child(1){
    font-size: 20px;
    color:#227acd;
    font-weight: bold;
}
#accp >.mk7 li:nth-child(6)>div:nth-child(3){
    border-left:4px solid #55a1e8;
    border-top:4px solid #55a1e8;
}
#accp >.mk7 li:nth-child(6)>div:nth-child(4){
    border-right:4px solid #55a1e8;
    border-bottom:4px solid #55a1e8;
}
#accp >.mk8{
    background: #010336;
    padding: 60px 0;
}
#accp >.mk8 .txt1{
    text-align: center;
    color:#fff;
    font-size: 32px;
    margin-bottom: 60px;
}
#accp >.mk8 ul{
    /* width:875px; */
    width:600px;
    height:539px;
    margin: 0 auto;
}
#accp >.mk8 ul li{
    width:277px;
    height:254px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin: 0 22px 30px 0;
    position: relative;
}
/* #accp >.mk8 ul li:nth-child(3n){
    margin: 0 0 0 0;
} */
#accp >.mk8 ul li>div{
    background: #fff;
    width:100%;
    height:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    padding: 34px 12px;
    position: relative;
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    -o-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}
#accp >.mk8 ul li>div>div:nth-child(1){
    padding-left: 19px;
    font-size: 24px;
    color:#7275cb;
}
#accp >.mk8 ul li>div>div:nth-child(2){
    font-size: 18px;
    color:#1a1a1a;
    padding-top: 10px;
}
#accp >.mk8 ul li>div>div:nth-child(2) span:nth-child(1){
    width:10px;
    height:10px;
    display: inline-block;
    background: #7275cb;
    margin-right: 10px;
    vertical-align: top;
    position: relative;
    top:8px;
}
#accp >.mk8 ul li{
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#accp >.mk8 ul li>div>div:nth-child(2) span:nth-child(2){
    display: inline-block;
    width:230px;
}
#accp >.mk8 ul li img{
    display: block;
    width:100%;
    position: absolute;
    top:0;
    left:0;
    height:100%;
    z-index: 10;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
#accp >.mk8 ul li:hover img{
    animation:donghua1 1s linear;
    -webkit-animation:donghua1 1s linear; /*Safari and Chrome*/
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; /* Safari 和 Chrome */
}
#accp >.mk8 ul li:hover div{
     animation:donghua2 1s linear;
     -webkit-animation:donghua2 1s linear; /*Safari and Chrome*/
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; /* Safari 和 Chrome */
 }

#accp >.mk8 ul li.tzdh img{
    -webkit-animation: tzdh1 1s linear;
    -o-animation: tzdh1 1s linear;
    animation: tzdh1 1s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; /* Safari 和 Chrome */
}

#accp >.mk8 ul li.tzdh div{
    -webkit-animation: tzdh2 1s linear;
    -o-animation: tzdh2 1s linear;
    animation: tzdh2 1s linear;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    animation-iteration-count:1;
    -webkit-animation-iteration-count:1; /* Safari 和 Chrome */
}
@keyframes donghua1 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{ 
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
}

@-moz-keyframes donghua1 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
}
@-webkit-keyframes donghua1 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(180deg);
        -moz-transform: rotateY(180deg);
        -ms-transform: rotateY(180deg);
        -o-transform: rotateY(180deg);
        transform: rotateY(180deg);
    }
}
@keyframes tzdh1 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(100deg);
        -moz-transform: rotateY(100deg);
        -ms-transform: rotateY(100deg);
        -o-transform: rotateY(100deg);
        transform: rotateY(100deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

@-moz-keyframes tzdh1 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(100deg);
        -moz-transform: rotateY(100deg);
        -ms-transform: rotateY(100deg);
        -o-transform: rotateY(100deg);
        transform: rotateY(100deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}
@-webkit-keyframes tzdh1 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(100deg);
        -moz-transform: rotateY(100deg);
        -ms-transform: rotateY(100deg);
        -o-transform: rotateY(100deg);
        transform: rotateY(100deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(90deg);
        -moz-transform: rotateY(90deg);
        -ms-transform: rotateY(90deg);
        -o-transform: rotateY(90deg);
        transform: rotateY(90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}

















@keyframes donghua2 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}
@-moz-keyframes donghua2 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}
@-webkit-keyframes donghua2 {
    0%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
    50%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
}


@keyframes tzdh2 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}
@-moz-keyframes tzdh2 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}
@-webkit-keyframes tzdh2 {
    0%{
        z-index: 100;
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -ms-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg);
    }
    50%{
        z-index: 100;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    51%{
        z-index: 0;
        -webkit-transform: rotateY(-90deg);
        -moz-transform: rotateY(-90deg);
        -ms-transform: rotateY(-90deg);
        -o-transform: rotateY(-90deg);
        transform: rotateY(-90deg);
    }
    100%{
        z-index: 0;
        -webkit-transform: rotateY(-180deg);
        -moz-transform: rotateY(-180deg);
        -ms-transform: rotateY(-180deg);
        -o-transform: rotateY(-180deg);
        transform: rotateY(-180deg);
    }
}


















#accp >.mk9{
    background: #121643;
    padding: 60px 0 ;
}
#accp >.mk9 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
}
#accp >.mk9 .txt2{
    font-size: 22px;
    color:#767796;
    margin: 20px auto 50px;
    text-align: center;
}
#accp >.mk9  ul::after{
    clear:both;
    content: '';
    display: block;
}
#accp >.mk9  ul li{
    float: left;
    width:370px;
    height:286px;
    overflow: hidden;
    margin-right: 45px;
}
#accp >.mk9  ul li:nth-child(3){
    margin-right: 0;
}
#accp >.mk9  ul li img{
    display: block;
    width:100%;
}
#accp >.mk10{
    background: #121643;
    padding: 60px 0 ;
}
#accp >.mk10 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 50px;
}
#accp >.mk10 .txtMarquee-top1 .hd{
    height:44px;
    line-height: 44px;
    background: #1a6cec;
    color:#fff;
    text-align: center;
}
#accp >.mk10 .txtMarquee-top1 .hd::after{
    clear:both;
    content: '';
    display: block;
}
#accp >.mk10 .txtMarquee-top1 .bd li{
    height:52px;
    line-height: 51px;
    border-bottom: 1px #303030 dashed;
    background: #fff;
    text-align: center;
}
#accp >.mk10 .txtMarquee-top1 .bd li::after{
    clear:both;
    content: '';
    display: block;
}
#accp >.mk10 .txtMarquee-top1 span{
    display: block;
    float: left;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(1){
    width:120px;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(2){
    width:100px;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(3){
    width:366px;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(4){
    width:242px;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(5){
    width:145px;
}
#accp >.mk10 .txtMarquee-top1 span:nth-child(6){
    width:200px;
}
#accp >.mk11{
    background: #010336;
    padding: 60px 0 ;
}
#accp >.mk11 .txt1{
    color:#fff;
    font-size: 32px;
    text-align: center;
    margin-bottom: 70px;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2){
    width:100%;
    height:606px;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2)::after{
    content: '';
    display: block;
    clear:both;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .left{
    width:365px;
    height:100%;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #141755;
    float: left;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .left ul{
    padding: 15px 0;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .left ul li{
    height:97px;
    border-left:5px solid rgba(255,76,89,0);
    background: rgba(255,255,255,0);
    text-align: center;
    line-height: 97px;
    font-size: 24px;
    color:#fff;
    cursor: pointer;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .left ul li.active{
    height:97px;
    border-left:5px solid #ff4c59;
    background: rgba(255,255,255,1);
    color:#1d1d1d;
    position: relative;
    z-index: 200;
    box-shadow: 3px 0 5px rgba(0,0,0,0.3);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .right{
    float: left;
    width:835px;
    height:576px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    background: #fd505d;
    margin-top: 15px;
    position: relative;
}
#accp >.mk11>.zjh_xmk>div:nth-child(2) .mk11_swiper{
    width:861px;
    height:595px;
    background: #fff;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    position: absolute;
    left:-50px;
    top:-40px;
    padding: 60px 0;
    text-align: center;
}
#accp >.mk12{
    height:453px;
    padding-top: 60px;
}
#accp >.mk12 .zjh_xmk{
    background:url("../img/accp29.jpg") center center no-repeat;
    height:359px;
}
#accp >.mk12 .txt1{
    text-align: center;
    font-size: 32px;
    color:#101010;
    line-height: 35px;
}
#accp >.mk12 .txt1 span{
    font-size: 18px;
}


.free{
    width: 100%;
    height: 542px;
    background: url(../img/h_b6_bg.png) no-repeat center;
}
.free_con{
    width: 1200px;
    height: 100%;
    margin: auto;
    overflow: hidden;
    box-sizing: border-box;
    padding-top: 60px;
}
.free_con .free_left{
    float: left;
    color: #fff;
    font-size: 24px;
}
.free_big{
    font-size: 42px;
}
.free_bold{
    font-weight: bold;
    margin-right: 10px;
}
.free_img{
    display: inline-block;
    height: 60px;
    padding-top: 10px;
    box-sizing: border-box;
    margin-right: 20px;
}
.free_con .free_right{
    width: 541px;
    height: 440px;
    background: url(../img/h_b7_form.png) no-repeat center;
    float: right;
    font-size: 16px;
    color: #818181;
    text-align: center;
    box-sizing: border-box;
    padding-top: 30px;
}
.free_con .free_right h6{
    font-size: 30px;
    color: #1c1c1c;
    font-weight: bold;
    margin-bottom: 10px;
}
.free_r_text{
    width: 294px;
    height: 57px;
    margin: 20px auto;
    position: relative;
}
.free_r_text .free_f{
    width: 100%;
    height: 100%;
    border-radius: 5px;
    border: 1px solid #d9d9d9;
    color: #818181;
    box-sizing: border-box;
    padding-left: 60px;
}
.free_r_text .free_icon1{
    width: 25px;
    height: 29px;
    display: block;
    background: url(../img/high_sprite.png) 0px 0px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.free_r_text .free_icon2{
    width: 28px;
    height: 28px;
    display: block;
    background: url(../img/high_sprite.png) 0px -31px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.free_r_text .free_icon3{
    width: 23px;
    height: 27px;
    display: block;
    background: url(../img/high_sprite.png) 0px -61px;
    position: absolute;
    top: 15px;
    left: 15px;
}
.free_zx{
    width: 260px;
    height: 52px;
    display: block;
    margin: 20px auto;
    color: #fff;
    line-height: 52px;
    text-align: center;
    background: linear-gradient(to right, #42a7fe, #7040e3);
    font-size: 18px;
    border-radius: 100px;
}


.footer{
    margin-top: 0;
}