@charset "UTF-8";

*,body,html {
	margin: 0
}

body {
	color: #333
}

.container {
	padding: 0
}

p,ul {
	padding: 0;
	margin: 0
}

.btn.focus,.btn:focus {
	box-shadow: none
}

a:focus {
	outline: 0
}

a:hover {
	color: inherit;
	text-decoration: none
}

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

*,:after,:before {
	box-sizing: border-box
}

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

a:focus {
	outline: 0
}

.text-content img {
	max-width: 100%
}

.d-flex {
	display: flex
}

.d-none {
	display: none
}

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

.bg-white {
	background: #fff
}

.my-70 {
	margin: 0 0 70px 0
}

.mt-70 {
	margin: 0 0 70px 0
}

.mb-70 {
	margin-bottom: 70px
}

.pt-70 {
	padding-top: 70px
}

.pb-70 {
	padding-bottom: 70px
}

.bg-70 {
	height: 70px
}

.bg-65 {
	height: 65px
}

.main {
	position: relative
}

.main .section {
	position: relative
}

.main .section .section-bg-left,.main .section .section-bg-right {
	position: absolute;
	width: 50%;
	top: 0;
	bottom: 0;
	left: 0
}

.main .section .section-bg-right {
	left: 50%
}

.main .section .section-bg-wd {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 7.5%
}

.container {
	margin: 0 auto;
	position: relative
}

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

@media (min-width:1600px) and (max-width:1900.999px) {
	.container {
		width: calc(90.25%)
	}

	.container .content {
		width: calc(82.12%)
	}
}

@media (min-width:1440px) and (max-width:1599.999px) {
	.container {
		width: calc(90%)
	}

	.container .content {
		width: calc(88.9%)
	}
}

@media (min-width:1366px) and (max-width:1439.999px) {
	.container {
		width: calc(88.88%)
	}

	.container .content {
		width: calc(95.32%)
	}
}

@media (min-width:1280px) and (max-width:1365.999px) {
	.container {
		width: calc(90.77%)
	}

	.container .content {
		width: calc(95.18%)
	}
}

@media (max-width:1280px) {
	.container {
		width: 100%
	}

	.container .content {
		width: calc(95.32%)
	}

	.title-banner .container {
		padding-left: 1.9230769231%
	}

	.right-bar {
		display: none
	}

	.main footer {
		padding: 0 3%
	}
}

body {
	padding-top: 100px
}

header {
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	z-index: 98
}

header li {
	list-style: none
}

header a {
	display: inline-block
}

header a:hover {
	text-decoration: none
}

header::after {
	content: "";
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 0;
	background: 0;
	transition: background .3s cubic-bezier(.25,.46,.45,.94) 0s,height 0s cubic-bezier(.25,.46,.45,.94) .3s;
	z-index: 80
}

header .menu-btn {
	position: fixed;
	right: 0;
	top: 0;
	z-index: 96
}

header .menu-btn a.service-hover,header .menu-btn a.user-hover {
	min-width: 80px;
	color: #fff;
	display: none
}

header .logo {
	z-index: 96
}

header .logo a {
	display: inline-block;
	width: 212px;
	height: 46px;
	background: url(../images/logo-pc.png)
}

header .header-menu {
	padding-left: 10%;
	z-index: 96;
	transition: all .5s;
	align-items: center
}

header .menu-pc {
	display: none
}

header .menu-pc-lg {
	display: block
}

.banner-img {
	width: 100%
}

.banner-img img {
	width: 100%;
	min-height: 180px
}

.banner-img p {
	position: absolute;
	left: 0;
	bottom: 25px;
	font-size: 48px;
	color: #fff
}

.location-bar {
	display: flex;
	align-items: center;
	height: 78px;
	border-bottom: 1px solid #e5e5e5
}

.location-bar span {
	color: #333
}

.location-bar span>a {
	color: #666
}

.location-bar span>a:hover {
	color: #0070c0
}

.location-bar span.first {
	position: relative;
	padding-left: 22px
}

.location-bar span.first::before {
	position: absolute;
	content: "";
	top: -6px;
	left: 0;
	width: 4px;
	height: 30px;
	background: #1176d0
}

.location-bar span:last-child {
	font-weight: 700
}

