#page-head {
    height: 0.9rem;
    border-bottom: 0;
}

/*攻略内容*/
#strategy-main-container {
    width: 100%;
    padding: 0.24rem 0.24rem 0.4rem;
    background: white;
    border-bottom: 0.24rem solid #eeeeee;
}

#strategy-main-container .strategy-name {
    font-size: 0.42rem;
    line-height: 0.54rem;
    font-weight: bold;
    color: #333333;
}

#strategy-main-container .strategy-info {
    text-align: left;
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.22rem;
    color: #999999;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#strategy-main-container .strategy-info span {
    margin-right: 0.59rem;
}

#strategy-main-container .strategy-info a {
    color: #999999;
}

/*读取的内容*/
#strategy-read {
    width: 100%;
    padding: 0.3rem 0 0;
    overflow: hidden;
    position: relative;
}

#strategy-read .more-strategy {
    width: 100%;
    height: 1.5rem;
    justify-content: center;
    align-items: flex-end;
    font-size: 0.3rem;
    color: #20c3cc;
    background: linear-gradient(to top, white, transparent);
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
    display: none;
}

#strategy-read .more-strategy i {
    width: 1.6rem;
    height: 0.3rem;
    background-image: url(../images/youxi17.png);
}

#strategy-read p {
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #333333;
    margin-bottom: 0.25rem;
    word-wrap: break-word;
}
#strategy-read center {
    font-size: 0.3rem;
    line-height: 0.48rem;
    color: #333333;
    margin-bottom: 0.25rem;
}
#strategy-read iframe{
    width: 100%;
    height: 4rem;
}
#strategy-read p a{
    font-size: 0.3rem;
}
#strategy-read table{
    width: 100%;
}
#strategy-read table caption {
    word-break: break-all;
    background-color: #05bcc6;
    text-align: center;
    color: #fff;
    line-height: 0.5rem;
    font-size: 0.3rem;
}
#strategy-read table tr td {
    padding: 2px 0;
    border: 1px solid #ccc;
    text-align: center;
    color: #000;
    cursor: pointer;
}
#strategy-read table tr td a {
    color: #000;
}
#strategy-read table tr td a:hover {
    color: #ccc;
}
#strategy-read span{
    font-size: 0.3rem;
}
#strategy-read h4{
    text-align: left;
    color: #444444;
    font-weight: bold;
    margin: 0.24rem 0;
    font-size: 0.3rem;
}
#strategy-read td p{
    font-size:0.24rem;
    color:black;
    margin-bottom:0;
}
#strategy-read h3 {
    background: url(/images/h3left.jpg) no-repeat;
    font-size: 0.32rem;
    margin: 0 0 0.3rem 0;
    font-weight: bold;
    line-height: 0.6rem;
    background-size: 6px 18px;
    background-position-y: 0.13rem;
    text-indent: .3rem;
}
#strategy-read img {
    max-width: 100%;
    margin: 0.1rem 0;
}
/*热门推荐*/
.hot-recommend {
    padding: 0.1rem 0.24rem 0.24rem;
    border-bottom: 0.24rem solid #eeeeee;
}

.hot-recommend-ul {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    flex-wrap: wrap;
}

.hot-recommend .hot-recommend-li {
    display: flex;
    width: 1.3rem;
    margin-right: 0.6rem;
    align-items: center;
    justify-content: flex-start;
    flex-direction: column;
    margin-top: 0.28rem;
}

.hot-recommend .hot-recommend-li:nth-child(4n) {
    margin-right: 0;
}

.hot-recommend .hot-recommend-li img {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 22%;
}

.hot-recommend .hot-recommend-li p {
    width: 100%;
    height: 0.46rem;
    line-height: 0.46rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.26rem;
    color: #1a1a1a;
    text-align: center;
}

.hot-recommend .hot-recommend-li span {
    display: block;
    width: 1.3rem;
    height: 0.4rem;
    border-radius: 0.05rem;
    border: solid 1px #cccccc;
    font-size: 0.26rem;
    text-align: center;
    line-height: 0.38rem;
    color: #333333;
}

.hot-recommend .hot-recommend-li .blue-btn {
    width: 1.3rem;
    height: 0.5rem;
    line-height: 0.5rem;
    background-color: #05bcc6;
    border-radius: 0.05rem;
    border: 0;
    font-size: 0.26rem;
    color: #ffffff;
}

