.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.banner {
  background: #dc4040;
  overflow: hidden;
}
.banner .warp {
  height: 682px;
  position: relative;
}
.banner .banner-left {
  position: absolute;
  width: 415px;
  height: 568px;
  left: 0;
  bottom: -300px;
}
.banner .banner-left img {
  width: 100%;
  height: 100%;
}
.banner .banner-left .content {
  position: absolute;
  top: 66px;
  left: 112px;
  width: 230px;
  height: 401px;
  overflow: hidden;
}
.banner .banner-left .content .top,
.banner .banner-left .content .bottom {
  position: absolute;
  left: 0;
  width: 100%;
  height: 50%;
  background: hotpink;
}
.banner .banner-left .content .top {
  top: 0;
}
.banner .banner-left .content .bottom {
  bottom: 0;
}
.banner .banner-left.on {
  transform: translateY(0px);
}
.banner .banner-roght {
  transform: translateY(300px);
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}
.banner .banner-roght.on {
  transform: translateY(0px);
}
.banner .banner-roght {
  position: absolute;
  right: 3px;
  bottom: 128px;
  color: white;
  text-align: right;
}
.banner .banner-roght .line {
  position: absolute;
  width: 78px;
  height: 5px;
  background: white;
  top: -23px;
  right: 2px;
}
.banner .banner-roght h4 {
  font-size: 50px;
  font-weight: bold;
  padding-bottom: 28px;
}
.banner .banner-roght p {
  font-size: 16px;
}
.cass {
  background: #ffffff;
  padding: 0 80px;
}
.cass .cass-top {
  height: 160px;
  position: relative;
  margin-top:30px;
}
.cass .cass-top .tip {
  top: 57px;
}
.cass .cass-top .cass-more {
  position: absolute;
  top: 107px;
  right: 0;
}
.cass .cass-top .cass-more .more {
  color: #9e9e9e;
  border: 1px solid #9e9e9e;
}
.cass .cass-top .cass-more .more:after {
  background: #f6f6f6;
}
.cass .cass-link {
  border-bottom: 1px solid #d5d5d5;
}
.cass .cass-link ul {
  height: 72px;
  position: relative;
}
.cass .cass-link li {
  float: left;
  font-size: 16px;
  width: 80px;
  transition: 0.5s;
  text-align: center;
  padding-bottom: 10px;
}
.cass .cass-link li:nth-of-type(4) {
  margin-left: 14px;
}
.cass .cass-link li a {
  color: #878787;
  font-weight: bold;
}
.cass .cass-link li.on a {
  color: black;
}
.cass .cass-link .line {
  position: absolute;
  width: 80px;
  height: 2px;
  background: #3643bb;
  bottom: 44px;
  left: 0px;
}
.code-list {
  background: #ffffff;
  zoom: 1;
}
.code-list .nav-ul {
  padding-top: 44px;
  padding-bottom: 47px;
  zoom: 1;
}
.code-list .nav-ul:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.code-list .warp {
  position: relative;
  padding-bottom: 52px;
}
.code-list li {
  position: relative;
  float: left;
  font-size: 14px;
  padding-right: 18px;
  margin-left: 2px;
}
.code-list li a {
  color: #343434;
}
.code-list li:nth-of-type(1):after {
  content: '>';
  position: absolute;
  right: 2px;
  top: 0;
}
.code-list li:nth-of-type(2):after {
  content: '>';
  position: absolute;
  right: 2px;
  top: 0;
}
.code-list .access-num {
  position: relative;
  left: -48px;
  zoom: 1;
}
.code-list .access-num .item {
  width: 298px;
  height: 90px;
  text-align: center;
  float: left;
}
.code-list .access-num .item h4 {
  font-size: 55px;
  line-height: 56px; 
}
.code-list .access-num .item h4 span {
  font-size: 26px;
  margin-left: 9px;
}
.code-list .access-num .item p {
  font-size: 18px;
  color: #919191;
}
.code-list .access-num .item:nth-of-type(2) {
  border-left: 1px solid #d5d5d5;
  border-right: 1px solid #d5d5d5;
}
.code-list .access-num:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.code-list .introduce {
  padding-top: 40px;
  width: 894px;
  font-size: 15px;
  line-height: 30px;
  color: #1f1f1f;
  text-indent: 2em;
}
.code-list .code-pic {
  position: absolute;
  right: 2px;
  bottom: 72px;
  text-align: center;
}
.code-list .code-pic img {
  width: 170px;
  height: 170px;
}
.code-list .code-pic p {
  font-size: 15px;
  padding-top: 14px;
  color: #343434;
}
.code-list:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.case-swiper {
  background: #fafafa;
  padding: 166px 0 87px 0;
}
.case-swiper .swiper-container {
  width: 1136px;
  height: 674px;
}
.case-swiper .warp {
  position: relative;
}
.case-swiper .btn {
  top: 300px;
  height: 70px;
  left: -50px;
  width: 1300px;
  position: absolute;
}
.case-swiper .btn .button-next,
.case-swiper .btn .button-prev {
  width: 70px;
  height: 70px;
  line-height: 70px;
  text-align: center;
  border-radius: 50%;
  border: 2px solid #3643bb;
  font-size: 40px;
  color: white;
}
.case-swiper .btn .button-next.swiper-button-disabled,
.case-swiper .btn .button-prev.swiper-button-disabled {
  border: 2px solid #000000;
}
.case-swiper .btn .button-next {
  position: absolute;
  right: 0px;
  background: #3643bb url(../img/details/arrow-right-on.png) no-repeat center center;
}
.case-swiper .btn .button-next.swiper-button-disabled {
  background: url(../img/details/arrow-right.png) no-repeat center center;
}
.case-swiper .btn .button-prev {
  position: absolute;
  left: 0px;
  background: #3643bb url(../img/details/arrow-left-on.png) no-repeat center center;
}
.case-swiper .btn .button-prev.swiper-button-disabled {
  background: url(../img/details/arrow-left.png) no-repeat center center;
}
.case-swiper .pagination {
  padding-top: 80px;
  padding-bottom: 40px;
  text-align: center;
}
.case-swiper .pagination .swiper-pagination-bullet {
  margin: 0 5px;
}
.case-swiper .pagination .swiper-pagination-bullet-active {
  opacity: 1;
  background: #141414;
}
.case-swiper .customized {
  width: 248px;
  height: 62px;
  line-height: 62px;
  color: white;
  font-size: 24px;
  margin: 0 auto;
  background: #3643bb;
  text-align: center;
  display:block;
}
.recommend {
  padding: 0 80px;
  padding-bottom:50px;
}
.recommend .recommend-top {
  padding-top: 62px;
  height: 68px;
  position: relative;
}
.recommend .recommend-top h4 {
  font-size: 24px;
  font-weight: 700;
}
.recommend .recommend-top .line {
  position: absolute;
  top: 100px;
  left: 0;
  width: 90px;
  height: 2px;
  background: #3643bb;
}
.recommend .cass-list .list-content {
  float: left;
  width: 23.5%;
  overflow: hidden;
}
.recommend .cass-list .list-content img {
  vertical-align: top;
  width: 100%;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.recommend .cass-list .list-content:nth-of-type(2) {
  margin: 0 2%;
}
.recommend .cass-list .list-content:nth-of-type(3) {
  margin-right: 2%;
}
.recommend .cass-list .list-content:nth-of-type(6) {
  margin: 0 2%;
}
.recommend .cass-list .list-content:nth-of-type(7) {
  margin-right: 2%;
}
.recommend .cass-list .list-content:nth-of-type(10) {
  margin: 0 2%;
}
.recommend .cass-list .list-content:nth-of-type(11) {
  margin-right: 2%;
}
.recommend .cass-list p:nth-of-type(1) {
  font-size: 20px;
  color: black;
  padding-top: 30px;
  padding-bottom: 10px;
  background: white;
  position: relative;
  z-index: 99;
}
.recommend .cass-list p:nth-of-type(2) {
  font-size: 14px;
  color: #7d7d7d;
  padding-bottom: 36px;
}
.recommend .list-content:hover img {
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}
.core {
  text-align: center;
  background: #fafafa;
  padding-top: 52px;
  padding-bottom:0;
}
.core h3 {
  font-size: 36px;
  font-weight: 800;
  line-height: 50px;
}
.core p {
  line-height: 38px;
  font-size: 24px;
  padding-bottom: 42px;
  font-weight:100;
}
.core .advantage-main {
  padding-bottom: 82px;
  zoom: 1;
}
.core .advantage-main .item {
  float: left;
  box-sizing: border-box;
  width: 240px;
  height: 150px;
  border-right: 1px solid #e1e1e1;
  text-align: center;
  padding-top: 7px;
}
.core .advantage-main .item b {
  font-size: 60px;
  color: #565656;
}
.core .advantage-main .item p {
  padding: 8px 0 5px 0;
  font-size: 30px;
  color: #565656;
}
.core .advantage-main .item span {
  font-size: 16px;
  color: #7f7f7f;
}
.core .advantage-main .item:last-child {
  border: none;
}
.core .advantage-main:after {
  content: '';
  display: block;
  height: 0;
  clear: both;
}
.major {
  text-align: center;
  background: white;
  padding-top: 52px;
  padding-bottom: 70px;
}
.major .warp {
  overflow: hidden;
}
.major h3 {
  font-size: 35px;
  font-weight: 800;
  line-height: 50px;
}
.major p {
  line-height: 38px;
  font-size: 22px;
  padding-bottom: 42px;
}
.major .job-pic {
  width: 1050px;
  height: 310px;
  margin-bottom: 38px;
}
.major .btn {
  position: relative;
  width: 347px;
  height: 58px;
  margin: 0 auto;
  line-height: 58px;
  border: 2px solid #3643bb;
  text-align: center;
  font-size: 26px;
  color: #3643bb;
}
.major .btn a {
  color: #3643bb;
  transition: all 0.2s;
}
.major .btn img {
  transition: all 0.2s;
  vertical-align: middle;
}
.major .btn:after {
  content: '';
  position: absolute;
  right: -3px;
  bottom: -3px;
  width: 20px;
  height: 14px;
  background: white;
}
.major .btn:hover img,
.major .btn a {
  transform: scale(1.2);
}

.web-content{ width:1180px; height:532px;  background: url(../img/details/web_top.png) no-repeat center top; margin-top:54px;}
.web-content img{ margin-top:36px;}
.web-h4{ font-size:32px; color:#FFF; text-align:center; padding-top:80px; font-weight:bold;}
.web-title{ font-size:34px; font-weight:bold; color:#1f1f1f;}
.web-title span{ text-transform:uppercase; color:#e1e1e1;}
.code-pic a{ display:block; background:#e1e1e1; color:#FFF; width:180px; height:34px; line-height:34px; color:#FFF; font-size:16px;}
.code-pic a:hover{ background:#1f1f1f;}