



 
 * {
	/* -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);
}

.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;
	width:auto;
}
.isnzhuli{margin-top:20px;}
h3{font-size: 16px;
font-weight:normal}
.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;
}
.xypg-left-keys{display:none;}
.xymob-navbtn:after,.xymob-navbtn:before {
	content:'';
	-webkit-transform-origin:7.5%;
	transform-origin:7.5%;
}
.xymob-navbtn.clicked span {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
}

.xymob-navbtn.clicked:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.xymob-navbtn.clicked:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 14%;
    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;
}
.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;
	width: 11%;
}
.x-menu>li:not(:first-child) {
	/* margin-left:5.5%;
	*/
}
.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: 15px;
	color:#fff;
	line-height:64px;
	text-decoration: none;
	display:block;
	font-weight:normal;
}
.x-menu>li>a:hover {
	color:#fff;
	/* font-weight:bold;
	*/
	background: #0176c8;
}.x-menu {
	width:100%;
	float:none;
	display:flex;
	flex-wrap:nowrap;
	justify-content:right;
	margin-bottom: 0;
}
.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:200%;
	left:50%;
	top:65px;
	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 #0177c9;
	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:#0177c9;
}
.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 #0177c9;
	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:#0177c9;
}
.x-sub-menu >li:hover .x-erjilans {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}





.x-erjilans2 {
	top:80px;
}
.x-erjilans2 {
	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 #0177c9;
	box-shadow:0 0 15px 0 #ddd;
}
.x-erjilans2>li>a {
	display:block;
	text-align:center;
	font-size:14px;
	color:#333;
	line-height:1.5;
	padding:.5em;
}
.x-erjilans2>li>a:hover {
	background:#e9eaeb;
	color:#0177c9;
}
.x-erjilans >li:hover .x-erjilans2 {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}


@media (min-width:1450px) {
	.container {
	width:1370px;
}
}@media (min-width:1600px) {
	.container {
	width:1400px;
}
}.headers {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.dlogo {
	width:22%;
	margin-right:3%;
}
.dlogotitle h3 {
	font-size: 22px;
	color:#222;
	font-family:"biaoti";
	margin-bottom:10px;
	font-weight: bold;
}
.dlogotitle p {
	font-size: 13px;
	color:#999;
	font-family:"biaoti";
}
.dlogo a {
	display:block;
}
.dlogo img {
	max-width:100%;
}
.nnav {
	width:90%;
}
.h-top {
	position: fixed;
	z-index:999;
	/* background:#333333; */
	padding: 10px 0;
	width: 100%;
	border-bottom: 1px solid #ddd;
}
.h-hree {
	padding:20px 0;
	background-color:#ffffff;
	position:relative;
	z-index:999;
}
.uyir {
	width:83%;
	font-size:12px;
	color:#666;
	display:flex;
	align-items:center;
}
.utirt {
	width:29%;
	display:flex;
	justify-content:flex-end;
	align-items:center;
}
.bitie {
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.utirt p {
	font-size:16px;
	color:#999999;
	line-height:30px;
	/* width:50%;
	*/
}
/* ffffffffffffffffffffff */

@media(max-width:991px) {
	.h-top {
	display:none;
}
}
.container {
	font-size:14px;
	line-height:24px;
}
/*  */
/**/
#toolbar {
	position:fixed;
	z-index:9999;
	right:0;
	bottom:10%;
}
#toolbar .online-one li {
	margin-bottom:0px;
	font-size:0;
	width:70px;
	height:70px;
	right:0;
	position:relative;
}
#toolbar .online-one li:hover a {
	-webkit-box-shadow:0 2px 8px rgba(0,0,0,0.24);
	box-shadow:0 2px 8px rgba(0,0,0,0.24);
}
#toolbar .online-one li a {
	display:block;
	position:absolute;
	z-index:9;
	right:0;
	top:0;
	border-top: 1px solid #fff;
	width:70px;
	height:70px;
	background: #333;
	-webkit-transition:all .5s ease;
	transition:all .5s ease;
	font-size:0;
	border-radius:0;
	padding:10px 0;
	overflow:hidden;
}
#toolbar .online-one li .icon-font {
	display:block;
	height:28px;
	width:100%;
}
#toolbar .online-one li .icon-font:after {
	background-image:url(../images/kf.png);
}
#toolbar .online-one li .icon-phone:after {
	background-position: 0 -143px;
}
#toolbar .online-one li .icon-message:after {
	background-position: -31px -85px;
}
#toolbar .online-one li .icon-message2:after {
	background-position: 0px -175px;
}