/*#strategy-read h3 {*/
    /*margin: 0.1rem 0;*/
    /*height: 0.6rem;*/
    /*line-height: 0.8rem;*/
    /*font-size: 0.24rem;*/
    /*font-weight: bold;*/
    /*color: #454545;*/
/*}*/

/*#strategy-read h3:before {*/
    /*content: "";*/
    /*display: block;*/
    /*float: left;*/
    /*width: 0.04rem;*/
    /*height: 0.24rem;*/
    /*background: #05bcc6;*/
    /*margin-right: 0.08rem;*/
    /*margin-top: 0.28rem;*/
    /*border-radius: 0.01rem;*/
/*}*/
/*游戏*/
#strategy-game {
    padding: 0.24rem;
    width: 100%;
    border-bottom: 0.24rem solid #eeeeee;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#strategy-game img {
    width: 1.46rem;
    height: 1.46rem;
    border-radius: 22%;
}

#strategy-game .go-down {
    width: 1.58rem;
    height: 0.58rem;
    background-color: #fff;
    border-radius: 0.05rem;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.26rem;
    color: #20c3cc;
    border:1px solid #20c3cc;
    margin-top: 5px;
    display: block;
}
#strategy-game .go-nozq {
    width: 1.58rem;
    height: 0.58rem;
    background-color: #ccc;
    border-radius: 0.05rem;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.26rem;
    color: #fff;
    border:1px solid #ccc;
    margin-top: 5px;
    display: block;
}
#strategy-game .strategy-game-goto{
    display: block;
    float: left;
}
#strategy-game .strategy-game-info {
    flex-grow: 1;
    height: 1.46rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    padding: 0.05rem 0.24rem 0;
}

#strategy-game .strategy-game-info p {
    width: 3.6rem;
    height: 0.32rem;
    line-height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#strategy-game .strategy-game-info p:nth-child(1) {
    font-size: 0.3rem;
    color: #333333;
}

#strategy-game .strategy-game-info p:nth-child(2) {
    font-size: 0.24rem;
    color: #999999;
}

#strategy-game .strategy-game-info p:nth-child(3) {
    font-size: 0.24rem;
    color: #ffb14b;
}

#strategy-game .go-game {
    width: 1.58rem;
    height: 0.58rem;
    background-color: #20c3cc;
    border-radius: 0.05rem;
    line-height: 0.58rem;
    text-align: center;
    font-size: 0.26rem;
    color: #ffffff;
    display: block;

}

/*相关攻略*/
.relevant-strategy {
    padding: 0 0.24rem;
    width: 100%;
}

.relevant-strategy .relevant-ul {
    padding: 0.1rem 0;
}
.relevant-strategy .xg-hotglmain {
    display: none;
}
.relevant-strategy .xg-hotglmain.active{
    display: block;
}

.relevant-strategy .relevant-ul a {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.3rem;
    letter-spacing: 0.01rem;
    color: #333333;
    width: 100%;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

/*攻略列表*/
.strategy-container {
    background: white;
    padding: 0.14rem 0.24rem 0.2rem;
}

.strategy-container .strategy-btn {
    width: 100%;
    height: 0.56rem;
    line-height: 0.56rem;
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.strategy-container .strategy-btn span {
    font-size: 0.26rem;
    color: #333333;
    margin-right: 0.6rem;
    cursor: pointer;
}

.strategy-container .strategy-btn span.checked {
    font-weight: bold;
    color: #05bcc6;
}

.strategy-content {
    width: 100%;
    display: none;
}

.strategy-content:first-child {
    display: block;
}

.strategy-content li {
    padding: 0.24rem 0;
    border-bottom: 0.01rem solid #dddddd;
    display: flex;
    justify-content: flex-start;
}

.strategy-content li:last-child {
    border-color: transparent;
}

.strategy-content li img {
    width: 2.4rem;
    height: 1.44rem;
    border-radius: 0.08rem;
    margin-right: 0.24rem;
}

.strategy-content li div {
    height: 1.44rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
}

.strategy-content li div a {
    font-size: 0.30rem;
    color: #333333;
    max-height: 1rem;
    overflow: hidden;
    line-height: 0.45rem;
}

.strategy-content li div p {
    line-height: 0.34rem;
    color: #9a9a9a;
    font-size: 0.22rem;
}

/*游戏排行榜*/
#game-ranking {
    background: white;
    padding: 0 0.24rem 0.05rem;
}
#game-ranking .title-container{
    margin-bottom: .2rem;
}
#game-ranking .game-ranking-ul li{
    background: #fff;
    margin-bottom: 0;
    padding: 0.24rem 0;
}
#game-ranking .game-ranking-ul .ranking-content .game-label{
    height:.45rem;
}
.game-ranking-ul li {
    padding: 0.24rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    width:100%;
	background: #f2f2f2;
    margin-bottom: .2rem;
    border-radius: .2rem;
}
.game-ranking-ul li.gameLiBottom{
    padding: 0;
    background: #fff;
    text-align: center;
    display: block;
    margin: 0.1rem 0;
}
.game-ranking-ul img {
    width: 1.4rem;
    height: 1.4rem;
    border-radius: 22%;
    margin: 0!important;
}

