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

body{
    font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
    background-color: #fff;
}
.ad{
    width: 100%;
}
.mt10{
    margin-top: 10px!important;
}
.mt20{
    margin-top: 20px!important;
}
.mt30{
    margin-top: 30px!important;
}
.mt38{
    margin-top: 38px!important;
}
/*头部*/
.header{
    width: 100%;
    height: 78px;
    /*border-bottom: 3px solid #A61111;*/
}
.header .head{
    width: 1200px;
    height: 88px;
    margin: 0 auto;
}
/*logo*/
.header .head .logo{
    width: auto;
    height: 31px;
    float: left;
}
.header .head .logo img{
    padding-top: 16px;
    float: left;
}
.header .head .logo span{
    /*width:56px;*/
    height: 27px;
    display: inline-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 ul.nav{
    width: auto;
    display: inline-block;
    float: left;
    padding-top: 36px;
    padding-left: 20px;
}
.header .head ul.nav li{
    padding: 0 10px;
    text-align: center;
    font-size: 14px;
    float: left;
}
.header .head ul.nav li a{
    color:#333;
    font-size: 14px;
}
.header .head ul.nav li:hover a{
    color: #A61111;
}
.header .head .r_box{
    width: 210px;
    height: 30px;
    float: right;
    margin-top: 36px;
}
.header .head .r_box a{
    display: inline-block;
    margin-left: 20px;
    float: left;
    position: relative;
}
.header .head .r_box a .weixin{
    width: 34px;
}
.header .head .r_box a.mobile{
    width: 34px;
    margin-left: 10px;
}
.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:36px;
    left: 0;
    height: 108px;
    max-width: 91px;
}
.header .head .r_box a:hover .ewmImg{
    display: block;
}
.banner{
    width: 100%;
    margin: 0 auto;
    height: auto;
    text-align: center;
}
.con{
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.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: 20px;
    line-height: 40px;
    padding-left: 20px;
  box-sizing: border-box;
    color:#fff;
}
 .arrow-left {
  background: url(../../images/icon/left1.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/right1.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 ul.gdLists{
    width: 100%;
    height: 435px;
    overflow-y: scroll;
    background-color: #F8F8F8;
}
.con ul.gdLists li{
    width: 382px;
    height: 120px;
    float: left;padding-left: 9px;
    padding-top: 20px;
}
.con ul.gdLists li img{
    width: 214px;
    height: 120px;
    float: left;
}
.con ul.gdLists li h5{
    width: 160px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    float: right;
    line-height: 22px;
}
.con ul.gdLists li p{
    width: 160px;
    font-size: 14px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    line-height: 22px;
    float: right;
    padding-top: 10px;
}
.con .news .right{
    width: 590px;
    float: right;
}
.con .news .right{
    width: 590px;
    float: right;
}
.con .news .right ul{
    width: 100%;
}
.con .news .right ul li{
    width: 565px;
    height: 55px;
    padding-left: 15px;
    position: relative;
}
.con .news .right ul li>span{
    position: absolute;
    left: 0px;
    top:11px;
    width: 3px;
    height: 3px;
    background-color: #A6110D;
}
.con .news .right ul li h2{
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
}
.con .news .right ul li h2 a{
    color:#333;
}
.con .news .right ul p{
    font-size: 16px;
    color:#333;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    line-height: 40px;
}
.con .title{
    width: 800px;
    height: 46px;
    font-size: 24px;
    line-height: 40px;
    text-align: left;
    background-color: #F5F5F5;
    float: left;
    margin-top: 20px;
}
.con .title span{
    width: 25%;
    height: 45px;
    font-size: 20px;
    /*font-weight: bold;*/
    color: #333;
    line-height: 45px;
    display: block;
    text-align: center;
    border-top:1px solid #F5F5F5;
    font-weight: bold;
    cursor:pointer;
    float: left;
    
}
.con .title span.style{
    border-top:1px solid #12419C;
    background-color: #fff;
    color:#12419C;
    
}
.con .adr{
    width: 350px;
    height: 65px;
    float: right;
    background-color: #444;
    
}
.con .adr img{
    width: 100%;
    height: 100%;
}
.con .yshjzxd{
    width: 100%;
    overflow: hidden;
    display: none;
}
.con ul.style{
    display: block;
}
.con .yshjzxd li{
    width: 100%;
    height: 114px;
    padding:10px 0;
    border-bottom: 1px solid #EFEFEF;
}
/*.con .yshjzxd li.left{
    float: left;
}
.con .yshjzxd li.right{
    float: right;
}*/
.con .yshjzxd li h3{
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    font-weight: bold;
    width: 915px;
    /*float: left;*/
}
.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: 915px;
    /*float: left;*/
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.con .yshjzxd li img{
    width: 200px;
    height: 114px;
    float: right;
}
.con .bt {
    width: 100px;
    color: #999;
    cursor: pointer;
    font-size: 14px;
    clear: both;
    text-align: center;
    margin: 0 auto;
}
.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;

}
@media screen and (min-width: 451px) and (max-width: 1200px) {
    .header{
        width: 1240px;
        padding:0 20px;
        box-sizing: border-box;
    }
   .banner{
        width: 1240px;
        padding:0 20px;
        box-sizing: border-box;
   }
   .con{
        width: 1220px;
        padding:0 20px;
        box-sizing: border-box;

   }
}