#toolbar .online-one li .icon-message3:after {
	background-position: 0px -205px;
}


#toolbar .online-one li .icon-message4:after {
	background-position: -30px -175px;
}


#toolbar .online-one li .icon-message5:after {
	background-position: -30px -145px;
}


#toolbar .online-one li .icon-message6:after {
	background-position: 0px -116px;
}

#toolbar .online-one li .icon-message7:after {
	background-position: -30px -114px;
}
#toolbar .online-one li .icon-top:after {
	background-image:url(../images/icon_spirit.png);
	background-position:-30px -60px;
}
#toolbar .online-one li .wz {
	font-size:12px;
	color:#fff;
	text-align:center;
	display:block;
	margin-top:5px;
	height:20px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
#toolbar .online-one li.phone {
	border-radius:0;
	padding:10px 0;
	background: #333;
}
#toolbar .online-one li.phone .tel-phone {
	position:absolute;
	z-index:1;
	padding:5px;
	width:200px;
	background:#f8ad19;
	height:70px;
	right:calc(100% + 5px);
	top:0;
	opacity:0;
	visibility:hidden;
	-webkit-transform:translateX(100%);
	transform:translateX(100%);
	-webkit-transition:all .7s;
	transition:all .7s;
	-webkit-box-shadow:0 4px 20px 4px rgb(0 20 60 / 20%);
	box-shadow:0 4px 20px 4px rgb(0 20 60 / 20%);
	color:#fff;
	font-size:14px;
}
#toolbar .online-one li.phone:hover .tel-phone {
	opacity:1;
	visibility:visible;
	-webkit-transform:translateY(0);
	transform:translateY(0);
}
@media (max-width:990px) {
	#toolbar {
	display:none;
}
}
/*   */
@media (max-width:990px) {
	/*  body */
}/*  */

.w1200 {
	}
