@charset "UTF-8";
.clearboth {
  height: 0px;
  line-height: 0px;
  overflow: hidden;
  clear: both;
  font-size: 0px;
}

/*头部样式*/
.head1 {
  background: rgba(255, 255, 255, 0.32);
  position: absolute;
  z-index: 99999;
  width: 100%;
  top: 0;
  left: 0;
}

.head {
  border-bottom: 5px solid #bfbfbf;
  background: #232323;
  height: 47px;
  line-height: 42px;
  overflow: hidden;
}

.wel {
  float: left;
  line-height: 42px;
  color: #fff;
  height: 42px;
}

.top {
  min-height: 105px;
  display: flex;
  align-items: center;
}

.logo {
  width: 20%;
  position: relative;
  text-align: center;
  z-index:9999;
}

.logo img {
  height: auto;
  max-height: 105px;
  max-width: 100%;
}

.topLink {
  float: right;
  text-align: right;
  position: relative;
  z-index: 9999;
}

.translate {
  width: 100px;
  position: absolute;
  left: 0;
  top: 10px;
  z-index: 9999;
}

.tran-in {
  left: 120px;
}

.translate li {
  border: 1px dashed #cccccc;
  line-height: 26px;
  text-align: left;
  background: #fff;
}

.translate li a {
  display: block;
  padding-left: 10px;
  background: url(../images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
  text-decoration: none;
  color: #275cea;
  cursor: pointer;
}

.translate-en {
  display: none;
  padding: 6px;
  padding-top: 0px;
}

.translate li .translate-en a {
  padding-left: 0px;
  text-align: center;
  background: #fff;
  border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
  font-weight: bold;
}

.topLink .f_count {
  color: #ff0000;
  font-size: 13px;
  font-weight: bold;
}

.k1 {
  line-height: 35px;
  float: right;
  color: #999999;
}

.k1 a {
  color: #999999;
}

.k1 a:hover {
  text-decoration: none;
  color: #e32433;
}

.topLink .k2 {
  color: #333333;
  font-size: 14px;
  font-family: "å¾®è½¯é›…é»‘";
  background: url(../images/top_contact.jpg) 0 0 no-repeat;
  text-align: left;
  padding-left: 72px;
  margin-top: 22px;
}

.conbg1 {
  position: relative;
  padding-bottom: 6vw;
  z-index: 99999;
  background: #fff;
}

.line {
  position: absolute;
  width: 0px;
  height: 100%;
  left: 0;
  top: 0%;
  background: #e10029;
  animation: mymove 2s;
  overflow: hidden;
  z-index: 99999;
}

@keyframes mymove {
  from {
    height: 0px;
    top: 50%;
  }
  to {
    height: 100%;
    top: 0%;
  }
}

@-moz-keyframes mymove

/* Firefox */ {
  from {
    height: 0px;
    top: 50%;
  }
  to {
    height: 100%;
    top: 0%;
  }
}

@-webkit-keyframes mymove

/* Safari and Chrome */ {
  from {
    height: 0px;
    top: 50%;
  }
  to {
    height: 100%;
    top: 0%;
  }
}

@-o-keyframes mymove

/* Opera */ {
  from {
    height: 0px;
    top: 50%;
  }
  to {
    height: 100%;
    top: 0%;
  }
}

#menu {
  float: right;
}

.ss {
  padding: 0 12px;
  cursor: pointer;
  line-height: 105px;
}

.top1 {
  width: 80%;
  position: absolute;
  z-index: 99;
}

.phone1 {
  padding: 12px 0;
}

.phone2 {
  padding: 15px;
}

.phone2 img {
  max-width: 100%;
  height: auto;
  display: block;
}

.topbanner img {
  max-width: 100%;
  height: auto;
}

.topbanner > img {
  min-height: 250px;
}

.ncontainer {
  max-width: 1630px;
  margin: 0 auto;
  padding: 0 15px;
  position: relative;
}

.word1 {
  position: absolute;
  left: 7%;
  top: 6vw;
  color: #e10029;
  font-family: "arial";
  font-size: 3.5vw;
  font-weight: bold;
}

.word1 p {
  color: #000;
  font-size: 2vw;
  font-weight: normal;
}

.nimg1 {
  position: absolute;
  right: 7%;
  bottom: 0;
  width: 48%;
}

.nimg2 {
  position: absolute;
  right: 7%;
  bottom: -45px;
  width: 48%;
  background: #e10029;
  padding: 30px 4% 15px;
  color: #fff;
  font-size: 2vw;
  font-weight: bold;
  z-index: 9999;
}

.nimg2 a.more {
  color: #fff;
  font-size: 18px;
  text-transform: uppercase;
  font-weight: normal;
}

.icon_list {
  float: right;
}

.icon_list li {
  float: left;
  margin: 0 8px;
}

.icon_list li:hover img {
  transition: all 0.8s;
  transform: rotateY(360deg);
}

