* {
	margin: 0;
	padding: 0;
	font-family: "微软雅黑";
}

a {
	text-decoration: none;
}

ul,
li {
	list-style: none;
}
::-webkit-scrollbar {
	width: 0;
	height: 0;
	color: transparent;
}
@media screen and (min-width: 750px) {
	html{
		font-size: 100px!important;
	}
	.wrap {
		width: 750px!important;
		margin: 0 auto;
	}
}
.wrap{
    width: 100%;
    overflow-x: hidden;
    padding-bottom: 0.8rem;
	position: relative;
	color: #222222;
	background: #030A55;
}
input::placeholder{
	color: #C3C3C3;
}
header{
	width: 100%;
	position: relative;
	z-index: 2;
}
.rule{
	width: 1.72rem;
	height: 0.48rem;
	line-height: 0.48rem;
	text-align: center;
	position: absolute;
	top: 1.58rem;
	right: 0;
	font-size: 0.28rem;
	color: white;
    z-index: 9;
    cursor: pointer;
    background: linear-gradient(to bottom, #FFD3A5 0%, #FFB472 100%);
    border-top-left-radius: 0.3rem;
    border-bottom-left-radius: 0.3rem;
}
.logo{
	width: 1.38rem;
	position: absolute;
	display: block;
	left: 0.4rem;
	top: 0.4rem;
}
.header{
	width: 100%;
	display: block;
   
}
.img1{
    width: 6.68rem;
    display: block;
    margin: auto;
    margin-top: -0.8rem;
}
.content{
	width: 100%;
	position: relative;
}
.content>div{
	width: 92%;
	margin-left: 4%;
	padding-top: 1px;
	position: relative;
}
.bg_icon1{
    width: 100%;
    position: absolute;
    left: 0;
    top: 2rem;
}
.sec_wrap{
    width: 100%;
    margin-top: 1rem;
    position: relative;
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    z-index: 9;
    background: rgba(10, 53, 122, 0.8);
    border-radius: 0.2rem;
}
.sec_wrap1{
	top: -1.3rem;
}
.sec_wrap2,.sec_wrap4{
	background: rgb(10 78 187 / 70%);
    margin-top: 0.6rem;
}
.sec_wrap4{
	margin-top: 0.8rem;
}
.title{
	width:fit-content;
	width:-webkit-fit-content;
	width:-moz-fit-content;
	height: 0.58rem;
	line-height: 0.58rem;
	padding-left: 0.68rem;
	padding-right: 0.68rem;
	position: absolute;
	top: -0.3rem;
	font-size: 0.4rem;
	left: 50%;
    transform: translate(-50%, 0);
    font-weight: bold;
	color: white;
	background:#2364C6;
	border-radius: 0.3rem;
}
.title div{
	width: 0.1rem;
	height: 0.1rem;
	background: white;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	margin-top: -0.05rem;
}
.title div:nth-child(1){
	left: 0.3rem;
}
.title div:nth-child(2){
	right: 0.3rem;
}
.sec_content{
	width: 86%;
	margin-left: 7%;
}
.stask_wrap{
	width: 100%;
	/*background: white;*/
	border-radius: 0.08rem;
	position: relative;
    padding-top: 0.3rem;
    padding-bottom: 0.3rem;
}
.stask_wrap:nth-child(1){
	
}
.stask_title{
    width: 100%;
    display: block;
    position: relative;
    font-size: 0.36rem;
    color: white;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0.3rem;
}
.stask_title div{
	width: 2.1rem;
    opacity: 0.23;
    border: 1px solid;
    border-image: linear-gradient(63deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) 2 2;
    position: absolute;
    top: 50%;
    
}
.stask_title div:nth-child(1){
    left: 0.15rem;
}
.stask_title div:nth-child(2){
	border-image: linear-gradient(187deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)) 2 2;
	right: 0.15rem;
}
.st_content{
	font-size: 0.28rem;
    text-align: center;
    color: white;
}
.st_content span{
    font-size: 0.28rem;
    color: #FFC790;
    position: relative;
    font-weight: bold;
    text-decoration: underline;
}
.ques{
	width: 0.2rem;
	position: absolute;
	cursor: pointer;
    top: -0.1rem;
}
.it_btn{
    width: 4rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    text-align: center;
    font-size: 0.36rem;
    color: #12296B;
    border: none;
    font-weight: bold;
    margin: auto;
    margin-top: 0.9rem;
    cursor: pointer;
    background: linear-gradient(to bottom, #FFD3A5 0%, #FFB472 100%);
}	
.st_toast{
    width: 92%;
    margin-left: 4%;
    font-size: 0.28rem;
    line-height: 1.5;
    text-align: justify;
    color: white;
}
.st_toast span{
	font-size: 0.28rem;
	font-weight: bold;
	color: #E9C396;
}
.talbe{
	width: 100%;
	display: block;
	margin-top: 0.25rem;
	margin-bottom: 0.25rem;
}
.title1{
	width: 100%;
	font-size: 0.44rem;
	position: relative;
	color: #E8C396;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}
.title1 img{
    width: 0.11rem;
    height: 0.25rem;
    position: absolute;
    top: 50%;
    margin-top: -0.1rem;
}
.title1 img:nth-child(1){
    left: 1.7rem;
}
.title1 img:nth-child(2){
    right: 1.7rem;
}
.st_toast1{
	font-size: 0.24rem;
	color: #F05D2C;
	text-align: center;
	margin-top: 0.15rem;
}
.st_toast2{
    width: 100%;
    font-size: 0.28rem;
    text-align: left;
    margin-top: 0.3rem;
    color: white;
}
.st_toast2 span{
    font-size: 0.28rem;
    font-weight: bold;
    color: #E9C495;
}
.st_btn1{
	width: 2.3rem;
	height: 0.56rem;
	line-height: 0.56rem;
	text-align: center;
	border-radius: 0.3rem;
	border: 2px solid #334CE3;
	color: #334CE3;
	font-size: 0.3rem;
	cursor: pointer;
	margin: auto;
	margin-top: 0.25rem;
	font-weight: bold;
}
.st_btn2,.st_btn1,.it_share, .tx_btn,.cz_btn{
    width: 2.3rem;
    height: 0.6rem;
    line-height: 0.6rem;
    border-radius: 0.3rem;
    text-align: center;
    font-size: 0.3rem;
    color: #12296B;
    border: none;
    font-weight: bold;
    margin: auto;
    margin-top: 0.4rem;
    margin-bottom: 0.1rem;
    cursor: pointer;
    background: linear-gradient(to bottom, #FFD3A5 0%, #FFB472 100%);
}
.invite_img{
    width: 5.3rem;
    margin: auto;
    text-align: center;
    font-size: 0.33rem;
    font-family: SourceHanSerifCN-Medium, SourceHanSerifCN;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 0.85rem;
    text-shadow: 2px 2px 7px #010e3e;
    margin-top: -0.6rem;
}
.invite_img span{
	color: #E9C396;
	font-size: 0.68rem;
}
.invite_wrap,.active_wrap,.anli_wrap{
    width: 86%;
    margin-left: 7%;
    background: none;
    padding-top: 0.4rem;
    border-radius: 0.08rem;
    color: white;
}
.invites{
	
}
.it_toast{
	text-align: center;
}
.it_toast p{
	font-size: 0.28rem;
}
.it_list_wrap{
    height: 3rem;
    overflow-y: scroll;
}
.it_ul{
    width: 99%;
    border: 1px solid #BABCE5;
}
.it_ul li{
    width: 100%;
    height: 0.66rem;
    line-height: 0.66rem;
    text-align: center;
    display: flex;
    background: #133890;
    color: white;
    border-bottom: 1px solid #BABCE5;
}
.it_ul li:nth-last-child(1){
	border: none;
}
.it_ul li>div{
	font-size: 0.26rem;
	color: #666666;
	border-right: 1px solid #BABCE5;
}
.it_ul li>div:nth-child(1){
	width: 46%;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    cursor: pointer;
    color: white;
}
.it_ul li>div:nth-child(2){
	width: 27%;
}
.it_ul li>div:nth-child(3){
	width:27%;
	border: none;
}
.it_ul li>div img{
    width: 0.36rem;
    height: 0.36rem;
    display: block;
    margin: auto;
    vertical-align: middle;
    margin-top: 0.15rem;
}
.it_ul li:nth-child(1)>div{
    font-size: 0.32rem;
    font-weight: bold;
    background: #1F5AB4;
    color: #FFCE9D;
}
.ac_wrap{
	width: 92%;
	margin-left: 4%;
	display: flex;
}
.ac_wrap>div{
    width: 48%;
    height: 2.66rem;
    margin-right: 4%;
	position: relative;
}
.ac_wrap>div:nth-child(1){
	background: url(../img/sy_img1.png)no-repeat 100% 100%/100% 100%;
}
.ac_wrap>div:nth-child(2){
	margin-right: 0;
	background: url(../img/sy_img2.png)no-repeat 100% 100%/100% 100%;
}
.ac_title{
	color: #493806;
    font-size: 0.28rem;
    position: absolute;
    top: 0.05rem;
    left: 0.18rem;
    font-weight: bold;
}
.ac_content{
	width: 82%;
    margin-left: 9%;
    font-size: 0.26rem;
    color: white;
    margin-top: 0.7rem;
    text-align: justify;
}
.ac_toast{
    color: white;
    font-size: 0.24rem;
    margin-top: 0.2rem;
    text-align: left;
}
.cz_img{
    margin-top: 0.6rem;
    cursor: pointer;
    position: relative;
    z-index: 2;
    font-size: 0.53rem;
    color: white;
    text-align: center;
}
.anli_tab{
	display: flex;
	border: 1px solid white;
}
.anli_tab li{
	width:33.3%;
	height: 0.65rem;
	line-height: 0.65rem;
	text-align: center;
	font-size: 0.3rem;
	background: #07135E;
	color: white;
	border-right: 1px solid white;
	cursor: pointer;
	font-weight: bold;
}
.anli_tab li:nth-last-child(1){
	border-right:none;
}
.anli_tab .tab_active{
	background: #2C58E8;
	/*border: 1px solid #2C58E8;*/
}
.al_wrap{
    background: #07135E;
    padding-bottom: 0.24rem;
}
.anli_content_wrap{
	width: 94%;
    margin-left: 3%;
    margin-top: 0.24rem;
}
.anli_content_wrap>div{
   display: flex;
}
.anli_list{
    width: 48.5%;
    margin-right: 3%;
    background: #B6CAFA;
    box-shadow: 0px 1px 0.13rem 0px rgb(53 82 230 / 42%);
    border-radius: 0.08rem;
    cursor: pointer;
    padding-top: 0.12rem;
    padding-bottom: 0.18rem;
}
.anli_list:nth-last-child(1){
	margin-right: 0;
}
.anli_img_wrap{
	width: 100%;
	height: 1.6rem;
	overflow: hidden;
	position: relative;
}
.anli_img_wrap>img{
    width: 94%;
    margin-left: 3%;
    display: block;
    border-top-left-radius: 0.08rem;
    border-top-right-radius: 0.08rem;
}
.anli_img_wrap>.video_icon{
	width: 0.4rem;
	height: 0.4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -0.2rem;
	margin-top: -0.2rem;
}
.anli_list_wrap{
	width: 92%;
	margin-left: 4%;
}
.anli_content{
    min-height: 0.36rem;
    margin-top: 0.1rem;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    color: #333333;
    font-size: 0.26rem;
    font-weight: bold;
}
.anli_user_wrap{
	margin-top: 0.15rem;
	display: flex;
}
.anli_user_wrap img{
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
}
.anli_user_wrap>div p:nth-child(1){
    width: 100%;
	font-size: 0.2rem;
	font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    color: #222222;
}
.anli_user_wrap>div p:nth-child(2){
	font-size: 0.16rem;
	color: #666666;
	/*margin-top: 0.05rem;*/
}
.al_toast{
    width: 100%;
	margin-top: 0.3rem;
}
.al_title{
	font-size: 0.32rem;
	font-weight: bold;
	margin-bottom: 0.15rem;
}
.al_list{
	width: 100%;
	display: flex;
}
.al_list span{
	font-size: 0.3rem;
	color: #666666;
}
.al_list span:nth-child(1){
    width: 23%;
    display: inline-block;
    line-height: 1.5;
    color: #354EE1;
    font-weight: bold;
}
.al_list span:nth-child(2){
    width: 77%;
    line-height: 1.5;
    text-align: justify;
}
.al_code_wrap{
	padding-top: 0.2rem;
    padding-bottom: 0.2rem;
    background: rgba(55, 82, 223, 0.2);
    border-radius: 0.08rem;
    background: rgb(10 78 187 / 70%);
    margin-top: 0.8rem;
}
.al_code_wrap>div{
	float: left;
	margin-left: 0.2rem;
}
.al_code_wrap>div p{
	font-size: 0.26rem;
	color: white;
	margin-top: 0.1rem;
}
.al_code_wrap>div p:nth-child(1){
	font-size: 0.3rem;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0.2rem;
}
.al_code_wrap>img{
    width: 1.48rem;
    height: 1.48rem;
    display: block;
    float: right;
    margin-right: 0.32rem;
}
.share_btn{
    width: 7rem;
    height: 0.8rem;
    line-height: 0.8rem;
    border-radius: 0.4rem;
    text-align: center;
    font-size: 0.4rem;
    color: #12296B;
    border: none;
    font-weight: bold;
    margin: auto;
    margin-top: 0.8rem;
    cursor: pointer;
    background: linear-gradient(to bottom, #FFD3A5 0%, #FFB472 100%);
}
.share_shadow {
    background: rgba(0,0,0,0.5);
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
    display: none;
}
.share_shadow img {
    width: 4.6rem;
    position: absolute;
    right: 0.6rem;
    top: 1rem;
}
.lc_wrap{
    width: 86%;
    margin-left: 7%;
    padding-top: 0.3rem;
}
.cz_toast_img{
	width:1.66rem;
	height: 1.66rem;
	display: block;
	margin: auto;
	margin-top: 0.25rem;
}
.cz_toast_shadow .invite_window{
	
}
.cz_toast_shadow .it_content{
    width: 90%;
    margin-left: 5%;
}
.lc_list_wrap{
    width: 100%;
    border-radius: 0.08rem;
    position: relative;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    margin-bottom: 0.4rem;
}
.lc_list_wrap:nth-last-child(1){
	margin-bottom: 0;
}
.lc_list_wrap>div{
	width: 92%;
	margin-left: 4%;
}
.lc_tite{
	width: 1.82rem;
	height: 0.57rem;
	line-height: 0.57rem;
	text-align: center;
	background: url(../img/rl_title.png)no-repeat 100% 100%/100% 100%;
	font-size: 0.3rem;
	color: white;
	margin-bottom: 0.4rem;
	font-weight: bold;
}
.lc_list_wrap>.lc_list{
	width: 78%;
    border-left: 1px dashed #BABCE5;
    padding-left: 0.54rem;
    font-size: 0.28rem;
    color: white;
    text-align: justify;
    position: relative;
    margin-left: 8%;
    padding-bottom: 0.3rem;
}
.lc_img_wrap{
    width: 0.52rem;
    height: 0.45rem;
    line-height: 0.48rem;
    padding-left: 0.1rem;
	font-size: 0.3rem;
	color: white;
	position: absolute;
    left: -0.23rem;
	top: 0.09rem;
	background: url(../img/rl_icon.png)no-repeat 100% 100%/100% 100%;
	font-family: Oswald;
	font-weight: bold;
}
.lc_list_wrap1{
  	background: #355798; 	
}
.lc_list_wrap1 .lc_img_wrap{
	background: url(../img/rl_title1.png)no-repeat 100% 100%/100% 100%;
	color: #644B00;
}
.lc_list_wrap1>.lc_list{
	border-left: 1px solid #FFAE00;
}
.reward_list{
	margin-bottom: 0.4rem;
}
.rw_title{
    width: 2.2rem;
    height: 0.63rem;
    line-height: 0.54rem;
    text-align: center;
    position: relative;
    font-size: 0.32rem;
    color: #030A56;
    position: relative;
    background: url(../img/rl_title2.png)no-repeat 100% 100%/100% 100%;
    left: -0.38rem;
    font-weight: bold;
}
.gz_icon{
    width: 0.06rem;
    height: 0.24rem;
    background: #FADDB3;
    display: inline-block;
    margin-top: 0.07rem;
}
.rw_content{
	display: flex;
    margin-top: 0.25rem;
}
.rw_content>img{
	width: 0.06rem;
    height: 0.24rem;
    margin-top: 0.08rem;
}
.rw_content>div{
	width: 5.7rem;
	margin-left: 0.2rem;
	font-size: 0.28rem;
	color: white;
}
.rw_content>div span{
	font-size: 0.28rem;
	color: white;
	font-weight: bold;
}
.fd_title{
	font-size: 0.3rem;
	color:#E8C396;
	font-weight: bold;
	margin-bottom: 0.2rem;
}
.fd_list{
	font-size: 0.26rem;
	color: white;
	line-height: 1.5;
	margin-bottom: 0.1rem;
}
.rl_code{
	width: 1.95rem;
	height: 1.95rem;
	display: block;
	margin: auto;
	margin-top: 0.4rem;
}
.rl_img4{
    width: 1.8rem;
    position: absolute;
    right: -0.5rem;
    top: -2rem;
}
.rl_icon1{
    width: 5rem;
    position: absolute;
    right: -3rem;
    top: -1.8rem;
}
.rl_icon2{
    width: 3.5rem;
    position: absolute;
    top: 18rem;
    left: 0;
}
.rl_icon3{
   	width: 5rem;
    position: absolute;
    left: -2.9rem;
    bottom: 8rem;
}
.shadow{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9999;
	background: rgba(0,0,0,0.4);
	display: none;
}
.window{
	width: 6.6rem;
	padding-top: 0.4rem;
	padding-bottom: 0.4rem;
	background: #0A357A;
	box-shadow: 0px 0.08rem 0.17rem 0px #334CE3, 0px 1px 0.09rem 0px rgba(255, 255, 255, 0.5);
	border-radius: 0.16rem;
	position: absolute;
	left: 50%;
	top: 50%;
    transform: translate(-50%, -50%);
}
.close{
	width: 0.25rem;
	height: 0.25rem;
	position: absolute;
	right: 0.3rem;
	top: 0.3rem;
	cursor: pointer;
}
.cz_wrap{
    width: 90%;
    height:7rem;
    margin-left: 5%;
    overflow-y: scroll;
}
.cz_title{
	width: 3.5rem;
	margin: auto;
	display: block;
}
.cz_list_title{
	width: 1.85rem;
	height: 0.52rem;
	line-height: 0.52rem;
	text-align: center;
	background: linear-gradient(180deg, #7AC2FD 0%, #8972FE 100%);
	border-radius: 0.08rem;
	margin: auto;
	margin-top: 0.3rem;
	font-size: 0.28rem;
	color: white;
}
.cz_content{
	width: 100%;
	margin-top: 0.2rem;
	font-size: 0.28rem;
}
.cz_content div{
	color: #FFC790;
}
.cz_content p{
	line-height: 1.5;
	margin-top: 0.1rem;
	color: white;
}
.invite_window{
    width: 5.8rem;
    padding-top: 1.2rem;
    padding-bottom: 0.5rem;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    border: 3px solid #68AFF9;
    border-radius: 0.16rem;
    background: #2C4F91;
}
.it_title_wrap{
    width: 3.66rem;
    height: 0.9rem;
    text-align: center;
    line-height: 0.9rem;
    position: absolute;
    top: -0.17rem;
    left: 50%;
    margin-left: -1.83rem;
    font-size: 0.36rem;
    color: white;
    background: url(../img/kb_img.png)no-repeat 100% 100%/100% 100%;
}
.it_content{
	text-align: center;
}
.it_content p{
	font-size: 0.28rem;
	line-height: 1.5;
	color: white;
}
.it_content p span{
	color:#FFC790 ;
	display: block;
	margin-top: 0.1rem;
}

.poster_window{
	width: 6.6rem;
	background: #2C4F91;
	border-radius: 0.16rem;
	padding-top: 0.7rem;
	padding-bottom: 0.4rem;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}
.poster_wrap{
	width: 90%;
	margin-left: 5%;
	position: relative;
	background: none;
}
#poster{
	width: 100%;
}
.poster_bg{
	width: 100%;
	display: block;
}
.pt_user_wrap{
	height: 0.68rem;
    padding-left: 0.1rem;
    position: absolute;
    border-top-left-radius: 1rem;
    border-bottom-left-radius: 1rem;
    background: rgba(255,255,255,0.3);
    display: flex;
    right: 0;
    top: 0.3rem;
}
.pt_user_wrap>img{
	width: 0.55rem;
	height: 0.55rem;
	border-radius: 50%;
	margin-top: 0.08rem;
}
.pt_user_wrap>div{
	margin-left: 0.1rem;
	margin-right: 0.2rem;
}
.pt_user_wrap>div p{
	color: white;
    line-height: 1;
}
.pt_user_wrap>div p:nth-child(1){
	font-size: 0.26rem;
	margin-top: 0.08rem;
}
.pt_user_wrap>div p:nth-child(2){
	font-size: 0.2rem;
	margin-top: 0.05rem;
}
.pt_code_wrap{
    width: 1.23rem;
    position: absolute;
    left: 0.6rem;
    bottom: 2.8rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
    background: white;
    border-radius: 0.08rem;
}
.pt_code_wrap .pt_code{
   	width: 1.1rem;
    height: 1.1rem;
    margin-left: 5%;
    display: block;
}
.pt_code canvas{
	width: 100%;
	height: 100%;
}
.pt_code_wrap p{
	color: #182F90;
    font-size: 0.18rem;
    text-align: center;
    line-height: 1;
    margin-top: 0.08rem;
    font-weight: bold;
}
.poster_img{
	width: 100%;
	display: block;
}
.poster_title{
	width: 100%;
	font-size: 0.5rem;
	color: white;
	position: absolute;
	top: 1.2rem;
	text-align: center;
	font-family: FZZZHONGJW--GB1-0, FZZZHONGJW--GB1;
	letter-spacing: 0.06rem;
    font-weight: bold;
}
.copy_poser{
	width: 100%;
	max-width: 750px;
	height: 100%;
    overflow: scroll;
    position: fixed;
    left: -50rem;
    top: 0;
    z-index: 99999999999;
}
#poster1{
    width: 100%;
}
.pt_code_wrap1{
    width: 1.65rem;
    left: initial;
    bottom: 2.8rem;
    right: 5%;
    top: 10.5rem;
    bottom: inherit;
}
.poster_title1{
    top: 1.5rem;
}
.pt_code_wrap .pt_code1{
    width: 1.5rem;
    height: 1.5rem;
}
.it_money{
	margin-top: 0.2rem;
	font-size: 0.24rem;
	font-weight: bold;
    margin-left: 0.25rem;
}
.it_money span{
	font-size: 0.4rem;
	color:#E9C396;
}
.tx_shadow .invite_window{
    padding-top: 0.8rem;
}
.tx_shadow .it_content p{
	margin-top: 0.2rem;
}
.active_wrap{
	padding-top: 0;
}
.anli_wrap{
	width: 94%;
	margin-left: 3%;
}
.tx_btn{
	width: 4rem;
}
.lc_wrap1{
    width: 100%;
    margin-left: 0;
}
.clear:after{
	content: '';
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}