@charset "utf-8";
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,code,form,fieldset,legend,button,input,textarea,select,option,th,td{ margin:0; padding:0;} 
ol,ul,li{ list-style:none;}
table{ border-collapse:collapse; border-spacing:0;}
body{ color:#303030; font-size:12px; font-family:"microsoft yahei"; background: #81c2fe;}
h1,h2,h3,h4,h5,h6{ font-size:100%;}
fieldset,img{ border:0;}
a{color:#303030;}
.clearfix:after{ display:block; clear:both; content:""; visibility:hidden; height:0; font-size:0;}
.clearfix{ zoom:1}
.pos-re{ position:relative;}
.pos-ab{ position:absolute;}
.bg-white{ background:#FFFFFF;}
.fl{ float:left;}
.fr{ float:right;}
.inner1000{ width:1000px; margin:0 auto;}
.text-left{ text-align:left;}
.text-center{ text-align:center;}
.text-right{ text-align:right;}

/*通用模块*/
.fs24{ font-size: 24px;}
.spline_t1{ padding-top:40px; background:url(../images/spline_t1.png) no-repeat center 10px #FFFFFF;}
.title_t1{ width: 940px; margin: 0px auto; padding-bottom: 25px; background:url(../images/spline_gray.png) no-repeat left bottom;}
.title_t1 h2{ padding-left: 45px; height: 33px; line-height: 33px; font-size: 28px; color: #bf0101; background:url(../images/spirit.png) no-repeat 0px -18px;}
.hidden{ display:none;}

/*banner*/
.banner{ background:url(../images/banner.jpg) no-repeat center top; height: 293px;}
.banner1{ background:url(../images/banner1.jpg) no-repeat center top; height: 257px;}
.banner1 .inner1000{ padding: 1px 0px;}
/*.banner1 h1{ font-size: 46px; color: #bf0101; margin: 30px 0px 0px 200px;}*/
.banner1 h1{font-size: 46px;color: #bf0101;display: table-cell;vertical-align: middle;padding-left: 200px;height: 124px;}
.banner1 .share{ float: right; margin-top: 110px;}

.main{background:url(../images/bg_main.jpg) no-repeat center top;}
.part1{ padding-top: 25px; background:url(../images/qianyinhao.png) no-repeat;}
.part1 .inside{background:url(../images/houyinhao.png) no-repeat left bottom; padding: 0px 20px 20px 20px;}
.part1 .inside p{ line-height: 28px; font-size: 16px;}
.part2{ margin: 20px auto 0px auto; padding-top: 18px;  background:url(../images/jiaojuan.png) repeat-x;}
.part2 .videowrap{ background: #3e3e3e; padding: 10px 0px 10px 10px;}
.part3 .arc{ padding: 15px 30px 30px 30px;}
.part3 .arc p{ font-size: 16px; line-height: 28px;text-indent: 2em;}
.part3 .gray_block{ background: #e9e9e9; height: 80px;}
.part3 .gray_block .fs24{ padding: 25px 0px 0px 12px;}
.part3 .gray_block p{ line-height: 20px;}
.part3 .gray_block .arc1{ padding: 20px 15px 0px 40px; background:url(../images/spirit.png) no-repeat 0px -51px; height: 60px; }
.part3 .gray_block .arc2{ padding: 10px 5px 0px 38px; background:url(../images/spirit.png) no-repeat 0px -51px; height: 70px; }

.part4 .slider4{ width: 930px; height: 230px; overflow: hidden; position: relative; margin: 20px auto 0px auto;}
.part4 .slider4 .pic_list1 li{ width: 310px; float: left; text-align: center; position: relative;}
.part4 .slider4 .pic_list1 p{ width: 300px; height: 30px; text-align: center; line-height: 30px; color: #FFFFFF; font-size: 14px; filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);background:rgba(0,0,0,0.5); position: absolute; left: 5px; bottom: 0px;}
.part4 .slider4 .flex-direction-nav li a{height:48px; width:20px; z-index:10; overflow:hidden;  cursor:pointer; position:absolute; display: block; text-indent: -9999px;}
.part4 .slider4 .flex-direction-nav .flex-prev{left:10px; top:75px; background:url(http://topics.gmw.cn/bcjt/23968.files/images/arrow.png) left 0 no-repeat;}
.part4 .slider4 .flex-direction-nav .flex-next{right:10px; top:75px; background:url(http://topics.gmw.cn/bcjt/23968.files/images/arrow.png) right 0 no-repeat;}

.qr{ position: fixed; top: 300px; left: 50%; margin-left: 500px;}
#comment .noMobile{ display:none;}
.contentColumnLeft{ padding:0px 15px;}



.banner .header{
	width: 1000px;
	margin: 0 auto;
}
.banner .header a{
	display: inline-block;
	width: 225px;
	height: 125px;
	margin-top: 70px;
}
/*新增往期回顾*/
.review{
	width: 1000px;
	margin: 0 auto;
	background: #FFF;
}
.review .title{
	width: 1000px;
	height: 27px;
	background: url(../images/title.png) center center no-repeat;
}
.review ul{
	display: block;
	*zoom:1;
}
.review ul:after{
	content:'';
	overflow: hidden;
	width: 100%;
	height: 0px;
	font-size: 0px;
	display: block;
	clear: both;
}
.review ul li{
	position: relative;
	width: 200px;
	height: 140px;
	float: left;
	margin: 20px 0 0 40px;
}
.review ul li img{
	width: 200px;
	height: 140px;
}
.review li p{
	width: 200px;
	font-size: 12px;
	position: absolute;
	height: 20px;
	text-align: center;
	line-height: 20px;
	background: rgba(0,0,0,0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#7F000000,endcolorstr=#7F000000);
	left: 0;
	bottom: 0;
}
.review ul li a{
	color: #FFF;
}
.line_bg{
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	background: #FFF url(../images/spline_t1.png) no-repeat center 10px;
}