*{ -webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td { margin:0; padding:0; }   
body { background:#f5f5f5; color:#333; font-size: 0.24rem; font-family: "微软雅黑",Verdana, Arial, Helvetica, sans-serif; }   
td,th,caption { font-size:0.24rem; }   
address, caption, cite, code, dfn, em, th, var { font-style:normal; font-weight:normal;}   
a { color:#333; text-decoration:none; }   
a:hover { text-decoration:none; }   
img { border:none; }   
ol,ul,li { list-style:none; }   
input, textarea, select, button { font:0.22rem Verdana,Helvetica,Arial,sans-serif; }   
table { border-collapse:collapse; }   
html {overflow-y: scroll;}   

a,button{cursor:pointer;}
input,textarea{
	outline: none;
}
.clearfix:after{clear:both;content:""; display:block; visibility:hidden; height:0;overflow: hidden;}
.fl{float: left;}
.fr{float: right;}

.w96{
	width: 96%;
	margin: 0 auto;
	position: relative;
}

.load{
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: #fff;
}

.index{
	max-width: 720px;
	min-height: 100vh;
	margin: 0 auto;
	background-color: #FFFFFF;
}

.land {
	background: url(../img/land.jpg)no-repeat center top;
	background-size: cover;
	padding-top: .77rem;
}
.land-log {
	display: block;
	width: 1.95rem;
	height: 2.15rem;
	margin: 0 auto;
}
.land-d {
	width: 6.04rem;
	height: 6.78rem;
	border-radius: .16rem;
	background-color: #ffffff;
	margin: .48rem auto 0;
	padding: .95rem .4rem;
}
/**/
.go_btn{display: flex; justify-content: space-between;padding-top:0.2rem}
.go_btn a{ width: 2.5rem; height: 0.56rem; line-height: 0.56rem; text-align: center; display: block; border-radius: 0.28rem; border: 1px solid #cb2f00; font-size: 0.24rem; color: #ea2b23;}
.land-input {
	width: 100%;
	height: .88rem;
	margin-bottom: .29rem;
	position:relative;
}
.land-input input {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	width: 100%;
	height: 100%;
	border-radius: .88rem;
	background-color: #f8f8f8;
	font-size: .28rem;
	line-height: .88rem;
	padding: 0 .2rem 0 .87rem;
}
.land-input img {
	display: block;
	width: .29rem;
	height: auto;
	position:absolute;
    left:.35rem;
    top:.25rem;
}
.land-input input::-webkit-input-placeholder{
  color: #c5c5c5;
}
.land-input input:-moz-placeholder{
  color: #c5c5c5;
}
.land-input input::-moz-placeholder{
  color: #c5c5c5;
}
.land-input input:-ms-input-placeholder{
  color: #c5c5c5;
}
.land-button {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	width: 100%;
	height: .88rem;
	border-radius: .88rem;
	background-color: #e72b23;
	background-image: linear-gradient(#ff703f, #e72b23);
	margin-top: .9rem;
	font-size: .33rem;
	color: #ffffff;
	line-height: .88rem;
	text-align: center;
}
.spot {
	width: 6.22rem;
	height: auto;
	margin: 0 auto;
	padding-top: .93rem;
}
.spot-rl {
	display: block;
	width: 5.31rem;
	height: 5.31rem;
	margin: 0 auto;
}
.spot-text {
	font-size: .3rem;
	color: #090909;
	line-height: .6rem;
	text-align: center;
	margin-top: 1.03rem;
}
.spot-pz {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	width: 5.26rem;
	height: .88rem;
	border-radius: .88rem;
	background-color: #e72b23;
    background-image: linear-gradient(#ff703f, #e72b23);
    font-size: .33rem;
    color: #ffffff;
    line-height: .88rem;
    text-align: center;
	margin: .43rem auto 0;
}
.spot-tc {
	display: none;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.75);
	position:fixed;
	left: 0;
	top: 0;
}
.spot-tc2 {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.spot-tc-d {
	width: 6rem;
	height: 7.6rem;
	border-radius: .1rem;
	background: url(../img/spot-tc.jpg)no-repeat center top #ffffff;
	background-size: 100% auto;
	padding-top: .9rem;
	font-weight: bold;
}
.spot-tc-p1 {
	font-size: .6rem;
	color: #fcfaf9;
	line-height: .64rem;
	text-align: center;
	text-shadow: 0 .09rem .1rem rgba(236, 59, 41, 0.48);
}
.spot-tc-dd {
	width: 5.1rem;
	height: 3.64rem;
	border-radius: .1rem;
	background-color: #ffffff;
	margin: .62rem auto 0;
	box-shadow: 0 0 .3rem 0 rgba(165, 165, 165, 0.18);
	position:relative;
	padding-top: 2.2rem;
}
.spot-tc-img {
	width: 1.83rem;
	height: 1.83rem;
	border-radius: 100%;
	position:absolute;
    left:50%;
    margin-left: -.915rem;
    top:-.34rem;
    background-color: #FFFFFF;
    box-shadow: 0 .09rem .32rem 0 rgba(234, 53, 39, 0.2);
    display: flex;
    display: -webkit-flex;
    justify-content: center;
    align-items: center;
}
.spot-tc-img img {
	display: block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.spot-tc-p2 {
	font-size: .3rem;
	color: #333333;
	line-height: .44rem;
	text-align: center;
	padding: 0 .2rem;
}
.spot-tc-a {
	display: block;
	width: 5.04rem;
	height: .77rem;
	border-radius: .77rem;
	background-color: #e72b23;
    background-image: linear-gradient(#ff703f, #e72b23);
	font-size: .28rem;
	color: #ffffff;
	line-height: .77rem;
	text-align: center;
	margin: .5rem auto 0;
	box-shadow: 0 .05rem .1rem 0 rgba(60, 148, 251, 0.33);
}
.spot-tc-a:active {
	color: #ffffff;
}
.learn {
	padding: .16rem 0 1rem;
}
.banner {
	width: 6.8rem;
	height: 3.1rem;
	margin: 0 auto;
}
.banner .swiper-container {
	width: 100%;
	height: 100%;
	border-radius: 0.05rem;
	/*box-shadow: 0 0 .3rem 0 rgba(194, 47, 4, 0.31);*/
}
.banner .swiper-slide {
	background-size: cover;
	background-position:center top;
  	background-repeat:no-repeat;
	background-color: #0a0503;
}
.banner .swiper-pagination-bullet {
	width: .14rem;
	height: .14rem;
	opacity: 1;
	background-color: #FFFFFF;
}
.banner .swiper-pagination-bullet-active {
	background-color: #f34512;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 .05rem;
}
.banner .swiper-container-horizontal>.swiper-pagination-bullets {
	bottom: 0;
}
.learn-p1 {
	font-size: .3rem;
	color: #333333;
	line-height: 1;
	padding: 0 .2rem;
	margin-top: .59rem;
	font-weight: bold;
}
.learn-p1 .on {
	font-size: .34rem;
	color: #f34512;
}
.learn-p1 span {
	margin-right: .2rem;
}
.learn-lb {
	width: 100%;
	height: auto;
	margin-top: .07rem;
}
.learn-lb0 {
	display: block;
}
.learn-lb li {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #e0e0e0;
	padding: .36rem .2rem;
}
.learn-lb li a {
	display: block;
	width: 100%;
	height: 100%;
}
.learn-lb-img {
	width: 2.54rem;
	height: 1.55rem;
	border-radius: .1rem;
	background-size: cover;
	background-position:center top;
  	background-repeat:no-repeat;
  	float: left;
}
.learn-lbd {
	width: 100%;
	padding-left: 2.75rem;
	height: 1.55rem;
}
.learn-lb-bt {
	font-size: .3rem;
	color: #333333;
	/* line-height: 1; */
	overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 1; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
    margin-bottom: .1rem;
}
.learn-lb-qx {
	font-size: .22rem;
	color: #999999;
	line-height: 1.5;
	margin-bottom: .2rem;
	overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 2; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
.learn-lb-qxr {
	font-size: .22rem;
	color: #999999;
	line-height: 1;
	overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 1; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
.learn-lb-jd {
	width: 100%;
	height: auto;
	margin-top: .1rem;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}
.learn-lb-jdt {
	width: 2rem;
	height: .1rem;
	border-radius: .1rem;
	background-color: #cfcfcf;
	margin-left: .02rem;
	overflow: hidden;
}
.learn-lb-jdt>div {
	width: 0%;
	height: 100%;
	border-radius: .1rem;
	background-color: #f34512;
}
.learn-lb-bfb {
	display: inline-block;
	font-size: .2rem;
	color: #999999;
	line-height: 1;
	margin-left: .08rem;
}
.foot {
	width: 100%;
	height: 1rem;
	background-color: #FFFFFF;
	position:fixed;
	left: 0;
	bottom: 0;
	z-index: 99;
	display: flex;
	display: -webkit-flex;
	justify-content: space-around;
	align-items: center;
	border-top: 1px solid #ebebeb;
}
.foot li a {
	display: block;
	padding: .15rem 0 0;
	position:relative;
}
.foot li a img {
	display: block;
	width: auto;
	height: .41rem;
	margin: 0 auto;
}
.foot li a p {
	font-size: .22rem;
	color: #999999;
	line-height: 1;
	text-align: center;
	margin: .08rem 0;
}
.foot .on a p {
	color: #f34512;
}
.defray {
	padding-top: 1.39rem;
}
.defray-jq {
	font-size: .22rem;
	color: #333333;
	line-height: .78rem;
	text-align: center;
	padding: 0 .2rem;
}
.defray-jq span {
	font-size: .68rem;
	margin-left: .2rem;
	font-weight: bold;
}
.defray-ly {
	font-size: .24rem;
	color: #999999;
	line-height: .34rem;
	text-align: center;
	padding: 0 .2rem;
	margin-top: .25rem;
}
.defray-zf {
	width: 100%;
	height: auto;
	margin-top: 1.1rem;
}
.defray-zf li {
	min-height: 1.2rem;
	border-bottom: 1px solid #e4e4e4;
	padding: .33rem .7rem .22rem .4rem;
	position:relative;
}
.defray-zf-tb {
	display: block;
	float: left;
	width: .51rem;
	height: .51rem;
	margin-left: .01rem;
	margin-top: .03rem;
}
.defray-zf li>div {
	width: 100%;
	padding-left: .78rem;
	height: auto;
}
.defray-zf-p1 {
	font-size: .26rem;
	color: #333333;
	line-height: 1;
}
.defray-zf-p2 {
	font-size: .2rem;
	color: #999999;
	line-height: .3rem;
	margin-top: .08rem;
}
.defray-zf-xz {
	display: none;
	width: .31rem;
	height: .31rem;
	position:absolute;
   	right: .28rem;
    top:.46rem;
}
.defray-zf .on .defray-zf-xz {
	display: block;
}
.defray-button {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	width: 6.8rem;
	height: .85rem;
	border-radius: .85rem;
	background-color: #f34512;
	font-size: .32rem;
	color: #fffefe;
	line-height: .85rem;
	text-align: center;
	margin: 2.43rem auto 0;
}
.vie-vieeo {
	display: block;
	width: 100%;
	height: 3.8rem;
}
.vid-bt {
	font-size: .34rem;
	color: #333333;
	line-height: .44rem;
	padding: 0 .2rem;
	margin-top: .24rem;
}
.vie-zjsj {
	font-size: .24rem;
	color: #666666;
	line-height: .34rem;
	padding: 0 .2rem;
	margin-top: .4rem;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hhb {
	width: 100%;
	height: .15rem;
	background-color: #efefef;
	margin-top: .2rem;
}
.vid-kcml {
	width: 100%;
	height: auto;
	padding: .45rem .2rem 1rem;
}
.vid-kcml-dp {
	height: .32rem;
	font-size: .32rem;
	color: #f34512;
	line-height: 1;
}
.vid-kcml-dp span {
	display: inline-block;
	width: .05rem;
	height: .3rem;
	border-radius: .025rem;
	background-color: #f34512;
	margin-right: .14rem;
	margin-left: .01rem;
	float: left;
	margin-top: .01rem;
}
.vie-ml {
	width: 100%;
	height: auto;
	margin-top: .18rem;
}
.vie-ml>li {
	width: 100%;
	height: auto;
	
}
.vie-ml>li>p {
	width: 100%;
	font-size: .28rem;
	color: #333333;
	line-height: .4rem;
	padding: .15rem .4rem .15rem .2rem;
	position:relative;
}
.vie-ml>li>p>img {
	display: inline-block;
	width: .25rem;
	height: .15rem;
	position:absolute;
    right: .02rem;
    top:.27rem;
    transform:rotate(180deg);
	-ms-transform:rotate(180deg); /* IE 9 */
	-webkit-transform:rotate(180deg); /* Safari and Chrome */
}
.vie-ml>li>.on>img {
	transform:rotate(0deg);
	-ms-transform:rotate(0deg); /* IE 9 */
	-webkit-transform:rotate(0deg); /* Safari and Chrome */
}
.vie-xj {
	width: 100%;
	height: auto;
	display: none;
}
.vie-xj li {
	padding: .08rem .4rem .08rem .25rem;
	font-size: .26rem;
	color: #666666;
	line-height: .36rem;
	margin-bottom: .04rem;
}
.vie-mc {
	width: 100%;
	height: 100%;
	position:fixed;
	left: 0;
	top: 0;
	z-index: 100;
	background-color: rgba(0,0,0,.63);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.vie-tc {
	width: 6.8rem;
	height: auto;
	border-radius: .15rem;
	background-color: #ffffff;
	padding-top: 1.16rem;
	overflow: hidden;
}
.vie-tc>p {
	font-size: .34rem;
	color: #333333;
	line-height: .44rem;
	text-align: center;
	padding: 0 .2rem;
}
.vie-tc>div {
	margin-top: 1.4rem;
	width: 100%;
	height: 1.1rem;
}
.vie-tc>div>a {
	display: inline-block;
	width: 50%;
	height: 100%;
	float: left;
	font-size: .34rem;
	color: #333333;
	line-height: 1.1rem;
	text-align: center;
	background-color: #f0f1f0;
}
.vie-tc>div>.vid-tc-s {
	background-color: #f34512;
	color: #ffffff;
}

.vie-tc1 {
	width: 6.8rem;
	height: auto;
	border-radius: .15rem;
	background-color: #ffffff;
	padding-top: 1.16rem;
	overflow: hidden;
}
.vie-tc1>p {
	font-size: .34rem;
	color: #333333;
	line-height: .44rem;
	text-align: center;
	padding: 0 .2rem;
}
.vie-tc1>div {
	margin-top: 1.4rem;
	width: 100%;
	height: 1.1rem;
}

.vie-tc1>div>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	float: left;
	font-size: .34rem;
	color: #333333;
	line-height: 1.1rem;
	text-align: center;
	background-color: #f0f1f0;
}
.vie-tc1>div>.vid-tc-s {
	background-color: #f34512;
	color: #ffffff;
}

.not {
	padding-top: .2rem;
	background-color: #fbfafa;
	padding-bottom: 1rem;
}
.not .banner .swiper-container {
	border-radius: .15rem;
	/*box-shadow: 0 0 .2rem 0 rgba(81, 47, 37, 0.31);*/
}
.not-lb {
	margin: .3rem auto 0;
	width: 6.8rem;
	height: auto;
}
.not-lb li {
	width: 100%;
	height: 1.4rem;
	border-radius: .15rem;
	background-color: #FFFFFF;
	margin-bottom: .1rem;
}
.not-lb li a {
	display: block;
	width: 100%;
	height: 100%;
	padding: .29rem .3rem .33rem;
}
.not-lb-tb{
	display: inline-block;
	float: left;
	width: .78rem;
	height: .78rem;
	border-radius: .25rem;
	font-size: .28rem;
	color: #ffffff;
	line-height: .78rem;
	text-align: center;
	position:relative;
}
.not-lb-tb>span {
	display: none;
	width: .16rem;
	height: .16rem;
	border-radius: 100%;
	background-color: #ff0000;
	position:absolute;
    right: -.01rem;
    top:-.01rem;
}
.not-lb-tb.on>span {
	display: block;
}
.bctz {
	background-color: #fc5f60;
	background-image: linear-gradient(#fe7b8e, #fc5f60);
}
.bcgg {
	background-color: #ffb228;
	background-image: linear-gradient(#fdc848, #ffb228);
}
.bccf {
	background-color: #2865ff;
	background-image: linear-gradient(#4888fd, #2865ff);
}
.not-lb li a div {
	width: 100%;
	height: .78rem;
	padding-left: .95rem;
	padding-top: .02rem;
}
.not-lb li a div>p {
	overflow : hidden; /* 溢出隐藏 */
    text-overflow: ellipsis; /* 溢出省略号 */
    display: -webkit-box;
    -webkit-line-clamp: 1; /* 限制在一个块元素显示的文本的行数 */
    -webkit-box-orient: vertical; /* 垂直排列 */
    word-break: break-all;  /* 内容自动换行 */
}
.not-lb-p1 {
	font-size: .28rem;
	color: #333333;
	line-height: 1;
}
.not-lb-p2 {
	font-size: .24rem;
	color: #999999;
	line-height: 1;
	margin-top: .2rem;
}
.xxsl {
	display: block;
	width: auto;
	height: auto;
	border-radius:100%;
	background-color: #fcdc05;
	font-size: .16rem;
	color: #f34512;
	line-height: 1;
	text-align: center;
	position:absolute;
    right:50%;
    top:.05rem;
    margin-right: -.4rem;
    padding: .04rem .03rem;
}
.my {
	background-color: #fbfafa;
}
.my-tn {
	width: 100%;
	height: 4.31rem;
	background: url(../img/mybjt.jpg)no-repeat center top;
	background-size: cover;
	padding: .74rem .2rem 0;
}
.my-tx {
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 100%;
	margin: 0 auto;
	background-size: cover;
	background-position:center;
  	background-repeat:no-repeat;
  	background-color: #FFFFFF;
}
.my-gr {
	font-size: .32rem;
	color: #ffffff;
	line-height: .42rem;
	text-align: center;
	margin-top: .3rem;
}
.my-gs {
	font-size: .26rem;
	color: #ffffff;
	line-height: .36rem;
	text-align: center;
	margin-top: .19rem;
}
.my-lb {
	width: 100%;
	height: auto;
	margin-top: .21rem;
}
.my-lb li {
	width: 100%;
	height: 1rem;
	background-color: #ffffff;
	margin-bottom: .2rem;
}
.my-lb li a {
	display: block;
	width: 100%;
	height: 100%;
	position:relative;
}
.my-tb {
	display: block;
	float: left;
	width: .4rem;
	height: .33rem;
	margin-left: .25rem;
	margin-top: .33rem;
}
.my-lb li a p {
	width: 100%;
	padding-left: .83rem;
	padding-right: .5rem;
	font-size: .26rem;
	color: #333333;
	line-height: 1rem;
}
.my-lb li a p span {
	float: right;
}
.my-jt {
	display: block;
	width: .14rem;
	height: .26rem;
	position:absolute;
    right:.24rem;
    top:.37rem;
}
.result {
	padding: 1.17rem 0 2.18rem;
}
.result-dy {
	width: 6.26rem;
	height: auto;
	padding: .89rem 0 .87rem;
	box-shadow: 0 .05rem .2rem 0 rgba(0, 0, 0, 0.1);
	margin: 0 auto;
	position:relative;
}
.res-tx {
	width: 1.3rem;
	height: 1.3rem;
	border-radius: 100%;
	position:absolute;
    left:50%;
    margin-left: -.65rem;
    top:-.67rem;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FFFFFF;
    box-shadow: 0 0 .4rem 0 rgba(0, 0, 0, 0.1);
}
.res-xm {
	font-size: .32rem;
	color: #333333;
	line-height: .42rem;
	text-align: center;
	padding: 0 .2rem;
	margin-bottom: .5rem;
}
.res-p1 {
	width: 4.4rem;
	margin: 0 auto 0;
	font-size: .26rem;
	line-height: .36rem;
	margin-bottom: .4rem;
	padding: 0 .05rem;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.res-s1 {
	display: inline-block;
	color: #999999;
}
.res-s2 {
	display: inline-block;
	color: #333333;
	font-weight: bold;
}
.res-a {
	display: block;
	width: 4.4rem;
	height: .78rem;
	border-radius: .78rem;
	background-color: #ffffff;
	border: 1px solid #f34512;
	margin: 0 auto .2rem;
	font-size: .28rem;
	color: #f34512;
	line-height: .78rem;
	text-align: center;
}
.res-a1 {
	background-color: #f34512;
	color: #ffffff;
	margin-top: .65rem;
}
.res-a:active {
	color: #f34512;
}
.res-a1:active {
	color: #ffffff;
}
.w626 {
	width: 6.26rem;
	height: auto;
	margin: 0 auto;
	padding: .39rem 0 1rem;
}
.pro-fy {
	width: 100%;
	height: auto;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
}
.pro-fy div {
	width: 1.3rem;
	height: .55rem;
	border: 1px solid #767676;
	font-size: .3rem;
	color: #333333;
	line-height: .55rem;
	text-align: center;
}
.pro-fy p {
	font-size: .3rem;
	color: #333333;
	line-height: .55rem;
}
.pro-dd {
	font-size: .32rem;
	color: #333333;
	line-height: 1;
	margin-top: .93rem;
	margin-left: -.15rem;
}
.pro-tm {
	font-size: .32rem;
	color: #333333;
	line-height: .56rem;
	margin-top: .34rem;
	margin-bottom: .28rem;
}
.pro-tm span {
	float: left;
	width: auto;
	height: .38rem;
	padding: 0 .1rem;
	border-radius: .05rem;
	background-color: #f34512;
	margin-top: .09rem;
	margin-right: .23rem;
	font-size: .3rem;
	color: #fefefe;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.pro-img {
	display: block;
	/* width: 100%; */
	width: 200px;
	height: auto;
}
.pro-xx {
	width: 100%;
	height: auto;
	margin-top: .47rem;
}
.pro-xx li {
	width: 100%;
	height: auto;
	padding: 0 .4rem;
	margin-bottom: .54rem;
}
.pro-xx li div {
	width: .32rem;
	height: .32rem;
	border-radius: 100%;
	border: 1px solid #7a7a7a;
	background-color: #ffffff;
	float: left;
	margin-top: .03rem;
}
.pro-xx li p {
	min-height: .4rem;
	width: 100%;
	padding-left: .6rem;
	font-size: .3rem;
	color: #333333;
	line-height: .4rem;
}
.pro-xx .on div {
	border: 1px solid #f34512;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}
.pro-xx .on div span {
	display: block;
	width: .2rem;
	height: .2rem;
	border-radius: 100%;
	background-color: #f34512;
}
.pro-xx .pro-dui div {
	border: 1px solid #f34512;
	background: url(../img/pro-dg.jpg)no-repeat center center #f34512;
	background-size: 100% 100%;
	box-shadow: 0 0 .08rem 0 rgba(243, 69, 18, 0.59);
}
.pro-xx .pro-dui p {
	color: #f34512;
}
.pro-xx .pro-cuo div {
	border: 1px solid #b3b3b3;
	background: url(../img/pro-x.jpg)no-repeat center center #b3b3b3;
	background-size: 100% 100%;
	box-shadow: 0 0 .08rem 0 rgba(179, 179, 179, 1);
}
.pro-xx .pro-cuo p {
	color: #b2b2b2;
}
.exam-button {
	display: block;
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: none;
	width: 100%;
	height: 1rem;
	background-color: #f34512;
	font-size: .32rem;
	color: #fefefe;
	line-height: 1rem;
	text-align: center;
	position:fixed;
	left: 0;
	bottom: 0;
}
.exam-button:active {
	color: #fefefe;
}
.exam-lb {
	width: 6.56rem;
	height: auto;
	padding: .14rem 0 .2rem;
	margin: 0 auto;
}
.exam-lb li {
	width: 100%;
	height: auto;
}
.exam-lb li>img {
	display: block;
	width: 100%;
	height: auto;
}
.exam-rq {
	min-height: .74rem;
	font-size: .28rem;
	color: #333333;
	line-height: .4rem;
	/*text-align: center;*/
	padding: .17rem 0;
	width: 60%;
	text-overflow: ellipsis;
    word-break: keep-all;
    overflow: hidden;

}



.mui-preview-image.mui-fullscreen {
	position: fixed;
	z-index: 20;
	background-color: #000;
}
.mui-preview-header,
.mui-preview-footer {
	position: absolute;
	width: 100%;
	left: 0;
	z-index: 10;
}
.mui-preview-header {
	height: 44px;
	top: 0;
}
.mui-preview-footer {
	height: 50px;
	bottom: 0px;
}
.mui-preview-header .mui-preview-indicator {
	display: block;
	line-height: 25px;
	color: #fff;
	text-align: center;
	margin: 15px auto 4;
	width: 70px;
	background-color: rgba(0, 0, 0, 0.4);
	border-radius: 12px;
	font-size: 16px;
}
.mui-preview-image {
	display: none;
	-webkit-animation-duration: 0.5s;
	animation-duration: 0.5s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}
.mui-preview-image.mui-preview-in {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}
.mui-preview-image.mui-preview-out {
	background: none;
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}
.mui-preview-image.mui-preview-out .mui-preview-header,
.mui-preview-image.mui-preview-out .mui-preview-footer {
	display: none;
}
.mui-zoom-scroller {
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	width: 100%;
	height: 100%;
	margin: 0;
	-webkit-backface-visibility: hidden;
}
.mui-zoom {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
}
.mui-slider .mui-slider-group .mui-slider-item img {
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
}
.mui-android-4-1 .mui-slider .mui-slider-group .mui-slider-item img {
	width: 100%;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-slider-group .mui-slider-item {
	display: inline-table;
}
.mui-android-4-1 .mui-slider.mui-preview-image .mui-zoom-scroller img {
	display: table-cell;
	vertical-align: middle;
}
.mui-preview-loading {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}
.mui-preview-loading.mui-active {
	display: block;
}
.mui-preview-loading .mui-spinner-white {
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -25px;
	margin-top: -25px;
	height: 50px;
	width: 50px;
}
.mui-preview-image img.mui-transitioning {
	-webkit-transition: -webkit-transform 0.5s ease, opacity 0.5s ease;
	transition: transform 0.5s ease, opacity 0.5s ease;
}
@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	100% {
		opacity: 1;
	}
}
@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}
p img {
	max-width: 100%;
	height: auto;
}
.no-data {
	margin: 20px 0;
	width: 100%;
	height: 50px;
	background-image: url(../img/no-data.svg);
	background-size: 50px 50px;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	display: none;
}
.no-data::after {
	content: "暂无数据";
	position: absolute;
	bottom: -25px;
	width: 100%;
	color: #707070;
	text-align: center;
}
/*signup go*/
.sig_two{
	margin:0 0.2rem;
	height:auto;
	overflow:hidden;
	border-top:1px solid #e6e6e6;
}
.sig_two_a{
	font-size:0.45rem;
	color:#0062cc;
	margin-top: 0.24rem;
}
.sig_two_b{
	font-size: 0.2rem;
    color: #808080;
    line-height: 0.3rem;
    margin-top: 0.07rem;
}
.sig_two_c{
	width:100%;
	height:auto;
	overflow:hidden;
	margin-top: 0.25rem;
	margin-bottom: 0.1rem;
}
.sig_two_c div{
	width: 25%;
	height:auto;
	overflow:hidden;
	float:left;
	padding:0.18rem 0;
	margin-bottom: 0.2rem;
}
.sig_two_c div img{
	display:block;
	width:0.6rem;
	height:0.6rem;
	margin:auto;
}
.sig_two_c div p{
	text-align:center;
	font-size:0.28rem;
	color:#4f4f4f;
	margin-top: 0.1rem;
}
.sig_two_c_ac{
	background:#feece7!important;
}
.sig_two_c_ac p{
	color:#f4541f!important;
}
.sig_thr .sig_two_c div img{
	width:auto;
	height:0.5rem;
}
.sigSubmit{
	margin: 1rem 0.2rem 0.8rem 0.2rem;
	height:0.86rem;
	border-radius:1rem;
	background:#f34512;
	text-align:center;
	line-height: 0.86rem;
	font-size:0.32rem;
	color:#fffefe;
}
.sig_one{
	margin: 0 0.2rem;
	height:auto;
	overflow:hidden;
}
.sig_one_b{
	width:100%;
	height:auto;
	overflow:hidden;
	position:relative;
	font-size: 0.28rem;
	color:#333333;
	margin: 0.21rem 0;
}
.sig_one_b:after{
    font-size: 0.35rem;
    color: #333;
    right: -0.1rem;
}
.mui-pciker-list{

transform-origin-z:0!important;

}
/*signup end*/