body {
	font-family: "Microsoft YaHei", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.6;
	color: #444;
	background: #fff;
	position: relative;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-family: "Microsoft YaHei", "Open Sans", Arial, sans-serif;
	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: #666;
	text-decoration: none
}
a:focus, a:hover {
	color: #006db5;
}
.button {
	background: #ef3035;
}
.bg-main {
	background: #ef3035;
	border: 1px solid #ef3035 !important
}
.bg-main:hover, .bg-main:focus {
	border: 1px solid #ca661c !important;
	background: #ca661c !important
}
.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: #006db5;
	font-weight: bold
}
.layout {
	overflow: hidden;
	width: 100%;
}
.not-animated {
	opacity: 0
}
header .layout {
	overflow: visible;
	width: 100%;
}
.input:focus {
	border: 1px solid #333
}
.inner-banner {
	width: 100%;
	overflow: hidden
}
.inner-banner img {
	width: 100%;
}
.line-big {
	margin-left: -17px;
	margin-right: -17px
}
.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: 17px;
	padding-left: 17px
}
.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	padding-bottom: 100%;
	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: 62.5%;
	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%*/
}
.fh5co-heading {
	background: url(../images/title_bg.png) no-repeat center bottom;
}
.fh5co-heading h2 {
	color: #333;
	font-size: 30px;
	line-height: 1;
	padding-bottom: 15px;
	font-family: "Microsoft YaHei";
	font-weight: 700;
}
.fh5co-heading h2 span {
	color: #999;
	font-size: 14px;
	font-weight: 400;
}
/*顶部导航 begin*/
#fh5co-header .header-box {
	background: #fff;
}
.header-box.fixed.fixed-top {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	width: 100%;
	z-index: 3;
}
.header-box.fixed.fixed-top .head-top {
	display: none;
}
.header-box.fixed.fixed-top .head-middle {
	display: none;
}
#fh5co-header .head-top .logo {
	padding: 8px 0;
}
#fh5co-header .head-top .logo img {
	max-width: 100%;
}
#fh5co-header .head-middle {
	border-top: 1px solid #e5e5e5;
	position: relative;
}
#fh5co-header .head-middle .nav_bg {
	position: absolute;
	width: 20%;
	height: 100%;
	top: 0;
	left: 0;
	background: #006db5;
}
#fh5co-header .head-middle .top-contact ul {
	line-height: 47px;
	background: #006db5;
	padding-left: 0;
	line-height: 47px;
}
#fh5co-header .head-middle .top-contact ul li {
	position: relative;
	display: inline-block;
	padding: 0 25px;
}
#fh5co-header .head-middle .top-contact ul li#hov-weixin-id {
	border-right: 1px solid #1a7cbd;
}
#fh5co-header .head-middle .top-contact ul li .content {
	background-clip: padding-box;
	border: 1px solid rgba(204, 213, 219, 0.8);
	border-radius: 4px;
	box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
	left: -39px;
	min-height: 32px;
	padding: 0;
	position: absolute;
	text-align: left;
	top: 42px;
	white-space: normal;
	width: 150px;
	z-index: 1800;
	background: #fff;
}
#fh5co-header .head-middle .top-contact ul li .content:before {
	position: absolute;
	top: -9px;
	left: 46px;
	width: 0;
	height: 0;
	content: '';
}
#fh5co-header .head-middle .top-contact ul li .content:after {
	content: '';
	position: absolute;
	left: 46px;
	top: -7px;
	left: 50%;
	margin-left: -9px;
	width: 13px;
	height: 13px;
	box-sizing: border-box;
	overflow: hidden;
	border-width: 1px 1px 0 0;
	border-color: rgba(204, 213, 219, 0.85);
	border-style: solid;
	background: linear-gradient(225deg, #fff 50%, transparent 50%);
	transform: rotate(-45deg);
}
#fh5co-header .head-middle .top-contact ul li .content img {
	max-width: 100%;
}
#fh5co-header .head-middle .top-contact ul li .content p {
	font-size: 18px;
	padding: 30px 5px;
}
#fh5co-header .head-middle .top-contact ul li i {
	font-size: 18px;
	color: #fff;
	display: block;
	height: 32px;
	line-height: 28px;
	width: 32px;
	text-align: center;
	transition: all 0.3s ease 0s;
	border-radius: 50%;
	border: 2px solid #fff;
}
#fh5co-header .head-middle .top-contact ul li i:hover {
	color: #fff
}
#fh5co-header .head-middle .navbar-body .nav li {
	margin: 0;
	padding: 0;
	display: inline;
	padding: 0 19px;
}
#fh5co-header .head-middle .navbar-body .nav li a {
	color: #666;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	text-decoration: none;
	line-height: 45px;
	padding: 0 6px;
}
#fh5co-header .head-middle .navbar-body .nav li a:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: -8px;
	width: 1px;
	height: 16px;
	background: #e5e5e5;
}
#fh5co-header .head-middle .navbar-body .nav li a.first-level:before {
	display: none;
}
#fh5co-header .head-middle .navbar-body .nav li a:hover, #fh5co-header .navbar-body .nav li.current a, #fh5co-header .navbar-body .nav li:hover a.first-level {
	color: #ef3035;
	border-bottom: 2px solid #ef3035;
}
#fh5co-header .head-middle .navbar-body .nav li a .downward {
	display: none
}
#fh5co-header .head-middle .navbar-body .nav li ul {
	border: none;
	left: 16px;
	border-radius: 0;
	margin: 0;
	padding: 0;
	min-width: 160px;
	z-index: 4;
	margin-left: -10px;
}
#fh5co-header .head-middle .navbar-body .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: auto
}
#fh5co-header .head-middle .navbar-body .nav li ul li a {
	background: #006db5;
	color: #fff;
	display: block;
	width: 100%;
	padding: 0px 20px 0px 20px;
	margin: 0;
	text-align: left;
	min-width: 160px;
	line-height: 45px;
	border: 0;
}
#fh5co-header .head-middle .navbar-body .nav li ul li a:before {
	display: none;
}
#fh5co-header .head-middle .navbar-body .nav li ul li a:hover {
	background: #fff;
	color: #ef3035;
	border: 0;
}
#fh5co-header .head-middle .navbar-body .nav li ul li ul {
	top: 0
}
#fh5co-header .search {
	height: 37px;
	padding: 0 0 0 10px;
	margin-top: 30px;
}
#fh5co-header .search input.inputkey {
	border: 1px solid #ef3035;
	color: #999;
	height: 37px;
	line-height: 37px;
	padding: 0 0 0 5px;
	width: 245px;
	float: left
}
#fh5co-header .search button {
	display: block;
	height: 37px;
	width: 70px;
	float: left;
	border: none;
	background: #ef3035;
	padding: 0;
	margin: 0;
	color: #fff;
	font-size: 14px;
	font-family: "微软雅黑";
}
/*顶部导航 end*/

