/***
 *	DedeCMS v5.3 Style (grass green)
 *	dedecms.com  Author pigz  2008-11-07 11:49
 **/
 
/*---------- import ---------*/
@import url("layout.css");
@import url("page.css");


/*---------- base ---------*/
*{
	padding:0px;
	margin:0px;
}
html{
	background:#FFF;
}
body{
	font:12px Verdana,Arial,Tahoma;
        margin:0;
        padding:0;
}
img{
	border:none;
}

a{
	color:#256EB1;
	text-decoration:none;
}
a:hover{
	color:#F33;
	text-decoration:underline;
}
ul{
	list-style:none;
}
input,select,button{
	font:12px Verdana,Arial,Tahoma;
	vertical-align:middle;
}
/*---------- stock ---------*/
.center{
	margin:0px auto;
}
.w960{   
        background:url(/templets/images/title004.jpg);
	width:960px;
	/*position:relative;*/
}
.pright .infos_userinfo {
	margin-bottom: 0px;
}
.mt1{/* ( margin-top * 1 ) */
	margin-top:8px;
}
.pright .mt1{
	margin-top:0px;
}
.mt2{/* ( margin-top * 2 ) */
	margin-top:16px;
}
.clear{
	overflow:hidden;
}
.fs-12{
	font-size:12px;
}
.fc-f60{
	color:#F60;
}
.fc-f90{
	color:#F90;
}
.ipt-txt{
	line-height:15px;
	padding:4px 5px;
	border-width:1px;
	border-style:solid;
	border-color:#666 #BBB #BBB #666;
	font-size:12px;
	margin-right:2px;
}
.btn-1{
	width:56px;
	height:23px;
	border:none;
	background:url(../images/btn-bg1.gif) no-repeat;
	line-height:25px;
	letter-spacing:1px;
	cursor:pointer;
	overflow:hidden;
	color:#2F592E;
}
.btn-2{
	width:70px;
	height:25px;
	border:none;
	background:url(../images/btn-bg2.gif) left top no-repeat;
	line-height:25px;
	overflow:hidden;
	color:#444;
	margin-right:2px;
}
/*---------- frame ---------*/
/*---------- frame : header ---------*/
.header{
	padding-top:0px;
	width:970px;
	margin:auto;
	overflow:hidden;
}
.header .search {
	margin-top:5px;
}
.header a{
	color:#777;
}
.header a:hover{
	color:#390;
	text-decoration:none;
}
.header .top{
	clear:both;
	overflow:hidden;
}
.header .title{
	float:left;
	padding-left:16px;
}
.header .title h1 a{
	width:200px;
	height:56px;
	display:block;
	font-size:0px;
	text-indent:-200px;
	overflow:hidden;
	background:url(../images/top-logo.gif) center center no-repeat;
}
.header .banner{
	width:480px;
	height:56px;
	float:left;
	margin-left:40px;
	overflow:hidden;
}
.header .banner img{
	width:480px;
	height:56px;
	display:block;
}
.header .rlink{
	width:172px;
	height:52px;
	float:left;
	margin-left:32px;
	overflow:hidden;
	padding-top:4px;
}
.header .rlink ul li{
	width:78px;
	height:21px;
	background:url(../images/toprlink-bg.gif) left top no-repeat;
	float:left;
	margin-right:8px;
	margin-bottom:8px;
	overflow:hidden;
}
.header .rlink ul li a{
	display:block;
	color:#777;
	line-height:21px;
	text-indent:22px;
	background-image:url(../images/toprlink-bg.gif);
	background-repeat:no-repeat;
}
.header .rlink ul li a:hover{
	color:#000;
}
.header .rlink ul li.r1 a{
	background-position:0px -21px;
}
.header .rlink ul li.r2 a{
	background-position:0px -42px;
}
.header .rlink ul li.r3 a{
	background-position:0px -63px;
}
.header .rlink ul li.r4 a{
	background-position:0px -84px;
}
.header .welcome{
	float:right;
	margin-top:20px;
	padding-right:10px;
	color:#999;
}
.header .welcome a{
	margin:0px 3px;	
}

