﻿body{
    overflow-x: hidden;
    font-family: 微软雅黑;
}
a{
    text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.tr{
    text-align: right;
}
/* 清除浮 动*/
.fix { *zoom:1; }
.fix:after { content:" "; display:block; height:0; clear:both; visibility:hidden; font-size:0;}

#header img{width:100%}
.swiper-containerwe{width:100%;-webkit-perspective:1200px;-moz-perspective:1200px;-ms-perspective:1200px;perspective:1200px}
.swiper-containerwe .swiper-slide{
    width:90%;
    -webkit-transform-style:preserve-3d;
    -moz-transform-style:preserve-3d;
    -ms-transform-style:preserve-3d;
    transform-style:preserve-3d;
    color: #fff;
    padding-bottom: 30px;
}
.swiper-containerwe .swiper-slide.one{
    background:url("../image/62.png") no-repeat;background-size: 96%;
    /*position: relative;left:25px;*/
}
.swiper-containerwe .swiper-slide.two{
    background:url("../image/63.png") no-repeat;background-size:  96%;
    /*position: relative;left:50px;*/
}
.swiper-containerwe .swiper-slide.tress{
    background:url("../image/64.png") no-repeat;background-size:  96%;}
.swiper-containerwe .swiper-slide a {
    width: 218px;
    height: 34px;
    margin:auto;
    line-height: 34px;
    background: #fff;
    border-radius: 45px;
    display: block;
    color: #009fff;
    font-size:16px;
    text-align: center;
    margin-top:19px; }
.swiper-containerwe .swiper-slide .top {
    margin-top: 16px;
    padding:0px 35px 0px 18px;
}
.swiper-containerwe .swiper-slide .top span:first-child {
    font-size: 18px; }
.swiper-containerwe .swiper-slide .top span:last-child {
    font-size:14px; }
.swiper-containerwe .swiper-slide .content {
    margin-top: 23px;
    padding:0px 23px 0px 18px;}
.swiper-containerwe .swiper-slide .content span:first-child {
    font-size: 22px;
    font-weight: bold;
    margin-top: 20px; }
.swiper-containerwe .swiper-slide .content span:last-child {
    font-size: 17px;
    line-height:25px; }