@font-face {
	font-family: "PingFang Light";
	src: url('../fonts/PINGFANG LIGHT.TTF');
}

body {
	font-family: "微软雅黑";
	color: #000;
}

* {
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
	display: block;
}

a {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: none;
}

ul,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6 {
	list-style: none;
	padding: 0;
	margin: 0;
}

html,
body {}

body {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000;
	margin: 0;
	padding: 0;
}

header {
	z-index: 777;
	width: 100%;
	margin: 0 auto;
	height: 143px;
	position: relative;
	transition: all 0.5s ease 0s;
}
header.on {
	z-index: 777;
	width: 100%;
	margin: 0 auto;
	height: 143px;
	background: url(../images/topbg1.jpg) no-repeat center center #ffffff;
	position: fixed;
	transition: all 0.5s ease 0s;
	box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
}
header label {
	width: 100%;
	float: left;
	margin: 0;
	height: .43rem;
	background: #000000;
}

header label span.l {
	float: left;
	color: #ffffff;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #ffffff;
	line-height: .43rem;
	margin-left: 1.6rem;
}

header label span.r {
	float: right;
	color: #ffffff;
	line-height: 40px;
	margin-right: 1.6rem;
	background: url(../images/tel.png) no-repeat left center;
	padding-left: 20px;
}

header h1 {
	display: block;
	float: left;
	margin-top: .17rem;
	margin-left: 1.6rem;
}

header h1 img {
	display: inline-block;
}

.nav {
	float: right;
	margin-top: 0rem;
	margin-right: 1.6rem;
	height: 104px;
}

.nav li {
	float: left;
	line-height: 100px;
	position: relative;
}

