<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
  overflow-x: hidden;
  font-family: "Microsoft yahei" !important;
}
li {
  list-style: none;
}
body,
html,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
dl,
div,
li,
dt,
dd,
a,
img,
i,
span,
blockquote,
em {
  margin: 0;
  padding: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
  height: 0;
  width: 0;
  padding: 0;
  margin: 0;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
img {
  width: 100%;
  height: auto;
  max-width: 100%;
}
a {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
a:hover,
a:focus,
a:active {
  text-decoration: none;
}
.fm_os {
  font-family: 'microsoft yahei';
  font-weight: 600;
}
.no-mr {
  margin-right: 0!important;
}
.no-mb {
  margin-bottom: 0!important;
}
.no-pr {
  padding-right: 0!important;
}
.no-pb {
  padding-bottom: 0!important;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.mt50 {
  margin-top: 50px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pt30 {
  padding-top: 30px;
}
.pt40 {
  padding-top: 40px;
}
.pt50 {
  padding-top: 50px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb50 {
  padding-bottom: 50px;
}
.indent1 {
  text-indent: 1em;
}
.indent2 {
  text-indent: 2em;
}
.indent3 {
  text-indent: 3em;
}
.indent4 {
  text-indent: 4em;
}
.indent5 {
  text-indent: 5em;
}
.center {
  text-align: center;
}
#header {
  height: 175px;
  background: url(../images/head-bg.jpg) no-repeat center;
  padding-top: 28px;
  margin-top: -20px;
}
#header .h-top {
  position: relative;
}
#header .h-top .logo:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .h-top p {
  
  font-style: italic;
  font-size: 14px;
  color: #aaa;
  margin: 20px 0 0 15px;
  font-weight: 600;
  letter-spacing: 0.04em;
}
#header .h-top p span {
  display: block;
  margin-left: 40px;
}
#header .h-top .h-top-xf {
  position: absolute;
  right: 15px;
  top: -22px;
}
#header .h-top .h-top-xf .h-social{
	padding-left: 48px;
	margin-top: 40px;
	background:url(../images/top-phone.png) no-repeat left center;
}
#header .h-top .h-top-xf .h-social span{
  display: block;
  color: #1296db;
  font-weight: 600;
}
#header .h-top .h-top-xf .h-social em{
  display: block;
  /*background:#8b8b8b;
  padding:5px 12px;
  border-radius: 6px;*/
}
#header .h-top .h-top-xf .h-lan{
	margin: 42px 0 0 40px;
}
#header .h-top .h-top-xf .h-lan a {
  color: #000;
  font-size: 14px;
  margin-left: 10px;
  margin-top: 3px;
  padding-left: 30px;
  line-height:28px;
}
#header .h-top .h-top-xf .h-lan a.en{
	background:url(../images/en.jpg) no-repeat left center;
}
#header .h-top .h-top-xf .h-lan a.cn{
	background:url(../images/cn.jpg) no-repeat left center;
}
#header .h-top .h-top-xf .h-lan a.Vnam{
	background:url(../images/vnam.jpg) no-repeat left center;
}
#header .h-top .h-top-xf .h-lan a:hover {
  color: #005bac;
}
#header .nav {
  height: 48px;
  line-height: 48px;
  margin-top: 17px;
}
#header .nav .nav-search {
  position: absolute;
  right: 22px;
  bottom: 40px;
}
#header .nav .nav-search input {
  border: none;
}
#header .nav .nav-search input[type="text"] {
  padding: 0 26px 0 10px;
  font-size: 13px;
  color: #a6a6a6;
  width: 168px;
  line-height: 32px;
  height: 32px;
  background: #fff;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-left: 1px solid #f5f5f5;
  border-top: 1px solid #f5f5f5;
}
#header .nav .nav-search input[type="submit"] {
  position: absolute;
  width: 16px;
  height: 16px;
  background: url(../images/ser-zoom.jpg);
  right: 7px;
  top: 16px;
}
#header .nav .menu-box .menu &gt; li {
  float: left;
  position: relative;
  text-transform: capitalize;
  font-family: 'microsoft yahei';
  font-weight: 600;
}
#header .nav .menu-box .menu &gt; li &gt; a {
  font-size: 14px;
  color: #fff;
  padding: 0 48px;
  text-transform: uppercase;
  background: url(../images/nav-tit-bg.png) no-repeat left center;
  display: block;
}
#header .nav .menu-box .menu &gt; li &gt; a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .menu-box .menu &gt; li:first-child &gt; a {
  padding-left: 0;
  background: none;
}
#header .nav .menu-box .menu &gt; li .sub-menu {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  -moz-border-bottom-right-radius: 5px;
  -ms-border-bottom-right-radius: 5px;
  -o-border-bottom-right-radius: 5px;
  opacity: 0;
  filter: alpha(opacity=100);
  position: absolute;
  top: 130%;
  left: 0;
  width: 220px;
  background: #fff;
  text-align: left;
  z-index: 99;
  display: none;
  box-shadow: 0 0 3px 0 #666666;
  -webkit-box-shadow: 0 0 3px 0 #666666;
  -moz-box-shadow: 0 0 3px 0 #666666;
  -ms-box-shadow: 0 0 3px 0 #666666;
  -o-box-shadow: 0 0 3px 0 #666666;
}
#header .nav .menu-box .menu &gt; li .sub-menu li {
  transition: 0.2s ease-in;
  -webkit-transition: 0.2s ease-in;
  -moz-transition: 0.2s ease-in;
  -ms-transition: 0.2s ease-in;
  -o-transition: 0.2s ease-in;
  line-height: normal;
}
#header .nav .menu-box .menu &gt; li .sub-menu li a {
  color: #222;
  display: block;
  padding: 15px 10px 15px 20px;
  font-size: 13px;
}
#header .nav .menu-box .menu &gt; li .sub-menu li:hover {
  background: #e60012;
}
#header .nav .menu-box .menu &gt; li .sub-menu li:hover a {
  color: #fff;
}
h3.ty-tit {
  margin-bottom: 5px;
  font-size: 16px;
  font-weight: bold;
  color: #000;
  text-transform: uppercase;
  padding-bottom: 4px;
  border-bottom: 1px solid #878787;
}
h3.ty-tit a {
  float: right;
  color: #777777;
}
h3.ty-tit a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#index-body {
  background: #fff;
}
#index-body .w-908 {
  width: 908px;
  margin: 0 auto;
}

