@charset "utf-8";

/* 
 * Project Name:先进资本
 * 
 */

@font-face {
	font-family: "SourceHanSansCN-Regular";
	src: url("fonts/SourceHanSansCN-Regular.woff2") format("woff2"), url("fonts/SourceHanSansCN-Regular.woff") format("woff"), url("fonts/SourceHanSansCN-Regular.ttf") format("truetype"), url("fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"), url("fonts/SourceHanSansCN-Regular.svg") format("svg");
}

@font-face {
	font-family: 'Futura LT Book';
	src: url('fonts/FuturaLT-Book.woff2') format('woff2'), url('fonts/FuturaLT-Book.woff') format('woff');
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}

.iconfont {
	font-family: "iconfont" !important;
	font-size: 14px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

* {
	touch-action: pan-y;
}

html,
body,
div,
span,
applet,
object,
iframe,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0px;
	border: 0;
	font-size: 100%;
	outline: none;
}

table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
h1,
h2,
h3,
h4,
h5,
h6,
p {
	margin: 0;
	padding: 0px;
}

html {
	font-size: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}


/*html::-webkit-scrollbar {
	width: 8px;
	background: none;
}

html::-webkit-scrollbar-thumb {
	width: 8px;
	background: #BE0000;
}

html::-webkit-scrollbar-corner {
	background: none;
}

html::-webkit-scrollbar:horizontal {
	height: 9px;
}*/

body {
	font: 14px/1.8 'SourceHanSerifCN', "SourceHanSansCN-Regular", "Microsoft Yahei", sans-serif, "微软雅黑", "微软正黑体", "Microsoft JhengHei", "SimHei", "黑体", Arial, Helvetica;
	margin: 0 auto;
	color: #333;
	overflow-x: hidden;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

strong {
	font-weight: bold;
}

img {
	border: 0;
}

input {
	outline: none;
}

input[type="text"],
input[type="button"],
input[type="submit"],
input[type="reset"] {
	-webkit-appearance: none;
	border-radius: 0;
}

textarea {
	-webkit-appearance: none;
	border-radius: 0;
	outline: none;
}

::-moz-selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

::selection {
	background: #8b8b8b;
	color: #fff;
	text-shadow: none;
}

select {
	outline: none;
}

select::-ms-expand {
	display: none;
}

table,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
}

