﻿body {
	font-family: revicons,Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	color: #454545;
	background: #fff;
	position: relative;
}
.banner2{ width:100%; height:180px; margin:0 auto; background:url(../images/banner2.jpg) no-repeat center}
.banner3{ width:100%; height:180px; margin:0 auto; background:url(../images/banner3.jpg) no-repeat center}
.banner4{ width:100%; height:180px; margin:0 auto; background:url(../images/banner4.jpg) no-repeat center}
.banner5{ width:100%; height:180px; margin:0 auto; background:url(../images/banner5.jpg) no-repeat center}
.banner6{ width:100%; height:180px; margin:0 auto; background:url(../images/banner6.jpg) no-repeat center}
.banner7{ width:100%; height:180px; margin:0 auto; background:url(../images/banner7.jpg) no-repeat center}

@-webkit-keyframes fadeInOut {
  0% {
      opacity:0;
  }
  50% {
      opacity: 1;    
  }
  100% {
      opacity:1;
  }
}
.trans_fade_image {  
  -webkit-animation-timing-function: ease-in-out;
  -webkit-animation-name: fadeInOut;
  -webkit-animation-duration: 1s;
  animation-fill-mode: forwards; /*让动画停留在最后一帧 */

}
.icon-cn{ width:100px; height:19px; line-height:19px; float:right; text-align:right; padding-right:22px; margin-top:12px;background:url(../images/cn-icon.png) no-repeat left}
.company-more{ width:130px; height:38px; display:block; line-height:38px; color:#fff; text-align:center; font-size:14px; float:left; margin-right:20px; background:#0069c8}
.company-more a:link,.company-more a:visited{ width:130px; height:38px; display:block; color:#fff; line-height:38px; text-align:center;float:left;margin-right:20px;  font-size:14px;background:#0069c8}
.company-more a:hover{ width:130px; height:38px; display:block; line-height:38px; text-align:center; color:#fff; font-size:14px;float:left;margin-right:20px; background:#0481f3}

.company-morex{ width:130px; height:38px; display:block; line-height:38px; color:#666; text-align:center; font-size:14px; float:left; margin-right:20px; background:#f4f4f4}
.company-morex a:link,.company-morex a:visited{ width:130px; height:38px; display:block; color:#666; line-height:38px; text-align:center;float:left;margin-right:20px;  font-size:14px;background:#f4f4f4}
.company-morex a:hover{ width:130px; height:38px; display:block; line-height:38px; text-align:center; color:#fff; font-size:14px;float:left;margin-right:20px; background:#0481f3}

.pro-more{ clear:both; width:125px; height:23px; display:block; line-height:23px; color:#2d5ca3; margin-top:6px;  text-align:right; font-size:12px; float:left; background: url(../images/pro-more.png) no-repeat left }
.pro-more a:link,.pro-more a:visited{ width:115px; height:23px; display:block; color:#2d5ca3; line-height:23px; margin-top:6px; text-align:right;float:left; font-size:12px;background: url(../images/pro-more.png) no-repeat left}
.pro-more a:hover{ width:125px; height:23px; display:block; line-height:23px; text-align:right;  color:#2d5ca3;margin-top:6px; font-size:12px;float:right;background: url(../images/pro-more.png) no-repeat left}
.footmin-ewm img{ float:right; width:283px; height:155px; float:right;}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-family: "Open Sans", Arial, sans-serif;
	font-weight: 400;
}
::-webkit-selection {
color: #fff;
background: #0069c8;
}
::-moz-selection {
color: #fff;
background: #0069c8;
}
::selection {
	color: #fff;
	background: #0069c8;
}
.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: #454545;
	text-decoration: none
}
a:focus, a:hover {
	color: #0069c8;
}
.bg-main {
	background: #fff;
	-moz-box-shadow: 1px 1px 5px #ededed;
    box-shadow: 1px 1px 5px #ededed;
}
.bg-mainx {
	background: #0069c8; color:#fff;
	-moz-box-shadow: 1px 1px 5px #ededed;
    box-shadow: 1px 1px 5px #ededed;
}
.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: #0069c8
}
.passcode {
	border-left: 1px solid #ddd;
	border-radius: 0 4px 4px 0;
	height: 32px;
	line-height: 32px;
	margin: 1px;
	position: absolute;
	right: 0;
	text-align: center;
	top: 0;
}
.blankbig {
	height: 70px;
	line-height: 70px;
	clear: both;
	font-size: 0;
}
.detail h2, .detail h3 {
	line-height: 180%
}
.detail h3, .detail h1 {
	font-size: 16px;
	color: #322725;
}
.layout {
	overflow: hidden;
	width: 100%;
}
.noinfo {
	text-align: center
}
.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: 63%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
header .layout {
	overflow: visible;
	width: 100%;
}
.input:focus {
	border: 1px solid #333
}
.inner-banner {
	width: 100%;
	overflow: hidden
}
.inner-banner img {
	width: 100%;
}
.lefter {
	padding-right: 50px;
}
/*header begin*/
#fh5co-header .header-top {
	height: 44px;
	background: #eff3f6;
	line-height: 44px;
}
#fh5co-header .header-top .note-header {
	font-size: 14px;
	color: #313131;
	background: url('../images/line.png')no-repeat 0px 12px;
	padding-left: 30px;
}
#fh5co-header .header-top .share-header {
	padding-top: 8px;
}
#fh5co-header .logo {
	overflow: hidden;
	margin: 20px 0 20px;
}
#fh5co-header .contact-index {
	margin-top: 29px;
}
#fh5co-header .contact-index .telpic {
	margin-right: 11px;
	margin-top: 2px;
}
#fh5co-header .contact-index .telfont {
	line-height: 110%
}
#fh5co-header .contact-index .telfont .telen {
	font-size: 8px;
	color: #757575;
}
#fh5co-header .contact-index .telfont .telnum {
	font-size: 12px;
	color: #000;
	font-weight: bold;
}
#fh5co-header .header-nav { height:auto;
	z-index: 100000
}

