article, aside, details, figcaption, figure, footer, header, main, nav, section {display:block;}
div,html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td, hr, button, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {margin:0; padding:0;}
@font-face{
font-family: 'puhuiti';
src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot'); /* IE9*/
  src: url('//at.alicdn.com/t/webfont_jq0x47mjt6a.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff2') format('woff2'),
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.woff') format('woff'), /* chrome、firefox */
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('//at.alicdn.com/t/webfont_jq0x47mjt6a.svg#Alibaba-PuHuiTi-Regular') format('svg'); /* iOS 4.1- */
}
body {background:#fff; font:100%/1.5 'puhuiti',tahoma,Arial; overflow-x:hidden;}
a {text-decoration:none;}
li {list-style:none;}
.clear {clear:both;}
a img {border:none;}
table {background-color: transparent; border-spacing: 0; border-collapse: collapse; font-size:0.75em; width:100%;border-top:solid 1px #ddd;border-left:solid 1px #ddd; box-sizing: border-box;}
table th{background-color:#f9f9f9;text-align:center; box-sizing: border-box;}
table td,table th{padding:5px 10px;border:1px solid #ddd; box-sizing: border-box;}
.fix-bg {position:fixed; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.7); display:none; z-index:3;}
img.alignleft {float:left; margin:0 15px 15px 0;}
img.aligncenter {display:block; margin:0 auto;}
img.alignright {float:right; margin:0 0 15px 15px;}
/*gold*/
.inner {width:1200px; margin:0 auto;}
.owl-carousel {display: none; width: 100%; -webkit-tap-highlight-color: transparent; z-index: 1;}
.owl-carousel img {width:100%; height:auto; display:block;}
.owl-carousel .owl-stage {position: relative; -ms-touch-action: pan-Y;
 -moz-backface-visibility: hidden;}
.owl-carousel .owl-stage:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
.owl-carousel .owl-stage-outer {position: relative; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-wrapper,.owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.owl-carousel .owl-item {position: relative; min-height: 1px; float: left; -webkit-backface-visibility: hidden; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; }
.owl-carousel .owl-nav.disabled,.owl-carousel .owl-dots.disabled { display: none;}
.owl-carousel .owl-nav .owl-prev,.owl-carousel .owl-nav .owl-next {cursor: pointer; cursor: hand; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; text-indent:-9999em; width:43px; height:82px; position:absolute; top:50%;}
.owl-carousel .owl-nav .owl-prev {background:url(images/controls.png) no-repeat center center; left:7%;}
.owl-carousel .owl-nav .owl-next {background:url(images/controls.png) no-repeat center center; right:7%;}
.owl-carousel.owl-loaded {display: block; }
.owl-carousel.owl-loading {opacity: 0; display: block; }
.owl-carousel.owl-hidden {opacity: 0; }
.owl-carousel.owl-refresh .owl-item { visibility: hidden; }
.owl-carousel.owl-drag .owl-item {-webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity:0.2;}
.owl-carousel.owl-drag .owl-item.active {opacity:1;}
.owl-carousel.owl-grab { cursor: move; cursor: grab;}
.owl-carousel.owl-rtl {direction: rtl; }
.owl-carousel.owl-rtl .owl-item {float: right; }
.no-js .owl-carousel {display: block; }
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both; }
.owl-carousel .owl-animated-in { z-index: 0; }
.owl-carousel .owl-animated-out { z-index: 1; }
.owl-carousel .fadeOut { animation-name: fadeOut; }
@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } 
}
.owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0;  transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d; } 
.owl-nav { text-align: center; -webkit-tap-highlight-color: transparent; }
.owl-nav [class*='owl-'] { color: #FFF; font-size: 14px; margin: 5px; padding: 4px 7px; background: #D6D6D6; display: inline-block; cursor: pointer; border-radius: 3px; }
.owl-nav .disabled { opacity: 0.5; cursor: default; }
.owl-nav.disabled + .owl-dots { margin-top: 10px; }
.owl-dots {text-align: center;-webkit-tap-highlight-color: transparent; position:absolute; bottom:0px; width:100%; left:0;}
.owl-dots .owl-dot { display: inline-block; zoom: 1; *display: inline; cursor:pointer;}
.owl-dots .owl-dot span {width: 10px; height: 10px; margin: 5px 7px;  background: #D6D6D6;  display: block;  -webkit-backface-visibility: visible;  transition: opacity 200ms ease;  border-radius: 30px; }
.owl-dots .owl-dot.active span,.owl-dots .owl-dot:hover span {background-color: #024890; }
/*topbar*/
.topbar {height:32px; width:100%; background-color:#f6f6f6; border-bottom:1px solid #eee; line-height:32px; font-size:0.75em; color:#707070; overflow:hidden;}
.topbar a {color:#707070;}
.topbar a:hover {color:#f60;}
.topbar-left {float:left;}
.topbar-left span.fav {margin-right:20px;}
.topbar-left span.fav a {background:url(images/favbg.png) no-repeat 0 -7.5px; padding-left:20px;}
.topbar-left span.fav a:hover {background-position:0 -67px;}
.topbar-right {float:right;}
.topbar-right a {display:inline-block; float:left; background:url(images/icon-sns-zh.gif) no-repeat 0 0; width:24px; height:24px; text-indent:-9999em; margin:4px;}
.topbar-right span.tencent a {background-position:0 -31px;}
.topbar-right span.qq a {background-position:0 -92px;}
.topbar-right span.weixin a {background-position:0 -62px;}
/*.topbar-right .fav a {text-indent:0; width:auto; background:none; margin:0 30px 0 0;}*/
.weixin-qrcode {background-color:#fff; width:200px; height:220px; padding:10px; position:fixed; left:50%; top:50%; margin:-110px 0 0 -105px; font-size:0.875em; text-align:center; display:none; z-index:4;}
.weixin-qrcode img {display:block; width:100%; height:200px;}
/*header*/
#header {padding:10px 0; overflow:hidden;}
#header .logo {float:left; width:350px; float:left; height:auto; overflow:hidden;}
#header .logo a {display:block;}
#header .logo img {display:block; width:auto; max-width:100%; height:auto;}
#header .tel {float:right; margin-top:18px; display:inline; background:url(images/tel.png) no-repeat left 13px; padding-left:50px; padding-right: 30px; transition:all 0.4s ease 0s;}
#header .tel p {font-size:0.875em; color:#888;}
#header .tel a {color: #ee7c2a;font-weight: bold;font-size: 23px;}
#header .tel span {font-size:2em;color:#F65E4F; transition:all 0.4s ease 0s;}
/*nav*/
#menu {/*background-color: #3b6abc;*/ border-radius: 10px;height:45px;margin-bottom:15px;position:relative;background-image:linear-gradient(-225deg, #6f9dff 0%, #7ea4f3 48%, #5c82d2 100%);}
#menu .menu ul li {float:left; line-height:45px; width:12.5%; text-align:center; display:inline; position:relative;}
#menu .menu > ul > li > a {width:90%; margin:0 auto;}
#menu .menu ul li a,#nav ul li a {color:#fff; display:block;}
#menu .menu ul li a:hover,#menu .menu ul li.current_page_item > a,#menu .menu ul li.current-menu-item > a,#menu .menu ul li.current-category-ancestor > a,#menu .menu ul li.current-post-ancestor > a,#menu .menu ul li a.on {background-color:#ffffff6e;}
#menu .menu ul li ul {position:absolute; left:0; top:42px; width:150%; z-index:3; /*background-color:#f56200;*/ display:none; /*border-top:1px solid #e75547;*/border-radius: 10px; background-image: linear-gradient(-225deg, #e87019 0%, #e77e32 48%, #ec9a5f 100%);
    box-shadow: 0px 0px 10px 6px #ddd;}
#menu .menu ul li li {float:none; width:100%; display:block; clear:both; margin:0; font-size:1em; text-align:left;}
#menu .menu ul li li a{padding:0 15%;/*border-bottom:1px solid #ee4d3e; border-top:1px solid #f56f62;*/}
#menu .menu ul li li a:hover,#nav ul li a:hover {/*background-color:#1e4b98;*/ border-radius: 10px; background-image: linear-gradient(-225deg, #3b6abc 0%, #5b81d1 48%, #789fe2 100%);}
#menu .menu ul li ul.last {left:auto; right:0;}
#menu .menu ul li ul.last li {text-align:right;}
.navbtn {float:left; overflow:hidden; width:30px; height:30px; padding:6px; cursor:pointer; display:none;}
.navbtn span {display:inline-block; float:left; width:13px; height:13px; background-color:#fff; border:1px solid #37408E; border-radius:2px;}
/*mobilenav*/
#nav {margin:-17px auto 15px; background-color:#F65E4F; display:none; padding-top:2px;}
#nav ul li {font-size:1em; line-height:42px; border-top:1px solid #f57164; border-bottom:1px solid #e75547;}
#nav ul li a {padding-left:5%;}
#nav ul li ul {border-top:1px solid #e75547;}
#nav ul li li a {padding-left:8%;}
/*slidershow*/
#slidershow {position: relative; margin:0 auto 15px; overflow:hidden;}
.rslides {position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {-webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0;}
.rslides li:first-child {position: relative; display: block; float: left;}
.rslides img {display: block; height: auto; float: left; width: 100%; border: 0;border-radius: 10px;}
.centered-btns_nav {z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 50%; left: 0; opacity: 0.7; text-indent: -9999px; overflow: hidden; text-decoration: none; height: 61px; width: 38px;  margin-top: -45px;}
.centered-btns_nav:active {opacity: 1.0;}
.centered-btns_nav.next {left: auto; background-position: right top; right: 0;}
.transparent-btns_nav {z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); top: 0; left: 0; display: block; background: #fff; opacity: 0; filter: alpha(opacity=1); width: 48%; text-indent: -9999px; overflow: hidden; height: 91%; }
.transparent-btns_nav.next {left: auto; right: 0; }
.large-btns_nav {z-index: 3; position: absolute; -webkit-tap-highlight-color: rgba(0,0,0,0); opacity: 0.6; text-indent: -9999px; overflow: hidden; top: 0; bottom: 0;  left: 0; background: #000 url("themes.gif") no-repeat left 50%; width: 38px;}
.large-btns_nav:active {opacity: 1.0;}
.large-btns_nav.next {left: auto; background-position: right 50%;  right: 0;}
.centered-btns_nav:focus,
.transparent-btns_nav:focus,
.large-btns_nav:focus {outline: none;}
.centered-btns_tabs,
.transparent-btns_tabs,
.large-btns_tabs {position:absolute; right:5%; bottom:7%; z-index:3;}
.centered-btns_tabs li,
.transparent-btns_tabs li,
.large-btns_tabs li {display: inline; float: left; margin-right: 15px; }
.centered-btns_tabs a,
.transparent-btns_tabs a,
.large-btns_tabs a {text-indent: -9999px; overflow: hidden; border-radius: 15px; background-color:rgba(255,255,255, .5); display: block; width: 9px; height: 9px; }
.centered-btns_here a,
.transparent-btns_here a,
.large-btns_here a { background-color:#37408E;}
/*container*/
#container {overflow:hidden;}
/*sidebar*/
.sidebar {width:300px; float:left;}
.widget,#sideMenu {/* border:1px solid #eee; */margin-bottom:15px;overflow:hidden;border-radius: 10px;}
.widget h3,.about h3,.homeProbox h3,.showcase h3,.box h3,#sideMenu h3,h3#comment-form,.widget #calendar_wrap caption {font-weight: bold;font-size: 18px;color: #fff;height: 45px;line-height: 45px;padding:0 15px;/*background-color: #bc3b3b;*/ /* border-top:2px solid #37408E; */border-bottom:1px solid #eee; background-image: linear-gradient(-225deg, #6f9dff 0%, #7ea4f3 48%, #5c82d2 100%);}
.widget ul li {line-height: 40px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;/* background:url(images/dot.jpg) no-repeat left center; */background: url(images/arrow-right.png) no-repeat 95% center;border-bottom: 1px solid #e3e3e3;padding-left: 5px;}
.widget ul li a {color:#222;font-size: 15px;}
.widget .textwidget,.widget ul,.widget #searchform,.widget .tagcloud {padding:10px; font-size:0.875em;background: #f5f5f5;}
.widget .textwidget p {/* margin-bottom: 10px; */padding: 0 10px 5px 10px;line-height: 30px;}
.widget .textwidget p a {color:#000;}
.widget .textwidget img {width:100%; height:auto;}
#sideMenu h3 {/*background: #3b6abc;*/ color:#fff;background-image: linear-gradient(-225deg, #6f9dff 0%, #7ea4f3 48%, #5c82d2 100%);}
#sideMenu ul {background: #f5f5f5;}
#sideMenu ul li a {color: #333;font-size: 14px;display:block;padding: 10px 5%;border-bottom: 1px solid #e3e3e3;/* border-top: 1px solid #000000; */white-space:nowrap;overflow:hidden;text-overflow:ellipsis;background:url(images/arrow-right.png) no-repeat 95% center;}
#sideMenu ul li a:hover {/*background-color:#f17164;*/ background-image: linear-gradient(-225deg, #e87019 0%, #e77e32 48%, #ec9a5f 100%); color:#fff;}
#sideMenu ul li a i {float:right;}
#sideMenu li li a{padding:8px 8%;}
#sideMenu li li li a{padding:8px 12%;}
#sideMenu li li li li a{padding:8px 16%;}
#sideMenu li li li li li a{padding:8px 18%;}
.widget #searchform {text-align:center;}
.widget #searchform #searchsubmit {background-color:#F65E4F; color:#fff; cursor:pointer; border:none; padding:5px 0; font-size:0.875em;}
.widget #searchform #s {border:1px solid #ddd; padding:5px 0;}
.widget #calendar_wrap caption {padding:0; width:100%;}
.widget #calendar_wrap table {width:100%;}
.widget #calendar_wrap thead {border-bottom:1px solid #ccc; border-right:1px solid #ccc;}
.widget #calendar_wrap td {padding:4px 0;}
.widget #calendar_wrap a {color:#F65E4F;}
.widget .tagcloud a {background-color:#f2f2f2; color:#555; padding:3px 5px;}
.widget .tagcloud a:hover {background-color:#F65E4F; color:#fff;}
.main {float:right; width:870px; overflow:hidden;}
.main span1 {padding-left: 20px;}
.main span1 a{color:#5882ed;padding:0 0 0 10px;}
.about {margin-bottom:15px;}
.about h3 {padding:0 2%; margin-bottom:15px;}
.about img {display:block; width:100%; max-width:100%; height:auto;}
.about p {text-align:justify;font-size: 15px;line-height: 30px;margin-bottom:5px;}
#banner {margin:0 auto 15px;}
#container .banner {margin-bottom:15px;}

.banner img,#banner img {width:100%; height:auto; display:block;}
/*breadcrumb*/
#breadcrumb {margin:-15px auto 15px;}
.breadcrumb {background:#f3f3f3 url(images/home.png) no-repeat 10px 9.5px; padding-left:25px; border-bottom:1px solid #eee;  height:30px; line-height:31px; font-size:0.75em; color:#555;}
.breadcrumb a {color:#555;}
/*homeProMenu*/
.homeProbox {overflow:hidden; margin-bottom:15px;}
.homeProbox h3 {margin-bottom:4px;}
.homeProbox ul {overflow:hidden; width:1225px;}
.homeProbox ul li {width:280px; float:left; margin:11px 26px 15px 0;}
.homeProbox ul li .proItem {border:1px solid #eee; padding:5px; border-radius: 10px;}
.homeProbox ul li a,ul.products-list li a {display:block; overflow:hidden; color:#333;}
.homeProbox ul li img,ul.products-list li img,.commentslist li .gravatar img,.products-info .thumbnail img {display:block; width:100%; height:auto; transition:transform 0.5s ease 0s;}
.homeProbox ul li img:hover,ul.products-list li img:hover {transform:scale(1.4,1.4); transition:transform 0.5s ease 0s; opacity:0.9;}
.homeProbox ul li p {font-size:0.875em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-top:5px; text-align:center; line-height: 1.75em;}
.homeProbox ul li p a:hover {color:#f60; text-decoration:underline;}
/*showcase*/
.showcase {position:relative; margin-bottom:15px; overflow:hidden;}
.showcase h3,h3#comment-form {margin-bottom:15px;}

.showcase .owl-carousel .owl-nav {position:absolute; right:11px; top:13px; overflow:hidden;}
.showcase .owl-carousel .owl-nav .owl-prev,.showcase .owl-carousel .owl-nav .owl-next {float:left; position:static; left:auto; top:auto; width:20px; height:20px; background-position:7px 5px; margin:0; padding:0;}
.showcase .owl-carousel .owl-nav .owl-next {background-position:-15px 5px;}

/*news-box*/
.news-box {width:1230px;}
.box {float:left;width:380px;margin-right:30px;margin-bottom: 20px;display:inline;}
.box h3 a {color:#000;}
.box ul {padding: 10px 20px 20px 20px;background: #f5f5f5;border-radius: 0 0 10px 10px;box-shadow: 0px 5px 0px 0px #dddddd;}
.box ul li {white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:0.875em;line-height: 40px;/* padding:5px 0; */border-bottom: 1px solid #e3e3e3;}
.box ul li a {/* background:url(images/dot.jpg) no-repeat left center; */padding-left:10px;color:#333;}
.box ul li a:hover {color:#37408E; text-decoration:underline;}
/*main*/
.title {border-bottom:1px solid #ddd; overflow:hidden;}
.title h1 {font-size:1.25em; font-weight:normal; color:#444; float:left; border-bottom:2px solid #37408E; padding-bottom:5px;}
ul.news-list {padding:20px 0;}
ul.news-list li {font-size:0.875em; height:40px; line-height:40px; border-bottom:1px solid #f5f5f5; overflow:hidden;}
ul.news-list li a {color:#444;}
ul.news-list li a:hover {color:#37408E; text-decoration:underline;}
ul.news-list li span {float:right; color:#888; font-size:0.75em;}
/*products-list*/
ul.products-list {overflow:hidden; width:900px;}
ul.products-list li {float:left; width:270px; margin:20px 30px 10px 0; display:inline;}
ul.products-list li .thumbnail {margin-bottom:10px; overflow:hidden;}
ul.products-list li h2 {font-size:1em; font-weight:normal; text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
ul.products-list li h2 a:hover,.post .pn a:hover,.related-post ul li a:hover,.related-products li p a:hover,.widget ul li a:hover {color:#F65E4F; text-decoration:underline;}
/*pagenavi*/
.pagenavi {padding-top:30px; text-align:center; margin:10px 0 20px;}
.pagenavi a,.pagenavi span.current {padding: 10px 20px;background-color:#eee;color:#666;font-size:0.875em;border-radius: 10px;margin: 2px;display:inline-block;}
.pagenavi a:hover,.pagenavi a.oncurrent,.pagenavi span.current {background-color:#F65E4F; color:#fff;}
.cmtpage {border-top:none;}
/*post*/
.post h1 {font-size:1.75em; font-weight:normal; text-align:center; padding:10px 0 15px; border-bottom:1px solid #eee; margin-bottom:15px;}
.post .postmeta {text-align:center; font-size:0.75em; color:#777; margin-bottom:15px;}
.post .postmeta span {padding:0 10px;}
.post .postmeta a {color:#777;}
.post .entry p{text-align:justify; margin-bottom:0px; font-size:16px; line-height:30px; padding: 5px 0;}
.post .entry img {width:auto; max-width:100%; height:auto;}
.post .entry a {color:#43ABEC;}
.post .entry a:hover {color:#37408E; text-decoration:underline;}
.post .entry blockquote {overflow:hidden; background:url(images/block_l.png) no-repeat 0 10px; padding:15px 25px 0; position:relative; margin:0 2em 15px; color:#444;}
.post .entry blockquote span.blockquote {background:url(images/block_r.png) no-repeat 0 0; display:block; width:20px; height:28px; position:absolute; right:0; bottom:10px;}
.post .entry ul,.post .entry ol {margin-bottom:15px; padding-left:2em; overflow:hidden; font-size:0.875em; line-height:1.75em;}
.post .entry ul li {list-style:inside disc none; margin-bottom:5px;}
.post .entry ol li {list-style:inside decimal none; margin-bottom:10px;}
.post .pn {border-top:1px solid #ddd; padding-top:15px; margin-bottom:25px; overflow:hidden; font-size:0.875em;}
.post .pn p {padding:5px 0;}
.post .pn a {color:#333;}
/*products-info*/
.products-info {overflow:hidden; margin-bottom:25px;}
.products-info .thumbnail {width:300px; float:left; margin-right:30px; display:inline; transition:all 0.4s ease 0s;}
.products-info .products-meta {float:left; padding:15px; transition:all 0.4s ease 0s;}
.products-info .products-meta p {padding:10px; transition:all 0.4s ease 0s;}
.products-info .products-meta p span {font-size:2em; color:#F65E4F; transition:all 0.4s ease 0s;}
.products-info .products-meta p span a {color:#F65E4F;}
/*related-post*/
.related-post {margin-bottom:35px;}
.related-post h3,#commentslist h3 {font-size:1.125em; font-weight:normal; border-bottom:1px solid #ddd; margin-bottom:15px; padding-bottom:5px;}
.related-post h3 span,#commentslist h3 span {border-bottom:3px solid #F65E4F; padding-bottom:5px;}
.related-post ul {overflow:hidden;}
.related-post ul li {font-size:0.875em; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  float:left; width:50%; line-height: 35px;}
.related-post ul li a {background:url(images/dot.jpg) no-repeat left center; padding-left:10px; color:#333;}
/*related-products*/
.related-products li p {text-align:center; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; padding:5px 0; font-size:0.875em;}
.related-products li p a {color:#333;}
.pro-title {border-bottom:2px solid #37408E;  margin-bottom:25px;}
.pro-title  h3 {float:left; background-color:#37408E; color:#fff; font-size:1em; padding:3px 10px; cursor:pointer; margin-right:5px; display:inline;}
.pro-title  h3:hover,.pro-title  h3.on {background-color:#F65E4F; border-bottom:2px solid #F65E4F; margin-bottom:-2px;}
/*commentslist*/
#commentslist {margin-bottom:20px;}
.commentslist li {position:relative; overflow:hidden; margin-bottom:15px; border-bottom:1px solid #ddd; padding-bottom:15px;}
.commentslist li .gravatar {width:44px; height:44px; position:absolute; left:0; top:5px;}
.commentslist li .cmt-info {padding-left:55px;}
.commentslist li .cmt-info.on {padding-left:0;}
.commentslist li .cmt-info .cmt-author a {color:#555;}
.commentslist li .cmt-info .cmt-author {font-size:0.875em; margin-bottom:10px;}
.commentslist li .cmt-info .cmt-cont {font-size:0.875em; color:#333; line-height:1.75em; margin-bottom:10px;}
.commentslist li .cmt-info .cmt-meta span {font-size:0.75em; color:#888;}
.commentslist li .cmt-info .cmt-meta span.reply {float:right; font-size:0.875em;}
.commentslist li .cmt-info .cmt-meta span.reply a {color:#37408E;}
.commentslist li ul {margin-left:44px;}
.commentslist li li {margin-top:15px; border-top:1px solid #eee; padding-top:10px; border-bottom:none; padding-bottom:0;}
.commentslist li li .gravatar {top:15px;}
#loading-comments {display:none; text-align:center; font-family:'宋体'; font-size:0.875em; color:#0074CE;}
/*comment*/
#respond p {overflow:hidden; margin-bottom:15px; font-size:0.875em;}
#respond i {color:#F65E4F;}
#respond .text,#respond textarea {border:1px solid #ddd; border-radius:2px; padding:5px;}
#respond textarea {width:90%; height:150px;}
#respond .submit {background-color:#37408E; color:#fff; border:none; padding:5px; cursor:pointer;}
#respond a:hover {background-color:#F65E4F;}
#respond a {background-color:#37408E; color:#fff; padding:0 5px;}
a#cancel-comment-reply-link {display:block; float:left; padding:0 5px; height:31px; line-height:31px; background-color:#F65E4F; font-size:0.875em;}
#loading{background:url(images/ajaxload.gif) no-repeat left center; padding-left:25px; margin:5px 0;}
#error{padding:5px 0;color:#cc0000}
.ajax-notice {color: #FF6600; font-size: 0.875em; padding:10px;}
/*tabbox*/
.tabbox {display:none;}
.tabbox.on {display:block;}
/*friendlinks*/
#friendlinks {border-top:1px solid #dedede; padding-top:10px; margin-bottom:15px;}
#friendlinks ul {overflow:hidden;}
#friendlinks ul li {float:left; font-size:0.875em; margin:5px; display:inline;}
#friendlinks ul li a {color:#555;}
#friendlinks ul li a:hover {color:#000; text-decoration:underline;}
/*footer*/
#footer {background-color:#F1f1f1; border-top:2px solid #f2f2f2;}
.footer {border-top:1px solid #dedede; padding:15px 0 1px; text-align:center;}
.pageslist {margin-bottom:15px;}
.pageslist ul li {display:inline-block; margin:10px; font-size:0.875em;}
.pageslist ul li a {color:#555;}
.pageslist ul li a:hover {color:#222; text-decoration:underline;}
.phone {font-size:2em; color:#37408E; font-family:Arial; margin-bottom:15px;}
.phone a {color:#37408E;}
.phone span {background:url(images/phone.png) no-repeat left center; padding-left:40px;}
.copyright {font-size:0.75em; color:#777;}
.copyright a {color:#777;}
.copyright p {margin-bottom:15px;}
.tools {position:fixed; right:0; bottom:10%; z-index:9;}
.tools span {display:block; width:54px; height:54px; background-color:#051C30; border-bottom:1px solid #ddd; cursor:pointer; background-repeat:no-repeat;}
.tools span a {display:block; width:100%; height:100%; color:#fff;}
.tools span.backtop {background-image:url(images/backtop.png); border-bottom:none;}
.tools span.tools-qq {background-image:url(images/qq.png);}
.tools span.tools-phone,.tools span.mobile-phone {background-image:url(images/sphone.png);}
.tools span.mobile-phone {display:none;}
.tools span.tools-phone {padding-left:54px; width:0; line-height:54px;  font-size:1.5em; color:#fff;}
.tools span.tools-phone.on {background-color:#37408E; border-radius:27px 0 0 27px;}
/*screen width*/
@media only screen and (max-width:1280px){
	.inner {
		width:93.75%;
	}	
	.sidebar {
		width:25%;
	}
	.main {
		width:72.5%;
	}
	.homeProbox ul {
		width:102.083333%;
	}
	.homeProbox ul li {
		width:22.857143%;
		margin: 11px 2.122449% 15px 0px;
	}
	.news-box {
		width:102.5%;
	}
	.box {
		width:30.894309%;
		margin-right: 2.439024%;
	}
	ul.products-list {
		width:103.448276%;
	}
	ul.products-list li {
		width:30%;
		margin:20px 3.333333% 10px 0;
	}
	.commentslist li ul {
		margin-left:5.057471%;
	}
	.products-info .thumbnail {
		width:34.482759%;
		margin-right:3.4482759%;
	}
	.products-info .products-meta {
		padding:15px 1.724138%;
	}
}
@media only screen and (max-width:980px){
	#menu .menu ul li {
		font-size:0.875em;
	}
}
@media only screen and (max-width:800px){
	#menu .menu ul li {
		font-size:0.8em;
	}
}
@media only screen and (max-width:768px){
	#header .logo {
		width:45.57%;
	}
	#header .tel {
		margin-top:10px;
	}
	#menu .menu,
	.widget p.pic,
	.sidebar  {
		display:none;
	}
	.navbtn,
	.contact {
		display:block;
	}
	.main,
	.sidebar {
		float:none;
		width:100%;
	}
	
}
@media only screen and (max-width:640px) {
	#header .tel {
		margin-top:5px;
	}
	.tools span.mobile-phone {
		display:block;
	}
	.tools span.tools-phone {
		display:none;
	}
	.products-info .products-meta p span {
		font-size:1.5em;
	}
}
@media only screen and (max-width:480px) {
	#header .logo {
		padding-top:5px;
	}
	#header .tel {
		background:none;
		padding-left:0;
		margin-top:0;
	}
	#header .tel span {
		font-size:1.5em;
	}
	.homeProbox ul {
		width:104.333333%;
	}
	.homeProbox ul li {
		width:45.714286%;
		margin: 11px 4.244898% 15px 0px;
	}
	.leonhereclear {
		clear:both;
	}
	.news-box {
		width:100%;
	}
	.box {
		width:100%;
		margin-right:0;
		display:block;
		float:none;
		clear:both;
	}
	.related-post ul li {
		float:none;
		width:100%;
	}
	.products-info .products-meta {
		padding:5px 1.724138%;
	}
	.products-info .products-meta p span {
		font-size:1em;
	}
	.products-info .thumbnail {
		width:34.482759%;
		margin-right:2.4482759%;
	}
	.products-info .products-meta p {
		font-size: 0.875em
	}
}
@media only screen and (max-width:360px) {
	.products-info .products-meta {
		padding:0 1.724138%;
	}
	.products-info .products-meta p {
		padding:5px;
	}
}
@media only screen and (max-width:320px) {
	.phone {
		font-size:1.5em;
	}
}

/* foot */
.footer1 {
	display:none;
}
@media only screen and (max-width:800px){ 
  	.footer1 {
	width: 100%;
	height: 2.8rem;
    display:block; 
	position: fixed!important;
	bottom: 0;
	right: 0;
	z-index: 9999;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;}
.foot {
	width: 100%;
	position: fixed;
	height: 0.8rem;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-moz-transition: all 0.3s ease-in-out 0s;
	-ms-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
  	background:#323232;
}
.foot-relative {
	position: relative;
	width: 100%;
	height: 2.8rem;
background: #ffffff24;}

.foot a.l1{
	display: block;
	float: left;
	width: 25%;
	color: #ffffff
;background: #1e4b98;border-radius: 20px;}
.foot a.l2{
	display: block;
	float: right;
	width: 73%;
	color: #ffffff
;background: #ee7c2a;border-radius: 20px;}

.foot a span {
	display: block;
	width: 100%;
	text-align: center;
	/* font-size: 1.2rem; */
	line-height: 2.8rem;
	}
.foot a h3 {
	width: 100%;
	text-align: center;
	font: 1rem/1rem "宋体";
}
}
/*font*/
@font-face {
	font-family: "commonfont";
	src: url('/font/common.woff') format('woff'), url('/font/common.ttf') format('truetype'), format('woff'),/* chrome, firefox */
   format('truetype'),/* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
   format('svg');/* iOS 4.1- */
}
.commonfont {
	font-family: "commonfont" !important;
 	font-style: 16px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}

.wenbiaoti1 {font-size: 1.3em;display: block;font-weight: bold;/* padding-bottom: 15px; */padding: 10px;border-radius: 10px 10px 0 0;background-image: linear-gradient(-225deg, #6f9dff 0%, #7ea4f3 48%, #5c82d2 100%);}
.wenbiaoti1 a {color:#1e4b98;color: #fff; padding-left: 20px;}
h2 a{color: #1e4b98;}
.fl {display:inline;float:left}
.fr {display:inline;float:right;color: #9b9b9b;}

/*tcd专题展现*/

.abt_lf_btm{padding:12px 3px 0;}

.abt_lf_btm dl{ float:left;display:inline; overflow:hidden;width: 47%;text-align:center;padding: 5px;}

.abt_lf_btm dt{/* height:150px; */overflow:hidden;}

.abt_lf_btm dt a{ display:inline-block;padding: 5px;border:1px #d0d0d0 solid; background:#fff;}

.abt_lf_btm dt a img{width: 240px; height: auto; overflow:hidden;}

.abt_lf_btm dd a{font-size:13px;}

.abt_lf_btm .to_lf,.abt_lf_btm .to_rt{ display:inline-block;margin-top:33px;}

.abt_lf_btm .to_lf{margin-right:10px;}

/* 浮动咨询 */
.zixuntc{position:fixed; right:0px;bottom: 10px; z-index:9999;}
@media screen and (max-width: 560px) { .none{display:none; }}
