body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, input, select, button, textarea, table, th, td {
    margin: 0;
    padding: 0;
}
html,body{
	margin:0;
	padding:0;
}
body {
    position: relative;
	width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}
#contmainmain{
    background-size: 100%;
    margin: 0rem;
    width: 100%;
    height: 100%;
    font-family: "微软雅黑";
    font-size: 0.16rem;
    overflow: hidden;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
    vertical-align:top;
}

a {
    outline: none;
    text-decoration: none;
    color: inherit;
}

a:hover {
    text-decoration: none;
}

input {
    outline: none;
}

button {
    cursor: pointer;
}

.block {
    display: block;
}

.none {
    display: none;
}

.r {
    position: relative;
}

.a {
    position: absolute;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
}

/*字体大小*/
.f-siz14 {
    font-size: 14px;
}

.f-siz16 {
    font-size: 16px;
}

.f-siz18 {
    font-size: 18px;
}

.f-siz20 {
    font-size: 20px;
}

.f-siz22 {
    font-size: 22px;
}

.f-siz24 {
    font-size: 24px;
}

.f-siz26 {
    font-size: 26px;
}

.f-siz28 {
    font-size: 28px;
}

.f-siz30 {
    font-size: 30px;
}

.bor-none {
    border: none !important;
}

.common{
	
}
#common-debox {
    width: 100%;
    position: relative;
    margin: 10px auto;
	font-size:0.3rem;
	overflow-x:hidden;
}
#common-debox img{
    max-width:8rem;
}
.common-boxwhite {
    background-color: #ffffff;
}

.common-boxcontent {
    margin: 0.2rem 0.2rem 0;
    border-radius: 0.02rem;
    padding: 0.03rem;
    box-shadow: 0 0 0.02rem rgb(0 0 0 / 50%);
}
.common-box{
	border-radius: 0.1rem;
    border: 0.04rem dashed rgba(0, 0, 0, 0.3);
}
.common-box .common-title-red {
    padding: 0.15rem;
    background-color: rgb(216 12 7);
    border-radius: 0.1rem 0.1rem 0.1rem 0;
    color: #ffffff;
    margin: 0rem;
	width:24%;
}

.common-box .common-Detail {
	margin:0.2rem;
    padding: 0.1rem;
	overflow-x:hidden;
}
.common-list {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
}

.common-list dl {
    float: left;
    width: 31.33%;
    padding: 0.05rem;
    text-align: center;
    background: #fff;
    border-radius: 0.05rem;
    color: #000;
}
.common-box-imgdt{
	overflow: hidden;
}

.common-box-imgdt img{
	width: 80%;
	margin:0.1rem 0.05rem;
}

.form li {
    margin: 0.2rem 0;
}

input.txt, input.btn, .a-btn {
    width: 100%;
    outline: none;
    font-size: 0.2rem;
    background: #fff;
    border: 0.01rem solid #fd4c4c;
    height: 0.6rem;
    color: #fd4c4c;
    padding: 0 2%
}

input.btn, .a-btn {
    padding: 0;
    background: #fd4c4c;
    color: #fff;
    font-size: 0.36rem
}

.a-btn {
    display: block;
    margin: 0.3rem auto 0;
    line-height: 0.8rem;
    height: 0.8rem;
	border-radius:0.2rem;
}

.w-btn {
    font-size: 0.6rem;
    font-weight: 100;
    color: #fd4c4c;
    position: absolute;
    right: 5px;
    top: -10px;
}


#time {
    font-size: 0.3rem;
    font-family: Arial, Helvetica, sans-serif;
}


input.txt {
    font-size: 0.2rem;
    height: 0.6rem;
    width: 100%;
    border: 0;
    background: #eee;
    outline: none;
    padding: 0 3%;
}

input.f-btn {
    border: 0;
    font-size: 0.3rem;
    width: 100%;
    height: 0.6rem;
    border-radius: 0.03rem;
    background: #ffbe04;
    color: #fff;
    outline: none;
}

.mask {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    z-index: 998;
    position: fixed;
    left: 0;
    top: 0;
    display: none;
}

.opwin {
    width: 80%;
    top: 15%;
    text-align: center;
    position: absolute;
    background: #fff;
    border-radius: 0.1rem;
	left:10%;
    z-index: 999;
    display: none;
}

