﻿html, body {
    position: relative;
    width:100%;
    height: 100%;
    overflow:hidden;
}

body {
    background: #f5f5f5;
    font-family: 'Microsoft YaHei';
    /*font-family:SimHei;*/
    font-size: 1em;
    margin: 0;
    padding: 0;
    color:#333;
    -webkit-text-size-adjust:none
}
img {
    border: none;
    display: block;
}

ol, ul, li {
    list-style: none;
}
dl,dt{
    padding:0;
    margin:0;
}
.fl{
    float:left;
}
.container {
    width: 1200px;
    margin: 0 auto;
    position:relative;
}
.box {
    width: 66%;
    height:100%;
    margin: 0 auto;
    position:relative;
}




a, a:visited {
    color: #fff;
    text-decoration: none;
}
.tcf{
    color:#fff;
}
.pr{
    position:relative;
    width:100%;
    height:25%;
}
.pa{
    position:absolute;
    width:100%;
    height:25%;
    z-index: 1000;
    bottom:0;
}
.hide{
    display:none;
}

.subnav{
    width: 8%;
    position: fixed;
    top: 80px;
    left: 40%;
    z-index: 9999;
    display: none;
}
.subnav a{
    display: block;
    line-height: 30px;
    text-align: center;
    color: #fff;
    background-color: #000;
    opacity: 0.6;
    padding:5px 15px;
}
/* 右侧导航 */
#fp-nav { _display: none; font-size: 12px;}
#fp-nav ul li { width: 24px; height: 21px; margin: 10px 0 0; vertical-align: middle;}
#fp-nav li a { float: right; width: 21px; height: 21px; color: #8F9DA4; text-decoration: none; text-align: right; background: url(../img/dot.png) 5px 5px no-repeat;}
#fp-nav li .active { background-position: 0 bottom;}
#fp-nav span { display: none;}
#fp-nav ul li .fp-tooltip { float: left; top: 0; margin-right: 5px; font: 12px "Microsoft Yahei"; color: #000; line-height: 21px;}
    
#fp-nav ul li .fp-tooltip {
    color: #fff;
    width: 120px;
    height: 24px;
    background: rgba(2,169,69,0.6);
    padding: 0 5px;
    line-height: 24px;
    border-radius: 3px;
    margin-left: 10px;
}

.section { position: relative; overflow: hidden;}
.section .bg { position: absolute; left: 0; top: 0; width: 100%; height: 100%;}
.section .bg img { display: block; width: 100%; }
.bgg{
    /*background:#f5f5f5;*/
}
/*布局*/
.nav {
    width: 100%;
    height: 80px;
    background: url(../img/nav.png) no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    font-size:18px;
}

.active .nav{
    height:80px;
}

.tel {
    position: fixed;
    right: 2%;
    top: 23px;
}
.tel img {
    width: 75%;
}


.nav ul {
    width: 62.5%;
    overflow: hidden;
}

.logo {
    position: absolute;
    top: 50%;
    left: 1%;
    display: block;
    width: 20%;
    margin-top: -1.35%;
}

.nav ul li {
float: left;
    width: 11.2%;
    color: white;
    padding-top: 20px;
    font-size: 0.875em;
    text-align: center;
    height: 60px;
}

    .nav ul li span, .current span {
        display: inline-block;
        font-size: 10px;
        margin-top: 7px;
        text-align: center;
    }
.nav ul li{
    cursor:pointer;
}
.nav ul .toptel {
    float: left;
    width: 120px;
    color: white;
    font-size: 14px;
    text-align: center;
    height:60px;
    padding-top: 15px;
}

.p4 .slick .slick-prev:before,.p4 .slick-next:before,.p7 .slick .slick-prev:before,.p7 .slick-next:before,.p10 .slick .slick-prev:before,.p10 .slick-next:before{
    font-family: "slick";
    font-size: 0px;
    line-height: 1;
    color: #ccc;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.p4 .slick .slick-prev{
    background:url(../img/partner-arrowLeft.png) no-repeat;
    background-size:100% 100%;
    height: 50px;
    width: 50px;
    position:absolute;
    left:10%;
    top:45%;
    z-index: 999;
}
.p4 .slick .slick-next{
    background:url(../img/partner-arrowRight.png) no-repeat;
    background-size:100% 100%;
    height: 50px;
    width: 50px;
    position:absolute;
    right:10%;
    top:45%;
    z-index: 999;
}

