/* CSS Document */

.index_banner {
    height: auto;
}

.zl_model_item {
    margin-top: 65px;
    height: 618px;
    overflow: hidden;
}

.zl_title_left {
    width: 147px;
    float: left;
    height: 618px;
    background-color: #000;
}

.zl_cont_box {
    margin-left: 148px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    /* justify-content: space-around; */
}

.zl_cont_box .modelitem {
    width: 327px;
    margin-top: 0;
    margin-bottom: 3px;
}


/* 如果最后一行是3个元素 */

.zl_cont_box .modelitem:last-child:nth-child(4n - 1) {
    margin-right: 327px;
}


/* 如果最后一行是2个元素 */

.zl_cont_box .modelitem:last-child:nth-child(4n - 2) {
    margin-right: 654px;
}


/* 如果最后一行是1个元素 */

.zl_cont_box .modelitem:last-child:nth-child(4n - 3) {
    margin-right: 981px;
}

.zl_cont_box .modelitem .modelimg,
.zl_cont_box .modelitem .modelimg img {
    width: 327px;
    height: 230px;
}

.pj_model {
    margin-top: 20px;
}

.index_bar {
    height: 60px;
    line-height: 60px;
}

.index_bar h2 {
    font-size: 20px;
    color: #232323;
    float: left;
}

.bar_nav {
    float: right;
}

.bar_nav ul {}

.bar_nav ul li {
    float: left;
    font-size: 16px;
    margin-left: 50px;
}

.bar_nav ul li a {
    color: #6b6b6b;
    padding-bottom: 8px;
    position: relative;
    transition: all ease 0.2s;
}

.bar_nav ul li a:hover,
.bar_nav ul li a.cur {
    color: #000;
}

.bar_nav ul li a::after {
    content: '';
    position: absolute;
    height: 2px;
    background-color: #222;
    width: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
}

.bar_nav ul li a:hover::after {
    transition: all ease 0.2s;
    width: 100%;
    color: #222;
}

.bar_nav ul li a.cur::after {
    width: 100%;
    color: #222;
}

.morelinks {
    font-size: 14px;
    background: url(../image/morelinks.jpg) no-repeat right center;
    padding-right: 25px;
}

.fastnavbox {
    width: 1460px;
    height: 180px;
    box-shadow: 0px 0px 8px 0px rgba(142, 142, 142, 0.33);
    margin: 30px auto 0;
    border-radius: 20px;
}

.fastnavtim {
    font-size: 18px;
    width: 827px;
    height: 40px;
    line-height: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 8px;
    border-bottom: 1px solid #ebebeb;
}

.fastnavtim ul {}

.fastnavtim ul li {
    display: inline-block;
    width: 24%;
    text-align: center;
}

.fastnavtim ul li a.cur {
    border-bottom: 2px solid #000;
    padding-bottom: 6px;
}

.fastmj {
    text-align: center;
    margin-top: -5px;
    /* padding: 0 0 10px 0; */
}

.fastmj dl {
    display: inline-block;
    text-align: center;
    margin: 0 80px;
}

.fastmj dl dt {
    margin-top: 17px;
}

#contentbox {
    padding-top: 30px;
}

.pagebox {
    margin-top: 20px;
    background-color: #fff;
    padding: 25px 20px;
    box-sizing: border-box;
    overflow: hidden;
    box-shadow: 2px 2px 3px 2px #efefef, -2px -2px 3px 2px #efefef;
    width: 1460px;
    margin: 0 auto;
}

.pagehd {
    width: 1000px;
    height: 867px;
    float: left;
    position: relative;
}

.continfobox {
    width: 360px;
    float: right;
    margin-right: 20px;
}

.cont-title {
    font-size: 20px;
    height: 22px;
    line-height: 22px;
}

.copybnt {
    float: right;
    font-size: 14px;
    border: 1px solid #ccc;
    border-radius: 3px;
    display: inline-block;
    width: 40px;
    height: 22px;
    text-align: center;
    line-height: 22px;
}

.cont-mode-id {
    font-size: 20px;
    color: #454545;
    margin-top: 10px;
}

.cont-middle {
    font-size: 12px;
    line-height: 26px;
    border-top: 1px dashed #dcdcdc;
    border-bottom: 1px dashed #dcdcdc;
    margin-top: 50px;
}

.cont-middle ul {
    padding: 30px 0;
    overflow: hidden;
}

.cont-middle ul li {
    float: left;
    width: 48%;
}