.game-ranking-ul .ranking-content {
    width: 3.6rem;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: flex-start;
    height: 1.3rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.game-ranking-ul .ranking-content>a {
    height: 0.34rem;
    line-height: 0.32rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.30rem;
    font-weight: bold;
    color: #1a1a1a;
}

.game-ranking-ul .ranking-content>a i {
    float: left;
    width: 0.34rem;
    height: 0.34rem;
    background-color: #999999;
    border-radius: 0.1rem;
    margin-right: 0.12rem;
    text-align: center;
    color: white;
}

.game-ranking-ul .top3 .ranking-content>a i {
    background-color: #05bcc6;
}

.game-ranking-ul .ranking-content span {
    margin-right: 0.2rem;
    font-size: 0.24rem!important;
    color: #999999;
}

.game-ranking-ul .ranking-content .game-info {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.22rem;
    color: #999999;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
}

.game-ranking-ul .ranking-content .game-label {
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.22rem;
    color: #666666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 96%;
    word-break: break-all;
}

.game-ranking-ul .ranking-content .game-label a {
    border-radius: 0.05rem;
    border: solid 1px #999999;
    padding: 0 0.1rem;
    color:#666666;
    margin-right:0.05rem;
    display: inline-block;
}

.game-ranking-ul .game-detail {
    width: 1.2rem;
    height: 0.6rem;
    border: #05bcc6 1px solid;
    border-radius: 0.3rem;
    text-align: center;
    line-height: 0.6rem;
    color: #05bcc6;
    font-size: 0.26rem;
	background:#fff;
}


.gl-prev a{
    color: #05bcc6;
    font-size: 0.3rem;
    border: 1px solid #05bcc6;
    padding: 0.05rem 0.1rem;
}
.gl-prev a:nth-child(1){
    float: left;
}
.gl-prev a:nth-child(2){
    float: right;
}
.common-news-img{
    position: relative;
    padding: 10px 0;
    border-bottom: 0.24rem solid #eeeeee;
}
.common-news-x{
    position: absolute;
    top: 10px;
    right: 0.2rem;
    width: 0.35rem;
    height: 0.35rem;
    background: #666;
    text-align: center;
    line-height: 0.35rem;
    font-size: 0.3rem;
    color: #fff;
    opacity: 0.8;
}

#strategy-read .game-ranking-ul .ranking-content>a {
    height: 0.56rem;
    line-height: 0.56rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 0.30rem;
    color: #1a1a1a;
    font-weight: 500!important;
	display:block;
}

.game-ranking-ul li:last-child {
    border-bottom: 0;
}
.srcnav {
    overflow: hidden;
    position: relative;
    height: 26px;
    line-height: 26px;
    margin-top: 10px;
}

.srcnav li {
    display: inline-block;
    padding: 0!important;
}
.srcnav .on {
    color: #05bcc6;
}
.srcnav li a {
    display: inline-block;
    height: 0.42rem;
    font-size: 0.3rem;
    overflow: hidden;
    padding: 0 0.2rem;
    color: #333333;
}
.plist3 {
    margin: 5px 0 0;
    display: none;
}
.plist3:first-child{
    display: block;
    width: 100%;
}
.read-control {
    justify-content: flex-end;
    height: 0.92rem;
    align-items: center;
    display: none;
}

