.header .imenu {
    margin-left: 400px;
}

.header .imenu ul {

}

.header .imenu ul li {
    float: left;
}

.header .imenu ul li a {
	color: #fff;
    margin-right: 50px;
    font-size: 16px;
}

.header .imenu ul li a:hover {
	color: #fed3a5!important;
}

.header .imenu ul li:last-child {
    margin-right: 0;
}

.imore {
    font-size: 15px;
    font-weight: normal;
    float: right;
    margin-top: 10px;
    color: #666!important;
}

.miz-banner {
	width: 100%;
	height: 580px;
	position: relative;
}

.miz-banner .miz-banner-title {
	padding-top: 124px;
	text-align: center;
	position: relative;
	z-index: 3;
	pointer-events: none;
}

.miz-banner .miz-banner-title .main {
	color: #fff;
	text-align: center;
	font-size: 45px;
	font-style: normal;
	font-weight: 700;
	line-height: 60px;
	margin-bottom: 24px;
}

.miz-banner .miz-banner-title .main h1 {
	margin: 0;
	font-size: 52px;
	letter-spacing: 0.1rem;
}

.miz-banner .miz-banner-title p {
	margin: 0;
}

.miz-banner .miz-banner-title p.tips {
	color: #fff;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
	letter-spacing: 0.1rem;
}

.miz-banner .miz-banner-search {
	position: relative;
	z-index: 11;
	display: flex;
	align-items: center;
	margin-top: 50px;
	flex-direction: column;
}

.miz-banner .miz-banner-search .miz-banner-search-box {
	width: 900px;
	margin-top: 30px;
	position: relative;
}

.miz-banner .miz-banner-search .miz-banner-search-box .miz-input {
	width: 800px;
	height: 20px;
	padding: 20px;
	font-size: 15px;
	padding-right: 0;
	text-indent: 3px;
}

.miz-banner .miz-banner-search .miz-banner-search-box .miz-input::placeholder {
	color: #c3c3c3;
	background-color: #fff;
}

.miz-banner .miz-banner-search .miz-banner-search-box input {
	background-color: #fff;
}

.miz-banner .miz-banner-search .miz-banner-search-box .search-image {
	background: #fff;
	font-size: 24px;
	line-height: 60px;
	padding-right: 16px;
	cursor: pointer;
	padding-left: 16px;
}

.miz-banner .miz-banner-search .miz-banner-search-box .search-image:hover {
	color: #6A70E9;
}

.miz-banner .miz-banner-search .miz-banner-search-box .miz-btn {
	width: 100px;
}

.miz-banner .miz-banner-search .miz-banner-search-box .miz-btn:before {
	content: " ";
    display: block;
    width: 27px;
    height: 27px;
    background: url(/style/img/i-search.png) no-repeat;
    background-size: 27px;
    margin-left: 30px;
    opacity: 0.8;
}

.miz-banner .miz-banner-search .miz-banner-search-box .miz-btn .iconfont {
	font-size: 28px;
}

.miz-banner .miz-banner-search .miz-banner-tag-list .miz-tag:hover,
.miz-banner .miz-banner-search .miz-banner-tag-list .miz-tag.active {
	background-color: #fff;
	color: #2a2a2a;
}

.miz-banner .miz-banner-search .miz-banner-tag-list .miz-tag .iconfont {
	margin-right: 4px;
}

.miz-banner .miz-banner-search .miz-banner-tag-list .miz-tag:last-child {
	margin-right: 0;
}

.miz-banner .miz-banner-search .search-advice {
	border-radius: 9px;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}


.i-search-list {
	width: 70px;
    height: auto;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 10px;
    font-size: 15px;
    border-radius: 10px 0 0 10px;
    z-index: 999;
    padding-left: 5px;
}

.i-search-list dt {
    width: 100%;
    height: 50px;
    line-height: 40px;
    color: #555;
    text-indent: 15px;
    display: block;
    overflow: hidden;
    cursor: pointer;
    position: relative;
    zoom: 1;
    font-size: 15px;
}

