.clear {
  clear: both;
}
* {
  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;
}
.fixedNav {
  top: 0 !important;
}
.header .nav_bg .dowShow {
  top: 142px;
}
.fixedNav .nav_bg .dowShow {
  top: 102px;
}
.banner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.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;
  left: 0;
  z-index: 9;
  width: 100%;
  display: flex;
  justify-content: center;
}
.banner .bannerbox .swiper_positon span {
  background: #f05023;
  width: 15px;
  height: 15px;
  opacity: 1;
  margin: 78px 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: 15px;
  background-color: #f05023;
  border-radius: 10px;
}
.banner .swiper_positon {
  width: 100%;
  height: 110px;
  position: absolute;
  bottom: 0 !important;
  left: 0;
}
.banner .bannnertel {
  position: absolute;
  width: 1280px;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  z-index: 9;
}
.banner .bannnertel .bannnertelcenter {
  position: relative;
}
.banner .bannnertel .bannnertelcenter h4 {
  position: absolute;
  top: 604px;
  left: 710px;
  padding-left: 80px;
  background: url(../images/bannertel.png) no-repeat center left;
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
  color: #fff;
  font-size: 26px;
  height: 50px;
  line-height: 1;
  padding-top: 50px;
}
.recruit {
  padding-top: 82px;
}
.recruit .title1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.recruit .title1 .title1L a b {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1;
}
.recruit .title1 .title1L a em {
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 20px;
  color: #555555;
  display: block;
  letter-spacing: 4px;
}
.recruit .title1 .title1L a span {
  display: block;
}
.recruit .title1 .title1L a span img {
  display: block;
}
.recruit .title1 .title1R {
  background: url(../images/titleR.png) no-repeat bottom right;
  box-sizing: border-box;
  padding-right: 10px;
  transform: translateX(10px);
}
.recruit .title1 .title1R h4 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
  letter-spacing: 3px;
}
.recruit .title1 .title1R span {
  padding-top: 10px;
  display: block;
  text-align: right;
  padding-right: 10px;
  line-height: 24px;
}
.recruit .title1 .title1R span i {
  font-size: 15px;
}
.recruit .title1 .title1R span em {
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 10px;
  line-height: 24px;
}
.recruit .recruitBox {
  margin-top: 30px;
}
.recruit .recruitBox ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
}
.recruit .recruitBox ul li {
  position: relative;
}
.recruit .recruitBox ul li .recruitImg {
  display: block;
  width: 217px;
  height: 251px;
  background: url(../images/recruitBg.png) no-repeat center;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li .recruitImg img {
  padding-top: 1px;
  margin: 0 auto;
  display: block;
  width: calc(100% - 2px);
  height: calc(100% - 2px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li .recruitText {
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.recruit .recruitBox ul li .recruitText i {
  display: block;
  text-align: center;
  font-size: 20px;
  margin-top: 11px;
}
.recruit .recruitBox ul li .recruitText em {
  display: block;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-align: center;
  color: #b0b0b0;
}
.recruit .recruitBox ul li .recruitText span {
  display: block;
  border: 1px dashed #b0b0b0;
  width: 82px;
  height: 24px;
  border-radius: 24px;
  text-align: center;
  line-height: 24px;
  margin: 21px auto 0;
  color: #7e7e7e;
}
.recruit .recruitBox ul li.on .recruitImg {
  width: 340px;
  height: 393px;
  background: url(../images/recruitBg2.png) no-repeat center;
  padding: 9px;
  box-sizing: border-box;
}
.recruit .recruitBox ul li.on .recruitText {
  width: 222px;
  height: 222px;
  background: #fff;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
  transform: translate(-50%, -50%);
  position: absolute;
  left: 50%;
  z-index: 2;
  top: 50%;
}
.recruit .recruitBox ul li.on .recruitText i {
  font-weight: bold;
  padding-top: 65px;
  line-height: 1;
}
.recruit .recruitBox ul li.on .recruitText em {
  display: block;
  line-height: 3;
}
.recruit .recruitBox ul li.on .recruitText span {
  margin-top: 10px;
  background: #f05023;
  color: #fff;
  border: 1px solid #f05023;
}
.solution {
  padding-top: 110px;
  padding-bottom: 122px;
}
.solution .title2 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.solution .title2 .title1L a b {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1;
}
.solution .title2 .title1L a em {
  line-height: 1;
  padding-bottom: 18px;
  font-size: 20px;
  color: #555555;
  display: block;
}
.solution .title2 .title1L a span {
  display: block;
  margin-top: 16px;
}
.solution .title2 .title1L a span img {
  display: block;
}
.solution .title2 .title1R {
  background: url(../images/titleR.png) no-repeat top right;
  box-sizing: border-box;
  padding-right: 20px;
  transform: translateX(20px);
}
.solution .title2 .title1R h4 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  text-align: center;
  letter-spacing: 3px;
}
.solution .title2 .title1R span {
  padding-top: 10px;
  display: block;
  text-align: right;
  padding-right: 10px;
  line-height: 24px;
}
.solution .title2 .title1R span i {
  font-size: 15px;
}
.solution .title2 .title1R span em {
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  padding-left: 10px;
  line-height: 24px;
}
.solution .solutionBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: flex-end;
}
.solution .solutionBox .solutionBoxl {
  width: 584px;
  margin-top: 50px;
}
.solution .solutionBox .solutionBoxl ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
}
.solution .solutionBox .solutionBoxl ul li {
  width: 282px;
  height: 149px;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  border: 5px solid #e8e8e8;
  margin-top: 21px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionBoxl ul li .solutionBoxTitle {
  width: 100%;
  height: 48px;
  display: block;
  line-height: 48px;
  font-size: 20px;
  text-align: center;
  background: #e9e9e9;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionBoxl ul li .solutionBoxTitle a {
  display: block;
  line-height: 48px;
  font-size: 20px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionBoxl ul li span {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  text-align: center;
  font-size: 16px;
  align-items: center;
  margin-top: 12px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.solution .solutionBox .solutionBoxl ul li span::before,
.solution .solutionBox .solutionBoxl ul li span::after {
  content: "";
  height: 1px;
  width: 70px;
  background: #e8e8e8;
  display: block;
}
.solution .solutionBox .solutionBoxl ul li em {
  display: block;
  text-align: center;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #bababa;
  margin-top: 12px;
  font-size: 12px;
}
.solution .solutionBox .solutionBoxl ul li.on {
  border: 5px solid #f05023;
}
.solution .solutionBox .solutionBoxl ul li.on .solutionBoxTitle {
  background: #f05023;
}
.solution .solutionBox .solutionBoxl ul li.on .solutionBoxTitle a {
  color: #fff;
}
.solution .solutionBox .solutionBoxr {
  width: 508px;
  height: 510px;
  position: relative;
  margin-right: 113px;
}
.solution .solutionBox .solutionBoxr .solutionBoxrImg1 {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 508px;
  height: 644px;
  display: block;
}
.solution .solutionBox .solutionBoxr .solutionBoxrImg2 {
  width: 634px;
  height: 324px;
  display: block;
  position: absolute;
  bottom: -84px;
  left: -72px;
}
.solution .solutionBox .solutionBoxr .solutionBoxrImg3 {
  width: 329px;
  height: 242px;
  display: block;
  position: absolute;
  bottom: -84px;
  left: 328px;
}
.mbanner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  background: url(../images/mbannerBg.jpg) no-repeat center bottom;
}
.mbanner::before,
.mbanner::after {
  content: "";
  width: 402px;
  height: 1px;
  display: block;
  background: #cfcfcf;
  margin: 20px 40px 0;
}
.mbanner h5 span {
  display: block;
  font-size: 22px;
  letter-spacing: 15px;
}
.mbanner h5 em {
  position: relative;
  display: block;
  font-size: 12px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  text-transform: uppercase;
  color: #acacac;
  letter-spacing: 2.1px;
}
.mbanner h5 .mbannerTel {
  display: table;
  justify-content: center;
  border-bottom: 4px solid #f05023;
  margin: 0 auto;
  padding-top: 10px;
}
.mbanner h5 .mbannerTel i {
  font-size: 15px;
  color: #494949;
}
.mbanner h5 .mbannerTel b {
  font-weight: normal;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  padding-left: 10px;
}
.product {
  background: url(../images/productBg.jpg) no-repeat center top;
  padding-top: 197px;
}
.product .title a {
  display: block;
  text-align: center;
  line-height: 1;
  font-size: 36px;
}
.product .title p {
  display: block;
  text-align: center;
  padding-top: 18px;
  line-height: 1;
  font-size: 20px;
  color: #555555;
  letter-spacing: 2px;
}
.product .title span {
  display: block;
  margin: 0 auto;
}
.product .title span img {
  display: block;
  margin: 12px auto 0;
}
.product .productBox .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-top: 48px;
}
.product .productBox .hd ul li {
  height: 57px;
  background: #fff;
  padding: 0 15px;
  border-radius: 57px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  box-shadow: 0 0 15px rgba(240, 80, 35, 0.24);
}
.product .productBox .hd ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  height: 57px;
}
.product .productBox .hd ul li a i {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  width: 0px;
  height: 42px;
  display: block;
  background: url(../images/productHd.png) no-repeat center;
}
.product .productBox .hd ul li a span {
  margin: 0 15px;
  font-size: 18px;
}
.product .productBox .hd ul li.on {
  background: #f05023;
}
.product .productBox .hd ul li.on a i {
  width: 37px;
}
.product .productBox .hd ul li.on a span {
  color: #fff;
}
.product .productBox .bd {
  padding-top: 70px !important;
  padding-bottom: 122px !important;
}
.product .productBox .bd .productList ul {
  width: 100%;
}
.product .productBox .bd .productList ul li {
  width: 410px;
  float: left;
  margin-right: 25px;
}

.product .productBox .bd .productList ul li:nth-child(3){
  margin-right: 0;
}
.product .productBox .bd .productList ul li .productImg {
  width: 100%;
  height: 310px;
  display: block;
  padding: 10px;
  box-sizing: border-box;
  background: #fff;
  border: 1px solid #d7d7d7;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList ul li .productImg img {
  width: 388px;
  height: 288px;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList ul li .productText {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  padding-top: 20px;
}
.product .productBox .bd .productList ul li .productText i {
  display: block;
  font-size: 18px;
  width: 300px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.product .productBox .bd .productList ul li .productText em {
  display: block;
  font-size: 12px;
  color: #999999;
  text-transform: uppercase;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.product .productBox .bd .productList ul li:hover .productImg {
  border-radius: 10px;
}
.product .productBox .bd .productList ul li:hover .productImg img {
  border-radius: 10px;
}
.product .productBox .bd .productList ul li:hover .productText i {
  color: #f05023;
}
.reason {
  background: url(../images/reason.jpg) no-repeat center top;
  padding-top: 80px;
  padding-bottom: 110px;
}
.reason .title em {
  color: #fff;
  display: block;
  text-align: center;
  text-indent: 80px;
  margin-bottom: 10px;
}
.reason .title em i {
  margin-right: 9px;
}
.reason .title a {
  text-align: center;
  display: block;
  font-weight: bold;
  line-height: 1;
  font-size: 36px;
  color: #fff;
}
.reason .title p {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  justify-content: center;
  text-align: center;
  padding-top: 18px;
  line-height: 1;
  font-size: 20px;
  color: #fff;
  letter-spacing: 2px;
}
.reason .title p::before,
.reason .title p::after {
  content: "";
  width: 258px;
  height: 1px;
  display: block;
  background: #fff;
  margin: 12px 40px 0;
}
.reason .title span {
  display: block;
  margin: 0 auto;
}
.reason .title span img {
  display: block;
  margin: 26px auto 0;
}
.reason .reasonBox ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 27px;
}
.reason .reasonBox ul li {
  width: 620px;
  margin-top: 43px;
}
.reason .reasonBox ul li .reasonImg {
  width: 620px;
  display: block;
  height: 393px;
}
.reason .reasonBox ul li .reasonImg img {
  display: block;
  width: 100%;
  height: 100%;
}
.reason .reasonBox ul li .reasonText {
  background: #fff;
  width: 550px;
  margin: -102px auto 0;
  padding: 21px 30px 27px 37px;
  box-sizing: border-box;
  position: relative;
}
.reason .reasonBox ul li .reasonText .reasonList {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  margin: 5px 0;
  padding: 14px 0;
}
.reason .reasonBox ul li .reasonText .reasonList h4 {
  display: flex;
  align-items: center;
}
.reason .reasonBox ul li .reasonText .reasonList h4 span {
  font-size: 22px;
  margin-left: 12px;
}
.reason .reasonBox ul li .reasonText .reasonList p {
  margin-top: 18px;
  color: #6e6e6e;
  font-size: 15px;
  line-height: 24px;
}
.reason .reasonBox ul li .reasonText::before {
  content: "";
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  display: block;
}
.reason .reasonBox ul li .reasonText::after {
  content: "";
  width: 100%;
  height: 1px;
  background: #e3e3e3;
  display: block;
}
.about {
  background: url(../images/about.jpg) no-repeat center top;
  padding-top: 130px;
}
.about .aboutBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
  position: relative;
}
.about .aboutBox::before {
  content: "";
  width: 240px;
  height: 500px;
  background: url(../images/aboutLine.png) no-repeat center;
  position: absolute;
  top: 70px;
  left: -70px;
}
.about .aboutBox .aboutL {
  width: 692px;
}
.about .aboutBox .aboutL .title1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.about .aboutBox .aboutL .title1 .title1L a b {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1;
}
.about .aboutBox .aboutL .title1 .title1L a em {
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 20px;
  color: #555555;
  display: block;
  letter-spacing: 4px;
}
.about .aboutBox .aboutL .title1 .title1L a span {
  display: block;
}
.about .aboutBox .aboutL .title1 .title1L a span img {
  display: block;
}
.about .aboutBox .aboutL h4 {
  display: flex;
  align-items: center;
  margin-top: 64px;
}
.about .aboutBox .aboutL h4 a {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.about .aboutBox .aboutL h4 i {
  font-size: 14px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #999999;
  margin-left: 5px;
}
.about .aboutBox .aboutL p {
  font-size: 15px;
  line-height: 32px;
  color: #666666;
  margin-top: 30px;
  height: 160px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.about .aboutBox .aboutL .aboutMore {
  display: flex;
  align-items: center;
  margin-top: 60px;
}
.about .aboutBox .aboutL .aboutMore .aboutMorel {
  background: url(../images/aboutMore.png) no-repeat bottom left;
  box-sizing: border-box;
  padding-right: 20px;
  transform: translateX(-20px);
}
.about .aboutBox .aboutL .aboutMore .aboutMorel h5 {
  font-size: 18px;
  font-weight: bold;
  display: block;
  padding-left: 20px;
  letter-spacing: 3px;
}
.about .aboutBox .aboutL .aboutMore .aboutMorel b {
  display: flex;
  font-weight: normal;
  padding-left: 20px;
}
.about .aboutBox .aboutL .aboutMore .aboutMorel b i {
  font-size: 15px;
  color: #494949;
}
.about .aboutBox .aboutL .aboutMore .aboutMorel b em {
  font-weight: normal;
  font-size: 18px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #333;
  padding-left: 10px;
}
.about .aboutBox .aboutL .aboutMore .aboutMorer {
  width: 150px;
  height: 42px;
  background: #f05023 url(../images/aboutMorer.png) no-repeat 110px center;
  border-radius: 6px;
  line-height: 42px;
  color: #fff;
  text-transform: uppercase;
  padding-left: 30px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.about .aboutBox .aboutL .aboutMore .aboutMorer:hover {
  background-color: #333;
}
.about .aboutBox .aboutR {
  width: 520px;
  position: relative;
}
.about .aboutBox .aboutR a {
  display: block;
  width: 633px;
  height: 468px;
  background: url(../images/aboutBg.jpg) no-repeat center;
}
.about .aboutBox .aboutR a img {
  display: block;
  margin: 30px auto;
  transform: translateY(30px);
  width: 591px;
  height: 418px;
}
.album {
  margin-top: 24px;
}
.album .albumBox .hd {
  width: 100%;
}
.album .albumBox .hd ul {
  margin-left: 730px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 550px;
}
.album .albumBox .hd ul li {
  width: 252px;
  height: 90px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.album .albumBox .hd ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.album .albumBox .hd ul li a i {
  width: 6px;
  height: 6px;
  border-radius: 50%;
  border: 2px solid #333;
}
.album .albumBox .hd ul li a span {
  font-size: 16px;
  margin-left: 9px;
  font-weight: bold;
  line-height: 1;
}
.album .albumBox .hd ul li a::after {
  content: "";
  width: 2px;
  height: 20px;
  background: #fff;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  opacity: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.album .albumBox .hd ul li.on {
  background: url(../images/albumHd.png) no-repeat center;
}
.album .albumBox .hd ul li.on a i {
  border-color: #fff;
}
.album .albumBox .hd ul li.on a span {
  color: #fff;
}
.album .albumBox .hd ul li.on a::after {
  opacity: 1;
}
.album .bdlist {
  height: 404px;
  background: url(../images/albumBox.jpg) no-repeat center;
}
.album .bdlist .bd {
  width: 100%;
  height: 404px;
}
.album .bdlist .bd .albumlist {
  padding-top: 60px;
}
.album .bdlist .bd .albumlist ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.album .bdlist .bd .albumlist ul li {
  width: 302px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.album .bdlist .bd .albumlist ul li .albumListImg {
  width: 302px;
  height: 232px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.album .bdlist .bd .albumlist ul li .albumListImg img {
  width: 292px;
  height: 222px;
  display: block;
  object-fit: contain;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  margin: 5px;
  background: #f2f2f2;
}
.album .bdlist .bd .albumlist ul li .albumText {
  margin-top: 10px;
  width: 304px;
  height: 40px;
  background: #fff url(../images/albumlistIco.png) no-repeat 260px center;
  border-radius: 40px;
  display: block;
  box-sizing: border-box;
  padding: 0 80px 0 20px;
  line-height: 40px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.album .bdlist .bd .albumlist ul li:hover .albumListImg {
  border-radius: 10px;
}
.album .bdlist .bd .albumlist ul li:hover .albumListImg img {
  border-radius: 10px;
}
.album .bdlist .bd .albumlist ul li:hover .albumText {
  background: #f05023 url(../images/albumlistIco2.png) no-repeat 260px center;
  color: #fff;
}
.mode {
  width: 100%;
  height: 623px;
  background: url(../images/mode.jpg) no-repeat center;
  padding-top: 120px;
  box-sizing: border-box;
}
.mode .modeBox {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.mode .modeBox .model {
  width: 658px;
}
.mode .modeBox .model .title1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.mode .modeBox .model .title1 .title1L a b {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1;
}
.mode .modeBox .model .title1 .title1L a em {
  line-height: 1;
  padding-top: 20px;
  padding-bottom: 12px;
  font-size: 20px;
  color: #555555;
  display: block;
  letter-spacing: 4px;
}
.mode .modeBox .model .title1 .title1L a span {
  display: block;
}
.mode .modeBox .model .title1 .title1L a span img {
  display: block;
}
.mode .modeBox .model .modeText {
  margin-top: 60px;
}
.mode .modeBox .model .modeText ul li {
  padding-left: 34px;
  background: url(../images/modeIco.png) no-repeat 5px center;
  font-size: 16px;
  line-height: 40px;
  color: #7d7d7d;
}
.mode .modeBox .model .modeText .modeMore {
  display: block;
  font-size: 16px;
  width: 103px;
  height: 40px;
  background: #f05023;
  border-radius: 40px;
  text-align: center;
  line-height: 40px;
  margin-top: 20px;
  color: #fff;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.mode .modeBox .model .modeText .modeMore:hover {
  transform: translateY(-5px);
}
.mode .modeBox .moder {
  width: 577px;
  height: 363px;
  display: block;
}
.mode .modeBox .moder img {
  display: block;
  width: 100%;
  height: 100%;
}
.news {
  background: #fafcfc;
  padding-top: 92px;
  padding-bottom: 60px;
}
.news .newstitle .title1 {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  align-items: center;
}
.news .newstitle .title1 .title1L a b {
  font-size: 36px;
  display: block;
  font-weight: normal;
  line-height: 1;
}
.news .newstitle .title1 .title1L a span {
  display: block;
  margin-top: 17px;
}
.news .newstitle .title1 .title1L a span img {
  display: block;
}
.news .newstitle .title1 .hd ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.news .newstitle .title1 .hd ul li {
  width: 154px;
  height: 40px;
  border: 1px solid #ccc;
  margin-left: 46px;
  text-align: center;
  border-radius: 5px;
}
.news .newstitle .title1 .hd ul li a {
  display: block;
  line-height: 40px;
  text-align: center;
  font-size: 16px;
  color: #999999;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .newstitle .title1 .hd ul li a::after {
  content: "";
  width: 20px;
  height: 10px;
  background: url(../images/newsIco.png) no-repeat center;
  position: absolute;
  bottom: -8px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
  opacity: 0;
}
.news .newstitle .title1 .hd ul li.on {
  border-color: #f05023;
}
.news .newstitle .title1 .hd ul li.on a {
  background: #f05023;
  color: #fff;
}
.news .newstitle .title1 .hd ul li.on a::after {
  opacity: 1;
}
.news .bd .newsList {
  width: 100%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 50px;
}
.news .bd .newsList .newsL ul li {
  width: 606px;
  height: 96px;
  background: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 32px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsL ul li:nth-child(4) {
  margin-bottom: 0;
}
.news .bd .newsList .newsL ul li a {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 100%;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsL ul li a i {
  width: 80px;
  height: 67px;
  border-right: 1px solid #ececec;
}
.news .bd .newsList .newsL ul li a i em {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #808080;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  line-height: 1;
  padding-top: 15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.news .bd .newsList .newsL ul li a i span {
  display: block;
  color: #808080;
  font-size: 17px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  margin-top: 10px;
}
.news .bd .newsList .newsL ul li a b {
  height: 67px;
  width: 450px;
  margin-right: 50px;
}
.news .bd .newsList .newsL ul li a b em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsL ul li a b span {
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #9f9f9f;
  margin-top: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsL ul li:hover {
  background: #f05023;
  border: 1px solid rgba(240, 80, 35, 0.3);
}
.news .bd .newsList .newsL ul li:hover a i em {
  color: #fff;
}
.news .bd .newsList .newsL ul li:hover a i span {
  color: #fff;
}
.news .bd .newsList .newsL ul li:hover a b em {
  color: #fff;
}
.news .bd .newsList .newsL ul li:hover a b span {
  color: #fff;
}
.news .bd .newsList .newsR {
  width: 610px;
  height: 488px;
  display: block;
  background: #fff;
  border: 1px solid #ebebeb;
  padding: 26px 35px 0 35px;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsImg {
  width: 100%;
  height: 360px;
  display: block;
  overflow: hidden;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsImg i {
  display: block;
  width: 100%;
  height: 360px;
  overflow: hidden;
}
.news .bd .newsList .newsR .newsImg i img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsText {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: center;
  width: 100%;
  height: 67px;
  margin-top: 16px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsText i {
  width: 60px;
  height: 67px;
  border-right: 1px solid #ececec;
}
.news .bd .newsList .newsR .newsText i em {
  display: block;
  text-align: center;
  font-size: 17px;
  color: #808080;
  line-height: 1;
  padding-top: 15px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsText i span {
  display: block;
  color: #808080;
  font-size: 17px;
  font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  text-align: center;
  margin-top: 10px;
}
.news .bd .newsList .newsR .newsText b {
  height: 67px;
  width: 450px;
  margin-right: 0px;
}
.news .bd .newsList .newsR .newsText b em {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  margin-top: 10px;
  line-height: 1;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR .newsText b span {
  font-weight: normal;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #9f9f9f;
  margin-top: 15px;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.news .bd .newsList .newsR:hover {
  background: #f05023;
  border-color: #f05023;
  border-radius: 10px;
}
.news .bd .newsList .newsR:hover .newsImg i img {
  border-radius: 10px;
}
.news .bd .newsList .newsR:hover .newsText i em {
  color: #fff;
}
.news .bd .newsList .newsR:hover .newsText i span {
  color: #fff;
}
.news .bd .newsList .newsR:hover .newsText b em {
  color: #fff;
}
.news .bd .newsList .newsR:hover .newsText b span {
  color: #fff;
}
