#banner{height: 630px;width: 100%;position:relative; left:50%; margin-left:-960px; width:1920px;}
#banner .wp{height: 100%;position: relative;}
#banner .text{float: left;width: 50%;color: #fff;position: relative;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
#banner .text h2{font-size: 36px;line-height: 50px;}
#banner .text p{font-size: 16px;line-height: 32px;}
#banner .text a{display: block;vertical-align: top;margin-top: 46px;width: 201px;line-height: 34px;background: #74FF00;border-radius: 4px;text-align: center;}
#banner .img{float: right;width: 100%;height: 100%;position: relative;}
#banner .img img{max-width: 90%;max-height: 90%;position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
#banner .swiper-pagination-bullet{width: 18px;height: 18px;background: url('images/hexagon.png');background-size: 100% 100%;}
.bottom_text_wrap{
	background: rgba(10, 24, 62, .4);
    position: absolute;
    left: 0;
    right: 0;
    height: 120px;
    bottom: 0;
    z-index: 5;
}
.bottom_text_wrap .bottom_text{
	width: 1200px;
    position: relative;
    margin: 32px auto;
}
.bottom_text_wrap .bottom_text li{
	padding-left: 40px;
    text-align: center;
}
.bottom_text .item{
	font-size: 16px;
    font-weight: 500;
    color: rgba(255, 255, 255, .6);
}
.bottom_text .item{
	width: 400px;
    float: left;
    box-sizing: border-box;
}
.bottom_text .item .icon_wrap{
	display: inline-block;
    width: 52px;
    height: 52px;
    vertical-align: text-bottom;
    padding-right: 18px;
    float: left;
}
.bottom_text .item .text{
	display: inline-block;
    color: rgba(255, 255, 255, .6);
}
.bottom_text .item .title{    
	font-size: 24px;
    font-weight: 500;
    color: rgba(255, 255, 255, 1);
    }
.serve {
  width: 1200px;
  margin: 0 auto;
}

.server_title {
  font-size: 20px;
  color: #060606;
  text-align: center;
  font-weight: 600;
  margin-top: 57px;
}

.server_main {
  margin-top: 60px;
}

.server_view {
  overflow: hidden;
}

.server_list_view {
  float: left;
  width: 203px;
  margin-left: 31px;
}

.server_con {
  width: 203px;
  height: 203px;
  background: url(../images/20401.jpg) no-repeat center center;
  background-size: 100% 100%;
  transition: all 0.2s;
}

