*{padding:0;margin:0;border:0;}
body{font-family:"Microsoft YaHei";background:#ffffff;}
a{text-decoration:none;cursor:pointer; color: inherit;}
ul,li{list-style:none;}
input{border:0;outline:none;}
i,em{font-style:normal;}
.fl{float:left;}
.fr{float:right;}
.clear{zoom:1;}
.clear:after{display:table;content:'';clear:both;}
.pcNone{display:none!important;}
.base-wrapper{width:1200px;margin:0 auto;}
.img-cont img{ display: block; width: 100%; }

.sxsw-banner{
	position: relative;
}

.sxsw-banner .links{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	text-align: center;
	color: #faeba6;
	font-size: 30px;
	padding-bottom: 20px;
}

.sxsw-banner .links span{
	margin: 0 80px;
}


.sxsw-main{
	background: url(sxsw_bg.jpg);
    background-size: cover;
    padding-top: 50px;
    padding-bottom: 70px;
}


.base-title{
    position: relative;
    margin-bottom: 54px;
}

.base-title .title{
    width: 324px;
    height: 68px;
    display: block;
    margin: 0 auto;
    background: url("sxsw_title_bg.png") no-repeat;
    background-size: 100% auto;
    line-height: 75px;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
    padding-left: 60px;
    box-sizing: border-box;
}

.base-title .more-btn{
    position: absolute;
    right: 0;
    top: 25px;
    width: 95px;
    height: 34px;
    border-radius: 5px;
    border: solid 1px #b3090f;
    line-height: 34px;
    color: #d31123;
    font-size: 18px;
    text-align: center;
    display: block;
}

.xxbs-cont .xxbs-top{
    position: relative;

}

.xxbs-cont .img-box{
    position: absolute;
    width: 638px;
    height: 390px;
    left: 0;
    top: 18px;
    overflow: hidden;
    z-index: 2;
}

.xxbs-cont .img-box .text-cont{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 18px;
    height: 52px;
    line-height: 52px;
    background-color: rgba(0,0,0,0.5);
    left: 0;
    bottom: 0;
    z-index: 2;
    color: #fff;
}

.xxbs-cont .text-box{
    width: 600px;
    height: 427px;
    background: #fff;
    margin-left: auto;
    box-sizing: border-box;
    box-shadow: 0px 0px 13px 0px
    rgba(178, 178, 178, 0.16);
    padding: 20px 44px 0 76px;
    color: #5b0303;
    font-size: 16px;
    line-height: 2;
    background-image: url("sxsw_xxbs_bg.png");
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: left bottom 40px;
}

.xxbs-cont .text-box h3{
    color: #d31123;
    font-size: 24px;
    text-align: center;
    line-height: 1.5;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ad0101;
    color: #d31123;
    margin-bottom: 20px;
}

.xxbs-cont .text-box a.detail{
    color: #d31123;
    font-weight: bold;
    font-size: 16px;
    margin-left: auto;
    display: block;
    width: 80px;
    text-align: right;
}

.base-list{
    margin-right:-25px;
    margin-top: 30px;
    overflow: hidden;
}

.base-list li{
    width: 575px;
    float: left;
    box-sizing: border-box;
    margin-right:25px;
    border-bottom: dashed 1px #ad0101;
    position: relative;
}

.base-list li a{
    display: block;
    background: url("sxsw_newsIcon.png") 0 center no-repeat;
    line-height: 60px;
    padding-left: 30px;
    font-size: 16px;
    color: #5b0303;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.4s ;
}

.base-list li a:hover{
    color: #b90000;
}

.base-list li:after,.base-list li:before{
    position: absolute;
    width: 30px;
    height: 0px;
    border-bottom: solid 1px #b90000;
    content: '';
    top: 100%;
    z-index: 2;
    margin-bottom: 0;
    display: block;
}


.base-list li:after{
    left: 0;
}

.base-list li:before{
    right: 0;
}

.gcls-cont{
    margin-top: 42px;
}

.gcls-swiper{
    position: relative;
    width: 70%;
    margin: 0 auto;
}

.gcls-swiper .swiper-slide{
    position: relative;
}

.gcls-swiper .swiper-slide .text-cont{
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 50px;
    line-height: 50px;
    background-color: rgba(0,0,0,.1);
    color: #fff;
    box-sizing: border-box;
    padding: 0 18px;
    display: none;
    font-size: 15px;
    padding-right: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.gcls-swiper .swiper-slide .img-cont{
    width: 525px;
    height: 336px;
    overflow: hidden;
}
.gcls-swiper .swiper-slide .img-cont img{
    height: 100%;
    object-fit: cover;
}

.gcls-swiper .swiper-slide-active .text-cont{
    display: block;
}

.gcls-swiper .swiper-btn{
    width: 22px;
    height: 44px;
    position: absolute;
    top: 50%;
    margin-top: -22px;
    background-repeat: no-repeat;
    cursor: pointer;
    background-size: 100% auto;
}

.gcls-swiper .swiper-btn.prev{
    background-image: url("sxsw_prevBtn.png");
    left: 180px;
}

.gcls-swiper .swiper-btn.next{
    background-image: url("sxsw_nextBtn.png");
    right: 180px;
}

.gcls-swiper .pagination {
    position: absolute;
    z-index: 20;
    bottom: 15px;
    right: 160px;
    text-align: right;
    box-sizing: border-box;
    padding-right: 20px;
}
.gcls-swiper  .swiper-pagination-switch {
    display: inline-block;
    width: 10px;
    height: 10px;
    border: solid 1px #ffffff;
    border-radius: 10px;
    margin: 0 5px;
    cursor: pointer;
}
.gcls-swiper  .swiper-active-switch {
    background-color: #d31123;
    border-color: #d31123;
}

.gcls-list{
    margin-top: 40px;
    background-color: #fff;
    background-image: url("sxsw_gcls_bg.png");
    background-repeat: no-repeat;
    background-position: right bottom;
    padding: 20px 48px;
    position: relative;
}

.gcls-list i{
    display: block;
    position: absolute;
    width: 15px;
    height: 15px;
    border: 2px solid transparent;
    top: 16px;
    border-top-color: #c3110b;
}

.gcls-list i:after{
    content: '';
    display: block;
    width: 17px;
    height: 17px;
    border: 1px solid transparent;
    border-top-color: #c3110b;
    top: 3px;
    position: absolute;
}

.gcls-list i.i-left{
    left: 15px;
    border-left-color: #c3110b;

}

.gcls-list i.i-left:after{
    border-left-color: #c3110b;
    left: 3px;
}

.gcls-list i.i-right{
    right: 15px;
    border-right-color: #c3110b;
}

.gcls-list i.i-right:after{
    right: 3px;
    border-right-color: #c3110b;
}

.gcls-list .base-list{
    margin: 0;
}

.gcls-list .base-list li{
    margin-right: 0;
    width: 100%;
}


.xdth-cont{
    margin-top: 80px;
}

.xdth-cont .xdth-top h3{
    font-size: 26px;
    color: #5b0303;
}

.xdth-cont .xdth-top p{
    font-size: 16px;
    line-height: 1.8;
    color: #5b0303;
    margin-top: 15px;
}

.footer{
    text-align: center;
    font-size: 16px;
    color: #763632;
    margin-top: 80px;
}


.list-main{
    background-position: center bottom;
}

.list-main .base-list{
    margin: 0;
}

.list-main .base-list li{
    margin-right: 0;
    width: 100%;
}

/*分页*/
.nypage {
    padding: 50px 0 70px;
    text-align: center;
    color: #333333;
    line-height: 32px;
}

.nypage a {
    display: inline-block;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    color: #333333;
    margin: 0 2px;
    border: 1px solid #dddddd;
    font-size: 16px;
    border-radius: 2px;
}

.nypage a.index, .nypage a.end {
    width: 48px;
}

.nypage a.next {
    width: 65px;
}

.nypage a.cur {
    background: #ce0212;
    color: #ffffff;
}

.nypage font {
    display: inline-block;
    vertical-align: middle;
    height: 32px;
    line-height: 32px;
    font-size: 0;
}

.nypage font span {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    float: left;
}

.nypage font span {
    line-height: 27px;
    margin-right: 3px;
}

.nypage input {
    margin: 0 2px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    float: left;
    margin-top: -2px;
    border-radius: 2px;
}

.nypage #go {
    text-align: center;
    border: 1px solid #dddddd;
    width: 44px;
    height: 32px;
    background: #e6e6e6;
    cursor: pointer;
    color: #333;
    margin-left: 10px;
    line-height: 32px;
    border-radius: 2px;
    margin-top: -2px;
}

@media screen and (max-width: 1440px){
    .base-wrapper{
        width: 1000px;
    }

    .sxsw-banner .links{
        font-size: 25px;
    }

    .sxsw-banner .links span{
        margin: 0 50px;
    }

    .base-title .title{
        width: 270px;
        height: 58px;
        line-height: 63px;
        font-size: 26px;
        padding-left: 40px;
    }

    .base-title .more-btn{
        width: 80px;
        height: 30px;
        line-height: 30px;
        font-size: 15px;
    }

    .base-title{
        margin-bottom: 30px;
    }

    .xxbs-cont .text-box{
        width: 500px;
        height: 358px;
        font-size: 14px;
        padding: 15px 33px 0 64px;
    }

    .xxbs-cont .text-box h3{
        font-size: 22px;
        margin-bottom: 10px;
    }

    .xxbs-cont .text-box p{
        max-height: 225px;
        overflow: hidden;
    }

    .xxbs-cont .text-box a.detail{
        font-size: 13px;
    }

    .xxbs-cont .img-box{
        width: 530px;
        height: 326px;
        top: 15px;
    }

    .xxbs-cont .img-box .text-cont{
        font-size: 15px;
        height: 45px;
        line-height: 45px;
    }

    .base-list li{
        width: 472px;
        margin-right: 40px;
    }

    .base-list li a{
        font-size: 14px;
        line-height: 50px;
    }

    .base-list li:after, .base-list li:before{
        width: 20px;
    }

    .gcls-swiper .swiper-btn{
        width: 18px;
        height: 38px;
        background-size: 100% auto;
        margin-top: -19px;
    }

    .gcls-swiper .swiper-btn.prev{
        left: 140px;
    }

    .gcls-swiper .swiper-btn.next{
        right: 140px;
    }

    .gcls-swiper .swiper-slide .text-cont{
        height: 50px;
        line-height: 50px;
        font-size: 14px;
        padding-right: 66px;
    }

    .gcls-swiper .pagination{
        right: 120px;
    }

    .gcls-swiper .swiper-pagination-switch{
        width: 8px;
        height: 8px;
    }

    .xdth-cont .xdth-top h3{
        font-size: 22px;
    }

    .xdth-cont .xdth-top p{
        font-size: 14px;
    }

    /*分页*/
    .nypage {
        padding: 50px 0 70px;
        text-align: center;
        color: #333333;
        line-height: 28px;
    }
    .nypage a {
        display: inline-block;
        width: 28px;
        height: 28px;
        text-align: center;
        line-height: 28px;
        color: #333333;
        margin: 0 2px;
        border: 1px solid #dddddd;
        font-size: 14px;
        border-radius: 2px;
    }
    .nypage a.index, .nypage a.end {
        width: 40px;
    }
    .nypage a.next {
        width: 54px;
    }
    .nypage a.cur {
        background: #ce0212;
        color: #ffffff;
    }
    .nypage font {
        display: inline-block;
        vertical-align: middle;
        height: 28px;
        line-height: 28px;
        font-size: 0;
    }
    .nypage font span {
        display: inline-block;
        height: 28px;
        line-height: 28px;
        font-size: 14px;
        float: left;
    }
    .nypage font span {
        line-height: 23px;
        margin-right: 3px;
    }
    .nypage input {
        margin: 0 2px;
        height: 28px;
        line-height: 28px;
        font-size: 13px;
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        float: left;
        margin-top: -3px;
        border-radius: 2px;
    }
    .nypage #go {
        text-align: center;
        border: 1px solid #dddddd;
        width: 37px;
        height: 26px;
        background: #E6E6E6;
        cursor: pointer;
        color: #333;
        margin-left: 10px;
        line-height: 26px;
        border-radius: 2px;
        margin-top: -1px;
    }

    .gcls-swiper .swiper-slide .img-cont{
        width: 438px;
        height: 300px;
    }
}


@media screen and (max-width: 1024px){
    body{
        min-width: 1100px;
    }

    .base-wrapper{
        overflow: hidden;
    }

}