body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
blockquote,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
fieldset,
legend,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
}

body,
button,
input,
select,
textarea {
  font: 14px Arial, Tahoma, '微软雅黑';
  color: #454545;
}

button,
input,
select,
textarea,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}

h2,
h3 {
  font-size: 16px;
}

button,
input,
select,
textarea,
label {
  vertical-align: middle;
  outline: none;
  border: 0;
  background: none
}

button {
  cursor: pointer;
}

.pointer {
  cursor: pointer
}

ul {
  font-size: 0;
}

img {
  vertical-align: middle;
  border: none;
  display: inline-block;
  max-width: 100%;
}

ul,
ol {
  list-style: none;
}

a {
  text-decoration: none;
  color: #454545;
  vertical-align: baseline;
  cursor: pointer;
}

a:hover {
  color: #000;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  word-wrap: break-word;
  word-break: break-all;
}

/*清浮*/
.clearfix:after {
  content: "";
  clear: both;
  display: table;
}

.clearfix {
  zoom: 1;
}

/*浮动*/
.g-f-l {
  float: left;
  _display: inline;
}

.g-f-r {
  float: right;
  _display: inline;
}

/*字体设置*/
@font-face {
  font-family: 'NotoSansHansDemiLight';
  src: url('../fonts/NotoSansHansDemiLight.eot');
  src: url('../fonts/NotoSansHansDemiLight.eot?#iefix') format('embedded-opentype'), url('../fonts/NotoSansHansDemiLight.woff') format('woff'), url('../fonts/NotoSansHansDemiLight.ttf') format('truetype'), url('../fonts/NotoSansHansDemiLight.svg#FZLTCHJW') format('svg');
}

/* .wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  padding-top: 80px;
} */

.wrap {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.nowarp {
  white-space: nowrap;
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

.top {
  width: 100%;
  height: 80px;
  background: #FFFFFF;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}

.top .common-dropdown {
  border-top: solid 1px #ebebeb;
  width: 100%;
  top: 80px;
  color: #fff;
  background: #fff;
  position: absolute;
  left: 0;
  z-index: 999;
  box-shadow: 0 12px 10px 0 rgb(0 0 0 / 7%);
  opacity: 0;
  height: 0;
  max-height: 600px;
  visibility: hidden;
  overflow: auto;
  transition-property: height;
  transition: height .2s cubic-bezier(.215, .61, .355, 1), opacity .2s cubic-bezier(.215, .61, .355, 1);
}

.top .common-dropdown .container {
  font-size: 16px;
  color: #000;
  height: 100%;
}

.left-side {
  background: #f5f5f6;
  height: 100%;
  width: 240px;
  float: left;
}

.left-side-list {
  font-size: 16px;
  color: #000;
  padding-top: 20px;
}

.left-side-list .list-item {
  padding-left: 16px;
  line-height: 36px;
}

.left-side-list .list-item.active .nav-link {
  color: #1575E5;
}

.right-side {
  background: #fff;
  height: 100%;
  overflow-y: auto;
  width: 960px;
  float: right;
}

.right-side-list {
  padding-left: 40px;
  padding-bottom: 40px;
}

.right-side-list,
.right-sub-nav-list {
  font-size: 16px;
}

.fack-backend {
  position: absolute;
  height: 100%;
  width: 50%;
  left: 0;
  top: 0;
  background: #f5f5f6;
}

.top .expand {
  height: 100%;
  visibility: visible;
  opacity: 1;
}

.right-side-list li.list-item {
  color: #1575E5;
  float: left;
  line-height: 36px;
  width: 280px;
  margin-bottom: 0px;
  vertical-align: top;
  margin-top: 20px;
}

.right-side-list li.list-item .list-nav-link {
  color: #222222;
  font-weight: bold;
}

.right-side-list li.list-item>a {
  vertical-align: top;
  font-size: 16px;
  font-family: Microsoft YaHei;
  margin-right: 0;
}

.right-side-list .right-sub-nav-list {
  margin-top: 10px;
}

.right-side-list .right-sub-nav-list .sub-nav-item {
  line-height: 26px;
}

.right-side-list .right-sub-nav-list .sub-nav-item-link {
  cursor: pointer;
}

.right-side-list .right-sub-nav-list .sub-nav-item-link:hover {
  color: #1575E5
}

.nav-level3 a {
  margin-top: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #67696E;
  line-height: 20px;
  margin-right: 20px;
}

.nav-level3 a:hover {
  color: #19191b
}


.top .container {
  position: relative;
}

.logo {
  width: 148px;
}

.logo a {
  display: inline-block;
}

.logo img {
  position: relative;
  bottom: -18px;
}

.top #main-navigation {
  float: right;
  line-height: 80px;
  font-size: 0;
}

.top #main-navigation .nav-level1 {
  float: left;
  font-size: 15px;
}

.top ul .nav-level1>a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  display: block;
  transition: all linear .2s;
  padding-left: 15px;
  padding-right: 15px;
}

