.flex {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.fd:hover,
.fd:focus {
  -webkit-animation: fd 1s;
  animation: fd 1s;
  box-shadow: 0 0 0 2em rgba(255, 255, 255, 0);
  -webkit-transform: translateY(-3px);
  transform: translateY(-3px);
}
@-webkit-keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
@keyframes fd {
  0% {
    box-shadow: 0 0 0 0 var(--hover);
  }
}
.biaoti {
  width: 480px;
  height: 80px;
  background: url(../images/18dj.png) no-repeat left top;
  padding-top: 21px;
  box-sizing: border-box;
  float: left;
}
.biaoti h3 {
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #333;
  box-sizing: border-box;
  padding-left: 25px;
}
.biaoti h3 a {
  color: #333;
}
.biaoti p {
  letter-spacing: 5.5px;
  color: #333;
  font-size: 14px;
  line-height: 12px;
  margin-top: 19px;
  box-sizing: border-box;
  padding-left: 9px;
}
.product {
  width: 100%;
  height: 990px;
  padding-top: 99px;
  box-sizing: border-box;
  background: url(../images/product.png) no-repeat right 114px;
}
.product .mos {
  float: right;
  width: 93px;
  height: 28px;
  line-height: 28px;
  margin-top: 40px;
  display: block;
  font-size: 14px;
  color: #555555;
  border-bottom: rgba(0, 0, 0, 0.4) 1px solid;
  text-align: right;
}
.product .biao {
  width: 100%;
  margin-top: 60px;
}
.product .biao > li:hover {
  background-color: #f3941c;
}
.product .biao > li:hover .ti {
  color: #fff;
  background: url("../images/11dj.png") no-repeat left center;
  border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}
.product .biao > li:hover .ti a {
  color: #fff;
}
.product .biao > li:hover span {
  color: #d57e10;
  opacity: 0.3;
}
.product .biao > li:hover ul li {
  background: url(../images/4dj.png) no-repeat left center;
  width: 160px;
  height: 42px;
  border-radius: 21px;
  color: #fff;
}
.product .biao > li:hover ul li a {
  color: #fff;
}
.product .biao > li:nth-child(1) img {
  top: 30px;
}
.product .biao > li {
  float: left;
  overflow: hidden;
  width: 50%;
  height: 355px;
  background-color: #FDFDFD;
  border: 1px solid #efefef;
  box-sizing: border-box;
  padding: 32px 0 0 21px;
  position: relative;
  transition: 0.5s;
}
.product .biao > li span {
  position: absolute;
  bottom: 15px;
  left: 82px;
  border-left: 15px 82px solid;
  font-family: Arial;
  font-size: 132px;
  font-weight: 900;
  line-height: 96px;
  letter-spacing: 0px;
  color: #faf8f8;
  opacity: 0.5;
  transition: 0.5s;
}
.product .biao > li img {
  position: absolute;
  top: 30px;
  right: 30px;
  max-width: 380px;
    max-height: 290px;
}
.product .biao > li .ti {
  line-height: 58px;
  height: 58px;
  width: 207px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.5);
  letter-spacing: 2px;
  color: #222222;
  font-size: 22px;
  box-sizing: border-box;
  padding-left: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/12dj.png") no-repeat left center;
}
.product .biao > li .ti a {
  color: #222;
  transition: 0.5s;
}
.product .biao > li ul {
  width: 207px;
  box-sizing: border-box;
  padding-left: 42px;
  margin-top: 25px;
  z-index: 999;
  position: relative;
}
.product .biao > li ul li:hover {
  box-sizing: border-box;
  padding-left: 60px;
  background: #fff url(../images/3dj.png) no-repeat 35px center;
  color: #555555;
  margin-left: -12px;
}
.product .biao > li ul li:hover a {
  color: #555555;
}
.product .biao > li ul li {
  box-sizing: border-box;
  padding-left: 25px;
  color: #555555;
  line-height: 42px;
  height: 42px;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url("../images/3dj.png") no-repeat left center;
}
.product .biao > li ul li a {
  color: #555555;
  transition: 0.5s;
}
.advantage {
  width: 100%;
  height: 712px;
  background-color: #f4f3f3;
  padding-top: 80px;
  box-sizing: border-box;
}
.advantage .slideTxtBox1 {
  position: relative;
  width: 100%;
  height: 578px;
  background: #fff url(../images/26dj.png) no-repeat 479px 280px;
  box-sizing: border-box;
  padding: 20px 80px 0 10px;
}
.advantage .slideTxtBox1 .arrow {
  position: absolute;
  bottom: 34px;
  left: 540px;
  border-left: 34px 540px solid;
  z-index: 999;
  width: 237px;
  height: 44px;
  padding-top: 2px;
  box-sizing: border-box;
}
.advantage .slideTxtBox1 .arrow .mo {
  width: 148px;
  height: 44px;
  background-color: #f19621;
  border-radius: 22px;
  position: absolute;
  top: 0px;
  left: 44px;
  text-align: center;
  line-height: 44px;
  font-size: 14px;
  color: #fff;
}
.advantage .slideTxtBox1 .arrow .prev,
.advantage .slideTxtBox1 .arrow .next {
  display: block;
  width: 40px;
  height: 40px;
}
.advantage .slideTxtBox1 .arrow .prev {
  float: left;
  background: url("../images/10dj.png") no-repeat center;
}
.advantage .slideTxtBox1 .arrow .next {
  float: right;
  background: url("../images/8dj.png") no-repeat center;
}
.advantage .slideTxtBox1 h3 {
  width: 225px;
  height: 54px;
  font-size: 28px;
  line-height: 28px;
  font-weight: bold;
  color: #333;
  padding-top: 21px;
  box-sizing: border-box;
  padding-left: 25px;
  background: url("../images/18dj.png") no-repeat left center;
  position: absolute;
  top: 48px;
  right: 30px;
}
.advantage .slideTxtBox1 h3 a {
  color: #333;
}
.advantage .slideTxtBox1 .zole:hover img{transform: scale(1.1);}
.advantage .slideTxtBox1 .zole img{
width: 446px;
    height: 513px;
  transition: .7s;
}
.advantage .slideTxtBox1 .zole {
  width: 469px;
  height: 537px;
  background-color: #ffffff;
  box-shadow: 0px 0px 13px 0px rgba(28, 28, 30, 0.19);
  border: solid 12px #f19621;
  box-sizing: border-box;
  overflow: hidden;
}
.advantage .slideTxtBox1 .zori {
  width: 655px;
  margin-top: 30px;
}
.advantage .slideTxtBox1 .zori .to {
  height: 206px;
}
.advantage .slideTxtBox1 .zori .to .tis {
  height: 51px;
  margin-bottom: 35px;
}
.advantage .slideTxtBox1 .zori .to .tis .ti {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
}
.advantage .slideTxtBox1 .zori .to .tis p {
  color: #cccccc;
  font-size: 12px;
}
.advantage .slideTxtBox1 .zori .to .tis span {
  float: left;
  width: 105px;
  height: 50px;
  border-top: 1px solid #f19621;
  border-bottom: 1px solid #f19621;
  text-align: center;
  line-height: 50px;
  font-family: arial;
  font-size: 38px;
  font-weight: bold;
  color: #f3941c;
  margin-right: 25px;
}
.advantage .slideTxtBox1 .zori .to li {
  line-height: 30px;
  letter-spacing: 0px;
  color: #555555;
  box-sizing: border-box;
  padding-left: 25px;
  background: url(../images/20dj.png) no-repeat 6px center;
}
.advantage .slideTxtBox1 .zori .bo {
  margin-top: 37px;
}
.advantage .slideTxtBox1 .zori .bo .zi {
  overflow: hidden;
  height: 120px;
}
.advantage .slideTxtBox1 .zori .bo .tis {
  height: 51px;
  margin-bottom: 28px;
  text-align: right;
}
.advantage .slideTxtBox1 .zori .bo .tis .ti {
  font-size: 18px;
  font-weight: bold;
  color: #333;
  line-height: 30px;
}
.advantage .slideTxtBox1 .zori .bo .tis p {
  color: #cccccc;
  font-size: 12px;
}
.advantage .slideTxtBox1 .zori .bo .tis span {
  float: right;
  width: 105px;
  height: 50px;
  border-top: 1px solid #f19621;
  border-bottom: 1px solid #f19621;
  text-align: center;
  line-height: 50px;
  font-family: arial;
  font-size: 38px;
  font-weight: bold;
  color: #f3941c;
  margin-left: 25px;
}
.advantage .slideTxtBox1 .zori .bo li {
  line-height: 30px;
  letter-spacing: 0px;
  color: #555555;
  font-size: 14px;
  text-align: right;
  width: 410px;
  float: right;
}
.advantage .slideTxtBox1 .zori .bo li span {
  font-weight: bold;
}
.choose {
  width: 100%;
  height: 710px;
  padding-top: 100px;
  box-sizing: border-box;
}
.choose .slideTxtBox1 {
  width: 100%;
  height: 585px;
  position: relative;
}
.choose .slideTxtBox1 .tis {
  position: absolute;
  top: 14px;
  left: 0px;
}
.choose .slideTxtBox1 .tis span {
  letter-spacing: 10px;
  color: #949494;
  font-size: 14px;
  line-height: 13px;
}
.choose .slideTxtBox1 .tis p {
  width: 393px;
  height: 67px;
  margin-top: 2px;
  background: url("../images/19dj.png") no-repeat center;
  padding-top: 28px;
  box-sizing: border-box;
  color: #333;
  font-size: 40px;
  line-height: 31px;
  font-weight: bold;
}
.choose .slideTxtBox1 .arrow {
  position: absolute;
  bottom: 45px;
  left: 7px;
  border-left: 45px 7px solid;
  height: 35px;
  z-index: 999;
}
.choose .slideTxtBox1 .arrow .dh {
  float: left;
  color: #000000;
  box-sizing: border-box;
  padding-left: 40px;
  font-size: 20px;
  font-weight: bold;
  background: url("../images/7dj.png") no-repeat left center;
  margin-right: 30px;
}
.choose .slideTxtBox1 .arrow a {
  width: 61px;
  height: 29px;
  display: inline-block;
  text-align: center;
  float: left;
  line-height: 29px;
  margin-top: 5px;
  color: #fff;
  background-color: #f3941c;
  font-size: 12px;
  border-radius: 15px 0 0 15px;
}
.choose .slideTxtBox1 .arrow .next {
  background: #BFBFBF;
  border-radius: 0 15px 15px 0;
}
.choose .slideTxtBox1 .zole {
  width: 770px;
  margin-top: 198px;
}
.choose .slideTxtBox1 .zole .ti {
  font-size: 20px;
  line-height: 20px;
  color: #333;
  font-weight: bold;
}
.choose .slideTxtBox1 .zole p {
  color: #777777;
  margin-top: 9px;
  font-size: 12px;
  line-height: 12px;
}
.choose .slideTxtBox1 .zole .zi {
  width: 100%;
  margin-top: 50px;
  border-left: 1px solid #bfbfbf;
  height: 140px;
  margin-left: 8px;
  box-sizing: border-box;
  padding-left: 30px;
}
.choose .slideTxtBox1 .zole .zi .jie {
  color: #555555;
  font-size: 15px;
  line-height: 15px;
  width: 780px;
}
.choose .slideTxtBox1 .zole .zi .pageState {
  margin-top: 22px;
  width: 50px;
  height: 32px;
  line-height: 32px;
  border-top: 2px solid #f3941c;
  color: #999999;
  font-weight: bold;
  letter-spacing: 5px;
  font-size: 14px;
}
.choose .slideTxtBox1 .zole .zi .pageState span {
  font-size: 16px;
  color: #000;
}
.choose .slideTxtBox1 .zole .zi .yi {
  line-height: 26px;
  letter-spacing: 0px;
  color: #999999;
  font-size: 12px;
  margin-top: 30px;
}
.choose .slideTxtBox1 .zori::after {
  content: "";
  position: absolute;
  top: 230px;
  left: 220px;
  width: 181px;
  height: 51px;
  background: url("../images/dajin.png") no-repeat center;
}
.choose .slideTxtBox1 .zori {
  width: 450px;
  height: 585px;
  background: url(../images/24dj.png) no-repeat right 160px;
  position: relative;
}
.choose .slideTxtBox1 .zori img {
  width: 371px;
  height: 545px;
}
.about {
  width: 100%;
  height: 798px;
  background: url("../images/14dj.png") no-repeat center top;
  padding-top: 66px;
  box-sizing: border-box;
  position: relative;
}
.about .tis {
  width: 472px;
  height: 69px;
  margin-left: 24px;
}
.about .tis h3 {
  height: 21px;
  line-height: 21px;
  box-sizing: border-box;
  padding-left: 165px;
  font-size: 22px;
  font-weight: bold;
  color: #fff;
  background: url(../images/9dj.png) no-repeat right bottom;
}
.about .tis h3 span {
  font-size: 28px;
}
.about .tis p {
  letter-spacing: 5.6px;
  color: #ffffff;
  opacity: 0.6;
  margin-top: 32px;
  line-height: 12px;
  font-size: 14px;
}
.about .ti {
  margin-top: 170px;
  height: 46px;
  box-sizing: border-box;
  padding-left: 54px;
  background: url("../images/15dj.png") no-repeat left center;
  letter-spacing: 5px;
  color: #555555;
  font-size: 25px;
  line-height: 25px;
  font-weight: bold;
}
.about .ti p {
  letter-spacing: 1.8px;
  color: #999999;
  margin-top: 10px;
  font-size: 12px;
  line-height: 11px;
  font-weight: normal;
}
.about .zi {
  width: 540px;
  box-sizing: border-box;
  padding-left: 30px;
  margin-left: 20px;
  margin-top: 64px;
  height: 180px;
  border-left: 1px solid rgba(0, 0, 0, 0.2);
}
.about .zi .jie {
  line-height: 26px;
  letter-spacing: 2px;
  font-size: 14px;
  display: -webkit-box;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #777777;
}
.about .zi .mo {
  display: block;
  width: 130px;
  height: 42px;
  background-color: #f3941c;
  border-radius: 7px;
  text-align: center;
  margin-top: 55px;
  line-height: 42px;
  font-size: 14px;
  color: #fff;
}
.about ul {
  width: 774px;
  height: 125px;
  background-color: #ffffff;
  border-radius: 7px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -47px;
  margin-top: 23px;
  box-sizing: border-box;
  padding: 35px 60px 0;
}
.about ul li.on span {
  background: url("../images/g11.png") no-repeat center;
  border: solid 1px #f3941c;
}
.about ul li:nth-child(2) span {
  background: #F2F2F3 url(../images/g2.png) no-repeat center;
}
.about ul li:nth-child(2).on span {
  background: url("../images/g21.png") no-repeat center;
}
.about ul li:nth-child(3) span {
  background: #F2F2F3 url(../images/g3.png) no-repeat center;
}
.about ul li:nth-child(3).on span {
  background: url("../images/g31.png") no-repeat center;
}
.about ul li {
  box-sizing: border-box;
  padding-left: 69px;
  line-height: 31px;
  font-size: 18px;
  position: relative;
}
.about ul li p {
  color: #999999;
  font-size: 12px;
  line-height: 23px;
}
.about ul li span {
  width: 55px;
  height: 55px;
  background: #F2F2F3 url(../images/g1.png) no-repeat center;
  border-radius: 15px 0px 15px 0px;
  position: absolute;
  top: 0px;
  left: 0px;
  display: block;
  transition: 0.5s;
}
.case {
  width: 100%;
  height: 606px;
  padding-top: 90px;
  box-sizing: border-box;
  overflow: hidden;
}
.case .biaoti {
  background: url(../images/18dj1.png) no-repeat left top;
  height: 102px;
}
.case .biaoti p {
  margin-top: 38px;
}
.case .picScroll-left {
  width: 1794px;
  margin-top: 43px;
  position: relative;
}
.case .picScroll-left .prev {
  width: 190px;
  height: 21px;
  background: url("../images/16dj.png") no-repeat center;
  position: absolute;
  top: 192px;
  left: -217px;
}
.case .picScroll-left .bd ul li:hover .zi .ti a {
  background: url("../images/2dj.png") no-repeat center bottom;
}
.case .picScroll-left .bd ul li:hover .tu {
  box-shadow: 0 0 8px 1px #eee;
}
.case .picScroll-left .bd ul li:hover .tu a img {
  transform: scale(1.2);
}
.case .picScroll-left .bd ul li {
  width: 562px;
  margin-right: 54px;
  float: left;
}
.case .picScroll-left .bd ul li .zi {
  float: left;
  width: 34px;
  height: 370px;
  padding-top: 70px;
  box-sizing: border-box;
  text-align: center;
}
.case .picScroll-left .bd ul li .zi span {
  color: #555555;
  font-size: 16px;
  line-height: 12px;
}
.case .picScroll-left .bd ul li .zi .xian {
  width: 1px;
  height: 94px;
  margin: 23px auto 20px;
  background-color: #C4BBAD;
}
.case .picScroll-left .bd ul li .zi .ti {
  width: 100%;
  height: 143px;
}
.case .picScroll-left .bd ul li .zi .ti a {
  display: block;
  text-align: left;
  writing-mode: tb-rl;
  line-height: 34px;
  width: 100%;
  height: 143px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  box-sizing: border-box;
  padding-bottom: 40px;
  background: url("../images/2dj1.png") no-repeat center bottom;
  font-size: 16px;
  transition: 0.3s;
}
.case .picScroll-left .bd ul li .tu {
  width: 509px;
  height: 371px;
  box-sizing: border-box;
  padding: 4px;
  float: right;
  border: 1px solid #EBE6EB;
  border-radius: 5px;
  transition: 0.5s;
}
.case .picScroll-left .bd ul li .tu a {
  width: 100%;
  display: block;
  height: 361px;
  overflow: hidden;
}
.case .picScroll-left .bd ul li .tu a img {
  width: 100%;
  height: 361px;
  border-radius: 5px;
  transition: 0.5s;
}
.news {
  width: 100%;
  height: 992px;
  padding-top: 110px;
  box-sizing: border-box;
  background: url(../images/bg.png) no-repeat right -57px;
  overflow: hidden;
}
.news .biaoti {
  background: url(../images/18dj1.png) no-repeat right top;
  height: 102px;
  float: right;
  text-align: right;
}
.news .biaoti p {
  margin-top: 38px;
}
.news .hd {
  width: 325px;
  height: 20px;
  line-height: 20px;
  margin-top: 90px;
  float: left;
}
.news .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .hd ul li.on {
  background: url("../images/xw11.png") no-repeat left center;
  font-weight: bold;
}
.news .hd ul li.on a {
  color: #643e03;
}
.news .hd ul li:nth-child(2) {
  background: url("../images/xw2.png") no-repeat left center;
}
.news .hd ul li:nth-child(2).on {
  background: url("../images/xw21.png") no-repeat left center;
}
.news .hd ul li:nth-child(3) {
  background: url("../images/xw3.png") no-repeat left center;
}
.news .hd ul li:nth-child(3).on {
  background: url("../images/xw31.png") no-repeat left center;
}
.news .hd ul li {
  color: #555555;
  font-size: 16px;
  box-sizing: border-box;
  padding-left: 23px;
  background: url("../images/xw1.png") no-repeat left center;
  transition: 0.3s;
}
.news .hd ul li a {
  color: #555555;
}
.news .bd .zong {
  margin-top: 28px;
  padding-top: 28px;
  box-sizing: border-box;
  width: 100%;
  border-top: 1px solid rgba(0, 0, 0, 0.06);
}
.news .bd .zong .zole:hover .tu img {
  transform: scale(1.2);
}
.news .bd .zong .zole:hover .ti a {
  color: #643e03;
}
.news .bd .zong .zole {
  width: 440px;
  height: 435px;
}
.news .bd .zong .zole .tu {
  width: 440px;
  height: 399px;
  background-color: #e3e3e3;
  border-radius: 7px;
  overflow: hidden;
  margin-bottom: 24px;
}
.news .bd .zong .zole .tu img {
  width: 440px;
  height: 399px;
  background-color: #e3e3e3;
  border-radius: 7px;
  transition: 0.5s;
}
.news .bd .zong .zole .ti {
  color: #555555;
  font-size: 15px;
  line-height: 13px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 27px;
  width: 360px;
  float: left;
  background: url(../images/21dj.png) no-repeat 11px center;
}
.news .bd .zong .zole .ti a {
  color: #555555;
  transition: 0.3s;
}
.news .bd .zong .zole .shi {
  float: right;
  line-height: 13px;
  color: #555555;
  font-size: 12px;
}
.news .bd .zong .zori {
  width: 743px;
}
.news .bd .zong .zori .yi:hover .tu img {
  transform: scale(1.2);
}
.news .bd .zong .zori .yi {
  width: 100%;
  margin-top: 10px;
  height: 196px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.news .bd .zong .zori .yi .zi {
  float: left;
  width: 500px;
  margin-top: 6px;
}
.news .bd .zong .zori .yi .zi .shi {
  color: #555555;
  font-size: 12px;
  line-height: 11px;
}
.news .bd .zong .zori .yi .zi .ti {
  margin: 27px 0 50px;
  color: #555555;
  font-size: 15px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .bd .zong .zori .yi .zi .ti a {
  color: #555555;
  transition: 0.3s;
}
.news .bd .zong .zori .yi .zi .mo {
  display: block;
  width: 109px;
  height: 36px;
  background-color: #f3941c;
  border-radius: 7px;
  line-height: 36px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}
.news .bd .zong .zori .yi .zi .mo span i:nth-child(5) {
  margin-left: 5px;
}
.news .bd .zong .zori .yi .tu {
  width: 184px;
  height: 167px;
  background-color: #e3e3e3;
  border-radius: 7px;
  overflow: hidden;
}
.news .bd .zong .zori .yi .tu img {
  width: 184px;
  height: 167px;
  background-color: #e3e3e3;
  border-radius: 7px;
  transition: 0.5s;
}
.news .bd .zong .zori ul li:hover .ti a {
  color: #f3941c;
}
.news .bd .zong .zori ul li {
  width: 100%;
  height: 119px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
  padding-top: 29px;
  box-sizing: border-box;
  padding-left: 13px;
}
.news .bd .zong .zori ul li .shi {
  color: #555555;
  font-size: 12px;
  line-height: 11px;
}
.news .bd .zong .zori ul li .ti {
  width: 620px;
  float: left;
  margin: 27px 0 0;
  color: #555555;
  font-size: 15px;
  line-height: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .bd .zong .zori ul li .ti a {
  color: #555555;
  transition: 0.3s;
}
.news .bd .zong .zori ul li .mo {
  float: right;
  line-height: 14px;
  color: #777777;
  font-size: 12px;
  margin-top: 32px;
}
.news .bd .zong .zori ul li .mo span i:nth-child(5) {
  margin-left: 5px;
}
.news .bd .zong .bo {
  width: 100%;
  height: 160px;
  border: 1px solid rgba(0, 0, 0, 0.06);
  margin-top: 45px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
  padding: 0 25px;
}
.news .bd .zong .bo li.on {
  padding-top: 10px;
  box-sizing: border-box;
  position: relative;
}
.news .bd .zong .bo li.on .ti {
  box-sizing: border-box;
  padding-left: 34px;
  width: 600px;
  height: 60px;
  display: block;
  margin-left: -8px;
  line-height: 60px;
  background: #f3941c url(../images/22dj.png) no-repeat 17px center;
  border-radius: 30px;
  color: #fff;
}
.news .bd .zong .bo li.on .ti a {
  color: #fff;
}
.news .bd .zong .bo li.on .shi {
  color: #fff;
  position: absolute;
  top: 0px;
  right: 4px;
}
.news .bd .zong .bo li {
  width: 580px;
  height: 80px;
  line-height: 80px;
  transition: 0.5s;
  border-bottom: 1px solid rgba(0, 0, 0, 0.06);
}
.news .bd .zong .bo li .ti {
  color: #555555;
  font-size: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  transition: 0.3s;
  box-sizing: border-box;
  padding-left: 27px;
  width: 480px;
  float: left;
  background: url(../images/21dj.png) no-repeat 3px center;
}
.news .bd .zong .bo li .ti a {
  color: #555555;
  transition: 0.3s;
}
.news .bd .zong .bo li .shi {
  float: right;
  color: #555555;
  font-size: 12px;
  margin-right: 4px;
}
