.top {
    position: relative;
}

.top .fs-15 {
    letter-spacing: 3px;
}

.icon-search {
    display: inline-block;
    width: 16px;
    height: 14px;
    background: url("../images/icon/icon-search.png") no-repeat center/14px auto;
}

.search {
    background: #fff;
    height: 34px;
    line-height: 34px;
    border-radius: 20px;
    overflow: hidden;
}
.search-s{
    position: absolute;
    top: 0;
    width: 90%;
    left: 5%;
    right: 5%;
    z-index:11;
}

.search input {
    width: 88%;
}

.text-index {
    width: 314px;
    margin: 36px auto 20px;
    display: block;
}

.menu-img {
    display: block;
    width: 50px;
    height: 50px;
    margin: auto;
}

.icon-right {
    display: block;
    width: 8px;
    height: 14px;
    background: url("../images/icon/icon-right.png") no-repeat center/8px auto;
    margin: 10px 0;
}

.icon-close {
    display: block;
    width: 15px;
    height: 15px;
    background: url("../images/icon/icon-close.png") no-repeat center/15px auto;
    margin: 10px 0;
}

.banner {
    height: 100px;
}

.banner img {
    width: 100%;
}

.news-pic {
    width: 85px;
    height: 55px;
    margin-right: 10px;
}

.news-pic img{
    width:100%;
    height: 100%;
}

.button {
    width: 150px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    border: 1px solid #1D5BF4;
    display: block;
}

.abouts-pic {
    width: 100%;
    height:158px;
}

.activity-text {
    line-height: 30px;
    padding: 0 4%;
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    background: #333;
    width: 92%;
    opacity: 0.8;

}

.search-key {
    background: #F7F8FA;
}

.search-key input {
    background: none;
}

.btn-submit {
    width: 100%;
    display: block;
    height: 40px;
    line-height: 40px;
    color: #fff;
    background-color: #1D5BF4;
    text-align: center;
    border-radius: 2px;
    letter-spacing: 8px;
    margin-top: 40px;
}

.textarea {
    height: 220px;
    width: 92%;
    position: relative;
    overflow: hidden;
    padding: 0 4%;
}

.textarea textarea {
    width: 100%;
    border: 0;
    padding: 15px 0;
    height: 190px;
}

.textarea .page {
    position: absolute;
    right: 15px;
    bottom: 15px;
    color: #999;
    font-size: 12px;

}

.btn-getmsg {
    background: #EAF0FF;
    color: #1D5BF4;
    font-size: 12px;
    text-align: center;
    width: 100px;
    border-radius: 2px;
    display: inline-block;
    height: 24px;
    line-height: 24px;
    margin: 12px 0;
}

.tip {
    width: 280px;
    position: fixed;
    left: 0;
    right: 0;
    top: -14%;
    bottom: 0;
    color: #fff;
    height: 100px;
    line-height: 100px;
    background: #333;
    opacity: 0.8;
    text-align: center;
    margin: auto;
}

.vip {
    width: 48%;
    margin-bottom: 20px;
}

.vip:nth-child(2n+1) {
    float: left;
}

.vip:nth-child(2n) {
    float: right;
}

.vip img {
    width: 160px;
    height: 205px;
    display: block;
    margin: auto;
}

.vip .fs-15 {
    margin: 12px 0 8px 0;
}

.loading {
    text-align: center;
    font-size: 14px;
    color: #999;
}

.blue-bar {
    background: #1D5BF4;
    width: 3px;
    height: 14px;
    display: inline-block;
    margin-right: 10px;
    float: left;
    margin-top: 14px;
}

.btn-opinion {
    width: 100%;
    line-height: 50px;
    height: 50px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    background: #1D5BF4;
    position: fixed;
    bottom: 0;
    left: 0;
}

input[type=search]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    position: relative;
    background-size: 15px 15px;
    width: 15px;
    height: 15px;
    background: url("../images/icon/icon-close.png") no-repeat center/15px auto;
    margin: 10px 0;
}

.rich-text img{
    width: 100% !important;
    margin:auto;
    /*max-height:240px;*/
}

.rich-text table{
    width: 100%;
}

.rich-text p{
    line-height:30px !important;
    color: #666 !important;
}

.banner-index{
    display: block;
    width:100%;
    max-height:178px;
}
.banner-index img{
    width:100%;
    margin:auto;
}
.swiper-pagination-bullet{
    background: #fff !important;
}
.tips{
    position: absolute;
    top: 46%;
    left: 50%;
    width: 70px;
    margin-left: -35px;
}
.know p:first-child{
    font-size:24px;
    margin-top:23px;
    margin-bottom:30px;
    font-weight:bold;
}
/*第二版修改*/
.query-pic{
    width:20px;
    height:20px;
    margin-right:15px;
    float: left;
}
.query .icon-right{
    margin: 3px 0;
}
.btn-feedback{
    width:78px;
    height:36px;
    line-height:36px;
    background: #dde6f9;
    border-radius:36px 0px 0px 36px;
    color: #1D5BF4;
    font-size: 14px;
    position: fixed;
    bottom:40%;
    right:0;
    padding:0 15px;
}
.btn-feedback img{
    width:18px;
    height:18px;
    float: left;
    margin: 9px 4px 9px 0;
}


/*20191216 新增*/

.select-height{
    width:100%;
    height:25px;
}


.select-list{
    width: 65%;
    height: 25px;
    font-size: 16px;
    text-align: right;
    color:black;
}


.select-more{
    width:15%;
    position: relative;
    /*left: 90%;*/
    float: right;
    font-size: 14px;
    color: #0c7ddd;
    /*top: 50%;*/
    top: 5px;
}

.select-height img{
    width:24px;
    height:22px;
}

.menu-nav li{
    text-align: center;
    width: 33.33%;
}

