@charset "UTF-8";
.customized {
  width: 100%;
  height: 100%;
}
.customized .content {
  width: 100%;
  height: 100%;
}
.customized .content .banner {
  width: 100%;
  height: 360px;
  background-image: url("https://fangxinqian.cn/webgw/imagegw/product/img/customized/banner.png");
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.customized .content .banner .banner-center {
  width: 1200px;
  margin: 0 auto;
  color: #fff;
  padding-top: 80px;
}
.customized .content .banner .banner-center h3 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 20px;
}
.customized .content .banner .banner-center p {
  font-size: 16px;
  line-height: 1.5;
  width: 450px;
}
.customized .content .wx-gzh {
  width: 100%;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 20px;
}
.customized .content .wx-gzh .wx-gzh-center {
  width: 1200px;
  margin: 0 auto;
}
.customized .content .wx-gzh .wx-gzh-center li {
  padding: 0 20px;
  margin-bottom: 80px;
}
.customized .content .wx-gzh .wx-gzh-center li .title {
  font-size: 14px;
  color: #333333;
  font-weight: bold;
  margin-bottom: 20px;
}
.customized .content .wx-gzh .wx-gzh-center li p {
  font-size: 14px;
  color: #666666;
  line-height: 1.5;
}
.customized .content .wx-gzh .wx-gzh-center .pic1 {
  text-align: right;
}
.customized .content .wx-gzh .wx-gzh-center .pic2 {
  text-align: center;
}
.customized .content .tabs {
  width: 100%;
  height: 411px;
  margin-bottom: 80px;
}
.customized .content .tabs .tabs-center {
  width: 1200px;
  margin: 0 auto;
  height: 100%;
}
.customized .content .tabs .tabs-center .options {
  float: left;
  width: 300px;
}
.customized .content .tabs .tabs-center .options li {
  width: 100%;
  height: 137px;
  padding-left: 40px;
  line-height: 137px;
  color: #fff;
  font-size: 16px;
  position: relative;
}
.customized .content .tabs .tabs-center .options li img {
  vertical-align: middle;
  margin-right: 35px;
}
.customized .content .tabs .tabs-center .options li span {
  display: inline-block;
  line-height: 1.5;
}
.customized .content .tabs .tabs-center .options li:nth-child(1) {
  background-color: #6ea8e4;
  width: 320px;
  height: 146px;
  left: -10px;
}
.customized .content .tabs .tabs-center .options li:nth-child(2) {
  background-color: #b19bff;
}
.customized .content .tabs .tabs-center .options li:nth-child(3) {
  background-color: #5778bf;
}
.customized .content .tabs .tabs-center .right {
  width: calc(100% - 300px);
  height: 100%;
  overflow: hidden;
  float: left;
  box-shadow: 0px 0px 6px #a9c5ff;
  padding: 40px;
}
.customized .content .tabs .tabs-center .right .tab1 {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666666;
}
.customized .content .tabs .tabs-center .right .tab1 .title {
  line-height: 1.5;
  margin-bottom: 50px;
}
.customized .content .tabs .tabs-center .right .tab1 ul {
  width: 100%;
}
.customized .content .tabs .tabs-center .right .tab1 ul li {
  margin-bottom: 60px;
}
.customized .content .tabs .tabs-center .right .tab1 ul li .pic {
  float: left;
  width: 72px;
  height: 74px;
  margin-right: 30px;
}
.customized .content .tabs .tabs-center .right .tab1 ul li .pic img {
  width: 100%;
  height: 100%;
}
.customized .content .tabs .tabs-center .right .tab1 ul li .text {
  width: calc(100% - 102px);
  float: left;
}
.customized .content .tabs .tabs-center .right .tab1 ul li .text .text-title {
  font-weight: bold;
  color: #333;
  margin-bottom: 16px;
}
.customized .content .tabs .tabs-center .right .tab1 ul li .text p {
  line-height: 1.5;
}
.customized .content .tabs .tabs-center .right .tab2 {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666666;
  display: none;
}
.customized .content .tabs .tabs-center .right .tab2 .title {
  line-height: 1.5;
  margin-bottom: 50px;
}
.customized .content .tabs .tabs-center .right .tab2 ul {
  width: 100%;
}
.customized .content .tabs .tabs-center .right .tab2 ul li {
  width: 20%;
  text-align: center;
  float: left;
}
.customized .content .tabs .tabs-center .right .tab2 ul li .pic {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.customized .content .tabs .tabs-center .right .tab2 ul li .text-title {
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}
.customized .content .tabs .tabs-center .right .tab2 ul li p {
  margin-bottom: 10px;
}
.customized .content .tabs .tabs-center .right .tab3 {
  width: 100%;
  height: 100%;
  font-size: 14px;
  color: #666666;
  display: none;
}
.customized .content .tabs .tabs-center .right .tab3 .title {
  line-height: 1.5;
  margin-bottom: 50px;
}
.customized .content .tabs .tabs-center .right .tab3 ul {
  width: 100%;
}
.customized .content .tabs .tabs-center .right .tab3 ul li {
  width: 11%;
  float: left;
  text-align: center;
}
.customized .content .tabs .tabs-center .right .tab3 ul li:nth-child(2n) .line {
  width: 60px;
  height: 2px;
  background-color: #a9c5ff;
  margin: 0 auto;
  margin-top: 30px;
}
.customized .content .tabs .tabs-center .right .tab3 ul li:nth-child(2n-1) .pic {
  width: 70px;
  height: 68px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 34px;
}
.customized .content .tabsSmall {
  display: none;
  margin-bottom: 80px;
}
.customized .content .tabsSmall .tabsSmall-center {
  width: 90%;
  margin: 0 auto;
  font-size: 14px;
  color: #666666;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 {
  width: 100%;
  margin-bottom: 60px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 .title {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 .title-text {
  line-height: 1.5;
  text-indent: 2em;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul {
  width: 100%;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li {
  margin-bottom: 60px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li .pic {
  float: left;
  width: 72px;
  height: 74px;
  margin-right: 30px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li .pic img {
  width: 100%;
  height: 100%;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li .text {
  width: calc(100% - 102px);
  float: left;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li .text .text-title {
  font-weight: bold;
  color: #333;
  margin-bottom: 16px;
}
.customized .content .tabsSmall .tabsSmall-center .tab1 ul li .text p {
  line-height: 1.5;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 {
  width: 100%;
  margin-bottom: 60px;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 .title {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 .title-text {
  line-height: 1.5;
  text-indent: 2em;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 ul {
  width: 100%;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 ul li {
  width: 20%;
  text-align: center;
  float: left;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 ul li .pic {
  width: 72px;
  height: 72px;
  margin: 0 auto;
  margin-bottom: 30px;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 ul li .text-title {
  color: #333;
  font-weight: bold;
  margin-bottom: 20px;
}
.customized .content .tabsSmall .tabsSmall-center .tab2 ul li p {
  margin-bottom: 10px;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 {
  width: 100%;
  margin-bottom: 60px;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 .title {
  font-size: 26px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 .title-text {
  line-height: 1.5;
  text-indent: 2em;
  margin-bottom: 40px;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 ul {
  width: 100%;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 ul li {
  width: 11%;
  float: left;
  text-align: center;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 ul li:nth-child(2n) .line {
  width: 60px;
  height: 2px;
  background-color: #a9c5ff;
  margin: 0 auto;
  margin-top: 30px;
}
.customized .content .tabsSmall .tabsSmall-center .tab3 ul li:nth-child(2n-1) .pic {
  width: 70px;
  height: 68px;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 34px;
}

/*超大PC屏幕下的专用样式*/
/*中等PC屏幕下的专用样式*/
@media screen and (min-width: 992px) and (max-width: 1199px) {
  .customized .content .banner .banner-center {
    width: 90%;
  }
  .customized .content .wx-gzh .wx-gzh-center {
    width: 90%;
  }
  .customized .content .tabs {
    display: none;
  }
  .customized .content .tabsSmall {
    display: block;
  }
}
/*PAD屏幕下的专用样式*/
@media screen and (min-width: 768px) and (max-width: 991px) {
  .customized .content .banner {
    height: 290px;
  }
  .customized .content .banner .banner-center {
    width: 90%;
  }
  .customized .content .wx-gzh .wx-gzh-center {
    width: 90%;
  }
  .customized .content .wx-gzh .wx-gzh-center .pic1 {
    text-align: center;
  }
  .customized .content .tabs {
    display: none;
  }
  .customized .content .tabsSmall {
    display: block;
  }
}
/*PHONE屏幕下的专用样式*/
@media screen and (max-width: 767px) {
  .customized .content .banner {
    height: 160px;
  }
  .customized .content .banner .banner-center {
    width: 90%;
    padding-top: 30px;
  }
  .customized .content .banner .banner-center h3 {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 15px;
  }
  .customized .content .banner .banner-center p {
    font-size: 12px;
    line-height: 1.5;
    width: 300px;
  }
  .customized .content .wx-gzh .wx-gzh-center {
    width: 90%;
  }
  .customized .content .wx-gzh .wx-gzh-center .pic1 {
    text-align: center;
  }
  .customized .content .tabs {
    display: none;
  }
  .customized .content .tabsSmall {
    display: block;
  }
  .customized .content .tabsSmall .tab2 .pic {
    width: 50px !important;
    height: 50px !important;
  }
  .customized .content .tabsSmall .tab2 .pic img {
    width: 100%;
    height: 100%;
  }
  .customized .content .tabsSmall .tab3 ul li {
    width: 100% !important;
    height: 70px;
    overflow: hidden;
  }
  .customized .content .tabsSmall .tab3 ul li .box {
    width: 200px;
    height: 100%;
    margin: 0 auto;
    line-height: 56px;
  }
  .customized .content .tabsSmall .tab3 ul li .pic {
    float: left;
    line-height: 68px;
    margin-right: 20px !important;
  }
  .customized .content .tabsSmall .tab3 ul li p {
    float: left;
    color: #333;
    font-weight: bold;
  }
  .customized .content .tabsSmall .tab3 ul li:nth-child(2n) .line {
    transform: rotate(90deg);
    position: relative;
    left: -66px;
  }
}
@media screen and (max-width: 500px) {
  .wx-gzh .wx-gzh-center {
    width: 90%;
  }
  .wx-gzh .wx-gzh-center .pic1 img,
.wx-gzh .wx-gzh-center .pic2 img {
    width: 100%;
  }
}

/*# sourceMappingURL=customized.css.map */