#fh5co-header .nav li .downward {
	border: none
}
#fh5co-header .nav li a {
	display: inline-block;
	font-size: 17px;
	line-height: 75px;
	color: #333;
	padding: 20px 20px 0;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
#fh5co-header .nav li.current a {
	color: #165094;
	text-decoration: none;
}
#fh5co-header .nav li a:hover {
	color: #165094;
	width:100%;
	border-bottom: 2px solid #0772C3;
	text-decoration: none;
}

.first-level{ color:#333;font-size: 17px;line-height: 48px;}
.first-level:hover a{ color:#333;font-size: 17px;
	line-height: 48px;}
#fh5co-header .nav li:hover a {
	background-color: rgba(0,0,0,0);
}
#fh5co-header .nav li ul {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	min-width: 160px;
	z-index: 1999;
}
#fh5co-header .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: auto;
	border-bottom: 0px solid #096167
}
#fh5co-header .nav li ul li a {
	background: #fff !important;
	color: #333;
	display: block;
	width: 100%;
	padding: 0px 20px 0px 30px;
	margin: 0;
	text-align: left;
	min-width: 160px;
	font-size: 14px;
	line-height: 42px;
	font-weight: normal
}
#fh5co-header .nav li.current ul li a {
	color: #333;
}
#fh5co-header .nav li ul li a:hover {
	background: #0772C3 !important;
	color: #fff;
}
#fh5co-header .nav li ul li ul {
	top: 0
}
/*header end*/

/* footer begin*/
footer {
	background: #f5f5f5;
}
footer .table-responsive .nav a {
	color: #292929;
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin-bottom: 20px;
}
footer .table-responsive .nav a:hover {
	color: #292929;
}
footer .table-responsive .nav ul li {
}
footer .table-responsive .nav ul a {
	color: #464646;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: normal
}
footer .table-responsive .nav ul a:hover {
	color: #464646;
	text-decoration: underline
}
footer .Copyright {
	background: #292d30;
	font-size: 14px;  color:#94979d;
	padding: 23px 0 16px 0;
}
footer .Copyright .foot-link {
	padding: 5px 0 0px;
}
footer .Copyright .foot-link a {
	margin: 0 5px;
}
/* footer end*/

