body {
	font-family: "思源黑体 CN", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.7;
	color: #444;
	background: #fff url(../images/sky.jpg) no-repeat top right;
	position: relative;
	background-size: 125% auto;
}

p {
	margin: 0;
	font-weight: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure {
	color: #444;
	font-weight: 400;
}

::-webkit-selection {
	color: #fff;
	background: #323232;
}

::-moz-selection {
	color: #fff;
	background: #323232;
}

::selection {
	color: #fff;
	background: #323232;
}

.text-lowercase {
	text-transform: lowercase;
}

.text-uppercase,
.initialism {
	text-transform: uppercase;
}

.text-capitalize {
	text-transform: capitalize;
}

a {
	color: #666;
	text-decoration: none;
	transition: none
}

a:focus,
a:hover {
	color: #0f5ab7;
	transition: none
}

.bg-main {
	background: #00a0ea;
	border: 1px solid #00a0ea !important
}

.bg-main:hover,
.bg-main:focus {
	border: 1px solid #666 !important;
	background: #666 !important
}

.border-main:hover {
	color: #fff;
	background: #65C2B8;
	border-color: #65C2B8;
}

.passcode {
	border-left: 1px solid #ddd;
	border-radius: 0 4px 4px 0;
	height: 32px;
	line-height: 32px;
	margin: 1px;
	position: absolute;
	right: 5px;
	text-align: center;
	top: 0;
}

.form-group {
	padding-bottom: 15px;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none
}

.not-animated {
	opacity: 0
}

header .layout {
	overflow: visible;
	width: 100%;
}

.layout {
	width: 100%;
	clear: both;
	overflow: hidden;
	font-family: '思源黑体 CN';
}

.red {
	color: #f00
}

.blank30 {
	height: 30px;
	line-height: 30px;
	clear: both
}

.label label {
	font-weight: normal
}

select {
	border-radius: 0px;
	height: 36px;
	line-height: 36px;
	border: solid 1px #5b5b5b;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	background: #5b5b5b url(../images/sellect-arrow.png) no-repeat 96% center;
	color: #fff;
	width: 100%;
	padding: 0 5px 0 4px;
	color: #fff
}

.zoomimgs {
	display: block;
	width: 100%;
	height: 0;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover !important;
	-moz-background-size: cover !important;
	background-size: cover !important;
	/*图片不裁切需要全部显示改用background-size:contain，改变图片缩放比例改paddding-bottom的百分比,如图片宽高1:1 100%，4:3 75%，3:4 133.33%*/
}

.piczoomimgs {
	padding-bottom: 75%;
	background-size: contain !important;
}

.artzoomimgs {
	padding-bottom: 64.7%;
}

.casezoomimgs {
	padding-bottom: 75%;
	background-size: cover !important;
}

.chazoomimgs {
	padding-bottom: 75%;
}

.kyzoomimgs {
	padding-bottom: 137%;
}

.ygzoomimgs {
	padding-bottom: 75%;
}

.parzoomimgs {
	padding-bottom: 100%;
}

.linkzoomimgs {
	padding-bottom: 50%;
}

.linkszoomimgs {
	padding-bottom: 63%;
}

.fencaizoomimgs {
	padding-bottom: 80%;
	background-position: center center;
}

.line-big {
	margin-left: -10px;
	margin-right: -10px
}

.line-big .x1,
.line-big .x2,
.line-big .x3,
.line-big .x4,
.line-big .x5,
.line-big .x6,
.line-big .x7,
.line-big .x8,
.line-big .x9,
.line-big .x10,
.line-big .x11,
.line-big .x12,
.line-big .xl1,
.line-big .xl2,
.line-big .xl3,
.line-big .xl4,
.line-big .xl5,
.line-big .xl6,
.line-big .xl7,
.line-big .xl8,
.line-big .xl9,
.line-big .xl10,
.line-big .xl11,
.line-big .xl12,
.line-big .xs1,
.line-big .xs2,
.line-big .xs3,
.line-big .xs4,
.line-big .xs5,
.line-big .xs6,
.line-big .xs7,
.line-big .xs8,
.line-big .xs9,
.line-big .xs10,
.line-big .xs11,
.line-big .xs12,
.line-big .xm1,
.line-big .xm2,
.line-big .xm3,
.line-big .xm4,
.line-big .xm5,
.line-big .xm6,
.line-big .xm7,
.line-big .xm8,
.line-big .xm9,
.line-big .xm10,
.line-big .xm11,
.line-big .xm12,
.line-big .xb1,
.line-big .xb2,
.line-big .xb3,
.line-big .xb4,
.line-big .xb5,
.line-big .xb6,
.line-big .xb7,
.line-big .xb8,
.line-big .xb9,
.line-big .xb10,
.line-big .xb11,
.line-big .xb12 {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px
}

img {
	max-width: 100%
}

#fh5co-wrapper {
	overflow-x: hidden;
}

#fh5co-page {
	position: relative;
	z-index: 2;
	background: #fff;
	overflow-x: hidden;
}

.blank {
	clear: both;
	height: 10px;
	line-height: 10px;
}

.vertical-middle {
	width: 100%;
	height: 100%;
	display: table;
}

.vertical-middle>div {
	display: table-cell;
	vertical-align: middle;
}

.clear {
	clear: both
}


/*mobile header begin */
#fh5co-offcanvas,
.fh5co-nav-toggle,
#fh5co-page {}

#fh5co-offcanvas,
.fh5co-nav-toggle,
#fh5co-page {
	position: relative;
}

#fh5co-page {
	z-index: 2;
}

#fh5co-offcanvas {
	display: none;
	right: 0;
	overflow-y: hidden;
	position: fixed;
	z-index: 8;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	padding: 50px 25px 25px 25px;
	border: 0;
}

.offcanvas-visible #fh5co-offcanvas {
	display: block;
}

#fh5co-offcanvas ul {
	padding: 0;
	margin: 0;
	overflow-x: hidden;
	border-radius: 0
}

#fh5co-offcanvas ul li {
	list-style: none;
	width: 100%;
	margin: 0;
	padding: 0;
	position: static;
	border-bottom: 1px solid #ecedf4;
}

#fh5co-offcanvas ul li:hover,
#fh5co-offcanvas ul li.current {}

#fh5co-offcanvas ul li i {
	width: 10px;
	text-align: center;
	margin-left: 8px;
	display: inline-block;
}

#fh5co-offcanvas ul li a {
	color: #141b30;
	text-decoration: none !important;
	display: inline;
	position: relative;
	line-height: 44px;
	margin: 0;
	padding: 0px 0 0 2px;
	font-size: 16px;
}

