@charset "utf-8";



::-ms-selection {



	background-color: #167A5B;



	color: #fff;







}



::-moz-selection {



	background-color: #167A5B;



	color: #fff;



}







::-webkit-selection {



	background-color: #167A5B;



	color: #fff;



}



::selection {



	background-color: #167A5B;



	color: #fff;



}



.left {



	float: left;



}







.right {



	float: right;



}







.clearboth {



	clear: both;



}







.content-1 {



	width: 1180px;



	margin: 0 auto;



}



.mainall {



	width: 1180px;



	margin: 0 auto;



}



.fl {



	float: left;



}



.fr {



	float: right;



}



.m {



	width: 1180px;



	margin: 0 auto;



}



.clear {



	clear: both;



}



/*top*/







.header-top {



	width: 100%;



	height: 45px;



	background: #167A5B;



	display: block;



}



.top-left {



	font: 13px/45px "microsoft yahei";



	color: #fff;



}



.top-right {



	color: #fff;



}



.top-right a {



	display: inline-block;



	font: 13px/45px "microsoft yahei";



	color: #fff;



	padding-right: 5px;



}







.top-right i {



	display: inline-block;



	width: 14px;



	height: 14px;



	vertical-align: sub;



	padding-right: 5px;



}







.top-right a:hover {



	color: #FFAE00;



}



.top-right i.ly {



	background: url(../images/liuyan.png) no-repeat left top;



}



.top-right i.wt {



	background: url(../images/wenti.png) no-repeat left top;



	padding-top: 0;



}







.top-right i.lx {



	background: url(../images/lianxi.png) no-repeat left top;



}



.top-right i.sp {



	background: url(../images/shangpu.png) no-repeat left top;



}







/*header*/



.header {



	width: 1180px;



	margin: 0 auto;



	height: 150px;







}



.logo img {



	display: block;



	width: 330px;



	height: 80px;



	padding-top: 32px;



}



.logo-title {



	height: 80px;



	border-left: 1px solid #ccc;



	margin: 40px 0 0 24px;



	padding: 0px 25px;



}



.logo-title h4 {



	font: bold 18px/40px "microsoft yahei";



	color: #333;



	margin-top: 5px;



}



.logo-title h4 span {



	color: #167A5B;



}



.logo-title p {



	font: 16px/24px "microsoft yahei";



	color: #333;



	letter-spacing: 2px;



}



.logo-title p span {



	color: #167A5B;



}



.header-tel {



	width: 236px;



	margin-top: 50px;



	background: url(../images/header-tel.png) no-repeat left center;



	margin-left: 130px;



}



.header-tel span {



	display: block;



	font: 16px/30px "microsoft yahei";



	color: #333;



	text-indent: 68px;



}



.header-tel h4 {



	font: bold 24px/28px "microsoft yahei";



	color: #333;



	padding-left: 60px;







}







.header-tel p {



	font: bold 25px/35px "microsoft yahei";



	color: #333;



	padding-left: 69px;



}



.taobao {



	width: 68px;



	height: 150px;



	background: #167A5B;



}



.taobao-box {



	display: block;



	width: 48px;



	height: 130px;



	border: 1px solid #fff;



	margin: 9px auto;



}



.taobao-box img {



	width: 25px;



	height: 19px;



	display: block;



	margin: 0 auto;



	padding-top: 10px;



}



.taobao-box p {



	text-align: center;



	font: 14px/18px "microsoft yahei";



	color: #fff;



	padding-top: 25px;



}



/*nav*/



.nav {



	width: 100%;



	height: 64px;



	background: #167A5B;

	text-align: center;

}

.nav ul {
	display: inline-block;
}

.nav ul li {
	padding: 0 20px
}



.nav .content-1 ul li {



	float: left;



}



.nav .content-1 ul li a {



	display: inline-block;



	font: 15px/64px "microsoft yahei";



	padding: 0 14px;



	transition: all 1s ease;



	-webkit-transition: all 1s ease;



	-moz-transition: all 1s ease;



	-ms-transition: all 1s ease;



	color: #fff;



}



.nav .content-1 ul li a:hover {



	color: #fff;



	background: #FFAE00;



	-webkit-animation: rot 0.5s 2 alternate;



	-moz-animation: rot 0.5s 2 alternate;



	-ms-animation: rot 0.5s 2 alternate;



	animation: rot 0.5s 2 alternate;



	-ms-transform: rotate(0deg) scale(1.1);



}



@keyframes rot {



	0% {
		-webkit-transform: rotate(2deg);
		-moz-transform: rotate(2deg);
		-ms-transform: rotate(2deg);
		transform: rotate(2deg);
	}



	50% {
		-webkit-transform: rotate(-2deg) scale(1.01);
		-moz-transform: rotate(-2deg) scale(1.01);
		-ms-transform: rotate(-2deg) scale(1.01);
		transform: rotate(-2deg) scale(1.01);
	}



	100% {
		-webkit-transform: rotate(0deg) scale(1.1);
		-moz-transform: rotate(0deg) scale(1.1);
		-ms-transform: rotate(0deg) scale(1.1);
		transform: rotate(0deg) scale(1.1);
	}



}







