@font-face {
  font-family: "iconfont"; /* Project id 2805482 */
  src: url('../font/iconfont.woff2?t=1631327682172') format('woff2'),
       url('../font/iconfont.woff?t=1631327682172') format('woff'),
       url('../font/iconfont.ttf?t=1631327682172') format('truetype');
}
div,form,img,ul,ol,dl,dt,dd,em,i,h2,h3,h4,span,b,p{padding:0;
 border:0;margin:0;
 list-style: none;font-style:normal;
}
a{text-decoration: none;}
body,html{
   font-family:"微软雅黑";
   outline: 0;
   font-size: 20px;
   margin:0 auto;
   -webkit-text-size-adjust:none;
   background: #FFF;
   overflow-x: hidden;
}
.mt10{margin-top: 10px;}
.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}
.mt40{margin-top: 40px;}
.mt50{margin-top: 50px;}
.mt60{margin-top: 60px;}
.clearboth{ clear: both;}
.box{
	width: 1200px; 
	margin:0 auto;
}
.topbox{
	width: 100%;
	height: 93px;
	background-color: #FFF;
}
.topbox .logo{
	height: 93px;
	float: left;
}
.topbox .layui-nav{
	height: 93px;
	float: left;
	margin-left: 20px;
	padding: 0;
	background: none!important;
}
.topbox .layui-nav .layui-nav-bar{ display: none;}
.topbox .layui-nav .layui-nav-more{ display: none;}
.topbox .layui-nav .layui-nav-item{
	width: 110px;
	height: 93px;
	line-height: 93px;
	text-align: center;	
	color: #333;
	float: left;
	position: relative;	
}
.topbox .layui-nav .layui-nav-item:nth-child(5){
	width: 130px;
	height: 93px;
	line-height: 93px;
	text-align: center;	
	color: #333;
	float: left;
	position: relative;	
}
.topbox .layui-nav .layui-nav-item a:link,
.topbox .layui-nav .layui-nav-item a:visited{
	color: #333;
	font-size: 16px;
	text-decoration: none;
}
.topbox .layui-nav .layui-nav-item a:hover,.topbox .layui-nav .layui-nav-item a.active{
	color: #5bbd3a;
	font-size: 16px;
	text-decoration: none;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child{
	width: 110px;
	position: absolute;
	background-color: rgba(255, 255, 255, 1);
	zoom: 1;
	border-radius: 0;
	box-shadow:0 0 0;
	border:0;
	padding-top: 28px;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd{
	width: 110px;
	height: 50px;
	float: left;
	line-height: 50px;
	font-size: 14px;
	font-weight: normal;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd.layui-this,.layui-nav .layui-nav-child dd.layui-this a{ background: none!important;}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd a{
	width: 110px!important;
	height: 50px;
	margin: 0 auto!important;
	padding: 0!important;
}
.topbox .layui-nav .layui-nav-item .layui-nav-child dd a:hover{	
	background: #5bbd3a;
	color: #FFF;
}
.topbox .top_tel{
	width: 150px;
	height:52px;
	float: left;
	margin-left: 24px;
	margin-top: 22px;
	padding-left: 32px;
	line-height: 26px;
	color: #000;
	font-family: "微软雅黑";
	position: relative;
}
.topbox .top_tel::before{
    position: absolute;
    left: 0;
    top: 0;
	content: "\e64b";
	color: #52b216;
	font-family: "iconfont";
}

.flashbox{
    width: 100%;
    display: block;
}

/* 关于我们 */
.index_about{
	width: 100%;
	height: 520px;
	margin-top: 50px;
	float: left;
	position: relative;
}
.index_about .pic{
	width: 720px;
	height: 520px;
	position: absolute;
	left: 0;
	top: 0;
}
.index_about .left{
	width: 560px;
	height: 413px;
	padding: 40px 53px 0 57px;
	position: absolute;
	right: 0;
	top: 55px;
	background:url(../img/t2.jpg) no-repeat;
}
.index_about .left h3{
	width: 100%;
	height: 51px;
	float: left;
	line-height: 51px;
	font-size: 30px;
	color: #52b216;
}
.index_about .left p{
	width: 100%;
	height: 210px;
	float: left;
	line-height: 35px;
	font-size: 16px;
	color: #222;
}
.index_about .left .txt{
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	color: #52b216;
	font-size: 14px;
}

/* 内页导航 */
.about_nav_box{
	width: 100%;
	height: 69px;
	background-color: #FFF;
	border-bottom: 1px solid #E5E5E5;
}
.about_nav{
	float: left;
	height: 69px;
	width: 100%;
	display: flex;
	flex-direction: row;
	justify-content: center;
}
.about_nav a{
	height: 69px;
	margin: 0 22px;
	color: #666;
	font-size: 20px;
	line-height: 69px;
	display: inline-block;
	position: relative;
}
.about_nav a:hover,.about_nav a.active{
	height: 69px;
	margin: 0 22px;
	color: #FFF;
	color: #5bbd3a;
	font-size: 20px;
}
.about_nav a:hover::after,.about_nav a.active::after{
	content: "";
	width: 100%;
	height: 3px;
	background-color: #5bbd3a;
	position: absolute;
	bottom: -2px;
	left: 0;
}
/* 详情页 */
.title{
	width: 100%;
	line-height: 40px;
	float: left;
	margin-top: 50px;
	text-align: center;
	font-size: 36px;
	color: #022241;
	padding: 24px 0;
}
.basic{
	width: 100%;
	line-height: 45px;
	float: left;
	border-bottom: 1px dotted #e5e5e5;
	text-align: center;
	font-size: 14px;
	color: #999;
}
.content{
	width: calc(100% - 40px);
	float: left;
	line-height: 37px;
	color: #000;
	font-size: 16px;
	padding: 40px 20px;
}
.content img{max-width: 100%!important; height:auto!important;}
.prev_next_box{
	width: 100%;
	height: 93px;
	float: left;
	border-top: 1px dotted #e5e5e5;
	padding-top: 25px;
	line-height: 27px;
	color: #666;
	font-size: 14px;
}

.txt-title{
	width: 100%;
	height: 86px;
	float: left;
	position: relative;
}
.txt-title h2{
	width: 100%;
	height: 86px;
	position: absolute;
	line-height: 86px;
	color: #000;
	font-size: 46px;
	text-align: center;
	z-index: 2;
	background: url(../img/t1.jpg) no-repeat center bottom;
}
.txt-title em{
	width: 100%;
	height: 60px;
	position: absolute;
	bottom: 0;
	left: 0;
	line-height: 60px;
	color: #f0f0f0;
	font-size: 59px;
	text-align: center;
	z-index: 1;
	font-weight: bold;
}
/* 分页样式 */
.pages{
	width: 100%;
	height: 120px;
	float: left;
}
.pages .paging{overflow: hidden; margin: 20px auto; width: 100%; padding: 10px 0; }
.pages .paging .pagination{ text-align: center;}
.pages .paging .pagination li { display: inline-block; background: #fff;
    color: #666; margin-right: 2px;border: 1px solid #ddd;text-align: center;
    font-size: 16px; padding:3px 10px; border-radius: 3px;
}
.pages .paging .pagination li.active {background: #52b216;color: #fff; border: 1px solid #52b216;}
.pages .paging .pagination li a {display: block;text-align: center; color: #666;}
/* 底部样式 */
.bt_box{
	width: 100%;
	height: 290px;
	background-color: #1f1f24;
	border-bottom: 1px solid #323335;
	color: #686868;
}
.bt{
	width: 100%;
	height: 260px;
	position: relative;
}
.bt-1{
	width: 320px;
	height: 188px;
	position: absolute;
	left: 0;
	top: 47px;
	display: flex;
	flex-direction: column;
	border-right: 1px solid #323335;
}
.bt-1 .pic{
	width: 320px;
	height: 68px;
}
.bt-1 .pic img{
	height: 68px;
}

.bt-1 .txt{
	width: 320px;
	line-height: 33px;
	color: #939393;
	font-size: 14px;
	margin-top: 20px;
}

.bt-2{
	width: 730px;
	height: 188px;
	position: absolute;
	left: 321px;
	top: 47px;
	display: flex;
	flex-direction: row;
	justify-content: left;
}
.bt-2 .bt-2-1{
	width: 90px;
	height: 188px;
	display: flex;
	flex-direction: column;
	margin-left: 40px;
}
.bt-2 .bt-2-1 h3{
	width: 100%;;
	height: 16px;
	line-height: 16px;
	color: #ececec;
	font-size: 14px;
}
.bt-2 .bt-2-1 .items{
	width: 100%;
	margin-top: 29px;
	display: flex;
	flex-direction: column;
}
.bt-2 .bt-2-1 .items .item{
	width: 100%;
	height: 33px;
	font-size: 14px;
	color: #686868;
	line-height: 33px;
}
.bt-3{
	width: 100px;
	height: 150px;
	position: absolute;
	right: 0;
	top: 47px;
	display: flex;
	flex-direction: column;
}
.bt-3 .pic{
	width: 100px;
	height: 100px;	
}
.bt-3 .txt{
	width: 100px;
	height: 50px;	
	line-height: 50px;
	text-align: center;
	color: #686868;
	font-size: 14px;
}

.footer_box{
	width: 100%;
	height: 60px;
	background-color: #1f1f24;
}
.footer{
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #686868;
	font-size: 16px;
	text-align: center;
}
.footer a:link,.footer a:visited,.bt a:link,.bt a:visited{
	color: #686868;
	text-decoration: none;
}
.footer a:hover,.bt a:hover{
	color: #686868;
	text-decoration: underline;
}