a {
	text-decoration: none;
	blr: expression(this.onFocus=this.blur());
	cursor: pointer;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

a:link,
a:visited {
	text-decoration: none;
}

a:active,
a:hover {
	text-decoration: none;
}

.clearfix:before,
.clearfix:after {
	display: table;
	content: "";
	line-height: 0px;
}

.clearfix:after {
	clear: both;
}

.clearfix {
	*zoom: 1;
}

.tx-c {
	text-align: center;
}

.tx-l {
	text-align: left !important;
}

.fc {
	text-align: center;
}

.fr {
	text-align: right;
}

.vt {
	vertical-align: top;
}

.vm {
	vertical-align: middle;
}

.db {
	display: block;
}

.wzbs {
	color: #fff !important;
}

.w1400 {
	width: 1400px;
	margin: 0 auto;
}

.w1500 {
	width: 1500px;
	margin: 0 auto;
}

.fixedImg {
	background-repeat: no-repeat;
	background-size: cover;
}

.imgw {
	width: 100%;
	display: block;
}

.eT {
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

.linkA {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/w0.png) no-repeat;
	z-index: 99;
}

.pageC a:link,
.pageC a:visited {
	color: #183D82;
}

.pageC a:active,
.pageC a:hover {
	color: #333;
}

.pageC img ,.pageC video {
	max-width: 100% !important;
	height: auto !important;
}

.pageC {
	overflow: hidden;
}

.pageC table {
	width: 100% !important;
}

.nimg.target {
	visibility: hidden;
}

.nimg.action {
	visibility: visible !important;
	-webkit-animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown 3s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

.w1200 {
	width: 1200px;
	margin: 0 auto;
}

.w1440 {
	width: 1440px;
	margin: 0 auto;
}


/* 头部  */

.header {
	position: fixed;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	z-index: 999;
	height: 100px;
	line-height: 100px;
	transition: 0.35s;
	box-sizing: border-box;
	padding: 0 5%;
}

.header.active {
	background: rgba(0, 0, 0, .35);
}

.head-wrap {
	position: relative;
}

.head-logo {
	float: left;
	display: flex;
	height: 100%;
	align-items: center;
}
.head-logo img {
	display: inline-block;
	vertical-align: middle;
	height: 43px;
}

.header .nav {
	position: relative;
	float: right;
}

.header .yj-bot li {
	position: relative;
	display: inline-block;
	vertical-align: top;
	transition: 0.35s;
	text-align: center;
	z-index: 10;
}

.header .yj-bot .yj-link {
	position: relative;
	z-index: 3;
	color: #fff;
	font-size: 16px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	overflow: hidden;
	margin-left: 3vw;
}

.header .yj-bot li.active .yj-link {
	color: #003ABC;
}

.header .nav li:hover .ej-list {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
}

.ej-list.active {
	opacity: 1;
	visibility: visible;
	transform: scaleY(1);
}

.ej-list {
	transition: 0.35s;
	transform: scaleY(0.6);
	position: absolute;
	z-index: 10;
	left: 50%;
	margin-left: -25px;
	width: 120px;
	top: 100%;
	background-color: #fff;
	opacity: 0;
	visibility: hidden;
	text-align: center;
	box-sizing: border-box;
	box-shadow: 0 2px 4px rgba(0, 0, 0, .16);
}

.el-link {
	position: relative;
	display: block;
	color: #6B6B6B;
	font-size: 14px;
	line-height: 1.5;
	box-sizing: border-box;
	padding: 10px;
}

.el-link:hover {
	color: #003ABC;
	background: #eee;
}

.menu-handler {
	position: fixed;
	right: 0;
	top: 0;
	width: 55px;
	height: 55px;
	display: none;
	cursor: pointer;
	z-index: 1010;
	/*background-color: #fff;*/
	transition: 0.35s;
}

.menu-handler span {
	position: relative;
	display: block;
	margin: 27.5px auto 0;
	width: 15px;
	height: 2px;
	background-color: #003ABC;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s;
}

.menu-handler span:after,
.menu-handler span:before {
	content: "";
	position: absolute;
	display: inline-block;
	width: 22px;
	height: 2px;
	left: 0;
	background-color: #003ABC;
	-webkit-transition-duration: .3s, .3s;
	-moz-transition-duration: .3s, .3s;
	-ms-transition-duration: .3s, .3s;
	-o-transition-duration: .3s, .3s;
	transition-duration: .3s, .3s;
	-webkit-transition-delay: .3s, 0s;
	-moz-transition-delay: .3s, 0s;
	-ms-transition-delay: .3s, 0s;
	-o-transition-delay: .3s, 0s;
	transition-delay: .3s, 0s
}

.menu-handler span:before {
	top: -7px;
	-webkit-transition-property: top, transform;
	-moz-transition-property: top, transform;
	-ms-transition-property: top, transform;
	-o-transition-property: top, transform;
	transition-property: top, transform;
}

.menu-handler span:after {
	bottom: -7px;
	-webkit-transition-property: bottom, transform;
	-moz-transition-property: bottom, transform;
	-ms-transition-property: bottom, transform;
	-o-transition-property: bottom, transform;
	transition-property: bottom, transform;
}

.menu-handler.active span {
	background-color: transparent;
	-webkit-transition-delay: 0s, 0s;
	-moz-transition-delay: 0s, 0s;
	-ms-transition-delay: 0s, 0s;
	-o-transition-delay: 0s, 0s;
	transition-delay: 0s, 0s
}

.menu-handler.active span:after,
.menu-handler.active span:before {
	/*background-color: #1B5C9B;*/
	-webkit-transition-delay: 0s, .3s;
	-moz-transition-delay: 0s, .3s;
	-ms-transition-delay: 0s, .3s;
	-o-transition-delay: 0s, .3s;
	transition-delay: 0s, .3s
}

.menu-handler.active span:before {
	top: 0;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg)
}

.menu-handler.active span:after {
	bottom: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.menuBox a:link,
.menuBox a:visited {
	color: #333333;
}

.menuMoblie .nav-link.active,
.menuMoblie .cur .nav-link,
.menuMoblie .nav-link:hover {
	background: #003ABC;
}

.menuMoblie .nav-link:active i,
.menuMoblie .nav-link:hover i {
	color: #fff;
	transform: rotate(90deg);
}

.menuBox a:active,
.menuBox a:hover,
.menuMoblie .cur .nav-link {
	color: #fff;
}

.menuBox {
	border-top: 1px solid #e4e4e4;
	background-color: #fff;
	color: #333333;
	position: fixed;
	display: none;
	right: 0px;
	top: 55px;
	width: 100%;
	height: 100%;
	height: 100vh;
	overflow-x: hidden;
	overflow-y: auto;
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-webkit-transform: translateX(100%);
	transform: translateX(100%);
	-webkit-overflow-scrolling: touch;
	z-index: 1008;
	-webkit-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-moz-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-ms-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	-o-transition: all .5s cubic-bezier(.25, .46, .45, .94);
	transition: all .5s cubic-bezier(.25, .46, .45, .94);
}

.menuMoblie {
	margin: 10px 0 100px 0;
}

.menuMoblie .nav-link {
	position: relative;
	display: block;
	font-size: 18px;
	padding: 14px 10%;
	font-weight: bold;
}

.menuMoblie .nav-link i {
	float: right;
	color: #b1b1b1;
	font-size: 20px;
	vertical-align: middle;
}

.menuMoblie li {
	border-bottom: 1px solid #e4e4e4;
}

.menuMoblie .subnav {
	padding: 12px 10%;
	display: none;
}

.menuMoblie .subnav .item:not(:first-child) {
	border-top: 1px solid #eee;
}

.menuMoblie .subnav .item {
	display: block;
	/*padding: 0px 5% 0 10%;*/
}

.menuMoblie .subnav .item:active a,
.menuMoblie .subnav .item:hover a {
	color: #003ABC !important;
}

.menuMoblie .subnav a {
	position: relative;
	display: block;
	padding: 10px 0;
	line-height: 1.4;
	font-size: 14px;
}

.menuOpen .menuBox {
	-moz-transform: translateX(0);
	-ms-transform: translateX(0);
	-webkit-transform: translateX(0);
	transform: translateX(0);
}


/* Slider */

.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus {
	outline: none;
}

.slick-loading .slick-list {
	background: #f1f1f1 url(../images/loader.gif) center center no-repeat;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	zoom: 1;
}

.slick-track:before,
.slick-track:after {
	content: "";
	display: table;
}

.slick-track:after {
	clear: both;
}

.slick-loading .slick-track {
	visibility: hidden;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide img {
	display: block;
}

.slick-slide.slick-loading img {
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-initialized .slick-slide {
	display: block;
}

.slick-loading .slick-slide {
	visibility: hidden;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}


/* Arrows */

.slick-prev,
.slick-next {
	position: absolute;
	display: block;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	background: transparent;
	color: transparent;
	padding: 0;
	border: none;
	outline: none;
}

@-webkit-keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}

@keyframes scaleUpDown {
	from {
		-webkit-transform: scale(1.2);
		transform: scale(1.2);
	}
	to {
		opacity: 1;
		-webkit-transform: scale(1);
		transform: scale(1);
	}
}


/* pswp = photoswipe */

.pswp {
	display: none;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	overflow: hidden;
	-ms-touch-action: none;
	touch-action: none;
	z-index: 1500;
	-webkit-text-size-adjust: 100%;
	-webkit-backface-visibility: hidden;
	outline: 0;
	* {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
	}
	img {
		max-width: none;
	}
}

.pswp--animate_opacity {
	opacity: .001;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--open {
	display: block;
}

.pswp--zoom-allowed .pswp__img {
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.pswp--zoomed-in .pswp__img {
	cursor: -webkit-grab;
	cursor: -moz-grab;
	cursor: grab;
}

.pswp--dragging .pswp__img {
	cursor: -webkit-grabbing;
	cursor: -moz-grabbing;
	cursor: grabbing;
}

.pswp__bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: url(../images/black_80.png) repeat;
	background: none rgba(0, 0, 0, 0.8);
	opacity: 0;
	transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__scroll-wrap {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.pswp__container,
.pswp__zoom-wrap {
	-ms-touch-action: none;
	touch-action: none;
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
}

.pswp__container,
.pswp__img {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
}

.pswp__zoom-wrap {
	position: absolute;
	width: 100%;
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
	-webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp__bg {
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--animated-in {
	.pswp__bg,
	.pswp__zoom-wrap {
		-webkit-transition: none;
		transition: none;
	}
}

.pswp__container,
.pswp__zoom-wrap {
	-webkit-backface-visibility: hidden;
}

.pswp__item {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	overflow: hidden;
}

.pswp__img {
	position: absolute;
	width: auto;
	height: auto;
	top: 0;
	left: 0;
}

.pswp__img--placeholder {
	-webkit-backface-visibility: hidden;
}

.pswp__img--placeholder--blank {
	background: #222;
}

.pswp--ie .pswp__img {
	width: 100% !important;
	height: auto !important;
	left: 0;
	top: 0;
}

.pswp__error-msg {
	position: absolute;
	left: 0;
	top: 50%;
	width: 100%;
	text-align: center;
	font-size: 14px;
	line-height: 16px;
	margin-top: -8px;
	color: #CCC;
	a {
		color: #CCC;
		text-decoration: underline;
	}
}

.pswp__button {
	width: 44px;
	height: 44px;
	position: relative;
	background: 0 0;
	cursor: pointer;
	overflow: visible;
	-webkit-appearance: none;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
	float: right;
	opacity: .75;
	-webkit-transition: opacity .2s;
	transition: opacity .2s;
	-webkit-box-shadow: none;
	box-shadow: none;
	&:focus,
	&:hover {
		opacity: 1;
	}
	&:active {
		outline: 0;
		opacity: .9;
	}
	&::-moz-focus-inner {
		padding: 0;
		border: 0;
	}
}

.pswp__ui--over-close .pswp__button--close {
	opacity: 1;
}

.pswp__button {
	background: url(../images/default-skin.png) 0 0 no-repeat;
	background-size: 264px 88px;
	width: 44px;
	height: 44px;
}

@media (-webkit-min-device-pixel-ratio: 1.1),
(-webkit-min-device-pixel-ratio: 1.09375),
(min-resolution: 105dpi),
(min-resolution: 1.1dppx) {
	.pswp--svg .pswp__button {
		background-image: url(../images/default-skin.svg);
	}
	.pswp__button--close {
		color: #fff;
	}
}

.pswp__button--close {
	background-position: 0 -44px;
}

.pswp__button--share {
	background-position: -44px -44px;
}

.pswp__button--fs {
	display: none;
}

.pswp--supports-fs .pswp__button--fs {
	display: block;
}

.pswp--fs .pswp__button--fs {
	background-position: -44px 0;
}

.pswp__button--zoom {
	display: none;
	background-position: -88px 0;
}

.pswp--zoom-allowed .pswp__button--zoom {
	display: block;
}

.pswp--zoomed-in .pswp__button--zoom {
	background-position: -132px 0;
}

.pswp--touch {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: hidden;
	}
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	top: 50%;
	width: 48px;
	height: 48px;
	line-height: 48px;
	margin-top: -24px;
	position: absolute;
	background: none #767676;
	color: #fff;
	display: block;
	font-family: "iconfont" !important;
	font-size: 15px;
	text-align: center;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.pswp__button--arrow--left {
	left: 2%;
}

.pswp__button--arrow--right {
	right: 2%;
}

.pswp__button--arrow--left:before {
	content: "\e7bc";
}

.pswp__button--arrow--right:before {
	content: "\e7b9";
}

.pswp__button--arrow--left:hover,
.pswp__button--arrow--right:hover {
	color: #fff;
	background-color: #1A1A1A;
}

.pswp__counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.pswp__share-modal {
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	display: block;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	padding: 10px;
	position: absolute;
	z-index: 1600;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	-webkit-backface-visibility: hidden;
	will-change: opacity;
}

.pswp__share-modal--hidden {
	display: none;
}

.pswp__share-tooltip {
	z-index: 1620;
	position: absolute;
	background: #FFF;
	top: 56px;
	border-radius: 2px;
	display: block;
	width: auto;
	right: 44px;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
	-webkit-transform: translateY(6px);
	-ms-transform: translateY(6px);
	transform: translateY(6px);
	-webkit-transition: -webkit-transform .25s;
	transition: transform .25s;
	-webkit-backface-visibility: hidden;
	will-change: transform;
	a {
		display: block;
		padding: 8px 12px;
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 18px;
		&:hover {
			text-decoration: none;
			color: #000;
		}
		&:first-child {
			border-radius: 2px 2px 0 0;
		}
		&:last-child {
			border-radius: 0 0 2px 2px;
		}
	}
}

.pswp__share-modal--fade-in {
	opacity: 1;
	.pswp__share-tooltip {
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0);
	}
}

.pswp--touch .pswp__share-tooltip a {
	padding: 16px 12px;
}

a {
	&.pswp__share--facebook {
		&:before {
			content: '';
			display: block;
			width: 0;
			height: 0;
			position: absolute;
			top: -12px;
			right: 15px;
			border: 6px solid transparent;
			border-bottom-color: #FFF;
			-webkit-pointer-events: none;
			-moz-pointer-events: none;
			pointer-events: none;
		}
		&:hover {
			background: #3E5C9A;
			color: #FFF;
			&:before {
				border-bottom-color: #3E5C9A;
			}
		}
	}
	&.pswp__share--twitter:hover {
		background: #55ACEE;
		color: #FFF;
	}
	&.pswp__share--pinterest:hover {
		background: #CCC;
		color: #CE272D;
	}
	&.pswp__share--download:hover {
		background: #DDD;
	}
}

.pswp__counter {
	float: left;
	height: 44px;
	font-size: 13px;
	line-height: 44px;
	color: #FFF;
	opacity: .75;
	padding: 0 10px;
}

.pswp__caption {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	min-height: 44px;
}

.pswp__caption__center {
	text-align: center;
	max-width: 600px;
	font-size: 15px;
	margin: 0 auto;
	padding: 20px 10px;
	color: #fff;
	.xzy-zan {
		float: right;
		display: block;
	}
}

.pswp__caption--empty {
	display: none;
}

.pswp__caption--fake {
	visibility: hidden;
}

.pswp__preloader {
	width: 44px;
	height: 44px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -22px;
	opacity: 0;
	-webkit-transition: opacity .25s ease-out;
	transition: opacity .25s ease-out;
	will-change: opacity;
	direction: ltr;
}

.pswp__preloader__icn {
	width: 20px;
	height: 20px;
	margin: 12px;
}

.pswp__preloader--active {
	opacity: 1;
	.pswp__preloader__icn {
		background: url(preloader.gif) 0 0 no-repeat;
	}
}

.pswp--css_animation {
	.pswp__preloader--active {
		opacity: 1;
		.pswp__preloader__icn {
			-webkit-animation: clockwise .5s linear infinite;
			animation: clockwise .5s linear infinite;
		}
		.pswp__preloader__donut {
			-webkit-animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
			animation: donut-rotate 1s cubic-bezier(0.4, 0, 0.22, 1) infinite;
		}
	}
	.pswp__preloader__icn {
		background: 0 0;
		opacity: .75;
		width: 14px;
		height: 14px;
		position: absolute;
		left: 15px;
		top: 15px;
		margin: 0;
	}
	.pswp__preloader__cut {
		position: relative;
		width: 7px;
		height: 14px;
		overflow: hidden;
	}
	.pswp__preloader__donut {
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		width: 14px;
		height: 14px;
		border: 2px solid #FFF;
		border-radius: 50%;
		border-left-color: transparent;
		border-bottom-color: transparent;
		position: absolute;
		top: 0;
		left: 0;
		background: 0 0;
		margin: 0;
	}
}

@media screen and (max-width: 1024px) {
	.pswp__preloader {
		position: relative;
		left: auto;
		top: auto;
		margin: 0;
		float: right;
	}
}

@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

@keyframes donut-rotate {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	50% {
		-webkit-transform: rotate(-140deg);
		transform: rotate(-140deg);
	}
	100% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
}

.pswp__ui {
	-webkit-font-smoothing: auto;
	visibility: visible;
	opacity: 1;
	z-index: 1550;
}

.pswp__top-bar {
	position: absolute;
	left: 0;
	top: 0;
	height: 44px;
	width: 100%;
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		-webkit-backface-visibility: hidden;
		will-change: opacity;
		-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
		transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	}
}

.pswp__caption,
.pswp__top-bar {
	-webkit-backface-visibility: hidden;
	will-change: opacity;
	-webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
	transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
}

.pswp--has_mouse {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		visibility: visible;
	}
}

.pswp__caption,
.pswp__top-bar {
	background-color: rgba(0, 0, 0, 0.5);
}

.pswp__ui--fit {
	.pswp__caption,
	.pswp__top-bar {
		background-color: rgba(0, 0, 0, 0.3);
	}
}

.pswp__ui--idle {
	.pswp__top-bar {
		opacity: 1;
	}
	.pswp__button--arrow--left,
	.pswp__button--arrow--right {
		opacity: 0;
	}
}

.pswp__ui--hidden {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__caption,
	.pswp__top-bar {
		opacity: .001;
	}
}

.pswp__ui--one-slide {
	.pswp__button--arrow--left,
	.pswp__button--arrow--right,
	.pswp__counter {
		display: none;
	}
}

.pswp__element--disabled {
	display: none !important;
}

.pswp--minimal--dark .pswp__top-bar {
	background: 0 0;
}

.pswp__button--arrow--left,
.pswp__button--arrow--right {
	background-image: none !important;
}

.mtop {
	height: 80px;
}


/* banner */

.banner-wrap {
	position: relative;
	width: 100%;
	height: 100vh;
	overflow: hidden;
	z-index: 0;
}

.banner {
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
}

.banner .bwitem {
	position: relative;
	overflow: hidden;
}

.bitp {
	width: 100%;
	position: relative;
	height: 100%;
}

.banner .bwitem .pimg {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.swiper-slide-active .pimg {
	visibility: visible !important;
	-webkit-animation: scaleUpDown1 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
	animation: scaleUpDown1 5s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);
}

@keyframes scaleUpDown1 {
	from {
		transform: scale(1.2);
	}
	to {
		transform: scale(1);
	}
}

.swiper-slide-active .bicover {
	opacity: 1;
	visibility: visible;
	transform: translate(-50%, -50%) scale(1) translateX(0);
}

.bicover {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%) scale(0.7) translateX(50px);
	transition: 1.5s;
	z-index: 10;
	text-align: left;
}

.bictxt1 {
	display: block;
	color: #fff;
	font-size: 50px;
	line-height: 1.5;
	font-weight: normal;
}

.bictxt2 {
	display: block;
	font-family: 'Futura LT Book';
	font-size: 24px;
	color: #fff;
	margin-top: 10px;
	/*text-transform: uppercase;*/
	word-break: break-word;
}

.bicbtn {
	display: block;
	color: #fff;
	font-size: 20px;
	margin-top: 80px;
	width: 300px;
	height: 60px;
}

.bicbtn:hover .bbicon {
	font-size: 15px;
}

.bbicon {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 25px;
	margin-right: 48px;
	transition: 0.45s;
}

.bbicon:before {
	content: "";
	position: absolute;
	top: 50%;
	right: -30px;
	width: 60px;
	height: 60px;
	transform: translateY(-50%);
	border-radius: 50%;
	border: 1px solid #fff;
}

.bwjd {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 70px;
	z-index: 5;
}

.bjnum {
	display: inline-block;
	font-family: 'Futura LT Book';
	color: rgba(255, 255, 255, .5);
	font-size: 24px;
	margin: 0 12px;
	line-height: 1;
	cursor: pointer;
}

.bnline {
	position: relative;
	display: inline-block;
	vertical-align: super;
	width: 0;
	height: 1px;
	background: rgba(255, 255, 255, .5);
	margin-left: 22px;
	/*transition: 0.45s;*/
}

.bnline:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 3px;
	background: #fff;
}

.bjnum.active .bnline:before {
	animation: trans1 5.1500s linear;
}

.bjnum.active .bnline {
	width: 180px;
	display: inline-block;
}

.bjnum.active {
	color: #fff;
}

.swiper-container {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-pagination {
	bottom: 70px !important;
}

.swiper-pagination-bullet {
	position: relative;
	background: none !important;
	display: block;
	font-family: 'Futura LT Book';
	color: rgba(255, 255, 255, .5) !important;
	font-size: 24px;
	margin: 0 12px !important;
	line-height: 1;
	cursor: pointer;
	opacity: 1 !important;
	width: auto !important;
	height: auto !important;
}

.swiper-pagination-bullet-active {
	padding-right: 202px;
	color: #fff !important;
	background: none !important;
	font-weight: bold;
}

.swiper-pagination-bullet-active:before {
	content: "";
	position: absolute;
	left: 52px;
	top: 50%;
	transform: translateY(-50%);
	width: 180px;
	height: 1px;
	background: rgba(255, 255, 255, .5);
}

.swiper-pagination-bullet-active:after {
	content: "";
	position: absolute;
	left: 52px;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 3px;
	background: #fff;
	animation: trans1 5s linear;
}

@keyframes trans1 {
	from {
		width: 0;
	}
	to {
		width: 180px;
	}
}


/* banner end */

.index-about {
	position: relative;
	overflow: hidden;
}

.gypd {
	padding: 100px 0;
}

.iaeng {
	font-family: 'Futura LT Book';
	position: absolute;
	left: -15%;
	top: 25%;
	text-transform: uppercase;
	line-height: 1;
	color: #FAFAFA;
	font-size: 400px;
	font-weight: bold;
}

.iabot {
	position: relative;
	z-index: 1;
}

.ialeft {
	float: left;
	width: 53%;
}

.ialtxt1 {
	display: block;
	color: #333333;
	font-size: 40px;
}

.ialtxt2 {
	position: relative;
	display: block;
	color: #666666;
	font-size: 24px;
	padding-bottom: 50px;
	line-height: 1.5;
	margin-top: 10px;
}

.ialtxt2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 50%;
	height: 1px;
	background: #E8E8E8;
}

.ialtxt2:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 80px;
	height: 3px;
	background: #003ABC;
}

.ialnr {
	margin-top: 70px;
	color: #666666;
	font-size: 16px;
	line-height: 36px;
	text-align: justify;
}

.ialmore {
	position: relative;
	z-index: 3;
	display: block;
	font-family: 'Futura LT Book';
	margin-top: 80px;
	width: 220px;
	height: 58px;
	text-align: center;
	line-height: 58px;
	border: 1px solid #003ABC;
	border-radius: 29px;
	color: #003ABC;
	font-size: 20px;
	transition: 0.45s;
	overflow: hidden;
}

.ialmore:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	background: #003ABC;
	transition: 0.45s;
	z-index: -3;
}

.ialmore:hover {
	color: #fff;
}

.ialmore:hover:before {
	width: 100%;
}

.iaright {
	float: right;
	width: 37%;
	overflow: hidden;
	border-radius: 0 0 0 100px;
}

.iaright img {
	display: block;
	width: 100%;
}

.index-business {
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 77px 0 128px 0;
}

.ibitem {
	position: relative;
	float: left;
	width: 50%;
	overflow: hidden;
	transition: 0.45s;
}

.ibitem.active .icvt2 {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.ibitem.active .ibipic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.ibitem.sx-w {
	width: 42%;
}

.ibitem.wf-w {
	width: 58%;
}

.ibipic img {
	display: block;
	transition: 0.45s;
}

.ibicv {
	position: absolute;
	top: 20%;
	left: 240px;
	width: 600px;
	text-align: justify;
}

.icvt1 {
	display: block;
	color: #E8E8E8;
	font-size: 48px;
	line-height: 1.5;
	font-weight: normal;
}

.icvt2 {
	opacity: 0;
	visibility: hidden;
	transform: translateY(50px);
	transition: 0.45s;
	transition: 0.45s;
	color: #E8E8E8;
	font-size: 16px;
	margin-top: 50px;
	text-align: justify;
	line-height: 36px;
}

.index-news {
	background-repeat: no-repeat;
	background-size: cover;
	overflow: hidden;
	background-attachment: fixed;
}

.intl {
	float: left;
}

.itltxt1 {
	display: block;
	line-height: 1.5;
	color: #121212;
	font-size: 40px;
}

.wzls {
	color: #003ABC;
}

.itltxt2 {
	position: relative;
	display: block;
	font-family: 'Futura LT Book';
	color: #999999;
	font-size: 20px;
	text-transform: uppercase;
	line-height: 1.5;
	padding-bottom: 30px;
}

.itltxt2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background: #003ABC;
}

.intr {
	float: right;
	margin-top: 60px;
}

.irqh {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 18px;
	margin-left: 35px;
	padding-left: 10px;
}

.irqh:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 0;
	height: 1px;
	background: #003ABC;
	transition: 0.25s;
}

