body,
p,
ul,
dl,
dd {
  padding: 0;
  margin: 0;
}

ul {
  list-style: none;
}

.productContent .container ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.container {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  padding: 0px;
  position: relative;
  padding-bottom: 10px;
  box-sizing: border-box;
}

/* header */

header .tool {
  display: flex;
  width: 100%;
  height: 92px;
  justify-content: space-between;
}

header .logo {
  display: inline-block;
  width: 70%;
  height: 38px;
  margin-top: 29px;
}

header .logo .head-logo {
  background: url("/xhtml/image/logo.png") no-repeat left center;
  background-size: contain;
  display: block;
  height: 38px;
  width: 230px;
}

header .search {
  display: inline-block;
  margin-top: 25px;
}

header .tools input {
  font-size: 16px;
  color: #666;
  padding: 0px;
  text-indent: 20px;
  width: 100px;
  height: 40px;
  background: #eaeaea;
  width: 200px;
  border: 1px solid #eaeaea;
  border-radius: 4px 0 0 4px;
  display: block;
  float: left;
  position: relative;
  top: 1px;
}

header .tools input[type="submit"] {
  font-size: 16px;
  padding: 0px 5px;
  height: 24px;
  width: 100px;
  color: #fff;
  border: none;
  border-radius: 0 4px 4px 0;
  height: 42px;
  background: #0060c5;
  position: relative;
  top: 1px;
  left: -5px;
  text-indent: 0;
  cursor: pointer;
}

header .tools input:focus {
  border: 1px solid #0060c5;
  background: #fff;
}

header .tools input[type="submit"]:focus {
  border-color: #0060c5;
  background: #024387;
}

input:focus,
select,
button {
  outline: none;
}

.edu_query_list {
  padding-bottom: 20px !important;
}

/* 菜单 */

.nav {
  width: 100%;
  height: 40px;
  margin-top: 25px;
  background: #0060c5;
}

.nav .nav-centent {
  width: 1200px;
  height: 40px;
  margin: 0 auto;
  padding: 0;
}

/* @media screen and (min-width: 1024px) and (max-width: 1280px) { */

.nav-active {
  position: fixed;
  top: 0px;
  z-index: 999;
  margin-top: 0;
}
@media screen and (min-width: 480px) {
  .bannerBottom.row.blueColor.content.container div:hover {
    background: #024387;
  }
}

/* } */

.nav .nav-centent > li {
  width: 20%;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  position: relative;
  cursor: pointer;
}

.nav .nav-centent li a {
  height: 40px;
  line-height: 40px;
  display: block;
  font-size: 18px;
  text-decoration: none;
}
.nav .nav-centent > li > a {
  border-right: 1px solid rgba(2, 67, 135, 0.5);
}

.nav .nav-centent > li:first-child > a {
  border-left: 1px solid rgba(2, 67, 135, 0.5);
}

.nav .nav-centent ul {
  position: absolute;
  left: 0;
  z-index: 99;
  width: 100%;
}

.nav .nav-centent ul li {
  width: 100%;
  height: 40px;
  display: block;
  float: left;
  text-align: center;
  line-height: 40px;
  background: #fff;
}

.nav .nav-centent ul li a {
  color: #333;
  font-size: 14px;
}

.nav .nav-centent ul li:hover {
  background: #fff;
  color: #0060c5;
}

.nav .nav-centent li a:hover {
  background: #fff;
  color: #0060c5;
}

.normal {
  color: #fff;
}

.activehover {
  background: #fff;
  color: #0060c5;
}

.nav .nav-centent li a.on {
  background: #024387;
}

.nav li:nth-child(3) .width100 {
  box-shadow: 0 2px 4px 0 rgb(2 67 135 / 10%);
}

.nav li:nth-child(3) {
  position: static;
}

.nav li:nth-child(3) .width100 li > a {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
}

.nav li:nth-child(3) .width100 li:hover > a {
  color: #111;
  cursor: default;
}

.nav li:nth-child(3) .width100 li dd {
  line-height: 30px;
  height: 30px;
}

.nav li:nth-child(3) .width100 li dd > a {
  font-size: 14px;
  line-height: 30px;
  height: 30px;
}

.nav li:nth-child(3) .width100 {
  width: 100%;
  background: #fff;
  position: absolute;
  left: 0;
  z-index: 99;
}

.nav li:nth-child(3) ul {
  max-width: 1200px;
  margin: 0 auto;
  position: static;
  overflow: hidden;
}

.nav li:nth-child(3) .width100 ul li {
  width: 33%;
  height: auto;
  margin-top: 40px;
  margin-bottom: 40px;
  min-height: 245px;
  border-left: 1px solid #f0f0f0;
}

.nav li:nth-child(3):hover .width100 ul li:last-child {
  border-right: 1px solid #f0f0f0;
}

.nav .selected {
  background: #024387;
}

/* 导航栏 */

section {
  height: 324px;
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

#content_slider {
  margin: 0;
  padding: 0;
  height: 324px;
}

