/*
Theme Name:Lansige
Theme URI:http://www.lansige.com/
Description:It's a theme create by L.REN
Version:4.0
Author:L.REN
Author URI:http://www.lansige.com/
Tags:custom header,Responsive,two columns,widgets
*/
/*全局样式*/
body {
  font-family: Microsoft YaHei, Arial, Helvetica;
  line-height: 2;
  font-size: .875rem;
  color: #666
}
h1, h2, h3, h4, h5, h6 {
  color: #000
}
a {
  color: #000;
  text-decoration: none
}
a:hover {
  color: #cc1f1f;
  text-decoration: underline;
  outline: none;
  -moz-outline: none
}
@media (min-width: 1400px) {
  body {
    font-size: 1rem
  }
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border-top: 1px solid rgba(0, 0, 0, .2);
}
.hr-1 {
  margin-top: 2rem;
  margin-bottom: 2rem
}
.hr-2 {
  margin-top: 3rem;
  margin-bottom: 3rem
}
.hr-3 {
  margin-top: 4rem;
  margin-bottom: 4rem
}
img {
  max-width: 100%;
  height: auto
}
*:link, *:visited, *:hover, *:active, *:focus {
  -webkit-transition: all .2s linear;
  -moz-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear
}
@media (min-width: 320px) {
  .container {
    max-width: 100%;
    padding-left: 5vw;
    padding-right: 5vw
  }
  .container-fluid {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 100%;
    max-width: 1520px;
    padding-left: 0;
    padding-right: 0
  }
  .container-fluid {
    max-width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
}
/*标题*/
.h-title {
  font-size: 2.5rem;
  color: #000;
  font-weight: bold
}
.h-title small {
  color: #999;
  font-size: 1rem;
  display: block;
  margin-top: .5rem;
}
.n-title {
  font-size: 2.5rem;
  color: #000
}
.btn-a {
  color: #444;
  text-decoration: none;
  display: inline-block;
  padding: .25rem 1.5rem;
  border: 1px solid #ddd
}
.btn-a:hover {
  text-decoration: none
}
.btn-a2 {
  color: #666;
  text-decoration: underline;
  display: inline-block;
}


.btn2 {
    border: 1px solid #ddd;
    position: relative;
}

.btn2:hover {
    color: #fff;
}

.btn2 .btnbg-x {
    position: absolute;
    left: -1px;
    width: 0;
    top: -1px;
    bottom: -1px;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.btn2:hover .btnbg-x {
    width: 100%;
    width: calc(100% + 2px);
    background: #cc1f1f;
}

.btn2 .btn-inner {
    padding: 0 12px;
    position: relative;
    z-index: 1;
}

.btn2 .btn-inner i {
    position: absolute;
    top: 50%;
    margin-top: -0.75em;
    line-height: 1.5;
    right: 1em;
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.btn2:hover .btn-inner i {
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    right: 0.6em;
}

.btn2 .btn-inner i:before {
    content: '>';
    color: #fff;
    opacity: 1;
}

.btn2:hover .btn-inner i:before {
    opacity: 1;
}

.btn2:hover .btn-inner {
    padding: 0 24px 0 0;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.list-menu > li + li:before {
  padding: 0 .75rem;
  color: rgba(0, 0, 0, 0.1);
  content: "/"
}
.list-menu > li a {
  color: #444;
  font-size: 1.125rem
}
.list-menu > li a:hover {
  color: #cc1f1f
}
.list-menu.white li a, .list-menu.white li a:hover {
  color: #fff
}
.list-menu.white > li + li:before {
  color: rgba(255, 255, 255, 0.3);
}
.list-menu > li.active a {
  color: #cc1414;
  padding-bottom: 4px;
}
.sx-jianju {
  padding-top: 6rem;
  padding-bottom: 6rem
}
.no-gutters {
  margin-left: -5px;
  margin-right: -5px
}
.no-gutters > div, .no-gutters > figure {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.text-ellipsis {
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media (max-width: 767px) {
  .mb-5 {
    margin-bottom: 2rem !important
  }
  .mt-5 {
    margin-top: 2rem !important
  }
}
/*字体图形*/
@font-face {
  font-family: 'icomoon';
  src: url('../fonts/icomoon.eot?twd93n');
  src: url('../fonts/icomoon.eot?twd93n#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?twd93n') format('truetype'), url('../fonts/icomoon.woff?twd93n') format('woff'), url('../fonts/icomoon.svg?twd93n#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-about-hangye:before {
  content: "\e900";
}
.icon-about-pinpai:before {
  content: "\e901";
}
.icon-about-tuandui:before {
  content: "\e902";
}
.icon-about-zhibao:before {
  content: "\e903";
}
.icon-about-zhiying:before {
  content: "\e904";
}
.icon-fuwu-huitoulv:before {
  content: "\e905";
}
.icon-fuwu-sheji:before {
  content: "\e906";
}
.icon-fuwu-shouhou:before {
  content: "\e907";
}
.icon-jt:before {
  content: "\e908";
}
.icon-left:before {
  content: "\e909";
}
.icon-right:before {
  content: "\e90a";
}
/*logo start*/
.navbar-brand {
  padding: 0 15px;
  width: 166px;
  height: 50px;
  background: url(../images/logo.svg) no-repeat;
  background-size: 166px auto;
  text-indent: -9999px;
  overflow: hidden;
  display: block
}
@media (min-width: 1400px) {

}
@media (max-width: 992px) {
  .navbar-brand {
    width: 112px;
    height: 36px;
    background-size: 112px auto;
  }
}
/*Nav start*/
.navbar {
  padding: 3rem 5vw;
}
.nav-link {
  line-height: 1;
  padding: 1.5rem 0
}
.navbar .navbar-nav .nav-item {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}
@media (min-width: 1400px) {
  .navbar .navbar-nav .nav-item {
    padding-left: 1.875rem;
    padding-right: 1.875rem
  }
  .nav-link {
    padding: 1.75rem 0
  }
}
.navbar-nav .nav-item .nav-link {
  padding-left: 0;
  padding-right: 0;
  font-size: 1.25rem;
  color: rgba(255, 255, 255, .7);
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
}

.navbar-nav .nav-item.active .nav-link, .navbar-nav .nav-item:hover .nav-link {}
.head-tel {
  margin-left: 2.5rem;
  color: rgba(255, 255, 255, 0.50)
}
.navbar .head-tel .nav-link {
  padding-right: 0
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
  color: #cc1f1f
}
@media (min-width: 768px) {
.sticky .navbar-nav .nav-item .nav-link {
  color: #333;
}
.sticky .navbar-nav .nav-link:hover {
  color: #cc1414
}
.sticky .navbar-nav .active > .nav-link {
  color: #cc1414
}
.sticky {
  background-color: rgba(255, 255, 255, 0.95);
  box-shadow: 0 5px 30px rgba(0, 0, 0, .3);
  -webkit-box-shadow: 0 5px 30px rgba(0, 0, 0, .3);
  border-bottom: 0
}
.navbar.sticky {
  padding: 1rem 5vw;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
}
.sticky .navbar-brand {
  background: url(../images/logo-c.svg) no-repeat;
  padding: 0 15px;
  width: 144px;
  height: 44px;
  background-size: 144px auto;
  text-indent: -9999px;
  overflow: hidden;
  display: block
}
}
@media (min-width: 768px) and (max-width: 991px) {
  .navbar .navbar-nav .nav-item {
    padding-left: 1rem;
    padding-right: 1rem
  }
}
@media (max-width: 767px) {
  .navbar-collapse.collapse.show {
    height: 100vh;
  }
  .tel-block {
    display: block !important;
    margin-left: 0
  }
}
/*首页banner*/
#banner-home {
  background-color: #000
}
.carousel-indicators {
  justify-content: flex-start;
  margin-left: 0;
  margin-right: 0;
  right: 5vw;
  left: 5vw
}
.carousel-indicators li {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  border: 1px solid #fff;
  background-color: transparent;
  margin-right: 4px;
  margin-left: 4px
}
.carousel-indicators .icon-left, .carousel-indicators .icon-right {
  font-size: 1.5rem;
  padding: 1rem
}
.carousel-indicators .icon-left {
  margin-right: 3rem
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-indicators.pre {
  background-color: #cc1f1f;
  justify-content: flex-end;
  margin-bottom: 4.5rem
}
.carousel-control-prev {
  right: 30px;
  left: auto
}
.carousel-control-next, .carousel-control-prev {
  width: 3.5rem
}
.carousel-caption {
  left: 5vw;
  right: 5vw;
  text-align: left;
}
.carousel-caption h4 {
  color: #fff;
  font-size: 2rem;
  font-weight: bold
}
.carousel-caption p {
  color: rgba(255, 255, 255, 0.5)
}
@media (min-width: 1400px) {
.carousel-item {
  height: 100vh
}
}
/*移动banner*/
.banner-yd {
  background: #cc1f1f url("../images/banner-yd.jpg") no-repeat left bottom;
  color: #fff;
  padding: 1.25rem;
  height: 100vh;
  text-align: center;
  background-size: cover
}
.banner-yd h2 {
  font-size: 3.75rem;
  color: #fff;
  font-weight: bold
}
.banner-yd p {
  font-size: 1rem;
  margin-top: 1rem
}
/*关于*/
.about {
  background: #fff url("../images/about-bg.jpg") no-repeat top center;
  background-size: cover;
}
/*文化*/
.wenhua div {
  padding: 8rem 0;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out
}
.wenhua div h3, .wenhua div p {
  margin: 0;
  padding: 0;
  writing-mode:vertical-rl;
  -webkit-writing-mode: vertical-rl;
}
.wenhua div h3 {
  font-size: 2.5rem;
  font-weight: bold;
}
.wenhua div:nth-child(1) {
  background-color: #ededed
}
.wenhua div:nth-child(2) {
  background-color: #e0e0e0
}
.wenhua div:nth-child(3) {
  background-color: #d4d4d4
}
.wenhua div:nth-child(4) {
  background-color: #c7c7c7
}
.wenhua div:hover {
  background-color: #cc1f1f;
  color: #fff
}
.wenhua div:hover h3 {
  color: #fff
}
/*案例*/
.case {
  background-color: #f7f7f7
}
@media (min-width:768px) {
  .case-pic figure {
    margin-bottom: 1rem
  }
}
.case-pic a {
  font-size: 1rem;
  color: #000;
  text-decoration: none
}
.case-pic a:hover {
  color: #cc1f1f;
}
.case-pic .mask .zz {
  display: inline-flex;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background-color: rgba(0, 0, 0, 0.50);
  color: #fff;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: all .5s linear;
  -webkit-transition: all .5s linear;
}
.case-pic .mask:hover .zz {
  opacity: 1;
}
.case-pic .mask .zz span {
  font-size: 2rem
}
.case-pic .mask {
  position: relative;
  overflow: hidden;
}
.case-pic .mask img {
  transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transition: all 2s linear;
  -webkit-transition: all 2s linear;
}
.case-pic figure:hover .mask img {
  transform: scale(1.2, 1.2);
  -webkit-transform: scale(1.2, 1.2);
}
.case-pic figure {
  margin-bottom: 0
}
.case-pic figure figcaption {
  font-size: 1.125rem;
  padding: 1.125rem;
  transition: all .5s linear;
  -webkit-transition: all .5s linear;
    white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.case-pic figure figcaption span {
  font-size: .875rem;
  color: #888;
  display: block;
  margin-bottom: .3rem
}
.case-pic figure:hover figcaption {
  background-color: #cc1f1f;
  color: #fff
}
.case-pic figure:hover figcaption span {
  color: #fff
}
.case-pic.team-title figure figcaption {
  font-size: 1.25rem;
}
.case-pic.team-title figure figcaption span {
  font-size: 1rem;
  color: #444;
  line-height: 1.8;
  margin-bottom: .5rem
}
.case-pic.guowang figure figcaption {
  font-size: 1rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 1rem 0;
}
.case-pic.guowang figure figcaption span {
  font-size: .875rem;
  color: #444;
  line-height: 1.8;
}
@media (min-width: 1400px) {
  .case-pic figure img {
    width: 100%;
    height: 100%
  }
  .dd-block {
    display: block !important
  }
}
@media (max-width: 767px) {
  .dd-block {
    display: block !important
  }
  .case-pic figure figcaption {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}

.shuzhi p {
  font-size: .875rem;
  color: #888;
  margin-bottom: 0;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.shuzhi h4 {
  font-size: 1.25rem;
  color: #000;
  margin-top: 1rem;
  margin-bottom: 0;
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
}
.biaoyu {
  background-color: #333
}
.biaoyu p {
  margin-bottom: 0;
  padding: 2.5em 2rem;
  color: #fff;
  border-left: 1px solid #444
}
.biaoyu .row > div:first-child p {
  border: 0
}
.biaoyu .row > div p {
  transition: all .5s ease-out;
  -webkit-transition: all .5s ease-out;
}
.biaoyu .row > div:hover p {
  background-color: #cc1f1f
}
@media (max-width:992px) {
  .biaoyu p {
    border-bottom: 1px solid #444
  }
  .biaoyu .row > div:first-child p {
    border-bottom: 1px solid #444
  }
  .biaoyu .row > div:nth-child(3) p {
    border-left: 0;
    border-bottom: 0
  }
  .biaoyu .row > div:nth-child(4) p {
    border-bottom: 0
  }
}
.biaoyu .no-gutters {
  margin: 0;
}
.biaoyu .no-gutters > div {
  padding: 0 !important
}
.biaoyu p span {
  display: block;
  font-size: 2.5rem;
  color: #fff;
  margin-bottom: .5rem
}
@media (min-width:768px) {
  .biaoyu p span {
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    display: block
  }
  .biaoyu p:hover span {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
  }
}
.home-kehu > div, .home-kehu > figure {
  margin-bottom: 1.875rem
}
.home-kehu img {
  /*border: 1px solid rgba(0, 0, 0, 0.05);*/
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out
}
.home-kehu div:hover img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
}
/*youshi*/
.youshi-box .box {
  padding: 2rem;
  transition: all .3s ease-out;
  -webkit-transition: all .3s ease-out
}

.youshi-box .box h3 {
  font-size: 1.25rem;
      white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.youshi-box .box p {
  color: #999
}
.youshi-box .box p span {
  font-size: 3rem;
  color: #000;
  margin-top: 1rem
}
@media (min-width:768px) {
.youshi-box .box:hover {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
  -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
  transform: translate3d(0, -5px, 0);
  -webkit-transform: translate3d(0, -5px, 0);
}
  .youshi-box .box p span {
    transition: all .5s ease-out;
    -webkit-transition: all .5s ease-out;
    display: block
  }
  .youshi-box .box:hover p span {
    transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    color: #cc1f1f
  }
}
/*tema*/
.team {
  background-color: #f7f7f7
}

  .team-box dl {
    margin-bottom: 0
  }
  .team-box dl a {
    text-decoration: none;
  }
  .team-box dl dt {
    float: left;
    width: 50%;
    overflow: hidden;
    clear: left;
    margin-right: 1.5rem;
    margin-bottom: 0
  }
  .team-box dl dd {
    padding: 1.5rem;
    height: 100%;
    background-color: #fff;
    margin-bottom: 0;
    transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out
  }
  .team-box dl dd h3 {
    border-bottom: 2px solid #000;
    display: inline-block;
    font-size: 1.25rem;
    padding-bottom: .25rem
  }
  .team-box dl dd p {
    color: #999;
    margin-bottom: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
  }
  .team-box dl:hover dd {
    background-color: #cc1f1f;
    color: #fff;
  }
  .team-box dl:hover dd h3, .team-box dl:hover dd p {
    color: #fff;
  }
  .team-box dl:hover dd h3 {
    border-bottom: 2px solid #fff;
  }
@media (min-width:768px) {
  .team-box dl:nth-child(4) dt, .team-box dl:nth-child(5) dt, .team-box dl:nth-child(6) dt {
    float: right;
    width: 50%;
    overflow: hidden;
    clear: right;
    margin-left: 1.5rem;
    margin-right: 0;
    margin-bottom: 0
  }
}
@media (max-width:767px) {
.home-team.team-box dl:nth-child(4), .home-team.team-box dl:nth-child(5), .home-team.team-box dl:nth-child(6),.home-team.team-box dl:nth-child(7), .home-team.team-box dl:nth-child(8), .home-team.team-box dl:nth-child(9) {
  display: none
}
  .team-box dl:nth-child(even) dt {
    float: right;
    width: 50%;
    overflow: hidden;
    clear: right;
    margin-left: 1.5rem;
    margin-right: 0;
    margin-bottom: 0
  }
}
@media (min-width:1200px) {
  .team-box dl dt {
    margin-right: 2rem;
  }
  .team-box dl dd {
    padding: 2.5em;
  }
}
/*news*/
.news-box dl {
  padding-bottom: 2rem;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid #eee
}
@media (min-width:768px) {
.news-box dl dt {
  float: left;
  overflow: hidden;
  clear: left;
  margin-right: 1.5rem;
  margin-bottom: 0
}
}
.news-box dl dd {
  height: 100%;
  margin-bottom: 0;
}
.news-box dl a {
  text-decoration: none
}
.news-box dl dd h3 {
  font-size: 1.125rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-bottom: 1.5rem
}
.news-box dl dd h3 time {
  font-size: .75rem;
  color: #999;
  display: block;
  margin-top: .75rem
}
.news-box dl dd p {
  color: #999;
  margin-bottom: 0
}
.home-news-box div:nth-child(3) dl, .home-news-box div:nth-child(4) dl {
  border-bottom: 0;
  padding-bottom: 0;
  margin-bottom: 0
}
.news-box dl a:hover h3 {
  color: #cc1f1f
}
@media (max-width:1199px) {
  .news-box dl dt {
    margin-right: 0;
  }
  .news-box dl dt img {
    max-width: 90%
  }
}
@media (max-width:767px) {
.news-box dl {
  padding-bottom: 0;
  margin-bottom: 1rem;
  border-bottom: 0
}
.home-news-box.news-box dl dd p {
  display: none
}
  .news-box dl dt img {
    max-width: 100%;
    margin-bottom: 1.5rem
  }
  .news-box dl dd h3 time {
  margin-top: .25rem
  }
  .news-box dl dd h3 {
  margin-bottom: .5rem
  }
}
/*底部开始*/
.xd {
  background: #ccc url("../images/yy-bg.jpg") no-repeat top center;
  background-size: cover;
}
.xd h2 {
  color: #cc1f1f
}
.xd p {
  color: #666
}
.pt-6 {
  padding-top: 6rem
}
@media (max-width:991px) {
  .footer .pt-6 {
    padding-top: 2rem;
    text-align: center
  }
  .justify-content-start {
    justify-content: center !important
  }
}
.footer {
  position: relative;
  font-size: .875rem;
  background-color: #444;
  display: block;
  padding: 0 0 4rem 0;
  color: #888;
  z-index: 1
}
@media (min-width: 768px) {
.footer:before {
  display: block;
  content: '';
  transition: .5s;
  -webkit-transition: .5s;
  height: 100%;
  width: 33.3%;
  position: absolute;
  top: 0;
  margin: 0;
  right: 0;
  background: #cc1f1f;
  z-index: 0
}
}
.foot-logo {
  padding-top: 6rem;
  max-width: 170px;
}
.footer .icon-logo-footer {
  font-size: 2.5rem
}
.footer p {
  margin-bottom: 0
}
.footer h3 {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: 1.3rem;
  font-weight: bold
}
.footer h4 {
  font-size: 1.5rem;
  color: #fff;
  margin-bottom: .75rem;
  text-decoration: underline
}
.footer a {
  color: #888
}
.footer a:hover {
  color: #cc1f1f
}
.foot-menu > li + li:before {
  padding: 0 .4rem;
  color: rgba(255, 255, 255, 0.20);
  content: "/";
}
.footer-ico a {
  font-size: .875rem;
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  background-color: #222;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  text-decoration: none;
  transition: all .2s ease-out;
  -webkit-transition: all .2s ease-out
}
.footer-ico a:hover {
  background-color: #0a3993;
  color: #fff;
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.copy {
  font-size: .75rem;
  margin-top: 4rem;
  border-top: 1px solid rgba(255, 255, 255, 0.10);
  padding-top: 1.75rem;
  color: rgba(255, 255, 255, 0.30);
  position: relative;
  z-index: 2
}
/*kefu*/
.kefu {
  left: auto;
}
.kefu a {
  color: #fff;
  display: none;
  text-decoration: none;
  width: 3rem;
  height: 3rem;
  line-height: 3rem;
  margin: 2px 10px;
  background-color: #0a3993;
}
.kefu a:hover {
  background-color: #dc3545
}
@media (min-width:768px) {
  .kefu a.kf-dh {
    display: none
  }
}
@media (max-width: 767px) {
.h-title small {
  line-height: 1.5
}
.about {
  background-image: none;
  background-size: cover;
}
.wenhua div {
  padding: 2rem!important;
}
.wenhua div h3, .wenhua div p {
  writing-mode:horizontal-tb;
  -webkit-writing-mode:horizontal-tb;
}
.youshi-box .box {
  padding: 2rem 0 0
}
.youshi-box .box p:last-child {
  margin-bottom: 0
}

  .list-menu {
    margin-top: 1rem;
    margin-bottom: 0 !important
  }
  .list-menu > li + li:before {
    padding: .5rem;
  }
  .row {
    margin-right: -10px;
    margin-left: -10px
  }
  .row > div, .row > figure {
    padding-right: 10px;
    padding-left: 10px;
  }
  .home-kehu > div, .home-kehu > figure {
    margin-bottom: 1.25rem;
  }
  .sx-jianju {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
  .foot-menu {
    display: none !important
  }
  .copy .ml-auto {
    margin-right: auto
  }
  .home-text-hui, .home-text-white {
    margin-bottom: 2rem
  }
  .footer {
    padding: 0 0 2rem 0
  }
  .copy {
    margin-top: 3rem
  }
 
  .kehu figure {
    margin-bottom: 1rem
  }
  .navbar-toggler {
    padding: .15rem .5rem
  }
  .navbar-home {
    background-color: rgba(0,0,0,0.50);
    padding: 1rem
  }
  .navbar .navbar-nav .nav-item {
    padding-left: 0;
    padding-right: 0;
  }
  .navbar .navbar-nav .nav-item .nav-link {
    padding: 1rem 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  }
  .navbar-nav .nav-item.active .nav-link, .navbar-nav .nav-item:hover .nav-link {
    border-bottom: 1px solid #cc1f1f;
  }
  .navbar-nav {
    font-size: 1.125rem;
    margin-top: 2rem;
    margin-bottom: 1rem
  }
}
/*text-hanghao*/
@media (max-width: 1400px) {
  .hg-2 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
  }
  .hg-3 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
  }
  .hg-4 {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden
  }
}
/*内页开始*/
.banner-ny {
  background-color: #444;
  height: 70vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center
}
.ny-position {
  background-color: #cc1f1f;
  display: inline-block;
  padding: .875rem 1.5rem;
  color: #fff;
}
.position-menu > li + li:before {
  padding: 1rem;
  color: rgba(255, 255, 255, 0.3);
  content: "/"
}
.position-menu > li a {
  color: #fff
}
.position-menu > li a:hover {
  color: #fff
}
/*内容翻页*/
.list-page {
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* IE 10+ */
  overflow: auto;
}
-webkit-scrollbar {
  display:none
  }
.pagination li a {
  margin-right: .75rem;
  border-radius: 0
}
.pagination li a {
  padding: .75rem .875rem;
  color: #444;
  position: relative;
  display: block;
  line-height: 1.25;
  background-color: #fff;
  border: 1px solid #eee;
}
.pagination li a:hover {
  text-decoration: none;
  background-color: #eee;
  border-color: #eee
}
.pagination li.active a {
  background-color: #000;
  border-color: #000;
  color: #fff;
  text-decoration: none
}
@media (max-width:768px) {
  .banner-ny {
    height: 50vh;
  }
}
.content-ny .h-title {
  font-size: 2.5rem
}
.system-box h5 span {
  display: block;
  font-size: .875rem;
  color: #666;
  margin-top: .75rem;
  margin-bottom: 1rem
}
.system-box p {
  border-bottom: 1px solid #ddd;
  padding-bottom: 1.5rem;
  margin-bottom: 2rem;
}
/*上下文*/
.sxw {
  padding-top: 1.5rem;
  border-top: 1px solid #ddd;
  margin-top: 2.5rem
}
.sxw p {
  margin-bottom: .5rem
}
.sxw p span {
  display: block;
  color: #888
}
.sxw p:nth-child(2) {
  text-align: right
}
.sxw p a {
  color: #444;
  text-decoration: none
}
.sxw p a:hover {
  color: #000
}
@media (max-width:767px) {
  .sxw .ml-auto {
    text-align: left !important
  }
}
/*liuyan*/
#lycontent {
  height: 140px;
  padding-top: 10px;
}
#lyusername:focus, #lytel:focus, #lytime:focus, #lycontent:focus {
  border: 1px solid rgba(204, 0, 0, 0.40);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), 0 0 8px rgba(242, 89, 75, .7);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .1), 0 0 8px rgba(242, 89, 75, .7)
}
#lyusername, #lytel, #lytime, #lycontent {
  height: 40px;
  width: 100%;
  background-color: #fff;
  color: #444;
  border: 1px solid #ccc;
  margin-bottom: 1.25rem;
  vertical-align: middle;
  padding-right: 10px;
  padding-left: 10px;
  border-radius: 0px;
}
#button {
  height: 40px;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  border-width: 0px;
  background-color: #000;
  color: #FFF;
  font-size: 14px;
  border-radius: 0
}
#button:hover {
  background-color: #cc1f1f
}
@media (max-width: 767px) {
  .ly {
    margin-top: 1.5rem;
    margin-bottom: 1.5rem
  }
}
/* 动画代码 */
@-webkit-keyframes fangda {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
@keyframes fangda {
  from {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
  to {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
  }
}
/* 向此元素应用动画效果 */
.fangda {
  animation-name: fangda;
  animation-duration: 20s;
  animation-iteration-count: infinite;
  animation-direction: alternate;
}
.ny-wenhua {
  padding-left: 15px;
  padding-right: 15px
}