@charset "utf-8";
.product-cate {
    width: 268px;
}
.product-slide {
    width: 729px;
}
.product-news {
    width: 360px;
}

.product-company {
    width: 268px;
    height: 472px;
    padding: 10px;
    background: #0a4db7;
}
.product-company .top10{
	width: 242px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:rgba(0,0,0,0.16);
	border-radius: 6px;
	color: #fff;
}
.product-company .cont-list{
	margin-top: 15px;
}
.product-company .cont-list li {
    padding-left: 10px;
    line-height: 40px;
    font-size: 15px;
}
.product-company .cont-list li a {
    color: #fff;
}
.product-company .cont-list li:before {
    border-bottom: 2px solid #fff;
    border-left-width: 0;
    border-right: 2px solid #fff;
    border-top-width: 0;
    content: "";
    height: 5px;
    left: 0;
    position: absolute;
    top: 50%;
    transform: rotate(-45deg);
    width: 5px;
    background: unset;
    border-radius: unset;
}

.category-product .product-list {
    width: 1113px;
}

.category-product .product-list ul{
    display: flex;
    flex-wrap: wrap
}
.category-product .product-list li {
	width: 172px;
	height: 228px;
	padding: 10px 10px 10px 10px;
	border: 1px solid #f3f3f3;
    margin-bottom: 16px;
    margin-right: 16px;
}
.category-product .product-list li:nth-child(6n) {
    margin-right: 0
}
.category-product .product-list li .image{
    height: 140px;
}


.category-product .pro-list ul{
    display: flex;
    flex-wrap: wrap
}
.category-product .pro-list li {
    width: 240px;
    height: 290px;
    padding: 20px 10px 10px 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 16px;
    margin-right: 16px;
}
.category-product .pro-list li:nth-child(4n) {
    margin-right: 0
}
.category-product .pro-list li .image{
    height: 190px;
}
.category-product .pro-list li .info h5{
    max-height: 29px;
    margin-bottom: 0px;
    overflow: hidden;
}
.category-product .pro-list li .info .date-wrap{
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    overflow: hidden;
}


.category-channel .product-list ul{
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.category-channel .product-list li {
    width: 188px;
    height: 228px;
    padding: 20px 10px 10px 10px;
    border: 1px solid #f3f3f3;
    margin-bottom: 16px;
    margin-right: 16px;
}
.category-channel .product-list li:nth-child(5n) {
    margin-right: 0
}
.category-channel .product-list li .image{
    height: 140px;
}

.category-channel .recommend-list li {
    border: 1px solid #ededed;
    padding: 4px;
    margin: 16px 0 16px;
}

.category-channel .product-video ul{
    display: flex;
    flex-wrap: wrap
}
.category-channel .product-video li {
    width: 325px;
    background: #f8f9fa;
    border: 1px solid #f3f3f3;
    margin-bottom: 33px;
    margin-right: 33px;
}
.category-channel .product-video li:nth-child(4n) {
    margin-right: 0
}
.category-channel .product-video li .image{
    height: 176px;
}
.category-channel .product-video li .info{
    padding: 0 15px
}

.category-channel .product-interview ul{
    display: flex;
    justify-content: space-between;
    width: 100%
}
.category-channel .product-interview li {
    width: 220px;
}
.category-channel .product-interview li:nth-child(2n) {
    margin-right: 0
}
.category-channel .product-interview li .image{
    height: 140px;
}

.category-product .tab-box .hd{height:37px;line-height:37px;}
.category-product .tab-box .hd h3{font-size:18px;line-height:37px}
.category-product .tab-box .hd ul{height:37px;line-height:37px}
.category-product .tab-box .hd li{width: 33%;margin-right: 0px;}

.category-product .product-detail {
    margin: 0px 0 20px;
    padding: 30px;
    border: 1px solid #e2e2e2;
}
.category-product .product-detail .product-gallery {
    width: 450px;
}
/*.category-product .product-detail .gallery img {
    width: 400px;
}*/
.category-product .product-detail .detail {
    width: 560px;
    border-right: 1px solid #e2e2e2;
}
.category-product .product-detail .detail p{
    margin-bottom: 10px;
}
.category-product .product-detail .detail .title{
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.category-product .product-detail .detail .tips{
    color: #8D8C8C;
    margin: 32px 0;
}
.category-product .product-detail .contact {
    width: 300px;
}
.category-product .product-detail .contact .logo{
    margin-bottom: 10px;
    text-align: center;
}
.category-product .product-detail .contact .logo img{
    max-width: 300px;
    max-height: 65px;
}
.category-product .product-detail .contact .name{
    text-align: center;
    font-size: 16px;
    font-weight: 600;
    line-height: 30px;
    margin-bottom: 10px;
}
.category-product .product-detail .contact .intro{
    border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    margin-bottom: 10px;
    padding: 15px 0 5px;
}
.category-product .product-detail .contact .inquiry{
    text-align: center;
    margin-bottom: 10px;
}
.category-product .product-detail .contact .enter a,
.category-product .product-detail .contact .inquiry a{
    width: 140px;
}
.category-product .product-detail .contact .enter{
    text-align: center;
}

.category-product .product-detail .contact .intro p{
    margin-bottom: 10px;
}

.category-product .similar-product{
    margin: 20px auto;
}
.category-product .similar-product ul{
    display: flex;
    flex-wrap: wrap
}
.category-product .similar-product li {
    width: 268px;
    padding: 10px;
    border: 1px solid #f3f3f3;
    margin-right: 15px;
}
.category-product .similar-product li:nth-child(5n) {
    margin-right: 0
}
.category-product .similar-product li .image{
    height: 176px;
}
.category-product .similar-product li .info{
    padding: 0 15px
}

.product-gallery .product-photo {
    position:relative;
    width:450px;
}
.product-gallery .product-img {
    position:relative;
    width:450px;
    height:420px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.product-gallery .product-img img {
    max-width:386px;
    max-height: 386px;
}
.product-gallery .product-small-img {
    width:450px;
    height:85px;
    overflow:hidden;
}
.product-gallery .next-btn {
    display:block;
    width:12px;
    height:21px;
    cursor:pointer;
    margin-top:30px
}
.product-gallery .next-left {
    margin-right:3px;
    float: left;
}
.product-gallery .next-right {
    margin-left:3px;
    float: right;
}
.product-gallery .pic-hide-box {
    position:relative;
    width:420px;
    height:73px;
    margin-top:3px;
    overflow:hidden
}
.product-gallery .small-pic {
    position:absolute;
    width:420px;
}
.product-gallery .small-pic .small-pic-li {
    float:left;
    width:60px;
    height:63px;
    margin:0 5px;
    padding-top:10px
}
.product-gallery .small-pic .small-pic-li a {
    display:block;
    width:60px;
    height:60px;
    border:1px solid #F1F1F1
}
.product-gallery .small-pic .small-pic-li a:hover {
    position:relative;
    border-color:#0146AE
}
.product-gallery .small-pic .small-pic-li a:hover i {
    top:-9px;
    left:25px;
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:1px;
    border-width:4px;
    border-color:#fff white #0146AE #fff;
    border-style:solid
}
.product-gallery .small-pic .small-pic-li img {
    display:block;
    width:58px;
    height:58px
}
.product-gallery .small-pic .active a {
    position:relative;
    border-color:#F22E00
}
.product-gallery .small-pic .active i {
    top:-9px;
    left:25px;
    position:absolute;
    width:0;
    height:0;
    overflow:hidden;
    line-height:0;
    font-size:1px;
    border-width:4px;
    border-color:#fff white #F22E00 #fff;
    border-style:solid
}