@charset "utf-8";
/* public CSS Document */
body{
  margin:0;
  padding:0;
  border:0;
  background:#b8b8b8 url(../img/bg_body.gif) repeat-x left top;
  text-align:center;
  font-family:"宋体", Arial;
  font-size:12px;
  color:#737373;
}
div,form,img,option,h1,h2,h3,h4,h5,h6{margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6{line-height:150%;}
input{margin:0; padding:0; font-size:12px;}
p{margin:0; padding:0;line-height:150%;}
ul{margin:0; padding:0;list-style-type:none;}
ol{ padding:0; margin-left:28px;}
a{ text-decoration:none; color:#8e8e8e; cursor:pointer;}
a:hover{ text-decoration:underline; color:#0669b2;}
.left{ float:left;}
.right{ float:right;}
.clr{clear:both;}
.red{color:#993333;}

/*  整体布局样式 */
#container{ width:899px; margin:1px auto 0; padding-bottom:20px; text-align:left;}
#header{ margin-bottom:1px;}
.logo{ float:left;}
.toprit{ float:right; width:381px; height:32px; padding:0 8px 0 15px; background:url(../img/bg_toprit.jpg) no-repeat left top;}
.toprit p{float:left; margin:6px 4px ; display:inline;}
.toprit p strong{float:left;text-align:right;}
.toprit input{ float:left;}
.inputa{ width:96px; height:15px; margin:6px 3px;  border:1px solid #838383; line-height:18px; display:inline;}
.submit{ width:53px; height:17px;  margin:6px 4px; background:url(../img/bg_but1.jpg) no-repeat left; font-family:"微软雅黑"; font-size:12px; color:#fff; border:0; cursor:pointer;}

#content{ width:899px;border-bottom:1px solid #fff; background:#fff url(../img/bg_content.jpg) no-repeat left bottom; overflow:auto;clear:both;}
.side{ float:left; width:201px; padding-bottom:20px; background:url(../img/bg_side.gif) repeat-x left top;}
.sidenav{ width:201px; margin-top:2px; padding-bottom:20px; padding-top:10px; background:#22314b url(../img/bg_sidenav.gif) no-repeat left bottom;}
.sidenav h2{ padding-bottom:8px; font-family:"微软雅黑"  Arial; font-size:17px; color:#fff; font-weight:normal;text-align:center;border-bottom:1px solid #3d4c65;}
.sidenav ul{ width:185px; margin:0 0 0 8px;}
.sidenav ul li{padding:5px 5px 5px 30px; background:url(../img/arrow3.gif) no-repeat 10px 6px;  border-bottom:1px solid #3d4c65;}
.sidenav ul li a{display:block;}
.sidenav ul li a:hover{ color:#f5f5f5; text-decoration:none;}
.sidenav ul .selectb a{ color:#7cc623;}
.sidenav ul .selectb a:hover{ color:#7cc623; text-decoration:none;}
.side .links{ float:none; width:200px; height:315px; margin-top:10px; margin-left:1px; padding-top:4px; background:url(../img/links.gif) no-repeat left top;}
.side .links a{ display:block; width:196px; height:52px; margin:2px 0 13px 4px;}
.main{ float:right; width:625px; margin:40px 40px 30px 0; display:inline; line-height:150%; }
.main p{ margin:10px 0 15px 0; line-height:150%;}
.title2{ margin-bottom:20px; padding-bottom:2px; font-size:16px; color:#32445c; border-bottom:1px solid #ccc;}

#footer{ width:899px; height:53px; background:url(../img/bg_footer.gif) no-repeat left bottom; clear:both; }
#footer img{ float:left; margin:10px 15px 0 15px; display:inline;}
#footer div{ float:left; width:600px; margin:10px 0  2px 0; color:#737373;}
#footer div a{color:#737373;}
#footer div a:hover{ text-decoration:underline;}
#footer p{ float:left; width:600px; }


/* nav 一级 */

.navbox{ height:25px; background:url(../img/bg_nav.gif) repeat-x left top; clear:both;}
.lang{
  float:left;
  width:55px;
  height:18px;
  line-height:18px;
  margin:4px 0 0 30px;
  background:url(../img/button_2.gif) no-repeat left top;
  font-family:"Arial";
  font-size:11px;
  font-weight:bold;
  text-align:center;
  color:#fff;
}
.lang:hover{color:#fff; text-decoration:none;}
#nav{ float:right; margin-right:20px; display:inline;}
#nav li{ float:left; /*padding:0 15px;*/ width:90px;}
#nav li a{display:block;  padding:5px 0 0 0; height:20px; line-height:20px; text-align:center;  font-weight:bold; color:#050505;}
#nav li a:hover,#nav .select a,#nav li.show a{ text-decoration:none; background:url(../img/arrow2.gif) no-repeat center top;}

/* nav 二级 */
#nav li ul{ position:absolute;display:none; margin-left:-30px; width:150px; padding:0; background-color:#324669; z-index:1000;   }
#nav li li{padding:0;width:150px;}
#nav li.select li a{ background:none;}
#nav li.show  li a{ background:none;}
#header #nav li li a{ padding:5px 10px; height:auto; line-height:150%; color:#fff;border-bottom:1px solid #5d6d89; font-family:"宋体"; font-weight:normal;}
/*#header #nav li.selected a{ background:none; color:#fff; font-weight:bold; }*/
#header #nav li li a:hover{background:#495a79; color:#fff;}
#nav li.show ul{ display:block;}
 



/*  index CSS */
.inflash{ float:left;}
.incase{ float:right; width:267px; height:268px; background:url(../img/bg_bannews.gif) no-repeat left top;}
.title{ *float:left; margin-top:10px; border-bottom:1px solid #3d4c65; overflow:auto;}
.title h2{ float:left; margin-left:25px; padding-bottom:4px; display:inline; font-family:"微软雅黑" ; font-size:14px; color:#fff;  font-weight:normal;}
.title a{ float:right; margin:5px 25px 0 0; display:inline; color:#fff;}
.title a:hover{ text-decoration:underline; color:#fff;}
.incase ul{ width:215px; margin:5px 0 0 25px; clear:both;}
.incase ul li{ padding:8px 0 8px 20px; background:url(../img/arrow3.gif) no-repeat 2px 10px; border-bottom:1px solid #3d4c65;}
.incase ul li a{ color:#fff;}
.inmain{ width:899px; margin-top:1px; padding-bottom:10px; background:url(../img/bg_indexmain.jpg) no-repeat left top; overflow:auto; }
.inleft{ float:left; width:265px; min-height:187px; margin:20px 0 0 20px; background:url(../img/bg_lib.gif) repeat-y right top; display:inline; overflow:hidden;}
* html .inleft{height:187px;}
.tit{ margin-top:10px; font-size:15px; font-family:"微软雅黑"; color:#000;}
.inyeji{ width:250px; padding:4px 0; background:url(../img/bg_li.gif) repeat-x left bottom; overflow:auto;}
.yeleft{ float:left; width:75px;}
.yeleft img{ padding:2px; border:1px solid #ccc;}
.yeright{ float:right; width:170px; line-height:150%; }
.yeright a{ color:#737373;}
.tit2{ font-size:12px; color:#006a25;}
.tit2 a{ color:#006a25;}
.inleft .nobord{ background:none;}
.inright{ float:right; width:590px; margin:20px  10px 0 0; display:inline; overflow:hidden;}
.innews{ float:left;}
.inright ul{width:330px; margin-top:5px; clear:both;}
.inright ul li{ *margin-bottom:2px; padding:5px 3px; background:url(../img/arrow4.gif) no-repeat 3px center; text-indent:8px; border-bottom:1px solid #f0f0f0; overflow:auto;}
.inright ul .left{ width:235px;}
.inright ul .right{ display:block; width:65px;text-indent:0;}
.inright .nobord{ border:none;}
.links{ float:right; width:250px; height:240px; margin-top:10px; background:url(../img/inlinks.gif) no-repeat left top;}
.links a{ display:block; width:246px; height:37px; margin:2px 0 2px 2px;  }
.links a span{ display:none;}


/*  news CSS */
.news li{ padding:6px 10px 6px 5px; border-bottom:1px solid #e9edf1; overflow:auto;}
.nub{ float:left; width:20px; text-align:center;}
.news li a{ float:left; width:520px; color:#32445c;}
.date{ float:right;}
.botnav{ float:right; margin:15px 0;}
.botnav a{float:left;  margin:0 2px; display:inline;}
.botnav a img{ margin:0 6px;}
.botnav a:hover{ text-decoration:underline; color:#7cc623;}
.botnav .selt{text-decoration:underline; color:#7cc623; font-weight:bold;}
.botnav div{ float:left;line-height:11px;}
.botnav div a{ float:none; }
.newstit{ margin-bottom:15px;}
  .newstit h3{ margin-bottom:3px; padding-bottom:4px; font-size:16px; text-align:center; color:#32445c; border-bottom:2px solid #e9edf1;}
  .newstit p{ padding-right:10px; text-align:right;}

.worktit { margin-bottom:15px;}
  .worktit h3{ margin-bottom:3px; padding-bottom:4px; font-size:16px; text-align:center; color:#32445c; border-bottom:2px solid #e9edf1;}

.back{ padding:10px 20px 10px 0;}
.back a{ float:right; width:76px; height:23px; line-height:25px; text-align:center; background:url(../img/button_back.gif) no-repeat left;color:#555;}
.back a:hover{ text-decoration:none; color:#000;}

/* member CSS */
.tit4{ font-size:14px; color:#133984; font-weight:normal;}
.member{ margin-left:45px;}
.memtop{ width:482px; height:18px; background:url(../img/bg_memtop.jpg) no-repeat left bottom;}
.memcent{width:482px;background:url(../img/bg_memcent.jpg) repeat-y left ;}
.membot{width:482px; height:52px;background:url(../img/bg_membot.jpg) no-repeat left top; }

.memtab1 th{padding:3px 5px; text-align:right; font-weight:normal;}
.memtab1 td{ padding:3px 10px;}
.inputb{ width:300px; height:16px; padding-top:2px; border:1px solid #e2e2e2;}
.submitb,.submitc{ width:96px; height:27px; margin-left:10px; background:url(../img/buttom2.gif) no-repeat left; line-height:27px; text-align:center; border:0; font-family:"微软雅黑"; font-size:14px; color:#fff; cursor:pointer; }
.submitc{ background:url(../img/buttom3.gif) no-repeat left; color:#666;}
.memtab1 textarea{ width:300px; height:100px; border:1px solid #e2e2e2;}
.memtab2{text-align:center;}
.memtab2 th{ padding:2px 10px;  border-bottom:2px solid #e2e2e2;}
.memtab2 td{ padding:4px 10px; border-bottom:1px solid #e2e2e2;}
.memtab3{ margin:10px 0 0 60px;}
.memtab3 th{padding:3px 5px; text-align:right; font-weight:normal;}
.memtab3 td a{ float:left; width:66px; height:31px; background:url(../img/buttom7.jpg) no-repeat left; text-align:center; line-height:31px;}
.memtab3 td img{ float:left; width:58px; height:19px;}
.inputc,.inputd{ width:200px; height:16px; padding-top:2px; border:1px solid #e2e2e2;}
.inputd{float:left; width:130px; margin-right:8px;}
.submitd,.submite{float:left; width:62px; height:27px; margin:3px 3px 0 3px; background:url(../img/buttom4.gif) no-repeat left;font-family:"微软雅黑"; line-height:27px; font-size:14px; color:#fff; border:0; cursor:pointer;}
.submite{background:url(../img/buttom5.gif) no-repeat left; color:#666;}

/* about us CSS */
.bluep{ padding-left:20px; background:url(../img/arrow7.gif) no-repeat left center; font-family:"微软雅黑"; font-size:18px; color:#133984;}
.yellowp{ padding-left:20px; background:url(../img/arrow7.gif) no-repeat left center; font-family:"微软雅黑"; font-size:22px; color:#ef9c00;}
.cer td{ padding:20px 30px; }
.cer td img{ padding:3px; border:1px solid #e9edf1;}
.cer2 td{ padding:20px 5px; }

/* contact us CSS */
.tit3{ margin-top:15px; font-family:"微软雅黑"; font-size:14px; color:#133984;}
.maptit{ width:80px; text-align:center; padding-bottom:3px; background:url(../img/bg_li.gif) repeat-x left bottom;font-family:"微软雅黑"; font-size:14px; color:#1a629b; clear:both;}
.sitemap{ float:left; width:620px;   margin:10px 0; padding-bottom:8px;  background:url(../img/bg_li.gif) repeat-x left bottom; overflow:hidden; }
.sitemap li{ float:left; margin:0 12px 8px 0; padding:0 9px; background:url(../img/arrow7.gif) no-repeat left center; text-indent:8px; white-space:nowrap; display:inline;}

/* project CSS */
.proj{ padding-bottom:15px; border-bottom:1px solid #ccc;}
.proj li{ margin-bottom:4px; background:url(../img/arrow7.gif) no-repeat left center; text-indent:15px; }
.harv,.harvb{ text-align:center; border-collapse:collapse;}
.harv td,.harvb td{ padding:15px 5px;  border:1px solid #ccc;}
.harv th,.harvb th{ padding:5px; border:1px solid #ccc; border-bottom:2px solid #ccc;}
.harvb td{padding:8px 5px;}
.imgshow{ margin-left:5px;}
.imgshow li{ float:left;}
.imgshow li a img{ margin:2px; padding:2px; border:1px solid #ccc;}
.showimg{ width:625px; height:123px; margin-top:20px; background:url(../img/bg_show.gif) no-repeat left; clear:both;}
.toleft,.toright{ float:left; width:16px; height:26px; margin:45px 10px 0 35px; background:url(../img/arrow10.gif) no-repeat left; display:inline;}
.toright{ margin-left:10px;background:url(../img/arrow11.gif) no-repeat left;}
.showimg div{ float:left; width:520px; margin:20px 0 0 0;white-space:nowrap; }
.showimg div img{ width:72px; height:72px; margin:0 16px; padding:2px; border:1px solid #ccc; }

.ul_1{clear:both;}
.ul_1 li{padding:3px 3px; background:url(../img/arrow4.gif) no-repeat 3px center; text-indent:8px;}

#loadpage{ width:716px; height:450px; position:absolute; top:50%; left:50%; margin-top:-225px; margin-left:-358px; text-align:left;}
.loadfoot{width:694px;  margin-top:2px; padding:5px 13px 3px 6px;  background:url(../img/loadpage.png) no-repeat left top;}
.lcpr{ float:left; width:260px; color:#003b7f;}
.loadbox{ float:right; width:430px; margin-top:3px;  }
.box1,.box2{ float:left; position:relative; }
.box1{width:170px;}
.box2{margin-left:15px; display:inline;}
.inp{ width:162px; height:16px; padding:0 3px; border:1px solid #7c7e80; background-color:#dcddde;color:#666; line-height:16px;}
.inp a{display:block;color:#666;}
.inp a:hover{color:#666;text-decoration:none; }
.inp a span{ float:left;}
.inp a img{ float:right; }
.box2 .inp{width:234px;}
.box2 .inp a{left:140px;}
#language,#language2{ position:absolute; }
#language a,#language2 a{ display: block; width:139px;  padding:3px 0 3px 30px; background-color:#dcdcdd; border-bottom:1px solid #e0e0e0; }
#language a:hover,#language2 a:hover{ text-decoration:none;}
#language2 a{width:231px; padding:3px 5px 3px 5px;}



/*clear both*/
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}





/*X*/
.edittext, .edittext p{
	line-height:150%;
}
.edittext ul{ list-style-type:disc;}
.edittext ul li{ margin-left:15px;}
.edittext ul ul{ list-style-type:circle;}
.edittext ul ul ul{ list-style-type:square;}
.edittext ol{ list-style-type:decimal;}
.edittext ol li{ margin-left:25px;}
/*.editortext ol li{list-style-position:inside;}*/

/*editor*/
.edit_table1, .edit_table2, .edit_table3{border-collapse:collapse;}
.edit_table1 th, .edit_table1 td{border:1px solid #000;}
.edit_table2 th, .edit_table2 td{border:1px solid #ccc;}
.edit_table3 th, .edit_table3 td{border:1px solid #fff;}








