/*  公共样式开始  */
a:focus{
    outline:none;
}
input,select{
    outline: none;
}
.txtcolor {
  color: #245399;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}
.mt-20 {
  margin-top: 20px;
}
.mr-20 {
  margin-right: 20px;
}
.active {
  color: #3f9de4;
  border-bottom: 2px solid #3f9de4;
}
.main {
  display: none;
}
.selected {
  display: block;
}
.weight {
  font-weight: 700;
}
/*  公共样式结束  */
/*  内容开始  */
.content .content-banner {
  margin-top: 30px;
}
.content .title {
  height: 80px;
  line-height: 80px;
  font-size: 21px;
  font-weight: 700;
}
.sqgs-list ul {
  margin: 0 -10px;
}
.content .content-sqgs .sqgs-list li {
  float: left;
  height: 120px;
  width: 11.11%;
  padding: 0 10px;
  background: #fff;
}
.sqgs-list li a {
  background-color: #f7f7f7;
  display: block;
}
.content .content-sqgs .sqgs-list li :hover {
  background-color: #e9f9ff;
}
.content .content-sqgs .sqgs-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.content .content-sqgs .sqgs-list li a .img {
  height: 80px;
  padding-top: 20px;
}
.content .content-sqgs .sqgs-list li a .img img {
  display: block;
  margin: 0 auto;
}
.content .content-sqgs .sqgs-list li a p {
  color: #245399;
  text-align: center;
}
.content .content-sqgs .sqgs-list li:first-child {
  margin-left: 0;
}
.content .content-szgs .szgs-img {
  width: 590px;
  height: 100px;
}
.content .content-shgs .table .ul_title {
  border-bottom: 1px solid #eee;
  overflow: hidden;
}
.content .content-shgs .table .table-title li {
  float: left;
  height: 30px;
  margin-right: 25px;
}
.content .content-shgs .table .table-title li.last_li_more {
  float: right;
  font-size: 17px;
  margin: 0;
}
.content .content-shgs .table .table-title li.last_li_more a {
  display: none;
  color: #3f9de4;
  font-size: 17px;
}
.content .content-shgs .table .table-title .table-title span {
  float: right;
  font-size: 17px;
}
.content .content-shgs .table .cont-height {
  height: 210px;
}
.content .content-shgs .table ul.ul_list {
  margin-top: 10px;
  font-size: 17px;
}
.content .content-shgs .table ul.ul_list li {
  height: 40px;
  line-height: 40px;
  position: relative;
  padding-left: 15px;
}
.content .content-shgs .table ul.ul_list li a {
  color: #333333;
}
.content .content-shgs .table ul.ul_list li a:hover {
  color: #245399;
}
.content .content-shgs .table .list_dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  background-color: #666;
  position: absolute;
  top: 50%;
  left: 5px;
  transform: translateY(-50%);
}
.content .content-shgs .table .list_data {
  float: right;
  font-size: 17px;
  color: #999999;
}
.content .content-shgs .img-bottom {
  margin: 20px 0;
  height: 80px;
}
.content .content-shgs .img-bottom li {
  float: left;
  margin-left:30px;
}
.content .content-shgs .img-bottom li:first-child {
  margin-left: 0;
}
.zxbm_con{
    background-color: #efefef;
    overflow:hidden;
    paddding-bottom:20px;
}

.zfbm li{
   width: 22%;
    float: left;
    background: #ffffff;
    line-height: 50px;
    text-align: center;
    margin-left: 3%;margin-bottom:20px;
}
.zfbm li:first-child,.zfbm li:nth-child(4n+1){
    margin-left: 0%;
}
.zfbm li a{
    color:#333333;
}

/*  内容结束  */
@media screen and (max-width: 1024px){
.zxbm_con .content .title{
padding-left:10px;
}
.zxbm_con {
    background-color: #efefef;
    overflow: hidden;
    padding: 0px 10px;
    paddding-bottom: 20px;
}
.bt-box-1200{
overflow:hidden;
}
.zfbm li {
    width: 48%;
}
.zfbm li:nth-child(4n+1) {
    margin-left: 3%;
}
.zfbm li:first-child, .zfbm li:nth-child(2n+1) {
    margin-left: 0%;
}

    .content .content-sqgs .sqgs-list li{
        width:30%;
        margin-left:3%;
        margin-bottom:20px
    }
    .content .content-sqgs .sqgs-list li:nth-child(3n+1){
        width:32%;
        margin-left:0%;
    }
    .content-sqgs,.content-szgs,.content-shgs{
        padding:0 20px;
    }
    .zgss-img{
        float:none;
    }
    .zgss-img img{
        width:100%;
    }
    .content-szgs .mr-20{
        margin-right:0px;
        margin-bottom:20px;
    }
    .content .content-shgs .table ul.ul_list li a {
        color: #333333;
        width: 70%;
        display: inline-block;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    .content .content-shgs .img-bottom li{
        margin-left:0px;
        margin-bottom:20px;
        width:100%;
    }
    .content .content-sqgs .sqgs-list li a .img,.content .content-shgs .img-bottom li img{
        width:100%;
    }
    .ytjiucuo{
        display:none;
    }
}
@media screen and (max-width: 420px){
    .content-sqgs,.content-szgs,.content-shgs{
        padding:0 10px;
    }
}