/**************
*  2018-08-22  *
*              *
***************/

body{
    font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
    width: 100%;
    min-width: 1200px;
    background-attachment:fixed;
}
.bodyBj{
   background-color: #fff;
    margin: 0 auto;
    height: auto;
}
.ad{
    width: 100%;
}
.mt10{
    margin-top: 10px;
}
.mt20{
    margin-top: 20px!important;
}
.mt30{
    margin-top: 30px;
}
.mt38{
    margin-top: 38px!important;
}
.mt60{
    margin-top: 60px!important;
}
/*头部*/
.header{
    width: 100%;
    height: 78px;
    background-color: #fff;
}
.header .head{
    width: 1200px;
    height: 85px;
    margin: 0 auto;
}
/*logo*/
.header .head .logo{
    width: auto;
    height: 100%;
    float: left;
}
.header .head .logo img{
    float: left;
}
.header .head .logo span{
    height: 27px;
    display: block;
    float: left;
    line-height: 27px;
    font-size: 18px;
    color:#fff;
    background-color: #A61111;
    text-align: center;
    margin-top: 32px;
    margin-left: 5px;
    padding: 0 5px;
}
.header .head .r_box{
    width: 210px;
    height: 30px;
    float: right;
    margin-top: 26px;
}
.header .head .r_box a{
    display: block;
    margin-left: 20px;
    float: left;
    position: relative;
}
.header .head .r_box a .weixin{
    width: 37px;
}
.header .head .r_box a .mobile{
    width: 37px;
    margin-left: 6px;
}
.header .head .r_box a.title{
    font-size: 14px;
    color:#A61111;
    font-weight:bold;
}
.header .head .r_box a .ewmImg{
    display: none;
    position: absolute;
    top:40px;
    left: 0;
    height: 108px;
    max-width: 91px;
    z-index: 9;
}
.header .head .r_box a:hover .ewmImg{
    display: block;
}
.newOne{
    width: 100%;
    height: 120px;
    background: #F7F8F9;
    background: url(../images/zhuanti_202201/newsone.png) 0 center no-repeat;
}
.newOne h1{
    width: 1000px;
    font-size: 36px;
    line-height: 120px;
    font-weight: bold;
    padding-left: 140px;
    text-align: center;
}
.newOne h1 a{
    color: #a61111;
}
.con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}
.device {
    width: 100%;
    /*height: 100%;*/
    position: relative;
  }
  .swiper-slide{
      position: relative;
  }
  .swiper-slide .bj{
      width: 100%;
      height: 40px;
      background: #000;
      opacity: 0.6;
      position: absolute;
      bottom: 0;
      left: 0;
  }
  .swiper-slide .titleBox{
      width: 100%;
      /* height: 40px; */
      position: absolute;
      bottom: 0;
      left: 0;
      font-size: 20px;
      line-height: 40px;
      padding-left: 20px;
    box-sizing: border-box;
      color:#fff;
  }
   .arrow-left {
    background: url(../images/zhuanti_202201/arr_left.png) center center no-repeat ;
    position: absolute;
    left: 0px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 9;
  
  }
   .arrow-right {
    background: url(../images/zhuanti_202201/arr_right.png) center center no-repeat ;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    z-index: 9
  }
  .swiper-container {
    height: 310px;
    width: 590px;
  }
  .content-slide {
    padding: 20px;
    color: #fff;
  }
  .title {
    font-size: 25px;
    margin-bottom: 10px;
  }
  .pagination {
    position: absolute;
    padding-right: 19px;
    text-align: right;
    bottom:5px;
    box-sizing: border-box;
    width: 50%;
    right: 0;
    z-index: 9
  }
  .swiper-pagination-switch {
    display: inline-block;
    width: 15px;
    height: 5px;
    background: #999;
    margin: 0 3px;
    cursor: pointer;
  }
  .swiper-active-switch {
    background: #fff;
  }
  .con .photo{
    width: 100%;
    height: 675px;
    position: relative;
}
.con .photo .swiper-container{
    width: 1200px;
    height: 675px;
}
.con .photo .swiper-container .swiper-slide .bj{
    height: 115px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}