#index-body .w-1300 {
  width: 1300px;
  margin: 0 auto;
}

#index-body .w-1380 {
  width: 1380px;
  margin: 0 auto;
}

#index-body .i-product {
  height: 400px;
  background: url(../images/i-pro-bg.png) no-repeat center;
  padding-top: 32px;
}
#index-body .i-product .i-product-scroll-box {
  overflow: hidden;
}
#index-body .i-product .i-product-scroll-box li {
  padding-top: 26px;
  width: 317px;
  height: 379px;
  float: left;
  margin-right: 14px;
  text-align: center;
  background: url(../images/pro-bg.png) no-repeat center;
}



#index-body .i-product .i-product-scroll-box li p {
  text-transform: capitalize;
  color: #f8f8f8;
  margin:0px auto;
  width: 300px;
  height: 130px;
  overflow: hidden;
  font-size: 12px;
  line-height: 1.2em;
}

#index-body .i-product img{
max-width:278px;
/*max-height:285px;*/



}

#index-body .i-about {
  margin-top: 25px;
  background: url(../images/i-about-bg.png) no-repeat center;
}
#index-body .i-about .i-aboutpd {
  height: 306px;
  padding-top: 20px;
}
#index-body .i-about .i-aboutpd .i-aboutbox .i-about-r {
  width: 865px;
  padding-top: 30px;
  margin-right:30px;
/*  font-size:16px;
  line-height:26px;*/
}
#index-body .i-about .i-aboutpd .i-aboutbox .i-about-r h5 {
 
  font-size: 18px;
  margin-bottom: 10px;
}
#index-body .i-about .i-aboutpd .i-aboutbox .i-about-r p {
  font-size: 16px;
  color: #555555;
  line-height: 2.2em;
}
#index-body .i-product-show h3 {
  padding: 5px 0 0 30px;
  margin: 8px 0 20px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  color: #f8f8f8;
  width: 239px;
  height: 33px;
  background: url(../images/i-pro-tit-bg.png) no-repeat;
}
#index-body .i-product-show li {
  float: left;
  width: 253px;
  height: 280px;
  background: url(../images/i-pro-show-bg.png) no-repeat;
  margin: 0 5px 18px 10px;
  text-align: center;
  padding-top: 12px;
}

