@media (min-width:1240px) {
	.container {
		width: 100%;
		margin: 0 auto
	}
}

/* img {
	height: 100%;
	width: 100%
} */

.content {
	width: 100%;
	max-width: 1240px;
	margin: auto;
}



@media only screen and (max-width:1240px) {

	.content {
		padding: 0px 10px !important
	}
}


.nav-menu { 
	width: 100%;
	background-color: white;
	position: absolute;
	z-index: 1119;
	display: none;
	overflow: auto;
	top: 102px;
	box-shadow: 0px 5px 10px #c8c8c8;
	height: 1000px;
}

.nav-menu .box {
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	writing-mode: vertical-lr;
	height: 1000px;


}

.nav-menu .box .item {
	display: flex;
	writing-mode: vertical-lr;
	width: 360px;
	margin-top: 10px;
}

.nav-menu .box .item div {
	writing-mode: horizontal-tb;
	width: 320px;
}

.nav-menu .box .item h2 {
	color: #79150d; 
	font-size: 18px
}

@-moz-document url-prefix() {


	/* 只有在火狐浏览器中才会生效的CSS样式 */
	.nav-item-name {
		min-height: 30px; 
		
			height: 30px;
			white-space: nowrap;
			text-overflow: ellipsis;
			overflow: hidden;
	}

	.nav-subtitle {}

	.nav-menu .box .item h2 {
		height: 30px;
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
	}
}


.header-box {
	background: #fff
}

.topbar {
	width: 100%;
	background-color: #7c6aa6
}

.topbar .container .am-g {
	padding: 3px 0;
	font-size: 15px;
	color: #fff
}

.topbar .container .am-g .topbar-left {
	font-size: 15px
}

.topbar .container .am-g .topbar-left .am-icon-globe {
	font-size: 23px
}

.topbar .container .am-g .topbar-left .am-btn-primary {
	color: #fff;
	background-color: #7c6aa6;
	border-color: #7c6aa6
}

.topbar .container .am-g .topbar-left .am-btn {
	padding: 0;
	line-height: 1;
	margin-top: -10px
}

.topbar .container .am-g .topbar-right {
	line-height: 34px;
	width: 75%
}

.topbar .container .am-g .topbar-right i {
	opacity: .3;
	margin: 0 5px
}

.topbar .container .am-g .topbar-right a {
	color: #fff;
	font-size: 14px;
	margin: 4px
}

.topbar .container .am-g .topbar-right a:nth-of-type(1) {
	margin-left: 20px
}

@media screen and (max-width:1240px) {
	.m-header .m-logo {
		width: 150px;
		margin: 8px auto
	}

	.m-header .m-logo img {
		width: 150px;
		margin: 0 auto
	}

	.m-header .am-offcanvas-bar {
		width: 320px;
		background: #383d61
	}

	.m-header .am-icon-bars {
		font-size: 30px;
		color: #262626
	}

	.m-header {
		padding: 10px;
		background: #fFF
	}

	.am-menu-offcanvas1 .am-menu-nav>li>a:focus,
	.m-header .am-menu-offcanvas1 .am-menu-nav>.am-open>a,
	.m-header .am-menu-offcanvas1 .am-menu-nav>li>a:hover {
		background-color: #383d61 !important;
		color: #fff;
		outline: 0
	}

	.m-header .am-menu-offcanvas1 .am-menu-sub {
		background-color: #383d61 !important
	}

	.m-header .am-menu-sub {
		padding: 0
	}

	.m-header .am-menu-sub li {
		border-top: 1px solid rgba(0, 0, 0, .3);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		text-shadow: 0 1px 0 rgba(0, 0, 0, .5);
		padding-left: 36px
	}

	.m-header .am-menu-offcanvas1 .am-menu-nav>li>a {
		color: #fff
	}

	.m-header .am-menu-sub li a {
		color: rgba(255, 255, 255, .3);
		text-shadow: none !important
	}

	.m-header .nav-icon::before {
		margin-left: -14px;
		margin-right: 5px
	}

	.m-header .nav-icon-globe::before {
		content: "\f0ac"
	}

	.m-header .nav-share-contain {
		height: 44px;
		line-height: 44px;
		text-indent: 9px;
		padding: 0;
		position: relative;
		color: #ccc;
		border-top: 1px solid rgba(0, 0, 0, .3);
		-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		box-shadow: inset 0 1px 0 rgba(255, 255, 255, .05);
		text-shadow: 0 1px 0 rgba(0, 0, 0, .5)
	}
}

