*{
	padding:0;
	margin:0;
	border:0;
	line-height:0;
	text-decoration:none;
	list-style:none;
	font-family:"微软雅黑";
}
.all{
	width:100%;
	height:auto;
}
.banner{
	width:100%;
	height:520px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_bj.jpg) center top no-repeat;
	position:relative;
}
.banner .ban_middle{
	width:1200px;
	height:520px;
	position:relative;
	margin:0 auto;
}
.word1{
	width:813px;
	height:177px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_word1.png) center center no-repeat;
	position:absolute;
	top:135px;
	overflow:hidden;
	right:36px;
	opacity:0;
	transition:opacity ease-in-out 1s;
}
.word1.show{
	animation:rotate1 1s ease-in-out both;
	opacity:1;
}
.word2{
	width:794px;
	height:59px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_word2.png) top center no-repeat;
	position:absolute;
	bottom:135px;
	right:50px;
	overflow:hidden;
	opacity:0;
	transition:opacity ease-in-out 1.3s;
}
.word2.show{
	animation:rotate1 1s .3s ease-in-out both;
	opacity:1;
}
.word3{
	width:833px;
	height:37px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_word3.png) top center no-repeat;
	position:absolute;
	bottom:83px;
	right:14px;
	opacity:0;
	transition:opacity ease-in-out 1.6s;
}
.word3.show{
	animation:rotate1 1s  .6s ease-in-out both;
	opacity:1;
}
.word4{
	width:635px;
	height:24px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_word4.png) top center no-repeat;
	position:absolute;
	right:109px;
	bottom:23px;
	opacity:0;
	transition:opacity ease-in-out 1.9s;
}
.word4.show{
	animation:rotate1 1s .9s ease-in-out both;
	opacity:1;
}
-webkit-@keyframes rotate1{
	0%{
		transform:rotateX(90deg);
		opacity:0;
		}
	100%{
		transform:rotateX(0deg);
		opacity:1;
	}
}
@keyframes rotate1{
	0%{
		transform:rotateX(90deg);
		opacity:0;
		}
	100%{
		transform:rotateX(0deg);
		opacity:1;
	}
}
.ban_m{
	width:100%;
	height:520px;
	position:absolute;
	z-index:1;
	top:0;
	left:0;
}
.ban_qp{
	width:100%;
	height:520px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_ban_m_bj.jpg) top center no-repeat;
	position:absolute;
	z-index:0;
	top:0;
	left:0;
	overflow:hidden;
}
.ban_qp > div{
	width:66px;
	height:54px;
	position:absolute;
	-webkit-animation-timing-function:ease-in-out;
	animation-timing-function:ease-in-out;
}
.banner_p1{
	top:284px;
	left:40px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p1.png) top center no-repeat;
	-webkit-animation:up 4s infinite;
	animation:up 4s infinite;
}
.banner_p2{
	top:-15px;
	right:-8px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p1.png) top center no-repeat;
	-webkit-animation:up2 4s infinite;
	animation:up2 4s infinite;
}
.banner_p3{
	top:134px;
	left:117px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p3.png) top center no-repeat;
	-webkit-animation:up3 4s infinite;
	animation:up3 4s infinite;
}
.banner_p4{
	top:323px;
	right:117px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p4.png) top center no-repeat;
	-webkit-animation:up3 4s infinite;
	animation:up4 4s infinite;
}
.banner_p5{
	top:308px;
	right:386px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p5.png) top center no-repeat;
	-webkit-animation:up3 4s infinite;
	animation:up5 4s infinite;
}
.banner_p6{
	top:648px;
	right:946px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p6.png) top center no-repeat;
	-webkit-animation:up6 4s infinite;
	animation:up6 4s infinite;
}
.banner_p7{
	top:109px;
	left:50%;
	margin-left:50px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p7.png) top center no-repeat;
	-webkit-animation:up7 4s infinite;
	animation:up7 4s infinite;
}
.banner_p8{
	top:-13px;
	left:50%;
	margin-left:-131px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_banner_p8.png) top center no-repeat;
	-webkit-animation:up8 4s infinite;
	animation:up8 4s infinite;
}