.copydes {
    font-size: 14px;
    line-height: 28px;
    color: #898989;
    margin-top: 30px;
}

.viptj {
    margin-top: 30px;
}

.downs {
    margin-top: 14px;
}

.scright {
    float: right;
    width: 60px;
    height: 60px;
    /* background: url(../image/sc.png); */
    display: block;
}

.hasnat {
    background-position: left bottom;
}

.pageimg_top,
.pageimg_top .swiper {
    width: 1000px;
    height: 708px;
    background-color: #f8f8f8;
}

.arrow-left,
.arrow-right {
    position: absolute;
    width: 52px;
    height: 52px;
    top: 328px;
    z-index: 999;
    opacity: 0.1;
}

.arrow-left:hover,
.arrow-right:hover {
    opacity: 1;
}

.arrow-left {
    left: 23px;
    background: url(../image/prev.png);
}

.arrow-right {
    right: 23px;
    background: url(../image/next.png);
}

.swiper-slide img {
    max-width: 100%;
}

.preview {
    margin-top: 20px;
}

.preview,
.preview .swiper {
    width: 1000px;
    height: 140px;
    background-color: #f8f8f8;
    position: relative;
}

.preview .swiper .swiper-slide {
    margin-right: 2px;
    position: relative;
    cursor: pointer;
}

.preview .swiper .swiper-slide,
.preview .swiper .swiper-slide img {
    width: 200px;
    height: 136px;
}

.pageimg_top .swiper .swiper-slide {
    display: flex;
    align-items: center;
}

.index_banner .arrow-left,
.index_banner .arrow-right {
    top: 210px;
}

.picalaphe {
    width: 200px;
    height: 136px;
    background-color: #000;
    opacity: 0.8;
    position: absolute;
    left: 0;
    top: 0;
}

.preview .swiper .swiper-slide.active-nav .picalaphe {
    opacity: 0;
}

.preview.gopreview .swiper-slide-active .picalaphe {
    opacity: 0.8;
}

.cont-other {
    height: 15px;
    line-height: 15px;
    font-size: 12px;
}

.cont-other ul {
    padding-top: 13px;
}

.cont-other ul li {
    float: left;
    margin-right: 20px;
    color: #b299b2;
}

.cview {
    background: url(../image/view.png) no-repeat left center;
    padding-left: 21px;
}

.ccate {
    background: url(../image/scicon.png) no-repeat left center;
    padding-left: 21px;
}

.cshare {
    background: url(../image/share.png) no-repeat left center;
}

.cshare a {
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: top;
}

.lbtad {
    margin-top: 50px;
}

.arrow-leftt,
.arrow-rightt {
    position: absolute;
    width: 23px;
    height: 41px;
    top: 50px;
    z-index: 999;
}

.arrow-leftt {
    left: 23px;
    background: url(../image/themleft.png);
}

.arrow-rightt {
    right: 23px;
    background: url(../image/themright.png);
}


/*个人中心 公用部分*/

.presiontop {
    height: 260px;
    background-color: #2b2b2b;
    font-size: 14px;
    color: #000;
}

.uploadbnt {
    float: right;
    width: 100px;
    text-align: center;
    margin-top: -20px;
}

.uploadicon {
    width: 100px;
    height: 100px;
    background-color: #fff100;
    font-size: 80px;
    line-height: 80px;
    color: #222;
    border-radius: 10px;
}

.uploaddes {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
}

.baseinfo {
    float: left;
    margin-left: 20px;
    margin-top: 66px;
}

.baseinfo dl {}

.baseinfo dl dt {
    float: left;
}

.baseinfo dl dd {
    margin-left: 120px;
    color: #fff;
}

.baseinfo dl dd h2 {
    font-size: 20px;
    padding-top: 13px;
}

.baseinfo dl dd .editbaselink {
    line-height: 12px;
    font-size: 12px;
    margin-top: 15px;
}

.baseinfo dl dd .editbaselink i {
    width: 11px;
    height: 11px;
    margin-right: 5px;
    display: inline-block;
    background: url(../image/editico.png) no-repeat;
    vertical-align: middle;
}

.baseinfo dl dd .editbaselink a {
    color: #fff;
    display: block;
}

.mymesnum {
    color: #fff;
    float: right;
    margin-top: 60px;
}

.mymesnum dl {
    float: left;
    text-align: center;
    margin: 0 35px;
}

.mymesnum dl dt {
    font-size: 30px;
}

.mymesnum dl dd {
    margin-top: 10px;
    font-size: 14px;
}

