/* 头部 */
header{
    background: #392020;
    height: 100px;
}
header .logo{
    width: 250px;
    float: left;
    margin-top: 20px;
}
header .headtxt{
    width: 500px;
    float: left;
    margin-top: 20px;
    padding-left: 20px;
    border-left: 1px solid #fff;
}
header .headtxt h2{
    color: #fff;
    line-height: 30px;
}
header .headtxt p{
    color: #fff;
}

header .headphone {
    width: 240px;
    float: right;
    margin-top: 35px;
    position: relative;
}
.llcontentclass{
  padding-top: 20px;
}
header .headphone h2{
    font-size: 14px;
    color: #fff;
}
header .headphone p{
    color: #fff;
    position: absolute;
    top: 24px;
    left: 48px;
    font-size: 15px;
}
header .headphone img{
    width: 38px;
    float: left;
    margin-right: 20px;
}
.nav{
    background-image: url('../images/navbg.jpg');
    height: 40px;
}
.nav .nav_h{
    padding-top: 10px;
}
.nav .nav_h_c{
    font-weight: 600;
}
.nav .nav_h .nav_h_l{
    padding: 0 20px;
    float: left;
    position: relative;
    text-align: center;
    border-right: #000 1px solid;
}
.nav .nav_h li:last-child{
    border: none;
}
.nav .nav_h li .nav_h_c:hover{
    border-bottom: #000 1px solid;
}
.nav .nav_m{
    width: 100%;
    top: 20px;
    left: 0;
    padding-top: 10px;
    position: absolute;
    z-index: 999;
    display: none;
    
}
.nav .nav_m a{
    display: block;
    background: #ebebeb;
    padding: 5px;
    width: 100%;
    box-sizing: border-box;
    border-bottom: #ccc 1px solid;
}
.nav .nav_m a:hover{
    border-bottom: #000 1px solid;
}

/* 右边栏目 */

/*在线qq部分开始*/
.rightArrow{
    width: 50px;
    height: 45px;
    background: url(../images/online_arrow.jpg) no-repeat;
    position: fixed;
    top: 180px;
    right: 169px;
    z-index: 999;
    background-position: 0px 0px;
    cursor: pointer;
    transition: right .4s ease;
  }
  #floatDivBoxs{
      width: 170px;
      background: #fff;
      position: fixed;
      top: 180px;
      right: 0px;
      z-index: 999;
      transition: right .4s ease;
  }
  .floatDtt{
        width: 100%;
      height: 45px;
      line-height: 45px;
      background: #6f100e;
      color: #fff;
      font-size: 18px;
      text-indent: 22px;
      position: relative;
  }
  .floatShadow{
    background: #fff;
      box-shadow: -2px 0 3px rgba(0,0,0,0.25);
  
  }
  .floatDqq{
    padding: 0 14px;
  }
  .floatDqq li{
        height: 45px;
      line-height: 45px;
      font-size: 15px;
      border-bottom: 1px solid #e3e3e3;
  }
  .floatDqq li img{
    vertical-align: middle;
  }
  .floatDtxt{
        font-size: 14px;
      color: #333;
      padding: 12px 14px;
  }
  .floatDtel{
        padding: 0 0 15px 10px;
        font-size: 14px;
  }
  /*在线qq部分结束*/

/* banner */
.banner,.mbanner{width: 100%;height:auto;overflow: hidden;}
.banner .swiper-container,.mbanner .swiper-container{width: 100%;height: 100%;}
.banner .swiper-container img,.mbanner .swiper-container img{width: 100%;height:100%;}
.banner .list{width:100%;height: 100%;}
.banner{display: block;}
.banner .swiper-button-prev{background-image: url('../images/banlc.png');left: 5%;}
.banner .swiper-button-next{background-image: url('../images/banrc.png');right: 5%;}
.banner .swiper-pagination,.mbanner .swiper-pagination{width:100%;position: absolute;  padding: 0;margin: 0;bottom:3%;}
.banner .swiper-pagination span,.mbanner .swiper-pagination span{display: inline-block;padding: 0;margin: 0;margin: 0 25px;opacity: 1;}
.banner .swiper-pagination-bullet,.mbanner .swiper-pagination-bullet{width:6px;height:6px;background: #fff; transition:.2s all linear;-webkit-transition:.2s all linear;-moz-transition:.2s all linear;}
.banner .swiper-pagination-bullet-active,.mbanner .swiper-pagination-bullet-active{background: #e15d26;}


/* 标题 */
.title1{
    background-image: url('../images/titlept1.png');
    background-repeat: no-repeat;
    width: 474px;
    height: 72px;
    margin: 0 auto;
}
.title2{
    background-image: url('../images/titlept2.png');
    background-repeat: no-repeat;
    width: 474px;
    height: 72px;
    margin: 0 auto;
}
.title3{
    background-image: url('../images/titlept3.png');
    background-repeat: no-repeat;
    width: 474px;
    height: 72px;
    margin: 0 auto;
}
.title4{
    background-image: url('../images/titlept4.png');
    background-repeat: no-repeat;
    width: 474px;
    height: 72px;
    margin: 0 auto;
}
.title5{
    background-image: url('../images/titlept5.png');
    background-repeat: no-repeat;
    width: 474px;
    height: 72px;
    margin: 0 auto;
}






/* footer */
footer{
    padding: 40px 0;
    background: #444444;
}
footer ul{
    width: 1000px;
    margin: 0 auto;
}
footer ul li{
    float: left;
    text-align: center;
    width: 12%;
    border-right: #c1c1c1 1px solid;
}
footer ul li:last-child{
    border-right: none;
}
footer ul li a{
    color: #c1c1c1;
}

footer .fcentent{
    width: 950px;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 30px;
    color: #c1c1c1;
}
footer .fcentent span{
    letter-spacing: 3px;
    margin-right: 20px;
}
footer .fcentent span:last-child{
    margin-right: 0;
}
footer p,footer a{
    color: #c1c1c1; 
    text-align: center;
}