/**************
*  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;
}
/*头部*/
.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;
}
.banner{
    text-align: center;
    margin: 0 auto;
    width: 100%;
    display: flex; justify-content: center;
}
.banner img{
    display: inline!important;
    text-align: center;
}
.con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    background-color: #fff;
}
.con .news{
    width: 100%;
}
.con .news .left{
    width: 590px;
    float: left;
}
.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 span{
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 17px;
    line-height: 40px;
    padding-left: 20px;
    box-sizing: border-box;
    color:#fff;
}
 .arrow-left {
  background: url(../images/icon/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/icon/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 .news .right{
    width: 590px;
    float: right;
}
.con .news .right ul{
    width: 100%;
}
.con .news .right ul li{
    width: 565px;
    height: 100px;
    padding-left: 25px;
    position: relative;
}
.con .news .right ul li>span{
    position: absolute;
    left: 10px;
    top:18px;
    width: 3px;
    height: 3px;
    background-color: #A6110D;
}
.con .news .right ul li h2{
    font-size: 20px;
    font-weight: bold;
    height: 36px;
}
.con .news .right ul li h2 a{
    color:#333;
    white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;
    display: inline-block;
    width: 565px;
}
.con .news .right ul p{
    font-size: 16px;
    color:#333;
    height: 56px;
    overflow: hidden;
}
.con .title{
    width: 100%;
    height: 41px;
    font-size: 24px;
    font-weight: bold;color: #fff;
    line-height: 40px;
    text-align: center;
    background: #F5F5F5 url(../images/icon/title.png) center center no-repeat;
}
.con .wenzishilu{
    width: 100%;
    height: 640px;
    padding: 20px 10px;
    box-sizing: border-box;
    border:1px solid #A71112;
}
.con .wenzishilu .box{
    box-sizing: border-box;
    width: 100%;
    max-height: 100%;
    overflow-y:auto;
    padding-left: 10px;
}
.con .wenzishilu .box h2{
    font-size: 24px;
    font-weight: bold;
    color:#A71112;
    padding-left: 10px;
    height: 38px;
    line-height: 38px;
}
.con .wenzishilu .box ul{
    width: 100%;
}
.con .wenzishilu .box ul li{
    width: 100%;
}
.con .wenzishilu .box ul li h3{
    height: 35px;
    font-size: 18px;
    color:#333;
    font-weight: bold;
    line-height: 35px;
}
.con .wenzishilu .box ul li p{
    font-size: 18px;
    color: #333;
    line-height: 32px;
}
.con .dxdwfyr{
    width: 100%;
}
.con .dxdwfyr li{
    width: 20%;
    height: 200px;
    float: left;
}
.con .dxdwfyr li img{
    width: 224px;
    height: 136px;
}
.con .dxdwfyr li span{
    display: inline-block;
    width: 224px;
    height: 56px;
    line-height: 22px;
    text-align: center;
    font-size: 16px;
    color:#333;
    font-weight: bold;
    padding-top: 10px;
}
.con .photolist{
    width: 100%;
}
.con .photolist li{
    width: 386px;
    height: 218px;
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
    position: relative;
}
.con .photolist li:first-child{
    padding-left:0;
}
.con .photolist li.style {
    padding-left: 0;
}
.con .photolist li:first-child+li+li+li{
    padding-left:0;
}
.con .photolist li img {
    width: 100%;
    height: 100%;
}
.con .photolist li span {
    text-align: center;
    height: 50px;
    position: absolute;
    line-height: 50px;
    bottom: 20px;
    right: 0;
    font-size: 18px;
    width: 386px;
    text-align: left;
    box-sizing: border-box;
    padding-left: 10px;
    color: #fff;
}
.con .photolist li span.bj {
    background-color: #000;
    height: 50px;
    position: absolute;
    bottom: 20px;
    right: 0;
    width: 386px;
    opacity: 0.6;
}
.videoList{
    width: 100%;
    overflow: hidden;
}
.videoList li{
    width: 590px;
    height: 330px;
    float: left;
    padding-left: 20px;
    padding-bottom: 20px;
}
.videoList li:first-child{
    padding-left: 0px;
}
.videoList li.style {
    padding-left: 0px;
}
.con .yshjzxd{
    width: 100%;
    overflow: hidden;
}
.con .yshjzxd li{
    width: 590px;
    height: 106px;
    border-bottom: 4px solid #A61111;
    background-color: #FAFAFA;
}
.con .yshjzxd li.left{
    float: left;
}
.con .yshjzxd li.right{
    float: right;
}
.con .yshjzxd li h3{
    background:url(../images/icon/dian.png) 10px 12px no-repeat;
    padding-left: 25px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
}
.con .yshjzxd li h3 a{
    color:#333;
}
.con .yshjzxd li h3 a:hover{
    color:#a61111;
}
.con .yshjzxd li p{
    font-size: 16px;
    line-height: 24px;
    width: 570px;
    margin: 0 auto;
}
.con .photo{
    width: 100%;
    height: 675px;
    position: relative;
}
.con .photo .swiper-container{
    width: 1200px;
    height: 675px;
}
.con .photo .swiper-container .swiper-slide .bj{
    height: 66px;
    background: #000;
    opacity: 0.6;
    position: absolute;
    bottom: 0;
    left: 0;
}
.con .photo .swiper-container .swiper-slide span{
    height: 66px;
    font-size: 24px;
    line-height: 66px;
}
.con .photo .arrow-left {
  background: url(../images/icon/left.png) center center no-repeat ;
  width: 60px;
  height: 60px;
  margin-top: -30px;
}
.con .photo  .arrow-right {
  background: url(../images/icon/right.png) center center no-repeat ;
  width: 60px;
  height: 60px;
  margin-top: -30px;
}
.con .video{
    width: 100%;
    overflow: hidden;
}
.con .video .box{
    width: 100%;
    /*height: 556px;*/
    overflow: hidden;
    background-color: #FAFAFA;
}
    
.scroll_horizontal{box-sizing: border-box;position:relative;width:100%;height:250px;padding:25px 45px;line-height:20px;background:#FAFAFA;}
.scroll_horizontal .box{overflow:hidden;position:relative;width:600px;height:120px;margin:0 auto;}
.scroll_horizontal .list{overflow:hidden;width:9999px;}
.scroll_horizontal .list li{float:left;width:270px;text-align:center;padding-right: 10px;cursor: pointer;}
.scroll_horizontal .list li img{width: 100%;height: 152px;}
    
.scroll_horizontal .list li span{display: block;height: 60px;font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;box-sizing: border-box;padding:5px 15px;font-size: 15px;color:#666;font-weight: bold;line-height: 24px;}
.scroll_horizontal .plus,
.scroll_horizontal .minus{position:absolute;top:65px;width:30px;height:60px;cursor:pointer;background-size:90%}
.scroll_horizontal .plus{left:10px;background: url(../images/icon/left.png) center center no-repeat ;background-size:90%}
.scroll_horizontal .minus{right:10px;background: url(../images/icon/right.png) center center no-repeat ;background-size:90%}
.con .video .left{
    width: 607px;
    float: left;
    height: 426px;
    background-color: #000;
}
.con .video .right{
    width: 593px;
    float: left;
}
.con .video .right li{
    height: 216px;
    float: left;
    width: 296px;
    padding-left: 10px;
    box-sizing: border-box;

}
.con .video .right li img{
    width: 100%;
}
.con .video .right li span{
    display: block;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    box-sizing: border-box;
    padding-top: 5px;
    padding-left: 15px;
    font-weight: bold;
}
.con .sdgm .right li span{
    background-color: #F5F5F5;
    text-align: center;
    height: 50px;
    padding-top: 10px;
}
.con .sdgm .left img{
    width: 607px;
    height: 376px;
}
.con .sdgm .left span{
    display: block;
    font-size: 16px;
    color: #777;
    line-height: 22px;
    box-sizing: border-box;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;background-color: #F5F5F5;
    height: 50px;
}
.con .jjNews{
    width: 100%;
    overflow: hidden;
}
.con .jjNews li{
    width: 590px;
    margin-right: 10px;
    height: 38px;
    line-height: 38px;
    float: left;
    background-color: #F5F5F5;
    box-sizing: border-box;
    margin-top: 4px;
    padding-left: 32px;
    position: relative;
}
.con .jjNews li span{
    position: absolute;
    width: 4px;
    height: 4px;
    top:17px;
    left: 15px;
    background-color: #AB0B13;
}
.con .jjNews li a{
    font-size: 18px;color:#666;

}
.con .bt{
    width: 100px;
    float: right;
    color:#999;
    cursor: pointer;
    font-size: 14px;
    clear: both;
    margin-top: 10px;
    text-align: right;
    padding-right: 20px;
}
.con .bt:hover{
    color:#a61111;
}
.footer{
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ccc;
    margin-top: 40px;
}
.footer .footCon{
    width: 1200px;
    height: 130px;
    margin: 0 auto;
}
.footer .footCon p{
    text-align: center;
    font-size: 12px;
    width: 100%;
    height: 14px;

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

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