#fh5co-offcanvas ul li a:hover,
#fh5co-offcanvas ul li.current a {
	color: #0f5ab7;
}

#fh5co-offcanvas ul li a::after {
	background: #eee;
	position: absolute;
	content: '';
	left: 0px;
	bottom: 0;
	right: 0;
	height: 1px;
}

#fh5co-offcanvas ul li ul {
	margin: 0;
	padding: 0;
	z-index: 6;
	position: relative;
	width: 100%;
	border: 0;
	display: none;
}

#fh5co-offcanvas ul li ul li {
	margin: 0;
	padding: 0;
	border: none;
	line-height: 28px;
}

#fh5co-offcanvas ul li ul li a,
#fh5co-offcanvas ul li.current ul li a {
	background: #fff;
	color: #666;
	display: block;
	padding: 0px 20px 0px 10px;
	margin: 0;
	text-align: left;
	width: 100%;
	line-height: 28px;
	transition: none;
	font-size: 14px;
}

#fh5co-offcanvas ul li ul li a:hover {
	background: #0092de;
	color: #fff;
	transition: none
}

#fh5co-offcanvas ul li ul li a::before,
#fh5co-offcanvas ul li ul li a::after {
	background: none;
	height: 0;
	padding: 0
}

#fh5co-offcanvas ul li ul li ul {
	top: 0
}

.fh5co-nav-toggle {
	cursor: pointer;
	text-decoration: none;
}

.fh5co-nav-toggle.active i::before,
.fh5co-nav-toggle.active i::after {
	background: #fff;
}

.fh5co-nav-toggle:hover,
.fh5co-nav-toggle:focus,
.fh5co-nav-toggle:active {
	outline: none;
	border-bottom: none !important;
}

.fh5co-nav-toggle i {
	position: relative;
	display: -moz-inline-stack;
	display: inline-block;
	zoom: 1;
	*display: inline;
	width: 28px;
	height: 4px;
	color: #e60012;
	font: bold 14px/.4 Helvetica;
	text-transform: uppercase;
	text-indent: -55px;
	background: #333;
	transition: all .2s ease-out;
}

.fh5co-nav-toggle i::before,
.fh5co-nav-toggle i::after {
	content: '';
	width: 28px;
	height: 4px;
	background: #333;
	position: absolute;
	left: 0;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
}

.fh5co-nav-toggle i::before {
	top: -9px;
}

.fh5co-nav-toggle i::after {
	bottom: -9px;
}

.fh5co-nav-toggle:hover i::before {
	top: -10px;
}

.fh5co-nav-toggle:hover i::after {
	bottom: -10px;
}

.fh5co-nav-toggle.active i {
	background: none;
}

.fh5co-nav-toggle.active i::before {
	background: none
}

.fh5co-nav-toggle.active i::after {
	background: none
}

.fh5co-nav-toggle {
	position: fixed;
	top: 17px;
	right: 10px;
	z-index: 9;
	display: block;
	display: none;
	cursor: pointer;
}

.fh5co-nav-toggle.active {
	right: 15px !important;
	top: 15px !important;
	background: url(../images/coo.png) no-repeat left top;
	width: 20px;
	height: 23px;
}

/*mobile header end */

/*scrollbar*/
::-webkit-scrollbar {
	width: 8px;
	height: 6px;
}

::-webkit-scrollbar-track-piece {
	margin-right: 10px;
	background-color: #EEE;
	-webkit-border-radius: 8px;
}

::-webkit-scrollbar-thumb:vertical {
	height: 8px;
	background-color: #DDD;
	-webkit-border-radius: 8px;
}

::-webkit-scrollbar-thumb:horizontal {
	width: 6px;
	background-color: #EEE;
	-webkit-border-radius: 8px;
}


/* header start */
#fh5co-header {
	float: left;
	width: 100%;
	clear: both;
	background: #fff;
}

.header-top {
	float: left;
	width: 100%;
	overflow: hidden;
}

#logo {
	float: left;
}

#logo img {
	height: 66px;
	margin: 12px 0;
	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;
}

.tel {
	float: right;
	background: url(../images/tel.jpg) no-repeat left top;
	padding-left: 70px;
	margin-top: 22px;
}

.tel span {
	display: block;
	font-size: 18px;
	color: #777;
	font-weight: bold;
	line-height: 1;
}

.tel h3 {
	display: block;
	font-size: 24px;
	color: #333;
	font-weight: bold;
	line-height: 1.35;
}

.move {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	box-shadow: 0 0 7px rgba(0, 0, 0, 0.1);
}

/* header end */


/* nav start */
#pcNav {
	float: right;
	font-family: "思源黑体 CN";
	background: #0f5ab7;
	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;
}

#pcNav ul {
	float: left;
	width: 100%;
	text-align: center;
}

#pcNav ul li {
	float: left;
	position: relative;
	width: 16.6%;
}

#pcNav ul li i {
	display: none;
}

#pcNav ul li a {
	display: block;
	line-height: 54px;
	font-size: 16px;
	color: #fff;
	padding: 0;
}

#pcNav ul li.current a,
#pcNav ul li a:hover {
	background: #b30606;
}

#pcNav ul ul {
	position: absolute;
	left: 15px;
	top: 40px;
	z-index: 2;
	width: 220px;
	background: #e50211;
	display: none;
}

#pcNav ul ul li {
	float: left;
	width: 100%;
}

#pcNav ul ul li a {
	font-size: 14px;
	color: #fff !important;
	padding: 10px 10px 10px 27px;
	line-height: 2;
	text-align: left;
	border-bottom: 1px solid #f5584a;
	background: #0f5ab7;
	margin: 0;
}

#pcNav ul ul li a:hover {
	background: #f8f8f8;
	color: #0f5ab7 !important;
	border-bottom: 1px solid #f8f8f8;
}

/* nav start */

/*首页轮换图片 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: 14px;
	height: 14px;
	margin: 0 4px;
	*display: inline;
	zoom: 1;
}

.flex-control-nav a {
	display: inline-block;
	cursor: pointer;
	width: 14px;
	height: 14px;
	float: left;
	text-indent: -2000px;
	background: url("../images/loop.png") no-repeat left top;
}

.flex-control-nav .flex-active {
	background: url("../images/loop.png") no-repeat right top;
}

.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 50%;
	display: none
}

.flex-direction-nav li a {
	display: block;
	width: 21px;
	height: 46px;
	cursor: pointer;
	text-indent: -999em;
	position: absolute;
	top: 50%;
	margin-top: -23px;
}

.flex-direction-nav li a.flex-prev {
	left: 285px;
	background: url("../images/icon-loop.png") no-repeat left 50%;
	opacity: 1;
}

.flex-direction-nav li a.flex-next {
	right: 285px;
	background: url("../images/icon-loop.png") no-repeat right 50%;
	opacity: 1;
}

.flex-direction-nav li a.flex-next:hover {
	background: url("../images/icon-loop.png") no-repeat right 50%;
	opacity: 0.75;
}

.flex-direction-nav li a.flex-prev:hover {
	background: url("../images/icon-loop.png") no-repeat left 50%;
	opacity: 0.75;
}

/* home */
.home_top {
	float: left;
	width: 100%;
	border-bottom: 1px solid #d9d9d9;
}

