@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;
	position: fixed;
	background: rgb(20,58,148,.95);
	height: .94rem;
	transition: all 0.5s ease 0s;
	z-index: 8888;
}

header h1 {
	display: block;
	float: left;
	margin-top: .25rem;
	margin-left: .73rem;
	width: 2rem;
	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: .35rem;
	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: .36rem;
	position: relative;
	transition: all 0.5s ease 0s;
}
header span.cn a{
	position: absolute;
	width: 100%;
	height: 100%;
	display: block;
	color:#ffffff;
}
.nav {
	float: right;
	margin-right: .3rem;
	padding-right: .1rem;
	height: .94rem;
	position: relative;
	transition: all 0.5s ease 0s;
}

.nav li {
	float: left;
	line-height: .94rem;
	position: relative;
	margin: 0 .2rem;
	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: .9rem;
	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: .90rem;
	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: .98rem;
}
.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
}

.bannerlist01 {
	width: 100%;
	margin-top: 0rem;
	float: left;
	height:4.45rem;
	overflow: hidden;
	position: relative;
	background: url(../images/bannerlist01.jpg) no-repeat;
	background-size: 100% auto;
	position: relative;
}
.bannerlist01 h3{
	font-size: .42rem;
	margin:0 auto;
	overflow: hidden;
	width: 3rem;
	color: #ffffff;
	font-family: "微软雅黑";
	text-align:center;
	margin-top: 12%;
	line-height: .52rem;
}
.bannerlist01 h3 span{
	display: block;
}
.bannerlist01 h3:after {
    content: "";
    display: inline-block;
    width: .5rem;
    background: #ffffff;
    height: 2px;
    position: relative;
    top: -.1rem;
}
.current{
	position: absolute;
	bottom: .3rem;
	left: 1rem;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .16rem;
}
.current a{
	color: #ffffff;
	font-family: "微软雅黑";
}
.current img{
	display: inline-block;
	vertical-align: middle;
	width: .2rem;
	margin-right: .1rem;
	margin-top: -.03rem;
}
.current{
	
}
.nav-list{
	width: 100%;
	display: block;
	float: left;
	position: relative;
}
.nav-list:after{
	content: "";
	background: #eeeeee;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 1px;
}
.nav-list ul{
	width: 13.66rem;
	margin: 0 auto;
}
.nav-list ul li{
	float: left;
	line-height: .72rem;
	min-height: .76rem;
	font-size: .17rem;
	color: #333333;
	font-family: "微软雅黑";
	margin-right: .3rem;
	position: relative;
}
.nav-list ul li.cur:after{
	content: "";
	background: #003e9d;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 888;
	width: 100%;
	height: 2px;
}
.nav-list ul li a{
	color: #333333;
}
.colorbg {
	display: block;
	width: 100%;
	overflow: hidden;
	background:url(../images/bg-1.png) no-repeat bottom right;
	background-size: 10rem auto;
}
.colorbg-1 {
	display: block;
	width: 100%;
	overflow: hidden;
	background:url(../images/bg-2.jpg) no-repeat;
	background-size: 100% auto;
}
.colorbg-2 {
	display: block;
	width: 100%;
	overflow: hidden;
	background:url(../images/ab-bg01.jpg) no-repeat;
	background-size: 100% 100%;
}

.main {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	min-height: 9.4rem;
	background: #f7f7f7;
	background-size:auto 100%;
	position: relative;
}
.main-detail {
	width: 13.66rem;
	margin: 0 auto;
}
.main-1 {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	background:#f0f0f0;
	background-size:auto 100%;
	position: relative;
}

