﻿
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
body,
html {
  width: 100%;
  height: 100%;
}
html {
  overflow-x: hidden;
}
body {
  overflow-x: hidden;
}
.wid {
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.banner {
  width: 100%;
  height: 90%;
  padding: 0 80px;
  float: left;
}
.banner_wap{
  display:none;
}
.banner .wid {
  height: 100%;
  position: relative;
}
.banner .next {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  position: absolute;
  left: 0;
  bottom: 5%;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  cursor: pointer;
}
.banner .next:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -16px;
  top: 50%;
  transform: rotate(45deg);
  width: 20px;
  height: 2px;
  background-color: #e71e43;
  border-radius: 2px;
}
.banner .next:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 50%;
  width: 20px;
  transform: rotate(-45deg);
  height: 2px;
  background-color: #e71e43;
  border-radius: 2px;
}

.banner .text .labels {
  width: 100%;
  height: 35px;
  padding-left: 100px;
  position: relative;
  line-height: 35px;
  font-size: 16px;
  color: #e71e43;
}
.banner .text .labels:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1px;
  width: 90px;
  height: 2px;
  background-color: #e71e43;
}
.banner .text .txt {
  width: 100%;
  padding: 30px 0;
}
.banner .text .txt h3 {
  line-height: 112px;
  font-size: 80px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
  margin: 0;
}
.banner .text .txt h4 {
  margin: 0;
  font-size: 40px;
  color: #999;
}
.head-null {
  width: 100%;
  height: 120px;
}
.head {
  width: 100%;
  height: 120px;
  padding: 0 80px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
}
.head .nav .logo {
  height: 120px;
  width: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .nav .logo i {
  display: inline-block;
  width: 80px;
  height: 60px;
  background: url("../img/db5c30_80x60.png") center no-repeat;
}
.head .nav .logo .logo-white {
  width: 100%;
  display: none;
}
.head .nav .logo .logo-red {
  width: 100%;
}
.head .nav .logo .logo-red img{
  width:100%;
}
.head .nav .list {
  height: 100%;
  padding: 0 50px;
  float: left;
}
.head .nav .list ul {
  width: 100%;
}
.head .nav .list ul li {
  height: 36px;
  padding: 42px 0;
  margin: 0 15px;
  min-width: 80px;
  text-align: center;
  height: 120px;
  position: relative;
}
.head .nav .list ul li .tit {
  line-height: 36px;
  font-size: 16px;
  height: 36px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.head .nav .list ul li .tit a {
  color: #333;
  text-decoration: none;
}
.head .nav .list ul li .tit a:hover {
  color: #e71e43;
}
.head .nav .list ul li .tit i.more {
  display: inline-block;
  width: 26px;
  height: 36px;
  position: relative;
}
.head .nav .list ul li .tit i.more:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  transition: 0.5s;
  transform: rotate(45deg);
  width: 8px;
  height: 1px;
  background-color: #000;
  border-radius: 2px;
}
.head .nav .list ul li .tit i.more:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 50%;
  width: 8px;
  transition: 0.5s;
  transform: rotate(-45deg);
  height: 1px;
  background-color: #000;
  border-radius: 2px;
}
.head .nav .list ul li .nav-list {
  width: 322px;
  min-height: 100px;
  position: absolute;
  left: -50px;
  background-color: #fff;
  top: 90px;
  border-radius: 20px 20px;
  box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.05);
  padding: 15px 65px;
  display: none;
}
.head .nav .list ul li .nav-list a {
  display: block;
  width: 100%;
  text-align: left;
  line-height: 44px;
  font-size: 15px;
  color: #333;
  text-decoration: none;
}
.head .nav .list ul li .nav-list a:hover {
  color: #e71e43;
}
.head .nav .list ul li.acti .tit i:after {
  background-color: #039;
  transform: rotate(-45deg);
}
.head .nav .list ul li.acti .tit i:before {
  background-color: #039;
  transform: rotate(45deg);
}
.head .nav .list ul li.acti .nav-list {
  display: block;
}
.head .nav .demo {
  height: 120px;
  padding: 40px 30px;
}
.head .nav .demo a {
    cursor:pointer;
  display: inline-block;
  width: 130px;
  height: 40px;
  border-radius: 20px;
  background-color: #e71e43;
  color: #fff;
  text-align: center;
  line-height: 40px;
  box-shadow: 0px 2px 10px 4px rgba(231,30,67,0.2);
  text-decoration: none;
}
.head .language {
  height: 120px;
  padding: 40px 0;
  position: relative;
}
.head .language .language-slide {
  width: 120%;
  background-color: #fff;
  border-radius: 10px;
  position: absolute;
  left: -10%;
  top: 100px;
  box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.05);
  padding: 10px 0;
  display: none;
  border: 1px solid #f5f5f5;
}
.head .language .language-slide:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -12px;
  top: -12px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  z-index: 9;
  border-bottom: 12px solid #fff;
}
.head .language .language-slide:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -13px;
  top: -13px;
  width: 0;
  height: 0;
  border-right: 13px solid transparent;
  border-left: 13px solid transparent;
  border-bottom: 13px solid #f5f5f5;
}
.head .language .language-slide a {
    width:100%;
    float:left;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  padding: 0 20px;
  cursor: pointer;
  margin: 0;
  color: #444;
}
.head .language .language-slide a:hover {
  background-color: #e5e5e5;
  color: #e71e43;
   text-decoration:none;
}
.head .language .box {
  height: 40px;
  width: auto;
  min-width: 120px;
  background-color: rgba(0,0,0,0.2);
  border-radius: 4px;
}
.head .language .box .txt {
  width: 100%;
  height: 100%;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  cursor: pointer;
}
.head .language .box .txt .lab {
  line-height: 40px;
  color: #fff;
  font-size: 15px;
  font-family: Arial, Helvetica, sans-serif;
}
.head .language .box .txt .more {
  height: 40px;
  width: 18px;
  position: relative;
}
.head .language .box .txt .more:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  transform: rotate(45deg);
  width: 8px;
  height: 1px;
  background-color: rgba(255,255,255,0.6);
  border-radius: 2px;
}
.head .language .box .txt .more:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -2px;
  top: 50%;
  width: 8px;
  transform: rotate(-45deg);
  height: 1px;
  background-color: rgba(255,255,255,0.6);
  border-radius: 2px;
}
.head.bgs .nav .logo i {
  background: url("../img/e90248_80x60.png") center no-repeat;
  background-size: cover;
}
.head.bgs .nav .logo .logo-red {
  display: none;
}
.head.bgs .nav .logo .logo-white {
  display: block;
}
.head.bgs .nav .logo .logo-white img{
  width:100%;
}
.head.bgs .nav .list ul li .tit {
  color: #fff;
}
.head.bgs .nav .list ul li .tit a {
  color: #fff;
}
.head.bgs .nav .list ul li .tit i.more:after {
  background-color: #fff;
}
.head.bgs .nav .list ul li .tit i.more:before {
  background-color: #fff;
}
.head.bgs .nav .demo a {
  background-color: #fff;
  color: #e71e43;
}
.head.bgs.fix .nav .logo i {
  background: url("../img/db5c30_80x60.png") center no-repeat;
}
.head.bgs.fix .nav .logo .logo-red {
  display: block;
}
.head.bgs.fix .nav .logo .logo-white {
  display: none;
}
.head.bgs.fix .nav .list ul li .tit {
  color: #333;
}
.head.bgs.fix .nav .list ul li .tit a {
  color: #333;
}
.head.bgs.fix .nav .list ul li .tit i.more:after {
  background-color: #333;
}
.head.bgs.fix .nav .list ul li .tit i.more:before {
  background-color: #333;
}
.head.bgs.fix .nav .demo a {
  background-color: #e71e43;
  color: #fff;
}
.head.fix {
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 100;
  height: 80px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.05);
}
.head.fix .nav .logo {
  height: 80px;
}
.head.fix .nav .logo img {
  max-height: 60%;
}
.head.fix .nav .list ul li {
  padding: 22px 0;
  height: 80px;
}
.head.fix .nav .list ul li .nav-list {
  top: 78px;
  border-radius: 0 0 20px 20px;
}
.head.fix .nav .demo {
  padding: 20px 30px;
}
.head.fix .language {
  padding: 20px 0;
}
.head.fix .language .box .txt {
  background-color: #e71e43;
  border-radius: 5px;
}
.head.fix .language .language-slide {
  top: 80px;
}
.service {
  width: 100%;
  min-height: 100px;
  padding-top: 85px;
  padding-bottom: 80px;
  float: left;
}
.service .title {
  width: 100%;
  padding-bottom: 30px;
  text-align: center;
}
.service .title h3 {
  line-height: 120px;
  font-size: 46px;
  margin: 0;
  color: #333;
}
.service .title p {
  margin: 0;
  line-height: 26px;
  color: #777;
}
.service .list {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 10px;
  float: left;
}
.service .list .box {
  width: 100%;
  min-height: 100px;
  max-width: 380px;
  margin: 0 auto;
  padding-top: 20px;
  border-radius: 20px;
  /*float: left;*/
}
.service .list .box .imgs {
  width: 100%;
  height: 188px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
}
.service .list .box .imgs img {
  max-width: 100%;
  max-height: 100%;
}
.service .list .box .text {
  width: 100%;
  text-align: center;
  max-width: 235px;
  padding-top: 30px;
  margin: 0 auto;
}
.service .list .box .text h5 {
  line-height: 56px;
  font-size: 20px;
  color: #333;
  margin: 0;
}
.service .list .box .text p {
  line-height: 28px;
  margin: 8px 0;
  color: #666;
}
.service .list .box .more {
  width: 100%;
  padding: 70px 0;
  text-align: center;
}
.service .list .box .more a {
  display: inline-block;
  width: 200px;
  height: 50px;
  border-radius: 25px;
  background-color: #fff;
  color: #fff;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
}
.service .list .box:hover {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.service .list .box:hover .more a {
  background-color: #f7f7fa;
  color: #039;
}
.service .list .content {
  width: 100%;
}
.service .list .content ul {
  width: 100%;
  padding: 30px 0;
}
.service .list .content ul li {
  width: 80%;
  min-height: 400px;
  background-color: #fff;
  border-radius: 20px;
  margin: 0 10px;
  margin-bottom: 50px;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  border: 1px solid #f5f5f5;
  padding: 0 30px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.service .list .content ul li .imgs {
  width: 100%;
  text-align: center;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service .list .content ul li .imgs img {
  max-height: 60%;
}
.service .list .content ul li .text {
  width: 100%;
}
.service .list .content ul li .text h5 {
  text-align: center;
  line-height: 40px;
  font-size: 22px;
  color: #333;
}
.service .list .content ul li .text p {
  width: 100%;
  line-height: 26px;
  color: #666;
  text-align: center;
}
.service .list .content ul li .more {
  width: 100%;
  text-align: center;
  padding: 10px 0;
}
.service .list .content ul li .more a {
  display: inline-block;
  width: 180px;
  height: 50px;
  background-color: #f7f7fa;
  text-align: center;
  line-height: 50px;
  border-radius: 25px;
  color: #039;
  text-decoration: none;
}
.data {
  width: 100%;
  height: 500px;
  float: left;
  background: #fafafb url("../img/589160_1195x500.jpg") center no-repeat;
  padding-top: 86px;
}
.data .title {
  width: 100%;
  line-height: 76px;
  font-size: 48px;
  color: #333;
  text-align: center;
}
.data .list {
  width: 100%;
  padding-top: 90px;
}
.data .list .box {
  width: 100%;
  text-align: center;
}
.data .list .box .text {
  width: 100%;
  height: 88px;
  font-size: 60px;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 88px;
  color: #e71e43;
}
.data .list .box .tit {
  width: 100%;
  line-height: 56px;
  font-size: 16px;
  color: #555;
}
.case {
  width: 100%;
  padding-bottom: 100px;
  float: left;
}
.case .title {
  width: 100%;
  padding-top: 100px;
  float: left;
}
.case .title h3 {
  text-align: center;
  line-height: 114px;
  font-size: 48px;
  margin-bottom: 30px;
}
.case .title h3 span {
  display: inline-block;
  width: auto;
  padding: 0 100px;
  position: relative;
}
.case .title h3 span:after {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background-color: #d8d8d8;
}
.case .title h3 span:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -56px;
  bottom: -2px;
  width: 112px;
  z-index: 9;
  height: 8px;
  background-color: #e71e43;
}
.case .title p {
  text-align: center;
  width: 100%;
  font-size: 14px;
  line-height: 28px;
  color: #888;
  margin: 0;
}
.case .list {
  width: 100%;
  padding-top: 115px;
  float: left;
  position: relative;
}
.case .list .computer {
  width: auto;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
}
.case .list .computer img {
  width: 50%;
}
.case .list .item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 9;
  margin-bottom: 50px;
}
.case .list .item.item2 {
  display: flex;
  justify-content: space-between;
  /*padding: 0 3%;*/
  margin-bottom: 145px;
}
.case .list .item.item3 {
  display: flex;
  justify-content: space-between;
}
.case .list .item .box {
  width: 300px;
  height: 120px;
  float: none;
  margin: 0 auto;
  margin: 0 0px;
  display: flex;
  justify-content: space-between;
}
.case .list .item .box a{
  display: -webkit-inline-box;
  text-decoration: none;
}
.case .list .item .box .imgs {
  width: 120px;
  height: 120px;
  background-color: #e71e43;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.case .list .item .box .text {
  width: calc(100% - 120px);
  padding-left: 10px;
  padding-right:30px;
  height: 120px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.case .list .item .box .text .tit {
  width: auto;
  height: 40px;
  font-size: 18px;
  color: #333;
}
.case .list .item .box:hover .text .tit{
  color:#e71e43;
}
.case .list .item .box .text .tit span {
  display: block;
  width: 200%;
}
.case .list .item .box .text .txt {
  width: 100%;
  line-height: 28px;
  font-size: 14px;
  color: #777;
}
.cooperation {
  width: 100%;
  background-color: #fafafb;
  min-height: 100px;
  float: left;
  padding-top: 90px;
  padding-bottom: 100px;
}
.cooperation .title {
  width: 100%;
  text-align: center;
}
.cooperation .title h3 {
  width: 100%;
  line-height: 72px;
  font-size: 46px;
  color: #333;
  margin: 0;
  margin-bottom: 30px;
}
.cooperation .title p {
  line-height: 24px;
  color: #666;
  margin: 0;
}
.cooperation .list {
  /*width: 86%;*/
  max-width:1300px;
  padding: 40px 0;
  margin: 0 auto;
}
.cooperation .list .item {
  width: 20%;
  height: 960px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  float: left;
  text-align: center;
}
.cooperation .list .item .box {
  width: 220px;
  height: 220px;
  border-radius: 10px;
  background-color: #fff;
  margin: 20px auto;
  box-shadow: 0 0 20px rgba(0,0,0,0.1);
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.cooperation .list .item .box .imgs {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
  background-color: #e71e43;
}
.cooperation .list .item .box .imgs img {
  max-width: 100%;
  max-height: 100%;
}
.cooperation .list .item .box .img {
  width: 100%;
  height: 128px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.cooperation .list .item .box .img img{
  width:100%;
}
.cooperation .list .item .box .text {
  width: 100%;
  text-align: center;
  line-height: 42px;
  font-size: 15px;
  color: #999;
}
.cooperation .content {
  width: 100%;
  padding: 0 20px;
}
.cooperation .content ul {
  width: 100%;
}
.cooperation .content ul li {
  width: 25%;
  /*height: 60px;*/
  display: flex;
  justify-content: center;
  align-items: center;
}
.cooperation .content ul li img {
  max-width: 100%;
  max-height: 100%;
}
.footer {
  width: 100%;
  min-height: 100px;
  float: left;
}
.footer.bgs {
  background-color: #fafafb;
}
.footer .wid {
  width: 100%;
  max-width: 1300px;
}
.footer .wid .contact {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #e5e5e5;
  float: left;
}
.footer .wid .contact .company {
  width: 100%;
}
.footer .wid .contact .company .logo {
  width: 100%;
  height: 68px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .wid .contact .company .list {
  width: 100%;
  padding: 35px 0;
  max-width: 194px;
}
.footer .wid .contact .company .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.footer .wid .contact .company .list ul li {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  position: relative;
}
.footer .wid .contact .company .list ul li .ico {
  width: 40px;
  height: 40px;
}
.footer .wid .contact .company .list ul li .ico img {
  width: 40px;
  height: 40px;
  border-right: 20px;
}
.footer .wid .contact .company .list ul li .list-slide {
  width: 100px;
  height: 100px;
  padding: 5px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -50px;
  bottom: -110px;
  display: none;
}
.footer .wid .contact .company .list ul li .list-slide:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: -8px;
  width: 0;
  height: 0;
  border-right: 8px solid transparent;
  border-left: 8px solid transparent;
  border-bottom: 8px solid #fff;
}
.footer .wid .contact .company .list ul li .list-slide img {
  width: 100%;
  height: 100%;
}
.footer .wid .contact .company .list ul li:hover .list-slide {
  display: block;
}
.footer .wid .contact .link {
  width: 100%;
  float: left;
}
.footer .wid .contact .link dl {
  float: left;
  width: auto;
  min-width: 100px;
  margin-right: 40px;
}
.footer .wid .contact .link dl dt {
  width: 100%;
  height: 46px;
  line-height: 46px;
  font-size: 18px;
  font-weight: normal;
}
.footer .wid .contact .link dl dd {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
}
.footer .wid .contact .link dl dd a {
  color: #676767;
}
.footer .wid .contact .wx {
  width: auto;
  float: right;
}
.footer .wid .contact .wx .imgs {
  width: 170px;
}
.footer .wid .contact .wx .imgs img {
  width: 100%;
}
.footer .wid .contact .wx .text {
  width: 100%;
  text-align: center;
  line-height: 50px;
  font-size: 16px;
  color: #9b9b9b;
}
.footer .wid .copyright {
  width: 100%;
  padding-top: 20px;
  text-align: center;
  float: left;
}
.footer .wid .copyright .text {
  width: 100%;
  line-height: 42px;
  font-size: 14px;
  color: #aaa;
  letter-spacing: 1px;
}
.footer .wid .copyright .list {
  width: 100%;
}
.footer .wid .copyright .list ul {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .wid .copyright .list ul li {
  height: 46px;
  line-height: 46px;
  display: flex;
  justify-content: space-between;
  margin: 0 15px;
}
.footer .wid .copyright .list ul li .ico {
  width: 46px;
  height: 46px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .wid .copyright .list ul li .txt {
  line-height: 46px;
  color: #999;
}
.page-bann {
  width: 100%;
  height: 500px;
  float: left;
}
.page-bann.bann2 {
  height: 400px;
}
.page-bann.bann3 {
  height: 400px;
}
.page-bann-wap{
  display:none;
}
.page-bann .wid {
  width: 100%;
  /*max-width: 1230px;*/
  max-width: 1300px;
  padding-top: 120px;
  height: 100%;
}
.page-bann .wid .text {
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  color: #fff;
  max-width: 550px;
}
.page-bann .wid .text .tit {
  width: 100%;
  line-height: 72px;
  font-size: 40px;
}
.page-bann .wid .text .txt {
  width: 100%;
  padding: 10px 0;
  line-height: 32px;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 2px;
  font-size: 20px;
}
.page-bann .wid .text .logo {
  width: 100%;
  text-align: center;
  padding-top: 100px;
  position: relative;
}
.page-bann .wid .text .logo img {
  max-width: 60%;
}
.page-bann.bann6 .text .txt {
  font-size: 16px;
  line-height: 26px;
}
.customer {
  width: 100%;
  padding: 100px 0;
  float: left;
}
.customer .wid {
  width: 100%;
  /*max-width: 1200px;*/
  max-width: 1300px;
}
.customer .wid .list {
  width: 100%;
  padding: 120px 10px;
  float: left;
}
.customer .wid .list ul {
  width: 100%;
}
.customer .wid .list ul li {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  padding: 0 20px;
  padding-bottom: 30px;
}
.customer .wid .list ul li .imgs {
  width: 100%;
  text-align: center;
}
.customer .wid .list ul li .imgs .imgs-box {
  width: 140px;
  height: 140px;
  background-color: #fff;
  border-radius: 90px;
  margin: 0 auto;
  position: relative;
  margin-top: -70px;
  padding: 6px;
  border: 6px solid #f6f6f6;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customer .wid .list ul li .imgs .imgs-box img {
  max-width: 60%;
  max-height: 60%;
}
.customer .wid .list ul li .imgs .text {
  width: 100%;
  line-height: 60px;
  font-size: 20px;
  color: #333;
}
.customer .wid .list ul li .inform {
  width: 100%;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.customer .wid .list ul li .inform p {
  line-height: 24px;
  font-size: 15px;
  color: #666;
  text-align: justify;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 8;
  overflow: hidden;
}
.customer .wid .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #e71e43;
}
.customer .wid .box {
  width: 100%;
  margin: 15px 0;
  position: relative;
  border-radius: 15px;
  box-shadow: 0px 6px 20px 0px rgba(179,179,179,0.1);
  overflow: hidden;
}
.customer .wid .box .imgs {
  width: 100%;
  height: 265px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customer .wid .box .slide {
  width: 100%;
  height: 100%;
  background: #039;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: 0.5s;
  border-radius: 15px;
  padding: 10px 30px;
}
.customer .wid .box .slide .tit {
  width: 100%;
  line-height: 70px;
  font-size: 26px;
  color: #fff;
  text-align: center;
}
.customer .wid .box .slide .txt {
  width: 100%;
  color: #fff;
  line-height: 32px;
  font-size: 14px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 5;
  overflow: hidden;
}
.customer .wid .box:hover .slide {
  opacity: 1;
}
.about {
  width: 100%;
}
.about .wid {
  width: 100%;
  max-width: 1300px;
}
.about .tabs {
  width: 100%;
}
.about .tabs ul {
  width: 100%;
  margin: 0;
  float: left;
  padding: 30px 0;
}
.about .tabs ul li {
  width: 160px;
  height: 50px;
  background-color: #fafafb;
  border-radius: 25px;
  color: #555;
  text-align: center;
  line-height: 50px;
  cursor: pointer;
  margin-right: 20px;
  font-size: 16px;
}
.about .tabs ul li a {
  color: #555;
  text-decoration: none;
  display:block;
}
.about .tabs ul li.acti {
  background-color: #039;
  color: #fff;
}
.about .tabs ul li.acti a {
  color: #fff;
}
.about .tabs ul li.acti:hover a {
  color: #fff;
}
.about .tabs ul li:hover a {
  color: #039;
}
.about .content {
  width: 100%;
  padding-bottom: 20px;
  float: left;
}
.about .content .list {
  width: 100%;
}
.about .content .list ul {
  width: 100%;
}
.about .content .list ul li {
  width: 100%;
  padding: 36px 18px;
  background-color: #fafafb;
  border-radius: 10px;
  margin: 20px 0;
}
.about .content .list ul li .col-lg-4{
  width:25%
}
.about .content .list ul li .col-lg-8{
  width:75%
}
.about .content .list ul li .imgs {
  width: 100%;
}
.about .content .list ul li .imgs img {
  width: 100%;
}
.about .content .list ul li .text {
  width: 100%;
  padding-left: 30px;
}
.about .content .list ul li .text .tit {
  width: 100%;
  line-height: 50px;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  color: #333;
}
.about .content .list ul li .text .txt {
  width: 100%;
  line-height: 32px;
  font-size: 14px;
  color: #484848;
  padding-top: 30px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  overflow: hidden;
}
.about .content .list ul li .text .inf {
  width: 100%;
  height: 22px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.about .content .list ul li .text .inf span {
  color: #999;
  font-size: 13px;
  font-family: Arial, Helvetica, sans-serif;
}
.about .content .list ul li .text .inf img {
  height: 12px;
  margin-right: 2px;
}
.about .content .more {
  width: 100%;
  text-align: center;
}
.about .content .more a {
  display: inline-block;
  width: 160px;
  height: 36px;
  border: 1px solid #e71e43;
  text-align: center;
  line-height: 34px;
  color: #e71e43;
  border-radius: 18px;
  text-decoration: none;
}
.about .content .more a:hover {
  background-color: #e71e43;
  color: #fff;
}
.join {
  width: 100%;
}
.join .wid {
  width: 100%;
  max-width: 1300px;
}
.join .tabs {
  width: 100%;
}
.join .tabs ul {
  width: 100%;
  margin: 0;
  float: left;
  padding: 30px 0;
}
.join .tabs ul li {
  width: 160px;
  height: 50px;
  background-color: #fafafb;
  border-radius: 25px;
  color: #555;
  text-align: center;
  line-height: 50px;
  margin-right: 20px;
  cursor: pointer;
  font-size: 16px;
}
.join .tabs ul li.acti {
  background-color: #039;
  color: #fff;
}
.join .content {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 40px 0;
}
.join .content .list {
  width: 100%;
}
.join .content .list .tit {
  width: 100%;
  line-height: 56px;
  font-size: 24px;
  color: #1947a3;
}
.join .content .list .text {
  width: 100%;
  padding: 20px 0;
}
.join .content .list .text .txt {
  line-height: 28px;
  padding: 14px 0;
  font-size: 16px;
}
.contacts {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  padding-bottom: 90px;
  float: left;
}
.contacts .wid {
  width: 100%;
  max-width: 932px;
}
.contacts .wid .cont {
  width: 100%;
  margin: 0 auto;
  padding: 42px 0;
}
.contacts .wid .cont .title {
  width: 100%;
  line-height: 132px;
  font-size: 38px;
  color: #333;
  text-align: center;
}
.contacts .wid .cont .form {
  width: 100%;
}
.contacts .wid .cont .form .item {
  width: 100%;
  height: auto;
  float: left;
  margin: 12px 0;
  min-height: 56px;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
}
/*.contacts .wid .cont .form .item label {
  display: inline-block;
  width: 78px;
  line-height: 54px;
  font-size: 16px;
  float: left;
  color: #444;
  font-weight: normal;
  text-align: center;
}*/
.contacts .wid .cont .form .item input {
  width: calc(100% - 78px);
  height: 54px;
  border: none;
  background: none;
  font-size: 16px;
  float: left;
  color: #333;
}
.contacts .wid .cont .form .item textarea {
  width: calc(100% - 78px);
  border: none;
  height: 148px;
  line-height: 32px;
  font-size: 16px;
  padding: 11px 0;
}
.contacts .wid .cont .form .button {
  width: 100%;
  text-align: center;
  padding-top: 40px;
  float: left;
}
.contacts .wid .cont .form .button button {
  width: 160px;
  height: 50px;
  background-color: #039;
  color: #fff;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  border-radius: 25px;
}
.address {
  width: 100%;
  min-height: 100px;
  background-color: #fafafb;
  float: left;
  padding-bottom: 90px;
}
.address .wid {
  width: 100%;
  /*max-width: 1400px;*/
  max-width: 1300px;
}
.address .wid .title {
  width: 100%;
  padding-top: 36px;
  line-height: 148px;
  font-size: 36px;
  color: #333;
  text-align: center;
}
.address .wid .list {
  width: 100%;
}
.address .wid .list .item {
  width: 100%;
}
.address .wid .list .item .tit {
  width: 100%;
  line-height: 78px;
  color: #333;
  text-align: center;
  font-size: 22px;
}
.address .wid .list .item .text {
  width: 100%;
  text-align: center;
  font-size: 15px;
  line-height: 32px;
  color: #6e6e6e;
  min-height: 128px;
}
.address .wid .list .item .text span {
  margin: 0 6px;
}
.address .wid .list .item .imgs {
  width: 100%;
  text-align: center;
  padding: 24px 0;
}
.address .wid .list .item .imgs .box {
  width: 100%;
  max-width: 324px;
  height: 156px;
  padding: 3px;
  margin: 0 auto;
  background-color: #d4e9fd;
}
.address .wid .list .item .imgs .box img {
  width: 100%;
  height: 100%;
}
.medias {
  width: 100%;
  padding: 70px 0;
  float: left;
}
.medias .wid {
  width: 100%;
  /*max-width: 1200px;*/
  max-width: 1300px;
}
.medias .wid .title {
  width: 100%;
  line-height: 98px;
  font-size: 36px;
  color: #333;
  text-align: center;
}
.medias .wid .list {
  width: 100%;
  padding: 50px 0;
}
.medias .wid .list .box {
  width: 100%;
  position: relative;
}
.medias .wid .list .box a {
  text-decoration: none;
}
.medias .wid .list .box .box-slide {
  width: 200px;
  height: 220px;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -100px;
  top: -230px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  padding: 12px;
  padding-top: 15px;
  display: none;
}
.medias .wid .list .box .box-slide:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -10px;
  bottom: -10px;
  width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-left: 10px solid transparent;
  border-top: 10px solid #fff;
}
.medias .wid .list .box .box-slide:before {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -12px;
  bottom: -12px;
  width: 0;
  height: 0;
  border-right: 12px solid transparent;
  border-left: 12px solid transparent;
  border-top: 12px solid #f1f1f1;
}
.medias .wid .list .box .box-slide .wx {
  width: 100%;
  text-align: center;
}
.medias .wid .list .box .box-slide .txt {
  width: 100%;
  text-align: center;
  line-height: 40px;
  font-size: 15px;
  color: #666;
}
.medias .wid .list .box .imgs {
  width: 100%;
  height: 180px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.medias .wid .list .box .imgs .imgs-box {
  width: 180px;
  height: 180px;
  background-color: #f7f7fa;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.medias .wid .list .box .imgs .imgs-box i {
  display: inline-block;
  width: 180px;
  height: 180px;
}
.medias .wid .list .box .imgs .imgs-box i.ico1 {
  background: url("../img/07656c_180x180.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box .imgs .imgs-box i.ico2 {
  background: url("../img/6cde43_179x179.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box .imgs .imgs-box i.ico3 {
  background: url("../img/74e2d6_180x180.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box .imgs .imgs-box i.ico4 {
  background: url("../img/fa43d5_180x180.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box .text {
  width: 100%;
  line-height: 44px;
  font-size: 18px;
  color: #444;
  text-align: center;
}
.medias .wid .list .box:hover .imgs .imgs-box i.ico1 {
  background: url("../img/7fc556_180x180.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box:hover .imgs .imgs-box i.ico2 {
  background: url("../img/9e29ed_179x179.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box:hover .imgs .imgs-box i.ico3 {
  background: url("../img/aa4063_180x180.png") center no-repeat;
  background-size: cover;
}
.medias .wid .list .box:hover .imgs .imgs-box i.ico4 {
  background: url("../img/994edb_180x180.png") center no-repeat;
  background-size: cover;
}
.understand {
  width: 100%;
  padding-bottom: 60px;
  float: left;
}
.understand .wid {
  width: 100%;
  /*max-width: 1230px;*/
  max-width: 1300px;
}
.understand .wid .item {
  width: 100%;
  float: left;
}
.understand .wid .list {
  width: 100%;
  padding: 20px 0;
}
.understand .wid .list .inform {
  width: 100%;
  min-height: 630px;
  margin-bottom: 60px;
}
.understand .wid .list .inform .imgs {
  width: 100%;
  text-align: center;
}
.understand .wid .list .inform .imgs img {
  width: 100%;
  max-width: 380px;
}
.understand .wid .list .inform .text {
  width: 100%;
  padding: 20px 0;
  /*padding-right: 20px;*/
  padding-right: 40px;
}
.understand .wid .list .inform .text p {
  line-height: 42px;
  margin: 0;
  font-size: 16px;
  color: #444;
  text-align: right;
  position: relative;
}
.understand .wid .list .inform .text p:after {
  content: '';
  position: absolute;
  right: -20px;
  top: 50%;
  margin-top: -6px;
  width: 6px;
  height: 10px;
  background-color: #e71e43;
}
.understand .wid .list .content {
  width: 100%;
  /*height: 630px;*/
  position: relative;
  padding-left: 50px;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 50px;
}
.understand .wid .list .content .text {
  width: 100%;
  height: auto;
  padding: 60px 80px;
  background-color: #fff;
  box-shadow: 0px 6px 30px 0px rgba(179,179,179,0.2);
  border-radius: 20px;
}
.understand .wid .list .content .text .logo {
  width: 100%;
  text-align: center;
  padding: 30px 0;
}
.understand .wid .list .content .text .logo img {
  max-width: 40%;
}
.understand .wid .list .content .text .tit {
  width: 100%;
}
.understand .wid .list .content .text .tit h3 {
  line-height: 32px;
  font-size: 24px;
  color: #e71e43;
}
.understand .wid .list .content .text .tit h4 {
  line-height: 50px;
  color: #666767;
  padding: 10px 0;
}
.understand .wid .list .content .text .txt {
  width: 100%;
}
.understand .wid .list .content .text .txt p {
  line-height: 32px;
  font-size: 15px;
  color: #555;
  margin: 0;
}
.understand .wid .list .content .text .labels {
  width: 100%;
  padding: 20px 0;
}
.understand .wid .list .content .text .labels p {
  width: 100%;
  color: rgba(255,255,255,0.8);
  text-align: center;
}
.understand .wid .list .content .text .more {
  width: 100%;
  padding: 30px 0;
  padding-bottom: 0;
}
.understand .wid .list .content .text .more a {
  display: inline-block;
  width: 160px;
  height: 50px;
  background-color: #fafafb;
  border-radius: 25px;
  color: #10409f;
  text-align: center;
  line-height: 50px;
  text-decoration: none;
}
.understand .wid .list .content .text .more a:hover {
  background-color: #10409f;
  color: #fff;
  font-size: 15px;
}
.understand .wid .list .content.content-fl {
  padding-left: 0;
  padding-right: 50px;
}
.understand .wid .list .content.content-fl .tit h3 {
  color: #039;
}
.understand .wid .member {
  width: 100%;
  min-height: 100px;
  float: left;
}
.understand .wid .member .tit {
  width: 100%;
  padding-top: 15px;
  line-height: 210px;
  font-size: 24px;
  color: #333;
}
.understand .wid .member .list {
  width: 100%;
}
.understand .wid .member .list ul {
  width: 100%;
}
.understand .wid .member .list ul li {
  width: 33.3%;
}
.understand .wid .member .list ul li .imgs {
  width: 100%;
  height: 182px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.understand .wid .member .list ul li .imgs img {
  width: 140px;
  height: 140px;
  border-radius: 70px;
}
.understand .wid .member .list ul li .text {
  width: 100%;
  line-height: 44px;
  font-size: 16px;
  color: #909090;
  text-align: center;
}
.wap-head {
  width: 100%;
  height: 60px;
  background-color: #fff;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
  box-shadow: 0 5px 8px rgba(0,0,0,0.05);
  padding: 0 20px;
}
.wap-head .logo {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-head .logo img {
	width:60%
}
.wap-head .menu {
  width: 60px;
  height: 60px;
  position: relative;
  right: -20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-head .menu i {
  display: inline-block;
  width: 30px;
  height: 3px;
  background-color: #666;
  border-radius: 2px;
  transition: 0.5s;
  position: relative;
}
.wap-head .menu i:after {
  content: '';
  position: absolute;
  left: 0;
  top: -10px;
  transition: 0.5s;
  width: 100%;
  border-radius: 2px;
  height: 3px;
  background-color: #666;
}
.wap-head .menu i:before {
  content: '';
  transition: 0.5s;
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  height: 3px;
  border-radius: 2px;
  background-color: #666;
}
.wap-head .menu.acti i {
  background: none;
}
.wap-head .menu.acti i:after {
  transform: rotate(45deg);
  left: 0;
  top: 0;
}
.wap-head .menu.acti i:before {
  transform: rotate(-45deg);
  left: 0;
  top: 0;
}
.wap-head .slide {
  width: 100%;
  height: 100vh;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 60px;
  z-index: 99;
  display: none;
  box-shadow: 0 4px 8px rgba(51,51,51,0.1);
}
.wap-head .slide .slide-content {
  width: 100%;
  background-color: #fff;
  float: left;
  border-top: 1px solid #e5e5e5;
}
.wap-head .slide .menus {
  width: 100%;
  padding: 10px 20px;
  float: left;
}
.wap-head .slide .menus ul {
  width: 100%;
}
.wap-head .slide .menus ul li {
  width: 100%;
  border-bottom: 1px dashed #e5e5e5;
  float: left;
}
.wap-head .slide .menus ul li:last-child {
  border: none;
}
.wap-head .slide .menus ul li h4 {
  font-size: 15px;
  margin: 0;
  height: 50px;
  width: 100%;
  line-height: 50px;
}
.wap-head .slide .menus ul li h4 a {
  color: #333;
  text-decoration: none;
}
.wap-head .slide .menus ul li i {
  display: inline-block;
  width: 50px;
  height: 50px;
  float: right;
  position: relative;
}
.wap-head .slide .menus ul li i:after {
  content: '';
  position: absolute;
  right: 10px;
  top: 50%;
  transform: rotate(45deg);
  width: 8px;
  transition: 0.5s;
  height: 1px;
  background-color: #333;
}
.wap-head .slide .menus ul li i:before {
  content: '';
  position: absolute;
  right: 5px;
  transform: rotate(-45deg);
  top: 50%;
  width: 8px;
  transition: 0.5s;
  height: 1px;
  background-color: #333;
}
.wap-head .slide .menus ul li .menus-slide {
  width: 100%;
  padding-bottom: 10px;
  display: none;
}
.wap-head .slide .menus ul li .menus-slide a {
  line-height: 40px;
  border-bottom: 1px dashed #f5f5f5;
  font-size: 14px;
  display: block;
  width: 100%;
  color: #444;
  padding-left: 15px;
}
.wap-head .slide .menus ul li .menus-slide a:last-child {
  border-bottom: none;
}
.wap-head .slide .menus ul li.acti h4 i:after {
  transform: rotate(-45deg);
}
.wap-head .slide .menus ul li.acti h4 i:before {
  transform: rotate(45deg);
}
.wap-head .slide .search {
  width: 100%;
  height: 60px;
  float: left;
  background-color: #e71e43;
  padding: 10px 20px;
}
.wap-head .slide .search .input {
  width: 100%;
  height: 40px;
  /*display: flex;*/
  justify-content: space-between;
  border-bottom: 2px solid rgba(255,255,255,0.6);
}
.wap-head .slide .search .input input {
  width: 80%;
  height: 40px;
  line-height: 40px;
  border: none;
  background: none;
  color: #fff;
  float:left
}
.wap-head .slide .search .input input::-webkit-input-placeholder {
  color: #fff;
}
.wap-head .slide .search .input input.submit {
  width: 40px;
  height: 40px;
  background: url("../img/80bd9b_20x20.png") center no-repeat;
}
.wap-null {
  width: 100%;
  height: 60px;
  float: left;
}
.wap-bann {
  width: 100%;
  height: 500px;
  background: url("../img/4a6889_750x800.jpg") center no-repeat;
  background-size: cover;
}
.case .list .item .box .imgs.visible-lg {
  display: flex !important;
}
.disadvantage {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-bottom: 80px;
}
.disadvantage .wid {
  max-width: 1300px;
}
.disadvantage .title {
  width: 100%;
  padding: 55px 0;
}
.disadvantage .title h3 {
  line-height: 130px;
  font-size: 36px;
  color: #333;
  text-align: center;
}
.disadvantage .list {
  width: 100%;
}
.disadvantage .list .col-lg-6{
  padding-left:0;
}
.disadvantage .list .item {
  width: 100%;
  min-height: 190px;
}
.disadvantage .list .item .imgs {
  width: 90px;
  height: 90px;
  border-radius: 45px;
  background-color: #fff;
  box-shadow: 0px 6px 20px 0px rgba(0,51,153,0.1);
  margin: 5px 0;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.disadvantage .list .item .text {
  width: calc(100% - 90px);
  max-width: 560px;
  padding-left: 45px;
}
.disadvantage .list .item .text h5 {
  line-height: 40px;
  font-size: 22px;
  color: #4a4a4a;
  margin: 0;
}
.disadvantage .list .item .text p {
  margin: 0;
  padding: 10px 0;
  line-height: 26px;
  font-size: 14px;
  color: #666;
}
.solve {
  width: 100%;
  padding-bottom: 100px;
  float: left;
}
.solve .wid{
  width: 100%;
  max-width: 1300px;
  margin: 0 auto;
}
.solve .list {
  width: 100%;
  padding: 70px 0;
  float: left;
}
.solve .wid .list .row{
  margin-right: 0;
  margin-left: 0;
}
.solve .list .item {
  width: 100%;
  height: 500px;
}
.solve .list .item .text {
  width: 100%;
  /*max-width: 570px;*/
  min-height: 100%;
  /*margin-right: 140px;*/
}
.solve .list .item .text .tit {
  width: 100%;
  min-height: 294px;
}
.solve .list .item .text .tit h5 {
  line-height: 46px;
  font-size: 26px;
  padding: 20px 0;
  margin: 0;
}
.solve .list .item .text .tit p {
  line-height: 30px;
  margin: 0;
  font-size: 15px;
  color: #666;
}
.solve .list .item .text .imgs {
  width: 100%;
}
.solve .list .item .text .imgs img {
  max-width: 100%;
}
.solve .list .item .echart {
  width: 100%;
  height: 100%;
  background-color: #fff;
  box-shadow: 0px 10px 50px 0px rgba(0,0,0,0.05);
  display: flex;
  justify-content: center;
  align-items: center;
}
.solve .list .item .echart img {
  max-width: 90%;
  max-height: 90%;
}
.solve .list.list-item2 .item .text {
  padding-right: 20px;
  padding-left: 40px;
}
.customs {
  width: 100%;
  padding: 100px 0;
  float: left;
}
.customs .title {
  width: 100%;
  text-align: center;
}
.customs .title h5 {
  line-height: 78px;
  font-size: 46px;
  margin: 0;
}
.customs .title p {
  line-height: 38px;
  font-size: 16px;
  margin: 0;
  color: #717171;
}
.customs .list {
  width: 100%;
}
.customs .list ul {
  width: 100%;
}
.customs .list ul li {
  width: 20%;
  height: 160px;
}
.customs .list ul li .imgs {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.panel {
  width: 100%;
  min-height: 100px;
  background-color: #f00;
  float: left;
}
.panel .wid {
  max-width: 1300px;
}
.panel .tabs {
  width: 100%;
  /*padding: 25px 15px;*/
  padding: 25px 0px;
  float: left;
}
.panel .tabs ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.panel .tabs ul li {
  width: 15.5%;
  height: 110px;
  background-color: #f7f7fa;
  border-radius: 6px;
  display: flex;
  cursor: pointer;
  justify-content: center;
  flex-direction: column;
  position: relative;
}
.panel .tabs ul li .datas {
  min-width: 50px;
  height: 30px;
  background-color: #e71e43;
  border-radius: 15px;
  position: absolute;
  right: -20px;
  font-size: 16px;
  line-height: 30px;
  color: #fff;
  text-align: center;
  padding: 0 15px;
  top: 10px;
  opacity: 0;
  transition: 0.5s;
  z-index: 99;
}
.panel .tabs ul li .ico {
  width: 100%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.panel .tabs ul li .ico i {
  display: inline-block;
}
.panel .tabs ul li .ico i.ico1 {
  width: 36px;
  height: 40px;
  background: url("../img/b207a1_36x40.png") center no-repeat;
}
.panel .tabs ul li .ico i.ico2 {
  background: url("../img/290c22_50x42.png") center no-repeat;
  width: 50px;
  height: 42px;
}
.panel .tabs ul li .ico i.ico3 {
  width: 51px;
  height: 42px;
  background: url("../img/cf6d89_51x42.png") center no-repeat;
}
.panel .tabs ul li .ico i.ico4 {
  background: url("../img/1a1fa1_38x43.png") center no-repeat;
  width: 38px;
  height: 42px;
}
.panel .tabs ul li .ico i.ico5 {
  width: 50px;
  height: 38px;
  background: url("../img/5c782c_50x38.png") center no-repeat;
}
.panel .tabs ul li .ico i.ico6 {
  background: url("../img/fae84a_36x40.png") center no-repeat;
  width: 36px;
  height: 40px;
}
.panel .tabs ul li .text {
  width: 100%;
  line-height: 28px;
  font-size: 15px;
  color: #666;
  text-align: center;
}
.panel .tabs ul li.acti {
  background-color: #039;
}
.panel .tabs ul li.acti .ico i.ico1 {
  background: url("../img/8a602c_36x40.png") center no-repeat;
}
.panel .tabs ul li.acti .ico i.ico2 {
  background: url("../img/426ece_50x42.png") center no-repeat;
}
.panel .tabs ul li.acti .ico i.ico3 {
  background: url("../img/fc1e82_51x42.png") center no-repeat;
}
.panel .tabs ul li.acti .ico i.ico4 {
  background: url("../img/412ff0_38x43.png") center no-repeat;
}
.panel .tabs ul li.acti .ico i.ico5 {
  background: url("../img/dc088e_50x38.png") center no-repeat;
}
.panel .tabs ul li.acti .ico i.ico6 {
  background: url("../img/84f8b2_36x40.png") center no-repeat;
}
.panel .tabs ul li.acti .text {
  color: #fff;
}
.panel .tabs ul li:hover .datas {
  opacity: 1;
}
.panel .content {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 40px 0;
}
.panel .content .list {
  width: 100%;
  display: none;
}
.panel .content .distribution {
  width: 100%;
  height: 390px;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  padding: 0 25px;
}
.panel .content .distribution .tit {
  width: 100%;
  padding-top: 16px;
  height: 34px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
}
.panel .content .distribution .col {
  width: 100%;
  height: calc(100% - 34px);
  display: flex;
  justify-content: center;
  align-items: center;
}
.panel .content .distribution .col img {
  max-width: 100%;
  max-height: 100%;
}
.panel .content .sex {
  width: 100%;
  margin-top: 20px;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  height: 170px;
  padding: 0 25px;
}
.panel .content .sex .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .content .sex .process {
  width: 100%;
  float: left;
  padding-top: 20px;
}
.panel .content .sex .process .line {
  width: 100%;
  height: 30px;
  float: left;
  background-color: #039;
  border-radius: 4px;
  overflow: hidden;
}
.panel .content .sex .process .line ul {
  width: 100%;
}
.panel .content .sex .process .line ul li {
  width: auto;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  color: #fff;
  text-align: right;
  padding-right: 15px;
}
.panel .content .sex .process .line ul li.woman {
  background-color: #e40049;
  text-align: right;
  line-height: 30px;
}
.panel .content .sex .process .text {
  width: 100%;
  line-height: 40px;
  display: flex;
  justify-content: space-between;
  font-size: 15px;
  color: #999;
}
.panel .content .age {
  width: 100%;
  margin-top: 20px;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
}
.panel .content .age .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .content .age .echartContent {
  width: 100%;
  height: 450px;
}
.panel .content .marital {
  width: 100%;
  margin-top: 20px;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
}
.panel .content .marital .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .content .marital .echartContent {
  width: 100%;
  height: 450px;
}
.panel .main {
  width: 100%;
  min-height: 100px;
}
.panel .main .citys {
  width: 100%;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
}
.panel .main .citys .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  position: relative;
  z-index: 99;
  float: left;
}
.panel .main .citys .sele {
  width: 112px;
  height: 32px;
  border: 1px solid #d5dfe9;
  float: left;
  margin-left: 18px;
  border-radius: 4px;
}
.panel .main .citys .sele select {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  padding: 0 6px;
}
.panel .main .citys .echartContent {
  width: 100%;
  height: 580px;
}
.panel .main .citys .echartContent canvas {
  height: 480px !important;
}
.panel .main .income {
  width: 100%;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
  margin-top: 20px;
}
.panel .main .income .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .main .income .sele {
  width: 112px;
  height: 32px;
  border: 1px solid #d5dfe9;
  float: left;
  margin-left: 18px;
  border-radius: 4px;
}
.panel .main .income .sele select {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  padding: 0 6px;
}
.panel .main .income .echartContent {
  width: 100%;
  height: 580px;
}
.panel .main .income .echartContent canvas {
  height: 540px !important;
}
.panel .main .job {
  width: 100%;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
  margin-top: 20px;
}
.panel .main .job .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .main .job .sele {
  width: 112px;
  height: 32px;
  border: 1px solid #d5dfe9;
  float: left;
  margin-left: 18px;
  border-radius: 4px;
}
.panel .main .job .sele select {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  padding: 0 6px;
}
.panel .main .job .echartContent {
  width: 100%;
  height: 580px;
}
.panel .main .job .echartContent canvas {
  height: 540px !important;
}
.panel .main .family {
  width: 100%;
  box-shadow: 0px 0px 3px 2px rgba(0,0,0,0.03);
  border-radius: 4px;
  float: left;
  padding: 0 25px;
  margin-top: 20px;
}
.panel .main .family .tit {
  width: 100%;
  padding-top: 16px;
  line-height: 34px;
  color: #4c6072;
  font-size: 15px;
  float: left;
}
.panel .main .family .sele {
  width: 112px;
  height: 32px;
  border: 1px solid #d5dfe9;
  float: left;
  margin-left: 18px;
  border-radius: 4px;
}
.panel .main .family .sele select {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  padding: 0 6px;
}
.panel .main .family .echartContent {
  width: 100%;
  height: 580px;
}
.panel .main .family .echartContent canvas {
  height: 540px !important;
}
.alert {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 1000;
}
.alert .demos {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alert .demos .demos-box {
  width: 96%;
  max-width: 860px;
  min-height: 300px;
  background-color: #fff;
  border-radius: 20px;
  display: none;
  padding: 18px 60px;
  position: relative;
}
.alert .demos .demos-box .closes {
  display: inline-block;
  position: absolute;
  right: 30px;
  top: 20px;
  font-size: 24px;
  width: 40px;
  height: 40px;
  cursor: pointer;
  line-height: 40px;
  text-align: right;
  color: #333;
  border-radius: 20px;
  z-index: 999;
}
.alert .demos .demos-box .title {
  width: 100%;
  line-height: 78px;
  font-size: 30px;
  color: #333;
}
.alert .demos .demos-box .list {
  width: 100%;
}
.alert .demos .demos-box .list .item {
  width: 100%;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  margin: 10px 0;
  padding: 0 18px;
  float: left;
}
.alert .demos .demos-box .list .item .labels {
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #282530;
  font-weight: normal;
  letter-spacing: 2px;
  width: 110px;
}
.alert .demos .demos-box .list .item .input {
  width: calc(100% - 110px);
}
.alert .demos .demos-box .list .item .input .seles {
  width: 100%;
}
.alert .demos .demos-box .list .item .input .seles .box {
  padding-right: 10px;
}
.alert .demos .demos-box .list .item .input .seles .box input {
  width: 14px;
  height: 14px;
  float: left;
  margin: 20px 0;
  outline: none;
}
.alert .demos .demos-box .list .item .input .seles .box label {
  font-size: 14px;
  padding: 0 4px;
  font-weight: normal;
  color: #555;
  margin: 0;
  line-height: 54px;
}
.alert .demos .demos-box .list .item .input .slide-input {
  width: 100%;
  position: relative;
  float: left;
  top: -10px;
  display: none;
}
.alert .demos .demos-box .list .item .input .slide-input input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
  padding: 0 12px;
  background-color: #f5f5f5;
}
.alert .demos .demos-box .list .item .input input {
  width: 100%;
  height: 54px;
  border: none;
  font-size: 18px;
}
.alert .demos .demos-box .list .item .input textarea {
  width: 100%;
  height: 118px;
  border: none;
  padding: 12px 0;
  line-height: 28px;
  font-size: 16px;
}
.alert .demos .demos-box .submit {
  width: 100%;
  text-align: center;
  padding: 25px 0;
  float: left;
}
.alert .demos .demos-box .submit button {
  width: 160px;
  height: 50px;
  border-radius: 25px;
  background-color: #e71e43;
  color: #fff;
  font-size: 16px;
}
.informs {
  width: 100%;
  margin-top: 120px;
  padding-bottom: 50px;
  float: left;
}
.informs .cont {
  width: 100%;
  max-width: 800px;
  float: left;
}
.informs .cont .title {
  width: 100%;
  min-height: 100px;
}
.informs .cont .title h3 {
  line-height: 72px;
  font-size: 32px;
  margin: 0;
  color: #333;
  font-family: Arial, Helvetica, sans-serif;
}
.informs .cont .title h6 {
  margin: 0;
  line-height: 44px;
  padding-top: 5px;
  letter-spacing: 2px;
  font-size: 16px;
}
.informs .cont .title h6 span {
  color: #bcbcbc;
}
.informs .cont .title h6 em {
  color: #bcbcbc;
  padding: 0 20px;
}
.informs .cont .intr {
  width: 100%;
}
.informs .cont .intr .txt {
  width: 100%;
}
.informs .cont .intr .txt p {
  line-height: 32px;
  color: #494949;
  font-size: 16px;
  padding: 10px 0;
  margin: 0;
  font-family: Arial, Helvetica, sans-serif;
}
.informs .cont .intr .txt p img{
  width:100%;
}
.informs .cont .intr .imgs {
  width: 100%;
  padding: 40px 0;
  text-align: center;
}
.informs .cont .intr .imgs img {
  max-width: 100%;
}
.informs .abouts {
  width: 100%;
  min-height: 100px;
}
.informs .abouts .title {
  width: 100%;
  line-height: 60px;
  font-size: 28px;
  color: #333;
}
.informs .abouts .list {
  width: 100%;
}
.informs .abouts .list ul {
  width: 100%;
}
.informs .abouts .list ul li {
  width: 100%;
  line-height: 40px;
  position: relative;
  padding-left: 20px;
  height: 40px;
  overflow: hidden;
  position: relative;
}
.informs .abouts .list ul li a {
  color: #333;
  font-size: 16px;
  text-decoration: none;
}
.informs .abouts .list ul li:after {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -4px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background-color: #d0d0d0;
}
.informs .abouts .list ul li:hover:after {
  background-color: #e71e43;
}
.informs .abouts .list ul li:hover a {
  color: #e71e43;
}
.coopera {
  width: 100%;
  min-height: 100px;
  padding-top: 45px;
}
.coopera .content {
  width: 100%;
  max-width: 875px;
  min-height: 300px;
}
.coopera .content .bann {
  width: 100%;
}
.coopera .content .bann img {
  max-width: 100%;
}
.coopera .content .types {
  width: 100%;
  max-width: 800px;
}
.coopera .content .types .tit {
  width: 100%;
  line-height: 100px;
  font-size: 32px;
  color: #333;
}
.coopera .content .types .text {
  width: 100%;
  line-height: 28px;
  font-size: 14px;
  color: #333;
}
.coopera .content .types .list {
  width: 100%;
  padding-top: 30px;
}
.coopera .content .types .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.coopera .content .types .list ul li {
  width: auto;
}
.coopera .content .types .list ul li .imgs {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coopera .content .types .list ul li .txt {
  width: 100%;
  text-align: center;
}
.coopera .content .types .list ul li .txt h5 {
  line-height: 30px;
  font-size: 18px;
  color: #333;
  margin: 0;
}
.coopera .content .types .list ul li .txt p {
  line-height: 28px;
  font-size: 14px;
  color: #666;
  margin: 0;
}
.coopera .content .advant {
  width: 100%;
  padding-top: 74px;
  max-width: 800px;
}
.coopera .content .advant ul {
  width: 100%;
}
.coopera .content .advant ul li {
  width: 100%;
  margin-bottom: 50px;
}
.coopera .content .advant ul li .imgs {
  width: 40%;
  height: 320px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coopera .content .advant ul li .imgs img {
  max-width: 100%;
  max-height: 100%;
}
.coopera .content .advant ul li .text {
  width: 60%;
  height: 320px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.coopera .content .advant ul li .text h4 {
  line-height: 42px;
  font-size: 22px;
  color: #333;
  font-weight: bold;
  margin: 0;
}
.coopera .content .advant ul li .text p {
  line-height: 40px;
  font-size: 18px;
  margin: 0;
  color: #666;
}
.coopera .content .advant ul li .text.fr {
  text-align: right;
}
.coopera .content .download {
  width: 100%;
  float: left;
  max-width: 800px;
}
.coopera .content .download .tit {
  width: 100%;
  line-height: 72px;
  font-size: 32px;
  color: #333;
}
.coopera .content .download .list {
  padding: 20px 0;
  float: left;
  width: 100%;
}
.coopera .content .download .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.coopera .content .download .list ul li {
  width: auto;
}
.coopera .content .download .list ul li .imgs {
  width: 100%;
  height: 126px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.coopera .content .download .list ul li .text {
  width: 100%;
  line-height: 42px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.coopera .content .leaveMessage {
  width: 100%;
  padding-top: 60px;
  float: left;
}
.coopera .content .leaveMessage .tit {
  width: 100%;
  line-height: 88px;
  font-size: 32px;
  color: #111;
}
.coopera .content .leaveMessage .conts {
  width: 100%;
  padding: 15px 0;
  float: left;
}
.coopera .content .leaveMessage .conts .item {
  width: 100%;
  margin: 12px 0;
  float: left;
  border: 1px solid #d0d0d0;
  border-radius: 6px;
  padding: 0 20px;
}
.coopera .content .leaveMessage .conts .item .lab {
  width: 60px;
  height: 54px;
  line-height: 54px;
  font-size: 16px;
}
.coopera .content .leaveMessage .conts .item .text {
  width: calc(100% - 60px);
}
.coopera .content .leaveMessage .conts .item .text .input {
  width: 100%;
}
.coopera .content .leaveMessage .conts .item .text .input input {
  width: 100%;
  height: 54px;
  border: none;
  cursor: pointer;
  font-size: 16px;
  color: #333;
}
.coopera .content .leaveMessage .conts .item .text .textarea {
  width: 100%;
}
.coopera .content .leaveMessage .conts .item .text .textarea textarea {
  width: 100%;
  height: 150px;
  padding: 11px 0;
  line-height: 32px;
  font-size: 16px;
  color: #333;
  border: none;
  background: none;
}
.coopera .content .leaveMessage .conts .button {
  width: 100%;
  text-align: center;
  float: left;
  padding: 50px 0;
}
.coopera .content .leaveMessage .conts .button button {
  width: 160px;
  height: 50px;
  background-color: #039;
  border-radius: 25px;
  color: #fff;
}
.coopera .sidebar {
  width: 100%;
}
.coopera .sidebar .links {
  width: 100%;
}
.coopera .sidebar .links .tit {
  width: 100%;
  line-height: 46px;
  font-size: 26px;
  color: #111;
}
.coopera .sidebar .links .list {
  width: 100%;
}
.coopera .sidebar .links .list ul {
  width: 100%;
}
.coopera .sidebar .links .list ul li {
  width: 100%;
  line-height: 40px;
  font-size: 16px;
  color: #666;
  padding-left: 20px;
  position: relative;
}
.coopera .sidebar .links .list ul li:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background-color: #d0d0d0;
  border-radius: 5px;
}
.coopera .sidebar .links .list ul li a {
  color: #666;
}
.services {
  width: 100%;
}
.services .wid {
  /*max-width: 1240px;*/
  max-width: 1300px;
  display: table;
}
.services .intrs {
  width: 100%;
  position: relative;
  float: left;
  min-height: 1100px;
}
.services .intrs .servicesImage {
  width: 100%;
  display: none;
  height: 1070px;
  display: flex;
  padding: 0 60px;
  justify-content: center;
  align-items: center;
  display: none;
}
.services .intrs .servicesImage img {
  max-width: 100%;
}
.services .intrs .text {
  width: 100%;
  padding-top: 152px;
}
.services .intrs .text .tit {
  width: 100%;
  max-width: 665px;
  font-size: 40px;
  padding: 24px 0;
  line-height: 56px;
  color: #333;
  position: relative;
}
.services .intrs .text .tit:after {
  content: "";
  position: absolute;
  left: -44px;
  top: 0;
  height: 100%;
  width: calc(100% + 88px);
  /*border: 1px solid #f48fa1;*/
}
.services .intrs .text .tit:before {
  content: "";
  position: absolute;
  left: -36px;
  top: -12px;
  height: 100%;
  width: calc(100% + 88px);
  /*border: 1px solid #fcd9df;*/
}
.services .intrs .text .txt {
  width: 100%;
  padding: 40px 0;
}
.services .intrs .text .txt p {
  line-height: 26px;
  font-size: 14px;
  color: #333;
}
.services .intrs .text .txt h3 {
  line-height: 32px;
  font-size: 20px;
  color: #333;
  margin: 70px 0;
}
.services .intrs .imgs {
  width: auto;
  position: absolute;
  right: 0;
  top: 0;
  max-width: 40%;
}
.services .intrs .imgs img {
  width: 100%;
  min-height: 1100px;
}
.services .custs {
  width: 100%;
  min-height: 100px;
  background-color: #fafafa;
  float: left;
}
.services .custs .title {
  width: 100%;
  padding-top: 56px;
  font-size: 40px;
  line-height: 150px;
  text-align: center;
}
.services .custs .cont {
  width: 100%;
  min-height: 100px;
  text-align: center;
  position: relative;
  float: left;
}
.services .custs .cont .wap-prev {
  width: 40px;
  height: 40px;
  background: #e71e43;
  border-radius: 50%;
  position: absolute;
  left: 5px;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  outline: none;
  z-index: 98;
}
.services .custs .cont .wap-next {
  width: 40px;
  height: 40px;
  background: #e71e43;
  border-radius: 50%;
  position: absolute;
  outline: none;
  right: 5px;
  top: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: -20px;
  z-index: 98;
}
.services .custs .cont .wap-cont {
  width: 100%;
}
.services .custs .cont .wap-cont .lists {
  width: 100%;
}
.services .custs .cont .wap-cont .lists ul {
  width: 100%;
}
.services .custs .cont .wap-cont .lists ul li {
  width: 100% !important;
}
.services .custs .cont .wap-cont .logo {
  width: 100%;
}
.services .custs .cont .wap-cont .logo img {
  width: 100%;
}
.services .custs .cont .wap-cont .text {
  width: 100%;
  text-align: left;
}
.services .custs .cont .wap-cont .text .txt {
  width: 100%;
}
.services .custs .cont .wap-cont .text .txt p {
  margin: 24px 0;
  font-size: 16px;
  line-height: 34px;
  color: #555;
  text-align: justify;
}
.services .custs .cont .wap-cont .text .imgs {
  width: 100%;
  text-align: center;
}
.services .custs .cont .wap-cont .text .imgs img {
  max-width: 100%;
}
.services .custs .cont .next {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0,0,0,0.1);
  position: absolute;
  left: 0;
  cursor: pointer;
  outline: none;
  top: 50%;
  margin-top: -40px;
}
.services .custs .cont .next:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -8px;
  width: 20px;
  height: 3px;
  background-color: #e61e43;
  transform: rotate(135deg);
  border-radius: 2px;
}
.services .custs .cont .next:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: 4px;
  width: 20px;
  height: 3px;
  background-color: #e61e43;
  transform: rotate(-135deg);
  border-radius: 2px;
}
.services .custs .cont .next:hover {
  background-color: #e61e43;
}
.services .custs .cont .next:hover:after {
  background-color: #fff;
}
.services .custs .cont .next:hover:before {
  background-color: #fff;
}
.services .custs .cont .prev {
  width: 80px;
  height: 80px;
  border-radius: 40px;
  background-color: #fff;
  box-shadow: 0 15px 20px rgba(0,0,0,0.1);
  position: absolute;
  right: 0;
  cursor: pointer;
  outline: none;
  top: 50%;
  margin-top: -40px;
}
.services .custs .cont .prev:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: -8px;
  width: 20px;
  height: 3px;
  background-color: #e61e43;
  transform: rotate(45deg);
  border-radius: 2px;
}
.services .custs .cont .prev:before {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -10px;
  top: 50%;
  margin-top: 4px;
  width: 20px;
  height: 3px;
  background-color: #e61e43;
  transform: rotate(-45deg);
  border-radius: 2px;
}
.services .custs .cont .prev:hover {
  background-color: #e61e43;
}
.services .custs .cont .prev:hover:after {
  background-color: #fff;
}
.services .custs .cont .prev:hover:before {
  background-color: #fff;
}
.services .custs .cont .list {
  width: 100%;
  max-width: 785px;
  margin: 0 auto;
}
.services .custs .cont .list ul {
  width: 100%;
}
.services .custs .cont .list ul li {
  width: 100%;
}
.services .custs .cont .list ul li .logo {
  width: 100%;
}
.services .custs .cont .list ul li .logo img {
  width: 100%;
}
.services .custs .cont .list ul li .text {
  width: 100%;
  text-align: left;
}
.services .custs .cont .list ul li .text .txt {
  width: 100%;
}
.services .custs .cont .list ul li .text .txt p {
  /*margin: 24px 0;*/
  font-size: 16px;
  /*line-height: 34px;*/
  color: #555;
  text-align: justify;
}
.services .custs .cont .list ul li .text .imgs {
  width: 100%;
  text-align: center;
}
.services .custs .cont .list ul li .text .imgs img {
  max-width: 100%;
}
.services .coops {
  width: 100%;
  min-height: 100px;
  padding-bottom: 100px;
  float: left;
  padding-top: 125px;
}
.services .coops .wid {
  width: 100%;
  /*max-width: 1240px;*/
  max-width: 1300px;
}
.services .coops .wid .title {
  width: 100%;
  text-align: center;
}
.services .coops .wid .title h4 {
  line-height: 78px;
  font-size: 48px;
  color: #333;
}
.services .coops .wid .title p {
  line-height: 38px;
  font-size: 16px;
  color: #666;
}
.services .coops .wid .list {
  width: 100%;
  padding: 60px 0;
}
.services .coops .wid .list ul {
  width: 100%;
}
.services .coops .wid .list ul li {
  width: 20%;
  height: 90px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 30px 0;
}
.services .coops .wid .list ul li img {
  max-width: 100%;
  max-height: 100%;
}
.courses {
  width: 100%;
  min-height: 100px;
  float: left;
  padding: 80px 0;
}
.courses .imgs {
  width: 100%;
  text-align: center;
}
.courses .imgs img {
  width: auto;
  max-width: 100%;
}
.courses .wap-imgs {
  width: 100%;
  text-align: center;
  display: none;
}
.courses .wap-imgs img {
  width: 100%;
}

.contacts .wid .cont .form .list {
  width: 100%;
}
.contacts .wid .cont .form .list .item {
  width: 100%;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  margin: 10px 0;
  padding: 0 18px;
  float: left;
}
.contacts .wid .cont .form .list .item .labels {
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #282530;
  font-weight: normal;
  letter-spacing: 2px;
  width: 110px;
}
.contacts .wid .cont .form .list .item .input {
  width: calc(100% - 110px);
}
.contacts .wid .cont .form .list .item .input .seles {
  width: 100%;
}
.contacts .wid .cont .form .list .item .input .seles .box {
  padding-right: 10px;
}
.contacts .wid .cont .form .list .item .input .seles .box input {
  width: 14px;
  height: 14px;
  float: left;
  margin: 20px 0;
  outline: none;
}
.contacts .wid .cont .form .list .item .input .seles .box label {
  font-size: 14px;
  padding: 0 4px;
  font-weight: normal;
  color: #555;
  margin: 0;
  line-height: 54px;
}
.contacts .wid .cont .form .list .item .input .slide-input {
  width: 100%;
  position: relative;
  float: left;
  top: -10px;
  display: none;
}
.contacts .wid .cont .form .list .item .input .slide-input input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
  padding: 0 12px;
  background-color: #f5f5f5;
}

.contacts .wid .cont .form .list .item .input input {
  width: 100%;
  height: 54px;
  border: none;
  font-size: 18px;
}
.contacts .wid .cont .form .list .item .input textarea {
  width: 100%;
  height: 118px;
  border: none;
  padding: 12px 0;
  line-height: 28px;
  font-size: 16px;
}




.informl {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: -40px;
}
.informl .tits {
  width: 100%;
  text-align: center;
  line-height: 80px;
  font-size: 28px;
  font-weight: bold;
  color: #333;
}
.informl .conts {
  width: 100%;
  background-color: #fff;
  display: table;
  margin-top: 40px;
  padding: 30px 50px;
  border-radius: 20px;
  box-shadow: 0 0 40px rgba(0,0,0,0.05);
}
.informl .conts .item {
  width: 100%;
  border: 1px solid #d0d0d0;
  border-radius: 8px;
  margin: 10px 0;
  padding: 0 18px;
  float: left;
}
.informl .conts .item .labels {
  height: 54px;
  line-height: 54px;
  font-size: 18px;
  color: #282530;
  font-weight: normal;
  letter-spacing: 2px;
  width: 110px;
}
.informl .conts .item .input {
  width: calc(100% - 110px);
}
.informl .conts .item .input .seles {
  width: 100%;
}
.informl .conts .item .input .seles .box {
  padding-right: 10px;
}
.informl .conts .item .input .seles .box input {
  width: 14px;
  height: 14px;
  float: left;
  margin: 20px 0;
  outline: none;
}
.informl .conts .item .input .seles .box label {
  font-size: 14px;
  padding: 0 4px;
  font-weight: normal;
  color: #555;
  margin: 0;
  line-height: 54px;
}
.informl .conts .item .input .slide-input {
  width: 100%;
  position: relative;
  float: left;
  top: -10px;
  display: none;
}
.informl .conts .item .input .slide-input input {
  width: 100%;
  height: 40px;
  font-size: 14px;
  border-radius: 4px;
  padding: 0 12px;
  background-color: #f5f5f5;
}
.informl .conts .item .input input {
  width: 100%;
  height: 54px;
  border: none;
  font-size: 18px;
}
.informl .conts .item .input textarea {
  width: 100%;
  height: 118px;
  border: none;
  padding: 12px 0;
  line-height: 28px;
  font-size: 16px;
}
.informl .conts .submit {
  width: 100%;
  text-align: center;
  padding: 25px 0;
  float: left;
}
.informl .conts .submit button {
  width: 160px;
  height: 50px;
  border-radius: 25px;
  background-color: #e71e43;
  color: #fff;
  font-size: 16px;
}
.fix-cont {
  width: 100px;
  position: fixed;
  right: 30px;
  top: 50%;
  margin-top: -210px;
}
.fix-cont .list {
  width: 100%;
}
.fix-cont .list ul {
  width: 100%;
  margin: 0;
}
.fix-cont .list ul li {
  width: 100px;
  height: 100px;
  background: rgba(0,0,0,0.5);
  position: relative;
  border-radius: 8px;
  margin: 1px 0;
  cursor: pointer;
}
.fix-cont .list ul li .tels {
  height: 80px;
  background-color: #fff;
  width: 240px;
  position: absolute;
  right: 110px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  top: 10px;
  border-radius: 10px;
  font-size: 16px;
  line-height: 80px;
  color: #333;
  display: none;
  text-align: center;
}
.fix-cont .list ul li .tels:after {
  content: "";
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
.fix-cont .list ul li .codes {
  width: 240px;
  height: 240px;
  position: absolute;
  border-radius: 10px;
  box-shadow: 0 0 15px rgba(0,0,0,0.1);
  right: 110px;
  background-color: #fff;
  padding: 30px;
  top: -70px;
  display: none;
}
.fix-cont .list ul li .codes img {
  width: 100%;
}
.fix-cont .list ul li .codes:after {
  content: "";
  position: absolute;
  right: -6px;
  top: 50%;
  margin-top: -6px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
}
.fix-cont .list ul li .ico {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-cont .list ul li .gotop {
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 100%;
}
.fix-cont .list ul li .gotop a {
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.fix-cont .list ul li .gotop .imgs {
  width: 100%;
  height: 28px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-cont .list ul li .gotop .txt {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.fix-cont .list ul li:hover {
  background-color: #ff4a6b;
}
.fix-cont .list ul li:hover .tels {
  display: block;
}
.fix-cont .list ul li:hover .codes {
  display: block;
}

@media screen and (max-width: 1500px) {
  .cooperation .list .item .box {
    width: 200px;
    height: 200px;
  }
  .cooperation .list .item {
    height: 880px;
  }
  .cooperation {
    padding-bottom: 0;
  }
  .solve .list .item .text {
    padding-right: 0;
    margin: 0;
    padding: 0 30px;
  }
}
@media screen and (max-width: 1280px) {
  .head {
    padding: 0 15px;
  }
  .cooperation .list .item .box {
    width: 160px;
    height: 160px;
  }
  .cooperation .list .item .box .img {
    height: 100px;
  }
  .cooperation .list .item .box .img img {
    max-height: 60%;
    max-width: 60%;
  }
  .case .list .computer img {
    max-width: 40%;
  }
  .case .list .computer {
    bottom: 50px;
  }
  .services .intrs .imgs {
    display: none;
  }
  .services .intrs .servicesImage {
    display: flex;
  }
}
@media screen and (max-width: 1130px) {
  .head .nav .demo {
    padding: 40px 10px;
  }
  .head .nav .list {
    padding: 0 10px;
  }
}
@media screen and (max-width: 1010px) {
  .head .nav .list ul li {
    margin: 0 5px;
  }
  .data {
    padding-top: 30px;
  }
}
@media screen and (max-width: 992px) {
  .courses .imgs {
    display: none;
  }
  .courses .wap-imgs {
    display: block;
  }
  .courses .wid {
    padding: 0;
  }
  .courses {
    padding: 0;
  }
  .panel .tabs ul li .text {
    display: none;
  }
  .coopera {
    padding-top: 0;
  }
  .head-null {
    height: 70px;
  }
  .coopera .wid {
    padding: 0;
  }
  .coopera .content .types .list ul li .imgs {
    height: 80px;
  }
  .coopera .content .types .list ul li .txt h5 {
    font-size: 16px;
  }
  .coopera .content .types .list ul li .txt p {
    font-size: 12px;
  }
  .coopera .content .types .list ul li .imgs img {
    height: 60px;
  }
  .coopera .content .advant ul li .text {
    width: 100%;
    height: auto;
	text-align:center;
  }
  .coopera .content .advant ul li .text.fr {
	text-align:center;
  }
  .coopera .content .download .list ul li {
    width: 50%;
  }
  .coopera .content .download .list ul {
    flex-wrap: wrap;
  }
  .coopera .content .advant ul li .imgs {
    width: 100%;
    height: 240px;
  }
  .coopera .content .advant ul li .imgs img {
    max-width: 60%;
  }
  .coopera .content .leaveMessage .conts .item .text .input input {
    font-size: 16px;
  }
  .coopera .content .leaveMessage .conts .item .text .textarea textarea {
    font-size: 16px;
  }
  .coopera .content .advant {
    padding-top: 0;
  }
  .coopera .content .advant ul li .text p {
    font-size: 14px;
    line-height: 26px;
  }
  .services .intrs .text {
    width: calc(100% + 60px);
    position: relative;
    left: -30px;
    position: relative;
    padding: 20px;
  }
  .services .coops .wid .list {
    padding: 20px 0;
  }
  .services .coops .wid .title h4 {
    font-size: 24px;
    line-height: 40px;
  }
  .services .intrs .text .tit {
    font-size: 24px;
    line-height: 32px;
    padding: 10px 0;
  }
  .services .intrs .text .txt {
    padding: 15px 0;
  }
  .services .intrs .text .txt h3 {
    margin: 20px 0;
    font-size: 14px;
    line-height: 22px;
    text-align: justify;
  }
  .services .intrs .servicesImage {
    width: calc(100% + 30px);
    left: -15px;
    position: relative;
  }
  .services .intrs .text .tit:after {
    display: none;
  }
  .services .intrs .text .tit:before {
    display: none;
  }
  .services .coops .wid .list ul li {
    width: 25%;
  }
  .services .intrs .servicesImage {
    height: auto;
    padding: 0;
  }
  .service .wid {
    padding: 0;
  }
  .service .title {
    padding: 0 20px;
  }
  .footer .wid .contact .company .list ul li {
    width: 25%;
    text-align: center;
  }
  .footer .wid .contact .company .list {
    max-width: 100%;
  }
  .footer .wid .contact .company .list ul {
    display: flex;
    justify-content: center;
  }
  .footer .wid .contact {
    padding-bottom: 0;
  }
  .service .title p {
    font-size: 13px;
  }
  .case .list .item .box .imgs.visible-lg,
  .case .list .item .box .imgs.visible-md {
    display: none !important;
  }
  .case .list .item .box .imgs.visible-sm {
    display: flex !important;
  }
  .banner{
	display:none;
  }
  .banner_wap{
	width: 100%;
    padding: 0 80px;
    float: left;
	display:block;
    height: 400px;
    background: url("../img/4a6889_750x800.jpg") center no-repeat;
    background-size: cover;
    padding-top: 50px;
    padding-left: 20px;
  }
  .banner_wap .wid{
	height: 100%;
    position: relative;
	padding: 0px;
  }
  .banner_wap .text {
    height: 100%;
    width: 100%;
    padding-top: 13%;
  }
  .banner_wap .text .txt h3 {
    font-size: 26px;
    line-height: 50px;
	font-family: Arial, Helvetica, sans-serif;
    color: #333;
    margin: 0;
  }
  .banner_wap .text .txt {
    padding: 0;
  }
  .banner_wap .text {
	width: 100%;
    padding: 30px 0;
    padding-top: 0;
  }
  .banner_wap .text .labels {
    padding-left: 30px;
	width: 100%;
    height: 35px;
    position: relative;
    line-height: 35px;
    font-size: 16px;
    color: #e71e43;
  }
  .banner_wap .text .labels:after {
    width: 60px;
    height: 1px;
    left: -40px;
	content: '';
    position: absolute;
    top: 50%;
    margin-top: -1px;
    background-color: #e71e43;
  }
  .footer .wid .contact .link dl dd {
    display: none;
  }
  .footer .wid .contact .link dl {
    width: 100%;
    border-bottom: 1px solid #f2f2f5;
    padding: 0 20px;
  }
  .footer .wid .contact .link dl dt {
    height: 52px;
    line-height: 50px;
    font-size: 14px;
  }
  .footer .wid .contact .link dl {
    margin-right: 0;
    margin-bottom: 0;
  }
  .cooperation .title h3 {
    font-size: 24px;
    line-height: 48px;
  }
  .footer .wid .contact .link {
    width: calc(100% + 30px);
    left: -15px;
    display: table;
    position: relative;
  }
  .footer .wid {
    width: 100%;
    padding: 0;
  }
  .cooperation {
    padding: 0 15px;
  }
  .footer .wid .contact .link dl dt {
    font-size: 16px;
    position: relative;
  }
  .footer .wid .contact .link dl dt:after {
    content: '';
    position: absolute;
    right: 30px;
    top: 50%;
    transform: rotate(45deg);
    width: 8px;
    height: 1px;
    background-color: #333;
  }
  .footer .wid .contact .link dl dt:before {
    content: '';
    position: absolute;
    right: 25px;
    transform: rotate(-45deg);
    top: 50%;
    width: 8px;
    height: 1px;
    background-color: #333;
  }
  .footer .wid .contact .link dl.acti {
    padding-bottom: 30px;
  }
  .footer .wid .contact .link dl.acti dt:after {
    transform: rotate(-45deg);
  }
  .footer .wid .contact .link dl.acti dt:before {
    transform: rotate(45deg);
  }
  .footer .wid .contact .link dl.acti .dd {
    display: block;
  }
  .footer {
    background-color: #fafafb;
  }
  .footer .wid .contact .link dl.acti .dd {
    padding: 0 10px;
    line-height: 40px;
  }
  .case .list .item.item2 {
    margin-bottom: 50px;
  }
  .case .title h3 span {
    padding: 0 15px;
  }
  .case .title {
    padding-top: 20px;
  }
  .case .title h3 {
    margin: 0;
    line-height: 50px;
    font-size: 30px;
    text-align: left;
  }
  .case .title h3 span {
    text-align: left;
    padding: 0;
  }
  .case .title h3 span:after {
    display: none;
  }
  .case .title h3 span:before {
    width: 10px;
    height: 30px;
    position: absolute;
    left: -20px;
    margin-left: 0;
    top: 50%;
    margin-top: -15px;
    background-color: #e71e43;
  }
  .case .title p {
    text-align: justify;
  }
  .case .list .item .box {
    width: 50%;
    float: left;
    margin: 0;
    height: 80px;
  }
  .case .list .item .box .imgs {
    width: 60px;
    height: 60px;
    border-radius: 35px;
  }
  .case .list .item .box .imgs img {
    max-width: 60%;
    max-height: 60%;
  }
  .case .list .item .box .text {
    width: calc(100% - 60px);
    height: 80px;
    padding-left: 10px;
	padding-right:10px;
  }
  .case .list .item {
    display: initial;
    margin: 15px 0;
    float: left;
  }
  .case .list .item .box .imgs.visible-sm {
    display: flex !important;
    justify-content: center;
    align-items: center;
  }
  .case .list .item.item2 {
    padding: 0;
    margin-bottom: 0;
  }
  .case .list .item .box .text .tit {
    line-height: 20px;
  }
  .case .list {
    padding-top: 300px;
  }
  .case .list .computer {
    bottom: initial;
    top: 30px;
  }
  .case .list .computer img {
    width: 100%;
  }
  .case .list .item .box .text .tit {
    font-size: 14px;
  }
  .case .list .item .box .text .tit span {
    width: 100%;
    line-height: 20px;
  }
  .case .list .item .box .text .txt {
    font-size: 12px;
    color: #999;
	line-height:18px;
  }
  .case .list .item .box .text .tit {
    height: auto;
  }
  .case .list .item.item2 {
    margin: 15px 0;
  }
  .case .list .item .box .imgs.visible-lg {
    display: none !important;
  }
  .case {
    padding-bottom: 50px;
  }
  .page-bann.bann3{
	display:none;
  }
  .page-bann-wap {
	display:block;
    background: url("../img/8e8ffb_750x379.jpg") center no-repeat;
    background-size: cover;
    height: 170px;
	float:left;
  }
  .page-bann-wap .wid {
    padding-top: 0;
	height: 100%;
  }
  .page-bann-wap .wid .text {
	height: 100%;
    justify-content: center;
    flex-direction: column;
    color: #fff;
	display: flex;
  }
  .page-bann-wap .wid .text .tit{
	 width: 100%;
    line-height: 48px;
    font-size: 24px;
  }
  .page-bann-wap .wid .text .txt {
	width: 100%;
    padding: 10px 0;
    line-height: 24px;
    font-size: 12px;
  }
  .page-bann-wap .wid .text .txt p{
	margin: 0;
  }
  .understand .wid .list .content .text .tit h3 {
    color: #fff;
  }
  .understand .wid .list .content {
    padding-left: 0;
  }
  .understand .wid .list {
    padding-top: 0;
  }
  .understand .wid .list .content {
    display: initial;
  }
  .understand .wid .list .content .text {
    padding: 0;
    background: none;
  }
  .understand .wid .list .content .text .txt p {
    color: #fff;
    font-size: 13px;
    line-height: 24px;
  }
  .understand .wid .list .content .text .tit h4 {
    font-size: 20px;
    color: #fff;
  }
  .understand .wid {
    padding: 0;
  }
  .understand .wid .item {
    padding: 0 20px;
  }
  .understand .wid .item:nth-child(1) {
    background-color: #e71e43;
  }
  .understand .wid .item:nth-child(2) {
    background-color: #039;
    padding: 80px 20px;
  }
  .understand .wid .item:nth-child(2) .content .text .txt p {
    color: rgba(255,255,255,0.7);
  }
  .understand .wid .list .content .text {
    box-shadow: initial;
  }
  .understand .wid .member .tit {
    line-height: 100px;
    text-align: center;
  }
  .understand .wid .member .list ul li .imgs img {
    width: 100px;
    height: 100px;
    border-radius: 50px;
  }
  .understand .wid .member .list ul li .imgs {
    height: 140px;
  }
  .understand .wid .member .list ul li .text {
    line-height: 24px;
  }
  .page-bann.bann4 {
    width: 100%;
  }
  .page-bann.bann4 .wid {
    height: 100%;
  }
  .page-bann.bann4 .wid .text {
    height: 100%;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 40px;
  }
  .page-bann .wid .text .tit {
    line-height: 56px;
    font-size: 28px;
  }
  .page-bann .wid .text .txt {
    font-size: 14px;
    line-height: 20px;
  }
  .join .content .list .text .txt {
    font-size: 14px;
  }
  .join .content .list .text .txt p {
    margin: 0;
  }
  .join .content .list .tit {
    line-height: 32px;
    font-size: 18px;
    color: #333;
  }
  .join .content .list .text .txt {
    margin: 6px 0;
    padding: 0;
    margin-bottom: 20px;
  }
  .join .tabs ul li,
  .about .tabs ul li {
    width: auto;
    line-height: 40px;
    background: none;
  }
  .join .tabs ul li.acti,
  .about .tabs ul li.acti {
    background: none;
    color: #039;
  }
  .join .tabs ul,
  .about .tabs ul {
    margin: 0;
    padding: 10px 0;
    padding-top: 30px;
  }
  .join .tabs ul li,
  .about .tabs ul li {
    height: 30px;
    line-height: 30px;
  }
  .join .content {
    padding-top: 20px;
  }
  .about .content .list ul li {
    background: none;
  }
  .about .content .list ul li {
    padding: 0;
  }
  .about .content .list ul li .imgs {
    width: 100px;
  }
  .about .content .list ul li .imgs img {
    width: 100%;
    height: 90px;
    border-radius: 10px;
  }
  .about .content .list ul li div:nth-child(1) {
    width: 100px;
    float: left;
  }
  .about .content .list ul li div {
    padding: 0;
  }
  .about .content .list ul li .text {
    width: 100% !important;
    padding-left: 15px !important;
  }
  .about .content .list ul li .text .txt {
    padding-top: 0;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    width: 100%;
    overflow: hidden;
  }
  .about .content .list ul li .text .tit {
    font-size: 16px;
    line-height: 30px;
  }
  .about .content .list ul li div:nth-child(2) {
    width: calc(100% - 120px);
    float: left;
  }
  .about .content .list ul li .text {
    width: 100%;
    padding-left: 0;
  }
  .page-bann.bann5 .text {
    display: flex;
  }
  .contacts .wid .cont .title {
    line-height: 48px;
    font-size: 30px;
    padding-bottom: 20px;
  }
  .contacts .wid .cont {
    float: left;
    padding: 30px 0;
  }
  .contacts .wid .cont .form .item {
    min-height: 36px;
  }
  .contacts .wid .cont .form .item label {
    height: 36px;
    line-height: 36px;
    margin: 0;
    font-size: 14px;
  }
  .contacts .wid .cont .form .item input {
    height: 36px;
    font-size: 14px;
  }
  .contacts .wid .cont .form .item textarea {
    line-height: 26px;
    padding: 5px 0;
    font-size: 14px;
  }
  .contacts .wid .cont .form .button {
    padding: 15px 0;
  }
  .contacts {
    padding-bottom: 0;
  }
  .contacts .wid .cont .form .button button {
    width: 100%;
    height: 44px;
    line-height: 44px;
  }
  .address .wid .title {
    line-height: 40px;
    font-size: 30px;
  }
  .address .wid .list .item .tit {
    font-size: 20px;
    line-height: 30px;
  }
  .address .wid .list .item .text p {
    margin: 0;
    font-size: 13px;
  }
  .address .wid .list>div {
    padding: 0;
  }
  .address .wid .list {
    padding: 20px 0;
  }
  .address .wid .list .item .imgs {
    padding: 10px 0;
  }
  .address .wid .list .item {
    padding: 10px 0;
  }
  .address {
    padding-bottom: 0;
  }
  .address .wid .list .item .imgs .box {
    width: 100%;
    max-width: 100%;
  }
  .medias {
    padding: 20px 0;
  }
  .medias .wid .title {
    line-height: 40px;
    font-size: 30px;
  }
  .medias .wid .list .box .imgs .imgs-box {
    width: 70px;
    height: 70px;
    border-radius: 60px;
    margin: 0 auto;
  }
  .medias .wid .list .box .imgs .imgs-box img {
    max-width: 50%;
    max-height: 50%;
  }
  .medias .wid .list .box .imgs {
    display: initial;
    text-align: center;
  }
  .medias .wid .list .box .text {
    line-height: 32px;
    font-size: 14px;
    padding-top: 15px;
  }
  .disadvantage .title {
    padding: 0;
  }
  .disadvantage .title h3 {
    line-height: 60px;
    font-size: 26px;
    text-align: left;
    position: relative;
  }
  .disadvantage .title h3:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
    width: 10px;
    height: 30px;
    background-color: #e71e43;
  }
  .disadvantage .list>div {
    padding: 0;
  }
  .disadvantage .list .item {
    border: 1px solid #e2e2e2;
    background-color: #fafafb;
    height: 160px;
    min-height: 160px;
    margin: 12px 0;
    border-radius: 4px;
  }
  .disadvantage .list .item .imgs {
    width: 60px;
    margin: 50px 30px;
    height: 60px;
  }
  .disadvantage .list .item .imgs img {
    max-width: 60%;
    max-height: 60%;
  }
  .disadvantage .list .item .text {
    width: calc(100% - 120px);
    padding-left: 0;
    padding-right: 20px;
    height: 160px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .disadvantage .list .item .text h5 {
    font-size: 18px;
    line-height: 32px;
    font-weight: bold;
  }
  .disadvantage .list .item .text p {
    font-size: 13px;
    line-height: 22px;
  }
  .solve .list .item .text {
    width: 100%;
    max-width: 100%;
  }
  .disadvantage {
    padding-bottom: 0;
  }
  .solve .list {
    padding-top: 30px;
  }
  .solve .list .item .text {
    padding: 0 20px;
  }
  .solve .list .item .text .tit h5 {
    position: relative;
  }
  .solve .list .item .text .tit h5:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 20px;
    width: 10px;
    height: 30px;
    background-color: #e71e43;
  }
  .solve .list .item .text {
    min-height: initial;
  }
  .solve .list .item {
    min-height: auto;
    height: auto;
  }
  .solve .list .item .text .tit {
    min-height: auto;
  }
  .solve .list .item .echart {
    padding: 30px 0;
    margin-top: 30px;
  }
  .solve .list .item .text .tit h5 {
    font-size: 20px;
    line-height: 30px;
  }
  .disadvantage .title h3 {
    line-height: 30px;
    font-size: 20px;
  }
  .solve .list {
    padding-bottom: 0;
  }
  .disadvantage {
    padding-top: 30px;
  }
  .disadvantage .title {
    margin-bottom: 40px;
  }
  .customs {
    padding: 30px 0;
  }
  .solve {
    padding-bottom: 30px;
  }
  .solve .wid{
	padding: 0;
  }
  .solve .wid .col-lg-6{
	padding: 0;
  }
  .customs .title h5 {
    line-height: 32px;
    font-size: 24px;
    padding: 10px 0;
  }
  .customs .title p {
    line-height: 26px;
    padding: 8px 0;
  }
  .customs .list ul li {
    width: 33.3%;
  }
  .customs .list ul li .imgs {
    width: 100%;
  }
  .customs .list ul li .imgs img {
    max-width: 80%;
    max-height: 60%;
  }
  .customs .list ul li {
    height: 100px;
  }
  .panel .content>div {
    padding: 0;
  }
  .panel .main {
    padding-top: 30px;
    float: left;
  }
  .panel .main>div {
    padding: 0 !important;
  }
  .panel .main .citys .echartContent canvas {
    height: 340px !important;
  }
  .panel .main .citys .echartContent {
    height: 440px;
  }
  .panel .main .income .echartContent canvas,
  .panel .main .job .echartContent canvas,
  .panel .main .family .echartContent canvas {
    height: 420px !important;
  }
  .panel .main .income .echartContent,
  .panel .main .job .echartContent,
  .panel .main .family .echartContent {
    height: 540px;
  }
  .panel .main .citys .tit,
  .panel .main .income .tit,
  .panel .main .job .tit，.panel .main .family .tit,
  .panel .main .family .tit,
  .panel .main .job .tit {
    padding: 20px;
  }
  .fix-cont {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .services .coops .wid .list ul li {
    width: 33.3%;
    height: 60px;
    margin: 15px 0;
  }
  .services .coops .wid .list ul li img {
    max-height: 60%;
    max-width: 70%;
  }
  .services .coops {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .services .coops .wid .list ul li:last-child {
    display: none;
  }
  .services .coops .wid .title p {
    font-size: 13px;
  }
  .customer {
    background-color: #fafafb;
    padding: 0;
  }
  .services .custs .title {
    line-height: 50px;
    font-size: 24px;
  }
  .case .list .computer img {
    max-width: 100%;
  }
  .service .title h3 {
    font-size: 30px;
    text-align: left;
  }
  .wid {
    padding: 0 20px;
  }
  .service {
    padding-top: 30px;
    line-height: 50px;
    padding-bottom: 0px;
  }
  .service .title h3 {
    line-height: 50px;
    position: relative;
  }
  .service .title h3:after {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -15px;
    width: 10px;
    height: 30px;
    background-color: #e71e43;
  }
  .service .title p {
    text-align: justify;
  }
  .data {
    padding-top: 30px;
  }
  .data .title {
    line-height: 70px;
    font-size: 24px;
  }
  .data .list {
    padding-top: 40px;
  }
  .data .list .box .text {
    line-height: 48px;
    font-size: 26px;
    height: 48px;
  }
  .data .list .box {
    margin-bottom: 40px;
  }
  .data {
    height: 440px;
    background: #fafafb url("../img/589160_1195x500.jpg") center no-repeat;
    background-size: cover;
  }
  .data .list .box .tit {
    line-height: 32px;
  }
  .case .title h3,
  .service .title h3 {
    font-size: 24px;
  }
  .cooperation .title h3 {
    margin-bottom: 0;
  }
  .cooperation {
    /*padding-top: 50px;*/
	background-color:#fff;
	padding-bottom:30px;
  }
  .cooperation .title p {
    /*text-align: left;*/
  }
  .informs {
    margin-top: 20px;
  }
  .informs .cont .title h3 {
    font-size: 24px;
    line-height: 48px;
  }
  .informs .cont {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
  .informs .cont .intr .txt p {
    font-size: 14px;
  }
  .informs .cont .intr .imgs {
    padding: 20px 0;
  }
  .page-bann .wid .text .tit {
    font-size: 20px;
    line-height: 32px;
  }
  .page-bann.bann6 .wid .text {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .services .custs .cont .prev,
  .services .custs .cont .next {
    display: none;
  }
  .coopera .content .types .tit,
  .coopera .content .download .tit,
  .coopera .content .leaveMessage .tit,
  .contacts .wid .cont .title,
  .address .wid .title,
  .medias .wid .title {
    font-size: 20px;
    line-height: 34px;
    padding-top: 20px;
  }
  .coopera .content .types .text {
    text-align: justify;
  }
  .coopera .content .leaveMessage .conts .item .text .textarea textarea,
  .coopera .content .leaveMessage .conts .item .text .input input {
    font-size: 14px;
  }
  .coopera .content .leaveMessage .conts .button {
    padding: 20px 0;
  }
  .coopera .content .leaveMessage .conts .button button {
    width: 60%;
    font-size: 16px;
  }
  .address .wid .list .item .text {
    min-height: initial;
  }
  .medias .wid .list .box .imgs .imgs-box i.ico2 {
    background-size: cover;
  }
  .medias .wid .list .box .imgs .imgs-box i {
    width: 68px;
    height: 68px;
  }
  .about .content .more {
    padding: 20px 0;
    float: left;
  }
  .about .content .more a {
    width: 120px;
  }
  .services .custs .title {
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .services .custs .cont {
    width: calc(100% + 20px);
    position: relative;
    left: -10px;
  }
  .services .custs .cont .wap-cont .text .txt p {
    font-size: 14px;
  }
  .services .custs .cont .wap-next.visible-xs {
    display: flex !important;
  }
  .services .custs .cont .wap-prev.visible-xs {
    display: flex !important;
  }
  .panel .tabs {
    padding: 25px 0;
  }
  .panel .tabs ul li {
    height: 70px;
    width: 29.33333%;
	margin:0 2%;
    margin-bottom: 10px;
  }
  .panel .tabs ul {
    flex-wrap: wrap;
	display: block;
  }
  .panel .tabs ul li .ico i {
    transform: scale(0.8, 0.8);
  }
  .panel .content .distribution,
  .panel .content .sex,
  .panel .content .age,
  .panel .content .maritalm,
  .panel .main,
  .panel .content .marital {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
  }
  .panel .content {
    padding-top: 0;
  }
  .footer .wid .contact .company .list ul li .list-slide {
    bottom: initial;
    top: -110px;
  }
  .footer .wid .contact .company .list ul li .list-slide:after {
    border-bottom: initial;
    border-top: 8px solid #fff;
    top: initial;
    bottom: -8px;
  }
  .alert .demos .demos-box {
    width: 98%;
    padding: 18px 20px;
  }
  .alert .demos .demos-box .title {
    font-size: 24px;
    line-height: 48px;
  }
  .alert .demos .demos-box .list .item {
    margin: 4px 0;
    padding: 0 12px;
  }
  .alert .demos .demos-box .list .item .labels {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .alert .demos .demos-box .list .item .input {
    width: calc(100% - 80px);
  }
  .alert .demos .demos-box .list .item .input input {
    height: 40px;
    font-size: 14px;
  }
  .alert .demos .demos-box .list .item .input textarea {
    height: 100px;
    font-size: 14px;
    padding: 8px 0;
    line-height: 24px;
  }
  .alert .demos .demos-box .submit {
    padding: 15px 0;
  }
  .alert .demos .demos-box .submit button {
    height: 40px;
    font-size: 14px;
  }
  .alert .demos .demos-box .list .item .input .seles .box input {
    margin: 13px 0;
  }
  .alert .demos .demos-box .list .item .input .seles .box label {
    line-height: 40px;
  }
  .alert .demos .demos-box .list .item .input .slide-input {
    top: initial;
    top: inherit;
    margin-bottom: 10px;
  }
  .alert .demos .demos-box .list .item .input .slide-input input {
    height: 30px;
  }
  
  
     .contacts .wid .cont .form .list .item {
    margin: 4px 0;
    padding: 0 12px;
  }
  .contacts .wid .cont .form .list .item .labels {
    width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .contacts .wid .cont .form .list .item .input {
    width: calc(100% - 80px);
  }
  .contacts .wid .cont .form .list .item .input input {
    height: 40px;
    font-size: 14px;
  }
  .contacts .wid .cont .form .list .item .input .seles .box input{
	  margin: 13px 0;
  }
  .contacts .wid .cont .form .list .item .input .seles .box label{
	 line-height: 40px;
  }
  .contacts .wid .cont .form .list .item .input textarea {
    height: 100px;
    font-size: 14px;
    padding: 8px 0;
    line-height: 24px;
  }
  
   .join .tabs ul li.acti a,
  .about .tabs ul li.acti a {
    background: none;
    color: #039;
  }
  
  
  .informl .tits{
	font-size: 20px;
    line-height: 34px;
    padding-top: 20px;
	}
  .informl .conts{
	padding: 30px 10px;
	}
  .informl .conts .item{
	      margin: 4px 0;
    padding: 0 12px;
  }
  .informl .conts .item .labels{
	width: 80px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .informl .conts .item .input{
	  width: calc(100% - 80px);
  }
  .informl .conts .item .input input{
	  height: 40px;
    font-size: 14px;
  }
  .informl .conts .submit button{
	height: 40px;
  }
  .informl .conts .item .input .seles .box input{
	margin: 13px 0;
  }
  .informl .conts .item .input .seles .box label{
	line-height: 40px;
  }
  .informl .conts .item .input textarea{
	 height: 100px;
    font-size: 14px;
    padding: 8px 0;
    line-height: 24px;
  }
}
