/*头条*/
.headlines_1400 {
    width: 1220px;
    background-color: #FFF;
    margin: 0 auto;
    padding: 16px 0;
}

.headlines_1400.headlinesCur {
    background-color: #f5f5f5;
}

.headlines {
    width: 1220px;
    background-color: #FFF;
    margin: 0 auto;
    height: 108px;
}

.headlines .head_tit {
    width: 1220px;
    margin: 0 auto;
    text-align: center;
    font-size: 36px;
    height: 46px;
    line-height: 46px;
    font-weight: bold;
    text-decoration: none;
    padding-top: 10px;
}

.headlines .head_tit a {
    color: #333;
    text-decoration: none;
}

.headlines .head_tit a .red {
    color: #bf0614;
}

.headlines .head_tit a:hover {
    color: #bf0614;
}

.headlines .bottom_tit {
    width: 1220px;
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin-top: 16px;
}

.headlines .bottom_tit a {
    color: #333;
    text-decoration: none;
}

.headlines .bottom_tit a:hover {
    color: #bf0614;
}

/*头条end*/

/*轮播图*/
.focusBox {
    position: relative;
    overflow: hidden;
    height: 634px;
    width: 1400px;
    margin: 0 auto;
    background: #e6e6e6 url(image/index/zwPic200_58.png) no-repeat 355px center;
    margin-bottom: 15px;
}

.focusBox .container .box {
    overflow: hidden;
    position: relative;
}

.focusBox .boxVideo {
    width: 980px;
    height: 634px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: none;
}

.focusBox .boxVideo .video {
    width: 980px;
    height: 634px;
    background-color: #000;
}

.focusBox .boxVideo .close {
    position: absolute;
    top: 0;
    right: 0;
    width: 115px;
    height: 50px;
    background: rgba(245, 154, 35, 0.666666666666667);
    color: #FFF;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    cursor: pointer;
}

.focusBox .boxVideo .close:hover {
    background-color: #bf0614;
}

.focusBox .boxImage {
    position: relative;
    width: 1400px;
    height: 634px;
}

.focusBox .boxImage .slide {
    width: 1400px;
    height: 634px;
    position: absolute;
    margin: 0 auto;
    top: 0;
    left: 0;
    display: none;
}

.focusBox .boxImage .slide .img {
    width: 1400px;
    height: 634px;
    overflow: hidden;
}

.focusBox .boxImage .slide .img .noClick {
    cursor: default;
}

.focusBox .boxImage .slide .play {
    display: block;
    background: url(image/index/play.png) no-repeat;
    width: 54px;
    height: 54px;
    position: absolute;
    z-index: 3;
    bottom: 40px;
    right: 460px;
}

.focusBox .boxImage .slide .play:hover {
    background-image: url(image/index/play_cur_54.png);
}

.focusBox .boxImage .slideCur {
    display: block;
    z-index: 2;
}

.focusBox .boxImage .slide img {
    display: block;
    margin: 0 auto;
    height: 634px;
    margin: 0 auto;
}

.focusBox .boxImage .slide .nesting {
    margin: 69px 100px;
    margin-right: 12px;
    overflow: hidden;
    width: 868px;
    height: 496px;
    position: absolute;
    top: 0;
    left: 0;
}

.focusBox .boxImage .slide .nesting ul {
    width: 868px;
    height: 238px;
    position: absolute;
    overflow: hidden;
    left: 0;
}

.focusBox .boxImage .slide .nesting ul.list01 {
    top: -238px;
}

.focusBox .boxImage .slide .nesting ul.list02 {
    bottom: -238px;
}

.focusBox .boxImage .slide .nesting ul li {
    float: left;
    margin-right: 20px;
    width: 424px;
    height: 238px;
    position: relative;
}

.focusBox .boxImage .slide .nesting ul li.last {
    margin-right: 0px;
}

.focusBox .boxImage .slide .nesting ul li .img_nes {
    width: 424px;
    height: 238px;
    overflow: hidden;
    background: #e6e6e6 url(image/index/zwPic200_58.png) no-repeat center center;
}

.focusBox .boxImage .slide .nesting ul li .img_nes img {
    width: 424px;
    height: 238px;
}

.focusBox .boxImage .slide .nesting ul li .text {
    bottom: 0;
    left: 0;
    position: absolute;
    width: 400px;
    height: 40px;
    padding: 0 12px;
    background: url(bg72.png) repeat;
    z-index: 9;
}

.focusBox .boxImage .slide .nesting ul li .text .title {
    font-size: 16px;
    line-height: 40px;
}

.focusBox .boxImage .slide .nesting ul li .text .title a {
    color: #FFF;
}

.focusBox .boxImage .slide .nesting ul li .text .brief {
    font-size: 14px;
    line-height: 22px;
    color: #ffffff;
}

.focusBox .boxImage .slide .nesting ul li .text .brief a {
    color: #ffffff;
}

.focusBox .boxImage .slide .nesting ul li .text.cur .title {
    font-size: 20px;
    line-height: 30px;
    padding-top: 14px;
    height: 60px;
    padding-bottom: 9px;
}

.focusBox .boxImage .slide .nesting ul li .text.cur .title a:hvoer {
    color: #ed9913;
}

.focusBox .boxImage .slide .nesting ul li .text.cur .title a {
    color: #ed9913;
    font-weight: bold;
}

.focusBox .boxImage .slide .nesting ul li .play {
    right: 10px;
    bottom: 50px;
}

.focusBox .boxTitle {
    font-size: 15px;
    height: 582px;
    width: 320px;
    padding: 26px 0;
    background: url(bg72.png) repeat;
    position: absolute;
    top: 0;
    right: 100px;
    z-index: 3;
}

