/********************************/
.x-container {
  width: 100%;
  min-width: 1200px;
  text-align: center;
}
.x-container .xc-item {
  width: 1200px;
  margin: 0 auto;
}
.container1 {
  height: 520px;
  background: url('banner.jpg') no-repeat center center #381ec9;
}
.container1 > .xc-item {
  position: relative;
  height: 520px;
}
.container1 > .xc-item > a {
  display: inline-block;
  position: absolute;
  top: 395px;
  left: 437px;
  width: 150px;
  height: 42px;
  background-color: #ffd800;
  color: #3c09ac;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  font-size: 23px;
  font-weight: bold;
  line-height: 42px;
  font-style: italic;
}
.container2 > .c2-item {
  width: 100%;
  height: 74px;
  background-color: #180665;
}
.container2 > .c2-item > .c2-item-list {
  width: 1200px;
  height: 74px;
  margin: 0 auto;
  font-size:0;
}
.c2-item-list>a{
  display: inline-block;
  height:74px;
  line-height:74px;
  font-size:17px;
  color:#fff;
  padding:0 30px;
  font-weight:200;
  transition:background .4s;
  -moz-transition:background .4s;
  -webkit-transition:background .4s;
}
.c2-item-list>a:hover{
  background:#3493ff;
}
.x-title {
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
.x-title > p {
  display: inline-block;
  position: relative;
  font-size: 38px;
  font-weight: bold;
  color: #000;
  line-height: 100%;
}
.x-title > p > span {
  content: "";
  display: inline-block;
  position: absolute;
  width: 46px;
  height: 3px;
  background-color: #3493ff;
  margin-top: -1px;
  top: 50%;
}
.x-title > p > span > b {
  display: inline-block;
  position: absolute;
  width: 100%;
  height: 3px;
  background: #fff;
  transition: all 0.7s ease;
  -moz-transition: all 0.7s ease;
  -webkit-transition: all 0.7s ease;
}
.x-title > p .x-title-right {
  right: -64px;
}
.x-title > p .x-title-right > b {
  right: 0;
}
.x-title > p .x-title-left {
  left: -64px;
}
.x-title > p .x-title-left > b {
  left: 0;
}
.on.x-title > p > span > b {
  width: 0 !important;
}
.container2 > .xc-item {
  padding-top: 80px;
}
.container2 > .xc-item > div.c2-item-1 {
  width: 1000px;
  color: #070002;
  margin: 0 auto;
  font-size: 18px;
  font-weight: 500;
  text-align: left;
  line-height: 1.8;
}
.container2 > .xc-item > div.c2-item-1 > b {
  font-weight: bold;
  color: #3493ff;
}
.container2 > .xc-item .c2-item-m1 {
  border-bottom: 1px solid #e0e0e0;
  padding-top: 70px;
  padding-bottom: 30px;
}
.container2 > .xc-item .c2-item-m2 {
  padding-top: 30px;
}
.x-zx-btn {
  display: inline-block;
  width: 202px;
  height: 47px;
  margin-top: 30px;
  line-height: 47px;
  background: #3493ff;
  color: #fff;
  font-size: 18px;
  border-radius: 12px;
  -moz-border-radius: 12px;
  -webkit-border-radius: 12px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
.x-zx-btn:hover {
  box-shadow: 0px 0px 16px #0066ff;
  -moz-box-shadow: 0px 0px 16px #0066ff;
  -webkit-box-shadow: 0px 0px 16px #0066ff;
}
.container3 .xc-item {
  padding-top: 100px;
}
.container3 .xc-item > .c3-item-m1 {
  display: block;
  width: 1200px;
  height: 288px;
  background: url("/images/zhuxue/01.jpg") no-repeat center center;
  margin: 70px 0 30px 0;
}
.container4 .xc-item {
  padding: 120px 0 70px 0;
}
.container4 .c4-item {
  display: block;
  width: 100%;
  background: #3493ff;
  padding-bottom: 60px;
  overflow: hidden;
}
.container4 .c4-item > .c4-item-tabs {
  display: block;
  width: 1200px;
  height: 490px;
  margin: 70px auto 40px auto;
  background: #fff;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-box {
  display: block;
  width: 1200px;
  height: 440px;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-box > p {
  display: block;
  width: 900px;
  margin: 0 auto;
  font-size: 18px;
  text-align: left;
  color: #070002;
  line-height: 1.8;
  text-align: center;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  padding-top: 70px;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-box > p > b {
  font-weight: bold;
  color: #3493ff;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-box > p > a {
  margin-top: 30px;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-list {
  display: block;
  width: 1200px;
  height: 50px;
  background-color: #68afff;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-list > p {
  display: block;
  width: 166px;
  height: 50px;
  line-height: 50px;
  float: left;
  color: #fff;
  font-size: 18px;
  text-align: center;
  cursor: pointer;
}
.container4 .c4-item > .c4-item-tabs > .c4-item-tabs-list .active {
  background-color: #ffd800;
  color: #000;
}
.container4 .c4-item > p {
  display: inline-block;
  color: #fff;
  background-color: #59a6ff;
  padding: 10px 24px;
  line-height: 1;
  font-size: 18px;
}
.container4 .c4-item > p > b {
  display: inline;
  font-weight: bold;
  color: #ffd800;
}
.container5 .xc-item {
  padding: 90px 0 40px 0;
}
.container5 .xc-item > .x5-item-remark {
  display: block;
  width: 100%;
  text-align: center;
  line-height: 1;
  padding-top: 15px;
  padding-bottom: 60px;
  font-size: 19px;
  color: #000;
}



.x5-item-list{
  width:100%;
  text-align:center;
}
.x5-item-list > h2{
  font-size:24px;
  font-weight:400;
  color:#000;
}
.x5-item-list ul{
  display:block;
  text-align:center;
}
.x5-item-list ul li{
  display:inline-block;
  width:241px;
  font-size:0;
  background:#5ba8ff;
  margin:0 16px;
  transition:all .3s;
  -moz-transition:all .3s;
  -webkit-transition:all .3s;
  box-shadow:5px 3px 19px #bdbdbd;
  -moz-box-shadow:5px 3px 19px #bdbdbd;
  -webkit-box-shadow:5px 3px 19px #bdbdbd;
}
.x5-item-list ul li:hover{
  transform:translateY(-8px);
  -moz-transform:translateY(-8px);
  -webkit-transform:translateY(-8px);
}
.x5-item-list ul li > p{
  display:inline-block;
  width:241px;
  height:184px;
  background-repeat:no-repeat;
  background-position:center top;
  overflow:hidden;
}

.x5-item-list ul li > span{
  display:inline-block;
  width:241px;
  color:#fff;
  font-weight:300;
  font-size:16px;
  padding:8px 0;
}








.container5 .xc-item > .c5-item-list {
  width: 1200px;
}
.container5 .xc-item > .c5-item-list > li {
  width: 343px;
  float: left;
  padding-top: 160px;
  background-repeat: no-repeat;
  background-position: top center;
  margin-right: 85.5px;
  text-align: center;
}
.container5 .xc-item > .c5-item-list > li > p {
  display: inline-block;
  width: 100%;
  text-align: center;
  height:60px;
  line-height:60px;
  font-size: 19px;
  color: #000;
}
a.x-zx-btn-min {
  display: inline-block;
  padding: 0 18px;
  height: 40px;
  line-height: 40px;
  background: #3493ff;
  color: #fff;
  font-size: 17px;
  border-radius: 7px;
  -moz-border-radius: 7px;
  -webkit-border-radius: 7px;
  transition: all 0.3s;
  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
}
a.x-zx-btn-min:hover {
  box-shadow: 0px 0px 16px #0066ff;
  -moz-box-shadow: 0px 0px 16px #0066ff;
  -webkit-box-shadow: 0px 0px 16px #0066ff;
}
.x-t-box {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 999999999999;
  background-color: rgba(0, 0, 0, 0.8);
}
.x-t-box > .x-t-box-item {
  display: block;
  position: absolute;
  margin: -217.5px 0 0 -199px;
  left: 50%;
  top: 45%;
  width: 398px;
  height: 435px;
  text-align: center;
  background: url(../4/1.jpg) #fff no-repeat center top;
}
.x-t-box > .x-t-box-item > p {
  display: block;
  width: 100%;
  line-height: 1;
  font-size: 28px;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding-top: 34px;
  padding-bottom: 50px;
}
.x-t-box > .x-t-box-item > p > span {
  display: inline-block;
  width: 398px;
  font-size: 18px;
  font-weight: 200;
  line-height: 1;
  padding-top: 10px;
}
.x-t-box > .x-t-box-item > input {
  display: inline-block;
  width: 260px;
  height: 40px;
  line-height: 40px;
  padding: 0 18px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  outline: none;
  border: 2px solid #55A6FD;
  font-size: 16px;
  color: #333;
  margin: 7px 0;
  transition: all 0.2s;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
}
.x-t-box > .x-t-box-item input:focus {
  box-shadow: 0 0 12px #78C0FC;
  -moz-box-shadow: 0 0 12px #78C0FC;
  -webkit-box-shadow: 0 0 12px #78C0FC;
}
.x-t-box > .x-t-box-item > input::-webkit-input-placeholder {
  color: #333;
}
.x-t-box > .x-t-box-item > input::-moz-input-placeholder {
  color: #333;
}
.x-t-box > .x-t-box-item > input::-ms-input-placeholder {
  color: #333;
}
.x-t-box > .x-t-box-item > a {
  display: inline-block;
  width: 300px;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background-color: #ffd800;
  font-size: 17px;
  color: #000;
  margin-top: 10px;
  font-weight: 500;
  border-radius: 6px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  box-shadow: 0 0 10px #ffe347;
  -moz-box-shadow: 0 0 10px #ffe347;
  -webkit-box-shadow: 0 0 10px #ffe347;
}
.x-t-box > .x-t-box-item > .x-t-box-close {
  display: block;
  width: 49px;
  height: 49px;
  position: absolute;
  top: -20px;
  right: -20px;
  cursor: pointer;
  background: url(../4/2.png) no-repeat center center;
}
.swiper-container {
  height: 479px;
}
.container6 .xc-item {
  padding: 80px 0 60px 0;
}
.container6 .c6-item {
  width: 100%;
  background-color: #3493ff;
  padding: 80px 0;
}
.container6 .c6-item .device {
  width: 960px;
  margin: 0 auto;
  position: relative;
}


.container6 .c6-item .device .arrow-left,.container6 .c6-item .device .arrow-right{
  display:block;
  width:50px;
  height:50px;
  position: absolute;
  margin-top:-25px;
  top:50%;
  z-index:99;
  background:url(https://shxdf-file.oss-cn-hangzhou.aliyuncs.com/index/2019/image/103101/1.svg) no-repeat center center;
  background-size:100%;
}
.container6 .c6-item .device .arrow-left{
  left:-60px;
  transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
}
.container6 .c6-item .device .arrow-right{
  right:-60px;
}
.container6 .c6-item .device .pagination {
  display: block;
  width: 100%;
  text-align: center;
}
.container6 .c6-item .device .pagination > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 3px;
  background: #0066ff;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
}
.container7 .xc-item {
  padding-top: 80px;
}
.container7 .xc-item .c7-item-m1 {
  display: block;
  width: 1200px;
  margin-top: 60px;
}
.container7 .xc-item .c7-item-m1 > div {
  display: block;
  width: 600px;
  float: left;
}
.container7 .xc-item .c7-item-m1 .c7-item-m1-r > ul > li {
  width: 350px;
  padding-left: 250px;
  position: relative;
  background-repeat: no-repeat;
  background-position: left center;
}
.container7 .xc-item .c7-item-m1 ul > li a{
  display:block;
  width:100%;
  height:100%;
  position: absolute;
  top:0;
  left:0;
}
.container7 .xc-item .c7-item-m1 .c7-item-m1-l > ul > li {
  width: 415px;
  position: relative;
  padding-left: 185px;
  background-repeat: no-repeat;
  background-position: 40px center;
}
.container7 .xc-item .c7-item-m1 ul {
  display: block;
  width: 600px;
}
.container7 .xc-item .c7-item-m1 ul li {
  height: 103px;
  margin-top: 30px;
}
.container7 .xc-item .c7-item-m1 ul li h3 {
  display: inline-block;
  width: 100%;
  text-align: left;
  color: #000;
  font-weight: bold;
  font-size: 22px;
  line-height: 1.6;
}
.container7 .xc-item .c7-item-m1 ul li p {
  display: inline-block;
  width: 100%;
  line-height: 1.5;
  font-weight: 400;
  text-align: left;
  font-size: 16px;
  padding-top: 7px;
}
.container7 .xc-item .x-zx-btn {
  margin-top: 60px;
}
/*
 * Swiper 2.7.6
 * Mobile touch slider and framework with hardware accelerated transitions
 *
 * http://www.idangero.us/sliders/swiper/
 *
 * Copyright 2010-2015, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 *
 * Licensed under GPL & MIT
 *
 * Released on: February 11, 2015
*/
/* ===============================================================
Basic Swiper Styles 
================================================================*/
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  direction: ltr;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -o-backface-visibility: hidden;
  backface-visibility: hidden;
  /* Fix of Webkit flickering */
  z-index: 1;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  -webkit-transition-property: -webkit-transform, left, top;
  -webkit-transition-duration: 0s;
  -webkit-transform: translate3d(0px, 0, 0);
  -webkit-transition-timing-function: ease;
  -moz-transition-property: -moz-transform, left, top;
  -moz-transition-duration: 0s;
  -moz-transform: translate3d(0px, 0, 0);
  -moz-transition-timing-function: ease;
  -o-transition-property: -o-transform, left, top;
  -o-transition-duration: 0s;
  -o-transform: translate3d(0px, 0, 0);
  -o-transition-timing-function: ease;
  -o-transform: translate(0px, 0px);
  -ms-transition-property: -ms-transform, left, top;
  -ms-transition-duration: 0s;
  -ms-transform: translate3d(0px, 0, 0);
  -ms-transition-timing-function: ease;
  transition-property: transform, left, top;
  transition-duration: 0s;
  transform: translate3d(0px, 0, 0);
  transition-timing-function: ease;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  float: left;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
}
/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/
.swiper-container {
  /* Specify Swiper's Size: */
  /*width:200px;
	height: 100px;*/
}
.swiper-slide {
  /* Specify Slides's Size: */
  /*width: 100%;
	height: 100%;*/
}
.swiper-slide-active {
  /* Specific active slide styling: */
}
.swiper-slide-visible {
  /* Specific visible slide styling: */
}
/* ===============================================================
Pagination Styles
================================================================*/
.swiper-pagination-switch {
  /* Stylize pagination button: */
}
.swiper-active-switch {
  /* Specific active button style: */
}
.swiper-visible-switch {
  /* Specific visible button style: */
}