
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1380px;
  margin: 0 auto;
}
body,
html {
  width: 100%;
  height: 100%;
}
.head {
  width: 100%;
  height: 76px;
  background-image: linear-gradient(to right, #9fa6f6, #5f76fe);
}
.head .logo {
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .logo span {
  padding-left: 20px;
  font-size: 20px;
  color: #fff;
}
.banner {
  width: 100%;
  height: 620px;
  background: #d9e0f2 url("../img/0092d6_1920x620.jpg") center no-repeat;
}
.banner .text {
  width: 100%;
  height: 500px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.banner .text h3 {
  font-size: 64px;
  line-height: 142px;
  font-weight: bold;
}
.banner .text h5 {
  line-height: 102px;
  font-size: 38px;
  color: #505050;
}
.containers {
  width: 100%;
  background: url("../img/9b7f67_10x357.png") top center repeat-x;
  min-height: 500px;
  float: left;
}
.containers .download {
  width: 100%;
  padding: 75px 0;
}
.containers .download .items {
  width: 100%;
  height: 230px;
  background-color: #fff;
  border-radius: 12px;
  padding-left: 76px;
}
.containers .download .items .imgs {
  width: 190px;
  height: 230px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.containers .download .items .text {
  width: calc(100% - 190px);
  text-align: center;
  height: 230px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.containers .download .items .text .btns {
  width: 100%;
  padding: 12px 0;
}
.containers .download .items .text .btns button {
  width: 312px;
  height: 72px;
  background-image: linear-gradient(to right, #59bfff, #3262ff);
  border-radius: 8px;
  font-size: 28px;
  color: #fff;
}
.containers .download .items .text .btns button img {
  margin: 0 10px;
}
.containers .download .items .text .txts {
  line-height: 40px;
  font-size: 20px;
  color: #3d3d3d;
  padding: 12px 0;
}
.containers .advantage {
  width: 100%;
  padding-bottom: 30px;
  float: left;
}
.containers .advantage .title {
  width: 100%;
  line-height: 96px;
  font-size: 44px;
  font-weight: bold;
  text-align: center;
  color: #000;
}
.containers .advantage .conts {
  width: 100%;
  padding-top: 14px;
}
.containers .advantage .conts .item {
  width: 100%;
  background-color: #f8fbff;
  padding: 40px 0;
}
.containers .advantage .conts .item .ico {
  width: 100%;
  height: 172px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.containers .advantage .conts .item .text {
  width: 100%;
  text-align: center;
}
.containers .advantage .conts .item .text .tits {
  width: 100%;
  line-height: 40px;
  font-size: 20px;
  color: #333;
  margin: 30px 0;
}
.containers .advantage .conts .item .text .txts {
  width: 100%;
  max-width: 240px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 28px;
  color: #909090;
}
.service {
  width: 100%;
  padding-top: 30px;
  float: left;
}
.service .items {
  width: 100%;
  background: url("../img/9f3fa2_1392x509.jpg") right no-repeat;
  background-size: cover;
  padding: 0 40px;
  padding-top: 72px;
  float: left;
  position: relative;
}
.service .items:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -20px;
  width: 100%;
  height: 170px;
  background: url("../img/c233fa_106x170.png") repeat-x;
}
.service .items .imgs {
  width: 100%;
  height: 510px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service .items .text {
  width: 100%;
}
.service .items .text .tits {
  width: 100%;
}
.service .items .text .tits h3 {
  font-size: 40px;
  line-height: 50px;
  font-weight: bold;
  font-style: italic;
  background: linear-gradient(180deg, #0056fd 0%, rgba(0,86,253,0.1) 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  text-fill-color: transparent;
}
.service .items .text .tits h5 {
  font-size: 28px;
  line-height: 50px;
  margin-top: 10px;
}
.service .items .text .txts {
  width: 100%;
  font-size: 18px;
  line-height: 28px;
  color: #909090;
  max-width: 318px;
  margin-top: 68px;
}
.service .items.items-none {
  background: none;
}
.service .items.items-none .text {
  padding-top: 160px;
  padding-left: 80px;
}
.service .items.items-2 {
  background: url("../img/903795_1401x530.jpg") top left no-repeat;
}
.service .items.items-2 .text {
  padding-top: 160px;
  text-align: right;
  padding-right: 30px;
}
.service .items.items-2 .text .txts {
  float: right;
}
.introduce {
  width: 100%;
  min-height: 100px;
  background-image: linear-gradient(to right, #ffb028, #ed7e02);
  overflow: hidden;
  float: left;
  margin-top: 30px;
}
.introduce .intrs {
  width: calc(100% - 500px);
}
.introduce .intrs .logo {
  width: 100%;
  padding: 50px 0;
}
.introduce .intrs .logo img {
  border-radius: 10px;
}
.introduce .intrs .text {
  width: 100%;
  max-width: 830px;
  padding-right: 50px;
}
.introduce .intrs .text p {
  color: #fff;
  line-height: 32px;
  font-size: 20px;
  text-align: justify;
  margin-bottom: 30px;
}
.introduce .image {
  width: 500px;
}
.culture {
  width: 100%;
  margin-top: 60px;
  float: left;
}
.culture .title {
  width: 100%;
  line-height: 78px;
  font-size: 46px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.culture .conts {
  width: 100%;
  padding: 46px 0;
  float: left;
}
.culture .conts .item {
  width: 100%;
}
.culture .conts .item .ico {
  width: 100%;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.culture .conts .item .text {
  width: 100%;
  text-align: center;
}
.culture .conts .item .text h4 {
  font-size: 24px;
  line-height: 48px;
  font-weight: bold;
}
.culture .conts .item .text p {
  line-height: 36px;
  font-size: 18px;
  color: #505050;
  margin: 12px 0;
}
.contact {
  width: 100%;
  background-color: #2c2c2c;
  padding: 100px 0;
  float: left;
}
.contact .intr {
  width: 100%;
}
.contact .intr .ico {
  width: 96px;
  height: 114px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.contact .intr .ico img {
  width: 100%;
  border-radius: 10px;
}
.contact .intr .txt {
  width: calc(100% - 96px);
  height: 114px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 10px 0;
  padding-left: 30px;
}
.contact .intr .txt h4 {
  font-size: 30px;
  color: #fff;
  line-height: 44px;
}
.contact .intr .txt p {
  font-size: 24px;
  line-height: 32px;
  color: #fff;
}
.contact .link {
  width: 100%;
  text-align: center;
  height: 114px;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  padding: 10px 0;
  border-left: 1px solid #797979;
}
.contact .link a {
  display: block;
  font-size: 24px;
  line-height: 48px;
  color: #d8d8d8;
  text-decoration: none;
}
.footer {
  width: 100%;
  background-color: #000;
  padding: 20px 0;
  float: left;
  line-height: 40px;
  color: #909090;
}
.footer .text {
  width: 100%;
  display: flex;
  justify-content: space-between;
  font-size: 18px;
}
.type {
  width: 100%;
  position: relative;
  margin-top: -120px;
  float: left;
}
.type .list {
  width: 100%;
}
.type .list ul {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.type .list ul li {
  width: 372px;
  height: 120px;
  background-color: rgba(255,255,255,0.63);
  padding: 0 40px;
}
.type .list ul li .ico {
  width: 112px;
  height: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.type .list ul li .txt {
  width: calc(100% - 112px);
  line-height: 120px;
  padding-left: 20px;
  font-size: 32px;
}
.fix-service {
  width: 154px;
  height: 154px;
  position: fixed;
  right: 20px;
  top: 50%;
  margin-top: -77px;
  background-color: #0056fd;
  border-radius: 10px;
  z-index: 99;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.fix-service .ico {
  width: 100%;
  height: 76px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-service .txt {
  width: 100%;
  line-height: 40px;
  font-size: 20px;
  color: #fff;
  text-align: center;
}
.alert-cont {
  width: 552px;
  height: 566px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 10px rgba(0,0,0,0.1);
  position: fixed;
  left: 50%;
  margin-left: -276px;
  top: 50%;
  margin-top: -283px;
  display: none;
  z-index: 999;
  border: 1px solid #e5e5e5;
  overflow: hidden;
}
.alert-cont .btn-close {
  width: 50px;
  height: 50px;
  background: url("../img/04943a_18x18.png") center no-repeat;
  position: absolute;
  right: 20px;
  top: 13px;
  cursor: pointer;
}
.alert-cont .title {
  width: 100%;
  height: 76px;
  background-color: #3264ff;
  padding: 0 20px;
  line-height: 76px;
  color: #fff;
  font-size: 28px;
}
.alert-cont .conts {
  width: 100%;
  padding: 20px;
}
.alert-cont .conts .labs {
  width: 100%;
  font-size: 20px;
  line-height: 36px;
  color: #3d3d3d;
}
.alert-cont .conts .form {
  width: 100%;
  padding-top: 10px;
}
.alert-cont .conts .form .item {
  width: 100%;
  margin-bottom: 10px;
}
.alert-cont .conts .form .item textarea {
  width: 100%;
  height: 110px;
  border-radius: 8px;
  border: 1px solid #d1d7e8;
  padding: 12px;
  font-size: 16px;
  line-height: 30px;
}
.alert-cont .conts .form .item textarea.alert-cont .conts .form .item textarea:-webkit-input-placeholder {
  color: #c2c7d4;
}
.alert-cont .conts .form .item .input {
  width: 100%;
  height: 60px;
  border-radius: 8px;
  border: 1px solid #d1d7e8;
  padding: 0 10px;
}
.alert-cont .conts .form .item .input .ico {
  width: 50px;
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.alert-cont .conts .form .item .input .txt {
  width: calc(100% - 50px);
  padding-left: 10px;
}
.alert-cont .conts .form .item .input .txt input {
  width: 100%;
  height: 58px;
  border: none;
  font-size: 16px;
  color: #333;
}
.alert-cont .conts .form .item .input .txt input.alert-cont .conts .form .item .input .txt input:-webkit-input-placeholder {
  color: #c2c7d4;
}
.alert-cont .conts .form .item .button {
  width: 100%;
  padding-top: 20px;
}
.alert-cont .conts .form .item .button button {
  width: 128px;
  height: 52px;
  background-color: #3264ff;
  border-radius: 6px;
  color: #fff;
  font-size: 20px;
  float: right;
}

@media screen and (max-width: 1380px) {
  .wid {
    padding: 0 20px;
  }
  .containers .download .items {
    padding: 0 20px;
  }
  .containers .download .items .text .btns button {
    width: 80%;
  }
  .service .wid {
    padding: 0;
  }
  .footer .text {
    display: initial;
  }
  .footer .text span {
    display: block;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .fix-service {
    width: 120px;
    height: 120px;
    margin-top: -60px;
  }
  .fix-service .ico {
    height: 60px;
  }
  .fix-service .txt {
    line-height: 30px;
  }
  .containers .advantage .title,
  .culture .title {
    font-size: 36px;
    line-height: 60px;
  }
  .type .list ul li {
    width: 30%;
    padding: 0 12px;
  }
  .type .list ul li .ico {
    width: 100px;
  }
  .type .list ul li .txt {
    width: calc(100% - 100px);
  }
  .service .items .text {
    padding-top: 30px;
  }
  .service .items .text .txts {
    max-width: 600px;
  }
  .service .items.items-none .text {
    padding-top: 100px;
  }
  .introduce .intrs .logo {
    padding: 50px 0;
  }
  .introduce .intrs .text p {
    font-size: 18px;
    line-height: 28px;
  }
}
@media screen and (max-width: 1050px) {
  .introduce .intrs .logo {
    padding: 30px 0;
  }
}
@media screen and (max-width: 993px) {
  .introduce .intrs .text {
    padding-right: 0;
  }
  .containers .advantage .title,
  .culture .title {
    font-size: 30px;
    line-height: 48px;
  }
  .banner {
    height: 400px;
  }
  .banner .text {
    height: 400px;
  }
  .banner .text h3 {
    font-size: 48px;
    line-height: 88px;
  }
  .banner .text h5 {
    font-size: 24px;
    line-height: 40px;
  }
  .type {
    margin-top: 0;
    padding: 30px 0;
    float: left;
  }
  .type .list ul li {
    height: auto;
    padding: 12px 0;
    box-shadow: 0 5px 10px rgba(0,0,0,0.1);
    border-radius: 10px;
  }
  .type .list ul li .ico {
    width: 100%;
    height: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .type .list ul li .txt {
    width: 100%;
    text-align: center;
    line-height: 50px;
    font-size: 24px;
  }
  .containers .download {
    padding: 30px 0;
  }
  .containers .download .items {
    margin-bottom: 30px;
    height: auto;
    float: left;
    padding-bottom: 20px;
    box-shadow: 0 6px 10px rgba(0,0,0,0.1);
  }
  .containers .download .items .imgs {
    width: 100%;
    text-align: center;
  }
  .containers .download .items .text {
    width: 100%;
    height: auto;
  }
  .service .items {
    padding-bottom: 30px;
    background-image: linear-gradient(to right, #fff, #dbe7f8);
  }
  .service .items.items-none .text {
    padding: 0;
  }
  .service .items.items-none .imgs {
    height: auto;
    padding-left: 30px;
  }
  .service .items.items-none .imgs img {
    width: 100%;
  }
  .service .items .imgs img {
    width: 60%;
  }
  .service .items.items-2 {
    background-image: linear-gradient(to right, #dbe7f8, #fff);
  }
  .service .items .text .txts {
    margin-top: 20px;
  }
  .introduce .intrs {
    width: 100%;
  }
  .introduce {
    padding: 30px 0;
  }
  .introduce .image {
    width: 100%;
    text-align: center;
  }
  .introduce .image img {
    width: 100%;
  }
  .contact {
    padding: 20px 0;
  }
  .contact .intr .txt {
    padding: 20px 0;
    padding-left: 20px;
  }
  .contact .intr .txt h4 {
    font-size: 24px;
    line-height: 32px;
  }
  .contact .intr .txt p {
    font-size: 18px;
    line-height: 24px;
  }
  .contact .link {
    width: 100%;
    display: flex;
    justify-content: space-between;
    float: left;
    padding-top: 20px;
    border: none;
    flex-direction: initial;
    padding-bottom: 0;
    height: auto;
  }
  .contact .link a {
    display: inline-block;
    width: 48%;
    font-size: 18px;
    position: relative;
    float: left;
    height: 60px;
    background-color: #fff;
    border-radius: 4px;
    text-align: center;
    color: #000;
    line-height: 60px;
  }
}
@media screen and (max-width: 768px) {
  .wid {
    padding: 0 15px;
  }
  .banner {
    height: 320px;
  }
  .banner .text {
    height: 320px;
  }
  .banner .text h3 {
    font-size: 32px;
    line-height: 50px;
  }
  .banner .text h5 {
    font-size: 24px;
    line-height: 40px;
  }
  .type .list ul li {
    width: 30%;
    border: 1px solid #e5e5e5;
  }
  .type .list ul li .ico {
    height: 60px;
  }
  .type .list ul li .ico img {
    height: 48px;
  }
  .type .list ul li .txt {
    font-size: 18px;
    line-height: 38px;
    padding-left: 0;
  }
  .type {
    padding: 15px 0;
  }
  .containers .download .items {
    border: 1px solid #e5e5e5;
  }
  .containers .download .items .imgs {
    height: 160px;
  }
  .containers .download .items .imgs img {
    height: 120px;
  }
  .containers .download .items .text .btns button {
    height: 60px;
    font-size: 20px;
  }
  .containers .download .items .text .btns button img {
    height: 32px;
  }
  .containers .advantage .title,
  .culture .title {
    font-size: 24px;
    line-height: 44px;
  }
  .containers .advantage .conts .item .ico {
    height: 120px;
  }
  .containers .advantage .conts .item .text .txts {
    max-width: 100%;
    padding: 0 20px;
  }
  .service .items:after {
    display: none;
  }
  .service .items .imgs {
    height: auto;
    padding: 20px 0;
  }
  .service .items {
    padding: 20px;
  }
  .service .items.items-2 .text {
    padding: 0;
    text-align: left;
  }
  .service .items .text .tits h5 {
    font-size: 24px;
    line-height: 40px;
  }
  .service .items .text .txts {
    font-size: 16px;
  }
  .introduce {
    margin: 0;
  }
  .introduce .intrs .text p {
    font-size: 16px;
    line-height: 28px;
  }
  .culture .conts .item .text h4 {
    font-size: 20px;
  }
  .culture .conts .item .text p {
    font-size: 16px;
    line-height: 28px;
  }
  .culture .conts {
    padding: 20px 0;
  }
  .contact .intr .ico {
    width: 100%;
    height: auto;
    display: initial;
  }
  .contact .intr .ico img {
    width: 60px;
  }
  .contact .intr .txt {
    width: 100%;
    padding: 0;
    height: auto;
    display: initial;
    padding: 20px 0;
    padding-bottom: 0;
  }
  .contact .intr .txt h4 {
    font-size: 20px;
    line-height: 32px;
  }
  .contact .intr .txt p {
    font-size: 16px;
    line-height: 28px;
  }
  .contact .link a {
    height: 50px;
    line-height: 50px;
  }
  .footer .text span {
    font-size: 14px;
    line-height: 24px;
  }
  .service .items .imgs img {
    width: 40%;
  }
  .fix-service {
    width: 80px;
    height: 80px;
    right: 10px;
    margin-top: -40px;
  }
  .fix-service .ico {
    height: 40px;
  }
  .fix-service .ico img {
    height: 28px;
  }
  .fix-service .txt {
    font-size: 16px;
    line-height: 26px;
  }
  .alert-cont {
    width: 90%;
    left: 5%;
    margin-left: 0;
    height: 480px;
    margin-top: -240px;
  }
  .alert-cont .title {
    height: 60px;
    font-size: 20px;
    line-height: 60px;
  }
  .alert-cont .btn-close {
    top: 5px;
  }
  .alert-cont .conts .labs {
    font-size: 16px;
    line-height: 26px;
  }
  .alert-cont .conts .form .item .input {
    height: 50px;
  }
  .alert-cont .conts .form .item .input .ico {
    height: 48px;
  }
  .alert-cont .conts .form .item .input .txt {
    height: 48px;
  }
  .alert-cont .conts .form .item .input .txt input {
    height: 48px;
    background: none;
  }
  .alert-cont .conts .form .item .button button {
    height: 40px;
    font-size: 18px;
  }
}
