@charset "UTF-8";
body {
  background: #fff;
}

.info-banner {
  height: 502px;
}
.info-banner .info-nav {
  padding-top: 15px;
}

.header {
  background: transparent;
}

.server-brief {
  margin-top: 40px;
}

/*清除浮动*/
.clearfix {
  *zoom: 1;
}

.clearfix:before, .clearfix:after {
  display: table;
  line-height: 0;
  content: "";
}

.clearfix:after {
  clear: both;
}

.auto {
  margin: 0 auto;
  min-width: 1220px;
  max-width: 1220px;
}

/*banner样式*/
.banner-main {
  height: 422px;
}

.info-banner {
  background: #232426 url("img1/banner1.png") no-repeat center top;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
}

.youshi-module {
  padding-top: 60px;
  padding-left: 60px;
}

.price-wrap1 .price-item {
  float: left;
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  /* line-height:48px; */
  margin-right: 16px;
  /* margin-top: 30px; */
}

.price-wrap1 .price-item span {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFD801;
  /* line-height:48px; */
}

.price-total-price .price-item {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  /* line-height:48px; */
  margin-right: 30px;
}

.price-total-price .price-item .china-price-text {
  color: #FFD801;
}

.price-total-price .price-item .price-common {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #FFD801;
  /* line-height:48px; */
}

.price-total-price .price-item .orign-price-wrapper {
  margin-left: 8px;
  text-decoration: line-through;
}

.price-total-price .price-item:nth-child(1) {
  /* margin: 15px 0; */
}

.price-common-wrapper {
  margin: 15px 0;
}

.info-zkeys-btn {
  width: 122px;
  height: 36px;
  border-radius: 2px;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 36px;
  background-color: #ff2626;
  border-radius: 2px;
}
.info-zkeys-btn:hover {
  background-color: #f20000;
}

.margin-r-18 {
  margin-right: 18px;
}

.product-info-btn {
  margin: 16px 0 20px;
}

.product-info-item {
  float: left;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  /* line-height:48px; */
  margin-right: 16px;
  vertical-align: middle;
}

.product-info-item span {
  display: inline-block;
  vertical-align: middle;
  margin-right: 6px;
  width: 16px;
  height: 20px;
  background: url("img1/banner-icon.png") no-repeat;
  background-size: 100%;
}

.adv-wrap ul li {
  width: 386px;
  height: 230px;
  float: left;
  margin: 60px 10px 0;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 26px 49px 34px;
}

.adv-wrap .adv-icon {
  width: 46px;
  height: 48px;
  margin: 0 auto;
}

.adv-wrap .adv-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin: 30px 0 20px;
}

.mar-top40 {
  margin-top: 40px;
}

.adv-wrap .adv-content {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
}

.adv-wrap .adv-icon-1 {
  width: 30px;
  height: 50px;
  background: url(img/product-1-icon2.png) no-repeat center;
}

.adv-wrap .adv-icon-2 {
  width: 46px;
  height: 44px;
  background: url(img/product-1-icon1.png) no-repeat center;
}

.adv-wrap .adv-icon-3 {
  width: 40px;
  height: 50px;
  background: url(img/product-1-icon3.png) no-repeat center;
}

.product-power-wrap {
  background: rgb(247, 248, 250);
  padding: 80px 50px;
}

.product-power {
  width: 1200px;
  height: 140px;
  background: url(img/1.jpg) no-repeat;
  background-size: 100%;
  margin-top: 50px;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
}

.logo-img {
  float: left;
  width: 173px;
  height: 74px;
  background: url(img/logo.png) no-repeat;
  background-size: 100%;
  margin: 32px 45px;
}

.power-title-wrap {
  float: left;
  margin: 40px 0 0 112px;
}

.power-title1 {
  font-size: 18px;
  font-weight: 400;
  color: rgb(51, 51, 51);
  margin-bottom: 20px;
}

.power-title2 {
  font-size: 14px;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 15px;
}

.product-computer {
  width: 950px;
  height: 500px;
  background: url("img/2.png") no-repeat;
  margin: 50px auto 0;
}

.product-power-info-wrap {
  margin-top: 55px;
}

.product-power-info-item {
  float: left;
  width: 333px;
  height: 147px;
  background: rgb(255, 255, 255);
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  position: relative;
}

.power-info-item-btn {
  position: absolute;
  top: -25px;
  left: 73px;
  width: 187px;
  height: 50px;
  background: url("img/3.png") no-repeat;
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(255, 255, 255);
  line-height: 50px;
  text-align: center;
}

