.topzj ul li img{
    margin-right:8px;
    margin-top:0;
}
#dd_menu .phone_img2{
    margin:0;
    margin:0;
}
.layui-form-select dl dd{
    color:#333;
}
.layui-input layui-unselect{
    font-size:14px;
}
.section-wrap{
    width:1200px;
    margin:0 auto;
}
.content{
    width:auto;
    margin:0;
}
input::-webkit-input-placeholder {
    color: #7A7C8A;
    font-size:16px;
}
input::-moz-placeholder {
    color: #7A7C8A;
    font-size:16px;
}
input:-moz-placeholder {
    color: #7A7C8A;
    font-size:16px;
}
input:-ms-input-placeholder {
    color: #7A7C8A;
    font-size:16px;
}
.section-wrap .title{
    color:#000000;
    font-size:38px;
    font-weight:bold;
    text-align: center;
    position: relative;
    padding-bottom:18px;
}
.common-line:after{
    content:"";
    position:absolute;
    width:34px;
    height:6px;
    background:rgba(0,0,0,1);
    border-radius:2px;
    bottom:0;
    left:50%;
    margin-left:-17px;
}
.bus-container{
    position:relative;
}
.bus-container .contact-phone{
    position:fixed;
    left:0px;
    top:385px;
    background-size: 19px 21px;
    width:200px;
    height:48px;
    line-height:48px;
    background:rgba(15,16,16,1);
    opacity:0.85;
    border-radius:0px 24px 24px 0px;
    color:#FFA601;
    font-weight:bold;
    font-size:20px;
    display:none;
}
.bus-container .contact-phone img{
    display:inline-block;
    width:19px;
    height:21px;
    margin:0 9px 0 18px;
}
.bus-container .nav-section{
    position:fixed;
    right:156px;
    top:429px;
    display:none;
}
.bus-container .nav-section img{
    display:inline-block;
    width:110px;
    height:94px;
}
.banner-section{
    width:100%;
    height:800px;
}
.banner-section img{
    width:100%;
    height:100%;
}
.banner-section video{
    width:100%;
    height:800px;
    object-fit: fill;
    display:none;
}
.form-section{
    background: #fff;
    padding:40px 20px;
    position: relative;
    border-radius: 6px;
    box-sizing: border-box;
    height:160px;
    width:1200px;
    box-shadow:0px 8px 10px 0px rgba(118,141,207,0.11);
    top: -60px;
    left: 50%;
    margin-left: -600px;
}
.form-section .form-bg{
    position: absolute;
    top:0;
    left:0;
    width:34px;
    height:16px;
    background:rgba(0,170,235,1);
    border-top-left-radius:6px;
}
.form-section .title .txt_1{
    font-size:22px;
    color:#333;
    font-weight:bold;
}
.form-section .title .txt_2{
    font-size:14px;
    color:#666;
    padding-left:8px;
}
.form-section .content{
    padding-top:20px;
    overflow: hidden;
}
.form-section .city{
    width:250px;
    height:39px;
    line-height:39px;
    border:1px solid #E3E3E3;
    background:#F9F9F9;
    border-radius: 4px;
    position: relative;
    float:left;
}
.form-section .city .txt{
    position:absolute;
    left:10px;
    top:0;
    height:39px;
    line-height:39px;
    color:#1D212A;
    font-size:16px;
}
.form-section .city .icCity-input{
    padding:0 10px;
    width:148px;
    height:39px;
    line-height:41px;
    color:#1D212A;
    margin-left:80px;
    background:#F9F9F9;
    border:none;
    font-size:16px;
}
.form-section .city img{
    width:12px;
    height:6px;
    position: absolute;
    right:10px;
    top:18px;
}
.form-section .cartype{
    width:250px;
    height:39px;
    line-height:39px;
    border:1px solid #E3E3E3;
    background:#F9F9F9;
    border-radius: 4px;
    position: relative;
    float:left;
    margin-left:20px;
}
.form-section .cartype .txt{
    position:absolute;
    left:10px;
    top:0;
    height:39px;
    line-height:39px;
    color:#1D212A;
    font-size:16px;
}
.form-section .cartype .cartype-select{
    padding:0 10px;
    width:148px;
    height:39px;
    line-height:41px;
    color:#1D212A;
    font-size:16px;
    margin-left:80px;
    background:#F9F9F9;
    border:none;
    appearance:none;
    -moz-appearance:none;
    -webkit-appearance:none;
}
.form-section .cartype img{
    width:12px;
    height:6px;
    position: absolute;
    right:10px;
    top:18px;
}
.form-section .phone{
    width:420px;
    height:39px;
    line-height:39px;
    border:1px solid #E3E3E3;
    background:#F9F9F9;
    border-radius: 4px;
    position: relative;
    float:left;
    margin-left:20px;
}
.form-section .phone .txt{
    position:absolute;
    left:10px;
    top:0;
    height:39px;
    line-height:39px;
    color:#1D212A;
    font-size:16px;
}
.form-section .phone .phone-input{
    padding:0 10px;
    width:320px;
    height:39px;
    line-height:41px;
    color:#1D212A;
    margin-left:68px;
    background:#F9F9F9;
    border:none;
}
.form-section .button{
    background: #00AAEB;
    width:130px;
    height:39px;
    line-height:39px;
    color:#fff;
    font-size:16px;
    text-align: center;
    border-radius:4px;
    float:right;
    cursor: pointer;
}
.form-section .js-button{
    background: #00AAEB;
    width:130px;
    height:39px;
    line-height:39px;
    color:#fff;
    font-size:16px;
    text-align: center;
    border-radius:4px;
    float:right;
    cursor: pointer;
}
.form-section-box{
    clear: both;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    box-shadow:0px -3px 6px 0px rgba(96,97,119,0.17);
    border-radius:10px 10px 0px 0px;
    display: none;
    z-index: 99999;
    width: 1200px;
    margin: 0 auto;
    padding:15px 50px 20px;
    background:#F3F5F9;
}
.form-section-box .form-section-cancle{
    position: absolute;
    right:15px;
    top:10px;
    font-size:18px;
    font-weight:bold;
}
.form-section-box .form-section{
    top:0;
    background:#F3F5F9;
    box-shadow:unset;
    padding:0;
    height:auto;
}
.form-section-box .form-section .title{
    position: relative;
    padding-left:15px;
}
.form-section-box .form-section i{
    display: inline-block;
    width:5px;
    height:22px;
    background:rgba(0,170,235,1);
    border-radius:3px;
    margin-right:10px;
    position: absolute;
    top:8px;
    left:0;

}
.countUp-section{
    background: url(../images/bus/countUp_bg.jpg) repeat center center;
    background-size: cover;
    position:relative;
}
.countUp-section .section-wrap{
    clear: both;
}
.countUp-section .section-wrap .content{
    overflow: hidden;
    padding-top:60px;
    padding-bottom:60px;
}
.countUp-section .section-wrap .content li{
    width:33.33%;
    float:left;
    text-align: center;
}
.countUp-section .t .txt_1{
    color:#000;
    font-size:56px;
    font-weight:bold;
}
.countUp-section .t .txt_2{
    color:#000;
    font-size:38px;
    font-weight:bold;
}
.countUp-section .b{
    color:#000;
    font-size:22px;
    padding-top:30px;
}
.step-section{
    background:#F3F5F9;
    padding:60px 0;
    clear: both;
}
.step-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.step-section .content{
    padding-top:60px;
    overflow: hidden;
}
.step-section .content li{
    width:25%;
    float:left;
    cursor:pointer;
}
.step-section .content li:hover .step-title{
    color:#00AAEB;
}
.step-section .content li .l{
    width:60px;
    height:100px;
    line-height:100px;
    float:left;
}
.step-section .content li .r{
    width:168px;
    padding-left:20px;
    float:left;
}
.step-section li img{
    width:60px;
    height:60px;
    padding-top: 0px;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
    -moz-interpolation-mode: bicubic;
    -webkit-interpolation-mode: bicubic;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}
