﻿/* 织梦58（dede58.com）做最好的织梦整站模板下载网站 */
body {
	font-family: "Arial", "Microsoft YaHei";
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #454545;
	background: #fff;
	position: relative;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
}
::-webkit-selection {
color: #fff;
background: #bf9e5b;
}
::-moz-selection {
color: #fff;
background: #bf9e5b;
}
::selection {
	color: #fff;
	background: #bf9e5b;
}
.margin-big-large-bottom {
	margin-bottom: 75px;
}
.margin-big-small-bottom {
	margin-bottom: 35px;
}
.margin-big-middle-bottom {
	margin-bottom: 50px;
}
.margin-big-middle-top {
	margin-top: 50px;
}
.text-lowercase {
	text-transform: lowercase;
}
.text-uppercase, .initialism {
	text-transform: uppercase;
}
.text-capitalize {
	text-transform: capitalize;
}
.float_bg {
	background: url(../images/qq_3.gif) repeat-y
}
a {
	color: #666;
	text-decoration: none
}
a:focus, a:hover {
	color: #bf9e5b;
}
.bg-main {
	background: #bf9e5b
}
.button.bg-main:hover {
	background: #bf9e5b
}
.text-main, a.text-main:link, a.text-main:visited, .button.border-main, blockquote.border-main strong, .pager.border-main a, .pager-prev.border-main, .pager-next.border-main, .nav a:hover, .nav-menu.nav-pills .active ul a:hover, .bg-inverse .nav-menu ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs ul a:hover, .bg-inverse .nav.nav-menu.nav-tabs .active ul a:hover, .bg-inverse .nav.nav-menu.nav-pills ul a:hover, .bg-inverse .nav.nav-menu.nav-pills .active ul a:hover {
	color: #296ac0
}
.passcode {
	border-left: 1px solid #ddd;
	border-radius: 0 4px 4px 0;
	height: 32px;
	line-height: 32px;
	margin: 1px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.blankbig {
	height: 45px;
	line-height: 45px;
	clear: both;
	font-size: 0;
}
.detail h2, .detail h3 {
	line-height: 180%
}
.detail h3, .detail h1 {
	font-size: 16px;
	color: #322725;
}
.layout {
	overflow: hidden;
	width: 100%;
}
.noinfo {
	text-align: center
}
header .layout {
	overflow: visible;
	width: 100%;
}
.input:focus {
	border: 1px solid #333
}
.inner-banner {
	width: 100%;
	overflow: hidden
}
.inner-banner img {
	width: 100%;
}
.lefter {
	padding-right: 50px;
}
.line-big {
	margin-left: -15px;
	margin-right: -15px;
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big .xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 15px;
	padding-left: 15px
}
.bread span.icon-home {
	padding-right: 5px;
}
.bread a {
	font-size: 14px;
	color: #888
}
.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 73%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	background-size: contain;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.artzoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 64%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.layout.cont_back {
	background-color: #f9f1ed;
}
/*header begin*/
.header-box.fixed.fixed-top {
	width: 100%;
	z-index: 3;
}
#fh5co-header .header-box {
	background-color: #241f1a;
	height: 125px;
	line-height: 125px;
}
#fh5co-header .navbar {
	position: relative;
	width: 80%;
	margin: 0px auto;
}
#fh5co-header .navbar-body .nav li:nth-child(4) a {
	margin-left: 130px;
}
#fh5co-header .navbar-head img {
	width: 75px;
	height: 75px;
	margin-left: -20px;
}
#fh5co-header .search_bar {
	float: left;
	padding-top: 75px;
}
#fh5co-header .search_bar img {
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
}
#fh5co-header .navbar-body .nav li {
	padding: 0;
	display: inline;
}
#fh5co-header .navbar-body .nav li a {
	color: #fff;
	font-size: 16px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	padding: 0 25px;
	position: relative;
	height: 125px;
	line-height: 174px;
}
#fh5co-header .navbar-head {
	position: absolute;
	left: 47%;
	top: 30px;
	margin-left: -95px;
	z-index: 3;
}
#fh5co-header .navbar-body .nav li a:hover, #fh5co-header .navbar-body .nav li.currents a {
	color: #bf9e5b;
	transition: none;
	height: 125px;
}
#fh5co-header .navbar-body .nav li a:hover #nav_jian {
	display: block;
}
#fh5co-header #show_search {
	display: none;
}
#fh5co-header #show_search input.inputkey {
	border: 1px solid #ccc;
	height: 30px;
	color: #666;
	line-height: 30px;
	padding: 0px 10px;
	width: 120px;
	border-right: none;
	float: left;
}
#fh5co-header #show_search input.go {
	height: 30px;
	line-height: 100%;
	border: none;
	background: #bf9e5b;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	float: left;
	transition: background 0.3s ease 0s;
	width: 40px;
}
#fh5co-header .nav_jiantou {
	position: relative;
}
#fh5co-header .nav_jiantou #nav_jian {
	width: 100%;
	height: 10px;
	position: absolute;
	top: 24px;
	left: 0;
	color: #bf9e5b;
	display: none;
}
/* footer begin*/
footer {
	background: #171717;
}
footer .footer-bot {
	padding-bottom: 22px;
	padding-top: 22px;
	border-top: 1px solid #2f2f2f;
}
footer .footer-bot .Copyright {
	color: #fff;
	font-size: 14px;
	line-height: 20px;
}
footer .footer-bot .Copyright a {
	color: #fff;
}
footer .footer-bot .Copyright a:hover {
	color: #bf9e5b;
	text-decoration: underline
}
footer .footer-bot .foot-flink {
	padding: 5px 0 0px;
	color: #fff;
}
footer .footer-bot .foot-flink a {
	color: #fff;
	margin: 0 3px
}
footer .footer-bot .foot-flink a:hover {
	color: #bf9e5b;
	text-decoration: underline
}
/* footer end*/