.p7 .slick .slick-prev{
    background:url(../img/left.png) no-repeat;
    background-size:100% 100%;
    height: 72px;
    width: 40px;
    position:absolute;
    left:-10%;
    top:45%;
    z-index: 999;
}

.p7 .slick .slick-next{
    background: url(../img/right.png) no-repeat;
    background-size: 100% 100%;
    height: 72px;
    width: 40px;
    position: absolute;
    right: -1%;
    top: 45%;
    z-index: 999;
}



.current {
    background-color: #333333;
}
#n1{
    margin-left: 5%;
}
.banner1{
    background:url(../img/banner1.jpg) no-repeat center center;
    background-size:auto 100%;
}
.banner2{
    background:url(../img/banner2.jpg) no-repeat center center;
    background-size:auto 100%;
}

.p5 .box .title{
    position: absolute;
    width: 30%;
    top: 22%;
    left: 35%;
}

.p7 .box .title{
    position: absolute;
    width: 30%;
    top: 17%;
    left: 35%;
}
.p1 .slick{
}
.p1 .slick .sitem img{
    width:100%;
    height:100%;
}
.p1 .slick .slick-dots{
    bottom:50px;
}

.p1 .box p{
    color: #FFF;
    position: absolute;
    bottom: 10%;
    left: 5%;
    width: 31%;
    text-align: justify;
    line-height: 26px;
}
.n1 {
    position:absolute;
    width:20%;
    top:70%;
    opacity:0;
    text-align:center;
    left:15%;
}
.n2 {
    position:absolute;
    width:20%;
    top:70%;
    opacity:0;
    text-align:center;
    left:35%;
}
.n3 {
    position:absolute;
    width:20%;
    top:70%;
    opacity:0;
    text-align:center;
    left:55%;
}
.n4 {
    position:absolute;
    width:20%;
    top:70%;
    opacity:0;
    text-align:center;
    left:75%;
}
.n1 img,.n2 img,.n3 img,.n4 img{
    width:80%;
}


    .n1 p, .n2 p, .n3 p, .n4 p {
        font-size: 1em;
        margin-left: 14%;
        color: #000;
        text-align: left;
    }

.active .p1e3 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.active .p1e4 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.3s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1.3s;
    animation-fill-mode: forwards;
}
.active .p1e5 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.6s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1.6s;
    animation-fill-mode: forwards;
}
.active .p1e6 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.9s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1.9s;
    animation-fill-mode: forwards;
}

.p2e1{
    float: left;
    width: 20%;
}

.p2 .yewu{
    float: left;
    position: relative;
}
.p2 .yewuList_1{
    width: 30.6%;
}

.p2 .yewu .yewu_bg,.p2 .yewu_1 .yewu_bg{
    width:100%;
}

.p2 .yewu_1 .yewu_bg{
    height:30%;
}

.p2 .yewuList_2{
    width: 40.7%;
}

.p2 .yewuList_3{
    margin-left: 13.4%;
}


.p2 .yewu .yewu_ch{
    position: relative;
    width: 100%;
}

.p2 .yewu .yewu_ch .yewu_icon{
    position: absolute;
    top: 21%;
    left: 30%;
    width: 45%;
}

.p2 .yewu_1{
    float: left;
    position: relative;
    width: 26%;
}

.p2 .yewu .yewu_icon{
    position: absolute;
    top: 28%;
    left: 30%;
    width: 32%;
}
.p2 .yewu_1 .yewu_icon{
    position: absolute;
    top: 15%;
    left: 30%;
    width: 35%;
}

.p2 .yewu .yewu_icon img,.p2 .yewu_1 .yewu_icon img{
    width:100%;
}

