.whjj .sum .txt{text-align:justify;}

/*common*/
body{overflow-x:hidden}
.comwidth{margin:0 auto;width:6.25rem;height:2.58rem}
a:hover{color:#d17b42}
.imgS{display:block;overflow:hidden;border-radius:8px}
.imgS:hover img{transition:all .6s;transform:scale(1.1);-ms-transform:scale(1.1)}
.swiper-banner{position:relative;overflow:hidden;width:100%;height:100%}
.swiper-banner .swiper-slide img{width:100%;height:1.875rem;object-fit:cover;}
.xyk_tit{padding-top:90px;color:#333;font-size:42px}
li{list-style-type:none}
.xyk_tit{padding-bottom:40px;text-align:center}
.bg-1 {
    background: url(/eportal/uiFramework/commonResource/image/2022060714325646547.png) no-repeat;background-size: cover;
}
.w1200.flex {
    display: flex;
    justify-content: space-between;
}
.bg-1 .lbox {
    width: 48%;
}
.bg-1 .rbox {
    width: 48%;
}

/**/
.whjj {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 80px;

}
.whjj .imgS {
    width: 48%;
    border-radius: 0;
}
.whjj .imgS img {width:100%;}
.whjj .sum {
  width: 50%;
}
.whjj .sum .txt {
  text-indent: 32px;
  display: block;
  line-height: 32px;
}
.whjj .sum .txt a {
  color: #cb7039;
}
.whjj .sum .flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 30px;
}
.whjj .sum .co {
  display: -ms-flexbox;
  display: flex;
  width: 120px;
  height: 120px;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  border-radius: 50%;
  border: 1px #d7d7d7 solid;
  color: #cb7039;
  font-weight: bold;
    font-size: 20px;
}
span.co:hover {
     color:#fff !important;
     background-repeat:no-repeat;
     background-size:contain;
     background-color:rgb(203 112 57 / .7);
     background-image:url(/eportal/uiFramework/commonResource/image/2022053015401753219.png);
     transition-duration: .5s;
     font-size: 22px;
}
.tzz-list > ul {
  padding-bottom: 50px;
}
.tzz-list > ul li {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  color:#999;
  line-height: 37px;
  border-bottom: 2px #ccc dotted;
}
.tzz-list .title {
  border-bottom: 1px #ddd solid;
  position: relative;
  margin-bottom: 15px;
 
}
.tzz-list .title > span {
  font-size: 24px;
  color: #cb7039;
  font-weight: 600;
  border-bottom: 2px #cb7039 solid;
  display: inline-block;
  padding-bottom: 10px;
  line-height: 45px;
}
.tzz-list .title .tabs1 {
  position: absolute;
  right: 0;
  top: 0;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  height: 100%;
  -ms-flex-align: center;
      align-items: center;
}
.tzz-list .title .tabs1 li {
  padding: 5px 20px;
}
.tzz-list .title .tabs1 li.select {
  background: #cb7039;
  color: #fff;
  border-radius: 15px;
}
.tab1-slide li a:before {
    content: '';
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url(/eportal/uiFramework/commonResource/image/2022060717215251134.png);
    background-size: contain;
    position: relative;
    top: 2px;
    margin-right: 5px;
}


.tzc-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
   padding-bottom: 50px;
}
.tzc-list .card {
  width: 48%;
  box-sizing: border-box;
  padding: 20px 35px;
  position:relative;
  background-size: 100% 100% !important;
}
.tzc-list .card .title {
  font-size: 24px;
  color: #fff;
  margin-bottom: 20px;
}
.tzc-list .card .sum {
  width: 56%;
  line-height: 25px;
  color: #000;
  padding-bottom: 50px;
}
.tzc-list .card .more {
  background: url(/eportal/uiFramework/commonResource/image/2022052514032395369.png) no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100%;
  width: 25%;
  height: 25%;
  text-align: right;
  padding-top: 7%;
  padding-left: 8%;
  padding-right: 1%;
  opacity: 0;
}
.tzc-list .card:hover{transition: all .3s;background-blend-mode: multiply;background-color: #eee !important;}
.tzc-list .card:hover .more{opacity: 1;transition: all .3s;}
.zp {
    padding-bottom: 30px;
    padding-top: 100px;
}
.zp .btn {
  z-index: 6;
  background: url(/eportal/uiFramework/commonResource/image/2022052514032395369.png) no-repeat;
  color: #fff;
  position: absolute;
  right: 0;
  bottom: 0;
  background-size: 100%;
  width: 9%;
  height: 15%;
  text-align: right;
  padding-top: 5%;
  padding-left: 8%;
  padding-right: 1%;
  font-size: 18px;
}
.zp .btn span {
    font-size: 18px;
    display: inline-block;
    margin: 0 4px;
    color: #fff;
    cursor: pointer;
}
.zp .btn span.select {
    font-size: 24px;
}
.zp .cont {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  padding: 70px 50px;
}
.zp .cont .title {
  color: #fff;
  font-size: 28px;
  margin-bottom: 15px;
}
.zp .cont .sum {
  color: #fff;
  width: 34%;
  line-height: 25px;
}
.zp .cont .more {
  color: #fff;
  border: 1px #fff solid;
  display: inline-block;
  padding: 10px 40px;
  border-radius: 30px;
  margin-top: 25px;
}

.cards3 {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  padding: 25px 0 70px 0;
}
.cards3 .c-link {
  width: 385px;
  height: 210px;
  background: #eee;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-direction: column;
      flex-direction: column;
}
.cards3 .c-link i {
  display: block;
  width: 50px;
  height: 50px;
  margin-bottom: 10px;
}
i.icon1 {
    background: url(/eportal/uiFramework/commonResource/image/2022060914553021012.png) no-repeat;
    
}
i.icon2 {
    background: url(/eportal/uiFramework/commonResource/image/2022060915003550857.png) no-repeat;
    
}
i.icon3 {
    background: url(/eportal/uiFramework/commonResource/image/2022060915013042442.png) no-repeat;
    
}
.c-link:hover i {
    animation: swing 1s;
    -webkit-animation: swing 1s;
}



/*适配*/
@media screen and (max-width:768px){
html{font-size:100px!important}
.w1200 {width: 95%;margin: 0 auto;}
.full-contianer{padding-top:60px}
.xyk_tit{color:#333;font-size:24px}
.whjj {-ms-flex-wrap: wrap; flex-wrap: wrap;}
.whjj .imgS {width: 100%;}
.whjj .sum {width: 100%;}
.whjj .sum .flex {padding: 20px 0;}
.w1200.flex{-ms-flex-wrap: wrap; flex-wrap: wrap;}
.bg-1 .lbox {width: 100%;}
.tzz-list > ul li a {overflow: hidden; white-space: nowrap;text-overflow: ellipsis; width: 60%;}
.bg-1 .rbox { width: 100%;}
.tzc-list { -ms-flex-direction: column;flex-direction: column;}
.tzc-list .card { width: 100%; background-size: cover !important; background-position: 57% !important;margin-bottom: 15px;}
.bg-1 {background-size: cover;}
.tzz-list > ul { min-height: 210px;}
.tzc-list .card .sum { padding-bottom: 0px;font-size:14px !important;}
.tzc-list .card .more {height: 22%;}

.zp .cont {
    padding: 15px 20px;
}
.zp .swiper-slide img {
    width: 100%;
    height: 1.875rem;
    object-fit: cover;
    
}
.zp .cont .title {
    font-size: 18px;
    margin-bottom: 10px;
}
.zp .cont .sum {
    width: 47%;
    line-height: 16px;
    font-size: 12px;
}
.zp .cont .more {
    color: #fff;
    border: 1px #fff solid;
    display: inline-block;
    padding: 3px 15px;
    border-radius: 15px;
    margin-top: 10px;
    font-size: 14px;
}
.zp .btn {
    z-index: 6;
    background: url(/eportal/uiFramework/commonResource/image/2022052514032395369.png) no-repeat;
    color: #fff;
    position: absolute;
    right: 0;
    bottom: 0;
    background-size: 100%;
    width: 30%;
    height: 20%;
    text-align: right;
    padding-top: 7%;
    padding-left: 16%;
    padding-right: 1%;
    font-size: 14px;
}
.zp .btn span.select {
    font-size: 20px;
}
.zp .btn span {
    font-size: 16px;
    display: inline-block;
    margin: 0 4px;
    color: #fff;
    cursor: pointer;
}

.tzz-list > ul{padding-bottom: 0px;    min-height: 172px;}
.xyk_tit{padding: 30px 0 20px 0;font-size:22px;}
.zp{    padding: 24px 0 14px 0;}
.cards3 .c-link{height: 160px;}
.cards3{    padding: 20px 0 40px 0;}
.tzc-list{padding-bottom: 30px;}
.whjj .sum .txt{text-align:justify;}
.whjj{    padding-bottom: 20px;}
.tzc-list .card .title{font-size:18px;margin-bottom:8px;}
.tzc-list .card{    padding: 20px 20px;}
.tzc-list .card{    height: 200px; min-height: 200px;}
.tzc-list{    padding-bottom: 10px;}
.cards3{padding:8px 0 20px 0;}
.tzz-list .title > span{font-size:18px;padding-bottom: 0px;}
.tzz-list > ul li{line-height:30px;}
.tzz-list > ul li a{font-size:14px;}
#con3 .xyk_tit{    padding: 30px 0 10px 0;}
.tzz-list .title{    margin-bottom: 6px;}
.tzz-list > ul li{font-size:14px;}


}
/*动画*/
@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0,-300%,0);
        transform: translate3d(0,-300%,0)
    }
}