.top_0{
    overflow: hidden;
    position: relative;
    background: url(../img/hix/hix1_bg.png) no-repeat center center;
    background-size: cover;
}
img{
    max-width: 100%;
}
.top_0>.top_1_lf {
    width: 40%;
    height: auto;
    position: absolute;
    top: 26%;
    left: 21%;
    line-height: 2.5vw;
}
.top_0>.top_1_lf>h3 {
    font-size: 0.5rem;
    color: #2b2e3d;
}
.top_0>.top_1_lf>b {
    font-size: 0.5rem;
    font-weight: 600;
    color: #2b2e3d;
    margin-bottom: 7%;
    display: inline-block;
}
.top_0>.top_1_lf>p {
    font-size: 0.16rem;
    line-height: 1.5vw;
    color: #333;
}
.top_0>.top_1_lf>ul {
    width: 100%;
    margin-top: 7%;
}
.top_0>.top_1_lf>ul>li {
    border-radius: 0%;
    background-color: transparent;
    overflow: hidden;
    height: auto;
    width: auto;
    -webkit-border-radius: 0%;
    -moz-border-radius: 0%;
    -ms-border-radius: 0%;
    -o-border-radius: 0%;
}
.top_0>.top_1_lf>ul>li {
    margin-right: .4rem;
    overflow: hidden;
    float: left;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
    transform: translateY(450%);
    -webkit-transform: translateY(450%);
    -moz-transform: translateY(450%);
    -ms-transform: translateY(450%);
    -o-transform: translateY(450%);
}
.top_0>.top_1_lf>ul>li:last-child {
    transition-delay: .5s;
}
.active>.top_1_lf>ul>li:nth-child(2) {
    transition-delay: .2s;
}
.active>.top_1_lf>ul>li {
    transform: translateY(0%);
    -webkit-transform: translateY(0%);
    -moz-transform: translateY(0%);
    -ms-transform: translateY(0%);
    -o-transform: translateY(0%);
}
.top_1_rt {
    width: 43%;
    top: 38%;
    right: 7%;
}
.top_6>.center>.center_lf>ul>li>p>b {
    text-transform: uppercase;
}
.top_0>.top_1_lf>ul>li{
    /* width: 1.14rem; */
}
.top_0>.top_1_lf>ul>li>img{
    max-width: 100%;
}
.hix1{
    overflow: hidden;
    position: relative;
    background: url(../img/hix/hix2_bg1.png) no-repeat center center;
    background-size: cover;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}