.nav li:hover:after {
	content: "";
	width: 14px;
	height: 2px;
	background: #a12522;
	position: absolute;
	bottom: 30px;
	left: 40%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.nav li.cur:after {
	content: "";
	width: 14px;
	height: 2px;
	background: #a12522;
	position: absolute;
	bottom: 30px;
	left: 40%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.nav a {
	display: block;
	font-size: .19rem;
	height: auto;
	color: #333333;
	padding: 0 .21rem;
	height: 104px;
	line-height: 100px;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}

.nav li.navHoverBg a {
	display: block;
	background: #f1f1f1;
}

.nav li.cur a {
	display: block;
	background: #f1f1f1;
}

.nav li.navHoverBg ul li.navHoverBg a {
	height: inherit;
}

.nav li.navHoverBg ul li a {
	height: inherit;
	background: inherit;
}

.nav a:hover {
	display: block;
	font-size: .19rem;
	height: auto;
	color: #333333;
	height: 104px;
	line-height: 100px;
	background: #f1f1f1;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}

.nav a.cur {
	display: block;
	font-size: 16px;
	height: auto;
	color: #ffffff;
	height: 104px;
	line-height: 100px;
	/*background: #005dd3;*/
	position: relative;
	text-align: center;
	font-family: "Avenir";
}

.nav ul li ul {
	position: absolute;
	width: 100%;
	z-index: 888;
	background: rgba(235, 235, 235, 0.8);
	display: none;
	top: 104px;
}

.nav ul li ul li {
	width: 100%;
	background: none;
	line-height: 20px;
}

.nav ul li ul li:after {
	display: none;
}

.nav ul li ul li a {
	width: 60.2%;
	text-align: left;
	padding: 10px 0;
	color: #333333;
	line-height: 20px;
	font-size: 15px;
	height: 40px;
	float: left;
	padding-left: 20%;
	padding-right: 20%;
}

.nav ul li ul li a:hover {
	width: 60.2%;
	padding: 10px 0;
	text-align: left;
	line-height: 20px;
	font-size: 15px;
	color: #ffffff;
	height: 40px;
	padding-left: 20%;
	padding-right: 20%;
	float: left;
	background: rgba(161, 37, 34, 0.8);
}

.nav ul li:hover ul {
	display: block
}

.hid {
	opacity: 0.0!important;
	-webkit-transform: translateY(60px)!important;
	transform: translateY(60px)!important;
	-webkit-transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	-webkit-transition-property: opacity, -webkit-transform!important;
	transition-property: opacity, transform!important;
	-webkit-transition-duration: .74s!important;
	transition-duration: .74s!important
}

.hid.lz {
	opacity: 1.0!important;
	-webkit-transform: translateY(0) translateZ(0)!important;
	transform: translateY(0) translateZ(0)!important
}

.banner {
	width: 100%;
	margin-top: 0rem;
	float: left;
}

.banner .am-slider-default .am-control-nav {
	width: initial;
	background: rgba(255, 255, 255, 0.65);
	border-radius: 14px;
	left: inherit;
	padding: 3px 7px 4px 7px;
	right: 45%;
}

.banner .am-slider-default .am-control-nav li {
	vertical-align: middle;
	margin: 0 4px;
}

.banner .am-slider-default .am-control-nav li a {
	width: 10px;
	height: 10px;
	-webkit-box-shadow: inherit;
	box-shadow: inherit;
}

.banner img {
	width: 100%;
	display: block;
}

.banner .am-slider-default .am-direction-nav a {
	background:rgba(0, 0, 0, 0.35);
	width: 52px;
	height: 83px;
	top: 40%;
}

.banner .am-slider-default .am-direction-nav .am-prev {
	left: 0;
}

.banner .am-slider-default .am-direction-nav .am-next {
	right: 0;
	background: rgba(0, 0, 0, 0.35);
}

.colorbg {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	z-index: -9999;
}

.main {
	width: 12.84rem;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.main1 {
	width: 12.84rem;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
}

.auxiliary {
	display: block;
	width: 12.84rem;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

.auxiliary h2 {
	float: left;
	font-family: "微软雅黑";
	font-size: .24rem;
	color: #a12522;
}

.auxiliary h2 span {
	display: block;
	color: #333333;
	font-size: .18rem;
	margin-top: .1rem;
}

.auxiliary h3 {
	float: right;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #333333;
	margin-top: .05rem;
}

.auxiliary h3 p {
	display: block;
	color: #333333;
	font-size: .18rem;
	margin-top: .08rem;
}

.auxiliary h3 p a {
	color: #a12522;
	font-size: .16rem;
	margin-right: .1rem;
	text-decoration: underline;
}

.search {
	width: 5.5rem;
	height: .52rem;
	border: 0;
	border-radius: 3px;
	float: left;
	margin-left: 1rem;
	background: url(../images/search.png) no-repeat 5.2rem center #ffffff;
	background-size: .18rem;
	border: 1px solid #e1e1e1;
	bottom: auto;
	margin-top: 4px;
}

.search input {
	width: 5rem;
	height: .42rem;
	line-height: .42rem;
	outline: none;
	margin-left: .2rem;
	margin-top: 3px;
}

.main-1 {
	width: 14.44rem;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
}

.style-show {
	width: 100%;
	float: left;
	margin-top: 20px;
}

.style-show .title {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.style-show .title h3 {
	display: inline-block;
	font-size: .32rem;
	font-family: "微软雅黑";
	color: #333333;
}

.style-show .title h3 span {
	display: block;
	font-size: .28rem;
	color: #eaeaea;
	font-family: din;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -.18rem;
	z-index: -999;
	position: relative;
}

.style-show .title h3:after {
	content: "";
	width: 20px;
	display: inline-block;
	height: 3px;
	background: #a12522;
	margin-top: -22px;
	margin-left: 5px;
	transition: all 0.5s ease 0s;
	vertical-align: middle;
	overflow: hidden;
}

.style-show .content {
	width: 14.44rem;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}

.style-show .content .swiper-button-prev {
	background-image: url(../images/aleft.png);
	left: 0px;
	right: auto;
	width: 48px;
	height: 48px;
	background-size: 48px;
	top: 47%;
}

.style-show .content .swiper-button-next {
	background-image: url(../images/aright.png);
	right: 0px;
	left: auto;
	width: 48px;
	height: 48px;
	background-size: 48px;
	top: 47%;
}

.style-show .content-1 {
	width: 14.44rem;
	margin: 0 auto;
	text-align: center;
	overflow: inherit;
	margin-top: 0px;
}

.fclist {
	width: 13.11rem;
	margin: 0 auto;
	overflow: hidden;
}

.style-show .content ul {}

.style-show .content ul li {
	width: 282px;
	display: inline-block;
	float: left;
	vertical-align: middle;
	position: relative;
}

.style-show .content ul li a {
	position: relative;
	margin: 0 13px;
	display: block;
	overflow: hidden;
	border: 2px solid #e7e7e7;
	padding: .3rem;
	margin-bottom: 2px;
	text-align: center;
	height: 2.6rem;
}

.style-show .content ul li:hover a {
	position: relative;
	margin: 0 13px;
	display: block;
	overflow: hidden;
	border: 1px solid #e7e7e7;
	border-bottom: 4px solid #a12522;
	background: #ffffff;
	box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	padding: .3rem;
	margin-bottom: 0px;
}

.style-show .content ul li span {
	width: 90%;
	padding: 0 5%;
	float: left;
	height: 36px;
	line-height: 36px;
	z-index: 99;
	background: rgba(255, 255, 255, 0.9);
	text-align: center;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #444444;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-top: 10px;
}

.style-show .content ul li:hover span {
	color: #a12522;
}

.style-show .content ul li img {
	height: 100%;
	vertical-align: middle;
	display: inline-block;
	transition: all 0.5s ease 0s;
}

.style-show .content ul li:hover img {
	height: 100%;
	transition: all 0.5s ease 0s;
	-webkit-transform: scale(1.1);
	-ms-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	transform: scale(1.1);
}

.style-show .more {
	width: 100%;
	text-align: center;
	margin-top: 37px;
}

.style-show .more a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #666666;
	border: 1px solid #e7e7e7;
	border-radius: 21px;
	display: inline-block;
	transition: all 0.5s ease 0s;
}

.style-show .more a:hover {
	color: #a12522;
	border: 1px solid #a12522;
	transition: all 0.5s ease 0s;
}

.line {
	width: 100%;
	height: 1px;
	overflow: hidden;
	background: #e7e7e7;
	margin-top: 30px;
}

.style-products {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 40px;
}

.style-products .title {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.style-products .title h3 {
	display: inline-block;
	font-size: .32rem;
	font-family: "微软雅黑";
	color: #333333;
}

.style-products .title h3 span {
	display: block;
	font-size: .28rem;
	color: #eaeaea;
	font-family: din;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -.18rem;
	z-index: -999;
	position: relative;
}

.style-products .title h3:after {
	content: "";
	width: 20px;
	display: inline-block;
	height: 3px;
	background: #a12522;
	margin-top: -22px;
	margin-left: 5px;
	transition: all 0.5s ease 0s;
	vertical-align: middle;
	overflow: hidden;
}

.style-products .content {
	width: 12.84rem;
	text-align: center;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 5px;
}

.style-products .content ul {
	display: block;
	margin: 0 -.16rem;
}

.style-products .content ul li {
	display: inline-block;
	width: 4.03rem;
	vertical-align: top;
	margin: 0 .16rem;
	padding-bottom: .3rem;
}

.style-products .content ul li dt {
	width: 100%;
	display: block;
}

.style-products .content ul li dt img {
	width: 100%;
	display: block;
}

.style-products .more {
	width: 100%;
	text-align: center;
	margin-top: 37px;
}

.style-products .content ul li dd {
	width: 100%;
	display: block;
	min-height: 170px;
}

.style-products .content ul li dd h2 {
	width: 100%;
	text-align: left;
	font-size: .18rem;
	font-family: "微软雅黑", arial;
	padding: 15px 0;
	border-bottom: 1px solid #dedede;
	display: block;
	margin-bottom: 12px;
	color: #333333;
}

.style-products .content ul li dd span {
	width: 100%;
	text-align: left;
	font-size: .16rem;
	font-family: "微软雅黑";
	padding: 3px 0;
	line-height: 22px;
	display: block;
}

.style-products .content ul li dd span a {
	color: #666666;
}

.style-products .content ul li dd span a:hover {
	color: #a12522;
}

.style-products .more a {
	width: 130px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-size: 15px;
	font-family: "微软雅黑";
	color: #666666;
	border: 1px solid #e7e7e7;
	border-radius: 21px;
	display: inline-block;
	transition: all 0.5s ease 0s;
}

.style-products .more a:hover {
	color: #a12522;
	border: 1px solid #a12522;
	transition: all 0.5s ease 0s;
}

.style-about {
	width: 100%;
	overflow: hidden;
	margin-top: 50px;
	padding-bottom: 60px;
}

.style-about .title {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
}

.style-about .title h3 {
	display: inline-block;
	font-size: .32rem;
	font-family: "微软雅黑";
	color: #333333;
}

.style-about .title h3 span {
	display: block;
	font-size: .28rem;
	color: #e0e0e0;
	font-family: din;
	font-weight: normal;
	text-transform: uppercase;
	margin-top: -.18rem;
	z-index: 0;
	position: relative;
}

.style-about .title h3:after {
	content: "";
	width: 20px;
	display: inline-block;
	height: 3px;
	background: #a12522;
	margin-top: -22px;
	margin-left: 5px;
	transition: all 0.5s ease 0s;
	vertical-align: middle;
	overflow: hidden;
}

.style-about .title .am-tabs {
	text-align: center;
	display: block;
	overflow: hidden;
}

.style-about .title .am-tabs ul {
	display: inline-block;
}

.style-about .title .am-tabs ul li {
	display: inline-block;
	width: 1.83rem;
	height: .55rem;
	margin: 0;
	padding: 0;
}

.style-about .title .am-tabs-bd {}

.style-about .content {
	width: 100%;
	text-align: center;
	overflow: hidden;
	margin-top: 5px;
}

.style-about .am-nav-tabs>li.am-active>a {
	border: 0;
}

.style-about .am-nav-tabs>li.am-active>a:hover {
	border: 0;
	background: #a12522;
	color: #ffffff;
}

.style-about .am-nav-tabs>li.am-active>a {
	border: 0;
}

.style-about .am-nav-tabs>li>a {
	border: 0;
	background: #d1d1d1;
	font-size: .17rem;
}

.style-about .am-nav-tabs>li.am-active>a:focus {
	border: 0;
	background: #a12522;
	color: #ffffff;
}

.style-about .am-nav-tabs>li.am-active>a {
	background: #a12522;
	color: #ffffff;
}

.style-about .am-nav-tabs>li>a:hover {
	background: #a12522;
	color: #ffffff;
}

.style-about .am-nav-tabs>li>a {
	margin: 0 2px;
}

.style-about .am-nav-tabs>li>a {
	line-height: 2.3;
}

.style-about .am-nav-tabs {
	border-bottom: 0;
}

.style-about .am-tabs-bd .am-tab-panel {
	padding: 0;
}

.style-about .am-tabs-bd {
	border-bottom: 0;
}

.a-about {
	display: inline-block;
	margin-top: .4rem;
}

.a-about dl {
	display: inline-block;
	vertical-align: top;
	width: 12.84rem;
	position: relative;
}

.a-about dl dt {
	width: 50%;
	float: left;
}

.a-about dl dt img {
	width: 100%;
}

.a-about dl dd {
	float: left;
	width: 50%;
	background: #ffffff;
	vertical-align: top;
	height: 100%;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	text-align: left;
}

.a-about dl dd h4 {
	display: block;
	margin: .55rem 0 0 .55rem;
	font-size: .22rem;
	font-family: "微软雅黑";
	color: #333333;
	padding-bottom: .15rem;
	position: relative;
}

.a-about dl dd h4:after {
	content: "";
	width: .43rem;
	height: 2px;
	background: #a12522;
	position: absolute;
	bottom: 0px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.a-about dl dd h4 span {
	display: block;
	margin: .0rem 0 0 0;
	font-size: .18rem;
	font-family: "din";
	color: #cccccc;
	font-weight: normal;
	text-transform: uppercase;
}

.a-about dl dd div {
	display: block;
	margin: .3rem .55rem 0 .55rem;
	font-size: .22rem;
	font-family: "微软雅黑";
	color: #3c3c3c;
	font-size: .16rem;
	position: relative;
	line-height: .33rem;
	text-align: justify;
}

.a-about dl dd div p {
	margin-top: .12rem;
}

.a-about dl dd a {
	margin-top: .3rem;
	display: block;
	width: 1.2rem;
	height: .4rem;
	line-height: .4rem;
	text-align: center;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #a12522;
	border: 1px solid #a12522;
	border-radius: 21px;
	display: inline-block;
	transition: all 0.5s ease 0s;
}

.a-news {
	width: 7.7rem;
	float: left;
	margin-bottom: .3rem;
}

.a-news .title {
	width: 100%;
	float: left;
	height: .8rem;
	line-height: .8rem;
	border-bottom: 1px solid #e4e4e4;
}

.a-news .title h3 {
	font-family: "微软雅黑";
	float: left;
	font-size: .24rem;
	color: #333333;
	position: relative;
}

.a-news .title h3:after {
	content: "";
	width: .60rem;
	height: 2px;
	background: #a12522;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.a-news .title a {
	font-family: "微软雅黑";
	float: right;
	font-size: .16rem;
	color: #a1a1a1;
	margin-top: .05rem;
}

.a-news .content {
	width: 100%;
	float: left;
	margin-top: .28rem;
}

.a-news .content dl {
	width: 100%;
	float: left;
}

.a-news .content dl dt {
	width: 3rem;
	float: left;
}

.a-news .content dl dt img {
	width: 100%;
	float: left;
}

.a-news .content dl dd {
	float: right;
	width: 4.35rem;
}

.a-news .content dl dd h3 {
	display: block;
	font-family: "微软雅黑";
	font-size: .20rem;
	color: #a12522;
}

.a-news .content dl dd h3 a {
	display: block;
	font-family: "微软雅黑";
	font-size: .20rem;
	color: #a12522;
}

.a-news .content dl dd p {
	display: block;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #666666;
	margin-top: .12rem;
	line-height: .3rem;
	min-height: .8rem;
}

.a-news .content dl dd span {
	display: block;
	font-family: arial;
	font-size: .16rem;
	color: #666666;
	margin-top: .10rem;
	line-height: .26rem;
}

.a-news .content ul {
	width: 100%;
	float: left;
	border-top: 1px solid #f1f1f1;
	margin-top: .28rem;
	padding-top: .18rem;
}

.a-news .content ul li {
	width: 100%;
	float: left;
	line-height: .34rem;
	padding: 2px 0;
	position: relative;
}

.a-news .content ul li:after {
	content: "";
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background: #858585;
	position: absolute;
	bottom: 12px;
	top: 13px;
	left: 0px;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	z-index: 88;
}

.a-news .content ul li a {
	float: left;
	color: #333333;
	font-size: .17rem;
	margin-left: .15rem;
	font-family: "微软雅黑";
}

.a-news .content ul li a:hover {
	color: #a12522;
}

.a-news .content ul li span {
	float: right;
	color: #999999;
	font-size: .16rem;
	font-family: "arial";
}

.article {
	width: 4.5rem;
	float: right;
	margin-bottom: .3rem;
}

.article .title {
	width: 100%;
	float: left;
	height: .8rem;
	line-height: .8rem;
	border-bottom: 1px solid #e4e4e4;
}

.article .title h3 {
	font-family: "微软雅黑";
	float: left;
	font-size: .24rem;
	color: #333333;
	position: relative;
}

.article .title h3:after {
	content: "";
	width: .60rem;
	height: 2px;
	background: #a12522;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.article .title a {
	font-family: "微软雅黑";
	float: right;
	font-size: .16rem;
	color: #a1a1a1;
	margin-top: .05rem;
}

.article .content {
	width: 100%;
	float: left;
	margin-top: .20rem;
	position: relative;
}

.article .content:after {
	content: "";
	width: 1px;
	height: 100%;
	background: #dcdcdc;
	position: absolute;
	bottom: 12px;
	top: 15px;
	left: .05rem;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.article .content ul {
	width: 94%;
	float: left;
	padding-top: rem;
	padding-left: 6%;
}

.article .content ul li {
	width: 100%;
	float: left;
	line-height: .34rem;
	padding: 5px 0;
	position: relative;
}

.article .content ul li:after {
	content: "";
	width: 7px;
	height: 7px;
	border-radius: 50%;
	background: #e6963d;
	position: absolute;
	bottom: 12px;
	top: 15px;
	left: -.25rem;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	z-index: 88;
}

.article .content ul li a {
	float: left;
	width: 100%;
	color: #333333;
	font-size: .17rem;
	font-family: "微软雅黑";
}

.article .content ul li a:hover {
	color: #a12522;
}

.article .content ul li span {
	float: left;
	display: block;
	color: #999999;
	font-size: .16rem;
	font-family: "arial";
}

.am-h-list h3 {
	font-size: 20px;
	display: block;
	font-family: "微软雅黑";
	margin-top: 15px;
}

.am-h-list dt {
	display: block;
	margin-top: 20px;
}

.am-h-list dd {
	display: block;
	text-align: left;
	width: 90%;
	margin: 0 5%;
	margin-top: 20px;
	font-size: 15px;
	font-family: "微软雅黑";
	line-height: 25px;
}

.asid_share {
	position: fixed;
	width: .7rem;
	bottom: 35%;
	right: 0;
	z-index: 890;
}

*html #asid_share {
	position: absolute;
	top: expression(documentElement.scrollTop + "px");
	margin: 300px 0 0 0;
}

.asid_share .asid_share_box {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon07.png) no-repeat center .11rem #666666;
	text-align: center;
}

.asid_share .asid_share_box:hover {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon07.png) no-repeat center .11rem #a12522;
	text-align: center;
}

.asid_share .asid_share_box a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	height: .3rem;
	padding-top: .38rem;
}

.asid_share .asid_share_box a:hover {
	text-decoration: none;
}

.asid_share .asid_share_box1 {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon04.png) no-repeat center .14rem #666666;
	text-align: center;
}

.asid_share .asid_share_box1:hover {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon04.png) no-repeat center .14rem #a12522;
	text-align: center;
}

.asid_share .asid_share_box1 a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	height: .3rem;
	padding-top: .42rem;
}

.asid_share .asid_share_box1 a:hover {
	text-decoration: none;
}

.asid_share .asid_share_box2 {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon06.png) no-repeat center .14rem #666666;
	text-align: center;
}