.p2 .yewu .yewu_det{
    position: absolute;
    top: 11%;
    display: none;
}

.p2 .yewu .yewu_det img{
    width: 25%;
    margin: 0 auto;
}

.p2 .yewu_ch .yewu_det{
    position: absolute;
    top: 7%;
}

.p2 .yewu_ch .yewu_det img{
    width: 35%;
    margin: 0 auto;
}

.p2 .yewu_1 .yewu_det{
    position: absolute;
    top: 16%;
    display:none;
}

.p2 .yewu_1 .yewu_det img{
    width: 50%;
    margin: 0 auto;
}

.p2 .yewu .yewu_det p,.p2 .yewu_1 .yewu_det p{
    padding: 2% 10%;
    color: #fff;
    text-align: justify;
    line-height: 1.6em;
    font-size: 0.85em;
}

/*.active .p2e1 {
    -webkit-animation-name: slideInLeft;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: slideInLeft;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}*/

.p3e1{
    opacity:0;
}
.active .p3e1 {
    -webkit-animation-name: bounceInDown;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.p3e2{
    opacity:0;
}
.active .p3e2 {
    -webkit-animation-name: bounceInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInUp;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.p3e3{
    opacity:0;
}
.active .p3e3 {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}
.p3 .box .jiejue1,.p3 .box .jiejue2{
    width: 33%;
    height: 55%;
    float: left;
    position: relative;
}
.p3 .box .jiejue1 .jiejue_bg{
    width:100%; 
    position:absolute;
    bottom:0;
}
.p3 .box .jiejue2 .juese_dis .jiejue_bg{
    width:100%; 
}
.p3 .box .jiejue1 .lvse1{
    background: #0f7349;
    height: 95px;
    width: 99.8%;
    position: absolute;
    bottom: 0;
    left: 0;
    border-right: solid #fff 1px;

}
.p3 .box .jiejue2 .lvse2{
    background: #0f7349;
    height: 95px;
    width: 99.8%;
    position: absolute;
    bottom: 0;
    border-right: solid #fff 1px;
    z-index: 999;
}

.p3 .box .jiejue1 .lvse1 h3,.p3 .box .jiejue2 .lvse2 h3{
    width: 65%;
    font-size: 1.25em;
    color: #fff;
    border-top: solid #fff 1px;
    border-bottom: solid #fff 1px;
    text-align: center;
    line-height: 1.5em;
    margin: 4% auto;
}
.p3 .box .jiejue1 .lvse1 p,.p3 .box .jiejue2 .lvse2 p{
    font-size: 1em;
    color: #fff;
    margin-top: -1%;
    text-align: center;
}
.p3 .box .jiejue1 .heise1,.p3 .box .jiejue2 .heise2{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    position: absolute;
    bottom: 0;
    left:0;
    z-index: 10;
    color:#fff;
    display: none;

}
.p3 .box .jiejue2 .heise2{
    top: 0;
}

.p3 .box .jiejue2 .juese_dis{
    position: relative;   
}
.p3 .box .jiejue1 .heise1 h3{
    text-align: center;
    font-size: 1.6em;
    margin-top: 33%;   
}
.p3 .box .jiejue2 .heise2 h3{
    text-align: center;
    font-size: 1.6em;
    margin-top: 15%;
}
.p3 .box .jiejue1 .heise1 p,.p3 .box .jiejue2 .heise2 p{
    font-size: 1em;
    padding: 4% 11%;
    line-height: 1.5em;
    text-align: justify;
}
.p3 .box .jiejue1 .heise1 a,.p3 .box .jiejue2 .heise2 a{
    width: 23%;
    display: block;
    margin: 0 auto;
}
.p3 .box .jiejue1 .heise1 a img,.p3 .box .jiejue2 .heise2 a img{
    width: 100%;
}
.p4 .slick{
    position:absolute;
    width:100%;
    top:0;
}
.p4 .list{
    text-align:center;
    overflow:hidden;
}
.p4 .list img{
     width:100%;
}
.p4 .list .btn-1{
    position: absolute;
    right: 28%;
    z-index: 999;
    bottom: 28%;
}
.p4 .list .btn-2{
    position: absolute;
    left: 28%;
    z-index: 999;
    bottom:28%;
}
.slick .slick-prev:before, .slick-next:before {
    font-family: "slick";
    font-size: 0px;
    line-height: 1;
    color: #ccc;
    opacity: 0.85;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.slick .slick-prev{
    background:url(../img/partner-arrowLeft.png) no-repeat;
    background-size:100% 100%;
    height: 50px;
    width: 50px;
    /*left: -55px;
    margin-top: -25px;*/
    left: -5%;
    top: 44%;
}
.slick .slick-next{
    background:url(../img/partner-arrowRight.png) no-repeat;
    background-size:100% 100%;
    height: 50px;
    width: 50px;
    /*right: -55px;
    margin-top: -25px;*/
    right: -5%;
    top: 44%;
}
.p3 .des{
    color:#999;
    position:absolute;
    width:100%;
    top:28%;
    text-align:center;
}
.p3 .slick{

}
.kuai1{
    position: relative;
    top:15%;

}

.kuai1 .news_bg{
    position: absolute;
    top: 17%;
    width: 100%;
}


/*@media screen and (max-width:1920px){
       .newslist{
            position: absolute;
            top: 2.4%;
            left: 35.8%;
        }
    }

@media screen and (min-width:1300px) and (max-width:1650px){
       .newslist{
            position: absolute;
            top: 16.6%;
            left: 35.8%;

        }
    }*/
           .newslist{
            position: absolute;
            top: 2.4%;
            left: 35.8%;
        }

.newslist .news_det{
    position: relative;
    margin: 0 auto;
    max-width: 100%;
    list-style: none;
    text-align: center;

}

.newslist .news_det figure{
    position: relative;
    overflow: hidden;
    width: 68.9%;
    background: #000;
    text-align: center;
    cursor: pointer;
    margin: 0;
}


figure.effect-ruby {
    background-color: #17819c;
}

figure figcaption{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    color: #fff;
}

figure.effect-ruby img {
    opacity: 0.7;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(1.15);
    transform: scale(1.15);
    width:100%;
}

figure.effect-ruby:hover img {
    opacity: 0.5;
    -webkit-transform: scale(1);
    transform: scale(1);
}

figure.effect-ruby h2 {
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0,80px,0);
    transform: translate3d(0,80px,0);
    margin: 20px;
    font-size: 1.25em;
}

figure.effect-ruby p {
    width: 90%;
    padding: 1.5em 1em;
    border: 1px solid #fff;
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(0,20px,0) scale(1.1);
    transform: translate3d(0,20px,0) scale(1.1);
    text-align: left;
    margin: 0 auto;
    text-indent: 2em;
    font-size: 0.85em;
        line-height: 2em;
} 

figure.effect-ruby:hover h2 {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

figure.effect-ruby:hover p {
    opacity: 1;
    -webkit-transform: translate3d(0,0,0) scale(1);
    transform: translate3d(0,0,0) scale(1);
}




.Icon{
    display: block;
    margin: 10% 30%;
    width: 40%;
}
#item1{
    background:url(../img/sl_bg1.png) no-repeat;
    color:#1182c4;
}
#item2{
    background:url(../img/sl_bg2.png) no-repeat;
    color:#2baab1;
}
#item3{
    background:url(../img/sl_bg3.png) no-repeat;
    color:#734ba9;
}
#item4{
    background:url(../img/sl_bg4.png) no-repeat;
    color:#e36159;
    margin-right:0px;
}
.item h3{
    font-size: 1em;
    text-align: center;
}
.item p{
    font-size: 0.675em;
    width: 90%;
    text-align: center;
    margin: 0 auto;
    color:#666;
    line-height:2em;
    border-top:dotted 1px #ccc;
    border-bottom:dotted 1px #ccc;
    padding: 10px 0;
}
.item a{
    display: block;
    width: 100px;
    border-radius: 3px;
    color: #fff;
    background-color: #597ba5;
    line-height: 28px;
    text-align: center;
    margin: 15px auto;
    font-size: 0.8em;
    height: 30px;
}
.active .solution #item1 {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.active .solution #item2 {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
}
.active .solution #item3 {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 2s;
    animation-fill-mode: forwards;
}
.active .solution #item4 {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 2.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 2.5s;
    animation-fill-mode: forwards;
}

