﻿﻿@charset "utf-8";
/* CSS Document */

/*1em=16px;*/
/*@font-face {
    font-family: 'icomoon';
    src: url(../font/icomoon.eot?v=1.0.0) format('embedded-opentype'), url(../font/icomoon.ttf?v=1.0.0) format('truetype'), url(../font/icomoon.woff?v=1.0.0) format('woff'), url(../font/icomoon.svg?v=1.0.0) format('svg');
    font-weight: normal;
    font-style: normal;
}

i {6901028120692

    6901028120692
    font-family: "icomoon";
}*/
* {
    margin: 0;
    padding: 0;
}

html {
    font-size: -webkit-calc(100vw / 23.4375) !important;
    font-size: -moz-calc(100vw / 23.4375) !important;
    font-size: calc(100vw / 23.4375) !important; /*375的设计稿;1em=16px*/
    margin: 0;
    padding: 0;
}

/*@font-face {
    font-family: FZBiaoYS_GBK_YS;
    src: url("http://zsdzres.cqigou.com/FZBiaoYS_GBK_YS.ttf");
}*/

body {
    margin: 0;
    padding: 0;
    color: #000;
    /*font-size: 0.8em;*/
    font-size: 100%;
    font-size: medium;
    /*font-family: Helvetica,"STHeiti STXihei","Microsoft JhengHei","Microsoft YaHei",Tohoma,Arial;*/
    background: #fff;
    overflow-x:hidden;
}

ul, li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}

    a:hover {
        text-decoration: none;
    }

img {
    border: 0;
    vertical-align: top;
}

button:focus {
    outline: none;
}

.cl {
    clear: both;
}
/* 清理浮动 */
.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    zoom: 1;
}
/*body{padding-top: 44px;}*/
.header {
    width: 100%;
    min-width: 320px;
    height: 44px;
    position: fixed;
    background: #2c5daa;
    top: 0;
    z-index: 9999;
    font-size: 1.25em;
}

.header_back {
    line-height: 44px;
    float: left;
    font-size: 0.857em;
    color: white;
    display: block;
}

.header_left {
    float: left;
    width: 24px;
    height: 24px;
    margin: 10px 0 0 10px;
    display: block;
    color: #fff;
    cursor: pointer;
}

.header_right {
    float: right;
    color: #fff;
    margin-right: 10px;
    border: 1px solid #fff;
    margin-top: 12px;
    cursor: pointer;
    font-style: inherit;
    padding: 0 5px;
    font-size: 0.75em;
}

.header_bj {
    float: right;
    width: 24px;
    height: 24px;
    margin: 10px 10px 0 0;
    display: block;
    color: #fff;
    cursor: pointer;
    line-height: 44px;
}

.header_title {
    width: 120px;
    position: absolute;
    left: 50%;
    margin-left: -60px;
    text-align: center;
    line-height: 44px;
    font-size: 1.25em;
    color: #fff;
}

.menu_nav {
    width: 100%;
    position: relative;
    z-index: 999;
    min-width: 320px;
    height: 36px;
    border-bottom: 1px solid #d9d9d9;
    background: #f5f5f5;
}

    .menu_nav li {
        float: left;
        width: 33.33%;
        line-height: 36px;
        text-align: right;
        font-size: 1em;
        display: inline-block;
        color: #000;
        font-weight: bold;
    }

        .menu_nav li .xiala {
            width: 20px;
            height: 20px;
            float: right;
            margin-left: 1%;
            margin-top: 10px;
            margin-right: 10%;
            background: url(../images/xiala.png);
            background-size: 20px 20px;
        }

        .menu_nav li .xialas {
            margin-right: 18%;
        }

.menu_top {
    width: 100%;
    position: absolute;
    z-index: 99;
    min-width: 320px;
    height: auto;
    background: #f5f5f5;
    margin-top: -5px;
}

    .menu_top ul {
        float: left;
        width: 33.33%;
        display: block;
        height: 1px;
        line-height: 36px;
        text-align: right;
        font-size: 0.875em;
    }

        .menu_top ul li {
            width: 90%;
            margin: 0 auto;
            display: none;
            border-bottom: 1px solid #d9d9d9;
        }

            .menu_top ul li a {
                line-height: 36px;
                text-align: center;
                font-size: 1em;
                border-left: 1px solid #d9d9d9;
                color: #000;
                border-right: 1px solid #d9d9d9;
                background: white;
                display: block;
            }

.banner {
    width: 100%;
    min-width: 320px;
    position: relative;
    font-size: 14px;
}

.section img {
    max-width: 100%;
    border-radius: 2px;
    margin-bottom:10px;
    height:auto!important;
}

.shop_section .shop_section_top {
    line-height: 30px;
    height: 30px;
    margin-left: 10px;
    border-bottom: 1px solid #d9d9d9;
}

    .shop_section .shop_section_top h3 {
        float: left;
        font-size: 1em;
        color: #000;
    }

    .shop_section .shop_section_top a {
        float: right;
        font-size: 0.875em;
        font-weight: bold;
        margin-right: 10px;
    }

.shop_section .shop_section_main {
    width: 100%;
    min-width: 320px;
}

    .shop_section .shop_section_main ul {
        display: box;
        display: -webkit-box;
        margin: 5px;
    }

        .shop_section .shop_section_main ul li {
            width: 50%;
            margin: 5px;
            border: 1px solid #d9d9d9;
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
        }

