.nav{
    width: 1000px;
    height: 55px;
    margin: 0px auto;
    padding-top: 30px;
}
.nav li a:hover{
    text-decoration: none;
}
.area{
    width: 1000px;
    margin: 0 auto;
}
.nav li{
    width: 90px;
    float: left;
    margin-right: 60px;
    text-align: center;
    padding-bottom: 5px;
}
.nav li a{
    font-size: 22px;
    font-family: Microsoft YaHei;
}
.nav li.select{
    border-bottom: 4px solid #a42524;
}
.intro{
    width: 100%;
    height: 180px;
    background: url("../images/dididi.png") no-repeat;
    overflow: hidden;
}
.intro p{
    width: 1000px;
    margin: 0 auto;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 45px;
}
.intro p,.intro p a{
    font-family: Microsoft YaHei;
    font-size: 18px;
    color: #fff;
}
#swiper1{
    width: 470px;
    height: 285px;
    position: relative;
}
#swiper1 .swiper-slide{
    width: 470px;
    height: 285px;
    position: relative;
}
#swiper1 .swiper-slide p{
    position: absolute;
    left:20px;
    bottom:10px;
}
#pagination1{
    position: absolute;
    right: 15px;
    bottom: 5px;
}
#pagination1 .swiper-pagination-switch{
    display: inline-block;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background: #d2c1c1;
    margin-right: 10px;
}
#pagination1 .swiper-active-switch{
    background: #980000;
}
.detail{
    font-size: 14px;
    color: #333232;
    line-height: 26px;
    margin-top: 20px;
}
.detail a{
    color: #980000;
}
.list li{
    padding-left: 30px;
    background: url("../images/dot.png") no-repeat;
    background-position: 0 7px;
    margin-bottom: 10px;
}
.list li a{
    color: #000;
    font-size: 18px;
}
.wrap{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0,0,0,.5);
    height: 43px;
    line-height: 43px;
}
.play{
    position: absolute;
    left:45%;
    top: 60%;
}
.kuang{
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    background: rgba(127,127,127,.9);
    height: 33px;
    line-height: 33px;
}
.kuang2{
    position: absolute;
    left:0;
    right: 0;
    bottom: 0;
    background: rgba(127,127,127,.4);
    height: 49px;
    line-height: 49px;
}
.back{
    width: 100%;
    height: 450px;
    background: #ecedea;
}
.back2{
    width: 100%;
    height: 550px;
    background: #ecedea;
}
.back3{
    width: 100%;
    height: 483px;
    background: #ecedea;
    overflow: hidden;
}
.swiper2{
    width: 100%;
    height: 335px;
    position: relative;
}
#arrow-left2{
    width: 15px;
    height: 28px;
    position: absolute;
    left:-15px;
    top:168px;
    background: url("../images/left.png") no-repeat;
}
#arrow-right2{
    width: 15px;
    height: 28px;
    position: absolute;
    right:-15px;
    top:168px;
    background: url("../images/right.png") no-repeat;
}
#swiper2{
    width: 1000px;
}
.left-wrap{
    width: 435px;
    float: left;
	margin-left: 45px;
}
.right-wrap{
    width: 435px;
    float: left;
	margin-left: 45px;
}
.slide-left{
    width: 228px;
    height: 280px;
    position: relative;
    float: left;
}
.slide-right{
    float: right;
    width: 175px;
}
.title{
    padding-left: 25px;
    background: url("../images/dot.png") no-repeat;
    background-position: 0 10px;
}
.title a{
    font-size: 18px;
    color: #000;
	font-weight: bold;
}
.wrapper{
    width: 435px;
    height: 43px;
    line-height: 43px;
    background: #767675;
    text-align: center;
}
.wrapper a{
    font-size: 18px;
    color: #fff;
}

.play2{
    width: 50px;
    height: 50px;
    background: url("../images/play.png") no-repeat;
    position: absolute;
    left:45%;
    top:71%;
    display: none;
}
.jcImgScroll {
    position: relative;
    height: 373px;
    width: 1000px;
    margin: 0 auto;
}
.jcImgScroll em.sPrev {
    width: 15px!important;
    height: 28px!important;
    background: url(../images/left.png) no-repeat right center;
    left:-10px!important;
}
.jcImgScroll em.sNext {
    width: 15px!important;
    height: 28px!important;
    background: url(../images/right.png) no-repeat left center;
    right: -10px!important;
}
.jcImgScroll li a {
    display: block;
    height: 373px;
}
.jcImgScroll li img,
.jcImgScroll li,
.jcImgScroll em,
.jcImgScroll dl {
    display: none;
}
.jcImgScroll dl{
    display: none!important;
}
.jcImgScroll dl dd:hover,
.jcImgScroll dl dd.curr {
    background-position: 0 0;
}
li.select{
    overflow: visible!important;
}
li.select .play2{
    display: block;
}
li img{
    width: 100%;
}
.code{
    width: 410px;
    margin: 0 auto;
}
#footer {
    border-top: 1px solid #dcdcdc;
    background-color: #fafafa;
}

#footer .footer-box {
    width: 1000px;
    margin: 0 auto;
}

#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: #666666;
    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;
}

#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:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}