html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
caption,
tfoot,
thead,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	font-family: Arial, Microsoft YaHei;
}

:focus {
	outline: 1;
}

article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
	display: block;
}

ul,
li {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

ins {
	background-color: #ff9;
	color: #000;
	text-decoration: none;
}

mark {
	background-color: #ff9;
	color: #000;
	font-style: italic;
	font-weight: bold;
}

del {
	text-decoration: line-through;
}

abbr[title],
dfn[title] {
	border-bottom: 1px dotted #000;
	cursor: help;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

hr {
	display: block;
	height: 1px;
	border: 0;
	border-top: 1px solid #cccccc;
	margin: 1em 0;
	padding: 0;
}

input,
select {
	vertical-align: middle;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.cl {
	clear: both;
}

.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.padding0 {
	padding: 0 !important;
}

.padding67 {
	padding: 67px 0 10px 0;
}

.paddingT {
	padding: 20px 0 10px 0;
}

.bgcGrey {
	background-color: #f6f6f6 !important;
}

.bgcWhite {
	background-color: #ffffff !important;
}

.bgcF4 {
	background-color: #f4f4f4 !important;
}

.paddingR20 {
	padding-right: 20px;
}

.marginTB30 {
	margin: 30px 0;
}

.nav-con {
	background-color: #ffffff;
	padding: 10px 0;
}

.nav-con .nav {
	width: 1200px;
	margin: 0 auto;
	padding: 10px;
}

.logo {
	width: 228px;
	height: 94px;
	background: url('../images/logo.jpg') left center/100% auto no-repeat;
}

.hours24 {
	width: 228px;
	height: 74px;
	background: url('../images/phone.jpg') left center/50px 50px no-repeat;
	padding-left: 60px
}

#home .hours24 {
	width: 288px;
	height: 74px;
	background: url('../images/phone-wx.jpg') left center/120px 80px no-repeat;
	padding-left: 126px
}
#contact .hours24 {
	width: 288px;
	height: 74px;
	background: url('../images/phone-wx.jpg') left center/120px 80px no-repeat;
	padding-left: 126px
}

.hours24 p {
	line-height: 24px;
}

.hours24 .fwrx {
	font-size: 18px;
	font-weight: bold;
	padding-top: 13px;
}

.hours24 .phone_num {
	color: #0065c0;
	font-size: 22px;
	font-weight: bold;
}


.top_slogan {
	font-size: 24px;
	color: #1d1d8d;
	font-weight: bold;
	line-height: 44px;
	padding: 0 45px;
	text-align: center;
}

.top_slogan p {
	line-height: 28px;
	font-size: 22px;
}

.nav-lists {
	background-color: #0065c0;
	color: #fff;
}

#home .nav-lists {
	margin-bottom: 10px;
}

.nav-lists ul {
	margin: 0 auto;
}

.nav-lists li {
	float: left;
	width: 12.5%;
}

.nav-lists li:hover {
	background-color: #0c7ee2;
}

.nav-lists li a {
	display: block;
	text-align: center;
	padding: 15px 0;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
}

.right-menu {
	display: none;
}

.right-menu-list {
	display: none;
}

#home .banner {
	background-color: #8eb5de;
	position: relative;
	height: 350px;
}

#home .banner .container {
	z-index: 2;
	position: absolute;
	top: 310px;
	left: 50%;
	width: 650px;
	margin: 0 0 0 -600px;
}

.banner {
	background-color: #8eb5de;
	position: relative;
	height: 350px;
}

.banner .container {
	z-index: 2;
	position: relative;
}

.left_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	z-index: 1;
}

.index_pic {
	width: 50%;
	padding: 10px;
}

.index_pic img {
	width: 100%;
}

.openBtn {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.3) url(../images/options.png) -30px 0 no-repeat;
	border-radius: 50%;
	margin-right: 10px;
	cursor: pointer;

}

.openBtn:hover,
.pauseBtn:hover {
	background-color: rgba(255, 255, 255, 0.5)
}

.pauseBtn {
	width: 30px;
	height: 30px;
	display: inline-block;
	background: rgba(255, 255, 255, 0.3) url(../images/options.png) 0 0 no-repeat;
	border-radius: 50%;
	cursor: pointer;
}

