﻿/*banner*/
.banner {
  position: relative;
  height: auto;
  clear: both;
}
.banner img {
  display: block;
  width: 100%;
  margin: 0 auto;
}
.slick-dots {
  position: absolute;
  left: 5%;
  font-size: 0;
  bottom: 8%;
  width: 90%;
  text-align: center;
  outline: none;
  z-index: 1;
}
.slick-dots li {
  display: inline-block;
  margin: 0 15px;
  outline: none;
}
.slick-dots li button {
  display: block;
  border: 0 none;
  width: 21px;
  height: 21px;
  border-radius: 21px;
  margin-right: 12px;
  display: inline-block;
  outline: none;
  background: #fff;
}
.slick-dots .slick-active button {
  background: #e83e15;
  width: 48px;
}
.banner .slick-arrow {
  width: 73px;
  height: 73px;
  cursor: pointer;
  z-index: 22;
  top: 44.5%;
  outline: none;
  position: absolute;
  border: 0;
  overflow: hidden;
  text-align: center;
  transition: 0.8s;
  line-height: 140px;
  opacity: 0;
  text-indent: 100px;
}
.banner .slick-arrow.slick-prev {
  background: url(../image/ban_prev.png) no-repeat 0 0;
  left: 3%;
  opacity: 0;
}
.banner .slick-arrow.slick-next {
  background: url(../image/ban_next.png) no-repeat 0 0;
  right: 3%;
  opacity: 0;
}
.banner:hover .slick-prev {
  left: 6%;
  opacity: 0.3;
}
.banner:hover .slick-next {
  right: 6%;
  opacity: 0.3;
}
.banner .slick-arrow:hover {
  opacity: 0.8;
}

.til01 {
  text-align: center;
  color: #fff;
  font-size: 48px;
  line-height: 62px;
  font-family: "Microsoft Yahei";
  clear: both;
  display: block;
  white-space: nowrap;
  padding: 0 0 36px;
  font-size: 40px;
}
.til01 p {
  display: block;
  font-size: 18px;
  line-height: 25px;
  font-weight: normal;
  opacity: 0.9;
}
.til01 em {
  display: block;
  font-size: 24px;
  line-height: 36px;
  font-weight: normal;
  opacity: 0.6;
  text-transform: uppercase;
}
.til01 a {
  color: #121416;
}
.til02,
.til02 a {
  color: #fff;
}

