﻿@charset "utf-8";

body {
	margin: 0 auto;
	color: #333;
	font: 12px Arial,Helvetica,sans-serif;
	line-height: 20px;
}

a {
	text-decoration: none;
}

a.email {
	color: #c00;
}

a.email:hover {
	text-decoration: underline;
}

h2 {
	margin-bottom: 5px;
	padding: 4px 0;
	color: #009fa8;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

* {
	margin: 0;
	padding: 0;
}

p {
	padding: 6px 0;
}

#floatchatiframe2011 {
	margin: 0 auto;
	width: 98%;
}

#slides {
	position: relative;
	height: 325px;
}

.slidesjs-previous {
	position: absolute;
	top: 125px;
	left: 5px;
	z-index: 10;
	width: 44px;
	height: 44px;
	background: url(../images/slidesjs-previous.png) no-repeat;
	font-size: 0;
}

.slidesjs-next {
	position: absolute;
	top: 125px;
	right: 5px;
	z-index: 10;
	width: 44px;
	height: 44px;
	background: url(../images/slidesjs-next.png) no-repeat;
	font-size: 0;
}

a.slidesjs-stop {
	display: none;
	width: 0;
	height: 0;
	font-size: 0;
}

.slidesjs-pagination {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 10;
	list-style: none;
}

.slidesjs-pagination li {
	float: left;
	margin-right: 5px;
}

.slidesjs-pagination li a {
	float: left;
	display: block;
	overflow: hidden;
	padding: 7px;
	width: 10px;
	height: 10px;
	background: url(../images/pagination.png) no-repeat;
	font-size: 0;
}

.slidesjs-pagination li a.active,.slidesjs-pagination li a:hover.active {
	background: url(../images/pagination_hover.png) no-repeat;
}

.slidesjs-pagination li a:hover {
	background: url(../images/pagination_hover.png) no-repeat;
}

.slidesjs-next,.slidesjs-previous {
	display: none;
}

.pro_article {
	float: right;
	margin-top: 2px;
	width: 100%;
}

#etw_menu {
	position: relative;
}

#etw_menu ul li {
	display: inline-block;
}

#etw_menu ul li.start {
	display: none;
}

.con_all {
	display: none;
	padding: 6px 0;
	width: 155px;
}

.con_all img {
	border: none;
}

.con_all2 {
	float: left;
	width: 100%;
	height: auto;
}

.con_all2 img {
	float: left;
	width: auto;
	height: auto;
}

.con_al {
	float: right;
	display: block;
	margin-top: 6px;
	width: 100%;
	height: auto;
	text-align: right;
}

.con_al img {
	float: left;
}

.img_100 {
	padding: 10px 0;
	width: 100%;
}

#etw_Location,#iframe {
	display: none;
}

#etw_leftpic {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
}

#etw_leftpic #etw_bigpic {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	border: 1px solid #ccc;
}

#etw_leftpic #etw_bigpic img:hover,#quicklinks ol li.quicklinkImg img:hover,.etw_bigpic img:hover,.etw_picright ul li:hover a img,.productsformat_sub ul li ol li.etw_pro_img:hover {
	opacity: .8;
	FILTER: alpha(opacity=80);
	-moz-opacity: .8;
}

.big_show_img_close {
	float: left;
	display: block;
	padding-bottom: 10px;
	width: 800px;
	height: 30px;
}

.big_show_img_close a {
	float: left;
	width: auto;
	width: 30px;
	height: auto;
	height: 30px;
}

.big_show_img_close a.big_show_img_close_link,.big_show_img_close a.big_show_img_close_link img {
	width: 30px;
	height: 30px;
	border: 1px solid #fff;
}

.big_show_img_src {
	float: left;
	display: block;
}

.big_show_img_src .big_show_img_o {
	display: block;
	margin: 0 auto;
	border: none;
}

#etw_pagebody p {
	padding-left: 10px;
}

p.review {
	padding: 10px 0;
	color: red;
	font-size: 18px;
}

img {
	margin: 0;
	padding: 0;
}

.img1 {
	display: block;
	margin: 0 auto;
}

.clear {
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

li,ul {
	list-style: none;
}

#chatbox {
	display: none;
}

.p_title {
	float: left;
	display: block;
	padding: 5px 10px;
	width: 97%;
	background: #d2ebef;
	color: #009fa8;
	font-weight: 700;
}

.p_left {
	float: left;
	width: 48%;
}

.p_right {
	float: right;
	width: 48%;
}

#relatedProduct {
	margin-top: 2px;
	width: 98%;
	height: auto;
	color: #333;
	font-weight: 700;
	font-size: 13px;
	line-height: 22px;
}

.relatedProducts {
	float: left;
	overflow: hidden;
	padding: 2px 1px 1px 2px;
	width: 98%;
	height: auto;
	border: 1px solid #dfdfdf;
}

.relatedProducts ul {
	width: 100%;
	height: auto;
}

.relatedProducts ul li {
	float: left;
	overflow: hidden;
	width: 100%;
	height: 22px;
	border-bottom: 1px solid #fff;
	background: #f5f5f5;
}

.relatedProducts ul li a {
	display: block;
	padding: 2px 6px;
	border-right: 1px solid #fff;
	color: #333;
}

.relatedProducts ul li a:hover,.relatedProducts ul li.relatedProductsofthis a {
	color: #F55100;
	text-decoration: underline;
}

#header {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

#etw_header_languages {
	display: block;
	display: none;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	height: 17px;
	text-align: center;
}

#etw_header_languages h5 {
	display: block;
	margin: 0 auto;
	width: 100%;
	color: #D6D6D6;
	line-height: 17px;
}

#etw_header_languages h5 a {
	color: #D6D6D6;
	text-align: center;
}

#headin {
	float: left;
	width: 100%;
	height: auto;
}

#etw_logo {
	display: block;
	margin: 0 auto;
	margin-top: 0;
	width: 99%;
	text-align: center;
}

#etw_logoright {
	display: none;
	overflow: hidden;
	width: 99%;
	height: auto;
}