-webkit-@keyframes up{
	0%{
		transform:translate(-10px,10px);
		}
	50%{
		transform:translate(10px,-10px);
	}
	100%{
		transform:translate(-10px,10px);
	}
}
@keyframes up{
	0%{
		transform:translate(-10px,10px);
		}
	50%{
		transform:translate(10px,-10px);
	}
	100%{
		transform:translate(-10px,10px);
	}
}
-webkit-@keyframes up2{
	0%{
		transform:translateX(-10px);
		}
	50%{
		transform:translateX(10px);
	}
	100%{
		transform:translateX(-10px);
	}
}
@keyframes up2{
	0%{
		transform:translateX(-10px);
		}
	50%{
		transform:translateX(10px);
	}
	100%{
		transform:translateX(-10px);
	}
}
-webkit-@keyframes up3{
	0%{
		transform:translateX(10px);
		}
	50%{
		transform:translateX(-10px);
	}
	100%{
		transform:translateX(10px);
	}
}
@keyframes up3{
	0%{
		transform:translateX(10px);
		}
	50%{
		transform:translateX(-10px);
	}
	100%{
		transform:translateX(10px);
	}
}
-webkit-@keyframes up4{
	0%{
		transform:translateX(10px);
		}
	50%{
		transform:translateX(-10px);
	}
	100%{
		transform:translateX(10px);
	}
}
@keyframes up4{
	0%{
		transform:translateX(10px);
		}
	50%{
		transform:translateX(-10px);
	}
	100%{
		transform:translateX(10px);
	}
}
-webkit-@keyframes up5{
	0%{
		transform:translate(-30px,-30px);
		}
	50%{
		transform:translate(-10px,-10px);
	}
	100%{
		transform:translate(-30px,-30px);
	}
}
@keyframes up5{
	0%{
		transform:translate(-30px,-30px);
		}
	50%{
		transform:translate(-10px,-10px);
	}
	100%{
		transform:translate(-30px,-30px);
	}
}
-webkit-@keyframes up6{
	0%{
		transform:translateX(-10px);
		}
	50%{
		transform:translateX(10px);
	}
	100%{
		transform:translateX(-10px);
	}
}
@keyframes up6{
	0%{
		transform:translateX(-10px);
		}
	50%{
		transform:translateX(10px);
	}
	100%{
		transform:translateX(-10px);
	}
}
-webkit-@keyframes up7{
	0%{
		transform:translate(10px,10px);
		}
	50%{
		transform:translate(-10px,-10px);
	}
	100%{
		transform:translate(10px,10px);
	}
}
@keyframes up7{
	0%{
		transform:translate(10px,10px);
		}
	50%{
		transform:translate(-10px,-10px);
	}
	100%{
		transform:translate(10px,10px);
	}
}
-webkit-@keyframes up8{
	0%{
		transform:translateY(-8px);
		}
	50%{
		transform:translateY(8px);
	}
	100%{
		transform:translateY(-8px);
	}
}
@keyframes up8{
	0%{
		transform:translateY(-8px);
		}
	50%{
		transform:translateY(8px);
	}
	100%{
		transform:translateY(-8px);
	}
}

.ban_bottom{
	width:100%;
	height:420px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_ban_bottom_bj.jpg) top center no-repeat;
}
.ban_bm{
	width:1200px;
	height:420px;
	margin:0 auto;	
}
.ban_bm > ul{
	width:1200px;
	height:47px;
	overflow:hidden;
	margin-bottom:23px;
}
.ban_bm > ul > li{
	float:left;
	width:150px;
	height:47px;
	text-align:center;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_button_bj.jpg) top center no-repeat;
}
.ban_bm > ul > li:hover,.ban_bm > ul > li.active{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_button_bj_active.jpg) top center no-repeat;
}
.ban_bm > ul > li a{
	font-size:20px;
	color:#fff;
	line-height:47px;
	display:block;
}
.ban_part3{
	width:100%;
	overflow:hidden;
	height:350px;
}
.ban_part3 >　div {
	float:left;
}
.ban_part3_l{
	width:628px;
	height:100%;
	float:left;
	margin-right:26px;
}
.ban_part3_l .wheelbox{
	width:614px;
	padding:7px;
	height:316px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_wheel_bj.png) top center no-repeat;
}
.ban_part3_l .wheel{
	width:614px;
	height:306px;
	overflow:hidden;
	position:relative;
}
.ban_part3_l .wheelbox>ul.wheel  li{
	width:614px;
	height:306px;
	overflow:hidden;
	position:absolute;
	top:0px;
	left:614px;
}
.ban_part3_l .wheelbox>ul.wheel  li img{
	width:614px;
	height:306px;
}
.ban_part3_l .wheelbox>ul.wheel  li p{
	width:614px;
	height:40px;
	position:absolute;
	left:1px;
	bottom:0px;
	text-align:center;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_float.png) top center; 
}
.ban_part3_l .wheelbox>ul.wheel  li p a{
	color:#fff;
	line-height:40px;
	font-size:20px;
}
.ban_part3_l >ul.wheel_btn {
	width:162px;
	height:9px;
	overflow:hidden;
	margin:6px auto 0;
}
.ban_part3_l >ul.wheel_btn  li{
	width:9px;
	height:9px;
	float:left;
	margin:0 9px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_btn.png) top center no-repeat;
}
.ban_part3_l >ul.wheel_btn  li.active,.ban_part3_l >ul.wheel_btn  li:hover{
	cursor:pointer;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_btn_active.png) top center no-repeat;
}
.ban_part3_r{
	width:545px;
	height:319px;
	float:left;
	margin-top:-6px;
}
.part3_big_title{
	height:33px;
	text-align:center;
}
.part3_big_title a{
	line-height:33px;
	color:#000;
	font-size:20px;
	font-weight:bold;
}
.part3_big_title a:hover{
	color:#f52c26;
}

