/*common start*/
body,div,ul,li,a,img,p,dl,dt,dd,h1,h2,h3,h4,span,strong,input{ margin:0; padding:0;list-style:none;text-decoration:none;border:0; list-style:none;}
body{ font-size:12px;font-family:' '; color:#666;}
body.head_on{overflow:hidden}
a{color:#345581;transition: 0.3s;}
a:hover{ color:#3B73CC; text-decoration:none;cursor: pointer;}
p{line-height:1.8em; padding:5px 0;}
.clear{ margin:0; padding:0; font-size:0; clear:both; }
.wapper{ width:100%; margin:0 auto;max-width: 1500px;padding-left: 10px;padding-right: 10px;}


*,
*::before,
*::after{-webkit-box-sizing: border-box;box-sizing: border-box;}


.header{ position:relative;background: #282D34;transition: 0.3s;position: fixed;top: 0;left: 0;width: 100%;z-index: 999;padding: 60px 0;}
.h_tel{height: 40px;line-height: 40px;text-align: center;font-size: 14px;}
.h_tel a{color: #C7C7C7;display: inline-block;margin-right: 20px;}
.h_tel a:last-child{margin-right: 0;}
.h_tel i{display: inline-block;margin-right: 10px;}
.logo img{width: auto;max-height: 116px;}
.h_warp{height: 80px;}
.i_search{width: 100%;height: 47px;border: 1px solid #333333;border-radius: 3px;position: relative;overflow: hidden;box-sizing: border-box;border-radius: 3px;max-width: 780px;}
.i_search input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 40px 0 10px;box-sizing: border-box;outline: none;font-size: 16px;}
.i_search button{width: 50px;height: 100%;position: absolute;top: 0;right: 0;text-align: center;border: none;background: #d80000;color: #fff;font-size: 16px;border-radius: 0 3px 3px 0;}

/*menu*/
.pc_menu{background-color: #E2E2E2; box-shadow: 0 0 10px rgb(0 0 0 / 10%);transition: 0.3s;position: fixed;top: 237px;z-index: 999;transition: 0.3s;width: 100%;}
.menu{line-height:40px;position: relative;width: 100%;}
.menu ul{display: flex;flex-wrap: wrap;}
.menu ul li{ float:left; position: relative; border:#F7F7F7 solid 1px; width: calc(100% / 8);}
.menu ul li span a{ font-size:13px;color:#282D34;text-align:center;padding: 0 16px;line-height: 20px; height: 40px; display: flex; align-items: center;}
.menu ul li span a:hover{ background:#fff;color:#333;}
a.menu_hover{ background:#fff;color:#333;}
.menu ul li span .icon{display: inline-block;margin-right: 5px;font-size: 0;font-style: normal;vertical-align: middle;line-height: 3px;}
.menu ul li span .icon img{width: 25px;}
.menuD2{position: absolute;top: 42px;left: 0;width: auto;background: #fff;box-shadow: 0px 3px 12px rgb(0 0 0 / 20%);padding: 20px;box-sizing: border-box;z-index: 99;display: none;}
.menuD2_warp{width: 100%;max-height: 70vh;overflow: hidden;overflow-y: auto;padding: 15px;box-sizing: border-box;white-space: nowrap;}
.menuD2_warp .tit{color: #000;font-size: 16px;font-weight: bold;margin-bottom: 10px;}
.menuD2_warp dl{margin-top: 15px;}
.menuD2_warp dl:nth-child(1){margin-top: 0;}
.menuD2_warp dd{margin-top: 10px;display: flex;flex-wrap: wrap;}

.menuD2_warp .item{float: left;width: calc(100% / 8);padding: 0 20px 12px 0;}
.menuD2_warp .part{display: block;width: 100%;position: relative;overflow: hidden;border: 1px solid #ddd;border-radius: 3px;}
.menuD2_warp .part .img{width: 100%;overflow: hidden;height: 100px;display: flex;justify-content: center;align-items: center;}
.menuD2_warp .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.menuD2_warp .part .t1{font-size: 14px;color: #345581;text-decoration: underline;text-align: center;}

.menuD2_warp dd .item{float: none;width: 100%;padding: 0;}
.menuD2_warp dd .item .part{border: none;border-radius: 0;}
.menuD2_warp dd .item .img{display: none;}

.hHei{height: 294px;}
.header.active{padding: 5px 0;}
.header.active .h_tel{display: none;}
.pc_menu.active{top: 85px;}

/*mMenu*/
.m_header{width: 100%;}
.sp_header1{height:70px;overflow:hidden;background:#fff;position:relative;z-index:9999;width:100%;display: none;top: 0;}
.sp_logo1{float:left;height:70px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo1 img{margin:auto;max-height:50px;}
.sp_nav1{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:25px}
.sp_nav1 span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav1 span:nth-of-type(1){top:0px}
.sp_nav1 span:nth-of-type(2){top:10px}
.sp_nav1 span:nth-of-type(3){top:20px}
.sp_nav_se1 span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se1 span:nth-of-type(2){width:0}
.sp_nav_se1 span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav1{position: fixed;z-index:999;background:#fff;width:100%;height:calc(100% - 70px);font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;display: none;}
.nav_show1{top:70px}
.sjj_nav1 ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav1 ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav1 ul li .sjj_nav_i_se1 svg{transform:rotate(0deg)}
.sjj_nav1 ul li{border-top:1px #e4e8eb solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav1>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav1 ul li ul{display:none}
.sjj_nav1 ul li a{color:#333;width:100%;padding: 0 20px;display: block;box-sizing: border-box;}
.sjj_nav1 ul li a:hover{color: #0188FB;}
.sjj_nav1 ul li ul li a{color:#333;display:block;text-align:left;}
.sjj_nav1 ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav1 ul li .sjj_nav_i_se svg{fill:#333}
.sjj_nav1 ul li ul li>ul{margin-left:10px}
.sjj_nav1 ul li ul li{border-top: none;}
.sjj_nav1 ul li ul li a{padding: 0 30px;}

/*mSearch*/
.mSearch{position: relative;width: calc(100% - 20px);height: 35px;overflow: hidden;margin: 20px 10px;}
.mSearch input{position: absolute;top: 0;left: 0;width: 100%;height: 100%;padding: 0 60px 0 10px;box-sizing: border-box;border: 1px solid #ccc;border-radius: 25px;background: none;outline: none;}
.mSearch button{background: #000;width: 60px;height: 35px; position: absolute; top: 0;right: 0;border-radius: 0 25px 25px 0;color: #fff;font-size: 14px;border: none;}

/*swiper*/
.swiper {width: 100%;height: 100%;position: relative;overflow: hidden;}
.swiper-slide {background: #fff;display: -webkit-box;display: -ms-flexbox;display: -webkit-flex;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;-webkit-justify-content: center;justify-content: center;-webkit-box-align: center; -ms-flex-align: center;-webkit-align-items: center;align-items: center;}
.swiper-slide img { display: block;width: 100%;height: 100%;object-fit: cover;}

/*common*/
.disFlex {
	flex-wrap: wrap;
	display: -webkit-box;/* Chrome 4+, Safari 3.1, iOS Safari 3.2+ */
	display: -moz-box;/* Firefox 17- */
	display: -webkit-flex;/* Chrome 21+, Safari 6.1+, iOS Safari 7+, Opera 15/16 */
	display: -moz-flex;/* Firefox 18+ */
	display: -ms-flexbox;/* IE 10 */
	display: flex;
}
.jusBet{justify-content: space-between;}
.jusCet{justify-content: center;}
.jusEnd{justify-content: flex-end;}
.aliTop{align-items: flex-start;}
.aliCet{align-items: center;}
.alibtm{align-items: flex-end;}

.img{font-size: 0px;overflow: hidden;}
img{transition: 0.5s;}

.f_left{float: left;}
.f_right{float: right;}
.clearfix:before,
.clearfix:after {content: "";display: table;}
.clearfix:after {clear: both;overflow: hidden;}
.clearfix {*zoom: 1;}

.bgfff{background: #fff !important;}
.fff{color: #fff !important;}
em{font-style: normal;}
.overflow1{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;}
.overflow2{display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.overflow3{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}

.pt140{padding-top: 140px;}
.pb140{padding-bottom: 140px;}
.pt120{padding-top: 120px;}
.pb120{padding-bottom: 120px;}
.pt100{padding-top: 100px;}
.pb100{padding-bottom: 100px;}
.pt80{padding-top: 80px;}
.pb80{padding-bottom: 80px;}
.pt60{padding-top: 60px;}
.pb60{padding-bottom: 60px;}
.pt50{padding-top: 50px;}
.pb50{padding-bottom: 50px;}

.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt35{margin-top: 35px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.mt70{margin-top: 70px;}
.mt80{margin-top: 80px;}

.m_show{display: none;}

.textCet{text-align: center;}

/*-------------------------------------------*/

/*banner*/
.banner{width: 100%;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: #fff;transition:width ease 0.35s;border-radius: 20px;}
.bannerSwiper .swiper-pagination-bullet-active{background: #00b0ec;width:20px;}

.index1{width: 100%;margin: 25px 0 20px;}
.i1Img{width: 100%;}
.i1Img .img{margin-bottom: 5px;}
.i1Img .img img{width: 100%;}
.i1Tit{padding: 15px 0;font-size: 24px;color: #fff;}

.index2{margin: 25px 0;}
.i2List{position: relative;padding-bottom: 30px;overflow: hidden;}

.i2List .swiper-button-next,.i2List .swiper-button-prev{width: 32px;height: 42px;border-radius: 3px;background: #eaeaea;color: #333;}
.i2List .swiper-button-next:after,.i2List .swiper-button-prev:after{font-size: 20px;}
.i2List .swiper-pagination-bullet-active{background: #808080;}

.index3{margin: 25px 0;}
.i3List{width: 100%;}
.i3List ul li{width: 12.5%;padding: 0 8px;margin-bottom: 16px;}
.i3List .part{display: block;width: 100%;}
.i3List .part .img{display: block;position: relative;width: 100%;overflow: hidden;height: 200px;display: flex;justify-content: center;align-items: center;}
.i3List .part .img img{	height: auto;width: auto;border-radius: 5px;max-width: 100%;max-height: 100%;}
.i3List .part .desc{margin-top: 15px;}
.i3List .part .t1{font-size: 16px;color: #fff;font-weight: bold;text-align: center;}
.i3List .part .txt{margin-top: 10px;font-size: 12px;color: #666;}

.index4{margin: 50px 0;}
.i4List{padding: 40px 0;border-bottom: #C7C7C7 1px solid;border-top: 1px solid #C7C7C7;}
.i4List ul li{width: 25%;}
.i4List .part{display: flex;align-items: center;flex-wrap: wrap;}
.i4List .part .icon{width: 46px;margin-right: 14px;}
.i4List .part .icon img{width: 100%;border-radius: 3px;}
.i4List .part .desc{flex: 1;}
.i4List .part .t1{font-size: 16px;color: #4B515A;font-weight: bold;}

.i_img{width: 100%;margin: 50px 0;overflow: hidden;}
.i_img img{width: 100%;}

.i5Warp {background: #B90202;padding: 10px 25px;}
.i5Warp .left{width: 200px;margin-right: 30px;color: #fff;}
.i5Warp .left .tit{font-size: 30px;font-weight: bold;}
.i5Warp .left .txt{font-size: 14px;font-weight: 300;letter-spacing: -0.5px;}
.i5Warp .left .txt p{line-height: 1.6;}
.i_more .more{display: inline-block;padding: 10px 20px;border-radius: 3px;background: linear-gradient(to bottom, #F7F7F7 0%, #F4F4F4 25%, #E3E3E3 100%) !important;border: 1px solid #C7C7C7;color: #000;font-size: 15px;}
.i_more .more:hover{background: linear-gradient(to bottom, #EDEDED 0%, #C3C3C3 100%) !important;}
.i5List{width: calc(100% - 230px);position: relative;overflow: hidden;}
.i5List .part{display: block;width: 100%;height: 100%;background: #fff;overflow: hidden;padding: 20px;}
.i5List .part .img{width: 100%;height: 200px;display: flex;justify-content: center;align-items: center;}
.i5List .part .img img{width: auto;height: auto;max-height: 100%;max-width: 100%;}
.i5List .part .t1{font-size: 16px;color: #282D34;}
.i5List .part .txt{font-size: 12px;margin-top: 10px;color: #666;}

.i5List .swiper-button-next{right: 0;border-radius: 0 5px 5px 0;}
.i5List .swiper-button-prev{left: 0;border-radius: 5px 0 0 5px;}
.i5List .swiper-button-next,.i5List .swiper-button-prev{width: 32px;height: 100%;border-radius: 3px;background: #eaeaea;color: #333;top: 0;margin: 0;border: 1px solid #ddd;opacity: 0;visibility: hidden;}
.i5List .swiper-button-next:after,.i5List .swiper-button-prev:after{font-size: 20px;}
.i5List:hover .swiper-button-next,.i5List:hover .swiper-button-prev{opacity: 1;visibility: visible;}

.i6List{width: 100%;}
.i6List ul li{float: left;width: 25%;padding: 0 5px;box-sizing: border-box;margin-bottom: 10px;}
.i6List .part{display: block;width: 100%;position: relative;overflow: hidden;border: 1px solid #ddd;}
.i6List .part .img{width: 100%;overflow: hidden;}
.i6List .part .img img{width: 100%;}
.i6List .part .desc{width: 100%;padding: 20px;box-sizing: border-box;}
.i6List .part .t1{font-size: 16px;color: #000;font-weight: bold;}
.i6List .part .txt{margin-top: 10px;font-size: 14px;font-weight: 300;color: #666;}

.index7{width: 100%;}
.i7Warp{width: 100%;background: #000;padding: 5px;position: relative;overflow: hidden;padding-left: 224px;}
.i7Warp .left{width: 32%;position: relative;z-index: 2;}
.i7Warp .tag{color: rgb(199, 150, 56);font-size: 18px;font-weight: 300;}
.i7Warp h2{font-size: 32px;color: #fff;}
.i7Warp .left{font-size: 14px;color: #fff;font-weight: 300;padding: 20px 0;}
.i7List{width: 68%;position: relative;z-index: 2;}
.i7Warp .imgBg{position: absolute;left: 0;bottom: 0;}
.i7Warp .imgBg img{width: auto;max-width: 300px;}
.i7List ul li{float: left;width: 50%;padding: 0 5px;box-sizing: border-box;}
.i7List .part{display: block;width: 100%;overflow: hidden;}
.i7List .part .img{width: 100%;}
.i7List .part .img img{width: 100%;}
.i7List .part .desc{width: 100%;background: #fff;padding: 15px;font-size: 14px;color: #000;}
.i7List .part .t1{font-weight: bold;}

.i8List ul li{float: left;width: 25%;padding: 0 5px;box-sizing: border-box;}
.i8List .part{display: block;width: 100%;overflow: hidden;}
.i8List .part .img{width: 100%;}
.i8List .part .img img{width: 100%;}
.i9Tit{padding-bottom: 20px;text-align: center;font-size: 18px;color: #000;}
.i9Tit span{display: block;color: #B90202;font-size: 16px;font-weight: 300;margin-top: 5px;}

.i9List{width: 100%;}
.i9List ul li{float: left;width: 25%;padding: 0 8px;box-sizing: border-box;margin-bottom: 10px;}
.i9List .part{display: block;width: 100%;position: relative;overflow: hidden;}
.i9List .part .img{width: 100%;overflow: hidden;}
.i9List .part .img img{width: 100%;}
.i9List .part .desc{width: 100%;margin-top: 20px;}
.i9List .part .t1{font-size: 16px;color: #000;font-weight: bold;}
.i9List .part .txt{margin-top: 10px;font-size: 14px;font-weight: 300;color: #666;}

.index10 .i9List ul li{width: 50%;}

.i11List{width: 100%;}
.i11List .part{display: block;width: 100%;height: 100%;position: relative;}
.i11List .part .img{display: block;width: 100%;}
.i11List .part .img img{width: 100%;}
.i11List .part .desc{margin-top: 20px;}
.i11List .part .t1{font-size: 14px;color: #000;font-weight: bold;}
.i11List .part .txt{font-size: 14px;color: #000;font-weight: 300;margin-top: 10px;}
.i11List .part .txt p{padding: 0;}

.i11List .swiper-button-next{right: 0;border-radius: 0 5px 5px 0;}
.i11List .swiper-button-prev{left: 0;border-radius: 5px 0 0 5px;}
.i11List .swiper-button-next,.i11List .swiper-button-prev{width: 32px;height: 100%;border-radius: 3px;background: #eaeaea;color: #333;top: 0;margin: 0;border: 1px solid #ddd;opacity: 0;visibility: hidden;}
.i11List .swiper-button-next:after,.i11List .swiper-button-prev:after{font-size: 20px;}
.i11List:hover .swiper-button-next,.i11List:hover .swiper-button-prev{opacity: 1;visibility: visible;}
.i11List .swiper-button-next.swiper-button-disabled,.i11List .swiper-button-prev.swiper-button-disabled{display: none !important;}

.i12List{width: 100%;position: relative;padding-bottom: 30px;}
.i12List .swiper-slide{background: transparent;}
.i12List .img{width: 100%;height: 70px;display: flex;justify-content: center;align-items: center;}
.i12List .img img{width: auto;max-width:100%;height: auto;max-height: 100%;}

.i12List .swiper-button-next,.i12List .swiper-button-prev{width: 32px;height: 42px;border-radius: 3px;background: #eaeaea;color: #333;}
.i12List .swiper-button-next:after,.i12List .swiper-button-prev:after{font-size: 20px;}
.i12List .swiper-pagination-bullet-active{background: #808080;}

.index13{padding: 5px 0;}
.index13 .left{width: calc(40% - 5px);background: #4B515A;display: flex;flex-direction: column;justify-content: center;padding: 10px;padding-left: calc(50vw - 750px);}
.index13 .left h2{color: #fff;font-size: 28px;}
.index13 .left h3{font-size: 14px;color: #fff;font-weight: 300;opacity: 0.6;}
.index13 .tel{margin-top: 10px;font-size: 20px;color: #fff;}
.index13 .email{margin-top: 10px;font-size: 14px;color: #fff;}
.index13 .tel i,
.index13 .email i{display: inline-block;width: 26px;height: 26px;background: #fff;border-radius: 50%;text-align: center;line-height: 26px;background: #fff;margin-right: 10px;font-size: 14px;color: #4B515A;}

.index13 .right{display: flex;justify-content: space-between;align-items: center;box-sizing: border-box;width: 60%;background-color: #00AB00;padding: 10px;padding-right: calc(50vw - 750px);}
.index13 .item{width: 50%;display: flex;justify-content: center;align-items: center;}
.index13 .item .img{width: 110px;}
.index13 .item .img img{width: 100%;}
.index13 .item .desc{margin-left: 10px;font-size: 25px;color: #000;}
.index13 .item h2{font-size: 28px;color: #fff;}
.index13 .item2{display: flex;align-items: center;color: #fff;}
.index13 .item2 .ewm{width: 125px;display: flex;flex-direction: column;}
.index13 .item2 .ewm img{width: 100%;}
.index13 .item2 .txt{padding: 5px 0;background-color: black;border-bottom-left-radius: 4px;border-bottom-right-radius: 4px;text-transform: uppercase;text-align: center;font-weight: 600;color: white;word-wrap: break-word;}
.index13 .item2 .desc{display: flex;flex-direction: column;margin-left: 20px;}
.index13 .item2 h2{font-size: 25px;font-weight: 600;}
.index13 .item2 ul li{display: flex;align-items: center;margin-top: 10px;counter-increment: whatsapp-counter;font-size: 16px;font-weight: 500;color: black;}
.index13 .item2 ul li:before{display: flex;justify-content: center;align-items: center;content: counter(whatsapp-counter);width: 20px;height: 20px;border-radius: 50%;color: white;background-color: #2C2C2C;font-size: 14px;font-weight: 600;margin-right: 8px;}

.footer{width: 100%;background: #282D34;padding: 20px 0;text-align: center;font-size: 14px;color: #fff;}
.fmenu a{display: inline-block;color: #fff;}
.fmenu a:after{content: "•";padding: 0 10px;color: #888;}

.fDesc{font-weight: 300;margin-top: 10px;}

.toTop{position: fixed;left: 20px;bottom: -50px;width: 50px;height: 50px;background: #ccc;text-align: center;line-height: 50px;border-radius: 5px;z-index: 999;color: #fff;font-size: 30px;transition: 0.3s;opacity: 0;visibility: hidden;}
.toTop.active{opacity: 1;visibility: visible;bottom: 20px;}

.mainFull{width: 100%;}
.current{padding: 20px 0;color: #999;font-size: 14px;}
.current a{color: #666;}
.current a:after{content: ">";padding: 0 10px;}
.current a:last-child:after{display: none;}
.pro1_1_tit{padding: 20px 10px;background: #F7F7F7;margin-bottom: 20px;color: #000;font-size: 22px;font-weight: bold;}

.pro1_1{width: 100%;}
.pro1_1 ul li{float: left;width: 16.66%;padding: 0 12px;box-sizing: border-box;margin-bottom: 24px;}
.pro1_1 .part{display: block;width: 100%;border-radius: 5px;height: 100%;overflow: hidden;border: 1px solid #ccc;}
.pro1_1 .part .img{display: block;width: 100%;height:200px;display: flex;justify-content: center;align-items: center;}
.pro1_1 .part .img img{width: auto;  height: auto;max-width: 100%;max-height: 100%;}
.pro1_1 .part .desc{padding: 10px;}
.pro1_1 .part .t1{font-size: 14px;color: #000;text-align: center;}
.pro1_1 .part .txt{margin-top: 10px;font-size: 12px;color: #666;}
.pro1_1 .part .txt p{padding: 0;line-height: 1.6;}

.pro1_2 .desc{font-weight: 400;color: #332e2e;font-size: 14px;}
.pro1_2 .desc h3{color: #332e2e;font-size: 20px;}
.pro1_2 .desc h4{color: #332e2e;font-size: 18px;margin: 10px 0;}
.pro1_2 .desc a{color: #345581;text-decoration: underline;}
.pro1_2 .desc a:hover{color: #3B73CC;}

.pro1_2_tit{font-size: 22px;color: #000;font-weight: bold;margin-bottom: 20px;}

.pro1_2{width: 100%;}
.pro1_2 ul li{float: left;width: 25%;padding: 0 12px;margin-bottom: 25px;}
.pro1_2 .part{display: block;width: 100%;overflow: hidden;border: 1px solid #ccc;}
.pro1_2 .part .imgBg{width: 100%;height: 300px;position: relative;overflow: hidden;}
.pro1_2 .part .imgBg .img{display: flex;justify-content: center;align-items: center;width: 100%;height: 100%;}
.pro1_2 .part .imgBg img{display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;}

.pro1_2 .part .desc{padding: 20px;}
.pro1_2 .part .t1{font-size: 16px;font-weight: bold;color: #262E38;}
.pro1_2 .part .txt{font-size: 14px;color: #666;margin-top: 10px;}

.pro1_2 .part:hover{box-shadow: 0px 3px 12px rgb(0 0 0 / 30%);}

.pro1_2 .swiper-button-next,.pro1_2 .swiper-button-prev{width: 32px;height: 42px;border-radius: 3px;background: #eaeaea;color: #333;opacity: 0;visibility: hidden;}
.pro1_2 .part:hover .swiper-button-next,.pro1_2 .part:hover .swiper-button-prev{opacity: 1;visibility: visible;}
.pro1_2 .swiper-button-next:after,.pro1_2 .swiper-button-prev:after{font-size: 20px;}
.pro1_2 .swiper-pagination-bullet-active{background: #808080;}

.prod1{width: 100%;}
.prod1Slide{width: 66%;padding-right: 25px;}
.prod1_ms{width: 66%;}
.prod1Tab{width: 260px;margin-right: 30px;}
.prod1Tab ul{display: flex;flex-wrap: wrap;}
.prod1Tab ul li{width: 33.3%;padding: 3px;box-sizing: border-box;}
.prod1Tab .img{width: 100%;height: 78px;border: 1px solid #ccc;display: flex;justify-content: center;align-items: center;}
.prod1Tab .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prod1Tab ul li.on .img{border: 2px solid #D81100;box-shadow: 0px 0px 10px rgb(216 17 0 / 40%);}

.prod1Panel{width: calc(100% - 290px);}
.prod1Panel .item{width: 100%;height: 100%;}
.prod1Panel .item .img{width: 100%;height: 500px;display: flex;justify-content: center;align-items: center;border: 1px solid #ccc;}
.prod1Panel .item .img img{width: auto;height: auto;max-height: 100%;max-width: 100%;}
.prod1Panel .img img:active {cursor: url(../images/grabbed.cur), grab; }


.prod1_desc{width: 33%;}
.prod1_desc .title{font-size: 20px;color: #000;font-weight: bold;}
.prod1_desc .txt{font-size: 14px;color: #666;margin-top: 10px;}

.prod2{margin: 50px 0;}
.prod2Warp{width: 100%;}
.prod2Left{width: 66%;padding-right: 25px;}
.prod2Right{width: 33%;}
.prod2Right_tit{font-size: 16px;font-weight: 300;color: #666;border-bottom: 1px solid #9D9D9D;line-height: 2;}
.prod2Right_list1{width: 100%;margin-top: 20px;}
.prod2Right_list1 ul li{float: left;width: 33.3%;padding: 0 5px;box-sizing: border-box;margin-bottom: 10px;}
.prod2Right_list1 .part{display: block;width: 100%;height: 100%;overflow: hidden;}
.prod2Right_list1 .img{width: 100%;position: relative;overflow: hidden;}
.prod2Right_list1 .img img{width: 100%;}
.prod2Right_list1 .img:after{position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.5) url(../images/dl-icon.png) center no-repeat;content: "";background-size: 30px;opacity: 0;transition: 0.3s;}

.prod2Right_list1 .part:hover .img:after{opacity: 1;}
.prod2Right_list1 .t1{text-align: center;font-size: 14px;font-weight: 300;text-decoration: underline;color: #345581;margin-top: 5px;}
.prod2Right_list1 .part:hover .t1{color: #3B73CC;}

.prod2Right_desc{margin-top: 20px;padding: 30px;background-color:#F7F7F7;background-image: linear-gradient(to bottom, #F7F7F7 0%, #F4F4F4 25%, #E3E3E3 100%);font-size: 14px;color: #000;font-weight: 300;}
.prod2Right_desc h2{color: #000;font-size: 22px;font-weight: bold;margin-bottom: 10px;}
.prod2Right_desc ul{padding-left: 20px;}
.prod2Right_desc ul li{margin: 10px 0;}
.prod2Right_desc ul li i{vertical-align: middle;margin-right: 10px;}

.prod2Left_slide{width: 100%;}
.prod2Left_tab{border-bottom: 1px solid #4B515A;}
.prod2Left_tab ul li{display: inline-block;box-sizing: border-box;font-size: 16px;color: white;background-image: linear-gradient(to bottom, #7C8490 0%, #000 100%);border: 1px solid #4B515A;text-align: center;width: calc(100%/4.3 - 8px);margin-right: 10px;cursor: pointer;}
.prod2Left_tab ul li.on{background-image: linear-gradient(to bottom, #000 0%, #7C8490 100%);}
.prod2Left_tab span{display: block;padding: 10px;}
.prod2Left_panel{width: 100%;margin-top: 10px;}
.prod2Left_list1 .part{display: flex;border: 1px solid #ccc;border-radius: 3px;padding: 10px;box-sizing: border-box;align-items: center;justify-content: space-between;flex-wrap: wrap;}
.prod2Left_list1 .part .img{width: 100%;margin-bottom: 10px;}
.prod2Left_list1 .part .img img{width: 100%;}
.prod2Left_list1 .part .desc{width: 100%;}
.prod2Left_list1 .part .t1{color: #000;font-size: 14px;font-weight: 300;height: 40px;line-height: 20px;}


.prod2Left_list1 .swiper-button-next,.prod2Left_list1 .swiper-button-prev{width: 32px;height: 42px;border-radius: 3px;background: #eaeaea;color: #333;}
.prod2Left_list1 .swiper-button-next:after,.prod2Left_list1 .swiper-button-prev:after{font-size: 20px;}

.prod2Left_list1 .swiper-button-next.swiper-button-disabled,
.prod2Left_list1 .swiper-button-prev.swiper-button-disabled{pointer-events: auto !important;}

.prod2Left_list2{width: 100%;margin-top: 20px;}
.prod2Left_row .title{padding: 15px 0;border-bottom: 1px solid #9D9D9D;display: flex;justify-content: space-between;align-items: center;}
.prod2Left_row .title.on{border-bottom: 1px solid #B90202;}
.prod2Left_row .title .tit{color: #000;font-weight: bold;font-size: 16px;flex: 1;}
.prod2Left_row .title i{color: #000;font-size: 20px;width: 30px;text-align: center;}
.prod2Left_row .title.on .tit,
.prod2Left_row .title.on i{color: #B90202;}
.prod2Left_row .title.on i:before{content: "\f106";}


.prod2Left_row .panel{display: none;}
.prod2Left_row .panel.active{display: block;}
.prod2Left_row .desc{padding: 20px 0;border-bottom: 1px solid #9D9D9D;font-size: 14px;color: #000;overflow: hidden;}
.prod2Left_row .desc img{width: auto;max-width: 100%;}

table {border-collapse: collapse;width: 100%;border: 1px solid rgba(0,0,0,0);font-weight: 400;}
table tr,
table td{padding: 10px;text-align: left;background: #fff;}
.prod2Left_row table{margin: 10px 0;}
.prod2Left_row table tr:nth-child(odd) td,
.prod2Left_row table tr:nth-child(odd) th{background-color: #F7F7F7;}
.prod2Left_row th{font-weight: 500;}
.prod2Left_row td{font-weight: 300;}

.prod3{width: 100%;padding: 50px 0;}
.prod3_list{width: 100%;position: relative;overflow: hidden;}
.prod3_list .part{display: block;width: 100%;border: 1px solid #ccc;border-radius: 5px;overflow: hidden;}
.prod3_list .part .img{width: 100%;height: 200px;display: flex;justify-content: center;align-items: center;}
.prod3_list .part .img img{width: auto;height: auto;max-width: 100%;max-height: 100%;}
.prod3_list .part .t1{padding: 10px;text-align: center;font-size: 14px;color: #000;}

.prod3_list .swiper-button-next{right: 0;border-radius: 0 5px 5px 0;}
.prod3_list .swiper-button-prev{left: 0;border-radius: 5px 0 0 5px;}
.prod3_list .swiper-button-next,.prod3_list .swiper-button-prev{width: 32px;height: 100%;border-radius: 3px;background: #eaeaea;color: #333;top: 0;margin: 0;border: 1px solid #ddd;opacity: 0;visibility: hidden;}
.prod3_list .swiper-button-next:after,.prod3_list .swiper-button-prev:after{font-size: 20px;}
.prod3_list:hover .swiper-button-next,.prod3_list:hover .swiper-button-prev{opacity: 1;visibility: visible;}
.prod3_list .swiper-button-next.swiper-button-disabled,.prod3_list .swiper-button-prev.swiper-button-disabled{display: none !important;}

.prodBtm{width: 100%;padding: 80px 0;}
.prodBtm .f_left{width: 50%;}
.prodBtm .f_right{width: 45%;}
.prodBtm .title{color: #282D34;font-size: 18px;font-weight: bold;margin: 10px 0;}
.prodBtm .txt{color: #666;font-size: 14px;margin: 5px 0;}
.pingjia_list li{padding: 20px 0;border-bottom: 1px solid #ccc;color: #282D34;font-size: 14px;}
.pingjia_list li h2{font-size: 14px;margin-bottom: 5px;}
.pingjia_list li .info{color: #666;}
.pingjia_list li .time{color: #666;margin-top: 5px;}

.formBox{width: 100%;}
.formBox{color: #666;font-size: 14px;margin: 5px 0;}
.formBox ul li{margin-bottom: 20px;}
.formBox input,
.formBox textarea{width: 100%;height: 40px;border: 1px solid #ccc;border-radius: 3px;outline: none;padding: 0 10px;font-size: 14px;}
.formBox textarea{padding: 10px;height: 100px;}
.formBox button{color: #fff;background-image: linear-gradient(to bottom, #46C154 0%, #097700 100%);border: 1px solid #298400;width: 100%;height: 40px;border-radius: 3px;}
.formBox button:hover{background-image: linear-gradient(to bottom, #33A741 0%, #0C5F05 100%);}

.aboutWarp{width: 100%;}
.aboutWarp .img{width: 50%;}
.aboutWarp .img img{width: 100%;}
.aboutWarp .desc{width: 50%;padding-left: 50px;}
.aboutWarp .desc .txt{font-size: 16px;color: #333;}

.viewer-open .header,
.viewer-open .sp_header1{opacity: 0;z-index: 0;display: none;}


.about2{width: 100%;position: relative;overflow: hidden;}
.about2 .img{width: 100%;font-size: 0px;overflow: hidden;}
.about2 .img img{width: 100%;}
.about2 .imgTop{position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center;padding: 5%;box-sizing: border-box;flex-direction: column;}
.about2 .t1{font-size: 32px;color: #fff;font-weight: bold;}
.about2 .txt{font-size: 16px;color: #fff;font-weight: 100;margin-top: 10px;max-width: 580px;margin-left: auto;margin-right: auto;text-align: center;}

.about3{width: 100%;padding: 80px 0 40px;box-sizing: border-box;}
.a3List{background: #fff;padding: 30px;box-sizing: border-box;}
.a3List ul{display: flex;flex-wrap: wrap;}
.a3List ul li{width: 20%;padding: 30px 40px;box-sizing: border-box;overflow: hidden;}
.a3List .img{width: 100%;font-size: 0px;overflow: hidden;border-radius: 50%;}
.a3List .img img{width: 100%;transition: 0.3s;}
.about3 .i8List .img:hover img{transform: scale(1.2);}

.about4{padding: 40px 0 80px;}
.a4List{width: 100%;}
.a4List dl dd{width: 25%;padding: 0 20px;box-sizing: border-box;margin-bottom: 40px;}
.a4List .part{display: block;width: 100%;padding: 10px;box-sizing: border-box;border: 1px solid #dedede;background: #fff;}
.a4List .part .img{width: 100%;background: #f5f5f5;height: 307px;display: flex;justify-content: center;align-items: center;font-size: 0px;overflow: hidden;}
.a4List .part .img img{max-width: 100%;max-height: 100%;transition: 0.5s;}
.a4List .part:hover .img img{transform: scale(1.1);}
.a4List .part .txt{text-align: center;padding: 10px;box-sizing: border-box;color: #666;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 100%;display: block;font-size: 16px;transition: 0.3s;}
.a4List .part:hover .txt{color: #d80000;}

.contact_warp{width: 100%;}
.contact_warp .img{width: 40%;}
.contact_warp .img img{width: 100%;}
.contact_warp .desc{width: 55%;}

.contact2{padding: 80px 0;}
.contact2 ul{justify-content: space-around;}
.contact2 ul li{display: inline-block;width: 30%;}
.contact2 .part{padding: 10% 5%;background: #fff;border-radius: 10px;text-align: center;box-shadow: rgb(100 100 111 / 20%) 0px 7px 29px 0px;}
.contact2 .part i{color: #d80000;font-size: 40px;margin-bottom: 15px;display: block;}
.contact2 .part h3{color: #333;font-size: 18px;margin-bottom: 15px;}
.contact2 .part p{color: #333;font-size: 16px;padding: 0;}

.inside{width: 100%;padding: 80px 0;}

.w_add1{background: #fff; display:none;}
.w_add1_Swiper{position: relative;width: 100%;height: 100%;overflow: hidden;}
.w_add1_Swiper .swiper-slide{width: auto; background: none;}
.w_add1_menu .swiper-button-next,.w_add1_menu .swiper-button-prev{background-size: 12px;filter: brightness(0%) contrast(200%) invert(50%) opacity(100%);}
.w_add1_menu .swiper-button-next:after,.w_add1_menu .swiper-button-prev:after{font-size:12px;}
.w_add1_menu .swiper-button-next{right: 0;}
.w_add1_menu .swiper-button-prev{left: 0;}
.w_add1_menu{padding: 0 20px;position: relative;box-sizing: border-box;}
.w_add1_menu a{display: inline-block;color: #58595b;font-size: 14px;padding: 20px 10px;position: relative;}
.w_add1_menu a:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	height: 3px;
	background-color: #e36f1e;
	transform: translateY(100%);
	transition: transform .25s;
}
.w_add1_menu .swiper-slide.cur a{color: #e36f1e;}
.w_add1_menu .swiper-slide.cur a:after{transform: translateY(0);}



@media only screen and (max-width: 1500px) {
.wapper{ width:100%;padding: 0 30px;box-sizing: border-box;}
.menu ul li span .icon img{width: 20px;}
.index13 .left{padding-left: 20px;}
.index13 .item .img{width: 60px;}
.index13 .left h2{font-size: 24px;}
.index13 .item h2{font-size: 24px;}
.index13 .item .desc{font-size: 20px;}
.index13 .item2 h2{font-size: 20px;}
.index13 .item2 ul li{font-size: 14px;}
.i4List .part .t1{font-size: 15px;}
.pro1_2 .part .imgBg{height: 250px;}



}

@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 20px;}
.menu ul li span .icon{display: none;}
.menu ul li span a{padding: 0 20px;}
.i_search{max-width: 60%;}
.index13 .left{width: calc(32% - 5px);}
.index13 .left h2{font-size: 20px;}
.index13 .item h2{font-size: 20px;}
.index13 .item .desc{font-size: 18px;}
.index13 .item2 h2{font-size: 18px;}
.index13 .right{width: 68%;}
.i3List ul li{width: 25%;}
.i4List ul li{width: 50%;padding: 10px;}
.i5Warp .left .tit{font-size: 58px;}
.i5List .part{padding: 10px;}
.i5List .part .img{height: 180px;}
.i5List .part .t1{font-size: 15px;}
.pro1_2 .part .imgBg{height: 200px;}
.pro1_2 .part .desc{padding: 15px;}



}

@media only screen and (max-width: 980px) {
.wapper{ width:100%;padding: 0 10px;}
.header{ display:none !important;}
.sp_header1{ display:block;}
.pc_menu{display: none !important;}
.hHei{height: 0px;}
.w_add1{display: block;}
.m_show{display: block;}
.pc_show{display: none;}
.i3List ul li{width: 50%;}
.i5Warp .left .tit{font-size: 48px;}
.i6List ul li{width: 50%;}
.i7Warp .imgBg img{max-width: 200px;}
.i7Warp{padding-left: 120px;}
.i7Warp h2{font-size: 26px;}
.i7Warp .tag{font-size: 16px;}
.i8List ul li{width: 50%;margin-bottom: 10px;}
.i9List ul li{width: 50%;}
.a4List dl dd{padding: 0 10px;width: 50%;margin-bottom: 20px;}
.pro1_1 ul li{width: 33.3%;}
.pro1_2 ul li{width: 50%;}
.prod1_ms{width: 45%;}
.prod1_desc{width: 50%;}
.prod1_desc .title{font-size: 18px;}



}

@media only screen and (max-width: 780px) {
.i1Tit{font-size: 20px;}
.i4List ul li{width: 100%;}
.i5Warp{padding: 0;}
.i5Warp .left{width: 100%;margin: 0;padding: 20px;}
.i5List{width: 100%;padding: 20px;}
.i5List .part .desc{padding-top: 10px;}
.i6List ul li{width: 100%;}
.i7Warp{padding: 20px 0;}
.i7Warp .imgBg{display: none;}
.i7Warp .left{width: 100%;padding: 20px;}
.i7List{width: 100%;}
.i7List ul li{width: 100%;margin-top: 10px;}
.i9List ul li{width: 100%;}
.index10 .i9List ul li{width: 100%;}
.i11List .part .txt{font-size: 12px;}
.i12List .img{height: 40px;}
.i12List .swiper-button-next{right: 0;}
.i12List .swiper-button-prev{left: 0;}
.index13 .left{width: 100%;margin-bottom: 5px;padding: 20px;}
.index13 .right{width: 100%;flex-wrap: wrap;padding: 20px;}
.index13 .item{width: 500%;justify-content: flex-start;margin-bottom: 20px;}
.index13 .item2{width: 100%;}
.index13 .item .img{width: 100px;text-align: center;}
.index13 .item .img img{max-width: 80px;}
.index13 .item h2{font-size: 18px;}
.index13 .item .desc{font-size: 16px;}
.index13 .item2 .ewm{width: 100px;}
.index13 .item2 .desc{flex: 1;}
.fmenu a:after{padding: 0 3px;}
.fmenu a:last-child:after{display: none;}
.fDesc{font-size: 12px;}
.toTop{width: 35px;height: 35px;line-height: 35px;left: 5px;}
.toTop.active{bottom: 5px;}
.aboutWarp .img{width: 100%;margin-bottom: 20px;}
.aboutWarp .desc{width: 100%;padding: 0;}
.about2 .txt{display: none;}
.a4List dl dd{width: 100%;}
.contact_warp .img{width: 100%;margin-bottom: 20px;}
.contact_warp .desc{width: 100%;}
.contact2 ul li{width: 100%;margin: 10px 0;}
.pro1_1 ul li{width: 50%;padding: 0 5px;margin-bottom: 10px;}
.pro1_1_tit{font-size: 18px;}
.pro1_2 .desc h4{font-size: 16px;}
.pro1_2 ul li{width: 100%;padding: 0;}
.pro1_2_tit{font-size: 18px;}
.prod1_ms{width: 100%;margin-bottom: 20px;}
.prod1_desc{width: 100%;}
.prod2Left{width: 100%;padding: 0;margin-bottom: 20px;}
.prod2Left_tab ul li{width: auto;}
.prod2Right {width: 100%;}
.prod3{padding: 20px 0;}
.prodBtm .f_left{width: 100%;margin-bottom: 20px;}
.prodBtm .f_right{width: 100%;}
.prod3_list .swiper-button-next, .prod3_list .swiper-button-prev{opacity: 1;visibility: visible;}
.prod3_list .part{width: 80%;margin: 0 auto;}
.inside{padding: 60px 0;}
.mHide{display: none;}

}