.etw_favorites {
	float: left;
	float: right;
	width: 110px;
	height: 19px;
	background: url(../images/add.jpg) no-repeat left center;
	font-size: 10px;
	line-height: 19px;
}

.etw_sethome {
	float: left;
	float: right;
	padding-left: 6px;
	width: 110px;
	height: 19px;
	background: url(../images/set.jpg) no-repeat left center;
	font-size: 10px;
	line-height: 19px;
}

.etw_favorites a,.etw_sethome a {
	display: block;
	padding-left: 8px;
	color: #fff;
	text-align: center;
	line-height: 19px;
}

.etw_favorites a:hover,.etw_sethome a:hover {
	text-decoration: underline;
}

#etw_language {
	float: right;
	display: block;
	padding-right: 10px;
	width: 100%;
	height: 28px;
	text-align: right;
	line-height: 28px;
	margin-top:19px;
}

#etw_language a {
	float: right;
	padding-right: 5px;
	color: #fff;
}

#etw_language a:hover {
	text-decoration: underline;
}

.etw_homebody {
	display: block;
	overflow: hidden;
	margin: 30px auto;
	padding: 1%;
	width: 96%;
	height: auto;
	border: 1px solid #ccc;
	background: 0;
	text-align: center;
}

.hot_img {
	margin: 0 auto;
	width: 98%;
	height: auto;
}

.hot_txt {
	margin: 0 auto;
	width: 98%;
	height: auto;
	text-align: left;
}

#banner {
	display: none;
	margin: 0 auto;
	width: 100%;
	height: 315px;
}

#banner_img {
	float: left;
	overflow: hidden;
	margin-top: 15px;
	width: 100%;
	height: 315px;
}

#banner_img img {
	width: 100%;
}

#container {
	display: block;
	width: 100%;
	height: auto;
}

#etw_content1 {
	margin: 0 auto;
	padding: 10px 0 0 0;
	width: 100%;
	height: auto;
}

#etw_content {
	margin: 0 auto;
	width: 98%;
	height: auto;
}

#etw_content2 {
	display: block;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

#banner {
	margin: 0 auto;
	width: 998px;
	height: 315px;
}

#banner_img {
	float: left;
	overflow: hidden;
	margin-top: 15px;
	width: 998px;
	height: 315px;
}

#banner_img img {
	width: 998px;
}

.main_products {
	display: block;
	padding: 3px 0;
	color: #666;
	font-weight: 700;
	font-size: 12px;
	line-height: 15px;
}

.main_products a {
	color: #666;
}

.main_txt {
	float: left;
	width: 100%;
	height: auto;
	color: #666;
	line-height: 16px;
}

.main_txt ul {
	float: left;
	width: 100%;
	height: auto;
}

.main_txt ul li {
	padding: 2px 0;
	line-height: 12px;
}

.main_txt ul li a {
	color: #666;
}

.main_products a:hover,.main_txt ul li a:hover {
	color: red;
	text-decoration: underline;
}

.pageNums {
	clear: both;
	width: 100%;
	height: auto;
	text-align: right;
	line-height: 0;
}

.pageNums a {
	display: inline-block;
	margin: 6px 0 6px 2px;
	width: 18px;
	height: 18px;
	border: 1px solid #026874;
	color: #026874;
	text-align: center;
	font-weight: 700;
	line-height: 18px;
}

.pageNums a.thispageNums,.pageNums a:hover {
	background: #fff;
	color: #000;
	font-weight: 700;
}

.img_center {
	display: block;
	margin: 0 auto;
	margin: 5px;
	text-align: center;
}

.img_left {
	float: left;
	margin-right: 12px;
}

.img_right {
	float: right;
	margin-left: 12px;
}

.font_16 {
	padding-left: 100px;
	font-size: 16x;
}

.font_700 {
	color: #009fa8;
	font-weight: 700;
}

.etw_bottom {
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.footer_list {
	overflow: hidden;
	width: 100%;
	height: auto;
	background: url(../images/footlistbg.jpg) repeat-x;
}

#etw_product_list {
	float: left;
	display: block;
	display: none;
	overflow: hidden;
	margin: 0 auto;
	padding: 12px 8px;
	width: 61%;
	height: auto;
}

#etw_product_list ul.etw_dir_list_sub {
	float: left;
	width: 100%;
	height: auto;
}

#etw_product_list ul.etw_dir_list_sub li {
	float: left;
	padding-right: 5%;
	width: 45%;
	height: auto;
}

#etw_product_list ul.etw_dir_list_sub li.big_case_3 {
	float: left;
	padding-right: 4px;
	width: 192px;
	height: 160px;
}

#etw_product_list ul.etw_dir_list_sub li a {
	display: block;
	padding: 3px 0;
	width: 100%;
	height: auto;
	color: #fff;
	font-size: 12px;
	line-height: 14px;
}

#etw_product_list ul.etw_dir_list_sub li a.b_cate {
	display: block;
	padding: 4px 0;
	width: 100%;
	height: auto;
	color: #f90;
	font-weight: 700;
	font-size: 14px;
	line-height: 15px;
}

#etw_product_list ul.etw_dir_list_sub li a:hover {
	color: #fc0;
}

#footer,#xfooter {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	height: auto;
	background: url(../images/footbg.jpg) repeat;
	color: #A6A6A6;
}

#etw_footin {
	margin: 0 auto;
	padding-top: 8px;
	width: 98%;
	height: auto;
}

#etw_homefooter {
	float: right;
	display: none;
	margin: 0 auto;
	width: 98%;
	height: auto;
	text-align: center;
	line-height: 30px;
}

#etw_homefooter a {
	padding: 0 8px;
	color: #dfdfdf;
	text-decoration: none;
}

#etw_homefooter a:hover {
	color: #fff;
	text-decoration: underline;
}

#otherlink {
	clear: both;
	margin: 5px auto;
	width: 280px;
	height: auto;
}

#otherlink div {
	float: left;
	margin-left: 3%;
}

