ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 8.5px;
}
* {
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
    color: #222;
    font-size: 14px;
    font-family: "微软雅黑", Helvetica, STHeiTi, Arial, sans-serif;
}
li {
    list-style: none;
}
body, td, th {
    line-height: 166%;
}
.fl {
    float: left;
}
/*nav start*/
.topnav {
    overflow: visible;
}
.topnav {
    width: 100%;
    overflow: hidden;
    position: fixed;
    left: 0;
    top: 0;
    height: 65px;
    background: black;
    margin-top: -10px;
    z-index: 2000;
}
.nav {
    overflow: initial;
}
.nav {
    float: left;
    overflow: hidden;
    height: 65px;
}
.nav .logo {
    margin-top: 10px;
    margin-left: 30px;
    margin-right: 0;
    float: left;
}
.nav .logo a{
    font-size: 24px;
    padding-top: 10px;
    display: inline-block;
}
.logo img {
    width: 160px;
    padding-top: 8px;
}
.nav ul li {
    margin-top: 20px;
    list-style: none;
}
.nav li {
    float: left;
    padding: 0 10px;
    height: 65px;
    line-height: 30px;
    font-size: 18px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: white;
    margin: 18px 15px 0;
}
.nav li a {
    font-size: 16px;
    font-weight: 200;
}
.navright {
    overflow: inherit;
}
.navright {
    margin-top: 5px;
}
@media screen and (max-width: 1400px)
    .navright {
        padding-right: 20px;
    }
    .navright {
        padding-right: 72px;
        height: 50px;
        float: right;
    }
    .navright li {
        float: left;
        line-height: 30px;
        font-size: 16px;
        color: white;
        margin: 18px 8px 0;
    }
    .topnav .grzx {
        padding-top: 10px;
        width: 130px;
        height: 165px;
        background: #fff;
        background-repeat: no-repeat;
        position: absolute;
        right: 115px;
        top: 48px;
        z-index: 99;
    }
    .topnav .grzx li {
        margin: 6px 12px;
        font-size: 14px;
        margin-bottom: 0;
    }
    .topnav .grzx li a {
        color: black;
    }
    .topnav a {
        font-size: 16px;
        color: white;
    }
    /*nav end*/

    /*header start*/
    .header {
        width: 100%;
        position: relative;
        overflow: hidden;
    }
    .bj {
        width: 100%;
        height: 630px;
        background-size: cover;
        background-position: center;
    }
    /*header end*/

    /*content start*/
    .city {
        width: 1256px;
        margin: auto;
        margin-bottom: 40px;
        position: relative;
        left: 50%;
        margin-left: -603px;
    }
    .synav {
        height: 60px;
        margin-top: 25px;
        margin-bottom: 23px;
        position: relative;
    }
    .synav span {
        color: black;
        font-size: 30px;
        line-height: 60px;
    }
    .synav ul {
        display: inline-block;
        float: right;
        margin-right: 25px;
    }
    .synav .on {
        color: #e99605;
        border-bottom: 2px solid #e99605;
    }
    .synav li {
        margin-top: 15px;
        display: inline-block;
        float: left;
        height: 36px;
        color: #636363;
        font-size: 16px;
        line-height: 36px;
        margin-left: 30px;
        padding: 0 2px;
        cursor: pointer;
    }
    .city_cs {
        width: 100%;
    }
    .city_c {
        width: 100%;
        padding-left: 4px;
        overflow: hidden;
    }
    .city_c_l {
        width: 601px;
        height: 340px;
        margin-right: 25px;
        float: left;
        position: relative;
        margin-bottom: 30px;
    }
    .tup {
        width: 100%;
        height: 100%;
        overflow: hidden;
    }
    .tup img {
        width: 100%;
    }
    .city_c_l img {
        width: 100%;
    }
    .city_c_l ._l_cover {
        width: 601px;
        height: 100px;
        background: black;
        opacity: 0.7;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70);
        position: absolute;
        left: 0;
        bottom: 0;
    }
    .city_c_l ._l_text {
        width: 601px;
        height: 100px;
        position: absolute;
        left: 0;
        bottom: 0;
        color: #e99605;
    }
    .city_c_l ._l_text .text_title {
        padding-left: 12px;
        padding-right: 12px;
        letter-spacing: 1px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .city_c_l ._l_text a {
        font-size: 16px;
        color: #e99605;
    }
    .city_c_l ._l_text .spanwrap {
        margin-top: 10px;
    }
    .city_c_l ._l_text .spanwrap .text_price {
        display: inline-block;
        float: left;
        margin-left: 10px;
        color: #e99605;
        font-size: 14px;
    }
    .city_c_l ._l_text .spanwrap .text_apply {
        display: inline-block;
        float: right;
        margin-right: 15px;
        color: #b4b4b4;
        font-size: 12px;
    }
    .city_c_l ._l_text .spanwrap .text_apply a {
        text-decoration: none;
        font-size: 14px;
        color: #e99605;
    }
    .city_c_r {
        width: 288px;
        height: 340px;
        float: left;
        margin-right: 25px;
        position: relative;
        margin-bottom: 30px;
    }
    .city_c_r .img {
        width: 288px;
        height: 180px;
        overflow: hidden;
        position: relative;
    }
    .city_c_r .img img {
        width: 100%;
        transform: scale(1);
        transition: all 0.5s;
    }
    .city_c_r .img .scover {
        transition: all 0.5s;
        opacity: 0;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
        position: absolute;
        top: 0;
        left: 0;
        width: 288px;
        height: 180px;
        background: white;
    }
    .city_c_r .text {
        width: 288px;
        border: 1px solid #d2d2d2;
        border-top: none;
        transition: all 0.5s;
    }
    .text .text_title {
        display: inline-block;
        width: 95%;
        height: 48px;
        margin-left: 10px;
        margin-top: 15px;
        overflow: hidden;
    }
    .text .text_title a {
        font-size: 16px;
        color: black;
        line-height: 1.5;
        letter-spacing: 1px;
    }
    .city_c_r .text .spanwrap {
        width: 98%;
    }
    .city_c_r .text .text_days, .city_c_r .text .text_site {
        margin-left: 10px;
        line-height: 22px;
        color: #b4b4b4;
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 4;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: normal;
    }
    .city_c_r .text .text_price {
        display: inline-block;
        float: left;
        margin-left: 10px;
        color: #e99605;
        font-size: 14px;
    }
    .city_c_r .text .text_baoming {
        display: inline-block;
        float: left;
        margin-left: 10px;
        font-size: 14px;
        margin-top: 12px;
    }
    .city_c_r .text .text_apply {
        display: inline-block;
        float: right;
        margin-right: 15px;
        color: #b4b4b4;
        font-size: 12px;
        margin-top: 8px;
    }
    .city_c_r .text .text_apply a {
        text-decoration: none;
        font-size: 14px;
        color: #e99605;
    }
    .fugai {
        width: 100%;
        height: 100%;
        position: absolute;
        left: 0;
        top: 0;
        opacity: 0.6;
        filter: progid:DXImageTransform.Microsoft.Alpha(opacity=60);
        background: black;
    }
    .gengduo {
        position: absolute;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        z-index: 10;
    }
    .gengduo span {
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 120px;
        color: white;
    }
    .gengduo img {
        width: 70px;
        height: 70px;
        position: absolute;
        left: 50%;
        margin-left: -35px;
        top: 160px;
    }
    /*content end*/

    /*footer start*/
    .footer {
        background: #323232;
        overflow: hidden;
        clear:both;
    }
    .footer .footer {
        width: 100%;
        margin-top: 50px;
        margin-bottom: 10px;
        position: relative;
        font-family: arial;
        text-align: center;
    }
    .footer .footer .bd {
        padding: 20px 0;
        margin: 0 auto;
    }
    .footer .footer .full {
        display: block;
    }
    .footer .footer a {
        margin: 0 8px;
        white-space: nowrap;
        color: #b9b9b9;
        font-size: 14px;
        line-height: 25px;
    }
    .footer .footer .foot-copyright {
        line-height: 20px;
        margin: 2px 0;
        color: #b0b0b0;
        font-size: 14px;
    }
    /*footer end*/

    /*---------------------------------------------list start------------------------------------------------------*/
    .nav_bar {
        height: 100%;
        margin: 0 auto;
        margin-top: 120px;
        margin-bottom: 20px;
    }
    .nav_bar .hd {
        margin-bottom: 25px;
        border-bottom: 1px solid #d2d2d2;
        height: 43px;
    }
    .nav_bar .filter {
        float: left;
        padding-left: 10px;
    }
    .cf:before, .cf:after {
        content: " ";
        display: table;
    }
    .nav_bar .filter > li:hover, .nav_bar .filter > li.active {
        border-bottom: 4px solid #e99605;
    }
    .nav_bar .filter > li {
        margin-right: 20px;
        padding-bottom: 11px;
        *padding-bottom: 15px;
        float: left;
        border-bottom: 4px solid transparent;
    }
    .nav_bar .filter > li > a {
        font-size: 24px;
        text-decoration: none;
    }
    .nav_bar a {
        color: #777;
    }
    .nav_bar .subjects {
        line-height: 32px;
    }
    .r {
        float: right!important;
    }
    .filter2 {
        float: left;
    }
    .filter2 >li {
        float: left;
        border-bottom: 4px solid transparent;
        list-style: none;
        margin: 0;
        padding: 0;
        padding-bottom: 2px;
    }
    .nav_bar .subjects a {
        padding: 2px 6px 2px 6px;
        border: 1px solid transparent;
        text-decoration: none;
    }
    .filter2 > li > a {
        text-decoration: none;
    }
    #arr_box{
        width: auto;
        margin: 20px auto;
        clear: both;
    }
    .box_item{
        float: left;
        overflow: hidden;
        width: 24.65%;
        margin: 0px 0px 10px 6px;
    }
    .box_item:nth-child(4n-3){
        margin-left: 0;
    }
    .box_item img{
        width:100%;
        height:290px;
    }
    .descbox {
        border: none;
        line-height: 30px;
        color: white;
        padding-left: 10px;
        overflow: hidden;
        width: 100%;
        background: #f2f2f2;
    }
    .descbox .author{
        float: left;
        font-size: 12px;
        color: #ff9a00;
    }
    .descbox .price{
        float: right;
        font-size: 12px;
        padding:0 20px;
        color: #ff9a00;
    }
    .desc {
        text-decoration: none;
        font-size: 14px;
        height: 30px;
        line-height: 30px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        overflow: hidden;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
    }
    .desc a {
        color: #000;
        text-decoration: none;
    }
    .page{
        clear: both;
        margin:50px 30%;
        
    }
     .page li{
         width:42px;
        float:left;
        margin:5px 10px;
        border:1px solid #ccc;
        padding:5px 10px;
        text-align: center;
     }
     .page .active{
         background: #ff9a00;
     }
     .page .active a{
         color: #fff;
     }
    /*---------------------------------------------list end------------------------------------------------------*/

    /*---------------------------------------------viewproduct start----------------------------------------------*/
    .container-detail {
        position: relative;
        background: #242424;
        border-top: 1px solid #444444;
    }
    .container-detail .detail{
        display: flex;
        border-bottom: 1px solid rgb(68, 68, 68);
        border-top: 1px solid rgb(68, 68, 68);
        position: relative;
        margin-top:3%;
    }
    .container-left {
        position: relative;
        margin-right: auto;
        width: 70%;
        min-height: 600px;
        left:10%;
        top:15%;
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
    }
    .container-left img{
        width:100%;
        margin:0 2% 2% 0;
    }
    .container-right {
        position: absolute;
        right: 0;
        width: 16%;
        height: 100%;
        min-height: 600px;
        top: 0;
        bottom: 0;
        margin-left: auto;
        overflow-y: auto;
        overflow-x: hidden;
        border-left: 1px solid #444444;
        padding-top: 10px;
        box-sizing: border-box;
    }
    .container-right .aside-post-head {
        position: relative;
        padding: 20px 15px 20px 67px;
        line-height: 1;
    }

    .bottom-line {
        border-bottom: 1px solid #444444;
    }
    .aside-post-head .site-icon {
        position: absolute;
        top: 8px;
        left: 15px;
        width: 66px;
        height: 66px;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    .aside-post-head .site-icon img {
        width: 100%;
        height: 100%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    .site-icon {
        width: 10%;
        height: 26px;
        display: inline-block;
        padding-right: 2%;
    }
    .site-icon img {
        display: block;
        width: 100%;
        height: 100%;
        -webkit-border-radius: 50%;
        -moz-border-radius: 50%;
        border-radius: 50%;
    }
    .aside-post-head .site-link {
        display: block;
        margin-left: 22px;
        font-size: 16px;
        /* overflow: hidden; */
        text-overflow: ellipsis;
        white-space: nowrap;
        max-width: 120px;
    }
    .site-link {
        vertical-align: 8px;
    }
    .site-link, .inline-comment .comments-list li .site-name {
        color: #fff;
    }
    .aside-post-head .aside-site-follow {
        position: absolute;
        right: 12px;
        top: 17px;
        background: #ff9a00;
        color: #000;
        padding: 6px 14px;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        -moz-border-radius: 3px;
        -ms-border-radius: 3px;
        -o-border-radius: 3px;
        cursor: pointer;
        font-size: 14px;
    }
    .aside-post-head p {
        margin: 22px 0 0 22px;
        font-size: 12px;
        color: #999999;
    }
    .aside-post-head .view-count {
        margin: 0 22px;
    }
    .container-right .album__work {
        position: relative;
        padding: 0 10px 19px 10px;
        border-bottom: 1px solid #444444;
    }
    .album__work h1 {
        color: #fff;
        font-size: 16px;
        max-width: 233px;
        line-height: 23px;
    }
    .album__work h1 i {
        display: inline-block;
        color: #333;
        background: #ff9a00;
        padding: 2px 5px;
        font-size: 12px;
        font-style: normal;
        margin-right: 5px;
        line-height: 13px;
    }
    .album__work p {
        color: #999;
        font-size: 12px;
        margin-bottom: 0;
    }
    .album__work .work__open {
        color: #FF9A00;
        font-size: 12px;
        cursor: pointer;
    }
    .album__work .work__report {
        position: absolute;
        top: 0;
        right: 10px;
        color: rgba(153,153,153,1);
        font-size: 12px;
        background: rgba(0,0,0,1);
        padding: 0 10px;
        cursor: pointer;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
    }
    .aside-tag {
        padding: 16px 16px 16px 8px;
        color: #999999;
        font-size: 12px;
    }
    .aside-tag .tag-item {
        max-width: 130px;
        padding: 0 10px;
        margin: 0 8px 8px 0;
        box-sizing: border-box;
        border: 1px solid #999999;
        color: #999999;
        border-radius: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        -ms-border-radius: 10px;
        -o-border-radius: 10px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .flex {
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -webkit-box-lines: multiple;
        -moz-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -moz-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: distribute;
        justify-content: flex-start;
    }
    /*---------------------------------------------viewproduct end------------------------------------------------*/

    /*---------------------------------------------login start------------------------------------------------*/
    .login_bg{
        background: #323232 url(/static/cms/youxiake/images/login_bg.jpg) center top no-repeat;
    }
    .major {
        width: 1000px;
        min-height: 648px;
        margin: 2px auto 0;
        position: relative;
        font-family: \5fae\8f6f\96c5\9ed1;
    }
    .login-box {
        position: absolute;
        right: 0px;
        top: 100px;
    }
    fieldset{
        border: none;
    }
    .login-form-cnt {
        position: relative;
        padding: 10px 30px 5px 30px;
        _zoom: 1;
    }
    .ui-login-aside {
        /* width: 284px; */
        width: 356px;
        overflow: hidden;
        color: #fff;
        background: rgba(0, 0, 0, 0.6);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#9F000000',EndColorStr='#9F000000');
    }
    .ui-form-title {
        /* padding: 5px; */
        margin: 18px 38px;
        position: relative;
        text-align: center;
    }
    .ui-form-title .login-tab:nth-child(1) {
        border-right: 1px solid #fff;
    }
    .ui-form-title .login-tab {
        font-size: 18px !important;
        font-weight: 500;
        color: #fff;
        display: inline-block;
        padding: 4px 10px;
        cursor: pointer;
    }
    .ui-form-title .login-tab.active a {
        color: #f49402 !important;
    }
    .ui-login-aside {
        /* width: 284px; */
        width: 356px;
        overflow: hidden;
        color: #fff;
        background: rgba(0, 0, 0, 0.6);
        filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr='#9F000000',EndColorStr='#9F000000');
    }
    .login-tab a {
        color: #fff;
        font-size: 18px;
    }
    input, button, select, textarea {
        font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
        vertical-align: middle;
    }
    .ui-form-item {
        margin: 0;
        padding: 0;
        position: relative;
        color: #e5e5e5;
        font-size: 14px;
    }
    .ui-form-item a{
        color: #ff9a00;
    }
    .ui-input {
        /* width: 216px; */
        width: 293px;
        padding: 7px 3px;
        border: none;
        height: 26px;
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        margin-bottom: 10px;
    }
    .u-input, .ui-input {
        font-size: 14px;
    }
    input.btn-login {
        float: left;
        cursor: pointer;
        display: inline-block;
        text-indent: center;
        height: 35px;
        line-height: 35px;
        width: 300px;
        color: #fff;
        font-weight: bold;
        font-size: 16px;
        background: #ff9a00;
        border: 0;
        margin: 22px 0 22px 0;
    }
    .agreement {
        margin-top: 15px;
        line-height: 18px;
        padding-bottom: 10px;
        color: #e5e5e5;
        font-size: 14px;
        clear: both;
    }
    .u-checkbox {
        margin-right: 5px;
    }
    label, summary {
        cursor: default;
    }
    .agreement-link {
        color: #ff9a00;
    }
    .m-act {
        display: inline-block;
        *zoom: 1;
        float: left;
    }
    .m-act-btn {
        color: #333333;
        cursor: pointer;
        display: inline-block;
        height: 38px;
        line-height: 38px;
        overflow: hidden;
        padding: 0 0 0 2px;
        text-align: center;
        width: 120px;
        border-radius: 2px;
    }
    .error-box {
        margin-top: 16px;
        margin-bottom: -20px;
        /* margin: 10px auto 0 auto; */
        padding: 5px 5px 5px 25px;
        width: 270px;
        line-height: 1.3;
        background-position: 4px 4px;
        color: #eb0402;
        clear: both;
        display: none;
    }
    /*---------------------------------------------login end------------------------------------------------*/

    /*---------------------------------------------help start------------------------------------------------*/
    .wrapper {
        background: url(/static/cms/youxiake/images/bg.gif) repeat;
        padding: 30px 0px;
    }
    .main {
        background: #fff;
        width: 1200px;
        margin: 0 auto;
        min-height: 800px;
        border-radius: 2px;
    }
    .main .mheader {
        background-color: #F6F6F6;
        background-image: -moz-linear-gradient(center top , white, #F6F6F6);
        border-bottom: 1px solid #EEEEEE;
        border-top-left-radius: 9px;
        border-top-right-radius: 9px;
        text-align: center;
        width: 100%;
    }
    .main .mheader h1 {
        font-family: microsoft Yahei;
        color: #333333;
        font-size: 1.2em;
        font-weight: bold;
        height: 32px;
        line-height: 32px;
    }
    .mcontent {
        padding: 20px 30px;
        line-height: 2em;
    }
    .mcontent h6 {
        font-size: 14px;
        margin: 8px 0;
    }
    .mcontent p {
        text-indent: 2em;
        margin: 8px 0;
        font-size: 14px;
    }
/*---------------------------------------------help end------------------------------------------------*/

/*---------------------------------------------publish start------------------------------------------------*/
    html .container {
        width: 1200px;
        margin: 0 auto;
    }
    .container:before, .container:after {
        content: " ";
        display: table;
    }
    .cf:before, .cf:after {
        content: " ";
        display: table;
    }
    .btn.lg {
        font-size: 15px;
        line-height: 32px;
        padding: 2px 13px;
    }
    .btn.dark {
        color: #333;
        background: #ffea01;
        border-bottom-color: #555555;
    }
    .btn {
        display: inline-block;
        padding: 0 10px;
        line-height: 24px;
        cursor: pointer;
        border: none;
        border-top-right-radius: 2px;
        border-top-left-radius: 2px;
        border-bottom-right-radius: 2px;
        border-bottom-left-radius: 2px;
        outline: none;
        text-decoration: none;
        color: #333333;
        background: #f1f1f1;
        border-bottom-color: #e4e4e4;
    }
    .r {
        float: right!important;
    }
    .btn:hover, .btn:active, .btn.active {
        color: #333333;
        background: #d1d1d1;
        text-decoration: none;
    }
    .btn img {
        margin-right: 5px;
        position: relative;
        top: 4px;
    }
    #create_form {
        font-size: 15px;
    }
    html.create .article {
        width: 600px;
    }
    .container .article {
        float: left;
    }
    #create_form .form-group {
        margin-bottom: 35px;
    }
    .create .form-group label {
        width: 100px;
        float: left;
    }
    .create .form-group input.text, .create .form-group .textarea {
        width: 336px;
    }
    .create .form-group input.text, .create .form-group input.date, .create .form-group .textarea {
        border: 1px solid lightgray;
        padding: 2px 6px;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .create .form-group select {
        /* height: 24px; */
        width: 130px;
        margin-right: 10px;
        padding: 2px 6px;
        border: 1px solid lightgray;
        border-top-right-radius: 3px;
        border-top-left-radius: 3px;
        border-bottom-right-radius: 3px;
        border-bottom-left-radius: 3px;
    }
    .btn.blue {
        color: #ffffff;
        background: #31b0d5;
        border-bottom-color: #46b8da;
    }
.tc{
    clear:both;
    width: 1200px;
    margin:0 auto;
}
/*---------------------------------------------publish end------------------------------------------------*/

/*---------------------------------------------ucenter start------------------------------------------------*/
    .container .personal-banner {
        /* padding-left: 40px; */
        margin-top: 55px;
    }
    .container .personal-banner {
        background-color: #000;
        background-size: cover;
        background-position: center;
        background-repeat: no-repeat;
        width: 100%;
        padding: 180px 0 40px;
        font-size: 14px;
        line-height: 20px;
        color: #f9f9f9;
        position: relative;
    }
    .container .personal-banner .personal-banner-info {
        height: 100px;
        max-height: 100px;
    }
    .container .personal-banner .personal-logo-link {
        display: inline-block;
        margin-right: 26px;
        position: relative;
        float: left;
    }
    .container .personal-banner .personal-logo-link img {
        width: 100px;
        height: 100px;
        border: solid 1px rgba(255,255,255,.1);
        border-radius: 50px;
    }
    .container .personal-banner .personal-act {
        display: inline-block;
        margin-left: 40px;
        vertical-align: top;
        font-size: 0;
    }
    .container .personal-banner .personal-act .container {
        position: relative;
        display: inline-block;
        margin-left: 6px;
        margin-right: 29px;
        width: 464px;
        height: 200px;
        vertical-align: top;
        font-size: 0;
    }
    .container .personal-banner .personal-info {
        /* width: 495px; */
        vertical-align: top;
        float: left;
    }
    .container .personal-banner .personal-banner .personal-act, .container .personal-banner .personal-info, .container .personal-banner .slash-list .slash-item {
        display: inline-block;
    }
    .container a {
        color: #fff;
        text-decoration: none;
    }
    .container .personal-banner .personal-act .container .box {
        position: absolute;
        left: 0;
        top: 0;
        white-space: nowrap;
    }
    .container .secondary-nav {
        width: 100%;
        height: 30px;
        padding: 16px 0;
        background-color: #fff;
        -webkit-box-shadow: 0 2px 8px 0 rgb(133 136 138 / 10%);
        box-shadow: 0 2px 8px 0 rgb(133 136 138 / 10%);
    }
    .container .secondary-nav .nav-list {
        position: relative;
        text-align: center;
        font-size: 0;
    }
    .container .secondary-nav .nav-list li {
        display: inline-block;
        height: 28px;
        font-size: 14px;
        line-height: 28px;
    }
    .container .secondary-nav .nav-list li a {
        position: relative;
        display: block;
        height: 100%;
        margin: 0 20px;
        color: #222;
        text-decoration: none;
    }
    .container .secondary-nav .nav-list li {
        display: inline-block;
        height: 28px;
        font-size: 14px;
        line-height: 28px;
    }
    .container .secondary-nav .nav-list li.active a {
        border-bottom: 2px solid #c99a05;
    }
    .albums-list {
        padding: 0 25px 0;
    }
    .container .albums-wrap .albums {
        display: block;
        margin: 0 auto;
        position: relative;
    }
    .container .albums-list .col-item {
        position: relative;
        padding: 33px 60px 55px;
        float: left;
    }
    .container .picture-wrap {
        position: relative;
        width: 258px;
        height: auto;
    }
    .container .picture-wrap .first {
        left: 0;
        top: 0;
        opacity: .3;
        background-color: #bebebe;
    }
    .container .picture-wrap .second {
        left: 10px;
        top: 10px;
        background-color: #bebebe;
        position: absolute;
    }
    .container .albums-wrap .info {
        font-size: 14px;
    }
    .container .albums-wrap .info .count {
        position: absolute;
        bottom: -32px;
        right: 0;
        float: right;
        color: #85888a;
    }
    .container .albums-wrap .info .title {
        height: 25px;
        width: 200px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .container .albums-wrap .info .title {
        position: absolute;
        bottom: -32px;
        left: 10px;
        font-weight: 500;
        display: block;
        color: #222;
    }
    .container .albums-wrap .info .date {
        position: absolute;
        bottom: -56px;
        left: 10px;
        color: #85888a;
    }
/*---------------------------------------------ucenter end------------------------------------------------*/

/*------------------------------------view_production start------------------------------------------------*/
.new-detail {
    padding-top: 40px;
}
.det-item:after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
}
.det-item-left {
    float: left;
    width: 502px;
}
.det-item-left .det-left-picture {
    position: relative;
}
.det-item-left .det-left-picture .det-left-img {
    position: relative;
    width: 502px;
    height: 280px;
}
.det-item-left .det-left-picture ul {
    list-style-type: none;
    padding-top: 8px;
}
.det-item-left .det-left-picture ul li {
    position: relative;
    width: 92px;
    height: 53px;
    margin-right: 8px;
    float: left;
    cursor: pointer;
}
.det-item-left .det-left-picture ul li i {
    position: absolute;
    width: 90px;
    height: 49px;
    border: #f80 solid 2px;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}
.det-item-left .det-left-picture img {
    width: 100%;
    height: 100%;
}
.det-item-left .det-left-picture ul:after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
}
.det-item-right {
    float: right;
    width: 698px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 30px;
}
.det-item-right .det-title {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.det-item-right .det-title .det-title-box {
    min-height: 60px;
}
.det-item-right .det-title h2 {
    color: #333;
    font-size: 20px;
    font-weight: 400;
    max-width: 668px;
    max-height: 120px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.det-item-right .det-title .det-title-info {
    margin: 8px 0 7px 0;
    height: 17px;
    color: #666;
    font-size: 12px;
    bottom: 8px;
    width: 100%;
}
.det-item-right .det-title .det-title-info .det-title-num {
    float: left;
}
.det-item-right .det-title .det-title-info .det-title-active {
    float: right;
}
.det-item-right .det-title .det-title-info:after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
}
.det-item-right .det-title .det-title-info .det-title-active .det-title-see b {
    color: #666;
}
.det-item-right .det-title .det-title-info .det-title-active .det-title-see i {
    color: #999;
    margin-right: 10px;
}
i, cite, em, var, address, dfn {
    font-style: normal;
}
.det-item-right .det-product {
    background-color: #fff8ef;
    margin-left: -30px;
    padding-left: 30px;
}
.det-item-right .det-product .det-product-price {
    position: relative;
    height: 45px;
    padding-top: 10px;
    width: 658px;
    padding-bottom: 10px;
}
.det-item-right .det-product .det-product-price .det-price-left {
    position: absolute;
    bottom: 0;
    float: left;
    font-size: 12px;
    color: #333;
}
.det-item-right .det-product .det-product-price .det-price-left .det-price-sign {
    width: 74px;
}
.det-item-right .det-product .det-product-price .det-price-left span {
    display: inline-block;
}
.det-item-right .det-product .det-product-price .det-price-left .det-price-adult {
    margin-right: 10px;
}
.det-item-right .det-product .det-product-price .det-price-left .det__price__list {
    position: relative;
    color: #f80;
}
.det-item-right .det-product .det-product-price .det-price-left strong {
    color: #f80;
}
.det-item-right .det-product .det-product-price .det-price-left b {
    display: inline-block;
    color: #f80;
    font-size: 42px;
    font-family: Arial;
    font-weight: 700;
    margin-right: 3px;
}
.det-item-right table {
    font-size: 12px;
    color: #333;
    margin-top: 13px;
}
.det-item-right table .det-mode-left {
    width: 74px;
    vertical-align: top;
}
.det-item-right table td {
    padding: 10px 0;
}

.main-con {
    border: #cdcdcd solid 1px;
    background: #f6f5f5;
    margin-top: 15px;
    font-size: 14px;
    line-height: 2.3em;
}
.main-title {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    font-weight: 700;
    color: #4f4f4f;
    padding-left: 20px;
    border-bottom: 3px solid #f80;
}
.main-text {
    line-height: 20px;
    padding: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height:100px;
}


.new-guess .guess-tap {
    font-size: 0;
    height: 38px;
    line-height: 38px;
    margin: 20px 0 15px 0;
    border-bottom: 3px solid #f80;
}
.new-guess .guess-tap span {
    color: #f80;
    font-size: 16px;
    font-weight: 700;
    margin-right: 30px;
    display: inline-block;
}
.guess-con ul li {
    position: relative;
    float: left;
    width: 285px;
    height: 250px;
    margin: 0 13px 13px 0;
}
.guess-con .guess-img {
    position: relative;
    height: 163px;
}
.guess-con .guess-img span {
    position: absolute;
    top: 0;
    left: 0;
    color: #fff;
    font-size: 12px;
    padding: 0 5px;
    background: rgba(0,0,0,.5);
}
.guess-con .guess-img img {
    width: 283px;
    height: 163px;
    border: #cdcdcd solid 1px;
}
.guess-con .guess-text {
    height: 88px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    border: #cdcdcd solid 1px;
    background: #fff;
    border-top: none;
}
.guess-con .guess-text p {
    height: 32px;
    width: 270px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    color: #666;
    margin-bottom: 13px;
}
.guess-con .guess-text .guess-price .guess-price-left {
    float: left;
    color: #ff8a00;
    margin-top: -9px;
}
.guess-con .guess-text .guess-price .guess-price-left i {
    font-size: 22px;
}
.guess-con .guess-text .guess-price .guess-price-right {
    float: right;
    color: #999;
}
.guess-con ul:after {
    content: '\200B';
    display: block;
    height: 0;
    clear: both;
}
/*------------------------------------view_production end------------------------------------------------*/
