@font-face {
	font-family: 'DINCOND-BOLD';
	src: url("/assets/font/DINCOND-BOLD.eot");
	src: url("/assets/font/DINCOND-BOLD.eot") format("embedded-opentype"),
		url("/assets/font/DINCOND-BOLD.woff") format("woff"),
		url("/assets/font/DINCOND-BOLD.ttf") format("truetype");
}

* {
	margin: 0;
	padding: 0;
}

input {
	outline: none;
}

.click {
	cursor: pointer;
}

li {
	list-style: none;
}

.w {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1520px;
	padding: 0 10px;
}

.navbar-default {
	background: rgba(0, 0, 0, 0.3) !important;
	border: none !important;
}

.nav_w {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 80%;
	padding: 0 10px;
}

.nav_w .container-fluid {
	padding-right: 0;
	width: 100%;
	z-index: 999;
	padding: 0;
}

.right_icon {
	float: right;
	line-height: 90px;
}

.right_icon ul li {
	float: left;
	margin: 0 10px;
}

.right_icon ul li a {
	font-size: 20px;
	color: #fff;
	font-weight: 300;
}

.right_icon ul li a img {
	height: 32px;
	margin-top: -3px;
}

.right_icon ul .cn_language {
	display: none;
}

header .rightnav .navbar-right li .zyflg .add_more {
	width: 15px;
	height: 15px;
	position: absolute;
	right: 10px;
	top: 15px;
}

header .navbar-header {
	margin: 0 !important;
}

header .navbar-header .navbar-brand {
	padding: 0;
}

header .rightnav {
	position: relative;
	margin-left: 10% !important;
	width: 60%;
	float: left;
}

header .rightnav .dropdownlist:hover {
	display: block;
}

header .rightnav a {
	color: #fff;
	font-size: 16px;
}

header .rightnav .navbar-right {
	width: 100%;
	line-height: 36px;
	margin: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

header .rightnav .navbar-right .active {
	color: #fff;
}

header .rightnav .navbar-right li .tk a {
	color: #333;
}

header .rightnav .navbar-right li {
	line-height: 90px;
	cursor: pointer;
	text-align: center;
}

header .rightnav .navbar-right li .icodp {
	font-weight: bold;
	color: #fff;
}

header .rightnav .navbar-right li:hover {
	color: #333;
}

.navbar .nav_w .container-fluid>.navbar-header {
	width: 23%;
}

.navbar {
	margin: 0 !important;
	padding: 0;
}

.xmban,
.xmban img {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.xmban img {
	margin-top: 70px;
}

@media(max-width:1169px) {
	.xmban img {
		margin-top: 0;
	}
}

.xmban::after {
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #00000042;
}

.router {
	background-color: #f5f5f5;
}

.log {
	margin-top: 20px;
}

.log img {
	width: 100%;
	margin-top: 10px;
}

.zyflg .nav_t:hover {
	color: #54b23c;
	font-weight: bold;
}

.active .zyflg .nav_t {
	color: #54b23c;
	font-weight: bold;
}

.breadcrumb>li a {
	color: #999;
	font-size: 12px;
}

#cd-primary-nav .has-children>ul {
	opacity: 0;
	transition: all 0.5s;
	border-top: 1px solid #e6e6e6;
}

#cd-primary-nav .has-children:hover>ul {
	opacity: 1;
	visibility: visible;
}

.logs {
	display: none;
}

/*右侧tip自定义样式  */
#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span,
#fp-nav ul li:hover a.active span,
.fp-slidesNav ul li:hover a.active span {
	height: 12px;
	width: 12px;
	margin: -6px 0 0 -6px;
	border-radius: 100%;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span {
	border-radius: 50%;
	position: absolute;
	z-index: 1;
	height: 4px;
	width: 4px;
	border: 0;
	background: #333;
	left: 50%;
	top: 50%;
	margin: -2px 0 0 -2px;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	-o-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}

#fp-nav ul li:hover a span,
.fp-slidesNav ul li:hover a span {
	width: 10px;
	height: 10px;
	margin: -5px 0px 0px -5px;
}

@media screen and (max-width: 1024px) {
	#fp-nav {
		display: none;
	}

	.has-children>a>span {
		font-size: 12px !important;
		position: relative !important;
		margin: 0 !important;
	}
}

@media screen and (min-width: 1024px) {
	.has-children .active {
		color: #54b23c !important;
		position: relative;
	}

	/* .has-children .active::before{
		position: absolute;
		content: "";
		width: 62px;
		height: 3px;
		background: #54b23c;
		bottom: 25px;
		left: 50%;
		transform: translate(-50%);
	} */
}

/* header 左侧导航 */
.wrap {
	width: 35%;
	/* position: absolute; */
	position: fixed;
	z-index: 9999;
}

