* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	overflow-x: hidden;
	font-family: "Microsoft YaHei";
}
ul {
	padding: 0;
	margin: 0;
}
ul li {
	list-style: none;
}
a {
	color: #337ab7;
	text-decoration: none;
}
h3 {
	margin: 0;
}
a:focus, a:hover {
	color: #23527c;
	text-decoration: none;
}
a:focus {
	outline: none;
	outline-offset: -2px;
}

@media (max-width: 768px) {
body {
	padding-top: 60px;
}
}
.xymob-search-close-btn .icon-close:before {
	content: "";
}
.icon-font {
	position: relative;
}
.icon-font:after {
	content: "";
	width: 30px;
	height: 30px;
	background-image: url(../images/icon_spirit.png);
	background-repeat: no-repeat;
	position: absolute;
	left: calc(50% - 15px);
	top: calc(50% - 15px);
}
/* CSS Document */
.pmd {
	display: none;
}
.m {
	max-width: 1360px;
	min-width: 320px;
	margin: 0 auto;
	overflow: hidden;
}
.m_header {
	display: none;
}
.pc_header {
	width: 100%;
	z-index: 2;
	position: absolute;
}
.header_top_box {
	width: 100%;
	margin: 0 auto;
}
.header_top_l {
	width: 40%;
	float: left;
	height: 128px;
	line-height: 128px;
}
.header_top_l .logo {
	padding-left: 13%;
	padding-top: 32px;
	text-align: left;
	align-items: left;
	height: inherit;
	box-sizing: border-box;
	height: 96px;
}
.header_top_l .logo img {
	height: auto;
	vertical-align: middle;
	width: 100%;
	max-width: 658px;
}
.header_top_r {
	width: 60%;
	float: right;
}
.header_top_r .top_list {
	width: 100%;
	padding-top: 14px;
	height: 44px;
}
.header_top_r .nav_r {
	padding-right: 3%;
	position: relative;
}
.header_top_r .list_link {
	float: right;
	height: 44px;
	line-height: 44px;
	position: relative;
}
.header_top_r .list_link .link_list {
	padding: 0px 25px 0px 10px;
	color: #666666;
	border: none;
	font-family: Verdana, Geneva, sans-serif;
}
.header_top_r .list_link .link_list b {
	position: absolute;
	right: 10px;
	top: 20px;
	border-color: #999999 transparent transparent;
	border-style: solid dashed dashed;
	border-width: 4px;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
	transition: all 0.3s ease-in 0s;
}
.header_top_r .list_link .menu_list {
	display: none;
	padding: 0px 10%;
}
.header_top_r .list_link a {
	color: #666666;
}
.header_top_r .list_link.hover .menu_list {
	width: 400px;
	position: absolute;
	left: -130px;
	top: 40px;
	background-color: rgba(255,255,255,1);
	border-bottom: solid 1px #d4d4d4;
	display: block;
	z-index: 101
}
.header_top_r .list_link.hover .menu_list .a_h {
	display: block;
	text-align: left;
	line-height: 22px;
	padding: 8px 0px;
	border-bottom: double 1px #d8d8d8;
	color: #666666;
}
.header_top_r .list_link.hover .link_list {
	background-color: rgba(255,255,255,0.85);
	color: #666666;
}
.header_top_r .list_link.hover .link_list b {
	top: 15px;
	transform: rotate(180deg);
	border-color: #483e3d #FFFFFF #FFFFFF;
	transition: all 0.3s ease-in 0s;
}
.header_top_r .list_link.hover a {
	color: #666666;
}
.header_top_r .basket {
	float: left;
	height: 44px;
	line-height: 44px;
	margin-left: 15px;
}
.header_top_r .basket a {
	color: #666666;
}
.header_top_r .basket .icon {
	color: #fae100;
}
.header_top_r .list_link .header_pc_lg b {
	position: absolute;
	right: 10px;
	top: 20px;
	border-color: #ffffff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 4px;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
	transition: all 0.3s ease-in 0s;
}
.header_top_r .list_link:hover .header_pc_lg b {
	top: 18px;
	transform: rotate(180deg);
	border-color: #ffffff transparent transparent;
	transition: all 0.3s ease-in 0s;
}
.header_pc_lg {
	float: right;
	height: 40px;
	line-height: 40px;
	padding: 2px 20px;
	color: #ffffff;
	font-size: 18px;
	cursor: pointer;
}
.header_pc_lg i {
	padding-left: 5px;
	float: right;
	height: 40px;
	line-height: 40px;
}
.header_pc_lg .flag_icon {
	float: left;
	margin-right: 5px;
	height: 15px;
	margin-top: 13px;
}
.header_header_lg_list_pc {
	padding: 10px 10px;
	position: absolute;
	right: 0px;
	top: 40px;
	border: solid 1px #e5e5e5;
	border-top: solid 1px #f9f9f9;
	background: #ffffff;
	display: none;
	box-sizing: border-box;
	z-index: 100;
	min-width: 130px;
	z-index: 999999999999999999999999;
}
.header_top_r .list_link:hover .header_header_lg_list_pc {
	display: block;
	transition: all 0.5s ease-in 0s;
}
.header_header_lg_list_pc ul li {
	width: 100%;
	height : 35px;
}
.header_header_lg_list_pc ul li .flag_icon {
	float: left;
	margin-right: 5px;
	height: 15px;
	margin-top: 11px;
}
.header_header_lg_list_pc ul li a {
	width: 100%;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	color: #555555;
	overflow: hidden;
}
.header_header_lg_list_pc ul li a.more {
	text-align: center;
	border-bottom: none;
	color: #333333;
	font-size: 1.6rem;
}
.header_header_lg_list_pc ul li a.more i {
	padding-left: 5px;
	font-size: 2rem;
}
.navigation {
	width: 100%;
	height: 70px;
	position: relative;
	z-index: 99;
}
.nav_box {
	max-width: 1360px;
	margin: 0 auto;
	position: relative;
}
.header_search_pc_sub {
	float: right;
	width: 50px;
	height: 40px;
	line-height: 40px;
	color: #FFF;
	font-size: 20px;
	text-align: center;
	cursor: pointer;
}
.header_search_pc {
	position: absolute;
	right: 3%;
	top: 0px;
	border: solid 1px #ffbd02;
	background: #ffffff;
	display: none;
	z-index: 5
}
.header_search_pc .text_input {
	float: left;
	width: 260px;
	height: 40px;
	line-height: 40px;
	border: none;
	background: none;
	text-indent: 15px;
	color: #999;
}
.header_search_pc .sub_btn {
	width: 70px;
	height: 42px;
	border: none;
	background: #ffbd02;
	text-align: center;
	color: #232222;
	font-size: 16px;
	cursor: pointer;
}
.header_search_pc .sel {
	width: 70px;
	height: 40px;
	border: none;
	background: none;
	float: left;
	position: relative;
	box-sizing: border-box;
	z-index: 99;
}
.header_search_pc .sel select {
	border: none;
	background: none;
	outline: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	appearance: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	padding-left: 10px;
	color: #999;
	font-family: Helvetica;
}
.header_search_pc .sel:after {
	content: "";
	width: 40px;
	height: 40px;
	background: url(../images/jt.png) no-repeat right center;
	position: absolute;
	right: 0px;
	top: 0;
	pointer-events: none;
}
.header_search_m {
	display: none
}
.header_top_r .list_link.hover .menu_list .a_h .icon-sgs {
	background: rgba(0, 0, 0, 0) url("../images/nav_sptb.gif") no-repeat scroll 0 0;
	display: inline-block;
	height: 13px;
	margin: 6px 10px 0px 0px;
	width: 27px;
}
.header_top_r .list_link.hover .menu_list .a_h .icon-sp {
	background: rgba(0, 0, 0, 0) url("../images/nav_sptb.gif") no-repeat scroll -40px 0;
	display: inline-block;
	height: 13px;
	margin: 6px 10px 0px 0px;
	width: 13px;
}
.header_top_r .list_link.hover .menu_list .a_h.more {
	text-align: center;
	border-bottom: none;
	color: #d31700;
	font-size: 1.6rem;
}
.header_top_r .list_link.hover .menu_list .a_h.more i {
	padding-left: 5px;
	font-size: 2rem;
}
/*.logo .com_text{color: #424242;font-size:22px;height:34px;line-height:34px;margin-top:4px;font-weight: bold;}
*/
.menu {
	float: right;
	padding-right: 3%;
}
.menu ul li {
	height: 60px;
	line-height: 60px;
	float: left;
	position: relative;
}
.menu ul li a {
	display: inline-block;
	margin: 0 0 0 45px;
	height: 50px;
	line-height: 75px;
	color: #ffffff;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding-right: 10px;
}
.menu ul li a:hover {
	border-bottom: 2px solid #e60012;
	display: inline-block;
	margin: 0 0 0 45px;
	height: 50px;
	line-height: 75px;
	color: #ffffff;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.menu ul li a.hot {
	border-bottom: 2px solid #e60012;
	display: inline-block;
	margin: 0 0 0 45px;
	height: 50px;
	line-height: 75px;
	color: #ffffff;
	font-size: 18px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-weight: bold;
}
.TwoNav {
	display: none;
	width: 240px;
	height: auto;
	background: #093d98;
	border: solid 1px #093d98;
	border-top: solid 5px #093d98;
	position: absolute;
	left: 0px;
	top: 60px;
	z-index: 99;
	background-color: rgba(255,255,255,1);
	padding: 10px 0px;
}
div.TwoNav:nth-child(1) {
	width: 160px
}
.menu ul li b {
	position: absolute;
	top: 36px;
	right: 0px;
	border-color: #ffffff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 4px;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
	transition: all 0.3s ease-in 0s;
}
.menu ul li .TwoNav ul li {
	padding: 0px;
	height: 40px;
	border: none;
	float: none;
	margin: 0px;
	text-indent: 10px;
	position: relative;
	background: none;
}
.menu ul li .TwoNav ul li a {
	height: 40px;
	line-height: 40px;
	color: #666664;
	font-size: 14px;
	display: block;
	padding: 0px 25px;
	margin: auto;
	font-weight: none
}
.menu ul li .TwoNav ul li a:hover {
	height: 40px;
	line-height: 40px;
	color: #4f78d3;
	font-size: 14px;
	background-color: #F7F7F7;
	padding: 0px 25px;
	border: none;
	font-weight: none
}
.ThirdNav {
	width: 240px;
	height: auto;
	position: absolute;
	left: 240px;
	top: 0px;
	z-index: 999;
	background-color: rgba(255,255,255,1);
	border: solid 1px #093d98;
	padding: 10px 0px;
}
.menu ul li .TwoNav ul li i {
	position: absolute;
	left: 240px;
	top: 0px;
	width: 1px;
	height: 40px;
	line-height: 40px;
	background-color: rgba(255,255,255,1);
	z-index: 1000;
	display: none
}
.menu ul li .TwoNav ul li.current i {
	display: block
}
/*.menu ul li .TwoNav ul li.one.current a.a_one{ color:#ffbd02;background-color:rgba(255,255,255,1);}*/
.menu ul li .TwoNav ul li .ThirdNav {
	display: none
}
.menu ul li .TwoNav ul li .ThirdNav ul li {
	padding: 0px 10px;
	height: 40px;
	border: none;
	float: none;
	margin: 0px;
	all: initial;
	text-indent: 10px;
}
.menu ul li .TwoNav ul li .ThirdNav ul li a {
	height: 40px;
	line-height: 40px;
	color: #666664;
	font-size: 14px;
	display: block;
	font-weight: none
}
.menu ul li .TwoNav ul li .ThirdNav ul li a:hover {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	font-weight: none
}
.menu ul li .TwoNav ul li .m_jt {
	position: absolute;
	right: 15px;
	top: -10px;
	font-size: 14px;
	font-family: "ÃƒÂ¥Ã‚Â®Ã¢â‚¬Â¹ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“"
}
.menu ul li .TwoNav ul li.current .m_jt {
	color: #fae100;
}

