.clearfix::after {
  content: "";
  display: block;
  visibility: hidden;
  clear: both;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  color: #000;
  text-decoration: none;
}
ul,
li,
ol {
  list-style: none;
}
@font-face {
  font-family: AlibabaPuHuiTi-2-55-Regular;
  src: url('https://weapp-static.mifengchengshi.com/szkj/fonts/AlibabaPuHuiTi-2-55-Regular.woff2') format('woff2');
}
@font-face {
  font-family: AlibabaPuHuiTi-2-85-Bold;
  src: url('https://weapp-static.mifengchengshi.com/szkj/fonts/AlibabaPuHuiTi-2-85-Bold.woff2') format('woff2');
}
@font-face {
  font-family: MI Lan Pro VF;
  src: url('https://weapp-static.mifengchengshi.com/szkj/fonts/小米兰亭PRO.TTF') format('ttf');
}
@font-face {
  font-family: BigNoodleTitling;
  src: url('https://weapp-static.mifengchengshi.com/szkj/fonts/BigNoodleTitling.ttf') format('ttf');
}
.header {
  min-width: 1553px;
  width: 100%;
  padding: 14px 20px;
  position: fixed;
  top: 0;
  z-index: 99;
  background: transparent;
}
.header .logo {
  float: left;
}
.header .head_right {
  float: right;
}
.header .head_right .navs {
  padding: 20px 0 0 0;
  float: left;
}
.header .head_right .navs .nav_item {
  height: 20px;
  font-size: 14px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #363636;
  line-height: 20px;
  margin: 0 36px 0 0;
  cursor: pointer;
  position: relative;
}
.header .head_right .navs .nav_item.active {
  color: #375FFF;
}
.header .head_right .navs .nav_item.active::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 50%;
  transform: translateX(-50%);
  width: 23px;
  height: 2px;
  background: #375FFF;
}
.header .head_right .appointment {
  padding: 11px 0 0 0;
  float: left;
}
.header .head_right .appointment .app_btn {
  float: left;
  width: 80px;
  height: 30px;
  background: #375FFF;
  border-radius: 3px 3px 3px 3px;
  font-size: 14px;
  margin-top: 4px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #FFFFFF;
  border: 1px solid #375FFF;
  cursor: pointer;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}
