/*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;}
a{color:#666;}
a:hover{ color:#f60; 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:1400px; margin:0 auto;}

.indexTop{width: 100%;position: relative;}
.indexTop .Warp{padding: 0 80px;box-sizing: border-box;}
.TopNav{height: 25px;background-color: #111111;line-height: 25px;left: 0;display: flex;justify-content: flex-end;}
.TopNav ul li{display: inline-block;font-size: 12px;color: #ccc;padding: 0 10px;}
.TopNav ul li a{color: #ccc;}
.TopNav ul li.on{background: #fff;color: #818181;}
.TopNav ul li.on a{color: #818181;}
.TopNavPanel{z-index: 130;background-color: #f7f7f7;width: 100%;position: absolute;top: 25px;left: 0;height: auto;box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);}
.TopNavPanel .Warp{padding: 0 80px;box-sizing: border-box;}
.Twebsite ul{display: flex;width: 100%;}
.Twebsite ul li{width: 20%;padding: 40px 0;padding-right: 60px;box-sizing: border-box;}
.Twebsite h3{color: #4d4d4d;font-size: 17px;font-weight: bold;line-height: 38px;}
.Twebsite h3 .icon{color: #c7000b;padding-right: 10px;}
.Twebsite .text{color: #808080;font-size: 16px;padding: 10px 0;}
.Twebsite .title{color: #4d4d4d;font-size: 17px;line-height: 38px;}
.Twebsite .title .icon{color: #4d4d4d;padding-left: 10px;transition: 0.3s;}
.Twebsite .title:hover{text-decoration: underline;}
.Twebsite .title:hover .icon{padding-left: 15px;color: #c7000b;}

.langPanel{padding: 40px;}
.langPanel .title{color: #333;font-size: 27px;margin: 20px 0 10px;}
.langPanel dl{display: flex;flex-wrap: wrap;}
.langPanel dl dd{line-height: 49px;color: #808080;font-size: 16px;width: 20%;}
.langPanel dl dd a{color: #808080;}
.langPanel dl dd.on a{color: #000;font-size: 16px;font-weight: bold;}

.TopNavPanel{display: none;}


.header{ position:relative;border-bottom: 1px solid #e6e6e6;}
.header.fixed{position: fixed;top: 0;width: 100%;z-index: 9999;background: #fff;box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);}
.headList{display: flex;justify-content: space-between;align-items: center;height: 78px;padding: 0 80px;box-sizing: border-box;}
.headList .logo{display: block;width: 20%;}
.headList .logo img{max-height: 55px;width: auto;}


/*menu*/
.pc_menu{}
.menu{ width:1250px;height:78px;line-height:76px;-webkit-transition: all 0.3s;transition: all 0.3s;}
.menu.active{-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);visibility: hidden;opacity: 0;}
.menu ul li{ float:left;margin: 0 20px; position:relative;}
.menu a{ font-size:16px;color:#333;display:block;text-align:center;}
.menu ul li span a:hover{border-bottom: 2px solid #c7000b;}
a.menu_hover{border-bottom: 2px solid #c7000b;}
.menu ul li dl{ background:#fff; width:100%; position:absolute; left:0px; top:55px; box-shadow:2px 2px 5px rgba(0,0,0,0.2);display:none;z-index: 9;padding: 10px 0;}
.menu ul li dl dd{ line-height:42px;}
.menu ul li dl dd a{ font-size:16px; color:#000;display:block; padding:0;text-align:center;}
.menu ul li dl dd a:hover{ color:#fff;background: #e6c389;}

/*.menuDPanel{width: 100%;position:absolute;background: rgba(0,0,0,0.5);left:0px;top:78px;display:none;z-index: 9;height: calc(100vh - 78px);overflow-y: auto;}
.menuDPBg{background: #fff;width: 100%;}
.MDList{width: 100%;display: table;}
.MDList .item{display: table-cell;width: 1%;padding-bottom: 25px;}
.MDList .title{font-size: 22px;color: #333;line-height: 42px;margin-top: 32px;padding-bottom: 14px;position: relative;text-align: left;border-bottom: 1px solid #d4d4d4;}
.MDList a:hover{color: #000 !important;text-decoration: underline;}
.MDList dl{margin: 0 10px;}
.MDList dl dt{margin-bottom: 8px;}
.MDList dl dd{color: #808080;font-size: 16px;line-height: 25px;margin-bottom: 10px;}
.MDList dl dd a{color: #808080;}
.MDList dl dd {display: table;}
.MDList dl dd .part{display: table-cell;width: 1%;vertical-align: top;}
.MDList dl dd .part .title2{font-size: 18px;line-height: 32px;opacity: 0.9;margin: 8px 0;font-weight: bold;color: #333;height: 32px;}
.MDList dl dd .part a{color: #808080;font-size: 16px;line-height: 25px;margin-bottom: 10px;display: block;text-align: left;}
.MDList .more .icon{color: #c7000b;padding-left: 10px;transition: 0.3s;}
.MDList .more:hover .icon{padding-left: 15px;}
.MDList .width2{width: 2%;}

.MDListOther{width: 100%;background: #f7f7f7;padding: 40px 0;}
.MDListOther .Warp{display: flex;justify-content: space-between;align-items: center;}
.MDListOther .left a{display: inline-block;margin-right: 10px;color: #808080;font-size: 16px;}
.MDListOther .left .icon img{vertical-align: middle;margin-right: 5px;width: 50px;}
.MDListOther .left .fa{padding-left: 5px;opacity: 0;}
.MDListOther .left a:hover{color: #333;}
.MDListOther .left a:hover .fa{opacity: 1;}

.menuDClose{width: 50px;}
.menuDClose img{width: 20px;}
.menuDCloseP{margin-left: auto;}*/

.MDList2{width: 100%;display: flex;justify-content: space-between;padding: 22px 0;align-items: center;}
.MDList2 .left{width: calc(100% - 600px);}
.MDList2 .right{width: 380px;}
.MDList2 .imgShow a{width: 100%;height: 380px;overflow: hidden;display: block;}
.MDList2 .imgShow img{width: 100%;height: 100%;object-fit: cover;}
.MDList2 .list{display: flex;flex-wrap: wrap;}
.MDList2 .list .part{width: 20%;padding: 10px;box-sizing: border-box;display: block;text-align: center;}
.MDList2 .list .part .img{width: 100%;overflow: hidden;}
.MDList2 .list .part .img img{max-width: 72px;}
.MDList2 .list .part .txt{color: #808080;font-size: 16px;line-height: 20px;}
.MDList2 .list .part:hover .txt{color: #333;text-decoration: underline;}

.hRight{width: 20%;}
.hRightWarp{display: flex;justify-content: flex-end;align-items: center;}
.hRightWarp.active{-webkit-transition: all 0.3s;transition: all 0.3s;}
.hRightWarp.active{-webkit-transform: scale(0);-ms-transform: scale(0);transform: scale(0);visibility: hidden;opacity: 0;}
.toBuy{color: #333;font-size: 17px;position: relative;width: 175px;text-align: center;}
.toBuy .title{cursor: pointer;line-height: 78px;}
.toBuy .title .icon{padding: 0 5px;}
.toBuy ul{position: absolute;top: 78px;left: 0;z-index: 99;width: 100%;display: none;}
.toBuy ul li{border: 1px solid #d4d4d4;border-top: 0; background-color: #fff;height: 42px;line-height: 42px;box-sizing: border-box;width: 100%;padding: 0 5px;text-align: left;}
.toBuy ul li a{color: #808080;}
.toBuy ul li .icon{padding-right: 5px;}
.toBuy:hover ul{display: block;}
.toBuy ul li a:hover{color: #333;}

.search{}
.searchBtn{width: 50px;text-align: center;}
.searchBtn img{width: 25px;}

.searchPanel{width: 480px;position: absolute;top: 15px;right: 80px;opacity: 0;visibility: hidden;-webkit-transition: all 0.3s;transition: all 0.3s;-webkit-transform-origin: 100% center;-ms-transform-origin: 100% center;transform-origin: 100% center;}
.searchPanel.active{-webkit-transform: scale(1);-ms-transform: scale(1);transform: scale(1);opacity: 1;visibility: visible;}
.searchPanel .Warp{display: flex;justify-content: flex-end;align-items: center;width: 100%;}
.searchPanel .box{width: 420px;position: relative;}
.searchPanel input{width: 100%;height: 48px;border: 1px solid #d4d4d4;line-height: 48px;padding-left: 20px;outline: none;font-size: 16px;padding-right: 50px;background: #fff;box-sizing: border-box;}
.searchPanel .btn{position: absolute;top: 5px;right: 0;width: 50px;height: 40px;text-align: center;border: none;border-left: 1px solid #eee;background: none;color: #86807f;font-size: 18px;font-weight: 200;}

.SKeyWord{position: absolute;top: 50px;left: 0;width: 100%;background: #FFFFFF;border-radius: 5px;box-sizing: border-box;z-index: 999;box-shadow: 2px 2px 5px rgb(0 0 0 / 20%);padding: 30px 0;display: none;}
.SKeyWord .title{color: #808080;font-size: 14px;line-height: 38px;padding: 0 30px;}
.SKeyWord ul li{line-height: 38px;color: #333333;font-size: 18px;padding: 0 30px;}
.SKeyWord ul li a{color: #333333;}
.SKeyWord ul li:hover{background: #808080;color: #fff;}
.SKeyWord ul li:hover a{color: #fff;}

.searchClose{width: 50px;text-align: center;}
.searchClose img{width: 30px;}



/*mMenu*/
.m_header{width: 100%;position: sticky;top: 0;left: 0;z-index: 99999;display: none;}
.sp_header{height:66px;overflow:hidden;background:#fff;position:relative;width:100%;top: 0;display: none;}
.sp_logo{float:left;height:66px;display: flex;justify-content: center;align-items: center;padding-left: 10px;}
.sp_logo img{margin:auto;max-height:45px;}

.mSearch{float: right;height: 66px;display: flex;align-items: center;position: relative;padding-right: 20px;}
.mSearchBtn img{width: 25px;}
.mSearchPanel{position:fixed;z-index:9999;background:#f8f8f8;width:100%;height:100%;font-size:14px;line-height:40px;top:0;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;display: block;}
.mSearchOpen{right: 0;}
.mSearchBox{width: 100%;height: 48px;position: relative;background: #fff;padding: 10px 0;}
.mSearchBox input{width: 80%;height: 48px;border: 1px solid #d4d4d4;line-height: 48px;padding-left: 20px;outline: none;font-size: 16px;padding-right: 50px;background: #fff;box-sizing: border-box;position: absolute;top:10px;left: 15px;}
.mSearchBox .btn{position: absolute;top: 15px;right: 60px;width: 50px;height: 40px;text-align: center;border: none;background: none;color: #86807f;font-size: 18px;font-weight: 200;}
.mSearchClose{width: 50px;position: absolute;top: 20px;right: 0;}
.mSearchClose img{width: 30px;}

.MSKeyWord{padding: 30px 15px;box-sizing: border-box;}
.MSKeyWord .title{color: #333333;font-size: 14px;border-bottom: 1px #ddd solid;}
.MSKeyWord ul li{border-bottom: 1px #ddd solid;position: relative;line-height: 45px;font-size: 14px;}
.MSKeyWord ul li a{color: #333;font-weight: bold;}

.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px;}
.sp_nav span{display:block;background:#000;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}

.sjj_nav{position:fixed;z-index:9999;background:#f8f8f8;width:100%;height:calc(100% - 52px);font-size:14px;line-height:40px;top:66px;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;display: none;padding: 30px 15px;box-sizing: border-box;}
.nav_show{right: 0;}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-bottom:1px #ddd solid;position:relative;line-height:45px;font-size:16px}
.sjj_nav ul li i svg{width:25px;height:25px;fill:#333;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#333}

.sjj_nav2{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 66px);font-size:14px;line-height:40px;top:66px;right:-100%;overflow:auto;overflow-x:hidden;transition:right ease 0.35s;padding: 30px 15px;box-sizing: border-box;}
.sjj_nav2Show{right: 0;}

/*返回主菜单*/
.ToSjjNav{width: 100%;line-height: 40px;}
.ToSjjNav .ToSjjNavBtn{color: #333;font-size: 16px;padding: 0;display: inline-block;}
.ToSjjNav .ToSjjNavBtn .icon{padding-right: 10px;}

.mMenuTitle{color: #000;font-size: 20px;font-weight: bold;padding: 10px 0;border-bottom: 1px solid #d4d4d4;}

.mMList2{width: 100%;}
.mMList2 ul{display: flex;flex-wrap: wrap;padding: 40px 0;}
.mMList2 ul li{width: 33.3%;margin: 1% 0;border: none;line-height: 0;}
.mMList2 .part{display: block;width: 100%;text-align: center;}
.mMList2 .part .img img{width: 60px;}
.mMList2 .part .txt{color: #666666;font-size: 16px;}

.mMListOther{margin-left: -15px;margin-right: -15px;}
.mMListOther ul li{margin: 5px 0;padding: 0 10px;box-sizing: border-box;background: #ebebeb;line-height: 45px;border: none;}
.mMListOther ul li a{display: flex;justify-content: space-between;align-items: center;color: #333;font-size: 14px;width: 100%;height: 45px;}
.mMListOther ul li .icon{padding-right: 5px;}

.mMList1{width: 100%;padding: 10px 0 20px 0;}
.mMList1 ul li{border-bottom: 1px solid #d4d4d4;line-height: normal;}
.mMList1 ul li a{color:#333;width:100%;padding: 0;display: block;box-sizing: border-box;line-height: 30px;padding: 10px 0;}
.mMList1 ul li dl{display:none;border-top: 1px solid #d4d4d4;padding: 0 20px;box-sizing: border-box;}
.mMList1 ul li .title{padding: 10px 0; font-weight: bold;font-size: 14px;color: #000;}
.mMList1 ul li dl dd{border-bottom: 1px solid #d4d4d4;padding: 2px 0;}
.mMList1 ul li dl dd:last-child{border: none;}
.mMList1 ul li dl dd a{color:#333;display:block;text-align:left;font-size: 14px;padding: 0;}
.mMList1Btn{top: 12px !important;}
.mMList1Btn.active:before{content: "\f106";}

.sjjOtherStyle{padding-top: 60px;display: flex;justify-content: center;}
.sjjOtherStyle li{width: 30%;line-height: normal !important;border: none !important;}
.sjjOtherStyle li .sp_nav_open{display: block;text-align: center;}
.sjjOtherStyle .mMList1 ul li{width: 100%;}
.imgIcon img{width: 50px;}
.imgIcon svg{display: none;}






/*swiper*/
.swiper {width: 100%;height: 100%;}
.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;}

/*banner*/
.banner{width: 100%;position: relative;overflow: hidden;}
.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: rgba(230,230,230,0.7);border-radius: 0;height: 3px;width: 100px;position: relative;}
.bannerSwiper .swiper-pagination-bullet::before {content: '';height: 100%;position: absolute;top: 0;left: 0;width: 0;}
.bannerSwiper .swiper-pagination-bullet-active::before {transition: width 4s;width: 100%;background-color: #fff;}
.bannerSwiper .swiper-button-next,.bannerSwiper .swiper-button-prev{color: #f66f6a;opacity: 0;}
.bannerSwiper:hover .swiper-button-next,.bannerSwiper:hover .swiper-button-prev{opacity: 1;}
.bannerSwiper .swiper-button-next:after,.bannerSwiper .swiper-button-prev:after{font-size: 30px;}
.bannerSwiper .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.bannerSwiper .part:before {height: 200px;width: 100%;content: "";background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.25) 100%);display: block;position: absolute;bottom: 0;left: 0;content: "";}
.bannerSwiper .more{text-align: center;top: 80%;left: 4.1%;position: absolute;margin: 0;width: 35%;}
.bannerSwiper .part.right .more{left: 55%;}
.bannerSwiper .part.right .iComMore a{color: #fff;border-color: #fff;}




/*common*/
.iComTitle{text-align: center;margin-bottom: 30px;}
.iComTitle .title{color: #333;font-size: 34px;font-weight: bold;}
.iComTitle .line{background: #c7000b;width: 55px;height: 2px;display: inline-block;}

.iComMore{width: 100%;text-align: center;margin-top: 40px;}
.iComMore a{display: inline-block;padding: 0 30px;line-height: 40px;border: 1px solid #111;color: #111;margin: 0 20px;font-size: 16px;min-width: 170px;box-sizing: border-box;}
.iComMore a:hover{background: #c7000b;color: #fff;border-color: #c7000b;}

.imgPC{width: 100%;display: block;}
.imgM{width: 100%;display: none !important;}
.mBlock{display: none;}
.mHidden{display: block;}


/*iProduct*/
.iProduct{width: 100%;overflow: hidden;margin: 70px 0;}
.iProSlide{width: 100%;margin-bottom: 15px;}
.iProSwiper{width: 100%;}
.iProSwiper .part{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.iProSwiper .part .img{width: 100%;position: relative;height: 100%;overflow: hidden;}
.iProSwiper .img img{width: 100%;height: 300px;}
.iProSwiper .desc {position: absolute;bottom: 40px;left: 0;padding: 0 15px;text-align: left;z-index: 2;color: #fff;}
.iProSwiper .tit{font-size: 14px;}
.iProSwiper .txt{font-size: 17px;font-weight: bold;}
.iProSwiper .swiper-pagination-bullet{width: 10px;height: 10px;border-radius: 50%;border: 1px solid #fff;background: none;opacity: 1;}
.iProSwiper .swiper-pagination-bullet-active{background: #fff;}
.iProduct .mask {position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 2;-webkit-transition: all 0.5s;transition: all 0.5s;background: url(../images/mask_grad.png) left bottom  repeat-x;background-size: auto 100%;visibility: visible;opacity: 0.5;}

.iProList{display: flex;width: 100%;flex-wrap: wrap;justify-content: space-between;}
.iProList .item{margin-bottom: 30px;}
.iProList .width70{width: 66%;}
.iProList .width30{width: 32%;}
.iProList .part{display: block;overflow: hidden;position: relative;width: 100%;color: #fff;height: 100%;}
.iProList .part .img{width: 100%;position: relative;height: 100%;overflow: hidden;}
.iProList .part .img img{width: 100%;height: 100%;transition: 0.5s;height: 100%;object-fit: cover;}
.iProList .part .desc{padding: 25px 30px;box-sizing: border-box;position: absolute;left: 0;width: 100%;height: auto;color: #fff;-webkit-transition: all 0.5s;transition: all 0.5s;z-index: 4;text-align: left;bottom: -50px;transition: 0.5s;}
.iProList .part .tit{font-size: 18px;}
.iProList .part .txt{font-size: 24px;font-weight: bold;line-height: 40px;}
.iProList .part .info{font-size: 17px;font-weight: 200;padding-bottom: 12px;}
.iProList .part .more{font-size: 17px;}
.iProList .part .more .icon{color: #c7000b;padding-left: 5px;transition: 0.3s;}
.iProList .part .more:hover .icon{padding-left: 15px;}

.iProList .part:hover .mask{opacity: 1;}
.iProList .part:hover .img img{transform: scale(1.1);}
.iProList .part:hover .desc{bottom: 0;}



/*index1*/
.index1{width: 100%;font-size: 0;overflow: hidden;position: relative;margin-bottom: 70px;}
.imgShow{width: 100%;font-size: 0;overflow: hidden;}
.index1 .text{position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;}
.index1 .iComMore{position: relative;top: 93%;transform: translateY(-50%);max-width: 90%;margin: 0 auto;text-align: left;}
.index1 .iComMore a{text-align: center;}

/*iNews*/
.iNews{width: 100%;margin-bottom: 70px;}
.iNewList{width: 100%;margin-top: 70px;display: flex;justify-content: center;flex-wrap: wrap;}
.iNewList .item{width: 33.3%;padding: 0 15px;box-sizing: border-box;}
.iNewList .part{display: block;width: 100%;overflow: hidden;background: #f8f8f8;position: relative;transition: 0.5s;height: 100%;}
.iNewList .part .img{width: 100%;font-size: 0;overflow: hidden;}
.iNewList .part .img img{width: 100%;transition: 0.5s;}
.iNewList .part .tip{position: absolute;top: 0;left: 0;color: #fff;font-size: 13px;background: url(../images/type2.png) center;padding: 8px 15px;}
.iNewList .part .desc{padding: 25px 28px 36px 28px;box-sizing: border-box;}
.iNewList .part .title{color: #333;font-size: 18px;font-weight: bold;margin-bottom: 10px;display: -webkit-box;-webkit-line-clamp: 2;/* 行数 */-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;}
.iNewList .part .info{height: 46px;color: #333;font-size: 16px;display: flex;flex-wrap: wrap;}
.iNewList .part .address{margin-right: 10px;}
.iNewList .part .icon{padding-right: 5px;}
.iNewList .part .text{color: #666;font-size: 16px;}
.iNewList .part:hover{background: #f2f2f2;}
.iNewList .part:hover .img img{transform: scale(1.2);}
.iNewStyle{padding: 20px 20px 0 28px;box-sizing: border-box;}
.iNewStyle ul li{margin: 7% 0;}
.iNewStyle .title{margin-bottom: 0 !important;}
.iNewStyle .time{color: #666;font-size: 16px;}
.iNewStyle a:hover .title,
.iNewStyle a:hover .time{color: #c7000b;}


/*footer*/
.footer{background: #f2f2f2;padding-top: 20px;overflow: hidden;}
.fTop{display: flex;justify-content: space-between;align-items: center;height: 65px;border-bottom: 1px solid #e2e2e2;}
.fTop a{color: #595757;font-size: 16px;}
.fTop .right{width: 480px;}
.fSearch{width: 480px;position: relative;}
.fSearch input{width: 100%;height: 48px;border: 1px solid #d4d4d4;line-height: 48px;padding-left: 20px;outline: none;font-size: 16px;padding-right: 50px;background: #fff;box-sizing: border-box;}
.fSearch .btn{position: absolute;top: 5px;right: 0;width: 50px;height: 40px;text-align: center;border: none;border-left: 1px solid #eee;background: none;color: #86807f;font-size: 18px;font-weight: 200;}

.fMenu{width: 100%;padding: 48px 0 34px 0;border-bottom: 1px solid #e2e2e2;margin-bottom: 38px;display: flex;flex-wrap: wrap;}
.fMenu .item{width: 16.6%;padding: 0 10px;box-sizing: border-box;}
.fMenuTitle{font-size: 15px;line-height: 25px;margin-bottom: 18px;font-weight: bold;color: #333;display: flex;justify-content: space-between;align-items: center;}
.fMenuOpen{width: 50px;text-align: right;font-size: 20px;display: none;}
.fMenu ul li{margin-bottom: 15px;font-size: 15px;color: #595757;}
.fMenu a{font-size: 15px;line-height: 20px;color: #595757;}

.fBottom{margin: 30px 0;display: flex;flex-wrap: wrap;justify-content: space-between;align-items: center;}
.fLink{width: 70%;}
.fLink a{display: inline-block;font-size: 15px;color: #5a5858;margin-right: 20px;}
.fLinkIcon a{display: inline-block;margin-left: 20px;opacity: 0.8;}
.fLinkIcon .icon img{width: 30px;vertical-align: middle;}
.fLinkIcon a:hover{opacity: 1;}

.copyRight{background: #e6e6e6;padding: 10px 0;font-size: 15px;color: #666;}
.copyRight .desc{text-align: center;}

.indexRight{position: fixed;bottom: 40px;right: 0;z-index: 999;}
.totop{background: #7c7c7c;display: block;width: 40px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 20px;}
.totop i{color: #fff;}
.totopBg{display: none;}
.totopBg.active{display: block;}


.iConBtn{width: 40px;height: 40px;margin-bottom: 5px;cursor: pointer;}
.iConBtn img{width: 100%;opacity: 0.8;}
.zhezhao{position: fixed;left: 0px;top: 0px;background: rgba(0,0,0,0.5);width: 100%;height: 100%;z-index: 99999;}
.tanchuang{position: relative;background: #fff;width: 80%;min-height: 350px;border-radius: 5px;margin: 5% auto;top: 5%;overflow: hidden;}
.close1 {position: absolute;right: 10px;top: 10px;}
#closebt {float: right;}
#closebt img {width: 30px;}
.iConPanel{padding: 50px 70px 70px 70px;box-sizing: border-box;}
.iConList{width: 100%;}
.iConList ul{display: flex;justify-content: center;}
.iConList ul li{width: 25%;padding: 0  3%;box-sizing: border-box;border-right: 1px solid #eee;}
.iConList ul li:last-child{border: none;}
.iConList .part{display: block;width: 100%;text-align: center;}
.iConList .part .img{display: flex;justify-content: center;align-items: center;height: 140px;width: 100%;}
.iConList .part .img img{width: 65px;}
.iConList .part h2{color: #333333;font-size: 18px;padding-bottom: 10px;}
.iConList .part .rexian{color: #666666;font-size: 14px;padding-bottom: 10px;}
.iConPanel .detail{color: #333;font-size: 14px;}
.iConPanel .detail .icon{color: #c7000b;padding-left: 5px;transition: 0.3s;}
.iConPanel .detail:hover .icon{padding-left: 10px;}
.iConPanel .more{text-align: center;margin-top: 40px;}
.iConPanel .more .detail{font-size: 16px;}


.tongtu{width: 100%;font-size: 0;overflow: hidden;}
.tongtu img{width: 100%;height: 320px;object-fit: cover;}


.inside{width: 100%;margin: 45px 0;}
.insideList{width: 100%;}




@media only screen and (max-width: 1420px) {
.wapper{ width:1200px;padding: 0 20px;box-sizing: border-box;}
.Twebsite h3{font-size: 15px;}
.Twebsite .title{font-size: 15px;}
.Twebsite .text{font-size: 13px;}
.Twebsite ul li{padding: 30px 0;padding-right: 40px;}
.langPanel .title{font-size: 24px;}
.langPanel{padding: 30px;}
.langPanel dl dd{font-size: 15px;}
.headList{padding: 0 40px;}
.menu a{font-size: 14px;}
.menu ul li{margin: 0 15px;}
.toBuy{font-size: 15px;width: 120px;}
.searchBtn img{width: 20px;}
.toBuy ul li{font-size: 13px;}
.menuDPBg .wapper{padding: 0 80px;}
.MDList2 .left {width: calc(100% - 500px);}
.MDList2 .list .part .img img{width: 60px;}
.MDList2 .list .part .txt{font-size: 15px;}
.MDList2 .right{width: 280px;}
.MDList2 .imgShow a{height: 280px;}
.MDList .title{font-size: 18px;}
.MDList dl dd .part .title2{font-size: 16px;}
.MDList dl dd{font-size: 15px;margin-bottom: 8px;}
.MDList dl dd .part a{font-size: 15px;margin-bottom: 8px;}

.iConList .part .img img{width: 55px;}
.iConList .part h2{font-size: 16px;}
.iConList .part .rexian{font-size: 13px;}

.iConList .iComMore a{padding: 0 10px;min-width: auto;}



}

@media only screen and (max-width: 1200px) {
.wapper{ width:100%;padding: 0 80px;box-sizing: border-box;}
.headList{padding: 0 10px;}
.menu ul li{margin: 0 10px;}
.toBuy{font-size: 14px;width: 100px;}
.MDList2 .left {width: 60%;}
.MDList2 .list .part .img img{width: 60px;}
.MDList2 .list .part .txt{font-size: 15px;}
.MDList2 .right{width: 38%;}
.MDList2 .imgShow a{height: 280px;}
.MDList .title{font-size: 16px;}
.MDList dl dd{font-size: 13px;margin-bottom: 5px;}
.MDList dl dd .part a{font-size: 13px;margin-bottom: 5px;}
.searchPanel{width: 420px;right: 20px;}
.iComTitle .title{font-size: 26px;}
.iProList .part .tit{font-size: 14px;}
.iProList .part .txt{font-size: 15px;line-height: 25px;}
.iProList .part .info{font-size: 14px;padding-bottom: 10px;}
.iProList .part .more{font-size: 14px;}
.iNewList .item{padding: 0 10px;}
.iNewList .part .desc{padding: 20px;}
.iNewList .part .title{font-size: 16px;}
.iNewList .part .info{font-size: 14px;}
.iNewList .part .text{font-size: 14px;}
.iNewStyle .time{font-size: 14px;}
.fTop .right{width: 330px;}
.fSearch{width: 330px;}


}


@media only screen and (max-width: 991px) {
.wapper{ width:100%;padding: 0 10px;box-sizing: border-box;}
.indexTop{display: none;}
.header{ display:none}
.m_header{display: block;}
.sp_header{ display:block;}
.sjj_nav{ display:block;}
.mBlock{display: block;}
.mHidden{display: none;}

.imgPC{display: none !important;}
.imgM{display: block !important;}

.iComTitle{margin-bottom: 10px;}
.iComMore a{width: auto;min-width: auto;line-height: 30px;padding: 0 20px;font-size: 14px;margin: 0;}

.bannerSwiper .swiper-pagination-bullet{opacity: 1;background: none;border-radius: 50%;height: 10px;width: 10px;position: relative;border: 2px solid #fff;}
.bannerSwiper .swiper-pagination-bullet::before {content: '';height: 100%;position: absolute;top: 0;left: 0;width: 0;}
.bannerSwiper .swiper-pagination-bullet-active::before {transition: width 2s;width: 100%;background-color: #fff;}
.bannerSwiper .more{top: 30%;left: 35%;}
.bannerSwiper .part.right .more{top: 70%;left: 35%;}

.iProList .item{margin-bottom: 15px;flex: 1 0 auto;box-sizing: border-box;padding: 0 5px;}
.iProList .width70{width: 50%;}
.iProList .width30{width: 50%;}
.iProList .part .img{height: auto;}
.iProList .part .img img{height: 320px;object-fit: cover;}
.iProList .part .desc{position: static;color: #000;background: #f5f5f5;padding: 10px 15px;}
.iProList .part .info{display: none;}
.iProList .part .more{display: none;}

.iNewList{margin-top: 40px;}

.iNewList{display: block;}
.iNewList .item{width: 100%;margin: 10px 0;}
.iNewList .part{height: auto;}
.iNewList .part .info{height: auto;margin-bottom: 10px;}
.iNewList .part .text{font-size: 12px;}
.iNewStyle{padding: 25px 20px;}
.fTop{display: block;}
.fTop .left{display: none;}
.fTop .right{width: 100%;}
.fSearch{width: 100%;}
.fMenu{display: block;padding: 20px 0;border-bottom: none;margin-bottom: 10px;}
.fMenu .item{width: 100%;border-bottom: 1px solid #ddd;padding: 10px 0;}
.fMenuTitle{margin-bottom: 5px;font-size: 16px;}
.fMenu ul li{border-bottom: 1px solid #ddd;line-height: 30px;}
.fMenu ul li:last-child{margin-bottom: 0;}
.fMenuOpen{display: block;}
.fMenu .list{display: none;}
.fBottom{display: block;margin: 10px 0;}
.fLink{width: 100%;text-align: center;}
.fLink a{margin: 0 3px;font-size: 14px;}
.fLinkIcon{width: 100%;text-align: center;margin-top: 20px;}
.copyRight{padding: 20px 0;font-size: 13px;}

.tanchuang{height: 80%;overflow-y: auto;}
.iConPanel{padding: 40px;}
.iConList ul{flex-wrap: wrap;}
.iConList ul li{width: 50%;padding: 1%;margin: 1% 0;border: none;}
.iConList .part .img{height: 80px;}

}

@media only screen and (max-width: 780px) {
.bannerSwiper .more{top: 25%;left: 30%;}
.iProduct{margin: 45px 0;}
.iProList .part .img img{height: 220px;object-fit: cover;}
.index1{margin-bottom: 45px;}
.iNews{margin-bottom: 45px;}
.tongtu img{width: 100%;height: auto;object-fit: cover;}

}

@media only screen and (max-width: 600px) {
.bannerSwiper .more{top: 25%;left: 30%;}
.iProList .part .img img{height: 120px;object-fit: cover;}
.iConList ul li{width: 100%;}


}
