* {
	margin: 0;
	padding: 0;
}

body {
	/*font-family: PingFang SC, Microsoft YaHei, Helvetica Neue, Helvetica, STHeitiSC-Light, Arial, sans-serif;*/
	font-size: 14px;
	line-height: 1.42857143;
	color: #333;
	font-weight: 400;
}

html {
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

::-webkit-scrollbar {
	width: 4px;
	background: transparent;
}

a {
	text-decoration: none;
	color: #fff;
}

p {
	display: block;
	margin-block-start: 1em;
	margin-block-end: 1em;
	margin-inline-start: 0px;
	margin-inline-end: 0px;
}

ul,
li {
	list-style: none;
}

header {
	width: 100%;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	height: 80px;
	z-index: 999;
	border-bottom: 1px solid #f0f0f0;
}

header div#pcMenu {
	width: 100%;
	width: 1085px;
	margin: 0 auto;
	height: 80px;
	line-height: 80px;
	position: relative;
	display: none;
}

header div#pcMenu a.logo {
	position: absolute;
	left: 0;
	/*margin-top: 10px;*/
	margin-top: 16px;
	display: inline-block;
}

#mobile_menu {
	display: none;
}

header div#pcMenu ul.menuA {
	width: 800px;
	display: flex;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
}

header div#pcMenu ul.menuA li {
	width: 120px;
	position: relative;
	text-align: center;
	cursor: pointer;
}

li.menuAck,
li.menuAckHover {
	position: relative;
}

li.menuAck:before,
li.menuAckHover:before {
	content: "";
	position: absolute;
	bottom: 0;
	width: 0;
	height: 4px;
	background: #e48626;
	left: 50%;
	transform: translateX(-50%);
	animation: moveWidth .3s linear;
	animation-fill-mode: forwards;
}

@keyframes moveWidth {
	from {
		width: 0;
	}
	to {
		width: 60px;
	}
}

header div#pcMenu ul.menuA li a {
	color: #000;
	font-size: 15px;
}


/*移动版导航*/

#mobile_menu {
	width: 100%;
	height: 80px;
	position: relative;
}

#mobile_menu a.logo {
	position: absolute;
	left: 5%;
	display: block;
	top: 50%;
	transform: translateY(-50%);
}

#navIco {
	position: absolute;
	right: 5%;
	display: block;
	background: url(../images/navico.png) no-repeat;
	background-position: 0 center;
}

nav {
	width: 100%;
	/*max-width: 1170px;*/
	height: auto;
	background: #fff;
	position: fixed;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
}

nav a {
	display: block;
	width: 90%;
	height: 60px;
	line-height: 60px;
	position: relative;
	border-bottom: 1px solid #f0f0f0;
	font-size: 14px;
	color: #777;
	margin: 0 auto;
	text-align: left;
}

#contactFiexd {
	position: fixed;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	height: auto;
	display: none;
	z-index: 9999;
}

#contactFiexd span {
	position: relative;
	width: 80px;
	height: 82px;
	display: block;
}

#contactFiexd span i {
	display: block;
	width: 80px;
	height: 80px;
	background-color: rgba(288, 124, 38, 1);
	margin-bottom: 2px;
	cursor: pointer;
	position: relative;
	font-style: normal;
}

#Fiexd_kefu i:after {
	content: "客服";
	font-size: 10px;
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
}

#Fiexd_tel i:after {
	content: "电话";
	font-size: 10px;
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
}

#Fiexd_tel2 i:after {
	content: "传真";
	font-size: 10px;
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
}

#Fiexd_weixin i:after {
	content: "公众号";
	font-size: 10px;
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
}

#Fiexd_weibo i:after {
	content: "微博";
	font-size: 10px;
	position: absolute;
	display: block;
	bottom: 10px;
	text-align: center;
	width: 100%;
	left: 0;
	color: #fff;
}

#Fiexd_kefu i {
	background-image: url(../images/ico_kefu.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 36px 36px;
}

#Fiexd_tel i {
	background-image: url(../images/ico_tel2.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 36px 36px;
	z-index: 3;
}

#Fiexd_tel2 i {
	background-image: url(../images/ico_tel3.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 36px 36px;
	z-index: 3;
}

