/* 图标文件 */
@font-face {
	font-family: 'icons';
	src: url('../font/icons.eot');
	/* IE9*/
	src: url('../font/icons.eot?#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('../font/icons.woff2') format('woff2'),
		/* chrome、firefox、opera、Safari, Android, iOS */
		url('../font/icons.woff') format('woff'),
		/* chrome、firefox */
		url('../font/icons.ttf') format('truetype'),
		/* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
		url('../font/icons.svg#uxFontAwesome') format('svg');
	/* iOS 4.1- */
}

.icons {
	font-family: "icons" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

a {
	text-decoration: none;
	color: #333333;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
}

a:link {
	text-decoration: none;
	color: #333333;
}

a:visited {
	text-decoration: none;
	color: #333333;
}

a:hover {
	text-decoration: none;
	color: #3da9f7;
	transition: all 0.3s ease-in-out;
}

.red {
	color: #ff0000;
}

a.red {
	color: #ff0000;
}

a.red:link {
	color: #ff0000;
}

a.red:visited {
	color: #ff0000;
}

a.red:hover {
	color: #ff0000;
}

.blue {
	color: #0000ff;
}

a.blue {
	color: #0000ff;
}

a.blue:link {
	color: #0000ff;
}

a.blue:visited {
	color: #0000ff;
}

a.blue:hover {
	color: #0000ff;
}

a.page {
	float: left;
	color: #2e2e2e;
	padding: 6px 12px 6px 12px;
	border: 1px solid #666666;
	border-right: 0px;
	font-size: 14px;
}

a.page:link {
	color: #2e2e2e;
}

a.page:visited {
	color: #2e2e2e;
}

a.page:hover {
	color: #ffffff;
	text-decoration: none;
	background: #666666;
}

a.page_none {
	float: left;
	padding: 6px 12px 6px 12px;
	border: 1px solid #666666;
	cursor: pointer;
	text-decoration: none;
	border-right: 0px;
	font-size: 14px;
}

a.page_none:hover {
	background: #666666;
	color: #ffffff;
}

a.page_have {
	float: left;
	color: #ffffff;
	padding: 6px 12px 6px 12px;
	border: 1px solid #666666;
	background: #666666;
	border-right: 0px;
	font-size: 14px;
}

a.page_have:link {
	color: #ffffff;
}

a.page_have:visited {
	color: #ffffff;
}

a.page_have:hover {
	color: #ffffff;
	text-decoration: none;
}

a.page_last {
	float: left;
	color: #2e2e2e;
	padding: 6px 12px 6px 12px;
	border: 1px solid #666666;
	font-size: 14px;
}

a.page_last:hover {
	color: #ffffff;
	text-decoration: none;
	background: #666666;
}

.font_size_12 {
	font-size: 12px;
	line-height: 30px;
}

.font_size_12 * {
	font-size: 12px;
	line-height: 30px;
}

.font_size_14 {
	font-size: 14px;
	line-height: 35px;
}

.font_size_14 * {
	font-size: 14px;
	line-height: 35px;
}

.dh {
	float: left;
	width: 100%;
	min-width: 1200px;
	height: 100px;
	margin: -19px auto;
	position: fixed;
	z-index: 99999;
	border-bottom: 1px solid #eeeeee;
	background: url(../images/head.png) repeat-x top;
}

.ha {
	width: 90%;
	min-width: 1200px;
	height: 80px;
	margin: 19px auto;
}

.weme {
	float: left;
	width: 50%;
	min-width: 600px;
	height: 50px;
	line-height: 50px;
	color: #ffffff;
}

.lang {
	float: left;
	width: 50%;
	min-width: 600px;
	height: 50px;
	line-height: 52px;
	text-align: right;
	color: #ffffff;
	position: relative;
}

.lang a {
	color: #ffffff;
	font-size: 12px;
	position: relative;
	top: -5px;
}

.lang a:link {
	color: #ffffff;
}

.lang a:visited {
	color: #ffffff;
}

.lang a:hover {
	color: #bed600;
}

.lang img {
	width: 35px;
	height: 35px;
	position: relative;
	top: 10px;
	margin-left: 10px;
}

.lang span {
	font-size: 10px;
	padding: 0px 20px 0px 20px;
	color: #ffffff;
	position: relative;
	top: -5px;
}

.lang input {
	width: 250px;
	height: 20px;
	padding: 0px 10px 0px 10px;
	border-radius: 10px;
	position: relative;
	top: -5px;
	border: 0px;
	font-size: 12px;
}

.lang input:focus {
	outline: none;
}

.lo {
	float: left;
	width: 35%;
	min-width: 420px;
	height: 80px;
	position: relative;
	z-index: 999;
}

.lo img {
	float: left;
	width: 380px;
	height: 80px;
	border: 0px;
}

.lo span {
	display: none;
}

.navi {
	display: none;
}

@media screen and (max-width:800px) {
	.dh {
		min-width: 200px;
		height: 50px;
		background: rgba(55, 155, 233, 1);
		border-bottom: 0px;
	}

	.ha {
		width: 100%;
		min-width: 200px;
		height: 50px;
	}

	.weme,
	.lang {
		display: none;
	}

	.lo {
		width: 71%;
		min-width: 150px;
		height: 50px;
		padding: 0px 0px 0px 4%;
		overflow: hidden;
	}

	.lo img {
		display: none;
	}

	.lo span {
		display: block;
		font-size: 16px;
		line-height: 53px;
		color: #ffffff;
	}

	.navi {
		float: left;
		width: 25%;
		height: 50px;
		text-align: right;
		display: block;
	}

	.navi img {
		width: 50px;
		height: 50px;
		border: 0px;
		cursor: pointer;
	}
}

.mu {
	float: left;
	width: 65%;
	min-width: 780px;
	height: 50px;
	padding: 30px 0px 0px 0px;
	position: relative;
	z-index: 999998;
}

.mu ul {
	float: right;
	list-style: none;
}

.mu ul li {
	float: left;
	width: 100px;
	height: 50px;
	text-align: center;
}

.mu ul li>a {
	float: left;
	width: 100px;
	line-height: 30px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	transition: all 0.3s ease-in-out;
}

.mu ul li>a:link {
	color: #333333;
}

.mu ul li>a:visited {
	color: #333333;
}

.mu ul li>a:hover {
	color: #6aa4fc;
	transition: all 0.3s ease-in-out;
}

.mu ul li.have>a {
	color: #6aa4fc;
}

.mu ul li.have>a:link {
	color: #6aa4fc;
}

.mu ul li.have>a:visited {
	color: #6aa4fc;
}

.mu ul li.have>a:hover {
	color: #6aa4fc;
}

.mu ul li:hover>a {
	color: #6aa4fc;
}

.mu ul li:hover>a:link {
	color: #6aa4fc;
}

.mu ul li:hover>a:visited {
	color: #6aa4fc;
}

.mu ul li:hover>a:hover {
	color: #6aa4fc;
}

.mu .hide {
	display: none;
}

#mu_home {
	width: 80px;
}

#mu_home>a {
	width: 80px;
}

