﻿body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.7;
	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: url(../images/qq_3.gif) repeat-y
}
a {
	color: #454545;
	text-decoration: none
}
a:focus, a:hover {
	color: #005c97;
}
.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: 16px;
	color: #322725;
}
.layout {
	overflow: hidden;
	width: 1149px;
	margin: auto;
}
footer .layout{
	width:100%;
}
.noinfo {
	text-align: center
}

/*banner*/
#pdv_17485{
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}
#pdv_17485 img{
	display: block;
	width: 100%;
	align-items: center;
	height: 450px !important;
}
#pdv_17485 .con{
	display: flex;
	align-items: 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: 67.5%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}
.artzoomimgs {
	display: block;
	width: 100%;
	height: 0;
	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*/
#fh5co-header{
	width:100%;
	/* position:absolute;
	top:0;
	z-index:9999; */
}
#fh5co-header .logo {
	overflow: hidden;
	margin: 13px 0 13px;
}
#fh5co-header .contact-box {
	margin-top: 25px;
	color: #585858;
	font-family: Arial;
	font-size: 18px;
}
#fh5co-header .contact-box .contact-tel {
	margin-right: 22px;
}
#fh5co-header .contact-box span {
	color: #00629a;
	padding-right: 6px;
	font-size: 24px;
	vertical-align: middle
}
#fh5co-header .header-nav {
	z-index: 100000
}
#fh5co-header .nav li .downward {
	border: none
}
#fh5co-header .nav li a {
	display: inline-block;
	font-size: 18px;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	font-weight: normal
}
#fh5co-header .nav li a:hover, #fh5co-header .nav li.current a {
	color: #fff;
	text-decoration: none;
	/*background: #004A79*/
}
#fh5co-header .nav li:hover a {
	background-color: rgba(0,0,0,.20);
}
#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: 1px solid #014f81
}
#fh5co-header .nav li ul li a {
	background: #004A79 !important;
	color: #fff;
	display: block;
	/* width: 100%; */
	padding: 0px 20px;
	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: #fff;
}
#fh5co-header .nav li ul li a:hover {
	background: #005c97 !important;
	color: #fff;
}
#fh5co-header .nav li ul li ul {
	top: 0
}
#fh5co-header .navbar-form {
	margin: 10px 0 0;
	padding: 0
}
#fh5co-header .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;
	padding:0;
}
#fh5co-header .navbar-form button {
	height: 27px;
	width: 35px;
	background: url(../images/search.png);
	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;
}
/*header end*/