/*导航栏样式*/
.navv {
  height: 105px;
  margin-bottom: 0;
  margin-right: 44px;
}

.navv li {
  line-height: 105px;
  height: 105px;
  text-align: center;
  float: left;
  z-index: 999;
  padding: 0 15px;
}

.navv li > a {
  display: block;
  line-height: 105px;
  color: #000;
  height: 105px;
  font-size: 16px;
  position: relative;
  padding: 0 5px;
}

.navv li a:hover {
  color: #e10029;
}

.navv li > a::after {
  width: 0%;
  height: 3px;
  background: #e10029;
  content: "";
  left: -10%;
  bottom: 0px;
  position: absolute;
  transition: .5s;
}

.navv li:hover > a::after {
  width: 120%;
}

.sec {
  width: 100%;
  color: #fff;
  overflow: hidden;
  z-index: 9999;
  position: absolute;
  top: 105px;
  display: none;
  left: 0%;
}

.sbg {
  width: 100%;
  left: 0;
  top: 105px;
  background: rgba(255, 255, 255, 0.6);
  border-top: 1px solid #eaecee;
  border-bottom: 1px solid #eaecee;
  position: absolute;
  display: none;
  min-height: 273px;
}

.sec a {
  color: #666666;
  text-align: left;
  font-size: 13px;
  line-height: 48px;
  height: 48px;
}

.sec a:hover {
  background: none;
  text-decoration: none;
}

.sec-container {
  width: 82%;
  margin: 0 auto;
  position: relative;
}

a.aclose {
  position: absolute;
  right: -20px;
  bottom: -5px;
}

.sec-list {
  width: 68%;
  float: left;
  padding: 32px 0;
}

.sec-list a {
  display: block;
  color: #666;
  font: 400 13px/45px "microsoft yahei";
  border-bottom: 1px solid #e0e0e0;
  width: 40%;
  margin: 0 5%;
  text-align: center !important;
  float: left;
}

.sec-content {
  width: 28%;
  float: left;
  text-align: right;
  border-left: 1px solid #efefef;
  padding: 32px 0;
}

.sec-content img {
  padding-left: 8%;
}

.sec-content img {
  max-width: 100%;
  height: auto;
}

.sec .nav-list li {
  width: 49%;
  margin-right: 1%;
  padding: 0;
  height: auto;
  line-height: auto;
}

.sec .nav-list li a::after {
  display: none;
}

.sec .nav-list li a {
  display: block;
  color: #fff;
  text-shadow: rgba(0, 0, 0, 0.8) 0 -1px 0;
  font-size: 14px;
  height: auto;
  line-height: 22px;
}

.sec .nav-list li img {
  width: 100%;
  height: auto;
  border: 3px solid #fff;
}

@media (max-width: 1200px) {
  .navv li {
    padding: 0 21px;
  }
}

.navbar-header {
  padding-top: 10px;
}

.navbar-header .navbar-toggle {
  border: 1px solid #b4b8bc;
  height: 34px;
}

.navbar-header .navbar-toggle .menu {
  position: absolute;
  left: 10px;
  top: 0;
  line-height: 34px;
}

.navbar-header .navbar-toggle a:hover {
  text-decoration: none;
}

.navbar-header .navbar-toggle .icon-bar {
  background-color: #999;
}

.navbar-header .navbar-toggle:hover {
  border: 1px solid #f58222;
  background: #f58222;
}

.navbar-header .navbar-toggle:hover .menu {
  color: #fff;
}

.navbar-header .navbar-toggle:hover .icon-bar {
  background-color: #fff;
}