/*banner begin*/
.flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {
	outline: none;
}
.slides, .flex-control-nav, .flex-direction-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.flexslider {
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1
}
.flexslider .slides > li {
	display: none;
	-webkit-backface-visibility: hidden;
}
.flexslider .slides img {
	width: 100%;
	display: block;
}
.flex-pauseplay span {
	text-transform: capitalize;
}
.slides:after {
	content: "\0020";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
.no-js .slides > li:first-child {
	display: block;
}
.flex-control-nav {
	position: absolute;
	bottom: 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;
	border-radius: 12px;
	float: left;
	text-indent: -2000px;
	background: #d5d8dc;
}
.flex-control-nav .flex-active {
	background: #1564bb;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}
.flex-direction-nav li a {
	display: block;
	width: 26px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-top: -23px;
	text-indent: -999em;
	top: 50%;
}
.flex-direction-nav li a.flex-prev {
	left: 20px;
	background: url("../images/prev.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next {
	right: 20px;
	background: url("../images/next.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next:hover {
	background: url("../images/next.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev:hover {
	background: url("../images/prev.png") no-repeat;
	opacity: 1;
}
/*banner end*/
/*banner end*/
.video_tg{ width:50%; height:50%; display:block;text-align: center; margin:0 auto;}
#shipin{ display:block; text-align:center;margin:0 auto;}
#aboutmenu{ width:100%; height:auto; margin-top:30px; padding-bottom:20px; background:#f4f4f4}
.aboutmenu-content{ width:1200px; height:auto; background:#f4f4f4}
.aboutmenu-content .about1{ width:270px; height:auto; float:left; margin-top:40px; margin-right:25px}
.aboutmenu-content .about1 span{font-size:14px; line-height:22px; display:block; padding-top:15px; padding-bottom:15px;font-weight:normal; color:#525252}
.aboutmenu-content .about1 h2{font-size:24px; line-height:65px; font-weight:normal; color:#525252}
.aboutmenu-content .about1 p{ width:270px; height:auto; float:left; font-size:16px; margin-right:25px}
.aboutmenu-content .about1 img{ width:96%; height:auto;margin-top:6px;}
.aboutmenu-content .about1 p a{ margin-top:6px; color:#016ac8;}
.aboutmenu-content .about1 p a:link{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about1 p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
.aboutmenu-content .about1 p a:visited{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about2{ width:270px; height:auto; float:left;font-size:16px; margin-top:40px; margin-right:25px}
.aboutmenu-content .about2 span{font-size:14px; line-height:22px; display:block; padding-top:15px; padding-bottom:15px;font-weight:normal; color:#525252}
.aboutmenu-content .about2 h2{font-size:24px; line-height:65px; font-weight:normal; color:#525252}
.aboutmenu-content .about2 p{ width:270px; height:auto; float:left; margin-right:25px}
.aboutmenu-content .about2 img{ width:96%; height:auto;margin-top:6px;}
.aboutmenu-content .about2 p a{ margin-top:6px; color:#016ac8;}
.aboutmenu-content .about2 p a:link{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about2 p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
.aboutmenu-content .about2 p a:visited{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .line {
	width: 30px;
	height: 2px; margin-top:5px ; margin-bottom:10px ;
	background: #0069c8; float:left;
}
#newsall{ width:100%; height:540px; background:#2d5ca3}

 
#why-choose{ margin:10px auto;}
#why-choose h1{ margin:10px 0 10px 0;}
.why-1{ width:32%; padding-bottom:20px; display:block; margin-right:2%; font-size:14px;float:left;}
.why-1x{ width:32%; padding-bottom:30px; display:block; margin-right:2%; font-size:14px;float:left;}

#why-choose .icon-1{ width:32px; height:32px; margin-top:5px; padding-right:10px; float:left; background:url(../images/solution.png) no-repeat}
#why-choose .icon-2{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/technical-group.png) no-repeat }
#why-choose .icon-3{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/equipment.png) no-repeat}
#why-choose .icon-4{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/technology.png) no-repeat }
#why-choose .icon-5{ width:32px; height:32px; margin-top:5px; padding-right:10px; float:left; background:url(../images/tscl.png) no-repeat}
#why-choose .icon-6{ width:32px; height:32px; margin-top:5px; padding-right:10px; float:left; background:url(../images/yt.png) no-repeat}

#why-choose .content{ width:89%; float:right; font-size:15px;}
#why-choose .content h2{ font-size:22px; line-height:45px; font-weight:normal; color:#525252}
#why-choose .content img{ margin-top:6px;}
#why-choose .content span{ font-size:14px;}
#why-choose .content p a{ margin-top:6px; color:#016ac8;}
#why-choose .content p a:link{ margin-top:6px; color:#2d5cb8;}
#why-choose .content p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
#why-choose .content p a:visited{ margin-top:6px; color:#2d5cb8;}

.why-2{ width:32%; padding-bottom:20px;display:block;  font-size:14px;float:right;}
.why-2x{ width:32%; padding-bottom:30px;display:block;  font-size:14px;float:right;}

.why-3{ width:100%; padding-bottom:20px; text-align:left; float:left;}
#why-choose .content3{ width:95%; float:right;}
#why-choose .content3 h2{ font-size:22px; line-height:45px; font-weight:normal; color:#525252}
#why-choose .content3 img{ margin-top:6px;}
#why-choose .content3 span{ font-size:14px;}
#why-choose .content3 p a{ margin-top:6px; color:#016ac8;}
#why-choose .content3 p a:link{ margin-top:6px; color:#2d5cb8;}
#why-choose .content3 p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
#why-choose .content3 p a:visited{ margin-top:6px; color:#2d5cb8;}

.why-1 p{ font-size:14px; padding:15px 0; color:#2d5ca3}
.why-2 p{font-size:14px; padding:15px 0;  color:#2d5ca3}
.why-1x p{ font-size:14px; padding:15px 0; color:#2d5ca3}
.why-2x p{font-size:14px; padding:15px 0;  color:#2d5ca3}


#why-choose .yy1{ width:32px; height:32px; margin-top:5px; padding-right:10px; float:left; background:url(../images/yy1.png) no-repeat}
#why-choose .yy2{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy2.png) no-repeat }
#why-choose .yy3{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy3.png) no-repeat}
#why-choose .yy4{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy4.png) no-repeat }
#why-choose .yy5{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy5.png) no-repeat}
#why-choose .yy6{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy6.png) no-repeat }
#why-choose .yy7{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy7.png) no-repeat }
#why-choose .yy8{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy8.png) no-repeat }
#why-choose .yy9{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy9.png) no-repeat }
#why-choose .yy10{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy10.png) no-repeat }
#why-choose .yy11{ width:32px; height:32px; margin-top:5px;  padding-right:10px; float:left; background:url(../images/yy11.png) no-repeat }

.foot-facebook{ width:70%; text-align:center; font-size:16px; height:36px; line-height:36px; color:#fff; background:#0069c8}
.foot-facebook-1{ width:32px; height:32px; float:left; margin-right:10px; background:url(../images/facebook.png) no-repeat}
.foot-facebook-2{ width:32px; height:32px; float:left; margin-right:15px; background:url(../images/in.png) no-repeat}
.foot-facebook-3{ width:32px; height:32px; float:left; margin-right:15px; background:url(../images/twitter.png) no-repeat}
.nav-sitemap .pcmenu{ width:auto;}
.nav-sitemap p{ font-size:14px; margin-bottom:10px;font-weight:normal}
.nav-sitemap li p img{margin-top:10px;font-weight:normal}
.nav-sitemap span{ font-size:14px; padding-left:20px;font-weight:normal}
.nav-sitemap .foot-lx{  height:16px; float:left; background:url(../images/contact.png) no-repeat}
.nav-sitemap .foot-lx2{  height:16px; float:left; background:url(../images/mobile.png) no-repeat}
.nav-sitemap .foot-tel{  height:16px; float:left; background:url(../images/tel.png) no-repeat}
.nav-sitemap .foot-fax{  height:16px; float:left; background:url(../images/fax.png) no-repeat}
.nav-sitemap .foot-lx3{  height:24px; float:left; background:url(../images/email.png) no-repeat}

/* home product  begin*/
#fh5co-product-list .fh5co-heading { 
}
#productall{ width:100%; height:auto;background:#f4f4f4;}
#fh5co-product-list .fh5co-heading h2 {
	font-size: 24px;
	color: #292929;
	font-weight: bold;
	padding: 0px 0px 17px 0;
}
#fh5co-product-list .fh5co-heading .proline {
	width: 77px;
	height: 2px;
	background: #0069c8;
	margin: 0 auto;
}

.i_case_bg .fh5co-heading .proline {
	width: 57px;
	height: 2px;
	background: #fff;
	margin: 0 auto; margin-bottom:20px;
}
.i_case_bg .fh5co-heading p {
	font-size: 22px;
	color: #fff;
	text-align: center;
	margin: 20px 0 29px 0;
}
.i_case_bg .fh5co-heading h2 {
	font-size: 22px; font-weight:bold;
	color: #fff;
	text-align: center;
	margin: 20px 0 29px 0;
}
#fh5co-product-list .fh5co-heading p {
	font-size: 14px;
	color: #555556;
	text-align: center;
	margin: 20px 0 29px 0;
}
#fh5co-product-list .tab {
}
#fh5co-product-list .tab .tab-nav li {
	margin: 0 0 10px 0;
	padding:0; 
}
#fh5co-product-list .tab .tab-nav li a {
	display: inline-block;
	padding: 15px 10px 15px 10px;
	font-size: 14px;
	border: 0px solid #D3DAEA; background:#fff;
	margin: 0 auto;
	border-radius: 0
}
#fh5co-product-list .tab .tab-nav li a:hover, #fh5co-product-list .tab .tab-nav li.active a {
	background: #0069c8;
	color: #fff;
	border: 2px solid #0069c8;
	text-decoration: none;
}
#fh5co-product-list .tab .tab-body {
	background: none;
	border: none;
	padding-top: 25px;
}
/*product*/
.pro-item {
	border: 1px solid #e9e9ea;
	background: #fbfbfc;
	margin-bottom: 20px;
}
.pro-item:hover {
	border: 1px solid #0069c8;
}
.pro-item .portfolio-img {
	overflow: hidden;
}
.pro-item .portfolio-img .zoomimgs {
}
.pro-item .portfolio-img .zoomimgs:hover {
	transform: scale(1.1);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.1);
	-webkit-transform: all 1s ease 0s;
}
.pro-item h2 {
	font-size: 14px;
	margin: 10px 0 7px;
	font-weight: bold
}
.pro-item h2, .pro-item p,.pro-item span {
	padding: 0 12px; float:left; text-align:left; 
}
.pro-item span{ width:98px; height:23px; display:block; line-height:23px; color:#2d5ca3; margin-top:6px; margin-left:10px;  text-align:right; font-size:12px; float:left; background: url(../images/pro-more.png) no-repeat left }

.pro-item:hover h2 a {
	color: #454545;
	font-size: 14px;
	font-weight: bold
}
.pro-item:hover h2 a:hover {
	color: #0069c8;
}
.pro-item p {
	line-height: 20px;
	margin-bottom: 12px;
	color: #454545; text-align:left;
	font-size: 12px; 
}
/* home product end*/

/*home about us begin*/
#fh5co-about-us h2 {
	font-size: 16px;
	font-weight: bold;
}
#fh5co-about-us .intro {
	margin-left: 20px;
}
#fh5co-about-us .introx {
	margin-left: 0;
}
#fh5co-about-us .introx h1 { font-size:38px; line-height:50px; font-weight:bold; color:#444
}
#fh5co-about-us .intro h1 { font-size:28px; line-height:50px; color:#444
}
#fh5co-about-us .intro, #fh5co-about-us .intro p {
	font-size: 14px;
	line-height: 23px;
}
#fh5co-about-us img {
	max-width: 100%
}
/*home about us end*/

/* home news begin*/
#fh5co-news-list .show_list h2 {
	font-size: 24px; width:100%;
	font-weight: bold; color:#fff;
	margin: 0px 0 10px 0;
	line-height: 100%;
}
/* home news end*/

/* inner begin*/
#fh5co-content_show .ur_here {
	background: #f5f5f5 none repeat scroll 0 0;
	font-size: 14px;
	padding-left: 13px;
}
#fh5co-content_show .ur_here a {
	font-size: 14px;
	color: #000
}
#fh5co-content_show .nav-inline {
	list-style: outside none none;
}
#fh5co-content_show .nav li {
	margin: 0;
	padding: 0;
	display: inline
}
#fh5co-content_show .nav li a {
	font-size: 14px;
	display: inline-block;
	padding: 11px 20px;
	border: 1px solid #cdcdcd;
	border-radius: 25px;
	margin: 0 5px 10px;
	color: #000;
}
#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
	border: 1px solid #0069c8;
	text-decoration: none;
	color: #0069c8;
	font-weight: normal
}
#fh5co-content_show .show_body {
	font-size: 14px;
}
#fh5co-content_show .detail img {
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
}
#fh5co-content_show .detail img {
	opacity: 0.9;
}
#fh5co-content_show .detail p {
	text-indent: 0;
}
#fh5co-content_show .qhd-title span {
	margin: 0 5px;
	font-size: 12px;
	color: #999
}
#fh5co-content_show .title {
	border-bottom: 1px solid #dedede;
	height: 33px;
	margin-bottom: 30px;
	text-align: left;
}
#fh5co-content_show .title h2 {
	border-bottom: 1px solid #da0e0e;
	color: #da0e0e;
	display: inline-block;
	font-size: 16px;
	font-weight: normal;
	line-height: 33px;
	margin: 0;
	overflow: hidden;
	padding: 0;
	word-break: break-all;
}
#fh5co-content_show .detail {
	font-size: 14px;
	padding-bottom: 30px;
	line-height: 24px;
	color: #666;
}
#subnav .nav-head {
	color: #fff;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 38px;
	line-height: 36px;
	text-indent: 50px;
	background: #1a1a1f;
}
#fh5co-content_show .product-detail img {
	max-width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail .content-img {
	overflow: hidden;
	border: 1px solid #eaeaea;
	padding: 7px;
}
#fh5co-content_show .product-detail .content-img img {
	width: 100%;
	overflow: hidden;
	vertical-align: middle;
}
#fh5co-content_show .product-detail h1 {
	border-bottom: 1px dashed #d6d6d6;
	color: #333;
	font-size: 18px;
	line-height: 33px;
	padding-bottom: 5px;
}
#fh5co-content_show .product-detail .p_desc {
	color: #444;
	line-height: 30px;
	padding: 12px 0px 5px;
}
#fh5co-content_show .product-detail .add_to_inquiry {
	height: 40px;
}
#fh5co-content_show .product-detail .add_to_inquiry #add_to_inquiry {
	background: #0069c8;
	height: 35px;
	line-height: 35px;
	text-align: center;
	width: 131px;
	border: 0;
	border-radius: 0;
	font-size: 16px;
	font-weight: normal;
	padding: 0;
	margin: 0
}
#fh5co-content_show .product-detail .description {
	line-height: 24px;
}
#fh5co-content_show .product-detail .detail-title {
	border-bottom: 1px solid #e4e4e4
}
#fh5co-content_show .product-detail .detail-title h2 {
	background: #0069c8;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	height: 41px;
	line-height: 41px;
	text-align: center;
	width: 166px;
}
/*pager*/
.table span {
	margin-right: 10px;
}
.content_detail .pager {
	font-size: 14px;
}
.content_detail .pager a {
	border: none;
	color: #797979;
}
.content_detail .pager a:focus, .content_detail .pager a:hover {
	color: #323232;
	background: none
}
.content_detail .pager li {
	margin: 0 5px;
	display: block;
	text-align: left
}
#fh5co-content_show .pagination li {
	margin: 0 3px;
}
#fh5co-content_show .pagination .active, #fh5co-content_show .pagination a:hover {
	background: #1564bb;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show video {
	max-width: 100%
}
/* product*/

