﻿body {
  font-family: "微软雅黑";
  font-size: 15px;
  color: #353535;
  font-weight: normal;
}

* {
  padding: 0;
  margin: 0;
}

ul, li {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  text-decoration: none;
  font-size: 15px;
  text-align: center;
  color: #353535;
}

a:hover {
  color: #075EB5;
}

.bt-box-1100 {
  width: 1100px;
  height: auto;
  margin: 0 auto;
}

#zoom img {
  max-width: 100% !important;
  height: auto !important;
  display: block;
  
}

.header_fzbox {
  width: 100%;
  height: 40px;
  border-bottom: 1px #e0e0e0 solid;
  overflow: hidden;
  background: #ffffff;
}

.header_fzbox .flbox, .header_fzbox .frbox {
  overflow: hidden;
}

.header_fzbox .flbox a {
  line-height: 40px;
  color: #999999;
  font-size: 13px;
  float: left;
}

.header_fzbox .flbox a + a {
  padding-left: 18px;
  overflow: hidden;
}

.header_fzbox .flbox a + a:before {
  content: '';
  width: 2px;
  height: 14px;
  background: #999999;
  float: left;
  margin-left: -10px;
  margin-top: 13px;
}

.header_fzbox .frbox a {
  line-height: 40px;
  color: #999999;
  font-size: 13px;
  float: right;
}

.header_fzbox .frbox a + a {
  padding-right: 30px;
  overflow: hidden;
}

.header_fzbox .frbox a + a:after {
  content: '';
  width: 2px;
  height: 14px;
  background: #999999;
  float: right;
  margin-right: -15px;
  margin-top: 13px;
}

.header_logosearch {
  width: 100%;
  height: 150px;
  background: url(/picture/0/1904291022581433803.png) repeat-x center -8px;
  overflow: hidden;
}

.header_logosearch .flbox {
  margin-top: 24px;
  overflow: hidden;
}

.header_logosearch .flbox .logo {
  display: block;
}

.header_logosearch .frbox {
  width: 293px;
  height: 42px;
  margin-top: 70px;
  margin-right: 50px;
  overflow: hidden;
  background: #FFFFFF;
  border: 1px #b9c3d2 solid;
}

