* {
  margin: 0 auto;
  padding: 0;
  outline: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html, body {
  width: 100%;
  background: #f2f2f2;
  font-size: 12px;
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
}

body {
  background: url(../png/54fe0f.png) no-repeat top center fixed;
  -webkit-background-size: 100% 100%;
          background-size: 100%;
	min-width:1100px;
}

body.frame {
  background: #FFF;
}

ul, ol, li {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
}

p {
  margin: 0;
}

a:hover, a:focus {
  text-decoration: none;
}

.container {
  width: 1100px !important;
  padding: 0 !important;
}

.container:after {
  display: block;
  content: '';
  clear: both;
}


div.header-wrapper .top-info {
  text-align: right;
  padding: 15px 0 0;
}

div.header-wrapper .top-info ul.list {
  display: inline-block;
}

div.header-wrapper .top-info ul.list:after {
  display: block;
  content: '';
  clear: both;
}

div.header-wrapper .top-info ul.list li {
  padding: 0 15px;
  float: left;
  position: relative;
}

div.header-wrapper .top-info ul.list li:before {
  display: block;
  content: '';
  height: 12px;
  border-left: 1px solid #CCC;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  margin-top: -6px;
}

div.header-wrapper .top-info ul.list li a {
  font-size: 12px;
  color: #999;
}

div.header-wrapper .top-info ul.list li a:hover {
  color: #666;
}

div.header-wrapper .top-info ul.list li:first-child:before {
  display: none;
}

div.header-wrapper .top-info ul.list li:last-child {
  padding-right: 0;
}

div.header-wrapper .head-box {
  width: 100%;
  padding: 15px 0 30px;
}

div.header-wrapper .head-box:after {
  display: block;
  content: '';
  clear: both;
}

div.header-wrapper .head-box .logo-text {
  float: left;
}

div.header-wrapper .head-box .logo-text h1, div.header-wrapper .head-box .logo-text h3 {
  color: #BD1A2D;
}

div.header-wrapper .head-box .logo-text h1 {
  font-size: 38px;
  line-height: 38px;
  margin-bottom: 6px;
  font-weight: bold;
}

div.header-wrapper .head-box .logo-text h3 {
  font-size: 16px;
  line-height: 16px;
}

div.header-wrapper .head-box .logo {
  
  margin-left: 23px;
  float: right;
}

div.header-wrapper .head-box .logo img {
  width: 60px;
}

div.header-wrapper .head-box form.search-box {
  display: block;
  width: 425px;
  height: 60px;
  float: right;
}

div.header-wrapper .head-box form.search-box:after {
  display: block;
  content: '';
  clear: both;
}

div.header-wrapper .head-box form.search-box .ipt-txt {
  width: 375px;
  height: 100%;
  float: left;
}

div.header-wrapper .head-box form.search-box .ipt-txt input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding: 0 20px;
  font-size: 14px;
}

div.header-wrapper .head-box form.search-box .ipt-txt input:-moz-placeholder, div.header-wrapper .head-box form.search-box .ipt-txt input::-webkit-input-placeholder {
  color: #B7B7B7;
  font-size: 14px;
}

div.header-wrapper .head-box form.search-box button.btn-search {
  width: 50px;
  height: 100%;
  background: #0973CA url(../png/4gtqsb.png) no-repeat center;
  -webkit-background-size: 23px 23px;
          background-size: 23px;
  border: 0;
  outline: none;
  float: right;
}

.box-search{
    display: block;
    width: 425px;
    height: 60px;
    float: right;}
.box-search .searchbox{
    width:425px;
    position: relative;
    z-index: 1;
    clear: both;
    height: 60px;
    background: #fff;
	z-index: 9999;}
.box-search .searchbox .mod_select {
    width:84px;
    position: absolute;
    left: 0;
    top: 0;}
.box-search .searchbox .mod_select .select_box {
    position: relative;
    width: 84px;
    height: 60px;}
.box-search .searchbox .mod_select .select_box .select_txt {
    display: inline-block;
    width: 78px;
    height: 60px;
    overflow: hidden;
    line-height: 60px;
    padding-left: 6px;
    font-family: Microsoft YaHei;
    color: #666;
    font-size: 14px;
    cursor: pointer;
}
.box-search .searchbox .mod_select .select_box .select-icon {
    position: absolute;
    top: 50%;
    right: 0px;
    transform: translate(0,-50%);
    width: 10px;
    height: 10px;
    background: url(../png/ruglnf.png) center no-repeat;}
.box-search .searchbox .mod_select .select_box .option {
    display: none;
    position: absolute;
    top: 60px;
    left: 0px;
    width: 78px;
    background-color: #fff;
    border-top: 0;
    padding: 0;
    line-height: 24px;
    padding-left: 5px;
    font-size: 14px;
    }
.box-search .searchbox .mod_select .select_box .option li{cursor: pointer;}
.box-search .searchbox .search-Box .import{
    width: 291px;
    height: 60px;
    padding-left: 10px;
    border: none;
    outline: none;
    font-size: 14px;
	margin-left:84px;
    }
.box-search .searchbox .search-Box .btn-search{
    width: 50px;
    height: 60px;
    background: #BD1A2D url(../png/4gtqsb.png) no-repeat center;
    -webkit-background-size: 23px 23px;
    background-size: 23px;
    border: 0;
    outline: none;
    float: right;
    text-indent: -9999px;
    }
    

