@import url("common.css");
.main {
  min-width: 1200px;
  padding-top: 72px;
  padding-bottom: 72px;
}

.main .v-title {
  margin-bottom: 35px;
}

.main .adventage {
  margin-bottom: 60px;
}

.main .adventage-list li {
  width: 25%;
  float: left;
  padding: 24px;
  box-sizing: border-box;
}

.main .adventage-list li .icon {
  text-align: center;
  margin-bottom: 20px;
}

.main .adventage-list li .icon span {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 50%;
  border: 1px solid #38dc98;
  position: relative;
}

.main .adventage-list li .icon span i {
  display: inline-block;
  width: 139px;
  height: 139px;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  background: #38dc98 url("../img/bg_adventage_icon.png") no-repeat 0 2px;
}

.main .adventage-list li h3 {
  font-size: 16px;
  color: #444;
  text-align: center;
  line-height: 2em;
}

.main .adventage-list li p {
  font-size: 14px;
  text-indent: 2em;
  line-height: 1.8em;
  color: #666;
}

.main .adventage-list li:nth-child(2) span {
  border: 1px solid #3889dc;
}

.main .adventage-list li:nth-child(2) span i {
  background-color: #3889dc;
  background-position-x: -139px;
}

.main .adventage-list li:nth-child(3) span {
  border: 1px solid #dcd238;
}

.main .adventage-list li:nth-child(3) span i {
  background-color: #dcd238;
  background-position-x: -278px;
}

.main .adventage-list li:last-child span {
  border: 1px solid #dc7e38;
}

.main .adventage-list li:last-child span i {
  background-color: #dc7e38;
  background-position-x: -417px;
}

.main .videocase .type {
  margin-bottom: 32px;
  text-align: center;
}

.main .videocase .type a {
  display: inline-block;
  line-height: 32px;
  border: 1px solid #eee;
  border-radius: 16px;
  padding-left: 24px;
  padding-right: 24px;
  margin-left: 8px;
  margin-right: 8px;
}

.main .videocase .type a:hover {
  color: #fff;
  background: #399dd6;
  border-color: transparent;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  -ms-transition: all 0.2s linear;
  transition: all 0.2s linear;
}

.main .videocase .video-list {
  width: 100%;
  margin-bottom: 64px;
}

.main .videocase .video-list li {
  float: left;
  width: 33.33%;
  height: 320px;
}

.main .videocase .video-list a {
  display: block;
  width: 100%;
  height: 100%;
  text-align: center;
  overflow: hidden;
  position: relative;
  left: 0;
  top: 0;
  background: transparent no-repeat center;
  background-size: cover;
}

.main .videocase .video-list a .video-info {
  width: 100%;
  height: 100%;
  background: rgba(150, 150, 150, 0.4);
  position: absolute;
  top: 100%;
  left: 0;
  color: #fff;
  padding-top: 120px;
}

.main .videocase .video-list a .video-info .hy {
  font-size: 56px;
}

.main .videocase .video-list a .video-info h3 {
  font-size: 16px;
}

.main .videocase .video-list a:hover .video-info {
  top: 0;
}

.main .videocase .morelist {
  margin-bottom: 32px;
  text-align: center;
}

.main .choice-reason {
  padding-top: 60px;
  background: #f6f6f6;
  position: relative;
  margin-bottom: 60px;
}

.main .choice-reason .v-title span {
  background: #f6f6f6;
}

.main .choice-reason ul {
  width: 554px;
  height: 510px;
  background: url("../img/bg_choice_reason.jpg") no-repeat center;
  position: relative;
}

.main .choice-reason ul li {
  width: 340px;
  position: absolute;
}

.main .choice-reason ul li h3 {
  font-size: 20px;
  color: #116dc2;
}

.main .choice-reason ul li h3 i {
  display: inline-block;
  width: 32px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  background: #116dc2;
  color: #fff;
  font-size: 16px;
  margin-right: 8px;
}

.main .choice-reason ul li.li-one {
  left: 510px;
  top: 48px;
}

.main .choice-reason ul li.li-two {
  left: 532px;
  top: 200px;
}

.main .choice-reason ul li.li-three {
  left: 550px;
  top: 380px;
}

.main .choice-reason ul li.li-four {
  left: -332px;
  top: 108px;
}

.main .choice-reason ul li.li-five {
  left: -332px;
  top: 358px;
}

