
html, body, div, span, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, table, tr, th, td, a, form {
    margin: 0;
    padding: 0;
}

body {
    font-family: Arial, "microsoft yahei", Helvetica, sans-serif;
}

::-webkit-scrollbar {
    width: 8px;
    height: 8px;
    background-color: #bbb6b6
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    background-color: #e6e0e0
}

::-webkit-scrollbar-thumb {
    width: 6px;
    background-color: #888
}

.layui-layer {
    border-radius: 5px !important;
}

html, body {
    margin: 0;
    padding: 0;
}

html {
    font-size: 20px;
}

div {
    box-sizing: border-box;
}

a, a:link, a:visited, a:hover, a:active {
    text-decoration: none;
}

input {
    background: none;
    outline: none;
    border: none;
}

.h5 {
    width: 100%;
    height: 5px;
    overflow: hidden;
    clear: both;
}

.h10 {
    width: 100%;
    height: 10px;
    overflow: hidden;
    clear: both;
}

.h20 {
    width: 100%;
    height: 20px;
    overflow: hidden;
    clear: both;
}

.clear {
    clear: both
}

.fl, .fr {
    display: inline;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

ul, ol, li {
    list-style: none;
    list-style-type: none;
    list-style: none;
    margin: 0;
    padding: 0;
}

.csnav_ct a {
    text-decoration: none;
    color: #333;
}

.fixed {
    display: block;
    min-height: 1%;
}

.fixed:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

input:-webkit-autofill {
    box-shadow: 0 0 0px 1000px white inset !important;
}

input:-webkit-autofill:focus {
    box-shadow: 0 0 0px 1000px white inset !important;
}

#search-long {
    width: 100%;
}

.page {
    overflow: hidden;
    margin-bottom: 40px;
    margin-left: 24px;
    width: 100%;
    text-align: center;
}

.page ul {
    overflow: hidden;
}

.page ul li {
    height: 38px;
    border: solid 1px #e5e5e5;
    line-height: 38px;
    text-align: center;
    margin-right: 12px;
    width: 38px;
    display: inline-block;
}

.page ul li a {
    color: #666;
    font-size: 16px;
}

.page ul li.active {
    background: #298db5;
    color: #FFF;
    font-size: 16px;
}

.page ul li.disabled {
    background: #dedada;
    color: #FFF;
    font-size: 16px;
}

.top_columns {
    width: 100%;
    height: 40px;
    background: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    font-size: 14px;
    display: flex;
    justify-content: center;
}

.top_columns_l {
    width: 405px;
    color: #999;
}

.top_columns_l ul {
}

.top_columns_l li {
    float: left;
    line-height: 40px;
    margin-right: 12px;
    color: #999;
}

.top_columns_l li a {
    color: #999;
}

.top_columns_l li a:hover {
    color: #666;
    text-decoration: none;
}

.top_columns_r {
    width: 396px;
    color: #999;
}

.top_columns_r ul {
}

.top_columns_r li {
    float: left;
    line-height: 40px;
    margin-left: 10px;
}

.top_columns_r li a {
    float: left;
    color: #999;
}

.top_columns_r li a:hover {
    color: #666;
    text-decoration: none;
}

.top_columns .width1185 {
    width: 1200px;
}

.head_qy {
    background: #FFFFFF;
    width: 100%;
    min-width: 1200px;
}

.head_qy .head_main {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
    height: 150px;
}

.head_qy .fxx_log {
    display: flex;
    align-items: center;
    height: 75px;
}

.head_qy .fxx_log img {
    height: 75px;
}

.bottom_item {
    font-size: 14px;
    color: #999999;
    background-color: #363c41;
}

.bottom_item_bottom {
    text-align: center;
    border-top: 1px solid #42484d;
    padding: 1.5rem 0;
}

.bottom_item_bottom p {
    line-height: 35px;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
}

.bottom_item_bottom a {
    color: #999999 !important;
}

.csnav_header {
    z-index: 99 !important;
}