.toleft {
  position: relative;
  overflow-x: hidden;
  left: 0;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.push-toleft {
  left: -260px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.menuid.menuopen {
  left: 0px;
  opacity: 1;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.push-toleft .head {
  left: -260px;
}

#cbp-spmenu-s2 {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.navbar-header {
  position: relative;
}

.menuid {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 100%;
  opacity: 0;
  z-index: 9999;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
  opacity: 0.3;
  filter: alpha(opacity=30);
  position: absolute;
  display: none;
  background: #000000;
  z-index: 9;
  top: 0;
  right: 0;
  width: 200%;
  height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  position: absolute;
  display: block;
  background: #e10029;
  z-index: 10;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  max-width: 260px;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
  padding: 15px 23px;
  color: #fff;
  display: block;
  border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
  background: #f58222;
  text-decoration: none;
}

.menuid .icon-close {
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
  position: absolute;
  display: block;
  cursor: pointer;
  top: 0;
  right: 0;
  padding: 20px 20px 0 0;
  font-size: 16px;
}

.menuid .icon-close span {
  color: #fff;
  font-size: 18px;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
  color: #f58222;
}

.menuopen .mobile-menu-overlay {
  display: block;
  -webkit-transition: all 0.21s ease-out;
  transition: all 0.21s ease-out;
}

/*首页banner*/
.topbanner {
  position: relative;
}

.banner {
  width: 100%;
  height: 100%;
}

.banner ul.bb {
  position: relative;
  padding: 0px;
  margin: 0px;
  z-index: 5;
  width: 100%;
  height: 100%;
}

.banner ul.bb li {
  position: absolute;
  display: none;
  width: 100%;
  height: 100%;
}

.banner ul.bb li a {
  width: 100%;
  display: block;
  height: 100%;
}

.banner ul.bb li a img {
  width: 100%;
  height: 100%;
}

.topbanner .num {
  position: absolute;
  right: 50%;
  bottom: 0px;
  z-index: 100;
  display: none;
}

.topbanner .num li {
  float: left;
  width: 12px;
  height: 12px;
  display: inline-block;
  margin: 0 4px;
  background: #fff;
  line-height: 12px;
  text-indent: -100px;
  overflow: hidden;
  border-radius: 10px;
}

.topbanner .num li.num_hover {
  background-color: #e10029;
}

.topbanner .num li.num_hover a {
  color: #fff;
}

.topbanner .num li a {
  float: left;
  display: inline;
  text-align: center;
  color: #666;
  text-decoration: none;
  cursor: pointer;
  width: 12px;
  height: 12px;
  line-height: 12px;
}

.topbanner .pre,
.topbanner .next {
  position: absolute;
  top: 50%;
  margin-top: -20px;
  z-index: 9999;
}

.topbanner .pre {
  left: 10%;
}

.topbanner .next {
  right: 10%;
}

/**/
.c1 {
  background: url(../images/c1.jpg) center top no-repeat;
  padding: 8vw 0 7vw;
  background-size: cover;
}

.c1 .slideBox {
  overflow: hidden;
  position: relative;
  width: 100%;
}

.c1 .slideBox .hd {
  height: 15px;
  overflow: hidden;
  position: absolute;
  right: 5px;
  bottom: 5px;
  z-index: 1;
}

.c1 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.c1 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  display: flex;
  align-items: center;
}

.aintro {
  width: 17%;
  margin-right: 3%;
  text-transform: uppercase;
}

.aintro b {
  color: #e10029;
  font-size: 2vw;
  font-weight: bold;
  font-family: "arial";
}

.aintro p {
  color: #272727;
  font-size: 2vw;
}

.aintro span {
  color: #666;
  font-size: 1vw;
  position: relative;
  display: inline-block;
  padding-top: 8px;
}

.aintro span::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 50%;
  background: #d9d9d9;
  height: 1px;
}

.avideo {
  width: 35%;
}

.avideo img {
  width: 100%;
  height: auto;
}

.atext {
  width: 43%;
  margin-left: 2%;
  font: 400 16px/35px "microsoft yahei";
}

.num {
  margin-top: 4vw;
}

.num p {
  color: #232d33;
  font-size: 3vw;
  width: 25%;
  float: left;
  text-align: center;
  font-family: "impact";
  font-weight: 100;
}

.num p span {
  font-size: 14px;
  display: block;
  padding-top: 10px;
}

@media (max-width: 768px) {
  .c1 .slideBox .bd iframe {
    width: 100% !important;
    height: auto !important;
  }
  .line {
    display: none;
  }
  .icon_list {
    margin-top: -30px !important;
    position: relative;
  }
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.c1 .slideBox .prev,
.c1 .slideBox .next {
  position: absolute;
  left: 0;
  bottom: 6px;
  display: block;
  background: #ededed;
  border-radius: 50%;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px;
}

.c1 .slideBox .next {
  left: auto;
  left: 65px;
}

.c1 .slideBox .prev:hover,
.c1 .slideBox .next:hover {
  background: #e10029;
}

.c2 {
  background: url(../images/c2.jpg) center no-repeat;
  background-size: cover;
  font-size: 2vw;
  line-height: 8vw;
  color: #272727;
  text-align: center;
  position: relative;
}

.c2::after {
  position: absolute;
  content: "";
  top: 70%;
  left: 0;
  width: 65px;
  background: #d9d9d9;
  height: 1px;
  left: 50%;
  margin-left: -32px;
}

.c3 {
  background: #fafafa;
  overflow: hidden;
}

.c3 .slideBox {
  position: relative;
}

.c3 .slideBox .hd {
  background: #fff;
  box-shadow: 0 0 6px #d1d0d0;
  padding: 0 6%;
  position: relative;
  width: 52%;
  margin: 0 auto;
  padding: 2vw 0;
  margin-top: -3vw;
}

.c3 .slideBox .hd ul {
  margin: 0;
  padding: 0 6%;
}

.c3 .slideBox .bd ul {
  margin: 0;
}

.c3 .slideBox .hd ul li {
  float: left;
  text-align: center;
  cursor: pointer;
  width: 14.28%;
  color: #666;
  border-right: 1px solid #f2f2f2;
  position: relative;
}

.c3 .slideBox .hd ul li:last-child {
  border: none;
}

.c3 .slideBox .hd ul li p {
  padding-top: 10px;
}

.c3 .slideBox .hd ul li.on {
  color: #272727;
}

.c3 .slideBox .hd ul li img {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  opacity: .6;
}

.c3 .slideBox .hd ul li.on img {
  -webkit-filter: grayscale(0%);
  -moz-filter: grayscale(0%);
  -ms-filter: grayscale(0%);
  -o-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
}

.c3 .slideBox .hd ul li.on::after {
  position: absolute;
  bottom: -2vw;
  left: 7%;
  content: "";
  width: 86%;
  height: 4px;
  background: #e10029;
}

.c3 .slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
}

