.pageCon-phone{
	display: none;
}
.pageCon-phone-1{
	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: 320px;
		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;
	}
	.chutou {
		margin: 0 auto;
		margin-left: 90px;
		margin-right: 90px;
		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;
	}
	.page2 {
		overflow: hidden;
		display: block;
	}

	.index_foot {
		height: 680px;
		width: 100%;
		background-color: #aeaeae;
		padding: 56px 0;
		font-family: "思源黑体";
	}
	#logo {
		width: 180px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}
	.ne2 .ul1 li .llt {
		width: 40%;
		float: left;
		margin-left: 55px;
	}
	.ne2 .ul1 li .lrt {
		width: auto;
	}
	.f_20 {
		font-size: .64rem;
	}
	.ne2 .ul1 li .llt .ltt {
		margin: .8rem 0;
	}
	.ab_box3 .wappers {
		width: 100%;
		height: 100%;
		margin: 0 auto;
		position: relative;
	}
	.jiagou_3 {
		left: -9.7%;
		position: relative;
		width: 17px;
		height: 289px;
	}
	.jiagou_4 {
		left: -7%;
		position: relative;
		width: 100%;
	}
	.jiagou_4 img:nth-child(1) {
		position: absolute;
		left: 75px;
		width: 16%;
		top: -3px;
	}
	.jiagou_4 img:nth-child(2) {
		position: absolute;
		left: 330px;
		width: 40%;
		top: -3px;
	}
	.jiagou_4 img:nth-child(3) {
		position: absolute;
		left: 836px;
		width: 15%;
		top: -3px;
	}
	.cpct span {
		font-size: 2rem;
	}
	.m_map {
		width: 100%;
	}
	.mp1 {
		left: 276px;
		top: 326px;
	}
	.mp2 {
		left: 510px;
		top: 309px;
	}
	.mp3 {
		left: 504px;
		top: 244px;
	}
	.mp4 {
		left: 496px;
		top: 362px;
	}
	.mp5 {
		left: 654px;
		top: 350px;
	}
	.mp6 {
		left: 596px;
		top: 278px;
	}
	.mp7 {
		left: 658px;
		top: 225px;
	}
	.mp8 {
		left: 41px;
		top: 586px;
	}
	.feng {
		left: 0;
	}
	.content-thumb {
		float: left;
		max-width: 560px;
		width: 40%;
		margin-left: 10%;
		position: relative;
		padding-right: 28px;
		padding-bottom: 32px;
		z-index: 9;
	}
	.fc {
		margin-top: 50px;
		text-align: center;
	}
	.content-thumb img {
		height: 200px;
		width: 100%;
	}
	.pro-gtab li {
		padding-top: 25px;
		height: 150px;
	}
	.pro-gtab .ico {
		width: 60px;
		height: 60px;
	}
}

