.main p {
	line-height: 180%;
	font-size: 16px;
	margin: 15px 0;
	text-indent: 2em;
	color: #000;
}

.main strong {
	font-weight: bold;
}

#footer {
	width: 100%;
	overflow: hidden;
	background: #111f4f;
}

#footer .copyright {
	font-size: 14px;
}

.list-jspt {
	width: 725px;
	margin: 0 auto
}

.lx-info li {
	height: 90px;
	float: left;
	text-align: center;
	padding-top: 99px;
	font-size: 18px;
	line-height: 120%
}

.lx-info li:first-child {
	width: 450px;
	background: url("../img/lx-info-1.png") no-repeat center 0
}

.lx-info li:nth-child(2) {
	width: 300px;
	background: url("../img/lx-info-2.png") no-repeat center 0
}

.lx-info li:nth-child(3) {
	width: 450px;
	background: url("../img/lx-info-3.png") no-repeat center 0
}

.lx-info li em {
	display: block;
	font-size: 24px;
	line-height: 180%
}

/* 招聘条件*/
.rcqp_body{}
.rcqp_body li{ width: 100%;}
.rcqp_body li .rcqp_title{height: 50px;line-height: 50px; width: 100%;border-bottom: 1px dotted #595757;cursor:pointer;}
.rcqp_body li .rcqp_title .rsqp_s1{ padding-left: 14px;font-size: 18px; background: url(../img/positionico2.jpg) no-repeat 0 19px;}
.rcqp_body li.on .rcqp_title .rsqp_s1{background: url(../img/positionico1.jpg) no-repeat 0 21px;}
.rcqp_body li .rcqp_title .rsqp_s1:hover{text-decoration: underline;}
.rcqp_body li .rcqp_more_box{display: none;border-bottom: 1px dotted #595757;}
.rcqp_body li .rcqp_more{display: none;padding: 15px 20px;}
.rcqp_body li .rcqp_more p.rcqp_s2{text-indent: 0; margin: 8px 0;}
.rcqp_body li.on{ height: auto;}
.rcqp_body li.on .rcqp_more_box{display: block;}
.rcqp_body li .rcqp_info{ padding: 0 15px;}
.rcqp_body li .rcqp_more .rcqp_s3{ padding: 10px; background: pink; margin: 15px 0;}
/*.rcqp_body li.on .rcqp_more{display: block;}*/
/*新闻循环列表 */
.newsul {
	width: 100%;
	border-top: 1px solid #ddd;
}

.newsul li {
	width: 100%;
	border-bottom: 1px solid #f4f3f3;
	padding: 30px 0;
}

.newsul li a.img {
	display: block;
	margin-right: 15px;
	width: 214px;
	height: 148px;
}

.newsul li img {
	width: 214px;
	height: 148px;
	display: block;
	border: 1px solid #eee;
	padding: 2px;
	float: left;
	margin-right: 20px;
}

.newsul li img:hover {
	border-color: #2582a3;
}

.newsul li .xinwen-fl {}

.xinwen-fl h4 {
	height: 28px;
	padding-bottom: 10px;
}

.xinwen-fl h4 a.fl {
	color: #000;
	font: bold 20px/28px "微软雅黑", "Microsoft YaHei";
	max-width: 90%;
}

.xinwen-fl h4 a.fl:hover {
	color: #2582a3;
}

.xinwen-fl p {
	color: #333;
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 10px;
	text-indent: 2em;
}

.xinwen-fl span.xq {
	background: url(time.png) no-repeat left center;
	display: block;
	font: 12px/28px "微软雅黑", "Microsoft YaHei";
	color: #666;
	padding-left: 18px;
}

/*大事记start*/
.event_box {
	margin: 3% auto 0;
	position: relative;
}

.event_box .parHd {
	width: 100%;
	display: inline-block;
	overflow: hidden;
}

.parHd ul {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.parHd .tempWrap {
	margin: 0 auto;
}

.parHd li.no_line:before {
	display: none;
}

.parHd li {
	float: left;
	width: 108px;
	min-width: 108px;
	height: 108px;
	margin: 0 30px;
	line-height: 108px;
	text-align: center;
	border-radius: 50%;
	background: #2f4089;
	color: #fff;
	cursor: pointer;
	font-size: 24px;
}

.parHd li.act {
	background: #e87211;
}

.parBd {
	margin-top: 40px;
}

.parBd h4 {
	position: relative;
	font-size: 40px;
	margin-bottom: 3%;
	/*width: 200px;*/
	padding: 0 60px;
	display: inline-block;
	text-align: center;
}


.slideBox {}

.slideBox dt {
	width: 915px;
	margin: 0 auto;
}

.slideBox dt strong {
	font-size: 24px;

	line-height: 250%
}

.slideBox li,
.slideBox dd {
	line-height: 200%;
	width: 900px;
	margin: 0 auto;
	text-align: left;
	padding-left: 30px;
	position: relative
}
.slideBox li p,
.slideBox dd p {
	font-size: 20px;
	line-height: 150%;
}
.slideBox li::before,
.slideBox dd i {
	content: "";
	position: absolute;
	left: 8px;
	top: 13px;
	width: 14px;
	height: 14px;
	border-radius: 7px;
	display: block;
	margin-right: 12px;
	margin-bottom: 1px;
	background: #ccc;
}

.sPrev,
.sNext {
	width: 30px;
	height: 30px;
	display: block;
	position: absolute;
	top: 60px;
}

.sPrev {
	left: 0;
}

.sNext {
	right: 0;
}

.sPrev img,
.sNext img {
	transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-moz-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-webkit-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
	-o-transition: all .6s cubic-bezier(.51, 1.1, .9, .95);
}

/*翻页 css*/
#list-pages {
	width: 560px;
	margin: 0 auto;
	padding: 40px 0 0 0;
	text-align: center;
}

#list-pages li {
	border-bottom: medium none;
	float: left;
	height: 35px;
	line-height: 35px;
	margin-right: 10px;
	padding: 0 15px;
	background: #f3f3f3;
}

#list-pages li,
#list-pages li.thisclass,
#list-pages li a {
	font-family: "微软雅黑", "Microsoft YaHei";
	font-size: 14px;
}