@media (min-width:992px) {
	body {
		padding-top: 100px
	}

	header:hover {
		background: rgba(0,0,0,.6)!important
	}

	header.header-white a {
		color: #fff
	}

	header.header-white .logo a {
		background: url(../images/logo-pc-w.png)
	}

	header.header-dark {
		background: #fff
	}

	header.header-dark a {
		color: #111
	}

	header.header-dark .logo a::after {
		opacity: 1
	}

	header.header-dark .menu-btn::after {
		background: #999
	}

	header.header-dark .menu-btn .user:before {
		background: #999
	}

	header.header-dark .menu-btn a.user-icon {
		background-image: url(../images/user3.png)
	}

	header.header-dark .menu-btn a.service-icon {
		background-image: url(../images/service3.png)
	}

	.menu-btn {
		height: 130px
	}

	.menu-btn .user {
		position: relative
	}

	.menu-btn .user:before {
		content: "";
		position: absolute;
		left: 0;
		top: 50%;
		height: 21px;
		width: 2px;
		background: #fff;
		transform: translateY(-50%)
	}

	.menu-btn a.service-icon {
		width: 32px;
		height: 32px;
		background: url(../images/service.png) center center/cover no-repeat
	}

	.menu-btn a.user-icon {
		width: 32px;
		height: 32px;
		background: url(../images/user.png) center center/cover no-repeat
	}

	.header-navbar {
		justify-content: space-between;
		height: 100px;
		position: relative;
		transition: all .5s
	}

	.header-menu {
		height: 100%
	}

	.sub-menu-list,.top-menu {
		width: 100%
	}

	.top-menu {
		list-style: none;
		height: 100%
	}

	.top-menu a {
		color: #fff
	}

	.top-menu>li {
		position: relative;
		width: 20%;
		display: flex;
		align-items: center;
		justify-content: center
	}

	.top-menu>li:not(:last-child)::after {
		position: absolute;
		content: "";
		top: 50%;
		margin-top: -24px;
		right: 0;
		width: 1px;
		height: 48px;
		background: url(../images/header_line.png)
	}

	.top-menu>li>a {
		word-break: break-all;
		padding: 10px 4px;
		position: relative
	}

	.top-menu>li>a::after {
		position: absolute;
		content: "";
		bottom: -10px;
		left: 50%;
		width: 0;
		height: 1px;
		background: #1176d0;
		transition: width 250ms cubic-bezier(.25,.46,.45,.94);
		transform: translateX(-50%)
	}

	.top-menu>li>a.on-topMenu::after {
		width: 70%
	}

	.sub-menu {
		position: fixed;
		top: 100px;
		left: 0;
		right: 0;
		height: 334px!important;
		overflow: hidden;
		z-index: 96
	}

	.sub-menu::after {
		content: " ";
		position: absolute;
		top: 0;
		left: 0;
		width: 0;
		height: 100%;
		background: #1b1a1d;
		-webkit-animation: to100vw .3s cubic-bezier(.25,.46,.45,.94) both .2s;
		animation: to100vw .3s cubic-bezier(.25,.46,.45,.94) both .2s;
		z-index: 94
	}

	.sub-menu .sub-outer {
		overflow: hidden;
		width: 0;
		height: 100%;
		position: absolute;
		background: #f9f9f9;
		z-index: 96;
		-webkit-animation: to100vw 1s cubic-bezier(.25,.46,.45,.94) both .3s;
		animation: to100vw 1s cubic-bezier(.25,.46,.45,.94) both .3s
	}

	.sub-menu .sub-inner {
		height: 100%;
		position: relative
	}

	.sub-menu .sub-inner::before {
		position: absolute;
		content: " ";
		left: 42.1666666667%;
		top: 0;
		width: 7.8333333333%;
		height: 100%;
		background: linear-gradient(to left,#fff,#f9f9f9)
	}

	.sub-menu .sub-menu-list {
		justify-content: between;
		margin: 77px auto auto
	}

	.sub-menu .sub-menu-list li {
		width: 25%;
		display: flex;
		-webkit-animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both .8s;
		animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both .8s
	}

	.sub-menu .sub-menu-list li:nth-child(4n+2) {
		-webkit-animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1s;
		animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1s
	}

	.sub-menu .sub-menu-list li:nth-child(4n+3) {
		justify-content: flex-end;
		-webkit-animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1.2s;
		animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1.2s
	}

	.sub-menu .sub-menu-list li:nth-child(4n) {
		justify-content: flex-end;
		-webkit-animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1.2s;
		animation: fadeIn .8s cubic-bezier(.25,.46,.45,.94) both 1.2s
	}

	.sub-menu .sub-menu-list li:nth-child(5),.sub-menu .sub-menu-list li:nth-child(6),.sub-menu .sub-menu-list li:nth-child(7) {
		margin-top: 40px
	}

	.sub-menu .sub-menu-list a {
		position: relative;
		display: inline-block;
		width: 82%;
		color: #111
	}

	.sub-menu .sub-menu-list a span {
		position: relative;
		display: inline-block;
		width: 100%;
		text-align: left;
		line-height: 100%;
		padding-bottom: 18px
	}

	.sub-menu .sub-menu-list a span:first-child {
		padding-bottom: 12px
	}

	.sub-menu .sub-menu-list a span:first-child:before {
		position: absolute;
		top: 3px;
		right: -5px;
		width: 12px;
		height: 20px;
		background: url(../images/icon-link-01.png) 100% 100% no-repeat;
		content: " ";
		transition: right 250ms cubic-bezier(.25,.46,.45,.94);
		pointer-events: none
	}

	.sub-menu .sub-menu-list a::before {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 1px;
		background: #e4e4e4;
		content: " ";
		transition: width 250ms cubic-bezier(.25,.46,.45,.94)
	}

	.sub-menu .sub-menu-list a::after {
		position: absolute;
		left: 0;
		bottom: 0;
		width: 0;
		height: 1px;
		background: #1176d0;
		content: " ";
		transition: width 250ms cubic-bezier(.25,.46,.45,.94)
	}

	.sub-menu .sub-menu-list a:hover {
		padding-left: 8px;
		color: #1176d0
	}

	.sub-menu .sub-menu-list a:hover::after {
		width: 100%
	}

	.sub-menu .sub-menu-list a:hover::before {
		width: 0
	}

	.sub-menu .sub-menu-list a:hover span:first-child::before {
		right: 8px;
		background: url(../images/icon-link-02.png) 100% 100% no-repeat
	}

	header.show-subMenu::after {
		background: rgba(0,0,0,.65);
		height: 100%
	}

	header.header-min {
		position: fixed;
		left: 0;
		right: 0;
		top: 0
	}

	header.header-min:not(:hover) {
		background: #f5f5f5;
		box-shadow: 0 4px 4px rgba(0,0,0,.08)
	}

	header.header-min .header-navbar,header.header-min .menu-btn {
		height: 100px;
		transition: all .5s
	}

	header.header-min .sub-menu {
		top: 100px
	}

	.banner-img img {
		min-height: 240px
	}
}

@media (max-width:1399.98px) {
	.sub-menu-list,.top-menu {
		width: 75%
	}
}

@media (max-width:1199.98px) {
	.sub-menu-list,.top-menu {
		width: 88%
	}
}

@media (max-width:991.98px) {
	body {
		padding-top: 45px
	}

	.header-navbar {
		height: 45px;
		position: relative
	}

	.top-menu {
		display: none
	}

	.top-menu>li.has-children::after {
		content: "";
		position: absolute;
		width: 7px;
		height: 11px;
		background: #d73f4d;
		top: 17px;
		right: 50px;
		background: url(../images/menu-more.png) center center/cover no-repeat
	}

	.top-menu>li.has-children.sub-menu-show::after {
		top: 19px;
		transform: rotate(90deg)
	}

	header .logo {
		margin-left: 1rem;
		height: 25px
	}

	header .logo img {
		height: 25px
	}

	header .logo a::after {
		opacity: 1
	}

	header .menu-btn {
		height: 45px
	}

	header .menu-btn::after {
		display: none
	}

	header .menu-btn a {
		width: 25px;
		height: 25px
	}

	header .menu-btn a.user-icon {
		background: url(../images/user2.png) center center/cover no-repeat
	}

	header .menu-btn a.service-icon {
		background: url(../images/service2.png) center center/cover no-repeat
	}

	header .menu-btn a.navbar-toggler-moblie {
		background: url(../images/nav2.png) center center/cover no-repeat
	}

	header.home .logo a::after {
		opacity: 0
	}

	header.home .menu-btn a.user-icon {
		background: url(../images/user.png) center center/cover no-repeat
	}

	header.home .menu-btn a.service-icon {
		background: url(../images/service.png) center center/cover no-repeat
	}

	header.home .menu-btn a.navbar-toggler-moblie {
		background: url(../images/nav3.png) center center/cover no-repeat
	}

	header.header-min {
		background: #fff;
		box-shadow: 0 4px 4px rgba(0,0,0,.08)
	}

	header.header-min .logo a::after {
		opacity: 1
	}

	header.header-min .menu-btn a.user-icon {
		background: url(../images/user2.png) center center/cover no-repeat
	}

	header.header-min .menu-btn a.service-icon {
		background: url(../images/service2.png) center center/cover no-repeat
	}

	header.header-min .menu-btn a.navbar-toggler-moblie {
		background: url(../images/nav2.png) center center/cover no-repeat
	}

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

	header.show-menu .menu-btn a.user-icon {
		background: url(../images/user.png) center center/cover no-repeat
	}

	header.show-menu .menu-btn a.service-icon {
		background: url(../images/service.png) center center/cover no-repeat
	}

	header.show-menu .menu-btn a.navbar-toggler-moblie {
		background: url(../images/nav.png) center center/cover no-repeat
	}

	header.show-menu .logo a::after {
		opacity: 0
	}

	header.show-menu::after {
		background: rgba(0,0,0,.65);
		height: 100%;
		top: 45px;
		transition: all 0s 0s
	}

	.header-menu {
		position: fixed;
		left: 0;
		right: 0;
		top: 45px;
		background: #fff;
		display: none
	}

	.header-menu .top-menu {
		flex-wrap: wrap;
		width: 100%
	}

	.header-menu .top-menu>li {
		width: 100%;
		line-height: 45px
	}

	.header-menu .top-menu>li>a {
		display: flex;
		justify-content: center;
		border-bottom: 1px solid #f2f2f2
	}

	.header-menu .top-menu>li span {
		display: inline-block;
		color: #666
	}

	.header-menu .sub-menu-list {
		width: 100%;
		border-bottom: 1px solid #f2f2f2
	}

	.header-menu .sub-menu-list li {
		width: 50%;
		font-size: 14px;
		text-align: center;
		height: 45px;
		overflow: hidden
	}

	.header-menu .topMenu-btn .btn {
		max-width: 160px
	}
}

@-webkit-keyframes to100vw {
	0% {
		width: 0
	}

	100% {
		width: 100%
	}
}

@keyframes to100vw {
	0% {
		width: 0
	}

	100% {
		width: 100%
	}
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0
	}

	100% {
		opacity: 1
	}
}

