*{
  margin: 0;
  padding: 0;
}
@media (max-width: 1370px) {
  /*body {*/
  /*    zoom: 67%;*/
  /*}*/
}
.header .bannerBox{
  width: 1250px;
  margin: 0 auto;
	height: 80px;
	display: flex;
	justify-content: space-around;
  position: absolute;
  z-index: 999;
  left: 50%;
  margin-left: -625px;
  color: #fff;
}
.header .layui-nav{
  background-color: '#ffffff' !important;
}
.header .you_biaoqian ul li{
    display: inline;
    font-size: 18px;
}
.header .nav1 {
    position: relative;/* è®¾ç½®ç›¸å¯¹å®šä½ */
    display: inline-block;/* è®©å…ƒç´ å…·æœ‰å—çº§å…ƒç´ å’Œè¡Œå†…å…ƒç´ çš„ç‰¹æ€§,å³å°†å—çº§å…ƒç´ è½¬åŒ–ä¸ºå†…è”å…ƒç´  */
    cursor: pointer;
    width: 148px;
    text-align: center;
}

.header .nav2 {
    display: none;/* å°†æŸå…ƒç´ éšè—èµ·æ¥ */
    position: absolute;/* ç»å¯¹å®šä½ */
    background-color: #fff;
    min-width: 148px;/* æœ€å°å®½åº¦ */
    z-index: 999;
    left: 0;
    top: 30px;
}
.header .nav3{
  width: 148px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  text-decoration: none;
}
.header .nav2 a {
    color: 184378;
    padding: 12px 16px;
    display: block;/* å°†aæ ‡ç­¾è®¾ç½®ä¸ºå—çº§æ ‡ç­¾ */
}
.header a:hover {
  color:#fff;
}

.header a{
	text-decoration: none;
	color: #fff;
}
.header img{width: 105px;}

  .header .topSelect{
    width: 1250px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 auto;
  }
  .header .homeBt{
    width: 100px;
    height: 80px;
    text-align: center;
    line-height: 80px;
    font-size: 20px;
  }
  .header .centerContent{
    width: 1250px;
    font-size: 60PX;
    font-weight: bolder;
    margin: 0 auto;
    letter-spacing: 0.5rem;
    margin-top: 284px;
  }
  .header .language{
    width: 30px;
    height: 30px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    line-height: 30px;
    border: 1px solid #fff;
  }
  .header .startBt{
    width: 256px;
    height: 68px;
    background-color: #FFCCCC;
    border: 1px solid #fff;
    border-radius: 40px;
    color: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 154px;
  }
  .header .startBt img{
    width: 15px;
    height: 15px;
    margin-left: 20px;
  }
  .header .swiper {
    width: 100%;
    height: 900px;
    position: absolute;
    top: 0;
    z-index: -999 !important;
  }

  .header .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
  }

  .header .swiper-slide img {
    display: block;
    width: 100%;
   height: 900px;
    object-fit: cover;
  }

  /* å¯¼èˆªæ  */
  .clearfix {
    *zoom: 1;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: ".";
    clear: both;
    height: 0;
    line-height: 0;
    overflow: hidden;
}