/* product end*/

/*article*/
.article-media li {
	border-bottom:0;
	padding: 10px 0 21px
}
.article-media li:hover {
	border-bottom: 0;
}


.article-media-sy span a { font-size:14px; color:#fff;}
.article-media-sy span a:link { color:#fff; text-decoration:underline;}
.article-media-sy span a:hover { color:#fff; text-decoration:none;}
.article-media-sy span a:visted { color:#fff; text-decoration:underline;}

.article-media-sy .media h1 {
	width: 198px; color:#fff;text-align:center; line-height:auto; padding-top:2px;
	margin-right: 20px;
}
.article-media-sy .media h1{
	height: 58px;color:#fff; margin-right:10px;line-height:20px; padding-top:10px;
	width: 53px; background:url(../images/time_bg.png) no-repeat center;
}
.article-media-sy .media h1 span {
	line-height:20px; font-size:16px; text-align:center; color:#fff;
}
.article-media-sy .media a {
	padding: 0;color:#fff;
}
.article-media-sy .media 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 {
	width: 198px;
	margin-right: 20px;
}
.article-media .media .media_img img {
	height: 120px;
	width: 198px;
}
.article-media .media .media_img a {
	padding: 0;
}
.article-media .media .media_img a:hover {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	background: #fff4ce none repeat scroll 0 0;
}

.article-media-sy .media-body-sy h3 {
	line-height: 100%;
	margin-bottom: 12px;
}
.article-media-sy .media-body-sy h3 a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
}
.article-media-sy .media-body-sy h3 a:hover {
	color: #fff;
}
.article-media-sy .media-body-sy p {
	color: #fff;
	line-height: 20px;
	height: 64px;
	font-size: 14px;
	overflow: hidden;
}

.article-media .media-body h3 {
	line-height: 100%;
	margin-bottom: 12px;
}
.article-media .media-body h3 a {
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}
.article-media .media-body h3 a:hover {
	color: #0069c8;
}
.article-media .media-body p {
	color: #3a3a3a;
	line-height: 20px;
	height: 64px;
	font-size: 14px;
	overflow: hidden;
}
#fh5co-content_show .article-media .media-body p {
	height: auto
}
.article-media .media-body .time {
	font-size: 14px;
	font-weight: bold;
	color: #3a3a3a;
}
.article-media li:hover h3 a {
	color: #0069c8;
}
.slideshow img {
	display: block;
	float: left;
}
 @media screen and (max-width:1000px) {
#fh5co-header .nav li a {
	padding: 0px 19px 0;
}
#fh5co-about-us .intro {
	margin-left: 0px;
}
.slideshow {
	height: 240px !important;
}
.slideshow img {
	height: 240px !important;
}
}
 @media screen and (max-width:760px) {
.blankbig {
	height: 30px;
	line-height: 30px;
}
#fh5co-header .nav_bg {
	background: #1564bb;
	height: 48px;
	line-height: 48px;
	margin-bottom: 0px;
	font-size: 14px;
	font-weight: bold
}
#fh5co-header .nav_bg .icon-navicon {
	float: right;
	margin-top: 10px;
	margin-left: 7px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