.top .nav-level1 a .downwards {
  font-size: 16px;
  display: inline-block;
  transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  /* Internet Explorer */
  -moz-transform: rotate(0deg);
  /* Firefox */
  -webkit-transform: rotate(0deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(0deg);
  /* Opera */
  transform-origin: 50% 50%;
  transition: all linear .1s;
  height: 16px;
  vertical-align: middle;
  line-height: 16px;
}

.search {
  width: 180px;
  float: right;
  height: 80px;
  position: relative;
  display: none;
}

.searchBox {
  width: 180px;
  height: 36px;
  background: #E6E6E6;
  border-radius: 18px;
  line-height: 36px;
  position: absolute;
  top: 22px;
  left: 0;
}

.search-input {
  float: left;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  width: 134px;
  padding-left: 15px;
  float: left;
}

.search-icon {
  color: #222222;
  font-size: 28px;
  cursor: pointer;
}

.hotline {
  height: 80px;
  font-size: 26px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  float: right;
  line-height: 80px;
  margin-left: 40px;
}

#main-navigation .nav-level1 .naver.nav-child1 {
  border-top: solid 1px #F1F2F3;
  position: absolute;
  width: 96%;
  left: 0;
  padding-right: 2%;
  padding-left: 2%;
  top: 80px;
  background-color: #f5f5f6;
  color: #222222;
  z-index: 100000;
  display: none;
  padding-bottom: 40px;
  font-size: 0;
  max-height: 70vh;
  overflow-y: auto;
}

.naver span {
  display: block;
  height: 39px;
  line-height: 39px;
  text-align: center;
  border-bottom: 1px solid #262626;
  font-size: 16px;
  overflow: hidden;
}

.top .nav-level1 .naver span a {
  color: #bbb;
  display: block;
}

.top .hotline {
  float: right;
}

.top .nav-level1.active .downwards {
  color: #1575E5;
  transition: all linear .1s;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  /* Internet Explorer */
  -moz-transform: rotate(180deg);
  /* Firefox */
  -webkit-transform: rotate(180deg);
  /* Safari 和 Chrome */
  -o-transform: rotate(180deg);
  /* Opera */
}

.top .nav-level1.active>a {
  color: #1575E5;
}

.top .nav-level1:hover>a {
  color: #1575E5;
}

.top .nav-level1:hover .downwards {
  color: #1575E5;
}

.top .nav-level1 a {
  display: block;
}

/* .top #main-navigation .nav-level1.active .naver{display: block;} */
#main-navigation .nav-level1 .naver li.nav-level2 {
  display: inline-block;
  width: 24%;
  margin-bottom: 0px;
  vertical-align: top;
  margin-top: 20px;
}

#main-navigation .nav-level1 .naver .nav-level2>a {
  vertical-align: top;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  line-height: 25px;
  margin-right: 0;
}

#main-navigation .nav-level1 .naver .nav-level2>a:hover {
  text-decoration: underline
}

#main-navigation .nav-child1.has-side .nav-child2 {
  display: none;
}

.nav-level3 a {
  margin-top: 10px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #67696E;
  line-height: 20px;
  margin-right: 20px;
}

.nav-level3 a:hover {
  color: #19191b
}

.nonebomboder {
  border-bottom: none;
}

.shade {
  position: absolute;
  top: 80px;
  left: 0;
  z-index: 4;
  display: none;
  height: 100%;
  width: 100%;
  background: rgb(1, 1, 1);
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.banner {
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 0
}

.banner .container {
  height: 500px;
  position: relative;
}

.banner-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 500px;
}

.banner-wen {
  position: absolute;
  left: 0;
  top: 160px;
  opacity: 0;
  transition: all linear .4s;
}

.banner-wen strong {
  display: block;
  font-weight: normal;
  font-size: 50px;
  color: #fff;
  margin-bottom: 20px;
}

.banner-wen span {
  color: #fff;
  font-size: 20px;
}

.banner-wen p {
  font-size: 16px;
  color: #fff;
  opacity: .1;
  line-height: 18px;
  width: 500px;
  word-wrap: break-word;
  word-break: break-all;
  overflow: hidden;
  margin-top: 8px;
}

.banner-wen a {
  display: block;
  position: absolute;
  width: 92px;
  height: 25px;
  text-align: center;
  line-height: 25px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  border: 1px solid #808080;
  background-color: rgba(255, 255, 255, .05);
  left: 0;
  bottom: -50px;
  z-index: 2;
}

.banner-item ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 500px;
}

.banner-item ul li {
  position: absolute;
  left: 47.9%;
}

.bannerUlBox {
  position: absolute;
  left: 0;
  bottom: 30px;
  z-index: 3;
  width: 100%;
}

.bannerUl {
  position: relative;
  margin: 0 auto;
  display: block;
  width: 1200px;
  text-align: right;
}

.bannerUl li {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #6e6e6e;
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
}

.bannerUl li.active {
  background-color: #1575E5;
}

.banner-item ul li.pic1 {
  top: 58px;
}

.banner-item ul li.pic2 {
  top: 68px;
}

.banner-item ul li.pic3 {
  top: 78px;
}