#mu_aout- {
	background: url(../icon/arro/1013.png) no-repeat 85px 13px;
}

#mu_news- {
	background: url(../icon/arro/1013.png) no-repeat 85px 13px;
}

#mu_help- {
	background: url(../icon/arro/1013.png) no-repeat 85px 13px;
}

#mu_case- {
	background: url(../icon/arro/1013.png) no-repeat 85px 13px;
}

#mu_mall- {
	background: url(../icon/arro/1013.png) no-repeat 85px 13px;
}

#mu_lang,
#mu_chin,
#mu_engs,
#mu_japa {
	display: none;
}

@media screen and (max-width:800px) {
	.mu {
		width: 100%;
		min-width: 200px;
		height: 100%;
		position: fixed;
		background: rgba(0, 0, 0, 0.9);
		top: 0px;
		left: 0px;
		display: none;
	}

	.mu ul {
		list-style: none;
		width: 100%;
		margin: 0 auto;
		top: 80px;
		position: absolute;
	}

	.mu ul li {
		float: left;
		width: 100%;
		height: 45px;
		padding: 0px 0px 0px 0px;
	}

	.mu ul li>a {
		float: left;
		width: 96%;
		padding: 0px 4% 0px 0px;
		font-size: 20px;
		line-height: 45px;
		color: #e9e7e8;
		text-align: right;
		overflow: hidden;
		text-transform: uppercase;
	}

	.mu ul li>a:link {
		color: #e9e7e8;
	}

	.mu ul li>a:visited {
		color: #e9e7e8;
	}

	.mu ul li>a:hover {
		color: #ff0000;
	}

	.mu ul li>span {
		display: none;
	}

	.mu ul li:hover>a {
		color: #6aa4fc;
	}

	.mu ul li:hover>a:link {
		color: #6aa4fc;
	}

	.mu ul li:hover>a:visited {
		color: #6aa4fc;
	}

	.mu ul li:hover>a:hover {
		color: #6aa4fc;
	}

	.mu .hide {
		width: 20px;
		height: 20px;
		position: absolute;
		top: 3%;
		right: 4%;
		display: block;
	}

	.mu .hide img {
		width: 20px;
		height: 20px;
		border: 0px;
		transition: all 0.5s ease-in-out;
	}

	.mu .hide:hover img {
		transform: rotate(180deg);
		transition: all 0.5s ease-in-out;
	}

	#mu_home {
		width: 100%;
	}

	#mu_home>a {
		width: 96%;
	}

	#mu_lang,
	#mu_chin,
	#mu_engs,
	#mu_japa {
		display: block;
	}

	#child_about {
		display: none;
	}

	#child_mall {
		display: none;
	}

	#child_news {
		display: none;
	}
}