.part3_small_title{
	height:26px;
	text-align:center;
}
.part3_small_title span{
	line-height:26px;
	color:#000;
	display:block;
	text-align:center;
	font-size:15px;
}
.part3_st_l{
	float:left;
}
.part3_st_r{
	float:right;
}
.part3_small_title span a{
	color:#000;
	width:50%;
	font-size:15px;
}
.part3_small_title span:hover,.part3_small_title span:hover a{
	color:#f52c26;
}
.part3_r_imgs li{
	float:left;
	width:260px;
	height:195px;
	position:relative;
	padding:6px 2px 2px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_r_imgbj.jpg) top center no-repeat;
}
.part3_r_imgs li > a{
	display:block;
	overflow:hidden;
	width:260px;
	height:195px;
}
.part3_r_imgs li img{
	width:260px;
	height:195px;
}
.part3_r_mr{
	margin-right:15px;
}
.part3_r_imgs li p{
	width:100%;
	height:37px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part3_float.png) top center no-repeat;
	position:absolute;
	bottom:1px;
	left:0;
	text-align:center;
}
.part3_r_imgs li p > a{
	color:#fff;
	line-height:37px;
	font-size:16px;
}
.part_video{
	width:100%;
	padding-top:95px;
	height:415px;
	background:#fff url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part_video_bj.png) top center no-repeat;
}
.part_video > .part_4{
	width:1200px;
	height:100%;
	overflow:hidden;
	margin:0 auto;
}
.part_4 > div{
	float:left;
}
.part4_l{
	width:530px;
	height:100%;
	margin-right:4px;
}
.part4_l li{
	width:251px;
	height:190px;
	margin-right:14px;
	overflow:hidden;
	padding-top:14px;
	float:left;
}
.part4_l li .videoboxL{
	width:247px;
	height:156px;
	padding:2px;
	overflow:hidden;
	position:relative;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_videoboxL.jpg) top center no-repeat;
}
.part4_l li .videoboxL .video_play{
	position:absolute;
	top:58px;
	left:103px;
	width:45px;
	height:44px;
	cursor:pointer;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_video_play.png) top center no-repeat;
}
.part4_l li .videoboxL .video_play a{
	display:block;
	width:100%;
	height:100%;
}
.part4_l li .videoboxL > a{
	display:block;
	width:247px;
	height:156px;
	overflow:hidden;
}
.part4_l li  p{
	width:247px;
	height:34px;
	text-align:center;
	font-size:16px;
	color:#000000;
}
.part4_l li  p a{
	font-size:16px;
	color:#000000;
	line-height:34px;
}
.part4_l li img{
	width:247px;
	height:156px;
}
.part4_l li p  a:hover{
	text-decoration:underline;
}
.part4_r{
	width:663px;
	height:100%;
	padding-top:14px;
}
.part4_r p{
	height:32px;
	padding-left:8px;
	background:#e30935;
	font-size:18px;
	line-height:32px;
	color:#fff;
}

