
.rows {
    margin: 0px -15px;
}
.rows {
    margin: 0px;
    padding:0px;
}
.conbg {
    background:#fff;/*#f4f4f4;*/
    color:rgb(0, 0, 0);
    padding-left:5px;
    padding-right:5px;
}
.no_pad {
    padding-left: 0;
}
.none-paddingrt {
    padding-right: 0px;
     padding-left: 0px;
}
.none-paddinglf {
    padding-left: 10px;
    padding-right: 0px;
}
.none-padding {
    padding: 0px;
}
.search {
    border: 1px solid #a3a3a3;
    border-radius: 0.5rem;
    padding: 1rem;
    margin-top: 15px;
    background: #eeeeee;
}
.search_txt {
    background: #FFF;
    border: none;
    width: 100%;
    height: 2.5rem;
    line-height: 2.5rem;
    padding-left: 10px;
    padding-right: 25px;
    border-radius: 0.5rem;
}
.search_btn {
    width: 4rem;
    color: #FFF;
    background: #d20740;
    height: 2.5rem;
    line-height: 2.5rem;
    border-radius: 50%;
    border: none;  
}

.search_link {
    margin-top: 15px;
}

    .search_link a {
        color: #000;
        margin-right: 5px;
        white-space: nowrap;
        font-size: 1.4rem;
        line-height: 2.4rem;
    }

.search_btn01 {
    background: url(../images/s-bg.jpg) no-repeat;
    width: 1.5rem;
    height: 1.5rem;
    background-size: 1.5rem;
    border: none;
    position: absolute;
    right: 25px;
    top: 0.5rem;
}

.product_li {
    background: #FFF;
    margin-top: 10px;  
    border-bottom: 1px dashed #d1d1d1;
    padding: 0px;
    padding-bottom: 10px;
    margin-left:2px;
    margin-right:2px;
}
.thumbnail{
    padding:0px;
    margin:0px;
}
    .product_li span {
        /*box-shadow: 0 0 5px rgba(0,0,0,0.5);*/
        margin: 0px;
        display: block;
        /*margin-right:15px;*/
    }

        .product_li span img {
            width: 100%;         
        }

    .product_li samp {
        /*padding-left: 15px;*/
        display: block;
    }

        .product_li samp h3 {
            font-size: 1.2rem;
        }

            .product_li samp h3 i {
                width: 1.4rem;
                height: 1.4rem;
                line-height: 1.4rem;
                text-align: center;
                background: #d20740;
                display: inline-block;
                border-radius: 50%;
                color: #FFF;
                margin-right: 5px;
            }

        .product_li samp p {
            color: #999999;
            line-height: 1.8rem;
            margin-top: 5px;
            font-size: 1.2rem;
        }

    .product_li .col-xs-4 {
        padding-left: 8px;
    }

    .product_li .col-xs-8 {
        padding-right: 8px;
    }

.product_con {
    padding: 0px;
}

.footer {
    text-align: center;
    margin: 15px 0px;
    font-size: 1rem;
}

.height_bt {
    height: 7.5rem;
}

.nav {
    background: #d20740;
    position: fixed;
    left: 0px;
    bottom: 0;
    padding: 5px 0px;
    width: 100%;
    z-index:100;
}

    .nav .nav_li {
        text-align: center;
        color: #FFF;
    }

        .nav .nav_li a {
            color: #FFF;
            font-size: 1.2rem;
        }

        .nav .nav_li img {
            width: 35%;
        }

        .nav .nav_li i {
            display: block;
            margin-top: 5px;
        }

    .nav .nav_tx span {
        display: block;
        background: #d20740;
        width: 60%;
        position: absolute;
        left: 2rem;
        top: -1.5rem;
        border-radius: 50%;
        padding: 5px;
    }

    .nav .nav_tx img {
        width: 100%;
        border-radius: 50%;
    }