.c3 .slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
  position: relative;
}

.c3 .slideBox .bd .limg {
  width: 100%;
  height: auto;
  display: block;
}

.lintro {
  width: 100%;
  position: absolute;
  left: 0;
  top: 40%;
  text-align: center;
  font-size: 3vw;
  color: #fff;
}

.lintro a {
  display: block;
}

.lintro a:hover img {
  opacity: .8;
  transition: .5s;
}

.c3 .slideBox .bd li::after {
  content: '';
  position: absolute;
  width: 15%;
  height: 100%;
  top: 0;
  left: 130%;
  overflow: hidden;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0.2) 100%);
  /*linear-gradient渐变效果*/
  transform: skewX(-25deg);
}

.c3 .slideBox .bd li:hover:after {
  transition: left 1.5s;
  left: -30%;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.c3 .slideBox .prev,
.c3 .slideBox .next {
  position: absolute;
  left: 0%;
  top: 50%;
  margin-top: -10px;
  display: block;
  width: 6%;
  text-align: center;
}

.c3 .slideBox .next {
  left: auto;
  right: 0;
}

.c3 .slideBox .prev:hover,
.c3 .slideBox .next:hover {
  filter: alpha(opacity=50);
  opacity: .5;
}

.c4 {
  margin-top: 4vw;
}

.ntitle {
  font-size: 2vw;
  color: #272727;
  position: relative;
  line-height: 3vw;
  padding-bottom: .8vw;
}

.ntitle::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 65px;
  background: #d9d9d9;
  height: 1px;
}

/*热门搜索*/
.search {
  position: absolute;
  top: 105px;
  width: 100%;
  left: 0;
  background: #2f2f2f;
  display: none;
  padding: 15px;
  position: absolute;
  z-index: 9999;
}

#formsearch {
  max-width: 1200px;
  margin: 0 auto;
}

.container1 {
  width: 85.6%;
  margin: 0 auto;
}

@media (max-width: 415px) {
  .logo {
    padding-top: 0;
    margin-bottom: 12px;
    width: 58%;
    margin-top: 10px;
  }
  .top1 {
    margin-top: 3px;
    margin-right: 6px;
  }
}

@media (max-width: 992px) {
  .logo {
    padding-top: 0;
    margin-bottom: 12px;
  }
  .search {
    top: 145px;
  }
}

@media (max-width: 768px) {
  .nimg2,
  .nimg1 {
    width: 72%;
    right: 0;
  }
}

.icon-list li {
  width: 23%;
  float: left;
  margin-right: 2.6%;
  margin-top: 3vw;
}

.icon-list li:last-child {
  margin-right: 0;
}

.icon-list li img {
  display: block;
  width: 100%;
  height: auto;
}

.icon-list li h3 {
  margin: 0;
}

.icon-list li h3 a {
  color: #272727;
  font-size: 20px;
  line-height: 27px;
  margin: 20px 0 18px;
  display: block;
  height: 27px;
  overflow: hidden;
}

.icon-list li:hover h3 a {
  color: #e10029;
}

.icon-list li h3 p {
  color: #666;
  font-size: 16px;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}

.icon-list li a.nmore {
  color: #e10029;
  font: 400 14px/32px "microsoft yahei";
  border: 1px solid #e4e4e4;
  width: 125px;
  text-align: center;
  display: block;
  height: 32px;
}

.icon-list li a.aimg {
  display: block;
  overflow: hidden;
}

.icon-list li a.aimg img {
  transform: scale(1);
  transition: .3s;
}

.icon-list li:hover a.aimg img {
  transform: scale(1.2);
  transition: .3s;
}

#tabs {
  margin-top: 3vw;
}

#tabs li {
  cursor: pointer;
  color: #dcdcdc;
  font-size: 14px;
  height: 48px;
  line-height: 48px;
  padding: 0 25px;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  float: left;
  margin-right: 8px;
  background: #666666;
}