.focusBox .boxTitle .title {
    overflow: hidden;
    width: 280px;
    color: #fff;
    padding: 8px 20px;
    height: 40px;
}

.focusBox .boxTitle .title table {
    height: 100%;
}

.focusBox .boxTitle .title table td {
    width: 100%;
    vertical-align: middle;
}

.focusBox .boxTitle .title .txt {
    font-size: 14px;
    line-height: 20px;
    color: #ffffff;
    text-align: left;
    font-weight: normal;
}

.focusBox .boxTitle .title .txt a {
    color: #ffffff;
    font-weight: normal;
}

.focusBox .boxTitle .title .txt a i {
    background-color: #be0814;
    height: 20px;
    line-height: 20px;
    display: inline-block;
    padding: 0 7px;
    margin-right: 10px;
}

.focusBox .boxTitle .active {
    position: relative;
    background: url(image/index/pics_show01.png) repeat-y;
    margin: 0px 0;
    padding: 0px 20px;
    height: 78px;
}

.focusBox .boxTitle .active .txt {
    display: block;
    font-size: 18px;
    line-height: 28px;
    font-weight: bold;
    margin: 10px 0;
}

.focusBox .boxTitle .active .txt a i {
    display: none;
}

.focusBoxCur {
    width: 1220px;
    height: 543px;
    margin: 0 auto;
}

.focusBoxCur .boxIVideo {
    width: 839px;
    height: 543px;
}

.focusBoxCur .boxIVideo .video {
    width: 839px;
    height: 543px;
}

.focusBoxCur .boxImage {
    width: 1220px;
    height: 543px;
}

.focusBoxCur .boxImage .slide {
    width: 1220px;
    height: 543px;
}

.focusBoxCur .boxImage .slide .img {
    width: 1220px;
    height: 543px;
}

.focusBoxCur .boxImage .slide img {
    height: 543px;
}

.focusBoxCur .boxTitle {
    height: 523px;
    right: 41px;
}

.focusBoxCur .boxTitle .title {
    padding: 6px 20px;
}

.focusBoxCur .boxTitle .active {
    margin: 5px 0;
    height: 69px;
}

/*首屏轮播*/
.focusBox {
    height: 580px;
    width: 1220px;
    background: #bbb url(image/index/zwPic200_58.png) no-repeat 355px center;
    margin-bottom: 13px;
}

.focusBox .boxTitle .title {
    width: 260px;
    padding: 7px 17px;
    height: 40px;
}

.focusBox .boxTitle .title .txt {
    font-size: 13px;
}

.focusBox .boxTitle .active {
    background: url(1240pics_show01-1240.png) repeat-y;
    height: 54px;
}

.focusBox .boxTitle {
    height: 554px;
    width: 294px;
    padding: 13px 0;
    background: url(bg72.png) repeat;
    right: 70px;
}

.focusBox .boxTitle .active .txt {
    font-size: 16px;
    line-height: 24px;
    margin: 0;
}

.focusBox .boxImage {
    width: 1240px;
    height: 580px;
}

.focusBox .boxImage .slide {
    width: 1240px;
    height: 580px;
}

.focusBox .boxImage .slide .img {
    width: 1240px;
    height: 580px;
}

.focusBox .boxImage .slide .play {
    background: url(image/index/play.png) no-repeat;
    width: 54px;
    height: 54px;
    bottom: 40px;
    right: 404px;
}

.focusBox .boxImage .slide img {
    height: 580px;
}

.focusBox .boxImage .slide .nesting {
    margin: 63px 70px;
    margin-right: 12px;
    width: 795px;
    height: 454px;
}

.focusBox .boxImage .slide .nesting ul {
    width: 795px;
    height: 218px;
}

.focusBox .boxImage .slide .nesting ul li {
    margin-right: 18px;
    width: 388px;
    height: 218px;
}

.focusBox .boxImage .slide .nesting ul li .img_nes {
    width: 388px;
    height: 218px;
}

.focusBox .boxImage .slide .nesting ul li .img_nes img {
    width: 388px;
    height: 218px;
}

.focusBox .boxImage .slide .nesting ul li .text {
    width: 364px;
    height: 36px;
}

.focusBox .boxImage .slide .nesting ul li .text .title {
    font-size: 14px;
    line-height: 36px;
}

.focusBox .boxImage .slide .nesting ul li .text .brief {
    font-size: 13px;
    line-height: 20px;
}

.focusBox .boxImage .slide .nesting ul li .text.cur .title {
    font-size: 18px;
    padding-top: 10px;
    padding-bottom: 7px;
}

.focusBox .boxImage .slide .nesting ul.list01 {
    top: -218px;
}

.focusBox .boxImage .slide .nesting ul.list02 {
    bottom: -218px;
}

.focusBox .boxVideo {
    width: 876px;
    height: 580px;
}

.focusBox .boxVideo .video {
    width: 876px;
    height: 580px;
}

.latest .part {
    font-size: 0;
    /*padding: 5px 10px*/
}

.latest .latest-title {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 4px;
    width: 110px;
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    line-height: 34px;
    font-weight: 700;
    color: #378de4
}

.latest .latest-title a {
    color: #378de4
}

.latest .latest-cont {
    width: 1000px;
    overflow: hidden;
    display: inline-block;
    vertical-align: middle
}

.latest .latest-cont .list {
    white-space: nowrap;
    position: relative
}

.latest .latest-cont .list:after {
    content: '';
    display: block;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    height: 34px;
    width: 140px;
    pointer-events: none;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(#fff));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, #fff 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, #fff 100%)
}

.latest .latest-cont .list li {
    display: inline-block;
    margin-right: 15px;
    line-height: 34px
}

.latest .latest-cont .list li:before {
    top: 15px
}
.list-txt {
    padding: 0 0 0 0;
}