.home_top h3 {
	float: left;
	font-size: 22px;
	color: #333;
	line-height: 1;
	font-weight: bold;
	border-bottom: 3px solid #0f5ab7;
	padding-left: 2px;
	padding-bottom: 10px;
	margin-bottom: -1px;
}

.home_top h4 {
	float: left;
	font-size: 16px;
	color: #bbb;
	line-height: 1;
	margin-left: 13px;
	margin-top: 6px;
	text-transform: uppercase;
}

.home_top a {
	float: right;
	font-size: 14px;
	color: #999;
	line-height: 1;
	margin-top: 8px;
}


/* 首页 新动态 */
#fh5co-recent {
	margin: 30px 0 0 0;
}

.recent_con {
	float: left;
	width: 100%;
	overflow: hidden;
	border: 1px solid #eee;
}

.recent_left {
	float: left;
	width: 215px;
	height: 110px;
	padding: 25px 0;
	background: #0f5ab7;
}

.recent_right {
	margin-left: 215px;
	height: 110px;
	background: #fff;
}

.recent_top {
	float: left;
	width: 100%;
	height: 100%;
	padding-left: 84px;
	background: url(../images/recent_ico.png) no-repeat 12px center;
	background-size: 60px;
}

.recent_top h3 {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	line-height: 1;
	margin-top: 9px;
}

.recent_top h4 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #efd8d8;
	line-height: 1;
	margin-top: 8px;
	text-transform: uppercase;
}

.recent_list {
	float: left;
	width: 100%;
	padding: 28px 0 24px 0;
}

.recent_item {
	border-right: 1px solid #eee;
	padding: 0 40px;
}

.recent_item:nth-child(2n) {
	border-right: 0;
}

.recent_item a {
	float: left;
	width: 100%;
	font-size: 16px;
	color: #404040;
	font-weight: bold;
	line-height: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recent_item span {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	line-height: 1.5;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.recent_item a:hover {
	color: #0f5ab7;
}

/* 首页 推荐 */
.top_list {
	float: left;
	width: 630px;
	overflow: hidden;
	margin-top: 30px;
}

#topslider .flex-control-nav {
	display: none;
}

#topslider .flex-direction-nav {
	display: block;
}

#topslider .flex-direction-nav li a {
	width: 30px;
	height: 50px;
	top: 0;
	background-color: rgba(0, 0, 0, 0.2);
	background-repeat: no-repeat;
	background-position: center;
}

#topslider .flex-direction-nav li a.flex-prev {
	left: 10px;
	background-image: url(../images/left.png);
}

#topslider .flex-direction-nav li a.flex-next {
	right: 10px;
	background-image: url(../images/right.png);
}

#topslider .flex-direction-nav li a:hover {
	background-color: rgba(0, 0, 0, 0.4);
}

.top_item_title {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 45px;
	line-height: 45px;
	font-size: 15px;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.5);
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news {
	width: 100%;
	padding: 30px 30px;
	border: 1px solid #eee;
	background: #fff;
}

.news_list {
	float: left;
	width: 100%;
	overflow: hidden;
	padding: 13px 0 3px 0;
}

.news_list ul {
	float: left;
	width: 100%;
}

.news_list ul li {
	float: left;
	width: 100%;
	position: relative;
	padding: 0 80px 0 5px;
	border-bottom: 1px solid #f3f3f3;
}

