.left-box{
  width: 280px;
  overflow: hidden;
}
.right-box{
  width: 906px;
  overflow: hidden;
}
.gkml-wrapper{
  width: 280px;
  margin-bottom: 10px;
}
.gkml-wrapper h2.gkml{
  width: 237px;
  height: 45px;
  line-height: 45px;
  padding-left: 43px;
  background: url(../images/page/gkml-title-icon.png) no-repeat 15px center #0061ae;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.gkml-wrapper .box{
  width: 280px;
  height: 617px;
}
.zpxx-box{
  width: 279px;
  height: 616px;
  overflow: hidden;
  background: #fff;
}
.is-tab3s{width: 110%;height: 40px;line-height: 40px;background:#e5eff8;border-bottom:1px solid #ddd;border-top: 1px solid #ddd;}
.is-tab3s a{display:block;width: 92px;border-right:1px solid #ddd;text-align:center;height: 39px;float:left;font-size: 15px;}
.is-tab3s a.aon{background:#fff;border-top: 2px solid #006abc;color: #006abc;}
.treebox {
  position: relative;
  width: 243px;
  height: 575px;
  padding: 0px 0 0 36px;
  overflow: hidden;
  overflow-y:auto;
}
.treebox1 {
  width: 279px;
  padding: 0px;
}
.tree-list{
	padding: 0 0 0 10px;
	height:575px;
	/* overflow:hidden;
	overflow-y:auto; */
}
.tree_tab {
  position: absolute;
  left: 0;
  top: 0;
  width: 28px;
  z-index: 2;
}
.tree_tab div{
  padding: 6px 5px;
  width: 18px;
  text-align: center;
  line-height: 16px;
  background: #ddd;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
  margin: 0 0 1px;
}
.tree_tab div.hover {
  position: relative;
  z-index: 3;
  padding: 5px 10px 5px 5px;
  color: #fff;
  background: url(../images/page/ico-trees.png) no-repeat right 50%;
}

.browser-box {
  width: 239px;
  height: 575px;
}

.btns-wrapper{
  width: 280px;
  height: 185px;
  margin-bottom: 10px;
  overflow: hidden;
}
.btns-wrapper li{
  margin-bottom: 10px;
}
.btns-wrapper li a{
  position: relative;
  display: block;
  width: 235px;
  height: 55px;
  line-height: 55px;
  background: #fff;
  padding-left: 45px;
  font-size: 18px;
  color: #0061ae;
  font-weight: bold;
}
.btns-wrapper li a i{
  position: absolute;
  left: 13px;
  top: 16px;
  display: block;
  width: 23px;
  height: 23px;
  background: url(../images/page/btn-icons.png) no-repeat;
}
.btns-wrapper li.b1 a i{
  background-position: 0 0;
}
.btns-wrapper li.b2 a i{
  background-position: 0 -65px;
}
.btns-wrapper li.b3 a i{
  background-position: 0 -130px;
}
.btns-wrapper li a:hover i{
  transform:rotateY(360deg);
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  transition:transform 0.9s;
  -webkit-transition:transform 0.9s;
  -moz-transition:transform 0.9s;
}

.sqgk-wrapper {
  width: 280px;
  height: 290px;
  margin-bottom: 0;
  background: #fff;
}
.sqgk-wrapper .box{
  padding: 0 10px;
}
.zpxx-btns li a{
  width: 75px;
}

.m-ltinfos{margin-bottom: 10px;height: 163px;padding: 7px 15px 10px;background: #fff;overflow: hidden;}
.m-ltinfos ul{zoom: 1; width: 1500px;}
.m-ltinfos ul li{float: left; width: 618px; line-height: 36px;}
.m-ltinfos ul li span{font-weight: bold; color: #ce000c;}
.m-ltinfos ul li.u-wdm{width: 100%;}

.is-xxgkSearch{background: #f5f8fa;margin:10px 0 0;padding:8px 10px;}
.is-xxgkSearch td{ padding:4px 0; color:#333; }
.is-text2{ width:150px; height:20px; line-height:20px; border:1px solid #d0e0e8; vertical-align:middle;padding-left: 5px;}
.is-xxgkSearch .searchtitle{font-weight:normal;color: #0066cc;}
.is-xxgkbtn{width:57px;height:22px;line-height: 22px;border:0;color:#fff;vertical-align:middle;margin-left:6px;background-color: #0066cc;}

.m-oplists {
  height: 937px;
  padding: 15px;
  background: #fff;
}

.m-oplthead{margin-bottom: 3px; height: 36px; line-height: 36px; background: #f5f5f5;}
.m-oplthead p{text-align: center; font-weight: bold;}
.m-oplists p{float: left; }
.m-oplists p.u-opl01{width: 430px;}
.m-oplists p.u-opl02{width: 300px;}
.m-oplists p.u-opl03{width: 130px;}

.m-opltbody{margin-bottom: 40px; height: 920px;}
.m-opltbody ul li{position: relative; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px dashed #ddd;}
.m-opltbody ul li p.u-opl01 a{padding-left: 8px;}
.m-opltbody ul li p.u-opl02,.m-opltbody ul li p.u-opl03{text-align: center;}
.m-opltbody ul li p.u-opl01 a.u-jd{color: #f00; padding-left: 0;}

.u-detail{position: absolute; z-index: 999; left: 17px; top: 56px; display: none; width: 810px; overflow: hidden; padding: 10px 0; border: 1px solid #ddd; background: #fff; box-shadow: 2px 4px 4px #b5b1b1;}
.u-detail table{width: 100%; border: none; border-collapse: collapse;}
.u-detail table td{padding: 10px 0; line-height: 14px;}
.u-detail table td.name{width: 75px; padding-left: 30px;}

.m-pub-content{width: 1170px; overflow: hidden; padding: 15px; background: #fff;}

.m-pub-box{width: 1170px; overflow: hidden; border: 1px solid #ddd; margin-bottom: 15px;}
.m-pub-box h2{width: 1198px;height: 44px;border-top: 1px solid #d3e3f0;border-bottom: 1px solid #d3e3f0;background: #f5f8fa;font-size: 16px;margin-top: -1px;}
.m-pub-box h2 span{display: block; float: left; height: 44px;line-height: 44px; padding: 0 30px 0 18px; background: url(../images/page/tab_bg1.png) no-repeat right center #0061ae;color: #fff;}
.table-box{width: 100%; overflow: hidden;}
.table-box ul{width: 110%; overflow: hidden;}
.table-box li{float: left;}
.table-box li span{display: block;float: left;border-left: 1px solid #d3e3f0;border-right: 1px solid #d3e3f0;border-bottom: 1px solid #d3e3f0;padding: 14px 0px;line-height: 22px;text-align:center;margin-left: -1px;}
.table-box li span.title{width: 249px;font-weight: bold;color: #333;background: #f5f8fa;text-align:left;text-indent: 18px;}
.table-box li span.title a{background: url("../images/page/btn_icon1.png") no-repeat left center; padding-left: 12px;}
.table-box li span.link{width: 167px;}
.table-box li span.link a{background: url("../images/page/btn_icon1.png") no-repeat left center; padding-left: 12px;}
.table-box li span.link1{width: 130px;}
.table-box li span.link1 a{background: url("../images/page/btn_icon1.png") no-repeat left center; padding-left: 12px;}
.table-box li span.link2{width: 90px;}
.table-box li span.link2 a{background: url("../images/page/btn_icon1.png") no-repeat left center; padding-left: 12px;}
.table-box li span.title1{width: 141px;}
.table-box1 li span.link2{width: 158px;}
.table-box span,.table-box a{font-size:14px;}
.apply-box{width: 1198px; overflow: hidden; border: 1px solid #c8dae8; overflow: hidden; margin: 0 auto; background: #fff;}
.z-info1{width: 100%; height: 70px; border-bottom: 1px solid #c8dae8; overflow: hidden;}
.z-info1 ul{width: 120%; overflow: hidden; padding: 8px 0 0 20px;}
.z-info1 li{width: 590px; height: 28px; line-height: 28px; float: left;}
.z-info1 li.unit{width: 100%;}
.z-info1 li.unit strong{color: #0061ae;}
.z-info1 li.address{width: 480px; margin-right: 260px;}
.z-catalog{height: 48px; margin: 2px; background: #f5f5f5;}
.z-catalog li{float: left;}
.z-catalog li a{display: block; height: 48px; line-height: 48px; padding: 0 16px; margin: 0 20px 0 10px; font-weight: bold;}
.z-catalog li a.hover{background: #0061ae;color: #fff;}
.z-apply-content, .apply-table{padding: 15px; overflow: hidden;}
.apply-text{line-height: 32px;}
.apply-table table{width:100%; border-collapse:collapse;}
table.apply-wrapper th{text-align: center;background: #eff5fb;font-size: 16px;font-weight: bold;padding: 15px 0;border:1px solid #c8dae8;color: #0061ae;}
table.apply-wrapper td{border:1px solid #c8dae8; padding:10px 20px; text-align:left; line-height: 22px;}
table.apply-wrapper td.apply-cell, table.apply-wrapper td.infor-cell{padding: 15px;}
table.apply-wrapper td font{color: #fe0101;}
table.apply-wrapper td .org{width: 248px; height: 38px; line-height: 38px; border: 1px solid #ddd; padding: 8px 0 8px 6px;}
.apply-person-info td.name1, .apply-need-info td.name1{width: 14px; padding: 0 26px;}
.apply-person-info td.apply-person{color: #ff0000;}
.apply-person-info td.text-cell{width: 500px;}
.apply-person-info td.text-cell .name2{display: block; width: 90px; height: 28px; line-height: 28px; float: left;}
.apply-person-info td.text-cell .ipt1{width: 308px; height: 26px; border: 1px solid #ddd; padding: 0 5px;}
.apply-need-info td.name2{width: 98px; padding: 10px 20px 10px 14px; text-align: right;}
.apply-need-info td .text-area{width: 840px; height: 90px; border: 1px solid #ddd; padding: 10px; vertical-align: middle;}
.apply-need-info td.carrier-sorts span{padding: 0 10px;}
.apply-need-info td.carrier-sorts input{margin-right: 4px;}
.uploader{position:relative; display:inline-block; overflow:hidden; cursor:default; padding:0; margin:20px 0px;}
.filename{float:left; display:inline-block; outline:0 none; height:48px; width:500px; margin:0; padding:8px 10px; overflow:hidden; cursor:default; text-overflow:ellipsis; white-space:nowrap; background:#fff; border:1px solid #c8dae8; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; box-sizing:border-box;}
.button{float:left;height:48px;display:inline-block;outline:0 none;padding:8px 20px;margin:0;cursor:pointer;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-left: 10px;background: #0061ae;border: none;color: #fff;}
.uploader input[type=file]{position:absolute; top:0; right:0; bottom:0; border:0; padding:0; margin:0; height:48px; cursor:pointer; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity: 0; opacity:0;}
.submit-box{text-align: center; margin: 20px 0;}
.submit-box .btn{width: 100px; height: 48px; background: #a6a6a6; border: none; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; color: #fff; font-size: 16px; margin: 0 20px;}
.submit-box .btn-sub{background: #0061ae;}
.statis-table{width: 100%; border-collapse: collapse;}
.statis-table td, .statis-table th{border: 1px solid #c8dae8; padding: 10px; text-align: center; line-height: 22px;}
.statis-table th{background: #eff5fb;font-size: 16px;font-weight: bold;padding: 15px 0;color: #0061ae;}
.statis-table td.name{width: 100px;}
.statis-table td.w1{width: 30px;}
.statis-table td.w2{width: 60px;}
.xxtj-left-box{position: relative; width: 278px; height: 1200px; background: #fff; border: 1px solid #c8dae8;}
.xxtj-left-box h2{position: absolute; left: -1px; top: -1px; width: 280px; height: 54px; line-height: 54px; background: #3a82dc; text-align: center; font-size: 16px; font-weight: normal; color: #fff;}
.xxtj-left-box .box{padding: 66px 10px 10px; overflow: hidden;}
.tj-title{position: relative; width: 100%; height: 46px; line-height: 46px; background: #eff6fb; text-indent: 42px; font-size: 16px;}
.tj-title i{position: absolute; left: 20px; top: 18px; display: block; width: 12px; height: 10px; background: url("../images/page/title_bgs_spirit.png") no-repeat 0 -188px;}
.tj-list{padding: 8px 0 28px 40px;}
.tj-list li{height: 36px; line-height: 36px;}
.xxtj-right-box{width: 1170px;height: 1150px;overflow: hidden;background: #fff;}
.xxtj-right-box .top-box{height: 60px;border-bottom: 1px solid #ddd;margin-bottom: 10px;background: #e4f3ff;}
.show-mode{float: left; width: 270px; padding-left: 30px;}
.show-mode a{position: relative; display: block; height: 68px; line-height: 68px; float: left; padding: 0 32px; font-size: 17px;}
.show-mode a.current{font-weight: bold; color: #3a82dc;}
.show-mode a i{position: absolute; left: 0; top: 25px; display: block; width: 23px; height: 21px; background: url("../images/page/title_bgs_spirit.png") no-repeat;}
.show-mode a i.s1{background-position: -76px -188px;}
.show-mode a i.s2{background-position: -76px -212px;}
.show-mode a.current i.s1{background-position: -47px -188px;}
.show-mode a.current i.s2{background-position: -47px -188px;}
.refer-box{width: 570px;height: 48px;line-height: 28px;padding-top: 18px;margin: 0 auto;}
.refer-box span{display: block; height: 28px; float: left; padding: 0 4px;}
.refer-box .date-input{float: left; width: 110px; height: 26px; line-height: 26px; padding: 0 0 0 8px; border: 1px solid #ddd;}
.refer-box select{float: left; width: 160px; padding: 4px 0; border: 1px solid #ddd; margin: 0 6px;}
.refer-box .search-btn{float: left; width: 60px; height: 28px; border: none; background: #3a82dc; cursor: pointer; color: #fff;}
.xxtj-list-title{height: 40px; background: #f5f5f5;}
.xxtj-list-title span{display: block; height: 40px; line-height: 40px; float: left; text-align: center; font-weight: bold;}
.xxtj-list-title span.num{width: 110px;}
.xxtj-list-title span.unit{width: 250px;padding-left: 106px;text-align: left;}
.xxtj-list-title span.count1{width: 200px;}
.xxtj-list-title span.count2{width: 220px;}
.xxtj-list-title span.chart{width: 116px;}
.xxtj-list-content{padding: 5px 14px; height:1022px; overflow: hidden;overflow-y: scroll;}
.xxtj-list-content ul{padding-bottom: 40px;}
.xxtj-list-content li{height: 48px; line-height: 48px; border-bottom: 1px dashed #ddd;}
.xxtj-list-content li span{display: block; height: 48px; line-height: 48px; float: left; text-align: center;}
.xxtj-list-content li span.num{width: 86px;}
.xxtj-list-content li span.unit{width: 250px;padding-left: 86px;text-align: left;}
.xxtj-list-content li span.count1{width: 200px;}
.xxtj-list-content li span.count2{width: 222px;}
.xxtj-list-content li span.chart{position: relative;width: 120px;}
.xxtj-list-content li span.chart a{position: absolute; left: 38px; top: 12px; display: block; width: 24px; height: 20px; background: url("../images/page/title_bgs_spirit.png") no-repeat 0 -204px;}
.u-guide{position: relative;;width: 1170px;overflow: hidden;background: url("../images/page/guide_read_title.png") no-repeat 0 0 #fff;}
.u-guide p{padding: 70px 0 30px 60px;line-height: 32px;text-align: justify;text-indent: 2em;font-size: 15px;}

.zdly-box{border: 1px solid #ddd; background: #fff; margin-top: 15px;}
.zdly-box h2{position: relative;height: 38px;border-bottom: 1px solid #ddd;background: #f5f5f5;}
.zdly-box h2 a{position: absolute;left: -1px;top: -1px;display: block;float: left;height: 40px;line-height: 38px;padding: 0 30px 0 18px;background: url(../images/page/zdly-title.png) no-repeat right center #0061ae;color: #fff;font-size: 18px;}
.zdly-box ul{padding: 18px 0 0 16px; overflow: hidden; width: 100%;}
.zdly-box ul li{float: left; margin: 0 14px 14px 0;}
.zdly-box ul li a{display: block; height: 48px; line-height: 48px; text-align: center; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; background: #eff6fc;}
.zdly-box ul li a:hover{color: #0061ae; font-weight: bold;}
.zdly-box1{width: 574px;height: 247px;}
.zdly-box1 ul li a{width: 171px;}
.zdly-box2{width: 1168px;}
.zdly-box2 ul li{margin: 0 12px 14px 0;}
.zdly-box2 ul li a{width: 152px;height: 55px;line-height: 55px;}
.zdly-box2 ul li.multi-line a{padding-top: 6px; height: 49px; line-height: 22px;}


.u-banner{ width: 1170px; margin-bottom: 15px;}
.u-banner img{ width: 1170px;}

.xxtj-wrapper{
  width: 1170px;
  padding: 15px;
  background: #fff;
}

.panel1-wrapper{
  padding: 0;
  width: 860px;
  height: 318px;
  margin-bottom: 15px;
}
.panel1-wrapper .hd ul li a{
  padding: 0 36px 0 30px;
}
.panel1-wrapper .bd{
  width: 858px;
  border: 1px solid #ddd;
  border-top: none;
  margin-top: 0;
}
.panel1-wrapper .bd .panel-box{
  padding: 8px 10px 0;
}

.fbh-wrapper{
  width: 295px;
}
.fbh-wrapper h2{
  background: #f5f5f5;
}
.fbh-wrapper .box{
  width: 269px;
  height: 260px;
  border: 1px solid #ddd;
  border-top: none;
  padding: 12px 12px 0;
}
.fbh-wrapper .box img{
  width: 100%;
  height: 148px;
  margin-bottom: 8px;
}
.fbh-wrapper .box p{
  line-height: 24px;
  overflow: hidden;
  word-wrap: normal;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.f-list li a i{
  padding: 4px 6px;
  background: #c8c8c8;
  border-radius: 2px;
  margin-right: 10px;
  color: #fff;
  font-size: 13px;
}
.f-list li a i.ing{
  background: #d52424;
}

.btns2-wrapper{
  width: 295px;
  height: 110px;
  overflow: hidden;
}
.btns2-wrapper ul{
  width: 110%;
  overflow: hidden;
}
.btns2-wrapper ul li{
  float: left;
  margin-right: 15px;
}
.btns2-wrapper ul li a{
  position: relative;
  display: block;
  width: 140px;
  height: 110px;
  line-height: 160px;
  text-align: center;
  font-size: 16px;
  background: #e5f4ff;
}
.btns2-wrapper ul li a i{
  position: absolute;
  top: 26px;
  left: 50%;
  margin-left: -19px;
  display: block;
  width: 38px;
  height: 34px;
  background: url(../images/page/btn1-icons.png) no-repeat;
}
.btns2-wrapper ul li.b1 a i{
  background-position: 0 0;
}
.btns2-wrapper ul li.b2 a i{
  background-position: -155px 0;
}
.btns2-wrapper ul li a:hover i{
  transform:rotateY(360deg);
  -webkit-transform:rotateY(360deg);
  -moz-transform:rotateY(360deg);
  transition:transform 0.9s;
  -webkit-transition:transform 0.9s;
  -moz-transition:transform 0.9s;
}

.panel-btns{
  width: 295px;
  height: 165px;
  margin-top: 10px;
  overflow: hidden;
}
.panel-btns h2{
  height: 40px;
  line-height: 40px;
  background: url(../images/home/title-icon1.png) no-repeat left center;
  padding-left: 14px;
  font-size: 18px;
  color: #0061ae;
  font-weight: bold;
}
.panel-btns .box{
  overflow: hidden;
}
.panel-btns .box ul{
  width: 110%;
  overflow: hidden;
  padding-top: 10px;
}
.panel-btns .box ul li{
  float: left;
  margin: 0 15px 15px 0;
}
.panel-btns .box ul li a{
  display: block;
  width: 140px;
  height: 50px;
  line-height: 50px;
  background: #dcf0ff;
  text-align: center;
  font-size: 16px;
}
.panel2-wrapper{
  height: 285px;
  overflow: hidden;
  margin-bottom: 0;
}
.panel2-wrapper .bd{
  height: 238px;
}

.zfgb-left{
  width: 280px;
}
.bulletin-box{
  width: 278px;
  height: 296px;
  border: 1px solid #ddd;
}
.bulletin-box p{
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}

a.wqgb-btn{
  display: block;
  width: 280px;
  height: 60px;
  margin: 10px 0;
  line-height: 60px;
  background: #0061ae;
  border-radius: 5px;
  text-align: center;
  font-size: 18px;
  color: #fff;
}
.qcjs-box{
  width: 278px;
  height: 270px;
  border: 1px solid #ddd;
  margin-bottom: 10px;
}
.qcjs-box h2{
  height: 46px;
  line-height: 46px;
  background: #f5f5f5;
  border-bottom: 3px solid #ddd;
  padding-left: 18px;
  font-size: 16px;
  color: #0061ae;
}
.qcjs-box .box{
  padding: 14px 16px 0;
}
.qcjs-box .box select{
  width: 246px;
  height: 35px;
  border: 1px solid #ddd;
  padding: 0 10px;
  margin-bottom: 10px;
}
.qcjs-box .box .u-sub{
  width: 100px;
  height: 32px;
  line-height: 32px;
  background: #0061ae;
  border-radius: 5px;
  color: #fff;
  border: none;
  font-size: 16px;
}

.btn2-box{
  width: 280px;
  height: 200px;
  overflow: hidden;
}
.btn2-box li{
  margin-bottom: 10px;
}
.btn2-box li a{
  display: block;
  width: 280px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  background: #dcf0ff;
  font-size: 18px;
  color: #0061ae;
}

.zfgb-right{
  width: 878px;
  /*height: 788px;*/
  border: 1px solid #ddd;
}
.zfgb-right .title{
  position: relative;
  height: 48px;
  line-height: 48px;
  border-bottom: 1px solid #ddd;
  background: #f5f5f5;
}
.zfgb-right .title h2{
  position: absolute;
  left: -1px;
  top: -1px;
  float: left;
  height: 50px;
  line-height: 50px;
  background: #0061ae;
  padding: 0 30px;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.zfgb-right .title .pdf-icon{
  float: right;
  height: 48px;
  padding: 0 21px 0 30px;
  background: url(../images/page/pdf-icon.png) no-repeat left center;
  color: #e12825;
}
.zfgb-right .box{
  padding: 10px 20px;
  overflow: hidden;
}
.zfgb-right .box dl{
  padding-bottom: 10px;
}
.zfgb-right .box dl dt{
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.zfgb-right .box dl dd{
  height: 34px;
  line-height: 34px;
  background: url(../images/common/arr1.png) no-repeat left center;
  padding-left: 15px;
  margin-left: 9px;
}

.ggzypz-wrapper{
  width: 1170px;
  height: auto;
  overflow: hidden;
  margin-bottom: 15px;
}
.ggzypz-wrapper .hd{
  position: relative;
  height: 45px;
  border-bottom: 1px solid #ddd;
}
.ggzypz-wrapper .hd h2{
  float: left;
  height: 46px;
  line-height: 44px;
  padding: 0 35px 0 25px;
  background: url(../images/page/ggzypz-title.png) no-repeat right center #0061ae;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.ggzypz-wrapper .hd ul{
  float: left;
  height: auto;
  margin-left: 30px;
}
.ggzypz-wrapper .hd ul li{
  float: left;
}
.ggzypz-wrapper .hd ul li a{
  display: block;
  height: 42px;
  line-height: 38px;
  padding: 0 13px;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 4px solid #fff;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  font-weight: bold;
}
.ggzypz-wrapper .hd ul li.on a{
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  border-top: 4px solid #0061ae;
  border-bottom: none;
  color: #0061ae;
  border-bottom:1px solid transparent;
}
.ggzypz-wrapper .bd{
  width: 1170px;
  overflow: hidden;
}
.ggzypz-wrapper .bd ul{
  padding: 10px 0 0 0;
  width: 120%;
  overflow: hidden;
}
.ggzypz-wrapper .bd ul li{
  float: left;
  margin-right: 50px;
  width: 546px;
  height: 36px;
  line-height: 36px;
  background: url(../images/common/arr1.png) no-repeat left center;
  padding-left: 12px;
}
.ggzypz-wrapper .bd ul li span{
  float: right;
  color: #999;
}
.ggzypz-wrapper .bd ul li a{
  font-size: 16px;
}

.zdxm-panel{ width: 1170px;}
.zdxm-panel .title{
  position: relative;
  height: 45px;
  border-bottom: 1px solid #ddd;
}
.zdxm-panel .title h2{
  float: left;
  height: 46px;
  line-height: 44px;
  padding: 0 35px 0 25px;
  background: url(../images/page/ggzypz-title.png) no-repeat right center #0061ae;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.zdxm-panel .title h2 a{
  color: #fff;
}
.zdxm-panel .box{ width: 1170px; border-top: none;}
.zdxm-list{width: 110%;overflow: hidden;padding: 8px 0 4px 0px;}
.zdxm-list li{
  float: left;
  margin-right: 50px;
  width: 546px;
  height: 36px;
  line-height: 36px;
  background: url(../images/common/arr1.png) no-repeat left center;
  padding: 0 !important;
  padding-left: 15px !important;
  border-bottom: none !important;
  overflow:hidden
}
.zdxm-list li a{ font-size: 16px;}
.zdxm-list li span{ float: right; color: #999;}

.five-open .hd{padding: 10px 0px 0;overflow: hidden;float:left;}
.five-open .hd li{ height: 28px; float: left; margin-right: 5px;padding: 0 !important;border-bottom: none !important;}
.five-open .hd li a{ display: block; height: 28px; line-height: 28px; padding: 0 3px; background: #efefef;}
.five-open .hd li.on a{ color: #006abc;}

.five-open>ul li{ height: 28px; float: left; margin-right: 5px;}
.five-open>ul li a{ display: block; height: 28px; line-height: 28px; padding: 0 8px; background: #efefef;}
.five-open>ul li.on a{ color: #006abc;}
.five-open .bd{ width: 1195px; margin: 0 auto; overflow: hidden; padding-bottom: 10px;}

.open-banner{
  width: 1200px;
}
.open-banner img{
  width: 1200px;
}

.open-box{
  padding: 10px 15px;
  background: #fff;
  overflow: hidden;
}
.open-head{
  width: 1170px;
  height: 73px;
  overflow: hidden;
  border-bottom: 2px solid #0061ae;
  margin-bottom: 20px;
}
.open-head ul{
  width: 110%;
  overflow: hidden;
}
.open-head ul li{
  float: left;
  margin-right: 50px;
}
.open-head ul li a{
  display: block;
  width: 120px;
  height: 73px;
  line-height: 72px;
  padding-left: 73px;
  background: url(../images/page/wgk-btn-icons.png) no-repeat;
  font-size: 16px;
  color: #0061ae;
  font-weight: bold;
}
.open-head ul li a:hover, .open-head ul li.current a{
  background: url(../images/page/wgk-btn-icons-hover.png) no-repeat;
  color: #fff;
}
.open-head ul li.b1 a{
  background-position: 0 0;
}
.open-head ul li.b2 a{
  background-position: -244px 0;
}
.open-head ul li.b3 a{
  background-position: -488px 0;
}
.open-head ul li.b4 a{
  background-position: -733px 0;
}
.open-head ul li.b5 a{
  background-position: -978px 0;
}

.catalogue-box{
  width: 245px;
  float: left;
  overflow: hidden;
}
.catalogue-box h2{
  height: 45px;
  line-height: 45px;
  background: #e6f4ff;
  font-size: 16px;
  font-weight: bold;
  padding-left: 13px;
}
.catalogue-box .box{
  width: 223px;
  overflow: hidden;
  padding: 10px;
  border: 1px solid #ddd;
  border-top: none;
  min-height: 540px;
}

.catalogue-right{
  width: 915px;
  float: right;
}
.catalogue-right .location{
  height: 44px;
  line-height: 44px;
  background: url(../images/common/location_icon.png) no-repeat 12px center #e6f4ff;
  padding-left: 34px;
}
.catalogue-list{
  width: 913px;
  min-height: 561px;
  overflow: hidden;
  border: 1px solid #ddd;
  border-top: none;
}
.catalogue-list .title{
  position: relative;
  height: 38px;
  line-height: 38px;
  border-bottom: 1px solid #ddd;
  padding-right: 10px;
}
.catalogue-list .title a.more{
  float: right;
  color: #999;
}
.catalogue-list .title h2{
  position: absolute;
  left: 5px;
  bottom: -1px;
  float: left;
  height: 37px;
  line-height: 36px;
  float: left;
  padding: 0 26px;
  border-bottom: 2px solid #0061ae;
  font-size: 16px;
  font-weight: bold;
  color: #0061ae;
}
.catalogue-list .box{
  width: 100%;
  /* height: 160px; */
}
.catalogue-list .box ul{
  padding: 5px 15px 0;
}
.catalogue-list .box ul li{
  height: 30px;
  line-height: 30px;
  background: url(../images/common/arr1.png) no-repeat left center;
  padding-left: 12px;
}
.catalogue-list .box ul li span{
  float: right;
  font-size: 13px;
  color: #999;
}

.m-detail-box{ border: 1px solid #ddd; overflow: hidden; padding: 15px; background: #fff;}
.u-relevant{width: 100%; overflow: hidden;}
.u-relevant table{width:100%; border-collapse:collapse;}
.u-relevant td{border:1px solid #ddd; padding:8px 30px; text-align:left; line-height: 22px;}
.u-relevant td.title{width: 70px; background: #f4f4f4;}
.u-relevant td.content{width: 450px;}
.u-contentBox{width: 100%; overflow: hidden;}
.u-contentBox h2{padding: 40px 20px; line-height: 42px; font-size: 24px; text-align: center; color: #333;}
.news-contnet{padding: 0 20px; font-size: 16px; overflow: hidden; overflow-x: auto;}
.news-contnet p{line-height: 40px; text-align: justify; text-indent: 2em; padding: 5px 0;}
.news-contnet img{display: block; max-width: 100%; margin:0 auto;}
.wzewm{text-align:center; margin:20px auto;}
.wzewm span{display:block;}
.wzewm span.txt_color{color: #c0c0c0;}
.wzewm img{width: 150px; height:150px;}
.wzbot{height: 30px; line-height: 30px; text-align: right; font-size: 14px; color: #666; padding-top: 11px; position: relative; border-top: 1px dashed #ddd;}
.wzbot ul.fxd_close{position: absolute; right: 0; top: 11px; text-align: left;overflow: hidden;}
.wzbot ul.fxd_close li{display: block; float: left; width: auto; white-space: nowrap; height: 30px; line-height: 30px; padding: 0 22px;}
.wzbot ul.fxd_close li.font a{padding: 0 2px;}
.wzbot ul.fxd_close li.print_btn{background: url(../images/common/icon1.png) 0 8px no-repeat;}
.wzbot ul.fxd_close li.close_btn{background: url(../images/common/icon2.png) 0 8px no-repeat;}
.wzbot ul.fxd_close li.detail_btn{background: url(../images/common/detail.png) 0 8px no-repeat;}
.wzbot ul.fxd_close li.share_btn{width:150px; padding: 0;}
.is-zy{height: 24px; line-height: 24px; margin: 20px 0 10px;}
.is-zy .f-left{height:24px;background:url(../images/common/left_arr.png) no-repeat left center;padding-left:30px}
.is-zy .f-right{height:24px;background:url(../images/common/right_arr.png) no-repeat right center;padding-right:30px}

.fbh-left-box{width: 282px; overflow: hidden; float: left;}
.m-fbh-box{width: 280px; border: 1px solid #c8dae8; margin-bottom: 12px;}
.m-fbh-box .title{position: relative; height: 39px; border-bottom: 1px solid #c8dae8; background: #f3f5f8;}
.m-fbh-box .title i{position: absolute; left: -1px; top: -1px; display: block; width: 4px; height: 41px; background: #006abc;}
.m-fbh-box .title h2{height: 39px; line-height: 39px; padding-left: 14px; color: #006abc; font-size: 18px;}
.m-fbh-box .title h2 a{color: #006abc;}
.m-fbh-box .bd{padding: 8px 10px; overflow: hidden;}
.m-fbh-box .bd li{padding: 2px 0 2px 10px; line-height: 28px; background: url(../images/page/arr1.png) no-repeat left 13px;}
.m-fbh-box .bd li span{color: #999; padding-left: 10px;}
.fbh-box1{height: 300px;}
.fbh-box2{height: 202px;}
.fbh-box2 .box{padding: 4px 12px;}
.fbh-box2 .box li{padding: 2px 0; line-height: 28px;}
.fbh-box2 .box li a{color: #ee0505; padding-left: 10px;}
.fbh-box3{height: 418px; margin-bottom: 0; background: url("../images/page/fbh_box_bg.png") no-repeat center bottom;}
.fbh-box3 .box{padding: 6px 12px;}
.fbh-box3 .box p{line-height: 32px; text-align: justify;}
.fbh-right-box{width: 872px;height: 948px;float: right;border: 1px solid #c8dae8;}
.fbh-right-box h2{position: relative; height: 39px; line-height: 39px; border-bottom: 1px solid #c8dae8; padding-left: 14px; color: #006abc; font-size: 18px;}
.fbh-right-box h2 i{ position: absolute; left: -1px; top: -1px; display: block; width: 4px; height: 41px; background: #006abc;}
.fbh-lists{ padding: 18px; overflow: hidden;}
.fbh-lists li{width: 100%; overflow: hidden; margin-bottom: 18px;}
.fbh-lists li .img-box{width: 247px; height: 168px; padding: 3px; border: 1px solid #ddd; float: left;}
.fbh-lists li .img-box img{width: 247px; height: 168px;}
.fbh-lists li .info-box{width: 532px;height: 162px;padding: 7px 18px;float: right;background: #f6f7fa;}
.fbh-lists li .info-box h3{line-height: 36px; color: #006abc; font-size: 16px;}
.fbh-lists li .info-box p{line-height: 32px;}

.fbh-imgs-box{width: 1170px;overflow: hidden;}
.fbh-title{position: relative;width: 1168px;height: 48px;border: 1px solid #ddd;}
.fbh-title i{ position: absolute; left:-1px;top: -1px;display: block; width: 4px; height: 50px; background: #006abc;}
.fbh-title h2{position: absolute; left: -1px; top: -1px; float: left; height: 48px; line-height: 48px; padding: 0 14px; font-size: 18px; color: #006abc;}
.m-fbh-imgs{position: relative;width: 1168px;overflow: hidden;border: 1px solid #ddd;border-top: none;}
.m-fbh-imgs span.btn{display: block; width: 41px; height: 41px; position: absolute; top: 200px; z-index: 2; cursor: pointer; opacity: 0;}
.m-fbh-imgs span.btnl{left: -41px; background: url("../images/page/title_bgs_spirit.png") no-repeat -40px -98px;}
.m-fbh-imgs span.btnr{right: -41px; background: url("../images/page/title_bgs_spirit.png") no-repeat -82px -98px;}
.fbh-imgs-box1{position: relative; z-index: 1; width: 1040px;  height: 433px;overflow: hidden; margin: 26px auto;}
.fbh-imgs-box1 ul{position: relative;}
.fbh-imgs-box1 li{width: 1040px; height: 433px; float: left;}
.fbh-imgs-box1 li a{position: relative; display: block; width: 1040px; height: 433px;}
.fbh-imgs-box1 li a img{display: block; width: 1040px; height: 433px;}
.fbh-imgs-box1 li a p{position: absolute; bottom: 0; left: 0; width: 100%; height: 45px; line-height: 45px; color: #fff; text-indent: 20px;}

.fbh-memoir{width: 1170px;overflow: hidden;margin-top: 15px;}
.scroll-box{width: 1168px;border: 1px solid #ddd;border-top: none;}
.scroll-pane{width: 1150px;height: 600px;margin-left:18px;overflow: auto;line-height: 30px;}
.jspContainer{overflow: hidden; position: relative;}
.jspPane{position: absolute;}
.jspVerticalBar{position: absolute; top: 0; right: 0; width: 6px; height: 100%; background: red; border-radius: 5px;}
.jspHorizontalBar{position: absolute; bottom: 0; left: 0; width: 100%; height: 5px; background: #fff;}
.jspCap{display: none;}
.jspHorizontalBar .jspCap{float: left;}
.jspTrack{background: #f4f4f4; position: relative; border-radius: 5px; -moz-box-shadow:0px 0px 6px 0px #aaa9a9 inset; -webkit-box-shadow:0px 0px 6px 0px #aaa9a9 inset; box-shadow:0px 0px 6px 0px #aaa9a9 inset;}
.jspDrag{background:#3a82dc; position: relative; top: 0; left: 0; cursor: pointer; border-radius: 5px;}
.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag{float: left; height: 100%;}
.jspArrow{background: #50506d; text-indent: -20000px; display: block; cursor: pointer; padding: 0; margin: 0;}
.jspArrow.jspDisabled{cursor: default; background: #80808d;}
.jspVerticalBar .jspArrow{height: 16px;}
.jspHorizontalBar .jspArrow{width: 5px; float: left; height: 100%;}
.jspVerticalBar .jspArrow:focus{outline: none;}
.jspCorner{background: #eeeef4; float: left; height: 100%;}
* html .jspCorner{margin: 0 -3px 0 0;}

