/*#menu { margin: 0; padding: 0; position: fixed; left: 10px; top: 10px; list-style-type: none; z-index: 70;}
#menu li { float: left; margin:  0 10px 0 0; font-size: 14px;}
#menu a { float: left; padding: 10px 20px; background-color: #fff; color: #333; text-decoration: none;}
#menu .active a { color: #fff; background-color: #333;}*/
html{
    font-size:  62.5%;
}
body {
    font-size: 62.5%;
}
h1{

}
h2{

}
h3{
     font-size: 3.5rem;
     color: #000000;
 }
h4{
    font-size: 3rem;
    color: #000000;
}
p{
    font-size: 2rem;
    color: #000000;
}
img{
    width: 100%;
}
.am-btn-lg {
    font-size: 2.5rem;

}
.am-btn {
    padding: 0.5em 1em;
}
.am-btn-secondary {
    color: #24252b;
    background-color: #f5f8fd;
    border-color: #0da8d6;
    border-radius: 2px;
}
.am-topbar-btn {
     margin-top: 0;
}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}

.section3 p { position: relative; bottom: -120%;}
.section4 p { display: none;}

/*妹子ui*/
#amz-header {
    width: 100%;

}
.am-topbar {
    background: #24252b;
    background-color: #24252b;
    border: #0e90d2;
    color: white;
}
.am-topbar-brand {
    height: 51px;
}
.am-topbar a {
    color: white;
}
.am-nav>li>a:after{
    border-bottom: 0 solid #f8f8f8;
}
.am-nav>li>a {
    position: relative;
    line-height: 50px;
    padding: 1px 10px;
}
.am-nav>li>a:focus, .am-nav>li>a:hover {
    text-decoration: none;
    background-color: #15161d;
}
/*第一屏*/
/*#menu { margin: 0; padding: 0; position: fixed; left: 10px; top: 10px; list-style-type: none; z-index: 70;}
#menu li { float: left; margin:  0 10px 0 0; font-size: 14px;}
#menu a { float: left; padding: 10px 20px; background-color: #fff; color: #333; text-decoration: none;}
#menu .active a { color: #fff; background-color: #333;}*/
body{
    font-size: 1.2rem;
}
.am-topbar-btn {
    margin-top: 0;
}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
.section { text-align: center; font: 50px "Microsoft Yahei"; color: #fff;}
.section3 p { position: relative; bottom: -120%;}
.section4 p { display: none;}

/*妹子ui*/
#amz-header {
    width: 100%;

}
.am-topbar {
    background: #24252b;
    background-color: #24252b;
    border: #0e90d2;
    color: white;
}
.am-topbar-brand {
    height: 51px;
}
.am-topbar a {
    color: white;
}
.am-topbar-nav>li>a:after{
    border-bottom: 0 solid #f8f8f8;
}
.am-topbar-nav>li>a {
    position: relative;
    line-height: 50px;
    padding: 1px 10px;
}


.am-container{
    padding-left: 6rem;
    padding-right: 6rem;
}
.am-topbar-brand {
     padding: 0 0;
    float: left;
    font-size: 1.8rem;
    height: 51px;
    line-height: 50px;
}
/*第一屏*/
.section1 {
    background-image: url("../img/bj/bj1.jpg");
    background-size: 100% 100%;
    z-index: 1;
}
.s1_left{
    text-align: left;
    z-index:2;
}
.s1_left h4{
    position: relative;
    right:-60%;
    opacity:0;
}
.s1_right{
    z-index: 3;
}
.section1  .imgwraper{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    transform: translate(50%,0);
    text-align: right;
    opacity: 0;
}

.section1  .introtextwrapper{
    width: 960px;
    height: 100%;
    margin: 0 auto;
    overflow: hidden;
}

.section1  .introtext{
    width: 395px;
    position: absolute;
    z-index: 10;
    height: 400px;
    top: 50%;
    margin-top: -200px;
    opacity: 0;
}

.section1.active  .introtext{
    transition: all 1s;
    top: 50%;
    opacity: 1;
}

.section1 .containerwrapper{
    position: absolute;left: 0;right: 0;top: 0;bottom: 0;
}