.irqh.active,
.irqh:hover {
	color: #003ABC;
}

.irqh.active:before,
.irqh:hover:before {
	width: 6px;
}

.incontent {
	position: relative;
	margin-top: 50px;
}

.icbox.active {
	opacity: 1;
	visibility: visible;
}

.icbox {
	opacity: 0;
	visibility: hidden;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	transition: 0.45s;
}

.icbanner {
	position: relative;
	overflow: hidden;
	margin-left: -40px;
}

.icbitem {
	position: relative;
	float: left;
	margin-left: 40px;
}

.icbitem:hover .icbpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.icbitem:hover .iwt1,
.icbitem:hover .ixl,
.icbitem:hover .ixr {
	color: #003ABC;
}

.icbitem:hover .iwxq:before {
	width: 100%;
}

.icbpic {
	overflow: hidden;
}

.icbpic img {
	width: 100%;
	display: block;
	transition: 0.45s;
}

.ibiwz {
	background: #fff;
	padding: 30px 25px;
}

.iwt1 {
	color: #1E1E1E;
	font-size: 18px;
	font-weight: normal;
	height: 65px;
	overflow: hidden;
}

.iwxq {
	position: relative;
	margin-top: 30px;
	padding-top: 30px;
	border-top: 1px solid #E8E8E8;
}

