html, body {
    position: relative;
    height: 100%;
    overflow-y: hidden;
    overflow-x: hidden;
}
body {
    background: #fff;
    font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
    font-size: 14px;
    margin: 0;
    padding: 0;
}
/* header{
    width: 100%;
    height: 60px;
    background: transparent;
    position: fixed;
    top: 0;
    z-index: 11;
    box-shadow:0 5px 10px -5px #fff;
}
header .logo {
    float: left;
}
header .logo img{
    width: 140px;
    height: 52px;
    margin-top: 4px;
}
header .header_nav{
    margin-left: 52px;
    width: 420px;
    float: left;
    margin-top: 18px;
}
header .header_nav div.nava{
    float: left;
    font-size: 18px;
    margin-right: 40px;
    color: #fff;
    display: inline-block;
}
header .header_nav div.nava:hover{
    cursor: pointer;
}
header .header_nav div.nava:first-child img.tranla{
    margin-left: 5px;
    width: 10px;
    margin-top: -2px;
}
header .header_nav div.nava a{
    color: #fff
}
header .header_nav div.nava a:hover{
    color: #fff;
    text-decoration: none;
}
header .right_area {
    float: right;
    overflow: hidden;
}
header .right_area .search_bg {
    width: 198px;
    height: 26px;
    line-height: 26px;
    border: 1px solid #fff;
    float: left;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin: 16px 40px 0 0;
    position: relative;
}
header .right_area .search_bg input{
    text-indent: 6px;
    color: #ccc;
}
header .right_area .search_bg input::-webkit-input-placeholder {
    color: #fff;
    font-size: 14px;
    
}
header .right_area .search_bg img {
    position: absolute;
    width: 20px;
    height: 17px;
    top: 50%;
    margin-top: -8.5px;
    right: 7px;
}
header .right_area .search_bg img:hover {
    cursor: pointer;
}
header .right_area .reg_login {
    float: left;
}
header .right_area .reg_login a{
    color: #fff;
    line-height: 60px;
    font-size: 16px;
} */
.banxin{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
}

.swiper-container {
    width: 100%;
    height: 100%;
}
.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #000;
}
#advertise1{
    background: #030712;
    position: relative;
}
#advertise1 .wrapper{
    position: relative;
}
#advertise1 .left_con{
    position: absolute;
    top: 290px;
    color: #fff;
    text-align: left;
    left: 113px;
    z-index: 1111;
}
#advertise1 .left_con .p1{
    font-size: 36px;
    padding-top: 50px;
}
#advertise1 .left_con .p2{
    font-size: 16px;
    margin-top: 30px;
}
#advertise1 .left_con a{
   /* width: 160px;
    height: 50px;
    line-height: 46px; */
	width: 90px;
	height: 36px;
	line-height:32px;
    border:2px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 16px;
    text-align: center;
    border-radius: 25px;
    margin-top: 35px;
}
#advertise1 .left_con a:hover{
    background: #fff;
    color: #030712;
}
#advertise1 .right_con{
    position: absolute;
    top: 335px;
    color: #fff;
    text-align: left;
    right: 123px;
    width: 558px;
    height: 376px;
}
#advertise1 .right_con .img1{
    position: absolute;
    top: 0;
    right: 0;
}
#advertise1 .right_con .img2{
    position: absolute;
    top: 160px;
    right: -75px;
}
.spriteimg{
    width: 930px;
    height: 205px;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 500px;
}
.spriteimg img{
    position: absolute;
    left: 0;
    top: -250px;
    width: 100%;
}

#advertise2{
    position: relative;
}
#advertise2 .p1{
    padding-top: 200px;
    font-size: 24px;
    color: #333;
}
#advertise2 .p2{
    font-size: 16px;
    color: #666;
    margin-top: 20px;
}
#advertise2 .img1{
    margin-top: 20px;
}
#advertise2 .img2{
    position: absolute;
    left: 50%;
    margin-left: -187.5px;
    top: 500px;
}

#advertise4{
    background: url(../images/icon_bg04.png);
    background-size: 100% 100%;
    color: #fff;
}

#advertise4 .p1{
    font-size: 24px;
    padding-top: 180px;
}
#advertise4 .p2{
    font-size: 16px;
    margin-top: 20px;
}
#advertise4 img{
    margin: 40px auto;
    display: block;
}
#advertise4  a{
    width: 160px;
    height: 50px;
    line-height: 46px;
    border:2px solid #fff;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    text-align: center;
    border-radius: 25px;
}
#advertise4 a:hover{
    background: #fff;
    color: #030712;
}
#advertise3 .p1{
    font-size: 24px;
    padding-top: 180px;
}
#advertise3 .p2{
    font-size: 16px;
    margin-top: 20px;
}
#advertise3 .zhanwei{
    width: 230px;
    height: 143px;
}
#advertise3 .zhanwei .p4{
    font-size: 15px;
    color: #666;
    text-align: left;
}
#advertise3 .zw01 .p3{
    text-align: right;
    font-size: 46px;
    color: #ccc;
}
#advertise3 .zw04 .p3{
    text-align: right;
    font-size: 46px;
    color: #ccc;
}
#advertise3 .zw02 .p3{
    text-align: left;
    font-size: 46px;
    color: #ccc;
}
#advertise3 .zw03 .p3{
    text-align: left;
    font-size: 46px;
    color: #ccc;
}

#advertise3 .content_imgp{
    position: relative;
    margin: 105px auto;
}
#advertise3 .content_imgp .zhanwei{
    position: absolute;
}

#advertise3 .zw01{
    left: 160px;
    top: 0;
}
#advertise3 .zw02{
    right: 160px;
    top: 0;
}
#advertise3 .zw03{
    right: 160px;
    top: 160px;
}
#advertise3 .zw04{
    left: 160px;
    top: 160px;
}