@media only screen and (max-width:1680px) {
.home_news .cont .title {
	width: 100%;
	margin-bottom: 10px;
}
}

@media only screen and (max-width:1400px) {
.side_left.home {
	display: none;
}
.home_contact {
	padding: 20px;
}
.home_contact_l {
	width: 100%;
	float: left;
	border-right: none;
	padding-right: 0px;
	padding-bottom: 20px;
	border-bottom: solid 1px #e5e5e5;
}
.home_contact_r {
	width: 100%;
	float: left;
	padding: 0px;
	margin-top: 20px;
}
}

@media only screen and (max-width:1280px) {
.home_send .btn {
	font-size: 36px;
}
}

@media only screen and (max-width:1040px) {
.pmd {
	display: block;
}
.pc {
	display: none;
}
.pc_header {
	display: none;
}
.top_fxied {
	width: 100%;
	display: block;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 100;
	background: #f9f9f9;
}
.top {
	width: 100%;
	height: 5.6rem;
	display: block;
}
.m_company_name {
	font-size: 2rem;
	color: #282828;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.navbar-item-l {
	float: left;
	height: 5.6rem;
	line-height: 5.6rem;
	width: 30%;
}
.navbar-item-r {
	float: right;
	height: 5.6rem;
	line-height: 5.6rem;
	text-align: right;
	width: 30%;
	overflow: hidden;
}
.navbar-L-box {
	float: left;
	height: 5.6rem;
	width: 40%;
}
.navbar-L-box .navbar-center {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: inherit;
	box-sizing: border-box
}
.navbar-L-box .navbar-center img {
	height: 60%;
	display: block;
}
.nav_div {
	position: relative;
	margin-right: 25px;
}
.nav_div .order_n {
	position: absolute;
	right: -15px;
	top: -1px;
	font-weight: 700;
}
.iconfont.icon_list {
	color: rgb(40,40,40);
	margin-left: 10px;
	font-size: 2.4rem;
}
.iconfont.icon_list_r {
	color: #fff;
	margin-left: 25px;
	font-size: 2.4rem;
}
.wall-column {
	width: 50%;
}
.header_search_m {
	padding: 6px 10px;
	background: #ffffff;
	position: relative;
box-sizingÃƒÂ¯Ã‚Â¼Ã…Â¡border-box;
	display: none;
	padding-right: 70px;
}
.header_search_m .qx_btn {
	height: 34px;
	line-height: 34px;
	position: absolute;
	right: 15px;
	top: 6px;
	color: #232222;
}
.header_search_m .sear_input {
	width: 100%;
	height: 34px;
	text-indent: 25px;
	font-size: 14px;
	color: #777777;
	border: none;
	font-family: Garamond;
	vertical-align: middle;
	background: url(../images/s_icon.png) no-repeat left center;
}
.header_top_bar {
	display: none
}
.header_lg_list {
	width: 120px;
	position: absolute;
	right: 0px;
	top: 5.6rem;
	border-top: solid 3px #ffbd02;
	background: #f8f8f8;
	z-index: 99;
	display: none;
}
.header_lg_list ul li {
	width: 100%;
	text-align: center;
}
.header_lg_list ul li a {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #555;
	overflow: hidden;
}
.header_lg_list ul li a.more {
	text-align: center;
	border-bottom: none;
	color: #ffbd02;
	font-size: 1.6rem;
}
.header_lg_list ul li a.more i {
	padding-left: 5px;
	font-size: 2rem;
}
.header_fl_list {
	width: 230px;
	position: absolute;
	left: 0px;
	top: 5.6rem;
	border-top: solid 3px #093d98;
	background: #f8f8f8;
	z-index: 99;
	display: none;
	max-height: 500px;
	overflow-y: auto;
	box-shadow: 2px 2px 6px #cccccc;
}
.header_fl_list ul li {
	width: 100%;
	text-indent: 10px;
}
.header_fl_list ul li a {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #555;
	display: block;
	overflow: hidden;
	position: relative;
	border-bottom: 1px solid #e4e4e4;
}
.header_fl_list ul li a:hover {
	width: 100%;
	height: 36px;
	line-height: 36px;
	font-size: 14px;
	color: #093d98;
	display: block;
	overflow: hidden;
}
.header_fl_list ul li a i {
	position: absolute;
	font-size: 1.4rem;
	height: 36px;
	line-height: 36px;
	right: 10px;
	top: 0px;
}
.header_fl_list ul li a:hover i {
	position: absolute;
	color: #e30005;
	float: right;
	font-size: 1.4rem;
	height: 36px;
	line-height: 36px;
	right: 10px;
	top: 0px;
}
.header_fl_list ul li .ej_pro {
	padding: 0px 10px;
	display: none;
	background-color: #fdfdfd;
}
.header_fl_list ul li .ej_pro ul li {
	width: 200px;
	height: 30px;
	overflow: hidden;
}
.header_fl_list ul li .ej_pro ul li a {
	height: 30px;
	line-height: 30px;
	color: #777;
	font-size: 12px;
}
.header_fl_list ul li .ej_pro ul li a:hover {
	height: 30px;
	line-height: 30px;
	color: #777;
	font-size: 12px;
	background: none;
}
.navigation {
	display: none;
}
.ny_header {
	display: none;
}
.m_header {
	display: block;
	margin-bottom: 5.6rem;
}
.header_fl_list i {
	height: 36px;
	line-height: 36px;
	font-size: 24px;
	position: absolute;
	top: 0;
	right: 10px;
	overflow: hidden;
	width: 36px;
}
}