.zxdt {
	padding: 0 10px;
	font-size: 14px;
	color: #222;
}

.index_content.changeBg_current {
	border: 1px solid #0065c0;
}

.b-zjrf {
	background: url(../images/b/01zjrf.jpg) center bottom/1920px 100% no-repeat;
}

.b-qyxy {
	background: url(../images/b/02qyxy.jpg) center bottom/1920px 100% no-repeat;
}

.b-zzry {
	background: url(../images/b/03zzry.jpg) center bottom/1920px 100% no-repeat;
}

.b-jgnl {
	background: url(../images/b/04jgnl.jpg) center bottom/1920px 100% no-repeat;
}

.b-ssxw {
	background: url(../images/b/05ssxw.jpg) center bottom/1920px 100% no-repeat;
}

.b-klrf {
	background: url(../images/b/06klrf.jpg) center bottom/1920px 100% no-repeat;
}

.b-rftd {
	background: url(../images/b/07rftd.jpg) center bottom/1920px 100% no-repeat;
}

.b-lxwm {
	background: url(../images/b/08lxwm.jpg) center bottom/1920px 100% no-repeat;
}

.b-cpzs {
	background: url(../images/b/09cpzs.jpg) center bottom/1920px 100% no-repeat;
}

.b-yywl {
	background: url(../images/b/10yywl.jpg) center bottom/1920px 100% no-repeat;
}

.b-gcal {
	background: url(../images/b/11gcal.jpg) center bottom/1920px 100% no-repeat;
}

.b-yfpt {
	background: url(../images/b/12yfpt.jpg) center bottom/1920px 100% no-repeat;
}

.b-jsfz {
	background: url(../images/b/13jsfz.jpg) center bottom/1920px 100% no-repeat;
}

.b-lwjs {
	background: url(../images/b/14lwjs.jpg) center bottom/1920px 100% no-repeat;
}

.b-zljs {
	background: url(../images/b/15zljs.jpg) center bottom/1920px 100% no-repeat;
}

.b-xxcs {
	background: url(../images/b/16xxcs.jpg) center bottom/1920px 100% no-repeat;
}

.b-khty {
	background: url(../images/b/17khty.jpg) center bottom/1920px 100% no-repeat;
}

/* .left_bg-index {
	background: #8eb5de url(../images/index/big_pics/zjrf.jpg) center bottom/auto 100% no-repeat;
} */

