/* Reset */
*,
*:after,
*:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body, html {
    font-size: 100%;
    padding: 0;
    margin: 0;
}

body {
    margin: 0;
    padding: 0;
    overflow-y: hidden;
}

.loading {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #fff;
    z-index: 99999;
}

.loading img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#view {
    display: none;
}

.op-section {
    min-height: 100%;
}

#container, .section {
    height: 100% !important;
    position: relative;
    -webkit-transition: background-image 500ms ease;
    -moz-transition: background-image 500ms ease;
    -o-transition: background-image 500ms ease;
    -ms-transition: background-image 500ms ease;
    transition: background-image 500ms ease;
}

#section0, #section1, #section2, #section3, #section4, #section5, #section6, #section7 {
    background-size: cover !important;
    background-position: 50% 50%;
}

/*page1*/
.pf-title {
    margin-top: 20px;
}

/*page2*/
.pf_pic p {
    padding-bottom: 50px;
}

/*PAGE5*/
.app-nav .app-icon ul li h3 {
    color: #fff
}

#section0 p {
    color: #FFF;
}

.intro {
    position: absolute;
    top: 48%;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    text-align: center;
}

.footer {
    position: absolute;
    top: 63%;
    width: 100%;
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {

    #section0 p {
        -webkit-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-animation: sec0 1s ease-in-out 100ms forwards;
        animation: sec0 1s ease-in-out 100ms forwards;
    }

    @-webkit-keyframes sectitle0 {
        0% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes sectitle0 {
        0% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @-webkit-keyframes sec0 {
        0% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }

    @keyframes sec0 {
        0% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
        }
        100% {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
    }
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

body {
    background: #494A5F;
    color: #D5D6E2;
    font-weight: 500;
    font-size: 1.05em;
    font-family: "Microsoft YaHei", "宋体", "Segoe UI", "Lucida Grande", Helvetica, Arial, sans-serif, FreeSans, Arimo;
}

a {
    color: #2fa0ec;
    text-decoration: none;
    outline: none;
}

a:hover, a:focus {
    color: #74777b;
}

/*背景*/
#section0 {

    color: #fff;
}

#section1 {
    color: #fff;
    background-color: #31B81D;
}

#section3 {
    color: #fff;
    background: #006AAD url(../images/wallpaper6.jpg) no-repeat center;
}

#section4 {
    color: #fff;
    background: #006AAD url(../images/wallpaper2.jpg) no-repeat center;
}

#section5 {
    color: #fff;
    background: #006AAD url(../images/bg05s.jpg) no-repeat center;
}

#section7 {
    color: #fff;
    background: #4c4b5a url(../images/accessflow.jpg) no-repeat center;
}

/*page1*/
.planPF {
    background: url(../images/wallpaper-bfbg.jpg) no-repeat center;
    -webkit-transition: background-image 500ms ease;
    -moz-transition: background-image 500ms ease;
    -o-transition: background-image 500ms ease;
    -ms-transition: background-image 500ms ease;
    transition: background-image 500ms ease;
}

.planPF1 {
    background: url(../images/wallpaper.jpg) no-repeat center;
    -webkit-transition: background-image 500ms ease;
    -moz-transition: background-image 500ms ease;
    -o-transition: background-image 500ms ease;
    -ms-transition: background-image 500ms ease;
    transition: background-image 500ms ease;
}

/*page3*/

.Explain1, .Explain2 {
    height: 100%;
    color: #fff;
}

/*page4*/
@media only screen and (min-width: 1920px ) {
    .Explain2 img.model-pic {
        height: 450px !important;
    }
}

@media only screen and (min-width: 1600px) and (max-width: 1920px) {
    .Explain2 img.model-pic {
        height: 450px !important;
    }
}

@media only screen and (min-width: 1366px) and (max-width: 1599px) {
    .Explain2 img.model-pic {
        height: 405px !important;
    }
}

@media only screen and (min-width: 800px) and (max-width: 1365px) {
    .Explain2 img.model-pic {
        height: 360px !important;
    }
}

a {
    text-align: center;
    text-decoration: none;
    outline: none;
}

/*轮播图 开始*/
.main_banner {
    width: 100%;
    height: 575px;
}

.main_banner_wrap {
    width: 1180px;
    height: 575px;
    position: relative;
    margin: 0 auto;
    overflow: hidden; /*box-shadow: 0px 1px 2px #c5c5c5;*/
}

.banner_btn { /*a 标签 按钮*/
    width: 255px;
    height: 240px;
    position: absolute;
    display: block;
    z-index: 9;
    top: 20px;
}

.btn_next {
    right: 20px;
}

.btn_next span {
    background-position: -50px 0;
}

.main_banner_box:hover .banner_btn_arrow {
    opacity: 0.6;
}

.btn_next span i {
    background-position: -50px 0;
}

.banner_btn:hover i {
    -webkit-animation: arrow 0.5s infinite alternate ease-in-out;
    -moz-animation: arrow 0.5s infinite alternate ease-in-out;
}

.main_banner_box {
    width: 1200px;
    height: 500px;
    margin: 40px auto 0;
    position: relative;
    z-index: 0;
    /*-webkit-倒影样式*/
    -webkit-box-reflect: below 0 -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, .2) 100%);
}

/*火狐倒影图层样式*/
.main_banner_box p#rflt {
    width: 1200px;
    height: 280px;
    position: absolute;
    left: 0;
    top: 280px;
    background: -moz-element(#m_box) no-repeat;
    -moz-transform: scaleY(-1);
    opacity: 0.2;
}

