@keyframes puBanner { from {transform: translateY(100px); opacity:0;} to {transform: translateY(0px);opacity:1;} } 
@keyframes bannerimg { from {transform: scale(0.8);} to {transform: scale(1.0);} } 
@keyframes sk-bounce{0%,100%{transform:scale(0);-webkit-transform:scale(0)} 50%{transform:scale(1);-webkit-transform:scale(1)}}
@-webkit-keyframes sk-bounce{0%,100%{-webkit-transform:scale(0)} 50%{-webkit-transform:scale(1)}}
/* ==========================================================================
2. GENERAL
========================================================================== */
html{overflow-x:hidden;font-size:16px; }
body{font-family:"Microsoft Yahei","Helvetica Neue",Helvetica,Arial,sans-serif;color:#333;font-size:0.875rem;font-weight:400;background:#fff;overflow-x:hidden}
img{ max-width:100%; height:auto;}
p{margin-bottom:0}
a{color:#000;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
a.nivo-lightbox-close{ color:#fff;}
a:focus,a:hover{color:#666;transition:0.3s all; } 
h1,h2,h3,h4,h5{font-family:Montserrat,sans-serif;font-weight:700;}
ul{margin:0;padding:0}
ul li{list-style:none}
a:focus,a:hover{text-decoration:none;outline:0}
.clear{clear:both}
.text-truncate-2{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;line-clamp: 2; -webkit-box-orient: vertical;}
.text-truncate-3{text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 3;line-clamp: 3; -webkit-box-orient: vertical;}
/*
a:not([href]):not([tabindex]){color:#fff}
a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:#fff}
*/
/* ==========================================================================
2.1 Section Title
========================================================================== */
.section{padding:0; }
.section-header{position:relative;z-index: 1001;}
.section-header .title{color: #000;font-size:3.125rem;font-weight:400;font-family: ali; text-transform: uppercase;}
.section-header .subtitle{color: #000;font: normal 1.5rem/2 "microsoft yahei","宋体"; max-width:80rem; margin: 0 auto;}
.section-header.white .title,.section-header.white .subtitle{ color: #fff;}
.section-header.black .title,.section-header.black .subtitle{color: #000;}
/* ==========================================================================
Navbar Style
========================================================================== */
.header{ position: absolute; left: 0; top: 0; width: 100%; z-index: 1000;}
.navbar-brand{height:8.75rem; line-height:8.75rem; overflow:hidden; margin:0; padding-top:0; padding-bottom:0;}
.navbar-brand span{ vertical-align:top;}
.navbar-brand img{max-height:8.75rem;margin:0;}
.headernav.bg-header{padding: 0 0;}
.inhearder .headernav.bg-header{ background:rgba(255,255,255,0.6);}
.inhearder .headernav.bg-header .container.position-relative{ padding-top: 2rem;}
.navbar-nav li.nav-item{ position:static;}
.navbar-nav .nav-link{color: #fff; width:100%;line-height:4rem;position:relative; font-size: 1.5rem; text-transform: uppercase; margin-left: 1rem;}
.inhearder .navbar-nav .nav-link{ color: #000;}
.headernav .navbar-nav .nav-link:focus,.headernav .navbar-nav .nav-link:hover,.headernav .navbar-nav .active>.nav-link,.headernav .navbar-nav .nav-link.active,.headernav .navbar-nav .nav-link.open,.headernav .navbar-nav .open>.nav-link{ background: none;}
/*.headernav .navbar-nav .nav-link:before{content:'';position:absolute;bottom:0;left:50%;width:0;height:2px;background:#000;-webkit-transition:.3s;-moz-transition:.3s;transition:.3s}
.headernav .navbar-nav .active::before,.headernav .navbar-nav .nav-link:hover::before{left:0;width:100%}
.headernav .navbar-nav .nav-link:hover:before,.headernav .navbar-nav .nav-link.active:before{color:#000; }*/
.headernav .navbar-toggler{border-radius:0;margin:10px 0;cursor:pointer;float:right;outline: 0;}
.navbar-toggler:hover .icon-bars,.navbar-toggler:focus .icon-bars{ background-color: #e69a11;}
.navbar-toggler:focus { cursor: pointer; z-index: 999999;}
.navbar-toggler .icon-bars { display: block; margin: 0.375rem 0; width: 2rem; height: 0.125rem; background-color: #dbbd94;-webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999;}
.navbar-toggler .icon-bars {z-index: 999999; background-color: #e69a11;}
.navbar-toggler .top {-webkit-transform: translateY(8px) rotateZ(45deg);-moz-transform: translateY(8px) rotateZ(45deg);-ms-transform: translateY(8px) rotateZ(45deg);-o-transform: translateY(8px) rotateZ(45deg);transform: translateY(8px) rotateZ(45deg);}
.navbar-toggler .bottom {-webkit-transform: translateY(-8px) rotateZ(-45deg);-moz-transform: translateY(-8px) rotateZ(-45deg);-ms-transform: translateY(-8px) rotateZ(-45deg);-o-transform: translateY(-8px) rotateZ(-45deg);transform: translateY(-8px) rotateZ(-45deg);}
.navbar-toggler .middle {width: 0;}
.navbar-toggler.collapsed .top {-webkit-transform: translateY(0) rotateZ(0);-moz-transform: translateY(0) rotateZ(0);-ms-transform: translateY(0) rotateZ(0g);-o-transform: translateY(0) rotateZ(0g);transform: translateY(0) rotateZ(0);}
.navbar-toggler.collapsed .bottom {-webkit-transform: translateY(0) rotateZ(0);-moz-transform: translateY(0) rotateZ(0);-ms-transform: translateY(0) rotateZ(0);-o-transform: translateY(0) rotateZ(-45deg);transform: translateY(0) rotateZ(0);}
.navbar-toggler.collapsed .middle {width: 100%;}

.dropdown-toggle::after{ display:none;}
.headernav div.dropdown-menu{ margin:0 0; padding:0 0;border:none;border-radius:0;  background:none;left:0%;top: 100%;width: 100%; background: rgba(29, 29, 29, 0.97); z-index: 10000;}
.headernav div.dropdown-menu ul{ width: 100%;}
.headernav div.dropdown-menu li{ border-bottom: 1px #595959 solid;}
.headernav div.dropdown-menu li a.dropdown-item{color:#bbbbbb;font-size:0.875rem; line-height:5.625rem;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; display:block;background: none;}
.headernav div.dropdown-menu li a i{ float: right;}
.headernav div.dropdown-menu li a.dropdown-item b{ font-size: 1.5rem; font-weight: 500; margin-right: 0.5rem;}
.headernav div.dropdown-menu li a.dropdown-item:hover{color:#e69a11; background: none;}

/*
.collapse.show{margin-bottom:10px;-webkit-transition:.6s;-moz-transition:.6s;transition:.6s}
.menu-bg .collapse.show{background:#fff;margin-bottom:10px;-webkit-transition:.6s;-moz-transition:.6s;transition:.6s}
*/

.language{background: linear-gradient(to right,#67bb73,#9ac25d); position: absolute; right: 0; top: 0; margin: 0 1rem; padding: 0 1rem; line-height: 2rem;font-size: 1rem;}
.language a{ font-size: 1rem;}
.searchboxnr form{ position:relative; min-width:250px;}
.searchboxnr input[type="text"]{line-height:2rem; height:2rem;text-indent:10px; color:#2c2c2c;float:left; display:block; min-width:200px; outline:none;border: 0px solid #DBDBDB;  background-color: #F5F5F5;}
.searchboxnr input::-webkit-input-placeholder{color:#2c2c2c;}
.searchboxnr input::-moz-placeholder{color:#2c2c2c;}
.searchboxnr input::-ms-input-placeholder{color:#2c2c2c;}
.searchboxnr button[type="submit"]{height: 2rem; line-height:2rem;background:none;border: 0; padding:0 1rem; font-size:1.125rem; color:#999;cursor:pointer;}

/* ==========================================================================
Slider
========================================================================== */
.dowebok>.section{ overflow: hidden; background-size: cover;}
.dowebok>.section .section-header{ display: none;}
#carousel-area{overflow:hidden;}
#carousel-area .carousel-item .picbox{width:100%; height: 100vh;}
#carousel-area .carousel-item .picbox img{opacity: 0;}
#carousel-area .carousel-item .carousel-caption{top:32%;right:10%;left:12%;text-shadow:none;padding-top:0;padding-bottom:0}
#carousel-area .carousel-item .carousel-caption h3{color:#fff;font-weight:500;font-size:1.5rem;line-height:2rem}
#carousel-area .carousel-item .carousel-caption p{color:#fff;}
#carousel-area .carousel-control{display:none;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}
#carousel-area:hover .carousel-control{display:block;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:fadeIn;animation-name:fadeIn}
#carousel-area .carousel-control-next,#carousel-area .carousel-control-prev{opacity:1;width: 5rem;}
#carousel-area .carousel-control-next i,#carousel-area .carousel-control-prev i{width:5rem;line-height:5rem;height:5rem;color:rgba(255,255,255,0.9);font-size:2.5rem;display:inline-block;background:none;border-radius:30px;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear}
#carousel-area .carousel-control-next i:hover,#carousel-area .carousel-control-prev i:hover{opacity:.9}
/*#carousel-area .carousel-indicators li.active,#carousel-area .carousel-indicators li:hover{opacity:1}*/
#carousel-area .carousel-indicators{bottom:0;margin-bottom:2rem;}
#carousel-area .carousel-indicators li{width:0.75rem;height:0.75rem;border-radius:0.75rem; margin:0 0.25rem;border-top:none;border-bottom:none;opacity:1;}
#carousel-area .carousel-indicators li.active{ width:4rem; height:0.75rem; background:#fff;}

.carousel-fade .carousel-item {opacity: 0;transition-duration: .6s;transition-property: opacity;}
.carousel-fade .carousel-item.active,.carousel-fade .carousel-item-next.carousel-item-left,.carousel-fade .carousel-item-prev.carousel-item-right {opacity: 1;}
.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-right {opacity: 0;}
.carousel-fade .carousel-item-next,.carousel-fade .carousel-item-prev,.carousel-fade .carousel-item.active,.carousel-fade .active.carousel-item-left,.carousel-fade .active.carousel-item-prev {transform: translateX(0);transform: translate3d(0, 0, 0);}

.bannerwapbox .pic img{ opacity:0;}

.banners{ position:relative; overflow:hidden;}
.banners .bannerspc{position: relative;height: 0px;padding-bottom:700px;overflow: hidden;}
.banners .bannerspc .picbox{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) scale(1.0); width:100%;}
.banners .bannerspc .picbox img{animation: bannerimg 2s; opacity:0}
.banners .bannerspc .txt{ position:absolute; z-index:100; top:0; left:0; width:100%; height:100%; z-index:10;color: #fff;}
.banners .bannerspc .txt h3{ text-transform:uppercase; font-size: 46px;}
.banners .bannerspc .txt h4{font-size: 0.875rem; font-weight:normal;/*letter-spacing: 5px;*/color: #fff;text-transform: uppercase;animation: puBanner 3s; text-shadow: 0 5px 10px rgba(0,0,0,0.2);} 

.banners .bannerswap{position: relative;overflow: hidden;}
.banners .bannerswap .picbox{ width:100%;}
.banners .bannerswap .picbox img{animation: bannerimg 2s; opacity:0}
.banners .bannerswap .txt{ position:absolute; z-index:100; top:0; left:0; width:100%; height:100%; z-index:10;color: #fff;}
.banners .bannerswap .txt h3{ text-transform:uppercase; font-size: 46px;}
.banners .bannerswap .txt h4{font-size: 0.875rem; font-weight:normal;/*letter-spacing: 5px;*/color: #fff;text-transform: uppercase;animation: puBanner 3s; text-shadow: 0 5px 10px rgba(0,0,0,0.2);} 

.inapplicationbox{ display: none;}
.inapplication .pic a{ display:inline-block; background-color: #fff; border-radius: 50%;}
.inapplication .pic a img{ padding: 2rem;}

.inabout .pic{ overflow: hidden;}
.inabout .picimg{max-height: 100vh; overflow:hidden;}
.inabout .picimg img{ /*max-height: 100vh; */width:100%;}
.inabout .pictitle{ position: absolute; z-index: 10; right: 0; top: 0; background: #fff; border-radius: 0.25rem; width: 20rem; height: 20rem; color: #69bc72;}
.inabout .pictitle h3{font-size: 6rem; font-weight: bold;background: linear-gradient(to right, #67bb73, #b9c64f);-webkit-background-clip: text;color: transparent;}
.inabout .pictitle p{color: #69bc72; font-size: 2.5rem; font-weight: bold;}
.inabout .txt .title{font-size: 3rem; font-weight: bold;background: linear-gradient(to right, #67bb73, #b9c64f);-webkit-background-clip: text;color: transparent;}
.inabout .txt .title:before {content: attr(text);position: absolute; z-index: 10; color: #67bb73; -webkit-mask: linear-gradient(to right, #67bb73, #b9c64f);}
.inabout .txt .subtitle{font-size: 3rem;}
.inabout .txt .txtp{font-size: 1.5rem;}
.intedian ul li.intedianli{ padding: 1rem 0;}
.intedian .intediantxt span{ float: right;}
.intedian .progress-bar{ background: #525960;}
.inabout .picimg,.inabout .pictitle,.inabout .txt .title,.inabout .txt .subtitle,.inabout .txt .txtp,.inabout .intedianli{ display: none;}

.inproductbox{ background-color: #fff;}
.inproducta{ display: none;}

.inlogo{ position:absolute; z-index: 1000; left: 0; top: 1rem; width: 100%; display: none;}
.inlogo a{ display: inline-block;}
.inlogo img#pc{max-height: 8.75rem;}
.inlogo img#mobile{  max-height: 4rem;}
@keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
@-webkit-keyframes arrow{ %0,%100{bottom:10px; opacity:1;} 50%{bottom:50px; opacity:.5} }
.arrow{ opacity:1;animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;-webkit-animation:arrow 3s cubic-bezier(0.5,0,0.1,1) infinite;position:absolute; z-index:9;bottom:10px;left:50%;margin-left:-29px;width:58px;height:46px;line-height:58px;text-align:center;font-size:20px;color:#fff;cursor:pointer;overflow:hidden;}
.arrow:hover{ animation-play-state:paused;-webkit-animation-play-state:paused;}
.arrow span { display: block; width: 58px; height: 46px; background-image: url(../images/scroll.png);}

.map-tab { position: relative; margin-top: 30px; }
.map-tab > h3 { position: absolute; top: 220px; right: 0; border-left: 2px solid #007dc6; font-size: 30px; color: #4c4c4c; font-weight: normal; line-height: 1; padding-left: 10px; }
.map-tab-img { width:80%;position: relative; z-index: 89; }
.map-tab-img img{ width:100%;}
.map-tab-img img:not(:first-child) { display: none; }
.map-tab-item { position: absolute; right: 0; top: 270px; width:40%; }
.map-tab-item .map-tab-con { text-align:right; border-bottom: 2px solid #fff; background: #eceded; height: 68px; line-height: 68px; padding-right: 60px;color: #1a1a1a; cursor: pointer; }
.map-tab-item .map-tab-con p { display: inline-block; vertical-align: middle; line-height: 1.4; font-size: 14px;  position: relative; padding-left: 40px; }
.map-tab-item .map-tab-con span { position: absolute; margin-left: -40px; }
.map-tab-item .map-tab-con.on { background: #007dc6; color: #fff; }
/* ==========================================================================
boxer 
========================================================================== */

.conditionlist{ padding: 6rem 0; max-width: 50rem; margin: 0 auto;}
.conditionlist li{color: rgb(192, 154, 100); width: 33.333%; text-align: center; padding-bottom: 5rem; font-size:1.125rem ;}
.conditionlist li:nth-of-type(even){padding-bottom:0; padding-top: 5rem;}
.conditionlist li p{ max-width: 15rem;}

.pagetitle{ text-align:center; color:#e69a11;}
.pagetitle h3{ font-weight: 500;}
.weizhi{ border-bottom:1px #cccccc solid; line-height:2rem; position:relative; display:none;}
.weizhi i{ margin-right:5px;}
.nrbt{color:#333;line-height:3rem; font-size: 2em;}
.nrothers{line-height:2.5rem;border-bottom:1px #ededed dashed}
.nrothers span{ margin-right:10px;}
.nrothers span i{ padding:0 5px;}
.nrothers a{color:#ededed;}
.fontZoom,.single,.view{padding:1rem 0;}
.fontZoom img,.single img{max-width:100%}
.fontZoomtitle{background-color:#eee;margin-bottom:1rem}
.fontZoomtitle h3{line-height:2rem;padding-left:10px;color:#000}

.viewbox{ background:rgba(255,255,255,0.5); padding:1rem;}

.ProductZoom{padding:5px 0; border-bottom:1px #e4e5e5 solid; margin-bottom:1rem;}
.ProductZoom img{max-width:100%}
.ProductZoomtitle{ margin-bottom:15px; border-bottom:1px #eee solid; color:#dc4e20;line-height:2rem; position:relative;}
.ProductZoomtitle h3{ min-width:120px; font-size: 1rem; color:#dc4e20; float:left;}
.ProductZoomtitle:before{ width:120px; border-bottom:3px #dc4e20 solid; position:absolute; bottom:-1px; left:0;content:""; display:block;}
.ProductZoomtitle:after{ content:""; display:table; clear:both;}

.cloud-zoom-lens{border:2px solid #ddd;margin:0;background-color:#fff;cursor:move}
.cloud-zoom-title{ display:none;position:absolute!important;background-color:#000;color:#fff;padding:3px;width:100%;text-align:center;font-weight:700;font-size:10px;top:0}
.cloud-zoom-big{border:2px solid #ccc;overflow:hidden;}
.cloud-zoom-loading{color:#fff;background:#222;padding:3px;border:1px solid #000}
.zoom-section{clear:both;}
.zoom-small-image{/*float:left;*/margin:0; max-width:100%; border:1px #eee solid;}
.zoom-small-image img{width:100%;}
.cloud-zoom-gallery{ text-align:center; display:block;}
.zoom-tiny-image{border:1px solid #eee;}
.zoom-tiny-image:hover{border:1px solid #f9f66d}
.zoom-desc{float:left;margin:4px 0 0 0;width:100%;display:inline}
.zoom-desc p{line-height:1.4;margin-bottom:0.5rem;color:#FFF}

#product-scroller .item{margin:0 2px;}
#product-scrolle .owl-carousel .owl-wrapper-outer{padding:0 10px;}
#product-scroller .owl-controls .owl-buttons{ position:absolute; width:100%; top:calc(50% - 25px);}
#product-scroller .owl-controls .owl-buttons div{color: #4e4e4e;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver */width:10px; height:45px;;margin:0;padding:0;color:#00662d; line-height:45px;}
#product-scroller .owl-controls .owl-buttons div.owl-prev,#product-scroller .owl-controls .owl-buttons div.owl-next{opacity:1;filter:alpha(opacity=100);position:absolute; left:-10px; top: 0; }
#product-scroller .owl-controls .owl-buttons div.owl-next{right:-10px; left: auto;}
#product-scroller .owl-controls .owl-buttons div.owl-prev:hover,#product-scroller .owl-controls .owl-buttons div.owl-next:hover{opacity:0.7;filter:alpha(opacity=70)}

.productwz h3{ color:#dc4e20; font-size:20px;}
.productwz p.wz{ margin-bottom:10px;}
.productwzothers{line-height:40px;color:#9c9c9c;}
.productwzothers span{ margin-right:10px;}
.productwzothers span i{ padding:0 5px;}
.productwzothers a{color:#ededed;font-size:10px}
.productwz .productwzlist dl{ overflow:hidden; margin:0; padding:0; margin-bottom:5px;}
.productwz .productwzlist dl dt{ float:left; width:80px;}
.productwz .productwzlist dl dd{width:calc(100% - 85px); float:right;}
.productwz .productdescription{ overflow:hidden;margin: 0;padding: 10px 0; border-top: 1px solid #eeeeee; border-bottom: 1px solid #eeeeee;}
.productwz .productdescription dl dt{width:80px; float:left;}
.productwz .productdescription dl dd{width:calc(100% - 85px); float:right;}
.productwz .more{ padding:10px 0; overflow:hidden; display: none;}
.productwz .more a{ width:100px; display:block; background:#00207F; color:#fff;line-height:32px; float:left; margin-right:10px; text-align:center;border-radius:5px;}

.enquiry{ margin-top:20px;}
.enquiry a{ display:inline-block; line-height:35px; padding:0 20px; background-color:#ae0f0f; color:#fff;border-radius:4px;}

.shangxia ul{ border-top: 1px #00207F dotted;border-bottom: 1px #00207F dotted; padding: 0.5rem 0;}
.shangxia ul:after{ content: ""; display: table;clear: both;}
.shangxia ul li{ width: 50%; float: left;}
.shangxia ul li:nth-child(2){ text-align: right;}
.productpic{text-align:center}

.likearticle .title{ border-bottom: 1px #11497c solid; margin: 15px 0;}
.likearticle .title:after{ content: ""; display: table; clear: both;}
.likearticle .title h3{ color: #333; font-size: 1rem;}
.likearticle .title h3 i{font-size: 1rem; font-style: normal;color: #dc4e20; padding: 0 5px;font-weight:200;}
.likearticle .title h3 em{ font-size: 1rem;font-style: normal; color: #dc4e20; text-transform: uppercase;font-weight:200;}
.likearticle .title a{ float: right;}
.likearticle .title a i{ font-style: normal;}
.likearticle .title a:hover{ padding-right: 10px; text-decoration: underline; color: #14326e;}
.likearticle .likearticlelist{}
.likearticle .likearticlelist ul li{ line-height:30px; margin-bottom:5px; padding-bottom:5px;border-bottom: 1px solid #ccc;}
.likearticle .likearticlelist ul li span{ float:right;}
.likearticle .likearticlelist ul li a{ line-height:30px;}
.likearticle .likearticlelist ul li a i{ margin-right: 5px;}
.likearticle .likearticlelist ul li a:hover{ color: #dc4e20; padding-left:20px;}

.crumb{ margin-bottom:1rem;}
.crumb .crumbbox{ padding:0.5rem 0; line-height:2rem;color: #666;}
.crumb .crumbbox:after{ content: ""; display: table; clear: both;}
.crumb .crumbbox .crumbwz i{ margin-right:5px; font-size:1.2rem;line-height:2rem; }
.crumb .crumbbox .crumbwz:hover i{ color:#dc4e20;}
.crumb .crumbbox .crumbwz a{line-height:2rem; color: #666;}

.sitemaplist{ padding: 15px 0;}
.sitemaplist ul{ display: block;}
.sitemaplist ul:after{ clear: both; content: ""; display: table;}
.sitemaplist ul li{ padding-left: 10px;}
.sitemaplist ul li a{ line-height: 36px; padding: 0 15px; color: #000; font-weight: 600; font-size: 1.5rem;}
.sitemaplist ul li a:hover{ text-decoration: underline; padding: 0 5px 0 25px; color: #14326e;}
.sitemaplist ul li ul li{ float: left;}
.sitemaplist ul li ul li.xj{ float: none; width:100%; overflow:hidden;}
.sitemaplist ul li ul li a{ font-weight: normal;font-size: 1rem;}

.substation .title{position:relative;height:36px;padding:0; margin: 15px 0;  text-align:left;font:bold 22px/42px "微软雅黑";color:#737372;}
.substation .title a{position:absolute;right:10px;top:0px;height:36px;width:100px;text-align: center;display:block;background:#eb2830;color:#fff;line-height: 36px;font-size:14px;font-weight: bold;}
.substation .title a:hover{text-decoration:none;background:#f39c11;color:#fff;}
.substation .substationlist{border: 1px solid #f4f4f4;padding: 15px; margin: 15px 0;}
.substation .substationlist dl{padding: 10px 0;line-height: 24px;overflow: hidden;border-bottom: 1px dashed #ddd;}
.substation .substationlist dl dt{float:left;font-family:arial;font-weight:bold;font-size:18px;width:35px;padding-left:25px;color:#444;display: table-cell;}
.substation .substationlist dl  dd{margin:0 0 0 55px;padding-left:15px;border-left:1px dashed #b2b2b2;}
.substation .substationlist dl  dd a{padding:1px 12px 1px 12px;white-space:nowrap;float:left; display: block; line-height: 30px;;}
.substation .substationlist dl  dd a:hover{text-decoration:none;background:#eb2830;color:#fff;}
.substation .substationfooter{text-align: center; border-top: 2px solid #eb2830;padding-top: 10px;}
.substation .substationfooter .substationfootermenu ul li{ display: inline-block; line-height: 30px;}
.substation .substationfooter .substationfootermenu ul li a{ display: block; padding: 0 15px;}
.substation .substationfooter .copyright{ text-align: center; padding: 10px 0;}

.subcolumnbox{border-bottom: 1px #e4e4e4 solid;}
.subcolumn ul li a{ display:block;color:#333;line-height:3;margin:0.125rem 1rem; font-size: 1rem;}
.subcolumn ul li a:hover,.subcolumn ul li.active a{ color: #67bb73;}
.breadcrumb{ background: none;}

.leftsideBar .title{ background: #c5150c; color: #fff; padding:10px;}
.leftsideBar .title:after{ content:""; display:table; clear:both;}
.leftsideBar .title h3{ color: #fff; font-size: 1.25rem; margin: 0;position:relative; padding-left:10px;}
.leftsideBar .title h3:before{content:""; display:block; left:0; top:15%; width:3px; height:70%; position:absolute; background:#fff;}
.leftsideBar .title i{ float: right; width:3rem; display:block; line-height:2; color: #fff; cursor: pointer; margin: 5px 5px 0; font-size: 1.25rem;}
.leftsideBar .title i a{ color: #fff;}
.leftsideBar .title:after{  content: ""; display: table; clear: both;}
.leftsideBar .title h4{font-size:1rem;}


.aboutpage .pic{ overflow: hidden;}
.aboutpage .picimg img{ max-height: 100vh;}
.aboutpage .pictitle{ position: absolute; z-index: 10; right: 0; top: 0; background: #fff; border-radius: 0.25rem; width: 20rem; height: 20rem; color: #69bc72;}
.aboutpage .pictitle h3{font-size: 6rem; font-weight: bold;background: linear-gradient(to right, #67bb73, #b9c64f);-webkit-background-clip: text;color: transparent;}
.aboutpage .pictitle p{color: #69bc72; font-size: 2.5rem; font-weight: bold;}
.aboutpage .txt .title{font-size: 3rem; font-weight: bold;background: linear-gradient(to right, #67bb73, #b9c64f);-webkit-background-clip: text;color: transparent;}
.aboutpage .txt .title:before {content: attr(text);position: absolute; z-index: 10; color: #67bb73; -webkit-mask: linear-gradient(to right, #67bb73, #b9c64f);}
.aboutpage .txt .subtitle{font-size: 3rem;}
.aboutpage .txt .txtp{font-size: 1.5rem;}

.portfoliobox{margin-bottom: 6%;}
.portfolio-pic{width:100%;height:100%;overflow:hidden;position:relative}
.portfolio-pic img{width:100%;height:100%;-webkit-transition-duration:4s;-o-transition-duration:4s;transition-duration:4s}
.portfoliobox:hover .portfolio-pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.portfolio-txt{color: #606060;font-size:1.125rem;line-height:3rem; position:relative; height:100%;}
.portfolio-txt:before{content:""; display:block; position:absolute; z-index:1; width:200%; height:100%;-webkit-transition-duration:0.5s;-o-transition-duration:0.5s;transition-duration:0.5sborder-right: none;border: solid 1px #d2d2d2; margin-right:-960px;}
.portfolio-txt.portfolio-txts:before{border-right: solid 1px #d2d2d2;border-left:none; margin-right:auto; margin-left:-960px;}
.portfoliobox:hover .portfolio-txt:before{background-color: #fafafa;box-shadow: 8px 12px 18px 0px rgba(0, 0, 0, 0.13);}
.portfolio-txt .portfolio-txtbox{padding:0 0 0 10%;position:relative; z-index:2; width:100%;}
.portfolio-txt.portfolio-txts .portfolio-txtbox{padding:0 10% 0 0;}

.productpicbox{background:#fff;border: solid 1px #e5e5e5; margin:15px 0;box-shadow:0 10px 50px 0 rgba(84,110,122,.35);-webkit-transition:transform .2s linear,-webkit-box-shadow .2s linear;-moz-transition:transform .2s linear,-moz-box-shadow .2s linear;transition:transform .2s linear,box-shadow .2s linear}
.productpicbox .pic{ overflow:hidden;}
.productpicbox .pic img{width:100%;height:100%;-webkit-transition-duration:4s;-o-transition-duration:4s;transition-duration:4s}
.productpicbox:hover .pic img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.productpicbox .txt .title b{ display:inline-block;color:#64bb74;}
.productpicbox .txt .title b:after{ content:":"; padding:0 0.25rem;}
.productattr.container{ padding-left:0; padding-right:0;}
.productattr .productattrbox{ line-height:1.5rem;}
.productattr .productattrbox .keyname{ background:#64bb74; padding-left:5px; padding-right:5px;}
.productattr .productattrbox .itemname{ padding-left:5px; padding-right:5px;}
.productpiclist .txt .title b{ display:inline-block;color:#64bb74;}
.productpiclist .txt .title b:after{ content:":"; padding:0 0.25rem;}
.productpiclist .txt .title span{}

.blog-item a{ display:block;}
.blog-item-wrapper{background:#fff;border: solid 1px #e5e5e5;margin-bottom: 40px;box-shadow:0 10px 50px 0 rgba(255,255,255,.15);-webkit-transition:transform .2s linear,-webkit-box-shadow .2s linear;-moz-transition:transform .2s linear,-moz-box-shadow .2s linear;transition:transform .2s linear,box-shadow .2s linear}
.blog-item-wrapper:hover{box-shadow:0 10px 50px 0 rgba(84,110,122,.35);/*-webkit-transform:translateY(-5px);transform:translateY(-5px)*/}
.blog-item-wrapper:hover .blog-item-img:before{opacity:1}
.blog-item-img{position:relative; overflow:hidden;}
.blog-item-img img{width:100%;-webkit-transition-duration:4s;-o-transition-duration:4s;transition-duration:4s}
.blog-item-wrapper:hover .blog-item-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.blog-item-text{padding:20px 30px}
.blog-item-text h3{line-height:26px;font-size:18px;font-weight:500;margin-bottom:10px;color:#263238}
.blog-item-text:hover h3{ color:#dc4e20;}
.meta-tags{margin-top:10px}
.meta-tags span{color:#999;;margin-right:10px}
.meta-tags span i{margin-right:5px} 

.article-item a{ display:block;}
.article-item-wrapper{background:#eee;border: solid 1px #e5e5e5;margin-bottom: 40px;box-shadow:0 10px 50px 0 rgba(255,255,255,.15);-webkit-transition:transform .2s linear,-webkit-box-shadow .2s linear;-moz-transition:transform .2s linear,-moz-box-shadow .2s linear;transition:transform .2s linear,box-shadow .2s linear}
.article-item-wrapper:hover{box-shadow:0 10px 50px 0 rgba(84,110,122,.35);/*-webkit-transform:translateY(-5px);transform:translateY(-5px)*/}
.article-item-wrapper:hover .article-item-img:before{opacity:1}
.article-item-img{position:relative; overflow:hidden;}
.article-item-img img{width:100%;-webkit-transition-duration:4s;-o-transition-duration:4s;transition-duration:4s}
.article-item-wrapper:hover .article-item-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}
.article-item-text{padding:20px 30px}
.article-item-text h3{color:#263238}
.article-item-text:hover h3{ color:#dc4e20;}

.articlepicbox{box-shadow:0 1px 2px 0 rgba(0,0,0,.1); background:#fff;position:relative;margin-bottom:1.875rem;border: 1px solid rgba(243,243,243,1);}
.articlepicbox .txt{transition:all .5s ease;position:relative; overflow:hidden;}
.articlepicbox .txt::before{content: '';position: absolute;left: -170px;top: -70px;width: 140px;height: 140px;background-image: linear-gradient(to top,#9a754e 0%,#dc4e20 100%);transform: rotate(45deg);   transition: all .5s ease;}
.articlepicbox .txt i{ color:#fff; position:absolute; left:0.875rem; top:0.875rem; line-height:1; font-size:0.875rem; font-weight:600;}
.articlepicbox .txt a{ display:block; text-align: center;text-overflow: ellipsis;white-space: nowrap;color: rgb(0, 0, 0);font-size: 1.125rem;height:4.375rem;line-height:4.375rem;padding: 0px 20%;transition: all 0.5s ease 0s;}
.articlepicbox .pic{position: relative;width: 100%;height: 0px;padding-bottom: 75%;overflow: hidden;}
.articlepicbox .pic img{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) scale(1.0); width:100%; transition:all 2s ease .5s;}
.articlepicbox:hover .pic img{transform:translate(-50%, -50%) scale(1.1); }
.articlepicbox .more a{width: 100%;padding: 1rem 0 2rem;text-align: center;font-size: 1rem;color: #655148; line-height:1; display:block;}
.articlepicbox .more a i{transition:all .5s ease}
.articlepicbox .more .line{position:relative;margin-top:10px;width:100%;height:2px}
.articlepicbox .more .line::before{content:'';position:absolute; z-index:2;left:0;display:block;width:0;height:2px;background:#dc4e20;transition:all .5s ease}
.articlepicbox:hover{box-shadow:0 0 20px #ddd;}
.articlepicbox:hover .txt::before{left:-100px; }
.articlepicbox:hover .more a i{ margin-left:0.25rem;}
.articlepicbox:hover .more .line::before{width:100%;}

.honorpicbox{box-shadow:0 1px 2px 0 rgba(0,0,0,.1); background:#fff;position:relative;margin-bottom:1.875rem;border: 1px solid rgba(243,243,243,1);}
.honorpicbox .txt{transition:all .5s ease;position:relative; overflow:hidden;}
.honorpicbox .txt::before{content: '';position: absolute;left: -170px;top: -70px;width: 140px;height: 140px;background-image: linear-gradient(to top,#9a754e 0%,#dc4e20 100%);transform: rotate(45deg);   transition: all .5s ease;}
.honorpicbox .txt i{ color:#fff; position:absolute; left:0.875rem; top:0.875rem; line-height:1; font-size:0.875rem; font-weight:600;}
.honorpicbox .txt a{ display:block; text-align: center;text-overflow: ellipsis;white-space: nowrap;color: rgb(0, 0, 0);font-size: 1.125rem;height:4.375rem;line-height:4.375rem;padding: 0px 20%;transition: all 0.5s ease 0s;}
.honorpicbox .pic{position: relative;width: 100%;height: 0px;padding-bottom:141%;overflow: hidden;}
.honorpicbox .pic img{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) scale(1.0); width:100%; transition:all 2s ease .5s;}
.honorpicbox:hover .pic img{transform:translate(-50%, -50%) scale(1.1); }
.honorpicbox .more a{width: 100%;padding: 1rem 0 2rem;text-align: center;font-size: 1rem;color: #655148; line-height:1; display:block;}
.honorpicbox .more a i{transition:all .5s ease}
.honorpicbox .more .line{position:relative;margin-top:10px;width:100%;height:2px}
.honorpicbox .more .line::before{content:'';position:absolute; z-index:2;left:0;display:block;width:0;height:2px;background:#dc4e20;transition:all .5s ease}
.honorpicbox:hover{box-shadow:0 0 20px #ddd;}
.honorpicbox:hover .txt::before{left:-100px; }
.honorpicbox:hover .more a i{ margin-left:0.25rem;}
.honorpicbox:hover .more .line::before{width:100%;}


.solutiontitle{ padding-left:1rem; color:#c5150c; font-weight:600; font-size:1.25rem; position:relative; line-height:2rem; border-bottom:1px #eee solid; margin:1rem 0; display:block; overflow:hidden;}
.solutiontitle::before{ position:absolute; left:0; top:20%; height:60%; width:2px; background:#c5150c; content:""; display:block;}

.productlistbox{box-shadow:0 1px 2px 0 rgba(0,0,0,.1); background:#fff;position:relative;margin-bottom:1.875rem;border: 1px solid rgba(243,243,243,1);}
.productlistbox .txt{transition:all .5s ease;position:relative; overflow:hidden;}
.productlistbox .txt::before{content: '';position: absolute;left: -170px;top: -70px;width: 140px;height: 140px;background-image: linear-gradient(to top,#9a754e 0%,#dc4e20 100%);transform: rotate(45deg);   transition: all .5s ease;}
.productlistbox .txt i{ color:#fff; position:absolute; left:0.875rem; top:0.875rem; line-height:1; font-size:0.875rem; font-weight:600;}
.productlistbox .txt a{ display:block; text-align: center;text-overflow: ellipsis;white-space: nowrap;color: rgb(0, 0, 0);font-size: 1.125rem;height:4.375rem;line-height:4.375rem;padding: 0px 20%;transition: all 0.5s ease 0s;}
.productlistbox .pic{position: relative;width: 100%;height: 0px;padding-bottom: 100%;overflow: hidden;}
.productlistbox .pic img{position:absolute; top:50%; left:50%; transform:translate(-50%, -50%) scale(1.0); width:100%; transition:all 2s ease .5s;}
.productlistbox .more a{width: 100%;padding: 0.5rem 0;text-align: center;font-size: 1rem;color: #655148; line-height:2; display:block;}
.productlistbox .more a i{transition:all .5s ease}
.productlistbox .more .line{position:relative;margin-top:10px;width:100%;height:2px}
.productlistbox .more .line::before{content:'';position:absolute; z-index:2;left:0;display:block;width:0;height:2px;background:#dc4e20;transition:all .5s ease}
.productlistbox:hover{box-shadow:0 0 20px #ddd;}
.productlistbox:hover .txt::before{left:-100px; }
.productlistbox:hover .more a i{ margin-left:0.25rem;}
.productlistbox:hover .more .line::before{width:100%;}
.productlistbox:hover .pic img{transform:translate(-50%, -50%) scale(1.1); }}

.single-contact{ background:#000; margin:-80px 0 -50px; position: relative; z-index:1000000; color:#fff;padding: 20% 2% 23% 18%;}

.guestbookpage{ background: #f7f7f7;}

.form-group{ position:relative;}
.content-form .content-form-title{ margin-bottom:3rem;}
.content-form .content-form-title h3{ color: #000000;font-size:3rem;font-weight: lighter;letter-spacing: -3px;text-transform: uppercase;}
.content-form .content-form-title p{color: #000000; font-size: 1.125rem;line-height: 2rem;}
.content-form .form-group{ margin:1rem 0;}
.content-form .form-group label{ display:none;}
.content-form .form-group .form-control{background:#fff; border: 1px #e3e3e3 solid; margin-bottom:0;}
.content-form .form-submit button{ width: 10rem; line-height: 2rem; background: linear-gradient(to right,#67bb73,#9ac25d); color: #fff; border: none;}
.footermessage .form-group label,.pageguestbook .form-group label{ display: none;}
.footermessage .btn.blank{background: linear-gradient(to right,#67bb73,#9ac25d); color: #fff; border: none;}
.pagination-block{display:flex;justify-content:center}
.pagination_info{margin:0 10px;display:flex;align-items:center}
.pagination{margin:0}
.pagination li a,.pagination li span{padding:.375rem .75rem}
.pagination li a,.pagination li span{position:relative;display:block;color:#6c757d;text-decoration:none;background-color:#fff;border:1px solid #dee2e6;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}
.pagination li a:hover{z-index:2;color:#0a58ca;background-color:#e9ecef;border-color:#dee2e6}
.pagination .disabled span{color:#6c757d;pointer-events:none;background-color:#fff;border-color:#dee2e6}
.pagination .active span{color:#fff;background-color:#e9482d;border-color:#e9482d}
.pagination_jump{display:flex;align-items:center}
.pagination_jump>*{padding:0 4px}
.pagination_jump input{border-radius:0;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;padding:.375rem .75rem}
.pagination_jump input:focus{outline:0}
.pagination_jump .btn{padding:.25rem .5rem;font-size:.875rem}

/* ==========================================================================
Contact Us
========================================================================== */
.message .form-group label{ display: none;}
.form-control{width:100%;border:1px solid #f4f5f9;background:#fff;-webkit-transition:all .3s;-moz-transition:all .3s;transition:all .3s}
.form-control:focus{border:1px solid #dc4e20;outline:0;box-shadow:none;}
.btn.disabled,.btn:disabled{opacity:1}
textarea{border-radius:4px!important}
.selectarea dl dt{ padding:0 0.5rem;}
.selectarea select{ border:none; outline:none; text-align:center; background:none; }

/* ==========================================================================
Footer Style
========================================================================== */
.right_bar{position:fixed; top:300px; right:0; width:50px; height:203px; z-index:10;}
.right_bar li{ width:62px; height:50px; z-index:20; color:#fff; line-height:50px;}
.right_bar li.rtbar_li1,.right_bar li.rtbar_li4{ position:absolute; left:0;}
.right_bar li.rtbar_li1{ top:0; width:292px; }
.right_bar li.rtbar_li2{ position:absolute; top:102px; left:0; }
.right_bar li.rtbar_li3{ position:absolute; top:51px; left:0; width:292px; }
.right_bar li.rtbar_li4{ top:153px;}
.rtbar_li4{ position:absolute; top:153px; left:0;}
.right_bar li a{ display:block; color:#FFF; font-size:14px; height:50px; line-height:50px; overflow:hidden; background-color:#39424b; opacity:0.8; border-radius:6px;}
.right_bar li a img{ display:block; float:left; vertical-align:middle; width:24px; height:24px; margin:12px 12px 14px 14px;}
.right_bar li a:hover{     background-image: linear-gradient(to top,#9a754e 0%,#ecd7af 100%); opacity:1;}
.rtbar_shwx{ display:none; position:absolute; top:-120px; left:-180px; max-width: 180px; padding-bottom:9px; }
.rtbar_shwx img{ padding:14px; background-color:#FFF; }
.right_bar{display:none;}
.rtbar_shwx{top:-50px; background:#fff;}

.infooter{ background: url(../images/footerbg.jpg) no-repeat center top;}
.footerlogo .picp{ padding: 2rem 0; font-size: 1.25rem;} 
.footerico a{ color: #727d89; background: #e5e8ed; width: 4rem; height: 4rem; line-height: 4rem; display: inline-block; text-align: center; border-radius: 50%; font-size: 1.5rem; margin-right: 1rem;}
.footerlink ul li a,.footerTerms ul li a{ color: #666; font-size: 1.25rem; line-height: 2rem;}

footer{background-color:#000;color:#fff;line-height:2rem;}
footer a{ color:#fff;}
.site-info{border-top: 1px solid #666;}
.friendlinks{color: #fff;background-color:#000;}
.friendlinks a{ line-height:2.2rem;color: #fff; padding: 0 10px; display: inline-block;}

.footersubstation{ background:#000;color: #fff;line-height:2rem;}
.footersubstation span{width:6rem;text-align: center;display: inline-block;}
/*.footersubstation span:after{content:":"; padding:0 0.5rem;}*/
.footersubstation a{ line-height:2rem;color: #fff; padding: 0 0.5rem; display: inline-block;width:6rem; text-align: center;}

#baiduditubox img,.google-maps img {max-width: none!important;}
#baiduditubox label{ max-width: none!important;}
.map-con .map {height: 500px;z-index: 1;}

.content-window-card {position: relative;box-shadow: none;bottom: 0;left: 0;width: auto;padding: 0;}
.content-window-card p {height: 2rem;}
.custom-info {border: solid 1px silver;}
div.info-top {position: relative;background: none repeat scroll 0 0 #F9F9F9;border-bottom: 1px solid #CCC;border-radius: 5px 5px 0 0;}
div.info-top div {display: inline-block;color: #333333;font-size: 14px;font-weight: bold;line-height: 31px;padding: 0 10px;}
div.info-top img {position: absolute;top: 10px;right: 10px;transition-duration: 0.25s;}
div.info-top img:hover {box-shadow: 0px 0px 5px #000;}
div.info-middle {font-size: 12px;padding: 10px 6px;line-height: 20px;}
div.info-bottom {height: 0px;width: 100%; clear: both; text-align: center;}
div.info-bottom img { position: relative; z-index: 104;}
.info-middle img {float: left; margin-right: 6px;}


@media (min-width: 641px) and (max-width: 1024px) {
	
}
@media (max-width: 992px) {
.header{ position:relative;}    
.headernav.bg-header{ background:rgba(255,255,255,1);}      
.inhearder .headernav.bg-header{ background:rgba(255,255,255,0.6);}    
.navbar-brand{height:4rem; line-height:4rem;}
.navbar-brand img{ max-width:15rem; max-height:4rem;}
.navbar-nav{ padding:1rem 0;}
.navbar-nav .nav-item{width: 100%;}
.navbar-nav .nav-link{ line-height:2.5rem;font-size: 1rem; margin:0 0; color:#333; padding:0 0.5rem;font-weight:300;border-bottom: 1px dashed #999;position:relative; background: none;}
.headernav .navbar-nav .nav-link:before{ display:none!important;}
.headernav .navbar-nav .nav-link:focus,.headernav .navbar-nav .nav-link:hover,.headernav .navbar-nav .active>.nav-link,.headernav .navbar-nav .nav-link.active,.headernav .navbar-nav .nav-link.open,.headernav .navbar-nav .open>.nav-link{background: none;}
.navbar-nav li.nav-item::before,.dropdown-toggle::after{ display:none;}
.navbar-nav .nav-link i{ position:absolute; right:0.25rem; top:0; font-size:0.75rem;line-height: 2.5rem;}
.navbar-nav ul.dropdown-menu{ width:100%; left:0;}
.navbar-nav ul.dropdown-menu.show{display:block!important;}
.navbar-nav ul.dropdown-menu li a.dropdown-item{line-height:1.875rem;padding: 0.25rem 1rem;border-bottom: 1px dashed #f6f6f6;}
.navbar-nav ul.dropdown-menu li a.dropdown-item i{ float:left;}
.navbar-nav .searcha{ display:none;}
.inhearder .headernav.bg-header .container.position-relative{ padding-top:0;}
#searchbox{ display:block; position:relative; top:0;padding: 0.5rem;}
.catbanner .pic{ height: auto;}
.catbanner .pic img{ opacity: 1;}
/*.dropdown-toggle::after{ display:inline-block;}*/
#carousel-area .carousel-control-next, #carousel-area .carousel-control-prev{ opacity:0;}
#inproduct,#inabout,#inblog,#portfolios,#blog{ padding:1rem 0;}
.section-header .title,.inapplicationbox .txt .h3,.inabout .txt .title,.inabout .txt .subtitle,.footerlink .title h3,.footerTerms .title h3,.footermessage .title h3{font-size:1.5rem;}
.section-header .subtitle,.inapplicationbox .txt .p,.inabout .txt .txtp,.footerlogo .picp{ font-size: 0.875rem;}
.content-form .form-group,.content-form .content-form-title{margin: 0.5rem 0;}
.section-header{margin-bottom: 1rem;}
.subcolumn{ padding:0 0;}
.section-header .section-title,#inabout .txt .title h3,#inabout .txt .title h4,.content-form .content-form-title h3,.aboutpage .txt .title,.aboutpage .txt .subtitle{ font-size:1.5rem; line-height:1.5;letter-spacing:0;}
.counterupnum p,.inaboutbox .txt dt,.inaboutbox .txt dd,#blog .nav li div.lia a,.content-form .content-form-title p,.joinbox5 ul li .boxer .txt h3,.aboutpage .txt .txtp{font-size:0.875rem;}
.section-header .section-title{position: relative;top: 0;}
.portfolio-txt,.section-header .section-subtitle{font-size:1rem; line-height:1.875rem;}
.portfolio-txt .portfolio-txtbox,.blog-item-text{ padding:2%;}
.subcolumn ul li a{min-width:150px;}
.inabout .pic{margin-right:0;}
.incustomizedlist {background: #2f2725;}
.incustomizedlist .row{background:none;}
.incustomizedbox{ margin: 0 0;}
.inblog {margin: 0 0;}
.productattr.container{ padding-left:15px; padding-right:15px; font-size:13px;}
.breadcrumb .container{padding-left:0; padding-right:0;}
.map-tab-img { width:100%;}
.map-tab-item { position: relative;top:0; width:100%; }

.leibie{ display: none;}
.productshow,.viewbox{padding:0;margin-top:0;}
footer{ padding:0 0 3rem;}
.footerquicklink{background: #000000;text-align:center; line-height:3rem; height:3rem; position:fixed; bottom:0; left:0; width:100%; z-index:9990; overflow:hidden;}
.footerquicklink a{ display:block;text-align:center; color:#fff; line-height:3rem; width:25%; float:left; font-size:0.875rem;}
.footerquicklink a i{ font-size:1.25rem; padding-right:0.5rem; display:inline-block;  color:#bc9f71;}
}