.iwxq:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 1px;
	background: #003ABC;
	transition: 0.45s;
}

.ixl {
	display: block;
	float: left;
	color: #999999;
	font-size: 14px;
}

.ixr {
	display: block;
	float: right;
	color: #999999;
	font-size: 20px;
	line-height: 1.3;
}

.icbt {
	text-align: center;
	margin-top: 60px;
}

.icbprev,
.icbnext {
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	border-radius: 50%;
	border: 1px solid #003ABC;
	color: #003ABC;
	font-size: 20px;
	cursor: pointer;
}

.icbprev:hover,
.icbnext:hover {
	color: #fff;
	background: #003ABC;
}

.icbsz {
	display: inline-block;
	vertical-align: middle;
	margin: 0 40px;
	color: #CCCCCC;
	font-family: 'Futura LT Book';
	font-size: 20px;
}

.star {
	color: #003ABC;
	font-size: 30px;
	font-weight: bold;
}

.footer-wrap {
	background: #1E1E1E;
}

.fwbot1 {
	padding: 60px 0;
}

.fb1logo {
	float: left;
}

.fb1right {
	float: right;
	margin-top: 7px;
}

.fr1txt {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 16px;
	margin-left: 60px;
}

.fgx {
	width: 100%;
	height: 1px;
	background: rgba(255, 255, 255, .1);
}