.news_list ul li a {
	display: block;
	width: 100%;
	line-height: 45px;
	font-size: 14px;
	color: #666;
	background: url(../images/li.png) no-repeat left center;
	padding-left: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.news_list ul li span {
	position: absolute;
	right: 5px;
	top: 0;
	line-height: 45px;
	font-size: 13px;
	color: #BBB;
}

.news_list ul li a:hover {
	color: #0f5ab7;
}

.news1_right {
	margin-left: 630px;
	padding-left: 15px;
}

.news1 {
	padding: 25px 22px;
	margin-top: 30px;
}

.news1_top {
	float: left;
	width: 100%;
	background: #0f5ab7;
	padding: 14px 23px;
}

.news1_top h3 {
	float: left;
	font-size: 26px;
	color: #fff;
	line-height: 1;
}

.news1_top h4 {
	float: left;
	font-size: 18px;
	color: #d7c4c4;
	line-height: 1;
	margin-top: 4px;
	margin-left: 22px;
	text-transform: uppercase;
}

.news1_list {
	padding: 13px 2px;
}


/* 首页 通知公告 & 领导介绍 */

.hp {
	display: flex;
	margin-top: 25px;
}

.news2:first-of-type {
	margin-left: 0;
}

.news2:last-of-type {
	margin-right: 0;
}

.news2 {
	width: 32%;
	margin: 1%;
}

.news2_right {
	margin-left: 480px;
	padding-left: 15px;
}

.leader_con {
	float: left;
	width: 100%;
	padding-top: 20px;
	font-size: 14px;
	line-height: 2;
	text-align: justify;
}

.leader_con img {
	width: 200px;
	height: auto;
	margin-right: 30px;
}

.leader_con p {
	margin-top: 13px;
	font-size: 14px;
	line-height: 2;
}

.indexbanner {
	float: left;
	width: 100%;
	margin-top: 25px;
}

.indexbanner img {
	width: 100%;
	height: auto;
}

/* 首页 党纪法规 */
.line-news {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.news_box {
	padding: 0 7.5px;
}

.news3 .news_list ul li {
	padding: 0 5px 0 10px;
}

.contact_list {
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
	height: 200px;
	/* overflow: hidden; */
}

.contact_list ul {
	float: left;
	width: 100%;
	margin-top: 10px;
}

.contact_list ul li {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #666;
	line-height: 1.714;
	padding: 7px 0;
}

.contact_list ul li i {
	float: left;
	display: block;
	font-size: 16px;
	line-height: 1.4;
	color: #0f5ab7;
	width: 20px;
	text-align: center;
}

.contact_list ul li span {
	display: block;
	margin-left: 20px;
	padding-left: 8px;
	white-space: nowrap;
}


/* 底部 begin*/
footer {
	background: #f6f6f6;
	font-size: 14px;
	color: #666;
	padding: 27px 0 30px 0;
	line-height: 1.58;
	overflow: hidden;
	margin-top: 55px;
}

footer a {
	color: #666
}

footer a:hover {
	color: #0f5ab7;
}

.link {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #383838;
	line-height: 2;
}

.link span {
	color: #333;
	font-weight: bold;
}

.link a {
	padding: 0 45px;
	border-left: 1px solid #eee;
}

.link a:nth-child(2) {
	border-left: 0;
	padding-left: 25px;
}

.footer-wechat {
	float: right;
	text-align: center;
	margin-top: 30px;
	width: 125px;
}

.footer-wechat img {
	width: 100%;
	border: 7px solid #f3f3f3;
}

.footer-wechat span {
	display: block;
	line-height: 1.57;
	margin-top: 12px;
	color: #aaa;
}

.footer-left {
	margin-right: 150px;
}

.footer-nav-item {
	float: left;
	width: 100%;
	margin-top: 30px;
}

.footer-nav-item ul {
	float: left;
	width: 100%;
}

.footer-nav-item ul li {
	float: left;
	width: 100%;
	line-height: 2.2;
	font-size: 14px;
	color: #666;
}

.footer-nav-item ul li i {
	float: left;
	width: 20px;
	text-align: center;
	font-size: 16px;
	line-height: 1.8;
}

.footer-nav-item ul li span {
	display: block;
	margin-left: 20px;
	padding-left: 10px;
}

.copyright {
	float: left;
	width: 100%;
	clear: both;
}

/* 底部 end*/

/* main */
.noInfo {
	padding: 0 15px;
}

.main {
	width: 100%;
	overflow: hidden;
}

.main_con {
	float: left;
	width: 100%;
	padding: 30px 0 0 0;
}

.main_top {
	margin-bottom: 30px;
}

.main_list {
	float: left;
	width: 100%;
}

.main_list ul {
	float: left;
	width: 100%;
	overflow: hidden;
}

.main_list ul li {
	float: left;
	width: 100%;
}

.main_list ul li a {
	display: block;
	width: 100%;
	background: #fff;
	border-bottom: 1px solid #f3f3f3;
	font-size: 15px;
	color: #444;
	line-height: 1.67;
	padding: 16px 10px 16px 25px;
	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;
}

.main_list ul li:last-child a {
	border-bottom: 0;
}

.main_list ul li a.current,
.main_list ul li a:hover {
	background: #fafafa;
	color: #0f5ab7;
}

.ur_here {
	float: left;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 14px;
	color: #666;
	background: #fff;
	overflow: hidden;
	padding-left: 5px;
}

.ur_here a {
	padding: 0 12px;
}

.ur_here a:first-child {
	padding-left: 0;
}

.ur_here2 {
	line-height: 34px;
	border-bottom: 1px solid #eee;
	margin: 5px 0 50px 0;
}

.pagination li {
	margin: 0 3px;
}


/*left*/
#left {
	width: 270px;
	float: left;
	box-shadow: 0px 0px 5px #ccc;
}

.left_list {
	width: 100%;
	float: left;
	box-shadow: 0px 0px 5px #ccc;
	margin-bottom: 20px;
	display: none;
}

.left_top {
	width: 100%;
	float: left;
	background: #0f5ab7;
	padding: 20px 5px 20px 27px;
}

.left_top h3 {
	float: left;
	width: 100%;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	line-height: 1.346;
}

.left_top h4 {
	float: left;
	width: 100%;
	font-size: 14px;
	color: #d7c4bf;
	line-height: 1.3;
	margin-top: 2px;
}

.left_con {
	padding: 0px;
	line-height: 24px;
	width: 100%;
	background: #fff;
	float: left;
	border: 1px solid #e5e5e5;
	border-top: none;
}

.type_list {
	width: 100%;
	float: left;
}

.type_list ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

.type_list li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	height: 43px;
	line-height: 43px;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.type_list li a {
	color: #333;
	background: url(/themes/znbo/pic/left_0.png) no-repeat right center;
	font-size: 14px;
	display: block;
	margin: 0 22px;
	height: 43px;
}

.type_list li a:hover {
	color: #0f5ab7;
	background: url(/themes/znbo/pic/left_1.png) no-repeat right center;
}

.type_list li a.current {
	color: #0f5ab7;
	background: url(/themes/znbo/pic/left_1.png) no-repeat right center;
}

.type_list li.second_cat {}

/*end*/

/* right */
#right {
	margin-left: 293px;
}

.right_top {
	float: left;
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: left;
	margin-bottom: 30px;
}

.right_top span {
	float: left;
	font-size: 12px;
	color: #999;
}

.right_top span i {
	font-size: 14px;
	margin-right: 3px;
}

.right_top span a {
	color: #999;
	padding: 0 4px;
}

.right_top span a:hover {
	color: #0f5ab7;
}

.right_con {
	float: left;
	width: 100%;
	min-height: 350px;
	background: #fff;
	padding: 32px 48px 55px 48px;
	border: 1px solid #eee;
}

.right_con img {
	max-width: 100%;
	height: auto;
}

#right2 {
	width: 100%;
	float: left;
	margin: 30px 0 0 0;
}


/* 内页 begin*/
.zoomimgs {
	transition: transform 1s ease 0s;
	transform: scale(1);
}

.zoomimgs:hover {
	transition: transform 1s ease 0s;
	transform: scale(1.2);
}

.page-img-list {
	position: relative
}

.page-img-list .overlay {
	position: absolute;
	height: 45px;
	line-height: 45px;
	width: 100%;
	text-align: center;
	bottom: 0;
	background: #000;
	opacity: 0.6
}

#fh5co-content_show .detail .overlay p {
	position: relative;
	line-height: 45px;
}

#fh5co-content_show .detail a .overlay p {
	color: #fff
}


/*分页*/
.table span {
	margin-right: 10px;
}

.content_detail .pager {
	padding: 0;
	margin: 0;
	font-size: 14px;
}

.content_detail .pager a {
	border: none;
}

.content_detail .pager a:focus,
.content_detail .pager a:hover {
	color: #f60;
	background: none
}

.content_detail .pager li {
	display: block;
	text-align: left;
	line-height: 200%
}

#fh5co-content_show .pagination .active,
#fh5co-content_show .pagination a:hover {
	background: #e50211;
	color: #fff;
}

#fh5co-content_show .pagination .active a {
	color: #fff
}

#fh5co-content_show .pagination li {
	margin: 0 3px;
}

#fh5co-content_show video {
	max-width: 100%
}

.padding-top-40 {
	padding-top: 20px;
}




