.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    /*background-image: url("../img/left.png");*/
    /*width: 44px;*/
    /*height: 44px;*/
    /*background-size: unset;*/
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
    /*background-image:  url("../img/right.png");*/
    /*width: 44px;*/
    /*height: 44px;*/
    /*background-size: unset;*/
}

*{
    margin: 0;
    padding: 0;
}

input{
    border: none;
    outline: none;
    background: transparent;
}
input::placeholder{
    color: rgb(169, 169, 169);
}
select {
    border: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: none;
    background: transparent;
}
select::-ms-expand {
    display: none;
}
textarea{
    border: none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
    outline: none;
    background: transparent;
}
textarea::-ms-expand {
    display: none;
}

.container{
    margin: 0;
    padding: 0;
}

body{
    font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: transparent url("../img/bg.png") top center no-repeat;
    height: 10256px;
}

.main{
    position: absolute;
    width: 1200px;
    left: 50%;
    margin-left: -600px;
    height: 10256px;
}


.nav{
    position: fixed;
    width: 100%;
    background: transparent url("../img/nav.png") center center no-repeat;
    height: 107px;
    /*border: solid 1px red;*/
    z-index: 20;
}

.nav .container{
    position: absolute;
    top: 0;
    left: 50%;
    width: 1200px;
    margin-left: -600px;
    height: 100%;
    /*border: solid 1px red;*/
}
.nav .container .menu{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 1200px;
    height: 100%;
    /*border: solid 1px red;*/
    font-size: 18px;
    font-weight: bolder;
}

.nav .container .menu a{
   display: inline-block;
    width: 166px;
    height: 70px;
    line-height: 70px;
    /*background: rgba(0,0,0,0.5);*/
    cursor: pointer;
    color: #858585;
    text-decoration: none;
}


.part0{
    position: relative;
    width: 1200px;
    height: 1079px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}
.part1{
    position: relative;
    width: 1200px;
    height: 934px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}
.part2{
    position: relative;
    width: 1200px;
    height: 826px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part3{
    position: relative;
    width: 1200px;
    height: 1148px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part4{
    position: relative;
    width: 1200px;
    height: 1116px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part5{
    position: relative;
    width: 1200px;
    height: 2014px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part6{
    position: relative;
    width: 1200px;
    height: 1703px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part_form{
    position: relative;
    width: 1200px;
    height: 1284px;
    /*border: solid 1px red;*/
    margin: 0 auto;
}

.part_form .form{
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 1000px;
    margin-left: -500px;
    /*border: solid 1px red;*/
    height: 686px;
}



.part_form .form input{
    position: absolute;
    top: 0;
    left: 0;
    width: 234px;
    height: 43px;
    line-height: 43px;
    padding-left: 8px;
    font-size: 30px;
    color: rgb(169, 169, 169);
    /*background:rgba(0,0,0,0.1);*/
}
.part_form .form input[datatype='name']{
    left: 113px;
    top: 137px;
}
.part_form .form input[datatype='tel']{
    left: 570px;
    top: 137px;
}
.part_form .form input[datatype='weixin']{
    left: 113px;
    top: 261px;
}
.part_form .form input[datatype='qq']{
    left: 570px;
    top: 261px;
}
.part_form .form input[datatype='quickbtn']{
    top: unset;
    bottom: 118px;
    left: 354px;
    height: 62px;
    /*border: solid 1px red;*/
    width: 382px;
    cursor: pointer;
}


.part_form .form select{
    position: absolute;
    top: 62px;
    width: 320px;
    height: 43px;
    line-height: 43px;
    padding-left: 8px;
    font-size: 30px;
    color: rgb(169, 169, 169);
    /*background:rgba(0,0,0,0.1);*/
}


.part_form .form select[datatype='city']{
    left: 113px;
    top: 383px;;
}
.part_form .form select[datatype='hope']{
    left: 570px;
    top: 383px;
}

.fix_right {
    position: fixed;
    width: 70px;
    height: 207px;
    right: 0;
    top: 251px;
    /*border: solid 1px red;*/
    /*background: transparent url("../img/fix_right.png") top center no-repeat;*/
    background-size: 100%;
    z-index: 20;
}

.fix_right a{
    display: block;
    width: 70px;
    height: 70px;
    /*background: rgba(0,0,0,0.1);*/
}
.fix_right a:nth-child(1):hover{
    /*background: transparent url("../img/weixin.png") center center no-repeat;*/
    background-size: 100%;
}
.fix_right a:nth-child(2):hover{
    /*background: transparent url("../img/shangqiao.png") center center no-repeat;*/
    background-size: 100%;
}
.fix_right a:nth-child(3):hover{
    /*background: transparent url("../img/pinggu.png") center center no-repeat;*/
    background-size: 100%;
    margin-top: -2px;
}
.fix_right a:nth-child(4):hover{
    background: transparent url("../img/top.png") center center no-repeat;
    background-size: 100%;
    margin-top: -4px;
}

.fix_right .wx_code{
    position: absolute;
    width: 207px;
    height: 207px;
    /*background: transparent url("../img/wx_code.png") center center no-repeat;*/
    background-size: 100%;
    top: 0;
    right: 70px;
    margin-right: -277px;
    z-index: 19;
}

/**
swiper 设置
 */
.swiper-parta{
    top: 80px;
}
.swiper-parta .swiper-slide{
    height: 100%;
}
.swiper-parta .swiper-slide div{
    height: 700px;
    background-color: #fff;
}
.swiper-partb {
    display: none;
    top: 80px;
}

.swiper-partb .swiper-slide{
    height: 100%;
}
.swiper-partb .swiper-slide div{
    height: 700px;
    background-color: #fff;
}

.swiper-part4 .swiper-slide div{
    height: 500px;
}

/**
公共底部
 */
.footer {
    position: relative;
    width: 100%;
    height: 296px;
    /*border: solid 1px red;*/
}

.footer .copyright{
    background-color: #1B1B1B;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 91px;
    text-align: center;
    font-size: 18px;
    color: #949494;
    padding-top: 30px;
}