.shop_section .shop_information {
    padding: 10px 5px;
    border-top: 1px solid #d9d9d9;
}

    .shop_section .shop_information h3 {
        font-size: 1em;
        text-align: justify; /*firefox*/
        text-justify: inter-ideograph; /*ie*/
        -ms-text-justify: inter-ideograph;
        overflow: hidden;
        height: 40px;
    }

    .shop_section .shop_information strong {
        font-size: 0.875em;
        width: 100%;
        display: block;
    }

    .shop_section .shop_information .shop_jg {
        margin-top: 5px;
    }

    .shop_section .shop_information .shop_price {
        font-size: 1em;
        font-style: normal;
        color: red;
    }

    .shop_section .shop_information .shop_originalCost {
        font-size: 0.75em;
        margin: 5px;
        color: #000;
    }

    .shop_section .shop_information .Promotional {
        background-color: #f9903b;
        font-size: 0.875em;
        text-align: center;
        display: block;
        color: white;
        border-radius: 3px;
        color: #fff;
        padding: 0px 5px;
        font-weight: bold;
        float: right;
        margin-top: 3px;
    }

.main_visual {
    border-top: 1px solid #d7d7d7;
    overflow: hidden;
    position: relative;
    height: 150px;
}

.main_image {
    overflow: hidden;
    position: relative;
    height: 150px;
}

    .main_image ul {
        width: 9999px;
        overflow: hidden;
        position: absolute;
        top: 0;
        left: 0;
    }

    .main_image li {
        float: left;
        width: 100%;
    }

        .main_image li .img_1 {
            background: url('../images/img_main_1.jpg') center top no-repeat;
        }

        .main_image li .img_2 {
            background: url('../images/img_main_2.jpg') center top no-repeat;
        }

        .main_image li .img_3 {
            background: url('../images/img_main_3.jpg') center top no-repeat;
        }

        .main_image li .img_4 {
            background: url('../images/img_main_4.jpg') center top no-repeat;
        }

        .main_image li .img_5 {
            background: url('../images/img_main_5.jpg') center top no-repeat;
        }

div.flicking_con {
    position: absolute;
    bottom: 10px;
    right: 10px;
    bottom: 3px;
    z-index: 99;
}

    div.flicking_con a {
        float: left;
        width: 15px;
        height: 15px;
        margin: 0;
        padding: 0;
        background: url('../images/btn_main_img.png') 0 0 no-repeat;
        display: block;
        text-indent: -1000px;
    }

        div.flicking_con a.on {
            background-position: 0 -15px;
        }
/********更多商品********/
.content_xqlft .shop_price {
    font-style: normal;
    color: red;
    font-size: 1.14em;
}

.content_xqlft .shop_originalCost {
    font-size: 0.9em;
    margin: 5px;
}
/****商品详情****/
.shopIntro {
    padding: 10px;
}

    .shopIntro h3 {
        font-size: 1em;
        color: #000;
    }

    .shopIntro .shop_price {
        font-size: 1em;
        font-style: normal;
        color: red;
        font-weight: bold;
    }

    .shopIntro .shop_originalCost {
        font-size: 0.875em;
        margin: 10px;
    }

.shopxsth {
    width: 100%;
    min-width: 320px;
    border: 1px solid #d9d9d9;
    font-size: 0.875em;
    border-left: none;
    border-right: none;
    line-height: 20px;
    padding: 10px 0;
}

    .shopxsth .bqian {
        border-radius: 3px;
        padding: 0px 5px;
        margin: 0 10px;
        background-color: #f9903b;
        color: white;
        text-align: center;
        display: block;
        float: left;
    }

.shop_show {
    margin: 0 10px;
    display: block;
    margin-bottom: 50px;
}

.shop_show_hd ul {
    width: 100%;
    display: block;
}

    .shop_show_hd ul li {
        font-weight: bold;
        font-size: 1em;
        float: left;
        width: 68px;
        height: 35px;
        line-height: 35px;
        text-align: center;
        color: #999;
    }

        .shop_show_hd ul li.on {
            border-bottom: 1px solid #666;
            color: #666;
            font-size: 15px;
        }

.shop_show_parameter_01 {
    margin: 0 5px;
    padding: 5px 0;
}

.shop_show_list p {
    width: 50%;
    float: left;
    line-height: 22px;
}

    .shop_show_list p strong {
        font-size: 0.875em;
    }

    .shop_show_list p span {
        font-size: 0.75em;
    }

.shop_show_parameter_02 {
    margin: 0 5px;
}

.shop_show_hd {
    padding-bottom: 5px;
}

.yhxx {
    overflow: hidden;
}

    .yhxx li {
        border-bottom: 1px solid #ccc;
        padding: 10px;
    }

#yhxx_hp {
    margin-left: 15%;
    border-top: 1px dashed #ccc;
    margin-top: 5px;
    padding-top: 5px;
}

.yhxx .yhtx {
    width: 15%;
    float: left;
    border-radius: 100%;
    text-align: center;
    display: block;
    overflow: hidden;
}

.yhxx .yhpl {
    width: 83%;
    margin-left: 2%;
    float: left;
    margin-top: 10px;
    text-align: right;
}

    .yhxx .yhpl h3 {
        font-size: 1em;
        color: #000;
        text-align: left;
    }

.yhxx .col_2b {
    color: #2b61c0;
}

.yhxx .yhpl p {
    width: 100%;
    float: left;
    line-height: 22px;
    font-weight: bold;
    font-size: 0.875em;
    margin-top: 5px;
    text-align: justify; /*firefox*/
    text-justify: inter-ideograph; /*ie*/
    -ms-text-justify: inter-ideograph;
}

.yhxx .yhpl .time {
    font-size: 0.75em;
    color: #666;
    font-weight: normal;
    text-align: right;
}

.yhxx .yhpl a {
    width: 20px;
    float: right;
    display: block;
}

.times {
    font-size: 0.75em;
    display: block;
    text-align: right;
}

