@charset "utf-8";
@import url("https://www.waryu-rckyushu.com/css_2021/bootstrap.min.css");
@import url("https://www.waryu-rckyushu.com/css_2021/swiper.min.css");
@import url("https://www.waryu-rckyushu.com/css_2021/animate.min.css");
@import url("https://www.waryu-rckyushu.com/css_2021/mio_base.css");

/* common style */

.container {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.m9eeb-fl {
    float: left;
}

.m9eeb-fr {
    float: right;
}

.m9eeb-t_right {
    text-align: right;
}

.m9eeb-t_center {
    text-align: center;
}

.color_666 {
    color: #666;
}

.m9eeb-p_left_0 {
    padding-left: 0;
}

.m9eeb-p_right_0 {
    padding-right: 0;
}

.m9eeb-p_right_15 {
    padding-right: 15px;
}

.m9eeb-p_bottom_25 {
    padding-bottom: 25px;
}

.m9eeb-m_bottom_15 {
    margin-bottom: 15px;
}

.m9eeb-m_top_8 {
    margin-top: 8px;
}

.m9eeb-m_top_13 {
    margin-top: 13px;
}

.m9eeb-m_top_18 {
    margin-top: 18px;
}

.m9eeb-p_left_15 {
    padding-left: 15px;
}

.m9eeb-p_right_15 {
    padding-right: 15px;
}

.m9eeb-font_size_16 {
    font-size: 16px;
}

.m9eeb-overflow_hidden {
    overflow: hidden;
}

.m9eeb-cmain {
    color: #cf0c1d;
}

.m9eeb-bmain {
    background: #cf0c1d;
}

.m9eeb-truncate {
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.m9eeb-mid {
    width: 1400px;
    margin: 0 auto;
    position: relative;

}


/* header css */

header {
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0 !important;
    position: relative;
}

header .m9eeb-flashbox {
    width: 100%;
    height: 743px;
    position: relative;
}

header .m9eeb-flashbox .m9eeb-topbox {
    width: 1400px;
    height: 107px;
    left: 50%;
    margin-left: -600px;
    position: relative;
    z-index: 2
}

header .m9eeb-flashbox .m9eeb-toplogo {
    float: left;
    margin-top: 15px
}

header .m9eeb-flashbox .m9eeb-toplogofu {
    float: left;
    margin-top: 10px;
    margin-left: 20px;
}

header .m9eeb-flashbox .m9eeb-toplink {
    float: right;
    height:14px;
    line-height:14px;
    margin-top: 15px;
    margin-right: 30px;
}

header .m9eeb-flashbox .m9eeb-topCH {
    float: right;
    margin-top: 15px
}

header .m9eeb-flashbox .m9eeb-topEN {
    float: right;
    margin-top: 15px;
    margin-left: 30px;
}

.m9eeb-search {
    width: 263px;
    height: 32px;
    margin-top: 39px;
    line-height: 32px;
    color: #555555;
    padding-left: 15px;
    right: 0px;
    background: #fff;
    top: 20px;
    border: 1px #e5e5e5 solid;
    position: absolute;
}

.m9eeb-search-btn {
    width: 35px;
    height: 32px;
    background: url("https://www.waryu-rckyushu.com/images_2021/search.png") center no-repeat;
    border: none;
    position: absolute;
    right: 10px;
    top: 0
}

.m9eeb-search-text {
    line-height: 34px;
    height: 34px;
    font-family: "微软雅黑";
    color: #555555;
    background: none;
    border: none;
    font-size: 14px;
}


/* wap */

header h1 {
    position: absolute;
    margin-top: 10px;
    padding-left: 10px;
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    -o-transition: all 0.8s;
    transition: all 0.8s;
}

header h1 a {
    display: block;
    width: 700px;
    height: 50px;
    font-size: 0;
}

header h1 a.logoWAP {
    background: url("https://www.waryu-rckyushu.com/images_2021/toplogoWAP.png") no-repeat;
    background-size: 50%;
}

header #navToggle {
    display: block;
    position: relative;
    height: 53px;
}

header #navToggle {
    display: block;
    position: relative;
    height: 53px;
}

header #navToggle span {
    display: block;
    position: absolute;
    right: 10px;
    width: 25px;
    height: 2px;
    background-color: #000;
}

