<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WPBOSS07
Theme URI: http://www.wpboss.cn
Description: WpBoss07 Theme
Author: WPBOSS
Author URI: http://www.wpboss.cn
Version: WPBOSS07
Tags: WPBOSS
*/
@font-face {font-family: 'fontello';src: url('iconfont/font/fontello.eot?67655306');src: url('iconfont/font/fontello.eot?67655306#iefix') format('embedded-opentype'),url('iconfont/font/fontello.woff?67655306') format('woff'), url('iconfont/font/fontello.ttf?67655306') format('truetype'),url('iconfont/font/fontello.svg?67655306#fontello') format('svg');font-weight: normal;font-style: normal;}
.demo-icon{font-family: "fontello";font-style: normal;font-weight: normal;speak: none;display: inline-block;text-decoration: inherit;width: 1em;margin-right: .2em;text-align: center;font-variant: normal;text-transform: none;line-height: 1em;margin-left: .2em;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;}.i-code{ margin-left:20px; color:#F90;}
body,ul,li{margin: 0;padding: 0;font-family: 'Fira Sans Condensed', Arial;font-size:16px; color:#555;}
#mycontents ul li{list-style-type:square; margin-left:20px; line-height:24px;}
#mycontents ul{ margin-bottom:25px;}
.gbcbanner{ z-index:9900;display:inline;}
.animated {
-webkit-animation: 1s ease;
-moz-animation: 1s ease;
-ms-animation: 1s ease;
-o-animation: 1s ease;
animation: 1s ease;
-webkit-animation-fill-mode: both;
-moz-animation-fill-mode: both;
-ms-animation-fill-mode: both;
-o-animation-fill-mode: both;
animation-fill-mode: both;
}
.animated.hinge {
-webkit-animation: 2s ease;
-moz-animation: 2s ease;
-ms-animation: 2s ease;
-o-animation: 2s ease;
animation: 2s ease;
}
@-webkit-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-moz-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-ms-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@-o-keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
@keyframes fadeIn {
0% {opacity: 0;}	
100% {opacity: 1;}
}
.fadeIn {
-webkit-animation-name: fadeIn;
-moz-animation-name: fadeIn;
-ms-animation-name: fadeIn;
-o-animation-name: fadeIn;
animation-name: fadeIn;
}
@-webkit-keyframes fadeInUp {
0% {
opacity: 0;
-webkit-transform: translateY(20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInUp {
0% {
opacity: 0;
-moz-transform: translateY(30px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-ms-keyframes fadeInUp {
0% {
opacity: 0;
-ms-transform: translateY(30px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@-o-keyframes fadeInUp {
0% {
opacity: 0;
-o-transform: translateY(30px);
}
100% {
opacity: 1;
-o-transform: translateY(0);
}
}
@keyframes fadeInUp {
0% {
opacity: 0;
transform: translateY(30px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInUp {

-webkit-animation-name: fadeInUp;
-moz-animation-name: fadeInUp;
-ms-animation-name: fadeInUp;
-o-animation-name: fadeInUp;
animation-name: fadeInUp;
}
@-webkit-keyframes fadeInDown {
0% {
opacity: 0;
-webkit-transform: translateY(-20px);
}
100% {
opacity: 1;
-webkit-transform: translateY(0);
}
}
@-moz-keyframes fadeInDown {
0% {
opacity: 0;
-moz-transform: translateY(-20px);
}
100% {
opacity: 1;
-moz-transform: translateY(0);
}
}
@-ms-keyframes fadeInDown {
0% {
opacity: 0;
-ms-transform: translateY(-20px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@-o-keyframes fadeInDown {
0% {
opacity: 0;
-ms-transform: translateY(-20px);
}
100% {
opacity: 1;
-ms-transform: translateY(0);
}
}
@keyframes fadeInDown {
0% {
opacity: 0;
transform: translateY(-20px);
}
100% {
opacity: 1;
transform: translateY(0);
}
}
.fadeInDown {
-webkit-animation-name: fadeInDown;
-moz-animation-name: fadeInDown;
-ms-animation-name: fadeInDown;
-o-animation-name: fadeInDown;
animation-name: fadeInDown;
}

.mdownloads .mbtn{ padding-left:5px;}
#mtags a{ display:inline-block; border:1px solid #efefef; background-color:#efefef; padding:5px 10px; font-size:12px; border-radius:6px; margin-right:10px;}
#mtags { border-top:1px solid #e0e0e0; padding-top:15px;}
.mleft{ float:left;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;clear: both; color:#000; padding:0; margin:0;  margin-bottom:10px;}
h1 {font-size:26px;}
h2 {font-size:24px;}
h3 {font-size:22px;}
h4 {font-size:20px;}
h5 {font-size:18px;}
h3.mtitle{background-color:#e5e5e5;}
h3.mtitle span{  display:inline-block; padding:5px; padding-left:10px; padding-right:10px;text-transform:Uppercase;border-left:5px solid #333;}
h3.mcat .mlast a { line-height:36px; font-size:12px; padding-right:10px; }
h3.mtitle .mlast a:hover { color:#ff9b0d;}
h3.mtitle .mlast a { line-height:36px; font-size:12px; padding-right:10px; }
h3.msingle span,h3.msingle .mlast,h3.msingle{ font-size:12px;}
h3.msingle .mlast a { line-height:28px; font-size:12px; padding-right:10px; }
.htxt{font-size:14px;}
h2.title{ text-align:center; padding-bottom:10px; padding-top:10px;font-size:28px; color:#fff;font-weight:bold;}

p{margin:0; padding:0; line-height:160%; margin-bottom:10px;}
ol, ul { list-style: none;}
a img { border: none; }
img{ max-width: 100%;height: auto;}
#mtop,#mheader,#mbody,#mfooter,#access,#mbanner{ width:100%;}
.fpro{ color:#efefef; text-align:center;}
#pagebox{ background-color:#fff;}
.mbox{ max-width:1160px; margin:0 auto; padding:0 15px;}
#pagebox.box{max-width:1200px; margin:0 auto; }
.m2col{ width:49%; float:left; margin-right:2%;}
.m3col{ width:32%; float:left; margin-right:2%;}
.m32col{ width:66%; float:left; margin-right:2%;}
.m4col{ width:23.5%; float:left; margin-right:2%;}
.m5col{ width:18%; float:left; margin-right:2%;}
.m43col{ width:74.5%; float:left; margin-right:2%;}
.mlast{float:right; margin:0px; clear:right;}
.mclear{ height:0px; width:100%; clear:both; float:none; line-height:0px; font-size:0px;}
td,p{font-size:16px;}
#mhomeicon a img {width:100%;}
hr {
	background-color: #E7E7E7;
	border:0;
	height: 1px;
	margin:0;
	margin-bottom: 20px;
	clear:both;
	float:none;
}
/* Text elements */
a:link{
	color:#333;
	text-decoration:none;
}
a:visited {
	color:#333;text-decoration:none;
}
a:active,
a:hover {
	color:#ff9b0d; text-decoration:none;
}

a.rmore{ display:block; padding:8px; background-color:#3183d7; color:#fff; width:80px; text-align:center;}
a.rmore:hover{ background-color:#666;}
a.mright{ float:right;}
#mpic ul li{position:relative;}
.newpro{ background-image:url(images/new.png); background-repeat:no-repeat;position:absolute; margin-left:0; margin-top:0; width:63px; height:63px;z-index:9999; }
.mge10{height:10px; clear:both; font-size:1px; line-height:1px; float:none;}
.mge20{height:20px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge30{height:30px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge40{height:40px; clear:both; font-size:1px; line-height:1px;float:none;}
.mge50{height:50px; clear:both; font-size:1px; line-height:1px;float:none;}

img.alignright{float:right; margin-left:10px;}
img.alignleft{float:left; margin-right:10px;}
.alignright{float:right;}
.alignleft{float:left;}
.aligncenter{ display:block; margin:0 auto;}

#mobi_menu{ display:block; background-image:url(images/open.png); background-repeat:no-repeat; width:100%; height:30px; display:none; background-position:center center; background-color:#0c2e3b; margin:0 auto;}

/* LAYOUT*/

/*header*/
#mtop{height:24px; border-bottom:1px solid #efefef; background-color:#fdfdfd; padding-top:5px; padding-bottom:5px; font-size:13px; color:#333}
#mtop .m2col{ line-height:20px; text-align:left;}
#mtop .mlast{ text-align:right;}

#mheader img.logo{ height:50px; }
#mheader{padding-bottom:15px;color:#333;padding-top:15px;}

/*searchform2*/
#searchform2 #s{ width:180px; border:1px solid #e0e0e0; padding:4px;  height:26px; line-height:26px; border-right:0px; color:#666;border-top-left-radius:0.2em;;border-bottom-left-radius:0.2em;}

#searchform2 #searchsubmit{height:36px; cursor:pointer;border:1px solid #e0e0e0; width:40px; margin:0; margin-left:0px; background-color:#fff; text-transform:uppercase; font-size:12px; text-align:center; padding:0; color:#fff; background-image:url(images/search2.png); background-position:center 7px; background-repeat:no-repeat;border-top-right-radius:0.2em;;border-bottom-right-radius:0.2em;margin-top:3px;}
#searchform2 #searchsubmit:hover{ background-color:#f8f8f8;border:1px solid #e0e0e0;}

#searchform2{float:right; margin-top:8px; }
#getbtn{height:36px; cursor:pointer;width:120px; margin:0; margin-left:15px; background-color:#ff9b0d;;color:#fff;font-size:14px; text-align:center;line-height:36px;display:block;float:right;margin-top:9px;border-radius:0.2em;}
#getbtn a{color:#fff;}
#getbtn:hover{filter:alpha(opacity=90);  opacity:0.9;}

.mbtn{height:32px; cursor:pointer;width:120PX; margin:0; padding-left:10px; padding-right:10px; background-color:#ff9b0d;color:#fff;font-size:14px; text-align:center;line-height:32px;display:block;border-radius:0.2em;}
.mbtn a{color:#fff;}
.mbtn:hover{filter:alpha(opacity=90);  opacity:0.9;}
div.center{margin:0 auto;}


#mgbc{ width:100%; height:30px; padding-top:10px; line-height:30px; padding-bottom:10px;border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em;color:#666;border-bottom-right-radius:0em;;border-bottom-left-radius:0em; color:#333;}
#mgbc a{ color:#333;}
#mgbc .m2col{text-align:right;}

/*menu2*/
#access2 {
display:block;
width:100%;
height:70px;
background-color:#0c2e3b;
position:relative;
-webkit-box-shadow:0 3px 5px rgba(51,51,51,.1);-moz-box-shadow:0 3px 5px rgba(51,51,51,.1);-o-box-shadow:0 3px 5px rgba(51,51,51,.1);box-shadow:0 3px 5px rgba(51,51,51,.1);
}
#access2 ul li {
	float:left;
	position: relative;
	border-left:1px solid rgba(0,0,0,0.2);
}
#access2 ul ul li.menu-item-has-children a{background-image:url(images/dot.gif); background-position:205px center;
background-repeat:no-repeat;}
#access2 ul ul li.menu-item-has-children ul li a{background-image:none;}
#access2 a {
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 28px;
	line-height:70px;
	font-size:15px;
	text-transform:uppercase;
}
#access2 ul ul {
	display:none;
	position:absolute;
	top:70px;
	left:0px;
	float:left;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.1);-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
	border:1px solid #e5e5e5;
	width: 220px;
	z-index: 2000;
}
#access2 ul ul li {
	min-width: 220px;
	border-bottom:1px solid #e5e5e5;
	border-left:0px;
	margin-left:0px;
}
#access2 ul ul ul {
	left:100%;
	top:0;
}

#access2 ul ul a {
	background:#fff;
	height:auto;
	padding:10px;
	line-height:130%;
	width: 200px;
	text-transform:none; font-weight:normal;
	color:#666;
	font-size:14px;
}
#access2 li:hover &gt; a{
	color:#fff;
	background-color:#ff9b0d;
}
#access2 ul ul li:hover &gt; a {
	color:#ff9b0d; background-color:#f2f2f2;
}
#access2 ul li:hover &gt; ul {
	display:block;
}
#access2 ul li.current_page_item &gt; a,
#access2 ul li.current-menu-ancestor &gt; a,
#access2 ul li.current-menu-item &gt; a,
#access2 ul li.current-menu-parent &gt; a {
	color:#ff9b0d;
}
#access2 ul ul li.current_page_item &gt; a,
#access2 ul ul li.current-menu-ancestor &gt; a,
#access2 ul ul li.current-menu-item &gt; a,
#access2 ul ul li.current-menu-parent &gt; a {
	color:#ff9b0d;
}
#access2 ul li.current_page_item:hover &gt; a,
#access2 ul li.current-menu-ancestor:hover &gt; a,
#access2 ul li.current-menu-item:hover &gt; a,
#access2 ul li.current-menu-parent:hover &gt; a 
{
	color:#fff;
}
#access2 ul ul li.current_page_item:hover &gt; a,
#access2 ul ul li.current-menu-ancestor:hover &gt; a,
#access2 ul ul li.current-menu-item:hover &gt; a,
#access2 ul ul li.current-menu-parent:hover &gt; a {color:#ff9b0d;}

#access2 li.menu-item-home {border-left:0px;}
#access2 li{z-index:6000;}


/*sidebar*/

#primary {width: 22%; float: left;}
#primary.mr{width: 22%; float: right;}
#primary h1,
#primary h2,
#primary h3,
#primary h4,
#primary h5,
#primary h6 {font-size:16px;
clear:both; margin:0; padding:0;text-transform:uppercase;font-weight:normal; background-color:#fcfcfc; text-align:left;padding-bottom:8px;padding-top:8px;color:#000; border-bottom:1px solid #e0e0e0;padding-left:10px;}


	
#primary li{list-style:none;margin-bottom:20px;border:1px solid #e5e5e5; }
#primary li.topli h3{background-color:#fcfcfc;padding-bottom:8px;padding-top:8px; border-bottom:1px solid #e0e0e0;}
#primary li ul li {list-style-image:url(images/dot.gif);   margin-bottom:5px; margin-left:15px; border:0px; border-bottom:1px solid #efefef;border-radius:0em;-moz-border-radius: 0em;-webkit-border-radius: 0em;-khtml-border-radius: 0em; padding-bottom:10px; padding-top:3px; box-shadow:none;-moz-box-shadow: none;-webkit-box-shadow: none; }

#primary li  a{color:#666;}

#primary li ul li a{font-size:15px; color:#454545;}
#primary li ul li a:hover{color:#ff9b0d; text-decoration:none; }
#primary li ul li.current-cat a,#primary li.topli ul li.current_page_item a{color: #ff9b0d;}
#primary li ul{padding:15px;}
#primary li ul li.children{clear:both; margin-bottom:1px;}
#primary li .children li.current-cat a {color: #ff9b0d;}
#primary li ul li ul {padding:0; margin:0; margin-top:5px;}
#primary li ul li ul li{  padding:0; margin:0;padding-top:5px; margin-left:15px;padding-bottom:5px;border-bottom:0px solid #efefef;border-top:1px solid #efefef; }
#primary li ul li ul li a{font-size:13px; color:#666; }
#primary li.topli ul li  a { color:#666;}
#primary li.topli ul li ul li  a{color:#999;}
#primary li.topli ul li:hover  a { color:#0c2e3b;}

#primary li.topli ul li { color:#666;}
#primary li.topli ul li ul li{  padding:0; margin:0; margin-left:15px;padding-top:5px; padding-bottom:5px;border-bottom:0px solid #efefef;border-top:0px solid #efefef;  color:#aaa; }
#primary li form{ background-image:url(images/ltd.gif); background-repeat:no-repeat;padding:10px; padding-left:5px; 	background-position:bottom;  text-align:left;}
#primary li .textwidget{  background-repeat:no-repeat;padding:5px; padding-top:10px;	background-position:bottom;  text-align:left;line-height:120%;}
#primary #searchform label{display:none;}
#primary #searchform #s{width:135px; border:1px solid #ccc;}
#primary #searchsubmit{ width:60px;border:1px solid #ccc; font-family:tahoma,Arial, Helvetica, sans-serif;}
#primary h3{border-left:3px solid #0c2e3b;}
#primary div.tagcloud{padding:8px;}
#primary div.tagcloud a{display:inline-block; border:1px solid #efefef; padding:5px 10px; border-radius: 5px;-moz-border-radius: 5px;-webkit-border-radius: 5px;-khtml-border-radius: 5px; margin-right:5px; background-color:#f4f4f4; margin-bottom:6px; line-height:18px;}
#primary li ul li a:hover,#primary li ul li.current-cat a,#primary li .children li.current-cat a  {color:#ff9b0d;}
#primary li ul li.current-cat a,#primary li.topli ul li.current_page_item a,#primary li ul li a:hover,#primary li.topli ul li:hover  a,#primary li  a:hover{color: #ff9b0d;}

.mrights{ background-color:#f4f4f4; height:30px; line-height:30px;font-size:12px;}

#mcontainer {
	float: right;
	margin: 0;
	padding:0;
	width: 75%;
	clear: right;
}
#mcontents p{ margin-top:0px; margin-bottom:20px; color:#555; padding:0;}
#mcontainer.mfull{float:none; width:100%; clear:both;}
#mcontainer.mr {
	float: left;
	margin: 0;
	padding:0;
	width: 75%;
	clear: none;
}


/*product cat*/
#mpic .m4col,#mpic .m3col,#mpic .m2col,#mpic .m32col{  float:left;margin-right:2%; margin-bottom:25px;}
#mpic .mlast{ float:right;margin:0px; padding:0px;}
#mpic ul{padding:0; margin:0;}
#mpic ul li{ display:block; padding:0; margin:0; list-style:none; text-align:center; background-color:#fff; overflow:hidden; 
-webkit-transition: ease-in-out 0.5s;
    transition: ease-in-out 0.5s;}
#mpic ul li div.liborder{border:1px solid #e0e0e0;}
#mpic ul li div.prodiv{ padding:0px; text-align:center;  }
#mpic ul li img{max-width:100%;  }
#mpic ul li:hover{-webkit-box-shadow:0 0 10px rgba(136,136,136,0.7);-moz-box-shadow:0 0 10px rgba(136,136,136,0.7);-o-box-shadow:0 0 10px rgba(136,136,136,0.7);box-shadow:0 0 10px rgba(136,136,136,0.7); margin-top:-5px;}
#mpic ul li:hover div.ptitle a{color:#000;}
div.ptitle a{font-size:14px;}
#mpic a {color:#333;}
#mpic .mborders{ padding:1px; }
#mpic div.gtitle {background-color:#ddd;color:#000; line-height:160%; padding:5px;height:25px; overflow:hidden;}
#mpic div.gtitle h3{ padding:0; margin:0; font-size:16px; }
#mpic ul li:hover .gcaption{color:#fff;}
#mpic ul li .gcaption{padding:5px;height:80px; overflow:hidden;}
#mpic .mdetails,#mpic2 .mdetails,#sdiv1 .mdetails{color:#fff; background-color:#2b2d42; text-align:center; width:50%; display:inline-block; line-height:24px; text-transform:uppercase;}
#mpic .menquiry,#mpic2 .menquiry,#sdiv1 .menquiry{color:#fff; background-color:#3183d7; text-align:center; width:50%; display:inline-block; line-height:24px; text-transform:uppercase;}
#mpic2 .mdetails:hover,#mpic2 .menquiry:hover,#sdiv1 .mdetails:hover{ background-color:#000;}
#mpic .mdetails:hover,#mpic .menquiry:hover,#sdiv1 .menquiry:hover{ background-color:#000;}
#mpic div.ptitle{ padding:10px; text-align:center;height:56px; overflow:hidden;
display: box; 
display: -webkit-box; 
-webkit-box-pack:center; 
-moz-box-pack:center; 
-webkit-box-align:center; 
-moz-box-align:center;
background-color:#fff;
border-top:1px solid #e6e4e4;
 }
#mpic ul li.mclear{ display:block; float:none; width:100%; height:0px; background:none;}
div .mcatdesc{ border:0px solid #e5e5e5; padding:0px; background-color:#fff;}
div .mcatdesc h1{ margin:0; padding:0; margin-bottom:15px; font-size:26px;}
#mpic2 .mborder{border:1px solid #e5e5e5; padding:20px; margin-bottom:-1px;}
#mpic2 .pimgs img{border:1px solid #e5e5e5;}
#mpic2 .mborder:hover{background-color:#f8f8f8; }
#mpic2 h3{ margin-top:0px; padding-top:0px; font-size:20px;}
#mpic3{border-bottom:1px solid #e5e5e5;}
#mpic3 .mborder{border:1px solid #e5e5e5; padding:15px; border-bottom:0px;}
#mpic3 .mborder:hover{ background-color:#fafafa;}
#mpic3 h3{ margin:0px; padding:0px; font-size:16px;}



/*news cat*/
#mpicnews .m4col,#mpicnews .m3col,#mpicnews .m2col,#mpicnews .m32col{  float:left;margin-right:2%; margin-bottom:40px;}
#mpicnews .mlast{margin-right:0%; float:right;}
#mpicnews ul{padding:0; margin:0;}
#mpicnews ul li{ display:block; padding:0; margin:0; list-style:none; text-align:left; background-color:#fff; overflow:hidden; 
}
#mpicnews ul li div.ptitle{ margin-top:10px;}

#mpicnews ul li img{width:100%;}
#mpicnews ul li:hover{}
#mpicnews a {color:#333;}

#mpic div.gtitle {background-color:#ddd;color:#000; line-height:160%; padding:5px;height:25px; overflow:hidden;}
#mpic div.gtitle h3{ padding:0; margin:0; font-size:16px; }
#mpic ul li:hover .gcaption{color:#fff;}
#mpic ul li .gcaption{padding:5px;height:80px; overflow:hidden;}



/*Home*/

#mhomeicon .m4col{margin-right:2%;}
#mhomeicon .mlast{margin-right:0%;}
#mhomeicon h3{ margin-top:5px; margin-bottom:5px; }
#mhomeicon h3 a{ color:#333; font-size:18px; }
#mhomeaboutnews #mnews{ border:0px; border-bottom:1px solid #e5e5e5; padding-top:10px; padding-bottom:10px;}
#mhomeaboutnews #mnews a{ color:#666;}

/*Footer*/
#mfooter li{ list-style:none; margin:0;padding:0;}
#mfooter {
	padding-top:35px;
	padding-bottom:30px;
	background-color:#0c2e3b;
	color:#EFEFEF;
	list-style:none
	
}
#mfooter div.mpadding{ padding-left:20px; padding-right:20px;}
#copyright{width:100%;font-size:12px; height:30px; padding-top:10px; line-height:30px; padding-bottom:10px; background-color:#d0d0d0;}
#copyright a{ font-size:12px;}
#copyright div.mpadding{ padding-left:10px; padding-right:10px;}
#mfooter a,#mfooter p{color:#efefef;line-height:180%;}
#mfooter h3{color:#FFF; font-size:18px; font-weight:bold;}
#mfooter .m4col{ margin-right:2%;}
#mfooter .mlast{ margin-right:0%;}

#mfooter a:hover{color:#FFF;}

#linksa{ height:auto; text-align:right;}
#linksa li{text-align:right; display:inline; margin-left:5px;}
#linksa li ul{ display:none;}
#linksa span{margin-left:0px;}
#linksa a{color:#333;line-height:14px; font-size:12px; padding-left:8px;  border-left:1px solid #999;}
#linksa li.menu-item-home a{border:0px;}
#linksa a:hover{text-decoration:underline;}

#back-to-top{
position:fixed;
bottom:4%;
right:3%;
}
#back-to-top a{
display:block;
height:30px;
width:30px;
background:url(images/back_to_top.png) no-repeat center center;
margin-bottom:5px;

}



/* =Navigation-------------------------------------------------------------- */
.navigation {
	font-size:  12px;
	line-height: 18px;
	overflow: hidden;
	color: #666;

}

.navigation a:link,
.navigation a:visited {
	color: #666;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #FF4B33;

}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	width: 50%;
	text-align:right;
}
#nav-above {
	margin: 0 0 18px 0;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}

#sitemap ul{ margin-left:30px; margin-bottom:20px;}
#tag_cloud-3 a{font-size:11px;}




/*pagenavi*/
.wp-pagenavi { display:block; clear:both;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active  { padding: 4px 8px !important; margin: 2px !important; text-decoration: none !important; border: 1px solid #ddd !important; background: #FFFFFF !important; color: #999 !important;}
.wp-pagenavi a:hover { border: 1px solid #3399cc !important; color: #3399cc !important;}
.wp-pagenavi span.pages { border: 1px solid #3399cc;padding: 4px 8px !important; margin: 2px !important; font-style: italic !important; color: #999 !important; }
.wp-pagenavi span.current { padding: 4px 8px !important; margin: 2px !important; font-weight: bold !important; border: 1px solid #3399cc !important; background: #3399cc !important; color: #fff !important;}
.wp-pagenavi span.extend { padding: 4px 8px !important; margin: 2px !important; border: 1px solid #ddd !important; background-color: #FFFFFF !important;}

div.wp-pagenavi { display:block; clear:both; over-follow:auto;}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active,.wp-pagenavi span{ display:inline-block;}


/*Form*/
#myformtable {background-color:#f8f8f8;padding:30px;}
#myformtable span{font-size:14px; font-weight:bold;}
#myformtable .mtcs{height:25px; border:1px solid #e5e5e5; padding:5px; width:60%; margin-top:5px; margin-bottom:15px;}
#myformtable .mtcs2{height:100px; border:1px solid #e5e5e5;  padding:5px; font-family:Arial, Helvetica, sans-serif;width:95%;margin-top:5px; margin-bottom:15px;}

input[type="submit"]{height:32px; cursor:pointer;border:0px; width:150px; margin:0; background-color:#ff9b0d;  font-size:16px; text-align:center; padding:0;color:#fff; }
input[type="submit"]:hover{filter:alpha(opacity=90);  opacity:0.9;}


.bx-wrapper {
	position: relative;
	margin: 0 auto;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	max-width: 100%;
	display: block;
}
.bx-wrapper .bx-viewport {
	
	background: #fff;
	-webkit-transform: translatez(0);
	-moz-transform: translatez(0);
    	-ms-transform: translatez(0);
    	-o-transform: translatez(0);
    	transform: translatez(0);
}
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: 10px;
	width: 100%;
}
.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(images/bx_loader.gif) center center no-repeat #fff;
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2000;
}
.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}
.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	outline: 0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}
.bx-wrapper .bx-prev {
	left: 10px;
	background: url(images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
	right: 10px;
	background: url(images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}
.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	outline: 0;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 8887;
}
.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}
.bx-wrapper .bx-controls-auto {
	text-align: center;
}
.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -11px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}
.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	outline: 0;
	background: url(images/controls.png) -86px -44px no-repeat;
	margin: 0 3px;
}
.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}
.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 100%;
}
.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 10px;
}


#pro3 img{width:80px;  border:1px solid #e5e5e5;}
#pro3 {padding-right:10px; padding-top:3px; width:90px;}
#pnav{display:block;}
#mnav{display:none;}
#mtable{ float:right;}

#mchatbutton{ width:34px; height:128px; position:fixed; top:200px; right:0px; background-image:url(mchat/chatbg.png); cursor:pointer;z-index:9001; background-position:center center; background-color:#ff9b0d; border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em; border-bottom-right-radius:0em;;border-top-right-radius:0em; background-repeat:no-repeat;}
#divChatbox{ z-index:8888;}
#divChatbox a{color:#333;text-decoration:none;}#divChatbox{width:0px;height:auto;position:fixed;right:0px;top:120px;color:#333;font-size:12px;letter-spacing:0px; }.qqlv{width:200px;position:relative;z-index:50; border:5px solid #ff9b0d;border-radius:0.4em;-moz-border-radius: 0.4em;-webkit-border-radius: 0.4em;-khtml-border-radius: 0.4em; background-color:#fff;}#mtops{background-image:url(mchat/mtops.png);background-repeat:no-repeat; width:200px; height:38px;}#mtops div{ padding-left:10px; font-size:18px; font-weight:bold; line-height:38px;}#mcenters{width:200px;height:auto;}#mfoots{width:200px;height:2px;}#mcontent{padding:10px;}#mgefen{font-size:1px;line-height:1px;height:1px;background-color:#e5e5e5;margin-top:6px;margin-bottom:6px;}.mkf{text-align:left}#divChatbox a span{font-size:12px;color:#aa0000;font-weight:bold;}#divChatbox a img{border:0px;}.mkf .demo-icon{ font-size:16px;} .mkf .skype{color:#0fbdf0;} .mkf .qq{color:#fa2400;} .mkf .whatsapp{color:#27a619;} #divChatbox a:hover{color:#ff9b0d;text-decoration:none;}.mkf .tel{color:#ff9b0d;}

#sdiv{text-align:center;}

#sdiv img.sdiv{ border:1px solid #e5e5e5; width:100%; }
#sbox{margin-left:-5px;}
#sbox li img{width:58px; height:58px; border:1px solid #e5e5e5;}
#sbox li{float:left; width:60px; height:60px; margin-left:5px; list-style:none; margin-bottom:10px;}
#sbox li img:hover{border:1px solid #000;}

/*soical*/
a.icon{display:inline-block; width:28px; height:28px; margin-right:10px; background-position:0 0;}
a.icon:hover{ background-position:0 -38px;}
a.facebook{background-image:url(images/icon/facebook.png);}
a.twitter{background-image:url(images/icon/twitter.png);}
a.youtube{background-image:url(images/icon/youtube.png);}
a.googleplus{background-image:url(images/icon/googleplus.png);}
a.linkedin{background-image:url(images/icon/linkedin.png);}
a.pintrest{background-image:url(images/icon/pintrest.png);}
a.skype{background-image:url(images/icon/skype.png);}
a.rss{background-image:url(images/icon/rss.png);}


.timg{
  transform: translate3d(0, 0, 100px);
  -ms-transform: translate3d(0, 100px, 0);
  -webkit-transform: translate3d(0, 100px, 0);
  -o-transform: translate3d(0, 100px, 0);
  -moz-transform: translate3d(0, 100px, 0);
  opacity: 0;
  transition: transform 1s ease 0s, opacity 1s ease 0s;
  -moz-transition: -moz-transform 1s ease 0s, opacity 1s ease 0s;
  -webkit-transition: -webkit-transform 1s ease 0s, opacity 1s ease 0s;
  -o-transition: -o-transform 1s ease 0s, opacity 1s ease 0s;
  -ms-transition: -ms-transform 1s ease 0s, opacity 1s ease 0s;
}
div.mchange{ padding:0; margin:0;overflow:hidden;}
div.mchange img{-moz-transform:scale(1); 
-webkit-transform:scale(1); 
-o-transform:scale(1);
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
 }
  div.mchange img:hover{-moz-transform:scale(1.1); 
-webkit-transform:scale(1.1); 
-o-transform:scale(1.1);
-webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
transition: all 1s ease-in-out;
 }
#mtop .demo-icon{color:#ff6600;}
#mycontents table {
    border: 1px solid #ccc;
    width: 100%;
    margin:0;
    padding:0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}
#mycontents table tr:first-child{ background-color:#f4f4f4;}
#mycontents table tr:nth-child(even){ background-color:#f8f8f8;}
#mycontents table tr {
    border: 1px solid #ddd;
    padding: 5px;
  }
#mycontents table th, #mycontents table td {
	border: 1px solid #ddd;
    padding: 10px;
    text-align: left;
  }
#mycontents table th {font-size: 16px;}

/*tab*/
.mtab{ background-color:#e5e5e5; width:100%; } 
.mclear{ clear:both;}
.mtab ul{margin:0;padding:0;}
.mtab UL LI 
{ 
margin:0;padding:0;
padding-left:10px; padding-right:10px;
text-align: center; 
line-height: 36px; 
width: auto;
font-size: 18px; 
display: inline; 
float: left; 
height: 36px; 
color: #333; 
margin-right:15px;
cursor:pointer;
} 
.mtab UL LI.on 
{ 
background: #0c2e3b; 
color: #fff; 
} 
.tabList .one 
{ 
display: none; 
padding-top: 10px; 
} 
.tabList .block 
{ 
display: block; 
} 
/*end tab*/

div.postsbycategory {list-style-type: none;padding:10px;}
div.postsbycategory img {float:left; margin-right:5px;border:1px solid #e0e0e0;}
div.postsbycategory a{ line-height:110%;}
#mlang a{margin-left:10px;}
#mlang a img {height:12px;}
#mlang { display:inline-block; margin-top:2px;}
#mtxt{float:left;}
div.mgray{ padding:20px; background-color:#0c2e3b;}
/*gallery*/
.gallery { margin: 0 auto; }
.gallery .gallery-item {
	float: left;
	margin-top: 20px;
	text-align: center;
	width: 33%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery img {
	box-shadow: 0px 0px 4px #999;
	border: 1px solid white;
	padding: 8px;
	background: #f2f2f2;
	max-width:85%;
}
.gallery img:hover {
	background: white;
}
.gallery-columns-2 .attachment-medium {
	max-width: 92%;
	height: auto;
}
.gallery-columns-4 .attachment-thumbnail {
	max-width: 84%;
	height: auto;
}
.gallery .gallery-caption {
	color: #888;
	font-size: 14px;
	margin:5px 0px 10px 0px;
}
.gallery dl, .gallery dt { margin: 0; }
.gallery br+br { display: none; }
/*gallery*/

@media screen and (max-width: 1000px)  {
.mtab UL LI { text-align: left; display:block; float:none; clear:both; width:100%; padding:0; border-bottom:1px solid #fff;}
.mtab UL LI div{ padding-left:10px; padding-right:10px;}.tabList{ float:none; clear:both; } 
#mtop{height:auto; padding-top:5px; padding-bottom:5px;display:none;}	
#mtop div.m2col{clear:both; float:none; text-align:center; padding-left:5px; padding-right:5px; width:auto;}
#mpic ul li:hover{-webkit-box-shadow:0 0 10px rgba(136,136,136,0.7);-moz-box-shadow:0 0 10px rgba(136,136,136,0.7);-o-box-shadow:0 0 5px rgba(136,136,136,0.7);box-shadow:0 0 5px rgba(136,136,136,0.7); margin-top:0px;}
#mhomeicon,#mhomepro,#mhomeaboutnews,#mfooter .mbox{padding-left:5px; padding-right:5px;}
#mheader div.m4col,#mheader div.m2col,.m2col{ width:100%; margin:0; padding:0; }
#mheader div.mlast{ width:100%; margin:0; padding:0;display:none;}

#mtoptext { float:none; padding-top:20px;}
#mtoptext li{float:none; display:block; width:100%; text-align:center;}
div.mge_mobile{ height:20px;}
#mhomeicon .m4col,#mhomeicon .m3col,#mhomeicon .m2col,#mpic .m4col,#mhomeaboutnews .m2col,#mfooter .m4col,#copyright .m3col,#copyright .m32col{ width:100%; display:block; float:none; margin-bottom:30px;}

#copyright .m3col{ text-align:center; margin-bottom:5px; padding-top:10px;}
#mpic2 .m4col{width:100%; display:block; float:none; margin-bottom:10px; text-align:center;}
#mheader{padding-bottom:5px;}
.gbcbanner{ margin-top:0px;}
#mbanner{margin-top:0px;}
#access2 { display:none;}
/*menu2*/
#access2 {
	height:auto;
	margin-top:0px;
	padding-bottom:5px;
}
#access2 ul li {
	float:none;
	border-left:0px;
	display:block;
	width:100%;
	background-color:#f8f8f8;
	border-bottom:1px solid #e0e0e0;
}
#access2 a {
	line-height:40px;
	padding:0 10px;
	color:#333;
}
#access2 ul ul {
	display:block;
	position:inherit;
	top:0px;
	height:auto;
	left:0px;
	float:none;
	border:0px solid #e5e5e5;
	width: 100%;
}
#access2 ul ul li {
	width: 100%;
	border-bottom:1px solid #e5e5e5;
	border-left:0px;
	margin-left:0px;
	padding:0px;
}
#access2 ul ul ul {
	left:100%;
	top:0;
}

#access2 ul ul a {
	background:none;
	padding:5px 10px;
	height:auto;
}
#access2 ul ul li:hover &gt; a {
	color:#ff9b0d; background-color:#f2f2f2;
}