.p8 .des{
    color:#fff;
    position:absolute;
    width:100%;
    top:28%;
    text-align:center;
}

.p5e1 {
    width: 80%;
    left: 10%;
    position: absolute;
    top: 38%;
}
/*.active .p5e1 {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}*/

.p7e1{
    width:70%;
    margin:0 auto;
    opacity:0;
}
.p7 .slick{
    position: absolute;
    width: 99%;
    top: 33%;
    left: 5%;
}
.active .p7e1 {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.advantage > div{
    opacity:0;
}
.active .advantage > div {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
}
.advantage img {
    position:absolute;
    width: 30%;
    left:35%;
    top:38%;
    opacity:0;
}
.active .advantage img {
    -webkit-animation-name: zoomIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: zoomIn;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}

.super1 {
    position: absolute;
    left: 0%;
    top: 38%;
    color: #fff;
    width:23%;
}

.super2 {
    position: absolute;
    left: 0%;
    top: 55%;
    color: #fff;
    width:23%;
}

.super3 {
    position: absolute;
    left: 0%;
    top: 70%;
    color: #fff;
    width:23%;
}

.super4 {
    position: absolute;
    right: 0%;
    top: 38%;
    color: #fff;
    width:23%;
}

.super5 {
    position: absolute;
    right: 0%;
    top: 55%;
    color: #fff;
    width:23%;
}

.super6 {
    position: absolute;
    right: 0%;
    top: 70%;
    color: #fff;
    width:23%;
}

.super1 h3, .super2 h3, .super3 h3 {
    font-size: 1.2em;
    text-align: right;
}

.super1 p, .super2 p, .super3 p {
    font-size: 0.6em;
    margin-bottom: 1em;
    text-align: right;
    line-height: 1.5em;
    color: #fff;
}

.super4 h3, .super5 h3, .super6 h3 {
    font-size: 1.2em;
    margin-bottom: 20px;
    text-align: left;
}

.super4 p, .super5 p, .super6 p {
    font-size: 0.6em;
    margin-bottom: 1em;
    text-align: left;
    line-height: 1.5em;
    color: #fff;
}

.address {
    position: absolute;
    width: 100%;
    top: 19%;
    
}
/*.active .address {
    -webkit-animation-name: slideInUp;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: slideInUp;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}*/

#map {
    position:absolute;
    width:40%;
    top:5%;
    left:5%;
}

