html {
  font-family: CiscoSans;
}

body {
  background: #f2f2f2;
  color: #333333;
  min-width: 320px;
  font-family: CiscoSans;
}

html,
body {
  overflow: hidden;
  overflow-y: auto;
}

.jumbotron p {
  font-weight: normal;
}

.content-padding {
  padding-left: 20px;
  padding-right: 20px;
}

.family-normal {
  font-family: CiscoSans;
}

.family-light {
  font-family: CiscoSans-ExtraLight;
}

.family-bold {
  font-family: CiscoSans-Bold;
}

.no-padding {
  padding: 0;
}

.wrap-checkbox {
  position: relative;
  width: 20px;
  height: 20px;
  display: inline-block;
  vertical-align: middle;
}

.wrap-checkbox input[type=checkbox] {
  -webkit-appearance: none;
  background-color: transparent;
  border: 1px solid #999;
  outline: 0;
  border-radius: 2px;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 2px;
  left: 0;
  z-index: 8999999;
}

.wrap-checkbox input[type=checkbox]:checked {
  opacity: 0;
}

.wrap-checkbox input[type="checkbox"]+.checkbox-span {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
}

.wrap-checkbox input[type="checkbox"]:checked+.checkbox-span {
  background: url('../images/common/checkbox.png') no-repeat;
  background-size: 100% 100%;
}

.wrap-checkbox input[type="checkbox"]:checked+.checkbox-all-span {
  background: #fff;
  border: 1px solid #999;
  outline: 0;
  border-radius: 2px;
  top: -1px;
}

.wrap-checkbox input[type="checkbox"]:checked+.checkbox-all-span:after {
  display: block;
  content: '';
  position: absolute;
  top: -1px;
  left: 4px;
  width: 10px;
  height: 16px;
  transform: rotate(45deg);
  border-right: 2px solid #003AA5;
  border-bottom: 2px solid #003AA5;
}

/********
产品列表、订单中心color项图片
*****/
.color-span {
  display: inline-block;
  width: 26px;
  height: 30px;
  vertical-align: middle;
  position: relative;
  top: -5px;
}