.etw_pic4 {
	margin: 0 auto;
	width: 98%;
	height: auto;
}

.etw_pic4 ul {
	margin: 0 auto;
	width: 98%;
	height: auto;
}

.etw_pic4 ul li {
	margin: 0 auto;
	width: 98%;
	text-align: center;
	line-height: 18px;
}

.etw_pic4 ul li.last {
	margin-right: 0;
}

.etw_pic4 ul li img {
	padding-top: 1%;
	width: 150px;
}

.etw_pic4 ul li a {
	color: #06C;
	text-decoration: underline;
}

.etw_pic4 ul li a:hover {
	color: #e50312;
}

#backlink {
	float: right;
	margin-top: 10px;
	margin-right: 10px;
	width: 60px;
	height: 27px;
	background: url(../images/back.jpg) repeat-y;
	color: #c00;
	text-align: center;
	font-weight: 700;
	line-height: 27px;
}

#simgs {
	float: left;
	margin-top: 5px;
	width: 100%;
	height: auto;
}

#simgs a {
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	width: 80px;
	height: 60px;
	border: 1px solid #ccc;
}

#simgs a img {
	width: 80px;
	height: 60px;
}

#etw_sidebar {
	float: left;
	display: none;
	width: 24%;
	height: auto;
}

#etw_productlist {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	background: #FFF;
}

#etw_productlist ul {
	float: left;
	width: 100%;
	height: auto;
	border: 1px solid #dfdfdf;
	border-bottom: none;
}

#etw_productlist ul li {
	float: left;
	display: block;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #dfdfdf;
}

#etw_productlist ul li a {
	display: block;
	padding: 5px 8px;
	width: 95%;
	color: #333;
	line-height: 18px;
}

#etw_productlist ul li.big_case {
	width: 100%;
	height: auto;
	border-bottom: 1px solid #dfdfdf;
	background: #f4f4f4;
}

#etw_productlist ul li.big_case a {
	display: block;
	padding: 8px;
	color: #035E93;
	font-weight: 700;
}

#etw_productlist ul li a.dqpro,#etw_productlist ul li a:hover,#etw_productlist ul li a:visited.dqpro,#etw_productlist ul li a:visited.hover,#etw_productlist ul li.big_case ul.about_sub li a.dqpro,#etw_productlist ul li.big_case ul.about_sub li a:hover,#etw_productlist ul li.big_case ul.about_sub li a:visited.dqpro,#etw_productlist ul li.big_case ul.about_sub li a:visited.hover {
	color: #F55100;
}

#etw_productlist ul li.big_case ul.about_sub {
	float: left;
	width: 100%;
	height: auto;
	border: none;
	border-top: 1px #dfdfdf solid;
	background: #fff;
}

#etw_productlist ul li.big_case ul.about_sub li {
	float: left;
	display: block;
	width: 223px;
	height: auto;
}

#etw_productlist ul li.big_case ul.about_sub li:last-child {
	border: none;
}

#etw_productlist ul li.big_case ul.about_sub li a {
	display: block;
	padding: 5px 8px;
	color: #333;
	font-weight: 400;
	line-height: 16px;
}

#etw_productlist ul li.big_case ul.about_sub li a span a {
	padding: 0;
}

.etw_contact_title {
	float: left;
	display: block;
	margin-top: 8px;
	width: 220px;
	height: 39px;
	background: url(../images/contact.jpg) no-repeat;
}

.etw_contact_title a {
	padding-left: 60px;
	color: #333;
	font-weight: 700;
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 37px;
}

.etw_contact_title a:hover {
	text-decoration: underline;
}

#etw_pagebody {
	float: right;
	display: block;
	margin: 0 auto;
	padding-left: 10px;
	width: 100%;
	height: auto;
}

#etw_producttitle {
	float: left;
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 100%;
	height: auto;
	border-bottom: 1px solid #dfdfdf;
}

#etw_producttitle a {
	color: #000;
}

#etw_producttitle a:hover {
	color: #026874;
	text-decoration: underline;
}

.etw_hometitle {
	margin-top: 8px;
	width: 100%;
	height: auto;
	color: #026874;
	font-weight: 700;
	font-size: 15px;
	line-height: 22px;
}

.etw_hometitle a {
	display: block;
	color: #015caf;
	text-decoration: none;
	font-size: 12px;
}

.etw_hometitle a:hover {
	color: #036cd4;
	text-decoration: underline;
}

.about_right {
	margin: 1% auto;
	width: 98%;
	text-align: center;
}

.about_right img {
	width: 100%;
}

.etw_pic {
	float: left;
	width: 100%;
	height: auto;
}

.etw_pic ol {
	float: left;
	width: 100%;
	height: auto;
}

.etw_pic ol li {
	float: left;
	margin: 0 10px 10px 0;
	padding: 0;
	width: 98%;
	text-align: center;
}

.etw_pic ol li img.showibgpic {
	display: block;
	margin-bottom: 5px;
	max-width: 100%;
	border: 1px solid #ccc;
	text-align: center;
}

.etw_pic ol li a {
	text-align: left;
	-webkit-transition: none;
	-moz-transition: none;
	transition: none;
}

.etw_pic ol li:hover a img {
	opacity: .8;
	FILTER: alpha(opacity=80);
	-moz-opacity: .8;
}

.etw_pic ol li span {
	display: block;
	padding: 0;
	height: 47px;
	text-align: left;
}

#etw_other_product,#etw_other_product1 {
	margin: 0 auto;
	width: 98%;
	height: auto;
	margin-bottom: 4%;
}

#etw_other_product ul,#etw_other_product1 ul {
	margin: 1% auto;
	width: 100%;
	height: auto;
}

#etw_other_product ul li,#etw_other_product1 ul li {
	height: auto;
}

#etw_other_product ul ol,#etw_other_product1 ul ol {
	width: 100%;
	height: auto;
	text-align: center;
}

#etw_other_product ul ol li.product_img,#etw_other_product1 ul ol li.product_img {
	width: 100%;
	height: 120px;
}

