* {
	margin: 0;
	padding: 0;
}
.cn{
	display: block;
}
.en{
	display: none;
}

input {
	outline: none;
}

.click {
	cursor: pointer;
}

li {
	list-style: none;
}

::-webkit-input-placeholder {
	color: #999;
	font-size: 14px;
}

.w {
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 1300px;
	overflow: hidden;
}

.navbar-default {
	background-color: #fff !important;
	box-shadow: 5px 5px 20px 0 rgba(51, 51, 51, .15);
	border: none;
}

.nav_w {
	position: relative;
	clear: both;
	display: block;
	margin: 0 auto;
	max-width: 90%;
}

.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 img {
	height: 32px;
}

header .rightnav .navbar-right li .zyflg .add_more {
	width: 21px;
	height: 21px;
	position: absolute;
	right: 10px;
	top: 16px;
}

header .navbar-header {
	margin: 0 !important;
}

header .navbar-header .navbar-brand {
	padding: 0;
}

header .rightnav {
	position: relative;
	margin-left: 2% !important;
	width: 60%;
	float: left;
}

header .rightnav .dropdownlist:hover {
	display: block;
}

header .rightnav a {
	color: #1c2933;
	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: #1c2933;
}

header .rightnav .navbar-right li {
	line-height: 90px;
	cursor: pointer;
	text-align: center;
}

header .rightnav .navbar-right li .icodp {
	font-weight: bold;
	color: #1c2933;
}

header .rightnav .navbar-right li:hover {
	color: #1c2933;
}

.navbar {
	margin: 0 !important;
	padding: 0;
}

.xmban {
	margin-top: 42px;
}

.xmban,
.xmban img {
	width: 100%;
	overflow: hidden;
}

.router {
	background-color: #007890;
}

.log {
	margin-top: 20px;
}

.m_language {
	display: none;
}

/* 搜索开始 */
#search_box {
    left: 50%;
    top: 91px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    margin: 0px auto;
    transform: translateX(-50%);
    color: rgb(102, 102, 102);
    background: #f6f7f7;
    padding: 2% 5%;
}

#search_box form input {
	width: 87%;
	height: 46px;
	padding: 0 15px;
	border: 1px solid #e7e7e7;
	outline: none;
}

#search_box form button {
	width: 13%;
	background: #007890;
	color: #fff;
	border: none;
	outline: none;
	height: 47px;
	margin-left: -5px;
}

/* 搜索结束 */
.hpagebanner {
	width: 100%;
	height: 300px;
	background-position: center;
	background-repeat: no-repeat;
	color: #fff;
	text-align: center;
	position: relative;
	background-size: cover;
	margin-top: 86px;
}

.hpagebanner img {
	width: 100%;
}

.wap_show {
	display: none;
}

.hpbtxt {
	width: 100%;
	position: absolute;
	z-index: 6;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.hpbh1 {
	font-size: 50px;
	font-weight: bold;
}

/* footer开始 */
.foot_w {
	background-color: #f6f7f7;
	padding: 50px 0px;
	border-bottom: 1px solid #ccc;
}

.footer_box_l {
	width: 70%;
	float: left;
}

.footer_box_l h1 {
	font-size: 32px;
	color: #007890;
	font-weight: bold;
}

.footer_box_l p {
	font-size: 16px;
	color: #666;
	line-height: 25px;
	letter-spacing: 1px;
}

.footer_box_r {
	width: 20%;
	float: right;
}

.footer_box_r_more {
	width: 100%;
	overflow: hidden;
	margin-top: 20px;
}

.footer_box_r_more a {
	width: 246px;
	line-height: 56px;
	display: block;
	text-align: center;
	transition: all 0.8s;
	font-size: 16px;
	color: #ffffff;
	background: #007890;
	float: left;
	border-radius: 8px;
	letter-spacing: 1px;
}

.footer_box_r_more a:hover {
	color: #fff;
}

.footer_box {
	background: #f6f7f7;
	width: 100%;
	overflow: hidden;
	padding: 42px 0px;
}

.footer_box .w .foot_left ul {
	/* background: linear-gradient(90deg,#efefef,#fff); */
	margin: 0;
	padding: 0px;
}

.footer_box .w .foot_left ul li {
	/* border-bottom: 1px solid #efefef; */
	width: 100%;
	overflow: hidden;
	padding: 2px 0;
}

.footer_box .w .foot_left ul h3 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: left;
}

.footer_box .w .foot_left ul li p {
	font-size: 15px;
	color: #1c2933;
	padding: 0;
	margin: 0;
	line-height: 25px;
	letter-spacing: 0.5px;
}

