/**************
*  2018-08-20  *
*              *
***************/

body{
    font-family: "Microsoft YaHei","微软雅黑", Arial, Helvetica, sans-serif;
}
.ad{
    width: 100%;
}
.mt20{
    margin-top: 20px;
}
.mt30{
    margin-top: 30px;
}
.mt48{
    margin-top: 48px;
}
/*头部*/
.header{
    width: 100%;
    /*height: 940px;*/
    margin: 0 auto;
}
.header .head{
    width: 100%;
    height: 80px;
    border-bottom: 1px solid #404040;
}
.header .head .left{
    margin-top: 11px;
    margin-left: 20px;
    float: left;
}
.header .head .left img{
    float: left;
}
.header .head .right{
    float: right;
    width: 400px;
    margin-right: 20px;
    margin-top: 10px;
}
.header .head .tupianku{
    float: right;
    margin-top: 5px;
}
.header .head .erweimaBox{
    float: right;
    margin-left: 30px;
}
.device {
  width: 100%;
  height: 100%;
  position: relative;
  overflow: hidden;
}

.device .arrow-left {
  background: url(../images/icon/l_arrows.png) no-repeat ;
  position: absolute;
  left: 20px;
  top: 310px;
  width: 40px;
  height: 60px;
  z-index: 9;
  cursor: pointer;
}
.device .arrow-right {
  background: url(../images/icon/r_arrows.png) no-repeat ;
  position: absolute;
  right: 10px;
  top: 310px;
  width: 40px;
  height: 60px;
  z-index: 9;
  cursor: pointer;
}
.swiper-container {
  width: 1200px;
}
.content-slide {
  padding: 20px;
  color: #fff;
}
.title {
  font-size: 25px;
  margin-bottom: 10px;
}
.swiper-wrapper{
    height: 100%;
}
.swiper-slide{
    position: relative;
    height: 675px;
}
.swiper-slide span{
    position: absolute;
    top: 616px;
    left: 40px;
    text-align: center;
    font-size: 30px;
    height: 60px;
    color: #fff;
    line-height: 56px;
    z-index: 4;
}
.swiper-slide .titleBj{
    width: 100%;
    height: 60px;
    opacity: .6;
    filter: alpha(opacity=60);
    background-color: #000;
    position: absolute;
    top: 616px;
    left: 0;
    z-index: 3;
}
.pagination {
  position: absolute;
  right: 20px;
  text-align: center;
  bottom:24px;
  z-index: 9;
  color:#fff;
  font-size: 16px;
}
.pagination .index{
    font-size: 24px;
    color:#FF3234;
    font-weight: 600;
}
.swiper-pagination-switch {
  display: inline-block;
  width: 40px;
  height: 4px;
  background: #999A9E;
  box-shadow: 0px 1px 2px #555 inset;
  margin: 0 4px;
  cursor: pointer;
}
.swiper-active-switch {
  background: #A41310;
}


.header .head .erweimaBox .erweima{
    float: left;
    position: relative;
    width: 40px;
    height: 55px;
    margin-left: 5px;
    background: url(../images/icon/erweimaRight.jpg) 1px 10px no-repeat;
    cursor: pointer;
    z-index: 9;
}
.header .head .erweimaBox .erweimaWx{
    background: url(../images/icon/erweimaRight.jpg) -44px 10px no-repeat;
}
.header .head .erweimaBox .erweima img{
    position: absolute;
    top:50px;
    left: -37px;
    width: 91px;
    height: 108px;
    max-width: 91px;
    display: none;
}
.header .head .erweimaBox .erweima:hover img{
    display: block;
}
.header .banner{
    width: 1200px;
    height: 680px;
    margin: 0 auto;
    /*position: relative;*/
}
.header .banner h2{
    position: absolute;
    height: 42px;
    line-height: 42px;
    right: 80px;
    bottom: 54px;
    font-size: 42px;
    color:#fff;
    font-weight: bold;
}
.content{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
}
.content .roll{
    box-sizing: border-box;
    width: 100%;
    height: 50px;
    border:1px solid #ccc;
}
.content .roll .title{
    width: 110px;
    height: 100%;
    line-height: 50px;
    float: left;
    font-size: 20px;
    color:#A61111;
    text-align: center;
    font-weight: bold;
}
.xMarquee{
    height:100%;
    float: left;
    width:1070px; 
     overflow:hidden;
 }
