﻿@charset "utf-8";
/* CSS Document */

* {
    margin: 0;
    padding: 0;
    font-family: 'Helvetica Neue', Helvetica, Arial, '苹方-简', '微软雅黑', sans-serif;
}

html {
    -webkit-text-size-adjust: none;
}

*:focus {
    outline: none;
}

img {
    border: none;
}

ul, li {
    list-style: none;
    display: block;
}

a {
    text-decoration: none;
}

body {
    font-size: 12px;
    background: #f5f5f5;
    min-width: 1300px;
}

.clear {
    font-size: 0px;
    width: 0px;
    height: 0px;
    clear: both;
}

a {
    text-decoration: none;
}

.transition {
    transition: ease-in 0.08s, ease-out 0.16s;
}

.header {
    width: 100%;
    height: 90px;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    left: 0;
    top: 0;
    transition: ease-in 0.2s, ease-out 0.4s;
    z-index: 999;
    min-width: 1300px;
}



.



 text-align: center;
    font-size: 0;
    line-height: 0;
    z-index: 991;
}

#full-screen-slider {
    width: 100%;
    height: 720px;
    position: relative;
}

#slides {
    width: 100%;
    height: 720px;
    position: relative;
}

#slides li {
    width: 100%;
    height: 720px;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

#pagination {
    display: none;
}

.hotitle {
    width: auto;
    height: auto;
    font-size: 0;
    text-align: center;
    padding-top: 60px;
}

.hotitle .name {
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    color: #333333;
}

.hotitle .line {
    width: 60px;
    height: 24px;
    border-bottom: 1px solid #cccccc;
    margin: 0 auto;
}

.hotitle .note {
    width: auto;
    height: auto;
    font-size: 14px;
    line-height: 24px;
    color: #666666;
    padding-top: 15px;
}

.
hoser {
    width: auto;
    height: auto;
    overflow: hidden;
}

.hoser-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 10px;
}

.hoser-list ul {
    display: block;
    width: 1350px;
    height: auto;
    overflow: hidden;
    padding: 30px 0 40px 0;
}

.hoser-list ul li {
    width: 300px;
    height: auto;
    margin-right: 150px;
    float: left;
    padding: 30px 0;
}

.hoser-list ul li .item {
    width: auto;
    height: auto;
}

.hoser-list ul li .item .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    font-size: 0;
}

.hoser-list ul li .item .icon img {
    width: 60px;
    height: 60px;
}

.hoser-list ul li .item .name {
    width: auto;
    height: 18px;
    line-height: 18px;
    font-size: 18px;
    color: #333333;
    text-align: center;
    padding-top: 30px;
}

.hoser-list ul li .item .text {
    width: auto;
    height: 72px;
    line-height: 24px;
    font-size: 14px;
    color: #999999;
    text-align: justify;
    overflow: hidden;
    padding-top: 20px;
}

.

hobook {
    width: auto;
    height: 360px;
    background: url("../images/hobook.jpg")/*tpa=http://www.shbjbwx.com/images/hobook.jpg*/ no-repeat center;
    background-size: cover;
}

.hobook .hotitle .name {
    color: #fff;
}

.hobook .hotitle .line {
    border-color: #fff;
}

.hobook-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
    margin-top: 48px;
}

.hobook-list a.prev, .hobook-list a.next {
    display: block;
    width: 42px;
    height: 72px;
    position: absolute;
    top: 20px;
    font-size: 0;
    cursor: pointer;
    background-repeat: no-repeat;
    z-index: 991;
    opacity: 0.5;
    transition: ease-in 0.1s, ease-out 0.2s;
}

.hobook-list a.prev:hover, .hobook-list a.next:hover {
    opacity: 1;
}

.hobook-list a.prev {
    left: -94px;
    background-image: url("../images/hobook-prev.png")/*tpa=http://www.shbjbwx.com/images/hobook-prev.png*/;
}

.hobook-list a.next {
    right: -94px;
    background-image: url("../images/hobook-next.png")/*tpa=http://www.shbjbwx.com/images/hobook-next.png*/;
}

