@import "font.css";
body,dl,dt,dd,ul,ul li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,button{-webkit-font-smoothing:antialiased;padding:0;margin:0;font-family:"Microsoft Yahei","微软雅黑",Arial,Helvetica,sans-serif;font-size: 12px;}
*{-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-tap-highlight-color:rgba(0,0,0,0);scrollbar-width: none; /* firefox */}
*:focus{outline:0}
img,input,select,textarea,button,object{vertical-align:middle}
html{_overflow-x:hidden;}
html,body{min-width:320px;margin:0 auto;-moz-user-select:none;background-color: #fbfdfe;}
img{border:0;max-width:100%}table{border-collapse:collapse}
ul,ul li{list-style:none;margin:0;padding:0;list-style-type:none}
dt,dd{list-style:none;margin:0;padding:0;list-style-type:none}
hr{height:1px;border:0;border-top:1px dotted #ccc;overflow:hidden}
hr.c2{border:0;border-top:2px solid #ddd}
hr.dashed{border-top:1px dashed #e4e4e4}
*::-webkit-scrollbar {display: none; /* Chrome Safari */}
::-webkit-scrollbar{width:0;height:1px}
::-webkit-scrollbar-thumb{border-radius:0px;-webkit-box-shadow:inset 0 0 0px rgba(0,0,0,.2);background:rgba(0,0,0,.2)}
.clearfix{clear: both;}
.clearfix:after{display:block;visibility:hidden;clear:both;height:0;content:"."}
a{color:#666;text-decoration:none;blr:expression(this.onFocus=this.blur())}
strong{line-height:30px}
em,i{font-style:normal}
.line-t-50,.line-t-40,.line-t-25,.line-t-30,.line-t-29,.line-t-28,.line-t-20,.line-t-17,.line-t-10,.line-t-6{width:100%;clear:both;font-size:0;line-height:0}
.line-t-50{height:50px}
.line-t-40{height:40px}
.line-t-30{height:30px}
.line-t-29{height:29px}
.line-t-28{height:28px}
.line-t-25{height:25px}
.line-t-17{height:17px}
.line-t-15{height:15px}
.line-t-20{height:20px}
.line-t-10{height:10px}
.line-t-6{height:6px}
.l{float:left;}
.r{float:right;}
.m{margin:0 auto;}
.vblock{display:block}
.vhidden{display: none;}
.w100{width:100%}
.wto,.hc_ul li{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
.nopaddingover{-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box;}
*, :after, :before {-webkit-box-sizing: border-box;box-sizing: border-box;}
.bgfff{border-color:#fff;background-color:#fff}
.por{position:relative}
.rich_content:before{content:'';display:table;}
.rich_content{width:100%;cursor: default;margin:0 auto;position: relative;}
.home {width: 100%;height: 100%;background-color: #fbfdfe;}
.home:before{content:'';display:table;}

.title{position:relative;width: 100vw;height: 13.793vh;background: url("../images/title.png") no-repeat;background-size: 100% 100%;}

.title .tongzhi {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    position: absolute;
    bottom: -5vw;
    left:0;
    right: 0;
    width: 90%;
    margin: auto;
    padding: 2.67vw;
    line-height: .92rem;
    font-size: .27rem;
    color: #333333;
    text-align: center;
    border-radius: .22rem;
    background-color: #FFFFFF;
}

.title .tongzhi .tongzhi-icon {
    width: .37rem;
    margin-right: .28rem;
}
.cx{
    /*width: 95.73vw;*/
    width: 92vw;
    border-width: 0.27vw;
    border-color: rgb(209, 222, 227);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0.27vw 1.739vh 0.77vw rgba(212, 227, 240, 0.81);
    margin: 0 auto;
}
.selectAddr{}
.selectAddr .city{
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 80%;
    margin: 0 auto;
}
.selectAddr .city .city-item{
}
.selectAddr .city .city-icon{
    position: relative;
    width: 7.47vw;
}
.selectAddr .city .city-icon img{
    width: 7.47vw;
    height: 2.324vh;
    position: absolute;
    bottom: 2vh;
    left: 0;
    right: 0;
    margin: auto;

}
.selectAddr .city .city-item .tip {
    font-size: 4.47vw;
    /*color: rgb(15, 89, 164);*/
    color: #5994f4;
    text-align: center;
}
.selectAddr .city .city-item .start,.selectAddr .city .city-item .end {
    font-size: 5.47vw;
    font-weight: bold;
    color: rgb(73, 73, 73);
    -moz-transform: matrix( 0.32007585175553,0,0,0.32007585175553,0,0);
    border-bottom: 0.6vw solid rgb(15, 89, 164);
    line-height: 5.47vw;
    text-align: center;
    position: relative;
    width: 29vw;
    max-height: 5vh;
    padding-bottom: 1.5vw;
}
.selectAddr .city .city-item .end.trs{

}
.selectAddr .city .city-item .end select{
    /* font-size: 5.47vw; */
    /* color: rgb(73, 73, 73); */
    /* font-weight: bold; */
    /* text-align: center; */
    width: 100%;
    height: 100%;
    border: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: transparent;
    text-align-last: center;
    /* padding: 0px 0.6vw 0vw 0.6vw; */
    /* line-height: 5.47vw; */
    /* white-space: nowrap; */
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.selectAddr .city .city-item .end select option{
    text-align: center;
}

.selectAddr .city .city-item .decrease{
    position: absolute;
    right: -5vw;
    top: 0;
    bottom: 0;
    margin: auto;
    color: #0f59a4;
    z-index: 99999;
    width: 0;
    height: 0;
    border-left-width: 2vw;
    border-right-width:2vw;
    border-bottom-width:0vw;
    border-top-width:2.5vw;
    border-color: #0f59a4 transparent transparent transparent;
    border-style: solid;
}

.selectAddr .line{
    background-color: rgb(15, 89, 164);
    opacity: 0.302;
    width: 92%;
    height: 0.225vh;
    margin: 0 auto;
}

.selectAddr .service-tips {
    font-size: 2vh;
    width: 90%;
    margin: 0 auto;
    padding: 10px 0px;
    color: rgb(189, 191, 185);
    text-align: justify !important;
}

.leave{

}
.leave .head,.into .head{
    font-family: "FZDHTJW";
    width: 93%;
    font-size: 6vw;
    margin: 0 auto;
    /*color: #0f59a4;*/
    color: #5994f4;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
}
.leave .head .leaveX,.into .head .intoX{
    font-family: "FZDHTJW";
    display: inline-block;
    font-size: 8.33vw;
    line-height: 12vw;
    background-color: #52b55b;
    color: #fff;
    width: 12vw;
    height: 12vw;
    border-radius: 50%;
    text-align: center;
    margin-right: 3vw;
}
.into .head .intoX.in{
    background-color: #f78836;
}
.leave .desc,.into .desc{
    width: 90%;
    font-size: 5vw;
    margin: 0 auto;
    font-weight: bold;
    color: #5e616d;
    text-align: justify !important;
}
.leave .desc #strong,.into .desc #strongx{
   /* color: #113fbc;*/
    color: #5994f4;
}
.leave .detailBtn,.into .detailBtn{
    border-width: 0.27vw;
    border-color: rgb(209, 222, 227);
    border-style: solid;
    border-radius: 10px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 0.27vw 1.739vh 0.77vw rgba(212, 227, 240, 0.81);
    width: 88%;
    z-index: 27;
    margin:  3.67vw auto;
    color: #494949;
    font-size: 5vw;
    line-height: 1.814;
    text-align: center;
    font-weight: bold;
    padding: 10px 0px;
}

.footer {
    width: 80%;
    margin: 0 auto;
    padding: 15px 0;
}