.style-show {
	width: 13.66rem;
	margin: 0 auto;
	overflow: hidden;
	margin-top: .3rem;
	margin-bottom: 1rem;
}
.style-show .title{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .5rem;
}
.style-show .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-show .title h3 span{
	display: block;
}
.style-show .title h3:after{
	content: "";
	display: inline-block;
	width: .5rem;
	background: #0b3388;
	height: 2px;
	position: relative;
	top: -.1rem;
}
.style-show .content{
	width: 100%;
	display: block;
	margin-top: .2rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	text-align: center;
	font-family: "微软雅黑";
	color: #333333;
}
.style-show .content p{
	margin-top: .2rem;
}
.style-show .content img{
	display: inline-block;
	width:30%;
	margin: 0 1.5%;
}
.style-show .content ul{
	display: block;
	margin: 0 -1.5%;
	margin-top: .5rem;
}
.style-show .content ul li{
	display: block;
	width: 30.3%;
	float: left;
	margin: 0 1.5%;
}
.style-show .content ul li img{
	display: block;
	width: 100%;
}
.style-show .ab-content{
	width: 10.28rem;
	margin: 0 auto;
	background: #ffffff;
	display: block;
	margin-top: .2rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
	padding: .2rem 0;
	padding-bottom: .7rem;
}
.style-show .ab-content p{
	margin: 0 .7rem;
	margin-top: .25rem;
}
.a-about .td-content{
	width: 12.28rem;
	margin: 0 auto;
	background: #ffffff;
	display: block;
	margin-top: .2rem;
	position: relative;
	line-height: .34rem;
	text-align: center;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
	padding: .5rem 0;
}
.a-about .td-content p{
	margin: 0 .7rem;
}
.a-about .td-content p a{
	display: inline-block;
	width: 1.5rem;
	height: .46rem;
	background: #003e9d;
	text-align: center;
	line-height: .46rem;
	color: #ffffff;
	font-size: .15rem;
	font-family: "微软雅黑";
	margin-top: .3rem;
}
.style-show .content-yey{
	width: 100%;
	display: block;
	margin-top: .2rem;
	position: relative;
	line-height: .34rem;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #333333;
}
.style-show .content-yey img{
	display: inline-block;
	margin: 10px 0!important;
}
.style-show .content-yey ul{
	display: block;
	list-style: none;
	margin: 0!important;
	padding: 0!important;
	text-indent: 0!important;
}
.style-show .content-yey ul li{
	display: block;
	list-style: none;
	margin: 0;
	font-size: 15px;
	position: relative;
	padding-left: 10px;
	line-height: 26px;
}
.style-show .content-yey ul li::before{
	content: "";
	width: 4px;
	height: 4px;
	border-radius: 50%;
	background: #ccc;
	position: absolute;
	left: 0;
	top:10px;
}
.a-about .hj-content{
	display: block;
}
.a-about .hj-content ul{
	display: block;
	margin: 0 -1.5%;
	margin-top: .4rem;
}
.a-about .hj-content ul li{
	display: block;
	width: 22%;
	float: left;
	margin: 0 1.5%;
	margin-bottom: 20px;
}
.a-about .hj-content ul li img{
	display: block;
	width: 100%;
	margin-bottom: .1rem;
	height: 184px;
}
.a-about .hj-content ul li h3{
	margin-top: .2rem;
	font-size: .18rem;
	font-family: "微软雅黑";
	color: #333333;
	line-height: .24rem;
}
.a-about .hj-content ul li p{
	margin-top: .08rem;
	font-size: .16rem;
	font-family: "微软雅黑";
	font-weight: normal;
	color: #333333;
	line-height: .24rem;
}
.a-about .sh-content{
	display: block;
	margin-top: .4rem;
}
.a-about .sh-content dl{
	display: block;
}
.a-about .sh-content dl dt{
	display: block;
	float: right;
	width: 49.7%;
}
.a-about .sh-content dl dt img{
	width: 100%;
}
.a-about .sh-content dl dd{
	display: block;
	float: left;
	width: 48%;
}
.a-about .sh-content dl dd img{
	width: 100%;
}
.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;
	overflow: hidden;
	margin: 0 auto;
	margin-top: .3rem;
}
.style-products .content img{
	display: inline-block;
	width: 100%;
}
.style-products .content .swiper-button-next,.style-products .content .swiper-button-prev{
	display: none;
}
.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;
}
.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 .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 .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 .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 .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;
}
.dw-content{
	margin-top: .4rem;
}
#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: -30px;
	width: 45px;
	height: 45px;
	/*background: url(../images/wm_button_icon.png) no-repeat;*/
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	/*background: url(../images/wm_button_icon.png) no-repeat;*/
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}
.dw-content #certify .swiper-button-prev{
	display: none;
}
#certify .swiper-slide img{
	width: 100%;
}
.a-about{
	width: 13.66rem;
	margin: 0 auto;
	padding-bottom: 1rem;
	overflow: hidden;
}
.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 .title p{
	display: block;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .18rem;
}
.a-about .content{
	width: 100%;
	display: block;
	margin-top: .5rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .content p{
	margin-top: .2rem;
	text-align: justify;
	overflow: hidden;
}
.a-about .zzjg-content{
	width: 100%;
	display: block;
	margin-top: .5rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	text-align: center;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .zzjg-content p{
	margin-top: .2rem;
	overflow: hidden;
}
.a-about .content img{
	float: right;
	width: 5.1rem;
	margin-left: 1rem;
}
.a-about .content-1{
	width: 100%;
	display: block;
	margin-top: .5rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .content-1 dl{
	display: block;
	position: relative;
}
.a-about .content-1 dl dt{
	display: block;
	width: 3.35rem;
	float: left;
	position: absolute;
	top: .1rem;
}
.a-about .content-1 dl dd{
	margin-left: 4.2rem;
}

.a-about .content-1 p{
	margin-top: .2rem;
	text-align: justify;
	overflow: hidden;
}
.a-about .content-1 img{
	float: left;
	width: 100%;
}
.a-about .content-2{
	width: 100%;
	display: block;
	margin-top: .5rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .content-2 dl{
	display: block;
	position: relative;
}
.a-about .content-2 dl dt{
	display: block;
	float: left;
	position: absolute;
	top: .1rem;
}
.a-about .content-2 dl dd{
	margin-left: 6.8rem;
}

.a-about .content-2 p{
	margin-top: .2rem;
	text-align: justify;
	overflow: hidden;
}
.a-about .content-2 dl dt img{
	width: 5.2rem;
	position: relative;
	z-index: 888;
}
.a-about .content-2 dl dt:after{
	content: "";
	position: absolute;
	right: -.5rem;
	bottom: -.5rem;
	width: 3.58rem;
	height: 2.9rem;
	background: #ececec;
}
.a-about .gltd{
	display: block;
}
.a-about .gltd .g-title{
	display: block;
	text-align: center;
	width: 100%;
	float: left;
	margin-top: .2rem;
}
.a-about .gltd .g-title ul{
	display: block;
}
.a-about .gltd .g-title ul li{
	display: inline-block;
	vertical-align: top;
	width: 1.32rem;
	border: 1px solid #1e4783;
	height: .4rem;
	line-height: .4rem;
	font-size: .17rem;
	color: #1e4783;
	cursor: pointer;
	margin: 0 .1rem;
}
.a-about .gltd .g-title ul li.am-active{
	background: #1e4783;
	color: #ffffff;
}
.a-about .gltd .g-title .g-content{
	width: 100%;
	float: left;
	text-align: left;
	margin-top: .4rem;
	margin-bottom: 1.5rem;
}
.a-about .gltd .g-title .g-content ul{
	display: block;
	border-top: 1px solid #f2f2f2;
}
.a-about .gltd .g-title .g-content ul li{
	display: block;
	height: auto;
	border: 0;
	width: 100%;
	margin: 0;
	border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
	margin-top: .4rem;
	padding-bottom: .4rem;
}
.a-about .gltd .g-title .g-content ul li dt{
	width: 2.9rem;
	float: left;
}
.a-about .gltd .g-title .g-content ul li dt img{
	width: 100%;
	display: block;
}
.a-about .gltd .g-title .g-content ul li dd{
	width: 10rem;
	float: right;
}
.a-about .gltd .g-title .g-content ul li dd h3{
	display: block;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .23rem;
}
.a-about .gltd .g-title .g-content ul li dd span{
	display: block;
	font-family: "微软雅黑";
	color: #003e9d;
	font-size: .17rem;
	margin-top: .05rem;
}
.a-about .gltd .g-title .g-content ul li dd p{
	display: block;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .17rem;
	margin-top: .15rem;
}
.a-about .sz-content{
	display: block;
	width: 100%;
	float: left;
	margin-bottom: 1rem;
}
.a-about .sz-content ul{
	display: block;
	margin: 0 -1.5%;
}
.a-about .sz-content ul li{
	display: block;
	width: 22%;
	float: left;
	margin: 0 1.5%;
	margin-top: .55rem;
	background: #ffffff;
	transition: all 0.5s ease 0s;
}
.a-about .sz-content ul li dt{
	width: 100%;
}
.a-about .sz-content ul li dt img{
	width: 100%;
	display: block;
}
.a-about .sz-content ul li dd{
	margin: .3rem;
	margin-top: .2rem;
}
.a-about .sz-content ul li dd h3{
	display: block;
	font-size: .22rem;
	color: #333333;
	font-family:"微软雅黑";
}
.a-about .sz-content ul li dd span{
	display: block;
	font-size: .16rem;
	color: #333333;
	font-family:"微软雅黑";
	margin-top: .1rem;
}
.a-about .sz-content ul li:hover{
	background: #1e4783;
	transition: all 0.5s ease 0s;
}
.a-about .sz-content ul li:hover h3{
	color: #ffffff;
}
.a-about .sz-content ul li:hover span{
	color: #ffffff;
}
.a-about .yey-content{
	width: 100%;
	display: block;
	margin-top: .7rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .yey-content img{
	display: inline-block;
}
.a-about .yey-content ul{
	display: block;
	margin: 0 -4.5%;
}
.a-about .yey-content ul li{
	display: block;
	width: 16%;
	margin: 0 4.5%;
	min-height: 2.45rem;
	float: left;
}
.a-about .yey-content ul li:nth-child(1){
	background: url(../images/y-bg01.png) no-repeat;
	background-size: 100% auto;
}
.a-about .yey-content ul li:nth-child(2){
	background: url(../images/y-bg02.png) no-repeat;
	background-size: 100% auto;
}
.a-about .yey-content ul li:nth-child(3){
	background: url(../images/y-bg03.png) no-repeat;
	background-size: 100% auto;
}
.a-about .yey-content ul li:nth-child(4){
	background: url(../images/y-bg04.png) no-repeat;
	background-size: 100% auto;
}
.a-about .yey-content ul li h3{
	margin: 0 .4rem;
	text-align: center;
	font-family: "微软雅黑";
	color: #ffffff;
	font-size: .2rem;
	margin-top: .6rem;
}
.a-about .yey-content ul li p{
	margin: 0 .35rem;
	text-align: center;
	font-family: "微软雅黑";
	color: #ffffff;
	line-height: .3rem;
	font-size: .16rem;
	margin-top: .1rem;
}
.colorbg-2 .style-show .title h3{
	color: #ffffff;
	background: none;
	padding-top: .15rem;
}
.style-show .title h3:after{
	background: #ffffff;
}
.a-about .kcts-content{
	width: 100%;
	display: block;
	margin-top: .2rem;
	position: relative;
	line-height: .34rem;
	font-size: .17rem;
	font-family: "微软雅黑";
	color: #333333;
}
.a-about .kcts-content ul{
	display: block;
}
.a-about .kcts-content ul li{
	display: block;
	padding: .2rem 0;
	overflow: hidden;
}
.a-about .kcts-content ul li dt{
	float: left;
	width: 48%;
}
.a-about .kcts-content ul li dt img{
	float: left;
	width: 100%;
}
.a-about .kcts-content ul li dd{
	float: right;
	width: 48%;
	background: url(../images/line-3b.png) no-repeat left bottom;
	min-height: 3.92rem;
}
.a-about .kcts-content ul li dd h3{
	display:block;
	font-size: .23rem;
	font-family: "微软雅黑";
	color: #333333;
	font-weight: normal;
	margin-top: .2rem;
	margin-bottom: .3rem;
}
.a-about .kcts-content ul li dd h3 span{
	font-family: arial;
	font-size: .58rem;
	color: #666460;
	margin-right: .2rem;
	vertical-align: bottom;
	position: relative;
	padding-right: .15rem;
}
.a-about .kcts-content ul li dd h3 span:before{
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: .7rem;
	background: #dcdcdc;
	transform:rotate(35deg);
	-ms-transform:rotate(35deg); 	/* IE 9 */
	-moz-transform:rotate(35deg); 	/* Firefox */
	-webkit-transform:rotate(35deg); /* Safari 和 Chrome */
	-o-transform:rotate(35deg); 	/* Opera */
}
.a-about .kcts-content ul li dd p{
	display:block;
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #333333;
	margin-top: .15rem;
}
.a-about .kcts-content ul li:nth-child(2) dt{
	float: right;
}
.a-about .kcts-content ul li:nth-child(2) dd{
	float: left;
}
.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
}
.c-contact{width: 100%; margin-top: 30px; float: left; font-size: 14px; font-family: "微软雅黑"; line-height: 20px;}
.cbp_tmtimeline {
	margin: 30px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #86b2d2;
	left: 20%;
	margin-left: -10px;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 15%;
	padding-right: 100px;
	position: absolute;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 1em;
	color: #666666;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	font-size: 2.9em;
	color: #86b2d2;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #3c6aac;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	margin: 0 0 15px 25%;
	background: #86b2d2;
	color: #fff;
	padding: 2em;
	font-size: 1em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}
.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: #3c6aac;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 0px 0;
}

/* The triangle */
.cbp_tmtimeline > li .cbp_tmlabel:after {
	right: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-right-color: #86b2d2;
	border-width: 10px;
	top: 10px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #3c6aac;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #3c6aac;
	border-radius: 50%;
	box-shadow: 0 0 0 8px #86b2d2;
	text-align: center;
	left: 20%;
	top: 0;
	margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
	content: "\e000";
}

.cbp_tmicon-screen:before {
	content: "\e001";
}

.cbp_tmicon-mail:before {
	content: "\e002";
}

.cbp_tmicon-earth:before {
	content: "\e003";
}
.cbp_tmicon-phone:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .25rem!important;}
.cbp_tmicon-screen:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .25rem!important;}
.cbp_tmicon-mail:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .25rem!important;}
.cbp_tmicon-earth:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .25rem!important;}
/* Example Media Queries */
@media screen and (max-width: 65.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
		font-size: 1.5em;
	}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}
	.cbp_tmicon-phone:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .35rem!important;}
	.cbp_tmicon-screen:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .35rem!important;}
	.cbp_tmicon-mail:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .35rem!important;}
	.cbp_tmicon-earth:before{background: url(../images/shiji.svg) center center no-repeat!important; width: 100%; height: 100%; background-size: .35rem!important;}
	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 30px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 85%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #86b2d2;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #3c6aac;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 10px 0 0px;
	}	
}