#fh5co-header .icon-navicon {
	float: right;
	margin-top: 4px;
	background: #fff
}
#fh5co-header .header-nav .container {
	padding: 0;
}

#fh5co-header .logo {
	margin: 13px 0;
	padding: 0;
	text-align: center
}
#fh5co-header .logo img {
}
#fh5co-header .nav {
	overflow: auto;
	border: 1px solid #096167
}
#fh5co-header .nav li a {
	text-align: left;
	background: none;
	width: 100%;
	box-shadow: 0;
	border-bottom: 1px solid #096167
}
#fh5co-header .nav li {
	height: auto;
	display: block;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	position: static
}
#fh5co-header .nav li ul {
	top: auto;
	left: auto;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0
}
#fh5co-header .nav li ul li {
	height: auto;
	border-bottom: none
}
#fh5co-header .nav li ul li ul li a {
	background: #232228;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding: 0px 0 0 0px;
}
#fh5co-header .nav li ul li ul li a:hover {
	background: #555
}
#fh5co-header .nav li .downward {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
}
#fh5co-content_show .product-detail .content-img {
	margin-bottom: 15px;
}
#fh5co-header .bg-inverse .nav {
	padding: 0
}
.slideshow {
	height: 180px !important;
}
.slideshow img {
	height: 180px !important;
}
}

