html {
    font-size: 16px;
    font-family: "微软雅黑";
    position: relative;
}

ul li {
    list-style: none;
}

button {
    border: none;
    background: none;
    display: inline-block;
    outline: none;
}

/*头部导航*/
.header {
    margin: 0 auto;
    width: 100%;
    /*height:4.16rem;*/
    /*border-bottom:1px solid #bbbbbb;
	box-shadow: 0px 1px 3px #dddddd;*/
    height: 3.17rem;
    border-bottom: 1px solid #dddddd;
}

    .header > nav {
        width: 100%;
        height: 3.17rem;
        margin: 0 auto;
    }

.navbar-default {
    border-radius: none;
    border: none;
    /*border-bottom: 1px solid #dddddd;*/
}

.navbar-brand img {
    width: 6.5rem;
    /*padding-left: 0.778rem;
    padding-top: 0.2rem;*/
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7;
    background: rgba(0,0,0,0.4);
}

.navbar-default .navbar-nav > li > a {
    font-weight: 300;
    font-size: 1rem;
    color: #fff;
    line-height: 2.36rem;
}

/*搜索框*/
.search_all {
    display: inline-block;
}

.user_info {
    display: none;
}

.phone_header {
    width: 100%;
    height: 3.17rem;
    border-bottom: 1px solid #dddddd;
}

    .phone_header .phone_logo {
        width: 4.92rem;
        padding-left: 0.778rem;
        padding-top: 1rem;
    }

.phone_daohang {
    float: right;
    width: 5rem;
}

.phone_search {
    float: right;
    margin-right: 1rem;
    width: 2.42rem;
    height: 3.13rem;
    display: inline-block;
    padding: 1.1rem 0.75rem;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
}

    .phone_search > img {
        width: 0.92rem;
    }

.phone_daohang_img {
    width: 0.82rem;
    /*margin-left: 0.72rem;*/
}
/*搜索框*/
.search_all {
    display: none;
}

.user_info {
    display: none;
}

    .user_info img {
        display: none;
    }

.uesr_header {
    display: none;
}

.user_mes {
    display: none;
}

.user_info span {
    display: none;
}
/*主体部分*/
.container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    /*position: relative;*/
}

.row {
    width: 100%;
    padding: 0;
    margin: 0;
}

.main_left {
    padding: 0;
    margin: 0;
}

.main_header {
    display: none;
}

    .main_header h1 {
        display: none;
    }

.main_left {
    width: 100%;
}

.shiping_img {
    width: 100%;
    height: 26.56rem;
    /*float: left;*/
}

    .shiping_img img {
        width: 100%;
    }

.shiping_jianjie {
    width: 100%;
    background: #f5f5f5;
}

    .shiping_jianjie p {
        padding: 0.68rem;
        letter-spacing: 0.1rem;
        margin: 0;
        color: #333333;
        font-size: 1rem;
    }

        .shiping_jianjie p > span {
            font-weight: bold;
        }

    .shiping_jianjie > .author, .shiping_jianjie > .timer {
        font-size: 0.875rem;
        padding: 0rem 0.68rem;
    }

.phone_qq img {
    width: 1rem;
    margin-top: -0.5rem;
    margin-right: 0.5rem;
}

.phone_weixin img {
    width: 1.25rem;
    margin-top: -0.5rem;
    margin-right: 0.5rem;
}

.phone_weibo img {
    width: 1.18rem;
    margin-top: -0.5rem;
    margin-right: 0.5rem;
}

.phone_xinxi {
    display: inline-block;
    width: 15.5rem;
    /*margin-left: 3.8rem;*/
    float: right;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}

    .phone_xinxi > p {
        display: inline-block;
        padding: 0;
        color: #999999;
        font-size: 0.75rem;
    }

    .phone_xinxi > .pinglun_num1, .phone_xinxi > .bofang_num {
        display: inline-block;
    }

        .phone_xinxi > .pinglun_num1 > p, .phone_xinxi > .bofang_num > p {
            display: inline-block;
            padding: 0;
            margin-left: 0.3rem;
        }

        .phone_xinxi > .pinglun_num1 > img, .phone_xinxi > .bofang_num > img {
            width: 1rem;
            display: inline-block;
            padding: 0;
            margin-left: 0.5rem;
        }

    .phone_xinxi > .fenge {
        padding: 0;
    }

.shiping1_img {
    width: 100%;
    height: 300px;
    /*height:20rem;*/
    /*float: left;*/
}

    .shiping1_img img {
        width: 100%;
    }