.hix1.active{
    transition-delay: 1s;
    background: url(../img/hix/hix2_bg2.png) no-repeat center center;
    background-size: cover;
}
.hix1>span{
    position: absolute;
    bottom: -1.2rem;
    left: 0;
    opacity: 0;
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
    width: 73%;
}
.hix1.active>span{
    transition-delay: 1s;
    opacity: 1;
}
.hix1>div{
    position: absolute;
    top: 40%;
    right: 1.6rem;
}
.hix1>div>h3{
    margin-bottom: .6rem;
}
.hix1>div>h3>b{
    background-color: #F26F00;
    padding: .23rem;
    font-size: .5rem;
    color: #fff;
    display: block;
    font-weight: bold;
}
.hix1>div>p{
    font-size: .16rem;
    color: #fff;
    line-height: 2;
}
.hix2{
    overflow: hidden;
    position: relative;
    background: url(../img/hix/hix3_bg.png) no-repeat center center;
    background-size: cover;
}
.hix2>div{
    position: absolute;
    top: 35%;
    left: 1.6rem;
}
.hix2>div>h3{
    margin-bottom: .6rem;
    font-size: .5rem;
    color: #fff;
}
.hix2>div>h3>b{
    background-color: #F26F00;
    padding: .23rem;
    color: #fff;
    display: inline;
    margin-right: .23rem;
    font-weight: bold;
}
.hix2>div>p{
    font-size: .16rem;
    color: #fff;
    line-height: 2;
}
.hix2>div>ul{
    margin-top: 1.2rem;
}
.hix2>div>ul>li{
    float: left;
    margin-right: 1.05rem;
}
.hix2>div>ul>li>b{
    font-size: .6rem;
    color: #F26F00;
    font-family: "PANGMENZHENGDAOBIAOTITI-1";
    display: block;
}
.hix2>div>ul>li>b>i{
    font-size: .16rem;
    color: #fff;
    font-style: normal;
    font-family: normal;
}
.hix2>div>ul>li>p{
    font-size: .22rem;
    color: #fff;
}
.hix2>span{
    position: absolute;
    bottom: 1.6rem;
    right: -4.1rem;
    width: 26%;
    opacity: 0;
    transition: 1.5s;
    -webkit-transition: 1.5s;
    -moz-transition: 1.5s;
    -ms-transition: 1.5s;
    -o-transition: 1.5s;
}
.hix2.active>span{
    opacity: 1;
    right: 4.1rem;
}
.hix3{
    overflow: hidden;
    position: relative;
    background: url(../img/hix/hix4_bg.png) no-repeat center center;
    background-size: cover;
}
.hix3>div{
    position: absolute;
    top: 35%;
    right: 1.6rem;
    z-index: 10;
}
.hix3>div>h3{
    margin-bottom: .6rem;
    font-size: .5rem;
    color: #2B2E3D;
}
.hix3>div>h3>b{
    background-color: #F26F00;
    padding: .23rem;
    color: #2B2E3D;
    font-weight: bold;
    display: inline;
    margin-right: .23rem;
}
.hix3>div>p{
    font-size: .16rem;
    color: #333;
    line-height: 2;
}
.hix3>div>ul{
    margin-top: 1rem;
}
.hix3>div>ul>li{
    float: left;
    margin-right: .22rem;
    display: block;
    transform: translateX(8rem);
    transition: 1.8s;
    -webkit-transition: 1.8s;
    -moz-transition: 1.8s;
    -ms-transition: 1.8s;
    -o-transition: 1.8s;
    -webkit-transform: translateX(8rem);
    -moz-transform: translateX(8rem);
    -ms-transform: translateX(8rem);
    -o-transform: translateX(8rem);
}
.hix3.active>div>ul>li{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
.hix3>div>ul>li>span{
    width: 1.1rem;
}
.hix3>i{
    display: none;
}
.hix3>div>ul>li>span>img{
    transform: rotate(360deg);
    transition: 1.8s;
    -webkit-transition: 1.8s;
    -moz-transition: 1.8s;
    -ms-transition: 1.8s;
    -o-transition: 1.8s;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
}
.hix3.active>div>ul>li>span>img{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.hix3>div>ul>li>p{
    font-size: .16rem;
    /*margin-top: .23rem;
    */text-align: center;
    color: #333;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
}
.hix3.active>div>ul>li>p{
    transition-delay: 1.8s;
    opacity: 1;
}
.hix3>span{
    position: absolute;
    bottom: -3.4rem;
    left: -7rem;
    width: 95%;
}
.hix3>span>i{
    display: none;
}
.hix3>span>img,
.hix3>i>img{
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}
.hix3>span>img:last-child{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
}
.hix3.active>span>img,
.hix3.active>i>img{
    opacity: 0;
}
.hix3.active>span>img:last-child,
.hix3.active>i>img{
    opacity: 1;
    transition-delay: 1.5s;
}
.hix4{
    overflow: hidden;
    position: relative;
    
background: #F0F3F5;
}
.hix4>div{
    position: absolute;
    top: 10%;
    left: 1.6rem;
}
.hix4>div>h3{
    margin-bottom: .6rem;
    font-size: .5rem;
    color: #2B2E3D;
}
.hix4>div>h3>b{
    background-color: #2B2E3D;
    padding: .23rem;
    color: #F26F00;
    font-weight: bold;
    display: block;
    margin-right: .23rem;
}
.hix4>div>p{
    font-size: .16rem;
    color: #333;
    line-height: 2;
}
.hix4>div>span{
    margin-top: .8rem;
    display: block;
    width: 3.7rem;
}
.hix4>div>span>p{
    font-size: .18rem;
    margin-bottom: .2rem;
    text-align: center;
    color: #2B2E3D;
    font-weight: bold;
}
.hix4>span{
    position: absolute;
    right: 2rem;
    top: 0;
    width: 52%;
    transform: translateX(15rem);
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}
.hix4.active>span{
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
}
.hix4>span>img{
    transition: 2.5s;
    -webkit-transition: 2.5s;
    -moz-transition: 2.5s;
    -ms-transition: 2.5s;
    -o-transition: 2.5s;
}
.hix4>span>img:last-child{
    position: absolute;
    opacity: 0;
    top: 0;
    left: 0;
}
.hix4>span>img:first-child{
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
.hix4.active>span>img:first-child{
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.hix4.active>span>img:last-child{
    transition-delay: 2.5s;
    opacity: 1;
    z-index: 10;
}
.ph_dis{
    display: none;
}
.pc_dis{
    display: block;
}
@media screen and (max-width:2560px) and (min-width:1930px) {
    img{
        width: 100%;
    }
    .footer img{
        width: auto;
    }
}
@media screen and (max-width:1500px){
    .top_0>.top_1_lf>p {
        line-height: 1.5;
    }
    .top_0>.top_1_lf>p,
    .hix1>div>p,
    .hix2>div>p,
    .hix3>div>p,
    .hix4>div>p,
    .hix3>div>ul>li>p,
    .hix2>div>ul>li>b>i {
        font-size: 14px;
    }
    .hix4>div>span>p{
        font-size: 16px;
    }
}
@media screen and (max-width: 1100px){
    .nav_two>ul>li {
        margin-right: 1.5%;
    }
}
@media screen and (max-width: 450px){
    .top_0>.top_1_lf {
        line-height: 5.5vw;
        width: 80%;
        top: 10%;
        left: 10%;
    }
}
@media screen and (max-width: 540px){
    .top_0>.top_1_lf, .top_1>.rt {
        width: 90% !important;
    }
    .pc_dis{
        display: none;
    }
    .ph_dis{
        display: block;
    }
    .hix2>div>ul>li>p{
        font-size: 14px;
    }
    .top_0>.top_1_lf>h3{
        font-size: 22px;
        margin-bottom: .5rem;
    }
    .top_0>.top_1_lf>b{
        font-size: 22px;
    }
    .top_0>.top_1_lf>p{
        line-height: 5.5vw;
        font-size: 0.7rem;
    }
    .top_1_rt {
        width: 100%;
        top: 45%;
        right: 0%;
    }
    .top_1_rt>div>img {
        width: 150%;
    }
    .top_1_rt .navDiv {
        width: 130%;
        left: -15%;
    }
    .top_1_rt>p {
        bottom: 0%;
        text-align: center;
        font-size: 0.8rem;
        width: 100%;
    }
    .top_0>.top_1_lf>ul>li {
        width: 80px;
        margin-right: 1.2rem;
    }
    .top_1_rt {
        top: 450px;
    }
    .hix1>div>h3>b,
    .hix2>div>h3,
    .hix3>div>h3,
    .hix4>div>h3,
    .hix4>div>h3>b{
        font-size: 22px;
    }
    .hix4>div>span>p{
        font-size: 14px;
    }
    .hix2>div>ul>li>b {
        font-size: 32px;
    }
    .hix1>span {
        bottom: -1.2rem;
        left: -45%;
        width: 200%;
    }
    .hix1>div,
    .hix2>div,
    .hix3>div,
    .hix4>div {
        top: 10%;
        right: auto;
        left: 1.6rem;
    }
    .hix1{
        background: url(../img/hix/hix2_bg1.png) no-repeat 25% 10%;
        background-size: cover;
    }
    .hix1.active {
        background: url(../img/hix/hix2_bg2.png) no-repeat 25% 10%;
        background-size: cover;
    }
.hix2>span {
    position: absolute;
    bottom: 12%;
    width: 60%;
}
.hix3>div>ul>li {
    width: 70px;
    margin-right: 10px;
}
.hix3>i {
    display: block;
    position: absolute;
    bottom: -8rem;
    left: -3rem;
    width: 135%;
}
.hix4 {
    height: 700px !important;
}
.hix1>div>h3 {
    display: table;
}
.hix3>span {
    bottom: -9.4rem;
    left: -23rem;
    width: 245%;
    display: none;
}
.hix4>div>span {
    display: block;
    width: 150px;
    margin: 0 auto;
    margin-top: .8rem;
}
.hix4>div>h3>b{
    display: inline-block;
}
.hix4>span {
    right: 0;
    top: auto;
    width: 100%;
    bottom: -6%;
}
}
