.fl{float:left;}
.fr{float:right;}
.clearfix:after{content:".";display:block;height:0;clear: both;visibility:hidden;}
.clearfix{*zoom:1;}
.progressWrap{
	border:1px solid #e8e8e8;
	position:relative;
}

/*进度页 标题*/
	.progressWrap .progress_title{
		height:43px;
		padding:0 20px;
		line-height:43px;
		/*background:#f4f5f9;*/
		border-bottom:1px solid #efefef;
		color:#000;
	}
	.progressWrap .progress_title a{
		color:#2AA6DF;
		margin-left:15px;
	}
/*进度页 标题*/

/*内容部份 start*/
	/*进度外层包裹 部分*/
	.progressWrap .progress_res{
		padding:20px 0px 34px 32px;
	}

	/*定义  每行 高度*/
	.progressWrap .progress_res .jingdu{
		line-height:26px;
	}
	.progressWrap .progress{
		padding:12px 32px;
		border-bottom: 1px solid #efefef;
	}
	.progressWrap .progress p{
		/*height:38px;*/
		/*line-height: 38px;*/
		margin-bottom: 6px;
	}
	.profess-til{
		line-height:32px;
	}
	.progressWrap .progress_res .profess {
		display: block;
	    height: 32px;
	    line-height: 32px;
	    margin-right: 8px;
	    border: 1px solid #ccc;
	    border-radius: 3px;
	    -webkit-border-radius: 3px;
	    -moz-border-radius: 3px;
	    float: left;
	 	padding:0 20px;
	    text-align: center;
	    color: #ccc;
	    margin-bottom:5px;
	    cursor:pointer;
	}
	.progressWrap .progress_res .profess.on {
		color:#1dd2af;
		border-color:#1dd2af;
	}
	.progressWrap .progress_res .no_profess {
		height: 30px;
		line-height: 30px;
		color: #333;
		text-align: center;
		float: right;
		margin-right: 621px;
	}
	/*设置 历年查询*/
	.progressWrap .inquire p{
		height:48px;
		line-height:48px;
	}
	.progressWrap .inquire .lineHeight{
		height:48px;
		line-height:48px;
	}
	/*开头标题 样式*/
	.progressWrap .title{
		color:#000;
		font-weight: bold;
		margin-right:15px;
		float:left;
	}
	.progressWrap .progress_title .title{
		padding:0 10px;
		height:42px;
		cursor: pointer;
	}
	.progressWrap .title.on{
		border-bottom:2px solid #1dd2af;
	}
	/*数字样式*/
	.progressWrap .green{
		color: #1dd2af;
		/* margin: 0 4px; */
		width: 58px;
		display: inline-block;
		text-align: center;
	}

	.progressWrap .yellow{
		color:#ea7e00;
	}
	.progressWrap .black{
		color:#111;
	}

	.proTime{
		font-size: 12px;
		color: #b8b8b8;
		/*margin-left: 330px;*/
	}
	.surCircle{
		display:inline-block;
		*display:inline;
		*zoom:1;
		width:78px;
		height:23px;
		line-height:23px;
		border:1px solid #1d66dd;
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		cursor: pointer;
		text-align: center;
		margin:8px 0 0 20px;
		color:#1d66dd;
	}
	.surCircle:hover{
		color:#1d66dd;
	}
	/*查询按钮*/
	.progressSearch{
		display:inline-block;
		*display:inline;
		*zoom:1;
		width:80px;
		height:25px;
		line-height:25px;
		background:#1dd2af;
		font-weight:normal;
		color:#fff;
		text-align: center;
		border-radius:5px;
		margin-left: 10px;
	}
	.progressSearch:hover{
		color:#fff;
	}
	/*圆框*/
	.circle{
		display:inline-block;
		*display:inline;
		*zoom:1;
		margin:0px 0 0 10px ;
		width:95px;
		height:25px;
		line-height:25px;
		border:1px solid #e8e8e8;
		padding-left: 10px;
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		cursor: pointer;
		font-size:12px;
	}
	.circle span{
		display:inline-block;
		*display: inline;
		*zoom:1;
		width:100%;
		height:100%;
	}
	.inquire .cb{
		background:url(../images/icon_p.png) no-repeat 75px 2px;
	}
	.inquire .tb{
		background:url(../images/icon_p.png) no-repeat 75px -24px;
	}
	.inquire .iline{
		margin-left: 10px;
	}

	/*历年查询日期*/
	/*.seldate{
		display:none;
		top:25px;
		left:-1px;
		width:100%;
		border:1px solid #e8e8e8;
		z-index:10;
		background:#fff;
	}
	.seldate li{
		height : 26px;
		line-height : 26px;
		padding-left: 10px;
		border-bottom: 1px solid #e8e8e8;
	}*/
	.seldate{
		display:block;
		overflow:hidden;
		float:left;
		margin-top:9px;
	}
	.seldate a{
		display:block;
		height : 32px;
		line-height : 32px;
		margin-right:8px;
		border: 1px solid #ccc;
		border-radius:3px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		float:left;
		width:70px;
		text-align: center;
		color:#ccc;
	}
	.seldate a.on{
		border: 1px solid #1dd2af;
		color:#1dd2af;
	}
	.vipBack{
		position:absolute;
		left:0px;
		top:0px;
		z-index:1000px;
		width:100%;
		height:1146px;
		background:rgba(0,0,0,0.4);
	}
	.payVip{
		border-radius: 5px;
		-webkit-border-radius:5px;
		-moz-border-radius:5px;
		-ms-border-radius:5px;
		width:598px;
		height:auto;
		position:absolute;
		left:50%;
		top:20px;
		margin-left: -299px;
		border:1px solid #9d9d9f;
		z-index:1001;
		background:#fff;
	}
	.payVip .buchong{
		position:absolute;
		bottom:5px;
		left:50%;
		margin-left:-142px;
		width:284px;
		text-align:center;
		font-size:12px;
		color:#666;
	}
	.vipTitle{
		padding:0 10px;
		height:40px;
		border-bottom:1px solid #cfcfcf;
	}
	.vipTitle span{
		color:#333;
		font-size:16px;
		font-weight:bold;
		line-height:40px;
		padding:0 5px;
	}
	.vipTitle a{
		float:right;
		width:25px;
		height:25px;
		line-height:25px;
		text-align: center;
		font-size:28px;
		margin:8px 5px 0 0;
		color:#666;
	}
	.vipCont{
		margin:10px 20px 25px 20px;
		padding:10px 0 10px 20px;
		background:#f2f2f2;
		border:1px solid #d3d3d3;
	}
	.shika-iput{

	}
	.shika-iput input{
		height:28px;
		line-height:28px;
		padding-left:5px;
		width:150px;
	}
	.vipCont ul li{
		float:left;
		width:157px;
		height:49px;
		position:relative;
		background:#fff;
	}
	.vipCont .vip-list-a{
		display:block;
		border:1px solid #ececec;
		line-height:48px;
		color:#e52424;
		font-size:20px;
		text-align: center;
		font-weight:bold; 
	}
	.vipCont .vip_select{
			width:157px;
			height:48px;
		    background: url(../images/vip_select.png) no-repeat;
		    z-index:99;
		    top:0;
		    left:0;
	}

	.vip-competence{
		padding:10px 0;
		font-size:12px;
	}
	.vip-competence .p01{
		line-height: 25px;
		letter-spacing: 3px;
	}
	.vip-competence .p02{
		line-height: 25px;
		letter-spacing: 3px;
		padding:0 0 0 80px;
	}

	.vip-competence .p01 strong{
		font-weight:bold;
	}
	.vip-competence .em1{
		color: #dc0000;
    	padding: 0 3px;
    	font-size: 16px;
    	font-family: "微软雅黑";
	}
	.vip-competence .em2{
		text-decoration: line-through;
	}
	.vip-competence .em3{
		font-size: 24px;
   		font-weight: bolder;
	}

	.vip_buy{
		width: 100%;
		float: left;
		text-align:center;
		clear:both;
		margin-top: 49px;
		margin-bottom: 60px;
	}
	.dj-btn-br{
		width: 284px;
    	height: 46px;
    	display: inline-block;
    	line-height: 46px;
    	font-size: 18px;
    	text-align: center;
    	color: #fff;
    	background:#F57A37;
    	border-radius:23px;
	}
	.recharge{
		width:769px;
		height:306px;
		position:absolute;
		left:50%;
		top:20px;
		margin-left:-384px;
		background: url(../images/zxcz_bg.jpg) no-repeat;
		font: 12px/1 "    ", Tahoma, Helvetica, Arial, "\5b8b\4f53", sans-serif;
	}
	.a-sk {
	    position: absolute;
	    width: 60px;
	    height: 24px;
	    line-height: 24px;
	    top: 202px;
	    left: 346px;
	    color: #1e50e0!important;
	}
	.a-vip {
	    position: absolute;
	    width: 120px;
	    height: 24px;
	    line-height: 24px;
	    top: 202px;
	    right: 20px;
	    color: #1e50e0!important;
	}
	#amont {
	    position: absolute;
	    width: 251px;
	    height: 34px;
	    border: 1px solid #c0d0d8;
	    top: 69px;
	    left: 136px;
	    font-size: 16px;
	    line-height: 34px;
	}
	#alipay {
	    position: absolute;
	    width: 115px;
	    height: 42px;
	    background: url(../images/alipay.png) no-repeat;
	    border: 0;
	    left: 135px;
	    top: 124px;
	}
	#submitButton {
	    position: absolute;
	    width: 87px;
	    height: 32px;
	    background: url(/member/styles/images/gave_a.png) no-repeat;
	    border: 0;
	    left: 217px;
	    top: 124px;
	}
	#cardPassword {
	    position: absolute;
	    width: 251px;
	    height: 34px;
	    border: 1px solid #c0d0d8;
	    top: 69px;
	    left: 136px;
	    font-size: 16px;
	    line-height: 34px;
	}
	.closeChongzhi{
	    width: 25px;
	    height: 25px;
	    line-height: 25px;
	    text-align: center;
	    font-size: 20px;
	    color: #666;
	    position:absolute;
	    right:5px;
	    top:8px;
	    cursor:pointer;
	}