.header .head_right .appointment .app_btn:hover {
  background: #378CFF;
  border-color: #378CFF;
}
.header .head_right .appointment .app_btn:active {
  background: #3749FF;
  border-color: #3749FF;
}
.header .head_right .appointment .app_btn:focus {
  outline: none;
  border: none;
}
.header .head_right .appointment .phone {
  float: left;
}
.header .head_right .appointment .phone img {
  width: 27px;
  height: 27px;
  vertical-align: middle;
  float: left;
  margin: 4px 6px 0 31px;
}
.header .head_right .appointment .phone span {
  height: 35px;
  font-size: 26px;
  font-family: BigNoodleTitling;
  font-weight: 400;
  color: #375FFF;
  line-height: 35px;
  float: left;
  vertical-align: top;
}
.banner {
  min-width: 1553px;
  height: 1066px;
  background-image: url(https://weapp-static.mifengchengshi.com/szkj/images/banner_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border-bottom: 8px solid #375fff;
  overflow: hidden;
}
.banner .banner_title {
  text-align: center;
  display: block;
  margin: 163px auto 0;
}
.banner .banner_title .title {
  font-size: 66px;
  font-family: MI Lan Pro VF;
  font-weight: 400;
  color: #0B2862;
  line-height: 88px;
}
.banner .banner_title .title span {
  color: #375FFF;
}
.banner .banner_title .describe {
  font-size: 26px;
  font-family: MI Lan Pro VF;
  font-weight: 400;
  color: #0C2663;
  line-height: 34px;
  margin-top: 25px;
}
.banner .banner_title .describe span {
  margin-right: 28px;
}
.banner .banner_title .describe span:last-of-type {
  margin-right: 0;
}
.banner .banner_img {
  width: 1553px;
  height: 651px;
  margin: 97px auto 0;
  overflow: hidden;
}
.banner .banner_img img {
  width: 100%;
  height: 873px;
}
.reason {
  min-width: 1508px;
  height: 1060px;
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/reason_bg.jpg) no-repeat;
  background-position: center center;
  background-size: 100% auto;
  min-width: 1553px;
}
.reason .reason_main {
  width: 1508px;
  margin: 0 auto;
}
.reason .reason_main .title {
  padding-top: 103px;
  margin-bottom: 76px;
}
.reason .reason_main .title p {
  text-align: center;
}
.reason .reason_main .title p:first-of-type {
  height: 71px;
  font-size: 54px;
  font-family: MI Lan Pro VF-SemiBold, MI Lan Pro VF;
  font-weight: 600;
  color: #375FFF;
  line-height: 71px;
}
.reason .reason_main .title p:last-of-type {
  height: 71px;
  font-size: 54px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #0C2663;
  line-height: 71px;
  margin-top: -5px;
}
.reason .reason_main .reason_list .reason_item {
  width: 220px;
  height: 620px;
  background: #FFFFFF;
  border: 1px solid #D7DBEC;
  float: left;
  margin-right: 37px;
  padding: 86px 0 0 30px;
}
.reason .reason_main .reason_list .reason_item:last-of-type {
  margin-right: 0;
}
.reason .reason_main .reason_list .reason_item img {
  height: 93px;
}
.reason .reason_main .reason_list .reason_item .item_title {
  height: 45px;
  font-size: 34px;
  font-family: MI Lan Pro VF-DemiBold, MI Lan Pro VF;
  font-weight: 600;
  color: #0C2663;
  line-height: 45px;
  margin: 54px 0 28px 0;
}
.reason .reason_main .reason_list .reason_item .item_cont {
  font-size: 16px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #6E7C9B;
  line-height: 32px;
  padding-right: 30px;
}
.function_list {
  min-width: 1553px;
  height: 1030px;
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/function_list_bg.jpg) no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.function_list .function_list_main {
  width: 1553px;
  margin: 0 auto;
  padding: 79px 0 0 23px;
}
.function_list .function_list_main .section_info {
  float: left;
  width: 510px;
  height: 876px;
  background: #FFFFFF;
  margin-right: 43px;
  padding: 135px 89px 0 53px;
  position: relative;
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/section_info_bg.jpg) no-repeat;
}
.function_list .function_list_main .section_info .section_title {
  height: 70px;
  font-size: 53px;
  font-family: MI Lan Pro VF-SemiBold, MI Lan Pro VF;
  font-weight: 600;
  color: #0B2862;
  line-height: 70px;
}
.function_list .function_list_main .section_info .section_describe {
  font-size: 24px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #6D7FA2;
  margin: 25px 0 0 0;
}
.function_list .function_list_main .section_info .mark {
  width: 26px;
  height: 8px;
  background: #375FFF;
  margin-top: 49px;
}
.function_list .function_list_main .func_list {
  float: left;
  width: 900px;
  height: 876px;
  border: 1px solid #7591FF;
  border-bottom: none;
}
.function_list .function_list_main .func_list .func_row .fund_item {
  float: left;
  width: 448.5px;
  height: 125px;
  padding: 31px 0 0 34px;
  border-right: 1px solid #7591FF;
  border-bottom: 1px solid #7591FF;
}
.function_list .function_list_main .func_list .func_row .fund_item .item_title {
  height: 29px;
  font-size: 22px;
  font-family: MI Lan Pro VF-DemiBold, MI Lan Pro VF;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 29px;
  margin-bottom: 7px;
}
.function_list .function_list_main .func_list .func_row .fund_item .item_describe {
  height: 22px;
  font-size: 16px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #BCCAFF;
  line-height: 22px;
}
.function_list .function_list_main .func_list .func_row .fund_item:last-of-type {
  border-right: none;
  padding-left: 47px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(3) .fund_item:nth-of-type(2) {
  width: 235px;
  padding-left: 47px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(3) .fund_item:nth-of-type(3) {
  width: 213px;
  padding-left: 47px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(4) .fund_item:nth-of-type(1) {
  width: 618.5px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(4) .fund_item:nth-of-type(2) {
  width: 278.5px;
  padding-left: 22px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(5) .fund_item:nth-of-type(1) {
  width: 225.5px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(5) .fund_item:nth-of-type(2) {
  width: 242.5px;
  padding-left: 50px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(5) .fund_item:nth-of-type(3) {
  width: 242px;
  padding-left: 50px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(5) .fund_item:nth-of-type(4) {
  width: 187px;
  padding-left: 50px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(6) .fund_item:nth-of-type(1) {
  width: 537px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(6) .fund_item:nth-of-type(2) {
  width: 360px;
  padding-left: 37px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(7) .fund_item:nth-of-type(1) {
  width: 313px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(7) .fund_item:nth-of-type(2) {
  width: 198px;
  padding-left: 53px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(7) .fund_item:nth-of-type(3) {
  width: 182px;
  padding-left: 58px;
}
.function_list .function_list_main .func_list .func_row:nth-of-type(7) .fund_item:nth-of-type(4) {
  width: 204px;
  padding-left: 57px;
}
.document {
  min-width: 1506px;
  height: 1200px;
  background-image: url(https://weapp-static.mifengchengshi.com/szkj/images/document_bg.jpg);
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-position: center center;
}
.document .document_main {
  width: 1506px;
  margin: 0 auto;
}
.document .document_main .document_title {
  text-align: center;
  padding: 140px 0 40px 0;
}
.document .document_main .document_title p {
  line-height: 73px;
}
.document .document_main .document_title p:first-of-type {
  font-size: 53px;
  font-family: MI Lan Pro VF-Light, MI Lan Pro VF;
  font-weight: 500;
  color: #0B2862;
}
.document .document_main .document_title p:last-of-type {
  font-size: 53px;
  font-family: MI Lan Pro VF-Light, MI Lan Pro VF;
  font-weight: 300;
  color: #0B2862;
}
.document .document_main img {
  display: block;
  margin: 0 auto;
}
.func {
  min-width: 1400px;
  height: 396px;
  background-image: url(https://weapp-static.mifengchengshi.com/szkj/images/func_bg.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100% auto;
  border-bottom: 8px solid #375FFF;
}
.func .func_main {
  width: 1400px;
  margin: 0 auto;
}
.func .func_main .func_title {
  padding: 70px 0 75px 0;
  text-align: center;
  font-size: 53px;
  font-family: MI Lan Pro VF-Medium, MI Lan Pro VF;
  font-weight: 500;
  color: #0B2862;
  line-height: 70px;
}
.func .func_main .func_list .func_item {
  position: relative;
  width: 210px;
  height: 173px;
  float: left;
  margin-right: 28px;
}
.func .func_main .func_list .func_item:last-of-type {
  margin-right: 0;
}
.func .func_main .func_list .func_item .item_cont {
  width: 210px;
  height: 130px;
  background: #FFFFFF;
  border-radius: 6px 6px 6px 6px;
  opacity: 1;
  border: 1px solid #CFD5EC;
  cursor: pointer;
}
.func .func_main .func_list .func_item .item_cont .item_img {
  display: block;
  margin: 32px auto 15px;
}
.func .func_main .func_list .func_item .item_cont .item_active_img {
  display: none;
  margin: 32px auto 15px;
}
.func .func_main .func_list .func_item .item_cont p {
  line-height: 19px;
  font-size: 14px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  text-align: center;
  color: #5C6F94;
}
.func .func_main .func_list .func_item .triangle {
  display: none;
  width: 0px;
  height: 0px;
  border: 10px solid #000;
  border-top-color: transparent;
  border-bottom-color: #375FFF;
  border-left-color: transparent;
  border-right-color: transparent;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.func .func_main .func_list .func_item:nth-of-type(1) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(1) .item_cont .item_active_img {
  width: 37px;
  height: 37px;
}
.func .func_main .func_list .func_item:nth-of-type(2) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(2) .item_cont .item_active_img {
  width: 35px;
  height: 34px;
}
.func .func_main .func_list .func_item:nth-of-type(3) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(3) .item_cont .item_active_img {
  width: 42px;
  height: 37px;
}
.func .func_main .func_list .func_item:nth-of-type(4) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(4) .item_cont .item_active_img {
  width: 32px;
  height: 37px;
}
.func .func_main .func_list .func_item:nth-of-type(5) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(5) .item_cont .item_active_img {
  width: 31px;
  height: 38px;
}
.func .func_main .func_list .func_item:nth-of-type(6) .item_cont .item_img,
.func .func_main .func_list .func_item:nth-of-type(6) .item_cont .item_active_img {
  width: 31px;
  height: 38px;
}
.func .func_main .func_list .func_item.active .item_cont {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/func_item_active.jpg) no-repeat;
}
.func .func_main .func_list .func_item.active .item_cont .item_img {
  display: none;
}
.func .func_main .func_list .func_item.active .item_cont .item_active_img {
  display: block;
}
.func .func_main .func_list .func_item.active .item_cont p {
  color: #375FFF;
}
.func .func_main .func_list .func_item.active .triangle {
  display: block;
}
.slide {
  min-width: 1400px;
  height: 1132px;
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/slide_bg.jpg) no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.slide .slide_main {
  width: 1400px;
  margin: 0 auto;
  position: relative;
  display: none;
}
.slide .slide_main:first-of-type {
  display: block;
}
.slide .slide_main .slide_describe {
  font-size: 24px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #6D7FA2;
  line-height: 32px;
  text-align: center;
  padding: 54px 0 34px 0;
}
.slide .slide_main .slide_swiper {
  width: 1400px;
  overflow: hidden;
}
.slide .slide_main .slide_swiper .swiper-wrapper .swiper-slide img {
  width: 1400px;
  height: 788px;
}
.slide .slide_main .slide_swiper .swiper-wrapper .swiper-slide.mobile_slide img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 788px;
}
.slide .slide_main .slide_prev_btn01,
.slide .slide_main .slide_prev_btn02,
.slide .slide_main .slide_prev_btn03,
.slide .slide_main .slide_prev_btn04,
.slide .slide_main .slide_prev_btn05,
.slide .slide_main .slide_prev_btn06 {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/slide_prev_btn.png) no-repeat;
  width: 34px;
  height: 60px;
  left: -117px;
  outline: none;
}
.slide .slide_main .slide_next_btn01,
.slide .slide_main .slide_next_btn02,
.slide .slide_main .slide_next_btn03,
.slide .slide_main .slide_next_btn04,
.slide .slide_main .slide_next_btn05,
.slide .slide_main .slide_next_btn06 {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/slide_next_btn.png) no-repeat;
  width: 34px;
  height: 60px;
  right: -117px;
  outline: none;
}
.slide .slide_main .appointment_btn {
  display: block;
  width: 320px;
  height: 90px;
  background: #375FFF;
  border-radius: 6px 6px 6px 6px;
  font-size: 32px;
  font-family: MI Lan Pro VF-Regular, MI Lan Pro VF;
  font-weight: 400;
  color: #FFFFFF;
  border: 1px solid #375FFF;
  cursor: pointer;
  margin: 54px auto 0;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}
.slide .slide_main .appointment_btn:hover {
  background: #378CFF;
  border-color: #378CFF;
}
.slide .slide_main .appointment_btn:active {
  background: #3749FF;
  border-color: #3749FF;
}
.slide .slide_main .appointment_btn:focus {
  outline: none;
  border: none;
}
.slide .slide_main:nth-of-type(2) .slide_swiper .swiper-wrapper .swiper-slide img,
.slide .slide_main:nth-of-type(3) .slide_swiper .swiper-wrapper .swiper-slide img,
.slide .slide_main:nth-of-type(4) .slide_swiper .swiper-wrapper .swiper-slide img,
.slide .slide_main:nth-of-type(5) .slide_swiper .swiper-wrapper .swiper-slide img,
.slide .slide_main:nth-of-type(6) .slide_swiper .swiper-wrapper .swiper-slide img {
  display: block;
  margin: 0 auto;
  width: auto;
}
.slide .slide_main:nth-of-type(6) .slide_swiper .swiper-wrapper .swiper-slide .appointment_btn {
  position: absolute;
  top: 465px;
  left: 602px;
  background: transparent;
  border: none;
  width: 197px;
  height: 64px;
  margin: 0;
}
.contact {
  min-width: 1400px;
  height: 685px;
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/contact_bg.jpg) no-repeat;
  background-position: center center;
  background-size: 100% auto;
}
.contact .contact_main {
  width: 1400px;
  margin: 0 auto;
}
.contact .contact_main .contact_left {
  float: left;
}
.contact .contact_main .contact_left .left_title {
  font-size: 53px;
  font-family: MI Lan Pro VF-SemiBold, MI Lan Pro VF;
  font-weight: 600;
  color: #FFFFFF;
  line-height: 70px;
  margin: 154px 0 42px 0;
}
.contact .contact_main .contact_left .left_describe {
  width: 507px;
  font-size: 20px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 40px;
  padding: 0 8px;
}
.contact .contact_main .contact_left .left_mark {
  width: 26px;
  height: 8px;
  background: #FFFFFF;
  margin: 57px 0 0 7px;
}
.contact .contact_main .contact_card {
  width: 711px;
  height: 399px;
  background: #FFFFFF;
  float: right;
  padding: 40px 0 0 46px;
  margin-top: 143px;
}
.contact .contact_main .contact_card .card_title {
  font-size: 26px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: bold;
  color: #0B2862;
  line-height: 26px;
}
.contact .contact_main .contact_card .card_tip {
  font-size: 22px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #0B2862;
  line-height: 22px;
  margin: 8px 0 46px 0;
}
.contact .contact_main .contact_card .card_tip span {
  font-size: 16px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #375FFF;
  line-height: 22px;
}
.contact .contact_main .contact_card .form_wrap input {
  width: 296px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #E7EAF6;
  padding: 0 14px;
  outline: none;
  float: left;
  margin: 0 22px 30px 0;
}
.contact .contact_main .contact_card .form_wrap input:nth-of-type(2n) {
  margin-right: 0;
}
.contact .contact_main .contact_card .form_wrap .veri_code {
  display: inline-block;
  width: 296px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #E7EAF6;
}
.contact .contact_main .contact_card .form_wrap .veri_code input {
  width: 200px;
  height: 100%;
  border: none;
  float: left;
  margin: 0;
}
.contact .contact_main .contact_card .form_wrap .veri_code button {
  float: left;
  outline: none;
  background: transparent;
  border: none;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #375FFF;
}
.contact .contact_main .contact_card .submit_btn {
  width: 296px;
  height: 56px;
  background: #375FFF;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #375FFF;
  font-size: 20px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #FFFFFF;
  cursor: pointer;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}
.contact .contact_main .contact_card .submit_btn:hover {
  background: #378CFF;
  border-color: #378CFF;
}
.contact .contact_main .contact_card .submit_btn:active {
  background: #3749FF;
  border-color: #3749FF;
}
.footer {
  background-color: #E6E8F0;
  color: #fa0;
}
.footer .footer_main {
  width: 1400px;
  padding: 15px 0;
  margin: 0 auto;
  color: #3554A1;
}
.footer .footer_main .footer-nav {
  float: left;
}
.footer .footer_main .footer-nav li {
  list-style: none;
  float: left;
  margin-right: 25px;
}
.footer .footer_main .footer-nav li a {
  color: #3554A1;
  text-decoration: none;
}
.footer .footer_main .copyright {
  text-align: center;
}
.footer .footer_main .copyright p {
  color: #3554A1;
}
.footer .footer_main .copyright p a {
  color: #3554A1;
  text-decoration: none;
}
.modal_wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  z-index: 999;
}
.modal_wrap .modal {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 999;
  transform: translate(-50%, -50%);
  width: 743px;
  height: 468px;
  background: #3067FF;
  border-radius: 24px 24px 24px 24px;
  opacity: 1;
  border: 10px solid #3067FF;
}
.modal_wrap .modal .close_btn {
  position: absolute;
  top: 8px;
  right: 10px;
  cursor: pointer;
}
.modal_wrap .modal .modal_head {
  padding: 30px 57px 26px;
}
.modal_wrap .modal .modal_head .modal_title {
  font-size: 26px;
  font-family: AlibabaPuHuiTi-2-85-Bold;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 31px;
}
.modal_wrap .modal .modal_head .modal_tip {
  font-size: 22px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #FFFFFF;
  line-height: 31px;
}
.modal_wrap .modal .modal_body {
  width: 713px;
  height: 320px;
  background: #FFFFFF;
  border-radius: 16px 16px 16px 16px;
  margin: 0 auto;
  padding: 45px 0 0 52px;
}
.modal_wrap .modal .modal_body .form_wrap input {
  width: 296px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #E7EAF6;
  outline: none;
  padding: 0 14px;
  margin: 0 20px 30px 0;
  float: left;
}
.modal_wrap .modal .modal_body .form_wrap input:nth-of-type(2n) {
  margin-right: 0;
}
.modal_wrap .modal .modal_body .form_wrap .veri_code {
  display: inline-block;
  width: 296px;
  height: 42px;
  background: #FFFFFF;
  border: 1px solid #E7EAF6;
}
.modal_wrap .modal .modal_body .form_wrap .veri_code input {
  width: 200px;
  height: 100%;
  border: none;
  float: left;
  margin: 0;
}
.modal_wrap .modal .modal_body .form_wrap .veri_code button {
  float: left;
  outline: none;
  background: transparent;
  border: none;
  cursor: pointer;
  line-height: 40px;
  font-size: 16px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #375FFF;
}
.modal_wrap .modal .modal_body .submit_btn {
  width: 296px;
  height: 56px;
  background: #375FFF;
  margin-top: 30px;
  border-radius: 0px 0px 0px 0px;
  opacity: 1;
  border: 1px solid #375FFF;
  font-size: 20px;
  font-family: AlibabaPuHuiTi-2-55-Regular;
  font-weight: normal;
  color: #FFFFFF;
  cursor: pointer;
  transition: color 0.2s linear, background-color 0.2s linear, border 0.2s linear, box-shadow 0.2s linear;
}
.modal_wrap .modal .modal_body .submit_btn:hover {
  background: #378CFF;
  border-color: #378CFF;
}
.modal_wrap .modal .modal_body .submit_btn:active {
  background: #3749FF;
  border-color: #3749FF;
}
.address_wrap {
  background-color: #fff;
}
.address_wrap .address_main {
  width: 1360px;
  margin: 0 auto;
  padding: 55px 0;
}
.address_wrap .address_main .map {
  float: left;
  width: 410px;
  height: 285px;
}
.address_wrap .address_main .location {
  float: left;
  width: 450px;
  height: 285px;
  margin-left: 30px;
  font-size: 16px;
}
.address_wrap .address_main .location .logo {
  margin-bottom: 75px;
}
.address_wrap .address_main .location .logo img {
  width: 300px;
}
.address_wrap .address_main .location .phone {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/phone_icon02.png) 0 center no-repeat;
  background-size: 20px 20px;
  color: #3554A1;
  padding: 15px 0 15px 35px;
}
.address_wrap .address_main .location .e-mail {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/email_icon.png) 0 center no-repeat;
  background-size: 20px 20px;
  color: #3554A1;
  padding: 15px 0 15px 35px;
}
.address_wrap .address_main .location .address {
  background: url(https://weapp-static.mifengchengshi.com/szkj/images/address_icon.png) 0 center no-repeat;
  background-size: 20px 20px;
  color: #3554A1;
  padding: 15px 0 15px 35px;
}