.short {
	transition: all 0.35s cubic-bezier(0.215, 0.61, 0.355, 1);
	transform: translateX(-102%);
	width: 100%;
	height: 100vh;
	position: absolute;
	top: 0;
	z-index: 10;
	background-color: #fff;
	box-shadow: 5px 0px 5px #00000040;
}

.short.active {
	transform: translateX(0px);
}

.navlist {
	position: absolute;
	left: 80px;
	top: 20px;
}

.active .close {
	position: absolute;
	top: 50%;
	right: -33px;
	opacity: 1;
	z-index: 1;
	cursor: pointer;
	background-color: #54b23c;
	padding: 20px;
	border-radius: 50%;
	transform: translateY(-50%) rotate(0);
	transition: all 0.5s;
	text-shadow: none;
}

.short .close span {
	font-size: 26px;
	color: #fff;
}

.short .close:hover {
	opacity: 1;
	transform: translateY(-50%) rotate(-90deg);
	background-color: #369b1c;
}

.shortlist {
	padding: 0 30px;
	overflow: hidden;
	width: 100%;
	height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	scrollbar-color: #DCE0E1 transparent;
	scrollbar-width: thin;
}

.shortlist ul>h3 {
	font-size: 22px;
	border-bottom: 1px solid #dedede;
	margin: 30px 0 10px;
	padding-bottom: 8px;
	font-weight: bold;
}

.shortlist ul>h3 a {
	color: #000;
	transition: all 0.5s;
}

.shortlist ul {
	width: 100%;
	overflow: hidden;
}

.shortlist ul li {
	float: left;
	width: 50%;
}

.shortlist ul li a {
	font-size: 16px;
	color: #333;
	font-weight: 300;
	display: inline-block;
	margin: 6px 0;
	transition: all 0.5s;
}

.shortlist ul li a:hover,
.shortlist ul>h3 a:hover {
	color: #54b23c;
}

.nav_icon {
	width: 30px;
	cursor: pointer;
}

.navlist>p {
	font-size: 16px;
	color: #000;
	margin: 0;
}

.search a {
	width: 160px;
	display: block;
	position: relative;
	line-height: 42px;
	height: 42px;
	border-radius: 30px;
	background: rgba(0, 0, 0, .1);
	color: #b7b4b4;
	padding: 0 20px;
	border: 1px solid #ffffff5c;
}



.navi {
	width: 100%;
	overflow: hidden;
	background: #f5f5f5;
	padding: 15px 0;
}

.navi .w {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
}

.navi .w .navi_left,
.navi .w .navi_left a {
	color: #999;
	font-size: 12px;
}

.navi .w ul {
	display: flex;
	margin: 0;
}

.navi .w ul li {
	margin-left: 1vw;
	padding-left: 1vw;
	position: relative;
	border-left: 2px solid #ccc;
}

.navi .w ul li:first-of-type {
	border-left: 0;
}

.navi .w ul li a {
	font-size: 20px;
	transition: all 0.5s;
	color: #333;
	font-weight: bold;
}

.navi .w ul li.active a,
.navi .w ul li a:hover {
	color: #54b23c;
}

@media only screen and (max-width: 768px) {
	.wrap {
		width: 100%;
		position: absolute;
		z-index: 9999;
	}

	.navlist {
		position: absolute;
		left: 15px;
		top: 20px;
		display: none;
	}

	.nav_icon {
		width: 25px;
		cursor: pointer;
	}

	.navlist>p {
		font-size: 14px;
		margin: 0;
	}

	.short img.close {
		width: 24px;
		height: auto;
		position: absolute;
		top: 35px;
		left: 23px;
		opacity: 10 !important;
	}

	.shortlist {
		padding: 20px;
	}

	.shortlist ul>h3 {
		margin: 10px 0;
	}

	.active .close {
		top: 14px;
		right: 20px;
		cursor: pointer;
		transform: translateY(0%) rotate(0);
		width: 32px;
		height: 32px;
		padding: 0;
		text-align: center;
		line-height: 32px;
	}

	.short .close span {
		font-size: 20px;
		color: #fff;
	}

	.dqicon {
		display: none !important;
	}

	.short .close:hover {
		opacity: 1;
		transform: none;
		background-color: #369b1c;
	}



	.navi .w ul {
		display: flex;
		margin: 0;
		flex-wrap: wrap;
		width: 100%;
	}

	.navi .w ul li {
		margin-left: 0;
		padding-left: 0;
		position: relative;
		border-left: 0;
		width: 50%;
		text-align: center;
	}

	.navi .w ul li a {
		font-size: 18px;
		transition: all 0.5s;
		color: #333;
		font-weight: bold;
		line-height: 40px;
	}
}

