﻿body {
	font-family: "微软雅黑", Arial;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7;
	color: #5a5a5a;
	background: #fff;
	position: relative;
}

p {
	margin: 0;
	font-weight: normal;
}

li {
	list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
	color: #444;
	font-family: "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;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,
.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

h2 {
	font-weight: bold;
}

a {
	color: #666;
	text-decoration: none;
}

a:focus,
a:hover {
	color: #eb5705;
}

.bg-main {
	background: #00a0ea;
	border: 1px solid #00a0ea !important
}

.bg-main:hover,
.bg-main:focus {
	border: 1px solid #666 !important;
	background: #666 !important
}

.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;
}

ul,
li {
	padding: 0;
	margin: 0
}

.not-animated {
	opacity: 0
}

header .layout {
	overflow: visible;
	width: 100%;
}



.col-md-5.col-12.bd_act_s_col {
	float: left;
	width: 40%;
}

.fn19.none-style.pro-font {

	text-align: left;


}

.fn19.none-style {

	font-size: 18px;
	color:

		#333;

}

.btn.bd_btn_ac.my-2.my-md-2 {
	background: #eb5705;
	border: none;
	color: #fff;
	width: 80%;
	height: 45px;
	font-size: 18px;
}


.jiaoyi .more {
	width: 140px;
	margin: 0 auto;
	background: #333;
	height: 35px;
	line-height: 35px;
}

.jiaoyi .more a {
	color: #fff;
}

.jiaoyi .more:hover {
	background: #a6a6a6;
}

.btn.bd_btn_ac.my-2.my-md-2:hover {
	background: #fff;
	color: #eb5705;
	border: 1px solid #eb5705;
}





.xtext .futitle p {

	line-height: 32px;

}

.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	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%*/
}

.piczoomimgs {
	padding-bottom: 75%;
}

.artzoomimgs {
	padding-bottom: 60%;
}

.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
}

img {
	max-width: 100%
}

#fh5co-wrapper {
	overflow-x: hidden;
}

#fh5co-page {
	position: relative;
	z-index: 2;
	background: #fff;
	overflow-x: hidden;
}

.fh5co-heading {
	padding-bottom: 20px;

}

.fh5co-heading h2 {
	display: block;
	font-size: 20px;
	color: #232528;
	line-height: 1;
	padding-top: 10px;
	margin-bottom: 35px;
}

.fh5co-heading p.desc {
	font-size: 12px;
	color: #d8d8d8;
}

/*顶部导航 begin*/
#fh5co-header .header-box {
	border-top: 6px solid #ff9c66;
}

.header-box.fixed.fixed-top {
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.15);
	width: 100%;
	z-index: 3;
	background: #fff
}

#fh5co-header .navbar {
	boder: none
}

#fh5co-header .logo {
	padding: 10px 34px 0 0;
}

#fh5co-header .top-nav .nav li {
	margin: 0;
	padding: 0 18px;
	line-height: 90px;
}

#fh5co-header .top-nav .nav li a {
	color: #3b3c3d;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	text-align: center;
	text-decoration: none;
	line-height: 90px;
	padding: 0 18px;
	height: 90px;
	overflow: hidden
}

.news_lie li a {
	font-size: 14px;

	width: 50%;
	display: inline-block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
}

.part1 h2 {
	color: #000;
}

#fh5co-header .top-nav .nav li a:hover,
#fh5co-header top-nav .nav li.currents a.first-level,
#fh5co-header .top-nav .nav li:hover a.first-level {
	color: #fff;
	background: #eb5705;
}

/* #fh5co-header .top-nav .nav li a .downward {
	display: none
} */


.video-container {
	width: 100%;
	max-width: 800px;
	/* 可选：设置最大宽度 */
	margin: 0 auto;
}

.video-container video {
	width: 100%;
	height: auto;
	display: block;
}

#fh5co-header .top-nav .nav li ul {
	border: none;
	left: 0px;
	border-radius: 0;
	margin: 0;
	padding: 10px 0 15px;
	min-width: 160px;
	z-index: 4;
	background: #eb5705;
}

#fh5co-header .top-nav .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: auto
}

#fh5co-header .top-nav .nav li ul li a {
	background: #eb5705;
	color: #fff;
	display: block;
	width: 100%;
	padding: 0px 20px 0px 20px;
	margin: 0;
	text-align: left;
	min-width: 160px;
	line-height: 30px;
	height: auto;
	font-size: 14px;
}