#tabs li.ck {
  background: -webkit-linear-gradient(#949393, #f1f1f1);
  background: linear-gradient(#949393, #f1f1f1);
  color: #535353;
}

.tabs-cont {
  display: none;
  padding: 2.3vw 12px;
  background: #f1f1f1;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  margin-bottom: 2.5vw;
}

.news-list {
  display: flex;
}

.news-list li {
  display: flex;
  width: 30.3%;
  margin: 0 1.5% 12px;
  align-items: center;
}

.news-list li a.img {
  width: 25%;
  padding-right: 20px;
}

.news-list li a.img img {
  display: block;
  width: 100%;
  height: auto;
}

.news-list li h3 {
  width: 75%;
  margin: 0;
  font-weight: normal;
}

.news-list li h3 a {
  display: block;
  color: #000;
  font-size: 14px;
}

.news-list li h3 p {
  color: #707070;
  font: 400 12px/18px "Microsoft Yahei";
}

.foot2 {
  background: #1d1f25;
  border-top: 5px solid #cc0001;
  line-height: 4vw;
  color: #636467;
  position: relative;
  z-index: 99999;
  margin-top: 3vw;
}

.foot2 a {
  color: #636467;
  padding: 0 5px;
}

.foot2 a:hover {
  color: #cc0001;
}

@media (max-width: 768px) {
  .foot2 a {
    padding: 0;
  }
}

.foot2 .bdsharebuttonbox a {
  margin: 0;
  padding: 0;
  margin-left: 15px;
  background-image: none;
  display: inline-block;
  line-height: 4vw;
}

.foot2 .container1 {
  position: relative;
}

#gotop {
  position: absolute;
  right: 0;
  top: -62px;
}

.foot-list {
  display: flex;
}

.foot-list li:last-child {
  margin-right: 0;
}

.foot-list li a.img {
  width: 25%;
  padding-right: 20px;
}

.foot-list li a.img img {
  display: block;
  width: 100%;
  height: auto;
}

.foot-list li h3 {
  width: 75%;
  margin: 0;
  font-weight: normal;
}

.foot-list li h3 a {
  display: block;
  color: #313131;
  font-size: 16px;
}

.foot-list li h3 p {
  color: #707070;
  font: 400 14px/18px "Microsoft Yahei";
}

.foot1 {
  background: #18181d;
  padding: 2vw 0 1vw;
  position: relative;
  z-index: 99999;
}

.fnav {
  width: 73%;
  float: left;
  border-right: 1px solid #303034;
  padding: 20px 0 3vw;
}

.fnav li {
  width: 20%;
  float: left;
}

.fnav li a {
  display: block;
  color: #fff;
  font-size: 18px;
  line-height: 36px;
}

.fnav li a:hover {
  color: #cc0001;
}

.fnav li .sec1 {
  margin-top: 10px;
}

.fnav li .sec1 a {
  font-size: 14px;
  line-height: 30px;
  display: block;
  /*color: #525255;*/
}

.fnav li .sec1 a:hover {
  color: #cc0001;
}

.fcontact {
  width: 27%;
  color: #fff;
  font-size: 16px;
  line-height: 19px;
  float: left;
  text-align: center;
  padding-top: 2vw;
}

.copy {
  border-top: 1px solid #303034;
  line-height: 26px;
  color: #525255;
  overflow: hidden;
  padding-top: 18px;
  min-height: 105px;
}

.copy a {
  color: #525255;
}

.copy_right {
  float: right;
  text-align: right;
  margin-top: 8px;
}

.copy_left {
  float: left;
}

.copy_right select {
  background: url(../images/link.png) center no-repeat;
  width: 183px;
  height: 34px;
  outline: none;
  padding-left: 6px;
  margin-bottom: 18px;
  color: #fff;
}

.copy_right select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
}

.copy_right select option {
  background: #18181d;
  color: #fff;
  line-height: 30px;
}

.sort-list {
  display: flex;
  flex-wrap: wrap;
  padding: 30px 0 20px;
}

.sort-list li {
  display: flex;
  width: 22.5%;
  margin: 0 3% 25px 0;
  align-items: center;
}

.sort-list li:nth-child(4n) {
  margin-right: 0;
}

.sort-list li a.img {
  width: 33.33%;
  padding-right: 5px;
}

.sort-list li a.img img {
  display: block;
  width: 100%;
  height: auto;
}

.sort-list li h3 {
  width: 66.66%;
  margin: 0;
  font-weight: normal;
}

.sort-list li h3 a {
  display: block;
  color: #000;
  font-size: 18px;
}

.sort-list li h3 p {
  color: #000;
  font: 400 14px/18px "Microsoft Yahei";
  margin-top: 5px;
}

.sort-list1 li {
  width: 100%;
  border-bottom: 1px solid #e7e7e7;
  padding-bottom: 18px;
  margin-bottom: 18px;
}

.sort-list1 li a.img {
  width: 33.33%;
  padding-right: 5px;
  float: left;
}

.sort-list1 li a.img img {
  display: block;
  width: 100%;
  height: auto;
}