.section li img {
  min-height: 274px;
  width: 100%;
}

/* 导航下方文章列表样式 */

.bannerBottom {
  width: 100%;
  height: 100px;
  text-align: center;
  position: relative;
  border-radius: 4px;
  top: -58px;
  background: #0060c5;
  overflow: hidden;
  max-width: 1200px;
  padding: 0;
}

.bannerBottom .col-md-3 {
  position: relative;
  width: calc(25% - 1px);
  float: left;
  height: 100px;
  border-right: 1px solid rgba(2, 67, 135, 0.5);
}

.bannerBottom .col-md-3 a {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -webkit-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  -moz-transform: translateY(-50%, -50%);
  text-decoration: none;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .container.bannerBottom .col-md-3 a h5 {
    font-size: 16px;
  }
}

.bannerBottom h5 {
  margin: 0;
  font-size: 20px;
  font-weight: normal;
  color: #fff;
  line-height: 35px;
  line-height: 35px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0px 20px 0;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .container.bannerBottom p {
    line-height: 20px;
    font-size: 13px;
    overflow: hidden;
    display: block;
    padding-top: 0;
    padding-bottom: 5px;
  }
}

.bannerBottom p {
  font-size: 14px;
  max-height: 40px;
  line-height: 20px;
  padding: 0 20px 3px;
  letter-spacing: 1px;
  color: rgba(255, 255, 255, 0.75);
}

/* 我们的产品 */

h1 {
  margin-top: 20px;
  margin-bottom: 40px;
  font-weight: 600;
  color: #000;
  text-align: center;
  line-height: 50px;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  h1 {
    font-size: 25px !important;
    padding-top: 0px !important;
  }
  .productTitle .container > h3 {
    font-size: 16px;
  }
}

.productTitle .container > h3.active,
.productTitle .container > h3:hover {
  color: #0060c5;
  font-weight: 600;
}

.productTitle .container > h3 {
  float: left;
  width: 33.33%;
  text-align: center;
  color: #666;
  cursor: pointer;
  line-height: 50px;
}

.productTitle .container > h3 i {
  display: block;
  height: 52px;
  width: 52px;
  margin: 0 auto;
}

.productTitle .container > h3.dataCenter:hover i,
.productTitle .container > h3.dataCenter.active i {
  background: url(/xhtml/image/shujuzhongxin-blue.png);
  background-size: cover;
}

.productTitle .container > h3.dataCenter i {
  background: url(/xhtml/image/shujuzhongxin-gray.png);
  background-size: cover;
}

.productTitle .container > h3.telecomLine:hover i,
.productTitle .container > h3.telecomLine.active i {
  background: url(/xhtml/image/tongxinxianlu-blue.png);
  background-size: cover;
}

.productTitle .container > h3.telecomLine i {
  background: url(/xhtml/image/tongxinxianlu-gray.png);
  background-size: cover;
}

.productTitle .container > h3.cloud:hover i,
.productTitle .container > h3.cloud.active i {
  background: url(/xhtml/image/zhengtongyun-blue.png);
  background-size: cover;
}

.productTitle .container > h3.cloud i {
  background: url(/xhtml/image/zhengtongyun-gray.png);
  background-size: cover;
}

.productTitle {
  overflow: hidden;
}

.productContent {
  background: #121a2d;
}

.productContent .list {
  display: none;
  overflow: hidden;
  padding: 50px 0;
}

.productContent .list li {
  font-size: 16px;
  text-align: center;
  border: none;
  clear: none;
  padding: 0;
  border-radius: 4px;
  padding: 20px 18px;
}

/*四行左对齐  三距中对齐*/

.productContent .list li {
  width: 21%;
  float: left;
}

.productContent .list.inner-left-box li a {
  text-decoration: none;
}

.productContent .list.inner-left-box a:nth-child(4n + 1) li {
  clear: both;
}

.productContent .list.inner-center-box {
  text-align: center;
}

.productContent .list.inner-center-box a {
  text-decoration: none;
}

.productContent .list.inner-center-box li {
  float: none;
  display: inline-block;
  vertical-align: top;
}

.productContent .list li:nth-child(5) {
  clear: both;
}

.productContent .list:after {
  content: "";
  height: 0;
  border-bottom: 15px solid #121a2d;
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  position: absolute;
  top: -12px;
  left: 15%;
}

.productContent .telecomLine:after {
  left: 48.4%;
  content: "";
}

.productContent .cloud:after {
  left: 81.6%;
  content: "";
}

.productContent .list:first-child {
  display: block;
}

.productContent li a h5 {
  color: #fff;
  font-size: 16px;
  padding: 0 20px;
  text-align: left;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: normal;
  max-width: 90%;
  margin: 5px 0;
  line-height: 1.4;
}

.productContent li p {
  color: rgba(255, 255, 255, 0.6);
  font-size: 14px;
  padding: 0 20px;
  margin: 5px 0;
}

.productContent .list li:hover {
  background: #fff;
}

.productContent li:hover a h5 {
  color: #111;
  font-weight: 600;
}