#fh5co-header .top-nav .nav li ul li a:hover {
	background: #eb5705;
	color: #fff;
	text-decoration: underline;
	line-height: 30px;
}

#fh5co-header .top-nav .nav li ul li ul {
	top: 0
}

#fh5co-header .navbar-form {
	height: 28px;
	padding: 0 0 0 10px;
	margin-top: 26px;
}

#fh5co-header .navbar-form input.inputkey {
	border: 1px solid #d3d3d3;
	color: #999;
	height: 28px;
	line-height: 28px;
	padding: 0 0 0 5px;
	width: 145px;
	float: left
}

#fh5co-header .navbar-form button {
	display: block;
	height: 28px;
	width: 45px;
	float: left;
	border: none;
	background: #00A0EA;
	padding: 0;
	margin: 0;
	color: #fff
}

#fh5co-about-us {
	background:
		#fafafa;
}

/*顶部导航 end*/
.slides li {
	position: relative;
}

.slides li .center {
	position: absolute;
	top: 20%;
	color: #fff;
	text-align: center;
	width: 100%;
}

.slides li .center li {
	list-style: none;
}

.slides li .center .title {
	font-size: 48px;
}

.slides li .center .futitle {
	font-size: 28px;
}

.slides li .center .anniu {
	background: #f89600;
	width: 150px;
	margin: 0 auto;
	margin-top: 2%;
	height: 40px;
	line-height: 40px;
}

.slides li .center .anniu a {
	color: #fff;
	text-align: center;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.slides li .center .anniu:hover {
	background: #eb5705;
}

.slides li .center .anniu a:hover {
	color: #333;
}

/*手机版顶部导航 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: rgb(30, 80, 174);
}

#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: rgb(30, 80, 174);
	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: #000;
}

.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: #e60012;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #000;
	transition: all .2s ease-out;
}

.xl12.xs3.xm2.margin-large-bottom {
	float: right;
	margin-right: 0px;
}

.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
	content: '';
	width: 28px;
	height: 4px;
	background: #000;
	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: 21px;
	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 {
	font-size: 12px;
}

.copy_text {
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
	padding: 50px 15px;
}

footer .footer-top {
	background: #000000;
	background-size: cover;
	padding: 35px 0 30px 0;
	color: #ccc;
	border-bottom: 1px solid #7b7b7b;
}

footer .footer-top .plist {
	margin-right: 30px;
}

footer .copy {
	text-align: center;
	background: #000000;
	color: #fff;
	padding-bottom: 20px;
}

footer .footer-top ul li {
	list-style: none;
	line-height: 220%
}

footer .footer-top ul li a {
	color: #fff;
	font-size: 12px;
	white-space: nowrap;
	overflow: hidden;
	display: block;
	background: url(../images/foot_nav.png) no-repeat left center;
	padding-left: 15px;
}

footer .footer-top ul li a:hover {
	color: #f5c01a;
	background: url(../images/foot_nav2.png) no-repeat left center;
}

footer .footer-top h2 {
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 7px;
	margin-bottom: 15px;
	border-bottom: 2px solid #666;
	max-width: 125px;
}

footer .footer-top .contact-foot {
	margin: 12px 0 0px;
	color: #fff;
	line-height: 26px;
}

footer .footer-top .contact-foot p {
	line-height: 26px;
}

footer .footer-bot {
	padding: 13px 0;
	font-size: 12px;
	background: #202225;
	color: #7f8387;
}

footer .footer-bot .foot-flink a {
	color: #7f8387;
	line-height: 180%;
	padding: 0 3px;
}

footer .footer-bot .foot-flink a:hover {
	color: #234584;
}

footer .footer-bot .Copyright {
	color: #7f8387;
	margin-top: 3px;
}

footer .footer-bot .Copyright a {
	color: #7f8387;
}

footer .footer-bot .Copyright a:hover {
	color: #7f8387;
	text-decoration: underline
}

.foot_top {
	height: 160px;
	background: #000000;
	padding-top: 55px;
	border-bottom: 1px solid #fff;
}

.foot_top li {
	float: left;
	width: 16.6%;
}

.foot_top li b,
.foot_top li p {
	padding-left: 60px;
	color: #fff;
}

.foot_top ul {
	max-width: 1200px;
	margin: 0 auto;
}








/* 底部 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: 20px;
	z-index: 2;
	width: 100%;
	text-align: center;
}

.flex-control-nav li {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	cursor: pointer;
	width: 12px;
	height: 12px;
	float: left;
	text-indent: -2000px;
	background: #FFF;
	border-radius: 9px;
}

.flex-control-nav .flex-active {
	background: #ff9c66;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}

.flex-direction-nav li a {
	display: block;
	width: 40px;
	height: 40px;
	cursor: pointer;
	text-indent: -999em;
	position: absolute;
	top: 50%;
	margin-top: -20px;
}

.flex-direction-nav li a.flex-prev {
	left: 25px;
	background: url("../images/slider-arrow.png") no-repeat -190px 50%;
	opacity: 0.75;
}

.flex-direction-nav li a.flex-next {
	right: 25px;
	background: url("../images/slider-arrow.png") no-repeat -66px 50%;
	opacity: 0.75;
}

.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;
}

/*首页关于我们begin*/
#fh5co-about-us .bg-about {

	padding-top: 55px;
	min-height: 326px;
	position: relative
}

