.app .head {
}

.app .head .detail {
}

.app .head .detail .single .l2 {
    width: 58%;
}

.app .head .detail .single .l2 .title {
    font-size: 1.05rem;
}

.app .head .detail .single .l2 .det {
    font-size: 0.9rem;
}

.app .head .detail .single .l4 {
    width: 19%;
}

.app .head .detail .single .l4 a {
    padding: 6% 0 7%;
}

.app .particulars {
    min-height: 140px;
    background: #2a333e;
    padding: 2.5% 0;
}

.app .particulars img {
    width: 26%;
    margin-left: 2.2%;
}

.app .ser-tabs {
    background: #2a333e;
    font-size: 0.82rem;
}

.app .ser-tabs a {
    width: 10%;
}

.app .ser-box {
    background: #2a333e;
}

.app .ser-box .zhiding {
    width: 90%;
    margin: 2% auto 0;
    text-align: center;
    background: #455468;
    border-radius: 3px;
    font-size: 15px;
    color: #dc5002;
    padding: 1% 0;
    overflow: hidden;
    white-space: nowrap;
}

.app .ser-box .zhiding a {
    color: #dc5002;
}

.app .ser-box .single {
    margin: 0;
    padding: 1.3% 0 1.3% 4.5%;
}

.app .ser-box .single .l2 {
    width: 73%;
    margin: 0;
}

.app .ser-box .single .l2 .det {
    white-space: normal;
    margin-left: -9px;
}

.app .ser-box .single .l4 {
    width: 19%;
    padding-top: 4%;
}

.app .ser-box .single .l4 a {
    padding: 6% 0 7%;
}

.app .ser-box .art {
    width: 90%;
    display: block;
    margin: 2% auto 0;
    color: #999;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 0.78rem;
}

.app .ser-box .art:before {
    content: attr(data-text);
    width: 10%;
    display: block;
    float: left;
    border-radius: 3px;
    text-align: center;
    color: red;
    font-size: 12px;
    transform: scale(0.8);
}

.app .ser-box .col_0:before {
    color: #ffb12f;
    border: 1px solid #ffb12f;
}

.app .ser-box .col_1:before {
    color: #15d66a;
    border: 1px solid #15d66a;
}

.app .ser-box .col_2:before {
    color: #dd31ef;
    border: 1px solid #dd31ef;
}

.app .ser-box .col_3:before {
    color: #1ab9d4;
    border: 1px solid #1ab9d4;
}

.app .ser-box .art span {
    float: right;
}

.gifcode, .gifcode_f {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 666;
    text-align: center;
    display: none;
}
.gifcode{z-index: 99999;}
.gifcode .box {
    width: 60%;
    max-width: 400px;
    margin: 55% auto 0;
    color: #a8a8a8;
    text-align: center;
    background: rgb(240, 240, 240);
    border-radius: 4px;
    padding: 2% 4% 3%;
    font-size: 0.8rem;
}

.gifcode .box span {
    display: block;
    float: right;
    width: 5%;
    font-size: 1.5rem;
    line-height: 70%
}

.gifcode .box div {
    color: #999;
    padding: 1% 0;
}

.gifcode .box input {
    background: transparent;
    display: block;
    width: 80%;
    text-align: center;
    margin: 8% auto;
    padding: 5px 0;
    color: #a8a8a8;
    border: 1px solid #999;
}

.gifcode .box a {
    display: block;
    width: 40%;
    color: #fff;
    background: #ff4802;
    margin: auto;
    border-radius: 50px;
    padding: 1.8% 0;
}

.gifcode_f .box {
    width: 60%;
    max-width: 400px;
    margin: 55% auto 0;
    color: #a8a8a8;
    text-align: center;
    background: rgb(240, 240, 240);
    border-radius: 4px;
    padding: 2% 4% 3%;
    font-size: 0.8rem;
}
.gifcode_f .box span {
    display: block;
    float: right;
    width: 5%;
    font-size: 1.5rem;
    line-height: 70%
}

.gifcode_f .box div {
    color: #999;
    padding: 1% 0;
}

.gifcode_f section {
    width: 100%;
    margin: 8% auto;
    color: #a8a8a8;
    font-size: 12px;
    position: relative;
}
.gifcode_f section .cntbox{
    border: 1px solid #999;
    position: relative;
    padding: 6% 0;
    margin: 0 auto;
    border-bottom: none;
}
.gifcode_f .ul_1{width: 90%;}
.gifcode_f .ul_2{width: 37%;}
.gifcode_f ul{
    position: absolute;
    top: -1px;
    left: -1px;
    width: 100%;
    text-align: left;
    text-indent: 5px;
    border: 1px solid #999;
    background: #fff;
    overflow: hidden;
}

.gifcode_f ul li{
    padding: 3.9% 0;
}
.gifcode_f ul  i{
    padding: 3.9% 0;
    position: absolute;
    width: 20px;
    color: #ff4c02;
    right: 2px;
    top: 0;
    font-style: normal;
}

.gifcode_f .box a {
    display: block;
    width: 40%;
    color: #fff;
    background: #ff4802;
    margin: auto;
    border-radius: 50px;
    padding: 1.8% 0;
}

.app .article {
    font-size: 0.6rem;
    color: #c3ccd6;
    margin: 3% 0 0;
    background: #2a333e;
}

.app .article h2 {
    font-weight: 100;
    padding: 3% 0 1%;
    text-align: center;
}

.app .article .span {
    border-bottom: 1px solid #39404b;
    display: block;
    text-align: center;
    padding: 0 0 1%;
}

.app .article .text {
    font-size: 0.7em;
    padding: 2% 5%;
}

.app .article img {
    max-width: 85%;
}


















