* {
  margin: 0;
  padding: 0; }

ul {
  list-style: none; }

a {
  text-decoration: none;
  color: #000; }

a:hover {
  color: #004b8d; }

img {
  border: 0; }

.top_content {
  position: relative; }

.top_box {
  color: #fff;
  position: absolute;
  top: 10px;
  right: 50px; }

body {
  font: 16px/1.5 "Helvetica Neue",Helvetica,Arial,"Microsoft Yahei","Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;
  background-image: url("../images/y_bg.png");
  background-repeat: no-repeat;
  background-position: center top; }

.top_wrap {
  max-width: 1920px;
  margin: 0 auto;
  height: 130px; }
  .top_wrap .top_line {
    height: 5px;
    background-color: #004b8d; }
  .top_wrap .top {
    width: 1200px;
    height: 130px;
    margin: 0 auto; }
    .top_wrap .top .top_content {
      width: 1200px;
      margin: 0 auto; }
      .top_wrap .top .top_content #logo {
        float: left;
        margin-top: 30px; }
      .top_wrap .top .top_content #search {
        margin-top: 40px;
        float: right; }
        .top_wrap .top .top_content #search .zhongwenwang {
          position: relative;
          top: -16px;
          right: -125px; }
        .top_wrap .top .top_content #search .form {
          position: relative; }
          .top_wrap .top .top_content #search .form input {
            outline: none;
            height: 40px;
            
            border: none;
         
            padding-left: 15px;
            float: left; }
          .top_wrap .top .top_content #search .form button {
            height: 40px;
            background-color: #f6b37f;
            border: none;
            width: 40px;
            border-radius: 0 5px 5px 0;
            outline: none;
            cursor: pointer;
            float: right;
            background-image: url("../images/y_search.png");
            background-repeat: no-repeat;
            background-position: center center; }