@media only screen and (max-width:768px) {
.m_header {
	display: block;
	margin-bottom: 4rem;
}
.navbar-item-l {
	float: left;
	height: 4rem;
	line-height: 4rem;
	width: 30%;
}
.navbar-item-r {
	float: right;
	height: 4rem;
	line-height: 4rem;
	text-align: right;
	width: 30%;
}
.navbar-L-box {
	float: left;
	height: 4rem;
	width: 40%;
}
.navbar-L-box .navbar-center {
	width: 100%;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	height: inherit;
	box-sizing: border-box
}
.nav_div {
	position: relative;
	margin-right: 15px;
}
.nav_div .order_n {
	position: absolute;
	right: -15px;
	top: -1px;
	font-weight: 700;
}
.iconfont.icon_list {
	margin-left: 10px;
	font-size: 2.2rem;
}
.iconfont.icon_list_r {
	margin-left: 0;
	font-size: 2.2rem;
	line-height: 60px;
}
.m_company_name {
	font-size: 1.8rem;
}
.header_fl_list {
	top: 4rem;
}
.header_lg_list {
	top: 4rem;
}
.top {
	height: 4rem;
}
}
/**/
.xymob-head {
	position: fixed;
	top: 0;
	z-index: 999999;
	left: 0;
	right: 0;
	background: #151515;
}
.xymob-head-box {
	position: relative;
	height: 60px;
}
.xymob-head-box .xymob-logo {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	width: 40%;
	height: 40px;
	text-align: center;
}
.xymob-head-box .xymob-logo a {
	display: inline;
	font-size: 0;
}
.xymob-head-box .xymob-logo img {
	height: 40px;/* filter: invert(1);
    -webkit-filter: invert(1); */
}
.xymob-navbtn {
	position: absolute;
	z-index: 9;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto 0 auto 27px;
	width: 30px;
	height: 20px;
}
.xymob-navbtn span, .xymob-navbtn:after, .xymob-navbtn:before {
	display: block;
	height: 2px;
	width: 100%;
	background: #fff;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xymob-navbtn span {
	margin: 7px 0;
}
.xymob-navbtn:after, .xymob-navbtn:before {
	content: '';
	-webkit-transform-origin: 7.5%;
	transform-origin: 7.5%;
}
.luangusnyu {
	position: absolute;
	width: 12%;
	right: 10%;
	height: 100%;
	text-align: center;
}
.jueduishouji {
	position: relative;
}
.ul_shojki {
	display: none;
	position: absolute;
	width: 240px;
	left: -97%;
	transform: translateX(-50%);
	padding: 0 10px;
	background: #fff;
}
.ul_shojki li {
	width: 46%;
	height: 35px;
	background: #fff;
	float: left;
	margin-right: 2%;
}
.ul_shojki li a {
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #555555;
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-bottom: 1px solid #ddd;
}
.xymob-search-btn {
	position: absolute;
	z-index: 9;
	right: 0;
	top: 0;
	bottom: 0;
	width: 10%;
	text-align: center;
	line-height: 60px;
}
.xymob-search-btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-search-btn .icon-font:after {
	background-position: -30px -210px;
}
.xymob-menu {
	display: none;
	position: absolute;
	z-index: 9999;
	left: 0;
	right: 0;
	height: 100vh;
	background: #151515;
	padding: 0 10%;
}
.xymob-menu .xymob-menu-box {
	height: 100vh;
	overflow: auto;
	padding-bottom: 80px;
}
.xymob-nav>li {
	border-bottom: 1px solid #2b2b2b;
	position: relative;
}
.xymob-nav>li>a {
	display: block;
	line-height: 50px;
	font-size: 16px;
	color: #ffffff;
}
.xymob-nav .xymob-menu-jt {
	position: absolute;
	width: 20%;
	height: 50px;
	line-height: 50px;
	right: 0;
	top: 0;
	text-align: center;
	z-index: 9;
}
.xymob-nav .xymob-menu-jt .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-nav .xymob-menu-jt .icon-font:after {
	background-position: -30px -240px;
}
.xymob-nav .xymob-sub-menu {
	background: #1E1E1E;
	display: none;
}
.xymob-nav .xymob-sub-menu>li {
	border-top: 1px dashed #2b2b2b;
	position: relative;
}
.xymob-nav .xymob-sub-menu>li>a {
	display: block;
	font-size: 14px;
	color: rgba(255, 255, 255, 0.8);
	line-height: 40px;
	text-indent: 2em;
}
.xymob-search {
	position: fixed;
	z-index: 99999;
	left: 100%;
	bottom: 0;
	top: 0;
	width: 100%;
	background: #151515;
	padding: 15px 15% 0 15%;
	-webkit-transition: all .5s;
	transition: all .5s;
}
.xymob-search .xymob-search-close-btn {
	position: absolute;
	top: 27px;
	left: 30px;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
}
.xymob-nav .xymob-sub-menu .x_shoujier>li>a {
	font-size: 12px;
}
.xymob-nav .xymob-sub-menu .x_shoujier>li {
	background: rgb(210 19 19 / 44%);
}

@media (max-width: 420px) {
.xymob-search .xymob-search-close-btn {
	left: 15px;
}
}
.xymob-search .xymob-search-close-btn i {
	width: 100%;
	height: 100%;
	display: block;
}
.xymob-search .xymob-search-close-btn i:after {
	background-position: -30px -300px;
}
.xymob-search .xymob-search-box {
	height: 50px;
	border-bottom: 2px solid #2d2d2d;
}
.xymob-search .xymob-search-box input[type="text"] {
	width: 80%;
	float: left;
	background: none;
	border: none;
	outline: none;
	color: rgba(255, 255, 255, 0.3);
	font-family: "Microsoft YaHei";
	font-size: 16px;
	height: 50px;
}
.xymob-search .xymob-search-box #s_btn {
	width: 20%;
	height: 50px;
	outline: none;
	cursor: pointer;
	font-size: 0;
	background: none;
	border: none;
}
.xymob-search .xymob-search-box #s_btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-search .xymob-search-box #s_btn .icon-font:after {
	background-position: -30px -210px;
}
/*  */

/*  */
.x-menu {
	width: 58.75%;
	float: left;
}
.x-menu>li {
	text-align: center;
	float: none;
	position: relative;/* margin: 0 2%; */
}
.x-menu>li.lungshrt {
	margin: 0;
	width: 10%;
}
.x-menu>li.okty {
	width: 5%;
}
.x-menu>li:not(:first-child) {
	margin-left: 4%;
}
.x-menu .menus>a::before {
	content: '';
	position: absolute;
	background: url(../images/d7baa534dd2ea037635d00b92c4aa346323bff58.png);
	bottom: 0px;
	left: calc(50% - 4.5px);
	display: none;
	width: 9px;
	height: 9px;
}
.x-menu .menus:hover a::before {
	display: block;
}
.x-menu>li>a {
	font-size: 16px;
	color: #333;
	line-height: 64px;
	display: block;
	font-weight: bold;
}
.x-menu>li>a:hover {
	color: #094198;
}
.x-menu {
	width: 100%;
	float: none;
	display: flex;
	flex-wrap: nowrap;
	justify-content: right;
	align-items: center;
}
.x-sub-menu {
	top: 80px;
}
.x-menu>li>a:hover {
}
.x-menu>li:hover .x-sub-menu {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transform: translateX(-50%);
}
.x-sub-menu {
	position: absolute;
	z-index: 999;
	width: 240px;
	left: 50%;
	top: 75px;
	background: #fff;
	border-radius: 0;
	padding: 5px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	transform: translateX(-45%);
	border-top: 2px solid #094198;
	box-shadow: 0 0 15px 0 #ddd;
}
.x-sub-menu>li>a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: .5em;
}
.x-sub-menu>li>a:hover {
	background: #e9eaeb;
	color: #094198;
}
.x-sub-menu:after {
	content: '';
	width: 0;
	height: 0;
	line-height: 0;
	font-size: 0;
	overflow: hidden;
	border-width: 10px;
	cursor: pointer;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #fff transparent;
	border-top: none;
	position: absolute;
	top: -10px;
	left: 50%;
	margin-left: -10px;
	z-index: 99;
	display: none;
}
.x-sub-menu li {
	position: relative;
	width: 100%;
}
.x-erjilans {
	top: 80px;
}
.x-erjilans {
	position: absolute;
	z-index: 999;
	width: 100%;
	right: -100%;
	top: 0;
	background: #fff;
	border-radius: 0;
	padding: 5px 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	border-top: 2px solid #094198;
	box-shadow: 0 0 15px 0 #ddd;
}
.x-erjilans>li>a {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	line-height: 1.5;
	padding: .5em;
}
.x-erjilans>li>a:hover {
	background: #e9eaeb;
	color: #094198;
}
.x-sub-menu >li:hover .x-erjilans {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
}
.headers {
	display: flex;
	justify-content: space-between;
	padding: 20px 0;
	align-items: center;
}
.dlogo {
	width: 18%;
	margin-right: 2%;
}
.dlogo a {
	display: block;
}
.dlogo img {
	max-width: 100%;
}
.nnav {
	width: 100%;
}
.h-top {
	position: relative;
	z-index: 99;
	background: #fff;
}
.h-hree {
	padding: 15px 0;
	background-color: #094198;
	position: relative;
	z-index: 999;
}
.utirt {
	width: 48%;
	display: flex;
	justify-content: flex-start;
}
.bitie {
	display: flex;
	justify-content: flex-end;
	align-items: center;
	align-items: center;
}
.lungshrt {
	position: relative;
	z-index: 9999;
}
.utirt p {
	font-size: 14px;
	color: #b0cdfc;
	padding-left: 20px;
	font-weight: bold;
}
.utirt p:nth-child(1) {
	background: url(../images/tel.png) no-repeat left;
	margin-right: 20px;
	padding-right: 20px;
	border-right: 1px solid #b0cdfc;
}
.utirt p:nth-child(1) a {
	color: #b0cdfc;
}
.utirt p:nth-child(2) {
	background: url(../images/tel2.png) no-repeat left;
}
.nerse p {
	font-size: 16px;
	color: #b0cdfc;
	padding-left: 20px;
	background: url(../images/tel3.png) no-repeat left;
	font-weight: bold;
}

.shemeide{margin: 0 0 0 20px;}
.shemeide .kijer li {
    width: auto;
    margin: 0 10px;
}
.uyir {
	width: 52%;
	font-size: 12px;
	color: #b0cdfc;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.x-menu>li.nbrk>a {
	padding: 10px 40px;
	background: #094198;
	color: #fff;
	border-radius: 60px;
	line-height: 1.8;
	font-weight: bold;
}
/* ffffffffffffffffffffff */
/*  */


.x-menu>li.nbrk>a b {
	position: absolute;
	right: 18px;
	top: 23px;
	border-color: #fff transparent transparent;
	border-style: solid dashed dashed;
	border-width: 4px;
	font-size: 0;
	height: 0;
	line-height: 0;
	width: 0;
	transition: all 0.3s ease-in 0s;
	transform: rotate(270deg);
}

@media(max-width:991px) {
.h-top {
	display: none;
}
.x-banner {
	margin-top: 60px;
}
}
/*  */
.x-banner {
	/* margin-top: 158px; */
}
/*  */