.title-bgimg {
	position: relative
}

.title-bgimg .title-bar {
	position: absolute;
	height: 50px;
	line-height: 50px;
	background: rgba(1,112,193,.7);
	color: #fff;
	bottom: 0;
	left: 0;
	right: 0
}

.title-bgimg .title-bar .title {
	font-size: 18px
}

.title-bgimg.without-banner .title-bar {
	position: static;
	background: #0170c1
}

@media (min-width:576px) {
	.title-bgimg .title-bar .title {
		font-size: 24px
	}
}

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

	.title-bar .title {
		font-size: 48px
	}

	.right-bar {
		position: absolute;
		right: 0;
		top: 0;
		bottom: 0;
		background: #a41329;
		width: 4.6875%;
		height: 100px
	}

	.title-bgimg.without-banner {
		padding-top: 130px
	}
}

@media (min-width:992px) {
	header.header-min+.title-bgimg.without-banner {
		padding-top: 100px
	}
}

@media (min-width:992px) and (max-width:1919.999px) {
	.menu-pc {
		display: block!important
	}

	.menu-pc-lg {
		display: none!important
	}
}

@media (min-width:1920px) {
	.menu-pc {
		display: none!important
	}

	.menu-pc-lg {
		display: block!important
	}
}

footer {
	border-top: 1px solid #ddd
}