.read-control div {
    height: 0.6rem;
    width: 0.98rem;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    cursor: pointer;
    color: #20c3cc;
    font-size: 0.22rem;
}

.read-control i {
    width: 0.26rem;
    height: 0.15rem;
    display: block;
    margin-left: 0.14rem;
    background-image: url(../images/youxi21.png);
}

.read-control .checked i {
    background-image: url(../images/youxi25.png);
}
.strategy-hero{
    background: white;
    padding: 0 0.24rem 0;
    border-bottom: 0.24rem solid #eeeeee;
}
.plist3 li {
    height: 98px;
    margin-top: 5px;
    padding: 0 4px;
}
.plist3 li {
    float: left;
    width: 20%;
    overflow: hidden;
    text-align: center;
    font-size: 1.2em;
    padding: 0 2px;
    box-sizing: border-box;
    margin-right: 6%;
}
.plist3 li:nth-child(4n){
    margin-right: 0;
}
.plist3 li a {
    color: #666666;
}
.plist3 img {
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 22%;
}
.plist3 img {
    display: block;
    margin: 0 auto 2px;
    border: 1px solid #c8c8c8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.plist2 {
    margin: 0.3rem 0 0;
    display: none;
}
.plist2:first-child{
    display: inline-block;
    width: 100%;
}
.plist2 li {
    height: 2.4rem;
    margin-bottom: 0.3rem;
}
.plist2 li {
    float: left;
    width: 47%;
    overflow: hidden;
    font-size: 1.2em;
    padding: 0 2px;
    box-sizing: border-box;
    margin-right: 6%;
}
.plist2 li:nth-child(2n){
    margin-right: 0;
}
.plist2 li a {
    color: #666666;
    line-height: 0.4rem;
}
.plist2 img {
    width: 100%;
}
.plist2 img {
    display: block;
    margin: 0 auto 2px;
    border: 1px solid #c8c8c8;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#qvashhhh{padding: 0 0.24rem;border-bottom: 0.24rem solid #eeeeee;}
.game-ranking{
    width: 100%;
}
.game-ranking .new-ranking-ul{
    padding: 0;
}
.new-ranking-ul li{
    padding:.2rem;
    display: flex;
    justify-content: flex-start;
	background:#f2f2f2;
	border-radius: .2rem;
}
.new-ranking-ul li img {
    width: 2.4rem!important;
    max-width: 2.4rem!important;
    height: 1.44rem!important;
    margin:0 0.24rem 0 0!important;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}
.new-ranking-ul li div a{
    font-size: 0.30rem;
    color: #333333;
    max-height: 1rem;
    overflow: hidden;
    line-height: 0.5rem;
    width:100%;
    float:left;
}
.new-ranking-ul li div a+a{
    float: right;
    width: 1.6rem;
    color: #05bcc6;
}
.new-ranking-ul li.gameLiBottom{
    padding: 0;
    background: #fff;
    text-align: center;
    display: block;
    margin: 0.1rem 0;
}
/*h3 48种样式*/
/*第1种样式*/
#strategy-read h3.h3_1_1{
    background: url(../images/h3bg/a1.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_1:before{
    display:none;
}
#strategy-read h3.h3_1_1 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_1 strong:before{
    display:none;
}
#strategy-read h3.h3_1_2{
    background: url(../images/h3bg/a2.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_2:before{
    display:none;
}
#strategy-read h3.h3_1_2 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_2 strong:before{
    display:none;
}
#strategy-read h3.h3_1_3{
    background: url(../images/h3bg/a3.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_3:before{
    display:none;
}
#strategy-read h3.h3_1_3 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_3 strong:before{
    display:none;
}
#strategy-read h3.h3_1_4{
    background: url(../images/h3bg/a4.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_4:before{
    display:none;
}
#strategy-read h3.h3_1_4 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_4 strong:before{
    display:none;
}
#strategy-read h3.h3_1_5{
    background: url(../images/h3bg/a5.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_5:before{
    display:none;
}
#strategy-read h3.h3_1_5 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_5 strong:before{
    display:none;
}
#strategy-read h3.h3_1_6{
    background: url(../images/h3bg/a6.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_6:before{
    display:none;
}
#strategy-read h3.h3_1_6 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_6 strong:before{
    display:none;
}
#strategy-read h3.h3_1_7{
    background: url(../images/h3bg/a7.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_7:before{
    display:none;
}
#strategy-read h3.h3_1_7 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_7 strong:before{
    display:none;
}
#strategy-read h3.h3_1_8{
    background: url(../images/h3bg/a8.png);
    background-size: 100%;
    height:0.68rem;
}
#strategy-read h3.h3_1_8:before{
    display:none;
}
#strategy-read h3.h3_1_8 strong{
    color:#000;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_1_8 strong:before{
    display:none;
}
/*第2种样式*/
#strategy-read h3.h3_2_1{
    background: url(../images/h3bg/b1.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_1:before{
    display:none;
}
#strategy-read h3.h3_2_1 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_1 strong:before{
    display:none;
}
#strategy-read h3.h3_2_2{
    background: url(../images/h3bg/b2.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_2:before{
    display:none;
}
#strategy-read h3.h3_2_2 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_2 strong:before{
    display:none;
}
#strategy-read h3.h3_2_3{
    background: url(../images/h3bg/b3.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_3:before{
    display:none;
}
#strategy-read h3.h3_2_3 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_3 strong:before{
    display:none;
}
#strategy-read h3.h3_2_4{
    background: url(../images/h3bg/b4.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_4:before{
    display:none;
}
#strategy-read h3.h3_2_4 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_4 strong:before{
    display:none;
}
#strategy-read h3.h3_2_5{
    background: url(../images/h3bg/b5.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_5:before{
    display:none;
}
#strategy-read h3.h3_2_5 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_5 strong:before{
    display:none;
}
#strategy-read h3.h3_2_6{
    background: url(../images/h3bg/b6.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_6:before{
    display:none;
}
#strategy-read h3.h3_2_6 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_6 strong:before{
    display:none;
}
#strategy-read h3.h3_2_7{
    background: url(../images/h3bg/b7.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_7:before{
    display:none;
}
#strategy-read h3.h3_2_7 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_7 strong:before{
    display:none;
}
#strategy-read h3.h3_2_8{
    background: url(../images/h3bg/b8.png);
    background-size: 100%;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_2_8:before{
    display:none;
}
#strategy-read h3.h3_2_8 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_2_8 strong:before{
    display:none;
}
/*第3种样式*/
#strategy-read h3.h3_3_1{
    background: url(../images/h3bg/c1.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_1:before{
    display:none;
}
#strategy-read h3.h3_3_1 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_1 strong:before{
    display:none;
}
#strategy-read h3.h3_3_2{
    background: url(../images/h3bg/c2.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_2:before{
    display:none;
}
#strategy-read h3.h3_3_2 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_2 strong:before{
    display:none;
}
#strategy-read h3.h3_3_3{
    background: url(../images/h3bg/c3.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_3:before{
    display:none;
}
#strategy-read h3.h3_3_3 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_3 strong:before{
    display:none;
}
#strategy-read h3.h3_3_4{
    background: url(../images/h3bg/c4.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_4:before{
    display:none;
}
#strategy-read h3.h3_3_4 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_4 strong:before{
    display:none;
}
#strategy-read h3.h3_3_5{
    background: url(../images/h3bg/c5.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_5:before{
    display:none;
}
#strategy-read h3.h3_3_5 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_5 strong:before{
    display:none;
}
#strategy-read h3.h3_3_6{
    background: url(../images/h3bg/c6.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_6:before{
    display:none;
}
#strategy-read h3.h3_3_6 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_6 strong:before{
    display:none;
}
#strategy-read h3.h3_3_7{
    background: url(../images/h3bg/c7.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_7:before{
    display:none;
}
#strategy-read h3.h3_3_7 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_7 strong:before{
    display:none;
}
#strategy-read h3.h3_3_8{
    background: url(../images/h3bg/c8.png);
    background-size: 100%;
    border-radius: 0.34rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_3_8:before{
    display:none;
}
#strategy-read h3.h3_3_8 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_3_8 strong:before{
    display:none;
}
/*第4种样式*/
#strategy-read h3.h3_4_1{
    background: url(../images/h3bg/d1.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_1:before{
    display:none;
}
#strategy-read h3.h3_4_1 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_1 strong:before{
    display:none;
}
#strategy-read h3.h3_4_2{
    background: url(../images/h3bg/d2.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_2:before{
    display:none;
}
#strategy-read h3.h3_4_2 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_2 strong:before{
    display:none;
}
#strategy-read h3.h3_4_3{
    background: url(../images/h3bg/d3.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_3:before{
    display:none;
}
#strategy-read h3.h3_4_3 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_3 strong:before{
    display:none;
}
#strategy-read h3.h3_4_4{
    background: url(../images/h3bg/d4.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_4:before{
    display:none;
}
#strategy-read h3.h3_4_4 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_4 strong:before{
    display:none;
}
#strategy-read h3.h3_4_5{
    background: url(../images/h3bg/d5.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_5:before{
    display:none;
}
#strategy-read h3.h3_4_5 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_5 strong:before{
    display:none;
}
#strategy-read h3.h3_4_6{
    background: url(../images/h3bg/d6.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_6:before{
    display:none;
}
#strategy-read h3.h3_4_6 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_6 strong:before{
    display:none;
}
#strategy-read h3.h3_4_7{
    background: url(../images/h3bg/d7.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_7:before{
    display:none;
}
#strategy-read h3.h3_4_7 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_7 strong:before{
    display:none;
}
#strategy-read h3.h3_4_8{
    background: url(../images/h3bg/d8.png);
    display: inline-block;
    background-size: 100%;
    border-radius: 0.1rem;
    height:0.68rem;
    text-indent: 0.2rem;
}
#strategy-read h3.h3_4_8:before{
    display:none;
}
#strategy-read h3.h3_4_8 strong{
    color:#fff;
    padding-right:0.2rem;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_4_8 strong:before{
    display:none;
}
/*第5种样式*/
#strategy-read h3.h3_5_1{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_1:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #54a4ff;
    opacity: 0.2;
}
#strategy-read h3.h3_5_1 strong{
    color:#54a4ff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_1 strong:before{
    background: #54a4ff;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_2{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_2:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #6bc52e;
    opacity: 0.2;
}
#strategy-read h3.h3_5_2 strong{
    color:#6bc52e;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_2 strong:before{
    background: #6bc52e;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_3{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_3:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #ffba00;
    opacity: 0.2;
}
#strategy-read h3.h3_5_3 strong{
    color:#ffba00;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_3 strong:before{
    background: #ffba00;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_4{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_4:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #ff6854;
    opacity: 0.2;
}
#strategy-read h3.h3_5_4 strong{
    color:#ff6854;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_4 strong:before{
    background: #ff6854;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_5{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_5:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #26d7e7;
    opacity: 0.2;
}
#strategy-read h3.h3_5_5 strong{
    color:#26d7e7;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_5 strong:before{
    background: #26d7e7;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_6{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_6:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #4b7aff;
    opacity: 0.2;
}
#strategy-read h3.h3_5_6 strong{
    color:#4b7aff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_6 strong:before{
    background: #4b7aff;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_7{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_7:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #b027ff;
    opacity: 0.2;
}
#strategy-read h3.h3_5_7 strong{
    color:#b027ff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_7 strong:before{
    background: #b027ff;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
