@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: Î¢ÈíÑÅºÚ;
	-webkit-text-size-adjust: none;
	color: #000
}

html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
p {
	margin: 0;
	padding: 0
}

img {
	border: 0;
	vertical-align: bottom;
	width: 100%
}

ul,
li {
	list-style-type: none
}

a {
	color: #000;
	text-decoration: none
}

.tc {
	text-align: center
}

.tl {
	text-align: left
}

.tr {
	text-align: right
}

.fl {
	float: left
}

.fr {
	float: right
}

.cl {
	clear: both
}

.fb {
	font-weight: 700
}

input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
	outline: none
}

.font_14 {
	font-size: 14px
}

.font_16 {
	font-size: 16px
}

.font_18 {
	font-size: 18px
}

.head {
	box-shadow: 0 0 10px #333;
	height: 54px;
	overflow: hidden;
	background: #fff;
	position: fixed;
	top: 0;
	z-index: 99;
}

.arrow {
	height: 52px;
	width: 7.5%;
	display: table;
	vertical-align: middle
}

.arrow img {
	width: 100%;
	height: 52px;
	display: table;
	vertical-align: middle
}

.home {
	line-height: 52px;
	width: 15%;
	text-align: center;
	font-size: 16px;
	color: #fff
}

.home a {
	color: #fff
}

.logo {
	width: 77.5%;
	height: 52px;
	display: flex;
	justify-content: center;
	align-items: center;
}

.logo img {
	width: 100%;
}

.nav {
	cursor: pointer;
	width: 15%
}

.nav img {
	width: 100%;
	height: 52px;
	display: table;
	vertical-align: middle
}

.nav_hid {
	position: absolute;
	top: 0;
	background: red;
	top: 0;
	left: 0;
	height: 500px
}

#ceng {
	display: none;
	width: 100%;
	height: 100%;
	z-index: 100;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0
}

#close {
	width: 10%;
	padding: 5%;
	float: left;
	opacity: .6
}

.type {
	width: 60%;
	background: #f60;
	height: 100%;
	float: right
}

.type ul li a {
	color: #fff;
	display: block;
	line-height: 300%;
	text-align: center;
	display: block;
	font-size: 1rem;
	transition: color .2s ease 0s;
	width: 100%
}

.type ul li {
	border-bottom: 1px solid #fff;
	color: #fff
}

.list li {
	float: left;
	margin-top: 3%;
	width: 25%;
	text-align: center;
	font-size: 16px;
	color: #333
}

.list {
	width: 94%;
	margin: 3%;
	padding-top: 50px;
}

#pagenavi {
	position: absolute;
	bottom: 3%;
	left: 50%;
	margin-left: -50%;
	width: 100%;
	z-index: 50;
	text-align: center;
	padding: 8px 0
}

#pagenavi a {
	width: 6px;
	height: 6px;
	line-height: 99em;
	background: #000;
	border-radius: 90px;
	margin: 0 2px;
	overflow: hidden;
	cursor: pointer;
	display: inline-block
}

#pagenavi a.active {
	background: #fff
}

.advantage_top {
	text-align: center;
	width: 50%;
	margin: 6% 25% 0
}

.advantage_ch {
	font-size: 15px;
	margin-top: 2%;
	color: #666
}

.advantage_en {
	text-transform: uppercase;
	font-size: 12px;
	color: #666;
	margin-top: 1.5%
}

.advantage li {
	margin-top: 6%;
	text-align: center;
	float: left;
	width: 30%;
	margin-left: 5%
}

.advantage li:first-child {
	margin-left: 0%
}

.advantage {
	width: 94%;
	margin: 0 3%
}

.advantage li img {
	width: 60%
}

.about {
	margin-top: 5%;
	background-size: auto 100%;
	padding-bottom: 5%
}

.about_top {
	width: 34px;
	heihgt: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #0974d6;
	color: #fff;
	border-radius: 50%;
	margin: 3% auto 0
}

.about_ch {
	font-size: 20px;
	margin-top: 1%;
	color: #0974d6;
	text-align: center
}

.about_title {
	color: #999;
	font-size: 12px;
	width: 94%;
	margin: 1.5% auto 0;
	text-align: center
}

.about_en {
	font-size: 13px;
	color: #666;
	text-transform: uppercase;
	text-align: center;
	margin-top: 1%
}

.about_con {
	width: 90%;
	margin: 3% 5% 0
}

.about_con span {
	font-size: 13px;
	color: #666;
	text-indent: 2em;
	line-height: 25px;
	margin-top: 3%
}

.product {
	margin-top: 5%;
	padding: 6% 0;
	background: url(../image/pic_07.jpg) no-repeat center center;
	background-size: 100% 100%
}

.product_back {
	background-size: auto 100%;
	padding-bottom: 5%
}

.product_top {
	width: 34px;
	heihgt: 34px;
	line-height: 34px;
	text-align: center;
	font-size: 16px;
	font-weight: 700;
	text-align: center;
	background: #fff;
	color: #0974d6;
	border-radius: 50%;
	margin: 3% auto 0
}