/*----- 新版导航菜单位置的样式 -------*/
.header .nav { }
/*-------- 圆角模型 ---------*/
.module, .module .mid {
	overflow:hidden;
}
.module .top .t_l, .module .bottom .b_l {
	float:left;
	overflow:hidden;
}
.module .top .t_r, .module .bottom .b_r {
	float:right;
	overflow:hidden;
}
.module .top em {
	float:left;
	font-size:13px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
.module .top em a:link, .module .top em a:visited {
	font-size:13px;
	font-weight:bold;
}
.module .top span {
	float:right;
}
.module .top strong {
	cursor:pointer;
	float:right;
	font-weight:normal;
	margin-right:4px;
}
.module .mid .m_l, .module .mid .m_r {
	overflow:hidden;
}
.module .mid .content {
	overflow:hidden;
	height:100%;
	clear: both;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;/*padding-bottom: 10px;*/
}
.module .top, .module .top .t_l, .module .top .t_r, .module .bottom, .module .bottom .b_l, .module .bottom .b_r {
	background-image: url("../images/header_bg.png");
}
/*------ 蓝色 -------*/
.blue .top {
	background-position: 0 -87px;
	background-repeat: repeat-x;
	height: 77px;
}
.blue .top .t_l {
	background-position: -13px 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 7px;
}
.blue .top .t_r {
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 77px;
	width: 10px;
}
/* --------- 导航 ----------------*/
.w963 {
	width:963px;
	margin-top:8px;
	margin-bottom:0px;
}
#navMenu {
	width:940px;
	overflow:hidden;
}
#navMenu li {
	float: left;
	line-height: 34px;
	height: 34px;
	background-image: url(../images/header_interval.png);
	background-repeat: no-repeat;
	background-position: 0 center;
	margin-left: -2px;
}
#navMenu li a {
	font-size: 14px;
	color: #FFF;
	padding-right: 1em;
	padding-left: 1em;
	margin-left: 2px;
	display: block;
}
#navMenu li a:hover, #navMenu li.hover a {
	background-image: url(../images/header_hover.png);
	background-repeat: no-repeat;
	background-position: center top;
	text-decoration: none;
}
/*-------- 下拉菜单 --------------*/
.dropMenu {
	position:absolute;
	top: 0;
	z-index:100;
	width: 120px;
	visibility: hidden;
  filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA, direction=135, strength=4);
	margin-top: -1px;
	border: 1px solid #93E1EB;
	border-top: 0px solid #3CA2DC;
	background-color: #FFF;
	background:url(../images/mmenubg.gif);
	padding-top:6px;
	padding-bottom:6px;
}

.dropMenu li {
	margin-top:2px;
	margin-bottom:4px;
	padding-left:6px;
}
.dropMenu a {
	width: auto;
	display: block;
	color: black;
	padding: 2px 0 2px 1.2em;
}
* html .dropMenu a {
	width: 100%;
}
.dropMenu a:hover {
	color:red;
	text-decoration: underline;
}
/*------ //搜索框 ---------*/
.search-keyword {
	width:160px;
	height:19px;
	padding-top:5px;
	padding-left:56px;
	border:0px;
	background:url(../images/search-bg.gif) no-repeat;
}
.search-submit {
	cursor:pointer;
	width:68px;
	height:22px;
	font-size:0px;
	color:#fafafa;
	border:0px;
	background:url(../images/search-bt.gif) no-repeat;
}
.search-option {
	margin-left:3px;
	margin-right:3px;
	height:22px;
}
.w963 .search{
	padding-left:10px;
	line-height:32px;
}
.w963 .form h4 {
	display:none;
}
.w963 .form {
	float:left;
	margin-right:10px;
}
.w963 .tags {
	width:500px;
	overflow:hidden;
}
.w963 .tags h4 {
	float:left;
	margin-right: 6px;
	width:66px;
	height:26px;
	background:url(../images/search-tags-title.gif) 0px 6px no-repeat;
	font-size:0px;
	color:#fafafa;
}
.w963 .tags li {
	float:left;
	margin-right: 6px;
}
.header .nav .end { }
/*-- //End 导航菜单 --*/