/*手机版顶部导航 begin */
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
}
#fh5co-offcanvas, .fh5co-nav-toggle, #fh5co-page {
	position: relative;
}
#fh5co-page {
	z-index: 2;
}
#fh5co-offcanvas {
	display: none;
	right: 0;
	overflow-y: hidden;
	position: fixed;
	z-index: 8;
	top: 10px;
	width: 160px;
	background: #fff;
	padding: 0px 0px 10px 40px;
	border: 0;
}
.offcanvas-visible #fh5co-offcanvas {
	display: block;
}
#fh5co-offcanvas ul {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	border-radius: 0
}
#fh5co-offcanvas ul li {
	list-style: none;
	position: static;
	width: 100%;
	margin: 0;
	padding: 0;
}
#fh5co-offcanvas ul li:hover, #fh5co-offcanvas ul li.current {
}
#fh5co-offcanvas ul li a {
	font-size: 12px;
	color: #333;
	text-decoration: none !important;
	display: block;
	position: relative;
	line-height: 34px;
	margin: 0;
	padding: 0px 0 0 2px;
}
#fh5co-offcanvas ul li a:hover, #fh5co-offcanvas ul li.current a {
	color: #006db5;
}
#fh5co-offcanvas ul li a::after {
	background: #eee;
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0;
	right: 0;
	height: 1px;
}
#fh5co-offcanvas ul li ul {
	margin: 0;
	padding: 0;
	z-index: 6;
	position: relative;
	width: 100%;
	border: 0;
	box-shadow: 0
}
#fh5co-offcanvas ul li ul li {
	margin: 0;
	padding: 0;
	display: block;
	border: none;
	line-height: 28px;
}
#fh5co-offcanvas ul li ul li a, #fh5co-offcanvas ul li.current ul li a {
	background: #fff;
	color: #666;
	display: block;
	padding: 0px 20px 0px 20px;
	margin: 0;
	text-align: left;
	width: 100%;
	font-size: 12px;
	line-height: 28px;
	transition: none
}
#fh5co-offcanvas ul li ul li a:hover {
	background: #006db5;
	color: #fff;
	transition: none
}
#fh5co-offcanvas ul li ul li a::before, #fh5co-offcanvas ul li ul li a::after {
	background: none;
	height: 0;
	padding: 0
}
#fh5co-offcanvas ul li ul li ul {
	top: 0
}
.fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none;
}
.fh5co-nav-toggle.active i::before, .fh5co-nav-toggle.active i::after {
	background: #fff;
}
.fh5co-nav-toggle:hover, .fh5co-nav-toggle:focus, .fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}
.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
*display: inline;
	width: 28px;
	height: 4px;
	color: #d80808;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #76838f;
	transition: all .2s ease-out;
}
.fh5co-nav-toggle i::before, .fh5co-nav-toggle i::after {
	content: '';
	width: 28px;
	height: 4px;
	background: #76838f;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}
.fh5co-nav-toggle i::before {
	top: -9px;
}
.fh5co-nav-toggle i::after {
	bottom: -9px;
}
.fh5co-nav-toggle:hover i::before {
	top: -10px;
}
.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}
.fh5co-nav-toggle.active i {
	background: none;
}
.fh5co-nav-toggle.active i::before {
	background: none
}
.fh5co-nav-toggle.active i::after {
	background: none
}
.fh5co-nav-toggle {
	position: fixed;
	top: 18px;
	right: 10px;
	z-index: 9;
	display: block;
	display: none;
	cursor: pointer;
}
.fh5co-nav-toggle.active {
	right: 129px !important;
	top: 15px !important;
	background: url(../images/coo.gif) no-repeat left top;
	width: 20px;
	height: 23px;
}
/*手机版顶部导航 end */



/* 底部 begin*/
footer .foot-bg {
	background: #00253d;
	color: #9c9c9c;
	padding: 25px 0;
}
footer a {
	color: #9c9c9c;
}
footer .foot-logo {
	width: 13.5%;
	float: left;
}
footer .foot-right {
	width: 86.5%;
	float: left;
	border-left: 1px solid #1a3b51;
	padding-left: 35px;
}
footer .foot-right .foot-nav {
	overflow: hidden;
	margin-bottom: 10px;
}
footer .foot-right .foot-nav ul {
	padding: 0;
}
footer .foot-right .foot-nav ul li {
	float: left;
	list-style: none;
}
footer .foot-right .foot-nav ul li a {
	margin: 0 5px;
}
footer .foot-right .foot-nav ul li:first-child a {
	margin-left: 0;
}
footer .foot-right .foot-link {
	padding: 5px 0 0px;
}
footer .foot-right .foot-link a {
	font-size: 12px;
}
/* 底部 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;
	position: relative
}
.flexslider .slides > li a {
	display: block;
	height: 100%
}
.flexslider .slides li .overlay {
	position: absolute;
	top: 35%;
	left: 0;
	right: 0;
	bottom: 0;
}
.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: 15px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 15px;
	height: 15px;
	margin: 0 5px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	cursor: pointer;
	width: 15px;
	height: 15px;
	float: left;
	text-indent: -2000px;
	background: none;
	border: 2px solid #ddd;
	border-radius: 50%
}
.flex-control-nav .flex-active {
	background: #FFF;
	border: 2px solid #fff;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
	display: none
}
#fh5co-hero .flexslider .container {
	position: relative
}
/*首页轮换图片 end*/


