.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
}
.col-xs-5ths {
  width: 20%;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-5ths {
    width: 20%;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-5ths {
    width: 20%;
    float: left;
  }
}
@media (max-width: 1800px) {
  /*footer*/
  .footer .footer-top .box-links span {
    margin-left: 15px;
    margin-right: 15px;
  }
  .index-box-04 .box-info .info-group .box-s {
    width: 128px;
    height: 128px;
    margin-right: 25px;
  }
}
@media (max-width: 1600px) {
  .mod-09 .box-left {
    width: 65%;
  }
  .mod-09 .box-right {
    width: 35%;
  }
  .other-menu .a-title{
    margin: 0 20px;
  }

}
@media (max-width: 1400px) {
  /* nav */
  .header-nav .navbar-nav {
    margin-left: 10px;
  }
  .header-nav .navbar-nav li {
    margin-right: 20px;
  }
  .header-nav .nav-other {
    position: absolute;
    right: 0;
    top: 0;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .header-nav .nav-other .other-nav {
    display: none;
  }
  .index-box-04 .box-info .info-group .box-s {
    width: 110px;
    height: 110px;
  }
  .index-box-04 .box-info .info-group .box-s .title-s {
    line-height: 26px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s{
    font-size: 18px;
  }
}

@media (max-width: 1300px) {
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s img{
    width: 50px;
  }
  .header-nav .nav-other .other-search .serach-box {
    width: 200px;
  }

  .header-nav .navbar-nav li a {
    font-size: 14px;
  }

  .header-nav .nav-other .other-link {
    width: 260px;
  }
  .header-nav .nav-other .other-link a,
  .header-nav .nav-other .other-link span {
    font-size: 14px;
  }

  .footer .footer-top .box-links {
    font-size: 14px;
  }

  .footer .footer-top .box-links span {
    margin-left: 12px;
    margin-right: 12px;
  }

  /*-------------------------------------- index -----------------------------------------*/
  .index-title {
    font-size: 24px;
    line-height: 1.6;
    margin-bottom: 30px;
  }
  .index-box-01 .box-s .box-title {
    font-size: 18px;
  }
  .index-box-01 .box-s .box-txt {
    font-size: 14px;
  }

  .index-box-02 .box-group .box-s .box-mc .box-title {
    font-size: 20px;
    margin-bottom: 10px;
  }
  .index-box-02 .box-group .box-s .box-mc .box-txt {
    font-size: 14px;
    line-height: 24px;
    height: 48px;
  }
  .index-box-02 .box-group .box-s .box-mc .box-a a {
    width: 108px;
    height: 36px;
    line-height: 34px;
    font-size: 14px;

  }

  .index-box-03 .box-cont .box-info {
    font-size: 14px;
    line-height: 26px;
  }

  .index-box-04 .box-info .info-txt {
    font-size: 14px;
    line-height: 26px;
  }

  .index-box-04 .box-info .info-group .box-s .title-s {
    font-size: 14px;
    line-height: 18px;
    color: #665f5f;
  }

  .index-box-05 .m-title a {
    font-size: 18px;
  }
  .index-box-06 .box-txt {
    font-size: 14px;
    line-height: 26px;
  }

  /*-----------------------------------------  module  ---------------------------------------------*/

  /*other-menu*/
  .other-menu {
    height: 76px;
    margin-top: -76px;
  }
  .other-menu .a-title {
    font-size: 16px;

    line-height: 76px;
  }

  /* other-main */
  .other-main {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  /* public-title */
  .public-title {
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;
    padding-top: 25px;
    line-height: 1.5;
    font-size: 24px;
  }

  .mod-01 .box-info .title-s {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .mod-01 .box-info .txt-s {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 26px;
  }
  .mod-01 .box-info .erwm-s > div {
    margin-right: 30px;
  }

  .mod-02 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
  .mod-02 .row .box-w {
    padding-left: 10px;
    padding-right: 10px;
  }
  .mod-02 .box-s {
    margin-bottom: 30px;
  }
  .mod-02 .box-s .box-img {
    margin-bottom: 20px;
    overflow: hidden;
    transition: all 0.7s;
  }
  .mod-02 .box-s .box-img img {
    display: block;
    width: 100%;
    transition: all 0.7s;
  }
  .mod-02 .box-s .box-title {
    font-size: 14px;
  }


  .mod-04 .box-top {
    margin-bottom: 40px;
  }

  .mod-04 .box-top .box-info {
    line-height: 26px;
    color: #666;
    padding: 25px;
  }
  .mod-04 .box-top .box-info .title-s {
    font-size: 16px;
  }
  .mod-04 .box-top .box-info .title-s span {
    font-size: 22px;
  }
  .mod-04 .box-top .box-info .txt-s {
    font-size: 14px;
  }
  .mod-04 .box-list {
    margin-bottom: 5%;
  }
  .mod-04 .box-list:last-child {
    margin-bottom: 0;
  }
  .mod-04 .box-list .m-title {
    font-size: 24px;
  }
  .mod-04 .box-list .box-s .box-title {
    font-size: 14px;
    color: #808080;
    text-align: center;
    line-height: 34px;
    letter-spacing: 1px;
  }
  .mod-04 .box-list .box-s .box-title span {
    display: block;
    font-size: 18px;
    color: #3e3a39;
  }
  .mod-04 .box-list .box-s:hover .box-img img {
    transform: scale(1.1);
  }

  .mod-05 .box-cont .box-info .box-form .form-title {
    font-size: 14px;
    line-height: 26px;
  }

  .mod-06 .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .mod-06 .row .box-w {
    padding-left: 8px;
    padding-right: 8px;
  }
  .mod-06 .box-s {
    background-color: #fafafa;
    padding: 0 15px;
    margin-bottom: 30px;
  }
  .mod-06 .box-s .box-top .box-02 .top-s {
    display: flex;
    align-items: center;
    margin-bottom: 35px;
  }
  .mod-06 .box-s .box-top .box-02 .top-s .img-s {
    width: 130px;
    min-width: 130px;
  }
  .mod-06 .box-s .box-top .box-02 .btm-s .title-s {
    font-size: 18px;
  }
  .mod-06 .box-s .box-top .box-02 .btm-s .txt-s {
    font-size: 14px;
    line-height: 30px;
    height: 90px;
    overflow: hidden;
  }
  .mod-06 .box-s .box-btm {
    line-height: 70px;
    font-size: 14px;
  }


  .mod-07 .list-01 .box-s .box-title {
    height: 54px;
    line-height: 54px;
    font-size: 14px;
  }
  .mod-07 .list-02 .row {
    margin-left: -8px;
    margin-right: -8px;
  }
  .mod-07 .list-02 .row .box-w {
    padding-left: 8px;
    padding-right: 8px;
  }
  .mod-07 .list-02 .box-s {
    position: relative;
    margin-bottom: 16px;
  }
  .mod-07 .list-02 .box-s .box-01 {
    padding: 15px 15px 70px;
    background: url("https://165hd.com/Public/home/images/img-32.png") no-repeat bottom 25px center #fff;
  }
  .mod-07 .list-02 .box-s .box-01 .box-date {
    font-size: 14px;
  }
  .mod-07 .list-02 .box-s .box-01 .box-title {
    font-size: 16px;
    line-height: 24px;
    height: 48px;
  }
  .mod-07 .list-02 .box-s .box-02 {
    padding: 15px;
  }
  .mod-07 .list-02 .box-s .box-02 .box-title {
    font-size: 16px;
    line-height: 30px;
    height: 65px;
    margin-bottom: 15px;
  }
  .mod-07 .list-02 .box-s .box-02 .box-date {
    font-size: 14px;
  }

  .mod-08 .m-title {
    font-size: 22px;
    margin-bottom: 20px;
  }
  .mod-08 .box-info,
  .mod-08 .box-group {
    margin-bottom: 30px;
  }
  .mod-08 .box-group .box-s .box-img .box-mc {
    font-size: 22px;
    color: #ffffff;
  }
  .mod-08 .box-group .box-s .box-img .box-mc img {
    max-width: 40px;
  }
  .mod-08 .box-info {
    font-size: 14px;
    line-height: 26px;
  }
  .mod-08 .box-group .box-s .box-info > div {

    padding-left: 60px;
  }
  .mod-08 .box-group .box-s .box-info > div .box-icon {
    position: absolute;
    margin-left: -60px;
  }
  .mod-08 .box-group .box-s .box-info > div .box-icon img {
      max-width: 40px;
  }
  .mod-08 .box-group .box-s .box-info > div .box-title {
    font-size: 22px;
    line-height: 26px;
  }
  .mod-08 .box-group .box-s .box-info > div .box-txt {
    font-size: 14px;
    line-height: 26px;
  }

  .mod-08 .box-list .box-s .box-title {
    font-size: 20px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #282828;
    margin-bottom: 10px;
  }
  .mod-08 .box-list .box-s .box-txt {
    font-size: 14px;
    line-height: 26px;
    height: 52px;

  }

  .mod-09 .main-cont {
    margin-bottom: 30px;
  }
  .mod-09 .main-cont .m-title {
    font-size: 16px;
    padding-bottom: 15px;
  }
  .mod-09 .main-cont .m-title h1 {
    font-size: 24px;
    margin-bottom: 5px;
  }
  .mod-09 .main-cont .box-cont {
    font-size: 14px;
    line-height: 26px;
    color: #282828;
  }
  .mod-09 .main-cont .box-page a,
  .mod-09 .main-cont .box-page span {
    font-size: 14px;
  }

  .mod-09 .other-news .other-title {
    font-size: 22px;
  }
  .mod-09 .other-news .box-s .box-date {
    font-size: 14px;
    line-height: 34px;
    color: #878787;
  }
  .mod-09 .other-news .box-s .box-title {
    font-size: 14px;
  }

  .mod-10 .box-info {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }
  .mod-10 .box-group .box-s {
    margin-bottom: 20px;
  }
  .mod-10 .box-group .box-s .box-img {
    margin-bottom: 20px;
  }

  .mod-10 .box-group .box-s .box-title {
    font-size: 22px;
    line-height: 36px;
  }
  .mod-10 .box-group .box-s .box-txt {
    font-size: 14px;
    line-height: 26px;
  }

  .mod-11 .m-title {
    font-size: 16px;
    margin-bottom: 30px;
  }
  .mod-11 .m-title span {
    font-size: 24px;
    margin-bottom: 15px;
  }
  .mod-11 .box-cont {
    background-color: #f5f5f5;
  }

  .mod-11 .box-cont .box-info .box-form .form-title {
    font-size: 14px;
    line-height: 26px;
    color: #282828;
  }

  .mod-12 .box-s .box-info .box-txt {
    padding: 20px;
    font-size: 14px;
    line-height: 26px;
    color: #808080;
  }
  .mod-12 .box-s .box-info .box-img {
    min-width: 190px;
  }
  .mod-12 .box-s .box-date {
    font-size: 16px;
    line-height: 30px;
    color: #c01920;
  }
  .mod-12 .box-s.box-left .box-info:after {
    right: -13px;
    background: url("https://165hd.com/Public/home/images/img-59.png") no-repeat;
  }
  .mod-12 .box-s.box-right .box-date {
    text-align: right;
  }
  .mod-12 .box-s.box-right .box-info:after {
    left: -13px;
    background: url("https://165hd.com/Public/home/images/img-58.png") no-repeat;
  }
  .mod-12 .box-s.current {
  }
  .mod-12 .box-s.current .box-date {
    color: #c01920;
    font-weight: bold;
  }


  .mod-13 .logo-group .box-s {

    max-width: 150px;
  }


  .mod-13 .box-info-warp .box-info .box-title {
    font-size: 20px;
  }
  .mod-13 .box-info-warp .box-info .box-s {
    font-size: 14px;
  }
  .mod-13 .box-info-warp .box-info .box-txt {
    font-size: 14px;
    color: #282828;
  }


  .mod-15 .m-title {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 30px;
  }
  .mod-15 .box-groups {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .mod-15 .box-group-01 {
    padding-bottom: 0;
  }
  .mod-15 .box-group-01 .box-info {
    font-size: 14px;
    line-height: 26px;
    margin-bottom: 30px;
  }

  .mod-15 .box-group-01 .box-group .box-s .box-top {
    height: 160px;
  }
  .mod-15 .box-group-01 .box-group .box-s .box-top span {
    display: block;
    font-size: 24px;
    line-height: 30px;
  }


  .mod-15 .box-group-02 .box-s {
    border-radius: 10px;
    border: solid 1px #2eafe6;
    margin-top: 90px;
    padding: 0 15px 15px;
    text-align: center;
    height: 260px;
  }
  .mod-15 .box-group-02 .box-s .box-icon {
    width: 126px;
    height: 126px;
    background-color: #2eafe6;
    margin: 0 auto -35px;
    border-radius: 50%;
    position: relative;
    transform: translateY(-50%);
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .mod-15 .box-group-02 .box-s .box-title {
    font-size: 20px;
  }
  .mod-15 .box-group-02 .box-s .box-txt {
    font-size: 14px;
  }
  .mod-15 .box-group-03 .box-cont .row {
    margin-left: 0;
    margin-right: 0;
  }
  .mod-15 .box-group-03 .box-cont .row .box-w {
    padding-left: 0;
    padding-right: 0;
    min-width: 50%;
  }
  .mod-15 .box-group-03 .box-cont .info-s {
    font-size: 14px;
    line-height: 26px;
    padding: 12% 12% 10%;
  }
  .mod-15 .box-group-03 .box-cont .info-s .title-s {
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 10px;
  }

  .mod-15 .box-group-04 .box-info {
    margin-bottom: 40px;
    font-size: 16px;
    line-height: 26px;
  }
  .mod-15 .box-group-04 .group-s .row {
    margin-left: -3%;
    margin-right: -3%;
  }
  .mod-15 .box-group-04 .group-s .row .box-w {
    padding-left: 3%;
    padding-right: 3%;
  }
  .mod-15 .box-group-04 .group-s .box-s {
    padding-bottom: 25px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-title {
    text-align: center;
    font-size: 20px;
    margin-bottom: 15px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-txt {
    font-size: 14px;
    line-height: 24px;
  }

  .mod-15 .box-group-05 {
    background-color: #fafafa;
  }
  .mod-15 .box-group-05 .box-cont {
    margin: 40px auto;
  }
  .mod-15 .box-group-06 .box-cont .box-01 .box-cont .title-s {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .mod-15 .box-group-06 .box-cont .box-01 .box-cont .txt-s {
    height: 26px;
    line-height: 26px;
    font-size: 14px;
  }
  .mod-15 .box-group-06 .box-cont .box-02 img {
    display: block;
    width: 100%;
  }

  .mod-16 .box-info {
    font-size: 14px;
    line-height: 26px;
    color: #3d3939;
    text-align: justify;
    margin-bottom: 40px;
  }
  .mod-16 .box-btm .m-title {
    font-size: 24px;
  }

  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s {
    font-size: 20px;
  }

  .mod-16 .box-btm .box-tabs .tabs-cont .box-s .box-mc {
    font-size: 26px;
  }


}

@media (max-width: 1199px) {
  .mod-09 .box-left,
  .mod-09 .box-right {
    width: 100%;
  }
  .mod-12 .box-cont {
    background: url("https://165hd.com/Public/home/images/img-56.png") repeat-y top left 10px;
    margin-left: 0;
    margin-right: 0;
  }
  .mod-12 .box-cont:before,
  .mod-12 .box-cont:after {
    left: 0;
    margin-left: 0;
  }
  .mod-12 .box-s {
    background: url("https://165hd.com/Public/home/images/img-61.png") no-repeat center center;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .mod-12 .box-s:first-child {
    margin-top: 0;
  }
  .mod-12 .box-s .row .box-w {
    padding-left: 30px;
    padding-right: 0;
  }
  .mod-12 .box-s .box-date {
    font-size: 18px;
    line-height: 25px;
    color: #c01920;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .mod-12 .box-s .box-info {
    display: block;
    padding: 15px;
  }
  .mod-12 .box-s .box-info:after {
    display: none;
  }
  .mod-12 .box-s .box-info .box-txt {
    padding: 20px 0;
    color: #808080;
  }
  .mod-12 .box-s .box-info .box-img {
    min-width: 190px;
  }
  .mod-12 .box-s .box-date {
    font-size: 16px;
    line-height: 30px;
    color: #c01920;
  }
  .mod-12 .box-s.box-right .box-date {
    text-align: left;
  }
  .mod-12 .box-s.current {
  }
  .mod-12 .box-s.current .box-date {
    color: #c01920;
    font-weight: bold;
  }
  .mod-13 .box-info-warp .box-info {
    padding: 30px;
    text-align: left;
  }
  .mod-15 .box-group-03 .box-cont .row .box-w {
    width: 100%;
  }
  .mod-15 .box-group-03 .box-cont img-s {
    width: 100%;
  }
  .mod-15 .box-group-03 .box-cont img-s img {
    display: block;
    width: 100%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title {
    background-size: contain;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 6%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 12%;
    height: 0;
    padding-top: 6%;
    padding-bottom: 6%;
    background-color: #c01920;
    border-radius: 50%;
    margin-left: 2%;
    margin-right: 2%;
    position: relative;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s.current:after {
    content: '';
    position: absolute;
    width: 38px;
    height: 25px;
    bottom: -28px;
    background: url("https://165hd.com/Public/home/images/img-97.png") no-repeat top center;
    background-size: contain;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s.current span.title-s {
    font-weight: bold;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s {
    margin-bottom: 10px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s img {
    display: block;
    max-width: 45px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s {
    font-size: 20px;
    line-height: 30px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(1) {
    margin-top: 4%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(2) {
    margin-top: 7%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(3) {
    width: 16%;
    padding-top: 8%;
    padding-bottom: 8%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(4) {
    margin-top: 7%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(5) {
    margin-top: 3%;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont > div {
    display: none;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s {
    position: relative;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s img {
    display: block;
    width: 100%;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s .box-mc {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.55);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 30px;
    font-size: 36px;
    line-height: 2;
    text-align: center;
    color: #ffffff;
  }
  /*nav*/
  .header-nav .nav-other {
    z-index: 1000;
  }
  .header-nav .nav-other .other-search .serach-box .s-inp {
    background-color: rgba(0, 0, 0, 0.6);
  }
  .header-nav .navbar-nav {
    margin-left: 0;
  }
  .header-nav .navbar-nav li {
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 3px;
  }
  .header-nav .navbar-nav li:last-child {
    margin-bottom: 0;
  }
  .header-nav .dropdown-menu {
    transform: translateX(0);
    left: 0;
  }
  .header-nav .dropdown-menu a {
    text-align: left;
  }
  .header-nav .navbar-collapse {
    background-color:rgba(242, 242, 242,.8);
    padding-left: 40px;
    padding-right: 40px;
  }
    .header-nav .navbar-nav li a{color: #393939}
  .index-box-04 .box-info .info-group .box-s:nth-child(4n) {
    margin-right: 25px;
  }
}
@media (max-width: 991px) {
  /*other-menu*/
  .other-menu {
    height: auto;
    margin-top: 0;
    border-bottom: 1px solid #dbdbdb;
  }
  .other-menu .a-title {
    font-size: 16px;
    line-height: 76px;
    margin: 0 5px;
  }
  .mod-03 .box-btm .tab-cont > div {
    display: none;
  }
  .mod-03 .box-btm .tab-cont .box-info {
    position: relative;
  }
  .mod-03 .box-btm .tab-cont .box-info .img-s {
    display: block;
    width: 100%;
  }
  .mod-03 .box-btm .tab-cont .box-info .box-txt {
    background-color: #ffffff;
    padding: 30px;
    position: relative;
    right: 0;
    top: 0;
    max-width: 100%;
    transform: translateY(0);
  }
  .mod-08 .box-group .row .box-w.box-left {
    width: 100%;
  }
  .mod-08 .box-group .row .box-w.box-right {
    width: 100%;
  }
  .mod-10 .box-group .row {
    margin-left: -6px;
    margin-right: -6px;
  }
  .mod-10 .box-group .row .box-w {
    padding-left: 6px;
    padding-right: 6px;
  }
  .mod-10 .box-group .box-s {
    margin-bottom: 30px;
  }
  .mod-10 .box-group .box-s .box-img {
    margin-bottom: 30px;
  }
  .mod-10 .box-group .box-s .box-title {
    font-size: 20px;
  }

  .mod-15 .box-group-04 .group-s .box-s .box-txt {
    min-height: 96px;
  }

  .mod-15 .box-group-05 .box-cont {
    background: url("https://165hd.com/Public/home/images/img-142.png") repeat-y left 15px top 0;
    padding-top: 30px;
    position: relative;
    max-width: 1130px;
    margin: 60px auto 45px;
  }
  .mod-15 .box-group-05 .box-cont:before {
    content: '';
    background: url("https://165hd.com/Public/home/images/img-143.png") no-repeat top center;
    background-size: contain;
    width: 30px;
    height: 30px;
    position: absolute;
    top: -30px;
    left: 0;
    margin-left: 0;
  }
  .mod-15 .box-group-05 .box-cont .box-warp {
    width: 100%;
    margin-top: 20px;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 {
    float: right;
    background: url("https://165hd.com/Public/home/images/img-144.png") no-repeat left 0 top 7px;
    padding-left: 75px;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 .box-s:after {
    left: -23px;
    background: url("https://165hd.com/Public/home/images/img-145.png") no-repeat top center;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 .box-s .box-txt {
    margin-right: 0;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 {
    float: left;
    background: url("https://165hd.com/Public/home/images/img-144.png") no-repeat left 0 top 7px;
    padding-left: 75px;
    padding-right: 0;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 .box-s:after {
    left: -23px;
    background: url("https://165hd.com/Public/home/images/img-145.png") no-repeat top center;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 .box-s .box-txt {
    margin-left: 0;
    text-align: left;
  }
  .mod-15 .box-group-05 .box-cont .box-s {
    box-shadow: 0px 2px 5px 0 rgba(14, 20, 33, 0.1);
    border: solid 1px #e5e5e5;
    padding: 40px;
    border-radius: 15px;
    position: relative;
    background-color: #fff;
    color: #282828;
    display: flex;
    align-items: flex-end;
    width: 100%;
  }
  .mod-15 .box-group-05 .box-cont .box-s .box-icon {
    display: none;
  }
  .mod-15 .box-group-05 .box-cont .box-s .box-txt {
    flex: 1;
  }
  .mod-15 .box-group-05 .box-cont .box-s .title-s {
    font-size: 24px;
    line-height: 36px;
    margin-bottom: 15px;
  }
  .mod-15 .box-group-05 .box-cont .box-s .txt-s {
    font-size: 18px;
    line-height: 24px;
  }
  .mod-15 .box-group-05 .box-cont .box-s:after {
    content: '';
    position: absolute;
    width: 23px;
    height: 27px;
    top: 18px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title {
    background-size: contain;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 6%;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s {
    width: 16%;
    height: 0;
    padding-top: 8%;
    padding-bottom: 8%;
    margin-left: 2%;
    margin-right: 2%;
    position: relative;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s {
    margin-bottom: 10px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s img {
    max-width: 35px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s {
    font-size: 16px;
    line-height: 24px;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s {
    position: relative;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s .box-mc {
    font-size: 26px;
    line-height: 2;
  }
  /*index*/
  .index-box-04 .box-img {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 767px) {
  /*nav*/
  body {
    padding-top: 80px;
  }
  .header-nav {
    min-height: 80px;
    z-index: 999;
    background-color: #f2f2f2;
  }
  .header-nav .navbar-brand {
    padding-left: 15px;
  }
  .header-nav .navbar-toggle {
    right: 0;
  }
  .header-nav .navbar-collapse {
    background-color: rgb(242, 242, 242);
    padding-left: 15px;
    padding-right: 15px;
  }
  .header-nav .navbar-nav {
    margin-left: 0;
    margin-right: 0;
  }
  .header-nav .navbar-nav li {
    margin-right: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 33.333%;
  }
  .header-nav .navbar-nav li a {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #393939;
    padding: 0 5px;
    font-weight: bold;
  }
    .header-nav .navbar-nav li{line-height: 40px !important;;height: auto !important;}
    .navbar-nav>li>.dropdown-menu{position: relative}
    .header-nav .dropdown-menu{    background-color: rgb(242, 242, 242);border: 0;padding: 10px;}
    .dropdown-menu a{color: #393939 !important;}
  .header-nav .nav-other {
    display: none;
  }
    .header-nav .navbar-toggle{    border: 1px solid #393939;}
    .header-nav .navbar-toggle .icon-bar{background-color: #393939}
  /*footer*/
  .footer .footer-top {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .footer .footer-top .box-links {
    font-size: 14px;
    line-height: 30px;
    text-align: left;
  }
  .footer .footer-top .box-links span {
    margin-left: 5px;
    margin-right: 5px;
  }
  .footer .footer-top .box-share {
    text-align: left;
  }
  .footer .footer-info .box-03 {
    text-align: left;
  }
  .footer .footer-info .box-03{
    text-align: center;
  }
  .footer .footer-info .box-03 > div {
    padding-left: 0px;
    padding-right: 0px;
    width: 40%;
    display: inline-block;
  }
  .footer .footer-info .box-03 > div .box-img img {
    max-width: 120px;
  }
  .footer .footer-copy {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /*other-banner*/
  .other-banner .banner-cont > div {
    font-size: 22px;
  }
  /*other-menu*/
  .other-menu .a-title {
    line-height: 56px;
    margin: 0 8px;
  }
  .other-menu.menu-back .public-box {
    position: relative;
  }
  .other-menu.menu-back .menu-cont {
    padding-left: 0;
    padding-right: 0;
  }
  .other-menu.menu-back .a-back {
    left: 20px;
    top: 50%;
    transform: translateY(0);
    background-color: rgba(255, 255, 255, 0.6);
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    top: -40px;
  }
  /* other-main */
  .other-main {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* public-title */
  .public-title {
    font-size: 22px;
  }
  .public-title .title-l {
    float: none;
  }
  .public-title .a-buy {
    width: 196px;
    height: 48px;
    float: none;
    margin-top: 15px;
  }
  /*---------------------------------  module  -------------------------------------*/
  .mod-01 {
    padding-left: 0;
    padding-right: 0;
  }
  .mod-01 .box-info .title-s {
    font-size: 20px;
    margin-bottom: 20px;
  }
  .mod-01 .box-info .erwm-s {
    text-align: center;
  }
  .mod-01 .box-info .erwm-s > div {
    margin-right: 0;
  }
  .mod-01 .box-info .erwm-s .img-s img {
    max-width: 120px;
  }
  .mod-01 .box-info .erwm-s .title-s {
    font-size: 14px;
    line-height: 24px;
    color: #282828;
    text-align: center;
  }
  .mod-01 .box-img {
    padding-top: 20px;
  }
  .mod-01 .box-img img {
    display: block;
    margin: 0 auto;
  }
  .mod-03 .box-top {
    margin-bottom: 30px;
  }
  .mod-03 .box-top .box-info {
    padding: 30px 15px;
  }
  .mod-03 .box-top .box-info .box-s {
    margin-bottom: 10px;
  }
  .mod-03 .box-btm .tab-title {
    text-align: center;
    margin-bottom: 25px;
  }
  .mod-03 .box-btm .tab-title a {
    margin: 0 10px;
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #282828;
  }
  .mod-03 .box-btm .tab-cont .box-info .box-txt {
    padding: 20px 0;
  }
  .mod-03 .box-btm .tab-cont .box-info .box-txt .title-s {
    font-size: 22px;
    margin-bottom: 10px;
  }
  .mod-04 .box-top {
    margin-bottom: 35px;
  }
  .mod-04 .box-top .box-info {
    line-height: 30px;
    color: #3d3939;
    padding: 20px 15px;
  }
  .mod-04 .box-top .box-info .title-s {
    font-size: 18px;
  }
  .mod-04 .box-top .box-info .title-s span {
    font-size: 22px;
  }
  .mod-04 .box-top .box-info .txt-s {
    font-size: 16px;
  }
  .mod-04 .box-list {
    margin-bottom: 30px;
  }
  .mod-04 .box-list .m-title {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .mod-04 .box-list .box-cont .row {
    margin-left: -4px;
    margin-right: -4px;
  }
  .mod-04 .box-list .box-cont .row .box-w {
    padding-left: 4px;
    padding-right: 4px;
  }

  .mod-05 .m-title {
    font-size: 24px;
    line-height: 46px;
    margin-bottom: 30px;
  }
  .mod-05 .m-title span {
    margin: 0 10px;
    display: block;
  }
  .mod-05 .box-cont .row {
    display: flex;
    flex-wrap: wrap;
  }
  .mod-05 .box-cont .row .box-w {
    min-width: 50%;
  }
  .mod-05 .box-cont .row .box-w:first-child:after {
    display: none;
  }
  .mod-05 .box-cont .box-info {
    padding: 20px 15px;
  }
  .mod-05 .box-cont .box-info .box-title {
    font-size: 22px;
    margin-bottom: 30px;
  }

  .mod-08 .box-info,
  .mod-08 .box-group {
    margin-bottom: 20px;
  }

  .mod-08 .box-group .box-s {
    margin-bottom: 10px;
  }
  .mod-08 .box-group .box-s .box-img {
    position: relative;
  }
  .mod-08 .box-group .box-s .box-img img {
    display: block;
    width: 100%;
    transition: all 0.7s;
  }
  .mod-08 .box-group .box-s .box-img .box-mc {
    font-size: 18px;
  }
  .mod-08 .box-group .box-s .box-img .box-mc img {
    margin-right: 15px;
  }
  .mod-08 .box-group .box-s .box-info {
    position: relative;
    background: none !important;
    padding: 10px 0;
    opacity: 1;
  }
  .mod-08 .box-group .box-s .box-info > div {
    padding-left: 0;
  }
  .mod-08 .box-group .box-s .box-info > div .box-icon {
    display: none;
  }
  .mod-08 .box-group .box-s .box-info > div .box-title {
    display: none;
  }
  .mod-08 .box-group .box-s .box-info > div .box-txt {
    font-size: 14px;
    line-height: 24px;
    color: #333;
  }
  .mod-08 .box-list .box-s {
    margin-bottom: 20px;
  }
  .mod-11 .m-title {
    margin-bottom: 30px;
  }
  .mod-08 .box-list .box-s .box-img {
    margin-bottom: 10px;
  }
  .mod-11 .box-cont {
    background-color: #f5f5f5;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .mod-11 .box-cont .row .box-w:first-child:after {
    display: none;
  }
  .mod-11 .box-cont .box-info {
    padding: 0 15px;
  }
  .mod-11 .box-cont .box-info.info-txt {
    margin-top: 0;
    padding: 0 15px;
  }

  .mod-11 .box-cont .box-info .box-form .form-title span {
    color: #c01920;
    margin-right: 3px;
  }
  .mod-11 .box-cont .box-info .box-form .box-check,
  .mod-11 .box-cont .box-info .box-form .box-radio {
    padding-top: 6px;
    padding-bottom: 6px;
    margin-right: 35px;
    font-size: 14px;
    line-height: 30px;
    color: #282828;
    display: inline-block;
  }
  .mod-11 .box-cont .box-info .box-form .box-check input[type='checkbox'] {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
  }
  .mod-11 .box-cont .box-info .box-form .box-radio input[type='radio'] {
    vertical-align: middle;
    margin-right: 3px;
    margin-top: -2px;
  }
  .mod-11 .box-cont .box-info .box-form .form-inp {
    height: 40px;
    padding: 7px 12px;
  }
  .mod-11 .box-cont .box-info .box-form .form-up {
    width: 103px;
    height: 40px;
    background-color: #c2c2c2;
    border-radius: 2px;
    font-size: 14px;
    line-height: 40px;
    color: #999999;
    border: none;
    position: absolute;
    right: 0;
    top: 0;
    text-align: center;
  }
  .mod-11 .box-cont .box-info .box-form .form-date {
    position: absolute;
    right: 15px;
    top: 12px;
  }
  .mod-11 .box-cont .box-info .box-form .a-other {
    font-size: 14px;
    line-height: 30px;
    color: #999999;
    display: inline-block;
  }
  .mod-11 .box-cont .sub-warp {
    padding-bottom: 6%;
  }
  .mod-11 .box-cont .sub-btn {
    display: block;
    margin: 0 auto;
    width: 140px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    background-color: #c01920;
    font-size: 14px;
    color: #ffffff;
    border: none;
  }
  .mod-13 .logo-group .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .mod-13 .logo-group .row.box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mod-13 .logo-group .box-s {
    margin-bottom: 10px;
  }
  .mod-13 .box-info-warp .box-info {
    padding: 30px 20px;
    text-align: center;
  }
  .mod-13 .box-info-warp .box-info > div {
    display: block;
    max-width: 500px;
    text-align: left;
  }

  .mod-13 .box-info-warp .box-info .box-s .icon-s {
    position: absolute;
    margin-left: -60px;
  }

  .mod-13 .box-info-warp .box-info .col-01 {
    color: #049af1;
  }
  .mod-13 .box-info-warp .box-info .col-02 {
    color: #c01920;
  }
  .mod-13 .box-info-warp .box-img img {
    display: block;
    width: 100%;
  }
  .up-message-box {
    position: fixed;
    left: 50%;
    top: 50%;
    display: none;
    transform: translate(-50%, -50%);
    width: 100%;
  }
  .up-message-box .box-cont .box-title {
    font-size: 22px;
    height: 50px;
    line-height: 46px;
  }
  .up-message-box .box-cont .box-main {
    padding: 20px 15px;
  }
  .up-message-box .box-cont .box-main .box-form {
    margin-bottom: 10px;
  }
  .up-message-box .box-cont .box-main .box-form .title-s {
    font-size: 14px;
    line-height: 24px;
    margin-bottom: 5px;
  }
  .up-message-box .box-cont .btn-s {
    width: 140px;
    height: 40px;
    background-color: #c01920;
    border: none;
    font-size: 14px;
    color: #ffffff;
    display: block;
    margin: 0 auto;
  }
  .mod-14 .m-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .mod-14 .box-groups {
    padding-top: 5%;
    padding-bottom: 5%;
  }
  .mod-14 .box-top .top-s {
    margin-bottom: 50px;
  }
  .mod-14 .box-top .top-s .row {
    margin-left: 0;
    margin-right: 0;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
  }
  .mod-14 .box-top .top-s .row .box-w {
    padding-left: 0;
    padding-right: 0;
    min-width: 50%;
    display: flex;
    align-items: stretch;
  }
  .mod-14 .box-top .top-s .info-s {
    background: url("https://165hd.com/Public/home/images/img-40.png") no-repeat right 30px bottom 20px #d00f31;
    padding: 20px;
    text-align: center;
    color: #ffffff;
    line-height: 36px;
    font-size: 16px;
    min-height: 365px;
  }
  .mod-14 .box-top .top-s .info-s .title-s {
    font-size: 22px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 20px;
  }
  .mod-14 .box-top .btm-s .box-info {
    margin-bottom: 30px;
  }
  .mod-14 .box-top .btm-s .group-s .row {
    margin-left: -3%;
    margin-right: -3%;
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
  }
  .mod-14 .box-top .btm-s .group-s .row .box-w {
    padding-left: 3%;
    padding-right: 3%;
  }
  .mod-14 .box-top .btm-s .group-s .box-s {
    padding-bottom: 25px;
  }
  .mod-14 .box-top .btm-s .group-s .box-s .box-title {
    text-align: center;
    font-size: 22px;
  }
  .mod-14 .box-center {
    background-color: #fafafa;
  }
  .mod-14 .box-center .box-cont {
    margin-bottom: 40px;
  }
  .mod-14 .box-center .box-cont img {
    display: block;
  }
  .mod-14 .box-center .box-txt {
    font-size: 18px;
    line-height: 30px;
    color: #282828;
    text-align: center;
  }
  .mod-14 .box-btm .box-cont img {
    display: block;
    width: 100%;
  }
  .mod-15 .m-title {
    font-size: 24px;
    margin-bottom: 25px;
  }
  .mod-15 .box-groups {
    padding-top: 25px;
    padding-bottom: 25px;
  }
  .mod-15 .box-group-01 {
    padding-bottom: 0;
  }
  .mod-15 .box-group-01 .box-group .box-s {
    margin-bottom: 25px;
  }
  .mod-15 .box-group-01 .box-group .box-s .box-top {
    height: 110px;
    font-size: 14px;
    line-height: 24px;
  }
  .mod-15 .box-group-01 .box-group .box-s .box-top span {
    display: block;
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 5px;
  }
  .mod-15 .box-group-02 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .mod-15 .box-group-02 .row .box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .mod-15 .box-group-02 .box-s {
    border-radius: 10px;
    border: solid 1px #2eafe6;
    margin-top: 60px;
    padding: 0 15px 15px;
    text-align: center;
    height: 260px;
  }
  .mod-15 .box-group-02 .box-s .box-icon {
    width: 76px;
    height: 76px;
    margin: 0 auto -25px;
  }
  .mod-15 .box-group-02 .box-s .box-icon img {
    max-width: 40px;
  }
  .mod-15 .box-group-02 .box-s .box-title {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  .mod-15 .box-group-02 .box-s .box-txt {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-15 .box-group-03 .box-cont .row .box-w {
    min-width: 100%;
  }
  .mod-15 .box-group-03 .box-cont .info-s {
    background: url("https://165hd.com/Public/home/images/img-40.png") no-repeat right 30px bottom 20px #2eafe6;
    background-size: 60px;
    padding: 30px 15px;
  }
  .mod-15 .box-group-03 .box-cont .info-s .title-s {
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 20px;
  }
  .mod-15 .box-group-04 .m-title {
    text-align: left;
  }

  .mod-15 .box-group-04 .group-s .box-s {
    padding-bottom: 25px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-icon {
    width: 112px;
    height: 112px;
    background-color: #ffffff;
    border-radius: 50%;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
    padding: 15px;
    margin: 0 auto 20px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-icon .img-s {
    width: 82px;
    height: 82px;
    background-color: #eaf7fc;
    border-radius: 50%;
    position: relative;
    transition: all 0.7s;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-icon img {
    max-width: 40px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-title {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .mod-15 .box-group-04 .group-s .box-s .box-txt {
    min-height: 144px;
  }
  .mod-15 .box-group-05 .box-cont .box-warp {
    width: 100%;
    margin-top: 20px;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 {
    float: right;
    background: url("https://165hd.com/Public/home/images/img-144.png") no-repeat left 0 top 7px;
    background-size: 30px;
    padding-left: 50px;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 .box-s:after {
    left: -12px;
    background: url("https://165hd.com/Public/home/images/img-145.png") no-repeat top center;
    background-size: contain;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-01 .box-s .box-txt {
    margin-right: 0;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 {
    float: left;
    background: url("https://165hd.com/Public/home/images/img-144.png") no-repeat left 0 top 7px;
    background-size: 30px;
    padding-left: 50px;
    padding-right: 0;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 .box-s:after {
    left: -12px;
    background: url("https://165hd.com/Public/home/images/img-145.png") no-repeat top center;

    background-size: contain;
  }
  .mod-15 .box-group-05 .box-cont .box-warp.box-02 .box-s .box-txt {
    margin-left: 0;
    text-align: left;
  }
  .mod-15 .box-group-05 .box-cont .box-s {
    padding: 20px;
    border-radius: 10px;
  }
  .mod-15 .box-group-05 .box-cont .box-s .title-s {
    font-size: 18px;
    line-height: 26px;
    margin-bottom: 10px;
  }
  .mod-15 .box-group-05 .box-cont .box-s .txt-s {
    font-size: 14px;
    line-height: 24px;
  }
  .mod-15 .box-group-05 .box-cont .box-s:after {
    content: '';
    position: absolute;
    width: 12px;
    height: 14px;
    top: 18px;
  }
  .mod-15 .box-group-06 .box-cont .box-01,
  .mod-15 .box-group-06 .box-cont .box-02 {
    margin-bottom: 20px;
  }
  .mod-15 .box-group-06 .box-cont .box-01 .box-cont {
    text-align: center;
    color: #333;
  }
  .mod-15 .box-group-06 .box-cont .box-01 .box-cont .title-s {
    font-size: 18px;
    margin-bottom: 5px;
  }
  .mod-15 .box-group-06 .box-cont .box-02 img {
    display: block;
    width: 100%;
  }
  .mod-16 .box-top {
    margin-bottom: 30px;
  }
  .mod-16 .box-top .top-banner .box-s {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 20px;
  }
  .mod-16 .box-top .top-banner .box-s img {
    display: block;
    width: 100%;
  }
  .mod-16 .box-top .top-video {
    margin-left: 0;
  }

  .mod-16 .box-btm .m-title {
    font-size: 22px;
    margin-bottom: 30px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title {
    background-size: contain;
    text-align: center;
    display: flex;
    justify-content: center;
    padding-bottom: 6%;
    margin-bottom: 5px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    width: 22% !important;
    height: 0;
    padding-top: 11% !important;
    padding-bottom: 11% !important;
    margin-left: 1%;
    margin-right: 1%;
    position: relative;
    margin-top: 0 !important;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s.current:after {
    width: 20px;
    height: 13px;
    bottom: -15px;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s.current span.title-s {
    font-weight: bold;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.icon-s {
    display: none;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s {
    font-size: 14px;
    line-height: 18px;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s {
    position: relative;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s img {
    display: block;
    width: 100%;
  }
  .mod-16 .box-btm .box-tabs .tabs-cont .box-s .box-mc {
    position: relative;
    padding: 20px 0;
    background: none;
    font-size: 16px;
    line-height: 2;
    color: #333;
  }
  /*------------------------------------------ index  --------------------------------------*/
  .index-banner .banner-other {
    left: -15px;
    right: -15px;
  }
  .index-banner .banner-other .other-cont {
    height: 46px;
    background-color: rgba(255, 255, 255, 0.7);
    padding: 0 10px;
  }
  .index-banner .banner-other .other-cont .cont-num {
    width: 115px;
    position: relative;
    height: 44px;
  }
  .index-banner .banner-other .other-cont .cont-num .swiper-pagination-fraction {
    font-size: 18px !important;
    line-height: 44px;
    bottom: auto;
  }
  .index-banner .banner-other .other-cont .cont-icon {
    display: none;
  }
  .index-title {
    text-align: center;
    font-size: 22px;
    line-height: 34px;
    margin-bottom: 25px;
  }
  .index-title .title-ch {
    color: #3d3939;
  }
  .index-title .title-en {
    color: #bcbcbc;
    font-size: 18px;
  }
  .index-box {
    padding-top: 30px!important;
    padding-bottom: 30px!important;
  }
  .index-box-01 {
    padding-bottom: 0!important;
  }
  .index-box-01 .box-group .row {
    margin-left: -5px;
    margin-right: -5px;
  }
  .index-box-01 .box-group .row .box-w {
    padding-left: 5px;
    padding-right: 5px;
  }
  .index-box-01 .box-group .box-s .box-txt {
    min-height: 150px;
  }
  .index-box-02 {
    padding-top: 0;
  }
  .index-box-02 .box-group {
    margin-left: 0;
    margin-right: 0;
  }
  .index-box-02 .box-group .box-s {
    position: relative;
    margin-bottom: 20px;
  }
  .index-box-02 .box-group .box-s .box-icon {
    position: absolute;
    left: 25px;
    bottom: 20px;
  }
  .index-box-02 .box-group .box-s .box-icon a {
    display: inline-block;
    margin-right: 10px;
  }
  .index-box-02 .box-group .box-s .box-erwm {
    position: absolute;
    width: 110px;
    height: 100%;
    top: 50%;
    left: auto;
    right: 15px;
    transform: translate(0, -50%);
  }
  .index-box-02 .box-group .box-s .box-mc {
    padding: 20px 15px;
  }
  .index-box-02 .box-group .box-s .box-mc .box-title {
    margin-bottom: 10px;
  }
  .index-box-02 .box-group .box-s .box-mc .box-txt {
    font-size: 14px;
    line-height: 20px;
    height: 40px;
    margin-bottom: 5px;
  }
  .index-box-02 .box-group .box-s .box-mc .box-a a {
    width: 100px;
    height: 36px;
    margin-right: 10px;
  }
  .index-box-03 {
    padding-top: 200px!important;
  }
  .index-box-03 .box-cont {
    padding-top: 35px;
  }
  .index-box-03 .box-cont .box-info {
    padding-left: 0;
    padding-right: 0;
    color: #3d3939;
    margin-bottom: 30px;
    text-align: justify;
  }
  .index-box-03 .box-cont .box-img img {
    display: block;
    width: 100%;
  }
  .index-box-04 {
    overflow: hidden;
  }
  .index-box-04 .box-info {
    margin-bottom: 30px;
  }
  .index-box-04 .box-info .info-group {
    padding-left: 25px;
    padding-right: 25px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .index-box-04 .box-info .info-group .box-s {
    width: 138px;
    height: 138px;
    border-radius: 50%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .index-box-04 .box-info .info-group .box-s:nth-child(2n) {
    margin-right: 0;
  }
  .index-box-05 .m-title {
    border-bottom: 1px solid #878787;
    margin-bottom: 20px;
    padding-bottom: 15px;
    text-align: right;
    margin-top: 10px;
    position: relative;
  }
  .index-box-05 .m-title a {
    display: inline-block;
    font-size: 16px;
    line-height: 36px;
    padding-left: 0;
    color: #3d3939;
    margin-left: 10px;
  }
  .index-box-05 .m-title a:hover,
  .index-box-05 .m-title a.current {
    background: none;
    color: #cf0e2f;
  }

  .public-title .title-en{
    text-align: center;
    font-size: 16px;
  }
  .public-title .title-cn{
    text-align: center;
  }
  .public-title .a-buy{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 130px;
    height: 40px;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
  }
  .public-title .a-buy img{
    width: 20px;
  }
  .footer .footer-info{
    line-height: 24px;
  }
  .index-box-01 .box-group .row .box-w{
    width: 100%;
  }
  .index-box-01 .box-s .box-icon img{
    width: 80px;
  }
  .index-box-01 .box-s .box-title{
    margin-bottom: 5px;
    margin-top: -20px;
  }
  .index-box-01 .box-s .box-txt{
    line-height: 24px;
  }
  .index-box-01 .box-group .box-s .box-txt{
    min-height: auto;
  }
  .index-title .title-en{
    line-height: 24px;
    font-size: 14px;
  }
  .index-box-04 .box-info .info-group .box-s{
    width: 90px;
    height: 90px;
    display: inline-block;
    text-align: center;
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 10px;
  }
  .index-box-04 .box-info .info-group .box-s .icon-s{
    width: 50px;
    height: 50px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top:5px;
  }
  .index-box-04 .box-info .info-group{
    display: block;
    text-align: left;
  }
  .index-box-04 .box-info .info-group .box-s .icon-s img{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 38px;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
  }
  .index-box-04 .box-info .info-group .box-s .title-s{
    position: relative;
    top: -10px;
  }
  .footer .footer-info .box-03 > div .box-img img{
    max-width: 100px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .footer .footer-info .box-02,
  .footer .footer-top .box-links{
    display: none;
  }
  .footer .footer-info .box-01{
    text-align: center;
  }
  .footer .footer-top .box-share{
    text-align: center;
  }
  .footer .footer-top {
    padding-top: 12px;
    padding-bottom: 20px;
  }
  .footer .footer-top .box-logo{
    display: none;
  }
  .footer .footer-top .box-share > div a{
    margin-right: 0px;
  }
  .footer .footer-top .box-share > div .bshare-weixin,
  .footer .footer-top .box-share > div .bshare-sinaminiblog,
  .footer .footer-top .box-share > div .bshare-qqim{
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
  }
  .mod-03 .box-btm .tab-cont .box-info{
    height: auto!important;
  }
  .mod-15 .box-group-03 .box-cont .img-s{
    min-height: 200px;
  }
  .mod-15 .box-group-03 .box-cont .info-s{
    min-height: auto;
    height: auto;
    padding-bottom: 90px;
  }
  .mod-15 .box-group-02 .row .box-w{
    width: 100%;
  }
  .mod-15 .box-group-02 .box-s{
    height: auto;
    padding-bottom: 20px;
    margin-top: 45px;
  }
  .mod-15 .box-group-02 .box-s .box-icon{
    width: 60px;
    height: 60px;
  }
  .mod-15 .box-group-02 .box-s .box-icon img{
    width: 30px;
    height: 30px;
  }
  .box-group{
    margin-top: -15px;
  }
  .mod-15 .box-group-05 .box-cont:before{
    display: none;
  }
  .mod-15 .box-group-05 .box-cont:after{
    display: none;
  }
  .mod-15 .box-group-05 .box-cont{
    background: none;
    margin-top: 0;
    padding-top: 0;
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s span.title-s{
    font-size: 14px;
    word-break:keep-all;
  }
  .mod-16 .box-btm .box-tabs .tabs-title{
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  .mod-16 .box-btm .box-tabs .tabs-title .box-s:nth-child(3) span{
  }
  .hsbtm1{
    background: rgba(0,0,0,1);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    display: none;
  }
  .pic_tank{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1111;
    display: none;
  }
  .p_m{
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0%;
    left: 0%;
    background-color: #000;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
  }
  .p_prev{
    width: 30px;
    height: 30px;
    background:url(https://165hd.com/Public/home/images/sli-left-icon.png) no-repeat center center #919797;
    background-size: 10px;
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    cursor: pointer;
    z-index: 5;
  }
  .p_next{
    width: 30px;
    height: 30px;
    background:url(https://165hd.com/Public/home/images/sli-right-icon.png) no-repeat center center #919797;
    background-size: 10px;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    cursor: pointer;
    z-index: 5;
  }
  .p_close{
    width: 24px;
    height: 24px;
    position: absolute;
    right: 10px;
    top: 10px;
    cursor: pointer;
    background: url(https://165hd.com/Public/home/images/close.png) no-repeat center center;
    background-size: 100% 100%;
  }
  .mod-12 .box-right .box-date {
    font-size: 18px;
    line-height: 30px;
    color: #c01920;
    position: static;
    top: 50%;
    right: 100%;
    left: auto;
    white-space:nowrap;
    margin-right: 0px;
    margin-left:0px;
    margin-top: -15px;
  }
  .mod-12 .box-left .box-date {
    font-size: 18px;
    line-height: 30px;
    color: #c01920;
    position: static;
    top: 50%;
    right: 100%;
    left: auto;
    white-space:nowrap;
    margin-right: 0px;
    margin-left:0px;
    margin-top: -15px;
  }
    .mod-12 .box-s{
      padding-bottom: 30px;
    }
    .mod-12 .box-s .box-info .box-txt *{
      text-align: left!important
    }
}
/*# sourceMappingURL=media-style.css.map */
