



/* 搜索框 */
ul{
    margin: 0;
    padding: 0;
    list-style:none;
}

.search{
    margin-top: 44px;
    float: right;
    margin-right: 180px;
}

.search_input {
  flex: 4;
  height: 38px;
  line-height: 32px;
  width: 418px;
 
  background-color: #ffffff;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
  border: solid 1px #be4d4d;
  border-right: 0px;
  padding-left: 10px;
  color: #201e1e;
  vertical-align:middle;

}

.search_button{
 
  flex: 1;
  color: white;
  border-style: none;
  outline: none;
  position: relative;
    
    left: -3px;
  
  width: 91px;
  height: 38px;
  background-color: #a30101;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  opacity: 0.7;
  line-height: 38px;
}
.search_button1{
 
  flex: 1;
  color: white;
  border-style: none;
  outline: none;
  position: relative;
    
    left: -3px;
  
  width: 91px;
  height: 38px;
  background-color: #a30101;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
  opacity: 0.7;
  line-height: 38px;
}
.search_button i{
  font-style: normal;
  font-size: 18px;
}
.search_button:hover{
  font-size: 16px;
}

/* 导航栏 */
.nav{
  height: 56px;

 

}
nav.site-desktop-menu .list li{
    background-color: #fff;
    height: 45px;
}
/* .swiper */
.swiper-container {
  width: 100%;
  height: 520px;
  
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  /* background: #fff; */
  
  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}

.main{
    overflow: hidden;
    text-shadow: none !important;
    background-image: url(./images/ppbg.png);
}


.bannerpc {
       
  width: 100%;
  height: 100%;
}
.bannerpc img{
  display: inline-block;
  /* margin-top: 125px; */
  width: 100%;
  height: 520px;
}
/* 上级精神 */
.sjjs,.zd,.sjjs1,.sjjs2{
    margin: 40px 0;
    /* height: 64px; */
    background-color: #f1f1f1;
    border-radius: 4px;
    
}
.sjjs{
    height: 64px;
    text-align: left;
}

.sjjs h2{
    display: inline-block;
    background: url(./images/sjjs11.png) no-repeat;
    background-size: 100% 100%;
    width: 14%;
    height: 64px;
    margin-bottom: 0;
    font-family: MicrosoftYaHei;
    font-size: 28px;
    font-weight: 900;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
}

.sjjs h2 i{
    padding-left: 12px;
    padding-right: 5px;
    color: #f8c320 ;
    font-size: 30px;
    line-height: 64px;  
    
}
.sjjs p{
    margin: 0 10px;
    float: left;
    width: 80%;
    height: 64px;
    line-height: 64px;
	font-family: MicrosoftYaHei;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    /* overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis; */
}
.sjjs1{
    height: 136px;
    text-align: left;
}
.sjjs1 h2{
    display: inline-block;
    background: url(./images/sjjs2.png) no-repeat;
    background-size: 100% 100%;
    width: 14%;
    height: 136px;
    /* line-height: 136px; */
    margin-bottom: 0;
    font-family: MicrosoftYaHei;
    font-size: 28px;
    font-weight: 900;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
}

.sjjs1 h2 i{
    padding-left: 12px;
    padding-right: 5px;
    color: #f8c320 ;
    font-size: 30px;
    line-height: 64px;
    position: relative;  
    top:-15px;
    
}
.sjjs1 h2 span{
    display: inline-block;
    width: 50%;
    margin-top: 36px;
}
.sjjs1 p{
    margin: 0 10px;
    float: left;
    width: 80%;
    height: 136px;
    line-height: 64px;
	font-family: MicrosoftYaHei;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    overflow:hidden; 

    text-overflow:ellipsis;

    display:-webkit-box; 

    -webkit-box-orient:vertical;

    -webkit-line-clamp:2; 
}
.sjjs2{
    height: 136px;
    text-align: left;
}
.sjjs2 h2{
    display: inline-block;
    background: url(./images/sjjs2.png) no-repeat;
    background-size: 100% 100%;
    width: 15%;
    height: 136px;
    line-height: 136px;
    margin-bottom: 0;
    font-family: MicrosoftYaHei;
    font-size: 28px;
    font-weight: 900;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #ffffff;
    float: left;
}