/**/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #094198;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #094198;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}
/*   */

@media (max-width: 990px) {
/*  body */
}
/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/**/

/*  */

/**/
/**/

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/*  */

/**
 * EasyZoom core styles
 */

/**
 * EasyZoom layout variations
 */

/*  */

/*  */

/*  */

/*  */

/*  */

.w1200 {
}
.foot_nav li {
	float: left;
	/* width: 100%; */
	text-align: left;
}
.foot_nav li a {
	font-size: 18px;
	color: #ffbb02;
	display: block;
	width: 100%;
	font-weight: 700;
}
.foot_nav li .x-nav-menu {
	width: 100%;
	margin-top: 1.43em;
}
.foot_nav li .x-nav-menu a {
	display: block;
	font-size: 14px;
	line-height: 2;
	color: rgba(255,255,255,.7);
	font-weight: normal
}

@media (max-width: 1230px) {
.w1200 {
	padding: 0 15px;
}
}
/*  */
.footer3 {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 999;
	background: #222;
}
.footer3 ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.footer3 ul li {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	text-align: center;
	color: #ffffff;
	line-height: 50px;
	font-size: 0;
}
.footer3 ul li a {
	display: block;
	color: #ffffff;
}
.footer3 ul li .iconfont {
	font-size: 14px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
}
.footer3 ul li span {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	color: #ffffff;
}

@media (max-width: 768px) {
body {
	padding-bottom: 50px;
}
}
/*  */


/*ÃƒÂ¤Ã‚ÂºÃ‚Â§ÃƒÂ¥Ã¢â‚¬Å“Ã‚ÂÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™*/
* {
	margin: 0;
	padding: 0;
	list-style: none;
}
/*main*/

.kijer {
	display: flex;
}
.kijer li {
	width: 12%;
	text-align: center;
}
/*ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
html {
	margin: 0;
	padding: 0;
	border: 0;
}
body, div, span, h3, p, a, b, img, ul, li, form {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	background: #fff;
	color: #333;
	position: relative;
	font: 14px/1.5 ttFont, Microsoft YaHei, sans-serif;
	vertical-align: baseline;
	width: 100%;
	overflow-x: hidden;
}
a {
	text-decoration: none;
	outline: none;
}
a:hover, a:active, a:focus {/* text-decoration:none; *//* outline:none; */
}
input {
	padding: 0;
	margin: 0;
	font-family: 'Microsoft YaHei';
}
img {
	border: none;
	background: none;
	vertical-align: middle;
}
ul, li {
	list-style-type: none;
}
input, img {
	vertical-align: middle;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
/*----- Common css ------*/
.fr {
	float: right;
}
/*ÃƒÂ¦Ã‚Â»Ã…Â¡ÃƒÂ¥Ã…Â Ã‚Â¨*/


/*ÃƒÂ¥Ã‚Â¤Ã‚Â´ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

/* Sweep To Top */


/*ÃƒÂ¤Ã‚Â¸Ã‚Â»ÃƒÂ¤Ã‚Â½Ã¢â‚¬Å“ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

.w1200 {
	max-width: 1400px;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
}
/*ÃƒÂ§Ã†â€™Ã‚Â­ÃƒÂ©Ã¢â‚¬â€Ã‚Â¨ÃƒÂ¥Ã¢â‚¬Â¦Ã‚Â³ÃƒÂ©Ã¢â‚¬ÂÃ‚Â®ÃƒÂ¨Ã‚Â¯Ã‚Â*/










/*{# ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“ÃƒÂ¦Ã…Â½Ã‚Â¨ÃƒÂ¤Ã‚Â¼Ã‹Å“ÃƒÂ¥Ã…Â Ã‚Â¿ÃƒÂ¤Ã‚Â¸Ã‚Â­ÃƒÂ¥Ã‚Â¿Ã†â€™ #}*/


/* .news_auto ul li .news_imgs:hover  .news_title { */
    /* position: absolute; */
    /* bottom: 30%; */
    /* background: none; */
    /* width: 90%; */
	/* margin:auto; */
    /* padding: 3vh 0; */
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
	 /* transform: translate(5%); */
/* } */










/*{# ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“ÃƒÂ¦Ã…Â½Ã‚Â¨ÃƒÂ¨Ã‚ÂÃ¢â‚¬ÂÃƒÂ§Ã‚Â³Ã‚Â» #}*/




/*{# ÃƒÂ¦Ã‹Å“Ã¢â‚¬Å“ÃƒÂ¦Ã…Â½Ã‚Â¨ÃƒÂ¥Ã‚Â®Ã‚Â¢ÃƒÂ¦Ã‹â€ Ã‚Â· #}*/



/*ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/

.hm-footer {
	position: relative;
	background: url(../images/bb.jpg);
	background-size: 100% 100%;
}
.hm-footer::before {
	width: 83.333%;
	/* background-color: #222222; */
	height: 5px;
	left: 0;
	top: 0;
	position: absolute;
	content: '';
}
.wss {
	padding: 7% 0 2%;
	display: flex;
	justify-content: space-between;
}
.foot-left {
	width: 20%;
	float: left;
	padding-left: 30px;
}
.wss .foot-left {/* border-right: 1px solid #ddd; */
}
.wss .foot-left:nth-child(3) {
	border-right: 0px solid #999;
	width: 40%;
}
.foot_nav {
	overflow: hidden;
	display: flex;
	justify-content: space-between
}
.foot_nav h3 {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 10px;
}
.foot_nav li {
	float: left;
}
.foot_nav li a {
	color: #ffffff;
	font-size: 18px;
	text-transform: uppercase;
}
.foot_nav li .x-nav-menu a {
	color: #767676;
	font-size: 15px;
	line-height: 1.8;
	text-transform: initial;
	/* text-transform: uppercase; */
	margin-bottom: 10px;
}
.foot_nav li .x-nav-menu a:hover {
	color: #094198;
}
.foot_nav li .x-nav-menu {
	margin-top: 0;
}
.foot-right {
	float: right;
	text-align: left;
	width: 44%;
}
.foot-right p {
	color: #fff;
	font-size: 16px;
	margin-top: 20px;
	font-weight: bold;
}
.hm-floor {
/* background-color: #222222; */
    /* border-top: 1px solid #ddd; */
}
.hm-floor .fl-all {
	padding: 15px 0px;
}
.fl-left {
	width: 100%;
	float: left;
	color: #767676;
	font-size: 14px;
	text-align: left;
}

/*ÃƒÂ¨Ã¢â‚¬Â¡Ã‚ÂªÃƒÂ©Ã¢â€šÂ¬Ã¢â‚¬Å¡ÃƒÂ¥Ã‚ÂºÃ¢â‚¬ÂÃƒÂ¨Ã‚Â°Ã†â€™ÃƒÂ¦Ã¢â‚¬Â¢Ã‚Â´*/

@media(max-width: 1295px) {
.foot-left {
	width: 22.8%;
	float: left;
}
.foot-right {
	float: right;
	width: 28.5%;
}
}

@media(max-width: 1245px) {
.fl-left {
	width: 100%;
	text-align: center;
}
}

@media(max-width: 1210px) {
.dlogo a img {
	width: 100%;
}
}

@media(max-width: 1000px) {
.foot-left {/* display: none; */
	width: 20%;
}
.foot-right {
	float: left;
	width: 100%;
	display: block;
}
}

@media(max-width: 768px) {
.fl-left {
	display: block;/* padding-bottom: 50px; */
}
.hm-floor .fl-all {
	padding: 15px 0px;
}
}

@media(max-width: 376px) {
.wss {
	padding-top: 3vh;
	padding-bottom: 1.5vh;
}
}

@media(max-width: 376px) {
.wss {
	padding-top: 3vh;
	padding-bottom: 1.5vh;
}
}
/*ÃƒÂ¥Ã‚ÂÃ¢â‚¬Â¹ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ©Ã¢â‚¬Å“Ã‚Â¾ÃƒÂ¦Ã…Â½Ã‚Â¥*/


/*ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ©Ã‚ÂÃ‚Â¢ÃƒÂ¥Ã‚ÂºÃ¢â‚¬Â¢ÃƒÂ©Ã†â€™Ã‚Â¨*/






/*ÃƒÂ¥Ã¢â‚¬Â Ã¢â‚¬Â¦ÃƒÂ©Ã‚Â¡Ã‚ÂµÃƒÂ¥Ã‚Â·Ã‚Â¦ÃƒÂ¤Ã‚Â¾Ã‚Â§ÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/





/* ÃƒÂ¦Ã‚ÂÃ…â€œÃƒÂ§Ã‚Â´Ã‚Â¢ */

.x-header-right1 {
	position: relative;
	padding: 0 2px;
	z-index: 99;
}
a.sskka {
	/* line-height: 60px; */
	padding: 0 1.2vw;
}
.search {
	text-align: left;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	overflow: hidden;
	visibility: hidden;
}
.header_search_fix {
	position: fixed;
	z-index: 9;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #094198;
	color: #fff;
	display: none;
}
.header_search_fix .box {
	position: absolute;
	width: 40%;
	top: 50%;
	margin-top: -50px;
	text-align: left;
	left: 30%;
}
.header_search_fix .search {
	font-size: 18px;
	margin-bottom: 10px;
}
.header_search_fix .search_box {
	line-height: 70px;
	height: 70px;
	position: relative;
}
.header_search_fix input[type="text"] {
	background: none;
	width: 70%;
	border: 0;
	outline: 0;
	font-size: 38px;
	color: #fff;
	font-family: 'Impact';
	border-bottom: 1px solid #fff;
}
.header_search_fix .submit {
	width: 125px;
	height: 45px;
	line-height: 41px;
	font-size: 14px;
	color: #fff;
	border: 2px solid #fff;
	border-radius: 20px;
	background: transparent;
	padding: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	margin-top: -23px;
	right: 0;
	-webkit-appearance: none;
	outline: none;
}