/*---------- frame : channel-nav ---------*/
.channel-nav {
	margin-top:8px;
      height:28px;
	border:1px solid #D5ECFB;
	background:url(../images/navbg.gif) repeat-x;
	padding-left:6px;
	width:950px;
	overflow:hidden;
}
.channel-nav .sonnav {
	padding-top:2px;
        font-weight:500;
	width:720px;
	line-height:26px;
	float:left;
       color:#397cbe;
}
.channel-nav .sonnav h1 {display:inline; font-size:12px; color:#397cbe;}
.channel-nav .sonnav span {
	padding-left:14px;
	margin-right:8px;
	background:url(../../images/dd2.gif) 0 1px no-repeat;
	overflow:hidden;
}
.channel-nav .sonnav a {
	color:#333;
        color:#397cbe;
	text-decoration:none;
}
.channel-nav .back{
	display:block;
	height:22px;
	line-height:21px;
	padding-top:6px;
	padding-right:10px;
	padding-left:20px;
	letter-spacing:2px;
	float:right;
	background:url(../images/ico-home.gif) 4px 10px no-repeat;
} 
.channel-nav .back a{
	color:#397CBE;
}
.channel-nav .back a:hover{
	text-decoration:none;
	color:#777;
}

body {margin:0; padding:0; font-size:12px; background:url(/templets/images/bg.gif) 0 0 repeat-x;}
img {border:0;}
h1,h2 {margin:0; padding:0; display:inline;}
h3 {margin:0; padding:0; font-size:14px;}
ul {margin:0; padding:0;}
.total {width:970px; margin:0 auto; padding:0; overflow:hidden; clear:both;}
.list_total {margin:0 auto; padding:0; overflow:hidden; clear:both;}
.header {width:970px; margin:0; padding-top:0; overflow:hidden; clear:both;}
.header_t {width:970px; height:91px; margin:0; padding:6px 0 0 0; overflow:hidden; clear:both;}
.header_t_l {width:300px; height:60px; float:left; margin-top:10px; padding:0; overflow:hidden; text-align:left;}
#logo1 h2 {font-size:30px; margin:0; padding:0;}
#logo1 h2 a {text-decoration:none; color:red;}
#logo1 h2 a:link {text-decoration:none;}
#logo1 h2 a:hover {text-decoration:none;}
#logo1 h2 a:visited {text-decoration:none;}
.jzwz {font-size:14px; font-weight:600; text-align:center; color:#fff;}
.header_r {float:right; width:350px; margin-top:5px; overflow:hidden; }
.lianxi {float:left; width:60px; height:22px; line-height:22px; padding:0;}
.fuwu {float:right; width:270px; height:21px; line-height:21px; padding:0; color:red; background:#ccc; border:1px solid #aaa;}
.fuwu strong {font-size:12px; font-weight:normal; color:red;}

.header_b {width:930px; margin:0px 0 0px 0; padding:5px 20px 5px 20px; overflow:hidden; background:url(/templets/images/topnav.gif) 0 0 repeat-x;}
.header_b ul {list-style:none; width:930px; margin:0; padding:0; text-align:center;}
.header_b ul li {float:left; height:20px; line-height:20px; padding:0; width:102px;}
.header_b ul li a {padding-left:5px; padding-right:5px; color:#fff; text-decoration:none; display:block;}
.header_b ul li a:link {color:#fff; text-decoration:none;}
.header_b ul li a:visited {color:#fff; text-decoration:none;}
.header_b ul li a:hover {color:red; text-decoration:underline;}
.header_m {width:970px; margin:10px 0 10px 0; padding:0; overflow:hidden; clear:both; background:#f0f0f0;}
.header_m a {padding-left:2px; padding-right:2px; color:#000; text-decoration:none; line-height:20px;}
.header_m a:link {color:#256eb1; text-decoration:none;}
.header_m a:visited {color:#256eb1; text-decoration:none;}
.header_m a:hover {color:red; text-decoration:underline;}
.header_m strong {color:#012641;}
.main {width:970px; margin:10px 0 10px 0; padding:0; overflow:hidden; background:#f0f0f0;}
.main_left {width:310px; margin:0 10px 0 0; padding:0; float:left;}
.main_left_top {width:308px; margin:0 0 0px 0; padding:0; overflow:hidden;}
.main_left_top_title {width:308px; height:30px; margin:0; padding:0; line-height:30px; background:url(/templets/images/nnav.gif); overflow:hidden;}
.main_left_top_title h2 {margin-left:10px; padding-left:20px; font-size:12px; font-weight:bold; color:#fff; display:inline; background:url(/templets/images/xz.gif) 0 2px no-repeat;}
.main_left_top_title a {text-decoration:none; color:#fff;}
.main_left_top_title a:link {text-decoration:none; color:#fff;}
.main_left_top_title a:visited {text-decoration:none; color:#fff;}
.main_left_top_title a:hover {text-decoration:underline; color:red;}

.main_main_3 {width:308px; height:188px; padding:5px; margin:0; overflow:hidden;}
.main_main_3 ul {width:308px; margin:0; padding:0; overflow:hidden; clear:both;}
.main_main_3 ul li {height:25px; line-height:25px; width:288px; overflow:hidden; border-bottom:#aaa dashed 1px; float:left;}
.main_main_3 ul li a {padding-left:20px; text-decoration:none; color:#256eb1; background:url(/templets/images/xz.gif) 0 2px no-repeat;}
.main_main_3 ul li a:link {text-decoration:none; color:#256eb1;}
.main_main_3 ul li a:visited {text-decoration:none; color:#256eb1;}
.main_main_3 ul li a:hover {text-decoration:underline; color:red;}
.main_main_7 {width:308px; height:188px; padding:5px; margin:0; overflow:hidden;}
.main_main_7 ul {width:308px; margin:0; padding:0; overflow:hidden; clear:both;}
.main_main_7 ul li {height:25px; line-height:25px; width:288px; overflow:hidden; border-bottom:#aaa dashed 1px; float:left;}
.main_main_7 ul li a {padding-left:20px; text-decoration:none; color:#256eb1; background:url(/templets/images/bottom.gif) 0 2px no-repeat;}
.main_main_7 ul li a:link {text-decoration:none; color:#256eb1;}
.main_main_7 ul li a:visited {text-decoration:none; color:#256eb1;}
.main_main_7 ul li a:hover {text-decoration:underline; color:red;}
.main_right {width:650px; margin:0; padding:0; float:right;}
.ml1 {float:left; width:310px; margin:0 10px 0 0; padding:0; overflow:hidden;}
.ml1t {width:310px; height:30px; line-height:30px; margin:0; padding:0; overflow:hidden; background:url(/templets/images/nnav.gif) 0 0 repeat-x;}
.ml1t h2 {margin-left:10px; padding-left:20px; font-size:12px; font-weight:bold; color:#fff; display:inline; background:url(/templets/images/bottom.gif) 0 2px no-repeat;}
.ml2 {float:right; width:330px; margin:0; padding:0; overflow:hidden;}

.footer {width:960px; margin:1px auto 0 auto; padding:5px; text-align:center; background:url(/templets/images/ft.gif) 0 0 repeat-x; overflow:hidden; line-height:20px; color:#fff;}
.footer h4 {display:inline; font-size:12px; font-weight:normal; color:#fff;}
.footer a {text-decoration:none; color:#fff;}
.footer a:link {text-decoration:none; color:#fff;}
.footer a:visited {text-decoration:none; color:#fff;}
.footer a:hover {text-decoration:none; color:blue;}
td img {width:200px; height:150px; border:0;}
.fl {width:958px; margin:0; padding:5px; font-size:12px; border:1px solid #666; overflow:hidden; clear:both; background:#f0f0f0;}
.fl ul {list-style:none; margin:0;padding:0; width:958px;}
.fl ul li {float:left; height:20px; line-height:20px; overflow:hidden}
.fl ul li a {color:#000; text-decoration:none; margin-left:10px; margin-right:10px;}
.fl ul li a:link {color:#000; text-decoration:none;}
.fl ul li a:visited {color:#000; text-decoration:none;}
.fl ul li a:hover {color:red; text-decoration:underline;}
.viewwbox .content {width:712px; overflow:hidden;}
.n_content {width:960px; margin:10px auto; padding:0; color:#397cbe; overflow:hidden; background:url(/templets/images/title004.jpg);}
.c_top {width:960px; height:30px; line-height:30px; margin:0 0 10px 0; background:url(/templets/images/navbg.gif) 0 0 repeat-x; overflow:hidden;}
.c_top1 {width:750px; height:30px; line-height:30px; margin:0; padding:0; float:left;}
.c_top1 h3 {display:inline; color:#397cbe; font-size:12px; margin-left:10px; font-weight:normal;}
.c_top1 h3 a {color:#397cbe; text-decoration:none;}
.c_top1 h3 a:link {color:#397cbe; text-decoration:none;}
.c_top1 h3 a:visited {color:#397cbe; text-decoration:none;}
.c_top1 h3 a:hover {color:#397cbe; text-decoration:none;}
.c_top2 {height:30px; line-height:30px; background:url(/templets/images/ico-home.gif) no-repeat 10px 10px; float:right; margin-right:10px; padding-left:30px; font-size:12px;}
.c_top2 a {color:#397cbe; text-decoration:none;}
.c_top2 a:link {color:#397cbe; text-decoration:none;}
.c_top2 a:visited {color:#397cbe; text-decoration:none;}
.c_top2 a:hover {color:red; text-decoration:none;}
.t_content {width:960px; margin:0; padding:0; overflow:hidden;}
.content_l {width:720px; margin:0 6px 0 0; padding:0; float:left;}
.cont_t {width:700px; height:26px; line-height:26px; margin:0; padding-left:20px; background-color:#f2fcfe; font-size:12px;}
.cont_t a {margin-right:10px; margin-left:10px color:#397cbe; text-decoration:none;}
.cont_t a:link {color:#397cbe; text-decoration:none;}
.cont_t a:hover {color:red; text-decoration:none;}
.cont_t a:visited {color:#397cbe; text-decoration:none;}
.cont_x {width:720px; height:100px; margin:0; padding:0;}
.cont_h {width:720px; height:30px; margin:0; padding-top:30px; text-align:center;}
.cont_h h1 {display:inline; font-size:16px; text-align:center; color:red;}
.cont_b {width:720px; height:40px; margin:0; padding-top:0px; text-align:center; color:#397cbe;}
.cont_b a {color:red; text-decoration:none;}
.cont_b a:link {color:red; text-decoration:none;}
.cont_b a:hover {color:#397cbe; text-decoration:none;}
.cont_b a:visited {color:red; text-decoration:none;}
.realcontent {width:710px; padding:5px; margin:0; font-size:12px; color:#397cbe;}
.realcontent p {margin-top:20px;}
.realcontent a {color:red;}
.realcontent img {display:block; margin:0 auto;}
.sx {height:80px; width:720px; margin:0; padding-top:30px;}
.sx ul {margin:5px 0; padding:0 0 0 100px;}
.sx ul li {height:20px; line-height:20px;}
.sx ul li a {color:red;}
.div_r {width:228px; margin:0; padding:0; font-size:12px; float:right;} 
.div_r a {color:#397cbe; text-decoration:none;}
.div_r a:link {color:#397cbe; text-decoration:none;}
.div_r a:visited {color:#397cbe; text-decoration:none;}
.div_r a:hover {color:red; text-decoration:none;}
.x_div {width:225px; margin:0 0 5px 0; padding:0; overflow:hidden; border:#397cbe 1px solid;}
.x_div_t {width:200px; height:28px; line-height:28px; padding-left:25px; background-color:#012641;  background-image:url(/templets/images/fbico2.gif) no-repeat 10px 8px; overflow:hidden;}
.x_div_t h3 {font-size:12px; color:#fff; display:inline; font-weight:normal;}
.x_div_b {width:215px; margin:0; padding:5px;}
.x_div_b ul {width:200px; margin:0;}
.x_div_b ul li {width:185px; height:20px;  word-break:keep-all; white-space:nowrap;text-overflow:ellipsis}
.soft_1 {width:968px; margin:5px 0 5px 0; padding:0; border:#9fd1f6 1px solid; overflow:hidden; clear:both;}
.be_l {width:268px; height:300px; margin:0; padding:0; float:right;}
.be_r {width:695px; height:300px; margin:0 7px 0 0; padding:0; float:left;}
#content_pic {width:695px; height:300px; margin:0; background-color:#fff; overflow:hidden; white-space:nowrap; padding:0;}
#focus {width:695px; clear:both; height:300px;}
#No {width:150px; position:absolute; z-index:1; margin-top:280px!important; margin-left:595px;}
#No ul {list-style:none;}
#No li {margin-right:1px; width:17px; float:left; padding-top:2px; text-align:center; height:11px;}
.bbg0 {background:url(/templets/images/focus1.gif); color:#FFF; font-size:10px; font-family:Arial; line-height:11px; cursor:pointer;}
.bbg1 {background:url(/templets/images/focus2.gif); color:#FFF; font-size:10px; font-family:Arial; line-height:11px; cursor:pointer;}
#au img {width:695px; height:300px; border:0;}
#conau {float:left; text-align:left; height:1px; padding-top:10px; background:url(/templets/images/title1.gif) no-repeat 0 0; padding-left:38px;}
#conau a {color:#505050; background:url(/templets/images/title1.gif) no-repeat 0 8px; padding-left:38px;}
.bbg0 a,.bbg1 a {color:#FFF; text-decoration:none;}
.f_nav {width:970px; height:30px; line-height:30px; margin:0 auto; padding:0; text-align:center; font-size:12px; color:#256eb1; background:url(/templets/images/nnav.gif);}
.f_nav a {color:#fff; text-decoration:none; padding-right:20px; padding-left:20px;}
.f_nav a:link {color:#fff; text-decoration:none;}
.f_nav a:visited {color:#fff; text-decoration:none;}
.f_nav a:hover {color:red; text-decoration:none;}
.content_la {width:940px; margin:0; padding:10px;} 
.cont_ta {width:940px; height:26px; line-height:26px; margin:0; padding-left:20px; background-color:#f2fcfe; font-size:12px;}
.cont_ta a {margin-right:10px; margin-left:10px color:#397cbe; text-decoration:none;}
.cont_ta a:link {color:#397cbe; text-decoration:none;}
.cont_ta a:hover {color:red; text-decoration:none;}
.cont_ta a:visited {color:#397cbe; text-decoration:none;}
.cont_xa {width:940px; height:100px; margin:0; padding:0;}
.cont_ha {width:940px; height:30px; margin:0; padding-top:30px; text-align:center;}
.cont_ha h1 {display:inline; font-size:16px; text-align:center; color:red;}
.cont_ba {width:940px; height:40px; margin:0; padding-top:0px; text-align:center; color:#397cbe;}
.cont_ba a {color:red; text-decoration:none;}
.cont_ba a:link {color:red; text-decoration:none;}
.cont_ba a:hover {color:#397cbe; text-decoration:none;}
.cont_ba a:visited {color:red; text-decoration:none;}
.realcontenta {width:930px; padding:5px; margin:0; font-size:12px; color:#397cbe;}
.realcontenta p {margin-top:20px; white-space:normal;}
.realcontenta a {color:red;}
.realcontenta img {display:block; margin:0 auto;}

.tags {width:970px; margin:0; padding:0; font-size:12px;}
.tags_t {width:970px; height:30px; line-height:30px; color:#fff; background:#012641; margin:0; padding:0;}
.tags_t h3 {font-size:12px; margin-left:15px; display:inline; color:#fff; font-weight:normal;}
.tags_b {width:958px; margin:0; padding:5px; color:#012641; border:1px solid #012641;}
.tags_b a {color:#256eb1; text-decoration:none; padding-left:10px; padding-right:10px;}
.tags_b a:link {color:#256eb1; text-decoration:none;}
.tags_b a:hover {color:red; text-decoration:underline;}
.tags_b a:visited {color:#256eb1; text-decoration:none;}
.tags_a a {margin-right:10px; color:#256eb1;}
.tags_a a:link {margin-right:10px; color:#256eb1;}
.tags_a a:visited {margin-right:10px; color:#256eb1;}

.header_ml {width:688px; margin:2px 9px 0 1px; padding:0; overflow:hidden; font-size:12px; float:left;}
.header_mlt {height:30px; width:688px; margin:0; padding:0; background:url(/templets/images/title1.gif) -2px -2px no-repeat;}
.zlt {width:150px; height:30px; line-height:30px; margin:0; padding:0; float:left;}
.zlt h4 {font-size:12px; display:inline; color:#333; margin-left:5px; padding-left:10px; background:url(/templets/images/tdo.gif) 3px 3px no-repeat;}
.wj {width:518px; height:30px; line-height:30px; float:right; margin:0; padding-left:20px; overflow:hidden; color:yellow; background:url(/templets/images/news.gif) 0 9px no-repeat;}
.oml {width:688px; margin:10px 0 0 0; padding:0; overflow:hidden; font-size:12px;}
.omlt {width:338px; margin:0 8px 5px 0; padding:0; overflow:hidden; float:left; border:1px solid #ccc;}
.omltr {width:338px; margin:0 0px 5px 0; padding:0; overflow:hidden; float:right; border:1px solid #ccc;}
.omll {width:113px; height:25px; line-height:25px; margin:0; padding:0; overflow:hidden; float:left; background:#fff;}
.omll strong a {color:#333; text-decoration:none; font-size:12px; font-weight:bold;}
.omll strong a:link {color:#333; text-decoration:none;}
.omll strong a:visited {color:#333; text-decoration:none;}
.omll strong a:hover {color:red; text-decoration:underline;}
.omlr {width:225px; margin:0; padding:0; overflow:hidden; float:right;}
.omlr ul {width:225px; margin:0; padding:0; list-style:none;}
.omlr ul li {width:75px; height:20px; line-height:20px; float:left;}
.omlr ul li a {padding-left:10px; background:url(/templets/images/red.gif) 0 3px no-repeat; text-decoration:underline; color:#194f95;}
.omlr ul li a:link {text-decoration:underline; color:#194f95;}
.omlr ul li a:visited {text-decoration:underline; color:#194f95;}
.omlr ul li a:hover {text-decoration:underline; color:red;}

.sl {width:268px; margin:1px 0 0 0; padding:0; float:right; overflow:hidden; border:1px solid #ccc;}
.slt {width:268px; height:30px; line-height:30px; margin:0 0 10px 0; padding:0; background:url(http://www.plcjm.com/templets/images/title2.gif) -2px 0px no-repeat; overflow:hidden;}
.slt h4 {margin-left:5px; padding-left:10px; font-size:12px; color:#333; display:inline; background:url(/templets/images/tdo.gif) 3px 5px no-repeat;}
.slb {width:258px; margin:0; padding:5px; overflow:hidden;}
.slbt {width:250px; margin:0 0 5px 0; padding:3px; border:#eee 1px solid;}
.slbt ul {padding-top:5px; padding-left:20px; list-style-image:url(/templets/images/bottom.gif);}
.slbt ul li {border-bottom:#ccc solid 1px;}
.xBs_flash {width:970px; height:300px; margin:0; padding:0; overflow:hidden;}
.banner1 {width:970px; height:300px; margin:0; padding:0; overflow:hidden;}

.container2{width:970px; margin:0; padding:0;  height:300px;}

.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:970px; height:300px; display:block;}

.slider2{width:4000px;}
.slider2 li{float:left;}

.num{ position:absolute; right:10px; bottom:10px;}
.num li{
	float: left;
	color: #FF7300;
	text-align: center;
	line-height: 16px;
	width: 16px;
	height: 16px;
	font-family: Arial;
	font-size: 12px;
	cursor: pointer;
	overflow: hidden;
	margin: 3px 1px;
	border: 1px solid #FF7300;
	background-color: #fff;
}
.num li.on{
	color: #fff;
	line-height: 21px;
	width: 21px;
	height: 21px;
	font-size: 16px;
	margin: 0 1px;
	border: 0;
	background-color: #FF7300;
	font-weight: bold;
}