/* || åœ°å·žäººå¤§ - é¦–é¡µ */
.wrapper-index .container-1200 {
    padding: 30px;
    background-color: #fff;
    margin-top: 30px;
}
.breakingnews {
    padding: 25px;
    border: 1px solid #dddddd;
    margin-bottom: 30px;
}
.breakingnews-img {
    float: left;
    margin-right: 30px;
}
.breakingnews-right h2 {
    padding-bottom: 25px;
    margin: 0;
}
.breakingnews-right h2 a {
    font-size: 32px;
    color: #d3000f;
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    font-weight: bold;
}
.breakingnews-right p span {
    display: block;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
}
.breakingnews-right p a {
    color: #d3000f;
    float: right;
}

.news {
    margin-bottom: 30px;
}
.news-left {
    width: 45%;
    height: 334px;
    margin-right: 2.5%;
    float: left;
}
.news-right {
    width: 52.5%;
    float: left;
}
#common-list2 {
    margin-bottom: 37px;
}
#common-list3 {
    margin-bottom: 37px;
}

.ztzl {
    width: 100%;
    height: 120px;
    position: relative;
    margin-bottom: 27px;
}
.ztzl-left {
    display: inline-block;
    padding: 0 8px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    background-color: #c7000b;
    z-index: 99;
}
.ztzl-left span {
    -webkit-writing-mode: vertical-lr;
        -ms-writing-mode: tb-lr;
            writing-mode: vertical-lr;
    color: #fff;
    margin-top: 22px;
    letter-spacing: 5px;
}

.mix-left {
    width: 38%;
    margin-right: 3.6%;
}
.mix-right {
    width: 58.4%;
}
.leader {
    display: table;
    margin-bottom: 34px;
}
.leader-more {
    margin-bottom: 24px;
}
.leader-more img {
    width: 90%;
}
.leader-photo {
    display: table-cell;
    width: 115px;
    height: 164px;
}
.leader-photo img {
    width: 100%;
    height: 100%;
}
.leader-right {
    display: table-cell;
    vertical-align: middle;
    padding-left: 25px;
}
.leader-right p {
    line-height: 1.7;
}
.leader-right-level {
    font-weight: bold;
}
.leader-right__zhuren {
    color: #d3000f;
}
.leader-right__zhuren .leader-right-names a {
    color: inherit;
}
.leader-right .leader-right-names a {
    display: inline-block;
}
.leader-right .leader-right-names a:after {
    content: '';
}
.leader-right .leader-right-names a:last-child:after {
    content: '';
}

.redline {
    margin-bottom: 13px;
}
.redline ul li {
    border: 1px solid #df3227;
    height: 62px;
    line-height: 62px;
    margin-bottom: 20px;
    -webkit-box-shadow: 0 3px 0 0 #f2f2f2;
            box-shadow: 0 3px 0 0 #f2f2f2;
}
.redline ul li:nth-child(1) {
    background: url(redline_icon1.png) no-repeat 95px center;
}
.redline ul li:nth-child(2) {
    background: url(redline_icon2.png) no-repeat 95px center;
}
.redline ul li:nth-child(3) {
    background: url(redline_icon3.png) no-repeat 95px center;
}
.redline ul li a {
    display: inline-block;
    width: 100%;
    height: 100%;
    font-size: 18px;
}
.redline ul li span {
    display: inline-block;
    margin-left: 35%;
}

.toolbox-line {
    height: 116px;
    margin: 0 -10px;
    margin-bottom: 20px;
}
.toolbox-line__12 {
    width: 100%;
    height: 100%;
    padding: 0 10px;
}
.toolbox-line__6 {
    width: 50%;
    height: 100%;
    padding: 0 10px;
    float: left;
    text-align: center;
}
.toolbox-a {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
}
.toolbox-title {
    font-size: 18px;
    font-weight: bold;
}
.toolbox-line__6 .toolbox-a img {
    margin-top: 15px;
    margin-bottom: 12px;
}
.toolbox-line__12 a {
    padding-top: 22px;
}
.toolbox-line__12 a img {
    display: inline-block;
    vertical-align: middle;
    margin-left: 122px;
    margin-right: 20px;
}
.toolbox-line__12 a span {
    display: inline-block;
    vertical-align: middle;
}

