﻿

body {
	font-family: "微软雅黑", Arial;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #797979;
	background: #f3f3f3;
	position: relative;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-weight: 400;
}

::-webkit-selection {
color: #fff;
background: #323232;
}

::-moz-selection {
color: #fff;
background: #323232;
}
::selection {
	color: #fff;
	background: #323232;
}
.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: #797979;
	text-decoration: none
}
a:focus, a:hover {
	color: #604240;
}
.bg-main {
	background: #604240;
}
.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: #65c2b8
}
.border-main:hover {
	color: #fff;
	background: #65C2B8;
	border-color: #65C2B8;
}
.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: 70px;
	line-height: 70px;
	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%;
}
.not-animated {
	opacity: 0
}
.zoomimgs {
	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%*/
}
.artzoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 63%;
	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%*/
}
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: -20px;
	margin-right: -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: 20px;
	padding-left: 20px
}
/*顶部导航 begin*/

.all-nav .header-box {
	background: #603d37;
}
.header-box.fixed.fixed-top {
	background-color: #232228;
	width: 100%;
	z-index: 9999;
}
/*.all-nav .navbar-head{padding:10px 160px 0 0;}*/

.all-nav .navbar-head {
	text-align: center;
}
.all-nav .navbar-head img {
	height: 70px;
}
.all-nav .navbar-body .nav li {
	margin: 0;
	padding: 0 32px;
	display: inline;
	padding-top: 18px;
	height: 70px;
}
.all-nav .navbar-body .nav li a {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	text-decoration: none;
}
.all-nav .navbar-body .nav li a:hover {
	color: #ff0133;
}
.all-nav .navbar-body .nav li a .downward {
	display: none
}
.all-nav .navbar-body .nav li ul {
	border: none;
	top: 70px;
	border-radius: 0;
	margin: 0;
	padding: 0;
	min-width: 160px;
	z-index: 1999;
}
.all-nav .navbar-body .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: auto
}
.all-nav .navbar-body .nav li ul li a {
	background: #e53831;
	color: #fff;
	display: block;
	width: 100%;
	padding: 10px 20px 13px 20px;
	margin: 0;
	text-align: left;
	min-width: 160px;
}
.all-nav .navbar-body .nav li ul li a:hover {
	background: #cc302b;
	color: #fff;
}
.all-nav .navbar-body .nav li ul li ul {
	top: 0
}
.all-nav .navbar-form {
	background: url("../images/search.jpg") no-repeat left center;
	height: 25px;
	padding: 0 0 0 10px;
	width: 195px;
	margin-top: 16px;
}
.all-nav .navbar-form input.inputkey {
	background: transparent none repeat scroll 0 0;
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	color: #fff;
	height: 23px;
	line-height: 23px;
	padding: 0 0 0 1px;
	width: 145px;
	float: left
}
.all-nav .navbar-form input.inputgo {
	display: block;
	height: 23px;
	width: 38px;
	float: left;
	border: none;
	background: none;
	padding: 0;
	margin: 0
}
.all-nav .tel {
	line-height: 21px;
	color: #808080;
}
.all-nav .tel img {
	vertical-align: top;
}
.all-nav .media p {
	padding-top: 28px;
	font-size: 14px;
	line-height: 23px;
}
.all-nav .media p span {
	font-size: 12px;
}
.all-nav .media .float-left {
	margin: 0 50px 0 27px
}
.all-nav .media .media-body {
	margin: 0
}
.all-nav .media .media-body p a {
	color: #aca7a7;
}
.all-nav .media .media-body p a:hover {
	color: #f4da25;
}
.m-nav {
	display: none
}
/*顶部导航 end*/



/* 底部 begin*/

