@charset "UTF-8";/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%
}

body {
	margin: 0
}

h1 {
	font-size: 2em;
	margin: .67em 0
}

hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible
}

pre {
	font-family: monospace,monospace;
	font-size: 1em
}

a {
	background-color: transparent
}

abbr[title] {
	border-bottom: none;
	text-decoration: underline;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted
}

b,strong {
	font-weight: bolder
}

code,kbd,samp {
	font-family: monospace,monospace;
	font-size: 1em
}

small {
	font-size: 80%
}

sub,sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}

sub {
	bottom: -.25em
}

sup {
	top: -.5em
}

img {
	border-style: none
}

button,input,optgroup,select,textarea {
	font-family: inherit;
	font-size: 100%;
	line-height: 1.15;
	margin: 0
}

button,input {
	overflow: visible
}

button,select {
	text-transform: none
}[type=button],[type=reset],[type=submit],button {
	-webkit-appearance: button
}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
	border-style: none;
	padding: 0
}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
	outline: 1px dotted ButtonText
}

fieldset {
	padding: .35em .75em .625em
}

legend {
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal
}

progress {
	vertical-align: baseline
}

textarea {
	overflow: auto
}[type=checkbox],[type=radio] {
	box-sizing: border-box;
	padding: 0
}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
	height: auto
}[type=search] {
	-webkit-appearance: textfield;
	outline-offset: -2px
}[type=search]::-webkit-search-decoration {
	-webkit-appearance: none
}

::-webkit-file-upload-button {
	-webkit-appearance: button;
	font: inherit
}

details {
	display: block
}

summary {
	display: list-item
}

template {
	display: none
}[hidden] {
	display: none
}

html {
	font-size: 13.3333333333vw
}

@media screen and (max-width:319.98px) {
	html {
		font-size: 32px
	}
}

@media screen and (min-width:768px) {
	html {
		font-size: 76.8px
	}
}

body {
	color: #666;
	margin: 0 auto;
	min-width: 320px;
	font-size: 14px;
	font-family: "Microsoft Yahei","微软雅黑",sans-serif,Arial,"Times New Roman";
	background-color: #f5f5f5
}

li,ul {
	list-style: none;
	margin: 0;
	padding: 0
}

p {
	margin: 0
}

a,a:hover,a:link,a:visited {
	text-decoration: none
}

.clearfix:after {
	content: "";
	display: block;
	clear: both
}

.autoWidth {
	max-width: initial
}

@media (min-width:992px) {
	.w1200 {
		margin: 0 auto
	}
}

.message-box-wrapper {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	background: rgba(0,0,0,.7);
	z-index: 999;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center
}

.message-box-wrapper img {
	width: 80px;
	margin-right: 20px
}

.message-box-wrapper .message-box {
	width: 400px;
	padding: 40px 20px;
	background: #fff;
	border-radius: 4px;
	position: relative
}

.message-box-wrapper .message-box-content {
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 20px;
	font-weight: 700;
	color: #333
}

.message-box-wrapper .messages-box-disappear {
	margin-top: 24px
}

.message-box-wrapper .message-box2 {
	text-align: left
}

.message-box-wrapper .message-box2 .box-close {
	position: absolute;
	right: 20px;
	top: 20px
}

.message-box-wrapper .message-box2 .message-box-content {
	justify-content: flex-start
}

.message-box-wrapper .message-box2 .message-box2-con {
	margin-top: 32px
}

.message-box-wrapper .message-box2 .message-btn {
	display: flex;
	justify-content: space-between;
	margin-top: 32px
}

.message-box-wrapper .message-box2 .message-btn .btn {
	width: 40%;
	border-radius: 0
}

.message-box-wrapper .message-box2 .message-btn .btn:last-child {
	color: #333;
	border: 1px solid #f2f2f2
}

.message-box-wrapper img {
	width: .8rem;
	margin-right: .2rem
}