.bannerconbox {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.bannercon {
  width: 100%;
  max-width: 1200px;
  position: relative;
  color: #fff;
  text-align: center;
  margin: 0 auto;
}

.bannercon h1 {
  font-size: 51px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 140px;
  letter-spacing: 1.5px;
}

.bannercon h2 {
  font-size: 28px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 30px 0 60px 0;
  letter-spacing: 18.6px;
}

.bannercon button {
  margin-top: 420px;
  padding: 10px 51px;
  background: #efb400;
  border-radius: 10px;
  font-size: 22px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  box-shadow: 0 7px 0 #243c47;
}

.products {
  background: #F6F7F9;
  padding: 80px 0;
}

/**二级页面公共导航**/
.page-banner {
  width: 100%;
  height: 500px;
  position: relative;
  z-index: 0
}

.page-banner-item {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 500px;
}

.pagebannerbox {
  width: 100%;
  height: 500px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}

.pagebannercon h1 {
  font-size: 34px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  color: #FFFFFF;
  margin-top: 130px;
  letter-spacing: 1px;
  width: 64%;
}

.pagebannercon h2 {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 40px 0 50px 0;
  letter-spacing: 0.5px;
  width: 64%;
  line-height: 30px;
}

.pagebannercon button {
  padding: 12px 36px;
  background: #E22C3F;
  border-radius: 5000px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
}

.pagebannercon {
  width: 100%;
  max-width: 1200px;
  position: relative;
  color: #fff;
  margin: 0 auto;
}

.level2 {
  width: 100%;
  background: #EDEFF2;
  overflow: hidden;
  text-align: center;
}

.level2-item {
  display: inline-block;
  height: 50px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #222222;
  line-height: 50px;
  text-align: center;
  padding: 0 20px;
}

.level2-item.cur,
.level2-item:hover {
  text-decoration: underline
}

.level3 {
  width: 100%;
  background: #ffffff;
  overflow: hidden;
  height: 140px;
}

.level3-item {
  padding: 15px 60px;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  text-align: center;
  float: left;
  margin-top: 40px;
  background: #F6F7F9;
}

.level3-item.cur,
.level3-item:hover {
  background: #E8EDF7;
  color: #1576E5;
}

.lp-title h1 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #212734;
  text-align: center;
}

.lp-title h2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A1A6AF;
  text-align: center;
  text-transform: uppercase;
  margin-top: 20px;
}

.helper {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.lp-btn {
  background: #1576E5;
  border-radius: 4px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 12px 25px;
  vertical-align: middle;
}

.lp-btn i {
  margin-left: 10px;
  font-size: 16px;
}

.lp-btn:active,
.bannercon button:active {
  transform: translateY(1px);
}

.bg-grey {
  background: #F6F7F9;
}

.bg-white {
  background: #ffffff;
}

.text-ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.text-ellipsis-mul {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-ellipsis-mul2 {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-ellipsis-mul9 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 9;
  -webkit-box-orient: vertical;
}

.pc-con-article {
  width: 70%;
}

.pc-con-article a {
  display: block;
  height: 100%;
}

.article-content {
  padding: 40px 0 10px 0;
  border-bottom: solid 2px #E8EDF5;
}

.article-content h1 {
  font-size: 38px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #212734;
  margin: 10px 0;
}

.article-content p {
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #67696E;
  line-height: 30px;
  padding: 10px 0;
  letter-spacing: 0.25px;
}

.noborder-bom {
  border-bottom: none;
}

/*内容页*/
.commend-1 {
  padding: 30px 0;
  width: 100%;
  height: 140px;
  border-bottom: solid 1px #E8EDF5;
}

.commend-1-last {
  border-bottom: none;
  margin-bottom: 50px;
}

.commend-1 img {
  width: 28.57%;
  height: 100%;
}

.commend-1 .text {
  width: 54.76%;
  height: 114px;
  padding: 13px 40px 13px 30px;
  border-right: solid 1px #F7F7F7;
}

.commend-1 .text h2 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #212734;
  margin-bottom: 15px
}

.commend-1 .text p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A1A6AF;
  line-height: 26px;
}

.commend-1 .more-icon {
  height: 100%;
}

.commend-1 .more-icon img {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.more-icon .img {
  width: 30px;
  height: 30px;
  cursor: pointer;
  background: #F6F7F9;
  border-radius: 50%;
  text-align: center;
  line-height: 30px;
  display: inline-block;
}

.more-icon .img i {
  color: #7C7F84;
  font-size: 20px;
}

.more-icon .img:hover {
  background: #E8EDF7
}

.more-icon .img i:hover {
  color: #1576E5;
}

.more-icon .img:active {
  transform: translateY(1px);
}

.commend-2 {
  padding: 30px 0;
  width: 100%;
  border-bottom: solid 1px #E8EDF5;
}

.commend-2-last {
  border-bottom: none;
  margin-bottom: 50px;
}

.pc-con-article a:last-child .commend-2 {
  border-bottom: none;
  margin-bottom: 50px;
}

.commend-2 .text {
  width: 85%;
  height: 114px;
  padding-right: 50px;
  border-right: solid 1px #F7F7F7;
}

.commend-2 .text h2 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #212734;
  margin-bottom: 15px
}

.commend-2 .text p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A1A6AF;
  line-height: 26px;
}

.commend-2 .more-icon {
  height: 114px;
}

.commend-2 .more-icon img {
  width: 30px;
  height: 30px;
  cursor: pointer;
}

.pc-con-menu {
  width: 23.33%;
  padding-bottom: 40px
}

.pc-concat,
.pc-commend {
  border-radius: 4px 4px 0px 0px;
  margin-top: 40px;
  overflow: hidden;
}

.pc-concat div {
  cursor: pointer;
  background: #F6F7F9;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  padding: 20px 20px;
  border-bottom: solid 1px #EDEFF2;
}

.pc-concat a {
  display: block;
}

.pc-concat .divlast {
  border-bottom: none
}

.pc-concat i {
  margin-right: 12px;
  font-size: 20px;
}

.pc-commend .head {
  background: #E8EDF5;
  border-radius: 4px 4px 0px 0px;
  padding: 20px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #212734;
}

.pc-commend ul li {
  background: #F6F7F9;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #67696E;
  line-height: 28px;
  border-bottom: solid 1px #EDEFF2;
  padding: 20px 0px;
}