.fwbot2 {
	padding: 20px 0;
}

.fb2l {
	float: left;
	margin-top: 10px;
}

.fl2txt {
	color: rgba(255, 255, 255, .5);
	font-size: 14px;
}

.fl2txt a {
	color: rgba(255, 255, 255, .5);
}

.fb2r {
	float: right;
}

.fr2tb {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	margin-left: 30px;
	cursor: pointer;
}

.ft2icon {
	display: block;
	width: 45px;
	height: 45px;
	border-radius: 50%;
	text-align: center;
	line-height: 45px;
	color: #fff;
	font-size: 18px;
	background: rgba(255, 255, 255, .1);
}

.ft2ewm {
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	transform: translateY(10px);
	display: block;
	position: absolute;
	bottom: 60px;
	left: -25px;
	width: 100px;
	height: 100px;
	background: #fff;
}

.fr2tb:hover .ft2ewm {
	opacity: 1;
	visibility: visible;
	transform: translateY(0);
}

.insides-banner {
	position: relative;
	overflow: hidden;
}

.ibtp {
	overflow: hidden;
}

.ibtp img {
	display: block;
	width: 100%;
}

.ibcv {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.ibctxt1 {
	position: relative;
	display: block;
	color: #fff;
	font-size: 40px;
	padding-bottom: 30px;
	line-height: 1.5;
}

.ibctxt1:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 48px;
	height: 3px;
	background: #fff;
}

.ibctxt2 {
	display: block;
	font-family: 'Futura LT Book';
	color: rgba(255, 255, 255, .3);
	font-size: 36px;
	text-transform: uppercase;
	line-height: 1.5;
	margin-top: -73px;
}

.iabtj {
	display: flex;
	margin-top: 90px;
}

.iabtj li {
	flex: 1;
}

.ibtnum {
	display: block;
	font-family: 'Futura LT Book';
	line-height: 1.5;
	color: #003ABC;
	font-size: 16px;
}

.ingd {
	font-size: 60px;
}

.ibttxt {
	display: block;
	color: #999999;
	font-size: 16px;
}

.ex1 {
	display: inline-block;
	opacity: 0;
	perspective: 200px;
}

.ex1 span {
	transform: rotateY(-90deg);
	opacity: 0;
}

.inside-bm {
	border-bottom: 1px solid #E8E8E8;
}

.ibml {
	float: left;
	padding: 25px 0;
}

.ildq,
.ilwz {
	font-size: 16px;
	color: #999999;
}

.ilwz:hover {
	color: #003ABC;
}

.ibmr {
	float: right;
}

.irlink {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	color: #666666;
	font-size: 20px;
	margin-left: 2vw;
	padding: 25px 0;
	line-height: 1.5;
}

.irlink:before {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #003ABC;
	transition: 0.45s;
}

.irlink:hover,
.irlink.active {
	color: #003ABC;
}

.irlink:hover:before,
.irlink.active:before {
	width: 100%;
	left: 0;
}

.about2-wrap {}

.aw2title {
	color: #003ABC;
	font-size: 32px;
	text-align: center;
	line-height: 1.5;
}

.aw2pic {
	margin-top: 80px;
	text-align: center;
}

.aw2pic img {
	display: inline-block;
	max-width: 100%;
}

.bg-F6F8FA {
	background: #F6F8FA;
}

.aw3banner {
	position: relative;
	overflow: hidden;
	/*padding-bottom: 72px;*/
	margin-left: -3%;
}
.aw3banner .slick-dots {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	bottom: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	/*z-index: 104;*/
}

.aw3banner .slick-dots li {
	position: relative;
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius: 50%;
	text-align: center;
	line-height: 12px;
	vertical-align: middle;
	background: #E5E5E5;
	margin: 0 9px;
}

.aw3banner .slick-dots li a {
	text-indent: 10em;
	position: relative;
	display: block;
	text-align: center;
	border-radius: 50%;
	padding: 0px;
	cursor: pointer;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.aw3banner .slick-dots li a:focus {
	outline: none;
}

.aw3banner .slick-dots li.slick-active {
	opacity: 1;
	visibility: visible;
	background: #003ABC;
}

.ab3item {
	position: relative;
	float: left;
	width: 30.333%;
	height: 297px;
	background: #fff;
	box-shadow: 0 3px 10px rgba(0, 0, 0, .05);
	cursor: pointer;
	margin: 40px 0 0 3%;
}

.ab3item:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 5px;
	background: #003ABC;
	transition: 0.45s;
	z-index: 1;
}

.ab3item:hover:before {
	width: 100%;
}

.ab3item:hover img {
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
	transform: scale(1.03);
}

.aw3banner .slick-slide>div {
	height: 297px;
	position: relative;
	margin: 40px 25px 0 25px;
}

.ab3item img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	transition: 0.45s;
}

.bswrap {
	padding: 1px 0 100px 0;
}

.bwlist li {
	background: #F6F8FA;
	padding: 55px 0;
	margin-top: 130px;
}

.bwlist li:hover .bwlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.bwlist li:hover .bwlnum {
	opacity: 1;
	visibility: visible;
}

.blbox {
	position: relative;
}

.bwlpic {
	width: 40%;
	margin-top: -105px;
	overflow: hidden;
}

.bwlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.bwlwz {
	position: relative;
	width: 56%;
}

.bwltxt1 {
	display: block;
	color: #333333;
	font-size: 30px;
	line-height: 1.5;
}