footer {
}
footer .bg-bottom {
	background-image: url(../images/footer_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #323232;
	padding-top: 40px;
}
#index_box_id footer .bg-bottom {
	padding-top: 120px;
}
footer .msg-box h3 {
	color: #fff;
	font-size: 34px;
	margin-bottom: 33px
}
footer .msg-box h3 strong {
	color: #666;
	font-size: 22px;
	font-weight: normal;
	margin-left: 20px;
	text-transform: uppercase;
}
footer .info h2 {
	font-size: 20px;
	color: #fff;
	margin: 60px 0 30px 0
}
footer .info .contact-info {
	color: #b0b0b0;
	font-size: 14px;
	line-height: 40px;
}
footer .info .contact-info span {
	margin-right: 6px;
}
footer .info address .addres-title {
	color: #fff;
	font-size: 20px;
	padding-top: 25px;
}
footer .info address .addres {
	color: #b0b0b0;
	display: block;
	font-size: 14px;
	font-weight: normal;
	padding: 20px 0;
}
footer .copyright {
	padding: 30px 0 10px 0;
}
footer .copyright a {
	color: #fff
}
footer .foot-link {
	padding-bottom: 20px;
}
footer .foot-link a {
	color: #fff
}
#index_box_id footer .copyright {
	padding: 90px 0 10px 0;
}
#index_box_id footer .foot-link {
	padding-bottom: 120px;
}
footer .input {
	background: #151617;
	border: none
}
footer .form-x .form-group .label {
	width: 18%;
	font-weight: normal;
	text-align: left
}
footer .label label {
	font-weight: normal
}
footer .form-x .form-group .field {
	width: 82%
}
footer .form-x .form-button {
	margin-left: 18%;
}
/* 底部 end*/



/*首页轮换图片 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: 5px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 0 1px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	cursor: pointer;
	width: 8px;
	height: 8px;
	float: left;
	text-indent: -2000px;
	background: #FFF;
	filter: alpha(opacity=50);
	opacity: 0.5;
}
.flex-control-nav .flex-active {
	background: #f00;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}
.flex-direction-nav li a {
	display: block;
	width: 40px;
	height: 60px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-top: -30px;
	text-indent: -999em;
	top: 50%;
}/* display:none隐藏左右按钮*/
.flex-direction-nav li a.flex-prev {
	left: 60px;
	background: url("../images/slider-arrow.png") no-repeat -190px 50%;
	opacity: 0.5;
}
.flex-direction-nav li a.flex-next {
	right: 60px;
	background: url("../images/slider-arrow.png") no-repeat -66px 50%;
	opacity: 0.5;
}
.flex-direction-nav li a.flex-next:hover {
	background: url("../images/slider-arrow.png") no-repeat -6px 50%;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev:hover {
	background: url("../images/slider-arrow.png") no-repeat -130px 50%;
	opacity: 1;
}
.newslider a:active,  .newslider a:focus {
	outline: none;
}
.newslider {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}
.newslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.newslider .slides img {
	width: 100%;
	display: block;
}
.newslider .flex-control-nav {
	display: none
}
.newslider img {
	height: 392px;
}
.newslider .flex-direction-nav li a {
	width: 57px;
	height: 62px;
	margin-top: -30px;
}/* display:none隐藏左右按钮*/
.newslider .flex-direction-nav li a.flex-prev {
	left: 0;
	background: url("../images/prev.png") no-repeat;
	opacity: 1;
}
.newslider .flex-direction-nav li a.flex-next {
	right: 0;
	background: url("../images/next.png") no-repeat;
	opacity: 1;
}
.newslider .flex-direction-nav li a.flex-prev:hover {
	background: url("../images/prev.png") no-repeat;
	opacity: 0.5;
}
.newslider .flex-direction-nav li a.flex-next:hover {
	background: url("../images/next.png") no-repeat;
	opacity: 0.5;
}
/*首页轮换图片 end*/



/*首页文字描述begin*/

.index-title {
	padding-top: 110px;
}
.index-title .float-right {
	padding-top: 30px;
}
.index-title span {
	display: block
}
.index-title h3 {
	color: #fff;
	display: block;
	font-size: 18px;
	text-align: left;
}
.index-title p {
	color: #dedede;
	font-size: 13px;
	text-transform: uppercase;
	padding-top: 5px;
}
/*首页文字描述end*/



/*首页关于我们begin*/#fh5co-about-us .bg-about {
	background-image: url(../images/a_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #2e2e2e;
}
#fh5co-about-us .about-box {
	margin: 65px 0 119px 0;
}
#fh5co-about-us .about-box .intro, #fh5co-about-us .about-box .intro p {
	font-size: 13px;
	line-height: 30px;
}
#fh5co-about-us .about-box .media-img img {
	max-width: 100%
}
/*首页关于我们 end*/