/*banner begin*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 3px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	cursor: pointer;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	float: left;
	text-indent: -2000px;
	background: #d5d8dc;
}
.flex-control-nav .flex-active {
	background: #fff;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}
.flex-direction-nav li a {
	display: block;
	width: 26px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-top: -46px;
	text-indent: -999em;
	top: 50%;
}
.flex-direction-nav li a.flex-prev {
	left: 0;
	background: url("../images/prev.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next {
	right: 0;
	background: url("../images/next.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next:hover {
	background: url("../images/next.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev:hover {
	background: url("../images/prev.png") no-repeat;
	opacity: 1;
}
/*banner end*/

/* home product  begin*/
#fh5co-product-list {
	background-color: #f9f1ed;
}
.fh5co-heading {
	text-align: center;
	margin-bottom: 55px;
	margin-top: 35px;
}
.fh5co-heading h2 {
	color: #333333;
	font-size: 18px;
	height: 20px;
}
.fh5co-heading h3 {
	color: #8b8887;
	font-size: 16px;
	height: 26px;
	line-height: 26px;
}
#fh5co-product-list .more_button {
	border: 1px solid #bf9e5b;
	width: 100px;
	height: 34px;
	background-color: #f9f1ed;
	margin: 35px 0px 47px;
}
#fh5co-product-list .more_button a {
	color: #bf9e5b;
	font-size: 14px;
}
/*product*/
.pro-item {
	background-color: #fff;
}
.pro-item .portfolio-img {
	overflow: hidden;
	margin-bottom: 10px;
}
.pro-item .portfolio-img .zoomimgs {
	vertical-align: middle;
}
.pro-item .portfolio-img .zoomimgs:hover {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.pro-item h2 {
	font-size: 18px;
	padding: 10px 0 10px;
}
/* home product end*/

/*home about us begin*/
#fh5co-about-us {
	background: #fff;
	margin-bottom: 60px;
}
#fh5co-about-us .show-content span {
	font-size: 14px;
	color: #333333;
}
#fh5co-about-us .more_button {
	border: 1px solid #bf9e5b;
	width: 100px;
	height: 34px;
	background-color: #ffffff;
	margin-top: 10px;
}
#fh5co-about-us .more_button a {
	color: #bf9e5b;
	font-size: 14px;
	line-height: 24px;
}
#fh5co-about-us .zoomimgs {
	background-size: contain;
	max-width: 42%;
	float: left;
	margin-right: 2%;
	padding-bottom: 30%;
}
#fh5co-about-us .about_content {
	float: left;
	width: 56%;
}
/*home about us end*/

