@charset "UTF-8";
body {
    font-size: 16px;
    font-family: "Microsoft Yahei", "Microsoft Yahei" !important;
    color: #333;
    margin: 0;
    padding: 0;
    background: #f5f5f5;
}

.container {
    width: 1108px;
    margin: 0 auto;
    height: 100%;
}

.container.index-container {
    /*margin-top: -22px;*/
    padding: 5px 6px 15px;
    background: #f0f0f0;
}

.container.other-container {
    width: 1120px;
}

#middle {
    width: 100%;
    /*background: #F5F5F5;*/
    padding-bottom: 0px;
    margin-top: 20%;
    position: relative;
    z-index: 2;
}

.middle-box {
    /*padding-top: 25px;*/
    background: #F0F0F0;
}

.matchLeft {
    width: 525px;
    overflow: hidden;
    background: #fff;
    margin-right: 5px;
}

.matchRight {
    width: 568px;
    overflow: hidden;
    background: #fff;
}

.up {
    position: relative;
}

.up img {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.up .search-box {
    position: absolute;
    top: 220px;
    right: 12%;
    background: rgba(255, 255, 255, 0.5);
    filter: progid: DXImageTransform.Microsoft.gradient(startcolorstr=#7fffffff, endcolorstr=#7fffffff);
    border-radius: 3px;
    padding-left: 15px;
}

.up .search-box input {
    background: #fff;
    width: 173px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    border-radius: 3px;
    vertical-align: top;
    background: none;
    border: 0;
    outline: none;
}

.up .search-box .btn-search {
    float: right;
    width: 40px;
    height: 38px;
    border: 0;
    cursor: pointer;
    background: url(../images/btn_search.png) no-repeat center center;
    outline: none;
}

nav {
    background: #C3181B;
    display: block;
    width: 1120px;
    margin: 0 auto;
    background-size: 100% !important;
    height: 52px;
    line-height: 52px;
}

nav ul {
    overflow: hidden;
    margin: 0 10px;
}

nav li {
    float: left;
    width: 183px;
    text-align: center;
}

nav li:last-child {
    background: none;
}

nav li a {
    color: #fff;
    font-size: 18px;
    background: url(../images/navbg2.png) no-repeat right center;
    width: 100%;
    height: 100%;
    display: inline-block;
}

nav li:hover a {
    color: #fffc90;
}

nav .last {
    background: 0;
    border: 0;
}


/*主图轮播*/

.sliderList {
    /*padding-top:20px;*/
    overflow: hidden;
    position: relative;
    padding: 15px 14px;
    /*轮播图*/
}

.sliderList .slick-dots {
    position: absolute;
    bottom: 14px;
    right: 28px;
    width: auto;
    z-index: 10;
}

.sliderList .slick-dots li {
    width: 8px;
    height: 8px;
    background: #737a75;
    float: left;
}

.sliderList .slick-dots li button:before {
    content: '';
}

.sliderList .slick-dots li.slick-active button:before {
    width: 8px;
    height: 8px;
    background: #fff;
}

.sliderList .carousel-item span {
    position: absolute;
    bottom: 8px;
    color: #fff;
    z-index: 100;
    width: 350px;
    overflow: hidden;
    height: 20px;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.sliderList .carousel-opc {
    background: #000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    height: 36px;
    position: absolute;
    width: 100%;
    bottom: 0px;
    z-index: 1;
}

.lunbo-and-list {
    height: 360px;
}

.tabTop {
    padding: 11px 0 12px;
    border-bottom: 1px solid #ccc;
}

.tabTop .iconTab {
    width: 15px;
    height: 30px;
    background: url(../images/icon_tab_top1.png) no-repeat 0px 0px;
    float: left;
    margin-right: 9px;
    display: inline-block;
}

.tabTop .tab {
    font-weight: bold;
    color: #333;
    font-size: 18px;
}

.tabTop a {
    color: #ccc;
    font-size: 14px;
}

.tabTop a:hover {
    color: #c00;
}

.tabTop2 {
    border-bottom: 1px solid #ccc;
}

.tabTop2 .iconTab2 {
    width: 4px;
    height: 20px;
    margin-right: 9px;
    background: #D20C19;
    display: inline-block;
    vertical-align: sub;
}

.tabTop3 {
    padding: 0;
    overflow: hidden;
}

.tabTop3 .left {
    float: left;
    padding: 11px 0 11px;
    border-bottom: 2px solid #c00;
}

.tabTop3 .iconTab {
    width: 20px;
    height: 20px;
}

.tabTop3 .right {
    padding: 11px 0;
}


/*首页文字列表*/

.newList-box {
    padding: 0 15px 0px 15px;
}

.newList-ul {
    padding: 18px 0 22px;
}

.newList-ul li {
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}

.newList-ul a {
    padding-left: 15px;
    background: url(../images/liList.png) no-repeat left center;
    float: left;
    color: #333;
    width: 80%;
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px;
}

.newList-ul a:hover {
    color: #c00;
}

.newList-ul span {
    float: right;
    font-size: 14px;
    color: #ccc;
}

.list-box {
    overflow: hidden;
    margin-bottom: 5px;
}

.list-box .percent33 {
    width: 33%;
}

.list-box .rank-list .rank {
    float: left;
    color: #138FB9;
    width: 20px;
    font-size: 14px;
}

.list-box .rank-list li {
    background: none;
    padding-left: 0;
}

.list-box .center {
    float: left;
}

.list-box .matchCenter {
    overflow: hidden;
    background: #fff;
    margin-right: 5px;
}


/*首页图片轮播-列表形式*/

.goleft {
    width: 96.5%;
}

.slick-prev,
.slick-next {
    border-radius: 50%;
}

.slick-prev:before,
.slick-next:before {
    content: '';
}

.slick-prev {
    background: url(../images/arrow_left_img1.png) no-repeat center center;
}

.slick-next {
    background: url(../images/arrow_right_img1.png) no-repeat center center;
}

.slick-prev:hover,
.slick-prev:focus {
    background: url(../images/arrow_left_img1.png) no-repeat center center;
}

.slick-next:hover,
.slick-next:focus {
    background: url(../images/arrow_right_img1.png) no-repeat center center;
}


/*轮播2*/


/* .imgSwiper-box {
    padding: 0 10px 22px 10px;
    height: 245px;
    overflow: hidden; 
    background: #fff;
    margin-bottom: 5px;
} 
*/

.imgSwiper-box .img-list {
    margin-top: 20px;
    padding-left: 40px;
}

.imgSwiper-box .img-list ul li {
    float: left;
    width: 195px;
    margin-right: 5px;
}

.imgSwiper-box .img-list ul li:hover p {
    color: #c00;
}

.imgSwiper-box .img-list ul li img {
    width: 195px;
    height: 130px;
    transition: all 0.6s;
}

.imgSwiper-box .img-list ul li img:hover {
    transform: scale(1.1);
}

.imgSwiper-box .img-list ul li a {
    display: block;
    outline: none;
}

.imgSwiper-box .img-list ul li p {
    margin-top: 6px;
    /* padding: 0 10px; */
    text-align: center;
    font-size: 16px;
    color: #666;
    width: 90%;
    height: 20px;
}

.imgBox {
    width: 195px;
    height: 130px;
    overflow: hidden;
    position: relative;
}

.imgBox:hover .opcTop {
    animation: opcTopRotate 600ms linear 1;
    -webkit-animation: opcTopRotate 600ms linear 1;
    /*Safari and Chrome*/
}

.imgBox .opc {
    z-index: 2;
}

.imgBox .opcTop {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url(../images/vedio_stop.png) no-repeat center center;
    z-index: 3;
}

.footer {
    background: #DD1214;
    height: 190px;
}

.footer .in {
    padding-top: 50px;
    text-align: center;
}

.footer span {
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}

.listCon {
    padding: 0 0px 23px 0px;
    position: relative;
    height: auto;
    overflow: hidden;
    background: #fff;
}

.position {
    width: 100%;
    height: 42px;
    line-height: 42px;
    background: #f7f7f7;
}

.position span {
    float: left;
    font-size: 14px;
    display: inline-block;
    padding-left: 60px;
    height: 100%;
    background: url(../images/position.png) no-repeat 32px center;
}

.position a {
    display: inline-block;
    font-size: 14px;
}

.newList {
    margin: 15px 0 15px 0;
    padding: 0 30px;
}

.newList li {
    overflow: hidden;
    height: 34px;
    line-height: 34px;
}

.newList li:nth-child(6n) {
    border-bottom: 1px dotted #ccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.newList a {
    padding-left: 15px;
    background: url(../images/liList.png) no-repeat left center;
    float: left;
    color: #333;
    width: 85%;
    height: 34px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 15px;
}

.newList a:hover {
    color: #c00;
}

.newList span {
    float: right;
    font-size: 14px;
    color: #999;
}

.imgList {
    margin: 15px 0 60px 0;
}

.imgList ul {
    margin: 0 0px 0px 22px;
}

.imgList ul li {
    margin-right: 28px;
    float: left;
    overflow: hidden;
}

.imgList ul li a {
    display: block;
}

.imgList ul li img {
    width: 100%;
    cursor: pointer;
    transition: all 0.6s;
}

.imgList ul li img:hover {
    transform: scale(1.1);
}

.imgList ul li p {
    padding: 5px 10px;
    text-align: center;
    font-size: 16px;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.imgList ul li p:hover {
    color: #c00;
}

.imgList.img-text ul li {
    width: 241px;
    height: 212px;
}

.imgList.img-vertical ul li {
    width: 155px;
    height: 268px;
}

.pager {
    padding: 40px 0 30px;
    text-align: center;
}

.pager a {
    display: inline-block;
    color: #DD1214;
    margin-right: 8px;
    border: 1px solid #ddd;
    padding: 5px 10px;
}

.pager a:hover,
.pager a.active {
    background: #DD1214;
    color: #fff;
    border: 1px solid transparent;
}

.con-detail {
    margin-bottom: 16px;
    background: #fff;
    padding: 2px 0px 0;
}

.con-detail .article {
    padding: 20px;
}

.con-detail .article h4 {
    text-align: center;
    padding: 5px 0 20px;
    margin: 0 auto;
    width: 98%;
    color: #333;
    font-size: 26px;
    font-weight: bold;
}

.con-detail .article .subtitle {
    font-size: 20px;
    text-align: center;
    height: 30px;
    line-height: 24px;
    color: #333;
}

.con-detail .article .fun {
    width: 100%;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #999;
}

.con-detail .article .fun .time-box {
    margin-right: 40px;
}

.con-detail .article .det {
    padding: 20px 0px 40px;
    line-height: 36px;
    font-size: 15px;
}

.list-con {
    overflow: hidden;
    width: 100%;
    margin-bottom: 10px;
}

.list-con .left {
    float: left;
    width: 240px;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    background: #fff;
    min-height: 300px;
    _min-height: 300px;
    *min-height: 300px;
}

.list-con .left h4 {
    height: 45px;
    line-height: 45px;
    background: #f5f5f5;
    font-size: 18px;
    color: #C3181B;
    text-align: center;
    font-weight: bold;
}

.list-con .left a {
    position: relative;
    display: block;
    padding-left: 80px;
    height: 54px;
    line-height: 54px;
    color: #333;
    font-size: 16px;
    border-left: 3px solid #F5F5F5;
}

.list-con .left a:after {
    position: absolute;
    left: 10px;
    bottom: 0;
    content: "";
    height: 1px;
    width: 90%;
    background: #D6D6D6;
}

.list-con .left a:hover {
    background: #fafafa;
    text-decoration: none;
    color: #DD1214;
    border-left: 3px solid #DD1214;
}

.list-con .left a:hover img {
    display: none;
}

.list-con .left a:hover img.hover {
    display: block;
}

.list-con .left a.active {
    background: #fafafa;
    text-decoration: none;
    color: #DD1214;
    border-left: 3px solid #DD1214;
}

.list-con .left a.active img {
    display: none;
}

.list-con .left a.active img.hover {
    display: block;
}

.list-con .left a img {
    display: block;
    position: absolute;
    left: 40px;
    top: 18px;
}

.list-con .left a img.hover {
    display: none;
}

.list-con .left .img-intro {
    padding: 35px 32px;
}

.list-con .left .img-intro p {
    width: 100%;
    text-align: center;
    color: #8B6865;
    font-size: 16px;
    background: #f5f5f5;
    height: 36px;
    line-height: 36px;
}

.list-con .left .heading {
    display: block;
    margin: 0 auto;
    width: 176px;
    height: 245px;
}

.list-con .right {
    float: right;
    width: 862px;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    background: #fff;
}

.list-con .right .subnav {
    height: 42px;
    line-height: 42px;
    background: #F9F9F9;
    border-bottom: 2px solid #DD1214;
}

.list-con .right .subnav img {
    display: inline-block;
    margin: 0 5px 0 20px;
    vertical-align: text-bottom;
}

.list-con .right .subnav a {
    color: #666;
}

.list-con .right .subnav a:hover {
    text-decoration: none;
    color: #c00;
}

.list-con .right .newList {
    padding: 20px;
    margin: 0;
}

.list-con .right .list-style-2 {
    padding: 20px;
}

.list-con .right .list-style-2 li {
    padding-left: 8px;
    border-bottom: 1px dashed #E5E5E5;
    padding-bottom: 20px;
    padding-top: 20px;
}

.list-con .right .list-style-2 li .li-left {
    float: left;
    width: 24%;
}

.list-con .right .list-style-2 li .li-left img {
    width: 195px;
    height: 130px;
}

.list-con .right .list-style-2 li .li-right {
    float: right;
    width: 74%;
}

.list-con .right .list-style-2 li .li-right .title {
    color: rgba(51, 51, 51, 0.9);
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
}

.list-con .right .list-style-2 li .li-right .title:hover {
    color: #c00;
}

.list-con .right .list-style-2 li .li-right .content {
    position: relative;
}

.list-con .right .list-style-2 li .li-right .content p {
    font-size: 14px;
    color: #333333;
    line-height: 25px;
    margin-top: 20px;
    text-indent: 2em;
}

.list-con .right .list-style-2 li .li-right .content .more {
    color: #c00;
    display: inline-block;
    margin-left: 5px;
    text-indent: 0;
    font-size: 14px;
}

.list-con .right .list-style-2 li .li-right .content .date {
    position: absolute;
    right: 0;
    bottom: 5px;
    color: #666666;
    font-size: 12px;
    margin-top: 2px;
}

.list-con .right .list-style-2 li .li-right-all {
    width: 100%;
}

.list-con .right .imgList.img-text ul li {
    width: 180px;
    height: 160px;
}

.list-con .right .imgList.img-vertical ul li {
    width: 140px;
    height: 245px;
}

.list-con .right .con-detail {
    padding-top: 0;
}

.msfc {
    height: 650px !important;
}

.msfc .img-caroursel {
    margin-top: 65px;
}

.msfc .div-txt {
    display: none;
}

.poster-item {
    background: url(../images/bg_shadow.png) repeat-x;
    background-position-y: bottom;
}

.poster-item.active .opc {
    opacity: 0;
    filter: alpha(opacity=0);
}

.poster-item.active .div-txt {
    display: block;
}

.gpsn-box {
    margin-top: 40px;
    margin-bottom: 50px;
}

.gpsn-box ul li {
    float: left;
    width: 380px;
    margin-right: 18px;
    transition: all 0.6s;
}

.gpsn-box ul li img {
    width: 380px;
    height: 283px;
}

.gpsn-box ul li:hover {
    transform: scale(0.9);
}

.gpsn-box ul li.last {
    margin-right: 0;
}

.gpsn-box ul li .bot {
    background: #B13B26;
    height: 88px;
    font-family: "Microsoft Yahei";
    font-size: 16px;
    padding: 14px 26px;
}

.gpsn-box ul li .bot .title {
    line-height: 32px;
    font-weight: bold;
    color: #FDE16B;
}

.gpsn-box ul li .bot .content {
    color: #fff;
    line-height: 28px;
}

.con-detail.gpsn-detail .article h4 {
    font-size: 20px;
    line-height: 30px;
    padding: 40px 0 30px;
}

.con-detail.gpsn-detail .imgList ul li p {
    font-size: 14px;
    overflow: inherit;
    white-space: normal;
    line-height: 25px;
    text-align: left;
    padding: 5px 0;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.con-detail.gpsn-detail .imgList ul li img {
    width: 215px;
    height: 157px;
    transition: all 0.6s;
}

.con-detail.gpsn-detail .imgBox {
    width: 215px;
    height: 157px;
}

.con-detail.gpsn-detail .imgBox .opc {
    width: 215px;
    height: 157px;
}

.con-detail.gpsn-detail .imgBox:hover img {
    transform: scale(1.1);
}

.newList-box {
    padding: 0 12px !important;
}

.newList-box .head {
    margin: 0 20px;
    margin-top: 38px;
    border-bottom: 1px dotted #e3e4e5;
}

.newList-box .head .in {
    display: inline-block;
    width: 104px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    position: relative;
}

.newList-box .head .in.active {
    background: #DB0102;
    color: #fff;
}

.newList-box .head .in.active:before {
    content: '';
    display: inline-block;
    position: absolute;
    bottom: -5px;
    left: 50%;
    margin-left: -7.5px;
    width: 15px;
    height: 5px;
    background: url(../images/arrow_down_red.png) no-repeat;
}

.newList-box .inner .innerBox {
    display: none;
}

.newList-box .inner .innerBox.active {
    display: block;
}

.newList-box .inner .imgList {
    padding-bottom: 178px;
    margin-top: 40px;
}


/*# sourceMappingURL=main.css.map */
