.ps-lable-box {
  background-color: #ffffff;
  padding:25px 0 27px;
  border-bottom: 1px solid #eee;
}

.ps-lable-box ul li {
  float: left;
  width: 270px;
  margin-right: 40px;
}

.ps-lable-box ul li.last {
  margin-right: 0;
}

.lable-item img {
  margin-right: 16px;
}

.lable-item h3 {
  font-size: 22px;
  line-height: 44px;
  padding-top: 4px;
}

.lable-item p {
  font-size: 13px;
  line-height: 20px;
  color: #999;
  word-break: break-all;
}

.lable-des {
  display: inline-block;
  width: 144px;
}

.head-title h2 {
  font-size: 48px;
  color: #eaeaea;
  font-weight: bold;
}

.head-title h3 {
  font-size: 30px;
  color: #333;
  position: relative;
  top: -20px;
  font-weight: bold;
}

.ps-pf ul {
  margin-top: 50px;
}

.ps-pf ul li {
  float: left;
  width: 220px;
  height: 470px;
  margin-right: 25px;
  position: relative;
  border-radius: 6px;
  transition: all 0.4s;
  top:0;
}

.ps-pf ul li:hover {
  -moz-box-shadow: 4px 6px 16px #bbb;
  -webkit-box-shadow: 4px 6px 16px #bbb;
  box-shadow: 4px 6px 16px #bbb;
  top: -12px;
  transition: all 0.4s;
}

.ps-pf ul li.last, .soft-pro .list-box li.last {
  margin-right: 0;
}

.ps-pf .buttom-box {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 140px;
}

.ps-pf .buttom-box h3 {
  margin-top: 32px;
  font-size: 17px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}

.ps-pf .buttom-box .btn-box {
  width: 98px;
  margin: 0 auto;
  margin-top: 26px;
}

.ps-pf .buttom-box a {
  display: block;
  font-size: 14px;
  color: #fff;
  border: 1px solid rgb(255,255,255);
  border: 1px solid rgba(255,255,255,0.6);
  text-align: center;
  line-height: 30px;
  border-radius: 3px;
}

.ps-pf ul li:hover .buttom-box a{
  background-color: rgba(255,255,255,0.2);
}


.soft-pro {
  background: url(../Images/ProductService/rjcp_bg.jpg) no-repeat center rgb(43,50,68);
  height: 780px;
}

.soft-pro .list-box {
  width: 394px;
  margin-top: 244px;
}

.soft-pro .list-box li {
  display: block;
  width: 100%;
  margin-bottom: 16px;
  padding: 6px 0;
}


.soft-pro .list-box li h3 {
  font-size: 16px;
  color: #fff;
  line-height: 64px;
  padding-left: 20px;
}


.soft-pro .list-box li:hover, .soft-pro .list-box li.active {
  background: url(../Images/ProductService/rjcp_select_bg.png) repeat-y;
}

.soft-pro .list-box li:hover h3, .soft-pro .list-box li.active h3 {
  font-weight: bold;
  color: #00ffe1;
}

.soft-pro .des-box {
  width: 710px;
}

.soft-pro .list-box .item-img {
  width: 68px;
  height: 68px;
  background: url(../Images/ProductService/circle1.png) no-repeat center;
  position: relative;
  margin-left: 18px;
}

.soft-pro .list-box .item-img img {
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -19px;
  margin-top: -19px;
  width: 38px;
}

.soft-pro .des-box {
  padding-top: 100px;
  padding-left: 96px;
}

.soft-pro .des-box .des-img {
  width: 710px;
  height: 434px;
}

.soft-pro .des-box p {
  width: 680px;
  word-break: break-all;
  font-size: 14px;
  color: #bbb;
  line-height: 28px;
  margin-top: 52px;
  padding: 0 15px;
  text-indent: 2em;
}

.des-box .btn-detail {
  width: 160px;
  line-height: 44px;
  border: 1px solid #4b4f61;
  font-size: 16px;
  text-align: center;
  color: #fff;
  border-radius: 44px;
  margin-right: 15px;
}

.des-box .btn-detail:hover{
  background-color: rgba(255,255,255,0.1);
  border: 1px solid #595c6b;
}

.it-service .title, .it-service .img {
  width: 148px;
}

.it-service .title {
  font-size: 18px;
  color: #333;
  font-weight: bold;
  line-height: 80px;
  width: 100%;
}

.it-service .img {
  width: 148px;
  height: 148px;
  position: relative;
}

.it-service .img img {
  width: 84px;
  position: absolute;
  top: 50%;
  margin-top: -31.3125px;
  left: 50%;
  margin-left: -42px;
}

.it-service .child-list ul {
  width: 200px;
}