footer .footer-container {
	height: 72px;
	justify-content: flex-end;
	font-size: 14px;
	color: #666
}

footer .footer-container a {
	color: #666
}

.mod-dialog {
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center
}

.mod-dialog a {
	text-decoration: none
}

.mod-dialog .mod-bg {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: .3
}

.mod-dialog .mod-body {
	position: relative;
	width: 48.125%;
	min-width: 500px;
	background-color: #fff
}

.mod-dialog .mod-body .btn-mod-close {
	position: absolute;
	top: 12px;
	right: 12px;
	width: 34px;
	height: 34px;
	background: url(../images/mod_close.png) no-repeat center center;
	z-index: 10
}

.mod-dialog .mod-body .mod-content {
	height: 100%
}

.mod-dialog .mod-body .mod-content .mod-video {
	height: 83.8709677419%
}

.mod-dialog .mod-body .mod-content .mod-video video {
	position: relative;
	left: auto;
	top: auto;
	display: block;
	transform: none
}

.mod-dialog .mod-body .mod-content .mod-btn {
	display: flex;
	height: 16.1290322581%;
	padding: 20px 30px;
	justify-content: space-between;
	align-items: center
}

.mod-dialog .mod-body .mod-content .mod-btn a {
	display: inline-block;
	width: 48.8372093023%;
	height: 60px;
	border: 1px solid #d53d4e;
	line-height: 58px;
	font-size: 24px;
	text-align: center;
	border-radius: 4px
}

