

/* lg */ 
@media (min-width: 1100px) {
/* home banner*/
ul.navmobile {
	display: none;
 display: none !important\9;
}
.flex-control-nav {
	width: 100%;
}
}

/* -----------------md -----------------*/
@media (min-width: 992px) and (max-width: 1150px) {
.flex-control-nav {
	width: 100%;
}
/*
.flex-direction-nav {
	height: 0;
	position: absolute;
	top: 56%;
	width: 100%;
}
*/
.slider .caption_wrapper {
	width: 100%;
}
header nav.main {
	height: 53px;
	display: block;
	float: left;
	width: 88%;
	margin: 0px;
	;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jqueryslidemenu ul li a {
	display: block;
	height: 53px;
	width: 138px;
	cursor: pointer;
	text-decoration: none;
	font-family: "微軟正黑體", Ubuntu, sans-serif;
	font-size: 16px;
	line-height: 44px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
/* home */
.newslist1 dl {
	width: 67%;
	margin: 0px;
	float: right;
}
/*page*/
.pageright {
	float: right;
	width: 75%;
}
ul.navmobile {
	display: none;
 display: none !important\9;
}
.productpicbig-box {
	float: left;
	padding: 0px;
	display: block;
	width: 57%;
	/*border: 1px solid #E3E3E3;*/
	margin: 0px;
}
.imagecontainer-big {
	float: right;
	width: 310px;
	height: 310px;
	margin: 0;
	padding: 0;
}
div.container_img {
	width: 100%;
	height: 310px;
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
}
div.container_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 300px;
	max-width: 300px;
}
.mainiconb1 {
	width: 1000px;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
}



/* sm */
@media (min-width: 768px) and (max-width: 991px) {
/*
.flex-control-nav {
	height: 35px;
	position: absolute;
	text-align: left;
	z-index: 88;
	bottom: 0px;
	width: 100%;
	left: 50%;
}
.flex-direction-nav {
	height: 0;
	position: absolute;
	top: 56%;
	width: 100%;
}
*/
.slider .caption_wrapper {
	left: 0%;
	bottom: 0px;
	width: 100%;
}
.slider .caption_wrapper .caption {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 70px;
}
.slider .caption_wrapper .caption h3 {
	font-size: 42px;
	margin: 0;
	line-height: 42px;
	font-weight: 600;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
}
.slider .caption_wrapper .caption .learn-more {
	font-family: 'Ubuntu', sans-serif;
	font-size: 25px;
	line-height: 23px;
	color: #1ae7bf;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	text-transform: uppercase;
}
header nav.main {
	height: 53px;
	display: block;
	float: left;
	width: 90%;
	margin: 0px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.jqueryslidemenu ul li a {
	display: block;
	height: 53px;
	width: 98px;
	cursor: pointer;
	text-decoration: none;
	font-family: "微軟正黑體", Ubuntu, sans-serif;
	font-size: 16px;
	line-height: 44px;
	color: #333;
	text-align: center;
	margin: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
/* home */


.top_wrapper {
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	background-image: url(../index_catebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #000;
}
.mainicon {
	width: 100%;
	position: relative;
	z-index: 10;
	bottom: 68px;
	left: 0px;
	text-align: center;
}
.mainiconb1 {
	width: 90%;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
.iprocate_box {
	text-align: center;
	height: auto;
	padding-top: 100px;
	float: left;
	padding-bottom: 25px;
}
.iprocate_title {
	float: left;
	text-align: center;
	width: 100%;
	color: #cacaca;
	font-family: 'Open Sans', sans-serif;
	font-size: 30px;
	font-weight: 500;
	margin-bottom: 0px;
}
.iprocate_w {
	float: left;
	text-align: center;
	width: 100%;
	color: #ffd616;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 300;
	line-height: 22px;
}
.srbox {
	font-weight: 400;
	background-color: #fff;
}
.srpicw {
	position: absolute;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 165px 19px 165px;
	border-color: transparent transparent #1BBC9B transparent;
}
/*page*/
.pageright {
	float: right;
	width: 68%;
	padding-right: 5px;
}
ul.navmobile {
	display: none;
 display: none !important\9;
}
ul.navmobile > li {
	display: none;
 display: none !important\9;
}
.news-t1 {
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	width: 75%;
	visibility: visible;
	padding-top: 10px;
	padding-bottom: 8px;
}
.news-d1 {
	line-height: 17px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	float: left;
	width: 25%;
	visibility: visible;
	padding-top: 10px;
	background-image: url(../line15.gif);
	background-repeat: repeat-y;
	background-position: left;
	padding-bottom: 8px;
}
.newslist2 dt {
	float: left;
	overflow: hidden;
	clear: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #009900;
	background-color: #F3F3F3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 3px;
	margin-right: 5px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	width: 17%;
	margin-left: 2px;
}
.newslist2 dd {
	float: right;
	width: 81%;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.contact4 {
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#product-ov a ul li.product-name {
	font-size: 16px;
	line-height: 22px;
	color: #1d2088;
	font-weight: bold;
	margin-bottom: 6px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#product-ov a:hover ul li.product-name {
	color: #2bbee6
}
#product-ov a ul li.product-id {
	font-size: 12px;
	line-height: 20px;
	color: #C00;
	overflow: hidden;
	max-height: 40px;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#product-ov a ul li.product-word {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	overflow: hidden;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#product-ov a ul li.product-img {
	display: block;
	height: 180px;
	float: left;
	width: 100%;
}
#product-ov a ul li.product-img img {
	display: block;
	height: 180px;
	width: auto;
	margin: 0 auto
}
.productpicbig-box {
	float: left;
	padding: 0px;
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imagecontainer-big {
	float: left;
	width: 100%;
	height: 350px;
	margin: 0;
	padding: 0;
}
div.container_img {
	width: 100%;
	height: 350px;
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
}
div.container_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 350px;
	max-width: 400px;
}
.imagecontainer {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}
#product-info {
	width: 100%;
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	overflow: hidden
}
#product-info .product-number {
	line-height: 21px;
	font-size: 15px
}
#product-info .product-name {
	font-size: 22px;
	line-height: 28px;
	font-weight: bolder;
	color: #1d2088;
	border-bottom: 1px solid #CCC;
	padding-bottom: 15px;
}
#product-info .product-word {
	margin: 0;
	padding: 10px 0 20px;
	color: #777;
	font-size: 13px;
	border-bottom: 1px solid #CCC;
}
#product-info li .field {
	display: block;
	float: left;
	width: 20%;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 21px;
	overflow: hidden
}
#product-info li .value {
	display: block;
	float: left;
	width: 80%;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 21px;
}
/*#product-info li.add a { height:50px; line-height:50px; margin:20px 0 0 0; background-color:#002853;width:100%;font-size:21px;}
#product-info li.add a:hover { background-color:#C9163A}*/

}


