﻿@font-face {
    font-family: Arial;
    src: url('AvantGardeBook.woff2');
}

* {
    font-family: Arial;
}

.top {
    height: 70px;
    line-height: 70px;
    background-color: #fff;
    z-index: 999;
    -webkit-box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .05);
    box-shadow: 1px 2px 5px 0 rgba(0, 0, 0, .05);
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
}

.quxiao, .app-search-icon {
    display: none;
}

.top .w {
    /* padding: 0 4%; */
    box-sizing: border-box;
}

.top .w .logo {
    float: left;
    line-height: 70px;
    width: 18%;
}

.top .w form{
    width:17.8%;
    display: flex;
    align-items: center;
}

h1.rongyu-title {
    font-size: 36px;
    line-height: 1.8;
    text-align: center;
}

p.rongyu-title-2 {
    color: #999;
    font-size: 18px;
    text-align: center;
    /* margin-top: 14px; */
}

.top .w .logo h1 {
    /* margin-top: -4px; */
}

@media screen and (max-width: 767px) {
    .top .logo h1 {
        margin-top: -3px !important;
    }
}

.top .w .logo h1 img {
    width: 100%;
    /* height: 20px; */
}

.top .w .top-nav {
    float: left;
    /* padding: 0 40px; */
}

.top .w .top-nav>ul>li {
    float: left;
    font-size: 16px;
    line-height: 70px;
    height: 70px;
}

@media and max-width(1130px) {
    .top .w .top-nav>ul>li {
        font-size: 14px;
    }
}

.top .w .top-nav>ul>li>a {
    /* display: block; */
    /* width: 100%; */
    /* height: 100%; */
    margin: 0 28px;
    padding: 12px 0;
    text-decoration: none !important;
}

.top .w .top-nav>ul>li>a.active {
    border-bottom: 4px solid #d40016;
    color: #d40016;
    text-decoration: none;
}

.top .w .search {
    float: left;
    width: 100%;
    height: 32px;
    /* line-height: 32px; */
    /* margin-top: 19px; */
    position: relative;
    border: 1px solid #ececec;
    border-radius: 20px;
}

.top .w .search input {
    float: left;
    height: 32px;
    /* font-size: 13px; */
    padding-left: 20px;
    border-radius: 20px;
    /* margin-top: 5px; */
    width: 65%;
}
.top .w .search button {
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    right: 24px;
    top: 7px;
    background-color: transparent;
    border: 0;
    padding: 0;
    outline:none;
    cursor:pointer;
}
.top .w .search img {
    width:100%;
}

.top .w .top-nav ul li .secondnav {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 70px;
    /* height: 230px; */
    background-color: #F7F7F7;
    /* max-width: 1200px; */
	padding: 15px 0 24px 0;
    transform: translateX(-50%);
}

.top .w .top-nav ul li .secondnav .second-list {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    max-width: 1200px;
	text-align: center;
}

.top .w .top-nav ul li .secondnav .second-list ul li {
	display: inline-block;
    width: 16.5%;
    /* height: 188px; */
    /* height: 150px; */
    /* margin-right: 50px; */
    padding: 0px 2%;
    box-sizing: border-box;
}
.top .w .top-nav ul li .secondnav .second-list ul li:last-child {
    margin-right: 0;
}

.top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
    line-height: 2.5;
    /* font-size: 16px; */
    /* margin-top: 15px; */
}

.top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) span {
    /* padding-bottom: 10px; */
    border-bottom: 1px solid #DDD;
    display: inline-block;
    line-height: 2.5;
}

.top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(2) {
    width: 100%;
    /* height: 122px; */
    margin: 12% 0;
}

.top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(2) img {
    width: 100%;
    /* height: 122px; */
}

.top .w .top-nav ul li .cooking-second {
    position: fixed;
    width: 100%;
    left: 0;
    top: 70px;
    /* height: 230px; */
    padding: 15px 0 35px 0;
    background-color: #F7F7F7;
}