.bwltxt2 {
	position: relative;
	display: block;
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	margin-top: 10px;
	padding-bottom: 30px;
	line-height: 1.5;
}

.bwltxt2:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 40px;
	height: 3px;
	background: #003ABC;
}

.bwltxt3 {
	color: #333333;
	font-size: 16px;
	margin-top: 40px;
}

.bwlnum {
	opacity: 0;
	visibility: hidden;
	transition: 0.65s;
	display: block;
	font-family: 'Futura LT Book';
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
	line-height: 1.5;
	color: rgba(23, 73, 149, .03);
	font-size: 300px;
}

.bwlist li:nth-of-type(odd) .bwlpic {
	float: left;
}

.bwlist li:nth-of-type(odd) .bwlwz {
	float: right;
}

.bwlist li:nth-of-type(even) .bwlpic {
	float: right;
}

.bwlist li:nth-of-type(even) .bwlwz {
	float: left;
}

.nwlist .w1440 {
	padding: 50px 0;
	border-bottom: 1px solid #E8E8E8;
}

.nwlist li {
	position: relative;
	z-index: 3;
}

.nwlist li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: #F6F8FA;
	transition: 0.65s;
	z-index: -3;
}

.nwlist li:hover:before {
	height: 100%;
}

.nwlist li:hover .ndm,
.nwlist li:hover .nlctxt1,
.nwlist li:hover .nlcmore {
	color: #003ABC;
}

.nldate {
	font-family: 'Futura LT Book';
	float: left;
	color: #999999;
	font-size: 20px;
	line-height: 1.5;
}

.ndm {
	color: #333333;
	font-size: 40px;
}

.nlcont {
	float: left;
	width: 53%;
	margin-left: 80px;
}

.nlctxt1 {
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
}

.nlctxt2 {
	color: #999999;
	font-size: 16px;
	margin-top: 20px;
	height: 58px;
	overflow: hidden;
}

.nlcmore {
	display: block;
	color: #666666;
	font-size: 16px;
	margin-top: 50px;
	font-weight: normal;
}

.nlpic {
	float: right;
	width: 28%;
}

.nlpic img {
	display: block;
	width: 100%;
}

.pages-list {
	position: relative;
	margin-top: 80px;
	text-align: center;
}

.plpn {
	position: absolute;
	color: #666666;
	font-size: 16px;
}

.plpn i {
	display: inline-block;
	font-size: 15px;
}

.plprev {
	left: 0;
}

.plprev i {
	margin-right: 10px;
}

.plnext {
	right: 0;
}

.plnext i {
	margin-left: 10px;
}

.plnum {
	font-family: 'Futura LT Book';
	display: inline-block;
	vertical-align: middle;
	color: #666666;
	font-size: 16px;
	width: 40px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	border-radius: 50%;
}

.plnum:hover,
.plnum.active {
	color: #fff;
	background: #003ABC;
}

.plpn:hover {
	color: #003ABC;
}

.ndtitle {
	color: #333333;
	font-size: 40px;
	line-height: 1.5;
	text-align: center;
}

.nddate {
	display: block;
	color: #999999;
	font-size: 16px;
	text-align: center;
	margin-top: 20px;
}

.ndcont {
	margin-top: 60px;
	padding-top: 60px;
	border-top: 1px solid #CCCCCC;
	color: #666666;
	font-size: 16px;
}

.ndbt {
	position: relative;
	margin-top: 100px;
	background: #F7F7F7;
	padding: 30px;
	text-align: center;
	line-height: 1.5;
}

.nbreturn {
	display: inline-block;
	color: #666666;
	font-size: 16px;
}

.ndbt .plprev {
	left: 30px;
}

.ndbt .plnext {
	right: 30px;
}

.nbreturn:hover {
	color: #003ABC;
}

.idwlist li {
	position: relative;
	z-index: 3;
}

.idwlist li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #F7F7F7;
	transition: 0.65s;
	z-index: -3;
}

.idwlist li:hover:before {
	height: 100%;
}

.idwlist li:hover .idljt,
.idwlist li:hover .idltxt,
.idwlist li:hover .idldate {
	color: #1B497F;
	font-weight: bold;
}

.idwlist .w1440 {
	position: relative;
	line-height: 1.5;
	padding: 30px 0;
}

.idljt {
	display: block;
	float: left;
	color: #333;
	font-size: 20px;
}

.idltxt {
	float: left;
	width: 70%;
	margin-left: 30px;
	color: #666666;
	font-size: 16px;
}

.idldate {
	float: right;
	color: #666666;
	font-size: 16px;
}

.pwfrist {
	position: relative;
}

.pfpic {
	float: left;
	width: 42%;
	overflow: hidden;
}

.pfpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pfcont {
	float: left;
	width: 58%;
	box-sizing: border-box;
	padding-left: 50px;
	text-align: justify;
}

.pctitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
}

.pcdate {
	display: block;
	font-family: 'Futura LT Book';
	color: #999999;
	font-size: 16px;
	margin-top: 10px;
}

.pcms {
	color: #999999;
	font-size: 16px;
	margin-top: 40px;
	height: 86px;
	overflow: hidden;
}

.pcmore {
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 70px;
	font-weight: normal;
}

.pwfrist:hover .pfpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.pwfrist:hover .pctitle,
.pwfrist:hover .pcmore {
	color: #003ABC;
}

.pwlist {
	margin: 20px 0 0 -3%;
}

.pwlist li {
	position: relative;
	width: 30.333%;
	float: left;
	margin: 57px 0 0 3%;
}

.pwlist li:hover .pdl,
.pwlist li:hover .pwltitle,
.pwlist li:hover .pwlmore {
	color: #003ABC;
}

.pwlist li:hover .pdl {
	font-weight: bold;
}

.pwlist li:hover .pwlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.pwlist li:hover .pwlmore:before {
	width: 100%;
}

.pwldate {
	line-height: 1;
	font-family: 'Futura LT Book';
}

.pdl {
	display: block;
	float: left;
	color: #333333;
	font-size: 36px;
	font-weight: normal;
}

.pdl em {
	font-size: 16px;
	color: #999999;
	font-style: normal;
}

.pdr {
	display: block;
	float: right;
	color: #999999;
	font-size: 16px;
	font-weight: bold;
	margin-top: 14px;
}

.pwlpic {
	margin-top: 15px;
	overflow: hidden;
}

.pwlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.pwltitle {
	color: #333333;
	font-size: 20px;
	margin-top: 20px;
	font-weight: normal;
}

.pwlmore {
	position: relative;
	display: block;
	padding-top: 20px;
	margin-top: 20px;
	border-top: 1px solid #E8E8E8;
	color: #999999;
	font-size: 16px;
}

.pwlmore:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 1px;
	background: #003ABC;
	transition: 0.65s;
}

.party2-wrap {
	color: #666666;
	font-size: 16px;
}

.cwlist {}

.cwlist li {
	position: relative;
	background: #F6F8FA;
	margin-top: 10px;
}

.cwlist li:not(:first-child) {
	margin-top: 70px;
}

.cwlist li:nth-of-type(odd) .cwlpic {
	float: right;
}

.cwlist li:nth-of-type(odd) .cwlwz {
	float: left;
}

.cwlist li:nth-of-type(even) .cwlpic {
	float: left;
}

.cwlist li:nth-of-type(even) .cwlwz {
	float: right;
}

.cwlist li:hover .cwlpic img {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}

.cwlist li:hover .cwlmore em {
	width: 80%;
	margin-right: 5%;
}

