.product_banner{
	width: 100%;
	position: relative;
	margin-top: 90px;
}
.product_banner img{
	width: 100%;
}
.product_containters{
	width: 100%;
	background: #f5f5f5;
}
.product_containter{
	width: 80%;
	margin: auto;
	padding-top: 40px;
	padding-bottom: 100px;
}
.product_title h3{
	font-weight: 500;
    font-size: 26px;
    color: #111;
}
.product_jieshao{
	margin-top: 20px;
    height: 450px;
    display: flex;
}
.pro_left{
	width: 50%;
	background: #fff;
	display: flex;
}
.pro_left img{
	width: 274px;
    height: 130px;
    margin: 100px 50px 130px 30px;
}
.pro_left .pro_des{
	display: flex;
    flex-direction: column;
    width: auto;
    margin-top: 20px;
    /*margin-right: 50px;*/
    padding:50px 100px;
}
.pro_des h3{
	font-weight: 500px;
    font-size: 24px;
    color: #111;
}
.pro_des p{
	font-weight: 400;
    font-size: 17px;
    line-height: 34px;
    color: #111;
    margin-top: 30px;
}
.pro_right{
	width: 50%;
	background: #fff;
}

.pro_right video{
	display: flex;
    width: 100%;
    height: 100%;
}
.product_coml{
	margin-top: 40px;
    width: 100%;
    display: flex;
    flex-direction: column;
}
.product_coml_cont{
	display: flex;
    justify-content: space-between;
}
.product_coml_cont span{
	font-weight: 500;
    font-size: 26px;
    color: #111;
    margin-right: 30px;
}
.pro_list{
	flex: 1;
    display: flex;
    flex-wrap: wrap;
}
.pro_lists{
	position: relative;
    font-family: PingFangSC-Light;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    width: 100px;
    overflow: hidden;
    color: #111;
    background-color: #fff;
    padding: 10px 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: center;
    transition: all 0.3s linear;
}
.pro_lists:hover {
	color:#e60000 ;
}
.pro_active{
	color: #e60000;
}
.pro_active:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 199%;
    height: 199%;
    border: 1px solid #e60000;
    transform-origin: 0 0;
    transform: scale(.5);
    box-sizing: border-box;
}
.pro_contents{
	width: 100%;
    /*display: flex;*/
    flex-wrap: wrap;
    justify-content: space-between;
}
.product-item{
	width: 24%;
	float: left;
    margin-top: 20px;
	margin-bottom: 21px;
    background-color: #fff;
    position: relative;
}
.product-item:nth-of-type(2){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(3){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(6){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(7){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(10){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(11){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(14){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(15){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(18){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(19){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(22){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(23){
	margin: 20px 1.33% 20px 0px;
}
.product-item:nth-of-type(26){
	margin: 20px 1.33%;
}
.product-item:nth-of-type(27){
	margin: 20px 1.33% 20px 0px;
}
.product-item:hover {
    box-shadow: 0 6px 8px 0 rgb(0 0 0 / 10%);
    cursor: pointer;
}
.main-title{
	display: flex;
    flex-direction: column;
    width: 66%;
    height: 44px;
	margin-top: 39px;
	margin-left: 46px;
    margin-bottom: 18px;
}
.main-title span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
	padding-bottom: 28px;
}
.main-title span:nth-of-type(1){
	font-size: 20px;
	color: #111;
}
.main-title span:nth-of-type(2){
	font-size: 16px;
	color:#a39f9f;
}
/*.font-weight{*/
/*	font-weight: 600;*/
/*}*/
.main-content{
	display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}
.main-content>img{
	width: 240px;
    margin-top: 40px;
}
.prop-title{
	display: flex;
    justify-content: center;
    margin-bottom: 5px;
    font-family: PingFangSC-Light;
    font-weight: 400;
    font-size: 14px;
    width: 200px;
    height: 20px;
    color: #4e4e50;
    word-break: break-all;
    overflow: hidden;
    margin-top: 20px;
}
.buttom-btn{
	display: flex;
    justify-content: center;
    font-size: 14px;
}
.buttom-btn>a{
	position: relative;
    display: flex;
    width: 105px;
    height: 34px;
    justify-content: center;
    align-items: center;
    color: #e60000;
    margin-top: 20px;
    margin-bottom: 40px;
    border: 1px solid #e60000;
}
.buttom-btn>a:hover{
	background: #043E91;
	color: #fff;
	border: 1px solid #043E91;
}
.pro_lists1,.pro_lists2,.pro_lists3,.pro_lists4,.pro_lists5,.pro_lists6,.pro_lists7,.pro_lists8,.pro_lists9,.pro_lists10{
	position: relative;
    font-family: PingFangSC-Light;
    font-weight: 400;
    font-size: 15px;
    letter-spacing: 1px;
    width: 120px;
    overflow: hidden;
    color: #111;
    background-color: #fff;
    padding: 10px 20px;
    margin-right: 20px;
    margin-bottom: 10px;
    text-align: center;
    transition: all 0.3s linear;
}
.pro_contents1,.pro_contents2,.pro_contents3,.pro_contents4,.pro_contents5,.pro_contents6,.pro_contents7,.pro_contents8,.pro_contents9,.pro_contents10{
	width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
}
.pro_contents:nth-of-type(2){
	display: none;
}
.pro_contents:nth-of-type(3){
	display: none;
}
.pro_contents1:nth-of-type(2){
	display: none;
}
.pro_contents2:nth-of-type(2){
	display: none;
}
.pro_contents2:nth-of-type(3){
	display: none;
}
.pro_contents2:nth-of-type(4){
	display: none;
}
.pro_contents3:nth-of-type(2){
	display: none;
}
.pro_contents3:nth-of-type(3){
	display: none;
}
.pro_contents4:nth-of-type(2){
	display: none;
}
.pro_contents4:nth-of-type(3){
	display: none;
}
.pro_contents5:nth-of-type(2){
	display: none;
}
.pro_contents5:nth-of-type(3){
	display: none;
}
.pro_contents5:nth-of-type(4){
	display: none;
}
.pro_contents5:nth-of-type(5){
	display: none;
}
.pro_contents5:nth-of-type(6){
	display: none;
}
.pro_contents6:nth-of-type(2){
	display: none;
}
.pro_contents6:nth-of-type(3){
	display: none;
}
.pro_contents7:nth-of-type(2){
	display: none;
}
.pro_contents7:nth-of-type(3){
	display: none;
}
.pro_contents7:nth-of-type(4){
	display: none;
}
.pro_contents7:nth-of-type(5){
	display: none;
}
.pro_contents8:nth-of-type(2){
	display: none;
}
.pro_contents8:nth-of-type(3){
	display: none;
}
.pro_contents9:nth-of-type(2){
	display: none;
}
.pro_contents9:nth-of-type(3){
	display: none;
}
@media only screen and (max-width:1299px) {
	.product_containter{
		width: 90%;
	}
	.product-item{
		width: 32%;
		margin-bottom: 20px!important;
	}
	.pro_left .pro_des{
		margin-right: 18px;
		padding: 34px;
	}
	.pro_left img{
		margin: 100px 0px 130px 30px;
	}
	.pro_left img {
	    width: 500px;
	    height: 150px;
	    margin: 72px 21px 130px 0px;
	}
	.product_jieshao{
		height: 350px;
	}
	.product-item:nth-of-type(2){
		margin: 20px 2%;
	}
	.product-item:nth-of-type(3){
		margin: 20px 0px;
	}
	.product-item:nth-of-type(5){
		margin: 20px 2%;
	}
	.product-item:nth-of-type(6){
		margin: 20px 0;
	}
	.product-item:nth-of-type(7){
		margin: 20px 0 ;
	}
	.product-item:nth-of-type(8){
		margin: 20px 2%;
	}
	.product-item:nth-of-type(10){
		margin: 20px 0;
	}
	.product-item:nth-of-type(11){
		margin: 20px 2% ;
	}
	.product-item:nth-of-type(14){
		margin: 20px 2%;
	}
	.product-item:nth-of-type(15){
		margin: 20px 0px;
	}
	.product-item:nth-of-type(17){
		margin: 20px 2% ;
	}
	.product-item:nth-of-type(18){
		margin: 20px 0;
	}
	.product-item:nth-of-type(19){
		margin: 20px 0px;
	}
	.product-item:nth-of-type(20){
		margin: 20px 2% ;
	}
	.product-item:nth-of-type(22){
		margin: 20px 0;
	}
	.product-item:nth-of-type(23){
		margin: 20px 2% ;
	}
	.product-item:nth-of-type(26){
		margin: 20px 2;
	}
	.product-item:nth-of-type(27){
		margin: 20px 0px;
	}
}
@media only screen and (max-width:1023px) {
	.product-item{
		width: 49%;
	}
	.pro_right{
		display: none;
	}
	.pro_left{
		width: 100%;
	}
	.pro_left .pro_des{
		margin-top: 0px;
	}
	.product_jieshao{
		height: 290px;
	}
	.pro_lists1, .pro_lists2, .pro_lists3, .pro_lists4, .pro_lists5, .pro_lists6, .pro_lists7, .pro_lists8, .pro_lists9, .pro_lists10{
		width: 24%;
		padding: 10px;
	}
	.product_banner{
		margin-top: 70px;
	}
	.product-item:nth-of-type(1){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(3){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(5){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(7){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(9){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(11){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(13){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(15){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(17){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(19){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(21){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(23){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(25){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(27){
		margin: 20px 2% 20px 0;
	}
	.product-item:nth-of-type(2){
		margin: 20px 0;
	}
	.product-item:nth-of-type(4){
		margin: 20px 0;
	}
	.product-item:nth-of-type(6){
		margin: 20px 0;
	}
	.product-item:nth-of-type(8){
		margin: 20px 0;
	}
	.product-item:nth-of-type(10){
		margin: 20px 0;
	}
	.product-item:nth-of-type(12){
		margin: 20px 0;
	}
	.product-item:nth-of-type(14){
		margin: 20px 0;
	}
	.product-item:nth-of-type(16){
		margin: 20px 0;
	}
	.product-item:nth-of-type(18){
		margin: 20px 0;
	}
	.product-item:nth-of-type(20){
		margin: 20px 0;
	}
	.product-item:nth-of-type(22){
		margin: 20px 0;
	}
	.product-item:nth-of-type(24){
		margin: 20px 0;
	}
	.product-item:nth-of-type(26){
		margin: 20px 0;
	}
}
@media only screen and (max-width:767px) {
	.product_containter{
		width: 90%;
	}
	.product-item{
		width: 100%;
	}
	.pro_lists1, .pro_lists2, .pro_lists3, .pro_lists4, .pro_lists5, .pro_lists6, .pro_lists7, .pro_lists8, .pro_lists9, .pro_lists10{
		font-size: 12px;
		width: 34%;
		padding: 10px;
	}
	.pro_right{
		display: none;
	}
	.pro_left{
		width: 100%;
		display: block;
	}
	.pro_left img{
		margin: 0;
		width: 200px;
    height: 150px
px
;
	}
	.pro_left .pro_des {
	    margin-top: 0px;
	    margin-right: 0px;
	    margin-left: 0px;
	}
	.product_jieshao{
		height: 300px;
	}
	.product_title h3{
		font-size: 20px;
	}
	.product_containter{
		padding-bottom: 43px;
	}
	.product_banner{
		margin-top: 70px;
	}
	.pro_des h3{
		font-size: 18px;
	}
	.pro_des p{
		margin-top: 10px;
	}
	.product-item:nth-of-type(1){
		margin: 20px 0;
	}
	.product-item:nth-of-type(3){
		margin: 20px 0;
	}
	.product-item:nth-of-type(5){
		margin: 20px 0;
	}
	.product-item:nth-of-type(7){
		margin: 20px 0;
	}
	.product-item:nth-of-type(9){
		margin: 20px 0;
	}
	.product-item:nth-of-type(11){
		margin: 20px 0;
	}
	.product-item:nth-of-type(13){
		margin: 20px 0;
	}
	.product-item:nth-of-type(15){
		margin: 20px 0;
	}
	.product-item:nth-of-type(17){
		margin: 20px 0;
	}
	.product-item:nth-of-type(19){
		margin: 20px 0;
	}
	.product-item:nth-of-type(21){
		margin: 20px 0;
	}
	.product-item:nth-of-type(23){
		margin: 20px 0;
	}
	.product-item:nth-of-type(25){
		margin: 20px 0;
	}
	.product-item:nth-of-type(27){
		margin: 20px 0;
	}
	.product-item:nth-of-type(2){
		margin: 20px 0;
	}
	.product-item:nth-of-type(4){
		margin: 20px 0;
	}
	.product-item:nth-of-type(6){
		margin: 20px 0;
	}
	.product-item:nth-of-type(8){
		margin: 20px 0;
	}
	.product-item:nth-of-type(10){
		margin: 20px 0;
	}
	.product-item:nth-of-type(12){
		margin: 20px 0;
	}
	.product-item:nth-of-type(14){
		margin: 20px 0;
	}
	.product-item:nth-of-type(16){
		margin: 20px 0;
	}
	.product-item:nth-of-type(18){
		margin: 20px 0;
	}
	.product-item:nth-of-type(20){
		margin: 20px 0;
	}
	.product-item:nth-of-type(22){
		margin: 20px 0;
	}
	.product-item:nth-of-type(24){
		margin: 20px 0;
	}
	.product-item:nth-of-type(26){
		margin: 20px 0;
	}
	.pro_des p{
	    font-size: 14px;
	    line-height: 28px;
	}
}