/* 织梦模板（dedecms.com）做最好的织梦整站模板下载网站 */
body {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #454545;
	background: #fff;
	position: relative;
}
p {
	margin: 0;
	font-weight: normal;
}
h1, h2, h3, h4, h5, h6, figure {
	color: #444;
	font-family: "open sans", arial, sans-serif;
	font-weight: 400;
}
::-webkit-selection {
color: #fff;
background: #005c97;
}
::-moz-selection {
color: #fff;
background: #005c97;
}
::selection {
	color: #fff;
	background: #005c97;
}
.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:  repeat-y
}
a {
	color: #454545;
	text-decoration: none
}
a:focus, a:hover {
	color: #ff4500;
}
.bg-main {
	background: #005c97
}
.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: #005c97
}
.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: 40px;
	line-height: 40px;
	clear: both;
	font-size: 0;
}
.detail h2, .detail h3 {
	line-height: 180%
}
.detail h3, .detail h1 {
	font-size: 25px;
	color: #322725;
	font-weight:bold;
	margin-bottom: 10px;
}
.layout {
	overflow: hidden;
	width: 100%;
}
.noinfo {
	text-align: center
}
header .layout {
	overflow: visible;
	width: 100%;
}
.input:focus {
	border: 1px solid #333
}
.inner-banner {
	width: 100%;
	overflow: hidden
}
.inner-banner img {
	width: 100%;
}
.lefter {
	padding-right: 50px;
}
.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: 150;
	padding-bottom: 33.3%;
	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 begin*/
.dy-header-nav .logo {
	overflow: hidden;
	margin: 13px 0 13px;
}
.dy-header-nav .contact-box {
	margin-top: 5px;
	color: #585858;
	font-family: arial;
	font-size: 18px;
}
.dy-header-nav .contact-box .contact-tel {
	margin-right: 22px;
}
.dy-header-nav .contact-box span {
	color: #00629a;
	padding-right: 6px;
	font-size: 24px;
	vertical-align: middle
}
.dy-header-nav .header-nav {
	z-index: 100000
}
.dy-header-nav .nav li{
    width:90px;
	float:left;
	line-height:90px;
}
.dy-header-nav .nav li .downward {
	border: none
}
.dy-header-nav .nav li a {
	width:90px;
	display: inline-block;
	font-size: 15px;
	line-height:80px;
	font-weight: bold;
	 /*color: #005694;*/
     color: #000;
	/*padding: 0px 20px;*/
    padding-top:10px;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	font-weight: 500;
	text-align:center;
}
.dy-header-nav .nav li a:hover {
	color: #000;
	text-decoration: none;
	/*background-color:#f07f20;*/
}
.dy-header-nav .nav li.current .first-level {
	color: #f07f20;
    font-weight:600;
	text-decoration: none;
	/*background-color:#f07f20;*/
    border-bottom: 3px solid #f07f20;
    margin-bottom:1px;
}
.dy-header-nav .nav li:hover a {
	/*background-color:#f57f20;*/
    background-color:#eee;
}
.dy-header-nav .nav li ul {
	border: none;
	border-radius: 0;
	margin: 0;
	padding: 0;
	min-width: 160px;
	z-index: 1999;
}
.dy-header-nav .nav li ul li {
	margin: 0;
	padding: 0;
	height: auto;
	display: block;
	height: auto;
	border-bottom: 1px solid #014f81
}
.dy-header-nav .nav li ul li a {
	background: #004a79 !important;
	color: #fff;
	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
}
.dy-header-nav .nav li.current ul li a {
	color: #fff;
}
.dy-header-nav .nav li ul li a:hover {
	background: #005c97 !important;
	color: #fff;
}
.dy-header-nav .nav li ul li ul {
	top: 0
}
.dy-header-nav .navbar-form {
	margin: 10px 0 0;
	padding: 0
}
.dy-header-nav .navbar-form input.inputkey {
	height: 25px;
	line-height: 25px;
	background-color: #005c97;
	width: 112px;
	padding-left: 12px;
	font-size: 9px;
	text-indent: 2px;
	color: white;
	border: 1px solid #fff;
	border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	border-right: none
}
.dy-header-nav .navbar-form button {
	height: 25px;
	width: 35px;
	background: ;
	cursor: pointer;
	border: 1px solid #fff;
	border-top-right-radius: 15px;
	border-bottom-right-radius: 15px;
	border-left: none;
	color: #fff;
	font-size: 14px;
	margin-left: 0px;
}

