﻿:root{
	--main_color:#0128b4;
}
body::-webkit-scrollbar{ display:none;}
::-webkit-scrollbar{ display:none;}
.container_a{ margin-top:64px!important;}
.container_a .sidebar{ width:18%; float:left;}
.container_a .sidebar li{ font-size:24px; line-height:50px; cursor: pointer;}
.container_a .content{ float:right; width:78%; padding-bottom:60px;}
.container_a .content h2{ font-size:36px; font-weight:bold; margin:0 0 20px 0;}
.container_a .content .product_list{ width:100%; margin-bottom:48px;}
.container_a .content .product_list li{ width:50%; float:left; margin:0 2% 2% 0;}
.container_a .content .product_list li:nth-child(4n){ margin-right:0;}
.container_a .content .product_list li a{ display:block; border-radius:8px; overflow:hidden;}
.container_a .content .product_list li a img{ transition:.5s;}
.container_a .content .product_list li:hover a img{ transform:scale(1.1);}
.container_a .content .product_list li div{ font-size:18px; font-weight:bold; padding:12px 12px 0 12px; box-sizing:border-box;text-align: center;}
.container_a .content .product_list li:hover div{ color:var(--main_color);}
.container_a .content .product_list li p{ font-family:arial; color:#999; padding:6px 12px 0 12px; box-sizing:border-box;}
.container_a .content .product_list li:hover p{ color: #333;}
.container_a .content .product_list>div{ line-height:30px; margin-bottom:20px;}

.container_a .sidebar li.active{ font-weight: bold; color: var(--main_color);}  
.sidebar.fixed{ position: fixed; top: 120px; z-index: 1000t;}
.product_xq3_con {
    width: 75%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}
.width_1600{ width:1600px; margin:0 auto;}
.clearfix:after{ content: ""; clear: both; visibility: hidden; display: block; height: 0;}
.clearfix{ zoom: 1;}


#mould86072{ width:100%; position:fixed; top:0; left:0; background:#fff; z-index:99; transition:1s; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41{width:1600px;height:100px;margin:0 auto;display: flex;justify-content: space-between;align-items: center;}
.navbars41 .logo{float:left;width: 25%;}
.navbars41 .logo a{ display: table-cell; vertical-align: middle;}
.navbars41 ul{width:50%;display: flex;margin-right:2%;align-items: center;justify-content: space-between;line-height:100px;}
.navbars41 li.active a{color: var(--main_color);}
.navbars41 li.active::after {content: '';position: absolute;left: 0;right: 0;bottom: 0;height: 3px;background-color: var(--main_color);}
.navbars41 li{ display: table-cell; vertical-align: middle; position:relative;}
.navbars41 li:first-child .hide1{ display:none;}
.navbars41 li>a{font-size: 18px;transition:.5s;}
.navbars41 li>a:hover{ color:var(--main_color);}
.navbars41 li.active a{ color:var(--main_color);}
.navbars41 .phone_a{ background:url(/images/phone.png) no-repeat left center; padding-left:30px; font-size:24px; font-weight:bold; font-family:arial; line-height:100px;}

.navbars41 .btngsearch{width: 26px;height: 28px;background:url(/images/search.png) no-repeat center;}
#searchBox{ position:fixed; top:100px; left:0; width:100%; background:rgba(0,0,0,0.2); z-index:999;}
#searchBox div{ width:1200px; padding:30px 0; position:relative; margin:0 auto;}
#searchBox input{width: 100%;height: 60px;line-height: 60px;background: #f5f5f5;font-size: 16px;transition:.5s;box-shadow:none;border: 2px solid var(--main_color);padding: 0 20px;box-sizing:border-box;margin-bottom:0;}
#searchBox a{ background:var(--main_color) url(/images/search1.png) no-repeat center; width:80px; height:60px; display:block; position:absolute; right:0; top:30px;}


.navbars41 li .hide1{ width:216px; position:absolute; top:100px; left:50%; transform:translateX(-50%); background: #fff; padding:10px; box-sizing:border-box; border-radius:5px; display:none; box-shadow: 0 0 10px rgb(0 0 0 / 20%);}
.navbars41 li:hover .hide1{ display:block; text-align:center;}
.navbars41 li .hide1 a{ display:block; padding:0 20px;}
.navbars41 li:hover .hide1 a{ background: none; border-radius:inherit; color:#333; line-height:44px; font-size:14px;}
.navbars41 li:hover .hide1 a:hover{ background: var(--main_color); border-radius:5px; color:#fff;}



.duan1 {display: flex;justify-content: space-between;align-items: center;}
.duan1 h2 {color: var(--main_color);font-size: 24px;font-weight: bold;line-height: 2;}
.duan1 p {font-size: 16px;line-height: 2;text-align: justify;text-indent: 2em;}
.duan2 {display: flex;justify-content: space-between;align-items: center;margin: 2% 0;}
.duan2 .le {margin-right: 3%;}
.duan2 h2 {color: var(--main_color);font-size: 24px;font-weight: bold;line-height: 2;}
.duan2 p {font-size: 16px;line-height: 2;text-align: justify;text-indent: 2em;}
.duan2 b {color: var(--main_color);line-height: 2;font-size: 18px;}

.mendian {background: #fff;padding: 1.5% 0 3%;position:relative;}
.mendians .TitHead h2 {margin-bottom: 2%;}
.TitHead h2:before {width: 60px;height: 4px;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;background: var(--main_color);}
.TitHead h2 {text-align: center;font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 1vw;position: relative;padding-bottom: 1%;}
.TitHead .desc {padding: 0 0 0 1.82vw;}
.TitHead .desc {color: #142233;}
.mendian .swiper-slide a {display: flex;flex-direction: column;align-items: center;}
.mendian .swiper-slide img {position: relative;}
.mendian .swiper-slide h5{position: absolutete;bottom: 0;line-height: 3;background: var(--main_color);color: #fff;width: 100%;text-align: center;}
.mendian .swiper-container {position: unset;}

.mendian .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {background: var(--main_color);}
.mendian .swiper-container-horizontal>.swiper-pagination-progressbar {width: 70%;height: 4px;left: 15%;top: 66%;}
.mendian .more {margin: 4% auto 0;}
.mendian .more {margin-top: 3%;display: flex;width: 164px;height: 50px;background-color:var(--main_color);margin-bottom: 3%;justify-content: center;align-items: center;color: #fff;border-radius: 40px;}
.mendian .more span {display: inline-block;vertical-align: middle;}
.mendian .more i{background:url(/images/more.png) no-repeat center;margin-left: 6%;background-size: 100%;width: 26px;height: 26px;display: block;transition: transform 0.5s ease;}
.mendian .more:hover span{color:#fff;}
.mendian .more:hover i{transform: rotate(45deg); /* 鼠标经过时旋转45度 */}


/*优点*/
.cp25 .swiper-slide a:before {background:none;}
.cp25 .swiper-slide img {width: 100%;height: auto;}
.cp25 .swiper-slide a:after {border: solid 6px #ffffff00;}
.cp25 .swiper-container{width:1500px; margin:0 auto;}
.cp25 .cp25-main {width: 1500px;}
.box .TitHead{margin:2% 0;}
#youshi .name{ color:#333; font-size:18px; text-transform: uppercase; font-family: arial; text-align:center;margin-bottom:30px;}
#youshi .title{margin-bottom:12px;font-family: "fzlt";}
.cp252 .swiper-container{ padding:0 0 60px 0!important; margin-bottom:0!important;}
.cp252 .swiper-slide{ border: 2px solid var(--main_color); box-sizing:border-box; border-radius:12px; overflow:hidden;}
.cp252 .swiper-slide img{ border-radius:inherit!important;}
.cp252 .swiper-slide a{ position:relative;}
.cp252 .swiper-slide span{ position: absolute; top:-40px; left:50%; transform:translateX(-50%); width:80px; height:80px; background:var(--main_color); border-radius:50%; border: 2px solid #fff;}
.cp252 .swiper-slide span em{ font-size:20px; color:#fff; position:absolute; bottom:10px; left:50%; transform:translateX(-50%);}
.cp252 .swiper-slide h3{ text-align:center; color:var(--main_color); font-size:20px; font-weight:bold; margin:15px 0;}
.cp252 .swiper-slide p{ padding:0px 24px 0 24px; line-height:30px; margin-bottom:10px;margin-top: 10px;text-align: justify;}
.cp25:after {background-color: #00397a00!important;}
.cp25 .swiper-slide.swiper-slide-next a:after {background-image: none;}
.cp25 .swiper-slide.swiper-slide-next:after {background: none;}

#honor {padding: 4% 0;}
#honor .gz_name{margin-bottom:2%;}
#honor .gz_name:before {bottom: -15px;}
.brand_box3{ padding: 80px 0; background:url(/images/brand_bg1.jpg) no-repeat;background-size:100%;}
.brand_box3 .gz_name:before {bottom: -15px;}
.history_a{ margin-top: 36px; height: 540px; overflow-y: scroll;}
.history_a ul{ position: relative; z-index: 1;}
.history_a ul::after{ content: ""; width: 1px; height: 100%; border-left: 1px dashed #999; position: absolute; left: 50%; top: 0; z-index: -1;}
.history_a li:nth-child(odd){ padding-left: 53%; text-align: left;}
.history_a li:nth-child(even){ padding-right: 53%; text-align: right;}
.history_a li{ padding-top: 30px; position: relative;}
.history_a li::before{ content: ""; width: 15px; height: 15px; border-radius: 50%; border: 1px solid var(--main_color); position: absolute; left: 50%; top: 56px; transform: translateX(-50%);}
.history_a li::after{ content: ""; width: 11px; height: 11px; border-radius: 50%; background: var(--main_color); position: absolute; left: 50%; top: 59px; transform: translateX(-50%);}
.history_a li h2{ font-size: 36px; font-weight: bold; margin-bottom: 10px;}
.history_a li p{ font-size: 16px; line-height: 30px;}
.history_a ul .more{padding-top:0.8%;}
.history_a ul a{margin:0 auto;width:146px; line-height:46px; display:block; color:#fff; background: var(--main_color);text-align:center; position:relative;box-sizing: border-box;}
.history_a ul a:hover {border-radius: 50px;background: var(--main_color);}

/*风采*/
/*企业文化*/
.gz_name.c {
    text-align: center;
    margin-bottom: 2vw;
}
.gz_name p{
	font-size: 2vw;
	margin-bottom: 0.5vw;
	position: relative;
}
.gz_name p:nth-child(2){
	font-size: 1.5vw;}

.gz_name.is-inview p{
	transform: translateX(0%);
	opacity: 1;
}
.gz_name.pos {
    position: absolute;
    z-index: 5;
    color: #fff;
    width: 100%;
    top: 10vh;
}
.pro_serie{
	width: 100%;
	height: 100vh;
	position: relative;
	padding: 0px;
	background: #000;
}
.serie{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}

.serie img{
	width: 100%;
	height: 100%;
	position: absolute;
	object-fit: cover;
	left: 0px;
	top: 0px;
	-webkit-transition: all 1s;
}

.serie img.active{
	opacity: 0.7;
}
.pro_serie ul li {
    width: calc(100% / 3);
    height: 100%;
    position: relative;
    cursor: pointer;
}
.pro_serie ul{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0%;
	top: 0%;
	display: flex;
}

.pro_serie ul li{
	width: calc(100% / 3);
	height: 100%;
	position: relative;
	cursor: pointer;
}

.pro_serie ul li .name{
	width: 100%;
	height: auto;
	position: absolute;
	left: 0px;
	bottom: 0px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	z-index: 10;
	-webkit-transition: all 1s;
  margin-bottom: 5vw;
}

.pro_serie ul li .name b{
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	font-size: 1.8vw;
	padding-bottom: 1vw;
	margin-bottom: 1vw;
	-webkit-transition: all 0.5s;
	line-height: 1.3;
}
.pro_serie ul li .name b i{font-style: normal;}
.pro_serie ul li .name b span{display: block;width: 100%;font-size: 1vw;text-transform: uppercase;font-family: din;}
.pro_serie ul li .name b::after{width: 1px;height: 20px;position: absolute;left: 50%;margin-left: -0.5px;bottom: -10px;content: '';background: #fff;-webkit-transition: all 1s;}
.pro_serie ul li:hover .name b::after,.pro_serie ul li.active .name b::after{height: 40px;bottom: 0px;}
.pro_serie ul li:hover .name b,.pro_serie ul li.active .name b{padding-bottom: 60px;margin-bottom: 15px;}
.pro_serie ul li::after{width: 100%;height: 50%;position: absolute;left: 0px;bottom: 0px;background: linear-gradient(-180deg, rgba(0, 0, 0, 0), rgba(1,40,180, .75));content: '';opacity: 0;-webkit-transition: all .5s;}
.pro_serie ul li:hover::after,.pro_serie ul li.active::after{opacity: 1;}
.pro_serie ul li .name p{-webkit-transition: all 0.5s;line-height: 40px;
    font-size: 20px;}
.pro_serie ul li:hover .name p,.pro_serie ul li.active .name p{letter-spacing: 1px;}

/*公司简介*/
.boxes {position: relative;padding: 1vw 0px;background: #fff;overflow: hidden;}
.boxes.about {padding-bottom: 0px;}
.w1600 {width: 1470px;margin: 0px auto;position: relative;}
.gz_name {font-size: 2.3vw;margin-bottom: 1vw;position: relative;}
.gz_name.is-inview p div {transform: translateX(0%);
opacity: 1;}
.about_warp {display: flex;position: relative;    flex-direction: column;margin-bottom: 2%;}
.about_warp .num_list {margin-top: 0px;}

.st_fadeUp.is-inview {-webkit-transform: translateY(0px);opacity: 1;}
.num_list {width: 100%;height: auto;margin-top: 3vw;margin-bottom: 3vw;}
.num_list ul {width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.num_list ul li {opacity: 1;transform: translateY(0px);}
.num_list ul li {width: 25%;position: relative;margin-bottom: 0vw;}
.num_list ul li .num {font-size: 20px;font-family: din;line-height: 1;display: flex;color:var(--main_color);align-items: flex-end;}
.num_list.st_fadeUp.is-inview {margin-bottom: 3%;}
.num_list ul li .num span, .num_list ul li .num i {font-size: 70px;}
.num_list ul li .num b {position: relative;font-weight: normal;font-size: 18px;font-family: none;margin-bottom: 15px;margin-left: 5px;}
.num_list ul li .num b.b {position: absolute;right: 0px;top: -30px;}
.num_list ul li .txt {width: 100%;height: auto;font-size: 18px;color:var(--main_color);}
.about_warp .singePage p {margin-bottom: 0px;text-align: justify;text-indent: 36px;}
.about_warp .right video{width:100%;height:56vh;}















/*返回顶部*/
.back_top{ position: fixed; right: 24px; bottom: 126px; width: 64px; height: 64px; color: #fff; border-radius:50px; background-color: var(--main_color); text-align:Center; cursor: pointer;z-index: 9;}
.back_top img{ width: 20px; display: block; margin:0 auto 5px auto; padding-top:10px;}
.back_top p{ font-size: 14px;}

.two_section {
    background: url(/images/invest_bg1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
    height: 100vh;
    position: relative;
}
.two_section .item1 {
    color: #fff;
    position: absolute;
    top: 38%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.two_section .item2 {
    color: #fff;
    position: absolute;
    top: 67%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    font-size: 0.9vw;
}
.bottom_section {line-height: 2;
    display: flex;
    align-items: center;
    color: white;
    height: 20vh;
    position: absolute;
    bottom: 0;
    font-size: 0.9vw;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    width: 88%;
    justify-content: space-between;
}


/*licheng*/
.timeline-content h2 {color: #333;font-weight: bold;}
.timeline-content p {line-height: 1.5;}
.timeline-img.pic_lc {background: none;}
.timeline-img {box-shadow: none;}
.timeline-img img {width: 100%;left: 0; top: 0;}
.timeline-content {box-shadow: 0 3px 0 var(--main_color);}


.jianjie {display: flex;flex-direction: row;justify-content: space-between;align-items: center;margin-top: 80px;}
.wenzi h2 {font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 1vw;position: relative;padding-bottom: 1%;}
.wenzi h2:before{width: 51%;height: 4px;content: "";position: absolute;left: 25%;transform: translateX(-50%);bottom: -5px;background:  var(--main_color);}
.wenzi p {font-size: 16px;line-height: 1.5;margin-bottom: 1%;text-indent: 2em;text-align: justify;}
.wenzi {margin-right: 3%;}
/*服务*/
.width_ny_{ padding: 80px 0;}
.about_list_a{    display: flex;
    align-items: center;}
.about_list_a .left{ width:48%;    margin-right: 2%; float:left; border-top-left-radius:60px; border-bottom-right-radius:60px; overflow:hidden;}
.about_list_a .left img{ width:100%; height:100%;}
.about_list_a .right{ width:48%; float:right;}
.about_list_a .right h2{font-size: 2vw;font-weight:bold;margin-top: 1%;}
.about_list_a .right h3{font-size: 1vw;line-height: 1.7;margin: 2% 0 3% 0;}
.about_list_a .right p{font-size: 0.9vw;line-height: 1.75;color:#666;}
.about_list_aa .right p{ position:relative; padding-left:30px; box-sizing:border-box; }
.about_list_aa .right p:before{ content:""; width:16px; height:16px; border-radius:2px; background: var(--main_color); position:absolute; top:10px; left:0;}

.about_list_b{ margin:36px 0;display: flex;
    flex-direction: row-reverse;
    align-items: center;}
.about_list_b .left{ width:48%;margin-left:2%; float:right; border-top-right-radius:60px; border-bottom-left-radius:60px; overflow:hidden;}
.about_list_b .left img{ width:100%; height:100%;}
.about_list_b .right{ width:48%; float:left;}
.about_list_b .right h2{font-size: 2vw;font-weight:bold;margin-top: 1%;}
.about_list_b .right h3{font-size: 1vw;line-height: 1.7;margin: 2% 0 3% 0;}
.about_list_b .right p{ font-size:0.9vw;line-height: 1.75;color:#666; background:url(/images/nimg20_3.png) no-repeat top 9px left; padding-left:36px; box-sizing:border-box;}







/*人才理念*/
.st_fadeUp.is-inview {-webkit-transform: translateY(0px);opacity: 1;margin-top: 2%;}
.singePage.st_fadeUp.is-inview {padding: 3%;border: 1px solid var(--main_color);border-radius: 30px;height: auto;}
.singePage p {margin-bottom: 15px;line-height: 2;font-size: 16px;padding-right: 10px;}
.rczp{padding-top:4%;}
.rcln_box{margin-bottom:2%;width: 100%;display: flex;position: relative;justify-content: space-between;align-items: center;}
.rcln_box .left{width: 45%;}
.gz_name {text-align:center;font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 1vw;position: relative;line-height: 2;}
.gz_name:before{width: 60px;height: 4px;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;background:  var(--main_color);}
.rc_icons{width: 45%;position: relative;}
.rc_icons ul{width: 100%;display: flex;flex-wrap: wrap;justify-content: space-between;}
.rc_icons ul li{width: 30%;position: relative;margin-right: 5%;margin-bottom: 3vw;}
.rc_icons ul li:nth-child(even){-webkit-transition: all 1s ease 0.4s;}
.rc_icons ul li:nth-child(3n){-webkit-transition: all 1s ease 0.5s;}
.rc_icons ul li:nth-child(n+4){margin-bottom: 0px;}
.rc_icons ul li:nth-child(3n){margin-right: 0%;}
.rc_icons ul li .icon{width: 40px;height: auto;position: relative;background: var(--main_color);border-radius: 50%;margin: 0px auto;padding: 27px;}
.rc_icons ul li .icon:before{width: 122px!important;height: 122px!important;position: absolute;left: 50%;top: 50%;-webkit-transform: translate(-50%, -50%);content: '';background: url(/images/icon_huan.png);}
.rc_icons ul li p{text-align: center;display: block;position: relative;margin-top: 25px;font-size: 18px;color:var(--main_color);}
.rcln_box .left .name{font-size: 24px;margin-bottom: 10px;}


/*招聘页*/
.zhaopin_list{ width:80%; margin: auto; min-height:600px;    margin-top: 4%;}
.zhaopin_a .left{ width:70%; float:left;}
.zhaopin_a .left .zhaopin_column{ background: var(--main_color); color:#fff; padding:0 24px; box-sizing:border-box; border-radius:4px; margin-bottom:1px;}
.zhaopin_a .left .zhaopin_column span{ display:inline-block; line-height:80px;}
.zhaopin_a .left .zhaopin_column span:nth-child(-n+2){ width:24%;}
.zhaopin_a .left .zhaopin_column span:nth-child(3){ width:20%;}
.zhaopin_a .left .zhaopin_column span:nth-child(4){ width:32%;}
.zhaopin_a .left li{ border-bottom:1px solid #e5e5e5;}
.zhaopin_a .left li .title{ padding:0 24px; box-sizing:border-box;}
.zhaopin_a .left li .title span{ line-height:72px; float: left;}
.zhaopin_a .left li .title span:nth-child(-n+2){ width:24%;}
.zhaopin_a .left li .title span:nth-child(3){ width:20%;}
.zhaopin_a .left li .title span:nth-child(4){ width:30%;}
.zhaopin_a .left li .title em{ float:left; width:2%; width:14px; height:14px; background-position:center; background-image: url(/images/ico2.png); margin-top:33px;}
.zhaopin_a .left li .title.active{ background: var(--main_color); color:#fff;}
.zhaopin_a .left li .requirement{ padding:24px; box-sizing:border-box; display:none; border:2px solid var(--main_color); box-sizing:border-box;}
.zhaopin_a .left li .requirement h2{ font-size:18px; font-weight:bold;}
.zhaopin_a .left li .requirement p{ line-height:30px;}

.zhaopin_a .right{ width:27%; float:right;}
.zhaopin_a .right .img_boxs{ background:url(/images/zhaopin.jpg) no-repeat; background-size: cover; color:#fff; padding:40px 36px 80px 36px; box-sizing:border-box; border-radius:6px;}
.zhaopin_a .right .img_boxs span{ font-size:24px; letter-spacing: 2px;}
.zhaopin_a .right .img_boxs h2{ font-size:36px; font-weight:bold; line-height:40px; margin:12px 0; letter-spacing: 3px;}
.zhaopin_a .right .img_boxs p{ line-height:18px;}
.zhaopin_a .right .img_boxs a{ border:1px solid #fff; width:128px; line-height:40px; display:inline-block; color:#fff; text-align:Center; margin-top:20px;}
.zhaopin_a .right .img_boxs a:hover{ color:var(--main_color); background:#fff;}
.zhaopin_a .right .text_boxs{ background:#f2f2f2; color:#333; border-radius:6px; margin-top:20px; padding:36px;}
.zhaopin_a .right .text_boxs h2{ font-size:24px; margin-bottom:10px;}
.zhaopin_a .right .text_boxs p{ line-height:30px;}


/*简历*/
.resume{ margin-bottom:64px; width:1080px;    margin-top: 4%;}
.resume textarea{ width:100%; padding:20px; box-sizing:border-box;}
.resume .resume_submit{ margin-top: 30px; height:48px; line-height:48px; border-radius:6px;}
.resume .resume_submit:hover{ background:var(--main_color);}



/*联系我们*/
.boxes {position: relative;background: #fff}
.contactBox {position: relative;direction: rtl;}
.contactBox {width: 100%;height: auto;display: flex;justify-content: space-between;margin-bottom: 2%;}
.sub_title{margin: 2% 0;}
.sub_title h3{text-align:center; font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 1vw;position: relative;padding-bottom:1%;}
.sub_title h3:before{width: 60px;height: 4px;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;background:  var(--main_color);}
.map {width: 55%;height: 500px;background: #fff;overflow: hidden;position: relative;z-index: 0;background-color: rgb(243, 241, 236);color: rgb(0, 0, 0);text-align: left;}
.map img {width: 100%;height: 100%;object-fit: cover;}
.cons {
    width: 45%;
    height: 500px;
    background: var(--main_color);
    padding: 0px 50px;
    color: #fff;
    position: relative;
    direction: initial;
}
.cons h2 {
      margin-top: 6%;
    display: block;
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 10px;
}
.cons ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-top: 2px solid rgba(255, 255, 255, 0.5);
    padding-top: 30px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.5);
    margin-bottom: 25px;
}
.cons ul li {
    width: 100%;
    position: relative;
    height: auto;
    display: flex;
    align-items: flex-start;
    margin-bottom: 30px;
}
.cons ul li .icon {
    width: 45px;
    height: 45px;
    line-height: 20px;
    text-align: center;
    border-radius: 50%;
    font-size: 20px;
    letter-spacing: 1px;
}
.cons ul li .info {
    width: 100%;
}
.cons ul li .name {
    font-size: 14px;
}
.cons ul li .info a {
    font-size: 28px;
    font-family: GeoBrandBold;
    color: #fff;
}

#box-6{width: 100%;height: auto;padding: 100px 0 100px 0;background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;}
#box-6{padding-top: 3%;padding-bottom: 80px;}
#box-6 .ny_bt .ftitle {font-size: 24px;}
#box-6 .box1{margin-top: 40px;border: 1px solid rgba(0,0,0,0.1);border-radius: 50px;padding: 100px 75px 80px 75px;}
#box-6 ul{display: flex;flex-wrap: wrap;margin: 0 auto;padding: 0;list-style: none;display: flex;flex-wrap: wrap;margin: 0 auto;padding: 0;list-style: none;margin: 0 -35px;display: flex;flex-wrap: wrap;}
#box-6 li{box-sizing: border-box;padding: 10px;/padding:0 50px 32px 35px;display: flex;align-items: center;}
#box-6 li:nth-child(-n+4):nth-child(odd) {flex: 1 1 calc(30% - 20px);}
#box-6 li:nth-child(-n+4):nth-child(even) {flex: 1 1 calc(30% - 20px);}
#box-6 h3{text-align:center; font-size: 2vw;font-weight: bold;color: #000;margin-bottom: 1vw;position: relative;padding-bottom:1%;}
#box-6 h3:before{width: 60px;height: 4px;content: "";position: absolute;left: 50%;transform: translateX(-50%);bottom: 0px;background:  var(--main_color);}
#box-6 li .title{color: #666;font-size: 24px;min-width: 140px;}
#box-6 li .title span{color:  var(--main_color);font-size: 24px;margin-left: 5px;}
#box-6 li input,#box-6 textarea{width: 100%;border: 1px solid #E2E2E2;border-radius: 10px;margin: 10px 0;padding: 15px;font-size: 16px;height: 60px;outline-color:  var(--main_color)!important;}
#box-6 li input::-webkit-input-placeholder{color: #BBB;}
#box-6 .textarea{flex: 1 1 100%;}
#box-6 .textarea p{margin-bottom: 10px;}
#box-6 .textarea textarea{height: 240px;}
#box-6 .textCenter{text-align: center;}
#box-6 .submit{border-radius: 50px;background: var(--main_color);display: inline-flex;border: 2px solid var(--main_color);z-index: 2;position: relative;overflow: hidden;transition: color 0.2s;/* margin-top: 15px; *//* text-align: center; */margin: 0 auto;justify-content: center;}
#box-6 .submit input{background: transparent;border: none;font-size: 16px;color: #fff;font-weight: bold;/* padding: 0 85px 12px 30px; */line-height: 52px;width: 150px;text-align: center;}
#box-6 .submit>div:hover input{color: var(--main_color);}
#box-6 .submit>div img{width: 26px;margin-left: 10px;transition: 1s;position: absolute;right: 35px;top: 35%;}
#box-6 .submit>div:hover img{content: url(/images/index_btn_jtC.png);transform: translateX(5px);}
#box-6 .submit>div::before {content: "";will-change: transform;transform-origin: 50% 0%;border-radius: 50%;width: 150%;height: 200%;transition: transform 1s cubic-bezier(.5,0,0,1);position: absolute;top: -50%;left: -25%;transform: scaleY(0);z-index: -1;background-color: #fff;}
#box-6 .submit>div:hover::before {transform-origin: 50% 100%;transform: none;}




/*标签栏*/
.crumbs_nav{ float: left; width: 30%; line-height: 80px;}
.crumbs_nav a{ display: inline-block; margin: 0 15px;}
.crumbs_nav a:hover{ color: var(--main_color);}
.crumbs_nav a.b{ background: url("/images/btn.png") no-repeat; width: 20px; height: 20px; position: relative; top: 8px;}
.crumbs_nav span{ margin-left: 15px; color: var(--main_color);}
.crumbs ul{ float: right; width: auto;}
.children-navs{ margin-bottom:36px;}
.children-navs ul li{ min-width: auto; margin:0 5px;}
.children-navs ul li:last-child{ margin-right:0;}
.children-navs ul li a{ font-size:16px; padding: 0 15px;}
.children-navs ul li:hover a{ color: var(--main_color);}
.children-navs ul li.active a{ color: var(--main_color);}
.children-navs ul li.active:after, .children-navs ul li.active:before{ bottom: -2px; background: var(--main_color);}
.children-navs ul li:hover:after, .children-navs ul li:hover:before{ bottom: -2px; background: var(--main_color);}






.top-block {
    margin: 1vw 9.25vw;
    position: relative;
    z-index: 2;
    display: flex;
    align-items: center;
}
.left-box {
    width: 47.738%;
    padding-right: 6.25vw;
}
.c-title.gray span {
    color:var(--main_color);
    border-top-color: var(--main_color);
}
.c-title span {
    display: inline-block;
    font-size: 18px;
    margin-bottom: 20px;
    border-top: 2px solid transparent;
    padding-top: 5px;
}
.c-title.gray h2, .c-title.gray h3 {
    color: #1e2e45;
}
.c-title h2 {
    font-size: 52px;    line-height: normal;
}
.left-box .items {
    margin-top: 3.125vw;
    display: flex;
    justify-content: space-between;
}
.left-box .item.item-1:before {
    background-image: url(/images/icon-1-11.png);
}
.left-box .item:before {
    content: '';
    width: 76px;
    height: 76px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
}
.left-box .item .num {
    font-size: 66px;
    color: var(--main_color);
    font-family: 'EuclidCircularA-Regular';
}
.left-box .item p {
    font-size: 18px;
    color: #203451;
}
.left-box .line {
    width: 1px;
    background-color: #cdd3e0;
}
.left-box .item.item-2:before {
    background-image: url(/images/icon-1-22.png);
}
.left-box a.more {
    display: block;
    margin-top: 3.125vw;
    width: 240px;
    border-radius: 24px;
    text-align: center;
    font-size: 16px;
    line-height: 48px;
    color: #fff;
  	background:var(--main_color);
    transition: all .3s ease;
}
.right-box {
    position: relative;
    width: 52.262%;
}
.right-box img.bg {
    display: block;
    width: 100%;
}






/*内页大图*/
#mould76972{ width:100%;}
.fixed_img img {width: 100vw;}
.fixed_img{ width:100%; position:relative; overflow:hidden;}
.fixed_img .txt{ position:absolute; left:0; top:0; bottom:0; right:0;  z-index:9; background: rgba(0,0,0,0.1);display: flex;
    align-items: center;
    justify-content: center;}
.fixed_img .txt h2{line-height: 2;font-family:'alimama';color:#fff;font-size: 3vw;}
.fixed_img .txt h5{ font-size:1.5vw; line-height: 3rem; font-weight:600; color:#fff;  text-transform: uppercase;}
.txt .main_a {text-align: center;}
/*基本页*/
#mould76974{ min-height:400px;}
#mould76976{ width:1600px; margin:0 auto;}
#mould76976 p{ line-height:30px;}
#mould76976 p img{ margin:5px 0;}



.honor_list_a{ width:100%; background:url(/images/about4_bg.jpg) no-repeat center bottom; padding:60px 0;}
.honor_list_a .one_box_a .swiper-slide{ padding:0 10px;}
.honor_list_a .one_box_a{ position:relative;}
.honor_list_a .one_box_a:after{ content:""; width:100%; height:1px; background:var(--main_color); position:absolute; top:50%;}
.honor_list_a .one_box_a .swiper-slide:before {
    content: "";
    width: 1px;
    height: 50px;
    background: var(--main_color);
    position: absolute;
    left: 52.6%;
    bottom: -24%;
    transform: translateX(-50%);
}
.honor_list_a .one_box_a .swiper-wrapper{
  -webkit-transition-timing-function:linear;
  -moz-transition-timing-function:linear;
  -ms-transition-timing-function:linear;
  -o-transition-timing-function:linear;
  transition-timing-function:linear;
}
.honor_list_a .one_box_a .swiper-slide h3{ position:relative; text-align:Center; line-height: 24px; height:48px; margin: 0 0 10px 0;}
.honor_list_a .one_box_a .swiper-slide h3 span{ display:inline-block; width:12px; height:12px; border-radius:6px; box-sizing:border-box; background:none; border:3px solid rgba(250,157,153,1); margin-right:10px;}

.honor_list_a .one_box_a .swiper-slide{ position:relative;}
.honor_list_a .one_box_a .swiper-slide:after{ content:""; width:16px; height:16px; border-radius:50%; background:var(--main_color); position:absolute; left:50%; bottom: -27%;}
.honor_list_a .one_box_a .swiper-slide:before{ content:""; width:1px; height:50px; background:var(--main_color); position:absolute; left:52.6%; bottom: -24%; transform:translateX(-50%);}
.honor_list_a .one_box_a .swiper-slide:nth-child(even){ margin-top:300px;}
.honor_list_a .one_box_a .swiper-slide:nth-child(even):after{ top:-25.6%;}
.honor_list_a .one_box_a .swiper-slide:nth-child(even):before{ top:-24.5%;}
.honor_list_a .one_box_a .swiper-slide:nth-child(even) h3{ margin:10px 0 0 0;}




/*荣誉页面*/
.picture1 .picture1-cont{ width:1600px; margin:0 auto;}
.picture1 .picture1-cont > ul{ margin-bottom:20px;}
.picture1 .picture1-cont > ul li{ width:23.5%;}
.picture1 .picture1-cont > ul li a{ border:1px solid #ccc; box-sizing:border-box;}
.picture1 .picture1-cont > ul li a img{ height:auto;}


/*产品列表*/
.product-list > ul li img {
    transition: 1s;
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.product-list{ width:88%;}
.product-list > ul li{ margin-bottom:20px; width:24%;}
.product-list > ul li p:first-child{display: flex;    background: #e1f0e6eb;
    padding: 3%;
    justify-content: center;
    align-items: center;
    height: 300px;
    border: 1px solid #ccc;
    overflow: hidden;}
.product-list > ul li h2{ text-align:center;}
.product-list > ul li p:last-child{ border-top:1px solid #e5e5e5; line-height:24px; text-align:left; padding-top:10px; height:48px; white-space: initial; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}

/*产品详情*/
.main3{ width:88%; padding:0; margin-bottom:48px;}
.product_xq3 h2 {
    font-size: 24px;
    color: var(--main_color);
    height: auto;
    line-height: 2;
    text-align: center;
    flex: 1.5;
    margin-right: 2%;
}
.product3_txt {
    flex: 1;
}
.product3_txt h3 {
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    line-height: 40px;
    padding: 10px 0;
}
.product3_txt p {
    line-height: 30px;
    font-size: 18px;
    text-align: justify;
}
/*产品详情-推荐新闻*/
.more_case1{ margin:60px auto; position:relative;}
.more_case1:after{ content:""; width:100%; height:1px; background:#ccc; position:absolute; left:0; top:39px; z-index:-1;}
.more_case1 h2{ display:inline-block; color:#fff; background:var(--main_color); line-height:40px; padding:0 15px; margin-bottom:24px;}

.more_case1 li{ float:left; width:32%; margin-right:2%; position:relative;}
.more_case1 li:nth-child(3n){ margin-right:0;}
.more_case1 li:nth-child(-n+3){ margin-bottom:1%; padding-bottom:1%; border-bottom:1px dashed #ccc;}
.more_case1 li .img{ float:left; width:30%; border-radius:8px; overflow:hidden;}
.more_case1 li .img img{ transition:1s;}
.more_case1 li:hover .img img{ transform:scale(1.1);}
.more_case1 li .txt{ float:right; width:66%;}
.more_case1 li h3{ font-size:16px; line-height:16px; font-weight:bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; margin:12px 0;}
.more_case1 li:hover h3{ color:var(--main_color);}
.more_case1 li p{ font-size:14px; line-height:20px; color:#666; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;} 


/*新闻*/
.newslist{padding: 2% 0;}
.newslist > ul {
    display: flex;
    /* display: -webkit-flex; */
    -webkit-justify-content: space-between;
    flex-direction: column;
}
.newslist a {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}
.newslist>ul li .newsimgs {
    height: auto;
    border-radius: 6px;
    overflow: hidden;
    width: auto;
}
.newslist>ul li{ width:100%; transition: .8s ease-in-out;}
.newslist>ul li:hover{ border-radius:10px; overflow:hidden; margin-top:inherit;}
.newslist>ul li .newsimgs img{ transition:.5s;}
.newslist>ul li:hover .newsimgs img{ transform:scale(1.08);}
.newslist>ul li .newsconts{padding: 0 4%;    flex: 1;}
.newslist>ul li .newsconts h3 {
    /* padding-bottom: 10px; */
    /* line-height: 30px; */
    font-weight: bold;
    transition: .3s;
    font-size: 30px;
}
.newslist>ul li .newsconts p {
    font-size: 18px;
    line-height: 24px;
    color: #999;
    line-height: 3;
    margin: 0 0;}
.newslist li:hover .newsconts h3{ color: var(--main_color);}
.newslist li .newsconts time {
    display: flex;
    margin-top: 12px;
    justify-content: space-between;
}.newslist li .newsconts time em{ background: url("/images/yan.png") no-repeat left center; padding-left:24px; float: right; font-size: 14px;}

.newcontent{width:80%; min-height:400px; padding-top:0;overflow-y: hidden;}
.newcontent h2{ font-size:30px; line-height:30px;}
.newcontent p{ line-height:30px;text-align: justify;}
.newcontent h3 a,.tb_page h4 a,.fenye3_all h4 a{ color:var(--main_color);}
.tb_page{ width:1600px; margin:30px auto;}

.f-pageone.fenye{ margin:10px 0 48px;}



/*视频*/
#mould35389{ width:1600px; margin: 0 auto;}
#mould35389 li{ width:48%; float:left; margin-bottom:2%;margin-right:4%;}
#mould35389 li:nth-child(2){ margin-right:0;}
#mould35389 li:nth-child(4){ margin-right:0;}
#mould35389 li:nth-child(6){ margin-right:0;}
#mould35389 li .videos{ height: 432px;background-color:#000;}
#mould35389 li video{ width:100%; height: 100%; border:none;}
#mould35389 li p{ text-align:center; line-height:60px;}
#mould35389 li:hover p{ color: #333;}
#mould52519 .span6:first-child{ width:60%; overflow: hidden;}
#mould52519 .span6:last-child{ width:36%; float:right;}
#mould52519{ width:1300px; margin:0 auto 40px;}




  

/*底部*/
.footer-a {background: #f1f1f1;}
.foot.width_1600 {display: flex;flex-direction: column;padding:3% 0 0;}
.imm {display: flex;flex-direction: row;justify-content: space-between;align-items: center;border-bottom: 1px solid #e6e6e6;padding-bottom: 1%;}

.imms {padding-right: 1.3%;display: flex;flex-direction: row;justify-content: space-between;width: 8%;}
.foot_wx,.foot_dy,.foot_sj{opacity:0.3;}
.foot_wx.on,.foot_dy.on,.foot_sj.on{ opacity:1;}
.foot_wx.on:after,.foot_dy.on:after,.foot_sj.on:after{opacity:1;}
.foottr {position: absolute;right: 0;top: 72%;}
.foott {display: flexmargin-top: 4%;flex-direction: column;position: relative;}
.fnav {display: flex;max-width: 1228px;justify-content: space-between;margin-top:5%;}
.fnav h4 {font-size: 24px;margin-bottom: 40px;}
.fnav h5 {font-size: 18px;line-height: 2;}

.footc {display: flex;font-size: 22px;align-items: center;height: 100px;border-top: 1px solid #e6e6e6;margin-top: 2%;}
.footc h2 {font-weight: bold;flex: 1;}
.footc h3 {flex: 4;}
.footc h2 span {margin-right: 4%;}
.footc h3 span {margin-right: 1%;}

.copyright {background: #e6e6e6;}
.copyright div{display: flex;justify-content: space-between;align-items: center;height: 60px;color:#888;}
.copyright a{color:#888;}

@media (max-width: 1680px){
.fnav {max-width: 1000px;}
  .tb_page {
    width: 88%;}
 
  .cp25 .cp25-main{width:88%;}.cp25 .swiper-container{width:100%;}
  .picture1 .picture1-cont {width:88%;}.lianxi {
    width: 88%;}
  .width_1600 {width: 88%;}.navbars41 {width: 88%;}.crumbs {width: 88%;}.footer_down_cont {
    width: 88%;}.footer_down_text {
      width: 88%;}
 
}

@media (min-width: 1560px) and (max-width: 1679px){
}
@media (min-width: 1440px) and (max-width: 1559px){ 
  
 
}
@media (min-width: 1360px) and (max-width: 1439px){.fnav {max-width: 900px;}
  .container_a .sidebar li {
    font-size: 20px;}.container_a .content h2 {
      font-size: 32px;}
}



