*{
	padding: 0;
	margin: 0;
}
html,body{
    font-family: "微软雅黑";
    font-size: 62.5%;
    background:#fafafa;
    max-width: 640px;
    margin: 0 auto;
}
a{
	text-decoration: none;
}
a:focus{
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
    outline: none;
}
ul,li{
	list-style: none;
} 
input{
	border: none;
}
input,textarea:focus{
	outline: none;
}
textarea{
	resize: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {-webkit-appearance: none;}
textarea {  -webkit-appearance: none;}   
input{ border-radius: 0; } 
input {-webkit-appearance:none; /*去除input默认样式*/}
.clear:after{
	display: block;
  overflow: hidden;
	clear: both;
  content: '';
  height: 0;
  font-size: 0;
  line-height: 0;
} 
.fl{
	float: left;
}
.fr{
	float: right;
}


.member_href{
	display: block;
	padding: 30px 4% 0;
}
.member_href>img{
	width: 100%;
}
.luck{
  margin-left: 3%;
  width: 17%;
}
.luck-items{
  float: left;
  margin: 0 2.1% 8px;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
}
.luck-items-dif .bg{
  display:none;
}
.luck-items-dif .bg_h{
  display:block;
}
.luck-items>a{
  display: block;
  width: 100%;
  height: 28.3px;
}
.bg{
  width: 65px;
  height: 28.3px;
}
.bg_h{
  width: 70px;
  height: 28.3px;
  display: none;
}
.date{
  margin: 20px 0;
  font-size: 1.4rem;
  text-align: center;
}
.date-color{
  margin-left: 10px;
  color:#f34a4a;
}






.body_con{
	padding-bottom: 77px;
}
.head_bar{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 5px;
	background: #fff;
}
.head_bar_div>a{
	font-size: 1.3rem;
	color: #a4813d;
}
.icon{
	width: 35%;
}
.icon2,.icon3{
	width: 14px;
	vertical-align: top;
    margin-top: 2px;
    margin-right: 5px;
}



.check_mp{
	padding: 30px 4%;
	background: #fff;
}
.check_mp2{
	padding: 30px 4% 50px;
	background: #fff;
}
.check_mp3{
	padding: 120px 0 0;
	font-size: 0;
	/*background: url("../images2/house.png") no-repeat;*/
	background-image: url("../images2/house.png"),url("../images2/bg.jpg");
	background-repeat: no-repeat,no-repeat;
	background-size: 100%, 100%;
}
.check_mp4{
	padding: 50px 4% 10px;
	background: #fff;
}
.check_mp_div1>img{
	width: 100%;
}
.my_mp{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 25px 0;
  width: 100%;
  max-width: 640px;
}
.my_mp>li{
  width: 23%;
  text-align: center;
}
.my_mp>li>a{
  display: block;
  width: 100%;
  font-size: 1.2rem;
  color: #553b0f;
}
.my_mp>li>a>img{
  margin: 0 auto;
  width: 100%;
}
.check_mp_div2{
	position: relative;
	height: 80px;
	background: url("../images2/bg2.png") no-repeat center;
	background-size: 100%;
}
.laba{
	position: absolute;
	left: 5%;
	top: 24px;
	width: 20%;
}
.scroll>div>ul{
	line-height: 44px;
}
.title_img{
	margin: 0 auto;
	width: 100%;
}
.title_img2{
	margin: 0 auto;
	width: 90%;	
}


.yuce_box{
	margin-top: 20px;
	border: 3px solid #dbcaa7;
}
.yuce_ul{
	display: flex;
	background-color: #dacaab;
}
.yuce_li{
	padding: 10px 0;
	width: 25%;
}
.yuce_li>a{
	display: block;
    width: 100%;
	border-right: 1px solid #ac834d;
}
.yuce_li>a>img{
    margin: 0 10%;
	width: 80%
}
.yuce_c{
	display: none;
}
.yuce_li_diff{
	border-right: none;
	background-color: #c32a34;
}
.yuce_li_diff>a{
	border: none;
}
.yuce_li_diff .yuce{
	display: none;
}
.yuce_li_diff .yuce_c{
	display: block;
}
.luck_con{
	display: none;
	padding: 10px;
}
.luck_ul{
	padding: 5px 0;
	width: 21%;
	text-align: center;
	background: #dacaab;
}
.luck_list{
	margin: 0 7px 20px;
	height: 20px;
	line-height: 20px;
	border-radius: 20px;
}
.luck_list:last-child{
	margin: 0 7px 0;
}
.luck_list>a{
	display: block;
	width: 100%;
	font-size: 1.4rem;
	color: #a88747;
}
.luck_c{
	display: none;
}
.luck_list_diff{
	background: #c32a34;
}
.luck_list_diff .luck_c{
	display: inline-block;
}
.luck_list .active{
	color: #fff;
}
.date,.date-r{
	width: 70%;
}
.date{
	margin: 0 auto;
}
.date{
	margin: 15px auto 0;
}


.zhuanlan{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zhuanlan>li{
	position: relative;
	margin-top: 15px;
	width: 26%;
}
.zhuanlan>li>a>img{
	width: 100%;
}
.zhuanlan>li>a>p{
	position: absolute;
	bottom: 5px;
	width: 100%;
	text-align: center;
	color: #fff;
	font-size: 1.3rem;
}



.zhuanlan2{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.zhuanlan2>li{
	margin-top: 20px;
	width: 21%;
}
.zhuanlan2>li>a{
	font-size: 1.2rem;
	text-align: center;
}
.zhuanlan2>li>a>img{
	width: 100%;
}


.temple_box>li{
	display: none;
}
.temple_box>li>a>img{
	width: 100%;
}

.symbol_box{
	margin-top: 5px;
}
.symbol_box_ul{
	overflow-x: scroll;
    white-space: nowrap;
}
.symbol_items{
	position: relative;
	display: inline-block;
	margin-right: 9%;
}
.symbol_items:last-child{
	margin-right: 0;
}
.symbol{
	width: 40.5px;
	height: 78px;
}
.symbol_c{
	width: 40.5px;
    /*display: none;*/
    display: block;
}
/*.symbol_items_diff .symbol{
	display: none;
}*/
.symbol_items_diff .symbol_c{
	display: block;
}



.check_mp3>div{
	padding: 0 4%;
	margin: 40px 0 0;
}
.fs_box{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	margin: 20px auto 0;
	width: 90%;
}
.fs_box>li{
	margin-right: 5%;
	width: 30%;
}
.fs_box>li:last-child{
	margin-right: 0;
}
.fs_box>li>a>img{
	width: 100%;
}
.fs_img{
	margin-top: 40px;
	width: 100%;
}


.teacher{
	margin: 20px auto 10px;
	width: 100%;
}
.teacher_abstract>div{
    text-indent: 26px;
    font-size: 1.5rem;
    color: #4d4d4d;
    text-align: justify;
    line-height: 24px;
}

.experts_box{
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}
.experts_item{
	margin-top: 30px;
	width: 21%;
}
.experts_item>a>img{
    width: 100%;
}



.change_div{
	height: 400px;
	border: 3px solid #ac834d;
	border-radius: 5px;
	background: #fff;
	overflow: hidden;
}
.plbox{
    margin: 30px auto 0;
    width: 94%;
    height: 320px;
    overflow: hidden;
}
.plbox li {
    padding: 1.2rem 0;
    border-bottom: 1px solid #dadada;
}
.plbox li .userbox {
    /*color: #000;*/
    margin-bottom: 1rem;
}
.plbox li p {
    line-height: 22px;
    font-size: 1.4rem;
}
.at_once{
	padding: 2px 0;
	margin: 10px auto 0;
	width: 30%;
	text-align: center;
	background: #ac834d;
}
.at_once>a{
	color: #fff;
	font-size: 1.3rem;
}


.check_mp4{
	position: relative;
}
.choose_box{
	position: absolute;
	top: 32px;
	display: flex;
	margin: 0 11%;
	width: 70%;
}
.choose_box>li{
	width: 50%;
}
.choose_box>li>img{
	width: 100%;
}
.choose_c{
	display: none;
}
.choose_list_diff .choose{
	display: none;
}
.choose_list_diff .choose_c{
	display: block;
}




.footer2 {
  width: 100%;
  max-width: 640px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #dacaab;
  z-index:99;
}
.footer2_li{
  float: left;
  padding: 10px 0;
  width: 20%;
  text-align: center;
  font-size: 13px;
}
.footer2>li>a{
  font-size: 1.3rem;
  color: #ac834d;
}
.footer2_li .clicked{
  color: #fff;
}
.footer2>li>a>img{
  margin: 0 auto;
  width: 30%;
}
.footer2_li_dif .img{
  display: none;
}
.footer2_li_dif .img_h{
  display: block;
}
.footer2_li_diff{
	background: #a88747;
}
.footer2_li_diff .footer_s{
	display: none;
}
.footer2_li_diff .footer_c{
	display: block;
}
.footer_c{
	display: none;
}

.year_list>li{margin: 0 0 15px;}
.year_list {padding: 15px 0 0;}




.past_fortunes{
	padding: 40px 4% 0;
	height: 680px;
}
.past_nav{
	display: flex;
	justify-content: center;
	margin: 0 auto 20px;
	width: 90%;
	background-color: #dacaab;
}
.past_nav>li{
	width: 50%;
	text-align: center;
	line-height: 30px;
}
.past_nav>li>a{
	font-size: 1.4rem;
	color: #a88747;
}
.past_item_diff{
    background-color: #ac834d;
}
.past_nav>li .add_color{
	color: #fff;
}
.change_nav{
	display: none;
	padding: 5px;
	border: 3px solid #dbcaa7;
}

.add_style{
    background: url(../images2/bg5.png) no-repeat;
    background-size: 100% 100%;
}
.huangli{
	display: none;
	position: fixed;
	top: 0;
	z-index: 99;
	margin: 10px 5%;
	top: 0;
	width: 90%;
	border: 3px solid #a88747;
	/*color: #a88747;*/
	background: url(../images2/bg.jpg) repeat-y;
}
.hl_cha{
	position: absolute;
	top: -10px;
	right: 0;
	font-size: 1.6rem;
}
.hl_div1{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 10px auto;
	font-size: 1.4rem;
	font-weight: bold;
}
.hl_color{
	margin: 0 6%;
	font-size: 2rem;
}
.hl_div2{
	border-top: 1px solid #a88747;
}
.hl_div2>div{
	display: flex;
	align-items: center;
	font-weight: bold;
}

.yi{
	border-bottom: 1px solid #a88747;
}
.yi>span,.ji>span{
	padding: 10px;
	font-size: 1.3rem;
}
.yi>div,.ji>div{
	padding: 0 10px;
	font-size: 1.6rem;
	color: red;
	/*height: 50px;
	line-height: 50px;*/
	text-align: center;
}
/* .yi>div{
	margin-right: 10%;
}
.ji>div{
	margin-left: 10%;
} */
.yi>span{
	border-left: 1px solid #a88747;
}
.ji>span{
	border-right: 1px solid #a88747;
}


#huangli2{
	/*position: fixed;*/
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
	width: 100%;
	height: 540px;
	background: #fff;
	overflow: hidden;
}
#ifrID{
	width: 100%;
	height: 540px;
	overflow: hidden;
}

.yuyue{
	display: block;
	margin: 20px auto 20px;
	width: 40%;
	float:left;
	padding-left:5%;
	padding-right:5%;
}
.yuyue>img{
	width: 100%;
}


.fortune_bag{
	margin-top: 30px;
	width: 100%;
}

.fortune_bag>a{
	display: block;
	width: 100%;
}
.fortune_bag>a>img{
	width: 100%;
}

.new_year{
	padding: 30px 4% 0;
	background:	#fff;
}
.newyear_strategy,.newyear_strategy>a>img{
	width: 100%;
}

.mt30{
	margin-top: 30px;
}
.new_zhuanlan{
	margin-bottom: 10px;
	border: 1px solid #dccaa6;
}
.new_zhuanlan>a{
	display: flex;
}
.special_column1{
	padding: 15px 0;
	margin-right: 4%;
	width: 30%;
	text-align: center;
	background: #ac8c51;
}
.special_column1>img{
	margin: 0 auto 5px;
	width: 75%;
}
.special_column1>p{
	color: #fff;
	font-size: 1.3rem;
}
.special_column2{
	margin: 10px 0;
	width: 65%;
	height: 50px;
	overflow: hidden;
}
.special_column2>ul>li,.special_column2>div>li,#demo7>li,#demo10>li,#demo13>li,#demo16>li{
	font-size: 1.3rem;
	color: #4a2e00;
	line-height: 27px;
	word-break: break-all;

    text-overflow: ellipsis;

    display: -webkit-box; 
    -webkit-box-orient: vertical; 

    -webkit-line-clamp: 1; 

    overflow: hidden;
}
#demo3,#demo{
    margin: 30px auto 0;
    width: 94%;
    height: 320px;
    overflow: hidden;
}