/*bottom begin*/
#fh5co-info-list {
	background-color: #171717;
}
#fh5co-info-list .nav-split li {
	border-right: none;
}
#fh5co-info-list .bottom_menu a {
	color: #fff;
	font-size: 14px;
}
#fh5co-info-list .bottom_menu span {
	padding-right: 24px;
}
#fh5co-info-list .bottom_img {
	margin: 25px auto 12px;
}
#fh5co-info-list .fh5co-contact-us {
	text-align: center;
}
#fh5co-info-list .fh5co-contact-us .contact-us-cnter {
	width: 40%;
	margin: 0px auto;
}
/*#fh5co-info-list .fh5co-contact-us .wechat_img,.contact-content{float:left;}*/
#fh5co-info-list .fh5co-contact-us .wechat_img, .contact-content {
	float: left;
}
#fh5co-info-list .fh5co-contact-us .wechat_img img {
	width: 140px;
	height: 140px;
	margin-right: 30px;
}
#fh5co-info-list .fh5co-contact-us .contact-content {
	text-align: left;
	color: #fff;
}
#fh5co-info-list .fh5co-contact-us .contact-content span {
	padding-bottom: 20px;
}
/*bottom end*/


/* home friend-link end*/
#fh5co-friend-link {
	position: relative;
	background: url(../images/link.png) no-repeat left top;
	z-index: 1001;
	margin-top: 8px;
	width: 101px;
	height: 25px;
}
#fh5co-friend-link a.golink {
	display: block;
	text-indent: -999em;
	width: 101px;
	height: 25px;
	bottom: 0px;
	left: 0;
}
#fh5co-friend-link ul {
	background-color: #fff;
	border: 1px solid rgba(0, 0, 0, 0.15);
	border-radius: 4px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, 0.176);
	bottom: 25px;
	display: none;
	left: 0;
	overflow: hidden;
	padding: 5px 0px 5px 0px;
	position: absolute;
	min-width: 120px;
	font-size: 14px;
}
#fh5co-friend-link ul li {
	list-style: none
}
#fh5co-friend-link ul li a {
	color: #808182;
	display: block;
	text-align: left;
	padding: 1px 0 1px 22px
}
#fh5co-friend-link ul li a:hover {
	color: #8d8e8f;
	text-decoration: none;
	background: #f5f5f5
}
/* home friend-link end*/

/*product detail begin*/

