body{
	min-width: 1156px;
}

.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{
	height: 206px;
	padding: 0;
	margin: 0;
}

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

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

.header .bgh03{
	background-image: url(../images/bg_head03.png);
}

.header .bgh04{
	background-image: url(../images/bg_head04.png);
}

.header .bgh05{
	height: 40px;
	background-image: url(../images/bg_head05.png);
	margin-top: -14px;
}

.container{
	margin: 0 auto;
	width: 1116px;
	z-index: 19;
	margin-top: -190px; /* 调整位置 */
}



.card{
	z-index: 999;
	width: 1116px;
	margin: 0px 0px 26px 0px;/* 更改card间距 */
}

.wr{
	position: relative;
	padding: 0 140px; /* 调整文字内容宽 */
}

.card_top{
	width: 1116px;
	height: 110px;/* 更改top的高度 */
	background-image: url(../images/card_top.png);
	background-repeat: no-repeat;
}

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

.card_bottom{
	width: 1116px;
	height: 114px;/* 更改bottom的高度 */
	background-image: url(../images/card_bottom.png);
	background-repeat: no-repeat;
}


.motit{
	font-size: 30px;
}

p {
	line-height: 40px;
	font-size: 22px;
	letter-spacing: 0px;/* 更改段落文字间距 */
	color: #c37017;/* 更改段落文字颜色 */
	margin: 0;
	font-weight: 300;
}

p{
	text-indent: 44px;
}

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

.fs{
	font-weight: 600;
}

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


/* 视频x2 */
#video{
	z-index: 39;
}

#video .wr{
	padding: 0 108px!important;
	text-align: center;
	background: url(../images/vcover.png) center no-repeat; 
	height: 601px;
}

#video .tit_video{
	padding-top: 116px;
}

#video .flv{
	width: 450px;
	height: 240px;
	z-index: 40;
	position: relative;
	margin: 0px auto 0;
	float: left;
}
*/

/* 视频x1 *//*
#video{
	z-index: 39;
	margin-top: 0px;
}

#video .wr{
	padding: 0 108px!important;
	text-align: center;
}

/* #video .tit_video{
	background: url(../images/vcover.png) center no-repeat;
}
*/

#video .flv{
	width: 720px;
	height: 446px;
	z-index: 40;
	position: relative;
	margin: 20px auto 0;
}


/* 视频通用 */
#video .flv iframe{
	display: none\9\0; display: none\9;
}
@media screen and(-ms-high-contrast: active),(-ms-high-contrast: none){
#video .flv iframe{display: block;}/* IE10+ */
}


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

#time .wr{
	margin: 0;
}

#time span{
	font-size: 24px;
	color: #c37017;/* 改变时间文字颜色 */
	margin: 0 23px;
	padding-top: 20px;
}

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

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

.date_begin, .date_end{
	width: 104px;
	height: 111px;
	position: absolute;
	z-index: 998;
	top: 30px;
}

.date_begin{
	background-image: url(../images/date_begin.png);
	background-repaet: no-repaet;
	background-position: 0;
	left: 200px; 
	top: 16px;
}

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

.aw{
	position: relative;
	float: left;
	margin: 10px 28px 40px;
}

.last_aw{
	margin-left: 25%;
}



.awpic{
	position: absolute;
	z-index: 62;
}

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

.hl{
	position: absolute;
	+position: relative;
	+margin-left: 700px;
	bottom: -36px;
	right: 100px;
}

.tip span{
	font-size: 12px;
	color: #c37017;/* 更改奖品提示语颜色 */
	position: absolute;
	left: 130px;/* 更改奖品提示语位置 */
	bottom: -10px;/* 更改奖品提示语位置  */
}

#dlme{
	width: 178px;
	height: 202px;
	position: absolute;
	z-index: 999;
	background: url(../images/btn_dlme.png) no-repeat;
	right: -20px;/* 更改下载按钮位置  */
    top: 70px;
}
	
#dlme a{
	width: 178px;
	height: 202px;
	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);}
}


/* 参与 */

h3{
	font-size: 24px;
}

#approach p{
	width: 800px; /* 调整文字内容宽度 */
}

#approach span{
	font-size: 22px;
	color: #c37017;/* 更改方式文字颜色 */
	line-height: 40px;
	text-indent: 44px;
}

.decwr{
	position: relative;
	padding: 10px 50px 34px;/* 更改方式w文字的长度 */
}


#approach .imp{
	font-size: 32px;
	color: #ef65aa;/* 更改高亮文字颜色 */
	font-weight: 600;
}


.link{
	color: #fff;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: contain;
	padding: 0px 0 0 36px;
}

.dec_l{
	left: 0;
	top: 10px;
}

.dec_r{
	right: 0;
	bottom: 10px;
}

.golearning{
	width: 560px;
}


/* 颁奖 */
#prest p{
	text-indent: 0;
}

/* 评论 */
#comment{
	width: 300px;
	margin: 0px auto 30px auto;/* 评论按钮间距 */
}

.ft_comment{
	width: 300px;/* 评论按钮的宽度 */
	height: 150px;
}

.footer{
	margin: 0 auto;
	width: 100%;
	text-align: center;
}
	
.ft{
	margin: 0 auto;
	width: 716px;
}


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

.copyright{
	margin: 30px auto 30px;
}

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

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

#sharewr{
	width: 160px;
	height: 80px;/* 分享按钮的居中 */
    position: absolute;
	left: 270px; /* 更改分享按钮位置 */
	top: 40px; /* 更改分享按钮位置 */
	text-align: center;
}

#sharebtn{
	width: 144px;/* 分享按钮的宽 */
	height: 40px;/* 分享按钮的高 */
	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: 160px;
    height: 28px;
	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;
}