* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

body {
	background: #f8f8f8;
}

.w1200 {
	width: 1200px;
	margin: auto;
}

.clear-both {
	overflow: hidden;
}

li {
	list-style: none;
}

img {
	display: block;
	border: 0;
}

input {
	outline: none;
	border: none;
}

/* 新闻列表 */
.nav-icon {
	width: 14px;
	height: 17px;
	float: left;
	margin-right: 10px;
}

.nav-warp {
	width: 1200px;
	margin: auto;
	padding: 20px 0;
}

.nav-warp li {
	float: left;
	font-size: 14px;

}

.nav-warp li a {
	color: #999999;
}

.nav-rt {
	width: 7px;
	height: 12px;
	margin: 0 10px;
	display: inline-block;
}

.new-content-lf {
	float: left;
	width: 830px;
	background: #FFFFFF;
	padding: 0 20px 30px;
	box-sizing: border-box;
}

.new-item {
	padding: 20px 0;
	border-bottom: 1px dashed #eeeeee;
}

.new-title-bg {
	border-bottom: 1px solid #EEEEEE;
}

.new-lf {
	float: left;
	width: 580px;
}

.new-rt {
	width: 200px;
	height: 110px;
	float: right;
}

.new-rt img {
	width: 100%;
	height: 100%;

}

.new-title-bg li {
	float: left;
	font-size: 18px;
	font-weight: bold;
	margin-right: 20px;
	line-height: 60px;
	border-bottom: 2px solid transparent;
}

.new-title-bg li a {
	color: #101010;
}

.new-title-bg li.active {
	border-bottom: 2px solid #205FB4;
}

.new-title-bg li.active a {
	color: #205FB4;
}

.new-title {
	font-size: 18px;
	color: #101010;
	font-weight: bold;
}

.new-text {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}

.new-time {
	margin-top: 30px;
}

.mew-time-icon {
	display: inline-block;
	width: 18px;
	height: 18px;
}

.new-time span {
	font-size: 14px;
	color: #999999;

}

.news-page {
	text-align: center;
	margin-top: 30px;
}

.news-page-list {
	display: inline-block;
}

.news-page-item {
	width: 30px;
	height: 30px;
	border-radius: 4px;
	text-align: center;
	line-height: 30px;
	color: #999999;
	background: #f0f2f5;
	display: inline-block;
	margin: 0 5px;
}

.news-page-item.active {
	color: #FFFFFF;
	background: #205FB4;
}

.new-content-rt {
	width: 350px;
	float: right;
}

.new-rt-a {
	background: #FFFFFF;
	box-shadow: 0 0 10px #F1F1F1;
	padding: 0 20px;
}

.new-rt-a-title {
	padding: 20px 0;
	border-bottom: 1px dashed #eeeeee;
}

.new-rt-img {
	width: 147px;
	height: 20px;
	display: block;
	margin: auto;
}

.new-rt-title {
	font-size: 14px;
	color: #101010;
	font-weight: bold;
}

.new-rt-content {
	padding-bottom: 20px;
}

.new-rt-content-item {
	padding-top: 20px;
}

.new-rt-time {
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
}

.new-rt-it {
	padding: 10px;
	font-size: 14px;
	color: #101010;
	border: 1px solid #EEEEEE;
	border-radius: 4px;
	display: inline-block;
	margin-right: 20px;
	margin-top: 20px;
	cursor: pointer;
}

.new-rt-it:hover {
	color: #205FB4;
	border: 1px solid #205FB4;
}

.new-rt-content-item:hover .new-rt-title {
	color: #205FB4;
}

.new-rt-content-item:hover .new-rt-time {
	color: #205FB4;
}

.zixun-icon {
	display: block;
	margin: 30px auto 10px;
}




/* 新闻详情 */
.new-detail-title {
	font-size: 24px;
	color: #101010;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
}

.new-detail-sub {
	text-align: center;
	margin-top: 20px;
}

.new-detail-sub-icon {
	width: 18px;
	height: 18px;
	display: inline-block;
	position: relative;
	top: 4px;
}

.new-detail-sub span {
	font-size: 14px;
	color: #999999;
}

