
a{
    text-decoration: none;
}
div li{
    list-style: none;
    cursor: pointer;
}
div li a{
    display: block;
    text-decoration: none;
}
.main{
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
    padding: 19px 0;
}
.main-con{

    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.scroll{
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    margin: 0 0 20px;
}
.scroll ul li a{
    width: 1200px;
    height: 200px;
    background-image: url("../images/bann.jpg");
}
.mai-lef{
    width: 200px;
    background-color: #f3f3f3;
    /* float: left; */
    margin: 0 30px 0 0;
}
.lef-top{
    width: 200px;
    height: 446px;
    /* float: left; */
}
.lef-top .sidebar{
    width: 200px;
    height: 189px;
    /* float: left; */
}
.lef-top ul li a{
    color: #3e3e3e;
    line-height: 37.8px;
}
.lef-top ul li{
    width: 144px;
    height: 37.8px;
    padding: 0 28px 0 28px;
    background-color:#f3f3f3;
}
.lef-top ul .active{
    background: white;
}
.list-title{
    background: #2f4bd3;
    text-align: center;
    height:37px;
    line-height: 37px;
}
.list-title a{
    color: #ffffff;
}
.lef-top .sidebar-bot{
    width: 200px;
    height: 238px;
    /* float: left; */
    margin-bottom: 19px;
}
.lef-top .sidebar-bot .nava a{
    color: #2f4bd3;
}
.lef-top .sidebar-bot .navc{
    height: 32px;
}
.lef-top .sidebar-bot .navc a{
    margin-left: 5.2px;
    font-size: 14px;
}
.lef-top .sidebar-bot .navs{
    background: #f3f3f3;
}
.lef-bot{
    width: 200px;
    height: 314px;
    /* float: left; */
    border: 1px solid #f4f4f4;
}
.lef-bot h4{
    line-height: 39px;
    padding: 0 0 0 16px;
    margin-bottom: 10px;
    height: 39px;
    border-top: 1px solid #0b68ad;
    border-bottom: 1px solid #f4f4f4;
}
.lef-bot ul{
    padding: 0 0 0 15px;
}
.lef-bot ul li{
    background-image: url("../images/di.png");
    background-repeat: no-repeat;
    height: 31px;
    line-height: 31px;
}
.lef-bot ul li a{
    margin-left: 9px;
    color: #000000;
    font-size: 15px;
}
.mai-rig{
    overflow: auto;
    /* width: 970px; */
    /* float: right; */
}
.position{
    width: 970px;
    height: 60px;
    /* float: left; */
    font-size: 14px;
    color: #6c6c6c;
}

.position a{
    font-size: 14px;
    color: #6c6c6c;
}
.mai-jou{
    width: 99%;
    /* border: 1px solid #f4f4f4; */
    margin-left: 2px;
    /* float: left; */
}

.mai-jou a{
color: black;
}
.mai-jou a:hover{
    color:#3e3e3e;
}
.jou-modul{
    /* width: 927px; */
    height: 121px;
    padding: 20px 0 20px 0;
    margin-left: 19px;
    border-bottom: 1px dashed #f4f4f4;
}
.jou-img{
    /* width: 178px; */
    /* height: 121px; */
    /* float: left; */
    margin-right: 31px;
}
.jou-img img{
    width:100%;
    height:auto;
}
.jou-cont{
    width: 718px;
    /* float: left; */
    height: 121px;
}
.jou-cont h3{
    margin-bottom: 10px;
}
.jou-cont .jou-msg{
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 10px;
    margin-right: 30px;
}
.jou-cont .jou-msg,.jou-con{
    /* float: left; */
}
.jou-cont .jou-con a{
    color: #8b8b8b;
    font-size: 14px;
}
.jou-module{
    width: 927px;
    height: 83px;
    padding: 20px 0 20px 0;
    margin-left: 19px;
    border-bottom: 1px dashed #f4f4f4;
}
.jou-module h3{
    margin-bottom: 12px;
}
.jou-module .jou-msg{
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 17px;
    margin-right: 30px;
}
.jou-module .jou-msg,.jou-con{
    /* float: left; */

}
.jou-module .jou-con a{
    color: #8b8b8b;
    font-size: 14px;
}
.jou-modula{
    width: 927px;
    height: 130px;
    padding: 20px 0 0 0;
    margin-left: 19px;
}
.jou-modula h3{
    margin-bottom: 12px;
}
.jou-modula .jou-msg{
    color: #8b8b8b;
    font-size: 13px;
    margin-bottom: 25px;
    margin-right: 30px;
}
.jou-modula .jou-msg,.jou-con{
    clear: both;
    /* float: left; */
    font-size:14px;
    color:#868686;
}
.jou-modula .jou-con a{
    color: #8b8b8b;
    font-size: 14px;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    font-family: Microsoft Yahei, sans-serif!important;
  }
  .pagination > li {
    display: inline;
  }
  .pagination > li > a,
  .pagination > li > span {
    position: relative;
    /* float: left; */
    padding: 5px 12px;
    margin-left: 3px;
    line-height: 1.42857143;
    color: #000000;
    text-decoration: none;
    background-color: #f3f3f3;
    border: 1px solid #f3f3f3;
  }
  .pagination > li:first-child > a,
  .pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
  }
  .pagination > li:last-child > a,
  .pagination > li:last-child > span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
  }
  .pagination > li > a:hover,
  .pagination > li > span:hover,
  .pagination > li > a:focus,
  .pagination > li > span:focus {
    color: #2a6496;
    background-color: #f3f3f3;
    border-color: #ddd;
  }
  .pagination > .active > a,
  .pagination > .active > span,
  .pagination > .active > a:hover,
  .pagination > .active > span:hover,
  .pagination > .active > a:focus,
  .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #2f4bd3;
    border-color: #2f4bd3;
  }
  .pagination > .disabled > span,
  .pagination > .disabled > span:hover,
  .pagination > .disabled > span:focus,
  .pagination > .disabled > a,
  .pagination > .disabled > a:hover,
  .pagination > .disabled > a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
  }
  .pagination-lg > li > a,
  .pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
  }
  .pagination-lg > li:first-child > a,
  .pagination-lg > li:first-child > span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
  }
  .pagination-lg > li:last-child > a,
  .pagination-lg > li:last-child > span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
  }
  .pagination-sm > li > a,
  .pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
  }
  .pagination-sm > li:first-child > a,
  .pagination-sm > li:first-child > span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
  }
  .pagination-sm > li:last-child > a,
  .pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
  }
  .pagination {
      margin-left:20px;
  }

  .pic-list{
    width:1200px;
}
.pic-list .position{
    width:100%;
}
.pic-list-con{
    clear: both;
    overflow: hidden;
}
.pic-list-block{
    /* background-color: #ddd; */
    margin:5px;
    /* width: 161px;
    height: 100px; */
    /* float: left; */
}
.pic-list-block img{
    width:230px;
    height: 145px;
}

.pic-list-block h3 a{
    color: #868686;
    font-size:14px;
}
.page{
    text-align: center;
}