.sort-list1 li h5 {
  width: 66.66%;
  margin: 0;
  font-weight: normal;
  float: left;
  padding-top: 6px;
}

.sort-list1 li h5 a {
  display: block;
  color: #000;
  font-size: 18px;
}

.relateproduct h4 {
  color: #000;
  font-size: 24px;
  margin: 0;
  margin-bottom: 13px;
}

.site {
  color: #0a47ba;
  font-size: 14px;
  margin-top: 15px;
  margin-bottom: 2.5vw;
}

.site a {
  color: #0a47ba;
  font-size: 14px;
  padding: 0 5px;
}

.site span {
  color: #b5b5b5;
  padding: 0 5px;
}

/*主体样式*/
#container {
  width: 1000px;
  margin: 0 auto;
  margin-top: 10px;
}

.menu_cate {
  width: 220px;
  float: left;
}

.cate_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
}

.about_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.about .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.navigation {
  float: right;
  width: 100px;
}

.index-title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.index-table td {
  border: solid #add9c0;
  border-width: 0px 1px 1px 0px;
  padding: 10px 5px;
}

.index-table {
  border: solid #add9c0;
  border-width: 1px 0px 0px 1px;
  margin-top: 10px;
}

/*----- Common css ------*/
.fl {
  float: left;
}

.fr {
  float: right;
}

.di {
  _display: inline;
}

.fwn {
  font-weight: normal;
}

.dib {
  *display: inline;
  _zoom: 1;
  _display: inline;
  _font-size: 0px;
}

/*首页新闻*/
.news_company {
  width: 280px;
  float: right;
}

.news1_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.news_company .content {
  padding: 5px;
}

/*首页左侧联系我们*/
.contact {
  width: 218px;
  float: left;
  padding-bottom: 5px;
  margin-top: 10px;
}

.contact_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.contact .content {
  padding: 5px;
  padding-left: 8px;
}

/*工程案例*/
.case {
  width: 460px;
  float: left;
  margin-left: 12px;
  padding-bottom: 5px;
  margin-top: 10px;
}

.case_title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.case .content {
  padding: 5px;
  padding-bottom: 12px;
  text-indent: 20px;
}

.news2_company {
  margin-top: 10px;
}

/*产品推荐*/
.recommend_product {
  margin-top: 10px;
  width: 692px;
  float: left;
}

.recommend_product .title {
  line-height: 31px;
  padding-left: 15px;
  font-weight: bold;
  font-family: "微软雅黑";
  background: url(../images/nav.png) no-repeat 0% 100%;
  font-size: 14px;
  color: #000;
}

.recommend_product .content {
  padding-top: 15px;
  padding-bottom: 14px;
}

.roll_product li {
  padding-bottom: 0px;
}

/*友情链接*/
.f_link {
  width: 1000px;
  margin: 0 auto;
  margin-top: 15px;
  line-height: 30px;
  line-height: 30px;
  background-color: #ececec;
  text-indent: 20px;
}

/*页面底部*/
#footer {
  position: relative;
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  margin-bottom: 10px;
  padding-top: 8px;
  border-top: 2px solid #eee;
  margin-top: 15px;
}

#footer a {
  color: #666;
}

#footer a:hover {
  color: #e10029;
  text-decoration: none;
}

.nav_foot {
  text-align: center;
  line-height: 24px;
  color: #666;
}

.copyright {
  text-align: center;
  line-height: 24px;
}

/*------------内页-------------------*/
.left .box {
  margin-bottom: 3vw;
}

.left .box h3 {
  color: #fff;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  padding-left: 25px;
  background: #0a2886;
  font-weight: normal;
  margin: 0;
}

.left .box .content {
  padding: 5px 0px;
}

.nicon-list li {
  background: #f1f1f1;
  margin-bottom: 25px;
}

.nicon-list li img {
  display: block;
  width: 100%;
  height: auto;
}

.nicon-list li h3 {
  padding: 6px 15px 10px;
  margin: 0;
}

.nicon-list li h3 a {
  color: #000000;
  font: 400 16px/30px "Microsoft Yahei";
}

.prodescription {
  border: 1px solid #e5e5e5;
  background: #f9f9f9;
  line-height: 24px;
  padding: 10px;
  margin-bottom: 15px;
  text-indent: 20px;
}

.n_banner {
  width: 100%;
}

.n_banner img {
  width: 100%;
  height: auto;
}

.left {
  width: 24%;
  float: left;
}

.right {
  width: 100%;
}

.sitemp {
  background: #eeeeee;
  padding-left: 15px;
  font: 400 24px/50px "Microsoft Yahei";
  height: 50px;
  overflow: hidden;
}

.right .content {
  padding: 10px 0;
  padding-top: 25px;
  overflow: hidden;
  line-height: 24px;
}

.picScroll-left {
  overflow: hidden;
  position: relative;
  margin-top: 5vw;
}