.new-detail-content p {
	font-size: 14px;
	color: #666666;
	text-indent: 2em;
	margin-top: 30px;
	line-height: 25px;
}

.new-detail-content p img {
	width: 770px;
	height: auto;
	margin: auto;

}

.new-detail-ln {
	margin-top: 40px;
	overflow: hidden;
	padding-bottom: 40px;
}

.new-detail-sh {
	font-size: 12px;
	color: #101010;
	float: left;
}

.new-datile-shengm {
	padding: 30px 0;
	border-top: 1px solid #EEEEEE;
}

.new-detail-next {
	font-size: 12px;
	color: #101010;
	float: right;
}

.new-datile-text {
	text-align: center;
	font-size: 14px;
	color: #999999;
}

.new-detail-ln a:hover {
	color: #205FB4;
}



/* 新闻主页 */
.new-index-warp {
	padding: 0 20px 20px;
	background: #FFFFFF;
}

.new-index-top-lf {
	float: left;
	width: 630px;
	height: 340px;
	padding: 20px 0;
}

.new-index-top-rt {
	float: right;
	width: 508px;
	padding-top: 8px;
}

.new-index-item-title {
	font-size: 16px;
	color: #101010;
	font-weight: bold;
	margin-bottom: 10px;
}

.new-index-item-text {
	font-size: 12px;
	color: #666666;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.new-index-item-title span {
	font-size: 12px;
	color: #999999;
	float: right;
	font-weight: normal;
}

.new-index-rt-item {
	padding: 12px 0;
	border-bottom: 1px dashed #EEEEEE;
}

.new-index-lunbo {
	height: 100%;
}
.new-index-lunbo a{
	display: block;
	width: 100%;
	height: 100%;
}
.new-index-center-item {
	width: 373px;
	border: 1px solid #EEEEEE;
	padding: 10px;
	box-sizing: border-box;
	float: left;
}

.new-index-center-top {
	width: 100%;
	height: 184px;
	position: relative;
	margin-bottom: 10px;
}

.new-index-center-top-txt {
	width: 352px;
	line-height: 37px;
	padding: 0 10px;
	background: rgba(0, 0, 0, .8);
	font-size: 16px;
	color: #FFFFFF;
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
}
.new-index-center-top-txt p{
	display: inline-block;
	width: 220px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	height: 26px;
}

.new-index-center-top-txt span {
	float: right;
}

.new-index-center-top img {
	width: 100%;
	height: 100%;

}

.new-index-center-ol-li {
	padding: 10px 0;
}

