.banner_part{
    position: relative;
}
.swiper_banner{
    width: 100%;
}
.nav{
    position: absolute;
    top:20px;
    left: 360px;
    width: 1200px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    z-index: 9999;
    align-items: flex-start;
}
.nav_left{
    width: 330px;
}
.nav_right>div:first-child{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    margin-bottom: 15px;
    justify-content: flex-end;

}
.nav_right>div:first-child>img{
    width: 18px;
    margin-right: 10px;
}
.nav_right>div:first-child>span{
    font-size: 15px;
    color: #ffffff;
}
.nav_items{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.nav_items>a{
    color: #ffffff;
    font-size: 15px;
}
.nav_items>a:not(:last-child){
    margin-right: 20px;
}
.div1200{
    width: 1200px;
    margin: 0 auto;
}
.part6{
    width: 100%;
    box-sizing: border-box;
    padding: 100px;
    background: #F7F8F9;
}
.part6>img:first-child{
    width: 420px;
    display: block;
    margin: 0 auto;
    margin-bottom:60px;
}

.div1200_swiper{
    width: 1200px;
    height: 470px;
    margin: 0 auto;
}
.part6_item{
    position: relative;
}
.part6_item img{
    width: 90%;
    display: block;
    margin: 0 auto;
}
.part6_item a{
    color: #3282F2;
    position: absolute;
    font-size: 14px;
    bottom: 60px;
    left: 50px;
}
.div1300{
    width: 1300px;
    margin: 0 auto;
    position: relative;
}
.div1300_a1{
    position: absolute;
    width: 17px;
    height: 30px;
    left: 0;
    top:220px;
}
.div1300_a2{
    position: absolute;
    width: 17px;
    height: 30px;
    right: 0;
    top:220px;
}
.part9{
    width: 100%;
    box-sizing: border-box;
    padding:45px 0;
}
.phone_part{
    width: 1200px;
    margin:0 auto;
    box-sizing: border-box;
    border-left: 2px solid #EDEDED;
    border-right: 2px solid #EDEDED;
    display: flex;
    display: -webkit-flex;
    justify-content:space-between;
}
.phone_item{
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
    width: 33.3%;
    box-sizing: border-box;
}
.phone_item>img{
    width: 50px;
    margin-right: 10px;
}
.phone_item>div>p:first-child{
    color: #A3A5A6;
    font-size: 12px;
    margin-bottom: 2px;
}
.phone_item>div>p:nth-child(2){
    color: #A3A5A6;
    font-size: 18px;
}
.phone_item:not(:last-child){
    border-right: 2px solid #EDEDED;
}
.part10{
    width: 100%;
    box-sizing: border-box;
    padding:45px 0;
    background: #F3F7F8;
}
.qq_items{
    width: 33.3%;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.qq_item{
    color: #A3A5A6;
}
.qq_item:not(:last-child){
    margin-right: 20px;
}
.qq_item>img{
    display: block;
    width: 40px;
}
.qq_item>p{
    width: 40px;
    font-size: 12px;
    text-align: center;
}
.footer{
    background: #2A2A2A;
    width: 100%;
    padding-top:40px;
}
.footer_1{
    width: 1200px;
    padding-bottom: 40px;
    border-bottom: 1px dashed #686A6A;
    margin: 0 auto;
}
.footer_1>div{
    margin-bottom: 15px;
    display: flex;
    display: -webkit-flex;
}
.footer_1>div>p{
    color: #686A6A;
    font-size: 15px;
    width: 25%;
}
.footer_1>div:last-child{
    margin-bottom: 0;
}
.footer_2{
    width: 1200px;
    padding: 40px 0;
    border-bottom: 1px dashed #686A6A;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: flex-start;
}
.footer2_item1{
    width: 20%;
}
.footer2_item1>p:first-child{
    font-size: 15px;
    margin-bottom: 20px;
    color: #686A6A;
}
.footer2_item1>a{
    display: block;
    color: #686A6A;
    margin-bottom: 5px;
    font-size: 12px;
}
.footer2_item2{
    width: 20%;
    display: flex;
    display: -webkit-flex;
    justify-content: flex-end;
}
.footer2_item2>div{
    width: 100px;
}
.footer2_item2>div:first-child{
    margin-right: 15px;
}
.footer2_item2>div>img{
    display: block;
    width: 100%;
    margin-bottom: 10px;
}
.footer2_item2>div>p{
    width: 100%;
    text-align: center;
    font-size: 13px;
    color: #686A6A;
}
.footer3{
    padding: 40px 0;
    width: 1200px;
    padding: 40px 0;
    margin: 0 auto;
}
.footer3>div:first-child{
    display: flex;
    display: -webkit-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}
.footer3>div:first-child>p{
    font-size: 13px;
    color: #686A6A;
    margin-right: 5px;
}
.footer3>div:first-child>a{
    font-size: 13px;
    color: #686A6A;
    margin-right: 10px;
}
.footer3>p{
    font-size: 13px;
    color: #686A6A;
    text-align: center;
}
.banner2{
    position: relative;
}
.banner_form{
    position: absolute;
    bottom: 50px;
    left: 500px;
}
.banner_form>p{
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 15px;
}
.banner_form>p>span{
    color: #FF0560;
    font-size: 20px;
    padding: 0 5px;
}
.banner_form>div{
    display: flex;
    display: -webkit-flex;
    align-items: center;
}
.banner_form>div>input{
    height: 38px;
    width: 380px;
    border: none;
    background: #ffffff;
    box-sizing: border-box;
    font-size: 13px;
    padding-left: 60px;
    outline: none;
    margin-right: 10px;
    border-radius: 10px;
}
.banner_form>div>a{
    display: block;
    color: #ffffff;
    width: 200px;
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    background: #10C9C3;
    margin: 0 auto;
    text-align: center;
    border-radius: 10px;
}