.message-box-wrapper .message-box {
	width: 80%;
	padding: .4rem .2rem
}

.message-box-wrapper .message-box-content {
	font-size: .3rem
}

.message-box-wrapper .messages-box-disappear {
	margin-top: .2rem
}

.nav,.pageBanner .bannerTit p,.section-main .main-content {
	width: 84.375%;
	margin: 0 auto
}

.container {
	width: 84.375%;
	margin: 0 auto;
	position: relative
}

.container .content {
	width: 84.375%;
	margin: 0 auto
}

.section-main .main-content .nav .arrow {
	display: inline-block;
	width: 6px;
	height: 11px;
	background: url(../images/arraw.jpg) no-repeat center/cover;
	margin-left: 10px;
	margin-right: 10px
}

@media (min-width:1600px) and (max-width:1900.999px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 81.25%
	}

	.container .content {
		width: 82.12%
	}
}

@media (min-width:1440px) and (max-width:1599.999px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 90%
	}

	.container .content {
		width: 88.9%
	}
}

@media (min-width:1366px) and (max-width:1439.999px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 88.88%
	}

	.container .content {
		width: 95.32%
	}
}

@media (min-width:1280px) and (max-width:1365.999px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 90.77%
	}

	.container .content {
		width: 95.18%
	}
}

@media (min-width:768px) and (max-width:1279.999px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 96%
	}

	.container .content {
		width: 95.32%
	}
}

@media (max-width:767px) {
	.container,.nav,.pageBanner .bannerTit p,.section-main .main-content {
		width: 100%
	}

	.container .content {
		width: 100%
	}
}

@media (min-width:992px) {
	.main-mx {
		margin-left: 3%!important;
		margin-right: 3%!important
	}
}

@media (min-width:1240px) {
	.main-mx {
		margin-left: 8.6419%!important;
		margin-right: 8.6419%!important
	}
}

.mb-70 {
	margin-bottom: .2rem
}

@media (min-width:992px) {
	.mb-70 {
		margin-bottom: 70px
	}
}

@media (max-width:767px) {
	.hidden-xs {
		display: none!important
	}
}

.header {
	position: absolute;
	left: 0;
	right: 0;
	top: 75px;
	z-index: 999;
	transition: padding .5s,background .5s
}

.header .inner {
	margin: 0 auto;
	position: relative;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between
}

@media (min-width:1200px) {
	.header .inner {
		width: 100%
	}
}

@media (min-width:1500px) {
	.header .inner {
		width: 90%
	}
}

.header .logo {
	transition: opacity .8s;
	z-index: 9
}

.header .logo:focus {
	outline: 0
}

.header .logo>img {
	display: block
}

.header .language {
	display: flex;
	position: absolute;
	top: -30px;
	right: 0
}

.header .language>a {
	color: #fff;
	font-size: 16px;
	text-decoration: none
}

.header .language>a:hover {
	color: #d73f4d
}

.header .language>a:nth-child(1) {
	margin-right: 20px
}

.header .main-navigation {
	opacity: 0;
	transition: opacity .8s .3s
}

.header .main-navigation ul {
	list-style: none;
	font-size: 0
}

.header .main-navigation ul li {
	display: inline-block;
	vertical-align: top;
	font-weight: 400;
	position: relative;
	font-size: 16px;
	margin-left: -1px;
	cursor: pointer
}

@media (max-width:1380px) {
	.header .main-navigation ul li {
		font-size: 14px
	}
}

.header .main-navigation ul li a {
	color: #5d4876;
	display: block;
	text-decoration: none;
	position: relative
}

.header .main-navigation ul li a i {
	position: absolute;
	right: 10%;
	top: 52%;
	transform: translateY(-50%);
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 6px 0 6px;
	border-color: #fff transparent transparent transparent
}

@media screen and (max-width:1500px) {
	.header .main-navigation ul li a i {
		right: 5%
	}
}