/*product detail end*/
.pro_content {
	min-height: 600px;
}
.pro_content .bread li::after {
	content: ">";
	font-size: 16px;
	color: rgb(102, 102, 102);
	font-family: 微软雅黑;
}
.pro_content span.pro_namecolor {
	color: #bf9e5b;
	font-size: 14px;
	font-family: 微软雅黑;
}
.pro_url {
	padding-left: 0;
	padding-right: 0;
}
/* inner begin*/
#fh5co-content_show h2.left_h {
	background: url("../images/title_line2.jpg") no-repeat scroll left bottom;
	color: #bf9e5b;
	display: block;
	font-size: 22px;
	padding: 0 0 3px;
}
#fh5co-content_show .nav-inline {
	list-style: outside none none;
}
#fh5co-content_show .nav {
}
#fh5co-content_show .nav ul li {
	background: url("../images/li.png") no-repeat left 12px;
	border-bottom: 1px solid #f2f2f2;
	font-size: 14px;
	padding: 1px 0 3px 0px;
}
/*#fh5co-content_show .nav ul{ padding-left:18px;}*/
/*#fh5co-content_show .nav li#pro_li{ padding-left:10px;}*/
#fh5co-content_show .nav li#pro_li a {
	font-size: 16px;
}
#fh5co-content_show .nav li:hover, #fh5co-content_show .nav li.active {
	color: #bf9e5b;
}
#fh5co-content_show .nav li a {
	display: inline-block;
	text-decoration: none;
	width: 100%;
	font-size: 14px;
	font-weight: normal
}
#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
	color: #bf9e5b;
}
#fh5co-content_show .show_body {
	font-size: 14px;
}
#fh5co-content_show .detail img {
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
#fh5co-content_show .detail img {
	opacity: 0.9;
}
#fh5co-content_show .detail p {
	text-indent: 0;
}
#fh5co-content_show .qhd-title span {
	margin: 0 5px;
	font-size: 12px;
	color: #999
}
#fh5co-content_show .title {
	border-bottom: 1px solid #d6d6d6;
	height: 40px;
	margin-bottom: 30px;
	text-align: left;
}
#fh5co-content_show .title h2 {
	border-bottom: 1px solid #bf9e5b;
	color: #bf9e5b;
	display: inline-block;
	font-size: 20px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	word-break: break-all;
}
#fh5co-content_show .title h2 a {
	color: #bf9e5b;
	font-size: 22px;
}
#fh5co-content_show .detail {
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 24px;
	color: #666;
	min-height: 600px;
}
#fh5co-content_show .product-detail img {
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail .content-img {
	overflow: hidden;
	border: 1px solid #eaeaea;
	border-radius: 5px;
	padding: 7px;
}
#fh5co-content_show .product-detail .content-img img {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {
	border-bottom: 1px dashed #d6d6d6;
	color: #444;
	font-size: 14px;
	line-height: 33px;
}
#fh5co-content_show .product-detail .p_desc {
	color: #444;
	line-height: 30px;
	padding: 12px 0px 5px;
}
#fh5co-content_show .product-detail .add_to_inquiry {
	height: 30px;
}
#fh5co-content_show .product-detail .add_to_inquiry #add_to_inquiry {
	border: none;
	border-radius: 0;
	background: #bf9e5b;
	color: white;
	display: block;
	float: left;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	margin-right: 20px;
	padding: 0 20px;
	text-align: center;
	width: auto;
}
#fh5co-content_show .product-detail .description {
	line-height: 24px;
}
/*pager*/
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 14px;
}
.content_detail .pager a {
	border: none;
	color: #797979;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: #323232;
	background: none
}
.content_detail .pager li {
	display: block;
	text-align: left
}
#fh5co-content_show .pagination li {
	margin: 0 3px;
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
	background: #bf9e5b;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show video {
	max-width: 100%
}
/* product*/

/* product end*/

/*article*/

