body{ font-size: 12px; color: #12171f; background: #2b3244;}
.page{ background:url(../images/emoji_bg.jpg) no-repeat center top; background-size:100%; padding-bottom:100px; }
.page .container{ padding-top:180px; }
.left-col{ text-align:center; }
.left-col img{ max-width:80%; }
.right-col{ text-align:left; padding-top:53px; }
.share{ padding-top:44px; }
.share .erwei{ text-align:center; }
.share .erwei img{ max-width:80%; }
.share .btnbox{ text-align:center;  }
.share .btnbox a{ width:95%; border:1px solid #2ce1b7; color:#2ce1b7; padding:0px 20px 0px 50px; line-height:60px; height:60px; display:block; font-size:16px; border-radius:7px; }

.share .btnbox .d-button1{ margin-bottom:24px; margin-top:8px;background:url(../images/iphone.png) no-repeat 35px center; }
.share .btnbox .d-button2{ background:url(../images/andriod.png) no-repeat 35px center; }
.share .btnbox a:hover, .share .btnbox a:active,.share .btnbox a:focus{ text-decoration:none; }

.copyright{ margin-top:100px; color:#fff; font-family:"微软雅黑"; font-size:14px; }
.toplogo{ text-align:center; width:80%; margin-top:-140px; margin-bottom: 30px; }


/*ipone4-5*/
@media (max-width: 320px){
 .share .btnbox a{padding:0px 10px 0px 30px; line-height:40px; height:40px;}
 .share .btnbox .d-button1{ margin-bottom:24px; margin-top:8px;background:url(../images/iphone.png) no-repeat 15px center; background-size:20px; }
.share .btnbox .d-button2{ background:url(../images/andriod.png) no-repeat 15px center;  background-size:20px;}
}
@media (max-width: 320px) and (max-height: 480px) {
.share .btnbox a{padding:0px 10px 0px 30px; line-height:40px; height:40px;}
 .share .btnbox .d-button1{ margin-bottom:24px; margin-top:8px;background:url(../images/iphone.png) no-repeat 15px center; background-size:20px; }
.share .btnbox .d-button2{ background:url(../images/andriod.png) no-repeat 15px center;  background-size:20px;}
}

@media (min-width: 360px) and (max-height: 567px) {
.share .btnbox a{padding:0px 10px 0px 30px; line-height:40px; height:40px;}
 .share .btnbox .d-button1{ margin-bottom:24px; margin-top:8px;background:url(../images/iphone.png) no-repeat 15px center; background-size:20px; }
.share .btnbox .d-button2{ background:url(../images/andriod.png) no-repeat 15px center;  background-size:20px;}
}

@media (min-width: 375px) and (max-height: 627px) {
.share .btnbox a{padding:0px 10px 0px 30px; line-height:40px; height:40px;}
 .share .btnbox .d-button1{ margin-bottom:24px; margin-top:8px;background:url(../images/iphone.png) no-repeat 15px center; background-size:20px; }
.share .btnbox .d-button2{ background:url(../images/andriod.png) no-repeat 15px center;  background-size:20px;}
}

/*ipone6+*/
@media (min-width: 414px){


}
@media (min-width: 600px){

}
@media (min-width: 800px) and (min-height: 1280px) {

}
@media (min-width: 992px) {

}


.colbg:after{
	clear: both;
    content: ".";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0;
    overflow: hidden;}
}
