@charset "UTF-8";
/*******************************
    -------[=通用]-------
********************************/
* {
  outline: none;
}

body {
  font-family: "微软雅黑", "Microsoft Yahei";
  color: #666;
  font-size: 12px;
  min-width: 1200px;
}

h1,
h2,
h3,
h4,
h5 {
  font-weight: normal;
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: .3s all;
  transition: .3s all;
}

a:hover {
  color: #0168b7;
  text-decoration: none;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

fieldset,
img {
  border: 0;
}

ol,
ul {
  list-style: none;
}

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: '';
}

abbr,
acronym {
  border: 0;
}

.c {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

.dn {
  display: none;
}

.ovh {
  overflow: hidden;
}

.h {
  height: 10px;
}

.h20 {
  height: 20px;
}

.h30 {
  height: 30px;
}

.h40 {
  height: 40px;
}

/*******************************
    -------[=布局]-------
********************************/
.wp {
  width: 1200px;
  margin: 0 auto;
}

/*
* 头部
 * */
#hd {
  position: relative;
  z-index: 9;
  padding: 30px 0 20px;
}

.hdR {
  float: right;
  text-align: right;
}

.hdR li {
  display: inline-block;
  vertical-align: middle;
}

.hdR a {
  display: inline-block;
  margin: 0 15px;
  font-size: 14px;
  color: #707070;
  vertical-align: middle;
}

.hdR a:hover {
  color: #0168b7;
}

.hdR span {
  padding-left: 20px;
}

.hdR .a {
  position: relative;
  margin: 0;
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: #f6f6f6 url(../images/icn1.png) no-repeat;
  line-height: 38px;
  text-align: center;
}

.hdR .a em {
  position: absolute;
  left: 50%;
  top: 100%;
  margin-left: -48px;
  display: none;
}

.hdR .a img {
  display: block;
  width: 96px;
  height: 92px;
}

.hdR .a:hover {
  background-position: right top;
  background-color: #125fa6;
}

.hdR .a:hover em {
  display: block;
}

.hdR .a2 {
  background-position: left bottom;
}

.hdR .a2:hover {
  background-position: right bottom;
}

.nav {
  padding-top: 15px;
  float: right;
  text-align: right;
}

.nav li {
  display: inline-block;
  margin-left: 40px;
}

.nav a {
  font-size: 18px;
}

.nav .on a {
  color: #0168b7;
}

.logo {
  float: left;
  margin-top: 18px;
}

/*
* 底部
 * */
#fd {
  background: #1964aa url(../images/fd.jpg) no-repeat center;
  color: #fff;
}

#fd .wp {
  overflow: hidden;
}

#fd a {
  color: #fff;
}

#fd a:hover {
  text-decoration: underline;
}

.fdLink {
  margin-bottom: 45px;
  padding: 14px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  font-size: 14px;
}

.fdLink span {
  float: left;
  margin: 5px 0;
  width: 86px;
}

.fdLink p {
  padding-left: 104px;
}

.fdLink p a {
  display: inline-block;
  margin: 5px 17px;
}

.fdWx {
  float: right;
  overflow: hidden;
}

.fdWx .img {
  float: left;
  margin-left: 10px;
  width: 97px;
  text-align: center;
}

.fdWx img {
  display: block;
  margin-bottom: 5px;
  width: 97px;
  height: 93px;
}

.fdWx em {
  font-style: normal;
}

.fdContactUs {
  padding-top: 5px;
}

.fdContactUs h3 {
  overflow: hidden;
}

.fdContactUs h3 strong {
  float: left;
  font-size: 30px;
  font-weight: normal;
}

.fdContactUs h3 em {
  float: left;
  padding: 10px 0 0 5px;
  font-family: "arial";
  font-size: 27px;
  font-style: normal;
}

.fdContactUs p {
  padding-top: 20px;
}

.copy {
  padding: 6px 0;
  text-align: center;
}

.mBan {
  position: relative;
}

.mBan i {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 64px;
  z-index: 3;
  background: url(../images/ban_icn.png) no-repeat center;
}

.mBan .bd a {
  display: block;
  height: 310px;
  background-repeat: no-repeat;
  background-position: center;
}

.mBanSlide .bd a {
  height: 467px;
}

.subnav h3 {
  height: 60px;
  line-height: 60px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  overflow: hidden;
  background: url(../images/icn1.jpg);
}

.subnav li {
  margin-top: 10px;
}