.link01 {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

    .link01 td {
        border: 1px solid #e4e1da;
        width: 25%;
        text-align: center;
        padding: 10px 0px;
    }

        .link01 td img {
            width: 80%;
        }

        .link01 td i {
            display: block;
            margin-top: 5px;
            font-size: 1.2rem;
        }

.link02 {
    width: 100%;
    border-collapse: collapse;
    margin-top: 15px;
}

    .link02 td {
        border: 1px solid #e4e1da;
        width: 25%;
        padding: 10px 0px;
        padding-left: 15px;
    }

        .link02 td img {
            width: 100%;
        }

        .link02 td span {
            display: inline-block;
            width: 30%;
            float: left;
        }

        .link02 td samp {
            display: inline-block;
            width: 70%;
            float: left;
            padding-left: 10px;
        }

            .link02 td samp i {
                font-size: 1.6rem;
                display: block;
                padding-top: 5px;
            }

            .link02 td samp p {
                color: #716f6c;
                font-size: 1.2rem;
            }

.wz_list {
    overflow: hidden;
    display: none;
}

    .wz_list li {
        overflow: hidden;
        border-bottom: 1px dashed #d1d1d1;
        padding: 5px 0px 5px 0px;
    }

        .wz_list li span {
            width: 20%;
            float: left;
            display: block;
        }

            .wz_list li span img {
                width: 100%;
                /*border: 1px solid #DDD;
                box-shadow: 0 0 5px rgba(0,0,0,0.2);*/
            }

        .wz_list li samp {
            display: block;
            width: 80%;
            float: left;
            padding-left: 5px;
            margin:0px;
        }
            .wz_list li samp h3 {
                font-size: 1.8rem;
                line-height: 2.4rem;
            }
            .wz_list li samp p {
                font-size: 1.2rem;
                color: #999999;
                line-height: 1.8rem;
            }
            .wz_list li samp i {
                font-size: 1.2rem;
                color: #999999;
                margin-top: 5px;
                display: block;
                line-height: 1.8rem;
            }
.wz_title {
    text-align: center;
    overflow: hidden;
    margin-top: 15px;    
}
.wz_title a {
        display: block;
        float: left;
        width: 50%;
        font-size: 1.8rem;
        border-right: 1px solid #e4e1da;
        height: 3rem;
  }

    .wz_title .current {
        color: #d20740;
        border-bottom: 2px solid #d20740;
    }

.cp_list {   
    margin-top: 15px auto; 
}

    .cp_list li {
        width: 45%;
        float: left;
        text-align: center;     
        border: 1px solid #DDD;
        margin: 2.2%;  
        border-radius: 15px;
        box-shadow: 0 0 10px rgba(0,0,0,0.2);        
    }

        .cp_list li a {
            /*position: relative;*/
            text-align: center;
        }

        .cp_list li img {
            width: 100%;
            height: 100%;
            border-top-left-radius:15px;
            border-top-right-radius:15px;
            /*box-shadow: 0 0 10px rgba(0,0,0,0.2);*/
        }

        .cp_list li span {
            font-size: 1.4rem;
            color: #0e0d0d;
            font-weight: bold;
            text-align: center;
            width: 100%;
            border-top: 1px solid #DDD;
            display: inline-block;
            margin: 2px auto;
            padding: 2px;
        }

.hy_title01 {
    background: #eeeeee;
    font-size: 1.8rem;
    padding: 0.8rem 0px;
}

    .hy_title01 span {
        margin-left: 15px;
        font-weight: bold;
        color:#d20740;
    }


.hy_gl_list {
}

    .hy_gl_list li {
        border-bottom: 1px solid #DDD;
        padding: 1.8rem 15px;
        overflow: hidden;
        font-size: 1.2rem;
    }

        .hy_gl_list li .hy_sz_l {
            float: left;
            color: #000;
        }

            .hy_gl_list li .hy_sz_l i {
                color: #000;
                margin-right: 8px;
                font-size: 2.5rem;
                vertical-align: middle;
            }

        .hy_gl_list li .hy_sz_r {
            display: inline-block;
            float: right;
            color: #000;
            padding-top: 10px;
            
        }
        .hy_gl_list li .hy_sz_l em{
            font-weight:bold;
        }
.hy_link {
    width: 100%;
}

    .hy_link tr {
        border-bottom: 1px solid #DDD;
    }

    .hy_link td {
        padding: 1rem 0px;
        text-align: center;
        border-right: 1px solid #DDD;
        width: 25%;
        font-size: 1.2rem;
    }

        .hy_link td i {
            color: #0099ff;
            font-size: 3rem;
        }

        .hy_link td span {
            display: block;
            color: #666;
            margin-top: 5px;
        }

.hy_nav {
    background:#807e23; /*#333333;*/
    position: fixed;
    left: 0px;
    bottom: 0;
    width: 100%;
    overflow: hidden;
    padding: 5px 0px;
}

    .hy_nav a {
        width: 25%;
        text-align: center;
        display: block;
        float: left;
        color: #FFF;
        font-size: 1.2rem;
    }

        .hy_nav a span {
            display: block;
        }

        .hy_nav a i {
            font-size: 3rem;
        }

        .hy_nav a:hover i {
            color: #ff9900;
        }

        .hy_nav a:hover span {
            color: #ff9900;
        }

    .hy_nav .current i {
        color: #ff9900;
    }

    .hy_nav .current span {
        color: #ff9900;
    }

.height_bt01 {
    background: #EEE;
    height: 7rem;
}

.hy_top {
    overflow: hidden;
    position: relative;
    height:30rem;
}
.hy_bg{
    height:100%;
}
.hy_bg img {
    width: 100%;
    height:100%;
}

.hy_top_con {
    position: absolute;
    left: 0px;
    top: -7rem;
    width: 100%;
    text-align: center;
    color: #FFF;
}

.hy_tx {
    display: inline-block;
    border: 0px solid #884ab5;
    border-radius: 50%;
    width: 9rem;
    height: 9rem;
    padding: 1px; 
    margin-top:-7rem; 
}

    .hy_tx span {
        display: inline-block;
        border: 0px solid #884ab5;
        border-radius: 50%;
        padding: 0px;
    }

    .hy_tx img {
        width: 100%;
        border-radius: 50%;
        border: 0px solid #FFF;
    }

.hy_name {
    margin-top: 11rem;
    font-size: 1.5rem;
    font-weight: bold;     
}

.my_box {
    padding: 50px 15px 15px 15px;
}

.my_box_con {
    background: #FFF;
    border-radius: 15px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    position: relative;
    padding: 15px;
}

.my_anli {
    position: absolute;
    left: 0px;
    top: -30px;
    width: 50%;
}

    .my_anli img {
        width: 100%;
        border-radius: 15px 0px 0px 0px;
        background-color:#1AA39C;
    }

.my_box_b {
    margin-top: 10px;
}

.my_box_bt {
    overflow: hidden;
}

    .my_box_bt span {
        display: block;
    }

        .my_box_bt span img {
            width: 30%;
            float: left;
        }

        .my_box_bt span em {
            margin-left: 10px;
            margin-top: 10px;
            font-size: 1.6rem;
            display: block;
            float: left;
        }

            .my_box_bt span em i {
                color: #888;
            }

    .my_box_bt samp {
        float: right;
        display: block;
    }

        .my_box_bt samp a {
            font-size: 1.4rem;
            border: 1px solid #eaeaea;
            border-radius: 5px;
            padding: 5px 10px;
            margin-top: 10px;
            display: block;
        }

.my_box_bc {
    margin-top: 15px;
    overflow: hidden;
}

    .my_box_bc img {
        width: 40px;
        float: left;
    }

    .my_box_bc span {
        float: left;
        padding-left: 15px;
        color: #217ad2;
        line-height: 32px;
        font-size: 14px;
    }

.my_box_bf {
    color: #666666;
    margin: 15px 0 0 0;
    font-size: 1.5rem;
    text-align: center;
    line-height:1.5rem;
    position: relative;
}
    .my_box_bf span {
        margin: 10px 0px;
    }

    .my_box_bf em {
        display: block;
        border-top: 1px solid #DDD;
        border-bottom: 1px solid #DDD;
        height: 8px;
    }

    .my_box_bf i {
        position: absolute;
        bottom: -10px;
        left: 0px;
        width: 100%;
        text-align: center;
    }

        .my_box_bf i img {
            width: 30px;
        }

.gg img {
    width: 100%;
    margin-top: 15px;
    border-radius: 10px;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
}

.ewm {
    text-align: center;
    border: 1px dashed #CCC;
    margin-top: 15px;
    padding: 15px 0px;
    border-radius: 20px;
}

    .ewm img {
        width: 80%;
    }

    .ewm span {
        font-size: 1.6rem;
        color: #666;
        display: block;
        margin-bottom: 10px;
    }

.ms {
    background: #FFF;
    border-radius: 8px;
    box-shadow: 0 0 5px rgba(0,0,0,0.1);
    height: 3rem;
    line-height: 3rem;
    text-align: center;
    margin-top: 10px;
}

    .ms a {
        display: block;
        font-size: 1.6rem;
    }

.hy_bt {
    overflow: hidden;
    color: #666666;
}

    .hy_bt span {
        display: block;
        width: 50%;
        font-size: 1.2rem;
        text-align: center;
        float: left;
        padding: 15px 0px;
    }

.my_ds_con {
    padding: 5px 0px;
    line-height: 1.8rem;
}

.my_ds {
    display: none;
}

.clear {
    clear: both;
    margin: 0;
    padding: 0;
    height: 0;
    font-size: 1px;
    line-height: 0px;
    width: 0px;
}
/*使用font-face声明字体*/
@font-face {font-family: 'sitefont';
    src: url('/Images/sitefont.eot'); /* IE9*/
    src: url('/Images/sitefont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Images/sitefont.woff') format('woff'), /* chrome、firefox */
    url('/Images/sitefont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('/Images/sitefont.svg#sitefont') format('svg'); /* iOS 4.1- */
}
.sitefont{
    font-family:"sitefont" !important;
    font-style:normal; display:inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*使用font-face声明字体*/
@font-face {font-family: 'sitefont';
    src: url('/fonts/img/sitefont.eot'); /* IE9*/
    src: url('/fonts/img/sitefont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/fonts/img/sitefont.woff') format('woff'), /* chrome、firefox */
    url('/fonts/img/sitefont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
    url('/fonts/img/sitefont.svg#sitefont') format('svg'); /* iOS 4.1- */
}
.sitefont{
    font-family:"sitefont" !important;
    font-style:normal; display:inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}
/*文章和产品详情页的名片样式*/
.article_card {
    clear: both;
    margin: 20px auto;
    width: 100%;
    /*background: rgba(28, 171, 213, 0.66);*/
    background:url(/images/00.jpg?v=1.1);
    -moz-background-size:cover;
    -webkit-background-size:cover;
    -o-background-size:cover;
    background-size:cover;
    position: relative;  
    padding-top:5px;  
    border-top-left-radius:15px;
    border-top-right-radius:15px;
  }
    .article_card .card_left {
        /*float: left;*/
        width: 50%;
        height: 160px;
        /*background: rgba(28, 171, 213, 0.66);*/
        padding: 15px 15px 15px 10px;
        position:absolute;
        top:50px;
        left:0px;
    }

    .article_card .card_right {
        float: right;
        width: 50%;
        height: 160px;
        /*background: #fff;*/      
        text-align: center;   
        position: relative;    
    } 

    .article_card .face {
        width: 65px;
        height: 65px;
        position: relative;
        margin: 0 auto 2px auto;
    }

        .article_card .face img {
            width: 65px;
            height: 65px;
            border-radius: 50%;
        }
        .article_card .face i {
            width: 20px;
            height: 20px;
            border-radius: 50%;
            background: #3582ea;
            color: #fff;
            font-size: 14px;
            text-align: center;
            line-height: 20px;
            position: absolute;
            bottom: 0px;
            right: 0px;
        }
        .article_card .face s img {
            width: 20px;
            height: 20px;
            border-radius: 50%;                            
            position: absolute;
            bottom: 0px;
            right: 0px;
        }
    .article_card .card_left .arraw {
        width: 22px;
        height: 22px;
        line-height: 22px;
        position: absolute;
        right: -15px;
        top: 50%;
        color: rgba(28, 171, 213, 0.66);
        font-size: 22px;
        z-index: 22;
    }

    .article_card .card_left li {
        padding: 6px 0;       
    }

        .article_card .card_left li:last-child {
            border-bottom: 0px;
            padding: 9px 0 0 0;
        }

        .article_card .card_left li dl {
            border-bottom: 1px solid #ccc;
            margin-left: 33px;
            height: 28px;
            vertical-align: middle;
            font-size: 13px;
            line-height: 26px;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            color:#fff;  
            font-weight:bold;         
        }

        .article_card .card_left li i {
            width: 28px;
            height: 28px;
            font-size: 17px;
            border-radius: 50%;
            background: rgb(221,118,42);
            color: #fff;
            text-align: center;
            line-height: 27px;
            vertical-align: middle;
            float: left;
        }

        .article_card p {
            margin: 0px auto;
            width: 50%;
            height: 26px;
            background: rgb(221,118,42);
            color: #fff;
            border-radius: 13px;
            line-height: 26px;
            text-align: center;                     
        }

        .article_card .card_left li b {
            color: #f1ed12;
            font-family: Verdana, Geneva, sans-serif;
        }
           .article_card .card_left li a {
            color: #f1ed12;
            font-family: Verdana, Geneva, sans-serif;
        }
         .article_card .card_left li a:focus {
            color: #f1ed12;           
        }
           .article_card .card_left li a:visited {
            color: #f1ed12;            
        }
            .article_card .card_left li a:after {
            color: #f1ed12;            
        }
             .article_card .card_left li a:before {
            color: #f1ed12;            
        }
               .article_card .card_left li a:active {
            color: #f1ed12;            
        }
                .article_card .card_left li a:hover {
            color: #f1ed12;            
        }
    .article_card .tag {
        height: 55px;
        width: 35%;
        background: transparent;
        text-align: center;
        line-height: 65px;
        position: absolute;
        top: 0px;
        left: 0px;
        border:0px;
        border-top-left-radius:15px;
        /*border-bottom-right-radius: 15px;*/
    }

        .article_card .tag img {
            margin: 0 auto;
            max-height: 55px;
            width:100%;    
            vertical-align:top;  
            border-top-left-radius:15px;
            /*border-bottom-right-radius: 15px;*/    
        }

    .article_card .card_right .ewm {
        margin: 0 auto;
        width: 80%;
        position: absolute;
        top: 10px;
        left: 10%;
        height: 150px;
    }

        .article_card .card_right .ewm span {
            height: 1px;
            display: inline-block;
            vertical-align: middle;
        }

        .article_card .card_right .ewm img {
            max-width: 100%;
            max-height: 100%;
            vertical-align: middle;
            margin: 0 auto;
        }

    .article_card .card_right .text {
        position: absolute;
        bottom: -9px;
        width: 100%;
        text-align: center;
        line-height: 40px;  
        font-size:10px;     
        color:#fff; 
    }

.card_chuangye {
    clear: both;
}

    .card_chuangye .card_left {
        background: url(img/cardbg_ls.jpg) no-repeat center;
        background-size: cover;
        color: #fff;
    }

        .card_chuangye .card_left .face img {
            border: 2px solid #279FC2;
        }

        .card_chuangye .card_left .face i {
            background: #F90;
        }

        .card_chuangye .card_left li dl {
            border-bottom: 1px solid #279FC2;
        }

        .card_chuangye .card_left li i {
            background: #088BCB;
        }

        .card_chuangye .card_left .arraw {
            color: #0CB7E9;
        }

        .card_chuangye .card_left li b {
            color: #FF0;
            font-family: Verdana, Geneva, sans-serif;
        }

    .card_chuangye .card_right {
        background: #E7E7E7;
        border-top: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
    }

        .card_chuangye .card_right .tag {
            background: #0CB7E9;
        }

    .card_chuangye .card_left li p {
        background: #FFC718;
        color: #333;
    }


.card_zuanshi {
    clear: both;
}

    .card_zuanshi .card_left {
        background: url(img/cardbg_js.jpg) no-repeat center;
        background-size: cover;
        color: #574000;
    }

        .card_zuanshi .card_left .face img {
            border: 2px solid #A28740;
        }

        .card_zuanshi .card_left .face i {
            background: #C10005;
        }

        .card_zuanshi .card_left .face .zuanshi {
            background: url(img/huangzuan.gif) no-repeat center;
            background-size: cover;
        }

        .card_zuanshi .card_left li dl {
            border-bottom: 1px solid #A28740;
        }

        .card_zuanshi .card_left li i {
            background: #997A2A;
        }

        .card_zuanshi .card_left .arraw {
            color: #BEA757;
        }

        .card_zuanshi .card_left li b {
            color: #C10005;
            font-family: Verdana, Geneva, sans-serif;
        }

    .card_zuanshi .card_right {
        background: #E7E7E7;
        border-top: 1px solid #E7E7E7;
        border-bottom: 1px solid #E7E7E7;
    }

        .card_zuanshi .card_right .tag {
            background: #94772B;
        }

    .card_zuanshi .card_left li p {
        background: #94772B;
    }
    /*--产品详细页--*/
.proxx_img { width:100%; text-align:center; border-bottom:1px solid #dbdbdb;}
.proxx_img img { max-width:100%;}
.proxx_txt {border-bottom:1px solid #dbdbdb;padding:8px 5% 8px 5%;line-height: 3px;color:#333;font:14px/26px Microsoft YaHei; }
.proxx_txt img { margin:0 auto;max-width:100%;height:auto;}
.proxx_txt01 {border-bottom:1px solid #dbdbdb;line-height: 3px;color:#333;font:14px/24px Microsoft YaHei; position:relative;}
.pay_botton02 {width:79px; height:36px; border:1px solid #d20740; background: -webkit-linear-gradient(top, #d20740, #bf060c); border-radius:6px; color:#fff; margin: 0px 15px 10px 15px;}
.pro_tittle { font:18px/45px Microsoft YaHei; color:#000;}
.proxx_txt01 p { color:#333; padding-left:5%;padding-right:5%;}
.proxx_txt table {border-collapse:collapse; margin:10px 0;}
.proxx_txt table thead th{font:900 12px/20px Arial,Helvetica,sans-serif;border:1px solid #ddd;background:#fff;text-align:left;color:#333;padding:4px 5px;}
.proxx_txt table tr {display:table-row;vertical-align:inherit;border-color:inherit;}
.proxx_txt table tr td { height:20px;padding:3px 5px 2px;vertical-align:top;border:1px solid #ddd; background:#fff;}
.proxx_txt h1 { font-size:18px;margin-bottom:12px; font-weight:bold;}
.proxx_txt h2 {font-size:16px;margin-bottom:10px; font-weight:bold;}
.proxx_txt h3,.proxx_txt h4,.proxx_txt h5 {font-size:16px;font-weight:bold;}

/*会员中心没有电话和微信提示*/
.noinfo {position:fixed; height:30px; top:0px; left:0px; width:100%; padding-left:10px; background:rgba(255,51,0,0.7); color:#fff; line-height:30px; z-index:999; box-sizing:border-box;}
.noinfo {font-size:14px;}
.noinfo p {float:right; margin:5px 10px 0 0; height:20px; width:20px; text-align:center; line-height:20px; font-size:20px; background:#fff; color:#f30; font-weight:bold; border-radius:10px; font-family:Arial;}

/*升级提示框*/
.update {line-height:35px; height:35px; background:#fff; clear:both; margin:0 auto; background:rgba(255,0,0,0.5); padding-left:10px;color:#fff;}
.update {font-size:14px;}
.update p {float:right; height:22px; line-height:22px; text-align:center; background:#fff; width:60px; margin:7px 10px 0 0; border-radius:5px; color:#F00; box-shadow:#333 1px 1px 5px;}

/*会员权益*/
.hyqy_bangdan {background:#FFFCF2; border:1px solid #F8ECCA; line-height:30px; height:30px; text-align:center; margin:0 auto 10px auto; color:#C30; overflow:hidden;}
.hyqy_list {margin:0 auto 15px auto; padding:0; clear:both; background:#fff; border-top:1px solid #d3d3d3;}
.hyqy_list li {border-bottom:1px solid #d3d3d3; padding:10px 0; line-height:22px; font-size:13px;}
.hyqy_list li dl {float:left; width:50%; padding-left:10px; box-sizing:border-box;}
.hyqy_list li dl i {width:22px; height:22px; border-radius:11px; text-align:center; line-height:22px; font-size:14px; color:#fff; margin-right:6px;}
.hyqy_list li dt {float:left; width:16.66%; text-align:center; font-weight:bold; box-sizing:border-box; border-left:1px solid #d3d3d3;}
.hyqy_list .hyqy_des {display:none; clear:both; margin:10px; font-size:12px; color:#666; background:#f3f3f3; padding:5px;}
.hyqy_list li ul {height:22px; clear:both;}
.hyqy_list .i1 {background:#C00;}
.hyqy_list .i2 {background:#069;}
.hyqy_list .i3 {background:#F60;}
.hyqy_list .i4 {background:#090;}
.hyqy_but {position:fixed; bottom:0px; left:0px; width:100%; height:55px; z-index:999;}
.hyqy_but li {float:left; height:40px; padding-top:5px; line-height:18px; width:50%; text-align:center; font-family:"microsoft yahei"; font-size:14px; color:#fff; background:#09C; position:relative;}
.hyqy_but li:last-child {background:#F60;}
.hyqy_but li span {display:block; font-size:12px;}
/*.hyqy_but dl {width:100%; text-align:center; font-family:"microsoft yahei"; font-size:14px; height:45px; line-height:45px; color:#fff; background:#F60;}*/
.hyqy_but dl {width:100%; text-align:center; font-family:"microsoft yahei"; font-size:14px; height:55px; background:#fff; padding:10px 20px; box-sizing:border-box;}
.hyqy_but dl p {width:100%; height:35px; border-radius:6px; background:#F60; color:#FFF; line-height:35px; text-align:center; font-size:14px;}
.hyqy_yue {clear:both; margin:0 auto; line-height:40px; height:40px; background:#FFF0F0; padding-left:15px; border-bottom:1px solid #d3d3d3; border-top:1px solid #d3d3d3; color:#333;}
.hyqy_yue input {width:20px; height:20px; background:#fff; border:1px solid #09C; border-radius:10px; margin-right:5px; vertical-align:middle;}
.hyqy_yue span {vertical-align:middle;}
.hyqy_yue span b {color:#F00;}


/*--会员升级--*/
.huiy_banner { margin:0 auto 10px auto; width:100%; height:auto; line-height:0px;}
.huiy_banner img { width:100%; height:auto; display:block;}
.huiyuan {}
.huiyuan dl {margin:0px 0 15px 20px;overflow:hidden; }
.huiyuan dt {float:left; display:block; text-align:center;margin-right:18px;}
.huiyuan dt img { width:72px; height:72px;border-radius:77px;}
.huiyuan  dd {display:block;color:#333; font:16px/24px "Microsoft Yahei";padding-top:12px; }
.huiy_jies01 {background:#fff;border:1px solid #dcdcdc;border-left:0;border-right:0; margin: 10px 0 0 0; padding:10px 10px;}
.huiy_jies02 {border-bottom:1px solid #dcdcdc;padding:10px 10px;}

/*会员权益下单*/
.shengji_buy {position:fixed; bottom:0px; width:100%; z-index:999; background:#ECEAEB; display:none; border-top:1px solid #ccc;}
.shengji_buy .close {position:absolute; right:5px; top:5px; width:20px; height:20px; line-height:20px; text-align:center; font-size:18px; font-family:Arial; color:#fff; background:#F60; border-radius:10px;}
.shengji_buy li {padding:12px 10px; border-bottom:1px dashed #ccc;}
.shengji_buy strong {font-size:18px;}
.shengji_buy li b {display:inline-block; margin-right:15px; border:1px solid #989898; background:#989898; color:#fff; padding:2px 8px;}
.shengji_buy li .s {background:#E78C00; border:1px solid #F60;}
.shengji_buy li .input {width:60%; border:1px solid #ccc; line-height:25px; height:25px; background:#fff; outline:none; margin-right:10px; text-align:center;}
.shengji_buy .nob {border-bottom:0px;}
.shengji_buy .but {background:#ccc; height:50px; line-height:50px;}
.shengji_buy .but p {float:left; padding-left:10px; height:50px;}
.shengji_buy .but p b {font-size:16px; color:#F30;}
.shengji_buy .but span {text-decoration:line-through;}
.shengji_buy .button1 {float:right; padding:0 20px; height:50px; border:0px; outline:none; background:#F60; color:#fff; font-weight:bold; font-size:15px;}
.shengji_buy .nob .checkbox {width:17px; height:17px; vertical-align:middle; margin-right:5px;}
.shengji_buy .nob i {font-weight:bold; color:#F00; font-style:normal;}

/*---文章详细页--*/
.m_10 {
    margin: 10px;
}
.txt_title {padding:10px 0;=}
.txt_title h2 {line-height:1.5em;color:#000; font-size:2.2em; }
.D_position {color:#a8a8a8;font-size:12px;line-height:2.5em; font-family:"Microsoft Yahei"; border-bottom:1px dotted #ccc; overflow:hidden;}
.D_position a {color:#347dcf;}
.D_position .zhuce { background:#e2e2e2; padding:2px; color:#333; font:12px/24px "Microsoft Yahei";}
.artic_m { width:100%; height:auto;padding-bottom:10px;font:16px/26px "Microsoft Yahei";  word-break:break-all;word-wrap:break-word;}
.artic_m iframe{ width:100%; }
.artic_m p {font:16px/24px "Microsoft Yahei"; }
.artic_m p span {padding:5px;}
.artic_m table {border-collapse:collapse; margin:10px 0;}
.artic_m table thead th{font:900 12px/20px Arial,Helvetica,sans-serif;border:1px solid #ddd;background:#fff;text-align:left;color:#333;padding:4px 5px;}
.artic_m table tr {display:table-row;vertical-align:inherit;border-color:inherit;}
.artic_m table tr td { height:20px;padding:3px 5px 2px;vertical-align:top;border:1px solid #ddd; background:#fff;}
.artic_m img{ max-width:100%; height:auto;margin:10px 0;vertical-align:middle; }
.artic_m ul li {list-style:disc; padding-left:10px;}
.artic_m ol li {list-style:disc; padding-left:10px;}
.artic_m h1 { font-size:18px; margin-bottom:12px; font-weight:bold;}
.artic_m h2 {font-size:16px; margin-bottom:10px; font-weight:bold;}
.artic_m h3,.proxx_txt h4,.proxx_txt h5 {font-weight:bold;font-size:16px;}

.artic_vido{ height:auto; padding-bottom:10px;}
.artic_vido img{ width:100%; height:auto}
.artic_vido video{ margin:0 auto}

.artic_Contact{ width:100%; margin:0px auto; background:#e9e9e9; border-bottom:1px dashed #ccc; border-radius:8px; border-bottom-left-radius:0;border-bottom-right-radius:0; color:#333; padding:10px 0;}
.artic_Contact dl:after{ content:""; display:table; clear:both;}
.artic_Contact dl {}
.artic_Contact dt{ width:60px; height:60px; float:left; margin:7px 10px 0 10px;}
.artic_Contact dt img{width:60px; height:60px; border-radius:5px;}
.artic_Contact .tel_txt { position:relative;}
.artic_Contact .txt_tell { position:absolute;margin-left:150px;margin-top:-22px; background:url(img/tell_bg.png) 0 0 no-repeat; width:149px;height:26px;padding-left:25px;color:#fff; display:block; background-size:80%;line-height:21px;}
.artic_Contact dd { line-height:25px;}

.artic_Contact_tel { width:90%; margin:0 auto; padding-bottom:15px}
.artic_Contact_tel a{ display:block; background:url(img/tel_bg.png) no-repeat 10% center; background-size:auto 80%; width:100%; height:30px;border:1px solid #1261ae; border-radius:30px; text-align:center; line-height:30px}


/*透明图片提示*/
.mask_02 {width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.85); top:0px; left:0px; z-index:999; text-align:center; display:none;}
.mask_02 .close {width:25px; height:25px; border:2px solid #fff; border-radius:18px; background:#F00; font-size:25px; line-height:26px; text-align:center; font-weight:bold; color:#fff; position:absolute; top:5px; right:5px;}
.mask_02 img {width:60%; position:absolute; top:45%; left:20%;margin:-40% 0 0 0; border:3px solid #fff; border-radius:5px;}
.mask_02 p {background:rgba(255,255,255,0.85); width:80%; height:35px; line-height:35px; border-radius:5px; text-align:center; position:absolute; bottom:20%; left:10%;}

/*全屏图片提示*/
.mask_03 {width:100%; height:100%; position:fixed; background:rgba(0,0,0,0.85); top:0px; left:0px; z-index:999; }
.mask_03 .close {position: absolute; top: 10px; left: 10px; width: 30px; height: 30px; border: 2px solid #fff; color: #fff; text-align: center; line-height: 23px; font-size: 30px; border-radius: 50%; box-sizing: border-box; padding: 0;}
.mask_03 img {margin-top: 240px;}
.mask_03 .but {width: 90px; height: 33px; text-align: center; border: 2px dashed #fff; line-height: 33px; font-size: 16px; transform: rotate(-10deg); -webkit-transform: rotate(-10deg); color: #fff; position: absolute; right: 40px; top: 405px;}


/*--反馈--*/
.tsjy_list { margin:10px auto;}
.tsjy_xzbt {font:14px/40px  "Microsoft YaHei"; color:#666; padding-left:10px;}
.tsjy_list ul { background:#fff;}
.tsjy_list ul li { padding:0 10px; border-bottom:1px solid #f3f3f3;font:14px/40px "Microsoft YaHei"; line-height:40px; color:#333;}
.tsjy_list ul i { color:#00b800; font-size:18px; float:right;}
.tsjy_list .button { background:#03bd00; width:80%;display: block;margin: 20px auto; border-radius:5px; height:40px; line-height:40px; text-align:center; color:#fff; border:0px;}
.tsjy_list .tat_bd { background:#fff; border:1px solid #eaeaea; border-left:none;border-right:none; min-height:80px; width:100%; color:#666;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding:10px; outline:none;}

/*关注公众号*/
.ggh_bg {position: fixed; width: 100%; height: 100%; background: url(/images/show_gzh.jpg?v=1.5); background-size: cover; text-align: center; line-height: 25px; color: #333;}
.ggh_bg img {width: 50%; margin: 30vh auto 15px auto; display:block;}
.ggh_bg span {font-size: 13px; background: #F0BE8E; margin-bottom: 5px; padding: 5px 10px; border-radius: 5px;}
.ggh_bg .text {padding: 10px 0; line-height: 22px;}

/*--事业--*/
.sy_nav {width:100%; margin-top:15px;}
.sy_nav ul { border-top:1px solid #e4e1da;}
.sy_nav ul li {float:left;width:25%;box-sizing:border-box; background:#fff;}
.sy_nav ul li a { padding:3px 0;border-right:1px solid #e4e1da;border-bottom:1px solid #e4e1da;color:#64625F; display:block; text-align:center; font:13px/20px Microsoft YaHei;}
.sy_nav ul li i { width:52px; height:52px; margin:0 auto;  display: block;}
.sy_nav ul li .syioc_about {background:url(img/sy_aboutus.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_mv {background:url(img/sy_mv.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_fenx {background:url(img/sy_fenxiang.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_prob {background:url(img/sy_prob.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_frend {background:url(img/sy_frend.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_xiangmu {background:url(img/sy_xiangmu.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_dongtai {background:url(img/sy_dongtai.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li .syioc_profx {background:url(img/sy_profx.png) 53% 50% no-repeat;background-size:85% auto;}
.sy_nav ul li  a:active { background:#f8f8f8;}

.sysect_nav {width:100%; background-color:#FFF; margin-top:18px;}
.sysect_nav ul { border-top:1px solid #e4e1da;}
.sysect_nav ul li {float:left;width:50%;box-sizing:border-box; background:#fff;}
.sysect_nav ul li a { padding:20px 0;border-right:1px solid #e4e1da;border-bottom:1px solid #e4e1da;color:#64625F; display:block; text-align:left; font:12px/20px Microsoft YaHei;}
.sysect_nav ul li i { width:45px; height:45px; margin:0 auto; display: block; float:left; margin-left:10px;}
.sysect_nav ul li  span {display:block;font-size:16px;color:#000;margin-top:5px;}
.sysect_nav ul li .syioc_profx {background:url(img/sy_new.png) no-repeat left;background-size:45px 45px; float:left; margin-right:5px;}
.sysect_nav ul li .syioc_weixin {background:url(img/sy_weixin.png) no-repeat left;background-size:45px 45px; float:left; margin-right:5px;}
.sysect_nav ul li .syioc_learn {background:url(img/sy_learn.png) no-repeat left;background-size:45px 45px; float:left; margin-right:5px;}
.sysect_nav ul li .syioc_life {background:url(img/sy_life.png) no-repeat left;background-size:45px 45px; float:left; margin-right:5px;}

/*--事业图标样式修改--*/
.syioc_cssimg img {margin-top:5px; border-radius:5px; width:48px; height:48px; background:#fff;}
.syioc_cssimg02 img {margin-top:5px; border-radius:15px; width:40px; height:40px; background:#fff;}


/*热门搜索*/
.hot_search {border:1px solid #ccc; background:#fff; border-radius:6px; padding:10px 10px 5px 10px; clear:both; margin:10px; overflow:hidden;}
.hot_search2 {padding:0px; clear:both; margin:10px;}
.hot_search_title {line-height:30px; height:40px; color:#fff; font-size:18px; font-weight:bold;}
.s_block {clear:both; height:40px;}
.s_block_l {float:left; width:67%; background:#eee; border-radius:5px; height:30px; line-height:30px; overflow:hidden;}
.s_block_l2 {float:left; width:75%; background:#fff; border-radius:5px; height:30px; line-height:30px; overflow:hidden;}
.s_block_r {float:right; width:30%; background:#F30; color:#fff; height:30px; border-radius:5px; text-align:center; font-size:14px; line-height:30px;}
.s_block_r2 {float:right; width:25px; height:25px; line-height:25px; text-align:center; border-radius:13px; background:#F00; color:#fff; font-family:"micorosoft yahei"; font-size:20px;}
.hot_search p {margin:0px; padding:0px; line-height:28px;}
.hot_search p a {white-space:nowrap; margin-right:15px; float:left; color:blue;}
.s_input {background:#eee; border:0px; outline:none; vertical-align:middle; padding-left:5px; height:30px; width:78%;}
.s_but {vertical-align:middle; float:right; height:30px; width:30px;}
.s_input2 {background:#fff; border:0px; outline:none; vertical-align:middle; padding-left:5px; height:30px; width:75%;}
.s_but2 {text-align:center; vertical-align:middle; float:right; height:30px; width:20%; background:#F60; color:#fff; }
.hot_search_fix {position:fixed; width:100%; height:100%; top:0px; left:0px; background:rgba(0,0,0,0.9); padding:5px; z-index:999;}
.hot_search_fix .s_title {border-bottom:1px solid #fff; font-size:14px; color:#fff; line-height:30px; margin:0 10px 10px 10px;}
.s_key {position:absolute; height:100%; top:135px; left:0px; width:100%; padding:10px 10px 0px 15px;}
.s_key a {float:left; white-space:nowrap; margin-right:15px; vertical-align:middle; line-height:35px;}
.s_key .a1 {font-size:14px; color:#fff;}
.s_key .a2 {font-size:18px; color:#F00;}
.s_key .a3 {font-size:16px; color:#FC0;}
.s_key .a4 {font-size:18px; color:#0CF;}
.s_key .a5 {font-size:14px; color:#fff;}
.s_key .a6 {font-size:20px; color:#fff;}
.s_key .a7 {font-size:16px; color:#6F6;}
.s_key .a8 {font-size:14px; color:#FC0;}
.s_key .a9 {font-size:18px; color:#CF9;}


/*--留言处动态--*/
.mesg_one li { float:left; width:49.9%; height:42px;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.19, rgb(209,209,209)),color-stop(0.8, rgb(235,235,235)) );}

.mesg_nav {width:100%;font-size:16px;font-family:"Microsoft Yahei"; background:#fff; z-index:3; height:42px;box-shadow:2px 0px 3px #666;}
.mesg_nav a{ float:left;display:inline-block;height:42px;line-height:42px; width:49.8%;text-align:center;text-decoration:none; color:#333; border-right:1px solid #e1e1e1;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.19, rgb(246,246,246)),color-stop(0.8, rgb(255,255,255)) );}
.mesg_nav .br_no { border-right:none;}
.mesg_nav a i {width:18px; height:15px; display:inline-block; margin-right:5px; color:#666}
.mesg_nav a:hover{height:42px;line-height:42px;color:#333;}
.mesg_nav .mesg_sel {height:42px;line-height:42px;color:#333;background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0.19, rgb(255,255,255)),color-stop(0.8, rgb(246,246,246)) );}
.mesg_nav .bor_no { border-right:none;}
.liuyan_content {margin-top:0px;}
.mesg_nav a .xx_number {font:11px/14px "Microsoft Yahei"; border-radius:8px; background:#f84b4c; padding:0 5px; color:#fff;position:relative;margin-left: 10px;}

/*--订单详情--*/
.shouhuoren { background:#fff;}
.shouhuoren p {font:14px/35px "microsoft yahei"; color:#333; border-bottom:1px solid #eee; overflow:hidden; padding:0 10px;}
.dd_list { background:#fff;}
.dd_list dl {  color:#333;border-bottom:1px solid #eee;overflow:hidden;padding:10px 0;}
.dd_list dl  dt { float:left; display:block; width:76px; height:76px;margin:0 10px; }
.dd_list dl  dt img { width:100%;border:1px solid #ddd;}
.dd_list dl  dd p {font:14px/20px "Microsoft YaHei"; }
.dd_list dl .jiage {font:14px/28px "Microsoft YaHei"; }
.dd_list dl .number { float:right; margin-right:10px; font-size:14px;}
.shouhuoren .bob_no { border-bottom:none;}
.dd_list_heji {clear:both; padding:15px; line-height:20px; background:#FFF3E8;}
.dd_list_heji b {color:#F30; font-size:16px; padding:0 5px 0 0;}

/*--商城订单管理--*/
.dingdan_list { margin:0; padding:0;}
.dingdan_list dl { border-bottom:1px dashed #ccc; background:#fff; padding:15px 10px;}
.dingdan_list dl dt {float:left; width:60%; height:auto; line-height:20px;}
.dingdan_list dl dd {float:left; width:30%; line-height:20px;}
.dingdan_list dl dd b {font-size:16px; padding-right:5px; color:#F60}
.dingdan_list dl i {float:right; width:20px; line-height:40px; text-align:center; transform:rotate(180deg); color:#6e6e6e;}
.shouhuoren { font:14px/20px "microsoft yahei"; color:#333; background:#fff;}
.shouhuoren p {padding:10px; line-height:20px; border-bottom:1px solid #eee;}
.shouhuoren .but {width:80%; background:#09C; color:#fff; font-size:14px; text-align:center; line-height:35px; margin:0 auto; border-radius:6px;}
.dingdan_list dl dd span { line-height:20px;}
.dingdan_list dl dd span font { color:#333;}
.dingdan_list dl dd i {transform:rotate(180deg); float:right;font:16px/50px "microsoft yahei";margin-right:10px; color:#6e6e6e;}
.dingdan_list dl a { color:#666;}
.houxlist_nav a { width:33%; border-bottom:1px solid #e1e1e1;}

.houxlist_nav {width:100%;font-size:16px;font-family:"Microsoft Yahei";height:38px; background:#fff; z-index:3;}
.houxlist_nav li {float:left; width:33.33%; text-align:center; line-height:35px; border-right:1px solid #eee; box-sizing:border-box; border-bottom:2px solid #ccc;}
.houxlist_nav li:last-child {border-right:0px;}
.houxlist_nav dl {float:left; width:50%; text-align:center; line-height:35px; border-right:1px solid #eee; box-sizing:border-box; border-bottom:2px solid #ccc; margin:0px; padding:0px;}
.houxlist_nav dl:last-child {border-right:0px;}
.houxlist_nav dl .ml_10 {font-size:12px; background:#ccc; text-align:center; border-radius:10px; margin-left:5px; min-width:12px; height:18px; padding:0 3px; display:inline-block; line-height:18px;}
.houxlist_nav li .ml_10 {font-size:12px; background:#ccc; text-align:center; border-radius:10px; margin-left:5px; min-width:12px; height:18px; padding:0 3px; display:inline-block; line-height:18px;}
.houxlist_nav .s {border-bottom:2px solid #09C;}
.houxlist_nav .s .ml_10 {background:#09c; color:#fff;}

.houxlist_nav a{ float:left;display:inline-block;height:38px;line-height:38px; width:49%;text-align:center;text-decoration:none; color:#333; border-right:1px solid #e1e1e1;}
.houxlist_nav .br_no { border-right:none;}
.houxlist_nav a .xx_number {font:11px/14px "Microsoft Yahei"; border-radius:12px; background:#f84b4c; padding:0 4px; color:#fff; position: relative; right:0px; margin-left:3px;}
.houxlist_nav a i { background:url(img/lx_ioc.png) 0 0 no-repeat; width:14px; height:10px; display:inline-block; margin-left:10px;}
.houxlist_nav a:hover{height:38px;line-height:38px;color:#333;}
.houxlist_nav .houxlst_sel {height:38px;line-height:38px; border-bottom:2px solid #7cbafe;color:#333;}
.houxlist_nav .bor_no { border-right:none;}
.houxlst_content {clear: both;}


.my_order { margin:0;width:100%;}
.my_order p { padding-left:20px; height:51px; background:#dfdfdf; color:#333; font-size:18px; line-height:51px;}
.order_xx { background:#fff; border-bottom:1px solid #e4e4e4; overflow:hidden;}
.order_xx dl { float:left; width:33.3%; text-align:center; margin:15px 0;}
.order_xx dl dt { color:#333;font:16px/28px "Microsoft Yahei"; }
.order_xx dl dd {color:#999;font:16px/28px "Microsoft Yahei"; }


.buytopbk{ padding:15px 10px; padding-bottom:10px; }
.buytopbk:after,.buyposition:after{ content:""; display:table; clear:both}
.buyposition dl{width:100%;}
.buyposition dt{position:relative}
.buyposition dt span{ display:block;background:#d8d8d8;width:100%;  height:20px;  border-radius:10px; border:1px solid #cacaca; position:absolute; top:18px; z-index:0}
.buyposition dd{ float:left; position:relative; z-index:10; width:25%; color:#a1a1a1; font-size:12px}
.buyposition dd span{ display:block;width:50px; height:50px; line-height:40px; vertical-align:middle; text-align:center; margin:0 auto; background:#fff; border:6px solid #d8d8d8; border-radius:50px;}
.buyposition span.hover{ background:#64a425; color:#fff}
.demosearch{ margin:25px 0; margin-bottom:0; padding-bottom:0; }
.demosearch ul,.backbut{ padding:0 10%}
.demosearch li { padding-bottom:10px;text-align:center;}
.demosearch .iin{ width:100%; height:40px; border:1px solid #ccc; text-align:center}
.demosearch .sbut,.backbut .sbut{width:100%; height:40px;text-align:center; background-color:#d20740; border-radius:2px; color:#fff; font-size:14px}
.demosearch .sbut{ background-image:url(/images/butsearchicon.png); background-repeat: no-repeat; background-position:20% center; background-size: auto 60%; text-indent:1em;}
.demosearch .sbut:hover,.backbut .sbut:hover{background-color:#d20740;}
.demosearch .sbut:hover{background-image:url(/images/butsearchicon.png); background-repeat: no-repeat; background-position:20% center; background-size: auto 60%; text-indent:1em;}
.searchtips{ padding:10px;text-align:center; color:#333;}
.mb_list{ border-top:1px solid #D7D7D7; background:#fff; border-left:none; margin-bottom:2px;}
#mb_list_R h1 {line-height:30px; height:30px; font-size:20px; font-weight:bold; padding-left:15px; margin-bottom:2px;}
#mb_list_R{width:100%; float:left; padding-right:20px; box-sizing:border-box;}
.mb_list dl {float:left; width:33.33%; border-bottom:1px solid #eee; border-right:1px solid #eee; box-sizing:border-box;}
.mb_list dt{ display:block; width:65px; height:65px; border:1px solid #d3d3d3; background:#fff; margin:10px auto;}
.mb_list dt img{width:65px; height:65px;}
.mb_list dd {display:block; text-align:center; width:90%; height:82px; overflow:hidden; margin:0 auto;}
.mb_list dd h2{ font-size:14px; padding-bottom:5px;}
.mb_list dd span{ font-size:12px; color:#818181;}
.mb_list_zm {position:fixed; right:0px; top:0px; bottom:0px; height:100%; width:20px; z-index:100; background:#eee; border-left:1px solid #ccc;}
.mb_list_zm ul {position:absolute; bottom:0px; left:0px; width:20px;}
.mb_list_zm li {width:20px; display:block; border-bottom:1px solid #fff; background:rgba(0,0,0,0.8); text-align:center; line-height:20px; color:#fff; font-size:12px;}
.mb_list_zm .s {background:#F60;}
.listbut {display:block; line-height:25px; text-align:center;border-radius:5px;height:25px; color:#fff; background:#F60; width:50%; margin:0 auto 15px auto;}
.tag {width:70%; margin:0 auto; border:1px solid #ccc; background:#fff; height:30px; overflow:hidden;}
.tag li {width:50%; text-align:center; line-height:30px; font-size:14px; float:left; color:#333;}
.tag .s {background:#090; color:#fff;}

.container{
    margin:0px;
    padding:0px;
}

/*--投诉建议--*/
/*.tsjy_bt { border-bottom:1px solid #ccc; line-height:20px; text-align:right; padding-right:10px;}
.tsjy_bt span {font:12px/20px  "Microsoft YaHei"; color:#2175c9;}
.tsjy_bt i { display:inline-block; background:url(img/imgioc.png) 0 -529px no-repeat; width:15px; height:16px;}*/
.tsjy_bt {border-bottom:1px solid #ccc; padding:15px 0; clear:both;}
.tsjy_bt dl {float:left; height:35px; line-height:35px; padding-left:15px; font-size:12px;}
.tsjy_bt dl a {color:#347dcf;}
.tsjy_bt li {float:right; margin-right:15px;}
.tsjy_bt i {width:35px; height:35px; margin:0 auto; border-radius:20px; text-align:center; line-height:35px; display:block; font-style:normal; overflow:hidden;}
.tsjy_bt .i1 {background:rgba(0,0,0,0.6); color:#fff;}
.tsjy_bt .i2 {background:#F90; color:#fff;}
.tsjy_bt .i3 {background:rgba(0,0,0,0.2); color:#fff;}
.tsjy_bt .i4 {background:rgba(0,0,0,0.4); color:#fff;}
.tsjy_list { margin:10px auto;}
.tsjy_xzbt {font:14px/40px  "Microsoft YaHei"; color:#666; padding-left:10px;}
.tsjy_list ul { background:#fff;}
.tsjy_list ul li { padding:0 10px; border-bottom:1px solid #f8f8f8;font:14px/40px  "Microsoft YaHei"; line-height:40px; color:#333;}
.tsjy_list ul i { color:#00b800; font-size:18px; float:right;}
.tsjy_list .button { background:#03bd00; width:80%;display: block;margin: 20px auto; border-radius:5px; height:40px; line-height:40px; text-align:center; color:#fff;}
.tsjy_list .tat_bd { background:#fff; border:1px solid #eaeaea; border-left:none;border-right:none; min-height:80px; width:100%; color:#666;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box; padding:10px; outline:none;}

.reg_list {height: 30px; overflow: hidden; margin: 0 auto; text-align: center; background: #fdeec7;}
.reg_list li {line-height: 30px; color: #F00;}