.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: .15rem;
	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: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #ffffff;
	opacity: 1;
}
.a-contact .l-contact .content{
	width: 80%;
	margin: 0 10%;
	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;
}
.a-contact .l-contact .content ul li.am-active{
	background: #ffffff;
	color: #005da1;
}
.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: .7rem;
}
.a-contact .r-contact .title ul{
	display: block;
}
.a-contact .r-contact .title ul li{
	display: block;
	float: left;
	margin-right: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #333333;
	cursor: pointer;
	opacity: .33;
}
.a-contact .r-contact .title ul li.am-active{
	display: block;
	float: left;
	margin-right: .15rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #333333;
	opacity: 1;
}
.a-contact .r-contact .content{
	width: 85%;
	margin: 0 10%;
	margin-right: 5%;
	float: left;
	margin-top: .15rem;
}
.a-contact .r-contact .content h3{
	font-size: .31rem;
	color: #333333;
	font-family: arial;
	font-weight: normal;
}
.a-contact .r-contact .content ul{
	display: block;
	width: 100%;
	float: left;
	margin-top: .2rem;
}
.a-contact .r-contact .content ul li{
	display: block;
	float: left;
	width: .94rem;
	height: .3rem;
	line-height: .3rem;
	font-size: .15rem;
	color: #1e4783;
	cursor: pointer;
	font-family: "微软雅黑";
	text-align: center;
	border: 1px solid #1e4783;
	margin-right: .19rem;
}
.a-contact .r-contact .content ul li.am-active{
	background: #1e4783;
	color: #ffffff;
}
.a-contact .r-contact .content .contet-n{
	display: block;
	margin-top: .25rem;
	width: 100%;
	float: left;
	font-size: .15rem;
	color: #333333;
	font-family: "微软雅黑";
}
.contact{
	display: block;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	overflow: hidden;
	padding: .4rem 0;
	margin-top: .45rem;
}
.contact ul{
	width: 13.66rem;
	margin: 0 auto;
	overflow: hidden;
}
.contact ul li{
	display: block;
	float: left;
	width: 33.3%;
	position: relative;
}
.contact ul li dt.ct-1{
	background: url(../images/em.png) no-repeat center center;
	background-size: .25rem;
}
.contact ul li dt.ct-2{
	background: url(../images/dz.png) no-repeat center center;
	background-size: .24rem;
}
.contact ul li dt.ct-3{
	background: url(../images/yb.png) no-repeat center center;
	background-size: .25rem;
}
.contact ul li:nth-child(2){
	width: 31%;
	margin-left: 5%;
}
.contact ul li:nth-child(3){
	width: 21%;
	margin-left: 5%;
}
.contact ul li:after{
	content: "";
	position: absolute;
	right: 0;
	right: 0;
	width: 1px;
	height: .7rem;
	background: #e0e0e0;
}
.contact ul li:nth-child(3):after{
	display: none;
}
.contact ul li dt{
	display: block;
	width: .6rem;
	height: .6rem;
	border-radius: 50%;
	border: 1px solid #e0e0e0;
	float: left;
}
.contact ul li dd{
	display: block;
	margin-left: .25rem;
	float: left;
}
.contact ul li dd h3{
	display: block;
	font-family: "微软雅黑";
	color: #333333;
	font-size: .18rem;
}
.contact ul li dd p{
	display: block;
	font-family: arial,"微软雅黑";
	color: #333333;
	font-size: .15rem;
	margin-top: .1rem;
}
.list-n{
	width: 13.66rem;
	margin: 0 auto;
	overflow: hidden;
}
.list-n .l-list{
	float: left;
	width: 71%;
	border-right:1px solid #eaeaea;
	padding-right: 4%;
	padding-bottom: 1rem;
}
.list-n .l-list .title{
	display: block;
	margin-top: .5rem;
}
.list-n .l-list .title h3{
	display: block;
	font-size: .32rem;
	color: #333333;
	font-family: "微软雅黑";
}
.list-n .l-list .content{
	display: block;
	margin-top: .35rem;
}
.list-n .l-list .content h3{
	display: block;
	margin-top: .2rem;
	font-size: .18rem;
	color: #14427a;
	position: relative;
	padding-left: .13rem;
}
.list-n .l-list .content h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: .05rem;
	width: 3px;
	height: .16rem;
	background: #14427a;
}
.list-n .l-list .content p{
	display: block;
	margin-top: .2rem;
	font-size: .17rem;
	line-height: .35rem;
	color: #333333;
	position: relative;
}
.list-n .l-list .content img{
	display: inline-block;
}
.list-n .l-list .content-1{
	display: block;
	margin-top: .35rem;
}
.list-n .l-list .content-1 ul{
	display: block;
	width: 100%;
	float: left;
}
.list-n .l-list .content-1 ul li{
	display: block;
	height: .37rem;
	line-height: .37rem;
	border: 1px solid #14427a;
	float: left;
	margin-right: .1rem;
	text-align: center;
	width: .9rem;
	font-size: .15rem;
	color: #14427a;
	font-family: "微软雅黑";
	cursor: pointer;
}
.list-n .l-list .content-1 ul li.am-active{
	background: #14427a;
	font-size: .15rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
.list-n .l-list .content-1 .content-1-1{
	display: block;
	width: 100%;
	float: left;
	margin-top: .15rem;
}
.list-n .l-list .content-1 .content-1-1 ul{
	display: block;
	margin: 0 -1.5%;
	width: initial;
}
.list-n .l-list .content-1 .content-1-1 ul li{
	display: block;
	width: 37%;
	margin: 0 1.5%;
	border: 0;
	text-align: left;
	background:url(../images/more-j.png) no-repeat 90% center #eeeeee;
	margin-top: .3rem;
	padding: .22rem 0;
	overflow: hidden;
	height: auto;
	padding-left: 3%;
	padding-right: 7%;
	font-size: .16rem;
	font-family: "微软雅黑";
}
.list-n .l-list .content-1 .content-1-1 ul li a{
	color: #0c0c0c;
}
.list-n .l-list .content-2{
	display: block;
	margin-top: .35rem;
}
.list-n .l-list .content-2 .title-1{
	width: 1.05rem;
	float: left;
}
.list-n .l-list .content-2 .title-1 ul{
	display: block;
	border-right:1px solid #eaeaea;
	min-height: 5rem;
}
.list-n .l-list .content-2 .title-1 ul li{
	display: block;
	margin-bottom: .2rem;
}
.list-n .l-list .content-2 .title-1 ul li img{
	display: block;
	width: .77rem;
}
.list-n .l-list .content-2 .content-1{
	float: left;
	width: 85%;
	margin: 0;
	margin-left: .33rem;
}
.list-n .l-list .content-2 .content-1 dl{
	display: block;
}
.list-n .l-list .content-2 .content-1 dl dt{
	display: block;
	width: 2.66rem;
	float: left;
}
.list-n .l-list .content-2 .content-1 dl dt img{
	display: block;
	width: 100%;
}
.list-n .l-list .content-2 .content-1 dl dd{
	display: block;
	width: 5rem;
	float: right;
	margin-left: .5rem;
}
.list-n .l-list .content-2 .content-1 dl dd h3{
	display:block;
	font-size: .22rem;
	color: #333333;
	font-family: "微软雅黑";
}
.list-n .l-list .content-2 .content-1 dl dd span{
	display:block;
	font-size: .16rem;
	color: #003e9d;
	font-family: "微软雅黑";
	margin-top: .12rem;
}
.list-n .l-list .content-2 .content-1 dl dd p{
	display:block;
	font-size: .16rem;
	color: #333333;
	text-align: justify;
	line-height: .32rem;
	font-family: "微软雅黑";
	margin-top: .15rem;
}
.list-n .l-list-1{
	float: left;
	width: 71%;
	border-right:1px solid #eaeaea;
	padding-right: 4%;
	padding-bottom: 1rem;
}
.list-n .l-list-1 .title{
	display: block;
	margin-top: .5rem;
}
.list-n .l-list-1 .title h3{
	display: block;
	font-size: .32rem;
	color: #333333;
	font-family: "微软雅黑";
	position: relative;
	padding-bottom: .25rem;
}
.list-n .l-list-1 .title h3:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: .04rem;
	width: .44rem;
	height: 3px;
	background: #14427a;
}
.list-n .l-list-1 .content{
	display: block;
	margin-top: .35rem;
}
.list-n .l-list-1 .content h1{
	font-size:16px;
	margin-top:10px;
}
.list-n .l-list-1 .content img{
	max-width:100%;
}
.list-n .l-list-1 .content table{
	border-top: 1px solid #b5b5b5!important;
	border-left: 1px solid #b5b5b5!important;;
}
.list-n .l-list-1 .content table td{
	border-bottom: 1px solid #b5b5b5!important;;
	border-right: 1px solid #b5b5b5!important;;
	padding: 4px;;
}
.list-n .l-list-1 .content h3{
	display: block;
	margin-top: .2rem;
	font-size: .18rem;
	color: #333333;
	position: relative;
	padding-left: .13rem;
}
.list-n .l-list-1 .content h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: .04rem;
	width: 3px;
	height: .16rem;
	background: #14427a;
}
.list-n .l-list-1 .content p{
	display: block;
	margin-top: .2rem;
	font-size: .17rem;
	line-height: .35rem;
	color: #333333;
	position: relative;
}
.list-n .l-list-1 .content img{
	display: inline-block;
}
.list-n .r-list{
	float: right;
	width: 22%;
}
.list-n .r-list .title{
	display: block;
}
.list-n .r-list .title h3{
	display: block;
	font-size: .18rem;
	font-family: "微软雅黑";
	color: #14427a;
	margin-top: .27rem;
	position: relative;
	padding-left: .15rem;
}
.list-n .r-list .title h3:before{
	content: "";
	position: absolute;
	left: 0;
	top: .05rem;
	width: 2px;
	height: .15rem;
	background: #14427a;
}
.list-n .r-list .content{
	display: block;
}
.list-n .r-list .content ul{
	display: block;
}
.list-n .r-list .content ul li{
	display: block;
	width: 100%;
	background: #1e4783;
	min-height: 1.1rem;
	margin-top: .28rem;
}
.list-n .r-list .content ul li dt{
	width: .53rem;
	height: .53rem;
	float: left;
	background:url(../images/xy-icon.svg) no-repeat center center;
	background-size: .5rem;
	margin: .27rem 0 0 .3rem;
}
.list-n .r-list .content ul li dd{
	float: left;
	margin: .29rem 0 0 .25rem;
}
.list-n .r-list .content ul li dd h3{
	font-size: .2rem;
	color: #ffffff;
	font-family: "微软雅黑";
}
.list-n .r-list .content ul li dd span{
	display: block;
	font-size: .15rem;
	color: #ffffff;
	font-family:arial;
	opacity: .8;
	margin-top: .07rem;
}
.list-n .r-list .content-1{
	display: block;
	margin-top: .1rem;
	width: 100%;
	float: left;
}
.list-n .r-list .content-1 ul{
	display: block;
}
.list-n .r-list .content-1 ul li{
	display: block;
	width: 100%;
	background: url(../images/more-j1.png) no-repeat 90% center #1e4783;
	min-height: .6rem;
	margin-top: .2rem;
	line-height: .6rem;
}
.list-n .r-list .content-1 ul li:hover{
	background: url(../images/more-j1.png) no-repeat 90% center #f5f5f5;
	transition: all 0.5s ease 0s;
}
.list-n .r-list .content-1 ul li h3{
	display: block;
	font-size: .16rem;
	color: #ffffff;
	font-family: "微软雅黑";
	margin-left: .45rem;
}
.list-n .r-list .content-1 ul li:hover h3{
	color: #333333;
}
.a-about .news-content {
	width: 100%;
	float: left;
	margin-top: .28rem;
}

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

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

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

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

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

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

