
/* CSS Document */
.mobile_all {
    display: none;
    height: 0;
    opacity: 0;
}
/* 全局样式 */
* {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
img, input, button, select, textarea {
    vertical-align: middle;
    outline: none;
}
ul, ol, li {
    list-style: none;
}
/* 统一样式*/
.web {
    display: block;
    width: 100%;
    height: 100%;
}
body, html {
    overflow: hidden;
    margin: 0;
    -webkit-transition: opacity 400ms;
    -moz-transition: opacity 400ms;
    transition: opacity 400ms;
}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, a, code, em, img, small, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    font-family: 'Microsoft Yahei', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}
.onepage-wrapper, body, html {
    position: static;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
}
.onepage-wrapper {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 0;
    -webkit-transform-style: preserve-3d;
}
.onepage-wrapper .section {
    width: 100%;
}
.disabled-onepage-scroll, .disabled-onepage-scroll .wrapper {
    overflow: auto;
}
.disabled-onepage-scroll .onepage-wrapper .section {
    position: relative !important;
    top: auto !important;
    left: auto !important;
}
.disabled-onepage-scroll .onepage-wrapper {
    min-height: 100%;
    -webkit-transform: none !important;
    -moz-transform: none !important;
    -ms-transform: none !important;
    transform: none !important;
}
.disabled-onepage-scroll .onepage-pagination {
    display: none;
}
.disabled-onepage-scroll .onepage-wrapper, body.disabled-onepage-scroll, html {
    position: inherit;
}
/* 改变动画的效果方式*/
* {
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -ms-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
h1, h2, h3, h4, h5, h6 {
    padding: 0;
    margin: 0;
    border: currentColor;
    list-style-type: none;
}
ul, li {
    padding: 0;
    margin: 0;
    border: currentColor;
    border-style: none;
    list-style-type: none;
    list-style-image: none;
}
form {
    padding: 0;
    margin: 0;
    border: currentColor;
    list-style-type: none;
}
img {
    padding: 0;
    margin: 0;
    border-style: none;
    list-style-type: none;
}
p {
    padding: 0;
    margin: 0;
    border: currentColor;
    list-style-type: none;
}
div {
    margin: 0 auto;
}
a {
    color: #666;
}
.clearfix::after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: '.';
}
article, aside, footer, header, hgroup, nav, section, figure, figcaption {
    display: block;
}
.clear {
    clear: both;
}
.rel {
    position: relative;
}
.abs {
    position: absolute;
}
/*loading*/
.spinner {
    position: relative;
    width: 30px;
    height: 30px;
    margin: 50px auto 0;
    text-align: center;
    border: solid 1px #c4c4c4;
    border-radius: 50% !important;
    -webkit-animation: sk-bouncedelay 1.0s infinite linear;
    animation: sk-bouncedelay 1.0s infinite linear;
}
.spinner > div {
    position: absolute;
    top: 5px;
    left: 25px;
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #ff8500;
    border-radius: 100% !important;
}
@-webkit-keyframes sk-bouncedelay {
 from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes sk-bouncedelay {
 from {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
 to {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
/*-----头部样式--------------*/
.container {
    width: 1200px;
    margin: 0 auto;
}
a {
    text-decoration: none;
}
.h_line {
    border-top: solid 2px #ff8500;
    border-bottom: solid 1px #d0d0d0;
}
.b_line {
    border-bottom: dashed 1px #eee;
}

/*右侧圆点 */
.onepage-pagination {
    position: fixed;
    z-index: 999;
    top: 30%;
    right: 57px;
    width: 3px;
    height: 164px;
    margin: 0;
    list-style: none;
}
.onepage-pagination li {
    position: relative;
    margin-top: -1px;
    margin-bottom: 10px;
    margin-left: -6px;
    text-align: center;
}
.onepage-pagination li a {
    display: inline-block;
    overflow: hidden;
    width: 16px;
    height: 16px;
    color: #999;
    font-size: 14px;
    text-decoration: none;
    text-indent: -999px;
    text-transform: uppercase;
    background: #e3e3e3;
    border-radius: 20px;
}
.onepage-pagination li a.active {

    background: #009944;
    border: 2px solid #e3e3e3;
    opacity: 1;
}
/******content******/
.main {
    position: relative;
    width: 100%;
    height: 100%;
}
.page {
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.page2 {
    background: url(../image/sybj1.jpg) no-repeat center 0;
    background-size: 100% 100%;
}
.page3 {
    background: url(../image/sybj2.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.page4 {
    background: url(../image/sybj4.jpg) no-repeat center center;
    background-size: 100%;
}
.page5 {
    background: url(../image/sybj3.jpg) no-repeat center center;
    background-size: 100%;
}
.ConBox {
    position: relative;
    z-index: 2;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

/*关于我们*/
.index-about{ padding-top:10%;}
.about-title{ text-align: center;}
.twos.active .about-title{ -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: .8s; /* Safari Chrome */
    animation-delay: .8s;}
.about-title h3{font-size:30px;  color: #FFF; font-weight: normal; margin-bottom: 10px;}
.about-title h4{ font-size: 22px; color:#00FF00; font-weight: normal;}
.aboutext{ margin: 4% auto 0; max-width: 1200px;}
.aboutext .at_l{ width: 422px; float:left; }
.aboutext .at_l .biankuan{padding: 10px;border:1px solid #FFF;}
.twos.active .aboutext .at_l .biankuan{    -webkit-animation: scale3 1s both;
    animation: scale3 1s both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;}
.aboutext .at_l img{ width: 100%; height: 450px;}
.aboutext .at_r{ width: 750px;  float: right;}
.aboutext .at_r p{text-decoration:2rem; margin-bottom: 10px; text-align: justify;}
.aboutext .at_r .r_text{ line-height: 28px; color: #FFF;}
.twos.active .aboutext .at_r .r_text{-webkit-animation: downIn .8s both;
    animation: downIn 1.2s both;
    -webkit-animation-delay: 1.2s; /* Safari Chrome */
    animation-delay: 1.2s;}
.aboutext .at_r .a-nav{ margin-top:50px;}
.aboutext .at_r .a-nav ul{ padding-top: 20px;}
.aboutext .at_r .a-nav ul li{ width:88px; height: 88px; float:left; margin: 0 26px;  text-align: center;border: solid 1px rgba(255, 255, 255,0.6);border-radius: 44px;}
.aboutext .at_r .a-nav ul li img {
    height: 48px;
    width: 48px;
    margin-top: 19px;
	margin-left: 19px;
    display: block;
}
.twos.active .aboutext .at_r .a-nav ul li:nth-child(1){ -webkit-animation: rightIn .7s both;
    animation: rightIn .7s both;
    -webkit-animation-delay: .7s;
    animation-delay: .7s;}
.twos.active .aboutext .at_r .a-nav ul li:nth-child(2){ -webkit-animation: rightIn .8s both;
    animation: rightIn .8s both;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;}
.twos.active .aboutext .at_r .a-nav ul li:nth-child(3){ -webkit-animation: rightIn .9s both;
    animation: rightIn .9s both;
    -webkit-animation-delay: .9s;
    animation-delay: .9s;}
.twos.active .aboutext .at_r .a-nav ul li:nth-child(4){ -webkit-animation: rightIn 1s both;
    animation: rightIn 1s both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;}


/*优势*/
.i-youshi{padding-top:10%;}
.ys-title{ text-align: center;}
.threes.active .ys-title{ -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: .8s; /* Safari Chrome */
    animation-delay: .8s;}
.ys-title h3{font-size:30px;  color: #FFF; font-weight: normal; margin-bottom: 10px;}
.ys-title h4{ font-size: 22px; color:#00FF00; font-weight: normal;}
.ys-box{margin: 4% auto 0; max-width: 1200px;}
.ys-box ul{}
.ys-box ul li{ width:19%; margin: 0 0.5%; float: left; padding-top: 15px; text-align: center; color: #FFF;display: block;}
.ys-box ul li a{ background-color:rgba(0, 0, 0, 0.4);border:1px solid #292929; display: block; color: #FFF;}
.ys-box ul li a:hover{background:#009944; }
.ys-box ul li .ysbox{ padding:15px;}
.ys-box ul li .ysbox img{ width:35%;}
.ys-box ul li .ysbox dt{ margin-top: 10px; font-size: 18px; padding-bottom: 20px; border-bottom:1px solid #373737;}
.ys-box ul li .ysbox dd{ line-height: 26px; padding: 20px 15px 15px; text-align: justify;}
.threes.active .ys-box ul li:nth-child(1){-webkit-animation: downIn 1s both;
    animation: downIn 1s both;
    -webkit-animation-delay: 1s; /* Safari Chrome */
    animation-delay: 1s;}
.threes.active .ys-box ul li:nth-child(2){-webkit-animation: downIn 1.2s both;
    animation: downIn 1.2s both;
    -webkit-animation-delay: 1.2s; /* Safari Chrome */
    animation-delay: 1.2s;}
.threes.active .ys-box ul li:nth-child(3){-webkit-animation: downIn 1.4s both;
    animation: downIn 1.4s both;
    -webkit-animation-delay: 1.4s; /* Safari Chrome */
    animation-delay: 1.4s;}
.threes.active .ys-box ul li:nth-child(4){-webkit-animation: downIn 1.6s both;
    animation: downIn 1.6s both;
    -webkit-animation-delay: 1.6s; /* Safari Chrome */
    animation-delay: 1.6s;}
.threes.active .ys-box ul li:nth-child(5){-webkit-animation: downIn 1.8s both;
    animation: downIn 1.8s both;
    -webkit-animation-delay: 1.8s; /* Safari Chrome */
    animation-delay: 1.8s;}


/*新闻资讯*/
.i-news{padding-top:10%;}
.i-news-title{ text-align: center;}
.fours.active .i-news-title{ -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: .8s; /* Safari Chrome */
    animation-delay: .8s;}
.i-news-title h3{font-size:30px;  color: #FFF; font-weight: normal; margin-bottom: 10px;}
.i-news-title h4{ font-size: 22px; color:#00FF00; font-weight: normal;}
.i-news .nbox{ margin: 4% auto 0; width:1200px;}
.i-news .nbox .n_l{ width:50%; float: left; height: 340px;overflow: hidden;}
.i-news .nbox .n_l img{ width:100%; height: 100%;transition: all 0.5s ease; }
.i-news .nbox .n_l img:hover{    transform: scale(1.1);
    -webkit-transform: scale(1.1);}
   
.fours.active .i-news .nbox .n_l{-webkit-animation: leftIn .8s both;
 animation: leftIn .8s both;
 -webkit-animation-delay: .8s;
 animation-delay: .8s;
}


.i-news .nbox .n_l dt{
    position: absolute;
    text-align: center;
    width: 600px;
    margin-top: -60px;
    height: 60px;
    line-height: 60px;
	 color:#FFF;
    background-color: rgba(0,0,0,0.6)}

.i-news .nbox .n_r{ width:48%; float: right;}
.i-news .nbox .n_r ul{}
.i-news .nbox .n_r ul li{ height: 100px; margin-bottom: 20px; border-left: 4px solid #009944;}
.i-news .nbox .n_r ul li dt{ line-height:40px; font-size: 15px;}
.i-news .nbox .n_r ul li p{ height: 60px; line-height: 25px;font-size: 13px;}
.i-news .nbox .n_r ul li a{background: #FFF; display: block; color: #333;  padding-left: 20px;}
.i-news .nbox .n_r ul li a:hover{background: #009944; color: #FFF;}
.fours.active .i-news .nbox .n_r ul li:nth-child(1){-webkit-animation: rightIn .8s both;
 animation: rightIn .8s both;
 -webkit-animation-delay: .8s;
 animation-delay: .8s;}
.fours.active .i-news .nbox .n_r ul li:nth-child(2){-webkit-animation: rightIn 1s both;
 animation: rightIn 1s both;
 -webkit-animation-delay: 1s;
 animation-delay: 1s;}
.fours.active .i-news .nbox .n_r ul li:nth-child(3){-webkit-animation: rightIn 1.2s both;
 animation: rightIn 1.2s both;
 -webkit-animation-delay: 1.2s;
 animation-delay: 1.2s;}


/*服务理念*/
.i-linian{padding-top:10%;}
.i-linian-title{ text-align: center;}
.fives.active .i-linian-title{ -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: .8s; /* Safari Chrome */
    animation-delay: .8s;}
.i-linian-title h3{font-size:30px;  color: #FFF; font-weight: normal; margin-bottom: 10px;}
.i-linian-title h4{ font-size: 22px; color:#00FF00; font-weight: normal;}
.i-linian .lxtext{ margin:4% auto 0; width:1200px;}
.i-linian .lxtext ul{}
.i-linian .lxtext ul li{ width:25%; float: left; text-align: center; color:#FFF;}
.i-linian .lxtext ul li img{ max-width: 100%; margin-bottom: 15px;}
.i-linian .lxtext ul li h5{ margin-bottom: 10px; font-size: 15px;}
.i-linian .lxtext ul li dl{ font-size: 15px;}
.fives.active .i-linian .lxtext ul li:nth-child(1){-webkit-animation: downIn .8s both;
 animation: downIn .8s both;
 -webkit-animation-delay: .8s;
 animation-delay: .8s;}
.fives.active .i-linian .lxtext ul li:nth-child(2){-webkit-animation: downIn .9s both;
 animation: downIn .9s both;
 -webkit-animation-delay: .9s;
 animation-delay: .9s;}
.fives.active .i-linian .lxtext ul li:nth-child(3){-webkit-animation: downIn 1s both;
 animation: downIn 1s both;
 -webkit-animation-delay: 1s;
 animation-delay: 1s;}
.fives.active .i-linian .lxtext ul li:nth-child(4){-webkit-animation:downIn 1.1s both;
 animation: downIn 1.1s both;
 -webkit-animation-delay: 1.1s;
 animation-delay: 1.1s;}

.f-copyright{ position:absolute; bottom: 0; width:100%; height: 40px; line-height: 40px; background: #000; width:100%; text-align: center;}



.twos.active .tit, .threes.active .tit, .fives.active .tit {
    opacity: 1;
    -webkit-animation: downIn .5s both;
    animation: downIn .5s both;
    -webkit-animation-delay: .5s; /* Safari Chrome */
    animation-delay: .5s;
    filter: alpha(opacity=100);
}
.fours.active .tit, .six.active .tit {
    opacity: 1;
    -webkit-animation: upIn .5s both;
    animation: upIn .8s both;
    -webkit-animation-delay: .5s; /* Safari Chrome */
    animation-delay: .5;
    filter: alpha(opacity=100);
}
.twos.active .text, .threes.active .text, .fours.active .text, .page5.active .txt {
    -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: .8s; /* Safari Chrome */
    animation-delay: .8s;
}
.tit img {
    width: 29%;
}
.twos.active .text > ul > li.tl1, .twos.active .text > ul > li.tl3, .twos.active .text > ul > li.tl5 {
    -webkit-animation: downIn .5s both;
    animation: downIn .5s both;
}
.twos.active .text > ul > li.tl2, .twos.active .text > ul > li.tl4 {
    -webkit-animation: upIn .5s both;
    animation: upIn .5s both;
}
.twos.active .text > ul > li.tl1 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.twos.active .text > ul > li.tl2 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
.twos.active .text > ul > li.tl3 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.twos.active .text > ul > li.tl4 {
    -webkit-animation-delay: 1.4s;
    animation-delay: 1.4s;
}
.twos.active .text > ul > li.tl5 {
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
/*第一页banner部分*/
.page1 .relBox {
    position: relative;
    z-index: 2;
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}
.page1 .relText {
    position: absolute;
    top: 28%;
    left: 0;
    width: 47%;
}
.page1 .relText .li_1 {
    margin-bottom: 40px;
    color: #adebf6;
    font-size: 18px;
    line-height: 32px;
}
.page1 .relText .li_1 h3 {
    margin-bottom: 30px;
    color: #5acdf4;
    font-size: 50px;
    font-weight: normal;
    line-height: 50px;
}
.page1 .relText .li_1 p {
    letter-spacing: 1px;
}
.page1 .relText img {
    width: 100%;
    height: auto;
}
.page1 .relText .li_2 a {
    padding: 12px 40px;
    color: #adf2ff;
    font-size: 20px;
    border: 1px solid #adf2ff;
    border-radius: 5px;
}
.page1 .relBox .relImg {
    position: relative;
    top: 50%;
    float: right;
    width: 42%;
    margin-right: 20px;
}
.page1 .relBox .relImg img {
    width: 100%;
    height: auto;
    margin-top: -50%;
}
.ones.active .relText {
    -webkit-animation: downIn 1.2s both;
    animation: downIn 1.2s both;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.ones.active .relImg {
    -webkit-animation: scale3 1s both;
    animation: scale3 1s both;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}
.twos.active .tit2, .page3.active .tit2, .fours.active .tit2 {
    -webkit-animation-delay: .5s;
    animation-delay: .5s;
}
.twos.active .text2, .threes.active .text2, .fours.active .text2 {
    -webkit-animation-delay: .6s;
    animation-delay: .6s;
}
.tit {
    position: absolute;
    z-index: 3;
    top: 19%;
    left: 0;
    width: 100%;
    text-align: center;
    opacity: 0;
    filter: alpha(opacity=0);
}
.tit2 {
    color: #fff;
}
.tit3 {
    color: #fff;
}
.text {
    position: absolute;
    z-index: 3;
    top: 110px;
    left: 0;
    width: 100%;
    color: #80817f;
    font-size: 18px;
    line-height: 25px;
}
.text2 {
    top: 110px;
    font-size: 16px;
}
.text3 {
    color: #fff;
    text-align: left;
}
.page2 .tit h3 {
    margin: 50px 0 24px 0;
    color: #2c84c6;
    font-size: 53px;
}
.twos.active .tit p {
    color: #80c0ef;
    font-size: 32px;
}
.page2 .text {
    position: absolute;
    top: calc(42% - 55px);
    left: 12%;
    text-align: center;
}
.page2 .text > ul > li {
    float: left;
    width: 100px;
    font-size: 17px;
    text-align: center;
}
.page2 .text > ul > li span.blue {
    color: #62798e !important;
}
.page2 .text > ul > li p {
    margin-top: 20px;
    color: #9f9f9f;
}
.page2 .text > ul > li.tl1 {
    margin-top: 4%;
    margin-right: 7%;
}
.page2 .text > ul > li.tl2 {
    margin-right: 9%;
}
.page2 .text > ul > li.tl3 {
    margin-top: 4%;
    margin-right: 9%;
}
.page2 .text > ul > li.tl4 {
    margin-right: 6%;
}
.page2 .text > ul > li.tl5 {
    padding-top: 4%;
    margin-left: 2%;
}
.page3 .tit {
    top: 10%;
    left: 2%;
    text-align: left;
}
.page3 .tit img {
    width: 43%;
}
.ThBg {
    position: absolute;
    top: 33%;
    left: 0;
    width: 100%;
}
.ThBg img {
    width: 62%;
}
.threes.active .th_icon1, .threes.active .th_icon2, .threes.active .th_icon3, .six.active .rd1, .six.active .rd2, .six.active .rd3 {
    -webkit-animation: downIn .6s both;
    animation: downIn .6s both;
}
.threes .th_icon1, .threes .th_icon2, .threes .th_icon3 {
    width: 31%;
    cursor: pointer;
}
.threes.active .th_icon1, .six.active .rd1 {
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.threes.active .th_icon2, .six.active .rd2 {
    -webkit-animation-delay: 1.0s;
    animation-delay: 1.0s;
}
.threes.active .th_icon3, .six.active .rd3 {
    -webkit-animation-delay: 1.2s;
    animation-delay: 1.2s;
}
.threes .th_icon1 {
    position: absolute;
    top: 0;
    left: 8%;
}
.threes .th_icon2 {
    position: absolute;
    top: 0;
    left: 39%;
}
.threes .th_icon3 {
    position: absolute;
    top: 0;
    left: 73%;
}
.imgHover {
    position: absolute;
    z-index: 10;
    top: 0;
    left: 2%;
    display: none;
    width: 95%;
}
.page4 .tit {
    top: 8%;
    text-align: center;
}
.page4 .tit img {
    width: 38%;
}
.page4 .s_ul {
    color: #fff;
}
.page4 .s_ul1, .page4 .s_ul2 {
    position: absolute;
    height: 100%;
}
.page4 .s_ul1 {
    top: calc(50% - 35.5px);
    left: 0;
    width: 100%;
}
.page4 .s_ul2 {
    top: 200px;
    right: -580px;
}
.fours.active .s_ul1 {
    -webkit-animation: downIn .6s both;
    animation: downIn .6s both;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.fours.active .s_ul2 {
    -webkit-animation: downIn .8s both;
    animation: downIn .8s both;
    -webkit-animation-delay: 1.6s;
    animation-delay: 1.6s;
}
.fours .s_ul > ul {
    padding-left: 1px;
    text-align: center;
}
.fours .s_ul > ul > li {
    display: inline-block;
    margin: 0 .7%;
    text-align: center;
    background: url(https://www.huayuepack.com/images/apply/pic4_2.png) repeat-y center center;
    background-size: 100% 100%;
}
.s_img1 img, .s_img2 img {
    width: 100%;
    max-width: 100%;
    height: auto;
}
.s_img1 {
    z-index: 1;
}
.s_img2 {
    z-index: 30;
    display: none;
}

.page5 .tit {
    top: 15%;
    text-align: center;
}
.page5 .tit img {
    width: 45%;
}
.fives.active .s_VS {
    -webkit-animation: scale4 .8s both;
    animation: scale4 .8s both;
    -webkit-animation-delay: .8s;
    animation-delay: .8s;
}
.page5 .s_VS {
    position: absolute;
    top: 32%;
    left: 0;
    width: 100%;
    text-align: center;
}
.page5 .s_VS img {
    width: 65%;
}
/*第六部分*/
.page6 {
    background: url(https://www.huayuepack.com/images/apply/six_1.jpg) no-repeat center center;
    background-size: 100% 100%;
}
.page6 .tit {
    top: 8%;
}
.page6 .tit img {
    width: 40%;
}
.readLi li {
    float: left;
    box-sizing: border-box;
    width: 33.33%;
    padding: 0 40px;
    text-align: center;
}
.read_text {
    position: relative;
    box-sizing: border-box;
    max-width: 290px;
    padding: 30px 8%;
    margin: 0 auto;
    color: #adebf6;
    line-height: 23px;
    background: #024e91;
    border: 2px solid #023665;
}
.page6 .readLi {
    top: 32%;
    width: 92%;
    padding: 0 4%;
    font-size: 14px;
}
.readLi a {
    display: inline-block;
    width: 60%;
    padding: 12px 10px;
    color: #adf2ff;
    font-size: 18px;
    border: 1px solid #adf2ff;
    border-radius: 5px;
}
.readLi h4 {
    margin-bottom: 20px;
    color: #54cdff;
    font-size: 23px;
    font-weight: 400;
}
.readLi span {
    display: block;
    padding: 10px 0 25px;
    color: #54cdff;
    font-size: 12.85px;
}
.readLi p {
    position: relative;
    overflow: hidden;
    height: 69px;
    line-height: 23px;
    text-overflow: ellipsis;
}
/*.readLi p:after {font-weight:bold;position:absolute;bottom:0;right:0;padding: 0 4px 0px 5px;background: #024e91;}*/
.readLi i {
    position: absolute;
    width: 20px;
    height: 20px;
}
.readLi .ico1 {
    top: -10px;
    left: -10px;
    border-top: 2px solid #023665;
    border-left: 2px solid #023665;
}
.readLi .ico2 {
    top: -10px;
    right: -10px;
    border-top: 2px solid #023665;
    border-right: 2px solid #023665;
}
.readLi .ico3 {
    bottom: -10px;
    left: -10px;
    border-bottom: 2px solid #023665;
    border-left: 2px solid #023665;
}
.readLi .ico4 {
    right: -10px;
    bottom: -10px;
    border-right: 2px solid #023665;
    border-bottom: 2px solid #023665;
}
/*-----底部样式--------------*/
.footer {
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
    height: 44px;
    margin-top: 60px;
    color: #b1b1b1;
    font-size: 12px;
    line-height: 44px;
    text-align: center;
    background: #2d2c2c;
}
.footer .fa {
    margin: 0 5px 0 15px;
    color: #47a0e4;
    font-size: 18px;
    vertical-align: middle;
}


@-webkit-keyframes scale {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 20% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 80% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 100% {
opacity: 0;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@keyframes scale {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 20% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 80% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 100% {
opacity: 0;
-webkit-transform: scale(1.5);
transform: scale(1.5);
}
}
@-webkit-keyframes scale2 {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 40% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 50% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 60% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 70% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale2 {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 40% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 50% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 60% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 70% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scale3 {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale3 {
 0% {
opacity: 0;
-webkit-transform: scale(.5);
transform: scale(.5);
}
 100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes scale4 {
 0% {
opacity: 0;
-webkit-transform: scale(2.5);
transform: scale(2.5);
}
 70% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 85% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes scale4 {
 0% {
opacity: 0;
-webkit-transform: scale(2.5);
transform: scale(2.5);
}
 70% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
 85% {
opacity: 1;
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
 100% {
opacity: 1;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-webkit-keyframes downIn {
 0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@keyframes downIn {
 0% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@-webkit-keyframes upIn {
 0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@keyframes upIn {
 0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@-webkit-keyframes downOut {
 0% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
 90% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
}
@keyframes downOut {
 0% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
 90% {
opacity: 0;
-webkit-transform: translateY(100px);
transform: translateY(100px);
}
}
@-webkit-keyframes upIn {
 0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}
@keyframes upIn {
 0% {
opacity: 0;
-webkit-transform: translateY(-100px);
transform: translateY(-100px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}



@-webkit-keyframes leftIn {
 0% {
opacity: 0;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);
}
 90% {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes leftIn  {
 0% {
opacity: 0;
-webkit-transform: translateX(-300px);
transform: translateX(-300px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}



@-webkit-keyframes rightIn {
 0% {
opacity: 0;
-webkit-transform: translateX(200px);
transform: translateX(200px);
}
 90% {
opacity: 1;
-webkit-transform: translateX(0%);
transform: translateX(0%);
}
}
@keyframes rightIn  {
 0% {
opacity: 0;
-webkit-transform: translateX(200px);
transform: translateX(200px);
}
 90% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
}



@keyframes arrowGo {
 from {
top: 610px;
}
 to {
top: 620px;
}
}
@-moz-keyframes arrowGo /* Firefox */
{
 from {
top: 610px;
}
 to {
top: 620px;
}
}
@-webkit-keyframes arrowGo /* Safari and Chrome */
{
 from {
top: 610px;
}
 to {
top: 620px;
}
}
@-o-keyframes arrowGo /* Opera */
{
 from {
top: 610px;
}
 to {
top: 620px;
}
}
@-webkit-keyframes floatDown {
 0% {
opacity: .5;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
 50% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
 100% {
opacity: .5;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
@keyframes floatDown {
 0% {
opacity: .5;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
 50% {
opacity: 1;
-webkit-transform: translateY(0%);
transform: translateY(0%);
}
 100% {
opacity: .5;
-webkit-transform: translateY(-10px);
transform: translateY(-10px);
}
}