.server_con1 {
  background: url(../images/20405.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.server_con2 {
  background: url(../images/20403.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.server_con3 {
  background: url(../images/20404.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.server_con4 {
  background: url(../images/20402.jpg) no-repeat center center;
  background-size: 100% 100%;
}

.server_pop {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.63);
  overflow: hidden;
  display: none;
}

.server_pop p {
  width: 100px;
  height: 32px;
  background: #3490FF;
  font-size: 14px;
  color: #FFFFFF;
  text-align: center;
  line-height: 32px;
  margin: 0 auto;
  margin-top: 86px;
}

.server_text {
  font-size: 16px;
  color: #333333;
  text-align: center;
  margin-top: 15px;
}

.server_list_view:hover .server_pop {
  cursor: pointer;
  display: block;
}

.server_con:hover {
  background-size: 120% 120%;
}
.product_con {
  position: relative;
  width: 1200px;
  margin: 0 auto;
  margin-top: 58px;
}

.product_big {
  width: 270px !important;
  height: 380px !important;
  background: #fff;
  border: 1px solid #eaeaea;
  margin-left: 30px !important;
  float: left;
}

.product_big:first-child {
  margin-left: 0 !important;
}

.swiper-wrapper {
  padding: 10px;
}

.swiper-wrapper_chanpin {
  padding: 0;
}

.swiper-button-next {
  right: -46px !important;
}

.swiper-button-prev {
  left: -59px !important;
}

.product_icon {
  margin-top: 50px;
}

.product_icon img {
  /* width:74px; */
  height: 74px;
  margin: 0 auto;
}

.product_icon p {
  text-align: center;
  font-size: 16px;
  font-weight: bold;
  color: #333333;
}

.product_text {
  font-size: 14px;
  color: #666666;
  padding: 0 33px;
  margin-top: 21px;
}

.product_look {
  width: 92px;
  height: 32px;
  border: 1px solid #3490FF;
  background: #fff;
  color: #3490FF;
  text-align: center;
  line-height: 32px;
  /* margin:0 auto; */
  /* margin-top:20px; */
  font-size: 14px;
  position: absolute;
  left: 50%;
  margin-left: -46px;
  bottom: 30px;
}

.product_big:hover .product_look {
  cursor: pointer;
  background: #3490FF;
  border: none;
  color: #fff;
}

.product_big:hover {
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}

.instrument {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.instrument_con {
  margin-top: 59px;
}

.instrument_tab {
  overflow: hidden;
}

.instrument_line {
  width: 24.89%;
  float: left;
  height: 40px;
  line-height: 35px;
  border: 1px solid #cbcbcb;
  background: #fff;
  border-left: 0;
}

.instrument_line:first-child {
  border-left: 1px solid #cbcbcb;
}

.instrument_line p {
  text-align: center;
  font-size: 16px;
}

.instrument_line p span {
  font-size: 16px;
  color: #060606;
  vertical-align: middle;
  margin-left: 2px;
  /* border-bottom: 2px solid #E0E0E0; */
  /* padding:12px 0; */
}

.instrument_line p img {
  width: 20px;
  height: 20px;
  vertical-align: middle;
}

.instrument_line p .index_tab_img {
  display: inline-block;
}

.instrument_line p .index_tab_img2 {
  display: none;
}

.instrument_line:hover {
  background: #1250D2;
  cursor: pointer;
}

.instrument_line:hover .index_tab_img {
  display: none;
}

.instrument_line:hover .index_tab_img2 {
  display: inline-block;
}

.instrument_line:hover span {
  color: #fff;
}

.instrument_acitve {
  background: #1250D2;
  /* color: #1250D2; */
  /* border-bottom: 2px solid #1250D2; */
}

.instrument_acitve p span {
  color: #fff;
}

.instrument_acitve p .index_tab_img2 {
  display: inline-block;
}

.instrument_acitve p .index_tab_img {
  display: none;
}

.instrument_main {
  margin-top: 40px;
}

/* .instrument_list{
     display: none;
 }
 .instrument_block{
     display: block;
 } */
.instrument_view {
  overflow: hidden;
  padding-left: 10px;
  padding-bottom: 20px;
}

.instrument_view_list {
  width: 278px;
  height: 162px;
  border: 1px solid #f4f4f4;
  float: left;
  margin-left: 20px;
}

.instrument_view_list:first-child {
  margin-left: 0;
}

.instrument_top {
  margin-top: 27px;
  padding: 0 24px;
}

.instrument_top img {
  width: 27px;
  height: 27px;
  display: inline-block;
  vertical-align: middle;
}

.instrument_top span {
  margin-left: 9px;
  font-size: 16px;
  color: #000000;
  vertical-align: middle;
}

.instrument_p {
  margin-top: 22px;
  font-size: 14px;
  color: #666666;
  padding: 0 24px;
}

.instrument_view_list:hover {
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);
}

.wasteland_main {
  width: 100%;
  background: #3D60DF;
  padding: 58px 0;
  margin-top: 49px;
  overflow: hidden;
}

.wasteland_con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.wasteland_list {
  width: 27%;
  float: left;
  margin-left: 103px;
}

.wasteland_list:first-child {
  margin-left: 0;
}

.wasteland_img {
  width: 68px;
  margin: 0 auto;
}

.wasteland_img img {
  width: 100%;
  height: 68px;
}

.wasteland_img p {
  font-size: 16px;
  color: #FFFFFF;
  text-align: center;
}

.wasteland_text {
  height: 94px;
  font-size: 14px;
  color: #FFFFFF;
  margin-top: 24px;
}

.wasteland_mall {
  display: block;
  width: 90px;
  height: 30px;
  margin: 0 auto;
  margin-top: 32px;
  border: 1px solid #fff;
  text-align: center;
  line-height: 30px;
  font-size: 14px;
  color: #FFFFFF;
}

.wasteland_mall:hover {
  cursor: pointer;
  background: #FFFFFF;
  color: #3561FF;
}

.client_main {
  width: 1200px;
  margin: 0 auto;
  margin-top: 85px;
}

.client_list {
  overflow: hidden;
}

.client_img {
  width: 20%;
  height: 118px;
  float: left;
  margin-bottom: 20px;
}

.client_img img {
  width: 186px;
  height: 100%;
  margin: 0 auto;
  transform: scale(0.9);
  transition: all 0.2s;
}

.client_img:hover img {
  transform: scale(1);
}

.newtitle {
  padding-top: 55px;
}

.new {
  background: #F8F8F8;
}

.new_main {
  width: 100%;
  padding: 44px 0;
}

.new_con {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.new_list {
  width: 391px;
  height: auto;
  background: #fff;
  margin-right: 10px;
  float: left;
}

.new_list:last-child {
  margin-right: 0;
}

.new_list_con {
  padding: 20px 27px;
}

.new_list_tit {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}

.new_list_img {
  width: 335px;
  height: 212px;
  margin-top: 20px;
}

.new_list_img img {
  width: 100%;
  height: 100%;
}

.new_list_h {
  font-size: 16px;
  color: #666;
  margin-top: 18px;
  margin-bottom: 34px;
  /* height:20px; */
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* .new_list_h:hover{
    color: #3490FF;
} */
.new_list_line {
  /* margin-top:18px; */
}

.new_hover {
  overflow: hidden;
}

.new_list_text {
  margin-bottom: 15px;
  line-height: 26px;
  font-size: 14px;
  color: #666;
}

.new_list_text .new_span1 {
  font-size: 12px;
  color: #969696;
}

.new_list_text .new_span {
  display: inline-block;
  width: 240px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 28px;
}

.new_data, .new_data1 {
  float: right;
}

.new_hover:hover {
  cursor: pointer;
}

.new_hover:hover .new_list_text .new_span {
  color: #3490FF;
}

.new_hover:hover .new_list_text .new_data1 {
  color: #3490FF;
}

/* .new_hover:hover .new_list_h{
    color: #3490FF;
} */
.new_mall {
  display: block;
  width: 65px;
  font-size: 14px;
  color: #032DFF;
  text-align: center;
  margin: 0 auto;
}

.new_mall:hover {
  cursor: pointer;
}

.page404 {
  width: 808px;
  height: 396px;
  margin: 0 auto;
  margin-top: 210px;
  margin-bottom: 194px;
}

.icon404 {
  width: 396px;
  height: 396px;
  float: left;
}

.page404Right {
  width: 262px;
  margin-left: 150px;
  float: left;
}

.page404Right img {
  width: 262px;
  height: 146px;
  margin-top: 85px;
}

.page404Right p {
  font-size: 20px;
  font-family: PingFangSC-Regular, PingFang SC;
  font-weight: 400;
  color: rgba(51, 51, 51, 1);
  line-height: 28px;
  margin-top: 14px;
  margin-left: 50px;
}

.page404Right a {
  width: 112px;
  height: 39px;
  background: rgba(29, 188, 127, 1);
  border-radius: 20px;
  font-size: 15px;
  font-family: PingFangSC-Medium, PingFang SC;
  font-weight: 500;
  color: rgba(255, 255, 255, 1);
  line-height: 39px;
  text-align: center;
  margin-left: 84px;
  float: left;
  margin-top: 24px;
}