.a-about .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-about .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-about .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-about .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;
}
.newslist{
	width: 13.66rem;
	margin:0 auto;
	margin-top: .2rem;
}
.newslist ul {
	display: block;
	margin: 0 -1%;
}
.newslist ul li {
	width: 48%;
	float: left;
	line-height: .34rem;
	margin: 0 1%;
	margin-top:.45rem;
	background: #ffffff;
	position: relative;
	min-height: 2.07rem;
	transition: all 0.5s ease 0s;
}
.newslist ul li h3{
	float: left;
	color: #4f4e4e;
	font-size: .18rem;
	text-align: justify;
	width: 70%;
	margin: .3rem 0 0 .5rem;
	line-height: .22rem;
	font-family: "微软雅黑";
}
.newslist ul li h3 a{
	color: #4f4e4e;
}
.newslist ul li p{
	float: left;
	color: #888888;
	font-size: .15rem;
	text-align: justify;
	width: 70%;
	margin: .15rem 0 0 .5rem;
	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: "微软雅黑";
}
.newslist ul li em{
	float: left;
	width: .28rem;
	height: .11rem;
	background: url(../images/line-1b.png) no-repeat;
	background-size: .26rem;
	margin: .2rem 0 0 .5rem;
}
.newslist ul li:hover {
	background: #304fa4;
	transition: all 0.5s ease 0s;
}
.newslist ul li:hover time,.newslist ul li:hover time span,.newslist ul li:hover h3 a,.newslist ul li:hover p {
	color: #ffffff;
}
.newslist ul li:hover em{
	background: url(../images/line-1c.png) no-repeat;
	background-size: .26rem;
}
.newslist ul li:hover time:after {
	content: "";
	background: url(../images/line-3a.png) no-repeat;
	background-size: .58rem;
}
.newslist ul li span {
	float: right;
	color: #999999;
	font-size: .16rem;
	font-family: "arial";
}
.newslist 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;
}
.newslist ul li time span{
	display:block;
	width: 100%;
	text-align: right;
	font-size: .18rem;
	color: #222222;
	font-family: arial;
}
.newslist 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;
}
.jszc{
	width: 13.66rem;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: .8rem;
}
.proWrap {
	width: 100%;
	margin: 0 0%;
	float: left;
}
.joinList {
}
.joinList li{
	width: 100%;
	margin: 0 0%;
	float: left;
	background: #ffffff;
	position: relative;
	border-top: 1px solid #f3f3f3;
	border-bottom: 1px solid #f3f3f3;
	margin-top: 20px;
}
.joinList li:nth-child(2),.joinList li:nth-child(4),.joinList li:nth-child(6),.joinList li:nth-child(8){
	background: #f3f3f3;
}
/*.joinList li:after {
	content: "";
	width: 96%;
	margin: 0 2%;
	height: 1px;
	background: #e8e8e8;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}*/
