@media screen and (max-width:1200px){

	}

@media screen and (max-width:992px){
	.about{
  font-size:24px;	
	}
	.nav_con {
    font-size: 14px
	}
.details_biao {
    font-size: 18px;
}
.details_biao {
    font-size: 18px;
    margin-top: 3%;
}
.details_con {
    width: 100%;
    text-align: center;
     margin-left: 0%;
    margin-top: 1%;
    font-size: 12px;
}
.det_con {
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-left: 0%;
}
.det_div1 {
    border: 1px solid #ccc;
    margin-top: 7%;
}
.shuidi {
    border-right:none;
    margin-top: 10%;
}
.shuidi_img{
   margin:0 auto;	
	}

.shuidi_biao {
    font-size: 14px;
    margin-top: 3%;
    font-weight: 600;
    text-align: center;
}
.shuidi_con {
    font-size: 12px;
    text-align: center;
}
.bor{
   border:none;	
	}
.choise_biao {
    font-size: 18px;
    margin-top: 3%;
    text-align: center;
}
.choise_img {
    /* margin-left: 17%; */
    margin-top: 2%;
    text-align: center;
}
.choise_con {
    font-size: 12px;
}
.choise_p {
    font-size: 12px;
}
.choise_btn {
    font-size: 12px;
    background: #ca354e;
    width: 50%;
    padding: 2% 2%;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    margin-top: 4%;
    /* text-align: center; */
    margin: 0 auto;
}
}
@media screen and (max-width:768px){
.about{
    font-size: 18px;
    margin-top: 3%;
		}
.nav_con {
    font-size: 14px
	}
.nav_con {
    font-size: 12px;
    width: 90%;
    margin-left: 5%;
	margin-top: -2%;
}

.nav_biao1 {
   margin-top:2%;	
	}
.details_biao {
    font-size: 18px;
    margin-top: 2%;
		}
.details_con {
    width: 100%;
    text-align: center;
    margin-left:0%;
    margin-top: 1%;
    font-size: 12px;
}
.det_con {
    font-size: 12px;
    text-align: center;
    width: 100%;
    margin-left: 0%;
}
.det_div1 {
    border: 1px solid #ccc;
    margin-top: 7%;
}
.shuidi {
     border-right:none;
    margin-top: 10%;
}
.shuidi_img{
   margin:0 auto;	
	}
.shuidi_biao {
    font-size: 14px;
    margin-top: 3%;
    font-weight: 600;
    text-align: center;
}
.shuidi_con {
    font-size: 12px;
    text-align: center;
}
.bor{
   border-bottom:none;	
	}
	.choise_biao {
    font-size: 18px;
    margin-top: 3%;
    text-align: center;
}
.choise_img {
    margin-left: 0%;
    margin-top: 2%;
    text-align: center;
}
.choise_con {
	 font-size: 12px;
}
.choise_p {
    font-size: 12px;
}
.choise_btn {
    font-size: 12px;
    background: #ca354e;
    width: 50%;
    padding: 2% 2%;
    text-align: center;
    border-radius: 10px;
    color: #fff;
    margin-top: 4%;
    /* text-align: center; */
    margin: 0 auto;
}
.choise_right {
    border: 1px solid #ccc;
    margin-top: 11%;
    padding: 5% 0%;
}
}