/************************Notice background path*********************************************/
/*******初始化********/
html, body {
	-webkit-text-size-adjust: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	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;
	position:relative;
}
#header .companyName {
	float: left;
	width: 34%;
}
#header .navbar {
	float: right;
	width: 66%;
}
.companyName img {
	max-width: 389px;
}
.navbar-default {
	border: 0px;
	background: #fff;
}
.navbar-nav{ float:right;}
.navbar {
	border-radius: 0px;
	margin: 0;
	position: relative;
	top: 0px;
	z-index: 99;
	width: 100%;
}
.nav-justified {
	width: 100%;
}
.nav>li>a {
	padding: 0;
	line-height: 115px;
}
.nav a{
	color: #a0a0a0;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	font-size: 18px;
    font-family: 'corbelb';
}
.nav a span{ padding: 2px 34px; border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -webkit-border-radius: 15px;}
.navbar-default .navbar-nav>li>a:focus span, .navbar-default .navbar-nav>li>a:hover span{	color: #fff;background:#1561ac; }   
.nav li a:hover span,.nav li.on a span { color: #fff;background:#1561ac;}
.flash {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding:5%;
	background:url(../images/flash.jpg) top center no-repeat;
	position: relative;
}
.flash .txt{ width:29%; float:left; margin-left: 7%; margin-top:5%;}
.flash .txt h1{font-family: 'Arial'; font-size:40px; color:#1561ac; font-weight:bold; margin-bottom:5%;text-shadow: 4px 2px 0px #fecc25; -webkit-text-shadow: 4px 2px 0px #fecc25;}
.flash .txt p{ font-size:18px; color:#434343; line-height:25px; margin-bottom:10%; font-family:"calibri";}
.but{  text-align:center; border:1px solid #1561ac; color:#1561ac; font-size:18px;-o-transition:all .6s; -ms-transition:all .6s; -webkit-transition:all .6s; transition:all .6s; -moz-transition:all .6s; padding:3px 8%; text-decoration:none;display: inline-block; border-radius:20px; -webkit-border-radius:20px;}
.flash .slide{ width:63%; float:right;}
.flash .slide img{ width:100%;}
.but:hover{ background:#1561ac; color:#fff; text-decoration:none; border-color:#1561ac;}

.showlist{ width:100%; padding:15px 0;}
.showlist .container{ border-bottom:1px solid #a0a0a0;}
.showlist ul li{ width:24.25%; float:left; margin-right:1%; margin-bottom:8px; text-align: center; border-right:1px solid #a0a0a0;}
.showlist ul li img{ width:100%; max-width:208px; display:inline-block; margin-bottom:5%;       -o-transition:all .6s; -ms-transition:all .6s; -webkit-transition:all .6s; transition:all .6s; -moz-transition:all .6s;}
.showlist ul li a{ text-decoration:none; color:#a0a0a0; font-family: 'century-gothic'; font-size:18px;}
.showlist ul li a:hover{ color:#1561ac;}
.showlist ul li:hover img{
	transform: rotateZ(360deg);
	-webkit-transform: rotateZ(360deg);
	-moz-transform: rotateZ(360deg);
}

.floor1{ width:100%; background:#fff}
.floor1 li{ position:relative; margin-bottom:20px;}
.floor1 li img{ width:100%;}
.floor1 ul li .txt {
    position: absolute;
    top: 5%;
    left: 7%;
}

.floor1 ul li .txt h1{ color:#1561ac; font-family: 'Arial'; font-size:26px; font-weight:bold; margin-bottom:10%;}
.floor1 ul li .txt a{  text-align:center; border:1px solid #1561ac; color:#1561ac; font-size:17px;-o-transition:all .6s; -ms-transition:all .6s; -webkit-transition:all .6s; transition:all .6s; -moz-transition:all .6s; padding:2px 30px; text-decoration:none;display: inline-block; border-radius:20px; -webkit-border-radius:20px;}

.floor1 ul li .txt a:hover{ background:#1561ac; color:#fff; text-decoration:none; border-color:#1561ac;}

.floor1 .b1{ width:64.9%; float:left;}
.floor1 .b2{ width:32.4%; float:right;}
.floor1 .b3{ width:39.2%; float:left;}
.floor1 .b4{ width:58.1%; float:right;}

.footer{ width:100%; background:#434343; font-family:'calibri'; font-size:21px; color:#fff; line-height:40px;  padding:60px 0;  margin-top:5%;}    
.footer .container{ max-width:1100px; margin:0 auto; border-left:5px solid #fff;}
.footer span{ padding-left:45px; display:inline-block}
.footer span.tel{ background:url(../images/icon1.png) left center no-repeat;}
.footer span.fax{ background:url(../images/icon3.png) left center no-repeat; margin:0 50px;}  
.footer span.mail{ background:url(../images/icon2.png) left center no-repeat;}
.footer span.add{ background:url(../images/icon4.png) left center no-repeat;}




.search .btn{ float:right; padding-top: 15px; background:url(../images/ok.jpg) no-repeat center Bottom; height: 62px; width:72px;}
.search input[type=text]{ width:382px; height: 60px; line-height: 60px; padding-left: 10px; border:1px solid #000; background:#fff; float:left; color:#c9c9c9; font-size:27px; outline:none;}
.share{ padding:25px; padding-top:0}
.share a{ width:48px; height:48px; display:block; float:left; margin:0 25px; background:url(../images/icon.png) no-repeat;}
.share .facebook{ background-position:-2px 0;}
.share .twer{ background-position:-100px 0;}
.share .lin{ background-position:-199px 0;}
.share .in{ background-position:-300px 0;}

.share .facebook:hover{ background-position:0 -87px;}
.share .twer:hover{ background-position:-100px -87px;}
.share .lin:hover{ background-position:-199px -87px;}
.share .in:hover{ background-position:-300px -87px;}

.down{width:454px; height: 60px; line-height: 60px; padding-left: 10px; border:1px solid #000; background:#fff url(../images/down.jpg) right top no-repeat; padding-right:72px; position:relative;color:#949494}
.down ul{ position:absolute; top:58px; left:0; display:none;}
.down ul li{height: 60px; line-height: 60px; padding-left: 10px; background:#fff;}
.down ul li a{ color:#949494 !important;}
.down:hover ul{ display:block; width:100%;}















#prodcat_left1 {
	width: 100%;
 
	background-size:contain;
	font-size: 18px;
	min-height: 700px;
}
#prodcat_left1 li {
	width: 96%;
	padding: 0 2%;
	margin: 7px auto;
	margin-left:20px;
}
#prodcat_left1 li a, #prodcat_left1 li a:visited {
	color: #959595;
	padding: 10px 5px;
	display: inline-block;
	font-size: 18px;
	text-decoration: none;
}
#prodcat_left1 li a:hover {
	color:#000;
}
#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: 900px;
}
#frame .showText {
	border-left:13px solid #959595;
	color: #000;
	    min-height: 1000px;
}
#frame .showText .text1 {
	font-size: 1.75em;
	line-height: 25px;
	color: #00479d;
	font-weight: bold;
	background: #fff;
}
#frame .row-padding {
	margin: 25px 0px;
}
/******************************frame global *****************************/
.righttitle {
	color: #535353;
	font-weight: normal;
	line-height: 40px;
	font-size: 1.4em;
	border-bottom: 1px solid #ccc;
}
.righttitle a, .righttitle a:visited {
	color: #535353;
	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;
	height: 30px;
	line-height: 30px;
	font-size: 1.67em;
}
#productList ul {
	font-size: 1.67em;
}
#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: 18px;
	padding: 10px 0px;
}
#productList .productContent, #productDetail .productContent {
	font-size: 1.4em;
	padding: 5px 0px;
	color: #535353;
	word-break: break-all;
	word-wrap: break-word;
}
#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: #535353;
	word-break: break-all;
	word-wrap: break-word;
}
#contactus .contactInfo {
	font-size: 1.33em;
	line-height: 30px;
}
#contactus a, #contactus a:visited {
	color: #535353;
}
#contactus .map {
	width: 100%;
	height: 400px;
}
#aboutus h1, #contactus h1 {
	color: #000;
	font-weight: normal;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	font-size: 1.67em;
}
 @media (min-width: 1000px) {
#about {
	margin-top: 127px;
}
}
 @media (max-width: 1200px) {
#show .picBg {
	width: 50%;
}
#show .showText {
	width: 50%;
}
#show .showPic {
	margin-bottom: 10px;
}
.viewmore {
	width: 98%;
}
}
@media (max-width: 1100px) {
.footer .ft1,.footer .ft2{ margin-right:10%;}
}
@media (max-width: 900px) {
#about .about {
	text-align: center;
}
#about .about .aboutl {
	display: none;
}
#about .about .aboutr {
	float: none;
	position: relative;
	width: 100%;
}
.flash .rflash {
	display: none;
}
section .click {
	width: 18%;
}
}
@media (min-width: 768px) {
	.pull-left,#prodcat_left1{ min-height:auto;}
}
 @media (max-width: 768px) {
#frame .showText {
    border-left: 13px solid #959595;
    color: #000;
    min-height: auto;
    max-width: 250px;
    margin: 0 auto;
}
.floor1 ul li .txt h1{ font-size:20px;}
.floor1 ul li .txt a,.footer{ font-size:15px;}
.footer{padding: 30px 0;}

