body {
	margin:0 auto;
	background: #f7f7f7;
	font-family: "microsoft yahei",Arial, Helvetica, sans-serif; 
	font-size:0.8vw; 
	color: #333333;
}

.mid{
	margin-top:	5.73vw;
}

.container{
	padding:0px 5.2vw;
}

.header_box {
	width: 100%;
    position: fixed;
	top:0;
	z-index: 10000;
	transition: all 0.3s linear;
}

.header_box{
	background:#fff;
	box-shadow:0 2px 10px rgba(0,0,0,0.1);
	transition: all 0.3s linear;
}

.header_box .container{
	height: 5.73vw;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.logo{
	background:url(../images/logo.png) left center no-repeat;
	background-size:14.63vw auto;
	width:14.63vw;
	height:3.8vw;
	transition:all 0.2s linear;
	-webkit-transition:all 0.2s linear;
}

.nav_box{
	width:70%;
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.nav{
	width:80%;	
}

.nav_list{
	display:flex;
	align-items:center;
	justify-content:space-between;
}

.nav_list li{
	font-size:0.84vw;	
}

.nav_list li a{
	color:#333;
	padding:10px 0px;
}

.nav_list li a:hover{
	color:#007734;
}

.nav_list li a.active{
	color:#007734;
	border-bottom:4px #007734 solid;
}

.search_box{
	width:10.41vw;
	height:1.67vw;
	line-height:1.67vw;
	padding:0 0.9vw;
	border:1px #aaa solid;
	border-radius:3vw;
	display:flex;
	align-items:center;
	justify-content:space-between;	
}

.search_box input[type=text]{
	width:8vw;
	height:1.6vw;
	outline:none;
	border:0;
	background:none;
	font-size:0.7vw;
}

.search_box .search_ico{
	font-size:1.1vw;
	color:#007734;
	cursor:pointer;	
	outline:none;
	border:0;
	background:none;
}


.banner{
	width:100%;
    height: 22.4vw;
    overflow: hidden;
	position: relative;
}

.banner img{
	width:100%;
    height: 22.4vw;
	animation:banner 4s linear;
}

@keyframes banner{
	from {
		transform:scale(1.2);
	}
  	to {
		transform:scale(1);
	}	
	
}


.main_font{
	text-align:center;
	position: absolute;
    top:75%;
	left:15%;
	transform:translate(-15%, -75%);
	z-index:9;	
}

.main_font .big{
	font-size:2.4vw;
	font-weight:bold;
	color:#fff;
	text-shadow:0 1px 3px rgba(0,0,0,0.3);
	letter-spacing:5px;
}

.list_box{
	padding:0 3vw;
	padding-bottom:6vw;
	background: url(../images/map.png) bottom center no-repeat #fff;
	min-height:800px;
}

.path_box{
	padding:1vw 0;
}

.path_ico{
	font-size:1vw !important;
	color:#999;	
}

.path{
	font-size:0.82vw;
}

.path span{
	padding: 0 0.3vw;
}

.menu{
	text-align:center;	
	border-bottom:1px #007734 solid;
}

.menu li{
	display:inline-block;
	margin:0 1.6vw;
	margin-bottom:-1px;
	font-size:1.8vw;
}

.menu li a{
	display:inline-block;
	color:#555;
	padding:0.8vw 0;
}

.menu li a.active{
	display:inline-block;
	font-weight:bold;
	color:#333;
	padding:0.8vw 0vw;
	border-bottom:5px #007734 solid;
}


.article_list{
	margin:2vw;
	margin-top:4vw;
	font-size:1vw;
	line-height:2.4vw;
}





















.footer{
	min-height:12.5vw;
	background: url(../images/bot_bg.jpg) top center repeat-x;
	color:#fff;
}

.footer .cont{
	padding-top:1vw;
	display:flex;
	justify-content:space-between;	
}

.footer_cont{
	padding:20px 0;
	display:flex;
}

.footer_cont .logo{
	width:16vw;
	height:5vw;
	padding-right:3vw;
	border-right:1px rgba(255,255,255,0.3) solid;
	background:url(../images/bot_logo.png) left center no-repeat;
	background-size:14.63vw auto;
}

.footer_cont .detail{
	line-height:1.5vw;
	padding-left:3vw;
}

.wx_gz{
	margin-top:1.5vw;
	width:6.25vw;
	line-height:1.5vw;
	text-align:center;
}

.wx_gz img{
	width:6.25vw;
}

/*2023-4-12文化模块修改*/
.wehbox {
    width: 1140px;
    margin: 0px auto;
    font-family: Microsoft YaHei !important;
}

.wenhtitle {
    width: 1138px;
    height: 106px;
    background: url("../images/qywhtitle.png");
}

.wehucontent {
    width: 1128px;
    margin: 10px auto;
    height: 1047px;
	
	font-family: "宋体" !important;

}

.wehucontent {
    position: relative;


}

/*企业精神1*/
.qyjsbox {
    width: 368px;
    height: 252px;
    position: absolute;
    top: 0px;
    left: 0px;
    overflow: hidden;

    background: url("../images/hezpic01.jpg") no-repeat;
}

/*企业愿景2*/
.qyyjbox {

    width: 368px;
    height: 252px;
    position: absolute;
    top: 0px;
    left: 380px;
    overflow: hidden;
    background: url("../images/hezpic02.jpg") no-repeat;
}

/*企业使命3*/
.qysmbox {

    width: 368px;
    height: 515px;
    position: absolute;
    top: 0px;
    left: 760px;
    overflow: hidden;
    background: url("../images/hezpic03.jpg") no-repeat;

}

.cheight01{
    height: 515px !important;

}

.cheight02{
    height: 521px !important;

}


.chlh01{
    line-height: 515px !important;
}

.chlh02{
    line-height: 521px !important;
}
.chwidth01{
    width: 85% !important;
}
.cheight02{
    height: 521px !important;
}
.chpdtop01{
    padding-top: 120px !important;
}

.chpdtop02{
    padding-top: 200px !important;
}

/*战略布局4*/
.zlbjbox {

    width: 368px;
    height: 252px;

    position: absolute;
    top: 264px;
    left: 380px;
    overflow: hidden;
    background: url("../images/hezpic04.jpg") no-repeat;
}

/*标语0*/
.dazbox {
    width: 368px;
    height: 784px;
    position: absolute;
    top: 264px;
    left: 0px;
    overflow: hidden;
    background: url("../images/hezpic00.jpg") no-repeat;
}

/*合作理念5*/
.hzlnbox {

    width: 368px;
    height: 521px;
    position: absolute;
    top: 527px;
    left: 380px;
    overflow: hidden;
    background: url("../images/hezpic05.jpg") no-repeat;
}

/*融合理念6*/
.rhlnbox {

    width: 368px;
    height: 521px;
    position: absolute;
    top: 527px;
    left: 760px;
    overflow: hidden;
    background: url("../images/hezpic06.jpg") no-repeat;
}

.js01{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 504px;
}
.title1 {
    width: 100%;
    height: 252px;
    font-size: 36px;
    line-height: 252px;
    font-weight: bold;
    color: #fff;

    text-align: center;
}
.jsbox{
    width: 100%;
    height: 252px;
    background: rgba(0,0,0,.3);
}

.title2{
    width: 100%;
    font-size: 36px;
    line-height: 50px;
    font-weight: bold;
    color: #fff;
    padding-top: 50px;
    text-align: center;

}
.jscont {
    width: 90%;
    margin: 20px auto;
    font-size: 25px;
    text-align: center;
    color: #fff;
    line-height: 40px;

}


