html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
body {
	color: #333;
	background: #fff;
	font-family:'微软雅黑';
	font-size: 12px;
}
div, p, a, li, td {
	-webkit-text-size-adjust: none;
}
br {
	height: 1px;
	font-size: 1px;
}
a {
	color: #004280;
	text-decoration: none;
	outline: none;
	font-weight: normal;
}
a:hover, a:active, a:focus {
	color: #004280;
	text-decoration: underline;
}
:focus {
	outline-color: transparent;
	outline-style: none;
}
a img {
	border: none;
}
.clearboth{ clear:both}
.clear {
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
.clearfix:after {
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
}
#advan-header {
	padding-bottom: 20px;
	background:#fff;
}
.row-fluid {
	width: 100%;
	clear: both;
}
.row-fluid:after {
	clear: both;
}
.row-maxwidth-98pct {
	width: 98%;
	max-width: 960px;
	margin: 0 auto;
}
.row-maxwidth-100pct {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
.row-gray-b93 {
	background-color: #d5dec9;
}
.row-gray-b96 {
	background-color: #f5f5f5;
}
.row-blue {
	background-color: #cce0f2;
}
#advan-header .header-logo {
	width: 190px;
	height: 50px;
	float: left;
	margin: 10px 0 15px;
}
#advan-header .header-logo a {
	width: 100%;
	height: 100%;
	display: inline-block;
	text-indent: -9999px;
 *text-indent: 0;
 *color: transparent;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#advan-header .header-usermenu {
	float: right;
	margin: 28px 0px 13px; /* for SVG 2016 */
}
#advan-header .user-history {
	border-left: 2px solid #ccc;
	margin-left: 18px;
}
.header-usermenu>li {
	float: left;
	list-style: none;
}
.header-usermenu>li>a {
	display: block;
	line-height: 20px; /* for SVG 2016 */
	margin-left: 18px;
	color: #4d4d4d;
	padding-left: 25px; /* for SVG 2016 */
	background-repeat: no-repeat; /* for SVG 2016 */
	background-position: left center; /* for SVG 2016 */
}
.header-usermenu>li>a:hover {
	text-decoration: none;
}
.header-usermenu li a span {
	color: #307abf;
}
/* for SVG 2016 */
li.usermenu-register > a.register-icon {
	background-image: url(../images/icon-header-register.png);
}
li.usermenu-register > a.register-icon-svg {
	background-image: url(../images/icon-header-register.svg);
}
li.usermenu-myadv > a.myadv-icon {
	background-image: url(../images/icon-header-myadv.png);
}
li.usermenu-myadv > a.myadv-icon-svg {
	background-image: url(../images/icon-header-myadv.svg);
}
li.usermenu-search > a.search-icon {
	background-image: url(../images/icon-header-search.png);
}
li.usermenu-search > a.search-icon-svg {
	background-image: url(../images/icon-header-search.svg);
}
.usermenu-account {
	position: relative;
	padding-bottom: 4px;
}
.usermenu-account>a {
	font-weight: bold;
}
.usermenu-account:hover .account-popup {
	display: block;
}
.usermenu-account .account-popup {
	display: none;
	position: absolute;
	top: 20px;
	left: -50px;
	width: 120px;
	z-index: 2000;
	border-bottom: solid 2px #ccc;
}
.account-popup ol {
	padding: 20px 15px 10px;
	border: solid 1px #999;
	background-color: #fff;
}
.account-popup ol li {
	list-style: none;
	padding-bottom: 10px;
}
.account-popup ol li a {
	display: block;
	font-size: 12px;
	color: #4d4d4d;
}
body {
	position: relative;
}
.header-panel-wrapper {
	position: absolute;
	top: 65px;
	left: 0;
	z-index: 1000!important;
}
.register-panel {
	display: none;
}
.panel-control-up a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	width: 90px;
	height: 15px;
	background: url(../images/arrow-panel-control-up.png) no-repeat;
}
.panel-block {
	margin: 0 12.5% 40px;
}
.register-panel .panel-block {
	float: left;
}
.panel-block h4 {
	margin-top: 35px;
	margin-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
	color: #4c4c4c;
}
.panel-block h4.title-empty {
	text-indent: -9999px;
	margin-top: 20px;
	line-height: 0;
}
.panel-btn a {
	display: inline-block;
	padding: 5px 30px;
	background: #004280;
	color: #fff;
	opacity: .75;
	filter: alpha(opacity=75);
}
.panel-btn a:hover {
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90);
}
.record-btn a {
	float: right;
	padding: 5px 10px;
	margin: -20px 20px 0 0;
}
.block-register {
	width: 75%;
	margin-bottom: 60px;
}
.block-register>div {
	background: url(../images/header-register-pic.jpg) no-repeat left top;
	padding-left: 225px;
	min-height: 150px;
	margin-top: 15px;
}
.block-register p {
	font-size: 13px;
	line-height: 16px;
	margin-bottom: 15px;
}
.block-login {
	width: 18.75%;
	margin-left: 0;
	margin-bottom: 60px;
	display: none;
}
.block-login>div {
	margin-top: 15px;
}
.block-login .panel-link {
	margin-bottom: 15px;
}
.block-login input[type="text"], .block-login input[type="password"] {
	width: 90%;
	padding: 5px 5%;
	border: 1px solid #999;
	color: #666;
	font-size: 12px;
	margin-bottom: 5px;
}
.block-login input[type="checkbox"] {
	margin: 5px 5px 15px 0;
	vertical-align: middle;
	cursor: pointer;
}
.recent-panel {
	display: none;
}
.compare-panel {
	display: none;
}
.record-list li {
	position: relative;
	float: left;
	list-style: none;
	margin-right: 20px;
	margin-top: 15px;
}
.record-list li.record-empty {
	width: 130px;
	height: 130px;
	border: solid 5px #eee;
	background-image: url(../images/header-record-empty.png);
	background-color: #eee;
	text-indent: -9999px;
}
.record-list li .record-pic {
	width: 130px;
	height: 90px;
	border: solid 5px #eee;
}
.record-list li .record-del a {
	position: absolute;
	top: 10px;
	right: 10px;
	display: block;
	width: 14px;
	height: 14px;
	text-indent: -9999px;
	background: url(../images/icon-record-del.png) no-repeat;
}
.record-list li .record-text a {
	display: block;
	width: 120px;
	height: 30px;
	padding: 2px 10px 8px 10px;
	background: #eee;
	color: #333;
	line-height: 15px;
}
/*----------------------------------------
  Headr Search Wrapper
----------------------------------------*/

