﻿
/* CSS Document */
:root{
	--main_color:#3298ff;        /* 主色 */
	--main_color_rgb:50,152,255;  /* rgba */}
@font-face{ font-family:'alimama'; src: url('/images/alimama.ttf');}
@font-face{ font-family:'Beba'; src: url('/images/BebasNeue-Bold.ttf');}
a {
    text-decoration: none;
}
.t_left_center{ display: flex; flex-direction: column; justify-content: center;}
.flex_start{ display: flex; justify-content: flex-start; flex-wrap: wrap;}
.flex_space{ display: flex; justify-content: space-between; flex-wrap: wrap;}
.t_center{ display: flex; flex-direction: column; justify-content: center; align-items: center;}
.width_1600{ width:1600px; margin:0 auto;}
.container-fluid{overflow:hidden;}

/*产品列表*/
.width_1520 {
    width: 1600px;
    margin: 0 auto;
}
.container_a{ margin-top:64px!important;}
.container_a .sidebar{ width:18%; float:left;}
.container_a .sidebar h5 {font-weight:bold;       width: 256px;
    font-size: 20px;
    line-height: 50px;
    background:var(--main_color);
    margin-bottom: 6px;
    border-radius: 10px;
    text-align: center;color:#fff;
}
.container_a .sidebar li{  width: 256px;font-size:18px; line-height:50px; cursor: pointer;background: #efefefc7;
border-radius: 10px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 52px;}
.container_a .sidebar li a{color:#333;}
.container_a .sidebar li:hover{background:var(--main_color);}
.container_a .sidebar li:hover a{color:#fff;}
.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: 29%;float:left;margin: 0 2% 2% 0;text-align: center;padding: 2% 0 0;border: 1px solid #999;border-radius: 30px;}
.container_a .content .product_list li:nth-child(3n){ margin-right:0;}
.container_a .content .product_list li .a1{ display:block; border-radius:8px; overflow:hidden;}
.container_a .content .product_list li .a1 img{transition:.5s;width: 92%;border-radius: 50%;}
.container_a .content .product_list li div{ font-size:18px; font-weight:bold;    margin-top: 5%; 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: 20px 12px 0 12px;
    box-sizing: border-box;
    overflow: hidden;}
.container_a .content .product_list li:hover p{ color: #333;}
.container_a .content .product_list>div{ line-height:30px; margin-bottom:20px;}
.a2 {
    line-height: 5;
    background: var(--main_color);
    width: 120px;
    padding: 3% 7%;color:#fff;
border-radius: 50px;border:2px solid var(--main_color);}
.container_a .content .product_list li:hover .a2{background:none;color: var(--main_color);}

.container_a .sidebar li.active{ font-weight: bold; color: var(--main_color);}  
.sidebar.fixed{ position: fixed; top: 120px; z-index: 1000t;}
.main3 {width:1400px;}
.main3 .sidebar h5 {font-weight:bold; 
    font-size: 20px;
    line-height: 50px;
    background:var(--main_color);
    margin-bottom: 6px;
    border-radius: 10px;
    text-align: center;color:#fff;    padding: 0 20px;
}
.main3 .sidebar li{font-size:16px; line-height:50px; cursor: pointer;background: #efefefc7;
border-radius: 10px;
    margin-bottom: 6px;
    text-align: center;
    line-height: 52px;    padding: 0 20px; cursor: pointer;}
.main3 .sidebar li a{color:#333;}
.main3 .sidebar li:hover{background:var(--main_color);}
.main3 .sidebar li:hover a{color:#fff;}
.main3 .sidebar{position: absolute;
    top: 10%;
    left: 0px;}
.main3 .sidebar li.active{ font-weight: bold; color: var(--main_color);}  


/*内页大图*/
.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.2);}
.fixed_img .txt h2{line-height: 2;font-family:'alimama';color:#fff;font-size: 56px;}
.fixed_img .txt h5{ font-size:30px; line-height: 3rem; font-weight:600; color:#fff;  text-transform: uppercase;}
.txt .main_a {text-align: center;}

.abs{ width: 1600px; margin:0 auto;display: flex;flex-direction: column;align-items: center;}
.abs h3 {font-size: 36px;font-weight: bold;line-height: 3;color:var(--main_color);}

.ab {display: flex;flex-direction: row;align-content: center;justify-content: space-between;align-items: center;}

.abl {flex: 1.2;max-width: 770px;margin-right:2%;}

.abr {flex: 1;max-width: 800px;}
.abr video {width: 100%;height: auto;}

.abl p {font-size: 16px;line-height: 1.5;text-align: justify;margin-bottom: 1%;}

.wenhua {display: flex;width: 1600px;position: relative;overflow: hidden;margin:5% auto;}
.wh {position: absolute;z-index: 2;top: 42%;left: 25%;display: flex;width: 800px;/* margin: 0 auto; */justify-content: space-between;}
.wh div {/* display: flex; */text-align: center;color: #fff;}

.wh div h2 {font-size: 24px;font-weight: bold;/* line-height: 3; */margin-bottom: 4%;}

.wh div p {font-size: 18px;line-height: 2;}

.lianxi {width: 1600px;margin: 5% auto 0;display: flex;align-items: center;padding: 5% 0;background: #eaf4ff;justify-content: space-around;border-radius:50px;}
.lxl h1 {font-size: 76px;font-weight: bold;line-height: 1.5;background: url(/images/bj.png) no-repeat top right;margin-right: -14%;}
.lxl p {font-size: 20px;font-weight: 500;}
.lxr {flex: 1;display: flex;flex-direction: column;max-width: 1060px;}
.lxr h3 {font-size: 36px;line-height: 3;}
.lxr ul {display: flex;justify-content: space-between;}
.lxr ul li img {margin-bottom: 7%;}
.lxr ul li p {margin-bottom: 4%;font-size: 18px;}
.lxr ul li p a:hover{color:var(--main_color);}


#mould87106{width:100%;/* position:fixed; *//* top:0; */left:0;background: #ffffff;z-index:99;transition: .6s ease-in-out;position: relative;}
.navbars41{display: flex;width: 1600px;height: 100px;margin: 0 auto;flex-direction: row;justify-content: space-evenly;align-items: center;}
.navbars41 .logo{float:left;width: 120px;height: 100%;display: table;background: url(/images/logo.png) no-repeat;background-size:contain;background-position: center;}
.navbars41 .logo a{ display: table-cell; vertical-align: middle;}
.navbars41 ul{display: table; height:100%;margin:0 auto;}
.navbars41 li{ display: table-cell; vertical-align: middle; position:relative;}
.navbars41 li a{padding:0 30px;font-size:18px;color: #222222;transition: .4s ease-in-out;}
.navbars41 .active li{color:var(--main_color);}
.navbars41 li a:hover{color:var(--main_color);}
.navbars41 .phone{ background:url(/images/phone.png) no-repeat center;width:50px;height:50px;background-color:var(--main_color);border-radius:50%;}
.navbars41 .tabb {font-size: 18px;background: var(--main_color);font-weight: bold;padding: 13px;border-radius: 50%;margin-left: 3%;color:#fff;}
.navbars41 li .hide1{ width:160px; position:absolute; top:80px; left:50%; z-index:999;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 6px;}
.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;}
.icon {background:var(--main_color);width: 50px;height: 50px;display: grid;place-items: center;border-radius: 50%;position: relative;z-index: 5;}
a.hotTel {display: flex;flex-direction: row-reverse;position: relative;}
.navbars41 .hotTel .icon i{display: block;-webkit-transition: all .35s;-webkit-animation: rotateIns 2s ease infinite;}
@-webkit-keyframes rotateIns {
	0% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}

	10%,
	20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
		transform: scale3d(.9, .9, .9) rotate(-3deg)
	}

	30%,
	50%,
	70%,
	90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
	}

	40%,
	60%,
	80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
	}

	100% {
		-webkit-transform: scaleX(1);
		transform: scaleX(1)
	}
}
.navbars41 .hotTel .tel {position: absolute;padding-right: 50px; right: 0px;opacity: 0;height: 50px;top: 0px;background:var(--main_color);color:#fff;-webkit-transition: all .5s;border-radius: 60px;overflow: hidden;text-align: center;line-height: 50px;font-family: DIN;font-size: 24px;}
.navbars41 .hotTel:hover .tel {width: 200px;opacity: 1;}


  
#mould76972 .swiper-slide {width: 100%!important;}
/*页面宽度*/
#mould76972{ width:100%;}


/*基本页*/
#mould76976{ width:1600px; margin:0 auto;}
#mould76976 p{ line-height:30px;}
#mould76976 p img{ margin:5px 0;}

/*内页栏目*/
.ny_lanmu{ margin:0 auto;}
.ny_lanmu ul{ margin:64px auto;}
.ny_lanmu li{ width: 180px; float:left;}
.ny_lanmu li a{ font-size:18px; line-height:60px; text-align:center; display:block; background: rgba(var(--main_color_rgb),0.08); border-radius:30px; margin:0 10px;}
.ny_lanmu li.active a{ background: var(--main_color); color: #fff;}
.ny_lanmu li:hover a{ background: var(--main_color); color: #fff;}


/* 简介 */
.brand_box1 .left{ width:50%; padding:6vw 5vw 0; box-sizing:border-box;}
.brand_box1 .left h2{ font-family:arial; font-size:64px; line-height:72px; font-weight:bold; color: var(--main_color);}
.brand_box1 .left h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color: var(--main_color); margin:12px 0 36px 0;}
.brand_box1 .left p{ font-size:18px; line-height:36px; text-indent:2em;}
.brand_box1 .right{ width:50%;}

.brand_box2 .left{ padding:4vw 5vw 0;}
.brand_box2 .left p{ text-indent:0;}
.brand_box2 .left p span{ font-weight:bold; color: var(--main_color); display:block;}

.brand_box3 .left{ padding:4vw 5vw 0;}
.brand_box3 .left h4{ background: var(--main_yell_color); padding:20px 30px; box-sizing:border-box; text-align:center; margin-bottom:48px;}
.brand_box3 .ul {
    display: grid;
    grid-template-columns: repeat(2, 1fr); 
    grid-template-rows: repeat(2, 1fr);  
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 10px;
    justify-content: space-around;
}
.brand_box3 li img{ width:150px; margin:0 auto; display:block;height:100%;}

.brand_box4{ background: url(/images/news-bg.jpg) no-repeat; padding:100px 0; background-attachment: fixed;}
.brand_box4 h2{ font-family:arial; font-size:64px; line-height:72px; font-weight:bold; color: #fff; text-align:center;}
.brand_box4 h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color: #fff; text-align:center; margin:12px 0 48px 0;}
#index_case_btn{ overflow:hidden;}
.brand_box4 .swiper-slide p{ font-size:18px; line-height:30px; color:#fff; margin-top:12px;}


/* 产品 */
.product_xq3_con {
    margin-top: 5%;
    display: flex;
    justify-content: space-evenly;
    align-items: center;position: relative;
}
.product_xq3 h2 {
    width: 50%;
    height: auto;
    margin: 0;margin-left: 13%;
}

.product3_txt h3 {
    text-align: center;
    font-weight: bold;
    font-size: 26px;
  line-height: 40px;padding:0;}
.product3_txt strong {
    font-size: 24px;
    color: var(--main_color);
}
.product-list{ width:1600px; margin:0 auto; box-sizing:border-box; margin-bottom:2%;margin-top: 5%;}
.product-list > ul li{ width:48%; margin-bottom:2%;}
.product-list > ul li p:first-child{ height:auto;}
.product-list > ul li p:last-child{ font-size:30px; font-weight:bold; margin-top:12px;}
.product-list > ul li:hover p:last-child{ color: var(--main_color);}





/*联系*/
.boxes {position: relative;background: #fff}
.contactBox {position: relative;direction: rtl;}
.contactBox {width: 100%;height: auto;display: flex;justify-content: space-between;}
.sub_title{margin:0 auto;}
.sub_title h2{ font-family:arial; font-size:48px; line-height:64px; font-weight:bold; color: var(--main_color); text-align:center;margin-top:3%;}
.sub_title h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color: var(--main_color); text-align:center; margin:12px 0 48px 0;}
.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;
}


.picture1 .picture1-cont {width:1600px;}
.picture1 .picture1-cont > ul li a img {height:auto;}

/*新闻*/
.newslist{width: 1600px;margin: 0 auto;}
.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:1600px; min-height:400px; padding-top:0;overflow-y: hidden;}
.newcontent h2{ font-size:30px; line-height:30px;}
.newcontent p{ line-height:30px;}
.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_1360{ width:1500px; margin: 0 auto;}
#mould35389 li{ width:48%; float:left; margin-bottom:2%;}
#mould35389 li:nth-child(even){ float:right;}
#mould35389 li .videos{ border:1px solid #ccc; height: auto;}
#mould35389 li video{ width:100%; height: auto;}
#mould35389 li p{ text-align:center; line-height:60px;}
#mould35389 li:hover p{ color: #333;}


/* 合作 */



#box-5{background: #eaf4ff;width: 100%;height: auto;padding: 50px 0 50px 0;background-repeat: no-repeat;background-position: center;background-size: cover;overflow: hidden;}
#box-5 h2{ font-family:arial; font-size:64px; line-height:72px; font-weight:bold; color: var(--main_color);text-align:center;}
#box-5 h3{ letter-spacing:2px; font-size:48px; line-height:48px; font-weight:bold; color: var(--main_color); margin:8px 0 16px 0;text-align:center;}
#box-5 .block {
    background: #eaf4ff;
    border-radius: 50px;
    padding: 100px 80px 130px 80px;
}
#box-5 .box1 {
    padding-top: 55px;
    position: relative;
    overflow: hidden;
    margin: 0 -20px;
}
#box-5 .box1{padding-top: 55px;position: relative;overflow: hidden;margin: 0 -20px;}
#box-5 .box1 li{position: relative;}
#box-5 .box1 li:not(:last-child)::after{content: '';width: 13px;height: 20px;background: url(/images/zsjm_lc_jt.png) no-repeat center center;background-size: contain;position: absolute;right: -6px;top: 30%;}
#box-5 .box1 .img{width: 68%;margin: auto;}
#box-5 .box1 .title{text-align: center;font-size: 24px;color: #333;margin-top: 25px;}

#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: 55px;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); /* Subtract margin */
}
 
#box-6 li:nth-child(-n+4):nth-child(even) {
    flex: 1 1 calc(30% - 20px); /* Subtract margin */
}
#box-6 h2{font-family:arial;font-size: 32px;line-height: 2;font-weight:bold;color: var(--main_color);text-align:center;}
#box-6 h3{letter-spacing:2px;font-size: 50px;line-height: 1;font-weight:bold;color: var(--main_color);text-align:center;margin:0 0 48px 0;}
#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;background: #eaf4ff;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;}

.jm_box4{ background:url(/images/about_bg.jpg) no-repeat; background-attachment: fixed; width:100%; padding:80px 3% 100px; box-sizing:border-box;}
.jm_box4 h2{ font-family:arial; font-size:48px; line-height:48px; font-weight:bold; color: var(--main_color); text-align:center;}
.jm_box4 h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color: var(--main_color); text-align:center; margin:0 0 24px 0;}
.jm_box4 .picture1 a{ width:24%; margin-top:30px; overflow:hidden;}
.jm_box4 .picture1 a img{ transition:.6s;}
.jm_box4 .picture1 a:hover img{ transform:scale(1.08);}

.jm_box5{ padding:100px 0;}
.jm_box5 h2{ font-family:arial; font-size:48px; line-height:48px; font-weight:bold; color: var(--main_color); text-align:center;}
.jm_box5 h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color:var(--main_color); text-align:center; margin:12px 0 48px 0;}
.jm_box5_cont{ width:100%; padding:0 3%; box-sizing:border-box;}
.fuwu .swiper-slide{ background: var(--main_color); padding:60px 0; box-sizing:border-box; color:#fff; text-align:center; cursor: pointer; border-radius:12px;}
.fuwu .swiper-slide h2{ font-size:30px; line-height:30px; font-weight:bold; letter-spacing:2px; color:#fff; margin-bottom:24px;}
.fuwu .swiper-slide .img{ width:84%; margin:0 auto; border:3px solid #fff; box-sizing:border-box; overflow:hidden; border-radius:12px;}
.fuwu .swiper-slide .img img{ transition:1s;}
.fuwu .swiper-slide .img:hover img{ transform:scale(1.08);}
.fuwu .swiper-slide p{ line-height:24px; width:84%; margin:16px auto 0 auto; text-align:left;}

.jm_box6{ width:100%; padding:80px 3% 60px; box-sizing:border-box;}
.jm_box6 h2{ font-family:arial; font-size:48px; line-height:48px; font-weight:bold; color: var(--main_color); text-align:center;}
.jm_box6 h3{ letter-spacing:2px; font-size:56px; line-height:64px; font-weight:bold; color: var(--main_color); text-align:center; margin:0 0 48px 0;}
.jm_box6 li{ width: 15%;}
.jm_box6 li img{ border:1px solid rgba(var(--main_color_rgb),0.1);}
.jm_box6 li p{ text-align:center; margin:10px 0 20px;}





/*底部*/
.foots{background-color:#f3f8fe;display: flex;flex-direction: column;}
.foots .duo {position: relative;z-index: 2;margin-top: -2%;}
.duo img {
    width: 100%;
}
.foott {padding: 3% 0 5% 0;width: 1600px;margin: 0 auto;display: flex;flex-direction: row;}
.fol {flex: 1;}
.fol h3 {font-size: 36px;font-weight: bold;margin-bottom: 4%;}
.fol ul {flex-wrap: nowrap;justify-content: space-between;width: 74%;display: grid;grid-template-columns: repeat(2, 1fr);gap: 10px;}
.fol ul li {background:var(--main_color);color: #ffffff;line-height: 58px;text-align: center;border-radius: 50px;font-size:24px;width:200px;}
.for {flex: 1.5;}
.for h5 {font-size: 24px;line-height: 1.5;}
.for ul {display: flex;flex-direction: row;justify-content: space-between;margin-top: 3.5%;}
.for ul li {display: grid;}
.for li p {font-size: 18px;line-height: 2;}
strong {font-size: 26px;color:var(--main_color);}
.copyright{background:var(--main_color);border-top:solid 1px rgba(255,255,255,0.2);color:#fff;text-transform:uppercase;}
.copyright a{ color:#fff;}
.copyright p{ line-height:64px;}
.main_a {width: 1600px;margin: auto;max-width: 1600px;position: relative;}

@media (min-width: 1921px) and (max-width: 4000px){
#mould76972{ width:100%;height:400px;}
.fixed_img img {
    transition: all 0.6s;
    width: 100%;
    height: auto;
    object-fit: cover;
    position: absolute;
    top: 0;
  left: 0;}
}

@media (max-width: 1680px){
  .width_1520{width: 92%;}.width_1600{width: 92%;} .abs{width: 92%;} .wenhua{width: 92%;} .lianxi{width: 92%;} .main_a{width: 92%;} .foott{width: 92%;} .newcontent{width: 92%;} .tb_page{width: 92%;} .picture1 .picture1-cont{width: 92%;}
  .newslist{width: 92%;} .product-list{width: 92%;} .navbars41{width: 92%;} #mould76976{width: 92%;}
}


@media (min-width: 1560px) and (max-width: 1679px){
.lxr {max-width: 880px;}
}

@media (min-width: 1440px) and (max-width: 1559px) {
   .fol h3 {
    font-size: 30px;}
  .for strong {
    font-size: 20px;
    color: var(--main_color);
}.fol ul {width: 80%;}
  .main3 {width:90%;}
.lxr {max-width: 880px;}.product_xq3 h2 {margin-left: 15%; width: 46%;}.main3 .sidebar li {padding: 0 14px;}
  .container_a .sidebar li {
      width: 220px;}.container_a .sidebar h5 {width: 220px;}
}

@media (min-width: 1360px) and (max-width: 1439px) { .fol h3 {
    font-size: 30px;}
  .for strong {
    font-size: 20px;
    color: var(--main_color);
}.fol ul {width: 80%;}
  .product_xq3 h2 {margin-left: 15%; width: 46%;}.main3 .sidebar li {padding: 0 14px;}
.lxr {max-width: 880px;}
  .container_a .sidebar li {
    font-size: 16px;}.main3 {width:90%;}.container_a .sidebar li {
      width: 220px;}.container_a .sidebar h5 {width: 220px;}
}
@media (min-width: 1300px) and (max-width: 1359px) { .fol h3 {
    font-size: 30px;}
  .for strong {
    font-size: 20px;
    color: var(--main_color);
}.fol ul {width: 80%;}
  .product_xq3 h2 {margin-left: 15%; width: 46%;}.main3 .sidebar li {padding: 0 14px;}
.lxr {max-width: 880px;}
  .container_a .sidebar li {
    font-size: 16px;}.main3 {width:90%;}
  .container_a .sidebar li {
      width: 220px;}.container_a .sidebar h5 {width: 220px;}
}