.contact {
    position: absolute;
    width: 44%;
    top: 0%;
    left: 58%;
}
.contact img {
    width: 100%;
}
.contact div{
    margin-top: 34px;
}
.contact div input{
    width:205px;
    height: 36px;
    text-indent: 16px;
    margin-right: 10px;
}
.contact div textarea{
    width: 404px;
    height: 116px;
    margin-right: 10px;
    line-height: 36px;
    padding: 0 16px;
    max-width: 404px;
    min-width: 404px;
}

.contact div a img{
    margin-left:46%;
}

.footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 80px;
    background-color: #141414;
    color: #fff;
    text-align: center;
    line-height: 80px;
}
/*.footer ul{
    width: 1200px;
    margin: 0 auto;
    padding-top: 15px;
}
.footer li{
    width: 300px;
    color: #fff;
    line-height: 45px;
    float: left;
}
.footer li.rexian{
    width:500px;
}
.footer li img{
    display: inline;
    vertical-align: -10px;
    margin-right: 10px;
}
.footer p{
    text-align: center;
}*/
/*.active .footer {
    -webkit-animation-name: slideInLeft;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: slideInLeft;
    animation-duration: 0.5s;
    animation-delay: 1.5s;
    animation-fill-mode: forwards;
}*/
.flqq{
    position:fixed;
    right:-30px;
    bottom:15%;
    background:#E8A818;
    opacity:0.9;
}
.flqq a{
    display:block;
    width:100%;
    height:100%;
}
.act{
    position:fixed;
    right:-5px;
    background:#5294d0;
    -webkit-animation-name: bounceInRight;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-fill-mode: forwards;
    animation-name: bounceInRight;
    animation-duration: 0.5s;
    animation-fill-mode: forwards;
}
.flqq .ss{
    -webkit-animation-name: flash;
    -webkit-animation-duration: 5s;
    -webkit-animation-delay: 1.5s;
    -webkit-animation-iteration-count:infinite;
    animation-name: flash;
    animation-duration: 5s;
    animation-delay: 1.5s;
    animation-iteration-count:infinite;

}