.hobook-list .bd {
    width: 1200px;
    height: auto;
    overflow: hidden;
}

.hobook-list .bd ul li {
    width: 20%;
    height: auto;
    float: left;
}

.hobook-list .bd ul li .item {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 0;
}

.hobook-list .bd ul li .item .icon {
    width: 80px;
    height: 80px;
    margin: 0 auto;
}

.hobook-list .bd ul li .item .icon img {
    width: 80px;
    height: 80px;
}

.hobook-list .bd ul li .item .name {
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: 18px;
    color: #fff;
    padding-top: 20px;
}

.hotel-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0;
}

.hotel-list ul {
    display: block;
    width: 1226px;
    height: auto;
    overflow: hidden;
}

.hotel-list ul li {
    width: 280px;
    height: auto;
    float: left;
    margin-right: 26px;
    margin-bottom: 26px;
}

.hotel-list ul li .item {
    width: auto;
    height: 210px;
    background: #fff;
}

.hotel-list ul li .item .name {
    display: table;
    width: 100%;
    height: 80px;
    background: url("../images/hotel-list.jpg")/*tpa=http://www.shbjbwx.com/images/hotel-list.jpg*/ no-repeat;
}

.hotel-list ul li .item .name span {
    display: table-cell;
    width: auto;
    height: 80px;
    background-image: url("../images/hotel-icon.png")/*tpa=http://www.shbjbwx.com/images/hotel-icon.png*/;
    background-repeat: no-repeat;
    background-position: 20px center;
    padding-left: 90px;
    font-size: 24px;
    color: #fff;
    text-align: left;
    vertical-align: middle;
}

.hotel-list ul li .item .name span.blue {
    background-color: rgba(59, 168, 255, 0.8);
}

.hotel-list ul li .item .name span.green {
    background-color: rgba(15, 208, 237, 0.8);
}

.hotel-list ul li .item .name span.red {
    background-color: rgba(255, 85, 85, 0.8);
}

.hotel-list ul li .item .name span.orange {
    background-color: rgba(255, 153, 0, 0.8);
}

.hotel-list ul li .item .tels {
    display: table;
    width: 100%;
    height: 80px;
}

.hotel-list ul li .item .tels .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #eeeeee;
    font-size: 16px;
    color: #748390;
    line-height: 28px;
}

.hotel-list ul li .item .tels .box span {
    padding: 0 5px;
}

.hotel-list ul li .item .more {
    width: auto;
    height: 30px;
    font-size: 0;
    text-align: center;
    padding: 10px 0;
}

.hotel-list ul li .item .more a {
    display: inline-block;
    width: auto;
    height: 28px;
    border: 1px solid #999999;
    border-radius: 15px;
    padding: 0 24px;
}

.hotel-list ul li .item .more a span {
    display: inline-block;
    width: auto;
    height: 28px;
    line-height: 28px;
    font-size: 14px;
    color: #999999;
    padding-right: 38px;
    background: url("../images/hotel-more.png")/*tpa=http://www.shbjbwx.com/images/hotel-more.png*/ no-repeat right center;
}

.hoadimg {
    width: auto;
    height: 190px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.hoadv {
    width: auto;
    height: auto;
}

.hoadv-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 50px 0 60px 0;
}

.hoadv-list ul {
    display: block;
    width: 1260px;
    height: auto;
    overflow: hidden;
}

.hoadv-list ul li {
    width: 360px;
    height: auto;
    float: left;
    margin-right: 60px;
}

.hoadv-list ul li .item {
    width: auto;
    height: 480px;
    background: #fff;
}

.hoadv-list ul li .item .img {
    width: auto;
    height: 180px;
    font-size: 0;
    line-height: 0;
}

.hoadv-list ul li .item .img a {
    display: block;
    width: auto;
    height: 180px;
}

.hoadv-list ul li .item .img img {
    width: 360px;
    height: 180px;
}

.hoadv-list ul li .item .con {
    width: auto;
    height: auto;
}

.hoadv-list ul li .item .con .name {
    display: table;
    width: 100%;
    height: 70px;
    font-size: 24px;
    color: #333333;
    padding-top: 10px;
}

