@charset "utf-8";

body, ul, dl, dd, dt, ol, li, p, h1, h2, h3, h4, h5, h6, textarea, form, select, fieldset, table, td, div, input, button {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}
h1, h2, h3, h4, h5, h6, input, p, span {
	font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a img {
	border: 0;
}
html {
	padding-bottom: 0 !important;
	overflow-x: auto;
}
body {
	position: relative;
	font-family: "Microsoft yahei", Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FAF9F9 !important;
	overflow-x: scroll;
	padding-top: 80px;
}
ul, ol, li {
	list-style-type: none;
	vertical-align: 0;
}
a {
	cursor: pointer;
	text-decoration: none;
	color: #535353;
	outline-style: none;
}
a:hover, a:active, a:focus {
	opacity: .8;
	filter: alpha(opacity=80);
}
a:visited {
	text-decoration: none;
}
.clear {
	clear: both;
	overflow: hidden;
}
.margin-top30 {
	margin-top: 30px;
}
body section {
	font-size: 14px;
}
section {
	width: 100%;
	max-width: 1140px;
	margin: 0 auto;
	overflow: hidden;
}
@media (max-width:1170px) {
	section, nav, .footer {
		min-width: 1170px;
		max-width: 1170px;
		padding: 0 15px;
	}
}
section ul, nav ul {
	overflow: hidden;
}
nav {
	width: 100%;
	max-width: 1140px;
	height: 55px;
	margin: 0 auto;
	padding-top: 17px;
}
nav ul li {
	float: left;
	margin-right: 20px;
}
nav ul .logo {
	width: 157px;
	height: 37px;
}
nav ul .titler {
	margin-right: 20px;
}
nav ul .titler a {
	display: inline-block;
	width: 132px;
	height: 38px;
	padding-top: 6px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	background-color: #aaa;
}
nav ul .titler a.highlight {
	background-color: #e60029;
}
nav ul .titler-large a {
	width: 175px;
}
nav ul .titler a:hover, nav ul .titler a:active, nav ul .titler a:focus {
	text-decoration: none;
}
nav ul .titler a.active {
	width: 132px;
	color: #333;
	border: 1px solid #666;
	border-bottom: none;
	background-color: #fff;
}
nav ul .titler-large a.active {
	width: 175px;
}
.banner {
	position: relative;
	width: 100%;
	max-width: 1920px;
	height: 364px;
	margin: 0 auto;
	overflow: hidden;
}
.banner img {
	position: absolute;
	left: 50%;
	min-width: 1140px;
	max-width: 1920px;
	height: 364px;
	margin-left: -960px;
}
section h3 {
	margin-top: 40px;
	margin-bottom: 20px;
	font-size: 18px;
	line-height: 1.8;
	border-bottom: 2px solid #eee;
}
section h3 .title {
	padding-bottom: 4px;
	font-weight: bold;
	border-bottom: 2px solid #e60029;
}
section p {
	line-height: 2;
}
.linker {
	text-decoration: underline;
	color: #428bca;
}
.ad-area {
	height: 100px;
	margin-top: 30px;
}
section p.bolder {
	margin-top: 10px;
	font-weight: bold;
}
.upload li {
	float: left;
	width: 50%;
	margin-top: 10px;
}
.upload li a.notice {
	color: #e90029;
}
.upload li .whitespace {
	display: inline-block;
	width: 10px;
}
.upload li .loadpic {
	padding-left: 20px;
	background: url(../img/icon.png) no-repeat 0 -35px;
}
.video > li {
	position: relative;
	float: left;
	width: 514px;
	height: 397px;
	margin-top: 20px;
	margin-left: 55px;
	text-align: center;
}
.video > li > .txt-bottom, .video > li > .txt-title {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 58px;
}
.video > li > .txt-bottom {
	opacity: .8;
	background-color: #eee;
	filter: alpha(oacity=80);
}
.video > li > .txt-title {
	display: table;
}
.video > li > .txt-title > h4 {
	display: table-cell;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	color: #222;
}
.contact {
	width: 100%;
	height: 168px;
	margin-top: 50px;
	padding-top: 12px;
	background-color: #f4f4f4;
}
.contact ul li {
	float: left;
	height: 156px;
	margin-left: 89px;
}
.contact ul li > .txt {
	padding-top: 50px;
}
.contact ul li.logo {
	margin-left: 45px;
}
.iot p {
	line-height: 1.8;
}
.section-area-left {
	float: left;
	width: 67%;
}
.section-area-left .zip-txt {
	margin-top: 30px;
}
.section-area-left .zip-txt > img {
	float: left;
	width: 225px;
	height: 250px;
	margin-right: 20px;
}
.section-area-left p.bolder {
	margin-bottom: 16px;
	font-size: 16px;
	line-height: 1;
}
.download-btn, .play-btn {
	display: inline-block;
	margin-top: 25px;
	padding: 3px 18px;
	text-align: center;
	color: #fff;
	background-color: #e90029;
}
.download-btn:hover, .play-btn:hover, .download-btn:active, .play-btn:active {
	text-decoration: none;
	color: #fff;
}
.download-btn:visited, .play-btn:visited, .download-btn:focus, .play-btn:focus {
	text-decoration: none;
	color: #fff;
}
.download-btn-icon {
	display: inline-block;
	width: 25px;
	height: 16px;
	padding-right: 5px;
}
.section-area-right {
	float: left;
	width: 33%;
	padding-left: 40px;
}
.section-area-right .upload li {
	float: none;
	width: 100%;
}
.section-area-left .video > li {
	width: 48%;
	height: auto;
	margin-left: 4%;
}
.iot-area-right .upload li > a {
	color: #333;
}
.iot-area-right .upload li > a > .fa {
	padding-right: 10px;
	color: #e90029;
}
.carousel {
	margin-top: 100px;
	position: relative;
	width: 100%;
	height: 500px;
}
.carousel .content {
	position: relative;
	width: 700px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
}
.carousel .content ul {
	position: absolute;
	width: 105000px;
	height: 100%;
}
.carousel .content ul li {
	float: left;
}
.carousel > a:hover, .carousel > a:active, .carousel > a:focus {
	text-decoration: none;
}
.carousel .pre, .carousel .next {
	position: absolute;
	top: 43%;
	padding: 10px 8px;
	font-size: 45px;
	color: #fff;
	background-color: #cfcfcf;
}
.carousel .next {
	right: 0;
}
.ckey .notice {
	color: #e90029;
}
.ckey .section-area-left .video > li {
	float: none;
	width: 100%;
	margin-left: 0;
	text-align: left;
}
.ckey .video li img {
	float: left;
	padding-right: 15px;
}
.ckey .video li h5 {
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}
.ckey .play-btn {
	position: absolute;
	bottom: 10px;
}
.lottery-area .tip {
	color: #e90029;
}
.lottery-area .header {
	padding-left: 20px;
}
.lottery-area .header .active-role {
	margin-top: 5px;
	font-size: 16px;
}
.col-md-4, .col-md-8 {
	position: relative;
	float: left;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px;
}
.col-md-4 {
	width: 33%;
}
.col-md-8 {
	width: 65%;
	padding-right: 30px;
}
.lottloy-main {
	margin-top: 20px;
	padding-right: 20px;
	padding-left: 5px;
}
.lottloy-main img {
	min-width: 100%;
}
.m_bottom {
	margin-bottom: 25px;
}
.lottery-unit img {
	border: 3px solid #fff;
}
#lotteryclick {
	cursor: pointer;
	border: none;
	background: none;
}
.lottery-unit img.selected {
	border: 3px solid #fb3d4f;
}
.lottery-active img {
	border: solid 1px #000 !important;
}
.winnerList {
	width: 35%;
}
.winnerListTitle {
	height: 55px;
	padding: 18px 80px 5px 30px;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	border-radius: 8px 8px 0 0;
	background-color: #e7e6e6;
}
.list {
	height: 512px;
	padding: 20px;
	border-radius: 8px;
	background-color: #f9f7f7;
}
.list .outer {
	height: 278px;
	margin-top: -10px;
	margin-left: 5px;
	overflow: hidden;
}
.list .tips > p {
	line-height: 1.8;
	color: #e90029;
}
.list .tips .text-indent {
	display: inline-block;
	float: left;
	width: 20px;
	height: 30px;
}
.details {
	height: 28px;
	color: #999;
}
.details span {
	margin: 0 auto;
	overflow: hidden;
	font-size: 14px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.details span.pull-left, .details span.pull-right {
	width: 50%;
}
#mask {
	position: fixed;
	z-index: 99;
	top: 0;
	left: 0;
	opacity: .8;
	background-color: #000;
	filter: alpha(opacity=80);
}
#closeBtn {
	float: right;
	width: 14px;
	height: 20px;
	padding-right: 20px;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
}
#closeBtn a, #closeBtn a:link, #closeBtn a:visited {
	text-decoration: none;
	color: #fff;
}
#videoModal {
	display: none;
	position: absolute;
	z-index: 100;
	top: 50%;
	left: 50%;
	width: 610px;
	height: 480px;
	margin-top: -240px;
	margin-left: -305px;
	background-color: #000;
}
.modal .modal-content {
	border-radius: 10px;
}
.modal .modal-dialog {
	width: 428px;
	margin: 10% auto;
}
.modal .modal-title, .modal .modal-body, .modal .modal-footer {
	text-align: center;
}
.newlottery {
	margin-top: 20px;
	overflow: hidden;
	background-color: #f5f5f5;
}
.lottery-wrapp {
	float: left;
	width: 730px;
	height: 530px;
}
.lottery-start {
	position: relative;
	width: 730px;
	height: 490px;
	background: url("../img/lottery-bg.jpg") 25px 25px no-repeat;
}
.lottery-times {
	position: absolute;
	top: 30%;
	left: 29%;
	font-size: 18px;
	line-height: 24px;
	color: #fff;
}
.lottery-times .times {
	text-decoration: underline;
}
.lottery-bar {
	position: absolute;
	top: 150px;
	right: 0;
}
.lottery-bar a:hover img {
	opacity: .9;
	filter: alpha(opacity=90);
}
.lottery-content {
	position: absolute;
	top: 38%;
	left: 72px;
	width: 585px;
	height: 245px;
}
.slotMachine {
	float: left;
	width: 173px;
	height: 200px;
	margin-top: 22px;
	margin-right: 17px;
	overflow: hidden;
	text-align: center;
}
.slot {
	width: 100%;
	height: 200px;
	background-repeat: no-repeat;
	background-position: center center;
}
.slot1 {
	background-image: url("../img/newprize-01.jpg");
}
.slot2 {
	background-image: url("../img/newprize-02.jpg");
}
.slot3 {
	background-image: url("../img/newprize-03.jpg");
}
.slot4 {
	background-image: url("../img/newprize-04.jpg");
}
.slot5 {
	background-image: url("../img/newprize-05.jpg");
}
.slot6 {
	background-image: url("../img/newprize-06.jpg");
}
.playinfo {
	text-align: center;
}
.lottery-winnerlist {
	float: right;
	width: 392px;
	padding-right: 20px;
}
.lottery-winnerlist h3 {
	margin-top: 10px;
	margin-left: 2px;
	font-size: 22px;
	font-weight: bold;
	border-bottom: 0;
}
.lottery-winnerlist .list {
	height: auto;
	padding: 0;
	background-color: transparent;
}