.detail * {
	background: none !important;
}
.article-media {
	padding: 0
}
.article-media li {
	border-bottom: 1px dashed #d7d7d7;
	list-style: none;
	line-height: 21px;
	padding: 10px 0 10px 13px;
	font-size: 14px;
	background: url("../images/li.png") no-repeat left 17px
}
.article-media li span {
	color: #848484;
}
.article-media .media .media_img {
	width: 198px;
	margin-right: 20px;
}
.article-media .media .media_img img {
	height: 120px;
	width: 198px;
}
.article-media .media .media_img a {
	padding: 0;
}
.article-media .media .media_img a:hover {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	background: #fff4ce none repeat scroll 0 0;
}
.article-media .media-body h3 {
	line-height: 100%;
	margin-bottom: 12px;
}
.article-media .media-body h3 a {
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}
.article-media .media-body h3 a:hover {
	color: #296ac0;
}
.article-media .media-body p {
	color: #3a3a3a;
	line-height: 20px;
	height: 64px;
	font-size: 14px;
	overflow: hidden;
}
#fh5co-content_show .article-media .media-body p {
	height: auto
}
.article-media .media-body .time {
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
}
.article-media li:hover h3 a {
	color: #296ac0;
}
.slideshow img {
	display: block;
	float: left;
}
/* 产品内页 */
.pro_detail {
	padding-bottom: 100px;
}
.pro_left {
	float: left;
	width: 64%;
}
.pro_left_1 {
	float: left;
	width: 68px;/* width:9%;margin-right:6.5%; */
}
.pro_left_2 {
	float: right;
	margin-right: 50px;
	width: calc(100% - 166px);/*width:78%; margin-right:6.5%; */
}
.pro_right {
	float: right;
	width: 36%;
}
/* 如果不存在颜色选择 */
.pro_item_2 {
	width: 95%;
	float: left;
}
.pro_item_2 img {
	max-width: 100%;
}
/* 本例子css */
.picScroll-top {
	float: left;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.picScroll-top .hd {
	float: left;
}
.picScroll-top .hd .prev {
	display: block;
	width: 100%;
	height: 9px;
	background: url(../images/top.jpg) no-repeat center;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top: 0;
	left: 0;
}
.picScroll-top .hd .next {
	display: block;
	width: 100%;
	height: 9px;
	background: url(../images/bottom.jpg) no-repeat center;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	bottom: 0;
	left: 0;
}
.picScroll-top .hd .prevStop {
	background-position: -60px -100px;
}
.picScroll-top .hd .nextStop {
	background-position: -60px -140px;
}
.picScroll-top .hd ul {
	display: none;
}
.picScroll-top .bd {
	float: left;
	margin: 18px 0;
}
.picScroll-top .bd ul {
	float: left;
	overflow: hidden;
	zoom: 1;
	padding-left: 0;
	list-style-type: none;
}
.picScroll-top .bd ul li {
	float: left;
	height: 68px;
	width: 68px;
	margin-bottom: 10px;
	overflow: hidden;
	list-style-type: none;
}
.picScroll-top .bd ul li .pic {
	float: left;
	width: 100%;
	border: 1px solid #e5e5e5;
}
.picScroll-top .bd ul li .pic img {
	width: 100%;
	height: 100%;
}
.picScroll-top .bd ul li:hover .pic {
	border: 1px solid #bf9e5b;
}
.pro_item {
	margin-top: 18px;
	border: 1px solid #e5e5e5;
}
.pro_item img {
	max-width: 100%;
	width: 100%;
}
.color_tab {
	float: left;
	width: 100%;
	height: 40px;
}
.color_tab ul {
	float: left;
	list-style-type: none;
	padding-left: 0;
}
.color_tab ul li {
	float: left;
	width: 40px;
	height: 40px;
	padding: 3px;
	list-style-type: none;
}
.color_tab ul li span {
	width: 100%;
	height: 100%;
	display: block;
}
.color_tab ul li.on {
	border: 1px solid #808285;
}
.pro_title {
	float: left;
	width: 100%;
	height: 50px;
	border-bottom: 1px solid #e5dbd5;
}
.pro_title h3 {
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 20px;
	color: #333;
}
.pro_id {
	float: left;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 12px;
	color: #666;
}
.pro_color {
	float: left;
	width: 100%;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	color: #333;
	margin-bottom: 10px;
}
.pro_price {
	float: left;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	color: #333;
	margin: 20px 0 30px 0;
}
.pro_desc {
	float: left;
	width: 100%;
}
.pro_desc h3 {
	float: left;
	width: 100%;
	height: 54px;
	line-height: 54px;
	font-size: 16px;
	color: #333;
}
.pro_desc span {
	float: left;
	width: 100%;
	line-height: 28px;
	color: #666;
	overflow: hidden;
}
.contact_hstitle {
	height: 58px;
	border-bottom: 1px solid #e5dbd5;
	border-top: 1px solid #e5dbd5;
	float: left;
	width: 100%;
	margin-top: 16px;
	margin-bottom: 5px;
}
.contact_hstitle span {
	font-size: 16px;
	color: #333;
	line-height: 58px;
	height: 58px;
	vertical-align: middle;
}
.contact_hstitle span:nth-child(1) {
	float: left;
	width: auto;
	line-height: 58px;
}
.contact_hstitle span:nth-child(2) {
	float: right;
	width: auto;
	line-height: 58px;
}
#contact_hs {
	display: none;
	float: left;
}
/* 产品内页结束 */