.clear{
   clear:both; 
}


.Copper{
    overflow:hidden;
}
.Copper img {
    width: 92%;
    display: block;
}
.Copper li{
    width: 120px;
    height: 130px;
    float: left;
    background: url(../img/rhombus.png) no-repeat;
    margin-right: 5px;
}

.row_01{
    position: absolute;
    left: 0px;
    top: -18px;
}

.row_02{
    position: absolute;
    left: 62px;
    top: 90px;
}

.row_03{
    position: absolute;
    left: 126px;
    top: 197px;
}

.row_04{
    position: absolute;
    left: 65px;
    top: 305px;
}

/* side */
.side{
    position: fixed;
    width: 54px;
    height: 165px;
    right: 40px;
    top: 230px;
    z-index: 100;
}
.side ul li{
    width:54px;
    height:54px;
    float:left;
    position:relative;
    border-bottom:1px solid #000;
}
.side ul li .sidebox{
    position:absolute;
    width:54px;
    height:54px;
    top:0;
    right:0;
    transition:all 0.3s;
    background:#313131;
    opacity:0.8;
    filter:Alpha(opacity=80);
    color:#fff;
    font:14px/54px "微软雅黑";
    overflow:hidden;
}
.side ul li .sidetop{
    width: 54px;
    height: 54px;
    line-height: 54px;
    display: inline-block;
    background: #039442;
    opacity: 0.8;
    filter: Alpha(opacity=80);
    transition: all 0.3s;
    border-bottom: 1px solid #ccc;
}
.side ul li .sidetop:hover{
    background:#017c35;
    opacity:1;
    filter:Alpha(opacity=100);
}
.side ul li img{
    float:left;
}

.jobbox{
    width:66%;
    height:700px;
    float:left;
    margin-left:17%;
}
.job{
    float:left;
    width:20%;
    overflow: hidden;
    display: inline-block;
    box-sizing: border-box;
}

    .job img {
        -webkit-transition: 0.1s linear;
        transition: 0.1s linear;
    }

        .job img:hover {
            transform: scale(1.3);
        }
.job .jobtxt{
    text-align:center;
    background:rgba(0, 0, 0, 0.03);
    line-height:40px;
    margin:2px;
}

.p10 .slick{
    position:absolute;
    width:100%;
    top:0;
}
.active .p10e1 {
    -webkit-animation-name: fadeIn;
    -webkit-animation-duration: 0.5s;
    -webkit-animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-name: fadeIn;
    animation-duration: 0.5s;
    animation-delay: 1s;
    animation-fill-mode: forwards;
}
.p10 .slick .slick-prev{
    background:url(../img/left.png) no-repeat;
    background-size:100% 100%;
    height: 72px;
    width: 40px;
    position:absolute;
    left:8%;
    top:45%;
    z-index: 999;
}

.p10 .slick .slick-next{
    background:url(../img/Right.png) no-repeat;
    background-size:100% 100%;
    height: 72px;
    width: 40px;
    position:absolute;
    right:8%;
    top:45%;
    z-index: 999;
}
.p10 .box .title{
    position: absolute;
    width: 35%;
    top: 17%;
    left: 32%;
    z-index:1000;
}

.p10 .list img {
    width: 100%;
}