#fh5co-about-us .media-img {}

#fh5co-about-us .media-img img {
	width: 100%
}

#fh5co-about-us .about-box {
	background: #f8f8f8;
	position: relative;
	width: 60%;
	float: left;
}

#fh5co-about-us .about-box .intro {
	padding: 25px 0px 0 35px
}

#fh5co-about-us .about-box .intro h3 {
	color: #232528;
	font-size: 20px;
	margin-bottom: 32px;
	text-align: left;
}

#fh5co-about-us .about-box .intro h3 span {
	color: #666;
	font-size: 12px;
}

#fh5co-about-us .about-box .intro .desc {
	border-left: 6px solid #2e6ebe;
	color: #666;
	font-size: 16px;
	height: 140px;
	line-height: 2;
	overflow: hidden;
	padding-left: 20px;
	text-indent: 2em
}

#fh5co-about-us .about-box .more {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	border: 1px solid #e6e8ec;
	color: #232528;
	display: inline-block;
	height: 34px;
	line-height: 34px;
	text-align: center;
	width: 138px;
	margin: 0 auto;
	font-size: 14px;
}

#fh5co-about-us .about-box .more a {
	display: block;
	color: #232528;
}

/*首页关于我们 end*/


/* 首页产品展示 begin*/
#fh5co-product-list .bg-product {
	padding-top: 60px;
	background: #fff;

}

#fh5co-product-list .show-product {
	padding-top: 50px;
}

.bg-product .part1 {
	text-align: center;
	max-width: 1200px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

.bg-product .part1 h2 {
	margin-bottom: 55px;
}

.bg-product .part1 ul {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}

.bg-product .part1 li {
	list-style: none;
	float: left;
	width: 25%;
}

.part1 li img {

	max-height: 154px;

}

.bg-product .part1 li p {
	font-size: 22px;
	font-weight: bold;
	margin: 10px 0;
	color: #000;
	margin-top: 5px;
}

.bg-product .part1 .futitle {
	font-size: 18px;
	padding-top: 45px;
	width: 70%;
	margin: 0 auto;
	line-height: 30px;
	padding-bottom: 20px;
}

.bg-product .part1 .button {
	background: #eb5705;
}

.bg-product .part1 .button:hover {
	background: #fff;
	border: 1px solid #eb5705;
}

.bg-product .part1 .button a {
	color: #fff;
	padding: 10px 20px;
}

.bg-product .part1 .button a:hover {
	color: #eb5705;
}

.slides .xtext {
	position: absolute;
	top: 20%;
	left: 20%;
	color: #fff;
}

.slides .xtext .title_top {
	font-size: 16px;
	color: #0f59aa;
}

.slides .xtext .title {
	font-size: 36px;
}

.slides .xtext .futitle {
	font-size: 26px;
	line-height: 34px;
}

.slides .xtext .anniu {
	background: #eb5706;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	margin-top: 60px;
}

.slides .xtext .anniu a {
	color: #fff;
	font-size: 16px;
	display: inline-block;
	width: 100%;
	height: 100%;
}





/* 首页产品展示 end*/

/* 产品展示 begin*/
.show-product .item .media-img {
	overflow: hidden;
	border: 1px solid #ddd;
	margin: 0 auto;
	max-width: 250px;
}

.show-product .item .media-img:hover {}

.show-product .item .media-img img {
	width: 100%;
}

.show-product .item .media-img img:hover {
	opacity: 0.8
}

.show-product .item {}

.show-product .item h3 {

	white-space: nowrap;
	overflow: hidden;
	font-size: 16px;
	color: #eb5705
}

.show-product .item h3 a {
	font-size: 14px;
	color: #eb5705
}

.show-product .item p.desc {
	font-size: 14px;
	color: #888;
	max-width: 80%;
	margin: 0 auto 20px;
	height: 46px;
	overflow: hidden
}

.show-product .item p.more {
	height: 32px;
	font-size: 14px;
	line-height: 32px;
	margin: 10px auto 0 auto;
	text-align: center;
	color: #FFF;
	border: 0;
	display: block;
	width: 110px;
	outline: none;
	cursor: pointer;
	overflow: hidden;
	background: #eb5705;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background-image: -moz-linear-gradient(bottom, #eb5705, #1551a0);
	background-image: -webkit-linear-gradient(bottom, #eb5705, #1551a0);
	background-image: linear-gradient(to top, #eb5705, #1551a0);
}

/* 产品展示 end*/

/* 首页新闻中心 begin*/
#fh5co-news-list-title {
	padding: 55px 0 40px;
	background: #f8f8f8;
}

#fh5co-news-list .bg-news {
	background-color: #F8F8F8;
	padding-bottom: 60px;

}

#fh5co-news-list .show-list {}

#fh5co-news-list .show-list .item {
	background: #fff;
	margin: 0 auto;
	border: 1px solid #eee
}

