.listcontent {
    width: 100%;
    margin: 18px auto;
    background-color: #fff;
    height: 1023px;
}

.listbody {
    height: 1023px;
    margin: 0px auto;
    background-color: #FFF;
    line-height: 1023px;
}

.listimg {
    width: 1170px;
    height: 534px;
    line-height: 534px;
    margin: 0px;
    background-color: #FFF;
    padding: 0px;
}

.listimg a {
    position: relative;
    float: left;
}

.listimgtitle {
    position: absolute;
    z-index: 10;
    float: left;
    height: 150px;
    line-height: 150px;
    margin: 45px 0 0 40px;
    width: 490px;
}

.listimgtitle li {
    float: left;
    width: 490px;
}

.listimgtitle1 {
    height: 50px;
    line-height: 50px;
    margin-bottom: 10px;
}

.listimgtitle1 a {
    font-size: 38px;
    color: #525252;
}

.listimgtitle2 {
    font-size: 25px;
    color: #6e6e6e;
    height: 35px;
    line-height: 35px;
    text-align: left;
}

.hide {
    display: none
}

#J_videolist {
    float: left;
    overflow: hidden;
    width: 1170px;
    height: 256px;
    border-top: 1px solid #bababa;
}

#J_videolist li {
    width: 389px;
    height: 238px;
    margin-top: 18px;
    float: left;
    border-right: 1px solid #bfbfbf;
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -moz-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.modal {
    position: fixed!important;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 858px;
    height: 523px;
    margin-left: -425px;
    margin-top: -260px;
    _position: absolute;
    _top: 13%;
    _margin-top: 0;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box;
    outline: none
}

.modal.fade {
    -webkit-transition: opacity .3s linear, top .3s ease-out;
    -moz-transition: opacity .3s linear, top .3s ease-out;
    -o-transition: opacity .3s linear, top .3s ease-out;
    transition: opacity .3s linear, top .3s ease-out;
    top: -25%
}

.modal.fade.in {
    top: 50%;
    _top: 13%
}

.modal .close {
    display: block;
    width: 49px;
    height: 49px;
    line-height: 49px;
    position: absolute;
    top: 0;
    right: -48px;
    text-align: center;
    cursor: pointer
}

.modal .close .iconfont {
    background-image: url(../images/denglutubiao-07.png);
    widht: 49px;
    height: 49px;
    display: block
}

.modal .close:hover {
    background-color: #6d6d6d
}

.modal-header {
    height: 58px;
    padding-top: 2px;
    margin: 0 30px;
    border-bottom: 1px solid #ddd;
    position: relative
}

.modal-header h3 {
    margin: 0;
    line-height: 58px;
    font-size: 18px;
    color: #333
}

.modal-header .close {
    right: -90px
}

.modal-body {
    position: relative;
    padding: 0
}

.modal-backdrop {
    position: fixed!important;
    _position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop,
.modal-backdrop.fade.in {
    opacity: 0.2
}

.modal-backdrop {
    _top: 0 !important;
    filter: alpha(opacity=20)
}

#J_videolist .title {
    width: 325px;
    height: 45px;
    line-height: 45px;
    float: right;
    margin: 10px auto;
    text-align: center;
    font-size: 20px;
    color: #000;
}

.photo .photo_info {
    background-image: url(../images/list_2_03_1.png);
    position: absolute;
    left: 33px;
    top: 65px;
    float: left;
    z-index: 9;
    display: block;
}

.photo .photo_info:hover {
    background-image: url(../images/list_2_03.png);
}

.photo {
    width: 325px;
    height: 238px;
    line-height: 238px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
}

.photo img {
    border-radius: 5px;
}

.photo .photo_info {
    width: 260px;
    height: 150px;
    line-height: 150px;
}

.photo span.bg {
    display: block;
    width: 100%;
    height: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
    background-image: url(../images/list_2_03.png);
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    opacity: 0.8;
    z-index: 0;
    display: none
}