.asid_share .asid_share_box2:hover {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon06.png) no-repeat center .14rem #a12522;
	text-align: center;
}
.asid_share .asid_share_box3 {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon06-1.png) no-repeat center .12rem #666666;
	background-size: .28rem;
	text-align: center;
}

.asid_share .asid_share_box3:hover {
	width: 100%;
	margin-bottom: 3px;
	background: url(../images/icon06-1.png) no-repeat center .12rem #a12522;
	text-align: center;
	background-size: .28rem;
}
.asid_share .asid_share_box2 a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	height: .3rem;
	padding-top: .42rem;
}

.asid_share .asid_share_box2 a:hover {
	text-decoration: none;
}
.asid_share .asid_share_box3 a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .14rem;
	height: .3rem;
	padding-top: .42rem;
}

.asid_share .asid_share_box3 a:hover {
	text-decoration: none;
}
.asid_share_triangle1 {
	display: block;
	position: absolute;
	width: 3.19rem;
	height: 1.17rem;
	background: #e4d8cc;
	right: .78rem;
	top: 0;
	display: none;
}

.asid_share_triangle1 {
	display: block;
	position: absolute;
	width: 2.79rem;
	height: .98rem;
	background: #a12522;
	right: .88rem;
	top: 0;
	display: none;
}

