﻿*{margin:0;padding:0;box-sizing: border-box;}
.container{max-width:1230px;padding-left:15px;padding-right:15px;margin: 0 auto; width: 100% !important;}

/*fenye*/
#fenye{clear:both; margin:1.25em 0 1.5em;font-size: 12px;}
#fenye a{ text-align:center;border:1px solid #ddd;background:#fff;  font-size:12px;color:#666; margin-right:0.25em;border-radius:3px; display:inline-block;padding: 0.375em 0.625em;margin-bottom: 0.25em;}
#fenye .prev,#fenye .next{}
#fenye a.curr{border:1px solid #f00;color:#fff;}
#fenye a:hover{background:#c52821;border:1px solid #ddd;color:#fff; text-decoration:none}


/* header */
header .top{height:30px;line-height: 30px;background-color:#f5f5f5;border-bottom:1px solid #ddd;}
header .top span{font-size:12px;}
header .top ul{margin-bottom: 0;}
header .top ul li{list-style: none;display: inline-block;margin-right:0.25rem}
header .top ul li:last-child{margin-right:0;}
header .top ul li a{color:#37474f;text-decoration: none;}
header .top ul li a:hover{color:#e62129;}

@media(min-width:1200px){
    header .mid{height: 200px; background:url("../img/midBg.jpg")top center no-repeat;}
}
@media(max-width:1199px){
    header .mid{height:120px;line-height: 120px;}
    header .mid .logo{height:120px;line-height: 120px;}
    header .mid .logo a{display: flex;align-items: center;height: 100%;}
    header .mid .logo img{max-height: 50px;}

    header .mid .slogan{margin-left: 30px;padding-left: 15px;display: flex;flex-direction: column;justify-content: center;height: 100%;}
    header .mid .slogan h3{line-height:1;font-size: 40px;border-bottom: 1px solid #ddd;padding-bottom: 10px;letter-spacing: 3px;margin-top:0;}
    header .mid .slogan p{line-height:1;font-size: 12px;margin-bottom: 0;}

    header .mid .tel{line-height: 40px;display: flex;flex-direction: column;justify-content: center;height: 100%;}
    header .mid .tel h4{font-size: 22px;color:#e62129;margin-top:0;margin-bottom:0;line-height: 40px;}
    header .mid .tel p{margin-bottom:0;font-size: 22px;}
    header .mid .tel span{color:#e62129;font-size: 14px;margin-right:0.5em;}
}



header .navbar{background-color: #059e46;margin-bottom: 0;border-radius: 0;border: 0;}
header .navbar a{color: #fff;width: 12.5%;text-align: center;display: block;float: left;height: 50px;line-height: 50px;font-size: 16px;text-decoration: none;}
header .navbar a:hover{background-color: #fd7f00;}
@media(max-width:991px){
    header .mid .slogan{margin-left:0;}
    header .mid .slogan h3{font-size:30px;}
    header .mid .slogan p{font-size:10px;}
}
@media(max-width:767px){
	header .mid .slogan{display: none;}
	header .navbar nav{margin-left: -15px;margin-right: -15px;}
	header .navbar a{width: 25%;border-right: 1px solid #fff;margin-right: -1px;font-size: 14px;height: 40px;line-height: 40px;}
	header .navbar a:nth-child(4n){border-right: 0;margin-right: 0;}
	header .navbar a.nav-top{border-bottom:1px solid #fff;}
}
@media(max-width:576px){
	header .top ul{display: none;}
	header .mid{height: 90px;line-height: 90px;}
	header .mid .logo{height: 90px;line-height: 90px;}
}

/*footer*/
footer{background-color: #059e46;color: #fff;}
footer .nav{background-color:#07cf5c;margin-top: 20px;box-shadow: 0 3px 6px rgba(0,0,0,.15);}
footer .nav a{margin: 0 1em;color:#fff;height: 35px;line-height: 35px;}
footer .copyright{padding: 20px 0;}
footer .copyright p{margin-bottom: 0;line-height: 2;}
footer .copyright p a{color:#fff;}
footer .copyright p span{margin: 0 0.5em}

/* carousel */
.carousel i.fa{position: absolute;top:50%;transform: translateY(-50%);}
.carousel-indicators{margin-bottom: 0;}


/* ��Ʒ���� */
.indexProduct{padding-top: 50px;padding-bottom: 50px;}
.indexProduct .tit{text-align: center;margin-bottom: 30px;}
.indexProduct .tit h4{font-size: 50px;color:#333;background:url("../img/7.png")center no-repeat;}
.indexProduct .tit p{font-size: 24px;color: #333;}

.indexProduct .pull-left{width: 260px;background-color: #f5f5f5;}
.indexProduct .cateList h3{background-color:#059e46;color:#fff;text-align: center;padding-top:30px;padding-bottom: 10px;margin-top: 0;}
.indexProduct .cateList h3 p{font-size: 14px;text-transform: uppercase;}
.indexProduct .cateList dl{margin: 20px;background-color: #fff;}
.indexProduct .cateList dl dt{background:url("../img/9.png")center no-repeat;height: 44px;line-height: 44px;color:#fff;padding-left:60px;font-size: 16px;}
.indexProduct .cateList dl dd{padding-top:10px;padding-bottom: 10px;}
.indexProduct .cateList dl dd a{display: block;line-height: 2.5;padding-left: 20px;color:#37474f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-decoration: none;}
.indexProduct .cateList dl dd a:hover{color:#fd7f00;}
.indexProduct .cateList h4{background-color:#059e46;color:#fff;height: 60px;line-height: 60px;text-align: center;font-size: 32px;margin: 0;}

.indexProduct .tab{background: url("../img/8.png")left center no-repeat;height: 58px;line-height: 58px;}
.indexProduct .tab span{font-size: 24px;padding-left: 34px;color:#fff;}
.indexProduct .tab a{display: block;width: 83px;height: 26px;background: #22ab5c;text-align: center;line-height: 26px;font-size: 14px;font-weight: lighter;float: right;color: #fff;margin: 22px 12px 0 0;text-decoration: none;}
.indexProduct .tab a:hover{background-color:#fd7f00;}
.indexProduct .pull-right{width:910px;}
.indexProduct .productList{width:100%;display: flex;flex-wrap: wrap;}

.indexProduct .productList .item{width: calc((100% - 20px)/ 3);margin-right: 10px;margin-top: 20px;text-align: center;}
.indexProduct .productList .item .img{border: 1px solid #ddd;overflow: hidden;}
.indexProduct .productList .item img{width: 100%;height: 100%;object-fit: cover;transition: all linear .4s;}
.indexProduct .productList .item span a{display: block;background-color: #f5f5f5;margin-top: 10px;height: 44px;line-height: 44px;overflow: hidden;text-overflow: 
ellipsis;white-space: nowrap;color:#37474f;}
.indexProduct .productList .item:hover img{transform: scale(1.2);}
.indexProduct .productList .item:hover span a{background-color:#059e46;color:#fff;}
@media(min-width:576px){
	.indexProduct .productList .item:nth-child(3n){margin-right:0;}
}
@media(max-width:576px){
	.indexProduct{padding-top: 30px;padding-bottom: 30px;}
	.indexProduct .productList .item{width: calc(50% - 5px);}
	.indexProduct .productList .item:nth-child(2n){margin-right:0;}
	.indexProduct .productList .item:nth-child(9){display: none}
}

/*���*/
.adv{height: 288px;background:url("../img/10.jpg")center no-repeat;}
.adv .left{width: 260px;float: left;text-align: center;color: rgb(255, 255, 255);padding-top: 105px;}
.adv .left p{font-size: 23px;font-weight: lighter;margin-bottom: 0;}
.adv .left b{font-size: 40px;text-shadow: 0 1px 1px #000;}
.adv .left a{display: block;height: 37px;line-height: 37px;font-size: 16px;font-weight: lighter;color: #fff;margin-top: 20px;}

.adv .right{float: right;width: 910px;display: flex;justify-content: space-between;}
.adv .right .item{width: 139px;height:162px;margin-top:45px;color:#fff;}
.adv .right .item p{text-align: center;margin-top: 110px;font-size: 16px;}


/*����*/
.adv_bg{ width:100%;padding-top: 30px;padding-bottom:50px;}
.adv_bg li{list-style: none;}
.adv_t{ font-size:50px; color:#333; text-align: center; font-weight:bold; line-height: 90px;padding-bottom: 40px;}
.adv_t span{ color:#fd7f00; }
.adv_td{width: 576px; line-height: 40px; height: 40px;margin: 0 auto; font-weight:normal;font-size: 26px;color:#fff; letter-spacing: 4px;  background: url("../img/35.jpg") no-repeat center;}
/*�����л�*/
.pro_head li{width:300px;height:168px; float:left; }
.pro_head{margin-top:10px;background:url("../img/36.jpg") center no-repeat; width:1200px; z-index:99;}
.pro_head li span{display:block; width:300px;height:62px;font-size:24px;color:#333; font-weight: bold; text-align: center; padding-top: 106px;}
.pro_head li span:hover{color: #fd7f00;}
#changpintd0{background:url("../img/27.png") no-repeat center 40px; }
#changpintd0.on{background:url("../img/28.png") no-repeat center 40px;}
#changpintd0:hover{background:url("../img/28.png") no-repeat center 40px;}
.pro_head li.on span{color: #fd7f00;}

#changpintd1{background:url("../img/29.png") no-repeat center 40px;}
#changpintd1:hover{background:url("../img/30.png") no-repeat center 40px;}
#changpintd1.on{background:url("../img/30.png") no-repeat center 40px;}

#changpintd2{background:url("../img/31.png") no-repeat center 40px;}
#changpintd2:hover{background:url("../img/32.png") no-repeat center 40px;}
#changpintd2.on{background:url("../img/32.png") no-repeat center 40px;}

#changpintd3{background:url("../img/33.png") no-repeat center 40px;}
#changpintd3:hover{background:url("../img/34.png") no-repeat center 40px;}
#changpintd3.on{background:url("../img/34.png") no-repeat center 40px;}

/*��������*/
.adv_dd{width: 1200px;}
.adv_d{height:451px;overflow:hidden;margin-top:20px;}
.adv_r img{-webkit-transition: all 0.7s ease-in 0s;transition:all 0.7s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.7s ease-in 0s; -o-transition:all 0.7s ease-in 0s;}
.adv_r:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}
.adv_r{float:right;width:600px;height:450px;overflow: hidden;}
.adv_l{width: 600px; height: 450px; background:url("../img/25.jpg") no-repeat left 20px;}
.adv_lt{width: 600px;overflow: hidden;}
.adv_lt b{margin: 70px 0 0 30px;color:#333;font-size:34px; display:block; float: left;}
.adv_lt b p{ font-size:14px; color:#999; font-weight: normal;margin-bottom: 0;}
.adv_lt img{padding: 64px 0 0 52px;  float: left;}
.adv_ld{width: 570px; padding-left: 90px;}
.adv_ld p{line-height:26px; margin-top: 36px; font-size:15px;  background:url("../img/24.png")  left top no-repeat; padding-left: 36px;margin-bottom: 0;}
.adv_ld2{margin:20px 0 0 26px;}
.adv_ld2 li{width: 163px;height: 34px; border: 1px #fd7f00 dashed; text-align: center; line-height: 34px; color: #fd7f00; font-size: 24px;float: left; margin-left: 10px;}
.dis{ display: none;}

.adv_ld3{width: 550px;padding: 15px 0 0 60px;}
.adv_ld3_t{width: 488px;height: 26px; background:url("../img/37.jpg") no-repeat center; }
.adv_ld3_d{width:516px; height:109px; margin-top: 15px;  background:url(../img/26.png) no-repeat center;}
.adv_ld3w{width: 109px; height: 30px; border-bottom: 2px #059e46 solid; color: #333; font-size: 18px; font-weight: bold;}
.adv_ld3_d li{width: 158px; height: 50px; float: left; text-align: center; line-height: 50px;font-size: 20px; color: #333;margin:0 6px 5px 0;}
.adv_ld3_d li span{font-size: 18px;}


/*�����ͻ�*/
.partner{background-color: #f9f9f9;padding-top: 50px;padding-bottom: 50px;border-top:1px solid #ddd;}
.partner .tit{text-align: center;margin-bottom: 30px;}
.partner .tit h4{font-size: 50px;color:#333;background:url("../img/7.png")center no-repeat;}
.partner .tit p{font-size: 24px;color: #333;}

.partner .box{background-color: #fff;border: 1px solid #ddd;border-radius: 15px;padding: 40px;}
.partner #case-list{overflow:hidden;}
.partner #case-list img{width:206px;margin-right: 20px;height:86px;padding: 2px;border: 1px solid #ddd;}
.partner #case-list p{text-align:center;line-height: 2;margin-bottom: 0;margin-top:5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}


/*���2*/
.adv-2{height: 180px;background: url("../img/39.jpg")center no-repeat;}
.adv-2 .box{color: #fff;text-align: center;line-height: 56px;padding: 26px 0 0 320px;width: 1120px;}
.adv-2 i{font-weight: bold;font-size: 38px;text-shadow: 0 1px 1px #000;}
.adv-2 p{font-size: 18px;letter-spacing: 1px;line-height: 2;}

/*��˾����*/
.about{background-color: #e8e8e8;}
.about .left{width: 550px;float: left;}
.about .right{width:620px;float: right;text-align: center;}
.about .right .info{background-color: #fff;margin-top: 30px;padding:30px;line-height: 2;text-align: left;}
.about .right  h3{color: #333;font-weight: bold;margin-bottom: 20px;margin-top: 50px;}
.about .right  h5{color: #fd7f00;overflow: hidden;font-size: 16px;}
.about .right .com_a a{display: block;width: 200px;height: 50px;line-height: 50px;background: #059e46;color: #fff;font-size: 16px;text-align: center;margin: 30px auto 0;text-decoration: none;}
.about .right .com_a a:hover{background-color: #fd7f00;color: #fff;}

.about .tab{background: url("../img/8.png")left center no-repeat;height: 58px;line-height: 58px;text-align: left;}
.about .tab span{font-size: 24px;padding-left: 34px;color:#fff;}
.about .tab a{display: block;width: 83px;height: 26px;background: #22ab5c;text-align: center;line-height: 26px;font-size: 14px;font-weight: lighter;float: right;color: #fff;margin: 22px 12px 0 0;text-decoration: none;}
.about .tab a:hover{background-color:#fd7f00;}

/*�����豸*/
.shebei{margin-top: 50px;}
.shebei .tab{height: 50px;background-color: #f5f5f5;}
.shebei .tab span{background-color:#059e46;color: #fff;width: 163px;height: 50px;line-height: 50px;display: inline-block;text-align: center;font-size: 24px;}
.shebei .tab a{display: block;width: 83px;height: 26px;background: #aaa;text-align: center;line-height: 26px;color: #fff;font-size: 14px;margin: 13px 20px;float: right;text-decoration: none;}
.shebei .tab a:hover{background-color:#fd7f00;color: #fff;}

.shebei .list{display: flex;justify-content: space-between;width: 100%;}
.shebei .item{width: calc(25% - 7.5px);margin-right: 10px;margin-top: 20px;text-align: center;}
.shebei .item:nth-child(4n){margin-right: 0;}
.shebei .item  a{text-decoration: none;}
.shebei .item .img{overflow: hidden;border: 1px solid #ddd;background-color: #fff;}
.shebei .item img{max-width: 100%;transition: all linear .4s;}
.shebei .item p{margin-top: 5px;background-color:#f5f5f5;color:#37474f;height: 40px;line-height: 40px;font-size: 16px;margin-bottom: 0;}
.shebei .item:hover img{transform: scale(1.2);}
.shebei .item :hover p{background-color:#059e46;color:#fff;}
@media(max-width:576px){
	.shebei .list{flex-wrap: wrap;}
	.shebei .item{width: calc(50% - 5px);}
	.shebei .item:nth-child(2n){margin-right: 0;}
}

/*news*/
.news{padding-top: 50px;padding-bottom: 50px;}
.news .tit{text-align: center;margin-bottom: 30px;}
.news .tit h4{font-size: 50px;color:#333;background:url("../img/7.png")center no-repeat;}
.news .tit p{font-size: 24px;color: #333;}
.news .list{margin-top: 20px;}

.news dl.dl-horizontal dt img{width: 100%;height: 100%;object-fit: cover;padding: 2px;border: 1px solid #ddd;background-color: #fff;}

@media(min-width:768px){
	.news dl.dl-horizontal{background-color:#f5f5f5;}
	.news dl.dl-horizontal dt{height: 120px;width: 180px;}
	.news dl.dl-horizontal dd{margin-left: 195px;padding-right: 15px;}
	.news dl.dl-horizontal dd h4{margin-top: 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px;font-size: 14px;}
	.news dl.dl-horizontal dd h4 a{text-decoration: none;}
	.news dl.dl-horizontal dd h4 a:hover{color:#059e46;}
	.news dl.dl-horizontal dd em{font-size: 12px;font-style: normal;}
	.news dl.dl-horizontal dd p{line-height: 2;font-size: 12px;color:#808080;height: 4em;overflow: hidden;text-align: justify;margin-top: 5px;}
}

.news .tab{background: url("../img/8.png")left center no-repeat;height: 58px;line-height: 58px;text-align: left;}
.news .tab span{font-size: 24px;padding-left: 34px;color:#fff;}
.news .tab a{display: block;width: 83px;height: 26px;background: #22ab5c;text-align: center;line-height: 26px;font-size: 14px;font-weight: lighter;float: right;color: #fff;margin: 22px 12px 0 0;text-decoration: none;}
.news .tab a:hover{background-color:#fd7f00;}
@media(max-width:767px){
	.news .list{margin-top: 10px;}
	.news dl.dl-horizontal{border-bottom:1px solid #ddd;margin-bottom: 0;}
	.news dl.dl-horizontal dt{display: none;}
	.news dl.dl-horizontal dd h4{font-size: 14px;line-height: 2;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.news dl.dl-horizontal dd h4 a{color:#37474f;font-size: 14px;}
	.news dl.dl-horizontal dd em{display: none;}
	.news dl.dl-horizontal dd p{display: none;}
}

@media(max-width:1199px){
	.indexProduct .pull-right,.about .right{width: 100%;}
	.about{background-color: transparent;}
	.about .right .info{background-color: #f5f5f5;}
	.shebei{margin-top: 30px;}
	.news{padding-top:30px;padding-bottom: 30px;}
}

/*main*/
.location{font-size:14px;padding:10px 0;background-color:#eee;}
.location i.fa{margin:0 10px;}
.location a{color:#37474f;text-decoration: none;}
.location a:first-child >i.fa{margin-left:0;margin-right: 0;}
.location a:hover{color:#c52821;}

.main{padding-top:20px;padding-bottom: 30px;}
.main-left dl{margin-bottom: 20px;}
.main-left dl dt{color:#fff;font-size: 18px;height: 60px;line-height: 50px;padding-left: 10px;font-weight: normal;padding-top:10px;background-color:#059e46;}
.main-left dl dt small{font-size: 12px;text-transform: uppercase;}
.main-left dl dd{}
.main-left dl dd >a{display:block;margin-top:1px;background-color:#eee;color:#37474f;line-height: 50px;padding:0 10px;text-decoration: none;}
.main-left dl dd >a i{float:right;margin-top:17px;}
.main-left dl dd >a:hover,.main-left dl dd >a.active{color:#fff;background-color: #059e46;}

.main-left dl dd p{padding:10px 10px 10px 25px;margin-top:1px;margin-bottom:0;background-color:#eee;}
.main-left dl dd p i{margin-left: -20px;margin-right: 5px;}

.main-right >h4{line-height: 50px;margin-top: 10px;border-bottom:1px solid #ddd;font-size:18px;position: relative;padding-left: 14px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.main-right >h4::before{content:'';width:2px;height:18px;background-color:#e62129;position: absolute;left: 0;top:50%;transform: translateY(-50%);}
.main-right #MyContent{margin-bottom:20px;}
.main-right #MyContent p{line-height:2;margin-bottom:10px;text-align: justify;}
.main-right #MyContent p img{max-width:100%;}


/*����������Ŀҳ*/
.about-list{display:flex;flex-wrap: wrap;}
.about-list .item{margin-top:10px;text-align: center;margin-right: 10px;}
.about-list .item a{color:#37474f;text-decoration: none;}
.about-list .item .img{overflow:hidden;display: flex;justify-content: center;background-color:#fff;border:1px solid #ddd;}
.about-list .item .img img{max-width:100%;max-height: 100%; transition: all linear 0.4s;padding: 2px;object-fit: contain;}
.about-list .item p{height:40px;line-height: 40px;padding:0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 0;background-color:#f5f5f5;margin-top: 5px;}

@media(min-width:768px){
    .about-list .item{width:calc((100% - 20px) / 3);}
    .about-list .item:nth-child(3n){margin-right:0;}
    .about-list .item:hover{}
    .about-list .item:hover img{transform:scale(1.2);}
    .about-list .item:hover p{color:#fff;background-color:#059e46;}
}

@media(max-width:767px){
    .about-list .item{width:calc(50% - 5px);}
    .about-list .item:nth-child(2n){margin-right:0;}
}

.pro-list{display:flex;flex-wrap: wrap;}
.pro-list .item{margin-top:10px;text-align: center;margin-right: 10px;}
.pro-list .item a{color:#37474f;text-decoration: none;}
.pro-list .item .img{overflow:hidden;display: flex;justify-content: center;background-color:#fff;border:1px solid #ddd;}
.pro-list .item .img img{width:100%;height: 100%; transition: all linear 0.4s;padding: 2px;object-fit: cover;}
.pro-list .item p{height:40px;line-height: 40px;padding:0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 0;background-color:#f5f5f5;margin-top: 5px;}
@media(min-width:768px){
    .pro-list .item{width:calc((100% - 20px) / 3);}
    .pro-list .item:nth-child(3n){margin-right:0;}
    .pro-list .item:hover{}
    .pro-list .item:hover img{transform:scale(1.2);}
    .pro-list .item:hover p{color:#fff;background-color:#059e46;}
}

@media(max-width:767px){
    .pro-list .item{width:calc(50% - 5px);}
    .pro-list .item:nth-child(2n){margin-right:0;}
}

.main-right .news{padding-top:0;padding-bottom:0;}

/*产品内容页*/
#ProductInfo{display: flex;flex-wrap: wrap;justify-content: space-between;padding-top:10px;}
#ProductInfo .imgBox{width:calc(50% - 15px);margin-bottom: 30px;}
#ProductInfo .infoBox{width:calc(50% - 15px);margin-bottom: 30px;}
#ProductInfo .fullInfo{width:100%;}

@media(max-width:576px){
    #ProductInfo .imgBox{width:100%;}
    #ProductInfo .infoBox{width:100%;}
}

#ProductInfo .imgBox .swiper-container {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
}

#ProductInfo .imgBox .swiper-slide {
    padding:2px;
}
#ProductInfo .imgBox .swiper-slide img{
    width:100%;height:100%;object-fit: cover;
}
#ProductInfo .imgBox .gallery-top {
    height: 80%;
    width: 100%;
    border:1px solid #ddd;
}

#ProductInfo .imgBox .gallery-thumbs {
    height: 20%;
    box-sizing: border-box;
    padding: 10px 0 0;
}

#ProductInfo .imgBox .gallery-thumbs .swiper-slide {
    height: 100%;
    opacity: 0.4;
    border:1px solid #ddd;
    cursor: pointer;
}

#ProductInfo .imgBox .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
    border-color:#e62129;
}





#ProductInfo .infoBox > h4{background-color:#059e46;color:#fff;height: 40px;line-height: 40px;padding-left: 10px;margin-top:0;font-size: 16px;}
#ProductInfo .infoBox > dl{margin-bottom: 0;padding:10px 0;border-bottom:1px dashed #ddd;display: flex;}
#ProductInfo .infoBox > dl dt{white-space: nowrap;min-width: 5em;}
#ProductInfo .infoBox > dl dd{text-align: justify;}
#ProductInfo .infoBox > ul{margin-top:10px;margin-bottom:0;display: flex;flex-wrap: wrap;justify-content: space-between;line-height: 2;}
#ProductInfo .infoBox > ul li a{text-decoration: none;}
#ProductInfo .infoBox > ul li span{font-size: 16px;color:#e62129;}

#ProductInfo .fullInfo > h4{background-color:#059e46;color:#fff;height: 40px;line-height: 40px;padding-left: 10px;margin-top:0;font-size: 16px;}
#ProductInfo .fullInfo > p{line-height: 2;margin-bottom: 10px;}
#ProductInfo .fullInfo > p img{max-width:100%;}

#ProductInfo .fullInfo table{width:100%;border: 1px solid #ddd;border-collapse: collapse;}
#ProductInfo .fullInfo table tr td{border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:10px 6px;vertical-align: middle;}
#ProductInfo .fullInfo table tr:nth-child(2n+1){background-color:#f5f5f5;}
