body,ul,li,div,img,h1,h2,h3,h4,h5{border:0px; padding:0px; margin:0px;}
div,p,span,img{border:0px; padding:0px; margin:0px;}
a{text-decoration:none; color:#404040;}
a:link,a:visited,a:hover,a:active{text-decoration:none;}
li{
	list-style: none;
}
.clear{
	clear: both;
}
.top{
	min-height: 0px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
    padding-top: 20px;
    padding-bottom: 0px;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 99;
    transition: all .5s ease;
    background-color: rgba(255,255,255,1);
    display-radio: 1;
    background-fill-value: background-image;
    background-repeat: no-repeat;
    background-position: bottom right;
    height: 85px;
}
.top_box{
	display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    max-width: 1640px;
    margin-left: auto;
    margin-right: auto;
}
.top .logo{
	float: left;
		animation-name: fadeInLeft, none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 1.0s,0.6s;
    animation-iteration-count: 1,1;
}

.top nav{
	display: block;
	margin-top:25px;
	margin-left:2%;
	animation-name: fadeInRight, none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 1.0s,0.6s;
    animation-iteration-count: 1,1;

}
@keyframes fadeInRight {
    from {
        opacity: 0;
        transform: translate3d(100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}
.top nav ul li a{
	font-size: 16px;
    color: #222;
    display: block;
    text-align: center;
    font-weight: normal;
}
.top nav ul li a:hover{
	color: #cc4818;
	font-weight: bold;
}
.top nav ul li > ul{
	padding-top:30px;
}
.top nav ul li > ul li{
	background: rgba(212,39,71,0.85);
	line-height: 40px;
}
.top nav ul li > ul li a{
	color: #fff;
}
.top nav ul li > ul li a:hover{
	color: #fff;
	font-weight: bold;
}

/*layui*/
.layui-nav{
	background: none;
}
.layui-nav .layui-nav-item a:hover{
	color: #000
}
.layui-nav .layui-this a{
	color: #c00
}
.layui-nav .layui-nav-item a{
	display: block;
    padding: 0 20px;
   color: #424242; 
    transition: all .3s;
    -webkit-transition: all .3s;
}

.layui-nav .layui-this:after, .layui-nav-bar{
	background:rgba(212,39,69,0.8);
}
.layui-nav-child{
	background:rgba(212,39,69,0.9);
	border: 0;
	color: #fff;
	top:60px;
}
.layui-nav .layui-nav-item .layui-nav-child dd a{
	color: #fff;
}
.layui-nav .layui-nav-child a:hover {
    background:#b00b2c;
}
.swiper {
  width: 100%;
  height: 100%;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.swiper-horizontal>.swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction{
	bottom:20px ;
}
.main_box_tz{
	background: url(/huagongresource/images/bg_1.png);
    width: 100%;
    display-radio: 1;
    background-fill-value: background-image;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 625px;
}
.main_box_tit{
	width: 270px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 40px;
}
.main_box_tit h1{
	text-align: center;;
	font-size: 40px;
	font-weight: normal;
	color:#404145;
	margin-bottom: 10px;
}
.main_box_tit >.xian{
	background: linear-gradient(to right, rgba(255,62,42,1), rgba(255,142,60,1));
	height: 2px;
}
.main_box_tit h3{
	font-size:16px;
	color: #d3d3d3;
	font-weight: normal;
	margin-top: 10px;
}
.main_box_tz_box{
	max-width: 1640px;
	margin: 0 auto;
	width:96%;


}
.main_box_tz_left{
	float: left;
	background: url(/huagongresource/images/bg_2.png);
	width: 60%;
	padding:3.3% 2%;

}
@keyframes fadeInLeft {
    from {
        opacity: 0;
        transform: translate3d(-100%,0,0)
    }

    to {
        opacity: 1;
        transform: none
    }
}




.gpxx_tit{
	background: url(/huagongresource/images/ico_1.png) no-repeat;
	font-size: 22px;
	color: #ff442b;
	padding-left:20px;
	margin-bottom: 15px;
}

.gpxx_l{
	margin-right:4%;
	float: left;
}
.gpxx_r{
	float: right;
	width: 40%;
}
.gpxx_r h3{
	width: 50%;
	float: left;
	margin: 8% 0;
}
.gf{
	font-size:26px;
	color: #2e1616;
	margin-top: 10px;
	margin-left:5px;
}
.gf_one{
	font-size:20px;
	color: #868686;
	margin-top: 20px;
	margin-left:5px;
}
.gf_two{
	font-size:16px;
	color: #868686;
	margin-top: 15px;
	margin-left:5px;
}
.gpxx_r h1{
	font-size: 24px;
	color: #404145;
	font-weight: normal;
	margin-bottom: 5%
}
.gpxx_r h2{
	margin:8%
}

.gpxx_r h3{
	font-size:18px;
	font-weight: normal;	
}
.gpxx_r h3.red{
	color: #ff0014
}
.gpxx_r span{
	font-size: 16px;
	margin-top: 10%;
	display: block;
	color: #868686;

}
.f20{
	color: #ff0014;
	font-size: 20px;
	vertical-align: text-bottom;
}
.f80{
	color: #ff0014;
	font-size: 80px;
	vertical-align: text-bottom;
}
.fl{
	float: left;

}

.main_box_tz_right{
	float: left;
	margin-left:2%;
	width: 25%;
}

.main_box_tz_right h2{
	width: 150px;
	background-color: #c70000;
	font-size: 23px;
	text-align: center;
	
	font-weight: normal;
}
.main_box_tz_right h2 a{
color: #fff;}
.gsgg{
	background-color: #fff;
	margin-top:7%;
	padding:5%;
	height: 100%;
	overflow: hidden;
}
.gsgg a{
	width: 75%;
	padding-right: 4%;
	float: left;
	border-right: 1px solid #ccc;
	font-size: 16px;
	color: #404145;
	line-height: 32px;
}
.gsgg a:hover{
	color: #d52748;
}
.date{
	float: left;
	padding-left:20px;
}
.date span{
	display: block;
	color: #999;
}
.moon{
	font-size: 22px;

}
.year{
	font-size: 16px;
}


/*公司要闻*/
.main_box_news{
    width: 100%;
    display-radio: 1;
    padding-top: 30px;
    padding-bottom: 20px;
    height: 100%;
    overflow: hidden;
    background-color: rgba(255,249,240,0.8);
    padding:4% 0;
}

.news_box{
	max-width: 1640px;
	margin: 0 auto;
	width:96%;
}
.news_pic{
	width: 47%;
	float: left;

/*	animation-name: none, none;
    animation-delay: 0.0s,0.6s;
    animation-duration: 0.6s,0.6s;
    animation-iteration-count: 1,1;*/
}
.slider1{position: relative;}
.flex-direction-nav{display: none;}
.slider1 img{height:520px;width:100%}
.slider1:hover .flex-direction-nav{display: block;}
.slides li a{display: block;position: relative;}
.slides li .bgst{position: absolute;left: 0px;width: 100%;background-color:rgba(0,0,0,0.3);height: 55px;line-height: 55px;padding-left: 10px;bottom: 0px;color: #fff}
.slides li .bgst p{height:100%;width:78%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color: #fff;font-size: 18px;}
.flex-control-nav{position: absolute;right: 20px;bottom:20px;}
.flex-control-nav li{display: inline-block;margin-left: 5px;border-radius: 50%;-webkit-border-radius:50%;width: 10px;height: 10px;overflow:hidden}
.flex-control-nav li a{background: #fff;font-size:0px;display:block;width:100%;height:100%}
.flex-control-nav li a.flex-active{background: #f5d389}
.slides{position:relative}
.news_list{
	width: 45%;
	float: left;
	margin-left: 2%;
}
.news_list ul li{
	background-color: rgba(255,255,255,0.68);
	padding:3%;
	height: 100%;
	overflow: hidden;
	margin-bottom: 2%;
}
.news_list ul li a{
	color: #404145;
	font-size: 18px;
	border-right: 1px solid #ccc;
	float: left;
	width:85%;
	height:50px;
	line-height: 50px;
	overflow: hidden;
}
.news_list ul li.date{
	float: left;
	padding-left:20px;
}
.news_list ul li.date span{
	display: block;
	color: #404145;
	height: 100%;
}
.news_list ul li.moon{
	font-size: 22px;

}
.news_list ul li.year{
	font-size: 16px;
}

.news_list ul li:hover{
	background-color: rgba(204,72,24,.05);

}
.news_list ul li a:hover{
	color: #c80000;
}

.main_box_cp{
	background:#d1e6fe url(/huagongresource/images/bg_3.png) bottom no-repeat;
	padding:5%;
}
.cp_box{
	max-width: 1640px;
	margin: 0 auto;
	width:96%;
	overflow: hidden;
}
  .swiper-container {
	max-width: 1640px;
	margin: 0 auto;
	width:96%;
    }
    .swiper-slide {
      text-align: center;
      font-size: 18px;

      /* Center slide text vertically */
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.8);
    }
	.swiper-slide-active,.swiper-slide-duplicate-active{
      transform: scale(1);
	}
	.swiper-pagination{
		margin: 0 auto;
		width: 86%;
		margin-top: 2%
	}
	.swiper-pagination-clickable .swiper-pagination-bullet{
		margin:0.2%;
	}
	.more{
	margin-top: 5%;

	}
	.more a{
		width: 80px;
		color: #ca1611;
		border: 1px solid #ca1611;
		padding:1% 2%;
		font-size: 16px;
		text-align: center;
		margin: 0 auto;
		display: block;
	}
	.more a:hover{
		background: #ffece5;
	}

	.footer{
		background: #f6f7fb;
		padding-top:2%;
	}
	.footer_box{
		max-width: 1640px;
		margin: 0 auto;
		width:96%;
		
	}
	.footer_left{
		float: left;
		margin-top:2%;
		border-left:1px solid #cc4818;
		padding-left:2%;
		width: 30%
	}
	.footer_left_top{
		overflow: hidden;
	}
	.footer_left_top_img{
		float: left;
	}
	.footer_left_top_img img{
		margin-right:10px;
	}
	.phone{
		float: left;
		color: #c70000;
		font-size: 16px;
		font-weight: bold;
		line-height: 40px;
		padding-top:2%;
		padding-left:3%;
		transition: transform 0.3s ease; /* 添加动画效果 */
}
 
	.phone:hover {
   transform: scale(1.2); /* 当鼠标移入时将元素放大到原始大小的1.2倍 */
}

	.address{
		margin-top: 2%;
	}
	.address ul li{
		height: 50px;
		line-height: 50px;
	}
	.address ul li i{
		color: #cc4818;
		margin-right: 10px;
	}
	.address ul li a{
		color: #545454;
		vertical-align: middle;
	}

	.footer_right{
		float: right;
		width: 60%;
		margin-top:2%;
	}
	.footer_right_box{
		float: left;
		
		margin-left:2%;
		color: #545454;
		font-size: 18px;
	}
	.footer_right_box a:hover{
		color: #cc4818;
	
	}
	.footer_right_box ul{
		margin-top:20%;
	}

	.footer_right_box ul li{
		font-size: 14px;
		line-height: 35px;
	}
	.footer_right_box ul li a{
		color: #545454;

	}
	.footer_right_box ul li a:hover{
		color: #cc4818;/
	}
	.footer_bg{
		margin-top:2%;
		background: #cc4818;
		color: #fff;
		font-size: 14px;
		height: 45px;
		line-height: 45px;
		text-align: center;
		width: 100%;
		clear: both;
	}

.sw_sl_text{
    width: 100%;
    background-color: rgba(204,72,24,0.8);
    transition-property: all;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.42,0,1,1);
    position: absolute;
    top: auto;
    left: 0;
    z-index: 1;
    right: auto;
    bottom: 0;
    height: 100%;
}
.sw_sl_text h3{
	margin:4%;
	font-size:23px;
	color: #fff;
	border-bottom: 2px solid #fff;
	height: 40px;
	line-height: 40px;
	display: block;
}
.sw_sl_text p{
	display: block;
	margin-top:5px;
	text-align: left;
	padding-left:5%;
}
.sw_sl_text a{
	color: #fff;
}

/*list*/
.list_center{
	margin-left: auto;
    margin-right: auto;
    width: 96%;
    display-radio: 1;
    max-width: 1600px;
}
.location{
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    width: 96%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    margin-bottom: 20px;
    border-bottom:1px solid rgba(0,0,0,0.1);
    height: 50px;
    line-height:50px; 
}
.location i{
    height: 50px;
    line-height:50px; 
	font-size:20px;
	padding-right:.5em;
} 
.list_box{

    width: 96%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
}
.list_menu{
    background-color: #fafafa;
    float: left;
    width: 18%;
    margin-bottom: 4em;
    display: none;
}
.list_menu ul{
	padding:24px;
}
.list_menu h2{
    font-size: 18px;
    font-weight: bold;
    /*background: #ff3e2a;*/
    background: rgba(212,39,69,0.8);
    margin-left: auto;
    max-width: none;
    color: #fff;
    height: 50px;
    padding:20px 0 0 24px;
}
.list_menu h2 b{
	border-bottom:2px solid #fff;
	padding-bottom:.5em;
}

.list_menu ul li{
	display: flex;
    border-bottom: 1px solid #f0f0f0;
    font-size: 14px;
    line-height: 28px;
    padding: 12px 0;
    font-size: 16px;
    text-indent: 10px;
}
.list_menu .ej{
	padding:2%;
	font-size:16px;
}
.list_menu .layui-nav-tree{
	width: 98%;
}
.list_menu .layui-nav .layui-nav-item a {
font-size: 16px;
padding:0;
}
.list_menu .layui-nav-itemed{
	color: #404040;
}
.list_menu .layui-nav .layui-nav-item .layui-nav-child dd a {
    color: #404040;
}
.list_menu .layui-nav *{
	font-size: 16px;
}
.list_menu .layui-nav-itemed>.layui-nav-child {
    display: block;
    background-color: rgba(0,0,0,.05)!important;
}
.list_menu .layui-nav .layui-nav-item .layui-nav-child dd a{color: #020202}
		.list_menu .layui-nav-itemed>.layui-nav-child{background-color:rgba(0,0,0,.0)!important;}
		.list_menu .layui-nav .layui-nav-child a:hover {background:rgba(212,39,69,0.5); color: #fff;}
		.list_menu .layui-nav-itemed>a, .layui-nav-tree .layui-nav-title a, .layui-nav-tree .layui-nav-title a:hover {color: #020202!important; font-weight: bold;}
		.list_menu .layui-nav-tree .layui-nav-bar { width: 5px;height: 0;background-color: rgba(212,39,69,0.8);}
		.list_menu .layui-tab-brief>.layui-tab-title .layui-this { color: #e6f0ef}

.list_right{
	float: left;
	width: 75%;
	margin-left: 4%;
}
.list_right_box{
	padding-bottom:2%;
	font-size: 16px;
	line-height: 32px;
}
.list_right_box p{
	margin-top: 1.2em;
}
.list_right_box ul li{
    padding: 20px;
    border-bottom: 1px dashed #eaeaea;
}
.list_right_box ul li a{
	font-size: 20px;
}
.list_right_box ul li{
	transition: transform 0.3s ease;
	}
.list_right_box ul li:hover{
  background: rgba(248,248,248,0.8);
  cursor: pointer;
}

.list_right_box ul li span{
	display: block;
	font-size: 14px;
    color: #939393;
}
.fanye{
	text-align: center; 
    margin-bottom: 2%;
    margin-top:5%;
    clear: both;
}
.list_pic ul li{
	background: #fff;
    padding: 30px;
    border: 1px dashed #eaeaea;
    width: 22.3%;
    float: left;
    margin:2%;
}

.list_pic_img{
	text-align: center;
    overflow: hidden;
    transition: transform 0.3s ease;
}
.list_pic_img:hover{
	transform: scale(1.1);
}
.list_pic_tit{
text-align: center;
    font-weight: 400;
    margin-bottom: 5px;
    color: #282828;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.nr_box{
    width: 96%;
    max-width: 1600px;
    margin-left: auto;
    margin-right: auto;
    display-radio: flex;
    margin-bottom: 20px;
}
.nr_box h1{
	text-align: center;
	padding:2%;
	font-size: 1.8em;
}
.nr_box h3{
	font-size: 16px;
	text-align: center;
	color: #999;
}
.nr_txt{
	padding:4%;
	line-height: 32px;
	font-size: 16px;
}
.nr_txt p{
	margin-top:2em;
}
.list_banner img{
		width: 100%;
	/*height:330px;*/
    object-fit: cover;
    transition: auto;
	display-radio: 1;
}


@media screen and (max-width: 768px){
	.top{
		display:none;
	}
	.mobile_header{
	width:100%;
	height: 50px;
	position:relative;
	display:block;
}
.mobile_logo{
	float: left;
}
.mobile_logo img{
	width: 50%;
	margin-top: -10px;
	margin-left:10px;

}

.m_top_menu{float:right;width:45px;position:relative;overflow:visible !important;}
#tab_index{float:left;}
.index_language_part{float:right;position: relative;}
.english{float:left;font-size:16px;color:#666666;line-height:50px;width:105px;}
.index_language_part ul{display:none;width: 100%;}
.index_language_part.cur ul{display: block;top: 50px;left: 0;position: absolute;z-index:100;}
.index_language_part ul li{background:#E7E7E7;line-height:30px;padding:0 3%;font-size:12px;}
.m_mobile_menu_btn{float:left;margin-left:10px;}
.m_mobile_menu_btn i{background-color:#bd1a2d;}
.m_mobile_menu_btn .z_hover{background:transparent;}
.z_cur,.z_hover{position:relative;display:inline-block;vertical-align:top;height:3px;width:25px;top:23px;}
.z_cur:before,.z_cur:after,.z_hover:before,.z_hover:after{position:absolute;content:"";background-color:#bd1a2d;height:100%;width:100%;left:0;}
.z_cur:before{transform:translateY(-250%);-webkit-transform:translateY(-250%);}
.z_cur:after{transform:translateY(250%);-webkit-transform:translateY(250%);}
.z_hover{background-color:transparent;}
.z_hover:before{transform:translateY(0) rotate(45deg);-webkit-transform:translateY(0) rotate(45deg);}
.z_hover:after{transform:translateY(0) rotate(-45deg);-webkit-transform:translateY(0) rotate(-45deg);}
.m_top_menu ul{width:100px;background:rgba(212,39,71,0.85);position:absolute;top:0;left:45px;z-index:9999; display:none;}
.m_top_menu ul li{float:left;font-size:16px;width:100%;text-align:center;line-height:50px;}
.m_top_menu ul li a{color:#fff;}
.main_box_tit{
	width: 50%;
	margin-bottom: 0
}
.main_box_tit h1{
	font-size: 2em;
}
.main_box_tit h3{
	font-size:0.51em;
}
.main_box_tz_box{
	width: 100%;
}
.main_box_tz_left{
	width:96%;
}
.news_box,.news_pic,.news_list{
	width:96%;
	margin: 2%
}
.main_box_tz_left
.gpxx_l img{
	width: 100%;
}
.gpxx_r{
	width:100%; 
	margin-top: 5%;
	border-top:1px solid #ccc;

}
.gpxx_r h1{
	margin-top: 12%
}
.f80{
	font-size: 4em;
}
.main_box_tz_right{
	width: 96%;
}
.slider1 img{
	height: 100%
}
.swiper-container{
	width: 100%;
}
.footer_left{
	border-left: 0
}
.footer_right{
	display: none;
}
.footer_box,.footer_left{
	width: 100%;
}
.main_box_tz_left{
	background: none;
}
.main_box_tz{
	height: 100%;
	overflow: hidden;
	background: url(/huagongresource/images/bg_1.png) left bottom no-repeat;
}
.gf{
	font-size: 1.6em;

}
.gf_one{
	font-size: 1.2em;
	margin-top: 15px
}
.gf_two{
	font-size: 1em;
	margin-top: 15px
}
.gpxx_r h3{
	width: 50%;
	float: left;
	margin-bottom: 5%
}
.gpxx_r span{
	font-size: 14px;
}
.main_box_tz_right h2{
	margin-top: 10%;
}
.news_list ul li a{
	font-size: 16px;
	width: 76%
}
.address ul li{
	height: 30px;
	line-height: 30px;
}
.footer_left_top_img{
	margin: 0 auto;
	width: 80%;
	margin-left:5%;
}
.footer_left_top_img img{
	width: 30%
}
.phone{
 border-left:2px solid #c70000;
 margin:5% 5% 5% 0;
}
.footer_bg{
	font-size: 12px;
}
.gpxx_r h2{
	margin: 4%
}
.gsgg a {
    width: 70%;
    }
/*lisst*/
.list_banner img{
	width: 100%;
	height:100px;
}
.list_menu{
	width: 100%;
	margin-bottom: 0
}
.list_menu ul{
	padding:0;
}
.list_menu ul li{
	width: 25%;
	float: left;
	font-size:14px;
}

.list_menu h2{
	display: none;
}
.list_right{
	width: 94%
}
.list_pic ul li{
	width:50%;
	display: block;
}

}