body,
div,
ul,
li,
dl,
dt,
dd,
p,
span,
a,
input,
select,
textarea,
em,
i,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    padding: 0;
}

body {
    position: relative;
    font-size: 12px;
    font-family: "Microsoft Yahei";
    overflow-x: hidden;
    background: #150c11;
}

ul,
li,
dl,
dt,
dd,
p,
span,
a,
input,
select,
textarea,
em,
i,
img,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-style: normal;
    list-style-type: none;
    background: none;
    border: none;
}

a {
    color: #fff;
    text-decoration: none;
    outline: none;
}

a:hover {
    text-decoration: none;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    height: 0;
    font-size: 0;
    display: block;
    clear: both;
    overflow: hidden;
    visibility: hidden;
    content: "";
}

.f_l {
    float: left;
}

.f_r {
    float: right;
}

.indent {
    text-indent: -999px;
    overflow: hidden;
}

.f14 {
    font-size: 14px;
}

.f16 {
    font-size: 16px;
}

.f18 {
    font-size: 18px;
}

.f20 {
    font-size: 20px;
}

.f24 {
    font-size: 24px;
}

.f26 {
    font-size: 26px;
}

.f28 {
    font-size: 28px;
}

.f30 {
    font-size: 30px;
}

.mt5 {
    margin-top: 5px;
}


/*  引导页  */
.guide_bg {
    background: url(/images/tlswxszy/guide_bg.jpg) center top no-repeat;
    min-width: 1280px;
    height: 960px;
    position: relative;
}

.wrap {
    width: 1280px;
    margin: 0 auto;
    position: relative;
}

.mod_video {
    position: absolute;
    z-index: 2;
    width: 1920px;
    top: 0;
    left: 50%;
    margin-left: -960px;
}

.guide_logo {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 9;
}

.go_home {
    position: absolute;
    top: 0;
    right: 60px;
    width: 177px;
    height: 40px;
    background: url(/images/tlswxszy/go_home.png) center top no-repeat;
    z-index: 9;
}

.float_bg {
    padding: 25px;
    position: fixed;
    right: 33px;
    top: 50%;
    margin-top: -450px;
    width: 241px;
    height: 897px;
    background: url(/images/tlswxszy/float_bg.png) center top no-repeat;
    z-index: 101;
    box-sizing: border-box;
}

.float_bg dt {
    margin-bottom: 27px;
    text-align: center;
    margin-top: 29px;
}

.float_bg dt p {
    color: #fff;
    font-size: 22px;
    font-family: "Microsoft Yahei";
}

.ecode_img {
    width: 150px;
    height: 150px;
    margin: 15px auto 23px auto;
}

.ecode_img img {
    width: 140px;
    height: 140px;
}

.download_btn {
    width: 181px;
    height: 62px;
    display: block;
    margin: 12px 8px 0px;
}

.download_btn:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
}

.android_btn {
    background: url(/images/tlswxszy/android_btn.png) center top no-repeat;
}

.ios_btn {
    background: url(/images/tlswxszy/ios_btn.png) center top no-repeat;
}

.wxprogram_btn {
    background: url(/images/tlswxszy/wxprogram_btn.png) center top no-repeat;
}

.customer_btn {
    background: url(/images/tlswxszy/customer_btn.png) center top no-repeat;
}


.bottom_qrcode {
    margin: 35px auto 0;
    width: 150px;
    height: 150px;
    text-align: center;
}

.bottom_qrcode img {
    width: 140px;
    height: 140px;
}

.to_top {
    display: block;
    margin: 13px auto 0;
    width: 38px;
    height: 38px;
    background: url(/images/tlswxszy/to_top.png) center top no-repeat;
    cursor: pointer;
    background-size: 100% 100%;
}

.age_tips {
    position: absolute;
    top: 10%;
    left: 5%;
    width: 107px;
    height: 137px;
    margin: 40px auto 0;
    background: url(/images/tlswxszy/agetip.png) 0 0 no-repeat;
    cursor: pointer;
}

