body{
	min-width: 1156px;
}

/* ************************************** */

/* ****尺寸**** */
.header .bg_header{
	height: 320px; /* banner分块高度 */
}
.container{
	margin-top: 0px; /* 调整内容位置 */
}
.card_top{
	height: 134px;
}
.card_bottom{
	height: 100px;
}
.wr{
	padding: 0 139px; /* 调整文字内容宽 */
}
#sharewr{
	left: 912px; /* 分享按钮位置 */
	top: 524px; /* 按钮图稿y值-30px */
}

/* ************************************** */


.upBrws{background: #ffffe1; border-bottom: 1px solid #ddd;}
.upBrwsBox{width: 1110px; margin: 0 auto; line-height: 24px; text-align: center; color: #f60;}


.header{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}

.wrapper{
    margin: 0 auto;
}

.header .bg_header{
	padding: 0;
	margin: 0;
}

.header .bgh01{
	background-image: url(../images/bg_head01.png);
}

.header .bgh02{
	background-image: url(../images/bg_head02.png);
}

.container{
	margin: 0 auto;
	width: 1116px;
	z-index: 19;
}

.card{
	width: 1116px;
	margin: 0 auto 30px;
}

.card_top{
	width: 1116px;
	background-image: url(../images/card_top.png);
	background-repeat: no-repeat;
	margin-top: -46px;
}

.card_center{
	width: auto;
	height: auto;
	background-image: url(../images/card_center.png);
	background-repeat: repeat-y;
}

.card_bottom{
	width: 1116px;
	background-image: url(../images/card_bottom.png);
	background-repeat: no-repeat;
}

.motit{
	font-size: 30px;
}

p {
	line-height: 50px;
	font-size: 22px;
	margin: 0;
	font-weight: 300;
	text-indent: 44px;
}

.no-indent{
	text-indent: 0;
}

#intro p:first-letter, #approach p:first-letter, #course p:first-letter{
	font-size: 32px;
}


/* 时间 */
#time{
	position: relative;
}

#time span{
	font-size: 24px;
	margin: 0 23px;
	padding-top: 20px;
}

#time .finmark{
	width: 125px;
	height: 114px;
	background: url(../images/finmark.png) center no-repeat;
	position: absolute;
	z-index: 999;
	right: 320px;
    top: 140px;
}

#time .time_date{
	background-image: url(../images/timeline.png);
	padding-top: 20px;
}

.date_begin, .date_end{
	width: 106px;
	height: 112px;
	position: absolute;
	z-index: 998;
	top: -44px;
}
.date_begin{
	background-image: url(../images/date_begin.png);
	background-repeat: no-repaet;
	background-position: 0;
	left: 200px; 
}

.date_end{
	background-image: url(../images/date_end.png);
	background-repeat: no-repaet;
	background-position: 0;
	right: 200px; 
}

/* 奖品 */

.aw{
	position: relative;
	margin: 0 auto 20px;
	padding: 0 14px;
	left: -28px;
}

.awpic{
	width: 300px;
	height: auto;
	position: absolute;
	z-index: 62;
	top: 76px;
	left: 68px;
}

.awbg{
	background: url(../images/aw_bg.png) no-repeat;
	width: 866px;
	height: 318px;
	z-index: 60;
}

.awtit{
	position: absolute;
	width: 450px;
	height: 60px;
	z-index: 64;
}

.awtit span{
	font-size: 26px;
	line-height: 60px;
	width: 450px;
}

.awpic img{
	width: 100%;
	+width: 300px;
}

.awtext{
	position: absolute;
	z-index: 62;
	width: 400px;
	height: 88px;
	top: 121px;
	left: 408px;
}

.awtext span{
	color: #333;
	font-size: 22px;
	line-height: 2;
}

#awards .card_center{
	padding-bottom: 84px;
}


.hl{
	position: absolute;
	position: relative\9;
	margin-left: 700px\9;
	bottom: 0px;
	right: 125px;
}

.tip span{
	font-size: 12px;
	position: absolute;
	left: 125px;
	bottom: 0px;
}

/* 参与 */
.wrap_sentence{
	position: relative;
	left: -14px;
}

