@font-face {
	font-family: "PingFang Light";
	src: url('../fonts/PINGFANG LIGHT.TTF');
}
@font-face {
font-family: "din";
src: url(../fonts/DINCond-BoldAlternate.otf);
}
@font-face {
font-family: "Helvetica";
src: url(../fonts/Helvetica Condensed Bold.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;
}

.pop-ups{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:8888;
	background:rgba(0,0,0,0.9); 
}
.ups-search{
	width:50%;
	margin:0 auto;
	margin-top:23%;
}
.ups-search input{
	width:100%;
	height:.45rem;
	line-height:.45rem;
	font-size:.32rem;
	color:#858282;
	background:none;
	border-bottom:2px solid #ffffff;
	outline:none;
	padding-bottom:.05rem;
}
.ups-search span{
	width:100%;
	float:left;
	text-align:right;
	font-size:.14rem;
	color:#ffffff;
	margin-top:10px;
}
header {
	z-index: 777;
	width: 100%;
	margin: 0 auto;
	height: 1.0rem;
	position: fixed;
	/*background: #ffffff;*/
	z-index: 8888;
	transition: all 0.5s ease 0s;
}

header h1 {
	display: block;
	float: left;
	margin-top: .4rem;
	margin-left: .73rem;
	width: 2.52rem;
	transition: all 0.5s ease 0s;
}

header h1 img {
	display: inline-block;
	width: 100%;
}
header span.search {
	width: .18rem;
	height: .17rem;
	border: 0;
	border-radius: 3px;
	float: right;
	background: url(../images/search.png) no-repeat;
	background-size: .18rem;
	bottom: auto;
	margin-right: .33rem;
	margin-top: .5rem;
	position: relative;
	transition: all 0.5s ease 0s;
}
header span.search a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
}
header span.cn {
	width: .18rem;
	height: .17rem;
	border: 0;
	border-radius: 3px;
	float: right;
	bottom: auto;
	margin-right: .73rem;
	margin-top: .51rem;
	position: relative;
	transition: all 0.5s ease 0s;
}
header span.cn a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	color:#ffffff;
}
header.on{
	background: rgb(20,58,148,.95);
	height: .94rem;
	transition: all 0.5s ease 0s;
}
header.on h1 {
	display: block;
	float: left;
	margin-top: .25rem;
	margin-left: .73rem;
	width: 2rem;
	transition: all 0.5s ease 0s;
}
.nav {
	float: right;
	margin-top: .1rem;
	margin-right: .3rem;
	padding-right: .1rem;
	height: 1rem;
	position: relative;
	transition: all 0.5s ease 0s;
}