/* footer begin*/
footer {
	background: #357CA9;
}
footer a {
	color: white;
	text-decoration: none;
}
footer a:hover {
	color: white;
}
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: 80%;
	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: 13px;
	margin-bottom: 15px;
	padding: 0px;
	font-weight: normal;
	border: none;
}
footer .table-responsive .nav ul a:hover {
	color: #fff;
	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) url("../images/f1.png") 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) url("../images/f2.png") 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) url("../images/f3.png") no-repeat scroll left center;
	height: 35px;
	line-height: 35px;
}
footer .table-responsive .nav .contact_li p{
	font-size:13px;
}
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: 14px;
}
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) url("../images/f5.png") no-repeat scroll center center;
}
footer .foot-bot .footbr .a2 {
	background: rgba(0, 0, 0, 0) url("../images/f6.png") no-repeat scroll center center;
}
footer .foot-bot .footbr .a3 {
	background: rgba(0, 0, 0, 0) url("../images/f7.png") no-repeat scroll center center;
}
footer .foot-bot .footbr .a4 {
	background: rgba(0, 0, 0, 0) url("../images/f8.png") 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;
	max-height:300px;
}
.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: url("../images/prev.png") no-repeat;
	opacity: 1;
}
.flex-direction-nav li a.flex-next {
	right: 0;
	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*/

/* 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: 60px;
	margin-bottom: 70px;
	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: normal;
	color: #333;
}
.scrollable ul li h2 a:hover {
	text-decoration: none;
}
.scrollable p.desc {
	color: #888;
	font-size: 14px;
	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: url(../images/left2.png) no-repeat;
}
.carousel-direction a.carousel-next {
	background: url(../images/right2.png) 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; */
	padding:10px;
}
.pro-item:hover {
}
.pro-item .portfolio-img {
	overflow: hidden;
}
.pro-item .portfolio-img .zoomimgs {
	border: 1px solid #dcdcdc;
}
.pro-item .portfolio-img .zoomimgs{}
.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;
	display:block;
	min-height:44px;
}
.pro-item h2 a:hover {
	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: 60px 0;
}
#fh5co-about-us h2 {
	color: #005c97;
	font-size: 32px;
	margin-bottom: 20px;
}
#fh5co-about-us h3 a {
	color: #005c97;
	font-size: 18px;
}
#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) url("../images/i11.png") 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 .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;
}
/* 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 10px;
	margin: 0 5px 20px;
	color: #fff;
	font-weight: normal;
	background: #595959
}
#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;
	padding:0 10px;
}
#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;
}
#result_box,#result_box span,#result_box span img{display:block;}
#result_box span img{margin:0 auto;}
#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;
}
#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;
	max-height: 150px;
}
.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) {
#fh5co-header .nav li a {
	padding: 0px 9px 0;
}
}
@media screen and (max-width:1000px) {
#fh5co-header .nav li a {
	padding: 0px 4px 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:768px) {
 	#pdv_17485{
 		width: 100%;
 	}
 	#pdv_17485 .con{
 		width: 100% !important;
 	}
 		
 		
 .newstitles{
 	line-height: 32px !important;
 }
#fh5co-header .nav_bg {
	background: #005c97;
	height: 45px;
	margin-bottom: 0px;
	line-height: 45px;
	font-size: 14px;
	font-weight: bold
}
#fh5co-header .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;
}
#fh5co-header .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;
}
#fh5co-header .logo {
	margin: 13px 0;
	padding: 0;
	text-align: center
}
#fh5co-header .logo img {
	max-width:100%;
}
#fh5co-header .nav-navicon {
	overflow: auto;
	border: 1px solid #024f81;
}
#fh5co-header .nav li a {
	text-align: left;
	background: none;
	width: 100%;
	box-shadow: 0;
	border-bottom: 1px solid #024f81;
}
#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-header .bg-inverse .nav {
	padding: 0;
	width:100%;
}
.slideshow {
	height: 180px !important;
}
.slideshow img {
	height: 180px !important;
}
}
 @media screen and (max-width:480px) {
#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 {
	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;
}
.w50{width:50%;}
.h50{height:50%;}
.w48{width:48%;}
.h48{height:48%;}
.h49{height:49%;}
.h_100{height:100%;}
.pd0_1{padding:0 1%;}
.pd1_0{padding:1% 0;}
.pdb1{padding-bottom:1%;}
.pdt2{padding-top:2%;}
.pdt1{padding-top:1%;}
.ttu{text-transform: uppercase;}
.dpf{display:-webkit-flex;display:-o-flex;display:-moz-flex;display:-ms-flex;display:flex;}
.jsc{justify-content:center;-webkit-justify-content:center;-moz-justify-content:center;-ms-justify-content:center;-o-justify-content:center;}
.fww{flex-wrap:wrap;-webkit-flex-wrap:wrap;-o-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;}
.clear{clear:both;}
/* #nav-main1{display:flex;display:-webkit-flex;display:-o-flex;display:-moz-flex;display:-ms-flex;} */
.show_list .portfolio-img{padding:0 0 20px 0;}
.show_list p{text-align:left;}
.newstimes{float:right;}
.w1-8{width:12.5%;}
.w2-8{width:25%;}
.w4-8{width:50%;}
.w4-8 a{width:90% !important;text-align:center;}
.w4-8 ul{}
.w4-8 ul li{width:25%;float:left;}
.w4-8 ul li a{width:100% !important;font-size:13px !important;text-align:left;}
#products #subnav{width:20%;float:left;}
#products #subnav li,#products #subnav li a{display:block;}
#right{width:80%;float:right;}
.line.margin-big-top{}
.pic{position:relative;}
.pic a,.pic a img{display:block;width:100%;height:100%;position:relative;}
#homeproduct{padding-bottom:20px;}
#homeproduct .pro-item{padding:0;}
#homeproduct .portfolio-img{padding:0;}
#homeproduct .pro-item h2{margin:0;padding:5px 0;}
.cont{}
.cont ul li{display:block;}
.homepage{height:791px;padding-top:20px;padding-bottom:20px;}
.homeproducttitle,.homenewstitle{font:16px/28px 'microsoft Yahei';color:#16658C;position:relative;}
.newstitles{position:relative;line-height:25px;}
.newstypename{position:absolute;left:5%;bottom:1%;color:#fff;font:24px/2.2 'microsoft yahei';height:20%;width:70%;}
#homeproducttitle{}
.seotitle{text-transform: uppercase;}
.more{position:absolute;right:0;}
.more a{font-size:13px;color:#16658C;}
.more a:hover{color:#16658C;}
#fh5co-hero{padding-bottom:15px;}
.toplogo{padding:10px 0;}
.str_origin ul{padding:0;}
.str_origin img{max-width:100% !important;}

@media (max-width:768px){
	#right{width:100%;}
	#products #subnav{width:100%;}
	#products #subnav li{width:100%;}
	#products #subnav li a{width:100%;margin:5px 0;padding:11px 0;}
	.pro-item h2 a{font-size:14px;}
	.w1149{width:100% !important;}
	.homepage{height:auto;}
	.w48{width:98%;}
	.dpf{display:block;}
	/*.h24{height:24%;}*/
	.h23{height:23%;}
}
.dowebok { 
	width: 100%; 
	height: 300px;
	/* overflow:hidden; */
}
#layout_hero{display:none;}
@media (max-width:768px){
	.layout{width:100%;}
	.dowebok{height:200px;}
	/*#fh5co-hero{display:none;}*/
	#layout_hero{display:block;}
	#video{height:auto;}
}
@media (max-width:480px){
	.dowebok{height:160px; !important}}
}
@media (max-width:360px){
	.dowebok{height:120px;}
}
.dowebok ul { 
	margin: 0; 
	line-height: 30px;
	padding:0;
	/* position:relative; */
}
/* .dowebok{height: auto;width:100%;list-style:none;} */
.dowebok  img{width:100%; height: auto;}
.str_origin{top:0;}
.play_pause{
	position:absolute;
	width:40px;
	height:40px;
	left:45%;
	top:45%;
	cursor:pointer;
	color:#000;
	font-size:40px;
}
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
body{font:12px/180% Arial, Helvetica, sans-serif, "新宋体";}
/* marqueeleft */
.marqueeleft{height:300px;width:100%;overflow:hidden;margin:40px auto;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;width:148px;height:133px;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:300px;width:100%;overflow:hidden;margin:auto auto;}
.marqueetop li{width:100%;height:auto;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;width:135px;height:104px;overflow:hidden;}
/* .marqueetop li .txt{text-align:center;height:23px;line-height:23px;} */
.layout .container{
	max-width:1129px;
}
.layout.header-nav .container{
	max-width:1170px;
}
@media (max-width:768px){
	.marqueetop{height:200px;}
}
@media (max-width:480px){
	.marqueetop{height:160px; !important}}
}
@media (max-width:360px){
	.marqueetop{height:120px;}
}

.pagination li span
{
	padding: 7px 12px;
	display: block;
}

.pagination .avtive
{
	height: 34.69px !important;
	line-height: 34.69px !important;
	width: 36px !important;
}