.baseinfo dl dt img {
    border-radius: 50%;
}

.preinfo {
    width: 1100px;
    margin-top: 43px;
    float: right;
}

.preinfotop {
    height: 30px;
    line-height: 30px;
    color: #fff;
    position: relative;
}

.preinfotop .userlive {
    display: inline-block;
    background-color: #fff;
    line-height: 20px;
    line-height: 20px;
    padding: 0 8px;
    border-radius: 10px;
    margin: 0 30px 0 20px;
    vertical-align: middle;
}

.preinfobottom {
    margin-top: 45px;
    margin-left: -27px;
}

.preinfobottom dl {
    width: 120px;
    text-align: center;
    float: left;
    border-right: 1px solid #b7b6b6;
    padding-right: 27px;
    margin-left: 27px;
    _display: inline;
}

.preinfobottom dl dt {
    font-size: 16px;
    color: #fff;
}

.preinfobottom dl dd {
    height: 31px;
    line-height: 31px;
    background-color: #fff100;
    margin-top: 19px;
    padding: 0 10px;
    border-radius: 12px;
}

.preinfobottom dl.noborder {
    border-right: 0 none;
    margin-left: 27px;
    padding-right: 0;
}

.finalnav {
    padding: 0 18px;
}

.finalnav li {
    height: 80px;
    line-height: 80px;
    border-bottom: 1px solid #eaeaea;
    font-size: 14px;
}

.finalnav li a {
    height: 80px;
    display: block;
    background-image: url(../image/finaskin.gif);
    background-repeat: no-repeat;
    padding-left: 40px;
}

.f01 a {
    background-position: -267px 35px;
}

.f02 a {
    background-position: -267px -45px;
}

.f03 a {
    background-position: -267px -128px;
}

.f04 a {
    background-position: -267px -208px;
}

.f05 a {
    background-position: -267px -287px;
}

.f06 a {
    background-position: -267px -365px;
}

.f07 a {
    background-position: -267px -449px;
}

.f08 a {
    background-position: -267px -520px;
}

.f01 a:hover,
.f01 a.current {
    background-position: 4px 35px;
    color: #19a1ff;
}

.f02 a:hover,
.f02 a.current {
    background-position: 4px -45px;
    color: #19a1ff;
}

.f03 a:hover,
.f03 a.current {
    background-position: 4px -128px;
    color: #19a1ff;
}

.f04 a:hover,
.f04 a.current {
    background-position: 4px -208px;
    color: #19a1ff;
}

.f05 a:hover,
.f05 a.current {
    background-position: 4px -287px;
    color: #19a1ff;
}

.f06 a:hover,
.f06 a.current {
    background-position: 5px -365px;
    color: #19a1ff;
}

.f07 a:hover,
.f07 a.current {
    background-position: 5px -449px;
    color: #19a1ff;
}

.f08 a:hover,
.f08 a.current {
    background-position: 5px -520px;
    color: #19a1ff;
}

.rightbox {
    float: right;
    width: 1150px;
    background-color: #fff;
    min-height: 650px;
    padding: 15px 30px;
    box-sizing: border-box;
}

.rightboxbar {
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
}

.rightboxbar b {
    font-size: 20px;
    font-weight: normal;
}


/*个人资料*/

.safeform {}

.safeform ul {
    padding-top: 40px;
}

.safeform ul li {
    line-height: 42px;
    margin-top: 20px;
}

.safeform ul li .txts {
    width: 313px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #dfdfdf;
    padding: 0 10px;
    color: #666;
}

.safeform ul li .label {
    width: 152px;
    float: left;
    padding-right: 10px;
    text-align: right;
    font-size: 14px;
    color: #666;
}

.formdivb {
    float: left;
    font-size: 14px;
}

.safeform ul li .txts:focus {
    border: 1px solid #afaeae;
    color: #333;
}

.safebnt {
    margin-top: 30px;
    padding-left: 162px;
}

.formsunmit {
    width: 120px;
    height: 42px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    cursor: pointer;
    display: inline-block;
    color: #fff;
    font-size: 16px;
    background-color: #eb3434;
}

.formsunmit:hover {
    background-color: #c02323;
}