.it-service .child-list li {
  line-height: 38px;
  font-size: 15px;
  color: #777;
}

.it-service .title, .it-service .child-list li {
  margin-left: 20px;
}

.it-service .list {
  margin-top: 64px;
}

.it-service .list > li {
  width: 148px;
  margin-right: 115px;
  float: left;
}

.it-service .list > li.last {
  margin-right: 0;
}

/* CSS Document */
/*当前位置*/
.path {
  width: 100%;
  display: block;
  height: 54px;
  line-height: 54px;
  background-color: #F7F7F7;
}

.path-content {
  color: #888;
}

.path-content .location {
  vertical-align: text-bottom;
}

.path a {
  color: #888;
}

.path a:hover, .path a.current:hover {
  color: #ff6600;
}

.path a.current {
  color: #333;
}

a {
  color: #333;
}

#head {
  height: 530px;
  background: url(../Images/ProductService/productService_banner.png) top center no-repeat;
  position: relative;
}

.item-row {
  padding: 60px 0;
}

.item-row.odd {
  background-color: #f7f7f7;
}

.item-row.even {
  background-color: #fff;
}

.tab-box {
  position: relative;
}

.tab-head {
  /*padding: 30px 0;*/
  position: relative;
  top: -70px;
}

.tab-head ul {
  margin: 0 auto;
  display:table;
}

.tab-head ul li {
  float: left;
  width: 154px;
  height: 158px;
  margin-right: 34px;
  cursor: pointer;
}
.tab-head ul li.tab_select {
}

.tab-head ul li.last, .tab-head ul li:last-child {
  margin-right: 0;
}

.tab-head ul li .tab-img {
  display: block;
  height: 82px;
}

.tab-head ul li .tab-img img {
  width: 48px;
  margin-top: 26px;
}

.tab-head ul li .tab-title {
  font-size: 15px;
  line-height: 22px;
}
.tab-head ul li:hover .tab-title {
 color:#00a0e9;
}

.tab-head ul li.tab_select .tab-title {
  color: #fff;
  font-weight: bold;
}

.tab-head ul li .tab-head-item {
  padding: 0 20px;
  text-align: center;
}

.tab-content-pro {
  min-height: 364px;
  float: left;
  width: 100%;
  margin-top: -14px;
}

.tab-content .des {
  width: 620px;
}

.tab-content .des .title {
  font-size: 30px;
  color: #00a0e9;
  background: url(../Images/icon.png) -316px -242px no-repeat;
  padding-left: 32px;
  margin-bottom: 32px;
}

.tab-content .des .content {
  line-height: 34px;
  font-size: 15px;
  color: #666666;
  text-indent: 2em;
  padding-bottom: 30px;
}

.pro-list li {
  float: left;
  width: 358px;
  border: 1px solid #59b4de;
  height: 64px;
  line-height: 64px;
  margin-right: 60px;
  margin-top: 36px;
  border-radius: 60px;
  text-indent: 60px;
  -webkit-box-shadow: 3px 3px 3px #f2f2f2;
  -moz-box-shadow: 3px 3px 3px #f2f2f2;
  box-shadow: 3px 3px 3px #f2f2f2;
}

.pro-list li:hover {
  background-color: #f2fbff;
}

.pro-list li a {
  color: #333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  font-size: 17px;
  width: 100%;
  height: 64px;
  display: block;
  position: relative;
}

.pro-list li a:before {
  content: " ";
  background: url(../Images/icon.png) -400px -200px no-repeat;
  width: 12px;
  height: 16px;
  position: absolute;
  top: 25px;
  margin-left: -26px;
}


.pro-list li.last, .pro-list li:last-child {
  margin-right: 0;
}

.tab-content-item img {
  width: 500px;
}

.features-list .features-img {
  margin-bottom: 16px;
}

.features-list li {
  text-align: center;
  color: #666;
  font-size: 15px;
  width: 140px;
  line-height: 24px;
  float: left;
  margin-right: 72px;
  margin-top: 40px;
  min-height: 162px;
}

.features-list-odd li {
  margin-right: 125px;
}



.station-nav {
  text-align: center;
  position: relative;
}

.station-border {
  height: 1px;
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  background: #e6e6e6;
  z-index: 1;
}

.station-nav ul {
  position: relative;
  z-index: 2;
  text-align: center;
  overflow: hidden;
}

.station-nav ul li {
  display: inline-block;
  background: #fff;
  padding: 0 7px;
  margin: 0 -2px;
}

.station-nav ul a {
  display: block;
  width: 156px;
  height: 44px;
  line-height: 42px;
  background: url(../Images/ProductService/station_nav_bg.png) no-repeat;
  text-align: center;
  color: #666;
  font-size: 16px;
  border-radius: 30px;
}