.nav-menu .drop-menu {
	display: none;
	margin-top: -1px
}
.nav-menu ul {
	padding: 5px 0
}
.nav-menu .arrow {
	display: inline-block
}
.nav-menu ul .arrow {
	display: none
}
.nav-menu li:hover ul {
	display: block
}
.nav-menu.nav-big ul a {
	line-height: 20px
}
.nav-menu ul ul, .nav-menu.nav-main ul ul, .nav-menu.nav-sub ul ul, .nav-menu.nav-tabs ul ul, .nav-menu.nav-pills ul ul {
	padding: 0
}
.nav-menu ul a, .nav-menu.nav-tabs ul a, .nav-menu.nav-pills .active ul a, .nav-menu.nav-big.nav-inline ul a, .bg-inverse .nav-menu.nav-inline ul a, .bg-inverse .nav-menu.nav-inline .active ul a, .bg-inverse .nav-menu.nav-inline.nav-big ul a, .bg-inverse .nav-menu.nav-inline.nav-big .active ul a, .navbar-body .nav ul a {
	line-height: 20px;
	background: #fff;
	font-size: inherit;
	border: 0;
	border-radius: 0;
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 0;
	text-indent: 0
}
.nav-menu ul a, .nav-menu.nav-pills .active ul a, .bg-inverse .nav-menu ul a, .bg-inverse .nav-menu .active ul a {
	color: #333
}
.navbar-body .nav ul li {
	border: 0
}
.page_top_banner {
	margin:0 auto;width:100%;
}
.page_top_banner img{
	width:auto;
    height:auto;
    max-width:100%;
    max-height:100%;
}

