* {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
ol,
ul,
li {
  list-style: none;
}
* {
  margin: 0;
  padding: 0;
  font-family: '思源黑体', 'Source Han Sans CN Regular';
}
img {
  border: 0;
}
a {
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
  -webkit-user-select: none;
  -moz-user-focus: none;
  -moz-user-select: none;
}
ol,
ul,
li {
  list-style: none;
}
a {
  text-decoration: none;
}
.tx {
  left: 50%;
  transform: translateX(-50%);
}
.ty {
  top: 50%;
  transform: translateY(-50%);
}
.dfc {
  display: flex;
  align-items: center;
  justify-content: center;
}
.dfb {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.ma {
  margin: 0 auto;
}
input {
  outline: none;
}
.dfy {
  display: flex;
  align-items: center;
}
.dg-box {
  width: 100%;
}
.dg-center {
  width: 1200px;
  margin: 0 auto;
}
.dg-center h3 {
  text-align: center;
  font-size: 26px;
  color: #596EEE;
  line-height: 1;
  margin-bottom: 37px;
  padding-top: 5px;
}
.dg-title {
  text-align: center;
  font-size: 30px;
  color: #333;
  line-height: 1;
  margin-bottom: 16px;
}
.dg-title + p {
  font-size: 16px;
  color: #666;
  line-height: 1;
  margin-bottom: 39px;
  text-align: center;
}
.dagang-item {
  margin-bottom: 20px;
}
.dagang-item:last-child {
  margin-bottom: 0;
}
.p-t {
  display: inline-block;
  width: 85px;
  height: 36px;
  background: #596eee;
  border-radius: 6px;
  text-align: center;
  line-height: 36px;
  color: white;
  font-size: 20px;
  font-weight: normal;
  margin-right: 20px;
}
.dagang-item-head {
  background: #ececee;
  border: 1px solid #dbdbdb;
  display: flex;
  align-items: center;
  height: 70px;
  padding: 0 43px 0 36px;
  box-sizing: border-box;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  cursor: pointer;
}
.dagang-item-head i {
  cursor: pointer;
  font-style: normal;
  margin-left: auto;
  font-size: 34px;
  color: #999;
  font-weight: normal;
}
.dagang-item-head i.fa-a {
  display: inline-block;
}
.dagang-item-head i.fa-b {
  display: none;
  color: #596EEE;
}
.dg-item-content {
  padding: 13px 78px 13px 50px;
  border: 1px solid #dbdbdb;
  border-top: none;
  display: none;
}
.dg-item-content li {
  border-bottom: 1px dashed rgba(225, 225, 225, 0.54);
  font-size: 18px;
  color: #666;
  height: 50px;
  line-height: 50px;
}
.dg-item-content li:last-child {
  border-bottom: none;
}
.dagang-item-head.act + .dg-item-content {
  display: block;
}
.dagang-item-head.act i.fa-b {
  display: block;
}
.dagang-item-head.act i.fa-a {
  display: none;
}
body {
  background-color: white;
}
.sess h1 {
  text-align: center;
}
.sess h1.bi {
  height: 138px;
  background: linear-gradient(90deg, #596eee, #7b09fb);
  text-align: center;
  line-height: 138px;
  font-size: 40px;
  color: white;
}
.sess .sess-center {
  width: 1200px;
  margin: 0 auto;
}
.sess-1 {
  padding-top: 79px;
  padding-bottom: 80px;
}
.sess-1 .why {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.sess-1 .why > div {
  width: 384px;
  height: 243px;
  background: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(157, 163, 199, 0.45);
  box-sizing: border-box;
  text-align: center;
}
.sess-1 .why > div div {
  height: 146px;
  padding-top: 49px;
  box-sizing: border-box;
}
.sess-1 .why > div h3 {
  font-size: 20px;
  color: #333;
}
.sess-1 .why > div p {
  font-size: 16px;
  color: #999;
}
.sess-2 ul {
  padding-top: 60px;
  padding-bottom: 95px;
  display: flex;
  align-content: space-between;
}
.sess-2 ul li {
  width: 384px;
  text-align: center;
}
.sess-2 ul li img {
  width: 122px;
  margin-bottom: 24px;
}
.sess-2 ul li h4 {
  font-size: 20px;
  color: #333;
  line-height: 1;
  margin-bottom: 17px;
}
.sess-2 ul li p {
  font-size: 16px;
  color: #999;
}
.sess-3 .fream {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 38px;
}
.sess-3 .fream .l,
.sess-3 .fream .r {
  width: 488px;
  height: 289px;
  background: #ffffff;
  padding: 0 10px;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  padding-top: 40px;
  box-sizing: border-box;
  padding-bottom: 40px;
}
.sess-3 .fream .l .p,
.sess-3 .fream .r .p {
  font-size: 34px;
  color: #333;
  text-align: center;
  line-height: 1;
  margin-bottom: 37px;
}
.sess-3 .fream .l span,
.sess-3 .fream .r span {
  height: 40px;
  padding: 0 13px;
  background: #596eee;
  border-radius: 20px;
  display: inline-block;
  font-size: 16px;
  color: white;
  text-align: center;
  line-height: 40px;
  margin-right: 7px;
  margin-bottom: 10px;
}
.sess-3 .fream .l ul,
.sess-3 .fream .r ul {
  display: flex;
  justify-content: space-between;
}
.sess-3 .fream .l ul li,
.sess-3 .fream .r ul li {
  padding: 0 18px;
  height: 40px;
  border: 1px solid #596eee;
  border-radius: 20px;
  color: #596EEE;
  line-height: 40px;
}
.sess-3 .fream .l ul:nth-of-type(1),
.sess-3 .fream .r ul:nth-of-type(1) {
  margin-bottom: 10px;
}
.sess-3 .fream .l ul:nth-of-type(1) li,
.sess-3 .fream .r ul:nth-of-type(1) li {
  background: #596eee;
  font-size: 16px;
  color: white;
  padding: 0 28px;
}
.sess-3 .fream .l ul:nth-of-type(2),
.sess-3 .fream .r ul:nth-of-type(2) {
  margin-bottom: 10px;
}
.sess-3 .fream .l ul:nth-of-type(2) li,
.sess-3 .fream .r ul:nth-of-type(2) li {
  padding: 0 18px;
}
.sess-3 .fream .l ul:nth-of-type(3),
.sess-3 .fream .r ul:nth-of-type(3) {
  margin-bottom: 10px;
}
.sess-3 .fream .l ul:nth-of-type(3) li,
.sess-3 .fream .r ul:nth-of-type(3) li {
  padding: 0 15px;
}
.sess-3 .fream .l div {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.sess-3 .fream .l div:nth-child(3) span {
  padding: 0 19px;
}
.sess-3 .fream .l div:nth-child(4) span {
  padding: 0 25px;
}
.sess-3 .fream .r {
  width: 646px;
}
.dg-box .shouh {
  margin-top: 40px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 60px;
}
.dg-box .shouh li {
  width: 285px;
  height: 307px;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  text-align: center;
}
.dg-box .shouh li div:nth-child(1) {
  height: 176px;
  text-align: center;
  position: relative;
}
.dg-box .shouh li div:nth-child(1) img {
  position: absolute;
  bottom: 23px;
  left: 50%;
  transform: translateX(-50%);
}
.dg-box .shouh li div:nth-child(2) {
  font-size: 20px;
  color: #596EEE;
}
.dg-box .shouh li div:nth-child(2) strong {
  font-size: 26px;
}
.dg-box .shouh li p {
  font-size: 16px;
  color: #666;
  line-height: 36px;
}
.dg-box .zp {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 40px;
  padding-bottom: 42px;
}
.dg-box .zp li {
  margin-bottom: 18px;
}
.dg-box .zp li div {
  width: 380px;
  height: 413px;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
}
.dg-box .zp li div img {
  max-width: 100%;
}
.dg-box .zp li p {
  text-align: center;
  font-size: 20px;
  color: #596EEE;
  margin: 20px;
  line-height: 1;
  font-weight: bold;
  margin-top: 26px;
}
.sess-4 .reason {
  font-size: 30px;
  color: #333;
  line-height: 1;
  margin-bottom: 40px;
  text-align: center;
}
.sess-4 .reason-a {
  display: flex;
  align-items: flex-end;
  margin-bottom: 80px;
}
.sess-4 .reason-a .img-l {
  flex-shrink: 0;
  margin-right: 30px;
}
.sess-4 .reason-a .ul-a {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  margin-left: 17px;
  margin-bottom: 5px;
}
.sess-4 .reason-a .ul-a li {
  list-style-type: disc;
  line-height: 34px;
}
.sess-4 .reason-a .ul-b {
  line-height: 34px;
}
.sess-4 .reason-a .ul-b p {
  font-size: 18px;
  color: #666;
}
.sess-4 .reason-b {
  display: flex;
  margin-bottom: 80px;
}
.sess-4 .reason-b li {
  width: 305px;
}
.sess-4 .reason-b li .hed {
  text-align: center;
  font-size: 26px;
  color: white;
  letter-spacing: 3px;
  line-height: 52px;
  height: 52px;
  background-image: url(https://static.woshipm.com/2019081010451197737g1.png);
  background-size: auto;
  background-repeat: no-repeat;
}
.sess-4 .reason-b li .hed + div {
  width: 285px;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  height: 305px;
  padding: 30px 40px;
  padding-right: 20px;
  box-sizing: border-box;
  font-size: 18px;
  color: #777;
  line-height: 26px;
}
.sess-4 .reason-b li .hed + div strong {
  color: #333;
}
.sess-4 .reason-b li .hed + div div {
  margin-bottom: 14px;
  position: relative;
}
.sess-4 .reason-b li .hed + div div:before {
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: #777;
  border-radius: 100%;
  content: '';
  left: -15px;
  top: 9px;
}
.sess-4 .reason-c {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
.sess-4 .reason-c li {
  width: 224px;
  height: 169px;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  box-sizing: border-box;
}
.sess-4 .reason-c li div {
  height: 110px;
  padding-top: 30px;
  text-align: center;
  box-sizing: border-box;
}
.sess-4 .reason-c li p {
  text-align: center;
  font-size: 20px;
  color: #333;
}
.sess-4 .reason-d {
  display: flex;
  margin-bottom: 95px;
}
.sess-4 .reason-d li {
  width: 400px;
}
.sess-4 .reason-d li div:nth-child(1) {
  font-size: 18px;
  color: #5A6AEF;
  background-image: url(https://static.woshipm.com/2019081013441446514g22.png);
  height: 80px;
  text-align: center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  margin-bottom: 8px;
  padding-top: 18px;
  padding-left: 15px;
}
.sess-4 .reason-d li div:nth-child(2) {
  width: 385px;
  height: 591px;
  background: #ffffff;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  display: flex;
  align-items: center;
  justify-content: center;
}
.sess-5 .fl li {
  display: flex;
  box-shadow: 0px 0px 18px 0px rgba(57, 0, 132, 0.13);
  margin-bottom: 30px;
  background-color: white;
}
.sess-5 .fl li .l {
  width: 362px;
  background: #f9f9f9;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  box-sizing: border-box;
}
.sess-5 .fl li .r {
  padding-left: 40px;
  padding-bottom: 28px;
  padding-top: 28px;
}
.sess-5 .fl li .r h3 {
  line-height: 1;
  margin-bottom: 22px;
}
.sess-5 .fl li .r dl dd {
  font-size: 18px;
  color: #666;
  line-height: 34px;
  position: relative;
  padding-left: 15px;
}
.sess-5 .fl li .r dl dd:before {
  content: '';
  width: 6px;
  height: 6px;
  border-radius: 100%;
  background-color: #777;
  position: absolute;
  left: 0px;
  top: 15px;
}
.sess-6 {
  background-color: #F1F1F1;
  padding-top: 80px;
}
.sess-6 .yxjl {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 80px;
}
.sess-6 .yxjl > div .im {
  width: 536px;
  height: 385px;
  display: inline-flex;
  align-items: center;
}
.sess-6 .yxjl > div p {
  font-size: 20px;
  color: #596EEE;
  text-align: center;
  margin-top: 19px;
  font-weight: bold;
}
.sess-6 .yxjl .j {
  font-size: 50px;
  color: #666;
  position: relative;
  top: -20px;
}
.sess-7 {
  padding-top: 80px;
  text-align: center;
  padding-bottom: 60px;
}
.sess-7 div {
  margin-top: 40px;
}
.sess-8 {
  background-color: #F1F1F1;
  padding-top: 80px;
  padding-bottom: 40px;
}
.sess-8 .q {
  display: flex;
  justify-content: space-between;
}
.sess-8 ul {
  width: 590px;
}
.sess-8 ul li {
  background: #ffffff;
  border-radius: 10px;
  padding-left: 50px;
  padding-top: 50px;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.sess-8 ul li h4 {
  display: flex;
  align-items: center;
  font-size: 24px;
  margin-bottom: 10px;
}
.sess-8 ul li h4 div {
  color: #333;
  font-size: 24px;
}
.sess-8 ul li h4 span {
  color: #596EEE;
  margin-right: 6px;
  font-weight: normal;
}
.sess-8 ul li div {
  display: flex;
  font-size: 18px;
  color: #777;
  line-height: 28px;
}
.sess-8 ul li div span {
  font-size: 24px;
  color: #596EEE;
  margin-right: 6px;
}
.sess-8 .ql li {
  padding-bottom: 30px;
  padding-top: 43px;
}