.joinList li:last-child {
	margin-bottom: 0;
}
.joinTit {
	overflow: hidden;
	position: relative;
	overflow: hidden;
	margin: 0;
	font-size: .19rem;
	color: #333333;
	padding: 5px 0;
	line-height: 60px;
	padding-right: 5%;
	padding-left: 2.4%;
	cursor: pointer;
	transition: all 0.3s linear;
	background: url(../images/line-r.png) no-repeat center right;
}
.joinTit b.job-1{
	float: left;
	position: relative;
	width: 50%;
	text-align: left;
	background: url(../images/zw.svg) no-repeat left center;
	background-size: .26rem;
	padding-right: .3rem;
	padding-left: .35rem;
	margin-right: .1rem;
}
/*.joinTit b.job-1:after {
	content: "";
	width: 1px;
	height: .25rem;
	background: #d6d6d6;
	position: absolute;
	top: .21rem;
	right: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}*/
.joinTit .join-p{
	float:right;
	font-size:16px;
	color:#333333;
	font-weight:normal;
	width:1.2rem;
	text-align: center;
	margin-right:0px;
	margin-left:10px;
}
.joinTit .join-p span{
	border: 1px solid #2575bf;
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	display: block;
	color: #2575bf;
	margin-top: .12rem;
}
.joinList li.active .join-p{
	color:#333333;
}

.joinText {
	padding: 0 5%;
	font-size: 15px;
	background: #f9f9f9;
	color: #666666;
	line-height: 200%;
	word-break: break-all;
	display: none;
	overflow:hidden;
}
.joinText .join-l{
	float: left;
	width: 100%;
	border-bottom: 1px solid #e1e1e1;
	margin-right: 5%;
	margin-top: .3rem;
}