.subnav li a {
  display: block;
  min-height: 60px;
  line-height: 25px;
  padding:5px 0;
  text-align: center;
  font-size: 16px;
  background: #f1f1f1;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  box-sizing:border-box;
}

.subnav li a:hover,
.subnav .on a {
  color: #1965aa;
}

.mCur {
  padding-bottom: 35px;
  line-height: 22px;
  font-size: 14px;
}

.mCur * {
  vertical-align: middle;
}

.mCur span {
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../images/icn2.png) no-repeat;
}

.mCur a {
  color: #666;
}

.mCur a:hover {
  color: #0168b7;
}

.gRow {
  overflow: hidden;
  padding: 80px 0;
}

.gRow .col_l {
  float: left;
  width: 190px;
}

.gRow .col_r {
  padding-left: 220px;
}

/*
* 登录&注册
 * */
.loginAndRegister {
  height: 577px;
  background-position: center;
  background-repeat: no-repeat;
}

.loginAndRegister .wp {
  overflow: hidden;
}

.loginAndRegisterBox {
  float: right;
  margin: 100px 60px 0 0;
  padding: 43px 40px 28px;
  width: 340px;
  background: rgba(255, 255, 255, 0.9);
}

.loginAndRegisterBox h3 {
  padding-bottom: 19px;
  overflow: hidden;
}

.loginAndRegisterBox h3 strong {
  font-size: 20px;
  font-weight: normal;
}

.loginAndRegisterBox h3 span {
  float: right;
  padding-top: 5px;
}

.loginAndRegisterBox h3 span a {
  color: #474747;
}

.loginAndRegisterBox h3 span a:hover {
  color: #0168b7;
}

.loginAndRegisterBox .item {
  position: relative;
  margin-bottom: 10px;
}

.loginAndRegisterBox .yzm {
  float: right;
  width: 115px;
  height: 30px;
  border: 1px solid #ddd;
}

.loginAndRegisterBox .yzm img {
  display: block;
  width: 100%;
  height: 100%;
}

.loginAndRegisterBox .txt {
  padding: 0 10px;
  width: 317px;
  height: 30px;
  border: 1px solid #ddd;
  background: none;
}

.loginAndRegisterBox .txt2 {
  width: 188px;
}

.loginAndRegisterBox .tr {
  text-align: right;
}

.loginAndRegisterBox .tr a {
  color: #909090;
}

.loginAndRegisterBox .tr a:hover {
  color: #0168b7;
}

.loginAndRegisterBox .btn {
  padding-top: 28px;
  text-align: center;
}

.loginAndRegisterBox .btn button {
  width: 104px;
  height: 32px;
  background: #0168b7;
  color: #fff;
  cursor: pointer;
  -webkit-transition: .3 all;
  transition: .3 all;
  border: 0;
  font-size: 14px;
}

.loginAndRegisterBox .btn button:hover {
  opacity: 0.8;
}

/*
* 关于我们
 * */
.aboutUs {
  overflow: hidden;
}

.aboutUs .img {
  position: relative;
  float: left;
  padding: 20px;
  width: 413px;
  height: 334px;
  margin-right: 40px;
}

.aboutUs .img img {
  position: relative;
  display: block;
  width: 413px;
  height: 334px;
}

.aboutUs .img i {
  position: absolute;
  background: #125fa6;
}

.aboutUs .img .i1 {
  right: 0;
  top: 0;
  width: 228px;
  height: 214px;
}

.aboutUs .img .i2 {
  left: 0;
  bottom: 0;
  width: 227px;
  height: 271px;
}

.aboutUs .txt {
  padding-top: 20px;
}

.aboutUs .txt h3 strong {
  font-size: 16px;
  font-weight: normal;
  color: #333;
}

.aboutUs .txt h3 em {
  display: block;
  margin: 9px 0 38px;
  width: 27px;
  height: 4px;
  background: #125fa6;
}

