.enter-y {
  transform: translateY(50px);
  opacity: 0;
  transition: all 0.5s;
}
.enter-y-y {
  transform: translateY(-50px);
  opacity: 0;
  transition: all 0.5s;
}
.enter-y-r {
  transform: translateY(-50px);
  opacity: 0;
  transition: all 0.5s;
}
.enter-x {
  transform: translateX(50px);
  opacity: 0;
  transition: all 0.5s;
}
.enter-x-r {
  transform: translateX(-50px);
  opacity: 0;
  transition: all 0.5s;
}
.show .delay-1 {
  transition-delay: 0.2s !important;
}
.show .delay-2 {
  transition-delay: 0.4s !important;
}
.show .delay-3 {
  transition-delay: 0.6s !important;
}
.show .delay-4 {
  transition-delay: 0.8s !important;
}
.show .delay-5 {
  transition-delay: 1s !important;
}
.show .delay-6 {
  transition-delay: 1.2s !important;
}
.show .delay-7 {
  transition-delay: 1.4s !important;
}
.show .enter-x,
.show .enter-x-r,
.show .enter-y,
.show .enter-y-r,
.show .enter-y-y {
  opacity: 1;
  transform: translate(0);
}
body,
html {
  position: relative;
  height: 100%;
  line-height: 1.5;
}
body {
  font-family: '微软雅黑', 'Klavika', Helvetica Neue, Helvetica, Arial, sans-serif;
  font-size: 100%;
  margin: 0;
  padding: 0;
}
li {
  list-style-type: none;
}
.logo {
  width: 190px !important;
}
.carousel {
  width: 100%;
  margin-top: 153px;
  z-index: 2;
}
.carousel .carousel-inner img {
  height: 100%;
  width: 100%;
}
.langBtn {
  position: fixed;
  right: 10%;
  top: 60px;
  z-index: 99;
  color: #e60012;
  font-size: 150%;
}
.item {
  position: relative;
}
.item .swiperWordBox {
  width: 100%;
  height: 100%;
  background-color: #000000;
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.item .swiperWord1,
.item .swiperWord2,
.item .swiperWord3 {
  position: absolute;
  top: 26%;
  color: #fff;
  text-align: center;
  left: 40%;
  opacity: 0;
  transition: 0.4s all;
  z-index: 99;
}
.item .swiperWord1 h1,
.item .swiperWord2 h1,
.item .swiperWord3 h1 {
  font-size: 560%;
  color: #fff;
  font-weight: 300;
  margin-bottom: 20px;
  letter-spacing: 0.2em;
}
.item .swiperWord1 p,
.item .swiperWord2 p,
.item .swiperWord3 p {
  font-size: 220%;
  color: #fff;
  font-weight: 300;
}
.item .swiperWord1 button,
.item .swiperWord2 button,
.item .swiperWord3 button {
  padding: 8px 20px;
  background-color: #fff;
  font-size: 150%;
  margin-top: 10px;
}
.item .swiperWord1 button a,
.item .swiperWord2 button a,
.item .swiperWord3 button a {
  color: #0b2f8c;
  font-size: 120%;
}
.item .swiperWord1 button:hover,
.item .swiperWord2 button:hover,
.item .swiperWord3 button:hover {
  background-color: #0b2f8c;
}
.item .swiperWord1 button:hover a,
.item .swiperWord2 button:hover a,
.item .swiperWord3 button:hover a {
  color: #fff;
}
.item .swiperWord2,
.item .swiperWord3 {
  left: 42%;
}
.itemBlock .swiperWord1,
.itemBlock .swiperWord2,
.itemBlock .swiperWord3 {
  opacity: 1;
}
.itemBlock .swiperWordBox {
  opacity: 0.4;
}
.section1 {
  transition: all 1s ease-in-out !important;
  transform: none !important;
}
.baseShow1 {
  padding: 20px 0 !important;
}
.Index .IndecSec {
  width: 100%;
}
.Index .IndecSec .row {
  margin: 15px 0 0;
}
.Index .IndecSec .row .col-md-4 img,
.Index .IndecSec .row .col-sm-4 img {
  width: 100%;
}
.Index .IndecSec .row .IndexSecCol1 {
  padding-left: 0;
}
.Index .IndecSec .row .IndexSecCol2 {
  padding-left: 7.5px;
  padding-right: 7.5px;
}
.Index .IndecSec .row .IndexSecCol3 {
  padding-right: 0;
}
.Index .IndexThr {
  margin: 3% 0;
}
.Index .IndexThr .container img {
  width: 100%;
}
.Index .IndexFur .IndexFurBox h1 {
  color: #005bac;
  font-size: 360%;
  margin-bottom: 45px;
}
.Index .IndexFur .IndexFurBox .IndexFurBoxCol {
  border-left: 1px solid #898989;
  padding: 0 25px;
}
.Index .IndexFur .IndexFurBox .IndexFurBoxCol img {
  width: 100%;
}
.Index .IndexFur .IndexFurBox .IndexFurBoxCol:first-child {
  border-left: 0;
}
footer .footerFirst {
  margin: 5% 0;
  width: 100%;
}
footer .footerFirst .container {
  padding: 0 10%;
}
footer .footerFirst .container .footerBox {
  width: 100%;
}
footer .footerFirst .container .footerBox .footerBoxBot img,
footer .footerFirst .container .footerBox .footerBoxTop img {
  width: 100%;
}
footer .footerFirst .container .footerBox .footerBoxBot {
  position: relative;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord {
  text-align: center;
  position: absolute;
  left: 29%;
  top: 25%;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord h3 {
  color: #005bac;
  line-height: 1.4;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord button {
  top: 60px;
  padding: 6px 25px;
  margin-top: 2%;
  border: 0;
  background: #fff;
  box-shadow: 1px 1px 1px #555;
  transition: all 0.3s;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord button a {
  color: #595757;
  font-size: 160%;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord button:hover {
  background-color: #0e3680;
}
footer .footerFirst .container .footerBox .footerBoxBot .footerBoxBotWord button:hover a {
  color: #fff;
}
footer .footerSec {
  background-color: #efefef;
  width: 100%;
  padding: 3% 0;
}
footer .footerSec .container ul {
  width: 250px;
  padding-left: 0;
  float: left;
}
footer .footerSec .container ul li {
  width: 40%;
  padding: 10px 0;
  margin-right: 9%;
  display: inline-block;
  border-bottom: 1px solid #595757;
}
footer .footerSec .container ul li a {
  font-size: 150%;
  color: #595757;
}
footer .footerSec .container ul li a:hover {
  text-decoration: none;
}
footer .footerSec .container ul li:first-child,
footer .footerSec .container ul li:nth-child(2) {
  padding-top: 0;
}
footer .footerSec .container ul li:last-child {
  border-bottom: none;
}
footer .footerSec .container .top {
  float: right;
  cursor: pointer;
}
footer .footerSec .container .top span {
  font-size: 140%;
}
footer .footerSec .container .top i {
  font-size: 180%;
  margin-left: 10px;
}
footer .footerThr {
  width: 100%;
  background-color: #595757;
}
footer .footerThr .container {
  letter-spacing: 0.1em;
}
footer .footerThr .container ul {
  padding-left: 0;
  float: left;
  margin: 1% 0;
}
footer .footerThr .container ul li {
  color: #fff;
  font-size: 130%;
  font-weight: 300;
  line-height: 1.7;
}
footer .footerThr .container span {
  float: right;
  display: block;
  font-size: 130%;
  color: #fff;
  margin-top: 3.4%;
}
footer .footerThr .container span a {
  color: #fff;
}
.pageHeader .pageFirst {
  width: 100%;
  height: 772px;
  margin: 7% 0;
  padding: 0 10%;
  margin-bottom: 15%;
  position: relative;
}
.pageHeader .pageFirst .pageFirstImg1 {
  width: 90%;
  float: right;
  position: relative;
  z-index: 2;
}
.pageHeader .pageFirst .pageFirstImg2 {
  width: 40%;
  height: 0;
  background-color: #3568a2;
  z-index: 1;
  position: absolute;
  transition: all 0.5s;
  top: 85%;
}
.pageHeader .pageFirst .pageOver {
  height: 420px;
  top: 65%;
}
.pageHeader .pageFirst .red {
  position: absolute;
  left: 16%;
  top: 73%;
  z-index: 3;
}
.Pro .proSec .container .row .proSecCol .proSecColTop {
  color: #333;
  font-size: 2em;
  padding: 8px 0;
  background-color: rgba(53, 53, 53, 0);
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 {
  text-align: left;
  outline: none;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColLi1A {
  outline: none;
  padding: 10px 0;
  color: #333;
  font-size: 1.4em;
  display: block;
  border-bottom: 1px solid #f0f0f0;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColLi1A .proSecColLi1I {
  color: #333;
  margin-right: 15px;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColLi1A .proSecColLi1I2 {
  color: #333;
  float: right;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 {
  display: none;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 .proSecColLi2 {
  border-bottom: 1px solid #f0f0f0;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 .proSecColLi2 a {
  padding: 10px 0;
  padding-left: 13%;
  display: block;
  color: #333;
  font-size: 1.4em;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 .proSecColLi2 a i {
  padding-right: 5px;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 .proSelect {
  background: #b1b2b2;
}
.Pro .proSec .container .row .proSecCol .proSecColLi1 .proSecColUl1 .proSelect a {
  color: #fff;
}
.Pro .proSec .container .row .proSecCol .proBlock .proSecColLi1A i {
  transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transition: 0.4s all;
}
.Pro .proSec .container .row .proSecCol .proBlock .proSecColUl1 {
  text-align: left;
  display: block;
  transition: 0.4s all;
}
.Pro .proSec .container .row .proSecCol .proSecColUl2 .proSecColLi {
  width: 30%;
  margin-right: 2%;
  margin-bottom: 3%;
  position: relative;
  text-align: center;
  vertical-align: top;
  display: inline-block;
  background-color: #fff;
  border: 1px solid #cfcdcf;
}
.Pro .proSec .container .row .proSecCol .proSecColUl2 .proSecColLi img {
  width: 100%;
  margin-bottom: 70px;
}
.Pro .proSec .container .row .proSecCol .proSecColUl2 .proSecColLi p {
  margin-bottom: 0;
  padding: 15px 0;
  color: #fff;
  font-size: 1.6em;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #999;
}
.Pro .proSec .container .row .proSecCol1 {
  padding-right: 2%;
}
.Pro .proSec .container .row .proSecCol2 {
  padding-left: 2%;
}
.Pro .proSec .container .pagination a.cur {
  background: #080924;
}
.Pro .proDetailFirst {
  position: relative;
}
.Pro .proDetailFirst .container .row {
  margin: 0;
}
.Pro .proDetailFirst .container .row .proDetailLeft {
  padding: 2% 0;
}
.Pro .proDetailFirst .container .row .proDetailLeft img {
  max-width: 70%;
}
.Pro .proDetailFirst .container .row .proDetailLeft a img {
  width: 150px;
  display: block;
  margin-bottom: 15px;
}
.Pro .proDetailFirst .container .row .proDetailRight .proDetailRightWord {
  margin-top: 10%;
}
.Pro .proDetailFirst .container .row .proDetailRight .proDetailRightWord button {
  color: #fff;
  background-color: #999;
  font-size: 3em;
  width: 100%;
  padding: 8px 0;
  border: 0;
  margin-bottom: 15px;
  font-weight: 600;
}
.Pro .proDetailFirst .container .row .proDetailRight .proDetailRightWord h2 {
  color: #999;
  padding: 10px 0;
  padding-right: 10%;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
}
.Pro .proDetailFirst .container .row .proDetailRight .proDetailRightWord h4 {
  color: #999;
  padding: 10px 0;
  padding-right: 10%;
  border-top: 1px dashed #999;
  border-bottom: 1px dashed #999;
}
.Pro .proDetailFirst .container .row .proDetailRight .proDetailRightVideo {
  margin-top: 10%;
}
.Contact .messageSec .container .row .messageColLeft h2 {
  color: #e60012;
}
.Contact .messageSec .container .row .messageColLeft p {
  font-size: 140%;
  margin-bottom: 10%;
}
.Contact .messageSec .container .row .messageColLeft label {
  font-size: 140%;
  color: #595757;
  font-weight: 300;
}
.Contact .messageSec .container .row .messageColLeft input[type="text"],
.Contact .messageSec .container .row .messageColLeft input[type="email"],
.Contact .messageSec .container .row .messageColLeft input[type="phone"] {
  height: 40px;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.Contact .messageSec .container .row .messageColLeft textarea {
  height: 120px;
  border-radius: 0;
  background: #f1f1f1;
  border: 0;
}
.Contact .messageSec .container .row .messageColLeft input {
  margin-bottom: 25px;
}
.Contact .messageSec .container .row .messageColLeft input[type="submit"] {
  height: 40px;
  margin-top: 45px;
  border-color: #005bac;
  color: #005bac;
  font-size: 180%;
  transition: all 0.3s;
}
.Contact .messageSec .container .row .messageColLeft input[type="submit"]:hover {
  background: #e60012;
  color: #fff;
  border-color: #e60012;
}
.Contact .messageSec .container .row .messageColRight {
  padding: 12% 0 0 8%;
}
.Contact .messageSec .container .row .messageColRight h2 {
  color: #e60012;
}
.Contact .messageSec .container .row .messageColRight p {
  font-size: 140%;
  margin-bottom: 5%;
}
.Contact .messageSec .container .row .messageColRight ul {
  margin-bottom: 20px;
}
.Contact .messageSec .container .row .messageColRight ul li {
  font-size: 120%;
  margin-bottom: 5px;
}
.Contact .messageSec .container .row .messageColRight ul li span {
  color: #e60012;
  padding-right: 15px;
}
.Contact .ContactSec {
  margin-bottom: 5%;
}
.Contact .ContactSec .ContactColLeft h2 {
  color: #e60012;
  margin-bottom: 10%;
}
.Contact .ContactSec .ContactColLeft label {
  font-size: 140%;
  font-weight: 500;
}
.Contact .ContactSec .ContactColLeft p {
  font-size: 140%;
  color: #595757;
}
.Contact .ContactSec .ContactColLeft p.Cline {
  width: 350px;
  padding-bottom: 15px;
  border-bottom: 1px solid #c9caca;
}
.Contact .ContactSec .ContactColLeft p.Clines {
  margin: 0;
}
.Contact .ContactSec .ContactolRight h2 {
  color: #005bac;
  margin-top: 20%;
  margin-bottom: 8%;
}
.Contact .ContactSec .ContactolRight p {
  color: #005bac;
  font-size: 180%;
  margin-bottom: 0;
}
.Contact .ContactThr #map {
  width: 80%;
  height: 700px;
}
.Contact .joinSec {
  width: 100%;
}
.Contact .joinSec #map {
  width: 100%;
  height: 700px;
}
.News .news-sec ul li {
  background-color: #f9f9f9;
}
.News .news-sec ul li .news-sec-details .container {
  border-bottom: 2px solid #3aafe9;
  padding: 4% 0;
}
.News .news-sec ul li .news-sec-details .container .row {
  position: relative;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left {
  position: static;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left span {
  font-size: 160%;
  color: #595757;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left h2 {
  color: #3aafe9;
  font-weight: 600;
  padding: 6% 0;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left p {
  padding-right: 35%;
  font-size: 140%;
  color: #595757;
  line-height: 180%;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left a.asec {
  color: #3aafe9;
  font-size: 140%;
  position: absolute;
  bottom: 0;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-left a.asec i {
  padding: 4px 4px 4px 8px;
  border: 2px solid #3aafe9;
  border-radius: 30px;
  margin-left: 10px;
}
.News .news-sec ul li .news-sec-details .container .row .news-sec-details-right img {
  width: 80%;
  float: right;
}
.News .news-sec ul li:first-child {
  background-color: #fff;
}
.News .news-sec ul li:first-child .news-sec-details .container {
  border: 0;
}
.News .news-sec ul li:last-child .news-sec-details .container {
  border: 0;
}
.News .NewsBox {
  position: fixed;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1002;
  background-image: url("/static/home/img/News/detail/bg.jpg");
  background-size: 100%;
  display: none;
  z-index: 99;
}
.News .NewsBox .MewsBoxSmall {
  z-index: 999;
  text-align: center;
  background-color: #fff;
  width: 60%;
  height: 560px;
  margin: 10% auto 0;
  line-height: 1.8;
  position: relative;
  display: none;
  overflow-y: scroll !important;
}
.News .NewsBox .MewsBoxSmall .row {
  margin: 0;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallLeft {
  margin-top: 5%;
  text-align: left;
  padding-left: 10%;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallLeft .time {
  font-size: 140%;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallLeft .time span {
  color: #e60012;
  display: block;
  padding-bottom: 15%;
  font-size: 120%;
  border-bottom: 1px solid #bbc6d7;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallLeft .time p {
  color: #005bac;
  font-size: 140%;
  margin-top: 10%;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallRight {
  margin-top: 4%;
  text-align: left;
  padding-right: 10%;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallRight .time {
  font-size: 140%;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallRight .time span {
  color: #595757;
  display: block;
  padding-bottom: 6%;
  font-size: 140%;
  border-bottom: 1px solid #bbc6d7;
  vertical-align: text-bottom;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallRight .time span img {
  vertical-align: bottom;
  margin-right: 14px;
}
.News .NewsBox .MewsBoxSmall .row .MewsBoxSmallRight .time p {
  color: #595757;
  font-size: 110%;
  margin-top: 4%;
}
.News .NewsBox .MewsBoxSmall .row .cat {
  position: absolute;
  right: 6%;
  top: 10%;
  cursor: pointer;
}
.News .NewsBox .MewsBoxSmall .row .cat span {
  font-size: 180%;
  color: #005bac;
  vertical-align: middle;
  font-weight: 500;
}
.News .NewsBox .MewsBoxSmall .row .cat img {
  width: 20px;
  margin-left: 10px;
}
.About .AboutSec {
  padding: 3%;
  margin-bottom: 5%;
  background-color: #f8f8f8;
}
.About .AboutSec .container h1 {
  font-size: 300%;
  color: #e60012;
  margin-bottom: 15px;
}
.About .AboutSec .container p {
  font-size: 140%;
  color: #595757;
  margin-bottom: 0;
}
.About .AboutThr .container ul li {
  width: 33%;
  padding: 1%;
  display: inline-block;
}
.About .AboutThr .container ul li img {
  width: 100%;
}
.About .AboutFur {
  padding-top: 20%;
  padding-bottom: 15%;
  background-color: #f6f6f6;
}
.About .AboutFur .container {
  position: relative;
}
.About .AboutFur .container .AboutFurLeft {
  width: 400px;
}
.About .AboutFur .container .AboutFurLeft h1 {
  font-size: 300%;
  color: #e60012;
  margin-bottom: 35px;
}
.About .AboutFur .container .AboutFurLeft p {
  font-size: 140%;
  color: #005bac;
  margin-bottom: 25px;
}
.About .AboutFur .container .AboutFurRight {
  width: 400px;
  float: right;
  position: absolute;
  top: 45%;
  right: 0;
}
.About .AboutFur .container .AboutFurRight p {
  font-size: 140%;
  color: #595757;
  margin-bottom: 25px;
}
.About .AboutFif {
  width: 100%;
  margin: 5% 0;
}
.About .AboutFif img {
  width: 100%;
}
.About .AboutAdd1 {
  position: relative;
  padding-bottom: 5%;
}
.About .AboutAdd1 .container .row .AboutAdd1Col {
  border-right: 1px solid #000;
  text-align: center;
}
.About .AboutAdd1 .container .row .AboutAdd1Col h1 {
  margin: 0;
  display: inline-block;
  color: green;
  font-size: 10em;
  font-family: Aria;
  background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#0096ff), to(#fa0000));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 900;
}
.About .AboutAdd1 .container .row .AboutAdd1Col p {
  text-align: left;
  padding-left: 15px;
  font-size: 120%;
}
.About .AboutAdd1 .container .row .AboutAdd1Col:first-child {
  border-left: 1px solid #000;
}
.About .AboutAdd1 .container .row .AboutAdd1Col:nth-child(2) p {
  margin-left: 5%;
}
.About .AboutAdd1 .container .row .AboutAdd1Col:nth-child(3) p {
  text-align: center;
  margin-right: 30%;
}
.About .AboutAdd1 .container .row .AboutAdd1Col:nth-child(4) p {
  text-align: center;
  margin-right: 40%;
}
.About .AboutAdd1 img.addImg {
  width: 80%;
  position: absolute;
  bottom: -40%;
}