.picScroll-left .hd {
  overflow: hidden;
  margin-bottom: 0;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  width: 4%;
  height: 60px;
  background: #cccccc;
  top: 0;
  left: 0;
  text-align: center;
  line-height: 60px;
}

.picScroll-left .hd .next {
  left: auto;
  right: 0;
}

.picScroll-left .hd .prev:hover,
.picScroll-left .hd .next:hover {
  background: #e10029;
}

.picScroll-left .bd {
  width: 90%;
  margin: 0 auto;
  border: 1px solid #d7d7d7;
  border-right: none;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
  height: 60px;
  overflow: hidden;
  margin-bottom: 0;
}

.picScroll-left .bd ul li {
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 25%;
}

@media (max-width: 768px) {
  .wel {
    font-size: 12px;
    width: calc(100% - 155px);
  }
  .icon-list li {
    width: 47%;
    float: left;
    margin-right: 3%;
  }
  .icon-list li:nth-child(2n) {
    margin-right: 0;
  }
  .news-list {
    display: block;
  }
  .news-list li,
  .foot-list li {
    width: 100%;
  }
  .foot-list,
  .sort-list {
    display: block;
  }
  .fcontact,
  .fnav {
    width: 100%;
    border: none;
    text-align: center;
    font-size: 16px;
  }
  .fnav li a {
    font-size: 16px;
  }
  #formsearch input#keyword,
  #formsearch input#s_btn {
    height: 35px;
    line-height: 35px;
  }
  .left,
  .right {
    width: 100%;
  }
  .sort-list li {
    width: 100%;
  }
  .product_detail .img {
    width: 100%;
  }
  .product_detail .list {
    width: 100%;
    padding-left: 0;
  }
  .ntitle {
    font-size: 24px;
    line-height: 45px;
  }
  .c3 .slideBox .hd {
    width: 96%;
  }
  .lintro a img {
    max-width: 42px;
    height: auto;
    padding-top: 10px;
  }
  .container1 {
    width: 96%;
  }
  .fnav li {
    width: 25%;
  }
  .nimg1 {
    top: 5%;
    bottom: auto;
  }
  .nimg2 {
    font-size: 18px;
    width: 100%;
    float: none;
    position: relative;
    bottom: 0 !important;
    height: 120px !important;
  }
  .nimg2 a.more {
    font-size: 14px;
  }
  .c1 {
    margin-top: 70px;
  }
}

@media (max-width: 1280px) {
  .c1 .slideBox .bd li {
    flex-wrap: wrap;
  }
  .aintro {
    width: 30%;
  }
  .aintro b {
    font-size: 4vw;
  }
  .aintro p {
    font-size: 4vw;
  }
  .aintro span {
    font-size: 2vw;
  }
  .atext {
    font-size: 14px;
    line-height: 28px;
    padding-top: 20px;
  }
  .num p {
    font-size: 4vw;
  }
  .avideo {
    width: 65%;
  }
  .atext {
    width: 100%;
  }
  .c1 .slideBox .prev,
  .c1 .slideBox .next {
    width: 35px;
    height: 35px;
    line-height: 35px;
  }
  .c1 .slideBox .prev img,
  .c1 .slideBox .next img {
    max-width: 9px;
    height: auto;
  }
  .c1 .slideBox {
    padding-bottom: 40px;
  }
  .c1 .slideBox .next {
    left: 40px;
  }
  .c2 {
    font-size: 4vw;
  }
  .c2::after {
    top: 88%;
  }
  .foot2 {
    line-height: 55px;
  }
}

@media (max-width: 1500px) {
  .navv li a {
    font-size: 14px;
  }
}

@media (max-width: 1800px) {
  .nimg1 img {
    max-width: 80%;
  }
}

@media (max-width: 993px) {
  .top {
    max-height: 80px;
    min-height: auto;
  }
  .navbar-toggle {
    margin-top: 0px;
  }
  .navbar-header {
    padding-top: 22px;
  }
  .ss {
    line-height: 80px;
  }
  .navbar {
    width: 60%;
    text-align: right;
  }
  .navbar .navbar-header {
    float: right;
  }
  .logo {
    width: 35%;
    margin-top: 0 !important;
  }
  .logo img {
    max-height: 85px;
  }
  .top1 {
    width: 5% !important;
    margin-left: 2% !important;
    position: relative;
    margin-bottom: 15px;
    padding: 0 !important;
  }
  .search {
    top: 83px;
  }
  .nimg1 img {
    max-width: 80%;
  }
  .nimg1 {
    width: 42%;
  }
  .picScroll-left .hd .prev img,
  .picScroll-left .hd .next img {
    max-width: 16px;
    height: auto;
  }
  .picScroll-left {
    margin-top: 8vw;
  }
  .picScroll-left .bd ul {
    height: 50px;
  }
  .picScroll-left .bd ul li {
    width: 30%;
  }
  .sort li a {
    font-size: 15px !important;
    line-height: 50px !important;
  }
  .picScroll-left .bd {
    width: 84%;
  }
  .picScroll-left .hd .prev,
  .picScroll-left .hd .next {
    height: 50px;
    line-height: 50px;
    width: 6%;
  }
  .head1 {
    position: relative;
  }
}