.main .customized .v-title {
  margin-bottom: 120px;
}

.main .customized .customized-list {
  position: relative;
}

.main .customized .customized-list .hd {
  width: 1200px;
  height: 400px;
  position: relative;
}

.main .customized .customized-list .hd ul {
  height: 100%;
}

.main .customized .customized-list .hd li {
  width: 200px;
  height: 80px;
  position: absolute;
  border: 1px solid #ccc;
  text-align: center;
  line-height: 80px;
  font-size: 18px;
  color: #666666;
  cursor: pointer;
}

.main .customized .customized-list .hd li.li-01 {
  top: 0;
  left: 0;
}

.main .customized .customized-list .hd li.li-02 {
  top: 100px;
  left: 0;
}

.main .customized .customized-list .hd li.li-03 {
  top: 200px;
  left: 0;
}

.main .customized .customized-list .hd li.li-04 {
  top: 0;
  right: 0;
}

.main .customized .customized-list .hd li.li-05 {
  top: 100px;
  right: 0;
}

.main .customized .customized-list .hd li.li-06 {
  top: 200px;
  right: 0;
}

.main .customized .customized-list .con {
  position: absolute;
  width: 672px;
  height: 286px;
  left: 50%;
  top: 0;
  margin-left: -336px;
  background: #eee;
}

.main .customized .customized-list .con > div {
  height: 100%;
}

.main .customized .customized-list .con:before {
  content: '';
  position: absolute;
  width: 146px;
  height: 138px;
  background: url("../img/bg_customized_list.png") no-repeat 0 -30px;
  left: -28px;
  bottom: -34px;
}

.main .customized .customized-list .con:after {
  content: '';
  position: absolute;
  width: 146px;
  height: 138px;
  background: url("../img/bg_customized_list.png") no-repeat -30px 0;
  right: -28px;
  top: -34px;
}

.main .customized .customized-list .con .itemlist {
  width: 100%;
  height: 100%;
}

.main .customized .customized-list .con li {
  width: 672px !important;
  height: 100%;
  padding: 20px 40px;
  box-sizing: border-box;
}

.main .customized .customized-list .con li .item {
  width: 120px;
  height: 100%;
  position: relative;
  display: table;
}

.main .customized .customized-list .con li .item p {
  font-size: 130px;
  height: 100%;
  color: #399dd6;
  font-weight: bold;
  font-family: 'Impact';
  display: table-cell;
  vertical-align: middle;
}

.main .customized .customized-list .con li .item span {
  position: absolute;
  width: 100%;
  background: #eee;
  display: inline-block;
  line-height: 40px;
  left: 0;
  top: 50%;
  margin-top: -20px;
  text-align: center;
  font-size: 24px;
}

.main .customized .customized-list .con li .iteminfo {
  width: 445px;
  height: 100%;
  font-size: 16px;
  line-height: 2em;
  text-indent: 2em;
  display: table;
}

.main .customized .customized-list .con li .iteminfo p {
  display: table-cell;
  vertical-align: middle;
}

.main .question {
  margin-bottom: 60px;
}

.main .question li {
  margin-bottom: 24px;
}

.main .question li h3 {
  font-size: 16px;
  padding-left: 32px;
  position: relative;
  line-height: 24px;
  margin-bottom: 18px;
}

.main .question li h3::before {
  content: 'Q';
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  left: 0;
  top: 0;
  text-align: center;
  line-height: 24px;
  color: #fff;
  background: #399dd6;
}

.main .question li P {
  font-size: 14px;
  padding-left: 32px;
  position: relative;
  line-height: 24px;
}

.main .question li P::before {
  content: 'A';
  font-weight: bold;
  position: absolute;
  display: block;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
  left: 0;
  top: 0;
  color: #fff;
  background: #f15824;
}

.main .brand {
  margin-bottom: 160px;
}

.main .brand .hd {
  position: relative;
}

.main .brand .hd .prev, .main .brand .hd .next {
  top: 56px;
}

.main .brand .bd {
  overflow: hidden;
}

.main .brand li {
  width: 280px;
  height: 124px;
  margin-left: 8px;
  margin-right: 8px;
  border: 1px solid #eee;
  border-radius: 8px;
}

.main .brand li a {
  display: block;
  width: 100%;
  height: 100%;
  background: no-repeat center;
}
