﻿.ways-wrap{
    padding: 4.16% 0;
}
.msg-wrap{
    padding: 5.83% 0;
}
.about-thead{
    float: left;
    width: 25%;
}
.about-thead em{
    color: #000;
    padding-bottom: 26px;
    background: url(../image/bdb.png) repeat-x 0px bottom;
}
.about-tbody{
    float: right;
    width: 75%;
}
.message p{
    float: left;
    width: 31.77%;
    height: 50px;
    line-height: 50px;
    background: #fff;
    margin: 0 2.2% 2.2% 0;
    padding: 0 2.2%;
}
.message p:nth-of-type(3){
    margin: 0 0 2.2% 0;
}
.message input, .message textarea{
    width: 100%;
    height: 100%;
    font-family: 'Arial';
    color: #585858;
}
.message textarea{
    line-height: 170%;
    padding: 10px 0;
}
.w-100{
    width: 100%!important;
    height: 180px!important;
}
.msg-btn{
    width: 200px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}
.ways-x, .ways-y{
    float: left;
    width: 50%;
}
.ways-img{
    /*float: left;*/
    width: 6.66%;
}
.ways-img img{
    width: 100%;
    margin-top: -2px;
}
.ways-txt{
    /*float: left;*/
    display: inline-block;
    width: 84%;
    margin-left: 8%;
    vertical-align: middle;
}
.ways-img img{
    line-height: 30px;
}
.ways h2{
    color: #585858;
    line-height: 30px;
}
.ways p{
    margin: 11px 0;
}
.route{
    font-size: 12px;
    border-bottom: 1px solid #28166f;
}
.ways-x>div, .ways-y>div{
    margin-bottom: 11%;
}
.share a{
    margin-right: 20px;
}
.vtop{
    vertical-align: top;
    line-height: 30px;
}

.gsx-contact{
    width: 100%;
    height: auto;
    padding: 10px 0;
}
.gsx-main{
    width: 50%;
    height: auto;
    padding-bottom: 50px;
}
.gsx-list{
    padding: 10px 0 20px 0;
}
.gsx-list>p{
    width: 100%;
    position: relative;
    padding: 12px 0 12px 45px;
}
.gsx-list>p>span{
    display: block;
    width: 25px;
    height: 30px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    text-align: center;
}
.gsx-list>p>span>img{
    display: inline-block;
}
.cor28{
    color: #281770;
}
.cor27{
    color: #27afff;
}
.fontWe{
    font-weight: bold;
}
.bgf6{
    background-color: #f6f6f6;
}

.gsx-input-row{
    margin: 0 -10px;
}
.gsx-input-main{
    width: 50%;
    height: auto;
    padding: 0 10px;
}
.gsx-input{
    padding-top: 15px;
}
.gsx-input input{
    width: 100%;
    height: 40px;
    border: 1px solid #e5e5e5;
    padding: 0 15px;
}
.gsx-input textarea{
    width: 100%;
    height: 80px;
    border: 1px solid #e5e5e5;
    padding: 15px;
}
.gsx-input>a{
    display: block;
    width: 120px;
    height: 42px;
    text-align: center;
    line-height: 42px;
    background-color: #59c7fe;
    color: #fff;
}

.gsx-map{
    width: 100%;
}
.gsx-map>img{
    width: 100%;
}