.bdyes {
    background: url(http://model.aosenone.com/public/static/newdefault/images/bd.png) no-repeat left center;
    padding-left: 21px;
    font-size: 14px;
    color: #5fb67c;
    float: right;
}

.bind {
    width: 102px;
    height: 40px;
    text-align: center;
    display: block;
    float: right;
    line-height: 40px;
    background-color: #efefef;
    border: 1px solid #d1d1d1;
}

.safeform ul li .txts.txtsshot {
    width: 198px;
}

.sexsel {
    float: left;
    margin-right: 40px;
    padding-top: 13px;
}

.sexsel input {
    display: none;
}

.sexsel label {
    background: url(http://model.aosenone.com/public/static/newdefault/images/unradio.png) no-repeat left top;
    cursor: pointer;
    height: 18px;
    line-height: 18px;
    display: block;
    padding-left: 29px;
    font-size: 14px;
}

.sexsel label.checked {
    background-position: left bottom;
}

.pengerbox {
    width: 497px;
}

.varformli .label {
    padding-top: 30px;
}

.varform {
    float: left;
}

.upvarlink {
    float: left;
    padding-top: 30px;
    margin-left: 26px;
    font-size: 14px;
}

.bindbox {
    width: 420px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -210px;
    margin-top: -150px;
    background-color: #fff;
    z-index: 1999;
    display: none;
}

.bindbox .close a {
    background: url(http://model.aosenone.com/public/static/newdefault/images/close.png) no-repeat;
    display: block;
    height: 14px;
}

.bindbox .close {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.bindcont {
    padding: 40px 50px 50px;
}

.bindcont .bindbar {
    text-align: center;
    padding-bottom: 10px;
}

.mailwz {
    margin-top: 10px;
}

.uploadlady {
    width: 674px;
    height: 630px;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -327px;
    margin-top: -315px;
    background-color: #fff;
    z-index: 999;
    display: none;
}

.uploadlady .bindbar {
    margin-top: 30px;
    text-align: center;
}

.uploadlady .close a {
    background: url(http://model.aosenone.com/public/static/newdefault/images/close.png) no-repeat;
    display: block;
    height: 14px;
}

.uploadlady .close {
    width: 14px;
    height: 14px;
    position: absolute;
    right: 20px;
    top: 20px;
}

.uploadbox {
    width: 340px;
    float: left;
    margin: 30px 0 0 50px;
}

.uploadlink {
    margin-top: 20px;
}

.uploadlink a {
    width: 78px;
    height: 30px;
    display: inline-block;
    text-align: center;
    line-height: 30px;
    border: 1px solid #d1d1d1;
    background-color: #efefef;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    font-size: 14px;
}

.uploadsm {
    font-size: 14px;
    margin-top: 15px;
}

.hasupbox {
    float: left;
    text-align: center;
    margin-left: 95px;
}

.hasupbox dl {
    margin-top: 65px;
    font-size: 14px;
}

.hasupbox dl dd {
    margin-top: 10px;
}

.fastshbox {
    background-color: #fff;
    padding: 25px 30px;
    width: 1404px;
    margin: 0 auto;
    /* height: 439px; */
    font-size: 14px;
    margin-top: 25px;
}

.searchitem {
    height: 60px;
    border-bottom: 1px solid #f0f0f0;
    line-height: 60px;
}

.searchitem dl {}

.searchitem dl dt {
    float: left;
}

.searchitem dl dd {
    /* margin-left: 70px; */
}

.searchitem dl dd ul li {
    float: left;
}

.searchitem dl dd ul li a {
    height: 25px;
    line-height: 25px;
    padding: 0 12px;
    display: inline-block;
    margin-right: 7px;
}

.searchitem dl dd ul li a.cur {
    background-color: #fff100;
    color: #5f5f5f;
    border-radius: 5px;
}

.searchitem dl dd ul li.creant {}

.crea_input {
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border: 1px solid #f0f0f0;
}

.crea_input:hover {
    border: 1px solid #fff100;
}

.crea_button {
    width: 50px;
    height: 27px;
    background-color: #fff100;
    color: #5f5f5f;
    margin-left: 10px;
}

.searchitem dl dd ul li.creant span {
    margin: 0 5px;
}

.searchitem:last-child {
    border: 0 none;
}

.morehyfl {
    height: auto;
    overflow: hidden;
    position: relative;
}

.openmorelink {
    position: absolute;
    right: -10px;
}

.searchitem.morehyfl dl dd ul {
    padding-top: 12px;
}

.searchitem.morehyfl dl dd ul li,
.searchitem dl dd ul.stylelist li {
    line-height: 35px;
}

.searchitem dl dd ul.stylelist {
    padding: 10px 0;
    overflow: hidden;
}

.searchitem.morehyfl dl dd ul li {
    /* width: 145px; */
}

.pagecontbox {
    background-color: #fff;
    padding-top: 15px;
    width: 1459px;
    height: auto;
    margin: 55px auto 0;
}

.pagetitle {
    position: relative;
    padding: 49px 0 19px 0;
    /* height: 100px; */
    /* line-height: 100px; */
}

.pagetitle h2 {
    font-size: 28px;
    position: absolute;
    left: 25px;
    top: 0px;
    color: #000;
    background: url(../image/baricon.png) no-repeat right center;
    padding-right: 30px;
    /* padding-left: 220px; */
}

.mkminnav {
    font-size: 18px;
    text-align: center;
    color: #bababa;
    padding: 0 200px;
}

.mkminnav .cur {
    color: #000;
}

.mkminnav a {
    margin: 0 45px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 16px;
    color: #858585;
    padding-bottom: 13px;
    position: relative;
}

.mkminnav a::after {
    content: '';
    position: absolute;
    height: 2px;
    background-color: #222;
    width: 0;
    overflow: hidden;
    left: 0;
    bottom: 0;
}

.mkminnav a:hover::after {
    transition: all ease 0.2s;
    width: 100%;
}

.mkminnav a.cur::after {
    width: 100%;
}

.list {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    width: 1460px;
    /* height: 335px;; */
    margin: 0 auto;
    height: auto;
}


/*.list:after {content: ""; flex: auto;}*/

.modelapaph {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    transition: all ease 0.2s;
    transform: scale(0);
    opacity: 0.4;
    background-color: #000;
}

.modelahp {
    width: 100%;
}

.modelimg,
.modelimg img {
    width: 364px;
    height: 258px;
}

.modelimg {
    overflow: hidden;
}

.modelimg img {
    transition: all ease 1s;
}

.modelitem {
    width: 364px;
    background-color: #fff;
    position: relative;
    margin-top: 5px;
    margin-right: 1px;
}

.modelitem:hover .modelimg img {
    transform: scale(1.2);
}

.modelHover:hover {
    /* background-color: rgba(0, 0, 0, .2); */
}


/* .del_img {
    display: none;
    transition: all ease 1s;
} */


/* .modelHover {
    transition: all ease 1s;
} */


/* .modelHover:hover .del_img {
    display: block;
} */

.modelinfo {
    color: #646665;
    padding: 18px 20px;
}

.modeltitle {
    font-size: 16px;
}

.modelother {
    margin-top: 5px;
    font-size: 14px;
}

.viewnum {
    float: right;
    background: url(../image/viewicon.png) no-repeat left center;
    line-height: 12px;
    padding-left: 20px;
}

.downlink {
    width: 130px;
    height: 35px;
    line-height: 35px;
    color: #000;
    background-color: #fff100;
    position: absolute;
    left: 50%;
    margin-left: -75px;
    top: 200px;
    transition: all ease 0.2s;
    transform: scale(0);
}

.downlink a {
    display: block;
    background: url(../image/downicon.png) no-repeat 15px center;
    font-size: 14px;
    text-align: center;
    padding-left: 12px;
}

.listtpage {
    padding: 70px 0;
}

.ad {
    background: url(../image/img02.jpg) no-repeat center top;
    height: 273px;
    margin-top: 40px;
}

.ad a {
    display: block;
    height: 273px;
}

.downlinkurl {
    width: 273px;
    height: 60px;
    float: left;
    display: block;
    background-color: #fff100;
    border-radius: 10px;
    font-size: 22px;
    color: #333;
    text-align: center;
    line-height: 60px;
}

.gmsm {
    font-size: 14px;
    line-height: 28px;
}

.gmsm span {
    font-size: 28px;
    padding: 0 8px;
    color: #f00;
}

.shopone {
    padding: 0 10px;
    background-color: #fff100;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin-left: 20px;
}

.shopmore {
    padding: 0 10px;
    background-color: #000;
    color: #fff;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    margin-left: 20px;
}


/*下载弹框*/

.down_box {
    width: 630px;
    height: 680px;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -315px;
    margin-top: -340px;
    background-color: #fff;
    border-radius: 10px;
    z-index: 99999;
    overflow: hidden;
}

.down_top {
    height: 160px;
    background-color: #fff500;
}

.down_logo {
    width: 158px;
    height: 51px;
    background: url(../image/logo.png) no-repeat left top;
    background-size: cover;
    margin: 23px 0 0 45px;
    float: left;
}

.down_des {
    font-size: 36px;
    text-align: center;
    margin-top: 20px;
    color: #000;
    font-weight: bolder;
}

.down_cont {
    padding: 38px 55px 0;
}

.model_pic {
    width: 248px;
    height: 176px;
    float: left;
}

.model_pic img {
    width: 248px;
    height: 176px;
}

.model_info {
    color: #454545;
    margin-left: 270px;
}

.model_info dl {
    font-size: 20px;
}

.model_info dl dd {
    margin-top: 5px;
}

.model_info ul {
    font-size: 14px;
    line-height: 26px;
    margin-top: 15px;
}

.down_ad {
    margin-top: 38px;
}

.down_bnt {
    text-align: center;
    margin-top: 38px;
}

.down_bnt a {
    display: inline-block;
    width: 273px;
    height: 58px;
    background-color: #fff100;
    border-radius: 8px;
    font-size: 18px;
    line-height: 58px;
}

.down_bnt a:hover {
    background-color: #f9ed1e;
    color: #333;
}

.down_icon {
    width: 35px;
    height: 23px;
    background: url(../image/down_icon.png);
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
}

.down_sm {
    text-align: center;
    height: 18px;
    line-height: 18px;
    color: #454545;
    margin-top: 25px;
}

.down_sm i {
    width: 23px;
    height: 18px;
    display: inline-block;
    vertical-align: top;
    margin: 0 2px;
}

.tq01 {
    background: url(../image/t01.png);
}

.tq02 {
    background: url(../image/t02.png);
}

.tq03 {
    background: url(../image/t03.png);
}


/*下载弹框*/

.model_title {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #454545;
    line-height: 32px;
}

.model_id {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 20px;
    color: #454545;
    line-height: 32px;
}

.model_cont {
    /* background-color: #f5f5f5; */
    /* padding: 10px 20px; */
    margin-top: 10px;
}

.model_cont ul {}

.model_cont ul li {
    line-height: 30px;
}

.pay_type {}

.pay_type h2 {
    font-size: 14px;
}

.paysm {
    font-size: 14px;
    line-height: 20px;
    color: #999;
    background-color: #f5f5f5;
    padding: 10px;
    margin: 10px 0;
}

.vip-count {
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 14px;
    color: #000000;
    line-height: 49px;
    margin-top: 15px;
    margin-left: 50px;
}

.paysel {
    display: flex;
    justify-content: space-between;
    /* position: absolute; */
    width: 100%;
    left: 0;
    /* bottom: 119px; */
    padding: 0 50px;
    box-sizing: border-box;
}

.paysel a {
    display: inline-block;
    /* width: 45%; */
    text-align: center;
    /* height: 40px; */
    /* line-height: 40px; */
    border-radius: 5px;
}

.vip_bnt {
    width: 266px;
    height: 52px;
    background: #FFF600;
    border-radius: 10px;
    text-align: center;
    line-height: 52px;
    /* margin: 0 auto; */
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 19px;
    color: #000000;
}

.vip_bnt2 {
    width: 150px;
    height: 44px;
    background: #FFF600;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 44px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.moneybnt {
    width: 150px;
    height: 44px;
    background: #FFF600;
    border-radius: 10px;
    margin-right: 10px;
    text-align: center;
    line-height: 44px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    font-size: 15px;
    color: #000000;
}

.price {
    margin: 20px 0;
}

.price span {
    color: #f00;
    font-weight: bolder;
    font-size: 28px;
    padding: 0 10px;
}

.pricebox {
    background-color: #F5F5F5;
    line-height: 24px;
    padding: 20px;
}

.pricebox h2 {
    font-size: 14px;
    font-weight: bolder;
    margin-bottom: 8px;
}

.priceitem {
    color: #999;
}

.pricept {
    color: #ff552e;
    font-weight: bolder;
    font-size: 20px;
    padding: 0 10px;
}

.priceitem a {
    color: #ff552e;
    font-size: 20px;
}

.aboutbox2 {
    padding: 50px;
    min-height: 500px;
}

.aboutbar {
    text-align: center;
    font-size: 24px;
}

.about_page {
    font-size: 17px;
    line-height: 40px;
    text-align: justify;
    margin-top: 50px;
}

.submit {
    width: 110px;
    height: 40px;
    background-color: #ff7600;
    color: #fff;
    border: 0 none;
    cursor: pointer;
    margin: 0 auto;
    line-height: 40px;
    text-align: center;
}