.top .w .top-nav ul li .cooking-second .cooking-list {
    width: 1000px;
    height: 100%;
    margin: 0 auto;
    /* background-color: darkslateblue; */
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li {
    float: left;
    width: 130px;
    /* height: 50px; */
    /* background-color: goldenrod; */
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li {
    /* margin-right: 60px; */
    /* border-bottom: 1px solid #E4E3E2; */
    width: 20%;
    /* line-height: 4; */
    /* height: 47px; */
    /* padding-bottom: 10px;
    padding: 0 3%; */
    box-sizing: border-box;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li:nth-child(5n+5) {
    margin-right: 0;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li:nth-child(n+6) {
    margin-top: 0;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li a {
    display: flex;
    width: 80%;
    /* height: 100%; */
    /* padding: 8px 0; */
    border-bottom: 1px solid #DDD;
    /* box-sizing: border-box; */
    /* padding-bottom: 10px; */
    margin: 0 auto;
    /* justify-content: space-between; */
    /* padding: 0 20px; */
}

.top .w .top-nav ul li:nth-child(3) .cooking-second .cooking-list ul li a div img {
    width: 40px;
    height: 40px;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li a div {
    line-height: normal;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li a div:nth-child(1) {
    float: left;
    /* width: 40px; */
    /* height: 40px; */
    margin-right: 15px;
    display: flex;
    align-items: center;
}

.top .w .top-nav ul li .cooking-second .cooking-list ul li a div:nth-child(2) {
    float: left;
    /* margin-right: 16px; */
    /* margin-top: 10px; */
    /* margin-left: 12px; */
    line-height: 3.5;
    /* font-size: 15px; */
}

.footer .w .right .msg p {
    color: #807C77 !important;
    /* font-size: 14px !important; */
    /* line-height: 24px !important; */
    margin-bottom: 0 !important;
}

.footer a>img {
    width: 24px !important;
    margin-right: 12px !important;
    margin-top: 10px !important;
}

.top .w {
    position: relative;
    width: 62.5%;
    min-width: 1000px;
    display: flex;
    max-width: 1220px;
    justify-content: space-between;
}

.app-list-icon {
    position: absolute;
    left: 0;
    top: 13px;
    width: 25px;
    height: 25px;
    overflow: hidden;
    /* background-color: #ff1212; */
}

.app-search-icon {
    position: absolute;
    right: 0;
    top: 10px;
    width: 25px;
    height: 25px;
    overflow: hidden;
}

.app-search-icon img {
    vertical-align: super;
    width: 20px;
}

.quxiao {
    background-color: white;
    z-index: 99999;
    color: #ca515a;
}

@media screen and (max-width: 1300px) and (min-width: 800px) {
    .top .w .top-nav>ul>li {
        font-size: 14px;
    }

    h1.rongyu-title {
        /* font-size: 24px; */
        /* margin-bottom: 0; */
        /* text-align: center; */
    }

    p.rongyu-title-2 {
        color: #999;
        /* font-size: 13px; */
        text-align: center;
        /* margin-top: 15px; */
    }
}

.accordion {
    width: 100%;
    /* max-width: 360px; */
    margin: 0;
    background: #FFF;
    /* border-bottom: 1px solid #f1f1f1; */
    box-shadow: 6px 14px 20px rgba(51, 51, 51, 0.10196078431372549);
}

.accordion .link {
    cursor: pointer;
    display: block;
    padding: 0px 15px;
    color: #727272;
    font-size: 12px;
    font-weight: 700;
    border-bottom: 1px solid #f3f3f3;
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion .link a {
    display: block;
    color: #727272;
    font-size: 12px;
}

.accordion li:last-child .link {
    border-bottom: 0;
}

.accordion li i {
    position: absolute;
    top: 16px;
    left: 12px;
    font-size: 18px;
    color: #acacac;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li i.fa-chevron-down {
    right: 12px;
    left: auto;
    font-size: 16px;
}

.accordion li.open .link {
    color: #e50014;
}

.accordion li.open i {
    color: #e80010;
}

.accordion li.open i.fa-chevron-down {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}

/**
	 * Submenu
	 -----------------------------*/
.submenu {
    display: none;
    background: #f8f8f8;
    font-size: 14px;
}

.submenu li {
    border-bottom: 1px solid #ececec;
}

.submenu a {
    display: block;
    text-decoration: none;
    color: #595959;
    padding: 0 15px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    font-size: 12px;
}

.submenu a:hover {
    background: #b63b4d;
    color: #FFF;
}

.app-top {
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
    margin-top: 50px;
}

.app-list-icon {
    display: none;
}

.app-list-icon img {
    width: 100%;
    vertical-align: super;
    filter: grayscale(1);
}

@media screen and (max-width: 767px) {
    .app-list-icon {
        display: block;
        filter: grayscale(1);
    }

    .top form {
        width: 100%;
        /* display: flex; */
        position: absolute;
        right: 0;
    }

    .top .w .search {
        float: left;
        width: 92%;
        height: 32px;
        /* line-height: 32px; */
        /* margin-top: 3%; */
        position: relative;
        border: 0;
        border-radius: 0;
        background-color: white;
    }

    .top .w .search input {
        float: left;
        height: 25px;
        font-size: 12px;
        padding-left: 10px;
        border-radius: 20px;
        margin-top: 5px;
        width: 79%;
    }

    .top .w .search input:nth-child(3) {
        position: absolute;
        width: 37px;
    }
}

/* è¶…å‡ºçœç•¥å· */
.text-overflow {
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: nowrap !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.text-over-2 {
    -webkit-line-clamp: 2;
}

/* flex */
.flex-column {
    flex-direction: column;
}

.flex-box {
    display: flex;
}

.flex-1 {
    flex: 1;
}

.flex-x-center {
    justify-content: center;
}

.flex-y-center {
    align-items: center;
}

.flex-between {
    justify-content: space-between;
}

.footer {
    border-top: 1px solid #DDD;
	background: #F8F8F8;
}

.footer .w {
    margin-top: 3%;
    margin-bottom: 3%;
    min-width: 1200px;
}

.footer .w .ul1>li {
    /* width: 180px; */
    float: left;
    margin-right: 92px;
    min-width: 80px;
}

.footer .w .ul1>li:nth-child(1) {
    /* margin-left: 100px; */
}

.footer .w .left {
    float: left;
    width: 60%;
    border-right: 1px solid #E1E1E1;
    /* margin-left: 100px; */
    /* padding-right: 80px; */
}

.footer .w .ul1 {
    display: flex;
    justify-content: flex-end;
}

.footer .w .right {
    width: 39%;
    float: left;
}

.footer .w .ul1 .ul2 li {
    /* margin-top: 10%; */
    line-height: 2;
}

.footer .w .ul1 .ul2 li a {
    /* font-size: 14px; */
    color: #999;
    line-height: 1.5;
}

.footer .w .ul1 .ul2 li:nth-child(1) {
    /* margin-bottom: 8%; */
}

.footer .w .right .msg {
    margin-left: 92px;
    /* margin-top: 12px; */
}

.footer .w .right .msg p {
    color: #807C77;
    /* font-size: 14px; */
    line-height: 2;
}

.footer .w .right .msg p:last-child {
    /* margin-top: 28px; */
}

.footer .w .right .msg p img {
    margin-right: 13px;
}

.footer .footer-tips {
    height: 46px;
    line-height: 46px;
    text-align: center;
    background-color: #CCCCCC;
    /* min-width: 1400px; */
}

.nomoreText {
    /* font-size: 15px; */
    text-align: center;
    /* height: 100%; */
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #999;
    transform: translateY(-50%) translateX(-50%);
}

@media screen and (max-width: 767px) {
    .top .top-nav, .top form, .footer .w .left {
        display: none !important;
        /* width: 100% !important; */
    }

    .quxiao, .app-search-icon {
        display: block;
        z-index: 999;
    }
    
   .top form.showS{
        display:flex !important;
        width: 100%;
    }

    .top .w {
        display: flex;
        justify-content: center;
        width: 92% !important;
        /* padding: 0 6% !important; */
        margin: 0 auto;
        left: 50%;
        transform: translateX(-50%);
    }

    .top, .top .w, .top .logo {
        height: 50px !important;
        line-height: 50px !important;
        /* width: 100% !important; */
        position: fixed;
        min-width: auto;
        /* display: flex; */
        /* justify-content: center; */
    }

    .footer .w {
        margin-top: 15px !important;
        margin-bottom: 30px !important;
        width: 100% !important;
        min-width: auto;
    }

    .footer .w .right {
        clear: both;
        /* margin: 0 auto; */
        width: 92%;
        float: inherit;
        margin: 0 auto;
    }

    .footer .w .right .msg {
        font-size: 11px;
        /* padding: 0 16px !important; */
        margin-top: 0px !important;
        margin-left: 0 !important;
        box-sizing: border-box;
    }

    .footer .w .right .msg p {
        font-size: 12px !important;
    }

    .footer-tips {
        width: 100%;
        min-width: auto !important;
    }

    .footer .footer-tips {
        height: auto !important;
        line-height: 19px !important;
        padding: 15px !important;
        box-sizing: border-box;
    }

    .footer .footer-tips p {
        font-size: 14px;
    }
}

.hhh {
    font-size: 30px;
    text-align: center;
    padding: 4% 0 4%;
    /* margin-top: 98px; */
}



/* 置顶 */

/* 置顶 */
.toTop {
	position: fixed;
	right: 5%;
	bottom: 11%;
	width: 35px;
	height: 35px;
	z-index: 99;
	background-color: #FFFFFF;
	cursor: pointer;
	border-radius: 50%;
	padding: 5px;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}

.toTop:hover {
	opacity: .6;
}

.toTop img {
	width: 70%;
}






@media screen and (max-width: 1200px) and (min-width: 1000px) {
    .hhh {
        /* font-size: 25px; */
        /* text-align: center; */
        /* padding: 50px 0 30px; */
        /* margin-top: 98px; */
    }
}

@media screen and (max-width: 1300px) and (min-width: 1200px) {
    .hhh {
        font-size: 25px;
        text-align: center;
        padding: 60px 0 40px;
        /* margin-top: 98px; */
    }
}

@media screen and (max-width: 1000px) and (min-width:770px) {
    .hhh {
        font-size: 20px;
        text-align: center;
        padding: 30px 0 20px;
        /* margin-top: 98px; */
    }
}

@media screen and (max-width: 768px) {
    .hhh {
        padding:28px 0 28px;
    }

    h1.rongyu-title {
        font-size: 22px;
        margin-bottom: 0px;
        text-align: center;
    }

    p.rongyu-title-2 {
        color: #999;
        font-size: 14px;
        text-align: center;
        /* margin-top: 13px; */
    }
}

.hhh .line {
    height: 4px;
    width: 72px;
    background-color: #E60012;
    margin: 0 auto;
    margin-top: 7px;
}

/* æ–°çš„media */
@media screen and(min-width: 1024px) and(max-width 1100px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 12px;
    }
}

@media screen and(min-width: 1100px) and(max-width 1280px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 12px;
    }
}

@media (min-width: 1280px) and(max-width 1366px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 12px;
    }
}

@media screen and(min-width: 1366px) and(max-width 1440px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 12px;
    }
}

@media screen and(min-width: 1440px) and(max-width 1680px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 12px;
    }
}

@media screen and(min-width: 1680px) and(min-width: 1920px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 14px;
    }
}

@media screen and(min-width: 1920px) {
    .top .w .top-nav ul li .secondnav .second-list ul li a div:nth-child(1) {
        font-size: 16px;
    }
}



/* zhi */