@charset "utf-8";
/*font*/
@font-face {
  font-family: georgiaz;
  src: url('../assets/font/georgia/georgiaz.ttf');
}
@font-face {
  font-family: Montserrat-Black;
  src: url('../assets/font/Montserrat/Montserrat-Black.otf');
}
@font-face {
  font-family: Montserrat-Bold;
  src: url('../assets/font/Montserrat/Montserrat-Bold.otf');
}
@font-face {
  font-family: Montserrat-Light;
  src: url('../assets/font/Montserrat/Montserrat-Light.otf');
}
@font-face {
  font-family: Montserrat-Regular;
  src: url('../assets/font/Montserrat/Montserrat-Regular.otf');
}
html {
  font-size: 16px;
  background: #fff;
  width: 100%;
  overflow-x: hidden;
}
body {
  width: 100%;
  overflow-x: hidden;
}
/*base*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dd,
dl,
dt,
li,
ol,
ul,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-family: "Montserrat-Light", "Microsoft Yahei";
}
textarea {
  font-family: "Montserrat-Light", "Microsoft Yahei";
  outline: none;
  color: #000;
}
img {
  border: none;
}
ul,
li {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  color: inherit;
  text-decoration: none;
}
::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bcc4ca;
}
:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bcc4ca;
}
::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bcc4ca;
}
:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bcc4ca;
}
.header {
  height: 15rem;
  background: linear-gradient(0deg, #ffffff 0%, #f6faff 56%, #edf4ff 100%), linear-gradient(#5386fc, #5386fc);
}
.header .head_inner {
  max-width: 1366px;
  margin: auto;
  padding: 2.3rem 0;
}
.header .head_inner > .logo {
  display: inline-block;
  margin-left: 5.5rem;
}
.two_cols_wrap .two_col.with_bgc {
  background: #eef0ff;
}
.two_cols_wrap .two_col.first {
  margin-top: -7rem;
}
.two_cols_wrap .two_col.first .two_col_inner {
  display: block;
  overflow: hidden;
}
.two_cols_wrap .two_col.first .two_col_inner > div {
  float: left;
  box-sizing: border-box;
}
.two_cols_wrap .two_col.first .two_col_inner > div.word {
  width: 50%;
}
.two_cols_wrap .two_col.first .two_col_inner > div.img {
  width: 46%;
}
.two_cols_wrap .two_col.first .two_col_inner > div.img > img {
  width: 100%;
}
.two_cols_wrap .two_col.first .word > h3 {
  font-family: "Montserrat-Bold";
  margin-top: 6rem;
  font-size: 3rem;
  line-height: 3.5rem;
}
.two_cols_wrap .two_col.first > .img {
  width: 40%;
}
.two_cols_wrap .two_col.second .word {
  margin-left: 5rem;
}
.two_cols_wrap .two_col.second .word > h3 {
  font-size: 2.3rem;
}
.two_cols_wrap .two_col.second .word > p {
  margin-top: 4rem;
}
.two_cols_wrap .two_col_inner {
  display: flex;
  padding: 5rem 0 10.5rem;
  margin: auto;
  max-width: 1366px;
}
.two_cols_wrap .two_col_inner > div {
  justify-content: center;
  align-items: center;
}
.two_cols_wrap .two_col_inner > div + div {
  padding-right: 5.5rem;
  margin-left: 4%;
}
.two_cols_wrap .two_col_inner > div:nth-child(1) {
  padding-left: 5.5rem;
}
.two_cols_wrap .two_col_inner > .word h3 {
  font-family: "Montserrat-Regular";
  font-size: 2.6rem;
  color: #2b2f4a;
}
.two_cols_wrap .two_col_inner > .word > p {
  line-height: 1.6rem;
  color: #717da5;
  margin-top: 2.5rem;
}
.block_main {
  position: relative;
}
.block_main .block_inner {
  max-width: 1366px;
  margin: auto;
}
.block_main h3 {
  text-align: center;
  font-family: "Montserrat-Regular";
  font-size: 2.6rem;
}
.why_choose {
  padding: 12rem 0;
}
.why_choose ul {
  margin-top: 6rem;
  display: flex;
  justify-content: space-between;
  padding: 0 5.5rem;
}
.why_choose ul li {
  text-align: center;
  width: 22%;
}
.why_choose ul li img {
  width: 5.6rem;
}
.why_choose ul li h4 {
  font-family: "georgiaz";
  color: #3e76ff;
  line-height: 2rem;
  margin-top: 3rem;
}
.why_choose ul li p {
  margin-top: 1rem;
  color: #717da5;
}
.our_partners {
  padding: 8rem 0;
  background: #717da5;
}
.our_partners .bg_img {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  background: url(../images/map.png) no-repeat center;
}
.our_partners .block_inner {
  position: relative;
}
.our_partners h3 {
  color: #fff;
}
.our_partners ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  margin-top: 2rem;
}
.our_partners ul li {
  width: 11%;
  margin: 1.5rem;
}
.our_partners ul li > img {
  width: 100%;
}
.contact {
  padding: 8rem 0 6.8rem;
}
.contact ul {
  display: flex;
  justify-content: space-between;
  padding: 0 5.5rem;
  margin-top: 6rem;
}
.contact ul h4 {
  font-family: "Montserrat-Regular";
  font-size: 1.3rem;
  color: #222328;
  margin-bottom: 1.4rem;
}
.contact ul P {
  color: #717da5;
}
.send_message h3 {
  font-size: 1.37rem;
}
.send_message .block_inner {
  padding-bottom: 3.8rem;
}
.send_message .block_inner h3 {
  border-top: 3px solid #eef0ff;
  padding: 3.8rem 0 0;
  margin: 0 5.5rem;
}
.send_message form {
  margin-top: 3rem;
  padding: 0 5.5rem;
}
.send_message form input {
  border: none;
  outline: none;
}
.send_message form .input_content {
  width: 100%;
  overflow: hidden;
}
.send_message form .input_wrap {
  float: left;
  flex: 0 0 auto;
  box-sizing: border-box;
  position: relative;
  width: 48%;
  height: 3rem;
  padding-left: 1.2rem;
  margin-bottom: 3rem;
  border-radius: 5px;
  border: solid 2px #eef0ff;
  color: #2b2f4a;
}
.send_message form .input_wrap.error {
  border: solid 2px #ff4257;
}
.send_message form .input_wrap.error > .error {
  left: 0;
  top: 3.2rem;
}
.send_message form .input_wrap:nth-child(2n) {
  margin-left: 4%;
}
.send_message form .input_wrap > input {
  width: 99%;
  padding-right: 2.2rem;
  padding-top: 0.4rem;
  height: 2.5rem;
  box-sizing: border-box;
}
.send_message form .input_wrap .require {
  position: absolute;
  top: 1.3rem;
  right: 1rem;
  border-radius: 100%;
  width: 6px;
  height: 6px;
  background: #3e76ff;
  display: inline-block;
}
.send_message form .areaWrap {
  position: relative;
}
.send_message form .areaWrap textarea.error {
  border: 2px solid #ff4257;
}
.send_message form .areaWrap .areaError {
  left: 0;
  bottom: -2rem;
}
.send_message form .input_wrap > .error,
.send_message form .areaWrap > .areaError {
  width: 100%;
  background: #fff0f1;
  color: #ff2e47;
  padding-left: 1.2rem;
  line-height: 2rem;
  position: absolute;
  box-sizing: border-box;
}
.send_message form textarea {
  width: 100%;
  box-sizing: border-box;
  height: 20rem;
  border-radius: 5px;
  border: solid 2px #eef0ff;
  overflow: hidden;
  line-height: 1.6rem;
  padding: 0.5rem 1.2rem;
}
.send_message form .btn_wrap {
  display: flex;
  justify-content: flex-end;
  width: 100%;
}
.send_message form .btn_wrap > .submit_btn {
  border-radius: 5px;
  border: none;
}
.send_message form .submit_btn {
  font-family: "Montserrat-Regular";
  width: 16.8rem;
  height: 3rem;
  background: #3e76ff;
  outline: none;
  margin: 3rem 0 6rem;
  color: #fff;
  display: block;
}
.send_message form .submit_btn:hover {
  background: #2c66f3;
}
.send_message form .submit_btn:active {
  background: linear-gradient(0deg, #2c7cf3 0%, #2959f3 100%), linear-gradient(#4da1ff, #4da1ff);
}
.message_tip {
  display: none;
  text-align: center;
  margin-bottom: 12rem;
}
.message_tip > img {
  width: 9rem;
  margin-top: 8rem;
  margin-bottom: 3.6rem;
}
.message_tip .tip1 {
  font-family: "Montserrat-Regular";
  color: #2b2f4a;
  font-size: 2.6rem;
}
.message_tip .tip2 {
  font-size: 1.35rem;
  color: #717da5;
  margin: 1.6rem auto;
}
.footer {
  text-align: center;
  color: #bcc4ca;
  margin-bottom: 6rem;
}
.loader {
  visibility: hidden;
  position: fixed;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
}
@-webkit-keyframes loading-3 {
  50% {
    transform: scale(0.4);
    opacity: .4;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
.loader .loading-3 {
  position: relative;
}
.loader .loading-3 i {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background-color: #3e76ff;
  position: absolute;
}
.loader .loading-3 i:nth-child(1) {
  top: 25px;
  left: 0;
  -webkit-animation: loading-3 1s ease 0s infinite;
}
.loader .loading-3 i:nth-child(2) {
  top: 17px;
  left: 17px;
  -webkit-animation: loading-3 1s ease -0.12s infinite;
}
.loader .loading-3 i:nth-child(3) {
  top: 0px;
  left: 25px;
  -webkit-animation: loading-3 1s ease -0.24s infinite;
}
.loader .loading-3 i:nth-child(4) {
  top: -17px;
  left: 17px;
  -webkit-animation: loading-3 1s ease -0.36s infinite;
}
.loader .loading-3 i:nth-child(5) {
  top: -25px;
  left: 0;
  -webkit-animation: loading-3 1s ease -0.48s infinite;
}
.loader .loading-3 i:nth-child(6) {
  top: -17px;
  left: -17px;
  -webkit-animation: loading-3 1s ease -0.6s infinite;
}
.loader .loading-3 i:nth-child(7) {
  top: 0px;
  left: -25px;
  -webkit-animation: loading-3 1s ease -0.72s infinite;
}
.loader .loading-3 i:nth-child(8) {
  top: 17px;
  left: -17px;
  -webkit-animation: loading-3 1s ease -0.84s infinite;
}