/*首页关于我们begin*/
#fh5co-about-us .bg-about {
	background: #006db5;
	padding: 60px 0 0px;
}
#fh5co-about-us .bg-about-bottom img {
	width: 100%;
	height: auto;
}
#fh5co-about-us .fh5co-heading h2 {
	color: #fff;
}
#fh5co-about-us .fh5co-heading h2 span {
	color: #f7f7f7;
}
#fh5co-product-list .about-box {
	padding-top: 50px;
}
#fh5co-product-list .about-box .media-img {
	position: relative;
	overflow: hidden;
	padding-top: 5px;
}
#fh5co-product-list .about-box .media-img video {
	width: 100%
}
#fh5co-product-list .about-box .intro, #fh5co-product-list .about-box .intro p {
	line-height: 2.7;
	color: #333;
}
#fh5co-product-list .about-box .intro p.more {
	transition: color 0.4s ease 0s;
	white-space: nowrap;
	text-align: right;
	margin-top: 25px;
}
#fh5co-product-list .about-box .intro p.more a {
	display: inline-block;
	background-color: #ef3035;
	font-size: 18px;
	color: #fff;
	padding: 12px 40px;
	line-height: 24px;
}
#fh5co-product-list .about-box .intro p.more a:hover {
	background: #fff;
	color: #006db5;
}
#fh5co-about-us .about-pic .middle-img .media-img {
	overflow: hidden;
	padding: 0 2px;
}
#fh5co-about-us .about-pic .media-img img {
	height: 360px;
}
/*首页关于我们 end*/

.leftbar {
	background: #006db5;
	border-radius: 10px;
	color: #fff;
	padding: 30px 0 20px;
	margin-right: 40px
}
.leftbar h3 {
	font-size: 18px;
	color: #fff;
	text-align: center;
	line-height: 100%;
	position: relative;
	width: 150px;
	margin: 0 auto;
}
.leftbar h3:before {
	content: "";
	position: absolute;
	height: 1px;
	background: #fff;
	left: 0;
	width: 30px;
	top: 50%;
}
.leftbar h3:after {
	content: "";
	position: absolute;
	height: 1px;
	background: #fff;
	right: 0;
	width: 30px;
	top: 50%;
}
.leftbar .submenu, .leftbar .left-contact {
	background: #fff;
	border-radius: 10px;
	margin: 15px;
}
.leftbar .submenu {
	margin-bottom: 20px;
}
.leftbar .left-contact {
	margin-top: 20px;
}
.leftbar .submenu li {
	border-bottom: 1px solid #e1e1e1;
	text-align: center;
	line-height: 50px;
	margin: 0px 10px;
}
.leftbar .submenu li:last-child {
	border-bottom: none
}
.leftbar .submenu li a {
	color: #666;
	line-height: 40px;
	font-size: 15px;
	font-weight: normal
}
.leftbar .submenu li a:hover, .leftbar .submenu li.active a {
	color: #006db5;
}
.leftbar .left-contact .desc {
	padding: 12px 12px 22px;
	color: rgb(143, 143, 143);
	line-height: 220%
}
.leftbar .left-contact .desc p {
	line-height: 220%
}
/* 首页产品展示 begin*/
#fh5co-product-list .bg-product,#fh5co-customer-list .bg-customer {
	padding: 60px 0 50px;
	background: #f7f7f7;
}
#fh5co-about-us .show-list {
	padding: 50px 0 0px 0;
}
#fh5co-about-us .show-list .show-product .item {
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
	-ms-transition: all 0.5s;
	-o-transition: all 0.5s;
}
#fh5co-about-us .show-list .show-product .media-img {
	overflow: hidden;
	border: 3px solid #fff;
}
#fh5co-about-us .show-list .show-product h3 {
	padding: 10px 0;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	font-size: 14px;
	width: 100%;
	font-family: "Microsoft YaHei";
}
#fh5co-about-us .show-list .show-product h3 a {
	color: #fff;
	font-size: 18px;
}
#fh5co-about-us .show-list .show-product .item:hover .media-img {
	border: 3px solid #ef3035;
}
#fh5co-about-us .show-list .show-product .item:hover h3 a {
	color: #ef3035;
}
#fh5co-about-us .show-list a.more {
	display: inline-block;
	padding: 12px 40px;
	background: #ef3035;
	color: #fff;
	font-size: 18px;
}
/* 首页产品展示 end*/

/* 产品展示 begin*/
.show-product .media-img {
	overflow: hidden;
	border: 1px solid #ddd;
}
.show-product .media-img:hover {
	border: 1px solid #ef3035;
}
.show-product .media-img img {
	width: 100%;
}
.show-product .media-img img:hover {
	opacity: 0.8
}
.show-product h3 {
	margin-top: 3px;
	white-space: nowrap;
	overflow: hidden
}
.show-product h3 a {
	font-size: 14px;
}
/* 产品展示 end*/


