/************************Notice background path*********************************************/
/*******初始化********/
html, body {
	-webkit-text-size-adjust: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background: #fff;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, table, tr, td {
	margin: 0;
	padding: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
audio, canvas, video {
	display: inline-block;
*display: inline;
*zoom: 1;
}
fieldset, img {
	border: 0
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal
}
ol, ul {
	list-style: none
}
caption, th {
	text-align: left
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
	font-weight: normal
}
q:before, q:after {
	content: ''
}
abbr, acronym {
	border: 0;
	font-variant: normal
}
sup {
	vertical-align: text-top
}
sub {
	vertical-align: text-bottom
}
input, textarea, select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit
}
input, textarea, select {
*font-size:100%
}
.clear {
	zoom: 1;
}
.clear:after {
	content: "";
	clear: both;
	display: block;
	overflow: hidden;
}
/********************/
#scrollUp {
	bottom: 20px;
	right: 10px;
	height: 42px;
	width: 42px;
	background-color: rgba(0, 0, 0, 0.3);
	font-size: 36px;
	color: white;
	text-align: center;
	border-radius: 10px;
	text-decoration: none;
	z-index: 999;
	-webkit-transition: -webkit-transform opacity 0.2s ease-out;
	-moz-transition: -moz-transform opacity 0.2s ease-out;
	-o-transition: -o-transform opacity 0.2s ease-out;
	transition: transform opacity 0.2s ease-out;
}
#scrollUp .icon {
	vertical-align: middle;
	display: table;
	width: 29px;
	height: 28px;
	background: url(../images/scroll.png);
	margin: 7px auto;
	z-index: 999;
}
#scrollUp:hover {
	background-color: rgba(0, 0, 0, 0.75);
 *background: #000000;
	background: #000000\9;
 filter:filter:alpha(opacity=0.75);
}
.owl-dots {
	display: none !important;
}

/*-------------------       header      ---------------------------*/
#header {
	background: #fff;
	border-top:15px solid #aa9175;
	margin-bottom:15px;
 
  
 }
#header .container{  margin:0 auto; }
#header .companyName {
	float: left;
	width: 34%;
}