/* xs */
@media (max-width: 767px) {
header {
	display: none
}
header nav.main {
	display: none;
 display: none !important\9;
}
.language {
	display: none;
 display: none !important\9;
}
.topbg {
	display: none;
 display: none !important\9;
}
/*
.flex-control-nav {
	height: 35px;
	position: absolute;
	text-align: left;
	z-index: 88;
	bottom: 0px;
	width: 100%;
	left: 44%;
}
*/

#page {
	position: relative;
	left: 0;
}
/*mobile menu*/
html {
	overflow-x: hidden;
}
.overlay {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	min-height: 100%;
	width: 100%;
	z-index: 20;
	background: black;
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.mmPushBody {
	width: 100%;
	height: 100%;
	overflow-x: hidden;
}
#mobile-menu {
	position: absolute;
	top: 0;
	background: #f9f9f9;
	z-index: 99999;
	-webkit-box-shadow: 0 1px 8px #555555;
	-moz-box-shadow: 0 1px 8px #555555;
	-o-box-shadow: 0 1px 8px #555555;
	box-shadow: 0 1px 8px #555555;
	display: none;
 display: none !important\9;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	border-right: 1px solid #cccccc;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
	line-height: 1.42857;
}
.mobile-menu {
	list-style-type: none;
	margin: 0;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}