.triangle1 {
	display: none;
	position: absolute;
	width: 1.15rem;
	height: .63rem;
	background: #e4d8cc;
	right: .78rem;
	top: .68rem;
}

.triangle1 ul {
	display: block;
	margin: 0;
	height: auto;
	float: left;
	margin-left: .1rem;
}

.triangle1 ul li {
	display: block;
	margin: 0;
	width: .45rem;
	height: .63rem;
	float: left;
}

.triangle1 ul li a {
	width: 100%;
	height: 100%!important;
	margin: 0!important;
	padding: 0!important;
	;
}

.none {
	display: none;
}

.asid_share_triangle1 h2 {
	width: .48rem;
	height: .48rem;
	float: left;
	margin: .3rem 0 0 .3rem;
}

.asid_share_triangle1 h2 img {
	width: 100%;
	display: block;
}

.asid_share_triangle1 h3 {
	float: left;
	position: absolute;
	margin-left: .35rem;
	text-align: left;
	font-size: .3rem;
	color: #ffffff;
	margin-top: .2rem;
	font-family: din;
}

.asid_share_triangle1 h3 span {
	font-size: .15rem;
	display: block;
	padding-bottom: .05rem;
}

.asid_share .asid_share_box1:hover .asid_share_triangle1 {
	display: block;
}