@media(min-width:760px) {
.nav-menu ul {
	position: absolute;
	display: none;
	left: 100%;
	top: -6px;
	z-index: 1;
	float: left;
	min-width: 160px;
	background-color: #014f81;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
	box-shadow: 0 6px 12px rgba(0,0,0,.175)
}
.nav-menu .arrow {
	display: inline-block;
	float: right;
	margin-top: 6px;
	border-left: 4px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
.nav-menu ul .arrow {
	margin: 6px -10px 0 0;
	display: inline-block
}
.nav-menu ul a, .nav-menu ul ul a, .nav-menu ul ul ul a, .nav-menu ul ul ul ul a {
	padding-left: 20px
}
.nav-menu ul ul {
	padding: 5px 0
}
.nav-menu li:hover ul ul, .nav-menu li:hover ul ul ul, .nav-menu li:hover ul ul ul ul {
	display: none
}
.nav-menu li:hover ul, .nav-menu li li:hover ul, .nav-menu li li li:hover ul, .nav-menu li li li li:hover ul {
	display: block
}
.nav-inline.nav-menu ul {
	top: 100%;
	left: 0
}
.nav-inline.nav-menu ul li {
	display: block
}
.nav-inline.nav-menu ul ul {
	top: -6px;
	left: 100%
}
.nav-inline.nav-menu ul a {
	display: block;
	padding: 5px 20px;
	text-align: left;
	font-size: inherit
}
.nav-inline.nav-menu ul a:hover {
	background: #f5f5f5
}
.nav-inline.nav-menu .arrow {
	float: none;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
	margin-top: 0
}
.nav-inline.nav-menu ul .arrow {
	float: right;
	margin-top: 6px;
	border-left: 4px solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent
}
.nav-main .arrow, .nav-main.nav-inline ul .arrow, .nav-sub .arrow, .nav-sub.nav-inline ul .arrow, .nav-tabs .arrow, .nav-tabs.nav-inline ul .arrow, .nav-pills .arrow, .nav-pills.nav-inline ul .arrow {
	margin-right: -10px
}
.nav-main.nav-inline .arrow, .nav-sub.nav-inline .arrow, .nav-tabs.nav-inline .arrow, .nav-pills.nav-inline .arrow {
	margin-right: 0
}
.nav-menu ul ul, .nav-menu.nav-main ul ul, .nav-menu.nav-sub ul ul, .nav-menu.nav-tabs ul ul, .nav-menu.nav-pills ul ul {
	padding: 5px 0
}
.nav-main.nav-inline ul li, .nav-sub.nav-inline ul li, .bg-inverse .nav-inline ul li {
	float: none
}
}

/*header end*/

/* footer begin*/
footer {
	background: #357ca9;
}
footer a {
	color: #fff;
	text-decoration: none;
}
footer a:hover {
	color: #ff4500;
}
footer .table-responsive {
	padding: 45px 0 20px;
}
footer .table-responsive .nav a {
	margin-bottom: 20px;
	border-bottom: 1px solid #7aa9c6;
	color: white;
	font-size: 18px;
	width: 147px;
	padding-bottom: 10px;
}
footer .table-responsive .nav .contact_li a {
	width: 259px
}
footer .table-responsive .nav a:hover {
	color: #fff;
}
footer .table-responsive .nav ul li {
}
footer .table-responsive .nav ul a {
	color: #fff;
	font-size: 14px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: normal;
	border: none;
}
footer .table-responsive .nav ul a:hover {
	color: #ff4500;
	text-decoration: underline
}
footer .table-responsive .nav .contact_li {
	margin: 0;
	padding: 0;
	width: 369px
}
footer .table-responsive .nav .contact_li p {
	font-family: verdana;
	font-size: 14px;
	padding-left: 54px;
	color: #fff;
}
footer .table-responsive .nav .contact_li div {
}
footer .table-responsive .nav .contact_li .f_addr {
	background: rgba(0, 0, 0, 0)  no-repeat scroll left top;
	line-height: 35px;
	margin-bottom: 15px;
	margin-top: 15px;
	min-height: 50px;
}
footer .table-responsive .nav .contact_li .f_tel {
	background: rgba(0, 0, 0, 0)  no-repeat scroll left center;
	height: 35px;
	line-height: 35px;
	margin-bottom: 24px;
}
footer .table-responsive .nav .contact_li .f_email {
	background: rgba(0, 0, 0, 0)  no-repeat scroll left center;
	height: 35px;
	line-height: 35px;
}
footer .foot-bot {
	background: #003f67;
}
footer .foot-bot ul.nav li {
	color: white;
	font-size: 14px;
	height: 13px;
	border-color: white;
	line-height: 100%;
	color: white;
}
footer .foot-bot .foot-copy {
	padding-top: 6px;
}
footer .foot-bot ul.nav li a {
	line-height: 100%;
	font-size: 14px;
	color: white;
	padding: 0 13px;
}
footer .foot-bot ul.nav li:first-child a {
	padding-left: 0
}
footer .foot-bot p {
	color: white;
	font-size: 12px;
}
footer .foot-bot .footbr {
	margin-top: 7px;
}
footer .foot-bot .footbr a {
	display: inline-block;
	height: 35px;
	margin-left: 13px;
	width: 35px;
}
footer .foot-bot .footbr .a1 {
	background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
footer .foot-bot .footbr .a2 {
	background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
footer .foot-bot .footbr .a3 {
	background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
footer .foot-bot .footbr .a4 {
	background: rgba(0, 0, 0, 0)  no-repeat scroll center center;
}
footer .foot-bot .foot-link {
	padding: 2px 0 3px;
	color: #fff
}
footer .foot-bot .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: #005c97;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
}
.flex-direction-nav li a {
	display: block;
	width: 26px;
	height: 46px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	margin-top: -46px;
	text-indent: -999em;
	top: 50%;
}
.flex-direction-nav li a.flex-prev {
	left: 0;
	background:  no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next {
	right: 0;
	background:  no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next:hover {
	background:  no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-prev:hover {
	background:  no-repeat;
	opacity: 1;
}
/*banner end*/

/* home product  begin*/
#fh5co-product-list .show_body {
	position: relative
}
#fh5co-product-list .fh5co-heading {
}
#fh5co-product-list .fh5co-heading h2 {
	border-bottom: 1px solid #72a8ca;
	color: #005c97;
	font-size: 32.06px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 16px;
}


.scrollable {
	overflow: hidden;
}
.scrollable .caroufredsel_wrapper {
	margin: 0 auto !important;
}
.scrollable ul {
	padding: 0;
	_margin-left: -5px !important;
	list-style: none;
	overflow: hidden;
	width: 10000em;
}
.scrollable ul li {
	padding: 0px 0px 0 0;
	margin: 0 29px 0 0;
	display: block;
	float: left;
	width: 273px;
}
.scrollable ul li:nth-child(4n) {
	margin-right: 0
}
.scrollable ul li:hover a {
	color: #005c97
}
.scrollable ul li p a {
	display: block;
}
.scrollable ul li .zoomimgs {
	border: 1px solid #dcdcdc;
}
.scrollable ul li img:hover {
}
.scrollable ul li p.imgs {
	margin: 0 auto 10px;
	overflow: hidden;
	width: 216px;
}
.scrollable ul li p .zoomimgs:hover {
	border: 1px solid #005c97;
}
.scrollable ul li h2 {
	font-size: 18px;
	margin-bottom: 8px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden
}
.scrollable ul li h2 a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.scrollable ul li h2 a:hover {
    color: #ff4500;
	text-decoration: none;
}
.scrollable p.desc {
	color: #888;
	font-size: 12px;
	line-height: 1.5;
	height: 40px;
	overflow: hidden
}
.carousel-direction a {
	color: #fff;
	cursor: pointer;
	display: block;
	font-family: simsun;
	font-size: 30px;
	height: 15px;
	overflow: hidden;
	position: absolute;
	text-decoration: none;
	top: 102px;
	transition: all 0.3ss ease-out 0s;
	width: 13px;
	z-index: 100;
}
.carousel-direction a.carousel-prev {
	background:  no-repeat;
}
.carousel-direction a.carousel-next {
	background:  no-repeat;
}
.carousel-direction a.disabled, .carousel-direction a.disabled:hover {
	background-color: #e5e5e5;
	color: #ccc;
	cursor: default;
}
.scrollable a.carousel-prev {
	right: 27px;
}
.scrollable a.carousel-next {
	right: 10px;
}
/*product*/
.pro-item {
	margin-bottom: 30px;
}
.pro-item:hover {
}
.pro-item .portfolio-img {
	overflow: hidden;
}
.pro-item .portfolio-img .zoomimgs {
	border: 1px solid #dcdcdc;
}
.pro-item .portfolio-img .zoomimgs:hover {
	border: 1px solid #005c97;
}
.pro-item h2 {
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 8px;
	line-height: 22px;
	white-space: nowrap;
	overflow: hidden
}
.pro-item h2 a {
	font-size: 18px;
	font-weight: normal;
	color: #333;
}
.pro-item h2 a:hover {
    color: #ff4500;
	text-decoration: none;
}
.pro-item p.desc {
	color: #888;
	font-size: 14px;
	line-height: 1.5;
	height: 40px;
	overflow: hidden;
	text-align: center
}
/* home product end*/

/*home about us begin*/
#fh5co-about-us {
	background: #eee;
	padding: 20px 0;
}
#fh5co-about-us h2 {
	color: #005c97;
	font-size: 32px;
	margin-bottom: 20px;
}

#fh5co-about-us .videotitle {
	color: #005c97;
	font-size: 32px;
}