.header {
	padding: 25px 0
}

.header .logo {
	padding-top: 8px
}

.header .logo img {
	width: 150px
}

.logo img {
	width: 139px;
	height:30px;
}

.header .header-right {
	text-align: center
}

.header .header-right .header-contact {
	float: left;
	text-align: center;
	padding: 0 100px 0 0
}

.header .header-right .header-contact .header_contacts--item {
	float: left;
	vertical-align: middle
}

.header .header-right .header-contact .header_contacts--item .contact_mini {
	position: relative;
	padding: 0 40px 0 35px
}

.header .header-right .header-contact .header_contacts--item .contact_mini strong {
	display: block;
	font-size: 15px;
	font-weight: 600;
	text-align: left
}

.header .header-right .header-contact .header_contacts--item .contact_mini .contact-icon {
	font-size: 26px;
	position: absolute;
	top: 50%;
	transform: translate(0, -50%);
	left: 0
}

.header .header-right .header-contact .header_contacts--item .contact_mini span {
	font-size: 12px;
	color: #969696;
	display: block;
	text-align: left
}

.header .header-right .contact-btn {
	float: right
}

.header .header-right .contact-btn .am-btn-secondary {
	color: #59bcdb;
	background-color: #fff;
	border-color: #59bcdb
}

.header .header-right .contact-btn .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}

.nav-contain {
	width: 1240px;
	font-size: 18px;
	border-top: 1px solid #e9e9e9;
	/* 
	box-shadow: 0 1px 3px #e9e9e9 */
}

.nav-contain .logo {
	display: inline-flex;
	float: left;
	margin-top: 35px;
}



/* .nav-contain .nav-inner {
	display: inline-block;
} */

.nav-contain .nav-inner .am-nav li {
	padding: 35px 0px;
	list-style: none;
	position: relative;
	margin-right: 20px;
	    margin-left: 20px;
}

.nav-contain .nav-inner .am-nav li:hover .sub-menu {
	display: block
}

.nav-contain .nav-inner .am-nav li .sub-menu {
	display: none;
	padding-left: 0;
	position: absolute;
	box-shadow: 0 0 7px rgba(0, 0, 0, .15);
	top: 100%;
	left: 6px;
	z-index: 1000 !important;
	background: #fff;
	border-radius: 0 0 3px 3px;
	margin: 0
}

.nav-contain .nav-inner .am-nav li .sub-menu .menu-item {
	min-width: 220px;
	border: 1px solid #eaeaea;
	position: relative;
	padding: 15px 10px;
	background-color: #fff;
	border-top: none;
}

.nav-contain .nav-inner .am-nav li .sub-menu .menu-item a {
	display: block;
	padding: 0 20px
}

.nav-contain .nav-inner .am-nav li a {
	color: #333;
	padding: 0;
}

.nav-contain .nav-inner .am-nav li a:hover {
	color: #6975a6;
	background: #fff
}


.nav-contain .right {

	display: inline-flex;
	padding-top: 30px;
	float: right;
	/*margin-right: 10% ; */
	/* 
    margin-left: 115px; */

	/*  */
	/* float: right;
	    position: absolute;
	    right : 10%; */
}

@font-face {
	font-family: fontawesome;
	src: url(../fonts/fontawesome-webfont.ttf), url(../fonts/fontawesome-webfont.woff)
}

@font-face {
	font-family: oppo;
	src: url(../fonts/oppo.woff)
}

.page-header {
	text-align: center;
	padding: 80px 0 92px;
	font-weight: 300;
	background: url(../images/pattern-dark.png) #383d61
}

.page-header .page-header-title {
	font-size: 60px;
	color: #fff;
	font-weight: 400
}

.breadcrumb-box {
	border-bottom: 1px solid #e9e9e9
}

.breadcrumb-box .am-breadcrumb {
	padding: 16px 0 0;
	margin-bottom: 1rem
}

.breadcrumb-box .am-breadcrumb li a {
	font-size: 14px;
	color: #262626
}

.breadcrumb-box .am-breadcrumb .am-active {
	color: ##6975a6
}

.section {
	padding: 60px 0
}

.section .section--header .section--title {
	font-size: 36px;
	font-weight: 400;
	text-align: left
}

.section .section--header .section--description {
	font-size: 16px;
	line-height: 30px;
	color: #9b9b9b;
	text-align: left;
	margin: 13px 0 0
}