#index-body .i-product-show li img {
max-width:180px;
margin-right:10px;
}

#index-body .i-product-show li p {
  font-size: 12px;
  font-weight: bold;
  color: #f8f8f8;
  width:210px;
  margin: 18px auto 0;
  line-height: 1.2em;
  height: 28px;
  overflow: hidden;
}
#index-body .i-contact {
  height: 182px;
  background: url(../images/i-contact-bg.jpg) no-repeat center top;
  padding-top: 18px;
  margin-bottom:15px;
}
#index-body .i-contact input,
#index-body .i-contact h6 {
  float: left;
}
#index-body .i-contact input {
  border: 1px solid #f1f1f1;
  background: #ffffff;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  padding: 0 20px;
  outline: none;
}
#index-body .i-contact .i-contact-t,
#index-body .i-contact .i-contact-b {
  padding: 0 17px;
}
#index-body .i-contact .i-contact-t {
  margin-bottom: 18px;
  padding-left: 36px;
}
#index-body .i-contact .i-contact-t h6 {
  font-size: 21px;
  color: #6abdf0;
  padding-left: 52px;
  background: url(../images/i-contact-email.png) no-repeat left center;
  height: 38px;
  line-height: 38px;
}
#index-body .i-contact .i-contact-t input {
  width: 377px;
  margin: 4px 0 0 115px;
}

#index-body .i-contact .i-contact-b {
margin:40px 0px 0px 290px;
}

#index-body .i-contact .i-contact-b input{
  margin-right: 25px;
  width: 377px;
}
#index-body .i-contact .i-contact-b input[type="submit"] {
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 151px;
  height: 36px;
  background: url(../images/i-contact-btn.png) no-repeat;
  padding: 0;
  line-height: 36px;
  border: none;
  color: #ebebeb;
  font-size: 12px;
  font-weight: bold;
  text-align: left;
  padding-left: 20px;
  margin-right: 0;
}
#index-body .i-contact .i-contact-b input[type="submit"]:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#index-body .i-bar {
  margin-top: 5px;
}
#index-body .i-bar li {
  position: relative;
  float: left;
  width: 439px;
  height: 345px;
  background: url(../images/i-bar-bg.jpg) no-repeat;
  padding: 17px 20px 0 22px;
}
#index-body .i-bar li h5 {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #index-body .i-bar li h5 {
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#919191));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }
}
#index-body .i-bar li a,
#index-body .i-bar li p {
  font-size: 12px;
  color: #1a1a1a;
}
#index-body .i-bar li a.more {
  padding-left: 32px;
  color: #ebebeb;
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  bottom: 18px;
  right: 22px;
  width: 151px;
  height: 24px;
  background: url(../images/i-bar-more.jpg) no-repeat;
  line-height: 24px;
}
#index-body .i-bar li a.more:hover {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
#index-body .i-bar li dl {
  margin-top: 22px;
}
#index-body .i-bar li dl dt,
#index-body .i-bar li dl dd {
  font-size: 12px;
}
#index-body .i-bar li dl dt {
  font-weight: normal;
  float: left;
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height:2.3em;
  font-size:13px;
}
#index-body .i-bar li dl dd{
	float: right;
	line-height:2.3em;
}
#index-body .i-bar li dl a{
	font-size:13px;
}
#index-body .i-bar li dl a{
	 font-size:13px;
}