.shiping_jianjie1 {
    width: 100%;
    background: #ffffff;
    /*margin-top: 1rem;*/
    width: 21.32rem;
    margin: 1rem auto;
    word-wrap: break-word;
}

    .shiping_jianjie1 p {
        padding: 0.68rem;
        letter-spacing: 0.1rem;
        margin: 0;
        color: #333333;
        font-size: 1rem;
    }

        .shiping_jianjie1 p > span {
            font-weight: bold;
        }

    .shiping_jianjie1 > .author, .shiping_jianjie1 > .timer {
        font-size: 0.875rem;
        padding: 0rem 0.68rem;
    }

.shiping_jianjie {
    display: none;
}

.pinglun_num1, .bofang_num {
    display: inline-block;
}

    .pinglun_num1 img, .bofang_num img {
        vertical-align: 0.01rem;
        padding-right: 0.43rem;
    }

.left_big_img {
    display: none;
}

    .left_big_img img {
        display: none;
    }

.main_left h2 {
    display: none;
}

.shiping_list {
    display: none;
}

    .shiping_list img {
        display: none;
    }

    .shiping_list p {
        display: none;
    }

.shiping_list_content {
    display: none;
}

    .shiping_list_content > .cishu {
        display: none;
    }

        .shiping_list_content > .cishu > span {
            display: none;
        }
/*右边部分*/
.main_right {
    /*float: right;*/
    width: 100%;
    /*margin-left: -1.18rem;*/
    padding: 0;
}

.huandengpian {
    /*position: relative;*/
    width: 100%;
    height: 18.7rem;
}

.huandengpian_bofang {
    width: 100%;
    height: 18.7rem;
}

/*.huandengpian .full_sp{
	width:1.31rem ;
	position: absolute;
	top: 1rem;
	right: 1rem;
}*/
.suonue_img {
    display: none;
}

    .suonue_img ul {
        display: none;
    }

        .suonue_img ul li {
            display: none;
        }

    .suonue_img img {
        display: none;
    }

.btn_left img, .btn_right img {
    display: none;
}

.btn_left img {
    display: none;
}

.btn_right img {
    display: none;
}

.dianping_left, .dianping_right {
    display: none;
}

.pinglun_content {
    display: none;
}

#listBox {
    display: none;
}

.mod18 {
    width: 100%;
}
/*焦点图*/
#picBox > ul {
    width: 100% !important;
    height: 31.1rem !important;
    z-index: -1;
}

.mod18 .btn {
    display: none;
}


.mod18 li {
    float: left;
    width: 100%;
    height: 31.1rem !important;
}

.mod18 .cf li {
    display: none;
}

.mod18 .picBox {
    height: 31.1rem !important;
    position: relative;
    overflow: hidden;
}

    .mod18 .picBox ul {
        height: 31.1rem !important;
        position: absolute;
        /*z-index: 1;*/
    }

    .mod18 .picBox li {
        /*width: 100%;*/
        position: absolute;
        height: 31.1rem !important;
        /*z-index: 1;*/
    }
/*.sliderbox>.arrow-btn{
     	display: none;
     }*/
/*#picBox ul{
          	width: 100%;
          	z-index: -1;
         }*/
.main_right > .huandengpian {
    width: 100%;
    height: 18.8rem;
}

.phone_huandengpian {
    /*margin-top: -4.6rem;*/
    /*position: fixed;*/
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3.35rem;
    background: #333333;
    text-align: center;
    z-index: 111;
}

.phone_huandengpian_all {
    width: 1.39rem;
    height: 1.42rem;
    float: left;
    margin-top: 1.1rem;
    /*display: inline-block;*/
    /*padding:0.64rem 0rem;*/
    /*z-index: 999;*/
}

.phone_menu {
    /*text-align: center;*/
    height: 3.35rem;
    width: 21.42rem;
    /*padding:0.64rem 0rem;*/
    margin: 0 auto;
}
    /*.phone_contro{
         	width: 15rem;
         	height:3.35rem ;
         	margin: 0 auto;
         	display: inline-block;
         	padding-top: -2rem;
         	margin-top: -10rem;
         }*/
    .phone_menu > .phone_left_btn, .phone_menu > .phone_right_btn, .phone_menu > .phone_bofang_btn {
        margin-top: -2.9rem;
    }

    .phone_menu > .phone_left_btn {
        margin-left: 2.5rem;
    }

    .phone_menu > .phone_left_btn, .phone_menu > .phone_right_btn {
        width: 1.3rem;
        height: 1.5rem;
    }

.phone_bofang_btn {
    width: 1.85rem;
    height: 2.17rem;
    margin: 0 3.5rem;
}

.phone_zongshu {
    display: inline-block;
    float: right;
    margin-top: -1.5rem;
}

    .phone_zongshu p {
        color: #fff;
        display: inline-block;
        font-size: 0.92rem;
    }

    .phone_zongshu span {
        font-size: 0.78rem;
        color: #d8d5d5;
    }