/*home case*/
.owl-carousel .owl-wrapper:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

/* display none until init*/

.owl-carousel {

	display: none;

	position: relative;

	width: 100%;

	-ms-touch-action: pan-y;

}

.owl-carousel .owl-wrapper {

	display: none;

	position: relative;

	-webkit-transform: translate3d(0px, 0px, 0px);

}

.owl-carousel .owl-wrapper-outer {

	overflow: hidden;

	position: relative;

	width: 100%;

}

.owl-carousel .owl-wrapper-outer.autoHeight {

	-webkit-transition: height 500ms ease-in-out;

	-moz-transition: height 500ms ease-in-out;

	-ms-transition: height 500ms ease-in-out;

	-o-transition: height 500ms ease-in-out;

	transition: height 500ms ease-in-out;

}

.owl-carousel .owl-item {

	float: left;

}

.owl-controls .owl-page, .owl-controls .owl-buttons div {

	cursor: pointer;

}

.owl-controls {

	-webkit-user-select: none;

	-khtml-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

/* mouse grab icon*/

.grabbing {

	cursor: url(../images/grabbing.png) 8 8, move;

}

/* fix*/

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility: hidden;

	-ms-backface-visibility: hidden;

	-webkit-transform: translate3d(0, 0, 0);

	-moz-transform: translate3d(0, 0, 0);

	-ms-transform: translate3d(0, 0, 0);

}

.owl-theme .owl-controls {/*margin-bottom:20px;*/

	text-align: center;

}

/* Styling Next and Prev buttons*/

.owl-theme .owl-controls .owl-buttons div {

	color: #FFF;

	display: inline-block;

	zoom: 1;

*display: inline;

	width: 38px;

	height: 74px;/*IE7 life-saver*/

	text-indent: 40px;

	margin-top: -16%;

	z-index: 9;

	position: relative;

	overflow: hidden;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

.owl-theme .owl-controls .owl-buttons div.owl-prev {

	background: url(../images/i_pro_left.png) no-repeat;

	float: left;

}

.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {

	background: url(../images/i_pro_left_on.png) no-repeat;

}

.owl-theme .owl-controls .owl-buttons div.owl-next {

	background: url(../images/i_pro_right.png) no-repeat;

	float: right;

}

.owl-theme .owl-controls .owl-buttons div.owl-next:hover {

	background: url(../images/i_pro_right_on.png) no-repeat;

}

/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/

.owl-theme .owl-controls.clickable .owl-buttons div:hover {

	filter: Alpha(Opacity=100);/*IE7 fix*/

	opacity: 1;

	text-decoration: none;

}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page {

	display: inline-block;

	zoom: 1;

*display: inline;/*IE7 life-saver*/

	display: none;

}

.owl-theme .owl-controls .owl-page span {

	display: block;

	width: 10px;

	height: 10px;

	margin: 5px 5px;/*filter: Alpha(Opacity=50);opacity: 0.5;*/

	-webkit-border-radius: 50%;

	-moz-border-radius: 50%;

	border-radius: 50%;

	background: #ccc;

}

.owl-theme .owl-controls .owl-page.active span {

	background: #4cb6ed;

}

/* If PaginationNumbers is true 

.owl-theme .owl-controls.clickable .owl-page:hover span*/

.owl-theme .owl-controls .owl-page span.owl-numbers {

	height: auto;

	width: auto;

	color: #FFF;

	padding: 2px 10px;

	font-size: 12px;

	-webkit-border-radius: 30px;

	-moz-border-radius: 30px;

	border-radius: 30px;

}

/* preloading images*/

.owl-item.loading {

	min-height: 150px;

	background: url(../images/ajaxloader.gif) no-repeat center center

}


.wrap2 {
	clear: both;
	width: 96%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
	zoom: 1;
}
.i_case_bg {

	background:#2d5ca3;

	background-size: cover;

	overflow: hidden;

	padding-bottom: 4%;

}

.i_case_bg .i_title h2 {

	color: #fff;

}

.i_case_bg .i_title p {

	color: #fff;

	background: url(../images/i_bg3.png) center bottom no-repeat;

}


#owl-demo3 {

	text-align: center;

}