#index-body .i-bar li dl dt:hover {
  text-decoration: underline;
}
#index-body .i-bar li dl dt:hover a {
  color: #005bac;
  font-size:14px;
}
#index-body .i-bar li.i-why p {
  line-height: 2.2em;
  margin-top: 22px;
  font-size:13px;
}
#index-body .i-partner {
  position: relative;
  padding: 24px 0 42px;
}
#index-body .i-partner .i-partner-scroll-box {
  overflow: hidden;
  width: 1255px;
  margin: 0 auto;
}
#index-body .i-partner .i-partner-scroll-box ul{
	width: 9999px;
}
#index-body .i-partner .i-partner-scroll-box li {
  width: 130px;
  float: left;
  margin-right: 17px;
  border:3px solid #d3d3d3;
  border-radius: 6px;
}
#index-body .i-partner .i-partner-arr {
  position: absolute;
  width: 22px;
  height: 22px;
  top: 34px;
  z-index: 9;
  cursor: pointer;
}
#index-body .i-partner .i-partner-arr.i-partner-arr-l {
  background: url(../images/i-partner-l-arr.png) no-repeat;
  left: 14px;
}
#index-body .i-partner .i-partner-arr.i-partner-arr-l:hover {
  background-image: url(../images/i-partner-l-arr-h.png);
}
#index-body .i-partner .i-partner-arr.i-partner-arr-r {
  background: url(../images/i-partner-r-arr.png) no-repeat;
  right: 14px;
}
#index-body .i-partner .i-partner-arr.i-partner-arr-r:hover {
  background-image: url(../images/i-partner-r-arr-h.png);
}
#footer {
  background: #212121;
}
#footer a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#footer .f-top {
  border-top: 7px solid #3e94d4;
  border-bottom: 1px solid #363636;
  padding:10px 0;
  line-height: 2.2em
}
#footer .f-top a,
#footer .f-top span {
  float: left;
}
#footer .f-top span {
  background: url(../images/link-ico.png) no-repeat left center;
  color: #949494;
  padding-left: 27px;
  margin-right: 8px;
}
#footer .f-top a {
  color: #6abdf0;
  margin-right: 20px;
}
#footer .f-bottom {
  margin-top: 20px;
}
#footer .f-bottom .f-b-t a,
#footer .f-bottom .f-b-t span,
#footer .f-bottom .f-b-t .f-social,
#footer .f-bottom .f-b-t .f-link {
  float: left;
}
#footer .f-bottom .f-b-t span {
  color: #949494;
  font-weight: bold;
  font-size: 13px;
  margin-top: 4px;
}
#footer .f-bottom .f-b-t .f-social {
  margin: 0 22px;
}
#footer .f-bottom .f-b-t .f-social a {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #212223;
  border-radius: 100%;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  -ms-border-radius: 100%;
  -o-border-radius: 100%;
  background: #2981c6;
  font-size: 15px;
  margin-right: 8px;
}
#footer .f-bottom .f-b-t .f-link {
  padding-top: 7px;
  margin-left: 300px;
}
#footer .f-bottom .f-b-t .f-link a {
  height: 12px;
  line-height: 12px;
  padding-left: 10px;
  margin-left: 10px;
  border-left: 1px solid #949494;
  color: #949494;
  font-size: 12px;
  font-weight: bold;
  text-transform: capitalize;
}
#footer .f-bottom .f-b-t .f-link a:first-child {
  padding-left: 0;
  margin-left: 0;
  border: none;
}
#footer .f-bottom .f-copyright {
  padding: 22px 0;
  text-align: center;
}
#footer .f-bottom .f-copyright a {
  color: #949494;
  font-size: 12px;
  font-weight: bold;
  margin: 0 10px;
}
.side {
  position: fixed;
  right: 0;
  bottom: 150px;
}
.side a {
  text-align: center;
  border-top: 1px solid #0b63ca;
  border-bottom: 1px solid #58abf0;
  display: block;
  width: 87px;
  height: 75px;
  background: #197ed0;
}
.side a:first-child {
  border-top-left-radius: 5px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-top-left-radius: 5px;
  -ms-border-top-left-radius: 5px;
  -o-border-top-left-radius: 5px;
  border-top: none;
}
.side a:last-child {
  border-bottom-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-bottom-left-radius: 5px;
  -ms-border-bottom-left-radius: 5px;
  -o-border-bottom-left-radius: 5px;
  border-bottom: none;
}
.side a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.side a i {
  color: #fff;
  font-size: 36px;
  line-height: 75px;
}
.inner-banner {
  width: 100%;
  height: 210px;
  background: url(../images/inner-banner1.jpg) center no-repeat;
}
.inner-page {
  padding: 24px 0 48px;
  background: #fff;
}
.inner-page .sidebar {
  width: 229px;
}
.inner-page .sidebar .side-tit {
  position: absolute;
  top: -8px;
  left: 0;
  padding: 34px 0 0 22px;
  width: 100%;
  height: 64px;
  background: url(../images/side-tit-bg.png) no-repeat left top;
  font-size: 20px;
  font-weight: bold;
  font-style: italic;
  color: #f0eded;
  text-transform: uppercase;
}
.inner-page .sidebar .side-menu {
  padding-top: 70px;
}
.inner-page .sidebar .side-menu h4{
	font-size: 14px;
	padding-left: 10px;
	margin: 8px 0 6px;
	color: #b6b5b6;
}
.inner-page .sidebar .side-top,
.inner-page .sidebar .side-bottom {
  background: #1f1d1e;
  position: relative;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  padding-bottom: 26px;
}
.inner-page .sidebar .side-top {
  margin-bottom: 18px;
}
.inner-page .sidebar .side-top li a {
  display: block;
  height: 27px;
  line-height: 27px;
  padding-left: 22px;
  font-size: 12px;
  color: #b6b5b6;
}
.inner-page .sidebar .side-top li a:hover,
.inner-page .sidebar .side-top li a.active {
  background: url(../images/side-h.png) no-repeat center;
  color: #fff;
}
.inner-page .sidebar .side-bottom li {
  margin-bottom: 3px;
  padding: 0 10px 0 12px;
}
.inner-page .sidebar .side-bottom li,
.inner-page .sidebar .side-bottom li a {
  color: #9b9a9a;
  font-size: 12px;
}
.inner-page .sidebar .side-bottom li i {
  float: left;
  font-size: 13px;
  padding-top: 1px;
}
.inner-page .sidebar .side-bottom li span {
  float: right;
  width: 190px;
}
.inner-page .sidebar .side-bottom li a:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.inner-page .bread-crumbs {
  margin-bottom: 22px;
}
.inner-page .bread-crumbs span,
.inner-page .bread-crumbs a {
  color: #000;
  font-size: 12px;
  margin: 0 2px;
}
.inner-page .bread-crumbs a:hover {
  color: #0862b1;
}
.inner-page .bread-crumbs.hasbd {
  padding-bottom: 4px;
  border-bottom: 1px solid #878787;
}
.inner-page .page-right-bar {
  width: 1050px;
}
.inner-page .page-right-bar .page-tit {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 4px;
  border-bottom: 1px solid #878787;
  margin-bottom: 12px;
}
.inner-page .piclist li {
  float: left;
}
.hot-sale {
  margin-top: 44px;
}
.hot-sale ul {
  margin-top: 36px;
}
.hot-sale ul li {
  margin-left: 27px;
  float: left;
  width: 172px;
  height: 220px;
  background: url(../images/hot-probg.jpg) no-repeat;
  text-align: center;
  padding-top: 12px;
}