#strategy-read h3.h3_5_8{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_5_8:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #f535ee;
    opacity: 0.2;
}
#strategy-read h3.h3_5_8 strong{
    color:#f535ee;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_5_8 strong:before{
    background: #f535ee;
    border-radius: initial;
    height: 0.68rem;
    top: -0.1rem;
    position:initial;
    float:left;
}
/*第6种样式*/
#strategy-read h3.h3_6_1{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_1:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #54a4ff;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_1 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_1 strong:before{
    display:none;
}
#strategy-read h3.h3_6_2{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_2:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #6bc52e;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_2 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_2 strong:before{
    display:none;
}
#strategy-read h3.h3_6_3{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_3:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #ffba00;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_3 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_3 strong:before{
    display:none;
}
#strategy-read h3.h3_6_4{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_4:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #ff6854;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_4 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_4 strong:before{
    display:none;
}
#strategy-read h3.h3_6_5{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_5:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #26d7e7;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_5 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_5 strong:before{
    display:none;
}
#strategy-read h3.h3_6_6{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_6:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #4b7aff;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_6 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_6 strong:before{
    display:none;
}
#strategy-read h3.h3_6_7{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_7:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #b027ff;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_7 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_7 strong:before{
    display:none;
}
#strategy-read h3.h3_6_8{
    position: relative;
    height:0.68rem;
    background: none;
}
#strategy-read h3.h3_6_8:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 0.68rem;
    background: #f535ee;
    border-radius:0.2rem;
}
#strategy-read h3.h3_6_8 strong{
    color:#fff;
    line-height:0.68rem;margin:0;
}
#strategy-read h3.h3_6_8 strong:before{
    display:none;
}
/*<!-- h3结束 -->*/
#strategy-read h3 strong {
    float: left;
    width: 100%;
    font-size: .36rem;
    font-weight: bold;
    color: #3c3c3c;
    margin: .2rem 0 .4rem 0;
    line-height: .5rem;
    position: relative;
    text-indent: .3rem;
}

