﻿body, html {
	position: relative;
	width: 100%;
	height: auto
}
*, :after, :before, body, html {
	margin: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased
}
body, input, textarea {
	font-family:"微软雅黑";
	font-family:Arial, Helvetica, sans-serif;
}
body {
	min-width: 320px;
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga" on;
	color: #fff;
	overflow-x: hidden;
	background: #1c0a66;
    background: -moz-linear-gradient(-45deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
    background: -webkit-linear-gradient(-45deg, #8d07c8, #260f77 50%, #030b3a);
    background: -webkit-linear-gradient(315deg, #8d07c8, #260f77 50%, #030b3a);
    background: -moz-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
    background: -o-linear-gradient(315deg, #8d07c8 0, #260f77 50%, #030b3a 100%);
    background: linear-gradient(135deg, #8d07c8, #260f77 50%, #030b3a);
}
article, figcaption, figure, footer, header, img, main, nav, section {
	display: block
}
a, a img {
	border: none
}
a, a:hover {
	color: inherit
}
.clear{ clear:both !important;}
.container_in{ width:1200px; margin:auto;}

/* 大于320像素 */
@media only screen and (min-width:320px){
.content.index{ padding-top:60px;}	
.container_in{ width:90%; margin:auto;}
.global-footer .container {width:100%;max-width:100%;margin:auto;padding-top: 40px;border-top: 1px solid #2f4a8e}
.global-footer .misc>.misc-links{ display:none;}
.global-footer .misc{ margin-top:0px; padding-top:40px !important;}
.content {
	padding: 30px 0px 0px !important;
	max-width: 990px
}
.global-footer .left ul.about, .global-footer .misc li.privacy {
	width: 50% !important;
}


}
/* 大于768像素 */
@media (min-width:768px){
.content.index{ padding-top:0px;}		
.container_in{ width:100%; margin:auto;}
.global-footer .container {width:100%;max-width:100%;margin:auto;padding-top: 40px;border-top: 1px solid #2f4a8e}
.global-footer .misc>.misc-links{ display:block;}
.global-footer .misc{ padding-top:40px;}


}
@media (max-width:920px) {
body {
	font-size: 18px;
	line-height: 29px
}
}
@media (max-width:720px) {
body {
	font-size: 16px;
	line-height: 25px
}
}
}
@media (max-width:920px) {
}
@media (max-width:720px) {
body.noscroll {
	overflow-y: hidden
}
}
.global-footer .left:after, .global-footer .misc:after, .global-footer .misc>.misc-links:after, .global-footer .subscribe>.wrapper:after, .global-footer:after, .global-footer>.container:after {
	content: "";
	display: table;
	clear: both
}
.global-footer {
	z-index: 100;
	position: relative;
	margin:0px auto 0;
	padding: 60px 0px 40px;
	font-size: 16px;
	line-height: 16px;
	background:url(../image/foot-bf.jpg) repeat;
}
.global-footer a {
	display: block;
	font-weight:normal;
	font-size:14px;
	text-decoration: none;
	color:#fff;
}
.global-footer a:hover {
	text-decoration: underline;
	color:#fff;
}
.global-footer ul {
	list-style: none
}
.global-footer .left ul.about{
	margin-right: 60px;
	width:auto;
}
.global-footer .misc li.privacy {
	margin-right: 15px;
	width:auto;
}
.global-footer .left {
	float: left;
	width: -webkit-calc(100% - 340px);
	width: -moz-calc(100% - 340px);
	width: -ms-calc(100% - 340px);
	width: -o-calc(100% - 340px);
	width: calc(100% - 340px)
}
.global-footer .left ul {
	float: left
}
.global-footer .left li {
	margin-bottom: 20px
}
.global-footer .left li.title {
	opacity: .7;
	font-size:17px;
	color:#fff;
	height:20px;
}
.global-footer .left ul>li:last-child {
	margin-bottom: 0
}
.global-footer .right {
	float: right;
	width: 170px;
	text-align: center;
}
.global-footer .right .ewm{width:100%; margin: auto;}
.global-footer .right .ewm img{width:auto; margin: auto;}
.global-footer .right .ewm-top {font-size: 12px; color: #fff;padding-top: 8px;}
.global-footer .right .ewm-up {font-size: 14px; color: #fff; padding-top: 5px;}
.global-footer .social, .global-footer .social a, .global-footer .social a>.icon {
	height: 30px
}
.global-footer .social {
	float: left;
	margin-bottom: 60px;
	font-size: 0;
	text-align: right
}
.global-footer .social>li {
	display: inline-block;
	margin-right: 30px
}
.global-footer .social>li:last-child {
	margin-right: 0
}
.global-footer .social a, .global-footer .social a>.icon {
	display: block;
	max-width: 30px
}
.global-footer .social a>.icon {
	width: auto
}
.global-footer .social a:hover>.icon>.icon-layer {
	fill: #00ffd3
}
.global-footer .language {
	position: relative;
	float: right;
	margin-top: -5px;
	width: 200px
}
.global-footer .language .dropdown-menu{ z-index:998; top:18px; padding-top:30px; margin-top:0px; width:100%;background: #00ffd3; border-bottom-left-radius:20px; border-bottom-right-radius:20px;}
.global-footer .language>.current{ position:relative; z-index:999;}
.global-footer .language>.current>.arrow{ float:right;    padding-top: 18px;}
.global-footer .language>.current>.wrapper{ float:left; line-height:40px;}
.global-footer .language>.current>.globe{ float:left;    padding-top: 10px;}
.global-footer .language .list, .global-footer .language>.current {
	background: #00ffd3
}
.global-footer .language.expanded>.current, .global-footer .language .list li a:hover, .global-footer .language>.current:hover {
	text-decoration: underline
}
.global-footer .language>.current {
	display: table;
	margin-bottom:20px;
	width: 100%;
	height: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	color: #000;
	text-decoration: none
}
.global-footer .language.expanded>.current {
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	border-bottom-right-radius: 20px
}
.global-footer .language>.current>.arrow, .global-footer .language>.current>.globe, .global-footer .language>.current>.wrapper {
	position: relative;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	text-align: center
}
.global-footer .language>.current>.globe {
	width: 30px
}
.global-footer .language>.current>.arrow {
	width: 25px
}
.global-footer .language>.current>.wrapper {
	padding-left: 10px;
	width: auto;
	text-align: left
}
.global-footer .language>.current>.arrow:before, .global-footer .language>.current>.globe:before {
	content: "";
	display: block;
	background: 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain
}
.global-footer .language>.current>.globe:before {
	margin-left: auto;
	width: 20px;
	height: 20px;
	background-image: url(../image/footer-globe.svg)
}
.global-footer .language>.current>.arrow:before {
	margin-right: auto;
	width: 10px;
	height: 6px;
	background-image: url(404.png)
}
.global-footer .language.expanded>.current>.arrow:before {
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg)
}
.global-footer .language .list {
	position: absolute;
	left: 0;
	bottom: 60px;
	display: none;
	width: 100%;
	list-style: none;
	-webkit-border-top-left-radius: 20px;
	-moz-border-radius-topleft: 20px;
	border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	border-top-right-radius: 20px;
	overflow: hidden
}
.global-footer .language.expanded .list {
	display: block
}
.global-footer .language .list li a {
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	color: #000
}
.global-footer .subscribe {
	clear: both;
	margin-left: auto
}
.global-footer .subscribe p {
	font-weight:normal;
	text-align: right;
	color:#fff;
}
.global-footer .subscribe>.wrapper {
	position: relative;
	margin-left: auto;
	margin-top: 20px;
	width: 420px;
	color:#fff;
}
.global-footer .subscribe .message {
	opacity: 0;
	pointer-events: none;
	position: absolute;
	left: 50%;
	bottom: 53px;
	display: block;
	margin-left: -190px;
	padding: 10px;
	width: 260px;
	font-weight: 700;
	text-align: center;
	color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-transform: translateY(30px);
	-moz-transform: translateY(30px);
	-ms-transform: translateY(30px);
	-o-transform: translateY(30px);
	transform: translateY(30px)
}
.global-footer .subscribe .message.error, .global-footer .subscribe .message.success {
	opacity: 1;
	-webkit-transform: translateY(0);
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	transform: translateY(0);
	-webkit-transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
	-moz-transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
	-o-transition: all .2s cubic-bezier(.175, .885, .32, 1.275);
	transition: all .2s cubic-bezier(.175, .885, .32, 1.275)
}
.global-footer .subscribe .message.success {
	background: #00c853
}
.global-footer .subscribe .message.error {
	background: #f50057
}
.global-footer .subscribe .message:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -5px;
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 8px 7.5px 0;
	border-color: transparent
}
.global-footer .subscribe .message.success:after {
	border-top-color: #00c853
}
.global-footer .subscribe .message.error:after {
	border-top-color: #f50057
}
.global-footer .subscribe .subscribe-button, .global-footer .subscribe .subscribe-input {
	height: 40px;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	-webkit-appearance: none;
	apperance: none;
	outline: none;
	border: none
}
.global-footer .subscribe .subscribe-input {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
	width: -webkit-calc(100% - 120px);
	width: -moz-calc(100% - 120px);
	width: -ms-calc(100% - 120px);
	width: -o-calc(100% - 120px);
	width: calc(100% - 120px);
	-webkit-border-top-left-radius: 40px;
	-moz-border-radius-topleft: 40px;
	border-top-left-radius: 40px;
	-webkit-border-bottom-left-radius: 40px;
	-moz-border-radius-bottomleft: 40px;
	border-bottom-left-radius: 40px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0;
	border: 1px solid #00ffd3;
	border-right: none;
	background: transparent;
}
.global-footer .subscribe .subscribe-button {
	float: right;
	width: 120px;
	color: #000;
	-webkit-border-top-left-radius: 0;
	-moz-border-radius-topleft: 0;
	border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-border-radius-bottomleft: 0;
	border-bottom-left-radius: 0;
	-webkit-border-top-right-radius: 40px;
	-moz-border-radius-topright: 40px;
	border-top-right-radius: 40px;
	-webkit-border-bottom-right-radius: 40px;
	-moz-border-radius-bottomright: 40px;
	border-bottom-right-radius: 40px;
	background: #00ffd3
}
.global-footer .subscribe .subscribe-button:hover {
	cursor: pointer;
	text-decoration: underline
}
.global-footer .subscribe .subscribe-button[disabled], .global-footer .subscribe .subscribe-input[disabled] {
	pointer-events: none;
	opacity: .5
}
.global-footer .subscribe .wrapper.loading:hover {
	cursor: wait
}
.global-footer .misc {
	margin-top: 30px;
	padding-top:30px;
	border-top:#2f4a8e 1px solid;
}
.global-footer .misc>.misc-links, .global-footer .misc>.misc-links>li {
	float: left;
}
.global-footer .copyright {
	float: right;
	font-size:14px;
	color:#fff;
}

@media (max-width:920px) {
.global-footer {
	margin-top: 45px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px
}
.global-footer>.container {
	padding-top: 30px
}
.global-footer .left ul.about, .global-footer .misc li.privacy {
	width: auto;
}
.global-footer .left {
	width: -webkit-calc(100% - 400px);
	width: -moz-calc(100% - 400px);
	width: -ms-calc(100% - 400px);
	width: -o-calc(100% - 400px);
	width: calc(100% - 400px)
}
.global-footer .left ul.about {
	margin-right: 30px
}
.global-footer .right {
	width: 400px
}
.global-footer .social, .global-footer .social a, .global-footer .social a>.icon {
	height: 26px
}
.global-footer .social {
	margin-bottom: 45px
}
.global-footer .social>li {
	margin-right: 26px
}
.global-footer .social a, .global-footer .social a>.icon {
	max-width: 26px
}
.global-footer .language {
	margin-top: -7px;
	width: 140px
}
.global-footer .subscribe>.wrapper {
	margin-top: 15px;
	width: 360px
}
.global-footer .subscribe .message {
	margin-left: -165px;
	width: 230px
}
.global-footer .subscribe .subscribe-button, .global-footer .subscribe .subscribe-input {
	font-size: 14px
}
.global-footer .subscribe .subscribe-input {
	padding-left: 15px;
	padding-right: 15px;
	width: -webkit-calc(100% - 100px);
	width: -moz-calc(100% - 100px);
	width: -ms-calc(100% - 100px);
	width: -o-calc(100% - 100px);
	width: calc(100% - 100px)
}
.global-footer .subscribe .subscribe-button {
	width: 100px
}
.global-footer .copyright, .global-footer .misc>.misc-links {
	float: none;
	text-align: center
}
.global-footer .misc>.misc-links {
	margin-bottom: 20px;
	font-size: 0;
	line-height: 0
}
.global-footer .misc>.misc-links>li {
	float: none;
	margin-right: 30px;
	display: inline-block;
	font-size: 18px;
	line-height: 18px
}
.global-footer .misc>.misc-links>li:last-child {
	margin-right: 0
}
}
@media (max-width:720px) {
.global-footer {
	margin-top: 30px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	font-size: 12px
}
.global-footer>.container {
	padding: 0
}
.global-footer .left, .global-footer .right {
	width: 100%
}
.global-footer .left {
	padding-top: 20px
}
.global-footer .left ul {
	width: 50%
}
.global-footer .left ul.about {
	float: left;
	margin-right: 0
}
.global-footer .left ul.media {
	float: right;
	text-align: right
}
.global-footer .left ul li {
	margin-bottom: 10px;
	line-height: 12px
}
.global-footer .right {
	margin-top: 30px
}
.global-footer .social, .global-footer .social a, .global-footer .social a>.icon {
	height: 22px
}
.global-footer .social {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	text-align: center
}
.global-footer .social>li {
	margin-right: 22px
}
.global-footer .social a, .global-footer .social a>.icon {
	max-width: 22px
}
.global-footer .language {
	float: none;
	margin: 0 auto 30px;
	width: 170px
}
.global-footer .language>.current {
	height: 30px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.global-footer .language.expanded>.current {
	-webkit-border-bottom-left-radius: 15px;
	-moz-border-radius-bottomleft: 15px;
	border-bottom-left-radius: 15px;
	-webkit-border-bottom-right-radius: 15px;
	-moz-border-radius-bottomright: 15px;
	border-bottom-right-radius: 15px
}
.global-footer .language .list {
	bottom: 30px;
	-webkit-border-top-left-radius: 15px;
	-moz-border-radius-topleft: 15px;
	border-top-left-radius: 15px;
	-webkit-border-top-right-radius: 15px;
	-moz-border-radius-topright: 15px;
	border-top-right-radius: 15px
}
.global-footer .language .list li a {
	padding-top: 5px;
	padding-bottom: 5px
}
.global-footer .subscribe p {
	display: block;
	text-align: center
}
.global-footer .subscribe>.wrapper {
	margin-right: auto;
	margin-top: 10px;
	width: 260px
}
.global-footer .subscribe .message {
	bottom: 43px;
	margin-left: -120px;
	padding: 5px;
	width: 160px
}
.global-footer .subscribe .subscribe-button, .global-footer .subscribe .subscribe-input {
	height: 30px;
	font-size: 12px
}
.global-footer .subscribe .subscribe-input {
	padding-left: 10px;
	padding-right: 10px;
	width: -webkit-calc(100% - 80px);
	width: -moz-calc(100% - 80px);
	width: -ms-calc(100% - 80px);
	width: -o-calc(100% - 80px);
	width: calc(100% - 80px);
	-webkit-border-top-left-radius: 30px;
	-moz-border-radius-topleft: 30px;
	border-top-left-radius: 30px;
	-webkit-border-bottom-left-radius: 30px;
	-moz-border-radius-bottomleft: 30px;
	border-bottom-left-radius: 30px;
	-webkit-border-top-right-radius: 0;
	-moz-border-radius-topright: 0;
	border-top-right-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-radius-bottomright: 0;
	border-bottom-right-radius: 0
}
.global-footer .subscribe .subscribe-button {
	width: 80px;
	-webkit-border-top-right-radius: 30px;
	-moz-border-radius-topright: 30px;
	border-top-right-radius: 30px;
	-webkit-border-bottom-right-radius: 30px;
	-moz-border-radius-bottomright: 30px;
	border-bottom-right-radius: 30px
}
.global-footer .misc>.misc-links {
	margin-bottom: 20px
}
.global-footer .misc>.misc-links>li {
	margin-right: 20px;
	font-size: 12px;
	line-height: 12px
}
}
.content {
	margin: 0 auto;
	padding: 0px 0px 0px !important;
	max-width: 1030px
}
@media (max-width:920px) {
.content {
	padding: 45px 30px 30px;
	max-width: 1010px
}
}
@media (max-width:720px) {
.content {
	padding: 30px 20px 20px;
	max-width: 990px
}
}
.content h1.content-title {
	margin-bottom: 60px;
	font-size: 46px;
	line-height: 46px;
	font-weight: 400;
	color: #00ffd3;
	text-align: center
}
.content h2.content-subtitle {
	margin-bottom: 40px;
	font-size: 32px;
	line-height: 32px;
	font-weight: 600;
	color: #fff
}
@media (max-width:920px) {
.content h1.content-title {
	margin-bottom: 45px;
	font-size: 32px;
	line-height: 32px
}
.content h2.content-subtitle {
	margin-bottom: 30px;
	font-size: 26px;
	line-height: 26px
}
}
@media (max-width:720px) {
.content h1.content-title {
	margin-bottom: 30px;
	font-size: 28px;
	line-height: 28px
}
.content h2.content-subtitle {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 20px
}
}
.content a.content-button {
	display: table;
	padding-left: 20px;
	padding-right: 20px;
	height: 40px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600;
	text-align: center;
	color: #00ffd3;
	text-decoration: none;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	border: 2px solid #00ffd3
}
.content a.content-button.large {
	padding-left: 40px;
	padding-right: 40px;
	min-width: 200px;
	height: 60px;
	font-size: 20px;
	line-height: 22px;
	color: #000;
	-webkit-border-radius: 60px;
	-moz-border-radius: 60px;
	border-radius: 60px;
	background: #00ffd3;
	font-weight:normal;
}
.content a.content-button:hover {
	color: #000;
	text-decoration: underline;
	border-color: #fff;
	background: #fff
}
.content a.content-button>.wrapper {
	display: table-cell;
	vertical-align: middle;
	color: inherit
}
@media (max-width:920px) {
.content a.content-button {
	padding-left: 15px;
	padding-right: 15px;
	height: 35px;
	font-size: 18px;
	line-height: 18px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px
}
.content a.content-button.large {
	padding-left: 30px;
	padding-right: 30px;
	min-width: 16px;
	height: 50px;
	font-size: 20px;
	line-height: 20px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	font-weight:normal;
}
}
@media (max-width:720px) {
.content a.content-button {
	padding-left: 10px;
	padding-right: 10px;
	height: 30px;
	font-size: 16px;
	line-height: 16px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px
}
.content a.content-button.large {
	padding-left: 20px;
	padding-right: 20px;
	min-width: 130px;
	height: 40px;
	font-size: 16px;
	line-height: 16px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	font-weight:normal;
}
}
a.external-light:after, a.external:after {
	content: "";
	opacity: .8;
	margin-left: 5px;
	display: inline-block;
	width: 12px;
	height: 12px;
	background: 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain
}
a.external:after {
	background-image: url(404.png)
}
a.external-light:after {
	background-image: url(404.png)
}
.content>.content-back {
	position: relative;
	display: table;
	margin-right: auto;
	padding-left: 17px;
	color: #00ffd3;
	text-decoration: underline
}
.content>.content-back:before {
	content: "";
	position: absolute;
	left: 0;
	top: 50%;
	width: 7px;
	height: 12px;
	background: url(404.png) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width:720px) {
.content>.content-back {
	padding-left: 12px
}
}
.content .content-box, .content .content-box .box-image, .content .content-box .box-text {
	position: relative;
	display: block
}
.content .content-box {
	background: #fff;
	-webkit-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	-moz-box-shadow: 0 2px 4px 0 rgba(0,0,0,.5);
	box-shadow: 0 2px 4px 0 rgba(0,0,0,.5)
}
.content .content-box:after {
	content: "";
	display: table;
	clear: both
}
.content .content-box.large {
	border-bottom: 6px solid #00ffd3
}
.content .content-box .box-image {
	background: 50% no-repeat #000;
	-moz-background-size: cover;
	background-size: cover
}
.content .content-box.small .box-image {
	position: static;
	width: 100%;
	height: 200px
}
.content .content-box .box-image>.image-external {
	opacity: 0;
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5)
}
.content .content-box .box-image>.image-external:before {
	content: "";
	opacity: 0;
	position: absolute;
	left: 50%;
	top: 50%;
	display: block;
	width: 32px;
	height: 32px;
	background: url(404.png) 50% no-repeat transparent;
	-moz-background-size: contain;
	background-size: contain;
	-webkit-transform: translate(-50%, -50%) scale(.5);
	-moz-transform: translate(-50%, -50%) scale(.5);
	-ms-transform: translate(-50%, -50%) scale(.5);
	-o-transform: translate(-50%, -50%) scale(.5);
	transform: translate(-50%, -50%) scale(.5)
}
.content .content-box .box-image:hover>.image-external, .content .content-box .box-image:hover>.image-external:before {
	opacity: 1;
	-webkit-transition: all .2s cubic-bezier(.4, 0, .2, 1);
	-moz-transition: all .2s cubic-bezier(.4, 0, .2, 1);
	-o-transition: all .2s cubic-bezier(.4, 0, .2, 1);
	transition: all .2s cubic-bezier(.4, 0, .2, 1)
}
.content .content-box .box-image:hover>.image-external:before {
	-webkit-transform: translate(-50%, -50%) scale(1);
	-moz-transform: translate(-50%, -50%) scale(1);
	-ms-transform: translate(-50%, -50%) scale(1);
	-o-transform: translate(-50%, -50%) scale(1);
	transform: translate(-50%, -50%) scale(1)
}
.content .content-box.small .box-image+.box-text {
	float: none;
	width: 100%
}
.content .content-box .box-text {
	padding: 40px
}
.content .content-box .box-text:after {
	content: "";
	display: table;
	clear: both
}
.content .content-box h2 {
	margin-bottom: 10px;
	font-size: 22px;
	line-height: 30px;
	color: #000
}
.content .content-box h2>a {
	display: block
}
.content .content-box p {
	margin-bottom: 20px;
	color: #000
}
.content .content-box .date {
	float: left;
	font-weight: 600;
	color: #4e4e4e
}
.content .content-box .link {
	float: right
}
.content .content-box:first-child {
	margin-top: 0!important
}
@media (max-width:920px) {
.content .content-box {
	margin-top: 30px
}
.content .content-box.small {
	margin-top: 30px;
	margin-right: 30px;
	width: -webkit-calc(50% - 15px);
	width: -moz-calc(50% - 15px);
	width: -ms-calc(50% - 15px);
	width: -o-calc(50% - 15px);
	width: calc(50% - 15px)
}
.content .content-box .box-image>.image-external:before {
	width: 24px;
	height: 24px
}
.content .content-box .box-text {
	padding: 30px
}
}
@media (min-width:721px) {
.content .content-box.small:nth-child(2) {
	margin-top: 0
}
.content .content-box.small:nth-child(2n) {
	margin-right: 0
}
.content .content-box.small {
	float: left;
	margin-top: 40px;
	margin-right: 40px;
	width: -webkit-calc(50% - 20px);
	width: -moz-calc(50% - 20px);
	width: -ms-calc(50% - 20px);
	width: -o-calc(50% - 20px);
	width: calc(50% - 20px)
}
.content .content-box .box-image {
	position: absolute;
	left: 0;
	top: 0;
	width: 250px;
	height: 100%
}
.content .content-box.large .box-image {
	width: 50%
}
.content .content-box .box-image+.box-text {
	float: right;
	width: -webkit-calc(100% - 250px);
	width: -moz-calc(100% - 250px);
	width: -ms-calc(100% - 250px);
	width: -o-calc(100% - 250px);
	width: calc(100% - 250px)
}
.content .content-box.large .box-image+.box-text {
	width: 50%
}
}
@media (max-width:720px) {
.content .content-box, .content .content-box.small {
	float: none;
	width: 100%
}
.content .content-box .box-image, .content .content-box.large .box-image {
	width: 100%;
	height: 150px
}
.content .content-box .box-image>.image-external:before {
	width: 16px;
	height: 16px
}
.content .content-box .box-text {
	padding: 20px
}
.content .content-box h2 {
	margin-bottom: 5px;
	font-size: 18px;
	line-height: 24px
}
.content .content-box p {
	font-size: 14px;
	line-height: 22px
}
}
.content .content-link {
	display: block;
	font-weight: 600;
	text-decoration: none;
	color: #4e4e4e;
	border-bottom: 2px solid #4e4e4e
}
.content .content-link:hover {
	color: #000;
	border-bottom-color: #000
}
.content .content-breadcrumbs {
	margin-top: 60px;
	font-size: 0;
	text-align: center
}
.content .content-breadcrumbs:after {
	content: "";
	display: table;
	clear: both
}
.content .content-breadcrumbs>li {
	display: inline-block;
	margin-right: 20px;
	width: 32px;
	height: 32px;
	font-size: 20px;
	line-height: 20px;
	font-weight: 600
}
.content .content-breadcrumbs>li:last-child {
	margin-right: 0
}
.content .content-breadcrumbs a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none
}
.content .content-breadcrumbs>li.current>a, .content .content-breadcrumbs>li>a:hover {
	color: #000
}
.content .content-breadcrumbs>li.current>a:before, .content .content-breadcrumbs>li>a:hover:before {
	content: "";
	z-index: 0;
	position: absolute;
	left: 0;
	top: 0;
	width: 32px;
	height: 32px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background: #fff
}
.content .content-breadcrumbs>li .wrapper {
	z-index: 10;
	position: relative;
	left: 0;
	top: 50%;
	display: block;
	width: 100%;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%)
}
@media (max-width:920px) {
.content .content-breadcrumbs {
	margin-top: 45px
}
.content .content-breadcrumbs>li {
	margin-right: 15px;
	width: 28px;
	height: 28px;
	font-size: 18px;
	line-height: 18px
}
.content .content-breadcrumbs>li.current>a:before, .content .content-breadcrumbs>li>a:hover:before {
	width: 28px;
	height: 28px
}
}
@media (max-width:720px) {
.content .content-breadcrumbs>li {
	margin-right: 10px;
	width: 24px;
	height: 24px;
	font-size: 16px;
	line-height: 16px
}
.content .content-breadcrumbs>li.current>a:before, .content .content-breadcrumbs>li>a:hover:before {
	width: 24px;
	height: 24px
}
}
.content.misc.error {
	text-align: center
}
.content.misc.error .title {
	margin-top: 60px
}
.content.misc h2, .content.misc ol, .content.misc p, .content.misc ul {
	display: block
}
.content.misc h2 {
	margin-top: 40px;
	font-size: 24px;
	line-height: 24px
}
.content.misc ol, .content.misc p, .content.misc ul {
	margin-top: 20px
}
.content.misc ol, .content.misc ul {
	list-style-position: outside
}
.content.misc li {
	margin-left: 2em;
	margin-bottom: 10px
}
.content.misc ol>li:last-child, .content.misc ul>li:last-child {
	margin-bottom: 0
}
@media (max-width:920px) {
.content.misc.error .title {
	margin-top: 45px
}
.content.misc h2 {
	margin-top: 30px;
	font-size: 20px;
	line-height: 20px
}
.content.misc ol, .content.misc p, .content.misc ul {
	margin-top: 15px
}
}
@media (max-width:720px) {
.content.misc.error .title {
	margin-top: 30px
}
.content.misc h2 {
	margin-top: 20px;
	font-size: 16px;
	line-height: 16px
}
.content.misc ol, .content.misc p, .content.misc ul {
	margin-top: 10px
}
.content.misc li {
	margin-left: 2em;
	margin-bottom: 5px
}
}
@media (max-width:720px) {
.index {
	padding-top: 0
}
}
@media (min-width:721px) {
}

/* 大于960像素 */
@media (min-width:992px){
.container_in{ width:100%; margin:auto;}
.global-footer .container {width:100%;max-width:100%;margin:auto;padding-top: 40px;border-top: 1px solid #2f4a8e}
.global-footer .misc>.misc-links{ display:block;}
.global-footer .misc{ padding-top:40px;}
.content.index{ padding-top:0px;}		

}
/* 大于1200像素 */
@media (min-width:1200px){
.container_in{ width:1200px; margin:auto;}
.global-footer .container {width:1280px;max-width:1280px;margin:auto;padding-top: 40px;border-top: 1px solid #2f4a8e}
.global-footer .misc>.misc-links{ display:block;}
.global-footer .misc{ padding-top:40px;}
.content.index{ padding-top:0px;}		

}

/* Header Start
==============================================================*/
header {
	z-index: 1000;
	position:static;
	top:0px;
	width:auto;
	display:block;
	float:right;
	/*background:#328ddb;*/
	background-color:#fff;
}
/* Header Fixed */
header.fixed {
	position: fixed;
	width: 100%;
	top: 0;
	background-color:#fff;
}
header.fixed .navbar .navbar-header {
	margin-top: 5px;
}
header.fixed .navbar .navbar-brand {
	width: 195px;
	height: 50px;
	background-size: 150px 44px;
	background-position:0 4px;
}
header.fixed .navbar .navbar-nav>li>a {
	line-height: 50px;
}
header.fixed .navbar .navbar-nav>li>a.login {
	margin-top: 11px;
}
/* Header Fixed */
header .navbar {
	margin: 0;
	border: 0 none;
	background-color: transparent;
}
header .navbar .navbar-header {
	margin-top: 9px; /* 导航高度 281 行关联 */
}
header .navbar .navbar-brand {
	padding: 0;
	height:58px;
	width: 196px;
	background:url(../image/logo.png) no-repeat;
	background-size: 100%;
	text-indent: -999em;
}
header .navbar .navbar-nav {

}
header .navbar .navbar-right{ margin-right:0;}
header .navbar .navbar-left{ padding-left:15px;}
header .navbar .navbar-nav>li {
	
}
header .navbar .navbar-nav>li:last-child {
	margin-right: 0;
}
header .navbar .navbar-nav>li>a {
	color: #343434;
	font-size: 16px;
	line-height: 70px; /* 导航高度 259 行关联 */
	padding: 5px 20px;
	position: relative;
}
header .navbar .navbar-nav>li>a:focus,
header .navbar .navbar-nav>li>a:hover,
header .navbar .navbar-nav>.active>a,
header .navbar .navbar-nav>.active>a:focus,
header .navbar .navbar-nav>.active>a:hover {
	color: #343434;
	/*background-color: #2679b9;*/
	background-color:#e5e5e5;
}
header .navbar .navbar-nav>li>a.login {
	padding: 7px 18px;
	line-height: 20px;
	margin-top: 21px;
	/*background-color: #2679b9;
	background-color: #3ba3ff;*/
	border-color: rgba(255,255,255, 0.2);
}
header .navbar .navbar-nav>li>a.login:hover {
	box-shadow: inset 0 0 0 2px #FFCC00;
	background-color: transparent;
}

@media (max-width: 1200px) {
header .navbar .navbar-nav.account {
	display: none;
}
}

/* Sub-Nav Start
==============================================================*/
.subnav {
	position:absolute;
	z-index:1001;
	top: 101px;
	left: 0;
	width: 100%;
}
.subnav.fixed {
	top: 60px;
	position: fixed;
}
.subnav .sub-nav {
	/*background-color: #2679b9;
	background: linear-gradient(45deg, #2591e9 20%, #168cf3 37%, #4eafff 75%);*/
	/*background-color:#178f69*/
}
.subnav.top_change{ top:80px;}
.subnav .sub-nav.bg_change{background-color: rgba(20, 10, 73, 0.8);}
.subnav .sub-nav .container.bg_change2{background-color: rgba(20, 10, 73, 0.8);}
.subnav .sub-nav:after {
	content: '';
	clear: both;
}
.sub-nav dl {
	margin: 20px 80px 20px 0;
	float: left;
}
.sub-nav dt,
.sub-nav dt a {
	color: #00ffd3;
	font-size: 16px;
	line-height: 30px;
	padding-bottom: 10px;
	margin-top: 20px;
}
.sub-nav dd {
	line-height:30px;
}
.sub-nav dd .hot {
	background-image: url('../image/logo.png');
	margin-left: 5px;
	margin-top: 8px;
	width: 28px;
	height: 11px;
	text-indent: -999em;
	display: block;
	float: right;
}
.sub-nav dd a {
	font-size:14px;
	color: #FFF;
}
.sub-nav dd a:hover {
	color: #00ffd3;
}

 


.nav-menu {
	width: 100%;
	overflow: hidden;
	background-color: #F7FBFB;
	box-shadow: inset 0 -1px 0 #e3e3e3;
}
.nav-menu ul {
	display: block;
	margin: 0 auto;
	padding: 0;
}
.nav-menu ul li {
	float: left;
	width: 20%;
	list-style: none;
}
.nav-menu ul li:first-child a {
	border-left: 1px solid #e3e3e3
}
.nav-menu ul a {
	color: #555;
	width: 100%;
	font-size: 16px;
	text-transform: uppercase;
	padding: 20px 0;
	float: left;
	text-align: center;
	border-right: 1px solid #e3e3e3;
	border-bottom: 1px solid #e3e3e3;
	background-color: #F7FBFB;
	letter-spacing: .5px;
	transition: all 0.2s ease-in-out
}
.nav-menu ul a:hover {
	color: #F86539;
	background-color: #FFF;
}
.nav-menu ul .active a {
	color: #F86539;
	font-weight: bold;
	background-color: #FFF;
	border-bottom: 1px solid #FFF;
}
.nav-menu ul a:after {
	content: "";
	clear: both
}
  	.global-footer .link{margin-top:30px; padding:20px 0;}
  	.global-footer .link span{ margin-left:15px; display:inline-table; font-size:14px; color:#a99ec8;}
	.global-footer .link a{ display:inline-block; margin:0 15px; font-size:14px; color:#a99ec8;}

@media (min-width:992px){
.global-footer .left ul.about, .global-footer .misc li.privacy {
	width: auto !important;
}	
}