.productContent .list li:hover p {
  color: #333;
}

main .productContent .mobile-product {
  display: none;
}

/* 行情 */

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .charte-box .hq-title,
  .charte-box .hq-code,
  .charte-box .hq-content {
    left: 15px !important;
  }
  main .charte-box .hq-title,
  main .charte-box .hq-code,
  main .charte-box .hq-content {
    right: -12%;
  }
}

.charte-box {
  background: #121a2d;
  padding-top: 50px !important;
  padding-bottom: 50px;
  margin-top: 50px;
  position: relative;
  overflow: hidden;
}

.charte-box:after {
  content: "";
  display: block;
  height: 120px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.05);
  z-index: 0;
}

.charte-box ul li span:nth-child(2) {
  background-color: #2a3142;
  color: #fff;
  padding: 0 5px;
  margin-left: 25px;
  position: relative;
  top: -2px;
}

.charte-box ul li span:nth-child(2).col_green,
.charte-box ul li span:nth-child(2).col_green1 {
  background-color: #6faf25;
  color: #fff;
  padding: 0 5px;
  margin-left: 25px;
  position: relative;
  top: -2px;
}

.charte-box ul li span:nth-child(2).col_red,
.charte-box ul li span:nth-child(2).col_red1 {
  background-color: #ff0000;
  color: #fff;
  padding: 0 5px;
  position: relative;
  top: -2px;
}

.charte-box .hq-title,
.charte-box .hq-code,
.charte-box .hq-content {
  position: absolute;
  left: 0;
  right: -132px;
  top: -10px;
}

.charte-box .hq-title li,
.charte-box .hq-code li,
.charte-box .hq-content li {
  float: left;
  width: 33.33%;
  font-size: 16px;
  cursor: pointer;
  color: #fff;
}

.charte-box .hq-code {
  top: 10px;
}

.charte-box .hq-title {
  letter-spacing: 1px;
}

.charte-box .hq-code li span {
  color: rgba(255, 255, 255, 0.4);
}

.charte-box .hq-content li {
  text-indent: 80px;
}

.charte-box .hq-title li:nth-child(3),
.charte-box .hq-title li:nth-child(4),
.charte-box .hq-content li:nth-child(3),
.charte-box .hq-content li:nth-child(4),
.charte-box .hq-content li span:last-child {
  display: none !important;
}

.charte-box .hq-content li span:nth-child(1) {
  font-size: 28px;
  color: #ff2121;
  background-color: transparent;
  top: 0;
}

.charte-box .hq-content li span:nth-child(1).col_red,
.charte-box .hq-content li span:nth-child(1).col_red1 {
  font-size: 28px;
  color: #fff;
  background-color: transparent;
  top: 0;
}

.charte-box .hq-content li span:nth-child(1).col_green,
.charte-box .hq-content li span:nth-child(1).col_green1 {
  font-size: 28px;
  color: #6faf25;
  background-color: transparent;
  top: 0;
}

.charte-box .container {
  padding-top: 190px;
  z-index: 1;
}

.charte-box .container ._date {
  color: rgba(255, 255, 255, 0.4);
  position: absolute;
  top: 125px;
  left: 0;
  font-size: 14px;
}

.charte-box .container .charte-centont {
  height: 310px;
  position: relative;
  width: 800px;
  background: url(/xhtml/image/chart-bg.png) no-repeat 70px -15px;
}

.highcharts-container {
  z-index: 1 !important;
}

.charte-box .container .charte-about {
  position: absolute;
  right: 0;
  top: 190px;
  font-size: 16px;
  color: rgba(255, 255, 255, 0.4);
  background-color: rgba(255, 255, 255, 0.03);
  padding: 0 18px;
  border-radius: 4px;
  max-width: 310px;
}

.charte-box .container .charte-about ul {
  width: 310px;
}

.charte-box .container .charte-about #charte-UI01,
.charte-box .container .charte-about #charte-UI02 {
  line-height: 1.6;
}

.charte-box .container .charte-about #charte-UI01 li,
.charte-box .container .charte-about #charte-UI02 li {
  float: left;
  width: 50%;
  text-align: center;
  border-bottom: 1px solid #333;
  padding: 23px 0;
}

.charte-box .container .charte-about #charte-UI02 li {
  border-bottom: none !important;
}

.charte-box .container .charte-about #charte-UI01 li .number,
.charte-box .container .charte-about #charte-UI02 li .number {
  display: block;
  width: 100%;
  font-size: 20px;
  color: #fff;
}

.charte-box .container .charte-about #charte-UI01 li .name,
.charte-box .container .charte-about #charte-UI02 li .name {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.3);
  padding: 0;
  margin-left: 0;
  position: static;
  top: auto;
}

.charte-box .hq-content li.cl_bgColor1 {
  position: relative;
}

.charte-box .charte-centont .highcharts-container {
  z-index: 1;
  background: #121a2d;
}

.charte-box .container .charte-centont:after {
  content: "暂无数据";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  font-size: 14px;
  color: #999;
}

