@charset "utf-8";
/* CSS Document */


.container {
    width: 1200px;
    margin: 0 auto;
}

.sousuo{width:1200px; height:50px; margin:220px auto 0; clear:both;}
.ss{width:250px; height:50px;background: url(../images/sousuo.jpg) center no-repeat; clear:both;}
.ss input{float:left; margin:12px 0 0 15px; height:27px; width:190px; border:none;}
.ss .searchbtn{width:30px; height:25px; float:left;margin:12px 0 0 5px;cursor: pointer;background: none;vertical-align: top; border:none;}
.ss .keyword{ margin:12px 0 0 15px; height:25px; width:185px; border:none;}
.ss .search{width:30px; height:25px; float:left;margin:12px 0 0 5px;cursor: pointer;background: none;vertical-align: top; border:none;}

/*首页滚动文字 */

.marq_box {
    padding: 18px 0;
    position: relative;
    z-index: 35;

}

.marquee-sibling {
    padding: 0;
    width: 8%;
    height: 53px;
    line-height: 51px;
    text-align: left;
    float: left;
    left: 0;
    overflow: hidden;
    z-index: 36 !important;
    background: #f6f1f1;
}

.marquee {
    margin-left: 8%
}

.marq_box .container {
padding: 0;
    position: relative;
    background: #f6f1f1;
    height: 53px;
    overflow: hidden;
}


.marquee, *[class^=marquee] {
    display: inline-block;
    white-space: nowrap;
    position: absolute;
    z-index: 35;
}

.marquee-content-items {
    display: inline-block;
    margin: 0;
    height: 53px;
    position: relative;
    white-space: nowrap;
}

.marquee-content-items li {
    display: inline-block;
    line-height: 53px;
    margin: 0 17px;
}

.marquee-content-items li a {
    font-size: 22px;
    color: #000
}

.marquee-content-items li:hover a {
    color: #a41018;

}

.marquee-content-items li a span{
     margin: 0 5px;
    font-weight: bold;
}

.marquee-content-items li:hover a span{

    color: #a41018;

}
.titleCenterBox .text {
    font-size: 30px;
    white-space: nowrap;
    color: #c00;
    display: block;
    float: left;
}

/*大图轮播和新闻聚焦新闻区域*/



.news {
  background: #fff;
  margin: 20px auto 10px;
  width: 1200px;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  padding: 10px 20px 10px 20px;
  background:url(../images/newsbg.png) no-repeat;
}

.news-main {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  gap: 20px;
  margin-top: 5px;
}

.news-img {
  flex: 0 0 620px;
  width: 620px;
  min-width: 620px;
  height: 380px;
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
}