@media (max-width: 1290px) {
  .navv li {
    padding: 0 12px;
  }
  .top1 {
    width: 100%;
    margin-left: -8%;
  }
  .logo {
    margin-top: -30px;
  }
}

@media (max-width: 1212px) {
  .navv li {
    padding: 0 5px;
  }
}

@media (max-width: 1040px) {
  .navv li {
    padding: 0;
  }
}

@media (max-width: 520px) {
  .c3 .slideBox .hd ul li img {
    max-width: 30px;
    height: auto;
  }
  .c3 .slideBox .hd ul li p {
    font-size: 12px;
  }
  .lintro {
    top: 32%;
  }
  .c2 {
    font: 400 24px/56px "microsoft yahei";
  }
  .num p {
    font-size: 18px;
  }
  .num p span {
    padding: 0;
  }
  .icon-list li h3 a {
    font-size: 16px;
    margin: 12px 0 10px;
  }
  .icon-list li h3 p {
    font-size: 14px;
    line-height: 25px;
    height: 50px;
  }
  .foot2 {
    line-height: 40px;
    font-size: 12px;
    height: 80px;
    overflow: hidden;
  }
  .navbar {
    width: 43%;
    text-align: right;
  }
  .navbar .navbar-header {
    float: right;
  }
  .logo {
    width: 45%;
  }
  .top1 {
    width: 10%;
    margin-left: 2%;
  }
  .nimg1 {
    right: 2%;
    top: 12%;
  }
  .nimg2 {
    width: 100%;
    padding: 10px 4% 5px;
    bottom: -15px;
  }
  .nimg1 img {
    max-width: 100%;
  }
  .word1 {
    top: 10vw;
  }
  .icon_list {
    margin-top: -15px !important;
  }
}

.right .content img {
  max-width: 100% !important;
  height: auto !important;
}

.kf1 {
  position: fixed;
  right: 0;
  top: 34%;
  z-index: 99999;
}

.kf1 a {
  display: block;
  width: 62px;
  height: 62px;
  margin-bottom: 1px;
  text-align: center;
  cursor: pointer;
  line-height: 62px;
}

.kf1 a.icon1 {
  background: url(../images/icon51.png) #b81830 no-repeat center;
}

.kf1 a.icon2 {
  background: url(../images/icon11.png) #b81830 no-repeat center;
}

.kf1 a.icon3 {
  background: url(../images/icon21.png) #b81830 no-repeat center;
}

.kf1 a.icon4 {
  background: url(../images/icon31.png) #b81830 no-repeat center;
  position: relative;
}

.kf1 a.icon6 {
  background: url(../images/icon61.png) #b81830 no-repeat center;
  position: relative;
}

.kf1 .icon5 {
  background: url(../images/icon41.png) #b81830 no-repeat center;
  position: relative;
  width: 62px;
  height: 62px;
  margin-bottom: 1px;
  text-align: center;
  cursor: pointer;
  line-height: 62px;
}

.kf1 .icon5 a {
  background: none;
  padding: 0;
  margin: 0;
  line-height: 62px;
  width: 62px;
  height: 62px;
}

.kf1 a.icon1:hover {
  background: url(../images/icon51.png) #e10029 no-repeat center;
}

.kf1 a.icon2:hover {
  background: url(../images/icon11.png) #e10029 no-repeat center;
}

.kf1 a.icon3:hover {
  background: url(../images/icon21.png) #e10029 no-repeat center;
}

.kf1 a.icon4:hover {
  background: url(../images/icon31.png) #e10029 no-repeat center;
}

.kf1 a.icon6:hover {
  background: url(../images/icon61.png) #e10029 no-repeat center;
}

.kf1 .icon5:hover {
  background: url(../images/icon41.png) #e10029 no-repeat center;
}

a.iconn {
  position: relative;
}

.tel_tanchu {
  width: 145px;
  display: none;
  background-color: #e10029;
  right: 70px;
  top: 6px;
  position: absolute;
  z-index: 99999;
  text-align: left;
  line-height: 40px;
  color: #666;
  font-size: 14px;
  text-align: center;
  color: #fff;
}

a.iconn::after {
  position: absolute;
  content: "";
  border: 6px solid #e10029;
  transform: rotate(135deg);
  left: -15px;
  top: 20px;
  z-index: 99;
  border-right-color: transparent;
  border-bottom-color: transparent;
  opacity: 0;
  transition: .3s;
}

a.iconn:hover::after {
  opacity: 1;
  transition: .3s;
}

.glyphicon-remove:before {
  content: "";
}

.icon-close:before {
  content: "";
}