.charte-box .hq-content li.cl_bgColor1:after {
  content: "";
  position: absolute;
  display: block;
  background: #121a2d;
  top: 80px;
  left: -15px;
  transform: skew(-45deg) rotate(-158deg);
  -ms-transform: skew(-45deg) rotate(-158deg);
  -webkit-transform: skew(-45deg) rotate(-158deg);
  -o-transform: skew(-45deg) rotate(-158deg);
  -moz-transform: skew(-45deg) rotate(-158deg);
  height: 35px;
  width: 80px;
}

/* 我们的信息 */

.info {
  background: #fff;
  overflow: hidden;
}

.info .infoList {
  float: left;
  width: 33.33%;
}

.info .infoList > h3 {
  line-height: normal !important;
  margin: 0 60px 0 0 !important;
  padding: 0 0 14px 40px;
  border-bottom: 1px solid #eee;
  font-weight: normal;
}

.info .infoList > h3 i {
  width: 20px;
  height: 20px;
  float: right;
  margin-top: 5px;
  background: url(/xhtml/image/right-big-normal.png) no-repeat right center;
  background-size: 15px;
}

.info .newstrends > h3 {
  background: url(/xhtml/image/xinwen.png) left center no-repeat;
  background-position: 10px -2px;
  background-size: 35px;
}

.info .infoList > h3:hover i {
  background: url(/xhtml/image/right-big-active.png) no-repeat right center;
  background-size: 15px;
}

.info .notice > h3 {
  background: url(/xhtml/image/tongzhi.png) left center no-repeat;
  background-position: 10px -2px;
  background-size: 35px;
}

.info .community > h3 {
  background: url(/xhtml/image/jishu.png) left center no-repeat;
  background-position: 10px -2px;
  background-size: 35px;
}

.info .infoList h3 a {
  display: block;
  color: #111;
  font-size: 20px;
  text-indent: 10px;
  text-decoration: none;
}

.info .infoList h3 a:hover {
  color: #0060c5;
}

.info .infoList dl {
  border-bottom: 1px solid #eee;
  margin-right: 60px;
}

.info .infoList dl span {
  width: 100%;
  line-height: 30px;
  display: block;
  font-size: 14px;
  color: #999;
  font-weight: normal;
  text-indent: 10px;
}

.info .infoList dl a {
  width: 100%;
  display: inline-block;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .our-message .info .infoList > h3 {
    background-size: 26px;
  }
  .productContent .container a dl dt h3,
  .our-message .info .infoList h3 a {
    font-size: 16px;
  }
  .our-message .info .infoList dl a,
  .our-message .info .infoList dl span {
    font-size: 14px;
    text-indent: 10px;
  }
  .our-message {
    padding-bottom: 40px;
  }
}

/* 我们的信息end */

/* 友情链接 */

.link {
  width: 100%;
  max-width: 1200px;
  overflow: hidden;
  margin: 0 auto;
  padding-bottom: 20px;
}

.link ul {
  display: flex;
  padding: 0;
}

.link ul li {
  width: 20%;
  list-style: none;
  text-align: center;
}

.link ul li a {
  display: block;
  width: 160px;
  line-height: 20px;
  margin: 0 auto;
  margin-bottom: 20px;
  padding: 0 10px 10px;
  border: 1px solid #eee;
  color: #111;
  font-size: 14px;
  text-decoration: none;
}

.friendlink li .img-box {
  height: 80px;
  line-height: 80px;
}

.friendlink li .img-box img {
  margin: 0 auto;
  vertical-align: middle;
}

.friendlink li .name {
  width: 160px;
  height: 40px;
  line-height: 20px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

main .link ul li a:hover {
  background: rgba(0, 96, 197, 0.05);
}

main .link ul li a:active {
  background: rgba(0, 96, 197, 0.05);
}

/* 友情连接 end */

/* 全文检索 */

.topMain .container.search-content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  margin-top: -2px;
}

.con_block {
  width: 1000px;
  margin-top: 30px;
}

.searchButton {
  height: 60px;
  line-height: 60px;
  width: 60%;
  margin: 0 auto;
}

.searchButton input {
  background: #fff;
  padding: 2px 10px 2px 20px;
  height: 54px;
  float: left;
  width: calc(100% - 215px);
  border-radius: 4px 0 0 4px;
  border: none;
  font-size: 16px;
  border: 1px solid #fff;
}

.searchButton button {
  background: #0060c5;
  font-size: 18px;
  color: #fff;
  height: 60px;
  width: 180px;
  float: left;
  border: none;
  cursor: pointer;
  border-radius: 0px 4px 4px 0;
}

.edu_query_result {
  font-family: -apple-system, Helvetica Neue, \5FAE\8F6F\96C5\9ED1, sans-serif,
    Tohoma;
  background-color: #f7f7f7;
  border-bottom: 1px solid #e2e2e2;
  color: #333333;
}

#contword {
  color: #e41212;
  font-weight: bold;
}

