﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse; border-spacing:0;}
fieldset,img,abbr,acronym{ border:0;}
address,caption,cite,code,dfn,em,strong,th,var{ font-style:normal; font-weight:normal;}
ol,ul,li{ list-style:none;}
caption,th{ text-align:left;}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}
input{ border:none; -webkit-appearance:none; outline:none; border-radius: 0; }
i{font-style:normal}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -webkit-tap-highlight-color:rgba(255,255,255,0);
// pointer-events: none;
}
a, img {
    -webkit-touch-callout: none;
    text-decoration:none;
}
html, body {
    line-height:1;
    height: 100%;
    -webkit-user-select: none;
    -webkit-touch-callout:none;
    user-select: none;
    font-family: "microsoft yahei",Verdana,Arial,Helvetica,sans-serif;
    -webkit-font-smoothing:antialiased;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    text-rendering: optimizelegibility;
}
select{-webkit-appearance:none;}
textarea{-webkit-appearance:none; }
::-webkit-scrollbar{
    display: none; width: 0;height: 0;
}
::-webkit-scrollbar-thumb{
    background-color:transparent;
}
::-webkit-scrollbar-track{
    background-color:transparent;
}

::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

div,span{ -webkit-tap-highlight-color: rgba(255,255,255,0); }
* { margin: 0 auto; padding: 0;}
body { font: 16px/1.8 "Microsoft Yahei",verdana;}
a { color: #fff; text-decoration: none;}
li{ list-style: none;}
img{ border: none;}
.w980{ width: 980px;}
.fl{ float: left;}
.fr{ float: right;}
.clearfix:after { content: ""; display: table; clear: both;}

/* 公共 */
.section { position: relative; overflow: hidden;}
.section .bg { position: absolute; left: 0; top: 0; z-index: -1; width: 100%; height: 100%;}

/* 顶部导航 */
.ml-nav { position: fixed; top: -200px; left: 0; z-index: 10000; zoom: 1; width: 100%; padding: 15px 0; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s; }
.center-wrap { position: relative; z-index: 1; width: 1300px; height: 100%; margin: 0 auto;}
.ml-logo { float: left; width: 170px; height: 55px; margin: 4px 0; font-size: 0; background-image: url(../img/logo.png);background-size: 100% 100%;}
.nav { position: relative; float: right; margin-right: 300px;}
.nav>li { float: left; padding: 2px 0 2px 0;
    position: relative;}
.nav>li>a { display: block; width:150px; font-size: 22px; color: #58667f; line-height: 58px; letter-spacing: 5px; text-align:center;}
.nav>li .line{
    display: none;
    position: absolute;
    bottom:0;
    width:100px;
    height:10px;
    background:url(../img/line.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    left:50%;
    margin-left:-50px;
}
.nav>li>a:hover{ color: #dab96e;}

.nav a:hover{ color: #cf3631;}
.nav>li>a>span{ display: inline-block; /* float: right; */ margin-left: 22px; color: #fff;}
.nav>li:hover>.list{ display: block; }
.list{ display: none; position: absolute; top: 30px; z-index: 1000;}
.list li{ border-top: 1px dashed #a9b8cc; }
.list a{ display: block; width: 70px; text-align: center; font-size: 12px; line-height: 30px; }
.buy-now { position: absolute; right: 0; top: 0; width:210px; height: 58px; line-height: 58px; text-align: center; color: #dab96e;font-size:22px}
.buy-now img{ width:45px; vertical-align: middle; margin-right: 5px; }

.nav .on>a{
    color:#bfa87d;
}
.nav .on .line{
    display: block;
}


.ring1{
    position: absolute;
    left:100px;
    top:-100px;
    width:1145px;
    height:1122px;
    background:url(../img/cyc1.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    opacity: 0;
}


.ring2{
    width:903px;
    height:912px;
    position: absolute;
    left:50%;
    top:50%;
    margin-left:-452px;
    margin-top:-456px;
    opacity: 0;
    /*-webkit-transform: translate(-50%,-50%);*/
    background:url(../img/cyc2.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
}

.ring3{
    width:705px;
    height:686px;
    left:50%;
    top:50%;
    position: absolute;
    margin-left:-353px;
    margin-top:-343px;
    opacity: 0;
    /*-webkit-transform: translate(-50%,-50%);*/
    background:url(../img/cyc3.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
}


 .h5{
    position: absolute;
    width:76px;
    height:76px;
     background:url(../img/h5.png) 0 0 no-repeat;
     -webkit-background-size:100%;
     background-size:100%;
     top:20%;
     left:60%;
     z-index:999;
     opacity: 0;
}


.zf{
    position: absolute;
    top:70%;
    left:50%;
    width:89px;
    height:89px;
    background:url(../img/zf.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    z-index:999;
    opacity: 0;
}


.xls{
    position: absolute;
    top:30%;
    left:20%;
    width:99px;
    height:99px;
    background:url(../img/xls.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    z-index:999;
    opacity: 0;
}


.sh{
    position: absolute;
    width:76px;
    height:76px;
    top:60%;
    left:10%;
    background:url(../img/shanghai.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    z-index:99;
    opacity: 0;
}


.sz{
    position: absolute;
    width:76px;
    height:76px;
    top:18%;
    left:18%;
    background:url(../img/sz.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    z-index:99;
    opacity: 0;
}

.cq{
    position: absolute;
    width:76px;
    height:76px;
    top:70%;
    left:80%;
    background:url(../img/cq.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    z-index:99;
    opacity: 0;
}


.slogan{
    position: absolute;
    width:549px;
    height:404px;
    /*overflow: hidden;*/
    left:50%;
    top:50%;
    margin-left:-275px;
    margin-top:-264px;
    /*-webkit-transform: translate(-50%,-50%);*/
}




@-webkit-keyframes rotate1 {
    0%{
        transform-origin: center center;
        transform: rotate(0);
    }
    100%{
        transform-origin: center center;
        transform: rotate(360deg);
    }
 }

@keyframes rotate1 {
    0%{
        transform-origin: center center;
        transform: rotate(0);
    }
    100%{
        transform-origin: center center;
        transform: rotate(360deg);
    }

}


.rotate1{
    animation: rotate1 50s infinite  linear;
}

@-webkit-keyframes rotate2 {
    0%{
        transform-origin: center center;
        transform: rotate(0deg);
    }
    100%{
        transform-origin: center center;
        transform: rotate(-360deg);
    }

}

@keyframes rotate2 {
    0%{
        transform-origin: center center;
        transform: rotate(0deg);
    }
    100%{
        transform-origin: center center;
        transform: rotate(-360deg);
    }
}

.rotate2{
    animation: rotate2 50s infinite linear;
}


@keyframes bounceIn {
    0%,20%,40%,60%,80%,to {
        animation-timing-function: cubic-bezier(.215,.61,.355,1)
    }

    0% {
        opacity: 0;
        transform: scale3d(.3,.3,.3)
    }

    20% {
        transform: scale3d(1.1,1.1,1.1)
    }

    40% {
        transform: scale3d(.9,.9,.9)
    }

    60% {
        opacity: 1;
        transform: scale3d(1.03,1.03,1.03)
    }

    80% {
        transform: scale3d(.97,.97,.97)
    }

    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation: bounceIn 0.5s 3s forwards;
}



/*第一页*/

.section1 .nav>li>a{
    color:#fff;
}

.section1 .nav>li>a:hover{ color: #dab96e;}


.section1 .nav .on>a{
    color:#E3E3E3;
}
.section1 .nav .on .line{
    display: block;
}
.section1 .bg1{
    background:#171717 url(../img/banner1.jpg) center center  no-repeat ;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg1.jpg',sizingMethod='scale');
    -webkit-background-size:cover;
    background-size:cover;
}



.section1 .bg2{
    background:#171717 url(../img/banner2.png)center center  no-repeat ;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg1.jpg',sizingMethod='scale');
    -webkit-background-size:100%;
    background-size:100%;
}

.section1 .bg3{
    background:#171717 url(../img/banner3.png)center center  no-repeat ;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/bg1.jpg',sizingMethod='scale');
    -webkit-background-size:100%;
    background-size:100%;
}

.section1 .slide{
    transform-origin: 50% 50%;
    transform:scale(0);
    opacity: 0;
    -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s;

}

/*第二页*/
.headLine{
    position: absolute;
    top:150px;
    left:0;
    width:0;
    height:80px;
    border-bottom:1px solid #e7d8b4 ;
    /*animation:lineShow 1s 1s  forwards;*/
    -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s;
    overflow: hidden;
}

.headLine .mainText{

    line-height:80px;
    width:1040px;
    margin:0 auto;
    display: block;
}

.headLine .mainText span{
    color:#dab96e;
    font-size:26px;
    display: inline-block;
    position: relative;
}

.headLine .mainText span em{
    position: absolute;
    bottom:0;
    left:0;
    width:100%;
    height:2px;
    background:#dab96e;
}

.headLine .mainText i{
    color:#dab96e;
    font-size:14px;
    display: inline-block;
}


@-webkit-keyframes lineShow {
    0%{
        width:0;
    }
    100%{
        width:100%;
    }
}

@keyframes lineShow {
    0%{
        width:0;
    }
    100%{
        width:100%;
    }
}


.deveBox{
    padding-top:280px;

}

.deveBox .main{
    width:1080px;
    height:567px;
    display: block;
    margin:0 auto;
    font-size:0;
    position: relative;
}

.deveBox .main .left{
    position: absolute;
    left:0;
    width:465px;
    margin-right:150px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    margin-left:-800px;
    opacity: 0;
}


.deveBox .main .right{
    position: absolute;
    right:0;
    width:465px;
    display: inline-block;
    vertical-align: middle;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    margin-right:-800px;
    opacity: 0;
}

.deveBox .main .left .top{
    padding-bottom:45px;
    text-align:center;
}

.deveBox .main .left .top>img{
    width:179px;
    margin:0 auto;
}

.deveBox .main .left .top .text{
    padding-top:25px;
    text-align:center;
    color:#bfa87d;
    font-size:35px;
}

.deveBox .main .left .bottom{
    width:100%;
    height:255px;
    background:#58667f;
    padding:50px 10px;

}

.deveBox .main .left .bottom ul{
    font-size:0;
}

.deveBox .main .left .bottom li{
    width:50%;
    display: inline-block;
    color:#fff;
    font-size:30px;
}

.deveBox .main .right .top{
    padding-bottom:45px;
    text-align:center;
}

.deveBox .main .right .top>img{
    width:179px;
    margin:0 auto;
}

.deveBox .main .right .top .text{
    padding-top:25px;
    text-align:center;
    color:#bfa87d;
    font-size:35px;
}

.deveBox .main .right .bottom{
    width:100%;
    height:255px;
    background:#58667f;
    padding:50px 10px;

}

.deveBox .main .right .bottom ul{
    font-size:0;
}

.deveBox .main .right .bottom li{
    width:50%;
    display: inline-block;
    color:#fff;
    font-size:30px;
}

.deveBox .main .right .bottom li:nth-child(3){
    width:100%;
}







/*第三页*/
.introduceBox{
    padding-top:400px;
    position: relative;
    width:1040px;
    margin:0 auto;

}

.introduceBox .pic{
    width:284px;
    margin:0 auto;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}

.introduceBox .pic>img{
    width:100%;
}


.introduceBox .pay{
    position: absolute;
    width:124px;
    /*left:150px;*/
    top:50%;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    margin-left:-1000px;
    animation: upDown 3s infinite ease-in-out;
}

.introduceBox .pay>img{
    width:100%;
}

.introduceBox .pay .icon1{
    position: absolute;
    width:130px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    left:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .pay .icon1>img{
    width:100%;
}



.introduceBox .pay .icon2{
    position: absolute;
    width:131px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    left:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .pay .icon2>img{
    width:100%;
}


.introduceBox .pay .icon3{
    position: absolute;
    width:130px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    right:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .pay .icon3>img{
    width:100%;
}


.introduceBox .operating{
    position: absolute;
    width:124px;
    right:10px;
    /*top:60%;*/
    top:50%;
    opacity: 0;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
    margin-right:-1000px;
    animation: upDown 3s infinite ease-in-out;
}

.introduceBox .operating>img{
    width:100%;
}


.introduceBox .operating .icon1{
    position: absolute;
    width:130px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    left:0;
    top:0;
    opacity: 0;
    transform: scale(0);

}

.introduceBox .operating .icon1>img{
    width:100%;
}

.introduceBox .operating .icon2{
    position: absolute;
    width:130px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    left:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .operating .icon2>img{
    width:100%;
}



.introduceBox .operating .icon3{
    position: absolute;
    width:83px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    right:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .operating .icon3>img{
    width:100%;
}


.introduceBox .operating .icon4{
    position: absolute;
    width:124px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    right:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .operating .icon4>img{
    width:100%;
}

.introduceBox .operating .icon5{
    position: absolute;
    width:105px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    right:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .operating .icon5>img{
    width:100%;
}


.introduceBox .operating .icon6{
    position: absolute;
    width:130px;
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    -ms-transition: all 0.2s;
    transition: all 0.2s;
    right:0;
    top:0;
    opacity: 0;
    transform: scale(0);
}

.introduceBox .operating .icon6>img{
    width:100%;
}


@-webkit-keyframes upDown {
    0%{
        margin-top:0;
    }

    50%{
        margin-top:-10px;
    }
    100%{
        margin-top:0;
    }
}

@keyframes upDown {
    0%{
        margin-top:0;
    }

    50%{
        margin-top:-10px;
    }
    100%{
        margin-top:0;
    }
}

/*第四页*/

.newBox{
    padding-top:250px;

}

.newBox .main{
    width:1040px;
    height:500px;
    margin:0 auto;
    position: relative;
}

.newBox .main .left{
    width:423px;
    position: relative;
    opacity: 0;
    transform: scale(0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}


.newBox .main .left .pic{
    width:100%;
    height:216px;
    background:url(../img/news.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;


}


.newBox .main .left>h2{
    width:100%;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
}

.newBox .main .left .more{
    position: absolute;
    right:0;
    bottom:-30px;
    width:83px;
    height:26px;
    background:url(../img/more.png) 0 0 no-repeat;
    -webkit-background-size:100%;
    background-size:100%;
    cursor: pointer;
}

.newBox .main .left .time{
    position: absolute;
    left:0;
    top:0;
    width:66px;
    height:70px;
    background:#58667f;
    -webkit-background-size:100%;
    background-size:100%;
    text-align:center;
}

.newBox .main .left .time .data{
    display: block;
    font-size:50px;
    color:#fff;
    position: absolute;
    left:5px;
    top:-25px;
}

.newBox .main .left .time .year{
    display: block;
    font-size:14px;
    color:#fff;
    position: absolute;
    left:5px;
    top:45px;
}

.newBox .main .right .item{
    width:500px;
    position: absolute;
    height:100px;

    font-size:0;
    border-bottom:1px solid #dfe0e1;
}

.newBox .main .right .item1{
    right:0;
    top:0;
    margin-right:-1000px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.newBox .main .right .item2{
    right:0;
    top:100px;
    margin-right:-1000px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.newBox .main .right .item3{
    right:0;
    top:200px;
    margin-right:-1000px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}

.newBox .main .right .item4{
    right:0;
    top:300px;
    margin-right:-1000px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -ms-transition: all 0.4s;
    transition: all 0.4s;
}


.newBox .main .right .item .title{
    position: relative;
    width:80px;
    display: inline-block;
    vertical-align: top;
}

.newBox .main .right .item .title .num1{
    color:#aaabac;
    font-size:54px;
    position: absolute;
    left:0;
    top:-20px;

}

.newBox .main .right .item .title .num2{
    color:#aaabac;
    font-size:14px;
    position: absolute;
    left:0;
    top:60px;
}

.newBox .main .right .item .txt{
    width:420px;
    display: inline-block;
    vertical-align: top;
}

.newBox .main .right .item .txt>h2{
    color:#333333;
    font-size:20px;
    display:block;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    padding-top:5px;
}

.newBox .main .right .item .txt>p{
    color:#aaabac;
    font-size:14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

/*第五页*/
.caseBox{
    padding-top:300px;

}

.caseBox .main{
    width:1040px;
    height:440px;
    position: relative;
    margin:0 auto;
}

.caseBox .main .item{
    position: absolute;
    width:200px;
    height:auto;
}
.caseBox .main .item>img{
    width:100%;
    height:auto;
}

.caseBox .main .item1{
    left:0;
    top:0;
    opacity: 0;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}

.caseBox .main .item2{
    left:0;
    top:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;

}

.caseBox .main .item3{
    left:0;
    top:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;

}

.caseBox .main .item4{
    left:0;
    top:0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;

}

/*第六页*/
.usBox{
    padding-top:300px;

}

.usBox .main{
    width:1040px;
    margin:0 auto;
    position: relative;
}

.usBox .main .left{
    width:600px;
    opacity: 0;
    transform: scale(0);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}


.usBox .main .left img{
    width:100%;
    height:auto;
}

.usBox .main .right .txt{
    position: absolute;

    left:500px;
    width:571px;
    background:#fff;
    box-shadow: 5px 5px 20px rgba(191,168,125,0.21);
    padding:20px;
    top:1000px;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    -ms-transition: all 0.5s;
    transition: all 0.5s;
}
.usBox .main .right .txt>h2{
    color:#0a0a0a;
    font-size:16px;
    padding-bottom:20px;
}

.usBox .main .right .txt>p{
    color:#aaabac;
    font-size:12px;
    /*display: -webkit-box;*/
    /*-webkit-box-orient: vertical;*/
    /*-webkit-line-clamp: 4;*/
    /*overflow: hidden;*/
}

.usBox .main .right .cyc li{
    position: absolute;
    width:80px;
    height:80px;
    color:#aaabac;
    font-size:14px;
    text-align:center;
    line-height:80px;
    border-radius:50%;
    border:1px solid #2e2c2b;
}
.usBox .main .right .cyc li:hover{
    border:1px solid #dab96e;
    color:#dab96e;
}

.usBox .main .right .cyc1{
    opacity: 0;
    transform: scale(0);
    left:650px;
    top:20px;
    -webkit-transition:opacity 0.1s, transform 1s;
    -moz-transition: opacity 0.1s, transform 1s;
    -o-transition: opacity 0.1s, transform 1s;
    -ms-transition: opacity 0.1s, transform 1s;
    transition: opacity 0.1s, transform 1s;

}

.usBox .main .right .cyc2{
    left:650px;
    top:20px;
    opacity: 0;
    transform: scale(0)rotate(0);
    -webkit-transition:opacity 0.1s, transform 1s ,left 1s , top 1s;
    -moz-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    -o-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    -ms-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    transition:opacity 0.1s, transform 1s ,left 1s , top 1s;


}

.usBox .main .right .cyc3{
    left:650px;
    top:20px;
    opacity: 0;
    transform: scale(0)rotate(0);
    -webkit-transition:opacity 0.1s, transform 1s ,left 1s , top 1s;
    -moz-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    -o-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    -ms-transition: opacity 0.1s, transform 1s ,left 1s , top 1s;
    transition:opacity 0.1s, transform 1s ,left 1s , top 1s;
}

.usBox .main .right .cyc .on{
    border:1px solid #dab96e;
    color:#dab96e;
}

/*第七页*/

.partnersBox{
    padding-top:200px;

}
.partnersBox .main{
    /*width:912px;*/
    /*height:100px;*/
    margin:0 auto;
}


.footer{
    position: fixed;
    bottom:-1000px;
    opacity: 0;
    left:0;
    width:100%;
    height:340px;
    background:#151515;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    -ms-transition: all 1s;
    transition: all 1s;
}



.footer .top{
    height:260px;
    border-bottom:1px solid #bfa87d;

}


.footer .top .main{
    width:1040px;
    height:100%;
    margin:0 auto;
    position: relative;
}

.footer .top .main .left{
    position: absolute;
    left:0;
    top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width:400px;
    display: inline-block;
    border-right:1px dotted #dab96e;
}

.footer .top .main .right{
    width:640px;
    position: absolute;
    padding-left:40px;
    right:0;
    top:50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.footer .top .main .left .item{
    float:left;
    color:#dab96e;
}

.footer .top .main .left .item1{
    width:120px;
}

.footer .top .main .left .item2{
    width:140px;
}

.footer .top .main .left .item3{
    width:100px;
}

.footer .top .main .left .item li{
    font-size:15px;
}

.footer .top .main .left .item .Htxt{
    font-size:17px;
}

.footer .top .main .right p{
    color:#dab96e;
    font-size:16px;
    padding-bottom:20px;
}

.footer .top .main .right .ma{
    position: absolute;;
    top:10px;
    right:0;

}

.footer .top .main .right .ma>img{
    width:80px;
    height:auto;
}

.footer .top .main .right .ma p{
    color:#dab96e;
    font-size:16px;
}


.footer .bottom{
    height:80px;

}

.footer .bottom .main{
    width:1040px;
    height:100%;
    margin:0 auto;
    line-height:80px;
    color:#dab96e;
    font-size:16px;
}

/* 轮播图 */
.silder-box{position:relative;margin:80px auto ; opacity: 1; -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; -ms-transition: all 1s; transition: all 1s; }
.silder{margin:0 auto 0;}
.silder li{ position: relative; width:242px;height:auto;float: left; border:1px dotted #f0f0f0;}
.silder li img.one{ position: absolute; left: 0; top: 0; width: 100%; z-index: -1;}
.silder li img.two{ display: block; margin: 0 auto; width:100%;}
.silder-button{top:30px;width:22px;height:43px;position:absolute;cursor:pointer;}
.silder-button.btl{left:-30px;background:url(../img/arrowLeft.png) no-repeat center center ;}
/*.silder-button.btl:hover{background-image:url(../img/fa-angle-left-02.png);}*/
.silder-button.btr{right:-30px;background:url(../img/arrowRight.png) no-repeat center center;}
/*.silder-button.btr:hover{background-image:url(../img/fa-angle-right-02.png);}*/
.silder-box-1{width:968px;}

.picScroll-left{
    /*overflow: hidden;*/
    position: relative;
}

.picScroll-left .bd li{
    position: relative; width:230px;height:80px;float: left;
}

.picScroll-left .bd li .one{
    display: block; margin: 0 auto; width:100%;
}

.picScroll-left .prev {
    position: absolute;
    left: -3%;
    top: 50%;
    margin-top: -10px;
    display: block;
    width:15px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}
.picScroll-left .prev img{
    width:100%;
}

.picScroll-left .next {
    position: absolute;
    right: -3%;
    top: 50%;
    margin-top: -10px;
    display: block;
    width:15px;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.picScroll-left .next img{
    width:100%;
}