#page{position:relative;width:100%;}
.wrapper{
    width: 100%;
    overflow: hidden;
    margin: 0 auto;
}
.pageinner{
     width: 100%;
    float: left;
    overflow: hidden;
}
.banners{position:relative;width:100%;height:802px;overflow:hidden;}
.banners .banner{position:absolute;top:0px;left:50%;margin-left:-960px;width:1920px;height:802px;}
.banners .banner .fss-wrapper{float:left;}
.banners .banner .item{position:relative;float:left;width:100%;height: 100%}
.banners .banner .item img.pbanner{
    width: 100%;
    height: 100%;
}
.banner-tag{
    width: 100%;
    position: absolute;
    bottom: 40%;
    left: 0;
}
.banners .slidebtn{
    position:absolute;
    bottom:30px;
    left:50%;
    margin-left:-51px;
    width:102px;
    height:102px;
    background:url(../images/slidebtn.png);
    z-index:10;-webkit-transition:all 0.5s ease-in;
    -moz-transition:all 0.5s ease-in;
    -o-transition:all 0.5s ease-in;
    -ms-transition:all 0.5s ease-in;
    transition:all 0.5s ease-in;}
.banners .slidebtn.o{-webkit-animation: arrowlx 1.5s infinite;
    -moz-animation: arrowlx 1.5s infinite;
    -o-animation: arrowlx 1.5s infinite;
    -ms-animation: arrowlx 1.5s infinite;
    animation: arrowlx 1.5s infinite;}
.pagination {
    width: 20px;
    height: 90px;
    position: absolute;
    right: 40px;
    top: 50%;
    margin-top: -45px;
    z-index: 30;
}
.pagination a {
    background: url(../images/quan.png) no-repeat bottom;
    width: 17px;
    height: 17px;
    margin-right: 8px;
    float: left;
    text-indent: -999px;
    overflow: hidden;
    margin-bottom: 20px;
}
.pagination a.selected {
    background: url(../images/quan2.png) no-repeat top;
}

.homeabout{float:left;width:100%;background:url(../images/bg_homeabout.jpg) no-repeat center center;}
.hometitle{float:left;width:100%;text-align:center;background:none;margin-bottom: 60px;}
.hometitle h1{


    text-align: center;
    margin: 5px 0;
}
.hometitle h1 a{
    color: #2a3139;
    font-size: 30px;
}
.hometitle h2{

    text-align: center;
    padding-bottom: 20px;
    background: url(../images/h2bg.png) bottom center no-repeat;
}
.hometitle2 h2{
    background: url(../images/h2bg2.png) bottom center no-repeat;
}
.hometitle h2 a{
    font-size: 14px;
    color: #444444;
    letter-spacing: 10px;
}
.hometitle2 h1 a{
    color: #fff;
}
.hometitle2 h2 a{
    color: #fff;
}

