.slider-wrapper{
  position: relative;
  width: 1200px;
  height: 275px;
  margin-bottom: 10px;
  overflow: hidden;
}
.slider-wrapper .bd{
  width: 1200px;
  height: 275px;
  overflow: hidden;
}
.slider-wrapper .bd li img{
  width: 1200px;
  height: 275px;
}
.slider-wrapper .btn{
  position: absolute;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 50px;
  height: 50px;
}
.slider-wrapper .prev{
  left: 20px;
  background: url(../images/home/left-arr.png) no-repeat;
}
.slider-wrapper .next{
  right: 20px;
  background: url(../images/home/right-arr.png) no-repeat;
}

.wgk-wrapper{
  width: 850px;
  height: 342px;
  padding: 15px;
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden;
}
.wgk-wrapper .hd{
  position: relative;
  height: 45px;
  border-bottom: 1px solid #ddd;
}
.wgk-wrapper .hd h2{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 81px;
  height: 46px;
  line-height: 44px;
  padding-left: 74px;
  background: url(../images/home/wgk-title.png) no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.wgk-wrapper .hd ul{
  position: absolute;
  left: 185px;
  bottom: -1px;
  width: 660px;
  height: 46px;
}
.wgk-wrapper .hd ul li{
  float: left;
}
.wgk-wrapper .hd ul li a{
  display: block;
  height: 42px;
  line-height: 38px;
  padding: 0 24px;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 4px solid #fff;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  font-weight: bold;
}
.wgk-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;
}
.wgk-wrapper .bd{
  width: 850px;
  margin-top: 10px;
  overflow: hidden;
}

.public-box{
  width: 100%;
  height: 290px;
  overflow: hidden;
}
.public-tab{
  width: 182px;
}
.public-tab li{
  border-bottom: 1px solid #fff;
  background: #e6f4ff;
  padding: 5px 0 5px 5px;
}
.public-tab li a{
  display: block;
  width: 177px;
  height: 46px;
  line-height: 46px;
  padding-left: 0px;
  font-size: 16px;
  overflow:hidden;
}
.public-tab li.current a{
  color: #0061ae;
  font-weight: bold;
  background: #fff;
}

.public-lists{
  width: 640px;
}
.public-lists .f-list{
  display: none;
}

.btns-wrapper{
  width: 310px;
  height: 372px;
  overflow: hidden;
}
.btns-wrapper ul{
  width: 110%;
  overflow: hidden;
}
.btns-wrapper ul li{
  float: left;
  margin: 0 10px 10px 0;
}
.btns-wrapper ul li a{
  position: relative;
  display: block;
  width: 150px;
  height: 117px;
  background: #fff;
  overflow: hidden;
  text-align: center;
  line-height: 166px;
  font-size: 16px;
}
.btns-wrapper ul li a i{
  position: absolute;
  top: 33px;
  left: 50%;
  margin-left: -15px;
  display: block;
  width: 31px;
  height: 28px;
  background: url(../images/home/btns-icon1.png) no-repeat;
}
.btns-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;
}
.btns-wrapper ul li.b1 a i{
  background-position: 3px 0;
}
.btns-wrapper ul li.b2 a i{
  background-position: -157px 0;
}
.btns-wrapper ul li.b3 a i{
  background-position: 2px -128px;
}
.btns-wrapper ul li.b4 a i{
  background-position: -158px -128px;
}
.btns-wrapper ul li.b5 a i{
  background-position: 3px -255px;
}
.btns-wrapper ul li.b6 a i{
  background-position: -158px -255px;
}