.xMarquee ol{
    list-style-type:none;
    margin:0px; padding:0px; 
    font-size:14px; 
    width:100000%;
}
.xMarquee ol li{
    float:left;
    /*padding-left:16px;*/
}
.xMarquee ol li a{ 
    color:#000; 
    text-decoration:none; 
    padding-left:16px;
    line-height:48px;
}
.xMarquee ol li a:hover{ 
    text-decoration:underline;
}
.content .con{
    width: 100%;
    height: auto;
}

.content .cb{
    clear: both;
    width: 100%;
    height: 0;
}
.content .con .title{
    background-color: #FAFAFA;
    height: 40px;
    border-bottom: 1px solid #E6E6E6;
}
.content .con .title span{
    height: 39px;
    padding: 0 8px;
    line-height: 40px;
    font-size: 20px;
    color:#A61111;
    text-align: center;
    font-weight: bold;
    border-bottom: 2px solid #CC183F;
    display: block;
    float: left;
}
.content .con ul{
    width: 100%;
    /*overflow: hidden;*/
}
.content .con .yuanchuang a.box{
    width: 370px;
    height: 288px;
    margin: 0 15px;
    margin-top: 32px;
    display: block;
    float: left;
}
.content .con .yuanchuang li{
    width: 370px;
    height: 288px;
    float: left;
    background-color: #F5F5F5;
    position: relative;
}
.content .con .yuanchuang li img{
    width: 100%;
    float: left;
}
.content .con .yuanchuang li h3{
    font-size: 16px;
    color:#333;
    padding:15px 15px 0 15px;
    font-weight: bold;
    float: left;
    box-sizing: border-box;
    width: 100%;
    height: 45px;
}
.content .con .yuanchuang li span{
    font-size: 16px;
    display: block;
    color:#666;
    padding:0px 15px ;
    float: left;
    box-sizing: border-box;
    width: 100%;
    height: 25px;
}
.content .con .yuanchuang li:hover{
    margin-top:-5px;
    box-shadow: darkgrey 10px 10px 30px 5px ;
}
.content .con .yuanchuang li:hover h3{
    color:#a61111;
}
.slider-pro {
    font-family: 'Open Sans', Arial;
}
/* 轮播图 */

#example5 .sp-thumbnail-image-container {
    width: 100px;
    height: 80px;
    overflow: hidden;
    float: left;
}
#example5 .sp-slides-container{
    width: 953px;
}
#example5 .sp-thumbnail-image {
    width: 100%;
}

#example5 .sp-thumbnail-text {
    width: 140px;
    float: right;
    height:80px;
    padding:15px;
    background-color: #F0F0F0;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.sp-caption-container{
    position: absolute;
    bottom:0;
    z-index: 1;
    height: 66px;
    color:#fff;
    display: block;
    font-size: 24px;
    font-weight: bold;
    padding-left: 20px;
    line-height: 66px;
}
#example5 .sp-thumbnail-title {
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #333;
}
.sp-right-thumbnails.sp-has-pointer .sp-thumbnail{
    width: 237px;
    height: 133px;
}
#example5 .sp-thumbnail-description {
    font-size: 14px;
    color: #333;
}
.sp-image-container>a{
    display: inline-block;
    position: relative;
    z-index: 5;
    width: 100%;
    height: 100%;
}

@media (max-width: 500px) {
    #example5 .sp-thumbnail {
        text-align: center;
    }

    #example5 .sp-thumbnail-image-container {
        display: none;
    }

    #example5 .sp-thumbnail-text {
        width: 120px;
    }

    #example5 .sp-thumbnail-title {
        font-size: 12px;
        text-transform: uppercase;
    }

    #example5 .sp-thumbnail-description {
        display: none;
    }
}
.con .zhxianshang{
    width: 100%;
}
.con .zhxianshang img{
    width: 100%;
}

.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;

}