#fh5co-about-us h3 a {
	color: #000000;
	font-size: 18px;
}
#fh5co-about-us h3 a:focus, #fh5co-about-us h3 a:hover {
	color: #ff4500;
}



#fh5co-about-us .img-box {
	margin: 0 !important;
	padding: 0
}
#fh5co-about-us .intro {
	margin-left: 20px;
}
#fh5co-about-us .intro, #fh5co-about-us .intro p {
	font-size: 14px;
	line-height: 25px;
	color: #555
}
#fh5co-about-us img {
	max-width: 100%
}
#fh5co-about-us a.learn_more {
	background: rgba(0, 0, 0, 0)  no-repeat;
	display: inline-block;
	height: 33px;
	width: 110px;
	margin-top: 12px;
}
/*home about us end*/

/* home news begin*/
#fh5co-news-list .fh5co-heading h2 {
	color: #005c97;
	font-size: 32.1px;
	margin: 0px auto;
}
#fh5co-news-list .fh5co-heading p {
	color: #999999;
	font-size: 17.74px;
	padding-top: 18px;
}
#fh5co-news-list .fh5co-heading hr {
	width: 60%;
	background: #72a8ca;
	text-align: center;
	margin: 0 auto
}
#fh5co-news-list .fh5co-heading img{
	height: auto !important;
	max-width: 100%;
	vertical-align: middle;
		-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-news-list .show_list h2 {
	font-size: 24px;
	margin: 10px 0 5px;
}
#fh5co-news-list .show_list h2 a {
	color: #585858
}
#fh5co-news-list .show_list p {
	color: #858585;
	font-size: 14px;
	width:90%;
	padding-left:5%;
}
/* home news end*/