.station-nav ul a:hover {
  background-position: 0px -44px;
  color: #fff;
}

.station-nav ul .station-nav-select a {
  height: 53px;
  background-position: 0px -44px;
  color: #fff;
  font-weight: bold;
}

.subsystem-list {
  float: left;
  width: 100%;
  margin-top: 12px;
}

.subsystem-list li {
  width: 550px;
  margin-right: 100px;
  border-bottom: solid 1px #eee;
  float: left;
  padding-bottom: 30px;
  padding-top: 42px;
  min-height: 134px;
}

.subsystem-list2 li {
  padding-bottom: 20px;
}

.subsystem-list li.even, .subsystem-list li:nth-child(2n) {
  margin-right: 0px;
}

.subsystem-img {
  width: 172px;
  float: left;
  margin-right: 24px;
}

.subsystem-img img {
  width: 172px;
}

.subsystem-list .contentright {
  width: 350px;
  float: left;
  position: relative;
}


.subsystem-title {
  color: #0098dd;
  font-size: 16px;
  width: 100%;
  float: left;
  margin-bottom: 14px;
}

.subsystem-content {
  line-height: 26px;
  color: #666;
  text-indent: 2em;
  display: inline-block;
  overflow: hidden;
}

.contentright .btn-more {
  position: absolute;
  right: 0;
  bottom: -20px;
  line-height: 26px;
  color:#ff7a04;
}

.contentright .btn-more:hover{
  text-decoration: underline;
}

.divBox-img {
  float: left;
}

.divBox-content {
  width: 574px;
  float: right;
  height: 276px;
}

.divBox-content .divBox-title {
  font-size: 24px;
  color: #0098dd;
  line-height: 100px;
}

.divBox-content .divBox-main {
  line-height: 34px;
  font-size: 15px;
  color: #666;
  text-indent: 2em;
}

.pro-list2 li {
  float: left;
  width: 348px;
  height: 72px;
  line-height: 72px;
  margin-right: 78px;
  margin-top: 30px;
  background: url(../Images/ProductService/.pro_list2_bg.png) no-repeat;
}

.pro-list2 li.last, .pro-list2 li:nth-child(3n) {
  margin-right: 0px;
}

.pro-list-img {
  float: left;
  margin: 10px 30px 0 10px;
}

.pro-list-img img {
  width: 50px;
}

.pro-list-name {
  font-size: 16px;
}

.station-nav2 ul a {
  width: 194px;
  background-position: -156px 0;
}

.station-nav2 ul .station-nav-select a {
  background-position: -156px -44px;
}

.station-nav2 ul a:hover {
  background-position: -156px -44px;
}

.float-right-subsystem {
  width: 544px;
}

.float-right-subsystem img {
  width: 544px;
}

.float-right-bottom {
  width: 596px;
  height: 28px;
  background: url(../Images/ProductService/subsystem_bottom.png) no-repeat;
  margin-left: -24px;
  margin-top: 4px;
}

.subsystem-function li {
  float: left;
  width: 372px;
  margin-right: 42px;
  margin-bottom: 40px;
  display: table;
  height: 116px;
  
}

.subsystem-function li.last, .subsystem-function li:nth-child(3n) {
  margin-right: 0px;
}

.subsystem-function-img, .subsystem-function-img img {
  width: 100px;
  vertical-align: middle;
  display: table-cell;
}

.subsystem-function-content {
  width: 256px;
  padding-left: 16px;
  vertical-align: middle;
  display: table-cell;
}

.subsystem-function-content div {
  font-size: 18px;
  line-height: 44px;
  color: #0098dd;
}

.subsystem-function-content span {
  float: left;
  color: #666;
  line-height: 24px;
  margin-right: 20px;
}

/*相关文章*/
.related-articles {
  padding: 22px 0px 42px;
}

.related-articles .font-s22 {
  background: url(../Images/article_ico.png) center left no-repeat;
  line-height: 60px;
  margin-bottom: 22px;
  border-bottom: solid 1px #eaeaea;
}

.related-articles ul li {
  width: 350px;
  line-height: 40px;
  color: #ffa800;
  font-size: 15px;
  float: left;
  margin-right: 75px;
}

.related-articles ul li.last, .related-articles ul li:nth-child(3n) {
  margin-right: 0px;
}

.related-articles ul li a {
  font-size: 15px;
  margin-left: 10px;
}

/*IT服务*/
.ITservices-row {
  background: url(../Images/ProductService/service_bg.jpg) top center no-repeat;
}

.service .float-left {
  width: 650px;
}

.service .title {
  font-size: 40px;
  line-height: 46px;
  letter-spacing: 2px;
  float: left;
}

