<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
* {
  margin: 0px;
  padding: 0px;
}

.left {
  float: left;
}

.right {
  float: right;
}

img {
  border: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
.fl {
  float: left;
}

.fr {
  float: right;
}

.cf {
  zoom: 1;
}

.cf:after {
  content: "020";
  height: 0px;
  display: block;
  overflow: hidden;
  clear: both;
}
a {
  color: #333333;
}

a:hover {
  color: #004a7c;
  transition: all 0.2s;
  -webkit-transition: all 0.2s;
  -o-transition: all 0.2s;
  -moz-transition: all 0.2s;
  text-decoration: none;
}
ul li,
ol li {
  list-style-type: none;
}

body {
  font-family: "microsoft Yahei";
  width: 100%;
}
.height10 {
  width: 100%;
  height: 10px;
}
.height15 {
  width: 100%;
  height: 15px;
}
.height20 {
  width: 100%;
  height: 20px;
}
.height25 {
  width: 100%;
  height: 25px;
}
.height30 {
  width: 100%;
  height: 30px;
}
.height40 {
  width: 100%;
  height: 40px;
}

/*******main********/
.main {
  width: 100%;
  height: auto;
  overflow: hidden;
}

/*******header********/
.header {
  width: 100%;
  height: 175px;
  border-bottom: 1px solid #80b7ed;
  padding-top: 20px;
}
.headermain {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}
.headermain01 {
  width: 100%;
  height: 80px;
}
.logo {
  width: 340px;
  height: 100%;
  float: left;
}
.switch {
  width: 300px;
  height: 100%;
  float: left;
  font-size: 25px;
  color: #ffffff;
  line-height: 80px;
  padding-left: 40px;
}
.login-con{width: 455px;height: 100%;float: right;font-size: 15px;color: #fff;padding-top: 25px;line-height: 35px;}
			.login-con div{float: left;margin-left: 15px;}
			.login-con1{font-size: 17px;}
			.login-con1 img{margin-right: 10px;margin-bottom: 5px;}
			.login-con2{background: url(tmbg2.png);height: 35px;padding: 0 20px;font-size: 15px;}
			.login-con2 a{color: #fff;}
			.login-con3{width: 130px;height: 35px;line-height: 35px;text-align: center;color: #fff;background: #17c082;font-size: 15px;}
			.login-con3 a{color: #fff;padding: 0 10px;}
.headermain02 {
  width: 100%;
  height: 74px;
}
.headermain02 .nav {
  width: 900px;
  float: left;
  margin-top: 29px;
  font-size: 17px;
}
.headermain02 .nav ul li {
  float: left;
  margin: 0 10px;
  height: 45px;
}
.headermain02 .nav ul li a {
  color: #ffffff;
  padding: 0 15px;
  font-size: 17px;
  display: block;
  height: 100%;
}
.headermain02 .nav ul li a:hover {
  border-bottom: 4px solid #ffffff;
}
.search {
  width: 260px;
  float: right;
  margin-top: 20px;
}
.search_input {
  width: 209px;
  height: 40px;
  float: left;
  background: url(js01.png) no-repeat left;
  list-style: none;
  border: 0;
  outline: none;
  padding-left: 10px;
  line-height: 36px;
  font-size: 14px;
  font-family: "微软雅黑";
  color: #ffffff;
}
.search_botton {
  width: 47px;
  height: 40px;
  float: left;
  background: url(js02.png) no-repeat left;
  list-style: none;
  border: 0;
  outline: none;
}

/*******box01********/
.box01 {
  width: 100%;
  height: 798px;
  margin: 0 auto;
  background: url(banner.jpg) center top no-repeat;
}
.box01-banner {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  padding-top: 106px;
}
.box01-banner-left {
  width: 356px;
  height: auto;
  float: left;
}
.box01-banner-left-title {
  width: 100%;
  height: 51px;
  background: url(zxfw.png) no-repeat top;
  color: #fff;
  font-size: 17px;
  line-height: 51px;
  text-align: center;
  font-weight: bold;
}
.box01-banner-left-list {
  width: 100%;
  height: auto;
}
.box01-banner-left-list ul li {
  width: 100%;
  height: 48px;
  background: url(zxfw_01.png) repeat-x;
  float: left;
  line-height: 48px;
  color: #fff;
  padding-left: 40px;
  font-size: 15px;
}
.box01-banner-left-list ul li a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
}
.box01-bottom {
  width: 100%;
  height: 175px;
}
.box01-bottom .pic {
  padding: 20px 40px;
}
.box01-bottom-title {
  font-size: 21px;
  color: #ffffff;
}
.box01-bottom-title2 {
  font-size: 15px;
  color: #ffffff;
  line-height: 40px;
}
.box01-bottom-title3 a {
  display: block;
  width: 143px;
  height: 35px;
  border: 1px solid #ffffff;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  margin-top: 15px;
  float: left;
}
.box01-break {
  width: 100%;
  height: 30px;
  background: url(icon01.jpg) repeat-x;
}
/*******box02********/
.box02 {
  width: 1200px;
  height: 70px;
  margin: 0 auto;
  background: #f1f2f3;
  overflow: hidden;
}
.box02-left {
  width: 70px;
  height: 70px;
  font-size: 17px;
  font-weight: bold;
  padding: 15px 0 0 30px;
  float: left;
}
.box02-right {
  width: 1115px;
  float: right;
  height: 70px;
}
.infoList li a {
  display: block;
  height: 30px;
  padding: 0 20px;
  background: #fff;
  float: left;
  margin-left: 7px;
  margin-right: 7px;
  font-size: 15px;
  line-height: 30px;
}

/*******box03********/
.box03 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}
.box03-title {
  width: 1200px;
  margin: 0 auto;
  height: auto;
  overflow: hidden;
}
.box03-title ul li {
  font-size: 25px;
  width: 175px;
  height: 50px;
  line-height: 50px;
  float: left;
}
.box03-title ul li.active {
  font-weight: bold;
}
.box03-title div {
  float: right;
  font-size: 17px;
  color: #999999;
  line-height: 50px;
}
.box03-list {
  width: 1222px;
  height: auto;
  margin: 0 auto;
}
.box03-list .san {
  width: 282px;
  height: 282px;
  margin-right: 11px;
  margin-left: 11px;
  margin-top: 22px;
  float: left;
  background-color: #fff;
  transition: all 0.3s ease;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}
.san .rop {
  width: 150px;
  height: 85px;
  margin: 0 auto;
  margin-top: 35px;
}
.san .wre {
  width: 100%;
  height: 60px;
  margin: 0 auto;
  line-height: 60px;
  font-weight: bold;
  font-size: 23px;
  text-align: center;
  cursor: pointer;
}
.san .link {
  width: 100%;
  text-align: center;
  padding: 0 20px;
  line-height: 30px;
}
.san .link a {
  padding: 0 5px;
}
.san:hover {
  background-color: #6c6be6;
}
.san:hover .wre {
  color: #fff;
}
.san:hover .link {
  color: #fff;
}
.san:hover .link a {
  color: #fff;
}
.san #rop01 {
  background: url(sb.png) no-repeat;
}

/*******box04********/
.box04 {
  width: 100%;
  height: 717px;
  background: url(hcp-bg.jpg) no-repeat center top;
}
.box-04-main {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  padding-top: 110px;
}
.box04-01 {
  width: 100%;
  height: 60px;
  font-size: 45px;
  text-align: center;
  color: #ffffff;
}
.box04-02 {
  background: url(tmbg.png);
  width: 384px;
  height: 54px;
  border: 1px solid #ffffff;
  margin: 0 auto;
  margin-top: 35px;
  font-size: 25px;
  text-align: center;
  line-height: 52px;
  color: #ffffff;
}
.box04-03 {
  width: 90%;
  height: 120px;
  margin: 0 auto;
  margin-top: 70px;
}
.box04-03 ul li {
  width: 25%;
  float: left;
  color: #ffffff;
  text-align: center;
}
.box04-03 ul li .box04-title {
  height: 40px;
  width: 100%;
  line-height: 40px;
  text-align: center;
  font-size: 19px;
}
.box04-03 ul li .box04-con {
  height: 70px;
  width: 100%;
  line-height: 70px;
  text-align: center;
  font-size: 45px;
}
.box04-04 {
  width: 100%;
  height: 190px;
  margin-top: 78px;
}
.box04-04 ul li {
  width: 300px;
  height: 190px;
  color: #ffffff;
  padding: 20px 40px;
  float: left;
}
.box04-04 ul .box04-04-title {
  font-size: 27px;
  line-height: 40px;
}
.box04-04 ul .box04-04-more {
  width: 170px;
  height: 37px;
  border: 1px solid #ffffff;
  margin-top: 20px;
}
.box04-04 ul .box04-04-more a {
  color: #ffffff;
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 34px;
}
.box04-04 ul #box04img01 {
  background: url(hcptop2.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img02 {
  background: url(hcptop2.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img03 {
  background: url(hcptop3.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul #box04img04 {
  background: url(hcptop4.jpg) no-repeat;
  background-size: cover;
}
.box04-04 ul li:hover {
  background: #484ae0 !important;
}

/*******box05********/
.box05 {
  width: 100%;
  height: 770px;
  padding-top: 70px;
  background: url(block05-bg.jpg) no-repeat bottom center;
}
.box05-main {
  width: 1220px;
  height: auto;
  margin: 0 auto;
}
.box05-left {
  width: 555px;
  float: left;
  height: auto;
  margin-left: 10px;
}
.box05-left-title1 {
  font-weight: bold;
  font-size: 25px;
  width: 100%;
  float: left;
}
.box05-left-list1 {
  font-size: 17px;
  width: 100%;
  float: left;
  color: #999999;
  line-height: 28px;
  margin-top: 20px;
  height: 115px;
  padding-right: 100px;
}
.box05-left-title2 {
  font-weight: bold;
  font-size: 21px;
  width: 100%;
  float: left;
}
.box05-left-list2 {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 30px;
}
.box05-left-list2 ul li {
  width: 184px;
  height: 189px;
  float: left;
  position: relative;
}
.box05-left-list2 ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.box05-left-list2 ul li img {
  width: 184px;
  height: 189px;
}
.box05-left-list2 ul li a:hover {
  position: absolute;
  left: -12px;
  top: -12px;
  width: 196px;
  height: 201px;
  background: #ffffff;
  box-shadow: 0 0 1.5rem rgba(9, 41, 77, 0.12);
}
.box05-left-list2 ul li a:hover img {
  margin-left: 6px;
  margin-top: 6px;
}
.box05-right {
  width: 645px;
  height: 590px;
  float: right;
  box-shadow: 0 0 1.5rem #eaf2f9;
  background: url(block05-bg2.jpg) no-repeat bottom #ffffff;
  margin-top: 13px;
  margin-right: 10px;
  padding: 50px 40px;
}
.box05-right-title {
  width: 100px;
  float: left;
  line-height: 50px;
  font-size: 19px;
  font-weight: bold;
}
.box05-right-list {
  width: 450px;
  float: left;
  font-size: 17px;
  line-height: 50px;
}
.box05-right-list a {
  padding-left: 10px;
  padding-right: 10px;
}

/******底部******/
.footer_box_bottom {
  height: 119px;
  background: #f1f2f3;
}
.footer_bottom {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 0 30px;
  position: relative;
  box-sizing: border-box;
}
.dzjg {
  width: 52px;
  margin-top: 10px;
}
a {
  color: #333333;
}
.footer_font {
  width: 580px;
  font-size: 13px;
  line-height: 26px;
  color: #333333;
  margin-left: 20px;
  /* margin-top: -10px; */
  text-align: left;
  position: relative;
}
.jc {
  width: 110px;
  margin-top: 15px;
  margin-right: 15px;
}
.lxwm {
  width: 135px;
  height: 69px;
  background: url(footer.jpg) no-repeat left;
}
.zgzfw {
  width: 200px;
  height: 69px;
  background: url(footer.jpg) no-repeat left;
  font-size: 15px;
  font-weight: bold;
  line-height: 28px;
  padding-left: 20px;
}
/*******图片新闻*******/
.picScroll-left {
  overflow: hidden;
  position: relative;
}
.picScroll-left .hd {
  /* overflow: hidden; */
  position: relative;
}
.picScroll-left .bd {
  /* padding: 10px; */
}
.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  width: 33.3%;
  height: 175px;
}
.picScroll-left .bd ul li .pic {
}
.picScroll-left .bd ul li .pic img {
  width: 225px;
  height: 90px;
  display: block;
}
.picScroll-left .bd ul li .pic a:hover img {
  border-color: #999;
}
.picScroll-left .bd ul li .title {
  line-height: 24px;
}
.picScroll-left .tempWrap {
  width: 100% !important;
}

/*****特色服务切换*****/
.txtScroll-left {
  position: relative;
}

.txtScroll-left .hd {
  overflow: hidden;
  height: 30px;
  background: #ffffff;
  width: 30px;
  float: left;
  margin-top: 20px;
}

.txtScroll-left .hd .prev,
.txtScroll-left .hd .next {
  display: block;
  width: 30px;
  height: 30px;
  float: right;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  background: url("arrow.png") no-repeat;
}

.txtScroll-left .hd .next {
  background-position: 0 -50px;
}

.txtScroll-left .hd .prevStop {
  background-position: -60px 0;
}

.txtScroll-left .hd .nextStop {
  background-position: -60px -50px;
}

.txtScroll-left .hd ul {
  float: right;
  overflow: hidden;
  zoom: 1;
  margin-top: 10px;
}

.txtScroll-left .hd ul li {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  margin-right: 5px;
  text-indent: -999px;
  cursor: pointer;
  background: url("../images/icoCircle.gif") 0 -9px no-repeat;
}

.txtScroll-left .hd ul li.on {
  background-position: 0 0;
}

.txtScroll-left .bd {
  margin-top: 20px;
  width: 1060px;
  float: left;
  overflow: hidden;
}

.txtScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.txtScroll-left .bd ul li {
  margin-right: 20px;
  float: left;
  height: 30px;
  width: 100%;
  line-height: 30px;
  text-align: left;
  _display: inline;
}

.txtScroll-left .bd ul li span {
  color: #999;
}

/* 人才头部*/

/*登陆页面*/

.logind .header {
  background: none !important;
}
.top_150 {
  padding-top: 150px;
}
.login {
  width: 1200px;
  margin: 0 auto;
  margin-top: 150px;
}
.logind .box01 {
  background: url(login_main.png) center top no-repeat !important;
  height: 1000px;
}
.login_l {
  width: 550px;
  height: 500px;
  border: 4px #7a90d5 solid;
  border-radius: 4px;
  background: #fff;
}
.login_ma span {
  display: block;
  width: 271px;
  float: left;
  height: 78px;
  line-height: 78px;
  text-align: center;
}
.login_ma .zhdl {
  border-top: 7px #f0830e solid;
  font-size: 28px;
  color: #3169d4;
  font-weight: bold;
  line-height: 60px;
}
.login_ma .smdl {
  background: url(yzmdl_bg.png) no-repeat center;
  font-size: 28px;
  color: #666666;
  background-size: contain;
}
.login_mb .layui-tab {
  list-style: none !important;
  border: none !important;
}
.login_mb .layui-tab-title {
  list-style: none !important;
  border: none !important;
}
.login_mb .layui-this {
  list-style: none !important;
  color: #3169d4 !important;
}
.login_mb .layui-tab-title li {
  color: #666;
  font-size: 21px;
  border: none !important;
}
.layui-tab-content {
  padding: 16px 0px 0px 0px !important;
}
.login_mb {
  padding: 10px 55px;
}
.layui-tab-title .layui-this:after {
  border: none !important;
}
.login_form input {
  border: none;
  outline: none;
  width: 300px;
  height: 38px;
  line-height: 36px;
  display: block;
  float: left;
}
.login_user {
  border: 1px #cdd8ef solid;
  border-radius: 4px;
  padding: 8px 18px;
}
.login_user span {
  display: block;
  float: left;
  height: 38px;
  border-right: 1px #d2d2d2 solid;
  margin-right: 10px;
}
.login_user span i {
  display: block;
  margin-top: 6px;
  margin-right: 16px;
}

.login_pwd {
  border: 1px #cdd8ef solid;
  border-radius: 4px;
  padding: 8px 18px;
  margin-top: 20px;
}
.login_pwd span {
  display: block;
  float: left;
  height: 38px;
  border-right: 1px #d2d2d2 solid;
  margin-right: 10px;
}
.login_pwd span i {
  display: block;
  margin-top: 6px;
  margin-right: 16px;
}

.login_yzm_l {
  display: block;
  width: 270px;
}
.login_yzm_l {
  border: 1px #cdd8ef solid;
  border-radius: 4px;
  padding: 8px 18px;
}
.login_yzm_l input {
  width: 150px;
}
.login_yzm_l span {
  display: block;
  float: left;
  height: 38px;
  border-right: 1px #d2d2d2 solid;
  margin-right: 10px;
}
.login_yzm_l span i {
  display: block;
  margin-top: 6px;
  margin-right: 16px;
}
.login_yzm_r {
  width: 140px;
}
.login_yzm {
  margin-top: 20px;
}
.login_mc_a {
  display: block;
  height: 55px;
  margin-top: 28px;
}
.login_mc_a a {
  display: block;
  float: left;
  width: 205px;
  height: 55px;
  line-height: 55px;
  font-size: 24px;
  text-align: center;
  color: #fff;
}
.login_lg {
  background: url(login_bg.png) no-repeat center;
  margin-right: 20px;
}

.login_rg {
  background: url(reg_bg.png) no-repeat center;
}

.login_r {
  width: 640px;
}
.qita {
  background: rgba(0, 0, 0, 0.6);
}

.login_sm {
  width: 550px;
  height: 500px;
  border: 4px #7a90d5 solid;
  border-radius: 4px;
  background: #fff;
}

.login_sm_a {
  width: 100%;
  display: block;
  text-align: center;
  font-size: 28px;
  color: #3169d4;
  font-weight: bold;
  border-top: 7px #f0830e solid;
  line-height: 78px;
  height: 78px;
}

.erweima {
  display: block;
  height: 194px;
  width: 184px;
  margin: 0 auto;
  border: 2px #e2e2e2 solid;
  padding-top: 12px;
  background: #fdfefe;
}
.erweima img {
  display: block;
  margin: 0 auto;
}
.login_sm_m span {
  line-height: 42px;
  display: block;
  text-align: center;
  font-size: 19px;
  color: #333;
  margin-top: 14px;
}
.login_sm_b {
  padding-top: 20px;
}
.login_sm_b span {
  display: block;
  margin: 0 auto;
  text-align: center;
  width: 245px;
  height: 55px;
  line-height: 55px;
  color: #fff;
  font-size: 24px;
  background: url(back_login.png) no-repeat center;
}

.login_r_a {
  display: block;
  height: 80px;
  margin-bottom:0px;
  line-height: 80px;
  color: #fff;
  font-size: 28px;
  width: 650px;
  text-align: center;
}
.login_r_b {
  padding:60px 0px 60px 30px;
  background: rgba(0, 0, 0, 0.4);
}
.login_r_b ul li {
  display: block;
  float: left;
  width: 173px;
  height: 70px;margin:0px 30px 30px 0px;
  text-align: center;
}
.login_r_b ul li a {
  border:1px #fff solid;
  height: 78px;
  text-align: center;
  padding:0px 14px;
  font-size: 17px;
  color:#fff;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-direction: column;
}
.login_r_b ul li a:hover{background: rgba(0,0,0,0.2)}
</pre></body></html>