.pc-commend ul li p {
  margin: 0 20px;
  overflow: hidden;
  height: 50px;
}

/*隐私政策*/
.pc-article-privacy {
  max-width: 900px;
  margin: 60px auto;
}

.pc-article-privacy h1 {
  font-size: 38px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #212734;
  margin: 10px 0;
}

.pc-article-privacy p,
.pc-article-privacy li {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  line-height: 1.5;
  padding: 0.1rem 0;
}

.pc-article-privacy img {
  width: 100%;
}

.pc-article-privacy h4 {
  font-size: 26px;
  font-family: Source Han Sans CN;
  font-weight: 550;
  color: #212734;
  line-height: 1.6;
  padding: 18px 0;
}

.pc-article-privacy a {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  line-height: 1.5;
}

.pc-article-privacy span {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  line-height: 1.5;
}


/*问题*/
.problem {
  width: 100%;
  padding: 80px 0;
}

.problem-content {
  margin-top: 60px;
}

.problem-item {
  width: 50%;
}

.problem-item ul li {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #212734;
  line-height: 30px;
  width: 100%;
  margin: 5px 0;
}

.problem-item ul li p {
  margin-left: 16px;
  float: left;
  width: 90%;
}

.problem-item ul li i {
  float: left;
}

.problem-item .totast {
  margin: 30px 0;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  width: 80%;
}

.problem-item .img {
  width: 90%;
}

/*财务*/
.financial {
  width: 100%;
  padding: 80px 0;
}

.financial-content {
  margin: 40px auto 20px auto;
  text-align: center;
  font-size: 0;
}

.financial-item {
  width: 11.66%;
  text-align: center;
  margin-right: 10.1%;
  display: inline-block;
  margin-top: 40px;
  vertical-align: text-top;
}

.financial-item .thumb {
  width: 100%;
  background: #E8EDF5;
  border-radius: 50%;
}

.financial-item h3 {
  width: 100%;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #212734;
  margin: 30px 0 20px 0;
}

.financial-item p {
  width: 100%;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #84868D;
  line-height: 24px;
  white-space: normal;
  word-wrap: break-word;
  word-break: break-all;
}

.financial-item .thumb img {
  vertical-align: middle;
  max-width: 52px;
  display: inline;
}

.financial-item-last {
  margin-right: 0;
}

/*比较*/
.compare {
  width: 100%;
  padding: 80px 0;
}

.compare ul {
  width: 94%;
}

.compare ul li {
  width: 100%;
  margin: 10px 0
}

.compare-left,
.compare-right {
  width: 40%;
  margin-top: 60px;
}

.compare-left ul li {
  text-align: right;
  background: #E8EDF5;
  position: relative;
  height: 66px;
  line-height: 66px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5F6265;
}

.compare-left ul li:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 33px solid transparent;
  border-right: 33px solid #E8EDF5;
  border-bottom: 33px solid transparent;
  position: absolute;
  left: -33px;
  top: 0
}

.compare-right ul li {
  text-align: left;
  background: #1576E5;
  position: relative;
  height: 66px;
  line-height: 66px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #FFFFFF;
}

.compare-right ul li:before {
  content: "";
  width: 0;
  height: 0;
  border-top: 33px solid transparent;
  border-left: 33px solid #1576E5;
  border-bottom: 33px solid transparent;
  position: absolute;
  right: -33px;
  top: 0
}

.compare-left h2 {
  text-align: right;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
}

.compare-right h2 {
  text-align: left;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
}

.compare-left h2,
.compare-right h2 {
  margin-bottom: 30px;
}

.compare-mid {
  width: 20%;
  text-align: center;
  transition: all 0.2s ease-in;
  position: relative;
}

.compare ul li p {
  margin: 0 50px;
  height: 100%;
  overflow: hidden;
  white-space: normal;
  word-break: break-all;
  word-wrap: break-word
}

.compare-mid h1 {
  text-align: center;
  font-size: 92px;
  font-family: Source Han Sans CN;
  font-weight: 800;
  color: #1576E5;
  margin-bottom: 60px;
}

/*优势*/
.advantage {
  width: 100%;
  padding: 80px 0;
}

.advantage-content {
  padding-top: 20px;
}

.advantage-content ul li {
  width: 30.83%;
  padding: 40px 0;
  cursor: pointer;
  color: #84868D;
  float: left;
  margin-top: 40px;
}

.advantage-content ul li:hover,
.advantage-content ul li:hover h2 {
  background: #1576E5;
  color: #fff;
}

.advantage-content ul li h2 {
  margin: 0px 40px 30px 40px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
}

.advantage-content ul li p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  line-height: 24px;
  margin: 0 40px;
}

.margin45r {
  margin-right: 3.75%;
}

/*特点*/
.characteristic {
  width: 100%;
  padding: 80px 0;
}

.characteristic-content {
  padding-top: 30px;
}

.characteristic-content ul li {
  width: 18.6%;
  padding: 20px 0;
  cursor: pointer;
  color: #5F6265;
  float: left;
  margin-top: 30px;
}

.characteristic-content ul li:hover {
  background: #1576E5;
  color: #fff;
}

.characteristic-content ul li p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 20px;
  margin: 0 25px;
}

.margin20r {
  margin-right: 1.6%;
}

/*服务流程*/
.service {
  width: 100%;
  padding: 80px 0;
}

.service-content ul li {
  margin-top: 60px;
  margin-bottom: 20px;
  float: left;
  vertical-align: middle;
  width: 27.5%;
}