#fh5co-news-list .show-list .item .media-img {
	overflow: hidden;
	text-align: center
}

#fh5co-news-list .show-list .item .media-img img {
	max-width: 100%;
}

#fh5co-news-list .show-list .item .content {
	padding: 20px;
}

#fh5co-news-list .show-list .item h3 {
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	overflow: hidden
}

#fh5co-news-list .show-list .item h3 a {
	color: #333;
	font-size: 16px;
}

#fh5co-news-list .show-list .item h3 a:hover {
	color: rgba(0, 160, 234, 1)
}

#fh5co-news-list .show-list .item span.time {
	color: #999;
	font-size: 11px
}

#fh5co-news-list .show-list .item .desc {
	color: #999;
	line-height: 2;
	margin: 13px 0 0px;
	height: 72px;
	overflow: hidden
}

#fh5co-news-list .show-list .item .more a {
	display: block;
	width: 188px;
	height: 44px;
	line-height: 44px;
	background: #1551a0;
	margin: 0 auto;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin-top: 25px;
}


/* 首页新闻中心 end*/


/* 内页 begin*/
#fh5co-content_show {
	padding-bottom: 50px;
	position: relative
}

#fh5co-content_show .right-con {
	margin: 20px 0 0 30px;
}

#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 h1 {
	line-height: 1.3
}

#fh5co-content_show .detail p {
	text-indent: 0;
	line-height: 2;
	font-size: 14px;
}

#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: 2px solid #203e93;
	color: #555;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	word-break: break-all;
	margin-top: -1px
}

#fh5co-content_show .title .bread {
	padding: 8px 0
}

#fh5co-content_show .title .bread i {
	display: inline-block;
	margin-right: 5px;
	float: left
}

#fh5co-content_show .detail {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 2;
	color: #666;
}

#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
}

#fh5co-content_show .leftbar {
	min-height: 400px;
	/* background: #1356AE; */
	background: linear-gradient(to bottom, #EB5705, #FFFFFF);
	max-width: 220px;
	top: -30px;
	position: relative;
	z-index: 2
}

#fh5co-content_show .leftbar h3 {
	color: #fff;
	height: 74px;
	line-height: 74px;
	text-align: center;
	font-size: 24px;
}

#fh5co-content_show .leftbar h3 a {
	color: #fff;
}

#fh5co-content_show .leftbar .menu-bot img {
	max-width: 100%
}

#fh5co-content_show .submenu {}

#fh5co-content_show .submenu li {
	padding-bottom: 1px;
	background: url(../images/line.png) no-repeat bottom;
	height: 45px;
	line-height: 45px;
	color: #fff;
}