.section1 .contentcontainer{
    width: 1000px;margin: 70px auto 0 auto;position: relative;height: 100%;
}
.section1 .imgstack{
    position: relative;

    bottom: 0
}
.section1 .deslist{
    position: absolute;
    top: 50%;
    margin-top: -256px;
    left: 0;
}

.section1 .deslist h3{
    text-align: left;
    font-size: 20px;
}
.section1 .deslist p{
    font-size: 14px;
    margin-bottom: 0px;
    text-align: left;
}
.section1 .deslist .textsplit{
    margin-top: 10px;
    margin-bottom: 10px;
}
.section1 .s_pic{
    transform: scale(0,0);
    transition: 1s;
}
.s_pic8_one{
    transform: scale(1,1);
    transition-delay: .2s;
}
.s_pic8_in{
    transform: scale(1,1);
    transition-delay: .2s;
}

/*.section1.active  .s_pic8{
    transform: scale(1,1);
    transition-delay: .2s;
}
.section1.active  .s_pic7{
    transform: scale(1,1);
    transition-delay: .4s;
}
.section1.active  .s_pic6{
    transform: scale(1,1);
    transition-delay: .6s;
}
.section1.active  .s_pic5{
    transform: scale(1,1);
    transition-delay: .8s;
}
.section1.active  .s_pic4{
    transform: scale(1,1);
    transition-delay: 1s;
}
.section1.active  .s_pic3{
    transform: scale(1,1);
    transition-delay: 1.2s;
}
.section1.active  .s_pic2{
    transform: scale(1,1);
    transition-delay: 1.4s;
}
.section1.active  .s_pic1{
    transform: scale(1,1);
    transition-delay: 1.6s;
}*/

.section1 .applybtn{
    float: left;
}

.section1 .s_pic1{
    position: absolute;
    width:45%;
    margin-top: 16%;
    margin-left: 48%;
    z-index: 8;
}
.section1 .s_pic2{
    position: absolute;
    width:40%;
    margin-top: 12%;
    margin-left: 38%;
    z-index: 8;
}
.section1 .s_pic3{
    position: absolute;
    width: 35%;
    margin-top: 8%;
    margin-left: 29%;
    z-index: 7;
}
.section1 .s_pic4 {
    position: absolute;
    width: 30%;
    margin-top: 4%;
    margin-left: 22%;
    z-index: 6;
}
.section1 .s_pic5 {
    position: absolute;
    width: 25%;
    margin-top: 0%;
    margin-left: 13%;
    z-index: 5;
}
.section1 .s_pic6 {
    position: absolute;
    width: 20%;
    margin-top:-5%;
    margin-left: 4%;
    z-index: 4;
}
.section1 .s_pic7 {
    position: absolute;
    width: 15%;
    margin-top: -10%;
    margin-left: -4%;
    z-index: 3;
}

.section1 .s_pic8 {
    position: relative;
    width: 10%;
    margin-top: -30%;
    margin-left: -128%;
    z-index: 3;
}
.mores{
    background-color: white;
    color: black;
    border: 1px #0ea8d5 solid;
    text-align: center;
    font-size: 1rem;
    width: 100px;
    padding: 1% 2%;
    border-radius: 2px;
    float: right;
    bottom: -5rem;
}

.textcontainer{
    width: 320px;
    height: 100%;
    float: left;
}
.imgcontainer{
    height: 100%;
    overflow: hidden;
}

.imgcontainer img{
    position: absolute;
    left: 100%;
    width: auto;
    height: 100%;
}

.textinfo{
    position: absolute;
    left: 2%;
    margin-left: 220px;
    top: 30%;
    z-index: 1000;
}

.content_top{
    margin-top: 110px;
}

/*第二屏*/
.section2 {
    background-image: url("../img/bj/bj2.jpg");
    background-size: 100% 100%;
}
.s2_left{
     text-align: left;
     z-index: 2;
    padding: 13%;
 }

.s2_left h4{
    color: white;
}

.s2_left p{
    position: relative;
    right: -60%;
    opacity: 0;
    color: white;
    margin-top: 9%;
}

