body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl, dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,iframe{margin:0; padding:0;}
a{ text-decoration: none;display: block}
img{ display: block;}
#app{ width: 100%; position: relative; max-width: 1920px;}
li{ text-decoration: none;list-style-type: none;}
/*头部*/
header{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0;
}
header .logo2{
	width: 24.833%;
}
header .logo2 img{
	width: 100%;
}
header .headnav{
	width: 63%;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
header .headnav a{
	width: 20%;
  font-size: 20px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  line-height: 1.2;
  text-align: center;
	padding: 30px 0;
	transition: all 0.5s;
}
header .headnav a:hover{
	background: #000000;
	color: #FFFFFF;
	border-bottom-left-radius: 50%;
	border-top-right-radius: 50%;
}

/*product产品*/
#product{
	width: 100%;
}
.Top1{width: 100%;height: 25vw;background: url(../img/aboutBG.jpg) no-repeat;background-size: 100% 100%;text-align: center;display: flex;flex-wrap: wrap;align-items: center;align-content: center;}
.Top1 h1{font-size: 50px;font-family: "Microsoft YaHei";color: rgba(200, 163, 88, 0.6);font-weight: bold;text-transform: uppercase;line-height: 1.2;width: 100%;letter-spacing: 0.1em;}
.Top1 h2{font-size: 38px;font-family: "Microsoft YaHei";color: rgb(255, 255, 255);font-weight: bold;line-height: 1.2;width: 100%;margin-top: -20px;letter-spacing: 0.05em;}
.Top2{width: 100%;height: 25vw;background: url(../img/productBG.jpg) no-repeat;background-size: 100% 100%;text-align: center;display: flex;flex-wrap: wrap;align-items: center;align-content: center;}
.Top2 h1{font-size: 50px;font-family: "Microsoft YaHei";color: rgba(200, 163, 88, 0.6);font-weight: bold;text-transform: uppercase;line-height: 1.2;width: 100%;letter-spacing: 0.1em;}
.Top2 h2{font-size: 38px;font-family: "Microsoft YaHei";color: rgb(255, 255, 255);font-weight: bold;line-height: 1.2;width: 100%;margin-top: -20px;letter-spacing: 0.05em;}
.Top3{width: 100%;height: 25vw;background: url(../img/newsBG.jpg) no-repeat;background-size: 100% 100%;text-align: center;display: flex;flex-wrap: wrap;align-items: center;align-content: center;}
.Top3 h1{font-size: 50px;font-family: "Microsoft YaHei";color: rgba(200, 163, 88, 0.6);font-weight: bold;text-transform: uppercase;line-height: 1.2;width: 100%;letter-spacing: 0.1em;}
.Top3 h2{font-size: 38px;font-family: "Microsoft YaHei";color: rgb(255, 255, 255);font-weight: bold;line-height: 1.2;width: 100%;margin-top: -20px;letter-spacing: 0.05em;}
.Top4{width: 100%;height: 25vw;background: url(../img/contactBG.jpg) no-repeat;background-size: 100% 100%;text-align: center;display: flex;flex-wrap: wrap;align-items: center;align-content: center;}
.Top4 h1{font-size: 50px;font-family: "Microsoft YaHei";color: rgba(200, 163, 88, 0.6);font-weight: bold;text-transform: uppercase;line-height: 1.2;width: 100%;letter-spacing: 0.1em;}
.Top4 h2{font-size: 38px;font-family: "Microsoft YaHei";color: rgb(255, 255, 255);font-weight: bold;line-height: 1.2;width: 100%;margin-top: -20px;letter-spacing: 0.05em;}
.product{
	width: 1200px;
	margin: 0 auto;
}
.daohang{ width: 100%;display: flex;align-items: center;justify-content: flex-start; margin: 50px 0;}
.daohang a{ margin-right: 10px;font-size: 16px;font-family: "Microsoft YaHei";color: rgb(0, 0, 0);line-height: 1.2;}
.daohang span{ margin-right: 10px;font-size: 16px;font-family: "Microsoft YaHei";color: rgb(0, 0, 0);line-height: 1.2;}
.pronav{ 
	width: 100%;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.pronav a{
	width: 20%;
	margin: 20px 3%;
	padding: 10px 0;
	border-radius: 10px;
  	font-size: 22px;
  	font-family: "Microsoft YaHei";
  	color: rgb(0, 0, 0);
  	line-height: 1.2;
	background: #E6E6E6;
	text-align: center;
	font-weight: bold;
}
.protitle{
  	font-size: 29px;
  	font-family: "Microsoft YaHei";
 	color: rgb(0, 0, 0);
  	line-height: 5;
	text-align: center;
	font-weight: normal;
}
.proUl{
	width: 100%;
	overflow: hidden;
	align-items: center;
}
.proUl .prolist{
	width: 22%;
	float: left;
	margin-right: 4%;
	margin: 10px 4% 10px 0;
}
.proUl .prolist a{ width:100%;display:block;}
.proUl .prolist a img{ width:100%;display:block;}
.proUl .prolist p{
  font-size: 17px;
  font-family: "Microsoft YaHei";
  color: rgb(0, 0, 0);
  line-height: 2;
	text-align: center;
}
.procon{
	width: 1200px;
	margin: 0 auto;
}
.procon .titleH2{
	font-size: 29px;
  	font-family: "Microsoft YaHei";
 	color: rgb(0, 0, 0);
  	line-height: 2;
	text-align: center;
	font-weight: normal;
}
.procon img{
	display: block;
	margin:50px auto;
	width:50%;
}
.procons{
	width: 1000px;
	margin: 50px auto;
	font-size: 17px;
	font-family: "Microsoft YaHei";
	color: rgb(0, 0, 0);
	line-height: 2;
	text-align: justify;
	text-indent: 2em;
}

/*news新闻资讯*/
#news{ width: 100%;}
#news .news{ width: 100%;max-width: 1200px;margin: 0 auto}
.newUl{
	width: 100%;
	padding: 10px 0 100px;
}
.newUl li:hover{ box-shadow: 10px 10px 10px #9E9E9E;}
.newUl li{
	width: 100%;
	margin: 50px auto;
	box-shadow: 10px 10px 10px #D3D3D3;
	transition: all 0.5s;
}
.newUl li a{
	width: 94%;
	display: flex;
	align-items: center;
	justify-content: space-between;
	color: #717171;
	padding: 20px 3%;
	background: #F7F7F7;
}
.newUl li .right{
	width: 15%;
	text-align: center;
}
.newUl li .right p{
	font-size:16px;
	height: 50px;
}
.newUl li .right h4{
	font-size:16px;
	line-height: 2;
}
.newUl li .left{
	width: 80%;
}
.newUl li .left h3{
	font-size: 18px;
    color: #333333;
    display: block;
    height: 24px;
    overflow: hidden;
    margin-bottom: 20px;
    transition: all .3s ease-out 0s;
	font-weight: normal;
}
.newUl li .left p{
    font-size: 14px;
    color: #717171;
    display: block;
	text-align: justify;
	line-height:1.8;
    overflow: hidden;
    transition: all .3s ease-out 0s;
}
.newcon{
	width: 1200px;
	margin: 0 auto;
}
.newcon .titleH2{
	font-size: 29px;
  	font-family: "Microsoft YaHei";
 	color: rgb(0, 0, 0);
  	line-height: 5;
	text-align: center;
	font-weight: normal;
}
.newcon img{
	display: block;
	margin:50px auto;
}
/* .procons{ */
	/* width: 1000px; */
	/* margin: 100px auto; */
	/* font-size: 17px; */
	/* font-family: "Microsoft YaHei"; */
	/* color: rgb(0, 0, 0); */
	/* line-height: 2; */
	/* text-align: justify; */
	/* text-indent: 2em; */
/* } */


/*about关于我们*/
.about{
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}
.about .aboutCon{
	width: 100%;
	padding-bottom: 100px
}
.about .aboutCon .titleH1{
	width: 100%;
	font-size: 30px;
	line-height: 3;
	font-family: "Microsoft YaHei";
	color: #0e7bc8;
	text-align: center;
}
.about .aboutCon p{
	width: 800px;
	text-align: justify;
	text-indent: 2em;
	line-height: 2;
	margin: 20px auto;
	font-size:17px;
}
.about .aboutCon h4{
	text-align:center;
	font-size:28px;
	font-weight:600;
	letter-spacing:0.1em;
	margin-bottom:35px;
	margin-top:50px;
}

.contact{ 
	width: 1200px;
	margin:100px auto;
}
.contact .titleH1{
	font-size: 30px;
	white-space: normal;
    vertical-align: middle;
    line-height: 40px;
	margin-bottom: 30px;
	text-align: center;
	color: rgba(30, 30, 30,1);
    font-size: 35px;
    font-weight: 400;
}
.contact h2{
	font-size: 30px;
    color: #666;
    line-height: 30px;
	letter-spacing: 0.05em;
	margin-bottom: 20px;
	text-align:center;
}
.contact .tact{
	 font-size: 20px;
    color: #666;
    line-height: 50px;
	text-align:center;
}
   
/**/
.dede_pages{ padding-bottom:100px;margin:60px auto;}
.pagelist{
	width:100%;
	display:flex;
	justify-content:center;
} 
.pagelist li{
    border: 1px solid;
	padding:5px 8px;
	margin:0 5px;
	color:#000000;
	font-size:12px;
} 
.pagelist li a{ color:#000000}
.thisclass{
	background:#000000!important;
	color:#ffffff!important;
	font-size:12px;
}
.pagelist li:hover{ background:#000000!important}
.pagelist li:hover a{ ;color:#ffffff!important;font-size:12px;}

/*底部*/
.footer{
	width: 100%;
	background: #2F2F2F;
}
.footer p{
  font-size:0.7vw;
  font-family: "Microsoft YaHei";
  color: rgb(155, 155, 155);
  line-height: 4;
	text-align: center;
	font-weight: lighter;
}