<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{-webkit-tap-highlight-color: rgba(0,0,0,0) !important;-webkit-tap-highlight-color:transparent !important;}
body{
	background: #88b744;
}
body::-webkit-scrollbar,.signUp::-webkit-scrollbar{
    display: none;
}
html,body{
	cursor:pointer;
}
*{-webkit-overflow-scrolling: touch;}
@font-face {
    font-family: 'bdzongyi';
    src: url('./font/bdzy.woff2') format('woff2'),
         url('./font/bdzy.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
/* loadingåŠ¨ç”» */
@-webkit-keyframes ball-spin-fade-loader {50% {opacity: 0.3;-webkit-transform: scale(0.4);transform: scale(0.4); }100% {opacity: 1;-webkit-transform: scale(1);transform: scale(1); } }
@keyframes ball-spin-fade-loader {50% {opacity: 0.3;-webkit-transform: scale(0.4);transform: scale(0.4); }100% {opacity: 1;-webkit-transform: scale(1);transform: scale(1); } }
.ball-spin-fade-loader {position: relative; }
.ball-spin-fade-loader &gt; div:nth-child(1) {top: 25px;left: 0;-webkit-animation: ball-spin-fade-loader 1s 0s infinite linear;animation: ball-spin-fade-loader 1s 0s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(2) {top: 17.04545px;left: 17.04545px;-webkit-animation: ball-spin-fade-loader 1s 0.12s infinite linear;animation: ball-spin-fade-loader 1s 0.12s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(3) {top: 0;left: 25px;-webkit-animation: ball-spin-fade-loader 1s 0.24s infinite linear;animation: ball-spin-fade-loader 1s 0.24s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(4) {top: -17.04545px;left: 17.04545px;-webkit-animation: ball-spin-fade-loader 1s 0.36s infinite linear;animation: ball-spin-fade-loader 1s 0.36s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(5) {top: -25px;left: 0;-webkit-animation: ball-spin-fade-loader 1s 0.48s infinite linear;animation: ball-spin-fade-loader 1s 0.48s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(6) {top: -17.04545px;left: -17.04545px;-webkit-animation: ball-spin-fade-loader 1s 0.6s infinite linear;animation: ball-spin-fade-loader 1s 0.6s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(7) {top: 0;left: -25px;-webkit-animation: ball-spin-fade-loader 1s 0.72s infinite linear;animation: ball-spin-fade-loader 1s 0.72s infinite linear; }
.ball-spin-fade-loader &gt; div:nth-child(8) {top: 17.04545px;left: -17.04545px;-webkit-animation: ball-spin-fade-loader 1s 0.84s infinite linear;animation: ball-spin-fade-loader 1s 0.84s infinite linear; }
.ball-spin-fade-loader &gt; div {background-color: #fff;width: 15px;height: 15px;border-radius: 100%;margin: 2px;-webkit-animation-fill-mode: both;animation-fill-mode: both;position: absolute; }
.loader{box-sizing: border-box;display: flex;flex: 0 1 auto;flex-direction: column;flex-grow: 1;flex-shrink: 0;flex-basis: 100%;width: 100%;height: 100%;align-items: center;justify-content: center;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.65);z-index: 22;}
.loaderbbb{box-sizing: border-box;display: flex;flex: 0 1 auto;flex-direction: column;flex-grow: 1;flex-shrink: 0;flex-basis: 100%;width: 100%;height: 100%;align-items: center;justify-content: center;position: fixed;top: 0;left: 0;background: rgba(0,0,0,.65);z-index: 22;}
/* Infoæç¤º */
.show_msg_bg{position:fixed;top:0;left:0;z-index:9999;width:100%;height:100%;background-color:rgba(0,0,0,.35);}
.show_msg_div{position:fixed;top:36%;left:0;right:0;width:72%;background:rgba(255,255,255,.95);margin:0 auto;border-radius:12px;z-index:100000;overflow: hidden;}
.show_msg_div span{width:100%;color:#000;line-height:1.5em;letter-spacing:1px;padding:20px 10px;float:left;text-align:center;border-bottom:1px solid rgba(0,0,0,.1);font-size:16px;display:block;}
.show_msg_div .btn{width:100%;margin:0 auto;overflow:hidden;}
.show_msg_div .btn2{color:#88b744;background-color:#fff;line-height:40px;width:50%;}
.show_msg_div .btn2:last-child{color: #101010}
.btn1{border-radius:0 0 12px 12px;width:100%;color:#454545;background:none;line-height:30px;font-size:16px;line-height: 40px;}
.show_msg_div .btn2:first-child {
    border-right: 1px solid rgba(0,0,0,.1);
}
/* Infoæç¤ºäºŒç»´ç&nbsp; */
.showQRcode_bg{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:rgba(0,0,0,.65);}
.showQRcode_div{position:fixed;top:18%;left:0;right:0;width:72%;background:rgba(255,255,255,.94);margin:0 auto;border-radius:12px;z-index:100000;}
.showQRcode_div span{width:100%;color:#000;line-height:1.5em;letter-spacing:1px;padding:15px;text-align:center;border-bottom:1px solid #d4d4d4;font-size:14px;display:block;}
.showQRcode_div p{width:100%;display: block;padding: 15px;}
.showQRcode_div p img{border-radius: 8px;}
.showQRcode_div label{display: block;font-size: 12px;text-align: center;padding: 0 15px 15px;}
.showQRcode_div button{display: block;background: none;color:#2d8efb;line-height:26px;padding:7.5px 0;text-align:center;border-top:1px solid #d4d4d4;font-size:14px;width: 100%;border-radius:0 0 12px 12px;}
/* æŠ€æœ¯æ”¯æŒ */
.weiltSupport{position: fixed;bottom: 84px;width: 100%;text-align: center;z-index: -1;font-size: 12px;line-height: 1.5em;color: #999999;letter-spacing: 1px;}
.weiltSupport img{width: 25%;display: block;margin:0 auto;}

.voteBanner{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	display: block;
}
.voteBanner span{
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
.voteBanner ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	/*background: rgba(228,240,226,.35);*/
	position: absolute;
    left: 0;
    bottom: 0;
}
.voteBanner ul li{
	width: 33.3333333%;
	height: auto;
	overflow: hidden;
	float: left;
	text-align: center;
	/*color: #0B6039;*/
	color: #fff;
}
.voteBanner ul li p:first-child{
	font-size: 24px;
    line-height: 1em;
    margin-bottom: 5px;
    margin-top: 12px;
}
.voteBanner ul li p:last-child{
	font-size: 12px;
	line-height: 1em;
    margin-bottom: 8px;
}
.voteMain{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding-bottom: 165px;
}
.voteSearch{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 18px 10px 15px;
}
.voteSearch input{
	width: 72%;
	height: 40px;
	overflow: hidden;
	background: #fff;
	border: none;
	border-radius: 18px;
	padding: 0 25px;
	font-size: 14px;
	box-shadow: 1px 2px 0px rgba(210,210,210,1);
	float: left;
}
.voteSearch button{
	width: 24%;
	height: 40px;
	overflow: hidden;
	background: #daf1bb;
	display: inline-block;
	border: none;
	color: #89a22d;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	border-radius: 20px;
	box-shadow: 1px 2px 0px rgba(210,210,210,1);
	margin: 2.5px 0;
	float: right;
}
.voteList{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 0;
}
.voteNew{
	font-size: 14px;
	color: #89a22d;
	padding: 15px 0 10px;
	width: 75px;
	text-align: center;
	background: #f7b14e;
	border-radius: 10px 10px 0 0;
	line-height: 1em;
	display: inline-block;
	float: left;
	margin-left: 15px;
    margin-right: 8px;
}
.voteAll{
	font-size: 14px;
	color: #89a22d;
	padding: 15px 0 10px;
	width: 75px;
	text-align: center;
	background: #f7b14e;
	border-radius: 10px 10px 0 0;
	line-height: 1em;
	display: inline-block;
	float: left;
	position: relative;
	left: -5px;
	z-index: 1;
}
.voteBox{
	width: 100%;
	background: url('../images/votemodule_mainbg.jpg') repeat-y;
	background-size: 100%;
	height: auto;
	overflow: hidden;
	padding-left: 14px;
	padding-top: 16px;
	padding-bottom: 16px;
}
.grid-item{
	width: calc((100% - 28px)/2);
	margin-bottom: 12px;
}
.fall-box .item-img {
    width: 100%;
    display: block;
    position: relative;
}
.fall-box .item-img .vote_logo{
	width: 27px;
	position: absolute;
    top: 5px;
    left: 5px;
    overflow: hidden;
}
.fall-box .item-img span{
	width: 100%;
	height: 24px;
	line-height: 24px;
	color: #fff;
	background: rgba(0,0,0,.35);
	display: flex;
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 12px;
	padding: 0 5px;
	align-items: center;
}
.fall-box .item-img span label{
	flex: 1;
	display: block;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.fall-box .item-img span em{
	/*float: right;*/
	/*flex: 1;*/
}
.loveNum{
	width: 100%;
	height: 45px;
	overflow: hidden;
	background: #fff;
	text-align: center;
	font-size: 12px;
	color: #454545;
}
.loveNum em{
	font-size: 22px;
    display: inline-block;
    margin-right: 5px;
    line-height: 45px;
    vertical-align: sub;
}
.zanbox em{
	display: inline-block;
	width: 15px;
	height: 15px;
	margin-right: 2px;
	padding: 1px;
	margin-top: 2px;
}
.zanbox label{
	display: inline-block;
	font-size: 14px;
}
.zanbox em img{
	display: block;
}
.lightNo{
	color: #89a22d;
	background: #fff;
	width: 90%;
	margin: 6px auto 0;
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-shadow:1px 2px 0px rgba(210,210,210,1);
    border-radius: 16px;
    text-align: center;
   	display: flex;
    align-items: center;
    justify-content: center;
}
.lightYes{
	color: #89a22d;
	background: #fff;
	width: 90%;
	margin: 6px auto 0;
	display: flex;
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-shadow: 0px 2px 1px rgba(210,210,210,1);
    border-radius: 30px;
    align-items: center;
    justify-content: center;
}
.voteFooter{
	width: 100%;
	height: 45px;
	background: #fff;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 2;
}
.voteFooter ul{
	width: 100%;
	height: 100%;
}
.voteFooter ul li{
	width: 33.333333%;
	float: left;
	height: 100%;
}
.voteFooter ul a:first-child li span,.voteFooter ul a:last-child li span{
	width: 100%;
	display: block;
	margin-top: 4px;
}
.voteFooter ul a:first-child li span img,.voteFooter ul a:last-child li span img{
	height: 20px;
	width: auto;
	display: block;
}
.voteFooter ul a:first-child li p,.voteFooter ul a:last-child li p{
	font-size: 12px;
	margin-top: 5px;
	line-height: 1em;
	color: #454545;
}
.voteFooter ul a:first-child li span,.voteFooter ul a:first-child li p{
	display: flex;
    justify-content: center;
    text-align: center;
}
.voteFooter ul a:first-child li span img{
	position: relative;
	left: -2px;
}
.voteFooter ul a:last-child li span img{
	position: relative;
	right: -2px;
}
.voteFooter ul a:last-child li span,.voteFooter ul a:last-child li p{
	padding-left: 28%;
	display: flex;
    justify-content: flex-start;
    text-align: left;
}
.voteFooter ul a:nth-child(2) li p{
	width: 55px;
	height: 55px;
	background: #b2d77c;
	border-radius: 100%;
	margin:0 auto;
	position: relative;
	bottom: 18px;
}
.voteFooter ul a:nth-child(2) li p label{
	display: block;
	width: 45%;
	margin:0 auto;
	padding-top: 8px;
}
.voteFooter ul a:nth-child(2) li p span{
	width: 100%;
	display: block;
	font-size: 12px;
	color: #fff;
	text-align: center;
	margin-top: 1px;
}
.voteFooter ul a:last-child li p.active,.voteFooter ul a:first-child li p.active{
	color: #b2d77c;
}
/* è¯¦æƒ…é¡µ */
.votePersonShowBox{
	width: 100%;
    height: auto;
    overflow: hidden;
    padding: 0 12px 10px;
}
.voteShowName{
	width: 100%;
	line-height: 50px;
	font-size: 16px;
	color: #333333;
	text-align: center;
	padding-bottom: 8px;
	position: relative;
}
.voteShowNum{
	width: 70px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	position: absolute;
	top: 10px;
	left: -18px;
	background: #B2D77C;
	border-radius: 0 15px 15px 0;
}
.voteShowZj{ 
	width: 0; 
	height: 0; 
	border-top: 8px solid #707070; 
	border-left: 8px solid transparent;
	display: block;
	position: absolute;
    bottom: -8px;
} 
.votePersonShowMain{
	width: 100%;
	height: auto;
	background: rgba(255,255,255,.7);
	padding: 0 10px 15px;
}
.voteShowNoun{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.voteShowNoun li{
	width: 50%;
	float: left;
	font-size: 12px;
	color: #333;
	text-align: center;
	line-height: 28px;
	margin: 20px auto;
}
.voteShowNoun li:first-child{
	border-right: 1px solid #bbb;
}
.voteShowNoun li em{
	display: inline-block;
	font-size: 22px;
	vertical-align: sub;
	line-height: 28px;
	margin:0 5px;
}
.voteIntroduce{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	padding-left: 85px;
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
	padding-right: 12px;
}
.voteIntroduce span{
	display: inline-block;
	font-size: 14px;
    position: absolute;
    left: 12px;
    top: 0;
    line-height: 1.5em;
}
.voteShowStatusOk{
	color: #89a22d;
    background: #fff;
    width: 40%;
    margin: 15px auto 0;
    display: flex;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-shadow: 0px 2px 1px rgba(210,210,210,1);
    border-radius: 30px;
    align-items: center;
    justify-content: center;
}
.voteShowStatusNo{
	color: #89a22d;
	background: #fff;
	width: 40%;
	margin: 15px auto 0;
	display: flex;
	height: 30px;
    line-height: 30px;
    font-size: 14px;
    box-shadow: 0px 2px 1px rgba(210,210,210,1);
    border-radius: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
}
.voteRulePad{
	padding-top: 18px;
}
.voteRulePad .votePersonShowMain{
	padding: 0 10px 20px;
	background: #f6ffea;
}
.ruleItem{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.voteRuleTip{
	font-size: 14px;
	display: table;
	background: #94c9ee;
	color: #fff;
	padding: 5px 12px 5px 8px;
	margin: 20px auto;
}
.ruleItem &gt; p{
	font-size: 14px;
	color: #333;
	line-height: 1.5em;
}
.voteRuleTip em{ 
	width: 0; 
	height: 0; 
	border-left: 7px solid transparent; 
	border-right: 7px solid transparent; 
	border-top: 12px solid #fff;
	display: inline-block;
    vertical-align: middle;
    margin-right: 7px;
} 
.ruleItem &gt; label{
	width: 100%;
	display: block;
	overflow: hidden;
	color: #e580a9;
	font-size: 14px;
	line-height: 1.5em;
	margin-bottom: 5px;
	margin-top: 20px;
}
.ruleItem &gt; label em{
	display: inline-block;
	width: 14px;
	vertical-align: top;
	margin-right: 10px;
	position: relative;
    top: -2px;
}
.ruleItem &gt; p &gt; img{
	margin-top: 5px;
	display: block;
}
/* æŠ¥å */
.voteSignUp{
	width: 100%;
	height: 100%;
	overflow: hidden;
	/*max-height: 100%;*/
/*	background: url(/Public/Wap/images/signUpBg.png) no-repeat;
	background-size: 100% 100%;*/
}
.signUp{
	width: 100%;
    height: 100%;
    overflow: auto;
    display: block;
    margin: 0 auto;
    padding: 0;
    position: relative;
    z-index: 1;
    background: url('../images/votemodule_mainbg.jpg') repeat-y;
	background-size: contain;
}
.signUpCover{
	width: 50%;
	display: block;
	height: auto;
	overflow: hidden;
	position: relative;
	margin: 12% auto 8%;
	box-shadow: 1px 1px 1px 0px rgba(90,14,45,.5);
	border-radius: 15px;
}
.signUpCover p{
	position: absolute;
	line-height: 35px;
	bottom: 0;
	left: 0;
	background: rgba(41,41,41,.5);
	width: 100%;
	text-align: center;
	color: #fff;
}
.signUpCover p em{
	display: inline-block;
	font-size: 24px;
	position: relative;
    top: 2px;
}
.signUp ul{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding: 25px 7.5% 0;
}
.signUp ul li{
	width: 100%;
	height: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 10px;
}
.signUp ul li span{
	font-size: 14px;
	color: #101010;
	display: inline-block;
	line-height: 1.5em;
	float: left;
	padding: 5.5px 0;
	width: 80px;
    text-align: right;
}
.signUp ul li input,.signUp ul li textarea,.signUp ul li select{
	width: calc(100% - 85px);
	background: #fff;
	border: 1px solid #b2d77c;
	border-radius: 18px;
	line-height: 21px;
	float: right;
	padding: 5.5px 15px;
	color: #333;
	font-size: 14px;
}
.signUp ul li select{
	background: #fff url("../images/sleectArrow_g.png") no-repeat center right 10px;
	background-size: 15px;
	padding: 5.5px 35px 5.5px 15px;
}
.signUp ul li input.verify{
	width: 50%;
    float: left;
}
.signUp ul li input.verify:after{
	content: '';
	clear: both;
}
.verifyInfo{
	width: calc(100% - 85px);
	float: right;
	height: auto;
	overflow: hidden;
}
.verifyBtn{
	width: 45%;
	color: #fff;
	line-height: 30px;
	text-align: center;
	display: inline-block;
	float: right;
    background: #b2d77c;
    font-size: 12px;
    box-shadow: 0px 2px 1px rgba(210,210,210,1);
    border-radius: 16px;
}
.signUp ul li &gt;label{
	width: calc(100% - 85px);
	display: block;
	float: right;
	padding-top: 3px;
	padding-right: 3px;
	overflow: hidden;
}
.signUpBtn{
	color: #fff;
    background: #b2d77c;
    width: 50%;
    margin: 15px auto 120px;
    display: block;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    box-shadow: 1px 2px 0px rgba(210,210,210,1);
    border-radius: 16px;
}
.uploadImg{
	width: 100% !important;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}
.upload_img{
	cursor: pointer;
}
.picList {
    width: 21.25%;
    height: auto;
    margin-right: 5%;
    margin-bottom: 15px;
    position: relative;
    float: left;
	display: flex;
    align-items: flex-end;
}
.picList:nth-child(4n) {
    margin-right: 0;
}
.signUp ul li span.del{
    width: 20px;
    height: auto;
    overflow: hidden;
    display: block;
    position: absolute;
    top: 0px;
    right: 0px;
    cursor: pointer;
    padding: 0;
    line-height: inherit;
}
.pics{
	display: none;
}
.picList .del{
	width: 15px;
    height: 15px;
    display: block;
    position: absolute;
    top: -3px;
    right: -3px;
}
.picList .del img{
	display: block;
}
/* åˆ†é¡µ */
/*.paginate_button{
	width: 100%;
	height: auto;
	overflow: hidden;
	padding:0 15px;
}
.pagination{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin: 15px auto 0;
}
.pagination li{
	width: auto;
    float: left;
    line-height: 1.5em;
    font-size: 14px;
    padding: 6px 10px;
    text-align: center;
    background: #e580a9;
    color: #fff;
    margin-right: 1%;
    margin-bottom: 5px;
    border-radius: 5px;
}
.pagination .active{
	background: #94c9ee;
}*/
.identity{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.65);
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 222;
}
.identityInfo{
	width: 72%;
	height: auto;
	overflow: hidden;
	margin: auto;
	background:rgba(255,255,255,.94);
	border-radius:12px;
	position: fixed;
	top: -10%;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 223;
	display: table;
	padding: 0 10px 20px;
}
.identityInfo h1{
	font-size: 16px;
	color: #e580a9;
	text-align: center;
	font-weight: 400;
	padding-top: 20px;
    padding-bottom: 15px;
}
.identityInfo input{
	width: 100%;
	display: block;
    height: 35px;
    font-size: 14px;
    background: none;
    border: 1px solid #e580a9;
    margin-bottom: 10px;
    border-radius: 8px;
    color: #333;
    padding: 0 10px;
}
.identityBtn{
	color: #fff;
	background: #e580a9;
	width: 40%;
	margin: 15px auto 0;
	display: block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	box-shadow: 0px 2px 0px rgba(90,14,45,.5);
	border-radius: 8px;
}

/* è§†é¢‘æŠ•ç¥¨ */
.voteSignUpVideoTitle{
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	color: #fff;
	font-family: 'bdzongyi';
	padding: 25px 0;
}
.signUpVideo ul li input, .signUpVideo ul li textarea, .signUpVideo ul li select,.verifyBtnVideo{
	border-radius: 5px;
}
.signUpVideo ul li input::-webkit-input-placeholder,.signUpVideo ul li textarea::-webkit-input-placeholder,.signUpVideo ul li select::-webkit-input-placeholder{
	color: #a4b5d6;
}
.chooseVideoPic{
	width: 110px;
	height: 80px;
	overflow: hidden;
	float: left;
	font-size: 12px;
	color: #f78249;
	background: rgba(255,255,255,.5);
    border-radius: 5px;
    border: 1px solid #f7b14e;
    position: relative;
}
.chooseVideoPic span{
	text-align: center !important;
	width: 100% !important;
	height: auto !important;
	display: inline-block !important;
	padding:0 !important;
}
.chooseVideoPic span img{
	width: auto;
    height: 30px;
    margin-top: 16px;
}
.chooseVideoPic p{
	display: block;
	overflow: hidden;
	clear: both;
	text-align: center;
	line-height: 1.5em;
	padding: 7px 0;
}
.chooseVideoPic input{

}
.picNums{
	display: flex;
	padding-left: 6px;
	align-items: flex-end;
	color: #999999;
	font-size: 12px;
	letter-spacing: 1px;
}
.pagination li .next, .pagination li .prev, .pagination li .end{
	background-color: #b2d77c;
	border: 1px solid #b2d77c;
}
.paginate_button{
	margin-top: 15px;
}
.pagination li .prev img,.pagination li .next img{
	visibility: hidden;
}
.pagination li .prev{
	background: #b2d77c url('../images/pagePrev.png') no-repeat center;
	background-size: 12px;
}
.pagination li .next{
	background: #b2d77c url('../images/pageNext.png') no-repeat center;
	background-size: 12px;
}
/* æ»‘åŠ¨éªŒè¯ */
.slidercaptcha{
	width: 310px;
	overflow: hidden;
	background: #fff;
	margin: 36% auto 0;

}
.container-fluid-box{
	position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,.35);
    display: none;
}
.slidercaptcha.card .card-header {
    background-image: none;
    background-color: rgba(0, 0, 0, 0.03);
    width: 100%;
    margin: 0 auto;
    padding: .75rem 1.25rem;
    color: #D5D6E2;
    font-weight: 500;
    font-size: 1.05em;
    background-color: rgba(0,0,0,.03);
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-body{
	margin-top: 15px;
}
.sliderContainer{
	margin: 15px auto;
	height: 40px;
}
.refreshIcon{
	top: -54px;
}</pre></body></html>