#btnTest {
    cursor: pointer;
    margin: 10px auto;
    font-size: 0.875em;
    background: #f2f2f2;
    display: block;
    width: 100px;
    padding: 10px;
    border-radius: 7px;
    text-align: center;
    color: #3fa2ff;
}

#btntxt {
    text-align: center;
    line-height: 22px;
    font-size: 0.875em;
}

#btnTest2 {
    cursor: pointer;
    margin: 10px auto;
    font-size: 0.875em;
    background: #3fa2ff;
    display: block;
    width: 80%;
    padding: 10px;
    border-radius: 7px;
    text-align: center;
    color: #fff;
    box-sizing: border-box;
}
/********* 我的订单 *********/
.content_list {
    background: #f5f5f5;
}

    .content_list > ul > li {
        border: 1px solid #d9d9d9;
        margin-top: 10px;
        background-color: white;
    }

.content_list_xq {
    margin-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dbdbdb;
    position: relative;
    padding-left: 70px;
    padding-right: 75px;
}

#tiaozheng_01 {
    width: 120px;
    display: inline-block;
    height: 28px;
    border: 1px solid #c5c8cf;
    text-align: left;
    overflow: hidden;
    margin: 10px 0;
    margin-right: 10px;
    padding-right: 0;
}

#tiaozheng_02 {
    width: 95%;
    font-size: 1em;
}

#tiaozheng_03 {
    text-align: left;
}

#tiaozheng_04 {
    padding-right: 0;
    margin-right: 5px;
}

#tiaozheng_05 {
    width: 98%;
}

#tiaozheng_06 {
    margin: 0;
}

.content_list_xqs {
    margin: 10px 0 0 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    position: relative;
}

.content_list .content_list_shopicon {
    width: 60px;
    height: 60px;
    overflow: hidden;
    display: block;
    float: left;
    position: absolute;
    left: 0px;
}

.content_list .content_xqlft {
    margin: 0 10px;
    float: left;
    line-height: 20px;
    width: 100%;
}


.content_xqlft p {
    overflow: hidden;
    font-size: 0.875em;
}

.content_xqlft h3 {
    color: #000;
    font-size: 1em;
}

#content_h3 {
    height: 40px;
    color: #000;
    font-size: 1em;
    white-space: normal;
}

.shop_sl {
    float: right;
}

    .shop_sl input {
        width: 10px;
    }

#content_xt {
    float: right;
    line-height: 20px;
}

.content_fkxx p {
    float: right;
}

.content_slds {
    width: 120px;
    display: inline-block;
    height: 28px;
    border: 1px solid #c5c8cf;
    text-align: left;
    overflow: hidden;
    margin: 10px 0;
}

.preo, .next {
    height: 30px;
    display: block;
    width: 40px;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 1.4em;
}

.sl {
    width: 38px;
    float: left;
    height: 30px;
    border: none;
    border-left: 1px solid #c5c8cf;
    border-right: 1px solid #c5c8cf;
    text-align: center;
    border-radius: 0;
    font-size: 1.2em;
}

.content_xqrht {
    position: absolute;
    right: 0;
    bottom: 5px;
    height: 100%;
    margin-top: 3px;
}

.content_list .content_xqrht p {
    text-align: right;
    margin-right: 10px;
    font-size: 0.875em;
    line-height: 1.6;
}

.content_fkxx {
    line-height: 50px;
    height: 50px;
    text-align: right;
    font-size: 0.875em;
    font-weight: normal;
    border-bottom: 1px solid #dbdbdb;
}

    .content_fkxx p {
        padding-right: 10px;
    }

    .content_fkxx .content_ems {
        float: left;
        font-weight: normal;
    }

    .content_fkxx span {
        float: right;
        padding-right: 10px;
    }

    .content_fkxx textarea {
        height: 80px;
        line-height: 22px;
        width: 100%;
        resize: none;
        border-radius: 3px;
        border: 1px solid #dbdbdb;
    }

.content_ems {
    float: left;
    font-weight: normal;
}

.content_pay {
    line-height: 35px;
    padding: 10px 0;
    padding-right: 10px;
}

.content_pays {
    line-height: 35px;
    padding-right: 10px;
}

    .content_pays p {
        float: right;
    }

    .content_pays span {
        color: red;
    }

.content_pay a {
    width: 72px;
    height: 22px;
    text-align: center;
    margin: 0 10px;
    line-height: 22px;
    border-radius: 3px;
    float: right;
    border: 1px solid #dbdbdb;
    display: block;
    color: #000;
    font-size: 0.875em;
}

.zhuangtai {
    color: rgb(255, 58, 0);
    font-weight: bold;
}

.zhuangtais {
    color: white;
}

    .zhuangtais .biaoqian {
        padding: 1px 4px;
        width: 27px;
        height: 14px;
        text-align: center;
        line-height: 27px;
        border-radius: 3px;
        font-weight: bold;
        background: orange;
    }

    .zhuangtais .hui {
        padding: 1px 4px;
        font-weight: bold;
        border-radius: 3px;
        background: red;
        margin: 3px;
    }
/***** newplace ******/
.place_main ul {
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    background: #fff;
}

    .place_main ul li {
        color: #000;
        position: relative;
        border: 0;
        margin-left: 10px;
        font-size: 1em;
        border-bottom: 1px solid #cccccc;
        line-height: 44px;
    }

        .place_main ul li p {
            position: absolute;
        }

.inps {
    line-height: 30px;
    height: 30px;
    margin-left: 80px;
    border: none;
    font-size: 0.875em;
}

.xz input {
    font-size: 1em;
}

#ss {
    height: 60px;
    line-height: 20px;
    margin-top: 15px;
    border: 0;
    margin-left: 80px;
    font-size: 0.875em;
    color: #ccc;
}