.zdly-wrapper{
  width: 1170px;
  height: 202px;
  padding: 15px;
  background: #fff;
  margin-bottom: 10px;
  overflow: hidden;
}
.zdly-wrapper .hd{
  position: relative;
  height: 45px;
  border-bottom: 1px solid #ddd;
}
.zdly-wrapper .hd h2{
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 171px;
  height: 46px;
  line-height: 44px;
  padding-left: 66px;
  background: url(../images/home/zdly-title.png) no-repeat;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.zdly-wrapper .hd ul{
  position: absolute;
  left: 260px;
  bottom: -1px;
  width: 900px;
  height: 46px;
}
.zdly-wrapper .hd ul li{
  float: left;
}
.zdly-wrapper .hd ul li a{
  display: block;
  height: 42px;
  line-height: 38px;
  padding: 0 24px;
  background: #fff;
  border-left: 1px solid #fff;
  border-right: 1px solid #fff;
  border-top: 4px solid #fff;
  border-bottom: 1px solid #ddd;
  font-size: 18px;
  font-weight: bold;
}
.zdly-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;
}
.zdly-wrapper .bd{
  width: 1170px;
  overflow: hidden;
}
.zdly-btns{
  width: 110%;
  padding-top: 20px;
  overflow: hidden;
}
.zdly-btns li{
  float: left;
  margin: 0 15px 15px 0;
}
.zdly-btns li a{
  display: block;
  width: 182px;
  height: 55px;
  line-height: 55px;
  background: #dcf0ff;
  border-radius: 40px;
  text-align: center;
  font-size: 14px;
  -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-btns li a:hover{
  background: #0061ae;
  color: #fff;
  -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;
}

.advert-wrapper{
  width: 1170px;
  height: 80px;
  padding: 15px;
  background: #fff;
  margin-bottom: 10px;
}
.advert-wrapper .bd{
  width: 1118px;
  height: 80px;
  overflow: hidden;
  float: left;
}
.advert-wrapper .bd li{
  float: left;
  margin-right: 10px;
}
.advert-wrapper .bd li img{
  width: 272px;
  height: 80px;
}
.advert-wrapper h2{
  float: right;
  width: 16px;
  height: 71px;
  background: #dcf0ff;
  padding: 6px 12px 0;
  border-top: 3px solid #0061ae;
  font-size: 16px;
  font-weight: normal;
  line-height: 16px;
}
.advert-wrapper h2 a{
  color: #0061ae;
}

.panel-box{
	width:100%;
	overflow:hidden;
}
.panel-tabs{
  width: 532px;
  height: 270px;
  overflow: hidden;
}
.panel-tabs .tabs{
  height: 46px;
}
.panel-tabs .tabs a{
  display: block;
  float: left;
  height: 44px;
  line-height: 44px;
  border: 1px solid #ddd;
  padding: 0 28px;
  font-size: 16px;
  margin-right: 10px;
}
.panel-tabs .tabs a.current{
  border: 1px solid #0061ae;
  color: #0061ae;
  font-weight: bold;
}
.panel-content{
  padding-top: 10px;
}
.panel-content .f-list{
  display: none;
}

.panel-btns{
  width: 278px;
  height: 272px;
}
.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{
  width: 278px;
  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: 130px;
  height: 50px;
  line-height: 50px;
  background: #dcf0ff;
  text-align: center;
  font-size: 16px;
}

.fbh-wrapper{
  width: 280px;
  height: 327px;
  padding: 15px;
  background: #fff;
  margin-bottom: 10px;
}
.fbh-wrapper .box{
  width: 100%;
  padding-top: 10px;
}
.fbh-wrapper .box .img-box{
	width: 100%;
  height: 148px;
  margin-bottom: 10px;
}
.fbh-wrapper .box img{
  width: 100%;
  height: 148px;
}
.fbh-wrapper .box p{
  height: 28px;
  line-height: 28px;
}

.panel1-wrapper{
  height: 275px;
}
.panel1-wrapper .hd ul li a{
  padding: 0 54px;
}
.panel1-wrapper .f-list{
  padding: 4px 10px 0 4px;
}

.sqgk-wrapper{
  width: 280px;
  height: 275px;
  padding: 15px;
  margin-bottom: 10px;
  background: #fff;
}

.zwgk-wrapper{
	position:relative;
  width: 850px;
  height: 277px;
}
.zwgk-wrapper .hd h2{
  background: url(../images/home/zwgk-title.png) no-repeat;
}
.zwgk-wrapper .bd{
  width: 100%;
}
.zwgk-wrapper .f-list{
  padding: 12px 4px 0;
}
.zwgk-box{
  width: 540px;
  overflow: hidden;
}
.zwgk-list{
  width: 540px;
}
.zwgk-btns{
	position:absolute;
	right:15px;
	bottom:15px;
  width: 277px;
  overflow: hidden;
  padding-top: 20px;
}
.zwgk-btns li{
  border: 1px solid #ddd;
  border-radius: 10px;
  margin-bottom: 15px;
}
.zwgk-btns li a{
  position: relative;
  display: block;
  width: 200px;
  height: 88px;
  line-height: 88px;
  padding-left: 75px;
  font-size: 16px;
  color: #0061ae;
}
.zwgk-btns li a i{
  position: absolute;
  left: 20px;
  top: 26px;
  display: block;
  width: 40px;
  height: 39px;
  background: url(../images/home/btns-icon2.png) no-repeat;
}
.zwgk-btns li.b1 a i{
  background-position: 0 0;
}
.zwgk-btns li.b2 a i{
  background-position: 0 -105px;
}
.zwgk-btns 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;
}