#fh5co-content_show .submenu li:last-child {
	border-bottom: none
}

#fh5co-content_show .submenu li a {
	color: #fff;

	display: block;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 53px;
	margin: 0
}

#subnav .active {
	background: #e1963a;
}

#fh5co-content_show .submenu li.actives a,
#fh5co-content_show .submenu li a:hover {
	color: #fff;
	background: url(../images/left-nav.png) no-repeat 35px #ffc43a;
}

/*分页*/
.table span {
	margin-right: 10px;
}

.content_detail .pager {
	font-size: 12px;
	padding: 0;
	margin: 0
}

.content_detail .pager a {
	border: none;
	color: #666;
}

.content_detail .pager a:focus,
.content_detail .pager a:hover {
	color: rgb(0, 160, 234);
	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: #00a0ea;
	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;
}

#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: 12px;
	margin-bottom: 20px;
}

#fh5co-content_show .product-detail .description p {
	line-height: 28px;
}

#fh5co-content_show .product-detail .detail-title {
	border-bottom: 1px solid #999;
	position: relative;
	height: 37px;
}

#fh5co-content_show .product-detail .detail-title h2 {
	background: #fff;
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 126px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 1px;
}

/*article*/

.videox {
	width: 40%;
}

.line-big .news_left {
	float: left;
	width: 30%;
	margin-right: 50px;
}

.line-big .news_left img {
	max-width: 100%;
}

.line-big .news_lie {
	float: left;
	width: 30%;
}

.news_lie {
	margin-right: 50px;
}

.news_lie:last-child {
	margin-right: 0;
}

.line-big .news_lie li {
	line-height: 40px;
	border-bottom: 1px solid #e8e6e6;
	height: 40px;
}

.line-big .news_lie .title {
	font-size: 16px;
	margin-bottom: 20px;
	line-height: 40px;
	border-bottom: 1px solid #ccc;
	color: #333;
}

.line-big .news_lie .more {
	float: right;
	font-size: 14px;
	color: #b1b2b2;
}

.line-big .news_lie .data {
	float: right;
}






#fh5co-content_show .article-media li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 5px 0 15px
}

#fh5co-content_show .article-media li:first-child {
	padding-top: 0
}

.article-media .media .caldata .content {
	padding: 6px 10px;
	background: #284987;
	text-align: center;
	margin-right: 8px;
	color: #fff
}

.article-media .media .caldata .content p {
	text-align: center
}

.article-media .media .caldata .content p.day {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	padding-bottom: 10px;
	border-bottom: 2px solid #fff;
}

.article-media .media .caldata .content p.mon-year {
	font-size: 13px;
}

.article-media .media .media_img {
	width: 200px;
	margin-right: 20px;
	border: 1px solid #ddd;
	padding: 1px;
}

.article-media .media .media_img img {
	width: 200px;
}

.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 .time {
	color: #aaa;
	font-size: 12px;
	display: inline-block;
	margin-top: 3px;
}

.article-media .media-body h3 {
	font-size: 16px;
	margin-bottom: 2px;
}

.article-media .media-body h3 a {
	color: #333;
	font-size: 16px;
	line-height: 100%;
}

.article-media .media-body h3 a:hover {
	color: #eb5705;
}

.article-media .media-body p.desc {
	color: #666;
	line-height: 20px;
	font-size: 12px;
}

.article-media .media-body p.more {
	margin-top: 12px;
}

.article-media .media-body p.more a {
	font-size: 12px;
	display: inline-block;
	padding: 0 13px;
	height: 34px;
	line-height: 34px;
	background: #e1e1e1;
	border-radius: 6px;
	color: #666
}

.article-media .media-body p.more a:hover {
	background: #E88C05;
	color: #fff
}

/*内页banner
.slideshow{ height:230px; position:relative; background-repeat:no-repeat; background-position: center top; background-size:cover}*/

.slideshow img {
	width: 100%
}