.place_btn {
    margin: 5px auto;
    display: block;
    color: white;
    font-weight: bold;
    width: 90%;
    font-size: 18px;
    border-radius: 5px;
    background: #f04f47;
    border: 1px solid #bc2626;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

.place_buton {
    width: 100%;
    border-top: 1px solid #ccc;
    position: fixed;
    bottom: 0;
    height: 40px;
    background: #f6f6f6;
}
/*******manageplace******/
.manageplace {
    margin-bottom: 45px;
}

    .manageplace ul li {
        border-top: 1px solid #dbdbdb;
        border-bottom: 1px solid #dbdbdb;
        border-left: none;
        border-right: none;
        margin-top: 10px;
        background: #fff;
        padding: 8px 0;
        padding-left: 10px;
    }

        .manageplace ul li.true {
            border-top: 1px solid #1496e8;
            border-bottom: 1px solid #1496e8;
        }

    .manageplace .manageplace_information {
        position: relative;
        margin-left: 10px;
        height: 80px;
    }

.manageplace_l {
    padding-right: 44px;
}

    .manageplace_l h3, .manageplace_ls h3, .manageplace_ls span {
        float: left;
        line-height: 24px;
        font-size: 1em;
        color: #000;
    }

    .manageplace_l strong, .manageplace_ls strong {
        float: right;
        line-height: 24px;
        font-size: 0.875em;
        font-weight: normal;
        color: #000;
    }

    .manageplace_l p, .manageplace_ls p {
        float: left;
        line-height: 22px;
        margin: 5px 0;
        font-size: 0.875em;
        width: 100%;
    }

.manageplace .mainageplace_icon {
    width: 22px;
    height: 22px;
    padding: 10px;
    right: 0;
    position: absolute;
    top: 50%;
    margin-top: -21px;
}

.manageplace_b {
    height: 25px;
    border-top: 1px solid #ccc;
    line-height: 25px;
    padding: 3px 10px;
    color: #999;
    font-size: 0.75em;
}

    .manageplace_b.trues {
        border-top: 1px solid #1496e8;
    }

    .manageplace_b .default {
        float: left;
    }

    .manageplace_b .default_span {
        margin: 0 3px;
    }

    .manageplace_b .manageplace_btn a {
        float: right;
        margin: 2px 5px;
        width: 44px;
        height: 20px;
        text-align: center;
        line-height: 20px;
        display: block;
        border: 1px solid #999;
        border-radius: 2px;
    }
/************confirmindent************/
.manageplace_ls {
    padding-right: 34px;
    color: #000;
}

#no_address {
    text-align: center;
    line-height: 80px;
}

.fl {
    float: left;
}
/************新闻详情************/
.viewInApp {
    width: 100%;
    max-width: 677px;
    height: 50px;
    position: fixed;
    background-color: #fff;
    top: 0;
    z-index: 1;
    color: #000;
    vertical-align: middle;
    line-height: 50px;
    padding: 0 10px;
    box-sizing: border-box;
    box-shadow:0 1px 8px 0 rgba(0,0,0,.2);
    z-index:999;
}

#top_download {
    width: 35px;
    vertical-align: middle;
}

.newspaperGroupName {
    font-size: 1.15em;
}

.informetion {
    font-size: 0.9em;
}

.openapp {
    width: 60px;
    vertical-align: middle;
    float: right;
    margin-top: 11px;
    border: 0;
    background: #E93222;
    color: #fff;
    padding: 5px;
    border-radius: 20px;
    font-size: .8rem;
}

/*.viewInApp {
    width: 100%;
    height: 50px;
    position: fixed;
    background-color: rgba(81,81,89,0.8);
    bottom: 0;
    color: #fff;
    z-index: 1;
}

#top_download {
    width: 35px;
    height: 30px;
    margin-top: 10px;
    margin-left: 1px;
    display: block;
    float: left;
    margin-right: 1px;
}

.newspaperGroupName {
    float: left;
    font-size: 1.25em;
    color: #fff;
    margin-top: 12px;
    height: 26px;
    line-height: 26px;
    margin-right: 1px;
}

.informetion {
    float: left;
    font-size: 0.9em;
    color: #fff;
    margin-top: 12px;
    height: 26px;
    line-height: 26px;
}

.openapp {
    width: 60px;
    height: 20px;
    margin-top: 15px;
    text-align: center;
    line-height: 20px;
    color: #515159;
    font-size: 1em;
    display: block;
    border-radius: 8px;
    background: #fff;
    float: right;
    margin-right: 1px;
}*/

.video {
    margin-top: 70px;
}

.section {
    margin: 8px 20px;
}

    .section .section_top {
        width: 100%;
        color: #000;
    }

    .section .xbt {
        margin: .75em 0 1.8125em 0;
        color: #999;
        line-height: .75em;
        height: .75em;
    }

        .section .xbt span {
            margin-right: .75em;
            font-size: .75em;
            float: left;
        }

        .section .xbt .readNumber {
            margin-right: 0;
            float: right;
        }

            .section .xbt .readNumber .eye {
                display: inline-block;
                width: .75em;
                height: .75em;
                background: url(/img/eye@2x.png) 100% no-repeat;
                background-size: 100%;
            }

.section_top {
    overflow: hidden;
}

.section h3 {
    color: #000;
    /*margin-top: 5px;*/
    font-size: 1.25em;
}

.section .zhengwen {
    font-size: 1em; /*1.17em;*/
    text-align: justify; /*firefox*/
    text-justify: inter-ideograph; /*ie*/
    -ms-text-justify: inter-ideograph;
    line-height: 2em;
    color: #333333;
    overflow-x:hidden;
}

    .section .zhengwen a {
        text-decoration: underline;
    }

