/* CSS Document */

@font-face {
  font-family: "Poppins-Regular";
  src: url("./Poppins-Regular.ttf");
}

body {
	background:#fff;
	color:#222;
	position:relative;
	font:12px/1.5 Poppins-Regular,Microsoft YaHei,sans-serif;
	vertical-align:baseline;
	width:100%;
	overflow-x:hidden;
}
input {
	padding:0;
	margin:0;
	font-family:'Poppins-Regular';
	font-weight:100;
}

.header_header_lg_list_pc{padding:10px 10px;position:absolute;left: 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_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;}



@media only screen and (max-width:1040px) {
.iconfont.icon_list_r{color: #fff;margin-left: 25px;font-size: 2.4rem;}
}

 @media only screen and (max-width:768px) {
.iconfont.icon_list_r{margin-left: 0;font-size: 2.2rem;line-height: 60px;}	
}


* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}

ul {
	padding:0;
	margin:0;
}
ul li {
	list-style:none;
}
a {
	color:#337ab7;
	text-decoration:none;
}
h3 {
	margin:0;
}
a:focus,a:hover {
	/* color: #000; */
	text-decoration:none;
}
a:focus {
	outline:none;
	outline-offset:-2px;
}
.clearboth {
	height:0px;
	line-height:0px;
	overflow:hidden;
	clear:both;
	font-size:0px;
}
@media (max-width:768px) {

.xymob-search.clicked {
    left: 0;
}
	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;
	/* filter:invert(1);
	-webkit-filter:invert(1);
	*/
	width: auto;
}
.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;
	width:20%;
}
.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>li>a {
	font-size: 16px;
	color: #000;
	/* line-height:64px; */
	display:block;
	font-weight:normal;
	border-top: 3px solid #fff;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 15px 0;
	white-space:nowrap;
}
.x-menu>li>a:hover {
	color: #fff;
	/* font-weight:bold;
	*/
	border-top: 3px solid #e70012;
	background: #2a68e3;
}.x-menu {
	width:100%;
	float:none;
	display:flex;
	flex-wrap:nowrap;
	justify-content:right;
}
.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: 73px;
	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 #2968e3;
	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:#2968e3;
}
.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 #2968e3;
	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:#2968e3;
}
.x-sub-menu >li:hover .x-erjilans {
	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: inherit;
}
.dlogo {
	/* width: 20%; */
	margin-right:3%;
	padding: 10px 0;
}
.dlogotitle h3 {
	font-size:22px;
	color:#222;
	font-family:"biaoti";
	margin-bottom:10px;
}
.dlogotitle p {
	font-size:13px;
	color:#999;
	font-family:"biaoti";
}
.dlogo a {
	display:block;
}
.dlogo img {
	max-width:100%;
}
.nnav {
	width: 47%;
}

.cp_naxs .hed_top{padding: 10px 0;display:flex;justify-content: flex-end;align-items: center;}
.left_top{width: 26%;display:flex;justify-content: flex-start;}
.right_top{width: 120px;background: #2968e3;text-align: center;height: 98px;display: flex;justify-content: center;align-items: center;}
.biaoer{width:auto}
.biaoer p{font-size: 14px;color: #444444;}



.baef40 {width: 100%;/* margin-left:0; *//* margin-top: 50px; */}
.baef40 ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: flex-end;
}
.baef40 ul li {
	margin:0 2%;
	text-align:center;
	/* width: 12%; */
}

.baef40 ul li a {
font-size:14px;
color:#999;
}
.zhiyu{background:#f9f9f9;}
.h-top {
	position:relative;
	/* padding: 15px 0; */
	z-index:999;
	display: flex;
	justify-content: flex-end;
	align-items: center;
}
.h-hree {
	padding:20px 0;
	background-color:#ffffff;
	position:relative;
	z-index:999;
}


.uyir {
	width: 50%;
	font-size:12px;
	color:#666;
	display:flex;
	align-items:center;
}
.utirt {
	width: 50%;
	display:flex;
	justify-content: space-between;
	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;
}
/*  */
.ingner{padding:10px 0;}
.ingner p{font-size:16px;color:#fff;}
.sierf p{font-size: 14px;color:#fff;}
.hm-footer .kertf{display:flex;justify-content: space-between;padding: 40px 0 50px;border-top: 1px solid #fff;/* margin-top:30px; */}
.kertf .baef40{width:30%;}
.sierf{width: 50%;/* text-align: right; */display: flex;justify-content: space-between;}
/**/
#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;
	width:70px;
	height:70px;
	background:#2968e3;
	-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:-30px -208px;
}
#toolbar .online-one li .icon-message:after {
	background-position:-30px -170px;
}
#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:#2968e3;
}
#toolbar .online-one li.phone .tel-phone {
	position:absolute;
	z-index:1;
	padding:5px;
	width:200px;
	background:#2968e3;
	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: 20px;
	line-height: 60px;
}
#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; */
}
}
/*  */

.lungshrt {
	position:relative;
	/* width: 9%; */
	margin: 0 2%;
}