/* 首页案例展示 begin*/

#fh5co-product-list .bg-product {
	background-image: url(../images/p_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #323232;
}
#fh5co-product-list .show-list {
	padding: 75px 0 176px 0;
}
#fh5co-product-list .show-list .portfolio-img {
	overflow: hidden
}
#fh5co-product-list .show-list .portfolio-img img {
	max-width: 100%
}
#fh5co-product-list .show-list h2 {
}
#fh5co-product-list .show-list .plist-box {
	position: relative;/*日常相对定位*/
	overflow: hidden;
	display: block;
	z-index: 110;
	padding-bottom: 25px;
	margin: 0 0 30px 0;
}
#fh5co-product-list .show-list .plist-box .media-img {
	overflow: hidden;
	margin: 20px 20px 0;
}
#fh5co-product-list .show-list .plist-box .zoomimgs {
	transition: transform 1s ease 0s;
	transform: scale(1);
}
#fh5co-product-list .show-list .plist-box .zoomimgs:hover {
	transition: transform 1s ease 0s;
	transform: scale(1.1);
}
#fh5co-product-list .show-list .plist-box .overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 10;
	vertical-align: middle;
	visibility: visible;
	opacity: 0.5;
}
#fh5co-product-list .show-list .plist-box h2, #fh5co-product-list .show-list .plist-box a.media-img, #fh5co-product-list .show-list .plist-box p {
	position: relative;
	z-index: 11;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
#fh5co-product-list .show-list .plist-box .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #fff;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
#fh5co-product-list .show-list .plist-box h2, #fh5co-product-list .show-list .plist-box a.media-img {
	text-align: center;
}
#fh5co-product-list .show-list .plist-box h2 {
	margin-top: 10px;
}
#fh5co-product-list .show-list .plist-box h2 a {
	color: #fff;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}
#fh5co-product-list .show-list .plist-box h2 a:hover {
	text-decoration: underline;
}
#fh5co-product-list .show-list .plist-box p {
	color: #fff;
	line-height: 22px;
	margin-top: 7px;
	padding: 0 21px;
}
/* 首页案例展示 end*/



/* 首页新闻中心 begin*/

#fh5co-news-list .bg-news {
	background-image: url(../images/n_bg.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-color: #323232;
}
#fh5co-news-list .news-box {
	margin: 75px 0 190px 0;
}
#fh5co-news-list .news-box .show_list {
	background: #fff;
	padding: 15px 40px 5px 10px;
}
/* 首页新闻中心 end*/



/* 内页 begin*/

#subnav .nav-head {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 38px;
	line-height: 36px;
	text-indent: 50px;
	background: #1a1a1f;
}
#fh5co-content_show .nav-inline {
	list-style: outside none none;
}
#fh5co-content_show .nav li {
	border-bottom: 1px solid #dedede;
	display: block;
	margin: 5px 0;
	padding-bottom: 7px;
	padding-left: 0;
	padding-right: 0;
}
#fh5co-content_show .nav li a {
	color: #555;
	display: block;
	font-size: 14px;
	height: 26px;
	padding-left: 50px;
	text-decoration: none;
	font-weight: normal
}
#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
	color: #da0e0e;
}
#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 #dedede;
	height: 33px;
	margin-bottom: 30px;
	text-align: left;
}
#fh5co-content_show .title h2 {
	border-bottom: 1px solid #da0e0e;
	color: #da0e0e;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	word-break: break-all;
}
#fh5co-content_show .detail {
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 24px;
	color: #666;
}
#fh5co-content_show .detail h1 {
	margin-bottom: 20px
}
/*分页*/

