body a {
#	font-size: 14px
}
.wrapper {
	width: 100%;
	margin: 0 auto;
}
.wrap {
	width: 1220px;
	margin: 0 auto;
}

.pic-wrap {
	font-size: 0;
}

.pic-wrap img{
	width: 100%;
	height: 100%
}

.floor {
	position: relative;
	padding-top: 4%;
	padding-bottom: 4%
}

#main .title {
	padding: 0 18%;
	font-size: 32px;
	color: #1b3d85;
	letter-spacing: 2px;
	line-height: 38px;
}

#main .stitle {
	margin-top: 2em;
	font-size: 22px;
	letter-spacing: 2px
}

#main .title+p {
	margin-top: 2em;
	padding: 0 18%;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	letter-spacing: 1px;
}

#main .stitle+p {
	margin-top: 2em;
	font-size: 16px;
	line-height: 20px
}

#main .btn {
	display: inline-block;
	line-height: 50px;
	height: 50px;
	width: 156px;
	margin-top: 2em;
	font-size: 20px;
	color: #333;
	background-color: #fcb539;
	text-align: center;
	letter-spacing: 2px
}

.bg1 {
	background-color: #fff
}
.bg2 {
	background-color: #f3f3f3
}
.bg3 {
	background-color: #1a408b
}

#header {
	transition: all .4s ease;
	background-color: #fff;
}
#header_blank {
	display: none;
}

#header .wrap{
	width: 80.8%
}
#header .wrap>.left {
	margin-top: 2%;
	margin-bottom: 2%;
	width: 16.3%
}
#header .wrap>.right {
	margin-left: 4%;
	margin-top: 3%;
	width: 79.7%
}

#header .wrap .menu-list, #header .wrap .menu-list a {
	width: 100%;
	font-size: 16px;
	white-space: nowrap;
}

#header .wrap .menu-item {
	position: relative;
	float: left;
	width: 9.09%;
	cursor: pointer;
	text-align: center;
}
#header .wrap .menu-item.active {

}
#header .wrap .menu-item.active>a, #header .wrap .menu-item.active>span {
	color: #1a408b;
	font-weight: bold;
}
#header .wrap .menu-item::before {
	content: '';
	display: none;
	position: absolute;
	bottom: -15px;
	left: 11%;
	width: 78%;
	height: 5px;
	background-color: #1a408b
}
#header .wrap .menu-item.active::before {
	display: block
}
#header .wrap .menu-item:hover::before {
	display: block;
}
#header .wrap .menu-item>span, #header .wrap .menu-item>a {
	padding-bottom: 38px;
	color: #222
}
#header .wrap .menu-item:hover {
	color: #1a408b
}
#header .wrap .menu-item:hover .down-box{
	display: block
}
#header .wrap .menu-item:hover::before {
	display: block;
}
#header .wrap .menu-item .down-box::after {
	display: none;
	/* content: ''; */
	position: absolute;
	top: -5px;
	left: 50%;
	width: 70px;
	height: 5px;
	margin-left: -35px;
	background-color: #1a408b
}
#header .wrap .menu-item:hover .down-box::after, #header .wrap .menu-item .down-box::after {
	display: block
}
#header .wrap .menu-item:first-child {
	text-align: center
}
#header .wrap .menu-item:first-child a {
	color: #7e8c8d
}
#header .wrap .menu-item:not(:last-child) {
}
#header .down-box {
	display: none;
	position: absolute;
	top: 150%;
	left: 50%;
	z-index: 999;
	padding: 1.5em;
	margin-top: 25%;
	background-color: #fff;
	box-shadow: 0 0  10px 0 rgba(100,100,100,.2);
	white-space: nowrap;
	transform: translate(-50%, 0)
}
#header .down-box>.left {
	display: inline-block;
	min-width: 80px;
	padding-right: 5%;
	position: relative;
	line-height: 26px;
	vertical-align: top;
	text-align: left;
}
#header .down-box>.left::after {
	content:'';
	position: absolute;
	right: 0;
	top: 0;
	width: 1px;
	height: 100px;
	background-color: #333
}
#header .down-box>.left a {
	font-size: 14px;
	color: #333;
}
#header .down-box>.left .iconfont {
	margin-right: 0.6em;
	color: #ccc;
	font-size: 12px
}
#header .down-box>.right {
	display: inline-block;
	width: 240px;
	padding-left: 5%;
    padding-right: 5%;
}

#footer {
	padding-top: 6%;
	padding-bottom: 6%
}

#footer, #footer a {
	color: #fff
}

#footer .wrap>.left { 
	width: 19%;
	position: relative;
}
#footer .wrap>.left::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 50%;
	background-color: #fff
}
#footer .wrap .stitle {
	font-size: 20px;
}
#footer .wrap p {
	margin-top: 1em;
	color: #ccc
}
#footer .wrap p a {
	font-size: 14px;
	color: #ccc;
}

#footer .wrap>.middle {
	position: relative;
	width: 58%;
	padding-left: 4%;
	padding-right: 4%;
	line-height: 24px
}

#footer .wrap>.middle .iconfont {
	margin-right: .6em
}

#footer .wrap>.middle::after {
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	width: 2px;
	height: 50%;
	background-color: #fff
}

#footer .wrap>.right {
	width: 23%
}

#footer .wrap>.right .pic-wrap {
	width: 40%;
	margin: 0 auto;
	padding: 2%;
	border: 2px solid #fff
}

#footer .wrap>.right span {
	display: inline-block;
	margin-top: 0.8em;
	font-size: 14px;
}

