.home {
	width: 100%
}

.contents {
	width: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contents,.contents_11 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.contents_11 {
	height: 550px;
	background: #f2f6fc;
	margin-top: 30px;
	-ms-flex-pack: distribute;
	justify-content: space-around
}

.contents_11_content {
	width: 1200px;
	padding-top: 50px;
	position: relative
}

.contents_11_title {
	font-size: 26px;
	font-weight: 700;
	color: #0076c6;
	cursor: default
}

.contents_11_english {
	font-size: 12px;
	font-weight: 400;
	color: #909399;
	cursor: default;
	margin-top: 7px
}

.contents_11_text {
	font-size: 14px;
	margin-top: 33px;
	line-height: 32px
}

.contents_11_text,.contents_11_text2 {
	width: 710px;
	font-weight: 400;
	color: #606266;
	cursor: default
}

.contents_11_text2 {
	font-size: 15px;
	margin-top: 13px;
	line-height: 30px
}

.contents_11_img {
	width: 395px;
	height: 395px
}

.contents_11_shade {
	width: 1000px;
	height: 165px;
	position: relative;
	top: -100px
}

.contents_11_shade_img {
	width: 100%;
	height: 100%
}

.contents_11_shades {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0
}

.contents_11_shades,.contents_11_shades_ever {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contents_11_shades_ever {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	cursor: pointer
}

.contents_11_shades_ever_top {
	height: 52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.contents_11_shades_ever_num {
	font-size: 40px;
	font-weight: 400;
	color: #fff
}

.contents_11_shades_ever_unit {
	font-size: 20px;
	font-weight: 400;
	color: #e4e7ed
}

.contents_11_shades_ever_describe {
	font-size: 16px;
	font-weight: 400;
	color: #f2f6fc
}

.contents_ever {
	width: 1200px;
	margin-top: 30px
}

.contents_ever,.contents_ever_img {
	position: relative
}

.ever_title_left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 5px;
	position: absolute;
	top: 10px;
	left: 15px
}

.ever_title_left_text {
	margin-left: 4px;
	color: #fff;
	cursor: default;
	font-size: 16px
}

.ever_title_center {
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	position: absolute;
	top: 10px;
	height: 20px;
	margin-top: 15px;
	right: 60px
}

.ever_title_center,.ever_title_center_one {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.ever_title_center_one_div {
	color: #606266;
	font-size: 14px;
	cursor: pointer
}

.ever_title_center_one_div:hover {
	color: #0076c6
}

.ever_title_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	position: absolute;
	top: 10px;
	right: 10px;
	margin-top: 15px;
	cursor: pointer
}

.ever_title_right_text {
	color: #606266;
	font-size: 14px;
	margin-right: 7px;
}

.ever_content1 {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-top: 11px;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap
}

.el-divider {
	background: #666!important
}

.ever_content1_one {
	width: 19.6%;
	margin-top: 5px;
	text-align: center;
	cursor: pointer
}

.ever_content1_one>div:hover {
	-webkit-box-shadow: 0 4px 12px 0 rgba(0,0,0,.2);
	box-shadow: 0 4px 12px 0 rgba(0,0,0,.2);
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transform: translate3d(0,-3px,0);
	transform: translate3d(0,-3px,0)
}

.ever_content1_one:hover .ever_content1_one-text {
	color: #0076c6
}

.ever_content1_one>div {
	width: 100%;
	height: 225px;
	overflow: hidden;
	border: 1px solid #ccc
}

.ever_content1_one>div>img {
	width: 100%;
	height: 224px;
	-o-object-fit: cover;
	object-fit: cover
}

.ever_content1_one-text {
	line-height: 40px
}

.ever_content2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-top: 20px
}

.col_img {
	height: 230px
}

.col_ever,.col_img {
	width: 100%;
	cursor: pointer
}

.col_ever {
	height: 100%;
	border: 1px solid #f5f7fa;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding-top: 11px;
	padding-bottom: 12px
}

.col_ever2 {
	width: 20%!important
}

.col_ever:hover .col_ever_text {
	color: #0076c6
}

.col_ever:hover .col_ever_text_imageTitle {
	color: #000
}

.col_ever:hover {
	-webkit-box-shadow: 0 8px 16px rgba(0,0,0,.2);
	box-shadow: 0 8px 16px rgba(0,0,0,.2);
	-webkit-transition: .4s;
	transition: .4s;
	-webkit-transform: translate3d(0,-3px,0);
	transform: translate3d(0,-3px,0)
}

.col_ever_img {
	width: 270px;
	height: 270px;
	margin-top: 10px;
	-o-object-fit: cover;
	object-fit: cover
}

.col_ever_text {
	width: 270px;
	text-align: left;
	font-size: 16px
}

.col_ever_text_imageTitle {
	width: 100%;
	font-size: 12px;
	color: #909399
}

.col_right {
	width: 100%;
	height: 554px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-line-pack: justify;
	align-content: space-between;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between
}

.col_right_title {
	width: 100%;
	height: 100%;
	position: relative;
	background-image: url(../images/bg_000.47d4e918.png);
	background-size: auto
}

.col_right_anchor_img {
	margin-top: 15px;
	position: relative
}

.col_right_anchor_text {
	position: absolute;
	top: 18px;
	left: 10px;
	font-size: 15px;
	color: #fff
}

.col_right_content {
	height: 270px;
	width: 219px;
	margin-left: 10px
}

.col_right_content_ever {
	margin-top: 9px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	cursor: pointer
}

.col_right_bottom_text:hover,.col_right_content_ever:hover .col_right_content_ever_text {
	color: #cee9ff
}

.col_right_content_ever_img_box {
	width: 80px;
	height: 56px;
	background: #fff
}

.col_right_content_ever_img {
	width: 80px;
	height: 56px;
	-o-object-fit: cover;
	object-fit: cover
}

.col_right_content_ever_text {
	width: 128px;
	height: 43px;
	font-size: 14px;
	line-height: 24px;
	color: #fff
}

.col_right_line {
	width: 217px;
	opacity: .3;
	border-top: 1px solid #fff;
	margin-top: 13px
}

.col_right_bottom {
	width: 100%;
	text-align: center
}

.col_right_bottom_text {
	color: #fff;
	font-size: 14px;
	cursor: pointer;
	line-height: 33px
}

.col_menu {
	width: 100%;
	height: 116px;
	background: #ebeef5;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start
}

.col_menu,.col_menu_ever {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.col_menu_ever {
	width: 25%;
	margin-left: 6.25%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	cursor: pointer
}

.col_menu_ever_img {
	width: 54px;
	height: 54px
}

.col_menu_ever_text {
	color: #0076c6;
	font-size: 12px;
	margin-top: 8px
}

.one_hidden {
	white-space: nowrap
}

.more_hidden,.one_hidden {
	overflow: hidden;
	text-overflow: ellipsis
}

.more_hidden {
	white-space: wrap;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2
}

.news-title-box {
	cursor: pointer
}

.news-title-box:hover .news_title {
	color: #0076c6!important
}

.news_bottom_btn {
	margin-top: 15px;
	width: 100%;
	height: 40px;
	background: #dcdfe6;
	color: #0076c6;
	cursor: pointer;
	font-size: 16px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center
}

.news_bottom_btn:hover {
	background: #0076c6;
	color: #fff
}