a {
    color: #333;
}

.sec1 {
    padding: 0 0.12rem;
}

.sec1title {
    font-size: 0.18rem;
    font-weight: 700;
    color: #EA1B1B;
    text-align: center;
    margin-top: 0.2rem;
    margin-bottom: 0.1rem;
    line-height: 0.28rem;
}

.sec1title>a {
    color: #EA1B1B;
}

.sec1nr {
    font-size: 0.15rem;
    color: #333333;
    line-height: 0.28rem;
}

.sec1nr>span>a {
    color: #E82124;

}

.focusBox {
    float: left;
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    font-family: Arial;
    text-align: left;
    background: #fff;
}

/* å›¾ç‰‡è®¾ç½® */
.focusBox .pic img {
    width: 3.75rem;
    display: block;
    height: 2.28rem;
}

/* æ–‡å­—æç¤ºè®¾ç½® */
.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: .47rem;
    width: 100%;
    background: #000;
    filter: alpha(opacity=40);
    opacity: 0.6;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: .47rem;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: .47rem;
    line-height: .47rem;
    position: absolute;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 .12rem;
    font-size: .18rem;
    font-weight: 400;
    text-decoration: none;
}

/* åœ†ç‚¹è®¾ç½® */
.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: .17rem;
    right: 0px;
    height: .12rem;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: .12rem;
    height: .12rem;
    overflow: hidden;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    background: #fff;
    margin-right: 10px;
    opacity: 0.4;
}

.focusBox .num li a,
.focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
}

.focusBox .num li {
    z-index: 1;
    color: #fff;
}

.focusBox .num ul {
    width: 100%;
    height: auto;
}

.focusBox .num li.on,
.focusBox .num .on:hover {
    opacity: 1;
}

.focusBox .pic {
    position: relative;
}

.sec2 {
    width: 100%;
    height: 2.28rem;
    background-color: #000;
    margin-top: 0.2rem;
}

.sec3tit {
    margin-left: 0.12rem;
    padding-top: 0.2rem;
    font-size: 0.18rem;
    line-height: 0.36rem;
    font-weight: 700;
}

li {
    list-style: none;
}

.secelist li a {
    padding-left: 0.16rem;
    font-size: 0.15rem;
    line-height: 0.3rem;
    background: url(dian.png) no-repeat 0.03rem 0.07rem;
}

.secelistur {
    padding: 0 0.12rem;
    margin-top: 0.18rem;
    font-size: .15rem;
}

.secelist li span {
    color: #666666;
    margin-left: 0.15rem;
}

.sec3 {
    background-color: #F2F2F2;
    padding-bottom: 0.2rem;
}

.sec4title {
    color: #E5071C;
    font-size: 0.18rem;
    font-weight: 700;
    line-height: 0.36rem;
    margin: 0.2rem 0rem 0.16rem 0.19rem;
}

.sec4list li a {
    width: 100%;
    padding-left: 0.16rem;
    font-size: .15rem;
    line-height: .3rem;
    background: url(dian.png) no-repeat 0.03rem 0.08rem;
}

.sec4list li span {
    font-size: .15rem;
    line-height: .3rem;
}

.sec4ul {
    padding: 0 0.16rem;
}

.sec4ul>li>a>span {
    color: #666666;
    margin-left: 0.15rem;
}

.fl {
    float: left;
}

.coblack {
    color: #666666;
    font-weight: 400;
    margin-left: 0.25rem;
}

.sec5list>ul>li {
    float: left;
    margin-bottom: 0.15rem;
    width: 1.68rem;
}

.sec5list>ul>li>a>img {
    width: 1.68rem;
    height: 0.81rem;
    display: block;
}

.sec5list>ul>li>a {
    display: block;
    width: 100%;
    height: 100%;
}

.isOld .sec1title {
    font-size: 0.22rem;
}

.isOld .sec1nr {
    font-size: 0.19rem;
}

.isOld .focusBox .txt li a {
    font-size: 0.19rem;
}

.isOld .sec3tit {
    font-size: 0.22rem;
}

.isOld .secelist li a {
    font-size: 0.19rem;
    line-height: 0.4rem;
    background: url(dian.png) no-repeat 0.03rem 0.1rem;
}

.isOld .sec4title {
    font-size: 0.22rem;
}

.isOld .sec4list li a,
.isOld .sec4list li span {
    font-size: 0.19rem;
    line-height: 0.4rem;
}

.isOld .sec5list>ul>li {
    width: 3.51rem;
    height: 1.69rem;
}

.isOld .focusBox .num li {
    margin-right: 7px;
}
.isOld .sec5list>ul>li>a>img{
    width: 3.51rem;
    height: 1.69rem;
}

.section-tybt {
    font-size: .18rem;
    font-weight: bold;
    padding-left: .15rem;
    color: #E5071C;
    margin-bottom: .16rem;
}

.section-tybt a {
    color: inherit;
}

.section-tynr {
    font-size: .15rem;
}

.section-tynr li span {
    color: #666666;
    margin-left: .15rem;
}

.section-tyminbt {
    padding: 0 .12rem;
    font-size: .15rem;
    font-weight: 700;
    margin-bottom: .15rem;
}

.section6 {
    padding-bottom: 0.2rem;
}

.bmdtlist ul.sec4ul li a,
.qxdtlist ul.sec4ul li a {
    display: block;
    background: url(dian.png) no-repeat 0.03rem 0.14rem;
}

.sec5list ul {
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin: 0px 0.08rem 0.1rem 0.16rem;
}

.se5 .sec4title {
    margin-bottom: 0.15rem;
}