/*内页banner*/
.slideshow {
	position: relative;
}

.slideshow .innerbanner_url {
	height: 300px;
	background-size: cover !important;
}

.slideshow .overlay {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}

.slideshow .overlay .container {
	height: 100%;
	display: table;
	text-align: center
}

.slideshow .overlay .container .line {
	display: table-cell;
	vertical-align: middle
}

.slideshow .overlay .container .line .title {
	text-align: center;
	display: none;
}

.slideshow .overlay .container .line .title h2 {
	font-size: 36px;
	color: #0f5ab7;
	line-height: 1.75;
	font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
}

.slideshow .overlay .container .line .title h2 a {}

#fh5co-hero1 {
	display: none
}

/*悬浮链接*/
.suspension .red {
	color: #208cbc
}

.suspension {
	position: fixed;
	z-index: 5;
	right: 0;
	top: 50%;
	margin-top: -120px;
	width: 70px;
	height: 240px;
}

.suspension-box {
	position: relative;
	float: right;
}

.suspension .a {
	display: block;
	width: 44px;
	height: 44px;
	line-height: 44px;
	background-color: #0f5ab7;
	margin-bottom: 4px;
	cursor: pointer;
	outline: none;
	text-align: center
}

.suspension .a.active,
.suspension .a:hover {
	background: #efa210;
}

.suspension .a span {
	color: #fff;
	font-size: 23px;
}

.suspension .a-top {
	background: #0f5ab7;
	display: none;
}

.suspension .a-top:hover {
	background: #999;
}

.suspension .d {
	display: none;
	width: 223px;
	background: #fff;
	position: absolute;
	right: 67px;
	min-height: 90px;
	border: 1px solid #E0E1E5;
	border-radius: 3px;
	box-shadow: 0px 2px 5px 0px rgba(161, 163, 175, 0.11);
}

.suspension .d .arrows {
	position: absolute;
	width: 8px;
	height: 12px;
	background: url(../images/side_bg_arrow.png) no-repeat;
	right: -8px;
	top: 23px;
}

.suspension .d-service {
	top: 0;
}

.suspension .d-service-phone {
	top: 44px;
}

.suspension .d-qrcode {
	top: 91px;
}

.suspension .d .inner-box {
	padding: 8px 22px 12px;
}

.suspension .d-service-item {
	padding: 14px 0;
}

.suspension .d-service .d-service-item {
	border-bottom: none;
}

.suspension .d-service-item .circle {
	width: 44px;
	height: 44px;
	border-radius: 50%;
	overflow: hidden;
	background: #F1F1F3;
	display: block;
	float: left;
}

.suspension .d-service-item .i-qq {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon03.png) no-repeat center 15px;
	display: block;
	transition: all .2s;
	border-radius: 50%;
	overflow: hidden;
}

.suspension .d-service-item:hover .i-qq {
	background-position: center 3px;
}

.suspension .d-service-item .i-tel {
	width: 44px;
	height: 44px;
	background: url(../images/side_con_icon02.png) no-repeat center center;
	display: block;
}

.suspension .d-service-item h3 {
	float: left;
	width: 102px;
	line-height: 44px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text {
	float: left;
	width: 102px;
	line-height: 22px;
	font-size: 15px;
	margin-left: 12px;
}

.suspension .d-service-item .text .number {}

.suspension .d-service-intro {
	padding-top: 10px;
}

.suspension .d-service-intro p {
	float: left;
	line-height: 27px;
	font-size: 12px;
	width: 50%;
	white-space: nowrap;
	color: #888;
}

.suspension .d-service-intro i {
	background: url(../images/side_con_icon01.png) no-repeat center center;
	height: 27px;
	width: 14px;
	margin-right: 5px;
	vertical-align: top;
	display: inline-block;
}

.suspension .d-qrcode {
	text-align: center;
}

.suspension .d-qrcode .inner-box {
	padding: 20px 0;
}

.suspension .d-qrcode p {
	font-size: 16px;
	color: #93959c;
}

/*在线客服 end*/

/*手机底部导航*/
#toolbar {
	display: none;
}


/* 产品页 */
.productList {
	float: left;
	width: 100%;
	margin-top: -17px;
}

.productList .line-big {
	margin-left: -13px;
	margin-right: -13px;
}

.pro_list {
	margin-bottom: 40px;
	padding: 0 13px !important;
}

.pro_list_box {
	float: left;
	width: 100%;
	overflow: hidden;
}

.pro_list_img {
	float: left;
	width: 100%;
	overflow: hidden;
}

.pro_list_img a {
	display: block;
}

.pro_list_title {
	float: left;
	width: 100%;
	text-align: center;
	line-height: 1.86;
	margin-top: 5px;
	padding: 0 5px;
}

.pro_list_title a {
	font-size: 15px;
	color: #666;
}

.pro_list_des {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #666;
	line-height: 1.714;
	padding: 0 3px;
}



/* 产品详情页 */
.product-detail {
	float: left;
	width: 100%;
}

.pager {
	text-align: left;
}

.pager li {
	display: block;
	margin-top: 15px;
}

.productImg {
	float: left;
	width: 35%;
}

.productImg img {
	width: 100%;
	height: auto;
}

.productRight {
	margin-left: 35%;
	padding-left: 30px;
}

.productTitle {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	color: #333;
	font-size: 18px;
	line-height: 33px;
	padding-bottom: 6px;
}

.productDes {
	float: left;
	width: 100%;
	color: #999;
	line-height: 24px;
	padding: 15px 0 0px;
	font-size: 14px;
}

.detail-title {
	float: left;
	width: 100%;
	border-bottom: 1px solid #ddd;
	position: relative;
	height: 37px;
	margin-top: 40px;
}

.detail-title h3 {
	background: #fff;
	color: #555;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	width: 126px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #fff;
	position: absolute;
	left: 0;
	top: 1px;
}

.description {
	float: left;
	width: 100%;
	min-height: 200px;
}

.shares {
	float: left;
	width: 100%;
	margin-top: 20px;
}

/* 产品相册 start */
.imgnav {
	width: 100%;
	position: relative;
	margin: 0 auto 20px auto;
}

#img {
	z-index: 10;
	width: 100%;
	position: relative;
	text-align: center;
}

#img .img_url {
	display: none;
	width: 100%;
	padding-bottom: 100%;
	background-size: contain !important;
}

#front {
	display: block;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 40%;
	height: 100%;
	background: url(../images/ico/blank.gif);
}

#front a {
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -30px;
	display: block;
	background: url(../images/ico/imgSlideLeft.png) no-repeat;
	width: 60px;
	height: 60px;
	display: none;
	background-size: contain !important;
}