.block-search {
	margin: 0 auto;
	padding: 1% 3%;
}
.search-Mainbox {
	width: 100%;
	border: 1px solid #ccc;
	margin: 2.5% auto 0 auto;
	padding: 0 0;
	position: relative;
	background-color: #fff;
}
.search-input {
	float: left;
	width: 70%;
	padding: 0 0 0 1%;
	margin: 0;
	font-size: 26px;
	font-weight: normal;
	vertical-align: middle;
	color: #4d4d4d;
	border: 0;
	height: 60px;
	position: relative;
}
.search-btnClear {
	float: left;
	border: 0;
	outline: 0;
	padding: 0 0;
	margin: 0 0 0 2%;
	width: 20px;
	height: 60px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url("../images/search-clear.png");
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	right: 135px;
}
.search-panel .search-btnClear-svg {
	float: left;
	border: 0;
	outline: 0;
	padding: 0 0;
	margin: 0 0 0 2%;
	width: 20px;
	height: 60px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(../images/search-clear.svg);
	background-size: 20px 20px;
	vertical-align: middle;
	cursor: pointer;
	position: absolute;
	right: 135px;
}
 .search-input::-ms-clear {
 display: none;
}
.search-btnClear .btn-clear:before, .search-panel .search-btnClear-svg:before {
	content: ' ';
	position: relative;
	display: inline-block;
}
.search-btnSubmit {
	float: right;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
	margin: 0 0;
	white-space: nowrap;
	border: 0;
	outline: 0;
	height: 60px;
	width: 120px;
	vertical-align: middle;
	cursor: pointer;
	background-color: #419544;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px 32px;
	background-image: url("../images/icon-search-submit.png");
}
.search-btnSubmit:before {
	content: ' ';
	position: relative;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.search-btnSubmit-svg {
	float: right;
	opacity: 1;
	filter: alpha(opacity=100);
	box-shadow: none;
	margin: 0 0;
	white-space: nowrap;
	border: 0;
	outline: 0;
	height: 60px;
	width: 120px;
	vertical-align: middle;
	cursor: pointer;
	background-color: #419544;
	background-repeat: no-repeat;
	background-position: center;
	background-size: 32px 32px;
	background-image: url("../images/icon-search-submit.png");
}
.search-panel .search-suggestionBox {
	font-size: 16px;
	width: 100%;
	background-color: white;
	border: 1px solid #ccc;
	border-top: 0;
	padding: 0 0;
	margin: 0 auto;
}
a.search-suggestion-select {
	padding: 1.5% 2%;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #ebebeb;
}
.search-select-focus, a.search-suggestion-select:hover {
	background-color: #ccc;
}
a.search-suggestion-select h4 {
	margin-top: 15px;
	font-size: 16px;
	font-weight: normal;
	display: block;
	line-height: 1.5em;
	color: #004280;
	text-decoration: none;
	float: none;
}
a.search-suggestion-select h4:first-child {
	margin-top: 0;
}
a.search-suggestion-select .item-desc {
	font-size: 14px;
	margin: 0 0 0 0;
	line-height: 1.5em;
	color: #4d4d4d;
	display: block;
	text-decoration: none;
}
.search-panel .product-item {
	border: 0;
	width: auto!important;
}
.search-panel .resouces-item {
	margin: 0 0 0 0;
	border: 0;
	padding: 0 0;
}
.search-panel .relatedContent-att {
	margin: 1% 0;
	font-size: 13px;
	color: #4d4d4d;
}
.search-panel {
	display: none;
}
.header-usermenu li.usermenu-search > a {
	margin-left: 12px;
	padding-left: 20px;
}
.header-usermenu li.usermenu-search a:hover, a:active, a:focus {
	text-decoration: none;
}
/*  Header Toggle Item
----------------------------------------*/
/*.toggleSearch {
	display: none;
}*/

.toggleMenu {
	display: none;
}
.toggleSearch {
	float: right;
	margin: 25px 0px 20px;
	margin-left: 10px;
	width: 20px;
	height: 20px;
}
.toggleSearch img {
	max-width: 20px;
}
.toggleMenu {
	float: right;
	margin: 25px 0 20px;
	margin-left: 10px;
	width: 20px;
	height: 20px;
}
.toggleMenu img {
	max-width: 20px;
}
ul.header-nav {
	float: left;
	
}


ul.header-nav li {
	list-style: none;
}
ul.header-nav>li {
	padding:0 31px;
}
@media screen and (min-width: 767px)
{
ul.header-nav>li.first {
	padding:0 32px 0 0;
}
}
ul.header-nav>li.last {
	padding:0 0px 0 32px;
}
ul.header-nav>li {
	float: left;
}
ul.header-nav>li>a {
	display: block;
	
}
ul.header-nav a {
	text-decoration: none;
}
ul.header-nav>li>a {
	padding: 0 12px;
	margin-right: 0;
	line-height: 25px;
	font-size: 13px;
	font-weight: bold;
	color: #4d4d4d;
}
ul.header-nav>li.menubar-estore>a {
	color: #004280;
}
ul.header-nav>li.show-mega>a {
	background-color: #419544;
	color: #fff;
}
ul.header-nav>li>div {
	position: absolute;
	left: 0;
	overflow: auto;
	z-index: 1000;
	display: none;
}
ul.header-nav>li.show-mega>div {
	display: block;
}
ul.header-nav .cols4 {
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
}
ul.header-nav .col1 {
	float: left;
	padding:0; margin:0;
	width:180px;
}

ul.header-nav .col2 {
	float: left;
	padding:0; margin:0;
}
.head_nav_float_left li{
	float: left;
	padding:0; margin:5px 20px;
	width:180px;
}
ul.header-nav .col1 {

}
ul.header-nav .cols-brdr {
	border-top: solid 1px #ccc;
	margin-top: 35px;
}
.row-brdrgray {
	background-color: #fff;
	border-top: 2px solid #999;
	border-bottom: 2px solid #999;
}
ul.header-nav>li>div {
	padding: 0 0 36px;
	z-index: 1000;
}
ul.header-nav h5 {
	margin: 0 20px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 14px;
	line-height: 17px;
	color: #4d4d4d;
	font-weight: normal;
}
ul.header-nav h5.grouptitle-empty {
	text-indent: -99999px;
}
ul.header-nav h5.grouptitle-abovesub {
	padding-bottom: 0;
}
ul.header-nav h5.grouptitle-sub {
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 13px;
}
ul.header-nav h5 a {
	color: #4d4d4d;
	background-repeat: no-repeat;
	background-position: center right;
	padding-right: 15px;
}
ul.header-nav h5 a:hover {
	text-decoration: underline;
}
ul.header-nav ol li {
	margin: 0 20px;
}
ul.header-nav ol li a {
	display: inline-block;
	padding-bottom: 5px;
	font-size: 12px;
	line-height: 16px;
	color: #004280;
}
ul.header-nav ol li a:hover {
	text-decoration: underline;
}
ul.header-nav ol li a.hidden {
	visibility: hidden;
}
ul.header-nav ol li a span {
	display: inline-block;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #4d4d4d;
	height: 30px;
}
ul.header-nav ol li a:hover span {
	text-decoration: none;
}
.header-nav .productMenu .col1 {
	width: 25%;
}

.header-nav .productMenu .cols-brdr {
	margin-top: 15px!important;
}
.header-nav .productMenu h5 {
	padding-top: 5px!important;
	padding-bottom: 8px!important;
	word-break: keep-all;
}
.header-nav .productMenu h5 a {
	line-height: 1.5em;
	font-weight:bold;
}

.header-nav .productMenu .col1 li {
	word-break: keep-all;
}

ul.header-nav>li.active>a {
	background-color: #419544;
	color: #fff;
}
/*----------------------------------------
  Advantech Heading
----------------------------------------*/
#advan-heading {
	margin-top: 20px;
	margin-bottom: 20px;
}
.page-title h1 {
	font-size: 26px;
	font-weight: normal;
	color: #4d4d4d;
}
#advan-heading .breadcrumb {
	margin-bottom: 20px;
}
#advan-heading .breadcrumb li {
	display: inline;
	list-style: none;
	font-size: 13px;
	color: #666;
}
#advan-heading .breadcrumb li a {
	padding: 0 2px;
	font-weight: bold;
}
#advan-heading .breadcrumb li .nolink-crumb {
	padding: 0 2px;
	font-weight: bold;
	color: #004280;
}
#advan-heading .breadcrumb li .last-crumb {
	padding: 0 2px;
	font-weight: bold;
}
#advan-footer {
	clear: both;
	padding-top: 1px;
	background:#ddd;
}
.row-brdrwhite {
	border-top: solid 4px #fff;
}
.aonline-logo {
	float: left;
	width: 20.8%;
	margin: 17px 0;
	padding-top: 16px;
	padding-right: 6.25%;
	padding-left: 8.33%;
}
.aonline-logo .logo-pic {
	text-align: right;
}
.aonline-logo .logo-pic img {
	width: 100%;
	max-width: 165px;
}
.aonline-logo .logo-tgln {
	display: none;
}
.aonline-contact {
	float: left;
	border-left: solid 3px #f2f7fc;
	width: 55.9%;
	margin: 17px 0;
	padding: 10px 0;
	padding-left: 6.25%;
}
.aonline-contact li {
	float: left;
	list-style: none;
	margin-right: 5.38%;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #333;
	font-size: 16px;
	line-height: 22px;
	padding-left: 38px;
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 22px 22px;
}
.aonline-contact li.phone-2 {
	margin-top: -2px;
	line-height: 16px;
	background-position: left 7px;
}
.aonline-contact li a {
	color: #333;
}
.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);
}
.aonline-contact li.contact-buy-svg {
	background-image: url(../images/icon-aonline-buy.svg);
}
.aonline-contact li.contact-chat-svg {
	background-image: url(../images/icon-aonline-chat.svg);
}
.aonline-contact li.contact-phone-svg {
	background-image: url(../images/icon-aonline-phone.svg);
}
.footer-nav-wrapper {
	margin: 30px 0 0 0;
}
.footer-nav-wrapper .footer-nav {
	float: left;
	width: 21.8%;
	margin: 0 0%;
	margin-bottom: 30px;
}
.footer-nav .nav-title {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	margin-bottom: 10px;
}
.footer-nav ul li {
	list-style: none;
	line-height: 15px;
	margin-bottom: 5px;
}
.footer-nav ul li a {
	display: inline-block;
	color: #333;
}