.margin100r {
  margin-right: 100px;
}

.service-content ul li .step {
  vertical-align: middle;
  width: 90px;
  height: 90px;
  background: #E8EDF5;
  border-radius: 50%;
  font-size: 44px;
  font-family: Source Han Sans CN;
  font-weight: bold;
  color: #1576E5;
  line-height: 90px;
  text-align: center;
  letter-spacing: -0.5px;
}

.service-content ul li h2 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  line-height: 40px;
  letter-spacing: 0.5px;
}

.service-content ul li p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #84868D;
  line-height: 24px;
  letter-spacing: 1px;
}

.service-content ul li .content {
  width: 64%;
}

.service-content ul li:hover .step {
  background: #1576E5;
  color: #FFFFFF;
}

/*团队*/
.team {
  width: 100%;
  padding: 80px 0;
}

.team-content {
  margin-top: 60px;
}

.team-item {
  width: 50%;
  position: relative;
}

.team-item .rightcont {
  width: 80%;
}

.team-item ul li {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #212734;
  line-height: 30px;
  width: 100%;
  margin: 5px 0;
}

.team-item ul li p {
  margin-left: 16px;
  float: left;
  width: 90%;
}

.team-item ul li i {
  float: left;
}

.team-item .totast {
  margin: 30px 0;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  width: 80%;
}

.team-item .img {
  width: 90%;
  z-index: 2;
  position: relative;
}

.img-bg:before {
  content: "";
  width: 100%;
  height: 280px;
  background: #E8EDF5;
  vertical-align: middle;
  position: absolute;
  display: inline-block;
  z-index: 1;
  top: 20px;
  left: 0;
}

/*选择*/
.chose {
  width: 100%;
  padding: 80px 0;
}

.chose-content {
  margin-top: 60px;
}

.chose-item {
  width: 50%;
  position: relative;
}

.chose-item .rightcont {
  width: 80%;
}

.chose-item ul li {
  float: left;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #212734;
  line-height: 30px;
  width: 100%;
  margin: 5px 0;
}

.chose-item ul li p {
  margin-left: 16px;
  float: left;
  width: 90%;
}

.chose-item ul li i {
  float: left;
}

.chose-item .totast {
  margin: 30px 0;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  width: 80%;
}

.chose-item .img {
  width: 90%;
  z-index: 2;
  position: relative;
}

/*logo墙*/
.logos {
  width: 100%;
  padding: 80px 0;
}

.logos-item {
  padding-top: 30px;
}

.logos-item ul .img {
  float: left;
  margin-top: 30px;
  margin-right: 1.6%;
  width: 18.66%;
  overflow: hidden;
  position: relative;
  height: 110px;
}

.logos-item ul .img .title p {
  margin: 0 10px;
  word-wrap: break-word;
  word-break: break-all;
}

.logos-item ul .img .title {
  transition: all 0.3s ease-in-out;
  background: rgb(1, 1, 1);
  filter: alpha(opacity=0);
  width: 100%;
  height: 110px;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  font-size: 14px;
  color: #fff;
  line-height: 110px;
  text-align: center;
}