.QR_code {
	text-align: center;
	padding: 0;
}

.QR_code h3 {
	font-size: 16px;
	font-weight: bold;
	float: left;
	width: 100%;
	text-align: left;
}

.QR_code_img {
	width: 41%;
	float: left;
	margin-right: 15px;
	margin-bottom: 12px;
}

.QR_code img {
	width: 40px;
	float: left;
	margin-right: 7px;
	margin-top: 5px;
}

.QR_code .gzh {
	float: left;
	width: 100%;
}

.QR_code p {
	font-size: 14px;
	color: #1c2933;
	margin: 12px 0 0;
	float: left;
	text-align: center;
	width: 100%;
}

.copyright {
	padding: 30px 0;
	background: #007890;
	line-height: 54px;
}

.copyright .footlogo {
    width: 20%;
    float: left;
    text-align: left;
}

.copyright span {
	width: 70%;
	float: right;
	text-align: right;
	color: #fff;
	font-size: 15px;
	letter-spacing: 0.5px;
}

.copyright span a {
	color: #fff;
}

/* foote结束 */


@media screen and (max-width: 1024px) {
	.wap_show {
		height: 100%;
		width: 100% !important;
	}
}

@media (min-width: 768px) {
	.tk_banner {
    position: absolute;
    width: 258px;
    height: auto;
    z-index: 9;
    left: -85px;
    display: none;
    text-align: center;
	}

	.tk_banner .row {
		display: block;
		overflow: hidden;
		background-color: #007890;
	}

	.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: 26px;
    border-bottom: 1px SOLID #d2e5e880;
	}

	.tk_banner .zyfwq .cpjs ul .tk a {
		font-size: 14px;
		display: block;
		transition: all 0.8s;
		color: #fff;
	}

	.tk_banner .zyfwq .cpjs ul .tk a:hover {
		background: #007890;
		color: #fff;
	}
}

@media(min-width:1440px) {
	header .rightnav {
		position: relative;
		margin-left: 2% !important;
		width: 53%;
		float: left;
	}
}

@media(max-width:1300px) {
	.nav_w {
		position: relative;
		clear: both;
		display: block;
		margin: 0 auto;
		max-width: 95%;
	}

	header .rightnav {
		position: relative;
		margin-left: 4% !important;
		width: 60%;
		float: left;
	}
}

@media (max-width: 768px) {

	/* 头部 */
	.nav_w {
		position: relative;
		clear: both;
		display: block;
		margin: 0 auto;
		max-width: 95%;
	}

	.navbar-toggle {
		margin-right: 5px !important;
	}

	.right_icon {
		display: block;
	}

	.right_icon {
		float: right;
		line-height: 25px;
	}

	.navbar {
		margin: 0 !important;
		padding: 5px 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: 100%;
		margin-top: 5px;
	}

	.m_language {
		display: none;
	}

	.m_language img {
		width: 32px;
		position: relative;
		top: 10px;
		left: -20px;
	}

	#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;
	}

	.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: 180px;
		transform: translateX(-50%);
		margin-left: 50%;
	}

	.xmban {
		margin-top: 75px;
	}

	/* footer */
	.foot_left {
		padding: 7px !important;
	}

	.QR_code {
		padding: 0 8px 15px !important;
	}

	.QR_code .gzh {
		float: left;
		width: 100%;
	}

	.copyright {
		padding: 15px 0 !important;
	}

	.copyright span {
		display: block;
		line-height: 20px;
		font-size: 13px;
		color: #fff;
		width: 100%;
		float: left;
	}

	.copyright span a {
		color: #fff !important;
	}

	.footer_box_l {
		width: 100%;
		float: left;
	}

	.footer_box_r {
		width: 100%;
		float: left;
	}

	.w {
		clear: both;
		display: block;
		margin: 0 auto;
		max-width: 1300px;
		overflow: hidden;
		padding: 8px;
	}

	#search_box {
		left: 50%;
		top: 91px;
		position: absolute;
		width: 100%;
		z-index: 9999;
		margin: 0px auto;
		transform: translateX(-50%);
		color: rgb(102, 102, 102);
		padding: 8px;
		background: #f6f7f7;
	}

	#search_box form input {
		width: 82%;
		height: 46px;
		padding: 1px 15px;
		border: 1px solid #e7e7e7;
		outline: none;
	}

	#search_box form button {
		width: 17%;
		background: #007890;
		color: #fff;
		border: none;
		outline: none;
		height: 46px;
		margin-left: -4px;
	}
}
