.moduleWrap {
  margin-top: 60px;
}
.wrap {
  width: 1468px;
  padding: 0 16px;
  margin: 0 auto;
}
.module {
  padding: 0 0 40px 0;
  background-color: #fff;
  overflow: hidden;
}
.module:nth-child(even) {
  background-color: rgb(246, 247, 252);
}
/* header */
.header {
  background-color: #222;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  z-index: 10;
  padding-right: 330px;
}
.header .wrap {
  padding-right: 30px;
}
.header .logo {
  float: left;
  padding: 5px 0;
}
.header .logo img {
  max-height: 50px;
}
.header .nav {
  text-align: right;
  float: right;
}
.header .nav .nav-item {
  float: left;
  position: relative;
  overflow: hidden;
}
.header .nav .nav-item:before {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 50%;
  height: 2px;
  width: 60px;
  margin-left: -30px;
  background-color: transparent;
  content: "";
}
.header .nav .nav-item + .nav-item:after {
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -10px;
  height: 20px;
  width: 1px;
  background-color: #555;
  content: "";
}
.header .nav .nav-item a {
  display: block;
  font-size: 16px;
  color: #fff;
  line-height: 28px;
  padding: 16px 16px;
  height: 60px;
  min-width: 150px;
  text-align: center;
}
.header .nav .nav-item.only > a {
  color: #ffcc33;
}
.header .nav .nav-item:hover > a {
  color: #ffcc33;
}
.header .nav .nav-item.only:before {
  background-color: #ffcc33;
}
.header .nav .nav-item.only > a + .nav-list a.only {
  color: #ffcc33;
  position: relative;
}
.header .nav .nav-item.only > a + .nav-list a.only:before {
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -5px;
  height: 10px;
  width: 2px;
  background-color: #ffcc33;
  content: "";
}
.header .nav .nav-item .nav-list {
  position: absolute;
  top: 60px;
  right: 0;
  left: -60px;
  background-color: #222;
  opacity: 0;
  width: 270px;
}
.header .nav .nav-item .nav-list a:hover {
  color: #ffcc33;
}
.header .nav .nav-item:hover .nav-list {
  opacity: 1;
}
.header .nav .nav-item:hover {
  overflow: inherit;
}
.header .language-box {
  color: #fff;
  cursor: pointer;
  font-size: 16px;
  position: absolute;
  right: 15px;
  top: 18px;
  width: 70px;
}
.header .language-box:hover .select-box {
  display: block;
  overflow: hidden;
}
.header .language-box .ic-down {
  height: 20px;
  width: 20px;
}
.header .language-box .select-box {
  background-color: #fff;
  border-radius: 3px;
  color: #333;
  display: none;
  margin-top: 10px;
}
.header .language-box .select-box .item {
  padding: 2px 5px;
}
.header .language-box .select-box .item:hover {
  background-color: #ffcc33;
  color: #fff;
}
.naviPhone {
  position: fixed;
  left: 0;
  right: 0;
  bottom: -50px;
  z-index: 920;
  background: #000;
}
.naviPhone .naviPhone-list .nav-item {
  overflow: hidden;
  float: left;
  width: 25%;
  text-align: center;
}
.naviPhone .naviPhone-list a {
  display: block;
  color: #fff;
  line-height: 49px;
  position: relative;
}
.naviPhone .naviPhone-list .nav-item.only > a {
  color: #ffcc33;
}
.naviPhone .naviPhone-list .nav-item.only > a:after {
  position: absolute;
  top: 0;
  left: 50%;
  height: 2px;
  width: 40px;
  margin: 0 0 0 -20px;
  background-color: #ffcc33;
  content: "";
}
/* footer */
.footer {
  background-color: #222;
}
.footer .hotline {
  color: #fff;
  float: left;
  width: 200px;
  height: 200px;
  padding: 25px;
}
.footer .footer-info {
  padding-left: 240px;
}
.footer .footer-info_l {
  padding: 40px 0;
}
.footer .footer-info_l .attr {
  position: relative;
  line-height: 30px;
  height: 30px;
  color: #fff;
}
.footer .footer-info_l .attr .iconfont {
  padding-right: 10px;
}
.footer .footer-info_l .attr .beian {
  color: #fff;
  margin-left: 10px;
}
.footer .footer-info_l .attr .businessLicenseA {
  width: 30px;
  height: 30px;
  margin-left: 20px;
}
.footer .footer-info_r {
  float: right;
  margin: 25px 0;
}
.footer .footer-info_r .item {
  display: inline-block;
}
.footer .footer-info_r .item + .item {
  margin-left: 16px;
}
.footer .footer-info_r .item p {
  text-align: center;
  font-size: 12px;
  color: #fff;
  margin-top: 6px;
}
.footer .footer-info_r .item .img {
  width: 120px;
  height: 120px;
  padding: 10px;
  background-color: #fff;
  border-radius: 4px;
}
/* cuimi-window */
.cuimi-window {
  position: fixed;
  bottom: 0;
  right: 20px;
  z-index: 98;
  text-align: center;
}
.cuimi-window a {
  display: block;
  width: 60px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  background-color: #ffcc33;
  font-size: 20px;
  position: relative;
}
.cuimi-window a + a {
  margin-top: 1px;
}
.cuimi-window a.top {
  bottom: -80px;
}
.cuimi-window a.top.active {
  bottom: 20px;
}
/* cuimi-title */
.cuimi-title {
  text-align: center;
  font-size: 30px;
  padding: 20px;
  margin: 20px auto;
  line-height: 1;
}
/* noData */
.noData {
  text-align: center;
  padding: 100px 0;
}
.noData .icon {
  font-size: 40px;
}
.noData .text {
  display: block;
}
/* 首页 background-attachment: fixed; */
.banner {
  width: 100%;
  height: 400px;
  position: relative;
  z-index: 4;
  display: flex;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.banner-title {
  text-align: center;
  color: #fff;
  font-size: 50px;
  align-self: center;
}
.introduction {
  background: url("../images/introduction.png") no-repeat center center;
  background-size: cover;
}
.introduction .introduction-main {
  display: flex;
}
.introduction .introduction-txt {
  width: 100%;
}
.course {
  background: url("../images/course.jpg") no-repeat center center;
  background-size: cover;
}
.course-main {
  padding: 40px 0;
  position: relative;
}
.course-main:before {
  position: absolute;
  top: 40px;
  bottom: 40px;
  left: 50%;
  margin-left: -0.5px;
  width: 1px;
  background-color: #fff;
  content: "";
}
.course-main .course-item {
  display: flex;
  color: #fff;
  padding: 15px 0;
  position: relative;
}
.course-main .course-item:before,
.course-main .course-item:after {
  position: absolute;
  top: 50%;
  background-color: #fff;
  content: "";
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.course-main .course-item:before {
  left: 50%;
  width: 11px;
  height: 11px;
  margin: -6.5px 0 0 -6.5px;
  border-radius: 50%;
  border: 1px solid #fff;
}
.course-main .course-item:after {
  left: 0;
  right: 0;
  width: 30px;
  height: 1px;
  margin: -0.5px auto 0 auto;
}
.course-main .course-item .time {
  width: 100%;
  padding-right: 100px;
  text-align: right;
}
.course-main .course-item .info {
  width: 100%;
  padding-left: 100px;
}
.course-main .course-item:hover {
  color: #ffcc33;
}
.course-main .course-item:hover:before {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
}
.course-main .course-item:hover:after {
  width: 100px;
  background-color: #ffcc33;
}
.course-main .course-item:hover .time,
.course-main .course-item:hover .info {
  font-weight: bold;
  font-size: 20px;
}
.course-main .course-item.active {
  color: #ffcc33;
}
.course-main .course-item.active:before {
  background-color: #ffcc33;
  border: 1px solid #ffcc33;
}
.course-main .course-item.active:after {
  width: 100px;
  background-color: #ffcc33;
}
.course-main .course-item.active .time,
.course-main .course-item.active .info {
  font-weight: bold;
  font-size: 20px;
}
.product-list .range .package {
  width: 50%;
}
.product-list .producte-item {
  text-align: center;
  padding: 40px 100px;
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
  position: relative;
  border-radius: 8px;
}
.product-list .producte-item.aimi {
  background: url("../images/aimi.jpg") no-repeat top center;
  background-size: 100%;
}
.product-list .producte-item.weixin {
  background: url("../images/weixin.jpg") no-repeat top center;
  background-size: 100%;
}
.product-list .producte-item:hover {
  box-shadow: 1px 1px 20px rgba(0, 0, 0, 0.1);
}
.product-list .producte-item .title {
  font-size: 30px;
  position: relative;
  padding-bottom: 30px;
}
.product-list .producte-item .title:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 34px;
  height: 4px;
  margin: 0 0 -2px -17px;
  background-color: #fff;
  content: "";
}
.product-list .producte-item p {
  text-align: justify;
  margin-top: 30px;
}
.scene-list .range .package {
  width: 33.3333%;
}
.scene-list .scene-item {
  text-align: center;
  padding: 30px;
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
  position: relative;
  border-radius: 8px;
}
.scene-list .scene-item:hover {
  background-color: #ffcc33;
}
.scene-list .scene-item:hover .scene-pic {
  opacity: 0.1;
}
.scene-list .scene-item .scene-pic {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  border-radius: 8px;
}
.scene-list .scene-item .scene-pic.hlwjr {
  background: url("../images/hlwjr.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.xfjr {
  background: url("../images/xfjr.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.yh {
  background: url("../images/yh.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.jjlc {
  background: url("../images/jjlc.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.sjpt {
  background: url("../images/sjpt.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.wl {
  background: url("../images/wl.jpg") no-repeat center center;
}
.scene-list .scene-item .scene-pic.hjzx {
  background: url("../images/hjzx.jpg") no-repeat center center;
}
.scene-list .scene-item .icon,
.scene-list .scene-item .name,
.scene-list .scene-item .text {
  position: relative;
  z-index: 3;
}
.scene-list .scene-item .icon {
  font-size: 50px;
  line-height: 50px;
  width: 50px;
  height: 50px;
}
.scene-list .scene-item .text {
  margin-top: 10px;
  height: 72px;
  overflow: hidden;
}
/** 贷中风控 **/
.painSpot,
.solution,
.case {
  padding: 40px 0 80px 0;
}
.painSpot-list {
  overflow: hidden;
  display: flex;
  width: 100%;
}
.painSpot-list li {
  float: left;
  overflow: hidden;
  width: 100%;
  padding: 20px;
  outline: 0;
}
.painSpot-list li .icon {
  font-size: 20px;
  text-align: center;
  border-radius: 4px;
  border: 1px solid #5c5c5c;
  color: #5c5c5c;
  width: 40px;
  height: 40px;
  line-height: 38px;
  margin: 0 auto 20px auto;
}
.solution {
  background-color: rgb(246, 247, 252);
}
.painSpot-list li .text {
  color: #5c5c5c;
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
  transition: all 0.4s linear;
}
.solution {
  background-color: rgb(246, 247, 252);
}
.solution-main_list_xxx .packageBlock {
  height: 430px;
}
.solution-main_list_xxx .solution-item {
  height: 430px !important;
}
.solution-main_list .range {
  margin: -40px 0 0 -40px;
}
.solution-main_list .range .package {
  width: 25%;
}
.solution-main_lists .range .package {
  width: 33.3333%;
}
.solution-main_list .range .package .packageBlock {
  margin: 40px 0 0 40px;
}
.solution-main_list .solution-item {
  padding: 30px;
  background-color: #fff;
}
.solution-main_list .solution-item:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.solution-main_list .solution-item .icon {
  text-align: center;
}
.solution-main_list .solution-item .icon .iconfont {
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  font-size: 40px;
  font-weight: 800;
}
.solution-main_list .solution-item .name {
  text-align: center;
  font-size: 18px;
  margin-bottom: 10px;
}
.solution-main_list .solution-item .content {
}
.solution-main_list .solution-item .content .text {
  min-height: 72px;
  overflow: hidden;
  text-align: center;
}
.case-main .case-pic {
  float: left;
  width: 460px;
  text-align: center;
  padding: 80px;
  background-color: rgba(0, 0, 0, 1);
  color: #fff;
  border-radius: 8px;
  position: relative;
}
.case-main .case-pic .scene-picProp {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  opacity: 0.4;
  border-radius: 8px;
}
.case-main .case-pic .scene-picProp.dzfk {
  background: url("../images/dzfk.jpg") no-repeat center center;
}
.case-main .case-pic .scene-picProp.dhqs {
  background: url("../images/dhqs.jpg") no-repeat center center;
}
.case-main .case-pic .scene-picProp.znzj {
  background: url("../images/znzj.jpg") no-repeat center center;
}
.case-main .case-pic .icon,
.case-main .case-pic .name {
  position: relative;
  z-index: 3;
}
.case-main .case-pic .icon {
  font-size: 50px;
  line-height: 50px;
  width: 50px;
  height: 50px;
  display: inline-block;
}
.case-main .case-pic .name {
  margin-top: 32px;
}
.case-main .case-txt {
  padding-left: 500px;
}
.case-main .case-txt p + p {
  margin-top: 20px;
}
.case-main .case-txt .text-icon_l,
.case-main .case-txt .text-icon_r {
  font-size: 50px;
  line-height: 1;
  height: 30px;
  color: #ccc;
}
/* 合作伙伴 */
.partner-main {
  padding-bottom: 80px;
  background-color: rgb(246, 247, 252);
}
.partner-list .partner-item {
  background-color: #fff;
  padding: 20px;
  border-radius: 4px;
  text-align: center;
}
.partner-list .partner-item .img {
  border-radius: 4px;
}
.partner-list .partner-item:hover {
  box-shadow: 0 0 20px #e5e5e5;
}
.partner-swiper {
  max-width: 960px;
  padding-bottom: 40px !important;
}
.partner-swiper .swiper-pagination {
  bottom: 0 !important;
}
.partner-swiper .swiper-slide .img {
  float: left;
  width: 300px;
  border-radius: 4px;
  overflow: hidden;
}
.partner-swiper .swiper-slide .text {
  padding-left: 340px;
}
.partner-swiper .swiper-slide .text .text-icon_l,
.partner-swiper .swiper-slide .text .text-icon_r {
  font-size: 50px;
  line-height: 1;
  height: 30px;
  color: #ccc;
}
.partner-swiper .swiper-pagination-bullet {
  border-radius: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.partner-swiper .swiper-pagination-bullet-active {
  background-color: #ffcc33;
  width: 30px;
}
.honor-list .range .package {
  width: 16.6666%;
}
/** 新闻中心 **/
.news-list {
  margin-top: 40px;
  min-height: 400px;
}
.news-list .range .package {
  width: 25%;
}
.news-item {
  background-color: #fff;
  padding: 15px;
  display: block;
}
.news-item:hover {
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
}
.news-item:hover .news-pic .image {
  opacity: 1;
}
.news-item:hover .news-info .title {
  color: #ffcc33;
}
.news-item:hover .news-info .content {
  color: #ffcc33;
}
.news-item .news-pic {
  position: relative;
  background-color: #000;
}
.news-item .news-pic .image {
  opacity: 0.8;
}
.news-item .news-info {
}
.news-item .news-info .title {
  line-height: 1;
  padding: 20px 0 15px 0;
  font-size: 18px;
}
.news-item .news-info .content {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
  text-align: justify;
  color: #999;
}
/** 新闻中心 - 详情 **/
.news-detail {
  margin-top: 40px;
  padding: 40px;
  background-color: #fff;
}
.news-detail .content img {
  margin: 16px auto;
  max-width: 600px;
  display: block;
}
.news-detail .content p {
  text-indent: 2em;
}
.news-detail .content p + p {
  margin-top: 16px;
}
/** 产品 **/
.product-main {
}
.product-main .product-term {
  width: 50%;
  float: left;
  padding-right: 20px;
  position: relative;
}
.product-main .product-term + .product-term {
  padding-right: 0;
  padding-left: 20px;
}
.product-main .product-term + .product-term:before {
  content: "";
  display: block;
  position: absolute;
  width: 2px;
  left: 0;
  top: 50px;
  bottom: 50px;
}
.product-introduce {
  margin-top: 40px;
  padding: 100px;
  background-color: rgba(0, 0, 0, 1);
  border-radius: 6px;
  background: url("../images/cpfw.jpg") no-repeat center center;
  background-size: 100%;
}
.product-introduce_info {
  width: 60%;
  color: #fff;
}
.product-introduce_info .title {
  font-size: 30px;
  position: relative;
  padding-bottom: 30px;
}
.product-introduce_info .title:before {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 34px;
  height: 4px;
  background-color: #fff;
  content: "";
}
.product-introduce_info .content {
  margin-top: 30px;
  text-align: justify;
}
.product-function {
  margin: 40px 0;
}
.product-function .range {
  margin: -40px 0 0 -8px;
}
.product-function .range .package {
  height: 150px;
  width: 25%;
}
.product-function .range .package .packageBlock {
  margin: 40px 0 0 8px;
}
.product-function_item {
  border: 1px rgb(246, 247, 252) solid;
  text-align: center;
  position: relative;
}
.product-function_item .icon {
  width: 36px;
  height: 36px;
  line-height: 36px;
  margin: 0 auto;
  font-size: 18px;
  border-radius: 2px;
  background-color: #00acac;
  color: #fff;
  display: block;
}
.product-function_item .text {
  margin-top: 10px;
}
.product-function
  .range
  .package:nth-child(4n - 3)
  .product-function_item:before {
  content: none;
}
.product-scene_list .range .package {
  width: 20%;
}
.product-scene_list .scene-item {
  padding: 30px 20px;
}
.product-scene_list .scene-item .icon {
  font-size: 40px;
}
.product-scene_list .scene-item .name {
  font-size: 16px;
}
.product-scene_list .scene-item .text {
  font-size: 12px;
}
.product-xx .range {
  display: flex;
  width: 100%;
}
.product-xx .range .packageBlock .scene-item {
  height: 285px;
}
.product-main_list .range .package {
  width: 20%;
}
.product-main_list .solution-item .icon {
  text-align: center;
  margin: 0 auto 25px auto;
}
.product-main_list .solution-item .content .text {
  min-height: 168px;
  text-align: justify;
}
.auido {
  display: none;
}
.audio-list {
  padding-bottom: 20px;
  position: relative;
}
.audio-list .range .package {
  width: 25%;
}
.audio-list:before {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 1px;
  background-color: #e5e5e5;
  content: "";
}
.audio-list .item {
  line-height: 40px;
}
.audio-list .item a {
  display: block;
  border: 1px solid #e5e5e5;
  border-radius: 4px;
}
.audio-list .item .iconfont {
  display: block;
  float: left;
  width: 40px;
  text-align: center;
}
.audio-list + .apply {
  margin-top: 20px;
  background-color: #00acac;
  border-color: #00acac;
}
.audio-list .noData {
  padding: 20px 0 !important;
}
.tab {
  display: none;
  position: fixed;
  top: 50px;
  right: 0;
  left: 0;
  z-index: 9;
  text-align: center;
  line-height: 44px;
  height: 44px;
  background-color: #222;
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.1);
  border-top: 1px solid #292929;
  /* overflow: hidden; */
}
.tab a {
  display: inline-block;
  padding: 0 5px;
  color: #b5b5b5;
  position: relative;
}
.tab a:before {
  position: absolute;
  bottom: 0;
  left: 50%;
  height: 2px;
  width: 40px;
  margin: 0 0 0 -20px;
  background-color: transparent;
  content: "";
}
.tab a.only {
  color: #ffcc33;
}
.tab a.only:before {
  background-color: #ffcc33;
}
.attempt-dialog {
  opacity: 0;
  z-index: -1;
  position: fixed;
  top: 1000px;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
}
.attempt-dialog .attempt-main {
  position: relative;
  top: 50%;
  left: 50%;
  width: 280px;
  height: 250px;
  border-radius: 8px;
  background-color: #fff;
  margin: -125px 0 0 -140px;
  text-align: center;
}
.attempt-dialog .attempt-main .title {
  padding: 20px 0;
  font-size: 18px;
}
.attempt-dialog .attempt-main .formList {
  padding: 0 20px;
}
.attempt-dialog .attempt-main .attempt-btn {
  background-color: #00acac;
  border-color: #00acac;
}
.attempt-dialog .attempt-main .attempt-colse {
  position: absolute;
  bottom: -60px;
  left: 50%;
  z-index: 60;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 20px;
  margin-left: -25px;
}
.attempt-dialog .attempt-main .attempt-colse > i {
  font-size: 30px;
  color: #fff;
}

.solution-main_list .range {
  margin: -40px 0 0 -16px;
}
.solution-main_list .solution-item {
  padding: 20px;
}
.solution-main_list .range .package .packageBlock {
  margin: 40px 0 0 16px;
}
.solution-main_list .range .package .packageBlock .solution-item {
  height: 250px;
}
.solution-main_list .solution-item .icon {
  margin: 0 auto 15px auto;
}
.solution-main_list .solution-item .icon .iconfont {
  font-size: 40px;
  width: 40px;
  height: 40px;
  line-height: 40px;
  font-weight: normal;
}
.solution-main_list .solution-item .content .text {
  font-size: 12px;
  word-wrap: break-word;
}
/** 媒体查询 **/
@media only screen and (max-width: 1600px) {
  .wrap {
    width: 1368px;
  }
  .banner {
    height: 350px;
  }
  .product-list .producte-item .title {
    font-size: 20px;
  }
  .scene-list .scene-item .icon {
    font-size: 40px;
  }
  .footer .hotline {
    margin-right: 30px;
    width: 210px;
    height: 160px;
    padding: 20px;
  }
  .footer .hotline p,
  h3 {
    text-wrap: nowrap;
  }
  .footer .hotline h3 {
    font-size: 18px;
    padding-top: 15px;
  }
  .footer .footer-info {
    padding-left: 180px;
  }
  .footer .footer-info .footer-info_l {
    padding: 20px 0;
  }
  .footer .footer-info_r {
    margin: 15px 0;
  }
  .footer .footer-info_r .item .img {
    height: 100px;
    width: 100px;
    padding: 5px;
  }
  .product-introduce {
    padding: 50px;
  }
  .product-function_item .text {
    font-size: 12px;
  }
  .product-scene_list .scene-item {
    padding: 20px;
  }
  .product-scene_list .scene-item .text {
    height: 96px;
  }
  .painSpot-list li .icon {
    width: 30px;
    height: 30px;
    line-height: 28px;
    margin: 0 auto 10px auto;
    font-size: 16px;
  }
  .painSpot-list li .text {
    font-size: 14px;
  }
  .case-main .case-pic {
    padding: 60px;
    width: 360px;
  }
  .case-main .case-pic .icon {
    font-size: 40px;
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .case-main .case-pic .name {
    margin-top: 24px;
    font-size: 18px;
  }
  .case-main .case-txt {
    padding-left: 380px;
    font-size: 12px;
  }
  .case-main .case-txt .text-icon_l,
  .case-main .case-txt .text-icon_r {
    font-size: 40px;
    height: 20px;
  }
  .case-main .case-txt p + p {
    margin-top: 10px;
  }
  .news-item .news-info .title {
    font-size: 16px;
  }
  .news-item .news-info .content {
    font-size: 12px;
  }
}
@media only screen and (max-width: 1200px) {
  .moduleWrap {
    margin-bottom: 49px;
  }
  .tab {
    display: block;
  }
  .tab + div {
    margin-top: 94px;
  }
  .auido {
    display: block;
  }
  .audio-list .range .package {
    width: 50%;
  }
  .header .nav {
    display: none;
  }
  .naviPhone {
    bottom: 0;
  }
  .cuimi-window a {
    width: 40px;
    height: 40px;
    line-height: 40px;
  }
  .cuimi-window a.top.active {
    bottom: 60px;
  }
  .wrap {
    width: inherit;
  }
  .banner {
    height: 260px;
  }
  .banner-title {
    font-size: 40px;
    margin: 0 auto;
  }
  .cuimi-title {
    font-size: 24px;
  }
  .header .logo {
    float: none;
    text-align: center;
  }
  .header .nav .nav-item a {
    min-width: inherit;
    font-size: 14px;
    padding: 16px 26px;
  }
  .product-list .producte-item {
    padding: 40px;
  }
  .product-list .producte-item .title {
    padding-bottom: 20px;
  }
  .product-list .producte-item .title:before {
    width: 20px;
    height: 2px;
    margin: 0 0 -1px -10px;
  }
  .product-list .producte-item p {
    margin-top: 20px;
  }
  .product-introduce {
    padding: 25px;
  }
  .product-introduce_info .title {
    font-size: 24px;
    padding-bottom: 20px;
  }
  .product-introduce_info .title:before {
    width: 20px;
    height: 2px;
  }
  .product-introduce_info .content {
    margin-top: 20px;
  }
  .product-function .range {
    margin: -20px 0 0 -8px;
  }
  .product-function .range .package {
    width: 33.3333%;
  }
  .product-function .range .package .packageBlock {
    margin: 20px 0 0 8px;
  }
  .product-function_item .icon {
    font-size: 16px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .solution-main_list .solution-item .content .text {
    min-height: 96px;
  }
  .product-main_list .solution-item .content .text {
    min-height: 216px;
  }
  .case-main .case-txt .text-icon_l,
  .case-main .case-txt .text-icon_r {
    display: none;
  }
  .news-list {
    margin-top: 20px;
    height: calc(100vh - 400px);
    min-height: inherit;
  }
}
@media only screen and (max-width: 1024px) {
  .banner {
    height: 250px;
  }
  .banner-title {
    font-size: 34px;
  }
  .course-main .course-item {
    padding: 10px 0;
  }
  .course-main .course-item:hover .time,
  .course-main .course-item:hover .info {
    font-size: 16px;
  }
  .footer .footer-info_r {
    display: none;
  }
}
@media only screen and (max-width: 860px) {
  .banner {
    height: 220px;
    background-size: cover;
  }
  .cuimi-title {
    font-size: 20px;
    margin: 15px 0;
    padding: 15px 0;
  }
  .footer .footer-info_l .attr {
    font-size: 12px;
  }
  .product-list .producte-item .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .product-list .producte-item p {
    margin-top: 10px;
    font-size: 12px;
  }
  .introduction .introduction-txt p + p {
    margin-top: 10px;
  }
  .scene-list .scene-item {
    padding: 15px;
  }
  .scene-list .scene-item .icon {
    font-size: 30px;
  }
  .scene-list .scene-item .name {
    font-size: 18px;
    padding-top: 10px;
  }
  .scene-list .scene-item .text {
    font-size: 12px;
  }
  .product-introduce_info .title {
    font-size: 18px;
    padding-bottom: 10px;
  }
  .product-introduce_info .content {
    margin-top: 10px;
    font-size: 12px;
  }
  .product-introduce {
    padding: 15px;
    margin-top: 16px;
  }
  .module {
    padding-bottom: 30px;
  }
  .product-function {
    margin: 20px 0;
  }
  .product-function .range .package {
    width: 50%;
  }
  .product-scene_list .range .package {
    width: 33.3333%;
  }
  .solution-main_list .range {
    margin: -6px 0 0 -6px;
  }
  .solution-main_list .range .package {
    width: 50%;
  }
  .solution-main_list .range .package .packageBlock {
    margin: 6px 0 0 6px;
  }
  .solution-main_list .solution-item .name {
    font-size: 16px;
  }
  .solution-main_list .solution-item .icon .iconfont {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #00acac;
  }
  .solution-main_list .solution-item .content .text {
    min-height: 72px;
    color: #999;
  }
  .product-main_list .range .package {
    width: 50%;
  }
  .product-main_list .solution-item .content .text {
    min-height: 96px;
  }
  .case-main .case-pic {
    padding: 40px;
    width: 260px;
  }
  .case-main .case-pic .icon {
    font-size: 30px;
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
  .case-main .case-pic .name {
    margin-top: 20px;
    font-size: 16px;
  }
  .case-main .case-txt {
    padding-left: 280px;
  }
  .news-list {
    margin-top: 20px;
  }
  .news-list .range .package {
    width: 33.3333%;
  }
  .partner-list .range .package {
    width: 16.6666%;
  }
  .partner-swiper .swiper-slide .img {
    width: 250px;
  }
  .partner-swiper .swiper-slide .text {
    padding-left: 270px;
  }
  .product-main .product-term + .product-term:before {
    background-color: #00acac;
  }
}
@media only screen and (max-width: 768px) {
  .banner {
    height: 180px;
  }
  .banner-title {
    font-size: 28px;
    text-align: center;
  }
  .product-list .producte-item {
    padding: 15px;
  }
  .case-main .case-pic {
    display: block;
    float: none;
    margin-bottom: 16px;
    width: 100%;
    padding: 20px;
  }
  .case-main .case-pic .icon {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px;
  }
  .case-main .case-pic .name {
    font-size: 14px;
    margin-top: 10px;
  }
  .case-main .case-pic .scene-picProp {
    background-size: 100% !important;
  }
  .case-main .case-txt {
    padding-left: 0;
  }
  .partner-list .range .package {
    width: 20%;
  }
}
@media only screen and (max-width: 640px) {
  .header .logo img {
    max-height: 40px;
  }
  .header .open {
    width: 50px;
    height: 50px;
    line-height: 50px;
  }
  .moduleWrap {
    margin-top: 50px;
  }
  .banner {
    height: 160px;
  }
  .course-main {
    padding: 20px 0 20px 20px;
  }
  .course-main:before {
    left: 120px;
    margin-left: 0;
  }
  .course-main .course-item .time {
    width: 50%;
    padding-right: 0;
    text-align: left;
  }
  .course-main .course-item .info {
    width: 150%;
    padding-left: 0;
  }
  .course-main .course-item:before {
    left: 100px;
  }
  .course-main .course-item:after {
    content: none;
  }
  .course-main .course-item:hover .time,
  .course-main .course-item:hover .info {
    font-weight: inherit;
    font-size: 14px;
  }
  .product-list .range .package {
    width: 100%;
  }
  .product-list .producte-item {
    padding: 30px;
    background-size: 640px !important;
  }
  .scene-list .scene-item .text {
    height: 96px;
  }
  .footer .hotline {
    display: none;
  }
  .footer .footer-info {
    padding: 20px 0 20px 0;
  }
  .footer .footer-info_r {
    display: block;
    float: none;
    margin: 0;
    text-align: center;
  }
  .product-introduce {
    background-size: inherit;
    background-position: left top;
  }
  .product-introduce_info {
    width: 100%;
  }
  .product-main_list .solution-item .content .text {
    min-height: 120px;
  }
  .painSpot-list li {
    padding: 8px;
  }
  .painSpot-list li .icon {
    width: 24px;
    height: 24px;
    line-height: 22px;
    font-size: 12px;
    margin: 0 auto;
  }
  .painSpot-list li .text {
    font-size: 12px;
  }
  .news-list .range .package {
    width: 50%;
  }
  .news-detail {
    padding: 16px 0;
    margin-top: 16px;
  }
  .news-detail .content img {
    max-width: 100%;
  }
  .partner-swiper {
    padding-bottom: 20px !important;
  }
  .partner-swiper .swiper-slide .img {
    width: 200px;
  }
  .partner-swiper .swiper-slide .text {
    padding-left: 220px;
  }
  .partner-swiper .swiper-slide .text .text-icon_l,
  .partner-swiper .swiper-slide .text .text-icon_r {
    display: none;
  }
}
@media only screen and (max-width: 414px) {
  .banner.index {
    background-position: center top;
  }
  .banner {
    height: 160px;
    background-position: center bottom;
  }
  .naviPhone .naviPhone-list .nav-item.only > a + .nav-list a.only:before {
    margin-top: -5px;
  }
  .banner-title {
    font-size: 22px;
  }
  .cuimi-title {
    margin: 10px 0;
    padding: 10px 0;
    font-size: 18px;
  }
  .product-list .producte-item {
    background-size: 414px !important;
  }
  .product-list .producte-item .title {
    font-size: 14px;
  }
  .product-introduce_info .title {
    font-size: 14px;
  }
  .solution-main_list .solution-item .name {
    font-size: 14px;
  }
  .module {
    padding-bottom: 20px;
  }
  .course-main {
    padding: 20px 0;
  }
  .course-main:before {
    left: 80px;
  }
  .course-main .course-item:before {
    left: 80px;
  }
  .course-main .course-item .info {
    padding-left: 20px;
  }
  .scene-list .range .package {
    width: 100%;
  }
  .scene-list .scene-item .text {
    height: inherit;
  }
  .scene-list .scene-item .name {
    font-size: 14px;
    padding-top: 0;
  }
  .product-main .product-term {
    width: 100%;
    padding: 0;
  }
  .product-main .product-term + .product-term {
    padding: 0;
  }
  .product-main .product-term + .product-term:before {
    content: none;
  }
  .product-main_list .range .package {
    width: 100%;
  }
  .product-main_list .solution-item .content .text {
    min-height: inherit;
  }
  .solution-main_list .range .package {
    width: 100%;
  }
  .solution-main_list .solution-item .content .text {
    min-height: inherit;
  }
  .painSpot-list {
    display: block;
  }
  .painSpot-list li {
    padding: 0;
  }
  .painSpot-list li + li {
    padding-top: 20px;
  }
  .painSpot-list li .icon {
    float: left;
    width: 20px;
    height: 20px;
    line-height: 18px;
    font-size: 12px;
    border-color: #00acac;
    color: #00acac;
  }
  .painSpot-list li .text {
    padding: 0 0 0 34px;
    text-align: left;
    line-height: 20px;
    font-size: 14px;
  }
  .news-list {
    height: inherit;
  }
  .news-list .range .package {
    width: 100%;
  }
  .partner-list .range .package {
    width: 25%;
  }
  .partner-list .partner-item {
    padding: 10px;
  }
  .partner-swiper .swiper-slide .img {
    width: 100%;
    float: none;
    margin-bottom: 20px;
    text-align: center;
  }
  .partner-swiper .swiper-slide .text {
    padding-left: 0;
  }
  .honor-list .range .package {
    width: 33.3333%;
  }
  .footer {
    background: #222 url(../images/logoPhone.png) no-repeat center center;
    background-size: 200px;
  }
  .footer .footer-info {
    padding: 16px 0;
  }
  .footer .footer-info .footer-info_l {
    padding: 10px 0;
  }
  .footer .footer-info .footer-info_l .attr {
    text-align: center;
    height: inherit;
  }
  .footer .footer-info .footer-info_l .attr .businessLicenseA {
    display: block;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 375px) {
  .cuimi-title {
    line-height: 24px;
  }
  .product-list .producte-item {
    background-size: 375px !important;
  }
  .partner-list .range .package {
    width: 33.3333%;
  }
  .partner-swiper .swiper-slide .img {
    max-width: 220px;
    margin: 0 auto 10px auto;
  }
  .news-item .news-info .title {
    padding: 15px 0 10px 0;
  }
}
@media only screen and (max-width: 320px) {
  .banner {
    height: 140px;
  }
  .banner-title {
    font-size: 18px;
  }
  .course-main .course-item {
    font-size: 12px;
    padding: 5px 0;
  }
  .course-main .course-item .info {
    padding-left: 40px;
  }
  .product-list .producte-item.weixin,
  .product-list .producte-item.aimi {
    padding: 15px;
    background-size: 320px;
  }
  .noData {
    text-align: center;
    padding: 50px 0;
  }
}