/* inner begin*/
#fh5co-content_show .ur_here {
	font-size: 14px;
}
#fh5co-content_show .ur_here .bread {
	padding: 0
}
#fh5co-content_show .ur_here a {
	font-size: 14px;
	color: #666
}
#fh5co-content_show .ur_here li {
	font-size: 14px;
	color: #666
}
#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: 18px;
	display: inline-block;
	padding: 11px 20px;
	margin: 0 5px 20px;
	color: #fff;
	font-weight: normal;
	/*background: #888ddd*/
    background: #885c97;
}
#fh5co-content_show .nav li.current a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	background: #004a79;
}

#fh5co-content_show .nav li a:hover, #fh5co-content_show .nav li.active a {
	text-decoration: none;
	color: #fff;
}
#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: #444;
	font-size: 18px;
	padding-bottom: 5px;
	line-height: 33px;
    font-weight:bold;
}
#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: 42px;
}
#fh5co-content_show .product-detail .add_to_inquiry #add_to_inquiry {
	border: none;
	border-radius: 0;
	background: #ff9600;
	color: white;
	display: block;
	float: left;
	font-size: 18px;
	height: 37px;
	line-height: 37px;
	margin-right: 20px;
	padding: 0 20px;
	text-align: center;
	width: auto;
}
#fh5co-content_show .product-detail .description {
	line-height: 24px;
}
#fh5co-content_show .product-detail h2.left_h {
	background: #595959;
	color: white;
	font-size: 14px;
	height: 41px;
	line-height: 41px;
	margin-bottom: 15px;
	text-indent: 18px;
}
/*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: #005c97;
	color: #fff;
}
#fh5co-content_show .pagination .active a {
	color: #fff
}
#fh5co-content_show video {
	max-width: 100%
}
#fh5co-content_show .pagination li:first-child {
	width: 50px;
	height: 36px;
	line-height: 36px;
}
#fh5co-content_show .pagination li:last-child {
	width: 50px;
	height: 36px;
	line-height: 36px;
}
.thisclass {
	width: 34px;
	height: 34px;
	line-height: 36px;
	background: #005c97;
	color: #fff;
}
/* product*/

/* product end*/