.csnav_rt .rt_iput input:checked {
    background: #fff !important;
}

.ad_right_wrapper {
    width: 15.625rem;
}

.ar_top {
    color: #298db5;
    border: solid 1px #298db5;
    border-radius: .3rem;
    background: #ffffff;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 1rem 0;
}

.ar_top img {
    margin-right: .4rem;
    width: 1.146rem;
    height: 1.042rem;
}

.ar_ad {
    width: 100%;
    height: 24.063rem;
}

.pay_pay_wrapper {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    z-index: 999;
    width: 600px;
    height: 550px;
}

.pay_pay_main {
    padding: 1.042rem;
    background: #ffffff;
    border-radius: 0 0 .417rem .417rem;
}

.pay_vip_title {
    font-size: 18px;
    color: #333333;
    margin-bottom: .938rem;
    padding-left: .78rem;
    border-left: 2px solid #ff3936;
}

.pay_vip_type_wrapper {
    display: flex;
    justify-content: space-between;
    margin-bottom: 1.563rem;
}

.pay_vip_type {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: .78rem 1.77rem;
    border-radius: .208rem;
    border: solid 1px #d6d6d6;
    margin-right: 1.04rem;
    cursor: default;
}

.pay_vip_type:nth-last-child(1) {
    margin: 0;
}

.pay_type_first {
    position: relative;
    background-color: #fff6f0;
    border-radius: .208rem;
    border: solid 1px #ff3936;
}

.pay_recommend {
    position: absolute;
    bottom: 0;
    right: 0;
}

.pay_recommend_txt {
    position: absolute;
    left: 0;
    top: 0;
    color: #ffffff;
    background: #ff3936;
    padding: .15rem;
    font-size: 12px;
    border-radius: .208rem 0;
}

.pay_vip_time {
    font-size: 18px;
    color: #333333;
    margin-bottom: .5rem;
}

.pay_price {
    font-size: 20px;
    color: #ff3936;
    margin-bottom: .729rem;
}

.pay_price span {
    text-decoration: line-through;
    font-size: 14px;
    color: #999999;
}

.pay_dayPrice {
    background-color: #eeeeee;
    border-radius: .625rem;
    font-size: 14px;
    color: #666666;
    padding: .2rem .2rem;
}

.pay_type_first .pay_dayPrice {
    background-color: #ff822e;
    color: #ffffff;
}

.pay_choose_wrapper {
    display: flex;
}

.pay_re {
    position: relative;
}

.pay_choose_item:nth-child(1) {
    margin-right: 1.043rem;
}

.pay_choose_item {
    display: flex;
    align-items: center;
    padding: .469rem 1.042rem;
    font-size: 17px;
    color: #333333;
    border-radius: .208rem;
    border: solid 1px #d6d6d6;
    cursor: default;
}

.pay_choose_item img {
    width: 1.563rem;
    margin-right: .4rem;
}

.pay_item_first {
    border: solid 1px #298db5;
}

.pay_btn {
    padding: .8rem 0;
    background-color: #298db5;
    border-radius: 1.354rem;
    margin: 1.563rem 0 .938rem;
    text-align: center;
    color: #ffffff;
    width: 100%;
    font-size: 14px;
}

.pay_vip_tip {
    font-size: 14px;
    color: #999999;
}

.pay_vip_tip a {
    color: #999999;
}

.pay_vip_tip span {
    color: #3d84ff;
}

.pay_top {
    width: 100%;
    height: 5.208rem;
    background: url("../images/dt_h.png");
    background-size: cover;
    padding: .85rem 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    position: relative;
}

.pay_line1 {
    font-size: 28px;
    color: #F9FF00;
    margin-bottom: .4rem;
}

.pay_line1 span {
    color: #ffffff;
}

.pay_line2 {
    display: flex;
    color: #ffffff;
    font-size: 16px;
    align-items: center;
}

.pay_line2_title {
    margin-right: .5rem;
}

.pay_line2_item {
    background-color: #4b0000;
    border-radius: 2px;
    border: solid 1px #b71e00;
    opacity: 0.45;
    padding: .1rem .3rem;
    margin-right: .5rem;
}