.search_from {
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.search_from .search_txt {
  width: 240px;
  height: 40px;
  padding-left: 10px;
  line-height: 40px;
  border: none;
  background: none;
  color: #666666;
  font-size: 15px;
  outline: none;
}

.search_from .serach_btn {
  width: 47px;
  height: 40px;
  border: none;
  background: url(/picture/0/1904101347503201228.png) no-repeat center;
  background-size: contain;
}

.nav_body {
  width: 100%;
  height: 49px;
}

.nav_box {
  height: 100%;
}

.nav_box li {
  width: 137.5px;
  height: 49px;
  float: left;
}

.nav_box li a {
  display: block;
  color: #ffffff;
  line-height: 49px;
  font-size: 17px;
  text-align: center;
}

.nav_box li a.on, .nav_box li a:hover {
  background: #2f73ae;
  font-weight: bold;
}

/*主体*/
.dqwz {
  width: 100%;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  background-color: #e9e9e9;
}

.dqwz .box {
  width: 1100px;
  font-size: 13px;
  margin: 0 auto;
  overflow: hidden;
  font-size: 13px;
  color: #454545;
}

.dqwz .box a {
  font-size: 13px;
  color: #454545;
}

.dqwz .box .pic {
  width: 40px;
  height: 45px;
  float: left;
  background: url(dqwz.png) no-repeat 20px;
  background-size: ;
}

.zt {
  width: 100%;
  height: auto;
}

.ztzt {
  padding: 25px 25px 0 25px;
  background: #fff;
}

/*1*/
.zt1 {
  min-height: 500px;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

body {
  min-width: 1100px;
  font-family: "微软雅黑" !important;
  background: #ededed;
}

.container {
  width: 1100px;
  margin: 0 auto;
}

.bg_color01 {
  background: #355e92;
}

.bg_color {
  background: #2e5b9d;
}

.small_headerbox, .small_footerbox {
  display: none;
}

.header_smalltop {
  display: none;
}

.header_bigtop {
  display: block;
}

.big_footerbox {
  display: block;
}

.small_footerbox {
  display: none;
}

@media only screen and (max-width: 768px) {
  .header_smalltop img {
    width: 100%;
  }
  
  .header_bigtop {
    display: none;
  }
  
  .header_smalltop {
    display: block;
    background: url(/picture/0/1905140904515543771.png) no-repeat !important;
  }
  
  .big_footerbox {
    display: none;
  }
  
  .small_footerbox {
    display: block;
  }
  
  .logosearch_body > div {
    background: url(/picture/0/1904291022581433803.png) no-repeat !important;
    background-size: 378px !important;
  }
  
  .small_headerbox, .small_footerbox {
    display: block;
    background: #355e92;
    color: #fff;
  }
  
  .big_headerbox, .big_footerbox {
    display: none;
  }
  
  body {
    background: #ffffff !important;
  }
  
  p {
    text-align: justify !important;
    line-height: 26px;
  }
  
  .header_fzbox, .nav_body, .container {
    display: none;
  }
  
  .dqwz {
    display: none;
  }
  
  .header_logosearch {
    width: 100%;
    height: 150px;
    background: url(/picture/0/1904291022581433803.png) no-repeat center -8px !important;
    overflow: hidden;
    background-size: contain !important;
  }
  
  iframe {
    display: none;
  }
  
  .ztzt {
    width: 95%;
    margin: 0 auto;
    padding: 0;
  }
  
  .link_box {
    display: none;
  }
  
  .ztbox {
    display: none;
  }
  
  .footer {
    display: block;
  }
  
  .dygb_box {
    display: none;
  }
  
  .footer_box2 {
    display: block;
  }
  
  .footer_body {
    display: block;
  }
  
  .print_box {
    display: none;
  }
  
  .zt1 img {
    max-width: 100% !important;
    width: 100%;
    display: block;
    margin: 0 auto;
  }
  
  .nav_box {
    display: none;
  }
  
  #barrierfree_container {
	  width: 100% !important;
	  margin-top: 0 !important;
  }
}

.title {
  font-size: 22px;
  color: #3D3D3D;
  font-weight: bold;
  line-height: 150%;
}

.bds_weixin {
  background: #fff;
}

.print_box {
  width: 100%;
  height: 40px;
  background-color: #f1f1f1;
  
}

.print_box div {
  height: 40px;
  line-height: 40px;
  margin: 0 10px;
}

.print_box a {
  font-size: 15px;
  color: #333;
  
}

.clearfix:after {
  content: "";
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
}

.clearfix {
  zoom: 1;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ele {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.more {
  width: 15px;
  height: 39px;
  background: url(more.png) no-repeat center;
  background-size: 15px 15px;
}

body {
  min-width: 1100px;
  font-family: "微软雅黑" !important;
  background: #e9e9e9;
}

.container {
  width: 1100px;
  margin: 0 auto;
}

.bg_color01 {
  background: #355e92;
}

.header_fzbox {
  width: 100%;
  height: 35px;
}

.header_fzbox .flbox, .header_fzbox .frbox {
  overflow: hidden;
}

.header_fzbox .flbox a {
  line-height: 35px;
  color: #FFFFFF;
  font-size: 13px;
  float: left;
}

.header_fzbox .flbox a + a {
  padding-left: 18px;
  overflow: hidden;
}

.header_fzbox .flbox a + a:before {
  content: "";
  width: 2px;
  height: 14px;
  background: #FFFFFF;
  float: left;
  margin-left: -10px;
  margin-top: 11px;
}

.header_fzbox .frbox a {
  line-height: 35px;
  color: #FFFFFF;
  font-size: 13px;
  float: right;
}

.header_fzbox .frbox a + a {
  padding-right: 30px;
  overflow: hidden;
}

.header_fzbox .frbox a + a:after {
  content: "";
  width: 2px;
  height: 14px;
  background: #FFFFFF;
  float: right;
  margin-right: -15px;
  margin-top: 11px;
}

.navsearch_body {
  background: #fff;
  height: 224px;
  width: 100%;
}

.search_box {
  width: 380px;
  height: 41px;
  border: 1px #cdcdcd solid;
  margin-top: 67px;
}

.search_form {
  width: 100%;
  background-color: #fff;
  height: 100%;
  padding-left: 52px;
  background: url(search.png) no-repeat 19px;
  background-size: 21px 40px;
  overflow: hidden;
}

.search_txt {
  width: 249px;
  height: 39px;
  border: none;
  line-height: 39px;
  color: #999999;
  font-size: 15px;
  outline: none;
  overflow: hidden;
}

.search_btn {
  width: 77px;
  background: #e44a4a;
  height: 40px;
  line-height: 40px;
  font-size: 17px;
  color: #FFFFFF;
  border: none;
}

.logosearch_body {
  height: 150px;
  overflow: hidden;
  
}

.nav_box {
  width: 100%;
  height: 74px;
  max-width: 1920px;
  background: url(bg02.png) no-repeat center;
}

.nav_list {
  height: 61px;
  padding-left: 12px;
  overflow: hidden;
}

.nav_list li {
  float: left;
  width: 136px;
  text-align: center;
  height: 61px;
  overflow: hidden;
}

.nav_list li a {
  width: 100%;
  height: 100%;
  font-size: 17px;
  line-height: 61px;
  color: #FFFFFF;
  position: relative;
  z-index: 1;
  text-align: center;
  height: 61px;
  display: block;
}

.nav_list .navon {
  background: #ff822e;
  font-weight: bold;
}

.nav_list li a:hover, .nav_list .navon a:hover {
  background: #ff822e;
  font-weight: bold;
}

.nav_list li a:hover:before, .nav_list .navon a:before {
  content: "";
  height: 11px;
  width: 135px;
  background: url(/picture/0/1905131659556064101.png) no-repeat center;
  background-size: contain;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.nav_list li + li {
  margin-left: 0px;
}

.bg_white {
  background: #FFFFFF;
}

.box_body {
  padding: 17px 25px;
  overflow: hidden;
  height: 1245px;
}

.con01 {
  height: 357px;
  overflow: hidden;
}

.con01_flbox {
  width: 564px;
  height: 100%;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.con01_flbox .bd {
  width: 564px;
  height: 356px;
  overflow: hidden;
}

.con01_flbox .bd li {
  width: 564px;
  height: 356px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.con01_flbox .bd li .pic {
  display: block;
  width: 564px;
  height: 356px;
}

.con01_flbox .bd li a {
  display: block;
  
}

.con01_flbox .bd li .txtbox {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 43px;
  width: 100%;
  background: url(pic_bg.png) repeat-x;
  padding: 0 126px 0 20px;
  line-height: 43px;
  color: #fff;
  font-size: 15px;
  overflow: hidden;
}

.con01_flbox .hd {
  position: absolute;
  z-index: 5;
  right: 16px;
  height: 5px;
  width: 113px;
  bottom: 19px;
  overflow: hidden;
}

.con01_flbox .hd li {
  float: left;
  width: 26px;
  height: 5px;
  background: #FFFFFF;
}

.con01_flbox .hd li.on {
  background: #fa8d00;
}

.con01_flbox .hd li + li {
  margin-left: 3px;
}

.con01_frbox {
  width: 473px;
  height: 100%;
}

.con01_frbox .title {
  height: 40px;
  width: 100%;
  border-bottom: 1px #cccccc solid;
}

.con01_frbox .title .fl {
  width: 95px;
  height: 40px;
  border-bottom: 1px #184a96 solid;
  font-size: 19px;
  color: #184a96;
  font-weight: bold;
  padding-left: 6px;
  overflow: hidden;
}

.more01 {
  width: 15px;
  height: 15px;
  background: url(more.png) no-repeat center;
  background-size: contain;
  margin-top: 8px;
}

.con01_frbox .list_box {
  width: 100%;
  height: 320px;
  padding-left: 6px;
  overflow: hidden;
}

.con01_frbox .list_box li {
  width: 100%;
  height: 40px;
  padding-left: 7px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  line-height: 40px;
  border-bottom: 1px #bfbfbf dashed;
  overflow: hidden;
}

.con01_frbox .list_box li a {
  display: block;
  color: #333333;
  font-size: 15px;
}

.con01_frbox .list_box li .txt {
  width: 380px;
  overflow: hidden;
}

.con01_frbox .list_box li .txt:hover {
  color: #F00;
}

.con01_frbox .list_box li .time {
  color: #999999;
  font-size: 13px;
}

.con_box04 {
  margin: 25px auto;
  height: 68px;
  position: relative;
  overflow: hidden;
}

.con_box04 .box_lbbox {
  margin: 0 45px;
  overflow: hidden;
}

.con_box04 .box_lbbox li {
  float: left;
  margin-right: 15px;
  overflow: hidden;
}

.con_box04 .box_lbbox li a {
  display: block;
  width: 230px;
  height: 67px;
}

.con_box04 .box_lbbox li a img {
  width: 230px;
  height: 67px;
}

.con_box04 .prev, .con_box04 .next {
  position: absolute;
  z-index: 2;
  top: 0;
  width: 30px;
  height: 67px;
}

.con_box04 .prev {
  background: url(prev.png) no-repeat center;
  background-size: 30px 67px;
  left: 0;
}

.con_box04 .next {
  background: url(next.png) no-repeat center;
  background-size: 30px 67px;
  right: 0;
}

.con_box05 {
  height: 144px;
  overflow: hidden;
}

.link_titlebox {
  width: 100%;
  height: 58px;
  overflow: hidden;
}

.link_titlebox .link {
  color: #c31f0b;
  font-size: 19px;
  line-height: 58px;
  margin-right: 56px;
}

.link_titlebox .frbox {
  padding-top: 21px;
  padding-bottom: 6px;
  height: 60px;
  overflow: hidden;
}

.link_titlebox .frbox a {
  float: left;
  padding: 0 5px;
  color: #666666;
  line-height: 26px;
  font-size: 15px;
  height: 33px;
  text-align: center;
  min-width: 120px;
  max-width: 200px;
  overflow: hidden;
}

.link_titlebox .frbox a + a {
  margin-left: 25px;
}

.link_bg {
  background: #245399;
  position: relative;
  z-index: 1;
}

.link_titlebox .frbox a.link_bg {
  color: #FFFFFF;
  background: url(bg01.png) no-repeat center;
  background-size: 100%;
}

.link_ul {
  width: 100%;
  overflow: hidden;
}

.link_ul ul {
  width: 100%;
  height: 85px;
  overflow: hidden;
}

.link_ul ul li {
  width: 20%;
  height: 26px;
  float: left;
  padding-left: 57px;
  line-height: 26px;
  background: url(c2.jpg) no-repeat 42px;
  overflow: hidden;
}

.link_ul ul li a {
  display: block;
  color: #333333;
  font-size: 13px;
}

.link_ul ul + ul {
  display: none;
}

.con02 {
  height: 290px;
  margin-bottom: 7px;
  overflow: hidden;
}

.con02 .con02_flbox {
  width: 546px;
  height: 288px;
  overflow: hidden;
}

.con02 .title {
  width: 100%;
  height: 39px;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 5px;
}

.con02 .title span.fl {
  color: #184a96;
  font-size: 19px;
  height: 39px;
  line-height: 36px;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
}

.con02 .title .more {
  width: 15px;
  height: 39px;
  background: url(more.png) no-repeat center;
  background-size: 15px 15px;
}

.con02 .listbox {
  width: 100%;
  height: 250px;
  overflow: hidden;
}

.con02 .listbox li {
  height: 40px;
  line-height: 40px;
  padding-left: 20px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  border-bottom: 1px #bfbfbf dashed;
}

.con02 .listbox li a {
  display: block;
  color: #333;
  font-size: 15px;
}

.con02 .listbox li .text {
  color: #333333;
  font-size: 15px;
  width: 460px;
}

.con02 .listbox li .time {
  color: #999999;
  font-size: 13px;
}

.con02_frbox {
  width: 450px;
  overflow: hidden;
  height: 288px;
}

.con02 .con02_frbox .listbox li .text {
  width: 350px;
}

.con03 {
  height: 152px;
  padding-top: 10px;
  overflow: hidden;
}

.con03 .title {
  width: 100%;
  height: 43px;
  border-bottom: 1px #cccccc solid;
}

.con03 .title span.fl {
  width: 100px;
  color: #184a96;
  font-size: 19px;
  height: 43px;
  line-height: 40px;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
}

.con03 .listbox {
  width: 100%;
  height: 50px;
  margin-top: 20px;
  overflow: hidden;
}

.con03 .listbox li {
  float: left;
  height: 50px;
  width: 146px;
  border: 1px #d4d4d4 solid;
}

.con03 .listbox li a {
  display: block;
  height: 50px;
}

.con03 .listbox li .pic {
  width: 48px;
  height: 50px;
  margin-right: 18px;
}

.con03 .listbox li .txt {
  line-height: 50px;
  color: #333333;
  font-size: 15px;
  text-align: center;
}

.con03 .listbox li + li {
  margin-left: 13px;
}

.bg01 {
  background: #0371ca;
}

.bg02 {
  background: #e56e6e;
}

.bg03 {
  background: #6dc497;
}

.bg04 {
  background: #dca956;
}

.bg05 {
  background: #369ed1;
}

.bg06 {
  background: #ae7eaf;
}

.con02 .con02_frbox .list_box01 li {
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
}

.con04 {
  height: 142px;
  padding-top: 6px;
}

.con04_flbox {
  width: 355px;
  height: 223px;
  overflow: hidden
}

.con04 .title {
  width: 100%;
  height: 43px;
  border-bottom: 1px #cccccc solid;
  margin-bottom: 10px;
  overflow: hidden;
}

.con04 .title span.fl {
  height: 42px;
  font-size: 19px;
  color: #184a96;
  line-height: 43px;
  width: 102px;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
  display: inline-block;
  overflow: hidden;
}

.con04 .listbox {
  height: 160px;
  width: 100%;
  overflow: hidden;
}

.con04 .listbox li {
  height: 40px;
  padding-left: 20px;
  line-height: 40px;
  background: url(c1.jpg) no-repeat left;
  background-size: 3px 3px;
  border-bottom: 1px #bfbfbf dashed;
  overflow: hidden;
}

.con04 .listbox li a {
  display: block;
  color: #333333;
  font-size: 15px;
}

.con04_flbox02 {
  width: 347px;
  margin: 0 22px;
}

.con04_frbox {
  width: 304px;
  height: 223px;
  overflow: hidden;
}

.con04_frbox .hdbox {
  width: 100%;
  height: 150px;
  background: #f7f7f7;
  padding: 13px 22px;
  overflow: hidden;
}

.con04_frbox .title {
  margin-bottom: 19px;
}

.footer_body {
  width: 100%;
  margin-top: 25px;
  background: #355e92;
  overflow: hidden;
  padding: 20px 0;
}

.dzjgbox {
  width: 195px;
  padding-left: 71px;
  padding-top: 12px;
  overflow: hidden;
}

.dzjgbox a {
  width: 52px;
  display: block;
}

.dzjgbox img {
  width: 80px;
  height: 80px;
  border: none;
}

.zfzcbox {
  width: 205px;
  padding-right: 160px;
  padding-top: 30px;
  padding-left: 35px;
  overflow: hidden;
}

.zfzcbox a {
  width: 110px;
  height: 55px;
  display: block;
}

.zfzcbox img {
  width: 110px;
  height: 55px;
  border: none;
}

.footer_body .text {
  width: 604px;
  overflow: hidden;
}

.footer_body .text p {
  line-height: 22px;
  color: #cce2ff;
  font-size: 13px;
  text-align: center;
}

.footer_body .text p a {
  line-height: 22px;
  color: #cce2ff;
  font-size: 13px;
}

.pc_frbox {
  width: 100px;
  height: 320px;
  position: fixed;
  left: 0;
  bottom: 10%;
  
}

.pc_frbox a, .pc_flbox a {
  display: block;
}

.pc_frbox img, .pc_flbox img {
  width: 100px;
  height: 100px;
}

.pc_frbox a + a, .pc_flbox a + a {
  margin-top: 10px;
}

.pc_flbox {
  width: 100px;
  height: 320px;
  position: fixed;
  right: 0;
  bottom: 10%;
  
}

.con04 .titlebox a, .con04 .titlebox1 a {
  height: 42px;
  font-size: 19px;
  color: #333333;
  line-height: 43px;
  width: 102px;
  float: left;
}

.con04 .titlebox a.on, .con04 .titlebox1 a.on {
  color: #184a96;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
  overflow: hidden;
}

.con04 .titlebox a + a, .con04 .titlebox1 a + a {
  margin-left: 10px;
}

.txtulbox ul + ul {
  display: none;
}

.more4 {
  width: 15px;
  height: 39px;
  background: url(more.png) no-repeat center;
  background-size: 15px 15px;
}

.rollBox {
  width: 1056px;
  height: 67px;
}

.rollBox .LeftBotton,
.rollBox .LeftBotton a {
  background: url(prev.png) no-repeat center center;
  background-size: contain;
  width: 30px;
  display: block;
  float: left;
  height: 67px;
  overflow: hidden;
  cursor: pointer;
}

.rollBox .LeftBotton,
.rollBox .LeftBotton a:hover {
  background: url(prev.png) no-repeat center center;
  background-size: contain;
}

.rollBox .RightBotton,
.rollBox .RightBotton a {
  background: url(next.png) no-repeat center center;
  background-size: contain;
  width: 30px;
  display: block;
  float: left;
  height: 67px;
  overflow: hidden;
  cursor: pointer;
}

.rollBox .RightBotton,
.rollBox .RightBotton a:hover {
  background: url(next.png) no-repeat center center;
  background-size: contain;
}

.Cont {
  width: 990px;
  float: left;
  overflow: hidden
}

.ScrCont {
  width: 1342177.27px
}

.pic {
  text-align: center;
  width: 235px;
  float: left;
  position: relative;
}

.pic1 {
  float: left;
  width: 230px;
  height: 67px;
  margin-left: 15px;
  overflow: hidden;
}

.pic1 a {
  display: block;
  line-height: 64px;
  font-weight: bold;
  color: #4173b5;
  font-size: 17px;
}

#List1 {
  float: left;
}

#List2 {
  float: left
}

.con02 .titlebox a.on, .con02 .titlebox1 a.on {
  color: #184a96;
  font-weight: bold;
  border-bottom: 1px #184a96 solid;
  overflow: hidden;
}

.con02 .titlebox a, .con02 .titlebox1 a {
  height: 39px;
  font-size: 19px;
  color: #333333;
  line-height: 39px;
  width: 102px;
  float: left;
}

.con02 .txtulbox .listbox + .listbox {
  display: none;
}

.nav_list .nav01 {
  width: 147px;
}

.nav_list .nav01 a:hover:before, .nav_list .nav01.navon a:before {
  content: "";
  height: 14px;
  width: 147px;
  background: url(nav_hovbg02.png) no-repeat center;
  background-size: 100%;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.con03 .listbox .list01 {
  width: 150px;
}

.con03 .listbox .list01 .txt {
  width: 78px;
  text-align: left !important;
}

.con03 .listbox .list02 .txt, .con03 .listbox .list03 .txt, .con03 .listbox .list04 .txt, .con03 .listbox .list05 .txt, .con03 .listbox .list06 .txt {
  line-height: 24px !important;
  text-align: left !important;
}

.txt01 a {
  line-height: 28px !important;
  margin: 4px 0;
}

.frbox .bg_bg {
  float: left;
  padding: 0 5px;
  overflow: hidden;
}

.frbox .link_on a {
  color: #FFFFFF;
  float: none !important;
  display: block;
  padding: 0 !important;
}

.frbox .link_on {
  background: url(bg01.png) no-repeat center;
  background-size: 100%;
}

.frbox .bg_bg + .bg_bg {
  margin-left: 10px;
}