/*内容部份 end*/

/*弹出 app*/
	.blackbg{
		width:100%;
		height:100%;
		opacity:0.4;
		filter:Alpha(Opacity=40);
		background:#000;
		position:fixed;
		top:0;
		left:0;
		z-index: 0;
		/*z-index: 1;*/
	}
	.uploadApp{
		width:320px;
		height:252px;
		border: 1px solid #9d9d9d;
		background:#f7f7f7;
		-webkit-border-radius : 5px;
		-ms-border-radius : 5px;
		-moz-border-radius : 5px;
		border-radius : 5px;
	    padding-top: 41px;
	    line-height: 22px;
	    padding-left: 20px;
	    padding-right: 20px;
	    position:fixed;
	    top: 50%;
		margin-top: -135px;
	    left:50%;
	    z-index:0;
	    margin-left:-160px;
	}
	.uploadApp .appClose{
		position:absolute;
		right:10px;
		top:5px;
		font-size: 20px;
		cursor: pointer;
	}
	.uploadApp .titles{
		font-size: 16px;
		line-height:24px; 
		font-family: '宋体';
		text-align: center;
	}
	.uploadApp .images{
		text-align:center; 
		padding-top: 10px;
	}


	.completeUser .addbtngreen {
	    border: 0;
	    /*background: url(/styles/images/popupbox/yellowbtnl.png) no-repeat;*/
	    width: 388px;
	    height: 49px;
	    display: block;
	    font-size: 16px;
	    font-family: '黑体';
	    color: #fff;
	    text-align: center;
	    line-height: 37px;
	    margin: 10px 0 0 0px;
	    cursor: pointer;
		background: #1DD2AF;
	}
	.my_commid{
		width: 204px;
		height: 48px;
		background: rgba(29,210,175,1);
		border-radius: 4px;
		text-align: center;
		line-height: 48px;
		color: #ffffff;
		font-size: 16px;
		margin-left: 51px;
		cursor: pointer;
	}
	.my_commidone{
		width: 202px;
		height: 46px;
		border: 1px solid rgba(29,210,175,1);
		border-radius: 4px;
		text-align: center;
		line-height: 46px;
		color: #1DD2AF;
		font-size: 16px;
		margin-left: 36px;
		cursor: pointer;
	}
	.completeUser .yanzheng{
		display:inline-block;
		width:160px;
		height:36px;
		line-height:36px;
		/*background:url(/styles/images/popupbox/yellowbtnl.png) no-repeat -5px -5px;*/
		border-radius:5px;
		-webkit-border-radius:3px;
		-moz-border-radius:3px;
		color:#fff;
		margin-top:10px;
		float:right;
		margin-right:47px;
		text-align: center;
		background: #1DD2AF;
	}
	.completeUser .input {
	    width: 432px;
	    height: 34px;
	    padding: 0 5px;
	    border-radius: 3px;
	    border: 1px solid #999;
	    font-size: 16px;
	    color: #808080;

	}