.sentence{
	width: 866px;
	height: 192px;
	background-image: url(../images/stc_bg.png);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/stc_bg.png',sizingMethod='scale'); /* lower than ie9 */
	background-repeat: no-repeat;
	background-position: 0;
	clear: both;
	margin: 30px auto 0;
}

.sentence span{
	width: 100px;
	height: 100px;
	line-height: 100px;
	font-size: 26px;
	font-weight: bold;
	color: #771029;
	text-align: center;
	padding-top: 18px;
	padding-left: 18px;
	display: block;
	float: left;
}

.sentence p{
	margin-left: 54px;
	margin-top: 34px;
	width: 652px;
	height: 124px;
	float: left;
	line-height: 44px;
	font-size: 22px;
	color: #333;
	/*设置为伸缩容器*/
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	*display: block;
	display: block\9;
	/*垂直居中*/
	-webkit-box-align: center;
	-moz-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

/* 二维码 */

.tip_qrc{
	width: 576px;
	height: 40px;
	margin: 30px auto;
}

.wrap_qrc{
	width: 576px;
	margin: 0 auto;
}

.wrap_qrc img{
	width: 396px;
}


/* 教程 */

.sub_title{
	width: 450px;
	font-size: 30px;
	margin-bottom: 20px;
}

.wrap_how{
	width: 800px;
	margin: 0 auto;
	padding: 5px 0;
	background-image: url(../images/box_texture.png);
	background-repeat: repeat;
	background-position: 0;
	position: relative;
}

.wrap_how .how{
	width: 550px;
	height: auto;
	padding: 18px 99px;
	background-color: #fff;
	border-radius: 40px 20px 20px 20px;
	border: 6px solid #ffd650;
	margin: 20px 20px;
	position: relative;
}

.wrap_how span{
	font-size: 26px;
	color: #fff;
	line-height: 48px;
	width: 48px;
	height: 48px;
	background-color: #ea5170;
	border: 6px solid #771029;
	border-radius: 50%;
	display: block;
	text-align: center;
	position: absolute;
	left: 18px;
	top: 18px;
}

#dlme{
	width: 144px;
	height: 168px;
	position: absolute;
	z-index: 999;
	background: url(../images/btn_dlme.png) no-repeat;
	right: 0px;
    top: 96px;
}
	
#dlme a{
	width: 144px;
	height: 168px;
	display: inline-block;
}


.float {
	-webkit-animation-name: Floating;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: ease-in-out;
}

@-webkit-keyframes Floating{
    from {-webkit-transform:translate(0, 0px);}
    65% {-webkit-transform:translate(0, 15px);}
    to {-webkit-transform: translate(0, -0px);}
}


/* 参与 */








.footer{
	margin: 0 auto;
	width: 100%;
	text-align: center;

}
	
.copyright{
	margin: 0 auto;
	width: 100%;
	height: 180px;
}


.copyright p{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	text-indent: 0;
}

/* 分享 */
.sharemiddle{
	width: 1116px;
	margin: 0 auto;
	position: relative;
}

#sharewr{
	width: 166px;
	height: 66px;
    position: absolute;
	text-align: center;
}

#sharebtn{
	width: 166px;
	height: 61px;
	background: url(../images/btn_share.png) top center no-repeat;
	margin: 0 auto;
    z-index: 999;
	position: relative;
	top: 30px;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#share{
    position: absolute;
    width: 166px;
    height: 40px;
	display: none;
	margin-left: 15px;
	text-align: center;
    z-index: 988;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out;
}

#share .bds_tsina, #share .bds_qzone, #share .bds_tieba, #share .bds_weixin{
	height: 28px !important;
	padding-left: 28px !important;
	line-height: 28px !important;
}

#share .bds_tsina{
	background: url(../images/ico_wb.png) 0 0 no-repeat !important;
}

#share .bds_qzone{
	background: url(../images/ico_qz.png) 0 0 no-repeat !important;
}

#share .bds_tieba{
	background: url(../images/ico_tb.png) 0 0 no-repeat !important;
}

#share .bds_weixin{
	background: url(../images/ico_wx.png) 0 0 no-repeat !important;
}


.clear{
	clear: both;
}

/*****************/

.pchidden{
	display: none;
}