/* CSS Document */
/****yingwen****/
/****Basic Information****/

div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre, form,fieldset,input,textarea,p,blockquote,th,td { padding: 0px; margin: 0px; font-size:12px;color:#333; font-family:Arial;}
ol,ul { list-style: none; } 
a{text-decoration:none;color:#3c3c3c;}
a:hover{text-decoration:none;}
em{font-style:normal;}
img{border:none}
body{ background-color:#FFF;margin:0 auto; overflow:visible;overflow-y : visible}

FORM,UL,OL,INPUT,SELECT,TEXTAREA {
	MARGIN: 0px; PADDING: 0px
}
INPUT,SELECT,TEXTAREA {
	FONT-SIZE: 12px; FONT-FAMILY: arial; VERTICAL-ALIGN: middle
}


INPUT.search {
 width:33px;	HEIGHT:33px; float:left;  OVERFLOW: visible;cursor:pointer;background:url(sousuo1.jpg) no-repeat;
}

SELECT.select {
	HEIGHT:33px; LINE-HEIGHT: 33px
}

.put1 {}
.put1 a{ background:background:url(t2.jpg);}
.put1 a:hover{ background:background:url(ti.jpg);}
#ss{
float:left;
width:150px; 
height:25px;
margin:5px auto;
border:none;
line-height:25px; margin-left:15px;
color:#aaa;}
.cha {background:url(cha-btn.jpg) no-repeat; color:#FFF; width:52px; height:18px; text-align:center; border:none;}
.chaxun { width:100%; height:auto; font-size:15px; line-height:35px; color:#000; text-align:left;border-top:2px solid #646464;}
/****index header****/
#header1{width:910px;height:408px;margin:0px auto; }
#sousuo{ width:910px; height:76px;margin:0px auto;}
#logo{ width:190px; float:left; margin-top:20px;margin-left:5px; margin-bottom:6px;}
#sousuo1{ width:205px; height:53px; float:right;margin-top:15px;text-align:right; display:inline;}
#fanyi1{ width:203px; height:20px; float:left; margin-right:5px;}
#fanyi1 a{color:#646464;}
#fanyi2{ width:203px; height:33px; float:right;background:url(www.jpg) no-repeat;}
#banner1{ width:910px; height:282px;}
#banner1 img{ width:910px; height:282px;}
.daohang{ height: 40px; width:910px;  list-style-type: none; background:url(dh_bj.jpg) repeat-x;
font-family:Arial;font-size:14px; z-index:10000; margin-top:1px; font-weight:bold; margin-bottom:2px;
}
.menu {width:910px;margin:0 auto; height: 40px;  font-size:14px;z-index:10001; margin-left:5px;}
.menu ul li a{display:block; text-decoration:none;width:125px; height:40px; text-align:center; color:#fff;line-height:40px; font-size:14px; overflow:hidden;}
.menu ul li a:hover {display:block; text-decoration:none;width:125px; background:#ffffff; height:40px; text-align:center; color:#fff;line-height:40px; font-size:14px; overflow:hidden;}
.menu ul {padding:0; margin:0;list-style-type: none; }
.menu ul li {float:left; margin-right:1px; position:relative;}
.menu ul li ul {display: none;}
/* specific to non IE browsers */
.menu ul li:hover a {color:#1a77e5; background:#ffffff;background:url(menu4.jpg) repeat-x; }
.menu ul li:hover ul {display:block; position:absolute; top:40px; left:0; width:150px;}
.menu ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block;font-weight:normal; background:#666; color:#FFF;height:30px;line-height:30px;font-size:11px;filter:alpha(opacity=90); border-top:#999 1px solid;
 -moz-opacity:0.9;
 -khtml-opacity: 0.9;
 opacity: 0.9;}
.menu ul li:hover ul li a:hover {background:#333; font-size:13px; color:#FFF; z-index:1009;font-weight:normal; font-style:italic;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;display:inline;}
#nav {
  height: 77px; width:910px;  list-style-type: none; background:url(dh6_bj.jpg) repeat-x;
font-family:Arial;font-size:16px; z-index:2; margin-top:1px; font-weight:bold;
}

#nav a {
 display: block; width:99px; text-align:center;font-size:16px;
  line-height: 50px; 

}

#nav a:link  {
 color:#FFF; text-decoration:none;
}
#nav a:visited  {
 color:#FFF;text-decoration:none;
}
#nav a:hover  {
	color:#1a77e5;
	text-decoration:none;
	background:url(000_07.jpg) repeat-x;
	font-weight: bold;
}

#nav li {
 float: left; width:auto; height:17px; line-height:17px;position:relative; z-index:3;
}


#nav li ul {
 line-height:17px; 
 list-style-type: none;
 text-align:left;
 /*left: -999px;*/
 width:auto; //注意,这里一定要设置宽度;
 position:absolute;
 top:0px;
 z-index:10;
 color:#3c3c32;
 margin-left:15px;
 display:none;
}

#nav li ul li{
  float: left;width:auto;color:#3c3c32; font-size:12px;font-weight:normal; //float就是子菜单横向的关键,可以继承父菜单而省略float
}
#nav li ul li a:hover 
{ background:url(lilili.jpg) no-repeat left; height:17px; line-height:17px;
  padding-left:15px;padding-right:5px; font-size:12px;font-weight:normal;}

