@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body,div,a,em{color:#000; text-align:left; font-weight:normal; font-style:normal; font-size:12px; }
h1,h2,h3,h4,h5,p{ color:#000; }
a{ text-decoration:none; cursor:pointer}
a:hover{ color:#b30005; text-decoration:none; }
a img{ border:none;}
a:focus{outline:none;}
ul{ list-style-type:none;}
li{ float:left;}
body{ font:14px/1.5 'Microsoft Yahei','helvetica','arial'; background:url(bg_huawen.jpg) left top repeat #fff; background-attachment:fixed }
.fl{float:left;}
.fr{ float:right;}
.tc{ text-align:center;}
.tl{ text-align:left;}
.clear{ clear:both; margin:0; padding:0; height:0; overflow:hidden;}
.blank5{ float:left; width:100%; height:5px; line-height:5px; margin:0 auto; }
.blank10{ float:left; width:100%; height:10px; line-height:10px; margin:0 auto; }
.blank15{ float:left; width:100%; height:15px; line-height:15px; margin:0 auto; }
.blank20{ float:left; width:100%; height:20px; line-height:20px; margin:0 auto; }
.disp_block{ display:block; }
.disp_none{ display:none;}
.fRed{ color:#f00; }
.layout{ background:url(bg.jpg) left top repeat-x; margin:0 auto; height:auto; }
.bcenter{ width:1100px; margin:0 auto; background:#fff; }
.header{ width:1100px; margin:0 auto;}
.blockarea{ float:left; width:1100px; }
.blockright{ float:right; width:245px; }
div.fixedNav{
	position:fixed;
	top:0px;
	left:0px;
	width:100%;
	z-index:100000;
	_position:absolute;
	_top:expression(eval(document.documentElement.scrollTop));
}
/*顶部*/
.top_area{ margin:0 auto; text-align:center; background:url(top_bg.jpg) left top repeat-x; }
.top_nav{ margin:0 auto; width:1100px; height:34px; padding:0px 0px;  }
.top_nav .left{ float:left; }
.top_nav .left ul li{ float:left; padding:0 10px; background:url(spli_top.jpg) left 12px no-repeat;}
.top_nav .left ul li a{ float:left; height:34px; line-height:34px; }
.yjpx a{ color:#FF0000;font-weight:bold;}
.top_nav .right{ float:right; }
.top_nav .right .tel{ float:right; margin:9px 0 0 9px; }
.quick-menu { font-size:0; *word-spacing:-1px/*IE6、7*/; text-align:right; height:34px; float:right;}
.quick-menu dl {
	text-align:left; vertical-align:top; letter-spacing:normal; word-spacing:normal; display:inline-block; *display:inline/*IE6、7*/;
	width:90px; height:34px; position:relative; z-index:999; *zoom:1/*IE6、7*/; 
}
.quick-menu dl dt { background:url(iso_weixin.png) no-repeat 10px 8px; width:60px; text-align:right; padding:0 10px 0 20px; font-size:12px; line-height:34px; height:34px; position:absolute; z-index:1001; top:0px; cursor:pointer; }
.quick-menu dl dd { background:#FFF; display:none; width:88px; border:1px solid #F0F0F0; position:absolute; z-index:1000; top:0; left:0;}
.quick-menu dl dt.kefu{ background:url(iso_tt.png) no-repeat 10px 8px; }
.quick-menu dl dt.contact{ padding-left:35px; background:url(iso_contact.png) no-repeat 10px 8px; }
.quick-menu dl dt.pingtai{ background:url(member.png) no-repeat 10px 7px }
.quick-menu dl dt.download{ background:url(download.png) no-repeat 10px 7px }

.quick-menu dl.hover dd { display:block; }
.quick-menu dl dd ul { width:88px; margin:32px 0 0 0; }
.quick-menu dl dd ul li a { float:left; width:78px; font-size:12px; line-height:30px; display:block; clear:both; padding:0px 10px 0px 0px; text-align:right; }
.quick-menu dl dd ul li a:hover { text-decoration:none; background:#F7F7F7;}
.quick-menu dl dd .kftt{ float:left; width:180px; padding:5px 10px 10px; margin:33px 0 0 0; background:#fff; border:solid 1px #F0F0F0; border-top:0px; border-left:0px; }
.quick-menu dl dd .kftt p{ float:left; width:180px; line-height:22px; }
/*导航区*/
.nav_area{ margin:0 auto; height:95px; text-align:center; background:url(nav_bg.jpg) left -10px repeat-x; }
.logo_area{ margin:0 auto; width:1080px; height:70px; padding:8px 10px 6px; }
.logo_area .logo{ float:left; }
.navlist{ float:left; /*width:670px;*/ padding:20px 0 0px 30px; position:relative; z-index:1; /*background:url(nav_bg.jpg) left top repeat-x;*/ }
/*主导航纵向	开始****************************************************************************/
.navlist ul{ float:left; padding:0px; }
.navlist ul li{ float:left; height:auto; position:relative; z-index:1; }
.navlist ul li a{ float:left; padding:0 15px; height:30px; line-height:30px; text-align:center; font-size:16px; font-weight:bold; }
.navlist ul li a:hover{ color:#b30005; }
.navlist ul li a.onsclect{ color:#b30005; }
/*二级*/
.navlist ul li ul{ position:absolute; left:0; top:32px; background:#fff; border:1px solid #C5C5C3; border-top:0px; padding:0px; display:none; }
.navlist ul li ul li{ float:left; height:auto; position:relative; z-index:2000; background:none; padding:0px; }
.navlist ul li ul li a{ float:left; width:116px; text-align:center; padding:0 5px; height:30px; font-size:12px; line-height:30px; background:none; border-bottom:1px dotted #C5C5C3; }
.navlist ul li ul li a:hover{ background:#E7E6E2; }
.navlist ul li ul li a.onsclect{ font-weight:bold; background:#E7E6E2; }
.navlist ul li ul li a.navhover{ background:#E7E6E2; }
/*主导航纵向	结束**************************************************************************/
/*搜索*/
.logo_area .search{ float:right; margin-top:18px; display:inline; }
.logo_area .search .text{ float:left; width:150px; padding:5px; height:22px; line-height:22px; border:1px solid #dddddd; border-left:0px; outline:none; }
.logo_area .search .sub{ float:left; width:35px; height:34px; background:url(search.jpg) left top no-repeat; border:none; cursor:pointer; outline:none; }

/*头部搜索select*/
.select_top{float:left;width:60px; height:32px; line-height:32px; border:1px solid #dddddd; border-right:0px; position:relative; cursor:pointer; background:url(top_nav.png) 43px 13px no-repeat; z-index:2; }
.select_top_txt{ float:left; width:50px; line-height:30px; padding:0px 0 0 10px; cursor:pointer; overflow:hidden; }
.select_top_option{ position:relative; width:60px; left:-1px; top:2px; overflow:hidden; display:none; border:solid 1px #dddddd; border-top:0px; z-index:3; }
.select_top_option a{display:block;height:24px;line-height:24px;text-align:left;padding:0 10px;width:100%; background:#fff;}
.select_top_option a:hover{background:#3AA2D9; color:#fff;}

/*幻灯片*/
.flasharea{ float:left; width:838px; padding:0px 0px 0 0; border:1px solid #ccc; }
.txMovie {position:relative;width:838px;height:340px; }
.focus_pic {width:838px;height:340px;overflow:hidden;}
.focus_pic li {	vertical-align:bottom; }
.focus_pic img {width:838px;height:340px;display:inline-block; vertical-align:top;}
.focus_nav {
	position:absolute;left:0;bottom:0;width:718px; height:56px;*zoom:1; padding:10px 60px 10px; 
	/*
	background-color:rgba(0, 0,0,.2);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');
	*/
	background:url(flash_tit_bg.png) left top repeat-x; 
}
:root .focus_nav {-ms-filter:none}
.focus_nav ul {	position:relative;*zoom:1; }
.focus_nav li {	position:relative;*zoom:1;float:left;display:inline; margin:0 5px;cursor:pointer;}
.focus_nav .prev,
.focus_nav .next {
	/*background-color:rgba(0, 0,0,.6);
	filter:progid:DXImageTransform.Microsoft.gradient(enabled='true',startColorstr='#7F000000',endColorstr='#7F000000');*/
	display:inline-block;
	*zoom:1;
	width:36px;
	height:36px;
	line-height:100;
	overflow:hidden;
	filter:Alpha(Opacity=60);opacity:.6;
	background-image:url(focus_nav.png);
	background-repeat:no-repeat;
	position:absolute;
	top:18px; outline-style:none;
}
.focus_nav .prev {background-position:10px 8px;  left:10px; }
.focus_nav .next {background-position:-21px 8px; right:10px; }
.focus_nav .prev:hover,
.focus_nav .next:hover {filter:Alpha(Opacity=100);opacity:1; }
.focus_nav img {border:2px solid #fff;width:129px;height:52px}
.focus_nav li .cover {
	position:absolute;top:0;left:0;width:134px;height:56px;line-height:999px;overflow:hidden;font-size:0;background:#040303;
	filter:alpha(opacity=10);opacity:.1;
}
.focus_nav li.on .cover {display:none; }
.focus_nav li b {display:none}
.focus_nav li.on b {
	position:absolute; display:inline-block; top:-6px; left:60px; border-left:6px dashed transparent; border-right:6px dashed transparent;
	border-top:0; border-bottom:6px solid; color:#fff; font-size:0; width:0; height:0px; line-height:0;
}

/*每日更新*/
.news_latest{ float:left; width:243px; border:1px solid #ccc; }
.news_latest .con{ float:left; width:243px; background:url(latest_tit.jpg) left top no-repeat; }
.news_latest h3{ float:left; width:218px; height:35px; line-height:22px; padding:5px 0 0 25px; font-size:16px; color:#fff; }
.news_latest .spli{ float:left; width:223px; height:5px; background:url(spli_line.jpg) left top repeat-x; }
.news_latest ul{ float:left; width:223px; padding:5px 5px 5px; }
.news_latest ul li{ float:left; width:208px; background:url(iso_3.jpg) 3px 11px no-repeat; padding-left:15px; }
.news_latest ul li a{
	float:left; width:208px; height:28px; line-height:28px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

/*教学方案*/
.fangan{ float:left; width:838px; padding:0px 0px 0 0; border:1px solid #ccc; }
.fangan .tit_line{ float:left; width:830px; padding:0 4px; background:url(tit_fangan.png) left top no-repeat #ffcfcc; height:33px; line-height:33px; }
.fangan .tit_line h3 a{ float:left; padding:0 11px; height:33px; line-height:33px; font-size:16px; color:#fff; }
.fangan .tit_line .more{ float:right; margin:11px 5px 0 20px; }
.fangan .tit_line span{ float:right; }
.fangan .con{ float:left; width:838px; }
.fangAnList{overflow:hidden; zoom:1; width:838px; }
.fangAnList li{float:left; display:inline; height:327px; background:url(fangan_spli.png) left 0 no-repeat; padding:0 0px; overflow:hidden; zoom:1; }
.fangAnList li h4{
	width:20px; padding:67px 10px 0; height:260px; cursor:pointer;float:left; /*text-indent:-9999em;*/ overflow:hidden;
	font-size:18px; color:#ED5900; line-height:22px; text-align:center;
}
.fangAnList li h4.li_1{ background:url(fangan1.png) left top no-repeat; }
.fangAnList li h4.li_2{ background:url(fangan2.png) left top no-repeat; }
.fangAnList li h4.li_3{ background:url(fangan3.png) left top no-repeat; }
.fangAnList li h4.li_4{ background:url(fangan4.png) left top no-repeat; }
.fangAnList li.on h4.li_1{ background:url(fangan1_hover.png) left top no-repeat #ed5900; color:#fff; }
.fangAnList li.on h4.li_2{ background:url(fangan2_hover.png) left top no-repeat #ed5900; color:#fff; }
.fangAnList li.on h4.li_3{ background:url(fangan3_hover.png) left top no-repeat #ed5900; color:#fff; }
.fangAnList li.on h4.li_4{ background:url(fangan4_hover.png) left top no-repeat #ed5900; color:#fff; }
.fangAnList li.on .tabBody{display:block;width:678px; float:left; }
.fangAnList li .tabBody{
	display:none; background:url(TXtitle.png) -249px -272px no-repeat;
}
/*热门观点*/
.hot_news{ float:left; width:243px; border:1px solid #ccc; }
.hot_news .con{ float:left; width:233px; background:url(hot_bg.jpg) left top repeat-x; padding:5px 5px 0px; }
.hot_news h3{ float:left; width:223px; height:30px; background:url(hot_tit.jpg) left top no-repeat; }
.hot_news h3 span{ display:none; }
.hot_news ul{ float:left; width:233px; padding:5px 0px; }
.hot_news ul li{ float:left; width:218px; background:url(iso_3.jpg) 3px 12px no-repeat; padding-left:15px; }
.hot_news ul li a{
	float:left; width:218px; height:28px; line-height:28px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

/*课件资源*/
.kejian{ float:left; width:838px; height:304px; padding:0px 0px 0 0; border:1px solid #ccc; }
.kejian .tit_line{ float:left; width:830px; padding:0 4px; background:url(tit_kejian.png) left top no-repeat #ceeff8; height:33px; line-height:33px;border-bottom:1px solid #ccc; }
.kejian .tit_line h3 a{ float:left; padding:0 11px; height:33px; line-height:33px; font-size:16px; color:#fff; }
.kejian .tit_line .more{ float:right; margin:11px 5px 0 20px; }
.kejian .tit_line span{ float:right; }
.kejian .con{ float:left; width:838px; }
.kejian .con .left{ float:left; width:210px; background:url(spli_kejian.jpg) right 40px no-repeat; }
.kejian .con .right{ float:right; width:590px; height:240px; overflow:hidden; padding:15px 15px 0 0; }
.kj_istop{ float:left; width:184px; padding:15px 5px 5px;}
.kj_istop li{ float:left; width:174px; padding:0px 0 15px 10px; }
.kj_istop li a.pic{ float:left; width:170px; border:1px solid #ccc; padding:1px; }
.kj_istop li a.txt{
	float:left; width:174px; left:12px; height:24px; line-height:24px; text-align:center; 
}
.kj_isbest{ float:left; width:199px; padding-left:10px; }
.kj_isbest li{ float:left; width:199px; padding:1px 0px 0 0; }
.kj_isbest li a{float:left; width:179px; padding:8px 0 8px 20px; height:30px; line-height:30px; background:url(v_list.jpg) left top no-repeat;font-size:14px;outline:none; }
.kj_isbest li a img{border:1px solid #ccc; padding:1px; }
.kj_isbest li a:hover{background:url(v_list_hover.jpg) left top no-repeat; color:#fff;}
.kj_isbest li a.on{background:url(v_list_hover.jpg) left top no-repeat; color:#fff;}

#a1 { width:368px; height:231px; float:left; padding:5px; background:url(video_bg.jpg) left top no-repeat; }

/*课件创新*/
.chuagnxin{ float:left; width:243px; border:1px solid #ccc; }
.chuagnxin h3{ float:left; width:243px; border-bottom:1px solid #ccc; background:#ceeff8; }
.chuagnxin h3 span{ float:left; padding-left:10px; height:33px; line-height:33px; border-left:10px solid #00b8ee; font-size:16px;}
.chuagnxin h3 a.more{ float:right; margin:11px 5px 0 20px; }
.chuagnxin ul{ float:left; width:233px; padding:3px 5px 1px; }
.chuagnxin ul li{ float:left; width:220px; background:url(iso_9.jpg) 5px 11px no-repeat; padding-left:13px; }
.chuagnxin ul li a{
	float:left; width:220px; height:28px; line-height:28px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

/*资讯新闻*/
.zixun{ float:left; width:838px; padding:0px 0px 0 0; border:1px solid #ccc; }
.zixun .tit_line{ float:left; width:830px; padding:0 4px; background:url(tit_news.png) left top no-repeat #f6fece; height:33px; line-height:33px;border-bottom:1px solid #ccc;  }
.zixun .tit_line h3 a{ float:left; padding:0 11px; height:33px; line-height:33px; font-size:16px; color:#fff; }
.zixun .tit_line .more{ float:right; margin:11px 5px 0 20px; }
.zixun .tit_line span{ float:right; }
.zixun .con{ float:left; width:838px; }
.zixun .con .news_list{ float:left; padding-bottom:15px; }
.zixun .con .news_list li{ float:left;  width:390px; padding:15px 13px 0px; }
.zixun .con .news_list li a.pic{ float:left; width:160px; height:90px; border:1px solid #ccc; padding:2px; }
.zixun .con .news_list li .text{ float:left; width:212px; padding:0 0 0 10px; }
.zixun .con .news_list li .text span a{
	float:left; width:212px; font-size:14px; font-weight:bold; height:30px; line-height:30px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}
.zixun .con .news_list li .text p{ float:left; width:212px; font-size:12px; line-height:22px; }
.zixun .con .news_list li .text p a{ color:#970103; }
/*招商与合作*/
.zhaoshang{ float:left; width:243px; border:1px solid #ccc; }
.zhaoshang h3{ float:left; width:243px; border-bottom:1px solid #ccc; background:#f6fece; }
.zhaoshang h3 span{ float:left; padding-left:10px; height:33px; line-height:33px; border-left:10px solid #aacd03; font-size:16px;}
.zhaoshang h3 a.more{ float:right; margin:11px 5px 0 20px; }
.zhaoshang ul{ float:left; width:225px; padding:10px 9px 11px; }
.zhaoshang ul li{ float:left; padding:6px 0px; }
.zhaoshang ul li a{ float:left; }

/*footer*/
.footer { background:#FAFAFA; border-top:1px solid #DBDBDB; margin:0 auto; padding:15px 0px; height:170px; }
.footer_con{ width:1100px; margin:0 auto; padding:0px 0px; }
.footer_con p {text-align:center; line-height:28px; font-size:12px; }
.footer_con p a{ font-size:12px;  }
.copy{ float:left; width:1100px; margin:0px auto; padding:20px 0 20px 0; }
.bottomnav{ float:left; width:1100px; }
.bottomnav .left{ float:left; width:560px; background:url(spli_kejian.jpg) right -20px no-repeat; }
.bottomnav .left dl { float:left; width:150px; height:130px;  padding:0px 15px; }
.bottomnav .left dt {  float:left; width:150px; padding-left:5px; font-size:18px; margin-bottom:10px; border-left:5px solid #f00; }
.bottomnav .left dd { float:left; width:140px; font-size:14px; height:28px; line-height:28px; padding:0 0 0 10px; margin:0px; }
.bottomnav .left dd a:hover { color:#c4261d; text-decoration:none; }
.bottomnav .midd{ float:left; padding-left:20px;}
.bottomnav .right{ float:right; width:185px; height:70px; padding:65px 30px 0px; background:url(tel_bottom.jpg) left top no-repeat; }
.bottomnav .right a{ float:left; width:225px; height:30px; line-height:30px; }

/*内页*/
.sub_content{ float:left; width:1100px; padding:0px 0; }
/*主体*/
.sub_left{ float:left; width:830px; padding:0px 0px 0 0px; }
.sub_left .sub_banner{ float:left; width:1100px; }

.sub_left .sub_index{ float:left; width:830px; padding:0px 0px 0 0px; }
.sub_left .sub_index .tit{ float:left; width:830px; height:45px; line-height:45px; background:url(tit2.jpg) left bottom repeat-x; }
.sub_left .sub_index .tit h3 { float:left; padding-left:15px; font-size:15px; color:#000; font-weight:bold; background:url(tit3.jpg) 2px 16px no-repeat; }
.sub_left .sub_index .tit a { float:right; margin:18px 5px 0 0; }
.sub_left .sub_index .con{ float:left; width:830px; padding:0px 0px; }

.sub_left .curr{ float:left; width:830px; height:45px; line-height:45px; background:url(tit2.jpg) left bottom repeat-x; }
.sub_left .curr .c_left { float:left; padding-left:15px; font-size:15px; color:#000; font-weight:bold; background:url(tit3.jpg) 2px 16px no-repeat; }
.sub_left .curr .c_right { float:right; height:40px; line-height:48px; overflow:hidden; }
.sub_left .sub_main{ float:left; width:830px; padding:10px 0px; }

.sub_left .catememo{ float:left; width:830px; line-height:26px; font-size:14px; padding:0 0 10px 0px; }

.search_result{ float:left; width:1100px; padding:0px 0px 0 0px; }
.search_result .curr{ float:left; width:1100px; height:45px; line-height:45px; background:url(tit2.jpg) left bottom repeat-x; }
.search_result .curr .c_left { float:left; padding-left:15px; font-size:15px; color:#000; font-weight:bold; background:url(tit3.jpg) 2px 16px no-repeat; }
.search_result .curr .c_right { float:right; height:40px; line-height:48px; overflow:hidden; }
.search_result .sub_main{ float:left; width:1100px; padding:10px 0px; }

/*内页导航*/
.sub_menu{ float:right; width:245px; padding:0 0 0px 0; border:1px solid #ccc; }
.sub_menu .subleft_tit{
	float:left; width:245px; font-size:12px; height:45px; line-height:45px; background:url(tit2.jpg) left bottom repeat-x;
	font-family:Arial, sans-serif; color:#666666; padding-left:0px; font-weight:bold;
}
.sub_menu .subleft_tit span{
	float:left; padding:10px 0 0 21px; height:20px; line-height:20px;
	font:15px/1.5 'Microsoft Yahei','helvetica','arial'; color:#000;
	font-weight:bold; background:url(tit3.jpg) 12px 15px no-repeat;
}
.subleft_treeview{ float:right; width:245px; padding-top:0px; }
/*左侧导航 开始************************************************************************/
.subleft_treeview ul li{ width:245px; padding:0px 0px 1px 0px; }
.subleft_treeview ul li a{
	float:left; width:220px; padding-left:25px; height:36px; line-height:36px; cursor:pointer; 
	background:url(arrow.png) 5px -259px no-repeat #f2f2f2; font-size:14px; 
}
.subleft_treeview ul li a:hover { background:url(arrow.png) 5px -151px no-repeat #FF3B00; color:#fff; }
.subleft_treeview ul li a.onsclect{ background:url(arrow.png) 5px -151px no-repeat #FF3B00; color:#fff; }
/*二级*/
.subleft_treeview ul li ul { float:left; width:245px; padding:0px 0px; background:#f6f6f6; /*display:none;*/ }
.subleft_treeview ul li ul li{ float:left; padding:0px; border-top:1px solid #fff;}
.subleft_treeview ul li ul li a{
	float:left; width:210px; padding-left:35px; height:30px; line-height:30px; font-size:12px;
	background:url(arrow.png) 18px -264px no-repeat #f6f6f6;
}
.subleft_treeview ul li ul li a:hover { color:#F86D18; background:url(arrow.png) 18px -264px no-repeat; font-weight:bold; }
.subleft_treeview ul li ul li a.onsclect{ color:#F86D18; background:url(arrow.png) 18px -264px no-repeat; font-weight:bold; }
/*三级*/
.subleft_treeview ul li ul li ul li a{}
.subleft_treeview ul li ul li ul li a:hover { background:#82387f; text-decoration:none; }
.subleft_treeview ul li ul li ul li a.onsclect{ background:#82387f;}
/*左侧导航 结束************************************************************************/

.sub_right{ float:right; width:247px;}

.right_blcok{ float:left; width:243px; border:1px solid #ccc; }
.right_blcok h3{ float:left; width:243px; border-bottom:1px solid #ccc; background:url(tit_bg.jpg) 0 0 repeat-x; }
.right_blcok h3 span{
	float:left; padding:0px 0 0px 21px; height:33px; line-height:33px; font-size:14px;
	font-weight:bold; background:url(tit3.jpg) 9px 11px no-repeat;
}
.right_blcok h3 a.more{ float:right; margin:11px 5px 0 20px; }
.right_blcok ul{ float:left; width:233px; padding:5px 5px 5px; }
.right_blcok ul li{ float:left; width:220px; background:url(iso_9.jpg) 5px 11px no-repeat; padding-left:13px; }
.right_blcok ul li a{
	float:left; width:220px; height:28px; line-height:28px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

.news_sub_list{ float:left; width:830px; padding-bottom:15px; }
.news_sub_list li{ float:left;  width:405px; padding:15px 5px 0 5px; }
.news_sub_list li a.pic{ float:left; width:160px; height:90px; border:1px solid #ccc; padding:2px; }
.news_sub_list li .text{ float:left; width:229px; padding:0 0 0 10px; }
.news_sub_list li .text span a{
	float:left; width:229px; font-size:14px; font-weight:bold; height:30px; line-height:30px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}
.news_sub_list li .text p{ float:left; width:219px; font-size:12px; line-height:22px; }
.news_sub_list li .text p a{ color:#970103; }

.tuwen_pic{ float:left; width:830px; padding:10px 0px 10px 0px; }
.tuwen_pic .pic{ float:left; width:200px; border:1px solid #ccc; padding:1px; margin-top:3px; }
.tuwen_pic .pic img{ float:left; }
.tuwen_pic .txt{ float:left; width:605px; padding:0px 10px; font-size:14px; line-height:26px; text-indent:2em; }
.tuwen_pic .txt a{ color:#950100; }

.piclist{ float:left; width:830px; }
.piclist li{ float:left; width:146px; padding:10px 10px 0px 10px; }
.piclist li a.pic{ float:left; width:142px; border:1px solid #ccc; padding:1px; }
.piclist li a.pic img{ float:left; width:142px; height:200px; }
.piclist li a.txt{
	float:left; width:142px; height:43px; line-height:20px; text-align:center; padding-top:5px;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

.piclist_three{ float:left; width:830px; }
.piclist_three li{ float:left; }
.piclist_three li a{ float:left; width:252px; margin:10px 10px 0px 10px; border:1px solid #ccc; padding:1px; }
.piclist_three li a .pic{ float:left; width:252px; height:150px; }
.piclist_three li a .txt{
	float:left; width:252px; height:30px; line-height:30px; text-align:center;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

.fagui_sub{float:left; width:830px; padding:0px 0 0 0; }
.fagui_sub ul{ float:left; width:830px; padding:5px 0 0; }
.fagui_sub ul li{ float:left; width:415px; }
.fagui_sub ul li a{
	float:left; width:405px; padding-left:10px; height:30px; line-height:30px; background:url(iso_9.jpg) left 12px no-repeat;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

.kejian_top{ float:left; width:830px; padding:0px 0px 10px 0px; }
.kejian_top .pic{ float:left; width:200px; border:1px solid #ccc; padding:1px; margin-top:20px; }
.kejian_top .pic img{ float:left; }
.kejian_top .txt { float:left; width:595px; padding:0px 10px 0 20px; font-size:14px; line-height:26px; text-indent:2em; }
.kejian_top .txt .tita{ float:left; width:595px; padding:0px 10px; font-size:20px; line-height:50px; text-align:center; }
.kejian_top .txt p{ float:left; width:595px; font-size:14px; line-height:26px; text-indent:2em; color:#666; }
.kejian_top .txt p a{ color:#950100; }

.kclist{ float:left; width:830px; padding-top:10px; }
.kclist li{ float:left; width:156px; padding:5px 5px 0px 5px; }
.kclist li a.pic{ float:left; width:154px; border:1px solid #ccc; padding:1px; }
.kclist li a.pic img{ float:left; width:154px; height:200px; }
.kclist li a.txt{
	float:left; width:154px; height:30px; line-height:30px; text-align:center;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}

.zylist_pic{ float:left; width:830px; padding-top:10px; }
.zylist_pic li{ float:left; width:194px; padding:5px 5px 0px 5px; }
.zylist_pic li a.pic{ float:left; width:190px; border:1px solid #ccc; padding:1px; }
.zylist_pic li a.pic img{ float:left; width:190px; height:106px; }
.zylist_pic li a.txt{
	float:left; width:190px; height:30px; line-height:30px; text-align:center;
overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
-moz-binding:url('ellipsis.xml#ellipsis');
}




.jxs_form{ float:left; width:830px; padding:10px 0px; }