/*手机底部导航*/
#toolbar {
	display: none;
}
 @media (min-width:1220px) {
.container {
	width: 1220px;
}
}
 @media (min-width:1000px) and (max-width:1199px) {
#fh5co-header .navbar {
	position: relative;
	width: 90%;
	margin: 0px auto;
}
#fh5co-header .navbar-body .nav li:nth-child(4) a {
	margin-left: 110px;
}
#fh5co-header .navbar-head img {
	width: 75px;
	height: 75px;
	margin-left: 10px;
}
#fh5co-header .search_bar {
	float: left;
	padding-top: 75px;
}
#fh5co-header .search_bar img {
	margin-bottom: 20px;
	margin-left: 25px;
	float: left;
}
#fh5co-header .navbar-body .nav li a {
	font-size: 16px;
	padding: 0 20px;
	height: 125px;
	line-height: 174px;
}
#fh5co-header .navbar-head {
	position: absolute;
	left: 44%;
	top: 30px;
	margin-left: -95px;
	z-index: 3;
}
.fh5co-heading {
	margin-bottom: 40px;
	margin-top: 30px;
}
#fh5co-product-list .more_button {
	margin: 30px 0px 35px;
}
#fh5co-info-list .fh5co-contact-us .contact-us-cnter {
	width: 50%;
	margin: 0px auto;
}
}
 @media screen and (max-width:1000px) {
#fh5co-header .navbar {
	position: relative;
	width: 100%;
	margin: 0px auto;
}
#fh5co-header .navbar-body .nav li a {
	font-size: 16px;
	padding: 0 10px;
	height: 110px;
	line-height: 150px;
}
#fh5co-header .navbar-body .nav li:nth-child(4) a {
	margin-left: 100px;
}
#fh5co-header .navbar-head img {
	width: 75px;
	height: 75px;
}
#fh5co-header .navbar-head {
	position: absolute;
	left: 49%;
	top: 30px;
	margin-left: -95px;
	z-index: 3;
}
#fh5co-header .search_bar {
	float: left;
	padding-top: 60px;
}
.fh5co-heading {
	margin-bottom: 35px;
	margin-top: 30px;
}
#fh5co-header #show_search input.inputkey {
	height: 30px;
	color: #666;
	line-height: 30px;
	width: 100px;
}
#fh5co-product-list .more_button {
	margin: 30px 0px 30px;
}
#fh5co-info-list .fh5co-contact-us .contact-us-cnter {
	width: 70%;
	margin: 0px auto;
}
.nav-split li a {
	padding: 0 12px;
}
}
 @media screen and (max-width:760px) {
#fh5co-info-list .bottom_menu {
	display: none;
}
#fh5co-info-list .padding-large-top {
	padding-top: 0px;
}
.padding-large-bottom {
	padding-bottom: 26px;
}
#fh5co-info-list .bottom_img {
	margin: 16px auto 12px;
}
#fh5co-info-list .bottom_img {
	margin: 12px auto 12px;
}
#fh5co-info-list .fh5co-contact-us .wechat_img img {
	width: 140px;
	height: 140px;
	margin-left: 40%;
	margin-bottom: 10px;
}
#fh5co-info-list .fh5co-contact-us .contact-content {
	text-align: center;
}
#fh5co-header .navbar {
	position: relative;
	margin-left: 20px;
}
#fh5co-header .search_bar {
	display: none;
}
#fh5co-header .icon-navicon {
	display: block;
	position: absolute;
	top: 50%;
	right: 0px;
	z-index: 6;
	display: block;
	margin: -23px auto 0;
	cursor: pointer;
	color: #fff;
	background: none;
	border: none;
	font-size: 40px;
	margin-right: 10px;
}
#fh5co-header .header-box {
	line-height: 60px !important;
	height: 80px;
}
#fh5co-header .navbar-body {
	padding: 0;
	border-bottom: 0;
}
#fh5co-header .navbar-body .nav {
	overflow: auto;
	background: #fff
}
#fh5co-header .navbar-body .nav li a {
	text-align: left;
	background: none
}
#fh5co-header .navbar-body .nav li {
	height: 50px;
	display: block;
	width: 100%;
	padding: 0px 0;
	position: static
}
#fh5co-header .navbar-body .nav li a {
	font-size: 14px;
	padding: 0;
	text-align: left;
	line-height: 40px;
	color: #666
}
#fh5co-header .navbar-body .nav li:nth-child(4) a {
	margin-left: 0px;
}
#fh5co-header .navbar-body {
	padding: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 999;
}
#fh5co-header .navbar-body .nav li a:hover:before, #fh5co-header .navbar-body .nav li.current a:before {
	background: none;
}
#fh5co-header .navbar-body .nav li a:hover:after, #fh5co-header .navbar-body .nav li.current a:after {
	background: none;
}
#fh5co-header .navbar-body .nav li:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
#fh5co-header .navbar-body .nav li ul {
	top: auto;
	left: auto;
	width: 100%;
	position: relative;
	margin: 10px 0
}
#fh5co-header .navbar-body .nav li ul li {
	height: auto;
}
#fh5co-header .navbar-body .nav li ul li:last-child {
	border-bottom: none
}
#fh5co-header .navbar-body .nav li ul li ul li a {
	background: #232228;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding: 0px 0 0 18px;
}
#fh5co-header .navbar-body .nav li ul li ul li a:hover {
	background: #555
}
#fh5co-header .navbar-head {
	position: relative;
	top: 0;
	left: 0px;
	margin: 0;
	width: auto !important;
	height: auto !important;
	padding: 10px 0 !important
}
#fh5co-header .navbar-head a {
	display: block;
	width: auto !important;
	height: auto !important;
}
#fh5co-header .navbar-head img {
	width: 60px;
	height: 60px;
}
#fh5co-content_show .product-detail .content-img {
	margin-bottom: 10px;
}
.slideshow {
	height: 180px !important;
}
.slideshow img {
	height: 180px !important;
}
.pro_left {
	width: 100%;
}
.pro_right {
	width: 100%;
	margin: 15px 0 0 0;
}
.pro_detail {
	padding-bottom: 50px;
}
.pro_item_2 {
	float: none;
	margin: 0 auto;
}
/*手机底部导航*/
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 8;
	background: #000;
	display: block;
}
#toolbar a {
	width: 100%;
	color: #fff;
	display: block;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar a span {
	font-size: 22px;
	display: block;
}
}
 @media screen and (max-width:480px) {
#fh5co-header .header-box {
	height: 60px;
}
#fh5co-header .navbar-head img {
	width: 40px;
	height: 40px;
	margin-top: 0px;
}
#fh5co-header .search_bar {
	display: none;
}
#fh5co-header .navbar {
	position: relative;
	margin-left: 0px;
}
#fh5co-header .navbar-head {
	margin-left: 16px;
}
#fh5co-header .navbar-body .nav li a {
	font-size: 16px;
	padding: 0 10px;
	height: 40px;
	transition: 0.5s;
}
/*#fh5co-header .navbar-body .nav li a :hover{color:#bf9e5b;height:40px;}*/