.relevant-strategy .xg-hotgl span{
    border-bottom:none;
}
.relevant-strategy .xg-hotgl span:nth-child(2){
    margin-left: 2rem;
}
.relevant-strategy .xg-hotgl span.active{
    border-bottom: 0.06rem solid #05bcc6;
}


/*子分类相关*/
.zjcon_r_con{
    width: 100%;
    padding: 0 0.24rem;
    display: block;
    border-bottom: 0.1rem solid #eeeeee;
}
.zjcon_r_con .diycon{
    display: block;
    overflow: hidden;
    clear: both;
}
.zjcon_r_con .diycon.active{
    height: 2.2rem;
}
.zjcon_r_con .diypic.active{
    height: 6.3rem;
}
.zjcon_r_con .diycon a.llink{
    width: 2.2rem;
    margin: 0 0 .2rem .2rem;
    float: left;
    display: block;
    font-size: .26rem;
    text-align: center;
    overflow: hidden;
    color: #666;
    border: 1px solid #bfbfbf;
    border-radius: .35rem;
    height: 0.55rem;
    line-height: 0.55rem;
    padding: 0 0.1rem;
}
.zjcon_r_con .diycon a.llink:nth-child(3n+1){
    margin-left: 0;
}

.zjcon_r_con .diypic{
    overflow: hidden;
    clear: both;
}
.zjcon_r_con .diypic a.plink{
    width: 1.56rem;
    height: 2.06rem;
    margin-left: .24rem;
    margin-bottom: .2rem;
    display: block;
    float: left;
}
.zjcon_r_con .diypic a.plink img{
    width: 1.56rem;
    height: 1.56rem;
    border-radius: .3rem;
}
.zjcon_r_con .diypic a.plink span{
    display: block;
    width: 100%;
    height: .44rem;
    line-height: .44rem;
    overflow: hidden;
    text-align: center;
    font-size: .22rem;
    color: #333;
}
.zjcon_r_con .diypic a.plink:nth-child(4n+1){
    margin-left: 0;
}