/*焦点图*/
.focus{ position:relative; width:620px; height:380px; background-color: #000; float: left;}  
.focus img{ width: 620px; height: 380px;} 
.focus .shadow .title{width: 260px; height: 65px;padding-left: 30px;padding-top: 20px;}
.focus .shadow .title a{ text-decoration:none; color:#fff; font-size:14px; font-weight:bolder; overflow:hidden; }
.focus .btn{ position:absolute; bottom:34px; left:510px; overflow:hidden; zoom:1;} 
.focus .btn a{position:relative; display:inline; width:13px; height:13px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }  
.focus .btn a:hover,.focus .btn a.current{  cursor:pointer;background:#fc114a;}  
.focus .fPic{ position:absolute; left:0px; top:0px; }  
.focus .D1fBt{ overflow:hidden; zoom:1;  height:16px; z-index:10;  }  
.focus .shadow{ width:100%; position:absolute; bottom:0; left:0px; z-index:10; height:60px; line-height: 60px; background:rgba(0,0,0,0.6);    
filter:progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;  display:block;  text-align:left; }  
.focus .shadow a{ text-decoration:none; color:#fff; font-size:16px; overflow:hidden; margin-left:10px; font-family: "\5FAE\8F6F\96C5\9ED1";}  
.focus .fcon{ position:relative; width:100%; float:left;  display:none; background:#000  }  
.focus .fcon img{ display:block; }  
.focus .fbg{bottom:15px; right:20px; position:absolute; height:21px; text-align:center; z-index: 200; }  
.focus .fbg div{margin:4px auto 0;overflow:hidden;zoom:1;height:14px}    
.focus .D1fBt a{position:relative; display:inline; width:8px; height:8px; border-radius:7px; margin:0 5px;color:#B0B0B0;font:12px/15px "\5B8B\4F53"; text-decoration:none; text-align:center; outline:0; float:left; background:#D9D9D9; }    
.focus .D1fBt .current,.focus .D1fBt a:hover{background:#fc114a;}    
.focus .D1fBt img{display:none}    
.focus .D1fBt i{display:none; font-style:normal; }    
.focus .prev,.focus .next{position:absolute;width:40px;height:74px;background: url(../images/focus_btn.png) no-repeat;}
.focus .prev{top: 50%;margin-top: -37px; left: 0;background-position:0 -74px; cursor:pointer; }  
.focus .next{top: 50%;margin-top: -37px; right: 0;  background-position:-40px -74px;  cursor:pointer;}  
.focus .prev:hover{  background-position:0 0; }  
.focus .next:hover{  background-position:-40px 0;}  

/*新媒体矩阵导航*/

.top-bar{display: flex;justify-content: space-between;padding: 24px 0 16px 0;}
.top-bar .item {
      width: 240px;
      height: 80px;
      background: #fafafa;
      border-radius: 12px;
      display: flex;
      align-items: center;
      justify-content: center;
      font-size: 24px;
      color: #888;
      margin: 0 12px;
      box-shadow: 0 2px 8px rgba(0,0,0,0.03);
      cursor: pointer;
      transition: box-shadow 0.2s;
    }
    .top-bar .item:hover {
      box-shadow: 0 4px 16px rgba(0,0,0,0.08);
    }
    .top-bar .item img {
      width: 36px;
      height: 36px;
      margin-right: 12px;
    }

/*人才工作列表*/
.info-medals {
  display: flex;
  justify-content: space-between;
  width: 1200px;
  margin: 36px auto;
  gap: 32px;
}
.info{
  width:584px;
  background-color: #f5f5f5;
  border-radius: 12px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.06);
  /*padding: 24px 32px;*/
  flex: 1;
}

.tab-header {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 15px;
            height: 50px;
            line-height: 50px;
            background-color: #f5f5f5;
            border-bottom: 1px solid #e0e0e0;
			border-radius: 12px 12px 0 0;
        }
        
        .tabs {
            display: flex;
        }
        
        .tab {
            padding: 0 20px;
            cursor: pointer;
            font-size: 16px;
            color: #666;
            position: relative;
        }
        
        .tab.active {
            color: #d00505;
            font-weight: bold;
        }
        
        .tab.active:after {
            content: '';
            position: absolute;
            bottom: 0;
            left: 20px;
            right: 20px;
            height: 3px;
            background-color: #d00505;
        }
        
        .more {
            color: #999;
            font-size: 14px;
            text-decoration: none;
        }
        
        .more:hover {
            color: #d00505;
        }
        
        .tab-content {
            padding: 15px;
            min-height: 200px;
        }
        
        .content-list {
            display: none;
            list-style: none;
        }
        
        .content-list.active {
            display: block;
        }
        
        .content-list li {
            padding: 12px 0;
            border-bottom: 1px dashed #eee;
            display: flex;
            justify-content: space-between;
        }
        
        .content-list li:last-child {
            border-bottom: none;
        }
        
        .content-list li a {
            color: #333;
            text-decoration: none;
            flex-grow: 1;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .content-list li a:hover {
            color: #d00505;
            text-decoration: underline;
        }
        
        .content-list li span {
            color: #999;
            font-size: 12px;
            margin-left: 15px;
        }
		.news-tabs{width:520px;}
		
		
		
		.tab-header1 {
            display: flex;
            justify-content: space-between;
            align-items: center;
            padding: 0 15px;
            height: 50px;
            line-height: 50px;
            
            border-bottom: 1px solid #e0e0e0;
			
			
        }
		 .tabs1 {
            display: flex;
        }
        
        .tab1 {
            
            cursor: pointer;
            font-size: 16px;
            color: #666;
            position: relative;
			color: #d00505;
            font-weight: bold;
			border-bottom:2px solid #d00505;
			
        }
      
        
        .more1 {
            color: #999;
            font-size: 14px;
            text-decoration: none;
        }
        
        .more1:hover {
            color: #d00505;
        }
        
        .tab-content1 {
            padding: 15px;
            min-height: 410px;
			background:#fff;
        }
        
        .content-list1 {
            /*display: none;*/
            list-style: none;
        }
        
        .content-list1 .active {
            display: block;
        }
        
        .content-list1 li {
            padding: 12px 0;
            border-bottom: 1px dashed #eee;
            display: flex;
            justify-content: space-between;
        }
        
        .content-list1 li:last-child {
            border-bottom: none;
        }
        
        .content-list1 li a {
            color: #333;
            text-decoration: none;
            flex-grow: 1;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .content-list1 li a:hover {
            color: #d00505;
            text-decoration: underline;
        }
        
        .content-list1 li span {
            color: #999;
            font-size: 12px;
            margin-left: 15px;
        }





/*服务*/
.fw-categories {margin: 36px auto 0 auto;max-width: 1200px;border-radius: 12px;padding: 10px 0;box-shadow: 0 2px 12px rgba(0,0,0,0.06);position: relative;background: #fff;}
.categories {display: flex;justify-content: center;gap: 36px;}
.fwcontainer {max-width: 1180px;margin: 0 auto;padding: 20px 5px;box-sizing: border-box;}
.fwcontainer .tyxm_lists{width: 1180px}
.fwcontainer .tyxm_lists li{margin:0 10px;overflow: hidden;float: left;border-radius: 20px;}
.fwcontainer .tyxm_sec{position: relative;}
.fwcontainer .tyxm_sec .swiper-slide img{width: 100%;}
.fwcontainer .tyxm_lists img {border: none;vertical-align: top;outline: none;}
.fwcontainer .tyxm_lists .img_hover{border-radius: 12px;width: 175px;height: 175px;}
.fwcontainer .tyxm_lists .img_hover img {width: 100%;height:100%;}
.fwcontainer .tyxm_lists .img_hover:hover img{transform: scale(1.05,1.05);}









