@CHARSET "UTF8";

:root {
  --main-font-color: #cbab82;
  --wxvoteinfo-ul-li-color: #cbab82;
  --wxvoteinfo-ul-li2-color: #cbab82;
  --voterulsblockbody-fontcolor:#cbab82;
  --searchbtn-bgcolor: #8f6236;
  --searchbtn-fontcolor: #fff;
  --searchinput-bordercolor:#cbab82;
  --wxop-bgcolor:#070d27;
  --wxop-box-shadow-color:rgb(50 58 90/ 60%);
  --catelistbtnshow-fontcolor-active:#fff;
  --catelistbtnshow-bordercolor-active:#cbab82;
  --catelistbtnshow-bgcolor-active:#cbab82;
  --catelistbtnshow-fontcolor:#000;
  --catelistbtnshow-bordercolor:#fff;
  --catelistbtnshow-bgcolor:#fff;
  --catelist-fontcolor:#cbab82;
  --catelist-bordercolor:#cbab82;
  --wxop-wxoptxt-fontcolor:#fff;
  --wxop-optextmore-fontcolor:#fff;
  --wxop-wvinfo-fontcolor:#fff;
  --wxop-votebtn-bgcolor:#8f6236;
  --wxop-votebtn-fontcolor:#fff;
  --votebuttons-votebtn-bgcolor:#8f6236;
  --votebuttons-votebtn-fontcolor:#fff;
  --icheckbox-icon:url(https://rs.c.mvote.net/images/wxstyles/newblue6/checkin_icon.png) no-repeat;
  --icheckbox-bgcolor:#cbab82;
  --icheckbox-fontcolor:#000;
   --icheckbox-icon-checked:url(https://rs.c.mvote.net/images/wxstyles/newblue6/checkin_icon_checked.png) no-repeat;
  --icheckbox-bgcolor-checked:#8f6236;
  --icheckbox-fontcolor-checked:#fff;
  --wxmoreselsubmit-votebtn-fontcolor:#fff;
  --wxmoreselsubmit-votebtn-bgcolor:#8f6236;
  --wxmoreselsubmit-bgcolor:rgb(8,22,43, 0.5);
  --toprulebar-fontcolor:#fff;
  --toprulebar-bgcolor:rgb(8,22,43, 0.5);
  --toprulebar-hadselnumshow-fontcolor:#fff;
  --toprulebar-cancelselectedbtn-fontcolor:#fff;
  --bottombar-bgcolor:#8f6236;
  --bottombar-fontcolor:#fff;
  --bottombar-i-fontsize:25px;
  --topbar-bgcolor:#8f6236;
  --topbar-fontcolor:#fff;
  --page-header-opmoretext:#cbab82;
  --page-votenuminfo:#cbab82;
  --okalert-fontcolor:#8f6236;
  --footer-fontcolor:#cbab82;
  --footer-copyright-fontcolor:rgba(203,171,130,0.8);
  
}

body{color:var(--main-font-color)}

body ,.iframe .weixinstyle{
      
	
	background-repeat:no-repeat;
	background-attachment:fixed;
	background-size: cover;
	background-color:#060a23;
}
body:before {
	content: ' ';
	position: fixed;
	z-index: -1;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	
	background-color:#060a23;

}
a{
	color:var(--main-font-color);
}
.weixinstyle{

}
.weixinstyle .wxstyleheader{
	width: 95%;
    margin: 0 auto;
    padding: 3% 0;
}
.weixinstyle  .left-border{

    border-left:1px solid #fff;

}
.weixinstyle .votetitle h4{
    font-size:18px;
}
.weixinstyle .blockcell{
    border-bottom: 0px solid #ececec;
    margin: 0 10px;
    text-align: center;
}
.weixinstyle .voterules{

}
.weixinstyle .voterules span.bt{display: block;}
.weixinstyle .voterules span.mh{display: none;}
.weixinstyle  .rightarrow .arrow{
    color: #ccc;
}

.weixinstyle .voteoplist .wxop{
    background-color:var(--wxop-bgcolor);
    border-radius: 10px;
    overflow: visible;
    box-shadow: 6px 6px 3px var(--wxop-box-shadow-color);
}
.weixinstyle .voteoplist .wxop .wxopimg {

    border-radius: 10px;
    overflow: hidden;
}

.weixinstyle  .topbar {

    color:#fff;
}
.iphone .topbar{

}
.weixinstyle  .topbar a{
    color: #fff;

}

.weixinstyle  .votenuminfo{
    color: var(--page-votenuminfo);

}

.weixinstyle .btn {

    color: white;
    height: 35px;
    font-size:15px;
}
.weixinstyle  .btn:hover, .weixinstyle  .btn:focus {

    color: white;
}
.weixinstyle   .btn:active,.weixinstyle  .btn.active {

    color: rgba(255, 255, 255, 0.75);
}

.weixinstyle  .btn.btn-warning{

}
.weixinstyle  .btn.btn-warning {

}
.weixinstyle .btn.btn-warning:hover, .weixinstyle .btn.btn-warning:focus {

}
.weixinstyle   .btn.btn-warning:active,.weixinstyle .btn.btn-warning.active {

}
.weixinstyle .btn.btn-info {
	width: 100px;
}
.weixinstyle .votebuttons .btn{
    width: 128px;
}
.threerowstyle .btn.btn-info {
    width: 70px;
}
.weixinstyle .btn.btn-info:hover,.weixinstyle .btn.btn-info:focus {

}
.weixinstyle  .btn.btn-info:active,.weixinstyle .btn.btn-info.active {

}

.weixinstyle  .btn.disabled,.weixinstyle  .btn[disabled] {
    background-color: #ccc;
    color: white;
}
.weixinstyle .btn-link[disabled] {
    color:#FFF;
}
.weixinstyle .voteoplist .wxop .wxoptxt{
    color:#FFF;
    font-size:16px;
}
.weixinstyle .voteoplist .wxop  .wxoptxt a{
    color:#FFF;
    
}
.pagination ul>.active>a, .pagination ul>.active>span {

}
.pagination ul > li > a:hover, .pagination ul > li > a:focus, .pagination ul > .active > a, .pagination ul > .active > span{

}
.form-inline input{
    height: 25px;

}
.form-inline input.wxvotesearch{

    box-shadow: none;
    transition: border 0s linear 0s, box-shadow 0s linear 0s;
}
.weixinstyle .btnorderlist{
    line-height:35px;
}
.bottombar {

    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center;
}
.searchbar{
    background-color: rgb(8,22,43, 0.7);
    background-image: none;
}
.weixinstyle .searchbar button{
    width:85px;

}
.weixinstyle .btn-link {
    color:#FFF;
}
.icheckbox_line-grey, .iradio_line-grey{

    width: 60px;
    margin: 0 auto;
    background-color:var(--icheckbox-bgcolor);
    color:var(--icheckbox-fontcolor);
}

.icheckbox_line-grey.hover, .iradio_line-grey.hover{
	background-color:var(--icheckbox-bgcolor);
	
	
}
.icheckbox_line-grey.checked, .iradio_line-grey.checked{
	background-color:var(--icheckbox-bgcolor-checked);
    color:var(--icheckbox-fontcolor-checked);

}
.icheckbox_line-grey.checked.hover, .iradio_line-grey.checked.hover{
	background-color:var(--icheckbox-bgcolor-checked);

}
.icheckbox_line-grey .icheck_line-icon, .iradio_line-grey .icheck_line-icon{
	background: var(--icheckbox-icon);
	
    background-position: 0 0;
    background-size: contain;
}
.icheckbox_line-grey.checked .icheck_line-icon, .iradio_line-grey.checked .icheck_line-icon{
	background:var(--icheckbox-icon-checked);
	background-position: 0 0;
	background-size: contain;
	
}
.weixinstyle .votebuttons .btn-info{
    
}
.swiper-pagination-bullet-active{

}
.invitecodeboxinvote h4{
    color:#fff;
}
.wxvoteinfo .d1{
    font-size:13px;
    text-indent: 5%;
    float: left;
    width:100%
}
.wxvoteinfo .li1 .d1{text-indent: 17%;}
.wxvoteinfo .li2 .d1{text-indent: 5%;}
.wxvoteinfo .li3 .d1{text-indent: -7%;}
.wxvoteinfo .d2{
    font-size:18px;
    text-indent: 5%;
    float: left;
    width:100%
}
.wxvoteinfo .li1 .d2{text-indent: 17%;}
.wxvoteinfo .li2 .d2{text-indent: 5%;}
.wxvoteinfo .li3 .d2{text-indent: -7%;}
.weixinstyle .wxopvotediv{
    text-align:center;
}
.weixinstyle .wxopvotediv .wxvinfo{
    color: var(--wxop-wvinfo-fontcolor);
    font-size:16px;
}
.weixinstyle .voteoplist .wxop .wxoptxt .optextmore{color:var(--wxop-optextmore-fontcolor);font-size:14px;padding: 2px 0;}
.weixinstyle .wxopvotediv .wxvinfo span{
    font-size:15px;
    font-weight:bold;
}
.weixinstyle .catelist{
    background-color: rgb(255,255,255,0.7);

}
.weixinstyle  .catelist  a{

}
.weixinstyle  .catelist a.active{

}
.weixinstyle  .catelistbtnshow a{
    border: 1px solid #ccc;
    color:#333
}
.weixinstyle  .catelistbtnshow a.active{


}
.descinfoblow h4{
    color:#fff;
}
.weixinstyle .toprulebar{

    opacity: 1;
}
.voteokalertbgground .voteokalert .okalert{

}
.weixinstyle .endtimecountdown{
    border-width:0;
    margin-top: 5px !important;
    margin-bottom: 0px;
}
.weixinstyle .endtimecountdown span{

}
.weixinstyle {

}
.weixinstyle .topbar,.iphone .topbar{
background-color: var(--topbar-bgcolor);

}
.weixinstyle .topbar a,.iphone .topbar a{
	color:var(--topbar-fontcolor)
}
.weixinstyle .votedescinfo{
    margin:0px 10px 30px;
    
}
.weixinstyle .descinfoblow .votedescinfo{
    margin:15px 10px 15px;
    
}
.weixinstyle .wxmoreselsubmit{
    background-color: var(--wxmoreselsubmit-bgcolor);
	height:50px;
}
.weixinstyle .toprulebar{
	background-color: var(--toprulebar-bgcolor);
    color: var(--toprulebar-fontcolor);
    border-bottom: 0px solid rgb(255,255,255,0.5);
}
.weixinstyle .toprulebar i.icon-warning-sign,.weixinstyle .toprulebar .hadselnumshow{
	color:var(--toprulebar-hadselnumshow-fontcolor);
}
.weixinstyle .wxmoreselsubmit .btn.btn-info,.weixinstyle .wxmoreselsubmit .btn.btn-info:hover{
    width:200px;
    padding-top: 5px;
    border-radius: 15px;
    height:40px !important;
	background-color:var(--wxmoreselsubmit-votebtn-bgcolor);
	color:var(--wxmoreselsubmit-votebtn-fontcolor);
}
.weixinstyle .moreselalert, .weixinstyle .giftpointalert{
    margin: 15px 0px 0px;
    background-color: rgb(255, 255, 255, 0.7);
    display:none;
}
.weixinstyle .toprulebar .cancelselectedbtn{
    color:var(--toprulebar-cancelselectedbtn-fontcolor);
}
.voteoplist .alert{color:var(--footer-fontcolor)}
.weixinstyle .footer{color:var(--footer-fontcolor);}
.copyright,.iframe .weixinstyle .footer .copyright{color: var(--footer-copyright-fontcolor);}
.copyright a{color: var(--footer-copyright-fontcolor);}

.weixinstyle .page-header{
	font-weight:300;
	border-bottom: 1px dotted #000000;
	color:var(--page-header-opmoretext);
	background-color: rgb(188,4,3,0);
	
	}
.weixinstyle .page-header .opmoretext{color:var(--page-header-opmoretext);font-size: 14px;}
.wxvoteheader{     
}
.wxvoteheader img{border-radius: 5px}

.weixinstyle .wxvoteinfo {
	background-color: rgb(255,255,255,0);
	background: url(https://rs.c.mvote.net/images/wxstyles/newblue6/wxinfobar.png) no-repeat;
	background-position: center 0px;
	background-size: 100% 100%;
	height:95px;
}
.wxvoteinfo .d2{font-size:16px;}
.weixinstyle .left-border{border-width:0;}
.weixinstyle .wxvoteinfo ul {
	
}
.weixinstyle .wxvoteinfo ul li{
color: var(--wxvoteinfo-ul-li-color);
font-size: 16px;
margin-bottom: 10px;
margin-top: 27px; 
}
.weixinstyle .wxvoteinfo ul li.li1{
	
}
.weixinstyle .wxvoteinfo ul li.li2{
	width:33.5%;
	color: var(--wxvoteinfo-ul-li2-color);
}
.weixinstyle .btn.btn-info.serarch-btn,.weixinstyle .btn.btn-info.serarch-btn:hover{
 background-color: var(--searchbtn-bgcolor);
 color:var(--searchbtn-fontcolor);
 
}
.weixinstyle .wxvotesearch{border:2px solid var(--searchinput-bordercolor) ;border-radius: 10px;background-color: #fff;}
.weixinstyle .btn.btn-info.btnorderlist,.weixinstyle .btn.btn-info.btnorderlist:hover{
background: url(https://rs.c.mvote.net/images/wxstyles/newblue6/orderlistbtnbg.png) no-repeat;
background-position: center;
background-size: cover;
text-indent: -10000px;
}

.weixinstyle .voteoplist .wxop .wxoptxt a,.weixinstyle .voteoplist .wxop .wxoptxt{color:var(--wxop-wxoptxt-fontcolor)}
.weixinstyle .btn.btn-info {
    background-color: var(--wxop-votebtn-bgcolor);
    color:var(--wxop-votebtn-fontcolor);
	
}

.weixinstyle .btn.btn-info:hover{
	background-color: var(--wxop-votebtn-bgcolor);
    color:var(--wxop-votebtn-fontcolor);

}
.weixinstyle .btn.btn-info.wxvotebutton{
	
	
}
.weixinstyle .votebuttons .btn-info,.weixinstyle .votebuttons .btn-info:hover,.weixinstyle .votebuttons .btn-info:active{
	width:150px;
	background-color: var(--votebuttons-votebtn-bgcolor);
    color:var(--votebuttons-votebtn-fontcolor);
    
    
    display: block;
    margin: 0 auto 15px;
    
}
.weixinstyle .catelist,.weixinstyle .catelistbtnshow a{background-color: rgb(255,255,255,0);}
.weixinstyle .catelist a {
color:var(--catelist-fontcolor);;
}
.weixinstyle .catelist a.active{
	border-bottom: 2px solid var(--catelist-bordercolor);
}
.weixinstyle .catelistbtnshow a{
border-color:var(--catelistbtnshow-bordercolor);
color:var(--catelistbtnshow-fontcolor);
background-color:var(--catelistbtnshow-bgcolor);
}
.weixinstyle .catelistbtnshow a.active{
color:var(--catelistbtnshow-fontcolor-active);
border-color:var(--catelistbtnshow-bordercolor-active);;
border-bottom: 1px solid var(--catelistbtnshow-bordercolor-active);
background-color:var(--catelistbtnshow-bgcolor-active);
}

.weixinstyle  .voterulsblockbody{
background: url(https://rs.c.mvote.net/images/wxstyles/newblue6/voterulsblockbody_bg.png) no-repeat;
background-position: center;
background-size: 100% 100%;
    width: 100%;
    margin:30px auto 30px;
    
    color: var(--voterulsblockbody-fontcolor);
    padding: 10px 0 20px 0;
}


.weixinstyle  .voterulsblockbody .voterules{
	    padding: 0 10px;
}
.bottombar{
background-color:var(--bottombar-bgcolor);
color:var(--bottombar-fontcolor);
height:60px;
background-position: center;
background-size: 100% 80px;
}
.weixinstyle .bottombar a, .bottombar a{
	font-size:14px;
	color:var(--bottombar-fontcolor);
	margin-top:8px;
}
.bottombar a i,.weixinstyle .bottombar a i{
	color:var(--bottombar-fontcolor);
	background-size: contain;
	background-position: center;
	background-repeat: no-repeat;
	font-size: var(--bottombar-i-fontsize);
    
}


.voteokalertbgground .voteokalert .okalert{color:var(--okalert-fontcolor);}
.weixinstyle .rightarrow .arrow {
    color: #ffffff;
}
.weixinstyle .blockcell .voterdescinfotitle {
display: inline;
padding: 25px 60px;
background: url(https://rs.c.mvote.net/images/wxstyles/newblue6/descinfotitlebg.png) no-repeat;
background-position: center;
background-size: contain;

}
.descinfoblow .wxvoteinfo{
	background: url(https://rs.c.mvote.net/images/wxstyles/newblue6/descinfotitlebg.png) no-repeat;
    background-position: center;
    background-size: contain;
    text-indent: -1000px;
}
.weixinstyle .blockcell .voterdescinfotitle div{display:none}
.weixinstyle .blockcell#showvotedescinfo{margin: 0px 0 30px;}
.weixinstyle .blockcell.searchinputdiv{margin-bottom:30px;}
.weixinstyle .blockcell.vieworderbtndiv{margin-bottom:30px;}