.cwlist li:hover .cwlmore,
.cwlist li:hover .cwldate,
.cwlist li:hover .cwltitle {
	color: #003ABC;
}

.cwlpic {
	width: 50%;
	overflow: hidden;
}

.cwlpic img {
	display: block;
	width: 100%;
	transition: 0.45s;
}

.cwlwz {
	width: 50%;
	box-sizing: border-box;
	padding: 35px 40px;
	text-align: justify;
}

.cwldate {
	display: block;
	font-family: 'Futura LT Book';
	line-height: 1;
	color: #333333;
	font-size: 40px;
}

.cwldate em {
	font-style: normal;
	color: #999999;
	font-size: 20px;
}

.cwltitle {
	color: #333333;
	font-size: 22px;
	line-height: 1.5;
	margin-top: 60px;
	font-weight: normal;
}

.cwlms {
	color: #666666;
	font-size: 16px;
	margin-top: 20px;
	height: 86px;
	overflow: hidden;
}

.cwlmore {
	display: block;
	color: #999999;
	font-size: 16px;
	margin-top: 50px;
}

.cwlmore em {
	display: inline-block;
	vertical-align: middle;
	width: 0;
	height: 1px;
	background: #003ABC;
	transition: 0.65s;
}

.twlist {
	margin-left: -3%;
}

.twlist li {
	position: relative;
	float: left;
	width: 30.333%;
	margin: 70px 0 0 3%;
	box-sizing: border-box;
	padding: 56px 56px 76px 56px;
	background: #F6F8FA;
	z-index: 3;
}

.twlist li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 100%;
	transition: 0.65s;
	background: #003ABC;
	z-index: -3;
}

.twlist li:hover:before {
	width: 100%;
}

.twlist li:hover .tlname,
.twlist li:hover .tlzw,
.twlist li:hover .tljt {
	color: #fff;
}

.twlist li:hover .tljt {
	transform: rotate(0);
}

.twlist li:hover .tlpic:before {
	width: 120%;
	height: 120%;
}

.tlpic {
	position: relative;
	width: 212px;
	border-radius: 50%;
	margin: 0 auto;
	background: #fff;
	transition: 0.45s;
	z-index: 3;
}

.tlpic:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 100%;
	height: 100%;
	background: rgba(255, 255, 255, .1);
	transition: 0.45s;
	z-index: -1;
	border-radius: 50%;
}

.tlpic img {
	display: block;
	width: 100%;
}

.tlname {
	color: #333333;
	font-size: 20px;
	text-align: center;
	margin-top: 40px;
	line-height: 1.5;
}

.tlzw {
	color: #666666;
	font-size: 16px;
	text-align: center;
	margin-top: 10px;
	height: 58px;
	overflow: hidden;
}

.tljt {
	display: block;
	color: #999999;
	font-size: 16px;
	text-align: center;
	margin-top: 50px;
	transform: rotate(-45deg);
	line-height: 1.5;
	transition: 0.45s;
}

.tdleft {
	float: left;
	width: 27%;
}

.tdlpic {
	border-radius: 50%;
	overflow: hidden;
	background: #F6F8FA;
}

.tdlpic img {
	display: block;
	width: 100%;
}

.tlewm {
	margin-top: 40px;
	text-align: center;
}

.tetb {
	position: relative;
	display: inline-block;
	margin: 0 15px;
}

.teicon {
	display: block;
	width: 45px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	background: #D2D2D2;
	color: #fff;
	font-size: 18px;
	border-radius: 50%;
	cursor: pointer;
}

.tdright {
	float: right;
	width: 65%;
}

.trname {
	color: #333333;
	font-size: 24px;
	line-height: 1.5;
}

.trzw {
	color: #666666;
	font-size: 20px;
	margin-top: 10px;
}

.trnr {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #E8E8E8;
	color: #999999;
	font-size: 16px;
	text-align: justify;
}

.cwhead {
	background: #003ABC;
}

.cwhead .cwtxt:not(:first-child):before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 1px;
	height: 20px;
	background: rgba(255, 255, 255, .5);
}

.cwtxt {
	position: relative;
	display: block;
	float: left;
	text-align: center;
	padding: 20px 0;
	color: #fff;
	font-size: 20px;
}

.cwtxt:nth-child(1),
.cwtxt:nth-child(2),
.cwtxt:nth-child(3),
.cwtxt:nth-child(4),
.cwtxt:nth-child(5) {
	width: 18%;
}

.cwtxt:nth-child(6) {
	width: 10%;
}

.cwlbt {
	cursor: pointer;
}

.cwlbt.active .cwjj {
	transform: rotate(270deg);
	background: #003ABC;
}

.cwlbt.active .cwtxt {
	color: #003ABC;
}

.cwjj {
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 50%;
	margin: 0 auto;
	background: #E8E8E8;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 30px;
	transform: rotate(90deg);
	transition: 0.35s;
}

.cwlbt .cwtxt {
	color: #666666;
}

.ctwlist li {
	margin-top: 10px;
	background: #fff;
}

.cwlzk {
	display: none;
	padding: 40px 0;
	margin: 0 60px;
	color: #666666;
	font-size: 16px;
	border-top: 1px solid #E8E8E8;
}

.czdz {
	font-size: 20px;
	color: #999999;
}

.ct2bot {
	position: relative;
	background: #F6F8FA;
}

.cb2left {
	float: left;
	width: 65%;
	box-sizing: border-box;
	padding: 50px 40px 30px 40px;
}

.cl2title {
	position: relative;
	color: #333333;
	font-size: 24px;
	font-weight: normal;
	padding-bottom: 5px;
}

.cl2title:before {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 96px;
	height: 2px;
	background: #003ABC;
}

.cl2item {
	margin-left: -4%;
}

.cl2srk {
	float: left;
	width: 46%;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	margin: 30px 0 0 4%;
	background: #fff;
	box-sizing: border-box;
	padding: 0 20px;
}

.cs2icon {
	display: inline-block;
	vertical-align: middle;
	color: #CCCCCC;
	font-size: 13px;
}

.cswb {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	background: none;
	border: none;
	color: #999999;
	font-size: 12px;
	padding-left: 10px;
	margin-left: 10px;
	border-left: 1px solid #E9E9E9;
}

.ci2area {
	display: block;
	resize: none;
	background: #fff;
	padding: 15px 20px;
	margin-top: 30px;
	font-family: "SourceHanSansCN-Regular";
	color: #999999;
	font-size: 12px;
	border: none;
	width: 96%;
	height: 120px;
	margin-left: 4%;
	box-sizing: border-box;
}

.cl2btn a {
	display: block;
	width: 166px;
	height: 40px;
	background: #003ABC;
	text-align: center;
	line-height: 40px;
	color: #fff;
	font-size: 16px;
	border-radius: 20px;
	margin-top: 30px;
}

.cb2right {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 50px 30px;
	width: 35%;
	box-sizing: border-box;
}

.cb2right .cl2title {
	color: #fff;
}

.cb2right .cl2title:before {
	background: #fff;
}

.cr2item {
	margin-top: 35px;
}

.cri2icon {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 20px;
	width: 20px;
	line-height: 1.5;
}

.cri2txt {
	display: inline-block;
	vertical-align: top;
	color: #fff;
	font-size: 16px;
	width: 90%;
	margin-left: 10px;
}

.maps {
	height: 500px;
}

.BMap_bubble_title {
	text-align: center;
	color: #174995;
	font-size: 24px;
}

.BMap_bubble_content {
	color: #666666;
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}

.anchorBL {
	display: none;
}

