﻿@charset "utf-8";
.banner {
    height: 900px;
    background: url("../images/bg_head.jpg") no-repeat bottom center;
    /*background-size: cover;*/
}

.banner-center {
    padding-top: 233px;
}

.banner-center h1 {
    font-size: 60px;
    color: #FFFFFF;
    line-height: 1;
    text-align: center;
}

.banner-center h1>span {
    display: inline-block;
    margin-left: 15px;
    vertical-align: bottom;
}

.banner-center h1>span span {
    display: block;
    font-size: 18px;
    color: #fff;
    line-height: 1;
    border-left: 1px solid #FFFFFF;
    padding-left: 10px;
    margin-top: 3px;
}

.banner-center h1>span i {
    display: block;
    width: 86px;
    height: 36px;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    background: url("../images/bg_xiazai.png") no-repeat;
}

.advantage-list {
    text-align: center;
    margin-top: 25px;
}

.advantage-list li {
    display: inline-block;
    padding: 0 20px;
    font-size: 18px;
    color: #fff;
    line-height: 1.5;
    position: relative;
}

.advantage-list li+li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 14px;
    margin-top: -7px;
    border-left: 1px solid #fff;
}

.banner-p {
    margin-top: 20px;
    color: #fff;
    font-size: 18px;
    line-height: 1.5;
    text-align: center;
}

.banner-center .down-btn {
    margin: 50px auto 0;
}

.Edition-list {
    text-align: center;
    font-size: 0;
    margin-top: 30px;
}

.Edition-list li {
    display: inline-block;
    padding: 0 15px;
    line-height: 1.5;
    color: #fff;
    font-size: 16px;
    position: relative;
}

.Edition-list li+li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    height: 12px;
    margin-top: -6px;
    border-left: 1px solid #fff;
}

.banner-center .tips {
    font-size: 16px;
    color: #FFFFFF;
    text-align: center;
    line-height: 1.5;
    margin-top: 8px;
}


/*  */

.page-box {
    position: relative;
    overflow: hidden;
}

.page-ctt {
    position: relative;
    z-index: 2;
}


.function-list {
    margin: 68px 0 0;
}

.function-list li {
    width: 12.28%;
    float: left;
}

.function-list li img {
    display: block;
    margin: 0 auto;
}

.function-list li h3 {
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    margin-top: 12px;
    color: #fff;
}

.function-list li div {
    transform: translateY(0);
    -webkit-transform: translateY(0);
    transition: all .4s;
    -webkit-transition: all .4s;
}

.function-list li div:hover {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
}


.fadeInRight {
    -webkit-animation: fadeInRight 1s .5s both;
    animation: fadeInRight 1s .5s both;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.fadeInLeft {
    -webkit-animation: fadeInLeft 1s .5s both;
    animation: fadeInLeft 1s .5s both;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

.tobottom {
    transform: translateY(60px);
}

@media screen and (min-width: 1920px) {
    .page-bg {
        width: 100%;
        left: 0;
        top: 0;
        margin-left: 0;
    }
}

@media screen and (max-width: 1320px) {
    .index-img-text {
        margin: 0 0;
    }
}



.ap_part3{
  height:700px;
  background-color:#f5f6fa;
}
h3.tit{
  color: #000000;
  font-size: 36px;
  line-height: 36px;
  font-weight: normal;background:url(../images/h3bg.png) center 80px no-repeat;
  padding-top: 60px;padding-bottom:20px;
  text-align: center;
}
.ap_part3 p{width:100%;text-align:center;font-size:18px;line-height:30px;padding-bottom:30px;}
.ap_part3 ul {
  font-size: 0;
  text-align: center;
  margin-bottom: 32px;*width:1300px;margin:0px auto;
}
.ap_part3 ul li{
  display: inline-block;*float:left;*height:230px;
}
.ap_part3 ul li+li{
  margin-left: 16px;
}
.ap_part3 img{
  width: 288px;
  height: 168px;
  transition: transform .5s;
  -webkit-transition: transform .5s; /* Safari */
}
.ap_part3 img:hover{
  transform: scale(1.05);
}
.ap_part3 h5{
  font-size: 20px;
  color: #000000;
  font-weight: normal;
  line-height: 60px;

  text-align: center;
}
.setion_1 {
    height: 850px;}
.setion_1  .w1200 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.setion_1 .imgli{position:absolute;width:664px;height:359px; top:170px;left:268px;}

.setion_1 .p46 {
  top: 10px;
  color: #FFFFFF;
  letter-spacing: -0.32px;
  text-align: center;
}
.setion_1 .p18 {
  top: 80px;font-size:18px;
  color: #5d5d5d;
  letter-spacing: -0.24px;
  text-align: center;
}
.setion_1 ul {
  top: 650px;
  padding: 0 110px;position:absolute;
}
.setion_1 ul li:hover span {
  /*color: #2CE4FF;*/
}
.setion_1 ul li:hover p {
  /*color: #2CE4FF;*/
}
.setion_1 ul .selected span {
  /*color: #2CE4FF;*/
}
.setion_1 ul li span{height:70px;display:block}
.setion_1 ul li .set1img{background:url(../images/warpdoor1.png) center center no-repeat;}
.setion_1 ul li .set2img{background:url(../images/warpdoor2.png) center center no-repeat;}
.setion_1 ul li .set3img{background:url(../images/warpdoor3.png) center center no-repeat;}
.setion_1 ul li .set4img{background:url(../images/warpdoor4.png) center center no-repeat;}
.setion_1 ul li .set5img{background:url(../images/warpdoor5.png) center center no-repeat;}


.setion_1 ul .selected p {
  /*color: #2CE4FF;*/
}
.setion_1 ul li {
  padding: 0 50px;*padding:0px;
  float: left;width:188px;
  text-align: center;
  cursor: pointer;
}
.setion_1 ul li span {
  font-size: 26px;
  text-align: center;
  color: white;
}
.setion_1 ul li p {
  margin-top: 32px;
  font-size: 22px;
  color: #000000;
  letter-spacing: 0;
  text-align: center;
}
.setion_1 .imgli{position:absolute;width:892px;height:446px; top:210px;left:154px;}