#Fiexd_tel label,
#Fiexd_tel2 label {
	width: auto;
	height: 80px;
	position: absolute;
	z-index: -1;
	width: 310px;
	right: 80px;
	top: 0;
	opacity: 0;
	display: none;
	background: rgba(288, 124, 38, 1);
	border-right: 1px solid #fff;
}

#Fiexd_tel label b,
#Fiexd_tel2 label b {
	display: block;
	line-height: 80px;
	text-align: center;
	font-size: 30px;
	color: #fff;
}

#Fiexd_weixin i {
	background-image: url(../images/ico_weixin.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 36px 36px;
}

#Fiexd_weixin label,
#Fiexd_weibo label {
	position: absolute;
	right: 88px;
	display: none;
	width: 150px;
	height: 150px;
	background: pink;
	top: -50px;
	opacity: 0;
}

#Fiexd_weibo i {
	background-image: url(../images/ico_weibo.png);
	background-repeat: no-repeat;
	background-position: center 15px;
	background-size: 36px 36px;
}

#Fiexd_tel:hover label,
#Fiexd_tel2:hover label,
#Fiexd_weixin:hover label,
#Fiexd_weibo:hover label {
	display: block;
	animation: moveXtel .6s linear;
	animation-fill-mode: forwards;
}

@-webkit-keyframes moveXtel {
	from {
		transform: translateY(30px);
		opacity: 0;
	}
	to {
		transform: translateY(0);
		opacity: 1;
	}
}

#TopBtn {
	display: none;
	position: fixed;
	bottom: 16%;
	right: 1%;
	width: 55px;
	height: 55px;
	border-radius: 100%;
	background-color: #000;
	background-image: url(../images/Topico.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
}

footer {
	background: #000;
	clear: both;
}

.footer2 {
	color: #777;
	text-align: left;
	padding: 20px 0;
	margin: 0 auto;
}
.footerLogo{
	position: relative;
}
.footerLogo img{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
}
.footer2 a {
	color: #777;
}

.telF span {
	padding-right: 80px;
}

@media only screen and (min-width: 1086px) {
	body {
		min-width: 1200px;
	}
	.footer2 {
		width: 1200px;
		display: flex;
	}
	.footer2 .footerLogo {
		width: 152px;
	}
	.footer2 p.CopyRight,
	.addressF,
	.telF,
	.zhu {
		font-size: 14px;
		text-align: left;
	}
	#pcMenu a.logo {
		/*width: 200px;
		height: 60px;*/
		width: 152px;
		height:48px;
	}
	#navIco {
		width: 64px;
		height: 64px;
		background-size: 44px 44px;
		margin-top: 8px;
	}
}

@media only screen and (max-width: 1085px) {
	body {
		width: 100%;
	}
	.footer2 {
		width: 88%;
		display: block;
	}
	.footer2 .footerLogo {
		display: none;
	}
	.footer2 p.CopyRight,
	.addressF,
	.telF,.zhu {
		font-size: 12px;
		text-align: left;
	}
	#pcMenu {
		display: none !important;
	}
	#mobile_menu {
		display: block !important;
	}
	#mobile_menu a.logo {
		width: 130px;
		height: auto;
	}
	#navIco {
		width: 40px;
		height: 40px;
		background-size: 40px 40px;
		margin-top: 20px;
	}
	.footer2 a {
		font-size: 12px;
	}
}

@media only screen and (max-width: 640px) {
	.footer2 a {
		font-size: 12px;
	}
	.telF,.zhu {
		font-size: 12px;
		text-align: left;
	}
	.telF span {
		display: block;
	}
	#TopBtn {
		bottom: 5%;
	}
	.footerText p{
		padding-bottom: 8px;
	}
}


.banner{
	display: none;
	overflow: hidden;
}
.banner>img{
	animation: scaleImg 6s linear;
	animation-fill-mode: forwards;
}
@-webkit-keyframes scaleImg{
	0%{transform: scale(1.2);opacity: 0;}
	50%{opacity: 1;}
	100%{transform: scale(1);opacity:1;}
}

#contactBottom{
    position: fixed;
    bottom: 5px;
    display: block;
    right: 28px;
    background-color: #bd251d;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 99;
    border-radius: 23px;
    writing-mode: tb-rl;
    color: #fff;
    padding: 10px;
    box-shadow: 0 0 5px rgba(0,0,0,.5);
}