.aboutUs .txt p {
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

.teamXq .img {
  float: left;
  width: 409px;
  height: 446px;
}

.teamXq .img img {
  width: 409px;
  height: 446px;
}

.teamXq .txt {
  margin-left: 409px;
  padding: 49px 0 0 30px;
  height: 397px;
  box-shadow: 0px 0px 8px 1px rgba(0, 0, 0, 0.1);
}

.teamXq .txt h3 {
  height: 56px;
  overflow: hidden;
}

.teamXq .txt h3 strong {
  display: inline-block;
  padding-bottom: 12px;
  border-bottom: 2px solid #d0d0d0;
}

.teamXq .txt h3 strong * {
  vertical-align: middle;
}

.teamXq .txt h3 img {
  width: 21px;
  height: 25px;
}

.teamXq .txt h3 em {
  margin-left: 5px;
  font-style: normal;
  font-weight: normal;
  font-size: 30px;
  color: #333;
}

.teamXq .txt p {
  font-size: 16px;
  line-height: 30px;
  text-indent: 2em;
  color: #707070;
}

.teamXq .scroll {
  margin-top: 15px;
  padding-right: 25px;
  height: 288px;
  overflow-y: auto;
  /*定义滚动条轨道 内阴影+圆角*/
  /*定义滑块 内阴影+圆角*/
}

.teamXq .scroll::-webkit-scrollbar {
  width: 4px;
  height: 1px;
  background-color: #F5F5F5;
}

.teamXq .scroll::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

.teamXq .scroll::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #0168b7;
}

.listTeam {
  margin: 34px 0 0 -35px;
  overflow: hidden;
}

.listTeam li {
  float: left;
  width: 33.3%;
}

.listTeam a {
  display: block;
  margin: 0 0 15px 35px;
}

.listTeam .img {
  float: left;
  width: 124px;
  height: 124px;
}

.listTeam .img img {
  width: 124px;
  height: 124px;
  border-radius: 50%;
}

.listTeam .txt {
  margin-left: 149px;
}

.listTeam .txt h3 {
  margin: 10px 0;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  font-size: 18px;
  color: #333;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.listTeam .txt p {
  font-size: 14px;
  line-height: 22px;
  height: 66px;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
  color: #707070;
}

.listTeam a:hover h3, .listTeam a:hover p, .listTeam .on a h3, .listTeam .on a p {
  color: #0168b7;
}

.advAndCha {
  margin-bottom: 30px;
  height: 370px;
  background-position: center;
  background-repeat: no-repeat;
}

.advAndCha .con {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  padding-left: 85px;
  font-size: 18px;
  line-height: 45px;
  color: #1965aa;
}

.advAndCha p {
  position: relative;
  padding-left: 24px;
  background: url(../images/icn3.png) no-repeat left 16px;
}

.aboutList {
  overflow: hidden;
  padding: 5px;
}

