.left-box{
  width: 280px;
  overflow: hidden;
}
.right-box{
  width: 880px;
  overflow: hidden;
}

.gkml-wrapper{
  width: 280px;
  height: 655px;
  margin-bottom: 10px;
}
.gkml-wrapper h2.gkml{
  width: 237px;
  height: 45px;
  line-height: 45px;
  padding-left: 43px;
  margin-bottom: 1px;
  background: url(../images/page/gkml-title-icon.png) no-repeat 15px center #177acc;
  font-size: 16px;
  color: #fff;
  font-weight: bold;
}
.gkml-wrapper .box{
  width: 278px;
  height: 607px;
  border: 1px solid #dff0ff;
}

.gkml-search{
  padding: 14px;
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
}
.gkml-search .text{
  float: left;
  width: 170px;
  height: 26px;
  border: 1px solid #ddd;
  padding: 0 10px;
}
.gkml-search .btn{
  float: right;
  width: 49px;
  height: 28px;
  border: none;
  background: #ff8a00;
  color: #fff;
}
.zpxx-box{
  width: 268px;
  height: 540px;
  margin: 6px auto 0;
  overflow: hidden;
  overflow-y: auto;
}

.ysq-wrapper{
  width: 280px;
  margin-bottom: 10px;
}
.ysq-wrapper .title{
  position: relative;
  width: 278px;
  height: 43px;
  background: #eef7ff;
  border: 1px solid #dff0ff;
  line-height: 42px;
}
.ysq-wrapper .title .title-icon{
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 14px;
  background: #177acc;
}
.ysq-wrapper .title h2{
  float: left;
  height: 43px;
  padding: 0 20px;
  color: #177acc;
  font-size: 20px;
}
.ysq-wrapper .title h2 a{
  color: #177acc;
}
.ysq-wrapper .box{
  width: 278px;
  height: 266px;
  border: 1px solid #dff0ff;
  margin-top: 1px;
}

.zpxx-btns{
  padding: 15px 0 0 14px;
  overflow: hidden;
}
.zpxx-btns li{
  float: left;
  margin: 0 10px 10px 0;
}
.zpxx-btns li a{
  position: relative;
  display: block;
  width: 72px;
  height: 38px;
  line-height: 38px;
  padding-left: 46px;
  border: 1px solid #b5d9f7;
  border-radius: 20px;
}
.zpxx-btns li a i{
  position: absolute;
  left: 19px;
  top: 50%;
  margin-top: -9px;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/page/ysqgk-icons.png) no-repeat;
}
.zpxx-btns li.b1 a i{
  background-position: 0 0;
}
.zpxx-btns li.b2 a i{
  background-position: -131px 0;
}
.zpxx-btns li.b3 a i{
  background-position: 0 -50px;
}
.zpxx-btns li.b4 a i{
  background-position: -131px -50px;
}

.m-ysqgk-box {
  width: 244px;
  margin: 0 auto;
}
.m-ysqgk-box h3 {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  color: #333;
  padding-left: 24px;
  background: url(../images/page/blcx-icon.png) no-repeat left center;
}
.refer-form {
  width: 100%;
  overflow: hidden;
}
.refer-form table {
  width: 100%;
  border-collapse: collapse;
}
.refer-form table td {
  padding: 4px 0;
  border: none;
}
.refer-form table td.name {
  width: 60px;
  font-size: 13px;
}
.refer-form table td .text {
  width: 180px;
  height: 24px;
  border: 1px solid #ddd;
  background: #fff;
  padding: 0 4px;
}
.refer-form table td .text1 {
  width: 104px;
}
.refer-form table td img {
    float: right;
    display: block;
    /* margin: 4px 8px 4px 0; */
    height: 26px;
}
.refer-form table td .btn1 {
  width: 64px;
  height: 28px;
  color: #fff;
  background: #ff8a00;
  margin-left: 62px;
  border: none;
  cursor: pointer;
}