/*搜索*/
.seabox {
  height: 51px;
  line-height: 38px;
  font-size: 14px;
  font-family: "Microsoft Yahei";
  position: relative;
  background: #eee;
  padding: 12px 0 0;
}
.keyword {
  width: 700px;
  color: #444;
}
.keyword a {
  color: #444;
  display: inline-block;
  padding: 0 20px 0 0;
}
.keyword a:hover {
  color: #000;
}
.sea_inp {
  width: 472px;
  height: 38px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.sea_inp .serach {
  width: 370px;
  height: 38px;
  border: 0;
  background: #fff;
  line-height: 38px;
  color: #666;
  float: left;
  outline: none;
  display: block;
  padding: 0 14px;
}
.sea_inp .sub {
  width: 74px;
  height: 38px;
  float: left;
  cursor: pointer;
  display: block;
  background: url(../image/sea_ico.png) no-repeat 29px 11px #e83e15;
  border: 0;
  text-indent: 190px;
}

/*引子*/
.webox {
  font-size: 18px;
  color: #333;
  line-height: 35px;
  position: relative;
  z-index: 2;
  padding: 76px 0;
  overflow: hidden;
}
.webox_w {
  width: 39%;
}
.webox_w h2 {
  padding: 0 0 11px;
  background: url(../image/wetbg.gif) no-repeat 0 bottom;
  font-size: 26px;
  line-height: 35px;
  color: #000;
  margin-bottom: 10px;
}
.webox_w h2 span {
  display: block;
  font-weight: normal;
  font-size: 18px;
  line-height: 31px;
}
.webox_p,
.webox_p img {
  width: 724px;
  height: 463px;
  display: block;
  overflow: hidden;
}

.webox_w li {
  text-align: center;
  float: left;
  height: 110px;
  width: 33.3333%;
  position: relative;
  font-size: 14px;
}
.webox_w li:nth-child(2n-1):before {
  content: "";
  position: absolute;
  width: 1px;
  height: 61px;
}
.webox_w li span {
  display: block;
  height: 60px;
  font-size: 14px;
}
.webox_w li span b {
  top: 7px;
  position: relative;
  font-family: Times New Roman;
  font-size: 36px;
  font-weight: bold;
  line-height: 60px;
  padding-right: 10px;
}
.webox_w li em {
  width: 50px;
  line-height: 32px;
  border-radius: 32px;
  text-align: center;
  background: #e83e15;
  color: #fff;
  display: inline-block;
}
.web_abo {
  font-size: 14px;
  line-height: 1.8;
}
/*迭代升级*/
.upgar {
  clear: both;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  line-height: 25px;
  position: relative;
  padding: 105px 0 0;
  background: url(../image/upgarbg.jpg) no-repeat center bottom;
  height: 502px;
  color: #333;
}
.upgar h2 {
  position: absolute;
  left: 0;
  top: -105px;
  font-size: 42px;
  line-height: 66px;
  color: #000;
}
.upgar h2 span {
  display: block;
  font-weight: normal;
  font-size: 22px;
  line-height: 42px;
  padding: 0 0 0 14px;
  position: relative;
}
.upgar h2 span:before {
  content: "";
  position: absolute;
  width: 4px;
  height: 23px;
  background: #e83e15;
  top: 9px;
  left: 0;
}
.upgar h2 em {
  display: block;
  font-weight: normal;
  font-size: 26px;
  line-height: 48px;
  color: #c5c5c5;
  text-transform: uppercase;
}
.upgar_c dl {
  width: 19.43%;
  float: left;
  text-align: center;
  margin-left: 11.6%;
  font-size: 20px;
  font-weight: bold;
}
.upgar_c dl:nth-child(4) {
  width: 17.86%;
  margin-top: 6px;
  margin-right: 0;
}
.upgar_c dl:nth-child(3) {
  width: 17.15%;
  margin-top: 33px;
}
.upgar_c dl:nth-child(2) {
  width: 15.71%;
  margin-top: 92px;
}
.upgar_c dl:nth-child(1) {
  width: 14.29%;
  margin-top: 178px;
  margin-left: 0;
}
.upgar_c dt {
  background: #fff;
  box-shadow: 0 0 5px 5px rgba(0, 0, 0, 0.1);
  margin-bottom: 18px;
}
.upgar_c dt,
.upgar_c dt img {
  width: 100%;
  display: block;
  border-radius: 100%;
  overflow: hidden;
}
.upgar_c dd b {
  line-height: 20px;
  font-weight: normal;
  display: block;
  font-size: 14px;
  padding-top: 10px;
}

.ban_tel {
  position: absolute;
  top: 400px;
  left: 480px;
}
.ban_tel span {
  display: block;
  float: left;
  font-size: 32px;
  color: #222;
  font-weight: bold;
  line-height: 52px;
  background: url(../image/ban_tel01.png) no-repeat;
  padding: 0 30px 0 70px;
  height: 52px;
  text-align: left;
}
.ban_tel i {
  display: block;
  color: #ef4729;
}
.ban_tel a,
.ban_tel02 a,
.ban_tel04 a {
  display: block;
  float: left;
  width: 155px;
  text-align: center;
  height: 52px;
  line-height: 52px;
  background: #ef4729;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.ban_tel a,
.ban_tel02 a,
.ban_tel04 a {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
}
.ban_tel a:hover,
.ban_tel02 a:hover,
.ban_tel04 a:hover {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate;
}

.ban_tel02 {
  padding: 50px 0 0 20px;
}
.ban_tel02 span {
  display: block;
  float: left;
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  line-height: 26px;
  background: url(../image/ban_tel02.png) no-repeat;
  padding: 0 30px 0 70px;
  height: 52px;
  text-align: left;
}
.ban_tel02 i {
  display: block;
}
.ban_tel03 {
  position: absolute;
  top: 520px;
  left: 0;
}
.about_w .ban_tel02 {
  padding: 40px 0 0 470px;
}

.ban_tel04 {
  position: absolute;
  bottom: 3.5%;
  left: 14%;
}
.ban_tel04 span {
  display: block;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  line-height: 30px;
  background: url(../image/ban_tel03.png) no-repeat;
  padding: 0 0 0 50px;
  height: 44px;
  text-align: left;
}
.ban_tel04 i {
  padding: 0 0 0 20px;
}
.ban_tel04 a {
  float: auto;
  height: 40px;
  line-height: 40px;
  font-size: 22px;
}

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}
@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }
}

