body,
html {
	margin: 0;
	padding: 0
}

img {
	border: none;
	outline: 0
}

header {
	width: 100%;
	background-color: #101010;
	background-image: linear-gradient(0deg, #000 0, #101010 100%)
}

.clearfix {
	zoom: 1
}

.clearfix:after {
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
	content: ''
}

.header-warp {
	width: 1200px;
	margin: 0 auto
}

.header-warp>.logo {
	text-decoration: none;
	width: 176px;
	height: 43px;
	padding: 14px 0 15px 0;
	display: block;
	float: left
}

.header-warp>.logo img {
	width: 100%;
	height: 100%
}

.header-warp>.header-menus {
	margin: 0 0 0 340px;
	padding: 0;
	list-style: none;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	height: 72px
}

.header-warp>.header-menus li {
	margin: 0;
	padding: 0;
	list-style: none;
	display: block;
	height: 100%;
	float: left
}

.header-warp>.header-menus li a {
	text-decoration: none;
	display: block;
	height: 18px;
	line-height: 18px;
	color: #9d9d9d;
	padding: 29px 46px 25px 42px
}

.header-warp>.header-menus li a:hover {
	color: #1a55be
}

.header-warp>.header-menus li.active a,
.header-warp>.header-menus li.active a:hover {
	color: #fff;
	background-color: #4c4c4c
}

footer {
	width: 100%;
	display: block;
	background-color: #000;
	text-align: center;
	padding: 33px 0 27px 0;
	font-family: MicrosoftYaHei
}

footer a {
	text-decoration: none
}

footer a:hover {
	text-decoration: underline
}

footer.footer-fix {
	position: absolute;
	bottom: 0
}

footer .footer-links a,
footer .footer-links span {
	height: 17px;
	line-height: 17px;
	font-size: 16px;
	color: #b7b7b7;
	display: inline-block;
	vertical-align: top
}

footer .footer-content {
	margin-top: 30px
}

footer .footer-content a,
footer .footer-content p {
	margin: 0;
	padding: 0;
	font-size: 14px;
	height: 15px;
	line-height: 15px;
	color: #7d7d7d
}

footer .footer-content p {
	margin-bottom: 10px
}

footer .footer-content .icon-wen {
	width: 29px;
	height: 100%;
	position: relative;
	display: inline-block
}

footer .footer-content .icon-wen img {
	position: absolute;
	left: 1px;
	top: -4px;
	display: block;
	width: 90%
}

footer .footer-beian-nav {
	height: 14px;
	margin-top: 20px
}

footer .footer-beian-nav a,
footer .footer-beian-nav span {
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	color: #7d7d7d
}

footer .footer-beian-nav span {
	margin-left: 5px
}

footer .footer-beian-nav img {
	display: inline-block;
	height: 100%;
	width: auto;
	vertical-align: top
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0
}

ul.pagination li {
	display: inline
}

ul.pagination li a {
	color: #000;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd
}

.pagination li:first-child a {
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px
}

.pagination li:last-child a {
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px
}

ul.pagination li a.active {
	background-color: #000;
	color: #fff;
	border: 1px solid #6b5c5c
}

ul.pagination li a.disabled,
ul.pagination li a:hover:not(.active) {
	background-color: #ddd
}

ul.pagination li a.disabled {
	cursor: not-allowed
}

.head-banner {
	width: 100%;
	height: 262px
}

.head-banner img {
	width: 100%;
	height: 100%;
	display: block
}

.main-wrapper {
	width: 100%;
	background: #f6f7fb;
	padding: 28px 0 54px 0
}

.main-wrapper .main-container {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden
}

.main-wrapper .main-container .article-right,
.main-wrapper .main-container .article-wrapper {
	float: left;
	font-family: MicrosoftYaHei
}

.main-wrapper .main-container .article-wrapper {
	/* width: 840px; */
	background: #fff;
	font-family: MicrosoftYaHei
}

.main-wrapper .main-container .article-right {
	width: 360px;
	padding-top: 84px
}

.main-wrapper .main-container .article-wrapper .article-head {
	padding: 84px 50px 0 40px
}

.article-head h1 {
	margin: 0;
	padding: 0 0 31px 0;
	height: 25px;
	line-height: 25px;
	font-size: 25px;
	letter-spacing: 1px;
	color: #383838;
	font-family: MicrosoftYaHei-Bold;
	border-bottom: 1px solid #e0e0e0
}

.article-head .article-post-date {
	width: 100%;
	height: 16px;
	padding: 18px 0;
	border-bottom: 1px solid #e0e0e0;
	color: #626262
}

.article-head .article-post-date i {
	display: inline-block;
	width: 16px;
	height: 100%;
	background: url(../images/1555661732_lkog9lbv6c8gfj0nhbhatyupz1yptul2forhzbnf.png) left center no-repeat;
	vertical-align: middle
}

.article-head .article-post-date span {
	display: inline-block;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	vertical-align: middle;
	margin-left: 10px
}

.main-wrapper .main-container .article-wrapper .article-content {
	padding: 46px 59px 140px 40px;
	min-height: 430px
}

.main-wrapper .main-container .article-wrapper .article-content * {
	max-width: 100% !important
}

.sub-title {
	width: 100%;
	height: 24px;
	padding-left: 21px;
	position: relative
}

.sub-title>i {
	position: absolute;
	display: block;
	width: 5px;
	height: 100%;
	background-color: #1a54bf;
	left: 0;
	top: 0
}

.sub-title>span {
	display: inline-block;
	height: 24px;
	line-height: 24px;
	letter-spacing: 1px;
	color: #383838;
	font-size: 25px
}

.sub-title>a {
	display: inline-block;
	height: 18px;
	line-height: 18px;
	font-size: 18px;
	text-decoration: none;
	letter-spacing: 1px;
	color: #aaa;
	margin-left: 7px;
	vertical-align: bottom
}

.article-list-area .news-list {
	list-style: none;
	margin: 21px 5px 0 22px;
	display: block;
	padding: 0
}

.article-list-area .news-list li {
	display: block;
	list-style: none;
	height: 14px;
	padding: 17px 0 16px 0;
	border-bottom: 1px solid #dfe0e3
}

.article-list-area .news-list a.news-title {
	text-decoration: none;
	display: block;
	color: #89898b;
	position: relative;
	padding-left: 19px
}

.article-list-area .news-list a.news-title i {
	display: block;
	width: 12px;
	height: 14px;
	position: absolute;
	left: 0;
	top: 0;
	background: url(../images/1555663934_v2mmfhtv4sbkwadfbgqmvgaeyefltq63fphogsd3.png) left center no-repeat
}

.article-list-area .news-list a.news-title span {
	display: block;
	height: 14px;
	line-height: 14px;
	font-size: 14px;
	letter-spacing: 1px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

.article-right .bluebox-area {
	margin-top: 46px
}

.article-right .bluebox-area .bluebox-wrapper {
	width: 339px;
	height: 339px;
	margin-top: 32px;
	margin-left: 21px;
	position: relative
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-img {
	width: 100%;
	height: 100%;
	z-index: 1
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-img img {
	width: 100%;
	height: 100%;
	display: block
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main {
	width: 100%;
	height: 100%;
	z-index: 3;
	position: absolute;
	left: 0;
	top: 0;
	display: none
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main-wrapper {
	width: 100%;
	height: 100%;
	z-index: 2;
	background: #000;
	position: absolute;
	left: 0;
	top: 0;
	opacity: 0;
	display: none;
	transition: opacity .3s
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main .qr-area {
	width: 143px;
	height: 143px;
	padding: 6px 7px;
	background-color: #606060;
	margin: 39px auto 0 auto
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main .qr-area img {
	width: 100%;
	height: 100%;
	display: block
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main .qr-scan-tip {
	width: 290px;
	height: 13px;
	line-height: 13px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #fff;
	text-align: center;
	padding-bottom: 18px;
	margin: 14px auto 0 auto;
	border-bottom: 1px solid #46494e
}

.article-right .bluebox-area .bluebox-wrapper .bluebox-main .btn-area {
	width: 290px;
	overflow: hidden;
	margin: 29px auto 0 auto
}

.btn-area a {
	width: 135px;
	height: 43px;
	display: block;
	text-decoration: none
}

.btn-area .ios-link {
	background: url(../images/1555665422_f4jjifjqqq9axaqdmeliomrjvjlisfyqabvzjodn.png) left center no-repeat;
	float: left
}

.btn-area .android-link {
	background: url(../images/1555665447_qkzq1sbza0rv4vrtunqc9s4hrtaip3ajulju5gjn.png) left center no-repeat;
	float: right
}

.article-right .bluebox-area .bluebox-wrapper:hover .bluebox-main,
.article-right .bluebox-area .bluebox-wrapper:hover .bluebox-main-wrapper {
	display: block
}

.article-right .bluebox-area .bluebox-wrapper:hover .bluebox-main-wrapper {
	opacity: .9
}
