.w1000{
    width: 1000px;
    margin: 0 auto;
}
.dfjj-area .swiper-container {
    width: 602px;
    height: 375px;
}
.dfjj-area .swiper-container dd {
    display: block;
    margin-inline-start: 0px;
    margin: 0;
}
.dfjj-area .swiper-container dl {
    position: relative;
    margin: 0;
}
.dfjj-area .swiper-container dl dd a{
    display: block;
}
.dfjj-area .swiper-container dl dd img{
    display: block;
}
.dfjj-area .swiper-container dl dt{
    position:absolute; bottom:0; left: 0; right:0; width: 100%;
    background-color: rgba(0,0,0,.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7F000000',endColorstr='#7F000000');
}
.dfjj-area .swiper-container dl dt h2{
    padding: 10px 20px;
}
.dfjj-area .swiper-container dl dt h2 a{
    color: #fff;
    font-size: 18px;
}
.dfjj-area .swiper-container dl dt h2 a:hover{
    color: #fff !important;
}
.dfjj-area .swiper-container .arrow-left, .dfjj-area .swiper-container .arrow-right{
    position: absolute;
    background-image: url("../images/dfjj_arrow.png");
    background-repeat: no-repeat;
    width: 28px;
    height: 55px;
    margin-top: -28px;
    top: 50%;
}
.dfjj-area .swiper-container .arrow-left{
    background-position: 0 0;
    left: 0;
}
.dfjj-area .swiper-container .arrow-left:hover{
    background-position: 0 -55px;
}
.dfjj-area .swiper-container .arrow-right{
    background-position: -28px 0;
    right: 0;
}
.dfjj-area .swiper-container .arrow-right:hover{
    background-position: -28px -55px;
}
.dfjj-area .swiper-container .pages{
    position: absolute;
    right: 10px;
    bottom: 12px;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}
.dfjj-area .swiper-container .pages .index{
    color: #ffcb14
}
.play {
    position: absolute;
    top: 40%;
    left: 40%;
    width: 100px;
    height: 100px;
    background: url(../images/play.png) no-repeat center;
}
.intro {
    height: 373px;
    border-right: 1px solid #e9e9e0;
    border-top: 1px solid #e9e9e0;
    border-bottom: 1px solid #e9e9e0;
    background: #fcfcf4;
}
.intro .list{
    width: 361px;
    height: 61px;
    line-height: 61px;
    border-bottom: 1px solid #e9e9e0;
    font-size: 16px;
    color: #2c2e30;
    margin-left: 20px;
    font-weight: bold;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap
}
.intro .list a{
    font-size: 14px;
    color: #2c2e30;
    margin-left: 4px;
    font-weight: normal;

}
.title {
    width: 100%;
    height: 79px;
    overflow: hidden;
}
.title a{
    display: block;
    height: 79px;
}
.back {
    width: 100%;
    background: url(../images/back.png) no-repeat top center;
    overflow: hidden;
}
.lis li{
    width: 100%;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
    color: #2c2e30;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}
.lis li a{
    font-size: 14px;
    font-weight: normal;
    color: #2c2e30;
}
.slider{
    width: 1000px;
    margin: 0 auto;
}
.index_hero_wrapper > * {
    box-sizing: content-box;
}

.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    z-index: 1;
    box-sizing: content-box;
}

.icon-arrow-a-left{
    width:65px;
    height:102px;
    background: url(../images/left.png) no-repeat;
}

.icon-arrow-a-right {
    width:65px;
    height:102px;
    background: url(../images/right.png) no-repeat;
}
.index_hero_wrapper > * {
    box-sizing: content-box;
}
.index_hero_wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-top: 40px;
    z-index: 1;
    box-sizing: content-box;
}
#index_hero {
    width: 730px;
    height: 460px;
    margin: auto;
    position: relative;
}
#index_hero img {
    width: 730px;
    height: 460px;
}
#index_hero .heros {
    width: 730px;
    height: 460px;
}
#index_hero .hero-wrap {
    overflow: visible;
    position: absolute;
}
#index_hero .next,#index_hero .prev {
    filter: alpha(Opacity=70);
    opacity: .7;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    margin-left: 0px;
    background-color: #303030;
    z-index: 3;
}
#index_hero .next:hover, #index_hero .prev:hover {
    background-color: orangered;
}
#index_hero .next {
    margin: -25px 0px 0 0;
    right: 0;
}
#index_hero .disabled {
    background-color: #eee;
}
#index_hero .hero a:hover {
    text-decoration: none;
}
#index_hero .hero .all {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 730px;
    height:90px;
    line-height: 90px;
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background:url(../images/wrapper.png) no-repeat;
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#CC79acd4',endColorstr='#CC79acd4');
}
.hero p{
    width:628px;
    margin:0 auto;
    line-height: 21px;
}
#index_hero .mask-left, #index_hero .mask-right,#index_hero .hero {
    background:url(../images/white.png) repeat-x;;
    z-index: 1;
    position: absolute;
    top: 0;
    width: 730px;
    height: 460px;
    overflow: hidden;
    left: 1920px;
}
#index_hero .mask-left {
    left: -760px;
}
#index_hero .mask-right {
    left: 760px;
}
#index_hero .active {
    z-index: 2;
    left: 0;
}
.tit .intros{
    margin: 12px 0 0 25px;
    display: inline-block;
    float:left;
}
.tit .count{
    font-size: 16px;
    margin: 12px 25px 0 0;
    display: inline-block;
}
.last li{
    font-weight: bold;
    font-size: 16px;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
    line-height: 37px;
}
.last li a{
    font-weight: normal;
    font-size: 14px;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
} 
.clearfix {
    zoom: 1;
}