body {
	line-height:22px;
	font-family:'Microsoft YaHei','微软雅黑','宋体',Arial Narrow,arial,serif;
	/*font-size:12px;*/
	font-size:14px;
	/*color:#333;*/
	color: #6b6b6b;
	/*background:url(bg000000.jpg) repeat;*/
	background-color: #f4f4f4;
}
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;
}
.w954 {
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.box {
	background:url(box_bg00.jpg) repeat-y #f4f4f4;
	width:1200px;
	margin:12px auto;
	overflow:hidden;
	text-align:center;
}
/*修改成顶部导航*/
/*.top_nav {
	height:25px;
	background:url(head_bg0.png) repeat-x;
	background-color:#2D89C9;
	color:#999;
}*/
.top_nav {
	height:71px;
	background-color:#f4f4f4;
	color:#6b6b6b;
	font-size: 16px;
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
/*.top_nav a {
	color:#1472b5;
}*/
/*.logo {
	float:left;
	margin:10px 0 0 18px;
}*/
.top_nav a.logo {
	float:left;
	margin:10px 0 0 0px;
	/*添加宽度*/
	width:504px;
	/*测试版显示内置下载国内图片*/
	/*width: 265px;*/
}
/*添加栏目列表begin*/
.top_nav ul {
	/*padding: 35px 32px 0 0px;*/
	/*margin: 35px 32px 0 0;*/
}
.top_nav li {
	/*width:114px;*/
	float:left;
	height:22px;
	line-height:22px;
	text-align:center;
	margin: 35px 32px 0 0;
}

.top_nav li.hover a{
	color:#ff9641
}
.top_nav li.act{
	/*background-color:#E06513*/
}
.top_nav li.act a {
	font-size:16px;
	color:#ff9641;
	/*font-weight:bold;*/
}
.top_nav li a {
	
	/*font-weight:bold;*/
	font-size:16px;
	color:#6b6b6b;
	/*width:114px;*/
	height:22px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.top_nav li a:hover {
	text-decoration:none;
	color:#ff9641
}
/*添加栏目列表end*/
.top {
	padding-bottom:20px;
}


.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;
}
/*标签列表begin*/
.nav_banner{
	background-color:#ff9641;
	width:100%;
	height:40px;
	position:relative;
	z-index:1;
}
.nav {
	/*background:url(menu_bg0.png) repeat-x;*/
	
	padding: 0 0 0 0px;
	width:1200px;
	height:40px;
	margin: 0 auto;
}
.nav ul {
	/*background:url(nav_bg00.png) 0 1px no-repeat;*/
	/*width:auto;*/
	height:40px;
	width: 960px;
	float:left;
	
}
.nav li {
	/*width:114px;*/
	margin: 0px 6px 0 5px;
	float:left;
	height:40px;
	line-height:40px;
	text-align:center;
}
.nav .h {
	/*background:url(menu_h.png) center bottom no-repeat;*/
	/*background-color:#424242*/
}
.nav .hover {
	background-color:#ff9641
}
.nav li.act{
	background-color:#f67c1a
}
.nav li.act a {
	font-size:16px;
	/*color:#424242;*/
	font-weight:bold;
}
/*.nav li a {
	font-size:14px;
	color:#fff;
	width:70px;
	height:40px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.nav li a:hover {
	text-decoration:none;
	background-color:#f67c1a;
	width:70px;
	height:40px;
}*/
.nav .hover {
	background-color:#ff9641
}
.nav .hover a {
	font-size:14px;
	color:#fff;
	width:70px;
	height:40px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.nav .hover a:hover {
	text-decoration:none;
	background-color:#f67c1a;
	width:70px;
	height:40px;
}
.nav .hoverhover {
	background-color:#f67c1a
}
.nav .hoverhover a {
	font-size:14px;
	color:#fff;
	background-color:#f67c1a;
	width:70px;
	height:40px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.nav .hoverhover a:hover {
	text-decoration:none;
	background-color:#f67c1a;
	width:70px;
	height:40px;
}
.nav .hover2 {
	background-color:#ff9641
}
.nav .hover2 a {
	font-size:14px;
	color:#fff;
	width:40px;
	height:40px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.nav .hover2 a:hover {
	text-decoration:none;
	background-color:#f67c1a;
	width:40px;
	height:40px;
}
.nav .hoverhover2 {
	background-color:#ff9641
}
.nav .hoverhover2 a {
	font-size:14px;
	color:#fff;
	width:40px;
	height:40px;
	display:block;
	z-index:100;
	position:relative;
	font-family:'Microsoft YaHei','微软雅黑';text-transform: uppercase;
}
.nav .hoverhover2 a:hover {
	text-decoration:none;
	background-color:#f67c1a;
	width:40px;
	height:40px;
}
.nav .hover span {
	width:2px;
	height:40px;
	line-height: 40px;
	float:left;
	text-align:center;
	color:#fff;
	margin:0px 0px 0 0px;
}
/*.nav .hover2 span {
	width:2px;
	height:40px;
	line-height: 40px;
	float:left;
	text-align:center;
	color:#fff;
	margin:0px 0px 0 0px;
}*/
/*标签列表end*/
/*搜索begin*/
.nav span {
	display:inline;
	width:160px;
	height:22px;
	line-height: 22px;
	float:left;
	text-align:left;
	margin:9px 40px 0 40px;
}
.nav .search,input[type="text"] .search {
	border:none;
	height:22px;
	width:100px;
	line-height:22px;
	background:url(../../images/lm/search_b.png) no-repeat;
	float:left;
	color:#b2b2b2;
	padding:0 0 0 10px;
}
.nav input[type="text"] {
	border:none;
	font-family:'Microsoft YaHei','微软雅黑';
	height:22px;
	width:100px;
	line-height:22px;
	background:url(../../images/lm/search_b.png) center left no-repeat;
	float:left;
	color:#b2b2b2;
	padding:0 0 0 10px;
	/*去掉点击输入时的边框*/
	outline:medium;
}
.nav .submit {
	float:left;
	height:22px;
	line-height:22px;
	width:45px;
	background:url(../../images/lm/search_b.png) center right no-repeat;
	border:none;
	cursor:pointer;
	text-indent:-99999px;
}

/*搜索end*/
.menu_act {
	z-index:90;
	position:absolute;
	background:url(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(s_link00.gif) no-repeat;
	width:26px;
	height:8px;
	margin-right:6px;
	float:left;
	cursor:pointer;
}
.slider dd.h {
	background:url(s_hover0.gif) no-repeat;
}*/
/*左右滑动*/
.con {
	background:url(con_bg00.jpg) no-repeat;
	width:946px;
	height:165px;
	margin:0 0 12px 4px;
}
.left_bar {
	background:url(left_bar.png) no-repeat;
	width:24px;
	height:24px;
	float:left;
	cursor:pointer;
	margin:72px 4px 0 10px;
}
.right_bar {
	background:url(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(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:615px;
	margin-right:15px;
	padding-right:15px;
	background:url("line1.gif") repeat-y scroll right top transparent
}
.r_info {
	float:left;
	width:300px;
	padding:20px 0 0 0px;
	/*border-left: #999 solid thin;*/
	
}
.list{

}
.list ul {
	overflow:hidden;
}
.list li {
	width:603px;
	height:145px;
	float:left;
	padding: 0px 0 20px 12px;
	background:url(dotted00.gif) right bottom no-repeat;
}
.list a.left_img {
	background:url(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:'Microsoft YaHei','微软雅黑';
	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:'Microsoft YaHei','微软雅黑';
	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(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;
}




.page {
	margin:30px auto;
}
.page a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(page_bg.jpg) no-repeat;
	margin:0 3px;
	color:#555;
}
.page a.now {
	background:url(page_hover.jpg) no-repeat;
	color:#fff;
}
.page a.long {
	background:url(next_bg.jpg) no-repeat;
	width:52px;
	height:22px;
	color:#fff;
}
.r_info .ad{ margin-top:10px;}
.r_info .ad a {
	width:300px;
	height:250px;
	overflow:hidden;
}
.r_info .ad a img {
	width:300px;
	/*height:250px;*/
	overflow:hidden;
}
.r_info .read {
	width:300px;
	height:260px;
	margin:0px 0;
	background:url(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(mobile_b.jpg) no-repeat;
}
.r_info .weekhot {
	width:300px;
	height:350px;
	margin:0px 0;
	background:url(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(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(mobile_b.jpg) no-repeat;
}
.finder {
	width:300px;
	overflow:hidden;
	padding:0px 0 0 0;
	margin-bottom:20px;
}
.finder ul {
	background:url(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(find_btn.jpg) no-repeat;
	width:13px;
	height:13px;
	cursor:pointer;
	margin:0 4px;
}
.finder dd.h {
	background:url(find_h00.jpg) no-repeat;
}
.content_foot {
	background:url(content_.jpg) no-repeat;
	height:3px;
	margin-bottom:20px;
}
.link {
	background:url(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:#b2b2b2;
	text-align:center;
	margin:24px auto 60px auto;
	font-size: 12px;
}
.bottom .botline{
	width: 1200px;
	/*height:2px;*/
	margin:24px auto 48px auto;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
}
.bottom a {
	color:#b2b2b2;
	margin:0 8px;
	font-size: 14px;
}
.bottom a.more {
	color:#b2b2b2;
}
.totop {
	position:absolute;
	left:50%;
	margin-left:490px;
	width:53px;
	height:53px;
	top:0;
	cursor:pointer;
}

.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(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(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(a_rank.jpg) no-repeat;
	height:288px;
	margin:10px 0;
	padding:18px 10px 0 44px;
	overflow:hidden;
}
.rank .time {
	background:url(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(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(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(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;}
/*首页轮播 与特别推荐 效果 begin*/
#zSlider{margin:10px auto 0; width:1200px; height:367px;overflow:hidden;}

#picshow{position:relative;}
#picshow,#picshow_img{width:562px; height:355px; overflow:hidden; float:left;}
#picshow{padding-right: 32px;background-color:#fff;/*margin-bottom: 12px;*/}
#picshow_img li{width:562px; height:355px; overflow:hidden; float:left; display:none;}
#picshow_img img{width:562px; height:355px;}
#picshow_tx{left:0px; width:562px; bottom:0px; position:absolute; height:90px; overflow:hidden;}
#picshow_tx li{background:url(../images/picshow_bg.png) repeat; padding:10px 30px; height:70px; color:#fff; display:none;}
#picshow_tx li a{color:#fff;}
#picshow_tx li a:hover{text-decoration:underline;}
#picshow_tx li h3{ margin:13px 0;}
#picshow_tx li p{ color:#ccc; line-height:16px; height:16px; overflow:hidden;}

#select_btn{width:606px; height:355px;/*margin-bottom: 12px;*/ color:#6b6b6b; float:right; display:inline; background-color:#fff;}
/*#select_btn li{padding:0 0 0 32px; width:638px; height:30px; border-top:1px solid #fff; cursor:pointer;}
#select_btn li:hover{background-color:#fff;height:30px;}
#select_btn li.current{background-color:#fff;height:84px;}
#select_btn li.current:hover{background-color:#fff;height:84px;}
#select_btn a{color:#6b6b6b;}
#select_btn img{padding:0px; border:0px solid #ccc; width:132px; height:84px; margin-right:10px; float:left;}
#select_btn .select_text{float:left; height:auto;text-align:left;line-height:40px;font:16px 'Microsoft YaHei'; overflow:hidden; display:block;width:480px;}
#select_btn .select_desc{float:left; height:auto;text-align:left;line-height:55px;font:14px 'Microsoft YaHei'; overflow:hidden; display:block;}
#select_btn .select_text:hover{text-decoration:underline;}
#select_btn .select_date{ float:right;height:40px; line-height:40px; overflow:hidden; display:inline;margin-right:32px;}
*/
#select_btn .title{
	float:left;
	font-size: 18px;
	font-family: 'Microsoft YaHei','微软雅黑';
	padding: 15px 0 5px 0px;
	color: #ff9641;
	font-weight: bold;
	display: block;
}

/*不选择的时候 start*/

#select_btn li.nor .select_text{
    
    height: 30px;
    line-height: 30px;
    float: left;
    display: inline;
    font-size: 14px;
}

#select_btn ul li.nor div{
	width: 560px;
	display:block;
	float: left;
	height:30px;
	line-height: 30px;
	display:inline;
	font-size: 14px;
}
#select_btn ul li.nor{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 560px;
	height:30px;
	line-height: 30px;
	/*background: url(../../images/lm/main_xian.png) no-repeat;*/
	padding: 0px 0px 0 0px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
	/*padding: 0px 0px 0 32px;*/
	background-color:#fff;
	margin:0px 0 0 0;
	/*为了跟IE兼容 加上浮动*/
	float:left;

}
#select_btn ul li.nor a{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 480px;
	height:30px;
	line-height: 30px;
	/*margin-right:28px;*/
	color:#6b6b6b;
	margin: 0;

}

#select_btn ul li.nor a:hover {
	text-decoration:none;
	color:#42aaff
}

#select_btn ul li.nor h1{
	font-size: 14px;
	width: 480px;
	display:inline;
	float: left;
	height:30px;
	line-height:30px;
	margin:0px 0 0 0;
	text-align:left;
	font-weight: normal;
}
#select_btn ul li {
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 556px;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #b2b2b2;
	/*padding: 0px 0px 0 32px;*/
	background-color:#fff;
	margin:0px 0 0 0;

}

/*不选择的时候 end*/
/*首页轮播 与特别推荐 效果 end*/

/*中间的两个栏目 数据发布和最新报告 begin*/
.cat{
	width: 1200px;
	margin: 0 auto 0px auto;
	background-color: #f4f4f4;
}
.cat .moremore{
	width: 550px;
	height: 22px;
	line-height: 22px;
	margin: 10px 0px 0px 0px;
	padding: 0px 50px 0px 0px;
    display: block;
	color: #42aaff;
	background-color: #fff;
	font-size: 14px;
	text-align: right;
}
.cat10,.cat12{
	width:600px;
	height: 482px;
	/*float: left;*/
	text-align: left;
	background-color: #fff;
	margin: 0 auto 12px auto;
}
.cat10{
	float: left;

}
.cat12{
	float: right;
	/*margin-left: 30px;*/
}
.cat10 .title,.cat12 .title{
	width:600px;
    margin: 15px auto 5px 15px;
    display: block;
    float:left;
	font-size: 18px;
	font-family: 'Microsoft YaHei','微软雅黑';
	color: #ff9641;
	font-weight: bold;
}
.catlist ul li.oth{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 550px;
	height:36px;
	line-height: 36px;
	background: url(../../images/lm/dian.png) no-repeat;
	padding: 0px 0px 0 20px;
	/*为了跟IE兼容 加上浮动*/
	float:left;

}
.catlist ul li.oth div{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 550px;
	height:36px;
	line-height: 36px;
	

}
.catlist ul li.oth div h1{
	font-weight: normal;
	width: 400px;
}
.catlist ul li.oth div h1 a{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	/*width: 400px;*/
	/*height:36px;
	line-height: 36px;*/
	color:#6b6b6b;

}

/*.catlist ul li.oth .pubdate{
	width: 100px;
	height:36px;
	line-height: 36px;
	padding: 0px 0px 0 0px;
	float:left;
	text-align: left;
	display: block;
}*/
.catlist ul li.oth div h1 a:hover {
	text-decoration:none;
	color:#42aaff
}
/*第一个 start*/

/*.catalllist ul{
	overflow:hidden;
}*/
.catlist ul li.num1{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 540px;
	height:118px;
	/*line-height: 120px;*/
	/*background: url(../../images/lm/main_xian.png) no-repeat;*/
	padding: 0px 50px 0 10px;
	/*为了跟IE兼容 加上浮动*/
	float:left;

}
.catlist ul li.num1 h1{
	width: 540px;
	height:22px;
	line-height: 22px;
	margin: 8px;
}
.catlist ul li.num1 h1 a{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 540px;
	height:22px;
	line-height: 22px;
	/*margin-right:28px;*/
	color:#6b6b6b;
	font-size: 16px;
    font-weight: normal;

}

.catlist ul li.num1 h1 a:hover {
	text-decoration:none;
	color:#42aaff
}
.catlist ul li.num1 div{
	width: 540px;
	display:block;
	float: left;
	height:80px;
	line-height: 80px;
	display:inline;
	font-size: 14px;
}
.catlist li.num1 div a.left_img {
	width:108px;
	height:66px;
	/*line-height: 140px;*/
	float:left;
	display:block;
	margin:0px 12px 14px 10px;
}

.catlist ul li.num1 div span {
	width:410px;
	height:72px;
	line-height:18px;
	display:block;
	font-family:微软雅黑;
	text-align:left;
	overflow:hidden;
	color:#7f7f7f;
	text-indent:2em;
	margin:0;
}

/*第一个 end*/

/*中间的两个栏目 数据发布和最新报告 end*/
/*动态发布与排行榜  begin*/
.mainmain{
	width: 1200px;
	margin: 0 auto 12px auto;
	/*background-color: #f4f4f4;*/
}
.catall{
	width:850px;
	/*height: 472px;*/
	float: left;
	text-align: left;
	background-color: #fff;
	/*margin: 0 auto 12px auto;*/
}

.catall .title{
	width:850px;
    margin: 15px auto 9px 20px;
    display: block;
    float:left;
	font-size: 18px;
	font-family: 'Microsoft YaHei','微软雅黑';
	color: #ff9641;
	font-weight: bold;
}
.catall .title a{
	text-decoration: none;
	color:#ff9641;
}
.catalllist div{
	display:inline;
	font-size: 14px;
}
.catalllist a.left_img {
	width:228px;
	height:140px;
	/*line-height: 140px;*/
	float:left;
	display:block;
	margin:18px 28px 18px 0;
}
/*.catalllist ul{
	overflow:hidden;
}*/
.catalllist ul li{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 800px;
	height:176px;
	line-height: 176px;
	background: url(../../images/lm/main_xian.png) no-repeat;
	padding: 0px 30px 0 20px;
	/*为了跟IE兼容 加上浮动*/
	float:left;

}

.catalllist ul li a{
	/*list-style-type: square;*/
	/*list-style:square inside url(../../images/lm/dian.png);*/
	width: 228px;
	height:22px;
	line-height: 22px;
	/*margin-right:28px;*/
	color:#6b6b6b;

}

.catalllist ul li a:hover {
	text-decoration:none;
	color:#42aaff
}
.catalllist ul li div{
	width: 544px;
	display:block;
	float: right;
	height:176px;
	line-height: 176px;
}
.catalllist ul li h1{
	font-size: 18px;
	width:544px;
	display:block;
	/*height:23px;
	line-height:23px;*/
	margin:22px 0 0 0;
	text-align:left;
}
.catalllist li span {
	width:544px;
	height:64px;
	line-height:18px;
	display:block;
	font-family:'Microsoft YaHei','微软雅黑';
	text-align:left;
	overflow:hidden;
	color:#7f7f7f;
	/*text-indent:2em;*/
	margin:10px 0;
}
.catalllist li b {
	font-weight:normal;
	color:#6b6b6b;
	width:544px;
	height:22px;
	line-height:22px;
	display:block;
	text-align:left;
	padding:10px 0 0 0;
}
/*动态发布与排行榜 end*/
.rthing{
	width: 338px;
	height: auto;
	margin: 0px 0 0 12px;
	float: left;
	background-color: #f4f4f4;
}
.apprank{
	width: 338px;
	height: auto;
	margin: 0;
	float: left;
	text-align: center;
	background-color: #fff;
}
.apprank .title{
	width: 328px;
	height: 32px;
	line-height: 32px;
	margin: 18px 5px 0px 5px;
	padding: 0px;
    display: block;
	color: #fff;
	background-color: #ff9641;
	font-size: 18px;
	text-align: center;
	/*font-weight: bold;*/
}

/*蓝色字 42aaff*/
.apprank .tdtitle1,.apprank .tdtitle2,.apprank .tdtitle3{

	color:#42aaff;
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	text-align: center;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
	display: inline-box;
	float:left;
	margin:0;

}
.apprank .tdtitle1{
	width: 55px;
	padding:0 0 0 10px;
}
.apprank .tdtitle2{
	width: 103px;

}
.apprank .tdtitle3{
	width: 170px;
}
.apprank .applist{
	width:298px;
	margin:0px 20px 0 20px;
	height: auto;
	/*height: 50px;
	line-height: 50px;*/
	font-size: 14px;
	float: left;
}
.applist ul{
	width:298px;
	height: auto;
	/*height: 41px;
	line-height: 41px;*/
}
.applist ul li{
	width:298px;
	/*margin:0 20px 0 20px;*/
	height: 41px;
	line-height: 41px;
	font-size: 14px;
	/*为了跟IE兼容 加上浮动*/
	float:left;
}
.tdn,.tdm,.tdt{
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	text-align: center;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #c7c7c7;
	/*display: inline-box;*/
	margin:0;
	float:left;
	color: #6b6b6b;
}
.applist li .tdn{
    width: 40px;
}
.applist li .tdt{
    width: 110px;
}
.applist li .tdm{
    width: 148px;
}
.apprank .moremore{
	width: 328px;
	height: 32px;
	line-height: 32px;
	margin: 10px 10px 0px 0px;
	padding: 0px;
    display: block;
	color: #42aaff;
	background-color: #fff;
	font-size: 14px;
	text-align: right;
	float: left;
}

/*微信 */
.bdweixin{
	width: 338px;
	height: 198px;
	margin: 0px 0 12px 0;
	float: right;
	text-align: left;
	background-color: #fff;
	color: #ff9641;
	font-size: 18px;
}
.bdweixin p{
	width:322px;
	height:30px;
	line-height: 30px;
	margin: 8px;
}


/*正文 start*/
.mainmain .contentall{
    width:850px;
	float: left;
	text-align: center;
	background-color: #fff;
}
.contentall .title{
	width:850px;
    margin: 15px auto 9px 20px;
    display: block;
    float:left;
	font-size: 18px;
	font-family: 'Microsoft YaHei','微软雅黑';
	color: #ff9641;
	font-weight: normal;
	text-align: left;
}
.contentall .title a{
	color: #ff9641;
}
.adbanner {
	float:left;
	width:820px;
	height: 110px;
	/*margin-right:15px;
	padding:0 15px;*/
	margin: 0 30px 0 15px;
	background:url(../../images/lm/banner.jpg);
	text-align:middle;
	font-family:'Microsoft YaHei','微软雅黑';
}
/*新闻*/
.article {
	float:left;
	width:820px;
	margin-right:15px;
	padding:0 15px;
	/*background:url("line1.gif") repeat-y scroll right top transparent;*/
	text-align:left;
	font-family:'Microsoft YaHei','微软雅黑';
}
/*.bread {
	text-align:left;
	padding:10px 0 0 22px;
	width:932px;
}*/
.article h1 {
	font-size:18px;
	font-family:'Microsoft YaHei','微软雅黑';
	font-weight:bold;
	color:#6b6b6b;
	/*padding:20px 0 6px;*/
	text-align: center;
	height: 50px;
	line-height: 50px;
	width:820px;
}
.article b {
	font-weight:normal;
	color:#6b6b6b;
	display:inline-block;
	height: 22px;
	line-height: 22px;
	padding-bottom:10px;
	width:820px;
	font-size:14px;
	text-align: center;
}
.article b a{
	color:#42aaff;
}
.article b a:hover{
	color:#42aaff;
	text-decoration: none;
}
.article .comments {
	/*background:url(a_comm.jpg) no-repeat;*/
	width:800px;
	height:auto;
	padding:0;
}
.article .content_info{
    font-size:16px;
}
.article .content_info .summary {
    background-color: #fff;
    border: 1px solid #DCDDDD;
    font-size: 14px;
    line-height: 23px;
    margin: 15px 0 15px;
    padding: 12px 5px 6px;
    text-align: justify;
    text-indent: 2em;
}
.article p {
	font-size:16px;
	line-height:24px;
	color:#6b6b6b;
	width:100%;
	padding:0 0 15px;
}
/*.article .relative {
	background:url(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(news_dot.jpg) 0 5px no-repeat;
	height:24px;
	line-height:24px;
	overflow:hidden;
}
.article .find {
	background:url(a_find.jpg) no-repeat;
	width:600px;
	height:215px;
	padding:64px 0 0;
	overflow:hidden;
}
.find_img {
	background:url(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(find_dot.jpg) 0 5px no-repeat;
	height:23px;
	line-height:23px;
	overflow:hidden;
}
.find li a {
	color:#666;
}*/

/*正文 end*/
/*关于我们 start*/
#content{
	margin:20px auto auto auto;
	width: 1200px;
	/*background-color: #fff;*/
	font-family: 'Microsoft YaHei','微软雅黑';
	font-size: 16px;
	color: #6b6b6b;
}
.col-left, .left-nav{
    width: 320px;
    height: 254px;
    background-color: #fff;
    float: left;
}
.left-nav h1{
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	text-align: left;
	font-weight: normal;
	padding-left: 15px;
	color: #ff9641;
}
.left-nav .content{
    /*border-width: 1px;
    border-style: solid;
    border-color:#6b6b6b; */
}
.left-nav .content li.nor{
	width: 320px;
	height: 50px;
	line-height: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:#b2b2b2;
	/*为了跟IE兼容 加上浮动*/
	float:left;
}
.left-nav .content li.nor a{
	color: #6b6b6b;
	padding-left: 20px;
}
.left-nav .content li .jiantou{
	float: right;
	height: 50px;
	line-height: 50px;
	margin:auto 15px auto 150px;
	text-align: center;
}
.left-nav .content li.cur{
	width: 318px;
	height: 50px;
	line-height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:#b2b2b2;
	/*为了跟IE兼容 加上浮动*/
	float:left;
}
.left-nav .content li.fir{
	width: 318px;
	height: 50px;
	line-height: 50px;
	border-right-width: 1px;
	border-right-style: solid;
	border-left-width: 1px;
	border-left-style: solid;
    border-top-width: 1px;
	border-top-style: solid;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-color:#b2b2b2;
	/*为了跟IE兼容 加上浮动*/
	float:left;
}
.left-nav .content li.cur a{
	color: #ff9641;
	text-decoration: none;
	padding-left: 20px;
}
.left-nav .content li.fir a{
	color: #ff9641;
	text-decoration: none;
	padding-left: 20px;
}
.left-nav .content li.cur a:hover,.left-nav .content li.nor a:hover{
	
	text-decoration: none;
}
.col-auto{
	width: 820px;
	float: left;
	margin-left: 10px;
	background-color: #fff;
	padding: 20px;
}
/*关于我们 end*/

/*rank list start*/
.mainrank{
    width: 1200px;
	margin: 12px auto 12px auto;
}

.rankall{
	width:850px;
	/*height: 472px;*/
	float: left;
	text-align: left;
	background-color: #fff;
	/*margin: 0 auto 12px auto;*/
}

.rankall .title{
	width:850px;
    margin: 15px auto 9px 20px;
    display: block;
    float:left;
	font-size: 18px;
	font-family: 'Microsoft YaHei','微软雅黑';
	color: #ff9641;
	font-weight: bold;
}
.rankall .title a,.rankall .title a:hover{
	text-decoration: none;
	color: #ff9641;
}
.tablel{
  border-left:1px solid #c7c7c7;
  border-spacing: 0px;
  font-family: 'Microsoft YaHei','微软雅黑';
  font-size: 14px;
  height:100%; 
  /*width:370px;*/
  text-align: center;
  table-layout:fixed;
  color:#6b6b6b;
  float:left;
  margin-left: 30px;

}
.tablel th{
	background-color: #ff9641;
	height: 40px;
	border-right:1px solid #c7c7c7;border-top:1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;border-spacing: 0px;
    color:#fff;
    font-weight: normal;
}
.tablel td{
	height: 36px;
	border-right:1px solid #c7c7c7;border-spacing: 0px;
    border-bottom:1px solid #c7c7c7;overflow:hidden;white-space:nowrap;
}
.tablel td.lieyi{
	background-color: #ff9641;
	color:#fff;
	/*border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;border-spacing: 0px;*/
}
.tabler{
  border-left:1px solid #c7c7c7;
  border-spacing: 0px;
  font-family: 'Microsoft YaHei','微软雅黑';
  font-size: 14px;
  height:100%; 
  /*width:370px;*/
  text-align: center;
  table-layout:fixed;
  color:#6b6b6b;
  float:left;
  margin-left: 30px;

}
.tabler th{
	background-color: #ff9641;
	height: 40px;
	border-right:1px solid #c7c7c7;border-top:1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;border-spacing: 0px;
    color:#fff;
    font-weight: normal;
}
.tabler td{
	height: 36px;
	border-right:1px solid #c7c7c7;border-spacing: 0px;
    border-bottom:1px solid #c7c7c7;overflow:hidden;white-space:nowrap;
}
.tabler td.lieyi{
	background-color: #ff9641;
	color:#fff;
	/*border-left:1px solid #c7c7c7;border-right:1px solid #c7c7c7;
    border-bottom:1px solid #c7c7c7;border-spacing: 0px;*/
}