.new_zhuanlan_ul>li{
	width: 48%;
	height: 95px;
	background: url('../images2/pic38.png') no-repeat;
	background-size: 100%;
}
.new_zhuanlan_a{
	color: #fff;
	font-size: 1.3rem;
	text-align: center;
}
.new_zhuanlan_a>img{
	display: block;
	margin: 23px auto 5px;
	width: 47%;
}
.recent_func{
	margin: 25px auto 5px;
}
.recent_func>p{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.recent_func_img1{
	width: 30%;
}
.recent_func_img2{
	width: 18%;
}
.recent_func>div{
	padding: 15px 4%;
	border: 1px solid #dccaa6;
}
.recent_func_ul>li{
	padding: 5px 0;
}
.recent_func_ul>li>a{
	color: #1a1a1a;
	font-size: 1.4rem;
	font-weight: bold;
}
.img_func{
	display: flex;
	justify-content: space-between;
	padding: 0 5%;
	margin: 30px auto 40px;
}
.img_func>li{
	width: 43%;
}
.img_func>li>a>p{
	margin-bottom: 15px;
	color: #000;
	font-size: 1.5rem;
	text-align: center;
}
.img_func>li>a>img{
	margin: 0 auto;
	display: block;
	width: 147px;
	height: 147px;
	overflow: hidden;
}
.user_feedback{
	padding: 0 4%;
}
.user_feedback>p{
	font-size: 1.3rem;
	line-height: 22px;
	text-align: center;
}
.user_feedback>textarea{
	padding: 2%;
	margin: 5px 0 10px;
	width: 96%;
	font-size: 1.3rem;
	border: 1px solid #ac834d;
	border-radius: 2px;
}
.user_feedback>input{
	display: block;
	margin: 0 auto;
	width: 55%;
}

.advertise{
	padding: 20px 4% 0;
	background: #fff;
}
.advertise_list{
	padding: 10px 0;
	border-bottom: 1px solid #cccccc;
}
.advertise_list>a{
	display: block;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.advertise_list>a>span{
	display: block;
	width: 77%;
	font-size: 1.4rem;
	color: #000;
}
.advertise_list>a>img{
	width: 15%;
}


.back_index2{position: fixed;left: 4%;top: 25px;z-index: 75;width: 40px;height: 40px;}
.back_index2>img{width: 100%;}
.qifu_img{width: 100%;display: block;}
.go_qifu{display: block;width: 100%;margin: 0 auto;text-align: center;position: absolute;left: 0;top: 350px;}
.go_qifu>img{width: 20%;}
.go_qifu2{width: 100%;display: block;}
.go_qifu2>img{width: 100%;display: block;}
.qifu_con{padding: 10px 2% 50px;}
.gongde{background: url('../imagesEx/qifu6.png') no-repeat;height: 259px;background-size: 100%;padding: 45px 10% 50px;display: flex;
justify-content: space-between;text-align: center;}
.gongde_div{overflow: hidden;height: 260px;}
.gongde2{background: url('../imagesEx/qifu10.png') no-repeat;height: 261px;background-size: 100%;padding: 45px 10% 50px;display: flex;
justify-content: space-between;text-align: center;}
.gongde_ul>li{font-size: 1.5rem;color: #46646e;line-height: 24px;}
.gongde_ul>li>span{color: #cc8522;}

.tequan1{display: flex;align-items: center;justify-content: space-between;background: #f5f5f5;padding: 10px 4%;}
.tequan1_div{display: flex;align-items: center;}
.tequan1_div>span{font-size: 1.5rem;}
.tequan1_div>img{width: 12%;margin-right: 10px;}
.tequan1>a{display: block;width: 26%;}
.tequan1>a>img{width: 100%;}
.tequan2{padding: 15px 4%;}
.tequan3{margin-bottom: 15px;}
.tequan3>h4{font-size: 1.5rem;margin-bottom: 15px;}
.tequan3>p{font-size: 1.3rem;line-height: 23px;text-align: justify;}
.tequan4{width: 92%;display: block;margin-top: 30px;}
.tequan4>img{width: 100%;}
.membership1{display: flex;align-items: baseline;margin: 45px auto 30px;padding: 0 4%;position: relative;border-bottom: 1px solid #e6e6e6;}
.membership1_items{width: 33.333%;border-top-right-radius: 5px;border-top-left-radius: 5px;border-top: 1px solid #e6e6e6;border-left: 1px solid #e6e6e6;border-right: 1px solid #e6e6e6;}
.membership1_items_a{display: flex;align-items: center;justify-content: center;font-size: 1.3rem;font-weight: bold;color: #000;height: 35px;background: #f5f5f5;}
.membership1_items_a>img{width: 10%;margin-right: 5px;}
.dizhi{display: block;font-size: 1.2rem;color: #787878;}
.show{background: #fff;padding-top: 8px;}
.tuijian{position: absolute;right: 4%;top: -14px;width: 10%;}
.zy_spacing{padding: 0 4%;}
.membership2>a{display: flex;align-items: center;justify-content: space-between;}
.membership2>a>h4{font-size: 1.4rem;color: #000;}
.membership2>a>div{display: flex;align-items: center;}
.membership2>a>div>span{font-size: 1.3rem;color: #999;}
.membership2>a>div>img{width: 15%;margin-left: 10px;}
.membership3{display: block;width: 80%;margin: 30px auto 0;}
.membership4{text-align: center;}
.mship{margin-bottom: 30px;}
.membership4>a{display: block;font-size: 1.8rem;color: #28140b;width: 100%;padding: 15px 0;border-radius: 40px;}
.membership4>a {
	background: -webkit-linear-gradient(left,#f8da9c, #e0c073);
	background: -o-linear-gradient(left,#f8da9c, #e0c073);
	background: -moz-linear-gradient(left,#f8da9c, #e0c073);
	background: linear-gradient(left,#f8da9c, #e0c073);
}
.myline{height: 20px;background: #f4f4f4;}
.membership2>a>div .membership2_arrow{width: 10%;}
.membership5{padding: 30px 4% 0;}
.setflex{display: flex;align-items: center;justify-content: space-between;}
.membership6{border-top: 1px solid #e6e6e6;}
.membership6_a{padding: 20px 0;}
.membership6_a>div>p{font-size: 1.4rem;color: #000;}
.membership6_a>div>span{font-size: 1.6rem;color: #ad8d52;}
.membership6_a>img{width: 23%;}
.membership7{position: fixed;left: 0;bottom: 0;padding: 15px 4%;width: 92%;background: #fff;z-index: 55;border-top-right-radius: 5px;border-top-left-radius: 10px;}
.membership7_cha{position: absolute;right: 4%;top: 10px;}
.membership7_cha>img{width: 23px;height: 23px;}
.membership7_ul>li{margin-bottom: 10px;line-height: 22px;font-size: 1.3rem;color: #999;}
.membership7>p{text-align: center;margin-bottom: 10px;font-size: 1.4rem;}
.membership8{background: #000;opacity: .6;position: fixed;width: 100%;height: 100%;left: 0;top: 0;}
.success1{display: block;width: 30%;margin: 80px auto 50px;}
.success2{text-align: center;font-size: 1.6rem;margin-bottom: 50px;font-weight: bold;}
.success2>p{margin-bottom: 20px;}
.success3{display: block;width: 50%;margin: 0 auto 80px;text-align: center;}
.success3>img{width: 100%;}
.success3>p{margin-top: 10px;font-size: 1.4rem;}
.liaojie{display: block;margin: 0 4% 60px;}
.liaojie>img{width: 100%;}
.tixing{font-size: 1.6rem;color: #ad8d52;padding: 0 4%;margin-top: 20px;text-align: justify;}


.new_block{color:#46646e;font-size:1.4rem;}
.new_block>img{width: 14px;height: 14px;border-radius: 50%;display: inline-block;margin: 3px 3% 0 0;vertical-align: top;}
.default_style{display: block;width: 100%;}
@media (max-width: 414px){
	.symbol_items{margin-right: 7%;}
	.my_mp{padding: 20px 0;}
	.laba{top: 31px;}
	.check_mp3{padding: 30px 0 0;}
	.choose_box{top: 40px;}
	.body_con{padding-bottom: 60px;}
	.fs_box{margin: 13px auto 0;}
	.check_mp3>div{margin: 70px 0 0;}
	.fs_img{margin-top: 20px;}
	#huangli2,#ifrID{height: 476px;}
	.new_zhuanlan_ul>li{height: 60px;}
	.new_zhuanlan_a>img{margin: 10px auto 5px;width: 43%;}
	.alert_box3{height: 390px;top: 140px;background-size: 100%;}
	.gongde_div{height: 145px;}
	.gongde{height: 134px;}
	.gongde2{height: 136px;}
	.tequan1_div>img{width: 11%;}
	.tuijian{top: -5px;}
	.membership6_a>img{width: 25%;}
	.success1{margin: 80px auto 40px;}
	.success2>p{margin-bottom: 10px;}
	.success3{margin: 0 auto 60px;}
	.liaojie{margin: 0 4% 30px;}
}
@media (max-width: 375px){
	.symbol_items{margin-right: 6%;}
	.my_mp{padding: 15px 0;}
	.check_mp_div2{height: 44px;}
	.laba{top: 14px;}
	.d1{padding-top: 0px!important;}
	.check_mp3>div{margin: 60px 0 0;}
	.body_con{padding-bottom: 61px;}
	.check_mp2{padding: 30px 4% 40px;}
	.new_year{padding: 30px 4% 20px;}
	.fortune_bag{margin-top: 20px;}
	.new_zhuanlan_ul>li{height: 56px;}
	.new_zhuanlan_a>img{margin: 9px auto 3px;}
	.recent_func>div{padding: 10px 4%;}
	.recent_func_ul>li{padding: 3px 0;}
	.img_func{padding: 0 8%;}
	.img_func>li>a>img{width: 120px;height: 120px;}
	.gongde_ul>li{font-size: 1.3rem;}
	.gongde_div{height: 130px;}
	.gongde{padding: 40px 10% 40px;height: 128px;}
	.gongde2{padding: 40px 10% 40px;height: 129px;}
	.membership1_items_a>img{width: 12%;}
	.membership1{margin: 35px auto 20px;}
	.membership3{margin: 20px auto 0;}
	.membership6_a{padding: 10px 0;}
	.membership6_a>img{width: 27%;}
	.membership4>a{padding: 12px 0;}
	.success1{margin: 60px auto 30px;}
	.success2{margin-bottom: 50px;font-size: 1.4rem;}
	.new_block{font-size: 13px;}
	.new_block>img{width: 12px;height: 12px;}
}
@media (max-width: 360px){
	.check_mp_div2{height: 44px;}
	#huangli2, #ifrID {height: 493px;}
	.zhuanlan>li>a>p{font-size: 1.2rem;}
	.check_mp2{padding: 30px 4% 35px;}
	.new_zhuanlan_ul>li{height: 53px;}
	.new_zhuanlan_a>img{margin: 9px auto 0;}
	.special_column1>img{width: 73%;}
	.recent_func_img1{width: 35%;}
	.img_func>li{width: 42%;}
	.img_func>li>a>img{width: 114px;height: 114px;}
	.img_func>li>a>p{font-size: 1.4rem;}
	.gongde{padding: 35px 10% 40px;height: 124px;}
	.gongde2{height: 121px;}
	.tequan3>p{line-height: 22px;}
	.membership3{width: 86%;}
}
@media (max-width: 320px){
	.symbol_items{margin-right: 8%;}
	.luck_list>a{font-size: 1.2rem;}
	.luck_list .active{font-size: 1.3rem;}
	.data-info, .data-guide{font-size: 1.4rem;}
	.today{font-size: 1.4rem;}
	.data-guide>span{font-size: 1.4rem;}
	.data-info, .data-guide, .today, .data-tips{line-height: 18px;}
	.check_mp2{padding: 25px 4% 30px;}
	.check_mp_div2{height: 44px;}
	.check_mp3>div{margin: 50px 0 15px;}
	.choose_box{margin: 0 8%;width: 76%;}
	.body_con{padding-bottom: 57px;}
	.fs_img{margin-top: 0;}
	#huangli2, #ifrID {height: 543px;}
	.special_column1>p{font-size: 1.2rem;}
	.special_column2{margin: 5px 0;}
	.special_column1{padding: 12px 0;}
	.new_zhuanlan_ul>li{height: 47px;}
	.new_zhuanlan_a{font-size: 1.2rem;}
	.img_func>li>a>p{font-size: 1.2rem;}
	.img_func>li>a>img{width: 100px;height: 100px;}
	.advertise_list>a>span{font-size: 1.3rem;}
	.advertise_list>a>span{width: 80%;}
	.gongde{padding: 30px 10% 0;height: 147px;}
	.gongde_div{height: 120px;}
	.gongde2{padding: 30px 10% 0;height: 148px;}
	.tequan3>p{line-height: 21px;}
	.tequan3,.tequan3>h4{margin-bottom: 13px;}
	.membership6_a{padding: 5px 0;}
	.membership6_a>div>p{font-size: 1.3rem;}
	.membership6_a>div>span{font-size: 1.5rem;}
	.membership6_a>img{width: 29%;}
	.success1{margin: 60px auto 20px;width: 25%;}
	.success3{width: 40%;}
	.new_block{font-size: 12px;}
}