﻿@charset "utf-8";
html {
  cursor: url(../Images/cursor.png), auto;
}
body {
  background: #efefef;
}
.Content {
  width: 1400px;
  max-width: 1400px;
}
@media screen and (max-width: 1366px) {
  .Content {
    width: 1200px;
  }
}
/*网站头部*/
header {
  background: #fff;
  height: 73px;
  padding-top: 15px;
}
header .Logo {
  height: 58px;
  position: relative;
}
header .Logo img {
  max-height: 100%;
}
header .Slogan {
  float: left;
  margin-left: 12px;
  padding: 5px 12px;
  border-left: solid 1px #ddd;
}
header .Slogan span {
  display: block;
  line-height: 22px;
}
header .Slogan p {
  display: block;
  color: #f00;
  font-size: 16px;
  font-weight: bold;
  line-height: 22px;
}
header .Tel {
  float: right;
  padding-left: 45px;
  background: url(../Images/Tel.png) no-repeat left 10px;
}
header .Tel span {
  line-height: 26px;
}
header .Tel em {
  display: block;
  font-size: 24px;
  color: #f00;
  font-family: Impact;
  line-height: 28px;
}
header .Tel em i {
  color: #999;
  margin: 0px 10px;
}
/* 导航菜单 */
.Menu {
  background: linear-gradient(90deg, #333, #000);
}
.Menu a {
  display: inline-block;
  font-size: 16px;
  color: #fff;
  padding: 12px 28px;
  margin: 0px 6px;
}
.Menu a:first-of-type {
  margin-left: 0px;
}
.Menu a:last-of-type {
  margin-right: 0px;
}
.Menu a.on,
.Menu a:hover {
  background: #e71118;
  color: #fff;
}
/*网站底部*/
footer {
  background: url(../Images/Bottom.jpg);
  border-top: solid 3px #e71118;
  padding-top: 28px;
  box-sizing: border-box;
}
footer .Tel {
  float: left;
  width: 280px;
  line-height: 38px;
}
footer .Tel span {
  color: #fff;
  font-size: 22px;
  display: block;
}
footer .Tel em {
  display: block;
  color: #eff815;
  font-size: 28px;
  font-weight: bold;
  font-family: Arial;
  line-height: 36px;
  letter-spacing: 2px;
}
footer .Tel i {
  display: block;
  line-height: 26px;
}
footer dl {
  float: left;
  width: 150px;
}
footer dl dt {
  font-size: 16px;
  color: #efefef;
  line-height: 30px;
  margin-bottom: 6px;
}
footer dl dt:before {
  background: #fff;
  display: block;
  position: absolute;
  width: 30px;
  height: 1px;
  content: '';
  margin-top: 30px;
}
footer dl dd {
  line-height: 26px;
  display: block;
}
footer .WeiXinRQ {
  float: left;
}
footer .WeiXinRQ img {
  width: 132px;
  height: 132px;
  border: solid 8px #fff;
}
footer .WeiXinRQ span {
  padding-top: 5px;
  display: block;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
footer .WeiXinRQ i {
  display: inline-block;
  width: 18px;
  height: 18px;
  background: url(../Images/WeiXin.png) no-repeat;
  background-size: 18px;
  vertical-align: middle;
  margin-right: 5px;
}
footer .QQ {
  float: right;
}
footer .QQ img {
  width: 130px;
  height: 130px;
  border: solid 10px #fff;
}
footer .QQ span {
  padding-top: 5px;
  display: block;
  text-align: center;
  line-height: 26px;
  color: #fff;
}
@media screen and (max-width: 1366px) {
  footer .QQ {
    display: none;
  }
}
.Cert {
  text-align: center;
  padding-top: 10px;
  margin-top: 18px;
  border-top: solid 1px #333;
}
.Cert img {
  max-height: 36px;
}
.Cert a {
  margin: 0px 8px;
  display: inline-block;
}
.Copyright {
  padding: 8px 0px;
  text-align: center;
  line-height: 26px;
  display: block;
}
.Links {
  clear: both;
  padding: 8px;
  font-size: 10px;
  overflow: hidden;
  background: #111;
}
.Links a {
  margin-right: 5px;
}
/*活动客服*/
.FloatKefu {
  position: fixed;
  right: 10px;
  top: 50%;
  z-index: 1;
  color: #fff;
  transform: translateY(-50%);
}
.FloatKefu a {
  display: block;
  background: url(../Images/footer1.png) no-repeat center 16px #e71118;
  width: 78px;
  height: 30px;
  padding-top: 48px;
  margin-top: 5px;
  text-align: center;
  color: #fff;
}
.FloatKefu a:nth-of-type(2) {
  background-image: url(../Images/footer2.png);
}
.FloatKefu a:nth-of-type(3) {
  background-image: url(../Images/footer3.png);
}
.FloatKefu a:nth-of-type(4) {
  background-image: url(../Images/footer4.png);
}
.FloatKefu a:nth-of-type(5) {
  background-image: url(../Images/footer5.png);
}
.FloatKefu a:hover {
  background-color: #f00;
}
.FloatKefu a:hover span {
  display: block;
}
.FloatKefu .weixin {
  display: none;
  position: absolute;
  margin-left: -200px;
  background: #eee;
  color: #f00;
  line-height: 38px;
  margin-top: -48px;
  font-size: 16px;
  font-weight: bold;
  border: solid 10px #eee;
}
.FloatKefu .weixin i {
  width: 180px;
  height: 180px;
  display: block;
  background: url(../Images/WeiXinRQ.png) no-repeat;
  background-size: 180px;
}
.FloatKefu .tel {
  display: none;
  position: absolute;
  font-size: 18px;
  line-height: 30px;
  padding: 10px;
  width: 130px;
  height: 58px;
  margin-left: -150px;
  background: #eee;
  color: #f00;
  margin-top: -48px;
  font-weight: bold;
}
.BottomNav {
  background: url(../Images/guangao3-bg.jpg) no-repeat center top #1f8cf9;
  color: #fff;
}
.BottomNav ul {
  border-bottom: 1px solid #63affb;
  height: 86px;
}
.BottomNav ul li {
  width: 25%;
  font-size: 20px;
  line-height: 86px;
  float: left;
}
.BottomNav ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 20px;
}
.BottomNav .List {
  text-align: center;
}
.BottomNav .List span {
  font-size: 34px;
  color: #fff;
  line-height: 38px;
  padding: 30px 0px;
  display: block;
}
.BottomNav .List em {
  display: inline-block;
  font-size: 20px;
  line-height: 42px;
  padding: 0 40px;
  background: #fff;
  border-radius: 99px;
  color: #e71118;
}
.BottomNav .Btn {
  text-align: center;
  padding: 30px 0px;
}
.BottomNav .More {
  display: inline-block;
  padding: 10px 38px;
  border: solid 1px #fff;
  line-height: 20px;
  color: #fff;
  margin: 0px 20px;
  font-size: 15px;
}
.BottomNav .More:hover {
  background: #e71118;
  color: #fff;
  border: solid 1px #e71118;
}
/*内页广告图*/
.Banner {
  width: 100%;
  min-height: 300px;
  position: relative;
  overflow: hidden;
  background: #ddd;
}
.Banner .pagination {
  position: absolute;
  bottom: 6px;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.Banner .swiper-pagination-bullet {
  margin: 0 6px;
  width: 38px;
  height: 6px;
  border-radius: 0;
  background: #ccc;
  vertical-align: middle;
  opacity: 1;
}
.Banner .swiper-pagination-bullet-active {
  background: #fe011d;
}
.Banner .swiper-slide {
  position: relative;
}
.Banner .swiper-slide a {
  display: block;
  height: 100%;
}
.ContactT img {
  opacity: 0.8;
}
.ContactT .List {
  position: absolute;
  left: 0px;
  width: 100vw;
  top: 0;
  height: 100%;
  z-index: 999;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.ContactT span {
  font-size: 36px;
  line-height: 48px;
  letter-spacing: 6px;
  padding-bottom: 8px;
  animation: fadeInUp ease 0.6s;
  color: #000;
  font-weight: 400;
}
.ContactT p {
  animation: fadeInUp ease 0.6s;
  color: #333;
  font-size: 18px;
  line-height: 28px;
  position: relative;
  margin-bottom: 28px;
}
.ContactT p:before {
  height: 2px;
  background: #fe011d;
  content: "";
  display: inline-block;
  width: 88px;
  position: absolute;
  margin-top: 32px;
}
.Contact {
  background: #fff;
  box-sizing: border-box;
  padding: 50px;
  margin: 30px auto;
}
.Contact .Title {
  text-align: center;
  animation: fadeInUp ease 0.8s;
}
.Contact .Title h1 {
  font-size: 28px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 48px;
}
.Contact .Title h1 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Contact .Title h1 i {
  margin: 0px 8px;
}
.Contact .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Contact .Title p:after,
.Contact .Title p:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Contact .List {
  position: relative;
  margin-top: 38px;
  min-height: 480px;
}
.Contact .List h2 {
  line-height: 38px;
  font-weight: 400;
  font-size: 30px;
  color: #e71118;
  letter-spacing: 3px;
}
.Contact .List .en {
  margin-top: 6px;
  background: linear-gradient(90deg, #fe011d, #f79711);
  color: #fff;
  line-height: 24px;
  padding: 0px 18px;
  display: inline-block;
  text-transform: uppercase;
  font-size: 13px;
}
.Contact .List p {
  font-size: 15px;
  line-height: 36px;
  margin-top: 18px;
}
.Contact .List a {
  color: #1a5cf8;
  font-weight: bold;
  text-decoration: underline;
}
.Contact .List i {
  font-size: 20px;
  color: #fe011d;
  font-weight: bold;
  vertical-align: middle;
  margin-right: 6px;
}
.Contact .List img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
}
.Contact .List hr {
  margin: 20px 0px;
  background: #ddd;
}
.Contact .List iframe {
  width: calc(100% - 520px);
  min-height: 480px;
  border: 0px none;
  overflow: auto;
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
}
.About {
  background: #fff;
  padding-top: 38px;
}
.About .Title {
  text-align: center;
  animation: fadeInUp ease 0.8s;
}
.About .Title h1 {
  font-size: 28px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 48px;
}
.About .Title h1 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.About .Title h1 i {
  margin: 0px 8px;
}
.About .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.About .Title p:after,
.About .Title p:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.About .List {
  box-sizing: border-box;
  padding: 30px 0px 80px;
  padding-left: 560px;
  min-height: 300px;
  position: relative;
  font-size: 16px;
  line-height: 28px;
}
.About .List img {
  position: absolute;
  left: 0px;
  animation: fadeInLeft ease 0.6s;
}
.About .List h2 {
  font-size: 28px;
  font-weight: 400;
  color: #222;
  line-height: 38px;
}
.About .List .desc {
  color: #888;
  font-size: 13px;
  line-height: 28px;
  position: relative;
  margin-bottom: 28px;
}
.About .List .desc:before {
  height: 2px;
  background: #fe011d;
  content: "";
  display: inline-block;
  width: 88px;
  position: absolute;
  margin-top: 32px;
}
.About .List .arrow {
  line-height: 20px;
  margin-top: 30px;
  padding: 12px 38px;
}
.About1 .Imgs {
  position: relative;
  max-height: 420px;
  overflow: hidden;
}
.About1 .Imgs img {
  width: 100%;
}
.About1 .Imgs .Tit {
  position: absolute;
  bottom: 0px;
  padding: 50px;
  box-sizing: border-box;
}
.About1 .Imgs .Tit h2 {
  font-size: 38px;
  font-weight: 500;
  line-height: 48px;
  padding-bottom: 10px;
  color: #fff;
}
.About1 .Imgs .Tit p {
  color: #fff;
  line-height: 28px;
  font-size: 18px;
}
.About1 ul {
  border-left: solid 1px #ddd;
}
.About1 ul li {
  float: left;
  width: 50%;
  box-sizing: border-box;
  padding: 38px 50px;
  border-right: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  background: #f8f8f8;
  transition: ease 0.3s all;
}
.About1 ul li h3 {
  font-size: 26px;
  color: #000;
  line-height: 38px;
  padding: 28px 0px 8px;
}
.About1 ul li p {
  font-size: 16px;
  line-height: 26px;
}
.About1 ul li:nth-of-type(1),
.About1 ul li:nth-of-type(4) {
  background: #efefef;
}
.About1 ul li:hover {
  background: #fff;
}
.About2 {
  padding: 50px 0px 80px;
  position: relative;
}
.About2 .Title {
  text-align: center;
}
.About2 .Title h2 {
  font-size: 28px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 48px;
}
.About2 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.About2 .Title h2 i {
  margin: 0px 8px;
}
.About2 .Title p {
  font-size: 13px;
  line-height: 28px;
  display: block;
}
.About2 .Title p:after,
.About2 .Title p:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.About2 .List {
  margin-top: 30px;
}
.About2 .Show {
  border-top: solid 1px #ddd;
  box-sizing: border-box;
  width: calc(100% - 350px);
}
.About2 .Show li {
  width: calc(100% / 4);
  float: left;
  background: #f8f8f8;
  height: 240px;
  box-sizing: border-box;
  border-left: solid 1px #ddd;
  border-bottom: solid 1px #ddd;
  position: relative;
  padding: 30px;
  transition: transform 0.6s all 0s;
}
.About2 .Show li img {
  opacity: 0;
  margin: 0px auto;
  transition: ease 0.6s all 0s;
}
.About2 .Show li em {
  font-size: 58px;
  color: #e2e2e2;
  text-align: center;
  display: block;
  line-height: 68px;
}
.About2 .Show li span {
  display: block;
  font-size: 16px;
  color: #000;
  text-align: center;
  background: #f8f8f8;
  height: 38px;
  line-height: 38px;
  z-index: 1;
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 20px;
  font-weight: 400;
}
.About2 .Show li:nth-of-type(2),
.About2 .Show li:nth-of-type(4),
.About2 .Show li:nth-of-type(5),
.About2 .Show li:nth-of-type(7) {
  background: #ddd;
}
.About2 .Show li:nth-of-type(2) span,
.About2 .Show li:nth-of-type(4) span,
.About2 .Show li:nth-of-type(5) span,
.About2 .Show li:nth-of-type(7) span {
  background: #ddd;
}
.About2 .Show li:nth-of-type(2) em,
.About2 .Show li:nth-of-type(4) em,
.About2 .Show li:nth-of-type(5) em,
.About2 .Show li:nth-of-type(7) em {
  color: #666;
}
.About2 .Show li:nth-of-type(5) {
  clear: both;
}
.About2 .Show li.on {
  box-shadow: -6px 6px 10px rgba(0, 0, 0, 0.1);
  transform: translate3d(0, -2.5px, 0);
  background: #fff;
}
.About2 .Show li.on img {
  opacity: 1;
}
.About2 .Show li.on em {
  color: #e71118;
}
.About2 .Show li.on span {
  background: #fff;
}
.About2 .Box li {
  width: 350px;
  position: absolute;
  right: 0px;
  display: block;
  background: #e71118;
  height: 480px;
  padding: 50px;
  color: #fff;
  box-sizing: border-box;
  transition: ease 0.6s all 0s;
}
.About2 .Box li h3 {
  font-size: 38px;
  line-height: 48px;
  padding-bottom: 20px;
  position: relative;
}
.About2 .Box li h3:before {
  height: 3px;
  background: #fff;
  content: "";
  display: inline-block;
  width: 88px;
  position: absolute;
  margin-top: 56px;
}
.About2 .Box li p {
  line-height: 28px;
  font-size: 16px;
}
.About2 .Box li:hover {
  transform: translate3d(0, -2.5px, 0);
}
/*焦点滚动广告图 */
.WebBanner {
  width: 100%;
  height: 440px;
  position: relative;
  overflow: hidden;
}
.WebBanner .swiper-pagination {
  position: absolute;
  bottom: 10px;
  margin-left: 50%;
  transform: translateX(-50%);
}
.WebBanner .swiper-pagination .pagination {
  position: static;
}
.WebBanner .swiper-pagination .swiper-pagination-bullet {
  margin: 0 6px;
  width: 38px;
  height: 6px;
  border-radius: 0;
  background: #ccc;
  vertical-align: middle;
  opacity: 1;
}
.WebBanner .swiper-pagination .swiper-pagination-bullet-active {
  background: #da0502;
}
.WebBanner .swiper-slide {
  background: url(../Images/BannerBg1.jpg) no-repeat center;
}
.WebBanner .swiper-slide:nth-of-type(2) {
  background: url(../Images/BannerBg2.jpg) no-repeat center;
}
.WebBanner .swiper-slide:nth-of-type(3) {
  background: url(../Images/BannerBg3.jpg) no-repeat center;
}
.WebBanner .swiper-slide:nth-of-type(4) {
  background: url(../Images/BannerBg4.jpg) no-repeat center;
}
.WebBanner .swiper-slide h2 {
  font-size: 36px;
  font-weight: 600;
  letter-spacing: 3px;
  line-height: 40px;
  color: #000;
}
.WebBanner .swiper-slide h2 span {
  color: #e71118;
}
.WebBanner .swiper-slide em {
  padding-top: 15px;
  font-size: 22px;
  color: #333;
  display: block;
}
.WebBanner .swiper-slide p {
  line-height: 22px;
  padding: 20px 0px;
  text-indent: 30px;
}
.WebBanner .Banner1 {
  background: url(../Images/Banner1.png) no-repeat top left;
  margin: 68px 0px 0px;
  padding: 35px 0px 0px 35px;
  width: 475px;
  position: relative;
  min-height: 200px;
}
.WebBanner .Banner1 a {
  margin-right: 30px;
  margin-top: 150px;
  padding: 8px 20px;
}
.WebBanner .Banner2 {
  background: url(../Images/Banner2.png) no-repeat top right;
  margin: 68px 0px 0px;
  padding: 35px 35px 0px 0px;
  width: 475px;
  float: right;
  text-align: right;
  position: relative;
  box-sizing: border-box;
}
.WebBanner .Banner2 h2 span {
  color: #fff;
}
.WebBanner .Banner2 em {
  color: #fff;
}
.WebBanner .Banner2 p {
  color: #efefef;
}
.WebBanner .Banner2 a {
  margin-right: 30px;
  padding: 8px 20px;
  background: #fff;
  color: #000;
}
.WebBanner .swiper-slide-active .Banner1 h1,
.WebBanner .swiper-slide-active h2 {
  animation: fadeInRight 0.8s ease 0s both;
}
.WebBanner .swiper-slide-active .Banner2 h1,
.WebBanner .swiper-slide-active h2 {
  animation: fadeInLeft 0.8s ease 0s both;
}
.WebBanner .swiper-slide-active p,
.WebBanner .swiper-slide-active .Btn1,
.WebBanner .swiper-slide-active .Btn2 {
  animation: fadeInUp 0.8s ease 0s both;
}
.WebType {
  background: #333333;
}
.WebType ul {
  border-left: solid 1px #aaa;
  min-height: 140px;
}
.WebType li {
  border-right: solid 1px #aaa;
  float: left;
  padding: 20px 20px 20px 60px;
  color: #999;
  min-height: 140px;
  line-height: 22px;
  width: 25%;
  background: url(../Images/WebsiteType1.png) no-repeat 15px 25px;
  position: relative;
  animation: flipInX 0.8s ease 0s both;
  box-sizing: border-box;
}
.WebType li:nth-of-type(2) {
  background: url(../Images/WebsiteType2.png) no-repeat 15px 25px;
  animation: flipInX 0.8s ease 0.1s both;
}
.WebType li:nth-of-type(3) {
  background: url(../Images/WebsiteType3.png) no-repeat 15px 25px;
  animation: flipInX 0.8s ease 0.2s both;
}
.WebType li:nth-of-type(4) {
  background: url(../Images/WebsiteType4.png) no-repeat 15px 25px;
  animation: flipInX 0.8s ease 0.3s both;
}
.WebType li h2 {
  display: block;
  font-size: 22px;
  color: #fff;
  line-height: 32px;
}
.WebType li p {
  display: block;
}
.Web1 {
  padding: 50px 0px;
}
.Web1 .Title {
  text-align: center;
}
.Web1 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Web1 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Web1 .Title h2 i {
  margin: 0px 8px;
}
.Web1 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Web1 .Title p:after,
.Web1 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Web1 .List1 li {
  width: calc((100% - 180px)/4);
  float: left;
  background: #fff;
  margin-right: 60px;
  margin-top: 30px;
  min-height: 320px;
}
.Web1 .List1 li:nth-of-type(4n) {
  margin-right: 0px;
}
.Web1 .List1 li h3 {
  display: block;
  font-size: 22px;
  line-height: 36px;
  padding: 5px 0px;
  color: #000;
  text-align: center;
}
.Web1 .List1 li p {
  display: block;
  line-height: 24px;
  padding: 0px 15px;
  font-size: 15px;
}
.Web1 .List1 li i {
  background: #0164ff;
  height: 160px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.Web1 .List1 li i img {
  margin: 0px auto;
}
.Web1 .List1 li:nth-of-type(2) i {
  background: #2fd100;
}
.Web1 .List1 li:nth-of-type(3) i {
  background: #ffac00;
}
.Web1 .List1 li:nth-of-type(4) i {
  background: #e71118;
}
.Web1 .List2 li {
  width: calc((100% - 180px)/4);
  float: left;
  margin-right: 60px;
  margin-top: 30px;
}
.Web1 .List2 li:nth-of-type(4n) {
  margin-right: 0px;
}
.Web1 .List2 li i {
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: #fff;
  border: solid 1px #ddd;
  margin: 0px auto;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.Web1 .List2 li i img {
  margin: 0px auto;
}
.Web1 .List2 li h3 {
  display: block;
  padding-top: 10px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
  text-align: center;
  color: #000;
}
.Web1 .List2 li em {
  display: block;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
}
.Web1 .List2 li p {
  display: block;
  max-width: 280px;
  margin: 0px auto;
}
.Web2 {
  padding: 30px 0px;
  background: #fff;
}
.Web2 .Title {
  text-align: center;
}
.Web2 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Web2 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Web2 .Title h2 i {
  margin: 0px 8px;
}
.Web2 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Web2 .Title p:after,
.Web2 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Web2 .List {
  background: url(../Images/Website2bg.png) no-repeat top center;
  height: 490px;
  margin-top: 20px;
  position: relative;
}
.Web2 .List li {
  width: 280px;
  position: absolute;
}
.Web2 .List li h3 {
  font-size: 20px;
  padding-bottom: 10px;
  display: block;
  color: #f2720d;
}
.Web2 .List li p {
  font-size: 14px;
  color: #282828;
  line-height: 24px;
  display: inline-block;
  padding-top: 10px;
}
.Web2 .List li:nth-of-type(1) {
  left: 50%;
  margin-left: -430px;
  margin-top: 10px;
}
.Web2 .List li:nth-of-type(2) {
  left: 50%;
  margin-left: -460px;
  margin-top: 180px;
}
.Web2 .List li:nth-of-type(2) h3 {
  color: #b75a6c;
}
.Web2 .List li:nth-of-type(3) {
  left: 50%;
  top: 50%;
  margin-left: -320px;
  margin-top: 100px;
}
.Web2 .List li:nth-of-type(3) h3 {
  font-size: 20px;
  color: #17b09e;
}
.Web2 .List li:nth-of-type(4) {
  left: 50%;
  top: 50%;
  margin-left: 160px;
  margin-top: 8px;
  text-align: right;
}
.Web2 .List li:nth-of-type(4) h3 {
  color: #d37a9a;
}
.Web2 .List li:nth-of-type(5) {
  left: 50%;
  margin-left: 180px;
  margin-top: 20px;
  text-align: right;
}
.Web2 .List li:nth-of-type(5) h3 {
  color: #2672a3;
}
.Web3 {
  padding: 30px 0px;
}
.Web3 .Title {
  text-align: center;
}
.Web3 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Web3 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Web3 .Title h2 i {
  margin: 0px 8px;
}
.Web3 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Web3 .Title p:after,
.Web3 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Web3 .List {
  text-align: center;
  margin-top: 20px;
}
.Web3 .List li {
  display: inline-block;
  background: url(../Images/Website3bg.png) no-repeat;
  padding: 40px 45px 45px 25px;
  margin-right: 30px;
}
.Web3 .List li h3 {
  font-size: 18px;
  color: #000;
  line-height: 26px;
}
.Web3 .List li p {
  font-size: 16px;
  line-height: 26px;
}
.Web4 {
  padding: 30px 0px;
  background: #f5f5f5;
}
.Web4 .Title {
  text-align: center;
}
.Web4 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Web4 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Web4 .Title h2 i {
  margin: 0px 8px;
}
.Web4 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Web4 .Title p:after,
.Web4 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Web4 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Web4 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Web4 .Tab li a {
  display: block;
  padding: 6px 28px;
}
.Web4 .Tab li:hover,
.Web4 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Web4 .Tab li:hover a,
.Web4 .Tab li.on a {
  color: #fff;
}
.Web4 .TabLine {
  clear: both;
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Web4 .List {
  margin-top: 20px;
}
.Web4 .List dd {
  display: inline-block;
  background: #ccc;
  width: 23.33%;
  height: 32.3%;
  margin-bottom: 2%;
  margin-right: 2%;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
}
.Web4 .List dd:nth-of-type(4n) {
  margin-right: 0px;
}
.Web4 .List dd .View {
  height: 50px;
  width: 50px;
  opacity: 0;
  transform: scale(0) rotate(360deg);
  transition: all 400ms;
  position: absolute;
  z-index: 10;
  left: 50%;
  top: 50%;
  margin-left: -25px;
  margin-top: -25px;
}
.Web4 .List dd .View a {
  display: block;
  background: #e71118 url(../images/BoxView.png) no-repeat center;
  background-size: 28px;
  border-radius: 50%;
  transition: all 0.3s;
  height: 100%;
  width: 100%;
}
.Web4 .List dd .View a:hover {
  background: #fff url(../images/BoxView1.png) no-repeat center;
  background-size: 28px;
  border-radius: 0 20px 0 20px;
}
.Web4 .List dd img {
  width: 100%;
  height: 100%;
  transition: all 0.3s ease 0s;
}
.Web4 .List dd .Box {
  width: 100%;
  height: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  transition: all 0.2s;
}
.Web4 .List dd .Box .BoxList {
  width: 100%;
  padding: 7px 0;
  opacity: 0;
  position: absolute;
  left: 0;
  bottom: -30px;
  z-index: 2;
  transition: all 0.3s ease 0.1s;
}
.Web4 .List dd .Box .BoxList span {
  color: #666;
  letter-spacing: 1px;
  display: block;
  font-style: italic;
}
.Web4 .List dd .Box .BoxList h1 {
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 1px;
}
.Web4 .List dd:after,
.Web4 .List dd:before,
.Web4 .List dd .Box:before,
.Web4 .List dd .Box:after {
  content: '';
  background: linear-gradient(transparent, rgba(0, 0, 0, 0.9));
  height: 100%;
  width: 25%;
  transform: translateY(-100%);
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: 1;
  transition: all 0.3s;
}
.Web4 .List dd:after {
  left: 25%;
}
.Web4 .List dd .Box:before {
  left: 50%;
}
.Web4 .List dd .Box:after {
  left: 75%;
}
.Web4 .List dd:hover:before {
  transition-delay: 0.225s;
  transform: translateY(0);
}
.Web4 .List dd:hover:after {
  transition-delay: 0.075s;
  transform: translateY(0);
}
.Web4 .List dd:hover .Box:before {
  transition-delay: 0.15s;
  transform: translateY(0);
}
.Web4 .List dd:hover .Box:after {
  transition-delay: 0s;
  transform: translateY(0);
}
.Web4 .List dd:hover .View {
  opacity: 1;
  transform: scale(1) rotate(0);
}
.Web4 .List dd:hover img {
  transform: scale(1.8);
  filter: grayscale(80%);
}
.Web4 .List dd:hover .BoxList {
  opacity: 1;
  bottom: 5px;
}
.Web5 {
  background: #fff;
  padding: 30px 0px;
}
.Web5 .Title {
  text-align: center;
}
.Web5 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Web5 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Web5 .Title h2 i {
  margin: 0px 8px;
}
.Web5 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Web5 .Title p:after,
.Web5 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Web5 .List1 {
  width: calc((100% - 60px)/3);
  float: left;
  margin-right: 30px;
  margin-top: 20px;
}
.Web5 .List1:nth-of-type(3n) {
  margin-right: 0px;
}
.Web5 .List1 .Tit {
  border-bottom: solid 1px #ddd;
  height: 39px;
}
.Web5 .List1 .Tit h2 {
  font-size: 18px;
  display: inline-block;
  border-bottom: solid 3px #e71118;
  line-height: 38px;
  color: #000;
}
.Web5 .List1 .Tit span {
  float: right;
  padding-top: 15px;
  color: #ddd;
}
.Web5 .List1 .Tit span a {
  color: #888;
  margin: 0px 5px;
}
.Web5 .List1 li {
  border-bottom: dashed 1px #ddd;
  display: block;
  padding: 8px 5px 8px 8px;
  background: url(/Images/1.gif) no-repeat center left;
  position: relative;
}
.Web5 .List1 li h3 {
  display: inline-block;
  margin-left: 6px;
}
.Web5 .List1 li em {
  position: absolute;
  right: 0px;
  color: #AAA;
}
/*域名注册*/
.DomainBanner {
  height: 280px;
  position: relative;
  background: #000;
  overflow: hidden;
}
.DomainBanner .bg {
  position: absolute;
  left: 0px;
  right: 0px;
  width: 100%;
  background: url(../Images/Domain.jpg) no-repeat center;
  height: 409px;
  z-index: 0;
  box-sizing: border-box;
  opacity: 0.8;
}
.DomainBanner .Content {
  z-index: 1;
  position: absolute;
  left: 50%;
  margin-left: -600px;
  color: #fff;
}
.DomainBanner .Content h1 {
  font-size: 20px;
  line-height: 36px;
  margin-top: 30px;
}
.DomainBanner .Content h2 {
  font-size: 38px;
  line-height: 68px;
}
.DomainBanner .Content li {
  list-style: circle;
  font-size: 16px;
  line-height: 32px;
  margin-left: 30px;
}
/*.DomainReg { margin-top: 20px }




.DomainHot { margin-top: 20px }

.DomainHot dl { float: left; min-width: 100px; border-right: solid 1px #ddd; margin-top: 30px; margin-right: 30px; }

.DomainHot dt { min-height: 40px }


.DomainHot dd { }






.DomainNews { background: #fff; margin-top: 30px; }

.DomainNews .News { margin: 30px; width: 550px; }

.News .Title { border-bottom: solid 1px #ddd; height: 48px; }

.News .Title span { font-size: 22px; padding: 10px 0px; display: inline-block; border-bottom: solid 3px #e71118 }

.News .Title a { float: right; color: #999; padding-top: 15px; }

.News .List a { border-bottom: dashed 1px #ddd; display: block; padding: 8px 5px 8px 15px; background: url(/Images/bullet.gif) no-repeat center left; }

.News .List em { float: right; color: #AAA }*/
/*新闻列表*/
.News {
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
  width: calc(100% - 321px);
}
.News .Title {
  text-align: center;
  animation: fadeInUp ease 0.6s;
}
.News .Title h1 {
  font-size: 28px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 48px;
}
.News .Title h1 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.News .Title h1 i {
  margin: 0px 8px;
}
.News .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.News .Title p:after,
.News .Title p:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.News .Desc {
  box-sizing: border-box;
  padding: 10px;
  font-size: 15px;
  line-height: 26px;
}
.News .Desc p {
  font-size: inherit;
  line-height: inherit;
}
.News .Tab {
  text-align: center;
  display: block;
  margin-top: 20px;
}
.News .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.News .Tab li a {
  display: block;
  padding: 8px 28px;
}
.News .Tab li:hover,
.News .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.News .Tab li:hover a,
.News .Tab li.on a {
  color: #fff;
}
.News .TabLine {
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.News dl {
  box-sizing: border-box;
  position: relative;
  padding: 10px;
}
.News dl dt {
  position: absolute;
  text-align: center;
  background: #efefef;
  width: 80px;
  height: 70px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  z-index: 1;
  font-size: 16px;
}
.News dl dt span {
  display: block;
  font-weight: 400;
  color: #000;
}
.News dl dd {
  padding-left: 90px;
  box-sizing: border-box;
  min-height: 70px;
}
.News dl dd h2 {
  font-size: 15px;
  white-space: nowrap;
  color: #000;
  line-height: 20px;
}
.News dl dd p {
  color: #888;
}
.News dl dd span {
  margin-right: 5px;
}
.News dl:hover {
  background: #f8f8f8;
}
.News dl:hover dt {
  background: #fe011d;
  color: #fff;
}
.News dl:hover dt span {
  color: #fff;
}
.News .Line {
  border-top: dotted 1px #ddd;
  clear: both;
  margin: 10px;
}
/*新闻展示*/
.NewsShow {
  padding: 50px 50px 20px;
  box-sizing: border-box;
  background: #fff;
}
.NewsShow h1 {
  line-height: 36px;
  font-size: 28px;
  color: #222;
  font-weight: 400;
}
.NewsShow .Tit {
  height: 36px;
  line-height: 36px;
  color: #888;
  font-size: 13px;
  border-top: solid 1px #ddd;
  margin-top: 8px;
  border-bottom: solid 1px #ddd;
}
.NewsShow .Tit span {
  margin-right: 18px;
}
.NewsShow .Tit i {
  margin: 0px 3px;
  color: #fe011d;
}
.NewsShow .Tit a {
  color: #3273ea;
}
.NewsShow .Box {
  font-size: 12px;
  line-height: 26px;
  padding-top: 5px;
}
.NewsShow .Box .tags a {
  background: #efefef;
  color: #3273ea;
  line-height: 22px;
}
.NewsShow .Box .tags a:hover {
  background: #3273ea;
  color: #fff;
}
.NewsShow .Box .Bar {
  background: #f8f8f8;
  border-left: 3px solid #aaa;
  padding: 10px;
  margin-top: 5px;
  line-height: 20px;
}
.NewsShow .Box .Bar span {
  display: block;
}
.NewsShow .Box .Bar a {
  color: #3273ea;
}
.NewsShow .Imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.NewsShow .Imgs .pagination {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100%;
  z-index: 2;
}
.NewsShow .Imgs .swiper-pagination-bullet {
  margin: 0 6px;
  background: #ccc;
  vertical-align: middle;
  opacity: 1;
}
.NewsShow .Imgs .swiper-pagination-bullet-active {
  background: #fe011d;
}
.NewsShow .Imgs .swiper-slide {
  overflow: hidden;
  position: relative;
}
.NewsShow .Imgs .swiper-slide img {
  margin: 0px auto;
  max-width: 100%;
  max-height: 800px;
}
.NewsShow .List {
  padding-top: 20px;
  font-size: 15px;
  line-height: 28px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.NewsShow .List p {
  font-size: inherit;
  line-height: inherit;
}
.NewsShow .List img {
  max-width: 100%;
  max-height: 800px;
  margin: 10px auto;
}
.NewsShow .List a {
  color: #3273ea;
  text-decoration: underline;
  margin: 0px 3px;
}
.NewsShow .List1 {
  font-size: 15px;
  line-height: 28px;
  color: #1542f3;
}
.NewsShow .List1 h2 {
  color: #333;
  font-size: 20px;
  line-height: 38px;
}
.NewsShow .List1 p {
  font-size: inherit;
  line-height: inherit;
}
.NewsShow .List1 p a {
  color: #fe011d;
  margin: 0px 3px;
}
.NewsShow .List1 span {
  display: block;
  color: #666;
  padding-top: 5px;
}
.NewsShow .share {
  padding: 10px 0px;
  border-bottom: dotted 1px #ddd;
  font-size: 15px;
}
.NewsShow .share a {
  float: right;
}
.NewsShow ul {
  padding-top: 10px;
  color: #333;
}
.NewsShow ul li {
  line-height: 26px;
}
/*相关文章*/
.NewsRelated {
  background: #fff;
  padding: 0px 50px 50px;
  box-sizing: border-box;
}
.NewsRelated .Title {
  border-bottom: solid 1px #ddd;
  height: 39px;
}
.NewsRelated .Title h2 {
  font-size: 18px;
  display: inline-block;
  border-bottom: solid 3px #e71118;
  line-height: 38px;
  color: #000;
}
.NewsRelated .Title a {
  float: right;
  padding-top: 15px;
  color: #888;
}
.NewsRelated li {
  border-bottom: dashed 1px #ddd;
  float: left;
  white-space: nowrap;
  overflow: hidden;
  padding: 8px 5px 8px 8px;
  background: url(/Images/1.gif) no-repeat center left;
  position: relative;
  box-sizing: border-box;
  width: calc((100% - 30px)/2);
  margin-right: 30px;
}
.NewsRelated li:nth-of-type(2n) {
  margin-right: 0px;
}
.NewsRelated li h3 {
  display: inline-block;
  margin-left: 3px;
}
.NewsRelated li em {
  position: absolute;
  right: 0px;
  color: #AAA;
}
.NewsRelated li span {
  margin-right: 3px;
}
/*最新*/
.NewsNew {
  background: #fff;
  padding: 15px;
}
.NewsNew .Title {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.NewsNew .Title h2 {
  font-size: 18px;
  margin-right: 3px;
  display: inline-block;
  border-left: solid 3px #000;
  padding-left: 8px;
}
.NewsNew .Title em {
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  font-family: Palatino Linotype,simsun;
  color: #ccc;
}
.NewsNew li {
  border-bottom: dashed 1px #ddd;
  overflow: hidden;
  white-space: nowrap;
  padding: 8px 5px 8px 8px;
  background: url(/Images/1.gif) no-repeat center left;
  position: relative;
  box-sizing: border-box;
}
.NewsNew li:nth-of-type(2n) {
  margin-right: 0px;
}
.NewsNew li h3 {
  display: inline-block;
  margin-left: 6px;
}
.NewsNew li em {
  position: absolute;
  right: 0px;
  color: #AAA;
}
.NewsNew li span {
  margin-right: 3px;
}
/*图片文章*/
.NewsPic {
  background: #fff;
  padding: 15px;
  margin-top: 1px;
}
.NewsPic .Title {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.NewsPic .Title h2 {
  font-size: 18px;
  margin-right: 3px;
  display: inline-block;
  border-left: solid 3px #000;
  padding-left: 8px;
}
.NewsPic .Title em {
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  font-family: Palatino Linotype,simsun;
  color: #ccc;
}
.NewsPic dl {
  animation: zoomIn 0.8s ease 0s both;
  margin-top: 10px;
  overflow: hidden;
}
.NewsPic dl dt {
  width: 100%;
  height: 160px;
  background: #222;
  position: relative;
  border: solid 1px #eee;
  box-sizing: border-box;
}
.NewsPic dl dt img {
  transition: ease 0.6s;
}
.NewsPic dl dt p {
  color: #fff;
  height: 100%;
  display: block;
  padding: 20px;
  position: absolute;
  background: rgba(0, 0, 0, 0.6);
  box-sizing: border-box;
  line-height: 22px;
  text-align: left;
  bottom: 0px;
  transform: translateY(160px);
  transition: ease 0.6s;
  width: 100%;
  z-index: 99;
}
.NewsPic dl h3 {
  color: #000;
  line-height: 36px;
  overflow: hidden;
  white-space: nowrap;
}
.NewsPic dl span {
  margin-right: 3px;
}
.NewsPic dl:hover p {
  transform: translateY(0px);
}
.NewsPic dl:hover img {
  transform: scale(1.05);
}
/*热门文章*/
.NewsHot {
  background: #fff;
  padding: 15px;
  margin-top: 1px;
}
.NewsHot .Title {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.NewsHot .Title h2 {
  font-size: 18px;
  margin-right: 3px;
  display: inline-block;
  border-left: solid 3px #000;
  padding-left: 8px;
}
.NewsHot .Title em {
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  font-family: Palatino Linotype,simsun;
  color: #ccc;
}
.NewsHot li {
  border-top: dashed 1px #ddd;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  line-height: 38px;
}
.NewsHot li i {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #000;
  background: #ddd;
  vertical-align: middle;
  font-size: 12px;
  border-radius: 3px;
  margin-right: 5px;
  line-height: 18px;
  text-align: center;
}
.NewsHot li:nth-of-type(1) {
  border-top: none 0px;
}
.NewsHot li:nth-of-type(1) i {
  background: #fe011d;
  color: #fff;
}
.NewsHot li:nth-of-type(2) i {
  background: #fe5a01;
  color: #fff;
}
.NewsHot li:nth-of-type(3) i {
  background: #1875db;
  color: #fff;
}
.NewsHot li:nth-of-type(4) i {
  background: #269705;
  color: #fff;
}
.NewsHot li h3 {
  display: inline-block;
  margin-left: 6px;
}
.NewsHot li span {
  margin-right: 3px;
}
/*热门关键字*/
.NewsTag {
  background: #fff;
  padding: 15px;
  margin-top: 1px;
}
.NewsTag .Title {
  border-bottom: solid 1px #ddd;
  padding-bottom: 10px;
}
.NewsTag .Title h2 {
  font-size: 18px;
  margin-right: 3px;
  display: inline-block;
  border-left: solid 3px #000;
  padding-left: 8px;
}
.NewsTag .Title em {
  font-size: 16px;
  text-transform: uppercase;
  font-style: italic;
  font-family: Palatino Linotype,simsun;
  color: #ccc;
}
.NewsTag .Title a {
  float: right;
  font-size: 12px;
  margin-top: 5px;
}
.NewsTag li {
  float: left;
  white-space: nowrap;
  overflow: hidden;
  background: #f5f5f5;
  box-sizing: border-box;
  width: calc(100%/3);
  border-right: solid 1px #fff;
  margin-top: 1px;
  padding: 5px;
}
.NewsTag li:nth-of-type(3n) {
  border-right: none 0px;
}
.NewsTag li span {
  margin-right: 3px;
}
/*案例*/
.CaseT .List {
  position: absolute;
  z-index: 99;
  left: 0px;
  width: 100vw;
  top: 0px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.CaseT .List p {
  line-height: 38px;
  font-size: 20px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
.CaseT .List span {
  line-height: 48px;
  font-size: 38px;
  letter-spacing: 3px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
}
.CaseT .List a {
  padding: 10px 38px;
  border: solid 1px #fff;
  line-height: 20px;
  margin-top: 12px;
  border-radius: 3px;
  color: #fff;
  width: 118px;
  display: block;
  margin: 0px auto;
  text-align: center;
}
.CaseT .List a:hover {
  background: #e71118;
  color: #fff;
  border: solid 1px #e71118;
}
.Case {
  padding: 30px 0px;
}
.Case .Title {
  text-align: center;
  animation: fadeInUp ease 0.6s;
}
.Case .Title h1 {
  font-size: 28px;
  color: #999;
  text-transform: uppercase;
  line-height: 48px;
}
.Case .Title h1 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Case .Title h1 i {
  margin: 0px 8px;
}
.Case .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Case .Title p:after,
.Case .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Case .Tab {
  text-align: center;
  display: block;
  margin-top: 30px;
}
.Case .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
  border-radius: 18px;
  overflow: hidden;
}
.Case .Tab li a {
  display: block;
  padding: 8px 28px;
}
.Case .Tab li:hover,
.Case .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Case .Tab li:hover a,
.Case .Tab li.on a {
  color: #fff;
}
.Case dl {
  width: calc((100% - 60px)/3);
  float: left;
  margin-right: 30px;
  margin-top: 30px;
  overflow: hidden;
  background: #f8f8f8;
}
.Case dl:nth-of-type(3n) {
  margin-right: 0px;
}
.Case dl dt {
  width: 100%;
  height: 280px;
  background: #000;
  animation: zoomIn 0.8s ease 0s both;
}
@media screen and (max-width: 1366px) {
  .Case dl dt {
    height: 210px;
  }
}
.Case dl dt img {
  transition: ease 0.6s;
}
.Case dl dd {
  position: relative;
  padding: 15px;
  box-sizing: border-box;
}
.Case dl dd h2 {
  font-size: 16px;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
}
.Case dl dd p {
  color: #888;
  display: block;
  padding: 5px 0px;
  min-height: 45px;
}
.Case dl dd span {
  border-top: solid 1px #ddd;
  display: block;
  padding-top: 5px;
  background: url(../Images/lj_05.jpg) no-repeat right center;
}
.Case dl dd span em {
  background: url(../Images/date_03.jpg) no-repeat left center;
  padding-left: 15px;
}
.Case dl:hover {
  background: #fff;
}
.Case dl:hover img {
  transform: scale(1.05);
  filter: brightness(1.1);
}
.Case .PageList a {
  background: #fff;
}
/*案例展示*/
.CaseShow {
  padding: 50px 50px 20px;
  box-sizing: border-box;
  background: #fff;
}
.CaseShow h1 {
  line-height: 36px;
  font-size: 28px;
  color: #222;
  font-weight: 400;
}
.CaseShow .Tit {
  height: 36px;
  line-height: 36px;
  color: #888;
  font-size: 13px;
  border-top: solid 1px #ddd;
  margin-top: 8px;
  border-bottom: solid 1px #ddd;
}
.CaseShow .Tit span {
  margin-right: 18px;
}
.CaseShow .Tit i {
  margin: 0px 3px;
  color: #fe011d;
}
.CaseShow .Tit a {
  color: #3273ea;
}
.CaseShow .Box {
  font-size: 12px;
  line-height: 26px;
  padding-top: 5px;
}
.CaseShow .Box .tags a {
  background: #efefef;
  color: #3273ea;
  line-height: 22px;
}
.CaseShow .Box .tags a:hover {
  background: #3273ea;
  color: #fff;
}
.CaseShow .Box .Bar {
  background: #f8f8f8;
  border-left: 3px solid #aaa;
  padding: 10px;
  margin-top: 5px;
  line-height: 20px;
}
.CaseShow .Box .Bar span {
  display: block;
}
.CaseShow .Box .Bar a {
  color: #3273ea;
}
.CaseShow .Imgs {
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-top: 20px;
}
.CaseShow .Imgs img {
  margin: 20px auto;
  max-width: 100%;
  max-height: 800px;
}
.CaseShow .List {
  padding-top: 20px;
  font-size: 15px;
  line-height: 28px;
  overflow: hidden;
  box-sizing: border-box;
  position: relative;
}
.CaseShow .List p {
  font-size: inherit;
  line-height: inherit;
}
.CaseShow .List img {
  max-width: 100%;
  max-height: 800px;
  margin: 10px auto;
}
.CaseShow .List a {
  color: #3273ea;
  text-decoration: underline;
  margin: 0px 3px;
}
.CaseShow .List1 {
  font-size: 15px;
  line-height: 28px;
  color: #1542f3;
}
.CaseShow .List1 h2 {
  color: #333;
  font-size: 20px;
  line-height: 38px;
}
.CaseShow .List1 p {
  font-size: inherit;
  line-height: inherit;
}
.CaseShow .List1 p a {
  color: #fe011d;
  margin: 0px 3px;
}
.CaseShow .List1 span {
  display: block;
  color: #666;
  padding-top: 5px;
}
.CaseShow .share {
  padding: 10px 0px;
  border-bottom: dotted 1px #ddd;
  font-size: 15px;
}
.CaseShow .share a {
  float: right;
}
.CaseRelated {
  background: #fff;
  padding: 0px 50px 50px;
  box-sizing: border-box;
}
.CaseRelated .Title {
  border-bottom: solid 1px #ddd;
  height: 39px;
}
.CaseRelated .Title h2 {
  font-size: 18px;
  display: inline-block;
  border-bottom: solid 3px #e71118;
  line-height: 38px;
  color: #000;
}
.CaseRelated .Title a {
  float: right;
  padding-top: 15px;
  color: #888;
}
.CaseRelated dl {
  width: calc((100% - 60px)/3);
  float: left;
  margin-right: 20px;
  margin-top: 20px;
  overflow: hidden;
  background: #f5f5f5;
  box-sizing: border-box;
}
.CaseRelated dl:nth-of-type(3n) {
  margin-right: 0px;
}
.CaseRelated dl dt {
  width: 100%;
  height: 190px;
  background: #000;
  animation: zoomIn 0.8s ease 0s both;
}
@media screen and (max-width: 1366px) {
  .CaseRelated dl dt {
    height: 160px;
  }
}
.CaseRelated dl dt img {
  transition: ease 0.6s;
}
.CaseRelated dl dd {
  position: relative;
  padding: 8px;
  box-sizing: border-box;
  color: #000;
  font-weight: 400;
  white-space: nowrap;
  overflow: hidden;
}
.CaseRelated dl:hover {
  background: #e71118;
  color: #fff;
}
.CaseRelated dl:hover img {
  transform: scale(1.05);
  filter: brightness(1.1);
}
.CaseRelated dl:hover dd {
  color: #fff;
}
.SalesT .List {
  position: absolute;
  z-index: 999;
  left: 0px;
  width: 100vw;
  top: 0px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  animation: fadeInUp 0.8s ease 0s both;
}
.SalesT h1 {
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 3px;
  color: #fff;
  text-align: center;
}
.SalesT em {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 22px;
  text-align: center;
  padding-bottom: 10px;
}
.SalesT p {
  font-size: 18px;
  font-weight: 400;
  line-height: 38px;
  color: #fff;
  text-align: center;
}
.Sales1 {
  padding: 80px 0px;
  background: url(../Images/sale-ask-bg.jpg) no-repeat center bottom #f3f4f8;
}
.Sales1 .Title {
  text-align: center;
  animation: fadeInUp 0.8s ease 0s both;
}
.Sales1 .Title h2 {
  font-size: 36px;
  color: #1f8cf9;
  line-height: 48px;
}
.Sales1 .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
  color: #999;
}
.Sales1 .Title p:after,
.Sales1 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Sales1 .List {
  background: url(../Images/sale-ask-line.png) no-repeat center;
  text-align: center;
}
.Sales1 .List li {
  display: inline-block;
  width: 230px;
  text-align: center;
  float: left;
}
.Sales1 .List li p {
  padding: 10px 0px;
  font-size: 15px;
}
.Sales1 .List li img {
  display: inline-block;
  animation: zoomIn 0.8s ease 0s both;
}
.Sales1 .List li:nth-of-type(1) {
  padding-top: 265px;
}
.Sales1 .List li:nth-of-type(2) {
  padding-top: 30px;
  margin-left: 5PX;
}
.Sales1 .List li:nth-of-type(3) {
  padding-top: 355px;
}
.Sales1 .List li:nth-of-type(4) {
  padding-top: 110px;
  margin-left: 5PX;
}
.Sales1 .List li:nth-of-type(5) {
  padding-top: 315px;
  margin-left: 10PX;
}
.Sales2 {
  background: url(../Images/sale-ad1-bg.jpg) no-repeat center;
  height: 190px;
}
.Sales2 h3 {
  color: #fff;
  font-size: 28px;
  font-weight: bold;
  line-height: 38px;
  padding-top: 50px;
}
.Sales2 p {
  color: #fff;
  padding-top: 8px;
  font-size: 18px;
}
.Sales2 .More {
  display: inline-block;
  padding: 10px 38px;
  border: solid 1px #fff;
  line-height: 20px;
  margin-top: 70px;
  border-radius: 3px;
  color: #fff;
  float: right;
}
.Sales2 .More:hover {
  background: #e71118;
  color: #fff;
  border: solid 1px #e71118;
}
.Sales3 {
  padding: 80px 0px 80px 650px;
  box-sizing: border-box;
  position: relative;
}
.Sales3 img {
  position: absolute;
  left: 0px;
}
.Sales3 .Title {
  position: relative;
  margin-top: 58px;
}
.Sales3 .Title h2 {
  font-size: 36px;
  line-height: 38px;
  color: #1f8cf9;
}
.Sales3 .Title em {
  position: absolute;
  top: -15px;
  left: 15px;
  z-index: -1;
  color: #aaa;
  font-size: 54px;
  font-weight: bold;
  text-transform: uppercase;
  font-family: arial;
}
.Sales3 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
  color: #999;
}
.Sales3 ul {
  min-height: 500px;
}
.Sales3 li {
  padding-top: 38px;
}
.Sales3 li h3 {
  font-size: 20px;
  line-height: 38px;
  display: block;
}
.Sales3 li p {
  font-size: 16px;
  color: #888;
  line-height: 28px;
}
.Sales4 {
  background: url(../Images/sale-content-bg.jpg) no-repeat center;
  padding: 80px 0px 100px;
}
.Sales4 .Title {
  text-align: center;
}
.Sales4 .Title h2 {
  font-size: 36px;
  color: #fff;
  line-height: 48px;
}
.Sales4 .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
  color: #999;
}
.Sales4 .Title p:after,
.Sales4 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Sales4 .List {
  width: 1200px;
  position: relative;
  overflow: hidden;
  margin: 38px auto 0px;
}
.Sales4 .List .swiper-slide {
  position: relative;
  padding: 80px;
  background: #fff;
  border-radius: 6px;
  box-sizing: border-box;
  height: 380px;
}
.Sales4 .List .swiper-slide img {
  position: absolute;
  right: 80px;
  top: 35px;
}
.Sales4 .List .swiper-slide h3 {
  font-size: 32px;
  line-height: 38px;
  color: #000;
  padding-bottom: 10px;
}
.Sales4 .List .swiper-slide span {
  height: 36px;
}
.Sales4 .List .swiper-slide span em {
  background: #E4F3FF;
  border: solid 1px #1C98FF;
  border-radius: 3px;
  margin-right: 6px;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  line-height: 26px;
  padding: 0px 8px;
}
.Sales4 .List .swiper-slide p {
  line-height: 26px;
  font-size: 16px;
  max-width: 380px;
}
.Sales4 .List .swiper-slide .More {
  display: inline-block;
  padding: 10px 38px;
  line-height: 20px;
  margin-top: 50px;
  border-radius: 3px;
  color: #fff;
  background: linear-gradient(0deg, #e71118, #ff0000);
  font-size: 16px;
}
.Sales4 .List .swiper-slide .More:hover {
  background: #e71118;
  color: #fff;
}
.Sales5 {
  padding: 50px 0px;
}
.Sales5 .Title {
  text-align: center;
}
.Sales5 .Title h2 {
  font-size: 36px;
  color: #1f8cf9;
  line-height: 48px;
}
.Sales5 .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
  color: #999;
}
.Sales5 .Title p:after,
.Sales5 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Sales5 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Sales5 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Sales5 .Tab li a {
  display: block;
  padding: 6px 28px;
}
.Sales5 .Tab li:hover,
.Sales5 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Sales5 .Tab li:hover a,
.Sales5 .Tab li.on a {
  color: #fff;
}
.Sales5 .TabLine {
  clear: both;
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Sales5 .List {
  background: url(../Images/sale-adven-p1.png) no-repeat center top;
  margin-top: 60px;
  padding-top: 30px;
}
.Sales5 .List li {
  box-sizing: border-box;
  width: 50%;
  float: left;
  padding-right: 230px;
  text-align: right;
  min-height: 220px;
  padding-left: 100px;
}
.Sales5 .List li:nth-of-type(2) {
  padding-left: 230px;
  padding-right: 100px;
  text-align: left;
}
.Sales5 .List li:nth-of-type(4) {
  padding-left: 230px;
  padding-right: 100px;
  text-align: left;
}
.Sales5 .List h3 {
  font-size: 22px;
  line-height: 38px;
}
.Sales5 .List p {
  font-size: 16px;
  color: #777;
  padding-top: 8px;
}
.Sales6 {
  padding: 30px 0px 60px;
  margin-top: 30px;
  background: #f5f7f9;
}
.Sales6 .Title {
  text-align: center;
}
.Sales6 .Title h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
}
.Sales6 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Sales6 .Title p:after,
.Sales6 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Sales6 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Sales6 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Sales6 .Tab li a {
  display: block;
  padding: 6px 28px;
}
.Sales6 .Tab li:hover,
.Sales6 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Sales6 .Tab li:hover a,
.Sales6 .Tab li.on a {
  color: #fff;
}
.Sales6 .TabLine {
  clear: both;
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Sales6 .List dl {
  width: calc((100% - 90px)/4);
  position: relative;
  float: left;
  animation: zoomIn 0.8s ease 0s both;
  margin-right: 30px;
  margin-top: 3px;
  background: #fff;
  margin-top: 20px;
}
.Sales6 .List dl:nth-of-type(4n) {
  margin-right: 0px;
}
.Sales6 .List dl dt {
  width: 100%;
  height: 230px;
  background: #000;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .Sales6 .List dl dt {
    height: 180px;
  }
}
.Sales6 .List dl dt img {
  transition: ease 0.6s;
}
.Sales6 .List dl dd {
  box-sizing: border-box;
  padding: 10px;
  min-height: 100px;
}
.Sales6 .List dl dd h3 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.Sales6 .List dl:hover {
  background: #e71118;
  color: #fff;
}
.Sales6 .List dl:hover h3 {
  color: #fff;
}
.Sales6 .List dl:hover img {
  transform: scale(1.1);
}
.SoftT .List {
  position: absolute;
  z-index: 999;
  left: 0px;
  width: 100vw;
  top: 0px;
  height: 100%;
  display: flex;
  flex-flow: column;
  justify-content: center;
  animation: fadeInUp 0.8s ease 0s both;
  text-align: center;
  color: #fff;
}
.SoftT h1 {
  font-size: 38px;
  line-height: 48px;
  letter-spacing: 8px;
  font-weight: 500;
}
.SoftT em {
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
  line-height: 22px;
}
.SoftT p {
  font-size: 16px;
  font-weight: 400;
  line-height: 38px;
}
.Soft1 {
  padding: 30px 0px 60px;
  background: #fff;
}
.Soft1 .Title {
  text-align: center;
}
.Soft1 .Title h2 {
  font-size: 28px;
  color: #ddd;
  text-transform: uppercase;
  line-height: 48px;
}
.Soft1 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Soft1 .Title h2 i {
  margin: 0px 8px;
}
.Soft1 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Soft1 .Title p:after,
.Soft1 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Soft1 li {
  position: relative;
  box-sizing: border-box;
  line-height: 38px;
  border-bottom: dashed 1px #ddd;
  padding: 10px 0px 10px 120px;
}
.Soft1 li h3 {
  position: absolute;
  left: 0px;
  font-size: 18px;
  width: 120px;
  text-align: right;
  color: #034eb6;
}
.Soft1 li p {
  font-size: 16px;
}
.Soft2 {
  padding: 30px 0px 60px;
  background: #f8f8f8;
}
.Soft2 .Title {
  text-align: center;
}
.Soft2 .Title h2 {
  font-size: 28px;
  color: #888;
  text-transform: uppercase;
  line-height: 48px;
}
.Soft2 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Soft2 .Title h2 i {
  margin: 0px 8px;
}
.Soft2 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Soft2 .Title p:after,
.Soft2 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Soft2 .List {
  padding-top: 30px;
}
.Soft2 .List li {
  float: left ;
  width: calc((100% - 90px)/4);
  vertical-align: top;
  margin-right: 30px;
}
.Soft2 .List li:nth-of-type(4n) {
  margin-right: 0px;
}
.Soft2 .List li img {
  margin: 0px auto;
}
.Soft2 .List li h3 {
  font-size: 16px;
  text-align: center;
  line-height: 28px;
  padding: 10px 0px;
  color: #034eb6;
}
.Soft2 .List li p {
  font-size: 13px;
}
.Soft3 {
  padding: 30px 0px;
  margin-top: 30px;
}
.Soft3 .Title {
  text-align: center;
}
.Soft3 .Title h2 {
  font-size: 28px;
  color: #aaa;
  text-transform: uppercase;
  line-height: 48px;
}
.Soft3 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Soft3 .Title h2 i {
  margin: 0px 8px;
}
.Soft3 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Soft3 .Title p:after,
.Soft3 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Soft3 .List {
  width: 1000px;
  position: relative;
  overflow: hidden;
  margin: 30px auto;
}
.Soft3 .List .swiper-slide {
  position: relative;
  overflow: hidden;
}
.Soft3 .List .swiper-slide img {
  max-height: 600px;
}
.Soft3 .List .swiper-slide h3 {
  font-size: 22px;
  line-height: 38px;
  color: #000;
  padding: 20px 0px 10px;
  text-align: center;
}
.Soft4 {
  padding: 30px 0px 60px;
  margin-top: 30px;
  background: #f8f8f8;
}
.Soft4 .Title {
  text-align: center;
}
.Soft4 .Title h2 {
  font-size: 28px;
  color: #999;
  text-transform: uppercase;
  line-height: 48px;
}
.Soft4 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Soft4 .Title h2 i {
  margin: 0px 8px;
}
.Soft4 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Soft4 .Title p:after,
.Soft4 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Soft4 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Soft4 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Soft4 .Tab li a {
  display: block;
  padding: 6px 28px;
}
.Soft4 .Tab li:hover,
.Soft4 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Soft4 .Tab li:hover a,
.Soft4 .Tab li.on a {
  color: #fff;
}
.Soft4 .TabLine {
  clear: both;
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Soft4 dl {
  width: calc((100% - 90px)/4);
  position: relative;
  float: left;
  animation: zoomIn 0.8s ease 0s both;
  margin-right: 30px;
  margin-top: 30px;
}
.Soft4 dl:nth-of-type(4n) {
  margin-right: 0px;
}
.Soft4 dl dt {
  width: 100%;
  height: 230px;
  background: #efefef;
  position: relative;
}
.Soft4 dl dt img {
  transition: ease 0.6s;
}
.Soft4 dl dd {
  position: absolute;
  box-sizing: border-box;
  bottom: 0px;
  left: 0px;
  right: 0px;
}
.Soft4 dl dd h3 {
  color: #fff;
  line-height: 36px;
  font-weight: 400;
  background: rgba(0, 0, 0, 0.3);
  text-align: center;
}
.Soft4 dl:hover img {
  transform: scale(1.1);
}
.Soft4 dl:hover h3 {
  background: #e71118;
  color: #fff;
}
.ShopT .List {
  position: absolute;
  z-index: 999;
  line-height: 38px;
  color: #fff;
  font-weight: 400;
  left: 0px;
  right: 0px;
  top: 140px;
  text-align: center;
}
.ShopT h1 {
  font-size: 48px;
  line-height: 58px;
  letter-spacing: 5px;
  font-weight: bold;
  animation: fadeInDown 0.8s ease 0s both;
}
.ShopT p {
  font-size: 20px;
  font-weight: 400;
  display: none;
}
.Shop1 {
  padding-top: 50px;
}
.Shop1 .Title {
  text-align: center;
  position: relative;
}
.Shop1 .Title h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
}
.Shop1 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Shop1 .Title p:after,
.Shop1 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Shop1 li {
  float: left;
  width: calc((100% - 180px) / 4);
  box-sizing: border-box;
  box-shadow: 0px 6px 20px rgba(217, 217, 217, 0.75);
  border-radius: 10px;
  overflow: hidden;
  padding: 30px;
  background: #fff;
  margin-right: 60px;
  min-height: 250px;
  margin-top: 60px;
}
.Shop1 li:nth-of-type(4n) {
  margin-right: 0px;
}
.Shop1 li i {
  background: url(../Images/Shop1.png) no-repeat center;
  width: 60px;
  display: block;
  height: 60px;
  background-size: 60px;
  margin: 0px auto;
}
.Shop1 li:nth-of-type(2) i {
  background: url(../Images/Shop2.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(3) i {
  background: url(../Images/Shop3.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(4) i {
  background: url(../Images/Shop4.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(5) i {
  background: url(../Images/Shop5.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(6) i {
  background: url(../Images/Shop6.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(7) i {
  background: url(../Images/Shop7.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li:nth-of-type(8) i {
  background: url(../Images/Shop8.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li h3 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #000;
  line-height: 38px;
  padding-top: 10px;
}
.Shop1 li p {
  line-height: 22px;
}
.Shop1 li.on,
.Shop1 li:hover {
  background: #ff0000;
  color: #fff;
}
.Shop1 li.on h3,
.Shop1 li:hover h3 {
  color: #fff;
}
.Shop1 li.on:nth-of-type(1) i,
.Shop1 li:hover:nth-of-type(1) i {
  background: url(../Images/Shop1b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(2) i,
.Shop1 li:hover:nth-of-type(2) i {
  background: url(../Images/Shop2b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(3) i,
.Shop1 li:hover:nth-of-type(3) i {
  background: url(../Images/Shop3b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(4) i,
.Shop1 li:hover:nth-of-type(4) i {
  background: url(../Images/Shop4b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(5) i,
.Shop1 li:hover:nth-of-type(5) i {
  background: url(../Images/Shop5b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(6) i,
.Shop1 li:hover:nth-of-type(6) i {
  background: url(../Images/Shop6b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(7) i,
.Shop1 li:hover:nth-of-type(7) i {
  background: url(../Images/Shop7b.png) no-repeat center;
  background-size: 60px;
}
.Shop1 li.on:nth-of-type(8) i,
.Shop1 li:hover:nth-of-type(8) i {
  background: url(../Images/Shop8b.png) no-repeat center;
  background-size: 60px;
}
.Shop2 {
  padding-top: 60px;
}
.Shop2 .Title {
  text-align: center;
}
.Shop2 .Title h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
}
.Shop2 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Shop2 .Title p:after,
.Shop2 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Shop2 .List {
  text-align: center;
  margin-top: 30px;
}
.Shop2 .List li {
  display: inline-block;
  margin-right: 30px;
}
.Shop2 .List li img {
  display: inline-block;
}
.Shop2 .List li:nth-of-type(4n) {
  margin-right: 0px;
}
.Shop3 {
  padding: 30px 0px 60px;
  margin-top: 30px;
  background: #f5f7f9;
}
.Shop3 .Title {
  text-align: center;
}
.Shop3 .Title h2 {
  font-size: 36px;
  color: #000;
  line-height: 48px;
}
.Shop3 .Title p {
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Shop3 .Title p:after,
.Shop3 .Title p:before {
  height: 1px;
  background: #aaa;
  content: "";
  display: inline-block;
  width: 38px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Shop3 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Shop3 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Shop3 .Tab li a {
  display: block;
  padding: 6px 28px;
}
.Shop3 .Tab li:hover,
.Shop3 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Shop3 .Tab li:hover a,
.Shop3 .Tab li.on a {
  color: #fff;
}
.Shop3 .TabLine {
  clear: both;
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Shop3 .List dl {
  width: calc((100% - 90px)/4);
  position: relative;
  float: left;
  animation: zoomIn 0.8s ease 0s both;
  margin-right: 30px;
  margin-top: 3px;
  background: #fff;
  margin-top: 20px;
}
.Shop3 .List dl:nth-of-type(4n) {
  margin-right: 0px;
}
.Shop3 .List dl dt {
  width: 100%;
  height: 230px;
  background: #000;
  position: relative;
}
@media screen and (max-width: 1366px) {
  .Shop3 .List dl dt {
    height: 180px;
  }
}
.Shop3 .List dl dt img {
  transition: ease 0.6s;
}
.Shop3 .List dl dd {
  box-sizing: border-box;
  padding: 10px;
  min-height: 100px;
}
.Shop3 .List dl dd h3 {
  font-size: 16px;
  line-height: 28px;
  color: #000;
}
.Shop3 .List dl:hover {
  background: #e71118;
  color: #fff;
}
.Shop3 .List dl:hover h3 {
  color: #fff;
}
.Shop3 .List dl:hover img {
  transform: scale(1.1);
}
/*新闻列表*/
.docs {
  width: 1050px;
  background: #fff;
  box-sizing: border-box;
  padding: 30px;
}
@media screen and (max-width: 1366px) {
  .docs {
    width: 860px;
  }
}
.docs .Title {
  text-align: center;
  animation: fadeInUp ease 0.6s;
}
.docs .Title span {
  font-size: 28px;
  line-height: 38px;
  height: 38px;
  display: block;
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.docs .Title h1 {
  text-align: center;
}
.docs .Title h1:after,
.docs .Title h1:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 18px;
}
.docs .Title h1 em {
  display: inline-block;
  font-size: 12px;
  text-transform: uppercase;
  background: #fff;
}
.docs .Tab {
  text-align: center;
  display: block;
  margin-top: 20px;
}
.docs .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.docs .Tab li a {
  display: block;
  padding: 8px 28px;
}
.docs .Tab li:hover,
.docs .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.docs .Tab li:hover a,
.docs .Tab li.on a {
  color: #fff;
}
.docs .TabLine {
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.docs .List dl {
  box-sizing: border-box;
  position: relative;
  margin-top: 16px;
}
.docs .List dl dt {
  position: absolute;
  text-align: center;
  background: #efefef;
  width: 80px;
  height: 100%;
  font-size: 18px;
  font-weight: 400;
  color: #7a7a7a;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  z-index: 1;
}
.docs .List dl dt span {
  display: block;
  font-size: 18px;
  font-weight: 400;
  color: #fe011d;
}
.docs .List dl dd {
  padding-left: 100px;
  box-sizing: border-box;
  width: 100%;
  min-height: 80px;
}
.docs .List dl dd h3 {
  font-size: 18px;
  white-space: nowrap;
  color: #333;
  line-height: 32px;
}
.docs .List dl dd p {
  color: #929292;
}
.docs .List dl:hover dd {
  background: linear-gradient(90deg, #fe5a01, #fe011d);
  color: #fff;
}
.docs .List dl:hover dt {
  background: #000;
  color: #fff;
}
.docs .List dl:hover h3,
.docs .List dl:hover p {
  color: #fff;
}
.docs .List .Line {
  border-top: solid 1px #efefef;
  clear: both;
  margin-top: 20px;
}
/*新闻展示*/
.docsShow {
  padding: 30px;
  box-sizing: border-box;
  background: #fff;
}
.docsShow h1 {
  line-height: 56px;
  font-size: 28px;
  text-align: center;
  color: #222;
  font-weight: 400;
}
.docsShow .Tit {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
  border-bottom: solid 1px #efefef;
  border-top: solid 1px #efefef;
  text-align: center;
  margin-top: 8px;
}
.docsShow .Tit a {
  font-size: 12px;
}
.docsShow .Tit i {
  margin: 0px 3px;
  color: #fe011d;
}
.docsShow .Tit span {
  margin: 0px 8px;
}
.docsShow .Tit .shareshow a {
  float: none !important;
}
.docsShow .Tit .shareshow .bds_more {
  float: none !important;
}
.docsShow .List {
  padding: 20px 0px;
  font-size: 16px;
  line-height: 32px;
  overflow: hidden;
  box-sizing: border-box;
  min-height: 300px;
  color: #222;
  position: relative;
}
.docsShow .List p {
  font-size: 16px;
  line-height: 32px;
}
.docsShow .List img {
  max-width: 100%;
  margin: 0px auto;
}
.docsShow .List a {
  color: #fe011d;
  font-weight: bold;
  margin: 0px 3px;
  font-size: 17px;
}
.docsShow .Desc {
  background: #efefef;
  border: solid 1px #ddd;
  padding: 8px;
  margin-top: 20px;
  font-size: 12px;
}
.docsShow .tags {
  margin-top: 10px;
}
.docsShow .share {
  margin-top: 16px;
}
/*关键字导航*/
.TagNav {
  background: #fff;
  font-size: 1.1em;
  line-height: 3em;
  height: 3em;
  overflow: hidden;
}
.TagNav li {
  width: calc(100%/12);
  box-sizing: border-box;
  float: left;
  text-align: center;
}
.TagNav li a {
  display: block;
}
.TagNav li:hover {
  background: #e71118;
  color: #fff;
}
.TagNav li:hover a {
  color: #fff;
}
/*关键字板块*/
.Tag .Call {
  margin-right: 20px;
  width: calc((100% - 40px)/3);
  float: left;
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.Tag .Call:nth-of-type(3n) {
  margin-right: 0px;
}
.Tag .Call .Title {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}
.Tag .Call .Title h2 {
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  color: #000;
}
.Tag .Call .Title em {
  color: #aaa;
  text-transform: uppercase;
  margin-left: 8px;
  font-family: Palatino Linotype,simsun;
  font-size: 16px;
  font-style: italic;
}
.Tag .Call .Title a {
  float: right;
  color: #aaa;
}
.Tag .Call p {
  padding: 8px 0px;
  color: #888;
  font-size: 12px;
  display: block;
  min-height: 60px;
}
.Tag .Call li {
  line-height: 26px;
  padding-left: 8px;
  background: url(/Images/1.gif) no-repeat center left;
  font-size: 13px;
}
.Tag .Call li h3 {
  display: inline-block;
  margin-left: 6px;
}
.Tag .Call li span {
  float: right;
  color: #aaa;
}
/*关键字列表*/
.TagList {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  width: calc(100% - 322px);
  margin-bottom: 20px;
}
.TagList .Title {
  border-bottom: solid 1px #ddd;
  line-height: 38px;
}
.TagList .Title h1 {
  font-size: 26px;
  font-weight: 400;
  letter-spacing: 2px;
  display: inline-block;
}
.TagList .Title em {
  color: #aaa;
  text-transform: uppercase;
  margin-left: 8px;
  font-family: Palatino Linotype,simsun;
  font-size: 18px;
  font-style: italic;
}
.TagList .Title a {
  float: right;
  color: #888;
}
.TagList .Desc {
  padding-top: 8px;
  color: #888;
  border-bottom: dashed 1px #ddd;
  padding-bottom: 10px;
  line-height: 28px;
}
.TagList .Desc img {
  max-width: 80%;
  margin: 10px auto;
}
.TagList li {
  position: relative;
  margin-top: 5px;
  border-bottom: dashed 1px #ddd;
  min-height: 160px;
  padding: 10px;
  padding-left: 238px;
  box-sizing: border-box;
}
.TagList li .Img {
  width: 220px;
  position: absolute;
  left: 0px;
}
.TagList li .Tit {
  font-size: 22px;
  line-height: 22px;
}
.TagList li p {
  padding: 8px 0px;
  color: #888;
}
.TagList li span {
  font-size: 13px;
}
.TagList li em {
  float: right;
  background: #ddd;
  padding: 2px 20px;
  margin-left: 10px;
  border-radius: 2px;
  font-size: 12px;
}
/*推荐*/
.TagRec {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  width: 320px;
}
.TagRec .Title {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}
.TagRec .Title h2 {
  border-left: 5px solid #1046dc;
  padding-left: 8px;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
}
.TagRec .Title a {
  float: right;
  color: #aaa;
}
.TagRec li {
  line-height: 38px;
  border-bottom: dotted 1px #ddd;
}
.TagRec li a {
  padding-left: 8px;
  background: url(/Images/1.gif) no-repeat center left;
}
.TagRec li span {
  float: right;
  color: #aaa;
}
/*热门*/
.TagHot {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  width: 320px;
  margin-top: 2px;
}
.TagHot .Title {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}
.TagHot .Title h2 {
  border-left: 5px solid #1046dc;
  padding-left: 8px;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
}
.TagHot .Title a {
  float: right;
  color: #aaa;
}
.TagHot li {
  line-height: 38px;
  border-bottom: dotted 1px #ddd;
}
.TagHot li i {
  display: inline-block;
  width: 18px;
  height: 18px;
  color: #fff;
  background: #343a40;
  vertical-align: middle;
  font-size: 12px;
  border-radius: 3px;
  margin-right: 5px;
  line-height: 18px;
  text-align: center;
}
.TagHot li:nth-of-type(1) i {
  background: #fe011d;
}
.TagHot li:nth-of-type(2) i {
  background: #ff8700;
}
.TagHot li:nth-of-type(3) i {
  background: #0d6bc6;
}
.TagHot li:nth-of-type(4) i {
  background: #7460ee;
}
.TagHot li:nth-of-type(5) i {
  background: #1fb914;
}
.TagHot li:nth-of-type(6) i {
  background: #ad0c74;
}
.TagHot li:nth-of-type(7) i {
  background: #6c757d;
}
.TagHot li em {
  float: right;
  color: #aaa;
}
/*随机相关*/
.TagRnd {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  width: 320px;
  margin-top: 2px;
}
.TagRnd .Title {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}
.TagRnd .Title h2 {
  border-left: 5px solid #1046dc;
  padding-left: 8px;
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
}
.TagRnd .Title a {
  float: right;
  color: #aaa;
}
.TagRnd dd {
  line-height: 38px;
  border-bottom: dotted 1px #ddd;
}
.TagRelated {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.TagRelated .Title {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
}
.TagRelated .Title span {
  border-left: 5px solid #1046dc;
  padding-left: 8px;
  font-size: 18px;
  line-height: 18px;
}
.TagRelated .Title a {
  float: right;
  color: #aaa;
}
.TagShow {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
  width: calc(100% - 322px);
}
.TagShow .List {
  padding: 20px 0px;
  font-size: 16px;
  line-height: 32px;
  overflow: hidden;
  box-sizing: border-box;
  min-height: 300px;
  color: #eee;
  position: relative;
}
.TagShow .List p {
  font-size: 16px;
  line-height: 32px;
}
.TagShow .List img {
  max-width: 100%;
  margin: 0px auto;
}
.TagShow .List a {
  color: #fccc53;
  font-weight: bold;
  margin: 0px 3px;
  font-size: 17px;
}
.TagShow .List b {
  color: #fccc53;
}
.TagShow .List h2 {
  color: #fccc53;
  font-size: 20px;
  line-height: 38px;
  padding-bottom: 6px;
  display: block;
  letter-spacing: 2px;
}
/*网站地图*/
.sitemap {
  background: #fff;
  padding: 20px;
  box-sizing: border-box;
}
.sitemap .Title h1 {
  font-size: 1.5em;
  line-height: 1.5em;
  display: block;
  color: #000;
}
.sitemap .Title p {
  color: #888;
  font-size: 12px;
  display: block;
}
.sitemap .NavBar {
  font-size: 1.1em;
  line-height: 2.5em;
  height: 2.5em;
  overflow: hidden;
  background: #f5f5f5;
  margin-top: 10px;
}
.sitemap .NavBar li {
  width: calc(100%/12);
  box-sizing: border-box;
  float: left;
  text-align: center;
}
.sitemap .NavBar li a {
  display: block;
  color: inherit;
}
.sitemap .NavBar li:hover {
  background: #e71118;
  color: #fff;
}
.sitemap .Call {
  margin-right: 20px;
  margin-top: 20px;
  width: calc((100% - 40px)/3);
  float: left;
  background: #f5f5f5;
  padding: 20px;
  box-sizing: border-box;
}
.sitemap .Call:nth-of-type(3n) {
  margin-right: 0px;
}
.sitemap .Call .Tit {
  padding-bottom: 6px;
  border-bottom: solid 1px #ddd;
  margin-bottom: 5px;
}
.sitemap .Call .Tit h2 {
  font-size: 18px;
  line-height: 18px;
  display: inline-block;
  color: #000;
}
.sitemap .Call .Tit .more {
  float: right;
  color: #aaa;
}
.sitemap .Call .Type a {
  display: inline-block;
  background: #fff;
  border-radius: 3px;
  margin-right: 5px;
  margin-bottom: 5px;
  padding: 3px 8px;
}
.sitemap .Call li {
  line-height: 26px;
  padding-left: 8px;
  background: url(/Images/1.gif) no-repeat center left;
  font-size: 13px;
}
.sitemap .Call li h3 {
  display: inline-block;
  margin-left: 6px;
}
.sitemap .Call li span {
  float: right;
  color: #aaa;
}
/*城市分站*/
.City .Hot {
  line-height: 38px;
  height: 38px;
  color: #888;
  font-size: 15px;
  padding-bottom: 18px;
}
.City .Hot span {
  font-weight: bold;
}
.City .Hot a {
  font-weight: 400;
  color: #00c;
  margin-right: 8px;
}
.City .Hot a:hover {
  color: #fe011d;
  font-weight: bold;
}
.City .List dl {
  padding-top: 8px;
  border-top: dotted 1px #ddd;
  position: relative;
  padding-left: 38px;
  box-sizing: border-box;
}
.City .List dl dt {
  font-size: 20px;
  font-family: Helvetica;
  width: 30px;
  font-weight: bold;
  position: absolute;
  left: 0px;
}
.City .List dl a {
  display: inline-block;
  background: #efefef;
  white-space: nowrap;
  line-height: 26px;
  height: 26px;
  letter-spacing: 1px;
  padding: 0px 8px;
  margin-bottom: 10px;
  margin-right: 10px;
}
.City .List dl a.on {
  color: #fff;
  background: #e71118;
}
.City .List dl a:hover {
  color: #fff;
  background: #000000;
}
@keyframes imageAnimation {
  0% {
    transform: scale(1.1);
    animation-timing-function: ease-in;
  }
  100% {
    transform: scale(1);
    animation-timing-function: ease-out;
  }
}
@keyframes HUp {
  0% {
    transform: translateY(100%);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateY(0%);
    animation-timing-function: ease-out;
  }
}
@keyframes HDown {
  0% {
    transform: translateY(-100%);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateY(0%);
    animation-timing-function: ease-out;
  }
}
@keyframes WLeft {
  0% {
    transform: translateX(-100%);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateX(0%);
    animation-timing-function: ease-out;
  }
}
@keyframes WRight {
  0% {
    transform: translateX(100%);
    animation-timing-function: ease-in;
  }
  100% {
    transform: translateX(0%);
    animation-timing-function: ease-out;
  }
}
/*头部*/
.Header {
  position: fixed;
  top: 0px;
  right: 0px;
  left: 0px;
  width: 100%;
  z-index: 1;
  box-sizing: border-box;
  padding: 30px 40px;
  transition: all 0.6s ease-out;
}
.Header.on {
  background: rgba(0, 0, 0, 0.4);
  padding: 10px 40px;
}
.Header .Logo {
  height: 58px;
  position: relative;
}
.Header .Logo img {
  max-height: 100%;
}
.Header .Slogan {
  float: left;
  margin-left: 12px;
  margin-top: 3px;
  padding: 5px 12px;
  border-left: solid 1px #ddd;
}
.Header .Slogan h1 {
  line-height: 18px;
  color: #fff;
}
.Header .Slogan p {
  display: block;
  color: #f00;
  font-size: 15px;
  font-weight: bold;
  line-height: 26px;
}
.Header .MenuNav {
  float: right;
  color: #ddd;
  margin-top: 16px;
}
@media screen and (max-width: 1024px) {
  .Header .MenuNav {
    display: none;
  }
}
.Header .MenuNav a {
  color: #fff;
  margin: 0px 16px;
  font-size: 15px;
}
@media screen and (max-width: 1366px) {
  .Header .MenuNav a {
    margin: 0px 3px;
  }
}
/*导航*/
.Nav {
  position: fixed;
  top: 50%;
  left: 80px;
  z-index: 1;
  transform: translateY(-50%);
}
@media screen and (max-width: 1024px) {
  .Nav {
    left: 40px;
  }
}
.Nav .Line {
  width: 3px;
  height: 100%;
  max-height: 750px;
  background-color: #555;
  opacity: 0.6;
  position: absolute;
  z-index: 1;
}
.Nav a {
  display: block;
  margin: 38px 20px;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 16px;
  color: #888;
}
.Nav a:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  margin-top: 8px;
  z-index: 10;
  margin-left: -24px;
  border-radius: 5px;
  background-color: #999;
  opacity: 0.8;
}
.Nav a i {
  position: absolute;
  z-index: 11;
  background-size: 12px;
  opacity: 8;
  width: 20px;
  height: 26px;
  margin-left: -50px;
}
.Nav a span {
  display: none;
  animation-name: fadeInLeft;
  animation-duration: 0.5s;
}
.Nav .active {
  color: #e71118;
}
.Nav .active i {
  content: '';
  background: url(../Images/navon.png) no-repeat center left;
  background-size: 16px;
  margin-left: -27px;
}
.Nav .active span {
  display: inline-block;
}
/*指向箭头*/
.arrow {
  display: inline-block;
  background: #e71118;
  color: #fff;
  padding: 16px 38px;
  z-index: 2;
}
.arrow:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  border-radius: 50%;
  margin-right: 8px;
  width: 6px;
  height: 6px;
  background: #fff;
}
.arrow i {
  display: inline-block;
  position: relative;
}
.arrow i:after {
  content: "";
  position: absolute;
  right: 0px;
  display: inline-block;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  width: 8px;
  height: 8px;
  margin-top: 7px;
  transform: rotate(45deg);
}
.arrow i:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: 6px;
  width: 20px;
  height: 1px;
  line-height: 1px;
  background: #fff;
  transition: all 0.35s;
  margin-top: -2px;
}
.arrow:hover {
  background: #f00;
  color: #fff;
}
.arrow:hover i:before {
  width: 58px;
}
.fp-section {
  position: relative;
  box-sizing: border-box;
  width: 100vw;
  overflow: hidden;
}
.Page1 .pagination {
  position: absolute;
  bottom: 10px;
  text-align: center;
  width: 100vw;
  z-index: 2;
}
.Page1 .swiper-pagination-bullet {
  margin: 0 6px;
  background: #ccc;
  vertical-align: middle;
  opacity: 1;
  border-radius: 3px;
  width: 28px;
  height: 5px;
}
.Page1 .swiper-pagination-bullet-active {
  background: #e71118 !important;
}
.Page1 .slide1 {
  background: url(../Images/Page1.jpg) no-repeat top center #000;
  box-sizing: border-box;
  height: 100vh;
}
.Page1 .slide1 .bg {
  height: 100vh;
  width: 100vw;
  position: relative;
}
.Page1 .slide1 .bg .Mask {
  background: url(../Images/videobg.png);
  position: absolute;
  left: 0px;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 1;
}
.Page1 .slide1 .bg video {
  width: 100vw;
}
@media screen and (max-width: 1366px) {
  .Page1 .slide1 .bg video {
    height: 100vh;
    width: auto;
  }
}
.Page1 .slide1 .List {
  position: absolute;
  left: 0px;
  top: 0px;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-flow: column;
  justify-content: center;
  box-sizing: border-box;
  z-index: 999;
}
.Page1 .slide1 .List h2 {
  font-size: 2.5em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.2em;
  display: block;
  padding-top: 20px;
}
.Page1 .slide1 .List em {
  font-size: 1.2em;
  font-weight: bold;
  color: #ddd;
  text-align: center;
  line-height: 1em;
  text-transform: uppercase;
  animation-fill-mode: both;
  display: block;
  padding: 10px 0px;
}
.Page1 .slide1 .arrow {
  margin: 180px auto 0px;
  animation-duration: 0.8s;
  animation-fill-mode: both;
}
.Page1 .slide1.swiper-slide-active .arrow {
  animation-name: bounceInUp;
}
.Page1 .slide2 {
  background: #e4e4e7;
  z-index: 0;
  position: relative;
  height: 100vh;
}
.Page1 .slide2:after {
  display: block;
  width: 0;
  height: 100%;
  background: #242632;
  content: "";
  transition: all 0.8s ease 0.3s;
}
.Page1 .slide2 .Ico1 {
  position: absolute;
  background: url(../images/ban3Ico1.png);
  width: 85px;
  height: 107px;
  top: 20%;
  left: 22%;
}
.Page1 .slide2 .Ico2 {
  position: absolute;
  background-image: url(../images/ban3Ico3.png);
  width: 101px;
  height: 108px;
  top: 23%;
  right: 20%;
}
.Page1 .slide2 .Ico3 {
  position: absolute;
  background: url(../images/ban3Ico2.png);
  width: 89px;
  height: 81px;
  bottom: 13%;
  right: 40%;
}
.Page1 .slide2 .arrow {
  margin: 5em auto 0px;
}
.Page1 .slide2 .List {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100vh;
  width: 100vw;
  display: flex;
  flex-flow: column;
  justify-content: center;
  z-index: 1;
}
.Page1 .slide2 .List h2 {
  font-size: 2.5em;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 1.5em;
  display: block;
}
.Page1 .slide2 .List h2 span {
  color: #e71118;
}
.Page1 .slide2 .List em {
  color: #888;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
}
.Page1 .slide2 .List .ListB {
  margin-top: 2.5em;
  height: 410px;
  position: relative;
  line-height: 410px;
  display: block;
}
.Page1 .slide2 .List .ListB .Img1 {
  width: 332px;
  height: 253px;
  position: absolute;
  left: 50%;
  margin-left: -460px;
  margin-top: 78px;
}
.Page1 .slide2 .List .ListB .Img2 {
  position: absolute;
  width: 375px;
  height: 409px;
  left: 50%;
  margin-left: -376px;
  z-index: 4;
}
.Page1 .slide2 .List .ListB .Img3 {
  position: absolute;
  width: 372px;
  height: 409px;
  left: 50%;
  margin-left: -1px;
  z-index: 3;
}
.Page1 .slide2 .List .ListB .Img4 {
  width: 266px;
  height: 177px;
  position: absolute;
  left: 50%;
  margin-top: 116px;
  margin-left: 188px;
}
.Page1 .slide2 .List .ListB .Img5 {
  position: absolute;
  width: 98px;
  height: 212px;
  left: 50%;
  margin-top: 210px;
  margin-left: -365px;
  z-index: 10;
}
.Page1 .slide2.swiper-slide-active:after {
  width: 49.95%;
}
.Page1 .slide2.swiper-slide-active .arrow {
  animation: rollIn 0.5s ease 0.9s both;
}
.Page1 .slide2.swiper-slide-active h2 {
  animation: fadeInUp 0.8s ease 1s both;
}
.Page1 .slide2.swiper-slide-active em {
  animation: fadeInUp 0.8s ease 1.4s both;
}
.Page1 .slide2.swiper-slide-active .Img1 {
  animation: fadeInLeft 1s ease 1.5s both;
}
.Page1 .slide2.swiper-slide-active .Img2 {
  animation: fadeInLeft 1s ease 0.6s both;
}
.Page1 .slide2.swiper-slide-active .Img3 {
  animation: fadeInRight 1s ease 0.6s both;
}
.Page1 .slide2.swiper-slide-active .Img4 {
  animation: fadeInRight 1s ease 1.5s both;
}
.Page1 .slide2.swiper-slide-active .Img5 {
  animation: lightSpeedIn 1s ease 2.5s both;
}
.Page1 .Box {
  position: absolute;
  width: 180px;
  height: 260px;
  margin-top: -50px;
  margin-left: 440px;
}
.Page1 .Box span {
  display: block;
  height: 3px;
  width: 3px;
  overflow: hidden;
}
.Page1 .Box span i {
  display: block;
  background: rgba(255, 255, 255, 0.8);
  width: 100%;
  height: 100%;
}
.Page1 .Box .Line1 {
  height: 26px !important;
  position: absolute;
}
.Page1 .Box .Line2 {
  width: 100% !important;
  float: left;
}
.Page1 .Box .Line3 {
  height: 100% !important;
  float: right;
}
.Page1 .Box .Line4 {
  width: 100% !important;
  float: right;
}
.Page1 .Box .Line5 {
  margin-top: 133px;
  height: 130px !important;
}
.Page1 .slide3 {
  background: url(../Images/Page2.jpg) no-repeat center;
  height: 100vh;
}
.Page1 .slide3 .List {
  max-width: 600px;
  margin-left: 20%;
  margin-top: 20%;
  position: relative;
  height: 300px;
}
.Page1 .slide3 .List h2 {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  opacity: 0;
  animation-duration: 0.8s;
  animation-fill-mode: both;
}
.Page1 .slide3 .List p {
  font-size: 38px;
  font-weight: bold;
  color: #fff;
  line-height: 40px;
  margin-top: 20px;
  opacity: 0;
  display: block;
  animation-duration: 0.8s;
  animation-delay: 0.3s;
  animation-fill-mode: both;
}
.Page1 .slide3 .List .Line {
  width: 420px;
  height: 1px;
  background: rgba(255, 255, 255, 0.2);
  margin-top: 20px;
  animation-duration: 1s;
  animation-delay: 0.6s;
  animation-fill-mode: both;
}
.Page1 .slide3 .List em {
  width: 420px;
  color: #ddd;
  line-height: 20px;
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  display: block;
  margin-top: 20px;
  opacity: 0;
  animation-duration: 0.5s;
  animation-delay: 0.9s;
  animation-fill-mode: both;
}
.Page1 .slide3 .List .arrow {
  margin-top: 80px;
  animation-duration: 0.5s;
  animation-delay: 0.9s;
  animation-fill-mode: both;
}
.Page1 .slide3.swiper-slide-active {
  animation: imageAnimation 6s linear 0s;
}
.Page1 .slide3.swiper-slide-active h2 {
  animation: fadeInUp 0.8s both;
}
.Page1 .slide3.swiper-slide-active p {
  animation: fadeInUp 0.8s ease 0.6s both;
}
.Page1 .slide3.swiper-slide-active .Line {
  animation: lightSpeedIn 1s ease 0.6s both;
}
.Page1 .slide3.swiper-slide-active em {
  animation: fadeInUp 0.5s ease 0.9s both;
}
.Page1 .slide3.swiper-slide-active .arrow {
  animation: lightSpeedIn 0.5s ease 0.9s both;
}
.Page1 .slide3.swiper-slide-active .Line1 i {
  animation: HUp 0.3s both;
}
.Page1 .slide3.swiper-slide-active .Line2 i {
  animation: WLeft 0.4s ease 0.3s both;
}
.Page1 .slide3.swiper-slide-active .Line3 i {
  animation: HDown 0.4s ease 0.7s both;
}
.Page1 .slide3.swiper-slide-active .Line4 i {
  animation: WRight 0.4s ease 1.1s both;
}
.Page1 .slide3.swiper-slide-active .Line5 i {
  animation: HUp 0.4s ease 1.5s both;
}
.Page2 {
  background: #222;
  padding-right: 40vw;
  padding-left: 12vw;
}
.Page2 .bg {
  width: 0px;
  height: 100vh;
  transition: width 0.6s ease 0s;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-right: 60px;
  box-sizing: border-box;
  position: absolute;
  top: 0px;
  right: 0px;
}
.Page2 .bg img {
  max-width: 100%;
  height: auto;
  display: block;
}
.Page2 .List {
  height: 100vh;
  box-sizing: border-box;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding-right: calc(2vw);
}
.Page2 .Box {
  height: 110px;
  width: 90px;
  position: absolute;
  z-index: 0;
  opacity: 0.5;
  margin-left: -30px;
  margin-top: -30px;
}
.Page2 .Box span {
  display: inline-block;
  height: 4px;
  width: 4px;
  overflow: hidden;
}
.Page2 .Box span i {
  background: #eee;
  display: block;
  height: 100%;
  width: 100%;
}
.Page2 .Box .Line1 {
  height: 30px !important;
  float: right;
}
.Page2 .Box .Line2 {
  width: 100% !important;
  position: absolute;
}
.Page2 .Box .Line3 {
  height: 100% !important;
  float: left;
}
.Page2 .Box .Line4 {
  width: 100% !important;
  float: left;
}
.Page2 .Box .Line5 {
  height: 20px !important;
  float: right;
  margin-top: -20px;
}
.Page2 .Title {
  padding: 30px;
  margin-top: 30px;
  height: 110px;
  box-sizing: border-box;
  display: block;
}
.Page2 .Title h2 {
  line-height: 46px;
}
.Page2 .Title h2 span {
  font-family: Kaiti, "楷体";
  font-size: 40px;
  vertical-align: middle;
  color: #fff;
}
.Page2 .Title h2 i {
  display: inline-block;
  width: 38px;
  height: 1px;
  margin: 0px 8px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.Page2 .Title h2 em {
  text-transform: uppercase;
}
.Page2 .Title p {
  display: block;
}
.Page2 .List1 {
  line-height: 1.75em;
  margin-top: 1.5em;
  display: block;
}
.Page2 .List1 p {
  font-size: inherit;
  line-height: inherit;
}
.Page2 .List2 {
  margin-top: 2em;
  clear: both;
  display: block;
  flex-flow: row;
}
.Page2 .List2 li {
  width: 22%;
  float: left;
  text-align: center;
  border-right: solid 1px rgba(255, 255, 255, 0.3);
  display: block;
}
.Page2 .List2 li:last-of-type {
  border: solid 0px;
}
.Page2 .List2 span {
  font-size: 2em;
  line-height: 1.25em;
  font-family: Arial;
  color: #f00;
  display: block;
}
.Page2 .List3 {
  background: #fff;
  padding: 1.25em;
  margin-top: 2em;
  clear: both;
  display: block;
  flex-flow: row;
}
.Page2 .List3 li {
  width: 22%;
  float: left;
  text-align: center;
  display: block;
}
.Page2 .List3 li i {
  width: 80px;
  height: 80px;
  border: solid 2px #e71118;
  border-radius: 50%;
  margin: 0px auto 5px;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
@media screen and (max-width: 1366px) {
  .Page2 .List3 li i {
    width: 50px;
    height: 50px;
  }
}
@media screen and (max-width: 1024px) {
  .Page2 .List3 li i {
    width: 30px;
    height: 30px;
  }
}
.Page2 .List3 li i img {
  width: 60%;
  height: 60%;
  margin: 0px auto;
}
.Page2 .List3 li h3 {
  line-height: 28px;
  height: 28px;
}
.Page2 .List3 li:hover img {
  animation: swing 0.6s ease;
}
.Page2 .arrow {
  margin: 30px auto 0px 0px;
}
@media screen and (max-width: 1366px) {
  .Page2 .arrow {
    display: none;
  }
}
.Page2.active .bg {
  width: 40vw !important;
}
.Page2.active .Title h2,
.Page2.active .Title p {
  animation: fadeInRight 0.8s both;
}
.Page2.active .Line1 i {
  animation: HUp 0.5s ease both;
}
.Page2.active .Line2 i {
  animation: WRight 0.5s ease 0.8s both;
}
.Page2.active .Line3 i {
  animation: HDown 0.5s ease 1.3s both;
}
.Page2.active .Line4 i {
  animation: WLeft 0.5s ease 1.8s both;
}
.Page2.active .Line5 i {
  animation: HUp 0.5 ease 2.3s both;
}
.Page2.active .List1 {
  animation: fadeInUp 0.8s ease 0.6s both;
}
.Page2.active .List3 {
  animation: bounceInRight 1.2s ease 0.6s both;
}
.Page2.active .arrow {
  animation: zoomIn 0.8s ease 0.9s both;
}
.Page3 {
  background: #000;
  flex-flow: column;
  justify-content: center;
  display: flex;
  padding-left: 12vw;
  padding-right: 8vw;
}
.Page3 .Box {
  height: 110px;
  width: 90px;
  position: absolute;
  z-index: 0;
  opacity: 0.5;
  margin-left: -30px;
  margin-top: -30px;
}
.Page3 .Box span {
  display: inline-block;
  height: 4px;
  width: 4px;
  overflow: hidden;
}
.Page3 .Box span i {
  background: #ccc;
  display: block;
  height: 100%;
  width: 100%;
}
.Page3 .Box .Line1 {
  height: 30px !important;
  float: right;
}
.Page3 .Box .Line2 {
  width: 100% !important;
  position: absolute;
}
.Page3 .Box .Line3 {
  height: 100% !important;
  float: left;
}
.Page3 .Box .Line4 {
  width: 100% !important;
  float: left;
}
.Page3 .Box .Line5 {
  height: 20px !important;
  float: right;
  margin-top: -20px;
}
.Page3 .Title {
  padding: 30px;
  display: block;
}
.Page3 .Title h2 {
  line-height: 46px;
}
.Page3 .Title h2 span {
  font-family: Kaiti, "楷体";
  font-size: 40px;
  vertical-align: middle;
  color: #fff;
}
.Page3 .Title h2 i {
  display: inline-block;
  width: 38px;
  height: 1px;
  margin: 0px 8px;
  vertical-align: middle;
  border-top: 1px solid #ccc;
}
.Page3 .Title h2 em {
  text-transform: uppercase;
}
.Page3 .Title p {
  display: block;
}
.Page3 .Tab {
  margin-top: 2em;
  display: block;
}
.Page3 .Tab li {
  display: inline-block;
  background: #333;
  cursor: pointer;
  margin-right: 30px;
}
.Page3 .Tab li a {
  display: block;
  padding: 8px 28px;
}
.Page3 .Tab li:hover,
.Page3 .Tab li.on {
  background: #fe011d;
}
.Page3 .Tab li:hover a,
.Page3 .Tab li.on a {
  color: #fff;
}
.Page3 .List {
  margin-top: 3em;
  height: 350px;
  display: block;
  flex-flow: row;
  background: #ddd;
  overflow: hidden;
}
.Page3 .List li {
  background: #aaa;
  float: left;
  margin-right: 30px;
  width: 280px;
  height: 350px;
  padding: 50px 20px 20px;
  box-sizing: border-box;
}
.Page3 .List li img {
  margin: 0px auto;
}
.Page3 .List li h3 {
  color: #000;
  font-size: 1.8em;
  text-align: center;
  padding: 8px 0px;
  font-size: 1.5em;
}
.Page3 .List li p {
  color: #333;
  line-height: 30px;
  font-size: 1.2em;
}
.Page3 .List li:hover {
  background: #fff;
}
.Page3 .List li:hover h3 {
  color: #fe011d;
}
.Page3.active .Title h2,
.Page3.active .Title p {
  animation: fadeInRight 0.8s both;
}
.Page3.active .Line1 i {
  animation: HUp 0.5s ease both;
}
.Page3.active .Line2 i {
  animation: WRight 0.5s ease 0.8s both;
}
.Page3.active .Line3 i {
  animation: HDown 0.5s ease 1.3s both;
}
.Page3.active .Line4 i {
  animation: WLeft 0.5s ease 1.8s both;
}
.Page3.active .Line5 i {
  animation: HUp 0.5 ease 2.3s both;
}
.Page4 {
  padding-left: calc(30vw + 100px);
  padding-right: 100px;
  background: #fff;
}
@media screen and (max-width: 1366px) {
  .Page4 {
    padding-left: calc(30vw + 60px);
    padding-right: 60px;
  }
}
.Page4 .List1 {
  height: 100vh;
  width: 0px;
  padding-left: 0px;
  background: #222;
  display: flex;
  flex-flow: column;
  justify-content: center;
  box-sizing: border-box;
  transition: all 0.6s ease 0s;
  position: absolute;
  left: 0px;
  top: 0px;
}
.Page4 .List1 .Title {
  opacity: 0;
}
.Page4 .List1 .Title em {
  font-size: 2.5em;
  color: #ddd;
  text-transform: uppercase;
  line-height: 1.2em;
  white-space: nowrap;
}
.Page4 .List1 .Title h2 {
  font-size: 30px;
  line-height: 38px;
  color: #fff;
}
.Page4 .List1 .Title p {
  display: block;
  color: #ddd;
  line-height: 30px;
}
.Page4 .List1 ul {
  margin-top: 50px;
  max-width: 250px;
}
.Page4 .List1 li {
  height: 42px;
  line-height: 42px;
  margin-top: 8px;
  transition: all 0.5s ease 0s;
}
.Page4 .List1 li i {
  border-top: solid 1px #ddd;
  width: 38px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 8px;
  transition: width 0.5s ease 0s;
}
.Page4 .List1 li h3 {
  display: inline-block;
  color: #fff;
  font-size: 16px;
}
.Page4 .List1 li em {
  border-top: solid 1px #ddd;
  border-right: solid 1px #ddd;
  display: inline-block;
  width: 8px;
  height: 8px;
  transform: rotate(45deg);
  position: absolute;
  margin-top: 18px;
  margin-left: -8px;
  opacity: 0;
  transition: opacity 0.6s ease 0s;
}
.Page4 .List1 li:hover {
  background: #e71118;
  padding-left: 20px;
}
.Page4 .List1 li:hover i {
  width: 80px;
}
.Page4 .List1 li:hover em {
  opacity: 1;
}
.Page4 .More {
  margin-top: 50px;
  width: 140px;
  height: 42px;
  display: inline-block;
  border: 1px solid rgba(255, 255, 255, 0.5);
  color: rgba(255, 255, 255, 0.5);
  text-align: center;
  line-height: 40px;
  transition: background 0.3s ease 0s;
}
.Page4 .More i {
  position: relative;
  display: inline-block;
  margin: -3px 0 0 10px;
  width: 11px;
  height: 11px;
  vertical-align: middle;
}
.Page4 .More i:before {
  top: 0;
  left: 5px;
  width: 1px;
  height: 100%;
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  transition: all 0.6s ease 0s;
  box-sizing: border-box;
}
.Page4 .More i:after {
  top: 5px;
  left: 0;
  width: 100%;
  height: 1px;
  position: absolute;
  display: block;
  background: rgba(255, 255, 255, 0.5);
  content: "";
  transition: all 0.6s ease 0s;
  box-sizing: border-box;
}
.Page4 .More:hover {
  border-color: #da1713;
  background: #e71118;
  color: #FFF;
}
.Page4 .List2 {
  overflow: hidden;
}
.Page4 .swiper-slide {
  height: 100vh;
  overflow: hidden;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.Page4 .Tab {
  display: block;
}
.Page4 .Tab li {
  display: inline-block;
  margin-right: 16px;
  background: #ddd;
  cursor: pointer;
}
.Page4 .Tab li a {
  display: block;
  padding: 8px 22px;
}
.Page4 .Tab li:hover,
.Page4 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Page4 .Tab li:hover a,
.Page4 .Tab li.on a {
  color: #fff;
}
.Page4 .TabLine {
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Page4 dl {
  float: left;
  width: calc((100% - 60px)/3);
  margin-right: 30px;
  margin-top: 30px;
  height: 230px;
  position: relative;
  overflow: hidden ;
}
@media screen and (max-width: 1366px) {
  .Page4 dl {
    height: 180px;
  }
}
@media screen and (max-width: 1024px) {
  .Page4 dl {
    height: 120px;
  }
}
.Page4 dl:nth-of-type(3n) {
  margin-right: 0px;
}
.Page4 dl dt {
  width: 100%;
  height: 100%;
  background: #000;
  animation: zoomIn 0.8s ease 0s both;
  border: solid 1px #ddd;
}
.Page4 dl dt img {
  transition: ease 0.6s;
  opacity: 0.8;
}
.Page4 dl dd {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  padding: 8px;
  box-sizing: border-box;
  overflow: hidden;
  height: 62px;
  z-index: 2;
}
.Page4 dl dd h3 {
  color: #fff;
  font-size: 15px;
  line-height: 26px;
}
.Page4 dl dd p {
  white-space: nowrap;
  color: #fff;
}
.Page4 dl:after {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: 0px;
  height: 62px;
  background: rgba(0, 0, 0, 0.5);
  content: '';
  display: block;
  z-index: 0;
  transform: translateY(100%);
  transition: ease 0.6s;
}
.Page4 dl:hover img {
  transform: scale(1.05);
  filter: brightness(1.1);
  opacity: 1;
}
.Page4 dl:hover:after {
  transform: translateY(0%);
}
.Page4.active .List1 {
  padding-left: 12vw;
  width: 30vw;
}
.Page4.active .List1 .Title {
  animation: fadeInUp 0.8s both;
  opacity: 1;
}
.Page5 {
  display: flex;
  flex-flow: column;
  justify-content: center;
  background: url(../images/box5Bg.jpg) no-repeat center bottom #f5f5f5;
}
.Page5 .Title em {
  font-size: 46px;
  color: #e71118;
  text-transform: uppercase;
  line-height: 58px;
  text-align: center;
  display: block;
}
.Page5 .Title h2 {
  font-size: 30px;
  line-height: 38px;
  color: #000;
  text-align: center;
  display: block;
}
.Page5 .List {
  margin: 30px auto 0px;
  max-width: 1200px;
  width: 80%;
}
@media screen and (max-width: 1366px) {
  .Page5 .List {
    width: 90%;
  }
}
.Page5 .List li {
  position: relative;
  overflow: hidden;
  width: 236px;
  height: 130px;
  opacity: 0;
  transform: translateY(100%);
  float: left;
  box-sizing: border-box;
  border: solid 3px #f5f5f5;
}
.Page5 .List li:nth-child(2n) {
  transform: translateY(-100%);
}
.Page5 .List li .Bg {
  background: #eee;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease 0s;
}
.Page5 .List li .Hov {
  background: #e71118;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  transition: all 0.7s ease 0s;
  opacity: 0;
  transform: scale(2);
}
.Page5 .List li h3 {
  display: none;
}
.Page5 .List li:hover .Bg {
  transform: scale(1.6);
  opacity: 0;
}
.Page5 .List li:hover .Hov {
  transform: scale(1);
  opacity: 1;
}
.Page5 .swiperNav {
  margin-top: 20px;
  position: relative;
  text-align: center;
}
.Page5 .swiperNav .Prev {
  left: 10px;
  position: absolute;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.Page5 .swiperNav .Next {
  position: absolute;
  right: 10px;
  cursor: pointer;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 700;
}
.Page5 .swiperNav i {
  display: inline-block;
  vertical-align: middle;
  margin: 0px 6px;
  width: 118px;
  height: 1px;
  background: #d2d2d2;
  transition: width 0.6s ease 0s;
}
.Page5 .swiperNav .Prev:hover i,
.Page5 .swiperNav .Next:hover i {
  width: 58px;
  background: #e71118;
}
.Page5 .swiperNav .swiper-pagination-bullet {
  width: 38px;
  height: 4px;
  border-radius: 0px;
}
.Page5 .swiperNav .swiper-pagination-bullet-active {
  background: #e71118;
}
.Page5.active .Title {
  animation: zoomIn 0.8s ease 1s both;
}
.Page5.active li {
  opacity: 1;
  transition: all 0.8s ease 0.5s;
  transform: translateY(0) !important;
}
.Page6 {
  background: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
  padding: 0px 10vw;
}
.Page6 .Title {
  text-align: center;
  animation: fadeInUp ease 0.6s;
}
.Page6 .Title h2 {
  font-size: 28px;
  color: #d6d6d6;
  text-transform: uppercase;
  line-height: 48px;
}
.Page6 .Title h2 span {
  color: #000;
  letter-spacing: 2px;
  font-weight: 500;
}
.Page6 .Title h2 i {
  margin: 0px 8px;
}
.Page6 .Title p {
  text-align: center;
  line-height: 28px;
  display: block;
  font-size: 13px;
}
.Page6 .Title p:after,
.Page6 .Title p:before {
  height: 1px;
  background: #ddd;
  content: "";
  display: inline-block;
  width: 30px;
  vertical-align: middle;
  margin: 0px 10px;
}
.Page6 .Tab {
  text-align: center;
  display: block;
  margin-top: 10px;
}
.Page6 .Tab li {
  display: inline-block;
  margin: 0px 16px;
  background: #ddd;
  cursor: pointer;
}
.Page6 .Tab li a {
  display: block;
  padding: 8px 28px;
}
.Page6 .Tab li:hover,
.Page6 .Tab li.on {
  background: #fe011d;
  color: #fff;
}
.Page6 .Tab li:hover a,
.Page6 .Tab li.on a {
  color: #fff;
}
.Page6 .TabLine {
  height: 1px;
  background: radial-gradient(#ddd, rgba(255, 255, 255, 0.5));
}
.Page6 .List {
  margin-top: 20px;
  overflow: hidden;
}
@media screen and (max-width: 1366px) {
  .Page6 .List {
    height: 360px;
  }
}
.Page6 .List .swiper-slide {
  box-sizing: border-box;
  position: relative;
}
.Page6 .List dl {
  box-sizing: border-box;
  position: relative;
  padding: 10px;
  width: calc((100% - 60px)/3);
  margin-right: 30px;
  float: left;
}
.Page6 .List dl:nth-of-type(3n) {
  margin-right: 0px;
}
@media screen and (max-width: 1366px) {
  .Page6 .List dl {
    width: calc((100% - 30px)/2);
  }
  .Page6 .List dl:nth-of-type(3n) {
    margin-right: 30px;
  }
  .Page6 .List dl:nth-of-type(2n) {
    margin-right: 0px;
  }
}
.Page6 .List dl dt {
  position: absolute;
  text-align: center;
  background: #efefef;
  width: 80px;
  height: 70px;
  display: flex;
  flex-flow: column wrap;
  justify-content: center;
  z-index: 1;
  font-size: 16px;
}
.Page6 .List dl dt span {
  display: block;
  font-weight: 400;
  color: #000;
}
.Page6 .List dl dd {
  padding-left: 90px;
  box-sizing: border-box;
  min-height: 70px;
}
.Page6 .List dl dd h3 {
  font-size: 15px;
  white-space: nowrap;
  color: #000;
  line-height: 20px;
}
.Page6 .List dl dd p {
  color: #888;
  line-height: 1.5em;
}
.Page6 .List dl:hover {
  background: #f8f8f8;
}
.Page6 .List dl:hover dt {
  background: #fe011d;
  color: #fff;
}
.Page6 .List dl:hover dt span {
  color: #fff;
}
.Page7 {
  background: url(../images/Page7.jpg) no-repeat center;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
.Page7 .List {
  margin: 0px auto;
  width: 80%;
  max-width: 1000px;
  height: 520px;
  display: flex;
  flex-flow: column wrap;
  transform-style: preserve-3d;
  perspective: 1000px;
  box-shadow: 0px 0px 20px 0px rgba(132, 130, 150, 0.16);
}
.Page7 .List1 {
  padding: 40px 50px;
  box-sizing: border-box;
  width: 30%;
  height: 100%;
  background: rgba(218, 5, 2, 0.65);
  box-shadow: -20px 0 20px rgba(0, 0, 0, 0.2) inset;
  color: #FFF;
  transition: all 1s ease 0s;
  transform: rotateY(-80deg);
  transform-origin: right center;
  transform-style: preserve-3d;
}
.Page7 .List1 .Title em {
  font-size: 2.2em;
  font-weight: 500;
  color: #fff;
  text-transform: uppercase;
  line-height: 1.5em;
  display: block;
}
.Page7 .List1 .Title h2 {
  font-size: 17px;
  color: #fff;
  margin-bottom: 20px;
}
.Page7 .List1 #RealName,
.Page7 .List1 #Tel,
.Page7 .List1 #Remark {
  width: 100%;
  margin-top: 20px;
  background: transparent;
  color: #fff;
  border: none 0px;
  border: solid 1px rgba(255, 255, 255, 0.6);
  border-radius: 0px;
  line-height: 26px;
}
.Page7 .List1 #RealName::-webkit-input-placeholder,
.Page7 .List1 #Tel::-webkit-input-placeholder,
.Page7 .List1 #Remark::-webkit-input-placeholder {
  color: #ccc;
}
.Page7 .List1 #SubmitS {
  width: 100%;
  border-radius: 0px;
  margin-top: 20px;
  line-height: 26px;
  background: #e71118;
}
.Page7 .List2 {
  background: #fff;
  width: 70%;
  height: 100%;
  padding: 3em;
  box-sizing: border-box;
  text-align: center;
}
.Page7 .List2 em {
  color: #da0502;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 20px;
  font-family: Arial;
  line-height: 26px;
  padding: 5px 0px;
  margin-top: 30px;
}
.Page7 .List2 .Tit {
  max-width: 330px;
  color: #333;
  font-size: 16px;
  margin: 1em auto;
  line-height: 24px;
}
.Page7 .List2 p {
  color: #777;
  margin-top: 50px;
}
.Page7 .List2 li {
  display: inline-block;
  width: 25%;
  text-align: center;
  margin: 3em 0px;
  line-height: 28px;
  padding: 15px 8px;
  font-weight: bold;
  font-size: 15px;
}
.Page7 .List2 li img {
  display: block;
  height: 38px;
  margin: 0px auto 8px;
}
.Page7 .List2 li span {
  display: block;
  font-weight: bold;
}
.Page7 .List2 li a {
  font-weight: bold;
}
.Page7 .List2 .Line {
  height: 15px;
  margin: 0px 30px;
  text-align: center;
  border-bottom: solid 1px #ddd;
}
.Page7 .List2 .Line span {
  display: inline-block;
  background: #fff;
  padding: 0px 20px;
}
.Page7 .List2 .Line i {
  height: 26px;
  width: 26px;
  display: inline-block;
  margin: 0px 5px;
  vertical-align: middle;
  background: url(../images/Lineqq.png) no-repeat;
  background-size: 26px;
}
.Page7 .List2 .Line i a {
  display: block;
}
.Page7 .List2 .Line .weixin {
  background: url(../images/weixin.png) no-repeat;
  background-size: 26px;
  cursor: pointer;
}
.Page7 .List2 .Line .weixin:hover:after {
  width: 180px;
  height: 180px;
  display: block;
  content: '';
  position: absolute;
  background: url(../Images/WeiXinRQ.png) no-repeat;
  background-size: 180px;
  border: solid 5px #e71118;
  border-radius: 3px;
  transform: translate(-45%, -110%);
}
.Page7.active .List1 {
  transform: rotateY(0);
}
.Page7.active .List2 h1,
.Page7.active .List2 h2 {
  animation: zoomIn 0.8s both;
}