.pro_detail01 .left_r{
	width:100% !important;
	margin-left: 0px;
}
.pro_detail01 .right .pro_price
{
	width: 120%;

}
.pro_detail01 .left
{
	
}
.pro_price_box{display: inline-block;margin-left: 20px;}
.pro_detail01 .right .pro_download a .icon {
    top: 30%;
}
.video {
    position: relative;
    max-width: 1230px;
    margin: 0px auto;
	margin-top:50px;
}
.bofang {
    display: block;
    width: 100px;
    height: 100px;
    background: url(../images/bofang.png);
        background-size: auto;
    background-size: 100%;
    position: absolute;
    left: 50%;
    margin-left: -50px;
    top: 50%;
    margin-top: -50px;
    cursor: pointer;
    z-index: 3;
}
.video img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
	margin: 0px;
}
.video video {
    display: block;
    width: 100%;
}

.product_perform_detail img{
	float:left;
}
.product_perform_detail .perform_content{
	float:left;
}
.product_perform_detail .col-md-6::before {
    position: absolute;
    width: 77px;
    height: 40px;
    background: url("../images/ico19_07.png") no-repeat;
    text-align: center;
    content: "";
    left: 57px;
    top: 32px;
z-index: 1;
}

.product_perform_detail .col-md-6::after {
    position: absolute;
    left: 72px;
    top: 40px;
    font-weight: bold;
    font-size: 30px;
    color: #fff;
	z-index: 2;
}
.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(1) {
    padding-right:40px;
}
.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(2) {
   padding-left:40px;
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(1) {
    padding-right:40px;
	padding-top:20px;
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(2) {
    padding-left:40px;
	padding-top:20px;
}







.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(1)::after {
    content: "01";
}
.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(2)::after {
    content: "02";
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(1)::after {
    content: "03";
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(2)::after {
    content: "04";
}

.product_perform_detail .perform_content{
background: #f2f2f2;
padding: 27px 34px 27px 140px;
border-radius: 10px;
position: relative;
height: 100%;
 width: 100%;
}

.protar-yuanli .yuanli-a p{
    font-size: 15px;
    line-height: 32px;
    color: #555555;
    margin-bottom: 30px;
}
.protar-yuanli .yuanli-a p {
    line-height: 32px;
}
.margin-big-bottom {
    margin-bottom: 20px;
}
 .protar-yuanli img {
    display: block;
    margin: 0 auto;
}
.perform_mt{
	display: flex;
flex-wrap: wrap;
position: static;
float: none;
margin-bottom:2%;
}




@media only screen and (max-width: 760px) {
	.pro_detail01 .right .pro_download{ display:block; }
	
	.product_perform_detail .col-md-6::before{
		
		background: none;
	}
	.product_perform_detail .col-md-6 {
    
    padding: 5px 27px 17px 22px !important;
}
.product_perform_detail .perform_mt .col-md-6::after {
    display:none;
}
	
	.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(1) {
    padding-right:15px;
}
.product_perform_detail .perform_mt:nth-child(1) .col-md-6:nth-child(2) {
   padding-left:15px;
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(1) {
    padding-right:15px;
	padding-top:15px;
}
.product_perform_detail .perform_mt:nth-child(2) .col-md-6:nth-child(2) {
    padding-left:15px;
	padding-top:15px;
}
	
	.product_perform_detail .perform_content {
    
    padding: 7px 34px 27px 20px;
}
	
	
	
	
}
@media only screen and (max-width: 452px) {
	.pro_detail01 .right .pro_download a .icon {
    top: 8%;
}
.pro_price_box {
    margin-top: 10px;
    margin-left: 0px;
}

}