.mix-right-box {
    margin-bottom: 38px;
}
.mix-right-box ul li {
    width: 25%;
    float: left;
    text-align: center;
}
.mix-right-box ul li img {
    margin-bottom: 12px;
}
.mix-right-box ul li p {
    font-size: 20px;
    font-weight: bold;
}

.wrapper-links {
    margin-bottom: 40px;
}
.wrapper-links .container-1200 {
    border-top: 3px solid #d3000f;
}
.link-title {
    color: #d3000f;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    margin-top: 17px;
    margin-bottom: 19px;
}
.links-inner {
    width: 33.33333333%;
    float: left;
    padding: 0 15px;
    position: relative;
}
.links-inner > a {
    display: inline-block;
    width: 100%;
    height: 34px;
    line-height: 34px;
    border: 1px solid #aaaaaa;
    border-radius: 5px;
    text-align: center;
    background-color: #fff;
}
.links-inner > img {
    position: absolute;
    top: 14px;
    right: 50px;
    z-index: 2;
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease;
}
.links-inner.showsub a {
    position: relative;
    z-index: 2;
}
.links-inner.showsub ul {
    display: block;
}
.links-inner.showsub > img {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    -webkit-transform-origin: center;
        -ms-transform-origin: center;
            transform-origin: center;
}
.links-inner ul {
    display: none;
    width: calc(100% - 30px);
    height: 200px;
    padding-top: 10px;
    overflow-y: scroll;
    border: 1px solid #aaaaaa;
    border-top: 0;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    position: absolute;
    top: 26px;
    z-index: 1;
    background-color: #fff;
}
.links-inner ul li a {
    display: inline-block;
    width: 100%;
    padding: 7px 0;
    padding-left: 20px;
}
.links-inner ul li a:hover {
    background-color: #d3000f;
    color: #fff;
}

/* || è½®æ’­ */
.slideBox .hd {
    overflow: hidden;
    position: absolute;
    right: 12px;
    bottom: 20px;
    z-index: 1;
}

.slideBox .hd ul li {
    float: left;
    width: 10px;
    height: 10px;
    margin: 0 8px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    border-radius: 10px;
}

.slideBox .hd ul li.on {
    background: #ff9c27;
}

.slideBox .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.slideBox .bd li {
    width: 100%;
    height: 100%;
    zoom: 1;
    vertical-align: middle;
    position: relative;
}

.slideBox .bd p {
    position: absolute;
    bottom: 0;
    width: 100%;
    font-size: 18px;
    color: #fff;
    background: rgba(0, 0, 0, 0.4);
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 17px 130px 17px 15px;
}

.slideBox .bd ul {
    width: 100%;
    height: 100%;
}

.slideBox .bd img {
    width: 100%;
    height: 100%;
    display: block;
}

.slideBox {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}
#slideBox2 .hd {
    bottom: 10px;
}
#slideBox2 .hd ul li {
    margin: 0 4px;
}

/* || å“åº”å¼ */
@media screen and (max-width: 1200px){
    .common-list-header span{
        margin-right: 20px;
    }
    .wrapper-index .container-1200{
        margin-top: 0;
    }
}
@media screen and (max-width: 1000px){
    .news-left,.news-right{
        width:100%;
    }
    .news-left{
        margin-bottom: 20px;
    }
    .common-list-header span{
        font-size: 20px;
    }
}
@media screen and (max-width: 768px){
    .breakingnews-img{
        display:none;
    }
    .breakingnews-right h2 a{
        font-size: 24px;
    }
    .mix-left,.mix-right{
        width:100%;
    }
    .links-inner{
        width: 100%;
        margin-bottom: 20px;
    }
    .common-list-title{
        font-size:16px;
    }
    .slideBox .bd p{
        
        font-size:16px;
    }
}
@media screen and (max-width: 425px){
    .breakingnews-right h2 a {
        font-size: 18px;
    }
    .news-left {
        height: 202px;
    }
    .ztzl {
        height: 80px;
    }
    .ztzl-left span {
        margin-top: 7px;
        letter-spacing: 1px;
    }
    .common-list-header span {
        font-size: 17px;
        margin-right: 10px;
    }
    .mix-right-box ul li{
        width:50%;
        margin-bottom: 20px;
    }
    .mix-right-box ul li img{
        width: 60%;
    }
    .toolbox-line__12 a img {
        margin-left: 68px;
    }
    .redline ul li {
        background-position: 60px center !important;
    }
}