/* 搜索开始 */
#search_box {
	left: 50%;
	top: 90px;
	position: absolute;
	width: 80%;
	z-index: 9999;
	margin: 0px auto;
	transform: translateX(-50%);
	color: rgb(102, 102, 102);
}

#search_box form input {
	width: 87%;
	height: 46px;
	padding: 0 15px;
	border: 1px solid #e7e7e7;
	outline: none;
	margin-top: 2px;
}

#search_box form button {
	width: 12%;
	background: #54b23c;
	color: #fff;
	border: none;
	outline: none;
	height: 46px;
	margin-left: -5px;
	font-size: 17px;
	font-weight: 300;
}

/* 搜索结束 */
/* footer开始 */
.footer {
	width: 100%;
	overflow: hidden;
	padding: 60px 0 30px;
	margin-top: 80px;
	background: #333333;
}

.footer>.w {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.footer .w ul>h3 {
	font-size: 18px;
	color: #fff;
	margin-bottom: 30px;
	margin-top: 0;
	position: relative;
	font-weight: bold;
}

.footer .w ul>h3::after {
	position: absolute;
	content: "";
	left: 0;
	bottom: -6px;
	width: 75px;
	height: 2px;
	background: #d5d5d5;
}

.footer .w ul li {
	color: #acacac;
	margin: 20px 0;
	font-size: 15px;
	font-weight: 300;
}

.footer .w ul li a {
	color: #acacac;
	transition: all 0.3s;
}

.footer .w ul li .iconfont {
	font-size: 22px;
	margin-right: 5px;
}

.footer .w ul li a:hover {
	color: #54b23c;
}

.footer .w .code {
	/* width: 29%; */
}

.footer .w .code img {
	width: 140px;
}

.footer .w .code img:first-of-type {
	margin-right: 10px;
}

.footer .w .gjtx span {
	font-size: 32px;
	color: #54b23c;
}

.copyright {
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	padding: 15px 0;
	background: #191919;
	font-weight: 300;
	color: #848484;
    text-align: center;
}

.arrow {
	border: 9px solid transparent;
	border-bottom-color: #54b23c;
	width: 0px;
	height: 0px;
	top: 0px;
	transition: all 0.3s;
}

.stick {
	width: 8px;
	height: 14px;
	border-radius: 1px;
	background-color: #54b23c;
	top: 15px;
	transition: all 0.3s;
}

#back_top div {
	position: absolute;
	margin: auto;
	right: 0px;
	left: 0px;
}

#back_top {
	background-color: #e3e3e3;
	height: 38px;
	width: 38px;
	border-radius: 3px;
	display: block;
	cursor: pointer;
	position: fixed;
	right: 20px;
	bottom: 100px;
	display: none;
	transition: all 0.3s;
	z-index: 999;
}

#back_top:hover {
	background-color: #ccc
}

#back_top:hover .arrow {
	border-bottom-color: #008dff;
}

#back_top:hover .stick {
	background-color: #008dff;
}

/* foote结束 */
@media (max-width: 1420px) {
	header .rightnav {
		margin-left: 10% !important;
		width: 58%;
	}
}

@media (max-width: 1110px) {
	header .rightnav {
		margin-left: 9% !important;
		width: 57%;
	}
}

@media (min-width: 768px) {
	.tk_banner {
		position: absolute;
		width: 150px;
		height: auto;
		z-index: 9;
		left: -30px;
		display: none;
		text-align: center;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
		background-color: #eaeaea;
	}

	.tk_banner .w {
		position: absolute;
		width: 100%;
		left: 0;
	}

	.tk_banner .zyfwq {
		width: auto;
		position: relative;
		height: auto;
	}

	.tk_banner .zyfwq .cpjs ul .tk {
		padding: 0;
		width: 100%;
		padding: 0;
		width: 100%;
		line-height: 46px;
		border-bottom: 1px dashed #d6d6d6;
	}

	.tk_banner .zyfwq .cpjs ul .tk a {
		font-size: 14px;
		display: block;
		transition: all 0.8s;
	}

	.tk_banner .zyfwq .cpjs ul .tk a:hover {
		background: #54b23c;
		color: #fff;
	}
}