.gradient-primary {
    background-color: rgb(24, 67, 120);
    background-image: -moz-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -webkit-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: -ms-linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
    background-image: linear-gradient(75deg, #ff7e00 0%, #ff3f00 53%, #ff0000 100%);
}

.ui-btn {
    display: inline-block;
    padding: 6px 12px;
    line-height: 18px;
    border: 1px solid rgb(24, 67, 120);
    border-radius: 3px;
    color: rgb(24, 67, 120);
    background-color: #fff;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.layout-wrap {
    width: 800px;
    position: relative;
    margin: 0 auto;
}

.browser-tip p {
    text-align: center;
    color: #fff;
}

.mod-header,
.mod-header .logo a,
.mod-header .logo .logo-img,
.mod-header .nav,
.mod-header .nav-start-btn {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
}

.mod-header {
    height: 92px;
    z-index: 1000;
    position: relative;
}

.mod-header .logo {
    padding: 18px 0;
    width: 360px;
    overflow: hidden;
}

.mod-header .logo a {
    display: block;
    height: 56px;
    text-decoration: none;
    line-height: 56px;
}

.mod-header .logo .logo-img {
    height: 56px;
    width: 98px;
    vertical-align: middle;
}

.mod-header .nav {
    position: absolute;
    right: -50px;
    top: 0;
    padding: 28px 0;
}

.mod-header .nav>li {
    float: left;
    position: relative;
    margin: 0 35px;
    z-index: 1100;
    text-align: center;
}

.mod-header .nav>li>a {
    display: block;
    height: 36px;
    padding: 6px 10px;
    line-height: 24px;
    color: #333;
    text-decoration: none;
    border-radius: 24px;
    font-size: 19px !important;
}

/* .mod-header .nav>li.active>a,
.mod-header .nav>li.active>a:hover {
    color: #fff;
    background: rgb(24, 67, 120);
} */

.mod-header .nav>li>a:hover {
    color: #fff;
    background-color: #fff;
    color:rgb(24, 67, 120) ;
    font-weight: 600;
}

.mod-header .nav .sub-nav {
    opacity: 0;
    display: none;
    filter: alpha(opacity=0);
    position: absolute;
    top: 104px;
    left: 50%;
    margin-left: -70px;
    width: 140px;
    border-top: 2px solid #fff;
    background: #f9f9f9;
    z-index: 1000;
}

.mod-header .nav .sub-nav:after {
    content: "";
    color: #ff0000;
    position: absolute;
    top: -14px;
    left: 50%;
    height: 6px;
    width: 6px;
    margin-left: -6px;
    z-index: 1100;
    overflow: hidden;
    border-width: 6px;
    border-style: dashed dashed solid;
    border-color: transparent transparent #fff;
}

.mod-header .nav .sub-nav>li>a {
    display: block;
    padding: 10px 24px;
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #f1f1f1;
    color: #333;
    text-decoration: none;
}

.mod-header .nav .sub-nav>li>a:hover {
    color: #fff;
    background: rgb(24, 67, 120);
    border-top-color: rgb(24, 67, 120);
}

.mod-header .nav>.new:after {
    content: "é‚ï¿½";
    text-align: center;
    line-height: 18px;
    position: absolute;
    right: 0;
    top: 0;
    background: #f00;
    color: #fff;
    width: 18px;
    height: 18px;
    border-radius: 9px;
}

.mod-header .nav-start-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 12px 20px;
    margin: 24px 0;
    font-size: 15px;
    color: #fff;
    text-decoration: none;
}

.is-fixed.mod-header {
    position: fixed;
    top: 0;
    height: 56px;
    width: 100%;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.9);
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}

.is-fixed.mod-header .logo {
    padding: 0 20px;
}

.is-fixed.mod-header .logo-img {
    height: 39.2px;
    width: 68.6px;
    margin-left: 30px;
}

.is-fixed.mod-header .nav {
    padding: 10px 0;
}

.is-fixed.mod-header .nav-start-btn {
    margin: 6px 0;
}

.ui-art,
.ui-arb {
    position: relative;
    display: inline-block;
    height: 0;
    width: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 4px;
    border-style: dashed dashed solid;
    border-color: transparent;
}

*,
*:after,
*:before {
    box-sizing: border-box;
}

.mod-header .nav>li>a {
    display: block;
    height: 36px;
    padding: 6px 10px;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    text-decoration: none;
    border-radius: 24px;
}

.ui-arb {
    border-color: #888 transparent transparent;
    top: 2px;
}

.ui-arb {
    -webkit-transition: -webkit-transform 0.2s 0.2s;
    -moz-transition: -moz-transform 0.2s 0.2s;
    transition: transform 0.2s 0.2s;
}

.ui-arb.open {
    -webkit-transform: translateY(-4px) rotate(180deg);
    -moz-transform: translateY(-4px) rotate(180deg);
    transform: translateY(-4px) rotate(180deg);
}