.zjcon_r_con .diytw {
    overflow: hidden;
    clear: both;
}
.zjcon_r_con .diytw a.vlink{
    width: 3.39rem;
    height: 2.23rem;
    margin-left: .24rem;
    margin-bottom: .2rem;
    display: block;
    float: left;
}
.zjcon_r_con .diytw a.vlink img{
    width: 3.39rem;
    height: 1.83rem;
    border-radius: .2rem;
}
.zjcon_r_con .diytw a.vlink span{
    display: block;
    width: 100%;
    height: .44rem;
    line-height: .44rem;
    overflow: hidden;
    text-align: center;
    font-size: .22rem;
    color: #333;
}
.zjcon_r_con .diytw a.vlink:nth-child(2n+1){
    margin-left: 0;
}

.flexbtn{
    width: 100%;
    border-radius: .3rem;
    border: 1px solid #999999;
    padding: 0.1rem 0;
    text-align: center;
    margin-top: 0.2rem;
    font-size: .26rem;
}
.flexbtn span{
    color: #999;
    font-size: .26rem;
    width: 100%;
    display: block;
    text-align: center;
}
.strategy-ztmod{
    border-bottom: 0.1rem solid #eeeeee;
}
.hotLabelSwiper {
    width: 100%;
    padding-bottom: 0.3rem;
}
.hotLabelSwiper .three-a {
    width: 2.2rem;
    margin: 0 0 .2rem .20rem;
    float: left;
    display: block;
    font-size: .26rem;
    text-align: center;
    overflow: hidden;
    color: #05bcc6;
    border:1px solid #05bcc6;
    border-radius: .35rem;
    height: 0.55rem;
    line-height: 0.55rem;
}
.hotLabelSwiper .three-a:nth-child(3n+1){
    margin-left: 0.24rem;
}
.hotLabelSwiper a.checked{
    border: 1px solid #05bcc6;
    color: #fff;
    background-color: #05bcc6;
}
.hotLabelSwiper .swiper-pagination-bullet{
    width: 0.2rem;
    height: 0.2rem;
    background: #A5B3C4;
    border-radius: 50%;
    opacity: 1;
}
.hotLabelSwiper .swiper-pagination-bullet-active{
    background: #05bcc6;
    opacity: 1;
    border-radius: 0.1rem;
}