.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; */
	width: 25%;
}

.diuys{width: 100%;display: flex;justify-content: space-between;}
.diuys ul{/* display:flex; *//* justify-content: flex-end; */}
.diuys ul li{width: 100%;}
.diuys ul li a{font-size: 15px;color:#fff;font-weight: normal;/* text-align: center; */}
.diuys p {
    font-size: 16px;
    color: #fff;
    /* text-align: right; */
    line-height: 1.8;
    margin-bottom: 10px;
}
.weizhi{width:70%;height:1px;background:#fff;float:right;margin: 20px 0;}
.baef20 {
	/* width:14%; */
	/* margin-right:5%; */
}


.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	overflow:hidden;
	visibility:hidden;
}
.clearfix {
	zoom:1
}
/*----- Common css ------*/
.fl {
	float:left;
}
/*滚动*/
/*头部样式*/


/* 轮播 */

.w1200{max-width: 1400px;margin: auto;}
.borimg{position:relative;}
.borimg img{width:100%;}




.korpdk{
    position: relative;
    top: -60px;
}

.xymob-search.clicked {
    left: 0;
}
.page-banner .bortexert {
    width: 100%;
    float: right;
    text-align: center;
}



.korpdk .swiper-pagination-bullet {
    width: 50px;
    height: 4px;
    display: inline-block;
    border-radius: 5px;
    background: #fff;
    opacity: 1;
    margin: 0 20px 0 0;
}

.korpdk .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}


.korpdk .swiper-button-next, .korpdk .swiper-container-rtl .swiper-button-prev {
    background-image: url(../images/left.png);
    right: 10px;
    left: auto;
    transform: rotateY(180deg);
}

.korpdk .swiper-button-prev, .korpdk .swiper-container-rtl .swiper-button-next {
    background-image: url(../images/left.png);
    left: 90%;
    right: auto;
}

.korpdk .swiper-button-next, .korpdk .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 60px;
    height: 53px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 60px 53px;
    background-position: center;
    background-repeat: no-repeat;
}



.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: 10%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 14px;
    color: #fff;
    margin-bottom: 10px;
}

.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: #fff;
    letter-spacing: 0;
}

.page-bannermo .bortext h2 {
  display:none;
}

}
/* Sweep To Top */
/*主体样式*/
.w1200 {
	max-width:1400px;
	margin:auto;
	/* padding-left:15px; */
	/* padding-right:15px; */
}
/*热门关键词*/
.sousuo {
float:right;
width:100%;
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;
}
.get_ior{width: 11%;text-align: left;padding-left: 35px;background: url(../images/tel.png) no-repeat left;}
.get_ior p{font-size: 16px;/* padding: 10px 15px; *//* background: #2c2f98; *//* border-radius: 10px; */}
.get_ior h3{font-size: 16px;/* padding: 10px 15px; *//* background: #2c2f98; *//* border-radius: 10px; */}
/*底部样式*/

.mo_img{display:flex;}
.mo_img img{max-width:100%;}
.ghter{margin:0 5%;width: 50%;display: flex;justify-content: flex-end;padding-top: 6%;}
.ghter .foot-left{margin:0 2%;text-align: center;}

        .tab-container {
            width: 100%;
            max-width: 800px;
            /* background-color: #fff; */
            border-radius: 8px;
            /* box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); */
            overflow: hidden; /* 隐藏内部元素超出的部分 */
        }

        /* 2. 选项卡标题样式 */
        .tab-headers {
            display: flex;
            /* background-color: #f8f9fa; */
            /* border-bottom: 1px solid #dee2e6; */
            justify-content: center;
        }

        .tab-btn {
            flex: 1; /* 让按钮平分宽度 */
            padding: 0 0;
            border: none;
            background-color: transparent;
            cursor: pointer;
            font-size: 16px;
            font-weight: 500;
            color: #495057;
            transition: all 0.3s ease;
            /* border-bottom: 3px solid transparent; */ /* 为底部边框留出空间 */
        }

        /* 3. 激活状态的标题样式 */
        .tab-btn.active {
            /* color: #007bff; */
            /* border-bottom: 3px solid #007bff; */
            /* background-color: #fff; */
        }

      

        /* 4. 内容面板容器 */
        .tab-panels {
            padding: 20px;
        }

        /* 5. 单个内容面板样式 */
        .tab-panel {
            display: none; /* 默认隐藏所有面板 */
            animation: fadeIn 0.5s ease; /* 添加淡入动画 */
        }
        
        /* 6. 激活状态的内容面板样式 */
        .tab-panel.active {
            display: block; /* 显示激活的面板 */
        }

        /* 内容面板内的图片和文字样式 */
        .tab-panel img {
            width: 100%;
            max-width: 600px;
            height: auto;
            border-radius: 4px;
            margin-bottom: 15px;
            display: block;
            margin-left: auto;
            margin-right: auto;
        }

        .tab-panel h2 {
            margin-top: 0;
            color: #333;
        }

        .tab-panel p {
            color: #666;
            line-height: 1.6;
        }

        @keyframes fadeIn {
            from { opacity: 0; transform: translateY(10px); }
            to { opacity: 1; transform: translateY(0); }
        }
		
	.xuan_ji{width: 15%;}
	
	.diuys>.foot-left{width:40%;}