/* 横向菜单 */
.me {
	width: 800px;
	position: absolute;
	left: 0px;
	top: 80px;
	background: #ffffff;
	transition: all 0.5s;
	height: 0px;
	overflow: hidden;
	border: 1px solid #eeeeee;
	box-sizing: border-box;
}

.me .mu_root {
	float: left;
	width: 1200px;
}

.me .mu_roox {
	float: left;
	width: 1200px;
	padding: 20px 0px 20px 0px;
}

.me .mu_list {
	float: left;
	width: 100%;
}

.me .mu_list ul {
	float: left;
	width: 100%;
	list-style: none;
	padding: 0px 0px 0px 0px;
}

.me .mu_list ul li {
	float: left;
	width: 21%;
	height: auto;
	padding: 0px 2% 0px 2%;
	margin: 0px;
}

.me .mu_list ul li a {
	float: left;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333333;
}

.me .mu_list ul li a:link {
	color: #333333;
}

.me .mu_list ul li a:visited {
	color: #333333;
}

.me .mu_list ul li a:hover {
	color: #000000;
}

.me .mu_list ul li a b {
	float: left;
	width: 85%;
	padding: 0px 0px 0px 15%;
	text-align: left;
	border-bottom: 1px solid #999999;
	font-size: 14px;
}

.me .mu_list ul li a p {
	float: left;
	width: 100%;
	text-align: left;
	font-size: 12px;
	color: #999999;
	line-height: 20px;
	padding: 10px 0px 0px 0px;
}