.hoadv-list ul li .item .con .name span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.hoadv-list ul li .item .con .text {
    width: auto;
    height: 130px;
    overflow: hidden;
    padding: 0 20px;
    text-align: justify;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
}

.hoadv-list ul li .item .con .more {
    width: auto;
    height: 40px;
    font-size: 0;
    text-align: center;
    padding-top: 20px;
}

.hoadv-list ul li .item .con .more a {
    display: inline-block;
    width: auto;
    height: 38px;
    border: 2px solid #999999;
    border-radius: 20px;
    padding: 0 24px;
}

.hoadv-list ul li .item .con .more a span {
    display: inline-block;
    width: auto;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    color: #999999;
    padding-right: 38px;
    background: url("../images/hotel-more.png")/*tpa=http://www.shbjbwx.com/images/hotel-more.png*/ no-repeat right center;
}

.hofeat {
    width: auto;
    height: 580px;
    background: url("../images/hofeat.jpg")/*tpa=http://www.shbjbwx.com/images/hofeat.jpg*/ no-repeat center;
    background-size: cover;
}

.hofeat .hotitle .name {
    color: #fff;
}

.hofeat .hotitle .line {
    border-color: #fff;
}

.hofeat .hotitle .note {
    color: #fff;
}

.hofeat-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
}

.hofeat-list ul {
    display: block;
    width: 1260px;
    height: auto;
    overflow: hidden;
}

.hofeat-list ul li {
    width: 360px;
    height: auto;
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
}

.hofeat-list ul li .item {
    width: auto;
    height: 134px;
    background: #fff;
    position: relative;
    padding-left: 90px;
}

.hofeat-list ul li .item .icon {
    display: table;
    width: 90px;
    height: 134px;
    position: absolute;
    left: 0;
    top: 0;
    background: url("../images/hofeat.png")/*tpa=http://www.shbjbwx.com/images/hofeat.png*/ no-repeat;
    font-size: 0;
}

.hofeat-list ul li .item .icon span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.hofeat-list ul li .item .icon i {
    display: block;
    width: 6px;
    height: 12px;
    background: url("../images/hofeat-arr.png")/*tpa=http://www.shbjbwx.com/images/hofeat-arr.png*/ no-repeat;
    position: absolute;
    right: -6px;
    top: 50%;
    margin-top: -6px;
}

.hofeat-list ul li .item .text {
    width: auto;
    height: auto;
    padding: 0 30px;
}

.hofeat-list ul li .item .text .tit {
    width: auto;
    height: auto;
    font-size: 24px;
    color: #333333;
    padding-top: 15px;
}

.hofeat-list ul li .item .text .con {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #999999;
    line-height: 26px;
    padding-top: 10px;
}

.holinks {
    width: 1200px;
    height: auto;
    padding: 50px 0;
    margin: 0 auto;
}

.holinks-box {
    width: auto;
    height: 200px;
    background: #fff;
    padding-left: 100px;
    position: relative;
}

.holinks-name {
    width: 100px;
    height: 200px;
    display: table;
    position: absolute;
    left: 0;
    top: 0;
    background: #1968ab;
}

.holinks-name span {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-size: 30px;
    color: #fff;
    line-height: 36px;
}

.holinks-list {
    width: auto;
    height: 60px;
    padding: 20px 60px 20px 0;
    position: relative;
}

.holinks-list .hd {
    width: 60px;
    height: 180px;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #eeeeee;
    font-size: 0;
    line-height: 0;
    padding: 10px 0;
}

.holinks-list .hd a {
    display: block;
    width: 40px;
    height: 95px;
    background-repeat: no-repeat;
    background-position: center;
    margin: 0 auto;
    cursor: pointer;
}

.holinks-list .hd a.prev {
    background-image: url("../images/holinks-prev.png")/*tpa=http://www.shbjbwx.com/images/holinks-prev.png*/;
}

.holinks-list .hd a.next {
    background-image: url("../images/holinks-next.png")/*tpa=http://www.shbjbwx.com/images/holinks-next.png*/;
}