.xgxw {
    margin: 1em 1.25em;
    border-bottom: 1px solid #E6E6E6;
}

    .xgxw .xgxw_title {
        font-size: 1em;
        font-weight: 600;
        color: #333333;
        margin-bottom: .5em;
    }

    .xgxw .item {
        margin: 16px auto;
        height: 4.0625em;
    }

        .xgxw .item img {
            width: 6.0625em;
            height: 4.0625em;
            background: rgba(143,143,143,1);
            border-radius: .125em;
            margin-right: .75em;
            float: left;
        }

        .xgxw .item .content {
            /*width: 14.125em;*/
            height: 4.0625em;
            font-size: .9375em;
            color: #333333;
            line-height: 1.3125;
            display: -webkit-box;
            -webkit-box-orient: vertical;
            -webkit-line-clamp: 3;
            overflow: hidden;
        }
/****************评论*/
.comment {
    margin: 1em 1.25em;
    /*border-bottom: 1px solid #E6E6E6;*/
}

    .comment .comment_title {
        font-size: 1em;
        font-weight: 600;
        color: #333333;
        margin-bottom: .5em;
    }

    .comment .items .item {
        margin: 1em auto;
    }

    .comment .item .user {
        height: 2.375em;
    }

.user .head {
    width: 2.375em;
    height: 2.375em;
    float: left;
    margin-right: .5em;
    background: rgba(216,216,216,1);
    border-radius: 100%;
}

.user .nick {
    height: 2.375em;
    line-height: 20px;
    float: left;
}

.nick .name {
    color: #333333;
    font-size: .875em;
}

.nick .time {
    color: #999999;
    font-size: .75em;
}

.user .reply {
    float: right;
    width: 1.125em;
    height: 1.125em;
}

.comment .items .item .content {
    margin-left: 2.87em;
    margin-top: .5em;
    color: #333333;
    /*font-size: .875em;*/
    line-height: 1.25em;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 1em;
}

    .comment .items .item .content.last {
        border: none;
    }

.comment .item .content .replyContent {
    margin: .5em auto 1em;
    background: rgba(245,245,245,1);
    border-radius: 2px;
    padding: .625em .75em;
    font-size: .8125em;
    line-height: 1.125em;
}

.replyContent .rname {
    color: #5177AD;
}

.replyContent p {
    font-size: 1em;
    line-height: 1.25em;
}

.replyContent .rp {
    color: #969696;
    margin: 0 .25em;
}

.viewComment {
    color: rgba(25,143,255,1);
    line-height: 1.25em;
    font-size: .875em;
    text-align: center;
    margin: 0 auto;
    margin-bottom: 1.25em;
    cursor: pointer;
}

    .viewComment img {
        margin-left: .25em;
        width: .75em;
        height: .75em;
        vertical-align: middle;
    }

.comment .noComment {
    margin: 24px auto 6px;
    text-align: center;
}

.noComment img {
}

.noComment p {
    font-size: 15px;
    line-height: 21px;
    color: #999999;
}

.noComment .replyBtn {
    border: none;
    height: 2em;
    background: rgba(25,143,255,1);
    border-radius: 1em;
    padding: .375em 1.375em;
    margin: 1.5625em auto 1.875em;
    color: #fff;
    font-size: .9375em;
    line-height: 1.3125;
    box-sizing: border-box;
}
/***************评论结束*/
/*******************点赞************************/
.sayGood {
    text-align: center;
    margin: 2.25em auto;
}

    .sayGood .main {
        display: inline-block;
        padding: .5em 1.125em;
        border-radius: 1.125em;
        border: 1px solid rgba(200,200,200,1);
        height: 1.25em;
        line-height: 1.25em;
        font-size: .875em;
        color: #333333;
    }

        .sayGood .main.isGood {
            color: #198FFF;
        }

        .sayGood .main .fg {
            color: #C8C8C8;
        }

        .sayGood .main img {
            width: 1.25em;
            height: 1.25em;
        }
/*******************结束点赞************************/
/*******************分享************************/
.share {
    margin: 0 1.25em;
    background: rgba(255,255,255,1);
    box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.1);
    border-radius: .625em;
    padding: 1.25em 0 1.1875em;
    text-align: center;
}

.share_tit {
    height: 1.875em;
    line-height: 1.875em;
    font-size: .875em;
    color: #333333;
    font-weight: 600;
    text-align: center;
}

    .share_tit img {
        width: 2.25em;
        vertical-align: middle;
        margin-left: .25em;
    }

