header {
    background-color: transparent;
    background-image: url(head_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
}
.r_header {
    display: flex;
    height: 87px;
    align-items: center;
    justify-content: space-between;
    margin-right: 30px;
}
.r_header .so a{
    width: 87px;
    height: 28px;
    display: block;
    background-image: url(search_top_btn.png);
}
.r_header .memberbox {
    width: 110px;
}
.r_header .old_blcok {
    margin-bottom: 5px;
}
.r_header .old_blcok a{
    width: 109px;
    height: 20px;
    display: flex;
    background-color: #fff;
    font-size: 12.4px;
    justify-content: center;
    border: solid 1px #f74311;
    border-radius: 10px;
    align-items: center;
    color: #f74311;
}
.r_header .member_info {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
a.lan {
    width: 28px;
    height: 28px;
    display: blcok;
    background-image: url(en.png);
}
a.login {
    width: 32px;
    height: 29px;
    display: blcok;
    background-image: url(login_btn.png);
}
a.cart {
    width: 27px;
    height: 27px;
    display: blcok;
    background-image: url(cart.png);
}

.swiper-pagination-switch {
    display: inline-block;
    width: 37px;
    height: 6px;
    border-radius: 3px;
    background: #e8e8e8;
    margin: 0 5px;
    cursor: pointer;
}
.swiper-active-switch {
    width: 16px;
    height: 16px;
    background: #f74311;
    border-radius: 16px;
}
.swiper-pagination {
    position: absolute;
    z-index: 20;
    bottom: 0px;
    width: 100%;
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
}
.banner::before{
    content: " ";
    position: absolute;
    bottom: 20px;
    left: 50%;
    margin-left: -62.5px;
    right: 0;
    width: 125px;
    height: 132px;
    z-index: 10;
    background-image: url(18th_number.png);
}
.swiper-container1::after{
    height: 230px;
    content: " ";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    background-image: url(flower.png);
    background-repeat: no-repeat;
    background-position: center top;
    z-index: 1;
    visibility: visible;
}
.showtime li {
    color: #f74311;
}
.rili .gprl p {
    color: #f74311;
    background: url(gprl.png) no-repeat right;
}
.content .mon h6 {
    color: #f74311;
}
.content .mon1 h6 {
    color: #f74311;
}
.content .mon p {
    color: #f74311;
}
.content .mon1 p {
    color: #f74311;
}
.content .isoll li.cur .day, .content .isoll li.cur .p {
    color: #f74311;
}
.content .isoll li:hover .day, .content .isoll li:hover .p {
    color: #f74311;
}
.jians {
    height: 157px;
    background: url(search_bg.png) no-repeat center;
    box-sizing: border-box;
    padding-top: 58px;
}
.jians .play {
    width: 733px;
    height: 48px;
    float: left;
    border: 2px solid #f74311;
    text-indent: 20px;
    font-size: 18px;
    border-radius: 24px 0 0 24px;
    border-right: none;
    background-image: url(sc_input_bg.png);
    background-repeat: no-repeat;
    background-position: 24px center;
}
.jians .sub {
    border: none;
    width: 100px;
    height: 52px;
    float: left;
    background:  url(search_btn.png) no-repeat 100% 100%;
    background-position: center center;
    border: 2px solid #f74311;
    border-left: 0;
    border-radius: 0  24px 24px 0;
}
.jians form {
    display: flex; 
    justify-content: space-between;
}
.yctj {
    margin-top: 60px;
}
.ty .tabs .active {
    color: #f74311;
}

.footer {
    width: 100%;
    height: 164px;
    background: transparent;
    margin-top: 30px;
    float: left;
    background-image: url(foot_bg.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}
.foot {
    background-color: transparent!important;
}

.foot-subnav a {
    color: #fff;
    background: #ff620a;
}
.foot-right p {
    color: #fff;
}
.return a {
    display: block;
    width: 60px;
    height: 60px;
    margin-top: 12px;
}
.yctj {
    background: none;
}
.pjhd {
    background-image: none;
}
.zxdtd {
    background: none;
}

body {
    background-image: url(main_bg.jpg);
    background-repeat: no-repeat;
    background-position: center 1800px;
}

.pjhd {
    padding-bottom: 20px;
}

.pjhd {
    padding-top: 60px;
}

header .cf .active{
    background:rgba(255, 255, 255, 0.2) url(../images/header_bg.jpg)no-repeat bottom ;
}