#foot_copy a {
	color: #666;
}
body {
	position: relative;
}
.footer-panel-wrapper {
	position: absolute;
	bottom: 80px;
	left: 0;
	z-index: 1000!important;
}
.language-panel {
	display: none;
}
.panel-control-down a {
	display: block;
	margin: 0 auto;
	text-indent: -9999px;
	width: 90px;
	height: 15px;
	background: url(../images/arrow-panel-control-down.png) no-repeat;
}
.lang-desc {
	margin: 30px 8.3% 0;
	font-size: 13px;
	line-height: 16px;
	font-style: italic;
	color: #333;
}
ol.lang-list li {
	float: left;
	width: 85px;
	margin-top: 10px;
	margin-left: 15px;
	list-style: square;
	color: gray;
}
ol.lang-list li a {
	display: block;
	font-size: 12px;
	color: #004280;
}
.slide-out-div {
	width: 300px;
	min-height: 145px;
	background: #fafafa;
	border: 5px solid #b3b3b3;
	z-index: 5000;
}
.slide-out-div .handle {
	margin-top: -5px;
	margin-left: -5px;
	width: 30px;
	height: 165px;
	text-indent: -99999px;
}
.slide-out-div .panel-left {
	float: left;
	width: 165px;
	padding: 25px 0 0 15px;
}
.slide-out-div .panel-left h3 {
	font-size: 18px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px;
}
.slide-out-div .panel-left h4 {
	font-size: 13px;
	font-weight: normal;
	margin: 0;
	padding: 0 0 5px;
}
.slide-out-div .panel-left ul {
	margin: 0;
	padding: 10px 0 4px;
}
.slide-out-div .panel-left li {
	list-style: none;
	font-size: 13px;
	line-height: 16px;
	padding: 0 0 4px 25px;
}
.slide-out-div .panel-left li.callback {
	background: url(../images/contact-callback.gif) no-repeat;
}
.slide-out-div .panel-left li.livechat {
	background: url(../images/contact-livechat.gif) no-repeat;
}
.slide-out-div .panel-left li.emailus {
	background: url(../images/contact-emailus.gif) no-repeat;
}
.slide-out-div .panel-left li.qq {
	background: url(../images/contact-qq-offical.gif) no-repeat;
}
.slide-out-div .panel-right {
	float: right;
	width: 90px;
	padding: 20px 15px;
}
.slide-out-div .panel-right img {
	border: 2px solid #e5e5e5;
}
.slide-out-div .panel-desc {
	line-height: 1.5em;
	padding: 0 15px 15px 15px;
}
.main-list ul li {
	width: 100%;
	padding: 25px 0px;
	list-style: none;
}
.main-list ul .listPic {
	float: left;
	width: 17%;
	margin-right: 2.5%;
}
.main-list ul .emptyPic .listPic {
	display: none;
}
.main-list ul .listPic img {
	width: 100%;
}
.main-list ul .listText {
	float: left;
	width: 80%;
}
.main-list ul .emptyPic .listText {
	float: none;
	width: 100%;
}
.main-list ul h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 5px;
}
.main-list ul h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 5px;
}
.main-list ul h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	padding-bottom: 5px;
}
.main-list ul .tag {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: 5px;
}
.main-article {
	font-size: 14px !important;
	line-height: 1.5em !important;
}
.main-article p, .main-article > div {
	font-size: 14px !important;
	line-height: 1.5em !important;
	margin: 40px 0 !important;
}
.main-article ul, .main-article ol {
	font-size: 14px !important;
	line-height: 1.5em !important;
	margin: 40px 0 !important;
}
.main-article ul {
	list-style-type: square;
}
.main-article li {
	margin: 0 0 5px 25px;
}
.main-article .article-heading {
	margin: 40px 0;
}
.main-article .para-heading {
	margin: 0 0 -20px !important;
}
.main-article h2 {
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
}
.main-article h3 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
}
.main-article h4 {
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
}
.main-article h5 {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5em;
	margin: 10px 0;
}
.main-article table {
	width: 100%;
	border-collapse: collapse;
}
.main-article td, .main-article th {
	padding: 5px 20px;
	border: 1px solid #d9d9d9;
	text-align: left;
	border-left: 0px;
	border-right: 0px;
	vertical-align: top;
}
.main-article th {
	background-color: #fafafa;
	font-size: 16px;
	font-weight: normal;
}
.pagination {
	text-align: center;
}
.pagination, .act-btn {
	padding: 40px 0;
}
.pagination a, .act-btn a {
	font-size: 14px;
	padding: 4px 8px;
	margin: 0 4px;
	text-decoration: none;
	border: 1px solid #ccc;
	background-color: #fff;
	color: #4d4d4d;
}
.pagination a.active_page, .act-btn a.active_page {
	border: 1px solid #808080;
	background-color: #808080;
	color: #fff;
}
.pagination a:hover, .act-btn a:hover {
	background-color: #ccc;
}
.cms-content p {
	margin: 20px 0;
	line-height: 18px;
}
.cms-content p img {
	padding: 10px;
}
.cms-content ul li {
	list-style-position: inside;
}
.cms-content li {
	line-height: 18px;
}
.cms-content table, .cms-content tr, .cms-content th, .cms-content td {
	border: 1px solid;
}
.cs-article-share {
	float: right;
	padding: 0 0;
	margin: 8px 0 0 0;
}
.cs-article-share span {
	padding: 0;
	margin: 0;
	cursor: pointer;
}
.cs-article-share .cs-share-icon {
	margin-right: 2px!important;
}
.addthis_sharing_toolbox {
	display: block;
	float: right;
	padding: 0;
	margin: 8px 0 0 0;
}
.addthis_sharing_toolbox .at-share-btn {
	padding: 0;
	margin: 0 0 0 8px;
}
.shareto_toolbox {
	display: block;
	float: right;
	padding: 0;
	margin: 8px 0 0 5px;
}
/*----------------------------------------
  Pagination
----------------------------------------*/
.page_navigation, .alt_page_navigation {
	margin: 30px 0px;
	text-align: center;
}
.page_navigation a, .alt_page_navigation a {
	padding: 5px 10px;
	margin: 0 2px;
	color: #999999;
	text-decoration: none;
	font-size: 11px;
	border: 1px solid #ccc;
	line-height: 11px;
	background: #fff;
}
.page_navigation .active_page, .alt_page_navigation .active_page {
	border: 1px solid #999999;
	background-color: #999999 !important;
	color: #fff !important;
}
.page_navigation a[data-page="-1"], .alt_page_navigation a[data-page="-1"] {
	color: #cecece;
	cursor: not-allowed;
}