.edu_query_con .edu_query_wrap {
  border-top: 1px solid #e1e1e1;
}

.clearfix::after {
  display: block;
  clear: both;
  content: "";
}

.page-con-table {
  clear: both;
  height: 115px;
  margin: 0;
  padding: 0;
  text-align: center;
}

.search-summary {
  margin-bottom: 5px;
  color: #999;
  font-size: 12px;
  line-height: 1.5;
}

.search-summary em {
  font-style: normal;
}

.edu_query_list dl {
  padding-bottom: 20px;
  border-bottom: 1px solid #f2f2f2;
  /* margin-bottom: 20px; */
}

.edu_query_list dl dd a {
  text-decoration: none;
}

.edu_query_list dl dd a span {
  color: #999999;
  float: right;
  font-size: 12px;
}

.edu_query_list dl dd a h2 {
  font-size: 16px;
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-right: 10px;
  display: block;
  margin-bottom: 10px;
  width: inherit;
  clear: none;
  font-weight: 500;
  line-height: 1.2;
}

.edu_query_list dl dd p {
  color: #666666;
  font-size: 14px;
  line-height: 24px;
}

@media screen and (min-width: 992px) {
  .edu_query_list {
    clear: both;
    padding: 20px 0 0;
    font-size: 16px;
    color: #333333;
  }
  .hidden-pc {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .edu_query_wrap {
    margin: 15px;
  }
  main .topMain.search {
    zoom: 0;
    min-height: 100px;
  }
  main .topMain .container.search-content {
    width: 100%;
    position: static;
    top: auto;
    left: auto;
    -webkit-transform: none;
  }
  main .searchButton {
    width: 100%;
    margin: 33px 12px;
    height: 36px;
    line-height: 36px;
  }
  main .searchButton input {
    width: calc(100% - 125px);
    padding: 2px 10px 2px 10px;
    font-size: 0.7rem;
    height: 30px;
  }
  main .searchButton button {
    height: 36px;
    width: 80px;
    font-size: 0.6rem;
  }
  .hidden-mobile {
    display: none;
  }
  .edu_query_list dl dd div {
    color: #999999;
    font-size: 12px;
    text-align: right;
  }
}

/* 移动端样式 */

@media screen and (max-width: 479px) {
  .container {
    width: 100%;
  }
  /* 焦点图片下面内容 */
  .data-list-inner-mobile h1,
  .container h1,
  .index-h1 {
    font-size: 1.4rem;
    margin-top: 1.6rem;
    margin-bottom: 1.6rem;
  }
  main .bannerBottom {
    top: 0;
    height: 102px;
    background-color: rgba(0, 96, 197, 0.03);
    border-radius: 0;
  }
  main .bannerBottom .col-md-3 {
    border-color: rgba(0, 96, 197, 0.06);
    border-bottom: 1px solid rgba(0, 96, 197, 0.06);
    width: calc(50% - 1px);
    height: 50px;
    /* padding: 10px; */
  }
  main .bannerBottom .col-md-3:last-child {
    border-bottom: 1px solid rgba(0, 96, 197, 0.06);
  }
  main .bannerBottom .col-md-3:nth-child(2) {
    border-right: none;
  }
  main .bannerBottom a {
    display: block;
  }
  main .bannerBottom h5 {
    font-size: 0.8rem;
    line-height: 1.5rem;
    color: #0060c5;
    padding: 0;
  }
  main .bannerBottom p {
    font-size: 0.7rem;
    color: #999;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding: 0 10px;
    line-height: 0.8rem;
    height: auto;
  }
  /* hover */
  main .bannerBottom .col-md-3:hover {
    background-color: transparent;
  }
  main .bannerBottom .col-md-3:hover a h5 {
    color: #0060c5;
  }
  main .bannerBottom .col-md-3:hover a p {
    color: #999;
  }
  /* active */
  main .bannerBottom .col-md-3:active {
    background-color: #0060c5;
  }
  main .bannerBottom .col-md-3:active a h5 {
    color: #fff;
  }
  main .bannerBottom .col-md-3:active a p {
    color: rgba(255, 255, 255, 0.5);
  }
  /* 焦点图片下面内容 end */
  /* 首页 产品模块 */
  main .data-list-inner-mobile {
    width: 100%;
  }
  main .productTitle {
    display: none;
  }
  main .productContent .list {
    padding: 0;
    background: #121a2d;
    display: block;
  }
  main .productContent .list .mobile-inner {
    display: none;
  }
  main .productContent .list .mobile-product {
    display: block;
  }
  main .productContent {
    background: #fff;
  }
  main .productContent .list:after {
    display: none;
  }
  .productContent .container ul {
    display: none;
  }
  main .productContent ul {
    display: none;
  }
  main .productContent .list > h3 {
    font-size: 1rem;
    font-weight: 400 !important;
    background: #fff;
    position: relative;
    padding-left: 2.8rem;
    margin: 0;
    line-height: 3.5rem;
    border-top: 1px solid #f7f7f7;
    text-align: left;
  }
  main .productContent .list:last-child > h3 {
    border-bottom: 1px solid #f7f7f7;
  }
  main .productContent .container .list > h3 .icon-right {
    transition: all 0.2s;
    -ms-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    -o-transition: all 0.2s;
    -moz-transition: all 0.2s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    transform-origin: center center;
    -ms-transform-origin: rotate(0deg);
    -webkit-transform-origin: rotate(0deg);
    -o-transform-origin: rotate(0deg);
    -moz-transform-origin: rotate(0deg);
    top: 0;
    position: absolute;
    right: 0;
    display: inline-block;
    z-index: 1;
    width: 2.4rem;
    height: 3.5rem;
    background: url(/xhtml/image/fold.png) no-repeat center center;
    background-size: 0.6rem;
  }
  main .productContent .container .list.active > h3 .icon-right {
    background: url(/xhtml/image/unfold.png) no-repeat center center;
    background-size: 0.6rem;
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
  }
  /* hover */
  main .productContent .list > h3:hover {
    color: #111;
  }
  /* active */
  main .productContent .list > h3:active,
  main .productContent .list > h3.active {
    color: #0060c5;
  }
  main .productContent .container {
    padding: 0;
    width: 100%;
  }
  main .productContent .container .list > h3 i {
    display: block;
    height: 1.55rem;
    width: 1.55rem;
    position: absolute;
    left: 0.7rem;
    top: 50%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
  }
  main .productContent .container .list > h3.dataCenter i {
    background: url(/xhtml/image/shujuzhongxin-blue.png);
    background-size: cover;
  }
  main .productContent .container .list > h3.telecomLine i {
    background: url(/xhtml/image/tongxinxianlu-blue.png);
    background-size: cover;
  }
  main .productContent .container .list > h3.valueAddedService i {
    background: url(/xhtml/image/zengzhifuwu-blue.png);
    background-size: cover;
  }
  main .productContent .container .list > h3.cloud i {
    background: url(/xhtml/image/zhengtongyun-blue.png);
    background-size: cover;
  }
  main .productContent .container .list > h3.mobileProduct i {
    background: url(/xhtml/image/yidongduan-blue.png);
    background-size: cover;
  }
  main .productContent li a h5 {
    font-size: 0.8rem;
    text-align: left;
    padding: 0;
    margin: 0;
  }
  main .productContent .container .list li {
    margin-top: 15px;
    padding: 5px 0;
    width: 100%;
    border-radius: 0;
  }
  /* hover */
  main .productContent .container .list li:hover {
    background-color: transparent;
  }
  main .productContent .container .list li:hover h5 {
    color: #fff;
  }
  main .productContent .container .list li:hover p {
    color: #999;
  }
  /* active */
  main .productContent .container .list li:active {
    background-color: #0060c5;
  }
  main .productContent .container .list li:active h5 {
    color: #fff;
  }
  main .productContent .container .list li:active p {
    color: rgba(255, 255, 255, 0.5);
  }
  main .productContent .container .list li:last-child {
    margin-bottom: 25px;
  }
  main .productContent .container .list li:first-child {
    margin-top: 25px;
  }
  main .productContent .container .list li {
    text-align: left;
  }
  main .productContent .container .list li a {
    display: block;
    text-align: left;
    padding-top: 0;
    padding-left: 0.8rem;
    padding-right: 0.8rem;
  }
  main .productContent .container .list li p {
    padding: 0;
    font-size: 0.8rem;
    margin: 0;
    text-indent: 0;
    line-height: 1.2rem;
  }
  /* 首页 产品模块 end*/
  /* 首页 我们的信息 */
  main .our-message .index-h1 {
    margin-top: 0.625rem;
    margin-bottom: 1.25rem;
  }
  main .info .infoList {
    width: 100%;
  }
  main .info .infoList dl {
    padding: 0 0.8rem;
    margin-right: 0 !important;
    line-height: 2.8rem;
    background-color: rgba(18, 26, 45, 0.02);
    border-color: #f7f7f7;
    border-bottom: none;
  }
  main .info .infoList dl:hover {
    background-color: transparent;
  }
  main .info .infoList dl:hover h3 a {
    color: #333;
  }
  main .info .infoList dl:active {
    background-color: rgba(0, 96, 197, 0.03);
  }
  main .info .infoList dl:active h3 a {
    font-weight: 600;
    color: #0060c5;
  }
  main .info .infoList dl:last-child h3 {
    border-bottom: none;
  }
  main .info .infoList > h3 {
    margin: 0 !important;
    padding-bottom: 0;
    line-height: 3.5rem !important;
    background-size: 1.55rem !important;
    background-position: 0.8rem center !important;
    border-bottom: none;
  }
  main .info .infoList h3 a {
    font-size: 1rem;
  }
  /* hover */
  main .info .infoList h3 a:hover {
    color: #111;
  }
  main .info .infoList > h3:hover a {
    color: #111;
  }
  main .info .infoList h3 a:active {
    color: #0060c5;
  }
  main .info .infoList > h3:active a {
    color: #0060c5;
  }
  main .info .infoList > h3 i {
    height: 3.5rem;
    width: 2.4rem;
    margin-top: 0;
    background-position: center center;
  }
  main .info .infoList dl h3 a {
    width: 68%;
    float: left;
    color: #111;
    font-size: 0.8rem;
    text-indent: 0;
  }
  main .info .infoList > h3:active i {
    height: 2.8rem;
    width: 2.4rem;
    margin-top: 0;
    background-position: center center;
  }
  main .info .infoList dl h3 {
    margin: 0;
    height: 2.8rem;
    border-bottom: 1px solid rgba(18, 26, 210, 0.02);
  }
  main .info .infoList dl span {
    font-size: 0.6rem;
    line-height: 2.8rem;
    float: right;
    width: auto;
  }
  /* 我们的信息 end */
  /* 行情 */
  .charte-box .container .charte-centont {
    /* max-width: 800px; */
    width: 100%;
    background-size: contain;
    background-position: left center;
  }
  main .container.our-message {
    padding: 0;
    width: 100%;
  }
  main .sw-bullet {
    bottom: 5px;
  }
  main .sw-bullet li {
    width: 15px;
    height: 2px;
  }
  main .left-content {
    float: none;
    width: 100%;
  }
  main .data-list.top50 {
    padding-top: 20px;
  }
  main .data-list dl dd img {
    width: 30%;
    margin-right: 1%;
  }
  main aside {
    float: none;
    width: 100%;
  }
  main aside ul.rank li a {
    width: 100%;
  }
  main aside ul li a {
    width: 100%;
  }
  /* footer {
        margin-top: 2px;
    } */
  footer > ul > li,
  footer > ul > li:last-child {
    padding-right: 0;
    width: 100%;
    text-align: center;
  }
  .sidebar {
    bottom: 5%;
    display: none;
  }
  footer > ul > li:last-child,
  footer > ul > li:nth-child(6) {
    width: 49%;
    display: inline-block;
  }
  footer ul li {
    display: inline-block;
  }
  footer .buttonLink li {
    margin-right: 0;
    width: 20%;
    box-sizing: border-box;
    text-align: center;
    word-break: keep-all;
  }
  footer ul li a {
    padding-right: 0;
  }
  main {
    padding-bottom: 0;
  }
  .news-video {
    width: 100% !important;
  }
  /* new style */
  .topBackground-base {
    height: 100px;
  }
  .topBackground-base.base-prodoct-height {
    height: 200px;
  }
  .topBackground-base.height-base {
    height: 180px;
  }
  main .topMain {
    zoom: 0;
    min-height: 170px;
  }
  main .topMain.prodoct-base {
    zoom: 0;
    min-height: 190px;
    overflow-y: auto;
    overflow-x: hidden;
  }
  .banner-base-img {
    width: 100%;
    visibility: hidden;
    height: 15rem;
  }
  main .charte-box .hq-title,
  main .charte-box .hq-code,
  main .charte-box .hq-content {
    left: 0;
    right: 0;
    top: 0;
  }
  main .charte-box {
    padding-top: 15px !important;
  }
  .charte-box .container {
    padding-top: 100px;
  }
  .charte-box .container .charte-about ul {
    width: 100%;
  }
  main .charte-box:after {
    height: 50px;
  }
  main .charte-box .hq-code {
    display: none;
  }
  main .charte-box .hq-content {
    top: 50px;
  }
  main .charte-box .hq-title li {
    text-align: center;
  }
  main .charte-box .hq-content li {
    text-indent: 0;
    display: none;
    width: 100%;
    text-align: right;
  }
  main .charte-box .hq-content li.cl_bgColor1 {
    display: block;
  }
  main .charte-box .hq-content li.cl_bgColor1:after {
    display: none;
  }
  main .charte-box ul li span:nth-child(2) {
    margin-right: 20px;
  }
  main .charte-box .container .charte-centont {
    width: calc(100% - 10px);
    height: 260px;
    background: url("/xhtml/image/chart-bg.png") no-repeat -15px 0;
  }
  main .charte-box .container .charte-about {
    top: auto;
    font-size: 16px;
    color: #666;
    padding: 10px 0;
    border-radius: 0;
    left: 0;
    right: 0;
    max-width: 100%;
  }
  main .charte-box .container .charte-about #charte-UI01 {
    margin-left: -0.7rem;
  }
  main .charte-box .container .charte-about #charte-UI01,
  main .charte-box .container .charte-about #charte-UI02 {
    float: none;
    width: 100%;
    text-align: center;
    border-bottom: none;
    padding: 0;
  }
  main .charte-box .container .charte-about #charte-UI01 li,
  main .charte-box .container .charte-about #charte-UI02 li {
    width: 33.33%;
    padding: 0;
    border-bottom: none;
    text-align: left;
    line-height: 1rem;
  }
  main .charte-box .container .charte-about #charte-UI01 li .number,
  main .charte-box .container .charte-about #charte-UI02 li .number,
  main .charte-box .container .charte-about #charte-UI01 li .name,
  main .charte-box .container .charte-about #charte-UI02 li .name {
    font-size: 0.6rem;
    display: inline-block;
    width: auto;
    text-align: left;
  }
  main .charte-box .container .charte-about #charte-UI01 li .name,
  main .charte-box .container .charte-about #charte-UI02 li .name {
    float: left;
    text-align: right;
    width: 49%;
    margin-right: 8px;
    color: #808080;
  }
  main .charte-box .container .charte-about #charte-UI01 li .number,
  main .charte-box .container .charte-about #charte-UI02 li .number {
    vertical-align: middle;
    margin-top: -3px;
  }
  main .charte-box .container ._date {
    display: none;
  }
  .charte-box .hq-title li.cl_bgColor1 {
    position: relative;
  }
  .charte-box .hq-title li.cl_bgColor1:after {
    content: "";
    position: absolute;
    display: block;
    background: #121a2d;
    bottom: -55px;
    left: 20px;
    transform: skew(-45deg) rotate(-158deg);
    height: 35px;
    width: 80px;
  }
  main .charte-box .hq-content li span:nth-child(1) {
    font-size: 1.3rem !important;
  }
  main .charte-box .hq-content li span.ul01-code {
    float: left;
    font-size: 1.3rem;
    margin-left: 20px;
    position: relative;
    top: 1px;
  }
  main .charte-box .hq-content li span:nth-child(1).col_red,
  main .charte-box .hq-content li span:nth-child(1).col_red1 {
    color: #ff2121 !important;
  }
  main .charte-box ul li span:nth-child(2).col_red,
  main .charte-box ul li span:nth-child(2).col_red1,
  main .charte-box ul li span:nth-child(2).col_green,
  main .charte-box ul li span:nth-child(2).col_green1 {
    border-radius: 2px;
    font-size: 0.5rem;
    padding: 3px 5px;
    top: -0.2rem;
  }
  main .charte-box:after {
    background: rgba(255, 255, 255, 0.1);
  }
  /* 友情连接 */
  main .link {
    width: 100%;
    padding-bottom: 3.4375rem;
  }
  main .link .container {
    width: 100%;
    padding: 0 5px;
  }
  main .link ul {
    display: block;
  }
  main .link ul li {
    display: inline-block;
    width: 33%;
    /* overflow: hidden; */
  }
  main .link ul li:nth-child(3) img {
    width: 90%;
  }
  main .link ul li:last-child,
  main .link ul li:nth-child(4) {
    width: 49%;
  }
  main .link ul li a:hover {
    background: transparent;
  }
  main .link ul li a:active {
    background: rgba(0, 96, 197, 0.05);
  }
  main .link ul li a {
    width: 100%;
    padding: 0;
    border: none;
  }
  main .link .friendlink li .img-box {
    width: auto;
    /* max-width: 90%; */
  }
  main .link .friendlink li .name {
    display: none;
  }
  /* 友情连接 end */
}