#next {
	display: block;
	position: absolute;
	right: 0px;
	top: 0px;
	z-index: 10;
	cursor: pointer;
	width: 40%;
	height: 100%;
	background: url(../images/ico/blank.gif);
}

#next a {
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -30px;
	display: block;
	background: url(../images/ico/imgSlideRight.png) no-repeat;
	width: 60px;
	height: 60px;
	display: none;
	background-size: contain !important;
}

#cbtn {
	background: #EAEBF0;
	position: relative;
	height: 104px;
	border: 1px solid #D6D9DC;
	margin-top: 12px;
	padding: 10px 40px;
}

#cbtn ul {
	position: relative;
	width: 10000px;
	height: 122px;
}

#cbtn ul li {
	float: left;
	cursor: pointer;
	text-align: center;
	margin-right: 10px;
	position: relative;
}

#cbtn ul li .img_url2 {
	width: 80px;
	padding-bottom: 100%;
	background-size: contain !important;
	border: 1px solid #EAEBF0;
}

/*#cbtn ul li img{ width:116px; height:86px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}*/
#cbtn li.hov .img_url2 {
	border: 1px solid #e50211;
}

.ctrl div {
	clear: both;
}

#cSlideUl {
	width: 100%;
	overflow: hidden;
	position: relative;
	margin: 0 auto;
}

.picSildeLeft {
	cursor: pointer;
	position: absolute;
	top: 20px;
	left: 10px;
	z-index: 9;
}

.picSildeRight {
	cursor: pointer;
	position: absolute;
	top: 20px;
	right: 10px;
	z-index: 9;
}

/* 产品相册 end */


/*新闻页*/
.articleList {
	float: left;
	width: 100%;
}

.articleList .news_list {
	padding: 0;
}


/* 新闻详情页 */
.articleTitle {
	float: left;
	width: 100%;
	font-size: 24px;
	color: #000c31;
	line-height: 1.5;
	font-weight: bold;
}

.articleTime {
	float: left;
	width: 100%;
	text-align: center;
	margin-bottom: 25px;
	padding-top: 15px;
}

.articleTime span {
	margin: 0 5px;
	font-size: 12px;
	color: #999;
}

/* 内页 关于我们 */
.leader_img {
	margin-right: 45px;
}

.org_top {
	margin: 80px 0 45px 0;
}

.org_con {
	float: left;
	width: 100%;
}

.line-org {
	margin-left: -7.5px;
	margin-right: -7.5px;
}

.org_item {
	padding: 0 7.5px;
	margin-bottom: 15px;
}

.org_item_box {
	float: left;
	width: 100%;
	background: #fafafa;
	padding: 20px 25px 30px 25px;
	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;
}

.org_item img {
	float: left;
	width: 68px;
	height: auto;
}

.org_item_right {
	margin-left: 85px;
}

.org_item_right h3 {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.55;
	margin-top: 12px;
}

.org_item_right span {
	float: left;
	width: 100%;
	overflow: hidden;
	font-size: 14px;
	color: #666;
	line-height: 2;
	margin-top: 6px;
	height: 84px;
}

.org_item:hover .org_item_box {
	background: #fff;
	box-shadow: 0px 5px 16px rgba(0, 0, 0, 0.07);
	transform: translateY(-3px);
}


/* 内页 联系我们 */
.page_book {
	float: left;
	width: 100%;
	margin: 15px 0 50px 0;
}

.book_list {
	margin-bottom: 10px;
}

.book_input {
	float: left;
	width: 100%;
	border-radius: 0;
	height: 44px;
	line-height: 20px;
	padding: 12px 12px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	color: #666;
}

.book_text {
	float: left;
	width: 100%;
	border-radius: 0;
	height: 124px;
	line-height: 20px;
	padding: 12px 12px;
	border: 1px solid #eeeeee;
	overflow: hidden;
	color: #666;
}

.book_btn {}


@media (min-width: 1200px) {
	.container {
		padding: 0;
	}

	.line-news .xb4 {
		width: 35.8%;
	}

	.line-news .xb3 {
		width: 28.4%;
	}
}

@media screen and (max-width:1680px) {}

@media screen and (max-width:1199px) {
	.mid-nav .xb3 {
		float: left;
		text-align: left
	}

	.mid-nav .ur-here {
		text-align: left
	}

	.mid-nav .submenu li:first-child {
		padding-left: 0
	}

	.mid-nav .submenu li:first-child a {
		padding-left: 0
	}

	.slides-txt a {
		float: none;
		margin: 13px auto 0;
		text-align: center;
		display: block
	}

	/* 首页 */
	.news1_top h3 {
		font-size: 24px;
	}

	.news1_top h4 {
		font-size: 14px;
		margin-top: 9px;
		margin-left: 10px;
	}

	.home_top h3 {
		font-size: 20px;
	}

	.home_top h4 {
		font-size: 14px;
		margin-left: 10px;
	}

	.home_top a {
		font-size: 12px;
		margin-top: 7px;
	}

	.recent_top h3 {
		font-size: 24px;
	}

	.left_top h3 {
		font-size: 24px;
	}
}