.holinks-list .bd {
    width: auto;
    height: 60px;
}

.holinks-list .bd .infolist {
    width: auto;
    height: 30px;
    padding: 0 15px;
}

.holinks-list .bd .infolist ul li {
    padding: 0 10px 0 5px;
    height: 30px;
    line-height: 30px;
    float: left;
    text-align: center;
}

.holinks-list .bd .infolist ul li a {
    font-size: 14px;
    color: #999999;
}

.footer {
    width: auto;
    height: auto;
    background: #1968ab;
}

.footMar {
    width: 1200px;
    height: auto;
    margin: 0 auto;
}

.footHead {
    width: auto;
    height: auto;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    overflow: hidden;
    padding: 35px 0;
}

.footTact {
    width: 960px;
    height: auto;
    float: left;
}

.footTact .name {
    width: auto;
    height: auto;
    font-size: 24px;
    line-height: 24px;
    color: #ffffff;
}

.footTact .list {
    width: auto;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.footTact .list ul li {
    width: 50%;
    height: 28px;
    line-height: 28px;
    float: left;
    font-size: 14px;
    color: #fff;
}

.footCode {
    width: auto;
    height: auto;
    float: right;
}

.footCode .img {
    width: 108px;
    height: 108px;
    font-size: 0;
    line-height: 0;
}

.footCode .img img {
    width: 108px;
    height: 108px;
}

.footCode .txt {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 16px;
    color: #fff;
    padding-top: 10px;
    line-height: 16px;
}

.footCopy {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    text-align: center;
    padding: 15px 0;
}

.nban {
    width: auto;
    height: 720px;
    position: relative;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.nmain {
    width: auto;
    height: auto;
}

.computerOne {
    width: auto;
    height: auto;
}

.computerOne-intro {
    width: auto;
    height: auto;
    padding: 45px 0;
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.computerOne-list {
    width: auto;
    height: auto;
}

.computerOne-list .item {
    width: auto;
    height: 360px;
    background: #fff;
    overflow: hidden;
}

.computerOne-list .item .img {
    width: 50%;
    height: 360px;
    float: left;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.computerOne-list .item .con {
    width: 50%;
    height: 360px;
    float: right;
    overflow: hidden;
}

.computerOne-list .item .con .box {
    width: 560px;
    height: auto;
    float: left;
    padding: 40px 0 0 40px;
}

.computerOne-list .item:nth-child(even) .img {
    float: right;
}

.computerOne-list .item:nth-child(even) .con {
    float: left;
}

.computerOne-list .item:nth-child(even) .con .box {
    float: right;
    padding: 40px 40px 0 0;
}

.computerOne-list .item .con .box .name {
    width: auto;
    height: auto;
    font-size: 24px;
    color: #333;
}

.computerOne-list .item .con .box .note {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #999;
    padding-top: 12px;
}

.computerOne-list .item .con .box .list {
    width: auto;
    height: auto;
    padding-top: 15px;
}

.computerOne-list .item .con .box .list ul li {
    width: auto;
    height: auto;
    line-height: 30px;
    min-height: 30px;
    font-size: 16px;
    color: #666666;
    position: relative;
    padding-left: 15px;
}

.computerOne-list .item .con .box .list ul li i {
    display: block;
    width: 4px;
    height: 4px;
    font-size: 0;
    background: #2ecea7;
    position: absolute;
    left: 0;
    top: 13px;
}

.computerPact {
    width: auto;
    height: auto;
    background: url("../images/computer-pact.jpg")/*tpa=http://www.shbjbwx.com/images/computer-pact.jpg*/ no-repeat center;
    background-size: cover;
    padding-bottom: 80px;
}

.computerPact .hotitle .name {
    color: #fff;
}

.computerPact .hotitle .line {
    border-color: #fff;
}

.computerPact .hotitle .note {
    color: #fff;
}

.computerPact-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding-top: 55px;
}

.computerPact-list table {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
}

.computerPact-list table tr td {
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
    width: 50%;
    vertical-align: middle;
    text-align: center;
}

.computerPact-list table tr td .txt {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
    text-align: left;
    padding: 0 30px;
}

.computerPact-list table tr td .list {
    width: auto;
    height: auto;
}

.computerPact-list table tr td .list table {
    border: 0;
}

.computerPact-list table tr td .list table tr td {
    border: 0;
    width: 33.333%;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
}

.computerPact-list table tr td .list table tr:nth-child(even) {
    background: rgba(255, 255, 255, 0.3);
}

.computerPact-list table tr td .note {
    width: auto;
    height: auto;
    overflow: hidden;
    padding-top: 30px;
}

.computerPact-list table tr td .note ul li {
    width: 33.333%;
    height: auto;
    float: left;
}

.computerPact-list table tr td .note ul li .icon {
    width: 66px;
    height: 66px;
    margin: 0 auto;
    font-size: 0;
}

.computerPact-list table tr td .note ul li .icon img {
    width: 66px;
    height: 66px;
}

.computerPact-list table tr td .note ul li .text {
    width: auto;
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    color: #fff;
    padding-top: 20px;
}

.computerBuy {
    width: auto;
    height: auto;
    background: #fff;
    padding-bottom: 70px;
}

.computerBuy-list {
    width: 1200px;
    height: auto;
    padding-top: 50px;
    overflow: hidden;
    margin: 0 auto;
}

.computerBuy-list ul li {
    width: 16.666%;
    height: auto;
    float: left;
}

.computerBuy-list ul li .item {
    width: auto;
    height: auto;
}

.computerBuy-list ul li .item .icon {
    width: 58px;
    height: 58px;
    font-size: 0;
    margin: 0 auto;
}

.computerBuy-list ul li .item .icon img {
    width: 58px;
    height: 58px;
}

.computerBuy-list ul li .item .text {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 18px;
    color: #666666;
    padding-top: 20px;
}

.computerBug {
    width: auto;
    height: auto;
}

.computerBug-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 30px;
}

.computerBug-list .box {
    width: 1230px;
    height: auto;
    overflow: hidden;
}

.computerBug-list .box .item {
    width: 380px;
    height: auto;
    float: left;
    margin-right: 30px;
    background: #fff;
}

.computerBug-list .box .item .tit {
    width: auto;
    height: 24px;
    overflow: hidden;
    padding: 20px 0;
}

.computerBug-list .box .item .tit .name {
    width: auto;
    height: 24px;
    line-height: 24px;
    font-size: 24px;
    color: #333;
    border-left: 4px solid #3e79ff;
    float: left;
    padding-left: 16px;
}

.computerBug-list .box .item .tit .more {
    width: auto;
    height: 24px;
    line-height: 24px;
    float: right;
    margin-right: 20px;
}

.computerBug-list .box .item .tit .more a {
    display: block;
    width: auto;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #999999;
    background: url("../images/computer-bug-more.png")/*tpa=http://www.shbjbwx.com/images/computer-bug-more.png*/ no-repeat right center;
    padding-right: 20px;
}

.computerBug-list .box .item .img {
    width: auto;
    height: 150px;
}

.computerBug-list .box .item .txt {
    width: auto;
    height: auto;
    padding: 20px;
}

.computerBug-list .box .item .txt ul li {
    width: auto;
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 15px;
    font-size: 16px;
}

.computerBug-list .box .item .txt ul li i {
    display: block;
    width: 4px;
    height: 4px;
    background: #999999;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2px;
    font-size: 0;
    line-height: 0;
}

.computerBug-list .box .item .txt ul li a {
    color: #999999;
}

.dataServices {
    width: auto;
    height: auto;
    padding-bottom: 80px;
}

.dataServices-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}

.dataServices-list ul li {
    width: 20%;
    height: auto;
    float: left;
    padding-top: 90px;
}

.dataServices-list ul li .item {
    width: auto;
    height: auto;
}

.dataServices-list ul li .item .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    font-size: 0;
}

