body,
html {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

a {
    text-decoration: none;
    out-line: none;
    color: #FFFFFF;
}

/* 头部 */

.head-page {
    position: fixed;
    width: 100%;
    height: 65px;
    vertical-align: middle;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    background-color: rgba(255, 255, 255, 0.0595);
    background-size: cover;
    top: 0;
    z-index: 100;
}

.head-page .text-head:hover {
    text-shadow: 0 0 10px rgba(255, 255, 255, 0.9);
}

.head-box {
    width: 1200px;
    margin: 0 auto;
}

.head-box .logo {
    cursor: pointer;
    margin-top: 20px;
    background: url("../img/logo.png");
    width: 150px;
    height: 40px;
    display: inline-block;
    position: relative;
}

.head-box .head-right {
    float: right;
}

.head-box .head-right .text-head {
    margin-left: 30px;
    cursor: pointer;
    display: inline-block;
    line-height: 65px;
    color: #FFFFFF;
    font-size: 16px;
    height: 60px;
}


/* 尾部 */

.tail {
    width: 100%;
    height: 370px;
}

.tail .tail-1 {
    width: 100%;
    height: 320px;
    background-color: #1A2031;
    position: relative;
}

.tail .text1 {
    display: inline-block;
    font-size: 16px;
    color: #FFFFFF;
    margin-top: 59px;
    margin-left: 60px;
    vertical-align: top;
}

.tail .text2 {
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 60px;
}

.tail .tail-1 .tail-text-box {
    position: relative;
    padding-top: 1px;
    width: 1200px;
    height: 320px;
    margin: 0 auto;
}

.tail .tail-1 .tail-text-box .tail-text1 {}

.tail .tail-2 {
    width: 100%;
    height: 50px;
    background-color: #1D1D1D;
}

.tail .tail-2-text {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    font-size: 12px;
    text-align: center;
    line-height: 50px;
    color: #999999;
}


/* 边角 */

.lt {
    width: 10px;
    height: 10px;
    position: absolute;
    border-top: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    left: -2px;
    top: -2px;
}

.rt {
    width: 10px;
    height: 10px;
    position: absolute;
    border-top: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    right: -2px;
    top: -2px;
}

.rb {
    width: 10px;
    height: 10px;
    position: absolute;
    border-bottom: 2px solid #FFFFFF;
    border-right: 2px solid #FFFFFF;
    right: -2px;
    bottom: -2px;
}

.lb {
    width: 10px;
    height: 10px;
    position: absolute;
    border-bottom: 2px solid #FFFFFF;
    border-left: 2px solid #FFFFFF;
    left: -2px;
    bottom: -2px;
}


/* index-box */

.index-box {
    width: 100%;
    height: 100%;
}


/* page1 */

.page1 {
    width: 100%;
    height: 100%;
    /*calc(100% - 66px)*/
    background: url("../img/home_bg_01.jpg") no-repeat;
    background-size: 100% 100%;
    padding-top: 1px;
    color: #FFF;
}

.page1 .text {
    width: 1500px;
    margin: 0 auto;
    text-align: center;
}

.page1 .text-box {
    line-height: 150px;
    margin-top: 5%;
    font-size: 100px;
}

.page1 .text-box2 {
    position: relative;
    width: 689px;
    height:60px;
    line-height: 60px;
    background-color: rgba(105, 101, 101, 0.3);
    margin-top: 25%;
    font-size: 26px;
    letter-spacing: 5.71px;
    /* 字间距 */
}

.page1 .text-box3 {
    cursor: pointer;
    width: 160px;
    height: 45px;
    border-radius: 22.5px;
    background-color: #FFFFFF;
    line-height: 45px;
    font-size: 18px;
    color: #0064C9;
    margin-top: 6%;
}

.page1 .text-box3 a {
    color: #0064C9;
}


/* page2 */

.page2 {
    position: relative;
    width: 100%;
    height: 100%;
    /*calc(100% - 66px)*/
    background: url("../img/home_bg_02.jpg") no-repeat;
    background-size: 100% 100%;
    padding-top: 65px;
    color: #FFF;
}

.page2 .text {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.page2 .text-box {
    width: 240px;
    height: 50px;
    font-size: 36px;
    position: absolute;
    margin: -25px auto auto -120px;
    top: 20%;
    left: 50%;
}

.page2 .text-box1 {
    width: 300px;
    height: 27px;
    font-size: 20px;
    position: absolute;
    margin: -13.5px auto auto -150px;
    top: 25%;
    left: 50%;
}

.page2 .page2-box {
    width: 1200px;
    margin: 0 auto;
    vertical-align: top;
}

.page2 .img-box {
    position: absolute;
    width: 562.5px;
    height: 547.2px;
    background: url("../img/page_0201_img@2x.png") no-repeat;
    background-size: 100% 100%;
    margin-top: -273.6px;
    margin-left: -281.25px;
    left: 30%;
    top: 60%;
}

.page2 .img-box2 {
    position: absolute;
    width: 133.2px;
    height: 36px;
    background: url("../img/page_0203_img@2x.png") no-repeat;
    background-size: 100% 100%;
    margin-top: -18px;
    margin-left: -66.6px;
    left: 51%;
    top: 60%;
}

.page2 .img-box3 {
    position: absolute;
    width: 549.9px;
    height: 422.1px;
    background: url("../img/page_0202_img@2x.png") no-repeat;
    background-size: 100% 100%;
    margin-top: -211px;
    margin-left: 274.45px;
    left: 40%;
    top: 60%;
}


/* page3 */

.page3 {
    width: 100%;
    height: 100%;
    position: relative;
    background: url("../img/home_bg_03.jpg") no-repeat;
    background-size: 100% 100%;
    padding-top: 65px;
    color: #FFF;
    transform: translate(0px, 0px);
}

.page3 .text {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.page3 .text-box {
    position: absolute;
    width: 240px;
    height: 50px;
    font-size: 36px;
    position: absolute;
    margin: -25px auto auto -120px;
    top: 20%;
    left: 50%;
}

.page3 .text-box1 {
    position: absolute;
    width: 300px;
    height: 27px;
    font-size: 20px;
    margin: -13.5px auto auto -150px;
    left: 50%;
    top: 25%;
}

.ico-list {
    position: absolute;
    width: 1200px;
    margin: -130px auto auto -600px;
    top: 50%;
    left: 50%;
}

.ico-list .list {
    position: relative;
    display: inline-block;
    width: 202px;
    height: 260px;
    margin-left: 29px;
}

.ico-list .list-ico {
    width: 105px;
    height: 100px;
    display: inline-block;
    background-color: rgba(255, 255, 255, 0.0595);
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 100px;
    position: relative;
    left: 50%;
    /*偏移*/
    top: 25px;
    transform: translateX(-50%);
}

.ico-list .list-text {
    position: relative;
    width: 160px;
    height: 42px;
    font-size: 30px;
    text-align: center;
    letter-spacing: 2.14px;
    line-height: 42px;
    margin: 52px auto 0 auto;
    /*margin-top: 42px;*/
}

.ico-list .list-text .corner {
    display: none;
}

.ico-list .list-ico-none {
    display: none;
    width: 26.4px;
    height: 26.4px;
    background: url("../ICO/Cloud-Rightico.png") no-repeat;
    background-size: 100% 100%;
    margin-left: 91px;
    margin-top: 18px;
    cursor: pointer;
}

.introduction {
    display: none;
    position: fixed;
    top: 75%;
    left: 50%;
    width: 1141px;
    height: 95px;
    background-color: rgba(255, 255, 255, 0.1);
    margin-left: -570.5px;
}

.introduction .introduction-text {
    width: 1100px;
    height: 60px;
    line-height: 27px;
    margin: 0 auto 0 25px;
    padding-top: 20px;
    font-size: 20px;
    letter-spacing: 0;
}

.ico-list .list1 {
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
}

.ico-list .list1 .list-ico {
    display: block;
}

.ico-list .list1 .list-text {
    background-color: rgba(255, 255, 255, 0.0595);
}

.ico-list .list1 .corner {
    display: block;
}

.ico-list .list1 .list-ico-none {
    display: block;
}

.ico-list .list1 .introduction {
    display: block;
}

.list:hover {
    background-color: rgba(255, 255, 255, 0.1);
    cursor: pointer;
}

.list:hover .list-ico-none {
    display: block;
}

.list:hover .corner {
    display: block;
}

.list:hover .list-text {
    background-color: rgba(255, 255, 255, 0.0595);
}

.list:hover .introduction {
    display: block;
}


/*.ico-list .list:first-child {*/


/*    margin-left: 0;*/


/*}*/


/* page4 */

.page4 {
    width: 100%;
    height: 100%;
    position: relative;
    background: url("../img/home_bg_04.jpg") no-repeat;
    background-size: 100% 100%;
    padding-top: 65px;
    color: #FFF;
}

.page4 .text {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.page4 .text-box {
    width: 240px;
    height: 50px;
    font-size: 36px;
    position: absolute;
    margin: -25px auto auto -120px;
    top: 20%;
    left: 50%;
}

.page4 .text-box1 {
    width: 300px;
    height: 27px;
    font-size: 20px;
    position: absolute;
    margin: -13.5px auto auto -150px;
    top: 25%;
    left: 50%;
}

.slide-box {
    position: absolute;
    display: inline-block;
    transform: translate(-50%, -50%);
    left: 50%;
    top: 55%;
    white-space: nowrap;
}

.slide-box .slide-etui {
    width: 380px;
    display: inline-block;
    margin: 50px auto 0 15px;
    padding: 1px;
    white-space: normal;
}

.slide-box .slide-etui:first-child {
    margin-left: 0;
}

.slide-box .slide-etui .box-img {
    border: 1px solid rgba(255, 255, 255, 0);
    border-radius: 10px;
    width: 380px;
    height: 315px;
    display: inline-block;
    background-size: 100% 100%;
    cursor: pointer;
}

.img1 {
    background: url("../img/news_01.jpg") no-repeat;
}

.img2 {
    background: url("../img/news_02.jpg") no-repeat;
}

.img3 {
    background: url("../img/news_03.jpg") no-repeat;
}

.slide-box .slide-etui .box-text {
    height: 25px;
    font-size: 18px;
    display: inline-block;
    margin-top: 10px;
    margin-bottom: 5px;
}

.slide-box .slide-etui .box-text2 {
    height: 25px;
    line-height: 25px;
    font-size: 14px;
    display: inline-block;
    padding-top: 10px;
    border-top: 0.1px solid rgba(255, 255, 255, 0.9);
}

.slide-box .switch {
    position: absolute;
    width: 120px;
    height: 5px;
    margin-left: -60px;
    left: 50%;
    bottom: -10%;
}

.slide-box .switch .switch-child1 {
    width: 30px;
    height: 4px;
    display: inline-block;
    opacity: 0.3;
    background: #FFFFFF;
    cursor: pointer;
}

.slide-box .switch .switch-child2 {
    width: 30px;
    height: 4px;
    display: inline-block;
    background: #FFFFFF;
    margin-left: 10px;
    cursor: pointer;
}

.slide-box .switch .switch-child3 {
    width: 30px;
    height: 4px;
    display: inline-block;
    opacity: 0.3;
    background: #FFFFFF;
    margin-left: 10px;
    cursor: pointer;
}


/* page5 */

.page5 {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #282D33;
    padding-top: 65px;
    color: #FFF;
}

.page5 .text {
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}

.page5 .text-box {
    width: 240px;
    height: 50px;
    font-size: 36px;
    position: absolute;
    margin: -25px auto auto -120px;
    top: 20%;
    left: 50%;
}

.page5 .text-box1 {
    width: 300px;
    height: 27px;
    font-size: 20px;
    position: absolute;
    margin: -13.5px auto auto -150px;
    top: 25%;
    left: 50%;
}

.page5 .page5-box {
    position: absolute;
    width: 1200px;
    margin: -234px auto auto -600px;
    left: 50%;
    top: 58%;
    vertical-align: top;
}

.page5 .img-box {
    position: relative;
    display: inline-block;
    width: 336px;
    height: 435.2px;
    background: url("../img/GSJJ_erect@2x.jpg") no-repeat;
    background-size: 100% 100%;
    margin-left: 100px;
    margin-top: 30px;
}

.page5 .text-box2 {
    position: relative;
    display: inline-block;
    vertical-align: top;
    margin-left: 70px;
    margin-top: 30px;
}

.page5 .text-box2 .text1 {
    width: 473px;
    font-size: 26px;
    color: #FFFFFF;
    text-align: left;
    line-height: 48px;
    margin-top: 6px;
}

.page5 .text-box2 .text2 {
    width: 630px;
    font-size: 14px;
    color: #FFFFFF;
    text-align: left;
    line-height: 30px;
    margin-top: 10px;
}

.page5 .text-box2 .text3 {
    /*display: inline-block;*/
    position: relative;
    color: #999999;
    width: 80px;
    height: 22px;
    line-height: 22px;
    margin-top: 30px;
    float: right;
    cursor: pointer;
}

#about:hover {
    color: #ffffff;
}

.page5 .text-box2 .text3 .about-ico {
    display: inline-block;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 4px;
    left: 60px;
    background: url("../ICO/about_ico.svg") no-repeat;
}

.page5 .page5-foot {
    position: absolute;
    top: 95%;
    width: 100%;
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.65;
    text-align: center;
}


/* page6 */

.page6 {
    position: relative;
    width: 100%;
    height: 100%;
    background-color: #282D33;
    padding-top: 65px;
    color: #FFF;
}

.page6 .page6-box {
    position: absolute;
    width: 880px;
    height: 492px;
    background-color: #FFFFFF;
    margin: -246px auto auto -440px;
    top: 50%;
    left: 50%;
}

.page6 .page6-box1 {
    display: inline-block;
    vertical-align: top;
    width: 332.8px;
    height: 492px;
    background: url("../img/contact.png") no-repeat;
    background-size: 100% 100%;
}

.page6 .page6-box1 .box1-title {
    font-size: 30px;
    color: #FFFFFF;
    margin-left: 23px;
    margin-top: 50px;
    margin-bottom: 20px;
}

.page6 .page6-box1 .box1-text .ico1 {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url("../ICO/phone.svg") no-repeat;
    background-size: 100% 100%;
    margin-left: 22px;
}

.page6 .page6-box1 .box1-text .ico2 {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url("../ICO/email.svg") no-repeat;
    background-size: 100% 100%;
    margin-left: 22px;
}

.page6 .page6-box1 .box1-text .ico3 {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url("../ICO/website.svg") no-repeat;
    background-size: 100% 100%;
    margin-left: 22px;
}

.page6 .page6-box1 .box1-text .ico4 {
    width: 13px;
    height: 13px;
    display: inline-block;
    background: url("../ICO/address.svg") no-repeat;
    background-size: 100% 100%;
    margin-left: 22px;
    margin-top: 50px;
}

.page6 .page6-box1 .box1-text .map {
    width: 200px;
    height: 100px;
    cursor: pointer;
    background-size: 100% 100%;
    margin-left: 22px;
}

.page6 .page6-box1 .box1-text .map img {
    max-width: 100%;
    max-height: 100%;
}

.page6 .page6-box1 .text {
    display: inline-block;
    opacity: 0.8;
    font-size: 16px;
    color: #FFFFFF;
    margin-left: 5px;
    margin-top: 20px;
}

.page6 .page6-box2 {
    display: inline-block;
    vertical-align: top;
    width: 543px;
}

.page6 .page6-box2 .box2-title {
    font-size: 30px;
    color: #333333;
    margin-top: 50px;
    margin-left: 23px;
    margin-bottom: 30px;
}

.page6 .page6-box2 .box2-etui1 {
    width: 100%;
}

.page6 .page6-box2 .box2-etui1 .cont {
    display: inline-block;
    width: 49%;
}

.page6 .page6-box2 .box2-etui1 .cont-right {
    margin-left: -20px;
}

.page6 .page6-box2 .text {
    font-size: 16px;
    color: #666666;
    margin-left: 23px;
    margin-top: 23px;
}

.page6 .page6-box2 .input {
    width: 220px;
    height: 38px;
    background-color: #EEF0F2;
    margin-left: 23px;
    margin-top: 10px;
    color: #333333;
    border: 4px solid #EEF0F2;
    border-radius: 5px 5px 5px 5px;
}

.page6 .page6-box2 textarea {
    width: 470px;
    height: 140px;
    resize: none;
    background-color: #EEF0F2;
    margin-left: 23px;
    margin-top: 10px;
    color: #333333;
    border: 4px solid #EEF0F2;
    border-radius: 5px 5px 5px 5px;
}

.page6 .page6-box2 .button {
    cursor: pointer;
    width: 120px;
    height: 35px;
    border-radius: 22.5px;
    background-color: #0064C9;
    line-height: 35px;
    font-size: 18px;
    color: #FFFFFF;
    text-align: center;
    margin: 30px auto 0 auto;
}

.page6 .page6-box2 .button:hover {}

.page6 .page6-foot {
    position: absolute;
    top: 95%;
    z-index: 100;
    width: 100%;
    font-size: 15px;
    color: #FFFFFF;
    opacity: 0.65;
    text-align: center;
}


/*.page6 .input{*/


/*    display: inline-block;*/


/*}*/

#page4{
    display: none;
}
