﻿div.xaingqing{
    width: 100%;
}
div.website{
    width: 100%;
    height: 60px;
    background-color: #ecf9ff;
}
ul.website-1{
    width: 1200px;
    height: 60px;
    line-height: 60px;
    margin: 0 auto;
}
ul.website-1>li{
    width: 85px;
    float: left;
    height: 60px;
    line-height: 60px;
}
ul.website-1>li>a>b{
    position: relative;
    top:3px;
    margin-right: 36px;
    display: inline-block;
    width: 27px;
    height: 16px;
    background: url("../image/xza.png") no-repeat center;
    background-size: cover;
}
ul.website-1>li.weba>a{
    color: #00bafe;
}
ul.website-1>li.weba>a>b{
    background: url("../image/xz.png") no-repeat center;
    background-size: cover;
}
ul.website-1>li>a{
    font-size: 14px;
    color: #474747;
}
ul.website-1>li:last-child{
    width:600px;
    margin-left: 30px;
}

div.explain{
    width: 100%;
}
div.explain-1{
    width: 1000px;
    margin: 0 auto;
    overflow: hidden;
}
div.explain-1>h1,div.explain-1>h2{
   text-align: center;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
    margin-top: 114px;
    color: #8a8a8a;
}
div.explain-1>h2{
margin-top: 24px;
}
p.explain-p1,p.explain-p2,p.explain-p3{
    width: 700px;
    height: 234px;
    font-family: PingFangSC-Regular;
    font-size: 18px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 23px;
    letter-spacing: 0px;
    color: #8a8a8a;
    margin-top: 72px;

}
p.explain-p1-d1{
    opacity: 0;
    animation-name:exp1;
    -webkit-animation-name:exp1;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes exp1 {
    0%{opacity:0}
    0% {
        transform: translateX(100%) scaleX(1);
    }
    30%{
        transform: translateX(0%) scaleX(1);
    }
    40%{
        transform: translateX(1%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(1);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}

p.explain-p1-d2{
    opacity: 0;
    animation-name:exp2;
    -webkit-animation-name:exp2;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes exp2 {
    0%{opacity:0}
    0% {
        transform: translateX(-100%) scaleX(1);
    }
    30%{
        transform: translateX(0%) scaleX(1);
    }
    40%{
        transform: translateX(1%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(1);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}


p.explain-p1-d3{
    opacity: 0;
    animation-name:exp3;
    -webkit-animation-name:exp3;
    animation-duration: 2s;
    -webkit-animation-duration: 2s;
    animation-timing-function: ease-out;
    -webkit-animation-timing-function: ease;
    /*animation-delay:1s;*/
    /*-webkit-animation-delay:1s;*/
    animation-fill-mode:forwards;
    -webkit-animation-fill-mode:forwards;
    visibility: visible !important;
}
@keyframes exp3{
    0%{opacity:0}
    0% {
        transform: translateX(100%) scaleX(1);
    }
    30%{
        transform: translateX(0%) scaleX(1);
    }
    40%{
        transform: translateX(1%) scaleX(1);
    }
    50%{
        transform: translateX(0%) scaleX(1.1);
    }
    60%{
        transform: translateX(0%) scaleX(0.9);
    }
    70% {
        transform: translateX(0%) scaleX(1.05);
    }
    80%{
        transform: translateX(0%) scaleX(1);
    }
    90% {
        transform: translateX(0%) scaleX(1.02);
    }
    100%{
        transform: translateX(0%) scaleX(1);
    }
    to{opacity:1}
}
div.sxyp{
    width: 100%;
    height: 176px;
    background-color: #ecf9ff;
}
div.sxyp-1{
    overflow: hidden;
    width: 1000px;
    height: 176px;
    margin: 0 auto;
}
div.sxyp-1>p{
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #474747;
}




/*��Ϣ�б�*/
div.upgrade{
    width: 100%;
    height: auto;
}
div.upgrade-1{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
div.upgrade-1>ul{
    width: 100%;
}
div.upgrade-1>ul:after{
    content: "";
    height: 0;
    line-height: 0;
    display: block;
    visibility: hidden;
    clear: both;
    overflow: hidden;
}
div.upgrade-1>ul>li{
    width: 560px;
    height: 260px;
    float: left;
    margin-top: 50px;
}
div.upgrade-1>ul>li:hover div.upgrade-1-rt>p.upgrade-1-rt-p3 a{
    background-color: #00bafe;
    color: #fff;
    transition: all .3s;
}
div.upgrade-1>ul>li:nth-of-type(even){
    float: right;
}

div.upgrade-1-lt{
    overflow: hidden;
    position: relative;
    float: left;
    width: 270px;
    height: 257px;
    background:rgba(0,0,0,.3);

}
div.upgrade-1-lt>img{
    width: 100%;
    height: 100%;
    transition: all 0.2s;
}
div.upgrade-1-lt>img:hover{
    transform: scale(1.2);
}
div.time{
    position: absolute;
    top:0;
    left: 0;
    width: 54px;
    height: 56px;
    background-color: #00bafe;
}
div.time h1,div.time h2{
    font-size: 18px;
    color: #fff;
text-align: center;
}

p.day{
    font-size: 18px;
    color: #fff;
text-align: center;
}
div.upgrade-1-rt{
    float: right;
    width: 268px;
    height: 257px;
}
p.nr_title{
    color: #333333;
    font-size: 16px;
    font-weight:500;
}

div.upgrade-1-rt>p.upgrade-1-rt-p1{
    margin-top: 22px;
    font-size: 15px;
    color: #8a8a8a;
}
div.upgrade-1-rt>p.upgrade-1-rt-p1>img{
    position: relative;
    top:1px;
    width: 14px;
    height: 14px;
    margin-right: 6px;
}
div.upgrade-1-rt>p.upgrade-1-rt-p2{
    width: 264px;
    height:70px;
    font-family: PingFang-SC-Regular;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8a8a8a;
    margin-top: 20px;
}
div.upgrade-1-rt>p.upgrade-1-rt-p3{
    width:100%;
    height: 41px;
    margin-top: 50px;
}
div.upgrade-1-rt>p.upgrade-1-rt-p3 a{
    text-align: center;
    display: inline-block;
    width: 130px;
    height: 41px;
    line-height: 41px;
    border: solid 1px #00bafe;
    color: #1cb9c8;
    font-size: 14px;
    border-radius: 5px;
}



div.fenye{
    text-align: center;
    width:600px;
    height: 20px;
    line-height: 20px;
    margin: 0 auto;
    margin-top: 79px;
    margin-bottom: 20px;
}
div.fenye>span>a{
    margin: 0 15px;
    font-size: 20px;
    color: #333333;
}
div.fenye>span.active>a{
    color: #1cb9c8;
}
div.correlation{
    width: 100%;
    height: 610px;
    background-color: #ecf9ff;
}
div.correlation-1{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
p.tj_news{
    text-align: center;
    font-size: 24px;
    font-weight: normal;
    font-stretch: normal;
   margin-top: 51px;
    letter-spacing: 0px;
    color: #616161;
}
div.correlation-1>ul{
    margin-top: 64px;
}
div.correlation-1>ul>li{
    float: left;
}
p.tj_title {
    font-size: 16px;
    color: #333333;
    font-weight: 400;
    margin-top: 18px;
}
div.correlation-1>ul>li>p{
    width: 265px;
    font-family: PingFangSC-Regular;
    font-size: 15px;
    font-weight: normal;
    font-stretch: normal;
    line-height: 24px;
    letter-spacing: 0px;
    color: #8a8a8a;
    margin-top: 26px;
}
div.correlation-1>ul>li:nth-child(2),div.correlation-1>ul>li:nth-child(3),div.correlation-1>ul>li:nth-child(4){
    margin-left:39px;
}