.share .item {
    display: inline-block;
    margin: 1em auto 0;
    width: 17%;
    text-align: center;
    color: #666666;
    font-size: .75em;
}

    .share .item div {
        width: 3em;
        height: 3em;
        line-height: 3em;
        margin: 0 auto;
        margin-bottom: .5em;
    }

    .share .item img {
        width: 3em;
        height: 3em;
        vertical-align: middle;
    }

    .share .item span {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
/*******************结束分享************************/
/*********新闻专题***********/
hgroup ul li {
    margin: 10px;
    overflow: hidden;
}

.part_linebetween:first-child {
    border: none;
}

.part_linebetween {
    border-top: 1px solid #e9eff2;
}

    .part_linebetween img {
        height: 60px;
        max-width: 100%;
    }

hgroup ul li i, .hgroups ul li i {
    float: left;
    margin-right: 10px;
    width: 22%;
    display: block;
}

hgroup ul li div {
    float: right;
    width: 74%;
}

hgroup ul li .part_content h3 a {
    line-height: 22px;
    font-size: 0.875em;
    font-weight: bold;
}

hgroup ul li div span {
    float: right;
    display: block;
    padding: 0 3px;
    font-size: 0.8em;
    color: #858585;
}

hgroup ul li div .time {
    float: left;
}

hgroup ul li div .label {
    border-radius: 2px;
    background-color: #3fa2ff;
    color: white;
    margin-left: 5px;
    padding: 0 5px;
}

hgroup ul li div span.on {
    border: 1px solid #b3b2b2;
    color: #b3b2b2;
    font-weight: bold;
    margin-top: 5px;
}

hgroup ul li div p {
    color: #333;
    font-size: 0.8em;
    line-height: 1.5;
    height: 1.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*********新闻专题***********/
.grount_title {
    background: #cccccc;
    line-height: 24px;
    font-size: 0.75em;
    margin: 7px 0;
}

    .grount_title h3 {
        margin-left: 20px;
        line-height: 25px;
    }

.hgroups ul li {
    margin: 10px;
    overflow: hidden;
}

    .hgroups ul li div {
        float: right;
        width: 74%;
        position: relative;
    }

        .hgroups ul li div h3 {
            line-height: 22px;
            font-size: 14px;
            color: #666;
            font-weight: bold;
        }

        .hgroups ul li div span {
            float: right;
            display: block;
            border: 1px solid #b3b3b3;
            font-weight: bold;
            line-height: 1.2;
            padding: 0 3px;
        }

            .hgroups ul li div span.on {
                border: 1px solid #f9903b;
                color: #f9903b;
                font-weight: bold;
                margin-top: 5px;
            }

        .hgroups ul li div p {
            font-weight: bold;
            color: #333;
            font-size: 0.75em;
            line-height: 22px;
            text-align: justify; /*firefox*/
            text-justify: inter-ideograph; /*ie*/
            -ms-text-justify: inter-ideograph;
        }

.hgroups ul .biaoti {
    line-height: 22px;
}

#tplist {
    margin-bottom: -10px;
}

    #tplist li {
        width: 100%;
        display: inline-box;
        display: -webkit-inline-box;
        margin: 5px 0;
    }

        #tplist li a {
            -webkit-box-flex: 1;
            -moz-box-flex: 1;
            box-flex: 1;
            display: block;
        }

.biaoq {
    position: absolute;
    right: 0;
    bottom: 0;
    overflow: hidden;
}

.col_80 {
    color: #808080;
}

hr {
    color: #dbdbdb;
    border-top: 1px solid #dbdbdb;
}


/*旋转LOADING样式*/

.circle {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(162,252,34,0.9);
    opacity: .9;
    border-right: 5px solid rgba(0,0,0,0);
    border-left: 5px solid rgba(0,0,0,0);
    border-radius: 100px;
    box-shadow: 0 0 35px #a2fc22;
    width: 50px;
    height: 50px;
    margin: 0 auto;
    -moz-animation: spinPulse 1s infinite ease-in-out;
    -webkit-animation: spinPulse 1s infinite linear;
}

.circle1 {
    background-color: rgba(0,0,0,0);
    border: 5px solid rgba(43,97,192,0.9);
    opacity: .9;
    border-left: 5px solid rgba(0,0,0,0);
    border-right: 5px solid rgba(0,0,0,0);
    border-radius: 80px;
    box-shadow: 0 0 15px #2b61c0;
    width: 30px;
    height: 30px;
    margin: 0 auto;
    position: relative;
    top: -50px;
    -moz-animation: spinoffPulse 1s infinite linear;
    -webkit-animation: spinoffPulse 1s infinite linear;
}

@-moz-keyframes spinPulse {
    0% {
        -moz-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #a2fc22;
    }

    50% {
        -moz-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -moz-transform: rotate(-320deg);
        opacity: 0;
    }
}

@-moz-keyframes spinoffPulse {
    0% {
        -moz-transform: rotate(0deg);
    }

    100% {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spinPulse {
    0% {
        -webkit-transform: rotate(160deg);
        opacity: 0;
        box-shadow: 0 0 1px #a2fc22;
    }

    50% {
        -webkit-transform: rotate(145deg);
        opacity: 1;
    }

    100% {
        -webkit-transform: rotate(-320deg);
        opacity: 0;
    }
}

@-webkit-keyframes spinoffPulse {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
    }
}




/*****************  MyIntegral  ******************/

#wrapper {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0px;
    left: 0;
    width: 100%;
    background: #ecf0f1;
}

#scroller {
    position: relative;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
}

    #scroller ul {
        position: relative;
        list-style: none;
        padding: 0;
        margin: 0;
        width: 100%;
        text-align: left;
    }

/*********  评论   *************/
.con {
    float: left;
    position: relative;
    width: 100%;
    padding: 10px 0 10px;
}

.info {
    float: left;
    position: relative;
    width: 94%;
    padding: 0 3%;
    margin-bottom: 8px;
}

.hot .info {
    border-bottom: 1px solid #e9eff2;
}

#main .headImg2 {
    width: 9%;
}

.headImg2 {
    width: 12%;
}

.headImg {
    float: left;
    margin-right: 2%;
    position: relative;
}

.info {
    border-bottom: 1px solid #e9eff2;
}

    .info .uCon {
        float: left;
        width: 76%;
        font-size: 0.7em;
    }

    .info .uCon2 {
        line-height: 1.7em;
    }

.uCon span {
    padding: 0 5px;
    font-size: 1.1em;
}

.uCon2 span {
    color: #858585;
}

    .uCon2 span.c1 {
        color: #2d2d2d;
    }

.uCon3 {
    width: 20px;
    float: right;
}

#main .uCon span {
    padding: 0 15px 0 5px;
}

#main .uCon2 span.c1 {
    display: inline-block;
    margin-bottom: 7px;
}

.uCon span {
    padding: 0 5px;
    font-size: 1.1em;
}

.uCon2 span {
    color: #858585;
}

