.image-section .section-content,.image-section .section-image{float:left;}
.image-section .section-image.center-col{margin-bottom:40px;width:100%;}
.image-section .section-image.center-col img{display:block;margin:0 auto;width:auto;max-width:100%;}
.image-section .section-content{margin-left:0!important;width:100%;}
.image-section .section-content.center-col,.image-section .section-image.center-col{width:100%;text-align:center;}
.image-section .section-content.center-col{padding-right:15px;padding-left:15px;}
.image-section .section-image.col1{padding-right:30px;padding-left:30px;width:25%;}
.image-section .section-image.col2{padding-right:30px;padding-left:30px;width:50%;}
.image-section .section-image.col1 img,.image-section .section-image.col2 img{margin:0 auto;width:auto;max-width:100%;}
.image-section .section-content.col11{width:75%;}
.image-section .section-content.col10{width:50%;}



/*媒体查询--------------------------------------------------------------*/
@media only screen and (max-width:568px){
	.image-section .section-image.col2{width:100%;}
	.image-section .section-image.col1 img,.image-section .section-image.col2 img{margin-bottom:25px;max-width:100%;}
	.image-section .section-content.col10{width:100%;}
}
