/* pc版 */
@media screen and (min-width: 1200px) {
/* body */
.mid_content_body{
	width: 100%;
	height: auto;
	background-color: #FFF;
	margin: 0 auto;
}
.content_one_bag{
	width: 100%;
	background-image: url(/img/28.jpg);
	background-size: 100% 100%;
    padding-bottom: 110px;
}



.content_one_bag a{
    color:#fff;
}

.mid_content{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.content_one{
	width: 100%;
	height: 900px;
}
.content_title{
	font-size: 30px;
    font-weight: bold;
    text-align: center;
    /* padding: 5px; */
    padding-top: 30px;
    color: #4D4D4D;
    letter-spacing: 5px;
    margin-top: 20px;
}
.content_sub{
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	color: #969696;
	margin-bottom: 8px;
}
.content_one_photo_box{
	width: 100%;
	margin: 0 auto;

}
.afhoah_aa{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
	display: flex;
	align-items: Center;
	justify-content: center;
	flex-wrap: wrap;
}
.content_one_flex_box{
    width: 100%;
    text-align: center;
    position: relative;
    height: 32px;
    background-color: #000000;
    opacity: 0.7;
    bottom: 36px;
    line-height: 32px;
}
.content_one_flex_font{
	text-decoration:none; 
	color: #FFFFFF;
}
.content_one_photo_box img{
	width: 100%;
	height: 230px;
}
.content_one_photo1{
	margin: 5px;
	width: 20%;
	text-align: center;
	overflow: hidden;
	height: 235px;
}

.content_one_photo2{
    width: 39.4%;
    margin: 5px;
    text-align: center;
	height: 235px;
}
.content_one_photo3{
    width: 38.1%;
    margin: 5px;
    text-align: center;
	height: 235px;
}
.content_one_photo4{
height: 235px;
    width: 38.4%;
    margin: 5px;
    text-align: center;
}
.content_one_photo5{
height: 235px;
    margin: 5px;
    text-align: center;
    width: 21%;
}
/* .content_one_photo666{
    float: left;
    margin: 5px;
    text-align: center;
    width: 24.5%;
    clear: both;
    height: 225px;
	overflow: hidden;
}
.content_one_photo666 img{
    height: 224px;
	
} */
.content_one_photo6{
height: 235px;
    margin: 5px;
    text-align: center;
    width: 38.1%;

}
.content_one_photo7{
height: 235px;
    margin: 5px;
    text-align: center;
    width: 32.4%;
    clear: both;
}
.content_one_photo8{
height: 235px;
    margin: 5px;
    text-align: center;
    width: 32.4%;

}
.content_one_photo9{
height: 235px;
    margin: 5px;
    text-align: center;
    width: 32.4%;

}
.content_two{
	width: 100%;
	height: 650px;
}
.content_two_bag{
	width: 100%;
	background-color: #FAFAFA;
}
.content_two_box{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.content_two_left{
	float: left;
	width: 48.2%;
	margin-top: 20px
}
.content_two_right{
	float: left;
	width: 50%;
	margin-left: 1.8%;
	margin-top: 1.5%;
}
.content_two_title{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
}
.content_two_sub{
	font-size: 16px;
	font-weight: 600;
}
.content_two_left_box{
	margin-top: 20px;
	white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}
.content_two_left_box p{
	letter-spacing: 2px;
	font-size: 16px;
	line-height: 35px;
	text-indent: 2em;
}
.content_two_button{
	width: 20%;
	background-color: #AAD349;
	border-radius: 17px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	height:25px;
	line-height: 25px;
	margin-top: 25px;
}

.content_two_button a{
color:#fff;
}

.content_san_bag{
	width: 100%;
	background-image: url(/img/25.jpg);
	background-size: contain;
}
.content_si_bag{
	width: 100%;
	
}
.content_si_box{
	width: 100%;
	margin: 0 auto;
	margin-top: 20px;
}
.content_si_case{
	    border: 1px solid #000000;
	    width: 22.5%;
	    height: 270px;
	    float: left;
	    margin: 1.1%;
}
.content_si_title{
	width: 30%;
    color: #45B27B;
    height: 25px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}
.content_si_txt{
	width: 80%;
	margin: auto;
	margin-top: 20px;
	text-align: justify;
}
.content_si_line{
	width: 15%;
	border-bottom: 1px solid #80AD96;
	text-align: center;
	margin: auto;
	margin-top: 10px;
}
.content_two_right_left{
	display: none;
}
.content_center{
	text-align: center;
}
.content_center img{
	width: 40%;
}

.zs_box{  height:380px !important; margin-top:30px; overflow:hidden; display: flex; align-items: Center; border:solid #eee 1px;  }
.zs_img{ width:90%; margin: 0 auto;}

/* 以上 */
.afhoah{
display: none;
}
}



/* 手机版 */
@media screen and (max-width: 1200px) {
/* body */
.mid_content_body{
	width: 100%;
    height: auto;
    background-color: #FFF;
    margin: 0 auto;
}
.content_center{
	text-align: center;
}
.content_center img{
	width: 90%;
}
.content_one_bag{
    width: 100%;
    background-image: url(img/28.jpg);
    background-size: 100%;
    padding-bottom: 10px;
}
.content_one_bag a{
    color:#fff;
}

.mid_content{
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.content_one{
	width: 100%;
	height: auto;
}
.content_title{
	font-size: 24px;
    font-weight: bold;
    text-align: center;
    /* padding: 5px; */
    padding-top: 30px;
    color: #4D4D4D;
    letter-spacing: 5px;
    margin-top: 20px;
}
.content_sub{
	font-size: 12px;
	text-align: center;
	letter-spacing: 1px;
	color: #969696;
	margin-bottom: 8px;
}
.content_one_photo_box{
	width: 100%;
	margin: 0 auto;
	margin-top: 10px;
}
.content_one_flex_box{
    width: 100%;
    text-align: center;
    position: relative;
    height: 32px;
    background-color: #000000;
    opacity: 0.7;
    bottom: 36px;
    line-height: 32px;
	overflow: hidden;
	font-size: 14px;
}
.content_one_flex_font{
	text-decoration:none; 
	color: #FFFFFF;
}
.afhoah{
    width: 100%;
    margin: 0 auto;
}
.afhoah_a{
	display: none;
}
.afhoah_aa{
	display: none;
}
.content_one_photo1{
	width: 35%;
	height: 260px;
	float: left;
	margin-left: 6px;
	margin-right: 3px;
}
.content_one_photo2{
    width: 60%;
    height: 125px;
    margin-left: 5px;
    margin-bottom: 10px;
    float: left;
}
.content_one_photo3{
    width: 60%;
    margin-left: 5px;
    height: 125px;
    float: left;
}
.content_one_photo4{
    text-align: center;
    width: 96.8%;
    height: 150px;
    float: left;
    margin-top: 8px;
    margin-left: 6px;
}
.content_one_photo5{
    text-align: center;
    height: 200px;
    width: 96.8%;
    float: left;
    margin-top: 8px;
    margin-left: 6px;
}
.content_one_photo6{
/* text-align: center;
    width: 45.5%;
    height: 150px;
    padding: 5px; */
	text-align: center;
	width: 96.8%;
	height: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}
.content_one_photo7{
/*    text-align: center;
    width: 96.8%;
    height: 150px;
    float: left;
    margin-top: 8px;
    margin-left: 6px; */
	text-align: center;
	width: 47.5%;
	height: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 6px;
}
.content_one_photo8{
/*    text-align: center;
    width: 47.5%;
    height: 150px;
    float: left;
    margin-top: 8px;
    margin-left: 6px; */
	text-align: center;
	width: 47.5%;
	height: 150px;
	float: left;
	margin-top: 8px;
	margin-left: 8px;
}
.content_one_photo9{
/* 	text-align: center;
    width: 47.5%;
    height: 150px;
    float: left;
    margin-top: 8px;
    margin-left: 8px; */
	text-align: center;
	float: left;
	width: 96.8%;
	height: 250px;
	margin-top: 8px;
	margin-left: 6px;
}
/* .content_one_photo9{
	text-align: center;
    float: left;
    width: 96.8%;
    height: 150px;
    margin-top: 8px;
    margin-left: 6px;
} */
.concontent_one_img_photo1{
	width: 100%;height: 260px;
}
.concontent_one_img_photo2{
	width: 100%;height: 125px;
}
.concontent_one_img_photo3{
	width: 100%;height: 125px;
}
.concontent_one_img_photo4{
	width: 100%;height: 150px;
}
.concontent_one_img_photo5{
	width: 100%;height: 200px;
}

.concontent_one_img_photo6{
	width: 100%;height: 150px;
}
.concontent_one_img_photo7{
	width: 100%;height: 150px;
}
.concontent_one_img_photo8{
	width: 100%;height: 150px;
}
.concontent_one_img_photo9{
	width: 100%;height: 205px;
}
.content_center{
	text-align: center;
}
.content_center img{
	width: 90%;
}
.content_two{
	width: 100%;
	height: auto;
}
.content_two_bag{
	width: 100%;
	background-color: #FAFAFA;
}
.content_two_box{
	width: 100%;
    margin: 0 auto;
    height: auto;

}
.content_two_left{
	width: 95%;
    margin: 0 auto;
}
.content_two_right{
	width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    text-align: center;
	display: none;
}
.content_two_right_left{
	width: 95%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
    text-align: center;
	margin-top: 10px;
}
.content_two_title{
	font-size: 25px;
	font-weight: bold;
	letter-spacing: 2px;
	display: none;
}
.content_two_sub{
	font-size: 16px;
	font-weight: 600;
	display: none;
}
.content_two_left_box{
	white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
}
.content_two_left_box p{
	letter-spacing: 2px;
	font-size: 14px !important;
	line-height: 35px;
	text-indent: 2em;
}
.content_two_button{
	width: 27%;
    background-color: #AAD349;
    border-radius: 17px;
    text-align: center;
    margin: 0 auto;
    color: #fff;
    height: 28px;
    line-height: 28px;
    margin-top: 15px;
}

.content_two_button a{
	color: #fff;
    font-size: 15px;
}

.content_san_bag{
	width: 100%;
    background-image: url(img/25.jpg);
    background-size: contain;
    background-position: bottom;
    background-repeat: no-repeat;
    height: 350px;
}
.content_si_bag{
	width: 100%;
	
}
.content_si_box{
    width: 95%;
    margin: 0 auto;
    margin-top: 10px;
}
.content_si_case{
	border: 1px solid #000000;
    width: 45%;
    height: 270px;
    float: left;
    margin: 2%;	
}
.content_si_title{
    width: 55%;
    color: #45B27B;
    height: 25px;
    text-align: center;
    margin: auto;
    margin-top: 10px;
    font-weight: bold;
    font-size: 17px;
}
.content_si_txt{
	width: 80%;
    margin: auto;
    margin-top: 7px;
    text-align: justify;
    font-size: 14px;
    overflow: hidden;
}
.content_si_line{
	width: 30%;
    border-bottom: 1px solid #80AD96;
    text-align: center;
    margin: auto;
    margin-top: 10px;
}

/* 以上 */
.zs_box{  height:170px !important; margin-top:10px; overflow:hidden; display: flex; align-items: Center; border:solid #eee 1px;  }
.zs_img{ width:90%; margin: 0 auto;}
/* 以上 */
}