

/*.logo .com_text{color: #424242;font-size:22px;height:34px;line-height:34px;margin-top:4px;font-weight: bold;}
*/
/*.menu ul li .TwoNav ul li.one.current a.a_one{ color:#ffbd02;background-color:rgba(255,255,255,1);}*/




@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;
}
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) {

.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: 15px;
	color: #000;
	/* line-height:64px; */
	display:block;
	font-weight:normal;
	/* border-bottom: 3px solid #fff; */
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 10px 0;
	white-space:nowrap;
	border-radius: 60px;
}
.x-menu>li>a:hover {
	color: #fff;
	/* font-weight:bold;
	*/
	/* border-bottom: 3px solid #e52636; */
	background: #e52636;
}.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: 50px;
	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 #e52636;
	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:#e52636;
}
.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 #e52636;
	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:#e52636;
}
.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:center;
}
.dlogo {
	width: 28%;
	margin-right:3%;
}
.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: 60%;
	/* margin: 0 5%; */
}


.h-top {
	position:relative;
	padding: 15px 0;
	z-index: 99;
}
.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%;
	*/
}



@media(max-width:991px) {
	.h-top {
	display:none;
}
}
.container {


	font-size:14px;
	line-height:24px;
}
/*  */

/*   */
@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%;
}
.dianhuas p{font-size:20px;}
.dianhuas p:nth-child(1) {
	background:url(../images/tel.png) no-repeat left;
}
.dianhuas p:nth-child(2) {
	background:url(../images/tel2.png) no-repeat left;
	margin-left: 40px;
}

.naiuyd{width:50%}
.naiuyd ul{display: flex;justify-content: space-between;}
.inserg {
	margin-left:0;
	width:40%;
}
.lungshrt {
	position:relative;
	/* width: 10%; */
	margin-right: 5%;
	font-size: 15px;
	color: #444444;
	padding-right: 5%;
	border-right: 1px solid #ddd;
}

.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: 35%;
	/* justify-content: flex-start; */
	padding: 50px;
}