/* ÃƒÂ¨Ã‚Â½Ã‚Â®ÃƒÂ¦Ã¢â‚¬â„¢Ã‚Â­ÃƒÂ¥Ã‚Â®Ã…Â¡ÃƒÂ¦Ã‚Â Ã¢â‚¬Â¡ÃƒÂ¨Ã‚Â¯Ã‚Â­ */
@media (max-width: 968px) {
.foot-left {
	display: none;
	margin-bottom: 5%;
}
}
.h-top .headers {/* max-width: 1400px; */
}
.luguans {
	/* line-height: 60px; */
	font-size: 16px;
	font-weight: bold;
	padding-left: 40px;
	margin-left: 20px;
	border-left: 1px solid #b0cdfc;
}
.luguans b {
	position: absolute;
	left: 25%;
	top: 6px;
	height: 12px;
	width: 12px;
	background: url(../images/yus.png) no-repeat;
	transition: all 0.3s ease-in 0s;
}
.lungshrt:hover .luguans b {
	top: 6px;
	transform: rotate( 180deg);
	border-color: #333 transparent transparent;
	transition: all 0.3s ease-in 0s;
}
.lungshrt .header_header_lg_list_pc {
	display: initial;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translateY(20px);
	transform: translateY(20px);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	transform: translateX(20%);
}
.lungshrt .header_header_lg_list_pc {
	top: 30px;
	z-index: 99999;
}
.lungshrt:hover .header_header_lg_list_pc {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	transform: translateY(0);
	transform: translateX(5%);
}
.header_header_lg_list_pc ul li:hover a {
	color: #094198;
}
/*main*/



.foot-right ul {/* display: flex; *//* justify-content: center; *//* flex-wrap: wrap; */
	margin-top: 30px;
}
.foot-right ul li {/* width:50%; */
	text-align: center;
	margin-bottom: 20px;
}
.foot-right ul li a {
	font-size: 14px;
	padding: 10px 0;
	color: #fff;
	text-transform: uppercase;
}

@media (max-width: 1600px) {
.w1200 {
	max-width: 1370px;
}
}

@media (max-width: 1440px) {
.w1200 {
	max-width: 1200px;
}
.utirt p {
	font-size: 14px;
	/* color: #094198; */
	width: 50.333%;
	padding-left: 30px;
}
}

@media (max-width: 1250px) {
.w1200 {
	max-width: 980px;
}
.utirt {
	width: 90%;
	display: flex;
	justify-content: space-between;
}
.foot_nav li .x-nav-menu a {
	color: #fff;
	font-size: 14px;
	line-height: 36px;
	text-transform: initial;/* text-transform: uppercase; */
}
.foot-right p {
	color: #fff;
	font-size: 14px;
	margin-top: 20px;
}
}

@media (max-width: 980px) {
.x-banner {
	margin-top: 60px;
}
.h-hree {
	display: none;
}
.foot-right {
	float: left;
	width: 100%;
	display: block;
	padding: 10px;
}
.fl-left {
	width: 100%;
	float: left;
	color: #fff;
	font-size: 12px;
	text-align: center;
}
}
/*ÃƒÂ¥Ã‹â€ Ã¢â‚¬Â ÃƒÂ¥Ã¢â‚¬Â°Ã‚Â² */

.xymob-left-close-btn {
	display: none;
}
.xypg-left-title {
	/* background: #004e9d; */
	padding: 10px 20px;
	position: relative;
}
.xypg-left-title h3 {
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	position: relative;
	z-index: 9;
	color: #000;
}
.page-position {
	padding: 20px 0;
	font-size: 14px;
	color: #2f2f2f;
	border-bottom: 1px solid #ddd;
}
.page-position a {
	color: #2f2f2f;
}
.page-position a:hover {
	color: #004e9d;
}
.page-wrap {
	padding: 0 0 3% 0;
}

@media (max-width: 990px) {
/*  body */

.xymob-menu-click {
	position: fixed;
	width: 100vw;
	overflow-y: scroll;
	top: 0;
	left: 100%;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 999999;
	height: 100vh;
	background: rgba(0, 0, 0, 0.7);
}
.xymob-menu-click .xymob-left-close-btn {
	display: block;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 32px;
	height: 32px;
	line-height: 32px;
	border-radius: 50%;
	border: 1px solid #fff;
	text-align: center;
	background: black;
}
.xymob-menu-click .xymob-left-close-btn .icon-font {
	display: block;
	width: 100%;
	height: 100%;
}
.xymob-menu-click .xymob-left-close-btn .icon-font:after {
	background-position: -30px -300px;
}
.xymob-menu-click .xypg-left {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	min-height: 90vh;
	padding: 5vh 0;
}
.xymob-menu-click .xypg-left .xypg-left-menu {
	width: 90%;
	background: #fff;
}
}
/*  */
.xypg-left-nav {
	margin: 0 -1px;
}
.xypg-left-nav > li {
	position: relative;/* border-bottom: 1px solid #eeeeee; */
}
.xypg-left-nav > li:last-child {
	border-bottom: none;
}
.xypg-left-nav > li > a {
	display: block;
	font-size: 16px;
	line-height: 22px;
	color: #696969;
	padding: 15px 18px;
}
.xypg-left-nav > li .first-nav-btn {
	position: absolute;
	z-index: 99;
	width: 30px;
	height: 30px;
	text-align: center;
	top: 10px;
	right: 20px;
	cursor: pointer;
	background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}
.xypg-left-nav > li:hover > a {
	color: #004e9d;
}
.xypg-left-nav > li:hover .first-nav-btn {
	color: #004e9d;
}
.xypg-left-nav .xypg-left-subnav {
	display: none;
	padding: 0 10px;
}
.xypg-left-box {
	margin-bottom: 20px;
	background: #fff;
	padding: 30px 0;
}
.page-banner {
	position: relative;
	/* margin-top: 158px; */
}
.cp_naxs {
	/* position: fixed; */
	/* z-index: 99999999; */
	/* left: 0; */
	/* top: 0; */
	/* width: 100%; */
}

@media (max-width: 992px) {
.page-wrap-left {
	display: block;
}
}

/*  */

@media (max-width: 768px) {
body {
	padding-bottom: 50px;
}
}
.borimg img {
	max-width: 100%;
}
.borimg {
	position: relative;
}
.bortext {
	position: absolute;
	width: 100%;
	padding: 0 50px;
	text-align: left;
	bottom: 20%;
}
.bortext h2 {
	font-size: 16px;
	color: #fff;
	margin-bottom: 20px;
	font-weight: normal;
}
.bortext h2 span {
	color: #0851c5;
}
.bortext h3 {
	font-size: 2.5vw;
	color: #fff;
	margin-bottom: 20px;
	font-weight: bold;
}
.bortext h3 b {
	color: #0851c5;
}
.bortext .trye {
	margin-top: 60px;
}
.bortext .trye a {
	font-size: 18px;
	padding: 15px 40px;
	background: #094198;
	color: #fff;
	border-radius: 60px;
	box-shadow: 0 0 15px 0 #094198;
}
.bortext p {
	font-size: 0.9vw;
	color: #fff;
	letter-spacing: 0;
	line-height: 1.8;
}
.bortexert {
	width: 46%;
	float: left;
}
.xymob-search.clicked {
	left: 0;
}
.page-banner .bortexert {
	width: 100%;
	float: right;
	text-align: center;
}
.page-banner .bortext {
	top: 10%
}
.nvamian {
	padding-left: 30px;
	background: url(../images/home.png) no-repeat left;
}
.page-bannermo .bortext {
	position: absolute;
	top: 25%;
	width: 100%;
	padding: 20px;
	text-align: left;
}
.page-bannermo .bortext h2 {
	font-size: 12px;
	color: #000;
	margin-bottom: 20px;
	font-weight: normal;
}
.page-bannermo .bortext h3 {
	font-size: 18px;
	color: #000;
	margin-bottom: 20px;
}
.nva980 {
	display: none;
}

@media (max-width: 990px) {
.page-wrap-left {
	display: block;
}
}

@media (max-width: 980px) {
.page-bannermo {
	margin-top: 60px;
}
/*.bortexert{width:100%}*/
	
.bortext {
	position: absolute;
	top: 50%;
	width: 100%;
	padding: 0;
	text-align: left;
	transform: translateY(-50%);
}
.bortext h3 {
	font-size: 26px;
	color: #000;
	margin-bottom: 20px;
}
.bortext h2 {
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
	font-weight: normal;
}
.bortext .trye a {
	font-size: 12px;
	padding: 8px 20px;
	background: #37a218;
	color: #fff;
	border-radius: 60px;
	box-shadow: 0 0 15px 0 #37a218;
}
.page-bannermo .bortext h3 {
	font-size: 14px;
	color: #000;
	margin-bottom: 20px;
}
.bortext p {
	font-size: 12px;
	color: #000;
	letter-spacing: 0;
}
.page-bannermo .bortext h2 {
	display: none;
}
}
.sousuo {
	z-index: 999;
	position: relative;
	margin: 10px 20px;
}
.sousuo #keyword {
	line-height: 35px;
	width: 100%;
	background: none;
	border: none;
	outline: none;
	color: #5a5a5a;
	float: left;
	font-size: 14px;
	text-indent: 20px;
	padding: 0;
	border: 1px solid #004e9d;
}
.sousuo .fl {
	width: 28%;
	line-height: 32px;
	border: none;
	background-color: #005bac;
	color: #ffffff;
	font-size: 12px;
}
.sousuo #search_button {
	position: absolute;
	right: 7%;
	top: 25%;
	margin-top: 0;
	width: 17px;
	background: url(../images/so.png);
	border: 1px solid #fff;
	height: 17px;
}
.clearboth {
	height: 0px;
	line-height: 0px;
	overflow: hidden;
	clear: both;
	font-size: 0px;
}
.page-bannermo img {
	max-width: 100%;
}
.form-group {
	margin-bottom: 15px;
	margin-top: 15px;
}