.con .photo .swiper-container .swiper-slide .titleBox{
    height: 110px;
}
.con .photo .swiper-container .swiper-slide .titleBox .title{
    font-size: 20px;
    font-weight: bold;
    color:#fff;
    line-height: 32px;
}
.con .photo .swiper-container .swiper-slide .titleBox .miaosu{
    font-size: 17px;
    color:#fff;
    line-height: 28px;
}
.con .photo .swiper-container .swiper-slide .titleBox .miaosu b{
    font-weight: normal;
    color:#a61111;
}
.con .photo .arrow-left {
  background: url(../images/zhuanti_202201/l_arrows.png) center center no-repeat ;
  width: 60px;
  height: 60px;
  margin-top: -30px;
}
.con .photo  .arrow-right {
  background: url(../images/zhuanti_202201/r_arrows.png) center center no-repeat ;
  width: 60px;
  height: 60px;
  margin-top: -30px;
}
.bigTitle{
    width: 100%;
    height: 60px;
    background: url(../images/zhuanti_202201/bigtitlebj.png) center center no-repeat ;
}
.bigTitle span{
    height: 100%;
    display: inline-block;
    width: 100%;
    text-align: center;
    font-size: 50px;
    color: #B91718;
    line-height: 60px;
    font-weight: bolder;
}
.titlephoto{
    width: 1200px;
    overflow: hidden;
}
.titlephoto .conlist{
    width: 450px;
    height: 420px;
    float: left;
    background-color: #333;
}
.titlephoto .oneImg{
    width: 450px;
    height: 252px;
    position: relative;
}
.titlephoto .oneImg img{
    width: 100%;
    height: 100%;
}
.titlephoto .oneImg span{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    color:#fff;
    background: url(../images/zhuanti_202201/bj000.png);
    width: 100%;
    height: 40px;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
}
.titlephoto .conlist ul{
    width: 100%;
    
}
.titlephoto .conlist ul li{
    width: 100%;
    height: 36px;
    line-height: 36px;
    font-size: 18px;
    background: url(../images/zhuanti_202201/dian.png) 17px 16px no-repeat;
}
.titlephoto .conlist ul li a{
    color: #fff;
    padding-left: 30px;
}
.titlephoto .photo{
    width: 750px;
    float: left;
    height:420px; 
}
.titlephoto .photo .oneImg{
    width: 365px;
    height: 205px;
    position: relative;
    float: left;
    margin-left: 10px;
    margin-bottom: 10px;
}
.pwenBox{
    width: 1200px;
    margin: 0 auto;
    height: 420px;
}
.pwenBox ul{
    width: 100%;
}
.pwenBox ul li{
    width: 25%;
    float: left;
    height: 420px;
    background-color: #F6F6F6;
}
.pwenBox ul li img{
    width: 300px;
    height: 210px;
}
.pwenBox ul li .wen{
    width: 260px;
    height: 190px;
    display: block;
    margin: 0 auto;
    position: relative;
}
.pwenBox ul li .wen span{
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    color:#B61210;
}
.pwenBox ul li .wen p{
    width: 100%;
    height: 100px;
    line-height: 22px;
    font-size: 16px;
    color:#727272;
}
.pwenBox ul li .wen .iconup{
    width: 25px;
    height: 15px;
    position: absolute;
    top: -30px;
    left: 117px;
    background: url(../images/zhuanti_202201/shangdian.png) no-repeat;
}
.pwenBox ul li .wen .icondown{
    width: 25px;
    height: 15px;
    position: absolute;
    bottom: -15px;
    left: 117px;
    background: url(../images/zhuanti_202201/xiadian.png) no-repeat;
}
.slider-pro{
    background-color: #B60A0A;
    margin: 0 auto;
    padding: 5px;
    height: 480px;
}
.sp-image-container{
    padding: 15px;
    background: #fff;
    box-sizing: border-box;
}
.sp-image-container .sp-image{
    width: 680px!important;
    height: 450px!important;
}
.sp-right-thumbnails.sp-has-pointer{
    margin-top: 5px;
}
.sp-thumbnail-container{
    max-width: 448px;
    margin-left: 20px;
    background-color: #5A0403;
}
.sp-right-thumbnails.sp-has-pointer .sp-selected-thumbnail:before{
    border-left: 5px solid red;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{
        left: 0px;
        height: 117px;
}
.sp-thumbnail{
    width: 100%;
}
.sp-thumbnail-text{
    width: 215px;
    height: 100px;
    float: right;
    color:#fff;
    font-size: 16px;
    line-height: 30px;
    padding-top: 5px;
    margin-right: 15px;
}
.sp-thumbnail-image-container{
    width: 200px;
    float: left;
    height: 100%;
}
.sp-thumbnail-image-container img{
    width: 100%;
    height: 100%;
}
.slider-pro{
    padding-right: 490px!important;
}
.sp-vidoo{
    width: 80px;
    height: 80px;
    position: absolute;
    bottom: 20px;
    left: 20px;
    background: url(../images/zhuanti_202201/bofang_l.png) center center no-repeat;
}
.logPhoto{
    width: 100%;
}
.logPhoto ul{
    width: 1215px;
}
.logPhoto ul li{
    width: 288px;
    margin-right: 15px;
    height: 485px;
    background-color: #F6F6F6;
    float: left;
}
.logPhoto ul li img{
    width: 100%;
    height: 426px;
}
.logPhoto ul li span{
    font-size: 18px;
    color:#4A4A4A;
    display: block;
    width: 250px;
    text-align: center;
    line-height: 24px;
    text-align: center;
    margin: 0 auto;
    margin-top: 5px;
}
.footer{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
    background: #B60A0A;
}
.footer .footCon{
    width: 1200px;
    height: 65px;
    margin: 0 auto;
}
.footer .footCon p{
    text-align: center;
    font-size: 14px;
    width: 100%;
    height: 14px;

}
.footer .footCon p a{
    color:#fff;
}
.footer .footCon p.qualifications a{
    color:#fff;
    padding: 0 10px;
}
.footer .footCon p.about a{
    color:#fff;
    padding: 0 5px;
}
.footer .footCon p.about span{
    border-left:1px solid #fff;
    height: 12px;
    display: inline-block;

}
.wangjiehuigu li{
    width: 50%;
    float: left;
}