body {
    padding: 0;
    margin: 0;
    font-family: microsoft yahei;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    color: #333;
}

.box_question{padding: 20px;font-size: 14px;color: #666;line-height: 180%;margin-bottom: 20px;overflow-x: hidden}
.box_question a,.box_question a:link,.box_question a:visited,.box_question a:hover{color:#666; text-decoration:none;cursor: hand;}
.box_question p{padding: 5px 0;margin:0;}
.box_question img{width:100%;height: auto;border: 0;float: left;}

.space_bottom{margin-bottom: 160px;}
.bottom_box{border-top:1px solid #eee;background-color: #fff;width: 100%;height: 150px;}
.bottom_box .text14{font-size: 16px;color: #253746;text-align: center;margin: 25px 0;}

.bottom_box .btn01_on{border:1px solid #265cb2;border-radius: 3px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #265cb2;width: 70%;margin:0 5%;display: block;text-decoration: none;background: url(../images/true_on.jpg) no-repeat 30px 9px;background-size: 16px;margin:0 auto;}
.bottom_box .btn01_off{background: url(../images/true_off.jpg) no-repeat 30px 9px !important;color: #999 !important;background-size: 16px !important;border:1px solid #999 !important;}
.bottom_box .btn02_on{border:1px solid #265cb2;border-radius: 3px;height: 35px;line-height: 35px;text-align: center;font-size: 14px;color: #265cb2;width: 70%;margin:0 5%;display: block;text-decoration: none;background: url(../images/false_on.jpg) no-repeat 30px 9px;background-size: 16px;margin:0 auto;}
.bottom_box .btn02_off{background: url(../images/false_off.jpg) no-repeat 30px 11px !important;color: #999 !important;background-size: 16px !important;border:1px solid #999 !important;}

.bottom_box ul{padding: 0; margin: 0;}

.bottom_box ul li{float: left;width: 50%;text-align: center;list-style-type: none;}


@media screen and (max-width: 320px) {

}

@media screen and (min-width: 321px) and (max-width: 360px) {

}

@media screen and (min-width: 361px) and (max-width: 375px) {

}

@media only screen and (width: 375px) and (min-height: 690px) {

}

@media screen and (min-width: 376px) {

}

@media screen and (max-height: 480px) {

}

@media screen and (min-width: 768px) {

}