.power-info-item-content {
  padding: 50px 45px 0;
  text-align: center;
}

.power-info-item-contentTitle1 {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(102, 102, 102);
  /* line-height:24px; */
  margin-bottom: 18px;
}

.power-info-item-contentTitle2 {
  font-size: 12px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(153, 153, 153);
  /* line-height:24px; */
  text-align: left;
}

.product-power-info-addicon {
  float: left;
  width: 22px;
  height: 22px;
  background: url("img/add-icon.png") no-repeat;
  margin: 62px 40px 0;
}

.adv-compare-wrap {
  background: #f7f8fa;
  padding-bottom: 70px;
}

.adv-compare {
  /* border:1px solid rgba(211,211,211,1); */
}

.adv-compare-title {
  width: 400px;
  height: 63px;
  font-size: 18px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 63px;
  text-align: center;
  background: rgb(246, 246, 246);
  border-bottom: solid 1px #d3d3d3;
}

.adv-item {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(102, 102, 102);
  line-height: 38px;
  height: 40px;
}

.adv-compare > ul {
  width: 1200px;
  height: 95px;
  margin: 0 auto;
  font-size: 16px;
  color: #333333;
}

.adv-compare > ul:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.adv-compare > ul > li {
  width: 300px;
  height: 95px;
  position: relative;
  float: left;
}

.adv-compare > ul > li > span {
  display: block;
  width: 60px;
  height: 60px;
  margin: 0 auto;
  background: url(./img/hook.png) no-repeat center center;
}

.adv-compare > ul > li > div {
  position: absolute;
  width: 100%;
  text-align: center;
  bottom: 0;
  left: 0;
}

.adv-compare > .content {
  width: 1200px;
  margin: 0 auto;
  margin-top: 50px;
}

.adv-compare > .content > p {
  width: 100%;
  height: 50px;
  font-size: 16px;
  color: #fff;
  text-align: center;
  line-height: 50px;
  background: #ff2626 url(./img/adv_title.png) no-repeat 528px center;
  text-indent: 18px;
}

.adv-compare > .content > ul {
  width: 100%;
  font-size: 12px;
  color: #333333;
  padding: 30px 50px 40px;
  background: #fff;
}

.adv-compare > .content > ul:after {
  content: "";
  width: 0;
  height: 0;
  display: block;
  clear: both;
  visibility: hidden;
}

.adv-compare > .content > ul > li {
  float: left;
}

.adv-compare > .content > ul > li:not(:first-child) {
  margin-left: 128px;
}

.adv-compare > .content > ul > li > p:first-child {
  padding-bottom: 20px;
}

.first-li .content {
  border: 1px dotted #cfd6e3;
  margin: 20px 32px 20px;
  padding: 23px 50px;
}

.first-li .content-item {
  float: left;
  margin-right: 40px;
}

.first-li .nomarg {
  margin-right: 0;
}

.first-li .cotent-img {
  background: url(img/server.png);
  width: 21px;
  height: 19px;
  margin: 0 auto;
}

.first-li .cotent-font {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 30px;
  letter-spacing: 0px;
  color: #666666;
}

.sec-li .content .content-imgItem {
  float: left;
  margin: 50px 20px 50px 30px;
  position: relative;
}

.sec-li .content .content-imgItem:after {
  content: "";
  display: inline-block;
  width: 31px;
  height: 1px;
  border-bottom: 1px dotted #cfd6e3;
  position: absolute;
  top: 20px;
  right: -40px;
}

.sec-li .content .content-imgItem .img {
  background: url(img/computer.png) no-repeat;
  width: 23px;
  height: 21px;
  margin: 0 auto;
}

.sec-li .content .content-imgItem .img2 {
  background: url(img/cloud.png) no-repeat;
  width: 23px;
  height: 21px;
}

.sec-li .content .content-imgItem .text {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 24px;
  letter-spacing: 0px;
  color: #555555;
}

.sec-li .content .content-contentItem {
  float: left;
  width: 210px;
  height: 114px;
  border: dotted 1px #cfd6e3;
  margin: 20px 20px;
  padding: 10px 0px 10px 20px;
  text-align: left;
}

.sec-li .content .content-contentItem2 {
  width: 336px;
  height: 114px;
  padding-left: 20px;
}

.sec-li .content .content-contentItem div {
  float: left;
  width: 86px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: #333333;
}