.asid_share .asid_share_box2:hover .asid_share_triangle1 {
	display: block;
}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}

.bottom {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: #333333;
	overflow: hidden;
	min-height: 263px;
}

.foot {
	width: 12.84rem;
	margin: 0 auto;
	margin-top: 35px;
	font-family: "Avenir";
	color: #333333;
	font-size: .18rem;
	overflow: hidden;
	padding-bottom: .5rem;
}

.foot dl {
	display: block;
}

.foot dl dt {
	float: left;
	width: 4.25rem;
}

.foot dl dt h3 {
	font-family: "Avenir";
	font-size: 15px;
	float: left;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 20px;
}

.foot dl dt p {
	font-family: "Avenir";
	font-size: .18rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-bottom: .05rem;
	color: #848388;
}

.foot dl dt p img {
	vertical-align: middle;
	display: inline-block;
	margin-right: .12rem;
}

.foot dl dd.list-1 {
	float: left;
	width: 4.25rem;
	margin-top: .2rem;
	margin-left: .2rem;
}

.foot dl dd.list-1 h3 {
	font-family: "微软雅黑";
	font-size: .2rem;
	float: left;
	width: 100%;
	color: #b1b1b1;
	padding-bottom: .2rem;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	position: relative;
}

.foot dl dd.list-1 h3:after {
	content: "";
	width: .60rem;
	height: 2px;
	background: #898989;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.foot dl dd.list-1 p {
	font-family: "Avenir";
	font-size: .17rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 0rem;
	color: #848388;
}

