﻿  /*------------------文章列表页+内容页--------------------*/


  /*------------------文章列表页--------------------*/
  *,
  body,
  ul,
  ol,
  li,
  p,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  form,
  fieldset,
  table,
  td,
  img,
  div,
  tr,
  td,
  th,
  dl,
  dd,
  dt {
   font-family: Microsoft YaHei;
  }

  .main {
   width: 1280px;
   margin: 0 auto;
					min-height: 550px;
  }
 @charset "utf-8";

/*常规*/
* {
 padding: 0px;
 margin: 0px;
 list-style: none;
}
/*
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
table,
td,
img,
div,
tr,
td,
th,
dl,
dd,
dt {
 margin: 0;
 padding: 0;
 color: #333;
 font-family: "宋体"
}
*/
.article_cont p{font-family: "宋体"}


body {
 font-size: 12px;
 
}

img {
 border: none
}

h1,
h2,
h3,
h4,
h5,
h6 {
 font-size: 14px;
}

a {
 text-decoration: none;
 color: #275BAB;
}

a:hover {
  color:#ecaf59
 /*text-decoration: underline;*/
}

.clearit,
.clearb {
 clear: both;
 width: 0px;
 height: 0px;
 line-height: 0px;
 font-size: 0px;
 overflow: hidden;
 visibility: hidden;
}
 