.toggle_btn {
    position: absolute;
    top: 0;
    left: -51px;
    width: 51px;
    height: 123px;
}

.hide_btn {
    background: url(/images/tlswxszy/hide_btn.png) center top no-repeat;
}

.show_btn {
    background: url(/images/tlswxszy/show_btn.png) center top no-repeat;
}

.banner_txt {
    position: absolute;
    top: 50px;
    right: -50px;
    z-index: 8;
}

.top_video_btn {
    background: url(/images/tlswxszy/play_btn.png) center top no-repeat;
    width: 93px;
    height: 93px;
    position: absolute;
    top: 612px;
    right: 130px;
    z-index: 100;
}

.video_btn span {
    display: none;
}


#video {
    width: 672px;
    height: 378px;
    border: 4px solid #92c2cd;
    background: #000;
    display: none;
    position: relative;
}

.video_close {
    height: 22px;
    color: #fff;
    text-align: right;
    position: absolute;
    top: 0px;
    right: 10px;
}

.video_close a {
    width: 20px;
    height: 22px;
    line-height: 22px;
    font-size: 30px;
    font-weight: bold;
    color: #fff;
    display: block;
}

.video_close a:hover {
    text-decoration: none;
}

#video_cont {
    width: 672px;
    height: 378px;
}

.gray {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    filter: alpha(opacity=60);
    opacity: 0.6;
    background: #000;
}

/* 首页  */
.home_bg {
    background: url(/images/tlswxszy/home_bg.jpg) center top no-repeat;
    min-width: 1280px;
    height: 960px;
    position: relative;
}

.diwen_bg {
    background: url(/images/tlswxszy/diwen.png) center bottom no-repeat;
    height: 244px;
    width: 1920px;
    position: absolute;
    bottom: -1px;
    left: 50%;
    margin-left: -960px;
    z-index: 100;
}

.menu {
    height: 48px;
    min-width: 100px;
    line-height: 26px;
    padding-top: 20px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 10;
}

.menu a {
    color: #fff;
    display: inline-block;
    font-size: 20px;
    margin-right: 60px;
    text-align: center;
    position: relative;
}

.menu a:hover {
    color: #ffe19c;
}

.menu a p {
    line-height: 20px;
    color: #93abc0;
    font-size: 12px;
}

.menu a:hover p {
    color: #ffff;
}

.menu .player {
    position: relative;
    cursor: pointer;
    text-align: center;
}

.menu .player:hover .player-list {
    display: block;
}

.menu .player-list {
    display: none;
    width: 150px;
    position: absolute;
    left: 50%;
    color: #fff;
    font-size: 18px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
}

.menu .player-list li {
    min-width: 100%;
    position: relative;
    margin-top: 20px;
    text-align: center;
}

.menu .player-list li:hover {
    color: #cc9332;
}

.menu .player-list li::before {
    display: none;
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    left: -10%;
    top: 10%;
    border-width: 10px;
    border-style: solid;
    border-color: transparent transparent transparent #fff;
}

.menu .player-list li:hover .qrcode {
    display: block;
}

.menu .player-list li:hover::before {
    display: block;
}

.menu .player-list li .qrcode {
    display: none;
    position: absolute;
    left: -115%;
    top: -70%;
    border: 5px solid #fff;
}

.main_bg {
    background: url(/images/tlswxszy/main_bg.jpg) center top no-repeat;
    position: relative;
    height: 1020px;
    min-width: 1280px;
}

.content {
    padding-top: 100px;
}

.content .title {
    margin: 50px auto 0 auto;
    text-align: center;
}

.news_bg {
    position: relative;
    margin: 49px auto 0;
    padding: 65px 67px;
    width: 1251px;
    height: 585px;
    background: url(/images/tlswxszy/news_bg.png) no-repeat;
    background-size: 100% 100%;
    box-sizing: border-box;
}

.slider {
    width: 50%;
    height: 100%;
    position: relative;
    border-radius: 5px;
    box-sizing: border-box;
    overflow: hidden;
}

