.g-box{padding: 18px 10px;position: relative;}
.g-box .g-img{width: 80px; height: 80px; float: left; border-radius: 18px; margin-right:10px;}
.g-box .g-infor{padding-left: 90px;}
.g-box .g-infor h1{font-size: 16px; font-weight: bold; color: #333; line-height: 26px; overflow: hidden;margin-right: 50px;text-overflow: ellipsis;}
.g-box .g-infor p{font-size: 12px; color: #a9a9a9; height: 26px; line-height: 26px; overflow: hidden; margin-bottom: 5px;}
.g-box .g-infor p i{color: #e9e9e9;margin: 0 4px;}

.g-box .g-infor div{height: 16px; overflow: hidden; zoom: 1;}
.g-box .g-infor div span{float: left; display: block; padding-left: 17px; margin-right: 13px; background: url(../images/m-icons.png) no-repeat; background-position: -48px -5px;}

.g-box .rank-enter{display: block;width: 48px; background: url(../images/rank_icon@2x.png) center top no-repeat; position: absolute;right: 10px; top: 5px;background-size:45px auto; text-align: center; padding-top: 42px; font-size: 12px;line-height: 16px;color: #f75934;}

.btn-wrap{width: 100%; overflow: hidden; zoom: 1;}
.btn-wrap .btn{width: 90%; display: block; margin: 19px auto 0;font-size: 18px; color: #fff; text-align: center; height: 40px; line-height: 40px; border-radius: 4px;background: #fff;}
.btn-wrap .btn em{vertical-align: middle;}
.btn-wrap .btn.az-btn{
	background: -webkit-linear-gradient(left, #6eae03, #88d10c);
	background: -o-linear-gradient(left, #6eae03, #88d10c);
	background: -moz-linear-gradient(left, #6eae03, #88d10c);
	background: linear-gradient(left, #6eae03, #88d10c);
}
.btn-wrap .btn.az-btn em{display: inline-block; width: 17px; height: 100%; margin-right: 4px; background: url(../images/m-icons.png) no-repeat; background-position: -5px -40px;}
.btn-wrap .btn.ios-btn{
    background: -webkit-linear-gradient(left, #2a9fed, #65c0fd);
	background: -o-linear-gradient(left, #2a9fed, #65c0fd);
	background: -moz-linear-gradient(left, #2a9fed, #65c0fd);
	background: linear-gradient(left, #2a9fed, #65c0fd);
}
.btn-wrap .btn.ios-btn em{display: inline-block; width: 17px; height: 100%; margin-right: 4px; background: url(../images/m-icons.png) no-repeat; background-position: -36px -40px;}

.btn-wrap .btn.yuyue-btn{
    background: -webkit-linear-gradient(left, #e47935 , #ff944f);
	background: -o-linear-gradient(left, #e47935 , #ff944f);
	background: -moz-linear-gradient(left, #e47935 , #ff944f);
	background: linear-gradient(left, #e47935 , #ff944f);
}
.btn-wrap .btn.yuyue-btn em{display: inline-block; width: 17px; height: 100%; margin-right: 4px; background: url(../images/m-icons.png) no-repeat; background-position: -5px -74px;}

.btn-wrap .btn.no-btn{background: #afafaf; }
.btn-wrap .btn.no-btn em{display: none;}

.btn-wrap .btn.downbtn_a{display:inline-block;width: 45%; margin:19px 5% 10px 0;background: transparent; border:1px solid #88d10c; box-sizing: border-box; color: #88d10c;}
.btn-wrap .btn.downbtn_a em{display: none;}
.btn-wrap .downbtn_b{background: #6eae03;display: inline-block;width: 50%;line-height: 40px;height:40px;font-size: 18px; color: #fff; text-align: center; border-radius: 4px; margin: 19px 0 10px 0;}
.btn-wrap p{font-size:12px;background:#fff3e2;color:#787878; padding:4px 8px;box-sizing:border-box; border:1px solid #ffe0b5; line-height:20px;border-radius:5px;}
.btn-wrap p em{ color:#f75934;}

.btn-wrap .cq-btn{width: 90%;height: 40px;line-height:40px;;display: block;text-align: center;letter-spacing: 5px;font-weight: bold;font-size: 18px;background: url(../images/tags-3.png) no-repeat;background-size: 100% 100%;color:#ffda58;margin:10px auto 0;}
@keyframes wordsLoop{0%{transform:translateX(200px);-webkit-transform:translateX(200px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}
@-webkit-keyframes wordsLoop{0%{transform:translateX(200px);-webkit-transform:translateX(200px)}
100%{transform:translateX(-100%);-webkit-transform:translateX(-100%)}
}
.move-tips{line-height:20px;margin: 0 3%;overflow:hidden;}
.move-tips .tips-comment{padding-left:20px;font-size: 14px;color: red;display:inline-block;white-space:nowrap;animation:7s wordsLoop linear infinite normal;margin:0 10px;background: none;border: none;}

/* content */
.content{border-top: 6px solid #f6f6f6; padding-top: 5px; padding-bottom: 20px;}
.content .nav{padding: 0 10px; height: 36px; border-bottom: 1px solid #f5f5f5; display: flex; justify-content: space-around;}
.content .nav span{flex-shrink: 0; font-size: 14px; color: #666; line-height: 36px; display: block; position: relative;}
.content .nav span.on{color: #01a0e2;}
.content .nav span.on::after{content: ''; display: block; width: 50px; height: 3px; background: #01a0e2; position: absolute; left: 50%; margin-left: -25px; bottom: 0;}

.slide_A{ height: 200px; zoom:1; overflow-x: scroll; display: flex; margin-top: 17px;}
.slide_A::-webkit-scrollbar{display:none;}
.slide_A a{display: block;width: auto;height: 200px; margin-left: 10px; float: left;}
.slide_A a img{height: 200px; width: auto; display: block;}

.xlabel{overflow: hidden;padding: 0 10px;max-height: 42px; margin-top: 15px;margin-bottom: 6px; zoom: 1;}
.xlabel a,.xlabel i{height:20px; float:left; background-color:#88d9ff; font-size:12px; color:#ffffff; line-height:20px; border-radius:2px; padding:0 6px; margin-right:8px; margin-bottom: 8px;}
.xlabel a:nth-child(4n+1),.xlabel i:nth-child(4n+1){background: #88d9ff;}
.xlabel a:nth-child(4n+2),.xlabel i:nth-child(4n+2){background: #ffa488;}
.xlabel a:nth-child(4n+3),.xlabel i:nth-child(4n+3){background: #f994e0;}

.g-introduction{padding: 0 10px; margin-bottom: 26px; overflow: hidden; zoom: 1;}
.g-intro-con{font-size:15px;color:#666666;overflow: hidden;} 
.g-intro-con p{line-height: 30px;}
.g-intro-con h3,.g-intro-con h1,.g-intro-con h2,.g-intro-con h4,.g-intro-con h5{font-size: 16px;color:#01a0e2;height: 18px;line-height: 18px;font-weight: bold;padding-left: 8px; border-left: 3px solid #01a0e2; margin:15px 0;}
.more-btn{font-size: 15px; color: #01a0e2; float: right; padding-left: 20px; height: 33px; line-height: 33px; background: url(../images/pc-icons.png) no-repeat; background-position:-51px 0; margin-top: 13px; display: none;}
.more-btn.on{background-position:-51px -29px;}
.g-intro-con p img{width: auto !important; height: auto !important;max-width:65% !important; display: block; margin:5px auto; }
/* 游戏信息 */
.detail-box{margin: 0 10px; padding: 12px; padding-top: 5px; position: relative; background: #f5f5f5; border-radius: 4px;}
.detail-box .icon{display: block; width: 36px; height: 34px; background: url(../images/m-icons.png) no-repeat; position: absolute; left: 12px; top:-10px;}
.detail-box h3{font-size: 14px; height: 28px; line-height: 28px; color: #333; font-weight: bold; text-indent: 44px; margin-bottom: 8px;}
.detail-box ul{overflow: hidden; zoom: 1;}
.detail-box ul li{width: 50%; float: left; height: 28px; line-height: 28px; color: #999;}
.detail-box ul li:nth-child(odd){width: 36%;}
.detail-box ul li:nth-child(even){width: 63%;}
.detail-box ul li span{color: #666;}
.detail-box ul li:first-child span{color: #01a0e2;}

/*标题*/
.tab-title{border-bottom:2px solid #01a0e2;height: 42px; line-height: 42px;}
.tab-title h2{font-size:18px;float:left;color: #333; font-weight: bold; float: left;}

/* 相关版本 */
.versions{border-top: 6px solid #f6f6f6; padding: 5px 10px 10px;}
.ver-list ul{width:100%;  padding-top: 20px;}
.ver-list ul li{height: 24px; margin-bottom: 12px; box-shadow: 0 0 6px #e6e6e6; overflow: hidden; zoom: 1; padding: 5px 10px; position: relative;}
.ver-list ul li .n{display: block;height:24px; line-height: 24px; overflow: hidden; zoom: 1; margin-right: 75px;}
.ver-list ul li img{display: block; width: 24px; height: 24px; border-radius: 2px; float: left; margin-right:7px;}
.ver-list ul li p{height: 24px; line-height: 24px; font-size: 14px; color: #333; overflow: hidden;}

.ver-list ul li .btn{ color: #01a0e2; height: 24px; line-height: 24px; position: absolute; right: 10px; top: 5px;}

/* 同类推荐 */
.recommendations{border-top: 6px solid #f6f6f6;}
.recommendations .tab-title{margin: 0 10px;}
.rec-list{width: 100%; overflow: hidden; zoom: 1; padding-top: 20px;}
.rec-list li{width: 25%; float: left; margin-bottom: 22px;}
.rec-list li .n{display: block; width: 100%;}
.rec-list li img{ width:60px; height:60px; border-radius:10px; display:block; margin: 0 auto;}
.rec-list li p{ font-size:14px; color:#333; display:block; height:20px; line-height:20px; text-align:center; margin:8px auto 10px auto; width:90%; overflow:hidden; }
.rec-list li .btn{display:block;overflow:hidden;width:58px;height: 26px;margin:0 auto;font-size:14px;color: #01a0e2;line-height: 26px;text-align:center;border: 1px solid #01a0e2;border-radius: 2px;}

/* 相关合集 */
.tab-nav{ margin:20px 10px; height: 24px;overflow: hidden;}
.tab-nav li{ height: 24px; line-height: 24px; cursor: pointer; font-size: 14px; color: #333;float: left; padding: 0 15px; background: #f3f3f3; margin-left: 17px; position: relative;}
.tab-nav li::before{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;left: -12px; top: 0; background: url(../images/s-icons.png) no-repeat; background-position: -13px -254px;}
.tab-nav li::after{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;right: -12px; top: 0;background: url(../images/s-icons.png) no-repeat; background-position: 0 -228px;}

.tab-nav li.hover{background: #01a0e2; color: #fff; }
.tab-nav li.hover::before{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;left: -12px; top: 0; background: url(../images/s-icons.png) no-repeat; background-position: -13px -202px;}
.tab-nav li.hover::after{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;right: -12px; top: 0;background: url(../images/s-icons.png) no-repeat; background-position: 0 -176px;}

/* 相关合集 */
.collections{border-top: 6px solid #f6f6f6;}
.collections .tab-title{margin: 0 10px;}
.col-box .tab-title{margin: 0 10px 20px;}
.col-detail{overflow: hidden; zoom: 1; margin: 0 10px 18px;}
.col-detail .col-img{ width: 145px; height: 73px; display: inline-block; float: left;}
.col-detail .col-img img{ width: 100%; height: 100%;border-radius: 5px;}
.col-detail .col-txt{margin-left: 155px;}
.col-detail .col-txt a{ font-size:15px; color: #333; height: 32px; line-height: 32px; display: block; width:100%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-weight: bold;}
.col-detail .col-txt p{display: block;overflow: hidden;font-size: 14px;color: #666;line-height: 21px;max-height: 42px; overflow: hidden;}

.col-box ul{width: 100%; overflow: hidden; zoom: 1;}
.col-box ul li{width: 25%; float: left; margin-bottom: 22px;}
.col-box ul li a{display: block; width: 100%;}
.col-box ul li img{ width:60px; height:60px; border-radius:10px; display:block; margin: 0 auto;}
.col-box ul li p{ font-size:14px; color:#333; display:block; height:20px; line-height:20px; text-align:center; margin:8px auto 0; width:90%; overflow:hidden;}


/*swipebox样式*/
html.swipebox{overflow:hidden!important}
#swipebox-overlay img{border:none!important}
#swipebox-overlay{position:fixed;z-index:99999!important;overflow:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none}
#swipebox-overlay,#swipebox-slider{top:0;left:0;width:100%;height:100%}
#swipebox-slider{position:absolute;display:none;white-space:nowrap}
#swipebox-slider .slide{display:inline-block;width:100%;height:100%;background:url(../images/loader.gif) no-repeat center center;text-align:center;line-height:1px}
#swipebox-slider .slide:before{display:inline-block;margin-right:-1px;width:1px;height:50%;content:""}
#swipebox-slider .slide .swipebox-video-container,#swipebox-slider .slide img{display:inline-block;margin:0;padding:0;width:auto;height:auto;max-width:100%;max-height:100%;vertical-align:middle}
#swipebox-slider .slide .swipebox-video-container{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:5%;width:100%;max-width:855pt;max-height:100%;background:0 0}
#swipebox-slider .slide .swipebox-video-container .swipebox-video{position:relative;overflow:hidden;padding-bottom:56.25%;width:100%;height:0}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe{position:absolute;top:0;left:0;width:100%!important;height:100%!important}
#swipebox-action,#swipebox-caption{position:absolute;left:0;z-index:999;width:100%;height:50px}
#swipebox-action{top:-50px}
#swipebox-action.visible-bars{top:0}
#swipebox-action.force-visible-bars{top:0!important}

#swipebox-caption{top:-50px;text-align:center}
#swipebox-caption.visible-bars{top:0}
#swipebox-caption.force-visible-bars{top:0!important}
#swipebox-action #swipebox-next,#swipebox-action #swipebox-prev{position:absolute;top:0;width:50px;height:50px;border:none!important;background-image:url(../images/icons.png);background-repeat:no-repeat;text-decoration:none!important;cursor:pointer}
#swipebox-action #swipebox-close{left:40px;background-position:15px 9pt}
#swipebox-action #swipebox-prev{right:75pt;background-position:-2pc 13px}
#swipebox-action #swipebox-next{right:40px;background-position:-78px 13px}
#swipebox-action #swipebox-next.disabled,#swipebox-action #swipebox-prev.disabled{opacity:.3;filter:alpha(Opacity=30)}
#swipebox-slider.rightSpring{-moz-animation:rightSpring .3s;-webkit-animation:rightSpring .3s}
#swipebox-slider.leftSpring{-moz-animation:leftSpring .3s;-webkit-animation:leftSpring .3s}
@-webkit-keyframes rightSpring{0%{margin-left:0}
50%{margin-left:-30px}
to{margin-left:0}
}
@-webkit-keyframes leftSpring{0%{margin-left:0}
50%{margin-left:30px}
to{margin-left:0}
}
@media screen and (max-width:800px){
#swipebox-action #swipebox-close{width:50px;height:50px;border:none!important;background-image:url(../images/icons.png);background-repeat:no-repeat;text-decoration:none!important;cursor:pointer; float: right;}
#swipebox-action #swipebox-prev{left:0;}
#swipebox-action #swipebox-next{left:60px;}
}
#swipebox-overlay{background:#0d0d0d}
#swipebox-action,#swipebox-caption{background-color:#0d0d0d;background-image:-webkit-gradient(linear,50% 0,50% 100%,color-stop(0,#0d0d0d),color-stop(100%,#000));background-image:-webkit-linear-gradient(#0d0d0d,#000);background-image:linear-gradient(#0d0d0d,#000);text-shadow:1px 1px 1px #000;opacity:.95;filter:alpha(Opacity=95)}
#swipebox-action{border-bottom:1px solid hsla(0,0%,100%,.2)}
#swipebox-caption{border-bottom:1px solid hsla(0,0%,100%,.2);color:#fff!important;font-size:15px;font-family:Helvetica,Arial,sans-serif;line-height:43px}
 /*举报*/
input[type="button"],input[type="text"],input[type="submit"],input[type="reset"] {-webkit-appearance: none;}
textarea { -webkit-appearance: none;}
.report{display: block;width: 24px;height: 30px;line-height: 14px;padding: 8px 0;position: fixed;left: 0;font-size: 14px;text-align: center;top: 387px;color: #999;border: 1px solid #999;z-index: 999999;background: #fff;border-radius: 3px;}
#overbg {z-index: 9999;border: none;margin: 0px;padding: 0px;width: 100%;height: 100%;top: 0px;left: 0px;opacity: 0.8;position: fixed;background-color:#000;}
#popreport {z-index: 99999;position: fixed;padding: 8% 5%;color: #666;font-size: 14px;font-family:arial,"Microsoft Yahei";top: 5%;width: 75%;left: 7.5%;background: #fff;border-radius: 5px;}
#popreport p {line-height: 24px}
#popreport li {clear: both;margin: 5px 0;}
#popreport li label { display: inline-block; line-height: 24px; margin-right: 12px}
#popreport li .othersp { margin-right: 0; }
#popreport li label input.radios { margin-right:7px; width:16px; height:16px; float: left;outline:none}
#popreport li span { display: block; font-size: 16px; color: #444; line-height: 36px; }
#popreport li input.other {width: 167px;float: right;height: 20px;margin-left:10px;margin-top: -1px;margin-right: 0;}
#popreport li textarea.spec {border:1px solid #cdcdcd;width: 95%;min-height: 40px;font-size: 14px;color: #666;resize: none;padding:6px;font-family:arial,"Microsoft Yahei";}
#popreport li input.text {border:1px solid #cdcdcd;line-height: 26px;padding: 3px;font-size: 14px;color: #666;font-family:arial,"Microsoft Yahei";}
#popreport li input.code {width: 141px;margin-right:10px;float: left;}
#popreport li #canvas {width: 100px;height: 34px;float: right;background: #ccc;border: 1px solid #ccc;
        border-radius: 5px;}
#popreport li.submit {text-align: center;padding: 20px 0 0 0;margin:0;}
#popreport li.submit input{border: none;width: 120px;background: #69a921;color: #fff; height:30px;}
#popreport .pop_close{width: 30px;height: 30px;position:absolute;z-index:10;top:5px;right:5px;color: #999;font-size: 30px;text-align: center;line-height: 30px;transform: rotate(45deg);}
.hide{display:none;}
.block{display:block}

/* cnxh */
.cnxh{ border-top: 6px solid #f6f6f6;}
.cnxh .app_title{margin: 0 10px;}
.cnxh .app_title{border-bottom:2px solid #01a0e2;height: 42px; line-height: 42px;font-size:18px;color: #333;font-weight: bold; }

.cnxh .cn_lb{ margin:20px 10px; height: 24px;overflow: hidden;}
.cnxh .cn_lb li{ height: 24px; line-height: 24px; cursor: pointer; font-size: 14px; color: #333;float: left; padding: 0 10px; background: #f3f3f3; margin-left: 17px; position: relative;}
.cnxh .cn_lb li::before{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;left: -12px; top: 0; background: url(../images/s-icons.png) no-repeat; background-position: -13px -254px;}
.cnxh .cn_lb li::after{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;right: -12px; top: 0;background: url(../images/s-icons.png) no-repeat; background-position: 0 -228px;}

.cnxh .cn_lb li.hover{background: #01a0e2; color: #fff; }
.cnxh .cn_lb li.hover::before{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;left: -12px; top: 0; background: url(../images/s-icons.png) no-repeat; background-position: -13px -202px;}
.cnxh .cn_lb li.hover::after{content: ''; display: inline-block; width: 12px; height: 40px; position: absolute;right: -12px; top: 0;background: url(../images/s-icons.png) no-repeat; background-position: 0 -176px;}

.cnxh .c_text{overflow:hidden;position:relative;margin-top:23px;}
.cnxh .c_text .c_title{font-size: 15px;color: #333;font-weight: bold;padding: 0 14px;}
.cnxh .c_text .c_more{font-size:12px;color:#9e9c9d;float:right;width:38px;height:30px;margin-right: 10px;}
.cnxh .c_text .c_more a{color: #01a0e2;}
.cnxh .c_text .c_more em{display:block;float:right;width:9px;height:10px;color: #01a0e2;}
.cnxh .c_text .c_jj{font-size: 14px;color:#9e9c9d;height: 68px;line-height: 22px;margin-top:13px;margin-bottom:12px;overflow:hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;padding: 0 15px;}
.cnxh .c_text .c_app{ overflow:hidden; position:relative;}
.cnxh .c_text .c_app li{width:25%;float:left;height: 112px;}
.cnxh .c_text .c_app li a{display:block;overflow:hidden;width:100%;text-align:center;height:96px;}
.cnxh .c_text .c_app li a img{width: 60px;height: 60px;border-radius:10px;}
.cnxh .c_text .c_app li a p{font-size: 14px;color:#333;height:18px;width:70px;display:block;overflow:hidden;margin: 6px auto 5px auto;}

/*预约*/
/*立即预约按钮*/
.yAlert_bg{ display: none; background: rgba(0,0,0,.5); position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 9998; }
.yAlert{width:90%;position: fixed;height:240px; padding-bottom:10px;left:5%;z-index: 9999;background: #fff;border-radius: 10px;overflow:hidden;top: 50%; margin-top: -120px;display: none;}
.yAlert_t{background: #01a0e2;font:16px/45px microsoft yahei;color:#fff;padding:0 15px;}
.yAlert_t span{float: right;font-size: 18px}
.yAlert input,.yAlert .yAlert_bs,.yAlert .yAlert_br{width:80%;padding:0 10px;font:14px/40px microsoft yahei;border-radius: 5px;}
.yAlert input{border:#ccc 1px solid;display: block;margin:20px auto;height: 40px;overflow: hidden}
.yAlert input:focus{border:#2fc26e 1px solid}
.yAlert_b{border-top:#ddd 1px solid}
.yAlert .yAlert_bs,.yAlert .yAlert_br{font-size:16px;margin:10px auto;text-align: center}
.yAlert .yAlert_bs{background: #01a0e2;color:#fff;}
.yAlert .yAlert_br{border: #01a0e2 1px solid;color: #01a0e2;}
/*rank-intro*/
.rank-intro{padding: 7px 8px; height: 40px; border:1px solid #ffab80; border-radius: 4px;display: flex; line-height: 40px;align-items:center; margin-top: 15px;}
.rank-intro .img{display: block; width:140px;height: 40px; flex-shrink: 0; overflow: hidden; zoom: 1;}
.rank-intro .img img{width: 40px; height: 40px; border-radius: 5px; margin-right: 6px; float: left;}
.rank-intro .tit{flex-grow:1; font-size: 16px; line-height: 40px; color: #808080; padding: 0 6px 0 0; overflow: hidden;height:40px;}
.rank-intro .btn{font-size: 14px;color: #ffab80; font-weight: bold;flex-shrink: 0;}

/*tp-banner*/
.tp-banner{position: relative;}
.tp-banner img{width: 100%; height: auto;display: block;}
.tp-banner em{display: block;width: 30px;height: 16px;background: rgba(0,0,0,.5);position: absolute;right: 0;top: 0;font-size: 12px;color: #ccc;text-align: center;line-height: 16px;}
.tp-banner span{display: block;width: 29px;height: 16px;background:url(../images/g_tip_l.png) no-repeat;position: absolute;left: 0;bottom: 0; opacity: .8;}

/*d_tips*/
.d-tip-box{position: fixed;width: 100%;height: 100%;background: rgba(0,0,0,0.6);top: 0;left: 0;z-index: 99999999;display: none;}
.d-tip-box .d_img{padding: 30px 10px 0;text-align: right;overflow: hidden;zoom:1;}
.d-tip-box .d_img img{width: 100px; height: auto;}
.d-tip-box .d_txt{padding: 10px;width: 80%;margin: 0 auto;border: 2px solid #fff;border-radius: 10px;}
.d-tip-box .d_txt p{font-size: 18px;color: #fff;line-height: 30px;}
.d-tip-box .d_txt p span{color: #01a0e2; font-weight: bold;}