.homeabout .hometitle a,.homenews .hometitle a{color:#333;}

.homeabout .aboutin{margin:0 auto;width:1200px;text-align:center;}
.homeabout .aboutin p{font-size:14px;color:#333;;}
.homeabout .aboutin ul li p{
    color: #999;
}
.homeabout .aboutin ul {
    width: 100%;
    margin-top: 100px;
}
.homeabout .aboutin ul li{
    width: 25%;
    float: left;
    height: 250px;
    position: relative;
}
.homeabout .aboutin ul li.listnumber1{
    background: url("../images/ali01.png") bottom center no-repeat;
}
.homeabout .aboutin ul li.listnumber2{
    background: url("../images/ali02.png") top center no-repeat;
}
.homeabout .aboutin ul li.listnumber3{
    background: url("../images/ali03.png") bottom center no-repeat;
}
.homeabout .aboutin ul li.listnumber4{
     background: url("../images/ali04.png") top center no-repeat;
 }
.homeabout .aboutin ul li .list-text{
    width: 100%;
    position: absolute;
    height: 80px;
    left: 0;
    display: block;
}
.homeabout .aboutin ul li .list-text.text-bottom{
    bottom: -10px;
}
.homeabout .aboutin ul li .list-text.text-top{
    top: -10px;
}
.homeabout .aboutin ul li h2{
font-size: 18px;
    color: #323a45;
}
.homeabout .aboutin ul li h2 strong{
    font-size: 35px;
    font-weight: bold;
}

#homebusiness{
    float:left;width:100%;background:url(../images/index33.jpg) no-repeat bottom center;
}
#homenews{
    float:left;width:100%;background:url(../images/index44.jpg) no-repeat center center;
}
.homebusiness-con{
    width: 100%;
}
.homebusiness-con ul{
  margin-right: -160px;
}
.homebusiness-con ul li{
    /*width: ;*/
    float: left;
    width: 20%;
     filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    
}
.homebusiness-con ul li .icon{
    width: 200px;
    height: 200px;
   margin: 0 auto;
  
    background: url("../images/tbg.png") no-repeat;
     background-size: 100%;
    text-align: center;
    -webkit-animation: mappoint 1.5s infinite;
    -moz-animation: mappoint 1.5s infinite;
    -o-animation: mappoint 1.5s infinite;
    -ms-animation: mappoint 1.5s infinite;
    animation: mappoint 1.5s infinite;
}
.homebusiness-con ul li .icon2{
     -webkit-animation: mappoint1 1.5s infinite;
    -moz-animation: mappoint1 1.5s infinite;
    -o-animation: mappoint1 1.5s infinite;
    -ms-animation: mappoint1 1.5s infinite;
    animation: mappoint1 1.5s infinite;
}


.homebusiness-con ul li .icon img{
     margin-top: 55px;
 }
/*.homebusiness-con ul li .icon .iconimg2{
    margin-top: 80px;
}
.homebusiness-con ul li .icon .iconimg3{
    margin-top: 80px;
}
.homebusiness-con ul li .icon .iconimg4{
    margin-top: 80px;
}*/
.homebusiness-con ul li .text{
  margin-top: -60px;
  position: relative;
  z-index: 2;
  margin-left: 40px;
}
.homebusiness-con ul li h1{
    font-size: 20px;
    color: #fff;
    font-weight: bold;
}
.homebusiness-con ul li h1:hover{
    color: #ff0000;
}
.homebusiness-con ul li h2{
    font-size: 17px;
    color: #fff;
    background: url("../images/line.png") left bottom no-repeat;
    padding-bottom: 20px;
    margin-bottom:20px;
}
.homebusiness-con ul li h3{
    font-size: 16px;
    color: #fff;
}
.homebusiness-con ul li p{
    font-size: 12px;
    color: #fff;
}
.homebusiness .aboutin{
    width: 1200px;
    margin: 0 auto;
}
.homenews .h-news{
    width: 1200px;
    margin: 0 auto;
}
.h-news .item{
    float: left;
    width: 50%;
    filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
    
}
.h-news .item .item-img{
    cursor: pointer;
   width: 90%;
   margin-top:20px;
   
   
}
.h-news .item .item-img .imagges{
    width: 100%;
    height: 340px;
    overflow: hidden;
}

.h-news .item .item-img p:hover,.h-news .item .item-img h2:hover{
    color: #ff0000;
}
.h-news .item .item-img img{
    width: 100%;
}
.h-news .item .item-img h2{
    font-size: 15px;
    font-weight: bold;
    color: #666;
    margin: 10px 0;
}