#main .uCon span {
    padding: 0 15px 0 5px;
}

img.uImg1, img.uImg2 {
    max-width: 100%;
    border-radius: 500px;
}

.replyBox {
    float: left;
    width: 92%;
    padding: 8px 4%;
    position: relative;
    margin: 2px 0 15px;
    font-size: 1em;
    line-height: 1.3em;
}

em.toWho {
    color: #3fa2ff;
    font-style: normal;
    padding: 0 3px;
}
/*********  END评论   *************/
#thelist time {
    position: absolute;
    top: 0;
    left: 25%;
    margin-left: -57px;
    display: block;
    font-size: 0.75em;
}

#thelist strong {
    position: absolute;
    margin-bottom: 7%;
    font-size: 1em;
    margin-right: 30%;
    right: 0;
    bottom: 1%;
    display: block;
    float: right;
}

#scroller li > a {
    display: block;
}
/*------------- S 默认必须样式  -------------*/
/**
 *
 * 下拉样式 Pull Up styles
 *
 */
#pullUp {
    font-weight: bold;
    font-size: 14px;
    color: #888;
    height: 40px;
    line-height: 40px;
    text-align: center;
    width: 140px;
    margin: 0 auto;
}

.pullUpLabel {
    float: left;
}

#pullUp .pullUpIcon {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    background: url(../images/pull-icon@2x.png) 0 0 no-repeat;
    -webkit-background-size: 40px 80px;
    background-size: 40px 80px;
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 250ms;
}

#pullUp .pullUpIcon {
    -webkit-transform: rotate(-180deg) translateZ(0);
}

#pullUp.flip .pullUpIcon {
    -webkit-transform: rotate(0deg) translateZ(0);
}

#pullUp.loading .pullUpIcon {
    background-position: 0 100%;
    -webkit-transform: rotate(0deg) translateZ(0);
    -webkit-transition-duration: 0ms;
    -webkit-animation-name: loading;
    -webkit-animation-duration: 2s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
}

@-webkit-keyframes loading {
    from {
        -webkit-transform: rotate(0deg) translateZ(0);
    }

    to {
        -webkit-transform: rotate(360deg) translateZ(0);
    }
}
/*------------- E 默认必须样式  -------------*/




/*------------- S 以下css主要是仿IOS滚动条样式(可选样式)  -------------*/
/**
 * Horizontal Scrollbar
 */
.myScrollbarH {
    position: absolute;
    z-index: 100;
    height: 7px;
    bottom: 1px;
    left: 2px;
    right: 7px;
}

    .myScrollbarH > div {
        height: 100%;
    }

/**
 * Vertical Scrollbar
 */
.myScrollbarV {
    position: absolute;
    z-index: 100;
    width: 7px;
    bottom: 7px;
    top: 2px;
    right: 1px;
}

    .myScrollbarV > div {
        width: 100%;
    }

    /**
 * Both Scrollbars
 */
    .myScrollbarH > div,
    .myScrollbarV > div {
        position: absolute;
        z-index: 100;
        /* The following is probably what you want to customize */
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -o-box-sizing: border-box;
        box-sizing: border-box;
        border-width: 3px;
        -webkit-border-image: url(../images/scrollbar.png) 6 6 6 6;
        -moz-border-image: url(../images/scrollbar.png) 6 6 6 6;
        -o-border-image: url(../images/scrollbar.png) 6 6 6 6;
        border-image: url(../images/scrollbar.png) 6 6 6 6;
    }
/*------------- E 以上css主要是仿IOS滚动条样式  -------------*/
/* ===================== others ===================== */
/*alert提示样式*/
.alertMessage {
    width: 65%;
    background: #000;
    opacity: 0.8;
    color: #fff;
    padding: 5%;
    text-align: center;
    border-radius: 5px;
    font-weight: 100;
    font-size: 0.9em;
    padding-left: 8%;
    padding-right: 8%;
    left: 9.5%;
    z-index: 9999;
    position: fixed;
    -webkit-animation: animationsY 3s ease-out;
    -moz-animation: animationsY 3s ease-out;
    -o-animation: animationsY 3s ease-out;
    -ms-animation: animationsY 3s ease-out;
    animation: animationsY 3s ease-out;
}

a, button, input {
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}

/*微信审核按钮*/
.check {
    position: fixed;
    bottom: 0;
    z-index: 99;
    width: 100%;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
}

    .check button {
        padding: 0;
        margin: 0;
        border: none;
        width: 33.3333%;
        float: left;
        height: 50px;
        color: #fff;
        box-sizing: border-box;
        font-size: 16px;
        font-weight: 400;
        text-align: center;
        white-space: nowrap;
        vertical-align: middle;
        user-select: none;
    }

    .check .reject {
        background-color: #ed5565;
    }

    .check .transfer {
        background-color: #f8ac59;
    }

    .check .push {
        background-color: #18a689;
    }
/*微信审核按钮结束*/

/*投票样式*/
.vote {
    /*font-size: .17em;*/
    border: 1px solid #e6e6e6;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #fafafa;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    margin-bottom: 1em;
}

    .vote .voteTitle {
        font-size: 1.2em;
        padding-left: 1em;
        padding-top: 1em;
    }

    .vote ul {
        padding: 0 1em 0 1em;
    }

    .vote .voteItem {
        border-bottom: 1px solid #e6e6e6;
        height: 2.5em;
        line-height: 2.5em;
        padding-left: .5em;
    }

        .vote .voteItem:last-child, .vote .voteResultItem:last-child {
            border: none;
        }

    .vote .voteResultItem {
        border-bottom: 1px solid #e6e6e6;
        padding-left: .5em;
    }

.voteResultItem .result {
    width: 100%;
}