/* 首页新闻中心 begin*/
#fh5co-news-list .bg-news {
	background-color: #fff;
	padding: 55px 0 70px;
}
#fh5co-news-list .show-list {
	padding-top: 50px;
}
.left-new {
	width: 45.3333%;
	float: left;
}
.right-new {
	width: 54.6666%;
	float: left;
}
#fh5co-news-list .show-list .left-new .item .media-img {
	overflow: hidden;
	text-align: center
}
#fh5co-news-list .show-list .left-new .item .media-img img {
	max-width: 100%;
}
#fh5co-news-list .show-list .left-new .item h3 {
	font-size: 14px;
	font-weight: normal;
	margin: 6px 0 0px;
	white-space: nowrap;
	overflow: hidden
}
#fh5co-news-list .show-list .left-new .item h3 a {
	color: #333;
	font-size: 16px;
}
#fh5co-news-list .show-list .left-new .item h3 a:hover {
	color: #006db5;
}
#fh5co-news-list .show-list .left-new .item span.time {
	color: #999;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#fh5co-news-list .show-list .left-new .item .desc {
	color: #666;
	line-height: 190%;
	margin-top: 10px;
}
#fh5co-news-list .owl-carousel .owl-controls {
	position: relative;
}
#fh5co-news-list .owl-carousel .owl-controls {
	position: absolute;
	left: 10px;
	right: 10px;
	margin-top: 0;
}
#fh5co-news-list .owl-carousel .owl-pagination {
	text-align: right;
}
#fh5co-news-list .owl-theme .owl-controls .owl-page span {
	width: 11px;
	height: 11px;
	border-radius: 0;
	border: 1px solid #fff;
	background: #fff;
	opacity: 1;
	margin: 5px 3px;
}
#fh5co-news-list .owl-theme .owl-controls .owl-page.active span {
	background: #ef3035;
}
#fh5co-news-list .show-list .right-new ul {
	padding: 0;
}
#fh5co-news-list .show-list .right-new ul li {
	list-style: none;
	margin-bottom: 20px;
	overflow: hidden;
}
#fh5co-news-list .show-list .right-new ul li .time {
	float: left;
	width: 70px;
	margin-right: 20px;
	background: #ef3035;
	text-align: center;
	color: #fff;
}
#fh5co-news-list .show-list .right-new ul li .time .time-day {
	font-size: 24px;
	border-bottom: 1px solid #fff;
	line-height: 45px;
}
#fh5co-news-list .show-list .right-new ul li .time .time-year {
	line-height: 25px;
}
#fh5co-news-list .show-list .right-new ul li .content {
	overflow: hidden;
}
#fh5co-news-list .show-list .right-new ul li .content h3 {
	font-size: 16px;
	line-height: 1;
	margin-bottom: 8px;
	white-space: nowrap;
	overflow: hidden;
}
#fh5co-news-list .show-list .right-new ul li .content h3 a {
	color: #333;
	line-height: 1;
}
#fh5co-news-list .show-list .right-new ul li .content .desc {
	color: #666;
	line-height: 1.6;
}
#fh5co-news-list .show-list .right-new ul li .content .desc .more a {
	float: right;
	font-size: 12px;
	color: #36863d;
	margin-top: 3px;
}
/* 首页新闻中心 end*/
/*首页合作客户 begin*/
#fh5co-customer-list .bg-customer .banner{padding:30px 0;}
#fh5co-customer-list .bg-customer .banner .item{padding:15px;}
/*首页合作客户 end*/
/* 首页底部信息 begin*/
#fh5co-bottom-info .bg-bottom {
	padding: 30px 0 40px;
	background: url(../images/bottom.jpg) no-repeat center;
	background-size: cover;
}
#fh5co-bottom-info .content {
	padding-top: 5px;
	padding-bottom: 8px;
	line-height: 240%;
	color: #fff;
}
#fh5co-bottom-info h3 {
	color: #ef3035;
	font-size: 18px;
}
#fh5co-bottom-info p {
	color: #fff;
	margin: 10px 0;
}
#fh5co-bottom-info .contact-form .input {
	border-radius: 0;
	background: #dfdfdf;
}
#fh5co-bottom-info .contact-form input {
	width: 280px;
}
#fh5co-bottom-info .contact-form .button {
	color: #fff;
	border-radius: 0;
	border: 0;
	padding: 6px 25px;
}
#fh5co-bottom-info .contact-form .button:hover {
	background-color: #ca661c;
}
/* 首页底部信息 end*/

/* 内页 begin*/
#fh5co-content_show {
	padding-bottom: 50px;
}
#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 #E7E7E7;
	height: 35px;
	margin-bottom: 35px;
	text-align: left;
}
#fh5co-content_show .title ul {
	padding: 0
}
#fh5co-content_show .title a {
	color: rgb(102, 102, 102);
	font-size: 14px;
	text-indent: 3px
}
#fh5co-content_show .title a:hover {
	color: rgb(102, 102, 102);
	text-decoration: underline
}
#fh5co-content_show .title a i {
	margin-right: 5px;
}
#fh5co-content_show .detail {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 24px;
	color: #666;
}
#fh5co-content_show .contact2{width: 100%;height: 500px;}
#fh5co-content_show .qhd-title {
	border-bottom: 1px solid #eee;
	margin-bottom: 25px;
	padding-top: 6px;
}
#fh5co-content_show .qhd-title strong {
	font-weight: normal
}
/*关于我们*/
.index_dte {
	margin-top: 60px;
}
.index_dte h3 {
	font-size: 24px;
	color: #4c4c4c;
}
.index_dte h2 {
	font-size: 14px;
	color: #878787;
	margin-top: 6px;
}
.index_about {
	width: 100%;
	min-height: 553px;
	background: url(../images/index_j2_02.jpg) repeat-y center top;
	overflow: hidden;
	padding-bottom: 30px;
}
.index_about .index_aboutc {
	width: 1200px;
	margin: 0 auto;
}
.index_about .index_aboutc .index_atcz {
	float: left;
	width: 550px;
	position: relative;
	z-index: 2;
}
.index_about .index_aboutc .index_atcz p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
	margin-top: 60px;
}
.index_about .index_aboutc .index_atcz a {
	display: block;
	background: url(../images/index_p_22.png) no-repeat;
	width: 36px;
	height: 36px;
	margin-top: -52px;
}
.index_about .index_aboutc .index_atcy {
	float: right;
	width: 300px;
	height: 360px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
	margin-top: 100px;
	position: relative;
}
.index_about .index_aboutc .index_atcy .index_atcy1 {
	display: block;
	width: 300px;
	height: 360px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
	z-index: 2;
	position: relative;
}
.index_about .index_aboutc .index_atcy .index_atcy2 {
	position: absolute;
	width: 272px;
	height: 287px;
	left: -200px;
	top: -70px;
	z-index: 1;
}
.index_about .index_aboutc .index_atcy .index_atcy3{
	position: absolute;
	width: 272px;
	height: 287px;
	left: -324px;
	top: 269px;
	z-index: 1;
	width: 299px;
	height: 360px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
}
.index_about .index_aboutc .index_atcy .index_atcy4{
	position: absolute;
	width: 272px;
	height: 287px;
	left: 1px;
	top: 433px;
	width: 299px;
	height: 360px;
	box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.3);
	z-index: 1;
}

