@media (min-width:1200px) {
	.container {
	width:1024px!important;
	margin:0 auto
}
}.header-box {
	background:#fff
}
.topbar {
	width:100%;
	background-color:#e70012
}
.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:#e70012;
	border-color:#e70012
}
.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:768px) {
	.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 0;
	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 img {
	width:185px
}
.header .header-right {
	text-align:center
}
.header .header-right .header-contact {
	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:100%;
	border-top:1px solid #e9e9e9;
	box-shadow:0 1px 3px #e9e9e9
}
.nav-contain .nav-inner {
	max-width:994px;
	margin:0 auto
}
.nav-contain .nav-inner .am-nav li {
	padding:25px 10px;
	list-style:none;
	position:relative
}
.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:160px;
	border-top:1px solid #eaeaea;
	position:relative;
	padding:15px 10px
}
.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:#e70012;
	background:#fff
}
@font-face {
	font-family:fontawesome;
	src:url(../fonts/fontawesome-webfont.ttf),url(../fonts/fontawesome-webfont.woff)
}
.page-header {
	text-align:center;
	padding:80px 0 92px;
	font-weight:300;
	background:url(../images/pattern-dark.jpg) center center no-repeat #383d61;
	background-size:cover;
}
.page-header .page-header-title {
	/*font-family:"方正正中黑简体";*/
	font-size:60px;
	color:#fff;
	font-weight:400;
	text-shadow:2px 3px 2px rgba(118,192,209,0.75);
	margin:0;
}
.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:##e70012
}
.section {
	padding:50px 0
}
.section .section--header .section--title {
	font-size:50px;
	font-weight:300;
	text-align:center
}
.section .section--header .section--description {
	font-size:20px;
	line-height:30px;
	color:#9b9b9b;
	text-align:center;
	margin:13px 0 0
}
@media screen and (max-width:1350px) {
.page-header {
	background-size:auto;
}
}
@media screen and (max-width:768px) {
.page-header {
	background-size:150%;
	padding:40px 0 52px;
}
}
@media screen and (max-width:768px) {
	.section {
	padding:50px 0!important
}
.section .section--header {
	padding:0 15px
}
.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:url(../images/footer.jpg);
	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:#fff;
	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:#fff;
	padding:0 0 16px
}
.layout-footer .footer .footer_navigation {
	padding:6px 15px 0 0
}
.layout-footer .footer .footer_navigation--item {
	display:block;
	position:relative;
	padding:12px 25px 12px 0;
	text-align:left;
	border-bottom:1px solid rgba(255,255,255,.1)
}
.layout-footer .footer .footer_navigation--item::before {
	position:absolute;
	content:"\f054";
	display:block;
	right:10px;
	top:50%;
	transform:translate(0,-50%);
	margin-top:3px;
	color:#fff;
	font-size:12px;
	font-family:fontawesome
}
.layout-footer .footer .footer_navigation--link {
	color:#fff;
	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:#fff;
	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
}
.features_item img{ display:block; width:100%;}
.layout-footer .bottom{ width:100%; background:#262b4d; padding:30px 0; text-align:center;}
.layout-footer .bottom p{ margin:0; color:#ccc;}
.layout-footer .bottom p a{ color:#D4D4D4; margin-left:10px;}

.side-bar .icon-chat,.chat-tips i {
	background-image: url(../images/gdt-img.png);
	background-repeat: no-repeat;
}
/*右侧悬浮icon*/
.side-bar {
	width: 66px;
	position: fixed;
	bottom: 100px;
	right: 25px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar .icon-chat {
	width: 66px;
	height: 66px;
	display: inline-block;
	background-color: #dddddd;
	margin-bottom: 2px;
}
.side-bar .icon-chat:hover {
	background-color: #59bcdb;
}
.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-chat {
	background-position: 0 -130px;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-position: 0 -198px;
}
.side-bar .icon-mail {
	background-position: 0 -266px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 195.0818181818182px;
}

.top_bar { display:none; position: fixed; z-index: 900; bottom: 0; left: 0; right: 0; margin: auto; font-family: Helvetica, Tahoma, Arial, Microsoft YaHei, sans-serif; }
.top_menu { display:-webkit-box; border-top: 1px solid #3D3D46; display: block; width: 100%; background:#383d61; height: 48px; display: -webkit-box; display: box; margin:0; padding:0; -webkit-box-orient: horizontal; box-shadow: 0 1px 0 0 rgba(255, 255, 255, 0.1) inset; }
.top_bar .top_menu>li { -webkit-box-flex:1; position:relative; text-align:center; }
.top_menu li:first-child { background:none; }
.top_bar .top_menu>li>a { height:48px; margin-right: 1px; display:block; text-align:center; color:#FFF; text-decoration:none; text-shadow: 0 1px rgba(0, 0, 0, 0.3); -webkit-box-flex:1; }
.top_bar .top_menu>li.home { max-width:70px }
.top_bar .top_menu>li.home a { height: 66px; width: 66px; margin: auto; border-radius: 60px; position:absolute; top: -22px; left: 2px; background: url('/template/images/home.png') no-repeat center center; background-size: 100% 100%; }
.top_bar .top_menu>li>a label { overflow:hidden; margin: 0 0 0 0; font-size: 12px; display: block !important; line-height: 18px; text-align: center; }
.top_bar .top_menu>li>a img { padding: 3px 0 0 0; height: 24px; width: 24px; color: #fff; line-height: 48px; vertical-align:middle; }
.top_bar li:first-child a { display: block; }
.top_menu li:last-of-type a { background: none; overflow:hidden; }
.top_bar .top_menu>li>a:hover, .top_bar .top_menu>li>a:active { background-color:#333; }
@media (max-width: 480px){
	.top_bar{ display:block;}
}

@media (max-width: 1024px){
	.header .header-right .contact-btn .am-btn-secondary{ display:none;}
	.header .header-right .header-contact{ padding:0;}
}
@media (max-width: 940px){
	.header .header-right .header-contact .header_contacts--item:nth-child(3n){ display:none;}
}
@media (max-width: 768px){
	.m-header{ position:fixed; top:0; left:0; width:100%; z-index:999;}
	.layout .layout-container{ margin-top:73px;}
	.m-header .am-u-sm-2{ float:right;}
}
@media (max-width: 480px){{
	.page-header{ padding:20px 0 20px}
}