.gbbs .itltxt1,
.gbbs .itltxt2 {
	color: #fff;
}

.zyms {
	color: #fff;
	font-size: 16px;
	margin-top: 10px;
}

.ibzy {
	position: relative;
	margin-top: 60px;
	z-index: 3;
	padding: 55px 30px 120px 0;
	overflow: hidden;
}

.ibzy:before {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	bottom: 10%;
	width: 94%;
	height: 90%;
	background: #fff;
	z-index: -3;
}

.ixjt {
	text-align: right;
}

.ixjprev,
.ixjnext {
	display: inline-block;
	vertical-align: middle;
	width: 36px;
	height: 36px;
	text-align: center;
	line-height: 36px;
	border-radius: 50%;
	border: 1px solid #CCCCCC;
	color: #CCCCCC;
	font-size: 12px;
	margin-left: 24px;
	cursor: pointer;
}

.ixjprev:hover,
.ixjnext:hover {
	color: #fff;
	background: #003ABC;
	border: 1px solid #003ABC;
}
.ibzbanner{
	position: relative;
	margin-top: 20px;
}
.ibzbanner .slick-list{
	overflow: visible;
}
.ibzbanner .slick-active.izbitem{
	opacity: 1;
}
.izbitem{
	opacity: 0;
	position: relative;
	float: left;
}
.izipic{
	position: absolute;
	left: 0;
	top: -50px;
	width: 64%;
}
.izipic img{
	display: block;
	width: 100%;
}
.iziwz{
	float: right;
	width: 31%;
}
.izwt1{
	line-height: 1.5;
	font-weight: normal;
	color: #333333;
	font-size: 30px;
}
.izwt2{
	color: #666666;
	font-size: 16px;
	margin-top: 30px;
	height: 115px;
	overflow: hidden;
}
.izwt3{
	display: block;
	color: #003ABC;
	font-size: 16px;
	margin-top: 40px;
}
.ibztab{
	margin-top: 90px;
	float: right;
	width: 31%;
	padding-bottom: 1px solid #E6E6E6;
}
.iztqh{
	position: relative;
	display: inline-block;
	color: #999999;
	font-size: 16px;
	margin-right: 60px;
	padding-bottom: 15px;
}
.iztqh:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 0;
	height: 3px;
	background: #003ABC;
	transition: 0.45s;
}
.iztqh.active{
	color: #003ABC;
}
.iztqh.active:before{
	width: 100%;
}
.ab4left{
	float: left;
	width: 31%;
}
.ab4left img{
	display: block;
	width: 100%;
}
.ab4right{
	float: right;
	width: 64%;
	padding-top: 10%;
}
.ar4title{
	line-height: 1.5;
	color: #003ABC;
	font-size: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #E8E8E8;
}
.ar4nr{
	margin-top: 20px;
	color: #777777;
	font-size: 16px;
	height: 338px;
	overflow-y: scroll;
	padding-right: 30px;
}
.ar4nr::-webkit-scrollbar {
	width: 6px;
	background: none;
}

.ar4nr::-webkit-scrollbar-thumb {
	width: 6px;
	background: #ccc;
}

.ar4nr::-webkit-scrollbar-corner {
	background: none;
}

.ar4nr::-webkit-scrollbar:horizontal {
	height: 9px;
}
.ab4box{
	position: relative;
	z-index: 3;
}
.ab4box:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 200%;
	height: 90%;
	background: #F6F8FA;
	z-index: -3;
}
.zzgx{
	padding: 35px 0 100px 0;
	text-align: center;
}
.zgpic img{
	display: inline-block;
	max-width: 100%;
}
.zgtxt{
	color: #000000;
	font-size: 22px;
	margin-top: 10px;
}
.bscases{
	padding: 0 0 110px 0;
}
.bct1{
	color: #333333;
	font-size: 30px;
	text-align: center;
	line-height: 1.5;
}
.bct2{
	text-align: center;
	color: #999999;
	font-size: 16px;
	text-transform: uppercase;
	line-height: 1.5;
}
.bclist{
	margin-left: -3%;
}
.bclist li{
	float: left;
	width: 30.333%;
	margin-left: 3%;
	margin-top: 50px;
	cursor: pointer;
}
.bclist li:hover .bclpic img{
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	transform: scale(1.05);
}
.bclist li:hover .bpicon{
	opacity: 1;
	visibility: visible;
}
.bclist li:hover .bpicon:before{
	animation: 1s sclar infinite alternate;
}
.bclpic{
	position: relative;
	overflow: hidden;
}
.bclpic img{
	display: block;
	width: 100%;
	transition: 0.45s;
}
.bcltxt{
	text-align: center;
	color: #333333;
	font-size: 18px;
	margin-top: 20px;
}
.bpicon{
	opacity: 0;
	visibility: hidden;
	transition: 0.45s;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #003ABC;
	color: #fff;
	font-size: 25px;
	text-align: center;
	line-height: 32px;
	font-style: normal;
	z-index: 3;
}
.bpicon:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,58,199,.2);
	z-index: -3;
	border-radius: 50%;
}
@keyframes sclar{
	from{
		transform: scale(1);
	}
	to{
		transform: scale(1.4);
	}
}
.bs-tk.active{
	opacity: 1;
	visibility: visible;
}
.bs-tk{
	opacity: 0;
	visibility: hidden;
	transition: 0.35s;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: rgba(0,0,0,.5);
	z-index: 9999;
}
.btbot{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	width: 1218px;
	box-sizing: border-box;
	padding: 70px;
	background: #fff;
}
.btcprev,.btcnext{
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	width: 62px;
	height: 62px;
	border-radius: 50%;
	border: 1px solid #fff;
	color: #fff;
	font-size: 20px;
	text-align: center;
	line-height: 62px;
	cursor: pointer;
	transition: 0.45s;
}
.btcprev:hover,.btcnext:hover{
	color: #fff;
	border: 1px solid #003ABC;
	background: #003ABC;
}
.btcprev{
	left: -110px;
}
.btcnext{
	right: -110px;
}
.btclose{
	position: absolute;
	top: 45px;
	right: 45px;
	color: #707070;
	font-size: 38px;
	line-height: 1;
	cursor: pointer;
}
.btclose:hover{
	color: #003ABC;
}
.btlpic{
	float: left;
	width: 41%;
}
.btlpic img{
	display: block;
	width: 100%;
}
.btlwz{
	float: left;
	width: 50%;
	margin-left: 60px;
	margin-top: 60px;
}
.btwt1{
	color: #333333;
	font-size: 28px;
	line-height: 1.5;
}
.btwt2{
	display: block;
	position: relative;
	color: #999999;
	font-size: 16px;
	line-height: 1.5;
	padding-bottom: 40px;
}
.btwt2:before{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 200px;
	height: 1px;
	background: #E8E8E8;
}
.btwt2:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 3px;
	background: #003ABC;
}
.btwt3{
	color: #666666;
	font-size: 16px;
	margin-top: 50px;
	height: 259px;
	overflow-y: scroll;
	padding-right: 30px;
}
.btwt3::-webkit-scrollbar {
	width: 6px;
	background: none;
}

.btwt3::-webkit-scrollbar-thumb {
	width: 6px;
	background: #ccc;
}

.btwt3::-webkit-scrollbar-corner {
	background: none;
}

.btwt3::-webkit-scrollbar:horizontal {
	height: 9px;
}
.bg-F7F7F7{
	background: #F7F7F7;
}
.twitem{
	float: left;
	width: 50%;
}
.twtx{
	margin: 0 auto;
}
