﻿@charset "utf-8";
/* CSS Document */

#advan-header {
	padding-bottom: 0;
}
.bu-color-ec {
	color: #801a7a;
}
.bu-color-ia {
	color: #008039;
}
.bu-color-isys {
	color: #0085cc;
}
.bu-color-iser {
	color: #e6a800;
}
.bu-color-dh {
	color: #85baec;
}
.bu-color-dlog {
	color: #d95f65;
}
.bu-color-ec:hover, .bu-color-ec:visited {
	color: #801a7a;
}
.bu-color-ia:hover, .bu-color-ia:visited {
	color: #008039;
}
.bu-color-isys:hover, .bu-color-isys:visited {
	color: #0085cc;
}
.bu-color-iser:hover, .bu-color-iser:visited {
	color: #e6a800;
}
.bu-color-dh:hover, .bu-color-dh:visited {
	color: #85baec;
}
.bu-color-dlog:hover, .bu-color-dlog:visited {
	color: #d95f65;
}

.bu-bg-ec {
	background: #801a7a;
}
.bu-bg-ia {
	background: #008039;
}
.bu-bg-isys {
	background: #0085cc;
}
.bu-bg-iser {
	background: #e6a800;
}
.bu-bg-adv {
	background: #004280;
}
.bu-bg-dh {
	background: #85baec;
}
.bu-bg-dlog {
	background: #d95f65;
}

.bu-brdr-ec {
	border-color: #801a7a;
}
.bu-brdr-ia {
	border-color: #008039;
}
.bu-brdr-isys {
	border-color: #0085cc;
}
.bu-brdr-iser {
	border-color: #e6a800;
}
.bu-brdr-dh {
	border-color: #85baec;
}
.bu-brdr-dlog {
	border-color: #d95f65;
}

.bu-item-wrapper {
	margin-bottom:-30px;
}
.bu-item-wrapper .bu-item {
	float: left;
	width: 21.3%;
	margin: 0 1.04% 0 2.08%;
	margin-bottom: 30px;
}
.bu-item .bu-title h3 a {
	display: block;
	font-size: 15px;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 10px;
}
.bu-item .bu-title h3 a:hover {
	text-decoration: none;
}
.bu-item {
	position: relative;
}
.bu-title-popup {
	display: none;
	position: absolute;
	top: 0;
	left: -10px;
	border: solid 2px #999;
	border-left: none;
	border-right: none;
	background: #fff;
}
.bu-title-popup .popup-title {
	font-size: 14px;
	line-height: 18px;
	color: #333;
	padding: 20px 15px;
	background: #f5f5f5;
}
.bu-title-popup .popup-title span {
	color: #e6a800;
	font-weight: bold;
}
.bu-title-popup ol {
	padding: 20px 15px 20px;
	background: #fff;
}
.bu-title-popup ol li {
	list-style: none;
	padding-bottom: 10px;
}
.bu-title-popup ol li a {
	display: block;
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
}

.bu-item ul li {
	list-style: none;
	line-height: 21px;
	margin-bottom: 0;
	padding-left: 12px;
	background: url(../images/arrow-bulist.gif) no-repeat 0 6px;
}
 ul li a {
	color: #333;
}
ul li.bu-more {
	padding-left: 0;
	background: none;
	margin-top: 5px;
}
.bu-promo-pic {
	text-align: left;
	margin-top: 20px;
}
.bu-promo-pic a img {
	width: 100%;
	max-width: 200px;
	max-height: 95px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #999;
}
.bu-promo-text a {
	display: block;
	font-size: 13px;
	line-height: 17px;
	color: #333;
	padding-top: 12px;
}
.bu-item .bu-promo-text a:hover {
	color: #333;
}

@media screen and (max-width:960px) {
.bu-item-wrapper .bu-item {
	width: 45%;
	margin: 0 2.5%;
	margin-bottom: 30px;
}
}

@media screen and (max-width:500px) {
.bu-item-wrapper .bu-item {
	float: none;
	width: 92%;
	margin: 0 4%;
	margin-bottom: 30px;
}
}
.block-item-wrapper {
	float: left;
	width: 45.8%;
	margin: 0 2.08%;
	margin-bottom: 60px;
	background-color: #ededed;
}
.block-item-wrapper .block-title a {
	display: block;
	font-size: 18px;
	color: #333;
	padding-bottom: 20px;
	text-decoration: none;
	background-color: #fff;
}
.block-item-wrapper .block-item {
	background-color: #ededed;
	height: 160px;
}
.block-item .video-pic {
	float: left;
	width: 59%;
	overflow: hidden;
	position: relative;
}
.block-item .video-pic .imgbox {
	display: inline-block;
	position: relative;
	left: 50%;
}
.block-item .video-pic .imgbox img {
	max-hight: 160px;
	margin-left: -50%;
}
.block-item .video-pic .video-btn {
	position: absolute;
	top: 32%;
	left: 40%;
	width: 54px;
	height: 55px;
	display: none;
}
.block-item .video-pic:hover .video-btn {
	display: block;
}
.block-item .video-text {
	float: left;
	width: 34%;
	margin: 15px 3.4%;
}
.block-item .video-text h3 a {
	display: block;
	font-size: 15px;
	line-height: 18px;
	color: #333;
}
.block-item .video-text h4 a {
	display: block;
	font-size: 12px;
	line-height: 15px;
	color: #4c4c4c;
	padding-top: 15px;
}
.block-item .video-text a:hover {
	color: #333;
}
.block-item .story-pic {
	float: left;
	width: 48.8%;
	text-align: center;
}
.block-item .story-pic a img {
	width: 100%;
	max-width: 215px;
	max-height: 160px;
}
.block-item .story-text {
	float: left;
	width: 47.7%;
	margin: 15px 3.4% 15px 0;
}
.block-item .story-text h3 {
	font-size: 15px;
	font-weight: normal;
	line-height: 18px;
	color: #333;
	margin-bottom: 5px;
}
.block-item .story-text select {
	width: 100%;
	padding: 5px;
	border: 1px solid #ccc;
	color: #666;
	font-size: 12px;
	font-family: Arial, sans-serif;
	margin-top: 6px;
}
.block-item .story-text a {
	display: inline-block;
	padding: 5px 30px;
	background: #004280;
	color: #fff;
	opacity: .75;
	filter: alpha(opacity=75);
	text-decoration: none;
	margin-top: 12px;
}
.block-item .story-text a:hover {
	opacity: .9;
	filter: alpha(opacity=90);
}
.block-item-wrapper .block-more {
	padding-top: 10px;
	background-color: #fff;
}
.block-item-wrapper .block-more a {
	display: inline-block;
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-right: 20px;
	background-image: url(../images/arrow-more.gif);
	background-repeat: no-repeat;
	background-position: right 0;
}