@media (max-width: 768px) {
	.banner .b_box .tt {
		margin-top: 25%;
	}
	.video-box1 {
		height: 360px;
		position: relative;
		overflow: hidden;
		cursor: pointer;
		width: 45%;
		float: left;
		margin: 15px;
		left: 0;
	}
	.chutou {
		margin: 0 auto;
		margin-left: 90px;
		margin-right: 90px;
		background-color: white;
		margin-top: -136px;
		position: relative;
	}
	.ne1 .t_nav a {
		display: block;
		width: 33%;
		padding: 0;
		float: left;
		line-height: 3;
		border-left: 1px solid #ddd;
		border-top: 1px solid #ddd;
		box-sizing: border-box;
	}

	.index_foot {
		height:auto;
		width: 100%;
		background-color: #aeaeae;
		padding: 56px 0;
		font-family: "思源黑体";
	}
	.technical_support {
		margin-left: 63px;
	}
	.ne2 .ul1 li .img {
		width: 300px;
		float: left;
		overflow: hidden;
	}
	.ne2 .ul1 li .llt {
		width: 40%;
		float: left;
		margin-left: 20px;
	}
	.cpct span {
		font-size: 1.6rem;
	}
	.fc {
		margin-top: 50px;
	}
	.jiagou_2 {
		position: relative;
		width: 90%;
		margin: 0 auto;
	}
	.jiagou_3 {
		left: -9.7%;
		position: relative;
		width: 2%;
		height: 289px;
	}
	.jiagou_3 img:nth-child(1) {
		position: absolute;
		left: 96px;
		top: -3px;
	}
	.jiagou_3 img:nth-child(2) {
		position: absolute;
		left: 404px;
		top: -3px;
	}
	.jiagou_3 img:nth-child(3) {
		position: absolute;
		left: 715px;
		top: -3px;
	}
	.jiagou_4 {
		left: -7%;
		position: relative;
		width: 100%;
	}
	.jiagou_4 img:nth-child(1) {
		position: absolute;
		left: 56px;
		width: 16%;
		top: -57px;
	}
	.jiagou_4 img:nth-child(2) {
		position: absolute;
		left: 255px;
		width: 40%;
		top: -57px;
	}
	.jiagou_4 img:nth-child(3) {
		position: absolute;
		left: 628px;
		width: 15%;
		top: -57px;
	}
	.ab_box3 {
		padding: 60px 0 10px 0;
	}
	.m_map {
		background: url(../images/ditu.png) no-repeat center center;
		background-size: contain;
	}
	.mp1 {
		left: 219px;
		top: 223px;
	}
	.mp2 {
		left: 374px;
		top: 214px;
	}
	.mp3 {
		left: 371px;
		top: 182px;
	}
	.mp4 {
		left: 360px;
		top: 251px;
	}
	.mp5 {
		left: 470px;
		top: 239px;
	}
	.mp6 {
		left: 432px;
		top: 193px;
	}
	.mp7 {
		left: 472px;
		top: 156px;
	}
	.mp8 {
		left: 53px;
		top: 390px;
	}
	.m_map {
		height: 524px;
	}
	.content-text {
		width: 40%;
	}
}
@media (max-width: 414px){
	#logo {
		width: 160px;
		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: -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;
	}
	.banner .b_box .tt {
		margin-top: 150px;
	}
	.f_28 {
		font-size: 1.8rem;
	}
	.f_12 {
		font-size: 1.5rem;
	}
	.banner {
		position: relative;
		overflow: hidden;
		background-image: url(../images/xw_banner.jpg);
		background-attachment: fixed;
		height: 440px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	.chutou {
		margin: 0 auto;
		margin-left: 20px;
		margin-right: 20px;
		background-color: white;
		margin-top: -100px;
		position: relative;
	}
	.ne1 .t_nav a {
		display: block;
		width: 33%;
		padding: 0;
		float: left;
		line-height: 3;
		border: 1px solid #ddd;
		box-sizing: border-box;
	}

	.index_foot{display: none}
	.index_foot_1{display: block;height: 150px}

	.add {
		margin-left: 0;
	}
	.technical_support {
		margin-left: 0;
	}

	.box {
		width: 90%;
		overflow: hidden;
	}
	.ne2 .ul1 li .img {
		width: 100%;
		float: left;
		overflow: hidden;
	}
	.subBanner {
		height: 500px;
	}
	.cpct {
		margin: 0 auto;
		background-color: white;
		margin-left: 20px;
		margin-right: 20px;
		position: relative;
		margin-top: -100px;
	}
	.jscy {
		text-align: center;
		font-size: 2.6rem;
		line-height: 6rem;
	}
	.jscyyw {
		font-size: 1.3rem;
		text-align: center;
	}
	.cpct span {
		font-size: 1rem;
	}
	.cpct h1 {
		font-size: 1.6rem;
	}
	.fc {
		margin-top: 110px;
	}
	.pageCon{
		display: none;
	}
	.pageCon-phone{
		display: block;
	}
	.pageCon-phone-1{
		display: block;
		margin: 10px 0;
	}
    .wappers img{
		padding: 0 10px;
		background-repeat: no-repeat;
		background-position: center center;
		width: 95%;
		height: 470px;
	}
	.ab_box3 {
		margin-bottom: 15px;
		padding: 10px 0;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 500px;
	}
	.pg-txt {
		padding: 5px 0px 5px;
		transform: translateY(-46%);
	}
   .tree{
	   border: 1px solid #ddd;
   }
   .tree p{
	   font-size: 15px;
	   color: #000;
	   padding: 5px 10px;
   }
   .tree span{
	   font-size: 20px;
	   color: darkred;
	   padding: 10px 10px;
	   display: block;
   }
	.pro-gtab li {
		width: 49%;
		height: 150px;
	}
	.pro-gtab {
	/*	padding: 40px 0;*/
	padding-bottom: 40px;
	}
	.content-text {
		width: 100%;
	}
	.content-thumb {
		width: 85%;
	}
	.content-row {
		display: initial;
		margin-bottom: 35px;
	}
	.content-row:nth-child(even) .content-text {
		margin-left: 0;
	}
	.content-text p {
		width: 90%;
	}

	.content-thumb:before {
		   display: none;
	 }
	.content-thumb {
		margin-left: 12px;
		padding: 19px 0;
	}
	.content-row:nth-child(even) .content-thumb {
		padding-left: 16px;
	}
	.pro-gtab .ico {
		width: 60px;
		height: 60px;
	}
	.content-thumb img {
		width: 100%;
	}
	.content-text p {
		padding-top: 45px;
	}
}
@media (max-width: 375px){
	#small_menu_container {
		width: 80%;

	}
	#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;
	}
	.jscy {
		font-size: 1.6rem;
		line-height: 3rem;
	}
	.jscyyw {
		font-size: 1rem;
	}
	.subBanner {
		height: 450px;
	}
}
@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;
	}
	.ab_box3 {
		margin-bottom: 15px;
		padding: 10px 0;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 450px;
	}
	.wappers img {
		padding: 0 10px;
		background-repeat: no-repeat;
		background-position: center center;
		width: 95%;
		height: 420px;
	}
	#logo {
		width: 130px;
		position: absolute;
		top: 9px;
		z-index: 551;
		-webkit-transition: top 300ms;
		transition: top 300ms;
		left: 20px;
	}
	.cpct span {
		font-size: 0.8rem;
	}
	.cpct {
		margin-top: -70px;
	}
}
@media (max-width: 320px) {
	#small_menu > li.open > a > span:after {
		content: '';
		display: block;
		width: 7px;
		height: 7px;
		position: absolute;
		right: 55px;
		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: 85%;
	}
	#phone_header {
		display: block;
		height: 65px;
		top: 0;
		width: 100%;
		position: fixed;
		background: #fff;
		z-index: 999;
	}
	.content-text h5 {
		font-size: 16px;
	}

}