.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 {
	margin: 0 5px;
	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: #000;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show video {
	max-width: 100%
}
/* 产品图片*/

.fh5co-gallery .gallery-item {
	display: block;
	border: 2px solid #e4e4e4;
	margin-bottom: 10px;
	padding: 3px;
}
.fh5co-gallery .gallery-item .cover {
	position: relative;
	overflow: hidden;
	z-index: 110;
	transition: all 3s ease 0s;
}
.fh5co-gallery .gallery-item .media-img {
	overflow: hidden;
}
.fh5co-gallery .gallery-item .zoomimgs {
	position: relative;
	transition: transform 1s ease 0s;
	transform: scale(1);
}
.fh5co-gallery .gallery-item .zoomimgs:hover {
	transition: transform 1s ease 0s;
	transform: scale(1.1);
}
.fh5co-gallery .gallery-item .overlay {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	top: 0;
	z-index: 11;
	vertical-align: middle;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.fh5co-gallery .gallery-item .overlay .bnt-case {
	position: relative;
	z-index: 12;
	text-align: center;
	display: block;
	-webkit-transition: 0.3s;
	-o-transition: 0.3s;
	transition: 0.3s;
}
.fh5co-gallery .gallery-item h3 {
	font-size: 14px;
	font-weight: 400;
	border-top: 1px solid #dedede;
	padding: 13px 0 10px;
	white-space: normal;
	overflow: hidden
}
.fh5co-gallery .gallery-item h3 a {
	color: #222
}
.fh5co-gallery .gallery-item a.bnt-case {
	top: 35%;
	cursor: pointer;
	display: block;
	margin: 0 auto;
	filter: alpha(opacity=90);
	-moz-opacity: 0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.fh5co-gallery .gallery-item .bnt-case:hover {
	opacity: 1;
}
.fh5co-gallery .gallery-item:hover {
	border: 2px solid #da0e0e;
}
.fh5co-gallery .gallery-item .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
.fh5co-gallery .gallery-item:hover .overlay {
	visibility: visible;
	opacity: 1;
}
.fh5co-gallery .gallery-item:hover .overlay:before {
	content: '';
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: #000;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}
/* 产品图片 end*/



/*文章*/

#fh5co-content_show .article-media li {
	border-bottom: 1px dashed #ddd;
	padding: 5px 0 15px
}
.article-media .media .media_img {
	border-color: #cfcfcf;
	border-style: solid;
	border-width: 1px;
	width: 25%;
	;
	margin-right: 5%;
}
.article-media .media .media_img a {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	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 .media_img img{height: 110px;width: 150px;padding:1px;}*/

.article-media li {
	margin-bottom: 12px;
	list-style: none;
}
.article-media img {
	display: block;
	width: 100%;
}
.article-media .media .time {
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 36px;
	overflow: hidden;
	line-height: 18px;
}
.article-media .media .time1 {
	color: #999;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	height: 36px;
	overflow: hidden;
	line-height: 19px;
}
.article-media .media-body h3 a {
	color: #333;
	font-size: 16px;
	line-height: 100%
}
.article-media .media-body p {
	color: #666;
	line-height: 21px;
}
.article-media .media-body p.dianhua {
	text-align: end;
	margin: 0px;
}
form input, form textarea {
}
#homems input, #homems textarea {
	color: #fff
}
.slideshow img {
	display: block;
	float: left;
}
/*在线客服*/

.SonlineBox {
	width: 139px;
	font-size: 12px;
	overflow: hidden;
	z-index: 9999;
}
.SonlineBox .openTrigger {
	width: 31px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #a9060e url(../images/greenopen.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 135px;
	height: 35px;
	line-height: 33px;
	background: #a9060e;
	border-bottom: 2px solid #a9060e;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.SonlineBox .contentBoxC {
	width: 135px; /*height:335px;*/
	border: 2px solid #a9060e;
	background: #ffffff/* url(../images/greenbg.jpg) no-repeat*/;
	position: absolute;
	z-index: 2;
}
.SonlineBox .contentBoxC .closeTrigger {
	width: 25px;
	height: 25px;
	display: block;
	cursor: pointer;
	position: absolute;
	top: 5px;
	right: 5px;
	-webkit-transition: all 0.8s ease-out;
}
.SonlineBox .contentBoxC .closeTrigger:hover {
	-webkit-transform: scale(1) rotate(360deg);
}
.SonlineBox .contentBoxC .listBox {
	overflow: hidden;
	margin-bottom: 10px;
}
.SonlineBox .contentBoxC .listBox .Tlist {
	display: block;
	width: 86%;
	height: 22px;
	margin: 10px auto 0px auto;
	text-align: center;
}
.SonlineBox .contentBoxC .listBox .Tlist span {
	float: left;
	line-height: 22px;
}
.SonlineBox .contentBoxC .listBox .Tlist a {/*float:left;*/
}
.SonlineBox .contentBoxC .listBox .WWList {
	line-height: 18px;
	height: 18px;
}
.SonlineBox .contentBoxC .listBox .SkypeList {
	line-height: 23px;
	height: 23px;
}
.SonlineBox .contentBoxC .otherBox {
	clear: both;
	height: 115px;
	text-align: center;
}
.SonlineBox .contentBoxC .otherBox img {
	width: 105px;
	height: 105px;
}
.SonlineBox .contentBoxC .telBox {
	display: block;
	padding: 36px 0 10px 0;
	color: #a9060e;
	font-size: 14px;
	line-height: 26px;
	font-family: '微软雅黑';
	background: url(../images/telbg.jpg) 0 0 no-repeat;
	text-align: center;
	font-weight: bold;
}
/*在线客服 end*/



/*手机底部导航*/

#toolbar {
	display: none;
}
 @media (min-width:1000px) and (max-width:1199px) {
/*#fh5co-header .navbar-head{padding:0 30px 10px 0;}*/

#fh5co-header .navbar-body .nav li {
	padding: 18px 24px 0;
}
#fh5co-product-list .show-list {
	padding: 75px 0 126px 0;
}
footer .form-x .form-group .label {
	width: 22%;
}
footer .form-x .form-group .field {
	width: 78%
}
}
 @media screen and (max-width:1000px) {
/*#fh5co-header .navbar-head{padding:0 30px 10px 0;}*/

#fh5co-header .navbar-body {
	padding: 0;
	margin: 0;
}
#fh5co-header .navbar-body .nav li {
	padding: 18px 26px 0;
}
#fh5co-header .navbar-head img {
	height: 40px;
}
.index-title {
	padding-top: 70px;
}
.index-title .float-right {
	float: none !important;
}
#fh5co-product-list .show-list {
	padding: 40px 0 60px 0;
}
#fh5co-product-list .show-list .plist-box {
	margin: 0 0px 30px 0;
}
#fh5co-about-us .about-box {
	margin: 40px 0px 60px 0;
}
#fh5co-news-list .news-box {
	margin: 45px 0 40px 0;
}
#fh5co-news-list .news-box .show_list {
	padding: 15px 40px 5px 10px;
}
.slideshow {
	height: 240px !important;
}
.slideshow img {
	height: 240px !important;
}
}
 @media screen and (max-width:760px) {
#fh5co-header .navbar-form {
	border: none;
	margin: 13px 0 13px 13px;
	width: 100%
}
#fh5co-header .icon-navicon {
	float: right;
	margin-top: 11px;
	margin-left: 7px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
