@charset "utf-8";
/* CSS Document */
*{margin:0;padding:0;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;-webkit-appearance:none;}/*-webkit-appearance:radio;*/
body{font:14px/1.5 微软雅黑;background:#fff;color:#333;-webkit-tap-highlight-color: transparent;}
ul{list-style-type:none;}
input,select,textarea{vertical-align:middle; font:14px 微软雅黑; color:#333;}
a{text-decoration:none;color:#333;}
table{border-spacing:0px; border-collapse:collapse;width:100%; border:0px;margin:0;padding:0;}
img{border:0px;}
em{font-style:normal;}
.clearfix{overflow:hidden;zoom:1;}
.clear{clear:both; height:0px; font-size:0px; line-height:0px; overflow:hidden;}
.fl{float:left;}
.fr{float:right;}

.tipsOne{width:680px;margin:0 auto;padding:242px 0 0 30px;}
.tipsOne .nullimg{width:237px;height:192px;float:left;}
.tipsOne .infoCon{padding:70px 0 0 70px;float:left;color:#A8A8B3;font-size:18px;line-height:30px}

@media screen and (max-width: 750px) {

.tipsOne{padding:2.74rem 1.23rem 0 1.23rem;text-align:center;width:auto;}
.tipsOne p{font-size:.28rem;color:#B3B3B3;line-height:.54rem;float:none;}
.tipsOne .infoCon{padding:0;}
.tipsOne .nullimg{display:inline-block;width:3.1rem;height:2.35rem;margin-bottom:.12rem;float:none;}
.tipsOne .nullimg img{width:100%;height:100%;}
}