#J_videolist li.on .photo .photo_info {
    display: block
}

#J_videolist li.on .photo span.bg {
    display: block
}

.scrolltab {
    border-bottom: 1px solid #bfbfbf;
}

a.abtn {
    display: block;
    height: 196px;
    width: 17px;
    overflow: hidden;
    background: url(../images/arrow3.png) no-repeat 0px 50%;
    position: absolute;
    z-index: 3;
}

a.aleft {
    left: -19px;
}

a.agrayleft {
    cursor: default;
    background-position: -34px 50%;
}

a.aright {
    right: -19px;
    background-position: -17px 50%;
}

a.agrayright {
    cursor: default;
    background-position: -51px 50%;
}

.scrolllist {
    height: 196px;
    margin: 0 auto;
    position: relative;
}

.scrolllist .imglist_w {
    width: 1170px;
    height: 196px;
    overflow: hidden;
    float: left;
    position: relative;
    /*必要元素*/
}

.scrolllist .imglist_w ul {
    width: 20000px;
    position: absolute;
    left: 0px;
    top: 0px;
}

.scrolllist .imglist_w li {
    width: 234px;
    float: left;
}

.scrolllist .imglist_w li a {
    color: #3366cc;
    text-decoration: none;
    float: left;
    width: 234px;
}

.scrolllist .imglist_w li a:hover img {
    filter: alpha(opacity=86);
    -moz-opacity: 0.86;
    opacity: 0.86;
}

.nevlist {
    display: none;
}

@media (min-width:641px) and (max-width:1024px) {
    a.aright {
        right: 0;
    }
}

.indexcss {
    width: 1170px;
}

.listimg a img {
    width: 1170px;
    height: 646px;
}

@media (min-width:970px) and (max-width:1169px) {
    .indexcss,
    .scrolllist .imglist_w {
        width: 970px;
    }
    .scrolllist .imglist_w li a,
    .scrolllist .imglist_w li {
        width: 194px;
    }
    .scrolllist .imglist_w li a img {
        width: 194px;
        height: 194px;
    }
    a.aleft {
        left: 0px;
    }
    .listimg,
    #J_videolist {
        width: 970px;
    }
    .listimg a img {
        width: 970px;
        height: 534px;
    }
    #J_videolist li {
        width: 322px;
    }
}

.nevlist ul li p:hover {
    color: red;
}

@media (min-width:750px) and (max-width:969px) {
    .listcontent {
        display: none;
    }
    .indexcss {
        width: 750px;
    }
    .nevlist {
        height: inherit;
        display: block;
        width: 750px;
        margin: 0 auto;
    }
    .nevlist ul li {
        width: 373px;
        height: 374px;
        float: left;
    }
    .nevlist ul li p {
        text-align: center;
        color: #333;
        font-size: 14px;
        border: 1px solid #9a9a9a;
        border-left: none;
        border-right: none;
        height: 50px;
        line-height: 50px;
        margin-right: 2px;
    }
    .nevlist ul li .a1 {
        display: block;
        width: 322px;
        margin: 0 auto;
    }
}

@media (min-width:320px) and (max-width:749px) {
    .listcontent {
        display: none;
    }
    .indexcss {
        width: 100%;
    }
    .nevlist {
        height: inherit;
        display: block;
        width: 100%;
        margin: 0 auto;
    }
    .nevlist ul li {
        width: 100%;
        height: 374px;
        float: left;
    }
    .nevlist ul li img {
        width: 280px;
    }
    .nevlist ul li p {
        text-align: center;
        color: #333;
        font-size: 14px;
        border: 1px solid #9a9a9a;
        border-left: none;
        border-right: none;
        height: 50px;
        line-height: 50px;
        margin-right: 2px;
    }
    .nevlist ul li .a1 {
        display: block;
        width: 280px;
        margin: 0 auto;
    }
}