.mod-dialog .mod-body .mod-content .mod-btn a.left-btn {
	color: #fff;
	background: #d53d4e
}

.mod-dialog .mod-body .mod-content .mod-btn a.right-btn {
	color: #d53d4e
}

.friendly-link {
	font-size: 14px;
	line-height: 70px
}

.friendly-link a {
	color: #666;
	display: inline-block;
	padding: 0 10px;
	text-decoration: none;
	position: relative
}

.friendly-link a:first-child {
	padding-left: 0
}

.friendly-link a:not(:last-child)::after {
	content: "";
	width: 1px;
	height: 10px;
	background: #ccc;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%)
}

.floatVideoPlayer video,.videoPlayer video {
	position: relative;
	left: auto;
	top: auto;
	display: block;
	transform: none;
	cursor: pointer
}

.prism-animation {
	display: none
}

.mod-dialog .floatVideoPlayer .prism-big-play-btn.pause,.videoPlayer .prism-big-play-btn.pause {
	display: block!important
}

.pagination-list {
	padding: 70px 0 65px 0
}

.honor_pagination {
	text-align: center;
	width: 100%
}

.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
}

.honor_pagination .numpage li a {
	display: block
}

.location-box {
	border-bottom: 1px solid #ededed
}

.location-box .contentHead {
	width: 1100px;
	margin: 0 auto;
	padding: 29px 0
}

.location-box .contentHead .contentHeadTitle {
	float: left;
	display: none
}

.location-box .contentHead .contentHeadTitle span {
	border-left: 4px solid #917422;
	padding-left: 10px;
	font-size: 16px;
	color: #343434;
	font-weight: 700
}

.location-box .contentHead .contentLocation {
	float: left
}

.location-box .contentHead .contentLocation .linkClass {
	border-left: 2px solid #1176d0;
	padding-left: 15px
}

.location-box .contentHead .contentLocation .linkClass a {
	color: #333
}

.contentBanner img {
	width: 100%
}

.tab {
	display: flex;
	justify-content: flex-start;
	font-size: 24px;
	color: #333;
	width: 100%;
	border-bottom: 1px solid #ccc;
	padding-top: 70px
}

.tab .tab-link {
	width: 200px;
	font-size: 24px;
	color: #333;
	line-height: 80px;
	padding: 0;
	text-align: center;
	cursor: pointer;
	position: relative
}

.tab .tab-link a {
	color: #333;
	text-decoration: none
}

.tab .change::after {
	content: "";
	width: 200px;
	height: 2px;
	background: #ea4258;
	position: absolute;
	bottom: -1px;
	left: 0
}

.error404-wrap {
	height: 460px;
	position: relative
}

.error404-wrap .error404-center {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center
}

.error404-wrap .error-Tips {
	margin: 10px 0 30px 0;
	line-height: 35px
}

.error404-wrap .error-goIndex {
	border-radius: 5px;
	color: #fff;
	background-color: #1176d0;
	padding: 8px 40px;
	display: inline-block
}

.common_bottomFloat {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	z-index: 99
}

.common_bottomFloat .companyLink {
	color: #fff;
	display: inline-block;
	height: 70px;
	padding: 10px 30px;
	border-radius: 5px;
	margin: 0 10px 0 0;
	box-shadow: 1px 1px 1px rgba(0,0,0,.5)
}

.common_bottomFloat .companyLink:first-child {
	background: url(../images/igold_bg.png) center center no-repeat;
	background-size: cover
}

.common_bottomFloat .companyLink:nth-of-type(2) {
	background: url(../images/igold_bg.png) center center no-repeat;
	background-size: cover
}

.common_bottomFloat .companyLink:nth-of-type(2) .link_right {
	color: #ae8e60
}

.common_bottomFloat .bottomFloat_link_acetop .link_left {
	float: left;
	font-size: 24px;
	margin: 0 208px 0 0
}

.common_bottomFloat .bottomFloat_link_acetop .link_left img {
	margin: 0 12px 0 0
}

.common_bottomFloat .bottomFloat_link_acetop .link_right {
	float: right;
	color: #ae8e60;
	padding: 10px 20px;
	border-radius: 5px;
	margin: 4px 0;
	background-color: #fff
}

.common_bottomFloat #bottomFloat_close {
	position: absolute;
	top: 25px;
	cursor: pointer
}