html,
body {
	position: relative;
	height: 100%;
	height: 100vh;
}

body {
	background: #eee;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
	overflow-x: hidden;
	position: relative;
	width: 100%;
	height: 100vh;
	-webkit-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
}

.swiper-container {
	width: 100%;
	height: 100%;
	
}
#container{
	position: fixed;
	top:0;
	left: 100%;
	background: url(images/live_page2_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
#container1{
	background: url(images/live_page2_bg.jpg) no-repeat;
	background-size: 100% 100%;
}
#page1 {
	background: url(images/live_page1_bg.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	min-height: 100%;
	/* overflow: hidden; */
	/* position: fixed; */
	/* left: 0; */
	/* top: 0; */
}

.live_form {
	margin-top: 0.386rem;
}

.live_form div {
	width: 80%;
	margin: 0 auto 0.37rem;
	overflow: hidden;
	line-height: 0.88rem;
	color: #FFF;
	font-family: simhei;
}

.live_form span,
.live_form div>input {
	font-size: 0.450rem;
	float: left;
}

.live_form label {
	width: 25%;
	font-size: 0.483rem;
	line-height: 0.928rem;
	display: inline-block;
	vertical-align: middle;
	float: left;
}

.live_form label:last-of-type {
	margin-right: 0;
	width: 50%;
}

.live_form label input[type="radio"] {
	width: 0.305rem;
	height: 0.305rem;
}

.live_form span {
	width: 1.52rem;
	line-height: 0.928rem;
}

.live_form input[type="text"],
.live_form input[type="number"] {
	font-size: 0.450rem;
	height: 0.528rem;
	line-height: 0.528rem;
	padding: 0.2rem;
}

.live_form input[type="text"] {
	width: calc(100% - 1.72rem - 0.2rem * 2);
}

.live_form label input[type="number"] {
	float: left;
	width: calc(100% - 0.2em * 2 - 1.94rem);
}

input.formIpt_false {
	border-color: #ca2f13;
}

.live-start {
	outline: none;
	background: none;
	border: 0;
	display: block;
	width: 20%;
	margin: 0.3rem auto 0;
}

.page2{
	padding-top: 1rem;
	box-sizing: border-box;
}
.scores{
	width: 87%;
	margin: 0.7rem auto;
	font-family: simhei;
}
.scores .f {
	font-size: 0.450rem;
	color: #fffb8a;
	line-height: 0.655rem;
}
.scores_img,.scores_check_img{
	margin-bottom: 0;
}
.scores_img + .scores,.scores_check_img + .scores{
	margin-top: 0.5rem;
}
.scores_img .choose{
    float: right;
    width: 48%;
}
.scores label{
	position: relative;
	font-size: 0.402rem;
	color: #fff;
	z-index: 1;
	width: 88%;
	float: left;
}
.scores_img .choose label{
    width: 50%;	
}
.scores .input {
	margin-top: 0.5rem;
}
.scores_check_img .input{
	display: inline-block;
	width: 48%;
	margin-top: 0;
}
.scores_check_img .choose label{
    width: 77%;
}
.scores_check_img .input img{
	margin-top: 0.1rem;
	margin-left: 0.61rem;
	height: 2.41rem;
}
.scores .input a{
 	position: relative;
 	display: block; 	
 	overflow: hidden;
 	text-decoration: none;
 }
 .scores .input input[type="radio"]{
 	float: left;
 	width: 0.305rem;
 	height: 0.305rem;
 	margin-right: 0.523rem;
 	margin-top: 0.1rem;
 }
.submit{
	outline: none;
	border: 0;
	background: #0061b1;
	display: block;
	width: 28%;
	margin: 0 auto;
	line-height: 1.2rem;
	border-radius: 20px;
	font-family: simhei;
	font-size: 0.583rem;
	color:#e6df07;
}
.live-page2-arrb{
	position: absolute;
	bottom: 3%;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
}
.live_cont{
	width: 100%;
	min-height: 100%;
	background: url(images/live_result_bg.jpg) repeat;
	background-size: 100%;
	font-family: simhei;
	overflow: hidden;
}
.live-result-tit{
}
.live-chart{
	width: 64%;
	margin: -13% auto 7%;
	/*background-color: rgba(255, 255, 255, 0.8);*/
	padding: 10px;
	border-radius: 10px;
	position: relative;
	color: #fff;
}
#canvas{
	/* background-color: rgba(255, 255, 255, 0.8); */
}
.ewm{
	width: 34%;
	position: absolute;
	right: -11%;
	bottom: -20%;
}
.live-result p.aa{
	margin: 0;
	margin-left: 15%;
	color: #fff;
}
.live-result dl dt{
	text-align: center;
	font-size: 18px;
	color: #fff600;
	margin: 15px 0 10px;
}
.live-result dl dd{
	width: 86%;
	margin: 0 auto;
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
.bshare-custom {
    display: inline-block;
    float: right;
    padding: 8px 2px 8px 8px;
    background: rgba(0,0,0,.5);
    border-radius: 5px;
    margin: 15px 7% 15px 0;
}
/*.bshare-custom .bshare-qzone {
    background: url(//static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -365px;
    display: inline-block;
    background-size: 25px 560px;
}*/
.progress{
    width: 87%;
    height: 0.18rem;
    background: #e3e3e3;
    border-radius: 18px;
    box-shadow: none;
    overflow: visible;
    position: fixed;
    top: 7%;
    left: 7%;
    z-index: 10;
    display: none;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #337ab7;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease;
}
.progress .progress-bar{
	box-shadow: none;
	border-radius: 18px;
	position: relative;
	-webkit-animation: animate-positive 2s;
	animation: animate-positive 2s;
	background: #ff2424;
}
.progress .progress-value {
    width: 0.9rem;
    height: 0.624rem;
    line-height: 0.624rem;
    border-radius: 10px;
    background: #ff2424;
    box-shadow: 0 5px 5px rgba(0,0,0,0.4);
    font-size: 0.362rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    position: absolute;
    bottom: 0.524rem;
    right: -0.35rem;
}
.progress .progress-bar:after {
    content: "";
    width: 0.163rem;
    height: 0.163rem;
    border-radius: 50%;
    box-shadow: 0 5px 5px rgba(0,0,0,0.6);
    background: #fff;
    position: absolute;
    right: -0.1rem;
    top: -0.08rem;
    border: 0.1rem solid #ff2424;
}
.progress .progress-value:after {
    content: "";
    border-top: 0.17rem solid #ff2424;
    border-left: 0.17rem solid transparent;
    border-right: 0.17rem solid transparent;
    position: absolute;
    bottom: -0.16rem;
    left: 31%;
}
/*优化swiper*/
.swiper-container-horizontal>.swiper-pagination-bullets{
	bottom: 0;
	left: 38%;
}
.swiper-pagination-bullet{
	background: #f5eb02;
	opacity: 0.5;
}
.swiper-pagination-bullet-active{
	opacity: 1;
}

/* live1 */
.page1{
	background: url(images/live1_page2_bg.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	min-height: 100%;
}
.live1-t{
	margin-top: 1.25rem;
}
.live1-des{
	width: 83%;
	margin: 0.2rem auto 0.5rem;
	font-family: simhei;
	font-size: 0.45rem;
	line-height: 0.885rem;
	color: #fff;
	text-shadow:  1px 1px 0 #000;
}
.live1-start{
	width: 24%;
}
.live1-result-tit{
	margin-top: 40px;
}
.live1-chart{
	margin: 10px auto 0;
	padding: 0;
	width: 58%;
}
.ewm1{
	width: 32%;
	right: -15%;
    bottom: -19%;
}