#list-pages li a {
	display: block;
	color: #333;
}

#list-pages li a:hover {
	color: #b6221a;
}

#list-pages li.thisclass {
	background: #2f4089;
	color: #fff;
}

#list-pages li.pageinfo {
	color: #c3c7cc;
	background: #f3f3f3;
}

/*search*/
.search {
	background: #f3f4f5;
}

.searchw .srhot {
	line-height: 64px;
}

.srhot em {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

.srhot a {
	display: inline-block;
	color: #666;
	padding: 0 8px;
}

.srhot a:hover {
	text-decoration: underline;
}

.srhot i {
	color: #c8c7c7;
}

.searchw .ser2 {
	width: 290px;
	margin-top: 13px;
}

.ser2 .serform {
	border: 1px solid #c8c7c7;
	border-radius: 5px;
	background: #fff;
}

.serform input {
	outline: none;
}

.serform input.sos {
	width: 240px;
	color: #666;
	text-indent: 14px;
	padding: 8px 0;
	background: none;
}

.serform input.mid {
	width: 21px;
	height: 21px;
	padding: 6px 10px;
}

.search-btn {
	position: relative
}

.search-btn a {
	display: block;
	width: 30px;
	height: 30px;
	position: absolute;
	left: 0;
	top: 35px;
}

/*内页标题*/
#arctit {
	background: #111f4f;
	width: 100%;
	color: #fff;
	padding: 100px 0;
	text-align: center
}

#arctit h2 {
	padding: 0 150px;
	font-weight: initial;
	font-size: 48px;
	line-height: 75px;
}

#arctit .arcinfo {
	line-height: 30px;
	font-size: 16px
}

#arctit .arcinfo span {
	padding-right: 20px
}


.arc-top {
	display: none;
	height: 72px;
	background: url("share.png") no-repeat 955px 35px;
}

.arc-body {
	padding: 0 0 15px;
	font-size: 16px;
	border-bottom: 1px solid #f0eeef;
}

.arc-body p,
.arc-body p a {
	line-height: 180%;
	font-size: 16px;
	margin: 15px 0;
	text-indent: 2em;
	color: #000;
}

.arc-body img,
.arc-body p img {
	max-width: 90% !important;
	height: auto !important;
	margin: 2px auto 0;
	display: block;
}

.arc-page {
	position: relative;
	height: 80px;
	padding: 20px 0;
	border-top: 1px solid #e5e5e5;
}

.arc-page span {
	display: block;
	font: 17px/37px "微软雅黑", "Microsoft YaHei";
	color: #797878;
}

.arc-page span a {
	color: #9e9e9e;
	display: inline-block;
}

.arc-page span a:hover {
	color: #db2d24;
}

.arc-page em {
	position: absolute;
	right: 0;
	bottom: 0;
	display: none;
	width: 80px;
	height: 40px;
	line-height: 40px;
}

