body {
  font-family: "Microsoft YaHei";
  background: #f2f2f2; }

body, div, h1, h2, h3, p, ul, li, table, tbody, tr, td {
  padding: 0;
  margin: 0;
  border: 0; }

a {
  text-decoration: none; }

.clear {
  height: 0;
  clear: both;
  overflow: hidden; }

.center {
  width: 996px;
  margin: 0 auto; }

.displayBlock{
  display:block !important;
}

#head {
  background: #2856ab; }
  #head .logo {
    display: inline-block;
    float: left; }
    #head .logo img {
      float: left; margin-top:20px; }
    #head .logo span {
      color: #fff;
      font-size: 28px;
      line-height: 80px;
      padding-left: 18px; }
  #head .head_r {
    float: right;
    color: #bfd5fd;
    height: 80px;
    position: relative; }
    #head .head_r .bar {
      padding-top: 8px; }
      #head .head_r .bar a {
        color: #bfd5fd;
        font: 12px/30px "Simsun"; }
    #head .head_r .search {
      display: inline-block;
      position: absolute;
      right: 0; }
      #head .head_r .search input {
        border: 0; }
      #head .head_r .search .text_s {
        padding: 8px;
        position: absolute;
        top: 0;
        right: 31px; }
      #head .head_r .search .btn_s {
        background: url("../images/search.png") no-repeat;
        width: 31px;
        height: 31px;
        position: absolute;
        top: 0;
        right: 0; }
  #head .menu table {
    background: #204b9c;
    width: 996px;
    text-align: center;
    border-spacing: 0; }
  #head .menu table table {
    display:none; }
    #head .menu table tr td a {
      font: 14px/34px "Microsoft YaHei";
      color: #fff; }
    #head .menu table tr td:hover {
      background: url("../images/table.png") repeat-x; }

#Img {
  background: #ece7e3 url("../images/imgbg.png") center top;
  height: 307px;
  position: relative; }
  #Img .posi {
    position: relative; }
  #Img .arrow-left {
    display: inline-block;
    width: 24px;
    height: 23px;
    background: url("../images/left.png") no-repeat;
    position: absolute;
    bottom: 22px;
    right: 60px;
    z-index: 9; }
  #Img .arrow-right {
    display: inline-block;
    width: 24px;
    height: 23px;
    background: url("../images/right.png") no-repeat;
    position: absolute;
    bottom: 22px;
    right: 30px;
    z-index: 9; }
  #Img .swiper-container {
    width: 996px;
    height: 307px; }
    #Img .swiper-container .swiper-slide .imgStyle {
      float: left;
      width: 718px;
      height: 307px; }
    #Img .swiper-container .swiper-slide .word {
      float: left;
      width: 277px;
      height: 307px;
      background: url("../images/lb_r.png") no-repeat; }
      #Img .swiper-container .swiper-slide .word .content {
        padding: 12px 24px 10px; }
        #Img .swiper-container .swiper-slide .word .content span {
          display: block;
          font: 12px/3 "Simsun";
          color: #628ac5; }
        #Img .swiper-container .swiper-slide .word .content a {
          display: block;
          font: 21px/24px "Simsun";
          color: #4d5464;
          font-weight: bold; }
        #Img .swiper-container .swiper-slide .word .content p {
          font: 14px/2 "Simsun";
          color: #4f4e55;
          padding-top: 12px; }

#wrap {
  padding: 22px 0; }
  #wrap .wraper1, #wrap .wraper2 {
    float: left;
    width:100%; }

  #wrap .tabs a {
    font: 14px/34px "Microsoft YaHei";
    color: #6d6d6d;
    display: inline-block;
    width: 98px;
    height: 35px;
    text-align: center; }
  #wrap .tabs .active {
    background: url("../images/tabs.png") no-repeat;
    color: #fff; }
  #wrap .title span {
    font: 14px/34px "Microsoft YaHei";
    display: inline-block;
    text-align: center; }
  #wrap .title a {
    color: #696b6a;
    font: 14px/34px "Microsoft YaHei";
    display: inline-block;
    float: right; }
  #wrap .swiper_con {
    background: #fff;
    padding: 8px 12px; }
    #wrap .swiper_con ul li {
      height: 33px;
      line-height: 33px;
      background: url("../images/li_bg.png") no-repeat left center;
      list-style: none;
      padding-left: 10px; }
      #wrap .swiper_con ul li span {
        float: right;
        font: 12px/32px "Microsoft YaHei";
        color: #4f4e55; }
      #wrap .swiper_con ul li a {
        font: 14px/32px "Microsoft YaHei";
        color: #4f4e55; }
    #wrap .swiper_con ul .li_1st {
      background: none;
      height: 132px;
      border-bottom: 1px solid #dfe1e5; }
      #wrap .swiper_con ul .li_1st img {
        float: left;
        margin-right: 12px; 
        width:160px;
        height:114px;
        }
      #wrap .swiper_con ul .li_1st h3 {
        font: 16px/1.5 "Microsoft YaHei";
        color: #4d5464;
        font-weight: bold;
        padding: 6px 0; }
      #wrap .swiper_con ul .li_1st p {
        text-indent: 2em;
        font: 12px/1.5 "Microsoft YaHei";
        color: #4f4e55; }
      #wrap .swiper_con ul .li_1st a {
        font-size: 12px;
        color: #4f4e55;
        float: right; }
  #wrap .swiper-container {
    background: #fff;
    width: 100%;
    height: 248px;
    border: 1px solid #dedad6;
    border-top: 0; }
    #wrap .swiper-container .swiper-wrapper .swiper-slider {
      display: none;
    }