.mobile-menu ul {
	margin-left: 0;
	padding-left: 0;
}
.mobile-menu ul .expand {
	background: #eeeeee;
}
.mobile-menu .mm-search {
	height: 50px;
	background-color: #555555;
	color: #555555;
	padding: 10px 15px;
	box-sizing: border-box;
}
.mobile-menu .input-group {
	position: relative;
	display: table;
	border-collapse: separate;
}
.mobile-menu .input-group .form-control:last-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0;
}
.mobile-menu .input-group .form-control {
	display: table-cell;
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0px;
}
.mobile-menu .input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap;
	width: 1%;
	vertical-align: middle;
	display: table-cell;
}
.mobile-menu .input-group-btn:first-child > .btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0;
}
.mobile-menu .input-group-btn > .btn {
	position: relative;
}
.mobile-menu .btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	white-space: nowrap;
	font-size: 15px;
	line-height: 1.42857;
	border-radius: 8px;
}
.mobile-menu .form-control {
	height: 18px;
	padding: 6px 0;
	font-size: 15px;
	color: #555555;
	background-color: #FFF;
	border-radius: 8px;
	border: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mobile-menu .btn-default {
	height: 30px;
	border: 0;
	padding: 4px 5px;
	background-color: white;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mobile-menu .btn-default:hover {
	background-color: white;
}
.mobile-menu .btn-default:focus {
	background-color: white;
}
.mobile-menu .btn-default:active {
	background-color: white;
}
.mobile-menu .home {
	background-color: #ddd;
	color: white;
	height: 43px;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mobile-menu .home i {
	padding-right: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mobile-menu .home a.active {
	color: #222222 !important;
}
.mobile-menu .expand {
	right: 0;
	position: absolute;
	/*border-left: 1px solid #cccccc;*/
	padding: 0 10px;
	color: #ED2627;
	margin-left: 100px;
}
.mobile-menu .expand:hover {
	cursor: pointer;
}
.icon-plus:before {
	content: "\f067";
}
.icon-minus:before {
	content: "\f068";
}
.mobile-menu li {
	display: block;
	border-top: 1px solid #cccccc;
	width: 100%;
	float: left;
	margin-left: 0;
	padding-left: 0;
	position: relative;
}
.mobile-menu li a {
	font-family: 'Open Sans', "微軟正黑體", sans-serif;
	display: block;
	overflow: hidden;
	white-space: normal;
	color: #222222;
	text-decoration: none;
	padding: 10px;
	padding-left: 15px;
}
.mobile-menu li a.active {
	color: #E31726;
}
.mobile-menu li li {
	background: #eeeeee;
}
.mobile-menu li li a {
	padding-left: 25px;
}
.mobile-menu li li li {
	background: #dddddd;
}
.mobile-menu li li li a {
	padding-left: 35px;
}
.mobile-menu .social a {
	float: left;
	padding: 0;
	margin: 10px 0 10px 15px;
}
.mobile-menu .social i {
	font-size: 22px;
	color: #01c7c5;
}
.mobile-menu input.simple:focus {
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	-o-box-shadow: none;
	box-shadow: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
	transition: none;
}
.mobile-menu [class^="icon-"]:before {
	margin-right: 0;
	margin-left: 0;
}
.mobile-menu [class*=" icon-"]:before {
	margin-right: 0;
	margin-left: 0;
}
.mm-toggle-wrap {
	color: white;
	width: 100%;
	height: 50px;
	line-height: 1;
	overflow: hidden;
	display: block;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #FFF;
}
.mm-toggle-wrap .logo {
	margin: 0;
	float: left;
	height: 50px;
	width: 80%;
	max-width: 280px;
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	background-image: url(../logo-mobile.png);
	background-repeat: no-repeat;
	background-position: center 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mm-toggle {
	cursor: pointer;
	font-family: "微軟正黑體", Ubuntu, sans-serif;
	font-size: 20px;
	display: block;
	padding: 12px;
	width: 25%;
	max-width: 130px;
	float: left;
	background: #1BBC9B;
	border-right: 1px solid white;
	height: 50px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mm-toggle .mm-label {
	margin-left: 6px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
/* home banner*/

.flex-control-nav li {
	display: inline-block;
	margin: 0 5px;
	padding: 0;
}
.flex-control-paging li a {
	background: url("../slider_dots.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
	color: #666666;
	cursor: pointer;
	display: block;
	height: 18px;
	line-height: 18px;
	overflow: hidden;
	text-align: center;
	text-indent: 9999em;
	width: 20px;
}
.flex-control-paging li a.flex-active {
	background-position: left bottom;
	cursor: default;
}
/*
.flex-direction-nav {
	height: 0;
	position: absolute;
	top: 28%;
	width: 100%;
}
*/
.slider .caption_wrapper {
	opacity: 0;
	position: absolute;
	text-align: center;
	width: 100%;
	bottom: 0px;
	background-color: rgba(0, 0, 0, 0.4);
}
.slider .caption_wrapper .caption {
	color: #FFFFFF;
	display: inline-block;
	padding-top: 30px;
	padding-bottom: 60px;
}
.slider .caption_wrapper .caption h3 {
	font-size: 22px;
	margin: 0;
	line-height: 22px;
	font-weight: 600;
	color: #FFF;
	font-family: 'Ubuntu', sans-serif;
	text-transform: uppercase;
}
.slider .caption_wrapper .caption .learn-more {
	font-family: 'Ubuntu', sans-serif;
	font-size: 16px;
	line-height: 12px;
	color: #1ae7bf;
	font-weight: 500;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding: 0px;
	text-transform: uppercase;
}
/*home-banner*/

.top_wrapper {
	position: relative;
	top: 0px;
	padding-bottom: 0px;
	background-image: url(../index_catebg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-attachment: fixed;
	background-color: #000;
}
.mainicon {
	width: 100%;
	position: relative;
	z-index: 10;
	bottom: 68px;
	left: 0px;
	text-align: center;
}
.mainiconb1 {
	width: 90%;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
.iprocate_box {
	text-align: center;
	height: auto;
	padding-top: 100px;
	float: left;
	margin-bottom: 20px;
}
.iprocate_title {
	float: left;
	text-align: center;
	width: 100%;
	color: #cacaca;
	font-family: 'Open Sans', sans-serif;
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 10px;
}
.iprocate_w {
	float: left;
	text-align: center;
	width: 100%;
	color: #ffd616;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	font-weight: 300;
	line-height: 20px;
}
.srbox {
	width: 340px;
	height: 370px;
	font-weight: 400;
	background-color: #ba1320;
	margin-bottom: 5px;
	margin-top: 5px;
}
.srpicw {
	position: absolute;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 170px 19px 170px;
	border-color: transparent transparent #1BBC9B transparent;
}
/*pagepic*/

.profile {
	background-image: url(../pagepic_profile_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.products {
	background-image: url(../pagepic_products_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.responsibility {
	background-image: url(../pagepic_responsibility_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.quality {
	background-image: url(../pagepic_quality_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.development {
	background-image: url(../pagepic_development_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.resource {
	background-image: url(../pagepic_resource_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.client {
	background-image: url(../pagepic_client_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.employee {
	background-image: url(../pagepic_employee_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.contact {
	background-image: url(../pagepic_contact_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}
.news {
	background-image: url(../pagepic_news_m.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 200px;
	width: 100%;
}




.content1 {
	padding-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
	min-height: 350px;
}
.breadcrumb {
	list-style: none;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	text-align: left;
}
.pageleft {
	display: none;
 display: none !important\9;
}
.pageright {
	float: left;
	width: 100%;
	padding-right: 0px;
}
.pbox1 {
	float: left;
	width: 100%;
	padding-top: 5px;
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 15px;
}
ul.navmobile {
	width: 100%;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 25px;
	padding-left: 0;
	float: left;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
ul.navmobile > li {
	float: left;
	list-style-type: none;
	width: 100%;
	font-size: 13px;
	line-height: 18px;
	display: block;
	margin-bottom: 5px;
	margin-top: 5px;
	text-transform: capitalize;
}
ul.navmobile > li a {
	color: #333;
	background-color: #EBEBEB;
	border-radius: 2px;
	width: 100%;
	padding-left: 12px;
	float: left;
	padding-top: 7px;
	padding-bottom: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
ul.navmobile > li a:hover {
	color: #FFF;
	background-color: #EB0707;
	border-radius: 2px;
}
ul.navmobile > li a:active, ul.navmobile > li a.active {
	color: #FFF;
	background-color: #1BBC9B;
	border-radius: 2px;
}
.newsbox {
	display: none;
 display: none !important\9;
}
.newslist2 dt {
	float: left;
	overflow: hidden;
	clear: left;
	text-align: center;
	text-overflow: ellipsis;
	white-space: nowrap;
	color: #009900;
	background-color: #F3F3F3;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding-top: 3px;
	padding-right: 12px;
	padding-bottom: 3px;
	padding-left: 12px;
	margin-right: 20px;
	line-height: 18px;
	font-size: 12px;
	font-weight: normal;
	margin-left: 0px;
	width: auto;
}
.newslist2 dd {
	float: left;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
}
.contact4 {
	float: left;
	width: 100%;
	padding: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
}
#qaContent {
	width: 100%;
	border-top-style: none;
}
#product-ov a ul li.product-name {
	font-size: 16px;
	line-height: 22px;
	color: #1d2088;
	font-weight: bold;
	margin-bottom: 6px;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#product-ov a:hover ul li.product-name {
	color: #2bbee6
}
#product-ov a ul li.product-id {
	font-size: 12px;
	line-height: 20px;
	color: #C00;
	overflow: hidden;
	max-height: 40px;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
}
#product-ov a ul li.product-word {
	font-size: 13px;
	line-height: 20px;
	color: #333;
	overflow: hidden;
	width: 100%;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 6px;
}
#product-ov a ul li.product-img {
	display: block;
	height: 180px;
	float: left;
	width: 100%;
}
#product-ov a ul li.product-img img {
	display: block;
	height: 180px;
	width: auto;
	margin: 0 auto
}
#product-ov1 a {
	display: block;
	width: 50%;
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding: 1%;
	border: none;
}
#product-ov1 a:hover {
	display: block;
	width: 50%;
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding: 1%;
	border: none;
}
#product-ov1 a:hover img {
}
#product-ov1 a ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden
}
#product-ov1 a ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%
}
#product-ov1 a ul li.product-name {
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
}
#product-ov1 a:hover ul li.product-name {
	color: #fff;
}
#product-ov1 a ul li.product-word {
	font-size: 12px;
	line-height: 20px;
	color: #888;
	overflow: hidden;
	max-height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-price {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-price i {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #e60012;
}
#product-ov1 a ul li.product-price1 {
	font-size: 12px;
	line-height: 20px;
	color: #888;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-extra {
	clear: both;
	margin: 5px auto 0 auto;
	width: 110px;
	height: 24px;
	border: 1px solid #C9163A;
	border-radius: 4px;
	line-height: 24px;
	color: #FFF;
	font-size: 13px;
	background-color: #C9163A
}
#product-ov1 a ul li.product-img {
	display: block;
	height: 180px;
}
#product-ov1 a ul li.product-img img {
	display: block;
	height: 180px;
	width: auto;
	margin: 0 auto
}
.productpicbig-box {
	float: left;
	padding: 0px;
	display: block;
	width: 100%;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	border: 1px solid #E3E3E3;
}
.imagecontainer-big {
	float: left;
	width: 100%;
	height: 400px;
	margin: 0;
	padding: 0;
}
div.container_img {
	width: 100%;
	height: 400px;
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
}
div.container_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 400px;
	max-width: 700px;
}
.imagecontainer {
	width: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
	float: left;
}
#product-info {
	width: 100%;
	clear: both;
	float: left;
	margin: 20px 0 0 0;
	overflow: hidden
}
#product-info .product-number {
	line-height: 18px;
	font-size: 13px
}
#product-info .product-name {
	font-size: 22px;
	line-height: 28px;
	height: auto;
	font-weight: bolder;
	color: #1d2088;
}
#product-info .product-word {
	margin: 0;
	padding: 10px 0 20px;
	color: #777;
	font-size: 13px;
	border-bottom: 1px solid #CCC;
}
#product-info li .field {
	display: block;
	float: left;
	width: 25%;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	line-height: 21px;
	overflow: hidden
}
#product-info li .value {
	display: block;
	float: left;
	width: 75%;
	font-size: 13px;
	font-weight: normal;
	color: #000;
	line-height: 21px;
}
/*#product-info li.add a { height:50px; line-height:50px; margin:20px 0 0 0; background-color:#002853;width:100%;font-size:21px;}
#product-info li.add a:hover { background-color:#C9163A}*/

}

/* XS Portrait */
@media (max-width: 480px) {
.mm-toggle-wrap .logo {
	margin: 0;
	float: left;
	height: 50px;
	width: 100%;
	min-width: 150px;
}
.mm-toggle {
	cursor: pointer;
	font-size: 27px;
	display: block;
	padding: 12px 13px;
	width: auto;
	min-width: 45px;
	float: left;
	border-right: 1px solid white;
	height: 50px;
	background-color: #1BBC9B;
}
.mm-toggle .mm-label {
	display: none;
 display: none !important\9;
}
/* home */
.newslist1 dl {
	width: 100%;
	margin: 0px;
	float: left;
	padding-top: 10px;
}
.newslist1 img {
	width: 100%;
	padding: 5px;
	border: 1px solid #e9e9e9;
}
.top_wrapper {
	position: relative;
	top: 0px;
}
.mainiconb1 {
	width: 300px;
	text-align: center;
	display: inline-block;
	margin-right: auto;
	margin-left: auto;
}
.sr1 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	text-align: center;
	width: 80px;
	margin-right: 35px;
	margin-left: 35px;
	font-weight: bold;
}
.sr1 a {
	width: 80px;
	color: #333;
	background-image: url(../mainicon1-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 70px;
	text-decoration: none;
}
.sr1 a:hover {
	width: 80px;
	color: #18c1cf;
	background-image: url(../mainicon1-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-decoration: none;
}
.sr2 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	text-align: center;
	width: 80px;
	margin-right: 35px;
	margin-left: 35px;
	font-weight: bold;
}
.sr2 a {
	width: 80px;
	color: #333;
	background-image: url(../mainicon2-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 70px;
	text-decoration: none;
}
.sr2 a:hover {
	width: 80px;
	color: #1899cf;
	background-image: url(../mainicon2-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-decoration: none;
}
.sr3 {
	float: left;
	font-family: 'Open Sans', sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333;
	text-align: center;
	width: 80px;
	margin-right: 35px;
	margin-left: 35px;
	font-weight: bold;
}
.sr3 a {
	width: 80px;
	color: #333;
	background-image: url(../mainicon3-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	padding-top: 70px;
	text-decoration: none;
}
.sr3 a:hover {
	width: 80px;
	color: #186acf;
	background-image: url(../mainicon3-2.png);
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	text-decoration: none;
}
.imagecontainer-big {
	float: left;
	width: 100%;
	height: 250px;
	margin: 0;
	padding: 0;
}
div.container_img {
	width: 100%;
	height: 250px;
	overflow: hidden;
	position: relative;
	display: block;
	text-align: center;
	vertical-align: middle;
	margin: 0;
	padding: 0;
	float: left;
}
div.container_img img {
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	margin: auto;
	max-height: 300px;
	max-width: 250px;
}
#product-ov a ul li.product-img {
	display: block;
	height: 150px;
}
#product-ov a ul li.product-img img {
	display: block;
	height: 150px;
	width: auto;
	margin: 0 auto
}
.itemarea {
	width: 100%;
	margin-top: 0;
	margin-bottom: 0;
	float: left;
}
#product-ov1 a {
	display: block;
	width: 100%;
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding: 1%;
	border: none;
	margin-bottom: 10px;
}
#product-ov1 a:hover {
	display: block;
	width: 100%;
	float: left;
	overflow: hidden;
	text-decoration: none;
	padding: 1%;
	border: none;
	margin-bottom: 10px;
}
#product-ov1 a:hover img {
}
#product-ov1 a ul {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden
}
#product-ov1 a ul li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	width: 100%
}
#product-ov1 a ul li.product-name {
	font-size: 15px;
	line-height: 22px;
	color: #fff;
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	-o-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-webkit-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	-moz-transition: color .20s linear, background-color .20s linear, border-color .20s linear;
	transition: color .20s linear, background-color .20s linear, border-color .20s linear;
}
#product-ov1 a:hover ul li.product-name {
	color: #fff;
}
#product-ov1 a ul li.product-word {
	font-size: 12px;
	line-height: 20px;
	color: #888;
	overflow: hidden;
	max-height: 40px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-price {
	font-size: 12px;
	line-height: 20px;
	color: #666;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-price i {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 20px;
	color: #e60012;
}
#product-ov1 a ul li.product-price1 {
	font-size: 12px;
	line-height: 20px;
	color: #888;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
}
#product-ov1 a ul li.product-extra {
	clear: both;
	margin: 5px auto 0 auto;
	width: 110px;
	height: 24px;
	border: 1px solid #C9163A;
	border-radius: 4px;
	line-height: 24px;
	color: #FFF;
	font-size: 13px;
	background-color: #C9163A
}
#product-ov1 a ul li.product-img {
	display: block;
	height: 160px;
}
#product-ov1 a ul li.product-img img {
	display: block;
	height: 160px;
	width: auto;
	margin: 0 auto
}
}