.part4_videoR{
	width:100%;
	height:360px;
}
.create{
	width:100%;
	background:#fff;
}
.create.on{
	height:1086px;
}
.create_m{
	width:1200px;
	margin:0 auto;
}
.create_m_title{
	width:1200px;
	height:101px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_create_bj.png) top center no-repeat;
	margin-bottom:13px;
}
.create_produce li{
	float:left;
	width:282px;
	height:212px;
	margin-right:13px;
	padding:3px;
	background:#bebebe;
	margin-bottom:13px;
	position:relative;
	overflow:hidden;
}
.green .pro_bo{
	background:#6fba2c;
	transition:all ease .4s;
}
.red .pro_bo{
	background:#d70a30;
	transition:all ease .4s;
}
.pro_boT{
	width:0;
	height:3px;
	position:absolute;
	top:0;
	left:0;
}
.pro_boL{
	width:3px;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.pro_boB{
	width:0;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
}
.pro_boR{
	width:3px;
	height:0;
	position:absolute;
	bottom:0;
	right:0;
}
.create_produce{
	width:100%;
	height:462px;
}
.create_produce li:hover .pro_boT,.create_produce li:hover .pro_boB{
	width:100%;
}
.create_produce li:hover .pro_boR,.create_produce li:hover .pro_boL{
	height:100%;
}
.create_produce li .probox{
	width:282px;
	overflow:hidden;
	height:212px;
	position:relative;
}
.create_produce li .probox p{
	width:282px;
	overflow:hidden;
	height:33px;
	position:absolute;
	text-align:center;
	bottom:0;
	left:0;
	transition:all ease .4s;
	opacity:0;
	transform:translateY(100%);
}
.create_produce li .probox:hover p{
	opacity:1;
	transform:translateY(0);
}
.create_produce li .probox p a{
	line-height:33px;
	font-size:16px;
	color:#fff;
}
.create_produce li .probox img{
	width:282px;
	height:212px;
}
.green .probox p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_green_pbj.png);
}
.red .probox p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_red_pbj.png);
}
.create_pro_H{
	display:none;
}
.produce_btn{
	width:174px;
	height:48px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_produce_morebtn.png) top center no-repeat;
	margin:0 auto 45px;
	cursor:pointer;
}
.part_5{
	width:100%;
	height:870px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/awe20170307_jdzqbg.jpg) top center no-repeat;
	overflow:hidden;
}
.part_5m{
	width:1232px;
	height:870px;
	margin:0 auto;
	
}
.part5mid{
	width:1232px;
	margin-top:126px;
	height:702px;
	
	}
.awepart5top{
	width:1232px;
	height:107px;
	}
.awep5tcon{
	width:1144px;
	height:107px;
	position:relative;
	overflow:hidden;
	}
.awep5tcon ul{
	width:1145px;
	height:107px;
	position:absolute;
	left:0;
	top:0;
	}
.awep5tcon ul li{
	width:271px;
	height:103px;
	padding:2px;
	background:#d4d4d4;
	float:left;
	margin-right:11px;
	position:relative;
	}
.awepart5top span,.awep5tcon{
	float:left;
	}
.aweline{
	background:#6fba2c;
	transition:all ease .4s;
}	
.aweline01{
	background:#cc0c2d;
	transition:all ease .4s;
}
.aweliboxT{
	width:0;
	height:3px;
	position:absolute;
	top:0;
	left:0;
}
.aweliboxL{
	width:3px;
	height:0;
	position:absolute;
	top:0;
	left:0;
}
.aweliboxB{
	width:0;
	height:3px;
	position:absolute;
	bottom:0;
	right:0;
}
.aweliboxR{
	width:3px;
	height:0;
	position:absolute;
	bottom:0;
	right:0;
}
.awep5tcon li:hover .aweliboxT,.awep5tcon li:hover .aweliboxB{
	width:100%;
}
.awep5tcon li:hover .aweliboxR,.awep5tcon li:hover .aweliboxL{
	height:100%;
}	
.awepart5bottom{
	width:1232px;
	height:569px;
	position:relative;
	margin-top:24px;
	overflow:hidden;
	}
.awep5list{
	width:1232px;
	height:569px;
	float:left;
	position:absolute;
	left:0;
	top:0;
	
	}
.awep5list dl{
	width:1232px;
	float:left;
	}
.awep5list dl dd{
	float:left;
	width:421px;
	
	height:276px;
	margin-bottom:17px;
	margin-right:15px;
	}
.awep5list dl dd.spe{
	width:421px;
	height:270px;
	background:#6fba2c;
	padding:3px;
	position:relative;
	}