.foot dl dd.list-1 p a {
	width: 50%;
	display: block;
	float: left;
	text-align: left;
	color: #848388;
}

.foot dl dd.list-2 {
	float: right;
	width: 3.75rem;
	margin-top: .2rem;
}

.foot dl dd.list-2 h3 {
	font-family: "微软雅黑";
	font-size: .2rem;
	float: left;
	width: 100%;
	color: #b1b1b1;
	padding-bottom: .2rem;
	margin-top: 0px;
	margin-bottom: 30px;
	font-weight: normal;
	position: relative;
}

.foot dl dd.list-2 h3:after {
	content: "";
	width: .60rem;
	height: 2px;
	background: #898989;
	position: absolute;
	bottom: -1px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.foot dl dd.list-2 p {
	font-family: "Avenir";
	font-size: .17rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 0rem;
	color: #848388;
}

.foot dl dd.list-2 p a {
	display: block;
	float: left;
	margin-right: .2rem;
	text-align: left;
	color: #848388;
}
.foot dl dd.list-2 p a img{
	display: inline-block;
	width: 1.17rem;
}
.foot dl dd.list-2 p span {
	float: left;
	width: .2rem;
	background: #484848;
	line-height: .18rem;
	padding: .23rem .1rem;
}

.foot1 {
	width: 100%;
	overflow: hidden;
	height: .6rem;
	line-height: .6rem;
	background: #202020;
	text-align: center;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #848388;
}


/*.foot dl dd {
	float: right;
	text-align: left;
}

.foot dl dd h3 {
	font-family: "Avenir";
	font-size: 15px;
}

.foot dl dd p {
	font-family: "Avenir";
	font-size: 14px;
	line-height: 22px;
	margin-top: .0rem;
	color: #bbbbbb;
}

.foot dl dd p a {
	margin-right: .1rem;
	display: inline-block;
	padding: 6px;
	width:108px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
}

.foot dl dd p a img {
	display: block;
	margin-bottom: 5px;
	width: 100px;
	border: 4px solid #ffffff;
}

.foot dl dd p a.wechat {
	display: inline-block;
}

.foot dl dd p a.sina {
	background-size: auto 92%;
	display: inline-block;
}

.foot dl dd p a.facebook {
	background-size: auto 90%;
	display: inline-block;
}*/

@media only screen and (max-width: 1440px) {}
@media only screen and (max-width: 1366px) {
	header{
		height: 138px;
	}
	
}
@media only screen and (max-width: 1280px) {

	header{
		height: 138px;
	}
}
@media only screen and (max-width: 1024px) {
	.style-products .content ul li{
		width: 4.02rem;
	}
	header{
		height: 1.5rem;
	}
	header h1 img{
		width: 2.7rem;
	}
	.nav{
		height: 1.24rem;
	}
	.nav a{
		height: 1.24rem;
		line-height: 1.15rem;
	}
	.nav a:hover{
		height: 1.24rem;
		line-height: 1.15rem;
	}
	.nav ul li ul{
		top: 1.24rem;
	}
	.nav li.cur:after{
		bottom: 26px;
	}
	.nav li:hover:after{
		bottom: 26px;
	}
	.nav ul li ul li a{
		font-size: .16rem;
	}
	.nav ul li ul li a:hover{
		font-size: .16rem;
	}
	header label span.r{
		line-height: .44rem;
		font-size: .16rem;
	}
}

@media only screen and (max-width: 768px) {
	.nav-w,
	header h2,
	header span {
		display: none;
	}
	.top {
		width: 100%;
	}
	header h1{
		width: 2.5rem;
		margin-top: .06rem;
		margin-left: .3rem;
		overflow: hidden;
	}
	header h1 img {
		width: 100%;
		display: block;
	}
	header {
		height: 80px;
		background: none;
		padding: 0;
		background: #ffffff;
		box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
		-webkit-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
		-moz-box-shadow: 0 0 0.1rem rgba(0, 0, 0, 0.1);
	}
	.nav{
		display: none;
	}
	.auxiliary{
		width: auto;
		padding: 20px .3rem;
	}
	.search{
		width: 4.6rem;
		margin-left: 0.5rem;
	}
	.search input{
		width: 4rem;
	}
	.main-1,.style-show .content,.style-show .content-1,.fclist{
		width: auto;
	}
	.style-show .content-1{
		width: 100%;
	}
	.fclist{
		width: 94%;
	}
	.main {
		width: 90%;
		padding: 0;
		margin: 0 5%;
	}
	.style-products .content{
		width: 90%;
		margin: 0 5%;
	}
	.style-products .content ul li {
    width: 5.02rem;
	}
	.a-about dl{
		width: 10.5rem
	}
	.a-news,.article{
		width: 98%;
		margin: 0 1%;
		margin-bottom: .3rem;
	}
	.a-news .content dl dd{
		width: 68%;
	}
	.a-about dl dd h4{
		margin: .35rem 0 0 .35rem;
	}
	.a-about dl dd div{
		margin: .3rem .35rem 0 .35rem;
	}
	.style-show .content ul li span{
		font-size: 14px;
	}
	
.style-show .content .swiper-button-prev {
	background-image: url(../images/aleft.png);
	left: 0px;
	right: auto;
	width: 38px;
	height: 38px;
	background-size: 38px;
	top: 45%;
}

.style-show .content .swiper-button-next {
	background-image: url(../images/aright.png);
	right: 0px;
	left: auto;
	width: 38px;
	height: 38px;
	background-size: 38px;
	top: 45%;
}
.style-show .content ul li a{
	margin: 0 8px;
}
	.foot {
		width: 90%;
		margin: 0 5%;
		margin-top: 30px;
	}
	.foot dl {
		width: 100%;
		margin: 0 0%;
	}
	.foot dl dt h3 {
		text-align: center;
		width: 100%;
		border: 0;
	}
	.foot dl dt h3 img {
		width: 100px;
	}
	.foot dl dt p {
		text-align: left;
		width: 100%;
		font-size: 13px;
		margin: 0;
		line-height: 25px;
		margin-top: 10px;
	}
	.foot dl dd {
		
	}
	.foot dl dd.list-1{
		display: none;
	}
	.bottom {
		min-height: 240px;
	}
	.asid_share_triangle1 h3 span{
		    padding-bottom: 0;
	}
	.asid_share .asid_share_box1 a,.asid_share .asid_share_box2 a,.asid_share .asid_share_box a{
		height: .4rem;
	}
	.asid_share{
		width: .8rem;
	}
	.asid_share .asid_share_box1 {
	background-size: .2rem;
	}

	.asid_share .asid_share_box1:hover {
	background-size: .22rem;
	}
	.asid_share .asid_share_box2 {
	background-size: .22rem;
	}

	.asid_share .asid_share_box2:hover {
	background-size: .22rem;
	}
	.asid_share .asid_share_box {
	background-size: .22rem;
	}

	.asid_share .asid_share_box:hover {
	background-size: .22rem;
	}
}
@media only screen and (max-width: 640px) {
	header{
		height: 70px;
	}
	.search{
		width: 100%;
		margin: 0;
		margin-top: 15px;
	}
	.auxiliary h3{
		float: left;
		margin-top: 15px;
	}
	.main-1{
		padding-top: 10px;
    		padding-bottom: 10px
	}
	.style-products .content ul li dd h2,.a-news .content dl dd h3 a{
		font-size: 14px;
	}
	.style-products .content ul li dd span,.a-news .content dl dd p,.a-news .content ul li a{
		font-size: 13px;
	}
	.a-news .content ul li{
		line-height: 26px;
	}
	.style-about .title .am-tabs ul li,.style-about .am-nav-tabs>li>a,.article .content ul li a{
		font-size: 14px;
	}
	.a-about dl dd h4,.a-news .title h3,.article .title h3{
		font-size: 15px;
	}
	.article .content ul li:after{
		top: 10px;
    		left: -0.4rem;
	}
	 .foot dl dd.list-2 p span{
	 	line-height: .19rem;
	 }  
	.a-about dl dd div{
		font-size: 13px;
		line-height: 22px;
	}
	.style-show .more a,.style-products .more a{
		font-size: 13px;
	}
	.style-products .content ul li{
		width: 46%;
		margin: 0 2%;
		float: left;
	}
	.style-products .more{
		margin-top: 0;
	}
	.a-about dl{
		width: 90%;
		margin: 0 5%;
	}
	.a-about dl dt{
		width: 100%;
	}
	.a-about dl dd{
		width: 100%;
		position: relative;
		padding-bottom: 20px;
	}
	.style-about .title .am-tabs ul li{
		width: 1.69rem;
	}
	.style-about {
    		width: 100%;
    		overflow: hidden;
    		margin-top: 30px;
    		padding-bottom: 30px;
	}
	.a-news .content dl dt{
		width: 100%;
	}
	.a-news .content dl dd {
    		width: 100%;
    		margin-top: 15px;
	}
	.a-news .content ul li a{
		width: 70%;
		height: 22px;
		overflow: hidden;
	}
	.foot dl dt{
		width: 100%;
	}
	.foot dl dd.list-2{
		width: 100%;
    		margin-top: .3rem;
	}
		
}
@media only screen and (max-width: 375px) {
	.style-about .am-nav>li>a{
		padding: .4em .2em;
	}
	header {
    height: 65px;
	}

}