/*通用样式开始*/
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
}
body>table {
  margin: 0 auto!important;
}
img {
  border: none;
}
input{
  background:none;
  outline:none;
  border:none;
}
input:focus {
  border: none;
}
a {
  text-decoration: none;
}
body {
  font-size: 16px;
  color: #333;
  font-family: "Microsoft YaHei", serif;
}

ul, ol, li {
  list-style-type: none;
}
input {
  margin: 0;
  padding: 0;
  color: #666666;
}
.mobile-header {
  display: none;
}
.clear-fix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.hide {
  display: none!important;
}

/*头部区域开始*/
.header {
  margin: 0 auto;
  width: 1200px;

}
.header .top {
  width:100%;
  /*height: 280px;*/

}
.header .bar {
  margin-top: 20px;
}
.header .bar .external-link li{
  /*margin-top: 20px;*/
  float: left;
  margin-right: 15px;
}
.header .bar .external-link li a {
  color: #ffffff;
}
.header .bar .external-link{
  float: left;
}
.header .bar .edit {
  float: right;
}
.header .bar .edit li {
  margin-left: 10px;
  float: left;
}
.header .bar .edit li a,.header .bar .edit li span {
  color: #ffffff;
}
.header .bar .edit li a {
  margin-left: 10px;
}
.header .top .gov-search {
  margin-top: 58px;
}
.header .top .gov-search .logo {
  float: left;
  width: 450px;
  height: 90px;
}
.header .top .gov-search .logo img {
  width: 100%;
  height: 100%;
}
.header .top .gov-search .search {
  float: right;
  margin-top: 38px;
  width: 280px;
  height: 40px;
  background: url("search_frame_06.png;vpn_img") 0 0 no-repeat;
}
.header .top .gov-search .search input {

}
.header .top .gov-search .search .input {
  display: block;
  float: left;
  width: 170px;
  height: 40px;
  line-height: 40px;
  vertical-align:middle;
  /*padding-top: 10px;*/
  margin-left: 20px;

}
.header .top .gov-search .search .btn {
  display: block;
  float: right;
  width: 70px;
  height: 40px;
  background: url("search_13.png;vpn_img") center center no-repeat;
}
.header .nav {
  margin-top: 100px;
  height: 80px;
  width: 100%;
  background-color: #2461ba;
}
.header .nav li {
  float: left;
  width: 150px;
  height: 100%;
  text-align: center;
}
.header .nav li a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 45px;
  font-size: 18px;
  color: #ffffff;
  font-weight: bold;
}
.header .nav li:first-child a{
  background: url("sy.png;vpn_img") center 12px no-repeat;
}
.header .nav li.active {
  background: #33a5ff;
  font-weight: bold;
}
.header .nav li:hover {
  background: #33a5ff;
  font-weight: bold;
}