.awep5list dl dd.spe > a{
	display:block;
	width:421px;
	height:227px;
	overflow:hidden;
	}
.awep5list dl dd.special{
	width:750px;
	border:3px solid #d70a30;
	height:563px;
	overflow:hidden;
	position:relative;
	
	}
.awep5list dl dd p{
	font-size:28px;
	text-align:center;
	}
.awep5list dl dd.special p,.awep5list dl dd.special p a{
	width:750px;
	line-height:66px;
	height:66px;
	position:absolute;
	left:0px;
	bottom:0;
	background:#df3857;
	overflow:hidden;
	}
.awep5list dl dd.spe p{
	width:427px;
	height:46px;
	line-height:46px;
	position:absolute;
	left:3px;
	bottom:3px;
	font-size:22px;
	}
.awep5list dl dd.spe p a{
	width:427px;
	height:46px;
	line-height:46px;
	}
.awep5list dl dd.special p a,.awep5list dl dd.spe p a{
	display:block;
	}
.awep5list dl dd p a{
	color:#ffffff;
		
		}
.remain{
	width:100%;
	height:3336px;
	background:#ffffff;
}
.remain > div{
	width:1200px;
	margin:0 auto;
}
.part6{
	height:542px;
}
.part6_title{
	height:128px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part6_title.png) top center no-repeat;
}
.part6_content{
	height:414px;
}
.part6_content li{
	width:378px;
	height:167px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part6_content_bj.png) top center no-repeat;
	float:left;
	margin-right:12px;
	margin-bottom:25px;
	padding:10px 11px 9px 3px;
	position:relative;
}
.part6_pos{
	position:absolute;
	top:0px;
	left:0;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part6_pos.png) top center no-repeat;
	width:75px;
	height:32px;
	z-index:2;
}
.part6_l{
	width:221px;
	height:164px;
	margin-right:15px;
	overflow:hidden;
	float:left;
}
.part6_l img{
	width:221px;
	height:164px;
}
.part6_r{
	float:left;
	width:142px;
	height:140px;
	padding-top:24px;
}
.part6_r .part6_zw{
	font-size:14px;
	text-indent:2em;
	line-height:23px;
	color:#fffefe;
	margin-bottom:17px;
}
.part6_r_title{
	width:100%;
	height:23px;
	text-align:center;
}
.part6_r_title a{
	color:#fffefe;
	font-size:16px;
	font-weight:bold;
	line-height:23px;
}
.part6_zan{
	width:100%;
	height:38px;
}
.part6_count{
	float:left;
	color:#fffefe;
	font-size:18px;
	line-height:40px;
}
.part6_count span{
	font-size:33px;
	font-weight:bold;
	color:#fffefe;
	margin-right:2px;
}
.part6_heart{
	width:38px;
	height:38px;
	margin-top:-5px;
	float:right;
	cursor:pointer;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part6_heart.png) top center no-repeat;
}
.part6_heart.active,.part6_heart:hover{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part6_heart_active.png) top center no-repeat;
}
.part7{
	height:538px;
}
.part7_title{
	width:100%;
	height:80px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_title.png) top center no-repeat;
}
.mr_frbox{position:relative;height:405px;padding:26px 0px 26px;}
.mr_frBtnL{cursor:pointer;position:absolute;height:47px;left:-23px;width:34px;top:188px;background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_ljt.png) top center no-repeat;}
.mr_frUl{height:405px;width:1143px;margin:0 auto;}
.mr_frBtnR{cursor:pointer;top:188px;position:absolute;width:34px;height:47px;right:-23px;background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_rjt.png) top center no-repeat;}
.mr_frUl ul li{display:inline;float:left;height:401px;width:281px;background:#adadad;padding:2px;overflow:hidden;position:relative;cursor:pointer;}
.mr_frUl ul li a{
	display:block;height:401px;width:281px;overflow:hidden;position:relative;
}
.mr_frUl ul li a img{/*display:block;*/height:401px;width:281px;}
.mr_zhe{width:285px;position:absolute;top:0;height:405px;background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_pos.png) top center no-repeat;/*实现FF背景透明，文字不透明*/filter:Alpha(opacity=80);/*实现IE背景透明*//*height:389px;*/left:0;right:0;transition:all ease 1.3s;}
.mr_zhe p{text-align:center;font-size:20px;line-height:40px;margin-top:243px;color:#fff;}
.part7_info{
	width:100%;
	position:absolute;
	bottom:0;
	left:0;
	height:60px;
	padding:16px 0 11px;
	transform:translateY(100%);
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_infobj.png);
	transition:all ease 1.3s;
}
.part7_name{
	width:100%;
	font-size:22px;
	text-align:center;
	color:#fff;
	line-height:30px;
}
.part7_job{
	width:100%;
	font-size:16px;
	text-align:center;
	color:#fff;
	line-height:30px;
}
.mr_frUl ul li:hover .mr_zhe{
	opacity:0;
	display:none;
}
.mr_frUl ul li:hover .part7_info,.part7_info.active{
	transform:translateY(0);
}
.mr_frBtnL:hover{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_ljt_active.png) top center no-repeat;
}
.mr_frBtnR:hover{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part7_rjt_active.png) top center no-repeat;
}

