@charset "utf-8";
/* CSS Document */

.case-detail {
    background-color: #f5f5f5;
    padding: 60px 0 90px;
}
.case-dt-l {
    width:75%;
    border: 1px solid #e6e6e6;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 50px 32px 74px;
}
.case-dt-r {
    width: 25%;
    padding-left: 25px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.case-dt-tip {
    padding-top: 25px;
    padding-bottom: 22px;
}
.case-dt-tip>span {
    color: #888;
}
.case-dt-tlink {
    background: url(../images/case-icon3.png) left top no-repeat;
    width: 135px;
    display: inline-block;
    margin-left: 26px;
    margin-top: -4px;
}
.case-dt-tlink>a {
    width: 16px;
    height: 16px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 3px;
}
.case-dt-title {
    font-size: 24px;
    color: #222222;
    text-align: center;
}
.case-dtl-content {
    padding-top: 40px;
    border-top: 1px solid #e1e1e1;
    padding-bottom: 60px;
}
.case-dtl-content>p {
    color: #666666;
    font-size: 16px;
    line-height: 34px;
    text-indent: 2em;
}
.case-dtl-content>img {
    margin: 35px auto;
    width: 100%;
}
.case-dt-option {
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    padding: 23px 10px;

}
.case-dt-pre,.case-dt-next {
    width: 18px;
    height: 14px;
    background: url(../images/case-icon8.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
}
.case-dt-next {
   background: url(../images/case-icon7.png) no-repeat;
}
.case-go-back {
    padding-top: 32px;
}
.case-go-back>a {
    background-color: #e22434;
    width: 182px;
    line-height: 48px;
    height: 48px;
    display: inline-block;
    border-radius: 6px;
    color: #fff;
    font-size: 16px;
}
.case-dt-ritem {
    border: 1px solid #e6e6e6;
    margin-bottom: 20px;
}
.case-dtr-box1 {
    background-color: #f3f3f3;
    width: 100%;
    padding: 15px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.case-dtr-title {
    font-size: 18px;
    color: #e22434;
}
.case-dt-icon1,.case-dt-icon2,.case-dt-icon3 {
    width: 20px;
    height: 20px;
    background: url(../images/case-icon4.png) no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
}
.case-dt-icon2 {
    background: url(../images/case-icon6.png) no-repeat;
}
.case-dt-icon3 {
     background: url(../images/case-icon5.png) no-repeat;
}
.case-dtr-more {
    color: #999999;
    margin-top: 4px;
}
.case-dtr-box2 {
    background-color: #fff;
    border-top: 1px solid #e6e6e6;
    padding: 20px;
}
.case-dtr-box2>a {
    display: block;
    font-size: 16px;
    color: #666;
    margin-top: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.case-dtr-box2>a:first-child {
    margin-top: 0;
}
.case-dtr-tip {
    width: 16px;
    height: 16px;
    background: #ababab;
    display: inline-block;
    vertical-align: middle;
    line-height: 15px;
    border-radius: 2px;
    text-align: center;
    font-size: 10px;
    color:#fff;
    margin-right: 10px;
}
.case-dtr-box2>a .main-bg {
    background-color: #e22434;
}
.case-dtr-p {
    padding-top: 30px;
    color: #484848;
    font-size: 16px;
}
.case-dtr-dit {
    width: 5px;
    height: 5px;
    background: #e22434;
    border-radius: 50%;
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}
.detail-hot{
    position: relative;
    overflow: hidden;
}
.detail-hot-left,.detail-hot-right {
    width:18px;
    height: 33px;
    background: url(../images/detail-icon1.png) no-repeat;
    position: absolute;
    top: 43%;
    z-index: 10;
}
.detail-hot-right {
    background: url(../images/detail-icon2.png) no-repeat;
    right: 0;
}

@media (max-width: 1250px) {
    
}


@media (max-width: 1024px) {
   
}


@media (max-width:920px) {
    .case-dt-r{padding-left: 10px;}
    .case-dtr-box1 {padding: 5px;}
    .case-dt-option a{ width: 50%; vertical-align: middle;display:inline-block;}
    .case-dt-option a span {width: 82%;display: inline-block;overflow: hidden; white-space: nowrap;text-overflow: ellipsis;}
    .case-dt-pre, .case-dt-next {margin-top: -10px;}
}

@media (max-width: 767px) {
    .case-detail{padding: 3rem 0 4rem;}
    .case-dt-l{width: 100%; padding: 2.5rem 1.5rem;}
    .case-dt-tlink>a{height: 1.5rem; width: 1rem;}
    .case-dtl-content{padding-top: 2rem; padding-bottom: 3rem;}
    .case-dt-title{font-size: 1.2rem;}
    .case-dtl-content>p{font-size: .8rem;}
    .case-go-back>a{height: 2.4rem; width: 9rem; line-height: 2.4rem;}
    .case-dt-r{width: 100%; padding-left: 0; padding-top: 2rem;}
    .case-detail .clearfix{display: block;}
    .case-dt-ritem{padding-bottom: 1rem;}
    .case-dtr-title{font-size: .9rem;}
    .case-dtr-p{font-size: .8rem;}
    .case-dt-option a{width: 100%;}
    .case-dt-option a:last-child{text-align: right;}
}

@media (max-width: 667px) { 
   
}

@media (max-width: 370px) {
    
}