header #navToggle span:nth-child(1) {
    top: 20px;
}

header #navToggle span:nth-child(2) {
    top: 28px;
}

header #navToggle span:nth-child(3) {
    top: 36px;
}

.m9eeb-m_nav {
    position: fixed;
    top: 0px;
    box-shadow: 0 15px 27px 0 rgba(167, 165, 165, 0.38);
    width: 100%;
    height: 100%;
    background: #fff;
    transition: all ease 0.5s;
    -webkit-transition: all ease 0.5s;
    z-index: 9999;
    opacity: 1;
    visibility: visible;
    margin-top: 0;
    overflow-y: auto;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    top: 0;
    transform: translateX(100%);
}

.m9eeb-m_nav.open {
    transform: translateX(0);
}

.m9eeb-m_nav .m9eeb-top {
    height: 60px;
    padding: 20px;
    box-sizing: border-box;
}

.m9eeb-m_nav .m9eeb-top .m9eeb-closed {
    width: 30px;
    height: 30px;
    vertical-align: middle;
    float: right;
    cursor: pointer;
}

.m9eeb-m_nav .m9eeb-logo {
    width: 100%;
    margin: 0 auto;
}

.m9eeb-m_nav .m9eeb-logo img {
    height: 80px;
    display: block;
    margin: 10px auto 0;
}

.m9eeb-m_nav .m9eeb-cn_en {
    width: 50%;
    margin: 0 auto;
}

.m9eeb-m_nav .m9eeb-cn_en .m9eeb-topCH {
    margin-top: 10px;
}

.m9eeb-m_nav .m9eeb-cn_en .m9eeb-topEN {
    margin-top: 15px;
    float: right;
}

.m9eeb-m_nav .m9eeb-ul {
    margin-top: 10px;
}

.m9eeb-m_nav .m9eeb-ul li {
    padding: 0 20px;
    border-bottom: 1px solid #f5f5f5;
    transform: translateY(0);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    opacity: 0;
}

