@charset "gb2312";
body,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
p {
  padding: 0px;
  margin: 0px;
}
ul,
li {
  list-style: none;
}
div,
ul,
li,
a {
  overflow: hidden;
}
img {
  border: none;
  max-width: 100%;
}
input,
select,
textarea {
  border: 1px solid #0760a6;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 微软雅黑;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cent {
  margin-left: auto;
  margin-right: auto;
}
.tct {
  text-align: center;
}
.trt {
  text-align: right;
}
.hide {
  display: none;
}
.mshow {
  display: none;
}
.b21,
.b22 {
  width: 49.5%;
}
.b31 {
  width: 32.66%;
  padding-right: 20px;
  box-sizing: border-box;
}
.b32,
.b33 {
  width: 32.66%;
}
.b312,
.b323 {
  width: 66.34%;
}
.b41,
.b42 {
  width: 24.25%;
  margin-right: 1%;
}
.b43,
.b44 {
  width: 24.25%;
}
.b4123,
.b4234 {
  width: 74.75%;
}
.b412 {
  width: 49.5%;
  margin-right: 1%;
}
.b423,
.b434 {
  width: 49.5%;
}
.f12 {
  font-size: 12px;
}
.f14px {
  font-size: 14px;
}
.f16 {
  font-size: 16px;
}
.f18 {
  font-size: 18px;
}
.f20 {
  font-size: 20px;
}
.f22 {
  font-size: 22px;
}
.f24 {
  font-size: 24px;
}
.f28 {
  font-size: 28px;
}
.f32 {
  font-size: 32px;
}
.f36 {
  font-size: 36px;
}
.col2 > li {
  width: 50%;
  float: left;
}
.col3 > li {
  width: 33.3%;
  float: left;
}
.col4 > li {
  width: 33.33%;
  float: left;
}
.col5 > li {
  width: 20%;
  float: left;
}
.col6 > li {
  width: 16.6%;
  float: left;
}
.col7 > li {
  width: 14.28%;
  float: left;
}
.col8 > li {
  width: 12.5%;
  float: left;
}
.col9 > li {
  width: 11.11%;
  float: left;
}
.col10 > li {
  width: 10%;
  float: left;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt60 {
  margin-top: 60px;
}
.mt70 {
  margin-top: 70px;
}
.mt80 {
  margin-top: 80px;
}
.mt90 {
  margin-top: 90px;
}
.mt100 {
  margin-top: 100px;
}
.ptb10 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.ptb20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.ptb40 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.ptb50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.ptb60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ptb70 {
  padding-top: 70px;
  padding-bottom: 70px;
}
.ptb80 {
  padding-top: 80px;
  padding-bottom: 80px;
}
.ptb90 {
  padding-top: 90px;
  padding-bottom: 90px;
}
.ptb100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.w {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  clear: both;
}
.wt {
  /* min-width: 1200px; */
  margin: 0 auto;
}
body {
  font-size: 14px;
  background-color: #fff;
  color: #333;
  font-family: "Microsoft YaHei";
}
a {
  text-decoration: none;
  color: #333;
}
a:hover {
  color: #999;
}
p {
  text-align: justify;
  line-height: 26px;
}
.bg1 {
  background: #fff;
}
.bg2 {
  background: #f7f7f7;
}
.bg3 {
  background: #0b6ab5;
}
.bg4 {
  background: #0b6ab5;
  color: #eee;
}
.bg5 {
  background: #000;
  color: #ddd;
}
.bg4 a {
  color: #ddd;
}
.bg5 a {
  color: #ddd;
}

.top-tel {
  width: 150px;
  margin-top: 15px;
  background: url(../../img/icon_tel.png) no-repeat left;
  padding-left: 55px;
  background-size: 43px;
}
.top-tel span {
  font-size: 12px;
  color: #666;
}
.top-tel p {
  font-size: 18px;
}
.top-tel a {
  color: #555;
}

.title01 {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px solid #ddd;
  overflow: visible;
}
.title01 h2 {
  position: relative;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  float: left;
  padding-left: 15px;
}
.title01 h2 .titline {
  border-bottom: 2px solid #4322b8;
  font-size: 18px;
  color: #333;
  height: 32px;
}
.title01 h2 font {
  font-size: 12px;
  color: #aaa;
}
.title01 span {
  float: right;
  font-size: 12px;
  padding-right: 10px;
}
.title01 h2:before {
  position: absolute;
  top: 8px;
  left: 3px;
  content: "";
  height: 18px;
  width: 4px;
  background: #28445a;
}
.title02 {
  text-align: center;
  line-height: 28px;
  font-weight: normal;
  padding: 30px 0px 10px 0px;
}
.title02 font:before,
.title02 font:after {
  content: " ______ ";
  color: #aaa;
}
.title02 span {
  color: #aaa;
  font-size: 12px;
  font-weight: normal;
}

.tit-1 {
  height: 36px;
  line-height: 36px;
  border-bottom: 1px solid #ddd;
  overflow: visible;
}
.tit-1 span {
  font-size: 20px;
  height: 35px;
  float: left;
  border-bottom: 2px solid rgb(64, 22, 180);
}

.dqwz {
  line-height: 32px;
  border-bottom: 1px solid #ccc;
  padding-left: 35px;
  background: url(../../img/house.png) no-repeat left 1px;
  background-size: 25px;
}
.dqwz span {
  padding-right: 10px;
}
.dqwz,
.dqwz a {
  color: #999;
  font-size: 14px;
}
.dqwz a:hover {
  color: #333;
}

.list01 li > div {
  margin: 5px;
}
.list01 li a {
  display: block;
  position: relative;
}
.list01 li img {
  width: 100%;
  position: absolute;
  bottom: 0px;
}
.list01 li h4 {
  text-align: center;
  font-weight: normal;
  font-size: 14px;
  padding: 8px 0px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list01 li a:hover {
  background-color: #eee;
  color: #4a22b8;
}
.list01sbt li a h4 {
  position: absolute;
  bottom: 0px;
  color: #fff;
  width: 100%;
}
.list01sbt li span {
  position: absolute;
  bottom: 0px;
  display: block;
  background: #000;
  height: 24px;
  width: 100%;
  filter: alpha(opacity=50);
  opacity: 0.5;
}
.list01sbt li img {
  top: 0px;
}
.list01wbt li a h4,
.list01wbt li a span {
  bottom: -100px;
  transition: all 0.3s ease;
}
.list01wbt li a:hover h4,
.list01wbt li a:hover span {
  bottom: 0;
  transition: all 0.3s ease;
}
.list02 {
  padding-top: 10px;
  padding-bottom: 20px;
}
.list02 li {
  line-height: 32px;
  display: flex;
}
.list02 li a {
  padding-left: 10px;
  background: url(../../img/ico1.gif) no-repeat left center;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  box-sizing: border-box;
}
.date li a {
  /* width: 70%; */
  flex: 1;
}
.list02 span {
  float: right;
  color: #999;
}

.list03 li div {
  padding: 8px 4px;
}
.list03 li img {
  float: left;
  margin-right: 6px;
}
.list03 li h3 {
  font-weight: normal;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list03 li p {
  margin: 5px 0px;
  color: #888;
  font-size: 12px;
  line-height: 18px;
  text-align: left;
}
.list03date font {
  font-size: 48px;
  font-weight: 900;
  display: block;
  line-height: 48px;
  padding-top: 8px;
}
.list03date span {
  display: block;
  width: 90px;
  height: 90px;
  background: #eee;
  border-radius: 90px;
  text-align: center;
  float: left;
  margin-right: 10px;
}

.fwwt {
  padding: 70px 0;
}
.tit2 {
}
.tit2 h2 {
  font-size: 2rem;
  font-weight: 300 !important;
  color: #444;
  line-height: 1.2;
  font-family: "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans,
    Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB",
    "Hiragino Sans GB W3", Roboto, Arial, sans-serif;
}

.fw {
  padding-top: 30px;
  overflow: hidden;
}
.fw li {
  float: left;
  width: 20%;
  text-align: center;
  box-sizing: border-box;
  padding: 15px;
  overflow: hidden;
}
.fw li a {
  display: block;
  border-radius: 5px;
  overflow: hidden;
  position: relative;
}
.fw li img {
  width: 100%;
  vertical-align: top;
  transition: all 0.6s;
}
/* .fw li img:hover {transform: scale(1.4);} */
.fw li h2 {
  height: 36px;
  line-height: 36px;
  font-size: 16px;
  font-weight: normal;
  background: rgba(50, 1, 165, 0.9);
  color: #fff;
  position: absolute;
  bottom: 0;
  width: 100%;
}

.zlm {
  background: #0b6ab5;
  color: #fff;
  font-weight: 300;
  padding: 15px 0;
}

.list04 li {
  line-height: 38px;
  margin: 8px 0px;
  background: #e6e6e6;
}
.list04 li a {
  font-size: 16px;
  display: block;
  padding-left: 15px;
  color: #090358;
}
.list04 li a i {
  float: right;
  margin-right: 10px;
  font-style: normal;
  font-weight: bold;
  color: #d9730f;
  font-size: 16px;
  font-family: cursive;
}
.list04 li a:hover {
  background: #eee;
  color: #f08326;
}

.cllxfs {
  color: #666;
}
.cllxfs li {
  padding: 10px 0;
}
.cllxfs li span {
  font-weight: bold;
}

.gsjj01 img {
  float: left;
  height: 300px;
  padding-right: 50px;
  border-right: 1px solid #ddd;
  margin-right: 50px;
}
.gsjj01 p {
  text-indent: 32px;
  line-height: 32px;
}
.list01,
.list03,
.gsjj01,
.lxwm01 {
  padding: 12px 10px;
}
.wzxx01 {
  font-size: 12px;
  text-align: center;
}
.wzxx01 span {
  color: #88a;
}

.btn a {
  padding: 8px 20px;
  border: 1px solid #999;
  border-radius: 20px;
  color: #999;
  font-size: 16px;
}
.btn a:hover {
  background: #f7f7f7;
  color: #000;
}
.topbar {
  border-bottom: 1px solid #eee;
  background: #f7f7f7;
}
.topbar p {
  line-height: 32px;
}
.topbar div span {
  margin-left: 5px;
  /* display: block; */
  display: inline-block;
  line-height: 32px;
  vertical-align: middle;
  /* position: relative; */
}
.topbar div span:hover .g-menu {
  display: block;
}
.topbar .g-menu {
  position: absolute;
  background: #fff;
  border-radius: 0 0 5px 5px;
  border: 1px solid #eee;
  border-top: none;
  font-size: 13px;
  min-width: 92px;
  overflow: hidden;
  padding: 0px 0 4px;
  display: none;
  top: 32px;
  /* right: 90px; */
  z-index: 999;
  /* left: -10px; */
  margin-left: -20px;
}
.g-menu li {
  border-bottom: 1px solid rgb(197, 189, 189);
  border: 0;
  height: 40px;
  line-height: 40px;
  white-space: nowrap;
  text-align: center;
  cursor: pointer;
}
.g-menu li:hover {
  background: #0b6ab5;
}
.g-menu li:hover a {
  color: #fff;
  cursor: pointer;
}
.content {
  padding: 10px;
  line-height: 32px;
  font-size: 16px;
  text-align: justify;
}
.content a {
  color: rgb(76, 0, 255);
}
.content p {
  margin: 10px 5px;
  text-align: justify;
}
.content h2,
.content h3,
.content h4 {
  margin: 10px 5px;
}
.content h2 {
  font-size: 20px;
}
.content h3 {
  font-size: 18px;
}
.content h4 {
  font-size: 16px;
}
.wz_head h1 {
  text-align: center;
  padding: 40px 0px 10px 0px;
  font-size: 24px;
}
.content table {
  border: 1px solid #ccc;
  border-collapse: collapse;
}
.content table th,
.content table td {
  border: 1px solid #ccc;
  padding: 2px;
}
.content table th {
  white-space: nowrap;
}

.content input[type="text"],
.content textarea {
  font-size: 18px;
  border: 1px solid #aaa;
  padding: 2px 3px;
  border-radius: 3px;
}
.content input[type="submit"] {
  padding: 4px 20px;
  background: #ff8d00;
  color: #fff;
  border: 1px solid #ffc69f;
  border-radius: 5px;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
}
input,
select {
  vertical-align: middle;
  outline: none;
}

.relevant {
  border-top: 1px dashed #ddd;
  padding-top: 50px;
  margin-top: 50px;
}

.page_subnav {
  text-align: center;
  font-size: 16px;
  padding: 10px 0px;
}
.page_subnav a {
  display: inline-block;
  padding: 5px 20px;
  margin: 0px 5px;
  border: 1px solid #d7d7d7;
}
.page_subnav a:hover,
.page_subnav a.thisclass {
  color: #fff;
  background: #7bc300;
  border: 1px solid #7bc300;
}

.fy {
  padding: 10px 4px;
}
.fy li {
  float: left;
  margin: 2px;
  line-height: 32px;
}
.fy .thisclass {
  padding: 0px 10px;
}
.fy li a {
  display: block;
  padding: 0px 10px;
  border: 1px solid #ddd;
}
.fy li a:hover {
  background: #eee;
}
.page_bottom {
  background: #004f8d;
  color: #79bef5;
  height: 80px;
  line-height: 50px;
  text-align: center;
  border-top: 1px solid #004f8d;
  box-shadow: 0px -1px 3px #004f8d;
}
.page_bottom a {
  color: #b6d2e9;
}

/* .yqljbt{line-height:60px;color:#0d4a7a; font-size: 22px;  border-bottom: 1px solid #e7e7e7;}
.yqlj{}
.yqlj li{ box-sizing: border-box;}
.yqlj li a{display: inline-block;padding: 15px; background: url(/skin/ico3.gif) no-repeat left center;height:20px;line-height:20px; overflow: hidden;} */

@media (max-width: 750px) {
  .fl {
    flex: 1;
  }
  .mTop {
    display: flex;
  }
  .g-menu {
    display: none;
  }
  .right-fixed-box {
    display: none;
  }
  .w {
    width: auto !important;
    padding-left: 10px;
    padding-right: 10px;
    box-sizing: border-box;
  }
  .wt {
    min-width: 0px;
  }
  .fl,
  .fr {
    float: none;
    width: auto !important;
    margin-left: 0px !important;
    margin-right: 0px !important;
  }
  .mhide {
    display: none !important;
  }
  .mshow {
    display: block;
  }
  .mcent {
    margin-left: auto;
    margin-right: auto;
  }
    .mtct {
    text-align: center;
  }
  .mtct a div div{
    font-size: 14px !important;
  }
  .slideBox {
    width: 100%;
    min-width: 100% !important;
  }
  .slideBox .tempWrap {
    height: auto !important;
  }
  #btn_prev, #btn_next {
    width: 30px !important;
    height: 30px !important;
    top: 20%;
  }
  .mtct a div img {
    height: 42px;
  }
  .mtrt {
    text-align: right;
  }
  a:active {
    background-color: #eee;
  }
  .mcol1 > li {
    width: 100% !important;
    float: none;
  }
  .mcol2 > li {
    width: 50% !important;
    float: left;
  }
  .mcol3 > li {
    width: 33.3% !important;
    float: left;
  }
  .mcol4 > li {
    width: 25% !important;
    float: left;
  }
  .mcol5 > li {
    width: 20% !important;
    float: left;
  }
  .mcol6 > li {
    width: 16.6% !important;
    float: left;
  }
  .fw li {
    width: 50%;
    padding: 1px;
    border-radius: 0;
  }
  .fw li a {
    border-radius: 0;
  }
  .mt5 {
    margin-top: 5px;
  }
  .mt10 {
    margin-top: 8px;
  }
  .mt15 {
    margin-top: 12px;
  }
  .mt20 {
    margin-top: 15px;
  }
  .mt25 {
    margin-top: 18px;
  }
  .mt30 {
    margin-top: 22px;
  }
  .mt35 {
    margin-top: 28px;
  }
  .mt40 {
    margin-top: 30px;
  }
  .mt45 {
    margin-top: 32px;
  }
  .mt50 {
    margin-top: 38px;
  }
  .mt60 {
    margin-top: 40px;
  }
  .mt70 {
    margin-top: 45px;
  }
  .mt80 {
    margin-top: 50px;
  }
  .mt90 {
    margin-top: 50px;
  }
  .mt100 {
    margin-top: 50px;
  }
  .mmt5 {
    margin-top: 5px;
  }
  .mmt10 {
    margin-top: 10px;
  }
  .mmt15 {
    margin-top: 15px;
  }
  .mmt20 {
    margin-top: 20px;
  }
  .f28 {
    font-size: 26px;
  }
  .f32 {
    font-size: 28px;
  }
  .f36 {
    font-size: 30px;
  }
  .tit2 {
    padding: 20px 0;
  }
  .fwwt {
    padding: 20px 0;
  }

  .list01 li {
    width: 50%;
    float: left;
  }
  .list01wbt li a h4,
  .list01wbt li a span {
    bottom: 0px;
  }
  .list03 li {
    width: 100%;
    float: none;
  }
  .list04 li {
    width: auto;
    float: left;
  }
  .list04 li a {
    float: left;
    padding: 4px 8px;
  }
  .list04 {
    padding: 0px;
  }
  .list02 span,
  .wzxx01 {
    display: none;
  }
  .date li a {
    width: 100%;
  }
  .banner01 img {
    width: 150%;
    max-width: 150%;
  }
  .content table {
    width: 100%;
  }
  .content img {
    height: auto !important;
  }
  .gsjj01 img {
    max-width: 50%;
  }
}

/*********************** all -blue-*************************/

/* 政府风格 */
.zffg {
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}
.zffg .bg1 {
  width: 880px;
}
.zffg_right {
  width: 270px;
}
.zffg .fl {
  float: none;
  width: 100%;
}
.zffg .fr {
  float: none;
  width: 100%;
}
.bgbutton-common {
  height: 60px;
  width: 100%;
  text-align: center;
  line-height: 60px;
  border-bottom-color: #e8e8e8;
  background-repeat: no-repeat;
  background-position: 12%;
  font-size: 15px;
  border: 1px solid #e8e8e8;
  margin-right: 3px;
  box-sizing: border-box;
}
.bjbutton0 {
  background-image: url(../../img/new/mark-b0.png);
}
.bjbutton1 {
  background-image: url(../../img/new/mark-b1.png);
}
.bjbutton2 {
  background-image: url(../../img/new/mark-b2.png);
}
.bjbutton3 {
  background-image: url(../../img/new/mark-b3.png);
}
.bjbutton4 {
  background-image: url(../../img/new/mark-b3.png);
}
.bjbutton5 {
  background-image: url(../../img/new/mark-b5.png);
}
.bjbutton6 {
  background-image: url(../../img/new/mark-b6.png);
}
.bjbutton7 {
  background-image: url(../../img/new/mark-b7.png);
}
.bgbutton-common a {
  display: block;
  height: 60px;
  width: 100%;
  text-decoration: none;
  color: #2f7dcd;
  font-size: 15px;
}
.bgbutton-common:hover {
  box-shadow: 10px #004f8d;
  box-sizing: border-box;
  border: 2px solid #004f8d;
  background-position: 10%;
}
.bgbutton-common a:hover {
  /* background: #6eaedf; */
  /* color: #fff; */
  font-weight: bold;
}
.gg-right {
  margin-top: 20px;
  border: 1px solid #ddd;
  padding: 3px 10px;
  box-sizing: border-box;
}

.univercityBox {
  max-width: 300px;
  margin: 10px auto;
  border: 1px solid #e5e5e5;
  height: auto;
  /* display: inline-block; */
  margin-bottom: 10px;
}
.univercityBox .discribe {
  font-size: 16px;
  font-weight: 800;
  padding: 12px 0 5px 21px;
  height: 20px;
  color: #000;
}
.univercity {
  width: 1200px;
  float: left;
}
.univercity li {
    float: left;
    width: 100%;
    padding: 1px 2px;
    box-sizing: border-box;
    position: relative;
    padding: 3px 10px;
    /* margin-top: 10px; */
    /* margin: 10px 4px 0; */
  }
.univercity li > a {
  display: block;
  line-height: 45px;
  font-size: 14px;
  color: #333;
  overflow: hidden;
  zoom: 1;
  white-space: nowrap;
  text-overflow: ellipsis;
  /* border: 1px solid red; */
}
.univercity li a .univercity-logo {
  display: block;
  width: 45px;
  height: 45px;
  float: left;
  margin-right: 5px;
  /* margin: 16px 5px; */
}
.univercityBox .hd {
  overflow: hidden;
  height: 20px;
  padding: 10px;
  float: right;
  /* width: 160px; */
}
.univercityBox .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
  zoom: 1;
  display: flex;
}
.univercityBox .hd ul li {
  float: left;
  width: 12px;
  height: 12px;
  overflow: hidden;
  margin-right: 12px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../../img/new/icoCircle.gif") 0 -12px no-repeat;
}
.univercityBox .hd ul li.on {
  background-position: 0 0;
}
.line1200 {
  width: 1170px;
  margin: 2px auto;
  padding: 0px;
  overflow: hidden;
  border: solid 0.5px #dcdcdc;
}

.rzqy-type1 {
  max-width: 1200px;
  margin:10px auto;
  border: 0px;
}
.rzqy-type1 .discribe {
font-size: 16px;
color: #000;
position: relative;
}
.rzqy-type1 .discribe:before{
position: absolute;
top: 15px;
left: 3px;
content: '';
height: 18px;
width: 4px;
background: #28445a;
}
.rzqy-type1  li {
  float: left;
  width: 16%;
  margin: 1px 0.3%;
  padding: 1px 2px;
  box-sizing: border-box;
  position: relative;
  padding: 3px 10px;
  /* margin-top: 10px; */
  /* margin: 10px 4px 0; */
}

.zffg .list02 {
  height: 298px;
}
.zffg_right .list02 {
  height: auto;
}