.nav ul li.another a {



	background: #FFAE00;



	color: #fff;



}



.fixedNav {
	background: #167A5B;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	z-index: 100000;
	_position: absolute;
	_top: expression(eval(document.documentElement.scrollTop));
}











/*footer*/



/* end nav*/











.end_nbg {
	background: #167A5B;
	height: auto;
	padding-bottom: 28px;
	height: 280px;
}



.end_bq {
	height: 45px;
	background: #30886d;
	text-align: center;
	line-height: 45px;
	color: #FFF;
}



.end_bq a {
	color: #FFF;
}











.end_logo {
	display: block;
	float: left;
	margin: 56px 0 0 44px;
}























.end_n a {
	color: #dde7f6;
}



.end_n {
	line-height: 36px;
	margin: 30px 0 0 40px;
	width: 640px;
	color: #dde7f6;
	border-left: 1px solid #30886d;
	padding: 0 0px 40px 40px;
}



.end_bq h2 {
	display: inline;
	font-size: 14px;
	color: #FFF;
}







.end_ewm {
	width: 150px;
	text-align: center;
	margin-top: 36px;
	color: #dde7f6;
	border-left: 1px solid #30886d;
	padding: 30px 0 40px 40px;
}



.end_ewm img {
	width: 140px;
	height: 140px;
}











.end_ewm p {
	margin-top: 10px;
	line-height: 24px;
}



.end_logo a img {



	display: block;



	width: 169px;



	height: 123px;



	margin-top: 30px;



}

.flickr {

margin: 0px;

font-family: Verdana;

font-size: 12px;

text-align: right;

padding: 10px 0;

background: #fff;

display: flex;

align-items: center;

justify-content: center;
}



.flickr li {

border-right: #dedfde 1px solid;

padding-right: 10px;

background-position: 50% bottom;

border-top: #dedfde 1px solid;

padding-left: 10px;

padding-bottom: 5px;

border-left: #dedfde 1px solid;

color: #0061de;

margin-right: 3px;

padding-top: 5px;

border-bottom: #dedfde 1px solid;

text-decoration: none;

float: left;
}



.flickr a:hover {

	border-right: #000 1px solid;

	border-top: #000 1px solid;

	background-image: none;

	border-left: #000 1px solid;

	color: #fff;

	border-bottom: #000 1px solid;

	background-color: #0061de;

}



.flickr a:active {

	border-right: #000 1px solid;

	border-top: #000 1px solid;

	background-image: none;

	border-left: #000 1px solid;

	color: #fff;

	border-bottom: #000 1px solid;

	background-color: #0061de;

}



.flickr span {

	padding-right: 6px;

	padding-left: 6px;

	padding-bottom: 2px;

	color: #999;

	margin-right: 3px;

	padding-top: 2px;

}



.flickr span.current {

	padding-right: 6px;

	padding-left: 6px;

	font-weight: bold;

	padding-bottom: 2px;

	color: #000;

	margin-right: 3px;

	padding-top: 2px;

}



.flickr span.disabled {

	padding-right: 6px;

	padding-left: 6px;

	padding-bottom: 2px;

	color: #adaaad;

	margin-right: 3px;

	padding-top: 2px;

}

#top_A {
	width: 100%;
	height: 36px;
	background: #f8f8f8;
	overflow: hidden;
	font-family: "Microsoft YaHei";
}

.top {
	width: 1180px;
	height: 36px;
	margin: auto;
}

.top_left {
	width: 800px;
	height: 36px;
	float: left;
	line-height: 36px;
	color: #333;
	font-size: 13px;
}

.top_left span {
	font-weight: bold;
}

.top_right {
	height: 36px;
	float: right;
	margin-top: 8px;
}

.top_right ul li {
	float: left;
	line-height: 36px;
	padding: 0px 0px 0px 10px;
}

.top_right ul li a {
	color: #333;
	font-size: 12px;
}

.top_right ul li span {
	padding: 0px 3px 0px 0px;
}

.top_right ul li img {
	width: 18px;
	height: 18px;
	display: block;
	padding: 9px 0px 0px 0px;
	float: left;
}

.content {
	padding: 10px;
	padding-top: 15px;
	overflow: hidden;
	line-height: 24px;
}

.content p {
	line-height: 30px;
}

.sitemap {
	margin: 10px 0;
}

.sitemap h3 {
	margin: 20px 0;
	font-size: 16px;
}

.sitemap dl a {
	margin-right: 10px;
}



.bottom_nav {
	padding-bottom: 20px;
	margin-bottom: 20px;
	justify-content: center;
	border-bottom: 1px solid #30886d;
	display: flex;
}

ul.bottom_nav li {
	padding: 0 20px;
}

#relate_p li {
	margin: 10px;
	text-align: center;
}

#relate_n span {
	margin-left: 10px;
}
.industry .industry-right .list {
    border-bottom: 1px dashed #d4d4d4;
}

.flickr li.pages_solid {
    background: #167a5b;
    color: #fff;
}