#header .navbar {
 
	float: right;
	width: 66%;
	border-bottom:2px solid #c9c9c9;
}
.companyName img {
	width:100%;
	max-width:389px;
	display: block;
	margin-left:1%;
}
.navbar-default {
	border: 0px;
	background: none;
}
.navbar {
	border-radius: 0px;
	margin: 0;
    min-height: auto;
	z-index: 99;
	width: 100%;
}
.nav-justified {
	width: 100%;
}
.nav>li>a {
	line-height: 25px;
	padding: 0;
	padding: 0 25px;
	padding-top:45px;
 
	 
}
.navbar-nav{ float:right; }
.container{ position:relative;}
.nav li{ }
.nav li img{ width:100%; max-width:174px;}
.nav a{
	color: #3e3c46;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	font-size: 19px;
    font-family: 'OPENSANS';
  
 
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{	color: #b49758; }
 
.nav li a:hover,.nav li.on a { color: #b49758;}
 

.section {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	position: relative;
	background:#fff;
}
.flash{width: 100%; background:#fff; position:relative;}
.flash .container{ margin:0 auto;}

.flash .block{ float:left; width:50.85%; position:relative;}
.flash .block img{ width:100%;}
.flash .rimg{width:49.15%; float:left; padding:0 10%; text-align:center;}
.flash .rimg h1{ font-family:"cardo"; color:#000000; font-size:33px; margin-bottom:2%; margin-top:6%;}
.bx-wrapper{ width:100%;}
.flash .rimg .more { text-align:left;}
.flash .rimg .more a{ font-family:"OPENSANS"; color:#59493f; font-size:16px; font-weight:bold; text-decoration:none;}
.flash .rimg .more p{font-family:"OPENSANS"; color:#535353; font-size:13px; line-height:18px; margin:3% 0 10% 0;}
.flash .rimg .more img.b{ display:none;}
.flash .rimg .more:hover img.a{ display:none;}
.flash .rimg .more:hover img.b{ display:inline-block;}
.flash .rimg .more img{ max-width:44px;}

 

.flash img{ width:100%;}


.floor1{ width:100%; background:#d8d1c7 url(../images/about.jpg) bottom center no-repeat; padding:5% 0; margin-top:3%;}
.floor1 .container{ margin:0 auto; max-width:1130px;}
.floor1 .ltxt{ float:left; width:68%;}
.floor1 .rimg{ float:right; width:27%;}
.floor1 p{font-family:"OPENSANS"; color:#535353; font-size:17px; line-height:24px;}

 
 

 
 

 
 

 
 

.footer{ width:100%; padding:2% 0; background:#aa9175; overflow:hidden; font-family:"Arial"; font-size:18px; color:#fff; line-height:32px; text-align:center; margin-top:1%;}
.footer a{color:#fff;}
 
.footer span{ display:inline-block}
.footer span.mail{ background:url(../images/icon3.png) left center no-repeat;margin-right:50px;margin-left:50px}
 
.footer p{ margin-bottom:5px; text-align:left; border-bottom:3px solid #fff; padding-bottom:10px;}
.footer h1{ font-size:30px;font-family:"cardo";}

.footmain{ width:100%; background:#282828; color:#919aaf; text-align:center; padding:15px 0; font-size:17px; }




#demoContent{ width:56%; float:left; background:url(../images/picbg.jpg) right top no-repeat; position:relative; }
#demoContent .effect{ width:100%;zoom:1; text-align:left;  margin:0 auto;   }
#demoContent .js{ text-align:left; margin:10px 20px;  line-height:20px;  background:#f3f3f3;  padding:5px 20px;    }
#demoContent .js span{ color:#1974a1; }
#demoContent .js span i{ color:#f30; font-weight:bold;  }
#demoContent .notice{ color:#fff;  background:#000; text-align:left; padding:4px 20px; margin:10px 20px;   }
#demoContent .css{  text-align:left; margin:10px 20px;  }
#demoContent .css blockquote{ overflow:scroll; }

#demoContent .hd{ float:left; width:23.5%;margin-left: 6%;}
#demoContent .bd{ float:left; width:33%;margin-left: 6%;min-height:581px;}
#demoContent  .authorWord{ padding:10px 20px; border:1px dotted #ddd; text-align:left; margin-bottom:20px;   }
#demoContent  .authorWord em{ color:#f00;  }



 

#contactus{ text-align:left;font-family: 'calibri'; font-size:20px; color:#000;}
#contactus .col-margin-bottom{ max-width:1134px; margin:0 auto; text-align:center;}
#contactus h1{ padding:10px 30px; font-size:38px; text-align:center; font-weight:bold; margin-bottom:30px; display:inline-block; color:#707070;}
#contactus h1 em{ color:#e60012; font-weight:bold;}
#contactus h1 emm{ color:#000; font-weight:bold;}
#contactus hr{ border:1px solid #000; margin-bottom:30px;}
#contactus .main{ max-width:1024px; margin:0 auto; text-align:left;}
#contactus p{ margin-bottom:15px;}
#contactus p span{ margin-right:80px;}
#contactus p img{ margin-right:15px;}
 



#prodcat_left2{position:absolute;left:92%; z-index:99; top:0px;background: #F3F4F6;display: none;min-width: 176px;padding: 10px;font-size: 14px;}
#prodcat_left2 li{line-height: 25px;margin: 5px 0px; position:relative;}
#prodcat_left2 li a,#prodcat_left1 li a:visited {color:#039CFF;text-decoration:none;} 
#prodcat_left2 li a:hover {color:#FEC900;}

#prodcat_left3{ display:none; position:absolute; top:0; left:100%; min-width:176px; background:#F3F4F6; padding:10px;}
















#prodcat_left1 { 
	width: 100%;
	padding: 10px 0;
	font-size: 1.167em;
	min-height: 700px;
	margin-left: 11px;
    border-left: 13px solid #959595;
}
#prodcat_left1 li {
	width: 90%;
	padding: 0 5%;
	text-align: left;
	margin: 7px auto;
	background:#fff;
}
#prodcat_left1 li a, #prodcat_left1 li a:visited {
	color: #aaaaaa;
	padding: 10px 5px;
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
}
#prodcat_left1 li:hover a {
	color:#004986;
}
#prodcat_left1 li ul li {
	border-bottom: 1px dashed #000;

}
#prodcat_left1 li ul li a {
	font-size: 16px !important;
}
#show .showcase {
	width: 100%;
	height: 247px;
	background: url(../images/showcaseBg.png) no-repeat center top;
}
#show p.showcaseBtn {
	padding-left: 100px;
	padding-top: 60px;
}
#show p.showcaseBtn, #show p.showcaseBtn span, #show p.showcaseBtn a {
	display: block;
	width: 466px;
}
#show p.showcaseBtn span {
	background: #F5F5F5;
	height: 90px;
	font-size: 4.67em;
	line-height: 90px;
	font-family: 'Times New Roman';
}
#show p.showcaseBtn a, #show p.showcaseBtn a:visited {
	background: #ffffff;
	height: 30px;
	font-size: 1em;
	line-height: 30px;
	color: #464646;
	font-family: 'Arial';
}
#show .showPic a {
	display: block;
	width: 100%;
	position: relative;
	text-decoration: none;
	overflow: hidden;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.viewmore {
	display: block;
	color: #fff;
	background: #6B575D;
	padding: 10px 0px;
	width: 97%;
	font-size: 1em;
	text-decoration: none;
	opacity: 0;
filter:filter:alpha(opacity=0);
	-moz-opacity: 0;
	position: absolute;
	bottom: 0px;
}
.vmActive {
	opacity: 1;
filter:filter:alpha(opacity=1);
	-moz-opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.thumbnail {
	margin: 0;
}
.thumbnail p {
	width: 100%;
}
.thumbnail img {
	width: 100%;
	height: auto;
}
a.thumbnail.active, a.thumbnail:focus, a.thumbnail:hover {
	border-color: #372F3E;
}
#footer {
	background: #000;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	line-height: 30px;
	padding: 40px 0;
	text-align: center;
}
#footer .logo3 {
	width: 70%;
	padding-bottom: 10px;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}
#footer p {
}
#frame {
	background: #fff;
	min-height: 650px;
}
#frame .showText {
	background: #FFF;
	color: #000;
	z-index:100;
}
#frame .showText .text1 {
	font-size: 1.75em;
	line-height: 25px;
	color: #00479d;
	font-weight: bold;
	background: #fff;
}
#frame .row-padding {
	margin:30px 0px;
}
/******************************frame global *****************************/
.righttitle {
	color: #000;
	font-weight: normal;
	line-height: 40px;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
}
.righttitle a, .righttitle a:visited {
	color: #000;
	text-decoration: none;
}
.righttitle a:hover {
	color: #de261b;
	text-decoration: none;
}
.col-margin-bottom {
	margin-bottom: 10px;
}
.banner2, .banner3 {
	width: 100%;
	margin: 10px auto;
	text-align: center;
}
.banner2 img, .banner3 img {
	width: 100%;
}
.banner3 {
	margin-top: 30px;
}
#proshow ul {
	text-align: center;
	margin-top: 30px;
}
#proshow ul li {
	display: inline-block;
	padding: 0 15px;
	color: #fff;
	background: #000;
	margin: 0 10px;
	line-height: 40px;
}
#proshow ul li a {
	color: #fff;
	display: block;
	text-decoration: none;
	font-size: 1.8em;
}
#proshow ul li:hover {
	color: #fff;
	background: #bfbfbf;
}
#prodcat .catImg {
}
#prodcat img {
	border: 1px solid #C6C6C6;
}
#prodcat .catImg a img {
	border: 1px solid #C6C6C6;
}
#prodcat .catName {
	display: block;
	width: 100%;
}
#prodcat .catTotal {
	display: block;
	width: 100%;
}
#prodcat .catName a, #prodcat .catName a:visited {
 
	color: #000;
	display: inline-block;
 
	line-height: 30px;
	overflow:hidden;
	font-size: 13px;
}
#productList ul {
	font-size: 15px;
}
#productList .total-product {
	width: 100%;
	text-align: center;
}
#productList .page-list {
	width: 100%;
	text-align: center;
}
#page_no_list span {
	margin: 0 5px;
}
.page_list_a {
	padding: 4px 8px;
	background-color: #eee;
}
.page_list_a:hover {
	background-color: #000000;
}
.pagelist_hover {
	xbackground-color: #ccc;
	xborder: 1px #000 solid;
}
.page_list_a_bold {
	padding: 4px 8px;
	color: #fff;
	background-color: #000000;
	font-weight: bold;
}
#productDetail .furtherdetail-image p {
	transition: all 0.5s;
	overflow: hidden;
	width: 100%;
	height: 100%;
	display: block;
}
#productDetail .furtherdetail-image img {
	width: 100%;
	height: auto;
	transition: all 0.5s;
}
#productDetail .furtherdetail-image p:hover img {
	transform: scale(1.1);
	transition: all 0.5s;
}
#productDetail .productName, #productDetail .productCode {
	font-size: 2.083em;
	padding: 10px 0px;
}
#productList .productContent, #productDetail .productContent {
	font-size: 1.4em;
	padding: 5px 0px;
	color: #000;
 
}
#productDetail .product-detail-btn {
	width: 100%;
	z-index: 999;
}
#productDetail .product-detail-btn li {
	width: 100%;
	text-align: center;
	margin: 5px 0px;
}
#productDetail .product-detail-btn li a, #productDetail .product-detail-btn li a:visited, .plist-send-btn, .plist-send-btn:visited {
	width: 100%;
	display: block;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	color: #8F8F8F;
	background: #F1F1F1;
	text-transform: uppercase;
}
#productDetail .product-detail-btn li a:hover {
	color: #fff;
	background: #999;
}
#productDetail .addNow {
	margin: 20px 0px;
	text-align: center;
}
#productDetail .addNow input {
	width: 100%;
	overflow: hidden;
}
.listStyle {
	border: 1px solid #ccc;
	padding: 10px;
}
.plist-total {
	height: 50px;
	line-height: 50px;
	font-size: 1.33em;
}
/****************************** enquiry ******************************/
.form_max {
	position: relative;
	width: 90%;
	margin: 20px auto;
	border: 3px solid #666666;
	padding: 5px;
}
.enquiry_form_color {
	width: 100%;
}
#ta {
	width: 100%;
}
.list {
	width: 100%;
}
.style1 {
	width: 100%;
}
.style2 {
	width: 90%;
}
.style6 {
	font-weight: bold;
	color: #000;
}
/************************************************************/
.row-content {
	width: 960px;
	margin: 0 auto;
}
.row-Title {
	display: block;
	width: 100%;
	text-align: center;
	position: relative;
	padding: 20px 0px;
}
/***************aboutus page************************/
#aboutus .aboutusInfo {
	font-size: 1.33em;
	line-height: 30px;
}
/***************contactus page************************/
#contactus {
	color: #000;
	word-break: break-all;
	word-wrap: break-word;
}
#contactus .contactInfo {
	font-size: 18px;
	line-height: 30px;
}


 @media (min-width: 1000px) {

}
 @media (min-width: 1200px){
 
	 }
 @media (max-width: 1200px) {
.floor1 .ltit h1{ font-size:26px;}
.floor1 .ltit h1 em{ font-size:23px;}
 
 
.nav>li>a{padding: 5px 13px;}
#show .showText {
	width: 50%;
}
#show .showPic {
	margin-bottom: 10px;
}
.viewmore {
	width: 98%;
}
}
@media (max-width: 1200px) {
	.flash .main .text { margin-top: 3%; }
	.flash .main p{margin: 14px 0;}
	.flash .main .but{padding: 12px 20px;}
	#demoContent .bd{ min-height:581px;}
 
	}
