.swiper-container {
    width: 100%;
    height: 100%;
}

.swiper-slide {
    position: relative;
    background-position: center;
    /* background-size: cover; */
    overflow: hidden;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.swiper-slide:hover img {
    transform: scale(1.1);
}

main {
    padding-top: 12.7vw;
    padding-bottom:60px;
    background: url(/images/1.png)left bottom no-repeat;
    background-size: 100%;
}

main {}

main {}

.main1 {
    padding-top: 30px;
    padding-bottom: 30px;
    /* background: url(/images/2.png)left bottom no-repeat; */
}

.titbox {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.titbox h1 {
    font-size: 1.5vw;
    font-family: "Adobe Heiti Std";
    color: #e8912b;
}

.titbox span {
    font-size: 1.8vw;
    font-family: "Adobe Heiti Std";
    letter-spacing: 4px;
    color: rgb(165, 30, 23);
}

.titbox .more {
    display: block;
    padding-right: 30px;
    font-size: 16px;
    font-family: "Microsoft YaHei";
    color: rgb(102, 102, 102);
    background: url(/images/morebg.png) center right no-repeat;
}

.titbox .more::before {
    content: '';
    display: block;
    width: 59%;
    height: 20px;
    background: url(/images/morebg2.png) center left no-repeat;
    background-size: cover;
    position: absolute;
    right: 12%;
    top: 36%;
}

.tzyw {
    width: 53%;
}

.rdtz {
    width: 43.7%;
}

.yw-lbt {
    margin-top: 18px;
    width: 100%;
    height: 18.2vw;
}

.swiper-pagination {
    padding-right: 5px;
    text-align: right;
}

.swiper-pagination-bullet {
    background: #dfbb7f;
    margin: 0 8px !important;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: #fff;
    opacity: 1;
}

.mySwiper>.swiper-pagination-bullets {
    left: auto;
    right: 0;
    width: auto;
}

.mySwiper .textbox {
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(188, 10, 96, .3);
    width: 100%;
}

.mySwiper .textbox a {
    display: block;
    padding: 10px;
    width: 77%;
    font-size: 0.85vw;
    font-weight: normal;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    text-transform: uppercase;
}

.listbox li {
    padding: 0.63vw 0;
    padding-left: 1.6vw;
    background: url(/images/listbg.png)left center no-repeat;
}

.listbox li a {
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    /* width: 100%; */
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    text-transform: uppercase;
}
.listbox li a h1{
    font-weight: normal;
    font-size: 0.94vw;
}
.listbox li a:hover,.listbox li a:hover span {
    color: #a51e17;transition: none;
}
.listbox li a:hover h1{
    font-weight: bold;

}
.listbox li a>span {
    display: block;
    /* width: 110px; */
    white-space: nowrap;
    font-size: 0.85vw;
    font-family: "Microsoft YaHei";
    color: rgb(204, 204, 204);
    text-transform: uppercase;
}
.yw-list {
    background:#f2f2f2;
    padding:0px 10px;
}
.yw-list li{
    padding: 0.63vw 0;
    padding-left: 0px;
    background: none;
}
.yw-list li a{
    background: none;
    -webkit-justify-content: flex-start;
    /* Safari 6.1+ */
    justify-content: flex-start;
}

.yw-list li a>span {
    position: relative;
    display: block;
    margin-right: 30px;
    /* width: 70px; */
    font-size: 20px;
    font-weight: bold;
    font-family: "Georgia";
    color: rgb(165, 30, 23);
    font-size: 1vw;
    text-transform: uppercase;
}

.yw-list li span i {
    font-size: 0.6vw;
}

.yw-list li span::after {
    content: '';
    display: block;
    width: 2px;
    height: 15px;
    background: #cccccc;
    position: absolute;
    right: -15px;
    top: 50%;
    transform: translateY(-50%);
}

.rdjj {
    margin-bottom: 30px;
}

.rdjj .more::before,
.tzgg .more::before {
    width: 50%;
    right: 15%;
}

.rdjj-list li {
    border-bottom: 1px solid #ccc;
}

.tzgg-list li {
    background: url(/images/listbg2.png)left center no-repeat;
}

.main2 {
    /* margin-top: 30px; */
}

.mySwiper2 {
    /* height: 175px; */
}

.main3 {
    margin-top: 35px;
}

.main4 {
    margin-top: 20px;
}

.jgly,
.tzbk {
    width: 44.2%;
}

.gzhm,
.jplm {
    width: 53.4%;
}

.jgly .titbox,
.gzhm .titbox,
.tzbk .titbox {
    padding-left: 65px;
    padding-top: 20px;
    background: url(/images/titbg.png)left center no-repeat;
}

.jgly .titbox .more::before,
.tzbk .titbox .more::before {
    right: 16%;
    width: 34%;
}

.jgly .titbox .more::before,
.tzbk .titbox .more::before,
.gzhm .titbox .more::before {
    top: 54%;
}

.gzhm .titbox .more::before {
    width: 46%;
}

.jgly-listbox,
.gzhm-listbox,
.tzbk-listbox {
    margin-top: 30px;
}

.jplm h1 {
    margin: 25px 0;
    /* height: 105px; */
}

.jplm h1 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ercode {
    width: 38.2%;
    padding: 20px 30px;
    background: #f9f9f9;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ercode img {
    width: 67.6%;
    /* height: 125px; */
    object-fit: cover;
}

.ercode p {
    width: 18px;
    font-size: 0.94vw;
    font-family: "Microsoft YaHei";
    color: rgb(51, 51, 51);
    line-height: 1.222;
}

.jplm2-r {
    width: 57%;
}

.jplm2-r .link {
    position: relative;
    display: block;
    margin-top: 14px;
    padding: 12px 0;
    font-size: 0.85vw;
    font-family: "Microsoft YaHei";
    color: rgb(218, 187, 133);
    text-align: center;
    border: 1px solid rgb(218, 187, 133);
}

.jplm2-r .link::after,
.jplm2-r .link::before {
    content: '';
    display: block;
    width: 58px;
    height: 1px;
    background: url(/images/line.png) no-repeat;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.jplm2-r .link::after {
    right: 12%;
}

.jplm2-r .link::before {
    left: 12%;
}

.jplm2-r img {
    width: 100%;
    /* height: 110px; */
    object-fit: cover;
}

.jplm2-r ul {
    position: relative;
}
.jplm2-r ul>ol{
    position: absolute;
    width: 100%;
    bottom: 47px;
    left: 0;
    display: none;
}
.jplm2-r ul>ol a {
    display: block;
    padding: 10px;
    font-size: 0.85vw;
    background: #fff;
    color: #dfbb7f;
    text-align: center;
    border: 1px solid #dfbb7f;
}
.jplm2-r ul>ol a:hover{
    background: #dfbb7f;
    color: #fff;
}
.copyright {
    margin-top: 20px;
    padding: 20px;
    font-size: 0.73vw;
    font-family: "Microsoft YaHei";
    color: rgb(255, 255, 255);
    background: #a51e17;
    text-align: center;
}

.copyright {
    padding: 12px;
}