.hm-footer {
	position:relative;
	background: #333333;
	background-size:100% 100%;
	padding:50px 0 0;
}

.wss {
	padding: 20px 0 1%;
	display:flex;
	justify-content:space-between;
}
.foot-left {
	/* width: 19%; */
	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: 6%; */
}
.wss .foot-left:nth-child(1) p a {
	font-size:16px;
	color: #fff;
	line-height:35px;
	font-weight: normal;
}
.wss .foot-left:nth-child(2) p a {
	/* font-size:16px; */
	color: #fff;
	line-height:35px;
}
.wss .foot-left:nth-child(2) {
	/* border-right:0px solid #999; */
	/* width: 30%; */
	/* padding-right:5%; */
}
.wss .foot-left:nth-child(3) p {
	font-size:16px;
	color: #fff;
	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%;
	*/
	/* padding-right: 0; */
}
.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 h2 {
	font-size:20px;
	color: #fff;
	/* margin-bottom:20px; */
	/* text-align:left; */
	font-weight:bold;
	/* border-bottom: 1px solid #fff; */
	padding-bottom: 10px;
}
.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;
	border-top: 1px solid #fff;
}
.fl-left {
	width:100%;
	float:left;
	color: #fff;
	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;
	
}

}@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: block;
	margin-bottom:5%;
}

.ghter{display:none;}
.xuan_ji{display:none;}
}
.h-top .headers {
	/* max-width:1400px;
	*/
	/* align-items: center; */
	width: 87%;
}
.luguans {
	/* line-height:60px; */
	font-size: 16px;
	color: #000;
}
.luguans b {
	position:absolute;
	right:5px;
	top: 10px;
	border-color: #000 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: #000 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: 40px;
}
.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;
}

.h-top .headers{width:97%}

.dlogo {
    width: 20%;

}


.get_ior {
    width: 15%;

}
}






@media (max-width:1250px) {
	
	.diuys>.foot-left {
    width: 100%;
}

.diuys p {
    font-size: 13px;
    color: #fff;
    /* text-align: right; */
    line-height: 1.8;
    margin-bottom: 10px;
}
.ghter{display:none;}
.xuan_ji{display:none;}
	.w1200 {
	max-width:980px;
}


.diuys {
    width: 100%;
}

.suixiner {
  
    width: 100%;
}

.hm-footer {
   padding: 30px 0 11px;
}
.baef40 {
    /* width: 60%; */
    /* margin-left: 0; */
    margin-top: 20px;
    margin-bottom: 20px;
}

.zixun-left ul li h3 {
    font-size: 16px;

    margin: 0 0 10px 0;

}
.h-hree{display:none;}

.wss {
    padding: 20px 15px 3%;
    display: flex;
    justify-content: space-between;
}
}/* 初始化 */


/*分割 */

.mo-xs{display:none;}


@media (max-width: 990px) {
	
	.korpdk {
    position: relative;
    top: -20px;
}
	.sierf p {
    font-size: 14px;
    color: #fff;
    width: 100%;
    line-height: 1.8;
}
	.hm-footer .kertf {flex-wrap: wrap;padding: 20px 10px 50px;}


.sierf {
    width: 100%;
    /* text-align: right; */
    display: flex;
    justify-content: space-between;
    /* padding-bottom: 60px; */
    flex-wrap: wrap;
}


.kertf .baef40 {
    width: 100%;
}

.baef40 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}
	.pc-xs{display:none;}
.mo-xs{display:block;}

    /*  body */
}

/*  */

/*  */



.naiwes {
    position: relative;
    /* margin-left: 2%; */
}
.sousuo{
position: absolute; 
right: 0; 
float: right; 
width: 210px;  
z-index: 999; 
display: none;
}


.sousuo #keyword {
    line-height: 35px;
    width: 100%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: right;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border:1px solid #e5e5e5;
    border-radius: 49px;
    background: #fff;
}

.sousuo .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}

.sousuo .fls{
    letter-spacing: 15px;
}

.sousuo #search_button{
    position: absolute;
    right: 7%;
    top: 20%;
    /* background: red; */
    margin-top: 0;
    width: 20px;
    background:url(../images/so.png);
    border: 1px solid #ffffff;
    height: 20px;
}



/* CSS Document */

/*-----------------------------------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-de {
    background-position: 0 -100px;
}

.lang-it {
    background-position: -60px -100px;
}

.lang-ru {
    background-position: -120px -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-fr {
    background-position: -120px -140px;
}
.lang-en {
    background-position: -240px -140px;
}
.lang-es {
    background-position: -270px -120px;
}

/*-----------------------------------language-------------------------------------------------*/

/* 初始化 */