/* CSS Document */

body {background: #d51d21 !important; min-width: 0;}
.btn:active {opacity: 0.8;}
.hide {display: none;}

.radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.radius20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}

.pub-tit .tit-ele {
	width: 419px;
	margin: 0 auto;
	text-align: center;
	height: 75px;
	line-height: 70px;
	font-size: 30px;
	color: #d51d21;
	background: url("../images/pc/tit-bg.png") no-repeat center;
}
.pub-tit .tit-des {
	color: #fef2c8;
	font-size: 20px;
	line-height: 100%;
	padding: 0 0 35px 0;
}
.pub-tit .tit-des span {
	color: #fee590;
}
.content {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}
.sec-content {
	background: #fef2c8;
}

/* sec 01 */
.sec-01 {
	margin: 0 0 40px 0;
}
.sec-01 ul {
	padding: 16px 20px;
}
.sec-01 li {
	padding: 20px;
	min-height: 138px;
	background-color: #ffffff;
	border: solid 1px #ff7739;
	overflow: hidden;
	margin: 0 0 16px 0;
}
.sec-01 li:last-child {
	margin: 0;
}
.sec-01 li .ccie-pic {
	width: 244px;
}
.sec-01 li .title {
	padding: 20px 0 0 16px;
	text-align: left;
}
.sec-01 li .title h3 {
	font-size: 30px;
	color: #000000;
	line-height: 100%;
	padding: 0 0 18px 0;
}
.sec-01 li .title p {
	font-size: 20px;
	color: #716261;
}
.sec-01 li .right-ele {
	width: 388px;
	padding: 0 20px 0 0;
	text-align: right;
	height: 100%;	
	right: 0;
	top: 0;
	background: -moz-linear-gradient(top, #ffeca6 0%, #ffdd5e 100%);
    background: -webkit-linear-gradient(top, #ffeca6 0%,#ffdd5e 100%);
    background: -o-linear-gradient(top, #ffeca6 0%,#ffdd5e 100%);
    background: -ms-linear-gradient(top, #ffeca6 0%,#ffdd5e 100%);
    background: linear-gradient(to bottom, #ffeca6 0%,#ffdd5e 100%);
}
.sec-01 li .price {
	color: #fe3226;
	font-size: 32px;
	line-height: 100%;
	padding: 25px 0 10px 0;
}
.sec-01 li .price span {
	font-size: 18px;
	color: #ca3016;
	font-weight: bold;
	font-style: italic;
}
.sec-01 li del {
	color: #000000;
	font-size: 20px;
	line-height: 100%;
}
.sec-01 li a.btn {
	display: inline-block;
	width: 180px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	background: #f65541;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	margin: 22px 0 0 0;
}
.sec-01 li .lijian {
	width: 104px;
	height: 133px;
	text-align: center;
	color: #fff2a0;
	font-size: 24px;
	left: -52px;
	top: 50%;
	margin: -66px 0 0 0;
	background: url("../images/pc/lijian.png") no-repeat center;
}
.sec-01 li .lijian p {
	line-height: 100%;
	padding: 50px 0 10px 0;
	font-size: 30px;
}

/* sec 02 */
.sec-02 {
	margin: 0 0 40px 0;
}
.sec-02 .sec-content {
	background: none;
}
.sec-02 .progress-bar {
	width: 1085px;
	height: 20px;
	left: 38px;
	top: 114px;
}
.sec-02 .progress-value {
	height: 20px;
	background: -moz-linear-gradient(left, #f4430d 0%, #fe7225 100%);
    background: -webkit-linear-gradient(left, #f4430d 0%,#fe7225 100%);
    background: -o-linear-gradient(left, #f4430d 0%,#fe7225 100%);
    background: -ms-linear-gradient(left, #f4430d 0%,#fe7225 100%);
    background: linear-gradient(to right, #f4430d 0%,#fe7225 100%);
}
.sec-02 .progress-value .fire-icon {
	width: 30px;
	bottom: -4px;
	left: 100%;
	margin: 0 0 0 -15px;
	max-width: none;
}

/* sec 04 */
.sec-04 {
	margin: 0 0 40px 0;
}
.sec-04 li.right-ele {
	padding: 24px 0 0 0;
}
.sec-04 li a.btn {
	display: inline-block;
	width: 210px;
	height: 50px;
	line-height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	background: #f65541;
	color: #ffffff;
	font-size: 26px;
	text-align: center;
	right: 25px;
	bottom: 20px;
}

/* v2 样式 */
.sec-04 .tit-des {
	padding: 10px 0;
}
.sec-04 .wrapper {
	padding: 20px 0;
}
.sec-04 .wrapper .title {
	font-size: 24px;
	color: #fef2c8;
	line-height: 100%;
	padding: 0 0 20px 0;
}
.sec-04 .wrapper-content {
	background-color: #fff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 20px 0;
}
.sec-04 .wrapper-content .right-ele {
	margin: 0 15px 0 0;
}
.sec-04 .wrapper-content .left-ele {
	width: 680px;
}
.sec-04 .wrapper-content .left-ele .header {
	display: inline-block;
	background-color: #fe3226;
	padding: 0 40px 0 20px;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	height: 45px;
	line-height: 45px;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border-top-left-radius: 0;
	-webkit-border-top-left-radius: 0;
	-moz-border-top-left-radius: 0;
	border-bottom-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-bottom-left-radius: 0;
}
.sec-04 .wrapper-content .left-ele .sm-title {
	color: #000000;
	font-size: 26px;
	padding: 28px 0 28px 35px;
	line-height: 100%;
}
.sec-04 .wrapper-content .left-ele .list-item {
	margin: 0 0 22px 35px;
	line-height: 100%;
	padding: 0 0 0 20px;
	background: url('../images/pc/list-style.png') no-repeat left center;
	font-size: 22px;
	color: #000000;
}
.sec-04 .wrapper-content .left-ele .list-item span {
	color: #666666;
}

.qrcode-box {
	padding: 25px 0 80px 0;
	background: url('../images/pc/bot-bg.png') no-repeat center bottom;
}
.qrcode-box ul {
	width: 550px;
	margin: 0 auto;
}
.qrcode-box li .pic {
	width: 180px;
	height: 180px;
}
.qrcode-box li p {
	font-size: 24px;
	color: #ffffff;
	line-height: 100%;
	padding: 20px 0 0 0;
}

/* 抽奖弹出层 */
.pop-box {
	display: block;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	background: rgba(0,0,0,0.8);
}
.pop-box .pic {
	width: 260px;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -65%);
}
.pop-box .close-btn {
	width: 30px;
	height: 30px;
	left: 50%;
	margin: 0 0 0 -15px;
	bottom: 150px;
	cursor: pointer;
}

/* 抽奖名单 */
.sec-03 {
	padding: 0 0 50px 0;
}
.sec-03 .content {
	background: #fffdf3;
	border-radius: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	overflow: hidden;
}
.sec-03 .title-pic {
	margin: -4px 0 30px 0;
}
.sec-03 .title-pic .text {
	width: 100%;
	height: 80px;
	line-height: 80px;
	font-size: 30px;
	color: #ffffff;
	text-align: center;
}
.sec-03 .order-box {
	padding: 0 60px 40px 60px;
	background: url('../images/pc/win-bg.png') no-repeat 90% 90%;
}
.sec-03 .order-box .order {
	width: 540px;
	height: 630px;
}
.sec-03 .order-box .order ul {
	margin: 0 0 15px 0;
}
.sec-03 .order-box .order li.list-header {
	display: inline-block;
	width: 336px;
	height: 64px;;
	background-color: #ffe9cd;
	border-radius: 32px;
	-webkit-border-radius: 32px;
	-moz-border-radius: 32px;
	font-size: 30px;
	color: #f22f32;
	text-align: center;
	font-weight: bold;
	line-height: 64px;
}
.sec-03 .order-box .order li.list-item {
	line-height: 60px;
	font-size: 24px;
	color: #000000;
}

/*自定义滚动条样式*/
.sec-03 .order-box .order .zUIpanelScrollBox,.zUIpanelScrollBar{
	width:12px;
	top:4px;
	right:2px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.sec-03 .order-box .order .zUIpanelScrollBox{
	background: #f7f5f0;
	opacity: 1;
	filter:alpha(opacity=100);
	height: 100%;
}
.sec-03 .order-box .order .zUIpanelScrollBar{
	background:#ffe9cd;
	opacity:1;
	filter:alpha(opacity=100);
}



/*public header style start*/
.publicHeader {
	/*position: fixed;*/
	width: 100%;
	left: 0;
	top: 0;
	position: relative;
	z-index: 2;
	height: 79px;
	background: #fff;
	font-family: "Microsoft YaHei","微软雅黑";
	font-weight: normal;
	border: solid 1px #F0F0F0;
}
.publicHeader .content {
	width: 1200px;
	margin: 0 auto;
}
.publicHeader .content:after { 
	content:"."; 
	display:block; 
	clear:both; 
	height:0;
	overflow:hidden;
}
.topSpace {
	padding-top: 80px;
}
.publicHeader .logoLink {
	margin: 16px 10px 0 0;
}
.publicHeader a.navItem {
	width: 65px;
	text-align: center;
	margin: 20px 0 0 34px;
	padding: 8px 0;
	font-size: 16px;
	color: #666;
	border-bottom: solid 3px #fff;
	z-index: 11;
}
.publicHeader a.active,
.publicHeader a.navItem:hover {
	color: #da4b4b;
	border-bottom: solid 3px #da4b4b;
}
.publicHeader .navItemDownloadApp {
	width: 100px;
	display: block;
	width: 65px;
	text-align: center;
	margin: 20px 0 0 34px;
	padding: 8px 0;
	font-size: 16px;
	color: #666;
	border-bottom: solid 3px #fff;
	cursor: pointer;
}
.publicHeader .navItemDownloadApp .download_pop {
	display: none;
	position: absolute;
	left: 50%;
	top: 90%;
	width: 325px;
	margin: 0 0 0 -180px;
	min-height: 115px;
	padding: 20px;
	background: #fff;
	box-shadow: 0 0 10px #e6e6e6;
	-webkit-box-shadow: 0 0 10px #e6e6e6;
	-moz-box-shadow: 0 0 10px #e6e6e6;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.publicHeader .navItemDownloadApp:hover .download_pop {
	display: block;
}
.publicHeader .navItemDownloadApp .download_pop .pic {
	width: 116px;
	height: 116px;
	overflow: hidden;
}
.publicHeader .navItemDownloadApp .download_pop .download_infor {
	width: 185px;
}
.publicHeader .navItemDownloadApp .download_pop .download_infor p {
	font-size: 14px;
	color: #666666;
}
.publicHeader .navItemDownloadApp .download_pop .download_infor .download_link {
	display: inline-block;
	margin: 12px 0 0 0;
}
.publicHeader .navItemDownloadApp .download_pop .download_infor .download_link:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.publicHeader .searchInput {
	width: 165px;
	height: 42px;
	line-height: 42px;
	border-radius: 21px;
	-webkit-border-radius: 21px;
	-moz-border-radius: 21px;
	padding: 0 40px 0 15px;
	background: #f5f5f5 url("../images/public/search_icon.png") no-repeat 185px center;
	color: #333;
	font-size: 16px;
	margin: 18px 25px 0 0;
}
.publicHeader .messageLink {
	padding: 0 18px 0 12px;
	margin: 22px 0 0 0;
	font-size: 16px;
	line-height: 28px;
	color: #666;
}
.publicHeader .messageLink .hasMsg {
	right: 12px;
	top: 0;
}
.publicHeader .loginLink {
	color: #666;
	font-size: 16px;
	height: 16px;
	line-height: 14px;
	margin: 29px 0 0 0;
	max-width: 165px;
	padding: 0 0 0 12px;
	border-left: solid 1px #cccccd;
}
.publicHeader .loginLinked {
	padding: 0 0 0 14px;
	position: relative;
	z-index: 101;
	height: 80px;
	width: auto;
	width: 148px \9;
	white-space: nowrap;
}
.publicHeader .loginLinked:after {
	display: block;
	content: " ";
	position: absolute;
	left: 0;
	top: 29px;
	height: 16px;

	width: 1px;
	background: #cccccd;
}
.publicHeader .loginLinked img {
	margin: 18px 0 0 0;
}
.publicHeader .loginLinked .userId {
	line-height: 74px;
	font-size: 16px;
	color: #666;
	margin: 0 0 0 10px;
	max-width: 80px;
}
.publicHeader .loginLinked .controlItem {
	display: none;
	width: 142px;
	top: 97%;
	left: 50%;
	margin: 0 0 0 -65px;
	padding: 5px 0;
	background: #fff;
	border: solid 1px #e6e6e6;
	transition: linear 0.5s;
	-webkit-transition: linear 0.5s;
	-moz-transition: linear 0.5s;
}
.publicHeader .loginLinked:hover .controlItem {
	display: block;
}
.publicHeader .loginLinked .controlItem .icon {
	position: absolute;
	left: 50%;
	top: -10px;
	margin: 0 0 0 -8px;
}
.publicHeader .loginLinked .controlItem a.btnItem {
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #212121;
	margin: 6px 0;
	padding: 0 0 0 40px;
}
.publicHeader .loginLinked .controlItem a.btnItem01 {
	background: url("../images/public/logined_icon01.png") no-repeat 19px center;
}
.publicHeader .loginLinked .controlItem a.btnItem02 {
	background: url("../images/public/logined_icon02.png") no-repeat 19px center;
}
.publicHeader .loginLinked .controlItem a.btnItem03 {
	background: url("../images/public/logined_icon03.png") no-repeat 19px center;
}
.publicHeader .loginLinked .controlItem a.btnItem04 {
	background: url("../images/public/logined_icon04.png") no-repeat 19px center;
}
.publicHeader .loginLinked .controlItem a.btnItem01:hover {
	background: #da4b4b url("../images/public/logined_icon01Active.png") no-repeat 19px center;
	color: #fff;
}
.publicHeader .loginLinked .controlItem a.btnItem02:hover {
	background: #da4b4b url("../images/public/logined_icon02Active.png") no-repeat 19px center;
	color: #fff;
}
.publicHeader .loginLinked .controlItem a.btnItem03:hover {
	background: #da4b4b url("../images/public/logined_icon03Active.png") no-repeat 19px center;
	color: #fff;
}
.publicHeader .loginLinked .controlItem a.btnItem04:hover {
	background: #da4b4b url("../images/public/logined_icon04Active.png") no-repeat 19px center;
	color: #fff;
}
/*public header style end*/

/*public footer style start*/
.publicFooter {
	background: #444547;
	line-height: 34px;
	overflow: hidden;
}
.publicFooter .content {
	width: 1200px;
	margin: 0 auto;
}
.publicFooter .content:after { 
	content:"."; 
	display:block; 
	clear:both; 
	height:0;
	overflow:hidden;
}
.publicFooter .footerSmall {
	margin: 12px auto;
}
.publicFooter .footerSmall .fr,
.publicFooter .footerSmall .fr a {
	color: #808080;
	font-size: 14px;
	height: 32px;
	line-height: 32px;
}
.publicFooter .footerBig {
	margin: 30px auto;
}
.publicFooter .footerBig a,
.publicFooter .footerBig p,
.publicFooter .footerBig span {
	color: #808080;
}
.publicFooter .footerBig p.linkBox {
	padding: 10px 0 0 0;
	line-height: 20px;
	font-size: 14px;
}

/*public footer style end*/

/*
	background: -moz-linear-gradient(top, #f5f6f9 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f5f6f9 0%,#ffffff 100%);
    background: -o-linear-gradient(top, #f5f6f9 0%,#ffffff 100%);
    background: -ms-linear-gradient(top, #f5f6f9 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f5f6f9 0%,#ffffff 100%);
*/