.step-section .content li:hover img{
    -moz-animation: bounce 1s ease 0s 1 both;
    -ms-animation: bounce 1s ease 0s 1 both;
    -webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
    cursor:pointer;
}
.step-section li .step-title{
    color:#333;
    font-size:22px;
    font-weight:bold;
}
.step-section li .step-content{
    color:#666;
    font-size:14px;
    line-height:24px;
    padding-top:10px;
}
.reason-section{
    background:#fff;
    padding:60px 0 20px;
    clear: both;
    position:relative;
}
.reason-section .section-wrap{
    width:1060px;
}
.reason-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.reason-section .content{
    padding-top:60px;
    overflow: hidden;
}
.reason-section .content li{
    overflow: hidden;
    clear:both;
    padding-bottom:40px;
}
.reason-section .content li .l{
    float:left;
    overflow:hidden;
}
.reason-section .content li .r{
    float:right;
    overflow:hidden;
}
.reason-section .content img{
    width:390px;
    height:200px;
    margin:0;
    transition: all 2s;
    -moz-transition: all 2s; /* Firefox 4 */
    -webkit-transition: all 2s; /* Safari 和 Chrome */
    -o-transition: all 2s; /* Opera */
    cursor: pointer;
}
.reason-section .content img:hover{
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.reason-section .reason-txt{
    padding-top:58px;
    width:575px;
    cursor:pointer;
}
.reason-section .reason-txt:hover .txt_1{
    color:#00AAEB;
}
.reason-section .reason-title i{
    width: 18px;
    height: 24px;
    line-height: 24px;
    background: rgba(0,170,235,1);
    border-radius: 50%;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    position: relative;
    display: inline-block;
    text-align: left;
    padding-left: 5px;
}
.reason-section .reason-title i:after{
    content:"";
    position:absolute;
    width:20px;
    height:5px;
    background:rgba(0,170,235,1);
    border-radius:3px;
    bottom:-24px;
    left:50%;
    margin-left:-10px;
}
.reason-section .reason-title span{
    font-size:22px;
    color:#000;
    font-weight:bold;
    padding-left:10px;
}
.reason-section .reason-content{
    font-size:18px;
    color:#666;
    line-height: 30px;
    padding-top:44px;
}
.system-section{
    background:#fafcfe;
    clear: both;
}
.system-section .section-top{
    background: url(../images/bus/system_bg.png) repeat center center;
    background-size:cover;
    width:100%;
    height:615px;
    position:relative;
    padding-top:60px;
}
.system-section .title{
    color:#000000;
    font-size:38px;
    font-weight:bold;
    text-align: center;
    position: relative;
    padding-bottom:18px;
}
.system-section .content{
    padding-top:12px;
}
.system-section .content .tag{
    width:264px;
    height:30px;
    line-height:30px;
    background:#28AB85;
    font-size:16px;
    color:#fff;
    margin:0 auto;
    border-radius: 10px;
    text-align: center;
}
.system-section .system{
    padding-top:60px;
    overflow: hidden;
}
.system-section .system li{
    width:50%;
    float:left;
    padding-bottom:60px;
}
.system-section .system li .l{
    float:left;
    width:164px;
    height:164px;
    overflow:hidden;
    border-radius: 50%;
}
.system-section .system li .l img{
    width:100%;
    height:100%;
    transition: all 2s;
    -moz-transition: all 2s; /* Firefox 4 */
    -webkit-transition: all 2s; /* Safari 和 Chrome */
    -o-transition: all 2s; /* Opera */
    cursor: pointer;
}
.system-section .system li .l img:hover{
    transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
}
.system-section .system li .r{
    float:left;
    padding-left:30px;
    width:300px;
    cursor: pointer;
}
.system-section .system li .r:hover .system-title{
    color:#00AAEB;
}
.system-section .system-title{
    color:#000;
    font-size:22px;
    font-weight:bold;
    padding-bottom:20px;
    position: relative;
}
.system-section .system-title:after{
    content:"";
    position: absolute;
    bottom:0;
    left:0;
    width:20px;
    height:5px;
    background:rgba(0,170,235,1);
    border-radius:3px;
}
.system-section .system-content{
    color:#666;
    font-size:16px;
    line-height:30px;
    padding-top:20px;
}
.message-section{
    clear: both;
    background:#fff;
    padding-top:60px;
}
.message-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.message-section .content{
    padding-top:60px;
    padding-bottom:60px;
    overflow: hidden;
}
.message-section .section-item{
    clear: both;
    overflow: hidden;
    padding-bottom:40px;
    position: relative;
    height: 120px;
}
.message-section .section-item-left .l{
    width:58px;
    height:58px;
    float:left;
}
.message-section .section-item-left .l img{
    width:100%;
    height:100%;
    vertical-align: baseline;
}
.message-section .section-item-left .r{
    float:left;
    padding-left:20px;
}
.message-section .section-item-right .l{
    width:58px;
    height:58px;
    float:right;
}
.message-section .section-item-right .l img{
    width:100%;
    height:100%;
    vertical-align: baseline;
}
.message-section .section-item-right .r{
    float:right;
    padding-right:20px;
    position: relative;
}
.message-section .section-item-right .step_1{
    position:absolute;
    top:0;
    right:10px;
    width: 64px;
}
.message-section .section-item-right .step_2{
    position: absolute;
    top: 24px;
    right: 10px;
}
.message-section .section-item-right .step_3{
    position: absolute;
    top: 80px;
    right: -35px;
    width: 1100px;
}
.message-section .step_1{
    color:#fff;
    font-size:16px;
    display: inline-block;
    padding: 0 10px;
    border-radius: 4px;
}
.message-section .step_1.txt_1{
    background:#00AAEB;
}
.message-section .step_1.txt_2{
    background:#28AB85;
}
.message-section .step_1.txt_3{
    background:#F29E30;
}
.message-section .section-item-left .step_2{
    width:608px;
    height:46px;
    line-height: 46px;
    color:#000;
    font-size:22px;
    margin-top:12px;
    text-align: left;
    padding-left: 30px;
}
.message-section .section-item-right .step_2{
    width:608px;
    height:46px;
    line-height: 46px;
    color:#000;
    font-size:22px;
    margin-top:12px;
    text-align: left;
    /* padding-right: 80px; */
    padding-left: 20px;
}
.message-section .section-item-left .step_2{
    background: url(../images/bus/message_l.png) no-repeat center center;
    background-size: 100%;
}
.message-section .section-item-right .step_2{
    background: url(../images/bus/message_r.png) no-repeat center center;
    background-size: 100%;
}
.message-section .step_3{
    padding-top:20px;
}
.message-section .step_3 .step-txt{
    color:#333;
    font-size:16px;
    float: left;
}
.message-section .step_3 ul{
    overflow: hidden;
    float: left;
}
.message-section .step_3 ul li{
    float:left;
    color:#666;
    font-size:16px;
    float:left;
    padding-left:12px;
}
.message-section .step_3 ul li img{
    display: inline-block;
    width:16px;
    height:16px;
    margin-right:5px;
}
.advantage-section{
    clear: both;
    background:#FBFCFD;
    padding-top:60px;
    padding-bottom:60px;
}
.advantage-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.advantage-section .content{
    padding-top:60px;
}
.advantage-section .advantage{
    height: 270px;
}
.advantage-section .advantage li{
    width:25%;
    float: left;
}
.advantage-section .box{
    width:280px;
    height:270px;
    background:#fff;
    position: relative;
    background:rgba(255,255,255,1);
    box-shadow:0px 3px 13px 0px rgba(119,125,143,0.13);
    border-radius:8px;
    padding:47px 28px;
    box-sizing: border-box;
    position: relative;
    transition: all 2s;
    -moz-transition: all 2s; /* Firefox 4 */
    -webkit-transition: all 2s; /* Safari 和 Chrome */
    -o-transition: all 2s; /* Opera */
    cursor: pointer;
}
.advantage-section .box:hover{
    transform: scale(1.02);
    -moz-transform: scale(1.02);
    -webkit-transform: scale(1.02);
    -o-transform: scale(1.02);
    border:1px solid #00AAEB;
    box-shadow:0px 3px 13px 0px rgba(0,170,235,0.9);
    /*border:1px solid #00AAEB;*/
}
.advantage-section .box img{
    width:72px;
    height:72px;
    margin-top: -80px;
    display: block;
/*    position: absolute;
    top:-36px;
    left:50%;
    margin-left:-36px;*/
}
.advantage-section .box .advantage-title{
    color:#000;
    font-size:22px;
    font-weight:bold;
    padding-bottom:20px;
    text-align: center;
    position: relative;
    padding-top:44px;
}
.advantage-section .box .advantage-title:after{
    content: "";
    position: absolute;
    bottom:0;
    left:50%;
    width:20px;
    height:5px;
    border-radius:3px;
    margin-left:-10px;
}
.advantage-section .box .txt_1:after{
    background: #F29E30;
}
.advantage-section .box .txt_2:after{
    background: #2FC0C1;
}
.advantage-section .box .txt_3:after{
    background: #00AAEB;
}
.advantage-section .box .txt_4:after{
    background: #4570E6;
}
.advantage-section .box .advantage-content{
    color:#666;
    font-size:16px;
    line-height:24px;
    padding-top:20px;
    text-align: center;
}
.cartype-section{
    padding-top:60px;
    clear:both;
    background:#fff;
    padding-bottom:80px;
}
.cartype-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.cartype-section .content{
    padding-top:60px;
}
.cartype-section .cartype{
    height:377px;
}
.cartype-section .cartype li{
    width:33.33%;
    float:left;
}
.cartype-section .box{
    width:340px;
    position: relative;
    -ms-interpolation-mode: bicubic;
    -moz-interpolation-mode: bicubic;
    -webkit-interpolation-mode: bicubic;
    transition: all 0.6s ease;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -ms-transition: all 0.6s ease;
}

.cartype-section .box:hover{
    -moz-animation: bounce 1s ease 0s 1 both;
    -ms-animation: bounce 1s ease 0s 1 both;
    -webkit-animation: bounce 1s ease 0s 1 both;
    animation: bounce 1s ease 0s 1 both;
    cursor:pointer;
}
.cartype-section .box img{
    width:340px;
    height:200px;
}
.cartype-section .cartype-title{
    text-align: center;
    color:#333;
    font-size:22px;
    font-weight:bold;
    padding:20px 0;
}
.cartype-section .cartype-ps{
    width:150px;
    height:26px;
    background:rgba(231,236,243,1);
    border-radius:10px;
    font-size:16px;
    font-weight:400;
    color:rgba(102,102,102,1);
    line-height:26px;
    text-align: center;
    margin:0 auto;
}
.cartype-section .cartype-content{
    color:#666;
    font-size:16px;
    padding:20px;
    text-align: center;
}
.case-section{
    clear:both;
    background:#fff;
    padding-bottom:80px;
}
.case-section .section-wrap{
    position: relative;
}
.case-section .ps{
    text-align: center;
    color:#666;
    font-size:18px;
    padding-bottom:18px;
    position: relative;
}
.case-section .content{
    height:500px;
    position: relative;
    padding-top:60px;
}
.case-section .slideBox{
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.swiper-father{

}
.case-section .swiper-button-prev{
    position:absolute;
    left:-100px;
    top:300px;
    display:block;
    width:50px;
    height:220px;
    border:0;
    background:url(../images/bus/icoLeft.png) center center no-repeat;
    background-size:50px 50px;
}
.case-section .swiper-button-next{
    position:absolute;
    margin-left:16px;
    right:-80px;
    top:300px;
    display:block;
    width:50px;
    height:220px;
    border:0;
    background:url(../images/bus/icoRight.png) center center no-repeat;
    background-size:50px 50px;
}
.case-section .swiper-button-prev:hover{
    background:url(../images/bus/icoLeft_hover.png) center center no-repeat;
    background-size:50px 50px;
}
.case-section .swiper-button-next:hover{
    background:url(../images/bus/icoRight_hover.png) center center no-repeat;
    background-size:50px 50px;
}

.case-section .case{
    overflow: hidden;
}
.case-section .case li{
    width:33.33%;
    float:left;
}
.case-section .case .box{
    width:380px;
}
.case-section .img-box{
    overflow: hidden;
}
.case-section .box .case_img{
    width:100%;
    height:220px;
    transition: all 2s;
    -moz-transition: all 2s; /* Firefox 4 */
    -webkit-transition: all 2s; /* Safari 和 Chrome */
    -o-transition: all 2s; /* Opera */
    cursor: pointer;
}
.case-section .box .case_img:hover{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
}
.case-section .box .case-content{
    padding-top:8px;
    clear: both;
}
.case-section .box .case-content .l{
    color:#000;
    font-size:22px;
    font-weight:bold;
    float:left;
}
.case-section .box .case-content .r{
    float:right;
}
.case-section .box .case-content .r ul{
    overflow: hidden;
}
.case-section .box .case-content .r ul li{
    width:42px;
    height:48px;
    padding-left:8px;
}
.case-section .line,.case-section .type,.case-section .intro{
    color:#666;
    font-size:14px;
    line-height:24px;
    clear: both;
}

.shade{
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    z-index: 9999999;
    display: none;
}
.shade .shade_bg{
    position: absolute;
    top:0;
    left:0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.4);
}
#city_select_form{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 360px;
    margin-top: -150px;
    margin-left: -180px;
    background-color: #fff;
    -webkit-box-shadow: 0 0 50px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 0 50px rgba(0,0,0,0.3);
    box-shadow: 0 0 50px rgba(0,0,0,0.3);
    border-radius: 4px;
}
#city_select_form .form_top_title{
    color:#333;
    text-align:center;
    font-size:18px;
    padding:16px 0;
    font-weight: 600;
}
#city_select_form .form_top img{
    margin-right: 5px;
}
#city_select_form .form_top div{
    font-size: 24px;
    line-height: 50px;
    font-weight: bold;
}
#city_select_form .form_top p{
    font-size: 19px;
    line-height: 35px;
    font-weight: bold;
}
#city_select_form .form_title{
    position: relative;
    text-align: center;
    height: 50px;
    margin: 0 30px;
}
#city_select_form .form_title span{
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
    position: relative;
    background-color: #fff;
    padding: 0 10px;
}
#city_select_form .form_title hr{
    margin: 0;
    position: absolute;
    top: 25px;
    width: 100%;
}
#city_select_form .layui-form-item .layui-input-inline{
    width: auto;
    margin-right: 0;
}
#city_select_form .layui-form-item{
    margin: 0px 30px 16px;
}
#city_select_form .layui-form-item .layui-form-radio div{
    font-size: 16px;
    font-weight: bold;
}
#city_select_form .layui-form-item .layui-form-radio i{
    display: none;
}
#city_select_form .layui-form-item .layui-form-radio{
    border: 1px solid #d2d2d2;
    line-height: 30px;
    margin: 0;
    width: 80px;
    height: 60px;
    padding: 26px 30px;
    text-align: center;
}
#city_select_form .layui-form-select dl dd.layui-this{
    background-color: rgba(0,170,235,0.9);
    color: #333;
}
#city_select_form .form_btn{
    text-align: center;
    margin-top: 30px;
    margin-bottom:30px;
}
#city_select_form .form_btn button{
    outline: none;
    border: 1px solid #00AAEB;
    line-height: 36px;
    padding: 0 80px;
    margin: 0 5px;
    cursor: pointer;
    background-color: #00AAEB;
    border-radius: 18px;
    width:280px;
    font-size:16px;
    color:#fff;
}
#city_select_form .form_btn button:hover {
    background-color: rgba(0,170,235,0.9);
}
#city_select_form .form_btn button:active {
    background-color: rgba(0,170,235,1);
}

























