body{
	min-width: 320px;
	max-width: 540px;
	margin: auto !important;
}
header{
	position: fixed;
	top: 0;
	width: 100%;
	left: 0;
	z-index: 199;
	background: #fff;
	-webkit-box-shadow: 0px 0px 2px rgba(0,0,0,.1);
	box-shadow: 0px 0px 2px rgba(0,0,0,.1);
}
.t-height{
	height: 45px;
}
.container{
	padding: 0px 10px !important;
	width: auto !important;
}
.top{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-align-items: center;
	padding: 10px 0px;
}
.top .logo img{
	height: 25px
}
.top .nav-logo{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
}
.top ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.top ul i{
	display: block;
	width: 1px;
	height: 12px;
	background: rgba(0,0,0,.35);
	margin: 0px 6px;
}
.top li a{
	color: #575757;
	font-size: 1.3rem;
}
.top li.on a{
	color: #122a88;
}
.top .nav-logo i{
	display: block;
	max-width: 25px;
}
.menu i{
	height:48px;
	text-align:center;
	border-bottom:1px rgba(0,0,0,.15) solid;
	display:block;
	padding:11px 0px 0px;
}
.menu i img{
	height:23px;
}
.heise{
	position:fixed;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:90;
	display:none;
	background:rgba(0,0,0,.8);
}
.menu{
	position: fixed;
	width: 70%;
	height: 100%;
	background: #fff;
	top: 0px;
	z-index: 96;
	right:-100%;
	-webkit-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.menuu{
	right:0;
}
.menu ul{
	padding: 0px 0px 0;
}
.menu ul li{
	border-bottom: 1px rgba(0,0,0,.1) solid;
}
.menu ul li a{
	display: block;
	color: #333;
	line-height: 46px;
	font-size: 1.4rem;
	padding: 0px 20px;
	background: url(../images/mujt.png) 95% center no-repeat;
	background-size: auto 30%;
}
#banner .swiper-pagination span{
	width: 14px;
	height: 6px;
	background: #fff;
	border-radius: 3px;
	opacity: 1;
}
#banner .swiper-pagination span.swiper-pagination-bullet-active{
	background: #ffa800;
}
.qkmenu{
	padding: 15px 0px 5px;
	border-bottom: 7px #e7e7e7 solid;
}
.qkmenu ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
}
.qkmenu li{
	width: 30%;
	margin-bottom: 5px;
}
.qkmenu li img{
	width: 50%;
	margin: 0 auto;
}
.qkmenu li a{
	display: block;
	text-align: center;
	color: #5a5a5a;
	line-height: 30px;
}
.title{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.title p{
	color: #444a51;
	font-size: 1.7rem;
	line-height: 30px;
	font-weight: bold;
}
.title a{
	display: block;
	color: #5a5a5a;
	line-height: 30px;
}
.yewu{
	padding: 10px 0px;
	border-bottom: 7px #e7e7e7 solid;
}
.yewu ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	margin-top: 12px;
}
.yewu ul li{
	width: 48%;
	margin-bottom: 15px;
}
.yewu ul li img{
	width: 100%;
	height: auto;
}
.yewu ul li a{
	background: #e5e5e5;
	display: block;
	color: #333;
}
.yewu ul li a span{
	display: block;
	line-height: 30px;
	padding: 5px 0px;
	text-align: center;
}
.youshi{
	padding: 10px 0px;
	border-bottom: 7px #e7e7e7 solid;
}
.youshi ul{
	margin-top: 14px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.youshi ul li{
	width: 49%;
	margin-bottom: 10px;
}
.youshi ul li a{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.youshi ul li i{
	display: block;
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background-color: #e0e0e0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: 40% auto;
}
.youshi ul li p{
	width: calc(100% - 50px);
	padding-left: 10px;
	color: #3d3d3d;
}
.about{
	padding: 10px 0px 20px;
}
.about section{
	margin: 10px 0px 0px;
	line-height: 22px;
	color: #3e3e3e;
	font-size: 1.3rem;
}
.bottom{
	position: fixed;
	width: 100%;
	left: 0;
	z-index: 99;
	bottom: 0;
	background: #1055a4;
}
.bottom ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
}
.bottom ul li{
	width: 25%;
}
.bottom ul li a{
	display: block;
	text-align: center;
	padding: 5px 0;
	color: #fff;
}
.bottom ul li a i{
	display: block;
}
.bottom ul li a i img{
	height: 17px;
}
.bottom ul li a p{
	font-size: 1.3rem;
	margin: 3px 0px 0px;
	line-height: 18px;
}
.b-height{
	height: 51px;
}
.lanmu{
	position:relative;
}
.lanmu .lmbt{
	position:relative;
	background:#1055a4;
	z-index:9;
}
.lanmu .lm-ct{
	display:flex;
	justify-content:space-between;
	align-items:center;
}
.lanmu .lm-ct h3{
	display:block;
	color:#fff;
	font-size:1.5rem;
	line-height:20px;
	padding:10px 0px;
}
.lanmu .lm-ct .lm-logo{
	width:27px;
	padding:5px 0px 0px;
}
.lanmu .lm-ct .lm-logo span{
	display:block;
	background:#fff;
	height:3px;
	margin-bottom:5px;
	transition: .3s;
	transform-origin: 30% center;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(1){
	-webkit-transform: rotateZ(45deg);
	-moz-transform: rotateZ(45deg);
	-ms-transform: rotateZ(45deg);
	-o-transform: rotateZ(45deg);
	transform: rotateZ(45deg);
}
.lanmu .lm-ct .xx-logo span:nth-of-type(2){
	display:none;
}
.lanmu .lm-ct .xx-logo span:nth-of-type(3){
	-webkit-transform: rotateZ(-45deg);
	-moz-transform: rotateZ(-45deg);
	-ms-transform: rotateZ(-45deg);
	-o-transform: rotateZ(-45deg);
	transform: rotateZ(-45deg);
}
.lanmu .lmct{
	position:absolute;
	width:100%;
	top:100%;
	left:0;
	display:none;
	background:#fff;
	z-index:8;
	padding:15px 15px 5px;
	box-shadow:0px 0px 5px rgba(0,0,0,.4);
}
.lanmu .lmct ul{
	display:flex;
	justify-content:space-between;
	flex-wrap:wrap;
}
.lanmu .lmct ul li{
	width:48%;
	margin-bottom:10px;
}
.lanmu .lmct ul li a{
	display:block;
	text-align:center;
	line-height:32px;
	color:rgba(0,0,0,.7);
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	border:1px rgba(0,0,0,.1) solid;
}
.lanmu .lmct ul li.cur a{
	color:#fff;
	background:#1055a4;
	border:1px #1055a4 solid;
}
.iabout{
	padding:15px 0px;
	font-size:1.3rem;
	line-height:23px;
	color:#333;
}
.iabout img{
	max-width:100%;
	height:auto;
}
.iabout ul {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.iabout ul li{
	width:48%;
	margin-bottom:15px;
	border:2px rgba(0,0,0,.1) solid;
	padding:1px;
}
.iyewu{
	padding:15px 0px;
}
.iyewu ul{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	display: -webkit-flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.iyewu ul li{
	width:48%;
	margin-bottom:15px;
}
.iyewu ul li a{
	display: block;
	background: #f5f5f5;
	text-align: center;
	overflow: hidden;
	transition: .3s;
}
.iyewu ul li a:hover{
	box-shadow:0px 0px 20px rgba(0,0,0,.15);
}
.iyewu ul li a big{
	display: block;
	font-size: 1.4rem;
	color: #1f1f1f;
	line-height: 25px;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	padding: 10px 0px;
}
.iyewud{
	padding:15px 0 25px;
}
.iyewud>h2{
	text-align:center;
	font-size:1.6rem;
	line-height:26px;
	border-bottom:1px rgba(0,0,0,.1) solid;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:bold;
}
.iyewud>section{
	line-height:24px;
	font-size:1.3rem;
	color:#666;
}
.iyewud>section img{
	max-width:100%;
	height:auto;
}
.fanye{
	border-top:1px rgba(0,0,0,.1) solid;
	border-bottom:1px rgba(0,0,0,.1) solid;
	margin:30px 0px 0px;
}
.fanye li{
	line-height:36px;
	color:#000;
}
.fanye li:first-child{
	border-bottom:1px rgba(0,0,0,.1) dashed;
}
.fanye li a{
	color:#888;
}
.fanye li a:hover{
	color:#f00;
}
.iabout .ysimg{
	border:2px rgba(0,0,0,.1) solid;
	padding:2px;
	margin:5px 0px 0px;
}
.icase li img{
	border-top:2px #f5f5f5 solid;
	border-left:2px #f5f5f5 solid;
	border-right:2px #f5f5f5 solid;
}
.inews{
	padding:10px 0px 20px;
}
.inews ul{
	padding-bottom:15px;
}
.inews li{
	border-bottom:1px rgba(0,0,0,.25) dashed;
	padding:10px 0px;
}
.inews li a{
	display:block;
	color:#333;
}
.inews li a h3{
	font-size:1.6rem;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	line-height:23px;
}
.inews li a small{
	display:block;
	font-size:1.2rem;
	color:#999;
	font-family:arial;
	line-height:20px;
}
.inews li a span{
	display:block;
	color:#666;
	font-size:1.3rem;
	line-height:20px;
}
.iabout #container{
	margin:10px 0px;
	z-index:9;
}