.joinText h3 {
	color: #333333;
	line-height: 200%;
}
.joinText h3{
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: .18rem;
}
.joinText p {
	margin-bottom: 15px;
	line-height: 30px;
	width:100%;
	float:left;
	overflow:hidden;
	padding-bottom: .25rem;
}
.joinText p.p1{
	background: url(../images/line03.jpg) repeat-x bottom;
}
.joinText label{
    float:left;
	padding:4px;
	width: 100%;
	padding-top: .22rem;
	padding-bottom: .22rem;
	border-top: 1px solid #e1e1e1;
	border-bottom: 1px solid #e1e1e1;
	font-family: "微软雅黑";
	color: #676767;
	font-size: .16rem;
	font-weight: normal;
	font-style:normal;
}
.joinText em{
	width: 100%;
	float: left;
	margin-top: .35rem;
	margin-bottom: .4rem;
}
.joinText em a{
	width: 1.5rem;
	display: block;
	height: .54rem;
	line-height: .54rem;
	text-align: center;
	background: url(../images/sq.svg) no-repeat .3rem center #176abb;
	padding-left: .2rem;
	background-size: .24rem;
	font-family: "微软雅黑";
	font-size: .15rem;
	color: #ffffff;
	font-style: normal;
}

.joinList li.active .joinTit {
	color: #333333;
	background: url(../images/line-r1.png) no-repeat center right #f3f3f3;
}
.joinList li.active .joinIco1:after {
	height: 0;
}
.joinList li.active .joinIco1:before {
	background: #00508f;
}
.joinList li.active .joinIco2 {
	background-image: url(../images/joinIco2.png);
}
.joinList li.active .joinTit b{
	color: #333333;
}
.joinList li.active{
	margin-bottom: .2rem;
	border-bottom: 0;
}
.joinList li.active:after{
	background: none;
}
.title-j li {
    width: 100%;
    margin: 0 0;
    float: left;
    background: #f3f3f3;
    position: relative;
}
.title-j h3 {
    overflow: hidden;
    position: relative;
    overflow: hidden;
    margin: 0;
    font-size: 15px;
    color: #333333;
    padding: 5px 0;
    line-height: 60px;
    padding-right: 70px;
    padding-left: 5%;
    cursor: pointer;
    transition: all 0.3s linear;
    background: url(../images/line-r.png) no-repeat center right;
}
.title-j h3 b.job-1 {
    float: left;
    position: relative;
    width: 10%;
    text-align: center;
    padding-right: .3rem;
    margin-right: .1rem;
}
.title-j h3 .join-p {
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight: normal;
    width: 12%;
    text-align: center;
    margin-right: 10px;
    margin-left: 10px;
}
.jszc .title{
	width: 100%;
	display: block;
	text-align: center;
	margin-top: .5rem;
}
.jszc .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;
}
.jszc .title h3 span{
	display: block;
}
.jszc .title h3:after{
	content: "";
	display: inline-block;
	width: .5rem;
	background: #0b3388;
	height: 2px;
	position: relative;
	top: -.1rem;
}
.jszc .content{
	width: 100%;
	display: block;
	text-align: center;
	background: #176abb;
	margin-top: .3rem;
	min-height: 1.3rem;
}
.jszc .content ul{
	display: block;
}
.jszc .content ul li{
	display: block;
	float: left;
	width: 81%;
	margin-left: 3%;
	margin-top: .38rem;
}
.jszc .content ul li:last-child{
	width: 10%;
}
.jszc .content ul li .am-selected{
	width: 100%;
	background: #ffffff;
	color: #333333;
}
.jszc .content ul li .am-selected button{
	color: #333333;
}
.jszc .content ul li input{
	min-height: .5rem;
	background: #ffffff;
	width: 96%;
	outline: 0;
	padding: 0 2%;
}
.jszc .content ul li button{
	min-height: .5rem;
	background: none;
	border: 1px solid #ffffff;
	width: 100%;
	outline: 0;
	color: #ffffff;
	font-size: .16rem;
	font-family: "微软雅黑";
	cursor: pointer;
}
.jszc .content ul li .am-selected ul{
	font-size: .14rem;
}
.jszc .content ul li .am-selected ul li{
	width:93.5%;
	margin:0%;
}
.detail{
	width:9.5rem;
	float: left;
	margin-top: .6rem;
	margin-bottom: .5rem;
}
.detail .title{
	width:100%;
	float: left;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .22rem;
}
.detail .title h3{
	display: block;
	font-size: .3rem;
	color: #333333;
	font-family: "微软雅黑";
	margin-bottom: .2rem;
}
.detail .title span{
	display: inline-block;
	font-size: .16rem;
	color: #888888;
	font-family: "微软雅黑";
	margin-right: .35rem;
}
.detail .content{
	width:100%;
	float: left;
	margin-top: .05rem;
	color: #333333;
	font-size: .16rem;
	font-family: "微软雅黑";
	line-height: .25rem;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: .32rem;
}
.detail .content p{
	margin-top: .25rem;
}
.content-3{
	width: 100%;
	display: block;
}
.content-3 dl{
	width: 100%;
	display: block;
	float: left;
	margin-top: .15rem;
}
.content-3 dl dt{
	float: left;
}
.content-3 dl dt a{
    width: 1.76rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    background: #354091;
    border: 1px solid #354091;
    color: #ffffff;
    font-family: "微软雅黑";
    font-size: .16rem;
    display: block;
    margin-top: .1rem;
}
.content-3 dl dt a img{
	display: inline-block;
	vertical-align: middle;
	margin-right: .1rem;
	margin-top: -.05rem;
}
.content-3 dl dd{
	float: right;
}
.content-3 dl dd a{
    width: 1.76rem;
    height: .55rem;
    line-height: .55rem;
    text-align: center;
    background: #ffffff;
    border: 1px solid #e5e5e5;
    color: #888888;
    display: inline-block;
    font-family: "微软雅黑";
    font-size: .16rem;
    margin-top: .1rem;
    margin-left: .2rem;
}
.page{
	width: 100%;
	text-align: center;
	margin-top:.3rem;
	float: left;
}
.page a{
	display: inline-block;
	width: .3rem;
	height: .3rem;
	border: 1px solid #dddddd;
	background: #ffffff;
	border-radius: 50%;
	margin: 0 .05rem;
	line-height: .3rem;
	font-family: arial;
	text-align: center;
	font-size: .16rem;
	color: #999999;
}
.page a:hover{
	display: inline-block;
	width: .3rem;
	height: .3rem;
	border: 1px solid #143a94;
	background: #143a94;
	border-radius: 50%;
	margin: 0 .05rem;
	line-height: .3rem;
	font-family: arial;
	text-align: center;
	font-size: .16rem;
	color: #ffffff;
}
.n-right{
	width: 3.5rem;
	float: right;
	min-height: 30px;
	margin-top: .6rem;
	margin-bottom: .6rem;
}
.n-right .title{
	width: 100%;
}
.n-right .title h3{
	width: 100%;
	font-size: .24rem;
	color: #555555;
	font-family: "微软雅黑";
}
.n-right .content{
	width: 100%;
}
.n-right .content ul{
	width: 100%;
}
.n-right .content ul li{
	width: 100%;
	margin-top: .2rem;
	float: left;
}
.n-right .content ul li dt{
	width: 100%;
}
.n-right .content ul li dt img{
	width: 100%;
}
.n-right .content ul li dd{
	width: 100%;
	margin-top: .15rem;
}
.n-right .content ul li dd h3{
	font-size: .18rem;
	font-family: "微软雅黑";
	color: #333333;
}
.n-right .content ul li dd span{
	font-size: .16rem;
	font-family: "微软雅黑";
	color: #999999;
	padding: .05rem 0;
	margin-top: .05rem;
	overflow: hidden;
	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;
}
.main-1 .style-show .title h3:after{
	background: #0b3388;
}
.style-show .title h3:after{
	background: #0b3388;
}	
.colorbg-2 .style-show .title h3:after{
	background: #ffffff;
}	
}
@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: 1024px) {
	
	header.on .search{
		margin-top: .35rem;
	}
	.a-about .content-1 dl dd,.a-about .content-2 dl dd,.a-about .zzjg-content,.a-about .gltd .g-title .g-content ul li dd p,.a-about .gltd .g-title .g-content ul li dd span,.a-about .sz-content ul li dd span,.a-contact .r-contact .title ul li.am-active,.a-contact .l-contact .title ul li.am-active{
		font-size: 13px;
	}
	.a-about .content-2 dl dd h3,.contact ul li dd h3,.a-about .yey-content ul li h3{
		font-size: 14px;
	}
	.a-about .gltd .g-title .g-content ul li dd h3{
		font-size: 15px;
	}
	.a-about .content-2 dl dd p,.contact ul li dd p{
		font-size: 13px;
		line-height: 22px;
	}
	.a-about .content-2 dl dd{
		line-height: 24px;
	}
	.a-about .gltd .g-title ul li{
		height: 30px;
		line-height: 30px;
		font-size: 13px;
	}
	.contact ul li dd{
		width: 64%;
	}
	.contact ul li:after{
		height: 100%;
	}
	.a-contact .l-contact .content ul li,.a-contact .r-contact .content ul li{
		height: 30px;
		line-height: 30px;
		padding: 0 8px;
		margin-bottom: 10px;
		font-size: 13px;
		width: auto;
	}
	.a-contact .l-contact .content .contet-n,.a-contact .r-contact .content .contet-n{
		margin: 10px 0 0 0;
		font-size: 13px;
	}
	.a-contact .l-contact,.a-contact .r-contact{
		min-height: 4rem;
	}
	.style-show .ab-content,.a-about .kcts-content ul li dd p,.a-about .hj-content ul li p,.a-about .hj-content ul li h3,.a-about .yey-content ul li p,.nav-list ul li,.list-n .l-list .content h3,.list-n .l-list .content p,.list-n .r-list .title h3{
		font-size: 13px;
	}
	.list-n .r-list .title h3:before{
		top: .08rem;
	}
	.list-n .l-list .content-1 ul li{
		height: 28px;
		line-height: 28px;
		font-size: 13px;
		width: auto;
		padding: 0 13px;
	}
	.list-n .l-list .content-1 .content-1-1 ul li,.detail .content{
		font-size: 13px;
		line-height: 19px;
	}
	.list-n .l-list .content-2 .content-1 dl dd h3{
		font-size: 15px;
	}
	.list-n .l-list .content-2 .content-1 dl dd span,.list-n .l-list .content-2 .content-1 dl dd p,.list-n .l-list-1 .content h3,.list-n .l-list-1 .content p{
		font-size: 13px;
	}
	.list-n .l-list-1 .content h3:before{
		top: .05rem;
	}
	.joinTit b.job-1,.newslist ul li h3{
		font-size:14px;
	}
	.joinTit .join-p span,.joinText h3,.joinText p,.n-right .content ul li dd h3{
		font-size: 13px;
	}
}

