* {
  padding: 0;
  margin: 0;
  font-family: 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
}
body {
  font: 14px/1.231 'Microsoft YaHei', arial, helvetica, clean, sans-serif;
  color: #333;
  margin: 0;
  line-height: 1.5;
}
*:before,
*:after {
  box-sizing: content-box;
}
:focus {
  outline: 1;
}
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
  display: block;
}
a {
  color: #333;
  text-decoration: none;
}
a:link,
a:hover,
a:active,
a:visited {
  text-decoration: none;
}
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
}
img {
  font-size: 0.14rem;
}
li,
ul {
  list-style-type: none;
}
img {
  border: none;
}
input,
textarea {
  outline: 0;
  border: 0;
  resize: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
dl,
dd,
dt,
i,
em {
  font-weight: normal;
  font-style: normal;
}
.left {
  float: left;
}
.right {
  float: right;
}
.clearboth {
  clear: both;
}
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow,
.fdWow,
.fds {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
  z-index: 9999;
}

.banner {
  position: relative;
}
.banner .bannerbox {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
.banner .bannerbox ul li a {
  display: block;
}
.banner .bannerbox ul li a img {
  display: block;
  width: 100%;
}
.banner .bannerbox .swiper_bannerL {
  position: absolute;
  top: 50%;
  left: 20px;
  background: rgba(255, 255, 255, 0.5) url(../img/next.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_bannerR {
  position: absolute;
  top: 50%;
  right: 20px;
  background: rgba(255, 255, 255, 0.5) url(../img/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}
.banner .bannerbox .swiper_positon {
  position: absolute;
  left: 0;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner .bannerbox .swiper_positon span {
  background: #96be43;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 48px 10px 0 10px;
  border: 1px solid #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  width: 50px;
  height: 8px;
  background-color: #fc9c29;
  border-radius: 10px;
}
.banner .bannerText {
  position: absolute;
  width: 1300px;
  z-index: 2;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  padding-bottom: 25px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  line-height: 25px;
  display: inline-block;
}
.banner .bannerText i {
  background: url(../img/phone.png) no-repeat center;
  width: 17px;
  height: 25px;
  display: inline-block;
  vertical-align: text-top;
  margin-left: 30px;
}
.banner .swiper_positon {
  width: 100%;
  height: 131px;
  position: absolute;
  bottom: 0 !important;
  left: 0;
  background: url(../img/bannerBg.png) no-repeat center bottom;
}
.title a {
  display: block;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 20px;
}
.title em {
  display: block;
  font-size: 36px;
  line-height: 1;
  padding-bottom: 20px;
}
.title span {
  display: block;
  font-size: 18px;
  letter-spacing: 4px;
  color: #696969;
  line-height: 1;
}
.title i {
  width: 50px;
  height: 2px;
  background-color: #fe9e2b;
  border-radius: 1px;
  display: block;
  margin-top: 24px;
}
.about {
  width: 100%;
  height: 774px;
  background: url(../img/aboutBg.jpg) no-repeat center;
}
.about .aboutbox {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about .aboutbox .aboutl {
  width: 666px;
  padding-top: 90px;
  box-sizing: border-box;
}
.about .aboutbox .aboutl ul {
  margin-top: 70px;
  overflow: hidden;
}
.about .aboutbox .aboutl ul li {
  line-height: 36px;
  font-size: 15px;
  color: #686868;
}
.about .aboutbox .aboutl ul li i {
  width: 18px;
  height: 10px;
  background: url(../img/aboutl.png) no-repeat center left;
  display: inline-block;
  margin-right: 12px;
}
.about .aboutbox .aboutl .aboutmore {
  width: 244px;
  height: 47px;
  background-image: linear-gradient(-53deg, #fda02c 0%, #faa237 50%, #f8dd7a 100%);
  border-radius: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  color: #fff;
  font-size: 16px;
  letter-spacing: 4px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutbox .aboutl .aboutmore i {
  width: 22px;
  height: 22px;
  background: url(../img/aboutmore.png) no-repeat center;
  display: block;
  margin-right: 10px;
}
.about .aboutbox .aboutl .aboutmore:hover {
  background-image: linear-gradient(-53deg, #fda02c 0%, #fda02c 50%, #fda02c 100%);
  transform: translateY(-5px);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.about .aboutbox .aboutr {
  width: 605px;
  position: relative;
  display: block;
}
.about .aboutbox .aboutr img {
  position: absolute;
  display: block;
  left: 0;
  top: -60px;
}
.product {
  margin-top: 40px;
  padding-bottom: 76px;
  background: url(../img/productCbg.jpg) no-repeat center bottom;
}
.product .producttop {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.product .producttop .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product .producttop .hd ul li {
  margin-left: 40px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .producttop .hd ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.product .producttop .hd ul li a b {
  width: 65px;
  height: 65px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../img/producthdbg.png) no-repeat center;
  margin-right: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border-radius: 50%;
}
.product .producttop .hd ul li a b img {
  height: 18px;
}
.product .producttop .hd ul li a span {
  display: block;
}
.product .producttop .hd ul li a span i {
  font-size: 18px;
  display: block;
  line-height: 1;
  margin-bottom: 11px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .producttop .hd ul li a span em {
  display: block;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #aeadad;
  line-height: 1;
}
.product .producttop .hd ul li:hover {
  transform: translateY(-5px);
}
.product .producttop .hd ul li:hover a span i {
  color: #fe8d03;
}
.product .bd {
  margin-top: 50px !important;
  width: 100%;
  padding: 14px;
  background: #fff;
  height: 578px;
  box-sizing: content-box;
  margin-left: -14px;
  box-shadow: 5px 4px 18px 0px rgba(254, 158, 43, 0.49);
}
.product .bd .productlist ul {
  position: relative;
  height: 578px;
}
.product .bd .productlist ul li {
  position: absolute;
}
.product .bd .productlist ul li a {
  position: relative;
  display: block;
  width: 100%;
}
.product .bd .productlist ul li a span {
  position: absolute;
  top: 10%;
  left: 4%;
  width: 90%;
  z-index: 2;
}
.product .bd .productlist ul li a span b {
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
  display: block;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .bd .productlist ul li a span em {
  display: block;
  margin-top: 16px;
  line-height: 1;
  font-size: 18px;
  color: #656565;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-bottom: 15px;
}
.product .bd .productlist ul li a span i {
  width: 47px;
  height: 7px;
  background: url(../img/pronum.png) no-repeat center;
  display: block;
}
.product .bd .productlist ul li a img {
  width: 100%;
  height: 100%;
}
.product .bd .productlist ul li:nth-child(2) {
  top: 0;
  left: 373px;
  width: 446px;
  height: 289px;
}
.product .bd .productlist ul li:nth-child(2) a span b {
  font-size: 22px;
}
.product .bd .productlist ul li:nth-child(3) {
  top: 0;
  right: 0;
  width: 446px;
  height: 289px;
}
.product .bd .productlist ul li:nth-child(3) a span b {
  font-size: 22px;
}
.product .bd .productlist ul li:nth-child(4) {
  bottom: 0;
  left: 373px;
  width: 218px;
  height: 279px;
}
.product .bd .productlist ul li:nth-child(4) a span b {
  font-size: 18px;
}
.product .bd .productlist ul li:nth-child(4) a span em {
  font-weight: bold;
  color: #333;
}
.product .bd .productlist ul li:nth-child(5) {
  bottom: 0;
  left: 601px;
  width: 218px;
  height: 279px;
}
.product .bd .productlist ul li:nth-child(5) a span b {
  font-size: 18px;
}
.product .bd .productlist ul li:nth-child(5) a span em {
  font-weight: bold;
  color: #333;
}
.product .bd .productlist ul li:nth-child(6) {
  bottom: 0;
  left: 834px;
  width: 218px;
  height: 279px;
}
.product .bd .productlist ul li:nth-child(6) a span b {
  font-size: 18px;
}
.product .bd .productlist ul li:nth-child(6) a span em {
  font-weight: bold;
  color: #333;
}
.product .bd .productlist ul li:nth-child(7) {
  bottom: 0;
  right: 0;
  width: 218px;
  height: 279px;
}
.product .bd .productlist ul li:nth-child(7) a span b {
  font-size: 18px;
}
.product .bd .productlist ul li:nth-child(7) a span em {
  font-weight: bold;
  color: #333;
}
.product .bd .productlist ul li:hover a span b {
  color: #fe8d03;
}
.product .bd .productlist ul li:hover a span em {
  color: #fe8d03;
}
.reasonAndhonor {
  width: 100%;
  height: 1555px;
  background: url(../img/reasonandhonor.jpg) no-repeat center;
}
.reasonAndhonor .reason {
  width: 100%;
  height: 690px;
  padding-top: 192px;
  display: block;
}
.reasonAndhonor .reason .title span {
  letter-spacing: 11px;
}
.reasonAndhonor .reason .title i {
  background: #333;
}
.reasonAndhonor .reason .bd {
  height: 310px !important;
}
.reasonAndhonor .reason .bd .reasonlist h4 {
  padding-bottom: 43px;
  position: relative;
}
.reasonAndhonor .reason .bd .reasonlist h4 b {
  font-size: 22px;
  display: block;
  line-height: 1;
  margin-top: 60px;
}
.reasonAndhonor .reason .bd .reasonlist h4 em {
  line-height: 1;
  margin-top: 16px;
  color: #444444;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  display: block;
  text-transform: uppercase;
}
.reasonAndhonor .reason .bd .reasonlist h4::before {
  content: "";
  width: 287px;
  height: 69px;
  background: url(../img/reasonbd1.png) no-repeat center;
  position: absolute;
  top: -7px;
  left: -330px;
}
.reasonAndhonor .reason .bd .reasonlist .reasonlisttext {
  width: 1060px;
}
.reasonAndhonor .reason .bd .reasonlist .reasonlisttext p {
  font-size: 16px;
  line-height: 2;
}
.reasonAndhonor .reason .bd .reasonlist .reasonlisttext em {
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #444;
  opacity: 0.4;
  line-height: 18px;
  font-style: italic;
  margin-top: 24px;
  display: block;
}
.reasonAndhonor .reason .hd {
  margin-top: 45px;
}
.reasonAndhonor .reason .hd ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reasonAndhonor .reason .hd ul li {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .reason .hd ul li b {
  display: block;
  width: 277px;
  height: 197px;
  padding: 10px;
  box-sizing: border-box;
  background: #ffeba7;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .reason .hd ul li b span {
  width: 100%;
  height: 100%;
  padding: 6px;
  box-sizing: border-box;
  background: rgba(255, 255, 255, 0.5);
  display: block;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .reason .hd ul li b span img {
  width: 100%;
  height: 100%;
  display: block;
  border-radius: 10px;
}
.reasonAndhonor .reason .hd ul li em {
  display: block;
  text-align: center;
  font-size: 16px;
  padding-top: 10px;
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .reason .hd ul li.on {
  transform: translateY(-20px);
}
.reasonAndhonor .reason .hd ul li.on b {
  background: linear-gradient(-60deg, #fda02c 0%, #faa237 50%, #f7d978 75%, #fef2cb 100%);
}
.reasonAndhonor .reason .hd ul li.on b span {
  background: #ffffff;
}
.reasonAndhonor .reason .hd ul li.on em {
  height: 20px;
}
.reasonAndhonor .honor {
  margin-top: 80px;
}
.reasonAndhonor .honor .hd {
  position: relative;
  padding-bottom: 25px;
}
.reasonAndhonor .honor .hd ul {
  display: flex;
}
.reasonAndhonor .honor .hd ul li {
  margin-right: 37px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .honor .hd ul li a {
  display: block;
  width: 123px;
  height: 123px;
  background: url(../img/honorbg1.png) no-repeat center;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .honor .hd ul li a i {
  width: 26px;
  height: 32px;
  display: block;
  background: url(../img/honorhd1-1.png) no-repeat center;
  margin: 0 auto;
  margin-top: 33px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.reasonAndhonor .honor .hd ul li a span {
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  margin-top: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #555555;
}
.reasonAndhonor .honor .hd ul li:nth-child(2) a i {
  background: url(../img/honorhd2-1.png) no-repeat center;
}
.reasonAndhonor .honor .hd ul li.on a {
  background: url(../img/honorbg2.png) no-repeat center;
}
.reasonAndhonor .honor .hd ul li.on a i {
  background: url(../img/honorhd1.png) no-repeat center;
}
.reasonAndhonor .honor .hd ul li.on a span {
  font-weight: bold;
}
.reasonAndhonor .honor .hd ul li.on:nth-child(2) a i {
  background: url(../img/honorhd2.png) no-repeat center;
}
.reasonAndhonor .honor .hd em {
  padding-top: 20px;
  display: block;
  padding-left: 10px;
  letter-spacing: 2px;
  font-size: 16px;
}
.reasonAndhonor .honor .hd u {
  width: 601px;
  height: 9px;
  background: url(../img/honorline.png) no-repeat center;
  position: absolute;
  bottom: 0;
  left: -320px;
}
.reasonAndhonor .honor .bd {
  margin-top: 53px !important;
  height: 320px !important;
}
.reasonAndhonor .honor .bd ul li {
  width: 288px;
  height: 214px;
  background: #fff;
  margin-right: 40px;
  border: 1px solid #f3efd5;
  border-radius: 6px;
}
.reasonAndhonor .honor .bd ul li a {
  display: block;
  box-sizing: border-box;
  padding: 6px;
  width: 100%;
  height: 214px;
}
.reasonAndhonor .honor .bd ul li a img {
  width: 100%;
  height: 202px;
  display: block;
  border-radius: 6px;
  object-fit: contain;
}
.reasonAndhonor .honor .bd .honornum {
  display: flex;
  justify-content: center;
  margin-top: 40px;
  position: relative;
}
.reasonAndhonor .honor .bd .honornum span {
  position: relative;
  z-index: 2;
  width: 35px;
  height: 21px;
  background: #fefcef url(../img/honorline_1.png) no-repeat center;
  cursor: pointer;
  padding: 0 10px;
}
.reasonAndhonor .honor .bd .honornum span.on {
  background: #fefcef url(../img/honorline_2.png) no-repeat center;
}
.reasonAndhonor .honor .bd .honornum::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #fde1b5;
  position: absolute;
  left: 0;
  bottom: 5px;
}
.about2 {
  width: 100%;
  height: 740px;
  background: url(../img/about.jpg) no-repeat center bottom;
}
.about2 .about2box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.about2 .about2box .about2l {
  width: 525px;
  height: 759px;
  position: relative;
}
.about2 .about2box .about2l img {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 846px;
  height: 759px;
}
.about2 .about2box .about2r {
  margin-top: 140px;
  width: 700px;
}
.about2 .about2box .about2r .title {
  display: grid;
  justify-content: flex-end;
  flex-wrap: wrap;
  justify-items: end;
}
.about2 .about2box .about2r h4 a {
  display: block;
  font-size: 20px;
  font-weight: bold;
  margin-top: 70px;
  line-height: 1;
}
.about2 .about2box .about2r h4 i {
  display: block;
  width: 36px;
  height: 4px;
  background-color: #f47915;
  border-radius: 2px;
  margin-top: 26px;
}
.about2 .about2box .about2r p {
  font-size: 15px;
  color: #878787;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  height: 96px;
  margin-top: 26px;
}
.about2 .about2box .about2r .aboutmore {
  width: 192px;
  height: 47px;
  background-color: #e47f05;
  border-radius: 23px;
  display: block;
  letter-spacing: 2px;
  color: #fff;
  line-height: 47px;
  justify-content: center;
  display: flex;
  align-items: center;
  margin-top: 60px;
}
.about2 .about2box .about2r .aboutmore i {
  width: 20px;
  height: 20px;
  display: inline-block;
  background: url(../img/aboutmore2.png) no-repeat center;
  margin-right: 10px;
}
.about2 .about2box .about2r .about2tel {
  display: inline-flex;
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #e4e4e4;
  border-bottom: 1px solid #e4e4e4;
  margin-top: 40px;
  align-items: center;
}
.about2 .about2box .about2r .about2tel i {
  position: relative;
  font-size: 14px;
}
.about2 .about2box .about2r .about2tel i::before {
  content: "";
  width: 17px;
  height: 17px;
  background-color: #f8d774;
  display: block;
  position: absolute;
  border-radius: 50%;
  transform: translateX(-10px);
}
.about2 .about2box .about2r .about2tel i span {
  position: relative;
  z-index: 2;
}
.about2 .about2box .about2r .about2tel b {
  font-family: Arial-BoldMT;
  font-size: 18px;
  letter-spacing: 0px;
  color: #414141;
  margin-left: 10px;
  font-weight: bold;
}
.news {
  margin-top: 147px;
  padding-bottom: 80px;
}
.news .newstitle {
  display: flex;
  justify-content: center;
  position: relative;
}
.news .newstitle::after {
  content: "";
  width: 100%;
  height: 3px;
  background-color: #f8d774;
  opacity: 0.2;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
}
.news .newstitle .title {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
  background: #fff;
  position: relative;
  z-index: 2;
}
.news .newstitle .title i {
  margin: 24px auto 0;
}
.news .newsbox {
  margin-top: 50px;
  position: relative;
}
.news .newsbox .hd {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
.news .newsbox .hd ul {
  display: flex;
}
.news .newsbox .hd ul li {
  width: 84px;
  background: url(../img/newshd.png) no-repeat center top;
  margin-left: 6px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .hd ul li a {
  display: block;
}
.news .newsbox .hd ul li a i {
  height: 301px;
  width: 1em;
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-size: 18px;
  line-height: 1.2;
}
.news .newsbox .hd ul li.on {
  background: url(../img/newshd2.png) no-repeat center top;
}
.news .newsbox .hd ul li.on a i {
  font-weight: bold;
}
.news .newsbox .bd .newstop {
  padding-left: 280px;
  width: 1000px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .newsbox .bd .newstop .newstopl {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 485px;
  height: 409px;
}
.news .newsbox .bd .newstop .newstopl a {
  display: block;
  width: 100%;
  background: #f7f7f7;
  padding: 22px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-sizing: border-box;
}
.news .newsbox .bd .newstop .newstopl a img {
  display: block;
  width: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 306px;
  object-fit: cover;
}
.news .newsbox .bd .newstop .newstopl em {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 22px;
}
.news .newsbox .bd .newstop .newstopl em i {
  width: 70%;
  display: block;
  line-height: 1;
  font-size: 18px;
  line-height: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopl em i::before {
  content: "";
  width: 4px;
  height: 16px;
  background: #fe8d03;
  display: inline-block;
  margin-right: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopl em span {
  width: 112px;
  background: #fff;
  height: 35px;
  border-radius: 35px;
  border: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
}
.news .newsbox .bd .newstop .newstopl em span u {
  width: 13px;
  height: 13px;
  display: inline-block;
  padding-right: 10px;
  background: url(../img/newstopltitme.png) no-repeat center;
}
.news .newsbox .bd .newstop .newstopl:hover a {
  background: #fe8d03;
}
.news .newsbox .bd .newstop .newstopl:hover a em i {
  color: #fff;
}
.news .newsbox .bd .newstop .newstopl:hover a em i::before {
  background: #fff;
}
.news .newsbox .bd .newstop .newstopr {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 490px;
}
.news .newsbox .bd .newstop .newstopr a {
  display: block;
  width: 100%;
  background: #f7f7f7;
  padding: 22px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopr a img {
  display: block;
  width: 100%;
  height: 307px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  object-fit: cover;
}
.news .newsbox .bd .newstop .newstopr em {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 22px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopr em i {
  width: 70%;
  display: block;
  line-height: 1;
  font-size: 18px;
  line-height: 37px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopr em i::before {
  content: "";
  width: 4px;
  height: 16px;
  background: #fe8d03;
  display: inline-block;
  margin-right: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopr em span {
  width: 112px;
  background: #fff;
  height: 35px;
  border-radius: 35px;
  border: 1px solid #eee;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  color: #666;
  /* margin-top: 13px; */
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newstop .newstopr em span u {
  width: 13px;
  height: 13px;
  display: inline-block;
  padding-right: 10px;
  background: url(../img/newstopltitme.png) no-repeat center;
}
.news .newsbox .bd .newstop .newstopr:hover a {
  background: #fe8d03;
}
.news .newsbox .bd .newstop .newstopr:hover a em i {
  color: #fff;
}
.news .newsbox .bd .newstop .newstopr:hover a em i::before {
  background: #fff;
}
.news .newsbox .bd .newsbottom {
  margin-top: 31px;
}
.news .newsbox .bd .newsbottom ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.news .newsbox .bd .newsbottom ul li {
  width: 412px;
  height: 152px;
  border: 1px solid #e9e9e9;
  border-radius: 10px;
  padding: 15px;
  box-sizing: border-box;
  position: relative;
}
.news .newsbox .bd .newsbottom ul li::before {
  content: "";
  width: 53px;
  height: 31px;
  background: url(../img/rili.png) no-repeat center;
  position: absolute;
  left: -15px;
  top: 15px;
}
.news .newsbox .bd .newsbottom ul li a i {
  display: block;
  height: 31px;
  padding-left: 40px;
  font-size: 16px;
  line-height: 31px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsbox .bd .newsbottom ul li a em {
  display: block;
  font-size: 13px;
  color: #b5b5b5;
  margin-top: 17px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news .newsbox .bd .newsbottom ul li a span {
  width: 100%;
  height: 31px;
  background: #f5f5f5;
  display: block;
  padding-left: 5px;
  box-sizing: border-box;
  line-height: 31px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #787878;
  margin-top: 20px;
  text-indent: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newsbox .bd .newsbottom ul li:hover a span {
  border-radius: 31px;
}