.header .nav li:first-child +li a{
  background: url("xxgk.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li a{
  background: url("jrww.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li+li a{
  background: url("zjwu.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li+li+li a{
  background: url("zmhd.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li+li+li+li a{
  background: url("bsfu.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li+li+li+li+li a{
  background: url("sjfb.png;vpn_img") center 12px no-repeat;
}
.header .nav li:first-child +li+li+li+li+li+li+li a{
  background: url("tzww.png;vpn_img") center 12px no-repeat;
}

/*通用页脚开始*/

.footer-box {
  width: 100%;
  min-width: 1200px;
  height: 123px;
  background-color: #2461ba;
}
.mb-footer {
  display: none;
}
.footer {
  width: 1200px;
  height: 100%;
  margin: 0 auto;

}
.footer .dzjg {
  float: left;
  padding-top: 34px;
  margin-left: 23px;
}

.footer .center {
  float: left;
  margin-left: 235px;
  padding-top: 15px;
  width: 643px;
  height: 100%;
}
.footer .footer-link {
  width: 100%;
  height: 32px;

  text-align: center  ;
}
.footer .footer-link li {
  display: inline;

  line-height: 32px;
  font-size: 14px;
  color: #ffffff;
  margin-left: 14px;
  text-align: center;
}
.footer .footer-link li a{
  color: inherit;
}

.footer .org {
  width: 100%;
  height: 32px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 32px;

}
.footer .signboard {
  width: 100%;
  height: 32px;
  color: #ffffff;
  text-align: center;
  font-size: 14px;
  line-height: 32px;
}
.footer .zc {
  float: right;
  padding-top: 36px;
}
/*@media all and (min-width: 960px) {*/
/*  .main-new-box-box,*/
/*  .main,*/
/*  .link-box,*/
/*  .footer-box {*/
/*    display: block;*/
/*  }*/
/*  .mobile-header {*/
/*    display: none;*/
/*  }*/
/*}*/
@media all and (max-width: 1024px) {


  .link-box,
  .footer-box {
    display: none;
  }

  .header {
    display: none;

  }
  .mobile-header {
    display: block;
  }

  .mobile-header .bar {
    padding: 0 25px;
    width: 100%;
    height: 200px;
    background: url("mb_header_bg_03.png;vpn_img") center center no-repeat;
    background-size: 100% 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .mobile-header .bar .logo {
    width: 380px;
    height: 80px;
  }
  .mobile-header .bar .logo a{
    display: block;
    width: 100%;
    height: 100%;
  }
  .mobile-header .bar .logo img{
    width: 100%;
    height: 100%;
  }
  .mobile-header .bar .search {
    display: block;
    width: 45px;
    height: 45px;


  }
  .mobile-header .bar .search img {
    width: 100%;
    height: 100%;
  }
  .mobile-header .search-show {
    display: none;
    width: 40%;
    height: 60px;
    /*border: 3px #eeeeee solid;*/
    border-radius: 45px;
    background-color: #8eb7f5;
  }
  .mobile-header .search-show form {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding:0 25px 0 30px;

  }

  .mobile-header .search-show input::-webkit-input-placeholder { /* WebKit browsers 适配谷歌 */
    color: #eeeeee;
  }
  .mobile-header .search-show input:-moz-placeholder { /* Mozilla Firefox 4 to 18 适配火狐 */
    color: #eeeeee;
  }
  .mobile-header .search-show input::-moz-placeholder { /* Mozilla Firefox 19+ 适配火狐 */
    color: #eeeeee;
  }
  .mobile-header .search-show input:-ms-input-placeholder { /* Internet Explorer 10+  适配ie*/
    color: #eeeeee;
  }

  .mobile-header .search-show input:first-child{
    height: 100%;
    width: 80%;
    color: #eeeeee;
    font-size: 28px;
    /*padding-left: 30px;*/
  }
  .mobile-header .search-show input:last-child {
    width: 18%;
    height: 100%;
    background: url("fdj.png;vpn_img") center center no-repeat;
    background-size: 36px 36px;
  }
  .mobile-header .nav {
    position: relative;
    width: 100%;
    height: 90px;
  }
  .mobile-header .nav .nav1 {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #2461ba;
  }
  .mobile-header .nav .nav1 li{
    flex-grow: 1;
    text-align: center;
    line-height: 90px;
    height: 90px;

    color: white;

  }
  .mobile-header .nav .nav1 li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fcfdfd;
    font-size: 36px;
  }
  .mobile-header .nav .menu-box {
    width: 80px;
    height: 90px;
    position: absolute;
    right: 0;
    top: 0;
    background-color: #2461ba;
    box-shadow: -10px 0 10px #2057a8;
    /*z-index: 10;*/
  }
  .mobile-header .nav .menu-box .menu {
    width: 100%;
    height: 100%;
    background: url("mb_menu_09.png;vpn_img") center center no-repeat;
  }
  .mobile-header .nav .nav2 {
    display: none;
    position: absolute;
    top: 90px;
    right: 0;
    z-index: 9999;
    width: 270px;
    padding: 0 15px;
    background-color: #2461ba;

  }
  .mobile-header .nav .nav2 li {
    height: 90px;
    width: 100%;
    border-top: 1px #739ad3 solid;

    line-height: 90px;
  }
  .mobile-header .nav .nav2 li a {
    display: block;
    color: #fcfdfd;
    font-size: 36px;
    line-height: 90px;
    text-align: center;
  }
  .mobile-header .nav .nav2 li:last-child {
    background: url("mb_menu1_13.png;vpn_img") center center no-repeat;
  }
  .footer {
    display: none;
  }
  .mb-footer {
    display: block;
    width: 100%;
    height: 210px;
    margin-top: 50px;
    padding-top: 10px;
    background-color: #2461ba;
  }
  .mb-footer p:first-child {
    text-align: center;
    width: 100%;
    height: 78px;
    font-size: 28px;
    line-height: 78px;
    color: #ffffff;
  }
  .mb-footer p a {
    color: inherit;
    font-size: inherit;
  }
  .mb-footer p:first-child span {
    margin: 0 30px;
  }
  .mb-footer p:first-child+p {
    width: 100%;
    text-align: center;
    height: 55px;
    font-size: 24px;
    line-height: 78px;
    color: #ffffff;
  }
  .mb-footer p img  {
    vertical-align: middle;
  }
  .mb-footer p:last-child {
    width: 100%;
    text-align: center;
    height: 55px;
    font-size: 24px;
    line-height: 78px;
    color: #ffffff;
  }
}