.Plate_One {
    width: 100%;
    height: 100%;
}

.SpecialOne_banner {
    width: 100%;
    height: 346px;
    background-color: #be101b;
}

.SpecialOne_Plate_One {
    background-image: url(../img/SpecialOne_02.png);
    background-repeat: repeat-x;
    position: relative;
    top: -180px;
    width: 100%;
    height: 100%;
}

.newdt .video a {
    text-align:center;
}

/*轮播图样式 S*/
.silde {
    width: 1320px;
    /*height: 474px;*/
    height: 500px;
    margin: auto;
    position: relative;
}

    .silde .hd {
        position: absolute;
        bottom: 20px;
        right: 30px;
        z-index: 2;
    }

        .silde .hd ul {
        }

            .silde .hd ul li {
                float: left;
                border-radius: 10px;
                height: 12px;
                width: 12px;
                background: yellow;
                padding: 10px;
                margin-left: 10px;
            }

                .silde .hd ul li.on {
                    background: #0161ad;
                }

    .silde .bd {
    }

        .silde .bd ul {
            background: #fafafa;
        }

            .silde .bd ul li {
            }

    .silde img {
        /*width: 1320px;*/
        height: 500px;
        /*margin-top: -40px;*/
    }
/*轮播图样式 E*/



.Plate_head {
    width: 1320px;
    /*height: 860px;*/
    margin: auto;
    padding: 210px 10px 0px;
}

.Platehead_one {
    width: 280px;
    height: 266px;
    border: 1px solid #cccccc;
    float: left;
    margin: 20px 20px;
}

    .Platehead_one:hover {
        background-color: #be101b;
        color: #fff;
    }

        .Platehead_one:hover .icon_back {
            background-color: #fff;
        }

            .Platehead_one:hover .icon_back .icon_lanmuguanli {
                color: #be101b;
            }

.icon_back {
    width: 122px;
    height: 122px;
    border-radius: 50%;
    background-color: #be101b;
    margin: 36px auto 0px;
}

.icon_lanmuguanli {
    font-size: 70px;
    color: #fff;
    line-height: 120px;
}

.title_name {
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    margin-top: 30px;
}

.rotation {
    width: 100%;
    height: 740px;
    margin: auto;
}

    .rotation img {
        display: block;
        width: 100%;
        height: 740px;
    }

.Platehead {
    width: 1320px;
    height: 618px;
    margin: auto;
}

.Platevideo {
    width: 1320px;
    height: 100%;
    margin: auto;
}

.Plate_title {
    margin: 60px 0;
}

.title_british {
    font-size: 18px;
    font-weight: bold;
    margin-top:20px;
}

.title_chinese {
    font-size: 24px;
    font-weight: bold;
}

/*muban 1*/
.british ul li {
    display: inline-block;
}

    .british ul li a {
        padding: 0 10px;
        cursor: pointer;
    }
/*muban 2*/
.title_british ul li {
    display: inline-block;
}

    .title_british ul li a {
        padding: 0 10px;
        cursor: pointer;
    }
/*muban 3*/
.three_british {
}

    .three_british ul {
    }

        .three_british ul li {
            display: inline-block;
        }

            .three_british ul li a {
                padding: 0 10px;
                cursor: pointer;
            }
/*=====================================================*/
.modular {
    margin-top: 48px;
    height: 400px;
    margin: auto;
    overflow: hidden;
}

.news_img {
    float: left;
}

    .news_img .zhaiyao {
        width: 658px;
        height: 400px;
        overflow: hidden;
        background: #ededed;
    }

        .news_img .zhaiyao .con {
            line-height: 36px;
            font-size: 16px;
            text-align: left;
            text-indent: 32px;
            padding: 10px;
            margin-top: 20px;
        }

    .news_img img {
        width: 658px;
        height: 400px;
        display: block;
    }

.new_news {
    width: 662px;
    height: 400px;
    float: left;
    background-color: #f7f7f7;
}

    .new_news ul li {
        height: 50px;
        line-height: 50px;
        padding: 0 10px;
    }

        .new_news ul li.on a {
            color: #015293;
        }

        .new_news ul li a {
            width: 510px;
            height: 50px;
            line-height: 50px;
            font-size: 18px;
            float: left;
            text-align: left;
            white-space: nowrap;
            overflow: hidden;
            text-overflow: ellipsis;
            display: block;
            padding-left: 10px;
        }

        .new_news ul li span {
            width: 110px;
            height: 50px;
            line-height: 50px;
            font-size: 18px;
            float: right;
            color: #666666;
        }

.more {
    margin: 50px auto;
}

    .more a {
        width: 120px;
        height: 40px;
        background-color: #dcdcdc;
        text-align: center;
        line-height: 40px;
        font-size: 16px;
        border-radius: 5px;
        margin: auto;
    }

.video {
    width: 400px;
    /*height: 480px;*/
    height: 400px;
    float: left;
    margin: 0 20px;
}

    .video a {
        width: 390px;
        height: 80px;
        font-size: 18px;
        text-align: left;
        line-height: 36px;
        letter-spacing: 2px;
        overflow: hidden;
        text-overflow: ellipsis;
        display: block;
        word-wrap: break-word;
        word-break: break-all;
    }

    .video video {
        object-fit: fill;
    }

.foot {
    width: 100%;
    height: 280px;
    background-color: #000;
    padding-top: 16px;
}

    .foot p {
        color: #fff;
        font-size: 16px;
        line-height: 60px;
    }

        .foot p a {
            display: inline-block;
            color: #fff;
            font-size: 16px;
            line-height: 60px;
        }


/*页面二css*/

.content {
    width: 1320px;
    height: 100%;
    margin: 0 auto 30px;
}

.top_banner {
    margin: auto;
}

    .top_banner img {
        width: 100%;
        height: 350px;
        display: block;
    }

.top_nav {
    width: 100%;
    height: 60px;
    background-color: #015293;
    margin: auto;
}

.nav {
    width: 1320px;
    height: 60px;
    margin: auto;
}

    .nav a {
        /*width: 180px;*/
        height: 60px;
        text-align: center;
        line-height: 60px;
        color: #fff;
        font-size: 24px;
        font-weight: bold;
        float: left;
        padding: 0 10px;
        margin: 0 20px;
    }

        .nav a:hover {
            background-color: #0161ad;
        }

.roll {
    width: 1320px;
    height: 500px;
    margin: auto;
}

    .roll img {
        width: 1320px;
        height: 500px;
        display: block;
    }

.diamond {
    width: 16px;
    height: 16px;
    background-color: #000;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    /* Internet Explorer */
    -moz-transform: rotate(45deg);
    /* Firefox */
    -webkit-transform: rotate(45deg);
    /* Safari 和 Chrome */
    -o-transform: rotate(45deg);
    /* Opera */
    text-align: left;
    margin: 10px 0;
}

.chinese {
    font-size: 24px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0;
}

.british {
    font-size: 18px;
    font-weight: bold;
    text-align: left;
    margin: 10px 0;
}

.many {
    width: 70px;
    height: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #4c4c4c;
    float: right;
    margin-top: -30px;
}

.News_section {
    width: 100%;
    height: 100%;
    margin: auto;
}
