.bg{
  background: url(../images/bg.png) no-repeat;
  height: 4727px;
  font-size: 16px;
  color: #333;
 background-size: 100% 100%;
}
.main{
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.logo {
  position: absolute;
  top: 20px;
  width: 277px;
  left: 0px;
z-index: 999;
}
.con{
  position: relative;
}
.con1{margin-top: 60px;}
.contitle{
  width: 100%;
  height: 133px;
  margin-bottom: 27px;
}
.contxttitle{
  font-size: 18px;
  font-weight: bold;
  color: #D93935;
  margin-left: 20px;
}
.contxttitle a{
  color: #D93935;
}

.conmore{
  position: absolute;
  right: 45px;
}
.conmore1{
  top: 510px;
}
.concell{
  overflow: hidden;
  padding-bottom: 20px;
  padding: 0 30px;
  box-sizing: border-box;
}
.concell li{
       float: left;
  width: 550px;
  border-bottom: 1px dashed #e6e6e6;
  overflow: hidden;
  box-sizing: border-box;
  padding: 25px 0;
}
.concell li:nth-of-type(2n){
  float: right;
}
.dot{
  float: left;
  border-radius: 50%;
  width: 10px;
  height: 10px;
    background-color: #D93935;
    margin-top: 9px;
}
.contxt{
  text-indent: 2em;
  line-height: 28px;
}
.contxt1{
  margin-top: 10px;
}
.lhjjtit{
  background: url(../images/lhjj.png) no-repeat; 
}
.qwfbtit{
  background: url(../images/qwfb.png) no-repeat; 
}
.lhsytit{
  background: url(../images/lhsy.png) no-repeat; 
}
.lhtjtit{
  background: url(../images/lhtj.png) no-repeat; 
}
.spxwtit{
  background: url(../images/spxw.png) no-repeat; 
}
.dbwyfctit{
  background: url(../images/dbwyfc.png) no-repeat; 
}
/*新闻*/

.lhxw{
  padding: 0 20px;
  overflow: hidden;
}
.lhxwl{
  float: left;
  margin-top: 20px;
}
.lhxwr{
  float: left;
  margin: 10px 20px 0 30px;
  width: 480px;
}
.lhxwr li{ 
  /*padding: 30px 0;*/
  padding-top: 25px;
}
.lhxwtitle{
  font-size: 18px;
    font-weight: bold;
  
}
.lhxwtitle a{
  color: #D93935;
}
.lhxwr .contxt{
  margin-top: 15px;
      margin-top: 10px;
  padding-bottom: 25px;
  border-bottom: 1px dashed #e7e7e7;
}

/* 图解 */
.concell2{
  overflow: hidden;
  padding-bottom: 20px;
}
.concell2 li{
  float: left;
  width: 380px;
  height: 300px;
  margin-left: 30px;
  background-color: #F2F2F2;
}
.concell2 li:first-of-type{
  margin-left:0
}
.concell2 li:nth-last-of-type(3n){
  margin-left:0
}
.concell2 li:nth-of-type(n+4) {
  margin-top: 20px;
}
.concell2 .contxttitle2{
  height: 50px;
  line-height: 50px;
    text-align: center;
}
.concell2 .contxttitle2 a{
  font-size: 18px;
}
/* 轮播图 */
.hzxftlists {
  /* height: 474px; */
  position: relative;
}
.hzxftlists ul li {
  float: left;
  width: 380px;
  height: 285px;
  margin-right: 30px;
  box-sizing: border-box;
  position: relative;
}

.hzxftlists ul#xfbh li>a {
 width: 380px;
  height: 250px;
  display: block;
  background: url(../images/yxwfbb.png) no-repeat center;
  background-size: 100% 100%;
}

.hzxftlists ul#xfbh li>a img {
  margin-bottom: 0px;
}

.hzxftlists ul li img {
  width: 380px;
  height: 250px;
  display: block;
  transition: all 0.4s;
}

.hzxftlists ul li a:hover img {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

/* .hzxftlists ul li .zxxftag {
  color: white;
  width: 86px;
  height: 22px;
  line-height: 22px;
  background: #19456C;
  font-size: 14px;
  text-align: center;
  border-radius: 11px;
  margin-left: 10px;
} */

.hzxftlists ul li .zxft-tits {
  width: 369px;
  height: 56px;
  background: url(../images/spxwcell.png) no-repeat;
  position: absolute;
  bottom: 5px;
  left: 5px;
  line-height: 56px;
  text-align: center;
}

.hzxftlists ul li .zxft-tits a {
     font-size: 18px;
     font-weight: bold;
      color: #fff;
}

.hzxftlists ul li .zxft-stime {
  color: #AAAAAA;
  font-size: 14px;
  margin-left: 10px;
}

#hLeftArr1 {
    height: 36px;
    width: 36px;
    margin-top: -18px;
    top: 50%;
    left: -47px;
    position: absolute;
    background: url(../images/left-icon.png) no-repeat center center;
cursor: pointer;
}
#hRightArr1 {
    height: 36px;
    width: 36px;
    margin-top: -18px;
    top: 50%;
    right: -47px;
    background: url(../images/right-icon.png) no-repeat center center;
    position: absolute;
    cursor: pointer;
}

.footer {
  border-top: 2px solid #CE0E15 !important;
  color: #fff !important;
}
.qwfb,.lhsy{
  height: 530px;
}
.lhtj{
  height: 491px;
}
.spxw{
  height: 530px;
}
.banner{
  background: url(../images/banner.png) no-repeat;
}
.banner{
  background: url(../images/banner.png) no-repeat;
  height: 686px;
  width: 100%;
}
.lhxw{
  background: url(../images/lhxwbg.png) no-repeat;
  height: 490px;
  width: 1200px;
margin-top: -230px;
box-sizing: border-box;
}
.lhjj{
 background: url(../images/lhjjbg.png) no-repeat;
  width: 1200px;
  height: 308px;
}
.lhsy{
  background: url(../images/lhsybg.png) no-repeat;
  height: 560px;
  width: 100%;
background-size: 100%;
}
.spxw{
 background: url(../images/spxwbg.png) no-repeat;
  height: 530px;
  width: 100%;
  padding-top: 35px;
  box-sizing: border-box;
  margin-top: 0px;
background-size: 100%;
}
.qwfb{
     background: #fff5e1;
  height: 560px;
  width: 100%;
  padding-top: 35px;
  box-sizing: border-box;
background-size: 100%;
}
.lhtj{
  
}
.dbwyfc{
  height: 870px;
}
.qwfb .concell li{
  padding: 27px 0;
}
.lhjj.concell li{
  padding: 26px 0;
}
.lhsy .concell li{
  padding: 26px 0;
}
.qwfb .concell,.lhsy .concell{
  padding-top: 160px;
  height: 468px;
  width: 100%;
}
.qwfb .concell{
  background: url(../images/qwfb.png) no-repeat;
}
.lhsy .concell{
  background: url(../images/lhsy.png) no-repeat;
}