.m9eeb-m_nav.open .m9eeb-ul li {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(1) {
    -webkit-transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(2) {
    -webkit-transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .4s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(3) {
    -webkit-transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .6s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(4) {
    -webkit-transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all .8s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(5) {
    -webkit-transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 1.0s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(6) {
    -webkit-transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 1.2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(7) {
    -webkit-transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 1.4s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(8) {
    -webkit-transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 1.6s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(9) {
    -webkit-transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 1.8s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li:nth-child(10) {
    -webkit-transition: all 2s cubic-bezier(.77, 0, .175, 1) 0ms;
    transition: all 2s cubic-bezier(.77, 0, .175, 1) 0ms;
}

.m9eeb-m_nav .m9eeb-ul li a {
    display: block;
    text-decoration: none;
    color: #333;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
    width: 100%;
}

.m9eeb-m_nav .m9eeb-ul li .dropdown_menu {
    display: none;
}

.m9eeb-m_nav .m9eeb-ul li .dropdown_menu a {
    display: block;
    height: 50px;
    line-height: 50px;
    padding: 0 40px;
    box-sizing: border-box;
    border-bottom: 1px solid #f5f5f5;
}

.m9eeb-m_nav .m9eeb-ul li .dropdown_menu a:last-child {
    border: none;
}


/* wap banner */

.m9eeb-c-banner {
    width: 100%;
    position: relative;
}

.m9eeb-c-banner img {
    width: 100%;
}

.m9eeb-c-banner .m9eeb-banner ul {
    list-style: none;
    padding-left: 0px;
    margin-bottom: 0px;
}

.m9eeb-c-banner .m9eeb-banner ul li {
    position: absolute;
    display: none;
    opacity: 0;
}

.m9eeb-c-banner .m9eeb-banner ul li:nth-child(1) {
    opacity: 1;
    display: block;
}

.m9eeb-c-banner .m9eeb-banner ul li img {
    width: 100%;
    position: absolute;
    top: 0px;
}

.m9eeb-c-banner .m9eeb-banner ul li:first-child img {
    position: relative;
}

.m9eeb-c-banner .m9eeb-nexImg,
.m9eeb-c-banner .m9eeb-preImg {
    padding: 10px 5px;
    position: absolute;
    top: 70%;
    margin-top: -73px;
    background: #000000;
    opacity: 0.5;
    border-radius: 5px;
    z-index: 10;
}

.m9eeb-c-banner .m9eeb-nexImg:hover,
.m9eeb-c-banner .m9eeb-preImg:hover {
    opacity: 0.8;
}

.m9eeb-c-banner .m9eeb-nexImg {
    right: 0px;
}


/* .m9eeb-c-banner .m9eeb-nexImg img,
.m9eeb-c-banner .m9eeb-preImg img {} */

.m9eeb-c-banner .m9eeb-jumpBtn {
    width: 100%;
    position: absolute;
    bottom: 5px;
    text-align: center;
}

.m9eeb-c-banner .m9eeb-jumpBtn ul {
    margin-bottom: 0px;
    padding: 0px;
}

.m9eeb-c-banner .m9eeb-jumpBtn ul li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    display: inline-block;
    background-color: white;
    opacity: 0.9;
    margin-left: 10px;
}

.m9eeb-c-banner .m9eeb-jumpBtn ul li:first-child {
    margin-left: 0px;
}


/* footer css */

footer {
    height: 350px;
    background-image: url("https://www.waryu-rckyushu.com/images_2021/foot_bg.jpg");
    background-repeat: repeat-x;
}

footer .m9eeb-mid {
    height: 350px;
}

.m9eeb-foot_txt {
    position: absolute;
    top: 120px;
    width: 100%;
    height: 150px;
    color: #fff;
    font-size: 14px;
}

.m9eeb-foot_txt_left,
.m9eeb-foot_txt_center {
    border-right: 1px solid #FFB0B0;
    height: 150px;

}

.m9eeb-foot_txt_left {
    padding-left: 0;
}

.m9eeb-foot_txt_center {
    padding-left: 70px;
}

.m9eeb-foot_txt h3 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
}

.m9eeb-foot_txt_left ul {
    margin-top: 16px;
}

.m9eeb-foot_txt_left ul li {
    float: left;
    width: 40%;
    font-size: 14px;
}

.m9eeb-foot_txt_left ul li a {
    color: #fff;
}

.m9eeb-foot_txt_left ul li a:hover,
.m9eeb-foot_txt_left ul li a:active {
    color: #ddd;
}

.m9eeb-foot_txt_right {
    position: relative;
    padding-left: 40px;
}

.m9eeb-foot_txt_right .m9eeb-fx {
    position: absolute;
    right: 0;
    bottom: 0;
}

.m9eeb-copyright {
    position: absolute;
    bottom: 0;
    overflow: hidden;
    width: 100%;
    height: 57px;
    line-height: 57px;
    color: #fff;
    text-align: center;
    font-size: 14px;
}

.m9eeb-copyright a {
    color: #fff;
}

.m9eeb-copyright a:hover,
.m9eeb-copyright a:active {
    color: #ddd;
}


/* main css */

.m9eeb-kuang {
    position: relative;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    border-radius: 8px;
    background-color: #fff;
}

.m9eeb-BiaoTi {
	font-size: 16pt;
	line-height: 40px;
	font-weight: bold;
	color: #000;
	font-variant: small-caps;
	padding-left: 10px;
}
/* Mobile css */

@media screen and (max-width: 1199px) {
    .m9eeb-mid {
        width: 970px;
    }
    .m9eeb-c-banner {
        width: 100%;
        height: 180px;
        overflow: hidden;
    }
    .m9eeb-c-banner .m9eeb-banner ul li img {
        width: 100%;
        height: 180px;
        position: absolute;
        left: 50%;
        margin-left: -50%;
    }
    .m9eeb-foot_txt_center {
        border-right: 0;
    }
}

@media screen and (max-width: 991px) {
    .m9eeb-mid {
        width: 750px;
    }
    .m9eeb-foot_txt_center {
        padding-left: 15px;
    }
}

@media screen and (max-width: 767px) {
    .m9eeb-mid {
        width: 100%;
    }
    .m9eeb-foot_txt {
        top: 90px
    }
    .m9eeb-copyright span,
    .m9eeb-copyright a {
        display: none;
    }
}
:root{--ms-accent:#2c5f2d;--ms-radius:2px;--ms-line:1.83;--ms-gap:11px;}
