﻿*{font-family: Microsoft YaHei;}
a:hover{color: #1f82b6;font-weight: bold;}
.main{margin-bottom: 40px !important;}
.top_banner{position: relative;}
.top_banner,.top_banner img{
  width: 100%;
}
.top_banner img{position: absolute;}
.top_banner div{width: 1280px;margin: 0 auto;padding-left: 75px;box-sizing: border-box;}
.top_banner p{
  width: 266px;
  height: 84px;
  padding: 20px 0 20px 55px;
  box-sizing: border-box;
  color: #fff;
  font-size: 24px;
  font-family: Microsoft YaHei;
  background: url(/Sites/Uploaded/UserUpLoad/20210517/20210517115625.png) no-repeat left center;
}
.top_banner p span{
  font-size: 14px;
  opacity: .5;
  margin-left: 20px;
  display: block;
}
.top_banner{
  margin-bottom: 20px;
  height: 300px;
  padding-top: 108px;
  box-sizing: border-box;
  width: 1280px;
  margin: 0 auto 20px;
}
.linkMap{margin-bottom: 20px;}
.linkMap a,.linkMap span{font-size: 15px;color: #1f82b6;}

.main_content{
  width: 1280px;
  margin: 0 auto;
}
/* 左侧导航 */
.article_left{
  width: 253px;
  background: url(/Sites/Uploaded/UserUpLoad/20210518/20210518095721.png) no-repeat top center;
  float: left;
}
.article_left .title_head{
  color: #fff;
  font-weight: bold;
  background: none;
  margin: 25px 0;
}
.article_left .title_head h3{
  line-height: 36px;
  font-size: 24px;
  padding-left: 15px;
  font-weight: bold;
}
.article_left .side_menu_inside{
  padding-left: 15px;
}
.article_left .side_menu_inside ul{
  background: url(/Sites/Uploaded/UserUpLoad/20210518/20210518100050.png) no-repeat center center;
  background-size: cover;
}
.article_left .side_menu .lv1_ul .lv1_li .lv1_tit{
  color: #000000;
  font-size: 22px;
  padding: 25px 0 25px 30px;
}
.article_left .side_menu .lv1_ul .lv1_li .add{
  background: none;
}
.article_left .side_menu .lv1_ul .lv1_li .ren a{
  padding: 25px 0 25px 30px;
  font-weight: bold;
  color: #32709F;
}
.article_left .side_menu .lv1_ul .lv1_li .ren{background: none;}
.article_left .side_menu .lv1_ul .lv1_li:last-child{border-bottom: none;}
.article_left .side_menu{border: none;}

/* 右侧内容 */
.article_right{
  float: right;
  width: 1000px;
  padding: 0 0 0 20px;
  box-sizing: border-box;
}
.column_list_article li {
  width: 100%;
  height: 260px;
  border-bottom: 1px solid #E8E5E5;
  box-sizing: border-box;
  padding: 40px 50px 40px 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  margin-bottom: 20px;
  -webkit-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  z-index: 10;
  position: relative;
  overflow: initial;
}
.column_list_article li .articleBox_left{
 z-index: 30;
   width:100%;
}
.column_list_article li .articleBox_right{
 z-index: 30;
}
.column_list_article li:before {
 content: '';
 /* background-color: #1b5c97; */
 display: block;
 position: absolute;
 z-index: 10;
 width: 100%;
 height: 0;
 left: 0%;
 top: 50%;
 background-size: 50% 50%;
 background-repeat: no-repeat;
 -webkit-transition: all 0.8s ease-in-out;
 transition: all 0.8s ease-in-out;
 border-radius: 0 15px 0 15px;
}
.column_list_article li:hover:before {
 width: 104%;
 height: 100%;
 left: -2%;
 top: 0%;
 content: '';
 /* box-shadow: 3px 35px 77px -17px rgba(27, 92, 151, 0.5); */
 box-shadow: 3px 35px 77px -17px #ddd;
}
.column_list_article li:after {
 content: '';
 width: 104%;
 height: 100%;
 background: url(/Sites/Uploaded/UserUpLoad/20210518/20210518140659.png) no-repeat bottom left;
 overflow: hidden;
 position: absolute;
 left: -2%;
 top: 0;
 z-index: 11;
}
.column_list_article li:hover:after {
 height: 106%;
 top: -3%;
 width: 106%;
 left: -3%;
}
.column_list_article li:hover{
  
  
}
.column_list_article li:hover .span_date_left a{
  /* color:#fff; */
color:#185a97;
}
.column_list_article li:hover a.title_more{
  /* background: url(/Sites/Uploaded/UserUpLoad/20200319/20200319164846.png) no-repeat; */
}
.column_list_article li:hover .dy_title{
	/* color: #fff; */
	color: #185a97;
}
.column_list_article li:hover .articleBox_bottom a ,.column_list_article li:hover .articleBox_bottom p{
	/* color: #fff; */
	color: #185a97;
}
.articleBox_Date {
  width: 150px;
  float: left;
  margin-top: -10px;
}
.articleBox_Date span.span_date_left {
  font-size: 14px;
  text-align: center;
  display: block;
}
.articleBox_Date span.span_date_left b {
  font-size: 40px;
  display: block;
  font-weight: normal;
}
.articleBox_Date a.title_more {
  display: block;
  width: 8px;
  height: 100px;
  background: url(/Sites/Uploaded/UserUpLoad/20210518/20210518141217.png) no-repeat;
  background-size: 8px 100px;
  margin: 24px auto 0;
}
.articleBox_top {
  margin-bottom: 30px;
  min-width: 500px;
}
.articleBox_top .dy_title {
  font-size: 18px;
  color: #333;
  font-weight: 600;
  margin-top: 30px;
}
.articleBox_bottom {
  font-size: 14px;
  line-height: 24px;
}
.articleBox_right {
  margin-left: 30px;
}
.articleBox_right a {
  display: block;
  width: 322px;
  height: 182px;
  overflow: hidden;
}
.articleBox_right a img {
  width: 100%;
  min-height: 182px;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
}
.articleBox_right a img:hover{
  -webkit-transform: scale(1.1);
   transform: scale(1.1);
}
.page_number_div{float: none;}
.article_right .article_blue_block{
  padding: 0;
}
.article_right .article_blue_block .article_head h3{
  position: relative;
  width: auto;
  display: inline-block;
  padding: 0 0 0 25px;
  font-size: 28px;
  color: #222;
  background: none;
  min-height: auto;
  float: left;
  margin: 0;
  line-height: 38px;
  height: auto;
}
.article_right .article_blue_block .article_head h3::after{
  display: block;
  content: '';
  background: #32709F;
  border-radius: 2px;
  width: 4px;
  height: 20px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.article_listcont{padding: 0;}
.article_right .article_blue_block .article_head{
  height: auto;
  line-height: initial;
  border: none;
  border-bottom: 1px solid #E8E5E5;
  overflow: hidden;
  background: none;
  padding-bottom: 20px;
}
.top_mob_banner{display:none;}

.article_right .article_blue_block .sub_tit span span{
  padding: 0;
}
.prev_next span.red{color: #333;}

@media screen and (max-width:768px){
  .article_right{padding: 0;}
 .articleBox_Date a.title_more{display: none;}
 .main_content{
 box-sizing: border-box;
 }
 .banner{
 width: 100% !important;
 min-width: auto;
 }
 .articleBox_left {
 position: relative;
 }
 .article_right {
 float: right;
 width: 100%;
 box-sizing: border-box;
 margin-right: 0;
 }
 .column_list_article li {
 width: 100%;
 height: auto;
 border-bottom: 1px solid #E8E5E5;
 box-sizing: border-box;
 padding: 10px;
 display: block;
 -webkit-box-pack: justify;
 justify-content: space-between;
 margin-bottom: 0px;
 border-radius: 0;
 }
 .articleBox_Date {
 width: auto;
 margin-top: 0;
 position: absolute;
 right: 0;
 top: 4px;
 color: #666;
 }
 .articleBox_Date span.span_date_left {
 font-size: 14px;
 text-align: center;
 display: block;
 float: right;
 }
 .articleBox_Date span.span_date_left b {
 font-size: 14px;
 display: inline-block;
 font-weight: normal;
display:none;
 }
 .articleBox_top {
 margin-bottom: 10px;
 min-width: auto;
 width: 77%;
 white-space: nowrap;
 text-overflow: ellipsis;
 overflow: hidden;
 }
 .articleBox_top .dy_title {
 font-size: 18px;
 color: #333;
 font-weight: 600;
 margin-top: 10px;
 }
 .articleBox_bottom {
 font-size: 16px;
 line-height: 24px;
 }
 .articleBox_right {
 margin-left: 30px;
 display: none;
 }
  .top_mob_banner{display: block;margin-bottom: 20px;}
  .top_mob_banner img{width: 100%;}
  .top_banner,.article_left{display: none;}
  .main_content{width: 100%;}
} 
