body {
	line-height:22px;
	font-family:'宋体' Arial Narrow, arial, serif;
	font-size:12px;
	color:#333;
	background:url(/images/bg.jpg) repeat;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, input, p, button, code, cite, em {
	padding:0;
	margin:0;
}
li {
	list-style-type:none;
	display:block;
	overflow:hidden;
}
table {
	margin:0 auto;
}
img {
	vertical-align:top;
	border:0;
}
ol, ul {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14px;
}
a {
	color:#1472b5;
	text-decoration:none;
}
a:hover {
	color:#1472b5;
	text-decoration:underline;
}
.mtop6 {
	margin-top:6px;
}
.mtop3 {
	margin-top:3px;
}
.mb1 {
	border:1px solid #ddd;
}
.lt {
	float:left;
}
.rt {
	float:right;
}
.cl {
	clear:both;
}
.none {
	display:none;
}
.w1000 {
	width:1000px;
	margin:0 auto;
	overflow:hidden;
}
.box {
	/*background:url(/images/box_bg00.jpg) repeat-y #FFF;*/

	width:1000px;
	margin:0 auto;
	overflow:hidden;
	text-align:center;
}
.mainbox{ background:#FFF; width:1004px;margin:0 auto; background:url(/images/box_bg00.jpg) repeat-y #FFF}
.top_nav {
	height:25px;
	background:url(/images/head_bg0.png) repeat-x;
	background-color:#2D89C9;
	color:#999;
}
.top_nav a {
	color:#1472b5;
}

.top {
	padding-bottom:20px;
}
.top span {
	display:block;
	width:311px;
	height:30px;
	float:right;
	text-align:left;
	margin:44px 14px 0 0px;
}
.top .search {
	border:none;
	height:30px;
	width:236px;
	line-height:30px;
	background:url(/images/search_b.png) no-repeat;
	float:left;
	color:#888;
	padding:0 0 0 10px;
}
.top .submit {
	float:left;
	height:30px;
	width:45px;
	background:url(/images/search_b.png) center right no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-99999px;
}
.top b {
	width:50px;
	overflow:hidden;
	display:block;
	margin:40px 0 0 0;
}
.top b a {
	float:left;
	width:50px;
	display:block;
	font-weight:normal;
	color:#1472b5;
	line-height:19px;
}
.nav {
	/*background:url(/images/menu_bg0.png) repeat-x;*/

	background-color:#303030;
	width:100%;
	height:47px;
	position:relative;
	z-index:1;
}
.nav ul {
	/*background:url(/images/nav_bg00.png) 0 1px no-repeat;*/

	padding: 0 0 0 63px;
}
.nav li {
	width:114px;
	float:left;
	height:46px;
	line-height:46px;
	text-align:center;
}
.nav .h {
	/*background:url(/images/menu_h.png) center bottom no-repeat;*/

	background-color:#424242
}
.nav .hover {
	background-color:#E06513
}
.nav li.act {
	background-color:#E06513
}
.nav li.act a {
	font-size:16px;
	/*color:#424242;*/

	font-weight:bold;
}
.nav li a {
	font-size:15px;
	color:#fff;
	width:114px;
	height:46px;
	display:block;
	z-index:100;
	position:relative;
	font-family:"微软雅黑";
	text-transform: uppercase;
}
.nav li a:hover {
	text-decoration:none;
	background-color:#424242;
}
.menu_act {
	z-index:90;
	position:absolute;
	background:url(/images/menu_act.png) no-repeat;
	width:122px;
	height:59px;
}
/*幻灯*/

/*.slider {

	padding:2px 4px;

	overflow:hidden;

	width:946px;

	overflow:hidden;

	height:344px;

	position:relative;

	z-index:1;

}

.slider .big_pic {

	display:block;

	float:left;

	width:594px;

	height:344px;

	overflow:hidden;

	margin:0 2px 0 0;

}

.slider div {

	float:left;

	width:270px;

	height:324px;

	overflow:hidden;

	background:#eaf7fc;

	padding: 20px 40px 0;

	text-align:left;

}

.slider h6 a {

	font-size:18px;

	color:#1472b5;

	font-weight:normal;

	font-family:"微软雅黑";

	height:40px;

	line-height:40px;

	width:270px;

	overflow:hidden;

	display:block;

}

.slider span {

	font-size:14px;

	color:#666;

	float:left;

	line-height:22px;

	height:198px;

	overflow:hidden;

	display:block;

}

.slider .more {

	width:124px;

	height:53px;

	float:left;

	margin: 0 0 0 150px;

}

.slider ul {

	overflow:hidden;

	width:9999px;

	position:absolute;

	left:0;

	top:2px;

	z-index:2;

	margin-left:4px;

}

.slider li {

	display:block;

	float:left;

	width:946px;

	margin-right:4px;

}

.slider dl {

	z-index:3;

	position:absolute;

	left: 427px;

	bottom:13px;

}

.slider dd {

	background:url(/images/s_link00.gif) no-repeat;

	width:26px;

	height:8px;

	margin-right:6px;

	float:left;

	cursor:pointer;

}

.slider dd.h {

	background:url(/images/s_hover0.gif) no-repeat;

}*/

/*左右滑动*/

.con {
	background:url(/images/con_bg00.jpg) no-repeat;
	width:946px;
	height:165px;
	margin:0 0 12px 4px;
}
.left_bar {
	background:url(/images/left_bar.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	cursor:pointer;
	margin:72px 4px 0 10px;
}
.right_bar {
	background:url(/images/right_ba.png) no-repeat;
	width:24px;
	height:24px;
	float:right;
	cursor:pointer;
	margin:72px 10px 0 0;
}
.con li {
	float:left;
	margin:21px 5px 0;
	background:url(/images/pic_bg00.jpg) no-repeat;
	width:164px;
	height:130px;
	padding:3px 0 0 0px;
	position:relative;
}
.con li img {
	width:156px;
	height:108px;
	overflow:hidden;
}
.con li span {
	width:156px;
	filter:alpha(opacity=80);
	background-color:rgba(255, 255, 255, 0.8);
 filter:progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorStr=#aaffffff, endColorStr=#aaffffff);
	position:absolute;
	left:4px;
	bottom:8px;
	display:block;
	height:28px;
	line-height:28px;
	overflow:hidden;
}
.con li span a {
	color:#1472b5;
}
.con .show_area {
	width:870px;
	height:165px;
	overflow:hidden;
	float:left;
	position:relative;
}
.con ul {
	width:9999px;
	overflow:hidden;
	position:absolute;
	left:0;
	top:0;
}
/*主内容*/

.content {
	padding-bottom:20px;
}
.list {
	float:left;
	width:670px;
	margin-right:15px;
	padding-right:15px;
	background:url(/images/line1.gif) repeat-y scroll right top transparent
}
.r_info {
	float:left;
	width:300px;/*border-left: #999 solid thin;*/

	

}
.list ul {
	overflow:hidden;
}
.list li {
	width:603px;
	height:145px;
	float:left;
	padding: 20px 0 20px 12px;
	background:url(/images/dotted00.gif) right bottom no-repeat;
}
.list a.left_img {
	background:url(/images/aimg_bg0.jpg) no-repeat;
	width:184px;
	height:130px;
	float:left;
	display:block;
	margin-right:23px;
}
.list h6 a {
	font-size:18px;
	color:#4ea6e3;
	font-weight:bold;
	font-family:"微软雅黑";
	text-align:left;
	width:395px;
	height:23px;
	line-height:23px;
	display:block;
	overflow:hidden;
}
.list li b {
	font-weight:normal;
	color:#666;
	width:395px;
	display:block;
	height:23px;
	line-height:23px;
	display:block;
	text-align:left;
	padding-bottom:10px;
}
.list li i a {
	font-style:normal;
	color:#1472b5;
}
.list li span {
	width:395px;
	height:54px;
	line-height:18px;
	display:block;
	font-family:微软雅黑;
	text-align:left;
	overflow:hidden;
	color:#333;
	/*text-indent:2em;*/

	margin:10px 0;
}
.list li em a {
	font-style:normal;
	color:#1472b5;
}
.list .pinglun {
	background:url(/images/pinglun_.jpg) left center no-repeat;
	height:21px;
	width:60px;
	padding-left:28px;
	display:block;
	float:left;
	text-align:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#4ea6e3;
	margin-right:225px;
}
.list .share {
	float:left;
}
.summary {
	background-color: #F6FAFD;
	border: 1px solid #DCDDDD;
	font-size: 14px;
	line-height: 23px;
	margin: 15px 0 10px;
	padding: 12px 5px 6px;
	text-align: justify;
	text-indent: 2em;
}
.text-c{ margin:0; padding:0}
.page {
	margin:30px auto;
}
.page a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(/images/page_bg.jpg) no-repeat;
	margin:0 3px;
	color:#555;
}
.page a.now {
	background:url(/images/page_hover.jpg) no-repeat;
	color:#fff;
}
.page a.long {
	background:url(/images/next_bg.jpg) no-repeat;
	width:52px;
	height:22px;
	color:#fff;
}
.r_info .ad {
	margin-top:0px;
	background: url(/images/listbox_bg.jpg) no-repeat;
}
.r_info .ad b {
	text-align:left;
	display:block;
	color:#1372b5;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}
.r_info .ad a {
	width:300px;
	height:250px;
	overflow:hidden;
}
.r_info .ad a img {
	width:200px;
	height:55px;
	margin:5px auto;
	overflow:hidden;
}
.r_info .read {
	width:300px;
	height:284px;
	margin:0px 0;
	background:url(/images/listbox_bg.jpg) no-repeat;
	padding:10px 0px 0;
}
.read b {
	text-align:left;
	display:block;
	color:#1372b5;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}
.read b a {
	float:right;
	color:#1372b5;
	font-size:12px
}
/*专题样式*/

.read_first {
	width:274px;
	float:left;
	text-align:left;
	overflow:hidden;
	margin:14px 0 10px 0;
}
.r_info .read_first img {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 1px solid #D7E8E8;
	float: left;
	height: 80px;
	margin: 0 10px 0 0;
	padding: 2px;
	width: 120px;
}
.read_first span {
	width:138px;
	display:block;
	color:#1472b5;
	float:left;
	text-align:left;
}
.read_first span a {
	color:#1472b5;
}
.read ul {
	width:300px;
	overflow:hidden;
}
.read li {
	text-align:left;
	color:#666;
	height:25px;
	line-height:25px;
}
.read li a {
	text-align:left;
	width:274px;
	height:21px;
	line-height:21px;
	color:#666;
	display:inline-block;
	overflow:hidden;
}
.r_info .mobile {
	background:url(/images/mobile_b.jpg) no-repeat;
}
.r_info .weekhot {
	width:300px;
	height:335px;
	margin:0px 0;
	background:url(/images/listbox_bg.jpg) no-repeat;
	padding:10px 0px 0;
}
.weekhot b {
	text-align:left;
	display:block;
	color:#1372b5;
	font-weight:bold;
	font-size:14px;
	margin-bottom:15px;
}
.weekhot b a {
	float:right;
	color:#1372b5;
	font-size:12px
}
.weekhot ul {
	width:300px;
	height:305px;
	overflow:hidden;
	background:url(/images/weekhot_bg.jpg) left top no-repeat;
}
.weekhot li {
	text-align:left;
	margin-left:25px;
 *line-height:30px;
	line-height:30px;
	color:#666;
	list-style-type:none
}
.weekhot li a {
	text-align:left;
	width:274px;
	height:30px;
	line-height:33px;
	color:#666;
	display:inline-block;
	overflow:hidden;
}
.r_info .mobile {
	background:url(/images/mobile_b.jpg) no-repeat;
}
.finder {
	width:300px;
	overflow:hidden;
	padding:0px 0 0 0;
	margin-bottom:20px;
}
.finder ul {
	background:url(/images/find_img.jpg) no-repeat;
	width:300px;
	height:230px;
	overflow:hidden;
	padding-top:4px;
}
.finder li {
	display:none;
}
.finder li.act {
	display:block;
}
.finder li img {
	width:292px;
	height:190px;
	overflow:hidden;
}
.finder li h6 a {
	height:45px;
	line-height:45px;
	width:300px;
	overflow:hidden;
	display:block;
}
.finder dl {
	width:300px;
	display:block;
}
.finder dd {
	display:inline-block;
	background:url(/images/find_btn.jpg) no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	margin:0 4px;
}
.finder dd.h {
	background:url(/images/find_h00.jpg) no-repeat;
}
.content_foot {
	border-top: 2px solid #EAEAEA;
	height:3px;
	margin-bottom:20px;
}
.link {
	background:url(/images/bottom_b.jpg) repeat-x;
	height:auto;
	width:100%;
}
.linka  .link a {
	color:#727158;
	width:90px;
	display:inline-block;
	height:24px;
	line-height:24px;
	text-align:left;
	overflow:hidden;
	float:left;
}
.bottom {
	color:#727158;
	text-align:center;
	margin:20px auto 60px;
}
.bottom a {
	color:#727158;
	margin:0 8px;
}
.bottom a.more {
	color:#2b88c9;
}
.totop {
	position:absolute;
	left:50%;
	margin-left:490px;
	width:53px;
	height:53px;
	top:0;
	cursor:pointer;
}
/*新闻*/

.article {
	float:left;
	width:655px;
	margin-right:15px;
	padding:0 15px;
	background:url(/images/line1.gif) repeat-y scroll right top transparent;
	text-align:left;
}
.bread {
	text-align:left;
	padding:10px 0 0 22px;
	width:932px;
}
.article h1 {
	font-size:18px;
	font-family:"微软雅黑";
	font-weight:bold;
	color:#4ea6e3;
	padding:20px 0 6px;
}
.article b {
	font-weight:normal;
	color:#666;
	display:inline-block;
	width:100%;
	padding-bottom:10px;
}
.article p {
	font-size:14px;
	line-height:24px;
	color:#333;
	width:100%;
	padding:0 0 15px;
}
.article .relative {
	background:url(/images/a_rela.jpg) no-repeat;
	width:600px;
	height:auto;
	padding:50px 0 0;
	overflow:hidden;
}
.relative ul {
	width:292px;
	float:left;
	padding-left:8px;
}
.relative li {
	width:292px;
	padding-left:15px;
	background:url(/images/news_dot.jpg) 0 5px no-repeat;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.article .find {
	background:url(/images/a_find.jpg) no-repeat;
	width:600px;
	height:215px;
	padding:64px 0 0;
	overflow:hidden;
}
.find_img {
	background:url(/images/a_find_bg.jpg) no-repeat;
	width:304px;
	height:249px;
	float:left;
	display:block;
	padding:6px 0 0 0;
	margin-right:18px;
	text-align:center;
}
.find_img img {
	margin-bottom:10px;
}
.find ul {
	width:278px;
	overflow:hidden;
}
.find li {
	width:263px;
	padding-left:15px;
	background:url(/images/find_dot.jpg) 0 5px no-repeat;
	height:23px;
	line-height:23px;
	overflow:hidden;
}
.find li a {
	color:#666;
}
.article .comments {
	/*background:url(/images/a_comm.jpg) no-repeat;*/

	width:600px;
	height:auto;
	padding:0;
}
.comments .com_text {
	width:546px;
	height:64px;
	color:#666;
	text-align:left;
	font-size:12px;
	line-height:16px;
	border:none;
	margin-left:15px;
}
.comments .com_sub {
	background:url(/images/a_post.jpg) no-repeat;
	width:46px;
	height:22px;
	text-indent:-9999px;
	border:none;
	cursor:pointer;
	float:right;
	margin:22px 12px 0 0;
}
.comments .reply {
	width:597px;
	float:left;
	overflow:hidden;
	padding-left:3px;
	padding-top:15px;
}
.comments li {
	background:#ecf4f7;
	width:577px;
	overflow:hidden;
	padding:10px;
	margin-bottom:10px;
}
.comments .reply h6 a {
	font-weight:normal;
	font-size:14px;
}
.comments .comment_img {
	background:url(/images/a_com_bg.jpg) no-repeat;
	width:56px;
	height:56px;
	float:left;
	display:block;
	padding:2px 12px 0 2px;
}
.comments .reply span {
	display:block;
	color:#666;
	line-height:16px;
	float:left;
	width:500px;
}
.comments .reply .huifu {
	float:right;
	margin:8px 3px 0 0;
	width:46px;
	height:22px;
	display:block;
}
.r_info .rank {
	width:246px;
	background:url(/images/a_rank.jpg) no-repeat;
	height:288px;
	margin:10px 0;
	padding:18px 10px 0 44px;
	overflow:hidden;
}
.rank .time {
	background:url(/images/time.jpg) no-repeat;
	width:126px;
	height:30px;
	float:right;
}
.rank .time a {
	height:30px;
	width:42px;
	display:block;
	float:left;
	text-indent:-9999px;
}
.rank .t1 {
	background-position:0 0;
}
.rank .t2 {
	background-position:0 -30px;
}
.rank .t3 {
	background-position:0 -60px;
}
.rank ul {
	width:256px;
	display:block;
	float:left;
	margin-top:23px;
	display:none;
}
.rank li {
	text-align:left;
}
.rank li a {
	text-align:left;
	line-height:22px;
	height:22px;
	width:256px;
	overflow:hidden;
	display:block;
	color:#666;
}
.hot {
	position:relative;
}
.hot_img {
	position:absolute;
	top:16px;
	left:10px;
}
/*首页焦点图样式*/

#slider {
	width:946px;
	margin:5px 0 0 3px
}
.slider_box {
	width:946px;
	margin:0 auto;
	height:270px;
	overflow: hidden;
	position: relative;
}
.silder_tip {
	width: 92px;
	height: 92px;
	overflow: hidden;
	position: absolute;
	top: 0;
	right: 0;
	z-index:1;
	text-indent:-999px;
	background:url(/images/tip-tt.gif) no-repeat;
}
#movie_tip {
	background-position: -93px 0;
}
.silder_con {
	height:270px;
	overflow: hidden;
	position: absolute;
}
.silder_panel {
	width:946px;
	height:270px;
	overflow: hidden;
	float: left;
	position: relative;
	background: #424242;
}
.silder_panel img {
	width:540px;
	height: 270px;
	display: block;
	overflow: hidden;
}
.silder_intro {
	width:360px;
	height: 270px;
	line-height: 20px;
	overflow: hidden;
	color: #999;
	padding: 0 40px 0 0;
}
.silder_intro h3 {
	padding:10px 0;
	height:50px;
	color:#7acf39;
	line-height: 30px;
	overflow: hidden;
}
.silder_intro h3 strong {
	font-family: "宋体";
	font-size: 24px;
	height:30px;/*overflow: hidden;*/
	font-weight: normal;
	display: block;
}
.silder_intro h3 strong a {
	color: #fff;
	font-weight:bold;
}
.silder_intro ul {
	height: 60px;
	overflow: hidden;
}
.silder_intro li {
	height: 20px;
	overflow: hidden;
	color:#787878;
}
.silder_intro li a {
	color:#787878;
	margin:0 6px;
}
.silder_intro span {
	margin: 0 10px 0 0;
}
.silder_intro p {
	height:72px;
	overflow: hidden;
	color:#787878;
	margin-top:10px;
	line-height:18px;
}
.silder_play {
	display: block;
	width:136px;
	height:30px;
	overflow: hidden;
	text-decoration:none;
	position: absolute;
	bottom: 13px;
	right: 45px;/*background: url(/images/silder-play.png) 0 -30px no-repeat;text-indent: -999px;*/
}
.silder_play:hover {
	background-position: 0 0;
}
.silder_nav {
	width:946px;
	height:58px;
	margin: 0 auto;
	bottom: 0;
	position: absolute;
	overflow: hidden;
}
.silder_nav li {
	float: left;
	padding:0px;
	border:1px solid #fff;
	margin:2px;
}
.silder_nav li.current {
	border:3px solid #7acf39;
	margin:0 4px;
}
.silder_nav li, .silder_nav img {
	display: block;
	width:112px;
	height:48px;
	overflow: hidden;
}
.slider_box a.prev, .slider_box a.next {
	display: block;
	width:45px;
	height:100px;
	overflow:hidden;
	text-indent: -999px;
	position: absolute;
	cursor: pointer;
	margin: 85px 0 0 0;
	background: url(/images/silder_btn.gif) no-repeat;
}
.slider_box a.prev {
	left:0;
	background-position: left 0;
}
.slider_box a.next {
	right:0;
	background-position: right 0;
}
.silderBox {
	height:8px;
	line-height:8px;
}
.f_l {
	float:left;
}
.f_r {
	float:right;
}
.navbox_ {
	width:946px;
	margin:0 auto;
	overflow:hidden;
	zoom:1
}
.navbox {
	width:946px;
	margin:0 auto;
	overflow:hidden;
	zoom:1;
	margin-top:8px;
}