.page {
	font-size: 0
}
.page .item {
	display: inline-block;
	margin: 0 5px;
	padding: 10px 20px;
	font-size: 16px;
	color: #333;
	border: 1px solid #666;
}
.page .item.active {
	background-color: #1a408b;
	color: #fff
}
.page .num {
	box-sizing: border-box;
	width: 40px;
	padding-left: 0;
	padding-right: 0;
	text-align: center;
}

#fixed-qrcode {
	position: fixed;
	left: 0;
	top: 20%;
	width: 180px;
	background-color: #fff
}
#fixed-qrcode .pic-wrap:nth-child(1) {
	box-sizing: border-box;
	width: 50%;
	padding-top: 12%;
	padding-bottom: 12%;
	margin-left: auto;
	margin-right: auto
}
#fixed-qrcode p:nth-child(2), #fixed-qrcode p:nth-child(3) {
	line-height: 22px;
	text-align: center;
	background-color: #f9012a;
	color: #fff
}
#fixed-qrcode p:nth-child(2) {
	padding-top: 3%
}
#fixed-qrcode p:nth-child(3) {
	padding-bottom: 3%;
	font-size: 18px;
	font-weight: bold
}
#fixed-qrcode .pic-wrap:nth-child(4) {
	box-sizing: border-box;
	border: 1px solid #333
}

#fixed-qrcode p:nth-child(5) {
	line-height: 26px;
	font-size: 14px;
	text-align: center
}

#fixed-slider {
	position: fixed;
	right: 0;
	top: 20%;
	width: 81px;
	background-color: rgba(255, 255, 255, .6);
}
#fixed-slider .item {
	position: relative;
	width: 100%;
	height: 81px;
	cursor: pointer;
	background: url('./../images/3.png') no-repeat;
}
#fixed-slider .item:not(:first-child) {
	margin-top: 5px
}
#fixed-slider .item:nth-child(1) {
	background-position: 0 0
}
#fixed-slider .item:nth-child(1):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 0
}
#fixed-slider .item:nth-child(2) {
	background-position: 0 -86px
}
#fixed-slider .item:nth-child(2):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 -86px
}
#fixed-slider .item:nth-child(3) {
	background-position: 0 -171px
}
#fixed-slider .item:nth-child(3):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 -171px;
}
#fixed-slider .item:nth-child(4) {
	background-position: 0 -257px
}
#fixed-slider .item:nth-child(4):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 -257px
}
#fixed-slider .item:nth-child(5) {
	background-position: 0 -343px
}
#fixed-slider .item:nth-child(5):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 -343px
}
#fixed-slider .item:nth-child(6) {
	background-position: 0 -428px
}
#fixed-slider .item:nth-child(6):hover {
	background: url('./../images/4.png') no-repeat;
	background-position: 0 -428px
}
#fixed-slider .down-box {
	box-sizing: border-box;
	display: none;
	position: absolute;
	top: 0;
	left: -163px;
	width: 165px;
	height: 165px;
	padding: 2%;
}
#fixed-slider .item:hover .down-box {
	display: block
}
.mobile-menu-icon {
	position: relative;
	display: none;
}
.mobile-menu-icon::after {
	content: '';
	position: absolute;
	left: -100%;
	right: -100%;
	bottom: 0;
	height: 1px;
	background-color: #e5e5e5;
}
.mobile-menu-list {
	box-sizing: border-box;
	width: 90%;
	white-space: nowrap;
	font-size: 0;
	overflow: hidden;
}
.mobile-menu-list .mobile-menu-item {
	display: inline-block;
	padding-left: 2%;
	padding-right: 2%;
	line-height: 40px;
	font-size: 14px;
}
.mobile-menu-list .mobile-menu-item a {
	color: #000
}
.mobile-menu-list .mobile-menu-item.active {
	background-color: #1a408b;
}
.mobile-menu-list .mobile-menu-item.active a {
	color: #fff
}
.mobile-menu-icon .icon-menu {
	width: 10%;
	font-size: 30px;
	color: #333
}
.mobile-menu-icon .icon-menu::before {
	position: relative;
    top: 5px;
}
#mobile-menu-mask {
	position: fixed;
	top: 0;
	bottom: 0;
	right: -100%;
	width: 100%;
	z-index: 11;
	background-color: rgba(0, 0, 0, .4);
	transition: .3s ease;
}

#mobile-menu-mask .mobile-menu {
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	width: 50%;
	background-color: #fdfefe;
}

#mobile-menu-mask .mobile-menu li>a, #mobile-menu-mask .mobile-menu li>span {
	position: relative;
	display: block;
	padding-left: 36px;
	padding-right: 6px;
	line-height: 40px;
	color: #333;
	font-size: 16px
}
#mobile-menu-mask .mobile-menu .icon-right2 {
	position: absolute;
	left: 50%;
	bottom: 10px;
	margin-left: -15px;
	font-size: 30px;
	color: #666;
}
#mobile-menu-mask .mobile-menu .icon-right6 {
	position: absolute;
	left: 10px;
	top: 50%;
	font-size: 15px;
	color: #999;
	margin-top: -8.5px;
	line-height: 1;
}
#mobile-menu-mask .mobile-menu .down-box {
	display: none
}
#mobile-menu-mask .mobile-menu .down-box .item {
	padding-left: 56px;
	color: #666;
	font-size: 14px;
	line-height: 40px;
}
#mobile-menu-mask .mobile-menu li.active .down-box {
	display: block;
}
#mobile-menu-mask .mobile-menu li.active .icon-right6 {
	transform: rotate(90deg)
}