body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #555;
    font-size: 14px;
    font-family: '微软雅黑';
}

td, th, caption {
    font-size: 14px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}

address, caption, cite, code, dfn, em, strong, th, i, strong {
    font-style: normal;
    font-weight: normal;
}

a {
    color: #555;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

img {
    border: none;
    vertical-align: middle;
}

ol, ul, li {
    list-style: none;
}

a {
    text-decoration: none !important
}

input, textarea, select, button {
    font: 14px Verdana, Helvetica, Arial, sans-serif;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    overflow-y: scroll;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.right .school .school_img .right ul li img {
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    height: 90px;
    border-right: 1px solid #eee;
    width: calc(100% - 1px);
}

.index_yx {
    width: 1320px;
    margin: 300px auto 10px;
}

.index_yx .yx_title {
    line-height: 30px;
    height: 30px;
}

.index_yx .yx_title span {
    display: block;
    float: left;
    background: url(img/ico_yx_logo.png) no-repeat left center;
    height: 30px;
    width: 200px;
}

.index_yx .yx_title dl {
    float: right;
}

.index_yx .yx_title dl dd {
    padding-left: 28px;
    color: #666;
    font-size: 16px;
    display: inline-block;
    margin-left: 50px;
}

.index_yx .yx_title dl dd:first-child {
    background: url(img/ico_yx_01.png) no-repeat left center;
}

.index_yx .yx_title dl dd:first-child + dd {
    background: url(img/ico_yx_02.png) no-repeat left center;
}

.index_yx .yx_title dl dd:first-child + dd + dd {
    background: url(img/ico_yx_03.png) no-repeat left center;
}

.index_yx .yx_title dl dd:first-child + dd + dd + dd {
    background: url(img/ico_yx_04.png) no-repeat left center;
}

.index_yx ul {
    border-left: 1px solid #f3f3f3;
    border-top: 1px solid #f3f3f3;
    margin-top: 30px;
}

.index_yx ul:after {
    display: block;
    clear: both;
    content: ''
}

.index_yx ul li {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    width: calc(10% - 1px);
    height: 90px;
    float: left;
}

.index_yx ul li:hover dl {
    display: block
}

.index_yx ul li a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
}

.index_yx ul li a img {
    display: block;
    margin: 0 auto;
    width: 120px;
    height: 80px;
    margin-top: 5px;
}

.index_yx ul li a dl {
    background-color: rgba(0, 0, 0, .7);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: none;
}

.index_yx ul li a dl dt {
    color: #fff;
    text-align: center;
    font-size: 16px;
    margin-top: 18px;
}

.index_yx ul li a dl dd {
    color: #fff;
    background-color: #ff5959;
    width: 67px;
    line-height: 20px;
    text-align: center;
    font-size: 13px;
    border-radius: 5px;
    margin: 10px auto;
}

.index_yx ul .yx_more {
    border-right: 1px solid #f3f3f3;
    border-bottom: 1px solid #f3f3f3;
    width: calc(10% - 1px);
    height: 90px;
    float: left;
    background: url(img/ico_yx_05.png) no-repeat top 18px center;
    box-sizing: border-box;
    padding-top: 52px;
    text-align: center;
    cursor: pointer;
}

.right .join_min_content ul li .name .product_number {
    width: 50% !important;
}

.right .join_min_content ul li .name .product_title {
    width: 50% !important;
}

.clearfix {
    *zoom: 1;
}

.clear {
    clear: both
}

/**{
    font-family: ''
}*/
/*å¤´éƒ¨*/
.head {
    width: 100%;
    position: relative;
}

.head img {
    max-width: 100%; display: block; margin:0 auto;
}

.head .position {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
}

.head .position .content {
    width: 1320px;
    margin: 60px auto 0;
    position: relative;
}

.head .position .content .title {
    width: 100%;
}

.head .position .content .title .logo {
    width: 7.8%;
    float: left;
    margin-top: 11px;
}

.head .position .content .title .menu {
    width: 63%;
    float: left;
    margin: 1% 0 0 5%;
}
.head .position .content .title .menu ul li {
    position: relative;
    width: 12.5%;
    float: left;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.head .position .content .title .menu ul li.active:after{
    content: " ";
    position: absolute;
    bottom: -8px;
    width: 34px;
    height: 3px;
    background-color: #ff5959;
    left: calc(50% - 17px);
}

.head .position .content .title .menu ul li > a {
    color: #fff
}

.head .position .content .title .menu ul li > a:hover {
    color: #ffaa00
}

.head .position .content .title .menu ul .hot {
    position: relative;
}

.head .position .content .title .menu ul .hot i {
    position: absolute;
    top: -15px;
    right: -11px;
}

.head .position .content .title .menu ul .hot i:before {
    content: url('font/hot');
}

.head .position .content .title .menu ul .spots {
    position: relative;
}

.head .position .content .title .menu ul .spots i:before {
    content: url('font/spot');
}

.head .position .content .title .menu ul .spots .select {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 105%;
    left: 0;
    border-radius: 5px;
    z-index: 9;
    box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.3);
    display: none;
}

.head .position .content .title .menu ul .spots .select a:hover {
    color: red;
}

.head .position .content .title .menu ul .spots .select a {
    display: block;
    font-size: 14px;
    padding: 5px 0;
}

.head .position .content .title .logins {
    width: 10%;
    color: #fff !important;
    margin: 1% 0 0 0;
    position: absolute;
    right: 0;
}

.head .position .content .title .logins a {
    color: #fff;
}

/*.head .position .content .title .logins div:hover{
        background: #ffaa00;
}*/
.head .position .content .title .logins .login {
    width: 46%;
    text-align: center;
    float: left;
    border-radius: 20px;
    padding: 5px 0;
    transition: 0.5s;
    background: #ff5959;
    border: 2px solid;
}

.head .position .content .title .logins .register {
    width: 50%;
    text-align: center;
    border-radius: 20px;
    float: left;
    padding: 7px 0;
    transition: 0.5s;
}

/*æœç´¢*/
.head .position .content .search {
    width: 60%;
    margin: auto;
    margin-top: 4%;
    border: 4px solid #fff;
    border-radius: 24px;
    background: #fff;
}

.head .position .content .search .menu {
    width: 11%;
    padding: 13px 24px;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    float: left;
    margin: 0;
    margin-left: 7px;
}

.head .position .content .search .menu span {
    margin-right: 9px;
}

.head .position .content .search .menu i:before {
    content: url('font/search_select');
}

.head .position .content .search .menu .select {
    width: 104%;
    background: #fff;
    position: absolute;
    top: 100%;
    left: -4px;
    border-radius: 4px;
    display: none;
    z-index: 10
}

.head .position .content .search .menu .select .select_title:hover {
    color: red;
}

.head .position .content .search .menu .select .select_title {
    width: 100%;
    padding: 5px 0;
    text-align: center;
    font-size: 14px;
    color: #555;
    cursor: pointer;
}

.head .position .content .search input {
    background: #fff;
    outline: none;
    border: 0px;
    padding: 5px 0;
    margin: 8px 0 0 20px;
    width: 50%;
    color: #555;
}
.head .position .content .search input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color: #888888 !important;
}
.head .position .content .search input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color: #888888 !important;
}
.head .position .content .search input:-ms-input-placeholder{  /* Internet Explorer 10-11 */
    color: #888888 !important;
}
.head .position .content .search input::-webkit-input-placeholder {
    color: #888888 !important;
}