.footer .container{ border-left:none;}
.navbar-nav{ margin:0;}
.footer span{ display:block;padding-left: 40px;}
.footer span.fax{ margin:0;}
.footer span.add{ line-height:15px;}
	.flash .txt,.flash .slide{ width:100%; float:none; margin:0; text-align:center;}
	.flash .slide{ margin-top:10px;}
	.showlist ul li{ width:45%; margin:0 2.5%; margin-bottom:15px;}
	.search .btn{float: left; padding-top: 15px; background:url(../images/ok.jpg) no-repeat center Bottom; background-size: cover;height: 30px; border: none;width: 32px;border-radius: 0;}
	.search input[type=text]{width: 50%; height: 30px; line-height: 30px;font-size: 14px; margin-left:20%;}
	.down{width: 57%; height: 30px; line-height: 30px; font-size: 14px;padding-left: 10px; border:1px solid #000; background:#fff url(../images/down.jpg) right top no-repeat; background-size: contain;padding-right:72px; position:relative;color:#949494; margin-left:20%;}
	.share{ text-align:center;}
	.share a{ display:inline-block; float:none; margin:0 10px;}
	.down ul{ top:29px;}
	.down ul li{ height:30px; line-height:30px;}
	#prodcat_left1{ min-height:auto;}
 
#header {
	border-bottom: 1px solid #ccc;
}
.nav-justified {
	width: 100%;
}
#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 {
	position: static;
	width: 100%;
	height: 100%;
	padding: 20px 0px;
	z-index: 9999;
	display: none;