.sec-li .content .content-contentItem2 div {
  float: left;
  width: 100px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 23px;
  letter-spacing: 0px;
  color: #333333;
}

.nice-product-item {
  width: 380px;
  height: 134px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  float: left;
  padding: 20px 30px;
  margin: 10px 10px;
}

.nice-product-item .img {
  float: left;
  width: 38px;
  height: 40px;
  background: url(img1/031.png) no-repeat;
  margin: 0px 20px 0 0px;
}

.nice-product-item .img2 {
  background: url(img1/032.png) no-repeat;
}

.nice-product-item .img3 {
  background: url(img1/033.png) no-repeat;
}

.nice-product-item .img4 {
  background: url(img1/034.png) no-repeat;
}

.nice-product-item .img5 {
  background: url(img1/035.png) no-repeat;
}

.nice-product-item .img6 {
  background: url(img1/036.png) no-repeat;
}

.nice-product-item .img7 {
  background: url(img1/037.png) no-repeat;
}

.nice-product-item .img8 {
  background: url(img1/038.png) no-repeat;
}

.nice-product-item .img9 {
  background: url(img1/039.png) no-repeat;
}

.nice-product-item .title-wrap {
  float: left;
  width: 230px;
}

.nice-product-item .title1 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 10px;
}

.nice-product-item .title2 {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #999999;
  line-height: 20px;
}

.app-scene-wrap {
  /* background-color: $_f7f8fa; */
  padding-bottom: 70px;
}

.verson-wrap {
  padding: 0 0 70px;
  background-color: #f7f8fa;
}