.logos-item ul .img:hover .title {
  transition: all 0.3s ease-in-out;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.logos-item img {
  width: 100%;
}

.logos-item ul .noneleft {
  margin-right: 0
}

.title {
  width: 100%;
  overflow: hidden;
  text-align: center;
}

.title h2 {
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
}

.title p {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #A1A6AF;
  line-height: 26px;
  padding: 30px 0;
}

.title a {
  margin: 0 auto;
  display: block;
  opacity: 0.8;
  transition: all ease-in-out .2s;
  width: 100px;
  height: 32px;
  background: #E7EDF9;
  border-radius: 4px;
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #84868D;
  line-height: 32px;
}

.title a span {
  margin-left: 9px;
}

.title a:hover {
  opacity: 1;
}

.title a:active {
  background: #1576e5;
  color: #fff;
}

/*首页*/
.pro-item {
  width: 85.71%;
}

.pro-item-full {
  width: 100%;
}

.pro-item img:hover {
  transform: scale(1.02, 1.02);
  transition: all 0.3s ease-in-out;
}

.pro-item-full img:hover {
  transform: scale(1.02, 1.02);
  transition: all 0.3s ease-in-out;
}

.pro-item img {
  transition: all 0.3s ease-in-out;
}

.pro-item-full img {
  transition: all 0.3s ease-in-out;
}

/*解决方案*/
.solutions {
  padding: 80px 0;
}

/*业务*/
.business {
  background: #F6F7F9;
  padding: 80px 0;
}

/*诊断*/
.diagnosis {
  margin: 0 auto;
  z-index: 3;
  position: fixed;
  width: 380px;
  background: #f4f8fd;
  border: 1px solid #F2F4F7;
  border-radius: 4px;
  overflow: hidden;
  word-wrap: break-word;
  float: left;
  display: none;
}

.diagnosis .title {
  width: 100%;
  height: 60px;
  background: #E8EDF5;
  border-radius: 4px 4px 0px 0px;
  line-height: 60px;
  text-align: center;
  color: #212734;
  font-size: 18px;
}

.diagnosis .info {
  padding: 30px;
  width: 320px;
  font-size: 16px;
}

.diagnosis .info input {
  padding: 0 20px;
  height: 44px;
  background: #FFFFFF;
  border-radius: 4px;
  margin: 10px 0;
  line-height: 44px;
  float: left;
  font-size: 16px;
}

.diagnosis .info ul>li:first-child {
  margin-top: 20px;
}

.diagnosis .info .imgcode {
  cursor: pointer;
  margin-left: 10px;
  margin-top: 10px;
  height: 44px;
  overflow: hidden;
}

.diagnosis .info .imgcode img {
  width: 100px;
  height: 44px;
}

.diagnosis .info .getcode {
  margin: 10px 0px 10px 10px;
  height: 44px;
  background: #E7EDF9;
  border-radius: 4px;
  color: #1576E5;
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 500;
  line-height: 44px;
  text-align: center
}

.diagnosis .info .full {
  width: 280px;
}

.diagnosis .info .type {
  width: 160px;
}

.diagnosis .info .code {
  width: 100px;
  float: right;
}

.diagnosis .info button {
  cursor: pointer;
  width: 320px;
  height: 50px;
  background: #1576E5;
  border-radius: 4px;
  font-size: 20px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  line-height: 50px;
  text-align: center;
  letter-spacing: 5px;
  margin-top: 20px
}

.diagnosis-close {
  position: absolute;
  top: 4px;
  right: 4px;
  color: #999;
  cursor: pointer;
}

/*关于我们*/
.about {
  width: 100%;
  padding: 80px 0;
}

.about-item {
  width: 50%;
}

.about-content {
  margin-top: 60px;
}

.about-item ul {
  width: 73.33%;
  vertical-align: middle;
  font-size: 0;
}

.about-item ul .itemL {
  border-right: 1px solid #EAECF0;
  border-bottom: 1px solid #EAECF0;
}

.about-item ul .itemR {
  border-bottom: 1px solid #EAECF0;
}

.about-item ul .itemR div {
  margin-left: 25%;
}

.about-item ul .itemL div {
  margin-right: 25%;
}

.about-item ul li {
  display: inline-block;
  width: 49%;
  padding-top: 40px;
  padding-bottom: 40px;
  vertical-align: middle;
}

.about-item ul .padt10 {
  padding-top: 10px;
}

.about-item ul .padb10 {
  padding-bottom: 10px;
}

.about-item ul h2 {
  font-size: 40px;
  font-family: Microsoft YaHei;
  font-weight: bold;
}

.about-item ul li p {
  width: 100%;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #A1A6AF;
  line-height: 16px;
  margin-top: 20px
}

.about-item ul .nonebomboder {
  border-bottom: none;
}

.about-item .about-profile {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5F6265;
  line-height: 30px;
  letter-spacing: 0.5px;
}

/*关于团队*/
.group {
  width: 100%;
  padding: 80px 0;
}

.group-item {
  padding-top: 60px;
}

.group-item ul li {
  float: left;
  margin-top: 40px;
  margin-right: 3%;
  width: 22.5%;
}

.group-item img {
  width: 100%;
}

.group-item img:hover {
  box-shadow: 0 1px 2px -2px rgb(39 66 107 / 10%), 0 3px 6px 0 rgb(39 66 107 / 10%), 0 5px 12px 4px rgb(39 66 107 / 10%);
}

.group-item ul .noneleft {
  margin-right: 0
}

/*历程*/
.progress {
  width: 100%;
  padding: 80px 0;
}

.progress-content {
  padding-top: 20px;
}

.progress-content ul {
  vertical-align: middle;
}

.progress-content ul li {
  width: 23.33%;
  cursor: pointer;
  color: #84868D;
  float: left;
  margin-top: 40px;
  vertical-align: middle;
}

.progress-content ul li:hover,
.progress-content ul li:hover h2 {
  background: #1576E5;
  color: #fff;
}

.progress-content ul li h2 {
  margin: 30px 20px;
  font-size: 22px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
}

.progress-content ul li p {
  margin: 0 20px;
  padding: 30px 0;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  line-height: 30px;
  border-top: solid 1px #E6E6E6;
  word-break: break-all;
}

.margin27r {
  margin-right: 2.2%;
}

/*荣誉*/
.honor {
  width: 100%;
  padding: 80px 0;
}

.honor-item {
  font-size: 0;
  vertical-align: top;
}

.honor-item ul li {
  display: inline-block;
  margin-top: 80px;
  margin-right: 6%;
  width: 29%;
  vertical-align: top;
}

.honor-item img {
  width: 100%;
}

.honor-item ul .noneleft {
  margin-right: 0
}

/*机构*/
.distribution {
  width: 100%;
  padding: 80px 0;
}

.distribution-item {
  font-size: 0;
  vertical-align: top;
  padding: 60px 0 20px 0;
  position: relative;
  width: 816px;
  height: 678px;
  margin: 0 auto;
}

.distribution-item .map {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  display: block;
}

.distribution-item ul {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  top: 60px;
  left: 0;
  position: absolute;
}

.distribution-item ul li {
  position: absolute;
}

.distribution-item ul li a {
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFF00;
  letter-spacing: 10px;
  display: block;
}

.distribution-item ul li a i,
.distribution-item ul li a h2 {
  display: inline-block;
  letter-spacing: 0.5px;
}

.distribution-item ul li a i {
  letter-spacing: 0.5px;
  font-size: 15px;
  vertical-align: middle;
  transition: all 0.1s linear;
}

.distribution-item ul li a h2 {
  font-size: 11px;
  position: absolute;
  z-index: 2;
  white-space: nowrap;
  transition: all 0.1s linear;
}

.distribution-item ul li a:hover h2 {
  font-size: 13px;
  transition: all 0.1s linear;
}

.distribution-item ul li a:hover i {
  transition: all 0.1s linear;
}

.distribution-item ul li a:hover {
  color: #BF2333;
}

.distribution-item ul li a h2.left {
  left: -30px;
  top: -2px;
}

.distribution-item ul li a h2.tp {
  right: 0;
  top: -15px;
}

.distribution-item ul li a h2.leftbom {
  left: -25px;
  top: 5px;
}

.distribution-item ul li a h2.bom {
  bottom: -15px;
  left: 0;
}

.distribution-item ul li a h3.left {
  display: none;
  letter-spacing: 0.5px;
  white-space: nowrap;
  position: absolute;
  top: -78px;
  left: -10px;
  background: #1576E5;
  border-radius: 2px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 15px 20px;
}

.distribution-item ul li a h3.right {
  display: none;
  letter-spacing: 0.5px;
  white-space: nowrap;
  position: absolute;
  top: -78px;
  right: -10px;
  background: #1576E5;
  border-radius: 2px;
  font-size: 14px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #FFFFFF;
  padding: 15px 20px;
}

.distribution-item ul li a:hover h3 {
  display: block;
  z-index: 3;
}

.distribution-item ul li a h3.left:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-top: 10px solid #1576E5;
  border-left: 5px solid transparent;
  position: absolute;
  left: 12.5px;
  bottom: -10px
}