.arc-page em a {
	color: #db2d24;
}

/*文章内容分页*/
.pagination {
	font-size: 12px;
	border-radius: 3px;
	margin-top: 20px;
}

.pagination li {
	list-style: none;
	display: inline;
	float: left;
	line-height: 1em;
	text-decoration: none;
	border: 1px solid #ddd;
	border-left-width: 0;
}

.pagination li a {
	display: inline-block;
	padding: .5em .8em;
	color: #999;
}

.pagination li a:hover {
	text-decoration: none;
	background-color: #ddd;
}

.pagination li a:link:hover {
	color: #000;
}

.pagination li.thisclass {
	background-color: #ddd;
	color: #999;
}

.pagination li:first-child {
	border-left-width: 1px;
	border-radius: 3px 0 0 3px;
}

.pagination li:last-child {
	border-radius: 0 3px 3px 0;
}

.pagination .pageinfo {
	color: #444;
}

.table {
	width: 99%;
	border: 0;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

.table th {
	background: #0090D7;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

.table tr {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
}

.table tr:nth-child(odd) {
	background: #F4F4F4;
}

.table tr:hover {
	background: #73B1E0;
	color: #FFF;
}

.table td,
.table th {
	padding: 5px 20px;
	border: 1px solid #EEE;
}

.table2 {
	width: 99%;
	border: 0;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

.table2 th {
	background: #0090D7;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

.table2 tr {
	font-size: 16px;
	line-height: 28px;
	text-align: left;
}

.table2 td,
.table2 th {
	padding: 5px 20px;
	border: 1px solid #EEE;
}

/*产品中心*/
table.list-jsfw {
	width: 980px;
	border: 0;
	margin: 0 auto;
	text-align: center;
	border-collapse: collapse;
	border-spacing: 0;
}

table.list-jsfw th {
	background: #0090D7;
	font-weight: bold;
	line-height: 40px;
	font-size: 18px;
	color: #FFF;
	text-align: center;
}

table.list-jsfw tr {
	font-size: 16px;
	line-height: 40px
}

table.list-jsfw tr {
	text-align: left;
}

table.list-jsfw tr:nth-child(2),
table.list-jsfw tr:nth-child(9),
table.list-jsfw tr:nth-child(13),
table.list-jsfw tr:nth-child(15)
{
	background: #F4F4F4;
}

table.list-jsfw-fff tr:nth-child(2),
table.list-jsfw-fff tr:nth-child(9),
table.list-jsfw-fff tr:nth-child(13),
table.list-jsfw-fff tr:nth-child(15)
{background: #fff}
/*

table.list-jsfw tr:nth-child(odd) {
	background: #F4F4F4;
}

        table.list-jsfw td:nth-child(even) {
            color: #C00;
        }
*/
table.list-jsfw tr:hover {
	background: #73B1E0;
	color: #FFF;
}

table.list-jsfw td,
table.list-jsfw th {
	padding: 5px 20px;
	border: 1px solid #EEE;
}

table.list-jsfw td span {
	display: inline-block;
	width: 33%;
	line-height: 150%;
	padding-top: 10px
}

.main .gsjj_v {
	width: 640px;
	height: 368px;
	margin: 0 auto;
	text-indent: 0
}

.main .gsjj_v .gsjj_vv {
	width: 640px;
	height: 368px;
}

#banner-mobile {
	display: none;
}

.mobile-logo {
	display: none;
}

/*************************************响应式兼容*********************************/
/* ipad pro */
@media screen and (max-width: 1200px) {
	.w {
		width: 100%;
		box-sizing: border-box;
	}

	.srhot {
		display: none
	}

	.newslistul li {}

	.header .search-btn {
		display: none;
	}

	.menu-btn {
		display: block;
		position: fixed;
		top: 25px;
		right: 10px;
		z-index: 21;
	}

	.menu-btn .on {
		background: #ccc;
		border-radius: 35px;
	}

	.header nav.fr {
		display: none;
	}

	.content .button a {
		float: left;
		display: inline-block;
		border: 2px solid #174984;
		-webkit-border-radius: 0.3rem;
		-moz-border-radius: 0.3rem;
		border-radius: 0.3rem;
		height: 0.7rem;
		line-height: 0.7rem;
		text-align: center;
		padding: 0 0.3rem;
		color: #353535;
		font-size: 22px;
		margin-right: 20px;
	}

	.header {
		padding: 0 15px;
		font-size: .15rem
	}

	.header .header-con {
		width: 100%
	}

	.header .header-con img {}

	.main {
		width: 100%;
		margin: auto;
		padding: .4rem .15rem;
		box-sizing: border-box;
		overflow-x: scroll;
	}

	.main .gsjj_v {
		width: 100%;
		height: 100%;
		margin: 0 auto
	}

	.main .gsjj_v .gsjj_vv {
		width: 100%;
		height: 100%;
	}
}

@media screen and (min-width:780px) and (max-width:1200px) {
	.next-nav .container {
		width: 100%;
		box-sizing: border-box;
	}

	.header {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		position: fixed;
		top: 0;
		z-index: 5;
	}

	.nav-list {
		width: 680px;
		margin: 0 auto;
		float: none;
		overflow: hidden;
	}

	.nav-address {
		width: 680px;
		margin: 0 auto;
		float: none;
	}

	.nav-address .erweima {
		top: 10px;
		right: 99px;
	}

	#footer .footer-nav {
		padding-bottom: 0;
		width: 100%;
	}

	#footer .copyright {
		display: none;
	}

	.lx-info li:first-child,
	.lx-info li:nth-child(2),
	.lx-info li:nth-child(3) {
		width: 33.3%;
	}
	.id19-table,.id13-table{width: 1200px;}
}

@media screen and (max-width: 780px) {
	.id19-table,.id13-table{width: 1200px;}
	.slideBox dt {
		padding-left: .3rem;
	}

	.slideBox dd {
		width: auto;
	}

	.tt-mc {
		position: fixed;
	}

	.header {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		position: fixed;
		top: 0;
		z-index: 5;
	}

	.header .logo-con {
		margin-right: 0;
		width: 208px;
	}

	.mobile-logo {
		display: block;
	}

	.mobile-logo img {
		width: 10.89rem;
	}

	#banner-mobile {
		display: block;
		margin-top: 90px
	}

	#banner {
		display: none;
	}

	.next-nav {
		display: none;
	}

	#footer .copyright {
		display: block;
		width: 100%;
		height: auto;
		padding: .4rem .25rem;
		box-sizing: border-box;
		line-height: 100%;
		border-top: 0;
	}

	#footer .copyright p {
		line-height: 30px;
		padding: 0;
	}

	#footer .copyright p:nth-child(1),
	#footer .copyright p:nth-child(4) {
		display: block;
	}

	#footer .footer-nav {
		width: 100%;
	}

	.nav-address {
		display: none;
	}

	.nav-list {
		width: 100%;
		padding: 0 .25rem;
		box-sizing: border-box;
	}

	.nav-list dl {
		padding-right: 0;
		padding-top: 0.25rem
	}

	.nav-list dl:nth-child(1),
	.nav-list dl:nth-child(4) {
		width: 42%;
	}

	.nav-list dl:nth-child(2) {
		width: 33%;
	}

	.nav-list dl:nth-child(3) {
		width: 25%;
	}

	.next-nav .next-nav__wrapper .next-nav-item {
		padding: 0 .42rem;
	}

	.lx-info li:first-child {
		background: #2f4089 url("../img/lx-info-1.png") no-repeat center .2rem;
		width: 95%;
	}

	.lx-info li:nth-child(2) {
		background: #2f4089 url("../img/lx-info-2.png") no-repeat center .2rem;
		width: 95%;
	}

	.lx-info li:nth-child(3) {
		background: #2f4089 url("../img/lx-info-3.png") no-repeat center .2rem;
		width: 95%;
	}

	.lx-info li {
		color: #fff;
		margin: .5rem 2%;
		padding-top: 80px;
	}

	.arc-top {
		display: none;
	}

	#arctit {
		padding: 10px 0;
		margin-top: 90px;
	}

	#arctit h2 {
		padding: 30px 5px;
		font-weight: normal;
		font-size: 24px;
		line-height: normal;
	}

	.newsul li img {
		width: 4.74rem;
		height: 3.48rem;
		display: block;
		border: 1px solid #eee;
		padding: 2px;
		float: left;
		margin-right: 20px;
	}


	.xinwen-fl h4 a.fl {
		width: 65%;
	}
	
	
	.parHd li {
		width: 78px;
		min-width: 78px;
		height: 78px;
		margin: 0 5px 0 36px;
		line-height: 78px;
		border-radius: 50%;
		font-size: 18px;
	}
	
	.parBd {
		margin-top: 40px;
	}

	.parBd h4 {
		font-size: 40px;
		margin-bottom: 3%;
		padding: 0 60px;
	}
	.sPrev,
	.sNext {
		top: 45px;
	}
	
	.lx-map{display: none;}
}