.pay_delete {
    position: absolute;
    right: .3rem;
    top: .6rem;
    cursor: pointer;
}

.noresult {
    width: 250px;
    margin: 0 auto;
    font-size: 16px;
    margin-top: 50px;
}

.head_main .head_yc {
    display: flex;
    align-items: flex-start;
}

/*.head_main .head_yc .head_slog {
    margin-right: 20px;
}*/

.head_main .head_yc .head_slog .head_ss {
    position: relative;
    height: 48px;
    overflow: hidden;
}

.head_main .head_yc .head_slog .head_ss .input_icon {
    position: absolute;
    top: 13px;
    left: 10px;
}

.head_main .head_yc .head_slog .head_ss input[type=text] {
    float: left;
    height: 46px;
    width: 350px !important;
    text-indent: 36px;
    font-size: 16px;
    color: #4d4d4d;
    border: 1px solid #298db5;
    border-right: 0;
    padding: 0;
}

.head_main .head_yc .head_slog .head_ss .input_btn {
    float: left;
    width: 110px;
    line-height: 48px;
    font-size: 16px;
    color: #FFFFFF;
    font-weight: 550;
    text-align: center;
    background: #298db5;
    cursor: pointer;
}

.head_main .head_yc .head_slog .input_notes {
    padding-top: 8px;
    padding-left: 10px;
    display: flex;
    font-size: 12px;
    color: #999999;
}

.head_main .head_yc .head_slog .input_notes a {
    color: #298db5;
}

.head_main .head_yc .header_ewm {
    width: 26px;
    height: 26px;
    margin-top: 9px;
}

