

/* 
  --------------------------------------
  *****  1. base(全局基本属性)   *****
  --------------------------------------
*/

html {
  scrollbar-face-color : #6EDEDED;
}

body {
  margin:0 auto;
  padding:0;
  font:12px Arial,微软雅黑,Helvetica,sans-serif;
  line-height:180%;
  color:#333;
  text-align:left;
  background: #71007b url(bj.jpg) repeat-x;
  white-space:normal; 
  word-break:break-all;
}

div,form,img,ul,ol,li,dl,dt,dd,p,table {
  margin:0;
  padding:0;
  border:0;
}

h1,h2,h3,h4,h5,h6 {
  margin:0;
  padding:0;
  font-size:100%;
  color:#555;
}

h1 span,h2 span,h3 span,h4 span, h5 span {
  color:#999;
  padding-left:6px;
  font-weight:normal;
}

table,td,tr,th{
  font-size:12px;
}

ul,ol,li {
  list-style:none;
}

img {
  border:0;
}

.clear {
  clear:both;
}

.floatleft {
  float:left;
}

.floatright {
  float:right;
}

.clear {
  clear:both;
}



/* 
  --------------------------------------
  *****  2. link(链接)   *****
  --------------------------------------
*/

a {
  text-decoration: none;
  color:#333333;
}

a:hover {
  color:#333;
  text-decoration: underline; 
}

/* 
  --------------------------------------
  *****  3. font (字体)   *****
  --------------------------------------
*/

.green {
  color:#5FA540;
}

.orange {
  color:#FF9933;
}

.gray {
  color:#ccc;
}

/* 
  --------------------------------------
  *****  4. layout (框架)   *****
  --------------------------------------
*/

#main {
  margin:0px auto;
  padding:0px auto;
  width:980px;
}

#layout{ padding:20px 15px 10px 15px; background:#FFF url(b.gif) repeat-x;}
.jj{ float:left; width:630px; overflow:hidden; height:189px;}
.jj .jjbt{ height:30px; background:url(jjbt.gif) no-repeat; line-height:30px; padding-left:20px; font-size:14px; color:#FFF; font-weight:800;}
.jj .jjnr{ height:160px; background:url(jjnr.gif) no-repeat; padding:10px; overflow:hidden;}
.jj .jjnr p{line-height:35px; text-indent:24px;}
.news{ float:left; width:310px; margin-left:10px; overflow:hidden; height:189px;}
.news .newsbt{ background:url(newsbt.gif) no-repeat; height:30px; line-height:30px; padding-left:20px; font-size:14px; color:#FFF; font-weight:800;}
.news .newsnr{ background:url(newsnr.gif) no-repeat; height:160px; overflow:hidden; padding:10px;}
.news .newsnr li{ height:24px; line-height:24px;}
.fwxm{ overflow:hidden; height:190px;}
.fwxm .fwxmbt{ height:30px; background:url(fwxmbt.gif) no-repeat;line-height:30px; padding-left:20px; font-size:14px; color:#FFF; font-weight:800;}
.fwxm .fwxmnr ul{ padding-left:3px;}
.fwxm .fwxmnr li{ float:left; width:176px; height:150px; background:#d8bee0; margin:6px 3px; padding:3px; }
.fwxm .fwxmnr li a.hover{ background:#F00;}
.fwxm .fwxmnr li h2{ text-align:center; height:30px; line-height:30px; font-weight:400;}
.fwxm .fwxmnr li h2 a{ color:#71007b; font-size:14px;}
.hs{ color:#ffb500; padding-left:10px;}
.kb{ height:10px; width:100%;}

/* 
  --------------------------------------
  *****  5. header (页头)   *****
  --------------------------------------
*/

#logo {
  float:left;
  margin:0px 10px;
}

#top {
  margin:0px auto;
  padding:0px auto;
  width:870px;
  line-height:34px;
  text-align:right;
}

#top a {
  padding:0px 5px;
}


/* 
  --------------------------------------
  *****  6. content (页中)   *****
  --------------------------------------
*/
#c {
  width:100%; background:#FFF;
}

#banner {
  clear:both; overflow:hidden;
}



.about {
  clear:both;
  margin:10px 0px 0px;
  padding:15px;
  border:1px solid #eee;
  background:url(bg01.jpg) right bottom no-repeat;
}

.about p {
  text-indent:2em;
}

#sidebar {
  float:left;
  width:240px;
  padding:10px;
}

#menu a {
  clear:both;
  display:block;
  line-height:22px;
  margin:5px 0px;
  padding-left:25px;
  background:#FFF url(icon02.gif) 15px 7px no-repeat;
  border:1px solid #ccc;
}

#menu a:hover {
  background:#ccc url(icon02.gif) 15px 7px no-repeat;
  color:white;
}

#right {
  float:right;
  width:700px;
  padding:10px;
}

#position {
  line-height:26px;
  padding-bottom:5px;
  color:#999;
}

