/* 图标 */
@import url("https://at.alicdn.com/t/font_1876290_u4a6a44mfdd.css");
/* 全局样式 */
div,dl,dt,dd,form,h1,h2,h3,h4,h5,h6,img,ol,ul,li,table,th,td,p,span,a,html,body{border:0;margin: 0;padding: 0;}
img,input{border:none;vertical-align:middle;}
html,body{width: 100%;height: 100%;}
body{box-sizing: border-box;background-color: #fff;height: calc(100% - 100px);}
ul,ol{list-style-type:none;}
th,td,input{font-size:12px;}
input{outline:none;border:none;box-shadow:none;}
h3{font-size:14px;}
i{font-style: normal;}
label,span{cursor: pointer;}
button{border:none;cursor:pointer;font-size:12px;background-color:transparent;}
select{border-width:1px;_zoom:1;border-style:solid;padding-top:2px;font-size:12px;}
.clear{clear:both;font-size:1px;height:0;visibility:hidden;line-height:0;}
.clearfix:after{content:"";display:block;clear:both;}
.clearfix{zoom:1;}
a{text-decoration:none;color: #333;}
.eQ_title {margin-bottom: 20px;}
/* 首页 */
/* 图片预览 */
/*弹框样式*/
.imgzoom_pack{
	width:100%;
	height:100%;
	position:fixed;
	left:0;
	top:0;
	background:rgba(0,0,0,1);
	display:none;
	z-index: 99;
}
.imgzoom_pack .imgzoom_x{
	color:#fff;
	height:30px;
	width:30px;
	line-height:30px;
	background:#000;
	text-align:center;
	position:absolute;
	right:5px;
	top:5px;
	z-index:99;
	cursor:pointer;
}
.icon-chahao{font-size: 24px;}
.imgzoom_pack .imgzoom_img{
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
.imgzoom_pack .imgzoom_img img{
	width:100%;
	position:absolute;
	top:50%;
}
.had_title{text-align: center;}
.head_time{text-align: center;}
/* 导航 */
body{-ms-overflow-style: none; /* IE 10+ */scrollbar-width: none; /* Firefox */-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.head{width: 100%;height: 100px;display: flex;justify-content: center;position: fixed;top: 0;left: 0;z-index: 99;background-color: #fff;}
.head_box{display: flex;align-items: center;height: 100px;}
.headFixed{box-shadow: 0 0 6px #D3D3D3;}
.head_logo{width:35%;display: flex;align-items: center;justify-content: flex-start;height: 100%;margin-right: 20px}
.head_logo img{height: 60%;}
.logo-style {
	width: 175px;
	height: auto;
	margin-left: -100px;
}

.logo-style-large {
	width: 300px;
	height: 50px !important;
	margin-left: 45px;
	margin-right: 15px;
}
.head_nav{width: 85%;display: flex;align-items: center;height: 100%;justify-content: flex-end;}
.head_nav>li{width:120px;height: 100%;color: #333;}
.head_nav>li:first-child{width: 88px;}
/* .head_nav>li:first-child>a>span{justify-content: flex-start;} */
.head_nav>li>.head_nav_a{width: 100%;height: 100%;display: flex;align-items: center;justify-content: center;color: #333;}
.head_nav_a>span{display: flex;width: 100%;height: 100%;justify-content: center;align-items: center;font-size: 16px;flex-direction: column;}
.head_nav_a>span i{font-size: 30px;margin-bottom: 10px;}
.nacActive{color: #fff;background-color: #F9CB77;}
.head_nav>li>a>span:hover{color: #fff;background-color: #F9CB77;}
.head_nav>li{position: relative;}
.head_nav_subitem{position: absolute;width: 100%;top: 100%;box-shadow: 0 3px 5px #C0C0C0;border-bottom-right-radius:10px;border-bottom-left-radius: 10px;display: none;flex-direction: column;align-items: center;left: 0px;z-index: 99;opacity: 0;background-color: #FFFFFF;}
.head_nav_subitem li{padding: 15px 0;text-align: center;width: 90%;border-bottom: 1px solid #f0f0f0;}
.head_nav_subitem li:last-child{border-bottom-right-radius:10px;border-bottom-left-radius: 10px;}
.head_nav_subitem li:hover a{color: #F9CB77;}
.s_text{align-items: flex-end !important;}
@keyframes slideDown { from { max-height: 0; } to { max-height: 1000px; } }
.head_nav li:hover ul{display: flex !important;overflow: hidden;animation: slideDown 1.5s ease forwards;}

/* 企业简介 */
.company_profile{display: flex;margin: 20px auto;flex-direction: column;}
.company_group{display: flex;justify-content: space-between;align-items: center;width: 100%;}
.company_item{box-shadow: 0 0 5px #A7A7A7;height: 180px;width: 15%;display: flex;align-items: center;justify-content: center;flex-direction: column;cursor: pointer;}
.company_item:hover{background-color: #F9CB77;color: #fff;}
.company_item:hover .company_num{color: #fff;}
.company_item:hover .company_title>span{background-color: #fff;}
.company_title{display: flex;flex-direction: column;align-items: center;}
.company_num{font-size: 45px;font-weight: bold;margin: 10px;color: #F9CB77;position: relative;}
.company_dw{font-size: 14px;min-height: 19px;}
.company_title span{display: block;width: 35px;height: 5px;background-color: #F9CB77;margin-bottom: 5px;}
.company_group2{display: flex;margin-top: 20px;align-items: center;position: relative;width:100%;justify-content: flex-end;}
.group2_item{width: 60%;border:solid 10px #F9CB77;padding: 20px;position:absolute;left:0;z-index: 1;background-color: #fff;}
.c_title{font-size: 25px;font-weight: bold;margin-bottom: 20px;}
.c_title span{display: block;/*width: 2em;background-color: #F9CB77;height: 4px;*/margin: 8px 0;font-size: 18px;
	font-weight: normal;color: #666666;line-height:30px;}
.c_text{font-size: 16px;line-height: 24px;display: flex;flex-direction: column;}
.c_text span{text-indent: 2em;margin-bottom: 5px;}
.company_group2 img{width: 50%;}
.company_group2 video{width: 50%;object-fit: fill; }
.unit{font-size: 18px;position: absolute;right: -20px;bottom: 10px;}

/* footer */
/* 修改 */
.footer{width: 100%;background-color: #DAB96B;display: flex;height:auto;box-sizing: border-box;padding:5px 0;}
.footer_box{display: flex;margin: 0 auto;flex-direction: column;height: auto;}
.foot_item{display: flex;height: auto;width: 100%;align-items: center;}
.footer_logo{width: 55%;height: 100%;display: flex;align-items:center;margin-right: 1%}
.footer_logo_img{
	width:30%;
	margin-right: -7%;
	margin-top: 3%;
}
.logo_bottom{width: 100%;display: flex;justify-content: space-around;align-items: center;}
.logo_bottom a{color: #fff;font-size: 14px;text-decoration:underline;}
.logo_bottom span{color: #fff;font-size: 18px;}
.logo_bottom div{display: flex;justify-content:center;margin-bottom: 2%;width:100%;}
.fo_text{display: flex;flex-direction: column;margin-left: 25px;}
.footer_logo span{margin-top: 20px;font-size: 33px;font-weight: bold;color: #FFFFFF;}
.footer_logo label{font-size: 16px;font-weight: bold;color: #FFFFFF;margin-top: 10px;}
.footer_logo img{width: 100%;
	height: 150px;
	object-fit: cover;}
.footer_text{
	width: 45%;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	color: #fff;
	align-items: flex-end;
	font-size: 15px;
	margin-right: 12%;
}
.footer_text_item{display: flex;flex-direction: column;width: 70%;}
.footer_text_item span{
	margin-right: 20px;display: flex;align-items: center;margin-bottom: 10px;
}
.footer_text_item .iconfont{font-size: 24px;margin-right: 8px;}
.icon-youxiang{font-size: 20px !important;}

/* 轮播 */
.swiper{width: 100%;height: 500px;margin: 0 auto;margin-top: 100px;}
.swiper-slide img{width: 100%;height: 100%;}
.swiper1{height: 60%;width: 100%;margin: 0 auto;margin-top: 100px;}
.swiper1 img{width: 100%;height: 100%;}

/* 信息中心 */
/*
p{color: #333;font-size: 15px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;line-height: 24px;}
*/
.enterprise{padding: 40px 0;background-color: #EEEEEE;}
.enterprise_title{font-size: 25px;color: #000000;font-weight: bold;border-bottom: 3px solid #F9CB77;padding-bottom: 10px;width: 4.4em;margin: 0 auto;margin-bottom:20px;text-align: center;}
.enterprise_group{margin: 0 auto;height: 20%;}
.enterprise_item{height: 80%;width: 100%;display: flex;background-color: #fff;}
.enterprise_swiper{width: 40%;}
.enterprise_swiper .swiper-slide img{width: 100%;height: 350px;object-fit: cover;}
.enterprise_item_content{width: 60%;height: 100%;padding: 10px;}
.headlines{min-width: 80px;height: 80px;background-color: #F9CB77;color: #fff;display: flex;justify-content: center;align-items: center;font-size: 20px;}
.enterprise_inf{display: flex;border-bottom: 1px dashed  #333;padding-bottom: 5px;margin-bottom: 20px;cursor: pointer;}
.inf_text{display: flex;flex-direction: column;margin-left: 20px;}
.inf_text span{font-size: 18px;color: #000000;margin-bottom: 10px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.inf_text label{font-size: 15px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.enterprise_con{display: flex;margin-bottom: 10px;cursor: pointer;padding: 5px 0;}
.timer{min-width: 80px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.timer label{font-size: 16px;}
.timer span{font-size: 18px;color: #333;margin-bottom: 5px;font-weight: bold;}
.djtime{align-items: center;margin: 0;min-width: 70px;}
.djtime label{font-size: 16px;color: #333;margin-bottom: 5px;}
.djtime span{font-size: 18px;color: #000000;font-weight: bold;}
.enterprise_text{display: flex;flex-direction: column;margin-left: 20px;}
.enterprise_text span{font-size: 18px;color: #000000;margin-bottom: 5px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.enterprise_text label{font-size: 16px;color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;}
.enterprise_inf:hover .inf_text>span{color: #fff;}
.enterprise_inf:hover .inf_text>label{color: #fff;}
.enterprise_inf:hover{background-color: #F9CB77;border-color: #fff;}
.enterprise_con:hover {background-color: #F9CB77;}
.enterprise_con:hover .enterprise_text>span{color: #fff;}
.enterprise_con:hover .enterprise_text>label{color: #fff;}
.enterprise_con:hover .timer>span{color: #fff;}
.enterprise_con:hover .timer>label{color: #fff;}
.look_more{float: right;color: #333;cursor: pointer;font-size: 16px;margin-top: 10px;display: flex;align-items: center;z-index: 99;}
.look_more i{font-size: 20px;margin-right: 5px;}
.look_more a:hover{color: #F9CB77;border-bottom: 2px solid #F9CB77;}

/* 企业公告 */
.enterprise_notice{margin: 20px auto;display: flex;flex-wrap: wrap;justify-content: center;}
.notice_item{width: 50%;height: 300px;box-sizing: border-box;}
.notice_item img{width: 100%;height: 100%;object-fit: cover;}
.notice_item:nth-of-type(2){padding-left: 20px;}
.notice_item:nth-of-type(3){padding-right: 20px;}
.n_title{margin-bottom: 20px;margin-top: 10px;}
.n_title span{font-size: 20px;font-weight: bold;}
.n_content li a{display: flex;align-items: center;border-bottom: 1px solid #A7A7A7;padding: 7px 0;}
.n_content li a:hover{border-bottom: 2px solid #F9CB77;}
.n_content li span{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;width:calc(100% - 140px);margin-right:10px;}
.n_time{display: flex;width: 130px;flex-direction: column;align-items: center;}
.n_time span{font-weight: bold;font-size: 16px;}
.n_time i{color: #333;font-size: 16px;}
.sew_more{float: right;border: 1px solid #F9CB77;padding: 5px;}
.sew_more:hover{background-color: #F9CB77;}
.sew_more a{color: #F9CB77;}
.sew_more:hover a{color: #fff;}
.notice_box{background: url(../img/am.jpg);background-size: 100% 100%;}
.notice_box2{background: rgba(255,255,255,.7);width: 100%;height: 100%;padding: 40px 0;}
.eQ_time{flex: 1;display: flex;flex-direction: column;align-items: center;justify-content: center; }
.eQ_time span{font-size: 40px;font-weight: bold;margin-bottom: 10px;}
.eQ_time label{font-size: 20px;}

/* 图片 */
.city_photo{width: 96%;margin: 0 auto;position: relative;display: flex;align-items: center;overflow: hidden;margin-bottom: 40px;background-color: #EEEEEE;height: 180px;}
.prev{width: 40px;height: 40px;background-color: #F9CB77;color: #fff;font-size: 25px;position: absolute;left: 3%;z-index: 9;text-align: center;cursor: pointer;display: none;}
.next{width: 40px;height: 40px;background-color: #F9CB77;color: #fff;font-size: 25px;position: absolute;right: 3%;z-index: 9;text-align: center;cursor: pointer;display: none;}
.city_photo_content{display: flex;position: absolute;top: 0;left: 0;height: 100%;}
.city_photo_content img{height: 180px;margin-right: 20px;width: 270px;}
.business_box{margin: 10px auto;margin-bottom: 20px;}
.business_title{font-size: 24px;font-weight: bold;padding-bottom: 10px;border-bottom: 3px solid #f9cb77;width: 4em;}
.city_xm{position: relative;overflow: hidden;cursor: pointer;}
.city_xm span{display: flex;width: 270px;position: absolute;top: -40px;left: 0px;z-index: 10;justify-content: center;align-items: center;height: 40px;background: rgba(0,0,0,.5);color: #fff;font-size: 18px;}
.city_xm label{display: flex;width: 270px;position: absolute;bottom: -30px;left: 0px;z-index: 10;justify-content: center;align-items: center;height: 30px;background: rgba(0,0,0,.5);color: #fff;}


.eQ_rise{margin: 20px auto;border-bottom: 2px solid #E3E3E3;box-sizing: border-box;font-size: 18px;margin-bottom: 0;color: #333;padding-left: 0;}
.text{color: #000000;}
.eQ_introduce{display: flex;margin: 0 auto;margin-bottom: 20px;box-sizing: border-box;}
.eQ_introduce_nav{flex: 1;display: flex;flex-direction: column;align-items: flex-start;padding-top: 20px;}
.eQFixed{position: fixed;top: 100px;}
.no_box{width: 100%;height:auto;overflow: hidden;}
.eQ_introduce_content{width: 100%;padding-top: 20px;display: flex;flex-direction: column;justify-content: space-between;box-sizing: border-box;}
.k_box{display: none;flex: 1;}
.eQ_introduce_nav>img{width: 90%;margin-bottom: 8%;border-radius: 20px;}
.eQ_introduce_nav_c{width: 90%;}
.eQ_introduce_nav_c li{width: 100%;text-align: center;height: 40px;font-size: 18px;margin-bottom: 5%;border-radius: 8px;line-height: 40px;color: #333;background-color: #E5E5E5;cursor: pointer;}
.eQ_introduce_nav_c li:last-child{margin-bottom: 0;}
.eQ_introduce_nav_c li span{float: left;display: block;width: 10px;height: 100%;border-top-left-radius: 8px;border-bottom-left-radius: 8px;}
.eQactive{background-color: #fff !important;color: #000 !important;box-shadow: 0 0 6px #D3D3D3;}
.spActive{background-color: #F9CB77;}
.eQ_title{display: flex;flex-direction: column;}
.eQ_title span{color: #333;font-size: 30px;letter-spacing: 4px;}
.eQ_title label{font-size: 26px;color: #333;font-weight: bold;}
.eQ_title i{color:#333;font-size: 15px;}
.eQ_content_text{height: calc(100% - 158px);color: #333;font-size: 18px;line-height: 28px;align-items: flex-end;
	width:100%;}
.text1{display: flex;flex-direction: column;flex-flow: wrap row;justify-content: space-between;/*border-top: 1px dashed #ccc;
padding:20px 0;*/}
.textItem{width:49%;height:auto;overflow: hidden;margin-top: 15px;box-sizing: border-box;padding:15px;background-color: #f2f2f2}
.textItemTitle{width:100%;height:40px;line-height:20px;overflow: hidden;white-space: nowrap;font-weight: bold;
	text-overflow: ellipsis;font-size:20px;box-sizing: border-box;}
.textItemContent{width:100%;height:auto;overflow: hidden;}
.textItemImg{width:53%;height:180px;overflow: hidden;float:left;position: relative;}
.textItemImg img{width:100%;object-fit: cover;}
.textItemjj{width:44%;height:auto;overflow: hidden; display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 6;
	-moz-box-orient: vertical;-moz-line-clamp: 4;-ms-box-orient: vertical;-ms-line-clamp: 4;-o-box-orient: vertical;
	-o-line-clamp: 4;float:right;font-size:16px;}
.m-card {
	position: absolute;
	left: 20px;
	top: 0;
	width: 64px;
	height: 64px;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	font-family: arial;
}
.m-card i {
	display: block;
	font-size: 35px;
	font-weight: bold;
	height: 35px;
	line-height: 48px;
}
.m-card em {
	font-size: 14px;
}
/* 信息中心 */
.Information{margin: 0 auto;padding: 30px 0 0 0;display: flex;flex-wrap: wrap;}
.Information_item{width: 100%;margin: 0 3% 2% 0;box-shadow: 0 0 6px #D3D3D3;padding: 20px;box-sizing: border-box;border-radius: 8px;display: flex;cursor: pointer;}
.Information_item:hover{-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px);-webkit-box-shadow: 0 0 10px #808080;box-shadow: 0 5px 15px #808080;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}
.Information_item_left{background-color: #F9CB77;color: #fff;width: 90px;height: 90px;display: flex;flex-direction: column;justify-content: center;align-items: center;margin-right: 20px;}
.Information_item_right{flex: 1;display: flex;flex-direction: column;}
.Information_item_left span{font-size: 34px;font-weight: bold;margin-bottom:5px;}
.Information_item_right span{color: #000;margin-bottom: 20px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;font-size: 16px;font-weight: bold;}
.Information_item_right label{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size: 14px;color: #333;cursor: text;line-height: 24px;}


/* 通知公告 */
.eQ_content_item{display: flex;border-bottom:solid 1px rgba(144, 142, 142, 0.49);width: 99%;}
.eQ_content_item:hover{background-color: #F9CB77;color: #fff;-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px);-webkit-box-shadow: 0 0 10px #808080;box-shadow: 0 5px 15px #808080;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}
.eQ_content_item:hover .eQ_content_item_t>span{color: #fff;}
.eQ_content_item>img{width: 30%;height:130px;}
/* .noticeActive{background-color: #F9CB77;color: #fff;} */
.eQ_content_item_t{display: flex;flex-direction: column;box-sizing: border-box;padding: 5px;flex: 4;}
/* .eQ_content_item_t:hover{background-color: #F9CB77;color: #fff;} */
.eQ_content_item_t span{font-size: 18px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;margin-bottom: 5px;color: #000000;}

/* 主营业务 */
.business_box{padding: 40px 0;}
.business_item{display: flex;justify-content: space-around;}
.business_item a{width: 20%;}
.business_city{width: 100%;display: flex;flex-direction: column;box-shadow: 0 5px 10px #A7A7A7;padding-bottom: 20px;cursor: pointer;background-color: #fff;border-radius: 3px;}
.business_city img{width: 100%;height: 240px;border-top-right-radius: 3px;border-top-left-radius: 3px;}
.business_city span{font-size: 17px;font-weight: bold;padding-left: 10px;margin-top: 10px;}
.business_city label{font-size: 14px;color: #333;padding-left: 15px;margin: 5px 0 10px 0;}
.business_city:hover{-webkit-transform: translateY(-5px);-ms-transform: translateY(-5px);transform: translateY(-5px);-webkit-box-shadow: 0 0 10px #F9CB77;box-shadow: 0 5px 15px #F9CB77;-webkit-transition: all .2s ease-out;transition: all .2s ease-out;}
.b_more{text-align: right;padding-right: 10px;margin-top: 15px;}
.b_more:hover{color: #F9CB77;}


/* 联系我们 */
.contacUs{display: flex;flex-direction: column;}
.contacUs span{color: #333;font-size: 16px;margin-bottom: 8px;}
.contacUs label{color: #333;font-size: 15px;margin-bottom: 13px;}

.eQ_content_item{cursor: pointer;}
.eQ_content_text a:hover .eQ_content_item .eQ_content_item_t{background-color: #F9CB77;color: #fff;}
.com_txt{text-indent: 3em;margin-bottom: 10px;}

/* 正文 */
.prevO{width: 100%;padding: 20px 0;border-top: 1px solid #a7a7a7;display: flex;flex-direction: column;align-items: flex-start;}
.prevO i{margin-bottom: 10px;font-size: 14px;color: #333;border-bottom: 1px solid #A7A7A7;cursor: pointer;}

.swiper-container{--swiper-theme-color: #F9CB77;/* 设置Swiper风格 */--swiper-navigation-color: #F9CB77;/* 单独设置按钮颜色 */--swiper-navigation-size: 30px;/* 设置按钮大小 */}
.swiper-button-prev{background: rgba(0,0,0,.5);padding:8px;visibility: hidden;}
.swiper-button-next{background: rgba(0,0,0,.5);padding:8px;visibility: hidden;}
.swiper-button-prev:after,.swiper-button-next:after{color: #fff;}
.swiper-slide{position: relative;}
.swiper-slide span{position: absolute;bottom: 0px;display: flex;width: 100%;align-items: flex-start;justify-content: center;color: #fff;background: rgba(0,0,0,.5);height: 50px;padding-top: 5px;}
.swiper-slide span label{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;width: 100%;height: 24px;padding:0 10px;text-align: center;}
.swiper-container:hover .swiper-button-prev{visibility: inherit;}
.swiper-container:hover .swiper-button-next{visibility: inherit;}

.search{width: 80px;border: 1px solid #F9CB77;height: 25px;font-size: 16px;color: #333;display: none;}
.icon-sousuo{font-size: 24px;display: none;}
.search_text:hover .s_text{display: none;}
.search_text:hover .search{display: block;}
.search_text:hover .icon-sousuo{display: block;margin-left: 5px;}
.icon-sousuo:hover{color: #F9CB77;}

.content_box{box-sizing: border-box;}
.animation_box{width: 100%;height: 100%;box-sizing: border-box;overflow: hidden;position: fixed;display: none;
	background: url(../img/bjc2.png); background-size: 100% 100%;z-index: 999;left:0;top:0;}
.am1{width: 150%;display: block;position: absolute;top: 30%;left: -25%;height: auto;}
.am2{position: absolute;top: 20%;z-index: 99;left: -50%;width: 8%;}
.am3{position: absolute;top: 22%;z-index: 99;right: -50%;width: 13%;}

/* 分页器 */
#page {margin: 50px auto;color: #666;display: block;text-align: center;}
#page li {display: inline-block;min-width: 30px;height: 28px;cursor: pointer;color: #666;font-size: 13px;line-height: 28px;background-color: #f9f9f9;border: 1px solid #dce0e0;text-align: center;margin: 0 4px;-webkit-appearance: none;-moz-appearance: none;appearance: none;}
.xl-nextPage,.xl-prevPage {width: 60px;color: #F9CB77;height: 28px;}
#page li.xl-disabled {opacity: .5;cursor: no-drop;}
#page li.xl-disabled:hover{background-color: #f9f9f9 !important;border: 1px solid #dce0e0 !important;color: #666 !important;}
#page li.xl-active {background-color: #F9CB77;border-color: #F9CB77;color: #FFF}
#page li:hover{background-color: #F9CB77 !important;border-color: #F9CB77;color: #FFF}
#page li.xl-jumpText {background-color: rgba(0,0,0,0);border-color: rgba(0,0,0,0);opacity: 1;}
#page li.xl-jumpText:hover{background-color: rgba(0,0,0,0) !important;border-color: rgba(0,0,0,0) !important;}
#page li.xl-jumpButton{padding: 0 5px;}
#xlJumpNum {width: 35px;border: 1px solid #A7A7A7;padding: 3px 0;margin: 0 5px 3px 5px;}
input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance: none !important;}
input[type="number"]{-moz-appearance:textfield;}
.enclosure{
	width: 100%;
	margin: 20px;
	font-weight: bold;
}
.enclosure a{color: #F9CB77;}

/*分页*/
.pagLaer{
	display: flex;
	justify-content: center;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em{
	background-color: #F9CB77 !important;
}
.news-m1 {
	position: relative;
	overflow: hidden;
	background: #fff;
	display: flex;
	width:100%;height:auto;
}
.news-m1 .lt {
	width:28%;
	height:auto;overflow: hidden;
}
.news-m1 .lt .img {
	width:100%;object-fit: cover;
}
.news-m1 .rt {
	box-sizing: border-box;display: flex;flex: 1;
	overflow: hidden;
	padding: 20px 30px 0;
	flex-direction: column;flex-flow: wrap row;
}
.news-m1 .rt .tt {
	width:100%;
	font-size: 18px;
	display: flex;align-items: center;
}
.news-m1 .rt .ct {
	margin-top: 15px;
	text-align: justify;
	overflow: hidden;
	height: auto;
}

.news-m1 .rt .more {
	margin-top: 20px;
}

.m-more {
	width:100%;
	display: flex;
	height: 33px;
	line-height: 33px;
	align-items:center ;
	font-size: 14px;
	justify-content: flex-end;
}

.news-m2 {
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px dashed #ccc;
	overflow: hidden;
	width:100%;height:auto;display: flex;flex-direction: column;;flex-flow: wrap row;}
.m-newsLi{width: 32%;margin-bottom: 15px;position: relative;overflow: hidden;margin-right:2%;
	transition: 300ms;}
.m-newsLi:nth-child(3n){margin-right:0;}
.liImg{width:100%;height:251px;overflow: hidden;}
.m-newsLi .img {
	width: 100%;
	object-fit: cover;transition: 300ms;
}
.m-newsLi .bd {
	padding: 10px 10px 10px;
	border: 1px solid #dbdbdb;
	border-top: 0;
	background-color: #f2f2f2;
}
.m-newsLi .tt {
	font-size: 18px;
	margin-bottom: 5px;

}
.m-newsLi .ct {
	font-size: 17px;
	overflow: hidden;
	height: auto;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;-moz-box-orient: vertical;-moz-line-clamp: 2;
	-ms-box-orient: vertical;-ms-line-clamp: 2;-o-box-orient: vertical;-o-line-clamp: 2;
}
.m-newsLi:hover{box-shadow: 0 0 10px #999;}
.m-newsLi:hover .liImg img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);-o-transform: scale(1.1);}
.model1{width:100%;height:auto;overflow: hidden;padding:20px;background-color:rgba(0,0,0,0.5);display: none;
	box-sizing: border-box;}
@media screen and (min-width: 1200px) {
	.head_box,.company_profile,.enterprise_group,.enterprise_notice,.business_box,.eQ_rise,.eQ_introduce,.Information,.footer_box{width: 1180px;}
	.mobile,.m_company_group,.m_business_item,.m_business_item{display: none;}
}

@media screen and (min-width: 1900px) {
	.head_box,.company_profile,.enterprise_group,.enterprise_notice,.business_box,.eQ_rise,.eQ_introduce,.Information,.footer_box{width: 1380px;}
	.mobile,.m_company_group,.m_business_item,.m_business_item{display: none;}
}

.localSearch{width: 500px;border: 1px solid #F9CB77;height: 30px;font-size: 16px;color: #333;display: block;}
@media only screen and (max-width: 1024px){

}
@media only screen and (max-width: 500px) {
	.group2_item{padding:10px!important;box-sizing: border-box;position: relative;margin-bottom:10px;}

	.model1{display: block;}
	.model{display: none;}
	.textItemImg,.textItemjj,.textItem{width:100%!important;}
	.textItemImg{height:auto!important;}
	.m-newsLi {
		width: 100% !important;
	}

	.m-newsLi .img {
		width: 100%;
		height: auto !important;
	}
	.news-m1{flex-direction: column;flex-flow: wrap row;}
	.news-m1 .lt,.news-m1 .rt{width:100%!important;}
	.news-m1 .lt .img {
		width: 100%;
		height: auto;
	}
	.eQa{width:100%!important;}
	.aImg{height:auto!important;}

}
/* 侧边栏样式 */
.contact-box {
	position: fixed; /* 固定定位 */
	top: 38%; /* 垂直居中 */
	right: 10px; /* 距离右边10px */
	width: 280px; /* 侧边栏宽度 */
	background-color: #fff; /* 背景颜色 */
	border: 1px solid #ccc; /* 边框 */
	transform: translateY(-50%); /* 垂直居中 */
	padding: 20px; /* 内边距 */
	box-shadow: -2px 0 5px rgba(0,0,0,0.2); /* 阴影 */
	display: none; /* 初始隐藏 */
	z-index: 1000; /* 确保侧边栏在最上层 */
}

/* 触发按钮样式 */
.toggle-btn {
	width: 1%;
	position: fixed;
	top: 50%; /* 从顶部10px开始 */
	right: 0; /* 从右侧10px开始 */
	background-color: #4CAF50;
	color: white;
	padding: 25px 20px 25px 5px;
	border: none;
	cursor: pointer;
	z-index: 1001; /* 确保触发按钮在侧边栏之上 */
	border-top-left-radius: 10px; /* 左上角圆角 */
	border-bottom-left-radius: 10px; /* 左下角圆角 */
	writing-mode: vertical-lr; /* 使文本竖直排列 */
	text-orientation: mixed; /* 调整竖直排列文本的方向 */
}

/* 关闭按钮样式 */
.close-btn {
	float: right;
	background: none;
	border: none;
	color: #aaa;
	font-size: 25px;
	cursor: pointer;
}