﻿@charset "utf-8";
html {
	width: 100%;
	height: 100%;
}

body {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	background: #fff;
	position: relative;
	box-sizing: border-box;
	min-width: 1200px;
	height: 100%;
}

p,
li,
ul,
h3 {
	margin: 0;
	padding: 0;
}

li {
	list-style: none;
}

:focus {
	outline: none;
}

::-ms-clear,
 ::-ms-reveal {
	display: none;
}

button,
input,
textarea {
	outline: none;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}

img {
	border: none;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	color: inherit;
}

* {
	box-sizing: border-box;
}

.bsbqr {
	width: 100%;
	position: relative;
}

.bsbqr-header {
	width: 100%;
	height: 150px;
	background: url(../img/banner.png) no-repeat center;
}

.bsbqr-title {
	width: 1200px;
	margin: 0 auto;
	font-size: 46px;
	color: #FFFFFF;
	letter-spacing: 6px;
	font-weight: 600;
	line-height: 150px;
}

.bsbqr-zdbox {
	width: 100%;
	padding-bottom: 30px;
	background: #F8FAFF;
}

.bsbqr-zd {
	width: 1200px;
	box-sizing: border-box;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 0 37px;
}

.bsbqr-listbox {
	height: 480px;
	width: 1250px;
	margin-left: -50px;
	overflow: hidden;
}

.bsbqr-zdlist {
	width: 146px;
	height: 200px;
	box-sizing: border-box;
	float: left;
	margin-left: 50px;
	margin-top: 40px;
	cursor: pointer;
}

.bsbqr-zdlist:hover .bsbqr-zdpic {
	box-shadow: 0 3px 8px 0 rgba(32, 93, 172, 0.57);
	border: 1px solid #205DAC\9\0;
}

:root .bsbqr-zdlist:hover .bsbqr-zdpic {
	border: none\9\0;
}

.bsbqr-zdpic {
	width: 146px;
	height: 146px;
	background: #FFFFFF;
	border-radius: 146px;
	padding-top: 39px;
	box-sizing: border-box;
}

.bsbqr-zdpic img {
	width: 68px;
	height: 68px;
	display: block;
	margin: 0 auto;
}

.bsbqr-zdtitle {
	font-size: 18px;
	color: #0E59BB;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
	font-weight: 600;
	margin-top: 24px;
}

.bsbqr-zk,
.bsbqr-sq {
	width: 100px;
	margin: 40px auto 0;
	cursor: pointer;
}

.bsbqr-zk:hover span,
.bsbqr-sq:hover span {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.bsbqr-zk img,
.bsbqr-sq img {
	width: 24px;
	height: 24px;
	position: relative;
	top: 6px;
}

.bsbqr-zk span,
.bsbqr-sq span {
	font-size: 14px;
	color: #115BBC;
	font-weight: 600;
	margin-left: 12px;
}

.bsbqr-sq {
	display: none;
}

.bsbqr-list {
	width: 100%;
	margin: 40px auto 30px;
	padding-bottom: 30px;
	position: relative;
}

.bsbqr-bg {
	width: 100%;
	height: 226px;
	position: absolute;
	bottom: -30px;
	left: 0;
}

.bsbqr-bg img {
	width: 100%;
	height: 100%;
}

.bsbqr-boxbox {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 1;
}

.bsbqr-box {
	width: 100%;
	margin: 20px 0 0;
	padding: 27px 30px 30px;
	background: #FFFFFF;
	border: 1px solid #E0EAF6;
	box-shadow: 0 0 6px 0 rgba(95, 151, 225, 0.27);
	border-radius: 4px;
}

.bsbqr-boxbox .bsbqr-box:first-child {
	margin-top: 0;
}

.bsbqr-top {
	width: 100%;
	height: 36px;
}

.bsbqr-tleft {
	float: left;
}

.bsbqr-tleft img {
	width: 16px;
	height: 29px;
	position: relative;
	top: 2px;
}

.bsbqr-tleft span {
	font-size: 23px;
	color: #024EB6;
	letter-spacing: 0;
	font-weight: 600;
	margin-left: 12px;
	position: relative;
	bottom: 3px;
}

.bsbqr-tright {
	float: right;
}

.bsbqr-tright div {
	float: left;
	line-height: 36px;
	padding: 0 0 0 20px;
}

.bsbqr-tright div:first-child {
	height: 36px;
	padding: 0 20px 0 0;
}

.bsbqr-tright span {
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	font-weight: 600;
}

.bsbqr-tright img {
	width: 24px;
	height: 24px;
	position: relative;
	top: 6px;
	margin-left: 10px;
}

.bsbqr-more:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

@font-face {
	font-family: digital;
	src: url('font.ttf');
}

.bsbqr-num {
	color: #024EB6 !important;
	font-size: 36px !important;
	font-family: digital;
}

.bsbqr-bottom {
	width: 100%;
	margin-top: 20px;
	overflow: hidden;
}

.bsbqr-bbox {
	width: 100%;
	overflow: hidden;
	margin-left: 2px;
	margin-top: -1px;
}

.bsbqr-bbox li {
	float: left;
	width: 33.33%;
	height: 96px;
	border-top: 1px dashed #BAC8EC;
	border-right: 1px dashed #BAC8EC;
	padding: 20px 20px 0;
}

.bsbqr-bb {
	display: inline-block;
	width: 100%;
	overflow: hidden;
	cursor: pointer;
}

.bsbqr-circle {
	width: 4px;
	height: 4px;
	background: #333333;
	float: left;
	margin-right: 10px;
	margin-top: 9px;
}

.bsbqr-btitle {
	width: 92%;
	float: left;
	line-height: 22px;
	font-size: 16px;
	color: #333333;
	letter-spacing: 0;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.bsbqr-bb:hover .bsbqr-circle {
	background: #024EB6;
	background: rgba(2, 78, 182, 0.85);
}

.bsbqr-bb:hover .bsbqr-btitle {
	color: #024EB6;
	font-weight: 600;
}

.bsbqr-bbtn {
	clear: left;
	width: 100%;
	overflow: hidden;
	margin-top: 8px;
}

.bsbqr-bbtn a {
	float: right;
	margin-right: 16px;
	cursor: pointer;
}

.bsbqr-bbtn a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
}

.bsbqr-bbtn a img {
	width: 21px;
	height: 20px;
	position: relative;
	top: 2px;
}

.bsbqr-bbtn a span {
	font-size: 16px;
	letter-spacing: 0;
	position: relative;
	top: -2px;
}