.distribution-item ul li a h3.right:before {
  content: "";
  width: 0;
  height: 0;
  border-right: 5px solid transparent;
  border-top: 10px solid #1576E5;
  border-left: 5px solid transparent;
  position: absolute;
  right: 12.5px;
  bottom: -10px
}

.pc-pro-ave {
  width: 33.33%;
}

.pc-pro-ave .item1,
.pc-pro-ave .item2,
.pc-pro-ave .item3 {
  width: 95%;
  background: #FFFFFF;
  overflow: hidden;
}

.pc-pro-ave .item2 {
  margin: 0 auto;
}

.pc-pro-ave .item3 {
  float: right;
}

.pc-pro-ave h3 {
  font-size: 24px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  margin: 40px 30px 0 30px
}

.pc-pro-ave .nav li {
  display: inline-block;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #222222;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.pc-pro-ave .nav li.cur,
.pc-pro-ave .nav li:hover {
  color: #1576E5;
}

.pc-pro-ave .nav li.cur:before,
.pc-pro-ave .nav li:hover:before {
  content: ' ';
  position: absolute;
  left: 0;
  bottom: -1px;
  background: #1576E5;
  height: 2px;
  width: 100%;
}

.pc-pro-ave .nav {
  height: 64px;
  line-height: 64px;
  margin: 0 30px;
  position: relative;
}

.pc-pro-ave .content {
  border-top: solid 1px #F5F7FA;
  border-bottom: solid 1px #F5F7FA;
  padding: 0 30px 30px 30px;
  height: 256px;
  position: relative;
  overflow: hidden;
}

.pc-pro-ave .content li {
  margin-top: 25px
}

.pc-pro-ave h2 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5F6265;
}

.pc-pro-ave .content li p {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #9C9FA2;
  margin-top: 20px
}

.pc-pro-ave .more {
  font-size: 16px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #67696E;
  height: 80px;
  padding: 0 30px;
  line-height: 60px;
}

.pc-pro-ave .more span {
  margin-left: 9px;
}

.pc-pro-ave .more a:active {
  color: #1576E5;
  transform: translateY(1px);
}

.pc-pro-ave .content2 {
  border-bottom: solid 1px #F5F7FA;
  padding: 30px 30px 20px 30px;
  height: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
}

.pc-pro-ave .content2 .dot {
  display: inline-block;
  width: 12px;
  height: 12px;
  background: #EEF1F4;
  border-radius: 50%;
  margin: 0 10px;
  cursor: pointer;
}

.pc-pro-ave .content2 .dot.cur {
  background: #1576E5;
}

.pc-pro-ave .content2 i {
  cursor: pointer;
}

.pc-pro-ave .content2 .dots {
  text-align: center;
  margin-top: 10px;
}

.pc-pro-ave .content .p {
  background: #ffffff;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #5F6265;
  height: 226px;
  line-height: 26px;
  letter-spacing: 0.2px;
  display: none;
  overflow: hidden;
  margin-bottom: 30px;
}

.pc-pro-ave .content a {
  display: inline-block;
  width: 100%;
}

.hide {
  opacity: 0;
}

.show {
  opacity: 1;
  transition: ease-in-out 0.2s all;
}

.pc-special-item {
  display: none;
  background: #fff;
}

.margin20tb {
  margin-top: 10px;
  margin-bottom: 20px;
}

.margin30t {
  margin-top: 30px;
}

.marin30r {
  margin-right: 30px;
}

.margin40r {
  margin-right: 40px;
}

.margin40l {
  margin-left: 40px;
}

.margin120l {
  margin-left: 120px;
}

.pc-pro {
  margin-top: 50px
}

.pc-pro a {
  display: block;
}

.pc-pro1 {
  width: 35%;
}

.pc-pro2 {
  width: 35%;
}

.pc-pro3 {
  width: 30%;
}

.pc-pro h2 {
  font-size: 18px;
  font-family: Source Han Sans CN;
  font-weight: 400;
  color: #5F6265;
  margin-top: 20px;
  text-align: center;
}

.pc-pro-ico {
  width: 90px;
  height: 90px;
  position: relative;
}

.pc-pro-xz {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/xz.png) no-repeat;
  transition: all linear 3s;
}