@media (max-width: 1100px) {
	.gallery .hd li img{ min-height:100px;} 
	#demoContent .bd{margin-top: 6%;}
	}
@media (max-width: 1000px) {
#header .navbar,#header .companyName{ float:none; margin:0 auto;}
#header .navbar{ position:static; width:100%;}
.about .atxt,.about .aimg{ float:none; width:100%;}
.about .aimg{ height:490px;}
 
}
@media (min-width: 992px){
	
	}
@media (max-width: 992px) {
.section .floor .ltxt h1{font-size: 30px;margin: 10px 0;}
.section .floor .ltxt p{font-size: 16px;
    margin: 10px 0;
    line-height: 20px;
    letter-spacing: 0px;}
.section .floor .ltxt a{    font-size: 16px;
    padding: 5px 10px;}
.floor1 .ltit h1{ font-size: 18px;}
.floor1 .ltit h1 em {
    font-size: 16px;
}
 
.owl-buttons{left: -26%;}
 
.flash .main h1{ font-size:30px;}
.navbar-nav{float: none; padding: 10px 0; text-align: center;}
.nav li {
    float: none;
    display: block;
}

#about .about {
	text-align: center;
}
#prodcat_left1,#frame{ min-height:auto;}

 
 
 
}
@media (min-width: 768px) {

.pull-left, #prodcat_left1 {
    min-height: auto;
}
.flash .proimg{ width:50%; position:absolute; left:0; bottom:-70px;}
	
}
 @media (max-width: 768px) {
.flash{ background:none;}
 
.flash .block,.flash .rimg,.floor1 .ltxt,.floor1 .rimg{ float:none; width:100%; padding:0; margin-bottom:10px;}
.section .floor h1 em{ display:block; font-size:16px;}
.section .floor dl dd{ width:48%; margin:0 1%; margin-bottom:15px;}
.section .floor ul li p a{ font-size:13px; line-height:28px;}
.floor1 p{ font-size:15px;}
.flash .flatxt{margin-top: 5%;}
 
.section .floor h1,.section .floor1 a,.section .floor3 h1,.flash .flatxt h1,.flash .flatxt h2,.flash .rimg h1{ font-size:20px;}
.section .floor ul li{width: 49%; float: left;  margin: 0 0.5%; margin-bottom:15px;}
.flash .flatxt p{ font-size:14px;}
.bx-wrapper .bx-next{background-size: contain;right: 2%;}
.section .floor h1:before,.section .floor h1:after{ top:10%;}
.bx-wrapper .bx-controls-direction a{width: 40px;    height: 40px;}
.section .floor3 p a{ font-size:14px; padding:1px 4%;}
.footer span.tel{padding-right: 0;
    margin-right: 0;
    border-right: 0;}
 
 
.footer span.mail {
    margin: 0;
    margin-bottom: 10px;
}
.footer span {
    display: block;
    margin-bottom: 10px;
	padding-left: 40px;
}
.footer .qr{ position:static;}
.flash .main .text,.flash .main .more{ width:100%; position:inherit; text-align:left; left:auto; top:auto;margin-top: 0;}
 
.footer span{ display:block;padding-left: 0;}
.flash .main .text{ margin-top:5%;}
.flash .main h1{ font-size:18px;line-height: 25px; letter-spacing:0;margin-top: 0;margin-bottom: 0;}
 
 

.footer span {
    display: block;
    margin-bottom: 10px;
	padding-left: 40px;
}
.flash .main p { margin: 0;font-size: 15px; }
.footer span.fax{    margin-left: 0;border-right: 0;
    margin-right: 0;
    padding-right: 0;}
 
 
.section .floor3 .text {
    width: 100%;
    margin-left: 0%;
}
.section .floor3 .text h1{ text-align:left;font-size: 20px; margin-bottom:0;}
.section .floor .rimg1{ width:100%;}
.section .floor3 p{    font-size: 15px;}
.section .floor .limg,.section .floor .rimg{ float:none; width:100%; margin-right:0;}
.section .floor p a{font-size: 17px;}
.floor .img1{ margin-bottom:10px;}
 
.floor p a,.floor2 p a{ font-size:13px; padding:5px 15px;}
.section .floor p,.floor2 p{ font-size:14px;}
.section .floor span img{vertical-align: sub;}
.floor p em{ font-size:24px;}
 
.floor3 h1{font-size: 18px; line-height: 30px; margin: 10px 0;}
.floor3 a{margin-top: 4px;font-size: 14px;padding: 4px 15px;}



.navbar-nav{ float:none; padding-left:0;}
.nav li:hover a, .nav li.on a,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover{ background:none;}
.footer{ font-size:15px;}
.footer .bor {
    border: none;
}
.floor1 { padding: 10px 0;background: #d8d1c7;}
.section .floor1 h1{font-size: 23px;}
.floor1 em{margin: 10px 0;}
.section .floor1 ul li p,.section .floor1 ul li a{font-size: 14px; line-height:20px;}
.floor1 .prolist { margin-top: 10px;}
.floor1 .prolist li{width: 31%;}
.section .floor1 span a{ font-size:12px;}
 

#prodcat_left3,#prodcat_left2{ position:static;}
 
#header .companyName{ margin:0;}
.nav-justified {
	width: 100%;
}
.nav>li>a{ font-size:15px; }
.nav a span{ border:none;}
.footer{ padding:20px 0;}
#show p.showcaseBtn {
	padding-left: 0px;
	padding-top: 60px;
	margin: 0 auto;
}
.menuIcon {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 30px;
	cursor: pointer;
}
#header .navbar {

	width: 100%;
 
	height: 100%;
	z-index: 9999;
	display: none;
filter:filter:alpha(opacity=0.8);
	background:#efebd8;
}
.nav a {
	color: #3e3c46;
	font-weight: bold;
}
 .nav>li{ text-align:center;}