.nav li {
	float: left;
	line-height: .1rem;
	position: relative;
	margin: 0 .2rem;
	transition: all 0.5s ease 0s;
}
header.on .nav {
	height: .94rem;
	transition: all 0.5s ease 0s;
	margin-top: 0;
}
header.on .nav li {
	line-height: .94rem;
	transition: all 0.5s ease 0s;
}
header.on .nav a{
	line-height: .9rem;
}
header.on .search{
	margin-top: .33rem;
	transition: all 0.5s ease 0s;
}
header.on .cn{
	margin-top: .35rem;
	transition: all 0.5s ease 0s;
}
.nav li:after {
	content: "";
	width: 0%;
	height: 2px;
	background: #ffffff;
	position: absolute;
	bottom: .03rem;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.nav li:hover:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #ffffff;
	position: absolute;
	bottom: .03rem;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

.nav li.cur:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #ffffff;
	position: absolute;
	bottom: .03rem;
	left:0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.nav ul:before {
	content: "";
	width: 1px;
	height: .2rem;
	background: #ffffff;
	position: absolute;
	bottom: .41rem;
	right: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.nav a {
	display: block;
	font-size: .19rem;
	height: auto;
	color: #ffffff;
	padding: 0 0rem;
	height: 1rem;
	line-height: 1rem;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}

.nav li.navHoverBg a {
	display: block;
	
}

.nav li.cur a {
	display: block;
	color: #ffffff;
}

.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: #ffffff;
	height: 1rem;
	line-height: 1rem;
	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 .navlist {
	position: absolute;
	width: 2rem;
	z-index: 888;
	background: rgba(255, 255, 255, 1);
	display: block;
	height:0rem;
	overflow: hidden;
	transition: all 0.5s ease 0s;
	top: 1.02rem;
}
.nav ul li:hover .navlist{
	display: block;
	height: auto;
	transition: all 0.5s ease 0s;
}
.nav ul li .navlist-1{
	margin-left: 0rem;
}
.nav ul li .navlist-5{
	margin-left: 0rem;
}
.nav ul li .navlist dl{
	margin: .24rem;
	display: block;
	overflow: hidden;
}

.nav ul li .navlist dl dd{
	width: 100%;
	float: right;
	display: inline-block;
}
.nav ul li .navlist dl dd a{
	width: 95%;
	display: block;
	height: .3rem;
	padding: .1rem 0;
	padding-left: .14rem;
	color: #444444;
	font-family: "微软雅黑";
	font-size: .17rem;
	line-height: .3rem;
	text-align: left;
	border-bottom: 1px solid #f1f1f1;
	position: relative;
}
.nav ul li .navlist dl dd a:before {
	content: "";
	width: .04rem;
	height: .04rem;
	background: #ffffff;
	border: 1px solid #cdcdcd;;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .21rem;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.nav ul li .navlist dl dd a:hover:before {
	content: "";
	width: .04rem;
	height: .04rem;
	background: #2e4b9b;
	border: 1px solid #2e4b9b;;
	border-radius: 50%;
	position: absolute;
	left: 0;
	top: .21rem;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.nav ul li .navlist dl dd a:hover{
	color: #344e9e;
}
.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
}
.slider-container{height:7.8rem;overflow:hidden;position:relative; width: 100%; background: #ffffff;}
.main-slider{width:100%;height:100%;position:relative;overflow:hidden}
.slide-item{min-width:996px;width:100%; position:absolute;left:0;top:0;display:none}
.slide-item img{width:100%;height:100%;}
.slide-cont{position:absolute;left:0%;top:0;width:100%;}
.slide-cont{font-size:19px;color:#fff}
.slide-cont h1{font-size:47px;font-weight:normal;color:#ffcf01; width: 50%; margin:0 auto; margin-top:5em}
.slide-cont h1 img{width: 100%; display: inline-block;}
.thumbs{position:absolute;left:0;bottom:.8rem;z-index:4;width:100%; margin:0;padding:0; text-align: center;}
.thumbs li{display: inline-block; position: relative; width: 1.02rem; margin: 0 .75rem;}
.thumbs li.curr,.thumbs li:hover{background:url(../images/nav_bian.png) repeat-x 0 0;cursor:pointer}
.thumbs li div{display: block; vertical-align: top;}
.thumbs li div span{display: block; vertical-align: top; text-align: center; width: 100%; margin-top: .15rem; float: left; font-size:.17rem; color: #ffffff; font-family: "微软雅黑";}
.thumbs li div em{display: block; width: 100%; height: 1.02rem; border-radius: 50%; background: #000000; }
.slide-item video{margin-top:-1.2rem; opacity: 1; }
.thumbs li.thumb1 div em{background: url(../images/icon1.png) center center no-repeat #000000; background-size: .4rem;}
.thumbs li.thumb1.curr div em{background: url(../images/icon1-1.png) center center no-repeat #2362be; background-size: .4rem;}
.thumbs li.thumb2:after{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 1.1rem;
	height: 4px;
	border-radius: 3px;
	background: #000000;
}
.thumbs li.thumb2:before{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 0;
	height: 4px;
	border-radius: 3px;
	background: #2362be;
	z-index: 88;
}
.thumbs li.thumb2.curr:before{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 1.1rem;
	height: 4px;
	border-radius: 3px;
	background: #2362be;
}
.thumbs li.thumb3{}
.thumbs li.thumb3:after{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 1.1rem;
	height: 4px;
	border-radius: 3px;
	background: #000000;
}
.thumbs li.thumb3:before{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 0;
	height: 4px;
	border-radius: 3px;
	background: #2362be;
	z-index: 88;
}
.thumbs li.thumb3.curr:before{
	content: "";
	position: absolute;
	left: -1.32rem;
	top: .48rem;
	width: 1.1rem;
	height: 4px;
	border-radius: 3px;
	background: #2362be;
}
.thumbs li.thumb2 div em{background: url(../images/icon2-1.png) center center no-repeat #000000; background-size: .38rem;}
.thumbs li.thumb2.curr div em{background: url(../images/icon2-1.png) center center no-repeat #2362be; background-size: .38rem;}
.thumbs li.thumb3 div em{background: url(../images/icon3-1.png) center center no-repeat #000000; background-size: .44rem;}
.thumbs li.thumb3.curr div em{background: url(../images/icon3-1.png) center center no-repeat #2362be; background-size: .44rem;}

.thumbs li.curr i,.thumbs li:hover i{display:block}
.thumbs li.curr em{display: block; width: 100%; height: 1.02rem; border-radius: 50%; background: #2362be;}
.banner {
	width: 100%;
	margin-top: 0rem;
	float: left;
	overflow: hidden;
	position: relative;
}


.banner .am-slider-default .am-control-nav {
	width: initial;
	
	border-radius: 14px;
	left: inherit;
	padding: 3px 7px 4px 7px;
	right:47%;
}

.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:url(../images/png-l.png);
	background-size: .63rem;
	width: .63rem;
	height: .63rem;
	top: 54%;
}
.banner .am-slider-default .am-control-nav li a{
	background-color: rgba(255, 255, 255, .6);
}
.banner .am-slider-default .am-control-nav li a.am-active{
	background: #344e9e;
}
.banner .am-slider-default .am-direction-nav .am-prev {
	left: .2rem;
}
.banner .am-slider-default .am-direction-nav .am-next {
	right: .2rem;
	background:url(../images/png-r.png);
	background-size: .63rem;
}
.banner .b-title{
	position: absolute;
	top: 35%;
	left: 0%;
	width: 100%;
	text-align: center;
}
.banner .b-title img{
	display: inline-block!important;
	width: 7.15rem!important;
}
.banner .canvas{
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
}
.banner .canvas canvas{
	width: 100%;
}
.dg.ac{
	display: none!important;
}
canvas {
  background: none;
}
.colorbg {
	display: block;
	width: 100%;
	overflow: hidden;
	background:url(../images/bg-1.png) no-repeat bottom right;
}

.main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	min-height: 9.4rem;
	background: #ededed;
	background-size:auto 100%;
	position: relative;
}
.main-1 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	min-height: 7rem;
	background: url(../images/bg02.jpg) no-repeat;
	background-size:auto 100%;
	position: relative;
}

.style-show {
	width: 100%;
	float: left;
	margin-top: .3rem;
}

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

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

.style-show .title h3 span {
	display: block;
	font-size: .2rem;
	color: #ffffff;
	font-family:arial;
	margin-bottom: .1rem;
	font-weight: normal;
	text-transform: uppercase;
	position: relative;
}
.style-show .title h3 span:before{
	position: absolute;
	content: "";
	width: .38rem;
	height: 1px;
	top: .1rem;
	left: -.5rem;
	background: #ffffff;
}
.style-show .title h3 span:after{
	position: absolute;
	content: "";
	width: .38rem;
	height: 1px;
	top: .1rem;
	right: -.5rem;
	background: #ffffff;
}
.style-show .content {
	width: 13.66rem;
	margin: 0 auto;
	text-align: center;
	overflow: hidden;
	margin-top: .6rem;
}

.style-show .content .swiper-button-prev {
	/*background-image: url(../images/page-1.png);*/
	right: 2.33rem;
	/*right: 2.05rem;*/
	left: auto;
	width: .35rem;
	height: .34rem;
	background-size: .34rem;
	top: 25%;
}

.style-show .content .swiper-button-next {
	/*background-image: url(../images/page-2.png);*/
	right: 1.88rem;
	/*right: 1.6rem;*/
	left: auto;
	width: .35rem;
	height: .34rem;
	background-size: .34rem;
	top: 25%;
}

.style-show .content-1 {
	margin: 0 0%;
	text-align: center;
	overflow: inherit;
	margin-top: 0px;
}

.fclist {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.style-show .content ul {
	margin: 0 -1.5%;
}

.style-show .content ul li {
	width: 22%;
	display: inline-block;
	vertical-align: middle;
	position: relative;
	overflow: hidden;
	float: left;
	background: #1e4783;
	margin: 0 1.5%;
	transition: all 0.5s ease 0s;
}

.style-show .content ul li a {
	position: relative;
	display: block;
	overflow: hidden;
}

.style-show .content ul li:hover a {
	position: relative;
	display: block;
	overflow: hidden;
	transition: all 0.5s ease 0s;
}
.style-show .content ul li:hover h4 {
	border-bottom: 1px solid #efefef;
}
.style-show .content ul li span {
	margin: 0 .25rem;
	display:block;
	height:.92rem;
	line-height: .62rem;
	z-index: 99;
	text-align: center;
	font-size: .16rem;
	font-family: "微软雅黑";
	position: relative;
	color: #ffffff;
}
.style-show .content ul li h4 {
	margin: 0 .25rem;
	display:block;
	height:.52rem;
	line-height: .52rem;
	z-index: 99;
	font-weight: normal;
	margin-top: .15rem;
	text-align: center;
	font-size: .17rem;
	font-family: arial;
	position: relative;
	border-bottom: 1px solid #6982a7;
	color: #ffffff;
}

.style-show .content ul li:hover span{
	color: #939393;
}
.style-show .content ul li:hover h4 {
	color: #2a529c;
}
.style-show .content ul li:hover {
	transition: all 0.5s ease 0s;
	background: #ffffff;
}
.style-show .content ul li img {
	width: 100%;
	transition: all 0.5s ease 0s;
}

.style-show .content ul li:hover img {
	width: 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-products {
	width: 13.66rem;
	margin: 0 auto;
	margin-top: .7rem;
	padding-bottom: .9rem;
}

.style-products .title {
	width: 100%;
	text-align: center;
	margin: 0 auto;
	overflow: hidden;
	margin-top: 0rem;
}
.style-products .title h3{
	display: block;
	background: url(../images/title-logo.png) no-repeat center top;
	min-height: .4rem;
	background-size: .7rem;
	font-size: .3rem;
	padding-top: .35rem;
	font-family: "微软雅黑";
	font-weight: normal;
	position: relative;
}
.style-products .title h3 span{
	display: block;
}
.style-products .title h3:after{
	content: "";
	display: inline-block;
	width: .5rem;
	background: #0b3388;
	height: 2px;
	position: relative;
	top: -.1rem;
}

.style-products .content {
	text-align: center;
	
	margin: 0 auto;
	margin-top: .3rem;
}
.style-products .content img{
	display: inline-block;
	width: 100%;
}

.style-products .content-1{
	display: block;
	margin-top: .15rem;
	margin-left: -.15rem;
	margin-right: -.15rem;
	position: relative;

}
.style-products .content-1 .ytx{
	position: relative;
	overflow: hidden;
}
.style-products .content-1 .swiper-button-next,.style-products .content-1 .swiper-button-prev{
	width: 11px;
	height: 20px;
	top: 63%;
}
.style-products .content-1 .swiper-button-prev,.style-products .content-1 .swiper-container-rtl .swiper-button-next {
    background: url(../images/l-img.png) no-repeat center center;
    right: 0px;
    margin-left: -20px;
}
.style-products .content-1 .swiper-button-next,.style-products .content-1 .swiper-container-rtl .swiper-button-prev {
    background: url(../images/r-img.png) no-repeat center center;
    margin-right: -20px;
}
.style-products .content-1 ul {
	
}
.style-products .content-1 ul li {
	float: left;
	margin: 0 0%;
	vertical-align: top;
	position: relative;
	text-align: center;
	min-height: .8rem;
	line-height: .8rem;
	font-family: "微软雅黑";
	font-size: .18rem;
}
.style-products .content-1 ul li label{
	margin: 0 .15rem;
	display: block;
	border-radius: 3px;
	transition: all 0.5s ease 0s;
	border: 1px solid #1e4783;
	font-weight: normal;
}
.style-products .content-1 ul li label:hover {
	/*border: 1px solid #1e4783;*/
	background: #1e4783;
	color: #ffffff;
	transition: all 0.5s ease 0s;
}
.style-products .content-1 ul li label:hover a{
	color: #ffffff;
}
.style-products .content-1 ul li .c-1{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon10.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.02rem;
	vertical-align: middle;
	background-size: .22rem;
}
.style-products .content-1 ul li:hover .c-1{
	background: url(../images/icon10-1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-2{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon11.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .22rem;
}
.style-products .content-1 ul li:hover .c-2{
	background: url(../images/icon11-1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-3{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon12.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .28rem;
}
.style-products .content-1 ul li:hover .c-3{
	background: url(../images/icon12-1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-4{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon13.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .25rem;
}
.style-products .content-1 ul li:hover .c-4{
	background: url(../images/icon13-1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-5{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon14.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .25rem;
}
.style-products .content-1 ul li:hover .c-5{
	background: url(../images/icon14_1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-6{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon15.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .25rem;
}
.style-products .content-1 ul li:hover .c-6{
	background: url(../images/icon15_1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-7{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon16.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .25rem;
}
.style-products .content-1 ul li:hover .c-7{
	background: url(../images/icon16_1.png) no-repeat center center;
}
.style-products .content-1 ul li .c-8{
	display: inline-block;
	width: .35rem;
	height: .35rem;
	background: url(../images/icon17.png) no-repeat center center;
	margin-right: .2rem;
	margin-top: -.05rem;
	vertical-align: middle;
	background-size: .25rem;
}
.style-products .content-1 ul li:hover .c-8{
	background: url(../images/icon17_1.png) no-repeat center center;
}
#certify {
	position: relative;
	width: 13.66rem;
	margin: 0 auto
}

#certify .swiper-container {
	padding-bottom: 60px;
}

#certify  .swiper-slide {
	width: 7.6rem;
	background: #000000;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
	opacity: .7;
}
#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
	display: none;
}
#certify  .swiper-slide.swiper-slide-active img{
	display:block;
	opacity: 1;
}
#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -50px;
	width: 3.45rem;
	height: 3.6rem;
	background: #000000;
	background-position: 0 0;
	background-size: 100%;
	top:10%;
	opacity:0;
}

#certify .swiper-button-prev:hover {
	background-size: 100%
}

#certify .swiper-button-next {
	right: -50px;
	width: 3.45rem;
	top:10%;
	height: 3.6rem;
	background: #000000;
	background-size: 100%;
	opacity:0;
}

#certify .swiper-button-next:hover {
	background-size: 100%
}
.a-about{
	width: 13.66rem;
	margin: 0 auto;
	padding-bottom: 1.19rem;
}
.a-about .title{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .5rem;
}
.a-about .title h3{
	display: block;
	background: url(../images/title-logo.png) no-repeat center top;
	min-height: .4rem;
	background-size: .7rem;
	font-size: .3rem;
	padding-top: .35rem;
	font-family: "微软雅黑";
	font-weight: normal;
	position: relative;
}
.a-about .title h3 span{
	display: block;
}
.a-about .title h3:after{
	content: "";
	display: inline-block;
	width: .5rem;
	background: #0b3388;
	height: 2px;
	position: relative;
	top: -.1rem;
}
.a-about .content{
	width: 100%;
	display: block;
	margin-top: .5rem;
	position: relative;
	min-height: 4.3rem;
	overflow: hidden;
}
.a-list-1{
	width: 3.2rem;
	min-height: 1.25rem;
	border: 1px solid #4d7db6;
	border-radius: 24px;
	padding: .2rem;
	position: absolute;
	top: 0;
	left: 0;
}
.a-list-1 .a-list-1-t{
	display: block;
}
.a-list-1 .a-list-1-t h4{
	display: block;
	color: #2a529c;
	font-family: "微软雅黑";
	font-size: .18rem;
}
.a-list-1 .a-list-1-t img{
	display: inline-block;
	vertical-align: middle;
	margin-right: .15rem;
	margin-top: -.05rem;
}
.a-list-1 .a-list-1-n{
	display: block;
	margin-top: .05rem;
}
.a-list-1 .a-list-1-n ul{
	display: block;
	margin: 0 -1.1%;
}
.a-list-1 .a-list-1-n ul li{
	display: block;
	width: 28%;
	padding-left: 3%;
	margin: 0 1.1%;
	background: #86b2d2;
	float: left;
	margin-top: .1rem;
	border-radius: 4px;
	line-height: .38rem;
	font-size: .15rem;
	color: #ffffff;
	font-family: arial,"微软雅黑";
}
.a-list-1 .a-list-1-n ul li.c{
	background: #3c6aac;
}
.a-list-2{
	position: absolute;
	top: inherit;
	bottom: 0;
	left: 0;
}
.a-list-3{
	width: 4.75rem;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	margin-top: .2rem;
}
.a-list-3 .bg{
	width: 100%;
	min-height: 3.70rem;
	margin: 0 auto;
	background: url(../images/title-img.png) no-repeat;
	background-size: 100%;
}
.a-list-3 .bg-img2{
	width:3.7rem;
	min-height: 3.70rem;
	margin: 0 auto;
	background: url(../images/dh-2.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	left:.48rem;
	animation-name:fucks;
	animation-duration:4s;
	animation-iteration-count:infinite;
}
@keyframes fucks{
from{transition:0.5s ease-in}
to{transform:rotate(360deg)}
}
.a-list-3 .bg-img1{
	width:3.7rem;
	min-height: 3.70rem;
	margin: 0 auto;
	background: url(../images/dh-1.png) no-repeat;
	background-size: 100%;
	position: absolute;
	top: 0;
	z-index: 1;
	left:.48rem;
	animation-name:fucks;
	animation-duration:3s;
	animation-iteration-count:infinite;
}
.a-list-3 .bg-img3{
	margin: 0 auto;
	text-align: center;
	position: absolute;
	top: 1.5rem;
	z-index: 1;
	left:0;
	width: 100%;
}
.a-list-3 .bg-img3 img{
	display: inline-block;
}
.a-list-4{
	position: absolute;
	right: 0;
	top: 0;
	width: 3.85rem;
	min-height: .87rem;
	background: #2a529c;
	border-radius: 43px;
}
.a-list-4 dl{
	display: block;
}
.a-list-4 dl dt{
	float: left;
}
.a-list-4 dl dt span{
	display: block;
	width: .55rem;
	height: .55rem;
	background:url(../images/icon5.png) no-repeat center center #ffffff;
	text-align: center;
	border-radius: 50%;
	background-size: .25rem;
	line-height: .55rem;
	margin: .15rem 0 0 .15rem;
}
.a-list-4 dl dd{
	float: left;
	margin-left: .15rem;
	margin-top: .15rem;
	width: 76%;
}
.a-list-4 dl dd h4{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .16rem;
}
.a-list-4 dl dd p{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	margin-top: .04rem;
}
.a-list-4 dl dd p span{
	display:inline-block;
	margin-right: .12rem;
}
.a-list-5{
	position: absolute;
	right: .06rem;
	top: 1.28rem;
	width: 3.39rem;
	min-height: .72rem;
	background: #2362be;
	border-radius: 43px;
}
.a-list-5 dl{
	display: block;
}
.a-list-5 dl dt{
	float: left;
}
.a-list-5 dl dt span{
	display: block;
	width: .55rem;
	height: .55rem;
	background:url(../images/icon6.png) no-repeat center center #ffffff;
	text-align: center;
	border-radius: 50%;
	background-size: .3rem;
	line-height: .55rem;
	margin: .08rem 0 0 .08rem;
}
.a-list-5 dl dd{
	float: left;
	margin-left: .15rem;
	margin-top: .12rem;
	width: 75%;
}
.a-list-5 dl dd h4{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .16rem;
}
.a-list-5 dl dd p{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	margin-top: .04rem;
}
.a-list-5 dl dd p span{
	display:inline-block;
	margin-right: .12rem;
}
.a-list-6{
	position: absolute;
	right: .62rem;
	top: 2.4rem;
	width: 2.5rem;
	min-height: .87rem;
	background: #5cafdb;
	border-radius: 43px;
}
.a-list-6 dl{
	display: block;
}
.a-list-6 dl dt{
	float: left;
}
.a-list-6 dl dt span{
	display: block;
	width: .55rem;
	height: .55rem;
	background:url(../images/icon7.png) no-repeat center center #ffffff;
	text-align: center;
	border-radius: 50%;
	background-size: .25rem;
	line-height: .55rem;
	margin: .15rem 0 0 .15rem;
}
.a-list-6 dl dd{
	float: left;
	margin-left: .15rem;
	margin-top: .12rem;
	width: 60%;
}
.a-list-6 dl dd h4{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .16rem;
}
.a-list-6 dl dd p{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	margin-top: .04rem;
}
.a-list-6 dl dd p span{
	display:inline-block;
	margin-right: .12rem;
}
.a-list-7{
	position: absolute;
	right: 1.34rem;
	bottom: 0;
	width: 2.62rem;
	min-height: .72rem;
	background: #92d1e0;
	border-radius: 43px;
}
.a-list-7 dl{
	display: block;
}
.a-list-7 dl dt{
	float: left;
}
.a-list-7 dl dt span{
	display: block;
	width: .55rem;
	height: .55rem;
	background:url(../images/icon8.png) no-repeat center center #ffffff;
	text-align: center;
	border-radius: 50%;
	background-size: .27rem;
	line-height: .55rem;
	margin: .08rem 0 0 .08rem;
}
.a-list-7 dl dd{
	float: left;
	margin-left: .15rem;
	margin-top: .12rem;
	width: 65%;
}
.a-list-7 dl dd h4{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .16rem;
}
.a-list-7 dl dd p{
	display: block;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .14rem;
	margin-top: .04rem;
}
.a-list-7 dl dd p span{
	display:inline-block;
	margin-right: .12rem;
}
.main-bg {
	display: block;
	width: 100%;
	overflow: hidden;
	min-height: 5rem;
	background:url(../images/bg04.jpg) no-repeat;	
	background-size:auto 100%;
}
.visi {
	width: 13.66rem;
	margin:0 auto;
	margin-bottom: 0rem;
}
.visi ul{
	display: block;
	margin: 0 -1.5%;
	margin-top: .1rem;
}
.visi ul li{
	float: left;
	text-align: center;
	width: 22%;
	margin: 0 1.5%;
	min-height: 1.75rem;
	margin-top: .4rem;
}
.visi ul li h3{
	font-size: .62rem;
	color: #ffffff;
	font-family: Din;
	font-weight: normal;
	height: 80px;
}
.visi ul li h3 em{
	font-style: normal;
	font-family: "微软雅黑";
}
.visi ul li span{
	margin-top: .05rem;
	font-size: .16rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
.visi ul li i{
	display: block;
	margin-top: .2rem;
	vertical-align: top;
}
.visi ul li i img{
	display: inline-block;
	height: .38rem;
	vertical-align: top;
}
.a-news {
	width: 13.66rem;
	margin:0 auto;
	margin-bottom: 0rem;
	margin-top: .8rem;
}
.a-news .title{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .5rem;
}
.a-news .title h3{
	display: block;
	background: url(../images/title-logo.png) no-repeat center top;
	min-height: .4rem;
	background-size: .7rem;
	font-size: .3rem;
	padding-top: .35rem;
	font-family: "微软雅黑";
	font-weight: normal;
	position: relative;
}
.a-news .title h3 span{
	display: block;
}
.a-news .title h3:after{
	content: "";
	display: inline-block;
	width: .5rem;
	background: #0b3388;
	height: 2px;
	position: relative;
	top: -.1rem;
}

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

.a-news .content dl {
	width: 99.8%;
	float: left;
	background: #ffffff;
}

.a-news .content dl dt {
	width: 48.2%;
	float: left;
	margin: .25rem 0 .25rem .25rem;
}

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

.a-news .content dl dd {
	float: right;
	width: 45%;
	margin: .25rem .25rem .25rem 0;
}

.a-news .content dl dd h3 {
	display: block;
	font-family: "微软雅黑";
	color: #333333;
	margin-top: .2rem;
}

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

.a-news .content dl dd p {
	display: block;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #888888;
	margin-top: .15rem;
	line-height: .3rem;
	height: .87rem;
	text-overflow: -o-ellipsis-lastline;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp:3;
  	margin-bottom: .4rem;
  	line-clamp: 3;
  -webkit-box-orient: vertical;

}

.a-news .content dl dd span {
	display: block;
	font-family: arial;
	font-size: .18rem;
	color: #333333;
	margin-top: .15rem;
	position: relative;
	padding-bottom: .2rem;
	line-height: .26rem;
}
.a-news .content dl dd span:after {
	content: "";
	width: .32rem;
	height: 1px;
	background: #2e4b9b;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.a-news .content dl dd a.more-a {
    width: 1.53rem;
    height: .46rem;
    line-height: .46rem;
    text-align: center;
    font-size: .16rem;
    font-family: "微软雅黑";
    color: #ffffff;
    background: #2e4b9b;
    border-radius: 0;
    display: inline-block;
    transition: all 0.5s ease 0s;
    vertical-align: middle;
}
.a-news .content ul {
	display: block;
	margin: 0 -1%;
}

.a-news .content ul li {
	width: 31.333%;
	float: left;
	line-height: .34rem;
	margin: .2rem 1%;
	background: #ffffff;
	position: relative;
	min-height: 2.07rem;
	transition: all 0.5s ease 0s;
}
.a-news .content ul li h3{
	float: left;
	color: #4f4e4e;
	font-size: .18rem;
	text-align: justify;
	width: 64%;
	margin: .3rem 0 0 .3rem;
	line-height: .22rem;
	font-family: "微软雅黑";
}
.a-news .content ul li h3 a{
	color: #4f4e4e;
}
.a-news .content ul li p{
	float: left;
	color: #888888;
	font-size: .15rem;
	text-align: justify;
	width: 64%;
	margin: .15rem 0 0 .3rem;
	line-height: .25rem;
	/* height: .77rem; */
	text-overflow: -o-ellipsis-lastline;
  	overflow: hidden;
  	text-overflow: ellipsis;
  	display: -webkit-box;
  	-webkit-line-clamp:3;
  	line-clamp: 3;
  -webkit-box-orient: vertical;
	font-family: "微软雅黑";
}
.a-news .content ul li em{
	float: left;
	width: .28rem;
	height: .11rem;
	background: url(../images/line-1b.png) no-repeat;
	background-size: .26rem;
	margin: .2rem 0 0 .3rem;
}
.a-news .content ul li:hover {
	background: #304fa4;
	transition: all 0.5s ease 0s;
}
.a-news .content ul li:hover time,.a-news .content ul li:hover time span,.a-news .content ul li:hover h3 a,.a-news .content ul li:hover p {
	color: #ffffff;
}
.a-news .content ul li:hover em{
	background: url(../images/line-1c.png) no-repeat;
	background-size: .26rem;
}
.a-news .content ul li:hover time:after {
	content: "";
	background: url(../images/line-3a.png) no-repeat;
	background-size: .58rem;
}
.a-news .content ul li span {
	float: right;
	color: #999999;
	font-size: .16rem;
	font-family: "arial";
}
.a-news .content ul li time{
	width: .7rem;
	min-height: 1.5rem;
	text-align: right;
	float: left;
	margin: .25rem 0 0 .25rem;
	font-size: .20rem;
	color: #000000;
	font-family: "arial black";
	position: relative;
}
.a-news .content ul li time span{
	display:block;
	width: 100%;
	text-align: right;
	font-size: .18rem;
	color: #222222;
	font-family: arial;
}
.a-news .content ul li time:after {
	content: "";
	width: .58rem;
	height: .57rem;
	background: url(../images/line-3b.png) no-repeat;
	background-size: .58rem;
	position: absolute;
	bottom: 0;
	right: 0px;
	transition: all 0.5s ease 0s;
	overflow: hidden;
	z-index: 88;
}
.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: 88px;
	bottom: 42.9%;
	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/fh.svg) no-repeat center .12rem #2a529c;
	text-align: center;
	border-radius: 2px;
	background-size: .32rem;
	display: none!important;
}

.asid_share .asid_share_box:hover {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/fh.svg) no-repeat center .12rem #2a529c;
	text-align: center;
	background-size: .32rem;
}

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

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

.asid_share .asid_share_box.bm {
	width: 100%;
	margin-bottom: 3px;
	background:url(../images/wx.svg) no-repeat center .18rem #354fa1;
	background-size: .35rem;
	text-align: center;
	display: block!important;
	-moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
	box-shadow: 0px 0px 10px 2px rgba(0,0,0,.1);
	border-radius: 5px;
}

.asid_share .asid_share_box.bm:hover {
	width: 100%;
	margin-bottom: 3px;
	text-align: center;
}

.asid_share .asid_share_box.bm a {
	display: block;
	color: #ffffff;
	font-family: "微软雅黑";
	font-size: .16rem;
	height: 38px;
}

.asid_share .asid_share_box.bm a:hover {
	text-decoration: none;
}
.none {
	display: none;
}
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0
}
.a-contact {
	width: 13.66rem;
	margin:0 auto;
	margin-bottom: .8rem;
	margin-top: .7rem;
	overflow: hidden;
}
.a-contact .l-contact{
	width: 50%;
	float: left;
	background: url(../images/m-bg01.png) #1e4783;
	min-height: 3.33rem;
}
.a-contact .l-contact .title{
	width: 80%;
	margin: 0 10%;
	float: left;
	margin-top: .7rem;
}
.a-contact .l-contact .title ul{
	display: block;
}
.a-contact .l-contact .title ul li{
	display: block;
	float: left;
	margin-right: .19rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #ffffff;
	cursor: pointer;
	opacity: .33;
}
.a-contact .l-contact .title ul li.am-active{
	display: block;
	float: left;
	margin-right: .19rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #ffffff;
	opacity: 1;
}
.a-contact .l-contact .title ul li.am-active a{
	color: #ffffff;
}
.a-contact .l-contact .content{
	width: 100%;
	margin: 0 0%;
	float: left;
	margin-top: .15rem;
}
.a-contact .l-contact .content h3{
	font-size: .31rem;
	color: #ffffff;
	font-family: arial;
	font-weight: normal;
}
.a-contact .l-contact .content ul{
	display: block;
	width: 100%;
	float: left;
	margin-top: .2rem;
}
.a-contact .l-contact .content ul li{
	display: block;
	float: left;
	width: .94rem;
	height: .3rem;
	line-height: .3rem;
	font-size: .15rem;
	color: #ffffff;
	cursor: pointer;
	font-family: "微软雅黑";
	text-align: center;
	border: 1px solid #ffffff;
	margin-right: .19rem;
	margin-bottom: .15rem;
}
.a-contact .l-contact .content ul li.am-active{
	background: #ffffff;
	color: #005da1;
}
.a-contact .l-contact .content ul li.am-active a{
	color: #005da1;
}
.a-contact .am-nav>li>a{
	padding: 0;
	border: 0;
}
.a-contact .am-nav-tabs>li.am-active>a, .a-contact .am-nav-tabs>li.am-active>a:focus, .a-contact .am-nav-tabs>li.am-active>a:hover{
	background: none;
	border: 0;
}
.a-contact .am-tabs-bd{
	border: 0;
	float: left;
}
.a-contact .am-tabs-bd .am-tab-panel{
	padding: 0;
}
.a-contact .am-nav-tabs{
	border: 0;
}
.a-contact .am-nav-tabs>li>a{
	margin: 0;
	line-height: initial;
	line-height: .3rem;
	color: #ffffff;
}
.a-contact .am-nav>li>a:focus, .a-contact .am-nav>li>a:hover{
	background: none;
	border: 0;
	line-height: .3rem;
}
.a-contact .l-contact .content .contet-n{
	display: block;
	margin-top: .25rem;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
.a-contact .r-contact{
	width: 50%;
	float: left;
	background: url(../images/m-bg02.png) #f2f2f2;
	min-height: 3.33rem;
}
.a-contact .r-contact .title{
	width: 80%;
	margin: 0 10%;
	float: left;
	margin-top: .6rem;
}
.a-contact .r-contact .title h3{
	font-size: .22rem;
	color: #0b3388;
	font-family: "微软雅黑";
}
.a-contact .r-contact .content{
	width: 80%;
	margin: 0 10%;
	float: left;
	margin-top: .15rem;
}
.a-contact .r-contact .content ul{
	display: block;
}
.a-contact .r-contact .content ul li{
	display: block;
	margin-top: .1rem;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #333333;
	font-family: "微软雅黑";
	line-height: .26rem;
}
.a-contact .r-contact .content ul li label{
	width: 10%;
	float: left;
}
.a-contact .r-contact .content ul li span{
	width: 90%;
	float: left;
}
.bottom {
	display: block;
	width: 100%;
	margin: 0 auto;
	background: url(../images/footer-bg.jpg) no-repeat;
	background-size:auto 100%;
	overflow: hidden;
	min-height: 5.1rem;
}

.foot {
	width: 13.66rem;
	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{
	display: block;
	float: right;
	border-left: 1px solid #3d4044;
	padding-left: .6rem;
	width: 3.7rem;
	margin-top: .27rem;
}
.foot dl dt h3{
	display: block;
	width: 100%;
}
.foot dl dt h3 img{
	width: 1.13rem;
	margin-right: .2rem;
	float: left;
	vertical-align: middle;
}
.foot dl dt h3 span{
	display: block;
	font-family: "微软雅黑";
	font-size: .17rem;
	color: #ffffff;
	padding-top: .13rem;
}
.foot dl dt h3 em{
	display: block;
	font-family: "微软雅黑";
	font-size: .15rem;
	font-style: normal;
	font-weight: normal;
	color: #a8a8a8;
	margin-top: .1rem;
}
.foot dl dt p{
	display: block;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #cccccc;
	font-family: "微软雅黑";
	line-height: .29rem;
	margin-top: .2rem;
}
.foot dl dd.list-1 {
	float: left;
	width: 2.05rem;
	margin-top: .2rem;
	margin-left: 0rem;
}
.foot dl dd.list-1a {
	float: left;
	width: 2.8rem;
	margin-top: .2rem;
	margin-left: 0rem;
}

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

.foot dl dd.list-1 h3:after {
	content: "";
	width: .80rem;
	height: 1px;
	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: .15rem;
	line-height: .32rem;
	width: 100%;
	float: left;
	margin-left: 0;
	margin-top: 0rem;
	color: #848388;
}

.foot dl dd.list-1 p a {
	width: 100%;
	display: block;
	float: left;
	text-align: left;
	color: #848388;
}
.foot1 {
	width: 100%;
	overflow: hidden;
	height: .6rem;
	line-height: .65rem;
	border-top: 1px solid rgb(255,255,255,.1);
	text-align: center;
	font-family: "微软雅黑";
	font-size: .16rem;
	color: #848388;
}
.foot1 dl {
	width: 13.66rem;
	margin: 0 auto;
	overflow: hidden;
}
.foot1 dl dd{
	float: left;
	font-size: .15rem;
	color: #cccccc;
	font-family: "微软雅黑";
	opacity: .8;
}
.foot-fx{
	width:2rem;
	float: left;
	margin: .35rem 0 0 0;
}
.foot-fx h3{
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-fx p{
	display: block;
	margin-top: .39rem;
}
.foot-fx p a{
	display: inline-block;
	width: .4rem;
	height: .4rem;
	background: #1c1c1c;
	margin-right: .1rem;
}
.foot-fx p a.pyq{
	background: url(../images/f-icon01.png) no-repeat center center #1c1c1c;
	background-size: .2rem;
}
.foot-fx p a.sina{
	background: url(../images/f-icon02.png) no-repeat center center #1c1c1c;
	background-size: .25rem;
}
.foot-fx p a.qq{
	background: url(../images/f-icon03.png) no-repeat center center #1c1c1c;
	background-size: .2rem;
}
.foot-fx p a.wx{
	background: url(../images/f-icon04.png) no-repeat center center #1c1c1c;
	background-size: .23rem;
}
.foot-gz{
	width: 5.5rem;
	float: left;
	margin: .35rem 0 0 .4rem;
}
.foot-gz h3{
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-gz ul{
	display: block;
	margin-top: .29rem;
}
.foot-gz ul li{
	display: inline-block;
	vertical-align: top;
	text-align: center;
	float: left;
	margin-right: .3rem;
}
.foot-gz ul li img{
	width: 1.04rem;
}
.foot-gz ul li span{
	display: block;
	text-align: center;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
	margin-top: .1rem;
}
.foot-zx{
	width: 5rem;
	float: right;
	margin: .35rem 0 0 0;
}
.foot-zx .title{
	display: block;
}
.foot-zx .title h3{
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #fbfbfb;
}
.foot-zx .title p{
	display: block;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #fbfbfb;
	opacity: .62;
	margin-top: .18rem;
}
.foot-zx .content{
	display: block;
	margin-top: .1rem;
}
.foot-zx .content ul{
	display: block;
}
.foot-zx .content ul li{
	display: block;
}
.foot-zx .content ul li input{
	display: block;
	width: 100%;
	border: 0;
	background: none;
	border-bottom: 1px solid rgb(255,255,255,.5);
	padding: .15rem 0;
	outline: none;
	color: #ffffff;
	font-size: .15rem;
	font-family: "微软雅黑";
}
.foot-zx .content ul li label.l{
	width: 48%;
	float: left;
}
.foot-zx .content ul li label.r{
	width: 48%;
	float: right;
}
.foot-zx .content ul li label.border-b{
	width: 48%;
	float: right;
	border-bottom: 1px solid rgb(255,255,255,.5);
	padding: .15rem 0;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
}
.foot-zx .content ul li button{
	width: 1.45rem;
	height: .42rem;
	border: 1px solid rgb(222,222,223,.8);
	outline: none;
	background: none;
	font-size: .15rem;
	font-family: "微软雅黑";
	color: #ffffff;
	cursor: pointer;
	margin-top: .4rem;
}
@media only screen and (max-width: 1680px) {
	
}
@media only screen and (max-width: 1600px) {
	
}
@media only screen and (max-width: 1440px) {
	
}
@media only screen and (max-width: 1152px) {
	.main-bg{
		min-height: 5.5rem;
	}
}
@media only screen and (max-width: 1024px) {
	.main-bg{
		min-height: 6rem;
	}
	.a-list-1 .a-list-1-n ul li{
		font-size: 12px;
		padding-left: 3%;
		width: 28%;
	}
	.a-list-1{
		width: 3.5rem;
	}
	.a-list-4 dl dd p{
		font-size: 12px;
	}
	.a-list-4{
		width: 4.2rem;
		min-height: 1.1rem;
	}
	.a-list-5{
		width: 3.5rem;
		min-height: 1.05rem;
	}
	header.on .search{
		margin-top: .35rem;
	}
	.slide-cont h1{
		margin-top: 17%;
	}
	.a-list-6{
		width: 3rem;
		right: .42rem;
		top: 2.48rem;
		min-height: 1.02rem;
	}
	.a-list-7{
		min-height: 1.02rem;
	}
	.a-about .content{
		min-height: 4.71rem;
	}
	.a-list-4 dl dt span{
	    margin: .25rem 0 0 .15rem;
	}
	.a-list-5 dl dt span{
		margin: .22rem 0 0 .08rem;
	}
	.a-list-6 dl dt span{
		margin: .21rem 0 0 .15rem;
	}
	.a-list-7 dl dt span{
		margin: .21rem 0 0 .08rem;
	}
	.a-contact .r-contact .content ul li label{
		width: 11.5%;
	}
	.a-contact .r-contact .content ul li span{
		width: 88%;
	}
}

@media only screen and (max-width: 800px) {
	.nav-w,
	header h2,
	header span {
		display: none;
	}
	header h1,header.on h1{
    		margin-left: .35rem;
	}
	.thumbs li{
		margin: 0 0.35rem;
	}
	.thumbs li.thumb2:after {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 0.48rem;
    width: 0.5rem;
    height: 4px;
    border-radius: 3px;
    background: #000000;
}
.thumbs li.thumb2.curr:before {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 0.48rem;
    width: 0.5rem;
    height: 4px;
    border-radius: 3px;
    background: #2362be;
}
.thumbs li.thumb3.curr:before {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 0.48rem;
    width: 0.5rem;
    height: 4px;
    border-radius: 3px;
    background: #2362be;
}
.thumbs li.thumb2:before {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 0.48rem;
    width: 0;
    height: 4px;
    border-radius: 3px;
    background: #2362be;
    z-index: 88;
}
.thumbs li.thumb3:after {
    content: "";
    position: absolute;
    left: -0.62rem;
    top: 0.48rem;
    width: 0.5rem;
    height: 4px;
    border-radius: 3px;
    background: #000000;
}
	.slide-item{
		min-width: initial;
	}
	.slider-container{
		height: 6.3rem;
	}
	.a-list-1{
		position: relative;
		float: left;
	}
	.a-news .content ul li h3{
		font-size: 14px;
	}
	.a-list-4{
	}
	.a-list-4,.a-list-5,.a-list-6,.a-list-7{
		position:initial;
		width: 45%;
		margin: 0 2.5%;
		min-height: 1.1rem;
		float: left;
		margin-bottom: .4rem;
	}
	.a-list-1{
		width: 40%;
		margin: 0 2.7%;
		float: left;
	}
	.a-list-3{
		top: .35rem;
		margin-bottom: .8rem;
	}
	.a-about{
		padding-bottom: .5rem;
	}
	.a-list-5 dl dt span,.a-list-6 dl dt span,.a-list-7 dl dt span{
		margin: .25rem 0 0 .15rem;
	}
	.a-list-5 dl dd,.a-list-6 dl dd,.a-list-7 dl dd{
		margin-top: .2rem;
	}
	.style-show .content ul{
		margin: 0;
	}
	.style-show .content ul li{
		margin: 0;
		display: block;
		background: none;
	}
	.style-show .content ul li div{
		margin: 0 .2rem;
		background: #ffffff;
	}
	.style-show .content ul li:hover{
		background: none;
	}
	.style-show .content ul li:hover div{
		background: #1e4783;
	}
	.nav{
		display: none;
	}
	header{
		height: .9rem;
	}
	header h1{
		width: 1.77rem;
		margin-top: .25rem;
	}
	.a-about,.style-show .content,.style-products{
		width: 90%;
		margin: 0 5%;
	}
	.a-contact{
		width: 90%;
		margin: 0 5%;
	}
	.style-show .content{
		margin-top: .5rem;
	}
	.main-1{
		min-height: 7.5rem;
	}
	.fclist{
	}
	.style-show .content .swiper-button-next {
    		right: 5%;
	}
	.style-show .content .swiper-button-prev {
    		right: 9%;
	}
	.style-products .content ul li {
    		width: 27%;
	}
	.style-show .content-1{
		margin: 0 0%;
	}
	.style-products{
		margin-top: .7rem;
	}
	#certify{
		width: 95%;
	}
	.style-products .content-1 .ytx{
		width: 95%;
		margin: 0 2.5%;
	}
	.style-products .content-1 .swiper-button-prev, .style-products .content-1 .swiper-container-rtl .swiper-button-next{
		margin-left: -10px;
	}
	.style-products .content-1 .swiper-button-next, .style-products .content-1 .swiper-container-rtl .swiper-button-prev{
		margin-right: -10px;
	}
	.style-products .content-1 .swiper-button-next, .style-products .content-1 .swiper-button-prev{
		top: 65.7%;
	}
	.visi{
		width: 90%;
		margin: 0 5%;
	}
	.a-contact{
		margin-bottom: .5rem;
    		margin-top: .5rem;
	}
	.a-contact .l-contact .content ul li{
		width: 80px;
	}
	.a-contact .r-contact .content ul li label{
		width: 7.5%;
	}
	.foot-zx{
		display: none;
	}
	header h1 img{
		display: block;
	}
	.main{
		min-height: initial;
		padding-bottom: .4rem;
	}
	.a-contact .l-contact{
		width: 100%;
	}
	.a-contact .r-contact{
		width: 100%;
	}
	.a-news {
   		width: 90%;
		margin: 0 5%;
		margin-top: .4rem;
	}
	.a-news .content dl dd p{
		height: .6rem;
		min-height: .6rem;
		overflow: hidden;
		margin-bottom: .25rem;
	}
	.a-news .content ul li{
		width: 98%;
		margin: .2rem 1%;
		margin-bottom: .15rem;
	}
	.a-news .content ul li p{
		width: 84%;
		font-size:12px;
	}
	.foot dl dt{
		float: left;
		width: 100%;
		text-align: left;
		border: 0;
		padding: 0;
	}
	.foot {
		width: 90%;
		margin: 0 5%;
		margin-top: 30px;
	}
	.foot dl {
		width: 100%;
		margin: 0 0%;
	}
	.foot1 dl{
		width: 90%;
		margin: 0 5%;
	}
	.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;
	}
	
}
@media only screen and (max-width: 640px) {
	header h1{
		
	}	
	.slider-container {
    		height: 4.3rem;
	}
	.slide-item video {
    		margin-top: -0.5rem;
    }
    .thumbs1 li{
    		margin: 0 .35rem;
    		text-align: center;
    }
    .thumbs1 li div em,.thumbs1 li.curr em{
    		width: .8rem;
    		display: inline-block;
    		float: initial;
    	    height: .8rem;
    }
     .thumbs1 li.thumb1 div em,.thumbs1 li.curr.thumb1 div em{
    		background-size: .33rem;
    }
    .thumbs1 li.thumb2 div em,.thumbs1 li.curr.thumb2 div em{
    		background-size: .3rem;
    }
    .thumbs1 li.thumb3 div em,.thumbs1 li.curr.thumb3 div em{
    		background-size: .33rem;
    }
    .thumbs1 li.thumb2.curr:before,.thumbs1 li.thumb2:after{
    		top: .36rem;
    		height: 3px;
    		left: -.75rem;
    		width: .75rem;
    }
    .thumbs1 li.thumb3.curr:before,.thumbs1 li.thumb3:after{
    		top: .36rem;
    		height: 3px;
    		left: -.75rem;
    		width: .75rem;
    }
    .thumbs1{
    		bottom: .4rem;
    }
    .a-list-1{
    		width: 86%;
    		padding:5%;
    		margin-bottom: 20px;
    }
    .a-list-1 .a-list-1-t h4{
    		font-size:14px;
    }
    .a-list-3{
    		width: 90%;
    }
    .a-list-3 .bg{
    		min-height: 5rem;
    }
    .a-list-3 .bg-img1,.a-list-3 .bg-img2{
    		width: 4.2rem;
    		height: 4.2rem;
    		top: .3rem;
    		left: .9rem;
    }
    .a-list-3{
    		margin-bottom: 0;
    }
    .a-list-4, .a-list-5, .a-list-6, .a-list-7{
    		width: 100%;
    		margin: 0;
    		margin-top: 15px;
    }
    .a-list-4{
    		padding-bottom: 10px;
    }
    .a-list-4 dl dd h4,.a-list-5 dl dd h4,.a-list-6 dl dd h4,.a-list-7 dl dd h4{
    		font-size: 13px;
    }
    .main-1 {
    		min-height: 8.5rem;
	}
	.style-show .title h3{
		font-size: 14px;
	}
	.style-show .content ul li h4,.style-show .content ul li span{
		font-size: 13px;
	}
	.banner .b-title{
		width: 50%;
	}
	#certify .swiper-slide{
		width: 100%;
	}
	#certify .swiper-container {
    		padding-bottom: 20px;
	}
	.style-products .content-1 .swiper-button-next, .style-products .content-1 .swiper-button-prev{
		top: 75%;
	}
	.style-products .content-1 ul li label,.visi ul li span{
		font-size: 13px;
	}
	.main-bg {
    		min-height: 9.5rem;
	}
	.a-contact .l-contact .content ul li{
		height: 28px;
		line-height: 28px;
	}
	.a-contact .am-nav-tabs>li>a,.a-contact .l-contact .title ul li.am-active,.a-contact .l-contact .title ul li.am-active{
		line-height: 28px;
	}
	.a-contact .am-nav>li>a:focus, .a-contact .am-nav>li>a:hover{
		line-height: 28px;
	}
	.a-contact .l-contact,.a-contact .r-contact{
		padding-bottom: 30px;
	}
	.a-contact .r-contact .title h3{
		font-size: 14px;
	}
	.a-contact .r-contact .content ul li label{
		width: 35px;
		font-size: 13px;
	}
	.a-contact .r-contact .content ul li span {
    		width: 83%;
    		font-size: 13px;
    	}
    	.a-contact .r-contact .content ul li{
    		line-height: 20px;
    	}
    	.a-contact .l-contact .title ul li,.a-contact .l-contact .title ul li.am-active,.foot-fx h3,.foot-gz h3{
    		font-size: 13px;
    	}
    	.foot-fx{
    		width: 100%;
    	}
    	.foot1{
    		line-height: 19px;
    		height: auto;
    		padding: .1rem 0;
    	}
    	.foot-fx p a{
    		width: 30px;
    		height: 30px;
    	}
    	.a-contact .l-contact .content .contet-n{
    		font-size: 13px;
    	}
    	.foot-gz{
    		width: 100%;
    		margin-left: 0;
    	}
	.visi ul li{
		width: 47%;
	}
	.visi ul li h3{
		height: 50px;
	}
	.a-list-1 .a-list-1-n ul li{
		height: 28px;
		line-height: 28px;
	}
	.style-products .content ul{
		margin: 0;
	}
	.style-products .content ul li {
    		width: 90%;
    		margin: 0 5%;
    		margin-bottom: .3rem;
	}
	.style-products{
		padding-bottom: .4rem;
	}
	.a-news .title h4{
		margin: .2rem 0 0 0;
	}
	.a-about dl dd a.more-a {
    		width: 1.43rem;
    }
    .a-news .title a{
    		width: 1.43rem;
    		float: left;
    }
    .a-news .content dl dt{
    		width: 93.4%;
    }
    .a-news .content dl dd{
    		width: 93%;
    		margin-top: 0;
    }
    .a-news .content ul li p {
    		width: 70%;
	}
	.a-news .content ul li time {
    		width: 15%;
    	}
    	.a-news .content ul li h3{
    		font-size: 14px;
    	}
    	.a-news .content ul li p{
    		font-size: 13px;
    		line-height: 22px;
    	}
    	.a-about dl dd ul li h4 {
    		font-size: .4rem;
	}
	.main{
		padding-bottom: .3rem;
	}
    	.a-about dl dd ul li{
    		width: 26%;
    	}
    	.a-about dl dd ul li:nth-child(1){
    		width: 40%;
    	}
}
@media only screen and (max-width: 375px) {


}