/*公共部分开始*/
* { margin:0; padding:0 }
body { color:#333333; font-family:宋体; font-size:12px; }
img { border:none; vertical-align:middle }
a { color:#333333; text-decoration:none }
a:hover { color:#333333; text-decoration:underline }
h1, h2, h3, br, dl, dt, dd { margin:0; padding:0 }
ul, li { list-style:none }
/*公共部分结束*/
.mainbody { width:948px; padding:0 6px; margin:0 auto; overflow:hidden}
.jieshao { width:908px; padding:0px 20px; margin:15px 0; overflow:hidden; float:left; background:url(../img/ren.gif) 335px top no-repeat; height:260px; overflow:hidden}
.jieshao .part1 { width:345px; float:left; line-height:23px; }
.jieshao .part1 h2 { font-size:14px; color:#000; }
.jieshao .part2 { width:265px; float:left; margin-left:110px; display:inline; line-height:20px }
.jieshao .part2 h2 { font-family:Arial, Helvetica, sans-serif; font-size:30px; line-height:30px; }
.jieshao .part3 { width:176px; height:119px; float:right }
.index_left { width:684px; float:left; border:1px solid #dddddd }
.index_left .chanpin { width:358px; float:left }
.index_left .chanpin .title { width:18px; float:left }
.index_left .chanpin .part { width:340px; height:221px; float:left; padding-bottom:10px; overflow:hidden }
.index_left .chanpin .part ul { width:340px; float:left }
.index_left .chanpin .part ul li { width:150px; float:left; text-align:center; margin:10px 10px 0; display:inline; position:relative; height:100px; }
.index_left .chanpin .part ul li p { height:20px; line-height:20px; position:absolute; bottom:0px; left:0px; width:150px; margin:0px auto; text-align:center; background:#333; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8; }
.index_left .chanpin .part ul li p a { color:#fff; }
.index_left .chanpin .part ul li a img { width:150px; height:100px; }
.index_left .huodong { width:291px; float:left; line-height:20px; background:url(../img/title2.gif) left no-repeat; height:231px; padding:0 8px 0 27px }
.index_left .huodong .tuwen { width:281px; padding:0 5px; float:left; border-bottom:1px dotted #dddddd; margin-top:10px; padding-bottom:10px; }
.index_left .huodong .tuwen h2 { font-size:12px; }
.index_left .huodong .tuwen img { width:65px; height:45px; border:1px solid #cccccc; float:left; margin-right:10px; display:inline }
.index_left .huodong .tuwen p { line-height:18px; }
.index_left .huodong ul { width:291px; float:left }
.index_left .huodong ul li a { color:#cc0000 }
.index_left .xinwen { width:292px; float:left; padding:20px 24px; }
.index_left .xinwen .title { width:292px; float:left; line-height:20px; }
.index_left .xinwen .title h2 { float:left; font-size:16px; color:#000; }
.index_left .xinwen .title span { float:right }
.index_left .xinwen .title span a { color:#F00 }
.index_left .xinwen ul { width:292px; float:left; margin-top:8px }
.index_left .xinwen ul li { width:278px; float:left; background:url(../img/ico1.gif) left center no-repeat; padding-left:15px; line-height:20px }
.index_right { width:248px; float:right }
.index_right .part { width:246px; float:left; border:1px solid #dddddd }
.index_right_bot { width:248px; float:right }
.index_right_bot .part { width:226px; float:left; border:1px solid #dddddd; padding:10px; }
.index_right_bot .part p { line-height: 2.5em;}
.index_right_bot .part h3 { padding: 8px 0 10px 0;}
.index_right .part .daoshi { width:226px; height:211px; padding:10px; overflow:hidden }
.index_right .part .daoshi .title { width:226px; float:left; }
.index_right .part .daoshi .title h2 { float:left; font-size:12px; color:#000 }
.qiehuan { float:right; height:18px; width:80px; line-height:18px;}
.qiehuan .zuo a { width:17px; cursor:pointer; height:18px; background:url(../img/jiantou.gif) left no-repeat; float:left }
.qiehuan ul { float:left; height:18px;}
.qiehuan ul li, #thumbNav li { width:15px; height:18px; float:left; text-align:center; background:url(../img/lot2.gif) center no-repeat }
.qiehuan ul li.xx, #thumbNav li.cur { background:url(../img/lot3.gif) center no-repeat }
#thumbNav li { width:12px; height:12px; font-size:0px; cursor:pointer; }
.anythingSlider { height:147px; margin:0; position:relative; top:25px; width:226px; }
.anythingSlider .wrapper { height:147px; left:0; margin:0 0px; overflow:auto; position:absolute; top:0; width:226px; }
.anythingSlider .wrapper ul { left:0; list-style:none outside none; margin:0; position:absolute; top:0; width:99999px; }
.anythingSlider ul li { display:block; float:left; height:147px; margin:0; padding:0; width:226px; }
.qiehuan .you a { width:18px; cursor:pointer; height:18px; background:url(../img/jiantou.gif) -18px no-repeat; float:left }
.neirong { width:226px; float:left; line-height:22px; }
.neirong img { width:113px; height:143px; float:left; border:1px solid #aec8df; padding:1px; margin-right:10px; }
.neirong h2 { font-size:12px;  }


#menu {
  margin:0; 
  padding:3px;
  height: 225px;
  overflow:hidden; 
  background:#fff;
  }
#menu li {
  list-style-type:none; 
  float:left; 
  display:block; 
  width:100%;
  border-bottom:1px dotted #dddddd;
  }
#menu li a {
  display:block; 
  text-decoration:none; 
  color:#00b; 
  margin:0;
  width:100%;
  }
#menu li a span {
  display:none; 
  color:#000;
  }
#menu li a.one span {
  display:block; 
  height:130px; 
  margin:0 10px;
  }
#menu li a:hover {
  background:#fff;
  }
#menu li a:hover span {
  display:block; 
  height:130px; 
  margin:0 10px;
  cursor:pointer;
  }
#menu .h2 {
  margin:0 5px; 
  padding:0; 
  color:#808; 
  font-variant:small-caps; 
  font-size:12px; 
  border:0;
  }
#menu .h3 {
  margin:0 5px; 
  padding:0; 
  font-size:1.1em; 
  color:#00b;
  }
#menu img {
  margin:5px 5px 5px 0; 
  float:left;
  }
.curved {
  margin:0 auto;
  }

.curved .boxcontent {
  display:block; 
  background:transparent; 
  border-left:1px solid #ccc; 
  border-right:1px solid #ccc; 
  text-align:justify;
  }
  
#jstext {
	overflow:hidden;
	margin: 3px 2px 3px 2px;
	float:left;
	}

#intext { 
    float: left; 
    width: 800%; 
} 
#jstext1 { 
    float: left; 
} 
#jstext2 { 
    float: left; 
} 


/* -- tinybox -- */

#testdiv {width:600px; margin:0 auto; border:1px solid #ccc; padding:20px 25px; background:#fff}

#tinybox {position:absolute; display:none; padding:10px; background:#fff url(http://www.88yoho.com/images/preload.gif) no-repeat 50% 50%; border:10px solid #e3e3e3; z-index:2000}
#tinymask {position:absolute; display:none; top:0; left:0; height:100%; width:100%; background:#fff; z-index:1500}
#tinycontent {background:#fff}
