@charset "utf-8";
/* CSS Document */
body, ul, li, h1, h2, h3, span {
	padding: 0;
	margin: 0;
	list-style: none;
	text-align: center;
	font: 24px/1.6 "Microsoft YaHei";
}
html {
	height: 100%;
}
a {
	color: #000;
	text-decoration: none;
}
a:link, a:visited, a:active, a:hover {
	color: #000;
	text-decoration: none;
}
footer {
	width: 100%;
	height: 46px;
	padding-top: 3px;
	border-top: 1px solid #ddd;
	background: #fff;
}
footer ul {
	width: 100%;
}
footer ul li {
	width: 25%;
	float: left;
	text-align: center;
	font-size: 14px;
}
footer ul li i.iconfont {
 font-size:;
}
.container {
	margin: 40px auto 0px;
	width: 1200px;
	position: relative;
}
.container-fuild {
	margin: 40px auto 0px;
	width: 100%;
	position: relative;
}
.clear {
	clear: both;
}
.message {
	width: 50%;
	position: fixed;
	padding: 15px;
	border-radius: 5px;
	background: #000;
	top: 30%;
	left: 25%;
	color: #fff;
	text-align: center;
	opacity: 0.8;
	display: none;
	z-index: 99999;
}
.footerbg {
	width: 100%;
	height: 50px;
	background: #fff;
	float: left;
}
footer, .footerbg {
	display: none;
}
.top {
	width: 100%;
	text-align: center;
}
.top img {
	width: 100%;
}
body {
	background: #6e97e9;
}
#votesm-col {
	margin-top: 70px;
}
.vote-box {
	width: 100%;
	height: auto;
	margin: auto;
	clear: both;
}
.kjtp img {
	width: 300px;
	height: 64px;
	margin-left: 170px;
	margin-top: 30px;
}
.boxinfo {
	width: 1200px;
	background: #fff;
	border-radius: 15px;
}
#votesm-col .boxinfo {
	width: 580px;
	float: left;
	height: 286px;
}
.hdsm-dhbg {
	width: 540px;
	height: 40px;
	background: #B7CBF4;
	border-radius: 15px;
	margin-top: -20px;
	margin-left: 20px;
	position: absolute;
	z-index: -1;
}
#votexy-col .hdsm-dhbg {
	width: 1160px;
}
.hdsm-dhbox {
	width: 199px;
	height: 29px;
	margin-top: 30px;
}
.hdsm-info {
	padding: 0 20px 20px 26px;
	font-size: 22px;
	text-align: left;
}
.hdsm-info p {
	font-size: 22px;
	line-height: 36px;
	margin-bottom: 10px;
}
.hdsm-info p a {
	color: #00a0e9;
}
.vote-ul-box {
	height: auto;
}
.vote-ul-box ul {
	padding: 10px 0;
	display: table;
}
.vote-ul-box ul li {
	width: 260px;
	height: 310px;
	float: left;
	margin: 15px 3px 15px 32px;
	background: #fff;
	box-shadow: 0 0 30px 3px #DEE0F9;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	position: relative;
	overflow: hidden;
	cursor: pointer; 
	display: block;
}
.vote-ul-box .zzbox {
	position: absolute;
	left: 0;
	top: 310px;
	width: 260px;
	height: 310px;
	text-align: center;
	background: rgba(51,51,51,0.9);
	color: #FFF !important;
	overflow: hidden;
	font-size: 16px;
}
.vote-ul-box .zzbox .qrcode {
	width: 190px;
	margin: 35px auto 20px;
	border: 6px solid #FFF;
}
.vote-ul-box ul li h2 {
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
	overflow: hidden;
	color: #333;
}
.vote-ul-box ul li .votetpinfo {
	width: 260px;
	max-height: 130px;
	overflow: auto;
	font-size: 18px;
	line-height: 28px;
	margin-top: 10px;
	float: left;
	padding: 10px 0 8px;
	box-sizing: border-box;
}
.vote-ul-box ul li img {
	width: 260px;
	height: 173px;
	border-radius: 10px;
	border: 3px solid #6E97E9;
	box-sizing: border-box;
}
.vote-ul-box ul li a.imgurl {
	position: relative;
}
.vote-ul-box ul li a.imgurl span {
	background: #0f0f0f;
	opacity: 0.6;
	position: absolute;
	right: 3px;
	bottom: 10px;
	color: #fff;
	font-size: 14px;
	padding: 3px 7px 3px 15px;
	border-top-left-radius: 22px;
	border-bottom-right-radius: 10px;
}
.vote-ul-box ul li img.imgxc {
	border: 3px solid #66D0CC;
}
.votetp {
	height: 62px;
	margin-top: 15px;
	width: 100%;
	position: relative;
	text-align: center;
}
.votetp .votetpxx {
	background: url(https://www.tt2861.com/ttsx/images/vote/1/redbut.png) no-repeat center top;
	background-size: 200px;
	height: 60px;
	padding-top: 8px;
	margin: 0px auto;
	width: 200px;
	text-align: left;
	color: #c33b00;
	line-height: 24px;
}
#zmxcbox .votetp .votetpxx {
	background: url(https://www.tt2861.com/ttsx/images/vote/1/tpbut2.png) no-repeat center top;
	background-size: 200px;
	height: 60px;
	padding-top: 8px;
	margin: 0px auto;
	width: 200px;
	text-align: left;
	color: #fff;
	line-height: 24px;
}
.votetp .votetpxx b{
	border-right: 1px solid #fff;
	padding-right: 8px;
	font-size: 20px;
	padding-left: 16px;
}
.votetp .votetpxx span{ font-size: 16px !important; margin-left: 8px;}

.vote-sort {
	width: 42px;
	height: 37px;
	background: url("https://www.tt2861.com/ttsx/images/vote/1/sortbg.png") no-repeat;
	background-size: 42px 37px;
	position: absolute;
	top: 15px;
	left: -8px;
	text-align: center;
	color: #fff;
	line-height: 30px;
	font-size: 20px;
	text-indent: 4px;
}
.voteName {
	position: absolute;
	top: 1px;
	text-align: center;
	width: 100%;
}
.voteName span {
	background: #6E97E9;
	padding: 5px 15px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	color: #fff;
	font-size: 20px;
	box-shadow: 0 0 60px 1px #ccc;
}
.voteName span.xctpName {
	background: #66D0CC;
}
/*导航*/
.vote-dh {
	height: 60px;
	background: #4F7EDC;
	overflow: hidden;
	width: 100%;
}
.vote-dh ul {
	width: 80%;
	padding: 0;
	box-sizing: border-box;
	margin: 0px auto;
}
.vote-dh ul li {
	width: 20%;
	float: left;
	text-align: center;
	line-height: 60px;
}
.vote-dh ul li a {
	color: #dbe7ff;
	font-size: 22px;
}
.vote-dh ul li a.cur {
	color: #fff;
	font-size: 26px;
	font-weight: bold;
}
.vote-dhshow {
	position: fixed;
	left: 0;
	top: 0;
	z-index: 9990;
	margin-top: 0;
}
.zmxy {
	height: 29px;
	margin: 60px 0 0px 35px;
}
.mlxc {
	background: #66d0cc url(https://www.tt2861.com/ttsx/images/vote/1/zmxcdpx.png) no-repeat center top;
	padding-top: 40px;
	margin-top: 50px;
	position: relative;
	padding-bottom: 20px;
}
.tpimgdh {
	width: 100%;
	text-align: center;
}
#zmxcbox .tpimgdh {
	margin-top: 20px;
	margin-bottom: 20px;
}
img.dpx {
	width: 35px;
	height: 20px;
	margin-top: -50px;
	position: absolute;
	left: 0;
	top: 50px;
	margin-left: 50%;
}
.zcmt {
	padding: 10px;
}
.zcmt li {
	width: 25%;
	float: left;
	text-align: center;
	margin: 10px 0;
}
.zcmt li img {
	width: 180px;
}
.pingxsm {
	text-align: left;
}
.pxsm-dh {
	margin-left: 30px;
	margin-top: 50px;
}
.pxsm-dh span {

}
.pxsm-dh b {
	font-size: 30px;
	color: #FFF;
	margin-bottom: 10px;
	text-align: left;
	border-bottom: 4px solid #FFBA00;
	position: relative;
	padding-bottom: 8px;
}
.pxsm-infos {
	margin-left: 30px;
	margin-top: 30px;
}
.pxsm-infos p {
	font-size: 20px;
	color: #fff;
	margin-bottom: 25px;
}
.allbg {
	background: #000;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 9998;
	opacity: 0.8;
	display: none;
}
.tpwindow {
	background: #f5f5f5;
	width: 399px;
	height: 551px;
	position: fixed;
	top: 200px;
	z-index: 9999;
	margin-left: 120px;
	background: url("https://www.tt2861.com/ttsx/images/vote/1/openwindow.png") no-repeat;
	background-size: 399px 551px;
	text-align: center;
	display: none;
}
.tpwindow p {
	margin-top: 115px;
	text-align: center;
	font-size: 35px;
	color: #fff;
}
.tpwindow p b {
	color: #FCFF00;
	margin-left: 3px;
	margin-right: 3px;
}
.tpwindow img {
	width: 233px;
	height: 233px;
	margin-top: 30px;
	border-radius: 10px;
}
.tpwindow .gzwm {
	color: #fff;
	margin-top: 15px;
	float: left;
	width: 98%;
	text-align: center;
	font-size: 25px;
}
.closetp {
	width: 80px;
	height: 80px;
	background: #ff7a32;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 40px;
	opacity: 0;
}
.tcfxbox {
	width: 1200px;
	height: 423px;
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	display: none;
}
.tcfxbox img {
	width: 1200px;
	height: 423px;
}