.hotLabelSwiper-pagination{
    bottom:0!important;
    position: relative!important;
    text-align: center!important;
    margin-top: 0.2rem;
    display: none;
}
.hotLabelSwiper-pagination.isshow{
    display: block;
}
.zjcon_r_nav{
    display: table;
    padding: 0 0.24rem;
    margin-bottom: 0.24rem;
}
.zjcon_r_nav li.curr {
    background: #05bcc6;
    color: #fff;
    border: 1px solid #05bcc6;
}
.zjcon_r_nav li {
    height: 0.5rem;
    line-height: 0.5rem;
    float: left;
    display: inline-block;
    font-size: 0.26rem;
    cursor: pointer;
    border-radius: 0.15rem;
    width: 2.2rem;
    border: 1px solid #05bcc6;
    color: #05bcc6;
    text-align: center;
    overflow: hidden;
    margin: 0 0.15rem 0.15rem 0;
    padding:0 0.1rem;
}
.zjcon_r_nav li:nth-child(3n){
    margin-right: 0;
}
.zjcon_r_con_one.curr{
    display: inline-block;
}
.hide {
    display: none;
}
.glztmodBox .title-container{
    padding: 0 0.24rem;
    margin-bottom: 0.3rem;
}

.ztchild_more{display:table;width:100%;height:42px;margin-bottom: 0.2rem}
.ztchild_more span {
    width: 100%;
    height: 0.6rem;
    background-color: #f6f6f6;
    border-radius: 0.4rem;
    border: solid 1px #e6e6e6;
    display:table;
    text-align:center;line-height:0.6rem;cursor:pointer;
}
.ztchild_more i{
    background: url(../images/gl_down.png) no-repeat;
    width: 0.4rem;
    height: 0.35rem;
    display: inline-block;
    background-position: 2px 4px;
}
.ztchild_more i.active{
    background: url(../images/gl_top.png) no-repeat;
    background-position: 2px 4px;

}
.ztchild_more:not(.checked){
    background-image:linear-gradient(180deg,rgba(255,255,255,0) 0,rgba(255,255,255,0.5) 10%,rgba(255,255,255,1) 50%);
    height: 1rem;
    margin-top: -0.8rem;
    padding-top: 0.8rem;
    position:relative
}
/*子分类相关结束*/


.page-title-container{
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    background: #ffffff;
    padding: 0.1rem 0.2rem 0;
    border: solid 1px #eeeeee;
    margin: 0.3rem auto 0.3rem;
}
.page-title-container a{
    float: left;
    width: 50%;
    margin-bottom: 0.1rem;
    height: 0.35rem;
    line-height: 0.35rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #808080;
}
.page-title-container a.checked {
    color: #05bcc6;
}

.n_show_g a{
    background-color: #D6F6F8;
    color: #33C3CC!important;
    padding: 0.15rem 0.2rem;
    border-radius: 0.15rem;
    font-weight: bold;
    margin: 0 auto 0.1rem auto;
    display: table;
    width: 100%;
    overflow: hidden;
}

.n_show_g a font{
    text-align: center;
    margin: 0 auto;
    display: table;
}
.n_show_g a font:before{
    content: '';
    width: 0.4rem;
    height: 0.4rem;
    display: block;
    float: left;
    margin-right: 0.1rem;
}

.n_show_g a.zticon font:before{
    background: url(/images/zticon.png) no-repeat center/0.4rem 0.4rem;
}
.n_show_g a.xzicon font:before{
    background: url(/images/xzicon.png) no-repeat center/0.4rem 0.4rem;
}
.n_show_g a.glicon font:before{
    background: url(/images/glicon.png) no-repeat center/0.4rem 0.4rem;
}
