.banner{background: url("/uploads/allimg/2023/06/22/services.png") no-repeat center;height: 300px;}
.banner .img{text-align: center;}
.banner .banner-text{padding-top:60px;}
.banner .banner-text .title{font-size: 52px;color: #ffffff;display: grid;}
.banner .banner-text .first{border-bottom: 2px solid #13BFB1;width: 680px;}
.banner .banner-text .second{font-size: 35px;}

.marginTop30{margin-top: 30px;clear: both;}
.content .main{float:left;width: 1040px;background: #ffffff;padding: 30px;border-radius: 4px;font-size:18px;}
.content .sidebar{float:right;width: 338px;}
.content .text .title{text-align: center;font-size: 30px;font-weight: bold;margin-bottom: 20px;}

.content .text .climate-location .title{border-left:2px solid #13BFB1;font-size: 26px;font-weight: bold;text-align: left;padding-left: 10px;}

/*电话网络咨询*/
.climate-location .tele-list{background: url("/templets/new/cn/active/service/images/telebg.png") no-repeat center;display: flex;justify-content: center;}
.climate-location .tele-list .left{padding:30px 0;}
.climate-location .tele-list .right{padding:30px 0;width: 300px;color: #ffffff;display: grid;align-items: center;margin: 0 30px;}
.climate-location .tele-list .right a{background: #13BFB1;border-radius: 8px;color: #ffffff;text-align: center;padding: 5px 20px;}

/*表单*/
.climate-location .from{border: 1px solid #eeeeee;border-radius: 8px;padding-left: 20px;padding-bottom: 20px;margin: 20px 0;}
.climate-location .from .one-box{display: flow-root;}
.climate-location .from .two-box{display: flow-root;}
.climate-location .from .form-group{width: 49%;margin:10px 0;}
.climate-location .from .marginleft{float: left;}
.climate-location .from .marginright{float: right;}
.climate-location .from .quickTitle{text-align: center;}
.climate-location .from .quickTitle .cBtn{width:200px;}
.climate-location .from .one-box input,.climate-location .from .one-box select{background: #eeeeee;width: 455px;height: 40px;border: 0px;}
.climate-location .from .two-box .marginleft input{background: #eeeeee;width: 300px;height: 40px;}
.climate-location .from .two-box select{background: #eeeeee;width: 150px;height: 40px;border: 0px;}
.climate-location .from .two-box .radio_left{margin-top: 16px;}

/*办事处办理首先*/
.climate-location .contact_list{display: flow-root;margin-top: 20px;border: 1px solid #eeeeee;padding: 15px;border-radius: 8px;}
.climate-location .contact_list_sub dl {
    width: 397px;
    float: left;
    margin-bottom: 20px;
    padding:30px 20px;
}
.climate-location .contact_list_sub dl dt{font-size: 28px;font-weight: bold;padding: 10px 0;}
.climate-location .contact_list_sub dl .botton{background: #13BFB1;color: #ffffff;padding: 8px 20px;display: inherit;width: 200px;text-align: center;border-radius: 4px;}
.climate-location .contact_list_sub dl .divbotton{margin-top: 30px;}
.climate-location .contact_list_sub p{float: right;}

/*接送机服务*/
.pick-up-drop-off .info{width: 55%;float: left;margin-top: 50px;}
.pick-up-drop-off .in-img{width: 45%;float: right;text-align: right;}

.climate-location .in-img{text-align: center;margin:20px 0;}

@media screen and (max-width:768px) {

    .banner{background: url("/uploads/allimg/2023/06/22/services.png") no-repeat center;height: auto;background-size: cover;}
    .banner .img{text-align: center;}
    .banner .banner-text{padding: 30px 20px;}
    .banner .banner-text .title{font-size: 36px;color: #ffffff;display: grid;}
    .banner .banner-text .first{font-weight: normal;}
    .banner .banner-text .second{font-size: 20px;}

    .content .main{float: none;width: auto;font-size:18px;}
    .content .sidebar{display: none;}

    .climate-location .from{padding:20px;}
    .climate-location .from .one-box input, .climate-location .from .one-box select{width: 100%;}
    .climate-location .tele-list .left{display: none;}

    .climate-location .tele-list .right .botton{margin-top: 10px;}
    .climate-location .tele-list .right a{width: 85%;display: inherit;}

    .climate-location .from .form-group{width: auto;}
    .climate-location .from .marginleft{float: none;}
    .climate-location .from .marginright{float: none;}
    .climate-location .from .two-box .marginleft input{margin-top: 10px;width: 100%;}

    .climate-location .contact_list_sub dl .botton{width: auto;}
    .climate-location .contact_list_sub dl{width: 90%;}
    .climate-location .contact_list_sub p iframe{width: 300px;}

    .pick-up-drop-off .info{width: auto;float: none;}
    .pick-up-drop-off .in-img{width: auto;float: none;}
    .pick-up-drop-off .in-img img,.climate-location .in-img img{width: 100%;}
}