﻿.wrap{
    width: 1200px;
    margin: 0 auto;
}
.logo{
    margin-top: 80px;
    margin-left: 30px;
}
.header{
    height: 482px;
    background: url(../images/header.jpg)no-repeat;
}
.header p{
    text-align: center;
    font-size: 60px;
    font-weight: 700;
    color: #fff;
    text-shadow: 1px 3px 4px #000;
}
.banner{
    height: 462px;
    background: url(../images/banner-bd.jpg)no-repeat;
}
.swiper-slide{
    text-align: center;
    height: 462px;
}
.swiper-slide img{
    height: 100%;
    width: auto;
}
.title{
    height:227px ;
    text-align: center;
    color: #fff;
}
.title1{
    background: url(../images/title1.jpg)no-repeat 430px center;
}
.title2{
    background: url(../images/title2.jpg)no-repeat 430px center;
}
.title3{
    background: url(../images/title3.jpg)no-repeat 430px center;
}
.title4{
    background: url(../images/title4.jpg)no-repeat 430px center;
}
.title5{
    background: url(../images/title5.jpg)no-repeat 430px center;
}
.title p{
    padding-top: 65px;
    /* margin-left: 0; */
    margin-bottom: 0;
    font-size: 30px;
    font-family: fzch;
}
.titles p{
    padding-top: 80px;
    /* margin-left: -150px; */
    margin-bottom: 0;
    font-size: 30px;
    font-family: fzch;
}
.title span{
    /* margin-left: -130px; */
    font-family: fzch;
    font-size: 18px;
}
.list{
    display: flex;
    flex-wrap: wrap;
    justify-content: left;
    margin: 0 auto;
}
.list1{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.list2{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    /* margin: 0 auto; */
}
.list3{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.list4{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.list5{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 auto;
}
.list li{
    /* width: 11.5%; */
    background: #bebaee;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 50px;
}
.list li:hover{
    background-color: pink;
}
.list1 li:hover{
    background-color: #75c0e6;
}
.list5 li:hover{
    background-color: #75c0e6;
}
.list2 li:hover{
    background-color: #7ce791;
}
.list3 li:hover{
    background-color: rgb(241, 159, 173);
}
.list4 li:hover{
    background-color: #4c54f5;
}
.list1 li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list2 li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list3 li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list4 li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list5 li a{text-decoration:none;font-family: fzdbsjw;font-size: 26px;color:#333;}
.list1 li{
    width: 11.5%;
    background: #BCDDEE;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
}
.list2 li{
    /* width: 11.5%; */
    background: #BDDFC4;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 20px;
}
.list3 li{
    /* width: 11.5%; */
    background: pink;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 55px;
}
.list4 li{
    /* width: 11.5%; */
    background: #6269e2;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 55px;
}
.list5 li{
    /* width: 11.5%; */
    background: #BCDDEE;
    font-family: fzdbsjw;
    font-size: 26px;
    text-align: center;
    margin-right: 10px;
    margin-bottom: 11px;
    border-radius: 20px;
    cursor: pointer;
    padding: 0 55px;
}
.lists{
    width: 70%;
    height: 37px;
    display: flex;
    justify-content: space-evenly;
    background: #EBF8EE;
    border-radius: 20px;
}
.lists li{
    /* width: 11.5%; */
    height: 20px;
    font-size: 22px;
    line-height: 37px;
    text-align: center;
    margin-right: 10px;  
    cursor: pointer;
}
.lists li a{
    /* width: 11.5%; */
    font-size: 22px;
	color:#333;
}
.more{
    width: 100%;
    text-align: right;
    font-size: 18px;
    color: #6C6C6C;
    font-family: fzdbsjw;
    cursor: pointer;
}
.more a{
    font-size: 18px;
    color: #6C6C6C;
    font-family: fzdbsjw;
	text-decoration:none;
}

.left_tu{
     height: 365px;
   /* width: 553px; */
    border-radius: 15px;
    overflow: hidden;
    position: relative;
    margin: 0;
    padding: 0;
}
.left_tu img{
    height: 100%;
    width: auto;
}
.left_tu div{
    position: absolute;
    bottom: 0;
    height: 83px;
    background:rgba(190, 187, 187, 0.7);
    width: 100%;
    border-radius: 15px;
    padding: 0 5px;
}
.left_tu div h3{
    font-family: fzdbsjw;
    margin-top: 10px;
    margin-bottom: 5px;
}
.left_tu div h3 a{
    font-family: fzdbsjw;
	text-decoration:none;
	font-size:24px;
	color:#333;
}
.left_tu div h3 a:hover{
	color:#e28e32;
}
.left_tu div p{
    color: #fff;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
}
.left_tu div p a{
    color: #fff;
      display: -webkit-box;
      -webkit-line-clamp: 2;
      -webkit-box-orient: vertical;
      text-overflow: ellipsis;
      overflow: hidden;
	  text-decoration:none;
	  color:#fff;
}

.right_tu ul{
   display: flex;
   flex-wrap: wrap;
   justify-content: space-between;
}
.right_tu ul li{
    width: 32%;
}
.right_tu ul li img{
    height: 134px;
    width: auto;
    border-radius: 10px;
}
.right_tu ul li p{
    font-family: fzdbsjw;
    font-size: 18px;
    line-height: 50px;
}
.right_tu ul li p a{
    font-family: fzdbsjw;
    font-size: 18px;
	text-decoration:none;
	color:#333;
}
.right_tu ul li p a:hover{
	color:#e28e32;
}
/* 列表页 */
.list_contents{
    margin-top: 20px;
}
.list_list{
    border: 1px solid #F3914A;
    padding: 10px;
    border-radius: 10px;
    background: #E2E6EF;
}
.list_list li{
    line-height: 30px;
    font-family: fzdbsjw;
    /* color: #fff; */
    border: 1px solid #F3914A;
    background: #eee;
    border-radius: 10px;
    text-align: center;
    margin: 10px 0;
}
.list_list li:hover{
    cursor: pointer;
    color: #fff;
    background-color: #F3914A;
}
.list_list li a:hover{
    color: #fff;
}
.liselected a{
	color: #fff;
    background-color: #F3914A;
}

.liselectedl a{
	color: #fff;
}
.liselected{
    background-color: #F3914A !important;
}
.video_list{
    display: flex;
    flex-wrap: wrap;
    padding-top: 16px;
    border: 1px solid #F3914A;
    
    /* justify-content: left; */
}
.video_list li{
    height: 49px;
    line-height: 49px;
    padding-left: 30px;
    position: relative;
    border-bottom: 1px dashed #ccc;
	width: 92%;
    margin-left: 30px;
}
.video_list li::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 10px;
  height: 5px;
  width: 5px;
  background: #666;
}
.video_list li:hover::before {
  content: "";
  position: absolute;
  top: 23px;
  left: 10px;
  height: 5px;
  width: 5px;
  background: #e28e32;
}
.video_list li a{
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #333;
}
.video_list li a:hover {
  color: #e28e32;
}
.video_list li img{
    height: 60%;
    width: 100%;
   
}
.video_list li h4{
    font-family: fzdbsjw;
}
.video_list li h4 a{
    font-family: fzdbsjw;
	color:#333;
	font-size:18px;
    text-decoration: none;
}
.video_list li h4 a:hover{
	color:#F3914A;
}

.video_list li p{
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
}