@media screen and (max-width:800px) {
.block-item-wrapper {
	width: 45%;
	margin: 0 2.5%;
	margin-bottom: 60px;
}
.block-item-wrapper .block-item {
	height: 220px;
}
.block-item .video-pic {
	float: none;
	width: 100%;
	height: 150px;
}
.block-item .video-pic a img {
	max-hight: 150px;
}
.block-item .video-text {
	float: none;
	width: 91.6%;
	margin: 15px 4.16%;
}
.block-item .video-text h4 a {
	display: none;
}
.block-item .story-pic {
	float: none;
	width: 100%;
	height: 150px;
}
.block-item .story-pic a img {
	width: 100%;
	max-height: 150px;
}
.block-item .story-text {
	float: none;
	width: 91.6%;
	margin: 15px 4.16%;
}
.block-item .story-text select {
	display: none;
}
.block-item .story-text a {
	display: none;
}
}

@media screen and (max-width:500px) {
.block-item-wrapper {
	float: none;
	width: 92%;
	margin: 0 4%;
	margin-bottom: 60px;
}
.block-item-wrapper .block-item {
	height: auto;
}
.block-item .video-btn {
	top: 32%;
	left: 44%;
}
}
.aonline-logo {
	margin: 27px 0;
	padding-top: 5px;
}
.aonline-logo .logo-pic img {
	max-width: 200px;
}
.aonline-logo .logo-tgln {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-align: right;
	line-height: 18px;
	padding-top: 6px;
	display: block;
}
.aonline-contact {
	margin: 27px 0;
}
.aonline-contact li {
	font-size: 17px;
	line-height: 28px;
	background-size: 28px 28px;
}
.aonline-contact li.phone-2 {
	margin-top: 6px;
	font-size: 15px;
	line-height: 17px;
	background-position: left 4px;
}
.aonline-contact li.contact-buy {
	background-image: url(../images/icon-aonline-buy.png);
}
.aonline-contact li.contact-chat {
	background-image: url(../images/icon-aonline-chat.png);
}
.aonline-contact li.contact-chat-cn {
	background-image: url(../images/icon-aonline-chat-cn.png);
}
.aonline-contact li.contact-phone {
	background-image: url(../images/icon-aonline-phone.png);
}

@media screen and (max-width:800px) {
.aonline-contact li {
	font-size: 16px;
	line-height: 22px;
}
.aonline-contact li.contact-buy {
	background-image: url(../images/icon-aonline-buy-s.png);
}
.aonline-contact li.contact-chat {
	background-image: url(../images/icon-aonline-chat-s.png);
}
.aonline-contact li.contact-chat-cn {
	background-image: url(../images/icon-aonline-chat-s-cn.png);
}
.aonline-contact li.contact-phone {
	background-image: url(../images/icon-aonline-phone-s.png);
}
}

@media screen and (max-width:500px) {
.aonline-logo {
	margin: 0 0;
	padding-top: 30px;
}
.aonline-logo .logo-pic img {
	max-width: 180px;
	min-width: 160px;
}
.aonline-logo .logo-tgln {
	display: none;
}
.aonline-contact {
	margin: 0 0;
}
.aonline-contact li {
	font-size: 15px;
	line-height: 22px;
	background-size: 22px 22px;
}
}

@media screen and (max-width:780px) {
.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-ec {
	color: #801a7a;
}
.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-ia {
	color: #008039;
}
.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-isys {
	color: #0085cc;
}
.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-iser {
	color: #e6a800;
}

.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-dh {
	color: #85baec;
}

.liquid-slider .content-whitetxt h4.secondary-btn .bu-color-dlog {
	color: #d95f65;
}

.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-ec {
	border-color: #801a7a;
}
.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-ia {
	border-color: #008039;
}
.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-isys {
	border-color: #0085cc;
}
.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-iser {
	border-color: #e6a800;
}
.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-dh {
	border-color: #85baec;
}
.liquid-slider .content-whitetxt h4.secondary-btn  .bu-brdr-dlog {
	border-color: #d95f65;
}
}
