@charset "utf-8";

	/*初始*/
	html,body,iframe,form,p,ul,ol,dl,li,dt,dd{ margin:0; padding:0;}
	li{ list-style:none;}
	h1,h2,h3{ font-size:14px; margin:0px; padding:0px;}
	a{ text-decoration:none; color:#333333;}
	a:hover{ text-decoration:none}

	/*公用*/
	body{ font:12px/2em "Microsoft Yahei",Tahoma,"SimSun"; color:#000; background:url(bodybg.png) no-repeat fixed center 0; }
	.fr{ float:right;}
	.fs12{ font-size:12px; line-height:22px;}
	.fs14{ font-size:14px; line-height:25px;}
	.border_none{ border-bottom:none;}
	.clearfix{ height:inherit; overflow:hidden;}
	.clearfix:after{ visibility:hidden; display:block; font-size:0; height:0; content:'.'; clear:both; *zoom:1;}
	.clear{ clear:both; font-size:0px; line-height:0px; height:0px; overflow:hidden;}
	
	/*form*/
	.btn_1{ background:url(btn_1.png) no-repeat 0 0; width:37px; height:19px; line-height:19px; padding:0px; margin:0px; text-align:center; color:#FFF; border:none; }
	.btn_1:hover{ background-position:0 -19px; cursor:pointer;}
	.textbox{ border:1px solid #E4E4E4;}
	
	/*layout*/
	#content{ width:960px; margin:0px auto; background:#FFF; padding:0px 10px 10px;}
	
	.l,.m,.lm,.mr,.r,.sub_l,.sub_m,.sub_r{ float:left;}

	.main_layout{ height:inherit; overflow:hidden;}
	.main_layout .l{ width:350px;}
	.main_layout .m{ width:350px; margin:0px 10px;}
	.main_layout .r{ width:240px;}
	.main_layout .lm{ width:720px;}
	.main_layout .mr{ width:710px; margin-left:10px;}
	
	.main_layout .mr .m{ margin:0px; width:355px;}
	.main_layout .mr .r{ width:355px;}
	.main_layout .mr .r .box .con{ margin-left:10px;}
	
	.main_layout .mr .img_msg_80_80 .sub_r{ width: 261px;}
	.main_layout .mr .img_msg_120_90 .sub_r{ width:211px;}
	.main_layout .lm .img_msg_60_60 .sub_r,.main_layout .mr .img_msg_60_60 .sub_r{ width:257px; text-align:left;}
	
	.main_layout .lmr{}
	.main_layout .lmr .l,.main_layout .lmr .m,.main_layout .lmr .r{ width:320px; margin:0px;}
	.lmr .l .box .con{ padding-right:10px;}
	.lmr .r .box .con{ padding-left:10px;}
	
	.main_layout .lmr .img_msg_80_80 .sub_r{ width: 216px;}
	.main_layout .lmr .l .img_msg_120_90 .sub_r{ width:176px;}
	.main_layout .lmr .img_msg_60_60 .sub_r{ width:246px; }
	.main_layout .lmr .img_msg_115_150 .sub_r{ width:191px; }
	
	.main_layout .lmr .lm{ width:640px;}
	
	.sub_layout{ margin-bottom:4px;}
	.m .sub_layout .sub_r{ width:234px;}
	
	.l_mr{  }
	.l_mr .l{ width:315px;}
	.l_mr .mr{ width:635px; margin-left:10px;}
	
	.sub_layout_4{  }
	.sub_layout_4 .box{ float:left; width:240px;}
	.sub_layout_4 .box .con{ padding:0px; margin:0px;  padding:0px 10px;}
	
	/*main box*/
	.main { margin-bottom:10px;}
	.main .slide_imgs_box{ width:350px; height:250px; overflow:hidden; float:left;}
	.main .main_news_box{  width:350px; margin:0px 10px; float:left;}
	
	.main .main_news_box .news_main{ margin-bottom:4px; padding:0px 15px;}
	.main .main_news_box .news{ margin:0px 15px;}
	
	.main .main_news_box .hasbox{ width:330px; padding:0px 10px; height:26px; line-height:26px;font-weight:bold}
	
	/*img_msg 60*60 左右结构 */
	.img_msg{ height:inherit; overflow:hidden; margin-bottom:5px;height:84px;}
	.img_msg .sub_l{ border:1px solid #CCC; padding:1px; height:64px;}
	.img_msg .sub_r{ margin-left:10px; height:64px; width:245px; }
	
	.img_msg h2{ font-size:12px; line-height:18px; }
	.img_msg h2 a,.img_msg p a{color:#D84600}
	.img_msg .fs14{ font-size:14px; line-height:24px; margin-top:8px; text-align:center;}
	.img_msg p{ line-height:18px; color: #666;}
	
	
	.img_msg_80_80 .sub_l{ height:80px;}
	.img_msg_80_80 .sub_r{ height:80px;}
	.img_msg_120_90 .sub_l{ height:90px;}
	.img_msg_120_90 .sub_r{ height:90px;}
	.img_msg_60_60 .sub_l{ height:64px;}
	.img_msg_60_60 .sub_r{ height:64px;}
	.img_msg_115_150 .sub_r{ height:150px }
	.img_msg_115_150 .sub_l{ height:150px }
		
	/*img_msg_80_80*/
	.l .img_msg_80_80 .sub_r,.r .img_msg_80_80 .sub_r{ width:245px;}
	.m .img_msg_80_80 .sub_r{ width:245px;}
	/*img_msg_120_90*/
	.l .img_msg_120_90 .sub_r,.r .img_msg_120_90 .sub_r{ width:106px;}
	
	.img_msg.no_m_bottom{margin-bottom:0px;}

	/*img_msg 上下结构*/
	.img_msg .img{text-align:center;}
	.img_msg .img_name{ text-align:center; }
	
	/*p 元素*/
	.p_left{ text-align:left;color:#666;}
	.m_top_10{ margin-top:10px;}
	.m_bottom_10{ margin-bottom:10px;}
	.m_left_10{margin-left:10px;}
	.m_left_0{margin-left:0px;}
	.m_right_10{ margin-right:10px;}
	.no_border{ bordert:none;}

	/*has box*/
	.hasbox{ position:relative; border:1px solid #E1E1E1; padding-bottom:5px; margin-bottom:10px;}
	.hasbox>.tit{font: bold 12px/26px "Microsoft Yahei",Tahoma,"SimSun"; height:26px; margin-bottom:10px; padding-left:10px;}
	
	.hasbox .tl,.hasbox .tr,.hasbox .bl,.hasbox .br{ width:10px; height:10px; overflow:hidden; z-index:7;}
	.hasbox .tl{ background:url(box.png) no-repeat 0 0; position:absolute; left:-1px; top:-1px;}
	.hasbox .tr{ background:url(box.png) no-repeat -10px 0; position:absolute; right:-1px; top:-1px;}
	.hasbox .bl{ background:url(box.png) no-repeat 0 -10px; position:absolute; left:-1px; bottom:-1px;}
	.hasbox .br{ background:url(box.png) no-repeat -10px -10px;  position:absolute; right:-1px; bottom:-1px;}
	
	.hasbox .hastabs{ margin:0px 10px;}
	
	.hasbox .box{ margin:0px 10px;}
	.hasbox .box .tit{ background:none; margin-bottom:0px;}
	.hasbox .box .tit span{ background:none; padding-left:0px;}
	
	.main_layout .hasbox{ width:238px;}
	.hasbox .img_msg_80_80 .sub_r,.hasbox .img_msg_80_80 .sub_r{ width:124px;}
	.hasbox .img_msg_120_90 .sub_r,.hasbox .img_msg_120_90 .sub_r{ width:84px;}

	/*box*/
	.box{ margin-bottom:10px;}
	.box .tit{ font: bold 12px/28px "Microsoft Yahei",Tahoma,"SimSun"; height:28px; margin-bottom:10px; background:url(box_tit_line.png) repeat-x 0 bottom; }
	.box .tit>span{ background:url(box_tit.png) no-repeat right 0; float:left; padding:0px 13px; position:relative;}
	.box .tit span .s_left{background:url(box_tit.png) no-repeat left 0;position: absolute; left:0; top:0; width:13px; height:28px;}
	.box .tit .fr{ margin-right:10px; }
	.box .tit a{ }
	.box .con{}

	/*box news*/
	.box_news.news{ border:1px solid #D4D4D4; background: #F3F3F3; padding:5px 8px; margin:5px 0px 0px;}
	.box_news.news li{ background:none; padding:0px;}
	
	/*box ad*/
	.box_ad{ margin-bottom:10px; overflow:hidden; text-align:center;}
	
	/*box 最新公告*/
	.box_zxwg{border:1px solid #D4D4D4; background: #F3F3F3; background:url(news.gif) no-repeat 8px center; padding:0px 8px 0px 24px; font:12px/27px Verdana, Geneva, sans-serif; color: #999;}
	.box_zxwg .fr #pageShow{ margin-right:8px;}
	.box_zxwg a{ color:#c00}
	
	/*box 媒体合作*/
	.box_mthz{ font-family:'微软雅黑' }
	.box_mthz .con{ padding:8px 8px 0px 0px;}
	.box_mthz .news li{ background:none; line-height:32px; width:112px; padding:0px; margin-bottom:8px;}
	.box_mthz .news li a{ display:block; padding-left:38px; color:#000; border:1px solid #EFEFEF; margin-left:8px;}
	.box_mthz .news .dot_1 a{ background:url(dot_mthz_1.png) no-repeat 0 0;}
	.box_mthz .news .dot_2 a{ background:url(dot_mthz_2.png) no-repeat 0 0;}
	.box_mthz .news .dot_3 a{ background:url(dot_mthz_3.png) no-repeat 0 0;}
	.box_mthz .news .dot_4 a{ background:url(dot_mthz_4.png) no-repeat 0 0;}
	.box_mthz .news .dot_5 a{ background:url(dot_mthz_5.png) no-repeat 0 0;}
	.box_mthz .news .dot_6 a{ background:url(dot_mthz_6.png) no-repeat 0 0;}
	.box_mthz .news .dot_7 a{ background:url(dot_mthz_7.png) no-repeat 0 0;}
	.box_mthz .news .dot_8 a{ background:url(dot_mthz_8.png) no-repeat 0 0;}
	.box_mthz .news li a:hover{ background-position:0 -32px; text-decoration:none; color:#1F3A87; border:1px solid #deeeff;}

	/*box 排行*/
	.box_ph{}
	.box_ph .news{ background:url(dots_ph.png) no-repeat 0 0; overflow:hidden;}
	.box_ph .news li{ background:none; line-height:27px; padding-left:24px; border-top:1px dotted #CCC;}
	.box_ph .news li:first-child{ border-top:none;}

	/*title 标题*/
	.title{ margin:0px 0px 10px; border-bottom:2px solid #1271d0; font-size:16px; line-height:38px; height:38px; clear:both; }
	.title .fr{ font-size:12px;}
	.title .fr a{ margin:0px 5px;}
	
	.title_dlny{ margin-bottom:10px;}
	
	.title_hy{ background: url(titles.png) no-repeat 0 0;}
	.title_wszt{background: url(titles.png) no-repeat 0 -38px;}
	.title_hzzt{background: url(titles.png) no-repeat 0 -78px;}
	.title_yqlj{background: url(titles.png) no-repeat 0 -116px;}
	.title_jsjl{background: url(titles.png) no-repeat 0 -154px;}
	.title_lmtzq{background: url(titles.png) no-repeat 0 -192px;}
	.title_dlny{background: url(titles.png) no-repeat 0 -230px;}
	.title_jcgj{background: url(titles.png) no-repeat 0 -268px;}
	.title_kc{background: url(titles.png) no-repeat 0 -306px;}
	.title_kc1{background: url(titles.png) no-repeat 0 -382px;}
	.title_zdh{background: url(titles.png) no-repeat 0 -344px;}
	.title_zmqy{background: url(titles.png) no-repeat 0 -422px;}
		
	/*box 视频*/
	.box_video { position:relative;}
	.box_video .dot{ position:absolute; left:3px; top:2px;}
	.box_video .con{ padding:8px;}
	
	/*box 网上展厅*/
	.box_wszt{}
	
	/*location 位置*/
	.location { font-size:12px; margin:10px 10px;  border-bottom:1px solid #E7E7E7; padding:0px 0px 10px 5px;}
	.location a{ margin:0px 5px}

	/*list 信息*/
	.news{ border:none; height:inherit; overflow:hidden; background:none;}
	.news li { background:url(dots.png) no-repeat 0 0; padding-left:10px; margin-right:-10px;}
	.news li .fr{ color:#999; font-size:10px; font-family:Verdana, Geneva, sans-serif; margin-right:10px;}

	/*imgs list 图片*/
	.imgs{ height:inherit; overflow:hidden;}
	.imgs li{text-align:center;}
	.imgs .img{ margin:5px 0px;}
	.imgs .img img{ border:1px solid #CCC;}
	
	.imgs_160_120 li .img{ width:168px; height:129px; background:url(160_120_bg.png) no-repeat 0 0; text-align:left; margin:5px auto;}

	/*list num*/
	.list6 li{ width:16.6%; float:left; }
	.list5 li{ width:20%; float:left; }
	.list4 li{ width:25%; float:left; }
/*	.list2 li{ width:50%; float:left;}*/
		
		.list2 li .img_msg { margin:0px 10px 10px;}
		
	.list3 li{ width:33.33%; float:left;}
	
	.list3_ad li{ width:314px; margin-left:9px; float:left; height:87px; overflow:hidden;}
	.list3_ad li:first-child{ margin-left:0px;}
	.list3_ad .m_left_0{ margin-left:0px;}

	.list4_ad li{ width:234px; overflow:hidden; float:left; margin-left:8px;}
	.list4_ad li:first-child{ margin-left:0px;}

	/*pr list*/
	.pr_list{ }

	.pr_list li{ margin-bottom:20px;}
	.pr_list li .img{ width:156px; height:206px; border:1px solid #D5D5D5; margin:0px auto 4px;}
	.pr_list li .img img{ border:0px solid #FFF; margin:4px;}
	.pr_list li .img_name{ font-size:12px;}
	.pr_list .con{padding:20px 16px 10px; border-top:none;}
	
	/*title 2*/
	.title_2{ line-height:40px; height:40px; background:url(nav-bg.png) repeat-x 0 0; color:#FFF; font-size:12px; padding-left:18px; position:relative; margin-bottom:10px;}
	
	.title_2 .fr{ line-height:40px; height:40px; margin-right:0px; text-align:center;}
	.title_2 .fr span{ background:url(per-nav-bg.png) no-repeat right 0; width:91px; display:block; float:left; cursor:pointer;}
	.title_2 .fr span:first-child{ width:92px;}
	.title_2 .fr span:hover{ background:url(per-nav-bg.png) no-repeat right -40px;}
	.title_2 .fr span.de{ background:url(per-nav-bg.png) no-repeat right -80px;}
	
	/*nav 2*/
	.nav_2 .fr{ position:absolute; left:95px; top:0px; }
	
	/*box 人物*/
	.box_rw{}
	.box_rw .sub_l{ width:82px; height:82px; overflow:hidden;}
	.box_rw .sub_r{ width:134px;}
	
	/*box 专题*/
	.box_zt{}
	.box_zt .sub_l{ width:82px; height:82px; overflow:hidden;}
	.box_zt .sub_r{ width:134px;}
	
	/*首页*/
	#header{  height:inherit; overflow:hidden;position:relative; width:960px;}
	#header .logo{ width:145px; height:64px; overflow:hidden; background:url(logo.gif) no-repeat 0 0; margin:5px 0px 20px 40px;}
	#header a:hover{ color:#1F3A87; text-decoration:none;}
	
	.content{ width:960px; margin:0px auto; padding:4px 0px;}
	
	.header_msg{ font-size:12px; overflow:hidden; margin:0px auto 10px; border-bottom:1px solid #F0F0F0; }
	.header_msg a{ margin:0px 5px;}
	
	.nav{ border:1px solid #E1E1E1; font-size:12px; padding:8px 5px; line-height:28px;color:#1F376D; height:55px; width:720px; position:absolute; right:0px; top:0px; color:#333;}
	.nav a{ color:#333;}
	.nav strong{ margin:0px 4px;}
	.nav .fr{ margin:2px 0px 0px; }
	
	.sub_nav{ border:2px solid #E1E1E1; font-size:12px; padding:5px 5px; line-height:28px;color:#1F376D; margin-bottom:10px;  }
	.sub_nav a{ margin:0px 4px; color:#1F376D;}
	.sub_nav strong{ margin:0px 4px;}
		
	.cyztc{ font-size:12px; padding:0px 10px 0px; border:1px solid #E1E1E1; width:938px; height:32px; line-height:32px;}
	.cyztc .fr{ margin-top:2px;}
	.cyztc a{ margin:0 8px; padding:0px; color:#333}
	
	.zxgg{ font-size:12px; margin-right:10px; display:block; position:absolute; right:170px; width:250px;}
	.zxgg a{color:#FFF}
	
	.news_main{ text-align:center;}
	.news_main .con { }
	.news_main h1 a,.news_main h2 a{ color:#CC0000;}

	#footer{ background: #666; padding:0px 8px; color: #FFF;}
	#footer a{ color: #FFF; margin:0px 4px;}
	
	/*媒体合作*/
	.mthz li{ width:101px;}
	
	/*数据监测*/
	.sjjc .imgs{ margin-bottom:5px;}
	
	/*社会责任*/
	.shzr .imgs{ margin-bottom:5px;}
	
	/*展会头条*/
	.zhtt .sub_r{ width:222px;}
	
	/*友情链接*/
	.yqlj { }
	.yqlj .con{ padding:2px 8px;}
	.yqlj a{  font-size:12px; line-height:18px; word-break:break-all;}
	
	/*技术交流*/
	.jsjl .l .box .con{ padding-left:6px;}
	.jsjl .m .box .con{ padding:0px 13px;}
	.jsjl .r .box .con{ padding-left:13px;}
	.jsjl  .lmr .r .box .img_msg_80_80 .sub_r{ width:203px;}
	
	.jsjl .m .box .p_left{ padding-bottom:5px; margin-bottom:5px;}
	
	/*slide box*/
	.slide_box{}
	.slide_box .con{ padding:0px;}
	
	/*has tabs*/
	.hastabs{ }
	.hastabs .tit{ font: bold 12px/28px "Microsoft Yahei",Tahoma,"SimSun"; height:28px; margin-bottom:10px; background:url(box_tit_line.png) repeat-x 0 bottom; }
	
	.hastabs .tit>span{ float:left; margin-right:4px; padding:0px 10px; position:relative; cursor:pointer; font-weight:normal; background:none;}
	.hastabs .tit span .s_left{position: absolute; left:0; top:0; width:10px; height:28px; background:none;}
	
	.hastabs .tit>.de{ background:url(box_tit.png) no-repeat right 0; float:left; padding:0px 10px; position:relative; font-weight:bold;}
	.hastabs .tit .de .s_left{background:url(box_tit.png) no-repeat left 0;position: absolute; left:0; top:0; width:10px; height:28px;}
	
	/*has line*/
	.hasline{ border-bottom:1px solid #e1e1e1;}
	
	/*has bg*/
	.hasbg{background:url(line2.png) no-repeat center top;}
	
	/*has sub menu*/
	.hassubmenu{ background:url(dot_sub_menu.png) no-repeat right center; padding:0px 15px 0px 0px; margin-right:8px;}
	
	a.hassubmenu:hover{ text-decoration:none;}
	
	/*重点研究行业*/
	.zdyjhy .hasline{ background:none; border:none; margin:0px;}
	
	.yjhy{ margin-bottom:8px;}
	.yjhy .no_border{ border:none;}
	.yjhy li{ border-left:1px dotted #CCC;}
	.yjhy li:first-child{border-left:none;}
	.yjhy .img,.yjhy .img_tit,.yjhy .img_time,.yjhy .img_name{ width:120px; margin:0px auto; color:#555; text-align:left; line-height:18px;}
	.yjhy .img{}
	.yjhy .img_tit{ font-weight:bold; margin-bottom:8px; background:url(dot_tit.gif) no-repeat 0 center; padding-left:18px; width:102px;}
	.yjhy .img_time{ color:#8A7B52;}
	.yjhy .img_name{}
	
	/*lm_r 左右布局*/
	.lm_r{}
	.lm_r .lm .l{ margin-bottom:10px;}
	.lm_r .lm{ width:710px; margin-right:10px;}
	.lm_r .lm .m{ width:380px; margin:0px 0px 0px 10px;}
	.lm_r .r{ width:240px; border:none;}
	.lm_r .r .box{ border:1px solid #d8d8d8; margin-bottom:10px;}
	
	.lm_r .sub_l{ width:284px; height:auto;}
	.lm_r .sub_r{ width:393px; margin-left:10px;}
	
	/*文章页*/
	.zhanyao{
	background-color: #f1f1f1;
    padding: 15px;
    border: 1px #ddd solid;
	font-family:"楷体","楷体_GB2312";
	}
	.article{ }
	.article .lm{ width:708px; margin-right:10px;}
	.article .r{ width:238px; }
	
	.article_con{ border:1px solid #E7E7E7; line-height:25px; padding-bottom:5px;}
	.article_con h1{font-family:"微软雅黑","宋体";font-size:18px;;padding:32px 0px 18px;text-align:center; background:url(article_line.jpg) no-repeat center bottom;}
	.article_con .art_msg{text-align:left; font-size:12px; margin-bottom:18px;padding-left:59px;}
	.article_con .art_con{ margin:8px 28px; font-size:14px;}
	.article_con p{ margin:12px 0px;}
	
	/*文章 列表页*/
	.article_con .article_list{ margin:0px 20px 10px; font-size:14px;}
	.article_con .article_list .hasline{ margin-bottom:5px; padding-bottom:5px;}
	
	/*图片 列表页*/
	.img_list{ margin:0px 5px 10px;}
	.img_list .imgs li{ margin-bottom:5px;}
	
	/*分页*/
	DIV.digg { PADDING-RIGHT: 3px; PADDING-LEFT: 3px; PADDING-BOTTOM: 3px; MARGIN: 3px; PADDING-TOP: 3px; TEXT-ALIGN: center }
	DIV.digg A { BORDER-RIGHT: #aaaadd 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #aaaadd 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #aaaadd 1px solid; COLOR: #000099; PADDING-TOP: 2px; BORDER-BOTTOM: #aaaadd 1px solid; TEXT-DECORATION: none }
	DIV.digg A:hover { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid }
	DIV.digg A:active { BORDER-RIGHT: #000099 1px solid; BORDER-TOP: #000099 1px solid; BORDER-LEFT: #000099 1px solid; COLOR: #000; BORDER-BOTTOM: #000099 1px solid }
	DIV.digg SPAN.current { BORDER-RIGHT: #000099 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #000099 1px solid; PADDING-LEFT: 5px; FONT-WEIGHT: bold; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #000099 1px solid; COLOR: #fff; PADDING-TOP: 2px; BORDER-BOTTOM: #000099 1px solid; BACKGROUND-COLOR: #000099 }
	DIV.digg SPAN.disabled { BORDER-RIGHT: #eee 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #eee 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 2px; MARGIN: 2px; BORDER-LEFT: #eee 1px solid; COLOR: #ddd; PADDING-TOP: 2px; BORDER-BOTTOM: #eee 1px solid }
	
	/*用户注册*/
	.user_reg{ width:640px; font-size:14px; line-height:24px; margin:0px auto;}
	.main_layout .user_mr{ width:708px;}
	.user_reg table td{ padding:5px;}
	/*默认 chrome*/
	
	/*ie6*/
	.ie6 .l,
	.ie6 .m,
	.ie6 .lm,
	.ie6 .mr,
	.ie6 .r,
	.ie6 .sub_l,
	.ie6 .sub_m,
	.ie6 .sub_r{ float:left; height:inherit; overflow:hidden;}
	
	.ie6 .cyztc .fr{ margin-top:6px;}
	.ie6 #content{ height:inherit; overflow:hidden;}
	.ie6 .main .main_news_box{ overflow:hidden; }
	
	.ie6 .box .tit span{ background:url(box_tit.png) no-repeat right 0; float:left; padding:0px 13px; position:relative;}
	.ie6 .box .tit span .s_left{background:url(box_tit.png) no-repeat left 0;position: absolute; left:0; top:0; width:13px; height:28px; padding:0px;}
	.ie6 .hasbox .box .tit span{ background:none; padding:0px; }
	.ie6 .hasbox .tit{font: bold 12px/26px "Microsoft Yahei",Tahoma,"SimSun"; height:26px; margin-bottom:10px; padding-left:10px;}
	.ie6 .hasbox .box .tit{ padding-left:0px;}
	.ie6 .list2 li .img_msg{ margin-bottom:10px; height:64px;}
	
	.ie6 .hasbox{ overflow:visible;}
	.ie6 .hastabs .tit{ padding-left:0px; line-height:28px; height:28px; }
	.ie6 .hastabs .tit span{ float:left; margin-right:0px; padding:0px 10px; position:relative; cursor:pointer; font-weight:normal; background:none;}
	.ie6 .hastabs .tit span .s_left{position: absolute; left:0; top:0; width:10px; height:28px;padding:0px; background:none;}
	.ie6 .hastabs .tit .de{ background:url(box_tit.png) no-repeat right 0; float:left; padding:0px 10px; position:relative; font-weight:bold;}
	.ie6 .hastabs .tit .de .s_left{background:url(box_tit.png) no-repeat left 0;position: absolute; left:0; top:0; width:10px; height:28px; padding:0px;}
	
	.ie6 .zdtj .tit{}
	
	
	/**20150403改版**/
	.ad_con{width:240px;height:90px;margin-bottom:10px;}
	/**logo部分改版20150407**/
	.news_nav{width:960px;position:relative;height:90px}
	.clear{clear:both;font-size:0px;height:0px;line-height:0px;}
	
	.news_logo_left{width:145px;float:left;padding-top:13px;}
	.news_logo_right{width:790px;float:right}
	.newsNav_content{width:790px;}
	.newsNav_contentLeft{width:450px;float:left;border-right:1px solid #E0DBDB}
	.newsNav_contentLeft ul li{width:89px;float:left;line-height:30px;color:#E0DBDB;text-align:center;background:url(lineNav.jpg) 85px -9px no-repeat;font-weight:bold}
	.newsNav_contentRight{width:330px;float:right;padding-top:10px;}
	
	
	
	.search{height:29px;font-family:"微软雅黑";width:330px;}
.search .select_list{ width:63px; line-height:29px; background:url(search_jt_x.jpg) no-repeat 49px 12px; border:1px solid #ededed; border-right:0px;cursor:pointer; color:#333; text-align:center; float:left; display:inline; position:relative; z-index:99999;  }
.search .select_list a{color:#333;font-family:"微软雅黑";font-size:12px;}
.search .select_list:hover ,.search .select_list.hover{background:#f5f5f5 url(search_jt_s.jpg) no-repeat 49px 12px;}
.search .serach_box{ width:201px; height:27px; background:#fff; float:left; display:inline; }
.search .serach_box input{ width:194px; line-height:27px;  color:#ccc;border:1px solid #ccc;height:27px;*margin-top:-1px;padding-left:5px;font-size:12px;outline:medium}
.search .search_button{ width:63px; height:32px; color:#fff; font-family:"微软雅黑"; font-size:14px;float:left; display:inline; }
.search .search_button  .button1{background:url(btn.png) no-repeat; border:none; color:#fff; font-family:"微软雅黑"; cursor:pointer;text-align:center;width:63px;cursor:pointer; vertical-align:middle;height:32px;}
.search .hhh p:hover{background:#fcfcfc}
	
/**右侧二维码开始**/
.erweima{width:150px;height:150px;position:fixed;right:0px;top:100px;_display:none;text-align:center;line-height:20px;color:#000}
.qiye_left{width:230px;float:left;margin-right:10px;}


/**终级页导航样式**/
/**新导航样式**/
.news_nav{height:100px;}
.news_logo_left{width:145px;float:left;padding-top:13px;}
.news_logo_right{width:790px;float:right}
.new_logo_rtop{width:790px;}
.news_logo_rtopleft{width:450px;float:left;}
.news_logo_rtopleft  a{display:block;width:70px;margin-right:5px;height:36px;line-height:36px;text-align:center;float:left;background:#e0f2fe}
.news_logo_rtopright{width:330px;float:left;padding-top:2px;}

/**搜索**/
	.search{height:29px;font-family:"微软雅黑";width:330px;}
.search .select_list{ width:63px; line-height:29px; background:url(search_jt_x.jpg) no-repeat 49px 12px; border:1px solid #ededed; border-right:0px;cursor:pointer; color:#333; text-align:center; float:left; display:inline; position:relative; z-index:99999;  }
.search .select_list a{color:#333;font-family:"微软雅黑";font-size:12px;}
.search .select_list:hover ,.search .select_list.hover{background:#f5f5f5 url(search_jt_s.jpg) no-repeat 49px 12px;}
.search .serach_box{ width:201px; height:27px; background:#fff; float:left; display:inline; }
.search .serach_box input{ width:194px; line-height:27px;  color:#ccc;border:1px solid #ccc;height:27px;*margin-top:-1px;padding-left:5px;font-size:12px;outline:medium}
.search .search_button{ width:63px; height:32px; color:#fff; font-family:"微软雅黑"; font-size:14px;float:left; display:inline; }
.search .search_button  .button1{background:url(btn.png) no-repeat; border:none; color:#fff; font-family:"微软雅黑"; cursor:pointer;text-align:center;width:63px;cursor:pointer; vertical-align:middle;height:32px;}
.search .hhh p:hover{background:#fcfcfc}
.new_logo_rbottom{width:790px;position:relative;margin-top:10px;}
.nav a{padding:5px 12px;*padding:5px 12px!important;*padding:5px 12px;  color:#333; display:inline}