/*@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: .96rem;
	transition: all 0.5s ease 0s;
}

header h1 {
	display: block;
	float: left;
	margin-top: .17rem;
	margin-left: .37rem;
	transition: all 0.5s ease 0s;
}

header h1 img {
	display: inline-block;
	width: 4rem;
	transition: all 0.5s ease 0s;
}
nav {
	float: right;
	margin-top: 0rem;
	margin-right: 2.6rem;
	height: .96rem;
}

nav li {
	float: left;
	line-height:.96rem;
	position: relative;
	display: inline-block;
}

nav li{
	margin: 0 .2rem;
	position: relative;
}
nav a {
	display: block;
	font-size: .19rem;
	height: auto;
	color: #111111;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}
nav a:hover{
	color: #244ab7;
}
nav ul li ul{
	position: absolute;
	top: .96rem;
	left: -.15rem;
	z-index: 888;
	background: #ffffff;
	width: 120%;
	padding: 10px 15px;
	display: none;
}
nav ul li:hover ul{
	display: block;
}
nav ul li ul li{
	display:block;
	margin: 0;
	line-height: .25rem;
	padding: .1rem 0;
	border-bottom: 1px dotted #eeeeee;
	width: 100%;
	
	font-size: .16rem;
}
nav ul li ul li a{
	margin: 0;
	text-align: left;
	padding: 0;
	font-size: .16rem;
}
header.on {
	background:rgba(255,255,255,0.95);
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 999;
    position: fixed;
}
header.on nav{
	transition: all 0.5s ease 0s;
}
header.on nav li{
	
}
header.on nav a{

}
header.on nav a:hover{

}
header.on h1{
	transition: all 0.5s ease 0s;
}
header.on h1 img {
	transition: all 0.5s ease 0s;
}
header h2{
	
	position: absolute;
	position: absolute;
	right: 0rem;
	top: 0;
}
header h2 span{
	border-left:1px solid #e5e5e5;
	height: .96rem;
	padding: 0 .2rem;
	float: left;
}
header h2 span.search a{
	width: .18rem;
	height: .18rem;
	background: url(../images/search.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	margin-top: .37rem;
}
header h2 span.login{
	font-size: .16rem;
	color: #666666;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: .94rem;
}
header h2 span.login-1{
	font-size: .16rem;
	color: #666666;
	text-align: center;
	padding-top: .25rem;
	font-family: "微软雅黑";
	font-weight: normal;
	line-height: .2rem;
	height: .7rem;
}
header h2 span.login a{
	color: #666666;
} 
header h2 span.login a:hover{
	color: #244ab7;
}
header h2 span.erp a{
	width: .31rem;
	height: .31rem;
	background: url(../images/icon-08.png) no-repeat;
	background-size: 100%;
	display: inline-block;
	margin-top: .29rem;
}
.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;
	position: relative;
}

.banner .am-slider-default .am-control-nav {
	text-align: center;
	width: 100%;
}
.banner .am-slider-default .am-control-nav li a.am-active{
	opacity: 1;
	background: #ffffff;
}
.banner .am-slider-default .am-control-nav li {
	vertical-align: middle;
	margin: 0 4px;
	display: inline-block;
}

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

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

.banner .am-slider-default .am-direction-nav a {
	background:url(../images/n-l.svg) no-repeat center center rgba(0, 0, 0, 0.35);
	background-size: .4rem;
	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:url(../images/n-r.svg) no-repeat center center rgba(0, 0, 0, 0.35);
	background-size: .4rem;
}


.colorbg {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	z-index: -9999;
}
.main {
	background: #f3f7f8;
	width: 100%;
	float: left;
}
.main-1 {
	background:url(../images/bg01.jpg) no-repeat;
	background-repeat: 100% 100%;
	width: 100%;
	float: left;
}
.i_about {
	margin: 0 auto;
	margin-top: .65rem;
	margin-bottom: .65rem;
	padding-top: .56rem;
	padding-bottom: .56rem;
	background: url(../images/bg02.png) no-repeat #ffffff;
	background-position: bottom right;
	overflow: hidden;
}
.i_about .i_about-img{
	width: 45%;
	margin-left: .33rem;
	float: left;
	border-radius: 0 .35rem 0 0;
	overflow: hidden;
}
.i_about .i_about-img ul li img{
	width: 100%;
	display: block;
}
.i_about .i_about-n{
	margin-left: .45rem;
	float: left;
	width: 45%;
}
.i_about-img .am-slider-default .am-control-nav {
	display: none;
}
.i_about-img .am-slider-default{
	background: none;
	-webkit-box-shadow:inherit;
}
.i_about-img .am-slider-default .am-direction-nav a {
	background:url(../images/n-l.svg) no-repeat center center #7186c2;
	background-size: .4rem;
	width: .60rem;
	height: .60rem;
	top: inherit;
	bottom: 0;
	opacity: 1;
}

.i_about-img .am-slider-default .am-direction-nav .am-prev {
	left: inherit;
	right:.60rem;
}

.i_about-img .am-slider-default .am-direction-nav .am-next {
	right: 0;
	background:url(../images/n-r.svg) no-repeat center center #27428d;
	background-size: .4rem;
}
.i_about .i_about-n .title{
	display: block;
	padding-bottom: .2rem;
	margin-top: -.1rem;
}
.i_about .i_about-n .title h3{
	display: block;
	font-size: .55rem;
	color: rgb(202,216,220,.3);
	position: relative;
}
.i_about .i_about-n .title h3 span{
	position: absolute;
	font-size: .36rem;
	left: 0;
	top: .2rem;
	color: #222222;
}
.i_about .i_about-n .title h3:after{
	content: "";
	width: .34rem;
	height: .03rem;
	background: #27428d;
	position: absolute;
	left: 0;
	bottom: -.15rem;
}
.i_about .i_about-n .content{
	display: block;
	margin-top: .2rem;
	line-height: .24rem;
	font-size: .16rem;
	color: #666666;
	text-align: justify;
}
.i_about .i_about-n .content p{
	margin-top: .1rem;
}
.i_about .i_about-n .content p span{
	color: #27428d;
}
.i_about .i_about-n .content a{
	display: block;
	line-height: .47rem;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #f7f8fa;
	background: #27428d;
	float: left;
	padding: 0 .3rem;
	border-radius: 40px;
	margin-top: .2rem;
}


.product{
	display: block;
	float: left;
	width: 100%;
	margin-bottom: .5rem;
	overflow: hidden;
}
.product .title{
	display: block;
	padding-bottom: .2rem;
	text-align: center;
	margin-top: .45rem;
}
.product .title h3{
	display: block;
	font-size: .55rem;
	color: rgb(202,216,220,.3);
	text-transform:Uppercase;
	min-height: .4rem;
}
.product .title span{
	font-size: .36rem;
	display: block;
	color: #222222;
	margin-top: -.5rem;
}
.product .title a{
	display: inline-block;
	margin-top: .22rem;
	color: #999999;
	font-family: "微软雅黑";
}
.product .title h3:after{
	content: "";
	width: .34rem;
	height: .04rem;
	background: #27428d;
	display: block;
	margin: 0 auto;
	margin-top: .1rem;
}
.product .content{
	display: block;
	margin:0 auto;
	margin-top: .2rem;
	font-size: .16rem;
	color: #666666;
	width: 12.7rem;
	overflow: hidden;
	text-align: center;
}
.product .content li{
	display: inline-block;
	width: 3.15rem;
	vertical-align: top;
}
.product .content li a{
	display: block;
	border: 1px solid #ffffff;
	margin: .1rem;
	min-height: 4.9rem;
}
.product .content li:hover a{
	display: block;
	border: 1px solid #eaeaea;
	margin: .1rem;
	min-height: 4.9rem;
}
.product .content li:hover dl dd h3{
	color: #27428d;
}
.product .content li dl{
	margin: .2rem;
}
.product .content li dl dt{
	min-height: 2.3rem;
	text-align: center;
	display: block;
}
.product .content li img{
	width: 90%;
	display: inline-block;
}
.product .content li dl dd{
	display: block;
	text-align: left;
}
.product .content li dl dd h3{
	display: block;
	font-size:.18rem;
	font-family: "微软雅黑";
	color: #666666;
	font-weight: normal;
}
.product .content li dl dd span{
	display: block;
	font-size:.16rem;
	font-family: "微软雅黑";
	color: #999999;
	font-weight: normal;
	margin-top: .05rem;
}
.product .content li dl dd p{
	display: block;
	font-size:.15rem;
	font-family: "微软雅黑";
	color: #999999;
	font-weight: normal;
	text-align: justify;
	line-height: .26rem;
	margin-top: .1rem;
}

/*.product .content-1{
	display: block;
	margin-top: .2rem;
	font-size: .16rem;
	color: #666666;
	text-align: center;
	margin-bottom: .3rem;
	overflow: hidden;
	padding: .2rem 0;
}
.product .content-1 li{
	display: inline-block;
	width: 3.75rem;
	vertical-align: top;
	background: #e8f0f2;
	margin: 0 .18rem;
	box-shadow: 0px 0px 6px rgb(39,66,141,.3);
	transition: all 0.5s ease 0s;
}
.product .content-1 li:hover{
	margin-top: -.2rem;
	transition: all 0.5s ease 0s;
}
.product .content-1 li:hover dl dd h3{
	color: #27428d;
}
.product .content-1 li dl{
}
.product .content-1 li dl dt{
	text-align: center;
	display: block;
	line-height: 3.2rem;
	height: 2.3rem;
	vertical-align: middle;
	overflow: hidden;
}
.product .content-1 li img{
	width: 50%;
	display: inline-block;
}
.product .content-1 li dl dd{
	display: block;
	text-align: left;
	background: #ffffff;
	padding: .3rem;
}
.product .content-1 li dl dd h3{
	display: block;
	font-size:.2rem;
	font-family:arial
	color: #333333;
}
.product .content-1 li dl dd h3 a{
	color: #333333;
}
.product .content-1 li:hover dl dd h3 a{
	color: #27428d;
}
.product .content-1 li dl dd span{
	display: block;
	font-size:.14rem;
	font-family: "微软雅黑";
	color: #666666;
	font-weight: normal;
	margin-top: .2rem;
	background: url(../images/more-1.png) no-repeat center right;
}
.product .content-1 li dl dd span a{
	color: #666666;
	transition: all 0.5s ease 0s;
}
.product .content-1 li:hover dl dd span a{
	color: #27428d;
	transition: all 0.5s ease 0s;
}*/
.product .content-1 .swiper-container{
	margin-left: -10%;
	margin-right: -10%;
}
.product .content-1 .swiper-pagination{
	width: 66%!important;
	margin: 0 17%;
	top: initial;
	bottom: 0;
}
/*.product .content-1 li dl dd p{
	display: block;
	font-size:.16rem;
	font-family:arial
	color: #666666;
	font-weight: normal;
	line-height: .26rem;
	min-height: 1.6rem;
	margin-top: .1rem;
	border-bottom: 1px solid #ededed;
	transition: all 0.5s ease 0s;
	padding-bottom: .15rem;
}*/
:root {
    --swiper-theme-color: #27428d!important;
 }
