* {
  padding: 0;
  margin: 0;
  
  font-size: 18px;
}
ul,li {
  list-style: none;
}
a{
  text-decoration: none;
}
a:hover{
  color: #3e56d0;
}
.time {
    float: right;
    color: #BDBDBE;
}
body{
  background-color: #fff !important;
}
.logo {
position: absolute;
   top: 43px;
    left: 171px;
    height: 68px;
}
.more {
  position: absolute;
  color: #3e56d0;
  position: absolute;
  bottom: 20px;
  right: 50px;
  font-size: 16px;
}
.morep{
  position: absolute;
    bottom: 15px;
    left: 50%;
    margin-left: -87px;
    width: 175px;
    height: 50px;
    border: 1px solid #649af6;
    color: #3e56d0;
    text-align: center;
    line-height: 50px;
    border-radius: 50px;
    font-size: 16px;
}

  .banner{
    height: 660px;
    width: 100%;
    background: url(../images/lzlxbanner.png) no-repeat top center;
    overflow: hidden;
  }

.contian {
  width: 1220px;
  margin: 0 auto;
color: #333;
}
.dot{
  background: url(../images/lzlxdot.png) no-repeat;
  width: 6px;
 height: 9px;
 display: inline-block;
 margin-right: 10px;
}
.con {
  margin-bottom: 57px;
}
.gztj{
 height: auto;
 min-height: 200px;
 margin-top: -16px;
}
.gztj-cell{
  height: 283px;
  box-sizing: border-box;
  padding: 37px 50px 30px 36px;
  margin-top: 7px;
  position: relative;
  background: url(../images/lzlxbg1.png) no-repeat;
}
.gztj li{
  height: 41px;
  line-height: 41px;
}
.con-title{
  height: 36px;
  width: 100%;
}
.gztj-title{
  background: url(../images/lzlx01.png) no-repeat;
}
.zcjc-title{
  background: url(../images/lzlx02.png) no-repeat;
}
.zcjd-title{
  background: url(../images/lzlx03.png) no-repeat;
  height: 36px;
  margin-bottom: 30px;
}
.ssxg-title{
  background: url(../images/lzlx04.png) no-repeat;
  height: 36px;
  margin-bottom: 30px;
}
.zcjc{

}
.zcjc-cell{
height: 394px;
position: relative;
padding: 24px 35px 30px;
margin-top: 5px;
box-sizing: border-box;
background: url(../images/bg2.png) no-repeat;
}
.zcjc-cell ul{
  overflow: hidden;
}
.zcjc-cell li{
  border: 1px solid #649af6;
  width: 350px;
  height: 80px;
  box-sizing: border-box;
  margin-right: 50px;
  margin-top: 25px;
  float: left;
  text-align: center;
  padding: 10px 21px 0;
  line-height: 30px;
}
.zcjc-cell li:nth-of-type(3n){
  margin-right: 0;
}
.zcjc-cell li:hover{
  box-shadow: #649af6 1px 1px;
}
.zcjd{
margin-top: 60px;
}
.zcjd .zcjdcon{
     position: relative;
    overflow: hidden;
    height: 220px;
    margin-top: 28px;
    background-color: #F0F2F5;
    padding: 20px 0 0 20px;
    box-sizing: border-box;
}
.zcjd .zcjdcon li{
  height: 41px;
  line-height: 41px;
  float: left;
  width: 50%;
}
.hzxfts{
  background-color: #f0f2f5;
  height: 292px;
box-sizing: border-box;
    padding-top: 35px;
}
.hzxftlists{
  position: relative;
}
.hzxftlists ul {
 
}

.hzxftlists ul li {
   float: left;
    width: 380px;
    height: 220px;
    margin-right: 30px;
    box-sizing: border-box;
    border: 1px #649af6 solid;
    padding: 9px;
}

.hzxftlists ul#xfbh li>a {
   width: 350px;
    height: 238px;
    display: block;
    /*background: url(../images/yxwfbb.png) no-repeat center;*/
    background-size: 100% 100%;
}

.hzxftlists ul#xfbh li>a img {
    margin-bottom: 0px;
}

.hzxftlists ul li img {
      width: 360px;
    height: 202px;
    display: block;
    transition: all 0.4s;
}

.hzxftlists ul li a:hover img {
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
}

.hzxftlists ul li .zxxftag {
    color: white;
    width: 86px;
    height: 22px;
    line-height: 22px;
    background: #19456C;
    font-size: 14px;
    text-align: center;
    border-radius: 11px;
    margin-left: 10px;
}

.hzxftlists ul li .zxft-tits {
   line-height: 30px;
    padding: 25px;
}

.hzxftlists ul li .zxft-tits a {
       font-size: 16px;
    color: #0a6fcb;
}

.hzxftlists ul li .zxft-stime {
    color: #AAAAAA;
    font-size: 14px;
    margin-left: 10px;
}
.hzxftlists #hLeftArr1 {
       width: 32px;
    height: 56px;
    background: url(../images/lzlxleftl.png) no-repeat center;
    position: absolute;
    left: -51px;
    top: 50%;
    margin-top: -28px;
    cursor: pointer;
    background-size: cover;
}

.hzxftlists #hRightArr1 {
    width: 32px;
    height: 56px;
    background: url(../images/lzlxleftr.png) no-repeat center;
    position: absolute;
    right: -28px;
    top: 50%;
    margin-top: -28px;
    cursor: pointer;
    background-size: cover;
}
/*.footer {
  border-top: 2px solid #4696e3 !important;
  color: #fff !important;
}*/