.slider .bd {
    width: 100%;
    height: 100%;
}

.slider .bd a {
    width: 100%;
    height: 100%;
    display: block;
}

.slider .bd a img {
    width: 100%;
    height: 100%;
    border-radius: 5px;
}

.slider .hd {
    height: 21px;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.slider .hd li {
    width: 19px;
    height: 19px;
    background: url(/images/tlswxszy/slide_li.png) center top no-repeat;
    text-indent: -999px;
    overflow: hidden;
    margin-right: 15px;
    display: inline-block;
    cursor: pointer;
}

.slider .hd li.on {
    background: url(/images/tlswxszy/slide_li_on.png) center top no-repeat;
}

.news {
    position: relative;
    width: 47%;
    height: 100%;
    margin-left: 2%;
    color: #6e4213;
    overflow: hidden;
}

.news .more {
    display: block;
    width: 33px;
    height: 34px;
    position: absolute;
    top: 11px;
    right: 11px;
    background: url(/images/tlswxszy/more.png) no-repeat;
}

.news .tit {
    height: 55px;
    margin-bottom: 10px;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    text-align: center;
    background: #5c1511;
    border-radius: 5px;
}

.news .tit a {
    width: 72px;
    height: 55px;
    line-height: 55px;
    margin: 0 10px;
    float: left;
    position: relative;
    cursor: pointer;
    color: inherit;
}

.news .tit a.on {
    color: #fdc649;
}

.news .txt {
    width: 100%;
}

.news .txt ul {
    min-width: 100%;
    min-height: 100%;
}

.news .txt li {
    height: 50px;
    line-height: 50px;
    padding: 0 10px;
    border-bottom: 1px solid #71441b;
    font-size: 16px;
    position: relative;
    color: #ffda87;
    cursor: pointer;
}

.news .txt li:last-child {
    border: none;
}

.news .txt li .tag {
    padding: 0px 10px;
    background: #8c0f08;
    color: #ffe19c;
    height: 30px;
    line-height: 30px;
    float: left;
    margin: 10px;
}

.news .txt li a {
    color: inherit;
    font-size: 18px;
    display: inline-block;
    overflow: hidden;
}

.news .txt li a:hover {
    color: #d8a873;
}

/***** 内页部分 *****/
.inside {
    background: #fff url(/images/tlswxszy/footer_bg.jpg) center bottom no-repeat;
    overflow: hidden;
}

.inside header {
    position: relative;
    height: 627px;
    background: url(/images/tlswxszy/inside_header_bg.jpg) center top no-repeat;
}

.inside_content {
    width: 100%;
    height: auto;
    margin: 0 auto 400px;
}

.inside_title {
    width: 1229px;
    height: 73px;
    background: url(/images/tlswxszy/inside_title.png) no-repeat top center;
    margin: 51px auto 30px;
}

.inside_title span {
    font-size: 12px;
    float: right;
}

.inside_main {
    width: 100%;
    color: #fff;
    font-size: 14px;
    margin: 0 auto;
}

.inside_footer {
    background: #101222;
}

/*新闻*/
.news_list {
    min-height: 800px;
    height: auto;
    margin: 0 40px 40px 40px;
}

.news_list .tit {
    margin: 0 auto;
    width: auto;
    height: 60px;
    font-size: 24px;
    text-align: center;
}

.news_list .tit a {
    width: 140px;
    display: inline-block;
    font-weight: bold;
    line-height: 50px;
    color: #b68335;
    text-align: center;
    cursor: pointer;
}

.news_list .tit a:hover,
.news_list .tit a.on {
    border-bottom: 3px solid #fef6b8;
    color: #fef6b8;
}

.news_list .txt {
    padding: 40px 0 0;
    width: 100%;
    overflow-y: auto;
}

.news_list .txt .list a:hover .tit-desc, .news_list .txt .list a:hover  .time{
    color: #fef6b8;
}

.news_list .txt .list li {
    display: block;
    padding: 0 40px;
    position: relative;
    min-height: 150px;
    border-bottom: 1px solid #b68335;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
}

.news_list .txt .list li .tag {
    float: left;
    margin: 20px 30px 30px 30px;
    padding: 5px 10px;
    font-size: 16px;
    background: #8c0f08;
    color: #ffe19c;
}

.news_list .txt .list li .tit-desc {
    float: left;
    width: 80%;
}

.news_list .txt .list li .tit-desc div:first-child {
    margin: 20px 0 10px;
    font-size: 20px;
    font-weight: bold;
}

.news_list .txt .list li .tit-desc div:last-child {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 1.8;
}

.news_list .txt .list li .time {
    float: right;
    margin-top: 70px;
    font-size: 16px;
}

.news_list .txt .collec li {
    height: 640px;
    overflow-y: auto;
    padding: 0 30px 0 10px;
}

.news_list .scott {
    text-align: center;
    padding: 100px 0 0;
    font-size: 16px;
}

.news_list .scott span {
    display: inline-block;
    margin: 0 10px;
}

.news_list .scott a {
    border: 1px solid #9f9f9f;
    background: #fff;
    color: #595959;
    padding: 3px 8px;
}

.news_list .scott a.active,
.news_list .scott a:hover {
    color: #ffe19c;
    border: 1px solid #8c0f08;
    background: #8c0f08;
}

.news_list .scott input {
    color: #333;
    background: #fff;
    padding: 3px 8px;
    margin-left: 4px;
}

.inside_footer .gy-footer,
.inside_footer .gy-footer a {
    color: #fff;
}

/*内页新闻内容*/
.news_con {
    color: #666666;
    padding: 30px 0 10px;
}

.game_read_tit {
    height: 50px;
    line-height: 50px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 14px;
    color: #ffe19c;
}

.game_read_tit .go_back {
    display: inline-block;
    width: 60px;
    height: 50px;
    background: url(/images/tlswxszy/go_back.png) center center no-repeat;
    vertical-align: middle;
    margin-right: 100px;
    cursor: pointer;
}

.game_read_tit span {
    font-size: 30px;
    vertical-align: middle;
}

.con_tit a {
    color: #b68335;
}

.game_read_zz {
    color: #fff;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 30px;
    margin-bottom: 40px;
}

.game_read_txt {
    line-height: 36px;
    font-size: 16px;
    color: #fff;
    padding: 0 500px;
}

.game_read_txt a {
    color: #5e5e5e;
}

.game_read_txt a:hover {
    color: #333;
    text-decoration: underline;
}

.game_read_txt img {
    margin: 10px 0;
}

.inside_footer .gy-footer{
    bottom: 100px;
}

/* 游戏库 */
.game-header .menu a {
    color: #4c463c;
}

.game-main-bg {
    position: relative;
    height: 1366px;
    min-width: 1280px;
    background: url(/images/tlswxszy/gamelib_bg.jpg) center top no-repeat;
    overflow: hidden;
}

.wrapper {
    margin: 90px auto 0;
    width: 1280px;
}

.role-wrapper {
    float: left;
    width: 336px;
    padding: 223px 0 97px;
    background: url(/images/tlswxszy/role_bg_01.png) no-repeat, url(/images/tlswxszy/role_bg_03.png) no-repeat;
    background-position: center top, center bottom;
    box-sizing: border-box;
}

.role-box {
    width: 100%;
    min-height: 675px;
    padding: 0px 63px;
    background: url(/images/tlswxszy/role_bg_02.png) repeat-y;
    box-sizing: border-box;
}

.role-box .role-item {
    margin-top: 10px;
    width: 212px;
    height: 66px;
    line-height: 60px;
    text-align: center;
    background: url(/images/tlswxszy/role_btn.png) center top no-repeat;
    color: #b27b44;
    font-size: 25px;
    font-weight: 600;
    cursor: pointer;
}

.role-box .role-item.on {
    background: url(/images/tlswxszy/role_btn_active.png) center top no-repeat;
    color: #855a11;
}

.hero-box {
    float: right;
    width: 845px;
}

.control-area {
    height: 64px;
    line-height: 64px;
}

.search-bar {
    width: 290px;
    height: 50px;
    margin-right: 20px;
    margin-top: 5px;
    background: #855a11;
    float: left;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.search-bar input {
    float: left;
    width: 240px;
    height: 42px;
    margin: 4px;
    background-color: #fff;
    font-size: 16px;
    padding-left: 10px;
    box-sizing: border-box;
    outline: none;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.search-bar .search-icon {
    display: inline-block;
    margin: 10px 4px;
    width: 29px;
    height: 29px;
    background: url(/images/tlswxszy/icon_search.png);
    cursor: pointer;
}

.btn-group div {
    display: inline-block;
    margin-right: 10px;
    width: 168px;
    height: 61px;
    background: no-repeat;
    cursor: pointer;
}

.btn-group div:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
}

.btn-group .hero-btn {
    background-image: url(/images/tlswxszy/hero_btn.png);
}

.btn-group .special-btn {
    background-image: url(/images/tlswxszy/special_btn.png);
}

.btn-group .coming-soon-btn {
    background-image: url(/images/tlswxszy/coming_soon_btn.png);
    margin-right: 0;
}

.btn-group .go-back-lib {
    display: none;
    background-image: url(/images/tlswxszy/go_back_lib_btn.png);
    margin-right: 0;
    float: right;
}

.hero-wrapper {
    padding: 77px 0px;
    margin-top: 70px;
    width: 845px;
    background: url(/images/tlswxszy/hero_box_bg_01.png) center top no-repeat, url(/images/tlswxszy/hero_box_bg_03.png) center bottom no-repeat;
}

.hero-list {
    width: 100%;
    min-height: 720px;
    max-height: 720px;
    padding: 0 0 0 35px;
    background: url(/images/tlswxszy/hero_box_bg_02.png) repeat-y;
    box-sizing: border-box;
    overflow-y: auto;


    /* 兼容Firefox、IE */
    scrollbar-width: 5px;
    scrollbar-base-color: green;
    scrollbar-track-color: red;
    scrollbar-arrow-color: blue;
}

.hero-list::-webkit-scrollbar {
    width: 5px;
}

.hero-list::-webkit-scrollbar-thumb {
    background: rgba(0, 0, 0, 0.4);
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hero-list .hero {
    float: left;
    width: 141px;
    height: 163px;
    margin: 5px;
    margin-right: 10px;
    background: url(/images/tlswxszy/hero_bg.png);
    cursor: pointer;
    text-align: center;
}

.hero-list .hero:hover {
    filter: brightness(1.2);
    -webkit-filter: brightness(1.2);
}

.hero-list .hero img {
    width: 106px;
    height: 95px;
    display: block;
    margin: 15px auto 10px;
}

.hero-list .hero span {
    display: inline-block;
    width: 75px;
    padding: 2px 5px;
    color: #fff;
    background-color: #9e6c48;
    font-size: 16px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
}

.hero-list .hero.prev_hero {
    background-image: url(/images/tlswxszy/prev.png);
}

.hero-list .hero.next_hero {
    background-image: url(/images/tlswxszy/next.png);
}

.hero-detail,
.hero-detail-special {
    position: relative;
    display: none;
}

.hero-info {
    padding: 20px 0;
    float: left;
}

.hero-info h1 {
    color: #4c463c;
    font-size: 30px;
}

.hero-info .hero-desc {
    width: 380px;
    max-height: 100px;
    margin: 20px 0;
    overflow-y: auto;
    color: #4c463c;
    font-size: 16px;
    line-height: 2;
}

.hero-data {
    width: 380px;
    margin: 30px 0;
}

.hero-data div {
    display: inline-block;
    margin: 0 .5% 5px 0;
    width: 49%;
    height: 35px;
    line-height: 35px;
    color: #fff;
    font-size: 18px;
    background: #c5a675;
}

.hero-data div i {
    float: left;
    width: 40px;
    height: 100%;
    background: #825530 no-repeat center center;
}

.hero-data div span {
    float: left;
    margin-left: 10px;
}

.hero-data div i.icon-attack {
    background-image: url(/images/tlswxszy/icon_attack.png);
}

.hero-data div i.icon-speed {
    background-image: url(/images/tlswxszy/icon_speed.png);
}

.hero-data div i.icon-type {
    background-image: url(/images/tlswxszy/icon_type.png);
}

.hero-data div i.icon-health {
    background-image: url(/images/tlswxszy/icon_health.png);
}

.hero-info .role-title {
    height: 26px;
    margin-bottom: 30px;
    background: url(/images/tlswxszy/role_detail_title.png) no-repeat;
}

.hero-info .hero-story {
    min-height: 355px;
    padding-right: 5px;
    overflow-y: auto;
    color: #4c463c;
    font-size: 16px;
    line-height: 2;
}

.hero-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 312px;
    height: 309px;
}

.hero-img img {
    width: 100%;
    height: 100%;
}

/* 特殊英雄 */
.hero-special {
    width: 380px;
    padding: 20px 0;
    float: left;
}

.hero-special h1 {
    color: #4c463c;
    font-size: 30px;
}

.hero-special .hero-desc-special {
    height: 100px;
    margin: 20px 0;
    overflow-y: auto;
    color: #4c463c;
    font-size: 16px;
    line-height: 2;
}

.hero-special .role-title-special {
    width: 380px;
    height: 26px;
    margin-bottom: 30px;
    background: url(/images/tlswxszy/role_detail_title2.png) no-repeat;
}

.hero-special .hero-story-special {
    width: 380px;
    height: 350px;
    padding-right: 5px;
    overflow-y: auto;
    color: #4c463c;
    font-size: 16px;
    line-height: 2;
}

.game-footer .gy-footer,
.game-footer .gy-footer a {
    color: #000;
}

/*底部*/
footer {
    color: #fff;
    background: #150c11;
    position: relative;
}

footer .item_con {
    border-bottom: 1px solid #7e7f87;
    padding: 25px 0;
}

footer .item_con ul {
    width: 1200px;
    margin: 0 auto;
}

footer .item {
    width: 280px;
    height: 100px;
    background: url(/images/lhcs/foot_li.png) right center no-repeat;
    padding: 0 10px;
    float: left;
}

footer .last {
    background: none;
}

footer .gy-footer {
    color: #fff;
}

footer a {
    color: #fff !important;
}


.age_tips_mask {
    display: none;
    width: 100%;
    height: 100%;
    background: #000000;
    filter: alpha(opacity=50);
    position: fixed;
    top: 0;
    left: 0;
    opacity: 0.5;
    z-index: 100;
    -webkit-filter: alpha(opacity=50);
}

.age_tips_pop {
    display: none;
    position: fixed;
    top: 24%;
    left: 25%;
    z-index: 101;
    width: 50%;
    height: 52%;
    background: #383A46;
    border-radius: 20px;
    color: #ffffff;
}

.age_tips_close {
    position: absolute;
    top: 12px;
    right: 12px;
    width: 38px;
    height: 39px;
    background: url(/images/age_icon_clost_38.png?2021091501) 0 0 no-repeat;
    cursor: pointer;
}

.age_tips_tit {
    height: 12%;
    width: 90%;
    margin: 0 auto;
    position: relative;
    pointer-events: none;
}

.age_tips_h {
    position: absolute;
    bottom: 0;
    left: 0;
    font-size: 21px;
    line-height: 1;
    font-weight: bold;
    vertical-align: bottom;
}

.age_tips_con {
    height: 80%;
    width: 90%;
    margin: 10px auto 0;
    overflow-y: auto;
    font-size: 18px;
    line-height: 32px;
    white-space: normal;
    word-break: break-all;
    word-wrap: break-word;
    text-align: justify
}

.age_tips_p {
    margin: 16px 0;
}