.el-menu--horizontal {
  border-bottom: none;
}
.el-menu--horizontal .el-menu-item a {
  color: #fff;
}
.el-menu--horizontal .el-menu-item a.nuxt-link-exact-active {
  color: #7385f4;
}
.fixed_right_section {
  position: fixed;
  right: 0;
  top: 20%;
  z-index: 10001;
}
.fixed_right_section a {
  position: relative;
  display: block;
  width: 68px;
  height: 68px;
  background-image: url("./../img/icon_right.png");
  background-repeat: no-repeat;
}
.fixed_right_section a .text {
  display: none;
  width: 62px;
  height: 62px;
  line-height: 20px;
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.6);
  font-size: 18px;
  color: #f6f6f6;
  border-radius: 100%;
  text-align: center;
  padding: 10px;
  box-sizing: border-box;
  overflow: hidden;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.fixed_right_section a .first_layer {
  display: none;
  box-sizing: border-box;
  position: absolute;
  right: 62px;
  background-position: center center;
  background-repeat: no-repeat;
}
.fixed_right_section a.icons_contact_QQ {
  background-position: -1px 1px;
}
.fixed_right_section a.icons_contact_QQ .first_layer {
  width: 210px;
  height: 261px;
  background-image: url("./../img/contact_bg.png");
  top: 0;
  padding-top: 24px;
}
.fixed_right_section a.icons_contact_QQ .first_layer .item {
  font-size: 14px;
  padding-left: 60px;
  background-repeat: no-repeat;
  background-position: 20px 4px;
  background-size: 25px 25px;
  margin-bottom: 10px;
}
.fixed_right_section a.icons_contact_QQ .first_layer .item .btn {
  width: 108px;
  height: 32px;
  line-height: 32px;
  border-radius: 16px;
  color: #fff;
  text-align: center;
}
.fixed_right_section a.icons_contact_QQ .first_layer .item .text_g {
  color: #999;
  line-height: 30px;
  text-align: left;
}
.fixed_right_section a.icons_contact_phone {
  background-position: -1px -68px;
}
.fixed_right_section a.icons_contact_phone .first_layer {
  width: 210px;
  height: 162px;
  background-image: url("./../img/pic_tel2.png");
  bottom: 0;
}
.fixed_right_section a.icons_contact_qrcode {
  background-position: -1px -137px;
}
.fixed_right_section a.icons_contact_qrcode .first_layer {
  width: 214px;
  height: 280px;
  top: 0;
}
.fixed_right_section a.icons_contact_qrcode .first_layer div {
  width: 214px;
  height: 356px;
  background: url("./../img/bg_qrcode.png") center center no-repeat;
  padding-top: 16px;
}
.fixed_right_section a.icons_contact_qrcode .first_layer img {
  display: block;
  width: 100px;
  height: auto;
  margin-left: 76px;
  margin-bottom: 5px;
}
.fixed_right_section a.icons_contact_qrcode .first_layer img:last-child {
  margin-top: -6px;
  width: 120px;
  margin-left: 66px;
}
.fixed_right_section a.backTOP {
  background-position: -1px -206px;
}
@media screen and (max-width: 1366px) {
  .fixed_right_section {
    -webkit-transform: scale(0.8, 0.8);
    transform: scale(0.8, 0.8);
  }
  .fixed_right_section a.icons_contact_qrcode .first_layer {
    top: 40px;
    right: 86px;
  }
  .fixed_right_section a.icons_contact_qrcode .first_layer div {
    -webkit-transform: scale(1.25, 1.25);
    transform: scale(1.25, 1.25);
  }
}
.PCStyle {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100vh;
  height: auto;
  padding-top: 60px;
}
.PCStyle .applyDialog .el-dialog {
  background: url('./../img/img_contact_left.png') left top no-repeat #fff;
  border-radius: 12px;
  padding-left: 220px;
}
.PCStyle .applyDialog .el-dialog__header {
  padding: 28px 20px 10px 40px;
}
.PCStyle .applyDialog .el-dialog__body {
  padding: 30px 40px;
}
.PCStyle .public_header {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 60px;
  background: #0e0e0e;
  z-index: 999;
}
.PCStyle .public_header .common_width {
  width: 1210px;
  height: auto;
  margin: 0 auto;
}
.PCStyle .public_header .logo_section {
  padding: 10px;
  float: left;
}
.PCStyle .public_header .logo_section img {
  display: inline-block;
  vertical-align: middle;
  width: auto;
  height: 40px;
}
.PCStyle .public_header .logo_section img + img {
  width: auto;
  height: 26px;
  margin-left: 10px;
  margin-top: 5px;
}
.PCStyle .public_header .el-button.is-round {
  padding: 8px 23px;
  background-color: #7385f4;
}
.PCStyle .public_header .el-menu {
  float: right;
}
.PCStyle .public_header .el-menu.el-menu--horizontal {
  border-bottom: none;
}
.PCStyle .public_header .el-menu .el-menu-item,
.PCStyle .public_header .el-menu .el-submenu__title,
.PCStyle .public_header .el-menu .el-submenu__icon-arrow {
  font-size: 16px;
}
.PCStyle .public_header .el-menu .el-menu-item {
  padding: 0 12px;
}
.PCStyle .public_header .el-menu .el-submenu__title i {
  color: #fff;
}
.PCStyle .public_header .links_section {
  padding: 12px;
  float: right;
}
.PCStyle .public_header .links_section a {
  font-size: 16px;
  color: #fff;
  margin-right: 40px;
  line-height: 32px;
}
.PCStyle .public_header .links_section a.nuxt-link-exact-active,
.PCStyle .public_header .links_section a:hover,
.PCStyle .public_header .links_section a.active {
  color: #4a78f6;
}
.PCStyle .public_header .links_section .login_button {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
}
.PCStyle .public_header .links_section .login_button span {
  display: inline-block;
  width: 110px;
  height: 32px;
  line-height: 32px;
  font-size: 16px;
  color: #fff;
  background: #4a78f6;
  border-radius: 32px;
  text-align: center;
  cursor: pointer;
}
.PCStyle .public_header .links_section .login_button .content {
  position: absolute;
  left: -10px;
  top: 45px;
  padding: 10px 0;
  display: block;
  width: 138px;
  height: auto;
  background: #fff;
  z-index: 100;
}
.PCStyle .public_header .links_section .login_button .content img {
  display: block;
  width: 130px;
  height: auto;
  margin: 0 auto;
}
.PCStyle .public_header .links_section .login_button .content p {
  font-size: 12px;
  color: #333;
  text-align: center;
  margin: 0;
}
.PCStyle .pub_contact_section {
  height: 602px;
  padding: 80px 0;
  background: #eff3fe;
  box-sizing: border-box;
}
.publicPagination {
  text-align: center;
  padding: 10px 4px 20px;
}
.PCStyle .publicPagination a{
  display: inline-block;
  color: #666;
  border: 1px solid #ddd;
  padding: 0 6px;
  font-size: 14px;
  line-height: 24px;
  min-width: 26px;
}
.PCStyle .publicPagination a.page-curr{
  background: #DDDDDD;
}
.PCStyle .newsInformation{
  width: 1210px;
  margin: -60px auto 24px;
  padding: 20px 60px;
  height: auto;
  box-shadow: 2px 0 8px rgba(14,5,10,0.05);
}
.PCStyle .newsInformation p.titleTop{
  font-size: 30px;
  color: #333;
  text-align: left;
  height: 136px;
  line-height: 136px;
}
.PCStyle .newsInformation .newsInformationContent .newsInformationContent-left{
  display: block;
  width: 49%;
  min-height: 100%;
}
.PCStyle .newsInformation .newsInformationContent .leftContent{
  width: 100%;
  min-height: 100%;
  border: 2px solid #f8f8f9;
  padding: 30px 40px;
}
.PCStyle .newsInformation .newsInformationContent .rightContent{
  width: 49%;
}
.PCStyle .newsInformation .newsInformationContent .contentTop span:first-child{
  font-size: 24px;
  color: #333;
}
.PCStyle .newsInformation .newsInformationContent .contentTop span:last-child{
  font-size: 14px;
  color: #999;
  cursor: pointer;
}
.PCStyle .newsInformation .newsInformationContent .leftContent .contentTtitle{
  max-height: 60px;
  white-space: initial;
  overflow: hidden;
  text-overflow: initial;
}
.PCStyle .newsInformation .newsInformationContent .leftContent .imgBox{
  display: table-cell;
  vertical-align: middle;
  width: 410px;
  height: 360px;
  margin: 16px 0;
}
.PCStyle .newsInformation .newsInformationContent .leftContent .imgBox img{
  display: inline-block;
  width: 100%;
  height: auto;
}
.PCStyle .newsInformation .newsInformationContent .contentTtitle{
  font-size: 18px;
  color: #333;
  margin: 20px 0;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.PCStyle .newsInformation .newsInformationContent .contentCenter{
  font-size: 14px;
  color: #999;
  line-height: 24px;
  max-height: 72px;
  overflow: hidden;
}
.PCStyle .newsInformation .newsInformationContent .rightContent li{
  width: 100%;
  border-bottom: 2px solid #f8f8f9;
  padding: 30px 40px;
}
.PCStyle .pub_contact_section.noBg {
  background-color: transparent;
  height: auto;
  padding: 10px 0 30px;
}
.PCStyle .pub_contact_section .content_us {
  position: relative;
  width: 1228px;
  height: 402px;
  background: url('./../img/pic_contact.png') center center no-repeat;
  margin: 0 auto;
}
.PCStyle .pub_contact_section .content_us .btns {
  position: absolute;
  right: 76px;
  top: 50%;
  margin-top: -72px;
}
.PCStyle .pub_contact_section .content_us a {
  display: block;
  width: 194px;
  height: 54px;
  line-height: 50px;
  border-radius: 54px;
  font-size: 30px;
  color: #fff;
  margin-bottom: 36px;
  text-align: center;
}
.PCStyle .pub_contact_section .content_us a:first-child {
  background-color: #4993fa;
}
.PCStyle .pub_contact_section .content_us a:first-child:hover {
  background-color: #2b80f7;
}
.PCStyle .pub_contact_section .content_us a:first-child + a {
  background-color: #fab03b;
}
.PCStyle .pub_contact_section .content_us a:first-child + a:hover {
  background-color: #ef9b16;
}
.PCStyle .public_footer {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-width: 1210px;
  background: #302e41;
  padding-top: 10px;
}
.PCStyle .public_footer .common_width {
  position: relative;
  width: 1210px;
  height: 220px;
  margin: 0 auto;
}
.PCStyle .public_footer .common_width img {
  position: absolute;
  right: 72px;
  top: 4px;
  display: block;
  width: 92px;
  height: auto;
}
.PCStyle .public_footer .section p {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  margin: 0;
}
.PCStyle .public_footer .section p.title {
  color: #fff;
  margin: 18px 0;
}
.PCStyle .public_footer .section p a {
  display: inline-block;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.PCStyle .public_footer .section p a:hover {
  color: #4993fa;
  text-decoration: underline;
}
.PCStyle .public_footer .section p.inline {
  display: inline-block;
  width: 30%;
}
.PCStyle .public_footer .section p.inline.even {
  width: 20%;
}
.PCStyle .public_footer .section ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.PCStyle .public_footer .section ul li {
  display: inline-block;
  margin-right: 10px;
}
.PCStyle .public_footer .section ul li a {
  display: block;
  color: #999;
  font-size: 14px;
  line-height: 24px;
}
.PCStyle .public_footer .section ul li a:hover {
  color: #4993fa;
  text-decoration: underline;
}
.PCStyle .public_footer .copyRight {
  width: 100%;
  height: 40px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #999;
  background: #222129;
  padding: 5px;
  margin-top: 30px;
}
.PCStyle .public_footer .copyRight p {
  margin: 0;
}
.PCStyle .public_footer .copyRight span,
.PCStyle .public_footer .copyRight a {
  display: inline-block;
  margin: 0 5px;
  color: #999;
}
.PCStyle .common_width {
  position: relative;
  width: 1210px;
  height: auto;
  margin: 0 auto;
}
.PCStyle .indexPage {
  background: #fff;
  min-width: 1210px;
  overflow: hidden;
}
.PCStyle .indexPage .tasks_introduction {
  margin: 70px 0 12px;
}
.PCStyle .indexPage .tasks_introduction img {
  display: block;
  margin: 0 auto;
}
.PCStyle .indexPage .tasks_introduction .links {
  text-align: center;
  margin-top: 12px;
}
.PCStyle .indexPage .tasks_introduction .links a {
  display: inline-block;
}
.PCStyle .indexPage .tasks_introduction .links a + a {
  margin-left: -2px;
}
.PCStyle .indexPage .tasks_introduction .el-divider {
  width: 1000px;
  height: 2px;
  background-color: #e9eefe;
  margin: 60px auto;
}
.PCStyle .indexPage .tasks_introduction .el-divider .el-divider__text {
  font-size: 24px;
  color: #333;
}
.PCStyle .indexPage .tasks_introduction > .el-row {
  width: 1210px;
  padding: 24px 0 20px;
  margin: 10px auto 40px;
  text-align: center;
  font-size: 14px;
  border-radius: 6px;
  color: #666;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.PCStyle .indexPage .tasks_introduction > .el-row img {
  display: block;
  width: 66px;
  height: auto;
  margin: 0 auto;
}
.PCStyle .indexPage .tasks_introduction > .el-row .el-col {
  margin-bottom: 16px;
}
.PCStyle .indexPage .tasks_introduction > .el-row p {
  line-height: 32px;
}
.PCStyle .indexPage .tasks_introduction .big_img_content {
  width: 100%;
  height: 765px;
  background: url(./../img/section_location.png) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 160px 0;
  margin-top: 60px;
}
.PCStyle .indexPage .task_list {
  padding: 100px 0;
  background: url(./../img/section_2_bg.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .indexPage .task_list .title {
  width: 1210px;
  margin: 0 auto;
  font-size: 24px;
  color: #333;
  line-height: 66px;
  padding: 0 20px;
}
.PCStyle .indexPage .task_list .title a {
  float: right;
  font-size: 16px;
  color: #666;
}
.PCStyle .indexPage .task_list .el-row {
  width: 1210px;
  margin: 20px auto !important;
}
.PCStyle .indexPage .index_task_item {
  position: relative;
  display: block;
  background: #fff;
  padding: 16px 30px 16px 40px;
  height: 200px;
  margin-bottom: 12px;
  top: 0;
  transition: top 500ms;
  -webkit-transition: top 500ms;
}
.PCStyle .indexPage .index_task_item:hover {
  top: -6px;
}
.PCStyle .indexPage .index_task_item.hot {
  background: url(./../img/tag_hot.png) left top no-repeat #fff;
}
.PCStyle .indexPage .index_task_item .line_1 {
  height: 40px;
  line-height: 40px;
  color: #333;
}
.PCStyle .indexPage .index_task_item .line_1 .name {
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 22px;
  color: #333;
  margin-right: 10px;
  max-width: 8em;
}
.PCStyle .indexPage .index_task_item .line_1 .city {
  display: inline-block;
  vertical-align: text-bottom;
  font-size: 18px;
  color: #666;
  max-width: 6em;
}
.PCStyle .indexPage .index_task_item .line_2 {
  height: 30px;
  line-height: 30px;
  font-size: 16px;
  color: #999;
}
.PCStyle .indexPage .index_task_item .line_3 {
  height: 40px;
  line-height: 40px;
  font-size: 24px;
  color: #f2641e;
}
.PCStyle .indexPage .index_task_item .line_3 span {
  font-size: 14px;
}
.PCStyle .indexPage .index_task_item .line_3 span.only {
  font-size: 22px;
}
.PCStyle .indexPage .index_task_item .line_4 {
  font-size: 14px;
  color: #999;
  padding: 20px 0;
  margin-right: 1rem;
}
.PCStyle .indexPage .index_task_item /deep/ .el-button {
  position: absolute;
  right: 30px;
  bottom: 20px;
  border-radius: 0;
  font-size: 16px;
  background-color: #fff;
  font-size: 17px;
}
.PCStyle .indexPage .index_task_item /deep/ .el-button:hover,
.PCStyle .indexPage .index_task_item /deep/ .el-button:focus {
  background: #61D9A5 !important;
}
.PCStyle .indexPage .el-carousel {
  position: relative;
  display: block;
  width: 100%;
  min-width: 1210px;
  height: 780px;
  margin: 0 auto;
}
.PCStyle .indexPage .el-carousel .el-carousel__container {
  height: 780px;
}
.PCStyle .indexPage .el-carousel .el-carousel__indicators--horizontal {
  bottom: 50px;
  left: 80%;
}
.PCStyle .indexPage .el-carousel .counter_section {
  position: absolute;
  top: 400px;
  left: 50%;
  margin-left: -400px;
}
.PCStyle .indexPage .el-carousel .el-carousel-item {
  position: relative;
  width: 100%;
  height: 780px;
}
.PCStyle .indexPage .el-carousel .el-carousel__item {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
}
.PCStyle .indexPage .el-carousel .el-carousel__indicators {
  display: inline-block;
  width: 270px;
}
.PCStyle .indexPage .el-carousel .el-carousel__button {
  width: 82px;
  height: 15px;
  border-radius: 15px;
  background-color: #6982f4;
}
.PCStyle .indexPage h1 {
  font-size: 30px;
  color: #333;
  font-weight: 400;
}
.PCStyle .indexPage h1 span {
  font-weight: 800;
}
.PCStyle .indexPage .left,
.PCStyle .indexPage .right {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.PCStyle .production-natural {
  background: #fff;
  min-width: 1210px;
  overflow: hidden;
}
.PCStyle .production-natural .banner {
  width: 100%;
}
.PCStyle .production-natural .natural-end {
  width: 100%;
  height: 320px;
  background-color: #e5ecfd;
}
.PCStyle .production-natural .natural-end .submit {
  margin: 0 auto;
  width: 1128px;
  height: 152px;
  background-color: #ffffff;
  box-shadow: 0px 1px 13px 0px rgba(14, 5, 10, 0.12);
  padding: 34px 46px;
  margin-bottom: 54px;
  position: relative;
  top: -52px;
}
.PCStyle .production-natural .natural-end .submit .title {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
}
.PCStyle .production-natural .natural-end .submit .data {
  margin-top: 32px;
}
.PCStyle .production-natural .natural-end .submit .data span {
  color: #666666;
  font-size: 14px;
}
.PCStyle .production-natural .natural-end .submit .data .el-input {
  display: inline;
}
.PCStyle .production-natural .natural-end .submit .data .el-input .el-input__inner {
  width: 174px;
  height: 36px;
}
.PCStyle .production-natural .natural-end .submit .data .interval {
  margin-left: 38px;
}
.PCStyle .production-natural .natural-end .submit .data .apply {
  display: inline;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #f6bf4a;
  border-radius: 4px;
  padding: 9px 24px;
  margin-left: 88px;
}
.PCStyle .production-natural .natural-end .submit .data .apply:hover {
  cursor: pointer;
}
.PCStyle .production-natural .natural-detail {
  width: 100%;
  height: 540px;
  background-color: #e5ecfd;
}
.PCStyle .production-natural .natural-detail .detail {
  width: 1102px;
  height: 142px;
  margin: 0 auto;
}
.PCStyle .production-natural .natural-detail .detail .title {
  font-size: 30px;
  color: #4a78f6;
  font-weight: 550;
  padding-top: 37px;
}
.PCStyle .production-natural .natural-detail .detail .entry {
  padding-top: 24px;
}
.PCStyle .production-natural .natural-detail .detail .entry .lines {
  font-size: 18px;
  color: #faaf73;
}
.PCStyle .production-natural .natural-detail .detail .entry .options {
  width: 530px;
  margin-left: 160px;
  display: inline-flex;
  cursor: pointer;
}
.PCStyle .production-natural .natural-detail .detail .entry .options .item {
  color: #999999;
  font-size: 18px;
  flex-grow: 1;
}
.PCStyle .production-natural .natural-detail .detail .entry .options .active {
  color: #333333;
  position: relative;
}
.PCStyle .production-natural .natural-detail .detail .entry .options .active:after {
  content: " ";
  position: absolute;
  left: 15%;
  bottom: -12px;
  width: 70%;
  height: 5px;
  background-color: #4a78f6;
}
.PCStyle .production-natural .natural-detail .classification {
  width: 100%;
  height: 412px;
  background: url(./../img/content_bg.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.PCStyle .production-natural .natural-detail .classification .content {
  width: 1102px;
  margin: 0 auto;
  font-size: 18px;
  color: #ffffff;
  line-height: 30px;
  word-break: normal;
}
.PCStyle .production-natural .natural-detail .classification .content .fade-enter-active {
  transition: all 0.2s;
  transition-delay: 0.2s;
  transform: translateY(180px);
}
.PCStyle .production-natural .natural-detail .classification .content .fade-leave-active {
  transition: all 0.2s;
  transform: translateY(-180px);
}
.PCStyle .production-natural .natural-detail .classification .content .fade-enter,
.PCStyle .production-natural .natural-detail .classification .content .fade-leave-active {
  opacity: 0;
}
.PCStyle .production-natural .natural-process {
  width: 100%;
  height: 1270px;
  position: relative;
}
.PCStyle .production-natural .natural-process img {
  position: absolute;
  margin-top: 140px;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.PCStyle .production-natural .natural-process .process {
  width: 1134px;
  height: 370px;
  margin: 100px auto;
  background: url(./../img/natural_process.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  padding-top: 304px;
}
.PCStyle .production-natural .natural-process .process span {
  font-size: 18px;
  color: #666666;
}
.PCStyle .production-natural .natural-process .process .item1 {
  margin-left: 124px;
}
.PCStyle .production-natural .natural-process .process .item2 {
  margin-left: 194px;
}
.PCStyle .production-natural .natural-process .process .item3 {
  margin-left: 190px;
}
.PCStyle .production-natural .natural-process .process .item4 {
  margin-left: 196px;
}
.PCStyle .production-natural .natural-business {
  width: 100%;
  height: 720px;
}
.PCStyle .production-natural .natural-business .business-main {
  position: relative;
  top: -46px;
}
.PCStyle .production-natural .natural-business .business-main .content {
  width: 1102px;
  height: 474px;
  margin: 0 auto;
  background: url(./../img/natural_bg.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}
.PCStyle .production-natural .natural-business .business-main .content .title {
  font-size: 20px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  position: relative;
  top: -10px;
}
.PCStyle .production-natural .natural-business .business-main .content p {
  width: 678px;
  color: #666666;
  margin-top: 30px;
  font-size: 14px;
  height: 30px;
  line-height: 24px;
}
.PCStyle .production-natural .natural-business .business-main .content p img {
  position: relative;
  display: inline;
  bottom: -2px;
  margin-right: 6px;
}
.PCStyle .production-natural .natural-business .business-main .content .title2 {
  font-size: 20px;
  letter-spacing: 0px;
  color: #333333;
  font-weight: 600;
  margin-top: 60px;
}
.PCStyle .production-natural .natural-business .business-main .submit {
  margin: 0 auto;
  width: 1128px;
  height: 152px;
  background-color: #ffffff;
  box-shadow: 0px 1px 13px 0px rgba(14, 5, 10, 0.12);
  padding: 34px 46px;
  margin-bottom: 54px;
}
.PCStyle .production-natural .natural-business .business-main .submit .title {
  font-size: 20px;
  color: #333333;
  font-weight: 600;
}
.PCStyle .production-natural .natural-business .business-main .submit .data {
  margin-top: 32px;
}
.PCStyle .production-natural .natural-business .business-main .submit .data span {
  color: #666666;
  font-size: 14px;
}
.PCStyle .production-natural .natural-business .business-main .submit .data .el-input {
  display: inline;
}
.PCStyle .production-natural .natural-business .business-main .submit .data .el-input .el-input__inner {
  width: 174px;
  height: 36px;
}
.PCStyle .production-natural .natural-business .business-main .submit .data .interval {
  margin-left: 38px;
}
.PCStyle .production-natural .natural-business .business-main .submit .data .submit {
  display: inline;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #f6bf4a;
  border-radius: 4px;
  padding: 9px 24px;
  margin-left: 88px;
}
.PCStyle .production-natural .natural-business .business-main .submit .data .submit:hover {
  cursor: pointer;
}
.PCStyle .production-cooperation {
  background: #fff;
  min-width: 1210px;
  overflow: hidden;
}
.PCStyle .production-cooperation .banner {
  width: 100%;
  height: 570px;
  background: url(./../img/cooperation_banner.png) center center no-repeat;
  background-size: cover;
  text-align: center;
  padding-top: 380px;
}
.PCStyle .production-cooperation .banner .consulting {
  font-family: NotoSansHans-Medium;
  font-size: 24px;
  letter-spacing: 5px;
  background-color: #4a78f6;
  color: #fcf6e9;
  border-radius: 4px;
  padding: 16px 40px;
}
.PCStyle .production-cooperation .cooperation-conditions {
  width: 100%;
  height: 720px;
  padding-top: 100px;
  text-align: center;
  background-color: #547bf6;
}
.PCStyle .production-cooperation .cooperation-conditions .title {
  font-size: 30px;
  letter-spacing: 6px;
  color: #ffffff;
}
.PCStyle .production-cooperation .cooperation-conditions .content {
  width: 1156px;
  display: flex;
  margin-top: 114px;
  margin: 114px auto 0;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item {
  display: inline-block;
  width: 261px;
  height: 348px;
  margin: 0 14px;
  display: flex;
  flex-direction: column;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  align-items: center;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item .title {
  margin-top: 124px;
  font-size: 22px;
  letter-spacing: 4px;
  color: #333333;
  font-weight: 600;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item .back {
  margin-top: 26px;
  width: 56px;
  height: 6px;
  background-color: #547bf6;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item .text {
  margin-top: 46px;
  width: 180px;
  font-size: 14px;
  letter-spacing: 3px;
  color: #666666;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item1 {
  background: url(./../img/cooperation_resources.png) no-repeat;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item2 {
  background: url(./../img/cooperation_contacts.png) no-repeat;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item3 {
  background: url(./../img/cooperation_wealth.png) no-repeat;
}
.PCStyle .production-cooperation .cooperation-conditions .content .item4 {
  background: url(./../img/cooperation_industry.png) no-repeat;
}
.PCStyle .production-cooperation .cooperation-advantage {
  width: 100%;
  height: 1600px;
  padding-top: 100px;
  text-align: center;
  position: relative;
}
.PCStyle .production-cooperation .cooperation-advantage .title {
  font-family: NotoSansHans-Medium;
  font-size: 30px;
  line-height: 36px;
  color: #333333;
}
.PCStyle .production-cooperation .cooperation-advantage .text {
  font-size: 18px;
  color: #ff874a;
  margin-top: 20px;
}
.PCStyle .production-cooperation .cooperation-advantage .content {
  width: 1000px;
  display: flex;
  flex-wrap: wrap;
  margin: 0 auto;
  margin-bottom: 200px;
}
.PCStyle .production-cooperation .cooperation-advantage .content .item {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 33%;
  margin-top: 80px;
}
.PCStyle .production-cooperation .cooperation-advantage .content .item .name {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin-top: 32px;
}
.PCStyle .production-cooperation .cooperation-advantage .content .item .explain {
  font-size: 14px;
  color: #999999;
  margin-top: 20px;
  width: 200px;
}
.PCStyle .production-cooperation .cooperation-process {
  width: 100%;
  height: 720px;
  padding-top: 124px;
  text-align: center;
}
.PCStyle .production-cooperation .cooperation-join {
  width: 100%;
  height: 374px;
  background-color: #eff3fe;
}
.PCStyle .production-cooperation .cooperation-join .join {
  width: 1100px;
  height: 300px;
  background: url(./../img/cooperation_join.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  margin: 0 auto;
  position: relative;
  top: -100px;
  padding-top: 220px;
}
.PCStyle .production-cooperation .cooperation-join .join span {
  color: #f5f5f5;
  padding-left: 54px;
  font-size: 14px;
}
.PCStyle .production-cooperation .cooperation-join .join .el-input {
  display: inline;
}
.PCStyle .production-cooperation .cooperation-join .join .el-input .el-input__inner {
  width: 174px;
  height: 36px;
}
.PCStyle .production-cooperation .cooperation-join .join .submit {
  display: inline;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  background-color: #f6bf4a;
  border-radius: 4px;
  padding: 9px 24px;
  margin-left: 54px;
}
.PCStyle .production-cooperation .cooperation-join .join .submit:hover {
  cursor: pointer;
}
.PCStyle .production-individual {
  background: #fff;
  min-width: 1210px;
  overflow: hidden;
}
.PCStyle .production-individual .banner {
  width: 100%;
  height: 570px;
  background: url(./../img/individual_banner.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .production-individual .individual-problem {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.PCStyle .production-individual .individual-problem .problem-back {
  color: white;
  font-size: 30px;
  background: url(./../img/problem_back.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .production-individual .individual-problem .problem-item {
  margin-top: 70px;
  display: flex;
  width: 1140px;
}
.PCStyle .production-individual .individual-problem .problem-item .item {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.PCStyle .production-individual .individual-problem .problem-item .item img {
  display: block;
  width: 126px;
  height: 126px;
}
.PCStyle .production-individual .individual-problem .problem-item .item .title {
  color: #333333;
  font-size: 20px;
  padding: 30px 0;
  font-weight: 700;
}
.PCStyle .production-individual .individual-problem .problem-item .item .text {
  font-size: 14px;
  line-height: 24px;
  color: #666666;
  width: 287px;
  text-align: left;
}
.PCStyle .production-individual .individual-problem .problem-solve {
  width: 1140px;
  margin-bottom: 56px;
}
.PCStyle .production-individual .individual-problem .problem-solve .title {
  margin-top: 140px;
  margin-bottom: 100px;
  font-size: 30px;
  color: #666666;
  font-weight: 700;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs {
  display: flex;
  justify-content: center;
  align-items: center;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .left {
  width: 480px;
  height: 625px;
  position: relative;
  background: url(./../img/individual_left.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .left .item-title {
  color: #666666;
  font-size: 26px;
  font-weight: 700;
  margin-top: 64px;
  margin-left: 128px;
  text-align: left;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .left .item-content {
  margin-top: 60px;
  text-align: left;
  margin-left: 60px;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .left .item-content .item-text {
  font-size: 16px;
  line-height: 40px;
  padding-left: 20px;
  color: #333;
  position: relative;
  margin-bottom: 10px;
  font-weight: 550;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .left .item-content .item-text:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 14px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #b5c3f8;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs img {
  padding: 0 20px;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right {
  width: 480px;
  height: 625px;
  position: relative;
  background: url(./../img/individual_right.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-title {
  color: #758eee;
  font-size: 26px;
  font-weight: 700;
  margin-top: 64px;
  margin-left: 60px;
  text-align: left;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-content {
  margin-top: 48px;
  text-align: left;
  margin-left: 60px;
  width: 340px;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-content .item-text {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  padding-left: 20px;
  margin-bottom: 14px;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-content .item-text:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 6px;
  width: 12px;
  height: 12px;
  border-radius: 100%;
  background: #fed782;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-content .item-text .item-text1 {
  color: #333;
  font-weight: 600;
}
.PCStyle .production-individual .individual-problem .problem-solve .vs .right .item-content .item-text .item-text2 {
  color: #666;
}
.PCStyle .production-individual .individual-process .img1 {
  width: 100%;
}
.PCStyle .production-individual .individual-process .img2 {
  width: 100%;
  position: relative;
  top: -70px;
}
.PCStyle .production-individual .individual-process .img-box {
  width: 100%;
  height: 600px;
  text-align: center;
}
.PCStyle .production-individual .individual-process .img-box .img3 {
  width: 1253px;
  height: 445px;
}
.PCStyle .production-individual .individual-value {
  width: 100%;
  height: 600px;
  padding: 0 240px;
  padding-top: 70px;
}
.PCStyle .production-individual .individual-value .title {
  font-size: 26px;
  letter-spacing: 6px;
  color: #333333;
  font-weight: 550;
  margin-bottom: 20px;
}
.PCStyle .production-individual .individual-value .content {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  justify-content: space-between;
}
.PCStyle .production-individual .individual-value .content span {
  background: url(./../img/value_back.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  width: 47%;
  height: 50px;
  font-size: 16px;
  margin-top: 30px;
  color: #666666;
  display: flex;
  align-items: center;
  position: relative;
  top: -4px;
  padding: 0 30px;
  font-family: NotoSansHans-Medium;
}
.PCStyle .production-individual .individual-enterprise {
  height: 600px;
  width: 100%;
  background-color: #eff3fe;
  position: relative;
}
.PCStyle .production-individual .individual-enterprise .background {
  width: 1200px;
  height: 440px;
  background: url(./../img/form_bg.png) no-repeat;
  background-size: 100% 100%;
  -moz-background-size: 100% 100%;
  -webkit-background-size: 100% 100%;
  -o-background-size: 100% 100%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  align-items: center;
}
.PCStyle .production-individual .individual-enterprise .background .form {
  width: 606px;
  height: 317px;
  background-color: #ffffff;
  box-shadow: 0px 2px 7px 0px rgba(14, 5, 10, 0.09);
  border-radius: 10px;
  margin-left: 70px;
  text-align: center;
  position: relative;
  padding: 0 40px;
}
.PCStyle .production-individual .individual-enterprise .background .form .title {
  font-family: NotoSansHans-Bold;
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  color: #333333;
  padding: 25px 0;
}
.PCStyle .production-individual .individual-enterprise .background .form .data {
  display: flex;
  justify-content: space-between;
  font-size: 14px;
  color: #999999;
}
.PCStyle .production-individual .individual-enterprise .background .form .data .item {
  width: 250px;
  height: 34px;
  margin-bottom: 20px;
}
.PCStyle .production-individual .individual-enterprise .background .form .data .width {
  width: 250px;
}
.PCStyle .production-individual .individual-enterprise .background .form .data .width .el-textarea__inner {
  font-size: 14px;
  height: 100px;
  background-color: #f4f4f4;
  width: 250px !important;
  height: 94px !important;
}
.PCStyle .production-individual .individual-enterprise .background .form .data .width .el-icon-s-data::before {
  display: block;
  height: 100%;
  position: absolute;
  left: 3px;
  text-align: center;
}
.PCStyle .production-individual .individual-enterprise .background .form .el-input__inner {
  background-color: #f4f4f4;
}
.PCStyle .production-individual .individual-enterprise .background .form .button {
  display: inline-block;
  height: 32px;
  background-image: linear-gradient(0deg, #4a78f6 0%, #4aa7f6 100%), linear-gradient(#3e8def, #3e8def);
  border-radius: 15px;
  width: 130px;
  font-size: 17px;
  line-height: 32px;
  color: #ffffff;
  position: absolute;
  margin-right: 64px;
  right: 0;
  margin-top: 10px;
}
.PCStyle .production-individual .individual-enterprise .background .form .button:hover {
  cursor: pointer;
}
.PCStyle .productionIndexPage {
  background: #fff;
  min-width: 1210px;
  overflow: hidden;
}
.PCStyle .productionIndexPage .banner {
  width: 100%;
  height: 236px;
  background: url(./../img/production_index_banner.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .productionIndexPage h1 {
  font-size: 30px;
  color: #333;
  font-weight: 400;
}
.PCStyle .productionIndexPage h1 span {
  font-weight: 800;
}
.PCStyle .productionIndexPage .left,
.PCStyle .productionIndexPage .right {
  display: inline-block;
  vertical-align: top;
  width: 49%;
}
.PCStyle .productionIndexPage .pain_section {
  margin-top: 80px;
}
.PCStyle .productionIndexPage .selection_section {
  padding: 50px 0;
}
.PCStyle .productionIndexPage .selection_section header {
  text-align: center;
  margin-bottom: 70px;
}
.PCStyle .productionIndexPage .selection_section .content {
  width: 1240px;
  height: 461px;
  background: url(./../img/select_bg.png) center center no-repeat;
  margin: 0 auto;
  padding: 60px 20px 0 110px;
}
.PCStyle .productionIndexPage .selection_section .content .title {
  font-size: 32px;
  margin-bottom: 40px;
  text-align: center;
}
.PCStyle .productionIndexPage .selection_section .content p {
  font-size: 20px;
}
.PCStyle .productionIndexPage .selection_section .content p.small {
  font-size: 16px;
}
.PCStyle .productionIndexPage .selection_section .content .item {
  position: relative;
  padding-left: 30px;
  line-height: 1.5;
}
.PCStyle .productionIndexPage .selection_section .content .item:before {
  content: " ";
  position: absolute;
  left: 0;
  top: 8px;
  width: 18px;
  height: 18px;
  border-radius: 100%;
}
.PCStyle .productionIndexPage .selection_section .content .left {
  width: 400px;
  color: #333;
  vertical-align: middle;
}
.PCStyle .productionIndexPage .selection_section .content .left .item {
  margin-bottom: 40px;
}
.PCStyle .productionIndexPage .selection_section .content .left .item:before {
  background: #d7d7d7;
}
.PCStyle .productionIndexPage .selection_section .content .VS {
  display: inline-block;
  vertical-align: middle;
  width: 141px;
  height: 102px;
  background: url(./../img/VS2.png) center center no-repeat;
}
.PCStyle .productionIndexPage .selection_section .content .right {
  width: 500px;
  color: #fff;
  vertical-align: middle;
}
.PCStyle .productionIndexPage .selection_section .content .right .item {
  margin-bottom: 20px;
}
.PCStyle .productionIndexPage .selection_section .content .right .item:before {
  background: #f7c855;
}
.PCStyle .articlePage {
  position: relative;
  width: 1210px;
  margin: 20px auto 30px;
  overflow: hidden;
}
.PCStyle .articlePage * {
  margin: 0;
  padding: 0;
}
.PCStyle .articlePage ul {
  list-style: none;
}
.PCStyle .articlePage .el-carousel {
  margin-bottom: 10px;
}
.PCStyle .articlePage .banner_acticle {
  display: block;
  width: 100%;
  height: auto;
}
.PCStyle .articlePage .banner_acticle img {
  display: block;
  width: 100%;
  height: auto;
}
.PCStyle .articlePage:before {
  content: "";
  position: absolute;
  right: 0;
  top: 130px;
  bottom: 0;
  width: 336px;
  background: #fff;
}
.PCStyle .articlePage:after {
  content: "";
  position: absolute;
  left: 0;
  top: 130px;
  bottom: 0;
  width: 860px;
  background: #fff;
  z-index: -1;
}
.PCStyle .articlePage .left_article_list {
  width: 860px;
  float: left;
  background: #fff;
}
.PCStyle .articlePage .left_article_list .prev_next {
  padding: 0 60px 50px;
}
.PCStyle .articlePage .left_article_list .prev_next span {
  color: #999;
}
.PCStyle .articlePage .left_article_list .prev_next span + span {
  float: right;
}
.PCStyle .articlePage .left_article_list .prev_next a {
  font-size: 14px;
  color: #999;
}
.PCStyle .articlePage .left_article_list .prev_next a:hover {
  color: #28a9ff;
}
.PCStyle .articlePage .left_article_list .pageTags {
  padding: 0px 60px 40px;
}
.PCStyle .articlePage .left_article_list .pageTags i {
  display: inline-block;
  vertical-align: top;
  font-size: 20px;
  color: #2b80f7;
  margin-top: 8px;
}
.PCStyle .articlePage .left_article_list .pageTags ul {
  width: 710px;
  display: inline-block;
  vertical-align: top;
}
.PCStyle .articlePage .left_article_list .pageTags ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.PCStyle .articlePage .left_article_list .pageTags ul li a {
  font-size: 14px;
  color: #444;
}
.PCStyle .articlePage .left_article_list .pagination-container {
  text-align: center;
  padding: 50px 0;
}
.PCStyle .articlePage .left_article_list .top_cate_list {
  padding: 14px;
  border-bottom: 1px solid #f2f2f2;
}
.PCStyle .articlePage .left_article_list .top_cate_list li {
  display: inline-block;
  margin: 0 10px;
}
.PCStyle .articlePage .left_article_list .top_cate_list li a {
  display: block;
  height: 28px;
  line-height: 28px;
  padding: 0 12px;
  color: #333;
  font-size: 14px;
}
.PCStyle .articlePage .left_article_list .top_cate_list li a:hover,
.PCStyle .articlePage .left_article_list .top_cate_list li a.active {
  background: #28a9ff;
  color: #fff;
  border-radius: 4px;
}
.PCStyle .articlePage .left_article_list .article_list li a {
  display: block;
  padding: 22px;
  overflow: hidden;
}
.PCStyle .articlePage .left_article_list .article_list li a .img {
  width: 280px;
  height: 180px;
  float: left;
}
.PCStyle .articlePage .left_article_list .article_list li a .img img {
  display: block;
  width: 280px;
  height: 180px;
  object-fit: contain;
}
.PCStyle .articlePage .left_article_list .article_list li a .content {
  margin-left: 310px;
}
.PCStyle .articlePage .left_article_list .article_list li a .content p {
  color: #999;
  font-size: 14px;
  line-height: 18px;
  margin-bottom: 10px;
  height: 54px;
  overflow: hidden;
}
.PCStyle .articlePage .left_article_list .article_list li a .content h1.title {
  color: #333;
  font-size: 20px;
  line-height: 32px;
  height: auto;
  margin-bottom: 20px;
}
.PCStyle .articlePage .left_article_list .article_list li a .content p.time {
  height: auto;
}
.PCStyle .articlePage .left_article_list .article_list li a .content span {
  display: block;
  width: 120px;
  line-height: 30px;
  background: #28a9ff;
  color: #fff;
  font-size: 14px;
  text-align: center;
  margin-top: 16px;
}
.PCStyle .articlePage .left_article_list .article_list li a:hover {
  background: #fafafa;
}
.PCStyle .articlePage .left_article_list .article_list li + li {
  border-top: 1px solid #f2f2f2;
}
.PCStyle .articlePage .left_article_list .article_content {
  padding: 35px 60px;
}
.PCStyle .articlePage .left_article_list .article_content .title {
  font-size: 20px;
  color: #333;
  line-height: 26px;
  margin-bottom: 20px;
}
.PCStyle .articlePage .left_article_list .article_content .time {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  margin-bottom: 20px;
}
.PCStyle .articlePage .left_article_list .article_content .article_article {
  font-size: 14px;
  color: #999;
}
.PCStyle .articlePage .left_article_list .article_content .article_article p {
  margin: 10px 0;
  line-height: 1.6;
}
.PCStyle .articlePage .left_article_list .article_content .article_article ul,
.PCStyle .articlePage .left_article_list .article_content .article_article li {
  list-style: initial;
}
.PCStyle .articlePage .left_article_list .article_content .article_article img {
  max-width: 100%;
}
.PCStyle .articlePage .right_article_list {
  position: relative;
  width: 336px;
  float: right;
  background: #fff;
  z-index: 99;
}
.PCStyle .articlePage .right_article_list .image_right_acticle {
  display: block;
  width: 100%;
  height: auto;
  background: #f2f2f2;
  padding-bottom: 10px;
}
.PCStyle .articlePage .right_article_list .image_right_acticle img {
  display: block;
  width: 100%;
  height: auto;
}
.PCStyle .articlePage .right_article_list .section {
  margin-bottom: 12px;
}
.PCStyle .articlePage .right_article_list .section .header {
  font-size: 18px;
  color: #333;
  border-bottom: 1px solid #f2f2f2;
  padding: 8px 0;
}
.PCStyle .articlePage .right_article_list .section .header span {
  display: block;
  line-height: 40px;
  border-left: 4px solid #28a9ff;
  padding: 0 18px;
}
.PCStyle .articlePage .right_article_list .section.article ul {
  padding: 10px 0;
}
.PCStyle .articlePage .right_article_list .section.article ul li {
  position: relative;
}
.PCStyle .articlePage .right_article_list .section.article ul li a {
  display: block;
  font-size: 14px;
  padding: 10px 36px;
}
.PCStyle .articlePage .right_article_list .section.article ul li a p {
  color: #999;
  line-height: 18px;
  margin-bottom: 6px;
}
.PCStyle .articlePage .right_article_list .section.article ul li a p.title {
  color: #333;
  max-height: 36px;
  overflow: hidden;
}
.PCStyle .articlePage .right_article_list .section.article ul li a:hover p.title,
.PCStyle .articlePage .right_article_list .section.article ul li a.nuxt-link-exact-active p.title {
  color: #3a9ffb;
}
.PCStyle .articlePage .right_article_list .section.article ul li:before {
  content: "";
  position: absolute;
  left: 16px;
  top: 16px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: #78afd3;
}
.PCStyle .articlePage .right_article_list .section.hot_tags ul {
  padding: 16px;
}
.PCStyle .articlePage .right_article_list .section.hot_tags ul li {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.PCStyle .articlePage .right_article_list .section.hot_tags ul li a {
  font-size: 14px;
  color: #666;
  cursor: pointer;
}
.PCStyle .articlePage .right_article_list .section.hot_tags ul li a:hover,
.PCStyle .articlePage .right_article_list .section.hot_tags ul li a.nuxt-link-exact-active {
  color: #28a9ff;
}
.PCStyle .aboutUsPage {
  background-color: #fff;
}
.PCStyle .aboutUsPage .banner {
  position: relative;
  width: 100%;
  height: 946px;
  background: url('./../img/about_us_banner.png') center top no-repeat;
  background-size: cover;
  z-index: 9;
}
.PCStyle .aboutUsPage .tabs_section > header {
  text-align: center;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.05);
}
.PCStyle .aboutUsPage .tabs_section > header span {
  position: relative;
  display: inline-block;
  font-size: 28px;
  color: #333;
  width: 500px;
  line-height: 80px;
  cursor: pointer;
}
.PCStyle .aboutUsPage .tabs_section > header span.active:after {
  content: " ";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 120px;
  margin-left: -60px;
  height: 8px;
  border-radius: 8px;
  background: #4a78f6;
}
.PCStyle .aboutUsPage .tabs_section > .content {
  padding-top: 30px;
}
.PCStyle .aboutUsBasePage .video_section {
  position: relative;
  background: #eef7fe;
  padding-bottom: 100px;
  margin-top: 180px;
}
.PCStyle .aboutUsBasePage .video_section .video_stop {
  position: absolute;
  top: -46px;
  left: 50%;
  margin-left: -400px;
  width: 800px;
  height: 380px;
  border-radius: 9px;
  z-index: 99;
  background: url(./../img/video_stop.png) center center no-repeat rgba(255, 255, 255, 0.2);
}
.PCStyle .aboutUsBasePage .video_section video {
  position: relative;
  display: block;
  width: 840px;
  height: 480px;
  margin: 0 auto;
  border-radius: 10px;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden;
  top: -100px;
}
.PCStyle .aboutUsBasePage .video_section .ways header {
  text-align: center;
  font-size: 30px;
  line-height: 42px;
  color: #333;
}
.PCStyle .aboutUsBasePage .video_section .ways .item {
  display: inline-block;
  font-size: 16px;
  color: #666;
  height: 42px;
  line-height: 42px;
  background: #e0f1ff;
  padding: 0 40px;
  border-radius: 42px;
  margin: 0 50px 20px 0;
  cursor: pointer;
}
.PCStyle .aboutUsBasePage .video_section .ways .item.active {
  color: #fff;
  background-color: #7385f4;
}
.PCStyle .aboutUsBasePage .introduction {
  position: relative;
  padding: 50px;
  background: url('./../img/about_us.png') right top no-repeat;
  background-size: contain;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(189, 223, 253, 0.75);
}
.PCStyle .aboutUsBasePage .introduction p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom: 10px;
}
.PCStyle .aboutUsCoopPage .introduction {
  position: relative;
  padding: 50px;
  border-radius: 10px;
  box-shadow: 0 0 10px rgba(189, 223, 253, 0.75);
}
.PCStyle .aboutUsCoopPage .introduction p {
  font-size: 16px;
  color: #000;
  line-height: 1.6;
  text-indent: 2em;
  margin-bottom: 10px;
}
.PCStyle .aboutUsCoopPage .partner_box {
  margin: 100px auto;
}
.PCStyle .aboutUsCoopPage .partner_box header {
  font-size: 30px;
  color: #333;
  text-align: center;
  margin-bottom: 60px;
}
.PCStyle .aboutUsCoopPage .partner_box .item .img {
  width: 108px;
  height: 108px;
  border-radius: 8px;
  background: #eff3fe;
  margin: 0 auto 20px;
  padding: 20px 0;
}
.PCStyle .aboutUsCoopPage .partner_box .item .img img {
  display: block;
  margin: 0 auto;
}
.PCStyle .aboutUsCoopPage .partner_box .item p {
  font-size: 14px;
  color: #666;
  text-align: center;
  line-height: 40px;
}
.PCStyle .aboutUsCoopPage .partner_box .item p.title {
  font-size: 18px;
  color: #333;
}
.PCStyle .aboutUsCoopPage .partner_layer {
  padding: 60px 0;
  background: url(./../img/about_partner_bg.png) center center / cover no-repeat;
}
.PCStyle .aboutUsCoopPage .partner_layer header {
  font-size: 30px;
  color: #fff;
  text-align: center;
  margin-bottom: 40px;
}
.PCStyle .aboutUsCoopPage .partner_layer .item {
  width: 418px;
  height: 118px;
  border-radius: 4px;
  background-color: #eff3fe;
  margin: 20px;
  padding: 20px 0;
}
.PCStyle .aboutUsCoopPage .partner_layer .item p {
  font-size: 14px;
  color: #666;
  padding: 14px 20px;
  line-height: 1.5;
}
.PCStyle .aboutUsCoopPage .partner_layer .item p.title {
  width: 152px;
  height: 32px;
  line-height: 32px;
  font-size: 18px;
  color: #fff;
  padding: 0 0 0 20px;
  background: url(./../img/about_partner_title.png) left center no-repeat;
}
.PCStyle .errorPage {
  padding: 80px;
  text-align: center;
}
.PCStyle .errorPage img {
  display: block;
  margin: 0 auto;
}
.PCStyle .errorPage .btn {
  display: block;
  width: 231px;
  height: 95px;
  background: url("./../img/returnIndex.png") center center no-repeat;
  background-size: contain;
  margin: 50px auto;
}
.PCStyle .fit_trade_section {
  text-align: center;
  padding: 70px 0 100px;
}
.PCStyle .fit_trade_section h1 {
  margin-bottom: 50px;
}
.PCStyle .yewuliucheng {
  display: block;
  width: 100%;
  height: 765px;
  background: url('./../img/section_2_bg.png') center center no-repeat;
  background-size: cover;
  padding-top: 100px;
}
.PCStyle .yewuliucheng header {
  font-size: 30px;
  text-align: center;
  margin: 40px 0 80px;
}
.PCStyle .yewuliucheng .img {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
.PCStyle .yewuliucheng .img img {
  display: block;
  margin: 0 auto;
}
.PCStyle .yewuliucheng .img .text span {
  position: absolute;
  top: 184px;
  width: 136px;
  font-size: 18px;
  color: #7385f4;
  text-align: center;
}
.PCStyle .yewuliucheng .img .text span.platform {
  left: 10px;
}
.PCStyle .yewuliucheng .img .text span.personal {
  right: 9px;
}
.PCStyle .advance_section {
  height: 700px;
  padding: 50px;
}
.PCStyle .advance_section .list {
  text-align: center;
}
.PCStyle .advance_section .list div {
  box-sizing: border-box;
  display: inline-block;
  vertical-align: middle;
  width: 350px;
  padding-left: 80px;
  text-align: left;
  margin-top: 70px;
}
.PCStyle .advance_section .list div img {
  display: block;
  width: 65px;
  height: 65px;
}
.PCStyle .advance_section .list div p {
  font-size: 14px;
  color: #999;
}
.PCStyle .advance_section .list div p.title {
  font-size: 16px;
  color: #333;
  margin: 10px 0 22px;
}
.PCStyle .article_list_in_page {
  padding-bottom: 80px;
}
.PCStyle .article_list_in_page .common_width {
  width: 1128px;
  padding: 20px 60px;
  box-shadow: 2px 0 8px rgba(14, 5, 10, 0.08);
  border-radius: 6px;
}
.PCStyle .article_list_in_page h1 {
  margin-bottom: 30px;
}
.PCStyle .article_list_in_page .list {
  padding-bottom: 30px;
  overflow: hidden;
}
.PCStyle .article_list_in_page .list .item {
  width: 49%;
  margin-left: 2%;
  float: left;
  border-bottom: 2px solid #f8f8f9;
  padding: 30px 40px;
}
.PCStyle .article_list_in_page .list .item:first-child {
  border: 2px solid #f8f8f9;
  margin-left: 0;
}
.PCStyle .article_list_in_page .list .item:first-child .title {
  max-height: 60px;
  white-space: initial;
  overflow: hidden;
  text-overflow: initial;
}
.PCStyle .article_list_in_page .list .item:first-child + .item {
  border-top: 2px solid #f8f8f9;
}
.PCStyle .article_list_in_page .list .item .date {
  font-size: 24px;
  color: #333;
}
.PCStyle .article_list_in_page .list .item .date a {
  font-size: 14px;
  color: #999;
  float: right;
}
.PCStyle .article_list_in_page .list .item .title {
  font-size: 18px;
  color: #333;
  margin: 20px 0;
  line-height: 30px;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.PCStyle .article_list_in_page .list .item .desc {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  height: 72px;
  overflow: hidden;
}
.PCStyle .article_list_in_page .list .item .img {
  margin: 16px 0;
}
.PCStyle .article_list_in_page .list .item .img img {
  display: block;
  width: 410px;
  height: 360px;
  object-fit: contain;
}
.PCStyle .article_list_in_page .list .item .button a {
  display: block;
  width: 163px;
  height: 73px;
  background: url('./../img/btn_more.png') center center no-repeat;
  background-size: cover;
}
.PCStyle .pain_section {
  height: 628px;
}
.PCStyle .pain_section h1 {
  margin: 70px 0 100px;
  padding: 0 10px;
}
.PCStyle .pain_section .right {
  margin-top: 80px;
}
.PCStyle .pain_section .list div {
  display: block;
  width: 466px;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  color: #999;
  background: #fff;
  box-shadow: 2px 0 8px rgba(14, 5, 10, 0.15);
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 0 18px;
}
.PCStyle .yizhanshicaisui {
  padding: 100px 0 80px;
}
.PCStyle .yizhanshicaisui header {
  font-size: 30px;
  text-align: center;
  margin-bottom: 50px;
}
.PCStyle .yizhanshicaisui header span {
  font-size: 36px;
  font-weight: bolder;
}
.PCStyle .yizhanshicaisui .content {
  position: relative;
  width: 1217px;
  height: 590px;
  margin: 0 auto;
  background: url(./../img/index_platform.png) center center no-repeat;
}
.PCStyle .yizhanshicaisui .content .text {
  position: absolute;
  width: 300px;
  right: 80px;
  top: 80px;
}
.PCStyle .yizhanshicaisui .content .text p {
  font-size: 14px;
  line-height: 40px;
}
.PCStyle .yizhanshicaisui .content .text span {
  display: block;
  width: 149px;
  height: 66px;
  float: right;
  margin-top: 60px;
  background: url(./../img/apply_btn.png) center center no-repeat;
}
.PCStyle .counting_input_section {
  position: relative;
  padding-top: 50px;
}
.PCStyle .counting_input_section header {
  width: 660px;
  margin: 0 auto 30px;
}
.PCStyle .counting_input_section header span {
  display: inline-block;
  font-size: 30px;
  line-height: 50px;
}
.PCStyle .counting_input_section header span.title {
  height: 45px;
  padding: 0 6px;
  border-bottom: 15px solid #ffc103;
}
.PCStyle .counting_input_section header span + span {
  float: right;
}
.PCStyle .counting_input_section .counter_section {
  margin: 0 auto;
}
.PCStyle .counting_input_section .counter_section .inputs {
  background-color: #e5ecfd;
}
.PCStyle .counting_input_section .counter_section p {
  color: #999;
}
.PCStyle .counting_result_section {
  width: 1128px;
  margin: 40px auto;
}
.PCStyle .counting_result_section header {
  font-size: 30px;
  color: #333;
}
.PCStyle .counting_result_section .count_header {
  text-align: center;
}
.PCStyle .counting_result_section .count_header div {
  display: inline-block;
  line-height: 68px;
  border-radius: 6px;
  padding: 0 14px;
  text-align: left;
  font-size: 24px;
  color: #fff;
  background-repeat: no-repeat;
  margin-bottom: 20px;
}
.PCStyle .counting_result_section .count_header div.enter {
  /*background-image: url('./../img/v2_header_bg_main.png');*/
  background: #ff8330;
  box-shadow: 0 0 15px 2px #ff8330;
  margin-right: 60px;

}
.PCStyle .counting_result_section .count_header div.person {
  background: #ffc930;
  box-shadow: 0 0 15px 2px #ffc930;
}

.PCStyle .counting_result_section .count_header span:last-child {
  font-size: 36px;
  font-weight: 600;
  margin-left: -6px;
}
.PCStyle .counting_result_section .total {
  font-size: 16px;
  color: #999;
  text-align: center;
}
.PCStyle .counting_result_section .vs {
  width: 920px;
  margin: 25px auto 35px;
  overflow: hidden;
}
.PCStyle .counting_result_section .vs > p {
  display: inline-block;
  line-height: 258px;
  text-align: center;
  width: 100px;
  color: #ffc930;
  font-size: 40px;
  font-weight: 800;
  margin-left: 10px;
}
.PCStyle .counting_result_section .vs .before {
  padding-left: 54px;
  background-image: url('./../img/v2_count_bg_before.png');
}
.PCStyle .counting_result_section .vs .after {
  padding-left: 60px;
  background-image: url('./../img/v2_count_bg_after.png');
}
.PCStyle .counting_result_section .vs .before,
.PCStyle .counting_result_section .vs .after {
  font-size: 20px;
  color: #333;
  width: 391px;
  height: 258px;
  background-repeat: no-repeat;
  padding-top: 96px;
  line-height: 40px;
}
.PCStyle .counting_result_section .vs .before p + p,
.PCStyle .counting_result_section .vs .after p + p {
  margin-top: 34px;
}
.PCStyle .counting_result_section .vs .before span,
.PCStyle .counting_result_section .vs .after span {
  font-size: 30px;
  font-weight: 600;
  margin-left: -6px;
}
.PCStyle .counting_result_section .vs .before {
  float: left;
  margin-left: 12px;
}
.PCStyle .counting_result_section .vs .after {
  float: right;
  margin-right: 12px;
}
.PCStyle .counting_result_section .tips {
  font-size: 16px;
  color: #999;
  text-align: center;
}
.PCStyle  .apply_section {
  width: 908px;
  height: 212px;
  margin: 35px auto;
  box-shadow: 0 0 13px rgba(14, 5, 10, 0.23);
  border-radius: 10px;
  padding: 40px 30px;
}
.PCStyle  .apply_section .el-form-item .el-input__inner {
  width: 180px;
}
.PCStyle  .apply_section .el-form-item:first-child .el-input__inner {
  width: 464px;
}
.PCStyle  .apply_section .el-form--inline .el-form-item{
  margin-right: 0px;
}
.PCStyle .apply_section  .el-form-item:first-child{
  margin-right: 19px;
}
.PCStyle .apply_section  .el-form-item:nth-child(3){
  margin-right: 10px;
}
.PCStyle .apply_section  .el-form-item:nth-child(4){
  margin-right: 18px;
}
.PCStyle  .apply_section .el-form-item:last-child {
  width: 100%;
  /*padding-right: 12px;*/
  margin-top: 10px;
  text-align: right;
}
.PCStyle  .apply_section .el-form-item .el-button {
  width: 120px;
  background-color: #ffc930;
  border-color: #ffc930;
}
.PCStyle .linggong_solution {
  display: block;
  width: 100%;
  height: 765px;
  background: url('./../img/section_2_bg.png') center center no-repeat;
  background-size: cover;
  padding-top: 100px;
}
.PCStyle .linggong_solution .left p {
  font-size: 16px;
  color: #999;
  margin: -10px 0 20px;
}
.PCStyle .linggong_solution .list div {
  display: block;
  width: 526px;
  height: 88px;
  line-height: 24px;
  background: #fff;
  box-shadow: 2px 0 8px rgba(14, 5, 10, 0.05);
  border-radius: 10px;
  margin-bottom: 12px;
  padding: 15px 22px;
}
.PCStyle .linggong_solution .list div p {
  font-size: 14px;
  color: #999;
}
.PCStyle .linggong_solution .list div p.title {
  font-size: 16px;
  color: #333;
  margin-bottom: 10px;
}
.PCStyle .cooprate_proccess {
  width: auto;
  height: 765px;
  background: url('./../img/section_4_bg.png') center center no-repeat;
  background-size: cover;
  padding-top: 220px;
  text-align: center;
}
.PCStyle .cooprate_proccess .header {
  margin-bottom: -56px;
}
.PCStyle .cooprate_proccess .content {
  display: block;
  width: 1126px;
  height: 282px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 70px 0 60px;
}
.PCStyle .cooprate_proccess .content div {
  margin-top: 40px;
}
.PCStyle .cooprate_proccess .content div span {
  display: inline-block;
  vertical-align: middle;
  width: 69px;
  text-align: center;
  font-size: 16px;
  color: #333;
}
.PCStyle .counter_section {
  width: 800px;
}
.PCStyle .counter_section .inputs {
  width: 700px;
  height: 96px;
  background: rgba(153, 206, 249, 0.65);
  border-radius: 96px;
  padding: 12px;
  margin: 0 auto;
}
.PCStyle .counter_section .inputs input {
  height: 72px;
  border: none;
  padding: 12px 40px;
  line-height: 48px;
  font-size: 24px;
  outline: none;
}
.PCStyle .counter_section .inputs input:first-child {
  display: block;
  float: left;
  background-color: #fff;
  width: 432px;
  border-top-left-radius: 72px;
  border-bottom-left-radius: 72px;
  color: #999;
}
.PCStyle .counter_section .inputs input:first-child + input {
  display: block;
  float: right;
  width: 230px;
  border-top-right-radius: 72px;
  border-bottom-right-radius: 72px;
  background-color: #ffc103;
  color: #fff;
}
.PCStyle .counter_section .inputs input:first-child + input[disabled="disabled"] {
  background-color: #d6d5d5;
}
.PCStyle .counter_section p {
  text-align: center;
  font-size: 22px;
  color: #fff;
  line-height: 60px;
  font-weight: 200;
}
.PCStyle .counter_section p span {
  color: #ffde03;
}
.PCStyle .production_personal_page {
  background: #fff;
}
.PCStyle .production_personal_page .banner {
  width: 100%;
  height: 236px;
  background: url(./../img/production_personal_banner.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .production_personal_page .pain_list {
  margin-top: 50px;
}
.PCStyle .production_personal_page .pain_list .title {
  font-size: 30px;
  color: #333;
  padding: 40px;
}
.PCStyle .production_personal_page .pain_list .item {
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
}
.PCStyle .production_personal_page .pain_list .item .img {
  height: 150px;
  overflow: hidden;
}
.PCStyle .production_personal_page .pain_list .item .img img {
  display: block;
  width: 100%;
  height: auto;
}
.PCStyle .production_personal_page .pain_list .item .text {
  font-size: 16px;
  color: #999;
  padding: 30px;
  line-height: 1.8;
  text-indent: 2em;
  height: 180px;
}
.PCStyle .production_personal_page .proccess {
  position: relative;
  margin: 100px auto;
}
.PCStyle .production_personal_page .proccess .title {
  position: relative;
  width: 264px;
  height: 63px;
  background: url(./../img/process_title.png) center center no-repeat;
  margin: 0 auto -40px;
  z-index: 99;
}
.PCStyle .production_personal_page .proccess .content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  font-size: 20px;
  background: #fff;
  padding: 60px 30px 30px;
  border-radius: 10px;
}
.PCStyle .production_personal_page .proccess .content p {
  margin-bottom: 12px;
  color: #666;
  line-height: 1.6;
}
.PCStyle .production_personal_page .proccess .content p.color {
  color: #ffa81e;
}
.PCStyle .production_personal_page .advance {
  padding: 200px 0;
  background: url(./../img/section_2_bg.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .production_personal_page .advance .content {
  position: relative;
}
.PCStyle .production_personal_page .advance .item {
  position: absolute;
}
.PCStyle .production_personal_page .advance .item.item_1 {
  left: 0;
  top: 0;
}
.PCStyle .production_personal_page .advance .item.item_2 {
  right: 0;
  top: 0;
  text-align: right;
}
.PCStyle .production_personal_page .advance .item.item_3 {
  left: 0;
  bottom: 0;
}
.PCStyle .production_personal_page .advance .item.item_4 {
  right: 0;
  bottom: 0;
  text-align: right;
}
.PCStyle .production_personal_page .advance .item img {
  display: inline-block;
  vertical-align: middle;
}
.PCStyle .production_personal_page .advance .item .text {
  display: inline-block;
  vertical-align: middle;
  width: 200px;
  margin: 0 20px;
}
.PCStyle .production_personal_page .advance .item .text p {
  font-size: 14px;
  color: #999;
}
.PCStyle .production_personal_page .advance .item .text p:first-child {
  font-size: 20px;
  color: #333;
  margin-bottom: 10px;
}
.PCStyle .production_personal_page .advance .center {
  display: block;
  text-align: center;
}
.PCStyle .production_personal_page .opt_proccess {
  padding: 100px 0;
  text-align: center;
}
.PCStyle .production_personal_page .opt_proccess .text {
  position: relative;
  display: inline-block;
  vertical-align: top;
  padding: 100px 80px 60px;
  border-radius: 12px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  text-align: left;
}
.PCStyle .production_personal_page .opt_proccess .text .title {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 99;
  width: 190px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  color: #fff;
  background-color: #ffa81e;
  border-bottom-right-radius: 20px;
}
.PCStyle .production_personal_page .opt_proccess .text .item {
  position: relative;
  font-size: 24px;
  color: #666;
  margin-bottom: 50px;
}
.PCStyle .production_personal_page .opt_proccess .text .item:last-child:before {
  display: none;
}
.PCStyle .production_personal_page .opt_proccess .text .item:before {
  content: " ";
  position: absolute;
  left: 17px;
  top: 34px;
  border-left: 1px dashed #4a78f6;
  width: 1px;
  height: 50px;
}
.PCStyle .production_personal_page .opt_proccess .text .item span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 30px;
  width: 34px;
  height: 34px;
  background: #4a78f6;
  color: #fff;
  line-height: 34px;
  text-align: center;
  border-radius: 100%;
}
.PCStyle .production_personal_page .opt_proccess .img {
  display: inline-block;
  vertical-align: top;
}
.PCStyle .production_personal_page .show_img {
  text-align: center;
  margin: 50px auto;
}
.PCStyle .production_personal_page .show_img .el-divider {
  width: 1100px;
  margin: 0 auto 50px;
}
.PCStyle .production_personal_page .show_img .el-divider__text {
  font-size: 32px;
  color: #333;
}
.PCStyle .production_personal_page .cans {
  font-size: 32px;
  color: #333;
  padding: 20px 0 120px;
}
.PCStyle .production_personal_page .cans p {
  font-size: 20px;
  line-height: 1.6;
  color: #333;
}
.PCStyle .production_personal_page .cans p.color {
  color: #ff5d06;
  margin-top: 12px;
}
.PCStyle .solution_index_page {
  background: #fff;
}
.PCStyle .solution_index_page .banner {
  width: 100%;
  height: 236px;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.PCStyle .solution_index_page.dianshang .solution_proccess {
  background: #eff3fe;
}
.PCStyle .solution_index_page .solution_proccess {
  padding: 20px 0 60px;
}
.PCStyle .solution_index_page .solution_proccess .proccess_item header {
  background-color: #9a8ef4;
  color: #fff;
}
.PCStyle .solution_index_page .solution_proccess .proccess_item + .proccess_item header {
  background-color: #6a9ef6;
}
.PCStyle .solution_index_page .solution_proccess .info {
  width: 1120px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
  margin-top: 40px;
  text-indent: 2em;
}
.PCStyle .solution_index_page .pain_box {
  padding: 80px 0 100px;
}
.PCStyle .solution_index_page .pain_box header {
  position: relative;
  text-align: center;
  font-size: 24px;
  color: #444;
  margin-bottom: 100px;
}
.PCStyle .solution_index_page .pain_box .item {
  width: 168px;
  margin: 0 auto;
  text-align: center;
}
.PCStyle .solution_index_page .pain_box .item .img {
  margin-bottom: 40px;
}
.PCStyle .solution_index_page .pain_box .item p {
  font-size: 14px;
  color: #666;
  line-height: 34px;
  text-align: left;
}
.PCStyle .solution_index_page .pain_box .item p.title {
  font-size: 22px;
  color: #333;
  margin: 10px 0;
  text-align: center;
}
.PCStyle .solution_index_page .now_box {
  padding: 80px 0;
}
.PCStyle .solution_index_page .now_box header {
  position: relative;
  margin: 0 auto -34px;
  width: 264px;
  height: 63px;
  background: url(./../img/desc_title_bg.png) center center no-repeat;
  z-index: 99;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 54px;
}
.PCStyle .solution_index_page .now_box .content {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.08);
  border-radius: 12px;
  padding: 70px 50px 50px;
}
.PCStyle .solution_index_page .now_box .content p {
  font-size: 18px;
  line-height: 1.8;
  color: #666;
  text-indent: 2em;
}
.PCStyle .solution_index_page .now_box .content p + p {
  margin-top: 6px;
}
.PCStyle .solution_index_page .solution_box {
  text-align: center;
  padding: 80px 0;
  background: url(./../img/section_2_bg.png) center center no-repeat;
  background-size: cover;
}
.PCStyle .solution_index_page .solution_box .content {
  position: relative;
  width: 970px;
  margin: 0 auto;
}
.PCStyle .solution_index_page .solution_box .content .text span {
  position: absolute;
  top: 184px;
  width: 136px;
  font-size: 18px;
  color: #7385f4;
  text-align: center;
}
.PCStyle .solution_index_page .solution_box .content .text span.platform {
  left: 10px;
}
.PCStyle .solution_index_page .solution_box .content .text span.personal {
  right: 9px;
}
.PCStyle .solution_index_page .solution_box header {
  font-size: 30px;
  padding: 50px 20px;
}
.PCStyle .solution_index_page .solution_box p {
  position: relative;
  font-size: 18px;
  color: #666;
  text-align: left;
  padding: 30px 40px;
  line-height: 1.8;
}
.PCStyle .solution_index_page .solution_box p:before {
  content: " ";
  width: 20px;
  height: 20px;
  background-color: #a9c0fa;
  border-radius: 100%;
  position: absolute;
  left: 0;
  top: 50px;
}
.PCStyle .solution_index_page .solution_box p span {
  font-size: 26px;
  color: #7385f4;
}
.PCStyle .solution_index_page .value_box {
  padding: 50px 0;
}
.PCStyle .solution_index_page .value_box header {
  position: relative;
  margin: 0 auto 30px;
  width: 264px;
  height: 63px;
  background: url(./../img/value_title.png) center center no-repeat;
  z-index: 99;
}
.PCStyle .solution_index_page .value_box .item {
  width: 251px;
  height: 356px;
  background: url(./../img/solution_value_item_bg.png) center center no-repeat;
  margin: 30px auto;
  padding: 30px 20px;
}
.PCStyle .solution_index_page .value_box .item .img {
  text-align: center;
  margin-bottom: 10px;
}
.PCStyle .solution_index_page .value_box .item p {
  font-size: 14px;
  color: #999;
  line-height: 1.6;
}
.PCStyle .solution_index_page .value_box .item p.title {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 12px;
}
.PCStyle .proccess_item header {
  width: 962px;
  height: 46px;
  line-height: 46px;
  border-radius: 23px;
  background-color: #e5e2fc;
  font-size: 24px;
  color: #333;
  margin: 60px auto 40px;
  text-align: center;
}
.PCStyle .proccess_item .el-row {
  width: 1142px;
  height: 196px;
  padding: 42px 20px;
  background: url(./../img/proccess_bg.png) center center no-repeat;
}
.PCStyle .proccess_item .item {
  font-size: 16px;
  color: #333;
  font-weight: 600;
  width: 170px;
  margin: 0 auto;
}
.PCStyle .proccess_item .item span {
  display: inline-block;
  vertical-align: middle;
  margin-top: -2px;
  width: 32px;
  height: 32px;
  border-radius: 100%;
  font-size: 20px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  margin-right: 12px;
  background-color: #9a8ef4;
}
.PCStyle .proccess_item .item p {
  font-size: 14px;
  color: #4c4c4c;
  font-weight: 400;
  margin-top: 12px;
  line-height: 1.6;
}
.PCStyle .proccess_item + .proccess_item .item span {
  background-color: #6a9ef6;
}