#foot .friendlink {
  background: #f6f6f6;
  height: 39px;
  border-bottom: 1px solid #c2bebc; }
  #foot .friendlink ul li {
    float: left;
    list-style: none;
    width: 198px;
    height: 38px;
    text-align: center;
    border-right: 1px solid #dadada; }
    #foot .friendlink ul li:last-of-type {
      border: 0; }
    #foot .friendlink ul li a {
      font: 12px/38px "Microsoft YaHei";
      color: #464646; }
      #foot .friendlink ul li a img {
        line-height: 38px; }
  #foot .friendlink ul .li_a a {
    font-size: 14px;
    color: #4f4e55; }
#foot .copyright {
  margin: 30px 0; }
  #foot .copyright p {
    font: 14px/2 "Microsoft YaHei";
    text-align: center;
    color: #505050; }

.inner {
  margin: 148px 0 0; }
  .inner .nav {
    background: #fff;
    float: left;
    width: 200px; }
    .inner .nav h2 {
      width: 200px;
      height: 200px;
      background: url("../images/title_bg.png") no-repeat;
      text-align: center;
      font: 24px/200px "Microsoft YaHei";
      color: #fff;
      font-weight: bold; }
    .inner .nav .ul1 li {
      cursor: pointer;
      background: #f2f2f2 url("../images/go.png") no-repeat 92% center;
      list-style: none;
      border-bottom: 1px solid #fff;
      padding-left: 20px; }
      .inner .nav .ul1 li:last-of-type {
        border: 0; }
      .inner .nav .ul1 li a {
        font: 14px/40px "Microsoft YaHei";
        color: #494949; }
        .inner .nav .ul1 li a:hover {
          text-decoration: underline; }
      .inner .nav .ul1 li .ul2 li {
        border: 0; }
    .inner .nav .ul1 .select_li1 {
      background: url("../images/act1.png") no-repeat;
      background-size: 4px 40px; }
      .inner .nav .ul1 .select_li1 a {
        color: #205eca;
        font-weight: bold; }
      .inner .nav .ul1 .select_li1 ul li {
        background: #fff;
        background: url("../images/act2.png") no-repeat left center;
        border-top: 1px solid #f2f2f2; }
        .inner .nav .ul1 .select_li1 ul li a {
          font-size: 12px;
          color: #626262;
          font-weight: normal; }
      .inner .nav .ul1 .select_li1 .select_li2 {
        background: url("../images/act3.png") no-repeat left center;
        background-position: 0 20px; }
        .inner .nav .ul1 .select_li1 .select_li2 a {
          color: #205eca;
          font-weight: bold; }
  .inner .inner_r {
    position: relative;
    width: 796px;
    min-height: 800px;
    background: #fff;
    float: left; }
    .inner .inner_r .inner_con {
      padding: 40px 40px 80px; }
    .inner .inner_r .breadcrumb {
      margin-bottom: 10px;
      color: #818181;
      font: 12px/2 "Microsoft YaHei"; }
      .inner .inner_r .breadcrumb a {
        color: #999999;
        font: 12px/1.5 "Microsoft YaHei"; }
    .inner .inner_r .inner_title {
      background: url("../images/bor.png") repeat-x;
      height: 51px; }
      .inner .inner_r .inner_title h2 {
        float: left;
        height: 49px;
        font: 34px/49px "Microsoft YaHei";
        color: #2856ab;
        border-top: 1px solid #2056c0;
        border-bottom: 1px solid #2056c0; }
    .inner .inner_r .page {
      padding: 20px 0; }
      .inner .inner_r .page p {
        font: 14px/2 "Simsun";
        color: #6b6b6b;
        padding: 4px 0; }
    .inner .inner_r .list ul {
      padding-top: 24px; }
      .inner .inner_r .list ul li {
        border-bottom: 1px dashed #cccccc;
        background: url("../images/list_li.png") no-repeat left center;
        padding-left: 14px;
        list-style: none; }
        .inner .inner_r .list ul li span {
          float: right;
          font: 14px/38px "Simsun";
          color: #4f4e55; }
        .inner .inner_r .list ul li a {
          font: 14px/38px "Simsun";
          height: 39px;
          color: #4f4e55; }
    .inner .inner_r .info {
      margin: 30px 0 0;
      float: right;
      color: #387cbf;
      font-size: 12px;
      text-align: center; }
      .inner .inner_r .info a {
        color: #387cbf;
        display: inline-block;
        padding: 0 5px;
        height: 19px;
        line-height: 19px;
        border: 1px solid #387cbf;
        margin: 0 3px; }
      .inner .inner_r .info span {
        margin: 0 3px;
        display: inline-block;
        width: 20px;
        line-height: 20px;
        background: #387cbf;
        color: #fff; }
    .inner .inner_r .ilist ul {
      padding-top: 24px; }
      .inner .inner_r .ilist ul li {
        float: left;
        list-style: none;
        padding: 0 10px 12px; }
        .inner .inner_r .ilist ul li a img {
          width: 159px;
          height: 103px; }
        .inner .inner_r .ilist ul li a p {
          text-align: center;
          font: 12px/2 "Simsun";
          color: #404040; }
    .inner .inner_r .news_title {
      background: url("../images/bor.png") repeat-x;
      height: 51px;
      text-align: center; }
      .inner .inner_r .news_title h2 {
        height: 49px;
        font: 30px/49px "Microsoft YaHei";
        color: #2856ab; }
    .inner .inner_r .news {
      padding: 20px 0; }
      .inner .inner_r .news p {
        font: 14px/2 "Simsun";
        color: #6b6b6b;
        padding: 4px 0; }
  .inner .news_nav {
    background: #fcfcfc;
    float: left;
    width: 200px; }
    .inner .news_nav h2 {
      width: 200px;
      height: 200px;
      background: url("../images/title_bg.png") no-repeat;
      text-align: center;
      font: 24px/200px "Microsoft YaHei";
      color: #fff;
      font-weight: bold; }
    .inner .news_nav ul {
      border: 1px solid #f2f2f2; }
      .inner .news_nav ul li {
        border-bottom: 1px dashed #e2e2e2;
        list-style: none;
        padding: 18px; }
        .inner .news_nav ul li:last-of-type {
          border-bottom: 0; }
        .inner .news_nav ul li a {
          font: 12px/1.5 "Simsun";
          color: #464646; }
        .inner .news_nav ul li p {
          font: 12px/1.5 "Simsun";
          color: #004276; }

.jiathis_style {
  position: absolute;
  bottom: 40px;
  left: 40px; }
  
.swipe {overflow: hidden;visibility: hidden;position: relative;}
.swipe-wrap {overflow: hidden;position: relative;}
.swipe-wrap > div {float:left;width:100%;position: relative;}
.swipePage{position:absolute;bottom:10px;text-align:right;width:99%;paddingright:1%;}
.swipePage span{font-family:Arial;font-size:12px;line-height:20px;display:inline-block;*display:inline;*zoom:1;width:10px;height:10px;background-color:#fff;border-radius: 100%;margin:0 3px;cursor:pointer;}
.swipePage span.active{color:#fff;background-color:#007aff;}

#mySwipe{width:996px;height:307px;}
#mySwipe img{width:996px;height:307px;}


.left_center{
       width: 100%;
    float: left;
    position: relative;
    margin-left:14px; 
}
.left_center div.ocms_de_bt{
   top:0 !important;
   left:auto !important;
   right:20px;
}



.left_center1{
       width: 100%;
    float: right;
    position: relative;
    margin-left:14px; 
   margin-top:10px;
    
}
.left_center1 div.ocms_de_bt{
   top:0 !important;
   left:auto !important;
   right:20px;
}



.left_center2{
       width:  100%;
    float: left;
    position: relative;
    margin-top:10px;
    
}
.left_center2 div.ocms_de_bt{
   top:0 !important;
   left:auto !important;
   right:20px;
}


.left_center3{
       width: 490px;
    float: right;
    position: relative;
   margin-top:10px;
   
    
}
.left_center3 div.ocms_de_bt{
   top:0 !important;
   left:auto !important;
   right:20px;
}


.left_center4{
       width: 490px;
    float: left;
    position: relative;
    margin-top:10px;
    
}
.left_center4 div.ocms_de_bt{
   top:0 !important;
   left:auto !important;
   right:20px;
}





#in{
    width: 960px;
    margin: 0 auto;
    padding-top: 50px;
}

#in .left {
  float: left;
  border: 1px solid #2856ab;
  width: 200px;
  margin-right: 40px; }
  #in .left .subnav {
    margin: 0 15px;
    min-height: 80px; }
    #in .left .subnav h3 {
      font: 18px/45px \5FAE\8F6F\96C5\9ED1;
      color: #204b9c;
      border-bottom: 2px solid #2856ab; }
    #in .left .subnav ul li {
      list-style: none;
      border-bottom: 1px dashed #c5c5c5;
      padding-left: 10px; }
      #in .left .subnav ul li:last-of-type {
        border: 0; }
      #in .left .subnav ul li a {
        text-decoration: none;
        font-size: 12px;
        line-height: 3;
        color: #626262;
        font-weight: normal; }
        #in .left .subnav ul li a:hover {
          text-decoration: underline; }
      #in .left .subnav .ul1 li .ul2 li {
        border: 0; }
      #in .left .subnav .ul1 li .ul2 .ul3 li {
        border: 0; }
    #in .left .subnav ul .select_li1 {
      background: url("../images/li1.png") no-repeat left center;
      background-position: 0 14px; }
      #in .left .subnav ul .select_li1 a {
        color: #284f9a;
        font-weight: bold; }
      #in .left .subnav .ul1 .select_li1 ul li a {
        color: #626262;
        font-weight: normal; }
      #in .left .subnav .ul1 .select_li1 .select_li2 {
        background: url("../images/li2.png") no-repeat left center;
        background-position: 0 14px; }
        #in .left .subnav .ul1 .select_li1 .select_li2 a {
          color: #626262;
          font-weight: bold; }
        #in .left .subnav .ul1 .select_li1 .select_li2 ul li a {
          color: #8c8c8c;
          font-weight: normal; }
      #in .left .subnav .ul1 .select_li1 .select_li3 {
        background: url("../images/li3.png") no-repeat left center;
        background-position: 0 14px; }
        #in .left .subnav .ul1 .select_li1 .select_li3 a {
          color: #5482c6 !important;
          font-weight: bold !important; }