.completeUser{
	width:540px;
	/*height:342px;*/
	border: 1px solid #9d9d9d;
	background:#f7f7f7;
	-webkit-border-radius : 5px;
	-ms-border-radius : 5px;
	-moz-border-radius : 5px;
	border-radius : 5px;
	padding-bottom:30px;
	position:fixed;
	top: 50%;
	left:50%;
	z-index:0;
	margin-top: -150px;
	margin-left:-270px;
}
/*弹出 app*/
/*支持IE9及以上*/
.circle-bar {
	font-size:200px;
	width: 100px;
	height: 100px;
	position: absolute;
	background-color: #1dd2af;
	top: -2px;
	left: 288px;;
}
.circle-bar-left,.circle-bar-right {
	width:100px;
	height: 100px;
}
/*--------------------------------------------------------------------------------------------*/


.pie_progress {
	text-align: center;
	position: absolute;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	top: -4px;
	left: 252px;
}
.pie_progress svg {
	margin: 0 auto;
}
.pie_progress__content
 {
	font-size: 14px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pie_progress__number {
	font-size: 14px;
	width: 100%;
	position: absolute;
	top: 45%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pie_progress__label {
	font-size: 12px;
	width: 100%;
	position: absolute;
	top: 65%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}
.pie_progress__icon{
	font-size: 14px;
	width: 100%;
	position: absolute;
	top: 50%;
	left: 0;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}


.pie_progress__number {
	font-size: 20px;
}

.pie_progress__svg {
	display: inline-block;
	position: relative;
	width: 100%;
	padding-bottom: 100%;
	vertical-align: middle;
	overflow: hidden;
}
.pie_progress__svg svg {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
}
/*---------------------------------------------------------------------------------------------------------------------------*/
.percent1{
	font-size: 13px;
	height: 80px;
	line-height: 105px;
}
/*所有的后代都水平垂直居中，这样就是同心圆了*/
.circle-bar * {
	position: absolute;
	top:0;
	right:0;
	bottom:0;
	left:0;
	margin:auto; }
/*自身以及子元素都是圆*/
.circle-bar, .circle-bar > * { border-radius: 50%; }
.xiangqing{
	width:366px;
	height:70px;
	background:rgba(250,250,250,1);
	border-radius:7px;
	position: relative;
	left: -23px;
	top: 8px;
}
.xiangqing span{
	padding: 6px 0px 0px 24px;
	display: inline-block;
}
.xianone{
	width: 1px;
	height: 37px;
	/* border: 1px solid rgba(230,230,230,1); */
	border-radius: 1px;
	position: absolute;
	left: 181px;
	top: 16px;
	background: url(../images/hangxian.png) no-repeat scroll right center transparent;

}
.myselect {
	appearance: none !important;
	-moz-appearance: none;
	-webkit-appearance: none;
	padding-right: 14px;
	padding-left: 7px;
	background: url(../images/arrow.png) no-repeat scroll right center transparent;
	border: solid 1px #000;
	width: 80px;
	text-align: center;
    margin-top: -2px;
}






.myselect option{
	text-align: center;
}
.myselect::-ms-expand { display: none; }
.select-i:not(:last-of-type) {
	margin-right: 30px;
}
/*new*/
.newprogressWrap{
	border: 1px solid #e8e8e8;
    position: relative;
	font-family: Microsoft YaHei;
}
.newprogressWrap .progress_title{
	text-align: right;
	padding-right: 27px;
	margin-top: 20px;
}
.newprogressWrap .progress_title:after{
	content: '';
	display: table;
	clear: both;
}
.newprogressWrap .progress_title .contR{
	float: right;
	width: 37%;
}
.newprogressWrap .progress_title .contR:after{
	content: '';
	display: table;
	clear: both;
}
.newprogressWrap .progress_title .avator{
	width: 21px;
	margin-right: 5px;
	margin-top: -2px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.textSlide{
	/*width: 250px;*/
	width: 352px;
	height: 20px;
	position: relative;
	display: inline-block;
	overflow: hidden;
}
.textSlide .bd{
	width: 10000px;
}
.textSlide p{
	width: auto !important;
	white-space: nowrap;
	float: left;
	padding-right: 130px;
}
.newprogressWrap .operateBtn a{
	margin:0 15px;
	font-size: 13px;
	color: #2AA6DF;
}
.newprogressWrap .progress {
	padding: 0 27px 12px;
	border-bottom: 1px solid #EBEBEB;
}
.newprogressWrap .progress:last-child {
	border-bottom: none;
}
.newprogressWrap .lineHeight{
	margin-bottom: 15px;
	line-height: 21px;
}
.newprogressWrap .lineHeight:after{
	content: '';
	display: table;
	clear: both;
}
.newprogressWrap .lineHeight select{
	font-size: 15px;
	font-weight: bold;
	padding-left: 0;
}
.newprogressWrap .lineHeight .tip{
	color: #666666;
	line-height: 21px;
	font-size: 0;
	letter-spacing: 0.2px;
}
.newprogressWrap .lineHeight .tip a{
	/*margin:0 3px;*/
	font-size: 13px;
}
.newprogressWrap .lineHeight .tip i,.newprogressWrap .lineHeight .tip span{
	font-size: 13px;
}
.newprogressWrap .lineHeight .avator{
	width: 21px;
	float: left;
	margin-right: 5px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
.newprogressWrap .leftTitle {
    color: #000;
    font-weight: bold;
    margin-right: 3px;
	font-size: 14px;
    float: left;
}
.newprogressWrap .rightTitle{
	color: #666666;
	font-size: 14px;
	float: left;
}
.newprogressWrap .highlight{
	color: #1DD2AF;
	margin-left: 4px;
	margin-right: 4px;
}
.listprogress{
	border: 1px solid #EBEBEB;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.listprogress .listThead{
	background: #F3FFFA;
}
.listprogress .listThead:after{
	content: '';
	display: table;
	clear: both;
}
.listprogress .listThead{
	border-bottom: 1px solid #EBEBEB;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
}
.listprogress .listThead span{
	float: left;
	width: 16.65%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 15px;
	color: #333333;
	font-weight: bold;
	border-left: 1px solid #EBEBEB;
	box-sizing: border-box;
}
.listprogress .listThead span:first-child{
	border-left: none;
}
.listprogress .listItem{
	border-bottom: 1px solid #EBEBEB;
}
.listprogress .listItem:after{
	content: '';
	display: table;
	clear: both;
}
.listprogress .listItem span{
	float: left;
	width: 16.65%;
	height: 48px;
	text-align: center;
	line-height: 48px;
	font-size: 14px;
	border-left: 1px solid #EBEBEB;
	box-sizing: border-box;
	color: #333333;
}
.listprogress .listItem:last-child{
	border-bottom: none;
	border-bottom-left-radius: 7px;
	border-bottom-right-radius: 7px;
}
.listprogress .listItem span:first-child{
	border-left: none;
}
.listprogress .progress_num{
	text-align: center;
	color: #000;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	width: 100%;
	margin-top: 9px;
}
.listprogress .progress_i{
	position: relative;
	width: 100%;
	height: 6px;
	margin-top: 3px;
}
.listprogress .progress_i span{
	position: absolute;
	top: 0;
	left: 50%;
    margin-left: -30px;
	width: 60px;
	height: 6px;
	background: #f0f0f0;
	border: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.listprogress .progress_i i{
	position: absolute;
	left: 0;
	top: 0;
	height: 6px;
	background: #4FDCC1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.tableAllDomain{
	margin-top: 25px;
}
.tableAllDomain .listThead span{
	width: 20%;
}
.tableAllDomain .listItem span{
	width: 20%;
	color: #000;
	letter-spacing: 0.5px;
}
.tableAllDomain .listItem span:first-child{
	font-size: 15px;
}

.tipMessage{
	margin-bottom: 15px;
}
.tipMessage h2{
	font-size: 14px;
	font-weight: bold;
	color: #000;
	font-family: Microsoft YaHei;
	letter-spacing: 1px;
	line-height: 24px;
	margin-top: 20px;
}
.tipMessage div{
	padding: 17px 28px;
	font-size: 14px;
	line-height: 28px;
	margin-top: 7px;
	color: #666666;
	background: #FAFAFA;
	letter-spacing: 0.7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
}
.toCzBox:after{
	display: table;
	content: '';
	clear: both;
}
.toCzBox span{
	float: left;
	font-size: 13px;
	line-height: 25px;
	color: #666666;
	letter-spacing: 0.5px;
}
.toCzBox a{
	width: 84px;
	height: 23px;
	float: left;
	font-size: 13px;
	border: 1px solid #1D66DD;
	color: #1D66DD;
	text-align: center;
	line-height: 23px;
	margin-left: 20px;
	letter-spacing: 0.5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*弹框*/
.progressMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.4;
    background-color: #000;
    z-index: 1000;
    /*display: none;*/
}
.progressBox{
    width: 484px;
    height: 272px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -154px;
    margin-left: -242px;
    background: #ffffff;
    z-index: 1001;
    opacity: 1;
    /*display: none;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Microsoft YaHei', Arial, SimHei;
}
.progressBox .popTop{
    padding-left: 26px;
    padding-right: 22px;
    height: 46px;
    line-height: 46px;
    background: #F0F0F0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.progressBox .popTop:after{
    content: '';
    display: table;
    clear: both;
}
.progressBox .popTop span.title{
    /*float: left;*/
    font-size: 17px;
    color: #000000;
    letter-spacing: 0.65px;
}
.progressBox .popTop a.closePop{
    width: 14px;
    height: 14px;
    margin-top: 16px;
    float: right;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.progressBox .popCont{
    margin-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
}
.progressBox .popCont p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 36px;
    text-align: left;
    color: #000000;
    letter-spacing: .56px;
}
.progressBox .popBotBtn{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
.progressBox .popBotBtn a{
    width: 177px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.progressBox .popBotBtn a.confrm{
    color: #ffffff;
    background: #2EC9B3;
}
.progressBox .popBotBtn a.btn{
	width: 135px;
	margin: 0 16px;
	color: #2EC9B3;
	border: 1px solid #2EC9B3;
}
/**/
.progresstestMask{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin-left: 0;
    margin-top: 0;
    opacity: 0.4;
    background-color: #000;
    z-index: 1000;
    /*display: none;*/
}
.progresstestBox{
    width: 484px;
    height: 272px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -154px;
    margin-left: -242px;
    background: #ffffff;
    z-index: 1001;
    opacity: 1;
    /*display: none;*/
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    font-family: 'Microsoft YaHei', Arial, SimHei;
}
.progresstestBox .popTop{
    padding-left: 26px;
    padding-right: 22px;
    height: 46px;
    line-height: 46px;
    background: #F0F0F0;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.progresstestBox .popTop:after{
    content: '';
    display: table;
    clear: both;
}
.progresstestBox .popTop span.title{
    /*float: left;*/
    font-size: 17px;
    color: #000000;
    letter-spacing: 0.65px;
}
.progresstestBox .popTop a.closePop{
    width: 14px;
    height: 14px;
    margin-top: 16px;
    float: right;
    cursor: pointer;
    background: url(../images/dialog_close.png) left center no-repeat;
}
.progresstestBox .popCont{
    margin-top: 30px;
    padding-left: 45px;
    padding-right: 45px;
}
.progresstestBox .popCont p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 20px;
    line-height: 36px;
    text-align: left;
    color: #000000;
    letter-spacing: .56px;
}
.progresstestBox .popBotBtn{
    display: flex;
    justify-content: center;
    margin-top: 32px;
}
.progresstestBox .popBotBtn a{
    width: 177px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    font-size: 18px;
    letter-spacing: 2px;
    cursor: pointer;
    -webkit-border-radius: 22px;
    -moz-border-radius: 22px;
    border-radius: 22px;
}
.progresstestBox .popBotBtn a.confrm{
    color: #ffffff;
    background: #2EC9B3;
}