#etw_other_product ul ol li.product_img a,#etw_other_product1 ul ol li.product_img a {
	display: block;
	margin: 0 auto;
	width: 96%;
	height: 113px;
	border: 1px solid #ccc;
}

#etw_other_product ul ol li.product_img a:hover,#etw_other_product1 ul ol li.product_img a:hover {
	border: 1px solid #e9dec8;
}

#etw_other_product ul ol li.product_con,#etw_other_product1 ul ol li.product_con {
	margin: 0 auto;
	width: 100%;
	height: auto;
	text-align: center;
}

#etw_other_product ul ol li.product_con a,#etw_other_product1 ul ol li.product_con a {
	display: block;
	padding: 0;
	width: 100%;
	height: auto;
	height: 36px;
	color: #000;
	text-decoration: underline;
}

#etw_other_product ul ol li.product_con a:hover,#etw_other_product1 ul ol li.product_con a:hover {
	color: red;
	text-decoration: none;
}

.etw_othertitle {
	margin-top: 6px;
	padding-left: 8px;
	width: 98%;
	height: auto;
	border-bottom: 1px solid #ccc;
	color: #026874;
	font-weight: 700;
	line-height: 23px;
}

.etw_othertitle a {
	color: #004381;
}

.etw_othertitle a:hover {
	text-decoration: underline;
}

#etw_instruction {
	width: 100%;
	height: auto;
}

#etw_instruction ul {
	float: left;
	width: 100%;
	height: auto;
}

#etw_instruction ul li {
	float: left;
	width: 99%;
	height: auto;
	border-bottom: 1px solid #fff;
	line-height: 25px;
}

#etw_instruction ul li a {
	display: block;
	padding-left: 5px;
	width: 99%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background: #eee;
	color: red;
	text-decoration: underline;
	-webkit-transition: background 1s linear,color .3s linear,font-weight 1s linear;
	-moz-transition: background 1s linear,color .3s linear,font-weight 1s linear;
	transition: background 1s linear,color .3s linear,font-weight 1s linear;
}

#etw_instruction ul li a:hover {
	background: #026874;
	color: #fff;
	text-decoration: underline;
}

.table_no_style td {
	padding-left: 3px;
}

.table_no_style td img {
	margin: 5px;
}

.tables {
	float: left;
	overflow-x: auto;
	overflow-y: hidden;
	margin-bottom: 10px;
	width: 100%;
}

.more {
	padding-left: 20px;
	color: red;
	text-decoration: none;
}

.more:hover {
	text-decoration: underline;
}

#productsformat,.productsformat_sub {
	margin: 0 auto;
	height: auto;
}

.productsformat_sub ul {
	margin: 0 auto;
	padding-top: 2%;
	width: 98%;
	height: auto;
}

.productsformat_sub ul li ol {
	padding-bottom: 2%;
}

.productsformat_sub ul li ol li.etw_pro_img {
	height: auto;
	border: 1px solid #ccc;
	text-align: center;
}

.productsformat_sub ul li ol li.etw_pro_img img {
	border: 1px solid #fff;
	border-top: none;
}

.productsformat_sub ul li ol li.etw_pro_name {
	margin: 0 auto;
	width: 98%;
	height: auto;
	color: #333;
	text-align: left;
	line-height: 18px;
}

.productsformat_sub ul li ol li.etw_pro_name a {
	padding-bottom: 5px;
	color: #000;
	text-decoration: underline;
	line-height: 16px;
}

.productsformat_sub ul li ol li.etw_pro_name a:hover {
	color: #F55100;
}

.productsformat_sub ul.th_sub_pro {
	padding: 0;
	width: 100%;
	height: auto;
}

.productsformat_sub ul.th_sub_pro li.th_sub_pro_child {
	margin: 0 auto;
	width: 98%;
	font-size: 12px;
}

.productsformat_sub ul.th_sub_pro li.th_sub_pro_child a {
	padding: 2px 0;
	color: #333;
	line-height: 15px;
}

.big_cate_format {
	margin: 0 auto;
	padding: 5px 0;
	width: 98%;
	color: #369;
	font-size: 13px;
	line-height: 25px;
}

.big_cate_format a {
	color: #369;
	text-decoration: none;
}

.big_cate_format a:hover {
	color: #F55100;
}

#pdf {
	float: left;
	margin-right: 1%;
	padding: 3px 0;
	width: 48%;
}

#pdf a {
	float: left;
	display: block;
	margin-left: 10px;
	width: 100%;
}

#pdf a img {
	float: left;
	padding-right: 5px;
	border: none;
}

#pdf a:link,#pdf a:visited {
	color: #000;
	text-decoration: none;
}

#pdf a:hover {
	color: #F55100;
	text-decoration: none;
}

.etw_contact_left {
	float: left;
	margin: 8px 12px 0 0;
	padding-left: 5px;
	width: 100%;
	line-height: 20px;
}

.etw_contact_left span {
	color: #333;
}

.etw_contact_left a {
	color: #036;
	text-decoration: none;
}

.etw_contact_left a:hover {
	text-decoration: underline;
}

.etw_feedback {
	float: right;
	display: none;
	width: 100%;
	height: auto;
}

#etw_set_feedback_form {
	float: left;
	overflow: hidden;
	margin: 5px auto 10px auto;
	width: 99%;
	height: auto;
	border: 1px solid #E6E4E4;
	text-align: center;
}

#etw_form_title {
	padding-left: 7px;
	width: 99%;
	background: #eee;
	text-align: left;
	font-weight: 700;
	line-height: 22px;
}

.etw_form_title1 {
	margin: 0 auto;
	width: 51%;
}

#etw_Location {
	margin-top: 6px;
	width: 100%;
	height: auto;
	text-align: center;
}

#etw_products {
	width: 100%;
	height: auto;
}

#etw_products ul {
	float: left;
	width: 100%;
	height: auto;
}

#etw_products ul ol {
	float: left;
	display: block;
	padding: 0 7px;
	width: 170px;
	height: auto;
}