@media screen and (max-width:1000px) {
	.line-big {
		margin-left: -10px;
		margin-right: -10px
	}

	.line-big .x1,
	.line-big .x2,
	.line-big .x3,
	.line-big .x4,
	.line-big .x5,
	.line-big .x6,
	.line-big .x7,
	.line-big .x8,
	.line-big .x9,
	.line-big .x10,
	.line-big .x11,
	.line-big .x12,
	.line-big .xl1,
	.line-big .xl2,
	.line-big .xl3,
	.line-big .xl4,
	.line-big .xl5,
	.line-big .xl6,
	.line-big .xl7,
	.line-big .xl8,
	.line-big .xl9,
	.line-big .xl10,
	.line-big .xl11,
	.line-big .xl12,
	.line-big .xs1,
	.line-big .xs2,
	.line-big .xs3,
	.line-big .xs4,
	.line-big .xs5,
	.line-big .xs6,
	.line-big .xs7,
	.line-big .xs8,
	.line-big .xs9,
	.line-big .xs10,
	.line-big .xs11,
	.line-big .xs12,
	.line-big .xm1,
	.line-big .xm2,
	.line-big .xm3,
	.line-big .xm4,
	.line-big .xm5,
	.line-big .xm6,
	.line-big .xm7,
	.line-big .xm8,
	.line-big .xm9,
	.line-big .xm10,
	.line-big .xm11,
	.line-big .xm12,
	.line-big .xb1,
	.line-big .xb2,
	.line-big .xb3,
	.line-big .xb4,
	.line-big .xb5,
	.line-big .xb6,
	.line-big .xb7,
	.line-big .xb8,
	.line-big .xb9,
	.line-big .xb10,
	.line-big .xb11,
	.line-big .xb12 {
		position: relative;
		min-height: 1px;
		padding-right: 10px;
		padding-left: 10px
	}

	.mid-nav .leftbar h3 {
		text-align: left;
		text-indent: 20px;
	}

	#fh5co-content_show .leftcon {
		width: 185px;
		margin-right: -185px;
	}

	#fh5co-content_show .rightcon .con {
		margin-left: 205px;
	}

	.mid-nav .submenu li a {
		background-position: 10px center;
		display: block;
		padding: 12px 22px;
	}

	.mid-nav .submenu li a.current,
	.mid-nav .submenu li a:hover {
		background-position: 159px center;
	}

	.show-product .item .media-img {
		max-width: 220px;
	}

	.padright .margin-big-top {
		margin-top: 0
	}

	.tab-con li a {
		width: 70%
	}

	.mid-nav .leftbar h3 {
		padding-left: 0
	}

	.mid-nav .leftbar h3 img {
		display: none
	}

	/* header */
	#logo img {
		height: 50px;
	}

	.tel span {
		font-size: 14px;
	}

	.tel h3 {
		font-size: 18px;
	}

	.tel {
		background-size: 45px;
		padding-left: 55px;
	}

	#pcNav ul li a {
		font-size: 14px;
		line-height: 44px;
	}

	/* 首页 */
	.recent_left {
		width: 190px;
	}

	.recent_top {
		background-size: 50px;
		padding-left: 70px;
	}

	.recent_top h3 {
		font-size: 20px;
	}

	.recent_right {
		margin-left: 190px;
	}

	.recent_item {
		padding: 0 25px;
	}

	.top_list {
		width: 100%;
	}

	.news1_right {
		float: left;
		width: 100%;
		padding-left: 0;
		margin-left: 0;
	}

	.news2 {
		width: 100%;
	}

	.news2_right {
		float: left;
		width: 100%;
		padding-left: 0;
		margin-left: 0;
	}

	.left_top h3 {
		font-size: 20px;
	}


}

@media screen and (max-width:760px) {
	.contact_list ul {
		margin-top: 5px;
	}
	.hp {
		margin-top: 0px;
		
	}
	#fh5co-header .logo img {
		width: 420px;
	}

	#quirydialog .qdialog-head {
		width: 360px
	}

	#fh5co-offcanvas .nav {
		display: block;
		borer: none
	}

	.fh5co-nav-toggle {
		display: block;
	}

	#fh5co-header .logo {
		padding: 8px;
	}

	.article-media .media .media_img {
		width: 150px;
		margin-right: 12px;
	}

	.article-media .media .media_img img {
		width: 150px;
	}

	.article-media .media .time {
		display: none
	}

	#fh5co-content_show {
		padding: 0 0 30px;
	}

	#fh5co-content_show .leftcon {
		width: 100%;
		margin-right: 0px;
	}

	#fh5co-content_show .rightcon .con {
		margin-left: 0px;
		padding: 0 10px;
		margin-top: 30px;
	}

	.ur-here {
		display: none
	}

	.mid-nav {
		border-bottom: none
	}

	.mid-nav .container {
		padding: 0
	}

	.mid-nav .leftbar {
		background: none;
		margin-bottom: 30px;
		height: 50px;
	}

	.mid-nav .leftbar ul.submenu {
		clear: both;
		border: none;
	}

	.leftbar {
		background: #000;
	}

	.mid-nav .leftbar h3 {
		display: none
	}

	.mid-nav .leftbar h4 {
		display: block;
		float: right;
		width: 50%;
		background: #e50211;
		height: 50px;
		line-height: 50px;
		text-align: center;
		color: #fff;
		font-size: 16px;
	}

	.mid-nav .leftbar button {
		z-index: 99;
		float: left;
		width: 50%;
		height: 50px;
		line-height: 50px;
		padding: 0;
		margin: 0;
		border: none;
		border-radius: 0;
		background: #000;
		color: #fff;
		font-size: 16px;
		text-align: left;
		text-indent: 12px;
	}

	.mid-nav .leftbar button span {
		display: inline-block;
		margin-left: 0px;
	}

	.mid-nav .submenu li {
		float: none;
		background: #fff;
		padding: 0;
	}

	.mid-nav .submenu li a,
	.mid-nav .submenu li:first-child a {
		background-position: 25px center;
		padding: 12px 18px;
	}

	.mid-nav .submenu li a.current,
	.mid-nav .submenu li a:hover {
		background: #e50211;
		color: #fff
	}

	.mid-nav .submenu li:last-child {
		border-bottom: 1px solid #e2e2e2;
	}

	#fh5co-hero,
	.SonlineBox,
	.flex-direction-nav {
		display: none
	}

	#fh5co-hero1 {
		display: block
	}

	.suspension {
		display: none
	}

	#china-map {
		height: 500px;
	}

	.flex-control-nav {
		bottom: 10px;
	}

	.index-box .about .desc {
		padding-right: 0px;
	}

	.tab-nav li {
		width: 33.333333%;
		text-align: center
	}

	.tab-nav li a {
		padding: 8px 0
	}

	.index-box .tab-more {
		display: none
	}

	.show-product .item .media-img {
		border: 1px solid #ddd;
		max-width: 100%;
	}

	.footer-top .item1 .addr {
		margin: 0
	}

	#fh5co-header .header-box .tnav-bg {
		position: static;
		height: auto;
		line-height: auto;
		margin-bottom: 10px;
	}

	.top-nav li a.first-level:after,
	.top-nav li.current a.first-level:after {
		display: none
	}

	#fh5co-offcanvas ul li.lan {
		float: none
	}

	#fh5co-offcanvas ul li.lan {
		line-height: 32px;
		margin: 0;
		padding: 0;
		float: left !important
	}

	#fh5co-offcanvas ul li.lan a {
		font-size: 16px;
		margin: 0px 5px 0 0;
		display: inline-block;
		border: none
	}

	#fh5co-offcanvas ul li.lan a::after {
		display: none
	}

	.solution-inner .media-img {
		text-align: center
	}

	.tab-con li a {
		width: 78%
	}

	.con-boxs .ur-here {
		margin-top: 30px;
	}

	.product-box .cat-nav li a {
		font-size: 15px;
		padding: 0 7px
	}

	/*手机底部导航*/
	.blank55 {
		height: 55px;
		line-height: 1px;
		clear: both;
	}

	#toolbar {
		color: #fff;
		width: 100%;
		height: 54px;
		position: fixed;
		bottom: 0;
		left: 0;
		z-index: 6;
		background: #181919;
		display: block;
	}

	#toolbar a {
		width: 100%;
		color: #fff;
		display: block;
		padding: 5px 0 0 0;
		line-height: 23px;
		font-size: 14px;
	}

	#toolbar a span {
		font-size: 22px;
		display: block;
	}

	/* 2021.07.03 */
	/* header */
	#logo img {
		height: 45px;
		margin: 7.5px 0;
	}

	.tel {
		display: none;
	}

	/* 首页 */
	#fh5co-recent {
		margin-top: 20px;
	}

	.recent_con {
		padding: 10px;
		background: #fff;
	}

	.recent_left {
		width: 100%;
		height: auto;
		padding: 0;
	}

	.recent_right {
		float: left;
		width: 100%;
		height: auto;
		margin-left: 0;
	}

	.recent_top {
		background-size: 30px;
		padding: 12px 0;
		padding-left: 50px;
	}

	.recent_top h3 {
		font-size: 18px;
		width: auto;
		margin-top: 0;
	}

	.recent_top h4 {
		width: auto;
		margin-left: 10px;
		margin-top: 4px;
	}

	.recent_list {
		padding: 5px 0 10px 0;
	}

	.recent_item {
		border-bottom: 1px solid #eee;
		border-right: 0;
		padding: 10px 3px;
	}

	.recent_item:last-child {
		border-bottom: 0;
	}

	.recent_item a {
		font-weight: unset;
	}

	.top_list {
		margin-top: 20px;
	}

	.top_item_title {
		font-size: 14px;
		font-weight: unset;
	}

	.news1 {
		padding: 10px;
	}

	.news1_top {
		padding: 12px 20px;
	}

	.news1_top h3 {
		font-size: 18px;
	}

	.news1_top h4 {
		margin-top: 4px;
	}

	.news_list ul li span {
		font-size: 12px;
	}

	.news {
		padding: 20px 10px;
		margin-top: 20px;
	}

	.home_top h3 {
		font-size: 18px;
	}

	.home_top h4 {
		margin-top: 4px;
	}

	.home_top a {
		margin-top: 5px;
	}

	.leader_con {
		padding: 15px 4px 0 4px;
	}

	.leader_con img {
		width: 100px;
		margin-right: 15px;
	}

	.indexbanner {
		margin-top: 20px;
	}

	.news_list ul li a {
		background: none;
		padding-left: 0;
	}

	.contact_list {
		padding: 15px 0;
		height: auto;
	}

	/* footer */
	footer {
		margin-top: 25px;
	}

	.footer-wechat {
		display: none;
	}

	.footer-left {
		display: none;
	}

	footer {
		padding: 15px 0;
		text-align: center;
		background: #fafafa;
	}


	/* 内页 */
	.slideshow .innerbanner_url {
		height: 110px;
	}

	.left_top {
		display: none;
	}

	#left {
		width: 100%;
		padding: 0;
	}

	#right {
		float: left;
		width: 100%;
		margin-left: 0;
		margin-top: 20px;
	}

	.right_con {
		padding: 20px 10px;
	}

	.leader_img {
		width: 100%;
		margin: 0 0 15px 0;
	}

	.main_list {
		margin-top: 15px;
		display: none;
	}

	.main_list ul li a {
		padding: 12px 10px 12px 18px;
	}

	.icon-navicon {
		background: #fff;
	}

	.icon-navicon span {
		margin-left: 10px;
	}

	.main_con {
		padding: 20px 0 0 0;
	}

	.org_top {
		margin: 50px 0 25px 0;
	}

	.main_top {
		margin-bottom: 20px;
	}


	/* 新闻详情页 */
	.articleTitle {
		font-size: 16px;
	}

	.articleTime {
		font-size: 12px;
		margin-bottom: 5px;
	}

	/* 首页 */


	/* 内页 联系我们 */
	.page_box {
		padding: 0;
	}

	.page_contact {
		padding: 35px 15px 25px 15px;
		margin: 10px 0 40px 0;
	}

	.page_title {
		margin-top: 10px;
	}

	.page_title h3 {
		font-size: 18px;
	}

	.page_book {
		margin: 10px 0 40px 0;
	}


}