.result .progress {
    height: .5em;
    width: 65%;
    background-color: #e6e6e6;
    display: inline-block;
    position: relative;
}

.progress .progressBar {
    position: absolute;
    background-color: #04be02;
    height: 100%;
}

.result .voteCount {
    display: inline-block;
}

.vote .voteBtn {
    width: 100%;
    font-size: 1em;
    height: 2em;
    line-height: 2em;
    letter-spacing: .5em;
    text-align: center;
    color: #04be02;
    display: inline-block;
    border: none;
    background-color: #fafafa;
    outline: none;
    border-top: 1px solid #e6e6e6;
}

.vote .isok {
    color: #BBBABA;
}
/*投票样式结束*/

.sys_ck, .sys_radio {
    opacity: 0;
    margin-left: -15px;
}

    .sys_ck + label::before, .sys_radio + label::before {
        font-family: paperIcons !important;
        content: "\a0";
        display: inline-block;
        width: 15px;
        height: 15px;
        line-height: 15px;
        margin-right: 2px;
        border-radius: 3px;
        border: 1px solid #ccc;
        color: #fff;
        text-align: center;
    }

    .sys_radio + label::before {
        border-radius: 100%;
    }

    .sys_ck:checked + label::before {
        content: "√";
        background: #00b7ee;
        border: 1px solid #00b7ee;
        text-align: center;
    }

    .sys_radio:checked + label::before {
        content: "•";
        background: #00b7ee;
        border: 1px solid #00b7ee;
    }

.labelInfo {
    font-weight: 400;
    margin: 0 !important;
}

.edit {
    text-align: left;
    color: #C8C8C8;
}
.relevant_video {
    margin: 1em 1.25em;
    /*border-bottom: 1px solid #E6E6E6;*/
}

    .relevant_video .title {
        font-size: 1em;
        font-weight: 600;
        color: #333333;
        margin-bottom: .5em;
    }

.relevant_video_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: .338rem;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.relevant_video_card {
    width: 10rem;
    margin-bottom: .29rem;
}

.relevant_video_card_img {
    text-align: center;
    width: 10rem;
    height: 6rem;
    overflow: hidden;
    border-radius: .121rem;
}

    .relevant_video_card_img img {
        position: relative;
        overflow: hidden;
        border-radius: .121rem;
        /*position: absolute;
        clip: rect(0px,250px,200px,50px);
        width: 10rem;
        height: 6rem;*/
    }

.relevant_video_card_title {
    display: -webkit-box;
    overflow: hidden;
    /*height: .87rem;*/
    margin-top: .145rem;
    font-family: PingFangSC-Regular;
    /*font-size: .338rem;
    line-height: .451rem;*/
    text-overflow: ellipsis;
    color: #1a1a1a;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
/***记者号****/
.localnumber {
    margin-top:10px;
}
    .localnumber .title {
        width:8.625rem;
        height:1.5625rem;
        margin:0 auto 1rem;
        background:url(/images/reporter-title@2x.png) no-repeat;
        background-size:100% 100%;
    }
    .localnumber .localnumber-item {
        margin-bottom:9px;
        background: #FBFBFB;
        border-radius: 4px;
        padding:12px 14px;
        display:flex;
        align-items:center;
        justify-content:space-between;
    }
.localnumber-item .img {
    width:2.625rem;
    height:2.625rem;
    /*margin-right:9px;*/
}
    .localnumber-item .img img {
        width:100%;
        height:100%!important;
        border-radius:50%;
        object-fit:cover;
    }
.localnumber-item .detail {
    width:10.5rem;
}
.localnumber-item .detail .name {
    font-size: 1rem;
    font-weight: 600;
    overflow-x: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #333;
    line-height:1.375rem;
    margin-bottom:2px;
}
    .localnumber-item .detail .desc {
        font-size: .8125rem;
        overflow-x: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
        color: #999999;
        line-height: 1.125rem;
    }
    .localnumber-item .btn {
        /*width: 4.25rem;*/
        height: 1.4375rem;
    }
        .localnumber-item .btn button {
            border: none;
            background: #E93222;
            color: #fff;
            font-size: .75rem;
            border-radius: 11px;
            padding:3px 10px;
            vertical-align:top;
        }
        /*********  屏幕大小控制字体  **********/
        @media only screen and (min-width: 375px) and (max-width: 413px) {
            /*.section h3 {
        font-size: 1.4em;
    }*/
            /*.section .xbt span {
        font-size: 0.9em;
    }*/
            /*.xgxw .xgxw_title {
        font-size: 0.8em;
    }*/
            .section .zhengwen {
        /*font-size: 1.05em;*/ /*1.2em;*/
        /*letter-spacing: 1px;*/
    }
}

@media only screen and (min-width: 414px) and (max-width: 640px) {
    /*.section h3 {
        font-size: 1.6em;
    }*/

    /*.section .xbt span {
        font-size: 1em;
    }*/

    /*.xgxw .xgxw_title {
        font-size: 1em;
    }*/

    .section .zhengwen {
        /*font-size: 1.15em;*/
    }
}

@media only screen and (min-width: 640px) {
    html {
        font-size: -webkit-calc(500px / 23.4375) !important;
        font-size: -moz-calc(500px / 23.4375) !important;
        font-size: calc(500px / 23.4375) !important; /*375的设计稿;1em=16px*/
        max-width: 500px;
        margin: 0 auto;
    }
}


/*兼容外部模版样式*/
/** {
    margin-left: auto !important;
    margin-right: auto !important;
}*/

.section img, .section div {
    max-width: 100% !important;
}

.section video, .section embed {
    width: 100% !important;
    height: auto !important;
}
section {
    max-width:100%!important;
}
/*兼容外部模版样式END*/