#etw_products ul ol li.etw_pro_img {
	width: 152px;
	height: 120px;
	text-align: left;
}

#etw_products ul ol li.etw_pro_img img {
	width: 152px;
	height: 113px;
}

#etw_products ul ol li.etw_pro_img a {
	display: block;
	margin: 0 auto;
	width: 150px;
	height: 113px;
}

#etw_products ul ol li.etw_pro_name {
	width: 152px;
	height: 60px;
	text-align: center;
}

#etw_products ul ol li.etw_pro_name a {
	padding: 2px 0;
	color: #333;
	line-height: 15px;
}

#etw_products ul ol li.etw_pro_name a:hover {
	color: #f60;
	text-decoration: underline;
}

#etw_products_des {
	clear: both;
	margin: 0 auto;
	width: 98%;
	height: auto;
}

#bigimg {
	display: none;
	margin: 0 auto;
	padding-top: 10px;
	-moz-transition-duration: .5s;
}

.etw_contact_title {
	float: left;
	display: block;
	margin-top: 8px;
	width: 220px;
	height: 39px;
	background: url(../images/contact.jpg) no-repeat;
}

.etw_contact_title a {
	padding-left: 60px;
	color: #333;
	font-weight: 700;
	font-size: 13px;
	font-family: Verdana,Geneva,sans-serif;
	line-height: 37px;
}

.etw_contact_title a:hover {
	text-decoration: underline;
}

.pro_each_img_list {
	margin: 0 auto;
	width: 98%;
	height: auto;
	text-align: center;
}

.pro_each_img_list a {
	display: block;
	margin: 0 auto;
	width: 98%;
	height: 113px;
	border: 1px solid #ccc;
}

.pro_each_img_list a img {
	width: 150px;
	height: 113px;
}

.pro_each_img_name {
	overflow: hidden;
	margin: 0 auto;
	padding: 2px 0;
	width: 98%;
	height: 46px;
	line-height: 16px;
}

#pro_format_246017 ul li {
	margin-right: 2%;
	width: 100%;
	height: auto;
}

#pro_format_246017 ul li ol {
	width: 100%;
}

#pro_format_246017 ul li ol li.etw_pro_img {
	width: 100%;
	text-align: center;
}

#pro_format_246017 ul li ol li.etw_pro_name {
	padding-top: 5px;
	padding-left: 0;
	width: 100%;
	height: auto;
	text-align: center;
}

.table_100 {
	margin: 3px 0 5px 0;
	width: 100%;
	height: auto;
	border-top: 2px solid #bbb;
	background: #bbb;
	color: #333;
}

.table_50 {
	margin: 3px 0 5px 0;
	width: 65%;
	height: auto;
	border-top: 2px solid #bbb;
	background: #bbb;
	color: #333;
}

.table_100 tr,.table_50 tr {
	background: #fff;
}

.table_100 tr td,.table_50 tr td {
	padding: 3px;
	padding-left: 10px;
}

.table_100 tr:nth-child(odd),.table_50 tr:nth-child(odd) {
	background: #fafafa;
}

.table_100 tr:hover,.table_50 tr:hover {
	background: #f1f1f1;
}

.table_no_style {
	margin: 0 0 5px 0;
	padding: 0;
	width: 100%;
	background: #fff;
}

.table_no_style tr.top {
	font-weight: 700;
}

.tables1 {
	float: left;
	overflow-x: scroll;
	overflow-y: hidden;
	margin-bottom: 10px;
	width: 100%;
}

#quicklinks {
	width: 100%;
	height: auto;
}

#quicklinks ol {
	display: block;
	margin: 0 auto;
	padding: 6px;
	width: 98%;
	height: auto;
	text-align: center;
}

#quicklinks ol li.quicklinkImg {
	width: 100%;
}

#quicklinks ol li.quicklinkImg img {
	width: 100%;
}

#quicklinks ol li.quicklinkImg a {
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 150px;
	height: 113px;
	border: 1px solid #ccc;
}

#quicklinks ol li.quicklinkImg a:hover {
	border: 1px solid #e9dec8;
}

#quicklinks ol li.quicklinkName {
	width: 100%;
	height: auto;
	height: 68px;
}

#quicklinks ol li.quicklinkName a {
	display: block;
	padding: 0;
	width: 100%;
	height: auto;
	color: #000;
	text-decoration: underline;
}

#quicklinks ol li.quicklinkName a:hover {
	color: #0066d0;
	text-decoration: none;
}

.video {
	float: left;
	margin-bottom: 1%;
	margin-left: 1px;
	padding: 2px;
	width: 23%;
	height: auto;
	border: 1px solid #ccc;
}

.info_one_content,.info_table,.info_two {
	width: 100%;
}

.video2 {
	margin: 0 auto;
	margin-bottom: .5%;
	width: 45%;
	height: auto;
	text-align: center;
}

.video2 a {
	display: block;
	margin: 0 auto;
	padding-top: 138px;
	width: 50%;
	height: auto;
	color: #FF3;
	text-align: center;
	text-transform: uppercase;
	text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
	font-weight: 700;
	font-size: 32px;
	font-family: "Times New Roman",Times,serif;
	line-height: 40px;
}

.video a {
	display: block;
	margin: 0 auto;
	padding-top: 60px;
	width: 50%;
	height: auto;
	color: #FF3;
	text-align: center;
	text-transform: uppercase;
	text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
	font-weight: 700;
	font-size: 18px;
	font-family: "Times New Roman",Times,serif;
	line-height: 40px;
}

.video a {
	height: 223px;
}

.video2 a {
	float: left;
	margin-bottom: 5px;
	width: 100%;
	height: auto;
}

.etw_rightpic {
	float: right;
	margin-left: 1%;
	width: 98%;
	height: auto;
}

.etw_bigpic {
	float: left;
	width: 100%;
	height: auto;
	text-align: center;
}

.etw_bigpic a {
	float: left;
	display: block;
	margin-bottom: 10px;
	width: 100%;
	height: auto;
}