.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 screen and (max-width:1199px) {
	#fh5co-header top-nav .nav li a {
		padding: 0 9px;
	}

	#fh5co-about-us .media-img {}

	#fh5co-news-list .show-list .item .content {
		padding: 10px 20px 0px;
	}

	#fh5co-news-list .show-list .item .desc {
		margin: 6px 0 0px;
	}

	#fh5co-news-list .show-list .item .more a {
		margin-top: 10px;
	}

	#fh5co-content_show .right-con {
		margin: 20px 0 0 0px;
	}

	.article-media .media-body p.desc {
		height: 60px;
		overflow: hidden
	}

	.slides li .center .title {
		font-size: 35px;
	}

	.slides li .center .futitle {
		font-size: 20px;
	}

	.slides li .center .anniu {
		margin-top: 5%;
	}


	.slides .xtext {
		top: 10%;
	}

	.slides .xtext .title {
		font-size: 20px;
		line-height: 22px;
		margin-bottom: 5px;
	}

	.slides .xtext .futitle {
		font-size: 16px;
		line-height: 20px;
	}

	.slides .xtext .anniu {
		height: 30px;
		line-height: 30px;
		margin-top: 10px;
		width: 120px;
	}

	.slides .xtext .anniu a {
		font-size: 14px;
	}












}

@media screen and (max-width:1000px) {
	#fh5co-header .top-nav .nav li a {
		padding: 0 7px;
		font-size: 12px;
	}

	#fh5co-about-us .about-box {
		width: 100%;
	}

	.list-group.list-group-flush {
		width: 100%;
	}

	#fh5co-content_show .product-detail .content-img {
		margin-bottom: 30px;
	}

	.line-big {
		margin-left: -10px;
		margin-right: -10px
	}

	.none {
		display: none;
	}

	.line-big .news_lie {
		width: 100%;
		padding: 20px 30px;
	}

	.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
	}

	.show-product .item .media-img {
		max-width: 220px;
	}

	#fh5co-about-us .bg-about {
		background: #fff
	}

	#fh5co-about-us .about-box .intro h3 {
		text-align: center;
		margin-bottom: 15px;
	}

	#fh5co-about-us .about-box .intro {
		padding: 0
	}

	#fh5co-about-us .about-box .intro .desc {
		border-left: none;
		padding: 0
	}

	.slides li .center .title {
		font-size: 20px;
	}

	.slides li .center .futitle {
		font-size: 16px;
	}

	.slides li .center .anniu {
		width: 120px;
	}

	.slides li .center .anniu a {
		font-size: 14px;
	}


	#fh5co-about-us .media-img {
		margin: 40px 0px 60px 0px;
	}

	#fh5co-news-list .show-list .item h3 {
		white-space: normal
	}

	#fh5co-news-list .show-list .item .desc {
		display: none
	}
}

@media screen and (max-width:760px) {
	#quirydialog .qdialog-head {
		width: 360px
	}

	.none {
		display: none;
	}

	#fh5co-offcanvas .nav {
		display: block;
		borer: none
	}

	#fh5co-about-us .media-img {
		margin-bottom: 40px;
	}

	#fh5co-hero1 {
		margin-top: 0;
	}

	.zhuc {

		float: right;
		margin-bottom: 10px;
	}

	.zhuc li {
		float: left;
	}

	.register {
		border: 1px solid #ccc;
		padding: 2px 10px;
		margin-right: 10px;
	}

	.sign {
		background: #eb5705;
		padding: 2px 10px;
	}

	.sign a {
		color: #fff;
	}


	.fh5co-nav-toggle {
		display: block;
	}

	#fh5co-header .header-box .logo {
		padding: 6px 0
	}

	.article-media .media .media_img {
		width: 150px;
		margin-right: 12px;
	}

	.article-media .media .media_img img {
		width: 150px;
	}

	.article-media .media .time {
		display: none
	}

	.slides li .center .anniu {
		height: 30px;
		line-height: 30px;
	}

	.slides li .center {
		top: 10%;
	}

	.slides li .center .anniu {
		margin-top: 2%;
	}

	.slides .xtext {
		top: 3%;
	}

	.slides .xtext .title_top {
		font-size: 14px;
		line-height: 16px;
	}

	.slides .xtext .title {
		font-size: 18px;
		line-height: 20px;
	}

	.slides .xtext .futitle {
		font-size: 14px;
		line-height: 16px;
	}

	.slides .xtext .anniu a {
		font-size: 12px;
	}

	.slides .xtext .anniu {
		height: 25px;
		line-height: 25px;
		margin-top: 5px;
		width: 90px;
	}


	#fh5co-product-list .bg-product {
		padding: 40px 0 10px;
	}

	#fh5co-product-list .show-product {
		padding-top: 40px;
	}

	#fh5co-news-list .show-list .item .desc {
		display: block
	}

	#fh5co-news-list .show-list .item .content {
		padding: 20px;
	}

	#fh5co-news-list-title {
		padding: 30px 0 0 0;
	}

	#fh5co-news-list .bg-news {
		padding-bottom: 0px;
	}

	#fh5co-about-us .about-box .intro .desc {
		height: auto
	}

	.show-product .item .media-img {
		border: 1px solid #ddd;
		max-width: 100%;
	}

	/*MT5页面开始*/


















	/*MT5页面结尾*/

	/*手机底部导航*/
	.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;
	}
}

