*{padding: 0;margin: 0}
.flex{display: flex;width: 100%;flex-wrap: wrap;}
.flex_mg5{  display: flex;	width: 95%;  margin: 0 auto;  flex-wrap: wrap;}
.flex_r{display:flex;width: 100%;flex-direction:row-reverse;}
.flex_s{width: 95%;margin: 0 auto;display: -webkit-box;overflow-x: scroll;}
.back1{width: 100%;height: 1px;background-color:rgb(230,230,230,.6);margin-top:5px;	margin-bottom: 5px;}
.btn_80{width: 80px;height: 30px;text-align: center;margin:10px;border-radius: 10px;}
.back5{width: 100%;height: 5px;background-color: rgb(230,230,230,.6);margin-top:10px;margin-bottom: 10px;}
.center{	text-align: center;}
.text_right{text-align: right;}
.text_left{text-align:left;}
.size_10{font-size: 10px;}
.size_12{font-size:12px;}
.size_14{font-size: 14px;}
.size_16{font-size: 16px;}
.size_18{font-size: 18px;}
.size_24{font-size: 24px;font-weight:999}
.size_48{font-size: 48px;font-weight:999}
.c_weight999{font-weight: 999;}
.c_red{color:red;}
.c_blue{color:blue;}
.c_green{color:green;}
.c_gray{color:gray;}
.c_white{color:#fff;}
.c_black{color:#000;}
.c_skyblue{color:#00BFFF;}
.c_lightblue{color: #288af6;}
.c_orange{color:#FF8C00;}
.b_skyblue{background-color:#00BFFF;color: #fff;}
.b_red{	background-color:red;color: #fff;}
.b_grey{background-color:rgba(233,233,233);}
.b_blue{background-color:blue;color: #fff;}
.b_green{background-color:green;color: #fff;}
.b_white{background-color:#fff;}
.b_rose{  background-color: rgba(230,230, 250,.8);}
.b_black{background-color:#000;color: #fff;}
.b_yellow{background-color:yellow;color: red;}
.b_orange{background-color: #FF8800;color:#fff;}
.b_light_cayan1{  background-color:#E0FFFF;}
.b_light_thistle{background-color:#D8BFD8;color:#fff;}
.b_moccasin{background-color:#FFE4B5;color:#000}
.b_whitesmoke{background-color: rgba(245,245,245,.9)}
.b_light_gray{background-color: rgba(241,241,241,.98)}
 .b_sque{background-color: rgba(220,220,220,.2);}
 .b_lightblue{background-color: #288af6;color:#fff;}
 .b_weixinlu{background-color:#46bf18;color:#fff;}
 .b_heightblue{background-color: #304b68; color: #ffffff;}
.item_2{	width:50%;}
.item_3{	width:33%;}
.item_4{	width:25%;}
.item_5{width:20%;}
.item_10{	width:10%;}
.item_20{	width:20%;}
.item_30{   width:30%;}
.item_50{	width:50%;}
.item_40{width:40%;}
.item_60{	width:60%;}
.item_70{	width:70%;}
.item_80{width:80%;}
.ht_460{height: 460px;}
.ht_360{height: 360px;}
.ht_220{  height: 220px;}
.ht_180{  height: 180px;}
.ht_150{  height: 150px;}
.ht_120{height: 120px;}
.ht_100{height: 100px;}
.item_90{	width:90%;}
.ht_80{height: 80px;}
.ht_70{height: 70px;}
.ht_60{height: 60px;}
.ht_50{height: 50px;}
.ht_40{  height: 40px;}
.ht_30{  height: 30px;}
.ht_20{  height: 20px;}
.ht_15{  height: 15px;}
.mg_5{  margin: 5px;}
.mg_10{margin: 10px;}
.mg_t5{margin-top: 5px;}
.mg_t10{  margin-top:10px;}
.mg_t20{  margin-top:20px;}
.mg_l10{  margin-left:10px;}
.mg_l5{  margin-left:5px;}
.mg_c{  margin:0 auto;}
.pad_5{  padding: 5px;}
.pad_10{  padding: 10px;}
.block_c95{width: 95%;margin: 0 auto;}
.block_c90{width: 90%;margin: 0 auto;}
.block_c85{width: 85%;margin: 0 auto;}
.block_c80{width: 80%;margin: 0 auto;}
.block_c70{width: 70%;margin: 0 auto;}
.block_c50{width: 50%;margin: 0 auto;}
.block_c30{width: 30px;height: 30px;margin: 0 auto;}
.block_circle_c20{width: 30px;height: 30px;margin: 0 auto;border-radius: 50%;}
.item_pic{  width: 90%;}
.item_pic img{  width: 100%;}
.brd_10{border-radius: 10px;}
.brd_5{border-radius: 5px;}
.brd_50{border-radius: 50%;}
.brd_s1_white{border-style:solid;border-color:white;border-width:1px;}
.brd_s1_red{border-style:solid;border-color:red;border-width:1px;}
.brd_s1_orange{border-style:solid;border-color: #FF8800;border-width:1px;}
.brd_s1_grey{border-style:solid;border-color:grey;border-width:1px;}
.brd_s1{border-style:solid;border-color:orange;border-width:1px;}
.brd_cir_20{  width: 20px;  height: 20px;  border-style:solid;border-color:red;border-width:1px;border-radius: 50%;}
.brd_cir_15{  width: 15px;  height: 15px;  border-style:solid;border-color:red;border-width:1px;border-radius: 50%;}
.pic_circle_10{width: 10px;height: 10px;border-radius: 50%;}
.pic_circle_15{  width: 15px;height: 15px;border-radius: 50%;}
.pic_circle_20{  width: 20px;height: 20px;border-radius: 50%;}
.pic_circle_30{  width: 30px;  height: 30px;  border-radius: 50%;}
.pic_circle_40{width: 40px;height: 40px;  border-radius: 50%;}
.pic_circle_50{width: 50px;height: 50px;border-radius: 50%;}
.pic_circle_80{width: 80px;height: 80px;border-radius: 50%;}
.pic_10{width: 10px;height: 10px;border-radius: 2px;}
.pic_20{width: 20px;height: 20px;border-radius: 2px;}
.pic_30{width: 30px;height: 30px;border-radius: 5px;}
.pic_40{width: 40px;height: 40px;border-radius: 5px;}
.pic_50{width: 50px;height: 50px;border-radius: 5px;}
.pic_80{width: 80px;  height: 80px;  border-radius: 5px;}
.pic_120{  width: 120px;height: 120px;border-radius: 10px;}
.pic_150{  width: 150px;height: 150px;border-radius: 15px;}
.pic_200{  width: 200px;height: 200px;border-radius: 20px;}
.pic_w100{  width: 100%;}
.btn_80{  width: 80px;  height:30px;border-radius: 10px; margin: 0 auto;}
.btn_50{  width: 50px;  height:20px;border-radius: 4px; margin: 0 auto;}
 .btc_80{ width: 80px;  height:80px;border-radius: 10px; margin: 0 auto;}
.shadow_90{width: 90%;  margin: 0 auto;margin-top: 10px;  margin-bottom: 20px;border-radius: 10px;  box-shadow: 10px 10px 5px #888888;}
.footer{width: 100%;position:fixed;bottom: 0px;  height: 40px;display: flex;}
.footer_bm{width: 100%;position:fixed;bottom: 0px;}
.spack_70{width: 100%;  height: 70px;}
.spack_60{width: 100%;  height: 60px;}
.spack_50{width: 100%;  height: 50px;}
.spack_40{width: 100%;  height: 40px;}
.spack_30{width: 100%;  height: 30px;}
.spack_20{width: 100%;  height: 20px;}
.spack_10{width: 100%;  height: 10px;}
.spack_5{width: 100%;  height: 5px;}
.scrollbar{width: 100%;height:600px;overflow:scroll;}
.top_header{position: fixed;width: 100%; }
button {margin: 0 auto;width: 95%;height: 30px;margin: 0 auto}
button .payment{width: 95%;height: 30px;margin: 0 auto ;text-align: center;background-color: red;color:#fff;border-radius: 10px;}
.mask {width: 100%; height: 100%;background: rgba(0,0,0,0.7);position: fixed;overflow: hidden;z-index: 222;top: 0;left: 0;}
.lottery-alert {max-width: 400px;z-index: 10000;border-radius: 10px;background: #fff;position: fixed;left: 0;right: 0;margin: auto; top: 50%; transform: translateY(-50%);}
.kuai{display: flex;flex-wrap:wrap;}
 textarea{width: 95%;margin: 0 auto;}
 .details{width: 100%;height: 100%;}
 .details img{ width: 100%; height: 100%;}
 .detail_pic{width: 100%;height: 100%;}
 .detail_pic img{ width: 100%; height: 100%;}
  .lie img{width: 100%;height: 100%;}
  video{width: 100%;height: 360px;}
  .cont_video{width: 100%;height: 360px;}
  .img_pic{width:100%}
  .img_pic img{width:100%}
  .con_img{width:95%;margin: 0 auto;}
  .auto_c{margin: 0 auto;}
  .right_gm{position: fixed;top:70px;width: 40%;right:0px;}
  .pic_w{position: absolute; width: 100%;height:160px;background-color:rgba(0,0,0,.1) ;z-index:999;}
.pic_ico{width: 50px;height:50px;border-radius: 50%;background-color:rgba(0,0,0,.5) ;margin: 0 auto;margin-top: 50px;}
.pic_ico img{width:50px;height:50px;border-radius: 50%;}
.video_img{width:100%;height:160px;}