.mporpic{
	margin: 20px 0 10px;
}
.mporpic a{
	display: block;
	display: flex;
	background: #d00407;
	justify-content: space-between;
	align-items: center;
	padding: 0 30px;
	height: 100px;
}
.mporpic ul{
	display: flex;
	align-items: center;
}
.mporpic .ico img{
	width: 210px;
	max-height: 80px;
	display: block;
}
.mporpic .mtxt{
	font-size:24px ;
	line-height:50px;
	color: #ffffff;
	padding-left: 30px;
	border-left: 1px solid #fff;
}
.mporpic li img{
	width: 60px;
	height: 70px;
	display: block;
	object-fit: contain;
}
.mporpic li{
	margin: 0 5px;
}
.mporpic .btn{
	width: 86px;
	line-height: 30px;
	border-radius: 4px;
	background: #fff;
	text-align: center;
	font-size: 14px;
	color: #d00407;
}
.product-param .product-param-left {
	width: 365px;
	float: left;
}
.product-param-left-min-img{clear:both; height:48px; padding:5px 0px; position:relative;}
.product-param-left-min-img .prev-img{position:absolute; left:0; top:5px;}
.product-param-left-min-img .next-img{position:absolute; right:-1px; top:5px;}
.product-param-left-min-img ul{/* width:320px; *//* margin:auto; *//* overflow:hidden; */}
.product-param-left-min-img ul li{float:left; padding:0px 5px;}
.product-param-left-min-img ul li img{/* width:44px; *//* height:44px; *//* border:#fff solid 1px; */}
.product-param-left-min-img ul li img.active{border:#d20302 solid 1px;}
.product-param-left-bottom{clear:both; margin-top:5px; border-top:#bebebe solid 1px; padding-top:10px;}
.product-param-left-bottom .icon_03{background:url(/static/images/icon_03.png) no-repeat left center; padding-left:15px; margin-right:50px;}
.product-param-left-bottom .icon_02{background:url(/static/images/icon_02.png) no-repeat left center; padding-left:15px;}
.prright {
    float: right;
    width: 750px;
	position: relative;
	height: 290px;
}
.prright .mtit h2{
	font-size: 20px;
	line-height: 1.4;
	color: #343434;
}
.prright .mtit{
	display: flex;
	align-items: center;
}
.prright .mtit i{
	margin-left: 20px;
	display: flex;align-items: center;
	font-size: 12px;color: #343434;
}
.prright .mtit img{
	margin-right: 7px;
	width: 12px;display: block;
}
.prright .mbox{
	background: #f2f2f2;
	padding: 15px 20px;
	font-size: 16px;
	line-height: 1.6;
	color: #343434;
	margin: 15px 0;
}
.prright .txt3 li{
	display: flex;
	align-items: center;
	font-size: 12px;
	color: #333333;
	margin: 5px 0;
	line-height: 2;
}
.prright .txt3 li a{
	font-size: 12px;
	color: #333333;
	display: inline-block;
}
.prright .txt3 li i{
	display: inline-block;
	background: url(/static/images/subject/pic/mdown.png) no-repeat left center/11px auto;
	padding-left: 19px;margin-left: 18px;color: #cf0501;
}
.prright .mbtn a{
	width:110px ;line-height: 30px;
	border-radius:5px ;
	text-align: center;
	font-size: 14px;
	background: #cf0501;
	color: #fff;display: block;
}
.prright .mbtn{
	position: absolute;
	left: 0;bottom: 0;z-index: 11;
}

.product-param .product-param-left{
	width: 375px;
}
.product-param .product-param-left .product-param-left-img{
	width: 100%;height: 225px;
}
.product-param .product-param-left .product-param-left-img img{
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.product-param .product-param-left .product-param-left-img{
	position: relative;
}
.product-param .product-param-left .product-param-left-img .prev-img,
.product-param .product-param-left .product-param-left-img .next-img{
	position: absolute;right:10px;width: 20px;height: 20px;
	top: 50%;margin-top: -10px;z-index: 111;
	cursor: pointer;
}
.product-param .product-param-left .product-param-left-img .next-img{
	left: 10px;transform:rotate(180deg);
	-ms-transform:rotate(180deg);  /* IE 9 */
	-moz-transform:rotate(180deg);     /* Firefox */
	-webkit-transform:rotate(180deg); /* Safari 和 Chrome */
	-o-transform:rotate(180deg);
}
.product-param-left-min-img ul{
	width: auto;
}
.product-param-left-min-img ul li{
	width:calc((100% - 36px)/4) ;
	margin: 0 12px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0!important;
}
.product-param-left-min-img ul li img{
	width: 100%;height: 50px;
	border: 1px solid #cccccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	object-fit: contain;
}
.product-param-left-min-img ul li:nth-child(4n){
	margin-right: 0;
}
.product-param-left-min-img{
	height: auto;
	padding: 12px 0 0;
}
.mtab{
	background: #f2f2f2;
	height: 58px;
	border: 1px solid #cccccc;
	padding: 0 20px;
	margin: 50px 0;
	position: sticky;
	top: 169px;z-index: 99;
}
.mtab ul{
	display: flex;
	align-items: center;
	height: 100%;
}
.mtab ul li a{
	font-size:16px ;
	line-height: 1.6;
	color: #333333;
	display: inline-block;
}
.mtab ul li i{
	margin: 0 15px;
	font-size:16px ;
	line-height: 1.6;
	color: #333333;
}

.mtab li.on a{
	color: #d00407;
}

.mpages .boxpg{
	margin-top: 45px;
}
.mpages .mti{
	font-size: 20px;
	line-height: 1;
	color: #333333;
	padding-left: 13px;
	border-left: 2px solid #d00407;
	margin-bottom: 20px;
}
.mpages .pordel .mhd{
	border: 1px solid #cccccc;
	height: 46px;background: #f1f1f1;
	margin-bottom: -1px;
}
.mpages .pordel .mhd ul{
	overflow: hidden;
}
.mpages .pordel .mhd li{
	float: left;cursor: pointer;
	padding: 0 30px;
	font-size: 16px;
	color: #323232;
	line-height: 45px;
	border-bottom: 2px solid rgba(255,255,255,0);
	transition:all 0.3s;
	-ms-transition:all 0.3s;  /* IE 9 */
	-moz-transition:all 0.3s;     /* Firefox */
	-webkit-transition:all 0.3s; /* Safari 和 Chrome */
	-o-transition:all 0.3s;
	border-right: 1px solid #cccccc;
}
.mpages .pordel .mhd li.on{
	color: #cf0501;border-bottom-color: #cf0501;
	background: #fff;
}
.mpages .pordel .mtext{
	padding:15px 25px ;
	font-size: 12px;
	line-height: 1.8;
	color: #333333;border: 1px solid #cccccc;
}
.mpages .pordel .item table{
	width: 100%;
}
.mpages .pordel .item table td{
	font-size: 12px;
	color: #333333;line-height: 20px;
	padding: 10px 30px;
	background: #fff;
	border: 1px solid #cccccc;
}
.mpages .pordel .item table.mtable2 td{
	width: 50%;
}
.mpages .pordel .item table.mtable3 td{
	width: 33%;
}
.mpages .pordel .item:nth-child(n+2){
	display: none;
}

.por-list{
	border: 1px solid #cccccc;
}
.por-list .prhd{
	border-bottom: 1px solid #ccc;
}
.por-list .prhd ul{
	background: #f1f1f1;
	overflow: hidden;
}
.por-list .prhd li{
	font-size: 16px;
	color: #313131;
	line-height: 26px;
	padding:10px 30px ;
	float: left;
	width: 230px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.por-list .prbd li{
	float: left;
	width: 230px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	color: #313131;
	line-height: 20px;
	padding: 20px 30px;
}
.por-list li:nth-child(2){
	width: 190px;
}
.por-list li:nth-child(3){
	width: 220px;
}
.por-list li:nth-child(4){
	width: 150px;
}
.por-list li:nth-child(5){
	width: 180px;
}
.por-list li:nth-child(6){
	width: 140px;
}
.por-list li:nth-child(7){
	width: 160px;text-align: center;
	float: right;
}
.por-list .prbd li:nth-child(7){
	padding: 0;
}
.por-list .prbd ul{
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.por-list .prbd ul:last-child{
	border: none;
}
.por-list .prbd .btn{
	width: 100px;
	line-height: 30px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	background: #cf0501;
	display: inline-block;
	margin-top: 15px;
}
.por-list .prbd ul li:nth-child(5){
	color: #cf0501;
}
.mmore a{
	width: 88px;
	line-height: 32px;
	text-align: center;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	background: #cf0501;
	display: block;
	margin: 20px auto;
}
.mmore a:hover{
	color: #fff;
}

.pro-jis ul{
	overflow: hidden;
}
.pro-jis{
	border: 1px solid #cccccc;
}
.pro-jis .porjhd{
	border-bottom: 1px solid #ccc;
}
.pro-jis .porjhd ul{
	background: #f1f1f1;
	overflow: hidden;
	padding: 10px 0;
}
.pro-jis li{
	float: left;
	padding: 0 0 0 30px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pro-jis li:nth-child(1){
	width: 240px;
}
.pro-jis li:nth-child(2){
	width: 590px;
}
.pro-jis li:nth-child(3){
	width: 175px;
}
.pro-jis li:nth-child(4){
	width: 165px;
}
.pro-jis li:nth-child(4){
	width: 110px;
}

.pro-jis .porjhd li{
	font-size:14px;
	color: #333333;
	line-height: 26px;
}
.pro-jis .porjhd li .lses{
	border-radius: 4px;
	width: 96px;
	height: 26px;
	border: 1px solid #cccccc;
	font-size: 12px;color: #333333;
}

.pro-jis .porjbd li{
	font-size: 12px;
	line-height: 22px;
	padding: 10px 0 10px 30px;
}
.pro-jis .porjbd ul{
	border-bottom: 1px solid #ccc;
}
.pro-jis .porjbd ul:last-child{
	border-bottom: none;
}
.pro-jis .porjbd li:first-child a{
	padding-left: 12px;
}
.pro-jis .porjbd li a.on{
	background: url(/static/images/subject/pic/mico9.png) no-repeat left center;
}
.pro-jis .porjbd li .mdown{
	padding-left: 20px;
	background: url(/static/images/subject/pic/mdown.png) no-repeat left center;
	color: #d00407;
}
.mmore2{
	text-align: center;
}
.mmore2 a{
	font-size:12px ;
	line-height: 1.8;
	color: #d00407;display: inline-block;
	background: url(/static/images/subject/pic/mico12.png) no-repeat right center;
	line-height: 34px;padding-right: 32px;
}
.mmore2 a.on{
	background: url(/static/images/subject/pic/mico12-1.png) no-repeat right center;
}

.porbj{
	border: 1px solid #ccc;
}
.porbj li{
	padding: 30px;
	overflow: hidden;
	border-bottom: 1px solid #ccc;
}
.porbj li .pic{
	width: 208px;height: 208px;
	border: 1px solid #ccc;
	overflow: hidden;float: left;
}
.porbj li .pic a{
	display: block;
	overflow: hidden;
}
.porbj li .pic img{
	width: 208px;
	height: 208px;
	display: block;
}
.porbj li .text{
	float: right;
	width: calc(100% - 240px);
}
.porbj li .text .t1{
	overflow: hidden;
}
.porbj li .text .t1 i{
	font-size: 12px;
	line-height: 20px;
	color: #333333;float: left;
}
.porbj li .text .t1 a{
	float: right;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	display: inline-block;
	padding-right: 20px;
	background: url(/static/images/subject/pic/mdown.png) no-repeat right center;
}
.porbj li .text .t1 a:hover{
	color: #cf0501;
}
.porbj li .text h2 a{
	display: inline-block;
	font-size: 18px;
	line-height: 1.6;
	color: #333333;
}
.porbj li .text h2 a i{
	color: #d00407;
}
.porbj li .text .txtc{
	margin-top: 7px;
	font-size: 12px;
	line-height: 1.6;
	color: #353535;
}
.porbj li .text .txtc h6{
	font-size: 12px;
	line-height: 1.6;
	color: #d00407;
	margin-bottom: 8px;
}
.porbj li:last-child{
	border: none;
}

.porbj li .text h2 a:hover{
	color: #d00407;
}

.pordowlist{
	overflow: hidden;
	margin-top: 35px;
}
.pordowlist .pordowlist-left{
	float: left;
	width: 930px;
}
.pordowlist-left h2{
	text-align: center;
	font-size:20px ;
	line-height: 1.6;
	color: #191919;
}
.pordowlist-left .porlhd ul{
	overflow: hidden;
	margin: 28px 0;
}
.pordowlist-left .porlhd li{
	float: left;
	width: 50%;
	font-size:12px ;
	line-height: 28px;
	color: #333333;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pordowlist-left .porlhd li:nth-child(2n+1){
	padding-left: 25px;
}
.pordowlist-left .porlhd li a{
	font-size: 12px;
	color: #d22717;margin-left: 10px;
	display: inline-block;
}
.pordowlist-left .porth ul{
	border-bottom: 1px solid #cccccc;
	height: 37px;
}
.pordowlist-left .porth ul li{
	float: left;
}
.pordowlist-left .porth ul li a{
	display: block;width: 120px;
	text-align: center;
	border-bottom: 2px solid rgba(255,255,255,0);
	line-height: 36px;
	font-size: 16px;
}
.pordowlist-left .porth ul li.on a{
	border-color: #d00407;
	color: #d00407;
}
.pordowlist-left .portb{
	margin-top: 20px;
	border: 1px solid #ccc;
	padding: 0 20px;
}
.pordowlist-left .portb li{
	overflow: hidden;
	border-bottom: 1px solid #ccc;
	padding: 15px 0;
}
.pordowlist-left .portb li .lc{
	float: left;width: 80%;
}
.pordowlist-left .portb li .lc a{
	font-size: 14px;
	line-height: 1.6;
	color: #333333;
}
.pordowlist-left .portb li dl{
	
}
.pordowlist-left .portb li dd{
	float: left;font-size: 10px;
	color: #666666;width: 180px;
}
.pordowlist-left .portb li .y{
	padding-left: 25px;
	background: url(/static/images/subject/pic/mico13.png) no-repeat left center;
}
.pordowlist-left .portb li .d{
	padding-left: 25px;
	background: url(/static/images/subject/pic/mico14.png) no-repeat left center;
}
.pordowlist-left .portb li:last-child{
	border: none;
}
.pordowlist-left .portb li .mdownbtn{
	float: right;
}
.mdownbtn a{
	width: 80px;
	line-height: 25px;
	border: 1px solid #cf0501;
	border-radius: 4px;
	text-align: center;
	display: block;margin-top: 5px;
}
.mdownbtn a i{
	padding-left:17px ;background: url(/static/images/subject/pic/mdown.png) no-repeat left center;
	font-size: 12px;color: #d22717;display: inline-block;
}
.pordowlist-right{
	float: right;
	width: 378px;
}
.pordowlist-right .items{
	border: 1px solid #cdcdcd;
	padding: 15px 20px 0;
	margin-bottom: 20px;
}
.pordowlist-right .items .prti{
	font-size: 14px;
	color: #333333;
	line-height: 1.6;
}
.pordowlist-right .items li{
	overflow: hidden;
	padding: 8px 0;
	border-bottom: 1px solid #e5e5e5;
}
.pordowlist-right .items li:last-child{
	border: none;
}
.pordowlist-right .items li .lc{
	float: left;width: 310px;
}
.pordowlist-right .items li .lc a{
	font-size: 14px;
	color: #333333;
	display: block;
	line-height: 24px;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.pordowlist-right .items dl{
	overflow: hidden;
}
.pordowlist-right .items dd{
	float: left;
	font-size:10px ;
	line-height: 20px;
	color: #666666;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.pordowlist-right .items dd:nth-child(1){
	width: 125px;
}
.pordowlist-right .items dd:nth-child(2){
	width: 100px;padding-left: 25px;
}
.pordowlist-right .items dd:nth-child(3){
	width: 60px;padding-left: 25px;
}
.pordowlist-right .items dd.y{
	background: url(/static/images/subject/pic/mico13.png) no-repeat left center;
}
.pordowlist-right .items dd.d{
	background: url(/static/images/subject/pic/mico14.png) no-repeat left center;
}

.pordowlist-right .items li .lc a:hover{
	color: #cf0501;
}

.mdownbtn a:hover{
	background: #cf0501;
}
.mdownbtn a:hover i{
	background: url(/static/images/subject/pic/mdown-1.png) no-repeat left center;
	color: #fff;
}




.listli .flca{
	overflow: hidden;
	line-height: 56px;
	position: relative;
	padding-right: 75px;
}
.listli .flca p{
	font-size: 16px;
	color: #333333;
	float: left;
	max-width: 35%;
	word-break:keep-all;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
}
.listli .flca  .yc{
	position: absolute;
	left: 0;right: -45px;
	top: 0;
	text-align: center;
}
.listli .flca i{
	display: inline-block;
	padding-left:28px ;
	margin: 0 15px;
	font-size: 12px;
	color: #666666;
}
.listli .flca i.y{
	background: url(/static/images/subject/pic/mico13.png) no-repeat left center;
}
.listli .flca i.d{
	background: url(/static/images/subject/pic/mico14.png) no-repeat left center;
}
.listli .flca a{
	font-size: 12px;
	color: #d22717;
	float: right;
	display: inline-block;
}
.mdownbtn2{
	margin-top: 20px;
}






.listli .por-list li{
	padding-left: 0;padding-right: 0;
}
.listli .por-list li:nth-child(1){
	width: 210px;padding-left: 18px;
}
.listli .por-list li:nth-child(2){
	width: 130px;
}
.listli .por-list li:nth-child(3){
	width: 165px;
}
.listli .por-list li:nth-child(4){
	width: 125px;
}
.listli .por-list li:nth-child(5){
	width: 120px;
}
.listli .por-list li:nth-child(6){
	width: 125px;float: right;text-align: center;
	padding-right: 18px;
}
.listli .por-list .prbd li:nth-child(6){
	padding: 0;
}
.listli .por-list .prhd ul,
.listli .por-list .prbd{
	padding: 0 18px;
}

.listli:nth-child(n+2){
	display: none;
}
.listli .por-list{
	margin-top: 20px;
}

.joinCarN{background:#cccccc!important;}


.speciality ol,ul {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 24px;
	margin-left: 1.25rem
}

.speciality ol>li,ul>li {
	margin-bottom: 8px
}

.speciality ol ol,ol ul,ul ol,ul ul {
	margin-top: 12px;
	margin-bottom: 16px
}
@media {
	.speciality ol,.speciality ul {
		font-size:12px;
		line-height: 24px;
		margin-bottom: 32px;
		margin-left: 1.25rem;
	}

	.speciality ol>li,.speciality ul>li {
		margin-bottom: 8px;list-style-type: disc;
	}
	.speciality ol ol>li,.speciality ul ul>li {
		margin-bottom: 8px;list-style-type: circle;
	}

	.speciality ol ol,.speciality ol ul,.speciality ul ol,.speciality ul ul {
		margin-top: 8px;
		margin-bottom: 8px
	}
}

.instructions p {
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 24px;
	font-weight: 400
}
.min-img-contain li{
	margin-bottom: 5px!important;
}