.foot_nav li {
	float:left;
	width:100%;
	text-align:left;
}
.foot_nav li .x-nav-menu {
	width:100%;
	margin-top:1.43em;
}
@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;
}
}
/*  */
/* 2023-03-21 */
.dianhuas p {
	padding-left:30px;
}
.dianhuas {
	display:flex;
	justify-content:space-between;
}
.dlogotitle {
	width:61%;
}
.inserg p:nth-child(1) {
	background:url(../images/tel.png) no-repeat left;
}
.inserg p:nth-child(2) {
	background:url(../images/tel2.png) no-repeat left;
}
.inserg {
	margin-left:0;
	width:100%;
}
.lungshrt {
	position:relative;
	width:7%;
	margin-left:3%;
}
/* ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½CÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¿Ãƒâ€šÃ‚Â½ */
/*==ÃƒÂ¥Ã…â€™Ã¢â‚¬â€ÃƒÂ¦Ã‚ÂµÃ¢â‚¬Â¹ÃƒÂ¥Ã‚Â®Ã…Â¾ÃƒÂ¥Ã…Â Ã¢â‚¬ÂºÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬Å“==*/
/*==ÃƒÂ¨Ã‚ÂÃ‚Â£ÃƒÂ¨Ã¢â€šÂ¬Ã¢â€šÂ¬ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬Å“==*/
/*==ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¨Ã‚Â¯Ã‚Â¦ÃƒÂ¦Ã†â€™Ã¢â‚¬Â¦ÃƒÂ¢Ã¢â‚¬Â Ã¢â‚¬Å“==*/
.baef20 img {
	max-width:100%;
}
.suixiner {
	display:flex;
	align-items:center;
	padding-bottom:20px;
	margin-bottom:20px;
	border-bottom:1px solid #444;
	flex-wrap:wrap;
}
.baef20 {
	width:14%;
	margin-right:5%;
}
.baer80 {
	width:100%;
}
.baer80 h3 {
	font-size:18px;
	color:#333;
	padding:20px 0 0;
	font-weight: normal;
}
.baef40 {
	width:60%;
	margin-left:0;
}
.baef40 ul {
	display:flex;
}
.baef40 ul li {
	margin:0 2%;
	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:12px/1.5 arial,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 ------*/
.fl {
	float:left;
}
/*Ã¦Â»Å¡Ã¥Å Â¨*/
/*Ã¥Â¤Â´Ã©Æ’Â¨Ã¦Â Â·Ã¥Â¼Â*/
/* Sweep To Top */
/*Ã¤Â¸Â»Ã¤Â½â€œÃ¦Â Â·Ã¥Â¼Â*/
.w1200 {
	max-width:1400px;
	margin:auto;
	padding-left:15px;
	padding-right:15px;
}
/*Ã§Æ’Â­Ã©â€”Â¨Ã¥â€¦Â³Ã©â€Â®Ã¨Â¯Â*/
.sousuo {
	/* position:absolute;
	*/
	/* right:0;
	*/
	/* float:right; */
	/* top:80px;
	*/
	/* width:100%; */
	/* padding:20px;
	*/
	z-index:999;
	position:relative;
}
.sousuo #keyword {
	line-height:35px;
	width:100%;
	background:none;
	border:none;
	outline:none;
	color:#999;
	float:right;
	font-size:14px;
	text-indent:40px;
	padding:0;
	border:1px solid #e5e5e5;
	border-radius:60px;
}
.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%;
	/* background:red;
	*/
    margin-top:0;
	width:22px;
	background:url(../images/so.png);
	border:1px solid #ffffff;
	height:22px;
}
/* {
	# Ã¦Ëœâ€œÃ¦Å½Â¨Ã¤Â¼ËœÃ¥Å Â¿Ã¤Â¸Â­Ã¥Â¿Æ’ #
}
*/
/* .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:#f6f6f6;
	background-size:100% 100%;
	padding:50px 0 0;
}
.hm-footer::before {
	width:83.333%;
	/* background-color:#222222;
	*/
    height:5px;
	left:0;
	top:0;
	position:absolute;
	content:'';
}
.wss {
	padding:50px 0 3%;
	display:flex;
	justify-content:space-between;
}
.foot-left {
	width:20%;
	float:left;
}
.wss .foot-left {
	/* border-right:1px solid #ddd;
	*/
}
.wss .foot-left:nth-child(1) {
	border-right:0px solid #999;
	width:35%;
	padding-right:5%;
}
.wss .foot-left:nth-child(1) p {
	font-size:16px;
	color:#333;
	line-height:35px;
}
.wss .foot-left:nth-child(2) p {
	font-size:16px;
	color:#333;
	line-height:35px;
}
.wss .foot-left:nth-child(2) {
	border-right:0px solid #999;
	width:35%;
	padding-right:5%;
}
.wss .foot-left:nth-child(3) p {
	font-size:16px;
	color:#333;
	line-height:35px;
}
.wss .foot-left:nth-child(3) {
	border-right:0px solid #999;
	width:35%;
	padding-right:5%;
}
.wss .foot-left:nth-child(3) {
	/* border-right:0px solid #999;
	*//* width:30%;
	*//* text-align:center;
	*//* padding-top:0;
	*//* display:flex;
	*//* justify-content:space-between;
	*//* margin:0 2%;
	*/
}
.wss .foot-left:nth-child(3) div {
	/* margin:0 0 0 2%;
	*//* width:40%;
	*/
}
.foot_nav {
	overflow:hidden;
	display:flex;
	justify-content:space-between
}
.foot_nav h3 {
	font-size:20px;
	color:#333;
	margin-bottom:20px;
	text-align:left;
	font-weight:bold;
}
.foot_nav li {
	float:left;
}
.foot_nav li .x-nav-menu {
	margin-top:10px;
}
.hm-floor {
	background-color:#222222;
	border-top:1px solid #333;
}
.hm-floor .fl-all {
	padding:30px 0px;
}
.fl-left {
	width:100%;
	float:left;
	color:#848484;
	font-size:14px;
	text-align:center;
}
/*Ã¨â€¡ÂªÃ©â‚¬â€šÃ¥Âºâ€Ã¨Â°Æ’Ã¦â€¢Â´*/

