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

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

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

img {
	border: 0;
	display: block;
}

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

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

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

html,
body {}

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

header {
	z-index: 777;
	width: 100%;
	margin: 0 auto;
	height: 1rem;
	position: absolute;
	top:0;
	transition: all 0.5s ease 0s;
}
header h1 {
	display: block;
	float: left;
	margin-top: .15rem;
	margin-left: .57rem;
}

header h1 img {
	display: inline-block;
	width: 1.57rem;
}
header h1 img.img1{
	display: block;
}
header h1 img.img2{
	display: none;
}
nav {
	float: right;
	margin-top: 0rem;
	margin-right: 1rem;
	height: 1rem;
}

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

nav li:hover:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #153a95;
	position: absolute;
	top: 0px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}

nav li.cur:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #153a95;
	position: absolute;
	top: 0px;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
nav li.cur a{
	color:#ffffff;
}
nav li{
	margin: 0 .35rem;
}
nav a {
	display: block;
	font-size: .19rem;
	height: auto;
	color: #ffffff;
	position: relative;
	text-align: center;
	font-family: "Avenir";
}
nav a:hover{
	color: #ffffff;
}
header.on {
	background:rgba(255,255,255,0.95);
	height:.85rem;
	line-height:80px;
	-webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    z-index: 999;
    position: fixed;
}
header.on nav{
	height:.85rem;
}
header.on nav li{
	height:.85rem;
	line-height: .85rem;
}
header.on nav a{
	color: #444444;
}
header.on nav a:hover{
	color: #153a93;
}
header.on h1{
	margin-top: .13rem;
	margin-left: .57rem;
}
header.on h1 img {
	display: inline-block;
	width: 1.37rem;
}
.search {
	width: .18rem;
	height: .18rem;
	background: url(../images/search.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: .67rem;
	top: .4rem;
}
header.on .search {
	width: .18rem;
	height: .18rem;
	background: url(../images/search-1.png) no-repeat;
	background-size: 100%;
	position: absolute;
	right: .67rem;
	top: .33rem;
}
header.on h1 img.img1{
	display: none;
}
header.on h1 img.img2{
	display:block ;
}
.hid {
	opacity: 0.0!important;
	-webkit-transform: translateY(60px)!important;
	transform: translateY(60px)!important;
	-webkit-transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	transition-timing-function: cubic-bezier(.41, .2, .38, .8)!important;
	-webkit-transition-property: opacity, -webkit-transform!important;
	transition-property: opacity, transform!important;
	-webkit-transition-duration: .74s!important;
	transition-duration: .74s!important
}

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

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

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

.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/n-l.svg) no-repeat center center rgba(0, 0, 0, 0.35);
	background-size: .4rem;
	width: 52px;
	height: 83px;
	top: 40%;
}

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