.dataServices-list ul li .item .icon img {
    width: 60px;
    height: 60px;
}

.dataServices-list ul li .item .text {
    width: auto;
    height: auto;
    line-height: 20px;
    font-size: 18px;
    color: #333333;
    padding-top: 30px;
    text-align: center;
}

.dataIntro {
    width: auto;
    height: 620px;
    background: url("../images/data-intro.jpg")/*tpa=http://www.shbjbwx.com/images/data-intro.jpg*/ no-repeat center;
    background-size: cover;
}

.dataIntro-con {
    width: 640px;
    height: auto;
    margin: 0 auto;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    padding-top: 90px;
    text-align: justify;
    padding-right: 560px;
}

.server {
    width: auto;
    height: auto;
    background: #fff;
    padding-bottom: 60px;
}

.server-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 40px;
}

.server-imgs {
    width: 470px;
    height: 448px;
    float: left;
    position: relative;
}

.server-imgs div {
    width: 220px;
    height: 300px;
    position: absolute;
}

.server-imgs div img {
    width: 220px;
    height: 300px;
}

.server-imgs .img1 {
    left: 0;
    bottom: 0;
}

.server-imgs .img2 {
    right: 0;
    top: 0;
}

.server-list {
    width: 704px;
    height: auto;
    float: right;
    padding-top: 60px;
}