.product_ch {
	font-size: 20px;
	margin-top: 1%;
	color: #fff;
	text-align: center
}

.product_title {
	color: #fff;
	font-size: 12px;
	width: 94%;
	margin: 1.5% auto 0;
	text-align: center
}

.product_en {
	font-size: 13px;
	color: #fff;
	text-transform: uppercase;
	text-align: center;
	margin-top: 1%
}

.product_list {
	width: 90%;
	margin: 0 5%
}

.product_list li {
	margin-top: 4%;
	float: left;
	width: 46%;
	border: 2px solid #fff
}

.product_list li:first-child {
	margin-left: 0
}

.product_list li:nth-child(2n) {
	float: right!important
}

.product_more {
	height: 27px;
	width: 27%;
	line-height: 27px;
	border: 1px solid #fff;
	margin: 7% auto 0;
	text-align: center;
	font-size: 12px;
	color: #fff
}

.product_more a {
	color: #fff;
	display: block
}

.new {
	background: url(../image/pic_05.jpg) no-repeat center center;
	padding: 6% 0;
	background-size: 100% 100%
}

.new_list {
	width: 90%;
	margin: 0 5%
}

.new_list li {
	margin-top: 8%;
	background: url(../image/p4.png) no-repeat left top;
	background-size: 15px 15px;
	color: #666;
	padding-left: 10%
}

.new_list li a {
	color: #666
}

.new_more {
	color: #666;
	border: 1px solid #999
}

.new_more a {
	color: #666
}

.contact {
	margin-bottom: 5%
}

.contact_list li {
	font-size: 12px;
	color: #666;
	margin-top: 4%;
	float: left;
	width: 37%;
	margin-left: 10%
}

.contact_list li:nth-child(2n) {
	float: right!important;
	margin-left: 0!important;
	margin-right: 10%
}

.foot li {
	float: left;
	width: 33.33%;
	text-align: center
}

.foot {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #1e1d1d;
	padding: 1.5% 0 1%
}

.foot li img {
	width: 30%
}

.foot li span {
	color: #ebebeb;
	font-size: 13px;
	margin-top: 1%;
	display: block
}

@media screen and (max-width:340px) {
	.head {
		box-shadow: 0 0 10px #333;
		height: 40px;
		overflow: hidden
	}
	.logo {
		height: 38px;
	}
	.arrow {
		height: 40px;
		width: 7.5%;
		display: table;
		vertical-align: middle
	}
	.home {
		line-height: 40px;
		width: 15%;
		height: 40px;
		text-align: center;
		font-size: 16px;
		color: #fff
	}
	.nav img {
		height: auto
	}
	.arrow img {
		height: auto
	}
	.logo img {
		height: auto
	}
	.contact_list li {
		font-size: 12px;
		color: #666;
		margin-top: 4%;
		float: left;
		width: 47%;
		margin-left: 3%
	}
	.contact_list li:nth-child(2n) {
		float: right!important;
		margin-left: 0!important;
		margin-right: 2%
	}
}

.pro_list a {
	margin-left: 1%;
	color: #fff;
	font-size: 12px;
	width: 25%;
	height: 27px;
	line-height: 27px;
	text-align: center;
	background: #0974d6;
	display: inline-block;
	margin-top: 5px
}

.pro_list {
	margin-top: 3%;
	text-align: center
}

.pro_con li {
	display: none
}

#tab {
	position: relative;
	width: 404px;
	margin: 40px auto 0
}

#tab .tabList ul li {
	float: left;
	background: #fefefe;
	background: -moz-linear-gradient(top, #fefefe, #ededed);
	background: -o-linear-gradient(left top, left bottom, from(#fefefe), to(#ededed));
	background: -webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#ededed));
	border: 1px solid #ccc;
	padding: 5px 0;
	width: 100px;
	text-align: center;
	margin-left: -1px;
	position: relative;
	cursor: pointer
}

#tab .tabCon {
	position: absolute;
	left: -1px;
	top: 32px;
	border: 1px solid #ccc;
	border-top: none;
	width: 403px;
	height: 100px
}

#tab .tabCon div {
	padding: 10px;
	position: absolute;
	display: none
}

#tab .tabList li.cur {
	border-bottom: none;
	background: #fff
}

#tab .tabCon div.cur {
	display: block
}

.pro_page a {
	padding: 0 7px;
	font-size: 16px;
	color: #333
}

.pro_page {
	text-align: center;
	width: 100%;
	margin: 22px auto 0
}

#imgsy img {
	max-width: 100%!important;
	height: auto!important
}

.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0;
	text-align: center;
	font-size: 12px
}

.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}

.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}

.pagess ul li:hover a {
	color: #fff
}

.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff
}

.pagess ul li.thisclass a {
	color: #fff
}

.pagess ul li a {
	display: block;
	color: #999
}

.pagess ul li a:hover {
	color: #fff
}