.search-section {
  min-width: 990px;
  height: 125px;
  margin-top: -1px;
  z-index: 10;
  background-repeat: no-repeat;
  background-position: center center;
  padding-top: 0;
  min-height: auto;
}
.search-section1 {
  background-image:url('../images/sz/sz_bg_service_01.png');
}
.search-section2 {
  background-image:url('../images/sz/sz_bg_service_02.png');
}
.search-section3 {
  background-image:url('../images/sz/sz_bg_service_03.png');
}
.search-section4 {
  background-image:url('../images/sz/sz_bg_service_04.png');
}
.service-text {
  position: relative;
  top: 56px;
}
.service-text h1 {
  font-size: 34px;
  font-weight: lighter;
}
.service-text h1 + div {
  font-size: 26px;
  color: #333;
  margin-top: 16px;
}
.service-text sup,.service-text sub,.service-title sup,.service-title sub {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left:2px;
}
.service-title {
  font-size: 35px;
  padding: 10px 0 40px;
  text-align: center;
  font-weight: lighter;
}
.service-text sup,.service-title sup {
  border-top: 2px solid;
  border-left: 2px solid;
  vertical-align: 24px;
}
.service-text sub,.service-title sub {
  border-bottom: 2px solid;
  border-right: 2px solid;
  vertical-align: -10px;
}
.service-white {
  background-color: #ffffff;
}
.service-gray {
  background-color: #f7f8fa;
}
.service-nav {
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  text-align: center;
}
.service-nav a {
  display: block;
  float: left;
  width: 25%;
  color: #323232;
}
.service-nav a:hover {
  color: #3278e6;
}
.service-divide {
  border-bottom: 1px solid #e2e2e2;
  width: 406px;
}
.service-s1, .service-s2, .service-s3, .service-s4, .service-s5 {
  margin: auto;
  width: 960px;
  height: 400px;
  position: relative;
}
.service-s1 {
  margin-top: 60px;
  height: 440px;
}
.service-staff, .service-admin {
  transition: all .4s ease .2s;
  -webkit-transition: all .4s ease .2s;
  -moz-transition: all .4s ease .2s;
  -ms-transition: all .4s ease .2s;
  background: #FFF;
}
.service-staff {
  position: absolute;
  top: 16px;
  left: 434px;
  opacity: .2;
  filter: alpha(opacity=20);
}
.service-admin {
  position: absolute;
  right: 0;
  top: 0;
  z-index: 10;
}
.service-admin.active {
  transform: translateX(-30px);
  -webkit-transform: translateX(-30px);
  -moz-transform: translateX(-30px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.service-admin.disabled {
  transform: translateX(30px);
  -webkit-transform: translateX(30px);
  -moz-transform: translateX(30px);
  opacity: .2;
  filter: alpha(opacity=20);
  z-index: 0;
}
.service-staff.active {
  transform: translateX(-20px);
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  opacity: 1;
  filter: alpha(opacity=100);
}
.service-staff.disabled {
  -webkit-transform: translateX(-20px);
  -moz-transform: translateX(-20px);
  transform: translateX(30px);
  opacity: 0;
  filter: alpha(opacity=0 );
}
.service-s2 i, .service-s3 i, .service-s4 i, .service-s5 i {
  display: block;
  background-image: url("../images/sz/service_01.png");
  background-repeat: no-repeat;
}
.service-s1 dl, .service-s2 dl, .service-s3 dl, .service-s4 dl, .service-s5 dl {
  font-size: 14px;
  color: #323232;
  line-height: 24px;
}
.service-s2 dt, .service-s3 dt, .service-s4 dt, .service-s5 dt {
  font-size: 20px;
  line-height: 35px;
  margin-bottom: 4px;
}
.service-s1 dl dd {
  position: relative;
}
.service-s1 dl span {
  display: block;
  background: url(../images/sz/service_01.png) right 5px no-repeat;
  width: 36px;
  height: 36px;
  position: absolute;
  right: 550px;
  top: -15px;
}
.service-s1 dl:hover {
  color: #3278e6;
}
.service-s1 dl:hover span {
  background-position: -685px -82px;
}
.service-s1 dt {
  font-size: 20px;
  font-weight: bold;
}
.service-s1 dd {
  font-size: 14px;
}
.service-s1 hr {
  height: 1px;
  border: none;
  border-top: 1px solid #e2e2e2;
  margin: 30px 0;
}
.service-s1 i {
  width: 538px;
  height: 370px;
  right: 0;
  top: 70px;
  position: absolute;
}
.btn-index-sec {
  width: 250px;
  height: 60px;
  line-height: 60px;
  border-radius: 2px;
  font-size: 24px;
  margin: 30px 0;
}
.service-s2 i {
  width: 360px;
  height: 300px;
  float: right;
  margin-top: 70px;
  background-position: -360px -753px;
}
.service-s3 i {
  width: 360px;
  height: 290px;
  float: left;
  margin-top: 60px;
  background-position: -360px -440px;
}
.service-s4 i {
  width: 360px;
  height: 300px;
  float: right;
  margin-top: 50px;
  background-position: 0px -740px;
}
.service-s2-img {
  background: url(../images/sz/service_01.png) -4px -1045px no-repeat #f7f8fa;
  height: 110px;
  margin-top: 20px;
  width: 540px;
}
.service-s2 dl, .service-s4 dl {
  float: left;
  margin-top: 126px;
}
.service-s3 dl, .service-s5 dl {
  float: right;
  margin-top: 180px;
  text-align: right;
}
.service-s2 .service-a, .service-s4 .service-a {
  position: absolute;
  top: 80px;
  font-size: 26px;
  color: #317ee7;
  font-weight: 900;
}
.service-s3 .service-a, .service-s5 .service-a {
  position: absolute;
  top: 135px;
  right: 0px;
  font-size: 26px;
  color: #317ee7;
  font-weight: 900;
}
.service-s4 dt {
  font-size: 26px;
  line-height: 56px;
}
.service-s5 i {
  width: 360px;
  height: 310px;
  float: left;
  margin-top: 40px;
  background-position: 10px -420px;
}
.service-s6 {
  text-align: center;
}
.service-s6 img {
  margin-bottom: 50px;
}
.service-s6 p {
  display: block;
  padding: 50px 0;
  line-height: 36px;
  font-size: 30px;
}
.service-s6 table {
  margin: auto;
  border: 1px solid #e6e6e6;
  border-right: 0px;
}
.service-s6 table tr th {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding-top: 30px;
  background-color: #f7f8fa;
  font-weight: normal;
  font-size: 24px;
}
.service-s6 table tr td {
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 8px 0 8px 20px;
  font-size: 14px;
  text-align: left;
}
.service-s6 table tr td.service-p {
  padding: 20px 0px 10px 0;
  text-align: center;
  color: #ff7800;
}
.service-s6 table tr td.service-n {
  text-align: center;
  color: #3278e6;
}
.service-s6 table tr td.service-p b {
  font-size: 36px;
}
.service-s6 table .service-tb td {
  padding: 0px;
  text-align: center;
}
.service-y {
  background: url(../images/sz/service_01.png) -550px -150px no-repeat;
}
.service-s7 {
  background: url(../images/sz/service_01.png) -610px -245px no-repeat;
  padding: 52px 0 20px 140px;
  width: 820px;
  margin: 20px auto;
  font-size: 16px;
  display: none;
}
.service-s7 p {
  font-size: 18px;
}
.service-s7 li {
  float: left;
  line-height: 30px;
  color: #828282;
  text-decoration: none;
  margin-right: 20px;
}
.service-qq a, .service-tel {
  height: 30px;
  background: url(../images/sz/service_01.png) -614px -196px no-repeat;
  color: #828282;
}
.service-qq a {
  background-position: -540px -197px;
  padding-left: 30px;
  display: block;
  float: right;
}

#label-admin {
  padding-bottom: 34px;
}
#label-staff {
  padding-top: 34px;
}