.h-news .item .item-img p{
    font-size: 14px;
    color: #666;
}
.h-news .item ul li{
    border-bottom: 1px dashed #bcbcbc;
    padding: 20px 0;
     filter:alpha(opacity=0);
    -moz-opacity:0;
    -khtml-opacity: 0;
    opacity: 0;
}
.h-news .item ul li .time{
    width: 80px;
    height: 86px;
    background: #e60012;
    float: left;
    margin-left: 20px;
    text-align: center;
}
.h-news .item ul li .time h2{

    padding: 5px 0;
}
.h-news .item ul li .time span{
    color: #fff;
    font-size: 14px;
    border-bottom:  1px solid #f0636e;
    padding: 10px;
}
.h-news .item ul li .time h1{
    font-size: 31px;
    color: #fff;
    padding-top: 5px;
}
.h-news .item ul li .text{
    width: 480px;
    float: right;
}
.h-news .item ul li .text h2{
    
}
.h-news .item ul li .text h2 a{
    font-size: 15px;
    font-weight: bold;
    color: #666;
}
.h-news .item ul li .text p{
    font-size: 14px;
    color: #666;
}
.h-news .item ul li .text a{
    font-size: 14px;
    color: #666;
}
.h-news .item ul li .text:hover a{
    color: #ff0000;
}




@-webkit-keyframes arrowlx
{
    0% {
        bottom:30px;
        opacity:1;
    }
    100% {
        bottom:20px;
        opacity:0;
    }
}
@-moz-keyframes arrowlx
{
    0% {
        bottom:30px;
        opacity:1;
    }
    100% {
        bottom:20px;
        opacity:0;
    }
}
@-ms-keyframes arrowlx
{
    0% {
        bottom:30px;
        opacity:1;
    }
    100% {
        bottom:20px;
        opacity:0;
    }
}
@-o-keyframes arrowlx
{
    0% {
        bottom:30px;
        opacity:1;
    }
    100% {
        bottom:20px;
        opacity:0;
    }
}
@keyframes arrowlx /* Safari 和 Chrome */
{
    0% {
        bottom:30px;
        opacity:1;
    }
    100% {
        bottom:20px;
        opacity:0;
    }
}



@keyframes mappoint{
    0%{
        transform:scale(1.0);
    }
    50%{
        transform:scale(1.05);
    }
    100%{
        transform:scale(1.0);
    }
}
@-webkit-keyframes mappoint{
    0%{
        -webkit-transform:scale(1.0);
    }
    50%{
        -webkit-transform:scale(1.05);
    }
    100%{
        -webkit-transform:scale(1.0);
    }
}

@-moz-keyframes mappoint{
    0%{
        -moz-transform:scale(1.0);
    }
    50%{
        -moz-transform:scale(1.05);
    }
    100%{
        -moz-transform:scale(1.0);
    }
}

@-o-keyframes mappoint{
    0%{
        -o-transform:scale(1.0);
    }
    50%{
        -o-transform:scale(1.05);
    }
    100%{
        -o-transform:scale(1.0);
    }
}

@-ms-keyframes mappoint{
    0%{
        -ms-transform:scale(1.0);
    }
    50%{
        -ms-transform:scale(1.05);
    }
    100%{
        -ms-transform:scale(1.0);
    }
}



@keyframes mappoint1{
    0%{
        transform:scale(1.05);
    }
    50%{
        transform:scale(1.0);
    }
    100%{
        transform:scale(1.05);
    }
}
@-webkit-keyframes mappoint1{
   0%{
        transform:scale(1.05);
    }
    50%{
        transform:scale(1.0);
    }
    100%{
        transform:scale(1.05);
    }
}

@-moz-keyframes mappoint1{
    0%{
        transform:scale(1.05);
    }
    50%{
        transform:scale(1.0);
    }
    100%{
        transform:scale(1.05);
    }
}

@-o-keyframes mappoint1{
    0%{
        transform:scale(1.05);
    }
    50%{
        transform:scale(1.0);
    }
    100%{
        transform:scale(1.05);
    }
}

@-ms-keyframes mappoint1{
   0%{
        transform:scale(1.05);
    }
    50%{
        transform:scale(1.0);
    }
    100%{
        transform:scale(1.05);
    }
}
/*.section5 .fp-section{height:auto !important}*/
/*.section5 .fp-tableCell{ height: auto !important;}
.section5  .footer{height: 515px !important;}*/
/*.homeabout .aboutin ul li*/
@media screen and (max-width: 960px){
    
}