#owl-demo3.owl-theme .owl-pagination {

	display: none;

}

#owl-demo3.owl-theme .owl-controls {

	padding-top: 0%;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons {

	position: absolute;

	top: 47%;

	width: 100%;

	left: 0;

	height: 0;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons div {

	color: #FFF;

	display: inline-block;

	zoom: 1;

*display: inline;

	width: 19px;

	height: 33px;/*IE7 life-saver*/

	text-indent: 60px;

	overflow: hidden;

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

	margin-top: 0;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-prev {

	background: url(../images/i_left2.png) center center no-repeat;

	float: left;

	margin-left: -30px;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {

	filter: Alpha(Opacity=80);

	opacity: 0.8;

	transition: all 0.3s;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-next {

	background: url(../images/i_right2.png) center center no-repeat;

	float: right;

	margin-right: -30px;

}

#owl-demo3.owl-theme .owl-controls .owl-buttons div.owl-next:hover {

	filter: Alpha(Opacity=80);

	opacity: 0.8;

	transition: all 0.3s;

}

#owl-demo3.owl-theme .owl-controls .owl-page {

	display: inline-block;

}

#owl-demo3 .item {

	margin: 0px 3%;

	text-align: center;

}

#owl-demo3 .item img {

	display: block;

	width: 100%;

	height: 100%;

	-webkit-transition: all 1s ease-in-out;

	-moz-transition: all 1s ease-in-out;

	-ms-transition: all 1s ease-in-out;

	-o-transition: all 1s ease-in-out;

	transition: all 1s ease-in-out;

}

#owl-demo3 .item dd {

	width: 100%;

	margin: 0 auto;

	position: relative;

	overflow: hidden;

}

#owl-demo3 .item dd .imgs {

	overflow: hidden;

	width: 100%;

}

#owl-demo3 .item dd .imgs img {

	display: block;

	width: 100%;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

#owl-demo3 .item dd .txts {

	overflow: hidden;

	background-color: #fff;

	transition: all 0.3s;

	padding-bottom: 25px;

	padding-top: 25px;

	padding-left: 26px;

	padding-right: 2%;

	text-align: left;

}

#owl-demo3 .item dd .txts h2 {

	height: 36px;

	line-height: 36px;

	overflow: hidden;

	font-weight: normal;

	color: #333;

}

#owl-demo3 .item dd .txts .p {

	font-size: 14px;

	color: #aaaaaa;

	line-height: 20px;

	height: 20px;

	overflow: hidden;

}

#owl-demo3 .item dd:hover .imgs img {

	-webkit-transform: scale(1.1, 1.1);

	-moz-transform: scale(1.1, 1.1);

	-o-transform: scale(1.1, 1.1);

	-ms-transform: scale(1.1, 1.1);

	transform: scale(1.1, 1.1);

}

#owl-demo3 .item dd:hover .txts h2 {

	color: #014ee7;

}

#owl-demo3 .item dd .desc {

	display: none;

}
/*case end*/


.i_link {

	overflow: hidden;

	margin-bottom: 3%;

}

.i_link ul li {

	float: left;

	width: 14%;

	margin-right: 0;

	margin-bottom: 1%;

	overflow: hidden;

}

.i_link ul li:nth-child(8n+0) {

	margin-right: 0;

}

.i_link ul li .imgs {

	overflow: hidden;

	border: 0;

}

