body{
    background: #f5f5f5;
    overflow-x: hidden;
}
/*改变头部样式开&#65533;*/
.top_background{
    z-index: 5;
}
.top{
    z-index: 6;
}
/*改变头部样式结束*/
.labelBackground{
    background: #FFF;
    width:100%;
}
.labelBackground-scroll{
    display:none;
    background: #FFF;
    position: fixed;
    top: 57px;
    width:100%;
    z-index: 4;
    min-width: 900px;
    box-shadow: 0 0 6px  rgba(0,0,0,0.15);
    -moz-box-shadow:0 0 6px  rgba(0,0,0,0.15);
    -webkit-box-shadow:0 0 6px  rgba(0,0,0,0.15);

    animation: labelBackground-scroll 1.5s;
    -moz-animation: labelBackground-scroll 1.5s;	/* Firefox */
    -webkit-animation: labelBackground-scroll 1.5s;	/* Safari &#65533; Chrome */
    -o-animation: labelBackground-scroll 1.5s;
}

@keyframes labelBackground-scroll
{
    from {transform:translateY(-57px);}
    to {transform:translateY(0);}
}

@-moz-keyframes labelBackground-scroll /* Firefox */
{
    from {transform:translateY(-57px);}
    to {transform:translateY(0);}
}

@-webkit-keyframes labelBackground-scroll /* Safari and Chrome */
{
    from {transform:translateY(-57px);}
    to {transform:translateY(0);}
}

@-o-keyframes labelBackground-scroll /* Opera */
{
    from {transform:translateY(-57px);}
    to {transform:translateY(0);}
}

