@charset "UTF-8";

@font-face {
  font-family: "zzh";
  src: url(../fonts/zzh.ttf);
  font-weight: normal;
  font-style: normal;
}
/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; padding:20px;margin-bottom:20px; border:1px solid #a5a5a5;}
.xw_ul li a{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.xw_ul li a .xw_B{width:210px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden;}
.xw_ul li a .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 210px); float:left; padding:5px 0 5px 25px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:28px; font-size:16px; color:#2b2b2b; font-weight:bold;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:50px; line-height:22px; font-size:12px; color:#878787; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.xw_ul li a .xw_R .xw_more{width:95px; float:left; height:30px; line-height:30px; text-align:center; background:#fff; border-radius:10px; font-size:12px; color:#000; margin-top:5px;border: 1px solid #e9e9e9;}
.xw_ul li a:hover .xw_B .xw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li a:hover .xw_R .xw_p{color:#e50015;}
.xw_ul li a:hover .xw_R .xw_more{background:#e50015;color: #fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#000; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;text-align: center;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#151515;}
/*END-新闻中心*/
.d-con{
  height: 60px;
  line-height: 60px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px dashed #e3e3e3;
  margin-bottom: 25px;
}
.lj-n-left-call{
  display: flex;
  align-items: center;
  justify-content: center;
  height: 73px;
  border-left: 1px solid #e8e8e8;
  border-right: 1px solid #e8e8e8;
}
.lj-n-left-text{
  padding: 25px;
  border: 1px solid #e8e8e8;
}
.lj-n-left-text h4{
  font-size: 16px;
  font-weight: bold;
}
.lj-n-left-call-text span:nth-child(1){
  font-size: 14px;
  color: #000;
}
.lj-n-left-call-text b{
  font-size: 23px;
  color: #c20a12;
  font-weight: bold;
}
.posit{
  vertical-align: middle;
}
.fot-over-box{
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #fff;
  font-size: 12px;
}
.fot-over-box img{
  max-width: 100%;
}
.fot-over{
  background-color: #000;
  height: 54px;
}
.ls-fot-3 form input:nth-last-child(1){
  width: 35%;
  height: 50px;
  padding: 0;
  margin: 0;
}
.ls-fot-3 textarea{
  width: 100%;
  border: 1px solid #fff;
  border-bottom: 1px solid #efefef;
  height: 68px;
  padding-left: 20px;
  line-height: 38px;
  margin-bottom: 30px;
}
.ls-fot-3 input{
  width: 48%;
  border: 1px solid #fff;
  border-bottom: 1px solid #efefef;
  height: 38px;
  padding-left: 20px;
  line-height: 38px;
  margin-bottom: 10px;
}
.ls-fot-1 h4{
  font-size: 18px;
  font-weight: bold;
  color: #000;
}
.ls-fot-1 img{
  width: 139px;
  height: 139px;
}
.ls-fot-1 b{
  color: #c20a12;
  font-size: 24px;
}
footer{
  background-color: #ffffff;
  padding: 50px 0;
}
.ls-jd{
  text-align: center;
}
.ls-box-5{
  padding-bottom: 70px;
}
.ls-jd-box{
  border: 1px solid #e9e9e9;
  padding-bottom: 30px;
  background-color: #fff;
  box-shadow:2px 2px 10px #e9e9e9;
}
.ls-jd-text-box .list{
  width: 18%;
  float: left;
  margin: 0 1% 10px 1%;
}
.ls-jd-text-box .picbox{
  position: relative;
}
.ls-jd-pon h4{
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}
.ls-jd-text-box a:hover .conbox{
  background-color: #b40e10;
  color: #fff;
}
.ls-jd-text-box a:hover .ls-jd-pon{
  opacity: 1;
}
.ls-jd-pon h5{
  font-size: 12px;
  color: #fff;
  margin-bottom: 20px;
  text-transform : uppercase;
}


.hot{height:50px; background:#212121; position:fixed; bottom:0; left:0; z-index:99; border-top:2px solid #fff;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover{ background:#000;}  
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }



.ls-jd-pon{
  opacity: 0;
  padding-top: 10%;
  height: 100%;
  text-align: center;
  position: absolute;
  top: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}
.ls-jd-pon img{
  max-width: 100%;
}
.ls-jd-text-box .conbox{
  height: 60px;
  text-align: center;
  font-size: 15px;
  color: #000;
  line-height: 60px;
  overflow: hidden;
  background-color: #f7f7f7;
  border: 1px solid #e3e3e3;
  margin-top: 4px;
}
.ls-jd img{
  max-width: 100%;
  margin-top: -10px;
  margin-bottom: 30px;
}
.content-wrap{
  background-color: #f8f8f8;
}
.ls-index-about h4{
  font-weight: bold;
  color: #000;
  font-size: 18px;
}
.ls-index-about{
  padding: 20px 0 0 20px;
  font-size: 13px;
  line-height: 24px;
}
.ls-box-4{
  padding: 60px 0 55px 0;
}
.ls-box-4 ul{
  border-left: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  border-top:3px solid #e3e3e3;
  height: 47px;
  margin-bottom: 20px;
}
.ls-box-4 ul li a:hover{
  background-color: #b40e10;
  color: #fff;
}
.ls-box-4 ul li .act{
  background-color: #b40e10;
  color: #fff;
}
.vid{
  padding-left: 20px;
}
.vid video {
  width: 100%;
  height: 300px;
  object-fit: contain;
}
.ls-box-4 ul li a{
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  width: 20%;
  float: left;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  background: url(../images/heng2.png) no-repeat right center;
}
.new-img-text{
  line-height: 30px;
}
.owl-pagination{
  display: flex;
    justify-content: flex-end;
}
.item{
  position: relative;
}
.pic-text{
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 45px;
  line-height: 45px;
  background-color: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding-left: 15px;
}
.ls-box-3{
  padding: 55px 0 0 0;
}
.ls-qy-top{
  border-left: 3px solid #c20a12;
  padding-left: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 30px;
}
.ls-qy-top b{
  font-size: 25px;
  font-weight: bold;
  color: #000;
}
.ls-qy-top span{
color: #a5a5a5;
}
.act{
  color: #c20a12;
  font-weight: bold;
  
}
.ls-news-2 .fa{
  font-size: 12px;
  margin-right: 14px;
  color: #454545;
}
.ls-news-2 span:nth-child(1){
  font-size: 14px;
  color: #454545;
}
.ls-news-2 span:nth-child(2){
  color: #a5a5a5;
  font-size: 12px;
}
.ls-news-2{
  display: flex;
  justify-content: space-between;
  line-height: 30px;
}
.ls-news-2:hover .fa{
  color:#c20a12;
}
.ls-news-2:hover span:nth-child(1){
  color:#c20a12;
  font-weight: bold;
}
.ls-news-2:hover span:nth-child(2){
  color:#c20a12;
  border-bottom: 1px solid;
}
.ls-qy-1{
  padding-right: 30px;
}
.ls-qy-1,
.ls-qy-2{
  width: 35%;
  float: left;
  height: 480px;
  overflow: hidden;
}
.ls-qy-3{
  padding-left: 10px;
  width: 30%;
  float: left;
  height: 480px;
  overflow: hidden;
}
.ls-news .fa{
  font-size: 12px;
  margin-right: 14px;
}
.ls-news span:nth-child(1){
  font-size: 14px;
  
}
.ls-news span:nth-child(2){
  color: #a5a5a5;
  font-size: 12px;
}
.act span:nth-child(2){
  color: #c20a12;
}
.act span{
  border-bottom: 1px solid #c20a12;
}
.ls-news-text a{
  line-height: 20px;
  color: #888888;
  font-size: 12px;
  margin-bottom: 15px;
  height: 52px;
  overflow: hidden;
}
.ls-news{
  line-height: 26px;
  display: flex;
  justify-content: space-between;
  margin-bottom: 10px;
}
.ls-box-top{
  margin-bottom: 40px;
}
.ls-box-left{
  border-left: 3px solid #c20a12;
  padding-left: 20px;
}
.ls-box-left b{
  font-size: 25px;
  color: #000;
  font-weight: bold;
}
a{
  text-decoration: none !important;
}
.ls-box-left span{
  color: #a5a5a5;
}
.ls-mc-box .ls-mc-a{
  border-right: 1px dashed #a5a5a5;
  padding: 0 35px;
  position: relative;
  color: #000;
}
.ls-mc-box a:nth-last-child(2){
  border-right:none;
}

.ls-mc-a:hover .ls-mx-h{
  display: block;
}
.ls-mx-h{
  display: none;
  position: absolute;
  bottom: -20px;
  left: 50%;
  margin-left: -11px;
}
.ls-mc-box a:nth-child(1){
  color: #c20a12 !important;
}
.ls-mc-box a:nth-child(1) .ls-mx-h{
  display: block !important;
}
.ls-mc-box{
  display: flex;
  align-items: center;
}
.ls-box-top{
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.dd-tel b{
  font-size: 28px;
  color: #00baff;
  font-family: "Impact";
}
.dd-tel{
  text-align: right;
  padding: 70px 10px 0 0;
}
body {
  font-family: "微软雅黑";
}

.container-fluid {
  max-width: 1200px !important;
  margin: 0 auto;
  padding: 0;
}
.tr {
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
@media screen and (max-width: 990px) {
  .container-fluid {
    padding: 0 2.0202020202vw;
  }
}

.container-fluid2 {
  max-width: 1300px !important;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 990px) {
  .container-fluid2 {
    padding: 0 2.0202020202vw;
  }
}

.row {
  margin: 0;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  padding: 0;
  margin: 0;
}

.lt {
  float: left;
}

.rt {
  float: right;
}

a {
  text-decoration: none;
}

ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.sizeCover {
  background-position: 50% 50%;
  background-size: cover;
}

.main-background-1 {
  background: url(../images/bg.jpg) repeat;
}

.main-background-2 {
  background: #fff;
}

.main-border-1 {
  border: 1px solid #ddd;
  border-radius: 10px;
  overflow: hidden;
}

.main-pad-1 {
  padding: 45px 0 25px;
}

.main-pad-2 {
  padding: 20px;
}

.main-pad-3 {
  padding: 0 0 15px;
}

.main-padtop-1 {
  padding-top: 35px;
}

.main-martop-1 {
  margin-top: 45px;
}

.main-martop-2 {
  margin-top: 20px;
}

.main-padBottom-1 {
  padding-bottom: 15px;
}

.main-marbottom-1 {
  margin-bottom: 15px;
}

.main-padleft-1 {
  padding-left: 25px;
}

@media screen and (max-width: 990px) {
  .main-padleft-1 {
    padding-left: 0;
  }
}

.main-padright-1 {
  padding-right: 10px;
}

@media screen and (max-width: 990px) {
  .main-padright-1 {
    padding: 0;
  }
}

.no-paddingTop {
  padding-top: 0;
}

.no-paddingBottom {
  padding-bottom: 0;
}

@media screen and (min-width: 991px) {
  .col-md-13 {
    width: 20%;
  }
}

@media screen and (min-width: 991px) {
  .col-md-2-list1 {
    width: 22%;
  }
}

@media screen and (min-width: 991px) {
  .col-md-10-list1 {
    width: 78%;
  }
}

.title-1 {
 margin-bottom: 25px;
  overflow: hidden;
  border-bottom: 1px dashed #e3e3e3;
}

.title-1.active2 {
  padding: 0 10px;
}

.title-1.active2 .morebtn {
  margin-right: 0;
  margin-top: 8px;
}

.title-1.active3 {
  border-bottom: 1px solid #e0e0e0;
}

.title-1 .title {
  font-size: 18px;
  color: #393939;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
}

.title-1 .title i {
  float: left;
  margin-right: 5px;
}

.title-1 .title span {
  float: left;
}
.abc{
  color: red !important;
}
.title-1 .posit {
  font-size: 14px;
  color: #212020;
  line-height: 35px;
  display: flex;
    align-items: center;
}

.title-1 .posit a {
  color: #212020;
}

.title-1 .tabhd {
  float: left;
  line-height: 45px;
  overflow: hidden;
  width: calc(100% - 100px);
}

@media screen and (max-width: 990px) {
  .title-1 .tabhd {
    width: 100%;
    line-height: 30px;
  }
}

.title-1 .tabhd .thdlist {
  float: left;
  display: inline-block;
}

.title-1 .tabhd .thdlist a {
  text-decoration: none;
  display: block;
  padding: 0 15px;
  font-size: 18px;
  color: #393939;
}

@media screen and (max-width: 990px) {
  .title-1 .tabhd .thdlist a {
    font-size: 14px;
    padding: 0 10px;
  }
}

.title-1 .tabhd .thdlist a:hover,
.title-1 .tabhd .thdlist a.active {
  background: url(../images/title-1-tabhdbg.jpg) no-repeat;
  background-size: 100% 100%;
  color: #fff;
  font-weight: bold;
}

.title-1 .morebtn {
  float: right;
  margin-right: 20px;
  margin-top: 11px;
}

@media screen and (max-width: 990px) {
  .title-1 .morebtn {
    float: left;
    width: 100%;
    margin-left: 10px;
    margin-bottom: 10px;
  }
}

.text-1 a {
  text-decoration: none;
  display: inline-block;
  width: 140px;
  height: 35px;
  text-align: center;
  border-radius: 35px;
  color: #fff;
  background: #00a45f;
  font-size: 14px;
  line-height: 35px;
  transition: all .3s;
}

.text-1 a:hover {
  background: #003e24;
}

.picture-1 {
  padding: 20px 0 10px;
}

.picture-1 .picture-1-carousel {
  width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}

.picture-1 .picture-1-carousel .item {
  display: block;
  text-decoration: none;
  text-align: center;
  font-size: 18px;
  color: #393939;
  margin: 0 5px;
}

.picture-1 .picture-1-carousel .item:hover .picbox .imgbox {
  transform: scale(1.2);
}

.picture-1 .picture-1-carousel .item .picbox {
  border: 1px solid #ddd;
  padding: 5px;
  overflow: hidden;
}

.picture-1 .picture-1-carousel .item .picbox .imgbox {
  overflow: hidden;
  transition: all .3s;
}

.picture-1 .picture-1-carousel .item .picbox .imgbox img {
  max-height: 100%;
  max-width: 100%;
}

.picture-1 .picture-1-carousel .item .conbox {
  line-height: 45px;
  height: 45px;
  overflow: hidden;
}

.picture-1 .owl-theme .owl-controls .owl-buttons .owl-prev,
.picture-1 .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  left: -5.5%;
  top: 35%;
  background: url(../images/info-arrowlt.png) no-repeat;
  width: 21px;
  height: 47px;
  opacity: 1;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.picture-1 .owl-theme .owl-controls .owl-buttons .owl-next {
  left: auto;
  right: -5.5%;
  background: url(../images/info-arrowrt.png) no-repeat;
}

.picture-2 img {
  width: 100%;
}

.searchbox-wrap {
  overflow: hidden;
  padding: 8px 0;
}

.searchbox-wrap .s1box {
  float: left;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
  font-size: 14px;
  color: #212020;
  width: calc(100% - 300px);
}

.searchbox-wrap .s1box span {
  margin-right: 5px;
}

.searchbox-wrap .s1box a {
  color: #212020;
  margin-right: 15px;
}

.searchbox-wrap .s2box {
  float: right;
  width: 270px;
  position: relative;
}

@media screen and (max-width: 990px) {
  .searchbox-wrap .s2box {
    width: 100%;
  }
}

.searchbox-wrap .s2box .textbox1 {
  width: 100%;
  height: 25px;
  background: #fff;
  border: 1px solid #ddd;
  outline: none;
  font-size: 14px;
  color: #666;
  padding: 0 20px 0 10px;
}

.searchbox-wrap .s2box .submitbtn {
  position: absolute;
  top: 6px;
  right: 6px;
  background: url(../images/searchbox-icon1.png) no-repeat;
  width: 12px;
  height: 12px;
  border: none;
}

.infobox-con .list {
  padding: 0 5px 10px;
}

.infobox-con .list a {
  text-decoration: none;
  display: block;
  position: relative;
  color: #fff;
  text-align: center;
}

.infobox-con .list a:hover .picbox{
  overflow: hidden;
  border: 1px solid #c20a12;
}

.infobox-con .list a .picbox {
  padding: 15px;
  border: 1px solid #eaeaea;
  overflow: hidden;
  background-color: #fff;
}

.infobox-con .list a .picbox .imgbox {
  overflow: hidden;
  border: 1px solid #fff;
}
.infobox-con .list a:hover .conbox{
  background-color: #c20a12;
  border: 1px solid #c20a12;
  color: #fff;
}
.infobox-con .list a 
.infobox-con .list a .picbox .imgbox img {
  max-width: 100%;
  max-height: 100%;
}
.ls-box-1{
  background-color: #f8f8f8;
  padding: 70px 0 50px 0;
}
.infobox-con .list a .conbox {
  width: 100%;
  height: 60px;
  line-height: 60px;
  background: #fff;
  color: #000;
  font-size: 14px;
  margin-top: 3px;
  border: 1px solid#eaeaea;
  overflow: hidden;
}

.infobox-con .tabbd .tbdlist {
  display: none;
}

.infobox-con .tabbd .tbdlist:first-child {
  display: block;
}

.aboutbox-con {
  padding: 35px 20px 15px;
}

.aboutbox-con a {
  text-decoration: none;
  display: block;
  color: #828282;
  font-size: 14px;
  overflow: hidden;
}

.aboutbox-con a .picbox {
  float: left;
  width: 30%;
  border: 1px solid #ddd;
  padding: 5px;
}

@media screen and (max-width: 990px) {
  .aboutbox-con a .picbox {
    width: 100%;
  }
}

.aboutbox-con a .picbox .imgbox {
  overflow: hidden;
}

.aboutbox-con a .picbox .imgbox img {
  max-height: 100%;
  max-width: 100%;
}

.aboutbox-con a .conbox {
  float: right;
  width: 68%;
  position: relative;
}

@media screen and (max-width: 990px) {
  .aboutbox-con a .conbox {
    width: 100%;
    margin-top: 20px;
  }
}

.aboutbox-con a .conbox .title {
  font-size: 16px;
  font-weight: bold;
  color: #1e1e1e;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.aboutbox-con a .conbox .con {
  margin-top: 8px;
  font-size: 14px;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
}

.aboutbox-con a .conbox .morebtn {
  text-align: right;
  color: #00baff;
  font-size: 14px;
  font-weight: bold;
}

.honorbox-con {
  padding: 20px 20px 10px;
}

.honorbox-con .honorbox-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.honorbox-con .honorbox-carousel .item {
  color: #1e1e1e;
  font-size: 16px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.honorbox-con .honorbox-carousel .item .picbox {
  background: #ead27b;
  overflow: hidden;
  padding: 5px;
}

.honorbox-con .honorbox-carousel .item .picbox .imgbox {
  overflow: hidden;
}

.honorbox-con .honorbox-carousel .item .picbox .imgbox img {
  max-width: 100%;
  max-height: 100%;
}

.honorbox-con .honorbox-carousel .item .conbox {
  margin-top: 8px;
  line-height: 20px;
  height: 20px;
  overflow: hidden;
}

.advantage-wrap {
  padding: 35px 0 0;
}

.advantage-wrap .title-line {
  text-align: center;
}

.advantage-wrap .title-line img {
  max-width: 100%;
}

.advantage-wrap .advantage-con {
  background: #dbdbdb;
  border-bottom: 1px solid #bfbfbf;
  border-top: 1px solid #bfbfbf;
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 991px) {
  .advantage-wrap .advantage-con {
    height: 920px;
    margin-bottom: 70px;
  }

  .advantage-wrap .advantage-con:before {
    position: absolute;
    z-index: -1;
    left: 0;
    bottom: -54px;
    content: '';
    background: url(../images/advantage-yybg.jpg) no-repeat bottom center;
    height: 53px;
    width: 100%;
  }
}

@media screen and (max-width: 990px) {
  .advantage-wrap .advantage-con {
    margin-top: 20px;
  }
}

.advantage-wrap .advantage-con .abox-con {
  border-left: 1px solid #bfbfbf;
  border-right: 1px solid #bfbfbf;
  background: url(../images/advantage-bg.jpg) repeat;
  padding: 100px 50px 0;
  position: relative;
}

@media screen and (max-width: 990px) {
  .advantage-wrap .advantage-con .abox-con {
    padding: 20px;
  }
}

@media screen and (min-width: 991px) {
  .advantage-wrap .advantage-con .abox-con {
    border-bottom: 1px solid #bfbfbf;
  }
}

.advantage-wrap .advantage-con .abox-con:before {
  content: '';
  background: url(../images/advantage-titbg.png) no-repeat center center;
  height: 94px;
  width: 100%;
  position: absolute;
  left: 0;
  top: -1px;
  z-index: 2;
}

@media screen and (max-width: 990px) {
  .advantage-wrap .advantage-con .abox-con:before {
    display: none;
  }
}

.advantage-wrap .advantage-con .abox {
  padding: 15px;
}

.advantage-wrap .advantage-con .abox:nth-child(2n+2) .picbox {
  text-align: left;
}

.advantage-wrap .advantage-con .abox .picbox {
  padding: 0 15px;
  text-align: right;
}

.advantage-wrap .advantage-con .abox .picbox img {
  max-width: 100%;
}

.advantage-wrap .advantage-con .abox .conbox {
  padding: 35px 0 20px;
}

.advantage-wrap .advantage-con .abox .conbox .icon {
  width: 18%;
}

.advantage-wrap .advantage-con .abox .conbox .icon img {
  max-width: 100%;
}

.advantage-wrap .advantage-con .abox .conbox .con {
  width: 80%;
}

.advantage-wrap .advantage-con .abox .conbox .con .tit {
  font-size: 26px;
  color: #000;
  border-bottom: 1px dashed #222;
  padding-bottom: 10px;
  margin-bottom: 10px;
  font-weight: bold;
}

.advantage-wrap .advantage-con .abox .conbox .con .tit span {
  margin-top: 3px;
  display: block;
  font-size: 12px;
  color: #868686;
  font-family: "Arial";
  text-transform: uppercase;
  font-weight: normal;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn {
  margin-top: 15px;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn .list {
  margin-bottom: 10px;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn .list i {
  float: left;
  width: 25px;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn .list i img {
  max-width: 100%;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn .list p {
  background: url(../images/advantage-list-line.jpg) repeat-x bottom left;
  display: inline-block;
  float: left;
  width: calc(100% - 25px);
  font-size: 14px;
  color: #383838;
  text-transform: uppercase;
  padding-bottom: 10px;
}

.advantage-wrap .advantage-con .abox .conbox .con .cn .list p span {
  color: #ff0000;
}

.solvebox1-con .listbox {
  border-radius: 0 0 10px 10px;
  overflow: hidden;
  padding: 10px 15px 0;
  background: #fff;
  border-bottom: 1px solid #ddd;
}

.solvebox1-con .listbox .list a {
  text-decoration: none;
  display: block;
  font-size: 14px;
  color: #1e1e1e;
  line-height: 35px;
  height: 35px;
  overflow: hidden;
  border-bottom: 1px dashed #ddd;
}

.solvebox1-con .listbox .list a:hover {
  color: #00baff;
}

.solvebox1-con .listbox .list a i {
  display: inline-block;
  font-style: normal;
  width: 15px;
  float: left;
}

.solvebox1-con .listbox .list a span {
  display: inline-block;
  float: left;
  width: calc(100% - 15px);
}

.solvebox1-con .phonebox {
  margin-top: -5px;
}

.solvebox1-con .phonebox img {
  width: 100%;
}

.solvebox2-con {
  padding: 25px 20px 20px;
}

.solvebox2-con .list {
  margin-bottom: 20px;
}

.solvebox2-con .list:nth-child(3) {
  margin-bottom: 0;
}

.solvebox2-con .list .lbox {
  overflow: hidden;
}

.solvebox2-con .list .lbox .picbox {
  float: left;
  width: 35%;
  border: 1px solid #ddd;
  overflow: hidden;
}

@media screen and (max-width: 990px) {
  .solvebox2-con .list .lbox .picbox {
    width: 100%;
  }
}

.solvebox2-con .list .lbox .picbox .imgbox {
  background: #fff;
  overflow: hidden;
}

.solvebox2-con .list .lbox .picbox .imgbox img {
  max-width: 100%;
  max-height: 100%;
}
.solvebox2-con .list .lbox .conbox{
  float: right;
  width:63%;
}
.solvebox2-con .list .lbox .conbox2 {
  float: right;
  width:100%;
}

@media screen and (max-width: 990px) {
  .solvebox2-con .list .lbox .conbox {
    width: 100%;
    margin-top: 20px;
  }
}

.solvebox2-con .list .lbox .conbox .title {
  margin-top: 5px;
  font-size: 16px;
  color: #393939;
  font-weight: bold;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.solvebox2-con .list .lbox .conbox .con {
  margin-top: 20px;
  font-size: 14px;
  color: #393939;
  line-height: 25px;
  height: 75px;
  overflow: hidden;
}

.solvebox2-con .list .lbox .conbox .btnbox {
  margin-top: 0;
}

.solvebox2-con .list .lbox .conbox .btnbox a {
  text-decoration: none;
  display: inline-block;
  width: 103px;
  height: 32px;
  border-radius: 3px;
  text-align: center;
  line-height: 32px;
  color: #fff;
  font-size: 14px;
  /* background: url(../images/solve-btnbox-bg2.jpg) repeat-x; */
  background-color: #00baff;
  margin-right: 8px;
  transition: all .3s;
}

.solvebox2-con .list .lbox .conbox .btnbox a:nth-child(2) {
  background: url(../images/solve-btnbox-bg1.jpg) repeat-x;
}

.solvebox2-con .list .lbox .conbox .btnbox a:hover {
  opacity: .5;
}

.solvebox2-con .line {
  margin: 15px 0;
}

.solvebox2-con .line img {
  max-width: 100%;
}

.evaluatebox-con {
  padding: 25px 0 15px;
}

.evaluatebox-con .evaluatebox-carousel {
  width: 90% !important;
  margin-left: auto;
  margin-right: auto;
}

.evaluatebox-con .evaluatebox-carousel .item {
  display: block;
  text-decoration: none;
  margin: 0 10px;
}

.evaluatebox-con .evaluatebox-carousel .item:hover .picbox .imgbox {
  transform: scale(1.2);
}

.evaluatebox-con .evaluatebox-carousel .item .picbox {
  float: left;
  width: 45%;
  border: 1px solid #ddd;
  padding: 5px;
  overflow: hidden;
}

@media screen and (max-width: 990px) {
  .evaluatebox-con .evaluatebox-carousel .item .picbox {
    width: 100%;
  }
}

.evaluatebox-con .evaluatebox-carousel .item .picbox .imgbox {
  overflow: hidden;
  transition: all .3s;
}

.evaluatebox-con .evaluatebox-carousel .item .picbox .imgbox img {
  max-height: 100%;
  max-width: 100%;
}

.evaluatebox-con .evaluatebox-carousel .item .conbox {
  float: right;
  width: 52%;
  position: relative;
}

@media screen and (max-width: 990px) {
  .evaluatebox-con .evaluatebox-carousel .item .conbox {
    width: 100%;
    margin-top: 20px;
  }
}

.evaluatebox-con .evaluatebox-carousel .item .conbox .title {
  font-size: 18px;
  font-weight: bold;
  color: #393939;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.evaluatebox-con .evaluatebox-carousel .item .conbox .con {
  margin-top: 8px;
  font-size: 14px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
  color: #393939;
}

.evaluatebox-con .evaluatebox-carousel .item .conbox .con span {
  color: #ff0000;
}

.evaluatebox-con .owl-theme .owl-controls .owl-buttons .owl-prev,
.evaluatebox-con .owl-theme .owl-controls .owl-buttons .owl-next {
  position: absolute;
  left: -5.5%;
  top: 35%;
  background: url(../images/info-arrowlt.png) no-repeat;
  width: 21px;
  height: 47px;
  opacity: 1;
  padding: 0;
  margin: 0;
  border-radius: 0;
}

.evaluatebox-con .owl-theme .owl-controls .owl-buttons .owl-next {
  left: auto;
  right: -5.5%;
  background: url(../images/info-arrowrt.png) no-repeat;
}

.newsbox-con .tabbd .tbdlist {
  display: none;
}

.newsbox-con .tabbd .tbdlist:first-child {
  display: block;
}

.newsbox-con .tabbd .tbdlist .bnlist {
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  margin-bottom: 15px;
}

.newsbox-con .tabbd .tbdlist .bnlist a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.newsbox-con .tabbd .tbdlist .bnlist a:hover .picbox .imgbox {
  transform: scale(1.2);
}

.newsbox-con .tabbd .tbdlist .bnlist a .picbox {
  float: left;
  width: 35%;
  border: 1px solid #ddd;
  padding: 5px;
  overflow: hidden;
}

@media screen and (max-width: 990px) {
  .newsbox-con .tabbd .tbdlist .bnlist a .picbox {
    width: 100%;
  }
}

.newsbox-con .tabbd .tbdlist .bnlist a .picbox .imgbox {
  overflow: hidden;
  transition: all .3s;
}

.newsbox-con .tabbd .tbdlist .bnlist a .picbox .imgbox img {
  max-height: 100%;
  max-width: 100%;
}

.newsbox-con .tabbd .tbdlist .bnlist a .conbox {
  float: right;
  width: 62%;
  position: relative;
}

@media screen and (max-width: 990px) {
  .newsbox-con .tabbd .tbdlist .bnlist a .conbox {
    width: 100%;
    margin-top: 20px;
  }
}

.newsbox-con .tabbd .tbdlist .bnlist a .conbox .title {
  margin-top: 15px;
  font-size: 18px;
  font-weight: bold;
  color: #393939;
  line-height: 25px;
  height: 25px;
  overflow: hidden;
}

.newsbox-con .tabbd .tbdlist .bnlist a .conbox .con {
  margin-top: 15px;
  font-size: 14px;
  line-height: 25px;
  height: 125px;
  overflow: hidden;
  color: #393939;
}

.newsbox-con .tabbd .tbdlist .bnlist a .conbox .con span {
  color: #00baff
}

.newsbox-con .tabbd .tbdlist .nlistbox .list a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  line-height: 25px;
  height: 25px;
  color: #5b5b5b;
  font-size: 14px;
}

.newsbox-con .tabbd .tbdlist .nlistbox .list a:hover {
  color: #00baff
}

.newsbox-con .tabbd .tbdlist .nlistbox .list a span {
  display: inline-block;
  float: left;
  width: calc(100% - 145px);
}

.newsbox-con .tabbd .tbdlist .nlistbox .list a span:nth-child(2) {
  float: right;
  text-align: right;
  width: 130px;
}

.questionbox-con {
  overflow: hidden;
  position: relative;
}

.questionbox-con .bd .infoList li {
  margin-bottom: 12px;
  overflow: hidden;
}

.questionbox-con .bd .infoList li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
}

.questionbox-con .bd .infoList li a:hover .title .tit {
  color: #00baff;
}

.questionbox-con .bd .infoList li a .title {
  line-height: 26px;
  height: 26px;
  overflow: hidden;
}

.questionbox-con .bd .infoList li a .title .icon {
  float: left;
  width: 26px;
  height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #00baff;
}

.questionbox-con .bd .infoList li a .title .tit {
  display: inline-block;
  float: right;
  width: calc(100% - 35px);
  color: #5b5b5b;
  font-size: 14px;
}

.questionbox-con .bd .infoList li a .conbox {
  margin-top: 10px;
}

.questionbox-con .bd .infoList li a .conbox .icon {
  float: left;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background: #9a9a9a;
}

.questionbox-con .bd .infoList li a .conbox .con {
  display: inline-block;
  float: right;
  width: calc(100% - 35px);
  font-size: 14px;
  color: #5b5b5b;
  line-height: 25px;
  height: 150px;
  overflow: hidden;
}

.friendbox-con a {
  color: #393939;
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 8px;
}

.solve-con .list a {
  text-decoration: none;
  display: block;
  font-size: 16px;
  color: #1e1e1e;
  overflow: hidden;
  line-height: 35px;
  height: 35px;
}

.solve-con .list a:hover {
  color: #00baff;
}

.solve-con .list a span {
  display: inline-block;
  float: left;
  width: calc(100% - 175px);
}

.solve-con .list a span:nth-child(2) {
  width: 175px;
  text-align: right;
  float: right;
}

.about-con .picbox {
  text-align: center;
  margin-bottom: 20px;
}

.about-con .picbox img {
  max-width: 100%;
}

.about-con .conbox {
  font-size: 16px;
  line-height: 35px;
}

@media screen and (max-width: 990px) {
  .about-con .conbox {
    font-size: 14px;
    line-height: 30px;
  }
}

.product-con .list {
  padding: 0 10px 20px;
}

.product-con .list a {
  background: #fff;
  text-decoration: none;
  display: block;
  padding: 5px 5px 0;
  overflow: hidden;
  color: #292929;
  font-size: 14px;
  transition: all 0.3s;
  border: 1px solid #eee;
}

.product-con .list a:hover {
  background: #00a45f;
  color: #fff;
}

.product-con .list a .picbox {
  border: 1px solid #eee;
}

.product-con .list a .picbox .imgbox {
  background: #fff;
  overflow: hidden;
}

.product-con .list a .picbox .imgbox img {
  max-width: 100%;
  max-height: 100%;
}

.product-con .list a .conbox {
  height: 45px;
  line-height: 45px;
  text-align: center;
  overflow: hidden;
}

.title-posit {
  height: 35px;
  line-height: 35px;
  border: 1px solid #eee;
  overflow: hidden;
}

.title-posit .tp {
  overflow: hidden;
}

.title-posit .tp .posit {
  font-size: 14px;
  color: #fff;
  background: #00a45f;
  padding: 0 20px;
}

.title-posit .tp .posit a {
  display: inline-block;
  color: #fff;
}

.title-posit .tp .backbtn a {
  color: #9e9e9e;
  font-size: 14px;
  padding-right: 10px;
}

.w-title-posit .title {
  font-size: 26px;
  color: #333;
  text-transform: uppercase;
}

.w-title-posit .title span {
  display: block;
  font-size: 20px;
}

.w-title-posit .line-wrap {
  margin-top: 10px;
  border-top: 1px solid #ddd;
  text-align: center;
}

.w-title-posit .line-wrap .line {
  margin-top: 15px;
  display: inline-block;
  width: 90px;
  height: 3px;
  background: #da0d01;
  position: relative;
  top: -17px;
}

.news-con .nlist {
  margin-bottom: 20px;
}

.news-con .nlist a {
  text-decoration: none;
  display: block;
  background: #f4f4f4;
  padding: 20px;
  overflow: hidden;
  transition: all .3s;
}

@media screen and (max-width: 990px) {
  .news-con .nlist a {
    padding: 10px;
  }
}

.news-con .nlist a:hover {
  background: #e6e6e6;
}

.news-con .nlist a:hover .conbox .morebtn {
  background: #00a45f;
}

.news-con .nlist a .picbox {
  float: left;
  width: 215px;
}

@media screen and (max-width: 990px) {
  .news-con .nlist a .picbox {
    width: 120px;
  }
}

.news-con .nlist a .conbox {
  float: right;
  width: calc(100% - 250px);
}

@media screen and (max-width: 990px) {
  .news-con .nlist a .conbox {
    width: calc(100% - 135px);
  }
}

.news-con .nlist a .conbox .title {
  margin-top: 5px;
  font-size: 18px;
  color: #262626;
  line-height: 30px;
  height: 30px;
  overflow: hidden;
}

.news-con .nlist a .conbox .con {
  margin-top: 10px;
  font-size: 14px;
  color: #6c6c6c;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
}

.news-con .nlist a .conbox .morebtn {
  margin-top: 15px;
  font-size: 13px;
  color: #fff;
  background: #d4d4d4;
  width: 85px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  transition: all .3s;
}

.contact-con .conbox {
  font-size: 16px;
  line-height: 40px;
}

.contact-con .mappic {
  margin-top: 20px;
}

.contact-con .mappic img {
  max-width: 100%;
}

.contact-con .messagesCon .inputlist {
  margin-bottom: 10px;
}

.contact-con .messagesCon .inputlist:first-child {
  float: left;
  width: 49%;
}

@media screen and (max-width: 990px) {
  .contact-con .messagesCon .inputlist:first-child {
    width: 100%;
  }
}

.contact-con .messagesCon .inputlist:nth-child(2) {
  float: right;
  width: 49%;
}

@media screen and (max-width: 990px) {
  .contact-con .messagesCon .inputlist:nth-child(2) {
    width: 100%;
  }
}

.contact-con .messagesCon .inputlist .textbox1 {
  background: #fff;
  border: 1px solid #e2e2e2;
  outline: none;
  height: 40px;
  width: 100%;
  color: #666;
  font-size: 14px;
  padding: 0 10px;
}

.contact-con .messagesCon .inputlist .textbox2 {
  background: #fff;
  border: 1px solid #e2e2e2;
  outline: none;
  height: 120px;
  width: 100%;
  color: #666;
  font-size: 14px;
  padding: 10px;
}

.contact-con .messagesCon .inputlist .submitbtn {
  background: #00a45f;
  color: #fff;
  font-size: 14px;
  height: 40px;
  width: 100%;
  border: none;
  outline: none;
  transition: all .3s;
}

.contact-con .messagesCon .inputlist .submitbtn:hover {
  background: #f18a10;
}

.news-details-con .biaoti {
  text-align: center;
  font-size: 2.4rem;
  color: #333;
  font-weight: bold;
}

.news-details-con .timebox {
  margin: 10px 0;
  text-align: center;
  font-size: 1.4rem;
  color: #666;
}

.news-details-con .conbox {
  font-size: 1.4rem;
  color: #666;
  line-height: 30px;
}

.product-details-con .picbox {
  margin-bottom: 20px;
  text-align: center;
}

.product-details-con .picbox img {
  border: 1px solid #ccc;
  max-width: 100%;
}

.product-details-con .dcon .tit {
  font-size: 1.8rem;
  font-weight: bold;
  color: #2d2d2d;
  border-bottom: 1px solid #ccc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

.product-details-con .dcon .cn {
  font-size: 1.4rem;
  color: #636363;
  line-height: 30px;
}

.topbar-wrap {
  height: 40px;
  line-height: 40px;
  font-size: 13px;
  color: #656565;
  overflow: hidden;
  background: #fff;
  background-color: #f4f4f4;
}

.topbar-wrap .tlt {
  float: left;
}

.topbar-wrap .tlt span {
  font-weight: bold;
}

.topbar-wrap .trt {
  float: right;
}

.topbar-wrap .trt a {
  color: #656565;
}

.topbar-wrap .trt span {
  margin: 0 8px;
}

.header-wrap .header {
  height: 150px;
  /* background: url(../images/headerbg1.jpg) no-repeat; */
  background-size: 100% 100%;
}

@media screen and (max-width: 990px) {
  .header-wrap .header {
    height: 65px;
  }
}

.header-wrap .header .logo {
  line-height: 150px;
}

@media screen and (max-width: 990px) {
  .header-wrap .header .logo {
    line-height: 65px;
  }
}

.header-wrap .header .logo img {
  max-width: 100%;
}

@media screen and (max-width: 990px) {
  .header-wrap .header .logo img {
    max-width: 60%;
  }
}

.header-wrap .header .stxt {
  margin-top: 58px;
  color: #fff;
  border-left: 1px solid #bfbfbf;
  padding-left: 15px;
  margin-left: 15px;
}

.header-wrap .header .stxt span {
  display: block;
  font-size: 18px;
  /* text-shadow: 0 0 5px rgba(0, 0, 0, 0.3); */
  color: #00baff;
}

.header-wrap .header .stxt span:nth-child(2) {
  font-size: 14px;
  color: #8a8a8a;
}

.header-wrap .header .phonebox {
  margin-top: 50px;
  width: 100%;
  display: inline-block;
  text-align: right;
}

.header-wrap .header .phonebox .icon {
  position: relative;
  top: -20px;
  display: inline-block;
  margin-right: 10px;
}

.header-wrap .header .phonebox .ptxt {
  text-align: left;
  display: inline-block;
}

.header-wrap .header .phonebox .ptxt span {
  display: block;
  font-size: 16px;
  color: #3f3f3f;
}

.header-wrap .header .phonebox .ptxt span:nth-child(2) {
  line-height: 30px;
  font-size: 30px;
  font-family: "Impact";
  color: #00baff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 990px) {
  .header-wrap .header .menu {
    line-height: 65px;
    float: right;
  }
}

.header-wrap .header .menulist {
  display: none;
  font-size: 14px;
  position: absolute;
  top: 65px;
  right: -10px;
  width: 150px;
  background: #c20a12;
  text-align: center;
  z-index: 10;
}

.header-wrap .header .menulist a {
  display: block;
  line-height: 30px;
  color: #fff;
}

.nav-wrap {
  background: linear-gradient(to right, #c20a12 0%,#c20a12 75%,#323232 25%,#323232 100%);
  height: 57px;
  position: relative;
  z-index: 2;
}

.nav-wrap .nav-ul {
  height: 57px;
  background: url(../images/navline.jpg) no-repeat left center;
}

.nav-wrap .nav-ul .navlist {
  float: left;
  width: 14%;
  text-align: center;
  position: relative;
  z-index: 1;
  background: #c20a12;
 
  height: 57px;
}
.nav-wrap .nav-ul .navlist:nth-last-child(2) .listh1{
  background:none
}
.nav-wrap .nav-ul .navlist:nth-last-child(1){
  width: 16%;
  background:none;
  display: flex;
  align-items: center;
  padding-left: 10px;
  background-color:#323232;
}
.ls-input-top{
  width: 75%;
  border: 1px solid #fff;
  border-radius: 20px;
  font-size: 12px;
}
.ls-input-img{
  width: 25%;
}
.nav-wrap .nav-ul .navlist:nth-last-child(1) form{
  display: flex;
  align-items: center;
  background-color: #fff;
  width: 100%;
  height: 34px;
  padding: 10px;
  border-radius: 20px;
}
.nav-wrap .nav-ul .navlist .listh1 {
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  line-height: 57px;
  transition: all .3s;
  background: url(../images/navline.jpg) no-repeat right center;
}
input{
  outline: none !important; 
}
/* .nav-wrap .nav-ul .navlist .listh1:hover,
.nav-wrap .nav-ul .navlist .listh1.on {
  background: #00baff;
  color: #fff;
} */

.nav-wrap .nav-ul .navlist .list2-ul {
  position: absolute;
  top: 57px;
  left: 0;
  display: none;
  background: #c20a12;
  width: 100%;
}

.nav-wrap .nav-ul .navlist .list2-ul .list {
  line-height: 35px;
  position: relative;
}

.nav-wrap .nav-ul .navlist .list2-ul .list a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}

/* .nav-wrap .nav-ul .navlist .list2-ul .list a:hover,
.nav-wrap .nav-ul .navlist .list2-ul .list a.on {
  background: #00b0f1;
} */

.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul {
  display: none;
  width: 150px;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 100%;
  top: 0;
}

.nav-wrap .nav-ul .navlist .list2-ul .list .list3-ul .list2 a {
  color: #fff;
  font-size: 14px;
}

.banner-wrap {
  position: relative;
}

.banner-wrap .banner-carousel {
  width: 100% !important;
  margin-left: auto;
  margin-right: auto;
}

.banner-wrap .banner-carousel .item {
  display: block;
}

.banner-wrap .banner-carousel img {
  display: block;
  width: 100%;
}

.banner-wrap .owl-theme .owl-controls {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 15;
}

.banner-wrap .owl-theme .owl-controls .owl-page {
  margin: 0 3px;
}

.banner-wrap .owl-theme .owl-controls .owl-page span {
  opacity: 1;
  background: #fff;
  border-radius: 50%;
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
}

.banner-wrap .owl-theme .owl-controls .owl-page:hover span {
  background: #c20a12;
}

.banner-wrap .owl-theme .owl-controls .owl-page.active span {
  background: #c20a12;
}

.banner-wrap .wbanner-carousel img {
  width: 100%;
}

.content-wrap .contentbox {
  margin-bottom: 60px;
}

.content-wrap .w-ltside .mb {
  margin-bottom: 20px;
}

.content-wrap .w-ltside .mb .tit-show .title {
  display: block;
  height: 45px;
  line-height: 45px;
  background: #c20a12;
  background-size: cover;
  overflow: hidden;
  font-family: '微软雅黑';
  font-size: 16px;
  color: #fff;
  text-indent: 1em;
  cursor: pointer;
  position: relative;
}

.content-wrap .w-ltside .mb .tit-show .title:before {
  content: '';
  position: absolute;
  right: 10px;
  top: 20px;
  background: url(../images/show-arrow.png) no-repeat;
  width: 14px;
  height: 9px;
}

.content-wrap .w-ltside .mb .tit-show .title .arrow {
  float: right;
  margin-right: 15px;
}

.content-wrap .w-ltside .mb .tit-show .title .icon {
  margin-right: 10px;
}

.content-wrap .w-ltside .show-hide {
  display: none;
  overflow: hidden;
  width: 100%;
}

.content-wrap .w-ltside .show-hide .div2 {
  display: block;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
  background: #eee;
  color: #707070;
  font-size: 14px;
  text-align: center;
  border-bottom: 1px solid #fff;
}

.content-wrap .w-ltside .show-hide .div2 a {
  display: block;
  color: #707070;
  text-decoration: none;
}

.content-wrap .w-ltside .show-hide .div2:hover a {
  background: #00baff;
  color: #fff;
}

.content-wrap .w-ltside .show-hide .div3 {
  display: none;
}
.ls-news-text{
  display: none;
  border-bottom: 1px dashed #e3e3e3;
  padding-bottom: 15px;
}
.content-wrap .w-ltside .show-hide .div3 ul {
  margin: 0;
  padding: 0;
}

.content-wrap .w-ltside .show-hide .div3 ul li {
  display: block;
  height: 34px;
  line-height: 34px;
  list-style: none;
  text-align: center;
  background: #fff;
  overflow: hidden;
  border-bottom: 1px solid #eee;
}

.content-wrap .w-ltside .show-hide .div3 ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
  color: #666;
}

.content-wrap .w-ltside .show-hide .div3 ul li a:hover {
  color: #00baff;
}

.content-wrap .ltside .linkbox {
}

.content-wrap .ltside .linkbox .title-arrow {
  height: 70px;
  overflow: hidden;
  background-color: #323232;
}

.content-wrap .ltside .linkbox .title-arrow .firstEn {
  line-height: 80px;
  float: left;
  font-size: 64px;
  color: #fff;
  font-weight: bold;
  font-family: "Arial";
  text-transform: uppercase;
}

.content-wrap .ltside .linkbox .title-arrow .titbox {
  text-align: center;
  line-height: 70px;
}

.content-wrap .ltside .linkbox .title-arrow .titbox span {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
}

.content-wrap .ltside .linkbox .title-arrow .titbox span:nth-child(2) {
  font-size: 12px;
  font-weight: normal;
  text-transform: uppercase;
}

.content-wrap .ltside .linkbox .link-wrap {
  background: #fff;
}

.content-wrap .ltside .linkbox .link-wrap .lbox {
  margin-top: 10px;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list {
  text-align: left;
  display: block;
  height: 40px;
  color: #1e1e1e;
  line-height: 40px;
  font-size: 16px;
  text-decoration: none;
  overflow: hidden;
  text-transform: uppercase;
  border: 1px solid #e8e8e8;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list:hover,
.content-wrap .ltside .linkbox .link-wrap .lbox .list.active {
  color: #fff;
  background-color: #c20a12;
  border: 1px solid #c20a12;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list .tit {
  display: inline-block;
  width: calc(100% - 40px);
  padding: 0 0 0 40px;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list .arrow {
  display: inline-block;
  font-style: normal;
  width: 40px;
  text-align: center;
  padding-right: 20px;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 {
  display: none;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul {
  background: #fff;
  padding: 0 5px;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li {
  border-bottom: 1px dashed #ddd;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a {
  padding-left: 20px;
  display: block;
  height: 35px;
  text-align: left;
  color: #292929;
  line-height: 35px;
  font-size: 14px;
  text-decoration: none;
  overflow: hidden;
}

.content-wrap .ltside .linkbox .link-wrap .lbox .list2 ul li a:hover {
  color: #00baff;
}

.content-wrap .ltside .contactbox {
  margin-top: 15px;
  background: #00a45f;
  background-size: cover;
  padding: 20px 0 23px;
  text-align: center;
  color: #fff;
}

.content-wrap .ltside .contactbox .tit {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  width: 210px;
  margin: 0 auto 20px;
}

.content-wrap .ltside .contactbox .tit span {
  margin-top: 10px;
  display: block;
  font-size: 1.4rem;
  font-weight: normal;
}

.content-wrap .ltside .contactbox .line {
  border-bottom: 2px solid #00c371;
  width: 120px;
  height: 2px;
  margin: 0 auto 20px;
}

.content-wrap .ltside .contactbox .icon {
  margin-bottom: 20px;
}

.content-wrap .ltside .contactbox .numbox {
  font-size: 1.4rem;
}

.content-wrap .ltside .contactbox .numbox span {
  font-size: 1.8rem;
  font-family: "Impact";
  display: block;
  letter-spacing: 2px;
}

@media screen and (max-width: 990px) {
  .footer-wrap {
    margin-bottom: 75px;
  }
}

.footer-wrap .footer .f1box {
  /* background: url(../images/footer-bg1.jpg) repeat; */
  background-color: #00baff;
}

.footer-wrap .footer .f1box a {
  color: #fff;
  display: inline-block;
  float: left;
  width: 12.5%;
  text-align: center;
  line-height: 74px;
  font-size: 16px;
}

.footer-wrap .footer .f2box {
  padding: 55px 0;
  text-align: center;
  font-size: 14px;
  color: #393939;
  line-height: 25px;
}

@media screen and (max-width: 990px) {
  .footer-wrap .footer .f2box {
    padding: 25px 0;
  }
}

.hot-wrap {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 75px;
  background: #292929;
  z-index: 999;
}

.hot-wrap .list {
  height: 75px;
  width: 25%;
  float: left;
  display: block;
}

.hot-wrap .list:hover {
  background: #191919;
}

.hot-wrap .list a {
  text-decoration: none;
  display: block;
  text-align: center;
}
.imgbox img{
  max-width: 100%;
}
.hot-wrap .list a i {
  display: block;
  padding-bottom: .2em;
  padding-top: .5em;
}

.hot-wrap .list a span {
  font-size: 1rem;
  color: #fff;
}

/*# sourceMappingURL=style.css.map */
@media (max-width:769px){
  .hyjd-news-box-all{padding:10px;}
.hyjd-news-box{margin-top: 15px;}
 /*新闻中心*/
 .xw_ul li{padding:5px;margin-bottom:10px;}
 .xw_ul li a .xw_B{width:110px;}
 .xw_ul li a .xw_R{width:calc(100% - 110px); padding:5px 0 5px 10px;}
 .xw_ul li a .xw_R .xw_txt{height:40px; line-height:20px; margin-top:5px;}
 .xw_ul li a .xw_R .xw_more{width:70px; height:24px; line-height:24px;}
 .xwxq_p{font-size:16px; line-height:24px;}
 .xwxq_img{padding-top:10px;}
 .xwxq_txt{padding-top:10px; line-height:24px;}
 /*END-新闻中心*/
  .infobox-con .list a .picbox {
    padding: 0;
}
.vid {
  padding-left: 0px;
}
  .ls-qy-2,
  .ls-qy-1,
  .ls-qy-3{
      width: 100%;
  }
  .ls-qy-1{
    height: 250px;
    padding: 0;
  }
  .ls-jd-text-box .list {
    width: 48%;
    float: left;
    margin: 0 1% 10px 1%;
}
.ls-box-1 {
  background-color: #f8f8f8;
  padding: 20px 0 20px 0;
}
.ls-fot-1 b {
  color: #c20a12;
  font-size: 18px;
}
footer {
  background-color: #ffffff;
  padding: 10px 0 100px 0;
}
.ls-fot-3 form input:nth-last-child(1) {
  width: 50%;
  height: 50px;
  padding: 0;
  margin: 0;
}
}