#access2 ul li.current_page_item &gt; a,
#access2 ul li.current-menu-ancestor &gt; a,
#access2 ul li.current-menu-item &gt; a,
#access2 ul li.current-menu-parent &gt; a {
	color:#333;
}
#access2 ul ul li.current_page_item &gt; a,
#access2 ul ul li.current-menu-ancestor &gt; a,
#access2 ul ul li.current-menu-item &gt; a,
#access2 ul ul li.current-menu-parent &gt; a {
	color:#333;
}
#access2 ul li.current_page_item:hover &gt; a,
#access2 ul li.current-menu-ancestor:hover &gt; a,
#access2 ul li.current-menu-item:hover &gt; a,
#access2 ul li.current-menu-parent:hover &gt; a 
{
	color:#333;
}
#access2 ul ul li.current_page_item:hover &gt; a,
#access2 ul ul li.current-menu-ancestor:hover &gt; a,
#access2 ul ul li.current-menu-item:hover &gt; a,
#access2 ul ul li.current-menu-parent:hover &gt; a {color:#333;}
	#access2 ul li ul li{display:none;}


#mobi_menu{ display:block; margin:0 auto; float:none; margin-top:10px;}		
#linksa{height:auto;text-align:center;}
div.mbox{ padding-left:5px; padding-right:5px;}

