@charset "utf-8";
@font-face{
	font-family:"mont";
	src:url("mont-regular.ttf");
	font-weight:normal;
	font-style:normal;
}
@font-face{
	font-family:"ebrima";
	src:url("ebrima.ttf");
	font-weight:normal;
	font-style:normal;
}
* {
  font-family:"Microsoft YaHei", "微软雅黑", "mont",Arial, Helvetica, sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
body {
  padding:0;
  margin: 0;
  box-sizing: border-box;
  font: 16px/26px "Microsoft YaHei", "微软雅黑","mont",Arial, Helvetica, sans-serif;
  background: #fff;
  word-wrap: break-word;
}

img{
	vertical-align: bottom;
	max-width: 100%;
}
.ellipsis {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.center {
  margin: 0 auto;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
img {
    border: 0px;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: top;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
progress {
  vertical-align: baseline;
}
template,
[hidden] {
  display: none;
}
a {
    display: inline-block;
    text-decoration: none;
    color: #000;
    -webkit-tap-highlight-color: transparent;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    tap-highlight-color: rgba(0, 0, 0, 0);
}
a,
a:link,
a:visited,
a:hover,
a:active {
  outline: none;
}
a:hover {
	color: #1b2e7b;
  text-decoration: none;
}
a,
input {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
abbr[title] {
  border-bottom: 0;
  text-decoration: underline;
  text-decoration: underline dotted;
}
li {
  list-style: outside none none;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1,
h2,
h3,
h4,
h5,
h6,
p {
  font-size: inherit;
  margin: 0;
}
mark {
  background-color: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border: none;
}
svg:not(:root) {
  overflow: hidden;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
figure {
  margin: 0;
}
hr {
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  -o-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
select,
input {
  overflow: visible;
}
button,
select,
input,
textarea {
  font: inherit;
  margin: 0;
}
optgroup {
  font-weight: bold;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  -webkit-user-modify:read-plaintext-only;
  -moz-user-modify:read-plaintext-only;
  -ms-user-modify:read-plaintext-only;
  -o-user-modify:read-plaintext-only;
  user-modify:read-plaintext-only;
}
[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText;
}
input[type="submit"],
input[type="text"],
input[type="password"],
input[type="date"],
input[type="datetime"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="datetime-local"],
input[type="url"],
input[type="button"],
button,
textarea,
select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
select::-ms-expand {
  display: none;
}
input[type=text],
input[type=password],
textarea {
  -moz-user-modify: read-write-plaintext-only;
  -webkit-user-modify: read-write-plaintext-only;
  user-modify: read-write-plaintext-only;
}
input[type=text]:focus,
input[type=password]:focus,
textarea:focus {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -moz-user-modify: read-write-plaintext-only;
  -webkit-user-modify: read-write-plaintext-only;
  user-modify: read-write-plaintext-only;
  outline: none;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="date"],
input[type="datetime"],
input[type="tel"],
input[type="email"],
input[type="number"],
input[type="datetime-local"],
input[type="url"],
textarea {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
textarea {
  overflow: auto;
}
textarea:focus {
  outline: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: .35em .625em .75em;
}
legend {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
[type="checkbox"],
[type="radio"] {
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
dl,
dd,
dt {
  margin: 0;
  border: none;
  padding: 0;
}
div {
  *zoom: 1;
}
div:before,
div:after {
  display: table;
  content: '';
  height: 0;
  overflow: hidden;
  clear: both;
}
.none,
.hide {
  display: none;
}

.clearfix {
  *zoom: 1;
}
.clearfix:after {
  display: table;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.clearfix::after {
  display: table;
  content: '';
  width: 0;
  height: 0;
  overflow: hidden;
  visibility: hidden;
  clear: both;
}
.pos-left {
  left: 0;
  top: 0;
}
.pos-right {
  right: 0;
  top: 0;
}
.pos-center {
  top: 50%;
  left: 50%;
}
ul,
ol,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.cover {
    position: relative;
    height: 0;
    overflow: hidden;
}

.cover img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    object-fit: cover;
}

.flex {
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.anWidth1{
	width:0;
}
.anWidth1.active{
	width:100%;
	-webkit-transition: width .4s cubic-bezier(0.165, 0.84, 0.44, 1);
	transition: width .4s cubic-bezier(0.165, 0.84, 0.44, 1);
}


.header{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	z-index:999;
	-webkit-transform:translateZ(0);
	transform:translateZ(0);
	padding:0.875rem 0;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
}
.header.about{
	padding:34px 0;
	background:#fff;
}
.header.active{
	background:#fff;
}
.header .logo-wrap{
	float:left;
	position:relative;
	width:215px;
}
.header .logo-wrap .logo{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	display:block;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
}
.header .logo-wrap .logo1{
	opacity:1;
}
.header .logo-wrap .logo2{
	opacity:0;
}
.header.about .logo-wrap .logo1,.header.active .logo-wrap .logo1{
	opacity:0;
}
.header.about .logo-wrap .logo2,.header.active .logo-wrap .logo2{
	opacity:1;
}
.header,.header .logo-wrap,.header .nav{
	height:98px;
	line-height:98px;
}
.header .nav{
	float:right;
}
.nav .chd{
	float:left;
	margin-left:60px;
}
.nav .chd .lnk{
	font-size:18px;
  font-weight: 500;
	position:relative;
	display:inline-block;
	vertical-align:middle;
	color:#fff;
	text-align:center;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
}
.nav .chd .lnk:hover,.nav .chd.current .lnk{
	color:#d2bf80;
  font-weight: 600;
}
.header.about .nav .chd .lnk{
	color:#000;	
}
.header.about .nav .chd .lnk:hover,.header.about .nav .chd.current .lnk{
	color:#d2bf80;
}
.header.active .nav .chd .lnk{
	color:#000;	
}
.header.active .nav .chd .lnk:hover,.header.active .nav .chd.current .lnk{
	color:#d2bf80;
}
.header.active{
	box-shadow:0 0 3px rgba(0,0,0,.15);
}
.nav .chd .lnk,.nav .chd .lnk:hover{
	text-decoration:none;
}
.nav .chd .lnk.hav-arr:after{
	content:'';
	display:inline-block;
	margin-left:7px;
	position:relative;
	top:-3px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	width:6px;
	height:6px;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
}
.nav .chd.current .lnk.hav-arr:after,.nav .chd .lnk.hav-arr:hover:after{
	border-right-color:#d2bf80;
	border-bottom-color:#d2bf80;
}
.header.about .nav .chd .lnk.hav-arr:after,.header.about .nav .chd .lnk.hav-arr:after{
	border-right-color:#000;
	border-bottom-color:#000;	
}
.header.active .nav .chd .lnk.hav-arr:after,.header.active .nav .chd .lnk.hav-arr:after{
	border-right-color:#000;
	border-bottom-color:#000;	
}
.header.about .nav .chd.current .lnk.hav-arr:after,.header.about .nav .chd .lnk.hav-arr:hover:after{
	border-right-color:#d2bf80;
	border-bottom-color:#d2bf80;
}
.header.active .nav .chd.current .lnk.hav-arr:after,.header.active .nav .chd .lnk.hav-arr:hover:after{
	border-right-color:#d2bf80;
	border-bottom-color:#d2bf80;
}

.sp_header{height:50px;overflow:hidden;background:#fff;position:fixed;z-index:10;width:100%;top: 0;box-shadow: 0 2px 5px rgb(0 30 7 / 10%); display: none;}
.sp_logo{padding:5px 0 0 10px;float:left;height:50px}
.sp_logo img{margin:auto;max-height:45px;}
.sp_phone{float:right;margin-right:1rem;margin-top:1.5rem;width:30%;}
.sp_phone img{width:100%;}
.sp_nav{width:50px;float:right;position:relative;cursor:pointer;height:30px;margin-top:20px}
.sp_nav span{display:block;background:#034099;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
.sp_nav span:nth-of-type(1){top:0px}
.sp_nav span:nth-of-type(2){top:10px}
.sp_nav span:nth-of-type(3){top:20px}
.sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
.sp_nav_se span:nth-of-type(2){width:0}
.sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
.sjj_nav{position:fixed;z-index:9;background:#eee;width:100%;height:auto;font-size:14px;line-height:40px;top:-100%;left:0;overflow:auto;overflow-x:hidden;transition:top ease 0.35s;}
.nav_show{top:65px}
.sjj_nav ul li i{position:absolute;top:5px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
.sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
.sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
.sjj_nav ul li{border-top:1px #ddd solid;position:relative;line-height:40px;font-size:14px}
.sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
.sjj_nav ul li ul{display:none}
.sjj_nav ul li a{color:#666;width:100%;padding-left:20px;}
.sjj_nav ul li ul li a{color:#999;display:block;line-height:35px;text-align:left;padding-left:35px;}
.sjj_nav ul li i svg{width:20px;height:20px;fill:#555;}
.sjj_nav ul li .sjj_nav_i_se svg{fill:#008cd4}
.sjj_nav ul li ul li>ul{margin-left:10px}
.visible-xs-block {
    display:none!important;
	}
@media (min-width:1024px){
	.phone_header{
        display:none;
    }
	.pc_banner{display:block;}
	.phone-banner{display:none;}
	.wp_banner{display:none;}
}
@media (max-width:1199px){
	.pc_header{
        display: none;
    }
	.ui_topblank{margin-top:50px;}
    .visible-xs-block {display: block!important;}
	.company_active{display:none;}

}
.docW{
	max-width:1400px;
	width:96%;
	margin:0 auto;
}
.marW{
	margin-left:-660px;
}
.index_banner{
	position:relative;
	height:900px;
	width:100%;
	overflow:hidden;
}
.index_banner .inner{
	position:relative;
	width:100%;
	height:100%;
}
.index_banner .chd{
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	opacity:0;
}
.index_banner .lay_info{
	position:absolute;
	left:50%;
	top:50%;
	height:316px;
	margin-top:-158px;
  margin-left: -700px;
}
.index_banner .chd .lay_info .info{
	padding-top:90px;
	padding-left:106px;
}
.index_banner .info-tit{
	font-size:38px;
	line-height:46px;
	color:#fefcf4;	
	margin-bottom:10px;
}
.index_banner .chd:first-child .info-tit{
	margin-bottom:18px;
}
.index_banner .info-subTit{
	font-size:21px;
	line-height:38px;
	color:#fefcf4;
}
.index_banner .lay_oth{
	margin-top:54px;
}
.index_banner .lay_oth .oth-lnk{
	position:relative;
	display:inline-block;
	vertical-align:top;
	text-align:center;
	font-size:1rem;
	color:#fff;
	line-height:2.25rem;
	padding: 0 2.5rem;
	border-radius: 1.125rem;
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
	background:#d2bf7f;
}
.index_banner .lay_oth .oth-lnk,.index_banner .lay_oth .oth-lnk:hover{
	text-decoration:none;
	background: #1642bb;
}
.index_banner .lay_oth .oth-lnk .lnk-text{
	position:relative;
}
.index_banner .lay_oth .oth-lnk:before{
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:0;
	height:100%;
	background:rgba(255,255,255,.08);
	-webkit-transition:all .3s linear;
	transition:all .3s linear;
	border-radius: 1.125rem;
}
.index_banner .lay_oth .oth-lnk:hover:before{
	width:100%;
}
.index_banner .chd:first-child .lay_oth{
	margin-top:74px;
	text-align:center;
}
.index_banner .chd:first-child .lay_info{
	height:380px;
	margin-top:-190px;
}
.index_banner .chd:first-child .lay_info .info{
	padding-top:126px;
	padding-left:0;
	width:880px;
	margin:0 auto;
	text-align:center;
} 
.index_banner .prev,.index_banner .next{
	position:absolute;
	top:50%;
	width:20px;
	height:40px;
	margin-top:-20px;
	z-index:12;
}
.index_banner .prev{
	left:50%;
	margin-left:-780px;
}
.index_banner .next{
	right:50%;
	margin-right:-780px;
}
.index_banner .prev i,.index_banner .next i{
	position:absolute;
	top:50%;	
	margin-top:-14px;
	width:26px;
	height:26px;
	border:1px solid transparent;
	-webkit-transition:border-color .3s linear;
	transition:border-color .3s linear;
}
.index_banner .prev i{
	left:50%;	
	margin-left:-4px;
	border-left-color:#fff;
	border-top-color:#fff;
	-webkit-transform:rotate(-45deg);
	-moz-transform:rotate(-45deg);
	-ms-transform:rotate(-45deg);
	-o-transform:rotate(-45deg);
	transform:rotate(-45deg);
}
.index_banner .next i{
	right:50%;
	margin-right:-4px;
	border-right-color:#fff;
	border-top-color:#fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	transform:rotate(45deg);
}
.index_banner .prev:hover i{
	border-left-color:#d3c080;
	border-top-color:#d3c080;
}
.index_banner .next:hover i{
	border-right-color:#d3c080;
	border-top-color:#d3c080;
}
@media screen and (max-width:1600){
	.index_banner .prev{
		left:50%;
		margin-left:-640px;
	}
	.index_banner .next{
		right:50%;
		margin-right:-640px;
	}
}

.l-mv__scroll {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 10;
  }
  
  .l-mv__scroll-text {
    color: #fff;
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 1;
    letter-spacing: 0.05em;
    margin-bottom: 0.4rem;
  }
  
  .l-mv__scroll-line {
    width: 0.125rem;
    height: 2.5rem;
    position: relative;
    overflow: hidden;
  }
  
  .l-mv__scroll-line:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    top: 0;
    left: 0;
    -webkit-animation: scrollline 2s ease-in-out infinite;
    animation: scrollline 2s ease-in-out infinite;
  }
  @-webkit-keyframes scrollline {
    from {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }
  @keyframes scrollline {
    from {
      -webkit-transform: translateY(-100%);
      transform: translateY(-100%);
    }
    to {
      -webkit-transform: translateY(0);
      transform: translateY(0);
    }
  }


.public_button_box{
	justify-content: flex-end;
}
.public_button_box a {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #1b2e7c;
    -webkit-border-radius: 1.458333vw;
    border-radius: 1.458333vw;
}

.public_button_read {
    position: relative;
    height: 2.916666vw;
    overflow: hidden;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_button_text {
    font-size: 0.78125vw;
    color: #fff;
    line-height: 2.916666vw;
    position: absolute;
    left: 0;
    top: 0;
    width: 5.7291666vw;
    text-align: right;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.public_button_box a:hover .public_button_read {
    padding-left: 5.7291666vw;
}

.public_button_box a:hover .public_button_text {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
}

.public_button_icon {
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    padding: 0 1.25vw;
}

.public_button_icon svg {
    fill: #fff;
    width: 0.41666vw;
    height: 0.6875vw;
    display: block;
}

.index_banner .p_scrool {
    position: absolute;
    left: calc((100% - 90px) / 2);
    bottom: 40px;
    color: #fff;
    width: 90px;
    z-index: 10;
    right: auto;
}

/*--首页解决方案--*/
.index_solutions,.index_news_wrap {
	width: 100%;
	padding: 5.25vw 9.63541666vw;
}
.index_solution_head,
.index_news_head {
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: center;
    align-items: center;
	margin-bottom: 5.6rem;
}

.index_solution_tips,
.index_news_tips {
    width: 80%;
}
.index_solution_button{
	width: 20%;
}
.public_index_title_en{
	font-size: 3rem;
	font-family:'mont' ;
	font-weight: bold;
	text-transform: uppercase;
}
.public_subtitle_box {
    font-size: 2.25rem;
    margin: 0.85rem 0 0;
    color: #1b2e7c;
}

.public_title_text {
    font-size: 2.25rem;
    line-height: 3.825rem;
    font-weight: bold;
    color: #222222;
    margin-top: 1rem;
}

.public_text_box {
    margin-top: 1.5rem;
    font-size: 1rem;
    line-height: 1.5rem;
    color: #666666;
}

.public_title_box {
    -webkit-justify-content: center;
    justify-content: center;
	text-align: center;
}
.public_title_demo{
	font-size: 1rem;
	font-weight: normal;
	color: #666666;
	line-height: 1.5rem;
	margin: 2.25rem 0 0;
}
.index_solutions_list{
	width: 32.333%;
	margin-right: 1%;
	margin-bottom: 2%;
	position: relative;
	justify-items: center;
	overflow: hidden;
	justify-content: last baseline;
}

.index_solutions_list:first-child{
	padding: 3% 2%;
	background: #1b2e7c;
	color: #ffffff;
	box-sizing: border-box;
	margin-top: -3%;
}
.index_solutions_list:first-child h1{
	font-size: 1.5rem;
	margin-bottom: 0.8125rem;
}
.index_solutions_list:nth-child(3n){
	margin-right: 0;
}
.index_solution_item_big{
	position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    height: 100%;
    z-index: 10;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
    overflow: hidden;
}
.index_solutions_list a{
	position: relative;
	width: 100%;
}
.index_solutions_list a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    background-image: linear-gradient(to top, rgba(0, 107, 228, 1), rgba(0, 107, 228, 0) 70%);
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
	z-index: 9;
}

.index_solutions_name{
	width: 100%;
	text-align: center;
	font-size: 1.25rem;
	color: #ffffff;
	justify-content: center;
	font-weight: 500;
}
.index_solutions_img{
	padding-bottom: 63.41463%;
	z-index: 9;
}
.index_solutions_img img{
	transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.index_solutions_list:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}

.index_solution_item_tab {
    padding: 1.3541666vw 1.3541666vw 0.5208333vw 1.3541666vw;
    width: 100%;
    position: relative;
    z-index: 9;
    pointer-events: none;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_solution_item_li {
    width: 46.568627%;
    margin: 0 6.862746% 0.83333vw 0;
	position: relative;
}
.index_solution_item_li:nth-child(2n) {
    margin: 0 0 0.83333vw 0;
}

.index_solutions_list .index_solution_item_li:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-border-radius: 1.1458333vw;
    border-radius: 1.1458333vw;
    border: 1px solid #ffffff;
    opacity:0.6;
    box-sizing: border-box;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.index_solutions_list .index_solution_item_li:hover:after {
    background: #ffffff;
    opacity: 1;
}

.index_solution_item_btn {
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0.5208333vw 1.041666vw;
    position: relative;
    width: 100%;
    z-index: 9;
}

.index_solution_item_label {
    font-size: 0.7291666vw;
    line-height: 1.25vw;
    color: #ffffff;
    width: calc(100% - 0.9375vw);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}

.index_solution_item_icon {
    width: 0.41666vw;
    height: 0.7291666vw;
}

.index_solution_item_icon svg {
    fill: #fff;
    width: 100%;
    height: 100%;
    -webkit-transition: all .6s ease;
    transition: all .6s ease;
}



.index_solution_item_li a:hover .index_solution_item_label {
    color: #2775cd;
}

.index_solution_item_li a:hover .index_solution_item_icon svg {
    fill: #2775cd;
}
/*--首页简介--*/
.index_about_wrap{
	position: relative;
}
.index_about_img{
	width: 100%;
	padding-bottom: 45.5%;
}
.index_about_box{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	padding:5.25vw 9.63541666vw;
}
.index_about_profile{
	width: 100%;
	color: #ffffff;
}
.index_about_profile .public_head_wrap{
	justify-content: center;

}
.index_about_profile .public_index_title_en{
	width: 100%;
	text-align: center;
	margin-bottom: 0.5rem;
}
.index_about_profile .public_subtitle_box{
	color:#ffffff;
}
.index_about_text{
	width: 85%;
	margin: 2.25rem auto;
	text-align: center;
}
.index_about_number{
	width: 100%;
	margin:5% 0 0;
}
.about-menu{width: 100%;margin:80px 0;}
.about-menu li{width:25%;text-align: center;float: left;padding: 0 8px;}
.about-menu li img{max-height: 82px;}
.about-menu li h1{font-size:70px;line-height: 1;color:#ffffff;margin: 22px 0 14px;min-height: 48px;}
.about-menu li h1 b{font-size: 18px;color: #ffffff;}
.about-menu li p{font-size: 18px;color: #ffffff;line-height: 1;}

.layer-info .chd{
	width: 25%;
}


.layer-info .chd-num font{
	font-family:Arial,sans-serif;
	font-size:46px;
	line-height:50px;
	font-weight:bold;
	color:#cebb7d;
	text-align: center;
}
.layer-info .chd-num small{
	position:relative;
	font-size:20px;
	line-height:20px;
	font-weight:bold;
	color:#cebb7d;
	top:-4px;
}
.layer-info .p{
	font-size:14px;
	line-height:28px;
	color:#cebc7d;
	text-align: center;
}

.index_service_wrap{
	width: 100%;
	background: url(../images/index_servicebg.jpg) center center no-repeat #eff8ff;
	padding: 5rem 0;
}
.page_center {
    padding: 0 9.63541666vw;
}

.index_about_button{
	width: 100%;
}
.index_about_button .public_button_box {
    justify-content: center;
}
/*--首页服务--*/
.index_service_wrap{
	padding:5.25vw 9.63541666vw;
}
.index_service_header{
	width: 100%;
	margin-bottom: 3.25rem;
}
.index_service_box{
	width: 100%;
	
	justify-content: space-between;
}
.index_service_left{
	position: relative;
	width: 48%;
	display: inline-block;
	overflow: hidden;
	margin-right: 2%;
}
.index_service_right{
	display: inline-block;
	width: 50%;
}

.index_service_list_item{
	position: relative;
	overflow: hidden;
}
.index_service_list_item:nth-child(1){
	width: 49%;
	margin-right: 2%;
}
.index_service_list_item:nth-child(2){
	width: 49%;
	margin-right: 0;
}
.index_service_list_item:last-child{
	margin-top: 5px;
}

.index_service_left img,.index_service_list_item img{
	transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
}
.index_service_left:hover img,.index_service_list_item:hover img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-moz-transform:scale(1.1);
	-o-transform:scale(1.1);
}
.index_service_photo{
	width: 100%;
}
.index_service_text{
	position: absolute;
	left:5%;
	bottom:10%;
	font-size: 1.875rem;
	color: #ffffff;
}
.index_news_wrap {
	width: 100%;
	padding: 4.25vw 9.63541666vw;
	background: #f2f2f2;
}
/*--内页--*/
.public_banner_wrap {
    position: relative;
}

.public_banner_back {
    padding-bottom: 28.6%;
}
.public_banner_box {
    width: 100%;
    position: absolute;
    z-index: 9;
    -webkit-align-items: center;
    align-items: center;
	left:0;
	top:50%;
}

.public_banner_content {
    width: 100%;
}

.public_banner_en {
    font-size: 3.8541666vw;
    line-height: 4.1666vw;
    color: #fff;
    text-align: center;
}

.public_banner_cn {
    font-size: 1.5625vw;
    line-height: 2.08333vw;
    margin-top: 1.041666vw;
    color: #fff;
    text-align: center;
    font-family: "Microsoft YaHei UI Light", "Microsoft YaHei", 微软雅黑, "Arial", "Helvetica", "sans-serif" !important;
}
.contentnav{
	padding:4.17rem 0 3.5rem;
	background-color: #f3f9fe;
	background-size: 100%;
}
.tablist {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.tablist .tabitem {
    padding: 0 30px 0 50px;
    color: #333;
    font-size: 18px;
    line-height: 56px;
    margin-right: 20px;
    margin-bottom: 20px;
    border-radius: 50px;
    border: 1px solid #e7e7e7;
    position: relative;
    transition: all .5s;
    cursor: pointer;
    height: 56px;
}
.tablist .tabitem:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #b3b3b3;
    top: 50%;
    left: 27px;
    transform: translateY(-50%);
    transition: all .5s;
}
.tablist .tabitem.on,.tablist .tabitem:hover{
	background:#1b2e7c;
	color:#fff;
}
.tablist .tabitem.on:before,.tablist .tabitem:hover:before{
	background:#fff;
}
.contentnav_wrap{
	margin: 2rem 0;
}
.about_content_wrap{
	position: relative;
    z-index: 9;
    background:url(../images/aboutusBg.jpg) bottom center no-repeat ;
	background-size: cover;
	padding: 4.25vw 9.63541666vw 7.291666vw;
}
.about_content_box{
	-webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
	margin-top: 4.5rem;
}

.about_content_left {
    width: 44.8837209302%;
}
.about_content_left>p{
	margin-bottom: 1.5rem;
}
.about_content_right{
	width: 42.4418604651%;
    padding-bottom: 3.594vw;
    position: relative;
}
.about_content_right .about_right_pic{
    width: 32.188vw;
    border-radius: 2.604vw 0px 2.604vw 0px;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
.about_content_right .about_right_pic img {
    width: 100%;
    height: auto;
    -webkit-transition: all 0.4sease;
    transition: all 0.4sease;
}
.about_content_right .about_right_pic:hover img {
	-webkit-transform: scale(1.05);
		-ms-transform: scale(1.05);
			transform: scale(1.05);
  }
.about_content_right::after {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 22.76vw;
    height: 27.396vw;
    background: url(../images/aboutuspiece.jpg) no-repeat center / cover;
    border-radius: 2.604vw 0px 2.604vw 0px;
    content: "";
    display: block;
}
.about_culture_wrap{
	padding: 4.25vw 9.63541666vw 7.291666vw;
	background-color: #efefef;
}
.about_culture_box{
	margin-top: 4.125rem;
}
.about_culture_box .about_culture_item{
    width: 33.333%;
    padding: 55px 50px 80px;
    text-align: center;
    background-color: #f4f4f4;
}
.about_culture_name{
    font-size: 30px;
    color: #282828;
    line-height: 1.1;
}
.about_culture_icon{
	width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 50%;
    line-height: 160px;
    background-color: #fafafa;
    margin-top: 25px;
}
.about_culture_box .about_culture_item:hover .about_culture_icon img{
	transform: translateY(-10px);
}

.about_culture_box .about_culture_item .about_culture_icon img{
	transition: all .5s;
}
.about_culture_box .about_culture_item:nth-child(2) {
	background-color: #ffffff;
}

.about_culture_box .about_culture_item:nth-child(2) .about_culture_icon {
	background-color: #fbfbfb;
}
.about_culture_text{
    font-size: 16px;
    line-height: 24px;
    color: #282828;
    opacity: 0.8;
    margin-top: 75px;
}

.about_honor_wrap{
	position: relative;
}
.about_honor_back{
	padding-bottom: 44.791666%;
}
.about_honor_box{
	position: absolute;
	left: 0;
	top: 0;
	padding: 4.25vw 9.63541666vw 7.291666vw;
}
.about_honor_box .public_title_text{
	margin-bottom: 3rem;
	text-align: left;
}
.about_honor_item ul li {
    margin-bottom: 1.573vw;
}
.about_honor_item ul li img {
    width: auto;
    height: 1.354vw;
    margin-right: 0.365vw;
}
.items-center {
	-webkit-box-align: center;
	-webkit-align-items: center;
		-ms-flex-align: center;
			align-items: center;
  }
/*--解决方案--*/
.solutions_page_wrap{
	position: relative;
    z-index: 9;
    background: #f1f3f7;
	padding: 4.25vw 9.63541666vw 7.291666vw;
}
.solutions_list{
	width: 100%;
	background: #ffffff;
	border-radius: 1.125vw;
	position: relative;
	overflow: hidden;
	margin-top: 2.604vw;
}
.solutions_list:first-child{
	margin-top: 0;
}
.solutions_list_pic{
	width: 50%;
}
.solutions_list_img{
	padding-bottom: 58%;
}
.solutions_list_img img,.solution_apply_item_photo img{
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s;
    transition: all .8s;
}
.solutions_list:hover .solutions_list_img img,.solution_apply_item_box:hover .solution_apply_item_photo img{
	-webkit-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	transform: scale(1.2); 
}

.solutions_list:nth-child(2n) {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.solutions_list:nth-child(2n) .solutions_list_content{
	left: 0;
}
.solutions_list:nth-child(2n+1) .solutions_list_content{
	right: 0;
}
.solutions_list_content{
	position: absolute;
	width: 50%;
	padding: 2.604vw 3.906vw 4.167vw;
}
.solutions_list_title {
    font-size: 2.08333vw;
    line-height: 2.6041666vw;
    color: #222222;
    margin-bottom: 1.8625vw;
	position: relative;
}
.solutions_list_title::after{
	position: absolute;
	content: "";
	height: 3px;
	width: 60px;
	background: #1b2e7c;
	bottom: -0.825rem;
}
.solutions_list_demo{
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-top: 1rem;
}
.solutions_list_title_en {
  font-size: 1.725rem;
  line-height: 2.5rem;
  margin-bottom: 1rem;
  position: relative;
}
.solutions_list_title_en::after{
	position: absolute;
	content: "";
	height: 3px;
	width: 60px;
	background: #1b2e7c;
	bottom: -0.825rem;
}

.more{
	margin-top: 3rem;
}
.more a{
	padding: 0.725rem 2.125rem;
	border-radius: 25px;
	background: #00479d;
	color: #ffffff;
	-webkit-transition: all .6s ease;
    transition: all .6s ease;
}
.more a:hover{
	background: #ed9c01;
	text-decoration: none;
}
.more .icon-24gl-arrowRight{
	font-size: 1.25rem;
	margin-left: 0.6rem;
}

.contentnav_page_wrap{
	padding: 4.25vw 9.63541666vw 5.291666vw;
}
.solution_advantage_tab {
    margin-top: 4.1666vw;
}
.solution_advantage_item_box {
    flex:1;
    margin: 0 6.875% 0 0;
    position: relative;
    padding: 4.6875vw 3.5625vw;
}
.solution_advantage_item_box:last-child{
	margin-right: 0;
}
.solution_advantage_item_box:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    border: 1px solid #929292;
    box-sizing: border-box;
    -webkit-border-radius: 3.125vw 3.125vw 0 0;
    border-radius: 3.125vw 3.125vw 0 0;
    pointer-events: none;
}
.solution_advantage_item_text {
    font-size: 0.8333vw;
    line-height: 1.3541666vw;
    color: #666666;
    text-align: center;
}
.solutions_view_apply_list {
    margin-top: 4.1666vw;
	flex-wrap: wrap;
}
.solution_apply_item_box {
	width: 30%;
   -webkit-box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39);
    box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	-webkit-border-radius: 1.042vw; 
	border-radius: 1.042vw; 
   margin: 0 3.3125% 3.3125% 0;
   background: #fff;
   overflow: hidden;
}
.solution_apply_item_img {
	padding-bottom: 56%;
}
.solution_apply_item_box:nth-child(4n) {
    margin: 0 0 3.3125% 0;
}

.solution_advantage_head .public_title_text,.solutions_view_apply .public_title_text {
    font-size: 2.5333vw;
    line-height: 1.9791666vw;
    color: #1642bb;
}
.solution_apply_item_read {
    padding:2.08333vw;
}
.solution_advantage_item_icon{
	text-align: center;
	margin-bottom: 2.25rem;
}
.solution_apply_item_text {
    font-size:0.875rem;
    line-height:1.5rem;
    color: #666666;
}
.solution_apply_item_title {
    font-size: 1.125rem;
    line-height:2.2rem;
    color: #222222;
    font-weight: bold;
}
/*--产品--*/
.products_list_wrap{
	width: 100%;
	margin-top: 2.25rem;
}
.products_list_box {
    width: -webkit-calc(25% - 1.042vw);
    width: calc(25% - 1.042vw);
    margin: 0vw 0.521vw 2.042vw;
    -webkit-border-radius: 1.042vw;
    border-radius: 1.042vw;
	top: 0px;
    text-align: center;
    position: relative;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.products_list_box::before {
    left: 0.729vw;
    right: 0.729vw;
    -webkit-border-radius: 1.042vw;
    border-radius: 1.042vw;
}
.products_list_box::after { 
	background: #fff;
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    content: '';
    z-index: 2;
    -webkit-box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39);
    box-shadow: 0px 0px 0px rgba(201, 201, 201, 0.39);
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
	-webkit-border-radius: 1.042vw; 
	border-radius: 1.042vw; 
}
.products_list_box a {
    position: relative;
    z-index: 20;
    display: block;
    padding: 15px 15px 30px;
}
.products_list_box:hover { 
	top: -0.781vw;
 }
.products_list_box:hover::after { 
	-webkit-box-shadow: 0vw 1.094vw 1.406vw rgba(201, 201, 201, 0.39); 
	box-shadow: 0vw 1.094vw 1.406vw rgba(201, 201, 201, 0.39); 
}
.products_list_box:hover::before { 
	bottom: -0.521vw; 
}
.products_list_photo {
    position: relative;
    overflow: hidden;
}
.products_list_pic{
	padding-bottom: 100%;
}
.products_list_pic img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.products_list_box:hover .products_list_pic img  { 
	-webkit-transform: scale(1.1); 
	-ms-transform: scale(1.1); 
	transform: scale(1.1);
}
.products_list_title {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.2;
    color: #000000;
    font-weight: 600;
}
.products_list_demo {
    margin-top: 0.26vw;
    font-size: 0.781vw;
    color: #5c5c5c;
}
.products_list_more { 
	display: -webkit-box; 
	display: -webkit-flex; 
	display: -ms-flexbox; 
	display: inline-block; 
	-webkit-box-align: baseline; 
	-webkit-align-items: baseline; 
	-ms-flex-align: baseline; 
	align-items: baseline; 
	-webkit-box-pack: center; 
	-webkit-justify-content: center; 
	-ms-flex-pack: center; 
	justify-content: center; 
	-webkit-border-radius: 35px; 
	border-radius: 35px; 
	padding: 0.35rem 1.725rem; 
	color: #1b2e7b; 
	margin-top: 0.825rem;
	-webkit-transition: all .8s ease;
    transition: all .8s ease;
}

.products_list_box:hover .products_list_more { 
	background-color: #1b2e7b; 
	background-image: -webkit-gradient(linear, left top, right top, from(#00479d), to(#1b2e7b)); 
	background-image: linear-gradient(to right, #00479d, #1b2e7b); 
	color: #fff; 
	-webkit-box-align: center; 
	-webkit-align-items: center; 
	-ms-flex-align: center; 
	align-items: center;
 }
 .products_wrap_box{
	position: relative;
	width: 100%;
	padding: 6.25vw 0;
 }
 .products_view_content{
	width: 55%;
	margin-right: 5%;
 }
.commonBg {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.commonBg img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.products_view_wrap{
	margin: 2.125rem 0 0;
	justify-content: space-between;
}
.products_view_title{
	display: inline-block;
	width: 100%;
    font-size: 2.25rem;
	line-height: 3.5rem;
    color: #000000;
    font-weight: 600;
	border-bottom: #1642bb 1px dotted;
}
.products_view_detail{
	line-height: 2.25rem;
	border-top: #1642bb 1px dotted;
	margin-top: 0.35rem;
}
.products_view_detail h3{
	font-size: 1.25rem;
	color: #1642bb;
	margin:1rem 0 0.65rem;
}
.products_view_pic{
	width: 40%;
	overflow: hidden;
}
.products_view_pic img{
	border-radius: 0.75rem;
}
 .products_view_desc{
	padding: 4.583vw 0px 6.25vw;
    overflow: hidden;
 }
 .products_view_name{
	font-weight: 600;
    font-size:1.5rem;
    color: #000000;
    padding-bottom:1.125rem;
    border-bottom: 1px solid #E8E8E8;
 }
 .products_view_text {
    background-color: #f8f8f9;
    border-top: 2px solid #2A78D0;
    padding: 2.604vw 2.083vw;
}
.products_view_text ul li {
    padding-left: 1.042vw;
    position: relative;
    font-size: 1vw;
    color: #000;
    line-height: 2.344vw;
}
.products_view_text ul li::before {
    content: "";
    width: 0.365vw;
    height: 0.365vw;
    border-radius: 50%;
    position: absolute;
    top: 0.99vw;
    left: 0;
    background-color: #2A78D0;
}
/*--服务支持--*/
.service_content{
	text-align: center;
}
.service_content_list{
	margin-top: 2.25rem;
}
.service_content_list ul li{
	width: 25%;
	text-align: center;
}
.service_content_list ul li img{
  margin-bottom: 0.65rem;
}
.service_technology_wrap{
	padding: 0 0 0;
}
.service_technology_wrap .public_title_text{
	padding-bottom: 3.25rem;
}
.service_technology_box{
	position: relative;
	width: 100%;
	background: #f5f5f5;
}
.service_technology_photo{
	width: 50%;
	overflow: hidden;
}
.service_technology_text{
	width: 50%;
	padding: 5.6888vw 9.63541666vw;
	position: absolute;
}
.service_technology_photo img{
	-webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all .8s;
    transition: all .8s;
}
.service_technology_box:hover .service_technology_photo img{
	-webkit-transform: scale(1.2); 
	-ms-transform: scale(1.2); 
	transform: scale(1.2); 
}

.service_technology_box:nth-child(2n) {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}
.service_technology_box:nth-child(2n) .service_technology_text{
	left: 0;
}
.service_technology_box:nth-child(2n+1) .service_technology_text{
	right: 0;
}
.service_technology_title{
	font-size: ;
}

/*--新闻--*/
.news_list_box{
	margin-top: 2.25rem;
	flex-wrap: wrap;
	justify-content: space-between;
}
.news_list_box .solution_apply_item_box{
	width: 30%;
	margin: 0 3.3333% 3.3125% 0;
	-webkit-transition: all .8s ease;
    transition: all .8s ease;
}
.news_list_box .solution_apply_item_box:nth-child(3n){
	margin-right: 0;
}
.news_date{
	font-size: 0.875rem;
	color: #666666;
	margin: 0.85rem 0 1.75rem;
}
.newsview_content_box{
    width: -webkit-calc(100% - 1.042vw);
    width: calc(100% - 1.042vw);
    margin: 0vw 0.521vw 1.042vw;
    -webkit-border-radius: 1.042vw;
    border-radius: 1.042vw;
    position: relative;
    -webkit-transition: all .8s ease;
    transition: all .8s ease;
	background: #ffffff;
	margin: 2rem 0;
	padding: 3.125rem 4rem;
}
.newsview_content_box>p{
	margin-bottom: 1.5rem;
}
.news_bottom_list{
	border-top: #d8d8d8 1px solid;
	padding-top:2.25rem;
	margin-top: 3.865rem;
	justify-content: space-between;
	vertical-align: middle;
}
.news_bottom_list_prex,.news_bottom_list_next{
	width: 46%;
	background: #f2f2f2;
	padding: 1.5rem 3rem;
	border-radius: .8765rem;
}
.news_bottom_list_num{
	display: inline-block;
	background: #1642bb;
	padding:0 10px;
	font-size: 0.875rem;
	color: #ffffff;
}
.news_bottom_list_title{
	margin-top: 1rem;
}
/*--联系我们--*/
.contact_content_wrap{
	position: relative;
	margin-top:-2.5rem;
}
.contact_back_bg{
	padding-bottom: 45%;
}
.contact_content_box{
	width: 100%;
	padding:5.291666vw 9.63541666vw;
	z-index: 10;
	justify-content: flex-start;
	position: absolute;
	left:0;
	top:0;
}
.contact_content_text{
	width: 50%;
	background: rgba(255,255,255,0.5);
	padding: 5rem 0 5rem 5rem;
	border: 1px solid rgba(211, 230, 247, 0.8);
	position: relative;
}
.contact_content_text::before {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(298deg, #cfe4ff, #fff 53%);
    background: linear-gradient(152deg, #cfe4ff, #fff 53%);
    z-index: -1;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    content: "";
    display: block;
}
.contact_content_text dl{
	margin-bottom: 2.25rem;
}
.contact_content_text dl dt{
	font-size: 1.5rem;
	font-weight: 600;
	margin-bottom: 0.255rem;
}
.messageMain{
	padding: 4.25rem 0 0;
}
.messageMain .list {
  width: calc(50% - 1.042vw);
  margin: 0.781vw 0.521vw;
}
.messageMain .list:nth-child(5) {
  width: 100%;
}

.messageMain .list:nth-child(6) {
  width: 13.177vw;
}
.messageMain .list .title {
  font-size: 1rem;
  color: #333333;
  margin-bottom: 0.573rem;
}
.messageMain .list .title span {
  color: #0B51AE;
  margin-left: 0.5rem;
}
.messageMain .list .input {
  position: relative;
}
.messageMain .list .input input, .messageMain .list .input textarea {
  display: block;
  width: 100%;
  height: 3.125vw;
  font-size: 1rem;
  color: rgba(0, 0, 0, 0.8);
  background: rgba(255, 255, 255, 0.2);
  border-radius: 0.313vw;
  padding: 0px 1.302vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}
.messageMain .list .input input::-webkit-input-placeholder, .messageMain .list .input textarea::-webkit-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.messageMain .list .input input::-moz-placeholder, .messageMain .list .input textarea::-moz-placeholder {
  color: rgba(255, 255, 255, 0.5);
  -moz-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.messageMain .list .input input:-ms-input-placeholder, .messageMain .list .input textarea:-ms-input-placeholder {
  color: rgba(255, 255, 255, 0.5);
  -ms-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.messageMain .list .input input::placeholder, .messageMain .list .input textarea::placeholder {
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}
.messageMain .list .input input:focus, .messageMain .list .input textarea:focus {
  color: #0C57B2;
}
.messageMain .list .input input:focus::-webkit-input-placeholder, .messageMain .list .input textarea:focus::-webkit-input-placeholder {
  color: #0C57B2;
}
.messageMain .list .input input:focus::-moz-placeholder, .messageMain .list .input textarea:focus::-moz-placeholder {
  color: #0C57B2;
}
.messageMain .list .input input:focus:-ms-input-placeholder, .messageMain .list .input textarea:focus:-ms-input-placeholder {
  color: #0C57B2;
}
.messageMain .list .input input:focus::placeholder, .messageMain .list .input textarea:focus::placeholder {
  color: #0C57B2;
}
.messageMain .list .input input:focus + .bg, .messageMain .list .input textarea:focus + .bg {
  opacity: 1;
  visibility: visible;
}
.messageMain .list .input textarea {
  height: 5.677vw;
  padding: 0.833vw 1.302vw;
}
.messageMain .list .input img {
  width: auto;
  height: 1.823vw;
  position: absolute;
  right: 1.458vw;
  top: 50%;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%);
  cursor: pointer;
}
.messageMain .list .input .bg {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: -webkit-linear-gradient(top, #ffffff, #ccd7e2);
  background: linear-gradient(180deg, #ffffff, #ccd7e2);
  border-radius: 0.313vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  z-index: -1;
  opacity: 0;
  visibility: hidden;
}
.messageMain .list .submit {
  display: block;
  width: 100%;
  height: 3.725rem;
  text-align: center;
  line-height: 3.725rem;
  border-radius: 0.625rem;
  font-size: 1.125rem;
  position: relative;
  margin-top: 1.615rem;
  padding: 0px 3rem;
  color: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: -webkit-linear-gradient(left, #0B50AD, #23C3FF);
  background: #0B50AD;
  border:0;
  cursor: pointer;
}
.messageMain .list .submit::before, .messageMain .list .submit::after {
  position: absolute;
  width: 5.313vw;
  height: 0.365vw;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  content: "";
  display: block;
}
.messageMain .list .submit::before {
  top: 1.406vw;
  left: 0px;
  background: url("../images/moreWhiteLongBefore.png") no-repeat center/cover;
}
.messageMain .list .submit::after {
  top: 1.406vw;
  right: 0px;
  background: url("../images/moreWhiteLongAfter.png") no-repeat center/cover;
}
.messageMain .list .submit:hover {
  color: #fff !important;
  border-color: transparent !important;
  box-shadow: 0px 0.417vw 1.25vw #1687d4;
}
.messageMain .list .submit:hover span::after {
  opacity: 1;
  visibility: visible;
}
/*--底部--*/
.footer_wrap{
	padding: 1.825rem 0;
	background: #222121;
}
.copyright{
	text-align: center;
	color: #ffffff;
}
.copyright a{
	color: #ffffff;
}