/*案例*/
.case {
  clear: both;
  font-size: 18px;
  font-family: "Microsoft Yahei";
  line-height: 54px;
  position: relative;
  z-index: 1;
  color: #fff;
}
.case:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  top: 142px;
  background: #d4d4d4;
  z-index: -1;
}
.case_t {
  height: 95px;
  z-index: 2;
  position: relative;
  font-size: 20px;
  color: #333;
  line-height: 27px;
}
.case_t ul {
  display: flex;
  justify-content: center;
}
.case_t li {
  display: inline-block;
  width: 14.28%;
  float: left;
  position: relative;
  padding: 28px 0 0;
}
.case_t li a {
  color: #333;
}
.case_t li b {
  float: left;
  width: 42px;
  height: 41px;
  display: block;
  overflow: hidden;
  margin: 0 18px 0 0;
}
.case_t li b img {
  display: block;
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.case_t li em {
  display: block;
  font-size: 10px;
  font-family: Arial;
  text-transform: uppercase;
  line-height: 13px;
  opacity: 0.3;
  letter-spacing: -1px;
}
.case_t li.cur {
  font-weight: bold;
  color: #ea5234;
}
.case_t li.cur a {
  color: #ea5234;
}
.case_t li.cur b img {
  margin-top: -81px;
}
.case_t li.cur:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  left: 0;
  top: 0;
  background: #e83e15;
}

.case_pl,
.case_pr {
  /* width: 50%; */
  overflow: hidden;
}
.case_pl p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  line-height: 54px;
  height: 54px;
  background: rgba(0, 0, 0, 0.5);
  text-align: center;
  color: #fff;
}
.case_pr dl {
  width: 23.6%;
  float: left;
  position: relative;
  margin-left: 1.4%;
  overflow: hidden;
  margin-bottom: 14px;
  font-size: 16px;
}
.case_pr dd {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  background: rgba(255, 91, 0, 0.8);
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
  z-index: 3;
  text-align: center;
}
.case_pr dd a {
  background: url(../image/ico01.png) no-repeat center 0;
  margin-top: 20%;
  line-height: 84px;
  display: none;
  color: #fff;
}
.case_pl img,
.case_pr dt,
.case_pr dl img {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 337px;
}
.case_pr dt {
  position: relative;
}
.case_pr dt span {
  position: absolute;
  width: 40.9%;
  left: 2.9%;
  bottom: 36px;
  z-index: 2;
}
.case_pr dt span img {
  width: 100%;
  box-sizing: border-box;
  border-radius: 100%;
  background: #fff;
  padding: 4px;
}
.case_pr dt p {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 1;
  line-height: 54px;
  height: 54px;
  background: rgba(0, 0, 0, 0.8);
  text-align: right;
  box-sizing: border-box;
  padding: 0 40px;
}
.hxjs .til01 {
  color: #121416;
}
.case_pr dt a {
  display: block;
  color: #fff;
}
.case_pr dl:hover p,
.case_pr dl:hover span {
  display: none;
}
.case_pr dl:hover dd {
  height: 100%;
}
.case_pr dl:hover dd a {
  display: block;
}
.hxjs0 {
  background: url(../image/994a855777c8412587b89b06cec431a9_24.jpg) no-repeat
    center top;
  padding: 63px 0 110px;
  display: none;
}

.hxjs01 {
  position: relative;
  height: 450px;
}

.hxjs01 img {
  display: block;
  margin: 40px auto 50px;
  width: 445px;
}

.hxjs01 ul {
}

.hxjs01 ul li {
  position: absolute;
  width: 200px;
  transition: 0.4s all;
}