@media screen and (max-width:1150px) {
	.header .main-navigation ul li a i {
		right: 2%
	}
}

.header .main-navigation ul li .custom-sub {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	text-align: center;
	box-sizing: border-box;
	overflow: hidden;
	display: none
}

.header .main-navigation ul li .custom-sub ul.sub-menu {
	border: 1px solid #fff;
	border-top: none
}

.header .main-navigation ul li .custom-sub ul.sub-menu li {
	width: 100%;
	margin-left: 0;
	border-bottom: 1px solid #fff
}

.header .main-navigation ul li .custom-sub ul.sub-menu li a {
	display: block;
	padding: 15px 0;
	color: #fff
}

.header .main-navigation ul li .custom-sub ul.sub-menu li:last-child {
	border-bottom: none
}

.header .main-navigation ul li:hover .custom-sub {
	display: block
}

.header .main-navigation ul li:hover .custom-sub ul.sub-menu li a:hover:after {
	width: 80%
}

.header .main-navigation .menu-top-container {
	position: relative
}

.header .main-navigation .menu-top-container>ul>li>a {
	border-color: rgba(255,255,255,.4);
	color: #fff;
	padding: 0;
	line-height: 60px;
	width: 145px;
	text-align: center;
	border: 1px solid rgba(0,59,72,.4);
	position: relative;
	transition: background .5s,color .5s
}

@media (max-width:1380px) {
	.header .main-navigation .menu-top-container>ul>li>a {
		font-size: 14px;
		width: 99px
	}
}

.header .main-navigation .menu-top-container>ul>li>a:after {
	position: absolute;
	width: 0;
	height: 5px;
	background: #d73f4d;
	content: "";
	bottom: -2px;
	left: 50%;
	transform: translate(-50%,0);
	transition: width .5s;
	z-index: 10
}

.header .main-navigation .menu-top-container>ul>li>a .line {
	position: absolute;
	border-color: #fff;
	background: #fff
}

.header .main-navigation .menu-top-container>ul>li>a .line-1 {
	width: 0;
	height: 1px;
	transition: width .8s .3s;
	top: -1px;
	left: -1px
}

.header .main-navigation .menu-top-container>ul>li>a .line-2 {
	height: 0;
	width: 1px;
	transition: height .8s .3s;
	top: -1px;
	right: -1px
}

.header .main-navigation .menu-top-container>ul>li>a .line-3 {
	width: 0;
	height: 1px;
	transition: width .8s .3s;
	bottom: -1px;
	right: -1px
}

.header .main-navigation .menu-top-container>ul>li>a .line-4 {
	height: 0;
	width: 1px;
	transition: height .8s .3s;
	bottom: -1px;
	left: -1px
}

.header .main-navigation .menu-top-container>ul>li:hover a {
	color: #fff;
	background-color: rgba(14,30,70,.7)
}

.header .main-navigation .menu-top-container>ul>li:hover a:after {
	width: 80%
}

.header .main-navigation .menu-top-container>ul>li:hover .custom-sub {
	transition: height .4s 0s
}

.header .main-navigation .menu-top-container>ul>li .menu-item-lineFeed {
	padding: 20px 0;
	line-height: 20px;
	height: 40px
}

.header .main-navigation .menu-top-container>ul li.menu-item-has-children>a {
	width: 146px;
	padding-right: 22px
}

.header .main-navigation .menu-top-container>ul li.menu-item-has-children>a .whiteSquare {
	position: absolute;
	top: 33px;
	right: 20px;
	content: "";
	width: 0;
	border: 6px solid transparent;
	border-top: 8px solid #ed8b00;
	border-top-color: #fff
}

.header .main-navigation .menu-top-container>ul li.menu-item-has-children>a .whiteSquare2 {
	right: 22px
}

.header .main-navigation .menu-top-container>ul li.menu-item-has-children>a .whiteSquare3 {
	right: 38px
}

.header nav ul {
	list-style: none
}