.title-label{
    width: 1010px;
    margin: 0 auto;
}
.caseDetail_descript_title {
    font-size: 18px;
    color: #333333;
    letter-spacing: 0;
    padding:16px 40px;
    display: inline-block;
    width: 620px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.titleRightLabel{
    font-size: 14px;
    margin-top: 17px;
    float: right;
    border-left: 2px solid #E4E4E4;
    padding-left: 28px;
    width: 270px;
}
.titleRightLabel >a{
    color: #000;
    margin-right: 30px;
}
.titleRightLabel >.titleRightLabelColor{
    color:#439DF7;
}


.articleDetails{
    width: 1010px;
    margin: 10px auto 0;
    font-size: 0;
}
.articleDetailsLeftTittle{
    font-size: 20px;
}
.articleDetailsLeft{
    width: 700px;
    display: inline-block;
    vertical-align: top;
    background: #FFF;
}

.articleDetailsLable{
    margin: 26px 0 20px;
    padding: 0 40px;
}
.articleDetailsLable > .time{
    font-size: 14px;
    color: #999;
    display: inline-block;
    vertical-align: middle;
}
.articleDetailsLable > .labels{
    display: inline-block;
}
.articleDetailsLable > .labels >span{
    font-size: 12px;
    color: #999;
    background: #F5F5F5;
    border-radius: 3px;
    padding: 8px 10px;
    margin-left: 10px;
}
.articleDetailsLable > .labels >span:nth-child(1){
    margin-left: 0;
}
.articleDetailsLable > .categreyTag{
    border: 1px solid #439DF7;
    border-radius: 2px;
    color: #439DF7;
    padding: 5px 10px;
    font-size: 14px;
    vertical-align: middle;
}
.articleDetailsLable > span:nth-child(2){
    font-size: 15px;
    color: #999;
    vertical-align: middle;
    margin-left: 50px;
}
.articleDetailsLable > span:nth-child(3){
    vertical-align: middle;
    margin: 0 50px;
    font-size: 15px;
    color: #999;
}
.articleDetailsEye{
    display: inline-block;
    vertical-align: middle;
}
.articleDetailsEye img{
    width:15px;
    height:15px;
    vertical-align: middle;
    margin-right: 5px;
    display: inline-block;
}
.articleDetailsEye img:nth-child(3){
    margin-left: 50px;
}
.articleDetailsEye span{
    vertical-align: middle;
    color: #999;
    opacity: 0.8;
    font-size: 15px;
    display: inline-block;
}
.articleDetailsContent{
    width: 620px;
    text-align: justify;
    font-size: 14px;
    color: #333333;
    letter-spacing: 1px;
    line-height: 28px;
    overflow: hidden;
    padding: 0 40px;
}
.articleDetailsContent img{
    width: 576px !important;
    height:auto !important;
    padding: 0 22px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: left;
    border:0 !important;
}

/*相关设计&#65533;*/
.designerSwiperOut{
    position: relative;
    height:55px;
    overflow: hidden;
}
.designerSwiper{
    position: relative;
    overflow: hidden;
}
.atlasDetail{
    float: left;
    width: 260px;
}
.designer_detail{
    width: 182px;
    margin: 0 auto;
}
.leftArrow,.rightArrow{
    position: absolute;
    top:14px;
    width: 18px;
    height:26px;
}
.leftArrow{
    left:0;
    opacity: .3;
}
.rightArrow{
    right:0;
}

.articleDetailsRight{
    display: inline-block;
    vertical-align: top;
    width: 300px;
    margin-left: 10px;

}
.designer_stars{
    margin-top: 13px;
}
.designer_stars >img:not(:nth-child(1)){
    margin-left: 5px;
}
.articleDetailsRightDesigner{
    display: inline-block;
    padding: 20px 20px 20px;
    width: 260px;
    background: #FFF;
    position: fixed;
    z-index: 1;
}

.articleDetailsRightDesigner>p{
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.articleDetailsRightDesigner>p:before,.articleDetailsRightDesigner>p:after{
    content: "";
    position: absolute;
    top:10px;
    height: 1px;
    width: 80px;
    background:  #e4e4e4;
}
.articleDetailsRightDesigner>p:before{
    right:0;
}
.articleDetailsRightDesigner>p:after{
    left: 0;
}

.designer_detail {
    height: 55px;
    overflow: hidden;
}

.designer_img {
    float: left;
    width: 55px;
    height: 55px;
    border-radius: 50%;
    overflow: hidden;
}
.designer_img img{
    width: 55px;
    height: 55px;
}
.designerHead{
    display: inline-block;
    width: 55px;
    height: 55px;
    background-position: center;
    background-size: cover;
}
.designer_descript {
    float: left;
    height: 64px;
    margin-left: 20px;

}

.designer_descript p a {
    color: #333;
    font-size: 14px;
    text-decoration: none;
    vertical-align: middle;
}

.designer_descript p span {
    display: inline-block;
    margin-left: 8px;
    width: 40px;
    height: 20px;
    background-color: #F7AD43;
    text-align: center;
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    border-radius: 3px;
    vertical-align: middle;
}


/*右边美文推荐*/

.articleDetailsRightNice{
    display: inline-block;
    padding: 20px 20px;
    width: 260px;
    margin-top: 146px;
    background: #FFF;
    position: fixed;
    z-index: 1;
}
.articleDetailsRightNice >div{
    margin-top: 10px;
}
.articleDetailsRightNice>p{
    font-size: 16px;
    color: #333;
    position: relative;
    text-align: center;
}
.articleDetailsRightNice>p:before,.articleDetailsRightNice>p:after{
    content: "";
    position: absolute;
    top:10px;
    height: 1px;
    width: 80px;
    background:  #e4e4e4;
}
.articleDetailsRightNice>p:before{
    right:0;
}
.articleDetailsRightNice>p:after{
    left: 0;
}
.articleDetailsRightImg{
    width: 95px;
    height:58px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    display: inline-block;
    margin-right: 10px;
    vertical-align: top;
}
.articleDetailsRightContent{
    font-size: 14px;
    color: #444444;
    line-height: 18px;
    width: 153px;
    display: inline-block;
    vertical-align: top;
    height:38px;
    overflow: hidden;
}

/*评论&#65533;*/
.caseDetail_content {
    width: 620px;
    margin: 0 auto;
    border-top:10px solid #f5f5f5;
    padding: 0 40px;
}

.caseDetail_content_title {
    width: 100px;
    padding-top: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #439df7;
    text-align: center;
    font-size: 16px;
    color: #333;
    height: 22px;
}

.caseDetail_content_title span {
    display: inline-block;
    width: 24px;
    height: 18px;
    vertical-align: center;
    font-size: 12px;
    color: #999;
}

/*.content_title_rule{width:150px;height:3px;background-color: #439df7;margin:10px auto;}*/
.case_comment {
    margin-top: 20px;
    width: 620px;
}

.case_comment_header {
    height: 40px;
}

.case_comment_header .commenter_head {
    width: 40px;
    height: 40px;
    overflow: hidden;
    border-radius: 50%;
    float: left;
}

.commenter_head img {
    width: 40px;
    height: 40px;
}

.comment_detail {
    float: left;
    margin-left: 10px;
}

.comment_detail .case_commenter {
    font-size: 16px;
    color: #333;
}

.comment_stars {
    width: 120px;
    height: 27px;
    display: inline-block;
}

.comment_stars img {
    display: inline;
    width: 15px;
    height: 15px;
}

.comment-time {
    font-size: 12px;
    color: #999;
}

.case_comment_love {
    float: right;
}

.case_comment_love .comment_love {
    width: 14px;
    height: 14px;
    vertical-align: top;
}

.case_comment_love .comment_love_count {
    font-size: 14px;
    color: #f7ad43;
    vertical-align: top;
    line-height: 14px;
}

.case_comment_content {
    padding-left: 50px;
    margin-top: 8px;
}

.case_comment_content p {
    font-size: 14px;
    text-align: justify;
    line-height: 21px;
    color: #333;
}

.comment-img-show {
    margin-top: 20px;
}

.comment-img-show img {
    width: 160px;
    height: 120px;
    margin-left: 15px;
}

.comment-img-show img:nth-child(1) {
    margin-left: 0;
}

.case_comment_reply {
    margin-left: 50px;
}

.triangle {
    width: 0;
    height: 0;
    border-top: 10px solid transparent;
    border-left: 10px solid transparent;
    border-bottom: 10px solid #f5f5f5;
    border-right: 10px solid transparent;
    margin-left: 40px;
}

.comment_reply {
    padding: 10px 10px 5px 20px;
    background-color: #f5f5f5;
    font-size: 14px;
    color: #999;
    overflow: hidden;
}

.comment_reply p {
    float: left;
    line-height: 21px;
    border-bottom: 1px solid #E4E4E4;
    padding-bottom: 10px;
    margin-bottom: 10px;
    display: none;
    width: 540px;
}

.comment_reply p >span{
    font-weight: bold;
    color: #444;
}
.comment_reply p:nth-child(1),.comment_reply p:nth-child(2),.comment_reply p:nth-child(3){
    display: block;
}
.lookMore,.upMore{
    width: 100%;
    height:43px;
    text-align:center;
    line-height: 28px;
    font-size: 12px;
    background: #f5f5f5;
}
.upMore{
    display: none;
}
.lookMore >span:nth-child(1),.upMore>span:nth-child(1){
    color: #999;
}
.lookMore >span:nth-child(2),.upMore>span:nth-child(2){
    border: 1px solid #E4E4E4;
    padding: 5px 24px;
    border-radius: 2px;
    margin-left: 20px;
    cursor: pointer;
}
.comment_rule {
    margin-top: 30px;
    margin-bottom: 40px;
    height: 1px;
    background-color: #e4e4e4;
    margin-left: 50px;
}

/*分页样式*/
.pagination {
    width: 620px;
    text-align: center;
    margin: 40px auto;
}

.pagination ul .back, .pagination ul .go {
    height: 36px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    text-align: center;
    width: 60px;
}

.pagination ul .back a, .pagination ul .go a {
    font-size: 14px;
    color: #666;
    text-decoration: none;
    width: 50px;
}

.pagination ul li {
    display: inline-block;
    width: 36px;
    height: 36px;
    border: 1px solid #e4e4e4;
    border-radius: 2px;
    line-height: 36px;
    vertical-align: middle;
}

.pagination ul li:hover {
    border: 1px solid black;
    cursor: pointer;
}

.pagination ul li a {
    font-size: 18px;
    color: #666;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}

.no_comment {
    width: 620px;
    margin: 40px auto;
    font-size: 16px;
    color: #999;
    text-align: center;
}

/*js点击之后改变的class*/
.pagination .detail_click {
    background-color: #000;
}

.pagination .detail_click a {
    color: #fff;
}

.case{
    display: none !important;
}


.caseDetail_descript_time{
    border-left:2px solid #E4E4E4;
    display: inline-block;
    float: right;
    margin-top: 17px;
    width: 280px;
    padding-left: 18px;
}
.caseDetail_descript_time span{
    color: #999;
    font-size: 12px;
}
.caseDetail_descript_time span:nth-child(1){
    margin-right: 18px;
}
.caseDetail_descript_time img{
    width:12px;
    height: 10px;
}