/*#fh5co-header .navbar-head{padding:0 0 10px 0;}*/

#fh5co-header .navbar-head img {
	height: 40px;
}
#fh5co-header .navbar-body .nav {
	overflow: auto;
}
#fh5co-header .navbar-body .nav li a {
	text-align: left;
	background: none
}
#fh5co-header .navbar-body .nav li {
	height: auto;
	display: block;
	width: 100%;
	padding: 14px 0;
	position: static
}
#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
}
.form-x .form-button {
	margin-left: 0;
}
footer .form-x .form-button {
	margin-left: 0;
}
.slideshow {
	height: 180px !important;
}
.slideshow img {
	height: 180px !important;
}
.m-nav {
	display: block
}
.pc-nav {
	display: none
}
/*手机底部导航*/

.blank55 {
	height: 54px;
	line-height: 1px;
	clear: both;
}
/*#toolbar{color:#fff;width:100%;height:42px;position:fixed;bottom:0;left:0;z-index:10000;background:#29b9f1; display:block;}

#toolbar a{width:100%;color:#fff; padding:5px 0 0 0;line-height:23px;font-size:15px; margin:0px 10px;}

#toolbar a span{ font-size:22px; display:block;}*/

#toolbar1 {
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 10000;
	background: #fff;
	display: block;
	padding: 5px 0px;
}
#toolbar1 a {
	width: 100%;
	color: #333;
	padding: 5px 0 0 0;
	line-height: 23px;
	font-size: 14px;
}
#toolbar1 a span {
	font-size: 22px;
	display: block;
}
}
 @media screen and (max-width:480px) {
#fh5co-header .navbar-head img {
	height: 40px;
}
.newslider img {
	height: 254px;
}
footer .form-x .form-group .label {
	width: 22%;
}
footer .form-x .form-group .field {
	width: 78%
}
.article-media .media .media_img {
	width: 25%;
	margin-right: 5%;
}
/*.article-media .media .media_img img{height: 45px;width:80px;padding:1px;}*/