.etw_bigpic img {
	margin-bottom: 6px;
	width: 100%;
	border: 1px solid #ccc;
}

.etw_bigpic .showibgpic {
	width: 100%;
}

.etw_picright {
	float: left;
	margin-right: 0;
	width: 100%;
}

.etw_picright ul {
	margin: 0 auto;
	width: 100%;
	height: auto;
}

.etw_picright ul li {
	float: left;
	margin-right: 1%;
	margin-bottom: 5px;
	padding: 0;
	width: 20%;
	text-align: center;
}

.etw_picright ul li .showibgpic {
	display: block;
	width: 98%;
	border: 1px solid #ccc;
	text-align: center;
}

.etw_picright ul.five_img li .showibgpic {
	width: 75%;
}

#etw_Location {
	float: right;
	margin-top: -312px;
	width: 0;
	height: auto;
	text-align: center;
}

.tb4 img {
	margin: 0 auto;
	width: 98%;
}

.video1 a {
	display: block;
	padding: 36px 10% 0 55%;
	height: 150px;
	font-size: 20px;
}

.video3 {
	margin: 10px auto;
	width: 339px;
	height: 223px;
	background: url(../images/video3.jpg) center no-repeat;
	background-size: cover;
}

.video3 a {
	display: block;
	padding: 74px 0 0 126px;
	width: 190px;
	height: 167px;
	color: #FF3;
	text-transform: uppercase;
	text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
	font-weight: 700;
	font-size: 45px;
	font-family: "Times New Roman",Times,serif;
	line-height: 40px;
}

.video1 a {
	padding: 15% 0 0 195px;
	height: auto;
	color: #FF3;
	text-transform: uppercase;
	text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
	font-weight: 700;
	font-size: 20px;
	font-family: "Times New Roman",Times,serif;
	line-height: 40px;
	bdisplay: block;
}

.video a:hover,.video1 a:hover,.video2 a:hover,.video3 a:hover,.video_left a:hover {
	color: #F60;
}

.video a {
	height: auto;
}

#md-video .video2 {
	background-color: none;
}

.md-video {
	float: left;
}

.md-video div a {
	width: 300%;
}

#etw_pagebody  h2 {
	margin-top: 10px;
}

.video_left {
	margin: 1% auto;
	width: 92%;
	height: 100px;
	background: url(../images/video1.jpg) center bottom no-repeat;
}

.video_left a {
	width: 190px;
	height: 77px;
	color: #FF3;
	text-transform: uppercase;
	text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
	font-weight: 700;
	font-size: 28px;
	font-family: "Times New Roman",Times,serif;
	line-height: 89px;
	text-align:center;
}

#etw_instruction .img_right {
	margin: 0 auto;
	margin: 1%;
	width: 98%;
}

@media screen and (min-width:360px) {
	.tb4 img {
		margin: 0 auto;
		width: 230px;
	}
	#etw_instruction .etw_pic img {width:100%}
}

@media screen and (max-width:768px) {
	.line {
		width: 60%;
	}

	.con_all {
		float: none;
	}

	#etw_menu {
		position: relative;
		clear: both;
		margin: 5px auto 10px auto;
		width: 98.5%;
		min-height: 41px;
		font-size: 1.5em;
	}

	#etw_menu ul {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		border: solid 1px #aaa;
		background: #1395a3;
	}

	#etw_menu ul li {
		display: none;
		border-bottom: 1px solid #ccc;
		background: 0 0;
		background: #1395a3;
	}

	#etw_menu ul li.start {
		display: block;
		height: 40px;
		background: url(../images/menu.png) no-repeat right;
	}

	#etw_menu ul li a {
		display: block;
		padding: 0 5px 0 32px;
		border-bottom: none;
		color: #fff;
		font-size: 12px;
		line-height: 40px;
	}

	#etw_menu ul li a.dqmenu,#etw_menu ul li a:hover {
		border: none;
		background: #1395a3;
		color: #000;
	}

	#etw_menu ul:hover {
		background: #1395a3;
	}

	#etw_menu ul:hover li {
		display: block;
	}

	#etw_menu ul:hover li a.dqmenu,#etw_menu ul:hover li a:hover {
		border: none;
		background: #1395a3;
	}

	#etw_logo {
		background-color: #044b4f;
	}
}

@media only screen and (min-width:480px) {
	.tb4 img {
	}
	
	#quicklinks ol {
		float: left;
		width: 45%;
	}

	.video_left {
		width:100%;
		height: 115px;
		background: url(../images/video1.jpg) center bottom no-repeat;
	}

	.video_left a {
		display: block;
		width: 100%;
		height: 77px;
		color: #FF3;
		text-transform: uppercase;
		text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
		font-weight: 700;
		font-size: 32px;
		font-family: "Times New Roman",Times,serif;
		line-height: 104px;
	}

	.video1 a {
		display: block;
		padding: 65px 0 0 0px;
		height: 140px;
		font-size: 20px;
	}

	#etw_other_product ul li,#etw_other_product1 ul li {
		float: left;
		margin: 0 auto;
		width: 45%;
		height: auto;
	}

	#pro_format_246017 ul li {
		float: left;
		width: 45%;
	}

	#etw_other_product1 ul ol {
		float: left;
		margin: 0 auto;
		width: 45%;
	}

	#etw_instruction ul li {
		float: left;
		margin: 1%;
		width: 45%;
	}

	.video1 {
		float: inherit;
		margin: 1px auto;
		width: 95%;
		background: url(../images/video1.jpg) center bottom no-repeat;
	}

	.video1 a {
		width: 100%;
		height: 65px;
		font-size: 2.5em;
		line-height: 0px;
		text-align:center;
	}
}