filter:filter:alpha(opacity=0.8);
	background: rgba(55,47,62,0.8);
}
.navbar-nav{ float:none;}
.nav a {
	color: #fff;
	font-weight: bold;
}
.nav>li>a{ line-height:50px;}
.nav a span{ display:block; padding:0;border-radius: 0; text-align:center;
    -moz-border-radius: 0;
    -ms-border-radius: 0;
    -webkit-border-radius: 0;}
.nav li:hover a,.nav li.on a {
	color: #F3F3F3;
	background:none;
}
section .ltxt, section .rimg {
	float: none;
	width: 100%;
}
section .click {
	position: static;
	width: 30%;
	float: right;
	max-height: 53px;
	max-width: 248px;
	margin: 10px 0;
}
.nav-justified{    background: rgba(55,47,62,0.8);}
.companyName {
	width: 40%;
}
.companyName img {
	height:70px;
}
.moblie_menu {
	position: absolute;
	right: 2%;
	top: 13px;
	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;
}
}
@media (max-width: 640px) {
.showlist ul li,.floor1 .b1,.floor1 .b2,.floor1 .b3,.floor1 .b4,.floor1 .b5,.floor1 .b6{ width:100%; border:none; 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;
}
}
@media (max-width: 480px) {
#frame .row-padding {
	margin: 20px 0;
}
}
@media (max-width: 390px) {
}