@media(max-width:1295px) {
.foot-left {
	width:22.8%;
	float:left;
}
}@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%;
}
}@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 (min-width:1200px) {
	.container {
	/* width:1400px;
	*/
}
}@media(max-width:376px) {
.wss {
	padding-top:3vh;
	padding-bottom:1.5vh;
}
}/*Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥*/
/*Ã©Â¡ÂµÃ©ÂÂ¢Ã¥Âºâ€¢Ã©Æ’Â¨*/
/*Ã¥â€ â€¦Ã©Â¡ÂµÃ¥Â·Â¦Ã¤Â¾Â§Ã¦Â Â·Ã¥Â¼Â*/
/* Ã¦ÂÅ“Ã§Â´Â¢ */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
/* Ã¨Â½Â®Ã¦â€™Â­Ã¥Â®Å¡Ã¦Â â€¡Ã¨Â¯Â­ */
@media (max-width:968px) {
.foot-left {
	display:none;
	margin-bottom:5%;
}
}
.h-top .headers {
	/* max-width:1400px;
	*/
}
.luguans a{
	line-height:60px;
	font-size: 15px;
	color:#fff;
	text-decoration: none;
}
a{text-decoration:none};
.luguans b {
	position:absolute;
	right:5px;
	top:30px;
	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;
}
.lungshrt:hover .luguans b {
	top:27px;
	transform:rotate(
180deg);
	border-color:#fff 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:50px;
}
.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:#860c07;
}
/*main*/
@media (max-width:1440px) {
	.w1200 {
	max-width:1200px;
}
}@media (max-width:1250px) {
	
	.x-menu>li {
    text-align: center;
    float: none;
    position: relative;
    width: 13%;
}
	.w1200 {
	max-width:980px;
}
}/* Ã¥Ë†ÂÃ¥Â§â€¹Ã¥Å’â€“ */


/*Ã¥Ë†â€ Ã¥â€°Â² */

.xymob-left-close-btn {
    display: none;
}
.xypg-left-title {
    /* background: #004e9d; */
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 18px;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
    color: #fff;
}

.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: 15px;
    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;
}

@media (max-width: 992px) {
    .page-wrap-left {
        display: block;
    }
}

/*  */

@media (max-width: 768px) {
    body {
       /* padding-bottom: 50px;*/
    }
}




.x-banner .borimg{position:relative;}
.x-banner .bortext{position:absolute;top: 25%;width: 100%;padding: 50px;text-align: left;}
.x-banner .bortext h2{font-size: 26px;color:#000;margin-bottom: 20px;font-weight: normal;}
.x-banner .bortext h3{font-size: 50px;color:#000;margin-bottom: 20px;}
.x-banner .bortext  .trye {margin-top:60px;}
.x-banner .bortext .trye a{font-size: 26px;padding: 15px 40px;background: #37a218;color: #fff;border-radius: 60px;box-shadow: 0 0 15px 0 #37a218;}
.x-banner .bortext p{font-size: 20px;color:#000;letter-spacing: 0;}
.x-banner .bortexert{width:50%;float: left;}






.borimg{position:relative;}
.bortext{position:absolute;top: 25%;width: 100%;padding: 50px;text-align: left;}
.bortext h2{font-size: 26px;color:#000;margin-bottom: 20px;font-weight: normal;}
.bortext h3{font-size: 50px;color:#000;margin-bottom: 20px;}
.bortext  .trye {margin-top:60px;}
.bortext .trye a{font-size: 26px;padding: 15px 40px;background: #37a218;color: #fff;border-radius: 60px;box-shadow: 0 0 15px 0 #37a218;}
.bortext p{font-size: 20px;color:#000;letter-spacing: 0;}
.bortexert{width:50%;float:right;}




.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;
}}


.xymob-head{display:none}
@media (max-width: 980px) {
	.cp_naxs{display:none;}
.xymob-head{display:block;}
	.page-bannermo{margin-top:60px;}
.bortexert{width:100%}
	
.bortext {
    position: absolute;
    top: 10%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.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;
}

}



.sousuo2{
  
z-index: 999;
  
position: relative;
  
margin: 10px 20px;
  
width: 100%;
  
float: right;
}

.sousuo2 #keyword {
    line-height: 35px;
    width: 100%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    border-radius: 60px;
    padding: 0;
    border: 1px solid #ddd;
}

.sousuo2 .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}
.sousuo2 #search_button {
    position: absolute;
    right: 7%;
    top: 25%;
    margin-top: 0;
    width: 22px;
    background: url(../images/so.png);
    border: 1px solid #fff;
    height: 22px;
}


.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 #ddd;
}

.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: 22px;
    background: url(../images/so.png);
    border: 1px solid #fff;
    height: 22px;
}

.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;
    }
}
.swiper-wrapper{height:auto}

@media only screen and (max-width: 768px) {
    ul.language-box li {
        width: 120px;
        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;
}
}

.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;}
.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;}


.xypg-product-list li img{width:100%;height:100%;}





.cp_naxs #active-yd-bar{background:#0177c9;border-bottom:1px solid #0177c9}
/* Ã¥Ë†ÂÃ¥Â§â€¹Ã¥Å’â€“ */