.aboutList li {
  float: left;
  width: 33.33%;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.aboutList li:nth-child(1) .box, .aboutList li:nth-child(2) .box, .aboutList li:nth-child(3) .box {
  border-top: 0;
}

.aboutList li:nth-child(1) .box, .aboutList li:nth-child(4) .box {
  border-left: 0;
}

.aboutList li:hover {
  -webkit-box-shadow: 0 0 5px 2px rgba(89, 89, 89, 0.35);
  box-shadow: 0 0 5px 2px rgba(89, 89, 89, 0.35);
}

.aboutList .box {
  height: 246px;
  overflow: hidden;
  text-align: center;
  border-left: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
}

.aboutList img {
  display: block;
  margin: 38px auto 10px;
  width: 65px;
  height: 65px;
}

.aboutList .con {
  margin: 0 auto;
  width: 80%;
  height: 96px;
}

.aboutList p {
  font-size: 14px;
  line-height: 24px;
  color: #333;
}

.serviceList {
  overflow: hidden;
  margin: 60px 0 0 -10px;
}

.serviceList li {
  float: left;
  width: 50%;
}

.serviceList .box {
  margin: 0 0 30px 10px;
}

.serviceList a {
  display: block;
  padding: 0 5px;
  text-align: center;
  height: 58px;
  line-height: 58px;
  border: 1px solid #d7d7d7;
  border-radius: 32px;
  font-size: 16px;
  color: #707070;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.serviceList a:hover {
  background: #125fa6;
  border-color: #125fa6;
  color: #fff;
}

.serviceList .pop {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 10;
  margin: -155px 0 0 -355px;
  padding: 20px 40px;
  width: 670px;
  height: 270px;
  background: #fff;
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  line-height: 30px;
  display: none;
}

.serviceList .close {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 30px;
  background: #000 url(../images/cha.png) no-repeat center;
  cursor: pointer;
}

.serviceList h3 {
  font-size: 18px;
  color: #424242;
}

.serviceList p {
  font-size: 14px;
}

.mMask {
  display: none;
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9;
  background: #000;
  opacity: 0.7;
}

/*
* 新闻资讯 
 * */
.newsList li {
  overflow: hidden;
  margin-bottom: 30px;
}

.newsList .img {
  float: left;
  width: 285px;
  height: 127px;
}

.newsList .img img {
  display: block;
  width: 285px;
  height: 127px;
}

.newsList .txt {
  margin: 5px 0 0 332px;
  overflow: hidden;
}

.newsList .let {
  float: left;
  width: 120px;
  text-align: right;
  color: #707070;
}

.newsList .let strong {
  font-size: 42px;
  font-family: Impact;
}

.newsList .let em {
  font-size: 14px;
  font-style: normal;
}

.newsList .let i {
  display: block;
  margin-top: 20px;
  padding-top: 4px;
  font-size: 14px;
  border-top: 1px solid #eee;
  text-align: center;
  font-style: normal;
}

.newsList .rig {
  padding: 5px 0 0 150px;
}

.newsList .rig h3 {
  margin-bottom: 9px;
  font-size: 16px;
  line-height: 24px;
  max-height: 48px;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  color: #424242;
}

.newsList .rig p {
  line-height: 21px;
  height: 63px;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  word-break: break-word;
  color: #707070;
}

.newsList a:hover .let {
  color: #0068b7;
}

.newsList a:hover .let i {
  border-color: #0068b7;
}

.newsList a:hover .rig h3 {
  color: #0068b7;
}

.newsList a:hover .rig p {
  color: #0068b7;
}

.page {
  padding: 30px 0;
  text-align: center;
}

.page a, .page span {
  display: inline-block;
  margin: 2px 0;
  width: auto;
  padding: 0px 10px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  font-size: 14px;
}

.page span, .page a:hover {
  background: #0068b7;
  border-color: #0068b7;
  color: #fff;
}

.page .prev {
  padding: 0 15px;
  width: auto;
}

.page .prev em {
  padding-left: 24px;
  background: url(../images/prev.png) no-repeat left center;
}

.page .prev:hover em {
  background-image: url(../images/prev_on.png);
}

.page .next {
  padding: 0 15px;
  width: auto;
}

.page .next em {
  padding-right: 24px;
  background: url(../images/next.png) no-repeat right center;
}

.page .next:hover em {
  background-image: url(../images/next_on.png);
}

.page em {
  display: inline-block;
  font-style: normal;
}

.newsXq h1 {
  text-align: center;
  font-size: 24px;
  color: #474747;
}

.newsXq .time {
  display: block;
  padding: 16px 0 37px;
  text-align: center;
  font-size: 14px;
  color: #999;
}

.newsXq p {
  line-height: 22px;
}

/*
* 人力资源
 * */
.listRecruit li {
  margin-bottom: 20px;
  -webkit-box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.11);
  box-shadow: 0 0 10px 2px rgba(0, 0, 0, 0.11);
}

.listRecruit li:hover .a1 {
  color: #fff;
  background: #125fa6;
}

.listRecruit li:hover .a1 span {
  border-top-color: #fff;
}

.listRecruit .a1 {
  display: block;
  overflow: hidden;
  padding: 0 20px;
  height: 56px;
  line-height: 56px;
  background: #f1f1f1;
  color: #333;
  font-size: 18px;
}

.listRecruit .a1 span {
  float: right;
  margin-top: 25px;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 7px solid #333;
}

.listRecruit .box {
  padding: 20px;
}

.listRecruit h3 {
  margin-bottom: 10px;
  font-size: 16px;
  color: #333;
}

.listRecruit p {
  margin-bottom: 20px;
  font-size: 14px;
  line-height: 18px;
}

.IdeaList {
  text-align: center;
}

.IdeaList li {
  display: inline-block;
  margin: 0 28px;
  vertical-align: middle;
  text-align: center;
  width: 140px;
}

.IdeaList img {
  display: block;
  margin: 0 auto 15px;
  width: 140px;
  height: 140px;
}

.IdeaList em {
  font-size: 18px;
  color: #1965aa;
  font-style: normal;
}

.ideaImgTxt {
  padding-top: 45px;
}

.ideaImgTxt li {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
}

.ideaImgTxt .img {
  float: right;
  width: 468px;
  height: 320px;
}

.ideaImgTxt .img img {
  display: block;
  width: 468px;
  height: 320px;
}