.right {
    width: 15rem;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.flbk {
    background-color: white;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}

.flbk img {
    max-width: 100%;
}

.flbk .a-img {
    display: flex;
}

.flbk .flbk_title {
    font-size: 18px;
    font-weight: bold;
    padding: 17px;
    border-bottom: 1px solid #E5E5E5;
}

.flbk .flbk_a {
    padding: 15px 0;
    margin: 0 15px;
    border-bottom: 1px solid #E5E5E5;
}

.flbk .flbk_tag a {
    display: inline-block;
    border: 1px solid #efefef;
    text-align: center;
    color: #666;
    border-radius: 14px;
    text-decoration: none;
    font-size: 15px;
    width: 32%;
    box-sizing: border-box;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
}

.flbk .flbk_tag {
    padding: 10px 5px;
}

.flbk .flbk_a a {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
    line-height: 22px;
    font-size: 16px;
    color: #454545;
}

.flbk .flbk_a a:hover {
    color: #2659B2;
}

.flbk .flbk_a:last-child {
    border-bottom: none;
}

.nav {
    width: 100%;
    height: 50px;
    background-color: #298db5;
}

.dddycz {
    width: 1200px;
    margin: 0 auto;
}

.nav ul li {
    float: left;
    margin-right: 58px;
}

.nav ul li:last-child {
    margin-right: 0;
}

.nav ul li .xbqa {
    color: #fff;
    font-size: 16px;
    line-height: 50px;
}

.header {
    background-color: #303030;
    font-size: 14px;
    color: #FFFFFF;
    height: 48px;
    line-height: 48px;
    transition: transform .5s ease-in;
    -ms-transition: transform .5s ease-in;
}

.layui-layer-btn a {
    font-size: 14px !important;
    height: 33px !important;
    line-height: 33px !important;
    margin: 5px 5px 0 !important;
    padding: 0 10px !important;
}

.layui-layer-btn .layui-layer-btn1 {
    border-color: #1E9FFF;
    background-color: #1E9FFF;
    color: #fff;
}

.layui-layer-dialog .layui-layer-content {
    padding: 5px 20px !important;
    line-height: 32px !important;
    font-size: 15px !important;
}

.header .header_container {
    width: 1200px;
    margin: 0 auto;
}

.header .left-item {
    float: left;
}

.header .right-item {
    float: right;
}

.header .left-item a {
    font-size: 16px;
    color: white;
    font-weight: bold;
}

.header .right-item a {
    color: white;
    font-size: 16px;
    font-weight: bold;
}

.header a:hover {
    color: #298db5;
}

.ycdhitem {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 66px;
    box-shadow: 0px 0px 12px 0 rgba(0, 0, 0, 0.08);
    border-radius: 4px 0 0 4px;
    z-index: 50;
    background-color: #FFFFFF;
}

.ycdhitem .ycdhbtn {
    width: 66px;
    display: block;
    border-bottom: 1px dashed #eeeeee;
    padding-top: 11px;
    padding-bottom: 12px;
    cursor: pointer;
}

.ycdhitem .ycdhbtn:hover {
    background-color: #298db5;
}

.ycdhitem .top_btn {
    border-bottom: 0;
    background-color: #FFF;
}

.ycdhitem .ycdhbtn .ycdhbtn_icon {
    display: block;
    width: 24px;
    height: 24px;
    margin: 0 auto;
    background-size: 100% 100% !important;
}

.ycdhitem .kefu .ycdhbtn_icon {
    background: url(../img/kf_b.png) no-repeat;
}

.ycdhitem .kefu:hover .ycdhbtn_icon {
    background: url(../img/kf_w.png) no-repeat;
}

.ycdhitem .huiyuan .ycdhbtn_icon {
    background: url(../img/huiyuan.png) no-repeat;
}

.ycdhitem .huiyuan:hover .ycdhbtn_icon {
    background: url(../img/huiyuan_w.png) no-repeat;
}

.ycdhitem .top_btn .ycdhbtn_icon {
    background: url(../img/top_b.png) no-repeat;
}

.ycdhitem .top_btn:hover .ycdhbtn_icon {
    background: url(../img/top_w.png) no-repeat;
}

.ycdhitem .ycdhbtn .ycdhbtn_txt {
    display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 14px;
    color: #000;
}

.ycdhitem .ycdhbtn:hover .ycdhbtn_txt {
    color: #FFF;
}

.curr_title {
    background: #ffa589;
    color: #FFF !important;
}

.menu_line {
    height: 125px;
    margin-left: 50px;
}

.menu_line ul li {
    float: left;
    height: 118px;
    line-height: 118px;
    margin-right: 40px;
}

.menu_line ul li a {
    position: relative;
    color: #333;
    font-size: 18px;
    text-decoration: none;
    padding-bottom: 15px;
    font-weight: bold;
}

.menu_line ul li .lines {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 4px;
    background-color: #298db5;
    border-radius: 2px;
}

.menu_line ul li a.active {
    color: #298db5;
    font-weight: bold;
}

.menu_line ul li a.active .lines {
    display: block;
}

.menu_line ul li a:hover {
    color: #298db5;
}

.recomand_tiku {
    background: #efefef;
    padding: 20px 12px;
    float: left;
    width: 100%;
    margin: 20px 0;
    border-radius: 10px;
}

.recomand_tiku img {
    float: left;
    width: 50px;
    height: 50px;
    margin-right: 10px;
}

.recomand_tiku .stnrqy_cont_zc {
    float: left;
}

.recomand_tiku .stnrqy_cont_zc a {
    color: #d00;
}

.recomand_tiku .stnrqy_cont_zc p {
    height: 22px;
    line-height: 22px;
    font-weight: bold !important;
    font-size: 18px !important;
    color: #f00 !important
}

.recomand_tiku .stnrqy_cont_zc span {
    line-height: 18px;
    display: block;
    color: #999;
    margin-top: 10px;
    font-size: 16px;
    stnrqy_cont_zc-align: left;
}

.recomand_tiku a.btns {
    width: 110px;
    height: 38px;
    line-height: 38px;
    border: 1px solid #3e8be2;
    text-align: center;
    display: block;
    border-radius: 20px;
    color: #3e8be2;
    float: right;
    margin-top: 15px;
}