#in .right {
  width: 717px;
  float: left;
  position: relative; }
  #in .right .breadcrumb {
    position: absolute;
    top: -20px;
    right: 0;
    line-height: 12px;
    color: #c5c5c5; }
    #in .right .breadcrumb a {
      color: #8c8c8c; }
  #in .right .title {
    margin-bottom: 20px;
    border-bottom: 2px dashed #c5c5c5;
    font: 24px/2 \5FAE\8F6F\96C5\9ED1;
    color: #1564a7;
    text-align: center; }
    
    #in .right .title .date{
    height: 28px;
    line-height: 28px;
    font-size: 12px;
    color: #adadad;
    text-align: center;
    padding-bottom: 18px;
    }
    
  #in .right .detail {
    min-height: 600px; }
    #in .right .detail p {
      color: #666666;
      font-size: 14px;
      padding: 10px 0;
      line-height: 28px; }
    #in .right .detail .list {
      padding-top: 18px; }
      #in .right .detail .list ul {
        min-height: 400px;
        height: auto !important; }
        #in .right .detail .list ul li {
          list-style: none;
          position: relative;
          border-bottom: 1px dotted #d9d9d9;
          background: url("../images/li.png") no-repeat left center;
          padding-left: 16px; }
          #in .right .detail .list ul li span {
            float: right;
            font-size: 12px;
            color: #a0a0a0;
            line-height: 34px; }
          #in .right .detail .list ul li a {
            color: #666666;
            font-size: 14px;
            line-height: 34px; }
    #in .right .detail .ilist ul li {
      list-style: none;
      //float: left;
      padding: 0 8px 10px;
      display:inline-block; }
      #in .right .detail .ilist ul li img {
        //border: 1px solid #d9d9d9;
        width: 218px;
        height: 142px; }
      #in .right .detail .ilist ul li a  {
        font-size: 12px;
        color: #666;
        padding: 2px 0;
        height: 56px;
        width: 218px;
        overflow: hidden; }
  #foot {background: #2856ab; 
    width: 100%;
    height: 130px;}
#foot .foot {margin: 0 auto;
    width: 1000px;
    color: #fff;
    text-align: center;
    padding-top: 15px;}
#foot .foot p { margin:0; padding:0; }

#wrap .center .title span {
    font: 14px/34px "Microsoft YaHei";
    display: inline-block;
    width: 102px;
    height: 35px;
    background: #628ac5;
    color: #fff;
    text-align: center; }
.foot a { color:#fff;}

       
       

/*# sourceMappingURL=main.css.map */