.search2[data-v-1168753e] {
    height: 80px;
    overflow: hidden;
    background-color: #eff2f3
}

.inputbox[data-v-1168753e] {
    width: 100%;
    overflow: hidden
}

.inpustry1[data-v-1168753e] {
    width: 73%;
    height: 40px;
    line-height: 40px;
    border: 0 none;
    padding-left: 2%;
    font-size: 14px;
    border-radius: 10px 0 0 10px;
    background-color: #fff;
    float: left;
    color: #8d8e8e
}

.sub1[data-v-1168753e] {
    height: 40px;
    line-height: 40px;
    background-color: #6bcafc;
    font-size: 14px;
    width: 25%;
    border-radius: 0 10px 10px 0;
    display: block;
    float: left;
    display: flex;
    align-items: center;
}

.sub1 img[data-v-1168753e] {
    width: 100%;
    height: auto;
}

.inpustry1[data-v-1168753e]::-webkit-input-placeholder {
    color: #cacaca
}

.inpustry1[data-v-1168753e]::-moz-placeholder {
    color: #cacaca
}

.inpustry1[data-v-1168753e]:-ms-input-placeholder {
    color: #cacaca
}

.inpustry1[data-v-1168753e]:-moz-placeholder {
    color: #cacaca
}

.mt30[data-v-1168753e] {
    margin-top: 20px
}

.searchlist ul li[data-v-c886960e] {
    list-style: none;
    width: 92%;
    cursor: pointer;
    display: block;
    padding: 0 0 0 8%;
    background: url(../img/left_one.png) no-repeat 5px 14px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #333;
    border-bottom: 1px dashed #b3dcf2;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}
.searchlist_sec ul li[data-v-c886960e] {
    background: url(../img/left.png) no-repeat 5px 14px;
}
.searchlist ul li[data-v-c886960e] a{
    color: #333;
    width: 100%;
    display: block;
}

.gline[data-v-c886960e] {
    height: auto;
    overflow: hidden;
    width: 100%;
    padding-top: 15px
}

.gline img[data-v-c886960e] {
    width: 100%
}


/*详情页*/
.tltext[data-v-0212194b] {
    padding: 2%;
    width: 96%;
    position: relative;
    font-size: 16px;
    line-height: 28PX;
    color: #333
}

.tltext em[data-v-0212194b] {
    color: #dd0101;
    font-size: 18px;
    font-weight: 700;
    font-style: normal;
    background-color: #ff0
}

.tltext h3[data-v-0212194b] {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 700
}

.tltext h3.textlist[data-v-0212194b] {
    margin-bottom: 15px;
    font-size: 16px;
    line-height: 150%;
    font-weight: 500;
    text-align: left
}

.tltext .title[data-v-0212194b] {
    border-bottom: 1px solid #ccc;
    margin-bottom: 30px
}

.tltext .title h2[data-v-0212194b] {
    line-height: 40px;
    font-size: 24px;
        padding: 0 40px;
}

.tltext h1[data-v-0212194b] {
    font-size: 24px
}

.prev_info[data-v-0212194b] {
    display: inline-block;
    width: 40px;
    height: 64px;
    background: url("../img/prev_info.png") no-repeat;
    background-size: contain;
    position: absolute;
    left: 0px;
    cursor: pointer;
    margin-top: 43px;
    background-color: #fff
}

.next_info[data-v-0212194b] {
    display: inline-block;
    width: 40px;
    height: 64px;
    background: url("../img/next_info.png") no-repeat;
    background-size: contain;
    position: absolute;
    right: 0px;
    cursor: pointer;
    margin-top: 43px;
    background-color: #fff
}

.pcon p[data-v-0212194b] {
    text-indent: 2em
}

.pcon div[data-v-0212194b] {
/*    text-indent: 2em;*/
    text-indent: 0;
    text-align: justify
}

.pcon h1,.pcon h2,.pcon h3,.pcon h4,.pcon h5{
    font-weight: bold;
}
.pcon h1{
    line-height: 21px !important;
}
.pcon h1 span{
    line-height: unset !important;
}