.culture-tx-phone{
	display: none;
}
.chutou{
	display: none;
}
.index_foot_1{
	display: none;
}
@media (max-width: 1024px) {
	#header{
		display: none;
	}

	#phone_header {
		display: block;
		height: 73px;
		top: 0;
		width: 100%;
		position: fixed;
		background: #fff;
		z-index: 999;
	}
	.header_wrap {
		padding-left: 0;
		padding-right: 0;
	}
	.header_wrap:before {
		display: none;
	}
	.header_inner {

	}


	#logo {
		width: 150px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}
	#logo a svg path {
		fill: #fff;
		-webkit-transition: fill 300ms;
		transition: fill 300ms;
	}

	.lang_container {
		width: 320px;
		height: 51px;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 651;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: none;
		transition: none;
		background: #fff;
	}
	.lang_menu {
		width: 100%;
		height: 100%;
		margin-left: 15px;
	}
	.lang_menu li a {
		line-height: 65px;
		color: #aaa;
	}
	.lang_menu li:last-child a {
		padding-right: 10.5px;
	}
	.lang_menu li:last-child a:after {
		display: block;
	}
	html:not([lang="ko"]) .lang_container {
		right: 0;
	}
	html:not([lang="ko"]) .lang_menu li:last-child a:after {
		display: none;
	}

	.search_container {
		position: fixed;
		top: 18px;
		right: 161px;
		z-index: 652;
		opacity: 0;
		visibility: hidden;
		-webkit-transition: none;
		transition: none;
	}
	.search_btn {
		width: 14px;
		height: 14px;
	}
	.search_btn:after {
		font-size: 14px;
	}
	.search_btn:hover:after {
		color: #000;
	}
	.main_visual {
		height: 600px;
	}
	#small_menu_btn {
		display: block;
		width: 25px;
		height: 16px;
		position: absolute;
		top: 30px;
		right: 30px;
		z-index: 550;
		cursor: pointer;
		-webkit-transition: top 300ms;
		transition: top 300ms;
	}
	.small_menu_btn_line {
		display: block;
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #000000;
		-webkit-transition: background 300ms;
		transition: background 300ms;
	}
	.small_menu_btn_line_01 {
		top: 0;
	}
	.small_menu_btn_line_02 {
		top: 7px;
	}
	.small_menu_btn_line_03 {
		bottom: 0;
	}

	.small_menu_container {
		display: none;
		width: 335px;
		height: 100%;
		margin: 0;
		padding: 20px 15px 60px;
		position: fixed;
		top: 0;
		bottom: 0;
		left: inherit;
		right: -350px;
		z-index: 650;
		background: #fff;
	}
	.small_menu_container_inner {
		width: 100%;
		height: 100%;
		position: relative;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		overflow: hidden;
	}

	.small_menu_nav {
		width: 100%;
		height: 100%;
		position: relative;
	}
	#small_menu {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: -1px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: none;
	}
	#small_menu>li {
		display: block;
		width: 100%;
	}
	#small_menu>li>a {
		display: block;
		width: 100%;
		padding: 15px 0;
		position: relative;
		font-size: 15px;
		line-height: 1.38;
		font-weight: 600;
		color: #222;
		border-bottom: 1px solid #eee;
	}
	#small_menu>li>a:after {
		display: block;
		width: 14px;
		height: 20px;
		position: absolute;
		right: 15px;
		top: 50%;
		margin-top: -7px;
		font-family: 'jt-font';
		content: '';
		background-image: url('../images/wel09.png');
		background-repeat: no-repeat;
		font-size: 10px;
		font-weight: normal;
		line-height: 14px;
		color: #444;
	}
	#small_menu>li.current-page-ancestor>a {
		color: #1c9ad6;
	}
	#small_menu>li>a>span {
		display: block;
		width: 125px;
		padding-right: 28px;
		position: relative;
	}
	#small_menu>li.open>a>span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		position: absolute;
		right: 12px;
		top: 50%;
		margin-top: -3.5px;
		background: #1c9ad6;
		border-radius: 50%;
	}
	.single-notice #small_menu>li.menu-item-promote>a,
	.single-career #small_menu>li.menu-item-career>a,
	.single-inquiry #small_menu>li.menu-item-career>a {
		color: #1c9ad6;
	}

	.small_depth_menu_nav {
		width: 165px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -165px;
		background: #f6f6f6;
	}
	#small_depth_menu {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
	}
	#small_depth_menu>li {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		opacity: 0;
		visibility: hidden;
		-ms-overflow-style: none;
	}
	#small_depth_menu .sub-menu {
		display: block;
		width: 100%;
		padding: 0 20px;
	}
	#small_depth_menu .sub-menu>li {
		display: block;
		width: 100%;
	}
	#small_depth_menu .sub-menu>li>a {
		display: block;
		padding: 16px 0;
		font-size: 14px;
		line-height: 1.38;
		font-weight: 600;
		color: #888;
	}
	#small_depth_menu .sub-menu>li>a>span {
		color: #888;
	}
	#small_depth_menu .sub-menu>li.current-menu-item>a,
	#small_depth_menu .sub-menu>li.current-page-ancestor>a {
		color: #1c9ad6;
	}
	.single-notice #small_depth_menu .sub-menu>li.menu-item-news>a,
	.single-career #small_depth_menu .sub-menu>li.menu-item-employment>a,
	.single-inquiry #small_depth_menu .sub-menu>li.menu-item-career-inquiry>a {
		color: #1c9ad6;
	}

	.addition_menu_nav {
		width: 320px;
		padding: 0 15px;
		position: absolute;
		bottom: 20px;
		right: 0;
		z-index: 652;
	}
	.addition_menu li {
		float: left;
	}
	.addition_menu li a {
		display: block;
		padding: 0 10px;
		position: relative;
		font-size: 13px;
		font-weight: 400;
		color: #222;
	}
	.addition_menu li a:after {
		content: '';
		display: block;
		width: 1px;
		height: 12px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -6px;
		background: #ddd;
	}
	.addition_menu li:first-child a {
		padding-left: 0;
	}
	.addition_menu li:last-child a {
		padding-right: 0;
	}
	.addition_menu li:last-child a:after {
		display: none;
	}
	.addition_menu li a span {
		display: block;
		position: relative;
	}
	.addition_menu li.competent a span {
		padding-right: 16px;
	}
	.addition_menu li.competent a span:after {
		display: block;
		width: 12px;
		height: 12px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -6px;
		font-family: 'jt-font';
		content: '';
		font-size: 12px;
		font-weight: normal;
		line-height: 1;
		color: #222;
	}

	#small_menu_close {
		display: block;
		width: 30px;
		height: 30px;
		position: fixed;
		top: 10.5px;
		right: -30px;
		z-index: 650;
		cursor: pointer;
		background-image: url("../images/close.png");
		background-repeat: no-repeat;
	}

	#small_menu_overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: #000000;
		background: rgba(0, 0, 0, .8);
		z-index: 600;
	}
	.hrchutou {
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		background-color: white;
		margin-top: -135px;
		position: relative;
	}
	.ne1 .t_nav a {
		display: block;
		width: 33%;
		padding: 0;
		float: left;
		line-height: 3;
		border: 1px solid #ddd;
		/* border-top: 1px solid #ddd; */
		box-sizing: border-box;
	}
	.culture-tx-div {
		width: 32%;
		padding-left: 2%;
	}
	.culture-tx-box {
		height: 13vh;
	}
	.culture-tx-div h1 {
		font-size: 1rem;
	}
	.culture-tx-div p {
		font-size: 13px;
		letter-spacing: 5px;
	}
	.index_foot {
		height: 800px;
	}
	.warps {
		width: 980px;
		margin: 0 auto;
	}
	#logo {
		width: 180px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}

}