.header.enHeader {
	top: 60px
}

.header.enHeader .inner {
	width: 84.375%;
	margin: 0 auto
}

@media (max-width:1500px) {
	.header.enHeader .inner {
		width: 90%
	}
}

.header.enHeader .logo {
	transition: opacity .8s;
	position: relative;
	z-index: 9;
	width: 30%;
	max-width: 286px
}

.header.enHeader .main-navigation ul li {
	font-size: 18px
}

@media (max-width:1500px) {
	.header.enHeader .main-navigation ul li {
		font-size: 16px
	}
}

.header.enHeader .main-navigation ul a i {
	right: 5%
}

@media screen and (max-width:1500px) {
	.header.enHeader .main-navigation ul a i {
		right: 2%
	}
}

.header.enHeader .menu-top-container ul li>a {
	line-height: 80px;
	width: 166px
}

@media (max-width:1500px) {
	.header.enHeader .menu-top-container ul li>a {
		line-height: 57px;
		width: 146px
	}
}

.header.enHeader .menu-top-container ul li:hover .custom-sub {
	border-right: 1px solid #fff
}

.loaded .logo:hover {
	transition: opacity .5s!important;
	opacity: .7!important
}

.loaded #site-navigation {
	transform: translate(0,0)!important;
	opacity: 1!important
}

.loaded #site-navigation ul li.menu-item:hover {
	background: #005c9f
}

.loaded .line-1,.loaded .line-3 {
	width: calc(100% + 2px)!important
}

.loaded .line-2,.loaded .line-4 {
	height: calc(100% + 2px)!important
}

.mob-header {
	position: fixed;
	top: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	padding: 0 4%;
	width: 100%;
	height: 1rem;
	background: #fff;
	box-shadow: rgba(0,0,0,.08) 0 4px 4px;
	z-index: 99
}

.mob-header.header-home {
	background: 0 0;
	box-shadow: none
}

.mob-header.header-home .logo {
	background-image: url(../images/logo.png)
}

.mob-header.header-home .header-btn .headerNav {
	background-image: url(../images/menu.png)
}

.mob-header.header-home .header-btn .language-c {
	color: #fff
}

.mob-header.menu-show {
	background: #0170c1
}

.mob-header.menu-show .logo {
	background-image: url(../images/logo.png)
}

.mob-header.menu-show .header-btn .headerNav {
	background-image: url(../images/close.png)
}

.mob-header.menu-show .header-btn .language-c {
	color: #fff
}

.mob-header.en {
	height: 1rem
}

.mob-header.en .logo {
	width: 1.6rem;
	height: .5rem
}

.mob-header .logo {
	display: inline-block;
	width: 1.96rem;
	height: .6rem;
	background: url(../images/logo_blue.png) no-repeat;
	background-size: 100% 100%
}