@media only screen and (max-width: 1040px) {
ul.language-box li {
	width: 122px;
	float: left;
	margin-bottom: 25px;
}
.xymob-menu-click.click {
	left: 0;
}
.liuyan .input-lg {
	margin-bottom: 10px;
}
}
.page-wrap {
	padding: 10px 5px 3%;
}
/* CSS Document */
/*-----------------------------------ÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ language-------------------------------------------------*/
.language {
	width: 100%;
	height: auto;
	margin-top: 1vw;
}
.h2_title {
	border-bottom: solid 1px #dddddd;
	height: 38px;
	width: 100%;
	position: relative;
}
.h2_title span {
	font-size: 16px;
	color: #333333;
	border: solid 1px #dddddd;
	border-bottom: solid 1px #ffffff;
	height: 38px;
	line-height: 38px;
	position: absolute;
	padding: 0px 35px;
	display: block;
	left: 0px;
	bottom: -1px;
}
.language-wrapper {
	padding: 20px;
	margin-bottom: 20px;
	background: #fff;
	box-sizing: border-box;
}
.language-box {
	overflow: hidden;
	box-sizing: border-box;
}
ul.language-box li {
	width: 132px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box li a {
	display: block;
}
ul.language-box li .language-pic {
	display: block;
	width: 60px;
	margin: 0 auto;
	height: 40px;
	background-image: url("../images/language.png");
	background-repeat: no-repeat;
}
ul.language-box li .language-name {
	display: block;
	width: 100%;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	line-height: 24px;
	height: 24px;
	overflow: hidden;
	text-align: center;
	color: #555;
}
ul.language-box.ny li {
	width: 127px;
}
/*-----------------------------------Asia Pacific-------------------------------------------------*/
.language_ky {
	background-position: -560px 0;
}
.language_ps {
	background-position: 0 -60px;
}
.language_my {
	background-position: -560px -60px;
}
.language_sd {
	background-position: -640px -60px;
}
.language_ur {
	background-position: -640px -60px;
}
.language_tg {
	background-position: -720px -60px;
}
.language_ms {
	background-position: 0 -120px;
}
.language_ceb {
	background-position: -160px -120px;
}
.language_tl {
	background-position: -160px -120px;
}
.language_uz {
	background-position: -320px -120px;
}
.language_kk {
	background-position: -640px -120px;
}
.language_lo {
	background-position: -720px -120px;
}
.language_si {
	background-position: -160px -180px;
}
.language_mn {
	background-position: -240px -180px;
}
.language_th {
	background-position: -320px -180px;
}
.language_bn {
	background-position: -480px -180px;
}
.language_az {
	background-position: -560px -180px;
}
.language_ku {
	background-position: -80px -240px;
}
.language_fa {
	background-position: -80px -240px;
}
.language_hy {
	background-position: -160px -240px;
}
.language_ka {
	background-position: -240px -300px;
}
.language_yi {
	background-position: -400px -300px;
}
.language_iw {
	background-position: -400px -300px;
}
.language_tajikistan {
	background-position: -480px -300px;
}
.language_ar {
	background-position: -720px -300px;
}
.language_kr {
	background-position: 0 -360px;
}
.language_jp {
	background-position: -80px -360px;
}
.language_vi {
	background-position: -240px -360px;
}
.language_km {
	background-position: -320px -360px;
}
.language_tr {
	background-position: -400px -360px;
}
.language_gr {
	background-position: -640px -360px;
}
.language_jw {
	background-position: -560px -360px;
}
.language_id {
	background-position: -560px -360px;
}
.language_hu {
	background-position: -480px -360px;
}
.language_ml {
	background-position: 0 -420px;
}
.language_ta {
	background-position: 0 -420px;
}
.language_hi {
	background-position: 0 -420px;
}
.language_kn {
	background-position: 0 -420px;
}
.language_su {
	background-position: 0 -420px;
}
.language_gu {
	background-position: 0 -420px;
}
.language_pa {
	background-position: 0 -420px;
}
.language_te {
	background-position: 0 -420px;
}
.language_mr {
	background-position: 0 -420px;
}
.language_cn {
	background-position: -400px -420px;
}
.language_ne {
	background-position: -480px -420px;
}
.language_ca {
	background-position: -240px -420px;
}
.language_lb {
	background-position: -720px -420px;
}
.language_sr {
	background-position: 0px -480px;
}
.language_mk {
	background-position: -560px -420px;
}
.language_en {
	background-position: -640px -420px;
}
.language_es {
	background-position: -720px -360px;
}
.language_pt {
	background-position: -160px -360px;
}
.language_co {
	background-position: -320px -420px;
}
.language_fr {
	background-position: -320px -420px;
}
.language_da {
	background-position: -80px -420px;
}
.language_se {
	background-position: -160px -420px;
}
.language_eu {
	background-position: -720px -360px;
}
.language_gl {
	background-position: -720px -360px;
}
.language_is {
	background-position: -80px 0;
}
.language_no {
	background-position: -160px 0;
}
.language_mt {
	background-position: -640px 0;
}
.language_ga {
	background-position: -720px 0;
}
.language_et {
	background-position: -240px -60px;
}
.language_bg {
	background-position: -320px -60px;
}
.language_lt {
	background-position: -400px -60px;
}
.language_lv {
	background-position: -480px -60px;
}
.language_fy {
	background-position: -80px -120px;
}
.language_nl {
	background-position: -80px -120px;
}
.language_cy {
	background-position: -400px -120px;
}
.language_ro {
	background-position: -480px -120px;
}
.language_switzerland {
	background-position: -560px -120px;
}
.language_be {
	background-position: 0 -180px;
}
.language_sl {
	background-position: -80px -180px;
}
.language_cs {
	background-position: -720px -180px;
}
.language_bs {
	background-position: -320px -240px;
}
.language_gd {
	background-position: -400px -240px;
}
.language_pl {
	background-position: -480px -240px;
}
.language_hr {
	background-position: -560px -240px;
}
.language_uk {
	background-position: -640px -240px;
}
.language_de {
	background-position: 0 -300px;
}
.language_it {
	background-position: -160px -300px;
}
.language_ru {
	background-position: -320px -300px;
}
.language_sk {
	background-position: -560px -300px;
}
.language_fi {
	background-position: -640px -300px;
}
.language_ny {
	background-position: 0 0;
}
.language_sn {
	background-position: -400px 0;
}
.language_mg {
	background-position: -80px -60px;
}
.language_st {
	background-position: -160px -60px;
}
.language_so {
	background-position: -240px -120px;
}
.language_xh {
	background-position: -640px -180px;
}
.language_zu {
	background-position: -640px -180px;
}
.language_ig {
	background-position: 0 -240px;
}
.language_yo {
	background-position: 0 -240px;
}
.language_ha {
	background-position: 0 -240px;
}
.language_am {
	background-position: -240px -240px;
}
.language_sw {
	background-position: -720px -240px;
}
.language_sq {
	background-position: -80px -300px;
}
.language_ht {
	background-position: -400px -180px;
}
.language_mi {
	background-position: -320px 0;
}
.language_sm {
	background-position: -480px 0;
}
.language_haw {
	background-position: -240px 0;
}
/*-----------------------------------language-------------------------------------------------*/

/*22*15ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â½ÃƒÂ¦Ã¢â‚¬â€Ã¢â‚¬â€*/
.all_lang {
	background-image: url(../images/flag_icon.png);
	background-repeat: no-repeat;
}
.flag-sm {
	margin-top: 2px;
	width: 22px;
	height: 20px;
	float: left;
	margin-right: 6px;
	display: inline;
}
.lang-ny {
	background-position: 0 0;
}
.lang-is {
	background-position: -30px 0;
}
.lang-gl {
	background-position: -60px -120px;
}
.lang-no {
	background-position: -60px 0;
}
.lang-haw {
	background-position: -90px 0;
}
.lang-mi {
	background-position: -120px 0;
}
.lang_zimbabwe {
	background-position: -150px 0;
}
.lang-sm {
	background-position: -270px -120px;
}
.lang-ky {
	background-position: -210px 0;
}
.lang-mt {
	background-position: -240px 0;
}
.lang-ga {
	background-position: -270px 0;
}
.lang-ps {
	background-position: 0 -20px;
}
.lang-mg {
	background-position: -30px -20px;
}
.lang_lesotho {
	background-position: -60px -20px;
}
.lang-et {
	background-position: -90px -20px;
}
.lang-bg {
	background-position: -120px -20px;
}
.lang-lt {
	background-position: -150px -20px;
}
.lang_latvia {
	background-position: -180px -20px;
}
.lang-my {
	background-position: -210px -20px;
}
.lang-ur {
	background-position: -240px -20px;
}
.lang-sd {
	background-position: -240px -20px;
}
.lang_tajikistan {
	background-position: -270px -20px;
}
.lang-ms {
	background-position: 0 -40px;
}
.lang-nl {
	background-position: -30px -40px;
}
.lang-tl {
	background-position: -60px -40px;
}
.lang-ceb {
	background-position: -60px -40px;
}
.lang-so {
	background-position: -90px -40px;
}
.lang-uz {
	background-position: -120px -40px;
}
.lang-cy {
	background-position: -150px -40px;
}
.lang-ro {
	background-position: -180px -40px;
}
.lang_switzerland {
	background-position: -210px -40px;
}
.lang-kk {
	background-position: -240px -40px;
}
.lang_laos {
	background-position: -270px -40px;
}
.lang-be {
	background-position: 0 -60px;
}
.lang-sl {
	background-position: -30px -60px;
}
.lang-si {
	background-position: -60px -60px;
}
.lang-mn {
	background-position: -90px -60px;
}
.lang-th {
	background-position: -120px -60px;
}
.lang-ht {
	background-position: -150px -60px;
}
.lang-bn {
	background-position: -180px -60px;
}
.lang-az {
	background-position: -210px -60px;
}
.lang-zu {
	background-position: -240px -60px;
}
.lang-xh {
	background-position: -240px -60px;
}
.lang-st {
	background-position: -240px -60px;
}
.lang-cs {
	background-position: -270px -60px;
}
.lang-ig {
	background-position: 0 -80px;
}
.lang-yo {
	background-position: 0 -80px;
}
.lang-sr {
	background-position: -270px -140px;
}
.lang-fa {
	background-position: -30px -80px;
}
.lang-tg {
	background-position: -30px -80px;
}
.lang-te {
	background-position: -30px -80px;
}
.lang-ta {
	background-position: -30px -80px;
}
.lang-hy {
	background-position: -60px -80px;
}
.lang-am {
	background-position: -90px -80px;
}
.lang-bs {
	background-position: -120px -80px;
}
.lang-gd {
	background-position: -150px -80px;
}
.lang-pl {
	background-position: -180px -80px;
}
.lang-hr {
	background-position: -210px -80px;
}
.lang-uk {
	background-position: -240px -80px;
}
.lang-sw {
	background-position: -270px -80px;
}
.lang-de {
	background-position: 0 -100px;
}
.lang-sq {
	background-position: -30px -100px;
}
.lang-it {
	background-position: -60px -100px;
}
.lang-ka {
	background-position: -90px -100px;
}
.lang-ru {
	background-position: -120px -100px;
}
.lang-iw {
	background-position: -150px -100px;
}
.lang-yi {
	background-position: -150px -100px;
}
.lang-lv {
	background-position: -180px -100px;
}
.lang-sk {
	background-position: -210px -100px;
}
.lang-fi {
	background-position: -240px -100px;
}
.lang-ar {
	background-position: -270px -100px;
}
.lang-kr {
	background-position: 0 -120px;
}
.lang-jp {
	background-position: -30px -120px;
}
.lang-pt {
	background-position: -60px -120px;
}
.lang-vi {
	background-position: -90px -120px;
}
.lang-km {
	background-position: -120px -120px;
}
.lang-tr {
	background-position: -150px -120px;
}
.lang-hu {
	background-position: -180px -120px;
}
.lang-id {
	background-position: -210px -120px;
}
.lang-su {
	background-position: -210px -120px;
}
.lang-jw {
	background-position: -210px -120px;
}
.lang-gr {
	background-position: -240px -120px;
}
.lang-ca {
	background-position: -270px -120px;
}
.lang-eu {
	background-position: -270px -120px;
}
.lang-hi {
	background-position: 0 -140px;
}
.lang-kn {
	background-position: 0 -140px;
}
.lang-gu {
	background-position: 0 -140px;
}
.lang-mr {
	background-position: 0 -140px;
}
.lang-ml {
	background-position: 0 -140px;
}
.lang-lb {
	background-position: -30px -40px;
}
.lang-fy {
	background-position: -30px -40px;
}
.lang_denmark {
	background-position: -30px -140px;
}
.lang-se {
	background-position: -60px -140px;
}
.lang-fr {
	background-position: -120px -140px;
}
.lang-co {
	background-position: -120px -140px;
}
.lang-cn {
	background-position: -150px -140px;
}
.lang-ne {
	background-position: -180px -140px;
}
.lang-mk {
	background-position: -210px -140px;
}
.lang-en {
	background-position: -240px -140px;
}
.lang-es {
	background-position: -270px -120px;
}

/*-----------------------------------language-------------------------------------------------*/

@media only screen and (max-width: 1400px) {
ul.language-box li {
	width: 131px;
	float: left;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 1360px) {
ul.language-box li {
	width: 127px;
	float: left;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 1280px) {
ul.language-box li {
	width: 119px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box.ny li {
	width: 113px;
}
}

@media only screen and (max-width: 1200px) {
ul.language-box li {
	width: 111px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box.ny li {
	width: 111px;
}
}

@media only screen and (max-width: 1040px) {
ul.language-box li {
	width: 122px;
	float: left;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 767px) {
ul.language-box li {
	width: 74px;
	float: left;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 412px) {
ul.language-box li {
	width: 90px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box.ny li {
	width: 80px;
}
}

@media only screen and (max-width: 375px) {
ul.language-box li {
	width: 81px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box.ny li {
	width: 96px;
}
}

@media only screen and (max-width: 360px) {
ul.language-box li {
	width: 104px;
	float: left;
	margin-bottom: 25px;
}
}

@media only screen and (max-width: 320px) {
ul.language-box li {
	width: 91px;
	float: left;
	margin-bottom: 25px;
}
ul.language-box.ny li {
	width: 80px;
}
}
.xingerer img {
	width: 100%;
}
.xinger img {
	width: 100%;
}
.swiper-container {
	width: 100%;
}
.product-detail-tabcon img {
	max-width: 100%
}
.MTcontactFormText {
	word-break: break-word;
}

/* ÃƒÂ¥Ã‹â€ Ã‚ÂÃƒÂ¥Ã‚Â§Ã¢â‚¬Â¹ÃƒÂ¥Ã…â€™Ã¢â‚¬â€œ */
@media (max-width: 1251px) {
.maoerf a {
	font-size: 16px;
	padding: 5px 20px;
	background: #094198;
	color: #fff;
	border-radius: 60px;
}
.h-left h3 {
	font-weight: normal;
	font-size: 14px;
	color: #333;
	line-height: 24px;
	/* margin-top: 6px; */
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 12;
	overflow: hidden;/* text-transform: uppercase; */
}
.h-left h2 {
	font-weight: bold;
	font-size: 25px;
	color: #000;
	margin-bottom: 20px;
}
.maoerf {
	margin-top: 20px;
}
.h-leftall {
	/* width: 53%; */
	position: relative;
	padding: 20px 30px;
}
.bortext h3 {
	font-size: 30px;
	color: #fff;
	margin-bottom: 10px;
	font-weight: bold;
}
.bortext p {
	font-size: 14px;
	color: #fff;
	letter-spacing: 0;
	line-height: 1.8;
}
}

@media only screen and (max-width: 768px) {
ul.language-box li {
	width: 120px;
	float: left;
	margin-bottom: 25px;
}
.bortext p {
	display: none;
}
.bortext h3 {
	font-size: 15px;
	margin-bottom: 0;
}
.bortext .trye {
	margin-top: 20px;
	display: none;
}
}
.product-detail-tabcon .naiheg a {
	color: #333
}
/*Ã¥Â¿Â«Ã©â‚¬Å¸Ã§â€¢â„¢Ã¨Â¨â‚¬*/
.hs-modal-inquiry {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483646;
	width: 100vw;
	height: 100vh;
	background-color: #05080a;
}
.hs-modal-form {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 2147483647;
	display: none;
	width: 100%;
	height: 100%;
	overflow-x: hidden;
	overflow-y: auto;
	outline: 0;
}
.hs-fade-inquiry-fast {
	transition: opacity .15s linear;
}
.hs-modal-form-dialog {
	position: relative;
	width: auto;
	margin: .5rem;
	pointer-events: none;
}
.hs-modal-form-dialog-centered {
	display: flex;
	align-items: center;
	min-height: calc(100% - 1rem);
}

@media (min-width: 576px) {
.hs-modal-form-dialog {
	max-width: 1068px;
	margin: 1.75rem auto;
	width: 80%;
}
.hs-modal-form-dialog-centered {
	min-height: calc(100% - 3.5rem);
}
}
.hs-modal-form.hs-fade-inquiry-fast .hs-modal-form-dialog {
	transition: transform .3s ease-out;
	transform: translateY(-50px);
}
.hs-modal-form.hs-show-inquiry-fast {
	display: none;
}
.hs-modal-form.hs-show-inquiry-fast .hs-modal-form-dialog {
	transform: none;
}
.hs-modal-inquiry.hs-fade-inquiry-fast {
	opacity: 0;
	display: none;
}
.hs-modal-inquiry.hs-show-inquiry-fast {
	opacity: 0.5;
	display: none;
}
.hs-modal-inquiry.hs-show-inquiry-fast.done-show {
	display: block
}
.hs-modal-form.hs-show-inquiry-fast.done-show {
	display: block;
}
.hs-modal-form-content-hs {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #e0e5eb;
	border-radius: 8px;
	outline: 0;
	margin: 0 5px;
}
.hs-modal-form-header {
	display: flex;
	flex-shrink: 0;
	align-items: center;
	justify-content: space-between;
	padding: 20px 20px 0 20px;
	border-bottom: 1px solid #e0e5eb;
	border-top-left-radius: 7px;
	border-top-right-radius: 7px;
	justify-content: center;
	flex-wrap: wrap;
	position: relative;
}
.hs-modal-form-header span:nth-child(2) {
	float: right;
}
.hs-modal-form-header span img {
	width: 15px;
	height: auto;
}
.hs-modal-form-title {
	font-family: Montserrat, sans-serif;
	font-weight: 700;
	font-size: 26px;
	line-height: 1.4;
	width: 96%;
	text-align: center;
	padding-left: 2%;
	padding-right: 2%;
	margin-bottom: 1rem;
}
.hs-modal-form-body {
	position: relative;
	flex: 1 1 auto;
	padding: 25px;
	box-sizing: border-box;
	width: 100%;
}
.hs-modal-form-body ul {
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
}
.hs-modal-form-body ul li {
	list-style: none;
	flex: 0 0 auto;
	width: 50%;
}
.hs-modal-form-body ul li.hs-inquiry-message {
	width: 100%;
}
.hs-modal-form-body ul li textarea {
	width: 96%;
	padding: 2%;
	font-size: 14px;
	border-radius: 6px;
	border: 1px solid #CCC;
	outline: none;
	transition: all 0.3s;
}
.hs-modal-form-body ul li * {
	max-width: 100%;
}
.hs-modal-form-body .hs-inquiry-consentText a {
	font-weight: 700;
	color: #05080a;
	text-decoration: underline;
}
.hs-inquiry-btn {
	height: 40px;
	font-size: 16px;
	min-width: 4rem;
	font-weight: 700;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	white-space: nowrap;
	text-decoration: none;
	flex-shrink: 0;
	overflow: hidden;
	line-height: 1;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	padding: 0 2rem 0 2rem;
}
.hs-inquiry-primary {
	background-color: #345aca;
	color: #fff;
	cursor: pointer;
	border: 0;
	transition: all 0.3s;
}
.hs-inquiry-primary:hover {
	background-color: #5d7bd5;
	border: 0;
	color: #fff;
}
.hs-modal-form-body .hs-inquiry-consentText {
	font-size: 14px;
	margin: 0;
	padding: 0;
}
.hs-inquiry-primary:disabled {
	color: #fff;
	background-color: #ffa7a6;
	border-color: #ffa7a6
}
.hs-modal-form-header .hs-modal-form-title .hs-modal-close {
	float: right;
	cursor: pointer;
	background-image: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDIwMDEwOTA0Ly9FTiIKICJodHRwOi8vd3d3LnczLm9yZy9UUi8yMDAxL1JFQy1TVkctMjAwMTA5MDQvRFREL3N2ZzEwLmR0ZCI+CjxzdmcgdmVyc2lvbj0iMS4wIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiB3aWR0aD0iMjAuMDAwMDAwcHQiIGhlaWdodD0iMjEuMDAwMDAwcHQiIHZpZXdCb3g9IjAgMCAyMC4wMDAwMDAgMjEuMDAwMDAwIgogcHJlc2VydmVBc3BlY3RSYXRpbz0ieE1pZFlNaWQgbWVldCI+Cgo8ZyB0cmFuc2Zvcm09InRyYW5zbGF0ZSgwLjAwMDAwMCwyMS4wMDAwMDApIHNjYWxlKDAuMTAwMDAwLC0wLjEwMDAwMCkiCmZpbGw9IiMwMDAwMDAiIHN0cm9rZT0ibm9uZSI+CjxwYXRoIGQ9Ik0wIDE5NyBjMCAtNyAxOCAtMzEgNDAgLTUyIGw0MCAtMzkgLTQwIC00MSBjLTM3IC0zNyAtNTEgLTY1IC0zMwotNjUgNCAwIDI3IDE5IDUwIDQyIGw0MyA0MiA0MyAtNDIgYzIzIC0yMyA0NiAtNDIgNTAgLTQyIDE4IDAgMyAzMCAtMzMgNjUKbC00MCAzOSA0MCA0MSBjMzcgMzcgNTEgNjUgMzMgNjUgLTQgMCAtMjcgLTE5IC01MCAtNDIgbC00MyAtNDIgLTQzIDQyIGMtNDUKNDQgLTU3IDUwIC01NyAyOXoiLz4KPC9nPgo8L3N2Zz4K');
	width: 18px;
	height: 19px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 18px 19px;
	margin-top: 8px
}
.hs-modal-form-header .hs-modal-form-title .hs-modal-close:hover {
	opacity: 0.5
}
 .hs-modal-form-body .form-control:invalid, .form-control.is-invalid {
 border-color: #ef4444;
 padding-right: 45px;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23ef4444'%3e%3cpath d='M7.643 13.535L10 11.178l2.357 2.357 1.178-1.178L11.178 10l2.357-2.357-1.178-1.178L10 8.822 7.643 6.465 6.465 7.643 8.822 10l-2.357 2.357 1.178 1.178zM10 18.333c4.595 0 8.333-3.738 8.333-8.333S14.595 1.667 10 1.667 1.667 5.405 1.667 10 5.405 18.333 10 18.333zm0-15c3.676 0 6.667 2.991 6.667 6.667S13.676 16.667 10 16.667 3.333 13.676 3.333 10 6.324 3.333 10 3.333z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
background-position: right 12px center;
    background-size: 20px 20px;
}
.hs-modal-form-body .form-control:valid, .form-control.is-valid {
 border-color: #22c55e;
 padding-right: 45px;
 background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%2322c55e'%3e%3cpath d='M10 1.667c-4.595 0-8.333 3.738-8.333 8.333S5.405 18.333 10 18.333s8.333-3.738 8.333-8.333S14.595 1.667 10 1.667zm0 15c-3.676 0-6.667-2.991-6.667-6.667S6.324 3.333 10 3.333 16.667 6.324 16.667 10 13.676 16.667 10 16.667zm-1.668-5.345L6.416 9.41 5.24 10.59l3.094 3.088 5.588-5.588-1.178-1.178-4.412 4.412z'/%3e%3c/svg%3e");
 background-repeat: no-repeat;
background-position: right 12px center;
    background-size: 20px 20px;
}
.hs-modal-form-body .form-control:valid:not(:required):not(.btn), .is-valid:not(:required):not(.btn) {
 border-color: #d4d7e5 !important;
 background-image: none;
}
 .hs-modal-form-body :valid:not(:required):not(.btn):focus, .is-valid:not(:required):not(.btn):focus {
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
}
.hs-modal-form-body ::-webkit-input-placeholder {
 color: #565973 !important;
 font-weight: 500;
}
.hs-modal-form-body .form-control {
	color: #565973;
	border: 1px solid #d4d7e5;
	outline: none;
	transition: all 0.3s;
	display: block;
	width: 80%;
}

@media(max-width:900px) {
.hs-modal-form-body .form-control {
	width: 70%;
}
}
.hs-modal-form-body :valid:required:focus {
 border-color: #d4d7e5;
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
 background-image: none;
}
.hs-modal-form-body :invalid:required:focus {
 border-color: #d4d7e5;
 box-shadow: inset 0 0 0 rgb(0 0 0 / 0%), 0 0.5rem 1.125rem -0.5rem #d3d3d3;
 background-image: none;
}
 .hs-modal-form-body textarea.form-control:valid, textarea.form-control.is-valid {
 padding-right: calc(1.6em + 1.25rem);
 background-position: top calc(0.4em + 0.3125rem) right calc(0.4em + 0.3125rem)
}
 .hs-modal-form-body .form-select:valid, .form-select.is-valid {
 border-color: #22c55e
}
.hs-modal-form-body ul li {
	width: 50%;
	float: left;
}
.hs-modal-form-body label span {
	color: red;
}
.hs-modal-form-body label {
	font-weight: 600;
	font-size: 13px;
	margin: 0 0 5px 4px;
	line-height: 1.4;
	display: inline-block;
	width: 100%;
}
.hs-modal-form-body input {
	border-radius: 18px;
	border: 1px solid #d4d7e5;
	color: #565973;
	font-weight: 500;
	min-height:40px;
	padding: 10px 20px 10px 20px;
	font-size: 14px;
}
.hs-modal-form-footer {
	display: flex;
	flex-wrap: wrap;
	flex-shrink: 0;
	align-items: center;
	justify-content: center;
	padding: 10px 0 20px 0;
	border-bottom-right-radius: 7px;
	border-bottom-left-radius: 7px;
}
.hs-modal-form-body .invalid-contactname, .hs-modal-form-body .invalid-email, .hs-modal-form-body .invalid-mobile, .hs-modal-form-body .invalid-message {
	display: block;
	width: 100%;
	margin-top:10px;
	font-size:12px;
	color: #ef4444;
	visibility: visible;
	padding-left: 13px;
}
.hs-modal-form-body .invalid-message {
	display: none;
	visibility: hidden;
}
.hs-modal-form-body .invalid-contactname.invalid-show, .hs-modal-form-body .invalid-email.invalid-show, .hs-modal-form-body .invalid-mobile.invalid-show, .hs-modal-form-body .invalid-message.invalid-show {
	display: block;
	visibility: visible;
}
 .hs-modal-form-body :invalid~.invalid-feedback, .is-invalid~.invalid-feedback {
 display: block
}
.hs-modal-form-body :invalid~.invalid-feedback, .hs-modal-form-body :invalid~.invalid-tooltip, .is-invalid~.invalid-feedback, .is-invalid~.invalid-tooltip {
 visibility: inherit;
}

@media(max-width:768px) {
.hs-modal-form-header .hs-modal-form-title {
	font-size: 20px;
}
.hs-modal-form-body ul li {
	list-style: none;
	flex: 0 0 auto;
	width: 100%;
}
.hs-modal-form-body .form-control {
	width: 83%;
}
}

#active-yd-bar{
position: fixed; 
z-index: 99999999; 
   left: 0; 
 top: 0; 
 width: 100%;
}