@charset "gb2312";
/*
 *	Author:guo qian
*/
* {
  margin: 0;
  padding: 0;
  font-family: simsun, arial;
}
body {
  font-size: 12px;
  background-color: white;
}
ul,
li,
ol,
dl,
dt,
dd,
td,
tr {
  list-style: none;
}
em {
  font-style: normal;
}
img,
button {
  border: none;
}
button,
a {
  cursor: pointer;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: #17456e;
  text-decoration: underline;
}
.tl {
  text-align: left !important;
}
.page {
  text-align: center;
}
.page a,
.page span {
  display: inline;
  color: #666;
  border: 1px solid #ccc;
  padding: 3px 9px;
  margin: 0 3px;
  height: 14px;
  line-height: 24px;
}
.page a:hover,
.page span:hover {
  border-color: #178ede;
  text-decoration: none;
}
.page span {
  background-color: #c5d5e3;
}
.page span:hover {
  border-color: #ccc;
}
.btn {
  width: 50px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  background: url(imagessearch_btn_bg.png) no-repeat;
  color: white;
}
.btn:hover,
.btn.active {
  background: url(imagessearch_txt_bg_hover.jpg) no-repeat;
}
.btn span {
  display: inline-block;
  margin: 0;
  width: 100%;
  text-align: center;
  color: white;
}
.icon_folder {
  width: 15px;
  height: 16px;
  margin: 0 5px;
  display: inline-block;
  background-image: url(imagesicons.gif);
  background-repeat: no-repeat;
  background-position: 0px -16px;
  vertical-align: middle;
}
.icon_file {
  width: 15px;
  height: 16px;
  margin: 0 5px;
  display: inline-block;
  background-image: url(imagesicons.gif);
  background-repeat: no-repeat;
  background-position: -2px 0px;
  vertical-align: middle;
}
.icon_fold {
  width: 16px;
  height: 16px;
  margin: 0px;
  display: inline-block;
  background-image: url(imagesicons.gif);
  background-repeat: no-repeat;
  background-position: -1px -83px;
  vertical-align: middle;
}
.icon_fold:hover,
.icon_fold.active {
  background-position: -17px -83px;
}
.icon_fold_open {
  width: 16px!important;
  height: 16px!important;
  margin: 0px;
  display: inline-block;
  background-image: url(imagesicons.gif);
  background-repeat: no-repeat;
  background-position: -32px -84px !important;
  vertical-align: middle;
}
.icon_fold_open:hover,
.icon_fold_open.active {
  background-position: -48px -84px !important;
}
.loading {
  width: 100%;
  height: 300px;
  background: url(imagesloading.gif) no-repeat center center;
}
#xxgk_wrap {
  background: #ffffff url(imagesxxgk_body_bg.jpg) repeat-x;
}
#xxgk_wrap #head {
  width: 950px;
  margin: 0 auto;
}
#xxgk_wrap #head #banner {
  width: 950px;
  height: 117px;
  background: url(imagesxxgk_banner.jpg) no-repeat;
}
#xxgk_wrap #head #nav {
  width: 950px;
  height: 42px;
  line-height: 42px;
  background: url(imagesxxgk_nav_bg.jpg) no-repeat;
}
#xxgk_wrap #head #nav li {
  width: 190px;
  float: left;
  text-align: center;
}
#xxgk_wrap #head #nav li a {
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
  color: white;
}
#xxgk_wrap #head #nav li a sub {
  text-transform: uppercase;
  padding: 0 3px;
  color: #fff59c;
  font-size: 8px;
}
#xxgk_wrap #main {
  width: 950px;
  margin: 0px auto 10px;
  overflow: hidden;
  background-color: white;
  border-top: 5px solid #fda344;
  padding: 5px 0px 10px;
}
#xxgk_wrap #main #main_left {
  padding-left: 10px;
  width: 240px;
  min-height: 300px;
  float: left;
}
#xxgk_wrap #main #main_left .menu {
  width: 238px;
  overflow: hidden;
  background-color: white;
  border-bottom: 1px solid #dfb48a;
  margin-bottom: 10px;
}
#xxgk_wrap #main #main_left .menu dt {
  width: 238px;
  height: 26px;
  line-height: 26px;
  background: url(imagesxxgk_tree.png) no-repeat;
  color: #333;
  padding: 0 30px;
  cursor: pointer;
}
#xxgk_wrap #main #main_left .menu dt:hover,
#xxgk_wrap #main #main_left .menu dt.active,
#xxgk_wrap #main #main_left .menu dt.current {
  font-weight: bold;
  color: #c30;
}
#xxgk_wrap #main #main_left .menu dd {
  width: 236px;
  overflow: hidden;
  border-left: 1px solid #dfb48a;
  border-right: 1px solid #dfb48a;
  line-height: 28px;
}
#xxgk_wrap #main #main_left .menu dd span {
  color: #333;
  padding: 0 30px;
  cursor: pointer;
}
#xxgk_wrap #main #main_left .menu dd span:hover {
  color: #c30;
}
#xxgk_wrap #main #main_left .menu dd li {
  overflow: hidden;
  padding: 0 15px;
  cursor: pointer;
}
#xxgk_wrap #main #main_left .menu dd span,
#xxgk_wrap #main #main_left .menu dd a,
#xxgk_wrap #main #main_left .menu dd em {
  width: 191px;
  display: block;
  vertical-align: middle;
  _padding: 7px 0px;
  padding-left: 15px;
}
#xxgk_wrap #main #main_left .menu dd span:hover,
#xxgk_wrap #main #main_left .menu dd a:hover,
#xxgk_wrap #main #main_left .menu dd em:hover,
#xxgk_wrap #main #main_left .menu dd span.active,
#xxgk_wrap #main #main_left .menu dd a.active,
#xxgk_wrap #main #main_left .menu dd em.active,
#xxgk_wrap #main #main_left .menu dd span.current,
#xxgk_wrap #main #main_left .menu dd a.current,
#xxgk_wrap #main #main_left .menu dd em.current {
  _background: none;
  background-color: #fff9e7;
}
#xxgk_wrap #main #main_right {
  padding-left: 10px;
  padding-right: 10px;
  width: 680px;
  float: left;
  overflow: hidden;
}
#xxgk_wrap #main #main_right .search_form {
  width: 678px;
  height: 31px;
  line-height: 31px;
  padding: 1px;
  margin-bottom: 5px;
  background-color: #fee7cf;
}
#xxgk_wrap #main #main_right .search_form .search_border {
  width: 666px;
  height: 31px;
  border: 1px solid #fec381;
  padding-right: 10px;
}
#xxgk_wrap #main #main_right .search_form form {
  float: right;
}
#xxgk_wrap #main #main_right .search_form form span {
  display: inline-block;
  float: left;
  margin: 0 3px;
}
#xxgk_wrap #main #main_right .search_form form input {
  width: 153px ;
  height: 20px;
  line-height: 20px;
  border: 1px solid #1773cb;
  padding: 0 10px 0 25px;
  background: url(imagessearch_txt_bg.jpg);
  float: left;
  margin: 4px 3px 0;
  border: 1px solid #fec381!important;
}
#xxgk_wrap #main #main_right .search_form form button {
  width: 50px;
  text-align: center;
  height: 22px;
  line-height: 22px;
  cursor: pointer;
  background: url(imagessearch_btn_bg.png) no-repeat;
  color: white;
  display: inline-block;
  float: left;
  margin: 4px 3px 0;
}
#xxgk_wrap #main #main_right .search_form form button:hover,
#xxgk_wrap #main #main_right .search_form form button.active {
  background: url(imagessearch_txt_bg_hover.jpg) no-repeat;
}
#xxgk_wrap #main #main_right .search_form form button span {
  display: inline-block;
  margin: 0;
  width: 100%;
  text-align: center;
  color: white;
}
#xxgk_wrap #main #main_right .search_form form select {
  font-family: Trebuchet MS;
  float: left;
  height: 22px;
  margin: 4px 3px 0;
}
#xxgk_wrap #main #main_right .crumb {
  background-color: white;
  padding: 3px 10px;
  border: 1px solid #fec381;
  margin-bottom: 5px;
}
#xxgk_wrap #main #main_right .crumb em {
  color: gray;
}
#xxgk_wrap #main #main_right .list {
  width: 100%;
  margin-bottom: 5px;
}
#xxgk_wrap #main #main_right .list dt {
  text-align: left;
  border: 1px solid #ecc197;
  height: 28px;
  line-height: 28px;
  background-color: #fdedc9;
}
#xxgk_wrap #main #main_right .list dd {
  text-align: left;
  border-bottom: 1px solid #ecc197;
  border-left: 1px solid #ecc197;
  border-right: 1px solid #ecc197;
  height: 22px;
  line-height: 22px;
}
#xxgk_wrap #main #main_right .list dt em,
#xxgk_wrap #main #main_right .list dd em {
  display: inline-block;
  padding: 0 10px;
  width: 26px;
  border-right: 1px solid #ecc197;
}
#xxgk_wrap #main #main_right .list dt a {
  cursor: default;
}
#xxgk_wrap #main #main_right .list dt a,
#xxgk_wrap #main #main_right .list dd a {
  padding: 0 10px;
  display: inline-block;
  width: 520px;
  border-right: 1px solid #ecc197;
}
#xxgk_wrap #main #main_right .list dt span,
#xxgk_wrap #main #main_right .list dd span {
  padding: 0 10px;
  display: inline-block;
}
#xxgk_wrap #foot {
  width: 950px;
  margin: 5px auto 0px;
  padding-bottom: 25px;
  position: relative;
  text-align: center;
}
#xxgk_wrap #foot .site_link {
  width: 950px;
  text-align: center;
  padding-top: 20px;
  line-height: 22px;
}
#xxgk_wrap #foot .site_link a {
  color: #333;
  padding: 0 5px;
}
#xxgk_wrap #foot .site_link a:hover {
  color: #c30;
}
#xxgk_wrap #foot .copyright {
  text-align: center;
  color: #333;
  line-height: 18px;
}
#xxgk_wrap #foot .copyright a {
  position: absolute;
  top: 1px;
  text-indent: -9999px;
  width: 90px;
  height: 90px;
}
#xxgk_wrap #foot .copyright a.copyright_a1 {
  background: url(imagesfoot_logo1.jpg) no-repeat top;
  left: 50px;
}
#xxgk_wrap #foot .copyright a.copyright_a2 {
  background: url(imagesfoot_logo2.jpg) no-repeat top;
  left: 150px;
}
#xxgk_wrap #foot .copyright a.copyright_a3 {
  background: url(imagesfoot_logo3.jpg) no-repeat top;
  right: 150px;
}
#xxgk_wrap #foot .copyright a.copyright_a4 {
  background: url(imagesfoot_logo4.jpg) no-repeat top;
  right: 50px;
}
#xxgk_wrap #foot .cnzz {
  width: 950px;
  height: 12px;
  padding-top: 5px;
  background: url(imagescnzz.gif) no-repeat center center;
}

