@charset "utf-8";
/*cssReset*/
#content {
  overflow: hidden;
}
#footer {
  border-top: 1px solid #ececec;
  margin-top: 20px;
}
.searchBar {
  width: 395px;
  height: 52px;
  line-height: 52px;
  position: absolute;
  left: 400px;
  top: 30px;
  background: url(/global/searchInbg.png) no-repeat;
}
.searchBar .searchbd {
  text-align: center;
}
.searchBar .input {
  width: 320px;
  margin: 0;
}
.searchBar span {
  display: block;
}
/* focusNews */
#columnA {
  margin-top: 20px;
  overflow: hidden;
}
#columnA .focusBox {
  margin-right: 15px;
}
#columnA .topicList {
  overflow: hidden;
}
#columnA .topicList .t {
  padding-bottom: 8px;
}
#columnA .topicList .t .title {
  height: 42px;
  line-height: 42px;
}
/*鐑棬鎺掕*/
#sideRmph {
  float: left;
  margin-bottom: 15px;
}
#sideRmph .bd {
  overflow: hidden;
}
#sideRmph .bd .infoList {
}
#sideRmph .bd .infoList li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dotted #ccc;
  padding-left: 5px;
}
#sideRmph .bd .infoList li a {
  background: none;
}
#sideRmph .bd .infoList em.num {
  color: #999;
}
#sideRmph .bd .infoList li.hot .num {
  color: #ff764e;
}
/*棣栭〉box*/
#columnB {
  margin-top: 15px;
}
.pagebox {
  width: 590px;
  overflow: hidden;
}
.pagebox .hd {
  height: 46px;
  line-height: 46px;
  border-bottom: 1px solid #e7e7e7;
}
.pagebox .hd .more {
  float: right;
  color: #999;
  padding-right: 10px;
  font-size: 12px;
}
.pagebox .hd h3 {
  float: left;
  border-top: 3px solid #3c92da;
  text-align: center;
}
.pagebox .hd h3 a {
  height: 44px;
  line-height: 44px;
  background: #fff;
  display: block;
  padding: 0 20px;
  font-size: 16px;
  color: #3c92da;
  font-weight: bold;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
}
.pagebox .bd {
  border-top: none;
  padding: 10px 5px 0;
}
/*鍒楄〃椤�*/
.currentNodeName {
  height: 45px;
  line-height: 45px;
  border-bottom: 1px solid #e7e7e7;
}
.currentNodeName h3 {
  float: left;
  height: 44px;
  line-height: 44px;
  border-bottom: 2px solid #3c92da;
  font-size: 16px;
  font-weight: bold;
  color: #3c92da;
  padding: 0 30px;
}
.mainContent {
  margin-top: 20px;
}
.mainContent .wBd {
  overflow: hidden;
}
.newsList {
  padding: 20px 0;
}
.newsList li {
  font-size: 14px;
  height: 36px;
  line-height: 36px;
}
.newsList li a {
  background: url(/global/icons.png) no-repeat 5px 8px;
  padding-left: 20px;
}
.newsList li a:hover {
  background-position: 5px -22px;
}
.newsList li .date {
  float: right;
  color: #999;
  padding-right: 5px;
}
.newsList li .node {
  color: #999;
}
.newsList li.split {
  border-top: 1px dotted #ccc;
  margin: 25px 0;
  height: 1px;
}
/*鎼滅储鍒楄〃*/
#SearchList {
  width: 1000px;
}
#SearchList .tit {
  padding-left: 0;
  background: none;
}
#SearchList .tit:hover {
  background: none;
}
#SearchList font {
  font-weight: bold;
  color: #ff0000;
}
#SearchList .path {
  border: 1px solid #d1e5f0;
  height: 30px;
  line-height: 30px;
  border-top: none;
  border-bottom: 1px solid #7cb2d8;
}
/*鍥剧墖鍒楄〃*/
.picListFl {
  width: 755px;
  padding: 30px 0 0 4px;
  overflow: hidden;
}
.picListFl li {
  border-bottom: 4px solid #e7e7e7;
}
.picListFl li .pic img {
  border-bottom: none;
}
.picListFl li .pic a:hover img {
}
.picListFl li .title {
  height: 42px;
  line-height: 42px;
  border: 1px solid #ddd;
  border-top: none;
}
/*鍙嬫儏閾炬帴鍒楄〃椤�*/
.friendLinkList {
  overflow: hidden;
  zoom: 1;
  padding: 20px 0 0 20px;
}
.friendLinkList li {
  width: 180px;
  height: 28px;
  line-height: 28px;
  padding: 0 10px 0 10px;
  float: left;
}
/*鍐呭椤�*/
.articleCon {
  padding: 25px 35px;
}
.articleCon .title {
  font-size: 30px;
  line-height: 160%;
  color: #3c92da;
  text-align: center;
  font-weight: 200;
}
.articleCon .subTitle {
  font-size: 18px;
  line-height: 160%;
  color: #555;
  text-align: center;
  font-weight: 200;
}
.articleCon .property {
  line-height: 36px;
  padding: 0 10px;
  margin: 20px 0 10px;
  text-align: center;
  color: #666;
  font-size: 12px;
  border: 1px dotted #ccc;
  background: #f8f8f8;
}
.articleCon .property span {
  padding: 0 5px;
}
.articleCon .userControl {
  line-height: 22px;
  padding: 2px 10px;
  text-align: right;
  color: #333;
  background-color: #fffbe6;
  border: 1px dotted #ede699;
}
.articleCon .conTxt {
  color: #555;
  font-size: 14px;
  line-height: 30px;
  padding: 5px 0 10px 0;
  width: 100%;
  overflow: hidden;
}
.articleCon .conTxt img {
    float: none;
    max-width: 600px;
    height: auto;
    text-align: center!important;
    width: auto!important;
    overflow: hidden;
    display: block!important;
    margin: 0 auto!important;
}
.articleCon .page {
  padding: 0 10px 0 0;
}
.articleCon .others {
  padding-top: 12px;
  border-top: 1px solid #ececec;
}
.articleCon .others .prev, .articleCon .others .next {
  font-size: 14px;
  line-height: 30px;
}
.shareBottom {
  height: 35px;
  line-height: 35px;
  text-align: center;
  padding: 0 10px;
  font-size: 12px;
}
.shareBottom .a1, .shareBottom .a2, .shareBottom .a3 {
  float: left;
  display: inline;
  margin: 0 10px 0 0;
  color: #666;
}
.shareBottom #bdshare {
  float: right;
  line-height: 16px !important;
  display: inline;
  margin: 3px 0 0 0;
}
.shareBottom #bdshare b {
  float: left;
  height: 30px;
  line-height: 30px;
}
/* 闂嵎缁撴灉椤� */
.Reulst {
  border: 1px solid #ccc;
  padding: 10px;
}
.Reulst #LblSurveyName, #LblTitle {
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  display: block;
}
.Reulst .tdbgD {
  padding: 10px;
}
.Reulst .inputbutton {
  width: 70px;
  height: 26px;
  background: url(/global/btn.png) no-repeat 0 -184px;
  border: none;
  vertical-align: middle;
  color: #2e8cc0;
  font: bold 14px/26px "瀹嬩綋";
  cursor: pointer;
  margin-right: 15px;
}
/*鎶曠エ椤�*/
.voteList {
  padding: 10px;
  text-align: center;
}
.voteList h4 {
  font-weight: bold;
  font-size: 16px;
  line-height: 26px;
  padding-bottom: 10px;
  border-bottom: 1px dotted #ccc;
  display: block;
}
.voteList ul {
  padding: 20px 0;
}
.voteList ul li {
  height: 28px;
  line-height: 28px;
}
.voteList ul li input {
  vertical-align: middle;
  margin-right: 5px;
}
.voteList p {
  margin: 0 auto;
  width: 155px;
}
.voteBtn {
  width: 70px;
  height: 26px;
  background: #b20008;
  border: none;
  vertical-align: middle;
  color: #fff;
  font: bold 14px/26px "瀹嬩綋";
  cursor: pointer;
  margin-right: 15px;
  border-radius: 2px;
}
.viewBtn {
  width: 70px;
  height: 26px;
  background: #b20008;
  border: none;
  vertical-align: middle;
  color: #fff;
  font: bold 14px/26px "瀹嬩綋";
  cursor: pointer;
  border-radius: 2px;
}
/*涓撻鍒楄〃椤�*/
#ztListAll {
  padding: 15px 0;
  overflow: hidden;
}
#ztListAll li {
  width: 220px;
  height: 60px;
  line-height: 60px;
  float: left;
  margin: 15px 10px;
  display: inline;
}
#ztListAll li img {
  vertical-align: bottom;
  width: 220px;
  height: 60px;
}
/* searchList */
#searchList {
}
#searchList .currentNodeName .more {
  float: right;
  font-size: 12px;
  color: #f30
}
#searchList ul.newsList {
  padding: 15px 0;
}
#searchList ul.newsList li {
  height: 28px;
  line-height: 28px;
  margin: 4px 0;
  font-size: 14px;
}
#searchList ul.newsList li a.tit {
  background: none;
  padding: 0 0 0 10px;
}
#searchList ul.newsList li a font {
  background: #0da2e4;
  color: #fff;
}
/*璧拌繘绔窞*/
#contentAbout {
  width: 1200px;
  margin: 0 auto;
}
.about {
  border: 1px solid #e7e7e7;
  padding: 0 19px 19px;
  margin-top: 20px;
  position: relative;
}
.about .hd {
  height: 80px;
  line-height: 80px;
}
.about .hd h3 {
  background: url(/global/icons.png) -125px -1230px no-repeat;
  padding-left: 70px;
  margin-left: -45px;
  position: relative;
}
.about .hd h3 a {
  font-size: 30px;
  font-weight: bold;
  color: #3c92da;
}
.about .bd {
  overflow: hidden;
}
.about .pic {
  float: left;
  width: 690px;
  height: 390px;
  margin-right: 25px;
}
.about .pic img {
  width: 690px;
  height: 390px;
}
.about .intro {
  line-height: 28px;
  text-indent: 2em;
}
.about .intro a.more {
  color: #3c92da;
}
.about .nodeList {
  margin-top: 15px;
  width: 1200px;
}
.about .nodeList li {
  float: left;
  width: 178px;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d5e1eb;
  background: #eef7ff;
  border-radius: 10px;
  margin-right: 15px;
}
.about .nodeList li a {
  float: left;
  width: 178px;
  height: 58px;
  line-height: 58px;
  display: inline-block;
*display: inline;
*zoom: 1;/*background: url(/global/icons.png) -285px -175px no-repeat;*/
  font-size: 16px;
  color: #3c92da;
  font-weight: bold;
}
.about .nodeList li em.ico {
  float: left;
  width: 40px;
  height: 34px;
  line-height: 34px;
  margin: 12px 20px 0 20px;
  background: url(/global/icons.png) -305px -188px no-repeat;
  overflow: hidden;
  display: inline-block;
*display: inline;
*zoom: 1;
  vertical-align: top;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.about .nodeList li.li2 em.ico {
  background-position: -305px -236px;
}
.about .nodeList li.li3 em.ico {
  background-position: -305px -283px;
}
.about .nodeList li.li4 em.ico {
  background-position: -305px -331px;
}
.about .nodeList li.li5 em.ico {
  background-position: -310px -378px;
}
.about .nodeList li.li6 em.ico {
  background-position: -310px -426px;
}
.about .nodeList li a:hover em.ico {
  -webkit-transform: rotateY(360deg);
  -ms-transform: rotateY(360deg);
  -o-transform: rotateY(360deg);
  transform: rotateY(360deg);
}
.sigeBox {
  margin-top: 20px;
}
.sigeBox .hd {
  text-align: center;
}
.sigeBox .hd h3 {
  border-bottom: 1px solid #e7e7e7;
  height: 20px;
  position: relative;
  margin-bottom: 30px;
}
.sigeBox .hd h3 a {
  height: 40px;
  line-height: 40px;
  background: #fff;
  padding: 0 30px;
  font-size: 18px;
  color: #3c92da;
  font-weight: bold;
}
.sigeBox .bd {
  overflow: hidden;
}
.sigeBox .bd .picList {
  width: 1225px;
}
.sigeBox .bd .picList li {
  float: left;
  width: 220px;
  height: 207px;
  margin: 0 25px 0 0;
  border-bottom: 4px solid #e7e7e7;
}
.sigeBox .bd .picList .title {
  height: 42px;
  line-height: 42px;
  border: 1px solid #ddd;
  border-top: none;
}
.sigeBox .bd .picList .noData {
  width: auto;
  height: auto;
  border: none;
}
#xczq .picList {
  width: 1228px;
}
#xczq .picList li {
  float: left;
  width: 224px;
  height: 92px;
  border: none;
  margin: 0 19px 0 0;
}
#xczq .picList li img {
  width: 214px;
  height: 80px;
  border: 1px solid #ddd;
}
#xczq .picList li .title {
  display: none;
}
#xczqPage .picList {
  width: 990px;
  padding-top: 20px;
}
#xczqPage .picList li {
  float: left;
  width: 224px;
  height: 92px;
  border: none;
  margin: 0 19px 20px 0;
}
#xczqPage .picList li img {
  width: 214px;
  height: 80px;
  border: 1px solid #ddd;
}
#xczqPage .picList li .title {
  display: none;
}
.picNode {
  margin-top: 20px;
  overflow: hidden;
}
.picNode ul {
  width: 1210px;
}
.picNode li {
  float: left;
  width: 197px;
  height: 185px;
  margin-right: 10px;
  margin-bottom: 10px;
  position: relative;
}
.picNode li .pic {
  width: 197px;
  height: 185px;
}
.picNode li .pic img {
  width: 197px;
  height: 185px;
}
.picNode li .tit {
  width: 100%;
  height: 50px;
  line-height: 50px;
  position: absolute;
  left: 0;
  bottom: 0;
  text-align: center;
  background: #3c92da;
  opacity: 0.8;
  filter: alpha(opacity=80);
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.picNode li .tit a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
}
.picNode li.li1 {
  width: 370px;
  height: 380px;
}
.picNode li.li1 img {
  width: 370px;
  height: 380px;
}
.picNode li.li3 {
  width: 403px;
  height: 185px;
}
.picNode li.li3 img {
  width: 403px;
  height: 185px;
}
/*缃戜笂鍔炰簨棣栭〉*/
.network {
}
.network .boxTab {
  overflow: hidden;
  margin-top: 20px;
}
.network .boxTab .hd li.on {
  background: #3c92da;
  height: 44px;
}
.network .boxTab .hd li.on a {
  color: #fff;
  border: none;
}
.network .typeList {
  padding: 15px 0 0;
  width: 1220px;
}
.network .typeList li {
  float: left;
  width: 152px;
  height: 138px;
  margin: 0 20px 20px 0;
  background: #f8f8f8;
  border: 1px solid #e3e3e3;
  border-radius: 5px;
}
.network .typeList li a {
  display: block;
  padding-top: 100px;
  background-repeat: no-repeat;
  background-position: center 25px;
}
.network .depList {
  padding-top: 10px;
}
.network .depList li {
  float: left;
  width: 20%;
  height: 32px;
  line-height: 32px;
}
.network .bsTotal {
  margin-top: 10px;
}
/*鏀垮簻鍏姤*/