.xianshi{
    position: relative;
    width: 100%;
    margin-left: -25%;
    margin-top: 200px;

}
.xianshi_xt{
    position: relative;
    margin-top: 15%;

}
.xianshi_xt img{
    z-index:3;
    width: 40px;
    transform: scale(0,0);
    transition: 1s;

}
.xianshi_xt img:nth-child(1){
    position: absolute;
    width: 15%;
    margin-left: 6%;
    margin-top: 19%;
}
.xianshi_xt img:nth-child(2){
    position: absolute;
    width: 12%;
    margin-left: 25%;
    margin-top: 12%;
}
.xianshi_xt img:nth-child(3) {
    position: absolute;
    width: 12%;
    margin-left: 43%;
    margin-top: 12%;
}
.xianshi_xt img:nth-child(4){
    position: absolute;
    width: 15%;
    margin-left: 60%;
    margin-top: 19%;
}
.xianshi_xt img:nth-child(5) {
    position: absolute;
    width: 20%;
    margin-left: 5%;
    margin-top: 3%;
}
.xianshi_xt img:nth-child(6) {
    position: absolute;
    width: 20%;
    margin-left: 30%;
    margin-top: -6%;
}
.xianshi_xt img:nth-child(7) {
    position: absolute;
    width: 20%;
    margin-left: 56%;
    margin-top: 3%;
}
.xianshi_xt img:nth-child(8) {
    width: 80%;
    position: relative;
    z-index: 2;
}

/*第三屏*/
.section3 {
    background-color: #f5f8fd;
    background-size: 100% 100%;
}

.s3_right{
    text-align: right;
    z-index:2;
    margin-right: 5%;
}
.s3_right h4{
   margin: 0;
}

.xianshi_xt1 {
    position: absolute;
    left:6%;
    margin-top: -33%;
    width: 80%;
}

.xianshi_xt1 img{
    /*width:15rem;*/
    width:15%;
    left:-55%;
    margin-top: 13%;

}


.s3_right P{
   /* right:-25rem;*/
    opacity: 0;
    bottom: -5rem;
    z-index: 8;
}
.xianshi_xt1 img:nth-child(1){
     position: absolute;
    /* left: 0;*/
     /*left: -25rem;*/

 }
.xianshi_xt1 img:nth-child(2){
    position: absolute;
    /*left:8rem;*/
    /*left:-20rem;*/
}
.xianshi_xt1 img:nth-child(3){
    position: absolute;
   /* left:16rem;*/
   /* left:-26rem;*/
}
.xianshi_xt1 img:nth-child(4) {
    width: 30%;
    position: absolute;
    /* top: 16%; */
    margin-left: -4%;
    margin-top: 23%;
}
/*第四屏*/
.section4 {
    background-image: url("../img/bj/bj3.jpg");
    background-size: 100% 100%;
}
.yuanquan .am-u-sm-12 img{
    width: 21%;
    margin: 1%;
}
.yuanquan {
    margin-left: 5%;
    margin-right: 5%;
    display: inline-block;
}
.yuanquan img{
    top:-30rem;
    position: relative;
    opacity: 0;
}
/*第五屏*/
.section5 {
    background-image: url("../img/bj/bj4.jpg");
    background-size: 100% 100%;

}
.yuanquans{
    font-size: 1rem;
    text-align: left;
}
.yuanquans .am-u-sm-6:nth-child(1),.yuanquans .am-u-sm-6:nth-child(3),.yuanquans .am-u-sm-6:nth-child(5){
    position: relative;
    left:-100rem;
}
.yuanquans .am-u-sm-6:nth-child(2),.yuanquans .am-u-sm-6:nth-child(4),.yuanquans .am-u-sm-6:nth-child(6){
    position: relative;
    right:-100rem;
}
.yuanquans img{
    width:100%;
}
.biaoti_p{
    position: relative;
    top:-8rem;
    opacity: 0;
}
.biaoti_h4{
    position: relative;
    top:-8rem;
    opacity: 0;
}
.yuanquans p{
    margin-top: 27%;
}
.yuanquans .am-u-sm-6{
    margin-top: 1%;
}
/*第六屏*/
.section6{
    background-color: #f5f8fd;
}
.dtbh{
    margin-top: 8%;
}
.ditu{
    position: relative;
    left:-100rem;
}
.zhizhen {
    position: absolute;
    width: 10%;
    left: 42.5%;
    /*top: -9%;*/
    top: -140%;
    opacity: 0;
    z-index: 3;
}
.lianxiwomen h4{
    position: relative;
    right: -100rem;
}
.lianxiwomen .am-btn{
   position: relative;
    right: -100rem;
}
.lianxiwomen p{
    position: relative;
    right: -100rem;
    margin: 1%;
}
.lianxiwomen .more{
    margin-top: 1rem;
    margin-left: 0;
    float: none;
}
.erweima{
    position: relative;
    right:-100rem;
    margin-top: 5%;
}
#footer{
    position: absolute;
    left: 0;
    width: 100%;
    bottom: 0;
    height: 150px;
    background-color: #24252b;
}
#footer p{
    color: white;
    line-height: 100px;
}

