@charset "utf-8";
* {
    margin:0;
    padding:0
}
body {
    color:#333;
    background-color:#f9f9f9
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {
    margin:0;
    padding:0;
    font:14px/1.5 Microsoft Yahei,Arial,\5FAE\8F6F\96C5\9ED1,Helvetica,sans-serif
}
table,td,tr,th {
    border-collapse:collapse;
    border-spacing:0;
    font-size:14px
}
ol,ul {
    list-style:none
}
li {
    list-style-type:none
}
img {
    vertical-align:middle;
    border:0
}
address,cite,code,em,th,i {
    font-weight:normal;
    font-style:normal
}
.clear {
    clear:both;
    *zoom:1
}
.clear:after {
    display:block;
    overflow:hidden;
    clear:both;
    height:0;
    visibility:hidden;
    content:"."
}
a {
    text-decoration:none;
    color:#333;
    cursor:pointer
}
a:visited {
    text-decoration:none
}
a:hover {
    text-decoration:none
}
a:active {
    text-decoration:none
}
.fl {
    float:left
}
.fr {
    float:right
}
::-webkit-scrollbar {
    width:0
}
::-webkit-scrollbar-track {
    background-color:#e6e6e6;
    border-radius:0px
}
::-webkit-scrollbar-thumb {
    background-color:#2e71b4;
    border-radius:4px
}
::-webkit-scrollbar-thumb:window-inactive {
    background-color:#2e71b4;
    border-radius:4px
}
input[type="button"],input[type="submit"],input[type="reset"] {
    -webkit-appearance:none
}
textarea {
    -webkit-appearance:none
}
input {
    border-radius:0
}
.w1400 {
    width:1400px;
    margin:0 auto
}

.index{
    width: 90%;
    margin-top: 20px;
    margin-left: 5%;
}

.logo{
    width: 100%;
    min-height: 200px;
    background: #ddd;
}

.listlogo{
    width: 100%;
    margin-top: 20px;
}

.listlogo li{
    width: 46%;
    margin: 2%;
    float: left;
    list-style: none;
    min-height: 60px;
    overflow: hidden;
}

.listlogo li img{
    width: 100%;
}

.index_selection_page_container {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.index_selection_page_container ul,
.index_selection_page_container li {
    list-style-type: none;
}

.index_selection_flex_1 {
    flex: 1;
}

.index_selection_scroll_bar {
    width: 100%;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

*,
::after,
::before {
    margin: 0;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    touch-action: manipulation;
    flex-shrink: 0;
    border: none;
    outline: none;
}

.index_selection_data_list li {
    height: 55px;
    line-height: 54px;
    padding-left: 20px;
    font-size: 16px;
    /* padding-bottom: 10px; */
    /* margin: 10px; */
    border-bottom: #f1f1f1 1px solid;
}

.index_selection_data_list li img{
    width: 30px;
    height: 30px;
    margin-right: 10px;
}

.index_selection_title_p {
    height: 40px;
    background: #f7f7f7;
    line-height: 40px;
    padding-left: 20px;
    font-size: 16px;
}

.index_selection_city_activate {
    color: #74abfb;
}

.index_selection_cursor {
    top: 40px;
    width: 30px;
    right: 0;
    position: absolute;
    height: auto;
    z-index: 999;
    background-color: #ca141400;
    color: #3f8af9;
    top: 50%;
    transform: translate(-0, -50%);
}

.index_selection_cursor li {
    margin-top: 1px;
    text-align: center
}

header {
    width: 100%;
    height: 40px;
    background-color: white;
    position: relative;
}

header .icon_container {
    position: absolute;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

header .title {
    position: absolute;
    width: 100%;
    height: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 17px;
}

html,
body {
    width: 100%;
    height: 100%;
    background-color: white;
    color: #333;

}


    /* iOS 4.1- */
}
.iconfont {
    margin-left: 19px;
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.icon-close:before {
    content: "\e622";
}

.qichelist{
    width: 96%;
    margin: 2%;
}
.qichelist li{
    width: 46%;
    margin: 2%;
    background: #fff;
    float: left;
}

.qichelist li .txt{
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.qichelist li .img{
    width: 100%;
}

.qichelist li .img img{
    width: 100%;
}

.pfxq{
    width: 100%;
    margin-top: 10px;
    position: 10px 0;
    background: #fff;
}

.pfxq li{
    height: 50px;
    line-height:50px;
    border-bottom: #f1f1f1 1px solid;
    width: 96%;
    margin-left: 2%;
}

.pfxq li span{
    float: right;
}

table {
    width: 100%;
    padding: 0;
    margin: 0;
    border-collapse: collapse;
}
td.alt {
    background: #F5FAFA;
    color: #797268;
}

 td {
     border: 1px solid #C1DAD7;
     background: #fff;
     font-size: 11px;
     padding: 6px 6px 6px 12px;
     color: #4f6b72;
 }

.tab-nav{
    height: 50px;
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    background: #fff;
}

.tab-nav li{
    display: inline-block;
    padding: 0 30px;
}
.tab-active a{
    color: #17A1FF;
    font-weight: bold;
    font-size: 20px;
}

.xilie{
    background: #fff;
    overflow: hidden;
    margin-top: 10px;
    padding: 10px;
}

.page__hd {
    padding: 15px;
    padding-bottom: 0;
    border-bottom: #f1f1f1 5px solid;
}

.weui-form-preview {
    position: relative;
    background-color: #fff;
}

.weui-form-preview__hd {
    position: relative;
    text-align: right;
    line-height: 2.5em;
}

.weui-form-preview__item {
    overflow: hidden;
}

.weui-form-preview__label {
    float: left;
    margin-right: 1em;
    min-width: 4em;
    color: rgba(0,0,0,0.5);
    text-align: justify;
    text-align-last: justify;
}

.weui-form-preview__hd .weui-form-preview__value {
    font-style: normal;
    font-size: 1.4em;
    font-weight: bold;
}

.weui-form-preview__value {
    display: block;
    overflow: hidden;
    word-break: normal;
    word-wrap: break-word;
    color: rgba(0,0,0,0.9);
}
.weui-form-preview__hd:after {
    content: " ";
    position: absolute;
    left: 0;
    bottom: -10px;
    right: 0;
    height: 1px;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    color: rgba(0,0,0,0.1);
    -webkit-transform-origin: 0 100%;
    transform-origin: 0 100%;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    left: 0px;
}

.weui-form-preview__bd {
    padding: 16px 0;
    font-size: 0.9em;
    text-align: right;
    color: rgba(0,0,0,0.5);
    line-height: 2;

}

.weui-form-preview__bd .li{
   height: 36px;
    line-height: 36px;

}

.pftt{
    height: 40px;
    line-height: 40px;
    background: #ddd;
    text-indent: 10px;
}

.pfcon{
    width: 96%;
    margin: 2%;
}

.pfcontt{
    font-size: 16px;
    font-weight: bold;
    text-indent: 10px;
    margin-bottom: 10px;
}

.peifang{
    margin-left: 10px;
    width: 60%;
    background: none;
}

.index_selection_data_list2 li{
    width: 33%;
    float: left;
    height: 55px;
    line-height: 54px;
    padding-left: 20px;
    font-size: 16px;
    /* padding-bottom: 10px; */
    /* margin: 10px; */
    border-bottom: #f1f1f1 1px solid;
}

.serch{
    position: absolute;
    width: 100%;
    height: 80%;
    display: flex;
    justify-content: flex-end;
}

.serch img{
    margin-right: 10px;
    margin-top: 5px;
    height: 90%;
}



.search_index_content_menu .search_item{

}
.search_item .search_item_s{
    padding: 10px;
    /* background: #de3a04; */
}
.search_item_s_b{
    background: #FFF;
    height: 40px;
}
.search_item_s_b .search_item_s_l{
    float:left;
    padding: 10px 0 10px 10px;
    background: #FFF;
    height: 20px;
    width: 76%;
}
.search_item_s_b .search_item_s_r{
    float: right;
}
.search_item_s_b .r_a{
    width: 59px;
    height: 40px;
    border-left: 1px solid #E4E4E4;
    display: block;
    background: #FFF;
    float: right;

}
.search_item_s_b .r_a i{
    width: 22px;
    height: 25px;
    background: url(img/bg_search_icon.png) no-repeat;
    background-size: 200px 200px;
    display: inline-block;
    background-position: -2px -102px;
    margin: 8px 0 0 18px;
}

.search_item_s_l .f_b_a_city{
    max-width: 100px;
    height: 20px;
    border-right: 1px solid #E5E5E5;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
    padding: 0 5px 0 0;
    overflow: hidden;
}


.search_item_x{

    padding: 10px 10px 20px

}
.search_item_x .item_x_t{
    padding: 10px 0;
    color: #999;
}
.search_item_x .item_x_m{
    width: 100%;
    position: relative;
}
.item_x_m li{
    display: inline-block;
    margin: 0 3px 10px 3px;
}
.item_x_m li a{
    padding: 0 17px;
    line-height:34px;
    border: 1px solid #dddddd;
    background: #FFF;
    color: #333;
    display: block;
    font-size:14px;
    border-radius:3px;
}