.server-list ul li {
    width: auto;
    height: auto;
    line-height: 60px;
    font-size: 16px;
    color: #666666;
    background: url("../images/server.png")/*tpa=http://www.shbjbwx.com/images/server.png*/ no-repeat left center;
    padding-left: 30px;
}

.videoSales {
    width: auto;
    height: auto;
    padding-bottom: 80px;
}

.videoSales-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 50px;
}

.videoSales-con {
    width: 530px;
    height: auto;
    float: left;
}

.videoSales-con .tit {
    width: auto;
    height: auto;
    font-size: 18px;
    color: #333333;
    line-height: 32px;
}

.videoSales-con .txt {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #666666;
    line-height: 32px;
    text-indent: 2em;
    text-align: justify;
}

.videoSales-img {
    width: 610px;
    height: auto;
    float: right;
    font-size: 0;
}

.videoSales-img img {
    width: 530px;
}

.videoService {
    width: auto;
    height: auto;
    background: #fff;
    overflow: hidden;
}

.videoService-img {
    width: 50%;
    height: 620px;
    float: left;
    background-image: url("../images/video-service.jpg")/*tpa=http://www.shbjbwx.com/images/video-service.jpg*/;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.videoService-con {
    width: 50%;
    height: 620px;
    float: right;
}

.videoService-con .box {
    width: 530px;
    height: auto;
    padding-left: 50px;
}

.videoService-con .box .name {
    width: auto;
    height: 36px;
    line-height: 36px;
    font-size: 36px;
    color: #333333;
    padding-top: 60px;
}

.videoService-con .box .line {
    width: 60px;
    height: 20px;
    border-bottom: 1px solid #ccc;
}

.videoService-con .box .note {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #666666;
    padding-top: 10px;
}

.videoService-con .box .list {
    width: auto;
    height: auto;
    padding-top: 30px;
}

.videoService-con .box .list ul li {
    width: auto;
    height: auto;
    line-height: 40px;
    font-size: 16px;
    color: #666666;
    background: url("../images/server.png")/*tpa=http://www.shbjbwx.com/images/server.png*/ no-repeat left center;
    padding-left: 28px;
}

.monitorIntro {
    width: auto;
    height: auto;
}

.monitorIntro-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 60px;
}

.monitorIntro-list ul {
    display: block;
    width: 1275px;
    height: auto;
    overflow: hidden;
}

.monitorIntro-list ul li {
    width: 350px;
    height: auto;
    float: left;
    margin-right: 75px;
    padding-top: 40px;
}

.monitorIntro-list ul li .item {
    width: auto;
    height: auto;
}

.monitorIntro-list ul li .item .icon {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    font-size: 0;
}

.monitorIntro-list ul li .item .icon img {
    width: 100px;
    height: 100px;
}