@media (max-width: 768px) {
	.culture-tx-div h1 {
		font-size: 0.8rem;
	}
	.tb-css {
		height: 35px;
	}
	.culture-tx-div {
		height: 200px;
	}
	.index-title h1 span {
		font-size: 1.6rem;
	}
	.zzDemo p{

		width: 35%;
		margin-left: 6%;
	}
	.zzDemo .zzDemo-img img{
		height: 140px;
	}
	.zzDemo p span{
		font-size: 16px;
	}
	.index_foot {
		height: 490px;
		width: 100%;
		background-color: #aeaeae;
		padding: 56px 0;
		font-family: "思源黑体";
	}
	.warps {
		width: 673px;
		margin: 0 auto;
	}
	.technical_support {
		margin-left: 63px;
	}


}
@media (max-width: 414px){
	#logo {
		width: 165px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}
	#logo img {
		border: 0;
		width: 90%;
	}
	#small_menu_btn {
		display: block;
		width: 25px;
		height: 16px;
		position: absolute;
		top: 24px;
		right: 5%;
		z-index: 550;
		cursor: pointer;
		-webkit-transition: top 300ms;
		transition: top 300ms;
	}
	.small_menu_btn_line {
		display: block;
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		background: #000000;
		-webkit-transition: background 300ms;
		transition: background 300ms;
	}
	.small_menu_btn_line_01 {
		top: 0;
	}
	.small_menu_btn_line_02 {
		top: 7px;
	}
	.small_menu_btn_line_03 {
		bottom: 0;
	}

	.small_menu_container {
		display: none;
		width: 320px;
		height: 100%;
		margin: 0;
		padding: 10px 15px 60px;
		position: fixed;
		top: 0;
		bottom: 0;
		left: inherit;
		right: -350px;
		z-index: 650;
		background: #fff;
	}
	.small_menu_container_inner {
		width: 100%;
		height: 100%;
		position: relative;
		border-top: 1px solid #eee;
		border-bottom: 1px solid #eee;
		overflow: hidden;
	}

	.small_menu_nav {
		width: 100%;
		height: 100%;
		position: relative;
	}
	#small_menu {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: -1px;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		-ms-overflow-style: none;
	}
	#small_menu>li {
		display: block;
		width: 100%;
	}
	#small_menu>li>a {
		display: block;
		width: 100%;
		padding: 15px 0;
		position: relative;
		font-size: 15px;
		line-height: 1.38;
		font-weight: 600;
		color: #222;
		border-bottom: 1px solid #eee;
	}
	#small_menu>li>a:after {
		display: block;
		width: 14px;
		height: 20px;
		position: absolute;
		right: 20px;
		top: 50%;
		margin-top: -7px;
		font-family: 'jt-font';
		content: '';
		background-image: url('../images/wel09.png');
		background-repeat: no-repeat;
		font-size: 10px;
		font-weight: normal;
		line-height: 14px;
		color: #444;
	}
	#small_menu>li.current-page-ancestor>a {
		color: #1c9ad6;
	}
	#small_menu>li>a>span {
		display: block;
		width: 125px;
		padding-right: 28px;
		position: relative;
	}
	#small_menu>li.open>a>span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		position: absolute;
		right: 30px;
		top: 50%;
		margin-top: -3.5px;
		background: #1c9ad6;
		border-radius: 50%;
	}
	.single-notice #small_menu>li.menu-item-promote>a,
	.single-career #small_menu>li.menu-item-career>a,
	.single-inquiry #small_menu>li.menu-item-career>a {
		color: #1c9ad6;
	}

	.small_depth_menu_nav {
		width: 165px;
		height: 100%;
		position: absolute;
		top: 0;
		right: -165px;
		background: #f6f6f6;
	}
	#small_depth_menu {
		width: 100%;
		height: 100%;
		position: relative;
		overflow: hidden;
	}
	#small_depth_menu>li {
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow-y: auto;
		-webkit-overflow-scrolling: touch;
		opacity: 0;
		visibility: hidden;
		-ms-overflow-style: none;
	}
	#small_depth_menu .sub-menu {
		display: block;
		width: 100%;
		padding: 0 20px;
	}
	#small_depth_menu .sub-menu>li {
		display: block;
		width: 100%;
	}
	#small_depth_menu .sub-menu>li>a {
		display: block;
		padding: 16px 0;
		font-size: 14px;
		line-height: 1.38;
		font-weight: 600;
		color: #888;
	}
	#small_depth_menu .sub-menu>li.current-menu-item>a,
	#small_depth_menu .sub-menu>li.current-page-ancestor>a {
		color: #1c9ad6;
	}
	.single-notice #small_depth_menu .sub-menu>li.menu-item-news>a,
	.single-career #small_depth_menu .sub-menu>li.menu-item-employment>a,
	.single-inquiry #small_depth_menu .sub-menu>li.menu-item-career-inquiry>a {
		color: #1c9ad6;
	}

	.addition_menu_nav {
		width: 320px;
		padding: 0 15px;
		position: absolute;
		bottom: 20px;
		right: 0;
		z-index: 652;
	}
	.addition_menu li {
		float: left;
	}
	.addition_menu li a {
		display: block;
		padding: 0 10px;
		position: relative;
		font-size: 13px;
		font-weight: 400;
		color: #222;
	}
	.addition_menu li a:after {
		content: '';
		display: block;
		width: 1px;
		height: 12px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -6px;
		background: #ddd;
	}
	.addition_menu li:first-child a {
		padding-left: 0;
	}
	.addition_menu li:last-child a {
		padding-right: 0;
	}
	.addition_menu li:last-child a:after {
		display: none;
	}
	.addition_menu li a span {
		display: block;
		position: relative;
	}
	.addition_menu li.competent a span {
		padding-right: 16px;
	}
	.addition_menu li.competent a span:after {
		display: block;
		width: 12px;
		height: 12px;
		position: absolute;
		right: 0;
		top: 50%;
		margin-top: -6px;
		font-family: 'jt-font';
		content: '';
		font-size: 12px;
		font-weight: normal;
		line-height: 1;
		color: #222;
	}

	#small_menu_close {
		display: block;
		width: 30px;
		height: 30px;
		position: fixed;
		top: 10.5px;
		right: -55px;
		z-index: 650;
		cursor: pointer;
		background-image: url(../images/close.png);
		background-repeat: no-repeat;
	}

	#small_menu_overlay {
		display: none;
		position: fixed;
		top: 0;
		left: 0;
		bottom: 0;
		right: 0;
		background: #000000;
		background: rgba(0, 0, 0, .8);
		z-index: 600;
	}

	.ry_banner{
		height: 450px;
	}
	.culture-tx-phone{
		display: block;
	}
	.hrchutou{
		display: none;
	}
	.index-title h1 {
		/*text-align: center;*/

	}
	.index-title h1 span {
		font-size: 1.3rem;
	}
	.chutou{
		display: block;
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		background-color: white;
		margin-top: -80px;
		position: relative;
	}
	.ne1 {

		height: 100px;
	}
	.culture-phone{

	}
	.culture-phone-title{
		text-align: center;
	}
	.culture-phone-title .en{
		font-size: 1.3rem;
		color: #bc9f5f;
		display: block;
		line-height: 1.2;
		text-transform: uppercase;
		vertical-align: top;
		letter-spacing: -2px;
		position: relative;
		font-weight: bold;
	}
	.culture-phone-title .ef{
		font-size: 1rem;
		color: #000;
	}
	.culture-box1 {
		background-color: #f5f5f5;
		height: 100px;
		width: 90%;
		margin: 5px 20px;
	}
	.culture-box1 img{
		float: left;
		padding: 15px;
	}
	.culture-box1 h1{
		padding: 10px 0;
		font-size: 15px;
	}

	.culture-box1 p {
		margin: 0 5px;
	}
	.index-title h1 span {
		font-size: 1rem;
	}
	.index_foot{display: none}
	.index_foot_1{
		display: block;
		height: 150px;
		width: 100%;
		background-color:#aeaeae;
		padding:25px 0;
		font-family: "思源黑体";
	}
	.warps {
		width: 100%;
		margin: 0 auto;
	}
	.technical_support {
		margin-left: 0;
	}
	.media-img img{
		height: 210px;
	}


}
@media (max-width: 375px){
	#small_menu_close {
		display: block;
		width: 30px;
		height: 30px;
		position: fixed;
		top: 10.5px;
		right: -42px;
		z-index: 650;
		cursor: pointer;
		background-image: url(../images/close.png);
		background-repeat: no-repeat;
	}
	#small_menu>li>a>span {
		display: block;
		width: 125px;
		padding-right: 15px;
		position: relative;
	}
	#small_menu_btn {
		display: block;
		width: 25px;
		height: 16px;
		position: absolute;
		top: 24px;
		right: 5%;
		z-index: 550;
		cursor: pointer;
		-webkit-transition: top 300ms;
		transition: top 300ms;
	}


	#small_menu_container {
		width: 87%;
	}

}
@media (max-width: 360px){
	#small_menu>li>a:after {
		display: block;
		width: 14px;
		height: 20px;
		position: absolute;
		right: 40px;
		top: 50%;
		margin-top: -7px;
		font-family: 'jt-font';
		content: '';
		background-image: url(../images/wel09.png);
		background-repeat: no-repeat;
		font-size: 10px;
		font-weight: normal;
		line-height: 14px;
		color: #444;
	}
	#small_menu_close {
		display: block;
		width: 30px;
		height: 30px;
		position: fixed;
		top: 10.5px;
		right: -56px;
		z-index: 650;
		cursor: pointer;
		background-image: url(../images/close.png);
		background-repeat: no-repeat;
	}
	.index-title h1 span {
		font-size: 20px;
	}
	.index_foot_1 {
		display: block;
		height: 200px;
		width: 100%;
		background-color: #aeaeae;
		padding: 25px 0;
		font-family: "思源黑体";
	}

}
@media (max-width: 320px) {
	#small_menu > li.open > a > span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		position: absolute;
		right: 30px;
		top: 50%;
		margin-top: -3.5px;
		background: #1c9ad6;
		border-radius: 50%;
	}

	#small_menu_close {
		display: block;
		width: 30px;
		height: 30px;
		position: fixed;
		top: 10.5px;
		right: -75px;
		z-index: 650;
		cursor: pointer;
		background-image: url(../images/close.png);
		background-repeat: no-repeat;
	}

	#small_menu_btn {
		display: block;
		width: 25px;
		height: 16px;
		position: absolute;
		top: 25px;
		right: 5%;
		z-index: 550;
		cursor: pointer;
		-webkit-transition: top 300ms;
		transition: top 300ms;
	}
	#small_menu_container {
		width: 96%;
	}
	#phone_header {
		display: block;
		height: 65px;
		top: 0;
		width: 100%;
		position: fixed;
		background: #fff;
		z-index: 999;
	}
	#logo {
		width: 150px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}
	.zzDemo .itemA {
		height: 178px;
	}
	.zzDemo .zzDemo-con h2{
		font-size: 18px;
	}
}