.head .position .content .search .division {
    float: left;
    width: 1px;
    background: #ccc;
    height: 27px;
    margin-top: 8px
}

.head .position .content .search .submit {
    position: relative;
    width: 6%;
    float: right;
    background: #ffffff;
    padding: 15px 28px 13px 35px;
    border-radius: 4px;
    cursor: pointer;
    margin-right: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.head .position .content .search .submit:before{
    content: " ";
    position: absolute;
    left: 0;
    width: 1px;
    height: 53px;
    background-color: #ffa49a;
    top: -4px;
}


.head .position .content .search .submit i {
    content: url('font/search_tubiao');
}

.head .position .content .search .submit span {
    margin-top: -2px;
    display: block;
    float: right;
}

/*çƒ­é—¨*/
.head .position .content .hots {
    width: 58%;
    height: 20px;
    margin: 17px auto 0;
    color: #ffffff;
    display: flex;
    justify-content: center;
}

.head .position .content .hots a {
    color: #ffffff;
}

.head .position .content .hots span {
    display: block;
    float: left;
    margin-right: 25px;
}

.head .position .content .hots span a:hover {
    color: #fff;
}

/*banner*/
.head .position .content .banner {
    width: 1320px;
    margin: 80px auto 0;
    position: absolute;
    overflow: hidden;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}

.head .position .content .banner .image {
    border-bottom: 1px solid #fff;
}

.head .position .content .banner .image ul {
    width: 600%
}

.head .position .content .banner .image ul li {
    width: 16.666%;
    float: left;
}

.head .position .content .banner .option {
    width: 100%;
}

.head .position .content .banner .option ul li {
    width: 16.66%;
    float: left;
    text-align: center;
    background: #f3f3f3;
    cursor: pointer;
}

.head .position .content .banner .option ul li p {
    padding: 15px 0;
}

.head .position .content .banner .option ul li .strip {
    width: 20%;
    background: #ff5959;
    margin: auto;
    height: 3px;
    opacity: 0;
}

.head .position .content .banner .option .active {
    background: #f9f9f9
}

.head .position .content .banner .option .active p {
    color: #ff3333;
}

.head .position .content .banner .option .active .strip {
    opacity: 1;
}

/*æ–‡æ¡ˆå›¾ç‰‡*/
.case {
    width: 1320px;
    margin: 251px auto 0;
}

.case ul li {
    width: 19%;
    margin-right: 1.25%;
    float: left;
    border-radius: 6px;
}

.case ul li:nth-child(5n) {
    margin-right: 0px;
}

.case ul li img {
    width: 100%;
}

/*åŠ ç›Ÿ*/
.join {
    width: 1320px;
    margin: 75px auto 0;
}

.join .left {
    width: 23.93%;
    float: left;
}

.join .left .title i:before {
    content: url('font/join')
}

.join .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.join .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.join .left .type .type_title i:before {
    content: url('font/join_type');
}

.join .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
    height: 100px;
    overflow-y: scroll;
}

.join .left .type .type_content ul li {
    width: 25%;
    margin: 0 0 15px;
    text-align: center;
    float: left;
}

.type_content::-webkit-scrollbar {
    width: 4px;
    height: 95px;
}

.type_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.type_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.join .left .type .box {
    width: 100%;
    height: 20px;
}