.pc-pro-co1 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co1.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co2 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co2.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co3 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co3.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co4 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co4.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co5 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co5.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co6 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co6.png) no-repeat;
  transition: all .3s;
}

.pc-pro-co7 {
  position: absolute;
  width: 90px;
  height: 90px;
  left: 0;
  top: 0;
  background: url(../Images/co14.png) no-repeat;
  transition: all .3s;
}

.pc-pro ul li.zhuan .pc-pro-xz {
  animation: circle2 2s linear infinite;
}

@keyframes circle2 {
  0% {
    transform: rotate(0);
  }

  100% {
    transform: rotate(360deg);
  }
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #999 !important;
  ;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #999 !important;
  ;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #999 !important;
  ;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #999 !important;
}

.footer1 {
  padding: 10px 0;
  background-color: #1c1c1c;
  line-height: 36px;
}

.footer1 span {
  color: #ccc;
  font-size: 13px;
}

.footer1 a {
  font-size: 13px;
  color: #666;
  padding: 0 13px;
  transition: all ease-in-out .2s;
}

.footer1 a:hover {
  color: #fff;
}

.footer2 {
  background-color: #FFFFFF;
  padding: 60px 0 60px 0;
  border-top: solid 1px #EDEFF2;
}

.footer2-l dl {
  display: inline-block;
  vertical-align: top;
  margin-right: 6%;
  margin-top: 20px
}

.footer2-l dl dt {
  display: block;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #222222;
  margin-bottom: 20px;
}

.footer2-l dl dd {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  line-height: 26px;
}

.footer2-l dl dd a {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  line-height: 32px;
  transition: all ease-in-out .2s;
  word-wrap: normal;
  white-space: nowrap;
}

.footer2-l dl dd a:hover {
  color: #434447;
}

.footer2-l dl dd a span {
  display: inline-block;
  word-wrap: break-word;
  word-break: break-all;
  vertical-align: top;
}

.footer2-r {
  width: 8.2%;
  float: right;
  margin-top: 20px;
}

.footer2-l {
  position: relative;
  width: 87%;
}

.footer2-l-i img {
  margin-top: 40px;
  width: 100%;
}

.footer2-l-i {
  width: 12%;
}

.footer2-r .dl {
  width: 100%;
}

.footer2-bom {
  width: 100%;
  margin-top: 50px;
  text-align: left;
}

.footer2-bom dl dd a {
  color: #84868D;
}

.footer2-bom dl dd {
  display: inline-block;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  margin-right: 8.3%;
}

.footer2-r .dl .dt {
  overflow: visible;
  white-space: nowrap;
  ;
  text-align: center;
  letter-spacing: 2px;
  display: block;
  font-size: 16px;
  color: #fff;
  opacity: .6;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  line-height: 26px;
}

.footer3 {
  height: 120px;
  line-height: 120px;
  background-color: #fff;
  border-top: 1px solid #F6F7F9;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #84868D;
  text-align: center;
  background: url(../images/foot.jpg) center fixed no-repeat;
  background-size: cover;
}

.footer3 a {
  color: #84868D;
  margin-right: 20px;
}

.screen {
  height: 100%;
  overflow: hidden;
  position: relative;
}

.screen2 {
  height: 250px;
  overflow: hidden;
  position: relative;
}

.screen2 a {
  display: inline-block;
  width: 100%;
}

.screen2 ul li {
  display: inline-block;
  position: relative;
  cursor: pointer;
  width: 310px;
}

.screen2 ul li img {
  width: 100%;
}

.screen ul,
.screen2 ul {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 3000px;
  font-size: 0px;
}

.nav ol {
  position: absolute;
  right: 10px;
  bottom: 10px;
  line-height: 20px;
  text-align: center;
}

.dots ol {
  display: inline-block;
}

.nav ol li,
.dots ol li {
  float: left;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #ccc;
  margin-left: 10px;
  cursor: pointer;
}

.nav .left,
.nav .right {
  width: 30px;
  height: 64px;
  position: absolute;
  cursor: pointer;
  line-height: 64px;
  text-align: center;
  font-weight: bold;
  font-family: '黑体';
  color: #1c1c1c;
  opacity: 0.3;
}

.nav .right {
  right: -30px;
  top: 0;
}

.nav .left {
  left: -30px;
  top: 0;
}

.nav .left:hover,
.nav .right:hover {
  opacity: 1;
}

.navSidebars {
  width: 76px;
  position: fixed;
  left: 0;
  bottom: 0;
  background: #1265c4;
  z-index: 998;
  color: #fff;
  text-align: center;
}

.kf_chat,
.__wechat {
  padding: 10px;
  position: relative;
}

.__wechat+.__wechat {
  border-top: solid 1px white;
}

.navSidebars div:hover {
  background-color: #02b3b0;
}

.navSidebars .iconfont {
  margin-bottom: 10px;
  font-size: 30px;
}

.kf_chat:hover .hover-content {
  display: block;
}

.__wechat:hover .hover-content {
  display: block;
  background: transparent;
  width: 120px;
}

.navSidebars a {
  color: #fff;
  display: block;
}

.hover-content {
  display: none;
  height: 80px;
  position: absolute;
  left: 77px;
  top: 0;
  background-color: #02b3b0;
  z-index: 10;
  text-align: left;
}

.hover-content img {
  width: 120px;
  vertical-align: middle;
  display: inline;
  position: absolute;
  right: 0px;
  top: -20px;
}