#fh5co-header .navbar-body .nav li a:hover {
	color: #f00;
	transition: none;
	background: #bf9e5b !important;
	height: 50px;
}
#fh5co-header .navbar-body {
	padding: 0;
	border-bottom: 0;
	position: absolute;
	z-index: 999;
}
#fh5co-header .icon-navicon {
	font-size: 30px;
	margin: -18px auto 0;
}
footer {
	display: none;
}
#fh5co-info-list .fh5co-contact-us .wechat_img, .contact-content {
	float: left;
	width: 100%;
	text-align: center;
}
#fh5co-info-list .fh5co-contact-us .wechat_img img {
	margin: 0px 0px 10px;
}
#fh5co-about-us .zoomimgs {
	background-size: contain;
	max-width: 100%;
	padding-bottom: 67%;
}
#fh5co-info-list .bottom_img {
	margin: 10px auto 4px;
}
#fh5co-info-list .fh5co-contact-us .contact-content {
	text-align: center;
	margin-bottom: 13px;
}
#fh5co-info-list .bottom_menu {
	display: none;
}
#fh5co-info-list .padding-large-top {
	padding-top: 0px;
}
#fh5co-about-us .about_content {
	width: 100%;
	margin-top: 10px;
}
#fh5co-about-us {
	margin-bottom: 30px;
}
.pro-item h2 {
	font-size: 18px;
	padding: 6px 0 3px;
}
.pro-item .portfolio-img {
	overflow: hidden;
	margin-bottom: 2px;
}
.slideshow {
	height: 120px !important;
}
.slideshow img {
	height: 120px !important;
}
.padding-large-bottom {
	padding-bottom: 0px;
}
#fh5co-product-list .more_button {
	margin: 10px 0px 20px;
}
.fh5co-heading {
	margin-bottom: 5px;
	margin-top: 5px;
}
#fh5co-product-list .margin-large-bottom {
	margin-bottom: 10px;
}
.pro_left_1 {
}
.pro_left_2 {
	margin-right: 0;
	width: calc(100% - 60px);
}
.pro_left_1 {
	width: 50px;
}
.picScroll-top .bd ul li {
	width: 50px;
	height: 50px;
	margin-bottom: 5px;
}
.pro_price {
	margin: 20px 0 0 0;
}
.pro_desc h3 {
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	margin-top: 5px;
}
.pro_title h3 {
	font-size: 16px;
}
.pro_detail {
	padding-bottom: 20px;
}
.line-big .x1, .line-big .x2, .line-big .x3, .line-big .x4, .line-big .x5, .line-big .x6, .line-big .x7, .line-big .x8, .line-big .x9, .line-big .x10, .line-big .x11, .line-big .x12, .line-big .xl1, .line-big .xl2, .line-big .xl3, .line-big .xl4, .line-big .xl5, .line-big .xl6, .line-big .xl7, .line-big.xl8, .line-big .xl9, .line-big .xl10, .line-big .xl11, .line-big .xl12, .line-big .xs1, .line-big .xs2, .line-big .xs3, .line-big .xs4, .line-big .xs5, .line-big .xs6, .line-big .xs7, .line-big .xs8, .line-big .xs9, .line-big .xs10, .line-big .xs11, .line-big .xs12, .line-big .xm1, .line-big .xm2, .line-big .xm3, .line-big .xm4, .line-big .xm5, .line-big .xm6, .line-big .xm7, .line-big .xm8, .line-big .xm9, .line-big .xm10, .line-big .xm11, .line-big .xm12, .line-big .xb1, .line-big .xb2, .line-big .xb3, .line-big .xb4, .line-big .xb5, .line-big .xb6, .line-big .xb7, .line-big .xb8, .line-big .xb9, .line-big .xb10, .line-big .xb11, .line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 5px;
	padding-left: 5px
}
.text-center.padding-big-top.padding-big-bottom {
	display: none;
}
}
/* inner end*/

/* ======go to top ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 15px;
	bottom: 50px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 100000000;
	background: url(../images/back_top.png) no-repeat center center;
}
