.skin{
	background:#f3f3f3;
}
.fulimg{
	display:block;
	width:100%;
}
.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0,0,0);
    z-index: 10;
    width: 100%;
    bottom: 0;
	padding:0.3rem;
}
.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #fff !important;
	border:1px solid transparent !important;
    opacity: 1 !important;
	margin:0 5px;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #3B6EC0 !important;
}
.container{
	width:100%;
	padding:0.32rem;
}
.content{
	width:100%;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
	background:#fff;
	padding:0.6rem 0 0.8rem 0;
	border-radius:0.1rem;
}
.tbg{
	width:4.85rem;
	height:0.56rem;
	margin:0 auto;
	line-height:0.56rem;
	text-align:center;
	font-size:0.3rem;
	color:#fff;
	background:url('../images/tbg.png')no-repeat;
	background-size:100% 100%;
}
.ermc{
	width:4.33rem;
	margin:0 auto;
	padding:0.8rem 0 0.1rem 0;
	text-align:center;
	font-size:0.28rem;
}
.title{
	width:100%;
	text-align:center;
	color:#2A64B1;
	font-size:0.32rem;
	text-align:center;
}
.hrc{
	width:3.4rem;
	padding:0.4rem;
	margin:0 auto;
}
.control{
	width:5.9rem;
	border:1px solid #DFDFDF;
	height:0.9rem;
	padding:0.2rem 0.4rem;
	border-radius:5px;
	margin:0 auto;
}
.control input{
	width:100%;
	height:0.5rem;
	font-size:0.28rem;
}
.btnsearch{
	width:5.9rem;
	line-height:0.9rem;
	height:0.9rem;
	text-align:center;
	background:#053291;
	color:#fff;
	font-size:0.3rem;
	margin:0.4rem auto 0 auto;
	border-radius:5px;
}
.links{
	width:6.9rem;
	padding:0.4rem 0;
	margin:0 auto;
}
.link{
	width:3.29rem;
	display:block;
	margin-bottom:0.3rem;
}
.link img{
	display:block;
	width:100%;
}
.links .cell-wrap{
	width:100%;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.imgc{
	width:5.7rem;
	margin:0 auto;
	padding:0.65rem 0 0.54rem 0;
}
.ways{
	width:5.7rem;
	margin:0 auto;
	font-size:0.28rem;
	line-height:1.7em;
}
.spacing{
	height:0.15rem;
	width:100%;
}
.dec{
	width:4.5rem;
	padding:0.8rem 0.2rem 0.3rem 0.2rem;
	margin:0 auto;
}
.codes{
	width:4.5rem;
	height:0.6rem;
	text-align:center;
	line-height:0.58rem;
	color:#4161C1;
	font-size:0.3rem;
	font-family: '宋体';
	font-weight:bold;
	border:1px solid #4161C1;
	border-radius:0.3rem;
	margin:0 auto;
}
#fwresult{
	width:5.8rem;
	padding:0.5rem 0;
	margin:0 auto;
	line-height:1.6em;
	font-size:0.28rem;
}
.product{
	width:2rem;
	padding:0 0.3rem;
}
.productMsg{
	padding:0.4rem 0.2rem;
	line-height:1.6em;
	font-size:0.28rem;
}