/*article*/
.article-media li {
	border-bottom: 1px dashed #d7d7d7;
	padding: 10px 0 21px
}
.article-media li:hover {
	border-bottom: 1px dashed #005c97;
}
.article-media .media .media_img {
	width: 198px;
	margin-right: 20px;
}
.article-media .media .media_img img {
	width: 198px;
}
.article-media .media .media_img a {
	padding: 0;
}
.article-media .media .media_img a:hover {
	border-color: -moz-use-text-color;
	border-style: none;
	border-width: medium;
	background: #fff4ce none repeat scroll 0 0;
}
.article-media .media-body h3 {
	line-height: 100%;
	margin-bottom: 12px;
}
.article-media .media-body h3 a {
	color: #3a3a3a;
	font-size: 16px;
	font-weight: bold;
}
.article-media .media-body h3 a:hover {
	color: #005c97;
}
.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: #005c97;
}
.slideshow img {
	display: block;
	float: left;
}
 @media (min-width:1001px) and (max-width:1199px) {
.dy-header-nav .nav li a {
	padding: 0px 22px 0;
}
}
@media screen and (max-width:1000px) {
.dy-header-nav .nav li a {
	padding: 0px 15px 0;
}
#fh5co-about-us .intro {
	margin-left: 0px;
}
.slideshow {
	height: 240px !important;
}
.slideshow img {
	height: 240px !important;
}
footer .foot-bot .float-right {
	float: none !important
}
footer .foot-bot {
	text-align: center;
	padding: 10px 0 5px
}
footer .table-responsive .nav li {
	width: 360px;
	padding-right: 35px;
	float: left;
}
footer .table-responsive .nav li:nth-child(1), footer .table-responsive .nav li:nth-child(2) {
	height: 280px;
}
footer .table-responsive .nav li:nth-child(2n) {
	padding-right: 0%;
}
footer .table-responsive .nav li ul li {
	float: none;
	width: 90% !important;
	padding: 0
}
footer .table-responsive .nav li ul li:nth-child(1), footer .table-responsive .nav li ul li:nth-child(2), footer .table-responsive .nav li ul li {
	height: auto
}
footer .table-responsive .nav .contact_li {
	width: 360px;
	padding-right: 35px;
}
footer .table-responsive .nav li a {
	width: 187px;
}
footer .table-responsive .nav .contact_li a {
}
}
 @media screen and (max-width:760px) {
.dy-header-nav .nav_bg {
	background: #005c97;
	height: 45px;
	margin-bottom: 0px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold
}
.dy-header-nav .nav_bg .icon-navicon {
	float: right;
	margin-top: 12px;
	margin-left: 7px;
	background: none;
	color: #fff;
	font-size: 22px;
	border: none;
	transition: none;
	padding: 0;
}
.dy-header-nav .navbar-form {
	border: none;
	margin: 15px 0 15px 30px;
}
#fh5co-content_show .product-detail .content-img {
	margin-bottom: 20px;
}
.blankbig {
	height: 30px;
	line-height: 30px;
}
#fh5co-about-us h3 {
	padding-top: 20px;
}
.dy-header-nav .logo {
	margin: 13px 0;
	padding: 0;
	text-align: center
}
.dy-header-nav .logo img {
}
.dy-header-nav .nav-navicon {
	overflow: auto;
	border: 1px solid #024f81;
}
.dy-header-nav .nav li a {
	text-align: left;
	background: none;
	width: 100%;
	box-shadow: 0;
	border-bottom: 1px solid #024f81;
}
.dy-header-nav .nav li {
	height: auto;
	display: block;
	width: 100%;
	padding: 0px 0;
	margin: 0;
	position: static
}
.dy-header-nav .nav li ul {
	top: auto;
	left: auto;
	width: 100%;
	position: relative;
	margin: 0;
	padding: 0
}
.dy-header-nav .nav li ul li {
	height: auto;
	border-bottom: none
}
.dy-header-nav .nav li ul li ul li a {
	background: #232228;
	font-size: 12px;
	height: 28px;
	line-height: 28px;
	padding: 0px 0 0 0px;
}
.dy-header-nav .nav li ul li ul li a:hover {
	background: #555
}
.dy-header-nav .nav li .downward {
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	border-top: 4px solid;
}
.dy-header-nav .bg-inverse .nav {
	padding: 0
}
.slideshow {
	height: 180px !important;
}
.slideshow img {
	height: 180px !important;
}
}
 @media screen and (max-width:480px) {
.dy-header-nav .logo {
	margin: 12px 0 15px;
}
.dy-header-nav .logo img {
	height: 45px;
}
.dy-header-nav .contact-index {
	margin: 10px 0 0
}
.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;
}
.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:  no-repeat center center;
}

/* jquery jcimgscroll css */
.jcimgscroll { position:relative; height:475px; margin:0 auto; width:1020px;margin-left:-30px;padding-top:10px; }
.jcimgscroll li { border:1px solid #ccc; }
.jcimgscroll li a { background:#fff; display:block; height:340px;  }
.jcimgscroll li.loading a { background:#fff url(/uploads/image/czimages/loading.gif) no-repeat center center;} 
.jcimgscroll li img,.jcimgscroll li,.jcimgscroll em,.jcimgscroll dl { display:none; border:0 none;}
.jcimgscroll em.sprev { background:url(/uploads/image/czimages/arrow-left.png) no-repeat left center; }
.jcimgscroll em.snext { background:url(/uploads/image/czimages/arrow-right.png) no-repeat right center;}
.jcimgscroll dl dd { background:url(/uploads/image/czimages/numbtn.png) no-repeat 0 bottom; text-indent:-9em; }
.jcimgscroll dl dd:hover,.jcimgscroll dl dd.curr { background-position:0 0; }

