a:hover{
  color: #E81B1B !important;
}
.main-toutiao {
    width: 840px;
    padding: 20px;
    height: 310px;
    background: linear-gradient(180deg, #f9e5e4, #ffffff, #ffffff);
  }
  .main {
    width: 1200px;
    margin: 10px auto;
    display: flex;
    justify-content: space-between;
  }
  
  .main-left {
    width: 880px;
  }
  
  .main-right {
    width: 310px;
  }
  
  .main-toutiao > p {
    font-size: 24px;
    font-family: Fontquan-XinYiGuanHeiTi;
    font-weight: bold;
    line-height: 38px;
    height: 38px;
    color: #ee5753;
    line-height: 20px;
  }
  
  .main-toutiao > p > img {
    vertical-align: text-top;
  }
  
  .main-toutiao-box span {
    display: inline-block;
    text-align: center;
    color: #fff;
    width: 110px;
    font-size: 14px;
    height: 26px;
    line-height: 26px;
    background: #0362d2;
    margin-right: 10px;
    border-radius: 13px;
  }
  
  .main-toutiao-box p > a {
    font-size: 18px;
    font-family: Source Han Serif CN;
    font-weight: bold;
    color: #0362d2;
  }
  
  .main-toutiao-box a {
    color: #333333;
    width:350px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
     -webkit-line-clamp: 1;
     overflow: hidden;
  }
  
  .main-toutiao-box {
    margin: 30px 0;
  }
  
  .main-toutiao-box > div {
    margin-top: 10px;
    display: flex;
    justify-content: space-between;
    width: 760px;
  }
  
  .left-box {
    margin-bottom: 10px;
  }
  
  .left-box-title {
    width: 840px;
    height: 60px;
    background: #ffffff;
    position: relative;
    line-height: 60px;
    padding-left: 40px;
    margin: 10px 0;
  }
  
  .left-box-title a {
    position: absolute;
    top: 0;
    right: 10px;
    font-size: 16px;
    color: #666666;
  }
  
  .left-box-title h3 {
    font-size: 20px;
  }
  
  .left-box-title::before {
    content: "";
    left: 24px;
    top: 18px;
    display: block;
    position: absolute;
    width: 6px;
    height: 24px;
    background: #0362d2;
  }
  
  .left-box-cont {
    width: 880px;
    background: #ffffff;
    overflow: hidden;
    padding-bottom: 12px;
  }
  
  .left-box-nav {
    display: flex;
    justify-content: space-evenly;
    margin: 20px 0;
    overflow: hidden;
  }
  
  .left-box-nav span.nav-active {
    background: #0362d2;
    border-radius: 20px;
    color: #ffffff;
  }
  
  .left-box-nav span {
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    width: 110px;
    height: 40px;
    background: #f4f4f4;
    border-radius: 20px;
  }
  
  .left-box-news-hot img {
    width: 150px;
    height: 90px;
    float: left;
    margin-right: 20px;
  }
  
  .left-box-news-hot {
    overflow: hidden;
    margin-bottom: 15px;
    padding-left: 30px;
    padding-right: 20px;
  }
  
  .left-box-news-hot p {
    font-size: 14px;
    color: #999999;
    line-height: 20px;
  }
  
  .left-box-news-hot p a {
    color: #0362d2;
  }
  
  .left-box-news-hot .left-box-news-tit {
    margin: 10px 0;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
  }
  
  #gdrc{
    width: 1200px;
    margin: 10px auto;
    background: #fff;
  }
  
  .left-box-news> a{
    width: 45%;
    display: inline-block;
    padding-left: 4%;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    color: #333333;
  }
	.left-box-news> a>p{
     display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    width: 80%;
    float: left;
  }

  .left-box-news> a>span{
    display: inline-block;
    float: right;
  }
  .left-box-news> a>em{
    font-style: normal;
  }
  .left-box-news-list li span {
    font-size: 14px;
    color: #999999;
  }
  .left-box-news-list li {
    width: 100%;
    display: flex;
    justify-content: space-around;
    font-size: 14px;
  }
  

  
  .flex {
    display: flex;
    justify-content: space-around;
  }
  
  .right-gwy img {
    display: block;
    margin: 0 auto;
  }
  
  .gwy-img {
    width: 310px;
    height: 230px;
  }
  
  .main-right-box {
    background: #ffffff;
    margin-bottom: 10px;
    overflow: hidden;
  }
  
  .right-box-tit {
    line-height: 50px;
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    padding-left: 40px;
    height: 50px;
    background: #ffffff;
    position: relative;
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
  }
  
  .right-box-tit > img {
    position: absolute;
    left: 15px;
    top: 16px;
  }
  
  .right-gwy {
    padding: 20px 0;
  }
  
  #ksrl > ul > li::before {
    content: "";
    width: 10px;
    height: 10px;
    background: #ffffff;
    border: 2px solid #ed7f7c;
    border-radius: 50%;
    display: block;
    position: absolute;
    left: -8px;
    top: 14px;
  }
  
  #ksrl > ul > li {
    font-size: 14px;
    padding-top: 10px;
    color: #333333;
    border-left: 1px solid #dddddd;
    padding-left: 20px;
    margin-left: 20px;
    position: relative;
  }
  
  #zxdy {
    border-left: 1px solid #dddddd;
    padding-left: 20px;
    margin-left: 20px;
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
  
  #ksrl > ul > li span {
    font-weight: bold;
  }
  
  #ksrl > ul > li a {
    height: 30px;
    background: #f7fbff;
    border: 1px solid #98c7ff;
    font-size: 14px;
    color: #0362d2;
    line-height: 30px;
    width: 90px;
    display: block;
    text-align: center;
  }
  
  #zxdy-tit {
    background: url(/assets/img/zkgg11.png) no-repeat center center;
    width: 125px;
    height: 50px;
    font-size: 16px;
    font-weight: bold;
    color: #ffffff;
    padding-top: 20px;
    text-align: center;
    margin-left: -35px;
  }
  
  .zxdy-box-user {
    overflow: hidden;
    color: #999999;
    font-size: 14px;
  }
  
  .zxdy-box-user img {
    float: left;
    margin-right: 10px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
  }
  
  .zxdy-user-name {
    color: #333333;
  }
  
  .zxdy-text {
    color: #333333;
    font-size: 14px;
    margin: 5px 0;
  }
  
  .zxdy-box {
    margin-bottom: 10px;
  }
  
  .zxdy-box .flex a {
    width: 89px;
    height: 29px;
    background: #0362d2;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 29px;
    border: 1px solid #0362d2;
  }
  
  .zxdy-box .flex a:hover {
    background: #ffffff;
    border: 1px solid #0362d2;
    color: #0362d2;
  }
  
  .hdpt .swiper-slide {
    text-align: center;
  }
  
  .hdpt.swiper {
    padding: 20px;
  }
  
  .swiper-button-next,
  .swiper-button-prev {
    top: 40%;
  }
  
  .swiper-button-next,
  .swiper-rtl .swiper-button-prev {
    right: 30px;
  }
  
  .swiper-button-prev,
  .swiper-rtl .swiper-button-next {
    left: 30px;
  }
  
  .gdzp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
  }
  
  .gdzp a {
    width: 80px;
    display: block;
    height: 30px;
    background: #f1f1f1;
    text-align: center;
    line-height: 30px;
    color: #333333;
    margin-bottom: 15px;
  }
  
  .gdzp a:hover {
    background: #0362d2;
    color: #ffffff;
  }
  
  .szyf li {
    width: 270px;
    height: 70px;
    background: #ffeeee;
    line-height: 70px;
    margin: 10px auto;
    color: #f45251;
        display: flex;
    align-items: center;
  }
  
  .szyf li img {
    margin: 0 10px;
    vertical-align: sub;
    width: 25px;
  }
  
  #ksrl li a {
    margin-top: 10px;
  }
.szyf a:nth-child(2){
	background-color: #F0FAFF;
}
.szyf a:nth-child(3){
	background-color: #FFF6E6;
}
.szyf a:nth-child(4){
	background-color: #E9FDF2;
}
.szyf a:nth-child(5){
	background-color: #F9F4FF;
}
.szyf a:nth-child(7){
	background-color: #F0FAFF;
}
  