.ideaImgTxt .txt {
  position: absolute;
  left: 0;
  top: 33px;
  padding: 10px 28px;
  width: 494px;
  height: 234px;
  background: #1965aa;
  color: #fff;
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
}

.ideaImgTxt .txt h3 {
  margin-bottom: 20px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 22px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.ideaImgTxt .txt p {
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 6;
  -webkit-box-orient: vertical;
  word-break: break-word;
  line-height: 26px;
  max-height: 156px;
  font-size: 14px;
  overflow: hidden;
}

.ideaImgTxt .odd .img {
  float: left;
}

.ideaImgTxt .odd .txt {
  right: 0;
  left: auto;
}

.empWel {
  overflow: hidden;
}

.empWel .let {
  float: left;
  width: 490px;
}

.empWel .rig {
  float: left;
  width: 490px;
}

.empWelList {
  overflow: hidden;
}

.empWelList .img, .empWelList .txt {
  float: left;
  width: 245px;
  height: 215px;
}

.empWelList img {
  display: block;
  width: 245px;
  height: 215px;
}

.empWelList .txt {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  background: #1d67ab;
  color: #fff;
  text-align: center;
}

.empWelList .txt h3 {
  padding: 0 25px;
}

.empWelList .txt h3 strong {
  display: block;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  font-size: 18px;
  font-weight: normal;
}

.empWelList .txt h3 em {
  display: block;
  margin: 10px auto 15px;
  width: 39px;
  height: 3px;
  background: #fff;
}

.empWelList .txt P {
  padding: 0 25px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.empWelList .txt2 {
  background: #60bdfa;
}

.empWelTxtLet {
  padding-bottom: 117px;
  float: right;
  margin: 58px 25px 0 0;
  width: 358px;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  background: url(../images/icn10.png) no-repeat 91% bottom;
}

.empWelTxtRig {
  padding: 0 0 0 66px;
  height: 216px;
  overflow: hidden;
}

.empWelTxtRig h3 {
  margin-bottom: 16px;
  color: #474747;
}

.empWelTxtRig h3 strong {
  display: block;
  text-transform: uppercase;
  font-size: 29px;
}

.empWelTxtRig h3 em {
  font-style: normal;
  font-size: 20px;
}

.empWelTxtRig p {
  font-size: 14px;
  line-height: 24px;
  text-indent: 2em;
  max-height: 120px;
  overflow: hidden;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

/*
* 联系我们
 * */
.contactUs .txt {
  float: right;
  padding: 0 33px;
  width: 390px;
  height: 347px;
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  overflow: hidden;
}

.contactUs .txt h3 strong {
  font-size: 16px;
  color: #333;
}

.contactUs .txt h3 em {
  display: block;
  margin: 10px 0 34px;
  width: 27px;
  height: 4px;
  background: #125fa6;
}

.contactUs .txt p {
  font-size: 14px;
  line-height: 30px;
}

#map {
  float: left;
  height: 347px;
  width: 523px;
}

/*
* 首页
 * */
.mBanSlide .hd {
  position: absolute;
  left: 0;
  bottom: 50px;
  width: 100%;
  z-index: 5;
  text-align: center;
}

.mBanSlide .hd li {
  display: inline-block;
  margin: 0 8px;
  width: 11px;
  height: 11px;
  vertical-align: middle;
  font-size: 0;
  background: #125fa6;
  border-radius: 50%;
}

.mBanSlide .hd .on {
  background: #fff;
}

.idxNews {
  float: left;
  width: 390px;
}

.idxNews .tit {
  padding-bottom: 22px;
  color: #333;
}

.idxNews .tit strong {
  font-size: 30px;
  display: block;
  font-weight: normal;
  line-height: 1.2;
}

.idxNews .tit em {
  font-size: 36px;
  font-family: Arial;
  font-style: normal;
}

.idxNews li {
  overflow: hidden;
  margin-bottom: 15px;
}

.idxNews li a {
  position: relative;
  display: block;
  padding-left: 3px;
  color: #333;
}

.idxNews li a:hover i {
  background: #125fa6;
}

.idxNews li i {
  position: absolute;
  left: 0;
  top: 8px;
  width: 3px;
  height: 59px;
  background: #c7c7c7;
}

.idxNews li .let {
  float: left;
  width: 80px;
  text-align: center;
}

.idxNews li .let strong {
  font-size: 52px;
  line-height: 1;
  font-weight: normal;
}

.idxNews li .let em {
  font-size: 14px;
  font-style: normal;
}

.idxNews li .rig {
  padding-left: 80px;
}

.idxNews li .rig h3 {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
  height: 25px;
  line-height: 25px;
  overflow: hidden;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.idxNews li .rig p {
  line-height: 18px;
  height: 36px;
  color: #707070;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}

.idxNews .more a {
  display: inline-block;
  margin-top: 26px;
  width: 107px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #c7c7c7;
  border-radius: 32px;
  color: #707070;
}

.idxNews .more a:hover {
  background: #125fa6;
  border-color: #125fa6;
  color: #fff;
}

.idxM1 {
  float: right;
  width: 764px;
}

.idxM1 .box {
  float: left;
  margin-left: 6px;
}

.idxM1 .box1 {
  width: 294px;
}

.idxM1 .box2 {
  margin-top: 16px;
  width: 232px;
}

.idxM1 .box3 {
  margin-top: -5px;
  width: 220px;
}

.idxM1 img {
  margin: 0 auto;
  width: 90px;
  height: 90px;
}

.idxM1 strong {
  display: block;
  font-size: 16px;
}

.idxM1 em {
  font-style: normal;
}

.idxM1 .item {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 6px;
  border-radius: 6px;
  color: #fff;
  text-align: center;
}

.idxM1 .item1 {
  height: 194px;
  background: #eb611e;
}

.idxM1 .item2 {
  height: 222px;
  background: #74b9fa url(../images/bg1.png) no-repeat center;
}

.idxM1 .item3 {
  height: 256px;
  background: #64c4c4 url(../images/bg2.png) no-repeat center;
}

.idxM1 .item4 {
  height: 160px;
  background: #e5b152;
}

.idxM1 .item5 {
  height: 423px;
  background: #a7d0fa url(../images/bg3.png) no-repeat center;
}

.idxM1 p {
  margin-top: 30px;
  padding: 0 10px;
  font-size: 16px;
  line-height: 22px;
  max-height: 220px;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 10;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
}

.idsList {
  clear: both;
  overflow: hidden;
  margin-left: -18px;
  padding: 50px 0 3px 0;
}

.idsList li {
  float: left;
  width: 20%;
}

.idsList .box {
  margin-left: 18px;
}

.idsList .icn {
  display: flex;
  display: -webkit-flex;
  flex: 1;
  flex-direction: column;
  justify-content: center;
  margin-bottom: 13px;
  border-radius: 4px;
  box-shadow: 0 3px 0 rgba(155, 155, 155, 0.1);
}

.idsList .icn p {
  padding: 0 5px;
  font-size: 14px;
  line-height: 25px;
  max-height: 125px;
  display: -webkit-box;
  white-space: normal;
  text-overflow: ellipsis;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
  word-break: break-word;
  overflow: hidden;
  text-align: center;
}

.idsList .icn1 {
  height: 180px;
}

.idsList .icn2 {
  height: 312px;
}

.idsList .icn3 {
  height: 246px;
}

.idsList .icn4 {
  height: 245px;
}

.idsList .icn5,
.idsList .icn7 {
  height: 206px;
}

.idsList .icn6,
.idsList .icn8 {
  height: 284px;
}

.idsList .icn9 {
  height: 258px;
}

.idsList .icn10 {
  height: 232px;
}

.idsList .icn:hover {
  background: #7bbcfa url(../images/bg1.png) no-repeat center;
}

.idsList .icn:hover p {
  color: #fff;
}

.myProject h3 {
  padding-bottom: 20px;
  font-size: 18px;
  color: #666;
}

.myProject li {
  border-bottom: 1px dashed #e2e2e2;
}

.myProject a {
  display: block;
  height: 34px;
  line-height: 34px;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 14px;
  color: #666;
  overflow: hidden;
}

.myProject a:hover {
  color: #0168b7;
}

.navBtn {
  position: absolute;
  right: 2.5%;
  top: 50%;
  display: none;
  width: 30px;
}

.navBtn em {
  position: relative;
  display: block;
  margin-bottom: 5px;
  height: 3px;
}

.navBtn em:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  background: #125fa6;
  border-radius: 5px;
  animation: myfirst .5s linear alternate infinite;
}

.navBtn .em1:after {
  animation-delay: -.7s;
}

.navBtn .em3:after {
  animation-delay: -.4s;
}

@keyframes myfirst {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

@-webkit-keyframes myfirst {
  from {
    width: 0;
  }
  to {
    width: 100%;
  }
}

.mobile {
  /*
     * 底部
    * */
  /*
     * 首页
    * */
}

.mobile img {
  max-width: 100%;
}

.mobile body {
  min-width: 0;
}

.mobile .wp {
  width: 98%;
}

.mobile .mBan .bd a {
  height: 150px;
  -webkit-background-size: cover;
  background-size: cover;
}

.mobile .navBtn {
  display: block;
}

.mobile #hd {
  position: fixed;
  left: 0;
  top: 0;
  padding: 10px 0 30px;
  width: 100%;
  height: 64px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #e0e0e0;
}

.mobile .hdR span {
  display: none;
}

.mobile .hdR a {
  margin: 0 4px;
}

.mobile .logo {
  margin-top: 11px;
}

.mobile .logo img {
  width: 100px;
}

.mobile .nav {
  position: absolute;
  left: 0;
  top: 100%;
  width: 100%;
  text-align: left;
  background: #125fa6;
  margin-top: 1px;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: none;
}

.mobile .nav li {
  display: block;
  margin-left: 0;
  background: #fff;
}

.mobile .nav a {
  display: block;
  padding: 0 10px;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  font-size: 14px;
  border: 2px solid #fff;
}

.mobile .nav .on a {
  background: #125fa6;
  color: #fff;
}

.mobile .fdWx {
  float: none;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.mobile .fdWx .img {
  display: inline-block;
  float: none;
  margin-left: 0;
}

.mobile .fdLink {
  margin-bottom: 20px;
}

.mobile .fdLink span {
  float: none;
}

.mobile .fdLink p {
  padding: 10px 0 0 0;
}

.mobile .fdLink p a {
  margin: 5px;
}

.mobile .fdContactUs {
  padding-top: 15px;
  text-align: center;
}

.mobile .fdContactUs h3 strong {
  float: none;
  font-size: 22px;
}

.mobile .fdContactUs h3 em {
  float: none;
  font-size: 20px;
}

.mobile #bd {
  padding-top: 64px;
}

.mobile .mBanSlide .bd a {
  height: 250px;
  -webkit-background-size: cover;
  background-size: cover;
}

.mobile .mBanSlide .hd {
  bottom: 5px;
}

.mobile .gRow {
  padding: 30px 0;
}

.mobile .idxNews {
  float: none;
  width: 100%;
}

.mobile .idxNews .tit strong {
  font-size: 22px;
}

.mobile .idxNews .tit em {
  font-size: 28px;
}

.mobile .idxNews li .let strong {
  font-size: 44px;
}

.mobile .idxNews .more a {
  display: block;
  margin: 0 auto;
}

.mobile .idxM1 {
  float: none;
  padding-top: 30px;
  width: 100%;
}

.mobile .idxM1 .box {
  margin-left: 0;
}

.mobile .idxM1 .box1 {
  float: none;
  width: 100%;
}

.mobile .idxM1 .box2 {
  float: none;
  margin-top: 0;
  width: auto;
}

.mobile .idxM1 .box3 {
  margin-top: 5px;
  width: 100%;
}

.mobile .idxM1 .item {
  -webkit-background-size: cover;
  background-size: cover;
}

.mobile .idsList {
  margin-left: 0;
  padding-top: 5px;
}

.mobile .idsList li {
  width: 100%;
}

.mobile .idsList .box {
  margin: 0 0 10px 0;
  display: flex;
  display: -webkit-flex;
  height: 200px;
}

.mobile .idsList .icn {
  margin: 0 5px;
  background: #7bbcfa url(../images/bg1.png) no-repeat center;
  -webkit-background-size: cover;
  background-size: cover;
  color: #fff;
  height: 100%;
}

.mobile .subnav {
  text-align: center;
}

.mobile .subnav ul {
  overflow: hidden;
}

.mobile .subnav li {
  float: left;
  width: 25%;
}

.mobile .subnav li a {
  height: 35px;
  line-height: 35px;
  font-size: 14px;
}

.mobile .mCur {
  padding: 10px 0;
}

.mobile .gRow .col_l {
  float: none;
  width: 100%;
}

.mobile .gRow .col_r {
  padding-left: 0;
}

.mobile .aboutUs .img {
  padding: 20px 0;
  float: none;
  height: auto;
  max-width: 320px;
}

.mobile .aboutUs .img img {
  width: 100%;
  height: auto;
}

.mobile .teamXq .img {
  float: none;
  width: auto;
  max-width: 409px;
  height: auto;
}

.mobile .teamXq .img img {
  width: 100%;
  height: auto;
}

.mobile .teamXq .txt {
  margin-left: 0;
  padding: 10px;
  height: auto;
}

.mobile .teamXq .scroll {
  height: auto;
  padding-right: 0;
}

.mobile .listTeam li {
  width: 100%;
}

.mobile .listTeam .img {
  width: 88px;
  height: 88px;
}

.mobile .listTeam .img img {
  width: 88px;
  height: 88px;
}

.mobile .listTeam .txt {
  margin-left: 100px;
}

.mobile .advAndCha {
  -webkit-background-size: cover;
  background-size: cover;
}

.mobile .advAndCha .con {
  padding: 0 10px;
  font-size: 14px;
  line-height: 34px;
}

.mobile .advAndCha p {
  background-position: left 10px;
}

.mobile .aboutList {
  padding: 5px 0;
  overflow: hidden;
}

.mobile .aboutList li {
  width: 50%;
}

.mobile .aboutList li .box {
  border: 0;
  border-bottom: 1px solid #d1d1d1;
  border-left: 1px solid #d1d1d1;
  margin-left: -1px;
}

.mobile .aboutList img {
  width: 55px;
  height: 55px;
}

.mobile .aboutList p {
  font-size: 12px;
  line-height: 18px;
}

.mobile #map {
  float: none;
  width: 100%;
}

.mobile .contactUs .txt {
  float: none;
  padding: 10px 0;
  width: 100%;
  height: auto;
}

.mobile .loginAndRegisterBox {
  margin: 0 auto;
  float: none;
  width: 320px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mobile .loginAndRegisterBox .txt {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mobile .loginAndRegisterBox .txt2 {
  width: 110px;
}

.mobile .loginAndRegisterBox .yzm {
  height: 28px;
}

.mobile .loginAndRegister {
  padding: 20px 0;
  height: auto;
  -webkit-background-size: cover;
  background-size: cover;
}

.mobile .newsList .img {
  float: none;
  width: 100%;
  height: auto;
}

.mobile .newsList .img img {
  width: 100%;
  height: auto;
}

.mobile .newsList .txt {
  margin-left: 0;
}

.mobile .newsList .let {
  float: none;
  width: 100%;
  text-align: left;
}

.mobile .newsList .let i {
  margin-top: 0;
}

.mobile .newsList .rig {
  padding-left: 0;
}

.mobile .page a,
.mobile .page span {
  width: auto;
  height: 30px;
  line-height: 30px;
}

.mobile .page .prev,
.mobile .page .next {
  width: auto;
}

.mobile .newsXq {
  padding-top: 20px;
}

.mobile .newsXq h1 {
  font-size: 16px;
}

.mobile .newsXq .time {
  padding-bottom: 25px;
}

.mobile .empWel .let {
  width: 320px;
  float: none;
  margin: 0 auto;
}

.mobile .empWel .rig {
  width: 320px;
  float: none;
  margin: 0 auto;
}

.mobile .empWelTxtLet {
  width: 100%;
  float: none;
  margin: 20px 0;
}

.mobile .empWelTxtRig {
  padding-left: 0;
}

.mobile .empWelList .img {
  width: 160px;
  height: 140px;
}

.mobile .empWelList .img img {
  height: auto;
}

.mobile .empWelList .txt {
  width: 160px;
  height: 140px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mobile .empWelList .txt p {
  padding: 0 5px;
}

.mobile .IdeaList li {
  width: auto;
  margin-bottom: 5px;
}

.mobile .IdeaList img {
  width: 80px;
  height: 80px;
}

.mobile .ideaImgTxt .img {
  float: none !important;
  width: 100% !important;
  height: auto;
}

.mobile .ideaImgTxt .img img {
  width: 100%;
  height: auto;
}

.mobile .ideaImgTxt .txt {
  position: static !important;
  width: 100%;
  height: auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.mobile .serviceList {
  margin-top: 25px;
}

.mobile .serviceList .box {
  margin-bottom: 10px;
}

.mobile .serviceList li {
  width: 100%;
}

.mobile .serviceList a {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
}

.mobile .serviceList .pop {
  width: 100%;
  height: 100%;
  margin: 0;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