.i_link ul li .imgs img {

	display: block;

	width: 100%;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

.i_link ul li .imgs:hover img {

	-webkit-transform: scale(1.1, 1.1);

	-moz-transform: scale(1.1, 1.1);

	-o-transform: scale(1.1, 1.1);

	-ms-transform: scale(1.1, 1.1);

	transform: scale(1.1, 1.1);

}
.i_link H2{ font-size:22px;}


.anim-2{
	-webkit-transform: translateY(100px) translateX(0);
	-moz-transform: translateY(100px) translateX(0);
	transform: translateY(100px) translateX(0);
	opacity: 0;
	-webkit-transition-timing-function: ease-in-out;
	transition-timing-function: ease-in-out;
}
.anim-1 {
	-webkit-transition: transform .8s, opacity .8s;
	-moz-transition: transform .8s, opacity .8s;
	-o-transition: transform .8s, opacity .8s;
	transition: transform .8s, opacity .8s;
}
.anim-1 {
	-webkit-transition: transform .5s, opacity .5s;
	-moz-transition: transform .5s, opacity .5s;
	-o-transition: transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
}
.anim-2 {
	-webkit-transition: transform 1s, opacity 1s;
	-moz-transition: transform 1s, opacity 1s;
	-o-transition: transform 1s, opacity 1s;
	transition: transform 1s, opacity 1s;
}

.anim-2 {
	-webkit-transition: transform .6s, opacity .6s;
	-moz-transition: transform .6s, opacity .6s;
	-o-transition: transform .6s, opacity .6s;
	transition: transform .7s, opacity .7s;
}

 @media screen and (max-width:480px) {
	 .banner2{ width:100%; height:180px; margin:0 auto; background:url(../images/banner22.jpg) no-repeat center}
	 .banner4{ width:100%; height:180px; margin:0 auto; background:url(../images/banner44.jpg) no-repeat center}
	 .why-1{ width:100%; padding-bottom:20px; margin:0 auto;}
	 .why-2{ width:100%; padding-bottom:20px; margin:0 auto;}
 .footmin img{ width:50%; height:auto;}
 .foot-facebook{ width:80%; font-size:11px; text-align:left; line-height:20px; background: none; color:#666;}
.foot-facebook-1{ width:16px; height:16px; display:block; float:left; margin-right:5px; background:url(../images/ewm.png) no-repeat}
.foot-facebook-2{ width:16px; height:16px;  display:block;float:left; margin-right:10px; background:url(../images/in-16.png) no-repeat}
.foot-facebook-3{ width:16px; height:16px; display:block; float:left; margin-right:10px; background:url(../images/twitter-16.png) no-repeat}


.aboutmenu-content,.about1,.about2{width:100%;}
.aboutmenu-content .about1{ width:100%;margin:0 auto; margin-top:30px; }
.aboutmenu-content .about1 span{font-size:14px; line-height:22px;display:block; margin:0 auto; padding-top:15px; padding-bottom:15px;font-weight:normal; color:#525252}
.aboutmenu-content .about1 h2{font-size:24px; line-height:65px; font-weight:normal; color:#525252}
.aboutmenu-content .about1 p{ width:98%; height:auto; float:left; font-size:16px; }
.aboutmenu-content .about1 img{ width:98%; height:auto; display:block; margin:0 auto;margin-top:16px;}
.aboutmenu-content .about1 p a{ margin-top:6px; color:#016ac8;}
.aboutmenu-content .about1 p a:link{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about1 p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
.aboutmenu-content .about1 p a:visited{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about2{ width:98%; height:auto;font-size:16px;margin:0 auto; margin-top:40px;}
.aboutmenu-content .about2 span{font-size:14px; line-height:22px; display:block; padding-top:15px; padding-bottom:15px;font-weight:normal; color:#525252}
.aboutmenu-content .about2 h2{font-size:24px; line-height:65px; font-weight:normal; color:#525252}
.aboutmenu-content .about2 p{ width:98%; height:auto; float:left;}
.aboutmenu-content .about2 img{ width:98%; height:auto;display:block; margin:0 auto;margin-top:16px;}
.aboutmenu-content .about2 p a{ margin-top:6px; color:#016ac8;}
.aboutmenu-content .about2 p a:link{ margin-top:6px; color:#2d5cb8;}
.aboutmenu-content .about2 p a:hover{ margin-top:6px; color:#2d5cb8; text-decoration:underline;}
.aboutmenu-content .about2 p a:visited{ margin-top:6px; color:#2d5cb8;}
#newsall{ width:100%; height:auto; padding-bottom:30px; background:#2d5ca3}
.video_tg{ width:98%; height:auto; margin:0 auto;}
 .i_link ul li {

	float: left;

	width: 25%;

	margin-right: 0;

	margin-bottom: 1%;

	overflow: hidden;

}

.i_link ul li:nth-child(8n+0) {

	margin-right: 0;

}

.i_link ul li .imgs {

	overflow: hidden;

	border: 0;

}

.i_link ul li .imgs img {

	display: block;

	width: 100%;

	-webkit-transform: scale(1);

	-moz-transform: scale(1);

	-ms-transform: scale(1);

	-o-transform: scale(1);

	transform: scale(1);

	-webkit-transition: all 0.3s ease-out 0s;

	-moz-transition: all 0.3s ease-out 0s;

	-o-transition: all 0.3s ease-out 0s;

	transition: all 0.3s ease-out 0s;

}

.i_link ul li .imgs:hover img {

	-webkit-transform: scale(1.1, 1.1);

	-moz-transform: scale(1.1, 1.1);

	-o-transform: scale(1.1, 1.1);

	-ms-transform: scale(1.1, 1.1);

	transform: scale(1.1, 1.1);

}


#fh5co-header .logo {
	margin: 12px 0 15px;
}
#fh5co-header .logo img {
	height: 45px;
}
#fh5co-header .contact-index {
	margin: 10px 0 0
}
.article-media .media .media_img {
	width: 82px;
	margin-right: 10px;
}
.article-media .media .media_img img {
	height: 45px;
	width: 80px;
	padding: 1px;
}
.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%
}
.article-media .media-body p {
	display: none
}
#fh5co-news-list .media .media-body p, #fh5co-news-list .media .media-body span.time {
	display: none
}
.article-media li {
	padding: 5px 0 10px
}
.article-media .media-body h3 {
	margin-bottom: 0
}
.slideshow {
	height: 120px !important;
}
.slideshow img {
	height: 120px !important;
}
}
/* inner end*/


/* ======go to top ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 15px;
	bottom: 50px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 100000000;
	background: url(../images/back_top.png) no-repeat center center;
}

 @media screen and (max-width:768px) {
	 .flex-direction-nav li a{ height:18px; width:10px; margin-top:-9px}
	 .flex-direction-nav li a.flex-next{background-size: contain;}
	 .flex-direction-nav li a.flex-prev{background-size: contain;}
	 .flex-control-nav{ bottom:0}
	 .tab-nav{ padding:0}
	 #fh5co-product-list .tab .tab-nav li a{ padding:0; width:100%; box-sizing:border-box; margin:0;white-space:nowrap;overflow: hidden;text-overflow:ellipsis; padding:5px 0}
	 .tab .tab-nav li{ width:48%}
	 #fh5co-content_show .nav li a{padding:6px;margin: 0 0 10px;box-sizing: border-box; width: 100%;white-space:nowrap;overflow: hidden;text-overflow:ellipsis;}
	 #fh5co-content_show .nav li{display: inline-block;  width: 49%;}
 }