#position a {
  height:26px;
  line-height:26px;
  padding:0px 10px;
  background:url(icon01.gif) left center no-repeat;
  color:#999;
}

#position h5 {
  text-align:left;
  color:#0D61BA;
  font-size:14px;
  border-bottom:1px dotted #789;
}

#position h5 span {
  color:#999;
}

#introduce {
  clear:both;
  margin:30px 0px;
}

#introduce h1,#introduce h4 {
  line-height:30px;
  padding-left:35px;
  color:#FF9933;
  font-size:18px;
  font-weight:bold;
  background:url(h4_bg.gif) left top no-repeat;
}

.news_list {
  padding:10px;
  background:#F5F5F5;
}

.news_list li {
  clear:both;
  line-height:28px;
  padding-left:15px;
  border-bottom:1px dotted #999;
  background:url(more.gif) left 8px no-repeat;
}

.news_list li a {
  color:#666;
}

.category_title {
  line-height:50px;
  color:#333;
  padding-left:30px;
  background:url(bullet1.gif) 5px 14px no-repeat;
}

.category_title span {
  float:right;
}

.category_title h4 {
  font-size:14px;
}

.news_text h5 {
  float:right;
  width:450px;
  font-weight:bold;
  font-size:12px;
  text-align:left;
  color:#333;
  padding-left:30px;
  background:url(bullet1.gif) left 2px no-repeat;
}

.news_text h5 a {
  color:#333;
}

.news_list .date,.news_text h5 .date {
  float:right;
  padding-right:15px;
  color:#999;
  font-weight:normal;
}

.news_list p {
  margin:5px;
  padding:5px 5px 5px 20px;
  background:#FFF;
}

.news_text {
  clear:both;
  height:auto;
  padding:10px 0px;
  border-bottom:1px dotted #ccc;
}


.news_text p {
  float:right;
  width:460px;
  text-align:left;
  color:#999;
  padding:5px;
}

a.news_text_img {
  display:block;
  float:left;
  width:120px;
  height:100px;
  overflow:hidden;
  border:1px solid #ccc;
}

.news_text_img img {
  
  width:120px;
  height:auto;
  margin-right:15px;
}

.list1 a,.list2 a,.list3 a {
  padding-right:30px;
  background:url(new.gif) right top no-repeat;
}

/************* 产品 */
.product_box {
  float:left;
  width:200px;
  margin:5px;
  padding:5px;
  background:#F5F5F5;
  border:1px solid #DDD;
  overflow:hidden; 
}
.product_box img {
  width:200px;
  border:1px solid #DDD;
}

.product_box a {
  display:block;
  width:200px;
  height:200px;
  overflow:hidden;
}

.product_box h5 {
  margin-top:5px;
  background:#FFF;
  border:1px solid #DDD;
  text-align:center;
}

.product_box h5 a {
  height:44px;
  line-height:22px;
}

.p_info {
  height:20px;
  line-height:20px;
  padding-left:30px;
  background:url(bullet1.gif) left top no-repeat;
  color:#0D61BA;
  font-size:14px;
  font-weight:bold;
}

/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
}

.pages strong {
  color:#0D61BA;
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  background:#F5F5F5;
  border:1px solid #0D61BA;
  margin: 0px 3px 0px 0px;
}
.pages a {
  display:block;
  float:left;
  height:18px;
  line-height:18px;
  float:left;
  padding:0px 8px;
  border:1px solid #CCC;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#0D61BA;
}

.pages span {
  float:right;
}

/****************内容*/
#text h1 {
  line-height:40px;
  font-size:22px;
  text-align:center;
  background:url(point.gif) left bottom repeat-x;
  color:#0064CB;
  font-weight:bold;
}

.contentinfo {
  line-height:24px;
  text-align:center;
}

.text {
  padding:10px 0px;
  text-align:14px;
  line-height:200%;
  color:#333;
}

/****************评论*/
#comment {
  margin-top:20px;
}

#comment .input {
  width:108px;
  height:27px;
  border:none;
  background:url(search_btn.gif) left top no-repeat;
  font-weight:bold;
  color:#0D61BA;
  font-size:12px;
}

.comm {
  height:28px;
  line-height:28px;
  padding-left:35px;
  border-top:1px solid #ccc;
  background:url(comment.gif) 10px 7px no-repeat;
}

#textarea {
  width:626px;
  height:50px;
  background:#FFF url(cmslogo.gif) right bottom no-repeat;
  border:1px solid #D4E3A4;
}

#link {
  clear:both;
  margin-left:1px;
}

.link_top {
  height:29px;
  line-height:29px;
  text-align:left;
  font-size:14px;
  color:#FFF;
  font-weight:800;
  padding-left:20px;
  background:url(link_top.gif) no-repeat;
}

.link_bg {
  height:auto;
  padding:10px;
  background:#fdedff;
  color:#888;
}

.link_bottom {
  height:16px;
  background:url(link_bottom.gif) no-repeat;
}