/* 超小设备 (手机, 600px 以下屏幕设备) */

@media only screen and (max-width: 600px) {
  a,
  a:hover,
  a:active,
  a:visited,
  a:link,
  a:focus {
    text-decoration: none !important;
    outline: none !important;
    appearance: none !important;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
    -webkit-user-select: none;
    -moz-user-focus: none !important;
  }
}

/*因模板微调*/
.bannerBottom ul li {
  position: relative;
  width: calc(25% - 1px);
  float: left;
  height: 100px;
  border-right: 1px solid rgba(2, 67, 135, 0.5);
}

.bannerBottom ul li a {
  display: inline-block;
  position: absolute;
  width: 100%;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translateY(-50%, -50%);
  -webkit-transform: translateY(-50%, -50%);
  -o-transform: translateY(-50%, -50%);
  -moz-transform: translateY(-50%, -50%);
  text-decoration: none;
}

@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .container.bannerBottom ul li a h5 {
    font-size: 16px;
  }
}
@media screen and (max-width: 479px) {
  main .bannerBottom ul li {
    border-color: rgba(0, 96, 197, 0.06);
    border-bottom: 1px solid rgba(0, 96, 197, 0.06);
    width: calc(50% - 1px);
    height: 50px;
    /* padding: 10px; */
  }
  main .bannerBottom ul li:last-child {
    border-bottom: 1px solid rgba(0, 96, 197, 0.06);
  }
  main .bannerBottom ul li:nth-child(2) {
    border-right: none;
  }
  /* hover */
  main .bannerBottom ul li:hover {
    background-color: transparent;
  }
  main .bannerBottom ul li:hover a h5 {
    color: #0060c5;
  }
  main .bannerBottom ul li:hover a p {
    color: #999;
  }
  /* active */
  main .bannerBottom ul li:active {
    background-color: #0060c5;
  }
  main .bannerBottom ul li:active a h5 {
    color: #fff;
  }
  main .bannerBottom ul li:active a p {
    color: rgba(255, 255, 255, 0.5);
  }
}
