.vrbox{height:402px;}
.vr_anli_ul li{border:1px solid #c1c1c1;padding:20px 0;overflow: hidden;margin-top:25px;}
.vr_sjs_img{width:50px;height: 50px;border-radius: 50%;}
.vr_mstext{height: 80px;}
.vr_play_btn{height: 46px;}
.vr_play_btn:hover{background: #960114 !important;font-size:18px !important;}
.vryysjbtn:hover{background: #960114 !important;font-size:18px !important;}
.vr_marks{width:30px;height: 30px;}
.vr_marks2{display: none;}
.vr_text_fl span{margin:0 15px;}
/*.vr_anli_ul li:hover{background: #e8e8e8;}*/
/*.vr_anli_ul li:hover .vrhoverbaise{color: #fff !important;}*/
.vr_anli_ul li:hover .vr_marks2{display: block !important;}
.vr_anli_ul li:hover .vr_marks1{display: none !important;}
.shou{
	bottom: -10px;right: -14px;width: 40px;height: 40px;
  -webkit-animation: scales 1.5s linear infinite 0s;
  -moz-animation: scales 1.5s linear infinite 0s;
  -o-animation: scales 1.5s linear infinite 0s;
  -ms-animation: scales 1.5s linear infinite 0s;
  animation: scales 1.5s linear infinite 0s;
  -webkit-transition: all ease .4s;
  -moz-transition: all ease .4s;
  -ms-transition: all ease .4s;
  -o-transition: all ease .4s;
  transition: all ease .4s;
}
@-webkit-keyframes scales {
	0% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-webkit-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}
@-moz-keyframes scales {
	0% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-moz-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-moz-transform: scale(1);
		transform: scale(1);
	}
}
@-o-keyframes scales {
	0% {
		-o-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-o-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-o-transform: scale(1);
		transform: scale(1);
	}
}
@-ms-keyframes scales {
	0% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
	50% {
		-ms-transform: scale(0.8);
		transform: scale(0.8);
	}
	100% {
		-ms-transform: scale(1);
		transform: scale(1);
	}
}
@keyframes scales {
	0% {
		transform: scale(1);
	}
	50% {
		transform: scale(0.8);
	}
	100% {
		transform: scale(1);
	}
}



/*vr详情*/

.tc_form_bg{top:0;left:0;width:100%;height: 100%;background: rgba(0,0,0,.5);z-index: 99;display: none;}
.tc_form_box{width:460px;top:0;right:0;left:0;bottom:0;background:#fff;height: 500px;margin:auto auto;}
.tc_text_t{color:#f18100;}
.tc_form_box_ul li{width:100%;height: 60px;margin-top:20px;background: #eaeaea;}
.tc_form_box_ul li input{display: block;width:100%;height: 100%;box-sizing: border-box;padding-left: 12px;}
.tc_form_box_sub{background: #f18100 !important;height: 65px !important;}
.tc_form_box_sub input{color:#fff !important;padding:0 !important;font-size: 24px;}
.tc_form_x{top:-18px;right:2px;}

.logo_ps{top:0;left:0;width:297px;height: 64px;}

.foot_vr_bg{bottom:0;left:0;width:100%;height: 100px;background: rgba(0,0,0,.6);}
.foot_vr_ul{height: 50px;margin:25px auto;}
.foot_vr_ul li{float:left;}
.foot_vr_ul li p{line-height: 50px;}
.foot_vr_abtn{height: 60px;line-height: 60px;border-radius: 30px;background: #f18100;margin-top:20px;font-size: 24px;}

