.monitorIntro-list ul li .item .name {
    width: auto;
    height: auto;
    font-size: 18px;
    line-height: 18px;
    color: #333;
    padding-top: 20px;
    text-align: center;
}

.monitorIntro-list ul li .item .text {
    width: auto;
    height: 96px;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    text-align: justify;
    line-height: 24px;
    overflow: hidden;
}

.monitorOther {
    width: auto;
    height: 780px;
    background: url("../images/monitor.jpg")/*tpa=http://www.shbjbwx.com/images/monitor.jpg*/ no-repeat center;
    background-size: cover;
}

.monitorOther .hotitle .name {
    color: #fff;
}

.monitorOther .hotitle .line {
    border-color: #fff;
}

.monitorOther .hotitle .note {
    color: #fff;
}

.monitorOther-list {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding-top: 50px;
}

.monitorOther-list ul li {
    width: 400px;
    height: 250px;
    float: left;
}

.monitorOther-list ul li .item {
    width: auto;
    height: 250px;
    background: #fff;
}

.monitorOther-list ul li .item .img {
    width: auto;
    height: auto;
    font-size: 0;
}

.monitorOther-list ul li .item .img img {
    width: 400px;
    height: 250px;
}

.monitorOther-list ul li .item .con {
    width: auto;
    height: auto;
    padding: 0 30px;
}

.monitorOther-list ul li .item .con .tit {
    width: auto;
    height: auto;
    padding-top: 30px;
    font-size: 22px;
    color: #333333;
}

.monitorOther-list ul li .item .con .txt {
    width: auto;
    height: auto;
    padding-top: 10px;
    font-size: 14px;
    color: #999999;
    line-height: 28px;
}

.internetIntro {
    width: auto;
    height: auto;
}

.internetIntro-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 90px;
}

.internetIntro-list ul {
    display: block;
    width: 1275px;
    height: auto;
    overflow: hidden;
}

.internetIntro-list ul li {
    width: 350px;
    height: auto;
    float: left;
    margin-right: 75px;
    padding-top: 40px;
}

.internetIntro-list ul li .item {
    width: auto;
    height: auto;
}

.internetIntro-list ul li .item .icon {
    width: 60px;
    height: 60px;
    margin: 0 auto;
    font-size: 0;
}

.internetIntro-list ul li .item .icon img {
    width: 60px;
    height: 60px;
}

.internetIntro-list ul li .item .name {
    width: auto;
    height: auto;
    font-size: 20px;
    line-height: 20px;
    color: #333;
    padding-top: 20px;
    text-align: center;
}

.internetIntro-list ul li .item .text {
    width: auto;
    height: 96px;
    font-size: 14px;
    color: #666;
    padding-top: 20px;
    text-align: justify;
    line-height: 24px;
    overflow: hidden;
}

.internetList {
    width: auto;
    height: auto;
}

.internetList ul li {
    width: auto;
    height: auto;
    background: #fff;
}

.internetList ul li .item {
    width: 1200px;
    height: 400px;
    margin: 0 auto;
    overflow: hidden;
}

.internetList ul li .img {
    width: 600px;
    height: 400px;
    float: left;
}

.internetList ul li .con {
    width: 600px;
    height: 400px;
    float: right;
    text-align: left;
}

.internetList ul li .con .tr {
    display: table;
    width: 100%;
    height: 400px;
}

.internetList ul li .con .td {
    display: table-cell;
    vertical-align: middle;
}

.internetList ul li .con .td .tit {
    width: auto;
    height: auto;
    font-size: 36px;
    color: #333333;
}

.internetList ul li .con .td .txt {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    padding-top: 40px;
    text-align: justify;
}

.internetList ul li:nth-child(even) {
    background: #f5f5f5;
}

.internetList ul li:nth-child(even) .item .img {
    float: right;
}

.internetList ul li:nth-child(even) .item .con {
    float: left;
    text-align: right;
}

.contactIntro {
    width: auto;
    height: auto;
}

.contactIntro-box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 60px 0;
}

.contactIntro-box .item {
    width: 50%;
    height: auto;
    float: left;
    position: relative;
}

.contactIntro-box .item .icon {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
}