.scene-container {
  width: 1183px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 0px 6px 0px #d4d5d9;
          box-shadow: 0px 0px 6px 0px #d4d5d9;
  border-radius: 4px;
  border: none;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.scene-container > div:first-child {
  width: 600px;
  height: 360px;
  background: url(./img/version.png) no-repeat;
  background-size: 100% 100%;
}

.scene-container > div:last-child {
  width: 581px;
  height: 360px;
}

.scene-item {
  float: left;
}

.content-wrap-zkeys {
  padding: 40px 0px 6px;
  margin-left: 30px;
  border-bottom: 1px solid #cfd6e3;
}

.content-wrap-zkeys .content-item {
  float: left;
  width: 178px;
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 38px; */
  letter-spacing: 0px;
  color: #333333;
  margin-bottom: 34px;
  vertical-align: middle;
}

.content-wrap-zkeys .content-item span {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  vertical-align: -4px;
  padding-top: 2px;
  background: url(img1/hook.png) center no-repeat;
  margin-right: 2px;
}

.price-wrap {
  margin: 0px 20px;
}

.price-wrap .price {
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 0px;
  color: #555555;
  /* vertical-align: middle; */
  /* line-height: 1; */
  margin: 20px 0 0 0px;
  float: left;
}

.price-wrap .price .comon-price {
  font-size: 28px;
  font-weight: normal;
  font-stretch: normal;
  display: inline-block;
  /* line-height: 30px; */
  letter-spacing: 0px;
  color: #ff6600;
  /* vertical-align: middle; */
}

.price-wrap .price .comon-price-lable {
  color: #ff6600;
  font-size: 14px;
  font-weight: 700;
}

.price-wrap .price .orign-price-wrapper {
  text-decoration: line-through;
  color: #999;
  line-height: 1;
  padding-top: 7px;
}

.price-wrap .btn {
  float: right;
  width: 184px;
  height: 44px;
  background-color: #ff2626;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  /* line-height: 38px; */
  letter-spacing: 0px;
  color: #ffffff;
  margin: 35px 0;
  line-height: 44px;
  text-align: center;
  background-color: #ff2626;
  border-radius: 2px;
}
.price-wrap .btn:hover {
  background-color: #f20000;
}

.tpl-function-wrap {
  width: 100%;
  background: url(img/7.png);
  background-size: 100%;
  padding-bottom: 70px;
}

.tpl-function {
  width: 1200px;
  margin: 0 auto;
}

.tpl-function .fisrt-tilte {
  width: 1200px;
  height: 60px;
  background: url(img1/5.png);
  background-size: 100%;
  position: relative;
}

.tpl-function .fisrt-tilte span:nth-child(1) {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  top: 8px;
  left: 75px;
}

.tpl-function .fisrt-tilte span:nth-child(2) {
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 46px;
  letter-spacing: 0px;
  color: #ffffff;
  position: absolute;
  top: 8px;
  left: 604px;
}

.tpl-function .commom-title {
  width: 1200px;
  height: 60px;
  margin-top: 5px;
  background-color: #fff;
}

.tpl-function .commom-title .left {
  width: 198px;
  height: 60px;
  background: url(img1/6.png);
  background-size: 100%;
  float: left;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #ffffff;
  vertical-align: middle;
  /* padding:24px 0 0 46px; */
}

.tpl-function .commom-title .left .icon {
  content: "";
  display: inline-block;
  width: 28px;
  height: 27px;
  background: url(img1/041.png) no-repeat;
  /* background-size: 100%; */
  vertical-align: middle;
  margin: 0 12px 0 42px;
}

.s-color {
  color: #fff !important;
}

.tpl-function .commom-title .left .icon2 {
  background: url(img1/042.png) no-repeat;
}

.tpl-function .commom-title .left .icon3 {
  background: url(img1/043.png) no-repeat;
}

.tpl-function .commom-title .left .icon4 {
  background: url(img1/044.png) no-repeat;
}

.tpl-function .commom-title .left .icon5 {
  background: url(img1/045.png) no-repeat;
}

.tpl-function .commom-title .left .icon6 {
  background: url(img1/046.png) no-repeat;
}

.tpl-function .commom-title .left .icon7 {
  background: url(img/047.png) no-repeat;
}

.tpl-function .commom-title .left .icon8 {
  background: url(img1/048.png) no-repeat;
}

.tpl-function .commom-title .right {
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 60px;
  letter-spacing: 0px;
  color: #666666;
  margin-left: 248px;
}

.buy-wrap {
  padding: 0 0 70px;
  background: rgb(247, 248, 250);
}

.buy-content {
  margin: 0;
}

.buy-item .bg2 {
  background: url(img1/step2.png) no-repeat;
}

.buy-item .bg3 {
  background: url(img1/step3.png) no-repeat;
}

.buy-item .bg4 {
  background: url(img1/step4.png) no-repeat;
}

.buy-bg {
  float: left;
  width: 98px;
  height: 98px;
  background: url(img1/051.png) no-repeat;
  position: relative;
  margin-right: 227px;
  z-index: 2;
}

.buy-bg span {
  display: inline-block;
  font-size: 29px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  margin: 28px 32px;
}

.buy-bg::before {
  content: "";
  display: inline-block;
  position: absolute;
  top: 49px;
  left: 97px;
  width: 227px;
  height: 1px;
  border-bottom: solid 2px #d8dbe2;
}

.buy-bg:nth-child(1) {
  margin-left: 76px;
}

.buy-bg:nth-child(4) {
  margin-right: 0;
}

.buy-bg:nth-child(4)::after {
  display: none;
}

.buy-bg:nth-child(4)::before {
  display: none;
}

.buy-bg::after {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  background: url(img/052.png) no-repeat;
  margin: 35px 77px 34px 92px;
  position: absolute;
  z-index: 2;
  top: 2px;
  left: 103px;
}

.buy-font {
  margin-top: 20px;
  float: left;
  margin-right: 139px;
}

.buy-font:nth-child(4) {
  margin-right: 0;
  margin-left: -31px;
}

.buy-font:nth-child(1) {
  margin-left: 47px;
}

.buy-font:nth-child(2) {
  margin-left: 38px;
}

.buy-font:nth-child(3) {
  margin-right: 122px;
}

/* .buy-font:nth-child(4){
    margin-left: 47px;
} */
.buy-font span:nth-child(1) {
  display: inline-block;
  width: 26px;
  height: 26px;
  background: url(img1/053.png) no-repeat;
  vertical-align: top;
  margin-right: 8px;
}

.buy-font span:nth-child(2) {
  vertical-align: middle;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  width: 112px;
}

.buy-font:nth-child(4) span:nth-child(2) {
  width: 224px;
}

.buy-font:nth-child(2) span:nth-child(2) {
  width: 134px;
}

.buy-font:nth-child(3) span:nth-child(2) {
  width: 160px;
}

.buy-font .bg2 {
  background: url(img1/054.png) no-repeat !important;
}

.buy-font .bg3 {
  background: url(img1/055.png) no-repeat !important;
}

.buy-font .bg4 {
  background: url(img1/056.png) no-repeat !important;
}

.youshi-module {
  padding: 10px 0 50px 60px;
}

.adv-shell-wrap {
  margin-bottom: 60px;
}

.adv-shell-wrap ul li {
  width: 376px;
  height: 220px;
  float: left;
  margin: 15px;
  -webkit-box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
          box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.1);
  border-radius: 2px;
  padding: 26px 60px 34px;
}