.product .content-1 .swiper-slide:hover dl dd p{
	border-bottom: 1px solid #27428d;
	transition: all 0.5s ease 0s;
}
.product .content-1 .swiper-slide{
	transition: all 0.5s ease 0s;
	padding: .4rem 0;
	margin-top: 0;
}
.product .content-1 .swiper-slide:hover{
	margin-top: -.2rem;
	transition: all 0.5s ease 0s;
}
.product .content-1 .swiper-slide:hover dl dd h3{
	color: #27428d;
}
.product .content-1 .swiper-slide dl{
	background: #e8f0f2;
    box-shadow: 0px 0px 6px rgb(39 66 141 / 30%);
    transition: all 0.5s ease 0s;
}
.product .content-1 .swiper-slide dl dt{
	text-align: center;
	display: block;
	line-height: 3.2rem;
	height: 2.3rem;
	vertical-align: middle;
	overflow: hidden;
}
.product .content-1 .swiper-slide img{
	width: 50%;
	display: inline-block;
}
.product .content-1 .swiper-slide dl dd{
	display: block;
	text-align: left;
	background: #ffffff;
	padding: .3rem;
}
.product .content-1 .swiper-button-next{
	display: none;
}
.product .content-1 .swiper-button-prev, .product .content-1 .swiper-container-rtl .swiper-button-next{
	display: none;
}
.product .content-1 .swiper-slide dl dd h3{
	display: block;
	font-size:.2rem;
	font-family:arial
	color: #333333;
}
.product .content-1 .swiper-slide dl dd h3 a{
	color: #333333;
}
.product .content-1 .swiper-slide:hover dl dd h3 a{
	color: #27428d;
}
.product .content-1 .swiper-slide dl dd span{
	display: block;
	font-size:.14rem;
	font-family: "微软雅黑";
	color: #666666;
	font-weight: normal;
	margin-top: .2rem;
	background: url(../images/more-1.png) no-repeat center right;
}
.product .content-1 .swiper-slide dl dd span a{
	color: #666666;
	transition: all 0.5s ease 0s;
}
.product .content-1 .swiper-slide:hover dl dd span a{
	color: #27428d;
	transition: all 0.5s ease 0s;
}
.product .content-1 .swiper-slide dl dd p{
	display: block;
	font-size:.16rem;
	font-family:arial
	color: #666666;
	font-weight: normal;
	line-height: .26rem;
	min-height: 1.6rem;
	margin-top: .1rem;
	border-bottom: 1px solid #ededed;
	transition: all 0.5s ease 0s;
	padding-bottom: .15rem;
}
.product .content-1 .swiper-slide:hover dl dd p{
	border-bottom: 1px solid #27428d;
	transition: all 0.5s ease 0s;
}
.product .content-2{
	margin: 0 auto;
	margin-top: .2rem;
	margin-bottom: 4.8rem;
}
.product .content-2 .news-img{
	float:left;
	width: 48.5%;
	position: relative;
}
.product .content-2 .news-img dt{
	display: block;
}
.product .content-2 .news-img dd{
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
	height: .65rem;
	width: 100%;
	background: #27428d;
}
.product .content-2 .news-img dd h3{
	display: block;
	margin: 0 .25rem;
	line-height: .6rem;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #ffffff;
}
.product .content-2 .news-img dd h3 span{
	float: right;
	font-size: .14rem;
}
.product .content-2 .news-img img{
	display: block;
	width: 100%;
}
.product .content-2 .news-list{
	float:right;
	width: 48.5%;
}
.product .content-2 .news-list ul{
	display: block;
}
.product .content-2 .news-list ul li{
	display: block;
	height: 1.16rem;
	background: #e8f0f2;
	margin-bottom: .2rem;
	position: relative;
	transition: all 0.5s ease 0s;
}
.product .content-2 .news-list ul li a{
	display: block;
}
.product .content-2 .news-list ul li dt{
	float: left;
	width: 1.2rem;
	height: .85rem;
	border-right:1px solid #e1e4e5;
	margin-top: .15rem;
	text-align: center;
}
.product .content-2 .news-list ul li dt h3{
	display: block;
	font-size: .32rem;
	font-family: din;
	color: #27428d;
	margin-top: .1rem;
}
.product .content-2 .news-list ul li dt h3 span{
	display: block;
	font-size: .18rem;
}
.product .content-2 .news-list ul li dd{
	float: left;
	margin-top: .18rem;
	margin-left: 1.45rem;
	margin-right: .2rem;
	position: absolute;
}
.product .content-2 .news-list ul li dd h3{
	font-family: "微软雅黑";
	font-size: .17rem;
	color: #333333;
}
.product .content-2 .news-list ul li dd p{
	font-family: "微软雅黑";
	font-size: .14rem;
	color: #888888;
	line-height: .2rem;
	text-align: justify;
	margin-top: .05rem;
}
.product .content-2 .news-list ul li:hover{
	background: #27428d;
	transition: all 0.5s ease 0s;
}
.product .content-2 .news-list ul li:hover dt h3,.product .content-2 .news-list ul li:hover dd h3,.product .content-2 .news-list ul li:hover dd p{
	color: #ffffff;
}
.pop-ups{
	position:fixed;
	width:100%;
	height:2.6rem;
	top:.96rem;
	left:0;
	z-index:8888;
	background:#27428d; 
}
.ups-search{
	width:70%;
	margin:0 auto;
	margin-top:3%;
}
.ups-search h3{
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .26rem;
	margin-bottom: .2rem;
}
.ups-search input{
	width:80%;
	height:.75rem;
	line-height:.75rem;
	font-size:.2rem;
	color:#858282;
	background:none;
	background: #ffffff;
	padding: 0 2.5%;
	float: left;
	outline:none;
}
.ups-search button{
	width: 15%;
	font-size: .19rem;
	height: .75rem;
	background: #27428d;
	border: .02rem solid #ffffff;
	color: #ffffff;
	cursor: pointer;
	outline: none;
	float: left;
}
.ups-search span{
	width:100%;
	float:left;
	text-align:right;
	font-size:.14rem;
	color:#ffffff;
	margin-top:10px;
}
.ups-search div{
	width:100%;
	float:right;
	text-align:left;
	font-size:.14rem;
	color:#ffffff;
	margin-top:10px;

}
.ups-search div li{
	float:left;
	width:1rem;
	margin-top:.1rem;
}
.ups-search div li:hover{
	cursor:pointer
}
.close_x{
	color:#ffffff;float:right;padding-top:2rem;padding-right:2rem;font-size:30px;
}
.close_x:hover{

	cursor:pointer

}
#demo {
 
