@charset "utf-8";


section.banner{
    width: 100%;
    height: 555px;

}


section.banner{

  position:relative;
   width: 100%;
    height: 555px;
    margin-bottom: 40px;

}

section.banner div.bd{
  height:555px;
  overflow:hidden;
      margin-top: 50px;
}
section.banner div.bd li{
    display:inline-block;
  height:555px;
      width: 100%;
  background: transparent no-repeat center;
   cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
section.banner div.bd li a{
  display:block;
  width:100%;
  height:100%;
}
section.banner div.hd{
  height:14px;
  overflow:hidden;
  line-height:5px;
  text-align:center;
  z-index: 2;
  position:relative;
  bottom:40px;
}
 section.banner div.hd ul li{
  display:inline-block;
  width:11px;
  height:11px;
  border:1px solid #fff;
  border-radius: 50%;
  margin:0 8px;
  cursor: pointer;
  -webkit-transition: all .2s;
  -o-transition: all .2s;
  transition: all .2s;
}
 section.banner div.hd ul li.on{
  background: #fff;
}



   section.banner a.prev {


    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 46px;
    height: 87px;
    background: url(../images/pren.png)  no-repeat;

    opacity: 0.5;
}
section.banner a.next {

    position: absolute;
    right: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 54px;
    height: 87px;
    background: url(../images/next.png) no-repeat;

    opacity: 0.5;

}
section.text{
  margin: 0 auto;
  width:600px;
  color: #333333;
}
section.text div.left{
  display: inline-block;
  border-bottom: 3px solid #cccccc;
  width: 58px;
  margin-right: 5px;
  padding-bottom: 42px;
}
section.text div.center{

  display: inline-block;

  font-size: 40px;
  text-align: center;

}
section.text div.center span{


  font-size: 48px;
  text-align: center;
  color: #d8271c;

}
section.text p.tex{
  font-size: 15px;
  line-height: 27px;
  text-align: center;
  color: #333;
  margin-top: 10px;
  margin-bottom: 40px;
}
section.company{
  width: 1097px;
  margin: 0 auto;
  background-color: #f4f4f4;
    padding: 20px;
    overflow:hidden;!important;
}
section.company div.image{
 width: 550px;

 float: left;
 margin-right: 50px;
}


section.company div.text div.text_one span{
  font-size: 23px;
  line-height: 34px;
  color: #222222;
}
section.company div.text div.text_one em{
  font-style: normal;
  font-size: 16px;
  line-height: 34px;
  color: #7d7d7d;
}

section.company div.text p{
  margin-top:30px;
 font-size: 14px;
 line-height: 29px;
 color: #8b8b8b;
}

section.company  div.text div.know{
  width: 112px;
  height: 36px;
  background-color: #666666;
  float: left;
  text-align: center;
    margin-top: 70px;
}
section.company  div.text div.know:hover{
  background-color: #d8271c;

}
section.company  div.text div.know span{
  line-height: 36px;
  font-size: 15px;
  color:#ffffff ;

}
section.w1137{
  margin-top: 28px;
  font-size: 18px;
  color: #222222;
  margin-bottom: 17px;
}
section.w1137 span a{

    font-size: 18px;
    color: #222222;
    margin-bottom: 17px;
    display: inline-block;
    float: left;
}
section.w1137 a{

  font-size: 12px;
  color: #666666;
  float: right;
}
section.w1137 a:hover{
  color: #d8271c;

}
section.rongyu {
  width: 1154px;
  margin:0 auto;
    overflow:hidden;!important;
  margin-bottom: 49px;
}
section.rongyu li{
  width:211px ;
  height:160px;
  border: 1px solid #e5e5e5 ;
  float: left;
  margin-right: 17px;
}
section.rongyu li img{
  margin: 8px;
  text-align: center;
  width: 93%;
  height: 90%;
}
section.hezuo{
  width: 100%;
  background-color: #ececec;
  overflow:hidden;!important;
  text-align: center;

}
section.hezuo div.hezuo_text{
  margin-top: 45px;
  padding-bottom: 16px;
}
section.hezuo div.hezuo_text  div.left{
    display: inline-block;

    border-bottom: 3px solid #cccccc;
    width: 58px;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 42px;



}

section.hezuo div.hezuo_text  div.center{
    display: inline-block;
    font-size:36px;

    line-height: 27px;

}
section.hezuo  div.tex{
  margin-bottom: 13px;
}
section.hezuo div.tex p{
  font-size: 15px;
  color: #333333;
  line-height: 27px;
  text-align: center;
}

section.hezuo div.list{
  width: 1167px;
  margin: 0 auto;
    overflow:hidden;

}
/* section.hezuo div.list li a{
  width: 261px;
  height: 175px;
  margin-right: 30px;
  float: left;
  margin-top: 27px;
} */



section.hezuo  div.list li{
  width:1167px;
}
section.hezuo  div.list li a{
  display:block;
  float: left;
  margin-right:25px;
  overflow:hidden;
  width:261px;

}
section.hezuo  div.list li a span.thumb{
  display:block;
  width: 261px;
  height: 175px;
  margin-right: 30px;
  float: left;
  margin-top: 27px;
  position:relative;
  overflow:hidden;
}
section.hezuo  div.list li a span.thumb img{
  width: 100%;
  height: 100%;
  display: inline-block;
}
section.hezuo  div.list li a span.thumb span.pop{
  display:block;
  width:100%;
  height:100%;
  line-height:30px;
  overflow:hidden;
  background:rgba(224, 15, 25, 0.76);
  color:#fff;
  position:absolute;
  left:0;
  top:100%;
  -webkit-transition: all .4s;
  -o-transition: all .4s;
  transition: all .4s;
}
section.hezuo  div.list li a:hover span.thumb span.pop{
  top:0;
}
section.hezuo  div.list li a span.thumb span.pop b{
  display:block;
  font-size:28px;
  width:230px;
  margin:36px auto 10px;
  max-height:32px;
  overflow: hidden;
  overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 1;
-webkit-box-orient: vertical;
}
section.hezuo  div.list li a span.thumb span.pop small{
  display:block;
  max-height:72px;
  width:186px;
  margin:0 auto;
  font-size:13px;
  line-height: 22px;
  overflow:hidden;
}
section.hezuo  div.list li a span.thumb span.pop p {
  display:block;
  margin-top: 20px;
  width:129px;
  float: right;
  font-size:14px;
  line-height: 27px;
  overflow:hidden;
}



section.hezuo div.know{
  width: 162px;
  height:47px;
  background-color: #666666;
  margin:0 auto;
  text-align: center;
    margin-top: 48px;
    margin-bottom: 68px;
}
section.hezuo div.know:hover{
  background-color: #d8271c;
}
section.hezuo div.know span{
  line-height: 47px;
  font-size: 14px;
  color:#ffffff ;

}
section.new{
  width: 100%;
  background-color: #fff;
  overflow:hidden;!important;
  text-align: center;

}

section.new div.new_text{
  margin-top: 45px;
  padding-bottom: 16px;
}
section.new div.new_text  div.left{
    display: inline-block;
    border-bottom: 3px solid #cccccc;
    width: 58px;
    margin-right: 20px;
    margin-left: 20px;
    padding-bottom: 42px;
}

section.new div.new_text  div.center{
    display: inline-block;
    font-size:36px;

    line-height: 27px;

}
section.new  div.tex{
  margin-bottom: 13px;
}
section.new div.tex p{
  font-size: 15px;
  color: #333333;
  line-height: 27px;
  text-align: center;
}



section.ts{
  padding:31px 0 51px;

}
section.ts div.hd{
  padding-bottom:3px;
  margin-bottom: 50px;

}
section.ts div.hd ul{
 margin: 0 auto;
 text-align: center;
}

section.ts div.hd li{
 display: inline-block;
  height:52px;
  width: 162px;
  line-height:52px;
  border: 1px solid #cccccc;
  background:#f2f2f2;
  margin: 0 7px 0 0;
  margin-right: 49px;

}
section.ts div.hd li.on{
  background:#e81828;
  color: #ffffff;
}
section.ts div.hd li.on a{

  color: #ffffff;
}

section.ts div.hd li a{
  font-size: 18px;
  line-height: 52px;
  text-align: center;
 color: #333333;
  display:block;
  padding:0 17px;
}

section.ts div.bd{
  width: 1157px;
  height:271px;
  margin-top:47px;
  overflow:hidden;
  margin: 0 auto;
}

section.ts div.bd ul li div.new p.yy{
  width:383px;
  height:45px;
  background:rgba(49, 48, 46, 0.76);
  position:absolute;
  z-index: 999;
  margin-top: 226px;
}
section.ts div.bd ul li div.new p.yy span{
 line-height: 45px;
 color: #ffffff;
 font-size:14px;
 text-align: center;
 display: block;
     margin-left: 15px;
}

section.ts div.bd li{
  width:100%;
}
section.ts div.bd li a{
  display:block;
  float: left;
  margin-right:20px;
  overflow:hidden;

}
section.ts div.bd li a span.thumb{
  display:block;
  width:360px;
  height:255px;
  position:relative;

}
section.ts div.bd li a span.thumb img.lazy {
  display:block;
  width:360px;
  height:255px;

}

 section.ts div.bd li a span.thumb p.yy{
            width: 100%;
            height: 70%;
            background: rgba(65, 65, 66,0.75);
            margin-top:-229px;
          }
          section.ts div.bd li a span.thumb p.yy img.anniu{
            text-align: center;
            display: block;
                margin-top: 19%;
    margin-left: 41%;
           }



section.ts div.bd li div.new img{
  width: 383px;
  height: 272px;
  float: left;
  margin-right: 38px;
}
section.ts div.bd li div.new_list{
width: 709px;
 overflow:hidden;!important;
}
section.ts div.bd li div.new_list dl{

  width: 99%;
 font-size: 14px;
 line-height: 35px;
 display: inline-block;

}
 section.ts div.bd li div.new_list  em{
  font-style:normal;
margin-left:5px;

}

section.ts div.bd li div.new_list dl a{
    background:url(../images/border_03.jpg)no-repeat left/5px;
 background-size: 3px 1px;
 color: #666;
 float: left;
}
section.ts div.bd li div.new_list dl a:hover{
 color: #ed1b23;
}
section.ts div.bd li div.new_list dl span.time{

   float: right;
   color: #a9a9a9;

}






