div.footer-wrapper {
  width: 100%;
  background: -webkit-gradient(linear, left top, left bottom, from(#BD1A2D), color-stop(34%, #BD1A2D), to(#BD1A2D));
  background: -webkit-linear-gradient(top, #BD1A2D 0%, #BD1A2D 34%, #BD1A2D 100%);
  background: -o-linear-gradient(top, #BD1A2D 0%, #BD1A2D 34%, #BD1A2D 100%);
  background: linear-gradient(180deg, #BD1A2D 0%, #BD1A2D 34%, #BD1A2D 100%);
  opacity: 0.9;
  padding: 45px 0;
}

div.footer-wrapper .f-link {
  width: 100%;
  position: relative;
}

div.footer-wrapper .f-link:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-wrapper .f-link select {
  width: 23%;
  margin-left: 2.65%;
  height: 36px;
  padding: 0 15px;
  display: block;
  background: #F0F4F9;
  border: 0;
  outline: none;
  float: left;
}

div.footer-wrapper .f-link select:first-child {
  margin-left: 0;
}

div.footer-wrapper .btm-box {
  width: 100%;
  display: table;
  margin-top: 45px;
}

div.footer-wrapper .btm-box:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-wrapper .btm-box .cell {
  display: table-cell;
  vertical-align: middle;
}

div.footer-wrapper .btm-box .cell:first-child {
  width: 300px;
  text-align: center;
}

div.footer-wrapper .btm-box .left-info img.img1 {
  width: 52px;
}

div.footer-wrapper .btm-box .left-info img.img2 {
  width: 105px;
}

div.footer-wrapper .btm-box .right-content ul.list {
  display: inline-block;
  vertical-align: middle;
  margin-left: 50px;
}

div.footer-wrapper .btm-box .right-content ul.list:first-child {
  margin-left: 0;
}

div.footer-wrapper .btm-box .right-content ul.list li {
  padding: 5px 0;
  color: #FFF;
  font-size: 14px;
  line-height: 14px;
}

div.footer-wrapper .btm-box .right-content ul.list li a {
  color: #FFF;
}

div.footer-wrapper .btm-box .right-content ul.list li a:hover {
  opacity: .8;
}


div.footer-red-wrapper {
  width: 100%;
  background: #BD1A2D;
  padding: 10px 0;
}

div.footer-red-wrapper .f-link {
  width: 100%;
  position: relative;
  margin: 20px 0;
}

div.footer-red-wrapper .f-link:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-red-wrapper .f-link select {
  width: 23%;
  margin-left: 2.65%;
  height: 36px;
  padding: 0 15px;
  display: block;
  background: #F0F4F9;
  border: 0;
  outline: none;
  float: left;
}

div.footer-red-wrapper .f-link select:first-child {
  margin-left: 0;
}

div.footer-red-wrapper .f-link .select-r-wrap {
  width: 260px;
  border: 0;
  background: #FFFFFF;
  margin-left: 15px;
}

div.footer-red-wrapper .f-link .select-r-wrap p.name {
  background: transparent;
  color: #404040;
}

div.footer-red-wrapper .f-link .select-r-wrap p.name:before {
  display: block;
  content: '';
  height: 12px;
  border-left: 1px solid #FFFFFF;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -6px;
  z-index: 1;
}

div.footer-red-wrapper .f-link .select-r-wrap.select-box1 p.name:before {
  display: none;
}

div.footer-red-wrapper .middle-container {
  background: #BD1A2D;
  padding: 0;
}

div.footer-red-wrapper .middle-container .cell {
  width: 262px;
  float: left;
  min-height: 150px;
  background: #A71A2B;
  padding: 20px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: 16px;
}

div.footer-red-wrapper .middle-container .cell.left-info {
  margin-left: 0;
}

div.footer-red-wrapper .middle-container .cell.left-info .block {
  width: 260px;
  height: 100px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

div.footer-red-wrapper .middle-container .cell.left-info .block img {
  margin: 0 10px;
  display: inline-block;
  vertical-align: middle;
}

div.footer-red-wrapper .middle-container .cell.left-info .block img.img1 {
  width: 52px;
}

div.footer-red-wrapper .middle-container .cell.left-info .block img.img2 {
  width: 105px;
}

div.footer-red-wrapper .middle-container .cell.list:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-red-wrapper .middle-container .cell.list li {
  width: 50%;
  padding: 16px 0;
  float: left;
  text-align: center;
}

div.footer-red-wrapper .middle-container .cell.list li a {
  font-size: 14px;
  color: #FFFFFF;
}

div.footer-red-wrapper .middle-container .cell.list li a:hover, div.footer-red-wrapper .middle-container .cell.list li a:focus {
  text-decoration: none;
}

div.footer-red-wrapper .middle-container .cell.list li a:hover {
  opacity: .8;
}

div.footer-red-wrapper .middle-container .cell.text ul.list {
  width: 100%;
}

div.footer-red-wrapper .middle-container .cell.text ul.list li {
  font-size: 14px;
  color: #FFF;
  padding: 7px 0;
}

div.footer-red-wrapper .middle-container .cell.code-box ul.code {
  width: 190px;
  margin: 8px auto 0;
}

div.footer-red-wrapper .middle-container .cell.code-box ul.code:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-red-wrapper .middle-container .cell.code-box ul.code li {
  width: 90px;
  padding: 0 15px;
  float: left;
}

div.footer-red-wrapper .middle-container .cell.code-box ul.code li img {
  width: 100%;
}

div.footer-red-wrapper .middle-container .cell.code-box ul.code li span {
  font-size: 12px;
  display: block;
  color: #FFF;
  text-align: center;
  padding-top: 8px;
}

div.footer-red-wrapper .bottom-container {
  background: #BD1A2D;
  padding: 20px 0;
}

div.footer-red-wrapper .bottom-container ul.list {
  text-align: center;
}

div.footer-red-wrapper .bottom-container ul.list li {
  display: inline-block;
  font-size: 12px;
  color: #FFFFFF;
  padding: 0 10px;
}


div.navigation-wrapper {
  width: 100%;
  background-color: #BD1A2D;
}

div.navigation-wrapper ul.list {
  width: 100%;
  height: 60px;
  display: table;
  position: relative;
}

div.navigation-wrapper ul.list li {
  display: table-cell;
  vertical-align: middle;
  background: #BD1A2D;
  text-align: center;
  border-left: 1px solid #BD1A2D;
}

div.navigation-wrapper ul.list li a {
  font-size: 18px;
  color: #FFF;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

div.navigation-wrapper ul.list li ol.sub-item {
  display: none;
  width: 100%;
  height: 50px;
  border-bottom: 1px solid #CCCCCC;
  position: absolute;
  top: 60px;
  left: 0;
  z-index: 10;
}

div.navigation-wrapper ul.list li ol.sub-item li {
  background: #FFF;
  border: 0;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

div.navigation-wrapper ul.list li ol.sub-item li a {
  color: #2D3C5E;
  font-size: 16px;
  display: inline-block;
  line-height: 50px;
  border-bottom: 4px solid transparent;
}

div.navigation-wrapper ul.list li ol.sub-item li.active a {
  color: #0973CA;
  border-bottom-color: #0973CA;
}

div.navigation-wrapper ul.list li.active, div.navigation-wrapper ul.list li.child:hover {
  background: #FFF;
}

div.navigation-wrapper ul.list li.active a, div.navigation-wrapper ul.list li.child:hover a {
  color: #0973CA;
  font-size: 20px;
}

div.navigation-wrapper ul.list li.active ol.sub-item li a, div.navigation-wrapper ul.list li.child:hover ol.sub-item li a {
  color: #2D3C5E;
  font-size: 16px;
}

div.navigation-wrapper ul.list li.active ol.sub-item li.active a, div.navigation-wrapper ul.list li.child:hover ol.sub-item li.active a {
  color: #0973CA;
  border-bottom-color: #0973CA;
}

div.navigation-wrapper ul.list li.active:hover a, div.navigation-wrapper ul.list li.child:hover:hover a {
  color: #0973CA;
  -webkit-transform: scale(1);
      -ms-transform: scale(1);
          transform: scale(1);
}

div.navigation-wrapper ul.list li:hover a {
  display: inline-block;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}

div.navigation-wrapper ul.list li:hover ol.sub-item {
  display: table;
}


div.fixed-wrap {
  position: fixed;
  top: 130px;
  left: 50%;
  margin-left: 570px;
  z-index: 9999;
}

div.fixed-wrap ul.list li {
  width: 90px;
  position: absolute;
  top: 0;
  left: 0;
}

div.fixed-wrap ul.list li img {
  width: 68px;
  height: 75px;
}

div.fixed-wrap ul.list li .img-code {
  display: none;
  width: 180px;
  position: absolute;
  left: 0;
  top: 0;
}

div.fixed-wrap ul.list li .img-code img {
  width: 100%;
  height: 206px;
  margin-top: 10px;
}

div.fixed-wrap ul.list li .img-code img:first-child {
  margin-top: 0;
}

div.fixed-wrap ul.list li.item_01, div.fixed-wrap ul.list li:nth-child(1) {
  left: 32px;
  top: 15px;
}

div.fixed-wrap ul.list li.item_01 .img-code, div.fixed-wrap ul.list li:nth-child(1) .img-code {
  left: -220px;
}

div.fixed-wrap ul.list li.item_02, div.fixed-wrap ul.list li:nth-child(2) {
  left: -2px;
  top: 70px;
}

div.fixed-wrap ul.list li.item_02 .img-code, div.fixed-wrap ul.list li:nth-child(2) .img-code {
  left: -190px;
}

div.fixed-wrap ul.list li.item_03, div.fixed-wrap ul.list li:nth-child(3) {
  left: 31px;
  top: 125px;
}

div.fixed-wrap ul.list li.item_04, div.fixed-wrap ul.list li:nth-child(4) {
  left: -2px;
  top: 180px;
}

div.fixed-wrap ul.list li.item_05, div.fixed-wrap ul.list li:nth-child(5) {
  left: 31px;
  top: 235px;
}

div.fixed-wrap ul.list li.item_06, div.fixed-wrap ul.list li:nth-child(6) {
  left: -2px;
  top: 290px;
}

div.fixed-wrap ul.list li:hover .img-code {
  display: block;
}

@media screen and (min-width: 1750px) {
  div.fixed-wrap ul.list li.item_01, div.fixed-wrap ul.list li:nth-child(1) {
    left: 32px;
    top: 15px;
  }
  div.fixed-wrap ul.list li.item_01 .img-code, div.fixed-wrap ul.list li:nth-child(1) .img-code {
    left: 80px;
  }
  div.fixed-wrap ul.list li.item_02, div.fixed-wrap ul.list li:nth-child(2) {
    left: -2px;
    top: 70px;
  }
  div.fixed-wrap ul.list li.item_02 .img-code, div.fixed-wrap ul.list li:nth-child(2) .img-code {
    left: 110px;
  }
}

div.fixed-wrap.fixed-02 {
  top: 200px;
}

div.fixed-banner {
  width: 95px;
  position: absolute;
  top: 140px;
  left: 50%;
  margin-left: -665px;
}

div.fixed-banner ul.list li {
  padding: 5px 0;
}

div.fixed-banner ul.list li:first-child {
  padding-top: 0;
}

div.fixed-banner ul.list li img {
  width: 100%;
  margin-top: 10px;
}

div.fixed-banner ul.list li img:first-child {
  margin-top: 0;
}

div.fixed-banner.fixed-banner2 {
  width: 85px;
  top: 218px;
  margin-left: -655px;
}

@media screen and (min-width: 1750px) {
  div.fixed-banner, div.fixed-banner.fixed-banner2 {
    width: 120px;
    margin-left: -690px;
  }
}

div.btm-banner {
  padding-top: 15px;
}

div.btm-banner:after {
  display: block;
  content: '';
  clear: both;
}

div.btm-banner img {
  width: 100%;
  display: block;
  float: left;
}

div.btm-banner img.banner-blue {
  width: 1000px;
}

div.btm-banner img.banner-code {
  width: 100px;
}

div.btm-banner img.banner-red {
  display: none;
}

div.btm-banner .code-fixed {
  position: relative;
  cursor: pointer;
}

div.btm-banner .code-fixed img.code-fixed {
  display: none;
  width: 240px;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 10;
}

div.btm-banner .code-fixed:hover img.code-fixed {
  display: block;
}


div.top-wrap {
  width: 100%;
  padding-bottom: 15px;
}

div.top-wrap .inner {
  padding: 0 16px;
  background: #FFF;
}

div.top-wrap ul.tags {
  width: 100%;
  padding: 15px 0;
}

div.top-wrap ul.tags:after {
  display: block;
  content: '';
  clear: both;
}

div.top-wrap ul.tags li {
  padding: 5px;
  float: left;
}

div.top-wrap ul.tags li a {
  display: block;
  min-width: 105px;
  height: 42px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  line-height: 44px;
  font-size: 14px;
  color: #0773CA;
  text-align: center;
  background: #EBF1FE;
  padding: 0 5px;
}

div.top-wrap ul.tags li.active a, div.top-wrap ul.tags li:hover a {
  background: #0973CA;
  color: #FFF;
}


div.position-wrapper a.back-link {
  display: inline-block;
  background: url(../png/v25nmh.png) no-repeat right center;
  -webkit-background-size: auto 16px;
          background-size: auto 16px;
  padding-right: 24px;
  line-height: 16px;
  float: right;
}

div.position-wrapper dl.list {
  display: table;
}

div.position-wrapper dl.list dt, div.position-wrapper dl.list dd {
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  color: #666;
  font-weight: normal;
}

div.position-wrapper dl.list dt a, div.position-wrapper dl.list dd a {
  color: #666;
}

div.position-wrapper dl.list dt a:hover, div.position-wrapper dl.list dd a:hover {
  color: #0973CA;
}

div.position-wrapper dl.list dt {
  background: url(../png/30edp4.png) no-repeat left center;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
  padding-left: 20px;
}

div.position-wrapper dl.list dd span.cur {
  color: #999;
}

div.position-wrapper .inline {
  display: inline-block;
}

div.inner-main-wrap {
  padding-bottom: 20px;
}

div.inner-main-wrap:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap div.left-content {
  width: 770px;
  float: left;
}

div.inner-main-wrap div.left-content.wd_all {
  width: 100%;
}

div.inner-main-wrap div.right-content {
  width: 315px;
  float: right;
}

div.inner-main-wrap div.inner-box {
  width: 100%;
  background: #FFF;
  padding: 5px 24px;
}

div.inner-main-wrap div.inner-box.mt15 {
  margin-top: 15px;
}

div.inner-main-wrap div.inner-box .title {
  padding: 15px 0;
  border-bottom: 1px solid #F1F1F7;
}

div.inner-main-wrap div.inner-box .title:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap div.inner-box .title h2 {
  font-size: 18px;
  color: #0974CA;
}

div.inner-main-wrap div.inner-box .title a.more {
  display: inline-block;
  padding-right: 15px;
  line-height: 18px;
  font-size: 12px;
  color: #7F828A;
  background: url(../png/sow1q3.png) no-repeat right center;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
  float: right;
}

div.inner-main-wrap div.inner-box .title a.more:hover {
  color: #0974CA;
}

div.inner-main-wrap div.inner-box .title a.btn-change {
  display: block;
  font-size: 14px;
  color: #999BA2;
  background: url(../png/mn8m9c.png) no-repeat right center;
  -webkit-background-size: 15px 15px;
          background-size: 15px 15px;
  padding-right: 21px;
  float: right;
}

div.inner-main-wrap div.inner-box .content {
  padding: 10px 0;
}

div.inner-main-wrap div.inner-box .content:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap div.inner-box .content iframe.frame {
  width: 100%;
  background: #FFF;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search {
  width: 100%;
  padding: 5px 0;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select {
  display: table;
  width: 230px;
  border: 1px solid #0973CA;
  float: left;
  padding: 14px 12px;
  margin-left: 15px;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select:first-child {
  margin-left: 0;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select dt, div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select dd {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #404E6C;
  font-weight: normal;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select dt {
  width: 20px;
  white-space: nowrap;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select dd select.st {
  width: 140px;
  border: 0;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select dd input.txt {
  width: 100%;
  border: 0;
  outline: none;
  position: relative;
  z-index: 1;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select.box {
  position: relative;
  padding-right: 55px;
}

div.inner-main-wrap div.inner-box .content.gov-list form.search dl.select.box button.btn-search {
  width: 44px;
  height: 100%;
  border: 0;
  background: url(../png/vxtu70.png) no-repeat left center;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list {
  padding: 10px 0;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list.line {
  border-top: 1px solid #EEE;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li {
  padding: 6px 85px 6px 15px;
  position: relative;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid #CCC;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2.5px;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li:first-child {
  border-top: 0;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li a, div.inner-main-wrap div.inner-box .content.gov-list ul.list li span {
  font-size: 14px;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li span.time {
  color: #8E9199;
  position: absolute;
  top: 7px;
  right: 0;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li a {
  display: block;
  color: #2D3C5E;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li a:hover {
  color: #1775C7;
  text-decoration: underline;
}

div.inner-main-wrap div.inner-box .content.gov-list ul.list li:hover:before {
  border-color: #0974CA;
  background: #0974CA;
}

div.inner-main-wrap div.inner-box .content .dl-box {
  padding-bottom: 12px;
}

div.inner-main-wrap div.inner-box .content .dl-box:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap div.inner-box .content .dl-box a.link {
  display: block;
  width: 30%;
  text-align: center;
  padding: 20px 0 0 0;
  margin-left: 4%;
  float: left;
}

div.inner-main-wrap div.inner-box .content .dl-box a.link:nth-child(1), div.inner-main-wrap div.inner-box .content .dl-box a.link:nth-child(2), div.inner-main-wrap div.inner-box .content .dl-box a.link:nth-child(3) {
  padding-top: 0;
}

div.inner-main-wrap div.inner-box .content .dl-box a.link:nth-child(3n+1) {
  margin-left: 0;
}

div.inner-main-wrap div.inner-box .content .dl-box dl {
  cursor: pointer;
}

div.inner-main-wrap div.inner-box .content .dl-box dl dt img.normal {
  display: inline-block;
  width: 58px;
  margin: 5px 0;
}

div.inner-main-wrap div.inner-box .content .dl-box dl dt img.hover {
  display: none;
  width: 68px;
}

div.inner-main-wrap div.inner-box .content .dl-box dl dd {
  font-size: 12px;
  color: #2D3C5E;
  white-space: nowrap;
}

div.inner-main-wrap div.inner-box .content .dl-box dl:hover dt img.normal {
  display: none;
}

div.inner-main-wrap div.inner-box .content .dl-box dl:hover dt img.hover {
  display: inline-block;
}

div.inner-main-wrap div.inner-box .content .dl-box dl:hover dd {
  color: #2A8FE1;
}

div.inner-main-wrap .bottom-wrap {
  padding-top: 15px;
  clear: both;
}

div.inner-main-wrap .slider-box {
  width: 100%;
  overflow: hidden;
  padding: 0 50px;
  position: relative;
}

div.inner-main-wrap .slider-box .inner-box {
  width: 100%;
  padding: 0;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
  z-index: 1;
}

div.inner-main-wrap .slider-box .inner-box:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .slider-box .content-box {
  overflow: hidden;
}

div.inner-main-wrap .slider-box .item {
  display: block;
  width: 240px;
  height: 120px;
  padding: 0 5px;
  overflow: hidden;
  float: left;
}

div.inner-main-wrap .slider-box .item img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

div.inner-main-wrap .slider-box .item:hover img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

div.inner-main-wrap .slider-box a.btns {
  display: block;
  width: 24px;
  height: 24px;
  background: no-repeat center;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  position: absolute;
  top: 50%;
  margin-top: -12px;
  z-index: 55;
}

div.inner-main-wrap .slider-box a.btns.btn-left {
  background-image: url(../png/y6riuj.png);
  left: 0;
}

div.inner-main-wrap .slider-box a.btns.btn-left:hover {
  background-image: url(../png/5xe24e.png);
}

div.inner-main-wrap .slider-box a.btns.btn-right {
  background-image: url(../png/lrmkf9.png);
  right: 0;
}

div.inner-main-wrap .slider-box a.btns.btn-right:hover {
  background-image: url(../png/7whq2u.png);
}

div.inner-main-wrap .bottom-wrap {
  width: 100%;
}

div.inner-main-wrap .bottom-wrap .wk-left, div.inner-main-wrap .bottom-wrap .wk-right {
  background: #FFF;
}

div.inner-main-wrap .bottom-wrap .wk-left {
  width: 750px;
  float: left;
}

div.inner-main-wrap .bottom-wrap .wk-left .list {
  width: 100%;
  display: table;
  padding: 11px 0;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item {
  display: table-cell;
  width: 1%;
  text-align: center;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item dt img {
  width: 70px;
  height: 70px;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item dt img.hover {
  display: none;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item dd {
  font-size: 14px;
  color: #2D3C5E;
  padding-top: 8px;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item:hover dt img.normal {
  display: none;
}

div.inner-main-wrap .bottom-wrap .wk-left .list dl.item:hover dt img.hover {
  display: inline-block;
}

div.inner-main-wrap .bottom-wrap .wk-right {
  width: 335px;
  float: right;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box {
  display: block;
  height: 36px;
  border: 1px solid #0973CA;
  margin-top: 12px;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box:first-child {
  margin-top: 8px;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box .ipt {
  width: 245px;
  height: 100%;
  float: left;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box .ipt input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding: 0 0 0 10px;
  font-size: 14px;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box .ipt input:-moz-placeholder, div.inner-main-wrap .bottom-wrap .wk-right form.search-box .ipt input::-webkit-input-placeholder {
  color: #B7B7B7;
  font-size: 14px;
}

div.inner-main-wrap .bottom-wrap .wk-right form.search-box button.btn-search {
  width: 36px;
  height: 100%;
  background: #0973CA url(../png/4gtqsb.png) no-repeat center;
  -webkit-background-size: 18px 18px;
          background-size: 18px;
  border: 0;
  outline: none;
  float: right;
}

div.inner-main-wrap .online-wrap:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .online-wrap .left-cont {
  width: 650px;
  float: left;
}

div.inner-main-wrap .online-wrap .left-cont .on-banner {
  overflow: hidden;
}

div.inner-main-wrap .online-wrap .left-cont .on-banner img {
  width: 100%;
}

div.inner-main-wrap .online-wrap .left-cont table.info {
  margin-top: 8px;
}

div.inner-main-wrap .online-wrap .left-cont table.info th, div.inner-main-wrap .online-wrap .left-cont table.info td {
  font-weight: normal;
  font-size: 14px;
  color: #2D3C5E;
  padding: 3px 0;
}

div.inner-main-wrap .online-wrap .left-cont table.info th {
  width: 20px;
  white-space: nowrap;
}

div.inner-main-wrap .online-wrap .right-cont {
  width: 430px;
  float: right;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li {
  width: 48%;
  display: table;
  float: left;
  padding: 8px 0;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li:nth-child(2n+1) {
  float: left;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li:nth-child(2n) {
  float: right;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li dt, div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li dd {
  display: table-cell;
  vertical-align: middle;
  font-weight: normal;
  font-size: 12px;
  line-height: 12px;
  color: #2D3C5E;
  padding: 5px 10px;
}

div.inner-main-wrap .online-wrap .right-cont .ts-list dl.li dt {
  width: 20px;
  white-space: nowrap;
  background: #F6F6F6;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom {
  padding-top: 12px;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a {
  display: block;
  width: 100%;
  padding: 15px 20px;
  text-align: center;
  font-size: 18px;
  line-height: 18px;
  color: #FFF;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a img {
  width: 29px;
  margin-right: 6px;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link1 {
  background: #00ADE3;
  font-size: 24px;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link1 img {
  width: 54px;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link2 {
  background: #0ACDD7;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link3 {
  background: #FFBA2E;
  margin-top: 5px;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link4 {
  height: 122px;
  background: #4997FF;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom a.btn-link4 img {
  margin: 0 0 6px 0;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom .left {
  width: 210px;
  padding-top: 5px;
  float: left;
}

div.inner-main-wrap .online-wrap .right-cont .hot-bottom .right {
  width: 165px;
  padding-top: 5px;
  float: right;
}

div.inner-main-wrap .history-list:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .history-list a.item {
  display: block;
  width: 256px;
  margin-left: 9px;
  float: left;
}

div.inner-main-wrap .history-list a.item:first-child {
  margin-left: 0;
}

div.inner-main-wrap .history-list a.item dl {
  position: relative;
}

div.inner-main-wrap .history-list a.item dl dt {
  overflow: hidden;
  position: relative;
  z-index: 1;
}

div.inner-main-wrap .history-list a.item dl dt img {
  width: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

div.inner-main-wrap .history-list a.item dl dd {
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
  font-size: 14px;
  color: #FFF;
  line-height: 12px;
  padding: 8px 12px;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 10;
}

div.inner-main-wrap .history-list a.item dl:hover dt img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

div.inner-main-wrap .page06-bottom {
  padding-top: 15px;
  clear: both;
}

div.inner-main-wrap .page06-bottom:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap .page06-bottom .left {
  width: 540px;
  float: left;
}

div.inner-main-wrap .page06-bottom .right {
  width: 540px;
  float: right;
}

div.inner-main-wrap .page06-bottom dl.item {
  width: 233px;
  float: left;
  margin-left: 25px;
  text-align: center;
  padding: 26px 0;
}

div.inner-main-wrap .page06-bottom dl.item:first-child {
  margin-left: 0;
}

div.inner-main-wrap .page06-bottom dl.item.icon-01 {
  background: #0973CA;
}

div.inner-main-wrap .page06-bottom dl.item.icon-02 {
  background: #00ADE3;
}

div.inner-main-wrap .page06-bottom dl.item.icon-03 {
  background: #F4BD54;
}

div.inner-main-wrap .page06-bottom dl.item.icon-04 {
  background: #0ACDD7;
}

div.inner-main-wrap .page06-bottom dl.item dt img {
  width: 70px;
}

div.inner-main-wrap .page06-bottom dl.item dd {
  font-size: 14px;
  color: #FFF;
  padding-top: 16px;
}

div.inner-main-wrap .com-list-box ul.list {
  padding: 10px 0;
  border-top: 1px dashed #EEEEEE;
}

div.inner-main-wrap .com-list-box ul.list:first-child {
  border-top: 0;
}

div.inner-main-wrap .com-list-box ul.list.line {
  border-top: 1px solid #EEE;
}

div.inner-main-wrap .com-list-box ul.list li {
  padding: 8px 85px 8px 15px;
  position: relative;
}

div.inner-main-wrap .com-list-box ul.list li:before {
  display: block;
  content: '';
  width: 6px;
  height: 6px;
  border: 1px solid #CCC;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -2.5px;
}

div.inner-main-wrap .com-list-box ul.list li:first-child {
  border-top: 0;
}

div.inner-main-wrap .com-list-box ul.list li a, div.inner-main-wrap .com-list-box ul.list li span {
  font-size: 14px;
}

div.inner-main-wrap .com-list-box ul.list li span.time {
  color: #8E9199;
  font-size: 12px;
  line-height: 14px;
  position: absolute;
  top: 7px;
  right: 0;
}

div.inner-main-wrap .com-list-box ul.list li a {
  display: block;
  color: #2D3C5E;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
     text-overflow: ellipsis;
}

div.inner-main-wrap .com-list-box ul.list li a:hover {
  color: #1775C7;
  text-decoration: underline;
}

div.inner-main-wrap .com-list-box ul.list li:hover:before {
  border-color: #0974CA;
  background: #0974CA;
}

div.inner-main-wrap.page05 .com-list-box ul.list li span.status, div.inner-main-wrap.page05 .com-list-box ul.list li a.tit {
  display: inline-block;
  vertical-align: middle;
}

div.inner-main-wrap.page05 .com-list-box ul.list li span.status {
  color: #2D3C5E;
  font-size: 12px;
}

div.inner-main-wrap.page05 .com-list-box ul.list li a.tit {
  width: inherit;
  max-width: 450px;
}

div.inner-main-wrap.page05 form.search-box {
  display: block;
  width: 100%;
  height: 42px;
  padding-right: 50px;
  border: 1px solid #0973CA;
  position: relative;
  margin: 10px 0;
}

div.inner-main-wrap.page05 form.search-box:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap.page05 form.search-box .ipt-txt {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}

div.inner-main-wrap.page05 form.search-box .ipt-txt input {
  width: 100%;
  height: 100%;
  border: 0;
  outline: none;
  padding: 0 12px;
  font-size: 14px;
}

div.inner-main-wrap.page05 form.search-box .ipt-txt input:-moz-placeholder, div.inner-main-wrap.page05 form.search-box .ipt-txt input::-webkit-input-placeholder {
  color: #B7B7B7;
  font-size: 14px;
}

div.inner-main-wrap.page05 form.search-box button.btn-search {
  width: 50px;
  height: 100%;
  background: #0973CA url(../png/4gtqsb.png) no-repeat center;
  -webkit-background-size: 23px 23px;
          background-size: 23px;
  border: 0;
  outline: none;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

div.inner-main-wrap.page05 a.gs {
  width: 100%;
  display: block;
  margin-top: 10px;
}

div.inner-main-wrap.page05 a.gs dl {
  display: table;
  width: 100%;
  height: 76px;
  border: 1px solid #0973CA;
}

div.inner-main-wrap.page05 a.gs dt, div.inner-main-wrap.page05 a.gs dd {
  display: table-cell;
  vertical-align: middle;
}

div.inner-main-wrap.page05 a.gs dt {
  width: 80px;
  text-align: center;
}

div.inner-main-wrap.page05 a.gs dt img {
  width: 42px;
}

div.inner-main-wrap.page05 a.gs dt img.normal {
  display: none;
}

div.inner-main-wrap.page05 a.gs dd {
  font-size: 16px;
  color: #0973CA;
}

div.inner-main-wrap.page05 a.gs:hover {
  background: #0973CA;
  cursor: pointer;
}

div.inner-main-wrap.page05 a.gs:hover dt img.normal {
  display: inline-block;
}

div.inner-main-wrap.page05 a.gs:hover dt img.hover {
  display: none;
}

div.inner-main-wrap.page05 a.gs:hover dd {
  color: #FFF;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list {
  display: table;
  width: 100%;
  padding: 30px 0;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell dt img {
  width: 84px;
  height: 84px;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell dt img.hover {
  display: none;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell dd {
  font-size: 14px;
  color: #2D3C5E;
  padding-top: 15px;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell:hover dt img.normal {
  display: none;
}

div.inner-main-wrap.page04 .page06-bottom .btm-list dl.cell:hover dt img.hover {
  display: inline-block;
}

div.inner-main-wrap.page04 .slider-box {
  padding: 0;
}

div.inner-main-wrap.page04 .slider-box .item {
  width: 496px;
  height: 180px;
}

div.inner-main-wrap.page04 .slider-box a.btns.btn-left {
  left: 10px;
  background-image: url(../png/5xe24e.png);
}

div.inner-main-wrap.page04 .slider-box a.btns.btn-right {
  right: 10px;
  background-image: url(../png/7whq2u.png);
}

div.inner-main-wrap.page03 .top-list ul.list {
  padding: 0;
}

div.inner-main-wrap.page03 .top-list ul.list:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap.page03 .top-list ul.list li {
  padding: 5px;
  float: left;
}

div.inner-main-wrap.page03 .top-list ul.list li:before {
  display: none;
}

div.inner-main-wrap.page03 .top-list ul.list li a {
  display: block;
  min-width: 126px;
  height: 42px;
  line-height: 44px;
  font-size: 14px;
  color: #0773CA;
  text-align: center;
  background: #EBF1FE;
  padding: 0 30px;
}

div.inner-main-wrap.page03 .top-list ul.list li a:hover {
  text-decoration: none;
}

div.inner-main-wrap.page03 .top-list ul.list li.active a, div.inner-main-wrap.page03 .top-list ul.list li:hover a {
  background: #0973CA;
  color: #FFF;
}

div.inner-main-wrap.page03 form.search-wrap {
  padding: 10px 0;
}

div.inner-main-wrap.page03 form.search-wrap:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap.page03 form.search-wrap dl.select {
  display: table;
  width: 208px;
  border: 1px solid #0973CA;
  float: left;
  padding: 12px 12px;
  margin-left: 12px;
}

div.inner-main-wrap.page03 form.search-wrap dl.select:first-child {
  margin-left: 0;
}

div.inner-main-wrap.page03 form.search-wrap dl.select dt, div.inner-main-wrap.page03 form.search-wrap dl.select dd {
  display: table-cell;
  vertical-align: middle;
  font-size: 12px;
  color: #404E6C;
  font-weight: normal;
}

div.inner-main-wrap.page03 form.search-wrap dl.select dt {
  width: 20px;
  white-space: nowrap;
}

div.inner-main-wrap.page03 form.search-wrap dl.select dd select.st {
  width: 140px;
  border: 0;
}

div.inner-main-wrap.page03 form.search-wrap dl.select dd input.txt {
  width: 100%;
  border: 0;
  outline: none;
  position: relative;
  z-index: 1;
}

div.inner-main-wrap.page03 form.search-wrap dl.select.box {
  position: relative;
  padding-right: 55px;
}

div.inner-main-wrap.page03 form.search-wrap dl.select.box button.btn-search {
  width: 44px;
  height: 100%;
  border: 0;
  background: url(../png/vxtu70.png) no-repeat left center;
  -webkit-background-size: 100% 100%;
          background-size: 100% 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}

div.inner-main-wrap.page03 form.search-wrap .btn-box {
  float: right;
}

div.inner-main-wrap.page03 form.search-wrap .btn-box button {
  width: 70px;
  height: 43px;
  font-size: 16px;
  border: 0;
  outline: none;
}

div.inner-main-wrap.page03 form.search-wrap .btn-box button.btn-search {
  background: #0973CA;
  color: #FFF;
}

div.inner-main-wrap.page03 form.search-wrap .btn-box button.btn-reset {
  background: #EBF1FE;
  margin-left: 5px;
}

div.inner-main-wrap.page03 table.notice-list td a.btns {
  display: block;
  white-space: nowrap;
  color: #2D3C5E;
  padding: 3px 0;
}

div.inner-main-wrap.page03 table.notice-list td a.btns:hover {
  text-decoration: underline;
}

div.inner-main-wrap.page03 table.notice-list tr:hover td a.btns {
  color: #0973CA;
}

div.inner-main-wrap.page03 .btm-thumb {
  width: 100%;
}

div.inner-main-wrap.page03 .btm-thumb:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb {
  width: 358px;
  margin-left: 12px;
  float: left;
  position: relative;
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb:first-child {
  margin-left: 0;
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb dt {
  height: 200px;
  overflow: hidden;
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb dt img {
  width: 100%;
  min-height: 100%;
  -webkit-transition: All 0.4s ease-in-out;
  -o-transition: All 0.4s ease-in-out;
  transition: All 0.4s ease-in-out;
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb dd {
  width: 280px;
  height: 44px;
  font-size: 20px;
  color: #FFF;
  text-align: center;
  line-height: 42px;
  padding: 0 10px;
  position: absolute;
  left: 50%;
  margin-left: -140px;
  top: 50%;
  margin-top: -22px;
  background: rgba(255, 255, 255, 0.2);
  border: 1px solid rgba(255, 255, 255, 0.5);
}

div.inner-main-wrap.page03 .btm-thumb dl.thumb:hover dt img {
  -webkit-transform: scale(1.2);
      -ms-transform: scale(1.2);
          transform: scale(1.2);
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb {
  width: 100%;
  height: 169px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  border: 1px solid #0973CA;
  text-align: center;
  margin-top: 15px;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb:first-child {
  margin-top: 0;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb dt img {
  width: 70px;
  height: 70px;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb dt img.normal {
  display: none;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb dd {
  font-size: 16px;
  color: #0973CA;
  padding-top: 10px;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb:hover {
  background: #0973CA;
  cursor: pointer;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb:hover dt img.normal {
  display: inline-block;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb:hover dt img.hover {
  display: none;
}

div.inner-main-wrap.page02 .btm-thumb dl.thumb:hover dd {
  color: #FFF;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list {
  display: table;
  width: 100%;
  padding: 30px 0;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell dt img {
  width: 84px;
  height: 84px;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell dt img.hover {
  display: none;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell dd {
  font-size: 14px;
  color: #2D3C5E;
  padding-top: 15px;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell:hover dt img.normal {
  display: none;
}

div.inner-main-wrap.page02 .page06-bottom .btm-list dl.cell:hover dt img.hover {
  display: inline-block;
}

div.inner-main-wrap.page01 .top-list ul.list {
  padding-top: 0;
}

div.inner-main-wrap.page01 .top-list ul.list:after {
  display: block;
  content: '';
  clear: both;
}

div.inner-main-wrap.page01 .top-list ul.list li {
  padding: 5px;
  float: left;
}

div.inner-main-wrap.page01 .top-list ul.list li:before {
  display: none;
}

div.inner-main-wrap.page01 .top-list ul.list li a {
  display: block;
  min-width: 126px;
  height: 42px;
  line-height: 44px;
  font-size: 14px;
  color: #0773CA;
  text-align: center;
  background: #EBF1FE;
  padding: 0 30px;
}

div.inner-main-wrap.page01 .top-list ul.list li a:hover {
  text-decoration: none;
}

div.inner-main-wrap.page01 .top-list ul.list li.active a, div.inner-main-wrap.page01 .top-list ul.list li:hover a {
  background: #0973CA;
  color: #FFF;
}

div.inner-main-wrap.page01 a.gs {
  width: 100%;
  display: block;
  margin-top: 10px;
}

div.inner-main-wrap.page01 a.gs dl {
  display: table;
  width: 100%;
  height: 61px;
  border: 1px solid #0973CA;
}

div.inner-main-wrap.page01 a.gs dt, div.inner-main-wrap.page01 a.gs dd {
  display: table-cell;
  vertical-align: middle;
}

div.inner-main-wrap.page01 a.gs dt {
  width: 80px;
  text-align: center;
}

div.inner-main-wrap.page01 a.gs dt img {
  width: 42px;
}

div.inner-main-wrap.page01 a.gs dt img.normal {
  display: none;
}

div.inner-main-wrap.page01 a.gs dd {
  font-size: 16px;
  color: #0973CA;
}

div.inner-main-wrap.page01 a.gs:hover {
  background: #0973CA;
  cursor: pointer;
}

div.inner-main-wrap.page01 a.gs:hover dt img.normal {
  display: inline-block;
}

div.inner-main-wrap.page01 a.gs:hover dt img.hover {
  display: none;
}

div.inner-main-wrap.page01 a.gs:hover dd {
  color: #FFF;
}


div.page-wrapper {
  width: 100%;
  padding: 20px 0;
  text-align: center;
}

div.page-wrapper a, div.page-wrapper span {
  font-size: 12px;
  color: #999999;
  display: inline-block;
  vertical-align: middle;
}

div.page-wrapper a.btn-first, div.page-wrapper a.btn-last, div.page-wrapper a.num {
  width: 30px;
  height: 30px;
  border: 1px solid #EEEEEE;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  text-align: center;
  line-height: 26px;
  margin: 0 2px;
}

div.page-wrapper a.btn-first, div.page-wrapper a.btn-last {
  background: no-repeat center center;
  -webkit-background-size: 12px 12px;
          background-size: 12px;
}

div.page-wrapper a.btn-first {
  background-image: url(../png/jeu7l1.png);
}

div.page-wrapper a.btn-last {
  background-image: url(../png/5k7pp4.png);
}

div.page-wrapper a.active {
  background: #208DE4;
  color: #FFF;
}

div.page-wrapper span.txt {
  padding: 0 3px;
}

div.page-wrapper input.page {
  width: 50px;
  vertical-align: middle;
  border: 1px solid #EEE;
  padding: 5px 8px;
  font-size: 12px;
  text-align: center;
}

div.page-wrapper button.btn-okay {
  width: 40px;
  height: 30px;
  vertical-align: middle;
  background: #208DE4;
  color: #FFF;
  font-size: 12px;
  border: 0;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin-left: 5px;
}

.fs-wrap {
  margin: 0;
  width: 100%;
}

.fs-label-wrap {
  border: 0;
  -webkit-box-shadow: none;
          box-shadow: none;
  margin: 0;
}

.fs-label-wrap .fs-label {
  padding: 0;
}

.fs-wrap.multiple .fs-option.selected .fs-checkbox i {
  background-color: #0973CA;
}


div.website-wrap .list-box {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 8px;
          border-radius: 8px;
  overflow: hidden;
  margin: 20px 0;
}

div.website-wrap .list-box .tit {
  padding: 15px 26px;
}

div.website-wrap .list-box .tit h3 {
  font-size: 18px;
  color: #0973CA;
  position: relative;
  padding-left: 15px;
}

div.website-wrap .list-box .tit h3:before {
  width: 7px;
  height: 7px;
  background: #0973CA;
  -webkit-border-radius: 10px;
          border-radius: 10px;
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -3.5px;
  left: 0;
  z-index: 1;
}

div.website-wrap .list-box .cont {
  padding: 0 26px 20px;
}

div.website-wrap .list-box .cont ul.list:after {
  display: block;
  content: '';
  clear: both;
}

div.website-wrap .list-box .cont ul.list li {
  min-width: 100px;
  height: 42px;
  line-height: 42px;
  font-size: 16px;
  color: #0773CA;
  text-align: center;
  background: #EBF1FE;
  padding: 0 15px;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  margin: 5px;
  float: left;
}

div.website-wrap .list-box .cont ul.list li a {
  font-size: 16px;
  color: #0773CA;
}

div.website-wrap .list-box .cont ul.list li:hover {
  background: #0973CA;
  color: #FFF;
}

div.website-wrap .list-box .cont ul.list li:hover a {
  color: #FFF;
}

div.fixed-top-box {
  width: 30px;
  height: 30px;
  background: #FFF url(../png/ymhwsz.png) no-repeat center center;
  cursor: pointer;
  -webkit-border-radius: 30px;
          border-radius: 30px;
  position: fixed;
  right: 50%;
  margin-right: -600px;
  bottom: 310px;
  z-index: 99999;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

div.footer-wrapper div.foot2-bottom-info {
  display: table;
  width: 100%;
}

div.footer-wrapper div.foot2-bottom-info .cell {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  padding: 0 40px;
}

div.footer-wrapper div.foot2-bottom-info .cell:before {
  display: block;
  content: '';
  border-left: 1px solid #D8D8D8;
  height: 142px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -71px;
}

div.footer-wrapper div.foot2-bottom-info .cell:first-child {
  width: 20px;
}

div.footer-wrapper div.foot2-bottom-info .cell:first-child:before {
  display: none;
}

div.footer-wrapper div.foot2-bottom-info .cell.left-info {
  width: 20px;
  white-space: nowrap;
  padding-left: 0;
}

div.footer-wrapper div.foot2-bottom-info .cell.left-info .block {
  width: 180px;
}

div.footer-wrapper div.foot2-bottom-info .cell.left-info .block img {
  margin: 0 5px;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle {
  padding: 0 25px;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list li {
  float: left;
  padding: 0 15px;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li {
  width: 30%;
  position: relative;
  text-align: center;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li:before {
  display: block;
  content: '';
  border-left: 1px solid #D8D8D8;
  height: 10px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li:first-child {
  width: 20%;
  text-align: left;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li:first-child:before {
  display: none;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li:last-child {
  width: 20%;
  text-align: right;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li a {
  font-size: 14px;
  color: #FFFFFF;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.four li a:hover {
  text-decoration: underline;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.random {
  padding: 10px 0;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.random li {
  padding: 6px 12px;
  font-size: 12px;
  color: #FFFFFF;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.random li a {
  color: #FFFFFF;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.random li a:hover {
  text-decoration: underline;
}

div.footer-wrapper div.foot2-bottom-info .cell.middle ul.list.random li.all {
  width: 100%;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content {
  padding-right: 0;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content ul.code {
  width: 160px;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content ul.code:after {
  display: block;
  content: '';
  clear: both;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content ul.code li {
  width: 80px;
  padding: 0 5px;
  float: left;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content ul.code li img {
  width: 100%;
}

div.footer-wrapper div.foot2-bottom-info .cell.right-content ul.code li span {
  font-size: 12px;
  display: block;
  color: #FFF;
  text-align: center;
  padding-top: 8px;
}