overflow:hidden;
}
 
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}
footer {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding-top: .3rem;
	background: #b3b3b3;
}
footer .link{
	margin: 0 auto;
	border-bottom: 1px solid #c7c7c7;
	line-height: .3rem;
	overflow: hidden;
	padding-bottom: .3rem;
}
footer .link dl{
	display:block;
	position: relative;
}
footer .link dl dt{
	float: left;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
}
footer .link dl dt img{
	display: inline-block;
	width: .3rem;
	vertical-align: middle;
	margin-right: .15rem;
	
}
footer .link dl dd{
	float: left;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	position: absolute;
	top: 0;
	left: 1.5rem;
}
footer .link dl dd a{
	color: #ffffff;
	display: inline-block;
	margin-right: .23rem;
	opacity: .8;
}
footer .link dl dd a.more{
	float: right;
	opacity: .8;
	color: #9a9a9a;
	background: url(../images/more.png) no-repeat center right;
	padding-right: .3rem;
}
.foot-1{
	margin: 0 auto;
	overflow: hidden;
	margin-top: .4rem;
	padding-bottom: .4rem;
}
.foot-1 ul{
	display: block;
}
.foot-1 ul li{
	float: left;
	margin-right: .85rem;
	position: relative;
}
.foot-1 ul li h3{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .17rem;
	margin-bottom: .2rem;
}
.foot-1 ul li a{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	opacity: .5;
}
.foot-1 ul li a:hover{
	color: #ffffff;
	transition: all 0.5s ease 0s;
} 
.code{
	float: right;
	text-align: center;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size:.14rem;
}
.code img{
	width: 1.2rem;
}
.foot-2{
	width: 100%;
	margin: 0 auto;
	border-top: 1px solid #c7c7c7;
	margin-top: .5rem;
	padding: .2rem 0;
	overflow: hidden;
}
.foot-2 dl{
	margin: 0 auto;
	opacity: .7;
}
.foot-2 dl dt{
	float: left;
	font-size: .14rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
.foot-2 dl dt a{
	color: #ffffff;
}
.foot-2 dl dd{
	float: right;
	font-size: .14rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
@media only screen and (max-width: 3000px) {
	.i_about,.product .content-2,.link,.foot-1,.foot-2 dl{
		width: 14.4rem;
	}
	.product .content-2 .news-list ul li{
		min-height: 1.34rem;
		margin-bottom: .23rem;
	}
	.product .content-2 .news-list ul li dt{
		margin-top: .22rem;
	}
	.product .content-2 .news-list ul li dd{
		margin-top: .24rem;
	}
	.foot-1 ul li{
		margin-right: 1.1rem;
	}
	.product .content{
		width: 14.7rem;
	}
	.product .content-1 .swiper-pagination{
		width: 63%!important;
		margin: 0 18.4%;
		top: initial;
		bottom: 0;
	}
}
@media only screen and (max-width: 1680px) {
	.i_about,.product .content-2,.link,.foot-1,.foot-2 dl{
		width: 13.4rem;
	}
	.product .content-2 .news-list ul li{
		min-height: 1.24rem;
		margin-bottom: .22rem;
	}
	.product .content-2 .news-list ul li dt{
		margin-top: .22rem;
	}
	.product .content-2 .news-list ul li dd{
		margin-top: .24rem;
	}
	.foot-1 ul li{
		margin-right: 1rem;
	}
	.product .content{
		width: 13.7rem;
	}
	.product .content-1 .swiper-pagination{
		width: 67%!important;
		margin: 0 16.4%;
		top: initial;
		bottom: 0;
	}
}
@media only screen and (max-width: 1600px) {
	.product .content-1 .swiper-pagination{
		width: 70%!important;
		margin: 0 15%;
		top: initial;
		bottom: 0;
	}
}
@media only screen and (max-width: 1440px) {
	.i_about,.product .content-2,.link,.foot-1,.foot-2 dl{
		width: 12.5rem;
	}
	.product .content-2 .news-list ul li{
		min-height: 1.195rem;
		margin-bottom: .20rem;
	}
	.product .content-2 .news-list ul li dt{
		margin-top: .15rem;
	}
	.product .content-2 .news-list ul li dd{
		margin-top: .15rem;
	}
	.product .content{
		width: 12.7rem;
	}
	.foot-1 ul li{
		margin-right: .8rem;
	}
	.product .content-1 .swiper-pagination{
		width: 66%!important;
		margin: 0 17%;
		top: initial;
		bottom: 0;
	}
}
@media only screen and (max-width: 1366px) {
	.product .content-2 .news-list ul li{
		min-height: 1.14rem;
	}
	footer .link dl dd a{
		margin-right: .2rem;
	}
}
@media only screen and (max-width: 1024px) {
	.foot-1 ul li{
		margin-right: .7rem;
	}
	.foot-2 dl dt{
		width: 50%;
	}
}

@media only screen and (max-width: 800px) {
	nav,nav ul li ul{
		display: none;
	}
	header h1 img {
    		display: block;
    		width: 3rem;
	}
	header h1 {
		margin-top: .25rem;
	}
	header h2{
		right: .92rem;
		border-right: 1px solid #e5e5e5;
	}
	header h2 span.search a{
		margin-top: .37rem;
		vertical-align: top;
	}
	.banner .am-slider-default .am-direction-nav a{
		width: .52rem;
		height: .83rem;
	}
	.i_about, .product .content-2, .link, .foot-1, .foot-2 dl{
		width: 94%;
	}
	.i_about .i_about-img,.i_about .i_about-n{
		width: 94%;
		margin: 0 3%;
	}
	.i_about .i_about-n{
		margin-top: .3rem;
	}
	.i_about .i_about-n .content{
		font-size: 14px;
		line-height: 22px;
	}
	.i_about .i_about-n .content a{
		height: 32px;
		line-height: 32px;
	}
	.product .content{
		width: 90%;
	}
	.product .content-1 .swiper-pagination{
		width: 90%!important;
		margin: 0 5%;
		top: initial;
		bottom: 0;
	}
	.product .content-1 .swiper-container {
    		margin-left: 0;
    		margin-right: 0;
    		padding-left:5%;
    		padding-right: 5%;
	}
	.product .content-1 .swiper-slide dl dd h3{
		font-size: 16px;
	}
	.product .content-1 .swiper-slide dl dd p{
		font-size: 13px;
		line-height: 22px;
	}
	.product .content-1 .swiper-slide dl dd span{
		font-size: 13px;
	}
	.product .content-1 li{
		margin: 0;
	}
	.product .content-2 .news-img,.product .content-2 .news-list{
		width: 100%;
	}
	.product .content-2 .news-list ul li{
		height: auto;
		overflow: hidden;
		padding: 10px 0;
	}
	.product .content-2 .news-list{
		margin-top: .25rem;
	}
	.i_about{
		padding-top: .36rem;
		padding-bottom: .44rem;
	}
	.i_about .i_about-img ul li img{
		border-radius: 0;
	}
	.product .title a{
		font-size: 13px;
	}
	.i_about .i_about-n .title h3 span,.product .title span{
		font-size: 18px;
	}
	.product .content li dl dd h3{
		font-size: 14px;
		text-align: justify;
	}
	.product .content li dl dd span{
		margin-top: 5px;
		font-size: 12px;
	}
	.product .content li dl dd p{
		font-size: 12px;
		line-height: 22px;
	}
	.product .content-2 .news-img dd{
		height: 50px;
	}
	.product .content-2 .news-img dd h3{
		line-height: 50px;
		font-size: 13px;
	}
	.product .content-2 .news-img dd h3 span{
		display: none;
	}
	.product .content-2 .news-list ul li dd h3{
		font-size: 14px;
	}
	.product .content-2 .news-list ul li dd p{
		font-size: 12px;
		line-height: 22px;
	}
	.product .content-2 .news-list ul li dt{
		position: absolute;
	}
	.product .content-2 .news-list ul li dd{
		position: inherit;
		margin-bottom: 10px;
		margin-right: .3rem;
		text-align: justify;
	}
	.product{
		margin-bottom: .2rem;
	}
	footer .link dl dt{
		font-size: 14px;
	}
	footer .link dl dd{
		font-size: 12px;
		margin-top: 10px;
	}
	footer .link dl dd a{
		display: inline-block;
		vertical-align: top;
		margin-top: .1rem;
	}
	footer .link dl dd a.more{
		display: none;
	}
	footer{
		padding-top: 20px;
	}
	.foot-1 ul li{
		min-height: 2rem;
		width: 22%;
		margin-right: 0;
	}
	.foot-1 ul li:last-child{
		display: none;
	}
	.foot-1 ul {
    		float: left;
    		width: 100%;
	}
	.code{
		float: left;
		margin-top: 20px;
		display: none;
	}
	.foot-2 dl dd{
		display: none;
	}
	.foot-2{
		margin-top: 0;
	}
	.foot-2 dl dt{
		width: 100%;
	}
}
@media only screen and (max-width: 640px) {
	header h1 img {
    		display: block;
    		width: 3rem;
	}
	header h1 {
		margin-top: .25rem;
	}
	header h2{
		right: .92rem;
		border-right: 1px solid #e5e5e5;
	}
	header h2 span.search a{
		margin-top: .37rem;
		vertical-align: top;
	}
	.banner .am-slider-default .am-direction-nav a{
		width: .52rem;
		height: .83rem;
	}
	.i_about, .product .content-2, .link, .foot-1, .foot-2 dl{
		width: 90%;
	}
	.i_about .i_about-img,.i_about .i_about-n{
		width: 90%;
		margin: 0 5%;
	}
	.i_about .i_about-n{
		margin-top: .3rem;
	}
	.i_about .i_about-n .content{
		font-size: 16px;
		line-height: 24px;
		margin-top: 25px;
	}
	.i_about .i_about-n .content a{
		height: 38px;
		line-height: 38px;
		font-size: 15px;
		padding: 0 .4rem;
		margin-top: 45px;
	}
	.product .content{
		width: 90%;
	}

	.product .content-1 li{
		margin: 0;
	}
	.product .content-2 .news-img,.product .content-2 .news-list{
		width: 100%;
	}
	.product .content-1 .swiper-slide dl dt{
		line-height: 5.2rem;
		height: 4.3rem;
	}
	.product .content-2 .news-list ul li{
		height: auto;
		overflow: hidden;
		padding: 10px 0;
	}
	.product .content-2 .news-list{
		margin-top: .25rem;
	}
	.i_about{
		padding-top: .36rem;
		padding-bottom: .44rem;
	}
	.i_about .i_about-img ul li img{
		border-radius: 0;
	}
	.product .title a{
		font-size: 15px;
	}
	.i_about .i_about-n .title h3 span,.product .title span{
		font-size: 40px;
	}
	.i_about .i_about-n .title h3,.product .title h3{
		font-size: 45px;
	}
	.product .content li dl dd h3{
		font-size: 28px;
		text-align: justify;
	}
	.product .content li dl dd{
		margin-top: 15px;
	}
	.i_about .i_about-n .title h3:after{
		width: 25px;
		height: 2px;
		bottom: -.3rem;
	}
	.product .content li dl dt{
		height: 260px;
	}
	.product .content li dl dd h3{
		height: 75px;
		overflow: hidden;
	}
	.product .content li dl dd span{
		margin-top: 5px;
		font-size: 12px;
	}
	.product .content li dl dd p{
		overflow: hidden;
		height: 74px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
	}
	.product .content-1 .swiper-slide dl dd h3{
		font-size: 28px;
	}
	.product .content-1 .swiper-slide dl dd p,.product .content li dl dd p{
		font-size: 16px;
		line-height: 24px;
		text-align: justify;
		min-height: 50px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		padding-bottom: 0;
		margin-top: 15px;
		margin-bottom: 25px;
		border: 0;
	}
	.product .content li dl dd span{
		font-size: 16px;
		font-family: arial;
		margin: 15px 0;
	}
	.product .content-1 .swiper-slide dl dd span{
		font-size: 14px;
		line-height: 22px;
		border-top: 1px solid #ededed;
		padding-top: 15px;
		background: url(../images/more-1.png) no-repeat right 18px;
	}
	.product .content li dl dd p{
		font-size: 18px;
		line-height: 24px;
		font-family: arial,"微软雅黑";
	}
	.product .content-2 .news-img dd{
		height: 50px;
	}
	.product .content-2 .news-img dd h3{
		line-height: 50px;
		font-size: 20px;
	}
	.product .content-2 .news-img dd h3 span{
		display: none;
	}
	.product .content-2 .news-list ul li dd h3{
		font-size: 20px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		text-align: left;
		height: 55px;
	}
	.product .content-2 .news-list ul li dd p{
		font-size: 16px;
		line-height: 24px;
	}
	.product .content-2 .news-list ul li dt{
		position: absolute;
	}
	footer .link dl dd{
		position: relative;
		left: 0;
	}
	.product .content-2 .news-list ul li dd{
		position: inherit;
		margin-bottom: 10px;
		margin-right: .3rem;
		text-align: justify;
	}
	.product{
		margin-bottom: .6rem;
	}
	footer .link dl dt{
		font-size: 14px;
	}
	footer .link dl dd{
		font-size: 12px;
		margin-top: 10px;
	}
	footer .link dl dd a{
		display: inline-block;
		vertical-align: top;
		margin-top: .1rem;
	}
	footer .link dl dd a.more{
		display: none;
	}
	footer{
		padding-top: 20px;
	}
	.foot-1 ul li{
		min-height: 2rem;
		width: 33%;
		margin-right: 0;
	}
	.foot-1 ul li:last-child{
		display: none;
	}
	.foot-1 ul {
    		float: left;
	}
	.code{
		float: left;
		margin-top: 20px;
		display: none;
	}
	.foot-2 dl dd{
		display: none;
	}
	.foot-2{
		margin-top: 0;
	}
	.i_about .i_about-n .content p{
		text-indent: 0!important;
		text-align: justify;
		height: 1.5rem;
		font-family: "微软雅黑";
		font-size:18px!important;	
		line-height: 24px!important;	
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 3;
		overflow: hidden;
		
	}
}
@media only screen and (max-width: 375px) {
	

}