.left_bg-about {
	background: url(../images/about_left.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-qyxy {
	background: url(../images/b-qyxy.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-zzry {
	background: url(../images/b-zzry.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-jgnl {
	background: url(../images/b-jgnl.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-klrf {
	background: url(../images/b-klrf.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-rftd {
	background: url(../images/b-rftd.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-news {
	background: url(../images/news-banner.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-pro {
	background: url(../images/pro-banner.jpg) left bottom/100% 100% no-repeat;
	/* background-attachment: fixed; */
}

.left_bg-case {
	background: url(../images/case-banner.jpg) left bottom/100% 100% no-repeat;
}

.left_bg-jszc {
	background: url(../images/jszc-banner.jpg) left bottom/100% 100% no-repeat;
}

.left_bg-khty {
	background: url(../images/khty-banner.jpg) left bottom/100% 100% no-repeat;
}

.left_bg-lxwm {
	background: url(../images/lxwm-banner.jpg) left bottom/100% 100% no-repeat;
}

.banner {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.list {
	text-align: center;
	background-color: #8eb5de;
	height: 100%;
	overflow: hidden;
	width: 1900%;
	position: absolute;
}

.list .index_img {
	height: 100%;
	width: 5.26315789%;
	float: left;
}

.right_bg {
	position: absolute;
	width: 100%;
	height: 100%;
	background: url(../images/about_right.png) right bottom/350px 290px no-repeat;
	right: 0;
}

.banner_pic_txt {
	width: 100%;
	height: auto;
	margin: 72px 0 45px 30px;
}

.banner_pic_txt_case {
	width: 40%;
}

.banner_pic_txt img {
	width: auto;
	height: 60px;
}

.banner_txt {
	margin: 60px 0 0 0;
}

.banner_txt p {
	padding: 5px;
	margin-bottom: 5px;
	color: #fff;
	background-color: #0065c0;
	font-size: 18px;
	margin-left: 30px;
	display: inline-block;
}

#nn .banner_txt {
	margin: 30px 0 0 0;
}

#nn .banner_txt p {
	padding: 5px;
	margin-bottom: 5px;
	color: #fff;
	background-color: #0065c0;
	font-size: 16px;
	margin-left: 30px;
	display: inline-block;
}

.banner_pic {
	padding: 5px;
	background-color: #fff;
	width: 100%;
}

.banner_pic img {
	width: 100%;
	display: block;
}

.main {
	background-color: #8eb5de;
}

.main-about {
	/* background-color: #e1e1e1; */
	background-color: #8eb5de;
}

.main-news {
	/* background-color: #eff5fb; */
	background-color: #8eb5de;
}

.main-pro {
	/* background-color: #6fb3da; */
	background-color: #8eb5de;
}

.main-case {
	/* background-color: #d0d7ea; */
	background-color: #8eb5de;
}

.main-khty {
	/* background-color: #cfdee3; */
	background-color: #8eb5de;
}

.main-lxwm {
	/* background-color: #c9d6e7; */
	background-color: #8eb5de;
}

.main-jszc {
	/* background-color: #bfdefb; */
	background-color: #8eb5de;
}

.main-content {
	padding: 20px;
	background-color: #fff;
	box-shadow: 2px 2px 5px #ebebeb;
	border-radius: 6px;
}

.title .cn {
	color: #000;
	font-weight: 600;
	font-size: 26px;
}

.title .en {
	color: #00abc2;
	font-weight: 600;
	font-size: 26px;
	padding-left: 5px;
}

.bread {
	font-size: 14px;
	margin-top: 10px;
}

.main-title {
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.topBtn {
	display: inline-block;
	border-radius: 5px;
	color: #222;
	font-size: 16px;
	background-color: #eee;
	text-align: center;
	margin-bottom: 10px;
	cursor: pointer;
	font-size: 16px;
	padding: 10px 15px;
}

.topBtn:hover {
	background-color: #0c7ee2;
	color: #fff;
}

.topBtn.active {
	color: #fff;
	background-color: #008fd7;
}

.backBtn {
	display: inline-block;
	width: 46px;
	height: 46px;
	line-height: 24px;
	text-align: center;
	background-color: #ffc000;
	font-size: 14px;
	color: #e03f00;
	border-radius: 5px;
	cursor: pointer;
}

.backBtn:hover {
	color: #fff;
	text-decoration: none;
}

.content {
	color: #222;
	line-height: 25px;
}

.content h2 {
	font-size: 16px;
	line-height: 40px;
	font-weight: 700;
}

.content h3 {
	font-size: 14px;
	line-height: 40px;
	font-weight: 600;
}

.content p {
	font-size: 14px;
	/*text-indent: 2em;*/
}


.banner_pic_pos {
	position: relative;
	right: -20px;
}

.footer_nav li {
	float: left;
	width: 12.5%;
	padding: 50px 0;
}

.footer_nav li .first_nav a {
	display: inline-block;
	font-size: 14px;
	color: #666;
	padding-bottom: 20px;
}

.footer_nav li .second_nav a {
	display: inline-block;
	font-size: 12px;
	color: #888;
	padding: 8px 0 0 0;
}

.copyright {
	padding: 20px 0;
	border-top: 1px solid #ebebeb;
}

.copyright p {
	color: #999;
	font-size: 12px;
	padding: 5px;
	line-height: 22px;
}

.sideBtns {
	position: fixed;
	right: 0;
	bottom: 100px;
	display: none;
	z-index: 2;
}

#wxQrcode {
	position: relative;

}

.qrcode {
	/*position: absolute;
	right: 71px;*/
	font-size: 18px;
	color: #444;
	height: 20px;
	line-height: 20px;
	/*top: -20px;*/
}

.qrcode a {
	color: #f00;
}

.tag {
	width: 106px;
	height: 106px;
	border: 3px solid #09F;
	position: relative;
	background-color: #FFF;
}

.tag span {
	width: 16px;
	height: 16px;
	border-top: 3px solid #09F;
	border-right: 3px solid #09F;
	transform: rotate(45deg);
	position: absolute;
	bottom: 40px;
	left: 95px;
	background: #fff;
}

.newslist {
	padding: 10px 10px;
}

.newslist li {
	padding: 5px 10px;
}

.newslist li:nth-child(odd) {
	background: #fff;
}

.newslist li:nth-child(even) {
	background: #f9f9f9;
	border-radius: 10px;
}

#nn .news_title {
	font-size: 16px;
	color: #333;
	line-height: 32px;
}

#nn .news_title span {
	font-weight: 700;
	font-size: 14px;
	display: block;
	float: left;
	width: 90px;
	height: 32px;
	margin-right: 10px;
}

#nn .news_date {
	font-size: 12px;
	color: #888888;
	line-height: 32px;
}

.news_title {
	font-size: 16px;
	color: #333;
	line-height: 60px;
}

.news_title span {
	font-weight: 700;
	font-size: 14px;
	display: block;
	float: left;
	width: 90px;
	height: 60px;
	margin-right: 10px;
}

.news_title span img {
	display: block;
	width: 80px;
	height: 60px;
}

.news_date {
	font-size: 12px;
	color: #888888;
	line-height: 60px;
}

ul.pagination {
	display: inline-block;
	padding: 0;
	margin: 0;
}

ul.pagination li {
	display: inline;
}

ul.pagination li a {
	color: black;
	float: left;
	padding: 8px 16px;
	text-decoration: none;
	transition: background-color .3s;
	border: 1px solid #ddd;
	margin: 0 4px;
}

ul.pagination li a.active {
	background-color: #0369b4;
	color: white;
	border: 1px solid #0369b4;
}

ul.pagination li a:hover:not(.active) {
	background-color: #ddd;
}

.proList {
	margin-bottom: 83px;
}

.proList li {
	padding: 20px;
	width: 33.33333%;
	position: relative;
	float: left;
	box-sizing: border-box;
	margin-top: 61px;
}

.proList-img {
	position: relative;
	z-index: 1;
}

.proList-img img {
	border-radius: 38px;
	width: 100%;
	height: 100%;
	border: 5px solid #fff;
}

.proList-txt {
	background-color: #d2ac6d;
	border-radius: 38px;
	padding: 10px;
	position: absolute;
	top: 20%;
	height: 100%;
	z-index: 1;
	width: 88%;
	left: 6%;
}

.proList-txt .pro-title {
	position: absolute;
	bottom: 17px;
	width: 68%;
	text-align: center;
	left: -34%;
	margin-left: 50%;
}

.child_nav {
	width: 460px;
	text-align: right;
}

.child_nav>span {
	margin-right: 10px;
}

.jszc-table td {
	padding: 3px 0;
	font-size: 14px;
}

.index_grid_left {
	width: 35%;
}

.index_grid_center {
	width: 30%;
}

.index_grid_right {
	width: 35%;
}

.nav_active {
	background-color: #ffc000;
	color: #000;
}

@media (max-width: 1170px) {
	.pc998 {
		font-size: 12px;
		display: none;
	}

	.banner img {
		width: 100%;
		height: 100%;
	}
}

.caseList {
	margin-top: 30px;
}

.case-title {
	text-align: center;
	height: 50px;
	line-height: 23px;
}

.caseList-img img {
	width: 100%;
}

.case2-table {
	margin: 20px 0;
}

.case2-table p {
	text-indent: 0;
}

.case2-table td {
	text-align: center;
}

.table-header {
	color: #fff;
	background-color: #5a9bd5;
}

.contactUs p {
	padding: 10px;
	text-indent: 0;
}

#dituContent {
	height: 550px;
}

.index_grid {
	float: left;
	padding: 5px;
	height: 333px;
}

.index_content {
	height: 75px;
	border: 1px solid #ebebeb;
	position: relative;
	background-size: 100% auto;
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

.index_txt {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #fff;
	text-align: center;
	line-height: 22px;
	font-size: 14px;
	height: 22px;
	overflow:hidden;
}

.txt_btn {
	text-align: center;
	border-radius: 5px;
	height: 314px;
	background-image: -webkit-linear-gradient(top, #00bbd5, #0066c0);
	background-color: #0066c0;
}

.shup {
	width: 27px;
	font-size: 28px;
	display: inline-block;
	text-shadow: -2px 0 #fff, 0 2px #fff, 2px 0 #fff, 0 -2px #fff;
	color: #008fd7;
	font-weight: bold;
	position: relative;
	top: 26px;
	line-height: 32px;
}

.khty div {
	padding: 5px;
	box-sizing: border-box;
	width: 50%;
	float: left;
	height: 100%;
}

.khty div img {
	width: 100%;
	height: 100%;
}

.khty_btn {
	padding: 8px 5px;
	cursor: pointer;
}

.khty_btn .txt_btn {
	height: 100%;
	text-align: center;
	border-radius: 5px;
	background-image: -webkit-linear-gradient(top, #00bbd5, #0066c0);
	position: relative;
}

.khty_btn .center_txt {
	font-size: 28px;
	display: inline-block;
	color: #fff;
	font-weight: bold;
	position: absolute;
	width: 200px;
	text-align: center;
	top: 17%;
	left: 50%;
	margin-left: -100px;
}

.case_oth {
	color: rgb(0, 0, 0);
	font-weight: 100;
	cursor: pointer;
	position: relative;
	display: inline-block;
	text-indent: 0em;
	text-decoration: underline;
}

.case_oth:hover {
	color: rgb(0, 100, 190);
	text-decoration: underline;
}

.case_red {
	color: rgb(204, 0, 0);
	font-weight: bold;
	cursor: pointer;
	position: relative;
	display: inline-block;
	text-indent: 0em;
	text-decoration: underline;
}

.case_red:hover {
	color: rgb(255, 0, 0);
	text-decoration: underline;
}

.case_img {
	position: absolute;
	top: 25px;
	left: 0;
	z-index: 2;
	width: 133px;
}

.case_img img {
	border: 2px solid #0065c0;
}

.index_img {
	background-position: center top;
	background-size: auto 100%;
	background-repeat: no-repeat;
}

@media (max-width: 998px) {
	.pc998 {
		font-size: 12px;
		display: none;
	}
}

@media (max-width: 768px) {
	.top_slogan p {
		line-height: 27px;
		font-size: 16px !important;
	}

	.qrcode {
		font-size: 15px;
		padding: 2px 0 0 0;
		position: absolute;
		left: 50%;
	}

	.top_slogan.pc {
		display: block;
		padding: 0;
	}

	.nav-con {
		height: 178px;
		position: relative;
		width: 100%;
	}

	.top_slogan {
		margin: 23px 0;
		position: absolute;
		bottom: 0;
		width: 100%;
	}

	.index_grid_left {
		width: 100%;
	}

	.index_grid_center {
		width: 100%;
	}

	.index_grid_right {
		width: 100%;
	}

	.index_content {
		width: 50%;
		float: left;
	}

	.shup {
		width: 100%;
	}

	.txt_btn {
		height: 90px;
		top: 20px !important;
	}

	.khty_btn .txt_btn {
		height: 90px;
		top: 0 !important;
	}

	.chanpin {
		top: 29px !important;
	}

	.pc {
		display: none;
	}

	.banner_pic_pos {
		right: 0;
	}

	.expert-team-content .zjDetailA {
		display: none;
	}

	.topInfo {
		display: none;
	}

	.logo {
		width: 214px;
		height: 51px;
		margin-left: 20px;
	}

	.hours24 {
		display: none;
	}

	.nav-lists {
		display: none;
	}

	.nav-lists {
		display: none;
	}

	.right-menu {
		display: block;
		line-height: 60px;
		padding-right: 20px;
		position: absolute;
		right: 0;
	}

	.right-menu .glyphicon-align-justify {
		color: #0065c0;
		font-size: 32px;
		top: 10px;
	}

	.right-menu-list {
		display: none;
		position: absolute;
		right: 0;
		top: 80px;
		z-index: 222;
		background-color: #0065c0;
		width: 200px;
		padding: 0 10px;
	}

	.right-menu-list li {
		padding: 20px;
		border-bottom: 0.2px solid #ebebeb;
	}

	.right-menu-list li a {
		color: #fff;
		display: block;
	}

	.right-menu-list li a:hover {
		color: #fff;
	}

	.banner_pic_txt {
		margin: 30px 10px;
	}

	.banner_txt p {
		margin-left: 10px;
		font-size: 16px;
	}

	.banner_txt {
		margin: 40px 0 0 0;
	}

	.backBtn {
		position: absolute;
		top: -69px;
		right: 18px;
	}

	.footer_nav li {
		width: 25%;
	}

	.proList li {
		margin: 20px;
		width: 88%;
		position: relative;
	}

	.proList-txt {
		width: 84%;
		left: 8%;
	}

	#dituContent {
		height: 300px;
	}

	.contactUs p {
		padding: 5px;
		text-indent: 0;
	}

	.index_grid {
		height: auto;
	}

	.banner {
		height: 222px;
	}

	.b-zjrf {
		background: url(../images/b/01zjrf.jpg) center bottom/150% 100% no-repeat;
	}

	.b-qyxy {
		background: url(../images/b/02qyxy.jpg) center bottom/150% 100% no-repeat;
	}

	.b-zzry {
		background: url(../images/b/03zzry.jpg) center bottom/150% 100% no-repeat;
	}

	.b-jgnl {
		background: url(../images/b/04jgnl.jpg) center bottom/150% 100% no-repeat;
	}

	.b-ssxw {
		background: url(../images/b/05ssxw.jpg) center bottom/150% 100% no-repeat;
	}

	.b-klrf {
		background: url(../images/b/06klrf.jpg) center bottom/150% 100% no-repeat;
	}

	.b-rftd {
		background: url(../images/b/07rftd.jpg) center bottom/150% 100% no-repeat;
	}

	.b-lxwm {
		background: url(../images/b/08lxwm.jpg) center bottom/150% 100% no-repeat;
	}

	.b-cpzs {
		background: url(../images/b/09cpzs.jpg) center bottom/150% 100% no-repeat;
	}

	.b-yywl {
		background: url(../images/b/10yywl.jpg) center bottom/150% 100% no-repeat;
	}

	.b-gcal {
		background: url(../images/b/11gcal.jpg) center bottom/150% 100% no-repeat;
	}

	.b-yfpt {
		background: url(../images/b/12yfpt.jpg) center bottom/150% 100% no-repeat;
	}

	.b-jsfz {
		background: url(../images/b/13jsfz.jpg) center bottom/150% 100% no-repeat;
	}

	.b-lwjs {
		background: url(../images/b/14lwjs.jpg) center bottom/150% 100% no-repeat;
	}

	.b-zljs {
		background: url(../images/b/15zljs.jpg) center bottom/150% 100% no-repeat;
	}

	.b-xxcs {
		background: url(../images/b/16xxcs.jpg) center bottom/150% 100% no-repeat;
	}

	.b-khty {
		background: url(../images/b/17khty.jpg) center bottom/150% 100% no-repeat;
	}

	#home .banner {
		height: 180px;
	}

	#home .banner .container {
		top: 140px;
		left: 50%;
		width: 250px;
		margin: 0 0 0 -200px;
	}

	.list img {
		width: 100%;
	}

	.inner-page .banner {
		height: 355px;
	}

	.content img {
		width: 100%;
	}

	.index_img {
		background-size: 160% auto;
	}

}

@media (max-width: 778px) {
	.child_nav {
		width: 355px;
	}
}

@media (max-width: 660px) {
	.child_nav {
		width: 346px;
	}
}

@media (max-width: 1200px) {
	.inner-page .banner {
		height: 300px;
	}
}

.content h1 {
	font-size: 26px;
	color: #4c5a6b;
	text-align: center;
	line-height: 30px;
	padding: 15px;
	margin-top: 10px;
	font-weight: 400;
}

.content div.newsinfo {
	border-bottom: 1px solid #ddd;
	font-size: 12px;
	text-align: center;
	padding-bottom: 6px;
	padding-top: 2px;
	margin-bottom: 20px;
}

.content div.newsinfo em {
	font-style: normal;
	color: #888;
	line-height: 18px;
	height: 18px;
	padding: 0 5px;
}

.in_khyj {
	margin: 0 auto 10px auto;
	overflow: hidden;
}

.in_khyj h3 {
	background-color: #008fd7;
	height: 32px;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	text-indent: 10px;
}

.in_khyj h3 span {
	font-size: 12px;
	font-weight: normal;
	padding-left: 8px
}