@media (max-width: 980px) {

	/* 头部 */
	.nav_w {
		position: relative;
		clear: both;
		display: block;
		margin: 0 auto;
	}

	.w,
	.nav_w {
		max-width: 100%;
	}

	.navbar-toggle {
		margin-right: 5px !important;
	}

	.right_icon {
		position: absolute;
		top: -20px;
		right: 60px;
	}

	.navbar {
		margin: 0 !important;
		padding: 12px 0;
	}

	.rightnav {
		width: 106% !important;
		position: absolute !important;
		right: -9px;
		top: 62px;
		background: #1f1f1fe8;
		border: 0;
		z-index: 100005 !important;
		margin: 0 !important;
	}

	.navbar-collapse {
		max-height: 750px !important;
	}

	header .rightnav a {
		color: #fff;
		font-size: 15px;
	}

	header .rightnav .navbar-right {
		width: 100% !important;
		line-height: 34px !important;
		margin: 0;
		overflow: hidden;
		display: block;
	}

	.log {
		margin: 0;
	}

	.log img {
		width: 75%;
		margin-top: 8px;
	}

	.m_language {
		display: block;
	}

	.m_language img {
		width: 32px;
		position: relative;
		top: 10px;
		left: -20px;
	}

	.m_language .m_cn {
		display: none;
	}

	#navb li {
		line-height: 52px !important;
		cursor: pointer;
		width: 100% !important;
		text-align: center;
	}

	.zyflg {
		z-index: 101;
		display: block;
		position: relative;
		width: 100%;
		border-bottom: 1px solid #f7f7f74a;
		padding: 0px;
		margin: 0 !important;
	}

	#cd-primary-nav .has-children .pc {
		display: none;
	}

	#cd-primary-nav .has-children .phone {
		display: flex !important;
	}

	.tk_banner {
		z-index: 9999;
		top: 0;
		right: 0;
		display: none;
		position: relative;
		text-align: center;
		overflow: hidden;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
		top: 0 !important;
		right: 4px !important;
	}

	.tk_banner .w {
		position: relative;
		width: 99%;
		right: -8px;
		top: 0;
		overflow: hidden;
		text-align: left;
	}

	.tk_banner .zyfwq {
		width: auto;
		position: relative;
		top: 0;
		height: auto;
		overflow: hidden;
	}

	.tk_banner .zyfwq .cpjs ul {
		overflow: hidden;
	}

	.tk_banner .zyfwq .cpjs ul .tk {
		padding: 0;
		width: 100%;
	}

	.xmban img {
		width: auto !important;
		height: 150px;
		transform: translateX(-50%);
		margin-left: 50%;
	}

	.xmban {
		margin-top: 0;
	}

	#search_box {
		width: 98%;
		top: 75px;
	}

	#search_box form input {
		width: 81%;
		height: 46px;
		padding: 0 15px;
		border: 1px solid #e7e7e7;
		outline: none;
		border-radius: 0;
	}

	#search_box form button {
		width: 19%;
		background: #54b23c;
		color: #fff;
		border: none;
		outline: none;
		height: 46px;
		margin-left: -5px;
		border-radius: 0;
	}

	.cd-header-buttons>img {
		display: none;
	}

	.cd-logo {
		justify-content: flex-start !important;
		/* width: 100%!important; */
	}

	/* footer */
	.footer {
		width: 100%;
		overflow: hidden;
		padding: 0;
		background: #333;
		margin-top: 30px;
	}

	.footer .w {
		display: block;
		padding: 30px 10px;
	}

	.footer .w ul>h3::after {
		display: none;
	}

	.footer .quick_box {
		width: 100%;
		overflow: hidden;
		background-color: #393939;
		margin-bottom: 20px;
	}

	.footer .quick_box li {
		width: 50%;
		text-align: center;
		border-right: 1px solid #4d4d4d;
		padding: 50px 0;
		float: left;
		border-bottom: 1px solid #4d4d4d;
	}

	.footer .quick_box li:nth-of-type(3) {
		border-left: 1px solid #4d4d4d;
	}

	.footer .w ul {
		width: 100%;
		overflow: hidden;
		margin-bottom: 20px;
	}

	.footer .w ul>h3 {
		font-size: 20px;
		color: #fff;
		margin-bottom: 30px;
		position: relative;
		padding-top: 0;
	}

	.footer .w ul>h3::before {
		content: "";
		position: absolute;
		bottom: -13px;
		left: 0;
		width: 100%;
		height: 1px;
		background-color: #525252;
	}

	.footer .w ul li {
		width: 50%;
		float: left;
		margin: 8px 0;
		color: #c1c1c1;
	}

	.footer .w ul li a {
		font-size: 14px;
		color: #c1c1c1;
		transition: all 0.3s;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
		display: block;
	}

	.footer .w .xlfs li {
		width: 100%;
	}

	.footer .w ul:last-of-type img {
		width: 140px;
		margin: 0;
	}

	.footer .w ul:last-child li {
		width: 100%;
	}

	.footer .w .code {
		width: 100%;
		margin-bottom: 0;
	}

	.copyright {
		border-top: 1px solid #626262;
	}

	.copyright .w {
		display: flex;
		padding: 0 10px;
		justify-content: center;
	}

	.copyright span {
		display: block;
		text-align: center;
		line-height: 28px;
		font-size: 14px;
		color: #bdbdbd;
	}

	.copyright span a {
		color: #bdbdbd;
	}
}