* {
  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;
}

.dl-container {
  width: 1300px;
  margin: 0 auto;
  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(../images/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(../images/prev.png) no-repeat center;
  background-size: 40px;
  width: 60px;
  height: 60px;
  z-index: 2;
  cursor: pointer;
}

.banner .bannerbox .swiper_positon {
  position: absolute;
  bottom: 20px;
  left: 0;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
}

.banner .bannerbox .swiper_positon span {
  background: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  margin: 0 10px;
  border: 1px solid #fff;
}

.banner .bannerbox .swiper_positon span.swiper-pagination-bullet-active {
  background: #024282;
}

.title {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}

.title .titlel h4 {
  font-size: 24px;
  color: #929292;
  line-height: 1;
  text-transform: uppercase;
}

.title .titlel h3 a {
  display: block;
  font-size: 38px;
  font-weight: bold;
  letter-spacing: 4px;
  line-height: 1;
  padding-top: 16px;
}

.title .titler {
  width: 157px;
  height: 51px;
  background: #024282 url(../images/aboutmore.png) no-repeat 90% center;
  display: block;
  border-radius: 51px;
  line-height: 51px;
  padding-left: 28px;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.title .titler:hover {
  background: #ffba00 url(../images/aboutmore.png) no-repeat 95% center;
}

.product {
  padding-top: 80px;
}

.product .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.product .dl-container .productl {
  padding-top: 37px;
}

.product .dl-container .productl .hd {
  margin-top: 34px;
  width: 256px;
  height: 512px;
  background: url(../images/productl.jpg) no-repeat center;
  box-sizing: border-box;
}

.product .dl-container .productl .hd ul {
  padding: 20px 25px;
  box-sizing: border-box;
}

.product .dl-container .productl .hd ul li {
  box-sizing: border-box;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background: url(../images/productico.png) no-repeat 120% center;
}

.product .dl-container .productl .hd ul li a {
  padding: 20px 0;
  font-size: 14px;
  line-height: 1;
  display: block;
  color: #fff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  font-weight:600
}

.product .dl-container .productl .hd ul li:hover {
  border-bottom: 2px solid #ffba00;
  background: url(../images/productico.png) no-repeat 100% center;
}

.product .dl-container .productl .hd ul li:hover a {
  font-weight: bold;
}

.product .dl-container .productl .hd ul li.on {
  border-bottom: 2px solid #ffba00;
}

.product .dl-container .productl .hd ul li.on a {
  font-weight: 600;
}

.product .dl-container .productr {
  width: 1010px;
}

.product .dl-container .productr ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  gap: 25px;
}

.product .dl-container .productr ul li {
  width: 320px;
  height: 320px;
  border-radius: 15px;
  background: #f7f7f7;
  padding: 10px 10px 0 10px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .dl-container .productr ul li .productimg {
  display: block;
  width: 100%;
  height: 240px;
  overflow: hidden;
  border-radius: 15px;
}

.product .dl-container .productr ul li .productimg img {
  transform: scale(1);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.product .dl-container .productr ul li .producttext {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  margin-top: 24px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .dl-container .productr ul li .producttext i {
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 17px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.product .dl-container .productr ul li .producttext b {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 53px;
  height: 25px;
  border: 1px solid #959595;
  border-radius: 25px;
  background: url(../images/producttextico1.png) no-repeat center;
}

.product .dl-container .productr ul li:hover {
  background: #024282;
}

.product .dl-container .productr ul li:hover .productimg img {
  transform: scale(1.1);
}

.product .dl-container .productr ul li:hover .producttext i {
  color: #fff;
}

.product .dl-container .productr ul li:hover .producttext b {
  border-color: #fff;
  background: url(../images/producttextico2.png) no-repeat center;
}

.about {
  margin-top: 68px;
  background: url(../images/aboutbg.jpg) no-repeat center;
  width: 100%;
  height: 710px;
}

.about .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about .dl-container .aboutl {
  width: 615px;
}

.about .dl-container .aboutl .abouttitle {
  padding-top: 114px;
}

.about .dl-container .aboutl .abouttitle i {
  width: 93px;
  height: 2px;
  background: #333;
  display: block;
}

.about .dl-container .aboutl .abouttitle h4 {
  font-size: 60px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #024282;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 46px;
  font-weight: bold;
}

.about .dl-container .aboutl .abouttitle h3 a {
  display: block;
  font-size: 36px;
  font-weight: bold;
  line-height: 1;
  padding-top: 24px;
}

.about .dl-container .aboutl p {
  font-size: 17px;
  color: #888888;
  margin-top: 66px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
}

.about .dl-container .aboutl .aboutmore {
  width: 157px;
  height: 51px;
  background: #024282 url(../images/aboutmore.png) no-repeat 90% center;
  display: block;
  border-radius: 51px;
  line-height: 51px;
  padding-left: 28px;
  box-sizing: border-box;
  font-size: 15px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin-top: 68px;
}

.about .dl-container .aboutl .aboutmore:hover {
  background: #ffba00 url(../images/aboutmore.png) no-repeat 95% center;
}

.about .dl-container .aboutr {
  padding-top: 78px;
}

.about .dl-container .aboutr a {
  display: block;
  width: 565px;
  height: 565px;
  overflow: hidden;
  border-radius: 50%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.about .dl-container .aboutr a img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.about .dl-container .aboutr:hover a img {
  transform: scale(1.1);
}

.about .dl-container .abouttext {
  position: absolute;
  bottom: -20px;
  right: -181px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.about .dl-container .abouttext h4 {
  width: 1em;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
}

.about .dl-container .abouttext h5 {
  width: 1em;
  font-size: 30px;
  color: #fff;
  font-weight: bold;
  padding-left: 24px;
  padding-top: 2px;
}

.case {
  padding-top: 80px;
  margin-bottom: 50px;
  background: url(../images/casebg.jpg) no-repeat center bottom;
}

.case .casebox {
  margin-top: 43px;
  padding-right: 2px;
  box-sizing: border-box;
}

.case .casebox ul {
  padding-bottom: 2px;
}

.case .casebox ul li {
  height: 384px;
  border-radius: 15px;
}

.case .casebox ul li .caseimgcenter {
  border: 1px solid #dcdcdc;
  display: block;
  background: #fff;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  padding: 10px;
  box-sizing: border-box;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .caseimg {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 286px;
}

.case .casebox ul li .caseimgcenter .caseimg img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  border-radius: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .casetext {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 24px;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .casetext span {
  display: block;
  width: 310px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .casetext span i {
  font-size: 18px;
  display: block;
  line-height: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .casetext span em {
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #999999;
  text-transform: uppercase;
  line-height: 1;
  padding-top: 10px;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casebox ul li .caseimgcenter .casetext b {
  background: url(../images/casemoreimg.png) no-repeat center;
  width: 15px;
  height: 13px;
  display: inline-block;
}

.case .casebox ul li .caseimgcenter:hover {
  background: #024282;
}

.case .casebox ul li .caseimgcenter:hover .caseimg img {
  transform: calc(1.1);
}

.case .casebox ul li .caseimgcenter:hover .casetext span i {
  color: #fff;
}

.case .casebox ul li .caseimgcenter:hover .casetext span em {
  color: rgba(255, 255, 255, 0.5);
}

.case .casebox ul li .caseimgcenter:hover .casetext b {
  background: url(../images/casemoreimg2.png) no-repeat center;
}

.case .casejt {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 30px;
  padding-bottom: 40px;
}

.case .casejt .caseboxl {
  width: 76px;
  height: 76px;
  background: #024282 url(../images/caseboxl1-1.png) no-repeat center;
  border-radius: 50%;
  margin-right: 57px;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casejt .caseboxl:hover {
  background: #ffba00 url(../images/caseboxl1.png) no-repeat center;
}

.case .casejt .caseboxr {
  width: 76px;
  height: 76px;
  background: #024282 url(../images/caseboxr2-1.png) no-repeat center;
  border-radius: 50%;
  cursor: pointer;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.case .casejt .caseboxr:hover {
  background: #ffba00 url(../images/caseboxr2.png) no-repeat center;
}

.reason {
  background: url(../images/reason.jpg) no-repeat center;
  width: 100%;
  height: 324px;
  margin-top: 70px;
}

.reason .dl-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 324px;
}
.reason .dl-container .reasonl{
	width:60%
}

.reason .dl-container .reasonl h4 {
  font-size:36px;
  color: #fff;
  line-height:1;
  padding-bottom: 10px;
  font-weight: bold;

}

.reason .dl-container .reasonl p {
  letter-spacing:0;
  color: #fff;
  font-size:18px;
  line-height:1;
  padding-top: 15px;
  font-weight: normal;

}

.reason .dl-container .reasonr {
  padding-left: 105px;
  background: url(../images/reasontel.png) no-repeat center left;
  height: 50px;
  line-height: 50px;
  font-size: 36px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  font-weight: bold;
}

.news {
  padding-top: 82px;
}

.news .newstitle .title .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news .newstitle .title .hd ul li {
  position: relative;
  display: flex;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newstitle .title .hd ul li::after {
  content: "";
  width: 17px;
  height: 3px;
  background: #b5b5b5;
  display: block;
  display: inline-block;
}

.news .newstitle .title .hd ul li a {
  display: block;
  margin: 0 63px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newstitle .title .hd ul li a img {
  width: 23px;
  height: 26px;
  object-fit: contain;
  display: block;
  margin: 0 auto;
  opacity: 0.6;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newstitle .title .hd ul li a em {
  display: block;
  font-size: 18px;
  padding-top: 10px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newstitle .title .hd ul li:last-child::after {
  display: none;
}

.news .newstitle .title .hd ul li:last-child a {
  margin-right: 0;
}

.news .newstitle .title .hd ul li.on a img {
  opacity: 1;
}

.news .newstitle .title .hd ul li.on a em {
  font-weight: bold;
}

.news .newsbox {
  padding-top: 40px !important;
}

.news .newsbox .newslist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}

.news .newsbox .newslist .newslistl {
  width: 400px;
  height: 420px;
  padding: 10px;
  box-sizing: border-box;
  border: 1px solid #ddd;
}

.news .newsbox .newslist .newslistl .newsimg {
  width: 100%;
  height: 244px;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsbox .newslist .newslistl .newsimg img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsbox .newslist .newslistl .newstext {
  display: block;
}

.news .newsbox .newslist .newslistl .newstext span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 24px;
  margin-bottom: 18px;
  line-height: 1;
  font-size: 16px;
}

.news .newsbox .newslist .newslistl .newstext em {
  color: #999999;
  display: block;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}

.news .newsbox .newslist .newslistl .newstext b {
  font-size: 14px;
  font-weight: normal;
  margin-top: 20px;
  display: block;
  color: #999;
}

.news .newsbox .newslist .newslistl:hover .newsimg img {
  transform: scale(1.1);
}

.news .newsbox .newslist .newslistl:hover .newstext span {
  color: #024282;
}

.news .newsbox .newslist .newslistr {
  width: 850px;
}

.news .newsbox .newslist .newslistr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.news .newsbox .newslist .newslistr ul li {
  width: 400px;
  height: 190px;
  border: 1px solid #ddd;
  margin-bottom: 40px;
  padding: 20px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsbox .newslist .newslistr ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  height: 150px;
}

.news .newsbox .newslist .newslistr ul li a .newslisttime {
  width: 60px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsbox .newslist .newslistr ul li a .newslisttime span {
  display: block;
  font-size: 48px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
}

.news .newsbox .newslist .newslistr ul li a .newslisttime em {
  font-size: 14px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  color: #999999;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.news .newsbox .newslist .newslistr ul li a .newslisttext {
  width: 278px;
}

.news .newsbox .newslist .newslistr ul li a .newslisttext span {
  display: block;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
}

.news .newsbox .newslist .newslistr ul li a .newslisttext em {
  color: #999;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  margin-top: 18px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 24px;
}

.news .newsbox .newslist .newslistr ul li a .newslisttext b {
  margin-top: 20px;
  font-weight: normal;
  color: #888888;
  text-transform: uppercase;
  border-top: 1px solid #ddd;
  display: block;
  text-align: right;
  line-height: 1;
  padding-top: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.news .newsbox .newslist .newslistr ul li a:hover .newslisttime span {
  color: #024282;
}

.news .newsbox .newslist .newslistr ul li a:hover .newslisttime em {
  color: #024282;
}

.news .newsbox .newslist .newslistr ul li a:hover .newslisttext span {
  color: #024282;
}

.news .newsbox .newslist .newslistr ul li a:hover .newslisttext b {
  color: #024282;
}