@CHARSET "UTF-8";

/*头部样式*/
#head{width:1920px;position:relative;left:50%;margin-left:-960px;}
.sky{height:25px;line-height:25px;background:#006eb1;}
.n_sky{width:1000px;margin:0 auto;color:#fdfefe;}
.k1{float:right;}
.k1 a{color:#fdfefe;}
.k1 a:hover{color:#e87518;}
.greet{float:left;}
#header{width:1000px;margin:0 auto;padding-top:10px;padding-bottom:5px;}
.top{padding-left:0px;padding-right:0px;height:115px;}
.topLink{float:right;text-align:right;padding-right: 30px;}
.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}

#menu{height:50px;background:#006eb1;}

/*热推产品*/
.content-getkey{padding:15px 10px;}
.getkey_list{}
.getkey_list li{float:left;margin-left:20px;margin-right:20px;padding-

bottom:15px;_display:inline;}
.getkey_list li a.img{padding:1px;border:1px solid #e0e1dc;}
.getkey_list li a.img img{width:150px;height:120px;}
.getkey_list li h3{text-align:center;padding-top:5px;}
.getkey_list li h3 a{font-weight:normal;}
.getkey_list li a.img{display:block;}
.getkey_list li a.img:hover{border-color:#e87518;}

.content-getkey .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}
.getkey_detail .content{line-height: 24px;overflow: hidden;padding: 15px 10px 10px;}

/*语言版本新增样式 其中toplink样式是在原基础上更改的*/
.topLink{position: relative;z-index: 99999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 99999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat

88% 11px;}
.translate li a:visited{text-decoration: none;color:#333;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom:

1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}



.flex{display: flex;justify-content: space-between;flex-wrap:wrap;display: -webkit-flex;}
.a-center{align-items: center;}
.logo{width: 27%;}
.logo img{max-width: 100%;}
/* 首页banner样式 */
.mySwiper{margin-top: 100px;}
.x-banner .owl-carousel {
    position: relative;
  }
  
  .x-banner .owl-carousel .banner-item a {
    display: block;
  }
  
  .x-banner .owl-carousel .owl-nav .owl-prev {
    left: 0;
  }
  
  .x-banner .owl-carousel .owl-nav .owl-next {
    right: 0;
  }
  
  .x-banner .owl-carousel .owl-nav button.owl-prev,
  .x-banner .owl-carousel .owl-nav button.owl-next {
    outline: none;
    position: absolute;
    top: 50%;
    z-index: 9999;
    background: #424246;
    height: 65px;
    width: 50px;
    margin-top: -32.5px;
    border-radius: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;display:none;
  }
  
  .x-banner .owl-carousel .owl-nav button.owl-prev:hover,
  .x-banner .owl-carousel .owl-nav button.owl-next:hover {
    background: #3264a0;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-font {
    display: block;
    width: 100%;
    height: 100%;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-left-arrow:after {
    background-position: -34px -180px;
  }
  
  .x-banner .owl-carousel .owl-nav .icon-right-arrow:after {
    background-position: -26px -480px;
  }
  
  @media (max-width: 990px) {
    .x-banner .owl-carousel .owl-nav button.owl-prev,
    .x-banner .owl-carousel .owl-nav button.owl-next {
      height: 40px;
      width: 30px;
      margin-top: -20px;
    }
    .x-banner .owl-carousel .owl-nav .iconfont {
      font-size: 20px;
    }
  }
  
  .x-banner .owl-carousel .owl-dots {
    position: absolute;
    z-index: 999;
    left: 0;
    width: 100%;
    text-align: center;
    font-size: 0;
    bottom:3%;
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    margin: 0 4px;
    outline: none;
    background: #a5a5a5;
    width:12px;
    height:12px;border-radius: 50%
  
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot:hover {
    background:#006eb1;opacity:1;
  }
  
  .x-banner .owl-carousel .owl-dots button.owl-dot.active {
  background:#006eb1;opacity:1;
  }
  
  @media (max-width: 990px) {
    .x-banner .owl-carousel .owl-dots button.owl-dot {
      font-size: 12px;
    }
  }
  
.page-banner{margin-top: 100px;}

.top2{position: fixed;z-index: 99999;top:0;width: 100%;background-color: #fff;}
.x-menu>li.lastli{margin-right: 1.9vw;}
.so {
    cursor: pointer;
}

.so img {
    max-width: 100%;margin-top: 38px
}

.ss {
    display: none;
    position: absolute;
    right: 0;
    top: 80px;
    width: 238px;
    padding: 20px;
    border-radius: 20px;
    z-index: 999;
    background: rgb(157, 0, 1, 0.5);
}

.ss input {
    outline: none;
    line-height: 30px;
    width: 20%;
    background: none;
    border: 1px solid #fff;
    background: #fff;
    font-size: 13px;
    color: #1c4086;
    float: left;
}

.ss #keyword {
    padding-left: 5px;
    line-height: 30px;
    width: 80%;
    background: none;
    border: 1px solid #fff;
    outline: none;
    font-size: 13px;
    color: #fff;
    float: left;
}

.ss #keyword:-webkit-autofill {
    -webkit-text-fill-color: #fff !important;
    transition: background-color 5000s ease-in-out 0s;
}

.ss #keyword::placeholder {
    color: #fff;
}






/*热门搜索*/
.search{text-align:left;margin-top:5px;}
.hotSearch{float:right;clear:right;height:27px;line-height:27px;font-weight:normal;color:#333;}

/*主体样式*/
#container{width:1000px;margin:0 auto;margin-top:10px;}


.project{margin-top:40px;font-family:"微软雅黑";overflow-y:auto;margin-bottom:10px;}
.p_tt{height:42px;background:url(../images/t_item.jpg) no-repeat center;margin-bottom:20px;}
a.more{position:absolute;right:5px;bottom:2px;color:#030303;}
a.more:hover{color:#e87518;}
.tabli{border-bottom:2px solid #090909;position:relative;overflow-y:auto;}
.tabli li{margin-right:75px;font-size:16px;float:left;color:#000;cursor:default;}
.tabli li.cur{border-bottom:3px solid #006eb1;}

.tab{margin-top:30px;}


.ad{width:1920px;position:relative;left:-460px}
.ad .content{width:1000px;margin:0 auto;height:880px;position:relative;}
.ad1,.ad2,.ad3,.ad4{position:absolute;}
.ad1{left:28px;top:42px;width:395px;}
.ad2{right:20px;top:42px;width:435px;}
.ad3{left:22px;top:460px;width:395px;}
.ad4{right:10px;top:460px;width:435px;}
.ad dl{margin-bottom:10px;}
.ad dt{background:#006eb1;color:#fffefe;font-size:20px;line-height:40px;margin-bottom:10px;}
.ad dt span{background:#eb5000;padding:0 9px;margin-right:15px;float:left;}
.ad dd{}
.ad dd p{background:url(../images/adli.jpg) no-repeat 24px 6px;padding-left:50px;color:#030303;line-height:25px;}


/*工程案例*/
.case{width:1920px;position:relative;left:-460px;margin-top:10px;}
.cs_tt{margin-bottom:24px;}
.case .content{width:1000px;margin:0 auto;}

.tt{background:url(../images/t_solu.jpg) repeat-x;height:33px;color:#096daa;font-size:18px;font-family:"微软雅黑";line-height:33px;padding-left:15px;position:relative;}
.tt a{position:absolute;right:10px;bottom:2px;font-size:12px;color:#1c569f;}
.tt a:hover{color:#e87518;}


.rd{margin-top:40px;margin-bottom:32px;}
.rd .content{padding-top:20px;border:1px solid #c8c5c5;border-top:none;height:200px;}


.about{width:696px;float:left;}

.about .content{padding:32px 5px 15px;font-size:14px;line-height:22px;color:#636363;height:357px;overflow:hidden;}
.about .content img{float:left;margin-right:15px;}


/*首页左侧联系我们*/
.contact{width:286px;float:right;padding-bottom:5px;}
.contact .content{padding-top:32px;padding-left:20px;color:#5e5d5d;line-height:20px;background:url(../images/ct_bor.jpg) no-repeat left top;}
.contact .ct{height:150px;overflow:hidden;}
.hn_tt{height:33px;color:#096daa;font-size:18px;font-family:"微软雅黑";line-height:33px;position:relative;border-bottom:1px solid #e9e9e9}
.hn_tt a{position:absolute;right:5px;font-size:12px;color:#1c569f;}
.hn_tt a:hover{color:#e87518;}



.fd{margin-top:20px;}
.fd_tt{background:url(../images/fd_bg.png) no-repeat left center;position:relative;line-height:37px;height:40px;font-family:"微软雅黑";color:#fff;font-size:18px;padding-left:15px;border-bottom:1px solid #e9e9e9;}
.fd_tt a{position:absolute;right:5px;bottom:5px;font-size:12px;color:#1c569f;}
.fd_tt a:hover{color:#e87518;}
.fd .content{color:#000;text-align:center;padding-top:50px;line-height:25px;}
.fd .content img{width:185px;height:auto;}
.fd .content td{width:250px}


.four{border:1px solid #ccc;border-top:none;}



.solu{margin-top:34px;font-family:"微软雅黑";}
.ns_sl li{float:left;width:480px;margin-left:5px;margin-right:5px;padding-bottom:25px;padding-top:25px;border-bottom:1px dotted #ccc;}
.ns_sl li img{float:left;margin-right:15px;width:239px;height:189px;border:1px solid #a6a6a6;}
.ns_sl li a{font-size:14px;color:#060606;line-height:24px;}
.ns_sl li a:hover{color:#e87518;}
.ns_sl li p{color:#5e5d5d;line-height:22px;}
.ns_sl li a.sl_more{font-size:12px;color:#eb5000;line-height:22px;}
.ns_sl li a.sl_more:hover{color:#e87518;}



.mid{
	margin-top:36px;
	margin-bottom:20px;
	position:relative;
	width:1920px;
	left:-460px;
}




/*首页新闻*/
.ns{width:495px;float:left;}
.news2{float:right;}
.ns .content{padding:20px 5px;border:1px solid #ccc;border-top:none;}

.ns_tj{padding-bottom:20px;}
.ns_tj li{overflow-y:auto;}
.ns_tj img{float:left;width:174px;height:137px;border:1px solid #a9a9a9;margin-right:10px;}
.ns_tj a{font-size:14px;color:#020202;line-height:24px;}
.ns_tj a:hover{color:#e87518;}
.ns_tj p{color:#040404;line-height:24px;}
.ns_tj p a{color:#1c569f;font-size:12px;}
.ns_tj p a:hover{color:#e87518;}





.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}

.navigation{float:right;width:100px;}

.left .box{margin-bottom:10px;}
.left .box h3{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.left .box .content{padding:5px 0px;}


/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*首页下载中心*/
.down_index{margin-top:10px;width:280px;float:right;}
.down_index .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.down_index .content{padding:5px;}

/*首页区域*/
.region{border:1px solid #e0e1dc;padding:10px;margin-top:10px;color:#333;}
.region h3{line-height:30px;height:30px;line-height:30px;padding-left:10px;position:relative;font-family:"微软雅黑";background:#f3f3f3;
border-bottom:2px solid #df2525;font-size:14px;}
.region .item{padding:10px;padding-bottom:0;color:#666;}
.region .item a{color:#666;padding-left:12px;padding-right:12px;line-height:26px;margin-bottom:6px;}
.region .item a:hover{text-decoration:underline;color:#df2525;}
.city h2{line-height:30px;border-bottom:2px solid #e87518;padding-left:5px;}
.city .item{line-height:28px;padding:10px;}

/*产品列表页描述*/
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

#footer{position：relative;}
#footer a:hover{color:#e87518;}
#footer h3{width:80px;line-height:30px;position:absolute;right:233px;top:5px;font-weight:normal;}



/*页面底部*/
#foot{width:1920px;position:relative;left:50%;margin-left:-960px;background:#0165a2;margin-top:15px;}
#footer{position:relative;width:1000px;margin:0 auto;text-align:center;padding-top:8px;color:#fdfcfb;padding-bottom:5px;}
#footer a{color:#fdfcfb;}
.nav_foot{text-align:center;line-height:24px;}
.copyright{text-align:center;line-height:24px;font-family:"微软雅黑";}
.more_region{position:absolute;right:10px;line-height:30px;top:0;font-weight:normal;font-size:12px;}
#footer h3{width:80px;line-height:30px;position:absolute;right:233px;top:5px;font-weight:normal;}
.erweima{position:absolute;left:50px;top:6px;}
.erweima img{width:90px;height:90px;}

/*------------内页-------------------*/
.n_banner{width:1423px;height:250px;position:relative;left:50%;margin-left:-711px;}
.n_banner img{width:1423px;height:250px;}
.left{width:225px;float:left;}
.sort_menu{}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact p.content{padding:5px;}

.right{width:760px;float:right;padding-bottom:10px;}
.sitemp{line-height:31px;height:31px;overflow:hidden;padding-right:10px;background:url(../images/nav.png) no-repeat 0% 100%;}
.sitemp h2{width:340px;float:left;line-height:31px;text-align:center;text-align:left;text-indent:15px;color:#000;
font-family:"微软雅黑";font-size:14px;}
.sitemp .site{width:380px;float:right;text-align:right;line-height:30px;font-family:"微软雅黑";}

.right .content{padding:10px;padding-top:15px;overflow:hidden;}


.wh1{max-width: 1530px;margin: 0 auto;padding: 0 15px;}
.wh{max-width: 1430px;margin: 0 auto;padding: 0 15px;}
.lh-index-banner {
  height: 100vh;
  overflow: hidden;
  position: relative;
}

.box4{position:relative;overflow:hidden;}
.canvas-box{
  position:relative;
  width: 100%;
  z-index: 1;
}
.htw{position:absolute;
   top: 50%;
   transform: translateY(-50%);color:#333333;font-size:40px;z-index:99;width:100%;text-align:center;}
.htw span{color:#f72b37;font-weight:bold;}


.box44{height:120px;overflow:hidden;position: absolute;width: 100%;bottom: 0;background: #fff;}
#tree{position: relative;bottom:0;left:0;display:block;width: 100%;height: 100%;}
#tree canvas{position:absolute;bottom:-60%;left:0;display:block;width:100%!important;height:250%!important}

.albb img{max-width: 130px;}

@media(max-width: 1203px){
  .news_detail h3.title_bar,.share{float: none;width: 100%;margin: 0;height: auto;}
  .share{width: 160px;margin: 0 auto;}
}
@media (max-width:1200px) {
  .kf,#m_div{display: none!important;}
  .x-menu>li>a{font-size: 16px;}
  .lh-index-banner{height: 100%;}
  .lh-index-banner >.swiper-wrapper{display: block;}
}
@media(max-width: 991px){
  .mySwiper,.page-banner{margin-top: 60px;}
}

.mySwiper {position: relative;}
.swiper-pagination1{position: absolute;width: 100%;bottom: 5%;text-align: center;z-index: 999;}
.swiper-pagination1 .swiper-pagination-bullet-active{background: #9d0001;}

/*  */
.mySwiper img{width: 100%;}
.mySwiper .swiper-slide-active img {
    -webkit-backface-visibility: hidden;
    -webkit-animation: imageAnimation 20s linear infinite 0s;
    -moz-animation: imageAnimation 20s linear infinite 0s;
    -o-animation: imageAnimation 20s linear infinite 0s;
    -ms-animation: imageAnimation 20s linear infinite 0s;
    animation: imageAnimation 20s linear infinite 0s;
}

@-webkit-keyframes imageAnimation {
    0% {
        -webkit-transform: scale(1);
    }
    25% {
        -webkit-transform: scale(1.05);
    }
    50% {
        -webkit-transform: scale(1.1);
    }
    75% {
        -webkit-transform: scale(1.05);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

@-moz-keyframes imageAnimation {
    0% {
        -moz-transform: scale(1);
    }
    25% {
        -moz-transform: scale(1.05);
    }
    50% {
        -moz-transform: scale(1.1);
    }
    75% {
        -moz-transform: scale(1.05);
    }
    100% {
        -moz-transform: scale(1);
    }
}

@-o-keyframes imageAnimation {
    0% {
        -o-transform: scale(1);
    }
    25% {
        -o-transform: scale(1.0005);
    }
    50% {
        -o-transform: scale(1.1);
    }
    75% {
        -o-transform: scale(1.05);
    }
    100% {
        -o-transform: scale(1);
    }
}

@-ms-keyframes imageAnimation {
    0% {
        -ms-transform: scale(1);
    }
    25% {
        -ms-transform: scale(1.05);
    }
    50% {
        -ms-transform: scale(1.1);
    }
    75% {
        -ms-transform: scale(1.05);
    }
    100% {
        -ms-transform: scale(1);
    }
}

@keyframes imageAnimation {
    0% {
        transform: scale(1);
    }
    25% {
        transform: scale(1.05);
    }
    50% {
        transform: scale(1.1);
    }
    75% {
        transform: scale(1.05);
    }
    100% {
        transform: scale(1);
    }
}

@-webkit-keyframes titleAnimation {
    0% {
        opacity: 0;
        -webkit-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -webkit-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -webkit-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-moz-keyframes titleAnimation {
    0% {
        opacity: 0;
        -moz-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -moz-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -moz-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-o-keyframes titleAnimation {
    0% {
        opacity: 0;
        -o-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -o-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -o-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@-ms-keyframes titleAnimation {
    0% {
        opacity: 0;
        -ms-transform: translateX(200px);
    }
    8% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    17% {
        opacity: 1;
        -ms-transform: translateX(0px);
    }
    19% {
        opacity: 0;
        -ms-transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

@keyframes titleAnimation {
    0% {
        opacity: 0;
        transform: translateX(200px);
    }
    8% {
        opacity: 1;
        transform: translateX(0px);
    }
    17% {
        opacity: 1;
        transform: translateX(0px);
    }
    19% {
        opacity: 0;
        transform: translateX(-400px);
    }
    25% {
        opacity: 0
    }
    100% {
        opacity: 0
    }
}

body, html {
  min-height: 100%;
}



.tab-con { position: relative; }
.tab-con .tab-main { position: absolute; left: 0; top: 0; z-index: 9; right: 0;}
.tab-con .tab-main { opacity: 0; visibility: hidden; transition: all .5s ease; }
.tab-con .tab-main.active { position: static; opacity: 1; visibility: visible;  }
.psort{border-left:2px solid #a7a7a7;padding-left: 30px;}
.pleft h3{color: #9d0001;font-size: 42px;font-weight: bold;line-height: 1;margin-bottom: 66px;}
.psort li {position: relative;}
.psort li a{display: block;color: #333333;font-size: 20px;line-height: 70px;}
.psort li.active:after{content: '';display: block;width: 18px;height: 18px;background-color: #9d0001;border-radius: 50%;position: absolute;left: -40px;top:27px;}
.psort li.active a{color: #9d0001;font-weight: bold;}
.box1 {padding-top: 9vw;}
.box1 .wh{height: 100%;position: relative;z-index: 99;}
.pright {width: 61%;margin-top: 20px;}
.yy{width: 477px;height: 477px;background-color: #e8e8e8;border-radius: 50%;}
.pimg{position: relative;}
.pimg img{position: absolute;top:23px;z-index: 999;left: 50%;transform:translateX(-50%);max-width: 100%;}
.ppr{width: 35%;text-align: right;position: relative;}
.dot{color: #9d0001;font-size: 24px;font-weight: bold;margin: 20px 0 8px;}
.mao{color: #5c5c5c;font-size: 14px;line-height: 27px;}
.p2{position: absolute;bottom: -24px;right: 0;}
.p2 h3{color: #9d0001;font-size: 30px;font-weight: bold;line-height: 1;margin-bottom: 28px;}
.p2 a{display: block;color: #313030;font-size: 18px;line-height: 1;}




.swiper-slide-active .pleft,
.swiper-slide-active .pimg,
.swiper-slide-active .ppr {
  animation: zoomIn 2s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.active .name,
.active .brief,
.active .index-more,
.active .dot,
.active .mao,
.active .p2 {
  opacity: 1;
  visibility: visible;
  transform: translateY(0);
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
}
.active > .model {
  opacity: 1;
  visibility: visible;
}
.name,
.brief,
.index-more,
.dot,
.mao,
.p2 {
  opacity: 0;
  visibility: hidden;
  transform: translateY(80px);
  -webkit-transform: translateY(80px);
  -moz-transform: translateY(80px);
  -ms-transform: translateY(80px);
  -o-transform: translateY(80px);
  transition: all 0.8s ease;
  -webkit-transition: all 0.8s ease;
  -moz-transition: all 0.8s ease;
  -ms-transition: all 0.8s ease;
  -o-transition: all 0.8s ease;
}
.brief,
.dot {
  transition-delay: 0.2s;
}
.index-more,
.p2 {
  transition-delay: 0.3s;
}


/**/
.box2{background: url(../images/bj1.jpg) no-repeat top center;background-size: cover;display: flex;align-items: center;}
.bt1{text-align: center;color: #ffffff;font-size: 42px;font-weight: bold;}
.yul li{width: 30%;padding: 32px 2vw 2.2vw;position: relative; border-radius: 0px 120px 0px 120px;margin-top: 2.7vw;cursor: pointer;}
.yul{margin-top: 1.8vw;overflow: hidden;}
.yul li h3{color: #ffffff;font-size: 18px;font-weight: normal;}
.yul li p{color: #d5d5d5;font-size: 16px;line-height: 24px;margin-top: 10px;}
.sz{color: #333333;opacity: 0.1;font-family: Impact;font-size: 139px;line-height: 1;position: absolute;right: 19px;bottom: -50px;display: none;}
.yul li:hover{box-shadow: 0px 0px 35px 0px  rgba(9, 1, 4, 0.18);background-color: #ffffff;}
.yul li:hover h3{color: #9d0001;font-weight: bold;}
.yul li:hover p{color: #6d6d6d;}
.yul li:after{content: ''; display: none;width: 50.47%; height: 2px;background-color: #9d0001;position: absolute;right: 0;bottom: 0;}
.yul li:hover:after{display: block;}
.yul li:hover .sz{display: block;}
.swiper-slide-active .bt1 {
  animation: fadeInUp 1s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.swiper-slide-active .yul .li1{
  animation: fadeInUp 1.2s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.swiper-slide-active .yul .li2{
  animation: fadeInUp 1.5s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.swiper-slide-active .yul .li3{
  animation: fadeInUp 1.8s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.swiper-slide-active .yul .li4{
  animation: fadeInUp 2.1s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.swiper-slide-active .yul .li5{
  animation: fadeInUp 2.4s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}
.swiper-slide-active .yul .li6{
  animation: fadeInUp 2.7s ease;
  transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.275);
}


dt{font-weight: normal;}

/**/
.box3{background: url(../images/bj2.jpg) no-repeat top center;background-size: cover;align-items:center;}
.aimg{width: 46.9%;overflow: hidden;}
.aimg img{width: 100%;height: 100vh;object-fit:cover;transition: all 0.5s;}
.aleft{width: 53.1%;padding:0 3% 0 13.5%;}
.aleft h3{color: #9d0001;font-weight: bold;font-size: 42px;line-height: 1;}
.line1{width: 40px;height: 5px;background-color: #9d0001;}
.aleft dt{color: #292929;font-size: 26px;margin: 20px 0 10px;}
.acon{color: #2a2a2a;font-size: 16px;line-height: 2;margin: 2vw 0 2.5vw;}
.amore a{display: block;text-align: center; width: 146px;height: 50px;line-height: 50px;background: url(../images/titbg3.png) no-repeat center;color: #545454;font-size: 16px;text-transform: uppercase;}
.amore a img{margin-left: 16px;}
.aimg img:hover{transform:scale(1.1);}



/**/
.box4{background: #fff;}
.box4,.nn{align-items:center;}
.xin{margin-top: 5.3vw;}
.nul li{width: 30%;border-radius: 20px;overflow: hidden;}
.nul li a{
  display: block;padding: 3.2vw 1.5vw;
  transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.nn{overflow: hidden;}
.nul li:hover .xq{background-color: #9d0001;text-align: center;color: #ffffff;}
.ntime{color: #a0a0a0;font-weight: bold;font-size: 16px;}
.nul li h3{color: #333333;font-size: 24px;line-height: 43px;font-weight: normal;height: 86px;overflow: hidden;}
.nei{color: #333333;font-size: 14px;line-height: 30px;margin: 20px 0 15px; display: -webkit-box;overflow: hidden;text-overflow: ellipsis;-webkit-box-orient: vertical; -webkit-line-clamp: 3;}
.nn h3{color: #9d0001;font-size: 42px;font-weight: bold;}
.xq{color: #9d0001;font-size: 16px;width: 220px;height: 57px;line-height: 57px;border-radius: 29px;}
.nul li:hover a{background-color: #f7f7f7;}
.nsort li{margin: 0 24px;}
.nsort li a{display: block;color: #595959;font-size: 18px;}
.nsort li.cur a{color: #9d0001;}
.tab1{display: none;}
.tab1 {
    animation: am_top 0.8s ease-out 0.1s backwards;
    -webkit-animation: am_top 0.8s ease-out 0.1s backwards;
}

@-webkit-keyframes am_top
{
    0%{ -webkit-transform:translate(0,30px);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}
@-webkit-keyframes am_left
{
    0%{ -webkit-transform:translate(20px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}


@-webkit-keyframes am_right
{
    0%{ -webkit-transform:translate(-20px,0);opacity:0}
    100%{ -webkit-transform:translate(0,0px);opacity:1}
}

.swiper-footer {
    height: auto !important;
    transform: none !important;
background:#454545;
}


.tab2{display: none;width: 106px;}
.foot a{
  transition: All 0.5s ease;
    -webkit-transition: All 0.5s ease;
    -moz-transition: All 0.5s ease;
    -o-transition: All 0.5s ease;
}
.ft1{background: #454545;padding: 3.4% 0;position: relative;z-index: 9999;}
.ft2{background-color: #1c1c1c;padding: 18px 0;text-align: center;color: #dedede;font-size: 14px;line-height: 24px;}
.ft2 a{color: #dedede;}
.dao{width: 55.2%;}
.dao li dd{color: #ffffff;font-size: 18px;margin-bottom: 24px;}
.dao li a{display: block;color: #989898;font-size: 14px;line-height: 30px;}
.tright{width: }
.f_link{position: relative;}
.you{width: 198px;height: 36px;cursor: pointer; line-height: 34px;background: url(../images/jt2.jpg) no-repeat 90% center; border:1px solid #b5b5b5;padding-left: 13px;font-size: 14px;color: rgba(255,255,255,.5);}
.sec3{position: absolute;left: 0;bottom: 34px;background: rgba(0,0,0,.5);padding: 10px;display: none;}
.sec3 a{color: #fff;font-size: 12px;}
.xsort li{margin-left: 25px;cursor: pointer;}
.er{text-align: right;}
.tab2 p{color: #989898;font-size: 14px;text-align: center;margin: 11px 0;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.fr{float: right;}
.dao a:hover,.ft2 a:hover{color: #9d0001;}
.f_link{margin-top: 30px;}


@media(max-width: 1600px){
  .aleft h3,.bt1,.nn h3{font-size: 36px;}
  .aleft dt{font-size: 22px;}
  .aleft{padding-left: 8%;}
}


@media(max-width: 1400px){
  .acon{font-size: 14px;}
}



@media(max-width: 1260px){
  .pright{width: 70%;}
}

@media(max-width: 1200px){
  .box1,.box2,.box4{padding:8% 0;}
  .pleft h3{font-size: 36px;margin-bottom: 40px;}
  .psort li a{font-size: 18px;line-height: 56px;}
  .psort li.active:after{top:19px;left: -38px;width: 13px;height: 13px;}
  .p2 h3{font-size: 26px;}
  .yy{width: 400px;height: 400px;}
  .pimg img{max-width: 60%;}
  .swiper-container-android .swiper-slide, .swiper-wrapper{transform:none;-webkit-transform:none;}
}

@media(max-width: 1024px){
  .aleft h3, .bt1,.nn h3{font-size: 30px;}
  .aleft dt{font-size: 18px;}
  .nul li h3{font-size: 20px;line-height: 36px;height: 72px;}
}

@media(max-width: 900px){
  .dao,.f_link{display: none;}

}

@media(max-width: 768px){
  .pleft,.pright{width: 100%;}
  .pright{}
  .psort{display: flex;justify-content: space-between;flex-wrap: wrap;display: -webkit-flex;}
  .psort li{width: 30%;}
  .psort li a{font-size: 16px;}
  .box1{padding-bottom: 220px;}
  .yul li{width: 48%;}
  .aleft,.aimg{width: 100%;}
  .aleft{padding: 8% 15px;}
  .aimg img{height: 100%;}
  .box3{background-position: left top;}
  .yul li{padding:22px 40px ;}
  .yul li p{font-size: 14px;line-height: 22px;}
}

@media(max-width: 640px){
  .pleft h3{font-size: 24px;margin-bottom: 20px;}
  .psort{padding-left: 20px;}
  .psort li.active:after{top:14px;left: -26px;width: 9px;height: 9px;}
  .psort li{width: 50%;}
  .psort li a{line-height: 36px;font-size: 14px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
  .yy{width: 300px;height: 300px;}
  .ppr{width: 100%;margin-top: 40px;}
  .p2{position: static;margin-top: 15px;}
  .p2 h3{font-size: 22px;margin-bottom: 16px;}
  .box1{padding-bottom: 120px;}
  .aleft h3, .bt1,.nn h3{font-size: 22px;}
  .yul li{padding: 15px 20px;width: 100%;border-radius:0px 60px 0px 60px;}
  .aleft dt{margin: 10px 0 5px;font-size: 14px;}
  .yul li h3{font-size: 16px;}
  .acon{margin: 20px 0;}
  .nsort li a{font-size: 14px;}
  .nmore,.xq{display: none;}
  .nul li{width: 100%;}
  .nul li h3{height: auto;}
  .nul li a{padding: 15px;}
  .nei{margin: 10px 0 5px;line-height: 23px;}
  .nn h3{width: 100%;text-align: center;}
  .nsort{width: 100%;margin-top: 10px;justify-content:center;}
  .tright{width: 100%;}
  .nul li h3{font-size: 16px;}
  .pimg{margin: 0 auto;}
}



  @media(min-width: 1201px){

    .sun-delay0 {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    .sun-delay1 {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
    .sun-delay2 {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    .sun-delay3 {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }
    .sun-delay4 {
        -webkit-transition-delay: 1s;
        transition-delay: 1s;
    }
    .sun-delay5 {
        -webkit-transition-delay: 1.2s;
        transition-delay: 1.2s;
    }
    .sun-delay6 {
        -webkit-transition-delay: 1.4s;
        transition-delay: 1.4s;
    }
    .sun-delay7 {
        -webkit-transition-delay: 1.6s;
        transition-delay: 1.6s;
    }
    .sun-delay8 {
        -webkit-transition-delay: 1.8s;
        transition-delay: 1.8s;
    }
    .sun-delay9 {
        -webkit-transition-delay: 2s;
        transition-delay: 2s;
    }
    .sun-delay10 {
        -webkit-transition-delay: 2.2s;
        transition-delay: 2.2s;
    }
    .sun-ani-left,
    .sun-ani-down,
    .sun-ani-up,
    .sun-ani-right {
        opacity: 0;
        -webkit-transition-property: all;
        transition-property: all;
        -webkit-transition-duration: .7s;
        transition-duration: .7s;
    }
    .sun-ani-left {
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px);
    }
    .sun-ani-down {
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px);
    }
    .sun-ani-up {
        -webkit-transform: translateY(-200px);
        transform: translateY(200px);
    }
    .sun-ani-right {
        -webkit-transform: translatex(100px);
        transform: translatex(100px);
    }
    .actives .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .swiper-slide-active .sun-ani-left {
        opacity: 1;
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
    .swiper-slide-active .sun-ani-down {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .swiper-slide-active .sun-ani-up {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    .swiper-slide-active .sun-ani-right {
        opacity: 1;
        -webkit-transform: translatex(0);
        transform: translatex(0);
    }
  }



  @media(max-width: 1200px){
  .xypg-right-content{overflow: hidden;}
  .xypg-right-content p img{
           max-width: 100%;
          width: auto !important;
          height: auto !important;
     }
}
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #9d0001;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #9d0001;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;color:#fff;
}


.footer li .icon-home{ background: url(../images/a1.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/a2.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/a3.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/a4.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}

.footer ul li a{border-left:1px solid  rgba(255,255,255,.5);}
@media(max-width: 991px){
  .page-banner,.x-banner{margin-top: 60px;}
}


.box4{transform:none !important;}
.box4 .swiper-slide-shadow-top{opacity:0 !important;}
.swiper-footer{height:auto !important;transform:none !important;}
.swiper-footer .swiper-slide-shadow-bottom{opacity:0 !important;}