.mob-header .header-btn {
	height: 1rem;
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.mob-header .header-btn a {
	display: inline-block;
	width: .5rem;
	height: .5rem;
	outline: 0;
	line-height: .5rem;
	color: #337ab7
}

.mob-header .header-btn .language-c {
	font-size: .3rem;
	margin-right: .2rem
}

.mob-header .header-btn .headerNav {
	background: url(../images/menu2.png) center center/cover no-repeat
}

.mob-header .navbar-collapse {
	position: absolute;
	top: 1rem;
	left: 0;
	right: 0;
	display: none;
	background: #fff
}

.mob-header .top-menu>li {
	position: relative
}

.mob-header .top-menu>li>a {
	height: .9rem;
	line-height: .9rem;
	display: flex;
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #eee
}

@media (max-width:767px) {
	.mob-header .top-menu>li>a .top-menu_name {
		font-size: .32rem;
		width: 50%;
		text-align: right;
		padding-right: .2rem
	}
}

.mob-header .top-menu>li>a .top-menu_en.text-muted {
	color: #999!important
}

@media (max-width:767px) {
	.mob-header .top-menu>li>a .top-menu_en {
		font-size: .3rem;
		width: 50%;
		text-align: left;
		padding-left: .2rem
	}
}

.mob-header .top-menu>li:last-child>a {
	border-bottom: none
}

.mob-header .item-name {
	padding: 0 15px;
	font-size: .28rem
}

.mob-header .icon-menu-more {
	position: absolute;
	right: 15px;
	top: .5rem;
	width: .15rem;
	height: .25rem;
	transform: translateY(-50%);
	background: url(../images/menu-more.png) center center/cover no-repeat
}

.mob-header .icon-menu-more.icon-en {
	right: 1.3rem
}

.mob-header .sub-menu {
	border-bottom: 1px solid #eee
}

.mob-header .sub-menu-list {
	display: flex;
	flex-wrap: wrap;
	padding: .25rem 0;
	line-height: normal
}

.mob-header .sub-menu-list li {
	padding: 0 .23rem
}

.mob-header .sub-menu-list li a {
	display: inline-block;
	text-align: center;
	padding: .1rem .2rem;
	color: #666
}

.mob-header .sub-menu-list.menu-list-lt4 {
	justify-content: space-around
}

.mob-header .sub-menu-list.menu-list-lt4 li {
	width: auto
}

.mob-header .sub-menu-show .icon-menu-more {
	transform: translateY(-50%) rotate(90deg)
}

.body-cover {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 80;
	background: rgba(0,0,0,.7);
	display: none
}

.mob-header.menu-show+.body-cover {
	display: block
}

.pageBanner {
	position: relative
}

.pageBanner>img {
	width: 100%
}

.pageBanner img {
	display: block;
	width: 100%
}

.pageBanner .bannerTit {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 1rem;
	line-height: 1rem;
	font-size: .36rem;
	color: #fff;
	background-color: rgba(0,92,159,.5)
}

.pageBanner .bannerTit.enFont {
	font-family: Arial,Helvetica,sans-serif
}

.pageBanner .bannerTit p {
	margin: 0 auto;
	padding-left: 3%
}

@media (min-width:992px) {
	.pageBanner .bannerTit {
		height: 100px;
		line-height: 100px;
		font-size: 48px
	}
}

.nav {
	display: flex;
	align-items: center;
	margin: 0 auto .2rem;
	padding-left: 3%;
	height: .9rem;
	line-height: .9rem;
	font-size: .28rem;
	color: #666;
	background: #fff
}

.nav .location-main {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.nav a {
	position: relative;
	padding: 0 .04rem 0 .32rem;
	color: #555;
	text-decoration: none
}

.nav a:not(:first-of-type)::before {
	content: ">";
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	color: #999
}

.nav a:first-child {
	padding-left: 0
}

.nav a:last-child {
	color: #005c9f
}

.nav.en .first>a {
	color: inherit;
	padding: 0
}

@media (min-width:992px) {
	.nav {
		margin: 0 auto 70px;
		height: 70px;
		line-height: 70px;
		font-size: 16px;
		color: #555
	}

	.nav.en {
		width: 100%
	}

	.nav a {
		padding: 0 5px 0 20px
	}
}

.footer {
	padding: .2rem 4% 1.1rem 4%;
	background: #333
}

@media (min-width:992px) {
	.footer {
		padding: 0;
		height: 75px
	}
}

.footer.en {
	padding: 0;
	height: auto
}

.footer.en .footer-content {
	width: 84.375%;
	margin: 0 auto;
	color: #fff;
	position: relative;
	padding: 28px 0;
	line-height: 39px;
	font-size: 14px;
	text-align: justify
}

@media (max-width:768px) {
	.footer.en .footer-content {
		width: 100%;
		height: 100%;
		padding: .25rem .3rem .05rem .3rem;
		line-height: .36rem;
		font-size: 12px;
		box-sizing: border-box
	}

	.footer.en .footer-content>p {
		padding-bottom: .2rem;
		text-align: justify;
		margin: 0
	}
}

.friendLink-container {
	display: flex;
	flex-direction: column;
	height: 100%
}

@media (min-width:992px) {
	.friendLink-container {
		flex-direction: row;
		justify-content: space-between
	}
}

.friendLink-container .friend-link {
	display: flex;
	color: #fff
}

.friendLink-container .friend-link span {
	flex: none
}

@media (min-width:992px) {
	.friendLink-container .friend-link {
		align-items: center
	}
}

.friendLink-container .friend-link .friendLink-marquee {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
	white-space: nowrap
}

.friendLink-container .friend-link .friendLink-marquee div {
	display: block;
	height: 100%;
	position: absolute;
	overflow: hidden;
	will-change: transform;
	-webkit-animation: marquee 10s linear infinite;
	animation: marquee 10s linear infinite
}

.friendLink-container .friend-link .friendLink-marquee span {
	float: left;
	width: 50%
}

@-webkit-keyframes marquee {
	0% {
		transform: translateX(0)
	}

	100% {
		transform: translateX(-50%)
	}
}

@keyframes marquee {
	0% {
		transform: translateX(0)
	}

	100% {
		transform: translateX(-50%)
	}
}

.friendLink-container .friend-link a {
	position: relative;
	margin: 0 10px;
	color: #fff
}

.friendLink-container .friend-link a::after {
	content: "";
	position: absolute;
	right: -10px;
	top: 4px;
	width: 1px;
	height: 12px;
	background: rgba(255,255,255,.5)
}

.friendLink-container .friend-link a:last-child::after {
	width: 0
}

@media (min-width:992px) {
	.friendLink-container .sitemap {
		display: flex;
		align-items: center
	}
}

.friendLink-container .sitemap a {
	color: #fff
}

.footer-btn {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	height: .9rem;
	z-index: 99
}

@media (min-width:992px) {
	.footer-btn {
		bottom: 5px
	}
}

.footer-btn .footer-btn-container {
	display: flex;
	justify-content: space-between;
	height: 100%
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container {
		padding: 0 40px;
		justify-content: center
	}
}

.footer-btn .footer-btn-container .btn-link {
	width: 50%;
	height: 100%;
	text-decoration: none
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container .btn-link {
		position: relative;
		width: 580px;
		height: 70px
	}
}

.footer-btn .footer-btn-container a {
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	color: #fff;
	font-size: .3rem;
	text-decoration: none
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a {
		justify-content: space-between;
		padding: 10px 30px;
		font-size: 24px;
		border-radius: 5px;
		box-shadow: 1px 1px 1px rgba(0,0,0,.5)
	}
}

.footer-btn .footer-btn-container a i {
	display: inline-block;
	margin-right: .1rem;
	width: .64rem;
	height: .64rem
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a i {
		margin-right: 12px;
		width: 56px;
		height: 56px
	}
}

.footer-btn .footer-btn-container a.btn-l {
	background: #f1ae4a
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a.btn-l {
		margin-right: 10px;
        background: url(../images/igold_bg2.png) center center/cover no-repeat

	}
}

.footer-btn .footer-btn-container a.btn-l i {
	background: url(../images/igold.png) center center/cover no-repeat
}

.footer-btn .footer-btn-container a.btn-r {
	position: relative;
	background: #d0ac78
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a.btn-r {
		background: url(../images/igold_bg.png) center center/cover no-repeat
	}
}

.footer-btn .footer-btn-container a.btn-r i {
	background: url(../images/igold.png) center center/cover no-repeat
}

.footer-btn .footer-btn-container a .link-left {
	line-height: 0
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a .link-left {
		display: flex;
		align-items: center
	}
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a .link-right {
		padding: 10px 20px;
		font-size: 16px;
		color: #ae8e60;
		background-color: #fff;
		border-radius: 5px
	}
}

@media (min-width:992px) {
	.footer-btn .footer-btn-container a.btn-r .link-right {
		color: #ae8e60
	}
}

.footer-btn .footer-btn-container .footer-btn-close {
	position: absolute;
	top: 25px;
	right: -30px;
	width: 22px;
	height: 22px;
	background: url(../images/footerclose.png) center center/cover no-repeat;
	cursor: pointer
}

.honor_pagination {
	text-align: center
}

.honor_pagination .pagination {
	display: flex;
	justify-content: center;
	margin: 0 auto;
	padding: .3rem 0;
	background: #f2f2f2;
	border-radius: 0
}

.honor_pagination .pagination .pagination__item {
	width: .64rem;
	height: .64rem;
	margin: 0 .18rem;
	background: #fff;
	border-radius: 4px;
	list-style: none;
	overflow: hidden
}

.honor_pagination .pagination .pagination__link {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	color: #7e7e7e;
	font-size: .32rem;
	text-decoration: none;
	background-repeat: no-repeat;
	background-size: cover
}

.honor_pagination .pagination .pagination__item--current {
	background: #0170c1
}

.honor_pagination .pagination .pagination__item--current .pagination__link {
	color: #fff
}

.honor_pagination .pagination .pagination__link--first {
	background-image: url(../images/pagination-first.png)
}

.honor_pagination .pagination .pagination__link--last {
	background-image: url(../images/pagination-last.png)
}

.honor_pagination .pagination .pagination__link--previous {
	background-image: url(../images/pagination-prev.png)
}

.honor_pagination .pagination .pagination__link--next {
	background-image: url(../images/pagination-next.png)
}

@media (min-width:992px) {
	.honor_pagination .numpage {
		display: inline-block;
		padding: 0;
		margin: 0 auto
	}

	.honor_pagination .numpage li {
		width: 36px;
		height: 36px;
		line-height: 36px;
		text-align: center;
		float: left;
		list-style: none;
		font-size: 14px;
		margin-right: 10px;
		background-color: #b7b7b7;
		color: #fff;
		line-height: 36px;
		cursor: pointer;
		border-radius: 4px
	}

	.honor_pagination .numpage li button {
		width: 88px;
		height: 36px;
		line-height: 34px;
		background-color: #0170c1;
		color: #fff;
		border: 1px solid #0170c1;
		cursor: pointer;
		border-radius: 4px
	}

	.honor_pagination .numpage li button:hover {
		background-color: #005c9f
	}

	.honor_pagination .numpage li.updownbtn {
		width: 88px;
		height: 36px;
		background-color: #0170c1;
		border: 1px solid #0170c1;
		color: #fff;
		border-radius: 4px
	}

	.honor_pagination .numpage li.updownbtn:hover {
		background-color: #005c9f
	}

	.honor_pagination .numpage li.active {
		background-color: #444
	}

	.honor_pagination .numpage li.turnTo {
		margin-top: 2px;
		width: 100px;
		border: 0;
		height: 36px;
		color: #666;
		background-color: #fff;
		cursor: default;
		border-radius: 4px
	}

	.honor_pagination .numpage li.totle {
		height: 36px;
		width: auto;
		border: 0;
		color: #666;
		background-color: #fff;
		cursor: default;
		line-height: 40px;
		border-radius: 4px
	}

	.honor_pagination .numpage li.turnTo input {
		width: 36px;
		height: 34px;
		border: 1px solid #ededed;
		text-align: center;
		border-radius: 4px
	}

	.honor_pagination .numpage li.confirm {
		border: 0;
		width: 88px;
		background-color: #0170c1;
		border: 1px solid #0170c1;
		color: #fff;
		border-radius: 4px
	}

	.honor_pagination .numpage li.confirm:hover {
		background-color: #005c9f
	}

	.honor_pagination .numpage li:last-child {
		border: none
	}

	.honor_pagination a {
		color: #fff;
		text-decoration: none
	}

	.honor_pagination .numpage li a {
		display: block
	}
}