﻿.content {
    background: #eee;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
}
.le_top {
    width: 100%;
    height: 553px;
    background:url(../images/b.png) no-repeat;
}
.let_p1 {
    font-size: 57px;
    font-weight: bold;
    color: #fff;
    padding-top:69px;
    margin-bottom:41px;
    text-align:center;
}
.let_p2 {
    font-size: 36px;
    font-weight: 400;
    color: #fff;
    margin-bottom:76px;
    text-align:center;
}
.let_d1{
    width:859px;
    margin:auto;
}
.let_d1 > span {
    display: inline-block;
    width: 261px;
    height: 47px;
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    line-height: 47px;
    text-align:center;
    border:1px solid #fff;
    margin-right:38px;
}
.let_d1 > span:last-child{
    margin-right:0;
}
.let_d2 {
    width: 711px;
    height: 80px;
    background: linear-gradient(135deg, #fba761 0%,#e84a60 100%);
    border-radius: 40px;
    line-height: 80px;
    margin: auto;
    color: #fff;
    font-size: 27px;
    font-weight:bold;
    margin-top:80px;
    text-align:center;
}
.let_d2>img{
    vertical-align:middle;
    margin-right:16px;
}
.bus_stress {
    width: 100%;
    height: 460px;
    background: #fff;
}
.bus_stress > p {
    padding-top: 56px;
    text-align: center;
    margin-bottom: 20px;
    font-size: 35px;
    font-weight: 500;
    color: rgb(51,51,51);
}
.t2_2 {
    height: 340px;
    padding-bottom: 0;
}
.t2_2 > li {
    margin-bottom: 0;
    box-shadow: none;
}
.t22_1 > p:nth-child(3) {
    margin-bottom: 10px;
    font-size:20px;
    color:rgb(95,95,95);
}
.t22_1 > p:nth-child(2) {
    font-size: 28px;
    color: rgb(76,76,76);
}
.t22_1 > p{
    width:251px;
}
.lb_p1 {
    font-size: 20px;
    color: rgb(95,95,95);
}
.le_con{
    background:#eee;
    padding-bottom:88px;
}
.le_con > p {
    font-size: 35px;
    font-weight: 500;
    color: rgb(51,51,51);
    padding-top:63px;
    margin-bottom:55px;
    text-align:center;
}
.lec_ul{
    width:1200px;
    margin:auto;
    display:flex;
    justify-content:space-between;
    flex-wrap:wrap;
    height:377px;
}
.lec_li {
    width: 583px;
    height: 104px;
    background: #fff;
    box-shadow: 0px 4px 32px 0px rgba(82,82,82,0.15);
    border-radius: 10px;
    line-height:104px;
}
.lec_sp1 {
    font-size: 40px;
    font-weight: 300;
    color:#EA5460;
    margin-left:29px;
    margin-right:30px;
}
.lec_sp2 {
    font-size: 28px;
    font-weight: 400;
    color: rgb(100,100,100);
    vertical-align:top;
}
.le_flow{
    width:100%;
    height:630px;
    background:#fff;
}
.le_flow > p {
    font-size: 35px;
    font-weight: 500;
    color: rgb(51,51,51);
    padding-top:56px;
    margin-bottom:73px;
    text-align:center;
}
.lef_img{
    width:1076px;
    height:133px;
    margin:auto;
    margin-bottom:63px;
}
.lef_ul{
    width:1260px;
    height:193px;
    margin:auto;
    display:flex;
    justify-content:space-around;
}
.lef_li{
    width:253px;
}
.lef_sp1 {
    font-size: 28px;
    font-weight: 500;
    color: rgb(71,71,71);
    text-align: center;
    margin-bottom: 44px;
}
.lef_sp2 {
    font-size: 23px;
    font-weight: 400;
    color: rgb(117,117,117);
    text-align:center;
}
.lef_sp3 {
    font-size: 23px;
    font-weight: 400;
    color: rgb(117,117,117);
    text-align: center;
    margin-top:12px;
}
.le_bottom{
    height:370px;
    width:100%;
    background:#000;
    position:relative;
}
.bot_footer{
    width:1200px;
    height:100%;
    margin:0 auto;
    box-sizing:border-box;
}
.bot_left{
    position:relative;
    width:49%;
    height:290px;
    display:inline-block;
}
.bot_left::after {
    content: '';
    display: block;
    width: 2px;
    height: 248px;
    background: #707070;
    border-radius: 1px;
    position:absolute;
    right:0;
    bottom:0;
}
.le_p1 {
    font-size: 35px;
    font-weight: bold;
    color:#EA5460;
    padding-top: 42px;
    text-align: center;
    margin-bottom: 53px;
}
.le_div{
    height:136px;
    width:100%;
    display:flex;
    justify-content:center;
}
.le_dimg{
    width:136px;
    height:136px;
    margin-right:30px;
}
.le_dimg>img{
    width:100%;
    height:100%;
}
.le_text {
    width: 461px;
}
.le_text > p {
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    line-height:25px;
}
.le_text > p:nth-child(2), .le_text > p:nth-child(3){
    margin-top:31px;
}
.le_p2 {
    position:absolute;
    height:30px;
    line-height:30px;
    bottom:10px;
    font-size: 12px;
    font-weight: 400;
    color: #fff;
    text-align:center;
    width:100%;
}


.bot_right {
    display: inline-block;
    width: 49%;
    height:320px;
    vertical-align: top;
    padding-top: 42px;
    padding-left:40px;
}
.form{
    width:545px;
    height:43px;
    position:relative;
    margin-bottom:15px;
}
.form input {
    width: 100%;
    height: 100%;
    line-height:43px;
    padding-left: 30px;
    font-size: 20px;
}

.form textarea {
    width: 100%;
    height: 73px;
    font-size: 20px;
    padding:10px 0 10px 30px;
}
.form img{
    position:absolute;
    left:5px;
    top:50%;
    transform:translateY(-50%);
    z-index:10;
}
.form._zuihou {
    margin-top: 45px;
}
.form button {
    background: linear-gradient(135deg, #fba761 0%,#e84a60 100%);
    width: 190px;
    height: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 20px;
    border: none;
    border-radius: 5px;
    cursor:pointer;
}
.form span.sub_hiht {
    font-size: 18px;
    color: #818181;
}

.form select {
    display: inline-block;
    margin-right: -3px;
    padding: 0;
    width: 270px !important;
    height: 43px !important;
    overflow: hidden;
}

.form select .select2-container {
    width: 100% !important;
    height: 100% !important;
}

.form .select2-container--default .select2-selection--single {
    height: 43px !important;
    border: none !important;
}
.form select#province + .select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-left: 30px !important;
}
.form .select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 43px !important;
}

.form .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 43px !important;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #fa7a12 !important;
}