.diuys{width: 65%;padding: 50px 30px;background: #303030;}
.baef20 {
	/* width:14%; */
	/* margin: 0 0 0 15%; */
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.logoett{width:70%}
.wacht_sd{/* width: 30%; */position:relative;}
.suiider{position:absolute;top: -120px;width: 100px;height: 100px;transition: 0.3s;opacity:0;left: 50%;transform: translateX(-50%);}

.wacht_sd:hover .suiider{top: -105px;opacity:1;}







.lianerd{display:flex;margin-top:30px;}
.righi{width:20%}
.zheeti{width:80%}
.zheeti h3{font-size:20px;color: #fff;font-weight: bold;margin-bottom: 10px;}
.zheeti p{font-size: 30px;color: #fff;font-weight: bold;}
.zheeti p span{font-size: 20px;font-weight: normal;}
.baef20 p{font-size: 14px;color: #e52636;margin: 15px 0;}
.baer80 {
	/* width:100%; */
}
.baer80 p {
	font-size: 16px;
	color: #fff;
	padding:20px 0 0;
	font-weight:bold;
	margin-bottom: 50px;
}
.baef40 {
	/* width:60%; */
	/* margin-left:0; */
	/* margin-top: 30px; */
	font-size: 15px;
	color: #444444;
}
.baef40 ul {
	display:flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.baef40 ul li {
	margin:0 2%;
	text-align:center;
}
/*初始化样式*/

.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; */
}

/*底部样式*/

.hm-footer {
	position:relative;
	/* background: url(../images/db.jpg) no-repeat; */
	background-size:100% 100%;
	/* padding:50px 0 0; */
	background: linear-gradient(to right, black 50%, #303030 50%);
}
.hm-footer::before {
	width:83.333%;
	/* background-color:#222222;
	*/
    height:5px;
	left:0;
	top:0;
	position:absolute;
	content:'';
}
.wss {
	/* padding: 3% 0; */
	display:flex;
	justify-content:space-between;
}
.foot-left {
	width:20%;
	float:left;
}
.wss .foot-left {
	/* border-right:1px solid #ddd;
	*/
}
.wss .foot-left{
	border-right:0px solid #999;
	width: 20%;
	padding-right: 3%;
}
.wss .foot-left p a {
	font-size: 15px;
	color: #b8b7b7;
	line-height:35px;
	transition:all 0.6s;
}
.wss .foot-left p a:hover{color:#e52636;padding-left:10px;}
.foot_nav {
	overflow:hidden;
	display:flex;
	justify-content:space-between
}
.foot_nav h2 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 10px;
	text-align:left;
	/* font-weight:bold; */
	/* border-bottom: 1px solid #e52636; */
	/* padding-bottom: 20px; */
	line-height: 1.5;
}
.foot_nav li {
	float:left;
}
.foot_nav li .x-nav-menu {
	margin-top:10px;
}
.hm-floor {
	/* background-color: #f1f1f1; */
	border-top: 1px solid #444;
	background: linear-gradient(to right, black 50%, #303030 50%);
}
.hm-floor .fl-all {
	/* padding:30px 0px; */
	/* border-top: 1px solid #fff; */
	display: flex;
}
.fl-left {
	width: 35%;
	float:left;
	color: #b8b7b7;
	font-size:14px;
	background: #000;
	text-align:center;
	padding: 30px;
}
.fl-lefts {
	width: 65%;
	float:left;
	color: #b8b7b7;
	font-size:14px;
	background: #303030;
	text-align:center;
	padding: 30px;
}

.fl-lefts  a {
	
	color: #b8b7b7;

}
.fl-left   a {
	
	color: #b8b7b7;

}
/*自适应调整*/

@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;
	
}
.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;
	*/
}

/* CSS Document */
/*-----------------------------------大图 language-------------------------------------------------*/
/*-----------------------------------Asia Pacific-------------------------------------------------*/

/* 鼠标HOUVER特效 */
.a_jkty button{
  display: inline-block;
  position: relative;
  background: none;
  border: none;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
  border: 1px solid #fa7500;
  color: #fa7500;
  margin: 10px 10px;
  border-radius: 5px;
}
.a_jkty button:hover{background: #fabf01;box-shadow: 0 0 15px 0 #ddd;}
.a_jkty button:hover span{color: #fff;}
.a_jkty span{
  display: block;
  font-size: 15px;
  padding: 10px 40px;
  border-radius: 10px;
  color: #fa7500;
}
.a_jkty button::before, .a_jkty button::after{
  content:"";
  width: 0;
  height: 2px;
  position: absolute;
  transition: all 0.2s linear;
  background: #0091fe;
}

.a_jkty span::before, .a_jkty span::after{
  content:"";
  width:2px;
  height:0;
  position: absolute;
  transition: all 0.2s linear;
  background: #0091fe;
}
.a_jkty button:hover::before, .a_jkty button:hover::after{
  width: 100%;
}
.a_jkty button:hover span::before, .a_jkty button:hover span::after{
  height: 100%;
}
/*----- button 1 -----*/
.btn-1::before, .btn-1::after{
  transition-delay: 0.2s;
}
.btn-1 span::before, .btn-1 span::after{
  transition-delay: 0s;
}
.btn-1::before{
  right: 0;
  top: 0;
}
.btn-1::after{
  left: 0;
  bottom: 0;
}
.btn-1 span::before{
  left: 0;
  top: 0;
}
.btn-1 span::after{
  right: 0;
  bottom: 0;
}
.btn-1:hover::before, .btn-1:hover::after{
  transition-delay: 0s;
}
.btn-1:hover span::before, .btn-1:hover span::after{
  transition-delay: 0.2s;
  
}


/* 按钮效果2 */

.ikrr .btn {
  position: relative;
  display: inline-block;
  width: auto;
  height: auto;
  background-color: transparent;
  border: none;
  cursor: pointer;
  min-width: 130px;
  padding: 10px 25px;
  background: #fa7500;
  color: #fff;
  border-radius: 5px;
}
 .ikrr .btn span {
    position: relative;
    /* display: inline-block; */
    font-size: 14px;
    /* letter-spacing: 2px; */
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 5px;
    transition: 0.3s;
    overflow: hidden;
  }


/*--- btn-1 ---*/
.ikrr :active, :hover, :focus {
  outline: 0!important;
  outline-offset: 0;
}
.ikrr ::before,
.ikrr ::after {
  position: absolute;
  content: "";
}
.ikrr .btn-1s::before {
  background-color: #999999;
  transition: 0.3s ease-out;
  border-radius: 5px;
}
.ikrr .btn-1s span {
  color: rgb(255,255,255);
 
  transition: 0.2s 0.1s;
}
.ikrr .btn-1s span:hover {
  color: rgb(255,255,255);
  transition: 0.2s 0.1s;
}

/* 1.hover-filled-slide-down */
.ikrr .btn.hover-filled-slide-down::before {
  bottom: 0; left: 0; right: 0; 
  height: 100%; width: 100%;
}
.ikrr .btn.hover-filled-slide-down:hover::before {
  height: 0%;
}

.ikrr .btn:hover{background-color: #fa7500;}

/* 新的开始 */

.w1800{width:90%;margin:auto;}
.lianren{display:flex;width: 35%;align-items: center;justify-content: center;}
.feoie{padding: 0 10px;font-size: 16px;color: #000;}
.dianru{/* padding:10px; */}
.dianru p{font-size:24px;line-height: 1;font-weight: bold;}
.dianru p span{font-size: 16px;font-weight: normal;color: #014095;}


.naiwes {
    position: relative;
    /* margin-left: 2%; */
}



.sousuo{
position: absolute; 
right: 0; 
float: right; 
width: 210px;  
z-index: 999; 
display: none;
}


.sousuo #wd {
    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 .fls{
    letter-spacing: 15px;
}

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

.right_top{margin: 0;}



@media (max-width:1440px) {
	
	.w1200{max-width:1230px;}
	


.dianru p {
    font-size: 20px;
    line-height: 1;
    font-weight: bold;
}
.dianru p span {
    font-size: 15px;
    font-weight: normal;
    color: #014095;
}

.feoie {
    padding: 0 10px;
    font-size: 14px;
    color: #000;
}
	
	.zheeti p {
    font-size: 23px;
    color: #fff;
    font-weight: bold;
}


.zheeti p span {
    font-size: 15px;
    font-weight: normal;
}
}


@media (max-width:1250px) {

.lianren {
 
    display: none;
}

  

.zheeti p {
    font-size: 22px;
    color: #fff;
    font-weight: bold;
}

.zheeti p span {
    font-size: 15px;
    font-weight: normal;
}



	.wss .foot-left p a {
    font-size: 13px;
    
}
	
	.foot_nav h2 {
    font-size: 15px;
 
}
.nieron span {
    font-size: 14px;
  
}

}



@media (max-width:980px) {
	
	
	.wss {
    /* padding: 3% 0; */
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}


.suixiner {
    /* display: flex; */
    /* align-items: center; */
    /* padding-bottom: 20px; */
    /* margin-bottom: 20px; */
    /* border-bottom: 1px solid #444; */
    /* flex-wrap: wrap; */
    width: 100%;
    /* justify-content: flex-start; */
    padding: 20px;
    background: #000;
}


.diuys {
    width: 65%;
    padding: 50px 30px;
    background: #303030;
    display: none;
}



.hm-floor .fl-all {
    /* padding: 30px 0px; */
    /* border-top: 1px solid #fff; */
    display: flex;
    flex-wrap: wrap;
}

.fl-left {
        width: 100%;
		padding: 10px;
}


.fl-lefts {
    width: 100%;
    float: left;
    color: #b8b7b7;
    font-size: 14px;
    background: #000;
    text-align: center;
    padding: 10px;
}


.hm-floor {
    /* background-color: #f1f1f1; */
    border-top: 1px solid #444;
    background: #000;
}
	
	
	.zheeti h3 {
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 10px;
}


.zheeti p {
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }
	
	
	.hm-footer {

    background: #000;
}
.cp_naxs{display:none;}	
	
}
/* 初始化 */