.xjk {
 background: #F0F7FF;
}



 .article_left .side_menu .lv1_ul .sf-sub-indicator {
   display: block;
   float: right;
   height: 22px;
   width: 9px;
   padding-right: 5px;
  }

  .article_left .side_menu .lv1_ul {
   padding-bottom: 15px;

  }

  .article_left .side_menu .lv1_ul .lv1_li {
   line-height: 31px;
   display: inline-block;
   margin-right: 12px;
   /* padding: 0 17px; */
   position: relative;
  }

  .article_left .side_menu .lv1_ul .lv1_li .add {

   cursor: pointer;
  }

  .article_left .side_menu .lv1_ul .lv1_li .ren {
   /* background: #f6f6f6 url(../../Common/images/jt_h.jpg) no-repeat 90% center; */
   cursor: pointer;
  }
  .article_left .side_menu .lv1_ul .lv1_li .hasChildren a.lv1_tit  span{
 background:  url(../../Common/images/jt_h.jpg) no-repeat right center;
 padding-right: 15px;
  }

  .article_left .side_menu .lv1_ul .lv1_li .ren a {
  /* padding-left: 12px; */
   color: #275BAB;
   border-bottom: 3px solid #275BAB;
   font-weight: bold;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv1_tit {
   color: #666666;
   font-size: 16px;
   height: 31px;
   line-height: 31px;
   display: block;
   padding: 0 10px;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv1_tit:hover {
   color: #275BAB;
   font-weight: bold;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul {
   display: none;
   width: 145px;
   left: 50%;
   text-align: center;
   transform: translate(-50%, 0%);
   position: absolute;
   background: #fff;
   z-index: 100;
   max-height: 300px;
   overflow-y: auto;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul::-webkit-scrollbar {
   width: 4px;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul::-webkit-scrollbar-thumb {
   border-radius: 10px;
   /* -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2); */
   background: #ccc;
  }


  .article_left .side_menu .lv1_ul .lv1_li:hover .lv2_ul {
   display: block;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li {
   /* padding-left: 10px; */
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li p {
   overflow: hidden;
   text-overflow: ellipsis;
   white-space: nowrap;
   /* padding-right: 12%; */
   /* *width: 140px; */
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .add a:hover {
   /* color: #FFF; */
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li p {
   line-height: 30px;
   font-size: 14px;
   display: block;
   height: 30px;
   padding: 0 15px;
   background-image: none;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li p.ren a {
   padding: 0px;
   border-bottom: none;
   font-weight: 700;
   color: #275BAB;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .ren {
   line-height: 30px;
   display: block;
   height: 30px;
   border-bottom: none;
   /* padding-left: 20px; */
   /* background-color: #FFFFFF; */
   /* border-bottom-width: 1px; */
   /* border-bottom-style: solid; */
   /* border-bottom-color: #dadada; */
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv2_tit {
   color: #333;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv2_tit:hover {
   color: #3565b7;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .sfHover .lv2_tit .sf-sub-indicator {}

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul {
   display: none;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit {}

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .lv3_tit:hover {
   background-image: url(../../Common/images/orange_point.jpg);
   background-repeat: no-repeat;
   background-position: left center;
   color: #fa5200;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li {
   padding-left: 15px;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .ren {
   background-color: #DEFFDB;
  }

  .article_left .side_menu .lv1_ul .lv1_li .lv2_ul .lv2_li .lv3_ul .lv3_li .add {
   line-height: 30px;
   height: 30px;
  }

  .article_left {
   width: 100%;
   /* float: left; */
  }

 /*列表页右侧列表样式*/

  .article_listcont {
   line-height: 28px;
   color: #333;
   /* padding: 10px 25px; */
  }

  .article_listcont li {
   border-bottom: #d9d9d9 dashed 1px;
   padding: 30px 0;
   overflow: hidden;
   box-sizing: border-box;
   position: relative;
   /* height: 290px; */
  }

  .article_listcont li .articleCont {
   /* display: flex; */
  }

  /* 文章列表左侧 */

  .article_listcont .articleCont .article_left_img{
   margin-right: 25px;
   float: left;
   overflow: hidden;
  }
  .article_listcont .articleCont .article_left_img a.img_a {
   float: left;
   width: 410px;
   height: 225px;
   overflow: hidden;
   /* margin-right: 25px; */
  }

  .article_listcont .articleCont .article_left_img img {
   width: 100%;
   height: 100%;
   transition: all .3s;
  }

  .article_listcont .articleCont .article_left_img a.img_a:hover img {
   transform: scale(1.1);
  }

  /* 文章列表右侧 */
  .article_listcont .article_left_moin h2 {
   color: #999;
   font-weight: normal;
   /* padding-bottom: 5px; */
  }
  .article_listcont .article_left_moin p{
   margin: 15px 0;
 overflow: hidden;
 font-size: 14px;
 text-overflow: ellipsis;
 display: -webkit-box;
 -webkit-line-clamp: 5;
 -webkit-box-orient: vertical;
  }
  .article_listcont .article_left_moin h2 a {
   color: #333;
   font-size: 18px;
   font-weight: 700;
  }
	.article_listcont .article_left_moin h2:hover a {
		opacity: 1;
		color: #275BAB;
}
	
  .dy_date {
   /* position: absolute; */
   /* bottom: 25px; */
   color: #666;
   font-size: 14px;
  }

  .articleCont p a {
   color: #333;
   font-size: 14px;
  }

  .article_listcont .list_more {
   float: right;
   /* position: absolute; */
   color: #F59704 !important;
   /* bottom: 25px; */
   font-size: 14px;
   right: 0;
   padding-right: 18px;
  }

  .article_listcont .list_more {
   background: url('/Sites/Uploaded/UserUpLoad/20220621/20220621114533.png') no-repeat right center;
  }

  .article_listcont .list_more:hover {
   /* font-weight: 700; */
  }

  .article_listcont .articleCont p a {
   color: #666666
  }

  .article_listcont li a:hover {
   /* color: #F59704; */
   text-decoration: none
  }

  .article_listcont .count_vist {
   color: #666;
   font-size: 14px;
  }

  .span_date {
   /* padding-left: 15px; */
   float: right;
   font-size: 14px;
  }

  .pages {
   width: 100%;
   margin-top: 5px;
   padding-top: 10px;
   padding-bottom: 15px;
   line-height: 30px;
   font-size: 12px;
  }

  .pages .ae-pagination {
   /* text-align: center; */
   display: flex;
   justify-content: center;
  }

  .page {
   display: inline;
  }

  .pages a {
   color: #333;
   padding-top: 5px;
   padding-right: 7px;
   padding-bottom: 5px;
   padding-left: 7px;
   border: 1px solid #e7e7e7;
   margin-right: 5px;
   cursor: pointer;
   background-color: #f3f3f3;
   background-image: none;
  }

  .pages a:hover,
  .pages .ae-pagination-current {
   background-color: #006699;
   text-decoration: none;
   background-image: none;
   border: 1px solid #07547b;
   color: #FFFFFF;
  }

  .pagetz_form {
   /* float: left; */
   color: #333;
   font-size: 14px;
   font-weight: bold;
  }

  .page_number_div {
   /* float: left; */
  }

  .pagetz_input {
   width: 30px;
  }

  .pagetz_btn {
   background: #f3f3f3;
   border: 1px solid #e7e7e7;
   color: #333;
   font-weight: bold;
   border-radius: 4px;
   padding: 3px 5px;
   cursor: pointer;
  }

  .pagetz_btn:hover {
   background: #006699;
  }

 /*--------------------文章内容页--------------------*/

  .article_right .article_blue_block h1 {
   font-size: 24px;
   line-height: 36px;
   font-weight: bold;
   text-align: center;
   color: #275BAB;
   border-bottom-width: 1px;
   border-bottom-style: solid;
   border-bottom-color: #275BAB;
   padding-top: 15px;
   padding-bottom: 15px;
  }

  .article_right .article_blue_block .sub_tit {
   text-align: center;
   padding: 10px 0;
   line-height: 25px;
   height: 25px;
   font-size: 14px;
  }

  .article_right .article_blue_block .sub_tit span {
   color: #999999;
   padding-right: 2px;
   padding-left: 2px;
  }
	.article_right .article_blue_block .sub_tit span.count_vist span {
padding: 0px 5px;
}

  .article_right .article_blue_block .article_cont {
   margin-top: 10px;
   line-height: 24px;
   padding-bottom: 20px;
   /* overflow: auto; */
   font-size: 14px;
  }

  .article_right .article_blue_block .article_cont p a {
   color: #333;
  }

  .article_right .article_blue_block .article_cont img {
   max-width: 95%;
  }

  .article_right .article_blue_block .article_cont img:nth-child(2) {
   margin-left: 15px;
  }

  .article_cont table {
   margin: 0 auto;
   border: 1px solid #333333
  }

  .article_cont table td {
   border: 1px solid #333333;
   padding: 5px
  }

  .article_right .article_blue_block .article_cont p {
   line-height: 32px; font-size:18px; color:#000;
   padding-bottom: 10px;
   
  }

  .article_bottom {
   border-top: 1px solid #C1D3E4;
   line-height: 20px;
   margin-top: 8px;
   padding-top: 8px;
   width: 100%;
  }

  .prev_top {
    
   float: left;
   padding-left: 15px;
   width: 47%;
  }

  .prev_bot {
  
   float: right;
   padding-right: 15px;
   text-align: right;
   width: 47%;
  }

  .contArticle_bot_text {
   background: #eaf3fb;
   /* border: 1px solid #cce0f4; */
   color: #666666;
   line-height: 25px;
   overflow: hidden;
   padding: 0 10px;
   text-align: left;
   font-size: 12px;
  }

  .contArticle_bot_text span {
   margin-right: 20px;
  }
  .article_right .article_blue_block {
   padding-bottom: 10px;
   /* margin-bottom: 10px; */
  }
  .article_block_moin{
 background: #fff;
 padding: 0px 20px;
  }

  .title_head {
   /* height: 34px; */
   /* line-height: 34px; */
   /* background: url(../../Common/images/left_tit.jpg) repeat-x; */
  }

  .title_head h3 {
   color: #fff;
   padding-left: 20px;
  }

  .z_d {
   
  }

  .z_x {
   
  }
 
 .Min_office {
 width: 1230px;
 margin: 0px auto 15px;  
 
}
.title_headers {
 font-size: 26px;
 font-weight: bold;
 font-family: "宋体";
 height: 30px;line-height:30px;margin-bottom:20px; background:url(/images/grfk.jpg) no-repeat 0px 6px ; padding-left:30px;
}
 .rencaishb{height:250px; margin-top:20px; }
 .rencaishb li{ width:400px; height:230px; float:left;position:relative;}
 .rencaishb li.left15{ margin-left:15px;}
 .rencaishb li span  {position:absolute; width:400px; line-height:36px; height:36px;filter:Alpha(opacity=80); background:#fff; background:rgba(255,255,255,0.6) !important; bottom:0px; left:0px; color:#264b8f; text-align:center; font-size:16px; font-weight:bold }

  .bordcss {
	border:#CCC 1px solid; height:320px;
}
.bordcss li.bordcssli{ width:306px; border-right:#CCC 1px solid; float:left;   height:320px;}
.bordcssc {
	border:#CCC 1px solid; height:200px;
}
.bordcssc li.bordcsslic{ width:614px; border-right:#CCC 1px solid; float:left;   height:200px;}
.bordcssc li.bordcssli{ width:614px; border-right:#CCC 0px solid; float:left;   height:200px;}
.bordcssli a:hover{ font-weight:bold;}

.smalltit{ width:100%; text-align:center; font-weight:bold; font-size:20px; height:40px; line-height:40px; border-bottom:#CCC 0 dashed;cursor:pointer; background:url(/gaiban2018/image/jiantou.png) no-repeat right; }
	.atit{ width:100%; height:40px;  display: flex;display: block;justify-content: center;align-items: center;}
.dibunews li{ line-height:34px; border-bottom:1px solid #eee; font-size:14px; margin-left:10px; }
.dibunews li a{ display: block; }
.ellipsis{white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; }

@media only screen and (max-width:768px) {
	.article_right .article_blue_block .sub_tit {
   font-size: 11px;
  }
  .article_right .article_blue_block h1 {
   font-size: 20px;
    
}