.opwin div {
    padding: 0.5rem;
}

.opwin h1 {
    text-align: center;
    font-size: 0.48rem;
    margin-bottom: 0.2rem;
}

.opwin h3 {
    font-weight: bold;
    font-size: 0.48rem;
    margin-top: 0.2rem;
	color:red;
	text-align:center;
}

.pd3{
	padding: 0 0.3rem;
}
.pd6{
	padding: 0 0.6rem;
}
.pd12{
	padding: 0 1.2rem;
}

.resultprize1{
	background: url(../image/prizemsg1.png) no-repeat top center;
}
.resultprize2{
	background: url(../image/prizemsg2.png) no-repeat top center;
}

.result {
    position: fixed;
	max-height:70%;
	width:96%;
	left:2%;
	background-color:rgba(255,255,255,0);
}
.result .resulttx{
	background: url(../image/1.png) no-repeat top center;
	background-size: 100%;
	height:100%;
	padding:0;
}
.result .resultbg{
	background-size: 100%;
	height:100%;
	padding:0 0 0.2rem 0;
}

.result .resultcnt{
	max-height:85%;
	padding:60% 0 0 0;
}
.result .resultbtn{
	padding:0;
}

.result p {
    text-align: center;
}

.result p img {
    width: 60%
}

.result h1 {
    font-weight: 100;
    font-size: 0.5rem;
    margin-bottom: 0.2rem;
}
.result ul img {
	max-width: 36%;
	margin: 0 auto;
}

.rotary ul li {
	margin-left: -0.6rem;
	border-left: 0.6rem solid transparent;
	border-right: 0.6rem solid transparent;
	border-top: 2.5rem solid red;
	transform-origin: 0.6rem 2.5rem;
	-webkit-transform-origin: 0.6rem 2.5rem;
	-moz-transform-origin: 0.6rem 2.5rem;
	-o-transform-origin: 0.6rem 2.5rem;
}

.selected {
	display: block;
}

#tr2 {
	display: none;
}

#tr4 {
	display: none;
}

#result ul {
	display: none
}


.ewm-win {
	text-align: center;
	top: 20%;
}

.ewm-win img {
	max-width: 100%;
	margin: 0 auto;
}

.ad {
	width: 100%;
	margin-bottom: 0.2rem;
}

.ad img {
	max-width: 100%;
	display: block;
	margin: 0 auto;
}

.tab-nav span {
	width: 25%
}
		
.load {
    position: fixed;
    width: 1rem;
    height: 1rem;
    margin-left: -0.5rem;
    margin-top: -0.5rem;
    z-index: 999;
    left: 50%;
    top: 50%;
    background: url(../image/r.gif) no-repeat center rgba(0, 0, 0, 0.5);
    background-size: 80%;
    border-radius: 0.05rem;
    display: none;
}

.showpeople{
	height: 0.6rem;
    font-size: 0.3rem;
    line-height: 0.6rem;
    text-align: center;
    color: #fff;
    background: rgba(0, 0, 0, 0.3);
    width: 6.2rem;
    border-radius: 0.3rem;
    margin: 0.3rem auto;
}
.common-alpha{
	background:rgba(0,0,0,0.1);
	border-radius: 0.4rem;
}
.core-w{
	overflow:hidden;
}

.common-scroll li{
	margin-top:0.05rem;
	border-bottom: 1px dashed hsla(0deg 2% 23% / 65%);
}

.common-scroll-img{
	float:left;
}
.common-scroll-cont{
	float:left;
	width:80%;
	margin:0.08rem 0.3rem;
}
.common-scroll-cont-up{
	width:100%;
}
.common-scroll-cont-lt{
	width:50%;
	float:left;
}
.common-scroll-cont-rg{
	width:50%;
	float:right;
}
.common-scroll-cont-dn{
	width:100%;
	color: rgb(212 17 39);;
	
}
.shownone{
	display:none;
}
.showblock{
	display:block;
}
.ovflhidden{
	overflow:hidden;
}
.fr{
	color:red;
}
.fr2{
	color:#ba1212
}
.fb{
	color:blue;
}
.wp100{
	width:100%;
}
.wp60{
	width:60%;
}
.wp48{
	width:48%;
}