/*add*/

@media only screen and (max-width:767px) {
#header-search_pc {
	display: none;
}
}
@media only screen and (min-width:767px) {
#header-search_pc {
	margin-top:-15px;
}
#header-search {
	display: none;
}
#pc-searchwindow1 {
	float: right;
	padding-top: 0px;
	position: relative;
	border: 1px solid #ccc;
}
#pc-searchwindow1 .pc-searchsection {
	float: left
}
#pc-searchwindow1 input {
	margin: 0px;
	height: 46px;
	box-sizing: border-box;
	padding-left: 10px;
	font-size: 16px;
	color: #423D3C
}
#pc-searchsubmit {
	position: relative;
	z-index: 1
}
#searchbox {
	border: 0px;
	box-shadow: none;
	filter: none;
	transition: none;
	width: 220px
}
#pc-searchsubmit:after {
	position: absolute;
	background: #fff;
	top: 0px;
	right: 0px;
	content: '\f002';
	font-family: 'fontAwesome';
	z-index: -1;
	text-align: center;
	height: 100%;
	width: 100%;
	font-size: 18px;
	line-height: 46px;
	color: #419544;
}
#search_submit {
	width: 46px;
	background: none;
	padding: 0px;
	border: 0px;
	overflow: hidden;
	text-indent: 200px
}
}
.footer_left{ float:left;margin: 0 0%; width:40%}
.footer_left ul{ margin:10px 0 20px 0;}
.footer_left ul li{ display:inline-block; list-style:none; padding-right:15px;}
.footer_left ul li a{ color:#666}
.footer_right{ width:40%;float:right;margin: 0; text-align:right; font-size:13px; line-height:1.6em; padding-top:5px; }
.footer_right p,.footer_right h2{white-space:nowrap;}
@media only screen and (max-width:767px) {
	.footer_left,.footer_right{ float:none; clear:both; text-align:center; width:96%}
	.footer_right{ margin-bottom:10px;}
}
#foot_copy{  margin:0 auto;text-align:center; padding:0 0 15px 0}
#solution{margin: 0;}
#solution .block-title a {
	display: block;
	font-size: 18px;
	color: #333;
	padding-bottom: 20px;
	text-decoration: none;
	background-color: #fff;
}
#solution ul li{ float:left; width:25%}
@media only screen and (max-width:767px) {
	#solution ul li{ float:left; width:100%}
}