#related li {
  line-height:22px;
  padding-left:20px;
  background:url(up.gif) left top no-repeat;
  border-bottom:1px dotted #ccc;
}

#related ul li.l1,#related ul li.l2,#related ul li.l3, {
  background:url(up.gif) left top no-repeat;
}

/* 
  --------------------------------------
  *****  7. footer (页底)   *****
  --------------------------------------
*/
#footer {
  clear:both;
  line-height:20px;
  padding:10px;
  color:#FFF;
}

#footer p {
  text-align:center;
}

#footer a {
  /*text-decoration: underline; */
  color:#FFF;
}



/* 
  --------------------------------------
  *****  8. search (搜索)   *****
  --------------------------------------
*/
#search {
  float:right;
  width:185px;
  height:18px;
  line-height:18px;
  text-align:right;
  margin-left:15px;
}

#inputsearch { 
  float:left;
  border:none;
  margin:0px;
  padding:0px 0px 0px 17px;
  width:140px;
  height:18px;
  line-height:16px;
  font-size:12px;
  color:#CCC;
  background:url(search_input.gif); 
}

/* 
  --------------------------------------
  *****  9. assist (辅助)   *****
  --------------------------------------
*/
.p5 {
  padding:5px;
}

.p10 {
  padding:10px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.blank10,.blank30 {
  clear:both;
  height:10px;
  overflow:hidden;
}

.blank20 {
  height:20px;
}

.blank30 {
  height:30px;
}

.padding10 {
  padding:10px;
}

.margin5 {
  margin:5px;
}

.padding5 {
  padding:5px;
}

.blank5 {
  clear:both;
  height:5px;
  overflow:hidden;
}

.hr {
  clear:both;
  height:1px;
  background:url(point.gif) repeat-x;
}

.button {
  height:22px;
  line-height:22px;
  font-size:12px;
  text-align:center;
  border:none;
  background:#0E6DC1;
  color:white;
}

/* 
  --------------------------------------
  *****  10.tab (切换)   *****
  --------------------------------------
*/

.dis {display:block;}
.undis {display:none; position:absolute; z-index:55;}

#nav { height:39px; background:url(nav.jpg) repeat-x; line-height:39px;}

#nav .dh a {
  white-space: nowrap;
  height:36px;
  line-height:36px;
  color:white;
  overflow:hidden;
  clear:both; font-size:14px;
}

#nav .dh a span {
  height:36px;
  line-height:36px;
  padding:12px 20px;
  +padding:10px 20px;
}

#nav .dh a:hover,#nav .dh .on {
  height:36px;
  line-height:36px;
  padding:10px 0px;
  +padding:0px;
  background:url(nav_hover.gif) center bottom no-repeat;
  text-decoration: none;
  color:#4a0167;
}

.cd a{ color:#FFF; height:20px; line-height:20px;}


#subnav {
  clear:both;
}

#subnav a {
  padding:0px 20px 0px 15px;
  color:#0D61BA;
  background:url(icon5.gif) left center no-repeat;
}

#subnav div {
  padding-left:20px;
}

/* 
  --------------------------------------
  *****  11.ad (广告)   *****
  --------------------------------------
*/

/* QQ客服 */
.QQbox{ z-index:99; width: 150px; right: 0; top: 40px; position: absolute;}
.QQbox .press{float: right; width: 33px; height:158px; background:url(qq_1.png) no-repeat;text-indent : 16px;}
.QQbox .Qlist{ left: 0; width: 138px; background: url(qq_listbg.gif) repeat-y -155px 0;  position: absolute;}
.QQbox .Qlist .t,
.QQbox .Qlist .b{ float: left; height: 6px; width: 138px; font-size: 1px; }
.QQbox .Qlist .t{ background: url(qq_listbg.gif) no-repeat left; }
.QQbox .Qlist .b{ background: url(qq_listbg.gif) no-repeat right; }
.QQbox .Qlist .con{ background: #fff; width: 80%; margin: 0 auto; }
.QQbox .Qlist .con h2{ height: 22px; font: bold 12px/22px "宋体"; background: url(qq_listbg.gif) repeat-y -163px 0; border: 1px solid #3a708d; text-align: center; color:#fff;}
.QQbox .Qlist .con ul{  }
.QQbox .Qlist .con ul li{  padding: 5px 0 0 8px;height: 20px; background: #e8e8e8;}
.QQbox .Qlist .con ul li.odd{ background: #fff; }
/*.QQbox .Qlist .con A IMG { width:23px; }*/




.m{ width:980px; margin:0 auto;}
.logoy{ background:url(logo.jpg) no-repeat; height:110px; text-align:right; color:#FFF;}
.logoy a{ color:#FFF;}
.zhuti{width:978px; margin:0 auto; background:#FFF; border:1px #FFF solid; text-align:left;}

	.flash{ height:263px; background:url(flash_bj.jpg) repeat-x; padding:5px;}