.pRight{
    text-align: right;
}
.pLeft{
    text-align: left;
}
.czwz{
    writing-mode: tb-rl;
    float: left;
    font-size: 16%;
    color: #888888;
}
.am-form input[type=number], .am-form input[type=search], .am-form input[type=text], .am-form input[type=password], .am-form input[type=datetime], .am-form input[type=datetime-local], .am-form input[type=date], .am-form input[type=month], .am-form input[type=time], .am-form input[type=week], .am-form input[type=email], .am-form input[type=url], .am-form input[type=tel], .am-form input[type=color], .am-form select, .am-form textarea, .am-form-field{
    margin-top: 2%;
    font-size: 2rem;
}
.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {
    color: #555;
    background-color: #f8f8f8;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.am-modal-bd p{
    margin: 0;
}
.toptop .am-nav>li>a:focus, .am-nav>li>a:hover {
    text-decoration: none;
    background-color: #15161d;
}
#your-modal .am-nav>li>a:focus, .am-nav>li>a:hover {
    text-decoration: none;
    background-color: #f8f8f8;
}
#tab-4-1 a:focus, #tab-4-1 a:hover {
     text-decoration: none;
     background-color: #f8f8f8;
 }
.am-nav-pills>li+li {
    margin: 0 ;
}
.am-nav-pills>li {
    float: left;
    margin: 0;
}
.toptop ul{
    text-align: right;
    float: right;
    width: 100%;
    margin: 0;
}
.toptop li{
    font-size: 2rem;
    list-style: none;
    display: inline-block;
    /* margin-left: 2%; */
    /* margin-top: 4%; */
    padding: 4% 2%;
 }
.toptop li:hover{
   background-color: #15161d;
}
.xlk{
    margin-top: 2%;
}
.am-selected {
    width: 100%;
    background-color: white;
    color: #666666;
}
.am-btn-default {
    color: #999;
    background-color: #ccc;
    border-color:  #ccc;
}
.am-btn-default.am-active, .am-btn-default:active, .am-btn-default:focus, .am-btn-default:hover, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    color: #ccc;
    border-color: #c7c7c7;
}
.am-selected-status {

    margin-left: -0.5rem;
}
.am-btn-default.am-active, .am-btn-default:active, .am-dropdown.am-active .am-btn-default.am-dropdown-toggle {
    background-image: none;
    background-color: #ccc;
    color: black;
}
#fp-nav ul li a span, .fp-slidesNav ul li a span {
    top: 1px;
    left: 2px;
    width: 15px;
    height: 15px;
    border: 1px solid #000;
    background: rgba(0, 0, 0, 0);
    border-radius: 50%;
    position: absolute;
    z-index: 1;
}
#fp-nav ul li, .fp-slidesNav ul li {
    display: block;
    width: 14px;
    height: 13px;
    margin: 17px;
    position: relative;
}
#fp-nav ul li a, .fp-slidesNav ul li a {
    display: block;
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    opacity: 0.5;
}
.am-nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 50%;
}
address, blockquote, dl, fieldset, figure, hr, ol, p, pre, ul {
     margin: 0 ;
}
.am-form-group {
    margin-bottom: 0;
}
.am-tabs-bd .am-tab-panel {
    position: absolute;
    top: 0;
    z-index: 99;
    float: left;
    width: 100%;
     padding: 10px 10px 10px;
}
.am-nav-tabs>li>a {
     margin-right: 0;
    line-height: 1.6;
    border: 1px solid transparent;
    border-radius: 0;
    font-size: 3rem;
}
.am-modal-hd .am-close {

    z-index: 5;
}
/*.am-modal-hd .am-close {
    position: absolute;
    top: -1.5rem;
    right: -1.5rem;
    z-index: 5;
}
.am-close {
    display: inline-block;
    text-align: center;
    !* width: 4rem; *!
    font-size: 10rem;
    font-weight: 700;
    line-height: 24px;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    -webkit-transition: all .3s;
    transition: all .3s;
}*/
.tck{
    margin-top: 10%;
}
@media screen and ( max-width: 1250px ) {
    html{
        font-size:  42.5%;
    }
    body {
        font-size: 42.5%;
    }
    .logo_img{
        padding-top: 2%;
    }
    .toptop li{
        font-size: 1.8rem;
        list-style: none;
        display: inline-block;
        /* margin-left: 2%; */
        /* margin-top: 4%; */
        padding: 4% 2%;
    }
}
@media screen and ( max-width: 1080px ) {
    html{
        font-size:  32.5%;
    }
    body {
        font-size: 32.5%;
    }
    .section1 .imgstack {
        position: relative;
        bottom: 0;
        margin-top: 10%;
    }
    .logo_img{
        padding-top: 2%;
    }
    .toptop li{
        font-size: 1.6rem;
        list-style: none;
        display: inline-block;
        /* margin-left: 2%; */
        /* margin-top: 4%; */
        padding: 4% 2%;
    }
}
@media screen and ( max-width: 980px ) {
    .logo_img{
        padding-top: 2%;
    }
    .toptop li{
        font-size: 1.5rem;
        list-style: none;
        display: inline-block;
        /* margin-left: 2%; */
        /* margin-top: 4%; */
        padding: 4% 2%;
    }
}
@media screen and ( max-width: 928px ) {
    .logo_img{
        padding-top: 2%;
    }
    .toptop li{
        font-size: 1.2rem;
        list-style: none;
        display: inline-block;
        /* margin-left: 2%; */
        /* margin-top: 4%; */
        padding: 4% 2%;
    }
}

