﻿@charset "utf-8";

.pic_warp{
	width: 100%;
	overflow: hidden;
}

/*视频区*/
.video_img {width: 33.33%;float: left;position: relative;overflow: hidden;}
.video_play_mask {width: 100%;height: 100%;position: absolute;left: 0;top: 0;background: rgba(0,0,0,0.4);cursor: pointer;transition: all .3s cubic-bezier(0.165,.84,.44,1) .1s;}
.video_play {width: 100%;position: absolute;top: 50%;left: 0;margin-top: -17px;text-align: center;font-size: 22px;color: #fff;}
.video_play .icon_play {margin-top: -58px;font-size: 64px;display: inline-block;    margin-bottom: 10px;}
.video_img .ui_img {padding-top: 56.4%;transition: all .3s cubic-bezier(0.165,.84,.44,1) .1s;}
.video_img .ui_img img {margin-top: -56.4%;}
.video_img:hover .ui_img {transform: scale(1.1);}
.video_img:hover .video_play_mask {background: none;}

/*栏目介绍*/
.jieshao {background: #F5F5F5;height:500px;width: 100%; overflow: hidden}
.starvc_h1 {padding-top: 40px;font-size: 30px;font-family:"微软雅黑"; font-weight: bolder; text-align: center}
.starvc_h2 {margin-bottom: 8px;font-size: 14px;margin-top: 10px; text-align: center}
.starvc_des {font-size: 18px;margin-bottom: 10px;font-size: 22px;}
.starvc_img {max-width: 100%;vertical-align: top;margin-top: 45px;}

.starvc_center{
	position: relative;
	width: 1200px;
	height: 500px;
	padding: 0px;
	margin: 0 auto;

	
}





.jieshao_cont_r_more{
    position: absolute;
	top:105px;
	left: 830px;
	padding: 0px;
	overflow: hidden;
	width: 100px;
	height: 30px;
	z-index: 999;
}

.jieshao_cont_r_more a{
	color: #fff;
	background-color: rgba(252,36,28,1);
	display: block;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center;
		line-height: 30px;
}



.jieshao_cont_r_more span{
 line-height: 30px;
 text-align: center;
	padding-right: 15px;
	display: block;
	height: 30px;

	
}

.jieshao_cont_r_more a:hover{
	color: rgba(252,36,28,1);
	background-color: #fff;
	display: block;
	width: 150px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	line-height: 30px;
	
}

/*嘉宾寄语*/

.jiabin_talk{
	
	width: 100%;
	overflow: hidden;
	background-image: url(../images/jiabinfangtanbg.jpg);
	background-position:center  30%;
	background-repeat: no-repeat;
	

}
.jiabin_talk_cont {
	
	margin: 0 auto;
	height: 400px;
	width: 1000px;
	overflow: hidden;

}

.jiabin_talk_txt{
	margin-top: 30px;
	text-align: center;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bolder;
	color: #fff;
}

.jiabin_talk_txt1{
	color: #686868;
	border-bottom: 1px solid #686868;
	padding-bottom: 10px;
	text-align: center;
}

.jiabin_talk_line{
	
	position: relative;
	top:-2px;
	left:470px;
	z-index: 100;
	width: 55px;
	height: 33px;
	border: none;
	border-top: 3px solid #e41839;
	
}

.jiabin_talk_cont_r{
	float: right;
	color: #fff;
	font-size: 14px;
	font-family: "黑体"

}

.jiabin_talk_cont_r ul li{
	
	margin:15px 0px 15px 0px ;
	background-image: url(../images/quan.png);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding-left: 20px;	
	letter-spacing: 2px;
	
}

.jiabin_talk_cont_r ul li span{
	color: #ff0000;
}



.jiabin_talk_cont_r_more{
	

	padding: 0px;
	overflow: hidden;
	width: 100px;
	height: 30px;
}

.jiabin_talk_cont_r_more a{
	color: #fff;
	background-color: rgba(252,36,28,1);
	display: block;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center
}

.jiabin_talk_cont_r_more a span{
 line-height: 30px;
 text-align: center;
	padding-right: 15px;
	font-size: 12px;
	
}

.jiabin_talk_cont_r_more a:hover{
	color: rgba(252,36,28,1);
	background-color: #fff;
	display: block;
	width: 150px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	
}












.jiabin_talk_cont_l{
	
	float: left;
}

.jiabin_talk_cont_l img{
	width: 500px;
	margin-top: 15px;
	
	
}










/*栏目视频*/

.video_main{
		width: 100%; 
	overflow: hidden;
	height: 480px;
	
	
}
.video_main_cont{
	position: relative;
	width: 1000px;
	height: 480px;
	padding: 0px;
	margin: 0 auto;
	
}
.video_main_h1 {padding-top: 40px;font-size: 30px;font-family:"微软雅黑"; font-weight: bolder; text-align: center}
.video_main_h2 {margin-bottom: 8px;font-size: 14px;margin-top: 10px; text-align: center}


.videoplaya {
	position: absolute;
	top:90px;
	z-index: 100;
	text-align: center;
	width: 100%;
}
.videoplaya .icon_play{
	font-size: 64px;
	color: #fff;
	
	
}
.video_play {width: 100%;position: relative;top: 50%;left: 0;margin-top: -17px;text-align: center;font-size: 22px;color: #fff;}
.video_play .icon_play {margin-top: -58px;font-size: 64px;display: inline-block;    margin-bottom: 10px;}

.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 A:link {
	text-decoration: none;
	color: #5a5a5a;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 A:visited {
	text-decoration: none;
	color: #5a5a5a;
}
.tb_product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 a:not(.aeffect):hover {
	text-decoration: none;
	color: #0064d4;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 span.category a, span.category a:visited {
	margin-right: 5px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 span.category a:hover {
	color: #2c90ff;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price {
	color: #acacac;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price span.price_f {
	color: #ff3c00; /*margin-right:10px;*/
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price span.list_price_f {
	text-decoration: line-through;
	color: #666;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li {
	width: 130px;
	overflow: auto;
	zoom: 1;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 140%;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li div.wp-new-article-style-c {
	padding: 0 3px 0 6px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li div.img {
	height: 87px;
	width: 130px;
	margin-bottom: 8px;
	overflow: hidden;
	position: relative;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li p.title {
	font-weight: bold;
	word-wrap: break-word;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li p.time {
	font-size: 11px;
	color: #929292;
	margin-bottom: 3px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li p.abstract {
	height: 30px;
	line-height: 130%;
	overflow: hidden;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price label.price_f_title {
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price span.list_price_f {
	text-decoration: line-through;
	color: #666;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price label.list_price_f_title {
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 .wp-new-ar-pro-style-description {
	display: inline;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 .product_list_more {
	text-align: right;
	clear: both;
	margin-right: 3px;
	padding-top: 2px;
	padding-bottom: 4px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 .wp-pager_link {
	clear: both;
	height: 25px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul li div.imgloading {
	position: absolute;
	left: 0;
	top: 0;
	background: none;
	border: 0px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.title {
	display: block;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.title {
	margin-top: 10px;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.title > a {
	font-family: Microsoft YaHei;
	font-size: 16px;
	color: #2f2f2f;
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 span.category a {
	display: none;
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 span.category {
	display: none;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price label.list_price_f_title {
	display: none;
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price span.list_price_f {
	display: none;
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price label.price_f_title {
	display: none;
	line-height: 140%;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 p.wp-new-ar-pro-style-price span.price_f {
	display: none;
	line-height: 140%;
}
#layer21A96E2FC8C1108A5EAB5AB246FDCE13 li.wp-new-article-style_lis {
	padding: 0px;
	border: none;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 .wp-new-ar-pro-style-description {
	display: none;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #666666;
	margin-top: 5px;
	line-height: 136%;
}
#layer21A96E2FC8C1108A5EAB5AB246FDCE13 .showprec {
	display: inline;
}
.product_list-layer21A96E2FC8C1108A5EAB5AB246FDCE13 .prdfgf-border-line {
	border-bottom: px;
}
#layer21A96E2FC8C1108A5EAB5AB246FDCE13 ul {
}
#layer21A96E2FC8C1108A5EAB5AB246FDCE13 li.wp-new-article-style_lis:hover {
-moz-box-shadow:;
-webkit-box-shadow:;
box-shadow:;
}



.video_main_cont_r_more{
	margin: 0 auto;
	
	padding: 0px;
	overflow: hidden;
	width: 100px;
	height: 30px;
}

.video_main_cont_r_more a{
	color: #fff;
	background-color: rgba(252,36,28,1);
	display: block;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center
}

.video_main_cont_r_more a span{
 line-height: 30px;
 text-align: center;
	padding-right: 15px;
	font-size: 12px;
	
}

.video_main_cont_r_more a:hover{
	color: rgba(252,36,28,1);
	background-color: #fff;
	display: block;
	width: 150px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	
}

.w1000{
	margin: 0 auto;
	margin-top: 30px;
	
	width: 1000px;
	overflow: hidden;
	
}



/*栏目动态*/

.news_main{
	width: 100%; 
	overflow: hidden;
	height: 450px;
	
}
.news_main_cont{
	
	position: relative;
	width: 1200px;
	height: 450px;
	padding: 0px;
	margin: 0 auto;
}


.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E li {
	overflow: hidden;
	margin: 10px 0;
	padding-bottom: 15px;
	list-style: none;
	border-bottom: 1px dotted #dbd4cd;
	list-style: none;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .time {
	background: #198ede;
	width: 60px;
	float: left;
	text-align: center;
	margin-left: 30px;
	color: #fff;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .conts {
	margin-left: 130px;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E #day { /*border-bottom:#36a2eb 1px solid;*/
	height: 41px;
	line-height: 41px;
	font-size: 24px;
	color: #fff;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .date {
	display: block;
	height: 18px;
	line-height: 18px;
	font-size: 13px;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E h3 {
	margin: 0px;
	padding: 0px;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E h3 a {
	font-size: 16px;
	color: #333333;
	font-weight: bold;
	overflow: hidden;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .conts p {
	color: #999;
	font-size: 14px;
	line-height: 18px;
	text-align: left;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .conts p a {
	color: #999;
	font-size: 12px;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .conts p a:hover {
	color: #198ede;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E .conts p.abstract {
	width: 100%;
	overflow: hidden;
	word-wrap: break-word;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E div.wp-new-article-style-01-left {
	margin-right: 8px;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E div.conts {
	margin-left: 116px;
}
#layer75FBE154EE8B2CBE0A7F1093F2B0705E .article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E h1.title_text > a:hover {
	color: #5A5A5A;
	line-height: 140%;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E h1.title_text > a {
	display: inline-block;
	font-family: SimSun;
	font-size: 18px;
	color: #048bcd;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E p.title_text1 {
	display: inline-block;
	font-family: SimSun;
	font-size: 12px;
	color: #7D7D7D;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
.article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E p.abstractd {
	display: block;
	font-family: SimSun;
	font-size: 12px;
	color: #7D7D7D;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}

#layer75FBE154EE8B2CBE0A7F1093F2B0705E .article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E a.artdetialtips {
	display: inline-block;
	font-family: SimSun;
	font-size: 12px;
	color: #CF0202;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
#layer75FBE154EE8B2CBE0A7F1093F2B0705E .article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E a.artdetialtips:hover {
	color: #ff0000;
}
#layer75FBE154EE8B2CBE0A7F1093F2B0705E .article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E p.title > a:hover {
	color: #e41839;
	line-height: 140%;
}
#layer75FBE154EE8B2CBE0A7F1093F2B0705E .article_list-layer75FBE154EE8B2CBE0A7F1093F2B0705E p.title > a {
	display: inline-block;
	font-family: Microsoft YaHei;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	line-height: 140%;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.button_btndefault-link {
	height: 50px;
	line-height: 50px;
	position: absolute;
	background-color: rgb(255,153,0);
	cursor: pointer;
	display: inline-block;
	text-align: center;
	width: 100%;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	-webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	-o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	-moz-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	-webkit-box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	box-shadow: rgba(0,0,0,0.6) 1px 1px 4px 0px;
	border: 0px solid rgb(255,87,0);
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.button_btndefault-link:hover {
	background-color: rgb(255,102,0);
	border-color: rgb(255,87,0);
	-moz-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	-webkit-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	-o-transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
	transition: border-color 0.4s ease 0s, background-color 0.4s ease 0s;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a span.button_btndefault-label {
	color: rgb(255,255,255);
	font-weight: bold;
	-moz-transition: color 0.4s ease 0s;
	-webkit-transition: color 0.4s ease 0s;
	-o-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
	white-space: nowrap;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a:hover span.button_btndefault-label {
	color: rgb(255,255,255);
	-moz-transition: color 0.4s ease 0s;
	-webkit-transition: color 0.4s ease 0s;
	-o-transition: color 0.4s ease 0s;
	transition: color 0.4s ease 0s;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea {
	background-color: transparent;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea span {
	font-family: SimSun;
	font-size: 18px;
	font-weight: normal;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea:hover {
	background-color: rgba(255,255,255,1);
	background-image: none;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea:hover span {
	color: rgba(0,0,0,1);
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea {
	border-color: rgba(255,255,255,1);
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea:hover {
	border-color: transparent;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea {
	border-width: 1px;
}
#layer506D8A1114E9913006EF3AF9A6C8896C a.btnarea {
	-moz-border-radius: 0px 0px 0px 0px;
	-webkit-border-radius: 0px 0px 0px 0px;
	border-radius: 0px 0px 0px 0px;
}

#layerBBBD73E7FE94A807502B4FDD9777B949 .wpline-wrapper {
	margin: 15px 0;
	width: 100%;
	overflow: hidden;
}
#layerBBBD73E7FE94A807502B4FDD9777B949 .horizontal-solid {
	border: none;
	border-top: 1px solid #333333;
	height: 0;
}/*layerBBBD73E7FE94A807502B4FDD9777B949*//*layer614D4D6E575B1A418FFEEB90029E8EF0*/
#layer614D4D6E575B1A418FFEEB90029E8EF0 .wpline-wrapper {
	margin: 15px 0;
	width: 100%;
	overflow: hidden;
}
#layer614D4D6E575B1A418FFEEB90029E8EF0 .horizontal-solid {
	border: none;
	border-top: 1px solid #333333;
	height: 0;
}
/*嘉宾艺人*/


.yiren_main{
	
		width: 100%; 
	overflow: hidden;
	height: 550px;
	
}

.yiren_main_cont{
	
	
	position: relative;
	width: 1150px;
	height: 550px;
	padding: 0px;
	margin: 0 auto;
	
}


.yiren_main_h1 {padding-top: 10px;font-size: 30px;font-family:"微软雅黑"; font-weight: bolder; text-align: center}
.yiren_main_h2 {margin-bottom: 8px;font-size: 14px;margin-top: 10px; text-align: center}








.yiren_main_cont_center{
	margin: 40px 0px 0px 0px;
}

.yiren_main_cont_center ul{
	margin: 0px;
}

.yiren_main_cont_center ul li{

	width: 250px;
	margin: 0px 10px 20px 23px;
	
	overflow: auto;
	zoom:1;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 140%;
	display: inline-block;

	
}

.yiren_main_cont_center_img{
	height: 340px;
	width: 250px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.yiren_main_cont_center_img a img{
	position: relative;
    width: 250px;
	margin: 0 auto;

	display: block;
	transform: scale(1);
}

.yiren_main_cont_center_txt{

	height: 20px;
	
}
.yiren_main_cont_center_txt p a{
	font-size: 14px;
	color: #000;
	font-weight: normal;
	display: block;
	text-align: center;
	line-height: 140%;
}




.w10000{
	margin: 0 auto;

	width: 1000px;
	overflow: hidden;
	
}










/*主持团队*/

/*
.main_host{
	width: 100%;
	overflow: hidden;
	background-image: url(../picture/yiren_bg2.jpg);
	background-position:center  30%;
	background-repeat: no-repeat;
}

.main_host_cont{
	
	margin: 0 auto;
	height: 500px;
	width: 1100px;
	overflow: hidden;
}

*/

.div-case2{
	
	
	
}

.div-case2 ul li{
	float: left;
}
.div-case2 ul li .img{
	 width: 329px;
  height: 245px;
  position: relative;
	
}
.div-case2 ul li img{
	 width: 329px;
  height: 245px;
	
}
.div-case2 ul li .text{
	
	  position: relative;
  text-align: center;
  padding-top: 15px;
}

.div-case2 ul li .text h3{
	
color: #fff;
  font-size: 14px;
  font-weight: normal;
}


.home_div2 {
	width: 100%;
	overflow: hidden;
  background: url(../picture/yiren_bg2.jpg) no-repeat center 30%;
  height: 480px;
}
.w1200{
	margin: 0 auto;
	height: 420px;
	width: 1000px;
	overflow: hidden;
	
}
.home_div2 .div-title h1{
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bolder;
	color: #fff;
}
.home_div2 .div-title .name {
  color: #fff;
}
.home_div2 .div-case ol li {
  float: left;
}
.home_div2 .div-case ol li .img {
  width: 329px;
  height: 245px;
  position: relative;
}
.home_div2 .div-case ol li .img img {
  display: block;
  max-width: 100%;
  max-height: 100%;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
}
.home_div2 .div-case ol li .text {
  background: #ffffff;
  position: relative;
  text-align: center;
  padding-top: 33px;
}
.home_div2 .div-case ol li .text h3 {
  color: #333333;
  font-size: 22px;
  font-weight: normal;
}
.home_div2 .div-case ol li .text .icon {
  height: 14px;
  width: 86px;
  margin: 18px auto 0;
}
.home_div2 .div-case ol li .text .t {
  padding: 0 17px;
  margin-top: 30px;
  color: #888888;
  font-size: 14px;
  line-height: 21px;
  height: 80px;
  overflow: hidden;
}
.home_div2 .div-case ol li .text .data-con {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 42px;
  background: #f7f7f9;
}
.home_div2 .div-case ol li .text .data-con .more {
  width: 152px;
  height: 42px;
  background: #e60013;
  line-height: 42px;
  text-align: center;
  display: block;
  color: #fff;
  float: left;
  font-size: 17px;
  text-transform: uppercase;
}
.home_div2 .div-case ol li .text .data-con .data {
  float: left;
  width: auto;
  line-height: 42px;
  color: #abadb8;
  font-size: 14px;
  background: url(../images/data.jpg) no-repeat 6px center;
  padding-left: 35px;
}
.home_div2 .div-case ol li:first-child {
  width: 332px;
  margin-left: 3px;
}
.home_div2 .div-case ol li:first-child .text {
  width: 329px;
  height: 221px;
}
.home_div2 .div-case ol li:first-child .text:before {
  content: "";
  position: absolute;
  left: 49px;
  top: -10px;
  width: 20px;
  height: 10px;
  background: url(../images/icon_sj1.png) no-repeat center center;
}
.home_div2 .div-case ol li:nth-child(2) {
  width: 658px;
  float: right;
}
.home_div2 .div-case ol li:nth-child(2) .img {
  float: right;
}
.home_div2 .div-case ol li:nth-child(2) .text {
  float: left;
  width: 329px;
  height: 212px;
}
.home_div2 .div-case ol li:nth-child(2) .text:before {
  content: "";
  position: absolute;
  right: -10px;
  top: 26px;
  width: 10px;
  height: 20px;
  background: url(../images/icon_sj2.png) no-repeat center center;
}
.home_div2 .div-case ol li:nth-child(3) {
  margin-top: 9px;
  width: 658px;
  float: right;
}
.home_div2 .div-case ol li:nth-child(3) .img {
  float: left;
}
.home_div2 .div-case ol li:nth-child(3) .text {
  float: right;
  width: 329px;
  height: 221px;
  padding-top: 25px;
}
.home_div2 .div-case ol li:nth-child(3) .text:before {
  content: "";
  position: absolute;
  left: -10px;
  top: 26px;
  width: 10px;
  height: 20px;
  background: url(../images/icon_sj3.png) no-repeat center center;
}
.home_div2 .slick-dots {
  bottom: -60px;
}
.home_div2 .slick-dots li button {
  width: 48px;
  height: 4px;
  border: 1px solid rgba(255, 255, 255, 0.5);
  background: none;
}
.home_div2 .slick-dots li.slick-active button {
  background: #e60013;
  border: 1px solid #e60013;
}


.w100{
	margin: 0 auto;
	
	width: 1000px;
	overflow: hidden;
	
}

.home_div2_cont_r_more{
	margin: 0 auto;
	

	padding: 0px;
	overflow: hidden;
	width: 100px;
	height: 30px;
}

.home_div2_cont_r_more a{
	color: #fff;
	background-color: rgba(252,36,28,1);
	display: block;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center
}

.home_div2_cont_r_more a span{
 line-height: 30px;
 text-align: center;
	padding-right: 15px;
	font-size: 12px;
	
}

.home_div2_cont_r_more a:hover{
	color: rgba(252,36,28,1);
	background-color: #fff;
	display: block;
	width: 150px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	
}









/*主创团队*/
.main_team{
	
	width: 100%;
	overflow: hidden;
	background: #1c1c1c;
	
}
.main_team_cont {
	
	margin: 0 auto;
	height: 420px;

	width: 1000px;
	overflow: hidden;
	
}

.main_team_txt{
	margin-top: 30px;
	text-align: center;
	font-size: 30px;
	font-family: "微软雅黑";
	font-weight: bolder;
	color: #fff;
}

.main_team_txt1{
	color: #fff;
	
	padding-bottom: 10px;
	text-align: center;
}



.main_team_cont_r_more{
	margin: 0 auto;
	

	padding: 0px;
	overflow: hidden;
	width: 100px;
	height: 30px;
}

.main_team_cont_r_more a{
	color: #fff;
	background-color: rgba(252,36,28,1);
	display: block;
	width: 100px;
	height: 36px;
	cursor: pointer;
	text-align: center
}

.main_team_cont_r_more a span{
 line-height: 30px;
 text-align: center;
	padding-right: 15px;
	font-size: 12px;
	
}

.main_team_cont_r_more a:hover{
	color: rgba(252,36,28,1);
	background-color: #fff;
	display: block;
	width: 150px;
	height: 36px;
	cursor: pointer;
	text-align: center;
	
}

.main_team_cont_center{
	margin: 40px 0px 0px 0px;
}

.main_team_cont_center ul{
	margin: 0px;
}

.main_team_cont_center ul li{

	width: 200px;
	margin: 0px 26px 20px 15px;
	
	overflow: auto;
	zoom:1;
	overflow-x: hidden;
	overflow-y: hidden;
	line-height: 140%;
	display: inline-block;

	
}

.main_team_cont_center_img{
	height: 150px;
	width: 200px;
	text-align: center;
	vertical-align: middle;
	overflow: hidden;
}
.main_team_cont_center_img a img{
	position: relative;
    width: 200px;
	margin: 0 auto;

	display: block;
	transform: scale(1);
}

.main_team_cont_center_txt{
	margin-top: 20px;
	height: 20px;
	
}
.main_team_cont_center_txt p a{
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	display: block;
	text-align: center;
	line-height: 140%;
}

/*合作媒体*/

.pa_video {
	
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;

}

.pa_video_cont {
	position: relative;
	margin: 0 auto;
	height: 200px;
	width: 1000px;
	overflow: hidden;


}
.pa_video_h1 {padding-top: 40px;font-size: 30px;font-family:"微软雅黑"; font-weight: bolder; text-align: center}
.pa_video_h2 {margin-bottom: 8px;font-size: 12px;margin-top: 10px; text-align: center; color: #919191}
.pa_video_line{
	
	position: absolute;
	top:30px;
	left:475px;
	z-index: 100;
	width: 55px;
	height: 33px;
	border: none;
	border-top: 5px solid #e41839;
	
}
.pa_video_pic{
	
	
	
	
}



/*滚动图片*/


			#carousel div {
				text-align: center;
				width: 100px;
				height:50px;
				float: left;
				position: relative;
				margin-top: 45px;
				border: 1px solid #ececec;
			    margin-left: 5px;
			    margin-right: 5px;
			}
			#carousel div img {
				border: none;
			}
			#carousel div span {
				display: none;
			}
			
			#donate-spacer {
				height: 100%;
			}
			#donate {
				width: 750px;
				padding: 50px 75px;
				margin: 0 auto;
				overflow: hidden;
			}
			#donate p, #donate form {
				margin: 0;
				float: left;
			}
			#donate p {
				width: 650px;
			}
			#donate form {
				width: 100px;
			}


@media screen and (max-width: 768px) {
	.index_gg li {width: 50%;*width: 49.99%;border-bottom: 2px solid #fff;	}
	.video_img {width: 100%;}
}