.article-media img {
	width: 100%;
}
.article-media .media-body h3 {
	line-height: 100%;
	font-size: 12px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.article-media .media-body h3 a {
	font-size: 16px;
	line-height: 180%;
}
#fh5co-news-list .media .media-body p, #fh5co-news-list .media .media-body span.time {
	display: none
}
.slideshow {
	height: 120px !important;
}
.slideshow img {
	height: 120px !important;
}
.m-nav {
	display: block
}
.pc-nav {
	display: none
}
}
/* 内页 end*/



/* ======置顶 ======*/

.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 100000000;
	background: #666 url(../images/icon-gotop-fixed.png) no-repeat center center;
}
.backToTop:hover {
	background-color: #333;
}
#index_box_id .media-img {
	overflow: hidden
}
#index_box_id .media-img img {
	max-width: 100%;
	height: auto
}
.pagess {
	clear: both;
	margin: 20px;
	overflow: hidden;
	margin-left: 0px;
	text-align: center;
	font-size: 12px
}
.pagess ul li {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	line-height: 20px;
	background: #fff;
	color: #999
}
.pagess ul li:hover {
	background: #ccc;
	color: #fff;
	border: 1px solid #ccc
}
.pagess ul li:hover a {
	color: #fff;
}
.pagess ul li.thisclass {
	display: inline-block;
	border: 1px solid #ccc;
	padding: 2px 9px;
	margin: 0 3px;
	background: #ccc;
	color: #fff;
}
.pagess ul li.thisclass a {
	color: #fff;
}
.pagess ul li a {
	display: block;
	color: #999
}
.pagess ul li a:hover {
	color: #fff;
}
header {
	height:64px;
	color: #FFF;
	background:#363636;
	position: fixed;
	top: 0px;
	z-index: 1000;
	width: 100%;
	text-align: center;
}
header p {
	display: inline-block;
	margin:5px;
}
.dibu {
	line-height: 42px;
	font-size: 15px;
	letter-spacing: 2px;
}
.dibu select {
	background: none;
	border: 0px;
	color: #FFF;
	letter-spacing: 3px;
}
.dibu select option {
	background: #29b9f1;
	letter-spacing: 3px;
}
.container1 {
	padding: 0px;
}
.container1 .article-media li {
	margin: 0px;
}
.tianjia {
	background: #FFF;
	padding: 15px;
}
.tianjia p {
	color: #666;
	font-size: 14px;
	line-height: 45px;
	background: #FFF;
	border-bottom: 1px solid #e6e6e6;
}
.tianjia2 .sctp {
	color: #666;
	font-size: 14px;
	line-height: 45px;
	background: #FFF;
}
.tianjia2 .sctp ul {
	overflow: hidden;
	padding: 0px;
}
.tianjia2 .sctp ul li {
	float: left;
	list-style: none;
	width: 23%;
	margin: 1%;
	text-align: center;
}
.tianjia1 {
	background: #FFF;
	padding: 10px;
}
.tianjia1 .yitiao {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
	padding: 10px;
}
.tianjia1 p {
	line-height: 24px;
	font-size: 14px;
}
.tianjia3 .yitiao {
	overflow: hidden;
	border-bottom: 1px solid #e6e6e6;
	padding-bottom: 5px;
	padding: 10px;
	background: #FFF;
	margin-bottom: 10px;
}
.tianjia3 p {
	line-height: 24px;
	font-size: 14px;
}
.tiani p {
	color: #666;
	font-size: 14px;
	line-height: 36px;
	background: #FFF;
	border-bottom: 1px solid #e6e6e6;
	padding: 0px 15px;
}
.liuyan {
	border-bottom: 1px solid #e6e6e6;
	padding: 10px 0px;
}
.liuyan p {
	line-height: 18px;
	color: #666;
}
.mrjg ul {
	overflow: hidden;
	margin-top: 5px;
}
.mrjg ul li {
	float: left;
	width: 100%;
	padding:3%;
	list-style: none;
	background: #FFF;
	font-size:14px;
	border-bottom:1px solid #f3f3f3;
	white-space:nowrap; 
	text-overflow:ellipsis;
	overflow:hidden;
}
.mrjg ul li img {
	width: 100%;
}
.mrjg ul li p {
	overflow: hidden;
	padding: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.grzx ul {
	overflow: hidden;
}
.grzx ul li {
	list-style: none;
	background: #FFF;
	border-bottom: 1px solid #f3f3f3;
	line-height: 45px;
	padding: 0px 15px;
	font-size: 14px;
	color: #333;
}
.grzx ul li span {
	float: right;
	color: #666;
}
.grzx1 ul {
	overflow: hidden;
}
.grzx1 ul li {
	list-style: none;
	background: #FFF;
	line-height: 45px;
	float: left;
	width: 33.33%;
	font-size: 14px;
	color: #333;
	text-align: center;
	padding: 5%;
}
.grzx1 ul li img {
	width: 55%;
}
.aui-pane ul {
	overflow: hidden;
}
.aui-pane ul li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
	background: #FFF;
}
.aui-pane ul li p {
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	padding: 2%;
}
.yangshi11 a {
	padding: 5px 15px;
	border: 1px solid #F00;
	border-radius: 20px;
	color: #F00;
	float: right;
	margin-right: 15px;
}
.aui-pane ul li img {
	width: 30%;
	float: left;
}
.aui-pane ul li span {
	width: 70%;
	float: left;
	font-size: 14px;
	padding: 2%;
}
.aui-pane ul li span strong {
	color: #F00;
	font-size: 24px;
	line-height: 36px;
}
.aui-pane1 p {
	border-bottom: 1px solid #f3f3f3;
	overflow: hidden;
	padding: 2%;
	background: #FFF;
}
.aui-pane1 p a {
	padding: 5px 15px;
	border: 1px solid #F00;
	border-radius: 20px;
	color: #F00;
	float: right;
	margin-right: 15px;
}
.aui-pane1 img {
	width: 30%;
	float: left;
}
.aui-pane1 span {
	width: 70%;
	float: left;
	font-size: 14px;
	padding: 2%;
}
.aui-pane1 span strong {
	color: #F00;
	font-size: 24px;
	line-height: 36px;
}
.fll {
	float: left;
}
.dingdany {
	padding: 10px;
	background: #FFF;
}