.tjsj-wrapper{
  height: 258px;
}
.tjsj-wrapper .box {
  width: 278px;
  height: 205px;
  border: 1px solid #dff0ff;
  margin-top: 1px;
}
.ranks-box{
  padding: 15px 15px 0;
  width: 248px !important;
}
.ranks-box .hd{
  width: 100%;
  overflow: hidden;
}
.ranks-box .hd ul{
  width: 110%;
  padding-left: 6px;
  overflow: hidden;
}
.ranks-box .hd ul li{
  float: left;
  margin-right: 24px;
}
.ranks-box .hd ul li a{
  display: block;
  width: 105px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  background: #f5f5f5;
}
.ranks-box .hd ul li.on a{
  color: #006abf;
}
.ranks-box .bd{
  padding-top: 14px;
}
.rank-list{
  width: 100%;
  background: url(../images/home/ranks-icon.png) no-repeat left 9px;
  overflow: hidden;
}
.rank-list li{
  height: 30px;
  line-height: 30px;
  padding-left: 22px;
}
.rank-list li span{
  float: right;
  color: #d8171a;
  font-size: 13px;
}

.m-xxgk-list{width: 880px;overflow: hidden;}
.z-title{height: 43px;border: 1px solid #dff0ff;background: #eef7ff;}
.z-title span{display: block;height: 43px;line-height: 43px;text-align: center;color: #444;font-weight: bold;float: left;font-size: 18px;}
.z-title span.num{width: 62px;}
.z-title span.title{width: 504px;}
.z-title span.id{width: 232px;}
.z-title span.time{width: 120px;}
.xxgk-list{padding: 5px 15px;border: 1px solid #dff0ff;}
.z-list li{position: relative;width:100%;height: 45px;border-bottom: 1px dashed #ddd;}
.z-list li span{float: left;display: block;height: 45px;line-height: 45px;text-align: center;}
.z-list li span.num{width: 62px;}
.z-list li span.title{width: 470px;text-align: left;padding: 0 8px 0 18px;overflow: hidden;-ms-text-overflow: ellipsis;text-overflow: ellipsis;white-space: nowrap;}
.z-list li span.id{width: 232px; color: #666666;}
.z-list li span.time{width: 111px;color: #666666;}

.u-detail{position: absolute;z-index: 999;left: 17px;top: 56px;display: none;width: 840px;overflow: hidden;padding: 10px 0;border: 1px solid #dff0ff;background: #fff;box-shadow: 0px 4px 4px #b5b1b1;}
.u-detail table{width: 100%; border: none; border-collapse: collapse;}
.u-detail table td{padding: 10px 0;}
.u-detail table td.name{width: 75px; padding-left: 30px;}

.min-height-1200{
  height: 1200px;
}

.info-wrapper{
  padding: 10px 14px 14px;
  border: 1px solid #dff0ff;
  margin-bottom: 10px;
}
.z-info{width: 850px; overflow: hidden;}
.z-info ul{width: 100%; overflow: hidden;}
.z-info li{width: 260px; height: 28px; line-height: 28px; float: left;}
.z-info li.unit{width: 100%;}
.z-info li.unit strong{color: #ce000c;}
.z-info li.address{width: 400px;margin-right: 160px;}

.info-search{position: relative; width: 848px; height: 52px; border: 1px solid #dff0ff; background: #f5f8fa;}
.info-search h2{position: relative; height: 52px; line-height: 52px; font-size: 16px; font-weight: normal; color: #006abf; float: left; padding-left: 58px;}
.info-search h2 i{position: absolute; left: 28px; top: 16px; display: block; width: 22px; height: 22px; background: url("../images/page/search-icons1.png") no-repeat;}
.u-search-info{position: absolute; right: 14px; top: 12px; width: 370px; height: 28px;}
.u-search-info .text{width: 228px; height: 26px; line-height: 26px; border: 1px solid #ddd; border-right: none; background: #fff; padding: 0 10px; color: #808080; float: left;}
.u-search-info .btn{width: 42px; height: 28px; float: left; cursor: pointer; background: #ef8b02; color: #fff; border: none;}
.u-search-info .deep-search{display: block; float: right; height: 28px; line-height: 28px; padding-right: 12px; color: #b77a3c;}

.m-xxgk-list .titles{
  position: relative;
  width: 878px;
  height: 43px;
  background: #eef7ff;
  border: 1px solid #dff0ff;
  line-height: 42px;
  margin-bottom: 1px;
}
.m-xxgk-list .titles .title-icon {
  position: absolute;
  left: -1px;
  top: -1px;
  width: 5px;
  height: 14px;
  background: #177acc;
}
.m-xxgk-list .titles h2 {
  float: left;
  height: 43px;
  padding: 0 20px;
  color: #177acc;
  font-size: 20px;
}
.m-xxgk-list .boxs{
  width: 878px;
  /* padding-top: 20px; */
  border: 1px solid #dff0ff;
}

.z-titles{height: 36px; background: url(../images/page/m-xxgk-title-bg.png) repeat-x;}
.z-titles span{display: block;height: 36px;line-height: 36px;text-align: center;color: #444;font-weight: bold;float: left;font-size: 15px;}
.z-titles span.num{width: 62px;}
.z-titles span.title{width: 504px;}
.z-titles span.id{width: 232px;}
.z-titles span.time{width: 120px;}

.m-xxgk-list .boxs .xxgk-list{
  border: none;
}

.min-height-983{
  min-height: 983px;
}

.min-height-949{
  min-height: 1003px;
}

.m-pub-box{width: 1168px; overflow: hidden; background: #fff; border: 1px solid #dff0ff;}
.m-pub-box h2{position: relative; width: 1168px; height: 46px; line-height: 45px; border-top: 1px solid #dff0ff; border-bottom: 1px solid #dff0ff; background: #eef7ff; text-indent: 18px; font-size: 20px; color: #177acc; margin-top: -1px;}
.m-pub-box h2 i{ position: absolute; left:-1px; top:-1px; display: block; width: 5px; height: 15px; background: #177acc;}
.m-pub-box h2 span a{padding-right: 20px; font-size: 14px; color: #ff0000; font-weight: normal;}
.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 #dff0ff;border-right: 1px solid #dff0ff;border-bottom: 1px solid #dff0ff;padding:16px 0px;line-height: 22px;text-align:center;margin-left: -1px;}
.table-box li span.title{width: 263px;font-weight: bold;color: #333;background: #f8f8f8;text-align:left;text-indent: 18px;}
.table-box li span.link{width: 160px;}
.table-box li span.link a{background: url("../images/common/arr2.png") no-repeat left center; padding-left: 12px;}
.table-box li span.link1{width: 111px;}
.table-box li span.link1 a{background: url("../images/common/arr2.png") no-repeat left center; padding-left: 12px;}
.table-box li span.link2{width: 90px;}
.table-box li span.title1{width: 193px;}
.table-box li span.title2{width: 209px;}
.table-box li span.title3{width: 160px;}
.table-box li span.link4{width: 150px;}
.table-box li span.link4{width: 120px;}

.u-banner{width: 1200px; margin-bottom: 15px; margin-left: -15px; overflow: hidden;}

.apply-box{width: 1168px;overflow: hidden;border: 1px solid #dff0ff;overflow: hidden;margin: 0 auto;background: #fff;}
.z-info1{width: 100%;/* height: 70px; */border-bottom: 1px solid #dff0ff;overflow: hidden;}
.z-info1 ul{width: 120%;overflow: hidden;padding: 15px 0 15px 30px;}
.z-info1 li{width: 590px;height: 32px;line-height: 32px;float: left;}
.z-info1 li.unit{width: 100%;}
.z-info1 li.unit strong{color: #ce000c;}
.z-info1 li.address{width: 480px;margin-right: 240px;}
.z-catalog{height: 48px;margin: 2px;background: #f5f8fa;}
.z-catalog li{float: left;}
.z-catalog li a{display: block;height: 48px;line-height: 48px;padding: 0 16px;margin: 0 10px 0 30px;font-weight: bold;color: #8cb6d9;font-size: 16px;}
.z-catalog li a.hover{background: #3a82dc; color: #fff;}
.z-apply-content, .apply-table{padding: 10px;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: 20px;font-weight: bold;padding: 15px 0;border: 1px solid #dff0ff;color: #177acc;}
table.apply-wrapper td{border: 1px solid #dff0ff;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, .apply-need-info td.apply-person{color: #177acc;font-weight: bold;}
.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 #dff0ff;-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: #ff8a00;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: #cccccc;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: #177acc;}
.statis-table{width: 100%; border-collapse: collapse;}
.statis-table td, .statis-table th{border: 1px solid #dff0ff;padding: 10px;text-align: center;line-height: 22px;}
.statis-table th{background: #f5f8fa;font-size: 20px;font-weight: bold;padding: 15px 0;color: #177acc;}
.statis-table td.name{width: 100px;}
.statis-table td.w1{width: 30px;}
.statis-table td.w2{width: 60px;}

.u-guide{width: 1168px;overflow: hidden;border: 1px solid #dff0ff;background: url("../images/page/guide_read_title.jpg") no-repeat 10px 6px #fff;}
.u-guide p{padding: 74px 30px 18px 60px;line-height: 30px;text-align: justify;text-indent: 2em;font-size: 15px;}

.zdly-box{
  width: 1170px;
  overflow: hidden;
  margin-top: 10px;
}
.zdly-box h2{
  position: relative;
  width: 1168px;
  height: 43px;
  border: 1px solid #dff0ff;
  background: #eef7ff;
  margin-bottom: 1px;
}
.zdly-box h2 a{
  display: block;
  height: 43px;
  line-height: 42px;
  float: left;
  padding-left: 18px;
  font-size: 20px;
  color: #177acc;
}
.zdly-box h2 i{
  position: absolute;
  left: -1px;
  top: -1px;
  display: block;
  width: 4px;
  height: 14px;
  background: #177acc;
}
.zdly-box .box{
  width: 1168px;
  overflow: hidden;
  border: 1px solid #dff0ff;
}
.zdly-box .box ul{
  padding: 10px 0 0 15px;
  overflow: hidden;
}
.zdly-box .box ul li{
  float: left;
  margin: 0 10px 10px 0;
}
.zdly-box .box ul li a{
  display: block;
  width: 220px;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  background: #f5f5f5;
  font-size: 16px;
  text-align: center;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.zdly-box .box ul li a:hover{
  background: #eef7ff;
  color: #0e76cd;
  font-weight: bold;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.zdly-box .box ul li.line-feed a{
  height: 52px;
  line-height: 22px;
  padding-top: 10px;
}


.xxtj-left-box{position: relative; width: 280px; height: 1200px; margin-bottom: 15px;}
.xxtj-left-box h2{width: 235px;height: 45px;line-height: 45px;padding-left: 45px;background: url(../images/page/tjsj-title-icon.png) no-repeat 15px center #177acc;font-size: 16px;font-weight: normal;color: #fff;}
.xxtj-left-box .tj-box{width: 248px;height: 1123px;padding: 15px;border: 1px solid #dff0ff;}
.tj-box h3{height: 42px;line-height: 42px;margin-bottom: 10px;background: url(../images/page/tjsj-btn-icon.png) no-repeat 22px center #eef7ff;padding-left: 50px;font-size: 16px;font-weight: bold;cursor: pointer;}
.tj-box h3.on{background: url(../images/page/tjsj-btn-icon-hover.png) no-repeat 22px center #177acc;color: #fff;margin-bottom: 0;}
.tj-box ul{margin-bottom:10px;padding: 6px 0 6px 30px;background: #f5f8fa; display: none;}
.tj-box ul li{height: 36px;line-height: 36px;padding-left: 15px;background: url(../images/page/tjsj-item-icon.png) no-repeat left 2px;}

.xxtj-right-box{width: 874px;height: 1198px;overflow: hidden;border: 1px solid #dff0ff;background: #fff;margin-bottom: 15px;}
.xxtj-right-box .top-box{height: 68px;border-bottom: 1px solid #dff0ff;margin-bottom: 10px;}
.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: #177acc;}
.show-mode a i{position: absolute; left: 0; top: 25px; display: block; width: 23px; height: 21px; background: url("../images/page/list-title-icon.png") no-repeat;}
.refer-box{width: 570px; height: 48px; line-height: 28px; float: right; padding-top: 20px;}
.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;line-height: 28px;border: none;background: #177acc;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: 230px;padding-left: 30px;text-align: left;}
.xxtj-list-title span.count1{width: 140px;}
.xxtj-list-title span.count2{width: 174px;}
.xxtj-list-title span.chart{width: 100px;}
.xxtj-list-content{padding: 5px 14px; overflow: hidden;}
.xxtj-list-content ul{}
.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: 80px;}
.xxtj-list-content li span.unit{width: 242px;padding-left: 35px;text-align: left;}
.xxtj-list-content li span.count1{width: 140px;}
.xxtj-list-content li span.count2{width: 174px;}
.xxtj-list-content li span.chart{position: relative; width: 90px;}
.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;}

.fbh-container{width: 1170px;overflow: hidden;background: #fff;}
.fbh-left-box{width: 282px; overflow: hidden; float: left;}

.m-fbh-box{width: 280px;border: 1px solid #dff0ff;margin-bottom: 12px;}
.m-fbh-box .title{position: relative;height: 43px;border-bottom: 1px solid #dff0ff;background: #eef7ff;}
.m-fbh-box .title i{position: absolute;left: -1px;top: -1px;display: block;width: 4px;height: 14px;background: #177acc;}
.m-fbh-box .title h2{height: 43px;line-height: 43px;padding-left: 14px;color: #177acc;font-size: 20px;}
.m-fbh-box .title h2 a{color: #1c64a0;}
.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 #dff0ff;}
.fbh-right-box h2{position: relative;height: 43px;line-height: 43px;border-bottom: 1px solid #dff0ff;padding-left: 15px;color: #1c64a0;font-size: 20px;background: #eef7ff;}
.fbh-right-box h2 i{position: absolute;left: -1px;top: -1px;display: block;width: 4px;height: 14px;background: #177acc;}
.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: #1c64a0; font-size: 16px;}
.fbh-lists li .info-box p{line-height: 32px;}

.fbh-imgs-box{width: 100%;overflow: hidden;margin-bottom: 20px;}
.fbh-title{position: relative;width: 1168px;height: 48px;border: 1px solid #dff0ff;background: #eef7ff;}
.fbh-title i{position: absolute;left:-1px;top: -1px;display: block;width: 4px;height: 14px;background: #177acc;}
.fbh-title h2{position: absolute;left: -1px;top: -1px;float: left;height: 48px;line-height: 48px;padding: 0 18px;font-size: 20px;color: #0e76cd;font-weight: 900;}
.m-fbh-imgs{position: relative;width: 1168px;overflow: hidden;border: 1px solid #dff0ff;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 #dff0ff;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:#177acc; 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;}

.hygq-panel{width: 865px;height: 349px;overflow: hidden;margin-bottom: 10px;}
.hygq-panel .u-title{width: 863px;}
.hygq-panel .box{width: 863px;height: 300px;border: 1px solid #dff0ff;}
.hygq-panel .box ul{ padding: 5px 15px;}
.hygq-panel .box ul li{height: 32px;line-height: 32px;background: url(../images/page/arr1.png) no-repeat left center;padding-left: 12px;}
.hygq-panel .box ul li span{ float: right; font-size: 13px; color: #999;}


.xwfb-panel{ width: 290px; height: 262px; margin-bottom: 10px;}
.xwfb-panel .u-title{ width: 288px;}
.xwfb-panel .box{width: 258px;height: 198px;padding: 15px 15px 0;border: 1px solid #dff0ff;text-align: center;line-height: 30px;}
.xwfb-panel .box img{ width: 100%; height: 162px;}

.fygq-btn{ width: 290px; height: 77px; margin-bottom: 10px; overflow: hidden;}
.fygq-btn ul{ width: 110%; overflow: hidden;}
.fygq-btn ul li{width: 140px;height: 77px;float: left;margin-right:10px;}
.fygq-btn ul li a{
  display: block;width: 140px;height: 64px;padding-top: 13px;text-align: center;background: #f5f5f5;border-radius: 5px;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.fygq-btn ul li a:hover{
  background: #def0ff;
  -webkit-transition: all .3s ease-out;
  -moz-transition: all .3s ease-out;
  -o-transition: all .3s ease-out;
  -ms-transition: all .3s ease-out;
  transition: all .3s ease-out;
}
.fygq-btn ul li a i{ display: block; width: 26px; height: 24px;margin: 0 auto 8px; background: url(../images/page/hygq-icons.png) no-repeat;}
.fygq-btn ul li.i1 a i{ background-position: 0 0;}
.fygq-btn ul li.i2 a i{ background-position: -149px 0;}

.hygq-panel1{width: 383px;height: 315px;}
.hygq-panel1 .u-title{width: 381px;}
.hygq-panel1 .box{width: 381px;height: 266px;border: 1px solid #dff0ff;}
.dczj-list{ padding: 10px 15px 0;}
.dczj-list li{ margin-bottom: 12px; height: 20px; line-height: 20px; background: url(../images/page/arr1.png) no-repeat left center; padding-left: 12px;}
.dczj-list li span{ display: block; height: 20px; float: left; padding: 0 8px; margin-right: 9px; color: #fff; border-radius: 5px; font-size: 12px;}
.dczj-list li span.end{ background: #c7c7c7;}
.dczj-list li span.ing{ background: #ff8a00;}

.f-ml12{ margin-left: 12px;}

.new-yjfk{ width: 306px; height: 62px; padding-top: 4px; margin: 0 auto 4px; border-bottom: 1px dashed #ddd; background: url(../images/page/new-yjfk-icon.png) no-repeat left 12px; padding-left: 56px;}
.new-yjfk h3{ height: 32px; line-height: 38px; overflow: hidden; font-size: 14px; font-weight: bold;}
.new-yjfk p{ line-height: 20px; color: #999; font-size: 12px;}

.yjfk-list{ padding: 0 14px;}
.yjfk-list li{ height: 32px; line-height: 32px; background: url(../images/page/arr1.png) no-repeat left center; padding-left: 14px;}

.u-searchTitle{width:100%;height: 43px;line-height: 43px;background: #eef7ff;margin-bottom: 1px;}
.u-searchTitle h2{position: relative;height: 43px;padding-left: 18px;font-size: 20px;border: 1px solid #dff0ff;color: #177acc;}
.u-searchTitle h2 i{position: absolute;left: -1px;top: -1px;display: block;width: 4px;height: 14px;background: #177acc;}
.u-searchBoxs{border: 1px solid #eef7ff;padding-bottom: 50px;}
.u-searchBoxs h3{height: 36px;line-height: 36px;background: url(../images/page/m-xxgk-title-bg.png) repeat-x; padding-left: 20px;color: #177acc;font-size: 16px;}
.u-searchBoxs h3 span{font-size:15px; color:#666; font-weight:normal; padding-left:10px;}
.u-searchBoxs h3 span b{color:#ff0000; font-weight:normal;}
.u-searchBoxs ul{padding-top: 22px; overflow: hidden;}
.u-searchBoxs ul li{width:100%; overflow:hidden; margin-bottom: 16px;}
.u-searchBoxs ul li label{display: block; width: 100px; padding-right: 10px; height: 42px; line-height: 42px; text-align: right; font-size: 15px; float: left;}
.u-searchBoxs ul li .inputText{width: 892px; height: 40px; line-height: 40px; border: 1px solid #ddd; float: left; padding: 0 10px;}
.u-searchBoxs ul li .textContent{width: 892px; height: 300px; line-height: 36px; border: 1px solid #ddd; float: left; padding: 0 10px;}
.u-searchBoxs ul li i{display: block; height: 42px; line-height: 42px; padding: 0 12px; float: left; color: #ff0101;}
.u-searchBoxs ul li select{float: left; width: 366px; padding:10px 2px; border: 1px solid #ddd;}
.u-searchBoxs ul li .date-input{width: 344px; height: 40px; line-height: 40px; border: 1px solid #ddd; float: left; padding: 0 10px;}
.u-searchBoxs ul li .search-btn{width: 82px;height: 36px;float: left;margin: 0 21px 0 110px;border: none;background: #177acc;cursor: pointer;color: #fff;}
.u-searchBoxs ul li .search-reset{width: 80px; height: 34px; border: 1px solid #ddd; float: left; background: #fff; cursor: pointer;}




/*信息搜索 on*/
.m-xxss{height: 650px; border: 1px solid #ddd;}
.m-xxss h1{padding-left: 50px; height: 38px; line-height: 38px; background: url(../images/page/icon-xxss.png) #f5f5f5 23px center no-repeat; font-size: 18px; font-weight: bold; color: #006abf;}
.m-xxssbox{padding: 0 10px;}
.m-xxssbox h2{margin: 7px 0 14px; padding-left: 16px; line-height: 40px; border-bottom: 1px solid #ddd; font-size: 14px; font-weight: bold; color: #0066cc;}
.m-xxssbox ul li{padding: 8px; height: 42px; line-height: 42px;}
.m-xxssbox ul li label{float: left; display: block; width: 95px; text-align: right; font-size: 15px;}
.m-xxssbox ul li input.u-lgips{width: 692px; height: 40px; line-height: 40px; border: 1px solid #ddd; padding: 0 10px;}
.m-xxssbox ul li input.u-stips{width: 346px; height: 40px; line-height: 40px; border: 1px solid #ddd; padding: 0 10px;}
.m-xxssbox ul li select{width: 368px; height: 42px; border: 1px solid #ddd;}
.m-xxssbtn{padding: 10px 0 0 104px;}
.m-xxssbtn input{float: left; width: 82px; height: 35px; border: none; background: #0066cc; color: #ffffff; cursor: pointer;}
.m-xxssbtn input.u-rst{margin-left: 15px; border: 1px solid #ddd; background: #fff; color: #555;}
/*信息搜索 end*/