.nav_wrap {
  max-width: 1920px;
  margin: 0 auto;
  height: 50px;
  background-color: #004b8d; }
  .nav_wrap .nav {
    width: 1200px;
    margin: 0 auto;
    height: 50px; }
    .nav_wrap .nav ul li {
      height: 50px;
      float: left;
      position: relative; }
      .nav_wrap .nav ul li a {
        font-size: 18px;
        font-weight: 500;
        height: 50px;
        line-height: 50px;
        display: inline-block;
        padding: 0 32px;
        color: #fff; }
        .nav_wrap .nav ul li a img {
          margin-top: 15px; }
      .nav_wrap .nav ul li a:hover {
        background-color: #00a0e9;
        color: #fff; }
      .nav_wrap .nav ul li .current {
        background-color: #00a0e9;
        color: #fff; }
      .nav_wrap .nav ul li .erji {
        width: 100%;
        display: none;
        position: absolute;
        background-color: #004b8d;
        opacity: .75;
        z-index: 888; }
        .nav_wrap .nav ul li .erji ul {
          height: 50px; }
          .nav_wrap .nav ul li .erji ul li {
            height: 34px;
            line-height: 34px;
            width: 100%; 
text-align: center;
}
            .nav_wrap .nav ul li .erji ul li a {
              display: block;
              height: 34px;
              line-height: 34px;
              color: #fff;
              font-size: 15px;
padding:0px;
 text-align: center;
 }
    .nav_wrap .nav ul li:hover .erji {
      display: block; }

.contents .content {
  width: 380px;
  float: left;
  min-height: 304px;
  border-radius: 4px;
  color: #7f7f7f; }
.contents .title {
  width: 100%;
  border-bottom: 2px solid #999999;
  position: relative; }
  .contents .title .titlename {
    display: inline-block;
    font-size: 20px;
    line-height: 36px;
    border-bottom: 4px solid  #004b8d;
    position: relative;
    bottom: -2px; }
  .contents .title .more {
    float: right;
    color: #666;
    font-size: 13px;
    font-weight: bold;
    margin-top: 10px;
    margin-right: 10px; }
  .contents .title .more:hover {
    color: #ff634e; }
.contents .up {
  width: 1200px;
  margin: 0 auto; }
  .contents .up .xinwen {
    width: 790px;
    margin-right: 0px; }
    .contents .up .xinwen .xinwen_content .xinwen_lunbo {
      float: left; }
      .contents .up .xinwen .xinwen_content .xinwen_lunbo a {
        width: 100%;
        display: block;
        position: relative; }
        .contents .up .xinwen .xinwen_content .xinwen_lunbo a .date {
          position: absolute;
          bottom: 15px;
          width: 45px;
          height: 42px;
          background-color: #ffffff;
          z-index: 999;
          text-align: center;
          left: 20px; }
          .contents .up .xinwen .xinwen_content .xinwen_lunbo a .date .date_up {
            height: 25px;
            font-size: 18px; }
          .contents .up .xinwen .xinwen_content .xinwen_lunbo a .date .date_down {
            background-color: #b5b5b5;
            height: 20px;
            font-size: 12px;
            color: #fff; }
        .contents .up .xinwen .xinwen_content .xinwen_lunbo a .date:hover {
          color: #000; }
        .contents .up .xinwen .xinwen_content .xinwen_lunbo a .news_title {
          position: absolute;
          display: block;
          width: 100%;
          height: 40px;
          background-color: #004b8d;
          z-index: 666;
          bottom: 0px;
          line-height: 40px;
          color: #fff;
          padding-left: 70px; }
        .contents .up .xinwen .xinwen_content .xinwen_lunbo a .news_title:hover {
          color: #fff; }
    .contents .up .xinwen .xinwen_content .xinwen_list {
      width: 380px;
      float: right; }
      .contents .up .xinwen .xinwen_content .xinwen_list ul {
        padding-top: 5px; }
        .contents .up .xinwen .xinwen_content .xinwen_list ul li {
          line-height: 46px;
          border-bottom: 1px dashed #999; }
          .contents .up .xinwen .xinwen_content .xinwen_list ul li a .date {
            float: right; }
  .contents .up .tongzhi {
    margin-left: 30px; }
    .contents .up .tongzhi .tongzhi_content {
      width: 380px; }
      .contents .up .tongzhi .tongzhi_content ul li {
        width: 380px;
        height: 50px;
        margin-top: 20px; }
        .contents .up .tongzhi .tongzhi_content ul li .date {
          float: left;
          background-color: #fff;
          width: 60px;
          height: 50px; }
          .contents .up .tongzhi .tongzhi_content ul li .date .day {
            display: inline-block;
            width: 60px;
            height: 25px;
            background-color: #045098;
            color: #fff;
            font-size: 18px;
            text-align: center;
            border-radius: 8px 8px 0 0; }
          .contents .up .tongzhi .tongzhi_content ul li .date .month {
            display: inline-block;
            width: 60px;
            height: 25px;
            background-color: #d2d2d2;
            color: #fff;
            text-align: center;
            border-radius: 0 0 8px 8px; }
        .contents .up .tongzhi .tongzhi_content ul li a.news {
          width: 305px;
          padding-left: 10px;
          float: right; }
.contents .down_warp {
  padding-top: 25px;
  padding-bottom: 5px; }
  .contents .down_warp .down {
    width: 1200px;
    margin: 0 auto; }
    .contents .down_warp .down .dangjian {
      width: 380px;
      margin-right: 0px; }
      .contents .down_warp .down .dangjian ul {
        margin-top: 10px; }
        .contents .down_warp .down .dangjian ul li {
          float: left;
          height: 48px;
          line-height: 48px;
          width: 360px;
          border-bottom: 1px dashed #999; }
          .contents .down_warp .down .dangjian ul li .newstime {
            float: right; }
    .contents .down_warp .down .xuesheng {
      width: 380px;
      margin-left: 30px; }
      .contents .down_warp .down .xuesheng ul {
        margin-top: 10px; }
        .contents .down_warp .down .xuesheng ul li {
          float: left;
          height: 48px;
          line-height: 48px;
          width: 360px;
          border-bottom: 1px dashed #999; }
          .contents .down_warp .down .xuesheng ul li .newstime {
            float: right; }
    .contents .down_warp .down .jiaoxue {
      width: 380px;
      margin-left: 30px; }
      .contents .down_warp .down .jiaoxue ul {
        margin-top: 10px; }
        .contents .down_warp .down .jiaoxue ul li {
          float: left;
          height: 48px;
          line-height: 48px;
          width: 360px;
          border-bottom: 1px dashed #999; }
          .contents .down_warp .down .jiaoxue ul li .newstime {
            float: right; }
.contents .xueke {
  width: 1200px;
  margin: 0 auto;
  margin-top: 10px;
  height: 230px; }
  .contents .xueke .xueke_up, .contents .xueke .xueke_down {
    border-bottom: 1px dashed #999;
    margin-top: 15px; }
    .contents .xueke .xueke_up a, .contents .xueke .xueke_down a {
      position: relative;
      display: inline-block;
      width: 180px;
      padding: 0 10px 0 10px;
      min-height: 30px;
      margin-top: 10px;
      margin-bottom: 10px;
      float: left; }
    .contents .xueke .xueke_up .dot, .contents .xueke .xueke_down .dot {
      position: absolute;
      content: '';
      width: 5px;
      height: 5px;
      border-radius: 50%;
      display: block;
      background-color: #333333;
      left: 0px;
      top: 35%; }

#footer {
  max-width: 1920px;
  margin: 0 auto;
  height: 216px;
  background-color: #004b8d; }
  #footer .footer {
    width: 1200px;
    margin: 0 auto;
    color: #fff; }
    #footer .footer .footer_left {
      float: left;
      margin-top: 25px; }
      #footer .footer .footer_left .addr {
        float: left;
        line-height: 30px; }
    #footer .footer .footer_right {
      margin-top: 25px;
      float: right; }
      #footer .footer .footer_right .erweima {
        display: inline-block;
        margin-left: 20px;
        text-align: center; }

.slideBox1 {
  max-width: 1920px;
  height: 400px;
  overflow: hidden;
  position: relative; }

.slideBox1 .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 46.5%;
  bottom: 23px;
  z-index: 1; }

.slideBox1 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left; }

.slideBox1 .hd ul li {
  float: left;
  margin-right: 2px;
  width: 35px;
  height: 5px;
  line-height: 14px;
  text-align: center;
  background: #004b8d;
  cursor: pointer;
  margin-left: 5px; }

.slideBox1 .hd ul li.on {
  background: #fff;
  color: #004b8d; }

.slideBox1 .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.slideBox1 .bd li {
  zoom: 1;
  vertical-align: middle; }

.slideBox1 .bd img {
  max-width: 1920px;
  height: 400px;
  display: block; }

.slideBox1 .prev {
  display: block;
  position: absolute;
  background-image: url("../images/y_arrow_left.png");
  background-size: 60% 60%;
  background-position: center center;
  width: 32px;
  height: 50px;
  top: 50%;
  left: 3%;
  z-index: 999;
  background-repeat: no-repeat;
  filter: alpha(opacity=50);
  opacity: 0.5;
  margin-top: -25px;
  background-color: #333333; }

.slideBox1 .next {
  position: absolute;
  right: 3%;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: #333333;
  background-size: 60% 60%;
  top: 50%;
  margin-top: -25px;
  display: block;
  width: 32px;
  height: 50px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background-image: url("../images/y_arrow_right.png"); }

.slideBox1 .prev:hover, .slideBox1 .next:hover {
  filter: alpha(opacity=100);
  opacity: 1; }

.slideBox1 .prevStop {
  display: none; }

.slideBox1 .nextStop {
  display: none; }

.slideBox {
  max-width: 380px;
  height: 270px;
  top: 17px;
  overflow: hidden;
  position: relative;
  margin: 0 auto; }

.slideBox .hd {
  overflow: hidden;
  position: absolute;
  right: 20px;
  bottom: 48px;
  z-index: 1; }

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left; }

.slideBox .bd ul {
  width: 380px;
  margin: 0 !important;
  padding: 0; }

.slideBox .hd ul li {
  list-style: none;
  float: left;
  margin-left: 5px;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  line-height: 28px;
  text-align: center;
  background: #fff;
  cursor: pointer;
  opacity: .85; }

.slideBox .hd ul li.on {
  background: #0068b7;
  color: #fff; }

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0; }

.slideBox .bd li {
  zoom: 1;
  list-style: none;
  vertical-align: middle; }

.slideBox .bd img {
  width: 380px;
  height: 270px;
  display: block; }