
.w1000{
    width: 1000px;
    margin: 0 auto;
}
.nav{
    width: 1000px;
    margin: 0 auto;
}
.nav li{
    float: left;
    width: 240px;
    text-align: center;
    border-right: 2px solid #278afc;
}
.nav li a{
    font-size: 24px;
    color: #fff;
    letter-spacing: 2px;
}

#swiper-container2{
    height:315px;
    position: relative;
}
#swiper-container2 .swiper-pagination{
    cursor: pointer;
    width: 100px;
    height:11px;
    position: absolute;
    right: 0px;
    bottom: 16px;
    z-index: 111;
}
#swiper-container2 .swiper-pagination .swiper-pagination-switch{
    display: inline-block;
    width: 11px;
    height:11px;
    background: #ba1027;
    border-radius: 11px;
    margin-right: 10px;
}
#swiper-container2 .swiper-pagination .swiper-active-switch{
    width: 11px;
    height:11px;
    background: #ffeb9b;
    border-radius: 11px;
}
#swiper-container2 .swiper-slide{
    position: relative;
}
#swiper-container2 .swiper-slide p {
    position: absolute;
    bottom: 0px;
    _bottom: 0px;
    right: 0px;
    width: 520px;
    height: 40px;
    padding: 0px;
    color: #ffffff;
    background: url(../images/xc002.png) repeat-y 0px;
    overflow: hidden;
    z-index: 1;
}

#swiper-container2 .swiper-slide p span {
    float: left;
    padding-left: 10px;
    line-height: 40px;
    font-size: 18px;
}
.cqBack{
    width: 100%;
    height:656px;
    background:url("../images/cqyzn_1.jpg") no-repeat top center;
}
.wrapper{
    width: 497px;
    float: right;
    margin-top: 150px;
    margin-right: 120px;
}
.detail a{
    font-size: 12px;
    color: #bd1028;
}
.bt3 a,.bt4 a{
    display: block;
    width: 129px;
    height:31px;
    margin: 79px 0 0 185px;
}
.bt5 a{
    display: block;
    width: 95px;
    height:30px;
    margin: 83px 0 0 185px;
}
.wrap{
    width: 969px;
    height:600px;
    background: #eeeeef;
    margin: 50px auto 0 auto;
    position: relative;
    overflow: hidden;
}
#swiper-container1{
    width: 757px;
    height:600px;
    margin-left:130px;
    margin-top: 73px;
}
.wrap .arrow-left, .wrap .arrow-right {
      position: absolute;
      z-index: 2;
      top: 50%;
      margin-top: -30px;
      width: 75px;
      height: 75px;
  }
.wrap .arrow-left {
    background: url(../images/lefy.png) no-repeat left 0;
    left: 30px;
}
.wrap .arrow-right {
    background: url(../images/right.png) no-repeat left 0;
    right: 30px;
}
.intro{
    width: 296px;
    line-height: 30px;
    color: #838383;
}
.intro a{
    color:#bd1028;
}
.list li{
    width: 425px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.list li a{
    padding-left: 5px;
}
.news{
    width: 395px;
    float: left;
    font-size:16px;
    line-height: 20px;
    margin-left: 10px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.bor2 a{
    padding-left: 5px;
}
/*ÕûÕ¾footer*/
#footer{
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}
#footer .friendLinks{
    text-align: center;
    margin: 0 20px;
    padding-top: 10px;
    border-bottom: 1px solid #f0f0f0;
}
#footer .friendLinks ul{
    font-size: 0;
}
#footer .friendLinks li{
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 0;
    padding: 10px 14px;
    height: 14px;
}
#footer .friendLinks a{
    color: #000;
    font-size: 14px;
}
#footer .friendLinks a:hover{
    text-decoration: underline;
}
#footer .info{
    margin: 0 auto;
    padding: 30px 20px;
    text-align: center;
}
#footer .info.w1200{
    width: 1160px;
}
#footer .info > div{
    float: left;
}
#footer .info .footerLeft img{
    display: block;
    margin-top: 3px;
    margin-right: 20px;
}
#footer .info .footerLeft a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
}
#footer .info .footerCenter{
    text-align: left;
}
#footer .info .footerCenter p{
    color: #666666;
    font-size: 12px;
    line-height: 1;
    padding-top: 10px;
}
#footer .info .footerCenter p:first-child{
    padding-top: 0;
}
#footer .info .footerCenter p a{
    color: #666666;
}
#footer .info .footerCenter p a:hover{
    text-decoration: underline;
}
#footer .info .footerRight{
    float: right;
    font-size: 0;
    padding-top: 10px;
    margin-left: 30px;
}
#footer .info .footerRight a{
    display: inline-block;
    *display:inline;
    *zoom: 1;
    margin-right: 10px;
}
#footer .info .footerRight .hd315{
    background: url("../images/hd315.png") no-repeat;
    width: 35px;
    height: 37px;
}
#footer .info .footerRight .beian{
    background: url("../images/beian.png") no-repeat;
    width: 34px;
    height: 37px;
}
#footer .info .copyright{
    display: none;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
}
/*ÍòÄÜ±ÕºÏ*/
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{display:inline-block;}
*html .clearfix{height:1%;}
*+html .clearfix{height:1%;}
.clearfix {display:block;}