.send {
    display: none;
}

.pinglun_num {
    display: none;
}

.pinglun_list {
    display: none;
}


.phone_pinglun {
    width: 100%;
    background: #f5f5f5;
}

    .phone_pinglun p {
        font-size: 1.07rem;
        color: #333333;
        line-height: 2.5rem;
        padding-left: 0.68rem;
        margin-bottom: 0.7rem;
    }

    .phone_pinglun > p > span {
        font-size: 0.85rem;
        color: #3b97f6;
    }

.phone_pinglun_list {
    width: 21.46rem;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 1rem;
    margin: 0 auto;
    margin-bottom: 1rem;
}

    .phone_pinglun_list img {
        width: 2.9rem;
    }

    .phone_pinglun_list p {
        font-size: 0.92rem;
        color: #3b97f6;
        line-height: 1.5;
        display: inline-block;
        padding: 0;
        margin: 0;
    }

    .phone_pinglun_list span {
        display: block;
        margin-top: 0.75rem;
        margin-bottom: 1.39rem;
    }

    .phone_pinglun_list > .phone_pinglun_list_content_all > .phone_pinglun_list_content {
        width: 17.03rem;
        color: #333333;
        float: right;
        padding-left: 0;
    }

.phone_pinglun_list_content_all {
    width: 17.03rem;
    float: right;
}

.phone_huifu {
    width: 100%;
    height: 100%;
    background: #f5f5f5;
    border-top: 1px solid #dddddd;
    padding: 0.78rem;
}

.phone_huifu_content {
    display: block;
    width: 80%;
    height: 1.8rem;
    margin: 0 auto;
    padding: 0.78rem;
    background: #fff;
    border: 1px solid #dddddd;
    border-radius: 4px;
}

    .phone_huifu_content p {
        line-height: 1.08rem;
        color: #666666;
        font-size: 0.85rem;
        padding: 0;
        margin: 0;
        /*margin-bottom: 0.78rem;*/
    }

.huifu_tankuang {
    width: 22.92rem;
    height: 13.25rem;
    background: #f5f5f5;
    border-radius: 2px;
    position: fixed;
    bottom: 0;
    /*margin-top: -6.625rem;*/
    display: none;
    /*left: 50%;*/
    /*margin-left:-11.46rem;*/
}

.huifu_tankuang_content {
    display: block;
    width: 21.7rem;
    margin: 1rem auto;
    border: 1px solid #dddddd;
    background: #fff;
    font-size: 0.92rem;
    padding: 1rem;
    border-radius: 0.5rem;
    height: 7.64rem;
    overflow: hidden;
}

.phone_huifu_quxiao {
    display: inline-block;
    width: 4.25rem;
    height: 1.85rem;
    background: #dddddd;
    color: #fff;
    font-size: 0.92rem;
    text-align: center;
    border-radius: 0.2rem;
    margin-left: 0.67rem;
}

    .phone_huifu_quxiao > p {
        color: #fff;
        font-size: 0.92rem;
        line-height: 1.85rem;
        margin: 0;
        padding: 0;
    }

.phone_huifu_huifu {
    display: inline-block;
    width: 4.25rem;
    height: 1.85rem;
    background: #3b97f6;
    color: #fff;
    font-size: 0.92rem;
    text-align: center;
    border-radius: 0.2rem;
    margin-left: 12.86rem;
}

    .phone_huifu_huifu > p {
        color: #fff;
        font-size: 0.92rem;
        line-height: 1.85rem;
        margin: 0;
        padding: 0;
    }

.fenye {
    display: none;
}
/*页脚*/
.footer {
    display: none;
}

/*视频列表*/
.banner {
    display: none;
}

    .banner img {
        display: none;
    }
.banner_new {
    width: 100%;
    margin-top: 1rem;
}

    .banner_new img {
        width: 100%;
    }

.main {
    /*display: none;*/
    /*background: #f5f5f5;*/
    /*height: 4rem;*/
    width: 100%;
}

.main_table {
    display: none;
}

    .main_table span {
        display: none;
    }

.main_table_center {
    display: none;
}

.main_table > .hover {
    display: none;
}
/*.hover2{
	color:#00a0ff;
}*/
.main_table > .hover1 {
    display: none;
}

.main_content_list {
    width: 100%;
    margin: 0 auto;
    margin-top: 1.475rem;
    padding: 0;
}

.first {
    float: left;
    width: 10.35rem;
    margin-bottom: 0.7rem;
    margin-left: 0.72rem;
    /*margin-left: 0.88rem;*/
    position: relative;
}

    .first:hover {
        /*display: none;*/
    }

    .first img {
        /*width: 10.35rem;*/
        border-radius: 6px;
    }

    .first > .first_big_img {
        width: 10.39rem;
        height: 7.9rem;
    }

