body {
  font: 16px pxPingFangSC-Regular, Helvetica, Arial, Microsoft Yahei, sans-serif;  
  line-height: 2;
}

.phone {
  display: none;
}

.container {
  max-width: 1324px;
  width: 92%;
  margin: 0 auto;
}
.container1 {
  max-width: 1400px;
  width: 94.5%;
  margin: 0 auto;
}

.wrapper {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

.main {
  flex: 1;
}

.footer,
.header {
  flex: 0;
}

a:hover {
  text-decoration: none;
  color: #240f6c;
  transition: color 0.4s;
  -moz-transition: color 0.4s;
  -webkit-transition: color 0.4s;
  -o-transition: color 0.4s;
}

@-webkit-keyframes fromBottomFade {
  from {
    -webkit-transform: translateY(20%);
    opacity: 0;
  }
}

@keyframes fromBottomFade {
  from {
    transform: translateY(20%);
    opacity: 0;
  }
}

.image{font-size: 0;line-height: 0;}
.image img{max-width: 100%;}
/* 导航 */
.pc-nav {  width: 100%;height: 100px;  position: fixed;  top: 0;  left: 0;  z-index: 999; transition: 0.6s;background:rgba(255,255,255,1);border-bottom: 1px solid #eeeeee;}
.nypc{box-shadow: 0px 0px 2px 2px #f7f7f7;}
.pc-nav .container{display: flex;justify-content: space-between;}

.pc-nav .logo-box{ display: flex;  align-items: center;  justify-content: space-between; transition: 0.6s;float: left;height: 100px;}
.pc-nav .logo-box .logo {align-items: center;font-size: 0;}
.pc-nav .logo-box .logo img {  max-width: 100%;max-height: 100%;}

.pc-nav .nav{float: right;}

.pc-nav .nav .menu {display: flex; align-content: center;justify-content: flex-end;}
.pc-nav .nav .menu li { display: flex; align-items: center; justify-content: center;  position: relative;margin-left:1vw ;float: left;}
.pc-nav .nav .menu li a {font-size: 18px; color:#333333;opacity: 1; white-space: nowrap;height: 100px;line-height: 100px;padding: 0px calc(0.7vw);border-radius: 5px;position: relative;}
.pc-nav .nav .menu li a::after{content:"";position: absolute;left: calc(50% - 15px);top: 80px;width: 0px;height:6px;background: #f41b24;border-radius: 3px; transition: 0.6s;}
.pc-nav .nav .menu li a.nv{white-space: nowrap;position: relative;}

.pc-nav .nav .menu .menu-son {  display: none;  position: absolute;border-radius: 3px;overflow: hidden;  top: 100%;  left: calc(50% - 80px);   z-index: 100;  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);  width: 160px;  font-size: 14px;  background: #fff;  animation: fromBottomFade 0.6s ease both;  -webkit-animation: fromBottomFade 0.6s ease both;}
.pc-nav .nav .menu .menu-son a {  overflow: hidden;  color: #222;  display: block;  font-size: 14px; text-align: center;  border-bottom: 1px solid #ebebeb;  text-align: center;}
.pc-nav .nav .menu li a.supplier{background: #f41b24;color: #ffffff;transition: 0.6s;}

.pc-nav .nav .menu li.cur a.nv{color:#f41b24;}
.pc-nav .nav .menu li.cur a::after{width: 30px;}
.pc-nav .nav .menu li a:hover{color:#f41b24;}
.pc-nav .nav .menu li:hover a.nv::after{ width: 30px;}
.pc-nav .nav .menu li:hover .menu-son {  display: block;}
.pc-nav .nav .menu li a.supplier:hover{background: #ffffff;}
.pc-nav .nav .menu li .change{background: url(../images/change-bg.png)no-repeat right center;height: 40px; border-radius:24px;overflow: hidden;}
.pc-nav .nav .menu li .change a{color:#f41b24;display: block;float: left;padding: 0px 17px ;}
.pc-nav .nav .menu li .change a:first-child{background:#73bcf1;color:#ffffff;border-radius: 20px;}


.pc-nav .getprice{background:#f41b24;color:#ffffff;}
.pc-nav .nav .menu li a.getprice{background:#f41b24;color:#ffffff;padding: 2px 15px;border-radius: 24px;}
.pc-nav .nav .menu li:hover a.getprice{background:#f41b24;color:#ffffff;}
.headerauto{height: 100px;}


/* 内页导航 */
.inset {width: 100%;  overflow: hidden;  padding:50px 0px;}
.inset img{max-width: 100%;}
.inset-cate { margin: 40px auto;text-align:center;}
.inset-cate .cate{ font-size: calc(1.4vw + 12px); margin-bottom: 15px;}
.inset-cate .catelist{width: 100%;overflow: hidden;}
.inset-cate .catelist ul li{min-width: 130px; height: 42px;line-height: 42px;text-align: center;float: left;margin-right:7px;border-radius:21px;overflow: hidden;}
.inset-cate .catelist ul li a{display: block;padding:0px 30px;height: 100%;color: #ffffff;
  font-size: 18px;
  background: #f41b24;
}
.inset-cate .catelist ul li.cur a{background: #34855b;}
.inset-cate .catelist ul li:hover a{background: #34855b;}
.inset .editor img{max-width: 100%;}


.sidenav{overflow:hidden;}
.sidenav .crumb{ color: #666666;line-height:80px;float: left;}
.sidenav .crumb a{color: #666666;}
.sidenav .top_title{font-size: 36px;color: #000000;line-height: 40px;position: relative;padding-bottom: 40px;margin-bottom: 30px;}
.sidenav .top_title::after{content:"";position: absolute;left: 0px;bottom: 10px;width: 30px;height:6px;background: #f41b24;border-radius: 3px;}
.sidenav .right{overflow: hidden;float: right;}
.sidenav .right.h80{line-height: 80px;}
.sidenav ul{overflow: hidden;}
.sidenav ul li{float:left; overflow: hidden;overflow: hidden;margin-bottom: 1px;position: relative;transition: 0.3s;margin-right: 20px; }
.sidenav ul li a {color: #333333;  font-size:18px;margin: auto; display: block; position: relative;transition: 0.3s; }
.sidenav ul li.cur a{color: #f41b24; }
.sidenav .search{float: right;}
.sidenav .search .form{width:260px;height:45px; background: #f9f9f9;border-radius: 23px;overflow: hidden;}
.sidenav .search input{width: 220px;float: left; height: 45px;border: none;background: #f9f9f9;outline: none;text-indent: 30px;}
.sidenav .search .icon{float: left;line-height: 45px;}


.inset_left{width: 320px;border-radius: 25px;float: left;}
.inset_left ul li{width:100%;line-height:45px;border-radius: 8px; overflow: hidden;transition: 0.3s; }
.inset_left ul li a.cateli-1{color: #666666;display: block;  font-size:16px;margin: auto; display: block;transition: 0.3s;}
.inset_left ul li a.cateli-2{color: #666666;display: block;  font-size:16px;margin: auto; display: block;transition: 0.3s;padding-left: 20px;}
.inset_left ul li a.cateli-3{color: #666666;display: block;  font-size:16px;margin: auto; display: block;transition: 0.3s;padding-left: 40px;}
.inset_left ul li a.cur{color: #f41b24;}


.inset_right{width: calc(100% - 320px);float: right; background: #ffffff;overflow: hidden;}
.inset_right1{width: 100%;background: #ffffff;overflow: hidden;}
.inset_right img{max-width: 100%;}
.inset_right1 img{max-width: 100%;}

.orientation {  margin-top: 30px;  line-height: 30px;}


.tit{position: relative;width: 100%;text-align: center;position: relative;padding-bottom: 35px;}
.tit .catname{font-size:calc(0.9vw + 18px);line-height: 1;}
.tit .catname span{color: #f41b24;}
.tit .catenname{font-size:calc(20px + 2vw);color: #dcdcdc; line-height: 1;font-weight: bold;text-transform: uppercase;margin-bottom:10px;}

/* 内页banner */
.index-banner{overflow: hidden;background: #fff;font-size: 0;line-height: 0; width:100%;margin: auto;}
.index-banner img{
    max-width:100%;
    margin: auto;
    transition:1s linear 2s;
    transform:scale(1.1,1.1) rotate(0.1deg);
    }
    .index-banner .swiper-slide-active img,.swiper-slide-duplicate-active img{
    transition:6s linear;
    transform:scale(1,1) rotate(0.1deg);
    }	

    .swiper-button-prev{left: 40px;}
    .swiper-button-next{right: 40px;}
.index-banner .swiper-button-next{outline:none;color:#ffffff;right: 20px;}
.index-banner .swiper-button-prev{outline:none;color:#ffffff;left: 20px;}


.inside-banner {overflow: hidden;}
.inside-banner .swiper-slide { position: relative;}
.inside-banner .swiper-slide .banner-title {  position: absolute;  top: 50%;  left: 50%;  transform: translate(-50%, -50%); }
.inside-banner .swiper-slide .banner-title .cn{ font-size: 34px;   color: #fff;margin-bottom: 10px;}
.inside-banner .swiper-slide .banner-title .en{ font-size: 20px;   color: #fff;font-weight: lighter;}
.inside-banner .swiper-slide p{position: absolute;left: 50%;top:50%;transform: translate(-50%,-50%);color:#ffffff;font-size: 35px;}


.iProducts{width: 100%;padding: 60px 0px ;width: 100%;overflow: hidden;}

.iProducts .cat-title{width: 100%;}
.iProducts .cat-title ul{display: flex;flex-wrap: wrap;justify-content: center; align-items: center;margin: 40px auto;}
.iProducts .cat-title ul li{height: 45px;margin: 0px 5px;border: 1px solid #e5e5e5; display: block;text-align: center;overflow: hidden;text-align: left;margin-bottom:15px;}
.iProducts .cat-title ul li a{display: block;padding:0px 20px;line-height:45px;color:#333333;font-size: 16px;}
.iProducts .cat-title ul li.active a{background: #edf6fa;color:#f41b24;}


.iProducts .iProducts_details{width: 100%;}
.iProducts .iProducts_con{overflow: hidden;margin-top:35px;}
.iProducts .iProducts_con ul{}
.iProducts .iProducts_con ul li{float: left;background: #fafafa;overflow: hidden;width: calc(25% - 5px);margin-right: 5px;margin-bottom:20px;}
.iProducts .iProducts_con ul li .details{overflow: hidden;transition: 0.3s;}
.iProducts .iProducts_con ul li .details a{width:calc(100% - 0px);margin: auto;display: block;}
.iProducts .iProducts_con ul li .details .image{ overflow: hidden;height:230px; display: flex;align-items: center;justify-content: center;border-radius: 5px;}
.iProducts .iProducts_con ul li .details .image img{max-width: 100%;max-height: 100%;border-radius: 5px;}
.iProducts .iProducts_con ul li .details img{transition: 0.6s;}
.iProducts .iProducts_con ul li .details img:hover{transform: scale(1.1,1.1);}
.iProducts .iProducts_con ul li .details .title { font-size: 16px ;padding:10px 0px 20px; text-align:center; line-height: 25px; color: #000; position: relative;transition: 0.3s;}
.iProducts .iProducts_con ul li .details .summary{color: #666;transition: 0.3s; }
.iProducts .iProducts_con ul li .details:hover{box-shadow: 0px 0px 5px 5px #eeeeee;}
/*.iProducts .iProducts_con ul li .details:hover .title{color:#f41b24;width: calc(100% - 30px);padding:20px 15px 10px;}*/
.iProducts .iProducts_con ul li .details:hover .summary{color:#f41b24;width: calc(100% - 30px);padding: 0px 15px;}



.iAbout{ position: relative;overflow: hidden;background: #f3f5f7;padding: 60px 0px;  margin: auto;background: url("../images/about_bg.jpg")no-repeat center;background-size: cover;}
.iAbout .container{}
.iAbout .iAbout_details{display: flex;align-items: center;flex-direction: row-reverse; justify-content: space-between; flex-wrap: wrap;margin-top: 40px;}
.iAbout .iAbout_details *{color: #ffffff;}
.iAbout .about-left{width: 30%;}
.iAbout .about-left .image{overflow: hidden;font-size: 0;line-height: 0;}
.iAbout .about-left img{max-width: 100%;transition: 0.6s;}
.iAbout .about-left img:hover{transform: scale(1.1,1.1);}
.iAbout .about-right{width:67%;overflow: hidden;}
.iAbout .about-right .tit{text-align: left;}
.iAbout .about-right .details{color: #ffffff;transition: 0.3s;text-align: justify;line-height: 30px;}
.iAbout .about-right .morei{display: flex;justify-content: space-between;align-items: center;margin-top: 35px;}
.iAbout .about-right .morei a{display: block;line-height: 48px;width: 164px;height: 48px;transition: 0.6s; background-color: #f41b24;color:#ffffff;text-align: center;border-radius: 10px;}
.iAbout .about-right .morei a:hover{width: 184px;}



.iNews{width: 100%;padding: 60px 0px;overflow: hidden;}
.iNews .container{display: flex;justify-content: space-between;flex-wrap: wrap;}
.iNews .tit{width: 100%;text-align: left;}
.iNews .iNews-detail ul{display: none;}
.iNews .iNews-detail ul:first-child{display: block;}
.iNews .iNews-detail ul li {position:relative;width:32%;float: left;background: #f8f8f8; overflow: hidden;margin-right: 2%;margin-bottom: 20px;}
.iNews .iNews-detail ul li:nth-child(3n){margin-right: 0px;}
.iNews .iNews-detail ul li a .detail{width: calc(100% - 60px);padding:30px;}
.iNews .iNews-detail ul li a .title {width: 100%; font-size: calc(0.2vw + 14px);color: #333333;margin-bottom: 10px; line-height: 30px;height: 60px;   overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;transition: 0.3s;}
.iNews .iNews-detail ul li a .date {font-size: calc(0.2vw + 12px);line-height: 2;color: #b3b3b3;transition: 0.3s;margin-bottom: 20px;}
.iNews .iNews-detail ul li a:hover .title {  color: #f41b24;}
.iNews .iNews-detail ul li a:hover .date{  color: #f41b24;}




.iPartner{width: 100%;padding: calc(20px + 2vw) 0px ;}
.iPartner .iPartner-detail{width: 100%;margin-top: calc(20px + 1vw);position: relative;}
.iPartner .iPartner-detail .mySwiper_Partner{overflow: hidden;}
.iPartner .iPartner-detail ul li .image{height: 100px;display: flex;align-items: center;justify-content: center;}
.iPartner .iPartner-detail ul li .image img{max-height: 100px;}


.iBanner-box{width: 100%;position: relative;}
.iBanner-box .image{width: calc(100% - 16px);font-size: 0;padding: 8px;background: #ceeedb;border-radius: 10px;}
.iBanner-box .image img{width: 100%;opacity:1;}
.iBanner-box .con{position: absolute;width: 85%; left: 50%; top:50%;transform: translate(-50%,-50%);}
.iBanner-box .con .tit .catname{color:#ffffff;margin-bottom:calc(30px + 1.5vw);}
.iBanner-box .con .de{color:#ffffff;line-height: 1.5;font-size:calc(1vw + 14px) ;margin-bottom:calc(30px + 1.5vw);}
.iBanner-box .con .more{width: 150px;height: 48px;display: flex;justify-content: space-between;align-items: center; border-radius: 24px;background:#f41b24;color:#ffffff;padding: 0px 28px;transition: 0.6s;}
.iBanner-box .con .more img{transition: 0.6s;filter: brightness(100);}


.iCustomer .tit{margin-bottom:30px;}
.iCustomer .Customer-detail{overflow: hidden;}
.iCustomer .Customer-detail ul li{text-align: center;}
.iCustomer .Customer-detail ul li .image{margin-bottom: calc(2vw + 3px);height: 150px; width: 100%;overflow: hidden;background: #f8f8f8;border-radius: 70px;display: flex;align-items: center;justify-content: center;}
.iCustomer .Customer-detail ul li .title{font-size: 16px;}



.contact_info ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.contact_info ul li{width: calc(49% - 100px);padding:35px 50px; float: left;background: #f8f8f8;display: flex;align-items: center;margin-bottom: 15px;border-radius: 15px;}
.contact_info ul li:nth-child(5n){width: 100%;}
.contact_info ul li .image{width:80px;height: 80px;display: flex;justify-content: center;align-items: center;margin-right: 20px;}
.contact_info ul li .title{font-size:16px; color:#34855b;}
.contact_info ul li .des{font-size: 26px;color:#34855b;line-height: 1.2;}

/*联系我们*/
.lxfscol{display: flex;flex-wrap: wrap;justify-content: space-between;}
.lxfscol .contact-tit{font-size: calc(22px + 1vw);margin-bottom: calc(20px + 1vw);font-family: Alimama;}
.lxfscol .contact ul{display: flex;justify-content: space-between;flex-wrap: wrap;font-family: Alimama;font-size: 20px;margin-bottom: calc(20px + 2vw);} 


.iMessage ul{display: flex;justify-content: space-between;flex-wrap: wrap;}
.iMessage ul .w50{width:calc(50% - 5px);position: relative; overflow:hidden;margin-bottom:12px;border-radius: 5px;}
.iMessage ul .w100{width:calc(100% - 0px);position: relative; overflow:hidden;margin-bottom:12px;border-radius: 5px;}
.iMessage ul li p{margin-bottom: 10px;}
.iMessage ul li p span{color: #e60012;}
.iMessage ul li input{width:calc(100% - 2px);text-indent:10px; float:left;height:45px;line-height:45px;border:1px solid #e6e6e6;outline: none;background: #ffffff; border-radius:5px;}
.iMessage ul li textarea{width:calc(100% - 2px);text-indent:10px; float:left;height:135px;line-height:45px;border:1px solid #e6e6e6;outline: none;border-radius:5px;}
.iMessage ul .captcha{width: 100%;margin-bottom:12px;}
.iMessage ul .captcha input{width:180px;margin-right: 10px;}
.iMessage ul .captcha img{height: 45px;border:1px solid #e6e6e6;border-radius: 5px;}
.iMessage .messagesubmit{width: 338px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border: none;
  background: #f41b24;
  border-radius:5px;
  color: #fff;
  cursor: pointer;
}



.productlist{}
.productlist .detail {  display: flex;  flex-wrap: wrap;}
.productlist .detail li {  flex: 0 1 calc(97% / 4);  overflow: hidden;  margin-right: 1%;margin-bottom: 25px;}
.productlist .detail li:nth-child(4n) {  margin-right: 0;}
.productlist .detail li a{width:calc(100% - 0px);margin: auto;display: block;}
.productlist .detail li .image{ overflow: hidden;display: flex;align-items: center;height: 190px; justify-content: center;/*background: #f8f8f8;*/ }
.productlist .detail li .image img{max-width: 100%;max-height: 100%;}
.productlist .detail li img{transition: 0.6s;}
.productlist .detail li img:hover{transform: scale(1.1,1.1);}
.productlist .detail li .title { font-size: 18px;line-height: 25px;color: #000;text-align: center;  margin: 20px 0 0;position: relative;}
.productlist .detail li .summary{font-size: 14px;color:#666;}



.picture{ /*display: flex; */}
.picture .detail {  display: flex;  flex-wrap: wrap;}
.picture .detail li {  flex: 0 1 calc(97% / 4);  overflow: hidden;  margin-right: 1%;}
.picture .detail li:nth-child(4n) {  margin-right: 0;}
.picture .detail li a{margin: auto;display: block;}
.picture .detail li .image{ overflow: hidden;border-radius: 5px; display: flex;align-items: center;justify-content: center;aspect-ratio: 1 / 1;border: 1px solid #e6e6e6; }
.picture .detail li .image img{max-width: 100%;max-height: 100%;}
.picture .detail li img{transition: 0.6s;}
.picture .detail li img:hover{transform: scale(1.1,1.1);}
.picture .detail li .title { font-size: calc(0.1vw + 14px);line-height: 50px; color: #000;text-align: center;  position: relative;}

.picture1{ display: flex; }
.picture1 .detail {  display: flex;  flex-wrap: wrap;}
.picture1 .detail li {  flex: 0 1 calc(91% / 7);  border-radius: 3px;  overflow: hidden;  margin-right: 1.5%;margin-bottom: 25px;}
.picture1 .detail li:nth-child(7n) {  margin-right: 0;}
.picture1 .detail li .image{ overflow: hidden;border-radius: 10px; display: flex;align-items: center;justify-content: center;}
.picture1 .detail li .image img{max-width: 100%;max-height: 100%;transition: 0.6s;}
.picture1 .detail li .image img:hover{transform: scale(1.1,1.1);}
.picture1 .detail li .title {  text-align: center;font-size: 16px;line-height: 25px;height: 50px; color: #000;  margin: 20px 0 0;position: relative;}



/* .picture .detail li p::after{position: absolute;content:"";width: 30px;height: 8px;border-radius: 4px; background: #000000;left: calc(50% - 15px);bottom: 0;} */
.picture .detail li:hover img {  transform: scale(1.1, 1.1);}
.picture .detail li:hover p{color:#f41b24;}
.picture .detail li:hover p::after{background: #f41b24;}


/*招才纳贤 */
.recruitpage1{display: flex;justify-content: space-between;}
.recruitpage1 .details{background:#f8f8f8;width: calc(48% - 80px) ;padding: 60px 40px;border-radius: 15px;}
.recruitpage1 .details .title{font-size:calc(1vw + 10px);margin-bottom: 12px;}
.recruitpage1 .details .line{width: 35px;height: 5px;background: #af251b;margin:30px 0;border-radius: 2px;}
.recruitpage1 .details .content{font-size: calc(0.5vw + 8px);line-height: 2;}

.recruitpage2{width: 100%;}
.recruitpage2 .list{margin-bottom: 8px;width: 100%;overflow: hidden;background: #af251b;}
.recruitpage2 .list div{float: left;}
.recruitpage2 .list .p1{width: 30%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);}
.recruitpage2 .list .p2{width: 10%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);}
.recruitpage2 .list .p3{width: 20%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);}
.recruitpage2 .list .p4{width: 30%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);}
.recruitpage2 .list .p5{width: 10%;text-align: center;line-height: 60px;color:#ffffff;font-size: calc(0.5vw + 8px);}
.recruitpage2 .list .p6{width: calc(100% - 4.8vw - 4px);overflow: hidden;padding: calc(2.4vw + 2px);background: #f8f8f8;display: none;}
.recruitpage2 .list1{background: #3a8dc9;}
.recruitpage2 .list .p6 .details1{width: 48%;line-height: 2;font-size: calc(0.3vw + 10px);}
.recruitpage2 .list .p6 .details1 .title{font-size: calc(0.6vw + 8px);color:#000000;width: 100%;overflow: hidden;line-height: 2;margin-bottom: 20px;}
.recruitpage2 .list .p7{width: 100%;margin-top: 20px;}



.hydt{display: flex; }
.hydt .details li {margin-bottom: 25px;width:32%;overflow:hidden;background:#f9f9f9;border-radius:5px;float:left;margin-right:2%;}
.hydt .details li a {width:90%;padding:20px 5%;display:block;  font-size: 16px;  overflow: hidden;}
.hydt .details li a .image{width:100%; font-size: 0;font-weight: 0;overflow: hidden;display: flex;height:206px;}
.hydt .details li a .image img{width:100%;transition: 0.6s;border-radius: 5px;overflow: hidden;}
.hydt .details li a .title {width: 100%; font-size: 18px;color: #333333;line-height:30px;height:60px; margin:10px auto;overflow:hidden; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.hydt .details li a .des{margin-bottom: 5px; color:#808080;font-size: 14px;line-height: 25px;height:50px;overflow:hidden; text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;}
.hydt .details li a .date { font-size: 12px;line-height: 2;color: #b3b3b3;}
.hydt .details li:hover{background:#1f72ec;transition:0.3s;}
.hydt .details li:hover a *{color:#ffffff;}
.hydt .details li:nth-child(3n){margin-right:0;}


.articlepage .details{width: 100%;overflow: hidden;}
.articlepage .details li {position:relative;width: 48%;float: left;padding: 30px 0px;border-bottom: 1px solid #e2e2e2; overflow: hidden;margin-right: 4%;}
.articlepage .details li:nth-child(2n){margin-right: 0px;}
.articlepage .details li a {width: 100%;display:flex;align-items: center;justify-content: space-between; overflow: hidden;flex-wrap: wrap;}
.articlepage .details li a .image{width: 300px;margin-right: 20px;overflow: hidden;border-radius: 15px;}
.articlepage .details li a .image img{transition: 0.6s;}
.articlepage .details li a .detail{width: 100%;}
.articlepage .details li a .title {width: 100%; font-size: calc(0.4vw + 14px);color: #333333;margin-bottom: 10px; line-height: 35px;transition: 0.3s;}
.articlepage .details li a .title p{width: calc(100% - 100px);float: left;}
.articlepage .details li a .title span{float: right;font-size: calc(0.2vw + 12px);color: #999999;}
.articlepage .details li a .des{margin-bottom: 5px; color:#333333;font-size: calc(0.2vw + 12px);line-height: 2;transition: 0.3s;width: 100%;overflow: hidden;}
.articlepage .details li a .date { font-size: 12px;line-height: 2;color: #b3b3b3;transition: 0.3s;}
.articlepage .details li a .icon{font-size: calc(0.2vw + 12px);color: #666666;transition: 0.3s;}
.articlepage .details li a:hover .image img{transform: scale(1.1,1.1);}
.articlepage .details li a:hover .title {  color: #f41b24;}
.articlepage .details li a:hover .title span {  color: #f41b24;}
.articlepage .details li a:hover .des{  color: #f41b24;}
.articlepage .details li a:hover .icon{  color: #e4600d;}

.xwlb{}
.xwlb .details li {background: #f8f8f8;margin-bottom: 10px;padding: 20px 0px;border-radius: 10px;transition: 0.6s;}
.xwlb .details li a {width: calc(100% - 60px);padding: 0px 30px;  display: flex;justify-content: space-between; align-items: center; font-size: 16px;  overflow: hidden;}
.xwlb .details li a .title {width: 100%; font-size: calc(0.1vw + 14px);color: #333333;line-height: 35px;transition: 0.3s;}
.xwlb .details li a .date { font-size: calc(0.1vw + 12px);line-height: 35px;white-space: nowrap;flex: 0 0 120px;text-align: right;transition: 0.3s;}
.xwlb .details li:hover{  background: #f41b24;}
.xwlb .details li:hover .title{  color: #ffffff;}
.xwlb .details li:hover .date{  color: #ffffff;}

.articleshow{margin: auto;}
.articleshow img{max-width: 100%;}
.articleshow .title{font-size: 26px; line-height: 40px;margin-bottom:25px ;color: #000;}
.articleshow .date{width: 100%;overflow: hidden;font-size: 16px; color:#bbbbbb;}
.articleshow .date p{float: left;margin-right: 14px;}
.articleshow .image{display: flex;justify-content: center;}
.article_show1{display: flex;justify-content: space-between;}
.article_show1 .image{margin-right: 40px;}
.article_show1 .editor{width: calc(100% - 200px);}

.productshow{}
.productshow .title{font-size: calc(0.5vw + 20px) ;text-align:center; line-height:2;color: #000000;overflow:hidden;width:100%;margin-bottom:calc(15px + 1vw);}
.productshow .summary{margin-bottom: 40px;}
.productshow .image{width:100%;display:flex;justify-content:center;margin-bottom:10px}
.productshow .content{max-width: 680px;
  margin: auto;}

/* 底部 */
.footer { position: relative;overflow: hidden;width:100%;margin: auto;background:#f5f5f5;}
.footer-nav{width: 100%;padding: 30px 0px;overflow: hidden; border-bottom: 1px solid #eeeeee;}
.footer-nav ul{width: 100%;}
.footer-nav ul li{position: relative; float: left;margin-right: 60px;}
.footer-nav ul li a{font-size: 16px;line-height: 30px;}
.footer_top{padding:60px 0px 60px 0px;overflow: hidden;width: 100%; display: flex;align-items: center;}
.footer_logo{width: 100%;padding-bottom: 40px;}
.footer-lxfs{color: #222222;width: 100%;}
.footer-lxfs .title{ font-size: 24px; font-weight: bold; margin-bottom: 20px;}
.footer-lxfs ul{width: 100%;}
.footer-lxfs ul li{position: relative; float: left;margin-right: 60px;}


.footer-lxfs *{color: #222222;}


.footer-bottom {display: flex;justify-content: space-between;color: #222222;background:#ffffff;padding: 20px 0px;}
.footer-bottom .footer-copyright{line-height: 30px;}
.footer-bottom .right{float: right;color: #999999;}

#goTopBtn{position: fixed;bottom: 115px;right:4%;background: #f41b24;}
#goTopBtn .image{width: 50px;height: 50px;display: flex;justify-content: center;align-items: center;}
.mypage {
  text-align: center;
  width: 100%;

  overflow: hidden;
}
.mypage .pagination {
  display: flex;
  justify-content: center;
}
.mypage li {
  
  display: inline-block;
  color: #333333;
  background: #eff1f4;
  border-radius: 5px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  padding: 0px 15px;
  margin:0px 3px;
  margin-top: 10px;
}
.mypage li.active {
  background: #f41b24;
  color: #ffffff;
}
.mypage .rows {
  border: none;
}