@charset "UTF-8";

/**
 * @desc File Info
 * @author MaLiang
 * @date 2019-5-15
*/
/* S 公用 */
/**
 * @desc File Info
 * @author MaLiang
 * @date 2019-5-13
*/
/* S 公用 */
.current_class {
  color: #fd7851 !important;
}

.flot_left {
  float: left;
}

.flot_right {
  float: right;
}

.transitionStyle {
  transition: all 0.5s;
  -moz-transition: all 0.5s;
  /* Firefox 4 */
  -webkit-transition: all 0.5s;
  /* Safari 和 Chrome */
  -ms-transition: all 0.5s;
  /* Safari 和 Chrome */
  -o-transition: all 0.5s;
  /* Opera */
}

.active>a {
  color: #fd7851 !important;
  border-bottom: 2px solid #fd7851;
}

/* S 点击效果 */
.click_style:active {
  opacity: 0.6;
}

/* E 点击效果 */
.zhyw_base_title {
  width: 100%;
  text-align: center;
}

.zhyw_base_title b {
  display: inline-block;
  font-size: 28px;
  color: #eaeaea;
  line-height: 0.849;
  -webkit-transform: matrix(2.47347217, 0, 0, 2.49355567, 0, 0);
  transform: matrix(2.47347217, 0, 0, 2.49355567, 0, 0);
  text-transform: uppercase;
  background-image: -webkit-linear-gradient(bottom, rgba(51, 51, 51, 0.02) 20%, rgba(51, 51, 51, 0.102) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

.zhyw_base_title div {
  width: 100%;
  text-align: center;
  margin-top: -22px;
  position: relative;
  z-index: 1;
}

.zhyw_base_title div h3 {
  display: inline-block;
  font-size: 30px;
  color: #333;
  font-weight: 500;
}

.zhyw_base_title div img {
  margin-top: -16px;
}

.zhyw_base_title p {
  font-size: 14px;
  text-align: center;
  color: #888;
  margin-top: 8px;
}

/* S 公用按钮  */
.base_zx_btn {
  width: 540px;
  height: 52px;
  margin: auto;
}

.base_zx_btn>span {
  float: left;
  width: 340px;
  height: 100%;
  border: 1px solid #fd7851;
  background-color: #ffffff;
  border-radius: 2px;
  border-right: none;
  padding-left: 20px;
  line-height: 50px;
}

.base_zx_btn>span span {
  font-size: 16px;
  color: #666;
  margin-left: 8px;
}

.base_zx_btn>span b {
  font-size: 16px;
  color: #fd7851;
}

.base_zx_btn>a {
  float: left;
  width: 200px;
  height: 100%;
  background-color: #fd7851;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  line-height: 50px;
  padding-left: 80px;
  position: relative;
}

.base_zx_btn>a>i {
  position: absolute;
  top: 0;
  left: 26px;
}

.base_zx_btn>a span {
  font-size: 14px;
  color: #fff;
}

.zhyw_base_btn {
  clear: both;
  display: inline-block;
  height: 48px;
  padding: 0 60px;
  line-height: 48px;
  border-radius: 2px;
  background-color: #fd7851;
  font-size: 16px;
  color: #fff;
}

/* E 公用按钮  */
/* S 白色标题 */
.white_base_title h3,
.white_base_title p {
  color: #fff !important;
}

.white_base_title>div>span:nth-child(1) {
  display: inline-block;
  width: 106px;
  height: 24px;
  background: url("../images/white_title_left.png") no-repeat;
}

.white_base_title>div>span:nth-child(1) img {
  display: none;
}

.white_base_title>div>span:nth-child(3) {
  display: inline-block;
  width: 106px;
  height: 24px;
  background: url("../images/white_title_right.png") no-repeat;
}

.white_base_title>div>span:nth-child(3) img {
  display: none;
}

.white_base_title b {
  color: rgba(255, 255, 255, 0.08);
  background-image: -webkit-linear-gradient(bottom, rgba(255, 255, 255, 0.02) 20%, rgba(255, 255, 255, 0.102) 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}

/* E 白色标题 */
/* E 公用 */
/* S 轮播分页器样式调整 */
.pagination span {
  width: 18px;
  height: 4px;
  border-radius: 2px;
  border: none;
  background-color: #eeeeee;
  opacity: 0.502;
}

.swiper-active-switch {
  background-color: #fff !important;
  opacity: 1 !important;
}

/* E 轮播分页器样式调整 */
/* S 头部 */
/* S header top */
.header_top {
  background-color: #f5f5f5;
  padding-top: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.header_top>.w1200 {
  position: relative;
}

.header_top span {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #666;
}

.header_top .head_top_left {
  float: left;
}

.header_top .head_top_left .welcome_text {
  margin-right: 12px;
}

.header_top .head_top_left .current_city {
  display: inline-block;
  cursor: pointer;
}

.header_top .head_top_left .current_city span {
  font-size: 12px;
  color: #004b92;
}

.header_top .head_top_left .current_city i img {
  margin-top: -2px;
}

.header_top .head_top_left .city_list {
  position: absolute;
  left: 0;
  top: 28px;
  width: 300px;
  z-index: 99;
  padding: 6px 6px;
  background-color: #fff;
  border: 1px solid #f1f1f1;
  display: none;
}

.header_top .head_top_left .city_list li {
  float: left;
  width: 25%;
  text-align: center;
  cursor: pointer;
  line-height: 24px;
}

/* E header top */
/* S 导航 */
.header_btm {
  background-color: #fff;
}

.header_btm .head_logo {
  float: left;
  margin-top: 18px;
}

.header_btm nav {
  float: right;
  margin-right: 80px;
}

.header_btm nav ul>li {
  float: left;
  margin-top: 46px;
  margin-left: 50px;
  position: relative;
  padding-bottom: 28px;
}

.header_btm nav ul>li>a {
  font-size: 16px;
  color: #333;
  font-weight: bold;
  padding-bottom: 8px;
}

.header_btm nav ul>li>a:hover {
  color: #fd7851;
  border-bottom: 2px solid #fd7851;
}

.header_btm nav ul>li>i {
  position: absolute;
  top: -24px;
  left: 50%;
  margin-left: -14px;
  -webkit-animation: myfirst 2s infinite;
  animation: myfirst 2s infinite;
}

@-webkit-keyframes myfirst {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  50% {
    -webkit-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

@keyframes myfirst {
  0% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }

  50% {
    -webkit-transform: translate(0px, -6px);
    transform: translate(0px, -6px);
  }

  100% {
    -webkit-transform: translate(0px, 0px);
    transform: translate(0px, 0px);
  }
}

.header_btm nav ul>li span {
  position: absolute;
  right: -16px;
  top: 4px;
  width: 16px;
  height: 16px;
  background: url("../images/nav_icons.png") no-repeat;
  background-position: center 0;
}

.header_btm nav ul>li:hover span {
  background-position-y: -16px;
}

.header_btm nav ul>li:hover .two_nav {
  display: block;
}

.header_btm nav ul>li .two_nav {
  display: none;
  position: absolute;
  left: 50%;
  margin-left: -139px;
  top: 48px;
  z-index: 2;
  width: 300px;
  border-width: 1px;
  border-color: #fd7851;
  border-style: solid;
  background-color: #ffffff;
}

.header_btm nav ul>li .two_nav>i {
  width: 10px;
  height: 10px;
  border-left: 1px solid;
  border-top: 1px solid;
  border-color: #fd7851;
  background-color: #fff;
  position: absolute;
  left: 50%;
  margin-left: -5px;
  top: -5px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.header_btm nav ul>li .two_nav ol {
  width: 100%;
  height: 100%;
  overflow: hidden;
  padding-top: 15px;
  padding-bottom: 35px;
}

.header_btm nav ul>li .two_nav ol>li {
  float: left;
  width: 33.33%;
  text-align: center;
  padding: 20px 6px 0 6px;
}

.header_btm nav ul>li .two_nav ol>li a {
  font-size: 14px;
  color: #666;
}

.header_btm nav ul>li .two_nav ol>li a:hover {
  color: #fd7851;
}

.header_btm .head_tel {
  float: right;
  width: 180px;
  height: 40px;
  border-radius: 2px;
  background-color: #fd7851;
  margin-top: 28px;
  text-align: center;
  line-height: 40px;
  font-size: 16px;
  color: #ffffff;
}

.header_btm .head_tel i {
  display: inline-block;
}

.header_btm .head_tel i img {
  margin-top: -2px;
}

/* E 导航 */
/* E 头部 */
/* S banner nav */
.banner_nav {
  background-color: rgba(0, 0, 0, 0.4);
  padding: 10px 0;
}

.banner_nav>div {
  height: 25%;
  padding-top: 24px;
  position: relative;
}

.banner_nav>div>div {
  padding: 0 20px 0 20px;
  line-height: 30px;
}

.banner_nav>div>div i {
  display: inline-block;
  width: 30px;
  height: 30px;
  overflow: hidden;
}

.banner_nav>div>div span {
  display: inline-block;
  font-size: 16px;
  color: #ffffff;
  vertical-align: top;
}

.banner_nav>div>div b {
  float: right;
}

.banner_nav>div>ul {
  padding-left: 20px;
}

.banner_nav>div>ul li a {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  line-height: 1.571;
}

.banner_nav>div .hover_nav {
  position: absolute;
  right: -549px;
  top: 0;
  width: 549px;
  height: 170px;
  background-color: #ffffff;
  padding: 25px 26px 0 30px;
  z-index: 2;
  display: none;
}

.banner_nav>div .hover_nav>i {
  position: absolute;
  left: -9px;
  top: 50%;
  margin-top: -12px;
  width: 24px;
  height: 24px;
  background-color: #ffffff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.banner_nav>div .hover_nav>.hover_nav_title {
  width: 100%;
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
}

.banner_nav>div .hover_nav>.hover_nav_title p {
  height: 14px;
  line-height: 14px;
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #333;
}

.banner_nav>div .hover_nav>div {
  width: 100%;
  overflow: hidden;
  margin-bottom: 15px;
}

.banner_nav>div .hover_nav>div b {
  float: left;
  width: 100%;
  font-size: 16px;
  height: 16px;
  line-height: 16px;
}

.banner_nav>div .hover_nav>div>ul {
  clear: both;
  overflow: hidden;
}

.banner_nav>div .hover_nav>div>ul li {
  float: left;
  margin-top: 10px;
  margin-right: 26px;
}

.banner_nav>div .hover_nav>div>ul li a {
  display: inline-block;
  font-size: 14px;
  color: #666666;
  height: 14px;
  line-height: 14px;
}

.banner_nav>div .hover_nav>div>ul li a:hover {
  color: #fd7851;
}

.banner_nav>div .hover_nav1 {
  height: 310px;
}

.banner_nav>div .hover_nav1 i {
  top: 60px;
}

.banner_nav>div .hover_nav2>i {
  top: 60px;
}

.banner_nav>div .hover_nav3 {
  height: 310px;
  top: -50px;
}

.banner_nav>div .hover_nav3>i {
  top: 110px;
}

.banner_nav>div .hover_nav4 {
  height: 100%;
}

.banner_nav>div .hover_nav4>i {
  top: 64px;
}

.banner_nav>div:hover {
  background-color: rgba(255, 255, 255, 0.902);
}

.banner_nav>div:hover i>img {
  margin-top: -30px;
}

.banner_nav>div:hover span {
  color: #333;
}

.banner_nav>div:hover a {
  color: #888;
}

.banner_nav>div:hover .hover_nav {
  display: block;
}

.banner_nav>div:not(:last-child) {
  border-bottom: 1px dashed rgba(255, 255, 255, 0.11);
}

.banner_nav>div:nth-child(2)>div>i>img {
  margin-left: -30px;
}

.banner_nav>div:nth-child(3)>div>i>img {
  margin-left: -60px;
}

.banner_nav>div:nth-child(4)>div>i>img {
  margin-left: -90px;
}

.banner_nav>div:nth-child(3)>ul>li,
.banner_nav>div:nth-child(4)>ul>li {
  float: left;
  width: 120px;
}

/* E banner nav */
/* S banner form */
.banner_form {
  background-color: #fff;
  padding: 22px 25px 25px 25px;
  margin-top: 100px;
}

.banner_form h4 {
  font-size: 20px;
  color: #333;
  text-align: center;
  margin-bottom: 20px;
}

.banner_form h4 span {
  font-weight: 500;
  font-size: 18px;
}

form {
  width: 100%;
}

#banner_form form div {
  width: 100%;
  height: 40px;
  margin-bottom: 14px;
  position: relative;
}

form div input,
form div select {
  width: 100%;
  height: 100%;
  padding-left: 44px;
  font-size: 14px;
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #f7f7f7;
}

form div input:focus,
form div select:focus {
  border-width: 1px;
  border-color: #fd7851;
  border-style: solid;
}

form div i {
  position: absolute;
  left: 0;
  top: 0;
  width: 44px;
  height: 100%;
  text-align: center;
  line-height: 36px;
}

#banner_form form div span {
  position: absolute;
  right: 1px;
  top: 1px;
  width: 20px;
  height: 38px;
  text-align: center;
  line-height: 38px;
  z-index: 2;
  border-radius: 4px;
  background-color: #f7f7f7;
}

#banner_form form div button {
  position: absolute;
  right: 0;
  font-size: 14px;
  color: #fd7851;
  height: 15px;
  line-height: 15px;
  border-left: 1px solid #e5e5e5;
  padding: 0 16px;
  top: 50%;
  margin-top: -7px;
}

form>button {
  width: 100%;
  height: 40px;
  background-color: #fd7851;
  border-radius: 2px;
  font-size: 16px;
  color: #ffffff;
  margin-top: 2px;
}

.white_banner_form {
  background-color: #fff;
  opacity: 1;
  margin-top: 80px;
}

.white_banner_form>h4 {
  color: #333;
}

.white_banner_form>h4>span {
  color: #fd7851;
}

.white_banner_form input,
.white_banner_form select {
  border: 1px solid #e5e5e5 !important;
  border-radius: 2px;
}

.white_banner_form input:focus,
.white_banner_form select:focus {
  border-width: 1px;
  border-color: #fd7851 !important;
  border-style: solid;
}

/* E banner form */
/* S banner 下方优势 */
.advantage {
  background-color: #ffffff;
  background-color: #f4f6f8;
}

.advantage ul {
  height: 120px;
  overflow: hidden;
}

.advantage ul li {
  float: left;
  width: 267px;
  height: 100%;
  padding-left: 14px;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

.advantage ul li:not(:last-child) {
  border-right: 1px solid #e5e5e5;
}

.advantage ul li i {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  display: none;
}

.advantage ul li i img {
  width: 100%;
  height: 100%;
}

.advantage ul li div {
  padding-top: 38px;
  position: relative;
  z-index: 1;
}

.advantage ul li div b {
  font-size: 22px;
  color: #333;
}

.advantage ul li div span {
  font-size: 16px;
  color: #333;
  margin-left: 12px;
}

.advantage ul li p {
  font-size: 12px;
  color: #888;
  margin-top: 8px;
  position: relative;
  z-index: 1;
}

.advantage ul li:nth-child(1) {
  width: 398px;
  padding-left: 22px;
}

.advantage ul li:nth-child(1) i {
  display: block;
}

/* E banner 下方优势 */
/* S 页脚 */
.footer {
  background-color: #2b2e33;
  margin-bottom: 0;
}

.footer .links {
  height: 200px;
  padding-top: 36px;
  padding-bottom: 30px;
}

.footer .links>div {
  height: 100%;
  float: left;
}

.footer .links>div:not(:last-child) {
  border-right: 1px solid #414348;
}

.footer .links>div:nth-child(1) {
  width: 210px;
  height: 130px;
  text-align: center;
  border: 1px solid rgba(181, 181, 181, 0.051);
  padding-top: 20px;
}

.footer .links>div:nth-child(1) p {
  font-size: 16px;
  color: #ffffff;
  text-align: center;
  margin-top: 12px;
}

.footer .links>div:nth-child(1) span {
  display: block;
  text-align: center;
  font-size: 14px;
  color: #adb4c0;
  margin-top: 10px;
}

.footer .links>div:nth-child(1) span b {
  font-size: 20px;
  font-family: "Impact";
  color: #ffffff;
}

.footer .links>div:nth-child(2) {
  width: 550px;
  padding-top: 6px;
  padding-left: 38px;
}

.footer .links>div:nth-child(2) a,
.footer .links>div:nth-child(2) span {
  font-size: 14px;
  color: #888;
}

.footer .links>div:nth-child(2)>div {
  clear: both;
}

.footer .links>div:nth-child(2)>div:nth-child(2) {
  margin-top: 20px;
  overflow: hidden;
}

.footer .links>div:nth-child(2)>div:nth-child(2) span {
  float: left;
}

.footer .links>div:nth-child(2)>div:nth-child(2) ul {
  width: 440px;
  float: left;
}

.footer .links>div:nth-child(2)>div:nth-child(2) ul li {
  float: left;
  margin-right: 30px;
  margin-bottom: 6px;
}

.footer .links>div:nth-child(2)>div:nth-child(3) {
  margin-top: 12px;
}

.footer .links>div:nth-child(2)>div:nth-child(3) b {
  font-size: 20px;
  color: #fe862d;
}

.footer .links>div:nth-child(3) {
  width: 436px;
  padding-top: 14px;
}

.footer .links>div:nth-child(3) i {
  float: left;
  width: 170px;
  padding-left: 22px;
}

.footer .links>div:nth-child(3)>div {
  float: left;
  width: 265px;
}

.footer .links>div:nth-child(3)>div span {
  font-size: 16px;
  color: #ffffff;
}

.footer .links>div:nth-child(3)>div p {
  font-size: 12px;
  color: #8e8e8e;
  line-height: 1.9;
  margin-top: 12px;
}

.footer .record_info {
  background-color: #24272b;
}

.footer .record_info p {
  font-size: 14px;
  color: #555555;
  text-align: center;
  padding: 22px 0;
}

/* E 页脚 */
/* S 侧边栏 */
.suspension_window {
  width: 139px;
  height: 496px;
  background-color: #4874d3;
  padding: 2px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom-right-radius: 75px;
  border-bottom-left-radius: 75px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 999;
  margin-top: -250px;
}

.suspension_window_content {
  width: 133px;
  height: 490px;
  border: 1px solid rgba(253, 252, 252, 0.35);
  border-bottom-right-radius: 75px;
  border-bottom-left-radius: 75px;
  margin: auto;
}

.suspension_top {
  width: 120px;
  height: 103px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  margin: auto;
}

.suspension_top>span {
  display: block;
  width: 100%;
  padding-top: 24px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: auto;
  overflow: hidden;
  text-align: center;
  font-size: 0;
}

.suspension_top>span>p {
  display: inline-block;
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #fdfcfc;
  margin-left: 4px;
  vertical-align: middle;
}

.suspension_top>b {
  clear: both;
  font-size: 19px;
  font-family: "Microsoft YaHei";
  color: #fdfcfc;
  font-weight: bold;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 6px;
}

.suspension_window_content>ul {
  width: 120px;
  margin: auto;
}

.suspension_window_content>ul>li {
  list-style: none;
  margin-top: 14px;
  position: relative;
}

.suspension_window_content>ul>li>a {
  display: block;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #ffffff;
  width: 111px;
  height: 32px;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 3px;
  text-align: center;
  line-height: 30px;
  margin: auto;
  cursor: pointer;
}

.suspension_window_content>ul>li:hover a {
  color: #fd7851;
  background-color: #fdfcfc;
}

.suspension_window_content>ul>li>span {
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: #ed3737;
  line-height: 16px;
  text-align: center;
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fdfcfc;
  position: absolute;
  right: -2px;
  top: 0px;
}

.zx_phone_number {
  display: block;
  width: 120px;
  height: 68px;
  border-top: 1px solid rgba(255, 255, 255, 0.35);
  border-bottom: 1px solid rgba(255, 255, 255, 0.35);
  margin: auto;
  margin-top: 19px;
  text-align: center;
}

.zx_phone_number>p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #fdfcfc;
  margin-top: 14px;
  text-align: center;
}

.zx_phone_number>b {
  font-size: 20px;
  font-family: "Impact";
  color: #fdfcfc;
  font-weight: 500;
  white-space: nowrap;
}

.suspension_window_content>a {
  display: block;
  width: 42px;
  height: 42px;
  border-width: 1px;
  border-color: #ffffff;
  border-style: dashed;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  margin: 12px auto 0;
  cursor: pointer;
}

.suspension_window_content>a>p {
  font-size: 12px;
  font-family: "Microsoft YaHei";
  color: #288ae1;
  text-align: center;
  margin-top: -4px;
}

.top {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: #288ae1;
  text-transform: uppercase;
  line-height: 1.038;
  text-align: center;
  position: absolute;
  left: 1773px;
  top: 746.734px;
  z-index: 130;
}

.blink_btn {
  color: #fc3703 !important;
  background-color: #eff9ee;
}

.active_color {
  background-color: #fcfe03;
}

.zx_phone_number:hover b {
  color: #fcfe03 !important;
}

/* E 侧边栏 */
/* S 分页按钮样式 */
.el-pagination {
  width: 360px;
  margin: auto;
}

.el-pagination .btn-prev,
.el-pagination .btn-next {
  border: 1px solid #d8d5d5;
}

.el-pagination .btn-prev i,
.el-pagination .btn-next i {
  text-align: center;
}

.el-pagination .number {
  border: 1px solid #d8d5d5 !important;
}

.el-pagination .active {
  background-color: #004b92 !important;
  border: none !important;
}

/* E 分页按钮样式 */
/* S 一站式企业服务平台    顶呱呱20余年沉淀 */
.dgg_info {
  height: 697px;
  background: url("../images/good_bg.jpg") no-repeat;
  background-position-x: center;
  overflow: hidden;
}

.dgg_info .dgg_info_title {
  margin-bottom: 40px;
}

.dgg_info .dgg_info_title h3 {
  font-size: 26px;
}

.dgg_info .dgg_info_title p {
  font-size: 14px;
  color: #888;
}

.dgg_info .find_content {
  width: 1200px;
  height: 540px;
  margin: -40px auto 0;
}

.dgg_info .find_content .find_title {
  text-align: center;
}

.dgg_info .find_content .find_title .find_c_title {
  font-size: 32px;
  color: #383838;
  font-weight: bold;
  margin-right: 70px;
  color: #324777;
}

.dgg_info .find_content .find_title .find_c_title span {
  color: #fff;
}

.dgg_info .find_content .find_title .find_title_info {
  font-size: 14px;
  color: #bbbcc0;
  margin-top: 5px;
  margin-right: 77px;
  color: #828fae;
}

.dgg_info .find_content .find_title .find_title_info span {
  color: #6d7998;
}

.dgg_info .find_content .policy {
  margin: 165px 0 0 0;
  position: relative;
  float: left;
}

.dgg_info .find_content .policy li,
.dgg_info .find_content .policy .on,
.dgg_info .find_content .policy .on1 {
  width: 292px;
  height: 118px;
  background: url("../images/s4_bg.png") no-repeat center;
  -webkit-transform: scale(0.915);
  transform: scale(0.915);
  opacity: 0.35;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  cursor: pointer;
}

.dgg_info .find_content .policy li .img_frame,
.dgg_info .find_content .policy .on .img_frame,
.dgg_info .find_content .policy .on1 .img_frame {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  margin: 0px 0 0 15px;
  float: left;
}

.dgg_info .find_content .policy li .r_img_info,
.dgg_info .find_content .policy .on .r_img_info,
.dgg_info .find_content .policy .on1 .r_img_info {
  margin-left: 16px;
  float: left;
  width: 142px;
}

.dgg_info .r_img_info>i {
  display: block;
  width: 31px;
  height: 3px;
  background-color: #fd7851;
  margin: 10px 0;
}

.dgg_info .find_content .policy li .r_img_info .info_title,
.dgg_info .find_content .policy .on .r_img_info .info_title,
.dgg_info .find_content .policy .on1 .r_img_info .info_title {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 5px;
}

.dgg_info .find_content .policy li .r_img_info .info_content,
.dgg_info .find_content .policy .on .r_img_info .info_content,
.dgg_info .find_content .policy .on1 .r_img_info .info_content {
  font-size: 12px;
  color: #999;
  margin-top: -1px;
}

.dgg_info .find_content .policy .one_policy1 {
  margin-left: 118px;
}

.dgg_info .find_content .policy .one_policy2 {
  margin-left: 36px;
}

.dgg_info .find_content .policy .one_policy4 {
  margin-left: 96px;
}

.dgg_info .find_content .policy .on,
.dgg_info .find_content .policy .on1 {
  opacity: 1;
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  position: relative;
  z-index: 1;
  top: 15px;
  -webkit-box-shadow: 0 5px 10px rgba(56, 80, 133, 0.2);
  box-shadow: 0 5px 10px rgba(56, 80, 133, 0.2);
  -webkit-animation: bounceIn 0.8s ease-in;
  animation: bounceIn 0.8s ease-in;
}

.dgg_info .find_content .policy .on1 {
  top: -15px;
}

@-webkit-keyframes bounceIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  20% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  40% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  60% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes bounceIn {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  20% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
  }

  40% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  60% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
  }

  80% {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.dgg_info .find_content .wrap_r_content {
  float: left;
  margin-top: 90px;
  margin-left: 30px;
}

.dgg_info .find_content .wrap_r_content .r_show_content1,
.dgg_info .find_content .wrap_r_content .r_show_content2,
.dgg_info .find_content .wrap_r_content .r_show_content3,
.dgg_info .find_content .wrap_r_content .r_show_content4 {
  width: 0;
  height: 0;
  background: url("../images/s4_bg3.jpg") no-repeat right bottom;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: left;
  overflow: hidden;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div,
.dgg_info .find_content .wrap_r_content .r_show_content2>div,
.dgg_info .find_content .wrap_r_content .r_show_content3>div,
.dgg_info .find_content .wrap_r_content .r_show_content4>div {
  width: 740px;
  height: 450px;
  background-color: #fff;
  padding: 26px 24px 0 24px;
  position: relative;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div b,
.dgg_info .find_content .wrap_r_content .r_show_content2>div b,
.dgg_info .find_content .wrap_r_content .r_show_content3>div b,
.dgg_info .find_content .wrap_r_content .r_show_content4>div b {
  font-size: 18px;
  color: #333;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div i,
.dgg_info .find_content .wrap_r_content .r_show_content2>div i,
.dgg_info .find_content .wrap_r_content .r_show_content3>div i,
.dgg_info .find_content .wrap_r_content .r_show_content4>div i {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fd7851;
  margin: 20px 0;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div p,
.dgg_info .find_content .wrap_r_content .r_show_content2>div p,
.dgg_info .find_content .wrap_r_content .r_show_content3>div p,
.dgg_info .find_content .wrap_r_content .r_show_content4>div p {
  font-size: 14px;
  color: #888;
  line-height: 1.714;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul,
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul,
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul,
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul {
  width: 695px;
  height: 243px;
  position: absolute;
  left: 24px;
  bottom: 0;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul li,
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul li,
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul li,
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul li {
  float: left;
  width: 220px;
  height: 100%;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul li:not(:last-child),
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul li:not(:last-child),
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul li:not(:last-child),
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul li:not(:last-child) {
  margin-right: 16px;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul li span,
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul li span,
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul li span,
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul li span {
  display: block;
  width: 100%;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul li span img,
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul li span img,
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul li span img,
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul li span img {
  width: 100%;
}

.dgg_info .find_content .wrap_r_content .r_show_content1>div ul li p,
.dgg_info .find_content .wrap_r_content .r_show_content2>div ul li p,
.dgg_info .find_content .wrap_r_content .r_show_content3>div ul li p,
.dgg_info .find_content .wrap_r_content .r_show_content4>div ul li p {
  text-align: center;
  padding-top: 16px;
  font-size: 14px;
  color: #666;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content1 .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content1 .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content2 .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content2 .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content2 .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content3 .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content3 .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content3 .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content4 .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content4 .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content4 .put_img div {
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro {
  margin: 22px 0 0 34px;
  width: 510px;
  font-size: 0;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .r_buyer_title,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .r_buyer_title,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .r_buyer_title,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .r_buyer_title {
  font-size: 18px;
  font-weight: bold;
  color: #383838;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .buyer_icon,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .buyer_icon,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .buyer_icon,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .buyer_icon {
  margin: 10px 0 10px 0;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .buyer_info,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .buyer_info,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .buyer_info,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .buyer_info {
  font-size: 14px;
  color: #383838;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .get_btn,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .get_btn,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .get_btn,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .get_btn {
  display: inline-block;
  width: 126px;
  height: 28px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 14px;
  border: 1px solid #4553ba;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #405edb;
  padding-left: 14px;
  margin-left: 384px;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  margin-top: 7px;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .get_btn i,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .get_btn i,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .get_btn i,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .get_btn i {
  display: inline-block;
  width: 17px;
  height: 10px;
  background-color: pink;
  position: relative;
  left: -7px;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .get_btn:hover,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .get_btn:hover,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .get_btn:hover,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .get_btn:hover {
  background-color: pink;
  border: none;
  color: #fff;
  position: relative;
  top: -2px;
}

.dgg_info .find_content .wrap_r_content .r_show_content1 .img_intro .get_btn:hover i,
.dgg_info .find_content .wrap_r_content .r_show_content2 .img_intro .get_btn:hover i,
.dgg_info .find_content .wrap_r_content .r_show_content3 .img_intro .get_btn:hover i,
.dgg_info .find_content .wrap_r_content .r_show_content4 .img_intro .get_btn:hover i {
  background-color: pink;
}

.dgg_info .find_content .wrap_r_content .r_show_content1:hover .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content1:hover .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content1:hover .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content2:hover .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content2:hover .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content2:hover .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content3:hover .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content3:hover .put_img .has_question .question_content .questions div,
.dgg_info .question_content .questions .find_content .wrap_r_content .r_show_content3:hover .put_img div,
.dgg_info .find_content .wrap_r_content .r_show_content4:hover .put_img img,
.dgg_info .find_content .wrap_r_content .r_show_content4:hover .put_img .has_question .question_content .questions div,
.dgg_info .has_question .question_content .questions .find_content .wrap_r_content .r_show_content4:hover .put_img div {
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}

.dgg_info .find_content .wrap_r_content .on,
.dgg_info .find_content .wrap_r_content .policy .on1,
.dgg_info .find_content .policy .wrap_r_content .on1 {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  display: block;
  width: 750px !important;
  height: 465px;
  -webkit-animation: fadeIn 1s ease;
  animation: fadeIn 1s ease;
}


.dgg_jj_worry {
  height: 960px;
  padding-top: 80px;
  background: url("../images/fannao_bg.jpg") no-repeat;
  background-position-x: center;
  background-color: #f1f3f5;
}

.dgg_jj_worry .zhyw_base_title h3 {
  color: #fff;
}

.dgg_jj_worry>ul {
  overflow: hidden;
  margin-top: 48px;
  margin-bottom: 30px;
}

.dgg_jj_worry>ul li {
  float: left;
  width: 390px;
  height: 309px;
  background-color: #ffffff;
  margin-right: 14px;
  margin-bottom: 14px;
  padding: 10px;
}

.dgg_jj_worry>ul li:nth-child(3n+0) {
  margin-right: 0;
}

.dgg_jj_worry>ul li>i {
  display: block;
  width: 100%;
  overflow: hidden;
}

.dgg_jj_worry>ul li>i img {
  width: 100%;
}

.dgg_jj_worry>ul li>b {
  display: block;
  font-size: 18px;
  color: #333;
  padding: 22px 0 12px 17px;
}

.dgg_jj_worry>ul li>p {
  font-size: 14px;
  color: #888;
  padding-left: 17px;
  padding-right: 40px;
}

.dgg_jj_worry>ul li:hover>i>img {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.dgg_jj_worry>ul li:hover b,
.dgg_jj_worry>ul li:hover p {
  color: #fd7851;
}


.icp_handle_flow {
  height: 534px;
  background-color: #fff;
  padding-top: 70px;
}

.icp_handle_flow .icp_handle_flow_content {
  margin-top: 56px;
  overflow: hidden;
  padding: 0 20px;
}

.icp_handle_flow .icp_handle_flow_content li {
  float: left;
  width: 210px;
  position: relative;
}

.icp_handle_flow .icp_handle_flow_content li:not(:last-child) {
  margin-right: 27px;
}

.icp_handle_flow .icp_handle_flow_content li>i>img {
  width: 100%;
}

.icp_handle_flow .icp_handle_flow_content li>div {
  position: absolute;
  left: -21px;
  top: 175px;
  width: 246px;
  font-size: 0;
}

.icp_handle_flow .icp_handle_flow_content li>div>i {
  float: left;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #e5e5e5;
}

.icp_handle_flow .icp_handle_flow_content li>div>span {
  float: left;
  width: 230px;
  height: 1px;
  background-color: #eeeeee;
  margin-top: 4px;
}

.icp_handle_flow .icp_handle_flow_content li>span {
  position: absolute;
  left: 50%;
  top: 167px;
  width: 24px;
  height: 24px;
  margin-left: -12px;
  border-width: 1px;
  border-color: #e5e5e5;
  border-style: dotted;
  border-radius: 50%;
  z-index: 1;
  padding: 4px;
}

.icp_handle_flow .icp_handle_flow_content li>span>i {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #e5e5e5;
}

.icp_handle_flow .icp_handle_flow_content li>em {
  display: block;
  width: 69px;
  height: 30px;
  border: 1px solid #c8c8c8;
  margin: 58px auto 0;
  font-style: inherit;
}

.icp_handle_flow .icp_handle_flow_content li>em>b {
  display: block;
  width: 45px;
  height: 30px;
  background-color: #fff;
  margin: -1px auto 0;
  text-align: center;
  line-height: 30px;
  font-size: 18px;
  color: #666;
}

.icp_handle_flow .icp_handle_flow_content li>b {
  display: block;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 14px;
}

.icp_handle_flow .icp_handle_flow_content li>p {
  font-size: 14px;
  color: #888;
  text-align: center;
  margin-top: 8px;
}

.icp_handle_flow .icp_handle_flow_content li:hover>i {
  display: block;
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}

.icp_handle_flow .icp_handle_flow_content li:hover>span {
  border-color: #fd7851;
}

.icp_handle_flow .icp_handle_flow_content li:hover>span>i {
  background-color: #fd7851;
}

.icp_handle_flow .icp_handle_flow_content li:hover b,
.icp_handle_flow .icp_handle_flow_content li:hover p {
  color: #fd7851;
}


.icp_nede_data {
  height: 525px;
  background-color: #f1f3f5;
  padding-top: 70px;
}

.icp_nede_data>ul {
  margin-top: 80px;
}

.icp_nede_data>ul li {
  float: left;
  width: 166px;
}

.icp_nede_data>ul li:not(:last-child) {
  margin-right: 90px;
}

.icp_nede_data>ul li>i {
  display: block;
  width: 100%;
}

.icp_nede_data>ul li>i img {
  width: 100%;
}

.icp_nede_data>ul li>b {
  display: block;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 28px;
}

.icp_nede_data>ul li>a {
  display: block;
  width: 118px;
  height: 34px;
  border-width: 1px;
  border-color: #60788f;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  line-height: 32px;
  margin: 20px auto 0;
  font-size: 14px;
  color: #60788f;
}

.icp_nede_data>ul li:hover>i {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  margin-top: -5px;
}

.icp_nede_data>ul li:hover a {
  border: none;
  background-color: #fd7851;
  color: #fff;
}

/* E 关于ICP你可能还需要 */
/* S 面包屑 */
.service_column {
  height: 40px;
  line-height: 40px;
  font-size: 0;
}

.service_column i {
  float: left;
  margin-right: 3px;
}

.service_column a {
  font-size: 12px;
  color: #879bc2;
  float: left;
  margin: 0 5px;
}

.service_column em {
  float: left;
  width: 0;
  height: 0;
  border-width: 3px 0 3px 3px;
  border-style: solid;
  border-color: transparent transparent transparent #879bc2;
  /*透明 透明 透明 灰*/
  margin-top: 18px;
}


.zzdx_commitment {
  padding-top: 70px;
  padding-bottom: 60px;
}

.zzdx_commitment .zzdx_commitment_content {
  width: 100%;
  height: 380px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 32.55px 2.45px rgba(30, 35, 64, 0.11);
  box-shadow: 0px 0px 32.55px 2.45px rgba(30, 35, 64, 0.11);
  margin: 40px auto;
  padding: 9px;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper {
  float: left;
  width: 584px;
  height: 360px;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .cn_content {
  position: relative;
  width: 584px;
  height: 360px;
  border-radius: 2px;
  background-color: #f2f1f9;
  padding: 28px 170px 0 26px;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .cn_content>i {
  position: absolute;
  right: 0;
  bottom: 0;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .cn_content>b {
  font-size: 18px;
  color: #333;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .cn_content>p {
  font-size: 14px;
  color: #888;
  line-height: 1.714;
  margin-top: 20px;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .fwcn_pagination {
  width: 130px;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .fwcn_pagination>span {
  width: 14px;
  height: 14px;
  border-width: 2px;
  border-color: #3c4f7a;
  border-style: solid;
  border-radius: 50%;
  opacity: 0.541;
}

.zzdx_commitment .zzdx_commitment_content .service_promise_swiper .fwcn_pagination .swiper-active-switch {
  width: 14px;
  height: 14px;
  border-radius: 50%;
  background-color: #3c4f7a !important;
  opacity: 0.541;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right {
  float: right;
  width: 584px;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div {
  position: relative;
  width: 584px;
  height: 175px;
  border-radius: 2px;
  padding: 30px 170px 0 24px;
  overflow: hidden;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div:nth-child(1) {
  background-color: #f2f1f9;
  margin-bottom: 10px;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div:nth-child(2) {
  background-color: #f5f6f9;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div>b {
  font-size: 18px;
  color: #333;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div>p {
  font-size: 14px;
  line-height: 1.7;
  color: #888;
  margin-top: 20px;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div>i {
  position: absolute;
  right: 0;
  bottom: 0;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div:hover>b {
  color: #fd7851;
}

.zzdx_commitment .zzdx_commitment_content .zzdx_commitment_right>div:hover>i {
  -webkit-transition: 0.8s;
  transition: 0.8s;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}



.edi_handle_flow {
  padding: 70px 0 60px;
  background-color: #f1f3f5;
}

.edi_handle_flow .edi_handle_flow_content {
  height: 470px;
  margin: 40px auto;
}

.edi_handle_flow .edi_handle_flow_content>div {
  width: 570px;
  height: 439px;
  background-color: #fff;
  padding: 0 18px 0;
}

.edi_handle_flow .edi_handle_flow_content>div>b {
  display: block;
  font-size: 20px;
  color: #fff;
  text-align: center;
  line-height: 70px;
}

.edi_handle_flow .edi_handle_flow_content>div>div {
  width: 100%;
  height: 399px;
  border-radius: 2px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 8.37px 0.63px rgba(170, 190, 214, 0.52);
  box-shadow: 0px 0px 8.37px 0.63px rgba(170, 190, 214, 0.52);
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left {
  float: left;
  background-color: #3385e9;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul {
  width: 100%;
  padding: 22px 22px 0 56px;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li {
  width: 100%;
  height: 50px;
  background-color: #f2f8ff;
  margin-bottom: 14px;
  text-align: center;
  line-height: 50px;
  padding-right: 60px;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li>span {
  font-size: 16px;
  color: #3385e9;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li>b {
  float: left;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  line-height: 63px;
  font-size: 25px;
  font-family: "Impact";
  color: #cce3ff;
  font-weight: 500;
  margin-left: -30px;
  margin-top: -6px;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li:hover {
  background-color: #3385e9;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li:hover>span {
  color: #fff;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_left>div>ul>li:hover>b {
  background-color: #ffffff;
  color: #3385e9;
  -webkit-box-shadow: 0px 0px 4px 0px rgba(170, 190, 214, 0.52);
  box-shadow: 0px 0px 4px 0px rgba(170, 190, 214, 0.52);
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right {
  float: right;
  background-color: #abb3bd;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right>div {
  overflow: hidden;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right>div>ul {
  position: relative;
  width: 496px;
  height: 248px;
  background: url("../images/liucheng_gf_bg.png") no-repeat;
  margin: 42px auto 0;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right>div>ul li {
  float: left;
  height: 67px;
  line-height: 67px;
  width: 130px;
  padding-left: 25px;
  margin-bottom: 114px;
  font-size: 16px;
  color: #333;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right>div>ul li:nth-child(4) {
  position: absolute;
  right: 0;
  top: 76px;
  width: 106px;
  height: 96px;
  line-height: 1.474;
  text-align: center;
  padding: 26px 12px 0;
}

.edi_handle_flow .edi_handle_flow_content .edi_handle_flow_right>div>ul li:hover {
  color: #3385e9;
}

/* E 办理EDI流程 */
/* S 专业顾问推荐 */
.zzdx_advisers {
  padding-top: 70px;
  padding-bottom: 60px;
  background-color: #f1f3f5;
}

.zzdx_advisers .zzdx_advisers_content {
  width: 100%;
  height: 326px;
  margin-top: 40px;
}

.zzdx_advisers .zzdx_advisers_content>li {
  float: left;
  width: 190px;
  height: 326px;
  border-radius: 2px;
  background-color: #ffffff;
}

.zzdx_advisers .zzdx_advisers_content>li:not(:last-child) {
  margin-right: 12px;
}

.zzdx_advisers .zzdx_advisers_content>li>i {
  display: block;
  width: 125px;
  height: 125px;
  overflow: hidden;
  margin: 30px auto 0;
}

.zzdx_advisers .zzdx_advisers_content>li>i img {
  width: 100%;
}

.zzdx_advisers .zzdx_advisers_content>li>span {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #333;
  margin-top: 26px;
}

.zzdx_advisers .zzdx_advisers_content>li>div {
  margin-top: 12px;
  text-align: center;
  font-size: 0;
}

.zzdx_advisers .zzdx_advisers_content>li>div>span {
  display: inline-block;
  width: 59px;
  height: 21px;
  background: url("../images/sanjiao_icon.png") no-repeat;
  font-size: 12px;
  color: #fd7851;
  line-height: 21px;
  padding-left: 4px;
  margin-right: 10px;
}

.zzdx_advisers .zzdx_advisers_content>li>div>p {
  display: inline-block;
  font-size: 12px;
  color: #888;
}

.zzdx_advisers .zzdx_advisers_content>li>a {
  display: block;
  width: 108px;
  height: 30px;
  border-width: 1px;
  border-color: #60788f;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  line-height: 28px;
  font-size: 14px;
  color: #60788f;
  margin: 30px auto 0;
}

.zzdx_advisers .zzdx_advisers_content>li:hover>i {
  -webkit-transition: 0.9s;
  transition: 0.9s;
  -webkit-transform: rotateY(-360deg);
  transform: rotateY(-360deg);
}

.zzdx_advisers .zzdx_advisers_content>li:hover a {
  border: none;
  background-color: #fd7851;
  color: #fff;
}



.zzdx_choose {
  padding-top: 70px;
  padding-bottom: 60px;
  background: #004b92 url(../images/choose_bg.jpg) no-repeat center bottom;
  background-size: 1920px auto;
  height: 660px;
}

.zzdx_choose .zzdx_choose_content {
  position: relative;
  margin-top: 60px;
  height: 460px;
}

.zzdx_choose .zzdx_choose_content div {
  position: absolute;
  height: 188px;
  width: 363px;
  padding: 4px 24px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.zzdx_choose .zzdx_choose_content div:hover span {
  color: #fd7851;
}

.zzdx_choose .zzdx_choose_content div span {
  font-size: 18px;
  line-height: 54px;
  color: #333;
  font-weight: bold;
}

.zzdx_choose .zzdx_choose_content div p {
  line-height: 22px;
  color: #666;
  font-size: 14px;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(2n+1) {
  background: url(../images/choose_left.png) no-repeat;
  background-size: 100% 100%;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(2n) {
  background: url(../images/choose_right.png) no-repeat;
  background-size: 100% 100%;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(1) {
  top: 0;
  left: 93px;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(2) {
  top: 0;
  right: 93px;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(3) {
  top: 215px;
  left: 0;
}

.zzdx_choose .zzdx_choose_content div:nth-of-type(4) {
  top: 215px;
  right: 0;
}


.DGG_cd {
  padding: 70px 0 60px 0;
  background-color: #f1f3f5;
}

.DGG_cd .DGG_cd_content {
  height: 416px;
  margin-top: 40px;
}

.DGG_cd .DGG_cd_content>ul {
  float: left;
  width: 414px;
}

.DGG_cd .DGG_cd_content>ul li {
  float: left;
  width: 200px;
  height: 200px;
  background-color: #ffffff;
  margin-right: 12px;
  margin-bottom: 15px;
  cursor: pointer;
}

.DGG_cd .DGG_cd_content>ul li:nth-child(2n+0) {
  margin-right: 0;
}

.DGG_cd .DGG_cd_content>ul li>i {
  display: block;
  width: 80px;
  height: 80px;
  overflow: hidden;
  background: url("../images/youshi_icon.png") no-repeat;
  margin: 40px auto 0;
}

.DGG_cd .DGG_cd_content>ul li>span {
  display: block;
  text-align: center;
  font-size: 16px;
  color: #666;
  margin-top: 20px;
}

.DGG_cd .DGG_cd_content>ul li:nth-child(2)>i {
  background-position-x: -80px;
}

.DGG_cd .DGG_cd_content>ul li:nth-child(3)>i {
  background-position-x: -160px;
}

.DGG_cd .DGG_cd_content>ul li:nth-child(4)>i {
  background-position-x: -240px;
}

.DGG_cd .DGG_cd_content>ul .active {
  background-color: #3385e9;
}

.DGG_cd .DGG_cd_content>ul .active>span {
  color: #fff;
}

.DGG_cd .DGG_cd_content>ul .active>i {
  background-position-y: -80px;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont {
  float: right;
  width: 767px;
  height: 416px;
  background-color: #ffffff;
  overflow: hidden;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div {
  width: 100%;
  height: 100%;
  background-color: #fff;
  padding: 26px 24px 0 24px;
  position: relative;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div b {
  font-size: 18px;
  color: #333;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div i {
  display: block;
  width: 30px;
  height: 3px;
  background-color: #fd7851;
  margin: 20px 0;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div p {
  font-size: 14px;
  color: #888;
  line-height: 1.714;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul {
  width: 695px;
  height: 243px;
  position: absolute;
  left: 24px;
  bottom: 0;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul li {
  float: left;
  width: 220px;
  height: 100%;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul li:not(:last-child) {
  margin-right: 16px;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul li span {
  display: block;
  width: 100%;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul li span img {
  width: 100%;
}

.DGG_cd .DGG_cd_content .DGG_cd_cont>div ul li p {
  text-align: center;
  padding-top: 16px;
  font-size: 14px;
  color: #666;
}


/*  S 表单提交成功提示信息  */
.success_tips {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 999;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none;
}

.success_tips>div {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 450px;
  height: 266px;
  border-radius: 2px;
  background-color: #ffffff;
  margin-top: -133px;
  margin-left: -225px;
  padding-top: 30px;
  text-align: center;
}

.success_tips>div .success_close_btn {
  position: absolute;
  right: 12px;
  top: 8px;
}

.success_tips>div>i {
  display: block;
  width: 64px;
  height: 64px;
  margin: auto;
}

.success_tips>div>b {
  display: inline-block;
  font-size: 18px;
  color: #333;
  margin-top: 18px;
}

.success_tips>div>p {
  width: 258px;
  margin: auto;
  text-align: center;
  font-size: 14px;
  color: #888;
  line-height: 1.571;
  margin-top: 10px;
}

.success_tips>div>button {
  width: 120px;
  height: 36px;
  border-radius: 2px;
  background-color: #fd7851;
  margin-top: 16px;
  font-size: 12px;
  color: #fff;
}

/*  E 表单提交成功提示信息  */
/* E 公用 */
/* S 办理ICP许可证的必要性 */
.icp_important {
  height: 730px;
  background: url("../images/biyao_bg_line.jpg") no-repeat;
  background-position-x: center;
  padding-top: 70px;
}

.icp_important .icp_important_content {
  width: 100%;
  height: 426px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 16.38px 1.62px rgba(188, 188, 188, 0.14);
  box-shadow: 0px 0px 16.38px 1.62px rgba(188, 188, 188, 0.14);
  margin-top: 40px;
  padding: 34px 30px 0 30px;
  margin-bottom: 40px;
}

.icp_important .icp_important_content>b {
  font-size: 18px;
  color: #333;
  display: block;
  margin-bottom: 6px;
}

.icp_important .icp_important_content>p {
  font-size: 16px;
  color: #666;
  line-height: 1.625;
}

.icp_important .icp_important_content table {
  width: 100%;
  margin-top: 30px;
  border: 1px solid #e3ebef;
}

.icp_important .icp_important_content table tr {
  line-height: 60px;
  border-bottom: 1px solid #e3ebef;
}

.icp_important .icp_important_content table tr:last-child {
  line-height: 132px;
}

.icp_important .icp_important_content table th,
.icp_important .icp_important_content table td {
  text-align: center;
  border-right: 1px solid #e3ebef;
}

.icp_important .icp_important_content table th {
  width: 200px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  background-color: rgba(234, 243, 255, 0.6);
}

.icp_important .icp_important_content table td {
  font-size: 14px;
  color: #666;
}

.icp_important .icp_important_content table td:hover {
  color: #fd7851;
}

.icp_important .icp_important_content table .ywyy_list {
  line-height: 1.75;
  color: #666;
  padding-top: 15px;
  padding-left: 42px;
}

/* E 办理ICP许可证的必要性 */
/* S 谁需要办理ICP许可证 */
.who_nede_icp {
  height: 646px;
  padding-top: 70px;
}

.who_nede_icp .who_nede_icp_content {
  margin-top: 46px;
}

.who_nede_icp .who_nede_icp_content li {
  position: relative;
  float: left;
  width: 390px;
  height: 423px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 18.2px 1.8px rgba(188, 188, 188, 0.25);
  box-shadow: 0px 0px 18.2px 1.8px rgba(188, 188, 188, 0.25);
  padding: 10px;
}

.who_nede_icp .who_nede_icp_content li:not(:last-child) {
  margin-right: 14px;
}

.who_nede_icp .who_nede_icp_content li>i {
  display: block;
  width: 100%;
}

.who_nede_icp .who_nede_icp_content li>i img {
  width: 100%;
}

.who_nede_icp .who_nede_icp_content li>b {
  display: block;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin-top: 30px;
  margin-bottom: 14px;
}

.who_nede_icp .who_nede_icp_content li p {
  font-size: 14px;
  color: #666;
  line-height: 1.714;
  text-align: center;
}

.who_nede_icp .who_nede_icp_content li>a {
  position: absolute;
  bottom: 40px;
  left: 50%;
  margin-left: -59px;
  width: 118px;
  height: 34px;
  text-align: center;
  border-width: 1px;
  border-color: #004b92;
  border-style: solid;
  border-radius: 2px;
  line-height: 32px;
  font-size: 14px;
  color: #60788f;
}

.who_nede_icp .who_nede_icp_content li:hover a {
  background-color: #fd7851;
  border: none;
  color: #fff;
}

/* E 谁需要办理ICP许可证 */
/* S 办理ICP许可证条件 */
.icp_handle_condition {
  height: 639px;
  background: url("../images/tiaojian_bg.jpg") no-repeat;
  background-position-x: center;
  padding-top: 70px;
}

.icp_handle_condition .zhyw_base_title h3 {
  color: #fff;
  font-weight: 500;
}

.icp_handle_condition ul {
  height: 433px;
  background-color: #ffffff;
  margin-top: 36px;
  padding-top: 54px;
}

.icp_handle_condition ul li {
  position: relative;
  float: left;
  width: 20%;
  height: 320px;
}

.icp_handle_condition ul li>i {
  position: absolute;
  right: 0;
  top: 4px;
}

.icp_handle_condition ul li>div {
  width: 114px;
  height: 131px;
  margin: auto;
  position: relative;
  text-align: center;
  line-height: 131px;
}

.icp_handle_condition ul li>div>i {
  position: absolute;
  left: 0;
  top: 0;
}

.icp_handle_condition ul li>div span {
  position: relative;
  z-index: 1;
}

.icp_handle_condition ul li b {
  display: block;
  text-align: center;
  font-size: 18px;
  color: #333;
  margin-top: 24px;
}

.icp_handle_condition ul li>p {
  font-size: 14px;
  color: #666;
  line-height: 1.571;
  text-align: center;
  margin-top: 25px;
  padding: 0 40px;
}

.icp_handle_condition ul li>a {
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -60px;
  width: 120px;
  height: 36px;
  border-radius: 2px;
  text-align: center;
  line-height: 36px;
  font-size: 14px;
  border: 1px solid #60788f;
  color: #60788f;
}

.icp_handle_condition ul li:hover>div>i {
  -webkit-transition: 0.6s;
  transition: 0.6s;
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.icp_handle_condition ul li:hover a {
  background-color: #fd7851;
  border: none;
  color: #fff;
}

/* E 办理ICP许可证条件 */
/* S 办理ICP许可证所需材料和费用 */
.handle_icp_data {
  height: 672px;
  background-color: #f1f3f5;
  padding-top: 10px;
}

.handle_icp_data .handle_icp_data_cont {
  height: 518px;
  background-color: #ffffff;
  margin-top: 40px;
  text-align: center;
}

.handle_icp_data .handle_icp_data_cont>span {
  float: left;
  width: 600px;
  height: 414px;
  padding: 57px 50px 0 50px;
}

.handle_icp_data .handle_icp_data_cont>span img {
  width: 497px;
}

.handle_icp_data .handle_icp_data_cont>div {
  width: 600px;
  height: 414px;
  float: right;
  padding-top: 60px;
}

.handle_icp_data .handle_icp_data_cont>div>ul>li {
  margin-bottom: 18px;
  font-size: 0;
}

.handle_icp_data .handle_icp_data_cont>div>ul>li span {
  display: inline-block;
  width: 19px;
  height: 19px;
  border-width: 1px;
  border-color: #203260;
  border-style: solid;
  border-radius: 50%;
  background-color: #ffffff;
  text-align: center;
  line-height: 17px;
  font-size: 14px;
  color: #203260;
  margin-right: 4px;
}

.handle_icp_data .handle_icp_data_cont>div>ul>li>p {
  display: inline-block;
  font-size: 16px;
  color: #333;
}

.handle_icp_data .handle_icp_data_cont>div>ul>li:hover span {
  color: #fd7851;
  border-color: #fd7851;
}

.handle_icp_data .handle_icp_data_cont>div>ul>li:hover p {
  color: #fd7851;
}

.handle_icp_data .handle_icp_data_cont>div>p {
  font-size: 14px;
  color: #666;
  padding-left: 20px;
  padding-top: 8px;
}

/* E 办理ICP许可证所需材料和费用 */
/* S 企业申请ICP许可证常见困扰 */
.apply_icp_worry {
  height: 478px;
  background-color: #f1f3f5;
  padding-top: 10px;
}

.apply_icp_worry .apply_icp_worry_content {
  position: relative;
  margin-top: 78px;
}

.apply_icp_worry .apply_icp_worry_content>div {
  position: absolute;
  top: -36px;
  left: 50%;
  margin-left: -162px;
  width: 324px;
  height: 324px;
  border-radius: 50%;
  background-color: #e8eef9;
  padding: 15px;
}

.apply_icp_worry .apply_icp_worry_content>div>div {
  width: 100%;
  height: 100%;
  background-color: #2055c1;
  border-radius: 50%;
  padding: 6px;
}

.apply_icp_worry .apply_icp_worry_content>div>div>span {
  width: 100%;
  height: 100%;
  background-color: #2055c1;
  border-radius: 50%;
  display: block;
  border: 1px solid rgba(255, 255, 255, 0.278);
  padding-top: 68px;
  text-align: center;
}

.apply_icp_worry .apply_icp_worry_content>div>div>span>b {
  font-size: 28px;
  color: #fff;
}

.apply_icp_worry .apply_icp_worry_content>div>div>span>p {
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.apply_icp_worry .apply_icp_worry_content>div>div>span a {
  display: block;
  width: 114px;
  height: 34px;
  border-width: 1px;
  border-color: #ffffff;
  border-style: solid;
  border-radius: 2px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 16px;
  margin: 36px auto 0;
}

.apply_icp_worry .apply_icp_worry_content>div>div>span a:hover {
  background-color: #fff;
  color: #004b92;
}

.apply_icp_worry .apply_icp_worry_content ul {
  width: 100%;
}

.apply_icp_worry .apply_icp_worry_content ul li {
  float: left;
  width: 582px;
  height: 80px;
  border-radius: 2px;
  background-color: #ffffff;
  margin-bottom: 12px;
  padding-top: 30px;
}

.apply_icp_worry .apply_icp_worry_content ul li:nth-child(odd) {
  float: left;
  padding-left: 24px;
  padding-right: 177px;
}

.apply_icp_worry .apply_icp_worry_content ul li:nth-child(even) {
  float: right;
  padding-left: 200px;
}

.apply_icp_worry .apply_icp_worry_content ul li:nth-child(4) {
  height: 172px;
  padding-right: 30px;
}

.apply_icp_worry .apply_icp_worry_content ul li:nth-child(5) {
  padding-top: 18px;
}

.apply_icp_worry .apply_icp_worry_content ul li p {
  font-size: 16px;
  color: #333;
  margin-bottom: 14px;
}

.apply_icp_worry .apply_icp_worry_content ul li span {
  display: block;
  font-size: 16px;
  color: #666;
  line-height: 1.375;
}

.apply_icp_worry .apply_icp_worry_content ul li:hover p,
.apply_icp_worry .apply_icp_worry_content ul li:hover span {
  color: #fd7851;
}

/* E 企业申请ICP许可证常见困扰 */
.module .consult-wrap {
  text-align: center;
}

.module .consult-wrap>* {
  display: inline-block;
  vertical-align: middle;
}

.module .consult-wrap .con-text {
  position: relative;
  left: 0;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #fc7657;
  font-weight: bold;
  padding-right: 35px;
  margin-right: 7px;
  background: url(../images/hand.png) no-repeat right 0 center;
}

.module .consult-wrap .btn-wrap {
  width: 394px;
  height: 52px;
  line-height: 50px;
  border: 1px solid #fc7657;
}

.module .consult-wrap .btn-wrap a {
  width: 139px;
  height: 50px;
  background-color: #fc7657;
  font-size: 16px;
  color: #ffffff;
  text-align: center;
}

.module .consult-wrap .btn-wrap span {
  text-indent: 22px;
  font-size: 16px;
  color: #666666;
}

.module .consult-wrap .btn-wrap span em {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #fc7657;
  font-weight: bold;
}

.module-title {
  position: relative;
  text-align: center;
  padding: 90px 0 30px;
}

.module-title img {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 40px;
  margin: auto;
}

.module-title h3 {
  display: inline-block;
  position: relative;
  font-size: 30px;
  font-weight: bold;
  color: #333333;
  z-index: 2;
}

.module-title h3::after,
.module-title h3::before {
  content: '';
  position: absolute;
  width: 94px;
  height: 12px;
  bottom: 11px;
}

.module-title h3::after {
  left: -127px;
  background: url(../images/title-ico-l.png) no-repeat 0 0;
  background-size: cover;
}

.module-title h3::before {
  right: -127px;
  background: url(../images/title-ico-r.png) no-repeat 0 0;
  background-size: cover;
}

.module-title p {
  font-size: 16px;
  color: #888888;
  text-align: center;
}

.main .module-form {
  border-top: 1px solid transparent;
  padding-bottom: 40px;
}

.main .module-form .container {
  margin-top: -26px;
  position: relative;
  z-index: 2;
}

.main .module-form .form {
  height: 221px;
  background-color: #ffffff;
  box-shadow: 0px 16px 44px 5px rgba(255, 211, 201, 0.19);
  border-radius: 2px;
}

.main .module-form .form .form-title {
  position: relative;
  height: 53px;
  line-height: 53px;
  padding-left: 30px;
  background-color: #ffebe6;
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  font-size: 18px;
  color: #333333;
}

.main .module-form .form .form-title span {
  font-size: 15px;
  color: #333333;
  font-weight: normal;
  margin-left: 3px;
}

.main .module-form .form .form-title::after {
  content: '';
  position: absolute;
  left: 20px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 3px;
  height: 18px;
  background-color: #fc7657;
}

.main .module-form .form .form-main {
  padding-left: 42px;
  margin-top: 5px;
}

.main .module-form .form .form-main .form-item {
  float: left;
  margin-right: 32px;
  margin-top: 20px;
}

.main .module-form .form .form-main .form-item:nth-child(1) .ipt-wrap input {
  background: #f4f4f4 url(../images/form_com.png) no-repeat 14px center;
}

.main .module-form .form .form-main .form-item:nth-child(2) .ipt-wrap input {
  background: #f4f4f4 url(../images/form_city.png) no-repeat 14px center;
}

.main .module-form .form .form-main .form-item:nth-child(4) .ipt-wrap input {
  background: #f4f4f4 url(../images/form_phone.png) no-repeat 14px center;
}

.main .module-form .form .form-main .form-item:nth-child(5) .ipt-wrap input {
  background: #f4f4f4 url(../images/form_key.png) no-repeat 14px center;
}

.main .module-form .form .form-main .form-item:nth-child(3n) {
  margin-right: 0;
}

.main .module-form .form .form-main .form-item>* {
  display: inline-block;
  vertical-align: middle;
}

.main .module-form .form .form-main .form-item>label {
  min-width: 80px;
  font-size: 16px;
  color: #333333;
}

.main .module-form .form .form-main .form-item .ipt-wrap input {
  width: 313px;
  height: 48px;
  border-radius: 2px;
  padding: 0 40px;
  border: 1px solid transparent;
}

.main .module-form .form .form-main .form-item .ipt-wrap-city {
  position: relative;
}

.main .module-form .form .form-main .form-item .ipt-wrap-city span {
  position: absolute;
  right: 10px;
  top: 28%;
}

.main .module-form .form .form-main .form-item .ipt-wrap .city {
  background: #f4f4f4 url(../images/form_city.png) no-repeat 14px center;
  width: 313px;
  height: 48px;
  border-radius: 2px;
  padding: 0 40px;
  border: 1px solid transparent;
}

.main .module-form .form .form-main .form-item .ipt-wrap input:focus {
  border: 1px solid #fc7657;
}

.main .module-form .form .form-main .form-item .ipt-wrap input[name="sjwz"] {
  width: 0;
  height: 0;
  padding: 0;
  border: 0;
  display: inline-block;
}

.main .module-form .form .form-main .form-item .ipt-wrap label {
  display: inline-block;
  height: 48px;
  line-height: 48px;
  padding-left: 23px;
  color: #666;
  margin-right: 30px;
  background: url(../images/radio-n-ico.jpg) no-repeat 0 center;
  cursor: pointer;
}

.main .module-form .form .form-main .form-item .ipt-wrap label a {
  color: #666;
  text-decoration: none;
}

.main .module-form .form .form-main .form-item .ipt-wrap label.active {
  background: url(../images/radio-s-ico.png) no-repeat 0 center;
}

.main .module-form .form .form-main .form-item .ipt-wrap label.active a {
  color: #666 !important;
  border-bottom: none !important;
}

.main .module-form .form .form-main .form-item .ipt-wrap .get-code {
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 46px;
  width: 98px;
  font-size: 16px;
  color: #fc7657;
  background-color: transparent;
}

.main .module-form .form .form-main .form-item .ipt-wrap .get-code::after {
  content: '';
  position: absolute;
  top: 16px;
  left: 0;
  width: 1px;
  height: 16px;
  background-color: #ccc;
}

.main .module-form .form .form-main .form-item .sub-btn {
  width: 270px;
  height: 48px;
  background-color: #fc7657;
  border-radius: 24px;
  font-size: 17px;
  color: #ffffff;
}

.main .module-form .module-main {
  margin-bottom: 40px;
}

.main .module-form .module-main .card-left {
  width: 560px;
  height: 493px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(128, 128, 128, 0.2);
  padding: 12px 16px 0 12px;
}

.main .module-form .module-main .card-left>* {
  display: inline-block;
}

.main .module-form .module-main .card-left .card-img {
  width: 261px;
  height: 461px;
  margin-right: 13px;
}

.main .module-form .module-main .card-left .text {
  width: 252px;
  vertical-align: top;
}

.main .module-form .module-main .card-left .text h3 {
  font-family: MicrosoftYaHei-Bold;
  font-weight: bold;
  font-size: 16px;
  color: #333333;
  margin-bottom: 11px;
}

.main .module-form .module-main .card-left .text p {
  line-height: 24px;
  color: #666666;
  margin-bottom: 19px;
}

.main .module-form .module-main .card-left .text p span {
  color: #ff9160;
}

.main .module-form .module-main .card-left .text .orange {
  line-height: 26px;
  color: #ff9160;
}

.main .module-form .module-main .card-left .apply-btn {
  display: block;
  width: 240px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background-color: #fc7657;
  border-radius: 4px;
  font-size: 16px;
  color: #ffffff;
}

.main .module-form .module-main .card-right {
  width: 628px;
  height: 493px;
  background-color: #ffffff;
  box-shadow: 0px 0px 10px 0px rgba(128, 128, 128, 0.2);
  padding: 13px;
}

.main .module-form .module-main .card-right table {
  border: solid 1px #eaf1f6;
}

.main .module-form .module-main .card-right table tr {
  height: 58px;
}

.main .module-form .module-main .card-right table tr td {
  border: solid 1px #eaf1f6;
  text-align: center;
  vertical-align: middle;
}

.main .module-form .module-main .card-right table tr td:nth-child(1) {
  width: 160px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
}

.main .module-form .module-main .card-right table tr td:nth-child(2) {
  width: 443px;
  font-size: 16px;
  color: #666666;
}

.main .module-form .module-main .card-right h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #333333;
  font-weight: bold;
  margin: 21px 0 2px;
}

.main .module-form .module-main .card-right p {
  color: #999999;
}

.main .module-form .module-main .card-right img {
  margin-left: -10px;
}

.main .module-info {
  height: 929px;
  background: url(../images/mod2_bg.png) no-repeat center 0;
  background-size: cover;
}

.main .module-info .module-main {
  font-size: 0;
  margin-bottom: 40px;
}

.main .module-info .module-main img:first-child {
  margin-right: 62px;
}

.main .module-perplex {
  padding-bottom: 40px;
}

.main .module-perplex ul {
  position: relative;
  width: 797px;
  height: 385px;
  background: url(../images/mod3_img.png) no-repeat center center;
  background-size: cover;
  margin: 80px auto 16px;
}

.main .module-perplex ul li {
  position: absolute;
  left: -240px;
  top: 210px;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 1px;
  color: #666666;
  background-color: rgba(96, 174, 255, 0.1);
  border-radius: 20px 20px 0px 20px;
  padding: 10px 24px 10px 17px;
}

.main .module-perplex ul li:hover {
  color: #fff;
  background-color: #60aeff;
}

.main .module-perplex ul li::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -17px;
  width: 15px;
  height: 17px;
  background: url(../images/jiao-l.png) no-repeat 0 0;
}




.main .module-perplex ul li::before {
  content: '';
  position: absolute;
  right: -7px;
  bottom: -24px;
  width: 13px;
  height: 13px;
  background: url(../images/circle.png) no-repeat 0 0;
  z-index: 2;
}

.main .module-perplex ul li:nth-child(2) {
  left: -142px;
  top: 24px;
}

.main .module-perplex ul li:nth-child(3) {
  top: -60px;
  left: 283px;
  border-radius: 20px;
}

.main .module-perplex ul li:nth-child(3)::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -16px;
  margin: auto;
  width: 30px;
  height: 16px;
  background: url(../images/jiao-c.png) no-repeat 0 0;
}

.main .module-perplex ul li:nth-child(3)::before {
  left: 0;
  right: 0;
  bottom: -24px;
  margin: auto;
}

.main .module-perplex ul li:nth-child(4),
.main .module-perplex ul li:nth-child(5) {
  left: auto;
  right: -240px;
  top: -45px;
  border-radius: 20px 20px 20px 0px;
}

.main .module-perplex ul li:nth-child(4)::after,
.main .module-perplex ul li:nth-child(5)::after {
  width: 15px;
  height: 17px;
  background: url(../images/jiao-r.png) no-repeat 0 0;
  left: 0;
  bottom: -17px;
}

.main .module-perplex ul li:nth-child(4)::before,
.main .module-perplex ul li:nth-child(5)::before {
  left: -5px;
  bottom: -21px;
}

.main .module-perplex ul li:nth-child(5) {
  left: auto;
  right: -243px;
  top: 182px;
}

.main .module-sove {
  background: #f1f3f5 url(../images/mod4_bg.png) no-repeat center 0;
  background-size: contain;
  padding-bottom: 40px;
}

.main .module-sove .module-title h3 {
  color: #fff;
}

.main .module-sove .module-title h3::after {
  background: url(../images/title-white-l.png) no-repeat 0 0;
  background-size: cover;
}

.main .module-sove .module-title h3::before {
  right: -127px;
  background: url(../images/title-white-r.png) no-repeat 0 0;
  background-size: cover;
}

.main .module-sove .module-main {
  margin-bottom: 25px;
}

.main .module-sove .module-main li {
  float: left;
  width: 390px;
  height: 309px;
  background-color: #ffffff;
  padding: 10px;
  margin: 0 15px 14px 0;
  text-align: center;
}

.main .module-sove .module-main li:nth-child(3n) {
  margin-right: 0;
}

.main .module-sove .module-main li img {
  width: 370px;
  height: 180px;
}

.main .module-sove .module-main li h3 {
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin: 12px 0 7px;
}

.main .module-sove .module-main li p {
  font-size: 16px;
  line-height: 24px;
  color: #666666;
}

.main .module-sove .module-main li .detail {
  text-decoration: underline;
  color: #ed9731;
}

.main .module-sove .module-main li .contact-btn {
  display: block;
  width: 240px;
  height: 41px;
  line-height: 41px;
  text-align: center;
  background-color: #fc7657;
  border-radius: 4px;
  font-family: MicrosoftYaHei-Bold;
  font-size: 16px;
  color: #ffffff;
  font-weight: bold;
  margin: 28px auto;
}

.main .module-flow {
  background-color: #f1f3f5;
  padding-bottom: 40px;
}

.main .module-flow .module-main {
  font-size: 0;
}

.main .module-flow .module-main img:first-child {
  margin-right: 71px;
}

.main .module-need {
  height: 402px;
}

.main .module-dedi {
  height: 660px;
  background-color: #f1f3f5;
}

.main .module-dedi .module-title img {
  bottom: 58px;
}

.main .module-dedi .tab {
  width: 412px;
  margin-right: 20px;
}

.main .module-dedi .tab ul li {
  float: left;
  margin: 0 12px 15px 0;
  width: 200px;
  height: 200px;
  background-color: #ffffff;
  text-align: center;
}

.main .module-dedi .tab ul li img {
  margin: 40px 0 10px;
}

.main .module-dedi .tab ul li p {
  font-size: 16px;
  color: #666666;
  text-align: center;
}

.main .module-dedi .tab ul li.active {
  background-color: #445faf;
}

.main .module-dedi .tab ul li.active p {
  color: #fff;
}

.main .module-dedi .tab ul li:nth-child(2n) {
  margin-right: 0;
}

.main .module-dedi .list {
  width: 767px;
  height: 416px;
  background-color: #ffffff;
  padding: 0 36px;
}

.main .module-dedi .list .card-item {
  display: none;
}

.main .module-dedi .list .card-item.active {
  display: block;
}

.main .module-dedi .list .card-item h3 {
  position: relative;
  font-family: MicrosoftYaHei-Bold;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  margin: 23px 0 34px;
}

.main .module-dedi .list .card-item h3::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 30px;
  height: 3px;
  background-color: #fd7851;
}

.main .module-dedi .list .card-item p {
  line-height: 24px;
  color: #666666;
  height: 72px;
  margin-bottom: 25px;
}

.main .module-dedi .list .card-item ul li {
  float: left;
  width: 220px;
  margin-right: 17px;
  text-align: center;
}

.main .module-dedi .list .card-item ul li:last-child {
  margin-right: 0;
}

.main .module-dedi .list .card-item ul li img {
  width: 220px;
  height: 180px;
}

.main .module-dedi .list .card-item ul li p {
  color: #666666;
  margin-top: 7px;
}

.dropDown {
  position: absolute;
  height: 227px;
  width: 120px;
  left: 0;
  display: none;
  top: 40px;
  z-index: 100;
  background-color: #fff;
}

.city-drop {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  left: 160px !important;
  z-index: 10;
  /* background-image: url(../images/xiala2_bg.png) !important; */
  display: none;
}

form .drop-down {
  position: absolute;
  width: 160px;
  height: 227px;
  left: 0;
  background-color: #fff;
  /* background-image: url(../images/xiala_bg.png); */
  background-size: 100% 100%;
  padding-top: 13px;
  /* display: none; */
  overflow: hidden;
}

form .drop-down .drop-wrapper {
  overflow-y: scroll;
  height: 209px;
  margin-top: -5px;
}

form .drop-down .drop-wrapper::-webkit-scrollbar {
  /*滚动条整体样式*/
  width: 6px;
  /*高宽分别对应横竖滚动条的尺寸*/
  height: 1px;
}

form .drop-down .drop-wrapper::-webkit-scrollbar-thumb:vertical {
  /*滚动条里面小方块*/
  background: #dddee0;
}

form .drop-down .drop-wrapper::-webkit-scrollbar-track {
  /*滚动条里面轨道*/
  background: transparent;
}

form .drop-down ul {
  margin-top: 5px;
  margin-left: 1px;
}

form .drop-down ul li:hover,
form .drop-down ul li.active {
  color: #ff6600;
  background: #fff7f1;
}

form .drop-down ul li {
  height: 32px;
  line-height: 32px;
  padding-left: 24px;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #666666;
}
.check-box{
    margin-left: 898px;
    margin-top: 10px;
}