@media only screen and (min-width:650px) {
	#class_246017 ul {
		float: left;
		margin: 1%;
		width: 48%;
	}

	.etw_bigpic .showibgpic {
		width: 100%;
		float: right;
	}

	#quicklinks ol {
		width: 31%;
	}

	.md-video div a {
		width: 100%;
	}

	.productsformat_sub ul li ol {
		float: left;
		margin: 1%;
		padding-bottom: 2%;
		width: 100%;
	}

	#etw_instruction ul li {
		float: left;
		width: 31%;
	}

	.pro_each_img_list {
		float: left;
		margin: 0 auto;
		width: 48%;
		text-align: center;
	}

	.relatedProducts ul li {
		width: 50%;
	}

	#pro_format_246017 ul li {
		float: left;
		width: 31%;
	}

	#etw_other_product1 ul ol {
		float: left;
		margin: 1% auto;
		width: 32%;
		text-align: center;
	}

	#etw_other_product ul li {
		float: left;
		margin: 0 auto;
		width: 33%;
	}

	.etw_pic ol li {
		width: 48%;
	}

	#etw_other_product ul ol {
		width: 100%;
	}

	.etw_rightpic {
		float: right;
		margin-left: 1%;
		width: 38%;
	}

	.etw_picright {
		float: right;
		margin-right: 5%;
		width: 10%;
	}

	.etw_picright ul {
		float: right;
		width: 100%;
		height: auto;
	}

	.etw_picright ul li {
		float: right;
		margin-bottom: 5px;
		padding: 0;
		width: 96%;
		text-align: center;
	}

	.etw_picright ul.five_img li .showibgpic {
		width: 75%;
	}

	.video a,.video1 a {
		width: 100%;
		height:58px;
	}

	.video2 {
		float: left;
		margin-left: 0;
		width: 40%;
		height: 223px;
		background: url(../images/video.jpg) center no-repeat;
		background-size: cover;
	}

	.video2 a {
		height: 223px;
	}

	.about_right {
		float: right;
		margin-left: 12px;
		width: 350px;
		text-align: center;
	}

	.img_right {
		float: right;
		margin: 0 auto;
		width: 29%;
	}
}

@media only screen and (min-width:769px) {
	#quicklinks ol {
		width: 23.5%;
	}

	.video_left {
		width: 100%;
		width: 339px;
		height: 223px;
	}

	.video_left a {
		padding: 42% 0;
	}

	#etw_pagebody  h2 {
		margin-top: 0px;
	}

	#etw_other_product ul li {
		width: 24%;
	}

	.con_all {
		float: right;
	}

	#etw_leftpic {
		float: left;
		padding: 0;
		width: 34%;
		height: auto;
		text-align: center;
	}

	#etw_leftpic #etw_bigpic {
		margin: 5px 0;
		padding: 10px 0;
	}

	#etw_bigpic,#etw_leftpic,.video_left {
		float: left;
	}

	body {
		background: url(../images/bg.jpg) repeat-x #fff;
	}

	etw_pagebody {
		width: 100%;
	}

	.etw_pro_name {
		width: 68%;
	}

	.pro_each_img_list {
		margin: 1%;
		width: 23%;
	}

	.pro_article {
		width: 50%;
	}

	#pro_format_246017 ul li {
		width: 23%;
	}

	#etw_other_product1 ul ol {
		width: 23%;
	}

	#etw_other_product ul ol {
		width: 100%;
	}

	#etw_logoright {
		display: block;
	}

	.etw_homebody {
		float: left;
		margin-right: 1%;
		padding: 9px;
		width: 29%;
		height: 125px;
		border: 1px solid #ccc;
		background: 0;
	}

	.hot_img {
		float: left;
		margin: 8px 5px;
		width: 30%;
		height: 98px;
	}

	.hot_img img {
		width: 100%;
	}

	.hot_txt {
		float: right;
		display: block;
		width: 63%;
		height: auto;
	}

	#etw_other_product1 ul ol {
		margin-left: 1%;
	}

	.etw_rightpic {
		width: 40%;
	}

	.etw_picright {
		width: 10%;
		margin-right: 0%;
	}

	#etw_menu {
		float: left;
		display: block;
		margin-bottom: 20px;
		width: 100%;
		height: auto;
		background: #1493a2;
	}

	#etw_menu ul li {
		float: left;
		display: block;
		width: auto;
		height: auto;
		text-align: center;
	}

	#etw_menu ul li a {
		display: block;
		padding: 0 6px;
		color: #fff;
		font-size: 12px;
		line-height: auto;
		line-height: 64px;
	}

	#etw_menu ul li a.dqmenu,#etw_menu ul li a:hover {
		display: block;
		background: url(../images/menudq.jpg) center no-repeat;
		color: #fff;
	}

	#etw_instruction img {
		margin: 0 1%;
	}

	#etw_instruction .img_right {
		margin: 0 34%;
		width: 30%;
	}
	.video_left {
		height: 230px;
		background: url(../images/video.jpg) center no-repeat;
		background-size:cover;
	}

	.video_left a {
		display: block;
		width: 100%;
		height: 77px;
		color: #FF3;
		text-transform: uppercase;
		text-shadow: #000 1px 0 2px,#000 0 1px 2px,#000 -1px 0 2px,#000 0 -1px 2px;
		font-weight: 700;
		font-size: 35px;
		font-family: "Times New Roman",Times,serif;
		line-height: 50px;
	}
}