/*动画*/
.bs
{
    background:red;
    animation:myfirst 1s;
    -moz-animation:myfirst 1s; /* Firefox */
    -webkit-animation:myfirst 1s; /* Safari and Chrome */
    -o-animation:myfirst 1s; /* Opera */
}

@keyframes myfirst
{
    from {background:#24252b;}
    to {background:#15161d;}
}

@-moz-keyframes myfirst /* Firefox */
{
    from {background:#24252b;}
    to {background:#15161d;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
    from {background:#24252b;}
    to {background:#15161d;}
}

@-o-keyframes myfirst /* Opera */
{
    from {background:#24252b;}
    to {background:#15161d;}
}
/*loding框*/
#loading{
    display: none;
    background-color:rgba(0,0,0,.5);;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
}
#loading-center{
    width: 100%;
    height: 100%;
    position: relative;
}
#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 150px;
    width: 150px;
    margin-top: -75px;
    margin-left: -75px;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;

}
.object{
    width: 20px;
    height: 20px;
    background-color: #FFF;
    position: absolute;
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    -webkit-animation: animate 0.8s infinite;
    animation: animate 0.8s infinite;
}


#object_one {
    top: 19px;
    left: 19px;

}
#object_two {
    top: 0px;
    left: 65px;
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;

}
#object_three {
    top: 19px;
    left: 111px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;

}
#object_four {
    top: 65px;
    left: 130px;
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}
#object_five {
    top: 111px;
    left: 111px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}
#object_six {
    top: 130px;
    left: 65px;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}
#object_seven {
    top: 111px;
    left: 19px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}
#object_eight {
    top: 65px;
    left: 0px;
    -webkit-animation-delay: 0.7s;
    animation-delay: 0.7s;
}

@-webkit-keyframes animate {

    25% {
        -ms-transform: scale(1.5);
        -webkit-transform: scale(1.5);
        transform: scale(1.5);
    }


    75% {
        -ms-transform: scale(0);
        -webkit-transform: scale(0);
        transform: scale(0);
    }


}

@keyframes animate {
    50% {
        -ms-transform: scale(1.5,1.5);
        -webkit-transform: scale(1.5,1.5);
        transform: scale(1.5,1.5);
    }

    100% {
        -ms-transform: scale(1,1);
        -webkit-transform: scale(1,1);
        transform: scale(1,1);
    }

}

#loadingafter{
    display:none;
    background-color: rgba(0,0,0,.5);
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 1;
    margin-top: 0px;
    top: 0px;
}