.header_rt2 li:nth-child(5) a {
    font-size: 16px;
    color: #1448E0;
}
.wsyybm,
.foot_dt {
    display: none;
}

.footer1 {
    margin-top: 0;
}

.pop-box {
    display: none !important;
}

.ban,
video {
    width: 100%;
}

.ban {
    position: relative;
}

.ban video {
    display: block;
}

.band {
    position: absolute;
    width: 1200px;
    height: 130px;
    text-align: center;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 99;
}

.band span {
    text-transform: uppercase;
    color: #fff;
    font-size: 58px;
    line-height: 1.3;
    font-weight: 400;
}

.band h2 {
    display: block;
    text-transform: uppercase;
    color: #fff;
    font-size: 50px;
    line-height: 1.2;
    font-weight: 400;
}

.xyhj_box {
    background: #F4F4F4;
    padding-bottom: 60px;
}

.nav {
    width: 100%;
    height: 80px;
    line-height: 80px;
    background: #ffffff;
}

.nav ul {
    width: 1200px;
    margin: 0 auto;
    height: 100%;
    text-align: center;
}

.nav ul li {
    display: inline-block;
    margin: 0 40px;
    padding: 0 20px;
    height: 86%;
    box-sizing: border-box;
}

.nav ul li a {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    font-weight: 400;
    color: #999999;
}

.container {
    width: 1240px;
    height: 844px;
    background: #FFFFFF;
    margin: 0px auto;

    font-size: 24px;
    line-height: 100px;
    margin-top: 60px;
}

#one {
    margin-top: 0;
}

.container.active {
    color: #fff;
}


.dw {
    position: fixed;
    top: 0;
    z-index: 100;
}

.active {
    border-bottom: 2px solid #1448E0;
}

.nav ul li.active a {
    font-weight: 600;
    color: #333333;
}

.title_xyhj {
    font-size: 24px;
    font-weight: 600;
    color: #333333;
    line-height: 33px;
    padding-left: 20px;
    padding-top: 40px;
}

.title_xyhj span {
    font-size: 16px;
    font-weight: 400;
    color: #545C63;
    padding-left: 14px;
    vertical-align: top;
}

#wrapper {
    position: relative;
    padding-top: 60px;
}

.tc_xyhj {
    position: fixed;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    z-index: 1001;
    display: none;
}

.tc_xyhjbox {
    width: 1240px;
    height: 700px;
    background: #282828;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
}


/* banner */
.swiper-container {
    width: 900px;
    height: 550px;
    overflow: hidden;
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
}

.hd {
    height: 15px;
    position: absolute;
    right: 5px;
    bottom: 25px;
    z-index: 1;
    width: 100%;
}

.hd ul {
    zoom: 1;
    float: left;
    text-align: center;
    width: 100%;
}

.hd ul li {
    display: inline-block;
    width: 8px;
    height: 8px;
    background: rgba(216, 216, 216, 0.8);
    margin-left: 10px;
    cursor: pointer;
    border-radius: 100%;
}

.hd ul li:first-child,
.hd ul li:last-child {
    width: 5px;
    height: 5px;
    background: rgba(216, 216, 216, 0.4);
}

.hd ul li.on {
    width: 40px;
    height: 10px;
    background: #D8D8D8;
    border-radius: 5px;
}

.bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.bd li {
    text-align: center;
    zoom: 1;
    vertical-align: middle;
}

.bd img {
    width: auto;
    display: inline-block;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next {
    position: absolute;
    left: 3%;
    top: 50%;
    margin-top: -25px;
    display: block;
    width: 32px;
    height: 40px;
    background: url(images/slider-arrow.png) -110px 5px no-repeat;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slideBox .next {
    left: auto;
    right: 3%;
    background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
    filter: alpha(opacity=100);
    opacity: 1;
}

.slideBox .prevStop {
    background: red;
}

.slideBox .nextStop {
    background: red;
}

.zt_img {
    width: 1180px;
    margin: 0 auto;
}

.img2,
.img1 {
    margin-top: 30px;
    margin-bottom: 20px;
}

.img4,
.img5,
.img2 {
    margin-left: 20px;
}

.zt_img img {
    float: left;
}

.swiper-pagination {
    width: 100%;
    margin-top: 25px;
}

.swiper-slide>img {
    display: block;
    width: 100%;
}

.swiper-slide>p {
    display: block;
    width: 100%;
    font-size: 18px;
    font-weight: 500;
    color: #FFFFFF;
    text-align: center;
    padding-top: 15px;
}
.swiper-pagination span{
    margin-left: 8px;
    width: 8px;
    height: 8px;
    background: rgba(216, 216, 216, 0.8);
}
.swiper-pagination-bullet-active{
    width: 30px!important;
    height: 8px!important;
    background: #D8D8D8!important;
    border-radius: 5px!important;
}
.swiper-pagination span:first-child{
    margin-left: 0px;
    width: 5px;
    height: 5px;
}
.swiper-pagination span:last-child{
    width: 5px;
    height: 5px;
}
.swiper-button-prev{
    background-image:url("/xyhj/xyhjnew/left.png")!important;
    left: 20px!important;
}
.swiper-button-next{
    background-image:url("/xyhj/xyhjnew/right.png")!important;
    right: 20px!important;
}
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide{
    min-height: 600px;
}