.banner .am-slider-default .am-direction-nav .am-next {
	right: 0;
	background:url(../images/n-r.svg) no-repeat center center rgba(0, 0, 0, 0.35);
	background-size: .4rem;
}
.title-1{
	position: absolute;
	top: 30%;
	text-align: center;
	width: 100%;
}
.title-1 h2{
	font-size:.68rem;
	color: #ffffff;
	font-family: 微软雅黑;
}
.title-1 h3{
	font-size:.22rem;
	font-weight: normal;
	color: #ffffff;
	margin-top: .2rem;
	width: 6.2rem;
	display: inline-block;
	font-family: 微软雅黑;
	line-height: .35rem;
}
.fast{
	position: absolute;
	bottom: 0;
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.fast1{
	width: 14.56rem;
	margin: 0 auto;
}
.fast ul{
	margin: 0;
	padding: 0;
	vertical-align: middle;
}
.fast ul li{
	display: inline-block;
	width: 3.4rem;
	float: left;
	background: rgba(255, 255, 255, 0.9);
	min-height: 1.6rem;
	border-bottom: 4px solid #213e84;
	margin: 0 .12rem;
	margin-bottom: 0;
	transition: all 0.5s ease 0s;
}
.fast ul li:hover{
	background: rgba(20, 58, 148, 0.9);
	transition: all 0.5s ease 0s;
}
.fast ul li h2{
	width: .6rem;
	float: left;
	min-height: .9rem;
	margin-top: .34rem;
	margin-left: .3rem;
	margin-right: .2rem;
}
.fast ul li:nth-child(1) h2{
	background: url(../images/icon01.png) no-repeat top center;
	background-size: 100% auto;
	width: .5rem;
}
.fast ul li:nth-child(2) h2{
	background: url(../images/icon02.png) no-repeat top center;
	background-size: 100% auto;
}
.fast ul li:nth-child(3) h2{
	background: url(../images/icon03.png) no-repeat top center;
	background-size: 100% auto;
	width: .5rem;
}
.fast ul li:nth-child(4) h2{
	background: url(../images/icon04.png) no-repeat top center;
	background-size: 100% auto;
	width: .57rem;
}
.fast ul li h3{
	text-align: left;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #333333;
	margin-top: .3rem;
}
.fast ul li:hover h3,.fast ul li:hover span,.fast ul li:hover p{
	color: #ffffff;
}
.fast ul li:nth-child(1):hover h2{
	background: url(../images/icon01-1.png) no-repeat top center;
	background-size: 100% auto;
	width: .5rem;
}
.fast ul li:nth-child(2):hover h2{
	background: url(../images/icon02-1.png) no-repeat top center;
	background-size: 100% auto;
}
.fast ul li:nth-child(3):hover h2{
	background: url(../images/icon03-1.png) no-repeat top center;
	background-size: 100% auto;
	width: .5rem;
}
.fast ul li:nth-child(4):hover h2{
	background: url(../images/icon04-1.png) no-repeat top center;
	background-size: 100% auto;
	width: .57rem;
}
.fast ul li h3 span{
	display: block;
	font-family:arial;
	font-size: .14rem;
	color: #9c9c9c;
	font-weight: normal;
	height: .28rem;
}
.fast ul li p{
	text-align: left;
	font-family: "微软雅黑";
	font-size: .14rem;
	color: #959595;
	margin-top: .15rem;
	padding-right: .2rem;
}
.colorbg {
	display: block;
	width: 100%;
	overflow: hidden;
	background: #f7f7f7;
	z-index: -9999;
}
.main {
	width: 14.32rem;
	margin: 0 auto;
	overflow: hidden;
	padding-top: .7rem;
	padding-bottom: .7rem;
}
.rd-news{
	width: 7.27rem;
	border-right: 1px solid #c7c8c9;
	float: left;
	padding-bottom: .26rem;
}
.rd-news dl{
	display: block;
}
.rd-news dl dt{
	display: block;
	float: left;
	width: 2.66rem;
}
.rd-news dl dt img{
	width: 100%;
}
.rd-news dl dd{
	display: block;
	float: left;
	margin-left: .35rem;
	width: 3.8rem;
}
.rd-news dl dd h3{
	text-align: justify;
	font-family: "微软雅黑";
	font-size: .19rem;
}
.rd-news dl dd h3 a{
	color: #333333;
	transition: all 0.5s ease 0s;
} 
.rd-news dl dd:hover h3 a{
	color: #213e84;
	transition: all 0.5s ease 0s;
} 
.rd-news dl dd span{
	text-align: justify;
	font-family: arial;
	font-size: .16rem;
	color: #213e84;
	font-style: italic;
	padding: .2rem 0;
	display: block;
}
.rd-news dl dd p{
	text-align: justify;
	font-family:"微软雅黑";
	font-size: .14rem;
	color: #666666;
	display: block;
	line-height: .26rem;
}
.news{
	width: 6.5rem;
	float: right;
}
.news .title{
	width: 100%;
	display: block;
	float: left;
}
.news .title ul{
	display: block;
	margin-left: -.1rem;
	border-bottom: 0;
}
.news .am-nav-tabs>li.am-active>a{
	border: 0;
	background: none;
	line-height: inherit;
}
.news .am-nav-tabs>li.am-active>a{
	border: 0;
	line-height: inherit;
}
.news .am-nav-tabs>li>a{
	margin: 0;
	padding: 0;
	line-height: inherit;
	border: 0;
}
.news .am-nav-tabs>li.am-active>a, .news .am-nav-tabs>li.am-active>a:focus{
	border: 0;
	background: none;
}
.news .am-nav-tabs>li.am-active>a:hover{
	background: none;
	border: 0;
	line-height: inherit;
}
.news .am-nav-tabs>li>a:hover{
	border: 0;
	line-height: inherit;
}
.news .am-nav>li>a:hover{
	background: none;
	line-height: inherit;
}
.news .am-tabs-bd{
	border: 0;
}
.news .am-tabs-bd .am-tab-panel{
	padding: 0;
}
.news .title ul li{
	display: block;
	float: left;
	font-size: .18rem;
	font-family: "微软雅黑";
	margin: 0 .1rem;
	position: relative;
	padding-bottom: .1rem;
}
.news .title ul li a{
	color: #8c8c8c;
}
.news .title ul li.am-active a{
	color: #333333;
	font-weight: bold;
}
.news .title ul li:after {
	content: "";
	width: 0%;
	height: 2px;
	background: #213e84;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.news .title ul li:hover:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #213e84;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.news .title ul li.am-active:after {
	content: "";
	width: 100%;
	height: 2px;
	background: #213e84;
	position: absolute;
	bottom: 0;
	left: 0%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.news .content{
	width: 100%;
	display: block;
	float: left;
	margin-top: .1rem;
}
.news .content ul{
	display: block;
	margin: 0;
	width: 100%;
}
.news .content ul li{
	display: block;
	border-bottom: 1px dotted #c7c8c9;
	padding: .12rem 0;
	margin: 0;
	width: 100%;
	overflow: hidden;
}
.news .title .content ul li:after{
	display: none;
}
.news .content ul li a{
	float: left;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #333333;
	transition: all 0.5s ease 0s;
}
.news .content ul li:hover a{
	color: #213e84;
	transition: all 0.5s ease 0s;
} 
.news .content ul li span{
	float: right;
	font-size: .14rem;
	font-family: "微软雅黑";
	color: #c9cacb;
	background: url(../images/img-ico.jpg) no-repeat left center;
	padding-left: .25rem;
}
.m {
	width: 100%;
	overflow: hidden;
	background: #f6f6f6;
}
.tsxm {
	width: 14.32rem!important;
	margin: 0 auto;
	overflow: hidden;
	padding-top: .5rem;
	padding-bottom: .7rem;
}
.tsxm .title{
	width: 3rem;
	float: left;
}
.tsxm .title span{
	display: block;
}
.tsxm .title span img{
	display: block;
	width: .56rem;
}
.tsxm .title h3{
	display: block;
	font-family: "微软雅黑";
	font-size: .18rem;
	color: #333333;
	margin-top: .1rem;
}
.tsxm .title h4{
	display: block;
	font-family: arial;
	font-size: .3rem;
	color: #e4e4e4;
	margin-top: .05rem;
	font-weight: normal;
}
.tsxm .title p{
	display: block;
	font-family:"微软雅黑";
	font-size: .14rem;
	color: #666666;
	margin-top: .12rem;
	line-height: .28rem;
	border-bottom: 2px solid #b6b6b6;
	padding-bottom: .2rem;
	font-weight: normal;
}
.tsxm .content{
	padding-top: .42rem;
	text-align: center;
    overflow: inherit;
    width: 11rem;
    float: right;
    position: relative;
}
.tsxm .content ul{
	
}
.tsxm .content ul li{
	display: inline-block;
    float: left;
    vertical-align: middle;
    position: relative;
    overflow: hidden;
}
.tsxm .content .swiper-button-prev {
    background-image: url(../images/s_left.png);
    right: .23rem;
    left: auto;
    width: .14rem;
    height: .13rem;
    background-size: 100% auto;
    top: 10%;
}
.tsxm .content .swiper-button-next {
    background-image: url(../images/s_right.png);
    right: 0rem;
    left: auto;
    width: .14rem;
    height: .13rem;
    background-size: 100% auto;
    top: 10%;
}
.tsxm .content ul li a{
	display: block;
	position: relative;
	margin: 0 0 0 .4rem;
}
.tsxm .content ul li dl{
	display: block;
	position: relative;
}
.tsxm .content ul li dt{
	width: 100%;
}
.tsxm .content ul li dt img{
	width: 100%;
}
.tsxm .content ul li dd{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 23, 78, 0);
	transition: all 0.5s ease 0s;
}
.tsxm .content ul li:hover dd{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0, 23, 78, 0.5);
	transition: all 0.5s ease 0s;
}
.tsxm .content ul li dd:after {
	content: "";
	border: 0;
	overflow: hidden;
	width: 95%;
	height: 93%;
	position: absolute;
	bottom: 3%;
	left: 2.3%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.tsxm .content ul li:hover dd:after {
	content: "";
	border: 1px solid #ffffff;
	width: 95%;
	height: 93%;
	position: absolute;
	bottom: 3%;
	left:2.3%;
	transition: all 0.5s ease 0s;
	overflow: hidden;
}
.tsxm .content ul li dd h3{
	text-align: center;
	margin-top: .7rem;
	font-size: .24rem;
	color: #ffffff;
	font-family: "微软雅黑";
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.tsxm .content ul li dd span{
	text-align: center;
	margin-top: .2rem;
	font-size: .24rem;
	width: 100%;
	overflow: hidden;
	float: left;
	color: #ffffff;
	font-family: "微软雅黑";
	transition: all 0.5s ease 0s;
	opacity: 0;
}
.tsxm .content ul li dd span img{
	width: .38rem;
}
.tsxm .content ul li:hover dd h3{
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.tsxm .content ul li:hover dd span{
	opacity: 1;
	transition: all 0.5s ease 0s;
}
.tsxm .content ul li dd span img{
	display:inline-block;
}
.tsxm .content ul li b{
	display: block;
	position: relative;
	margin-top: .15rem;
}
.tsxm .content ul li b h3{
	font-family: 微软雅黑;
	font-size: 0.18rem;
	text-align: left;
}
.tsxm .content ul li b p{
	font-family: "微软雅黑";
	font-size: .14rem;
	line-height: 20px;
	color: #898989;
	margin-top: 0.1rem;
	font-weight: normal;
	text-align: left;
}
.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;
}
.ups-search div{
	width:100%;
	float:right;
	text-align:left;
	font-size:.14rem;
	color:#ffffff;
	margin-top:10px;

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

	cursor:pointer

}

footer {
	width: 14.32rem;
	margin: 0 auto;
	overflow: hidden;
	padding-top: .5rem;
}
.foot-1{
	width: 100%;
	display: block;
	float: left;
}
.foot-1 ul{
	display: block;
}
.foot-1 ul li{
	float: left;
	margin-right: 1.4rem;
	position: relative;
}
.foot-1 ul li:after {
	content: "";
	width: 1px;
	height: 13px;
	background: #656365;
	position: absolute;
	top: .04rem;
	left: 1.4rem;
	transition: all 0.5s ease 0s;
}
.foot-1 ul li h3{
	display: block;
	font-family: "微软雅黑";
	color: #696969;
	font-size: .16rem;
	margin-bottom: .2rem;
}
.foot-1 ul li a{
	display: block;
	font-family: "微软雅黑";
	color: #747474;
	font-size: .14rem;
}
.foot-1 ul li a:hover{
	color: #213e84;
	transition: all 0.5s ease 0s;
} 
.code{
	float: right;
}
.code img{
	width:.9rem;
}
.foot-2{
	width: 100%;
	display: block;
	float: left;
	border-top: 1px solid #ebebeb;
	margin-top: .5rem;
	padding: .2rem 0;
}
.foot-2 span{
	color: #929292;
	font-family: "微软雅黑";
	font-size: .14rem;
}
@media only screen and (max-width: 1600px) {
	.fast ul li{
		width: 3.2rem;
	}
	.main,footer{
		width: 13.5rem;
	}
	.fast1{
		width: 13.76rem;
	}
	.rd-news{
		width: 7rem;
	}
	.news{
		width: 6.05rem;
	}
	.rd-news dl dd{
		width: 3.5rem;
	}
	.rd-news dl dd span{
		padding:.15rem 0;
	}
	.tsxm{
		width: 13.5rem!important;
	}
	.tsxm .content{
		width: 10.2rem;
		padding-top: .5rem;
	}
	.tsxm .content ul li a{
		margin: 0 0 0 .3rem;
	}
	.tsxm .title p{
		line-height: .26rem;
	}
	.foot-1 ul li{
		margin-right: 1.3rem;
	}
}
@media only screen and (max-width: 1440px) {
	.foot-1 ul li:after{
		left: 1.3rem;
	}
	.tsxm .content .swiper-button-prev,.tsxm .content .swiper-button-next{
		height: .1rem;
	}
}
@media only screen and (max-width: 1366px) {
	
	
}
@media only screen and (max-width: 1280px) {
	.foot-1 ul li{
		margin-right: 1.2rem;
	}
}

@media only screen and (max-width: 1152px) {
	.news .content ul li a{
		width: 4.7rem;
		overflow: hidden;
	}
	.tsxm .content .swiper-button-prev,.tsxm .content .swiper-button-next{
		top: 12%;
	}
}
@media only screen and (max-width: 1024px) {
	.tsxm .content .swiper-button-prev,.tsxm .content .swiper-button-next{
		top: 15%;
	}
	.news .content ul li a{
		width: 4.7rem;
		overflow: hidden;
		height: .25rem;
	}
	.fast ul li p{
		font-size: 12px;
		overflow: hidden;
	}
	.fast ul li{
		min-height: 2rem;
	}
	.foot-1 ul li{
		margin-right: 1rem;
	}
	.foot-1 ul li:after{
		left: 1.3rem;
	}
}
@media only screen and (max-width: 1000px) {
	.news .content ul li a {
    		width: 4.3rem;
    		height: .28rem;
    }
    .code img{
    		width: .84rem;
    }
    .news .content ul li span{
    		padding-left: .3rem;
    }
}
@media only screen and (max-width: 800px) {
	header{
		position:relative;
	}
	nav{
		display: none;
	}
	header h1 img.img1{
		display: none;
	}
	header h1 img.img2{
		display: block;
	}
	.title-1{
		top: 25%;
	}
	.am-slider .am-slides img{
		height: 6.5rem;
	}
	.main{
		width: 90%;
		margin: 0 5%;
		padding-top: 5%;
		padding-bottom: .7rem;
	}
	.fast1{
		width: 90%;
		margin: 0 5%;
		position: relative;
		overflow: hidden;
	}
	.fast ul li{
		margin: 0;
		background: none;
		border: 0;
	}
	.fast ul li a{
		margin: 0 0 0 5%;
		display: block;
		overflow: hidden;
		background: rgba(255, 255, 255, 0.9);
		border-bottom: 4px solid #213e84;
		min-height: 2rem;
	}
	.rd-news{
		width: 100%;
		border-right:0;
	}
	.rd-news dl dt{
		width: 100%;
	}
	.rd-news dl dd{
		width: 100%;
		margin: 0;
		margin-top: 5%;
	}
	.rd-news dl dd{}
	.rd-news dl dd h3{
		font-size: 14px;
	}
	.rd-news dl dd span{
		font-size: 12px;
	}
	.rd-news dl dd p{
		font-size: 13px;
		line-height: 22px;
	}
	.news{
		width: 100%;
		margin-top: 5px;
	}
	.news .title ul{
		margin-left: -10px;
	}
	.news .title ul li{
		font-size: 15px;
		padding-bottom: 10px;
		margin: 0 10px;
	}
	.news .content ul li{
		padding: 10px 0;
	}
	.news .content ul li a{
		font-size: 13px;
		width: 100%;
		text-align: justify;
	}
	.news .content ul li span{
		font-size: 13px;
		float: left;
		margin-top: 10px;
		padding-left: 18px;
		background-size: 12px;
	}
	.tsxm{
		width: 90%!important;
		margin: 0 5%;
	}
	.tsxm .title{
		width: 100%;
	}
	.tsxm .title h3{
		font-size: 15px;
	}
	.tsxm .title p{
		font-size: 13px;
		line-height: 22px;
		border-bottom: 0 solid #b6b6b6;
		padding-bottom: 0;
	}
	.tsxm .content{
		width: 100%;
		margin-top: 0px;
	}
	.tsxm .content ul li a{
		margin: 0;
	}
	.tsxm .content .swiper-button-prev,.tsxm .content .swiper-button-next{
		display: none;
	}
	footer{
		width: 90%;
		margin: 0 5%;
	}
	.foot-1 ul li{
		width: 25%;
		margin: 0;
		margin-bottom: 20px;
		
	}
	.code{
		float: left;
	}
	.foot-1 ul li:after{
		left: 1.6rem;
	}
	.search{
		display: none;
	}
	header.on{
		position: relative;
		height: 1rem;
	}
	header.on h1 img{
		width: 1.57rem;
	}
}
@media only screen and (max-width: 640px) {
	header{
		position:relative;
	}
	nav{
		display: none;
	}
	header h1{
		margin-left: 5%;
	}
	header h1 img.img1{
		display: none;
	}
	header h1 img.img2{
		display: block;
	}
	.title-1{
		top: 20%;
	}
	
	.am-slider .am-slides img{
		height: 5rem;
	}
	.fast ul li p{
		display: none;
	}
	.fast ul li{
		min-height: 1.5rem;
	}
	.fast ul li a{
		min-height: 1.5rem;
	}
	.main{
		width: 90%;
		margin: 0 5%;
		padding-top: 5%;
		padding-bottom: .7rem;
	}
	.rd-news{
		width: 100%;
		border-right:0;
	}
	.rd-news dl dt{
		width: 100%;
	}
	.rd-news dl dd{
		width: 100%;
		margin: 0;
		margin-top: 5%;
	}
	.rd-news dl dd{}
	.rd-news dl dd h3{
		font-size: 14px;
	}
	.rd-news dl dd span{
		font-size: 12px;
	}
	.rd-news dl dd p{
		font-size: 13px;
		line-height: 22px;
	}
	.news{
		width: 100%;
		margin-top: 5px;
	}
	.news .title ul{
		margin-left: -10px;
	}
	.news .title ul li{
		font-size: 15px;
		padding-bottom: 10px;
		margin: 0 10px;
	}
	.news .content ul li{
		padding: 10px 0;
	}
	.news .content ul li a{
		font-size: 13px;
		width: 100%;
		text-align: justify;
	}
	.news .content ul li span{
		font-size: 13px;
		float: left;
		margin-top: 10px;
		padding-left: 18px;
		background-size: 12px;
	}
	.tsxm{
		width: 90%!important;
		margin: 0 5%;
	}
	.tsxm .title{
		width: 100%;
	}
	.tsxm .title h3{
		font-size: 15px;
	}
	.tsxm .title p{
		font-size: 13px;
		line-height: 22px;
		border-bottom: 0 solid #b6b6b6;
		padding-bottom: 0;
	}
	.tsxm .content{
		width: 100%;
		margin-top: 0px;
	}
	.tsxm .content ul li a{
		margin: 0;
	}
	.tsxm .content .swiper-button-prev,.tsxm .content .swiper-button-next{
		display: none;
	}
	footer{
		width: 90%;
		margin: 0 5%;
	}
	.foot-1 ul li{
		width: 33%;
		margin: 0;
		margin-bottom: 20px;
		
	}
	.code{
		float: left;
	}
	.foot-1 ul li:after{
		left: 1.6rem;
	}
	.search{
		display: none;
	}
	header.on{
		position: relative;
		height: 1rem;
	}
	header.on h1 img{
		width: 1.57rem;
	}	
}
@media only screen and (max-width: 375px) {
	

}