
* {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
}
a {
	text-decoration: none;
	cursor: pointer;
}
a:hover {
	text-decoration: underline;
}
img {
	width: 100%;
	border: none;
}
ul li {
	list-style: none;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {
    zoom: 1;
}
.main_W {
	width: 1200px;
	margin: 0 auto;
}
.logo_con {
	padding: 15px 12px 18px 12px;
	height: 82px;
	overflow: hidden;
	margin-bottom: 18px;
}
.logo_left {
	margin-right: 110px;
}
.youth_so {
	width: 280px;
	float: right;
	margin-top: -4px;
	display: flex;
	align-items: center;
	height: 108px;
	font-family: "瀵邦喛钂嬮梿鍛寸拨", "姒涙垳缍�";
}
.jn-wby {
	width: 193px;
	height: 26px;
	float: left;
	border: 0;
	line-height: 30px;
	color: #000;
	text-align: left;
}
.youth_so p {
	width: 60px;
	float: right;
	height: 32px;
	background-color: #2a84d1;
	font-size: 16px;
	text-align: center;
	line-height: 26px;
	color: #fff;
}
.youth_so p a {
	color: #fff;
}
.youth_so .text_p p {
	width: 100%;
	color: #2a84d1;
	background: none;
	font-size: 14px;
	text-align: left;
}
.youth_so .text_p p:last-child {
	margin-top: -10px;
}
.nav_top {
	width: 100%;
	height: 50px;
	background-color: #27489a;
	margin-bottom: 36px;
}
.nav_top ul {
	padding: 0 70px;
	overflow: hidden;
	justify-content: space-between;
	display: flex;
}
.nav_top ul li {
	float: left;
	text-align: justify;
}
.nav_top ul li a {
	color: #fffefe;
	font-size: 20px;
	line-height: 50px;
}
.one_coner {
	height: 550px;
}
.swiper-newTabs {
	width: 790px;
	height: 550px;
	overflow: hidden;
}
.carousel .container {
	margin: 0 auto;
	width: 100%;
	box-sizing: border-box;
	position: relative;
}
.swiper-newTabs .swiper-slide {
	background: rgba(0, 0, 0, 0.3);
}
.swiper-newTabs .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.swiper-newTabs .swiper-title {
	position: absolute;
	bottom: 0;
	width: calc(100% - 160px);
	height: 73px;
	color: white;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 73px;
	background-color: rgba(0, 0, 0, 0.6);
	padding-left: 110px;
	padding-right: 50px;
}
.swiper-newTabs .swiper-title a {
	color: white;
	text-decoration: none;
	display: block;
}
.carousel .swiper-button-prev::after {
	content: "";
}
.carousel .swiper-button-next::after {
	content: "";
}
.carousel .swiper-button-next,
.carousel .swiper-button-prev {
	width: 17px;
	height: 23px;
	bottom: 24px;
	top: auto;
}
.swiper-number {
	position: absolute;
	bottom: 16px;
	color: white;
	z-index: 9999;
	left: 46px;
	top: auto;
	font-size: 26px;
}
.swiper-number {
	color: white;
	font-size: 26px;
}
.swiper-number .count {
	font-size: 30px;
}
.one_fl{
	width: 790px;
}
.one_fr{
	width: 386px;
}
.new_content{
    margin-top: 3px;
}
.coner_tab{
	width: 790px;
    
}
.tab_container{
	width: 100%;
}
.tab_container .tab_nav ul{
	display: flex;
	list-style: none;
	margin: 0;
	padding: 0;
	background: #f7f7f7;
}
.tab_container .tab_nav ul li{
	flex: 1;
	text-align: center;
	cursor: pointer;
	font-size: 26px;
	line-height: 45px;
	transition: background-color 0.1s ease;
	border: 1px solid #d0d0d0;	
}
.tab_container .tab_nav ul li.on{
	background: #fff;
	color: #000;
	line-height: 43px;
	border-top: 2px #1aa249 solid;
}
.tab_container .tab_nav li:hover:not(.on) {
	background: #fff;
}
.tab_panel {
	display: none;
}
.tab_panel.active {
	display: block;
}
.bottom_left {
	width: 790px;
}

.photo img:hover {
	cursor: pointer;
}

.isImgClass{
	display: flex;
}

.isImgClass .photo img {
	width: 232px;
	height: 150px;
	overflow: hidden;
	padding-right: 40px;
  }
.tab_nav ul{
	width: 100%;
	justify-content: space-between;
	display: flex;
}
.koneng_ri {
	width: auto;
    flex: 1;
    max-width: 100%;
}
.bottom_koneng a{
	color: #010101;
	font-size: 20px;
	font-weight: bold;
}
.bottom_koneng p{
	margin-top: 16px;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 34px;
}
.bottom_koneng p a{
	color: #d12d1f;
	font-size: 14px;
	font-weight: 400;
}
.bottom_koneng > ul li {
	border-bottom: 1px #c5c4c4 dashed;
	height: auto;
	padding: 35px 0 35px 0;
	margin: 0;
}
.koneng_bot{
	overflow: hidden;
	font-size: 14px;
	color: #4c4c4c;
	line-height: 36px;
	width: 100%;
}
.koneng_bot span{
	float: left;
	margin-right: 2rem;
	color: #27489a;
}
.koneng_bot i{
	font-style: normal;
}
.koneng_bot i:last-child{
	float: right;
}

.kon_second  .top_news li h3{

    line-height: 28px;
    color: #010101;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 6px;
}

.kon_second .top_news li + li{
    margin-top: 18px;
}
.kon_second .top_news li p{
    font-size: 14px;
    line-height: 28px; 
    font-size: 14px;
    
}

.kon_second .top_news  li p>a{
    color: #d12d1f;
	font-size: 14px;
	font-weight: 400; 
}

.ggw_img{
    margin-top: 30px;
}
.ggw_img a{
    display: block;
    width: 100%;
    height: 107px;
}

.kon_second ul li{
	font-size: 20px;
	line-height: 36px;
}
.kon_second ul li p{
	font-size: 20px;
	line-height: 36px;
	color: #4c4c4c;
	margin-top: 10px;
}
.kon_second ul li p a{
	color: #d12d1f;
}
.kon_second ul li a{
	color: #555;
    font-size: 20px;
    line-height: 36px;
}
.title_name {
    position: relative;
    margin-bottom: 26px;
    padding-top: 24px;
  }
 
  .title_name a {
    position: absolute;
    right: 6px;
    bottom: 8px;
    font-size: 14px;
    color: #717171;
  }
  .text_pic{
      margin-bottom: 20px;
      width: 386px;
      height: 211px;
      overflow: hidden;
      position: relative;
  }
  .text_pic img:hover {
    cursor: pointer;
    transform: scale(1.1);
  }
  .text_pic img {
    transition: all 2s;
  }
  .text_post{
      position: absolute;
      bottom: 0;
      left: 0;
      line-height: 1.5em;
      width: calc(100% - 16px);
      padding: 5px 8px;
      max-height: 60px;
      background: rgba(0, 0, 0, 0.6);
  }
  .text_post a{
      color: #fff;
      font-size: 20px;
      line-height: 1.5em;
  }
 
  .kon_second_ul li.first_li{
    margin-bottom: 10px;
}


.kon_second .kon_second_ul .first_li h3{
    font-size: 20px;
    font-weight: bold;
    color: #000;
    line-height: 30px;
    margin-bottom: 5px;
}


.kon_second .kon_second_ul .first_li p{
    font-size: 16px;
    line-height: 36px;
}
.kon_second .kon_second_ul li a{
    font-size: 16px;
    line-height: 36px;
}
.kon_second .kon_second_ul li.first_li a{
    font-size: 20px;
    line-height: 30px;
}

.kon_second .kon_second_ul li:not(.first_li)::before{
    
    content: "";
    display: inline-block;
    position: relative;
    top: calc(50% - 4px);
    left: 0;
    width: 8px;
    height: 8px;
    border-radius: 4px;
    background: #555;
    margin-right: 12px;
}

.kon_second_1{
	margin-top: 10px;
}

.kon_first ul li{
	font-size: 20px;
	line-height: 36px;
}
.kon_first ul li p{
	font-size: 20px;
	line-height: 36px;
	color: #4c4c4c;
	margin-top: 10px;
}
.kon_first ul li p a{
	color: #d12d1f;
}
.kon_first ul li a{
	color: #000;
    font-size: 20px;
    line-height: 36px;
}

.first_content_li + .first_content_li{
    margin-top: 20px;
}

.tel_me p{

        font-size: 18px;
        line-height: 36px;
}


.kon_second_2 .title_name{
    padding-top: 0px;
}


img{
	display: block
	}
	
	
	.kon_second ul li a + p
	{
	margin-top: 0px;
	}
	.kon_second ul li{
	
	line-height: 0px;
	}
	.top_news{
	margin-top: 32px
	}
	
	.title_name{
	margin: 0;
	padding: 0
	}
	.kon_second_2 ul li a{
	line-height: 28px;
	font-weight: 700;
	color: #010101;
	}
	
	.kon_second_2 .top_news li + li{
	margin-top: 24px;
	}
	
	.swiper-newTabs{
	height: 444px;
	}
	
	.text_pic{
	margin-top: 32px;
	margin-bottom: 0;
	}
	
	.text_pic + ul{
	margin-top: 22px;
	}
	
	
	.kon_second_ul li.first_li{
	margin-top: 32px;
	margin-bottom:0;
	}
	
	.kon_second_ul li.first_li + li{
	margin-top: 12px;
	}
	
	.kon_second .kon_second_ul li.first_li a{
	font-size: 20px;
	line-height: 24px;
	font-weight: 700;
	color: #010101;
	}
	
	.kon_second .kon_second_ul .first_li p{
	font-size: 14px;
	line-height: 28px;
	}
	.kon_second .kon_second_ul li:not(.first_li) a {
	font-size: 16px;
	line-height: 24px;
	
	
	}
	
	.kon_second .kon_second_ul li:not(.first_li){
	line-height: normal;
	padding: 5px 0;
	}
	
	.kon_second .kon_second_ul li:not(.first_li)::before{
	background: #010101;
	}
	
	
	
	
	.kon_second ul li.first_li>a + p{
	margin-top: 16px;
	}
	
	.kon_second .top_news li p{
	line-height: 28px;
	}
	
	.tel_me p:first-child{
	margin-top: 32px;
	}
	
	.bottom_koneng p{
	line-height: 28px;
	}
	
	.kon_first ul li p{
	margin-top: 0;
	}
	
	.zt_title{
	font-size: 20px;
	  font-weight: bold;
	  margin-top: 22px;
	}
	
	.text_pic img{
	width: 386px;
	height: 211px;
	}
	
	.kon_second .list_jinrong_chanye li a{
	font-size: 16px;
	line-height: 24px
	}
	.kon_second .list_jinrong_chanye li {
	padding: 5px 0;
	 line-height: normal;
	}
	.text_post{
	padding: 2px 10px;
	width: calc(100% - 20px);
	}
	.text_post a{
	font-size: 18px;
	line-height:34px;
	
	}
	
	
	.kon_second ul li a{
	color: #010101;
	}
	
	.bottom_koneng > ul li{
	padding: 32px 0;
	}
	
	.kon_second:not(.kon_second_2),
	.kon_second_1{
	margin-top: 32px;
	}
	
	.ggw_img img{
	width: 1200px;
	height: 107px;
	}
	.kon_second ul li a{
	font-size: 18px;
	}
	
	
	.kon_second .kon_second_ul li:not(.first_li)::before {
	  
	  width: 6px;
	  height: 6px;
	  border-radius: 3px;
	  
	}
	
	.youth-page-paginations{
	margin-bottom: 50px;
	}
	
	.swiper-button-prev img,
	.swiper-button-next img{
	width: 13px;
	height: 20px;
	}
	
	.kon_second_2{
	margin: 0;
	}

	.logo_top img{
		width: auto;
	}

	.logo_top{
		padding: 16px 0;
	}

	.youth-page-nums .youth-page-btn:hover{
		background-color: #27489a;
		color: #fff;
	}
	
	.youth-page-nums .youth-page-btn{
		border: 2px solid #27489a;
	}
	
	.youth-page-nums .youth-page-btn.active{
	
		background: #27489a;
	}