@media screen and (max-width:480px) {}

/* 内页 end*/

/* ======置顶 ======*/
.backToTop {
	display: none;
	width: 35px;
	height: 35px;
	position: fixed;
	_position: absolute;
	right: 5px;
	bottom: 60px;
	_bottom: "auto";
	cursor: pointer;
	z-index: 7;
	background: #666 url(../images/icon-gotop-fixed.png) no-repeat center center;
	border-radius: 50%
}

.backToTop:hover {
	background-color: #333;
}


.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px; }
.pagination > li {
	display: inline;  }

.pagination > li > a,
.pagination > li > span {
	position: relative;
	float: left;
	padding: 4px 12px;
	line-height: 1.42857143;
	color: #0A22C2;
	text-decoration: none;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 3px;
	margin: 0 2px; }

.theme-black .pagination > li > a,
.theme-black .pagination > li > span {
	color: #fff;
	padding: 6px 12px;
	background: #3f4649;
	border: none; }

.pagination > li:first-child > a,
.pagination > li:first-child > span {
	margin-left: 0;
	border-top-left-radius: 4px;
	border-bottom-left-radius: 4px; }

.pagination > li:last-child > a,
.pagination > li:last-child > span {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px; }

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
	z-index: 2;
	color: #23527c;
	background-color: #eee;
	border-color: #ddd; }

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #032a73;
	border-color: #032a73; }

.theme-black .pagination > .active > a,
.theme-black .pagination > .active > span,
.theme-black .pagination > .active > a:hover,
.theme-black .pagination > .active > span:hover,
.theme-black .pagination > .active > a:focus,
.theme-black .pagination > .active > span:focus {
	z-index: 3;
	color: #fff;
	cursor: default;
	background-color: #23abf0;
	border-color: #23abf0; }

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
	color: #777;
	cursor: not-allowed;
	background-color: #fff;
	border-color: #ddd; }

.pagination-lg > li > a,
.pagination-lg > li > span {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.3333333; }

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
	border-top-left-radius: 6px;
	border-bottom-left-radius: 6px; }

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px; }

.pagination-sm > li > a,
.pagination-sm > li > span {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5; }

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px; }

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px; }

.pagination-total {
	height: 32px;
	margin-top: 20px;
	margin-bottom: 20px; }
.pagination-total .am-vertical-align-middle {
	font-size: 1.4rem; }

.tpage{text-align: center;clear: both}
.norecord{text-align: center;font-size: 16px;color: #999;padding: 40px 0}
