/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0
}
html {
	background: #cdf0ff;
	position: relative;
	height: 100%;
	font-size: 125%;
	overflow-x: hidden;
}
@media (max-width:1200px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:1024px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:768px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:540px) {
	html {
		font-size: 100%;
	}
}
@media (max-width:440px) {
	html {
		font-size: 87.5%;
	}
}
@media (max-width:340px) {
	html {
		font-size: 75%;
	}
}
body {
	font-size: 100%;
	color: #333;
	font-family: "Microsoft YaHei";
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	margin: 0 auto;
	min-height: 100%;
	position: relative;
	background:url(../img/bg.gif) repeat;
	overflow-x: hidden;
	padding-bottom: 35px;
}
form {
	display: inline;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block
}
audio, canvas, video {
	display: inline-block;
*display:inline;
*zoom:1
}
button, input, select, textarea {
	font-size: 100%;
	vertical-align: middle;
	outline: none;
	font-family: "Microsoft YaHei";
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
th {
	text-align: inherit
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic;
}
input, img {
	vertical-align: middle
}
ol, ul {
	list-style: none
}
em, i {
	font-style: normal
}
a {
	text-decoration: none;
	color: inherit;
}
a:hover {
	text-decoration: underline;
}
textarea {
	resize: none
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:after, :before {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.left{
	float: left;
}
.right{
	float: right;
}
.clearfix:after {
	clear: both;
	content: " ";
	display: block;
	font-size: 0;
	height: 0;
	visibility: hidden;
}
/* ---- header Style ---- */
.header_coat {
	background: url(http://www.jiaodong.net/sys/images/topnav.png) repeat-x center top;
	height: 30px;
	overflow: hidden;
	width: 100%;
}
.header {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
	height: 30px;
}
.header .link {
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.header .link a {
	color: #333;
	margin: 0 5px;
}
@media (max-width:768px) {
	.header_coat {
		height: 24px;
		background-size: auto 100%;
		display: none;
	}
	.header {
		height: 24px;
	}
	.header .fl {
		height: 80%;
		width: auto;
	}
	.header .link {
		height: 24px;
		line-height: 24px;
	}
	.header .link a {
		color: #333;
		margin: 0 5px;
	}
}
@media (max-width:414px) {
	.header .link {
		display: none;
	}
}
/* ---- banner Style ---- */
.banner_coat{
	background: url(../img/banner.png) center center no-repeat;
	background-size: auto 100%;
}
/* ---- container Style ---- */
h1.head{
	width: 100%;
	margin-bottom: 4%;
	line-height: 0px;
}
h1.head img{
	width: 100%;
	height: auto;
}
.tipsBox{
	line-height: 2rem;
	font-size: 1rem;
	text-align: fl;
	color: #333;
	margin-bottom: 4%;
}
/* ---- bankList Style ---- */
.bankList{
	margin-bottom: 2%;
}
.bankList li{
	width: 32%;
	margin-right: 2%;
	float: left;
	margin-bottom: 3.4%;
}
.bankList li a{
	display: block;
	width: 100%;
	padding: 2.7% 2.083% 4.583%;
	background: url(../img/bank_bg.png) no-repeat;
	background-size: 100% 100%;
}
.bankList li a img{
	width: 100%;
	height: auto;
}
.red{color: #ff0000;}
.bankList li:nth-child(3n){
	margin-right: 0;
}
@media (max-width:768px) {
	.bankList li{
		width: 48%;
		margin-right: 4%;
	}
	.bankList li:nth-child(3n){
		margin-right: 4%;
	}
	.bankList li:nth-child(2n){
		margin-right: 0;
	}
}
/* ---- qrcodeList Style ---- */
.qrcodeList{
	margin-bottom: 4%;
}
.qrcodeList li{
	padding-top: 1.8rem;
	position: relative;
	width: 32%;
	float: left;
	margin-right: 2%;
	margin-bottom: 4.2%;
}
.qrcodeList li:nth-child(3n){
	margin-right: 0
}
.qrcodeList li h2{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 83.75%;
	margin: 0 auto;
}
.qrcodeList li h2::before{
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	right: -0.3rem;
	top: 0.4rem;
	background: rgba(0,99,169,0.7);
	border-radius: 1.8rem;
}
.qrcodeList li h2 span{
	display: block;
	width: 100%;
	position: relative;
	height: 3.2rem;
	line-height: 3.2rem;
	background: #15aaff;
	border-radius: 1.6rem;
	font-size: 1.4rem;
	color: #fff;
	text-align: center;
	z-index: 1;
}
.qrcodeList li .con{
	background: url(../img/qrcode_bg.png) no-repeat;
	background-size: 100% 100%;
	padding: 14.683% 11.25% 14.683% 9.375%;
}
.qrcodeList li .qrcode{
	width: 100%;
	height: auto;
	margin-bottom: 9.5%;
}
.qrcodeList li .con p{
	height: 5.4rem;
	line-height: 1.8rem;
	color: #333;
	font-size: 1rem;
	word-break: break-all;
	overflow: hidden;
}
.qrcodeList li .con p a:hover{
	text-decoration: none;
}
.qrcodeList li .con p a.detail{
	color: #ff523b;
	display: inline-block;
}
@media (max-width:768px) {
	.qrcodeList li{
		width: 49%;
		float: left;
		margin-right: 2%;
	}
	.qrcodeList li:nth-child(3n){
		margin-right: 2%;
	}
	.qrcodeList li:nth-child(2n){
		margin-right: 0;
	}
	.qrcodeList li h2{
		width: 92%;
	}
	.qrcodeList li h2::before{
		border-radius: 1.8rem;
	}
	.qrcodeList li h2 span{
		height: 2.6rem;
		line-height: 2.6rem;
		border-radius: 1.3rem;
		font-size: 1.2rem;
	}
	.qrcodeList li .con p{
		height: 6rem;
		line-height: 1.5rem;
		font-size: 0.9rem;
	}
}
/* ---- container Style ---- */
.container {
	max-width: 1020px;
	padding: 0 10px;
	margin: 0 auto;
}
.topcon{
	position: relative;
	top: -1.4rem;
}
.mb0{
	margin-bottom: 0%;
}
.mb3_5{
	margin-bottom: 3.5%;
}
.mb8_5{
	margin-bottom: 8.5%;
}
/* ---- footer Style ---- */
.footer_coat {
	position: absolute;
	bottom: 0px;
	left: 0px;
	background: #5c5c5c none repeat scroll 0 0;
	color: #fff;
	font: 12px/35px;
	height: 35px;
	width: 100%;
}
.footer {
	margin: 0 auto;
	position: relative;
	max-width: 1020px;
	padding: 0 10px;
	line-height: 35px;
	font-size: 14px;
}
.footer p {
	position: absolute;
	right: 0px;
	top: 0;
}
.footer p a {
	color: #e4e4e4;
	display: inline-block;
	padding: 0 12px;
}
@media (max-width:1020px) {
	.footer_coat{
		height: 35px;
	}
	.footer{
		line-height: 28px;
		font-size: 12px;
	}
	.footer p a {
		color: #e4e4e4;
		display: inline-block;
		padding: 0 8px;
		font-size: 12px;
	}
}
@media (max-width:768px) {
.footer {
	text-align: center;
}
.footer p {
	display: none;
}
}