@media screen and (max-width:580px) {
	.flex-control-nav {
		bottom: 5px;
	}

	.slides li .center .title {
		font-size: 18px;
	}

	.slides li .center .futitle {
		font-size: 16px;
		line-height: 18px;
	}

	.slides li .center .anniu {
		height: 25px;
		line-height: 25px;
	}

	.bg-product .part1 li p {
		font-size: 18px;
	}

	.bg-product .part1 .futitle {
		width: 90%;
		padding-top: 20px;
		font-size: 16px;
	}
}










@media screen and (max-width:480px) {
	.article-media .media .caldata .content {
		padding: 5px;
	}

	.slides li .center {

		top: 5%;


	}

	.slides .xtext .title_top {
		font-size: 12px;
		line-height: 14px;
	}

	.slides .xtext .title {
		font-size: 14px;
		line-height: 16px;
		margin-bottom: 2px;
	}

	.slides .xtext .futitle {
		font-size: 12px;
		line-height: 14px;
	}

	.slides .xtext .anniu {
		height: 18px;
		line-height: 18px;
		margin-top: 3px;
		width: 70px;
	}

	.slides .xtext .anniu a {
		font-size: 10px;
	}

	.slides .xtext {
		top: 3%;
	}

	.article-media .media .media_img {
		width: 82px;
		margin-right: 10px;
	}

	.article-media .media .media_img img {
		width: 80px;
		padding: 1px;
	}

	.article-media img {
		width: 80px;
	}

	#fh5co-content_show .article-media li {
		padding: 10px 0px;
	}

	.article-media .media-body h3 {
		line-height: 100%;
		font-size: 14px;
	}

	.article-media .media-body h3 a {
		font-size: 14px;
		line-height: 150%
	}

	.article-media .media-body p.more {
		display: none
	}

	.xl6 {
		width: 100% !important
	}

	.article-media .media .desc {
		display: none
	}
}

/* 内页 end*/

/* ======置顶 ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 7;
	background: #666 url(../images/icon-gotop-fixed.png) no-repeat center center;
	border-radius: 50%
}

.backToTop:hover {
	background-color: #333;
}

#maximg img {
	max-width: 100% !important;
	height: auto !important
}



@media screen and (max-width:420px) {
	.slides li .center .title {
		font-size: 16px;
	}

	.slides li .center .futitle {
		font-size: 14px;
		line-height: 14px;
	}



}









/* 多语言切换 */


.language-selector {
	position: relative;
	display: inline-block;
	font-family: Arial, sans-serif;
	top: 30px;
}

.selected-language {
	display: flex;
	align-items: center;
	padding: 8px 12px;
	background: #f5f5f5;
	border-radius: 4px;
	cursor: pointer;
	transition: all 0.3s;
}

.selected-language:hover {
	background: #e0e0e0;
}

.selected-language img {
	width: 20px;
	height: 15px;
	margin-right: 8px;
}

.language-dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	width: 150px;
	background: white;
	border: 1px solid #ddd;
	border-radius: 4px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
	display: none;
	z-index: 100;
}

.language-dropdown.show {
	display: block;
}

.language-option {
	display: flex;
	align-items: center;
	padding: 8px 12px;
	cursor: pointer;
}

.language-option:hover {
	background: #f5f5f5;
}

.language-option img {
	width: 20px;
	height: 15px;
	margin-right: 8px;
}

.mobile-language {
	padding: 0;
	bottom: 10px;
	left: 10px;
	display: none;
}



@media screen and (max-width: 750px) {
	.videox {
		width: 100%;
	}

	.mobile-language {
		        display: block;
        top: 16px;
        position: fixed;
        right: 50px;
        left: auto;
        width: 120px;
        bottom: auto;
		z-index: 999;
	}
}