.index2_atcy{
	position:relative;
	display:none;
	text-align: center;
}
.w_atb1 {
	width: 100%;
	height: 726px;
	background: url(../images/about_j_03.jpg) repeat-y center top;
	overflow: hidden;
}
.w_atb1 .w_atdte {
	display: table;
	margin: 0 auto;
	margin-top: 60px;
}
.w_atb1 .w_atdte h3 {
	font-size: 24px;
	color: #4c4c4c;
	text-align: center;
}
.w_atb1 .w_atdte h2 {
	font-size: 14px;
	color: #878787;
	margin-top: 6px;
	text-align: center;
}
.w_atb1 .swiper-container {
	width: 870px;
	height: 500px;
	margin-top: 40px;
}
.w_atb1 .swiper-slide {
	height: 500px;
	overflow: hidden;
}
.w_atb1 .swiper-slide .w_atb1x1 {
	float: left;
	width: 432px;
	height: 120px;
	background: url(../images/about_p2_13.png) no-repeat;
	margin-top: 180px;
	transition: all 0.3s linear;
	margin-left: 2px;
}
.w_atb1 .swiper-slide .w_atb1x1 h3 {
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	width: 75%;
	text-align: right;
	margin-left: 5%;
}
.w_atb1 .swiper-slide .w_atb1x1 p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
	width: 75%;
	margin-left: 5%;
	margin-top:0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.w_atb1 .swiper-slide .w_atb1x1:hover {
	background: url(../images/about_p2_10.png) no-repeat;
}
.w_atb1 .swiper-slide .w_atb1x1:hover h3 {
	color: #ffffff;
}
.w_atb1 .swiper-slide .w_atb1x2 {
	float: right;
	width: 432px;
	margin-right: 3px;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 {
	width: 432px;
	height: 120px;
	background: url(../images/about_p2_07.png) no-repeat;
	margin-top: 80px;
	transition: all 0.3s linear;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 h3 {
	font-size: 18px;
	color: #333333;
	line-height: 40px;
	width: 75%;
	margin-left: 20%;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 p {
	font-size: 14px;
	color: #4c4c4c;
	line-height: 26px;
	width: 75%;
	margin-left: 20%;
	margin-top:0;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1:hover {
	background: url(../images/about_p2_18.png) no-repeat;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1:hover h3 {
	color: #ffffff;
}
.w_atb1 .swiper-slide span {
	float: left;
	width: 1px;
	height: 500px;
	background-color: #bdbdbd;
}
.w_atb1 .swiper-button-prev {
	position: absolute;
	top: 0;
	left: 50%;
	margin-top: 0;
	width: 23px;
	height: 12px;
	background: url(../images/about_p2_03.png) no-repeat;
	margin-left: -11.5px;
}
.w_atb1 .swiper-button-next {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 50%;
	margin-top: 0;
	width: 23px;
	height: 12px;
	background: url(../images/about_p3.png) no-repeat;
	margin-left: -11.5px;
}
.w_atb1x3 {
	text-align: center;
	font-size: 16px;
	color: #808080;
	margin-top: 10px;
}
.honor{
	width: 94%;
	max-width: 1200px;
	margin: 50px auto;
}
.honor .swiper-container{
	width: 100%;
}
.honor .swiper-wrapper{
/*	width: 100%!important;*/
}
.honor .swiper-slide{
/*	width: 30.3%;*/
/*	margin: 15px 1.5%;*/
}
.honor .swiper-slide img{
	width: 100%;
}
.honor .swiper-pagination{
	margin: 10px auto 0;
	position: static;
}
.honor .swiper-pagination-bullet{
	margin: 0 5px
}
.honor .swiper-pagination-bullet-active{
	background-color: #EE2435
}
.w_atdte3 {
	display: table;
	margin: 0 auto;
	margin-top: 60px;
}
.w_atdte3 h3 {
	font-size: 24px;
	color: #4c4c4c;
	text-align: center;
}
.w_atdte3 h2 {
	font-size: 14px;
	color: #878787;
	margin-top: 6px;
	text-align: center;
}
.w_atb4 {
	display: table;
	margin: 0 auto;
	margin-top: 40px;
	margin-bottom: 100px;
}
.w_atb4 div {
	float: left;
	width: 278px;
	height: 460px;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}
.w_atb4 div img {
	display: block;
	width: 278px;
	height: 460px;
	transition: all 0.3s linear;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
}
.w_atb4 div:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}
.w_atb4 div h3 {
	font-size: 18px;
	color: #fffefe;
	position: absolute;
	width: 70%;
	left: 50%;
	margin-left: -35%;
	text-align: center;
	top: 45%;
}
/*分页*/
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 14px;
	padding: 0;
	margin: 0
}
.content_detail .pager a {
	border: none;
	color: #666;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: #006db5;
	;
	background: none
}
.content_detail .pager li {
	display: block;
	text-align: left;
	line-height: 200%
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
	background: #ef3035;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show .pagination li {
	margin: 0 3px;
}
#fh5co-content_show video {
	max-width: 100%
}
#fh5co-content_show .product-detail {
	padding: 20px;
}
#fh5co-content_show .product-detail img {
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail .content-img {
	overflow: hidden;
	width: 90%
}
#fh5co-content_show .product-detail .content-img img {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {
	border-bottom: 1px solid #ddd;
	color: #000;
	font-size: 24px;
	line-height: 33px;
	padding-bottom: 6px;
}
#fh5co-content_show .product-detail .p_desc {
	color: #4d4a4a;
	line-height: 24px;
	padding: 20px 0 30px;
	font-size: 12px;
}
#fh5co-content_show .product-detail .kefu_bnts {
	background: #FC4300;
	color: #FFF;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-decoration: none;
	font-size: 16px;
	display: block;
	text-align: center
}
#fh5co-content_show .product-detail .kefu_bnts:hover {
	background: #FF5417;
}
#fh5co-content_show .product-detail .description {
	line-height: 28px;
	font-size: 14px;
	margin-bottom: 20px;
}
#fh5co-content_show .product-detail .description p {
	line-height: 28px;
}
#fh5co-content_show .product-detail .detail-title {
	border-bottom: 1px solid #006db5;
	position: relative;
	height: 37px;
}
#fh5co-content_show .product-detail .detail-title h2 {
	background: #fff;
	color: #006db5;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 126px;
	border-left: 1px solid #006db5;
	border-right: 1px solid #006db5;
	border-top: 1px solid #006db5;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 1px;
}
/*文章*/
#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: 152px;
	margin-right: 20px;
}
.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 {
	width: 150px;
	padding: 1px;
}
.article-media li {
	margin-bottom: 12px;
}
.article-media img {
	display: block;
	width: 150px;
}
.article-media .media .time {
	color: #999
}
.article-media .media-body h3 {
	font-size: 14px;
}
.article-media .media-body h3 a {
	color: #333;
	font-size: 14px;
	line-height: 100%;
	font-weight: bold
}
.article-media .media-body h3 a:hover {
	color: #006db5;
}
.article-media .media-body p {
	color: #999;
	line-height: 22px;
}
/*内页banner*/
.slideshow {
	height: 320px;
	position: relative;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover
}
.slideshow .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.slideshow .overlay .container {
	height: 100%;
	display: table;
	text-align: center
}
.slideshow .overlay .container .line {
	display: table-cell;
	vertical-align: middle
}
.slideshow .overlay .container .line .title {
	text-align: center
}
.slideshow .overlay .container .line .title h2 {
	text-align: center;
	display: inline-block;
	margin: auto;
	color: #fff;
	text-transform: uppercase;
	font-size: 14px;
	line-height: 30px;
	font-weight: 700;
	position: relative;
	margin-top: 30px
}
.slideshow .overlay .container .line .title h2 a {
	color: #fff;
	font-size: 14px;
	font-weight: normal
}
/*在线客服*/
.SonlineBox {
	width: 139px;
	font-size: 12px;
	overflow: hidden;
	z-index: 6;
}
.SonlineBox .openTrigger {
	width: 31px;
	height: 130px;
	position: absolute;
	top: 0px;
	z-index: 1;
	cursor: pointer;
	background: #0f92e0 url(../images/greenopen.jpg) no-repeat;
}
.SonlineBox .titleBox {
	width: 135px;
	height: 35px;
	line-height: 33px;
	background: #0f92e0;
	border-bottom: 2px solid #0f92e0;
}
.SonlineBox .titleBox span {
	margin-left: 10px;
	color: #fff;
	font-size: 14px;
}
.SonlineBox .contentBoxC {
	width: 135px; /*height:335px;*/
	border: 2px solid #0f92e0;
	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: #0f92e0;
	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) {
.artzoomimgs {
	padding-bottom: 80%;
}
#fh5co-header .head-middle .top-contact ul li {
	padding: 0 20px;
}
#fh5co-header .head-middle .nav_bg {
	width: 10%;
}
#fh5co-header .head-middle .navbar-body .nav li {
	padding: 0 10px;
}
#fh5co-header .head-middle .navbar-body .nav li a {
	padding: 0 10px;
}
#fh5co-header .head-middle .navbar-body .nav li ul {
	left: 3px;
}
#index_box_id .leftbar .submenu li {
	line-height: 35px;
	margin: 0 25px;
}
#index_box_id .leftbar .submenu li a {
	line-height: 35px;
}
.leftbar .left-contact .desc p span {
	display: block
}
#fh5co-about-us .media-img img {
	height: 380px;
}
#fh5co-case-list .show-list .item {
	height: 520px;
}
#fh5co-case-list .show-list .item1 .content, #fh5co-case-list .show-list .item2 .content {
	height: 260px;
	overflow: hidden
}
#fh5co-case-list .show-list .item1 .content .desc, #fh5co-case-list .show-list .item2 .content .desc {
	height: 170px;
	overflow: hidden
}
#fh5co-case-list .show-list .item1 .media-img img, #fh5co-case-list .show-list .item2 .media-img img {
	height: 260px;
}
#fh5co-case-list .show-list .item3 .media-img img {
	height: 333px;
}
#fh5co-case-list .show-list .item3 .content {
	height: 187px;
}
#fh5co-case-list .show-list .item .desc {
	padding: 0 13px;
}
}
 @media screen and (max-width:1000px) {
#fh5co-header .search input.inputkey {
	width: 185px;
}
#fh5co-header .head-middle .nav_bg {
	display: none;
}
#fh5co-header .navbar-head {
	display: none;
}
#fh5co-header .head-middle .navbar-body .nav li {
	padding: 0 7px;
}
#fh5co-header .head-middle .navbar-body .nav li a {
	padding: 0 8px;
}
#fh5co-header .head-middle .navbar-body .nav li ul {
	left: 0px;
}
.leftbar {
	margin-right: 30px;
}
.leftbar .left-contact .desc p span {
	display: block
}
#fh5co-product-list .bg-product {
	padding: 45px 0 30px;
}
#fh5co-product-list .show-list .show-product .item {
	margin-bottom: 20px;
}
#fh5co-product-list .show-list .show-product h3 a {
	font-size: 16px;
}
#fh5co-about-us .bg-about {
	padding: 40px 0 20px;
}
#fh5co-about-us .about-box .intro {
	padding: 15px 20px 0 30px;
}
#fh5co-about-us .about-box .intro .desc {
	height: 180px;
	overflow: hidden
}
#fh5co-about-us .about-box .intro p.more {
	margin-top: 10px;
}
#fh5co-about-us .about-box .intro p.more a, #fh5co-product-list .show-list a.more {
	padding: 8px 30px;
	font-size: 16px;
}
#fh5co-about-us .about-pic .media-img img {
	height: 200px;
}
#fh5co-news-list .bg-news {
	padding: 45px 0 30px;
}
#fh5co-news-list .show-list .right-new ul li .content .desc {
	height: 45px;
	overflow: hidden;
}
#fh5co-content_show .product-detail .content-img {
	margin-bottom: 30px;
}
#fh5co-about-us .about-box .media-img p.description, #fh5co-about-us .about-pic .media-img p.description {
	bottom: 3px;
}
footer .foot-logo {
	width: 15%;
}
footer .foot-right {
	width: 85%;
}
.line-big {
	margin-left: -10px;
	margin-right: -10px
}
.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: 10px;
	padding-left: 10px
}
}
 @media screen and (max-width:760px) {
#fh5co-header .icon-navicon {
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -10px;
	background: none;
	color: #333;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
#fh5co-header .head-top .logo img {
	width: 270px;
}
#fh5co-offcanvas .nav {
	display: block;
	borer: none
}
.fh5co-nav-toggle {
	display: block;
}
.header-box.fixed.fixed-top .head-top {
	display: block;
}
#fh5co-header .head-middle .navbar-body {
	display: none;
}
#fh5co-header .navbar-form {
	margin: 0px;
	padding: 15px 0 42px 12px;
	border-left: 1px solid #bbb;
	border-right: 1px solid #bbb;
	border-bottom: 1px solid #bbb;
}
.flexslider .slides img {
	min-height: 150px;
	max-width: auto;
}
#fh5co-product-list .show-list .show-product .rexian{
	display: none;
}

