<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* mixin */
/* caret 三角箭头 */
/* mixin end */
/* 清除样式 */
body{
    min-width: 1200px;
}
body, div, ul, ol, li, a, p, em, h1, h2, h3, h4, h5, h6, span, strong, i, form, table, td, tt, dl, dd, dt, img {
  margin: 0;
  padding: 0;
  list-style: none;
}

em {
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

img {
  border: none;
  vertical-align: middle;
}

/* 公共样式 */
/* 居中 */
.warp {
  width: 1200px;
  margin: 0 auto;
}

/* 公共标题 */
.about_title {
  margin-top: 56px;
  margin-bottom: 40px;
  text-align: center;
  font-family: "微软雅黑";
}

.about_title h3 {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

.about_title span {
  display: block;
  width: 30px;
  margin: 0 auto;
  height: 3px;
  background: #2e7fe1;
}

/* 公共广告栏 */
.about_b {
  font-family: "微软雅黑";
  color: #333;
  /* background: url(/template/Home/AllNew/PC/Static/images/about/20180224/about.01.b.jpg) no-repeat; */
  background: url(/template/Home/AllNew/PC/Static/images/about/about.jpg) no-repeat;
  background-position: center top;
  background-size: cover;
  height: 210px;
  padding-top: 190px;
}

.about_b h3 {
  font-size: 30px;
  margin-bottom: 8px;
  padding-left: 48px;
}

.about_b h4 {
  font-size: 24px;
  padding-left: 48px;
}

/* 公共导航栏  about_nav */
.about_nav_bg {
  background: #f7f7f7;
  height: 50px;
  font-family: "微软雅黑";
  -webkit-box-shadow: 0px 4px 8px #ecebeb;
  -moz-box-shadow: 0px 4px 8px #ecebeb;
  box-shadow: 0px 4px 8px #ecebeb;
}

.about_nav_bg .about_nav li {
  float: left;
  width: 200px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  margin: 0 20px;
}

.about_nav_bg .about_nav li a {
  font-size: 18px;
  color: #3d3d3d;
}

.about_nav_bg .about_nav li.active a,
.about_nav_bg .about_nav li:hover a {
  color: #2e7fe1;
}

/* 关于我们 introduction */
.introduction .video_play {
  width: 466px;
  float: left;
  margin-right: 50px;
}

.introduction .text {
  width: 684px;
  float: left;
  font-family: "微软雅黑";
}

.introduction .text h3.title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 38px;
}

.introduction .text p.sub_title {
  font-size: 16px;
  color: #666;
  line-height: 30px;
}

.introduction .text p.phone {
  text-align: right;
  font-size: 16px;
  padding-top: 10px;
  color: #666;
}

.introduction .text p.phone em {
  font-weight: bold;
}

.history {
  background: url(/template/Home/AllNew/PC/Static/images/about/20180224/about01.bg01.jpg) no-repeat center center;
  height: 105px;
  margin-top: 300px;
  margin-bottom: 360px;
  position: relative;
}

.history .history_list {
  position: absolute;
  font-family: "微软雅黑";
}

.history .history_list .list_y {
  width: 64px;
}

.history .history_list .list_y h3 {
  display: block;
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 58px;
  background: #00b0f0;
  color: #fff;
  font-size: 14px;
  position: relative;
  z-index: 1;
  border: 3px solid #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-box-shadow: 0px 3px 6px #eae9e9, 0px -3px 6px #eae9e9, 3px 0px 6px #eae9e9, -3px 0px 6px #eae9e9;
  -moz-box-shadow: 0px 3px 6px #eae9e9, 0px -3px 6px #eae9e9, 3px 0px 6px #eae9e9, -3px 0px 6px #eae9e9;
  box-shadow: 0px 3px 6px #eae9e9, 0px -3px 6px #eae9e9, 3px 0px 6px #eae9e9, -3px 0px 6px #eae9e9;
}

.history .history_list .list_y .line {
  display: block;
  position: relative;
  top: -1px;
  width: 1px;
  margin: 0 auto;
  background: #00a1dc;
}

.history .history_list dt {
  position: relative;
  font-size: 14px;
  font-weight: bold;
  color: #00b0f0;
  padding-left: 24px;
  margin-bottom: 4px;
}

.history .history_list dt span {
  position: absolute;
  top: 5px;
  left: 4px;
  display: block;
  width: 9px;
  height: 9px;
  background: #00b0f0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}

.history .history_list dd {
  font-size: 12px;
  color: #666;
  line-height: 18px;
}

.history .history_list.list1 {
  left: 18px;
  bottom: 31px;
}

.history .history_list.list1 dl {
  margin-bottom: 40px;
}

.history .history_list.list1 .list_y .line {
  height: 108px;
}

.history .history_list.list2 {
  left: 260px;
  bottom: 69px;
}

.history .history_list.list2 dl {
  margin-bottom: 16px;
}

.history .history_list.list2 .list_y .line {
  height: 58px;
}

.history .history_list.list3 {
  left: 550px;
  bottom: 17px;
}

.history .history_list.list3 dl {
  margin-bottom: 16px;
}

.history .history_list.list3 .list_y .line {
  height: 58px;
}

.history .history_list.list4 {
  left: 857px;
  bottom: 81px;
}

.history .history_list.list4 dl {
  margin-bottom: 20px;
}

.history .history_list.list4 .list_y .line {
  height: 58px;
}

.history .history_list.list5 {
  left: 120px;
  top: 45px;
}

.history .history_list.list5 dl {
  margin-top: 16px;
}

.history .history_list.list5 .list_y .line {
  height: 60px;
}

.history .history_list.list6 {
  left: 440px;
  top: 103px;
}

.history .history_list.list6 dl {
  margin-top: 16px;
}

.history .history_list.list6 .list_y .line {
  height: 58px;
}

.history .history_list.list7 {
  left: 710px;
  top: 46px;
}

.history .history_list.list7 dl {
  margin-top: 16px;
}

.history .history_list.list7 .list_y .line {
  height: 60px;
}

.history .history_list.list8 {
  left: 990px;
  top: 62px;
}

.history .history_list.list8 dl {
  margin-top: 16px;
}

.history .history_list.list8 .list_y .line {
  height: 60px;
}

.honor_img {
  margin-bottom: 60px;
}

.introduction_text {
  margin-bottom: 60px;
}

.introduction_text .about_02 {
  margin-bottom: 40px;
}

.introduction_text .about_02 .about_02_title {
  margin-bottom: 14px;
}

.introduction_text .about_02 .about_02_title img {
  float: left;
  margin-right: 12px;
}

.introduction_text .about_02 .about_02_title p {
  font-weight: bold;
  font-size: 18px;
  color: #00b4ff;
  line-height: 20px;
}

.introduction_text .about_02 .about_02_text p {
  font-size: 16px;
  line-height: 34px;
  color: #666;
  text-indent: 2em;
}

/* 公司团队 */
.team_img {
  padding: 0 6px;
  margin-bottom: 60px;
}

.team_img ul li {
  float: left;
  margin: 0 20px;
  width: 338px;
  height: 263px;
  margin-bottom: 50px;
  cursor: pointer;
}

.team_img ul li img {
  width: 338px;
  height: 263px;
}

.enlarge {
  display: none;
  width: 1200px;
  margin: 0 auto;
  position: fixed;
  top: 5%;
  left: 50%;
  margin-left: -600px;
  z-index: 1;
  height: 90%;
  background: rgba(127, 127, 127, 0.8);
}

.enlarge img {
  padding: 10px;
  position: absolute;
  top: 5%;
  background: #fff;
  max-width: 1080px;
}

.enlarge a {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 36px;
  right: 10px;
  top: 10px;
  background: #fff;
  color: #333;
  font-size: 40px;
}

.enlarge span.next,
.enlarge span.prev {
  display: block;
  width: 100px;
  height: 100px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 50%;
  margin-top: -50px;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  transition: all 0.5s;
}

.enlarge span.next {
  right: 20px;
  background-position: 15px center;
  background-image: url(/template/Home/AllNew/PC/Static/images/about/20180224/right.png);
}

.enlarge span.next:hover {
  background-image: url(/template/Home/AllNew/PC/Static/images/about/20180224/right.h.png);
}

.enlarge span.prev {
  left: 20px;
  background-position: 25px center;
  background-image: url(/template/Home/AllNew/PC/Static/images/about/20180224/left.png);
}

.enlarge span.prev:hover {
  background-image: url(/template/Home/AllNew/PC/Static/images/about/20180224/left.h.png);
}

/* 招贤纳士 */
.recruit {
  margin-bottom: 100px;
}

.recruit .fleft {
  float: left;
}

.recruit_cont {
  padding: 20px 0;
  border: 1px solid #e5e5e5;
  color: #666;
  box-shadow: 0px 6px 8px #efeeee;
  margin-bottom: 12px;
}

.recruit_cont .left {
  height: 82px;
  line-height: 86px;
  text-align: center;
  font-size: 14px;
  width: 196px;
}

.recruit_cont .right {
  border-left: 1px solid #c9c9c9;
  padding: 10px 0;
  padding-left: 32px;
  width: 968px;
}

.recruit_cont .right .right_01 {
  width: 234px;
}

.recruit_cont .right .right_02 {
  width: 190px;
}

.recruit_cont .right .right_03 {
  width: 270px;
}

.recruit_cont .right .right_04 {
  width: 260px;
}

.recruit_cont .right p {
  font-size: 14px;
}

.recruit_cont .right a {
  display: block;
  font-size: 14px;
  width: 116px;
  height: 34px;
  text-align: center;
  margin: 0 auto;
  margin-top: 10px;
  line-height: 34px;
  background: #dcdcdc;
  color: #555;
}

.recruit_cont .right .right_04 a {
  float: left;
  margin-left: 6px;
}

.recruit_cont .right a.active {
  background: #e30a19;
  color: #fff;
}

.recruit_cont .right .detailed {
  display: none;
}

.recruit_cont .right .detailed p {
  line-height: 24px;
  color: #666;
}

/* 支付方式  */
.pay_list {
  margin-bottom: 56px;
}

.pay_list .list_con {
  float: left;
  width: 498px;
  padding: 36px;
  margin: 0 15px;
  margin-bottom: 36px;
  font-family: "微软雅黑";
  -webkit-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  -moz-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
}

.pay_list .list_con.list_con_pb {
  padding-bottom: 49px;
}

.pay_list .list_con.list_con_pb2 {
  padding-bottom: 74px;
}

.pay_list .list_con .title h3 {
  font-size: 18px;
  color: #00b4fe;
  font-weight: bold;
  padding-left: 36px;
  background: url(/template/Home/AllNew/PC/Static/images/about/20180224/about.01.02.jpg) no-repeat 0 2px;
  line-height: 24px;
  margin-bottom: 16px;
  font-family: "微软雅黑";
}

.pay_list .list_con .con p {
  font-family: "微软雅黑";
  font-size: 14px;
  color: #666;
  line-height: 24px;
}

.pay_list .list_con .con .img {
  margin: 20px 0;
}

.pay_list .list_con .con table {
  border: none;
  border-collapse: collapse;
  font-size: 12px;
  color: #787878;
  line-height: 24px;
}

.pay_list .list_con .con tr {
  border: 1px solid #dcdcdc;
  border-bottom: none;
}

.pay_list .list_con .con tr.border_n {
  border: none;
}

.pay_list .list_con .con td.pt20 {
  padding-top: 20px;
}

.pay_list .list_con .con th {
  padding-left: 6px;
  line-height: 24px;
  width: 121px;
  background: #efefef;
  color: #474747;
  font-family: "微软雅黑";
}

.pay_list .list_con .con td {
  padding-left: 6px;
  color: #787878;
  line-height: 30px;
  font-family: "微软雅黑";
}

.pay_list .list_con .con .img1 {
  margin-bottom: 14px;
}

.pay_list .list_con .con .img1 img {
  width: 100%;
  height: 240px;
}

.pay_list .list_con .con p em {
  color: #06b1fe;
}

/* 联系我们 */
.headquarters .text {
  float: left;
  width: 306px;
  margin: 0 15px;
  padding: 40px;
  padding-bottom: 60px;
  font-family: "微软雅黑";
  -webkit-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  -moz-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
}

.headquarters .text h3 {
  font-weight: bold;
  font-size: 18px;
  color: #07a9f2;
  margin-bottom: 12px;
}

.headquarters .text table {
  border: none;
  line-height: 24px;
  text-align: left;
  border-collapse: collapse;
}

.headquarters .text table.table_02 {
  margin-top: 24px;
}

.headquarters .text table.table_02 th {
  width: 70px;
}

.headquarters .text table th {
  font-family: "微软雅黑";
  border: none;
  width: 42px;
  vertical-align: top;
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  font-weight: normal;
}

.headquarters .text table td {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  border: none;
}

.headquarters .text table td a {
  color: #07a9f2;
}

.headquarters .map {
  width: 784px;
  float: left;
}

.contact_list {
  margin: 66px 0;
}

.contact_list .list_con {
  float: left;
  width: 386px;
  height: 260px;
  margin-bottom: 20px;
  margin-left: 20px;
  font-family: "微软雅黑";
  /*text-align: center;*/
  background: #f7f8f8;
  transition: all 0.5s;
}

.contact_list .list_con:hover {
  background: #fff;
  -webkit-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  -moz-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
}

.contact_list .list_con.ml0 {
  margin-left: 0;
}

.contact_list .list_con img {
  margin-top: 42px;
  margin-bottom: 14px;
}

.contact_list .list_con h3.title {
  line-height: 24px;
  font-size: 18px;
  color: #000000;
  margin-bottom: 8px;
}

.contact_list .list_con span.line {
  display: block;
  width: 112px;
  height: 1px;
  background: #d6d7d7;
  margin: 0 auto;
  margin-bottom: 8px;
}

.contact_list .list_con p.sub_title {
  font-size: 14px;
  color: #666666;
  margin-bottom: 14px;
}

.contact_list .list_con p {
  font-size: 14px;
  color: #666;
}

.contact_list .list_con p em {
  display: block;
  color: #00aaff;
  font-size: 14px;
  padding-bottom: 8px;
}

.contact_list .list_con a {
  display: block;
  width: 74px;
  height: 23px;
  background: url(/template/Home/AllNew/PC/Static/images/about/20180224/QQ_c.png) no-repeat;
  margin: 0 auto;
  margin-top: 11px;
}

.contact_tab .tab_nav {
  width: 534px;
  margin: 0 auto;
  margin-bottom: 30px;
}

.contact_tab .tab_nav li {
  font-family: "微软雅黑";
  float: left;
  margin-left: 8px;
  width: 80px;
  height: 38px;
  border: 1px solid #07a9f2;
  font-size: 18px;
  transition: all 0.5s;
}

.contact_tab .tab_nav li:first-child {
  margin-left: 0;
}

.contact_tab .tab_nav li a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 38px;
  color: #666;
  transition: all 0.5s;
}

.contact_tab .tab_nav li.active a,
.contact_tab .tab_nav li:hover a {
  background: #07a9f2;
  color: #fff;
}

.tab_list {
  position: relative;
  margin-bottom: 130px;
}

.tab_list .list_item {
  display: none;
}

.tab_list .list_item .text {
  float: left;
  width: 330px;
  height: 310px;
  color: #07a9f2;
  font-family: "微软雅黑";
  padding: 28px;
  margin: 10px 9px 0 15px;
  -webkit-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  -moz-box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
  box-shadow: 0px 3px 6px #f0efef, 0px -3px 6px #f0efef, 3px 0px 6px #f0efef, -3px 0px 6px #f0efef;
}

.tab_list .list_item .text h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 8px;
}

.tab_list .list_item .text p {
  line-height: 24px;
  font-size: 14px;
}

.tab_list .list_item .text p span {
  padding-left: 40px;
}

.tab_list .list_item .map {
  float: left;
  width: 790px;
}
</pre></body></html>