#mcontainer {
	float: none;
	width: 100%;
	display:block;
}
#mcontainer.mr {
	float: none;
	width: 100%;
	display:block;
}
#primary {width: 100%; float: none;}
#primary.mr {width: 100%; float: none;}
#mcontainer .m2col,#mcontainer .m3col,#mcontainer .m32col,#mcontainer .m4col,#mcontainer .m43col,.m3col,.m32col{width: 100%; float: none;}

#mpic ul li.m4col,#mpic ul li.m3col,#mpic ul li.m2col{width:48%; float:left; margin-right:2%;}
#mpicnews ul li.m4col,#mpicnews ul li.m3col,#mpicnews ul li.m2col{width:48%; float:left; margin-right:2%;}

#mpic ul li.mclear,#mpicnews ul li.mclear{ display:none; float:left; width:0px; height:0px; background:none;}
#mtxt{display:none;}
#mgbc,#copyright{ height:auto;}
#mgbc .m3col,#mgbc .m2col,#mgbc .m5col{ width:100%; display:block; clear:both; float:none; text-align:center;}
#mtable{ float:none; margin:0 auto;}
div.m2col{clear:both; float:none; width:100%;}
#mtoptext li{float:none;padding:0px;  }
#mlogo{ text-align:center;}

}

@media screen and (max-width: 760px)  {
/*gallery*/
.gallery .gallery-item {
	float: left;
	margin-top: 10px;
	text-align: center;
	width: 50%;
}
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-4 .gallery-item { width: 50%; }
.gallery img {
	padding: 5px;
	max-width:80%;
}
.gallery br { display: none; }
/*gallery*/
}</pre></body></html>