.phone_bfang {
    width: 1rem;
    height: 1rem;
    position: absolute;
    right: 0.5rem;
    bottom: 4rem;
}

.shouji_hide {
    display: none;
}

.shouji_zhanghao {
    font-size: 22px;
}

.shoujizhuce {
    font-size: 16px;
}

.huoquyanzhngema {
    background: #fff !important;
    color: #3B85DC !important;
    border: 1px solid #3B85DC !important;
}

.first_back {
    display: none;
}

    .first_back img {
        display: none;
    }

    .first_back:hover {
        display: none;
    }

#zhaiyao {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333333;
    font-size: 0.85rem;
    width: 10.35rem;
    margin: 0;
    height: 3.2rem;
    padding: 0.56rem 0rem;
}

.first p > span {
    display: none;
}

    .first p > span > img {
        display: none;
    }

.container > .main_content_list {
    position: relative;
    /*display: none;*/
}

.main > .container > ul > li {
    /*position: absolute;
	top: 0;
	left: 0;*/
    overflow: hidden;
    display: none;
}

.mian_list_fenye {
    display: none;
}

.clear {
    clear: both;
}

.phone_shaixuan_select {
    width: 100%;
    height: 2.46rem;
    margin-top: 0.3rem;
    border-bottom: 1px solid #dddddd;
    padding: 0.778rem;
}

    .phone_shaixuan_select p {
        font-size: 0.85rem;
        color: #333333;
        display: inline-block;
    }

    .phone_shaixuan_select span {
        color: #666666;
        font-size: 0.85rem;
        margin-top: 0.3rem;
        float: right;
    }

.shaixuan_select {
    width: 100%;
    height: 2.5rem;
    border: none;
    /*line-height: 2.5rem;*/
    padding: 0.6rem 0.778rem;
    display: none;
}

    .shaixuan_select span {
        font-size: 0.78rem;
        /*line-height: 1rem;*/
        color: #333333;
        padding-right: 1rem;
    }

    .shaixuan_select > .shaixuan_in {
        color: #3b97f6;
    }

.header_user_info {
    display: none;
}

.main_right > .sliderbox {
    display: none;
}

#video {
    height: 15.14rem !important;
    width: 100%;
    cursor: pointer;
    background-color: rgb(0, 0, 0);
    margin-top: 3rem;
}

video {
    height: 15.14rem !important;
    width: 100%;
}

.phone_huandengpian_tankuang {
    width: 100%;
    height: 9.3rem;
    overflow: hidden;
    background: rgba(0,0,0,0.5);
    position: fixed;
    left: 0;
    bottom: 3.35rem;
    padding: 0.75rem 0rem;
    display: none;
}

    .phone_huandengpian_tankuang > ul {
        width: 110%;
        height: 9.3rem;
        overflow: auto;
        padding: 0;
    }

    .phone_huandengpian_tankuang li {
        /*background: #fff;*/
        display: inline-block;
        width: 100%;
        padding: 0.75rem;
        color: #fff;
    }

    .phone_huandengpian_tankuang > ul > .huangdengpian_xuanzhong {
        background: #fff;
        color: #333;
    }
/*loading*/


.line-spin-fade-loader {
    width: 40px;
    height: 40px;
    position: fixed;
    top: 35%;
    left: 50%;
    margin-left: -20px;
    font-size: 10px;
    z-index: 1000;
}

@-webkit-keyframes line-spin-fade-loader {
    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}

@keyframes line-spin-fade-loader {
    50% {
        opacity: 0.3;
    }

    100% {
        opacity: 1;
    }
}


.line-spin-fade-loader > div:nth-child(1) {
    top: 20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.84s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(2) {
    top: 13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.72s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(3) {
    top: 0;
    left: 20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.6s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(4) {
    top: -13.63636px;
    left: 13.63636px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.48s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(5) {
    top: -20px;
    left: 0;
    -webkit-animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.36s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(6) {
    top: -13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.24s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(7) {
    top: 0;
    left: -20px;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s -0.12s infinite ease-in-out;
}

.line-spin-fade-loader > div:nth-child(8) {
    top: 13.63636px;
    left: -13.63636px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
    animation: line-spin-fade-loader 1.2s 0s infinite ease-in-out;
}

.line-spin-fade-loader > div {
    background-color: #ddd;
    width: 4px;
    height: 35px;
    border-radius: 2px;
    margin: 2px;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    position: absolute;
    width: 5px;
    height: 15px;
}

/*loading-end*/


/*--------------评论显示效果--------------------*/
/*.commentcss {
    max-height: 4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}*/