.airspay-bk {
  background: url("../images/common/color/airspay/BK.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-c {
  background: url("../images/common/color/airspay/C.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-gy {
  background: url("../images/common/color/airspay/GY.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-lc {
  background: url("../images/common/color/airspay/LC.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-lm {
  background: url("../images/common/color/airspay/LM.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-m {
  background: url("../images/common/color/airspay/M.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-r {
  background: url("../images/common/color/airspay/R.png") no-repeat;
  background-size: 100% 100%;
}

.airspay-y {
  background: url("../images/common/color/airspay/Y.png") no-repeat;
  background-size: 100% 100%;
}

.laser-bk {
  background: url("../images/common/color/laser/BK.png") no-repeat;
  background-size: 100% 100%;
}

.laser-c {
  background: url("../images/common/color/laser/C.png") no-repeat;
  background-size: 100% 100%;
}

.laser-cmy {
  background: url("../images/common/color/laser/CMY.png") no-repeat;
  background-size: 100% 100%;
}

.laser-kcmy {
  background: url("../images/common/color/laser/KCMY.png") no-repeat;
  background-size: 100% 100%;
}

.laser-m {
  background: url("../images/common/color/laser/M.png") no-repeat;
  background-size: 100% 100%;
}

.laser-y {
  background: url("../images/common/color/laser/Y.png") no-repeat;
  background-size: 100% 100%;
}

/********
产品列表、订单中心color项图片 end
*****/
@media screen and (min-width: 1200px) {}

@media screen and (min-width: 768px) {
  .container-fluid {
    max-width: 1600px;
    background: #ffffff;
    padding: 0;
  }
}

@media screen and (max-width: 767px) {
  .container-fluid {
    background: #ffffff;
    padding: 0;
  }
}

@media screen and (min-width: 1200px) {}

@media screen and (min-width: 768px) {
  .container-fluid {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.12);
  }

  .nothing-second-menu-content {
    height: 71px;
  }

  .nothing-second-menu {
    background-color: #003BA3;
    max-width: 1600px;
  }

  .nothing-second-menu .nothing-second-menu-content {
    max-width: 1280px;
    margin: 0 auto;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar-default {
    background-color: transparent;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-brand {
    height: 70px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open>a>span,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open>a:focus>span,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav .open>a:hover>span {
    display: inherit;
    position: absolute;
    top: 60px;
    left: 45%;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li {
    font-family: CiscoSans-ExtraLight;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li:hover {
    background-color: #002653;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li:hover>a,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li:hover>a:focus,
  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li:hover>a:hover {
    background-color: transparent;
    color: #ffffff;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    color: #a4c7de;
    font-size: 14px;
  }

  .nothing-second-menu .nothing-second-menu-content .navbar .navbar-nav>li>a>span {
    display: none;
  }

  .nothing-second-menu-green {
    background-color: #00923F;
    max-width: 1600px;
  }

  .nothing-second-menu-green .nothing-second-menu-content {
    max-width: 1280px;
    margin: 0 auto;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar-default {
    background-color: #00923F;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar {
    margin-bottom: 0;
    border: 0;
    border-radius: 0;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-brand {
    height: 70px;
    line-height: 40px;
    font-size: 16px;
    color: #ffffff;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open>a>span,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open>a:focus>span,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav .open>a:hover>span {
    display: inherit;
    position: absolute;
    top: 60px;
    left: 45%;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li {
    font-family: CiscoSans-ExtraLight;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li:hover {
    background-color: #c5dea4;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li:hover>a,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li:hover>a:focus,
  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li:hover>a:hover {
    background-color: transparent;
    color: #ffffff;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li>a {
    padding-top: 0;
    padding-bottom: 0;
    line-height: 70px;
    color: #a4c7de;
    font-size: 14px;
  }

  .nothing-second-menu-green .nothing-second-menu-content .navbar .navbar-nav>li>a>span {
    display: none;
  }
}

@media screen and (min-width: 768px) and (min-width: 1281px) {
  .box-shadow-line .dropdown.search-top-icon .dropdown-menu:after {
    right: calc((100% - 1260px)/2);
    right: -moz-calc((100% - 1260px)/2);
    right: -webkit-calc((100% - 1260px)/2);
  }
}

@media screen and (min-width: 768px) and (min-width: 1281px) {
  .box-shadow-line .nothing-navbar-brand-search {
    right: calc((100% - 1280px)/2);
    right: -moz-calc((100% - 1280px)/2);
    right: -webkit-calc((100% - 1280px)/2);
  }
}

@media (max-width: 1281px) {
  .nothing-new-list {
    margin-bottom: 3rem;

  }
}

/* @media (max-width: 992px) {
  .nothing-new-list .col-md-3 {
    padding: 0 !important;
  }
} */

@media screen and (min-width: 768px) and (min-width: 992px) {
  .box-shadow-line .navbar .nothing-navbar-menu .nav>li>a {
    padding: 0;
    text-align: center;
    margin: 13px 35px;
    display: inline-block;
  }
}

@media screen and (max-width: 767px) {}

@media screen and (min-width: 1200px) {}

@media screen and (min-width: 768px) {

  .nothing-footer a {
    color: #595959;
  }

  .nothing-footer a:hover {
    color: #595959;
  }
}

@media screen and (max-width: 767px) {

  .nothing-footer h3 a {
    color: #404040;
  }

  .nothing-footer h4 {
    font-size: 1.4rem;
    font-weight: normal;
    color: #404040;
  }

  .nothing-footer h4 a {
    color: #404040;
  }

}

@media screen and (min-width: 1200px) {}

@media screen and (min-width: 768px) {
  .nothing-banner-img {
    width: 100%;
    height: 280px;
  }

  .nothing-banner-img>img {
    width: 100%;
    height: 100%;
  }

  .nothing-btn-list {
    font-family: CiscoSans;
    margin: 0 auto;
    height: 70px;
    border-bottom: 1px solid #e5e5e5;
  }

  .nothing-btn-list .btn-wrap {
    max-width: 1280px;
    margin: 0 auto;
    line-height: 70px;
  }

  .nothing-btn-list .btn-wrap .dropdown {
    display: none;
  }

  .nothing-btn-list .btn-wrap>.btn {
    display: inline-block;
    margin-left: 20px;
    border-radius: 3px;
    border: solid 1px #003BA3;
    color: #003AA5;
  }

  .nothing-btn-list .btn-wrap>.btn.btn-active {
    background-color: #003AA5;
    border: solid 1px #003BA3;
    color: #fff;
  }

  .nothing-new-list {
    font-family: CiscoSans-ExtraLight;
    max-width: 1280px;
    margin: 0 auto;
  }

  .nothing-new-list .news-list {
    padding: 0 20px 0 0;
  }

  .nothing-new-list .news-list .new-item:hover {
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.35);
  }

  .anniu1:hover {
    color: #fff !important;
    cursor: pointer;
  }

  .nothing-new-list .news-list .new-item .item-rg>h4:hover {
    color: #003BA3;
  }

  .nothing-new-list .news-list .new-item {
    margin-top: 30px;
    height: 200px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
  }

  .nothing-new-list .news-list .new-item .item-lf {
    height: 198px;
    padding: 0;
  }

  .nothing-new-list .news-list .new-item .item-lf>img {
    width: 100%;
    height: 100%;
  }

  .nothing-new-list .news-list .new-item .item-rg {
    height: 200px;
    padding-right: 28px;
    padding-left: 28px;
    margin-top: -25px;
  }

  .nothing-new-list .news-list .new-item .item-rg>h4 {
    display: block;
    height: 60px;
    font-size: 18px;
    color: #404040;
  }

  .nothing-new-list .news-list .new-item .item-rg>p {
    height: 50px;
    font-size: 14px;
    line-height: 24px;
    color: #595959;
  }

  .nothing-new-list .news-list .new-item .item-rg>span {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    line-height: 24px;
    color: #8c8c8c;
  }

  .nothing-new-list .news-list .load-more {
    border: none;
    margin: 125px auto;
    width: 100%;
    padding: 10px 0;
    font-size: 16px;
    color: #8c8c8c;
  }

  .nothing-new-list .news-sidebar .sidebar-item {
    cursor: pointer;
    margin-top: 30px;
    padding: 0 10px 20px;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    margin-right: 20px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-head {
    border-bottom: 1px solid #d2d2d2;
    height: 45px;
    line-height: 53px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-head>h6 {
    margin: 0;
    display: inline-block;
    padding-left: 7px;
    border-left: 3px solid #003BA3;
    font-size: 20px;
    color: #404040;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail {
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .hover {
    display: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .inactive {
    display: inline-block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap .hover {
    display: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap .inactive {
    display: inline-block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover {
    background-color: #e1e8ed;
    border-radius: 3px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover .hover {
    display: inline-block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover .inactive {
    display: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover .detail-btm .time {
    color: #92c1e0;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover .detail-btm .img-wrap .hover {
    display: inline-block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail:hover .detail-btm .img-wrap .inactive {
    display: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp {
    position: relative;
    display: flex;
    height: 50px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .img-wrap {
    border-radius: 5px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .img-wrap>img {
    margin: 5px 9px 0 5px;
    display: inline-block;
    line-height: 60px;
    width: 32px;
    height: 32px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span {
    display: block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span:first-child {
    font-size: 14px;
    padding-top: 2px;
    color: #404040;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span:last-child {
    font-size: 12px;
    color: #8c8c8c;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .icon-place {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .icon-place>img {
    width: 100%;
    height: 100%;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-md {
    padding: 0 5px;
    font-size: 12px;
    line-height: 16px;
    color: #666666;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm {
    display: flex;
    height: 43px;
    padding-top: 15px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap {
    padding-left: 5px;
    flex: 1;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap>img {
    margin-right: 20px;
    display: inline-block;
    width: 13px;
    height: 13px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .time {
    line-height: 25px;
    text-align: right;
    font-size: 12px;
    color: #ced4d9;
    padding-right: 10px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info {
    margin-top: 25px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span {
    display: block;
    color: #8c8c8c;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span:first-child {
    font-size: 16px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span:last-child {
    font-size: 14px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table {
    margin-top: 25px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .input-group {
    padding: 0 20px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .input-group .input-group-addon {
    padding: 6px 20px 6px 0;
    background-color: inherit;
    border: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .input-group .form-control {
    max-width: 200px;
    height: 35px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .submit-wrap {
    text-align: center;
    padding: 11px 0 15px;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .submit-wrap>.btn {
    border: none;
    padding: 0;
    width: 100px;
    height: 32px;
    line-height: 32px;
    background-color: #003BA3;
    border-radius: 4px;
  }

  .nothing-new-list:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}

.anniu1 {
  position: relative;
  background: #003ba4;
  z-index: 999;
  border-radius: 5px;
  text-align: center;
  line-height: 40px;
  width: 120px;
  color: #fff;
  height: 40px;
  top: 110px;
  right: 30px;
  float: right;
}

.gallery a {
  text-decoration: none;
  color: #fff;
}

@media screen and (max-width: 767px) {

  .anniu1 {
    position: relative;
    background: #003BA3;
    z-index: 999;
    border-radius: 5px;
    text-align: center;
    line-height: 30px;
    width: 80px;
    color: #fff;
    height: 30px;
    top: 210px;
    right: 30px;
    font-size: 0.4rem;
    float: right;
  }

  .gallery a {
    text-decoration: none;
    color: #fff;
  }

  .nothing-banner-img {
    width: 100%;
    height: 14rem;
  }

  .nothing-banner-img>img {
    width: 100%;
    height: 100%;
  }

  .nothing-btn-list {
    margin: 0 auto;
    height: 7rem;
    border-bottom: 1px solid #e5e5e5;
  }

  .nothing-btn-list .btn-wrap {
    margin: 0 auto;
    line-height: 7rem;
  }

  .nothing-btn-list .btn-wrap>.btn {
    display: none;
  }

  .nothing-btn-list .btn-wrap .dropdown {
    margin-left: 1rem;
  }

  .nothing-btn-list .btn-wrap .dropdown>.btn {
    background-color: #003AA5;
    border-radius: .4rem;
    border: solid 1px #003BA3;
    height: 3rem;
    color: #fff;
  }

  .nothing-btn-list .btn-wrap .dropdown .dropdown-menu {
    top: 5rem;
    left: 1rem;
  }

  .nothing-new-list .news-list .new-item {
    margin-top: 2.5rem;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
    float: left;
  }

  .nothing-new-list .news-list .new-item .item-lf {
    height: 200px;
    width: 100%;
    float: left;
    padding: 0;
  }

  .nothing-new-list .news-list .new-item .item-lf>img {
    width: 100%;
    height: 100%;
  }

  .nothing-new-list .news-list .new-item .item-rg {
    height: 14rem;
    width: 100%;
    float: left;
    padding-right: 1.4rem;
    padding-left: 1.4rem;
  }

  .nothing-new-list .news-list .new-item .item-rg>h4 {
    display: block;
    height: 4rem;
    font-size: 1.6rem;
    color: #404040;
  }

  .nothing-new-list .news-list .new-item .item-rg>p {
    height: 3rem;
    font-size: 1.4rem;
    color: #595959;
  }

  .nothing-new-list .news-list .new-item .item-rg>span {
    display: block;
    margin-top: 1rem;
    font-size: 1.4rem;
    line-height: 2.4rem;
    color: #8c8c8c;
  }

  .nothing-new-list .news-list .load-more {
    margin-top: 2rem;
    width: 100%;
    padding: 1rem 0;
    font-size: 1.6rem;
    color: #999999;
    border: solid 1px #e5e5e5;
  }

  .nothing-new-list .news-sidebar .sidebar-item {
    margin-top: 2rem;
    padding: 0 1rem;
    background-color: #ffffff;
    border: solid 1px #e5e5e5;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-head {
    border-bottom: 1px solid #d2d2d2;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-head>h6 {
    display: block;
    padding-left: 1rem;
    border-left: 3px solid #003BA3;
    font-size: 2rem;
    color: #404040;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail {
    position: relative;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp {
    display: flex;
    height: 6rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .img-wrap {
    border-radius: .5rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .img-wrap>img {
    margin: 1.4rem;
    display: inline-block;
    line-height: 3rem;
    width: 3.2rem;
    height: 3.2rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span {
    display: block;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span:first-child {
    font-size: 1.4rem;
    line-height: 3rem;
    color: #404040;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .info>span:last-child {
    font-size: 1.2rem;
    color: #8c8c8c;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .icon-place {
    position: absolute;
    right: .5rem;
    top: .5rem;
    width: 1.5rem;
    height: 1.5rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-tp .icon-place>img {
    width: 100%;
    height: 100%;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-md {
    padding: 0 1rem;
    font-size: 1.2rem;
    line-height: 1.6rem;
    color: #999999;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm {
    display: flex;
    height: 3.5rem;
    padding-top: .8rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap {
    padding-left: 1rem;
    flex: 1;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .img-wrap>img {
    margin-right: 2rem;
    display: inline-block;
    width: 1.3rem;
    height: 1.3rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .item-detail .detail-btm .time {
    line-height: 2.5rem;
    text-align: right;
    font-size: 1.4rem;
    color: #92c1e0;
    padding-right: 1rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info {
    margin-top: 2rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span {
    color: #8c8c8c;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span:first-child {
    font-size: 1.6rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-info>span:last-child {
    font-size: 1.4rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table {
    margin-top: 2rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .input-group {
    padding: 0 1rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .input-group .input-group-addon {
    padding: .6rem 2rem .6rem 0;
    background-color: inherit;
    border: none;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .submit-wrap {
    text-align: center;
    margin-bottom: 1.5rem;
  }

  .nothing-new-list .news-sidebar .sidebar-item .form-table .submit-wrap>.btn {
    border: none;
    padding: 0;
    width: 7rem;
    height: 2.6rem;
    line-height: 1.6rem;
    background-color: #003BA3;
    border-radius: .2rem;
  }

  .nothing-new-list:after {
    clear: both;
    content: '.';
    display: block;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}

.text-dot {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.multi-line-dot {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}