.sjjs2 h2 i{
    padding-left: 12px;
    padding-right: 5px;
    color: #f8c320 ;
    font-size: 30px;
    line-height: 64px;
    /* position: relative;  
    top:-15px; */
    
}
.sjjs2 h2 span{
    /* display: inline-block;
    width: 50%;
    margin-top: 36px; */
}
.sjjs2 p{
    margin: 0 10px;
    float: left;
    width: 80%;
    height: 136px;
    line-height: 64px;
	font-family: MicrosoftYaHei;
	font-size: 36px;
	font-weight: 600;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    /* overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis; */
}
.sjjs2 p a,.sjjs1 p a,.sjjs p a{
    color: #000000;
}
.zd{
    height: 56px;
   
}
.zd i{
    display: inline-block;
    padding-left: 15px;
    width: 59px;
	height: 56px;
    font-size: 24px;
    color: #a30101;
    float: left;
    line-height: 56px;
}
.zd ul li{
    margin: 0;
    float: left;
    /* width: 95%; */
    height: 56px;
    line-height: 56px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #000000;
    overflow:hidden;
	white-space:nowrap;
	text-overflow: ellipsis;
    
}
.zd ul li a{
    color: rgb(51, 51, 51);
}
.zd ul li span{
    display: inline-block;
    width: 96px;
	font-family: MicrosoftYaHei;
	font-size: 19px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #666666;
    float: right;
}

/* tpxw */
.tp_box, .xwlm{
    width: 100%;
    height: 406px;
    float: left;
    /* margin-top: 45px  */
}
.tp_box{
    float: right;
    position: relative;
}
.tp_box .swiper-container{
    width: 100%;
    height:100%;
} 
.tpxw,.tpxw img{
    width: 100%;
    height: 100%;
}
  .next_right,.prev_left{
    width: 22px;
	height: 56px;
	background-color: #000000;
	border-radius: 1px;
	opacity: 0.3;
    background-size: 10px;
  }
  .next_right{
    position: absolute;
    right: 1px;
    
  }
  .prev_left{
    position: absolute;
    left: 2px;
  }
  .pag_bnt{
     position: absolute;
     right: 0px; 
  }

  .tp_fonts{
    padding-left: 15px;
    width: 100%;
	height: 40px;
	background-color: #000000;
	opacity: 0.5;
    position: relative;
    top: -40px;
    text-align: left;
    font-family: MicrosoftYaHei;
	font-size: 18px;
    line-height: 40px;
    color: #ffffff;
  }
  .tp_fonts a{
    color: #ffffff;
  }
   .tp_fonts a font{
    color: #ffffff;
  }
  .pag_bnt .swiper-pagination-bullet-active {
    opacity: 1;
    background: #ffd100;
    width: 8px;
    border-radius: 8px;
}

.xwlm {
    
}
.xwlm  .layui-card-header,.layui-card-body{
    width: 100%;
    height: 64px;
   
}
.xwlm  .layui-card-header ul{
    
    float: left;
    width: 100%;
    height: 100%;
    border-bottom: solid 1px #a30101;
}
.xwlm  .layui-card-header ul li{
    
    list-style:none;
    float: left;
    width: 26%;
    height: 100%;
    cursor: pointer;
    font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
    line-height: 64px;
    text-align: center;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
	
}
.ttxw{
    margin-right: 16px;
    background-color: #a30101;
    color: #ffffff;
    border: solid 1px #a30101;
    
}
.gsyw{
    margin-right: 16px;
    border: solid 1px #a30101;
    background-color: #ffffff;
    color: #a30101;
}
.xwlm  .layui-card-header ul .gd_btn{
    float: right;
    text-align: right;
}