.GcW {
  margin: 0px auto 0px auto;
  text-align: center;
  width: 1200px;
  clear: both;
}
/* frames */
.Gr {
  width: 200px;
  float: left;
}
.Gl {
  width: 980px;
  float: left;
}
.GsCleft {
  width: 50%;
  float: left;
}
.GsCright {
  width: 49.99%;
  float: left;
}
/* head & foot */
.Ghead {
  width: 980px;
  height: 150px;
  background-image: url(/global/govhead.gif);
  background-repeat: no-repeat;
  background-position: top center;
}
.Glogo {
  display: none;
}
.Gfoot {
  color: #F3D2CF;
  font-size: 12px;
  line-height: 180%;
  background-image: url(/global/footbg.gif);
  padding: 15px 0px 10px 0px;
}
.Gfoot a, .Gfoot a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.Gfoot a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
.Gfoot b {
  font-weight: bold;
  color: #fff;
}
.GhTool .date {
  color: #333333;
}
.GhTool .tool {
  padding: 0px 50px 0px 250px;
}
.GhTool {
  font-size: 14px;
  padding-top: 126px;
  text-align: right;
}
.GnBt1 {
  width: 75px;
  height: 31px;
  margin-right: 3px;
  line-height: 31px;
  background-image: url(/global/gmenubar0.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.GnBt1-on {
  width: 75px;
  height: 31px;
  margin-right: 3px;
  line-height: 31px;
  background-image: url(/global/gmenubar0.gif);
  background-repeat: no-repeat;
  background-position: 0 -31px;
  font-weight: bold;
}
.GnBt2 {
  width: 108px;
  height: 31px;
  margin-right: 3px;
  line-height: 31px;
  background-image: url(/global/gmenubar.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.GnBt2-on {
  width: 108px;
  height: 31px;
  margin-right: 3px;
  line-height: 31px;
  background-image: url(/global/gmenubar.gif);
  background-repeat: no-repeat;
  background-position: 0 -31px;
  font-weight: bold;
}
.GnP {
  clear: both;
  background-color: #E25C0B;
  color: #FFFFFF;
  font-size: 12px;
  line-height: 30px;
  display: none;
  border-top: 1px solid #922C04;
  color: #F4E0D2;
}
.GnP a, .GnP a:visited {
  color: #FFFFFF;
  text-decoration: none;
}
.GnP a:hover {
  color: #FFFFFF;
  text-decoration: underline;
}
#Gnavi {
  clear: both;
  width: 100%;
  font-size: 14px;
  background-color: #F3EDE3;
}
#Gnavi ul {
  margin: 0;
  padding: 2px 0px 0px 100px;
  list-style: none;
}
#Gnavi li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#Gnavi li a, #Gnavi li a:visited, #Gnavi li a:hover {
  display: block;
  color: #FFFFFF;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
/* list extra & detail extra */
.GcList, .GcDetail {
  background-image: url(/global/listbg.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin-top: 2px;
}
.GcList2, .GcDetail2 {
  background-image: url(/global/listbg2.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin-top: 2px;
}
.GcList3, .GcDetail3 {
  background-image: url(/global/listbg3.gif);
  background-repeat: repeat-y;
  background-position: center;
  margin-top: 2px;
}
/* pads */
.Gp1 {
  clear: both;
}
.Gp3a {
  float: left;
  width: 230px;
}
.Gp3b {
  float: left;
  width: 320px;
}
.Gp3c {
  float: left;
  width: 230px;
}
.GpListL {
  float: left;
  width: 230px;
}
.GpListR {
  float: left;
  width: 550px;
}
.GpDetailL {
  float: left;
  width: 230px;
}
.GpDetailR {
  float: left;
  width: 750px;
}
/* forms */
.Gsearch {
  font-size: 12px;
  padding: 0px;
}
.Gsearch .inputtext {
  width: 140px;
  border: 1px solid #C69E8D;
  text-align: center;
  margin: 5px 0 5px 0;
  font-size: 12px;
}
.Gsearch .optionlist {
  width: 100px;
  border: 1px solid #C69E8D;
  text-align: center;
  margin: 5px 0 5px 0;
  font-size: 12px;
}
.Gsearch .inputbt {
  width: 40px;
}
/* pagespliter */
.GpageSpliter {
  font-size: 10px;
  line-height: 150%;
  margin: 5px 0 5px 0px;
  width: 90%;
  text-align: center;
}
.GpageSpliter .pagecode a, .GpageSpliter .pagecode a:visited {
  padding: 1px 2px 1px 2px;
  margin: 0 2px 0 2px;
  background-color: #FFF2DB;
  border: 1px solid #F39C66;
  text-decoration: none;
}
.GpageSpliter .pagecode a:hover {
  color: #FFF;
  padding: 1px 2px 1px 2px;
  margin: 0 2px 0 2px;
  background-color: #F39C66;
  border: 1px solid #F39C66;
  text-decoration: none;
}
.GpageSpliter .current {
  color: #FFF;
  padding: 1px 2px 1px 2px;
  margin: 0 2px 0 2px;
  background-color: #F39C66;
  border: 1px solid #F39C66;
}
.GpageSpliter .text {
  background: none;
  border: none;
  font-size: 12px;
}
.GpageSpliter .pagenext, .GpageSpliter .pagepre {
  line-height: 25px;
  background-repeat: no-repeat;
  font-size: 12px;
}
.GpageSpliter .pagepre {
  background-image: url(/global/pagepre.gif);
  background-position: left;
  padding-left: 10px;
}
.GpageSpliter .pagenext {
  background-image: url(/global/pagenext.gif);
  background-position: right;
  padding-right: 10px;
}
/* reportError */
.reportError {
  font-size: 12px;
  line-height: 180%;
  padding: 10px;
  background-color: #FFFFFF;
  clear: both;
}
.reportError strong {
  color: #CC0000;
  font-weight: bold;
}
/* ad */
.Gad {
  height: 100px;
  border: 1px solid #AC946C;
  line-height: 100px;
  width: 770px;
}
/* more */
.GsM a, .GsM a:visited {
  background-image: url(/global/arrow.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  background-position: 0px 2px;
}
.GsM a:hover {
  background-position: -1px 2px;
}
/* abstract */
.GsAbs {
  font-size: 12px;
  line-height: 150%;
}
/* headpic */
.GsPicTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.GsPicTitleList .GsHp {
  float: left;
  margin: 5px;
  width: 80px;
}
.GsPicTitleList .GsHp img {
  width: 80px;
  height: 80px;
}
.GsPicTitleList .GsHp span {
  display: block;
  line-height: 110%;
  margin-top: 3px;
  font-weight: bold;
  clear: both;
}
.GsPicTitleList .GsHp span a, .GsPicTitleList .GsHp span a:visited {
  color: #336699;
}
.GsPicTitleList .time {
  color: #999900;
  font-size: 10px;
  margin-left: 15px;
}
.GsPTAList {
  text-align: left;
  font-size: 12px;
  line-height: 150%;
}
.GsPTAList dt {
  clear: both;
  padding-top: 1px;
}
.GsPTAList dt img {
  width: 80px;
  height: 80px;
  margin: 0px 10px 10px 0px;
  float: left;
}
.GsPTAList .title {
  font-weight: bold;
  padding-bottom: 5px;
}
.GsPTAList .abs {
  line-height: 130%;
  color: #666666;
}
.GsPTAList2 {
  text-align: left;
  font-size: 12px;
  line-height: 150%;
}
.GsPTAList2 dt {
  clear: both;
  padding-top: 1px;
  background-color: #FFF;
}
.GsPTAList2 dt img {
  margin-bottom: 5px;
}
.GsPTAList2 .title {
  font-weight: bold;
  padding-bottom: 5px;
}
.GsPTAList2 .abs {
  line-height: 130%;
  color: #666666;
  padding: 0px 10px 10px 10px;
  margin-bottom: 5px;
}
/* toolset */
.GtPos {
  line-height: 35px;
  text-align: left;
  padding-left: 20px;
  font-size: 12px;
  border-bottom: 1px solid #F39C66;
  background-color: #FFF2DB;
  margin-top: 1px;
  margin-right: 3px;
}
/* list */
.GtList {
  text-align: left;
  font-size: 14px;
  line-height: 120%;
  margin: 10px;
}
.GtList li {
  background-image: url(/global/ancor.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  padding-left: 15px;
  padding-bottom: 15px;
}
.GtList li a, .GtList li a:visited {
  color: #003399;
}
.GtList li a:hover {
  color: #CC0000;
}
.GtList li .time {
  color: #999900;
  font-size: 10px;
  margin-left: 15px;
}
/* list */
.GtDetail {
  text-align: left;
  margin: 10px;
}
.GtDetail .title {
  font-size: 18px;
  font-weight: bold;
  color: #990000;
  padding: 15px 5px 5px 5px;
  text-align: center;
  line-height: 120%;
}
.GtDetail .time {
  font-size: 12px;
  margin: 5px 0 15px 0;
  text-align: center;
  border-bottom: 1px solid #CCCCCC;
  padding: 3px 3px 15px 3px;
  color: #006600;
}
.GtDetail .content {
  font-size: 14px;
  line-height: 220%;
  color: #333333;
}
.GtDetail .content p {
  margin-top: 10px;
}
.GtDetail .links {
  margin: 0px 5px 10px 5px;
}
.GtDetail .links .time {
  border: none;
  font-size: 9px;
  color: #999900;
  margin-left: 10px;
}
.GtDetail .links li {
  background-image: url(/global/ancor.gif);
  background-repeat: no-repeat;
  background-position: 0px 50%;
  padding-left: 15px;
  line-height: 180%;
}
.GtDetail .tool {
  text-align: right;
  margin: 5px;
  font-size: 12px;
}
.GtDetail .tool .sizetool {
  padding-right: 20px;
}
.GtDetail .tool .sizetool a, .GtDetail .tool .sizetool a:visited {
  padding: 1px 2px 1px 2px;
  background-color: #FFF2DB;
  text-decoration: none;
  border: 1px solid #F39C66;
}
.GtDetail .tool .sizetool a:hover {
  color: #fff;
  background-color: #FF9900;
}
.GtDetail .tool .printtool a, .GtDetail .tool .printtool a:visited {
  background-image: url(/global/printer.gif);
  background-repeat: no-repeat;
  padding: 1px 1px 1px 18px;
  text-decoration: none;
  line-height: 15px;
}
.GtDetail .tool .printtool a:hover {
  text-decoration: underline;
}
.GtDetail strong {
  font-weight: bold;
  color: #006699;
}
.contentBig .content {
  font-size: 22px;
  text-indent: 44px;
}
.contentSmall .content {
  font-size: 12px;
  text-indent: 24px;
}
/* user define pads */

.GsTitleList {
  clear: both;
}
.GsTitleList .GsTp {
  clear: both;
  height: 90px;
}
.GsTitleList .GsTp img {
  display: block;
  float: left;
  margin: 5px;
  width: 80px;
  height: 80px;
  overflow: hidden;
}
.GsTitleList .time {
  color: #999900;
  font-size: 10px;
  margin-left: 15px;
}
.GsPaihan {
  clear: both;
  font-size: 12px;
  line-height: 130%;
  text-align: left;
}
.GsPaihan .hits {
  color: #990000;
  font-size: 10px;
  margin-left: 20px;
}
.GsSubLabel {
  height: 29px;
  line-height: 29px;
  position: relative;
  background-color: #EEEAE2;
  border-bottom: 1px solid #AC946C;
  margin-top: 5px;
  text-align: left;
}
.GsSubLabel .GsT {
  height: 29px;
  line-height: 29px;
  color: #000;
  float: left;
  text-indent: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.GsSubLabel .GsM {
  height: 29px;
  line-height: 29px;
  float: right;
  padding-right: 10px;
}
.Gs0 {
  font-size: 12px;
  margin: 5px;
}
.Gs0 .GsC {
  padding: 8px;
  border: 1px solid #C69E8D;
  clear: both;
  background-color: #FFF2DB;
}
.Gs0 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs1 {
  font-size: 12px;
  margin-bottom: 10px;
  border: 1px solid #C69E8D;
}
.Gs1 .GsLabel {
  background-image: url(/global/tbgc3.gif);
  background-repeat: repeat-x;
  height: 29px;
  position: relative;
}
.Gs1 .GsLabel .GsT {
  height: 29px;
  line-height: 29px;
  color: #FFF;
  font-weight: bold;
  float: left;
  text-indent: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
}
.Gs1 .GsLabel .GsM {
  height: 29px;
  line-height: 29px;
  float: right;
  padding-right: 10px;
}
.Gs1 .GsLabel .GsM a, .Gs1 .GsLabel .GsM a:visited {
  color: #000;
  background-image: url(/global/arrow4.gif);
  background-repeat: no-repeat;
  padding-left: 10px;
  background-position: 0px 2px;
}
.Gs1 .GsLabel .GsM a:hover {
  background-position: -1px 2px;
}
.Gs1 .GsC {
  padding: 5px;
  background-image: url(/global/tbgc3d.gif);
  background-repeat: repeat-x;
  border: 1px solid #C69E8D;
  border-top: none;
  clear: both;
  overflow: hidden;
}
.Gs1 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs2 {
  font-size: 12px;
  margin: 5px 5px 5px 0;
}
.Gs2 .GsLabel {
  background-image: url(/global/gcs2t.gif);
  height: 25px;
  position: relative;
}
.Gs2 .GsLabel .GsT {
  height: 25px;
  line-height: 25px;
  color: #990000;
  font-weight: bold;
  float: left;
  text-indent: 12px;
  background-image: url(/global/gcs2tm.gif);
  ;
  background-position: right;
  padding-right: 15px;
  position: absolute;
  top: 0px;
  left: 4px;
}
.Gs2 .GsLabel .GsM {
  height: 25px;
  line-height: 25px;
  float: right;
  padding-right: 10px;
}
.Gs2 .GsC {
  padding: 8px;
  border: 1px solid #C69E8D;
  border-top: none;
  clear: both;
  background-color: #FFFFFF;
}
.Gs2 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs3 {
  font-size: 12px;
  margin: 5px 5px 5px 0;
}
.Gs3 .GsTitleList li {
  padding-bottom: 5px;
}
.Gs3 .GsTitleList .GsAbs {
  text-align: left;
  text-indent: 24px;
  padding: 0px 6px 5px 6px;
}
.Gs4 {
  font-size: 12px;
  margin: 5px 5px 5px 0;
}
.Gs4 .GsLabel {
  background-image: url(/global/gcs3t.gif);
  height: 30px;
  position: relative;
}
.Gs4 .GsLabel .GsT {
  height: 30px;
  line-height: 30px;
  color: #990000;
  font-weight: bold;
  float: left;
  text-indent: 12px;
  background-image: url(/global/gcs3tm.gif);
  background-position: right;
  padding-right: 15px;
  position: absolute;
  top: 0px;
  left: 10px;
}
.Gs4 .GsLabel .GsM {
  height: 30px;
  line-height: 25px;
  float: right;
  padding-right: 10px;
}
.Gs4 .GsC {
  padding: 8px;
  clear: both;
  background-color: #FFFFFF;
}
.Gs4 .GsTitleList {
  text-align: left;
}
.Gs4 .GsTitleList li {
  line-height: 180%;
  background-image: url(/global/ancor.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 15px;
}
.Gs5 {
  font-size: 12px;
  margin: 5px;
}
.Gs5 .GsLabel {
  background-image: url(/global/gcs4tm.gif);
  background-position: right;
  background-repeat: no-repeat;
  height: 29px;
  position: relative;
}
.Gs5 .GsLabel .GsT {
  height: 29px;
  line-height: 29px;
  color: #990000;
  font-weight: bold;
  float: left;
  text-indent: 20px;
  padding-right: 15px;
  position: absolute;
  top: 0px;
  left: 0px;
  background-image: url(/global/gcs4t.gif);
  background-repeat: no-repeat;
}
.Gs5 .GsLabel .GsM {
  height: 25px;
  line-height: 25px;
  float: right;
  padding-right: 10px;
}
.Gs5 .GsC {
  padding: 8px;
  border: 1px solid #C69E8D;
  border-top: none;
  clear: both;
  background-color: #FFF2DB;
}
.Gs5 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs6 {
  font-size: 12px;
  margin: 5px 10px 10px 10px;
}
.Gs6 .GsLabel {
  background-image: url(/global/tabbtbg2.gif);
  height: 30px;
  position: relative;
}
.Gs6 .GsLabel .GsT {
  height: 30px;
  line-height: 30px;
  color: #990000;
  font-weight: bold;
  text-indent: 15px;
  padding-right: 15px;
  position: absolute;
  top: 0px;
  left: 4px;
  background-image: url(/global/ancor1.gif);
  background-repeat: no-repeat;
  background-position: 0 9px;
}
.Gs6 .GsLabel .GsM {
  height: 25px;
  line-height: 25px;
  float: right;
  padding-right: 10px;
}
.Gs6 .GsC {
  padding: 8px;
  border: 1px solid #C69E8D;
  border-top: none;
  clear: both;
  background-color: #fff;
}
.Gs6 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs7 {
  font-size: 12px;
  margin: 5px 10px 10px 10px;
}
.Gs7 .GsLabel {
  height: 25px;
}
.Gs7 .GsLabel .GsT {
  height: 25px;
  line-height: 25px;
  color: #990000;
  font-weight: bold;
  float: left;
  text-indent: 15px;
  padding-right: 15px;
  background-image: url(/global/ancor1.gif);
  margin-left: 2px;
  background-repeat: no-repeat;
  background-position: 0 7px;
}
.Gs7 .GsLabel .GsM {
  height: 25px;
  line-height: 25px;
  float: right;
  padding-right: 10px;
}
.Gs7 .GsC {
  padding: 0px 8px;
  border: 1px solid #FFF;
  border-top: none;
  clear: both;
  background-color: #fff;
}
.Gs7 .GsTitleList {
  text-align: left;
  font-size: 12px;
  line-height: 180%;
}
.Gs8 {
  font-size: 12px;
  margin: 5px 5px 5px 0;
}
.Gs8 .GsLabel {
  background-image: url(/global/lbr.gif);
  height: 52px;
  clear: both;
  border-right: 1px solid #AC946C;
}
.Gs8 .GsLabel .GsT {
  height: 52px;
  line-height: 50px;
  color: #990000;
  font-weight: bold;
  float: left;
  background-image: url(/global/lbl.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 34px;
}
.Gs8 .GsLabel .GsM {
  height: 47px;
  line-height: 20px;
  float: right;
  padding-right: 10px;
  padding-top: 5px;
}
.Gs8 .GsLabel .GsM a, .Gs8 .GsLabel .GsM a:visited {
  background: none;
  padding: 0px;
}
.Gs8 .GsC {
  padding: 8px;
  clear: both;
  background-color: #FFFFFF;
  border: 1px solid #AC946C;
  border-top: none;
}
.Gs8 .GsTitleList {
  text-align: left;
}
.Gs8 .GsTitleList li {
  line-height: 180%;
  background-image: url(/global/ancor.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 15px;
}
/* tabs */
.GsTabLabel {
  font-size: 12px;
  margin: 5px 10px 5px 10px;
}
.GsTabLabel .label {
  text-align: left;
  display: block;
  float: left;
  line-height: 30px;
  width: 80px;
  font-weight: bold;
  color: #990000;
  background-image: url(/global/ancor1.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  text-indent: 15px;
}
.GsTabLabel .tabbt {
  background-image: url(/global/tabancor2.gif);
  background-position: center bottom;
  float: left;
  width: 50px;
  height: 30px;
  line-height: 32px;
  margin-right: 1px;
}
.GsTabLabel .tabbt-on {
  background-image: url(/global/tabancor1.gif);
  background-position: center bottom;
  float: left;
  width: 50px;
  height: 30px;
  line-height: 32px;
  margin-right: 1px;
}
.GsTabLabel .tabbt-on a, .GsTabLabel .tabbt-on a:visited, .GsTabLabel .tabbt-on a:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.GsTabLabel .tabbt a, .GsTabLabel .tabbt a:visited, .GsTabLabel .tabbt a:hover {
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.GsTabLabel .tabpad {
  clear: both;
  display: none;
}
.GsTab {
  font-size: 12px;
  margin: 5px 10px 5px 10px;
}
.GsTab .GsTitleList, .GsTab .GsTitleList {
  text-align: left;
}
.GsTab .GsTitleList li, .GsTab .GsTitleList li {
  line-height: 180%;
  background-image: url(/global/ancor.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
  padding-left: 15px;
}
.GsTab .tabbt {
  background-image: url(/global/tabancor2.gif);
  background-position: center bottom;
  float: left;
  width: 72px;
  height: 35px;
  line-height: 32px;
  margin-right: 1px;
}
.GsTab .tabbt-on {
  background-image: url(/global/tabancor1.gif);
  background-position: center bottom;
  float: left;
  width: 75px;
  height: 35px;
  line-height: 32px;
  margin-right: 1px;
}
.GsTab .tabbt a, .GsTab .tabbt a:visited, .GsTab .tabbt a:hover {
  color: #000;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.GsTab .tabbt-on a, .GsTab .tabbt-on a:visited, .GsTab .tabbt-on a:hover {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}
.GsTab .tabpad {
  clear: both;
  display: none;
}
/* foldmenu */
.GsFolder {
  margin: 5px 10px 0px 10px;
  font-size: 12px;
  line-height: 25px;
}
.GsFolder .label {
  display: block;
  background-color: #FFF7D0;
  cursor: pointer;
  width: 201px;
  height: 35px;
  line-height: 35px;
  background-image: url(/global/foldmenu.gif);
  background-repeat: no-repeat;
  background-position: 0 0;
}
.GsFolder .label-hover {
  background-position: 0 -35px;
}
.GsFolder .label-on {
  background-position: 0 -70px;
}
.GsFolder ul {
  display: none;
  margin-bottom: 1px;
}
.GsFolder li {
  border: 1px solid #AC946C;
  border-top: none;
  background-color: #fff;
  width: 199px;
  height: 25px;
}
.GsBt {
  font-size: 12px;
  background-image: url(/global/cbtbg.gif);
  height: 23px;
  line-height: 23px;
  border: 1px solid #AC946C;
  text-align: center;
  margin: 1px;
}
.GsBt3 {
  font-size: 12px;
  background-image: url(/global/bt8.gif);
  height: 25px;
  line-height: 25px;
  border: 1px solid #AFAFAF;
  text-align: center;
  margin: 1px;
  background-position: 0px bottom;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
.GsBt2 {
  font-size: 12px;
  background-image: url(/global/cbtbg2.gif);
  height: 34px;
  line-height: 34px;
  border: 1px solid #AC946C;
  text-align: center;
  margin: 1px;
}
.GsBtList li {
  width: 92px;
  height: 23px;
  line-height: 23px;
  border: 1px solid #FBBF73;
  margin: 2px;
  float: left;
}
.GsBtList li a, .GsBtList li a:visited {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background-color: #FFFFFF;
}
.GsBtList li a:hover {
  background-color: #FF9900;
  color: #FFFFFF;
  text-decoration: none;
}
.GsBt4 {
  font-size: 12px;
  background-image: url(/global/bt9l.gif);
  background-repeat: no-repeat;
  line-height: 30px;
  height: 30px;
  padding-left: 10px;
  margin: 2px;
}
.GsBt4 a, .GsBt4 a:visited {
  display: block;
  padding-right: 10px;
  background-image: url(/global/bt9r.gif);
  background-position: right 0px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #CC3300;
  font-weight: bold;
}
.GsBt4 a:hover {
  color: #CC3300;
}
.GsBt5 {
  font-size: 12px;
  background-image: url(/global/bt10l.gif);
  background-repeat: no-repeat;
  line-height: 30px;
  height: 30px;
  padding-left: 10px;
  margin: 2px;
}
.GsBt5 a, .GsBt5 a:visited {
  display: block;
  padding-right: 10px;
  background-image: url(/global/bt10r.gif);
  background-position: right 0px;
  line-height: 30px;
  height: 30px;
  text-align: center;
  color: #175AA3;
  font-weight: bold;
}
.GsBt5 a:hover {
  color: #175AA3;
}
.rdxxcx li {
  width: 89px;
  font-size: 12px;
  background-image: url(/global/cbtbg.gif);
  height: 25px;
  line-height: 25px;
  border: 1px solid #AC946C;
  text-align: center;
  margin: 1px;
  float: left;
  background-position: 0px bottom;
  background-repeat: repeat-x;
  background-color: #FFFFFF;
}
/* sp tips */
.GsTips {
  padding: 5px 10px 10px 10px;
  margin: 5px;
  line-height: 180%;
  text-align: left;
  border: 1px solid #FBBF73;
  background-color: #fff;
  font-size: 12px;
}
.GsTips .title {
  font-weight: bold;
  color: #CC3300;
}
.GsTips p {
  margin-top: 5px;
}
/* table border */
.GsTableStyle td {
  border: 1px solid #666;
}
/* user define */
.bigbt {
  margin: 10px;
}
.bigbt li {
  background-repeat: no-repeat;
  background-position: center;
}
.bigbt li a, .bigbt li a:hover, .bigbt li a:visited {
  display: block;
  height: 43px;
  line-height: 43px;
  margin-bottom: 3px;
  width: 177px;
  font-size: 14px;
  font-weight: bold;
  text-indent: 10px;
  text-decoration: none;
}
.bigbt .btrss {
  background-image: url(/global/btrss.gif);
}
.bigbt .bthelp {
  background-image: url(/global/bthelp.gif);
}
.bigbt .btscene {
  background-image: url(/global/btscene.gif);
}
.fullbt {
  display: block;
  background-color: #FFF7D0;
  border: 1px solid #FF9933;
  padding: 3px;
  margin: 3px;
  text-align: center;
}
.fullbt a, .fullbt a:visited, .fullbt a:hover {
  text-decoration: none;
}
.fullbt2 {
  display: block;
  background-color: #FFF7D0;
  border: 1px solid #FF9933;
  padding: 3px;
  margin: 3px;
  text-align: center;
  clear: both;
  font-size: 14px;
  font-weight: bold;
  line-height: 180%;
}
.fullbt2 a, .fullbt2 a:visited, .fullbt2 a:hover {
  text-decoration: none;
}
.leftbt {
  display: block;
  float: left;
  background-color: #FFF7D0;
  border: 1px solid #FF9933;
  padding: 3px;
  margin: 3px;
  text-align: center;
  width: 60px;
  height: 40px;
  margin: 10px 10px 10px 0;
}
.leftbt a, .leftbt a:visited, .leftbt a:hover {
  line-height: 40px;
  text-decoration: none;
}
.smallbt {
  margin: 0px 3px 0px 3px;
  clear: both;
}
.smallbt li {
  float: left;
  width: 89px;
  height: 33px;
  line-height: 33px;
  margin-bottom: 3px;
  font-size: 12px;
  font-weight: bold;
  background-repeat: no-repeat;
  margin-right: 1px;
}
.smallbt li a, .smallbt li a:hover, .smallbt li a:visited {
  text-indent: 16px;
  display: block;
  text-decoration: none;
  width: 100%;
  height: 100%;
}
.smallbt .bt1 {
  background-image: url(/global/sbt1.gif);
}
.smallbt .bt2 {
  background-image: url(/global/sbt2.gif);
}
.smallbt .bt3 {
  background-image: url(/global/sbt3.gif);
}
.smallbt .bt4 {
  background-image: url(/global/sbt4.gif);
}
.smallbt .bt5 {
  background-image: url(/global/sbt5.gif);
}
.smallbt .bt6 {
  background-image: url(/global/sbt6.gif);
}
.smallbt .bt7 {
  background-image: url(/global/sbt7.gif);
}
.smallbt .bt8 {
  background-image: url(/global/sbt8.gif);
}
.linkmenu select {
  width: 180px;
  margin-top: 5px;
}
.emap {
  width: 550px;
  margin-bottom: 5px;
}
.travelbts li {
  font-size: 12px;
  float: left;
  width: 72px;
  margin: 1px;
  height: 20px;
  line-height: 20px;
}
.travelbts .labelbt {
  height: 25px;
  line-height: 25px;
  background-image: url(/global/bt2.gif);
  background-repeat: no-repeat;
}
.travelbts .bt-dzdt {
  float: right;
  width: 72px;
  height: 40px;
  display: block;
  line-height: 40px;
  margin-right: 2px;
  background-image: url(/global/bt_dzdt.gif);
  background-repeat: no-repeat;
}
.travelbts .bt-dzdt a, .travelbts .bt-dzdt a:visited, .travelbts .bt-dzdt a:hover {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -10000px;
}
.artbts {
  font-size: 12px;
}
.artbts li {
  float: left;
  width: 72px;
  margin: 1px;
  height: 25px;
  line-height: 25px;
  background-image: url(/global/bt1.gif);
  background-repeat: no-repeat;
}
.artbts .bt-whxx {
  width: 218px;
  margin: 5px 0px 5px 0px;
  height: 35px;
  line-height: 35px;
  background-image: url(/global/bt-whxx.gif);
  background-repeat: no-repeat;
  float: none;
  clear: both;
}
.artbts .bt-whxx a, .artbts .bt-whxx a:visited, .artbts .bt-whxx a:hover {
  display: block;
  width: 100%;
  height: 100%;
  text-indent: -10000px;
}
.bt-zwlt {
  clear: both;
  text-align: center;
  margin: 8px 0 8px 0;
  background-image: url(/global/bt_zwlt.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 293px;
}
.bt-zwlt a, .bt-zwlt a:visited, .bt-zwlt a:hover {
  display: block;
  text-indent: -10000px;
  width: 100%;
  height: 43px;
}
.bt-hmss {
  clear: both;
  text-align: center;
  margin: 8px 0 8px 0;
  background-position: center top;
  background-repeat: no-repeat;
  background-image: url(/global/bt_hmss.jpg);
  width: 220px;
}
.bt-hmss a, .bt-hmss a:visited, .bt-hmss a:hover {
  display: block;
  text-indent: -10000px;
  height: 72px;
}
.bt-zwltzb {
  clear: both;
  text-align: center;
  margin-top: 5px;
  background-image: url(/global/bt_zwltzb.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 222px;
}
.bt-zwltzb a, .bt-zwltzb a:visited, .bt-zwltzb a:hover {
  display: block;
  text-indent: -10000px;
  width: 100%;
  height: 55px;
}
.bt-wjcx {
  display: block;
  clear: none;
  float: left;
  text-align: center;
  margin: 10px 10px 10px 0;
  background-image: url(/global/bt_wjcx.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 69px;
}
.bt-wjcx a, .bt-wjcx a:visited, .bt-wjcx a:hover {
  display: block;
  text-indent: -10000px;
  width: 100%;
  height: 52px;
  text-decoration: none;
}
.bt-bjsswsb {
  display: block;
  clear: both;
  text-align: center;
  margin: 5px 0px 5px 0;
  background-image: url(/global/bt_bjsswsb.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 210px;
}
.bt-bjsswsb a, .bt-bjsswsb a:visited, .bt-bjsswsb a:hover {
  display: block;
  text-indent: -10000px;
  width: 100%;
  height: 60px;
  text-decoration: none;
}
.bt-bjsswsb2 {
  display: block;
  clear: both;
  text-align: center;
  margin: 5px auto;
  background-image: url(/global/bt_bjsswsb2.gif);
  background-position: center top;
  background-repeat: no-repeat;
  width: 185px;
}
.bt-bjsswsb2 a, .bt-bjsswsb2 a:visited, .bt-bjsswsb2 a:hover {
  display: block;
  text-indent: -10000px;
  width: 100%;
  height: 53px;
  text-decoration: none;
}
/* 08鏀圭増鏂板 */
.Gl .Gp2a, .Gl .Gp2b {
  width: 340px;
  float: left;
}
.GpCat1 {
  clear: both;
  background-color: #FFFFFF;
  margin: 15px 5px 5px 0px;
}
.GpCat1 .GsCatLabel {
  line-height: 48px;
  height: 48px;
  background-image: url(/global/cat_bgs.gif);
  background-repeat: repeat-x;
  background-position: 0px 0px;
}
.GpCat1 .GsCatLabel dt {
  float: left;
  padding-left: 10px;
  background-image: url(/global/cat_xxgk.gif);
  background-repeat: no-repeat;
  background-position: 10px 0px;
  width: 209px;
  line-height: 48px;
  height: 48px;
  text-indent: -5000px;
}
.GpCat1 .GsCatLabel dd {
  float: right;
  padding-right: 20px;
  font-size: 14px;
}
.GpCat1 .GsCatLabel dd span {
  padding-left: 15px;
  padding-right: 20px;
  background-image: url(/global/cat_dots.gif);
  background-repeat: no-repeat;
  background-position: 0px 2px;
}
.GpCat1 .GsCatLabel dd a, .GpCat1 .GsCatLabel dd a:visited {
  color: #990000;
  font-weight: bold;
}
.GpCat1 .GsCatContent {
}
.wzdybt a, .wzdybt a:visited {
  display: block;
  width: 214px;
  height: 182px;
  overflow: hidden;
  background-image: url(/global/imgwzdy.gif);
  text-indent: -1000px;
}
.GpCat1 .Gp3a {
  float: left;
  width: 227px;
}
.GpCat1 .Gp3b {
  float: left;
  width: 319px;
}
.GpCat1 .Gp3c {
  float: left;
  width: 227px;
}
.GpCat2 {
  clear: both;
  background-color: #FFFFFF;
  margin: 15px 5px 5px 0px;
}
.GpCat2 .GsCatLabel {
  line-height: 48px;
  height: 48px;
  background-image: url(/global/cat_bgs.gif);
  background-repeat: repeat-x;
  background-position: 0px -100px;
}
.GpCat2 .GsCatLabel dt {
  float: left;
  padding-left: 10px;
  background-image: url(/global/cat_wsbs_c.gif);
  background-repeat: no-repeat;
  background-position: 10px 0px;
  width: 209px;
  line-height: 48px;
  height: 48px;
  text-indent: -5000px;
}
.GpCat2 .GsCatLabel dd {
  float: right;
  padding-right: 20px;
  font-size: 14px;
}
.GpCat2 .GsCatLabel dd span {
  padding-left: 15px;
  padding-right: 20px;
  background-image: url(/global/cat_dots.gif);
  background-repeat: no-repeat;
  background-position: 0px -98px;
}
.GpCat2 .GsCatLabel dd a, .GpCat2 .GsCatLabel dd a:visited {
  color: #003399;
  font-weight: bold;
}
.GpCat2 .GsCatContent {
}
.wsbsmenu {
  background-image: url(/global/face_wsbs.gif);
  background-repeat: no-repeat;
  background-position: right top;
  height: 208px;
}
.wsbsmenu .btlist {
  padding-top: 70px;
  padding-left: 15px;
}
.wsbsmenu .btlist a, .wsbsmenu .btlist a:visited {
  display: block;
  margin-left: 5px;
  width: 100px;
  height: 139px;
  overflow: hidden;
  text-indent: -1000px;
  float: left;
}
.wsbsmenu .btlist a.bt1 {
  background-image: url(/global/icon_wsbs1.gif);
}
.wsbsmenu .btlist a.bt2 {
  background-image: url(/global/icon_wsbs2.gif);
}
.wsbsmenu .btlist a.bt3 {
  background-image: url(/global/icon_wsbs3.gif);
}
.wsbsmenu .btlist a.bt4 {
  background-image: url(/global/icon_wsbs4.gif);
}
.GpCat2 .Gs6 .GsC {
  border: none;
}
.GpCat2 .ztfwbts a, .GpCat2 .ztfwbts a:visited {
  display: block;
  width: 80px;
  height: 80px;
  text-indent: -1000px;
  float: left;
  margin-left: 2px;
  overflow: hidden;
}
.GpCat2 .ztfwbts a.bt1 {
  background-image: url(/global/bt_1et.gif);
}
.GpCat2 .ztfwbts a.bt2 {
  background-image: url(/global/bt_2qsn.gif);
}
.GpCat2 .ztfwbts a.bt3 {
  background-image: url(/global/bt_3fn.gif);
}
.GpCat2 .ztfwbts a.bt4 {
  background-image: url(/global/bt_4nm.gif);
}
.GpCat2 .ztfwbts a.bt5 {
  background-image: url(/global/bt_5cjr.gif);
}
.GpCat2 .ztfwbts a.bt6 {
  background-image: url(/global/bt_6wgr.gif);
}
.GpCat2 .Gs5 .GsT {
  background-image: url(/global/gcs4t_c1.gif);
  color: #175AA3;
}
.GpCat2 .Gs5 .GsLabel {
  background-image: url(/global/gcs4tm_c1.gif);
}
.GpCat2 .Gs5 .GsC, .GpCat2 .Gs0 .GsC {
  background-color: #E3F0F7;
  border-color: #5D89B5;
}
.GpCat2 .Gp2a {
  float: left;
  width: 226px;
}
.GpCat2 .Gp2b {
  float: left;
  width: 547px;
}
.GpCat3 {
  clear: both;
  background-color: #FFFFFF;
  margin: 15px 5px 5px 0px;
}
.GpCat3 .GsCatLabel {
  line-height: 48px;
  height: 48px;
  background-image: url(/global/cat_bgs.gif);
  background-repeat: repeat-x;
  background-position: 0px -200px;
}
.GpCat3 .GsCatLabel dt {
  float: left;
  padding-left: 10px;
  background-image: url(/global/cat_gzhd_c.gif);
  background-repeat: no-repeat;
  background-position: 10px 0px;
  width: 209px;
  line-height: 48px;
  height: 48px;
  text-indent: -5000px;
}
.GpCat3 .GsCatLabel dd {
  float: right;
  padding-right: 20px;
  font-size: 14px;
}
.GpCat3 .GsCatLabel dd span {
  padding-left: 15px;
  padding-right: 20px;
  background-image: url(/global/cat_dots.gif);
  background-repeat: no-repeat;
  background-position: 0px -198px;
}
.GpCat3 .GsCatLabel dd a, .GpCat3 .GsCatLabel dd a:visited {
  color: #587302;
  font-weight: bold;
}
.GpCat3 .GsCatContent {
}
.GpCat3 .GsTab .tabbt {
  background-image: url(/global/tabancor2_c1.gif);
}
.GpCat3 .GsTab .tabbt-on {
  background-image: url(/global/tabancor1_c1.gif);
}
.GpCat3 .Gs5 .GsT {
  background-image: url(/global/gcs4t_c2.gif);
  color: #366300;
}
.GpCat3 .Gs5 .GsLabel {
  background-image: url(/global/gcs4tm_c2.gif);
}
.GpCat3 .Gs5 .GsC, .GpCat3 .Gs0 .GsC {
  background-color: #F8F7F0;
  border-color: #719E25;
}
.GpCat3 .Gp3a {
  float: left;
  width: 227px;
}
.GpCat3 .Gp3b {
  float: left;
  width: 319px;
}
.GpCat3 .Gp3c {
  float: left;
  width: 227px;
}
/* 鏂囦欢搴� */
.GsWenjian {
  padding: 10px;
  font-size: 12px;
}
.GsWenjian .itemname {
  font-weight: bold;
}
.GsWenjian .boxtitle {
  text-align: left;
  padding: 5px;
}
.GsWenjian .boxvalue td {
  padding: 5px;
  text-align: left;
}
.GsWenjian .ContentPad {
  border: solid 1px #ccc;
  padding: 10px;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 160%;
  font-size: 14px;
  text-align: left;
}
.GsWenjian .ContentPad table {
  text-align: left;
}
.GsWenjian .TopPad {
  border: solid 1px #ccc;
  padding: 10px;
  margin-bottom: 10px;
  margin-top: 5px;
}
.GsWenjian .BottomPad {
  border: solid 1px #ccc;
  padding: 5px;
  line-height: 180%;
  font-size: 12px;
  text-align: left;
  margin-top: 10px;
}
.apabiBt {
  font-weight: bold;
}
.GsGkml {
  padding: 10px;
  font-size: 12px;
}
.GsGkml .wjb {
  line-height: 150%;
}
.GsGkml .wjb td {
  border: 1px solid #AC946C;
}
.GsGkml .headsqh {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headtitle {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headwh {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headwjtime {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headgklx {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headserial {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headtitle {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headdate {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .headnum {
  font-weight: bold;
  background-image: url(/global/cbtbg2.gif);
  line-height: 34px;
  padding: 0px;
  text-align: center;
}
.GsGkml .sqh {
  padding: 5px;
  text-align: center;
}
.GsGkml .title {
  padding: 5px;
  text-align: left;
}
.GsGkml .wh {
  padding: 5px;
  text-align: center;
}
.GsGkml .wjtime {
  padding: 5px;
  text-align: center;
}
.GsGkml .gklx {
  padding: 5px;
  text-align: center;
}
.GsGkml .label {
  text-align: left;
  padding-left: 10px;
  font-size: 16px;
  color: #CC3300;
  font-weight: bold;
  border-bottom: 1px solid #efefef;
  margin-bottom: 15px;
  line-height: 150%;
}
.gbwrap .gbtooltable {
  border: none;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.gbwrap .gbtooltable td {
  border: 1px solid #ccc;
  border-left: none;
  border-top: none;
}
/*棰嗗鍒楄〃椤�*/
#leaderMenuBox {
  float: left;
  width: 100%;
  margin-bottom: 15px;
}
#leaderMenuBox .bd li.nodeName {
  height: 49px;
  line-height: 49px;
  background-color: #f9f9f9;
  border-bottom: 1px solid #d5dce3;
  text-align: left;
  overflow: hidden;
}
#leaderMenuBox .bd li.nodeName a {
  font-size: 16px;
  display: block;
  background: url(/global/icons.png) 185px -1460px no-repeat;
  padding-left: 30px;
  font-weight: bold;
}
#leaderMenuBox .bd li a:hover {
}
#leaderMenuBox .bd li.on {
  background: #3c92da;
  border: none;
}
#leaderMenuBox .bd li.on a {
  color: #fff;
  font-weight: bold;
  background: url(/global/icons.png) 185px -1520px no-repeat;
}
#leaderMenuBox .bd .subList {
  border-bottom: 1px solid #d5dce3;
}
#leaderMenuBox .bd .subNode {
  display: block;
  background-color: #f6f6f6;
  text-align: center;
  color: #3c92da;
  font-size: 14px;
  font-weight: bold;
  line-height: 40px;
}
#leaderMenuBox .bd .infoList li {
  text-align: center;
  height: 40px;
  line-height: 40px;
}
#leaderMenuBox .bd .infoList li a {
  background: none;
  padding: 0;
}
#leaderMenuBox .bd .infoList .noData {
  font-size: 12px;
}
#LeaderBox {
  overflow: hidden;
}
.LeaderList {
  overflow: hidden;
  padding-bottom: 30px;
}
.LeaderList .nodeName {
  width: 100%;
  background: #eee;
  height: 35px;
  line-height: 35px;
  float: left;
  margin-top: 20px;
}
.LeaderList .nodeName .tit {
  width: 128px;
  background: #3c92da;
  color: #fff;
  font-size: 16px;
  height: 35px;
  line-height: 35px;
  display: block;
  text-align: center;
}
.LeaderList .subList {
  float: left;
  width: 100%;
}
.LeaderList .subNode {
  width: 128px;
  float: left;
  background: #f5f5f5;
  display: block;
  text-align: center; /*padding: 7px 0;*/
  border-bottom: 1px solid #fff;
  font-weight: bold;
  line-height: 300%;
}
.LeaderList .subTit {
  width: 100%;
  float: left;
}
.LeaderList .infoList {
  background: #fff;
  width: 820px;
  float: left;
  border-bottom: 1px solid #e3e3e3;
  padding: 0 10px;
}
.LeaderList .infoList li {
  float: left;
  height: 42px;
  line-height: 300%;
}
.LeaderList .infoList li a {
  padding: 0 20px;
  background: none;
}
.LeaderList .infoList li a:hover {
  background: none;
  font-weight: bold;
}
#LeaderPicList {
  padding: 20px 0 0;
  width: 780px;
  overflow: hidden;
}
#LeaderPicList li {
  float: left;
  text-align: center;
  width: 146px;
  height: 259px;
  padding: 0 49px 10px 0;
  font-family: "Microsoft Yahei";
}
#LeaderPicList li .pic img {
  width: 146px;
  height: 183px;
}
#LeaderPicList li .pic a:hover img {
  border-color: #aaa;
}
#LeaderPicList li .title {
  padding-top: 12px;
}
#LeaderPicList li .title span {
  padding-right: 10px;
}
/*棰嗗鍐呭椤�*/
.Leadertitle {
  padding: 35px 20px 10px;
}
.Leadertitle h1 {
  font-size: 30px;
  text-align: center;
  font-family: "榛戜綋" !important;
  color: #cd0600;
  line-height: 36px;
  border-bottom: 1px solid #e2e2e2;
  padding: 0 0 20px 0;
  margin-bottom: 20px;
}
.LeaderBd {
  padding: 30px 0 0;
  overflow: hidden;
}
.LeaderBd .fr {
  float: right;
  width: 474px;
  padding-left: 30px;
}
.LeaderBd .fr .hd {
  height: 32px;
  line-height: 32px;
}
.LeaderBd .fr .hd h3 {
  float: left;
  padding: 0 30px;
  background: #b20008;
  font-size: 14px;
  color: #fff;
  font-weight: bold;
}
.LeaderBd .fr .hd .more {
  float: right;
  color: #999;
  padding-right: 10px;
}
.LeaderBd .fr .bd {
  padding: 15px 0 0;
}
.LeaderBd .picBox {
  width: 216px;
  float: left;
  border-right: 1px solid #eee;
}
.LeaderBd .picBox .pic {
  width: 146px;
  margin: 0 auto;
}
.LeaderBd .picBox h1 {
  font-size: 20px;
  text-align: center;
  font-family: "Microsoft Yahei";
  padding: 15px 0;
  font-weight: bold;
  color: #3c92da;
}
.writeBtn a {
  float: left;
  display: block;
  width: 200px;
  height: 60px;
  line-height: 60px;
  background: #3c92da;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
}
.writeBtn em.ico {
  width: 35px;
  height: 35px;
  line-height: 35px;
  margin: 15px 20px 0 30px;
  background: url(/global/letterIcons.png) 0 -260px no-repeat;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
*display: inline;
*zoom: 1;
  vertical-align: top;
  -webkit-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.writeBtn a {
  font-size: 18px;
  color: #fff;
}
.LeaderBd .blank {
  height: 30px;
}
#resume {
  float: right;
  width: 740px;
}
#resume .hd {
  background: none;
}
#resume .hd h3 {
  height: 44px;
  line-height: 44px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 0 20px;
  background-color: #fff;
  font-weight: bold;
  color: #3c92da;
}
#resume .bd {
  height: 240px;
  overflow-y: scroll;
  line-height: 24px;
}
.work {
  margin-top: 10px;
}
#leaderNews {
  width: 100%;
  height: auto;
  overflow: hidden;
}
#leaderNews .hd {
  background: none;
}
#leaderNews .hd h3 {
  height: 44px;
  line-height: 44px;
  border-left: 1px solid #e7e7e7;
  border-right: 1px solid #e7e7e7;
  padding: 0 20px;
  background-color: #fff;
  font-weight: bold;
  color: #3c92da;
}
#leaderNews .bd {
  padding: 15px 0;
}
.leaderNews .infoList li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #eee;
}
.leaderNews .infoList li a {
  background: url(/global/gov_title.png) no-repeat 0 -669px;
  padding-left: 14px;
  font-size: 14px;
}
.leaderNews .infoList li span {
  float: right;
  font-size: 14px;
  color: #999;
}
.leaderNews .node {
  display: none;
}
.leaderNews a {
  color: #555;
}
#leaderNews .bd {
  width: 970px;
  overflow: hidden;
}
#leaderNews .picList {
  width: 1004px;
}
#leaderNews .picList li {
  width: 158px;
  float: left;
  margin-right: 42px;
}
#leaderNews .picList li img {
  width: 158px;
  height: 118px;
  border: 0;
  padding: 0;
}
#leaderNews .picList li .title {
  padding-top: 5px;
}
/*棰嗗璁茶瘽鍒楄〃椤�*/
#SpecialList {
  background: #fff;
  padding: 0 20px;
}
/*浜斿叕寮�*/
.newsListWQ li {
  height: auto;
  padding: 18px 0 15px 0;
  margin-bottom: 15px;
  border-bottom: #ccc solid 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.newsListWQ li:hover {
  background: #f7f7f7;
  cursor: pointer
}
.newsListWQ li a {
  color: #6a6a6a;
  font-size: 18px;
  font-family: "Microsoft YaHei";
}
.newsListWQ .tt {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
}
.newsListWQ .tt .node {
  float: right;
  background-color: #3c92da;
  font-size: 14px;
  padding-left: 8px;
  padding-right: 8px;
  color: #fff;
}
.newsListWQ .tt .date {
  color: #999;
}
span#cnzz_stat_icon_1275956852 {
    display: none;
}