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: 540px;
}

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

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

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



.card{
	z-index: 999;
	width: 1116px;
	margin: 30px 0;
}

.wr{
	position: relative;
	padding: 0 140px;
}

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

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

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


.motit{
	font-size: 30px;
}

p {
	line-height: 40px;
	font-size: 22px;
	color: #444;
	margin: 0;
	font-weight: 300;
}

p{
	text-indent: 44px;
}

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

.fhl{
	color: #f16f78;
	font-style: normal;
}

.fs{
	font-weight: 600;
}

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


/* 视频 */
#video{
	z-index: 39;
	height: 591px;
	background: url(../images/vcover.png) center no-repeat;
	margin-top: 0px;
}

#video .wr{
	padding: 0!important;
	/*height: 591px;*/
}

#video .tit_video{
	display: none;
}

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

#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: #444;
	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.jpg);
	padding-top: 20px;
}

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

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

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

.aw{
	position: relative;
	float: left;
	margin: 10px 34px 20px;
}

.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{
	background: url(../images/hl_text.png) no-repeat;
	width: 185px;
	height: 114px;
	position: absolute;
	bottom: 60px;
	right: 200px;
}

.tip span{
	font-size: 12px;
	color: #666;
	position: absolute;
	left: 100px;
	bottom: -50px;
}

#dlme{
	width: 210px;
	height: 248px;
	position: absolute;
	z-index: 999;
	background: url(../images/btn_dlme.png) no-repeat;
	right: 20px;
    top: 20px;
}
	
#dlme a{
	width: 210px;
	height: 248px;
	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: 780px;
}

#approach span{
	font-size: 22px;
	color: #444;
	line-height: 40px;
	text-indent: 44px;
}

.decwr{
	position: relative;
	padding: 10px 60px 20px;
}


#approach .imp{
	font-size: 32px;
	color: #f16f78;
	font-weight: 600;
}

#approach a{
	color: #f16f78;
}

.link{
	color: #f16f78;
	background: url(../images/ico_link.png) 0 0 no-repeat;
	background-size: contain;
	padding: 0px 0 0 30px;
}



/* 颁奖 */
#prest p{
	padding: 0 0 30px 0;
}

/* 评论 */
#comment{
	width: 230px;
	margin: 0 auto;
}

.ft_comment{
	width: 230px;
	height: 64px;
}




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

}
	
.ft{
	margin: 0 auto;
	width: 716px;
}


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

.fth .bgh02{
	height: 46px;
	background-image: url(../images/bg_head02.png);
}

.copyright{
	margin: 30px auto;
}

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

.copyright a{
	color: #999;
}

.ft_dec{
	height: 20px;
}


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

#sharewr{
	width: 160px;
	height: 80px;
    position: absolute;
	left: 53px;
	top: 420px;
	text-align: center;
}

#sharebtn{
	width: 147px;
	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;
}