.part8_9{
	width:100%;
	height:514px;
	padding-top:100px;
	padding-bottom:42px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part8_9_bj.png) top center no-repeat;
}
.part8_9 > div{
	float:left;
}
.part8{
	width:674px;
	height:512px;
	border:1px solid #c3b8ba;
	margin-right:30px;
	position:relative;
	-webkit-overflow-scrolling: touch;  
  	overflow-y: scroll;
}
.scrollbar{
	width:17px;
	height:100%;
	bottom:0;
	right:0;
	position:absolute;
	background:#fff;
}
.part9{
	width:491px;
	height:100%;
}
.part9 li{
	width:485px;
	height:240px;
	position:relative;
}
.part9 .red{
	border:3px solid #d70a30;
	margin-bottom:22px;
}
.part9 .green{
	border:3px solid #6fba2c;
}
.part9 li > a{
	display:block;
	width:485px;
	height:240px;
	overflow:hidden;
}
.part9 li p{
	width:485px;
	height:240px;
	position:absolute;
	left:0px;
	bottom:0px;
	height:41px;
	text-align:center;
}
.part9 li p a{
	font-size:18px;
	color:#fff;
	line-height:41px;
}
.part9 .red p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part9_red_float.png);
}
.part9 .green p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part9_green_float.png);
}
.part9 li img{
	width:100%;
	height:100%;
}
.part10{
	width:100%;
	height:694px;
	padding-bottom:40px;
	padding-top:116px;
	position:relative;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_bj.png) top center no-repeat;
}
.part10_more{
	width:174px;
	height:34px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_more.png) top center no-repeat;
	position:absolute;
	right:1px;
	top:76px;
}
.part10_more a{
	display:block;
	width:100%;
	height:100%;
}
.part10_wheel{
	width:100%;
	height:100%;
}
.part10_wheel .wheel_btn{
	float:left;
	width:238px;
	height:544px;
	padding-top:95px;
	margin-right:30px;
}
.wheel_btn li{
	width:238px;
	height:66px;
	cursor:pointer;
	margin-bottom:70px;
}
.wheel_btn1{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn1.jpg) top center no-repeat;
}
.wheel_btn2{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn2.jpg) top center no-repeat;
}
.wheel_btn3{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn3.jpg) top center no-repeat;
}
.wheel_btn4{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn4.jpg) top center no-repeat;
}