.me .mu_list ul li.li04 b {
	background: url(https://www.szjinyunxin.com/icon/menu/mall/0004.png) no-repeat 0px 5px;
	background-size: 24px;
}

.me .mu_list ul li.li05 b {
	background: url(https://www.szjinyunxin.com/icon/menu/mall/0005.png) no-repeat 0px 5px;
	background-size: 24px;
}

.me .mu_list ul li.li06 b {
	background: url(https://www.szjinyunxin.com/icon/menu/mall/0006.png) no-repeat 0px 5px;
	background-size: 24px;
}

.me .mu_list ul li.li07 b {
	background: url(https://www.szjinyunxin.com/icon/menu/mall/0007.png) no-repeat 0px 5px;
	background-size: 24px;
}

#mu_mall:hover #me_mall {
	height: 150px;
}

@media screen and (max-width:800px) {
	.me {
		display: none;
	}
}

/* 竖向菜单 */
.meny {
	width: 150px;
	position: relative;
	left: 10px;
	top: 20px;
	transition: all 0.5s;
	height: 0px;
	overflow: hidden;
}

.meny .mu_root {
	float: left;
	width: 100%;
}

.meny .mu_roox {
	float: left;
	width: 100%;
}

.meny .mu_list {
	float: left;
	width: 100%;
	background: #bed600;
}

.meny .mu_list ul {
	float: left;
	width: 100%;
	list-style: none;
}

.meny .mu_list ul li {
	float: left;
	width: 100%;
	height: 40px;
	padding: 0px;
	border-top: 1px solid #ffffff;
}

.meny .mu_list ul li a {
	float: left;
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 10%;
}

.meny .mu_list ul li a:link {
	color: #ffffff;
}

.meny .mu_list ul li a:visited {
	color: #ffffff;
}

.meny .mu_list ul li a:hover {
	color: #ffffff;
	background: #6aa4fc;
}

#mu_aout:hover #meny_aout {
	height: 164px;
}

#mu_news:hover #meny_news {
	height: 82px;
}

#mu_help:hover #meny_help {
	height: 82px;
}

#mu_case:hover #meny_case {
	height: 123px;
}

#mu_mall:hover #meny_mall {
	height: 123px;
}

@media screen and (max-width:800px) {
	.meny {
		display: none;
	}
}

.child {
	display: none;
	z-index: 99;
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}

/* 下拉菜单 + 横向展示 + 菜单同宽 + 未完成测试 */
.child_about {
	width: 100%;
	position: absolute;
	left: 0px;
	top: 81px;
	padding: 10px 0px 10px 0px;
	background: #bed600;
	display: block;
}

.child_about .child_root {
	width: 1200px;
	margin: 0px auto;
}

.child_about .child_roox {
	float: left;
	width: 1200px;
}

.child_about .child_list {
	float: left;
}

.child_about .child_list ul {
	list-style: none;
}

.child_about .child_list ul li {
	float: left;
	height: 30px;
	padding: 0px 15px 0px 15px;
}

.child_about .child_list ul li a {
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
}

.child_about .child_list ul li a:link {
	color: #ffffff;
}

.child_about .child_list ul li a:visited {
	color: #ffffff;
}

.child_about .child_list ul li a:hover {
	color: #ffffff;
}

.child_about .child_list ul li:hover a {
	color: #ffffff;
}

.child_about .child_list ul li:hover a:hover {
	color: #ffffff;
}

.child_about .child_list ul li.line {
	color: #ffffff;
	line-height: 30px;
	font-size: 12px;
}

/* 下拉菜单 + 竖向展示 + 菜单同宽 */
.child_news {
	width: 150px;
	position: relative;
	left: 10px;
	top: 20px;
}

.child_news .child_root {
	float: left;
	width: 100%;
}

.child_news .child_roox {
	float: left;
	width: 100%;
}

.child_news .child_list {
	float: left;
	width: 100%;
	background: #bed600;
}

.child_news .child_list ul {
	float: left;
	width: 100%;
	list-style: none;
}

.child_news .child_list ul li {
	float: left;
	width: 100%;
	height: 40px;
	padding: 0px;
	border-top: 1px solid #ffffff;
}

.child_news .child_list ul li a {
	float: left;
	width: 90%;
	height: 40px;
	line-height: 40px;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
	padding: 0px 0px 0px 10%;
}

.child_news .child_list ul li a:link {
	color: #ffffff;
}

.child_news .child_list ul li a:visited {
	color: #ffffff;
}

.child_news .child_list ul li a:hover {
	color: #ffffff;
	background: #6aa4fc;
}