/*火狐倒影图层样式*/
.main_banner li {
    position: absolute;
    overflow: hidden;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15);
    border-radius: 30px;
}

/*给每张图片初始设置不同宽高，层级，位置*/
.main_banner li#imgCard0 {
    width: 245px;
    height: 280px;
    z-index: 5;
    left: 255px;
    top: 0px;
    opacity: 1;
}

.main_banner li#imgCard1 {
    width: 125px;
    height: 240px;
    z-index: 1;
    left: 600px;
    top: 20px;
    opacity: 1;
}

.main_banner li#imgCard2 { /*初始在背后，透明度为0*/
    width: 125px;
    height: 180px;
    z-index: 1;
    left: 0px;
    top: 60px;
    opacity: 0;
}

.main_banner li#imgCard3 { /*初始在背后，透明度为0*/
    width: 125px;
    height: 180px;
    z-index: 1;
    left: 0px;
    top: 60px;
    opacity: 0;
}

.main_banner li#imgCard4 {
    width: 125px;
    height: 240px;
    z-index: 2;
    left: 0px;
    top: 20px;
    opacity: 1;
}

.main_banner li img {
    height: 100%;
}

/*遮罩层*/
.main_banner li span {
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    color: #fff;
    font-size: 30px;
    line-height: 120px;
    text-align: center;
}

.main_banner li p {
    width: 100%;
    height: 50px;
    position: absolute;
    border-radius: 0 0 38px 38px;
    left: 0;
    bottom: -50px;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    line-height: 50px;
    font-size: 25px;
    margin: 0 !important;
}

/* fix center */
html, body {
    height: 100%;
    margin: 0 auto;
}

h4, h5, h6 {
    font-size: 100%;
}

a {
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

ul, ol {
    list-style: none;
}

fieldset, img {
    border: 0
}

.clearfix:after {
    content: ".";
    display: block;
}

.clearfix {
    display: inline-table;
}

/* Hides from IE-mac */
* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

/* End hide from IE-mac */
* + html .clearfix {
    min-height: 1%;
}

/* IE7 */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
    overflow: hidden;
}

/*app*/
.app-nav {
    width: 100%;
    height: 520px;
}

.app-nav h2 {
    margin: 55px 0;
    font-size: 30px;
    text-align: center;
    line-height: 38px;
    font-weight: 500;
}

.app-nav .app-icon {
    width: 1220px;
    margin: 0 auto;
}

.app-nav .app-icon ul {
    width: 100%;
    margin: 0 auto;
}

.app-nav .app-icon ul li {
    display: inline-block;
    float: left;
    text-align: center;
    width: 25%;
}

.app-nav .app-icon ul li i {
    background: url(../images/functionicon.png) no-repeat;
    display: block;
    margin: 0 auto;
    height: 60px;
}

.app-nav .app-icon ul li i.fun-icon1 {
    width: 51px;
    background-position: -1px top;
}

.app-nav .app-icon ul li i.fun-icon2 {
    width: 65px;
    background-position: -53px top;
}

.app-nav .app-icon ul li i.fun-icon3 {
    width: 53px;
    background-position: -120px top;
}

.app-nav .app-icon ul li i.fun-icon4 {
    width: 62px;
    background-position: -175px top;
}

.app-nav .app-icon ul li i.fun-icon5 {
    width: 55px;
    background-position: -239px top;
}

.app-nav .app-icon ul li i.fun-icon6 {
    width: 66px;
    background-position: -295px top;
}

.app-nav .app-icon ul li i.fun-icon7 {
    width: 53px;
    background-position: -362px top;
}

.app-nav .app-icon ul li i.fun-icon8 {
    width: 55px;
    background-position: -416px top;
}

.app-nav .app-icon ul li {
    margin-bottom: 50px;
}

.app-nav .app-icon ul li h3, .app-nav .app-icon ul li img,
.app-nav .app-icon ul li p {
    text-align: center
}

.app-nav .app-icon ul li h3 {
    font-size: 16px;
    line-height: 45px;
    color: #fff;
}

.app-nav .app-icon ul li p {
    padding: 0 30px
}

@media screen and (max-width: 500px) {
    .loading img {
        width: 100%;
    }

    .intro {
        top: 55%;
    }

    .bounceInUp {
        width: 100%;
    }

    .model-pic {
        width: 80%;
        height: auto;
    }

    .main_banner_wrap {
        width: 100%;
        height: 100%;
    }

    .main_banner {
        height: 400px;
    }

    .main_banner_box {
        width: 100%;
        height: 100%;
    }

    .app-nav h2 {
        font-size: 1.6rem;
        margin: 20px 0;
    }

    .app-nav .app-icon {
        width: 100%;
    }

    .app-nav .app-icon ul li {
        width: 49%;
        font-size: 12px;
        margin-bottom: 0;
    }

    .app-nav .app-icon ul li h3 {
        line-height: 20px;
        margin: 10px 0 5px 0;
    }

    .app-nav .app-icon ul li p {
        padding: 0 10px;
    }

    .footer-content {
        padding: 90px 0 30px 0!important;
    }

    .footer-wh, .footer-sh {
        margin-bottom: 20px!important;
    }

    .footer-profile p {
        margin-bottom: 15px!important;
    }

    .fourth {
        display: none!important;
    }

    .footer-copyright {
        margin-top: 50px;
    }
}