.hot-sale ul li img {
max-width:152px;
}

.hot-sale ul li p {
  font-size: 12px;
  width: 95px;
  margin: 21px auto 0;
  color: #fff;
  line-height: 1em;
  height: 24px;
  overflow: hidden;
}
.hot-sale ul li:first-child {
  margin-left: 0;
}
.about-page .about-artical img {
  width: auto;
  max-width: 100%;
}
.about-page .about-artical p {
  font-size: 14px;
  color: #555555;
  line-height: 1.4em;
  margin-top: 18px;
}
.about-page .about-artical .about-r {
  
}
.about-page .about-artical .about-r h4 {
  font-family: impact;
  font-size: 18px;
  color: #000;
  font-style: italic;
}
.product-page .piclist li {
  margin: 10px 0px 10px 7px;
  margin-bottom: 20px;
  width: 255px;
  height: 280px;
  background: url(../images/pro-show-bg.jpg) no-repeat;
  text-align: center;
  padding-top: 12px;
}
.product-page .piclist li p {
  font-size: 12px;
  width: 125px;
  margin: 26px auto 0;
  color: #fff;
  line-height: 1.1em;
  height: 26px;
  overflow: hidden;
  font-weight: bold;
}
.prodet-page .product-details .prodet-top-l {
  width: 451px;
}
.prodet-page .product-details .prodet-top-l #pic-zoom {
  width: 100%;
  position: relative;
  height: 382px;
  background: url(../images/pro-b-bg.jpg) no-repeat center;
  text-align: center;
  padding-top: 27px;
}
.prodet-page .product-details .prodet-top-l #pic-zoom img {
  width: auto; max-height:348px;
}
.prodet-page .product-details .prodet-top-l #pic-zoom p {
  position: absolute;
  bottom: 8px;
  right: 26px;
  width: 118px;
  font-size: 13px;
  color: #000;
  font-weight: bold;
  line-height: 1.2em;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery {
  margin-top: 12px;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border: 1px solid #a6a6a6;
  float: left;
  width: 98px;
  margin-right: 5px;
  cursor: pointer;
  padding: 9px;
  background: url(../images/pro-b-bg.jpg) no-repeat center;
  background-size: 100%;
}
.prodet-page .product-details .prodet-top-l ul.image-gallery li:hover,
.prodet-page .product-details .prodet-top-l ul.image-gallery li.active {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.prodet-page .product-details .prodet-top-r {
  position: relative;
  width: 576px;
}
.prodet-page .product-details .prodet-top-r h1.protit {
  margin-bottom: 10px;
  color: #000;
  font-size: 18px;
  font-family: 'microsoft yahei';
  font-weight: 600;
}
.prodet-page .product-details .prodet-top-r .prodetail p {
  font-size: 12px;
  color: #000;
  line-height: 1.5em;
}
.prodet-page .product-details .prodet-top-r a.pro-mes {
  position: absolute;
  bottom: 0;
  color: #fff;
  font-weight: 600;
  width: 195px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  background: #ff9f0c;
}
.prodet-page .product-details .prodet-top-r a.pro-mes:hover {
  opacity: 0.8;
  filter: alpha(opacity=100);
}
.prodet-page .prodet-details {
  margin: 34px 0 60px;
}
.prodet-page .prodet-details .prodet-tab {
  padding-bottom: 4px;
  border-bottom: 1px solid #878787;
}
.prodet-page .prodet-details .prodet-tab li {
  cursor: pointer;
  margin-right: 1px;
  float: left;
  width: 159px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  color: #f8f8f8;
  font-size: 16px;
  background: url(../images/pro-tab-bg.png) no-repeat;
}
.prodet-page .prodet-details .prodet-tab li:hover,
.prodet-page .prodet-details .prodet-tab li.active {
  background-image: url(../images/pro-tab-bg-h.png);
}
.prodet-page .prodet-details .prodet-tab-box {
  margin-top: 18px;
}
.prodet-page .prodet-details .prodet-tab-box p {
  font-size: 12px;
  line-height: 1.6em;
  color: #000;
}
.prodet-page .prodet-details .prodet-tab-box &gt; div {
  display: none;
}
.news-page .newslist li {
  padding: 0 10px 8px 20px;
  border-bottom: 1px dashed #ccc;
  margin-bottom: 20px;
}
.news-page .newslist li .new-l {
  width: 20%;
}
.news-page .newslist li .new-r {
  transition: 0.2s ease;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  width: 78%;
  font-family: 'microsoft yahei';
  font-weight: 600;
}
.news-page .newslist li .new-r h3 {
  font-size: 17px;
  font-weight: 600;
  color: #444;
}
.news-page .newslist li .new-r i.new-update,
.news-page .newslist li .new-r p.new-abst {
  color: #777;
  font-size: 13px;
}
.news-page .newslist li .new-r i.new-update {
  display: block;
  margin: 10px 0;
}
.news-page .newslist li .new-r p.new-abst {
  line-height: 1.7em;
}
.news-page .newslist li .new-r:hover {
  opacity: 0.7;
  filter: alpha(opacity=100);
}
.news .news_title h1 {
  font-family: 'microsoft yahei';
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news .news_date {
  line-height: 22px;
  text-align: center;
  border-bottom: 1px solid #CCC;
  padding-bottom: 5px;
}
.news .news_abst {
  border-bottom: 1px dashed #CCC;
  padding: 10px 0;
  font-size: 12px;
}
.news .news_abst p {
  display: inline-block;
}
.news .news_contents {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px dashed #CCC;
  padding: 20px 0;
}
.news .news_contents a {
  color: #000;
  font-size: 13px;
  line-height: 24px;
}
.news .news_contents p,
.news .news_contents div,
.news .news_contents span,
.news .news_contents table {
  color: #000;
  font-size: 13px;
  line-height: 24px;
  clear: both;
}
.news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #999;
  font-size: 12px;
  margin-left: 5px;
}
.news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000000;
}
.news .newsnav {
  margin-bottom: 30px;
}
.contact-page {
  padding-top: 0;
}
.contact-page img {
  width: auto;
}
.contact-page .bread-crumbs {
  margin: 0;
  padding: 10px 0;
}
.contact-page .cn-form {
  width: 67%;
  float: left;
  padding: 25px 35px 15px;
}
.contact-page .contact-details {
  width: 100%;
  padding: 10px 30px;
  font-family: 'microsoft yahei';
  background: url(../images/contactbg.gif) no-repeat right bottom;
}
.contact-page .contact-details h3.contact-title {
  font-weight: 600;
  font-size: 24px;
  border-bottom: 1px dashed #dcdcdc;
  margin-bottom: 20px;
  color: #444;
  padding-bottom: 15px;
}
.contact-page .contact-details .contact-list h5 {
  font-weight: 600;
  margin-bottom: 10px;
  color: #222;
}
.contact-page .contact-details .contact-list p {
  font-size: 13px;
  line-height: 1.8em;
}
.contact-page .contact-details .contact-list a {
  color: #333;
}
.contact-page .contact-details .contact-list a:hover {
  opacity: 0.7;
  filter: alpha(opacity=100);
}
.lg-page .piclist li {
  margin-right: 30px;
  margin-bottom: 40px;
  width: 216px;
  cursor: pointer;
}
.lg-page .piclist li h6 {
  color: #000;
  text-align: center;
  margin-top: 10px;
  font-size: 14px;
}
.faq-page .faq-list {
  font-family: 'microsoft yahei';
  font-weight: 600;
}
.faq-page .faq-list dt {
  font-size: 16px;
  color: #b1a004;
  font-weight: 600;
}
.faq-page .faq-list dd {
  font-size: 14px;
  color: #222;
  margin: 10px 0 30px;
}
.cn-form {
  width: 100%;
  height: auto;
  font-family: 'microsoft yahei';
  font-weight: 600;
  padding: 35px 45px 25px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 16px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 23px;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-l li .btnTjly {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  height: 38px;
  background: #0862b1;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .m-form-l li .btnTjly:hover {
  opacity: 0.8;
  filter: alpha(opacity=100);
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 237px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #e9322d;
  box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #f8b9b7 0 0 0 #000000;
  outline: 0;
  background: rgba(255, 43, 66, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  width: 19.4%;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 75.6%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
::-webkit-input-placeholder {
  color: #a6a6a6;
}
:-moz-placeholder {
  color: #a6a6a6;
}
::-moz-placeholder {
  color: #a6a6a6;
}
:-ms-input-placeholder {
  color: #a6a6a6;
}
.recommend-product {
  margin: 50px 0;
}
.recommend-product ul li {
  float: left;
  width: 23%;
  margin-left: 2.6%;
}
.recommend-product ul li p {
  color: #000;
  margin-top: 8px;
  text-align: center;
}
.recommend-product ul li:first-child {
  margin-left: 0;
}
.zoom-box {
  position: relative;
}
.zoom-box .pic-zoom {
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.4s ease-in;
  -webkit-transition: 0.4s ease-in;
  -moz-transition: 0.4s ease-in;
  -ms-transition: 0.4s ease-in;
  -o-transition: 0.4s ease-in;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 2;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6) url(../images/zoom.png) no-repeat center center;
}
.zoom-box:hover .pic-zoom {
  opacity: 1;
  filter: alpha(opacity=1);
}
.zoom-pic {
  overflow: hidden;
}
.zoom-pic img {
  transition: 1s linear;
  -webkit-transition: 1s linear;
  -moz-transition: 1s linear;
  -ms-transition: 1s linear;
  -o-transition: 1s linear;
}
.zoom-pic img:hover {
  transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(0) scale(1.05, 1.05) skew(0, 0) rotateX(0) rotateY(0);
}
.white-zoom {
  position: relative;
}
.white-zoom:after {
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  content: '';
  position: absolute;
  z-index: 2;
  width: 1px;
  height: 1px;
  background: rgba(255, 255, 255, 0.3);
  left: 50%;
  top: 50%;
}
.around-line li {
  float: left;
  position: relative;
  cursor: pointer;
}
.around-line li a {
  color: #fff;
  display: block;
  text-decoration: none;
}
.around-line li:before,
.around-line li:after {
  content: '';
  opacity: 0;
  filter: alpha(opacity=0);
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  position: absolute;
}
.around-line li:before {
  top: 0;
  left: 0;
  right: 100%;
  bottom: 100%;
  border-top: 1px solid rgba(255, 255, 255, 0.8);
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:after {
  right: 0;
  bottom: 0;
  top: 100%;
  left: 100%;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}
.around-line li:hover:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li:hover:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:before {
  bottom: 0;
  right: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.around-line li.active:after {
  top: 0;
  left: 0;
  opacity: 1;
  filter: alpha(opacity=100);
}
.m-page {
  text-align: center;
  line-height: 22px;
  font-size: 0;
  letter-spacing: -0.307em;
  word-wrap: normal;
  white-space: nowrap;
  color: #138bdf;
}
.m-page a,
.m-page span {
  display: inline-block;
  vertical-align: top;
  padding: 2px 10px;
  margin-left: -1px;
  border: 1px solid #ddd;
  font-size: 12px;
  letter-spacing: normal;
  text-shadow: 0 1px #fff;
  background: #fff;
  -webkit-transition: background-color 0.1s;
  -moz-transition: background-color 0.1s;
  -ms-transition: background-color 0.1s;
  -o-transition: background-color 0.1s;
  transition: background-color 0.1s;
}
.m-page a {
  text-decoration: none;
  color: #000;
}
.m-page a:first-child {
  margin-left: 0;
  border-top-left-radius: 2px;
  border-bottom-left-radius: 2px;
}
.m-page a:last-child {
  margin-right: 0;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
}
.m-page a:hover {
  color: #fff;
  background: #064896;
}
.m-page a:active {
  background: #064896;
}
.m-page span.current,
.m-page span.current:hover,
.m-page span.current:active {
  cursor: default;
  color: #fff;
  background: #064896;
}
div.wpcf7 .i-contact-b .ajax-loader{
	position: absolute;
	right: 20px;
	bottom: 10px;
}
.caselist li{
	float: left;
	width: 23.5%;
	margin-right: 2%;
	margin-bottom: 20px;
}
.caselist li img{
	border: 3px solid #d3d3d3;
    border-radius: 6px;
}
.caselist li p{
	margin-top: 8px;
	text-align: center;
	color: #000;
}
#lightbox a{
	transition:0s;
	-webkit-transition:0s;
	-moz-transition:0s;
	-ms-transition:0s;
}
.eq-page .caselist li{
	width: 32%;
}
.inner-page.video-page .piclist li{
	width: 100%;
	margin-bottom: 30px;
}

#map img ,#map label{
	width: auto;
	max-width: none;
}

/*æµ®åŠ¨å®¢æœ*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#f08326;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{height:45px;line-height:45px;font-size:15px;border-bottom:1px solid #e3e3e3; padding:0 0 0 50px;}
#floatDivBoxs .floatDtxt{font-size:18px;color:#333;padding:12px 14px;}
#floatDivBoxs .floatDtel{padding:0 0 15px 10px;}
#floatDivBoxs .floatDtel img{display:block;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../images/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}
#floatDivBoxs img{width: auto;}
.prodet-tab-box img{
  width: auto;
  max-width: 100%;
  display: inline;
}</pre></body></html>