@charset "utf-8";
/* CSS Document */

/*********内页banner*************/
.banner-pro { width: 100%; overflow: hidden; position: relative; }
.banner-pro img { float: left; width: 100%; overflow: hidden; height: auto; }
.banner-about { width: 100%; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); z-index: 12; color: #fff; }
.banner-about h3 { width: 100%; overflow: hidden; font-size: 0.48rem; font-family: "SOURCEHANSANSCN-BOLD"; }
.banner-about p {width: 100%; overflow: hidden; font-size:0.2rem; margin-top: 5px; }

/*************about us***************/
.about-1 { width: 100%; overflow: hidden; padding: 1rem 0px; background: url("../images/nabout_bg.jpg") no-repeat top center; background-size: cover;  }
.about-1 h3 { float: left; width: 100%; overflow: hidden; font-size: 36px; color: #333; position: relative; font-family: "SOURCEHANSANSCN-MEDIUM"; padding-bottom: 15px;  margin-bottom: 0.3rem; }
.about-1 h3:before { width: 60px; height: 4px; content: ""; position: absolute; left: 0px; bottom: 0px; background: -webkit-linear-gradient(left, #036eb8, #15b2c3); background: -moz-linear-gradient(left, #036eb8, #036eb8); background: -ms-linear-gradient(left, #036eb8, #036eb8); background: -o-linear-gradient(left, #036eb8, #036eb8); }

.about-1center { width: 100%; margin: 0px auto; overflow: hidden;}
.about-1left {width: 100%;overflow: hidden;}
.about-1info {width: 100%;overflow: hidden;font-size: 16px;color: #495770;line-height:1.8;}
.about-1info p {width: 100%;overflow: hidden;margin-top: 0.1rem;}

.about-1right {width: 70%;overflow: hidden;margin: 0 auto;margin-top:30px;position: relative;border-radius: 5px;padding: 0px 16px 16px 0px;}
.about-1right:before {width: calc(100% - 16px);height: calc(100% - 16px);overflow: hidden;box-sizing: border-box; content: "";  position: absolute;  right: 0px;  bottom: 0px;  z-index: 11;  border: 2px #ebf3fe solid; border-radius: 5px;}
.about-1right img {float: left;width: 100%;overflow: hidden;height: auto;position: relative;z-index: 12;}
.about-video { width: 183px; height: 54px; line-height: 54px; text-align: center; overflow: hidden; box-sizing: border-box; border: 2px #fff solid; z-index: 13; position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); background: rgba(255, 255, 255, 0.16); cursor: pointer; }
.about-video span { width: auto; height: 100%; display: inline-block; vertical-align: top; font-size: 18px; color: #fff; font-family: "SOURCEHANSANSCN-MEDIUM"; }
.about-video em { width: 24px; height: 100%; display: inline-block; overflow: hidden; vertical-align: top; background: url("../images/icon-34.png") no-repeat center; position: relative; margin-left: 25px; }
.about-video em:before { width: 100%; height: 100%; content: ""; position: absolute; left: 0px; top: 0px; background: url("../images/icon-35.png") no-repeat center; background-size: 100%; }
.about-video em:after { width: 100%; height: 100%; content: ""; position: absolute; left: 0px; top: 0px; background: url("../images/icon-36.png") no-repeat center; background-size: 100%; }

/*video*/
.video-prop { width: 100%; height: 100%; overflow: hidden; position: fixed; left: 0px; top: 0px; z-index: 1000; background: rgba(0, 0, 0, 0.6); text-align: center; visibility: hidden; opacity: 0; }
.video-prop:before { height: 100%; content: ""; display: inline-block; vertical-align: middle; }
.video-center { width: 65%; vertical-align: middle; display: inline-block; position: relative; }
.video-center video { width: 100%; height: auto; }
.video-center iframe { width: 100%; height: 60vh; background: #fff; }
.video-close { width: 40px; height: 40px; overflow: hidden; position: absolute; right: -20px; top: -20px; z-index: 12; border-radius: 50%; background: #fafafa url("../images/close1.png") no-repeat center; line-height: 40px; text-align: center; font-size: 25px; color: #333; cursor: pointer; }
.video-close:hover { background-image: #ccc; transform: rotate(180deg); }
.video-active { opacity: 1; visibility: visible; }


/**********公司简介*****************/
.cprofile{ background:#14b2c3; padding:0.5rem 0;}
.cprofile .box .item {color: #fff; text-align: center;}
.cprofile .box .item .top {font-size:0.2rem;}
.cprofile .box .item .top span { font-size:0.4rem;}
.cprofile .box .item .bot { font-size:16px;}
.cprofile .box p { background: #fff; opacity: 0.3; width: 1px;}

@media screen and (max-width: 1024px) {

.cprofile .box .item .top span { font-size: 36px;}
.cprofile .box .item .bot {margin-top:10px;}

}
@media screen and (max-width: 769px) {
.cprofile .box .item { padding:20px 0;width: 50%;}
.about-1left {  float: left; width: 100%; overflow: hidden;}
.about-1right {float: right; width: 100%; margin-top:10px;}
}




.nei-bann{ width:100%;}
.nei-bann .left{ width:40%; padding:1rem;background-repeat: no-repeat;background-position: center;background-size: cover; background-image: url(../images/bei-left.jpg);}
.nei-bann .left h3 { float: left; width: 100%; overflow: hidden; font-size: 36px; color: #333; position: relative; font-family: "SOURCEHANSANSCN-MEDIUM"; padding-bottom: 15px;  margin-bottom: 0.3rem; }
.nei-bann .left h3:before { width: 60px; height: 4px; content: ""; position: absolute; left: 0px; bottom: 0px; background: -webkit-linear-gradient(left, #036eb8, #15b2c3); background: -moz-linear-gradient(left, #036eb8, #036eb8); background: -ms-linear-gradient(left, #036eb8, #036eb8); background: -o-linear-gradient(left, #036eb8, #036eb8); }

.nei-bann .left .list-name p{ line-height:2; font-size:16px; color:#333;}
.nei-bann .right{width:60%;position: relative;}

.nei-bann .right .img {position: relative; width: 100%; height: 100%;}
.nei-bann .right .img:before{content:'';position:absolute;left:0px;top:0px;width:100%;height:100%;background: rgba(0, 0, 0, 0.5);}
.nei-bann .right .img img{object-fit: cover; width: 100%;height: 100%;}

.nei-bann .right .dbg{width: 80%;/* float:right; */max-width: 800px;/* padding:40px 0 60px; */margin:0 auto;/* height:100%; */background:none;position: absolute;top: 50%;left: 50%;transform: translate3d(-50%,-50%,0);-webkit-transform: translate3d(-50%,-50%,0);}
.nei-bann .right .demo{ display:flex; flex-wrap:wrap; justify-content:space-between; } 
.nei-bann .right .s_t{ text-align:center; } 
.nei-bann .right span.counter{font-size:70px;font-weight:700;color: #fff;}
.nei-bann .right span.jb{ font-size:14px; color:#fff; font-weight:bold; padding-left:3px; }
.nei-bann .right span.jieshao{ font-size:14px; color:#fff; } 



.about-2 { width: 100%; overflow: hidden; background-size: cover; padding: 1rem 0px; }
.about-2box {overflow: hidden;margin: 3%;border-top: 1px solid rgba(221, 221, 221, 1);box-sizing: border-box;padding-top: 3%;}
.about-2center {width: 100%;overflow: hidden;padding: 2% 0px;align-items: center;}
.about-2left { float: left; width: 53%; overflow: hidden; }
.about-2left h3 { float: left; width: 100%; overflow: hidden; font-size: 36px; color: #333; position: relative; font-family: "SOURCEHANSANSCN-MEDIUM"; padding-bottom: 15px;  margin-bottom: 0.3rem; }
.about-2left h3:before { width: 60px; height: 4px; content: ""; position: absolute; left: 0px; bottom: 0px; background: -webkit-linear-gradient(left, #036eb8, #15b2c3); background: -moz-linear-gradient(left, #036eb8, #036eb8); background: -ms-linear-gradient(left, #036eb8, #036eb8); background: -o-linear-gradient(left, #036eb8, #036eb8); }


.about-2info { width: 100%; overflow: hidden; font-size: 16px; color: #495770; line-height:1.8;}
.about-2info p { width: 100%; overflow: hidden;text-indent:2em; }

.about-2right {float: right;width: 41.8%;overflow: hidden;position: relative;border-radius: 5px;padding: 0px 16px 0px 0px;}
.about-2right .dbg{ width:100%; float:right; max-width: 563px; padding:40px 0 60px; margin:0 auto; height:100%; background:none; }
.about-2right .demo{ display:flex; flex-wrap:wrap; justify-content:space-between; } 
.s_t{ text-align:center; } 

.about-2right span.counter{ font-size:70px; font-weight:700; color:#0049a0; }
.about-2right span.jb{ font-size:14px; color:#2d2d2d; font-weight:bold; padding-left:3px; }
.about-2right span.jieshao{ font-size:14px; color:#2d2d2d; } 


/**********荣誉资质*****************/
.public-box {  position:relative; overflow:hidden;padding:1rem 0px;    background-position-x: center;
    background-position-y: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-color: rgba(213, 213, 213, 1);
    background-image: url(../images/2ddb009a6d8a2d25cb73545d8e487e6c.jpg);}
.public-box h3 {width: 100%;overflow: hidden;font-size: 0.4rem;color: #333;position: relative;padding-bottom: 15px;margin-bottom: 0.3rem;text-align: center;line-height: 1.5;}
.public-box h3:before {width: 60px;height: 4px;content: "";position: absolute;left: 50%;bottom: 0px;margin-left: -30px;background: -webkit-linear-gradient(left, #036eb8, #036eb8);background: -moz-linear-gradient(left, #036eb8, #036eb8);background: -ms-linear-gradient(left, #036eb8, #036eb8);background: -o-linear-gradient(left, #036eb8, #036eb8);}

.public-scroll  .box-s { border:1px solid #ddd; border-radius:5px;}
.public-scroll  .swiper-slide :hover .box-s{ border:1px solid #c30d23}

.public-scroll .scroll-other { position: relative;height: 45px; margin-top: 40px; text-align: center;}
.public-scroll .swiper-button-next { position: absolute; top: 0; right: 0; width: 66px; height: 45px; background: url("../images/img-next.png") no-repeat; border: 0 none; margin-top: 0; color: #fff; z-index: 99; transition: all 0.5s; opacity: 1;}
.public-scroll .swiper-button-next:hover { background: url("../images/img-next-h.png") no-repeat;}
.public-scroll .swiper-button-next:after { display: none;}
.public-scroll .swiper-button-prev { position: absolute; top: 0; left: 0; width: 66px; height: 45px; background: url("../images/img-prev.png") no-repeat; border: 0 none; margin-top: 0; color: #fff; transition: all 0.5s; opacity: 1; z-index: 99;}
.public-scroll .swiper-button-prev:hover { background: url("../images/img-prev-h.png") no-repeat;}
.public-scroll .swiper-button-prev:after { display: none;}

.public-scroll .swiper-pagination { text-align: center; width: 100%; padding-top: 12px;}
.public-scroll .swiper-pagination .swiper-pagination-bullet { margin-left: 5px; margin-right: 5px; background: #d9d9d9; opacity: 1;}
.public-scroll .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {  background: #0964a1;}


/*************荣誉***************/
.n-honor-bg{ position:relative; padding:0.8rem 0px 0.8rem;overflow: hidden;}
.honor-list{overflow: hidden;}
.honor-list .items {
  float: left;
  width: 24%;
  margin-left: 1%;
  margin-bottom:0.5rem;
  color: #4c4c4c;
}

.honor-list .items .images {
    padding-bottom: 70px;
    text-align: center;
    margin-bottom: 20px;
    box-sizing: border-box;
    position: relative;
}
.honor-list .items .images:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 70px;
  bottom: 5px;
  left: 0;
  background: url(../images/i2.png) no-repeat center;
  background-size: 100%;
}
.honor-list .items .images .img {  position: relative;}
.op { opacity: 0;}
.honor-list .items .images .img .i {
    display: inline-block;
    max-height: 100%;
    max-width: 95%;
    z-index: 4;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.honor-list .items .span {
  width: 245px;
  margin: 0 auto;
  padding-bottom: 15px;
  border-bottom: 1px dashed #959595;
  padding-right: 35px;
  box-sizing: border-box;
  font-size: 19px;
  position: relative;
}
.honor-list .items .span:after {
  position: absolute;
  width: 20px;
  height: 20px;
  right: 0;
  top: 0;
  content: "";
  margin: auto;
  background: url(../images/i3.png) no-repeat center;
  background-size: 100%;
}
.honor-list .items .span span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
  display: block;
  height: 20px;
  line-height: 20px;
}

/*********技术*************/
.about-7 { width: 100%; overflow: hidden; background: url(../images/zheng_bg.jpg) center center  no-repeat; background-size: cover; padding: 80px 0px 60px; }
.about-7 h3 { width: 100%; overflow: hidden; font-size: 36px; font-family: "SOURCEHANSANSCN-MEDIUM"; color: #333; padding-bottom: 20px; text-align: center; position: relative; }
.about-7 h3:before { width: 60px; height: 4px; content: ""; position: absolute; left: 50%; transform: translateX(-50%); bottom: 0px; background: -webkit-linear-gradient(left, #036eb8, #15b2c3); background: -moz-linear-gradient(left, #036eb8, #036eb8); background: -ms-linear-gradient(left, #036eb8, #036eb8); background: -o-linear-gradient(left, #036eb8, #036eb8); }
.about-7content { width: calc(1440px + 60px); margin: 40px auto 0px; position: relative; }
.about-7content .swiper-container { padding: 0px 30px 30px; box-sizing: border-box; }
.about-7content .swiper-slide { box-sizing: border-box; border: 4px #fff solid; border-radius: 2px; background: -webkit-linear-gradient(top, #f6f7fa, #fff); background: -moz-linear-gradient(top, #f6f7fa, #fff); background: -ms-linear-gradient(top, #f6f7fa, #fff); background: -o-linear-gradient(top, #f6f7fa, #fff); box-shadow: 0px 0px 14px 5px rgba(33, 83, 155, 0.07); height: auto; flex-wrap: wrap; align-items: center; 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;}
.about-7top { width: 90%; overflow: hidden; height: 320px; padding-top: 10px; display: flex; flex-wrap: wrap; text-align: center; border-bottom: 1px #e6e6e6 solid; align-content: flex-end; }
.about-7top img { width: auto; height: auto; max-width: 100%; max-height: 270px; }
.about-7top span { float: left; width: 100%; overflow: hidden; }
.about-7top samp { float: left; width: 100%; overflow: hidden; height: 50px; position: relative; }
.about-7top samp:before { width: 100%; height: 50px; content: ""; position: absolute; left: 0px; top: 0px; background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.8), white); background: -moz-linear-gradient(top, rgba(255, 255, 255, 0.8), white); background: -ms-linear-gradient(top, rgba(255, 255, 255, 0.8), white); background: -o-linear-gradient(top, rgba(255, 255, 255, 0.8), white); z-index: 12; }
.about-7top samp img { transform: rotateX(180deg); position: relative; z-index: 11; }
.about-7bottom { width: 80%; overflow: hidden; margin: 0px auto; text-align: center; padding: 24px 0px; line-height: 24px; font-size: 16px; color: #495770;}
.about-7content .swiper-button-prev { width: 56px; height: 56px; overflow: hidden; border-radius: 50%; background: #fff; box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, 0.1); left: -70px; }
.about-7content .swiper-button-prev:before { width: 100%; height: 100%; content: ""; position: absolute; left: 0px; top: 0px; background: url("../images/icon-58.png") no-repeat center; }
.about-7content .swiper-button-next { width: 56px; height: 56px; overflow: hidden; border-radius: 50%; background: #fff; box-shadow: 0px 0px 7px 5px rgba(0, 0, 0, 0.1); right: -70px; }
.about-7content .swiper-button-next:before { width: 100%; height: 100%; content: ""; position: absolute; left: 0px; top: 0px; background: url("../images/icon-58.png") no-repeat center; transform: rotate(180deg); }
.about-7content .swiper-button-prev:hover, .erp-6 .swiper-button-next:hover { background: -webkit-linear-gradient(left, #1423ad, #117be4); background: -moz-linear-gradient(left, #1423ad, #117be4); background: -ms-linear-gradient(left, #1423ad, #117be4); background: -o-linear-gradient(left, #1423ad, #117be4); }
.about-7content .swiper-button-prev:hover:before { background: url("../images/icon-59.png") no-repeat center; transform: rotate(180deg); }
.about-7content .swiper-button-next:hover:before { background: url("../images/icon-59.png") no-repeat center; transform: rotate(0deg); }

/********产品导航*********/
.bread-crumb { width: 100%; overflow: hidden; position: relative; z-index: 6; height: 60px; line-height: 60px; background: -webkit-linear-gradient(top, #f6f7fa, #fff); background: -moz-linear-gradient(top, #f6f7fa, #fff); background: -ms-linear-gradient(top, #f6f7fa, #fff); background: -o-linear-gradient(top, #f6f7fa, #fff); box-shadow: 0px 5px 12px 4px rgba(0, 0, 0, 0.06); top: 80px; position: sticky; border-top: 1px #eee solid; }
.bread-center { max-width: 1570px; width: 92%; overflow: hidden; height: 100%; margin: 0px auto; }
.bread-left { float: left; width: auto; overflow: hidden; height: 100%; }
.bread-left a { float: left; height: 100%; font-size: 16px; color: #495770; padding: 0px 28px; background: url("../images/icon-118.png") no-repeat left center; }
.bread-left a.home { background: url("../images/icon-117.png") no-repeat left center; padding: 0px; width: 40px; }
.bread-left a:hover { color: #0575fb; }
.bread-center ul { float: right; width: auto; overflow: hidden; height: 100%; }
.bread-center ul li {float: left;width: auto;height: 100%;margin-left: 0.3rem;font-size: 16px;color: #495770;cursor: pointer;position: relative;}
.bread-center ul li a{ display:block;}
.bread-center ul li:before {width: 0%;height: 3px;content: "";position: absolute;left: 0px;bottom: 0px;background: -webkit-linear-gradient(left, #117783, #15b2c3);background: -moz-linear-gradient(left, #1517a6, #108bee);background: -ms-linear-gradient(left, #1517a6, #108bee);background: -o-linear-gradient(left, #1517a6, #108bee);}
.bread-center ul li.active:before { width: 100%; }
.bread-center ul li:hover {color: rgba(255, 150, 0, 1);}



/********产品*********/
.n_product_bg{ background:#fff; padding:0.8rem 0px;}
.n_product_box .cont .item {
  background-color: #f5f7f9;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0 0.6rem;
  margin-bottom: 0.2rem;
}
.n_product_box .cont .item .font, .n_product_box .cont .item .img {
    width: 50%;
}

.n_product_box .cont .item .font .tit {
    font-size: 0.3rem; font-weight:bold;
    margin-bottom: 6px;
}
.n_product_box .cont .item .font .f_tit {
    color: #036eb8;
    font-size: 18px;
    margin-bottom: 0.3rem;
}
.n_product_box .cont .item .font .text {
    font-size: 16px;
    color: #999999;
    line-height: 24px;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    max-height: 48px;
    margin-bottom: 0.6rem;
}
.x-gg-a1 .x-gg-div {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #036eb8;
    border-radius: 3px;
    color: #fff;
    padding: 18px 0;
    font-size: 16px;
    width: 180px;
    text-align: center;
    transition: 0.5s all;
}
.x-gg-a1 .x-gg-div span {
    margin-right: 10px;
}
.x-gg-a1 .x-gg-div i {
    display: inline-block;
    width: 42px;
    height: 8px;
    background: url(../images/x-ri-jt1.png) no-repeat;
    background-size: contain;
    position: relative;
    right: 0;
    transition: 0.5s all;
}
.n_product_box .cont .item .img {
    overflow: hidden;
    height: 5rem;
    display: flex;
    align-items: center;
    justify-content: center;
}
.n_product_box .cont .item .img img {
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.n_product_box .cont .item:hover .img img {
  -webkit-transform: scale(1.04);
  transform: scale(1.04);
}
/*************新闻***************/
.n-news-bg{ position:relative; padding:0.8rem 0px 0.8rem;}
.news-top {width:100%;overflow:hidden; margin:0.2rem auto 0px; display:flex; justify-content:space-between}
.news-1 { width:49.15%; overflow:hidden; height:20.834vw}
.news-1 a { width:100%; height:100%; overflow:hidden;display:block; position:relative}
.news-1 a:before { width:100%; height:100px; content:""; position:absolute; left:0px; bottom:0px; z-index:1;
  background:-webkit-linear-gradient(top, transparent, rgba(0,0,0,0.7));
  background:-moz-linear-gradient(top, transparent, rgba(0,0,0,0.7));
  background:-ms-linear-gradient(top, transparent, rgba(0,0,0,0.7));
  background:-o-linear-gradient(top, transparent, rgba(0,0,0,0.7))
}
.news-1 img {width:100%;height:100%;object-fit:cover;-webkit-transition: all 0.4s ease 0s;-moz-transition: all 0.4s ease 0s;-ms-transition: all 0.4s ease 0s;-o-transition: all 0.4s ease 0s;transition: all 0.4s ease 0s;}
.news-1:hover img { transform:scale(1.02)}
.news-time {width:80px;position:absolute;z-index:12;background: #15b2c3;left: 0.2rem;top:0px;color:#fff;padding-bottom:10px;}
.news-time span { width:100%;overflow:hidden; text-align:center; display:block;font-size:40px; font-family:"dinreg"}
.news-time em {width:100%;overflow:hidden;text-align:center;display:block;font-size:14px}
.news-1 p {width:100%;overflow:hidden;position:absolute;left:0px;bottom:25px;box-sizing:border-box;padding: 0px 0.2rem;font-size: 0.24rem;color:#fff;z-index:2;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

.news-list { width:100%; overflow:hidden; margin:10px auto 0px}
.news-item { width:100%; overflow:hidden; padding:30px 0px !important;  position:relative}
.news-item:before { width:100%; height:1px; content:""; position:absolute; left:0px; bottom:0px;background:#ebebeb}
.news-item:after { width:0%; height:1px; content:"";position:absolute; left:0px; bottom:0px; background:#15b2c3; z-index:2}
.news-item a { width:100%; height:100%;display:block;overflow:hidden; display:flex; justify-content:space-between; align-items:center;}
.news-item samp {width:430px; height: 240px; overflow:hidden; display:block; border-radius:5px;}
.news-item samp img { width:100%; height:100%; object-fit:cover}
.news-item:hover samp img { transform:scale(1.02)}
.news-model { width: calc(100% - 490px); overflow:hidden;}
.news-model span { float:left; width:100%; overflow:hidden; font-size: 0.3rem; color:#222; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;}
.news-model p {float:left; width:100%; overflow:hidden; font-size:16px; color:#666; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; line-height:26px; margin-top:14px; min-height:78px;}
.news-model em {float:left; width:100%; overflow:hidden; font-size:0.18rem; color:#15b2c3;font-family:"dinreg"; margin-top:0.4rem; font-style: normal;}
.news-item:hover:after {width:100%}
.news-item:hover span { color:#15b2c3}
.news-item:last-child:before,
.news-item:last-child:after { display:none}



/*****详细页*****/
.news-art-main{background: #f9f9f9;margin:0px auto;padding:5%;}
.art-tit h4{text-align: center;font-size:0.28rem;line-height:1.6;padding-bottom: 20px;color: #333;}
.art-tit h5{text-align: center;font-size: 12px;font-weight: normal;line-height: 38px;color: #888;border-top: 1px solid #e2e2e2; border-bottom: 1px solid #e2e2e2;}
.art-tit h5 span{display: inline-block;max-width: 300px; width:50%;}
.art-main{padding-top: 30px;padding-bottom: 40px;}
.art-main p{text-indent: 2em;font-size: 14px;line-height: 30px;color: #666;}
.art-main p img{ margin-left:-2em;}

.art-back li{font-size: 14px;}
.art-footer-last{border-top: 1px solid #e2e2e2;padding-top: 6px;line-height: 30px;}
.art-footer-next{border-bottom: 1px solid #e2e2e2;padding-bottom: 6px;line-height: 30px;}
.art-footer-last a,.art-footer-next a {line-height: 30px;color: #555;}
.art-footer-last a:hover,.art-footer-next a:hover {color:#a59380;}
.art-footer-back{padding-top: 26px;float: right;margin-top: -82px;margin-right: 20px;}
.art-footer-back a{display: block;position: relative;width: 116px;height: 40px;overflow: hidden;border: 2px solid #a59380;line-height:36px;text-align: center;box-sizing: border-box;color: #a59380;}
.art-footer-back a span{display: block;position: relative;top: 0;}
.art-footer-back a:hover span{background: #a59380;color: #fff;top: -100%;line-height:40px;}
.art-footer-back a:hover{border: 0 none;}


/***********视频***************/
.n_video_bg{position:relative; padding:0.8rem 0px 0.8rem;}

.hmc7item{ width:33.333%;padding:0 12px; margin-bottom:25px;}
.hmc7aBox.scaleImg .overflowHide { height: 310px; }
.hmc7aBox.scaleImg .overflowHide:before{content:""; width:100%; height:100%; background:rgba(0,0,0,0.3); position:absolute; left:0; top:0; z-index:2;}
.hmc7aBox.scaleImg .overflowHide i{ height: 80px; width: 80px; position: absolute; z-index: 3; transform: translate(-50%,-50%); top: 50%; left: 50%; background: url(../images/paly_i0.png) no-repeat center center; }
.hmc7aBox.scaleImg .overflowHide i:before{ content: ""; background: url(../images/paly_i1.png) no-repeat center center; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px;  }
.hmc7aBox.scaleImg .overflowHide i:after{ content: ""; background: url(../images/paly_i2.png) no-repeat center center; height: 100%; width: 100%; position: absolute; left: 0px; top: 0px;}
.hmc7aBox.scaleImg:hover .overflowHide i:before{animation: rotate 1.8s linear infinite; }
.hmc7aBox.scaleImg:hover .overflowHide i:after{animation: rotate2 1.8s linear infinite;}
.hmc7aBox.scaleImg .overflowHide strong{ position:absolute; width:100%; left:0; bottom:0; text-align:center;color:#fff; font-size:16px; line-height:2;z-index:4;}


.mvlayerBg{ height: 100%; width: 100%; position: fixed; z-index: 82; left: 0px; top: 0px; right: 0px; bottom: 0px; background:rgba(0,0,0,0.8); }
.mvLayer {  width: 100%; transform:translateY(-50%); position: fixed; z-index: 85; left: 0px; top: 50%; }
.mvClose { background: url(../images/m2mvClose.png) no-repeat; height: 38px; width: 38px; position: absolute; top: -38px; right: 0; cursor: pointer; z-index: 5; }
.m2mvBox { width: 66%; height: 706px; position: relative; background: #000; margin:0 auto; }

/***********留言***************/
.contact-s2 { position:relative; padding:1rem 0;}
.contact-s2 h3 {width: 100%;overflow: hidden;font-size:0.36rem;/* font-family: "SOURCEHANSANSCN-MEDIUM"; */color: #333;padding-bottom: 20px;text-align: center;position: relative;}
.contact-s2 h3:before {width: 60px;height: 4px;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;background: -webkit-linear-gradient(left, #036eb8, #15b2c3);background: -moz-linear-gradient(left, #036eb8, #036eb8);background: -ms-linear-gradient(left, #036eb8, #036eb8);background: -o-linear-gradient(left, #036eb8, #036eb8);}

.contact-s2 form {margin-top: 3.125vw;display: flex;justify-content: space-between; flex-wrap: wrap;}
.contact-s2 .box {width: calc((100% - 100px) / 3); margin-right: 50px; margin-bottom: 40px;}
.contact-s2 .box:last-of-type {width: 100%;}
.contact-s2 .box:nth-of-type(3n), .contact-s2 .box:last-of-type { margin-right: 0;}

.contact-s2 .box span {font-size: 18px; color: #333333;}
.contact-s2 .box .txt {margin-top: 10px;position: relative; background-color: #fff; border: 1px solid transparent; box-shadow: 0 0 50px rgb(8 27 60 / 10%);border-radius: 20px;overflow: hidden;}
.contact-s2 .box i {width: 24px;height: 24px;position: absolute;left: 25px;top: 23px;background-position: center;background-repeat: no-repeat;filter: grayscale(1);}
.contact-s2 .box:nth-of-type(1) i { background-image: url(../images/icon-4-1.png);}
.contact-s2 .box:nth-of-type(2) i {background-image: url(../images/icon-4-2.png);}
.contact-s2 .box:nth-of-type(3) i { background-image: url(../images/icon-4-3.png);}
.contact-s2 .box:nth-of-type(4) i {background-image: url(../images/icon-4-4.png);}
.contact-s2 .box input, .contact-s2 .box textarea { width: 100%;font-size:0.18rem;  color: #bbbbbb;}
.contact-s2 .box input {height: 70px;padding: 0 20px 0 60px;}
.contact-s2 .box textarea {height: 3rem;padding: 22px 60px; resize: none;}
.contact-s2 .box p {font-size: 14px;color: #bbbbbb; position: absolute;bottom: 30px; left: 24px; right: 24px;}
.contact-s2 .button { display: block;width: 240px;height: 60px;background: #15b2c3; font-size: 18px;color: #fff; margin: 0 auto; cursor: pointer;border-radius: 2em 0 2em 0; border: none;}
.contact-s2 .button:hover { background-color: #ff9600;}


@media screen and (max-width: 768px){
.contact-s2 .box {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
}
}


/*********联系我们*************/
.n-contact-bg {width: 100%;overflow: hidden;background: #fff url("../images/n-contact-bg.jpg") no-repeat top center;padding: 0.9rem 0px;}
.n-contactcontent {width: 50%;overflow: hidden;position: relative;z-index: 2;}
.n-contactcontent h3 {width: 100%;overflow: hidden;font-size:0.36rem;color: #333;margin-bottom:0.3rem;position: relative;}

.n-contactitem { width: 100%; overflow: hidden; box-sizing: border-box; }
.n-contactitem p {width: 100%;overflow: hidden;font-size: 18px;color: #495770;line-height: 2;}

.n-contactwx { width:135px; margin-top:0.3rem;}
.n-contactwx samp { width: 100%; overflow: hidden; display: block; box-shadow: 0px 0px 12px 4px rgba(0, 0, 0, 0.08); }
.n-contactwx span {width: 100%;overflow: hidden;display: block;text-align: center;font-size: 14px;color: #495770;margin-top: 6px;}

.about-map {width: 50%;overflow: hidden;/* height: 500px; */position: relative;z-index: 11;}
.about-map h3 {width: 100%;overflow: hidden;font-size:0.36rem;color: #333;margin-bottom:0.3rem;position: relative;}


.about-map form {margin-top: 3.125vw;display: flex;justify-content: space-between; flex-wrap: wrap;}
.about-map .box {width: calc((100% - 100px) / 2);margin-right: 50px;margin-bottom: 40px;}
.about-map .box:last-of-type {width: 100%;}
.about-map .box:nth-of-type(3n), .about-map .box:last-of-type { margin-right: 0;}

.about-map .box span {font-size: 18px; color: #333333;}
.about-map .box .txt {margin-top: 10px;position: relative;background-color: #fff;border: 1px solid #313131;/* box-shadow: 0 0 50px rgb(8 27 60 / 10%); */border-radius: 20px;overflow: hidden;}
.about-map .box i {width: 24px;height: 24px;position: absolute;left: 15px;top: 14px;background-position: center;background-repeat: no-repeat;filter: grayscale(1);}
.about-map .box:nth-of-type(1) i { background-image: url(../images/icon-4-1.png);}
.about-map .box:nth-of-type(2) i {background-image: url(../images/icon-4-2.png);}
.about-map .box:nth-of-type(3) i { background-image: url(../images/icon-4-3.png);}
.about-map .box:nth-of-type(4) i {background-image: url(../images/icon-4-4.png);}
.about-map .box input, .about-map .box textarea { width: 100%;font-size:0.18rem;  color: #bbbbbb;}
.about-map .box input {height: 50px;padding: 0 20px 0 50px;}
.about-map .box textarea {height: 3rem;padding: 22px 60px; resize: none;}
.about-map .box p {font-size: 14px;color: #bbbbbb; position: absolute;bottom: 30px; left: 24px; right: 24px;}
.about-map .button {display: block;width: 240px;height: 60px;background: #2948b9;font-size: 18px;color: #fff;margin: 0 auto;cursor: pointer;border-radius: 2em 0 2em 0;border: none;}
.about-map .button:hover { background-color: #ff9600;}



.about-map .amap-logo { display: none !important; }



/********分页*********/
.text-center {text-align: center; border-top: 1px solid #ddd;}
.pagination{display: inline-block; padding-left: 0; margin:20px 0px 20px; border-radius: 4px; font-size: 12px;}
.pagination > li{display: inline;}
.pagination > li > a,
.pagination > li > span{position: relative; float: left; padding: 6px 12px; margin-left: -1px; line-height: 1.42857143; color: #4d4d4d; text-decoration: none; background-color: #fff; border: 1px solid #ddd;}
.pagination > li:first-child > a,
.pagination > li:first-child > span{margin-left: 0; border-top-left-radius: 4px; border-bottom-left-radius: 4px;}
.pagination > li:last-child > a,
.pagination > li:last-child > span{border-top-right-radius: 4px; border-bottom-right-radius: 4px;}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus{z-index: 3; color: #000; background-color: #eee; border-color: #ddd;}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus{z-index: 2; color: #fff; cursor: default; background-color: #0964a1; border-color: #0964a1;}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus{color: #777; cursor: not-allowed; background-color: #fff; border-color: #ddd;}






.planbox-sec7 {padding-bottom: 0;}
.planbox-sec7 .cont { width: 100%; position: relative;}
.planbox-sec7 .cont .planbox7_cont .item {width: 100%;}
.planbox-sec7 .cont .planbox7_cont .item .img { width: 100%; position: relative; top: 0;left: 0; height: 6.6rem;}
@media (max-width: 767px) { .planbox-sec7 .cont .planbox7_cont .item .img { position: absolute;  top: 0;  left: 0; height: 100%;}}
.planbox-sec7 .cont .planbox7_cont .item .img img { width: 100%; height: 100%;object-fit: cover;}
.planbox-sec7 .cont .planbox7_cont .item .img:after { content: "";display: block;position: absolute;top: 0;left: 0; width: 100%;height: 100%;background: #000;opacity: 0.3;}
.planbox-sec7 .cont .planbox7_cont .item .font { position: absolute; top: 1rem; left: 6.8rem; z-index: 3; max-width: 800px; color: #fff; width: 100%;width: 8rem;}
@media (max-width: 1199px) { 
 .planbox-sec7 .cont .planbox7_cont .item .font { width: 8.9rem;}
}
@media (max-width: 991px) { 
 .planbox-sec7 .cont .planbox7_cont .item .font { width: 9rem; }
}
@media (max-width: 767px) {
 .planbox-sec7 .cont .planbox7_cont .item .font { left: 0; padding: 30px 20px;width: 100%; top: 0%; position: relative;}
}
.planbox-sec7 .cont .planbox7_cont .item .font .tit { font-size: 0.3rem; margin-bottom: 0.26rem;}
@media (max-width: 991px) {
  .planbox-sec7 .cont .planbox7_cont .item .font .tit {
    font-size: 0.36rem;
    margin-bottom: 0.2rem;
  }
}
@media (max-width: 767px) {
  .planbox-sec7 .cont .planbox7_cont .item .font .tit {
    font-size: 0.8rem;
    margin-bottom: 0.4rem;
  }
}
@media (max-width: 576px) {
  .planbox-sec7 .cont .planbox7_cont .item .font .tit {
    margin-bottom: 0.6rem;
    font-size: 1.2rem;
  }
}
.planbox-sec7 .cont .planbox7_cont .item .font .text {font-size: 16px; font-weight: normal;font-stretch: normal;line-height: 30px;letter-spacing: 0px;color: #ffffff;opacity: 0.92;}
@media (max-width: 1440px) {
  .planbox-sec7 .cont .planbox7_cont .item .font .text {
    font-size: 14px;
    line-height: 24px;
  }
}
.planbox-sec7 .cont .planbox7_cont .item .font .x-gg-a1 .x-gg-div {
  margin-top: 0.6rem;
}
@media (max-width: 767px) {
  .planbox-sec7 .cont .planbox7_cont .item .font .x-gg-a1 .x-gg-div {
    margin-top: 22px;
  }
}
.planbox-sec7 .f_nav {
  position: absolute;
  top: 0;
  height: 100%;
  z-index: 2;
  display: flex;
  -webkit-backdrop-filter: saturate(180%) blur(20px);
  backdrop-filter: saturate(180%) blur(20px);
  background-color: rgba(0, 0, 0, 0.35);
  width: 3.2rem;
  left: 2.6rem;
  padding: 0.8rem 0;
}
@media (max-width: 1919px) {
  .planbox-sec7 .f_nav {
    left: 1.2rem;
  }
}
@media (max-width: 991px) {
  .planbox-sec7 .f_nav {
    left: 20px;
  }
}
@media (max-width: 767px) {
  .planbox-sec7 .f_nav {
    display: none;
  }
}
.planbox-sec7 .f_nav .planbox7_nav {
  margin: 0;
  height: auto;
  width: 100%;
}
.planbox-sec7 .f_nav .planbox7_nav .swiper-wrapper {
  height: auto;
  align-items: flex-start;
}
.planbox-sec7 .f_nav .planbox7_nav .swiper-wrapper .swiper-slide {
  height: 100%;
}
.planbox-sec7 .f_nav .planbox7_nav .item {
  cursor: pointer;
  width: 100%;
  line-height: 0.56rem;
  display: flex;
  align-items: center;
  padding: 0 0.42rem;
  color: #fff;
  font-size: 18px;
}
@media (max-width: 1440px) {
  .planbox-sec7 .f_nav .planbox7_nav .item {
    font-size: 16px;
  }
}
@media (max-width: 991px) {
  .planbox-sec7 .f_nav .planbox7_nav .item {
    font-size: 14px;
    line-height: 0.7rem;
  }
}
.planbox-sec7 .f_nav .planbox7_nav .item i {
  display: block;
  width: 0.4rem;
  margin-right: 0.2rem;
  overflow: hidden;
}

.planbox-sec7 .f_nav .planbox7_nav .item i img {
  float: left;
  width: 100%;
}
.planbox-sec7 .f_nav .planbox7_nav .swiper-slide-active .item {
  background: #036eb8;
}