.layui-card-body ul li {
    height: 57px;
    line-height: 57px;
    border-bottom: dashed 1px #d5d5d5;
}
.layui-card-body ul li a,.layui-card-body ul li span{
    display: inline-block;
   
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    vertical-align: middle;
}
.layui-card-body ul li a{
    padding-left: 10px;
    width: 80%;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.layui-card-body ul li span{
   
    text-align: right;
    width: 18%;
  
}

/* 专题栏目 */

.column .col_title, .jtxw .col_title {
    width: 100%;
    height:58px ;
    border-bottom: solid 1px #a91111; 
  

}
.column .col_title .i_box{
    display: inline-block;
    width: 40px;
	height: 40px;
    font-size: 28px;
	background-color: #a30101;
	border-radius: 4px;
	border: solid 1px ;
    text-align: center;
    line-height: 32PX;
}
.column .col_title i, .jtxw .col_title i{
   
    font-size: 20px;
    color: #fff;
    line-height: 40px;
    
    
}
.column .col_title span, .jtxw .col_title span {
    width: 112px;
	height: 40px;
    line-height: 58px;
	font-family: MicrosoftYaHei;
	font-size: 28px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #a30101;
}
.column .col_title img, .jtxw .col_title img{
    float: right;
    width: 54px;
	height: 57px;
}
.col_content{
    margin-top: 40px;
	height: 400px;
	background-color: #fff;
    position: relative;
}
.col_content ul{
    position: relative;
}
.col_content ul li{
    margin-right:10px ;
    float: left;
    width: 7%;
	height: 400px;
    background-image: linear-gradient(180deg, 
		#f3f3f3 0%, 
		#e3e3e3 100%);
	box-shadow: 0px 2px 8px 0px 
		rgba(0, 0, 0, );
        line-height: 400px;
    text-align: center;
    position: relative;
}
.col_content ul li div{
    float: left;
}
.col_content ul li span{

    display: inline-block;
    margin-top: 90px;
    /* width: 101px; */
	height: 77%;
    cursor:pointer;
	
}
.col_content ul li span i{
    display: inline-block;
    width: 43px;
	height: 252px;
    font-style:normal;
    font-family: MicrosoftYaHei;
	font-size: 38px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 42px;
	letter-spacing: 0px;
	color: #a30101;
}

.col_content ul li:first-child span::after,.col_content ul li:nth-child(2) span::after,.col_content ul li:nth-child(3) span::after,.col_content ul li:nth-child(4) span::after,.col_content ul li:nth-child(5) span::after{
    
    width: 28px;
	height: 71px;
	font-family: MicrosoftYaHei;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #ffffff;
    position: absolute;
    top: 11px;
    left: 68px;
    background-color: #b89965;
	border-radius: 4px;
    text-align: center;
}
 .col_content ul li:first-child span::before,.col_content ul li:nth-child(2) span::before,.col_content ul li:nth-child(3) span::before,.col_content ul li:nth-child(4) span::before,.col_content ul li:nth-child(5) span::before{
    
    position: absolute;
    top: 375px;
    left: 74px;
    width: 26px;
	height: 26px;
    line-height: 26px;
	background-color: #000000;
	opacity: 0.35;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    border-radius: 3px;
    z-index: 99;
    
}
.col_content ul li:first-child span::after{
    content: "专题一";
   
}
.col_content ul li:first-child span::before{
    content: "1";
  
    
}
.col_content ul li:nth-child(2) span::after{
    content: "专题二";
  
}
.col_content ul li:nth-child(2) span::before{
    content: "2";
    
}
.col_content ul li:nth-child(3) span::after{
    content: "专题三";
   
}
.col_content ul li:nth-child(3) span::before{
    content: "3";
   
    
}
.col_content ul li:nth-child(4) span::after{
    content: "专题四";
   
}
.col_content ul li:nth-child(4) span::before{
    content: "4";
    
    
}
.col_content ul li:nth-child(5) span::after{
    content: "专题五";
   
}
.col_content ul li:nth-child(5) span::before{
    content: "5";
    
    
}

.col_content_div::before{
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 26px;
	height: 26px;
    line-height: 26px;
	background-color: #000000;
	opacity: 0.35;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    border-radius: 3px;
    z-index: 99;
}
.col_content ul li:first-child div::before{
    content: "1";
  
    
}
.col_content ul li:nth-child(2) div::before{
    content: "2";
  
    
}
.col_content ul li:nth-child(3) div::before{
    content: "3";
  
    
}
.col_content ul li:nth-child(4) div::before{
    content: "4";
  
    
}
.col_content ul li:nth-child(5) div::before{
    content: "5";
  
    
}
.col_content_div img{
    height: 400px;
    width: 100%;
}

/* <!-- 集团新闻、部门动态、党的建设 --> */

.news_content{
    margin: 60px 179px 0 181px;
    height: 388px;
}
.jtxw .col_title .i_box{
    display: inline-block;
    width: 40px;
	height: 40px;
    font-size: 28px;
	background-color: #a30101;
	border-radius: 4px;
	border: solid 1px ;
    text-align: center;
    line-height: 32PX;
}
.jtxw_content{
    background-color: #fff;
}
.jtxw .jtxw_content ul li{
    padding-left: 10px;
    width: 100%;
    height: 57px;
    line-height: 57px;
    font-family: MicrosoftYaHei;
    font-size: 18px;
    font-weight: 400;
    font-stretch: normal;
    letter-spacing: 0px;
    color: #333333;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    
	border-bottom: dashed 1px #d5d5d5;

}

.jtxw .jtxw_content ul li span{
    display: inline-block;
    float: right;
}
.jtxw .jtxw_content ul li:hover{
    color: #a30101;
    
}

.lbul li a{
    display: inline-block;
    color: #333;
    width: 72%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/* 业务专题 */
.ywzt_content{
    /* margin: 60px 179px 0 181px; */
    height: 80px;
}
.ywzt_content ul li{

    width: 25%;
}
.ywzl,.zbys,.zbps,.dzsw{
    margin: 0 8px;
    text-align: center;
    font-family: MicrosoftYaHei;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
   
  
}
.ywzl{
    margin-left: 0;
    background-color:rgba(163, 1, 1, .4);
    
}
.zbys{
    background-color:rgba(240, 141, 0, .4);
}
.zbps{
    background-color:rgba(16, 125, 17, .4);
}
.dzsw {
    margin-right: 0;
    background-color:rgba(11, 70, 144, .4);
}
.ywzl_box{
    position: relative;
    top: 8px;
    background-color:#a30101;
    
  
}
.zbys_box{
    position: relative;
    top: 8px;
    background-color: #f08d00;
}
.zbps_box {
    position: relative;
    top: 8px;
	background-color: #107d43;
}

.dzsw_box {
    position: relative;
    top: 8px;
	background-color: #0b4690;
}
.ywzt_Box{
    height: 88px;
}
.ywzt_box{
    margin-top: 24px;
    height: 64px;
}
.ywzt_content_Box{
    height: 80px;
    line-height: 80px;
}
.ywzt_content_box{
    height: 100%;
    line-height: 56px;
}

.ywzt_pic{

    /* height: 706px; */
   
    
}
.zbys_pic{

    /* height: 706px; */
   
}   
.zbps_pic{

    /* height: 706px; */
   
   
}
.dzsw_pic{

    /* height: 706px; */
   
}
.pic img{
    width: 100%;
}
/* 宣传视频 */

.xcsp{
    height: 100%;
    margin: 21px 0 0 0;  
    text-align: center;
}
.xcsp video{
    outline: none;
    width: 100%;
    height: 100%;
}
/* 底部 */

.footer_box{
    height: 457px;
  /*  margin-top: 61px;*/
    
    background: url(./images/footerbg.png);
}
.footer_box1{
    height: 457px;
   margin-top: 61px;
    
    background: url(./images/footerbg.png);
}
.footer_box .footer_box_conter{
/* margin: 0 179px 0 181px;  */
}
.footer_conter_left,.footer_conter_right{
    margin-top: 108px ;
}
.footer_conter_left div {
    /* display: inline-block; */
    margin-top: 10px;
    text-align: left;
}
.col-md-3 a {
    display: inline-block;
    text-align: center;

}
.col-md-3  img{
   width: 100%;
}

.col-md-3  span{
    display: inline-block;
    width: 100%;
	height: 28px;
	font-family: MicrosoftYaHei;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
    line-height: 28px;
    margin:0 auto;
    background-color: #b89965;
	text-align:center;s
}
.footer-text{
	
	height: 90px;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 1px;
	color: #333333;
    text-align: center;
}

.lbul li:hover{
    color: #a30101;
}


.m-top{
    margin-top: 40px;
}