.join .left .ranking {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.join .left .ranking .ranking_title {
    width: 100%;
    margin-top: 20px;
}

.join .left .ranking .ranking_title .ranking_name {
    width: 20%;
    float: left;
}

.join .left .ranking .ranking_title .ranking_name i:before {
    content: url('font/ranking')
}

.join .left .ranking .ranking_title .ranking_menu {
    width: 67%;
    float: right;
    margin-right: 2%
}

.join .left .ranking .ranking_title .ranking_menu ul li {
    width: 25%;
    text-align: center;
    color: #666666;
    font-size: 14px;
    float: left;
    cursor: pointer;
}
.height-diy{height: 200px!important;}
.join .left .ranking .ranking_title .ranking_menu ul .active {
    color: #ff5959
}

.join .left .ranking .ranking_title .ranking_menu ul li i {
    content: url('font/ranking_menu');
    margin-top: 2px;
    display: block;
    margin: auto;
    opacity: 0;
}

.join .left .ranking .ranking_title .ranking_menu ul .active i {
    opacity: 1 !important
}

.join .left .ranking .ranking_min {
    width: 88%;
    margin: 20px auto 0;
}

.join .left .ranking .ranking_min .block {
    display: block !important
}

.join .left .ranking .box {
    height: 20px;
}

.join .left .ranking .ranking_min ul {
    display: none
}

.join .left .ranking .ranking_min ul a li {
    width: 100%;
    padding: 8px 0;    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.join .left .ranking .ranking_min ul a li span {
    width: 20px;
    height: 20px;
    background: #b8c0cd;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
}

.join .left .ranking .ranking_min ul a li .span1 {
    background: #ff5959
}

.join .left .ranking .ranking_min ul a li .span2 {
    background: #ff5959
}

.join .left .ranking .ranking_min ul a li .span3 {
    background: #ff5959
}

.join .left .ranking .ranking_min ul a li .title {
    width: 53%;
    float: left;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.join .left .ranking .ranking_min ul a li .number {
    width: 28%;
    float: right;
    color: #999999;
    text-align: right;
    font-size: 12px;
}

.join .right {
    width: 74%;
    float: right;
}

.join .right .join_content_title {
    width: 100%;
}

.join .right .join_content_title .join_menu {
    width: 53%;
    float: left;
}

.join .right .join_content_title .join_menu ul li {
    width: 20%;
    padding: 5px 0;
    border-radius: 40px;
    text-align: center;
    color: #666;
    float: left;
    transition: 1s;
    cursor: pointer;
    font-size: 16px;
}

.join .right .join_content_title .join_menu ul li:hover {
    background: #ff5959;
    color: #fff;
}

.join .right .join_content_title .join_menu ul .active {
    background: #ff5959;
    color: #fff;
}

.join .right .join_content_title .more {
    width: 20%;
    float: right;
    text-align: right;
    padding: 8px 0;
}

.join .right .join_content_title .more i:before {
    content: url('font/more');
}

.join .right .join_content_title .more span {
    display: block;
    float: left;
    margin-left: 57%;
    margin-top: -3px;
    color: #b0b0b0;
}

.join .right .join_min_content {
    width: 100%;
    margin-top: 27px;
}

.join .right .join_min_content ul {
    display: none;
}

.join .right .join_min_content .block {
    display: block
}

.join .right .join_min_content ul li {
    width: 31.3%;
    float: left;
    margin: 0 2.95% 30px 0;
    position: relative;
}

.join .right .join_min_content ul li .img {
    width: 100%;
    height: 201px;
    overflow: hidden;
}

.join .right .join_min_content ul li .img img {
    width: 100%;
    border-radius: 5px;
    min-height: 201px;
}

.join .right .join_min_content ul li:nth-child(3n) {
    margin-right: 0 !important
}

.join .right .join_min_content ul li .state {
    width: 100%;
    position: absolute;
    bottom: 50px;
    left: 0;
}

.join .right .join_min_content ul li .state .money {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.join .right .join_min_content ul li .state .money i {
    content: url('font/money');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.join .right .join_min_content ul li .state .money span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.join .right .join_min_content ul li .state .money div {
    width: 100%;
    height: 2px;
}

.join .right .join_min_content ul li .state .fabulous {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.join .right .join_min_content ul li .state .fabulous i {
    content: url('font/fabulous');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.join .right .join_min_content ul li .state .fabulous span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.join .right .join_min_content ul li .state .fabulous div {
    width: 100%;
    height: 2px;
}

.join .right .join_min_content ul li .name {
    width: 100%;
    margin-top: 20px;
}

.join .right .join_min_content ul li .name .product_title {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.join .right .join_min_content ul li .name .product_number {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999
}

.join .right .join_min_content ul li .name .product_number span {
    color: #ff5959;
}

.join .right .guide {
    width: 100%;
    height: 20px;
}

.join .right .guide .left {
    float: left;
    width: 10%;
}

.join .right .guide .left i {
    content: url('font/guide');
}

.join .right .guide .center {
    width: 74%;
    float: left;
    height: 20px;
    margin: 1px 0 0 4%;
    overflow: hidden;
}

.join .right .guide .center ul li {
    width: 47%;
    float: left;
    margin: 0 3% 0 0
}

.join .right .guide .center ul li i {
    content: url('font/dian');
    display: block;
    margin-top: 3px;
    float: left;
}

.join .right .guide .center ul li span {
    width: 98%;
    float: right;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.join .right .guide .more {
    width: 12%;
    float: right;
    text-align: right;
    margin-top: 4px;
}

.join .right .guide .more i:before {
    content: url('font/more');
}

.join .right .guide .more span {
    display: block;
    float: left;
    margin-left: 28%;
    margin-top: -3px;
    color: #b0b0b0;
}

.line {
    width: 1320px;
    margin: 60px auto;
}

.line i {
    content: url('font/link');
}

/*åŸ¹è®­*/
.train {
    width: 1320px;
    margin: 75px auto 0;
}

.train .left {
    width: 23.93%;
    float: left;
}

.train .left .title i:before {
    content: url('font/train')
}

.train .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.train .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.train .left .type .type_title i:before {
    content: url('font/address');
}

.train .left .type .type_title .case_type:before {
    content: url('font/case_type');
}

.train .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
    height: 71px;
    overflow-y: scroll;
}

.train .left .type .case_min {
    height: 100px;
}

.train .left .type .type_content ul li {
    width: 25%;
    margin: 0 0 15px;
    text-align: center;
    float: left;
}

.type_content::-webkit-scrollbar {
    width: 4px;
    height: 95px;
}

.type_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.type_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.train .left .type .box {
    width: 100%;
    height: 20px;
}

.train .left .ranking {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.train .left .ranking .ranking_title {
    width: 100%;
    margin-top: 20px;
}

.train .left .ranking .ranking_title .ranking_name {
    width: 20%;
    float: left;
}

.train .left .ranking .ranking_title .ranking_name i:before {
    content: url('font/news')
}

.train .left .ranking .ranking_title .ranking_menu {
    width: 54%;
    float: right;
    margin-right: 2%
}

.train .left .ranking .ranking_title .ranking_menu ul li {
    width: 33%;
    text-align: center;
    color: #666666;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.train .left .ranking .ranking_title .ranking_menu ul .active {
    color: #00cfdd
}

.train .left .ranking .ranking_title .ranking_menu ul li i {
    content: url('font/train_menu');
    margin-top: 2px;
    display: block;
    margin: auto;
    opacity: 0;
}

.train .left .ranking .ranking_title .ranking_menu ul .active i {
    opacity: 1 !important
}

.train .left .ranking .ranking_min {
    width: 88%;
    margin: 20px auto 0;
}

.train .left .ranking .ranking_min .block {
    display: block !important
}

.train .left .ranking .box {
    height: 20px;
}

.train .left .ranking .ranking_min ul {
    display: none
}

.train .left .ranking .ranking_min ul a li {
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.train .left .ranking .ranking_min ul a li span {
    width: 20px;
    height: 20px;
    background: #b8c0cd;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
}

.train .left .ranking .ranking_min ul a li .span1 {
    background: #ff5959
}

.train .left .ranking .ranking_min ul a li .span2 {
    background: #ff5959
}

.train .left .ranking .ranking_min ul a li .span3 {
    background: #ff5959
}

.train .left .ranking .ranking_min ul a li .title {
    width: 53%;
    float: left;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.train .left .ranking .ranking_min ul a li .number {
    width: 28%;
    float: right;
    color: #999999;
    text-align: right;
}

.train .right {
    width: 74%;
    float: right;
}

.train .right .join_content_title {
    width: 100%;
}

.train .right .join_content_title .join_menu {
    width: 53%;
    float: left;
}

.train .right .join_content_title .join_menu ul li {
    width: 20%;
    padding: 5px 0;
    border-radius: 40px;
    text-align: center;
    color: #666;
    float: left;
    transition: 1s;
    cursor: pointer;
    font-size: 16px;
}

.train .right .join_content_title .join_menu ul li:hover {
    background: #00cfdd;
    color: #fff;
}

.train .right .join_content_title .join_menu ul .active {
    background: #00cfdd;
    color: #fff;
}

.train .right .join_content_title .more {
    width: 20%;
    float: right;
    text-align: right;
    padding: 8px 0;
}

.train .right .join_content_title .more i:before {
    content: url('font/more');
}

.train .right .join_content_title .more span {
    display: block;
    float: left;
    margin-left: 57%;
    margin-top: -3px;
    color: #b0b0b0;
}

.train .right .join_min_content {
    width: 100%;
    margin-top: 27px;
}

.train .right .join_min_content ul {
    display: none;
}

.train .right .join_min_content .block {
    display: block
}

.train .right .join_min_content ul li {
    width: 31.3%;
    float: left;
    margin: 0 2.95% 30px 0;
    position: relative;
}

.train .right .join_min_content ul li .img {
    width: 100%;
    height: 201px;
    overflow: hidden;
}

.train .right .join_min_content ul li .img img {
    width: 100%;
    border-radius: 5px;
    min-height: 201px;
}

.train .right .join_min_content ul li:nth-child(3n) {
    margin-right: 0 !important
}

.train .right .join_min_content ul li .state {
    width: 100%;
    position: absolute;
    bottom: 52px;
    left: 0
}

.train .right .join_min_content ul li .state .money {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.train .right .join_min_content ul li .state .money i {
    content: url('font/money');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.train .right .join_min_content ul li .state .money span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.train .right .join_min_content ul li .state .money div {
    width: 100%;
    height: 2px;
}

.train .right .join_min_content ul li .state .fabulous {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.train .right .join_min_content ul li .state .fabulous i {
    content: url('font/number');
    padding: 4px 2px 2px 5px;
    width: 16px;
}

.train .right .join_min_content ul li .state .fabulous span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.train .right .join_min_content ul li .state .fabulous div {
    width: 100%;
    height: 2px;
}

.train .right .join_min_content ul li .name {
    width: 100%;
    margin-top: 20px;
}

.train .right .join_min_content ul li .name .product_title {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.train .right .join_min_content ul li .name .product_number {
    width: 40%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999
}

.train .right .join_min_content ul li .name .product_number span {
    color: #ff5959;
}

.train .right .school {
    width: 100%;
    margin-top: -16px;
}

.train .right .school .state {
    width: 100%;
}

.train .right .school .state ul {
    width: 50%;
    float: right;
    height: 10px;
}

.train .right .school .state ul li {
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-radius: 50%;
    float: left;
    margin: 0 0 0 3px;
    cursor: pointer;
}

.train .right .school .state ul .active {
    background: #ccc;
}

.train .right .school .school_img {
    width: 100%;
}

.train .right .school img {
    width: 100%;
}

.train .right .school .school_img .left {
    width: 12.7%;
    float: left;
}

.train .right .school .school_img .right {
    width: 87.3%;
    float: right;
    overflow: hidden;
}

.train .right .school .school_img .right ul li {
    width: 16.66667%;
    float: left;
}

/*æ‹›å•†*/
.recruit {
    width: 1320px;
    margin: 75px auto 0;
}

.recruit .left {
    width: 23.93%;
    float: left;
}

.recruit .left .title i:before {
    content: url('font/recruit')
}

.recruit .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.recruit .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.recruit .left .type .type_title i:before {
    content: url('font/block_type');
}

.recruit .left .type .type_title .case_type:before {
    content: url('font/Ingredients_type');
}

.recruit .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
    height: 26px;
    overflow-y: scroll;
}

.recruit .left .type .case_min {
    height: 143px;
}

.recruit .left .type .type_content ul div {
    width: 100%;
    color: #ff9400;
    font-size: 16px;
    margin: 0 auto 10px;
}

/*.left .type .type_content ul>div{padding-bottom:5px;}*/

.recruit .left .type .type_content ul div a {
    color: #ff9400;
}

.recruit .left .type .type_content ul {
    margin-bottom: 10px;
    padding: 0 19px;
}

.recruit .left .type .type_content ul li {
    width: 25%;
    margin: 0 0 15px;
    text-align: left;
    float: left;
    overflow: hidden;
}

.type_content::-webkit-scrollbar {
    width: 4px;
    height: 95px;
}

.type_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.type_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.recruit .left .type .box {
    width: 100%;
    height: 20px;
}

.recruit .left .ranking {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.recruit .left .ranking .ranking_title {
    width: 100%;
    margin-top: 20px;
}

.recruit .left .ranking .ranking_title .ranking_name {
    width: 20%;
    float: left;
}

.recruit .left .ranking .ranking_title .ranking_name i:before {
    content: url('font/Ingredients_news')
}

.recruit .left .ranking .ranking_title .ranking_menu {
    width: 54%;
    float: right;
    margin-right: 2%
}

.recruit .left .ranking .ranking_title .ranking_menu ul li {
    width: 33%;
    text-align: center;
    color: #666666;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.recruit .left .ranking .ranking_title .ranking_menu ul .active {
    color: #ff9400
}

.recruit .left .ranking .ranking_title .ranking_menu ul li i {
    content: url('font/ingredients_menu');
    margin-top: 2px;
    display: block;
    margin: auto;
    opacity: 0;
}

.recruit .left .ranking .ranking_title .ranking_menu ul .active i {
    opacity: 1 !important
}

.recruit .left .ranking .ranking_min {
    width: 88%;
    margin: 20px auto 0;
}

.recruit .left .ranking .ranking_min .block {
    display: block !important
}

.recruit .left .ranking .box {
    height: 20px;
}

.recruit .left .ranking .ranking_min ul {
    display: none
}

.recruit .left .ranking .ranking_min ul a li {
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recruit .left .ranking .ranking_min ul a li span {
    width: 20px;
    height: 20px;
    background: #b8c0cd;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
}

.recruit .left .ranking .ranking_min ul a li .span1 {
    background: #ff5959
}

.recruit .left .ranking .ranking_min ul a li .span2 {
    background: #ff5959
}

.recruit .left .ranking .ranking_min ul a li .span3 {
    background: #ff5959
}

.recruit .left .ranking .ranking_min ul a li .title {
    width: 53%;
    float: left;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.recruit .left .ranking .ranking_min ul a li .number {
    width: 28%;
    float: right;
    color: #999999;
    text-align: right;
}

.recruit .right {
    width: 74%;
    float: right;
}

.recruit .right .join_content_title {
    width: 100%;
}

.recruit .right .join_content_title .join_menu {
    width: 79%;
    float: left;
}

.recruit .right .join_content_title .join_menu ul li {
    width: 14%;
    padding: 5px 0;
    border-radius: 40px;
    text-align: center;
    color: #666;
    float: left;
    transition: 1s;
    cursor: pointer;
    font-size: 16px;
}

.recruit .right .join_content_title .join_menu ul li:hover {
    background: #ff9400;
    color: #fff;
}

.recruit .right .join_content_title .join_menu ul .active {
    background: #ff9400;
    color: #fff;
}

.recruit .right .join_content_title .more {
    width: 20%;
    float: right;
    text-align: right;
    padding: 8px 0;
}

.recruit .right .join_content_title .more i:before {
    content: url('font/more');
}

.recruit .right .join_content_title .more span {
    display: block;
    float: left;
    margin-left: 57%;
    margin-top: -3px;
    color: #b0b0b0;
}

.recruit .right .join_min_content {
    width: 100%;
    margin-top: 27px;
}

.recruit .right .join_min_content ul {
    display: none;
}

.recruit .right .join_min_content .block {
    display: block
}

.recruit .right .join_min_content ul li {
    width: 31.3%;
    float: left;
    margin: 0 2.95% 30px 0;
    position: relative;
}

.recruit .right .join_min_content ul li .img {
    width: 100%;
}

.recruit .right .join_min_content ul li .img img {
    width: 100%;
    border-radius: 5px;
}

.recruit .right .join_min_content ul li:nth-child(3n) {
    margin-right: 0 !important
}

.recruit .right .join_min_content ul li .state {
    width: 100%;
    position: absolute;
    bottom: 52px;
    left: 0
}

.recruit .right .join_min_content ul li .state .money {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.recruit .right .join_min_content ul li .state .money i {
    content: url('font/number');
    padding: 2px 2px 2px 5px;
    width: 16px;
    margin: 2px 0 0 0;
}

.recruit .right .join_min_content ul li .state .money span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.recruit .right .join_min_content ul li .state .money div {
    width: 100%;
    height: 2px;
}

.recruit .right .join_min_content ul li .state .fabulous {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.recruit .right .join_min_content ul li .state .fabulous i {
    content: url('font/fabulous');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.recruit .right .join_min_content ul li .state .fabulous span {
    display: block;
    float: right;
    margin: 0px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.recruit .right .join_min_content ul li .state .fabulous div {
    width: 100%;
    height: auto;
}

.recruit .right .join_min_content ul li .name {
    width: 100%;
    margin-top: 20px;
}

.recruit .right .join_min_content ul li .name .product_title {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.recruit .right .join_min_content ul li .name .product_number {
    width: 40%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999
}

.recruit .right .join_min_content ul li .name .product_number span {
    color: #ff5959;
}

.recruit .right .school {
    width: 100%;
    margin-top: -16px;
}

.recruit .right .school .state {
    width: 100%;
}

.recruit .right .school .state ul {
    width: 50%;
    float: right;
    height: 10px;
}

.recruit .right .school .state ul li {
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-radius: 50%;
    float: left;
    margin: 0 0 0 3px;
    cursor: pointer;
}

.recruit .right .school .state ul .active {
    background: #ccc;
}

.recruit .right .school .school_img {
    width: 100%;
}

.recruit .right .school img {
    width: 100%;
}

.recruit .right .school .school_img .left {
    width: 12.7%;
    float: left;
    background: red
}

.recruit .right .school .school_img .right {
    width: 87.3%;
    float: right;
    overflow: hidden;
}

.recruit .right .school .school_img .right ul li {
    width: 16.66667%;
    float: left;
}

/*è®¾å¤‡*/
.equipment {
    width: 1320px;
    margin: 75px auto 0;
}

.equipment .left {
    width: 23.93%;
    float: left;
}

.equipment .left .title i:before {
    content: url('font/equipment')
}

.equipment .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.equipment .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.equipment .left .type .type_title i:before {
    content: url('font/equipment_type');
}

.equipment .left .type .type_title .case_type:before {
    content: url('font/equipment_types');
}

.equipment .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
    height: 26px;
    overflow-y: scroll;
}

.equipment .left .type .case_min {
    height: 143px;
}

.equipment .left .type .type_content ul div {
    width: 100%;
    color: #1abc9c;
    font-size: 16px;
    margin: 0 auto 10px;
}

.equipment .left .type .type_content ul div a {
    color: #1abc9c;
}

.equipment .left .type .type_content ul {
    margin-bottom: 10px;
    padding: 0 19px;
}

.equipment .left .type .type_content ul li {
    width: 25%;
    margin: 0 0 15px;
    text-align: left;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.type_content::-webkit-scrollbar {
    width: 4px;
    height: 95px;
}

.type_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.type_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.equipment .left .type .box {
    width: 100%;
    height: 20px;
}

.equipment .left .ranking {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.equipment .left .ranking .ranking_title {
    width: 100%;
    margin-top: 20px;
}

.equipment .left .ranking .ranking_title .ranking_name {
    width: 20%;
    float: left;
}

.equipment .left .ranking .ranking_title .ranking_name i:before {
    content: url('font/equipment_news')
}

.equipment .left .ranking .ranking_title .ranking_menu {
    width: 54%;
    float: right;
    margin-right: 2%
}

.equipment .left .ranking .ranking_title .ranking_menu ul li {
    width: 33%;
    text-align: center;
    color: #666666;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.equipment .left .ranking .ranking_title .ranking_menu ul .active {
    color: #1abc9c
}

.equipment .left .ranking .ranking_title .ranking_menu ul li i {
    content: url('font/equipment_menu');
    margin-top: 2px;
    display: block;
    margin: auto;
    opacity: 0;
}

.equipment .left .ranking .ranking_title .ranking_menu ul .active i {
    opacity: 1 !important
}

.equipment .left .ranking .ranking_min {
    width: 88%;
    margin: 20px auto 0;
}

.equipment .left .ranking .ranking_min .block {
    display: block !important
}

.equipment .left .ranking .box {
    height: 20px;
}

.equipment .left .ranking .ranking_min ul {
    display: none
}

.equipment .left .ranking .ranking_min ul a li {
    width: 100%;
    padding: 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.equipment .left .ranking .ranking_min ul a li span {
    width: 20px;
    height: 20px;
    background: #b8c0cd;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
}

.equipment .left .ranking .ranking_min ul a li .span1 {
    background: #ff5959
}

.equipment .left .ranking .ranking_min ul a li .span2 {
    background: #ff5959
}

.equipment .left .ranking .ranking_min ul a li .span3 {
    background: #ff5959
}

.equipment .left .ranking .ranking_min ul a li .title {
    width: 53%;
    float: left;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.equipment .left .ranking .ranking_min ul a li .number {
    width: 28%;
    float: right;
    color: #999999;
    text-align: right;
}

.equipment .right {
    width: 74%;
    float: right;
}

.equipment .right .join_content_title {
    width: 100%;
}

.equipment .right .join_content_title .join_menu {
    width: 79%;
    float: left;
}

.equipment .right .join_content_title .join_menu ul li {
    width: 11%;
    padding: 5px 0;
    border-radius: 40px;
    text-align: center;
    color: #666;
    float: left;
    transition: 1s;
    cursor: pointer;
    font-size: 16px;
}

.equipment .right .join_content_title .join_menu ul li:hover {
    background: #1abc9c;
    color: #fff;
}

.equipment .right .join_content_title .join_menu ul .active {
    background: #1abc9c;
    color: #fff;
}

.equipment .right .join_content_title .more {
    width: 20%;
    float: right;
    text-align: right;
    padding: 8px 0;
}

.equipment .right .join_content_title .more i:before {
    content: url('font/more');
}

.equipment .right .join_content_title .more span {
    display: block;
    float: left;
    margin-left: 57%;
    margin-top: -3px;
    color: #b0b0b0;
}

.equipment .right .join_min_content {
    width: 100%;
    margin-top: 27px;
}

.equipment .right .join_min_content ul {
    display: none;
}

.equipment .right .join_min_content .block {
    display: block
}

.equipment .right .join_min_content ul li {
    width: 31.3%;
    float: left;
    margin: 0 2.95% 30px 0;
    position: relative;
}

.equipment .right .join_min_content ul li .img {
    width: 100%;
}

.equipment .right .join_min_content ul li .img img {
    width: 100%;
    border-radius: 5px;
}

.equipment .right .join_min_content ul li:nth-child(3n) {
    margin-right: 0 !important
}

.equipment .right .join_min_content ul li .state {
    width: 100%;
    position: absolute;
    bottom: 52px;
    left: 0
}

.equipment .right .join_min_content ul li .state .money {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.equipment .right .join_min_content ul li .state .money i {
    content: url('font/number');
    padding: 2px 2px 2px 5px;
    width: 16px;
    margin: 2px 0 0 0
}

.equipment .right .join_min_content ul li .state .money span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.equipment .right .join_min_content ul li .state .money div {
    width: 100%;
    height: 2px;
}

.equipment .right .join_min_content ul li .state .fabulous {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.equipment .right .join_min_content ul li .state .fabulous i {
    content: url('font/fabulous');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.equipment .right .join_min_content ul li .state .fabulous span {
    display: block;
    float: right;
    margin: 0px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.equipment .right .join_min_content ul li .state .fabulous div {
    width: 100%;
    height: auto;
}

.equipment .right .join_min_content ul li .name {
    width: 100%;
    margin-top: 20px;
}

.equipment .right .join_min_content ul li .name .product_title {
    width: 60%;
    float: left;
    font-size: 16px;
    color: #444;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.equipment .right .join_min_content ul li .name .product_number {
    width: 40%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999
}

.equipment .right .join_min_content ul li .name .product_number span {
    color: #ff5959;
}

.equipment .right .school {
    width: 100%;
    margin-top: -16px;
}

.equipment .right .school .state {
    width: 100%;
}

.equipment .right .school .state ul {
    width: 50%;
    float: right;
    height: 10px;
}

.equipment .right .school .state ul li {
    width: 8px;
    height: 8px;
    border: 1px solid #ccc;
    border-radius: 50%;
    float: left;
    margin: 0 0 0 3px;
    cursor: pointer;
}

.equipment .right .school .state ul .active {
    background: #ccc;
}

.equipment .right .school .school_img {
    width: 100%;
}

.equipment .right .school img {
    width: 100%;
}

.equipment .right .school .school_img .left {
    width: 12.7%;
    float: left;
    background: red
}

.equipment .right .school .school_img .right {
    width: 87.3%;
    float: right;
    overflow: hidden;
}

.equipment .right .school .school_img .right ul li {
    width: 16.66667%;
    float: left;
}

/*èœè°±*/
.menu {
    width: 1320px;
    margin: 75px auto 0;
}

.menu .left {
    width: 23.93%;
    float: left;
}

.menu .left .title i:before {
    content: url('font/menu')
}

.menu .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.menu .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.menu .left .type .type_title i:before {
    content: url('font/menu_type');
}

.menu .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
    height: 355px;
    overflow-y: scroll;
}

.menu .left .type .type_content ul div {
    width: 100%;
    color: #ff5859;
    font-size: 16px;
    margin: 0 auto 10px;
}

.menu .left .type .type_content ul div a {
    color: #ff5859;
}

.menu .left .type .type_content ul li {
    width: 25%;
    margin: 0 0 15px;
    text-align: left;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.left .type .type_content ul li {
    width: auto;
    min-width: 25%;
    box-sizing: border-box;
    margin: 0 0 15px;
    text-align: center;
    float: left;
    display: inline-block;
    font-size: 13px;
}

.menu .left .type .menu_type_content {
    height: 26px;
}

.type_content::-webkit-scrollbar {
    width: 4px;
    height: 95px;
}

.type_content::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.type_content::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    border-radius: 0;
    background: rgba(0, 0, 0, 0.1);
}

.menu .left .type .box {
    width: 100%;
    height: 20px;
}

.menu .left .ranking {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.menu .left .ranking .ranking_title {
    width: 100%;
    margin-top: 20px;
}

.menu .left .ranking .ranking_title .ranking_name {
    width: 20%;
    float: left;
}

.menu .left .ranking .ranking_title .ranking_name i:before {
    content: url('font/menu_zhishi')
}

.menu .left .type .type_title .type_menu_meishi:before {
    content: url('font/menu_zhishi')
}

.menu .left .ranking .ranking_title .ranking_menu {
    width: 67%;
    float: right;
    margin-right: 2%
}

.menu .left .ranking .ranking_title .ranking_menu ul li {
    width: 25%;
    text-align: center;
    color: #666666;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.menu .left .ranking .ranking_title .ranking_menu ul .active {
    color: #ff5959
}

.menu .left .ranking .ranking_title .ranking_menu ul li i {
    content: url('font/ranking_menu');
    margin-top: 2px;
    display: block;
    margin: auto;
    opacity: 0;
}

.menu .left .ranking .ranking_title .ranking_menu ul .active i {
    opacity: 1 !important
}

.menu .left .ranking .ranking_min {
    width: 88%;
    margin: 20px auto 0;
}

.menu .left .ranking .ranking_min .block {
    display: block !important
}

.menu .left .ranking .box {
    height: 20px;
}

.menu .left .ranking .ranking_min ul {
    display: none
}

.menu .left .ranking .ranking_min ul a li {
    width: 100%;
    padding: 8px 0;
}

.menu .left .ranking .ranking_min ul a li span {
    width: 20px;
    height: 20px;
    background: #b8c0cd;
    display: block;
    float: left;
    color: #fff;
    text-align: center;
    line-height: 20px;
    border-radius: 4px;
}

.menu .left .ranking .ranking_min ul a li .span1 {
    background: #ff5959
}

.menu .left .ranking .ranking_min ul a li .span2 {
    background: #ff5959
}

.menu .left .ranking .ranking_min ul a li .span3 {
    background: #ff5959
}

.menu .left .ranking .ranking_min ul a li .title {
    width: 53%;
    float: left;
    margin-left: 4%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333333;
}

.menu .left .ranking .ranking_min ul a li .number {
    width: 28%;
    float: right;
    color: #999999;
    text-align: right;
}

.menu .right {
    width: 74%;
    float: right;
}

.menu .right .join_content_title {
    width: 100%;
}

.menu .right .join_content_title .join_menu {
    width: 53%;
    float: left;
}

.menu .right .join_content_title .join_menu ul li {
    width: 20%;
    padding: 5px 0;
    border-radius: 40px;
    text-align: center;
    color: #666;
    float: left;
    transition: 1s;
    cursor: pointer;
    font-size: 16px;
}

.menu .right .join_content_title .join_menu ul li:hover {
    background: #ff5959;
    color: #fff;
}

.menu .right .join_content_title .join_menu ul .active {
    background: #ff5959;
    color: #fff;
}

.menu .right .join_content_title .more {
    width: 20%;
    float: right;
    text-align: right;
    padding: 8px 0;
}

.menu .right .join_content_title .more i:before {
    content: url('font/more');
}

.menu .right .join_content_title .more span {
    display: block;
    float: left;
    margin-left: 57%;
    margin-top: -3px;
    color: #b0b0b0;
}

.menu .right .join_min_content {
    width: 100%;
    margin-top: 27px;
}

.menu .right .join_min_content ul {
    display: none;
}

.menu .right .join_min_content .block {
    display: block
}

.menu .right .join_min_content ul li {
    width: 31.3%;
    float: left;
    margin: 0 2.95% 30px 0;
    position: relative;
}

.menu .right .join_min_content ul li .img {
    width: 100%;
    height: 201px;
    overflow: hidden;
}

.menu .right .join_min_content ul li .img img {
    width: 100%;
    border-radius: 5px;
    min-height: 201px;
}

.menu .right .join_min_content ul li:nth-child(3n) {
    margin-right: 0 !important
}

.menu .right .join_min_content ul li .state {
    width: 100%;
    position: absolute;
    bottom: 52px;
    left: 0
}

.menu .right .join_min_content ul li .state .money {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.menu .right .join_min_content ul li .state .money i {
    content: url('font/number');
    padding: 2px 2px 2px 5px;
    width: 16px;
    margin: 2px 0 0 0
}

.menu .right .join_min_content ul li .state .money span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.menu .right .join_min_content ul li .state .money div {
    width: 100%;
    height: 2px;
}

.menu .right .join_min_content ul li .state .fabulous {
    width: auto;
    float: left;
    margin-left: 9px;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, .5);
    background: rgba(0, 0, 0, .5);
    border-radius: 20px;
}

.menu .right .join_min_content ul li .state .fabulous i {
    content: url('font/fabulous');
    padding: 2px 2px 2px 5px;
    width: 16px;
}

.menu .right .join_min_content ul li .state .fabulous span {
    display: block;
    float: right;
    margin: -2px 7px 0 0;
    color: #fff;
    text-align: left;
    padding: 2px
}

.menu .right .join_min_content ul li .state .fabulous div {
    width: 100%;
    height: 2px;
}

.menu .right .join_min_content ul li .name {
    width: 100%;
    margin-top: 20px;
}

.menu .right .join_min_content ul li .name .product_title {
    width: 50%;
    float: left;
    font-size: 16px;
    color: #444
}

.menu .right .join_min_content ul li .name .product_number {
    width: 50%;
    float: right;
    text-align: right;
    font-size: 14px;
    color: #999
}

.menu .right .join_min_content ul li .name .product_number span {
    color: #ff5959;
}

.menu .right .guide {
    width: 100%;
    height: 20px;
}

.menu .right .guide .left {
    float: left;
    width: 10%;
}

.menu .right .guide .left i {
    /*content: url('font/guide');*/
    width: 96px;
    height: 20px;
    background: url(img/ico_meishi.png) no-repeat center;
    display: block;
}

.menu .right .guide .center {
    width: 72%;
    float: left;
    height: 20px;
    margin-left: 4%;
    overflow: hidden;
}

.menu .right .guide .center ul li {
    width: 47%;
    float: left;
    margin: 0 3% 0 0;
}

.menu .right .guide .center ul li i {
    content: url('font/dian');
    display: block;
    margin-top: 3px;
    float: left;
}

.menu .right .guide .center ul li span {
    width: 98%;
    float: right;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.menu .right .guide .more {
    width: 12%;
    float: right;
    text-align: right;
    margin-top: 2px;
}

.menu .right .guide .more i:before {
    content: url('font/more');
}

.menu .right .guide .more span {
    display: block;
    float: left;
    margin-left: 28%;
    margin-top: -3px;
    color: #b0b0b0;
}

/*æ–°é—»*/
.news {
    width: 1320px;
    margin: 75px auto 0;
}

.news .left {
    width: 23.93%;
    float: left;
}

.news .left .title i:before {
    content: url('font/newss')
}

.news .left .type {
    width: 100%;
    margin-top: 20px;
    background: #f9f9f9;
    border-radius: 10px;
    border-top: 1px solid #f9f9f9
}

.news .left .type .type_title {
    width: 100%;
    margin-top: 20px;
}

.news .left .type .type_title .news_type:before {
    content: url('font/newss_type');
}

.news .left .type .type_titles .type_menu_meishi:before {
    content: url('font/newss_number');
}

.news .left .type .type_content {
    width: 97%;
    margin: 20px 0 0;
}

.news .left .type .type_content ul {
    padding-bottom: 10px;
    padding: 0 19px 10px
}

.news .left .type .type_content ul div {
    width: 100%;
    color: #3d85ff;
    font-size: 16px;
    margin: 0 auto 10px;
}

.news .left .type .type_content ul div a {
    color: #3d85ff;
}

.news .left .type .type_content ul li {
    width: 25%;
    margin: 15px 0 0;
    text-align: left;
    float: left;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news .left .type .menu_type_content {
    width: 90%;
    margin: 20px auto 0;
}

.news .left .type .menu_type_content ul li {
    width: 26%;
    margin: 25px 3.66% 0;
    text-align: center;
    float: left;
    border-radius: 50%;
}

.news .left .type .menu_type_content ul li img {
    width: 100%;
    cursor: pointer;
}

.news .left .type .box {
    width: 100%;
    height: 20px;
}

.news .right {
    width: 74%;
    float: right;
}

.news .left .type .type_title .more {
    width: 24%;
    float: right;
    text-align: right;
    margin-right: 7%;
}

.news .left .type .type_title .more a i:before {
    content: url('font/more') !important;
}

.news .left .type .type_title .more a span {
    display: block;
    float: left;
    margin-top: -3px;
    margin-left: 36%;
}

.news .right .news_right_title {
    width: 95%;
    background: #3d85ff;
    padding: 10px 2.5% 0;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.news .right .news_right_title ul li {
    width: 14.28%;
    padding: 7px 0;
    text-align: center;
    float: left;
    color: #fff;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    cursor: pointer;
    transition: 0.5s
}

.news .right .news_right_title ul .active {
    color: #666666;
    background: #fff
}

.news .right .news_right_title ul li:hover {
    color: #666666;
    background: #fff;
}

.news .right .news_right_content {
    width: 100%;
    margin-top: 17px;
}

.news .right .news_right_content .block {
    display: block
}

.news .right .news_right_content ul {
    display: none
}

.news .right .news_right_content ul a li {
    padding: 30px 0;
    border-bottom: 1px solid #eeeeee;
    cursor: pointer;
    transition: 0.5s
}

.news .right .news_right_content ul li img {
    width: 16.7%;
    float: left;
    transition: 0.5s;
    height: 100px;
}

.news .right .news_right_content ul li .right_min {
    float: right;
    width: 80%;
}

.news .right .news_right_content ul li .right_min .title {
    width: 100%;
}

.news .right .news_right_content ul li .right_min .title .news_title {
    width: 57%;
    float: left;
    color: #333;
    font-size: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: 0.5s
}

.news .right .news_right_content ul li .right_min .title .times {
    width: 20%;
    float: right;
    height: 20px;
}

.news .right .news_right_content ul li .right_min .title .times i {
    content: url('font/times');
    display: block;
    float: right;
    border-radius: 50%;
    margin: 2px 7px
}

.news .right .news_right_content ul li .right_min .title .times span {
    display: block;
    float: right;
    color: #aaa;
}

.news .right .news_right_content ul li .right_min .content {
    width: 100%;
    color: #aaaaaa;
    font-size: 14px;
    margin-top: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    transition: 0.5s;
    line-height: 26px;
}

.news .right .news_right_content ul a li:hover .right_min .title .news_title {
    color: #2571f2;
}

.news .right .news_right_content ul a li:hover .right_min .content {
    color: #666666;
}

.news .right .news_right_content ul a li:hover img {
    margin-left: 1.5%;
}

.news .right .button {
    width: 20%;
    margin: 35px auto 0;
    border-radius: 40px;
    padding: 10px 0;
    text-align: center;
    border: 1px solid #ccc;
}

.news .right .button i {
    content: url('font/gengduo');
}

/*åˆä½œ*/

.index-xch ul li {
    width: 68px !important;
    margin-left: 20px !important;
    height: 68px !important;
    padding: 0 !important;
    margin: 18px 0 0 20px !important;
}

.index-xch ul li img {
    width: 100% !important;
    height: 68px !important;
    border-radius: 50% !important;
}

.cooperation {
    width: 100%;
    background: #f9f9f9;
    margin-top: 60px;
    padding-bottom: 20px;
}

.cooperation .title {
    width: 100%;
    padding: 59px 0;
    text-align: center;
    font-size: 26px;
}

.cooperation .content {
    width: 1320px;
    margin: auto;
    overflow: hidden;
}

.cooperation .content .min {
    width: 200%;
}

.cooperation .content .min ul {
    width: 1320px;
    float: left;
}

.cooperation .content .min ul li {
    width: 11.363636%;
    float: left;
    margin: 0 0 30px 1.1%;
    border: 1px solid #ccc;
}

.cooperation .content .min ul li img {
    width: 100%
}

.cooperation .content .min ul li:nth-child(8n+1) {
    margin: 0
}

.cooperation .content .state {
    width: 100%;
    margin: auto;
}

.cooperation .content .state ul {
    margin: auto;
}

.cooperation .content .state ul li {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin-left: 4px;
    background: #dddddd;
    float: left;
}

.cooperation .content .state ul li:nth-child(1) {
    margin: 0
}

.cooperation .content .state ul .active {
    background: #ff5959
}

/*å·¦ä¾§çš„å¯¼èˆªæ */
.fixed_left {
    width: 61px;
    position: fixed;
    top: 15%;
    left: -30%;
    opacity: 0;
    box-shadow: 0px 0px 8px #ccc;
}

.fixed_left ul li {
    width: 80%;
    padding: 10px 10%;
    border-bottom: 1px solid #f1f1f1;
    text-align: center;
    cursor: pointer;
    background: #fff
}

.fixed_left ul li .left_join {
    content: url(font/left_join);
}

.fixed_left ul li .left_train {
    content: url(font/left_train);
}

.fixed_left ul li .left_ingredients {
    content: url(font/left_ingredients);
}

.fixed_left ul li .left_equipment {
    content: url(font/left_equipment);
}

.fixed_left ul li .left_menu {
    content: url(font/left_menu);
}

.fixed_left ul li .left_news {
    content: url(font/left_news);
}

.fixed_left ul li .left_top {
    content: url(font/left_top);
}

.fixed_left ul .activeone {
    color: #ff5959;
}

.fixed_left ul .activetwo {
    color: #00cfdd;
}

.fixed_left ul .activethree {
    color: #ff9400;
}

.fixed_left ul .activefour {
    color: #1abc9c;
}

.fixed_left ul .activefive {
    color: #ff5859;
}

.fixed_left ul .activesix {
    color: #3d85ff;
}

.fixed_left ul .activeseven {
    color: #ff5959;
}

.fixed_left ul .activeone .left_join {
    content: url(font/left_joins);
}

.fixed_left ul .activetwo .left_train {
    content: url(font/left_trains);
}

.fixed_left ul .activethree .left_ingredients {
    content: url(font/left_ingredientss);
}

.fixed_left ul .activefour .left_equipment {
    content: url(font/left_equipments);
}

.fixed_left ul .activefive .left_menu {
    content: url(font/left_menus);
}

.fixed_left ul .activesix .left_news {
    content: url(font/left_newss);
}

.fixed_left ul .activeseven .left_top {
    content: url(font/left_tops);
}

.left_one {
    content: url(font/left_joins);
    display: none;
}

.left_two {
    content: url(font/left_trains);
    display: none;
}

.left_three {
    content: url(font/left_equipments);
    display: none;
}

.left_four {
    content: url(font/left_equipments);
    display: none;
}

.left_five {
    content: url(font/left_menus);
    display: none;
}

.left_six {
    content: url(font/left_newss);
    display: none;
}

.left_seven {
    content: url(font/left_tops);
    display: none;
}

.index_em {
    line-height: 19px;
    font-size: 16px;
    font-family: 'å¾®è½¯é›…é»‘';
    color: #333;
    font-weight: bold;
    padding-left: 20px;
    box-sizing: border-box;
    position: relative;
    display: inline-block;
}

.index_em:after {
    display: block;
    content: '';
    width: 4px;
    height: 19px;
    position: absolute;
    left: 0;
    top: 0;
    background-color: #3887fd;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.foot_box {
    margin-top: 0 !important;
}

.ml0 {
    margin-left: 0 !important;
}

.index_friend ul li {
    width: 33.33% !important
}

.wang_typecontent_hidden {
    overflow: hidden !important;
}

.menu .left .type .type_content ul {
    padding: 0 19px;
}




.fwy-cyjm-switch-content{margin-top: 26px;}
.fwy-cyjm-ranking-1 {
    float: left;
    width: 40%;
    height: 280px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    overflow: hidden;
    position: relative;
}

.fwy-cyjm-ranking-2 {
    float: left;
    width: calc(30% - 25px);
    margin-left: 25px;
}

.fwy-cyjm-ranking-1 .fwy-cyjm-img {
    display: block;
    width: 100%;
    min-height: 320px;
}



.fwy-cyjm-label {
    position: absolute;
    top: 25px;
    right: 0;
    padding-left: 50px;
    padding-right: 16px;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    font-weight: bold;
    color: #eab622;
    -webkit-border-radius: 20px 0 0 20px;
    -moz-border-radius: 20px 0 0 20px;
    border-radius: 20px 0 0 20px;
    background: rgba(0,0,0,.5) url(img/icon6.png) no-repeat 13px -302px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}

.fwy-cyjm-name-wrap{
    width:100%;
    padding: 0 16px;
    height:63px;
    line-height: 63px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: absolute;
    bottom:0;
    left:0;
    background: rgba(0,0,0,.5);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
}
.fwy-cyjm-name{
    float: left;
    font-size: 16px;
    color:#fff;
    font-weight: bold;
}
.fwy-cyjm-jmf-wrap{
    float: right;
    height:17px;
    line-height: 17px;
    margin-top: 25px;
}
.fwy-cyjm-jmf-wrap>span{
    float: left;
    font-size: 12px;
    color:#ffffff;
    width:48px;
    height:15px;
    text-align: center;
    line-height: 15px;
    border:1px solid #fff;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
}
.fwy-cyjm-jmf-wrap>p{
    float: left;
    margin-left: 10px;
    font-size: 12px;
    color:#ef3a41;
}
.fwy-cyjm-jmf-wrap>p>span{
    font-size: 18px;
    font-weight: bold;
}

.fwy-cyjm-ranking-2:last-child{
    margin-right: 0;
}
.fwy-cyjm-ranking-2 .fwy-cyjm-img{
    width:330px;
    height:220px;
    overflow: hidden;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.fwy-cyjm-pro-bottom{
    padding:19px 0;
    background: #f6f6f6 url("img/icon6.png") no-repeat 195px -335px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    margin-top: 6px;
}
.fwy-cyjm-ranking-2:last-child .fwy-cyjm-pro-bottom{
    background: #f6f6f6 url("img/icon6.png") no-repeat 196% -460px;
}
.fwy-cyjm-pro-name{
    display: block;
    font-size: 16px;
    color:#2a2828;
    text-align: center;
}
.fwy-cyjm-pro-name:hover{
    color:#04935f;
}
.fwy-cyjm-pro-bottom .fwy-cyjm-jmf-wrap{
    float: none;
    width:155px;
    margin:18px auto 0;
}
.fwy-cyjm-pro-bottom .fwy-cyjm-jmf-wrap>span{
    border-color:#cecece;
    color:#adadad;
}
.fwy-cyjm-ranking-list{
    margin-top: 36px;
}
.fwy-cyjm-ranking-list li{
    position: relative;
    float: left;
    width:calc(25% - 12px);
    margin-right: 16px;
}
.fwy-cyjm-ranking-list li:last-child{
    margin-right: 0;
}
.fwy-cyjm-ranking-list .fwy-cyjm-pro-bottom{
    margin-top: 4px;
    background: #f6f6f6;
    padding: 13px 0 15px;
}
.fwy-cyjm-hot{
    position: absolute;
    top:8px;
    right:-8px;
    width:61px;
    height:26px;
    background: url("img/icon6.png") no-repeat 0 -605px;
}

.fwy-cyjm-img img {
    display: block;
    width: 100%;
}

.fwy-cyjm-ranking-1 img{min-height: 280px;}

.fwy-cyjm-pro-bottom2 {
    background: #f6f6f6 url(img/icon6.png) no-repeat 195px -460px !important;
}