.mains{ width: 950px; min-height: 850px; margin: 0 auto; margin-bottom: 20px;}
.main_left {
  padding-left: 10px;
  width: 240px;
  min-height: 300px;
  float: left;
}
.main_left .menu {
  width: 238px;
  overflow: hidden;
  background-color: white;
  border-bottom: 1px solid #dfb48a;
  margin-bottom: 10px;
}
.main_left_t{ width: 235px; min-height: 330px; padding-bottom: 15px; float: left; border: 1px solid #ffc381;}
.sideMenu{ float: left;}
.sideMenu h3{ width: 217px; height:34px; margin-top: 8px; line-height:34px; padding-left:18px; float: left; cursor:pointer; font:normal 14px/32px "Microsoft YaHei";}
.sideMenu h3.on{ background: #ffe8cc;}
.sideMenu h3 em{ float:left; display:inline; width:8px; height:12px; margin-top: 10px; margin-right: 12px; cursor:pointer; background: url(imagesicons-3.jpg);}
.sideMenu h3.on em{ width: 12px; height: 8px; background: url(imagesicons-1.jpg);}
.sideMenu ul{ display:none; float: left;}
.sideMenu ul li a{ width: 164px; padding-left: 46px; height: 34px; line-height: 34px; background: url(imagesicons-2.jpg) 27px 12px no-repeat; float: left; margin-top: 8px; margin-left: 14px; display: inline;}
.sideMenu ul li a:hover{ width: 164px; padding-left: 46px; background: #ffe8cc url(imagesicon-on.jpg) 27px 12px no-repeat; text-decoration: none;}
.theme{ width: 175px; height: 35px; line-height: 35px; padding-left: 60px; float: left; background: url(imagestitle_bg.jpg) no-repeat;}
.main_left_d{ width: 235px; min-height: 727px; padding-bottom: 15px; margin-top: 12px; float: left; border: 1px solid #ffc381; }
.main_left_d ul{ float: left; margin-top: 5px;}
.main_left_d ul li{ width: 195px; height:30px; margin-top: 8px; background: url(imagesicons-2.jpg) 18px 11px no-repeat; line-height:30px; padding-left:40px; float: left; cursor:pointer; font:normal 14px/32px "Microsoft YaHei";}
.crumb_s{ width: 914px; padding-left: 16px; height: 40px; line-height: 40px; background: #fde7ce; float: left; margin: 2px 0px 10px 10px; display: inline;}
.search_form_s{ width: 680px; height: 40px; float: left; background: #fde7ce;}
.keyword{ width: 422px; padding-left: 33px; height: 28px; line-height: 28px; border: 1px solid #ffc381; background:#fff url(imagessearch.jpg) 0px -3px no-repeat; float: left; margin-top: 6px; margin-left: 10px; display: inline;}
.search_type{ width: 80px; height: 24px; float: left; margin-top: 8px; margin-left: 20px; display: inline;}
.submit{ width: 70px; height: 30px; float: left; background: url(imagessearch_btn.jpg) no-repeat; margin-top: 4px; margin-left: 20px; display: inline;}
.main_c{ width: 678px; height: 1273px; float: left; margin-top: 13px; border: 1px solid #ffc381;}
.main_c dl{ width: 100%; float: left;}
.main_c dl dt{ width: 100%; height: 40px; line-height: 40px; text-align: center; float: left; background: #feedc9;}
.main_c dl dd{ width: 100%; height: 40px; line-height: 40px; text-align: center; float: left;}
.main_c dl .one{ width: 99px; float: left; border-right: 1px solid #ffc381; border-bottom: 1px solid #ffc381; }
.main_c dl .two{ width: 498px; float: left; border-right: 1px solid #ffc381; border-bottom: 1px solid #ffc381; }
.main_c dl .three{ width: 79px; float: left; border-bottom: 1px solid #ffc381;}
.pages{ width: 100%; height: 30px; line-height: 30px; margin-top: 20px; float: left; text-align: center; }
