@charset"utf-8";
.content-title {
    padding-bottom: 18px;
    border-bottom: 1px solid #E0E0E0;
}
.panel{
  margin-top: 20px;
}
.panel .spe-left,.panel .news{
  background-color: #fff;
}
.panel .spe-left{
  width: 444.4px;
  height: 504px;
  padding: 20px;
}
.lead-info .top{
  margin-top: 27px;
  padding-bottom: 25px;
  border-bottom: 1px solid #F5F6F6;
}
.lead-info .top .pic-box{
  width: 123px;
  height: 153.8px;
}
.lead-info .top .txt{
  width: 252px;
  color: #333;
  font-size: 16px;
}
.lead-info .top .txt p{
  line-height: 36px;
}
.lead-info .bottom{
  margin-top: 27px;
  color: #333;
  font-size: 16px;
}
.lead-info .bottom .row{
  margin-bottom: 27px;
}
.lead-info .bottom .row .position{
  display: inline-block;
  width:103.5px;
  line-height: 34px;
  border-radius: 5px;
  background-color: #DFEDF8;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  margin-right: 22px;
  text-align: center;
}
.lead-info .bottom .zgsz{
  width: 100%;
  height: 70.2px;
  line-height: 70.2px;
  background-image: url(jg-bg.jpg);
  background-size: 100% 100%;
  background-position: center center;
  background-repeat: no-repeat;
  color: #fff;
  text-align: center;
}
.lead-info .bottom .zgsz img{
  width: 31px;
  height: 30px;
  vertical-align: top;
  margin: 18px 18px 0 0;
}
.lead-info .bottom .zgsz span{
  font-size:20px;
  font-weight: bold;
}
.right.news{
  width: 730.8px;
  height: 504px;
  padding: 18px 20px 0;
  margin-left: 0;
}
.news-list{
  margin-top: 27px;
}