/*#fh5co-header .head-middle .navbar-body{border:none}
#fh5co-header .head-middle .navbar-body .nav { overflow:auto ; padding:0; margin:0;border-left:1px solid #bbb;border-right:1px solid #bbb}
#fh5co-header .head-middle .navbar-body .nav li{display:block;width:100%;padding:14px 0;padding:0 !important; margin:0 !important; position:static}
#fh5co-header .head-middle .navbar-body .nav li a{text-align:left;background:none;line-height:50px !important;padding:0; margin:0;position:relative; }
#fh5co-header .head-middle .navbar-body .nav li ul{left:auto;width: 100%;position:relative; margin:0px 0}
#fh5co-header .head-middle .navbar-body .nav li ul li{height:auto;}
#fh5co-header .head-middle .navbar-body .nav li ul li a{ line-height:35px !important;}
#fh5co-header .head-middle .navbar-body .nav li ul li:last-child{border-bottom:none}
#fh5co-header .head-middle .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 .head-middle .navbar-body .nav li ul li ul li a:hover{background:#555}*/

#fh5co-product-list .bg-about {
	padding: 40px 0 0px;
}
#fh5co-product-list .about-box {
	padding-top: 10px;
}
#fh5co-product-list .about-box .intro {
	padding: 15px;
}
#fh5co-product-list .about-box .intro .desc {
	height: auto;
}
#fh5co-product-list .about-box .intro p.more {
	margin-top: 15px;
}
#fh5co-product-list .about-box .media-img {
}
#fh5co-product-list .about-box .intro p.more {
	margin-top: 20px;
	text-align: center;
}
#fh5co-product-list .about-box .intro p.more a, #fh5co-product-list .show-list a.more {
	padding: 5px 25px;
	font-size: 14px;
}
#fh5co-about-us .bg-product {
	padding: 35px 0 30px;
}
#fh5co-about-us .show-list {
	padding-top: 25px;
}
#fh5co-news-list .show-list {
	padding-top: 25px;
}
#fh5co-news-list .show-list .item {
	text-align: center
}
.left-new {
	width: 100%;
}
.right-new {
	width: 100%;
}
#fh5co-news-list .line-big {
	margin-left: 0;
	margin-right: 0;
}
#fh5co-bottom-info .line-big {
	margin-left: 0;
	margin-right: 0;
}
#fh5co-bottom-info .contact-form {
	margin-top: 25px;
}
footer .foot-logo {
	width: 100%;
	margin-bottom: 20px;
}
footer .foot-right {
	width: 100%;
	padding: 0;
	border: 0;
}
footer .foot-top {
	padding-top: 33px;
	padding-bottom: 20px;
}
footer .foot-info .float-right {
	float: left !important;
	margin-top: 25px;
}
.fh5co-heading h2 {
	font-size: 24px;
}
/*手机底部导航*/
.blank55 {
	height: 55px;
	line-height: 1px;
	clear: both;
}
#toolbar {
	color: #fff;
	width: 100%;
	height: 54px;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 6;
	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;
}
.index_dte {
	margin-top: 0.8rem;
}
.index_dte h3 {
	text-align: center;
}
.index_dte h2 {
	margin-top: 0.08rem;
	text-align: center;
}
.index_about {
	padding-bottom: 0.533333rem;min-height: 0;
	padding-left: 10px;padding-right: 10px;
}
.index_about .index_aboutc {
	width: 100%;
}
.index_about .index_aboutc .index_atcz {
	width: 100%;
	min-height: 0;
}
.index_about .index_aboutc .index_atcz a {
	margin-top: -129px;
}
.index_about .index_aboutc .index_atcz p {
	font-size: 0.32rem;
	line-height: 0.533333rem;
	margin-top: 0.533333rem;
}
.index_about .index_aboutc .index_atcz a {
	width: 0.48rem;
	height: 0.48rem;
	background-size: 0.48rem;
	margin-top: 0.8rem;
	display: none;
}
.index_about .index_aboutc .index_atcy {
	width: 4.0rem;
	height: 4.8rem;
	margin: 0 auto;
	margin-top: 0.4rem;
}
.index_about .index_aboutc .index_atcy .index_atcy1 {
	width: 4.0rem;
	height: 4.8rem;
	box-shadow: 0.06667rem 0.06667rem 0.2rem rgba(0, 0, 0, 0.3);
}
.index_about .index_aboutc .index_atcy .index_atcy2 {
	width: 3.626667rem;
	height: 3.826667rem;
	right: -2.666667rem;
	display: none;
}
.index_about .index_aboutc .index_atcy {
    display: none;
}
.index2_atcy {
    display: block;
}
.w_atb1 {
	height: 19rem;
	background-size: auto 100% !important;
}
.w_atb1 .w_atdte {
	margin-top: 0.8rem;
}
.w_atb1 .w_atdte h2 {
	margin-top: 0.08rem;
}
.w_atb1 .swiper-container {
	width: 100%;
	height: 11.5rem;
	margin-top: 0.533333rem;
}
.w_atb1 .swiper-slide {
	height: 6.666667rem;
}
.w_atb1 .swiper-slide .w_atb1x1 {
	width: 11.72rem;
	background-size: 11.72rem;
	height: 4rem;
	margin-left: 0.026667rem;
	margin-top: 3.5rem;
}
.w_atb1 .swiper-slide .w_atb1x1 h3 {
	font-size: 0.8rem;
	line-height: 1rem;
}
.w_atb1 .swiper-slide .w_atb1x1 p {
	font-size: 0.6rem;
	line-height: .9rem;
	margin-top: 0;
	-webkit-line-clamp:3;
}
.w_atb1 .swiper-slide .w_atb1x1:hover {
	background: url(../images/about_p2_10.png) no-repeat right center;
	background-size: 11.72rem;
}
.w_atb1 .swiper-slide .w_atb1x2 {
	width: 10.7rem;
	margin-right: 0.04rem;
	float: left;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 {
	width: 11.6rem;
	background-size: 14.6rem;
	height: 4rem;
	margin-top: 1.066667rem;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 h3 {
	font-size: 0.8rem;
	line-height: 1.3rem;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1 p {
	font-size: 0.6rem;
	line-height: .9rem;
	margin-top: 0;
	-webkit-line-clamp:3;
}
.w_atb1 .swiper-slide .w_atb1x2 .w_atb1x2x1:hover {
	background-size: 14.6rem;
}
.w_atb1 .swiper-slide span {
	width: 0.013333rem;
	height: 16rem;
}
.w_atb1 .swiper-button-prev {
	width: 0.306667rem;
	height: 0.16rem;
	margin-left: -0.153333rem;
	background-size: 0.306667rem;
}
.w_atb1 .swiper-button-next {
	position: absolute;
	bottom: 0;
	top: auto;
	left: 50%;
	margin-top: 0;
	width: 0.306667rem;
	height: 0.16rem;
	background-size: 0.306667rem;
	margin-left: -0.153333rem;
}
.w_atb1x3 {
	margin-top: 0.133333rem;
}
.w_atdte3 {
	margin-top: 0.8rem;
}
.w_atdte3 h2 {
	margin-top: 0.08rem;
}
.w_atb4 {
	margin-top: 0.533333rem;
	margin-bottom: 1.333333rem;
}
.w_atb4 div {
	width: 44%;
	height: auto;
	margin-bottom: 1rem;
}
.w_atb4 div img {
	width: 100%;
	height: auto;
}
}
 @media screen and (max-width:480px) {
 	.slideshow{height: 230px;}
.flex-control-nav {
	bottom: 5px;
}
#fh5co-header .navbar-head img {
	width: 100px;
}
#fh5co-about-us .show-list .show-product h2 {
	font-size: 12px;
}
#fh5co-news-list .show-list .item {
	text-align: left
}
#fh5co-news-list .item .media-img {
	text-align: left !important
}
#fh5co-news-list .item .media-img img {
	width: 100% !important;
}
.article-media .media .media_img {
	width: 82px;
	margin-right: 10px;
}
.article-media .media .media_img img {
	width: 80px;
	padding: 1px;
}
.article-media .media .time, .article-media .media .desc {
	display: none
}
.article-media img {
	width: 80px;
}
.article-media .media-body h3 {
	line-height: 100%;
	font-size: 12px;
}
.article-media .media-body h3 a {
	font-size: 14px;
	line-height: 150%
}
#fh5co-news-list .media .media-body p, #fh5co-news-list .media .media-body span.time {
	display: none
}
.fh5co-heading {
	background-size: 240%;
}
.fh5co-heading h2 {
	font-size: 20px;
	padding-bottom: 8px;
	line-height: 1.3;
}
}
/* 内页 end*/

/* ======置顶 ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 7;
	background: #00A0EA url(../images/icon-gotop-fixed.png) no-repeat center center;
}
.backToTop:hover {
	background-color: #0276ab;
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.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;}

/*分页样式代码*/
.pagess {clear: both;margin: 20px;overflow: hidden;margin-left: 0px;text-align: center;font-size:12px}
.pagess ul span,.pagess ul a { display:inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;line-height: 20px;background: #fff;color:#999}
.pagess ul a:hover{ background:#ccc; color:#fff;border: 1px solid #ccc}
.pagess ul a.page-num-current {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul span.absolutepage {display: inline-block;border: 1px solid #ccc;padding: 2px 9px;margin: 0 3px;background: #ccc;color: #fff;}
.pagess ul span.hidden-xs {display:none;}

.pagenum{
				display: inline-block;
			border: 1px solid #ccc;
			padding: 2px 9px;
			margin: 0 3px;
			line-height: 20px;
			background: #fff;
			color: #999;

}

.pagenum:hover{
	background: #ccc;
	color: #fff;
}

.absolutepage{

	background: #ccc;
	color: #fff;
}
