body {
	color: #333333;
	font-family: "microsoft yahei";
	background: #fff;
	font-size: 14px;
}

* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

dl {
	margin: 0;
}

dt {
	font-weight: normal;
}

ul,
li {
	list-style-type: none;
	margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

a {
	color: #151a2d;

	outline: none;
}

a:hover {
	text-decoration: none;
	color: #1f358a;
}

a:focus {
	text-decoration: none;
	color: inherit;
}

img {
	border: 0;
	vertical-align: middle;
	transition: all 0.6s;
}

table {
	border-collapse: collapse;
}

input,
textarea,
select,
button {
	border: 0;
	outline: none;
}

.wrap {
	width: 100%;
	overflow: hidden;
}

/*公共样式勿删除*/
.clearfix:after {
	content: " ";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	zoom: 1;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.flex {
	display: flex;
	align-items: center;
}

.flex_item {
	flex: 1;
}

/**/

.header {
	line-height: 96px;
	z-index: 99;
}

.header .navbar-default .navbar-nav>li>a {
	font-size: 17px;
	padding: 0 20px;
	line-height: 96px;
	position: relative;
}

.header .navbar-default .navbar-nav>.active>a,
.header .navbar-default .navbar-nav>:hover>a,
.header .navbar-default .navbar-nav>.active>a:focus,
.header .navbar-default .navbar-nav>.active>a:hover {
	background: none;
}

.header .navbar-default .navbar-nav>.active>a::after {
	content: '';
	display: block;
	position: absolute;
	left: 10px;
	right: 10px;
	bottom: 0;
	border-bottom: 2px solid #3435b0;
}

.navbar-default {
	margin: 0;
	background: none;
	border: none;
}

.footer {
	background: #151418;
	color: #fff;
	border-top: 5px solid #1f358a;
	font-size: 16px;
	padding-top: 30px;
}

.footer a {
	color: #dfdfdf;
}

.footer li {
	line-height: 36px;
}

.footer h3 {
	font-size: 18px;
	margin-top: 0;
}

.footer .ft {
	text-align: center;
	padding: 30px;
	color: #d6d6d6;
	line-height: 36px;
}

.footer .ewm {
	text-align: center;
	font-size: 14px;
}

.footer .ewm p {
	margin: 10px 0 0;
}

/**/
.title_common {
	text-align: center;
	font-size: 30px;
	letter-spacing: 10px;
}

.title_common::after {
	content: '';
	display: block;
	width: 38px;
	height: 4px;
	margin: 15px auto;
	background: #1f358a;
}

.homepage .a {
	background: #eff3fb;
	padding: 60px 0;
}

.homepage .a .box {
	margin-top: 30px;
	position: relative;
}

.homepage .a .box img {
	width: 100%;
}

.homepage .a .box dl {
	font-size: 16px;
	position: absolute;
	top: 28px;
	left: 20px;
}

.homepage .a .box dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.homepage .b,
.homepage .c {
	padding: 60px 0;
}

.homepage .b a {
	display: block;
	margin-top: 30px;
	border-radius: 15px;
	overflow: hidden;
	box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
	font-size: 18px;
}

.homepage .b a img {
	width: 100%;
}

.homepage .b a .pic {
	height: 256px;
	overflow: hidden;
}

.homepage .b a p {
	line-height: 80px;
	margin: 0;
	padding: 0 30px 0 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	background: url(../images/1_25.png) 95% center no-repeat;
}

.homepage .c {
	text-align: center;
}

.homepage .c ul {
	margin-top: 50px;
}

.homepage .c li {
	display: inline-block;
	width: 183px;
	height: 183px;
	line-height: 183px;
	background: url(../images/bk.png) center no-repeat;
}

.homepage .c ul:last-child {
	margin-top: -85px;
}

.homepage .c li img {
	max-width: 100%;
}

/**/
html,
body {
	min-height: 100%;
}

.bgimg {
	background: url(../images/4.jpg) center no-repeat;
	background-size: cover;
}

.welcome {
	width: 952px;
	height: 552px;
	background: url(../images/4_03.png) center no-repeat;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}

.welcome a {
	display: inline-block;
	color: #fff;
	background: url(../images/bg2.png) center no-repeat;
	width: 238px;
	height: 235px;
	margin: 50px;
	font-size: 18px;
}

.welcome a h2 {
	font-size: 36px;
	font-weight: bold;
	text-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
	padding: 60px 0 10px;
	letter-spacing: 5px;
}

/**/
.banner_info {
	background: url(../images/bg.jpg) center no-repeat;
	height: 299px;
	line-height: 299px;
	font-weight: bold;
	font-size: 24px;
	color: #fff;
	overflow: hidden;
}

.plan .a {
	padding: 60px 0;
}

.plan .a .box {
	background: url(../images/6_07.png) center no-repeat;
	height: 448px;
	background-size: 100% 100%;
	padding: 30px 40px 0 30px;
	font-size: 18px;
}

.plan .a .box p {
	line-height: 36px;
	margin: 0 0 30px 0;
}

.plan .a .box img {
	width: 100%;
	border-radius: 5px;
}

.plan .a .box li {
	line-height: 56px;
}

.plan .a .box h3 {
	font-size: 20px;
	font-weight: bold;
	color: #1d2e90;
}

.plan .b {
	padding: 60px 0;
	background: #eff3fb;
}

.plan .b .box {
	background: #fff;
	padding: 10px;
	border-radius: 5px;
	margin-top: 30px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	text-align: center;
	font-size: 16px;
	line-height: 30px;
}

.plan .b .box p span {
	display: inline-block;
	color: #666;
	padding: 0 5px;
}

.plan .b .box h4 span {
	font-size: 18px;
	display: inline-block;
	background: #fff;
	padding: 0 15px;
	position: relative;
}

.plan .b .box h4 {
	position: relative;
	margin: 15px 0;
}

.plan .b .box h4::before {
	content: '';
	display: block;
	border-bottom: 1px solid #3435b0;
	position: absolute;
	left: 0;
	width: 100%;
	top: 10px;
}

.plan .b .box img {
	width: 100%;
}

.plan .c {
	padding: 60px 0;
}

.plan .c .flex {
	padding: 30px 0;
	border-bottom: 1px dashed #ddd;
}

.plan .c .flex:last-child {
	border: none;
}

.plan .c .flex .flex_item {
	padding-right: 100px;
}

.plan .c .flex dd {
	line-height: 36px;
	font-size: 18px;
}

.plan .c .flex h2 {
	margin-top: 0;
	font-size: 30px;
	font-weight: bold;
}

.plan .c .flex h2 span {
	color: #243489;
}

.plan .c .flex dt {
	margin-top: 25px;
	margin-bottom: 15px;
	position: relative;
	display: inline-block;
	padding: 0 5px;
}

.plan .c .flex dt span {
	font-weight: bold;
	position: relative;
	font-size: 20px;
	z-index: 3;
}

.plan .c .flex dt::after {
	content: '';
	display: block;
	height: 12px;
	background: #f1bc05;
	position: absolute;
	bottom: -3px;
	left: 0;
	right: 0;
}

.plan .c img {
	max-width: 100%;
}

.banner_info img {
	max-width: 100%;
}

/**/

.aboutus .a {
	padding: 60px 0;
}

.aboutus .a .box {
	position: relative;
}

.aboutus .a .box img {
	width: 100%;
}

.aboutus .a .box dl {
	position: absolute;
	text-align: center;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	color: #fff;
	font-size: 24px;
	width: 785px;
	background: rgba(0, 0, 0, 0.5);
	padding: 50px 0;
}

.aboutus .a .box dl dt {
	font-weight: bold;
	font-size: 48px;
	margin-bottom: 20px;
}

.aboutus .b h4 {
	text-align: center;
	font-size: 18px;
	color: #666;
}

.aboutus .b .flex {
	padding: 15px 0;
	border-bottom: 1px solid #eee;
	line-height: 36px;
	align-items: stretch;
}

.aboutus .b .flex_item {
	font-size: 18px;
}

.aboutus .b .data {
	width: 90px;
	text-align: center;
	font-size: 16px;
}

.aboutus .b .data b {
	font-size: 24px;
}

.aboutus .b .line {
	width: 60px;
	color: #ddd;
	text-align: center;
	margin-right: 10px;
}

.aboutus .c {
	padding: 60px 0;
	background: #eff3fc;
	margin-top: 60px;
}

.aboutus .c .box {
	background: #fff;
	overflow: hidden;
	border-radius: 10px;
	margin-top: 30px;
}

.aboutus .c .box .left {
	width: 376px;
	color: #fff;
	background: #2d4c86;
	font-size: 18px;
	line-height: 42px;
	text-align: center;
	padding: 50px 0 30px;
}

.aboutus .c .box .left p {
	margin-bottom: 20px;
}

.aboutus .c .box .flex_item {
	padding: 0 30px;
	text-align: center;
}

.aboutus .c .box .flex_item img {
	width: 100%;
}

.aboutus .c .box .flex_item a {
	display: block;
	height: 67px;
	overflow: hidden;
	margin: 5px 0;
}

.aboutus .d {
	padding: 60px 0;
}

.aboutus .d .flex.lg {
	align-items: stretch;
}

.aboutus .d .flex .flex {
	align-items: stretch;
	margin-top: 30px;
}

.aboutus .d dl {
	padding-left: 15px;
}

.aboutus .d dl dd {
	line-height: 30px;
	color: #666;
	font-size: 16px;
}

.aboutus .d dl dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}

.aboutus .d .flex img {
	max-width: 100%;
}

/**/
.plan_1 .a .box {
	height: 510px;
}

.plan .d {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
}

.plan .d .flex {
	margin-top: 30px;
}

.plan .d .flex p {
	font-size: 16px;
	line-height: 32px;
	color: #666;
}

.plan .d .pic {
	max-width: 100%;
}

.plan .d h3,
.plan .e h3,
.plan .f h3 {
	color: #1f358a;
	font-weight: bold;
	font-size: 24px;
	margin-top: 0;
}

.plan .d h3 {
	margin-top: 30px;
}

.plan .d .media h4 {
	font-size: 18px;
	line-height: 30px;
	margin: 0;
}

.plan .d .map {
	padding: 0 20px;
}

.plan .d .map img {
	max-width: 100%;
}

.plan .e {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
}

.plan .e h4,
.plan .f h4 {
	line-height: 32px;
	font-size: 16px;
	margin: 25px 0;
}

.plan .e p {
	font-size: 18px;
	line-height: 42px;
	margin-top: 20px;
}

.plan .e img,
.plan .f img {
	max-width: 100%;
	margin-right: 30px;
}

.plan .f {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
}

.plan .f p {
	font-size: 18px;
	line-height: 36px;
}

.plan .f span {
	font-size: 18px;
	display: inline-block;
	margin-right: 20px;
}

.plan .f h5 {
	font-size: 18px;
	font-weight: bold;
	color: #1f358a;
}

/**/
.plan2 .a {
	padding: 60px 0;
	border-bottom: 1px solid #eee;
}

.plan2 .a p {
	font-size: 18px;
	line-height: 36px;
	margin: 20px 0 0;
}

.plan2 .a img,
.plan2 .b img {
	max-width: 100%;
}

.plan2 .b {
	padding: 60px 0;
}

.plan2 .b p {
	font-size: 18px;
	line-height: 48px;
	margin: 30px 0 0;
}

.plan2 .b .row {
	margin-top: 30px;
}

.plan2 .b b {
	color: #1f3589;
}

.plan2 .c {
	padding: 60px 0;
	background: #eff3fc;
	text-align: center;
	font-size: 18px;
}

.plan2 .c .flex {
	background: #fff;
	line-height: 60px;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.plan2 .c .flex .left {
	width: 112px;
	border-radius: 10px;
	background: #1f3589;
	color: #fff;
}

.plan2 .c .flex.f {
	margin-bottom: 30px;
}

.plan2 .c .flex.f .left {
	background: #f39800;
}

.plan2 .c .flex .flex_item span {
	display: inline-block;
	width: 138px;
	line-height: 50px;
	background: #eeeeee;
	border-radius: 5px;
	margin: 0 2px;
}

.plan2 .c .title_common {
	margin-bottom: 30px;
}

.plan2 .c dl {
	background: #fff;
	border-radius: 5px;
	overflow: hidden;
	margin: 10px 0;
}

.plan2 .c dl dt {
	background: #d9dee8;
	line-height: 60px;
	font-weight: bold;
}

.plan2 .c dl dd {
	line-height: 60px;
}

.plan2 .c img,
.plan2 .d img {
	max-width: 100%;
}

.plan2 .d {
	padding: 60px 0;
}

.plan2 .d .box {
	border-radius: 5px;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	margin-top: 30px;
	padding: 20px 0 0 20px;
	min-height: 342px;
	font-size: 16px;
}

.plan2 .d dt {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
	background: url(../images/2_19.png) left center no-repeat;
	padding-left: 20px;
}

.plan2 .d dl {
	margin-bottom: 20px;
}

.plan2 .e {
	padding-bottom: 60px;
}

.plan2 .e h2 {
	font-size: 30px;
	font-weight: bold;
}

.plan2 .e h2 span {
	color: #243489;
}

.plan2 .e h5 {
	font-size: 18px;
	line-height: 36px;
}

.plan2 .e h5 b {
	color: #2d4c86;
}

.plan2 .e img {
	width: 100%;
}

.plan2 .e .p1 h4 {
	font-weight: bold;
	font-size: 18px;
	padding: 30px 0 15px;
}

.plan2 .e .p1 .box {
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 10px;
}

.plan2 .e .p1 .box span {
	font-size: 18px;
	color: #fff;
	background: #2d4c86;
}

.plan2 .e .p1 p {
	margin: 0;
	font-size: 18px;
	line-height: 36px;
	padding-left: 15px;
}

.plan2 .e .p1,
.plan2 .e .p2 {
	padding: 20px 0 50px;
	border-bottom: 1px dashed #ddd;
}

.plan2 .e .p2 .flex {
	margin: 0 -3px;
}

.plan2 .e .p2 .flex_item {
	padding: 0 3px;
}

.plan2 .e .p3 {
	padding-top: 20px;
}

.plan2 .e .p3 li {
	float: left;
	width: 33.333%;
	padding: 2px;
}

.plan2 .e .p3 img {
	height: 175px;
}

.plan2 .e .p3 dl {
	border: 1px solid #eee;
	padding: 12px 20px;
	margin-bottom: 5px;
}

.plan2 .e .p3 dt {
	font-weight: bold;
	font-size: 18px;
}

.plan2 .e .p3 dt::after {
	content: '';
	display: block;
	width: 35px;
	height: 5px;
	background: #f39800;
	margin: 5px 0;
}

.plan2 .e .p3 dd {
	font-size: 16px;
	line-height: 30px;
	color: #666;
}

/**/

/*.TextList001717 招聘*/
.joinus {
	padding: 30px 0 60px;
}

.joinus .name {
	display: table;
	width: 100%;
}

.joinus .name li {
	display: table-cell;
	vertical-align: middle;
	line-height: 20px;
	padding: 13px 0;
	width: 20%;
	text-align: center;
}

.joinus ol.name li {
	background-color: #E6E7E9;
	border-right: 1px solid #fff;
}

.joinus ul.name {
	border: 1px solid #EFEFEF;
	cursor: pointer;
	margin: 15px 0;
}

.joinus ul.name li:first-child {
	background: url(../images/TextList001717-close.gif) no-repeat right 20% center;
}

.joinus ul.name.open li:first-child {
	background: url(../images/TextList001717-open.gif) no-repeat right 20% center;
}

.joinus ul.name li span {
	display: block;
	position: relative;
}

.joinus .info {
	padding: 0 6%;
	display: none;
}

.joinus .info-left {
	width: 88%;
	float: left;
}

.joinus .info-left p {
	margin-left: 18.0pt;
	text-indent: -18.0pt;
}

.joinus .info-right {
	width: 12%;
	float: right;
}

.btn_job {
	padding: 14px 34px;
	margin-bottom: 8px;
	background-color: #fff;
	color: #415262;
	display: block;
	border: 1px solid #415262;
	text-align: center;
}

.pagination>li>a,
.pagination>li>span {
	margin: 0 2px;
	color: #666;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
	color: #fff;
	background: #1d2e90;
	border: 1px solid #1d2e90;
}

@media screen and (min-width:981px) and (max-width:1200px) {
	.header .navbar-default .navbar-nav>li>a {
		padding: 0 20px;
	}


}

@media screen and (min-width:769px) and (max-width:980px) {
	.contentus .container {
		width: 760px;
	}

	.logo img {
		width: 110px;
	}

	.header .navbar-default .navbar-nav>li>a {
		padding: 0 12px;
		font-size: 14px;
	}


}

@media (max-width:768px) {
	.header {
		line-height: 50px;
	}

	.navbar-collapse {
		float: none;
	}

	.header .navbar-default .navbar-nav>li>a {
		line-height: 50px;
		padding: 0 10px;

	}

	.header .search {
		float: none;
		width: 100%;
		margin: 0 0 15px 0;
	}

	.logo img {
		width: 110px;
		margin-left: 15px;
	}

	.homepage .b a .pic {
		height: 153px;
	}

	.homepage .c li {
		width: 140px;
		height: 140px;
		line-height: 140px;
		background-size: 100% 100%;
	}

	.homepage .c ul:last-child {
		margin: 0;
	}

	.homepage .c li img {
		width: 80px;
	}

	.footer .flex {
		display: block;
	}

	.footer ul {
		margin-bottom: 20px;
	}

	.footer li {
		display: inline-block;
		margin-right: 20px;
		font-size: 14px;
	}

	.footer .ft {
		line-height: 20px;
		font-size: 12px;

	}

	.plan .c .flex {
		display: block;
	}

	.plan .c .flex .flex_item {
		padding: 0;
	}

	.plan .c img {
		margin-top: 20px;
	}

	.plan .a .box {
		font-size: 14px;
	}

	.plan .a .box p {
		line-height: 28px;
	}

	.banner_info .flex {
		display: block;
		line-height: 20px;
		padding-top: 60px;
	}

	.banner_info {
		position: relative;
	}

	.banner_info img {
		position: absolute;
		bottom: 0;
		right: 0;
		height: 200px;
	}

	.title_common,
	.plan .c .flex h2 {
		font-size: 20px;
	}

	.plan .c .flex dd {
		font-size: 14px;
		left: 22px;
	}

	.plan .c .flex dt span {
		font-size: 16px;
	}

	.welcome {
		width: 100%;
		background: none;
	}

	.welcome a {
		margin: 15px 0;
	}

	.homepage .b a p {
		font-size: 14px;
		line-height: 50px;
	}

	.aboutus .c .box .flex,
	.aboutus .b .flex {
		display: block;
	}

	.aboutus .c .box .flex_item a {
		height: 50px;
	}

	.aboutus .a .box dl {
		width: 90%;
		padding: 10px 0;
		font-size: 12px;
	}

	.aboutus .a .box dl dt {
		font-size: 20px;
	}

	.aboutus .a {
		padding: 20px 0;
	}

	.aboutus .b h4,
	.aboutus .b .flex_item {
		font-size: 14px;
	}

	.aboutus .c .box .flex_item {
		padding: 15px;
	}

	.aboutus .d>div>.flex {
		display: block;
	}

	.plan .d .flex {
		display: block;
	}

	.plan .d .map {
		padding: 20px 0;
	}

	.plan .d .media h4,
	.plan .e p,
	.plan .f p,
	.plan .f span {
		font-size: 14px;
	}

	.plan .e p,
	.plan .f p {
		line-height: 24px;
	}

	.plan .e .flex,
	.plan .f .flex {
		display: block;
	}

	.plan .e img,
	.plan .f img {
		margin: 0;
	}

	.plan .d h3,
	.plan .e h3,
	.plan .f h3 {
		font-size: 18px;
		margin-top: 15px;
	}

	.plan2 .c .flex {
		display: block;
		line-height: 30px;
		padding: 15px;
	}

	.plan2 .c .flex .left {
		margin: 0 auto 15px;
	}

	.plan2 .e h2 {
		font-size: 20px;
	}

	.plan2 .e h5 {
		font-size: 14px;
		line-height: 24px;
	}

	.plan2 .e .flex {
		display: block;
	}

	.plan2 .e img {
		margin-top: 10px;
	}

	.plan2 .e .p3 img {
		height: 100px;
	}
	.joinus ul.name li:first-child,.joinus ul.name.open li:first-child{
		background: none;
	}
	.joinus .info-left,.joinus .info-right {
		float: none;
		width: 100%;
	}
}