.panel2 .spe-left{
  height:559.5px ;
}
.xxgk-content{
  margin-top: 26px;

}
.xxgk-content a{
  display: block;
  width: 100%;
  height: 71px;
  line-height: 71px;
  background-color: #E7F2FB;
  margin-bottom: 19px;
  
}
.xxgk-content a:hover{
  background-color: #017CDA;
}
.xxgk-content a .icon-box{
  width: 104px;
  line-height: 71px;
  background: #5ea9e7;
  text-align: center;
}
.xxgk-content a:hover .icon-box{
  border-right: 1px solid #5EA9E7;
  background:#017CDA;
}
.xxgk-content a .icon-box img {
    vertical-align: middle;
}
.xxgk-content a p{
  color: #017CDA;
  font-size: 18px;
  text-align: center;
}
.xxgk-content a:hover p{
  color: #fff;
}
.panel2>.right{
  height:559.5px ;
  width: 730.8px;
}
.right .top,.right .bottom{
  width: 730.8px;
  padding: 18px 20px 0;
  background-color: #fff;
  margin-left: 0;
}
.right .top{
  height: 290px;
}
.right .top .content-title .hd{
  float: right;
}
.right .top .content-title .hd a {
    font-weight: normal;
    color: #333;
    font-size: 16px;
}
.right .top  .content-title ul li span {
    margin: 0 6px;
    font-size: 14px;
    vertical-align: unset;
}
.right .top  .content-title ul li.on a{
  color: #017CDA;
}
.right .bottom{
  margin-top: 19px;
  height: 250.5px;
}
.post {
  width: 100%;
  height: 152px;
  margin-left: -3px;
}
.post a{
  float: left;
  width: 396px;
  height: 152px;
  margin-left: 4px;
}
.post a img{
  width: 100%;
}
.panel3 .content-title{
  background-color: #fff;
  padding: 25px 17px 22px;
}
.zfdw-box{
  margin-top: 4px;
  width: 100%;
  height: 755.9px;
}
.zfdw-box>.left,.zfdw-box>.right{
  width: 597.9px;
  height: 755.9px;
  padding: 27px 17px 0;
  background-color: #fff;
}
.zfdw-box>.left .title,.zfdw-box>.right .title{
  width: 90px;
  line-height: 35px;
  text-align: center;
  color: #fff;
  background-color: #017CDA;
}
.zf-content{
  margin: 23px -25px -19px 0;
}
.zf-content a{
  float: left;
  width: 171.5px;
  line-height: 32px;
  padding-left: 11px;
  color: #333;
  border: 1px solid #EEEEEE;
  margin: 0 24px 19px 0;
}
.zf-content a i{
  width: 3px;
  height: 12.6px;
  display: inline-block;
  background-color: #FF0D0D;
  vertical-align: middle;
  margin-right: 4px;
}
@media screen and (max-width: 1200px) {
  .panel,.right.news  {
    margin-top: .3rem;
}
.panel .spe-left{
    padding: .2rem .2rem .35rem;
  }
.news,.right.news  {
  padding: .2rem .2rem .25rem;
}  

.panel .spe-left, .panel .news {
    width: 100%;
    height: auto;
}
.lead-info .top{
  margin-top: .4rem;
  padding-bottom: .4rem;
  border-bottom: 1px dotted #DEDEDE;
}
.lead-info .top .pic-box{
  width: 2.64rem;
  height: 3.30rem;
  margin: 0 auto .6rem;
}
.lead-info .top .txt{
  width:auto ;
  font-size: .26rem;
  margin: 0 auto;
}
.lead-info .top .txt p{
  line-height: 2;
}
.lead-info .bottom{
  margin-top: .4rem;
  font-size: .26rem;
}
.lead-info .bottom .row{
  margin-bottom: .4rem;
}
.lead-info .bottom .row .position{
  width:1.868rem;
  line-height: .614rem;
  border-radius: .05rem;
  margin-right: .4rem;
}
.lead-info .bottom .zgsz{
  height: 1.124rem;
  line-height: 1.124rem;
}
.lead-info .bottom .zgsz img{
  width: .48rem;
  height: .48rem;
  margin: .32rem .32rem 0 0;
}
.lead-info .bottom .zgsz span{
  font-size:.32rem;
}
.xxgk-content{
  margin-top: .47rem;

}
.xxgk-content a{
  width: 100%;
  height: 1.133rem;
  line-height: 1.133rem;
  margin-bottom: .3rem;
  
}

.xxgk-content a .icon-box{
  width: 1.654rem;
  line-height:1.133rem;
}
.icon-box.left{
  float: left;
}
.xxgk-content a p{
  font-size: .28rem;
}
.panel2>.right{
  height:auto;
  width: 100%;
}
.right .top,.right .bottom{
  width: 100%;
  padding: 18px 20px 0;
  background-color: #fff;
  margin-left: 0;
}
.right .top,.right .bottom{
  height: auto;
  margin-top: .3rem;
  padding: .2rem .2rem .35rem;
}

.right .top .content-title .hd a {
    font-size: .24rem;
}
.right .top  .content-title ul li span {
    margin: 0 .1rem;
    font-size:.24rem;
}
.post {
  width: 100%;
  height: auto;
  margin-left: 0;
}
.post a{
  float: none;
  display: block;
  width: 100%;
  height: 2.56rem;
  margin-left:0;
  margin-bottom: .3rem;
}
.post a img{
  width: 100%;
}
.panel3 {
  padding:.2rem .2rem 0;
   background-color: #fff;
}
.panel3 .content-title{
  padding: 0 0 .27rem;
}
.zfdw-box{
  margin-top:0;
  height: auto; 
}
.zfdw-box>.left,.zfdw-box>.right{
  width: 100%;
  height: auto;
  padding: .27rem 0 0;
}
.zfdw-box>.right{
  padding-top: 0;
}
.zfdw-box>.left .title,.zfdw-box>.right .title{
  width: 1.425rem;
  line-height: .554rem;
  font-size: .28rem;
}
.zf-content{
  margin: .28rem 0 0 0;
}
.zf-content a{
  width: 46%;
  line-height: .76rem;
  padding-left: .26rem;
  margin: 0 .46rem .49rem 0;
  font-size: .22rem;
}
.zf-content a:nth-of-type(2n){
  margin-right: 0;
}
.zf-content a i{
  width: .07rem;
  height: .25rem;
  margin-right: .2rem;
}
}