.hxjs01 ul li:hover {
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

.hxjs01 ul li:nth-child(1) {
  top: 0%;
  left: 16%;
}

.hxjs01 ul li:nth-child(2) {
  top: 35%;
  left: 0;
}

.hxjs01 ul li:nth-child(3) {
  top: 70%;
  left: 15%;
}

.hxjs01 ul li:nth-child(4) {
  top: 0%;
  right: 16%;
}

.hxjs01 ul li:nth-child(5) {
  top: 35%;
  right: 0;
}

.hxjs01 ul li:nth-child(6) {
  top: 70%;
  right: 15%;
}

.hxjs01 ul li span {
  display: block;
  margin: 0 auto;
  width: 40px;
}

.hxjs01 ul li span img {
  display: block;
  margin: 0px auto 0px;
  max-width: 100%;
}

.hxjs01 ul li h3 {
  text-align: center;
  font-size: 20px;
  color: #e73e15;
  padding-bottom: 15px;
  border-bottom: 2px dashed #999;
}

.hxjs01 ul li p {
  font-size: 18px;
  text-align: center;
}
.hxjs {
  padding: 50px 0;
  background: #fafafa;
}

.hxjs ul li {
  float: left;
  width: 310px;
  margin-right: 13px;
  border: 1px solid #ccc;
  transition: 0.4s all;
  position: relative;
}

.hxjs ul li:hover {
  -webkit-transform: translateY(-10px);
  -o-transform: translateY(-10px);
  -ms-transform: translateY(-10px);
  -moz-transform: translateY(-10px);
}

.hxjs ul li span {
  position: absolute;
  display: block;
  margin: 0 auto;
  width: 60px;
  height: 60px;
  background: #e83e15;
  color: #fff;
  text-align: center;
  line-height: 60px;
  font-size: 28px;
  font-weight: bold;
  border-radius: 50%;
  top: 65%;
  left: 40%;
}

.hxjs ul li h3 {
  font-size: 19px;
  text-align: center;
  padding: 36px 0 17px;
}
.hxjs ul li img {
  width: 100%;
  height: 250px;
}
.hxjs ul li p {
  text-align: center;
  font-size: 20px;
  padding: 0 20px;
  height: 133px;
}
.hxjsjs {
  position: relative;
}
.hxjs ul li p i {
  font-style: normal;
  color: #e83e15;
}
.hxjsjs .em03,
.hxjsjs .em04 {
  width: 39px;
  height: 39px;
}

.hxjsjs .em03 {
  position: absolute;
  left: -60px;
  top: 43%;
}

.hxjsjs .em04 {
  position: absolute;
  right: -60px;
  top: 43%;
}

@media screen and (max-width: 1680px) {
}
@media screen and (max-width: 1480px) {
}

/*广告*/
.h_gg,
.h_gg img {
  display: none;
  width: 100%;
}

/*优势*/
.edge {
  clear: both;
  line-height: 24px;
  padding: 75px 0;
  font-size: 14px;
  color: #666;
  background: #d90000;
}
.edge_t {
  height: 105px;
  font-size: 24px;
  line-height: 31px;
  color: #eee;
}
.edge_t li {
  width: 19%;
  float: left;
  margin-left: 8%;
  border-top: 2px solid #ddd;
  padding: 14px 0 0;
  font-weight: bold;
}
.edge_t li:first-child {
  margin: 0;
}
.edge_t li b {
  float: left;
  font-family: Arial, Times New Roman, serif;
  color: #e2e2e2;
  font-size: 50px;
  line-height: 50px;
  padding: 0 8px 0 0;
}
.edge_t li em {
  display: block;
  font-size: 16px;
  line-height: 18px;
  text-transform: uppercase;
}
.edge_t li.cur {
  border-color: #f3451a;
}
.edge_t li.cur b {
  color: #f3451a;
}

.edge_c {
  width: 100%;
  height: 640px;
  overflow: hidden;
  background: #fbfbfb;
}
.edge_p {
  width: 50%;
  height: 640px;
}
.edge_w {
  width: 46.6%;
  padding: 50px 0 0;
}
.edge_wc {
  width: 632px;
}
.edge_wc h4 {
  font-size: 40px;
  line-height: 76px;
  color: #000;
  padding-bottom: 40px;
}
.edge_wc p {
  width: 550px;
  padding: 0 0 15px;
}
.edge_more {
  display: block;
  width: 140px;
  line-height: 36px;
  background: #f3451a;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.edge_more:hover {
  color: #fff;
}

/*新闻资讯*/
.nswsbox {
  font-family: "Microsoft Yahei";
  line-height: 26px;
  font-size: 14px;
  clear: both;
  color: #555;
  padding: 85px 0;
  position: relative;
  overflow: hidden;
}
.nswsbox .til01 {
}
.news {
  width: 53.7%;
}
.faqs {
  width: 38.6%;
  height: 620px;
  overflow: hidden;
}
.new_t {
  font-size: 24px;
  height: 90px;
  line-height: 76px;
  position: relative;
  font-weight: bold;
}
.new_more {
  display: block;
  color: #808080;
  text-transform: uppercase;
  font-size: 14px;
  font-family: Arial;
  font-weight: normal;
}
.new_t span {
  float: left;
}
.new_t span a {
  display: block;
  color: #333;
  padding: 0 42px 0 0;
}
.new_t span.cur a,
.new_t span a:hover {
  color: #e83e15;
}

.news_c dl {
  width: 48.4%;
  float: left;
  height: 356px;
}
.news_c dl:nth-child(2) {
  margin-left: 3.2%;
}
.news_c dt,
.news_c dt img {
  width: 100%;
  display: block;
  overflow: hidden;
  height: 249px;
}
.news_c dd h4 {
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  font-size: 16px;
  height: 55px;
  line-height: 54px;
}
.news_c dd h4 a {
  color: #333;
  display: block;
}
.news_c dd p a {
  color: #e83e15;
}
.news_c li {
  height: 53px;
  line-height: 53px;
  position: relative;
  border-bottom: 1px solid #dcdcdc;
  padding: 0 0 0 20px;
}
.news_c li:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: 0;
  top: 22px;
  border-radius: 100%;
  border: solid 2px #a9a9a9;
  box-sizing: border-box;
}
.news_c li a {
  color: #777;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news_c li span {
  float: right;
  color: #888;
}
.news_c li:hover a,
.faqs_c li:hover a {
  color: #e83e15;
  text-decoration: underline;
}
.news_c li:hover:before {
  background: #e83e15;
  border-color: #e83e15;
}