#nav li ul a{
 display: block; width:auto;text-align:left;padding-left:15px;padding-right:5px; height:17px; line-height:17px; font-size:12px;font-weight:normal;
}

#nav li ul a:link  {
 color:#3c3c32; text-decoration:none; font-size:12px;
}
#nav li ul a:visited  {
 color:#3c3c32;text-decoration:none; font-size:12px;
}
#nav li ul a:hover  {
 color:#3c3c32;text-decoration:none; font-size:12px;
}

#nav li:hover ul {
 width:500px; //注意,这里一定要设置宽度;
 position:absolute;
 top:50px;
 float:left;
 display:block;
}

#nav li.sfhover ul { 
}


#mian1{ width:910px; height:auto;margin:30px auto 40px;}
#mian1_left { width:530px; height:310px; float:left;}
#mian1_right { width:347px; height:310px; margin-left:30px; float:left;}
#xinyi{width:528px; height:25px; float:left;}
#xiner{width:528px; height:125px; float:left; border-left:#b1d1f6 2px solid;}
#xiner1{float:left; margin-top:5px;width:204px;height:100px; padding:10px;}
#xiner1 img{float:left;width:204px;}
#xiner2{float:left; width:290px;}
.dt_biaoti{ font-size:14px;color:#f7931e;font-weight:bold; margin-top:15px; margin-bottom:10px;}
.dt_biaoti a{ color:#f7931e;}
.dt_biaoti a:hover{color:#f7931e;}
.dt_jianjie{ line-height:15px; letter-spacing:normal; font-size:11px;}
.dt_more{ text-align:right; margin-top:-10px;font-size:10px; line-height:10px;}
.dt_more1{ text-align:right; margin-top:-15px; font-size:10px;line-height:10px; margin-left:85px; width:400px; float:right; display:inline;}
.dt_more2{ text-align:right; margin-top:-10px;font-size:10px;line-height:10px; margin-left:70px; width:232px; float:left;   }
#xinwen1{ float:left;}
#xinwen2{float:left;}
#xinwen3{width:250px; height:22px; float:right; line-height:20px;  border-bottom:#b1d1f6 2px solid;}
#xinsan{width:528px; height:163px; float:left; background:url(xin_bj.jpg) no-repeat; border-left:#b1d1f6 2px solid; border-bottom:#b1d1f6 2px solid; display:inline; overflow:hidden;}
#xinsan ul{width:305px; height:135px; float:left; margin-left:15px; margin-top:15px; margin-bottom:5px;}
#xinsan ul li{ line-height:18px;}
#shijian{ float:left; width:72px; font-family:Arial, Helvetica, sans-serif;}
#biaoti{
	float:left;
	width:230px;
	font-family:Arial;
	font-size: 11px;
}
#xinsan ul li a{ text-decoration:none;color:#333;display:inline; overflow:hidden;}
#xinsan ul li a:hover{ text-decoration:none;color:#3c3c32;}
.xinwen4{width:528px; height:288px; float:left;  border-left:#b1d1f6 2px solid; background:url(xinwen11.jpg) no-repeat  left;border-bottom:#b1d1f6 2px solid; display:inline; overflow:hidden;}
.xinwen4 ul {width:528px; height:auto; float:left; display:inline;}
.xinwen4 ul li a{ width:508px; height:61px;margin-bottom:4px;margin-top:2px;  background: #FFF url(xinwenzx1.jpg) no-repeat; float:left; margin-left:-30px; padding-left:20px; overflow:hidden;}
.xinwen4 ul li a:hover{ text-decoration:none;color:#3c3c32;background: #FFF url(xinwenzx2.jpg) no-repeat;overflow:hidden;}
.xinwen4 ul li h1{ margin-left:85px; width:400px; font-size:12px;font-weight:normal;float:left; line-height:20px; padding-top:5px;text-decoration:none; display:inline;}
.xinwen4 ul li h2{ margin-left:85px; width:400px; color:#999; float:left; line-height:15px; font-weight:normal;text-decoration:none;display:inline;}
.xinwen4 ul li h3{ margin-left:85px; width:400px; float:left; line-height:15px; font-weight:normal;text-decoration:none;display:inline;}



.gy{ width:347px; height:135px;}
.gy_top{ width:337px; color:#333; font-size:13px;  background:url(guanyu.jpg) no-repeat  left; margin-bottom:5px; padding-left:10px; border-bottom:2px solid #b1d1f6; padding-bottom:3px;}
.gy_center{ width:343px; height:105px; border:2px solid #b1d1f6; background:url(gy_tu.jpg) no-repeat 1px 1px;}
.gy1{ width:347px; height:170px;}
.gy_top1{ width:337px; font-size:13px;  background:url(guanyu.jpg) no-repeat  left; margin-bottom:5px; margin-top:8px; padding-left:10px; border-bottom:2px solid #b1d1f6; padding-bottom:3px;}
.gy_center1{ width:343px; height:135px; border:2px solid #b1d1f6;}
.dt_biaoti1{ font-size:14px;  color:#f7931e; font-weight:bold; margin-top:10px; margin-left:130px; margin-bottom:10px;}
.dt_biaoti1 a{color:#f7931e;}
.dt_jianjie1{ line-height:15px; letter-spacing:normal;margin-left:110px; margin-top:15px; font-size:11px;}


/****index1 header****/
#headerx1{width:910px;height:315px;margin:0 auto;}
#banner_x1{ width:910px; height:215px;}
#banner_x1 img{ width:910px; height:215px;}
#sousuoa{ width:910px; height:100px;}
#sousuo2{ width:680px; height:53px; float:right;margin-top:15px; margin-left:10px; font-size:11px; text-align:right;}
#fanyi11{ width:680px;height:20px; float:left; margin-right:5px;}
#fanyi3{ width:680px; height:33px; float:left;}


.daohang1{
  height: 35px; width:680px;  list-style-type: none; background:url(nav.jpg) repeat-x;
font-family:Arial;font-size:14px; z-index:2;font-weight:bold;
}
.menu1 {width:680px;margin:0 auto; height:35px;  font-size:14px;z-index:10001; margin-left:2px;}
.menu1 ul li a{display:block; text-decoration:none; padding:10px;min-width:60px; height:35px; text-align:center; color:#fff;line-height:15px; font-size:14px; overflow:hidden;}
.menu1 ul li a:hover {display:block; text-decoration:none; padding:10px;min-width:60px; background:#ffffff; height:35px; text-align:center; color:#fff;line-height:15px; font-size:14px; overflow:hidden;}
.menu1 ul {padding:0; margin:0;list-style-type: none; }
.menu1 ul li {float:left; margin-right:1px; position:relative;}
.menu1 ul li ul {display: none;}
/* specific to non IE browsers */
.menu1 ul li:hover a {color:#1a77e5; background:#ffffff;background:url(nav1.jpg) repeat-x; }
.menu1 ul li:hover ul {display:block; position:absolute; top:35px; left:0; width:93px;}
.menu1 ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu1 ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu1 ul li:hover ul li ul {display: none;}
.menu1 ul li:hover ul li a {display:block;font-weight:normal;width:100px;background:#666; color:#FFF;height:25px; line-height:25px; padding:0px;font-size:10px;filter:alpha(opacity=90); border-top:#999 1px solid;
 -moz-opacity:0.9;
 -khtml-opacity: 0.9;
 opacity: 0.9;}
.menu1 ul li:hover ul li a:hover {background:#333; font-size:10px;width:100px; color:#FFF;letter-spacing:normal; padding:0px;z-index:1009;line-height:25px;font-weight:normal; font-style:italic;}
.menu1 ul li:hover ul li:hover ul {display:block; position:absolute; left:93px; top:0;}
.menu1 ul li:hover ul li:hover ul.left {left:-105px;display:inline;}


.daohang2{ height: 77px; width:910px;  list-style-type: none; background:url(dh6_bj.jpg) repeat-x;
font-family:Arial;font-size:16px; z-index:2; margin-top:1px; font-weight:bold;
}
.menu2 {width:910px;margin:0 auto; height: 50px;  font-size:16px;z-index:10001; margin-left:5px;}
.menu2 ul li a{display:block; text-decoration:none;width:125px; height:50px; text-align:center; color:#fff;line-height:50px; font-size:16px; overflow:hidden;}
.menu2 ul li a:hover {display:block; text-decoration:none;width:125px; background:#ffffff; height:50px; text-align:center; color:#fff;line-height:50px; font-size:16px; overflow:hidden;}
.menu2 ul {padding:0; margin:0;list-style-type: none; }
.menu2 ul li {float:left; margin-right:1px; position:relative;}
.menu2 ul li ul {display: none;}
/* specific to non IE browsers */
.menu2 ul li:hover a {color:#1a77e5; background:#ffffff;background:url(menu5.jpg) repeat-x; }
.menu2 ul li:hover ul {display:block; position:absolute; top:50px; left:0; width:150px;}
.menu2 ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.menu2 ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.menu2 ul li:hover ul li ul {display: none;}
.menu2 ul li:hover ul li a {display:block;font-weight:normal; background:#666; color:#FFF;height:35px;line-height:35px;font-size:11px;filter:alpha(opacity=90); border-top:#999 1px solid;
 -moz-opacity:0.9;
 -khtml-opacity: 0.9;
 opacity: 0.9;}
.menu2 ul li:hover ul li a:hover {background:#333; font-size:13px; color:#FFF; z-index:1009;font-weight:normal; font-style:italic;}
.menu2 ul li:hover ul li:hover ul {display:block; position:absolute; left:150px; top:0;}
.menu2 ul li:hover ul li:hover ul.left {left:-105px;display:inline;}



#main{ width:895px; margin:25px auto; height:auto;}
.main_left{ width:210px; float:left; height:400px; display:inline;}
.main_left_t{ width:210px; height:25px; font-size:20px; color:#3c3c3c; text-align:left;float:left; height:auto;}
.main_left_tli{ width:174px; height:auto; margin-top:10px; margin-bottom:20px; text-align:left; color:#3C3C3C; float:left;}
.main_left_tli ul{width:174px;}
.main_left_tli ul li {width:174px; height:24px;text-align:left; float:left; margin-bottom:10px;}
.main_left_tli ul li a{background:url(left_li2.jpg) no-repeat left;padding-left:15px; line-height:25px;width:160px; display:block; float:left}
.main_left_tli ul li a:hover{ background:url(left_li1.jpg) no-repeat left; color:#FFF;padding-left:15px;line-height:25px; width:160px; display:block; float:left}
.lianxi{width:174px; height:auto; float:left; }
.lianxi img{width:174px; height:auto; float:left; margin-top:10px;}
.main_right{ width:650px; float:left;height:auto; min-height:300px; line-height:20px; padding-bottom:30px; border-left:#e4e4e4 solid 1px; padding-left:30px; display:inline; overflow:hidden}
.main_rightt{
	width:650px;
	height:35px;
	float:left;
	border-bottom:#CCC solid 1px;
	font-size:16px;
	color: #3c3c3c;
}
.main_rightc{ width:650px; height:auto; float:left;font-size:11px;}

.main_rightc1{ width:645px; background:url(xinwen_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc2{ width:645px; background:url(anli_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc7{ width:645px; background:url(dongtai_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc4{ width:645px; background:url(youqing_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc5{ width:645px; background:url(wangzhan_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc6{ width:645px; background:url(xinde_top.jpg) no-repeat; height:100px; float:left;font-size:11px; margin-top:15px;}
.main_rightc p{font-size:11px; letter-spacing:0.2px;}
.main_rightc p img{ max-width:630px;}

/****gongsijiajie****/
.jianjie1{ width:190px; float:left; height:400px;}
.jianjie2{ width:460px; float:left;margin-top:25px;}
.jianjie3{ width:650px; float:left; font-size:15px; line-height:30px; margin:10px auto;}
.jianjie4{ width:640px; float:left; height:350px; margin-bottom:20px;}
.jianjie5{ width:290px; float:left;height:140px; margin-top:10px; margin-bottom:20px;margin-left:10px;}

#header3{width:910px;height:180px;margin:0 auto;}

/****xinwenzhongxin****/
#main_cc{width:910px;height:auto;margin:0 auto;}
.xin_h1 { width:175px; height:auto; float:left;border-bottom:#3c3c3c 2px solid; margin-left:8px; margin-bottom:5px; font-size:18px; line-height:30px;}
.xin_h2 { width:645px; height:auto; float:right; border-bottom:#e4e4e4 1px solid; text-align:right;line-height:30px;margin-right:30px; display:inline;}
.xin_c1 { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px; display:inline;}
.xin_c1 ul{ width:622px; height:auto; float:left;display:inline;}
.xin_c1 ul li{ width:622px; height:65px; float:left; background:url(xz1_bj1.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.xin_c1 ul li a:hover{ width:622px; height:65px; float:left; background:url(xz1_bj2.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline; overflow:hidden;}
.xin_c1 ul li h1{ margin-left:85px; font-size:13px;font-weight:normal; width:515px; float:left; line-height:20px; padding-top:5px;display:inline;cursor:pointer;}
.xin_c1 ul li h2{ margin-left:85px; width:515px; color:#999; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}
.xin_c1 ul li h3{ margin-left:85px; width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}

/****dongtai****/
.xindt_c1 { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px;display:inline;}
.xindt_c1 ul{ width:622px; height:auto; float:left;display:inline;}
.xindt_c1 ul li{ width:622px; height:65px; float:left; background:url(xdt1_bj1.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.xindt_c1 ul li a:hover{ width:622px; height:65px; float:left; background:url(xdt1_bj2.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.xindt_c1 ul li h1{ margin-left:85px; font-size:13px;font-weight:normal;width:515px; float:left; line-height:20px; padding-top:5px;display:inline;cursor:pointer; }
.xindt_c1 ul li h2{ margin-left:85px;  color:#999;width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}
.xindt_c1 ul li h3{ margin-left:85px; width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}


/****anlipingshu****/
.anli_c1 { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px;display:inline;}
.anli_c1 ul{ width:622px; height:auto; float:left;}
.anli_c1 ul li{ width:622px; height:65px; float:left; background:url(anli1.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.anli_c1 ul li a:hover{ width:622px; height:65px; float:left; background:url(anli2.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.anli_c1 ul li h1{ margin-left:85px;font-size:13px;font-weight:normal; width:515px; float:left; line-height:20px; padding-top:5px;display:inline;cursor:pointer; }
.anli_c1 ul li h2{ margin-left:85px;color:#999;width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}
.anli_c1 ul li h3{ margin-left:85px; width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}

/****fanyixinde****/

.main_rightt3{
	width:650px;
	height:auto;
	float:left;
	line-height:35px;
	font-size:15px;
	color:#646464;
	font-weight:bold;
}
.main_rightc3{ width:650px; height:auto; float:left;font-size:11px; margin-bottom:20px;}
.main_rightc3 p{font-size:11px; letter-spacing:0.2px;width:635px;}
.xinde_c1 { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px;display:inline;}
.xinde_c1 ul{ width:622px; height:auto; float:left;display:inline;}
.xinde_c1 ul li{ width:622px; height:65px; float:left; background:url(fanyi1.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline; }
.xinde_c1 ul li a:hover{ width:622px; height:65px; float:left; background:url(fanyi2.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.xinde_c1 ul li h1{ margin-left:85px; font-size:13px;font-weight:normal; width:515px; float:left; line-height:20px; padding-top:5px; display:inline;cursor:pointer;}
.xinde_c1 ul li h2{ margin-left:85px; color:#999;width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}
.xinde_c1 ul li h3{ margin-left:85px; width:515px; float:left; line-height:15px; font-weight:normal;display:inline;cursor:pointer;}

.main_wd1{ width:600px; height:70px; float:left; background:url(wd.jpg) no-repeat right;font-size:11px; text-align:left;}

/****tongji****/

.tongji { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px;display:inline;}
.tongji_rightc1{ width:645px; background:url(tj-top.jpg) no-repeat; height:98px; float:left;font-size:11px; margin-top:15px;display:inline;}
.tongji ul{ width:622px; height:auto; float:left;display:inline;}
.tongji ul li{ width:622px; height:35px; float:left; background:url(tj2.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.tongji ul li a:hover{ width:622px; height:35px; float:left; background:url(tj1.jpg) no-repeat; border-bottom:#b1d1f6 1px solid;display:inline;}
.tongji ul li h1{ margin-left:85px; width:515px;font-size:13px;font-weight:normal; float:left; line-height:20px; padding-top:7px;display:inline;cursor:pointer; }
.tongji ul li h2{ margin-left:85px; width:515px;color:#999; float:left; line-height:20px; font-weight:normal;display:inline;cursor:pointer;}
.tongji ul li h3{ margin-left:85px; width:515px; float:left; line-height:20px; font-weight:normal;display:inline;cursor:pointer;}

/****chanquan****/

.chanquan { width:622px; height:auto;margin:25px auto;border-top:#b1d1f6 2px solid; float:right; margin-right:30px;}
.chanquan_rightc1{ width:622px; padding-left:20px; background:url(zm.jpg) no-repeat left; line-height:23px; font-size:15px; height:23px; float:left; margin-top:15px; margin-bottom:10px;display:inline;}
.chanquan1 ul{ width:290px; height:88px; float:left; background:url(zm-bj.jpg) no-repeat; padding:6px;display:inline;}
.chanquan1 ul li{ width:25px; height:25px; float:left;  text-align:center; line-height:25px; margin-right:3px;display:inline;}
.chanquan1 ul li a:hover{ width:25px; height:25px; float:left;display:inline; background-color:#ffdc9b;}
.chanquan1 ul li h1{ margin-left:25px; width:25px;font-size:13px;font-weight:normal; float:left; line-height:20px; padding-top:7px;display:inline;cursor:pointer; }
.chanquan1 ul li h2{ margin-left:25px; width:25px;color:#999;  float:left; line-height:20px; font-weight:normal;display:inline;cursor:pointer;}
.chanquan1 ul li h3{ margin-left:25px; width:25px; float:left; line-height:20px; font-weight:normal;display:inline;cursor:pointer;}
.chanquan-top{width:622px; height:29px; line-height:27px; padding-left:10px; background:url(zm11.jpg) no-repeat left; color:#FFF;}
/****fanye****/

.cutepage {
        margin:0px auto;
	width:622px;
	TEXT-ALIGN:center;
height:29px; 

}
.cutepage A {
	MARGIN-LEFT: 3px; BORDER: #AFAFAF 1px solid; TEXT-DECORATION: none;color:#00386c; PADDING-LEFT: 4px; PADDING-RIGHT: 4px;
}
.cutepage A:hover {
color:#00386c;
	TEXT-DECORATION: none
}
.cutepage A.selected {
	COLOR: #F00000; TEXT-DECORATION: none
}
.cutepage INPUT {
	WIDTH: 20px;  MARGIN-LEFT: 3px; PADDING-TOP: 2px; PADDING-BOTTOM: 2px;PADDING-LEFT: 4px; PADDING-RIGHT: 4px; BORDER: #AFAFAF 1px solid
}


/****jiansuo****/

.js { background:url(js.jpg) no-repeat; padding:30px 0px 20px 100px; font-size:15px; }
.js2 { background:url(tttttt.jpg) no-repeat; padding:10px 0px 20px 10px; font-size:15px; }
		
	
		.stripViewer .panelContainer .panel ul {
			text-align: left;
			margin: 0 15px 0 30px;
		}
		.stripViewer .panelContainer .panel p{font-size:11px; letter-spacing:0.2px;width:635px;}
		.slider-wrap { /* This div isn't entirely necessary but good for getting the side arrows vertically centered */
			margin: 20px 0;
			position: relative;
			width: 100%;
			height:auto;
		}

		/* These 2 lines specify style applied while slider is loading */
		.csw {width: 100%; height:auto; background: #fff; overflow: scroll}
		.csw .loading {margin: 200px 0 300px 0; text-align: center}

		.stripViewer { /* This is the viewing window */
			position: relative;
			overflow: hidden; 
			margin: auto;
			float:left;
			width: 640px; 
			height:auto;
			background: #fff;
		}
		.stripViewer .panelContainer { /* This is the big long container used to house your end-to-end divs. Width is calculated and specified by the JS  */
			position: relative;
			left: 0; top: 0;
			width:640px;
			list-style-type: none;
			/* -moz-user-select: none; // This breaks CSS validation but stops accidental (and intentional - beware) panel highlighting in Firefox. Some people might find this useful, crazy fools. */
		}
		
		.stripViewer .panelContainer .panel { /* Each panel is arranged end-to-end */
			float:left;
			height:auto;
			position: relative;
			width:640px; /* Also specified in  .stripViewer  above */
		}
		
		.stripViewer .panelContainer .panel .wrapper { /* Wrapper to give some padding in the panels, without messing with existing panel width */
			padding: 10px;
		}
		.stripViewer .panelContainer .panel .wrapper  p{ width:600px; line-height:20px;}
		.stripNav { /* This is the div to hold your nav (the UL generated at run time) */
			margin: auto;
			float:left;
		}
		.stripViewer .panelContainer .panel .wrapper  img{ max-width:600px; line-height:20px;}
		
		.stripNav ul { /* The auto-generated set of links */
			list-style: none;
		}
		
		.stripNav ul li {
			float: left;
			width:90px;
			margin-right: 2px; /* If you change this, be sure to adjust the initial value of navWidth in coda-slider.1.1.1.js */
		}
		
		.stripNav a { /* The nav links */
			font-size: 15px;
			font-weight: bold;
			text-align: center;
			line-height: 32px;
			background: #c6e3ff;
			color: #000000;
			text-decoration: none;
			display: block;
			padding: 0 15px;
		}
		
		.stripNav li.tab1 a { background:url(zl2.jpg) no-repeat;}
		.stripNav li.tab2 a { background:url(zl2.jpg) no-repeat;}
		.stripNav li.tab3 a { background:url(zl2.jpg) no-repeat;}
		.stripNav li.tab4 a { background:url(zl2.jpg) no-repeat;}
		.stripNav li.tab5 a { background:url(zl2.jpg) no-repeat;}
		
		.stripNav li a:hover {
			background:url(zl1.jpg) no-repeat;
		}
		
		.stripNav li a.current {
			background:url(zl1.jpg) no-repeat;
			color: #000000;
		}
	
		.stripNavL, .stripNavR { 
			position: absolute;
			top: 230px;
			text-indent: -9000em;
		}
		
		.stripNavL a, .stripNavR a {
			display: block;
			height: 40px;
			width: 40px;
		}
		
		.stripNavL {
			left: 0;
		}
		
		.stripNavR {
			right: 0;
		}
		
		.stripNavL {
			background: url("arrow-left.gif") no-repeat center; display:none;
		}
		
		.stripNavR {
			background: url("arrow-right.gif") no-repeat center;display:none;
		}
		
		
		
/****ceshensuo****/	



ul#se{ width:174px; height:auto; line-height:25px; text-align:left; color:#3C3C3C; float:left;}

ul#se ul {
  list-style-type:none;
  margin: 0;
  padding: 0;
  width: 15em;
height:auto;
display:none;
}

ul#se a {
  display: block;
  text-decoration: none;	
}

ul#se li {width:174px;text-align:left; float:left; margin:3px auto;
}

ul#se li a {
  color:#3C3C3C;
  padding:0px 5px;
  background:url(left_li2.jpg) no-repeat left top;
}

ul#se li a:hover {color:#ffffff;
background:url(left_li1.jpg) no-repeat left top;
}

ul#se li ul li a {
  background: #ffffff;
  color:#3C3C3C;
  padding-left:30px;
}

ul#se li ul li a:hover {
background:url(111112.jpg) no-repeat;
  padding-left:30px;
  color:#3C3C3C;
}


.code { border: 1px solid #ccc; list-style-type: decimal-leading-zero; padding: 5px; margin: 0; }
.code code { display: block; padding: 3px; margin-bottom: 0; }
.code li { background: #ddd; border: 1px solid #ccc; margin: 0 0 2px 2.2em; }
.indent1 { padding-left: 1em; }
.indent2 { padding-left: 2em; }



dl {
 margin:10px 0px;
 width:620px;
 line-height:24px;
}
dt.active {
 border-bottom:1px solid #fff;
 background-color:#999;
 width:60px;
 margin-right:10px;
}
dt {
 padding:0 10px;
 float:left;
 border:1px solid #dcdcdc;
 border-left:1px solid #dcdcdc;
 cursor:pointer;
 margin-bottom:-1px;
 width:60px;
 margin-right:10px;
 text-align:center;

}
dd {
 clear:both;
 width:100%;
 border-left:0;
 border:1px solid #dcdcdc;
 border-left:0;
 border-bottom:0;
 border-right:0;
 display:none;
}
dd img{
	max-width:620PX;}


/****index footer****/

#footer { width:980px; height:75px;margin:0 auto; background:url(foot-bj.jpg) repeat-x; margin-bottom:0px; }
#footer1 { width:530px; height:30px; margin-left:45px; padding-top:23px; float:left;display:inline; }
#footer1 a {color:#3c3c32;}
#footer1 a:hover{color:#CCC;}
#footer2 { width:330px; height:30px; margin:0px 35px; padding-top:23px; float:left; text-align:right;}
#footer2 a {color:#646464;}
#footer2 a:hover{color:#3c3c32;}