.tjsj-wrapper{
  width: 280px;
  height: 277px;
  padding: 15px;
  margin-bottom: 10px;
  background: #fff;
}
.tjsj-wrapper .hd{
  height: 36px;
  margin: 10px auto 0;
  overflow: hidden;
  border-bottom: none;
}
.tjsj-wrapper .hd ul{
  width: 110%;
  overflow: hidden;
}
.tjsj-wrapper .hd ul li{
  width: 135px;
  height: 34px;
  line-height: 34px;
  float: left;
  margin-right: 10px;
  background: #f0f0f0;
  text-align: center;
  cursor: default;
}
.tjsj-wrapper .hd ul li.on{
  color: #015293;
}
.tjsj-wrapper .bd{
  height: 186px;
  overflow: hidden;
  margin: 0 auto;
}
.tjsj-wrapper .bd ul{
  padding: 8px;
  background: url(../images/home/rank-icons.png) no-repeat 6px 16px;
}
.tjsj-wrapper .bd ul li{
  height: 30px;
  line-height: 30px;
  padding-left: 22px;
}
.tjsj-wrapper .bd ul li span{
  float: right;
  color: #d8171a;
  font-size: 13px;
}

.flink-wrapper{
  width: 1200px;
  height: 50px;
  background: #fff;
}
.flink-wrapper h2{
  float: left;
  height: 50px;
  line-height: 50px;
  background: url(../images/home/flink_icon.png) no-repeat 15px center;
  padding-left: 45px;
  font-size: 18px;
  color: #0061ae;
  font-weight: bold;
}
.flink-wrapper ul.flink-box{
  float: left;
  margin-left: 40px;
}
.flink-tab{
  float: left;
  position: relative;
  z-index: 4;
  margin-right: 30px;
}
.flink-tab span{
  display: inline-block;
  padding: 0 22px;
  line-height: 50px;
  cursor: pointer;
  background: url(../images/home/flink_icon1.png) no-repeat right center;
  font-size: 16px;
}
.flink-tab span.u-active{
  background: url(../images/home/flink_icon1_hover.png) no-repeat right center;
  color: #0061ae;
}
.flink-bd{
  position: absolute;
  bottom: 50px;
  display: none;
  width: 1160px;
  max-height: 168px;
  padding: 5px 20px;
  border-top: 3px solid #066fc6;
  background: #eaf6ff;
}
.flink-bd div {
  width: 1160px;
  max-height: 168px;
  overflow-y: auto;
}
.flink-bd ul li {
  width: 163px;
  line-height: 40px;
  float: left;
  text-indent: 14px;
  background: url(../images/common/arr1.png) left center no-repeat;
}
.frd1{
  left: -229px;
}
.frd2{
  left: -479px;
}
.frd3 {
  left: -729px;
}