.wheel_btn1:hover,.wheel_btn1.active{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn1_active.jpg) top center no-repeat;
}
.wheel_btn2:hover,.wheel_btn2.active{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn2_active.jpg) top center no-repeat;
}
.wheel_btn3:hover,.wheel_btn3.active{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn3_active.jpg) top center no-repeat;
}
.wheel_btn4:hover,.wheel_btn4.active{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_btn4_active.jpg) top center no-repeat;
}
.wheel_box{
	width:931px;
	height:100%;
	float:left;
	position:relative;
	overflow:hidden;
}
.part10 .wheel_content{
	width:100%;
	height:100%;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
}
.wheel_content li{
	width:453px;
	height:339px;
	float:left;
	margin-right:22px;
	margin-bottom:16px;
	position:relative;
}
.wheel_content .wheel_imgbox,.wheel_content .wheel_imgbox img{
	width:447px;
	height:333px;	
}
.wheel_content .wheel_imgbox > a{ 
	width:447px;
	height:333px;	
	display:block;
	overflow:hidden;
}
.wheel_content .wheel_imgbox p{
    width:447px;
	height:41px;
	position:absolute;
	left:0;
	bottom:0;
	text-align:center;
}
.wheel_content .red{
	border:3px solid #d70a30;
}
.wheel_content .red p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part9_red_float.png);
}
.wheel_content .green{
	border:3px solid #6fba2c;
}
.wheel_content .green p{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part9_green_float.png);
}
.wheel_content .wheel_imgbox p a{
	color:#fff;
	font-size:18px;
	line-height:41px;
}
.wheel_passage .one{
	padding-left:13px;
	height:115px;
	border-bottom:1px dashed #cacaca;
}
.wheel_passage .two{
	padding-left:13px;
	height:115px;
	border-bottom:1px dashed #cacaca;
}
.wheel_passage .three{
	padding-left:13px;
	height:106px;
}
.wheel_passage div h2{
	height:46px;
	padding-left:5px;
	position:relative;
}
.wheel_passage div h2 span{
	height:8px;
	width:8px;
	position:absolute;
	top:19px;
	left:-2px;
}
.greenword span{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_sj.png) top center no-repeat;
}
.redword span{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part10_redjt.png) top center no-repeat;
}
.wheel_passage div h2 a{
	font-size:18px;
	color:#000;
	text-align:center;
	line-height:46px;
}
.wheel_passage .greenword a:hover {
	color:#6fba2c;
}
.wheel_passage div p{
	font-size:14px;
	color:#2b2b2b;
	line-height:26px;
}
.wheel_passage div p a{
	font-size:14px;
	color:#6fba2c;
	line-height:26px;
}
.wheel_passage .redword a:hover{
	color:#d70a30;
}
.part11{
	width:100%;
	height:345px;
	padding-top:84px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part11_bj.png) top center no-repeat;
}
.part11 ul li{
	float:left;
	width:234px;
	height:342px;
	padding:2px;
	margin-right:2px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part11_imgbj.jpg) top center no-repeat;
}
.part11 ul li div,.part11 ul li img{
	width:234px;
	height:342px;
	overflow:hidden;
}
.part11 ul li img{
	width:234px;
	height:342px;
}
.part12{
	width:100%;
	height:196px;
	padding-top:125px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part12_bj.png) top center no-repeat;
}
.part12 li{
	width:381px;
	height:189px;
	float:left;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_part12_imgbj.jpg) top center no-repeat;
	margin-right:21px;
	padding:6px 2px 2px 2px;
}
.part12 li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.part12 a img{
	width:100%;
	height:100%;
}

.foot{
	padding:16px 0  28px;
}
.ztjgqc_floor,.ztjgqc_floor a{
	color:#6f6f6f !important;	
}
.cebar{
	width:108px;
	height:509px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_cebar_bj.png) top center no-repeat;
	position:fixed;
	top:50%;
	margin-top:-327px;
	padding-left:20px;
	padding:12px;
	padding-top:145px;
	right:-135px;
	transition:all ease .5s;
	z-index:2;
}
.cebar.out{
	right:0px;
}
.anniu{
	position:absolute;
	width:15px;
	height:36px;
	top:50%;
	left:-15px;
	cursor:pointer;
	margin-top:-18px;
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_ce_jtin.png) top center no-repeat;
}
.out .anniu{
	background:url(http://js.tianjimedia.com/TLimages2009/yesky/special/images/20170223awe_ce_jtout.png) top center no-repeat;
}
.cedao ul li{
	height:42px;
	text-align:center;
}
.cedao ul li a{
	line-height:42px;
	font-size:20px;
	color:#000;
}
.cedao ul li.active a,.cedao ul li a:hover{
	color:#d5112e;
}



.wheel_passage div p a:hover,.part9 li > p a:hover,.ban_part3_l >ul.wheel  li p a:hover,.part3_r_imgs li p > a:hover,.create_produce li .probox p a:hover,.part6_r_title a:hover,.part6_r_title a:hover,.wheel_content .wheel_imgbox p a:hover{
	text-decoration:underline;
}
.create_produce .no-mr,.part6_content li.no-mr,.wheel_content .no_mr,.part11 .no_mr,.part12 .no_mr{
	margin-right:0px;
}
.wheel_content .no_mb{
	margin-bottom:0px;
	border-bottom:0px;
}
img{
	transition:all ease 1.3s;
}
.videoboxL:hover img,img:hover,.part9 li:hover img,.mr_frUl ul li:hover img{
	transform:scale(1.1);
	cursor:pointer;
}
@media screen and (max-width:1040px){
	html,body{
		width:1250px;
		}
	.all{
	width:1250px;
	height:auto;
}
	}