﻿/*通用样式*/
* {margin:0; padding:0; word-wrap:break-word;}
body {min-width: 375px; font-family:Arial,'hiragino sans gb','microsoft yahei ui','microsoft yahei',simsun,sans-serif;  color:#444; background-color: #f2f4f6;}
a {color:#4C4C4C; text-decoration:none;}
a:hover {color:#FF0000;}
a img {border:none;} 
div,ul,li,p,form {padding: 0px; margin: 0px; list-style-type: none;}
em {font-style: normal; font-weight: normal;}
table {padding: 0px; margin: 0px; list-style-type: none;}
dt,dl,dd {padding: 0px; margin: 0px; list-style-type: none;}
form {margin:0px; padding:0px;}
input[type="checkbox"], input[type="radio"] {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0;}
input:focus,textarea:focus,select:focus {outline:none;}
input[type="text"],select {height:30px; border:1px solid #ddd; line-height:30px; color:#999;}
tr {padding: 0px; margin: 0px; list-style-type: none;}
h2,h3,h4 {padding:0px; font-size:14px; font-weight:normal;}
i,em {font-style:normal;}

@font-face {font-family: 'bebas';src: url('../UploadFiles/bebas.woff2') format('woff2'),url('../UploadFiles/bebas.woff') format('woff');font-weight: normal;font-style: normal;}

/*banner*/
.rslides { position: relative; overflow: hidden; width: 100%; padding: 0; margin: 0;}
.rslides li {  -webkit-backface-visibility: hidden; position: absolute; display: none; width: 100%; left: 0; top: 0; }
.rslides li:first-child { position: relative; display: block; float: left; }
.rslides img { display: block; height: auto; float: left; width: 100%; border: 0; }
.slide_container {position: relative; width: 100%; overflow:hidden; margin-top: 140px;}
.slide { position: relative; list-style: none; overflow: hidden; width: 100%; padding: 0; margin: 0; }
.slide li { position: absolute; width: 100%; left: 0; top: 0; }
.slide img { display: block; position: relative; z-index: 1; height: auto; width: 100%; border: 0; min-height: 180px;}
.slide .caption { display: block; position: absolute; z-index: 2; font-size: 20px; text-shadow: none; color: #fff; background: #000; background: rgba(0,0,0,0.8); left: 0; right: 0; bottom: 0; padding: 10px 20px; margin: 0; max-width: none;}
.slide_container .tu { width:100%; height:602px;}
.slide_nav {font-size: 0;width: 60px;height: 60px;position: absolute;top: 50%;transform: translateY(-50%);z-index: 20; background: url("../UploadFiles/vbg01.png") no-repeat rgb(255,255,255);border-radius: 50%;box-shadow: 0px 2px 10px rgba(0,0,0,.2);transition: all 0.4s;  opacity: 0.6; }
.prev {left: 5%;background-position: -2px 0;}
.next {right: 5%;background-position: -58px 0;}
.prev:hover {background: url("../UploadFiles/vbg02.png") no-repeat rgb(230 0 125);background-position: -2px 0;}
.next:hover {background: url("../UploadFiles/vbg02.png") no-repeat rgb(230 0 125);background-position: -58px 0;}
.slide_tabs {display: flex; justify-content: space-between; position:absolute; bottom: 20px; left: 50%; z-index: 100; width: 220px; transform: translateX(-50%);}
.slide_tabs li {display: block; width: 12px; height: 12px; border-radius: 6px; font-size: 0px; background-color: #e6007d; transition: all 0.4s;}
.slide_here {width: 36px!important;}
#find_bottom {position: absolute; z-index: 4; left: 0; right: 0; bottom: 20px; width: 30px; height: 30px; margin: 0 auto; border: 2px dotted #e6007d; border-radius: 100%; text-align: center; opacity: 0; transform: translateY(50px); -webkit-transform: translateY(50px); -moz-transform: translateY(50px); -ms-transform: translateY(50px); -o-transform: translateY(50px); transition: all ease 0.3s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; -ms-transition: all ease 0.5s; -o-transition: all ease 0.5s; visibility: hidden;}
.opacity_show_top{opacity: 1 !important; transition: all ease 1s !important; -webkit-transition: all ease 1s !important; -moz-transition: all ease 1s !important; -ms-transition: all ease 1s !important; -o-transition: all ease 1s !important; -webkit-transform: translateY(0px) !important; -moz-transform: translateY(0px)!important; -ms-transform: translateY(0px) !important; -o-transform: translateY(0px) !important; transform: translateY(0px) !important;}
@media(max-width:1120px){.slide_container{margin-top: 0;} .slide_nav {width: 30px; height: 30px; background-size: 60px 30px;} .prev {background-position: -1px 0;} .next {background-position: -28px 0;} .prev:hover {background-size: 60px 30px; background-position: -1px 0;} .next:hover {background-size: 60px 30px; background-position: -28px 0;}}


/*文章分页样式*/
#fenye {clear:both;margin-top: 10px;}
#fenye a {display:inline-block; float:left; width:28px; height:28px; border:1px solid #bfbfc7; margin-left:5px; border-radius:3px; font-size:12px; text-align:center; color:#666; line-height:28px; background:#fff;}
#fenye .prev,#fenye .next {width:60px;}
#fenye a.curr {border:1px solid #bfbfc7; color:#fff; background:#bfbfc7;}
#fenye a:hover {border:1px solid #bfbfc7; color:#fff; text-decoration:none; background:#bfbfc7;}
#pageNext {margin:10px;}
#pageNext .prev,#pageNext .next {width: 60px; text-align:center;}
#pageNext a.curr {background: #bfbfc7;border: 1px solid #bfbfc7;color: #fff;}
#pageNext a.curr span {color:#fff !important;}
#pageNext a {float: left; width: 28px; height: 28px; margin-left: 5px; border: 1px solid #bfbfc7; border-radius: 3px; font-size: 12px; line-height: 28px; text-align: center; color: #666;background: #fff;}
#realname {height: 30px; border: 1px solid #ddd;}
#b1 {padding: 5px 10px; border: 1px solid #ff7d02; border-radius: 3px; color: #fff; background: #ff7d02;}

.fenyetips {display:none}
#pagelist {line-height:22px; color:#666;}
#pagelist a {float:left; width:28px; height:28px; border:1px solid #bfbfc7; border-radius:3px; margin-left:5px; font-size:12px; line-height:28px; color:#666; text-align:center; background:#fff;}
#pagelist a.next,#pagelist a.prev {width:50px;}
#pagelist a.curr {border:1px solid #bfbfc7; color:#fff; background:#bfbfc7;}
#pagelist a:hover {border:1px solid #bfbfc7; color:#fff; text-decoration:none; background:#bfbfc7;}
#pagelist a img {display:block; margin:0 auto; margin-top:12px;}
#pagelist span {height:28px; margin-left:10px; font-size:13px; line-height:28px;}
#pagelist span#totalpage {margin:0;}
.fenye a img {display:block; margin:0 auto; margin-top:12px;}

/* 图片分页方式的样式*/
.imagelist {width:990px; margin:0 auto;} /*总宽度*/
.imagelist .imagetop {margin:5px; padding-right:5px; text-align:right;}
.imagelist .imagetop a {color:#767676;}
.imagelist .defaultimagesrc {margin:5px; padding-top:40px; padding-bottom:40px; text-align:center;}
.imagelist .defaultImagesrc img {padding:2px; border:1px solid #f1f1f1;}
.imagelist .imageintro {font-size:14px; text-align:center;}
.thumb {height:112px; padding:5px; background:#FFF;}
.thumb_1 {float: left; height: 50px; width: 60px; padding-top: 30px; font-size: 14px;color:#000; text-align: center; font-weight: 400;}
.thumb_1 .font-28 {font-size:18px; color:red;}
.thumb_2 {float: left; width: 790px;}
.thumb_2_1 {float: left; width: 35px; height: 113px; margin-left:10px; background:url(qh1.gif) no-repeat 0px 20px; cursor:pointer;}
.thumb_2_2 {float: right; width: 35px; height: 113px; background:url(qh2.gif) no-repeat 0px 20px; cursor:pointer;}
#scrool_div {position:relative; width:708px; height:110px; overflow:hidden;}
#scrool_wrap {position:absolute; width:20000px; height:110px;}
#scrool_wrap li {float:left; width:130px; height:100px; margin-right:10px;}
#scrool_div img {width:126px; height:95px; margin:5px}
.normalthumb img {padding:2px; border:1px solid #F9AF10}
.currthumb img {padding:2px; border:1px solid #ff6600;}

/*组图显示方式的样式*/
.imggrouplist {width:90%; margin:0 auto;}
.imggrouplist li {float:left; width:150px; margin:2px; padding:5px; border:1px #f1f1f1 solid; text-align:center; background:#FFFFFF;}
.imggrouplist li img {width:145px; height:120px;}

/*平行显示方式样式*/
.imglist {text-align:center}
.imglist img {border:4px solid #efefef; padding:1px;}
.imglist div {margin-bottom:15px;}
#pageNext {text-align:right;}



/* 头部 */
.header{
    width: 100%;
    height: 90px;
    border-bottom: 2px solid #f78686
}
.header .huanying{
    width: 1200px;
    margin: 0 auto;
}
.header .huanying p{
    font-size: 16px;
}
.header .top{
    width: 1200px;
    margin: 0 auto;
}
.header .top .logo{
    float: left;
}
.header .top .logo img{
    display: block;
}
.header .top .nav{
    float: right;
    width: calc(100% - 600px);
    padding: 20px 0;
}
.header .top .nav ul li{
    float: left;
    width: calc(100%/6);
    font-size: 18px;
    line-height: 30px;
    text-align: center;
    position: relative;
}
.header .top .nav ul li:hover a{
    color: #f78686;
}
.header .top .nav ul li img{
    position: absolute;
    top: -10px;
}
@media (max-width:1600px){
    .header .top .nav{
        width: calc(100% - 500px);
    }
}
@media (max-width:1200px) {
    .header .huanying{
       width: 96%;
    }
    .header .top{
       width: 96%;
    }
    .header .top .nav{
        width: calc(100% - 380px);
    }
}
@media (max-width:980px){
    
    .header .top .nav ul li{
        font-size: 22px;
    }
}

/* banner */
.banner{
    width: 100%;
}
.banner .banner_img{
    width: 100%;
    margin: 0 auto;
}
.banner .banner_img img{
    width: 100%;
    display: block;
}
@media (max-width:1200px) {
    .banner .banner_img{
        width: 100%;
        margin: 0 auto;
    }
}


.vip{
    width: 100%;
    /* background-color: #ffdcdc; */
    background: linear-gradient(to top , rgba(255,220,220,0.2), rgba(255,220,220,1), rgba(255,220,220,0.2));
padding:20px 0;
}
.vip .vip_nei{
    width: 1200px;
    margin: 0 auto;
}
.vip .vip_nei .vip_top{
    padding-top: 30px;
    text-align: center;
    background-image: url(../UploadFiles/tjbj.png);
    background-repeat: no-repeat;
    background-position:center ;
    background-position: top ;
    background-size: 30%;
}
.vip .vip_nei .vip_top h2{
    font-size: 30px;
    font-weight: 600;
    color:#fc4d67 ;
    
}
.vip .vip_nei .vip_top p{
    font-size: 12px;
    margin-top: 5px;
}
.vip .vip_nei .huiyuan{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.vip .vip_nei .huiyuan li{
    width: calc((100% - 140px)/5);
    padding:10px 10px;
    float: left;
   
    margin-top: 20px;
    background-color: #fff;
    border-radius: 10px;
}
.vip .vip_nei .huiyuan li:hover{
     box-shadow: 0px -5px 10px 0px #ccc, 
			-6px 0px 6px 0px #ccc, 
			6px 0px 6px 0px #ccc, 
			0px 5px 19px 0px #ccc;
}
.vip .vip_nei .huiyuan li:hover .vip_img img{
    transform: scale(1.1);
}
.vip .vip_nei .huiyuan li .vip_img{
    overflow: hidden;
}
.vip .vip_nei .huiyuan li .vip_img img{
    display: block;
    width: 100%;
    height: 100%;
transition: all 0.5s;
}
.vip .vip_nei .huiyuan li .jieshao{
padding-top:10px ;
}
.vip .vip_nei .huiyuan li .jieshao p{
    display: flex;
    justify-content: space-between;
}
.vip .vip_nei .huiyuan li .jieshao h2{
    height: 32px;
}
.vip .vip_nei .huiyuan li .jieshao h2 img{
    display: block;
    float: left;
    margin-top: 4px;
}
.vip .vip_nei .huiyuan li .jieshao h2 p i{
    font-size: 18px;
    line-height: 32px;
}
.vip .vip_nei .huiyuan li .jieshao h2 p span{
    font-size: 14px;
    line-height: 32px;
}
 .vip .vip_nei .huiyuan li .jieshao p span:nth-child(2){
    float: left;
}

/*
.vip .vip_nei .huiyuan li .jieshao p span:nth-child(2){
    float: right;
} */
.vip .vip_nei .huiyuan li .xinxi{
    padding: 10px 0;
}
.vip .vip_nei .huiyuan li .xinxi p{
    font-size: 16px;
    line-height: 1.5rem;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    color: #666;
    -webkit-text-size-adjust: none;
}
.vip .vip_nei .huiyuan li .chakan{
    height: 30px;
    border-radius: 20px;
    border: #fc4d67 1px solid;
}
.vip .vip_nei .huiyuan li .chakan a{
    display: block;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
    position: relative;
    border-radius: 20px;
    transition: all 0.5s;
}
.vip .vip_nei .huiyuan li .chakan a span{
    z-index: 10;
    position: relative;
}
.vip .vip_nei .huiyuan li .chakan a::before{
    position: absolute;
    content: '';
    left: -5%;
    top: 0;
    background: #fc4d67;
    width: 0;
    height: 30px;
    z-index: 0;
    -webkit-transition: 0.5s ease-out all;
    transition: 0.5s ease-out all;
    border-radius: 20px;
}
.vip .vip_nei .huiyuan li .chakan a:hover::before{
    width: 120%;
}
.vip .vip_nei .huiyuan li .chakan a:hover{
    color: #fff;
}
@media (max-width:1200px){
    .vip .vip_nei{
        width: 96%;
    }
}
@media (max-width:980px){
    .vip .vip_nei .huiyuan li .jieshao h2 p i{
        font-size: 24px;
    }
    .vip .vip_nei .huiyuan li .jieshao h2 p span{
        font-size: 20px;
    }
   
}


/* 线下 */
.xianxia{
    width: 100%;
    margin-top: 20px;
}
.xianxia .xianxia_nei{
    width: 1200px;
    margin: 0 auto;
}
.xianxia .xianxia_nei .xianxia_top{
    padding-top: 30px;
    text-align: center;
    background-image: url(../UploadFiles/hdbj.png);
    background-repeat: no-repeat;
    background-position:center ;
    background-position: top ;
    background-size: 30%;
}
.xianxia .xianxia_nei .xianxia_top h2{
    font-size: 30px;
    font-weight: 600;
    color:#f78686 ;
    
}
.xianxia .xianxia_nei .xianxia_top p{
    font-size: 12px;
    margin-top: 5px;
}


@media (max-width:1200px){
    .xianxia .xianxia_nei{
        width: 96%;
    }
}


.lianai{
    width: 100%;
    padding-top: 40px;
    padding-bottom: 20px;
    background-image: url(../UploadFiles/24.8.6/class.jpg);
    background-position: center;
}
.lianai .ai_nei{
    width: 1200px;
    margin: 0 auto;
}
.lianai .ai_nei .ai_top{
    padding-top: 30px;
    text-align: center;
    background-image: url(../UploadFiles/xxbj.png);
    background-repeat: no-repeat;
    background-position:center ;
    background-position: top ;
    background-size: 30%;
}
.lianai .ai_nei .ai_top h2{
    font-size: 30px;
    font-weight: 600;
    color: #f78686;
}
.lianai .ai_nei .ai_top p{
    font-size: 12px;
    margin-top: 5px;
    color: #000;
}
.lianai .ai_nei .ai_list{
    margin: 30px 0;
}

.lianai .ai_nei .ai_list .list_top img{
    width: 100%;
}
.lianai .ai_nei .ai_list ul{
    display: flex;
    justify-content: space-between;
}
.lianai .ai_nei .ai_list ul li{
    width: 270px;
    border: 1px solid #ccc;
    border-radius: 15px;
    overflow: hidden;
    background-color: rgba(252,77,103,0.2);
}
.lianai .ai_nei .ai_list ul li:hover{
box-shadow: 0px -1px 3px 0px #ccc, 
			-1px 0px 3px 0px #ccc, 
			1px 0px 3px 0px #ccc, 
			0px 1px 5px 0px #ccc;
}
.lianai .ai_nei .ai_list ul li .list_nei{
    padding: 10px;
    height: 120px;
}
.lianai .ai_nei .ai_list ul li .list_nei a:hover{
    color: #f78686;
}
.lianai .ai_nei .ai_list ul li .list_nei h2{
    font-size: 16px;
    margin-bottom: 20px;
    white-space: nowrap;      
    overflow: hidden;         
    text-overflow: ellipsis;
    color: #000;
}
.lianai .ai_nei .ai_list ul li .list_nei a p{
    font-size: 14px;
    line-height: 1.5rem;
    -webkit-line-clamp: 3;
    overflow: hidden;			
    text-overflow: ellipsis;	
    display: -webkit-box;	
    -webkit-box-orient: vertical;
    color: #666;
    color: #000;
}
@media (max-width:1200px){
    .lianai .ai_nei{
        width: 96%;
    }
    .lianai .ai_nei .ai_list ul li{
        width: calc((100% - 80px)/4);
    }
}



/* 注意事项 */
.zhuyi{
    width: 100%;
    height: 100px;
    background-color: #fc4d67;
}
.zhuyi .zhuyi_nei{
    width: 1200px;
    height: 100%;
    margin: 0 auto;
    display: flex;
}
.zhuyi .zhuyi_nei .zy_left{
    padding: 30px 30px;
}
.zhuyi .zhuyi_nei .zy_left h2{
    font-size: 20px;
    line-height: 40px;
    font-weight: 600;
    color: #fff;
}
.zhuyi .zhuyi_nei .zy_right{
    width: calc(100% - 160px);
    background-color: #efefef;
    margin: auto 0;
    display: flex;
}
.zhuyi .zhuyi_nei .zy_right i{
    border: 50px solid transparent;
    border-left-color: #fc4d67;
}
.zhuyi .zhuyi_nei .zy_right ul{
    display: flex;
    width: calc(100% - 100px);
    justify-content: space-around;
}
.zhuyi .zhuyi_nei .zy_right ul li{
    margin-top: 12px;
    display: flex;
}
.zhuyi .zhuyi_nei .zy_right ul li .zy_img{
    width: 57px;
    height: 75px;
}
.zhuyi .zhuyi_nei .zy_right ul li .zy_txt{
    height: 75px;
    padding:0 10px;
    font-size: 14px;
    line-height: 26px;
}

@media (max-width:1200px){
    .zhuyi .zhuyi_nei{
        width: 96%;
    }
}
@media (max-width:1050px){
    .zhuyi .zhuyi_nei .zy_right ul li .zy_txt{
        line-height: 22px;
    }
}



/* 底部 */
.footer{
    border-top: 2px solid #f78686;
    background-color: #4C4C4C;
}
.footer .footer_nav{
    width: 1200px;
    height: 30px;
    padding: 20px 0;
    margin: 0 auto;
}
.footer .footer_nav ul li{
    float: left;
    width: 120px;
    text-align: center;
    line-height: 30px;
    border-right: 1px #ccc solid;
}
.footer .footer_nav ul li a{
    color: #ccc;
    font-size: 16px;
}
.footer .footer_nav .back{
    float: right;
    display: block;
    width: 75px;
    height:30px ;
    line-height: 30px;
    font-size: 22px;
    color: #666;
}
.footer .footer_nav .back img{
    float: left;
}
.footer .footer_nav .back p{
    float: left;
}
.footer .footer_nei{
    width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    padding-bottom: 0;
}
.footer .footer_nei .ft_left{
    width: 400px;
}
.footer .footer_nei .ft_kong{
    width: 300px;
}
.footer .footer_nei .ft_right{
    width: calc(100% - 700px);
}
.footer .footer_nei .ft_right p{
    color: #dedede;
    font-size: 16px;
    line-height: 24px;
}
.footer .footer_nei .ft_right p a{
    color: #dedede;
}
.footer .footer_nei .ft_right p a img{
    display: block;
}




@media (max-width:1200px){
    .footer .footer_nav{
        width: 96%;
    }
    .footer .footer_nei{
        width: 96%;
        justify-content: space-around;
    }
    .footer .footer_nei .ft_kong{
        display: none;
    }
}
@media (max-width:1100px){
    .footer .footer_nei .ft_right{
        width: calc(100% - 600px);
    }
}


/* 会员中心 */
.cont{
    width: 100%;
    margin: 20px 0;
}
.cont .cont_title h2{
    font-size: 26px;
    line-height: 50px;
    color: #fc4d67;
    text-align: center;
    background-image: url(../UploadFiles/title.png);
    background-repeat: no-repeat;
    background-position: center;
}

.cont .cont_nei{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.cont .cont_nei .celan{
    width: 250px;
    border-bottom: none;
    border-radius: 10px;
    background-color: #fff;
    height: 455px;
    overflow: hidden;
}
.cont .cont_nei .celan ul li{
    width: 100%;
    border-bottom: 1px dashed #ccc;
}
.cont .cont_nei .celan ul li a{
    width: 100%;
    display: block;
    font-size: 18px;
    line-height: 60px;
    color: #333;
    padding-left: 60px;
    box-sizing: border-box;
    position: relative;
}
.cont .cont_nei .celan ul li a::before{
    background-image: url(../UploadFiles/24.8.6/cl.png);
    content: "";
    position: absolute;
    width: 16px;
    height: 20px;
    background-size: 10px 25px;
    background-position: 0 -11px;
    background-repeat: no-repeat;
    top: 20px;
    left: 30px;
    transition: all 0.6s;
}
.cont .cont_nei .celan ul li a:hover::before{
    background-position: 0 5px;
}
.cont .cont_nei .celan ul li a:hover{
    color: #fc4d67;
}
.cont .cont_nei .celan .cexinxi{
    padding: 15px;
    width:calc(100% - 30px);
    height: 120px;
    background-color: #fc4d67;
}
.cont .cont_nei .celan .cexinxi p{
    font-size: 18px;
    color: #fff;
}

.cont .cont_nei .cont_vip{
    width: calc(100% - 272px);
}
.cont .cont_nei .cont_vip .cont_top{
    width: 100%;
    height: 40px;
    display: flex;
}
.cont .cont_nei .cont_vip .cont_top .cont_left,.cont .cont_nei .cont_vip .cont_top .cont_right{
     width: 50%;
    height: 40px;
}
.cont .cont_nei .cont_vip .cont_top .cont_left a,.cont .cont_nei .cont_vip .cont_top .cont_right a{
    display: block;
    width: 150px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background-color: #ff4b4b;
    border-radius: 20px;
    color: #fff;
}
.cont .cont_nei .cont_vip .cont_ziliao{
    width: 100%;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li{
    width: calc((100% - 200px)/5);
    margin: 10px;
    float: left;
    background-color: #fff;
    box-shadow: 0px -1px 10px 0px #ccc, 
			-1px 0px 6px 0px #ccc, 
			1px 0px 6px 0px #ccc, 
			0px 1px 19px 0px #ccc;
    border-radius: 10px;
    overflow: hidden;
    padding: 10px;
    
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_left{
    overflow: hidden;
    position: relative;
    height: 180px;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_left a{
    display: block;
    width: 100%;
    height: 100%;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li:hover .zl_left span{
    bottom: 0;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_left img{
    width: 100%;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_left span{
    position: absolute;
    bottom: -30px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    left: 50%;
    transform:translateX(-50%);
    background-color: rgba(0,0,0,0.4);
    color: #fff;
    transition: all 0.5s;
    font-size: 14px;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right{
    width: 100%
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt{
    padding: 0 10px;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt a{
    font-size: 16px;
    text-align: center;
    line-height: 32px;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt h3{
    color: #666;
}
.cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt p{
    font-size: 12px;
    line-height: 20px;
    -webkit-line-clamp: 2;
    overflow: hidden;			
    text-overflow: ellipsis;
    display: -webkit-box;	
    -webkit-box-orient: vertical;
}
@media (max-width:1200px) {
    .cont .cont_nei{
        width: 96%;
    }
    .cont .cont_nei .cont_vip{
        width: 100%;
    }
    .cont .cont_nei .cont_vip .cont_ziliao ul li .zl_left{
        height: 100%;
    }
    .cont .cont_nei .celan{
        display: none;
    }
    
}
@media (max-width:980px){
    .cont .cont_nei .cont_vip .cont_ziliao ul li{
        width: calc((100% - 160px)/4);
    }
}

/* 爱情课堂 */

.cont .cont_nei .aqclass{
    width: calc(100% - 262px);
    margin-left: 10px;
    
}
.cont .cont_nei .aqclass ul li{
    margin-top: 20px;
    background-color: #fff;
    width:calc(100% - 40px) ;
    height: 145px;
    border-radius: 20px;
    overflow: hidden;
    padding: 20px;
}
.cont .cont_nei .aqclass ul li:nth-child(1){
    margin-top: 0;
}
.cont .cont_nei .aqclass ul li:hover{
    box-shadow: 4px 7px 7px #ccc;
}
.cont .cont_nei .aqclass ul li .aq_left{
    width: 250px;
    float: left;
    height: 100%;
}
.cont .cont_nei .aqclass ul li .aq_left img{
    width: 100%;
    height: 100%;
}
.cont .cont_nei .aqclass ul li .aq_right{
    float: right;
    width: calc(100% - 290px);
    height: calc(100% - 20px);
    padding: 20px;
   padding-bottom: 0;
}
.cont .cont_nei .aqclass ul li .aq_right a{
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.cont .cont_nei .aqclass ul li .aq_right a h2{
    font-size: 18px;
    font-weight: 600;
    transition: all 0.5s;
}
.cont .cont_nei .aqclass ul li .aq_right a h3{
    color: #858585;
    font-size: 12px;
}
.cont .cont_nei .aqclass ul li .aq_right a p{
    font-size: 14px;
    margin-top: 5px;
    -webkit-line-clamp: 2;
    overflow: hidden;			
    text-overflow: ellipsis;
    display: -webkit-box;	
    -webkit-box-orient: vertical;
    line-height: 24px;
}
.cont .cont_nei .aqclass ul li .aq_right a:hover{
    color: #4C4C4C;
}
.cont .cont_nei .aqclass ul li:hover h2{
    text-indent: 5px;
    color: #fc4d67;
}
.cont .cont_nei .aqclass ul li .aq_right a .aq_anniu{
    width: 80px;
    height: 30px;
    background-color: #fc4d67;
    position: absolute;
    bottom: 0;
    right: 0px;
    border-radius: 10px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
}

@media (max-width:1200px) {
    .cont .cont_nei .aqclass{
        width: 100%;
        margin: 0;
    }
}

/* 会员信息 */
.cont .cont_nei .vip_zong{
    width: calc(100% - 262px);
    display: flex;
    justify-content: space-between;
}
.cont .cont_nei .vip_zong .vip_xx{
    width:100%;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
    display: flex;
}
.cont .cont_nei .vip_zong .vip_xx  .xx_img{
   height: 455px;
}
.cont .cont_nei .vip_zong .vip_xx  .xx_img .imglist{
    height: 455px;
}
.cont .cont_nei .vip_zong .vip_xx  .xx_img .imglist img{
   height: 455px;
    border: none;
    padding: 0;
    display: block;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top{
    height: 100%;
    display: flex;
    border-bottom: 1px solid #ccc;
    flex-direction: column;
}


.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl{
   height: 50%;
   border-bottom: 1px solid #ccc;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table{
    width: 100%;
    height: 100%;
    border-collapse:collapse;
    border-spacing: 0;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table tr{
    width: 100%;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table td{
    text-align: center;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table .diyi{
    font-size: 16px;
    width: 20%;
    font-weight: 600;
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table .dier{
    font-size: 16px;
    width: 30%;
    text-align: left;
text-indent:1rem
}
.cont .cont_nei .vip_zong .vip_xx .xx_nei{
    width: calc(100% - 40px);
    padding: 20px;
}
.cont .cont_nei .vip_zong .vip_xx .xx_nei p{
    font-size: 18px;
}
 .youce{
    width: 300px;
    padding:0 20px;
    border-radius: 10px;
    background-color: #fff;
    overflow: hidden;
}
.cont .cont_nei .vip_zong .youce .tjhy{
    width: 100%;
}
.cont .cont_nei .vip_zong .youce .tjhy h2{
    font-size: 18px;
    line-height: 50px;
    font-weight: 600;
}
.cont .cont_nei .vip_zong .youce .tjhy ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.cont .cont_nei .vip_zong .youce .tjhy ul li{
    width: calc((100% - 30px)/2);
    /* float: left;
    margin-right: 15px;*/
    margin-bottom: 15px; 
}
.cont .cont_nei .vip_zong .youce .tjhy ul li img{
    width: 100%;
    border-radius: 10px;
}
.cont .cont_nei .vip_zong .youce .tjhy ul li a{
    text-align: center;
    display: block;
    font-size: 18px;
}
.cont .cont_nei .vip_zong .youce .tjhy ul li a:hover{
    color: #fc4d67;
}
/* 文章内容 */
.cont .cont_nei .wznr{
    width: calc(100% - 270px);
    padding: 20px 0;
}
.cont .cont_nei .wznr h2{
    text-align: center;
    font-weight: 600;
    font-size: 20px;
}
.cont .cont_nei .wznrbox{
    margin-top: 20px;
    font-size: 16px;
    line-height: 3rem;
}
.cont .cont_nei .wznr .sxy{
    font-size: 16px;
    margin-top: 20px;
}
.cont .cont_nei .wznr .sxy a:hover {
    color: #fc4d67;
}
@media (max-width:1200px) {
    .cont .cont_nei .wznr{
        width: 100%;
    }
}



.cont .cont_nei .xxxiangqin{
    width: calc(100% - 260px);
}
.cont .cont_nei .xxxiangqin ul{
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
}
.cont .cont_nei .xxxiangqin ul li{
    width: calc((100% - 60px)/3);
    margin-bottom: 15px;
    border-radius: 10px;
    overflow: hidden;
    background-color: #fff;
    transition: all 0.5s;
}
.cont .cont_nei .xxxiangqin ul li:hover{
    box-shadow: 3px 3px 10px #ccc;
    
}
.cont .cont_nei .xxxiangqin ul li .xximg{
    overflow: hidden;
}
.cont .cont_nei .xxxiangqin ul li:hover img{
    transform:scale(1.1);
   
}
.cont .cont_nei .xxxiangqin ul li:hover a{
    color: #fc4d67;
}
.cont .cont_nei .xxxiangqin ul li img{
    width: 100%; display: block;transition: all 0.5s;
}
.cont .cont_nei .xxxiangqin ul li p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
@media (max-width:1200px){
    .cont .cont_nei .xxxiangqin{
        width: 100%;
    }
}
.cont .cont_nei .xxxqnr{
    width: calc(100% - 260px);
}
.cont .cont_nei .xxxqnr .xxxqtit{
    font-size: 20px;
    text-align: center;
    margin: 20px 0;
    font-weight: 600;
}
.cont .cont_nei .xxxqnr .sxy{
    font-size: 16px;
    margin-top: 20px;
}
.cont .cont_nei .xxxqnr .sxy a:hover {
    color: #fc4d67;
}
.cont .cont_nei .women{
    width: calc(100% - 300px);
    padding: 20px;
    background-color: #fff;
    border-radius: 10px;
    display: flex;
}
.cont .cont_nei .women img{border-radius: 20px;}
.cont .cont_nei .women .gywm{
    padding:  0 10px;
}


@media (max-width:1200px){
    .cont .cont_nei .vip_zong{
        width: 100%;
    }
    .cont .cont_nei .women{
        width: 100%;
    }
    .cont .cont_nei .xxxqnr{
        width: 100%;
    }
}
.sjkx{
    display: none;
}
@media(max-width:1000px){
    .sjkx{
        display: block;
    }
}

.sytpnr img{
    width: 100%;
    display: block;
}
.swiper-slide p{
    font-size: 16px;
    color: #000;
    text-align: center;
    line-height: 36px;
}

.wzdh{
    width: 100%;
    height: 50px;
    background-color: #fc4d67;
}
.wzdh .dhnei{
    width: 1200px;
    margin: 0 auto;
}
.wzdh .dhnei p{
    font-size: 14px;
    color: #fff;
    line-height: 50px;
    background-image: url(../images/wzdh.png);
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 4%;
    text-indent: 1.6rem;
}

.tjvip{
    width: 100%;
    margin-bottom: 20px;
}
.tjvip .tjnr{
    width: 1200px;
    margin: 0 auto;
}
.tjvip .tjnr h2{
    font-size: 18px;
    font-weight: 600;
    color: #fc4d67;
    text-indent:1rem;
}
.tjvip .tjnr ul{
    display: flex;
    justify-content: space-between;
    margin-top: 10px;
}
.tjvip .tjnr ul li{
    width: calc((100% - 140px)/5); text-align: center;
}

.tjvip .tjnr ul li img{
    width: 100%;
    border-radius: 10px;
}
.tjvip .tjnr ul li a{
   
}
.tjvip .tjnr ul li:hover a{
    color: #fc4d67;
}




.wzdh .dhnei p a{
    color: #fff;
}
.swiper-backface-hidden .swiper-slide:hover a{
    color: #fc4d67;
}
@media (max-width:1200px){
    .wzdh .dhnei{
        width: 96%;
    }
    .tjvip .tjnr{
        width: 96%;
    }
}
@media (max-width:980px){





    .swiper-slide p{
        font-size: 24px;
    }
    .lianai .ai_nei .ai_list ul li .list_nei h2{
        font-size: 20px;
    }
    .lianai .ai_nei .ai_list ul li .list_nei a p{
        font-size: 18px;
    }
    .zhuyi .zhuyi_nei .zy_left{
        padding: 30px 20px;
    }
    .zhuyi .zhuyi_nei .zy_left h2{
        font-size: 24px;
    }
    .zhuyi .zhuyi_nei .zy_right ul li .zy_txt{
        font-size: 16px;
    }
    .footer .footer_nav ul li a{
        font-size: 20px;
    }
    .footer .footer_nei .ft_right p{
        font-size: 18px;
    }
    .wzdh .dhnei p{
        font-size: 16px;
    }
    .cont .cont_nei .cont_vip .cont_top .cont_left a, .cont .cont_nei .cont_vip .cont_top .cont_right a{
        font-size: 20px;
    }
    .cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt a{
        font-size: 22px;
    }
    .cont .cont_nei .cont_vip .cont_ziliao ul li .zl_right .zl_txt p{
        font-size: 18px;
    }
    .cont .cont_nei .xxxiangqin ul li p{
        font-size: 24px;
    }
    .cont .cont_nei .aqclass ul li .aq_right a h2{
        font-size: 22px;
    }
    .cont .cont_nei .aqclass ul li .aq_right a h3{
        font-size: 16px;
    }
    .cont .cont_nei .aqclass ul li .aq_right a p{
        font-size: 18px;
        line-height: 20px;
    }
    .vip .vip_nei .huiyuan li .xinxi p{
        font-size: 22px;
    }
    .vip .vip_nei .huiyuan li .chakan a span{
        font-size: 22px;
    }
    .vip .vip_nei .huiyuan li:nth-last-child(1){
        display: none;
    }
    .vip .vip_nei .huiyuan li:nth-last-child(2){
        display: none;
    }
    .vip .vip_nei .huiyuan li{
        width: calc((100% - 160px)/4)
    }
    .wzdh .dhnei p{
        text-indent: 2rem;
    }
    .footer .footer_nei .ft_right{
    width: calc(100% - 520px);
}
.header .top .nav ul li img{
right:-10px
}
.cont .cont_nei .aqclass ul li .aq_right a .aq_anniu{
height: 24px;
line-height: 24px;
}
.cont .cont_nei .women .gywm p{
font-size:16px
}
.cont .cont_nei .wznr h2{
font-size:24px
}
.cont .cont_nei .vip_zong .vip_xx .xx_img{
height:600px
}
.cont .cont_nei .vip_zong .vip_xx .xx_img .imglist{
height:600px
}
.cont .cont_nei .vip_zong .vip_xx .xx_img .imglist img{
height:600px
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl{
height:40%
}
.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table .diyi,.cont .cont_nei .vip_zong .vip_xx .xx_top .xx_zl table .dier{
font-size:24px
}
.cont .cont_nei .vip_zong .vip_xx .xx_nei p{
font-size:26px
}
.tjvip .tjnr ul li a{
font-size:18px
}
}