.service .title span {
  width: 100%;
  float: left;
  color: #ff8818;
  font-weight: bold;
  font-size: 38px;
  font-family: "微软雅黑";
  line-height: 58px;
  letter-spacing: 0px;
  width: 710px;
}

.service .title-border {
  width: 80px;
  height: 3px;
  background-color: #ff8818;
  margin-top: 12px;
  float: left;
}

.tab-content .service .content {
  float: left;
  margin-top: 34px;
  line-height: 32px;
  width: 100%;
  font-size: 15px;
  color: #666666;
  text-indent: 2em;
  min-height: 90px;
}

.service-sub {
  float: left;
  width: 100%;
  margin-top: 36px;
}

.service-sub li {
  float: left;
  margin-right: 38px;
}

.service-sub li img {
  width: 122px;
}

.service img {
  width: 456px;
}

.service .float-right {
  margin-top: 60px;
}

.service-ul {
  float: left;
  margin-top: 50px;
}

.service-ul li {
  width: 196px;
  height: 242px;
  background-repeat: no-repeat;
  float: left;
  margin-right: 55px;
  text-align: center;
  position: relative;
}

.service-ul li .service-sub {
  position: absolute;
  width: 1200px;
  top: -200px;
}

.service-ul li:last-child {
  margin-right: 0;
}


.service-ul li a {
  float: left;
  height: 100%;
}

.service-ul li.service-list2 {
  background-image: url(../Images/ProductService/service_circle2.png);
}

.service-ul li.service-list3 {
  background-image: url(../Images/ProductService/service_circle3.png);
}

.service-ul li.service-list4 {
  background-image: url(../Images/ProductService/service_circle4.png);
}

.service-ul li.service-list5 {
  background-image: url(../Images/ProductService/service_circle5.png);
}

.service-ul li img {
  width: 106px;
}

.service-ul li.last {
  margin-right: 0px;
}

.service-ul li.select, .service-ul li:hover {
  background-position: -196px 0px;
}

.service-ul li.select span {
  margin-top: 64px;
  font-weight: bold;
}

.service-ul li:hover span {
  margin-top: 64px;
}

.service-ul li span {
  width: 100%;
  font-size: 16px;
  float:left;
  color: #fff;
  margin-top: 76px;
  margin-bottom: 32px;
}


/*基础平台*/
.sl-box {
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #ffffff;
  height: 470px;
}

.sl-box.odd .container, .sl-box.even .container {
  padding: 60px 0 40px;
  height: 470px;
  display: table;
}

.sl-box.even {
  background-color: #F7F7F7;
}

.sl-content-box {
  vertical-align: middle;
  display: table-cell;
}

.sl-content {
  width: 600px;
  margin-top: -32px;
}

.sl-box.odd .sl-img {
  margin-right: -20px;
}

.sl-content p {
  line-height: 34px;
  font-size: 15px;
  color: #666;
  padding-top: 32px;
  word-break: break-all;
  text-indent: 2em;
}

.sl-title {
  font-size: 30px;
  font-weight: bold;
  line-height: 58px;
  padding-left: 12px;
  color: #444;
}

.sl-ico {
  background-image: url(../Images/Solution/solution_ico.png);
  height: 58px;
  width: 58px;
  position: relative;
  content: " ";
  display: inline-block;
  background-repeat: no-repeat;
  background-position: top left;
}

.sl-fixed-box ul {
  position: absolute;
  right: -200px;
  width: 66px;
  top: -138px;
}

.sl-fixed-box ul li {
  width: 66px;
  height: 66px;
  display: block;
  border-radius: 50%;
  margin-bottom: 5px;
  z-index: 999;
  background: url(../Images/Solution/circle.png) no-repeat center;
}

.sl-fixed-box ul li:hover {
    background: url(../Images/Solution/circle_hover.png);
}

.sl-fixed-box ul li.active,.sl-fixed-box ul li.active:hover {
  background: url(../Images/Solution/circle_select.png);
}

.sl-fixed-box ul li a {
  width: 100%;
  height: 100%;
  display: block;
  text-align: center;
  padding-top: 17px;
}

.sl-fixed-box ul a span {
  background-position: left top;
  background-repeat: no-repeat;
  width: 32px;
  height: 32px;
  display: inline-block;
  background-size: cover;
}

.sl-fixed-box ul li.active .sl-tag,.sl-fixed-box ul li.active:hover .sl-tag {
  background-position: -32px 0;
}

.sl-fixed-box ul li:hover a span{
    background-position: -64px 0;
}

.sl-fixed-box {
  z-index: 999;
  width: 100%;
  position: fixed;
  width: 100%;
  top: 28%;
}