/*新增分享*/
.tech-share {
	margin-top: 30px;
	padding-top: 4px;
	padding-left: 30px;
	font-size: 14px;
	line-height: 22px;
	color: #595959;
	background: url(../img/clock.png) left 6px no-repeat;
}

.jiathis_style_32x32  .jtico {
	background: none !important;
}

.jiathis_style_32x32 {
	display: inline-block;
	position: absolute;
}

.jiathis_button_qzone {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-left: 8px;
	background: url(../img/qzone.png) no-repeat 0 0;
}

.jiathis_button_tsina {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-top: 4px;
	margin-left: 8px;
	background: url(../img/weibo.png) no-repeat 0 0;
}

.jiathis_button_cqq {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-left: 8px;
	background: url(../img/qq.png) no-repeat 0 0;
}

.jiathis_button_weixin {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-left: 8px;
	background: url(../img/wechat.png) no-repeat 0 0;
}

.tech-jiathis {
	position: relative;
	height: 40px;
	line-height: 40px;
}

.list .list-wrapper {
	height: 140px;
	overflow: hidden;
}
.list .list-wrapper ul {
	overflow: hidden;
}
.list .tips .bell {
	margin: 20px auto;
	text-align: center;
	background: url("../img/volume.jpg") 80px 2px no-repeat;
}
.list .tips .notice {
	font-size: 13px;
	color: #e80028;
}
.main-lottery-item {
	float: left;
	width: 50%;
	padding-right: 10px;
	padding-bottom: 20px;
	line-height: 1;
}
.main-lottery-item .name, .main-lottery-item .prize {
	display: inline-block;
	width: 100%;
	height: 15px;
	overflow: hidden;
	font-size: 12px;
	line-height: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.main-lottery-item .name {
	color: #ec5570;
}
.main-lottery-item .prize {
	margin-top: -2px;
	padding-left: 10px;
	color: #848181;
}
.lottery-shop {
	margin: 10px 0;
	overflow: hidden;
}
.lottery-shop ul li {
	position: relative;
	float: left;
	height: 234px;
	margin-right: 1px;
	background-color: #fff;
}
.lottery-shop li .shop-txt {
	position: absolute;
	bottom: 8px;
	left: 50%;
	width: 125px;
	margin-left: -63px;
	text-align: center;
}
.lottery-notices p {
	padding: 10px 0 20px 20px;
	line-height: 1.8;
	color: #222;
}
.network-video {
	width: 100%;
	margin-top: 30px;
	padding-right: 20px;
	overflow: hidden;
}
.network-video img {
	display: block;
	float: left;
	width: 373px;
	height: 320px;
	margin-right: 30px;
}
.network-video h5 {
	font-size: 16px;
	font-weight: bolder;
}
.network-video p {
	margin-top: 30px;
	line-height: 1.6;
}