/*@font-face {
    font-family: "PingFang Light";
    src: url("../fonts/PingFang%20Light.eot"); /* IE9 */
/*  src: url("../fonts/PingFang%20Light.eot?#iefix") format("embedded-opentype"), /* IE6-IE8 */
/* url("../fonts/PingFang%20Light.woff") format("woff"), /* chrome, firefox */
/*url("../fonts/PingFang%20Light.ttf") format("truetype"), /* chrome, firefox, opera, Safari, Android, iOS 4.2+ */
/*url("../fonts/PingFang%20Light.svg#PingFang Light") format("svg"); /* iOS 4.1- */
/*font-style: normal;
    /*font-weight: normal;
}*/
html {
	min-width: 1200px;
	;
}

body {
	font-family: "PingFang Regular", "PingFang Light", "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
}

.container-1082 {
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
	max-width: 1082px;
}

.container-1440 {
	margin-left: auto;
	margin-right: auto;
	width: 100% !important;
	overflow: hidden;
	background-size: 100%;
}

.am-btn-sm {
	line-height: 20px;
}

.am-topbar {
	min-height: 80px;
	background: #fff;
	border: 1px solid #e2e2e2;
	font-size: 14px;
}

.am-with-topbar-fixed-top {
	padding-top: 80px;
}

.am-topbar-nav>li>a {
	padding: 0 16px;
	margin-top: 18px;
	line-height: 40px;
}

.am-topbar-brand {
	height: 80px;
	line-height: 80px;
	padding: 0;
	display: flex;
	align-items: center;
	margin-right: 4.3rem;
}

.am-topbar-right {
	line-height: 68px;
}

.am-nav>li>a:focus,
.am-nav>li>a:hover {
	background-color: #fff;
}

.am-topbar-nav>li.am-active>a:after {
	opacity: 1;
	border-bottom-color: #008b47;
}

.am-topbar-nav>li>a:after:hover {}

.am-topbar-nav>li>a:hover:after {
	border-bottom-color: #008b47;
}

ul.am-dropdown-content {
	top: 80px;
}

.am-topbar-nav>li>a:after {
	border: 2px solid #008b47;
	left: 0;
	margin-left: 0;
	width: 100%;
	height: 2px;

}

/*nav product background start*/
ul.am-dropdown-push {
	opacity: 0.6;
	left: -489px !important;
	top: 112px;
	width: 100%;
	min-width: 1440px;
	border: none;
	height: 120px;
	background: #000;
	padding-left: 480px;
}

ul.am-dropdown-push>li {
	float: left;
	text-align: center;
}

.am-dropdown-push:after,
.am-dropdown-push:before {
	display: none;
}

ul.am-dropdown-push>li>a {
	display: inline-block;
	font-size: 18px;
	color: #fefefe;
}

ul.am-dropdown-push>li>a:focus,
ul.am-dropdown-push>li>a:hover {
	outline: none;
	background-color: transparent;
	color: #008b47;
}

.am-dropdown-push>li {
	padding-top: 34px;
}

ul.am-dropdown-push>.am-active>a,
ul.am-dropdown-push>.am-active>a:focus,
ul.am-dropdown-push>.am-active>a:hover {
	outline: none;
	background-color: transparent;
	color: #008b47;
}

/*product nav end*/
.am-nav-pills>li+li {
	margin-left: 0.9rem;
}

.am-topbar-nav>li.am-active>a,
.am-topbar-nav>li.am-active>a:focus,
.am-topbar-nav>li.am-active>a:hover {
	color: #008b47;
}

.am-topbar-nav>li.down-add>a:after {
	position: absolute;
	left: 50%;
	margin-left: -7px;
	bottom: -1px;
	content: "";
	display: inline-block;
	width: 0;
	height: 0;
	vertical-align: middle;
	border-bottom: 7px solid #f8f8f8;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
	border-top: 0 dotted;
	-webkit-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	transform: rotate(360deg);
	opacity: 0;
	-webkit-transition: opacity .1s;
	transition: opacity .1s;
}

.am-topbar-nav>li.down-add>a:after {
	border: 2px solid #008b47;
	left: 0;
	margin-left: 0;
	width: 100%;
	height: 2px;
}

.am-topbar-nav>li.down-add>a:after {
	opacity: 1;
	border-bottom-color: #008b47;
}

.am-topbar-nav>li.down-add>a,
.am-topbar-nav>li.down-add>a:focus,
.am-topbar-nav>li.down-add>a:hover {
	color: #008b47;
}

.am-topbar .am-text-ir {
	display: block;
	height: 60px;
	width: 60px;
	background: url(../imgs/logo.png) no-repeat;
	background-size: contain;
	margin-right: 10px;
}

.am-btn-primary-push {
	background-color: #fff;
	border-color: #008b47;
}

.am-btn-primary-push.am-active,
.am-btn-primary-push:active,
.am-dropdown.am-active .am-btn-primary-push.am-dropdown-toggle {
	background-color: #008b47;
}

.am-btn-primary-push:focus,
.am-topbar-right .am-btn-primary-push:hover {
	background-color: #008b47;
	border-color: #008b47;
	color: #fff;
}

.am-btn-primary-push.am-active,
.am-btn-primary-push:active,
.am-btn-primary-push:focus,
.am-btn-primary-push:hover,
.am-dropdown.am-active .am-btn-primary-push.am-dropdown-toggle {
	border-color: #008b47;
	color: #fff;
}

.am-btn:active:focus,
.am-btn:focus {
	outline: none;
}

.am-dropdown-content {
	background-clip: border-box;
}

.footer {
	height: 80px;
	background-color: #303136;
	width: 100%;
	min-width: 1082px;
}

.footer-warp {
	padding: 0;
}

.footer-nav {
	color: #fff;
	list-style: none;
	margin: 0;
	padding: 0;
	height: 253px;
}

.footer-nav li {
	width: 150px;
	margin-right: 75px;
	float: left;
}

.footer-nav .last-li {
	margin-right: 0;
}

.footer-item dl dd {
	line-height: 39px;
}

.footer-item dl dd a {
	color: #a3a6ab;
	font-size: 14px;
}

.footer-item dl dd a:hover {
	color: #ced1d6;
}

.footer-item dl dt {
	line-height: 39px;
	font-size: 18px;
	border-bottom: 1px solid #45464b;
	padding-bottom: 22px;
	margin-bottom: 22px;
	font-weight: 400;
}

.footer-copyright {
	border-top: 1px solid #45464b;
	height: 76px;
}

.footer-copyright p {
	color: #a3a6ab;
	text-align: center;
	font-size: 14px;
	line-height: 39px;
	padding-top: 14px;
	font-weight: 400;
}

ul.am-dropdown-content>.am-active>a,
ul.am-dropdown-content>.am-active>a:focus,
ul.am-dropdown-content>.am-active>a:hover {
	color: #008b47;
}

a.am-btn-primary-push:active {
	color: #fff;
}

ul.am-dropdown-content>.am-active>a {
	background: #fff;
}

ul.am-dropdown-content>.am-active>a,
ul.am-dropdown-content>.am-active>a:focus,
ul.am-dropdown-content>.am-active>a:hover {
	background-color: #fff;
}