.i-search-list dt i {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid #555;
	display: block;
	overflow: hidden;
	position: absolute;
	right: 10px;
	top: 18px;
}

.i-search-list dd {
	width: 63px;
	height: 44px;
	line-height: 44px;
	background: #db7b14;
	color: #fff;
	text-align: center;
	display: none;
	overflow: hidden;
	cursor: pointer
}

.i-search-list dd:hover {
	background-color: #bc6700
}

.miz-banner .miz-banner-shadow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
    background-image: url(/style/img/ibg.png);
    background-size: auto 650px;
	z-index: 2;
	pointer-events: none;
}

.miz-banner .miz-banner-hero,
.miz-banner .miz-banner-video {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
	display: flex;
	justify-content: center;
}

.miz-banner .miz-banner-hero video,
.miz-banner .miz-banner-video video {
	width: auto;
	height: 100%;
	object-fit: cover;
}

.miz-banner .miz-banner-hero img,
.miz-banner .miz-banner-video img {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
}

.miz-banner .miz-banner-hero .miz-carousel-hero-link,
.miz-banner .miz-banner-video .miz-carousel-hero-link {
	display: inline-block;
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	position: absolute;
	bottom: 24px;
	right: 60px;
	z-index: 3;
}

.miz-banner .miz-banner-hero {
	overflow: hidden;
}

.miz-banner .miz-carousel {
	position: absolute;
	top: 0;
	left: 0;
}

.miz-banner .miz-carousel .miz-carousel-hero {
	height: 100%;
}

.miz-banner .miz-carousel .miz-carousel-hero img {
	position: relative;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
}

.miz-banner .miz-carousel .miz-carousel-hero .miz-carousel-hero-link {
	display: inline-block;
	color: rgba(255, 255, 255, 0.6);
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	position: absolute;
	bottom: 24px;
	right: 60px;
	z-index: 2;
}

@media screen and (min-width: 2160px) {
	.miz-banner .miz-banner-hero img {
		width: 100%;
		height: auto;
	}

	.miz-banner .miz-banner-video video {
		width: 100%;
		height: auto;
	}

	.miz-banner .miz-carousel .miz-carousel-hero img {
		width: 100%;
		height: auto;
	}
}

.shufajia {
	position: relative;
	padding: 26px 30px 6px 30px;
}

.shufajia-list {
	display: inline-block;
}

.shufajia-list li {
	display: block;
	float: left;
	width: 116px;
	margin: 0 30px 24px 0;
}

.shufajia-list li:nth-child(8n) {
	margin-right: 0;
}

.shufajia-list li img {
	width: 116px;
    border-radius: 77px;
}

.shufajia-list li p {
	text-align: center;
	font-size: 16px;
	margin-top: 13px;
}

.danzi {
	position: relative;
	padding: 26px 30px 6px 30px;
}

.danzi-list {
	display: inline-block;
}

.danzi-list li {
	display: block;
	float: left;
	width: 80px;
	border: 1px solid #ccc;
	margin: 0 23px 23px 0;
}

.danzi-list li:nth-child(11n) {
	margin-right: 0;
}

.danzi-list li img {
	width: 80px;
}

.danzi-list li p {
	text-align: center;
	font-size: 16px;
	line-height: 35px;
}

.zitie {
	position: relative;
	padding: 26px 30px 6px 30px;
}

.zitie-list {
	display: inline-block;
}

.zitie-list li {
	display: block;
	float: left;
	width: 170px;
	margin: 0 24px 24px 0;
}

.zitie-list li:nth-child(6n) {
	margin-right: 0;
}

.zitie-list li img {
	width: 170px;
}

.zitie-list li p {
    display: -webkit-box;
    text-align: center;
    font-size: 16px;
    margin-top: 13px;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