@media screen and (max-width:1240px) {
	.section {
		padding: 35px 0px !important
	}

	.section .section--header {
		margin-top: 20px;
	}

	.section .section--header .section--title {
		font-size: 30px !important
	}

	.section .section--header .section--description {
		font-size: 15px;
		line-height: 32px
	}

	.section--description {
		font-size: 16px
	}
}

.layout-footer .footer {
	width: 100%;
	background-size: cover;
	position: relative
}

.layout-footer .footer .am-u-md-3 {
	padding-left: 25px
}

.layout-footer .footer .footer--bg {
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .95;
	top: 0;
	left: 0
}

.layout-footer .footer .footer--inner {
	position: relative;
	z-index: 1
}

.layout-footer .footer .footer--inner .footer_main {
	position: relative
}

.layout-footer .footer .footer_main--column {
	margin: 50px 0 0
}

.layout-footer .footer .footer_main--column_title {
	color: black;
	font-size: 17px;
	line-height: 29px;
	font-weight: 700;
	display: block
}

.layout-footer .footer .footer_about {
	position: relative;
	padding: 17px 25px 0 0
}

.layout-footer .footer .footer_about--text {
	font-size: 15px;
	line-height: 25px;
	color: #8d8d8d;
	padding: 0 0 16px
}

.layout-footer .footer .footer_navigation {
	padding: 6px 15px 0 0
}

.layout-footer .footer .footer_navigation--item {
	display: block;
	position: relative;
	text-align: left;
	border-bottom: 1px solid rgba(255, 255, 255, .1);
	font-size: 14px;
	margin-top: 10px;
}

.layout-footer .footer .footer_navigation--item::before {
	position: absolute;
	display: block;
	right: 10px;
	top: 50%;
	transform: translate(0, -50%);
	margin-top: 3px;
	color: #8d8d8d;
	font-size: 12px;
	font-family: oppo
}

.layout-footer .footer .footer_navigation--link {
	color: #8d8d8d;
	font-size: 15px;
	line-height: 22px
}

.layout-footer .footer .footer_navigation--link:hover {
	text-decoration: underline
}

.layout-footer .footer .footer_contact_info {
	padding: 5px 0 0
}

.layout-footer .footer .footer_contact_info--item {
	padding: 10px 0;
	position: relative;
	color: #a4a4a4;
	font-size: 15px;
	line-height: 25px;
	list-style: none
}

.layout-footer .footer .footer_contact_info--item i {
	display: block;
	position: absolute;
	left: -2px;
	top: 12px
}

.layout-footer .footer .footer_contact_info--item span {
	display: inline-block;
	vertical-align: text-top;
	padding: 0 0 0 28px
}

.contact_card {
	background: #fff;
	border: 1px solid #e9e9e9;
	border-radius: 3px;
	position: relative;
	text-align: center;
	padding: 138px 0 48px;
	margin: 30px
}

.contact_card .contact_card--icon {
	position: absolute;
	font-size: 56px;
	display: block;
	top: 37px;
	left: 50%;
	transform: translate(-50%, 0);
	color: #59bcdb
}

.contact_card .contact_card--title {
	font-size: 20px;
	display: inline-block
}

.contact_card .contact_card--text {
	padding: 0 0 10px;
	color: #969696;
	font-size: 16px;
	line-height: 23px
}

.contact_card .contact_card--text a {
	color: #969696
}

.contact_card .am-btn-secondary {
	background-color: transparent;
	color: #59bcdb;
	border-color: #59bcdb;
	border-width: 2px;
	padding: 12px 18px
}

.contact_card .am-btn-secondary:hover {
	background-color: #59bcdb;
	color: #fff
}


.news {
	background-color: #f7f8f8;
}

.news .container {
	width: 100%;
	max-width: 1240px;
	background-color: white;
	padding: 20px;
	margin: auto;
}

.news img {
	width: 100%;
}

.news .section--header .section--title {
	font-size: 28px;
	font-weight: 400;
	text-align: left;
}


.news .more {
	margin-top: 50px;
}

.news .more p {
	color: #a5a6a6;
	font-size: 12px;
}

.news .more div {
	color: #3d87a7;
	font-size: 14px;
}

.section .swiper-button-next {
	font-size: 16px;
	color: #8c0000;
}


.section .swiper-button-next:after,
.section .swiper-button-prev:after {
	font-size: 16px;
}

.section .swiper-button-prev {
	color: #8c0000;
}

.section .swiper-button-next {
	color: #8c0000;
}