@media only screen and (max-width: 800px) {
	.nav-w,
	header h2,
	header span {
		display: none;
	}
	.style-show .content-yey{
		width:80%;
		margin: 0 10%;
	}
	.style-show .content-yey img{
		width: 100%!important;
		height: auto!important;
	}
	.bannerlist01{
		height: 3.25rem;
		background-size: 100% 100%!important;
	}
	header h1,header.on h1{
    		margin-left: .35rem;
	}
	.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 -1.5%;
	}
	.style-show .content ul li{
		display: block;
		float: left;
		background: none;
		width: 30.33%;
		margin: 0 1.5%;
		margin-top: 20px;
	}
	.style-show .content ul li img{
		width: 100%;
	}
	.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: .2rem;
		font-size: 13px;
	}
	.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;
	}
	.a-about .content img{
		width: 100%;
		margin: 0;
		float: left;
	}
	.a-about .content p{
		width: 100%;
		float: left;
		font-size: 13px;
	}
	.a-about .content{
		margin-top: .3rem;
	}
	.style-show{
		width: 100%;
	}
	.a-about .zzjg-content{
    		margin-top: .0rem;
    		text-align: left;
    	}
    	.a-about .gltd .g-title .g-content ul li dt{
    		width: 23%;
    	}
    	.a-about .gltd .g-title .g-content ul li dd{
    		width: 73%;
    	}
    .a-about .gltd .g-title .g-content ul li{
    		line-height: 24px;
    	}
    	.contact ul{
		width: 90%;
		margin: 0 5%;
    	}
    	.contact ul li dd {
    		width: 60%;
    		word-break:break-all;
	}
	.a-about .yey-content ul li {
    		width: 41%;
    		min-height: 5.45rem;
	}
	.a-about .yey-content ul li h3{
		margin-top: 1.3rem;
	}
	.a-about .kcts-content ul li dt{
		width: 100%;
	}
	.a-about .kcts-content ul li dd{
		width: 100%;
		margin-top: 20px;
	}
	.a-about .td-content{
		width: 100%;
	}
	.a-about .td-content,.detail .content{
		font-size: 13px;
		line-height: 24px;
	}
	.a-about .hj-content ul li{
		width: 47%;
		margin-bottom: 20px;
	}
	.a-about .hj-content ul li p{
		line-height: 23px;
	}
	.nav-list ul,.list-n,.jszc,.main-detail{
		width: 90%;
		margin: 0 5%;
	}
	.list-n .r-list{
		width: 30%;
	}
	.list-n .l-list,.list-n .l-list-1{
		width: 63%;
	}
	.list-n .l-list .content-1 ul li{
		margin-bottom: 10px;
	}
	.list-n .l-list .content-2 .content-1{
		width: 78%;
	}
	.list-n .l-list .content-2 .content-1 dl dt{
		width: 100%;
	}
	.list-n .l-list .content-2 .content-1 dl dd{
		width: 100%;
		margin: 0;
		margin-top: 15px;
	}
	.current{
		left: 5%;
	}
	.detail{
		width: 65%;
	}
	.n-right{
		width: 30%;
	}
	.n-right .title h3{
		font-size: 15px;
	}
	.n-right .content ul li dd h3{
		font-size: 13px;
	}
	.a-about .news-content dl dt{
		width: 46.2%;
	}
	.a-about .news-content dl dd p{
		height: .57rem;
		margin-bottom: .2rem;
	}
	.newslist{
		width: 90%;
		margin: 0 5%;
		margin-top: .2rem;
	}
	.newslist ul li p{
		width: 64%;
	}
	.list-n .l-list-1 .content img{
		width:100%!important;
		height:auto!important;
	}
	.list-n .l-list .content img{
		width:100%!important;
		height:auto!important;
	}
	
}
@media only screen and (max-width: 640px) {
	header h1{
		
	}	
	.a-about .news-content dl dt,.a-about .news-content dl dd{
		width: 90%;
		margin: 5%;
	}
	.a-about .news-content dl dd{
		margin-top: 0;
	}
	.style-show .content-yey{
		width:90%;
		margin:0 5%;
		font-size:14px;
		line-height:24px;
	}
	.style-show .content-yey p span{
		font-size:15px!important;
	}
	.a-about .news-content dl dd h3 a{
		font-size: 14px;
	}
	.a-about .news-content dl dd a.more-a{
		height: 30px;
		line-height: 30px;
	}
	.newslist ul{
		margin: 0;
	}
	.newslist ul li{
		width: 100%;
		margin: 0;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.newslist ul li time{
		width: 12%;
	}
	.newslist ul li p{
		width: 70%;
		font-size: 12px;
		line-height: 20px;
	}
	.list-n .r-list{
		display: none;
	}
	.detail,.n-right{
		width: 100%;
	}
	.list-n .l-list,.list-n .l-list-1{
		width: 100%;
	}
	.list-n .l-list .content h3,.list-n .l-list-1 .content h3{
		font-size: 15px;
	}
	.list-n .l-list .content h3:before,.list-n .l-list-1 .content h3:before{
		top: .1rem;
	}
	.list-n .l-list .content-1 ul li{
		margin-bottom: 10px;
	}
	.list-n .l-list .content-1 .content-1-1 ul{
		margin: 0;
	}
	.list-n .l-list .content-1 .content-1-1 ul li{
		width: 90%;
		margin: 0;
		margin-bottom: 10px;
	}
	.list-n .l-list .content p,.list-n .l-list-1 .content p{
		font-size: 14px;
		line-height: 22px;
		margin-left:0!important;
	}
	.list-n .l-list .content p,.list-n .l-list-1 .content table{
		margin-left:0!important;
	}
	.bannerlist01 h3{
		margin-top: 17%;
	}
	
	.current{
		left: 5%;
	}
	.a-about .content-1 dl dt,.a-about .content-2 dl dt{
		width: 100%;
		position: relative;
		left: 0;
		top: 0;
	}
	.a-about .content-1 dl dd,.a-about .content-2 dl dd{
		width: 100%;
		display: block;
		margin: 0;
		float: left;
		line-height: 22px;
	}
	.a-about .content-2 dl dd{
		margin-top: 30px;
		line-height: 24px;
	}
	.a-about .content-1{
		margin-top: .3rem;
	}
	.slider-container {
    		height: 4.3rem;
	}
	.slide-item video {
    		margin-top: -0.5rem;
    }
    .thumbs li{
    		margin: 0 .35rem;
    		text-align: center;
    }
    .thumbs li div em,.thumbs li.curr em{
    		width: .8rem;
    		display: inline-block;
    		float: initial;
    	    height: .8rem;
    }
     .thumbs li.thumb1 div em,.thumbs li.curr.thumb1 div em{
    		background-size: .33rem;
    }
    .thumbs li.thumb2 div em,.thumbs li.curr.thumb2 div em{
    		background-size: .3rem;
    }
    .thumbs li.thumb3 div em,.thumbs li.curr.thumb3 div em{
    		background-size: .33rem;
    }
    .thumbs li.thumb2.curr:before,.thumbs li.thumb2:after{
    		top: .36rem;
    		height: 3px;
    		left: -.75rem;
    		width: .75rem;
    }
    .thumbs li.thumb3.curr:before,.thumbs li.thumb3:after{
    		top: .36rem;
    		height: 3px;
    		left: -.75rem;
    		width: .75rem;
    }
    .thumbs{
    		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: 5.5rem;
	}
	.style-show .title h3{
		font-size: 14px;
	}
	.a-about .hj-content ul li{
		width: 100%;
	}
	.a-about .sh-content dl dt,.a-about .sh-content dl dd{
		width: 100%;
		margin: 0;
	}
	.style-show .content ul li h4,.style-show .content ul li span{
		font-size: 13px;
	}
	.a-about .hj-content ul{
		margin: 0;
	}
	.a-about .hj-content ul li p{
		font-size: 14px;
	}
	.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: 30px;
    	}
    	.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;
    	}
    	.style-show .content{
    		text-align: left;
    		line-height: 22px;
    	}
    	.style-show .content ul{
    		margin: 0;
    	}
    	.style-show .content ul li{
    		width: 100%;
    		margin: 0;
    		margin-top: 20px;
    	}
   .style-show .content ul li img{
    		margin: 0;
    	}
    	.style-show{
    		margin-bottom: .5rem;
    	}
    	.a-about .zzjg-content{
    		line-height: 22px;
    	}
    	.a-about .gltd .g-title .g-content ul li dt{
    		width: 100%;
    	}
    	.a-about .gltd .g-title .g-content ul li dd{
    		width: 100%;
    		margin-top: 20px;
    	}
    	.a-about .sz-content ul li{
    		width: 46%;
    	}
    	.a-about .sz-content ul li dd h3{
    		font-size: 14px;
    	}
    	.a-about .sz-content{
    		margin-bottom: 0;
    	}
    	.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%;
    	}
    	.contact ul li,.contact ul li:nth-child(2),.contact ul li:nth-child(3){
    		width: 100%;
    		padding-bottom: 20px;
    	}
    	.contact ul li:nth-child(2),.contact ul li:nth-child(3){
    		margin: 0;
    		margin-top: 20px;
    	}
    	.contact{
    		padding-bottom: .2rem;
    	}
    	.a-contact .l-contact .content ul li{
    		width: auto;
    	}
    	.contact ul li dd{
    		width: 65%;
    	}
    	.contact ul li:after{
    		height: 1px;
    		bottom: 0;
    		left: 0;
    		width: 100%;
    	}
    	.a-about .yey-content ul li h3 {
    		margin-top: .8rem;
	}
	.a-about .yey-content ul li{
		min-height: 3.55rem;
	}
	.style-show .ab-content{
		width: 90%;
		margin: 0 5%;
	}
	.a-about .kcts-content ul li dd h3{
		font-size: 15px;
	}
	.a-about .kcts-content ul li dd{
		min-height: 5rem;
	}
	.a-about .kcts-content ul li dd p{
		line-height: 22px;
	}
}
@media only screen and (max-width: 375px) {


}