﻿.main_content{
  padding:5px 40px;
  box-sizing: border-box;
  background: #F6F7F9;
}
.flb.SwitchImage{
  position: relative;
  width: 255px;
  box-sizing: border-box;
}
.SwitchImage>div{
  background:#fff;
  height:100%;
  width:100%;
  overflow: hidden;
}
.flb.SwitchImage img{
  width: 100%;
}

.flb.SwitchImage .num{
  height:25px;
  bottom: 0;
  right:0px;
  padding:0;
}
.flb.SwitchImage .num li{
  font-size: 14px;
  width:25px;
  height:25px;
  line-height: 25px;
  background: #6A6A6A;
  color:#fff;
  border-radius: 0;
  text-align: center;
}
.flb.SwitchImage .num li.s
{
  background: #268507;
}
.flb.SwitchImage .op_bg{
  background: none;
}
.flb.SwitchImage .tit li a{
  color:#000;
  font-size:18px;
  max-width: 465px;
  line-height: 0;
}
.flb.SwitchImage .tit{
  bottom: 50px;
  width:100%;
}
.flb.SwitchImage .tit li{
  width:100%;
}
.list_art{
  width:255px;
  margin-bottom: 30px;
  background: #fff;
  min-height: 380px;
}
.list_art h2.title{
  font-size: 17.5px;
  color:#ffffff;
  background: #1770EB;
  padding: 10px  20px;
}
.list_art img{
  width:100%;
}
.list_art .list_con li a{
  color:#3E61AC;
  line-height: 30px;
  font-size:14px;
  padding-left:40px;
  background: url(/Sites/Uploaded/UserUpLoad/20190426/20190426132155.png) no-repeat 20px center;
}
.main_content .kyxw{
  margin-left:30px;
}
.main_content .sbtz{
  margin-right: 30px;
}
.main_content .kyxw,.main_content .kjjz,.main_content .zdsys{
  margin-right: 30px;
}
.list_art h2.title span{
  float: right;
}
h2.title .more_img{
 width: 18px;
}


@media only screen and (max-width:768px) {
  .main_content{
 padding:0 10px;
 margin:0;
  }
  .flb.SwitchImage{
 margin:0;
 width:100%;
 height:auto;
 margin-bottom: 20px;
  }
  .flb.SwitchImage .tit,.flb.SwitchImage .num{display: none;}
  .list_art{width:100%;margin:0 0 20px 0 !important;}
}  