.new-index-center-ol-li p {
	display: inline-block;
	width: 250px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.new-index-center-ol-li a {
	font-size: 14px;
	color: #333333;
}

.new-index-center-ol-li a span {
	color: #999999;
	float: right;
}

.new-index-center-item+.new-index-center-item {
	margin-left: 20px;
}

.new-index-question-item ul {
	float: left;
	width: 49.8%;
	padding-bottom: 20px;
}

.new-index-question-icon {
	width: 18px;
	height: 18px;
	float: left;
}

.new-index-q-item {
	margin-top: 20px;
}

.new-index-q-item span {
	font-size: 14px;
	color: #333333;
	float: left;
	margin-left: 10px;
}

.new-index-q-item .new-index-q-time {
	float: right;
	color: #999999;
	margin-right: 20px;
}

.new-index-question-item ul+ul {
	padding-left: 20px;
	box-sizing: border-box;
	border-left: 1px solid #EEEEEE;
}

/* 关于我们 */
.about-banner {
	width: 100%;
}

.about-us,
.manpaer-jiazhi {
	padding: 90px 0;
	background: #FFFFFF;
	text-align: center;
}

.about-title {
	font-size: 48px;
	color: #101010;
	font-weight: bold;
	text-align: center;
}

.about-us-img {
	width: 1200px;
	height: 530px;
	margin-top: 40px;
	background: url("../image/About@2x.png")no-repeat center;
	background-size: 100% 100%;
	padding: 126px 50px 50px;
	box-sizing: border-box;
}
.about-us-img p{
	color: #FFFFFF;
	text-align: left;
}
.about-us-top{
	width: 550px;
	height: 280px;
	float: right;
	margin-top:-136px;
}
.about-us-title{
	font-size: 22px;
	margin-bottom:20px;
}
.about-us-text{
	font-size: 16px;
	line-height: 32px;
}

.manpaer-linian {
	padding: 90px 0 60px;
	background: #f4f5f6;
	text-align: center;
}

.manpaer-linian ul {
	margin-top: 60px;
}

.manpaer-item {
	width: 380px;
	height: 212px;
	background: #c5d2e0;
	display: inline-block;
	margin: 0 15px;
}

.manpaer-item p {
	background: #FFFFFF;
	text-align: center;
	line-height: 62px;
	font-size: 18px;
	color: #101010;
}

.manpaer-item img {
	display: block;
	margin: auto;
}

.jz-item {
	float: left;
	margin: 60px 33px 0;
}

.jz-title {
	width: 90px;
	height: 20px;
	font-size: 16px;
	color: #101010;
	margin: 0 auto 16px;
	background: #f1f5f8;
	text-align: center;
	line-height: 20px;
}

.ja-div {
	width: 144px;
	height: 144px;
	border: 1px solid #334259;
	border-radius: 4px;
	text-align: center;
	padding-top: 26px;
	box-sizing: border-box;
}

.jz-img {
	width: 33px;
	height: 33px;
	display: inline-block;
	margin-bottom: 12px;
}

.jz-text {
	font-size: 14px;
	color: #666666;
	margin-top: 8px;
}

.zzh-img-01 {
	width: 230px;
	height: 317px;

	margin-top: 10px;
	display: inline-block;
}

.zzh-img-02,
.zzh-img-04 {
	width: 230px;
	height: 272px;

	margin-top: 50px;
}

.zzh-img-04 {
	width: 444px;
}

.zzh-img-03 {
	width: 400px;
	height: 272px;
	margin-top: 50px;
}

.manpaer-zzh {
	padding: 90px 0;
	background: url(../image/blue@2x.png)no-repeat center;
	background-size: cover;
	position: relative;
}

.manpaer-zzh img+img {
	margin-left: 30px;
	display: inline-block;
}

.manpaer-conectUs {
	padding: 90px 0;
	background: #FFFFFF;
	text-align: center;
}

.manpaer-conectUs ul {
	width: 1240px;
	margin: auto;
}

.lx-item {
	width: 380px;
	height: 298px;
	display: inline-block;
	box-shadow: 0 0 10px #CCCCCC;
	background: #b2b9b2;
	margin: 0 15px;
	padding-top: 10px;
	box-sizing: border-box;
}

.lx-img {
	width: 360px;
	height: 140px;
	margin: auto;
}

.lx-item div {
	background: #FFFFFF;
	padding: 15px 0;
	text-align: center;
}

.about-banner-img {
	width: 100%;
	height: auto;
}

.lx-item h6 {
	font-size: 18px;
	color: #101010;
}

.lx-text {
	font-size: 16px;
	color: #666666;
	margin-top: 11px;
}

.lx-addr-warp {
	display: inline-block;
}

.lx-adress {
	width: 790px;
	height: 298px;
	margin-left: 30px;
}

.manpaer-sadr {
	width: 1210px;
	margin-top: 90px;
}

.manpaer-sadr .lx-item {
	float: left;
	margin: 0;
}

/* 人事档案 */
.fw-item-lf {
	float: left;
}

.fw-item-rt {
	width: 690px;
	float: right;
}

.fw-item {
	margin-top: 60px;
	position: relative;
	border: 1px solid #EEEEEE;
	padding: 20px;
	box-sizing: border-box;
}

.fw-rt-item {
	padding: 6px 10px;
	border: 1px solid #cec4d9;
	font-size: 14px;
	color: #333333;
	border-radius: 30px;
	display: inline-block;
	margin: 0 0px 8px 10px;
}

.fw-btn-warp {
	position: absolute;
	right: 15px;
	bottom: 15px;
}

.fw-btn-a {
	float: right;
	border: 1px solid #cec4d9;
	text-align: center;
	width: 185px;
	height: 48px;
	line-height: 48px;
	font-size: 18px;
	margin-top: 8px;
	margin-right: 20px;
}

.fw-btn {
	float: right;
}

.fw-btn-a a {
	color: #101010;
}

.fw-img-a {
	display: inline-block;
}

.lc-warp,
.hr-fw,
.hr-dl {
	padding: 90px 0;
	background: #FFFFFF;
}

.lc-warp {
	background: #F8F8F8;
}

.lc-item {
	width: 33%;
	display: inline-block;
	padding: 0 55px;
	box-sizing: border-box;
	margin-top: 80px;
}

.hr-yh-img {
	margin: auto;
}

.lc-item h6 {
	margin-top: 40px;
	font-size: 22px;
	color: #333333;
	text-align: center;
}

.lc-item p {
	font-size: 15px;
	color: #969595;
	margin-top: 20px;
	line-height: 26px;
}

.hr-dl {
	text-align: center;
}

.hr-dl img {
	display: inline-block;
}

.lc-img {
	width: 244px;
	height: 244px;
}

.lc-icon {
	width: 30px;
	height: 16px;
	margin: 110px 15px;
}

.al-warp {
	height: 400px;
	/*background: #0044CC;*/
	margin-top: 60px;
	background: url("../image/img_blue@2x.png")no-repeat center;
	background-size: cover;
}

.al-img-warp {
	width: 500px;
	height: 350px;
	background: #FFFFFF;
	border: 1px solid #EEEEEE;
	padding: 20px;
	box-sizing: border-box;
	float: left;
	margin-left: 50px;
}

.al-img {
	width: 100%;
	height: 100%;
}

.al-text-warp {
	width: 460px;
	float: left;
	margin-left: 110px;
	color: #FFF6EF;
	margin-top: 130px;
}

.al-text-warp h6 {
	font-size: 22px;
}

.al-text-warp p {
	font-size: 16px;
	margin-top: 40px;
}

.bottom-warp {
	width: 100%;
	padding: 30px;
	background: rgba(0, 0, 0, .5);
	position: absolute;
	left: 0;
	bottom: 0;
	box-sizing: border-box;
}

.bottom-warp input {
	width: 300px;
	height: 60px;
	background: #FFFFFF;
	border-radius: 4px;
	margin-right: 30px;
	font-size: 16px;
	padding-left: 30px;
	box-sizing: border-box;
}

.bottom-warp button {
	border: none;
	width: 134px;
	height: 50px;
	color: #FFFFFF;
	font-size: 18px;
	margin-left: 20px;
	background: #4566e6;
	border-radius: 4px;
}

.kefu_tab {
	position: absolute;
	right: 0;
	top: 6px;
}

.kefu_left,
.kefu_rt {
	width: 30px;
	height: 30px;
	background: #e8e1dd;
	border-radius: 2px;
	padding: 10px;
	box-sizing: border-box;
	display: inline-block;
}

.kefu_tab span {
	line-height: 30px;
	font-size: 16px;
	color: #101010;
	position: relative;
	top: -8px;
}

.al-item {
	overflow: hidden;
	display: none;
}



/* 工商税务 */
.service-item {
	float: left;
	width: 270px;
	height: 560px;
	position: relative;
	top: 60px;
}

.service-item+.service-item {
	margin-left: 25px;
}

.service-item-img {
	height: 204px;
}

.service-text {
	width: 250px;
	height: 364px;
	border-radius: 4px;
	background: #FFFFFF;
	padding: 26px 5px 40px;
	box-shadow: 0 0 10px #F2F2F2;
	box-sizing: border-box;
	position: absolute;
	top: 164px;
	left: 0;
	right: 0;
	margin: auto;
	z-index: 9;
}

.service-title {
	font-weight: bold;
	text-align: center;
	font-size: 22px;
	color: #101010;
	margin-bottom: 15px;
}

.service-item-txt {
	margin-top: 15px;
	font-size: 14px;
	color: #666666;
	text-align: left;
}

.service-item-point {
	display: inline-block;
	border-radius: 50%;
	background: #666666;
	margin-right: 10px;
	margin-left: 10px;
	width: 5px;
	height: 5px;
}

.service-btn {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 20px;
}

.select-warp {
	padding: 70px 0 160px;
	background: url(../image/img_5@2x.png)no-repeat center;
	background-size: cover;
}

.select-item {
	display: inline-block;
	width: 370px;
	padding: 60px 0 30px;
	background: #FFFFFF;
	border-radius: 4px;
	position: relative;
	top: 100px;
	margin: 0 10px;
}

.select-img {
	width: 80px;
	height: 80px;
	position: absolute;
	top: -40px;
	left: 0;
	right: 0;
	margin: auto;
}

.select-item h6 {
	font-size: 22px;
	color: #101010;
	text-align: center;
}

.select-point {
	width: 5px;
	height: 5px;
	border-radius: 50%;
	display: inline-block;
	background: #101010;
}

.select-item p {
	font-size: 14px;
	color: #666666;
	text-align: center;
	margin-top: 30px;
}

.customer-warp li {
	margin-top: 20px;
	float: left;
}

.customer-img {
	width: 167px;
	height: 92px;
}

.customer-warp li+li {
	margin-left: 90px;
}

.customer-warp {
	padding: 90px 0;
	background: #FFFFFF;
}

/* -----------------------header ----------------------------- */
.header_warp {
	height: 106px;
	background: rgba(55, 81, 165, .9);
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
}

.logo {
	width: 238px;
	height: 55px;
	background: url("../image/logo.png")no-repeat center;
	background-size: cover;
	float: left;
	margin-top: 25px;
}

.header_nav {
	float: left;
	margin-left: 30px;
}

.header_nav li {
	font-size: 18px;
	float: left;
	line-height: 106px;
	margin-left: 18px;
	font-weight: bold;
}

.header_nav li a {
	color: #FFFFFF;
}
/* .header-tel{
	width: 222px;
	height: 34px;
	background: url("../image/tel@2x.png")no-repeat center;
	background-size:contain;
	float: right;
	margin-top: 34px;
} */

.header_nav li a:hover,
.header_nav li.active a {
	color: #404040;
}

.index_banner {
	width: 100%;
	/*padding-top: 300px;*/
	box-sizing: border-box;
	position: relative;
}


/* ----------------------------- index ------------------------------- */
.index_banner_title {
	font-size: 78px;
	color: #FFFFFF;
}

.index_banner_title span,
.index_banner_a span,
.index_btn_banner span {
	color: #fee016;
}

.index_banner_a {
	font-size: 42px;
	color: #FFFFFF;
	margin-top: 40px;
}

/* .index_btn_banner {
	width: 296px;
	height: 75px;
	text-align: center;
	line-height: 65px;
	font-size: 28px;
	color: #FFFFFF;
	background: url(../image/bg_btn_banner@2x.png) no-repeat center;
	background-size: 100% 100%;
	margin-top: 40px;
} */

.index_banner_text {
	font-size: 20px;
	color: #FFFFFF;
	margin-top: 6px;
}

/*banner 下的文字标签*/
.index_banner_nav {
	width: 100%;
	height: 120px;
	background: #fff;
	color: #FFFFFF;
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0;*/
}

.index_banner_nav ul {
	/* padding: 30px 0; */
	box-sizing: border-box;
}

.index_banner_nav ul li {
	width: 22.9%;
    height: 110px;
	float: left;
	padding: 20px 36px;
    background: #414ad5;
	box-sizing: border-box;
    border: 1px solid #fff;
    border-radius: 0px 0px 15px 15px ;
    margin-right: 10px;
    margin-top: -10px;
}

.index_banner_nav ul li+li {
	border-left: 1px solid #FFFFFF;
}

.index_banner_nav_icon {
	width: 18px;
	height: 18px;
	float: left;
}

.index_banner_nav .w1200 div {
	float: right;
	width: 224px;
	text-align: center;
}

.index_banner_nav h6 {
	font-size: 20px;
	color: #FFFFFF;
	
}

.index_banner_nav span {
	font-size: 15px;
	display: inline-block;
	margin: 5px 30px 0px 30px;
	/*text-align: center;*/
	/*margin: 10px auto;*/
}

.index_banner_nav p{
	font-size: 15px;
	display: inline-block;
	margin: 2px 30px;
	/*text-align: center;*/
	/*margin: 10px auto;*/
}

.index_banner_nav hr {
	width: 30px;
	background: #FFFFFF;
	margin-top: 10px;
}

.index_guanjia_item {
	width: 380px;
	height: 358px;
	border-radius: 4px;
	background: #f4f5f6;
	float: left;
	padding: 30px 0;
	box-sizing: border-box;
	position: relative;
	margin-top: 20px;
}

.index_guanjia_item+.index_guanjia_item {
	margin-left: 20px;
}

.index_guanjia_item_title {
	text-align: center;
	font-size: 18px;
	color: #101010;
	text-align: center;
}

.index_guanjia_item_icon {
	width: 84px;
	height: 84px;
	margin: 40px auto 0;
}

.index_sub_item {
	/* width: 280px; */
	/* text-align: center; */
	padding: 0 20px;
	margin: auto;
}

.index_guanjia_olli {
	display: inline-block;
	font-size: 16px;
	color: #666666;
	margin: 20px 10px 0;
	/* 	margin-left: 20px;
	margin-top: 20px; */
}

.index_content {
	padding: 45px 0;
}

.dui_icon {
	width: 12px;
	height: 9px;
	display: inline-block;
}

.btn_warp_a {
	width: 148px;
	height: 48px;
	border: 1px solid #999999;
	border-radius: 2px;
	text-align: center;
	line-height: 48px;
	float: left;
}

.index_title {
	font-size: 48px;
	color: #101010;
	text-align: center;
}

.index_title_fu {
	font-size: 16px;
	color: #666666;
	font-weight: normal;
	text-align: center;
	margin-top: 24px;
}

.btn_warp {
	padding: 0 30px;
	margin-top: 20px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	margin: auto;
}

.btn_img {
	width: 15px;
	height: 14px;
	display: inline-block;
}

.btn_img_002 {
	width: 16px;
	height: 16px;
}

.btn_warp_a_002 {
	color: #FFFFFF;
	background: #3d64ff;
	border: 1px solid transparent;
	margin-left: 20px;
}

.index_content_f8 {
	background: #f4f5f6;
}

.service_price_item {
	width: 150px;
	height: 110px;
	border-radius: 8px;
	background: #FFFFFF;
	box-shadow: -2px -2px 20px #bdd5f1;
	float: left;
	margin-left: 80px;
}


.service_price_img {
	width: 100%;
	height: 180px;
}

.service_price_item_a {
	width: 100%;
	height: 100%;
}

.service_price_item_a hr {
	height: 2px;
	width: 20px;
	background: #3D64FF;
	margin: 20px;
}

.service_price_item_a_olli {
	font-size: 14px;
	color: #666666;
	margin-bottom: 10px;
}

.service_price_item_a_point {
	display: inline-block;
	width: 2px;
	height: 2px;
	background: #3D64FF;
}

.service_price_item_b {
	width: 100%;
	height: 100%;
	background: #205fb4;
	border-radius: 8px;
	/*padding: 30px 10px;*/
	box-sizing: border-box;
	display: none;
}

.service_price_item_b hr {
	height: 2px;
	width: 33px;
	background: #FEE016;
	margin-bottom: 30px;
}

.service_price_item_b_olli {
	font-size: 18px;
	color: #FFFFFF;
	margin-bottom: 10px;
}

.service_price_item_b_point {
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #FFFFFF;
}

.service_price_item_a_ol {
	padding: 0 0 0 18px;
}

.service_price_item_hint {
	font-size: 12px;
}

.service_price_item_b_point .service_price_item_hint {
	font-size: 14px;
}

.btn_warp_c {
	border: none;
	font-size: 18px;
	display: inline-block;
	float: none;
	height: 54px;
	margin-left: 40px;
}

.btn_warp_d {
	float: none;
	display: inline-block;
}

.index_content_bg {
	width: 100%;
	padding: 50px 0 50px;
	background: #28287f;
	background-size: cover;
	color: #FFFFFF;
}

.index_content_bg_title {
	font-size: 48px;
	text-align: center;
	margin-bottom: 40px;
}

.index_content_bg_text {
	font-size: 16px;
	line-height: 30px;
}
.gj-service li{
	width: 260px;
	height: 330px;
	float: left;
	position: relative;
	margin-top: 40px;
	box-shadow: 0 0 10px #f2f2f2;
}
.part-one,.part-tow{
	width: 260px;
	height: 330px;
	padding: 80px 0;
	box-sizing: border-box;
}
.gj-service li+li{
	margin-left: 40px;
}
.part-one-img{
	width: 90px;
	height: 90px;
	margin: auto;
}
.part-one-text{
	font-size: 18px;
	color: #101010;
	text-align: center;
	margin-top: 20px;
}
.part-tow{
	background: #205FB4;
	color: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
	text-align: center;
	font-size: 18px;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.part-tow-text{
	font-size: 14px;
	line-height: 26px;
	margin-top: 30px;
}
.part-tow-btn{
	width: 148px;
	height: 48px;
	border: 1px solid #FFFFFF;
	line-height: 48px;
	font-size: 16px;
	margin: 30px auto 0;
}
.part-tow-btn a{
	color: #FFFFFF;
}
.manpaer-btn{
	width: 148px;
	height: 48px;
	text-align: center;
	line-height: 48px;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	margin:47px auto 0;
}
.manpaer-btn a{
	color: #FFFFFF;
}
.manpaer-btn-j{
	width: 15px;
	height: 13px;
	display: inline-block;
}
.index-kuang{
	width: 430px;
	height: 330px;
	position: absolute;
	left: 0;
	right: 0;
	top: 400px;
	margin: auto;
	padding: 25px 20px 0;
	font-size: 14px;
	color: #101010;
	background: #FFFFFF;
}
.index-k-logo{
	width: 154px;
	height: 36px;
	margin: auto;
}
.index-kuang p{
	text-indent: 2em;
	margin-top: 20px;
	line-height: 26px;
}
.index-k-icon{
	width: 22px;
	height: 22px;
	display: inline-block;
	position: relative;
	top: 10px;
}
.index-kuang ul li{
	width: 50%;
	float: left;
	margin-bottom: 10px;
}
.k-btn{
	width: 100%;
	height: 60px;
	text-align: center;
	line-height: 60px;
	color: #FFFFFF;
	background: #3D64FF;
	position: absolute;
	left: 0;
	bottom: 0;
}
.index-k-close{
	position: absolute;
	top: 30px;
	right: 30px;
}
.swiper-new-in{
	width: 100%;
	height: 50px;
	background: rgba(0,0,0,.3);
	padding-left: 20px;
	box-sizing: border-box;
	line-height: 50px;
	font-size: 16px;
	color: #F6F6F6;
	position: absolute;
	left: 0;
	bottom: 0;
}

/* 人事档案 */
.hr-data-top{
	width: 900px;
	height: 230px;
	margin: auto;
	position: relative;
}
.hr-data-top-center{
	width: 100%;
	height: 250px;
	position: absolute;
	box-shadow: 0 0 10px #F2F2F2;
	background: #FFFFFF;
	top: 0;
	left: 0;
	margin: auto;
	top: -50px;
	
}
.hr-data{
	padding-bottom:60px;
	background: #FFFFFF;
}
.hr-data-lf{
	width: 360px;
	float: left;
}
.hr-data-rt{
	width: 540px;
	float: left;
	padding: 46px 40px;
	box-sizing: border-box;
}
.hr-data-title{
	font-size: 16px ;
	color: #101010;
}
.hr-data-text{
	font-size: 14px;
	color: #666666;
}
.hr-data-btn img{
	margin: auto;
}
.lx-item .hr-btn-1,.hr-yt a{
	display: block;
	width: 145px;
	height: 50px;
	border-radius: 4px;
	background: #205FB4;
	color: #FFFFFF;
	text-align: center;
	line-height: 50px;
	font-size: 16px;
	margin: auto;
}
.hr-data-list .lx-item{
	padding: 0;
	float: left;
	margin-bottom:20px;
	background: #FFFFFF;
}
.hr-data-list .lx-img-warp{
	padding: 10px 10px 0;
	background: #b2b9b2;
}
.hr-data-list{
	padding-bottom: 20px;
}
.hr-hint{
	font-size: 18px;color: #666666;
	text-align: center;
}
.hr-tel,.hr-btn-2{
	margin:20px auto;
}
.hr-cd{
	padding: 60px 0;
	background: url(../image/img_7@2x.png) no-repeat center;
	background-size: cover;
}
.cd-item{
	width: 380px;
	height: 144px;
	float: left;
	background: #FFFFFF;
	border-radius: 4px;
	padding:22px 30px;
	box-sizing: border-box;
	margin-top: 60px;
	cursor: pointer;
}
.hr-cd h5{
	font-size: 22px;
	color: #101010;
	font-weight: normal;
}
.hr-text{
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
	line-height: 22px;
}
.cd-item+.cd-item{
	margin-left: 30px;
}
.yt-img{
	width: 777px;
	height: 431px;
	margin: 120px auto 0;
}
.yt-btn{
	width: 133px;
	height: 48px;
	margin:20px auto;
	border-radius: 4px;
	text-align: center;
	line-height: 48px;
	background: #5073ff;
}
.yt-btn a{
	color: #FFFFFF;
}
.hr-yt{
	padding: 90px 0 60px;
}
.hr-yt img{
	width: 776px;
	height: auto;
	
	margin: auto;
}
.footer_warp{
	padding: 40px 0 20px;
	background: #424242;
	text-align: center;
}
.footer-logo{
	margin: auto;
}
.footer-tel{
	font-size: 24px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}
.footer-address{
	font-size: 20px;
	color: #FFFFFF;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
}
.footer_warp li{
	display: inline-block;
	margin: 20px;
	font-size: 16px;
}
.footer_warp li a{
	color: #999999;
}
.footer_warp p{
	font-size: 14px;
	color: #999999;
	margin-top: 20px;
}
.go-top{
	position: absolute;
	bottom: 85px;
	right: 0px;
}

.content_item{
	overflow: hidden;
	padding: 0 20px 20px;
	box-sizing: border-box;
}
.sbzs_list_title span a,.new-title-bg span a{
	display: block;
	float: right;
	padding: 20px 0;
	color: #999999;
}
.new-title-bg span a{
	margin-right: 20px;
}
.sbzs_list_title {
	width: 100%;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}
.sbzs_list_title p{
	float: left;
	padding: 20px 0;
	font-size: 20px;
	color:#101010;
}
.sbzs_list_title p+p{
	margin:0 5px;
}
.sbzs_list_title p.activity{
	border-bottom: 1px solid #39da8d;
}

.sbzs_list_title h3{
	font-size: 26px;
	color: #dedede;
	padding: 15px 0 10px;
	float: right;
}
.content_item_a ul{
	overflow: hidden;
	border-bottom: 1px dashed #EEEEEE;
}
.content_item_a ul li{
	float: left;
	padding: 10px 100px 10px 10px;
	cursor: pointer;
}
.content_item_a ul li+li{
	margin-left: 2px;
}
.content_item_a ul li img{
	width: 180px;
	height: 100px;
	float: left;

}
.content_item_a ul li .sbzs_right_rt{
	height: 77px;
	/* float: left; */
	width: 290px;
	margin-left: 205px;
	position: relative;
}
.content_item_a ul li .sbzs_right_rt p{
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	color: #101010;
	font-weight: bold;
}
.content_item_a ul li .sbzs_right_rt span{
	display: block;
	width: 200px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	position: absolute;
	bottom: 0;
	font-size: 14px;
	color: #999999;
}
.content_item_a ul li:hover .sbzs_right_rt p{
	color: #205fb4;
}
.content_item_a ul li:hover .sbzs_right_rt span{
	color: #205fb4;
}
.sbzs_right_rt h6{
	font-size: 14px;
	color: #205FB4;
	position: absolute;
	right: 0;
	bottom: 0;
}
.zzh-btn{
	width: 100px;
	height: 160px;
	position: absolute;
	left: 0px;
	top: 0;
	bottom: 0;
	margin:auto;
}
.zzh-btn-rt{
	width: 100px;
	height: 160px;
	position: absolute;
	right: 0px;
	top: 0;
	bottom: 0;
	margin:auto;
}
.cd-item:hover{

	background: #205FB4;
}
.cd-item:hover h5{
	color: #FFFFFF;
}

.cd-item:hover .hr-text{
	color: #FFFFFF;
}