.nav li.on a{ color:#000;}
.navbar-nav{ margin:0;}

.companyName {
	width: 50%;
}
.companyName img {
	height:50px;
	width:auto;
 
}
.moblie_menu {
	position: absolute;
	right: 8%;
	top: 12px;
	width: 40px;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	transition: all ease-in-out 0.3s;
	background: rgba(255,255,255,0.2);
	z-index: 100
}
.moblie_menu span {
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -10px;
	margin-top: -1px;
	width: 20px;
	height: 2px;
	background-color: #666;
	transition: background ease-in-out 0.3s;
}
.moblie_menu span::before, .moblie_menu span::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 2px;
	left: 0;
	background-color: #666;
	transition: transform ease-in-out 0.3s;
}
.moblie_menu span::before {
	top: -6px;
}
.moblie_menu span::after {
	bottom: -6px;
}
.onmenu {
	background-color: #eee;
}
.onmenu span {
	background-color: #eee;
}
.onmenu span::before, .onmenu span::after {
	background-color: #e60012;
}
.onmenu span::before {
	transform: rotate(45deg);
	top: 0;
}
.onmenu span::after {
	transform: rotate(-45deg);
	bottom: 0;
}
.floor3 .col-xs-6{ margin-bottom:10px;}
.section .floor2{font-size: 12px; line-height: 15px; margin-bottom: 20px;}
.section .floor2 .container .icon1,.section .floor2 .container .icon2{ width:15px;}
.section .floor2 .container .icon1{ left:0; top:0;}
.section .floor2 .container .icon2{ bottom: 0;  right: 0;}
.floor p{ line-height:18px;}
#demoContent{background-size: contain;}
.section .floor .limg p{ font-size:14px;}
.gallery .hd li img { min-height: 80px;}
}
@media (max-width: 640px) {
.showlist ul li,.floor1 .b1,.floor1 .b2,.floor1 .b3,.floor1 .b4,.floor1 .b5,.floor1 .b6{ width:90%; margin:0 auto; margin-right:auto !important; text-align:center; float:none;}
.showlist ul li img{ width:100%;}
.showlist ul li{ margin-bottom:20px;}
.floor1 li{ margin-bottom:20px !important;}

#show {
	background: #fff;
	padding: 20px 0px;
}
#show .row-padding {
	padding-bottom: 20px;
}
#show p.showcaseBtn {
	display: block;
	width: 80%;
}
#show p.showcaseBtn span, #show p.showcaseBtn a {
	display: block;
	width: 100%;
}
#show p.showcaseBtn span {
	font-size: 2.67em;
}
#demoContent .bd, .gallery .bd li .pic a {
    min-height: 400px;
}
.gallery .hd li img { min-height: 70px;}
}
@media (max-width: 480px) {
#frame .row-padding {
	margin: 20px 0;
	
}
.flash .main .text{ margin-top:5px;}
.flash .main h1{font-size: 18px; }
.flash .main h2 { font-size: 12px;}
.flash .main p{ margin:5px 0;line-height: 16px;}
.flash .main .but{ font-size:12px;}
.gallery .hd .sPrev{ top:-24%; left:5%;}
.gallery .hd .sNext{ bottom:-24%; left:5%;}
#demoContent .bd, .gallery .bd li .pic a {
    min-height: 350px;
}
.gallery .hd li img { min-height: 55px;}
}
@media (max-width: 390px) {
	
.gallery .hd li img { min-height: 45px;}
#demoContent .bd, .gallery .bd li .pic a {
    min-height: 300px;
}
}
