.must_top {
  height: 40px;
  line-height: 40px;
  background-color: #F3F3F3;
  font-size: 12px;
}
.must_top .text {
  float: left;
  color: #666666;
}
.must_top .top_link {
  float: right;
}
.must_top .top_link a {
  color: #555555;
  padding: 0 15px;
  display: inline-block;
  border-right: 1px solid #717171;
  line-height: 12px;
}
.must_top .top_link a:hover {
  text-decoration: underline;
}
#header {
  padding: 15px 0;
}
#header .logo {
  width: 62.5%;
}
#header .tel {
  float: right;
}
#header .tel .image {
  float: left;
  width: 55px;
}
#header .tel .text {
  padding-left: 65px;
}
#header .tel .text .p1 {
  color: #666666;
}
#header .tel .text .p2 {
  font-size: 30px;
  color: #da251e;
  line-height: 34px;
}
.pc_menu li:hover h3 a {
  background-color: #0090D6;
}
.pc_menu li .menu_2 a:hover {
  background-color: #0090D6;
  color: #fff !important;
}
.index_box {
  text-align: center;
}
.index_box .index_title {
  display: inline-block;
  position: relative;
}
.index_box .index_title .p1 {
  font-size: 30px;
  font-weight: bold;
}
.index_box .index_title .p1 .span1 {
  color: #00519b;
}
.index_box .index_title .p1 .span2 {
  color: #e60012;
}
.index_box .index_title .p2 {
  text-transform: uppercase;
  font-size: 14px;
  color: #383838;
  margin-top: 6px;
}
.index_box .index_title:before,
.index_box .index_title:after {
  content: "";
  display: block;
  width: 117px;
  height: 10px;
  background-size: 100% auto;
  background-position: center;
  background-repeat: no-repeat;
  position: absolute;
  top: 40px;
}
.index_box .index_title:before {
  background-image: url(../images/icon2.png);
  left: -140px;
}
.index_box .index_title:after {
  background-image: url(../images/icon3.png);
  right: -140px;
}
.about {
  padding: 50px 0 80px;
  background: url(../images/about_bg.png) no-repeat right center;
}
.about .about_content {
  margin-top: 35px;
}
.about .about_content .video {
  float: left;
  width: 45%;
}
.about .about_content .video video {
  width: 100%;
  height: 320px;
}
.about .about_content .text {
  float: left;
  width: 55%;
  padding-left: 3.5%;
}
.about .about_content .text .p1 {
  color: #484848;
  line-height: 30px;
}
.about .about_content .text .p2 {
  margin-top: 50px;
}
.about .about_content .text .p2 a {
  display: inline-block;
  width: 180px;
  height: 38px;
  line-height: 38px;
  background-color: #565656;
  border-radius: 30px;
  color: #fff;
  text-align: center;
}
.asides {
  float: left;
  width: 288px;
  position: relative;
  top: -146px; z-index:100
}
.asides .aside_header {
  height: 146px;
  padding: 17px 14px;
  background-color: #00529B;
}
.asides .aside_header p {
  background: url(../images/icon4.png) no-repeat center;
  background-size: 100% auto;
  height: 117px;
  padding-top: 20px;
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
}
.asides .aside_body {
  background-color: #EEEEEE;
  padding: 10px 20px 40px;
  text-align: center;
}
.asides .aside_body ul li {
  margin-top: 18px;
}
.asides .aside_body ul li a {
  display: block;
  height: 58px;
  font-size: 18px;
  line-height: 58px;
  padding-left: 60px;
  background-image: url(../images/icon5.png);
  background-repeat: no-repeat;
  background-position: 20px center;
  color: #333333;
  background-color: #fff;
  border-radius: 12px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; text-align:left
}
@media (min-width: 992px) {
  .asides .aside_body ul li a:hover {
    background-color: #00529B;
    background-image: url(../images/icon6.png);
    color: #fff;
  }
}
.asides .aside_body > a {
  display: inline-block;
  width: 180px;
  height: 38px;
  line-height: 38px;
  background-color: #565656;
  color: #fefefe;
  font-size: 18px;
  border-radius: 20px;
  margin: 30px 0 10px;
  text-align: center;
}
.product_list {
  padding-left: 313px;
  margin-right: -10px;
}
.product_list li {
  padding: 0 10px;
  margin-top: 25px;
}
.product_list li a {
  display: block;
  border: 1px solid #EEEEEE;
  position: relative;
  text-align: center;
}
.product_list li a .text {
  position: absolute;
  background: rgba(78, 78, 78, 0.8);
  height: 56px;
  color: #fff;
  font-size: 16px;
  left: 0;
  bottom: 0;
  width: 100%;
  text-align: center;
  padding: 0 10px;
  overflow: hidden;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.product_list li a .text .p1 {
  line-height: 56px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden; font-size:14px;
}
.product_list li a .text .p2 {
  display: inline-block;
  width: 94px;
  height: 1px;
  background-color: #fff;
  position: relative;
  top: -15px;
}
.product_list li a .text .p3 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.product_list li a:hover .text {
  height: 100%;
  padding-top: 20%;
  transition: all linear 0.3s;
  -webkit-transition: all linear 0.3s;
  -moz-transition: all linear 0.3s;
}
.product_list li a:hover .text .p1{ font-size:16px;transition: all linear 0.2s;-webkit-transition: all linear 0.2s;-moz-transition: all linear 0.2s;}
.product {
  background: url(../images/product_bg.png) no-repeat center bottom;
  padding-bottom:150px; 
}
.servers {
  background: url(../images/server_bg.png) no-repeat center bottom;
  padding-bottom: 170px;
}
.servers .server1 {
  background: url(../images/index_10.jpg) no-repeat center top;
  padding: 90px 0 47px;
  text-align: center;
  color: #fff;
  font-size: 18px;
}
.servers .server1 .p1 {
  font-size: 50px;
  font-weight: bold;
}
.servers .server1 .p2 {
  margin: 20px 0 35px;
  line-height: 30px;
}
.servers .server1 .p3 a {
  display: inline-block;
  width: 178px;
  height: 45px;
  line-height: 45px;
  background-color: #B80F2F;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
}
.servers .server1 .p4 {
  font-size: 36px;
  line-height: 74px;
  padding: 0 50px;
  background-color: #00529B;
  border-radius: 40px;
  margin-top: 115px;
  display: inline-block;
}
.case {
  padding: 50px 0 25px;
}
.multiple-items .slick-list {
  margin: 0 -22.5px;
}
.multiple-items dl {
  text-align: center;
  margin-top: 40px;
  padding: 0 22.5px;
}
.multiple-items dl dd {
  color: #434343;
  margin-top: 15px;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news {
  padding: 65px 0 155px;
  background: #f6f6f6 url(../images/news_bg.png) no-repeat center bottom;
}
.news .news_box {
  margin-top: 45px;
}
.news .news_box > div,
.news .news_box > ul {
  float: left;
}
.news .news_box .single-item {
  padding-right: 14px;
  width: 51.6%;
}
.news .news_box .single-item a {
  display: block;
  position: relative;
}
.news .news_box .single-item a img {
  width: 100%;
}
.news .news_box .single-item a .text {
  position: absolute;
  width: 100%;
  height: 65px;
  line-height: 65px;
  background: rgba(0, 82, 155, 0.78);
  left: 0;
  bottom: 0;
  font-size: 16px;
  padding: 0 5px;
  text-align: center;
  color: #fff;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news .news_box .single-item a:hover  .text { text-decoration:underline}

.news_list {
  padding-left: 14px;
  width: 48.4%;
}
.news_list li {
  margin-top: 20px;
  background-color: #fff; transition: all linear 0.2s;-webkit-transition: all linear 0.2s;-moz-transition: all linear 0.2s;
}
.news_list li:hover {
  background-color: #E8E8E8;
}
.news_list li .date {
  float: left;
  width: 103px;
  height: 100px;
  color: #fff;
  background-color: #b5b5b6;
  text-align: center;
  padding-top: 15px;transition: all linear 0.2s;-webkit-transition: all linear 0.2s;-moz-transition: all linear 0.2s;
}
.news_list li:hover .date { background-color: #00529B;}
.news_list li .date .p1 {
  font-size: 48px;
  line-height: 48px;
}
.news_list li .date .p2 {
  margin-top: 10px;
}
.news_list li .text {
  padding-left: 25px;
  padding-right: 10px;
  color: #4c4c4c;
  overflow: hidden;
}
.news_list li .text .p1 {
  font-size: 16px;
  margin: 15px 0 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.news_list li .text .p2 {
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news_list li:first-child {
  margin-top: 0;
}
.location {
  position: relative;
  height: 36px;
  line-height: 36px;
  text-align: right;
  color: #dfdfdf;
  font-size: 12px;
  background-color: rgba(46, 46, 46, 0.8);
  margin-top: -36px;
  z-index: 10;
}
.location img {
  margin-right: 8px;
}
#footer .footer_menu {
  background-color: #00529B;
  height: 56px;
  line-height: 56px;
  text-align: center;
}
#footer .footer_menu li {
  display: inline-block;
  padding: 0 2%;
  border-right: 1px solid #fff;
  font-size: 16px;
}
#footer .footer_menu li a {
  color: #fff;
}
#footer .footer_menu li a:hover {
  text-decoration: underline;
}
#footer .footer_menu li:last-child {
  border-right: none;
}
#footer .footer_text {
  padding: 10px 0 15px;
}
#footer .footer_text .copyright {
  float: left;
  width: 50%;
  margin-top: 15px;
  color: #333333;
  line-height: 24px;
}
#footer .footer_text .code {
  float: left;
  width: 50%;
  text-align: right;
}
#footer .footer_text .code dl {
  display: inline-block;
  width: 86px;
  text-align: center;
  margin-left: 8%;
}
#footer .footer_text .code dl dd {
  line-height: 30px;
}
@media (max-width: 992px) {
  .must_top {
    display: none;
  }
  .about .about_content .video,
  .about .about_content .text {
    width: 100%;
    padding: 0 20px;
  }
  .about .about_content .text {
    margin: 50px 0 0;
  }
  .asides {
    width: 100%;
    float: none; top:0
  }
  .product_list {
    padding-left: 0;
    margin-top: 20px;
  }
  .server {
    overflow: hidden;
    height: 230px;
  }
  .server img {
    height: 100%;
    max-width: none;
  }
  .asides.index {
    top: 0;
    margin-top: -30px;
  }
  .asides.index .aside_body > a {
    display: none;
  }
  .asides.index .aside_header p {
    background: url(../images/icon12.png) no-repeat center;
  }
  .asides.index .single-item2 p {
    padding: 0 15px;
  }
  .asides.index .single-item2 p a {
    display: block;
    height: 58px;
    font-size: 18px;
    line-height: 58px;
    padding-left: 60px;
    background-image: url(../images/icon5.png);
    background-repeat: no-repeat;
    background-position: 20px center;
    color: #333333;
    background-color: #fff;
    border-radius: 12px;
    text-align: left;
    margin-top: 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .asides.index .single-item2 .slick-prev,
  .asides.index .single-item2 .slick-next {
    background-color: #00529B;
    top: auto;
    bottom: -70px;
    width: 30%;
    height: 40px;
    background-position: center;
    background-repeat: no-repeat;
  }
  .asides.index .single-item2 .slick-prev:before,
  .asides.index .single-item2 .slick-next:before {
    display: none;
  }
  .asides.index .single-item2 .slick-prev {
    left: 19%;
    background-image: url(../images/icon13.png);
  }
  .asides.index .single-item2 .slick-next {
    right: 19%;
    background-image: url(../images/icon14.png);
  }
  .asides.index .aside_body {
    padding-bottom: 75px;
  }
  .product_list li:last-child {
    display: none;
  }
  .more {
    text-align: center;
    margin-top: 90px;
    width: 100%;
  }
  .more a {
    display: inline-block;
    width: 190px;
    height: 40px;
    line-height: 40px;
    background-color: #565656;
    color: #fff;
    border-radius: 20px;
    font-size: 16px;
  }
  .product {
    padding-bottom: 200px;
  }
  .servers .server1 {
    background: url(../images/wap-ok_02.jpg) no-repeat center top;
    background-size: 100% auto;
    padding: 90px 0 70px;
  }
  .multiple-items .slick-list {
    margin: 0;
  }
  .multiple-items dl {
    padding: 0 15px;
  }
  .news .news_box .single-item,
  .news_list {
    width: 100%;
    padding: 0;
  }
  .content {
    overflow: hidden;
  }
}
@media (max-width: 767px) {
  .about .about_content .video video {
    height: auto;
  }
  #header {
    padding-left: 15px;
  }
  #header .logo {
    height: auto;
    width: 80%;
  }
  #header .logo img {
    width: 100%;
  }
  #header .menu_icon {
    top: 35%;
  }
  .index_box .index_title .p1 {
    font-size: 18px;
  }
  .index_box .index_title .p2 {
    font-size: 12px;
    margin: 0;
  }
  .index_box .index_title:before,
  .index_box .index_title:after {
    width: 70px;
    top: 18px;
  }
  .index_box .index_title:before {
    left: -85px;
  }
  .index_box .index_title:after {
    right: -85px;
  }
  .about .about_content .text .p2 a {
    width: 100px;
    height: 24px;
    line-height: 24px;
    font-size: 12px;
  }
  .about .about_content .text .p2 {
    margin-top: 25px;
  }
  .about .about_content .video,
  .about .about_content .text {
    padding: 0 0.35rem;
  }
  .about {
    padding: 0.7rem 0 1.45rem;
  }
  .about .about_content,
  .about .about_content .text {
    margin-top: 0.5rem;
  }
  .about .about_content .text .p1 {
    font-size: 0.2rem;
    line-height: 0.4rem;
  }
  .asides.index {
    padding: 0 0.25rem;
  }
  .asides.index .aside_header {
    height: auto;
    padding: 0.16rem;
  }
  .asides.index .aside_header p {
    height: 1.18rem;
    background-size: cover;
    font-size: 0.32rem;
    padding-top: 0.15rem;
  }
  .asides.index .aside_body {
    padding: 0.12rem 0 0.6rem;
  }
  .asides.index .single-item2 p {
    padding: 0 0.15rem;
  }
  .asides.index .single-item2 p a {
    height: 0.58rem;
    line-height: 0.58rem;
    background-size: 0.26rem auto;
    background-position: 0.22rem center;
    padding-left: 0.65rem;
    font-size: 0.2rem;
  }
  .asides.index .single-item2 .slick-prev,
  .asides.index .single-item2 .slick-next {
    height: 0.4rem;
    background-size: 0.8rem auto;
    bottom: -0.8rem;
  }
  .product_list {
    margin-top: 0.4rem;
    padding: 0 0.15rem;
    margin-right: 0;
  }
  .product_list li {
    padding: 0 0.15rem;
    margin-top: 0.3rem;
  }
  .product_list li a .text {
    height: 0.7rem;
    line-height: 0.7rem;
    font-size: 0.2rem;
  }
  .product_list li a .text .p1 {
    line-height: 0.7rem;
  }
  .more {
    margin-top: 1rem;
  }
  .more a {
    width: 1.92rem;
    height: 0.4rem;
    line-height: 0.4rem;
    font-size: 0.2rem;
  }
  .product {
    padding-bottom: 3.15rem;
  }
  .servers .server1 {
    padding: 0.9rem 0 0.55rem;
  }
  .servers .server1 .p1 {
    font-size: 0.46rem;
  }
  .servers .server1 .p2 {
    margin: 0.1rem 0 0.2rem;
    font-size: 0.2rem;
    line-height: 0.4rem;
  }
  .servers .server1 .p3 a {
    width: 1.8rem;
    height: 0.465rem;
    line-height: 0.46rem;
    font-size: 0.2rem;
  }
  .servers .server1 .p4 {
    font-size: 0.36rem;
    line-height: 0.74rem;
    padding: 0 0.6rem;
    background-color: #00529B;
    border-radius: 40px;
    margin-top: 1.15rem;
  }
  .servers {
    padding-bottom: 3.5rem;
  }
  .multiple-items dl dd {
    font-size: 0.2rem;
    line-height: 0.4rem;
    margin-top: 0.15rem;
  }
  .multiple-items dl {
    margin-top: 0.45rem;
  }
  .news {
    padding: 0.5rem 0.3rem 2.5rem;
  }
  .news .news_box {
    margin-top: 0.4rem;
  }
  .news .news_box .single-item a .text {
    height: 0.76rem;
    line-height: 0.76rem;
    font-size: 0.2rem;
  }
  .news_list li .date {
    width: 1.3rem;
    height: 1.26rem;
    padding-top: 0.2rem;
  }
  .news_list li .date .p1 {
    font-size: 0.6rem;
    line-height: 0.6rem;
  }
  .news_list li .date .p2 {
    font-size: 0.2rem;
    margin-top: 0;
  }
  .news_list li .text {
    padding-left: 0.25rem;
    padding-right: 0.1rem;
  }
  .news_list li .text .p1 {
    font-size: 0.24rem;
    margin: 0.05rem 0;
  }
  .news_list li .text .p2 {
    font-size: 0.2rem;
    line-height: 0.32rem;
    height: auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .wrap_footer {
    background-color: #00529B;
    font-size: 0.2rem;
    color: #fff;
    padding: 0.15rem 0.5rem 0.15rem 0.15rem;
    position: relative;
  }
  .wrap_footer .top {
    width: 0.35rem;
    position: absolute;
    top: 0.15rem;
    right: 0.25rem;
  }
  #footer {
    margin-bottom: 53px;
  }
  .wap_footer {
    background-color: #2C2C2C;
  }
  
  .asides ._aside_body1 ul li{ margin-top:8px;}
  .asides ._aside_body1 ul li a {
  height: 32px;
  font-size: 12px;
  line-height: 32px;
  padding-left: 40px;
  background-position: 15px center;
   background-size:auto 60%
}
}
.main {
   float:right; width:calc(100% - 330px); margin-top:30px;
   margin-bottom:20px;
}
.sub_bg {
    background: url(../images/product_bg.png) no-repeat center bottom;
    padding-bottom: 0px; background-size:100% auto
}
.content{ position:relative}
.crumb{ position:absolute; height:38px; line-height:38px; background:rgba(0,0,0,0.7); color:#fff; width:100%; top:-38px; z-index:10}
.crumb span{ display:block; text-align:right;height:25px; line-height:25px; margin-top:6px;color:#fff; }
.crumb  a{color:#dfdfdf; font-size:12px;}
.crumb b{ background:url(../images/icon15.png) no-repeat left center; display:inline-block; padding-left:35px; color:#dfdfdf; font-size:12px; font-weight:normal }
.asides .sub_contact{ margin-top:30px;}
.asides .sub_contact1{background:#fafafa; text-align:left; font-size:16px; line-height:30px;padding: 20px 15px 30px;}
.article .product_list {
  padding: 0px;
  margin: 0px;
}
.article  .product_list li {
 margin-top:0;
    margin-bottom: 25px;
}
.case_list ul li {
  text-align: center;
  margin-bottom: 40px;
  padding: 0 22.5px;
}
.case_list ul li p {
  color: #434343;
  margin-top: 15px;
  line-height: 26px;
  white-space: nowrap;
  text-overflow: ellipsis;}

.sub_news{ width:100%}
.sub_news ul{ margin-bottom:30px;}
  
@media (max-width: 992px) {
  .main {
    padding-left: 0;
    margin-top: 20px; float:none; width:100%;  padding: 0 15px;
  }
  .sub_bg {
    padding-bottom: 200px;
}
.asides .aside_sub {
    height: 50px; padding:0
}
.aside_header .phone-menuicon {float: right;cursor: pointer;height:25px; font-size:12px; font-style:normal; color:#2a2a2a; background:#f3f3f3; line-height:25px; padding:0 15px; border-radius:15px; margin-top:12px;}
.asides .aside_sub p {
    background: none;
    height: 50px;
    padding:0 15px; line-height:50px;
    text-align: left;
    font-size: 18px;
    font-weight:normal;
    color: #fff;
}
.asides ._aside_body1{ display:none;padding: 5px 15px 10px;
}

  }
@media (max-width: 767px) {
	.case_list ul li {
  margin-bottom: 20px;
  padding: 0 10px;
}
	.case_list ul li p {
    font-size: 0.2rem;
    line-height: 0.4rem;
    margin-top: 0.15rem;
}

.sub_bg { padding-bottom: 1rem;}
.article .product_list li {
    margin-bottom: 0.3rem;margin-top: 0rem;
}
}