.adv-shell-wrap .adv-icon {
  width: 46px;
  height: 48px;
  margin: 0 auto;
}

.adv-shell-wrap .adv-title {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  line-height: 16px;
  letter-spacing: 0px;
  color: #333333;
  text-align: center;
  margin: 30px 0 20px;
}

.mar-top40 {
  margin-top: 40px;
}

.adv-shell-wrap .adv-content {
  font-size: 12px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  line-height: 24px;
  color: #999999;
}

.adv-shell-wrap .adv-icon-1 {
  background: url(img1/61.png) no-repeat center;
}

.adv-shell-wrap .adv-icon-2 {
  background: url(img1/62.png) no-repeat center;
}

.adv-shell-wrap .adv-icon-3 {
  background: url(img1/63.png) no-repeat center;
}

.adv-shell-wrap .adv-icon-4 {
  background: url(img1/64.png) no-repeat center;
}

.adv-shell-wrap .adv-icon-5 {
  background: url(img1/65.png) no-repeat center;
}

.adv-shell-wrap .adv-icon-6 {
  background: url(img1/66.png) no-repeat center;
}

.to-buy-wrap {
  width: 100%;
  height: 260px;
  background: #ecedf5 url(img/8.png) no-repeat center;
  /* background-size: 100%; */
  /* padding-top: 90px; */
}

.to-buy-wrap .content {
  margin-top: 80px;
  width: 1200px;
  position: relative;
}

.to-buy-info {
  float: left;
}

.to-buy-info .title1 {
  font-size: 32px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #333333;
  /* font-weight: bold; */
  margin-bottom: 25px;
}

.to-buy-info .title2 {
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #666666;
}

.to-buy-btn {
  display: inline-block;
  float: left;
  width: 240px;
  height: 60px;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  letter-spacing: 0px;
  color: #ffffff;
  text-align: center;
  line-height: 60px;
  position: absolute;
  right: 0;
  top: 15px;
  background-color: #ff2626;
  border-radius: 2px;
}
.to-buy-btn:hover {
  background-color: #f20000;
}

.to-buy-btn:hover {
  color: #fff;
}

.content-left {
  background: url(./img/1.png) no-repeat;
  background-size: 100%;
  width: 460px;
  height: 400px;
  position: relative;
  float: left;
}

.slideshow-wrap {
  width: 405px;
  height: 221px;
  position: absolute;
  top: 31px;
  left: 28px;
  overflow: hidden;
}

.slideshow-wrap ul {
  /* width: 2000px; */
  position: relative;
}

.content-left .slides-btn span:nth-child(1), .content-left .slides-btn span:nth-child(2) {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(./img/left_icon.png);
  background-size: 100%;
  width: 53px;
  height: 53px;
  cursor: pointer;
}

.content-left .slides-btn span:nth-child(1) {
  top: 152px;
  left: -50px;
}

.content-left .slides-btn span:nth-child(2) {
  background: url(./img/right_icon.png);
  background-size: 100%;
  top: 152px;
  right: -49px;
}

.slideshow-wrap ul li {
  float: left;
  width: 405px;
  height: 221px;
}

.content-right {
  float: left;
  margin: 8px 0 0px 150px;
}

.content-right .title {
  font-size: 30px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 46px;
  margin-bottom: 30px;
  margin-left: 8px;
}

.content-right .content-info .content-info-item {
  margin-bottom: 35px;
}

.content-info .content-info-item span {
  float: left;
  width: 58px;
  height: 58px;
  background: url(img1/1001.png) no-repeat;
  background-size: 100%;
}

.content-info .content-info-item:nth-child(2) span {
  background: url(img1/1002.png) no-repeat;
  background-size: 100%;
}

.content-info .content-info-item:nth-child(3) span {
  background: url(img1/1003.png) no-repeat;
  background-size: 100%;
}

.content-info .content-info-item .font-wrap {
  float: left;
  margin-left: 10px;
}

.content-info .content-info-item .font-wrap div:nth-child(1) {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(51, 51, 51);
  line-height: 16px;
  margin: 5px 0 10px 0px;
}

.content-info .content-info-item .font-wrap div:nth-child(2) {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: rgb(153, 153, 153);
  line-height: 24px;
  width: 420px;
}