.exzoom {
	box-sizing: border-box;
}

.exzoom * {
	box-sizing: border-box;
}

.exzoom .exzoom_img_box {
	background: #eee;
	position: relative;
	height: 400px !important;
}

.exzoom .exzoom_img_box .exzoom_main_img {
	display: block;
	width: 100%;
}

.exzoom .exzoom_preview {
	margin: 0;
	position: absolute;
	top: 0;
	overflow: hidden;
	z-index: 999;
	background-color: #fff;
	border: 1px solid #ddd;
	display: none;
}

.exzoom .exzoom_preview .exzoom_preview_img {
	position: relative;
	max-width: initial !important;
	max-height: initial !important;
	left: 0;
	top: 0;
}

.exzoom .exzoom_nav {
	margin-top: 10px;
	overflow: hidden;
	position: relative;
	left: 15px;
}

.exzoom .exzoom_nav .exzoom_nav_inner {
	position: absolute;
	left: 0;
	top: 0;
	margin: 0;
}

.exzoom .exzoom_nav .exzoom_nav_inner span {
	/* border: 1px solid #ddd; */
	overflow: hidden;
	position: relative;
	float: left;
}

.exzoom .exzoom_nav .exzoom_nav_inner span.current img {
	border: 1px solid red;
	/* cursor: zoom-in; */
}

.exzoom .exzoom_nav .exzoom_nav_inner span img {
	max-width: 100%;
	max-height: 100%;
	position: relative;
	height: 100%;
	width: auto;
	top: 0!important;
	/* object-fit: cover; */
}

.exzoom .exzoom_btn {
	position: relative;
	margin: 0;
}

.exzoom .exzoom_btn a {
	display: block;
	width: 15px;
	/* border: 1px solid #ddd; */
	height: 60px;
	line-height: 60px;
	/* background: #eee; */
	text-align: center;
	font-size: 18px;
	position: absolute;
	left: 0;
	top: -62px;
	text-decoration: none;
	color: #999;
}

.exzoom .exzoom_btn a:hover {}

.exzoom .exzoom_btn a.exzoom_next_btn {
	left: auto;
	right: 0;
}

.exzoom .exzoom_zoom {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
	z-index: 5;
	cursor: pointer;
	background-color: rgba(204, 204, 204, .5);
}

@media screen and (max-width: 768px) {
	.exzoom .exzoom_zoom_outer {
		display: none;
	}
}

.exzoom .exzoom_img_ul_outer {
	/* border: 1px solid #ddd; */
	position: absolute;
	overflow: hidden;
	height: 400px !important;
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul {
	padding: 0;
	margin: 0;
	overflow: hidden;
	position: absolute;
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li {
	list-style: none;
	display: inline-block;
	text-align: center;
	float: left;
}

.exzoom .exzoom_img_ul_outer .exzoom_img_ul li img {
	width: 100%;
	margin-top: 0 !important;
	height: 400px;
	cursor: zoom-in;
	object-fit: cover;
}

#exzoom {
	width: 450px;
	float: left;
	overflow: hidden;
}

.exzoom_zoom_outer {
	width: 100% !important;
	height: 100% !important;
	top: 0 !important;
	display: none;
	overflow: hidden;
}

.cbox-119-1.p_item {
	float: right;
	margin-right: 25px;
}

a.e_button-118.s_button1.btn.btn-primary.response-transition {
	display: none;
}

.cbox-106-0.p_item h1 {
	font-family: Microsoft YaHei;
	color: rgba(77, 74, 74, 1);
	font-weight: normal;
	font-size: 24px;
}

.e_container-124.s_layout.response-transition {
	display: inline-flex;
}

.cbox-117-0.p_item p a {
	line-height: normal;
	font_radio: 2;
	font-size: 24px;
	color: rgba(1, 107, 183, 1);
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 20px;
	transition-property: all;
}

.e_container-30.s_layout.response-transition {
	float: inherit;
}

.e_container-30 {
	display: flex;
	width: 100%!important;
	flex-wrap: wrap;
	flex-direction: row;
	max-width: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	background-color: rgba(254, 254, 254, 1);
	border-style: none;
	border-width: 1px;
	border-top-left-radius: 60px;
	border-top-right-radius: 60px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	padding-bottom: 20px;
	width: auto;
	transition-property: all
}

.e_container-30>.p_item {
	flex: 1;
	max-width: 100%;
	max-height: 100%
}

.e_container-103 {
	display: flex;
	flex-wrap: wrap;
	flex-direction: row;
	width: 100%;
	background-color: rgba(228, 228, 228, 1);
	max-width: none;
	margin-bottom: 30px
}

.e_text-88 {
	line-height: normal;
	font_radio: 2;
	font-size: 16px;
	color: rgba(41, 41, 41, 1);
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
	transition-property: all;
}

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

	#exzoom {
		width: 95%;
		margin: 0 auto;
		float: none;
		overflow: hidden;
	}

.exzoom .exzoom_img_box {
 
    height: 328px !important;
}
	.exzoom .exzoom_img_ul_outer {
     height: 328px !important;
}
	.exzoom .exzoom_nav {
  width: 346px!important;
}
.cbox-119-1.p_item {
    float: none;
    width: 95%;
    margin: 0 auto;
    margin-top: 25px;
}
	.e_richText-123.s_body.clearfix.response-transition p {
    color: rgba(102,102,102,1);
}
.cbox-106-0.p_item h1 {
  
    margin-bottom: 18px;
}
.e_container-30.s_layout.response-transition {
    width: 95%;
    margin: 0 auto;
}

}