.contactIntro-box .item .list {
    width: auto;
    height: auto;
    min-height: 100px;
    padding: 0 50px 0 130px;
}

.contactIntro-box .item .list .tit {
    width: auto;
    height: auto;
    font-size: 24px;
    color: #333333;
}

.contactIntro-box .item .list .txt {
    width: auto;
    height: auto;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    padding-top: 15px;
}

.contactMap {
    width: auto;
    height: 460px;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.bugsMain {
    width: auto;
    height: auto;
}

.bugsMain-tabs {
    width: 1200px;
    height: auto;
    font-size: 0;
    margin: 0 auto;
    padding-top: 35px;
    text-align: center;
}

.bugsMain-tabs a {
    display: inline-block;
    margin: 0 10px;
    width: auto;
    height: 32px;
    line-height: 32px;
    padding: 0 15px;
    font-size: 18px;
    color: #666666;
}

.bugsMain-tabs a.on {
    background: #1968ab;
    color: #fff;
}

.bugsMain-list {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0;
}

.bugsMain-list ul {
    display: block;
    width: 1272px;
    height: auto;
    overflow: hidden;
}

.bugsMain-list ul li {
    width: 528px;
    height: auto;
    float: left;
    padding: 20px 0;
    margin-right: 72px;
}

.bugsMain-list ul li .item {
    width: auto;
    height: auto;
    padding-left: 16px;
    position: relative;
}

.bugsMain-list ul li .item i {
    display: block;
    width: 4px;
    height: 4px;
    background: #999999;
    position: absolute;
    left: 0;
    top: 6px;
}

.bugsMain-list ul li .tit {
    width: auto;
    height: 16px;
    line-height: 16px;
    font-size: 16px;
}

.bugsMain-list ul li .tit a {
    color: #333333;
}

.bugsMain-list ul li .tit a:hover {
    color: #1968ab;
}

.bugsMain-list ul li .txt {
    width: auto;
    height: 48px;
    line-height: 24px;
    text-align: justify;
    font-size: 14px;
    color: #999999;
    padding-top: 10px;
}

.bugsMain-list ul li .txt a {
    color: #1968ab;
}

.pages {
    width: auto;
    height: auto;
    font-size: 0;
    text-align: center;
}

.pages a {
    display: inline-block;
    width: auto;
    height: 30px;
    border: 1px solid #dddddd;
    line-height: 30px;
    margin: 0 5px;
    font-size: 16px;
    color: #333333;
    padding: 0 10px;
}

.pages a:hover {
    border-color: #1968ab;
    color: #1968ab;
}

.pages a.on {
    background: #1968ab;
    color: #ffffff;
    border-color: #1968ab;
}

.pages span {
    display: inline-block;
    width: auto;
    height: 30px;
    border: 1px solid #f5f5f5;
    line-height: 30px;
    margin: 0 5px;
    font-size: 16px;
    color: #333333;
    padding: 0 10px;
}

.pages span i {
    color: #ff0000;
    font-style: normal;
}

.bugscon {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    padding: 40px 0;
}

.bugsconTitle {
    width: auto;
    height: auto;
    text-align: center;
    font-size: 24px;
    color: #000;
    border-bottom: 1px solid #ddd;
    padding: 10px 0 20px 0;
}

.bugsconMain {
    width: auto;
    height: auto;
    font-size: 16px;
    color: #666;
    line-height: 32px;
    border-bottom: 1px solid #ddd;
    padding: 20px 0;
}

.conpages {
    width: auto;
    height: auto;
    font-size: 0;
    text-align: center;
}

.conpages a {
    display: inline-block;
    width: 590px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dddddd;
    text-align: center;
    font-size: 16px;
    color: #999999;
    margin: 5px 10px;
}

.location {
    width: auto;
    height: auto;
    border-bottom: 1px solid #ddd;
}

.locationMar {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #999;
    margin: 0 auto;
}

.locationMar a {
    display: inline-block;
    color: #999;
}

.locationMar span {
    display: inline-block;
    color: #999;
    padding: 0 10px;
}