@media screen and (max-width: 1230px) {
	.section .swiper-button-prev {
		left: 5%;
	}

	.section .swiper-button-next {
		right: 5%;
	}
}


@media screen and (max-width:1700px) {}

@media screen and (min-width:1700px) {}

@media screen and (max-width:700px) {}


.am-nav {
	/* display: flex;
	flex-wrap: wrap;
	min-width: 688px; */
}

.am-nav li {
	/* --n: 5;
	--gap: calc((100% - 110px * var(--n)) / var(--n) / 2);
	margin: 0px var(--gap); */
}


.promo_detailed--cta_footer {
	font-size: 12px;
	margin-top: 75px;
}

.footer-shangbiao ul {
	list-style: none;
	font-size: 12px;
	color: #828282;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;

}

.footer-shangbiao ul li {
	float: left;
	margin-right: 10px;

}

.footer-shangbiao ul li span {
	display: inline;
	margin-left: 10px;

}

.footer-banquan {
	float: left;
}

.footer-banquan p {


	float: left;
	font-size: 12px;
	color: #828282;

}

.am-btn {
	padding: 0px;
	padding-bottom: 2px;
}

.footer-icon {
	display: inline-block;
	float: right;
	height: 30px;
	overflow: hidden;
	border-radius: 20px;
	width: 160px;
}

.footer-icon img {
	width: 30px;
	height: 30px;
	border-radius: 30px;
}



.mt-10 {
	margin-top: 10px;
}

.mt-20 {
	margin-top: 20px;
}

.ml-20 {
	margin-left: 20px;
}

.mr-20 {
	margin-right: 20px;
}

.mb-20 {
	margin-bottom: 20px;
}

.mt-40 {
	margin-top: 40px;
}

.ml-40 {
	margin-left: 40px;
}

.mr-40 {
	margin-right: 40px;
}

.mb-40 {
	margin-bottom: 40px;
}


.mt-60 {
	margin-top: 60px;
}

.ml-60 {
	margin-left: 60px;
}

.mr-60 {
	margin-right: 60px;
}

.mb-60 {
	margin-bottom: 60px;
}



.mt-80 {
	margin-top: 80px;
}

.ml-80 {
	margin-left: 80px;
}

.mr-80 {
	margin-right: 80px;
}

.mb-80 {
	margin-bottom: 80px;
}


.mt-100 {
	margin-top: 100px;
}

.ml-100 {
	margin-left: 100px;
}

.mr-100 {
	margin-right: 100px;
}

.mb-100 {
	margin-bottom: 100px;
}

.mt-150 {
	margin-top: 150px;
}

.pt-20 {
	padding-top: 20px;
}

.pl-20 {
	padding-left: 20px;
}

.pr-20 {
	padding-right: 20px;
}

.pb-20 {
	padding-bottom: 20px;
}

.pt-40 {
	padding-top: 40px;
}

.pl-40 {
	padding-left: 40px;
}

.pr-40 {
	padding-right: 40px;
}

.pb-40 {
	padding-bottom: 40px;
}


.pt-60 {
	padding-top: 60px;
}

.pl-60 {
	padding-left: 60px;
}

.pr-60 {
	padding-right: 60px;
}

.pb-60 {
	padding-bottom: 60px;
}

.p-20 {
	padding: 20px;
}

.pr-100 {
	padding-right: 100px;
}

.category li:hover,
.promo_detailed--cta_footer:hover,
.am-nav .item li:hover,
.nav-item-name:hover,
.features_item [class*="features_item-"]:hover,
.nickname:hover {
	cursor: pointer;
	text-decoration: underline;/* 
	text-underline-offset:5px */
}

.nav-item-name:hover{
	text-underline-offset:5px
}

.am-nav li:hover {
	cursor: pointer;
}


.banner-read-more:hover,
.browse-applications:hover {
	background-color: #fff;
	color: black;
}

.banner-read-more,
.browse-applications {
	background-color: #e7e9ed00;
}

.all-search-where:hover {

	background-color: #8c0000;
	color: white;
}

.hover-line-black:hover {
	cursor: pointer;
	text-decoration: underline;
}

.hover-line-red:hover {
	cursor: pointer;
	text-decoration: underline;
}

.hover-line-blue:hover {
	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #3d87a7;
}

.am-breadcrumb li a:hover {

	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #3d87a7;
}


.nav-item-name h2:hover {

	cursor: pointer;
	text-decoration: underline;
	text-decoration-color: #8c0000;
}