body {
    color: #000;
    font-size: 14px;
    font-family: "微软雅黑", "Arial", Helvetica, "黑体", Arial, Tahoma;
    margin: 0 auto;
    position: relative;
    overflow-x: hidden;
    background: #fffefe; 
 
}
.img-hide{ overflow:hidden; display: block; }

.img-hide img,.img-hide div{ transition: 0.5s all; transform: scale(1,1); }
.img-hide:hover img,div.img-hide:hover div{ transform: scale(1.05,1.05); }
.txt-elise{overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;}
li{ list-style:none;}
a{ color: #333; }
ul{ padding:0; margin:0;}
a:hover,a{ text-decoration:none !important;}
a:focus{ text-decoration:none !important; outline: none !important;}
button:focus,button:hover,input:focus{ outline: none!important; }
p{ margin:0; }
img{max-width:100%;display: inline-block;vertical-align: middle;}
.slick-dots li button:before{ display: none; }
.tab-content{ position: relative; }
.tab-content .tab-pane{ display: block; position: absolute; left: 0; top: 0; width: 100%; z-index: -10; opacity: 0; filter:alpha(opacity=0); transition: 0.5s all; }
.tab-content .tab-pane.active{ position: relative; z-index: 10; opacity: 1; filter:alpha(opacity=100); }
.container{ width: 1510px;}

.nav-click,.close{ display: none; }
.menu-button { position: absolute; display: none; top: 18px; right: 15px; z-index: 1000; cursor: pointer; -webkit-transition: .3s; transition: .3s;}
.menu-button .bar:nth-of-type(1) { margin-top: 0px;}
.menu-button .bar:nth-of-type(3) { margin-bottom: 0px;}
.bar { position: relative; display: block; width: 24px; height: 2px; margin: 5px auto; background-color: #fff; border-radius: 10px; -webkit-transition: .3s; transition: .3s; }
.cross{ margin-top: -8px; }
.cross .bar{ margin:13px auto; }
.cross .bar:nth-of-type(1) { -webkit-transform: translateY(15px) rotate(-45deg);-ms-transform: translateY(15px) rotate(-45deg); transform: translateY(15px) rotate(-45deg);}
.cross .bar:nth-of-type(2) {  opacity: 0;}
.cross .bar:nth-of-type(3) { -webkit-transform: translateY(-15px) rotate(45deg); -ms-transform: translateY(-15px) rotate(45deg); transform: translateY(-15px) rotate(45deg);}


.top-img img{ width: 100%; }
.header-c{ position: relative; z-index: 100; background: #bc0d0e; }
.nav-list li{ float: left; width: 14.285714%; position: relative; }
.nav-list li a{ display: block; line-height: 60px; color: #fff; font-size: 20px; }
.nav-list{ margin-left: 60px; }
.header-c .container{ position: relative; }
.logo{ position: absolute; left: 15px; top: 0; bottom: 0; line-height: 60px; }
.index-back{ background: url(../images/index-back.png) center no-repeat; background-size: cover; }
.index-sm{ background: #fff; padding:40px; }
.container{ width: 1460px; }
.img-slick{ width: 49.2%; margin:0; max-width: 649px; }
.img-slick a div{ height: 410px; transition: 0.3s all; }
.img-slick a:hover div{ transform: scale(1.05,1.05); }
.img-slick a{ display: block; position: relative; }
.img-slick a span{ position: absolute; left: 0; right: 0; bottom: 0; color: #fff; font-size: 18px; padding:0 35px; line-height: 50px; background: rgba(0,0,0,0.6); }
.img-slick .slick-prev{ width: 35px; height: 56px; background: url(../images/left.png) center no-repeat; left: 0; margin-top: -28px; z-index: 100; }
.img-slick .slick-next{ width: 35px; height: 56px; background: url(../images/right.png) center no-repeat; right: 0; margin-top: -28px; z-index: 100; }
.slick-prev:before,.slick-next:before{ display: none; }
.one-right{ width: 49.2%; max-width: 649px; }
.title{ height: 54px; max-width: 649px; position: relative; z-index: 10; margin-bottom: 20px; font-size: 24px; padding-right: 45px; line-height: 1; font-weight: bold; color: #fff; padding-top: 20px; padding-left: 130px; margin-top: -12px; background: url(../images/tt.png) left center no-repeat; background-size: 100% 100%; }
.title a{ float: right; font-weight: normal; color: #fff; margin-top: 5px; font-size: 18px; }
.lb-list li a{ display: block; margin-bottom: 22px; line-height: 1; position: relative; padding-left: 20px; padding-right: 130px; font-size: 18px; color: #000; }
.lb-list li a:before{ display: block; content: ""; position: absolute; left: 0; top: 50%; width: 6px; height: 6px; border-radius: 50%; background: #ba2022; margin-top:-3px;  }
.lb-list{ margin-left: 20px; margin-right: 20px;min-height:210px }
.lb-list li a span{ position: absolute; right: 0; top: 0; }
.lb-list li:last-child a{ margin-bottom: 0; }
.lb9{min-height:310px}
.index-tow{ margin-top: 42px; }
.index-three{ margin-top: 42px; position: relative; padding-bottom: 30px; }
.fc-list li{ float: left; width: 25%; padding:0 18px; }
.fc-list{ margin:0 22px; position: relative; z-index: 10; }
.fc-list-img div{ position: relative; padding-top:78.27%;  }
.fc-tt{ font-size: 18px; color: #000; text-align: justify; margin-top: 15px;  overflow: hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 2;
-webkit-box-orient: vertical;}
.index-three:before{ display: block; content: ""; position: absolute; left: 18px; top: 28px; right: 0; bottom: 0; border:solid 2px #bb1f21; }
.footer{ background: #bc2022; padding:40px 0 60px 0; }
.footer p{ font-size: 14px; color: #fff; margin-bottom: 10px; }
.footer p span{ display: inline-block; padding:0 10px; }









.list-left { width: 290px; padding-bottom: 55px; margin-top: 40px; box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; background: rgb(255, 255, 255); }
.list-left-tt span { display: block; font-size: 24px; color: rgb(255, 255, 255); font-weight: bold; }
.list-left-tt { height: 88px; background: #bc0d0e; line-height: 88px; }
.left-nav li a { display: block; position: relative; line-height: 60px; font-size: 20px; color: rgb(51, 51, 51); text-align: center; }
.left-nav li { position: relative; }
.left-nav li a::before { display: block; content: ""; position: absolute; left: 25px; right: 25px; bottom: 0px; border-bottom: 1px solid rgb(221, 221, 221); }
.left-nav-down li a { line-height: 40px; font-size: 16px; color: rgb(51, 51, 51); padding-left: 25px; }
.left-nav-down li a::before { display: none; }
.left-nav li.active { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 10px; background: rgb(255, 255, 255); margin-top: -1px; }
.left-nav li.active::before { display: block; content: ""; position: absolute; left: 0px; top: 0px; bottom: 0px; width: 4px; background: #bc0d0e; }
.left-nav li.active a { color: #bc0d0e; font-weight: bold; }
.left-nav li.active .left-nav-down li a { color: rgb(51, 51, 51); font-weight: normal; }
.left-nav-down { padding: 10px 0px; display: none; }
.left-nav li a:hover { color: #bc0d0e !important; }
.left-nav { padding-top: 20px; }
.container-list { max-width: 1330px; }
.list-ssjgy { width: 1300px; margin-top: 40px; }
.list-right { width: 950px; margin-top: 40px; }
.nav-b { color: rgb(153, 153, 153); font-size: 14px; }
.nav-b a { color: rgb(153, 153, 153); }
.list-top { border-bottom: 1px solid rgb(221, 221, 221); padding-bottom: 15px; }
.article-tt { font-size: 24px; color: rgb(51, 51, 51); font-weight: bold; margin-top: 20px; margin-bottom: 0px; }
.article-sm { border-top: 1px dashed rgb(221, 221, 221);  margin: 30px auto 0px; border-bottom: 1px dashed rgb(221, 221, 221); padding: 15px 0px; font-size: 16px; }
.article-sm span {padding: 0px 4px;}
.article-p p,.article-p span {text-align: justify;font-size: 16px;color: rgb(51, 51, 51);line-height: 1.75 !important;margin-bottom: 10px;text-indent: 2em !important;font-family: 宋体, simsun ;background:none ;}
.WP_VisitCount{display:inline}
.article-p { margin-top: 40px; }
.article-link p a { font-size: 16px; color: rgb(51, 51, 51); display: block; }
.article-link p a span { font-weight: bold; }
.article-link { border-top: 1px dashed rgb(221, 221, 221); padding-top: 30px; }
.article-link p { margin-bottom: 20px; }
.list-box { padding-bottom: 50px;}
.list-left-tt-phone { display: none; }
.img-lb li { padding: 0px 25px; margin-bottom: 50px; width: 50%; }
.img-lb { margin: 0px -25px; padding-top: 20px;     display: flex;
    flex-wrap: wrap;}
.img-lb-tt { font-size: 18px; color: rgb(51, 51, 51); margin-top: 20px;text-align:center; }
.img-lb-img { position: relative; padding-top: 67%; }
.img-lb-img img { position: absolute; left: 0px; top: 0px; height: 100%; width: 100%; }
.img-lb li a { display: block; }
.img-ul-left img { width: 260px; height: 175px; }
.img-ul-left a{ display: block; }
.img-ul-a li { padding: 35px 0px; border-bottom: 1px dashed rgb(221, 221, 221); transition: all 0.5s ease 0s; }
.img-ul-right { margin-left: 290px; }
.img-ul-tt a {display: block; font-size: 18px; color: rgb(51, 51, 51); }
.img-ul-p { color: rgb(153, 153, 153); font-size: 14px; line-height: 25px; height: 75px; overflow: hidden; margin-top: 15px; }
.img-ul-date { color: rgb(153, 153, 153); font-size: 14px; margin-top: 20px; background: url("../images/icon-date.png") left center no-repeat; padding-left: 20px; }
.img-ul-a li:hover { box-shadow: rgba(0, 0, 0, 0.1) 0px 0px 20px; background: rgb(255, 255, 255); border-color: transparent; padding: 35px; }
.img-ul-a li:last-child { border: none; }
.img-ul-a { padding-bottom: 30px; }
.wz-ul-date { width: 80px; height: 80px; background: rgb(246, 246, 246); padding-left: 15px; padding-top: 12px; line-height: 25px; }
.wz-ul-date span { font-weight: bold; font-size: 18px; }
.wz-ul li { padding: 20px 0px; border-bottom: 1px dashed rgb(221, 221, 221); }
.wz-ul-right { margin-left: 105px; padding-top: 5px; }
.wz-ul-tt a { font-size: 18px; color: rgb(51, 51, 51); font-weight: bold; /*display: block; */}
.wz-ul-p { margin-top: 15px; color: rgb(153, 153, 153); font-size: 14px; }
.wz-ul { margin-bottom: 30px; font-size: 14px; }
.wz-ul li:hover .wz-ul-date { background: rgb(187, 1, 14); color: rgb(255, 255, 255); }
.wz-ul li:hover .wz-ul-tt a { color: rgb(187, 1, 14); }
.table-bordered { border: none; }
.table-bordered > thead > tr > th { background: rgb(233, 244, 255); font-size: 22px; color: rgb(51, 51, 51); font-weight: normal; padding: 20px 20px 20px 120px; border: none; }
.table-bordered > tbody > tr > td { font-size: 20px; color: rgb(51, 51, 51); padding: 20px 20px 20px 120px; border-color: rgb(243, 243, 243); background: rgb(255, 255, 255); }
.table-box { margin: 50px 40px; }
.ld-img img { width: 260px; height: 200px; }
.ld-right { margin-left: 290px; padding-top: 15px; }
.ld-name a { font-size: 22px; color: rgb(51, 51, 51); font-weight: bold; }
.ld-txt { color: rgb(153, 153, 153); line-height: 25px; margin-top: 15px; text-align: justify; }
.ld-ul li { border-bottom: 1px dashed rgb(221, 221, 221); font-size: 14px; padding: 40px 0px; }
.ld-ul { padding-bottom: 30px; }
.jg-title { font-size: 30px; padding-bottom: 20px; margin-top: 40px; border-bottom: 1px solid rgb(221, 221, 221); }
.jg-title span { float: left; width: 50px; }
.jg-ul li { float: left; padding: 0px 10px 0px 0px; height: 60px; width: 50%; }
.jg-ul li a { display: block; padding-left: 32px; background: url("../images/icon-jg05.png") left center no-repeat; font-size: 16px; color: rgb(51, 51, 51); margin-top: -13px; }
.jg-ul { margin-top: 40px; margin-bottom: -20px; }
.jg-ul li a:hover { background: url("../images/icon-jg06.png") left center no-repeat; color: #bc0d0e;); }
.img-ul-tt a:hover, .nav-b a:hover, .ld-name a:hover, a:hover .img-lb-tt { color: #bc0d0e;; }

.banner-list img{ width: 100%; }
.article-link p a:hover{ color: #A40909; }
.search-a{ display: none; }
.title-more-b{margin-top: 0.3rem;margin-left:0;}
.tow-title a{ color: #fff; }
.tow-title a:hover{ text-decoration: underline!important; }
    .cx-box-left{ width: 310px; }
    .cx-box-right{ width: 760px; }




      .list-right { width: 950px; }
  .table-bordered > thead > tr > th, .table-bordered > tbody > tr > td { padding-left: 60px; }
  .xs-list li a{ height: 370px; }

  .nav-list-news li a{ font-size: 18px;padding: 0 31px; }
  .ss-list li{ width: 330px; }
  .ss-list-img img{ height: 122px; }

.nav-click{ display: none; }
.nav-down{ position: absolute; left:0; display: none; top: 100%; width: 100%; }
.nav-down li{ float: none; width: 100%; margin:0!important; padding:0!important; background: #fff; border:none!important; }
.nav-down li a{ background: none!important; color: #333!important; display: block; text-align: center; line-height: 50px; font-weight: normal!important; }
.nav-down li a:hover{ background: #bc0d0e!important; color: #fff!important; }
.nav-list li:hover .nav-down{ display: block; }
.lb-list li a:hover{ color: #bc0d0e; }
.case-slick{ width: 100%; }
@media( max-width: 1479px){
  .container{ width: 1230px; }

}
@media( max-width: 1279px){
  .container{ width: 970px; }

  .list-right{ width: 620px; }
  .title{ padding-left: 110px; }

}
@media( max-width: 991px){
  .container{ width: 750px; }
  .one-right{ width: 100%;  }
  .one-right.pull-right{ margin-top: 42px; }
  .img-slick{ width: 100%; }
  .fc-list li{ width: 50%; margin-bottom: 25px; }
  .index-three{ padding-bottom: 0; }

  .list-right{ width: 400px; }



}


@media( max-width: 768px){

  .index-sm{ padding:15px; }
  .img-slick a div{ height: auto; padding-top: 64%; }
  .title{ padding-left: 60px; font-size: 24px; padding-right: 30px; }
  .one-right.pull-right,.index-tow，.index-three,.index-tow{ margin-top: 25px; }
  .lb-list{ margin:0; }
  .lb-list li a{ font-size: 16px; padding-right: 90px; }
  .fc-tt{ font-size: 16px; }
  .index-three:before{ left: 10px; }
  .fc-list li{ padding:0 8px; margin-bottom: 15px; }
  .header-c{ position: fixed; left: 0;top: 0; right: 0; z-index: 1000; height: 50px; }
  .logo{ line-height: 50px; right: 15px; text-align: center; }

	.container{ width: 100%; }

	.search-txt{ display: none; }
	.nav-back{ position: fixed; z-index: 1000; left: 0; top: 0; right: 0; height: 50px; }
	body{ padding-top: 50px; }

    .nav-list li:hover .nav-down{ display: none; }
    .nav-list li{ float: none; border:none; width: 100%; margin:0; padding:0; }
    .nav-list li a{ display: block; color: #333!important; background: none!important; text-align: left; font-size: 16px; padding:0px 15px; line-height: 40px; }
    .nav-click { display: block; transition: 0.3s all; z-index: 10000; position: absolute; color: #333; right: 0; top: 0; width: 40px; height: 40px; text-align: center; line-height: 40px;}
    .nav-click.active{ transform: rotate(180deg); }
    .nav-down{ position: static; margin:0; width: 100%; padding:0; border:none; background: none; transform: translate(0,0); }
    .nav-down li a{ text-align: left; padding:0 25px; color: #333; }
    .nav-list li:hover .nav-down{ display: none; }
    .menu-button{ display: block; }
    .nav-list{ position: fixed; border:none; display: none; left: 0; width: 100%; margin-left: 0; top: 50px; border-top: solid 1px #ddd; right: 0; bottom: 0; background: #fff; }
    .nav-list li a:before{ display: none!important; }


.layer{background:rgba(0,0,0,0.8); display: none; position: fixed;left:0;top:0;right:0;bottom:0;z-index:1000000;opacity:0; z-index: -1; transition:all 0.3s ease-out 0s;}
.layer.showdiv{opacity:1;visibility:visible; z-index: 100000;display:-ms-flexbox;display:flex;-ms-flex-align:center;align-items:center;-ms-flex-pack:center;justify-content:center;}
.layer .close{font-size:60px; display: block; font-family: "宋体"; position:absolute;right:50px;top:50px;width:80px;height:80px;text-align: center;line-height:80px;cursor:pointer;color:#ccc;}
.layer .search_box{height:45px;line-height:45px;width:600px; margin-left: 5%; display:-ms-flexbox;display:flex;transform:translateY(-50px);opacity:0;margin-top:-100px;}
.layer.showdiv .search_box{transform:none;transition:all 0.5s ease-out 0s;opacity:1;}
.layer .search_box .kw{background:#fff; height: 45px; border:none; -ms-flex:1;flex:1;padding:0 12px;font-size:16px;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer .search_box .ok{background:#94070a url(../images/search02.png) center no-repeat!important; right: 0; color:#fff; box-shadow: none; border:none; width:120px;text-align: center;font-size:18px;cursor: pointer;-webkit-appearance:none;appearance:none;border-radius:0;}
.layer.active{ opacity: 1; z-index: 1000000; }

.layer .close{ top: 60px; width: 60px; right: 5%; }
.layer .close{ top: 50%; width: 40px; margin-top: -160px; right: 5%; }

    .layer .search_box{ width: 90%; left: 0; margin-left: 0; }
    .search-a{ display: block; position: absolute; top: 0; margin-right: 0; right: 55px; z-index: 10000; line-height: 50px; }
    .header-top{ padding:0; }
    .nav-bottom{ float: none!important; margin:0 -15px; }
    .nav-bottom li{ width: 25%; margin:0; text-align: center; }
    .phone,.ewm-img{ display: none; }
    .img-a{ margin:0 -15px; }
    .nav-bottom li a{ padding:15px 0; }
    .img-list-left,.img-list-ul li:nth-child(even) .img-list-left{ width: 100%; padding:20px; }
    .img-list-img{ width: 100%; }


    .zp-nav-list{ position: static; width: 100%; margin:0; }
    .zp-nav-list li{ width: 50%;     border-bottom: solid 1px #ddd; }
    .zp-nav-list li:last-child{ width: 100%; }
    .fw-box-tt{ font-size: 24px; margin:25px 0; }
    .fw-list li{ width: 100%; padding:0; margin-bottom: 15px; }
    .fw-list li:last-child{ margin:0; }
    .fw-list{ padding:0; background: none; }
    .fw-list:before,.fw-list-back{ background: none; }
    .case-tabs li{ width: 50%;border-bottom: solid 1px #eee; }
    .case-tabs{ width: 100%; }
    .case-tabs li.active a:before{ display: none; }
    .dt-ul{ padding:0; }
    .dt-ul li{ width: 100%; padding:0; }
    .ewm-box{ width: 100%; padding-top: 20px; }
    .ewm-box .pull-left{ width: 33.333333%; margin:0; }
    .footer{ padding:20px 0; }
    .footer-p{ margin-top: 15px; }


     .logo-news img{ height: 25px; }
    .ss-list li{ width: 100%; }
    .ss-list{ padding:0; }
    .ss-list-img img{ height: auto; }
    .ss-date{ margin-top: 10px; }
    .ss-list li a{ height: auto; }
    .search-back{ padding-bottom: 30px; }
    body{ padding-top: 50px; }
.article-p table{;overflow-x: auto;width: 103%;display:
block;}

.article-p table tbody{width:650px;>;
display: block;}
    .container{ width: 100%; }

.search-box-header{ width: 100%; }
.btn-search-a{ font-size: 14px; width: 60px; height: 40px; }
.search-box-header .form-control{ font-size: 14px; height: 40px; padding-right: 70px; }

.header-slick,.header-slick-img{ height: 150px; }  


  .list-left { width: 100%; margin-top: 20px; padding: 0px; }
  .list-left-tt { height: 60px; line-height: 60px; font-size: 18px; text-align: left; padding-left: 20px; }
  .list-left-tt span { font-size: 18px; }
  .left-nav { padding: 0px; display: none; }
  .list-right { width: 100%; margin-top: 20px; }
  .article-tt { font-size: 18px; }
  .article-sm span { font-size: 14px; line-height: 25px; }
  .article-p p {font-size: 14px !important;line-height: 25px !important;margin-bottom: 10px;}
  .article-p { margin-top: 20px; }
  .article-link p a { font-size: 14px; }
  .article-link p { margin-bottom: 10px; }
  .article-link { padding: 20px 0px; }
  .list-left-tt { display: none; }
  .list-left-tt-phone { display: block; position: relative; }
  .list-left-tt-phone .nav-click { height: 60px; line-height: 60px; color: rgb(255, 255, 255); }
  .left-nav li a { line-height: 40px; font-size: 16px; }
  .img-lb-tt { font-size: 14px; margin-top: 10px; }
  .img-lb li {padding: 0px 8px;margin-bottom: 15px;width: 100%;height: auto !important;}
  .img-lb { margin: 0px -8px; padding-bottom: 15px; }
  .list-box { padding-bottom: 30px; }
  .img-ul-left img { width: 130px; height: 80px; }
  .img-ul-right { margin-left: 140px; }
  .img-ul-p { height: 50px; margin-top: 5px; }
  .img-ul-date { display: none; }
  .img-ul-a li { padding: 15px 0px; }
  .img-ul-a li:hover { padding: 15px; }
  .img-ul-tt a { font-size: 16px; }
  .table-bordered > thead > tr > th, .table-bordered > tbody > tr > td { font-size: 14px; padding: 8px 15px; }
  .table-box { margin: 20px 0px; }
  .jg-title { margin-top: 20px; padding-bottom: 10px; font-size: 24px; }
  .ld-img { width: 100%; text-align: center; float: none !important; }
  .ld-right { margin: 20px 0px 0px; }
  .gd-slick { margin-top: 20px; }





    .container{ width: 100%!important; padding:0 15px; }
 

}
@media( max-width: 374px){
  .logo{ width: 200px; }
}