.faqs_c li {
  height: 75px;
  line-height: 75px;
  background: #f6f6f6;
  padding: 0 25px;
  position: relative;
  margin-bottom: 1px;
}
.faqs_c li a {
  color: #777;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  background: url(../image/ico02.png) no-repeat right center;
  padding: 0 30px 0 20px;
  position: relative;
}
.faqs_c li a:before {
  content: "";
  position: absolute;
  width: 9px;
  height: 9px;
  left: 0;
  top: 33px;
  border-radius: 100%;
  border: solid 2px #a9a9a9;
  box-sizing: border-box;
}
.faqs_c li:hover {
  background: #e83e15;
}
.faqs_c li:hover a {
  color: #fff;
  background: url(../image/ico03.png) no-repeat right center;
}
.faqs_c li:hover a:before {
  border-color: #fff;
}

/*友情链接*/
.link {
  height: 73px;
  line-height: 73px;
  position: relative;
  font-size: 14px;
  color: #a2a2a2;
  background: #fff;
}
.link b {
  font-size: 18px;
  color: #000;
  float: left;
}
.link a {
  display: inline-block;
  color: #333;
  padding: 0 15px 0 15px;
}
.link a:hover {
  color: #333;
}

.webox_p img,
.upgar_c dt img,
.case_pl img,
.chara_c dt img,
.news_c dt img,
.show_cl li p img {
  -webkit-transition: 1s;
  -moz-transition: 1s;
  transition: 1s;
}
.webox_p:hover img,
.upgar_c dl:hover dt img,
.case_pl:hover img,
.chara_c dl:hover dt img,
.news_c dl:hover dt img,
.show_cl li:hover p img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

@keyframes living {
  0% {
    transform: scale(1);
    opacity: 1;
  }
  50% {
    transform: scale(1.3);
    opacity: 0.7;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-transform-origin: top center;
  }
  20% {
    -webkit-transform: rotate(15deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
  }
  60% {
    -webkit-transform: rotate(5deg);
  }
  80% {
    -webkit-transform: rotate(-5deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
@-moz-keyframes swing {
  20%,
  40%,
  60%,
  80%,
  100% {
    -moz-transform-origin: top center;
  }
  20% {
    -moz-transform: rotate(15deg);
  }
  40% {
    -moz-transform: rotate(-10deg);
  }
  60% {
    -moz-transform: rotate(5deg);
  }
  80% {
    -moz-transform: rotate(-5deg);
  }
  100% {
    -moz-transform: rotate(0deg);
  }
}