#partner .block-title a {
	display: block;
	font-size: 18px;
	color: #333;
	padding-bottom: 20px;
	text-decoration: none;
	background-color: #fff;
}
#partner .block-item{
	margin:10px 2.08%;
}

#mbx{ font-size:15px; font-weight:bold; margin:10px 0; color:#419544; }
#mbx a{ color:#000;font-weight:bold;}

.img-box{ 
}  
.img-box img{  
    top:0;  
    bottom:0;  
    left:0;  
    right:0;  
    width:100%;  
    margin:auto;  
}  
#class_info{ font-size:12px;margin:10px 0; line-height:24px;}
#product_smallclass ul{margin:2% 0;  }
#product_smallclass ul li{ float:left; list-style:none;}
#product_smallclass ul li a{  padding-right:5px; font-size:15px; font-weight:bold}

.piclist li{ list-style:none; margin:10px 0; padding-bottom:10px;}
.product_list_text img{ float:left;border:1px solid #ccc; margin-right: 15px;}
.product_list_area{ border-bottom:1px solid #ccc;}
.product_list_text .product_list_name{ font-size:14px; color:#2473B9; font-weight:bold; margin-bottom:10px;}
.product_list_text .product_list_id{font-weight:bold;margin-bottom:10px; }
.product_list_text p{ line-height:1.5em;}
@media only screen and (max-width:767px) {
	.product_list_text img{ float:none}
}
.current{  color:#419544; }

.productshow_left{float:left; width:300px;}
.productshow_right{ float:left; font-size:14px; font-weight:bold; line-height:1.5em;}
/*tableborder*/

#tab2 table{ 
border-collapse:collapse; 
} 
#tab2 table td{ 
border:solid 1px #B2B2B2; 

} 
/**/
@media only screen and (max-width:767px) {
	.related_content{display:none}
}
.slide_product img{ border:1px solid #ccc}
.slider{ margin:0px 0px 20px 0px; width:100%}



.development_main_div{ float: left;
	margin: 0;
	margin-bottom: 30px;
	width:50%;}
	@media only screen and (max-width:767px) {
	.development_main_div{width:100%;}
}

.download_title{ float:left;  border-bottom:1px solid #ccc; height:25px; line-height:25px; width:100%;}
.download_title span{ float:right;}
.pagenav{ font-weight:normal; color:#666}
@media only screen and (min-width:767px) {
.contact_inquiry { width:48%; float:left}
.contact_map{ width:48%;float:right}
}
@media only screen and (max-width:767px) {
.contact_inquiry { width:100%;}	
.contact_map{ display:none}
}