@media only screen and (min-width:981px) {
	#bigimg {
		display: block;
	}

	#quicklinks ol {
		width: 23%;
	}

	.etw_contact_left {
		width: 51%;
	}

	#etw_Location,#iframe {
		display: block;
	}

	#etw_logo {
		float: left;
		overflow: hidden;
		width: 26%;
		height: auto;
	}

	#etw_menu {
		float: right;
		display: block;
		margin-bottom: 0;
		width: 73%;
		height: auto;
		background: 0;
	}

	#etw_menu ul {
		float: right;
		display: block;
		width: 100%;
		height: auto;
	}

	#etw_menu ul li a {
		color: #fff;
	}

	.con_all,.etw_picright,.etw_rightpic {
		display: block;
	}

	#pro_format_246017 ul li {
		float: left;
	}

	.productsformat_sub ul.th_sub_pro {
		height: 145px;
	}

	.etw_pic4 ul li {
		float: left;
		margin: 4px;
		width: 23%;
	}

	.productsformat_sub ul.th_sub_pro {
		float: left;
		display: block;
		overflow: hidden;
		padding: 0;
		width: 100%;
	}

	.productsformat_sub ul.th_sub_pro li.th_sub_pro_child {
		float: left;
		padding-right: 1%;
		width: 49%;
		font-size: 12px;
	}

	#etw_menu ul li a {
		padding: 0 8px;
	}

	.productsformat_sub ul {
		float: left;
		padding-top: 10px;
		height: auto;
	}

	.productsformat_sub ul li ol {
		float: left;
		padding-bottom: 15px;
		width: 100%;
	}

	.productsformat_sub ul li ol li.etw_pro_img {
		float: left;
	}

	.productsformat_sub ul li ol li.etw_pro_name {
		float: left;
		padding-left: 1%;
		width: 75%;
		text-align: left;
	}

	#etw_instruction ul li {
		width: 23%;
	}

	.video3 {
		float: right;
		margin: 10px;
	}

	.etw_feedback {
		display: block;
		width: 51%;
	}

	#etw_pagebody {
		width: 74.5%;
	}


	#etw_content,#etw_content1,#etw_content2,#etw_logoright,#header,.banner_zi,.footer_list,.headerin {
		margin: 0 auto;
		max-width: 998px;
	}

	#banner,#chatbox,#etw_header_languages,#etw_homefooter,#etw_instruction,#etw_product_list,#etw_sidebar,#slides,.slidesjs-next,.slidesjs-previous {
		display: block;
	}

	.etw_homebody {
		float: left;
		margin: 0;
		padding: 9px;
		width: 31%;
		height: 125px;
		border: none;
		background: url(../images/listbg.jpg) no-repeat;
	}

	.slidesjs-next,.slidesjs-previous {
		display: block;
	}

	.etw_rightpic {
		width: 40%;
	}

	#search_left {
		float: left;
		clear: both;
		margin-top: 8px;
		margin-bottom: 5px;
		width: 220px;
		height: auto;
		background: url(../images/etw_search.jpg) no-repeat top left;
		text-align: center;
	}

	.ETWsearchBox {
		float: left;
		display: block;
		padding-top: 5px;
		padding-left: 8px;
		width: 135px;
		height: 24px;
		border: none;
		background: 0 0;
	}

	.ETWsearchButton {
		float: right;
		width: 39px;
		height: 34px;
		border-width: 0;
		background: 0 0;
		cursor: pointer;
	}

	#etw_society_plug {
		overflow: hidden;
		margin: 10px 0 0 0;
		padding: 6px 0;
		width: 218px;
		height: 18px;
		border: 1px solid #ccc;
		text-align: center;
	}

	#search_left form {
		float: left;
		width: 100%;
	}

	#class_246017 ul {
		float: left;
		margin: 1%;
		width: 23%;
	}

	.video1 {
		margin: 5px auto;
		width: 230px;
		height: 148px;
		background: url(../images/video.jpg) center bottom no-repeat;
		background-size: cover;
		float: left;
	}

	.video1 a {
		font-size: 28px;
		line-height: 82px;
	}
}

@media only screen and (min-width:1285px) {
 
	.etw_picright {
		width: 9.5%;
	}
}

#chat2012 {
	z-index: 100;
}

@media only screen and(max-width:753px) {
	#etw_pagebody {
		margin-top: 5px;
	}
}

#app_new_pro {
	display: none;
}

.icon-remove::before {
	content: "\f00d";
	font-size: 20px;
	opacity: 0.8;
}

@media only screen and (max-width:768px) {
	.video1 a {
		font-size: 32px;
		line-height: 0px;
	}
}

@media only screen and (max-width:560px) {
	.video1 a {
		font-size: 24px;
    line-height: 87px;
    width: 100%;
    text-align: center;
    padding: 0 0 0 0;
	}
	.video1 {
		background: url(../images/video1.jpg) 30% bottom no-repeat;
		width:95%;
		margin: 0px auto;
		height:100px;
	}
}

@media only screen and(max-width:768px) {
	.video1 a {
		font-size: 40px;
		line-height: 0;
	}
}

@media only screen and(max-width:479px) {
	.video1 {
		background: url(../images/video1.jpg) 30% bottom no-repeat;
	}

	.video1 a {
		font-size: 36px;
	}
}

#etw_producttitle li+li::before {
	padding: 0 5px;
	color: #ccc;
	content: "/\00a0";
}

#etw_producttitle a {
	padding-right: 6px;
	color: #000;
}

#etw_producttitle li {
	float: left;
}

#etw_instructi .news_list h3 {
	margin-bottom: 5px;
	padding: 4px 0;
	color: #009fa8;
	text-align: center;
	font-weight: 400;
	font-size: 18px;
	line-height: 22px;
}

.news_detail .news_list span {
	display: block;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ccc;
	text-align: center;
}

.news_detail .news_list p {
	margin-top: 10px;
}

#etw_instructi .news_list ul li a {
	display: block;
	padding: 5px 0;
	color: #333;
	font-weight: 400;
	font-size: 14px;
	line-height: 18px;
}

#etw_instructi .news_list ul li {
	border-bottom: 1px dashed #ccc;
}

#etw_instructi .news_list ul li a:hover {
	color: #F55100;
	text-decoration: none;
}

span.newstime {
	float: right;
	padding-left: 5px;
}

#etw_instructi {
	width: 100%;
}

#qrcode2 {
	width: 100%;
}

@media only screen and (max-width:649px) {
	.video2 {
		background: url(../images/video1.jpg) 30% bottom no-repeat;
		width: 95%;
		height: 122px;
		margin: 2% auto;
	}

	.video2 a {
		padding-top: 45px;
		font-size: 32px;
	}
}

@media only screen and (max-width:469px) {
	.video2 a {
		padding-top: 45px;
		font-size: 24px;
	}
}

