#floors .clear {
    width: 100%;
    position: relative;
}

#floors .clear .al_borad {
    height: 280px;
    width: 260px;
    border: 1px solid #ccc;
    overflow: scroll;
}

#floors .clear .al_borad .borad_search {
    position: absolute;
    top: 0;
    left: 0px;
    padding-right: 5px;
    margin-left: -5px;
}

#floors .clear .al_borad .borad_al {
    position: absolute;
    top: 45px;
    left: 0;
    width: 228px;
}

#floors .clear .al_borad .borad_search button {
    border: 1px solid #ccc;
    background-color: #fff;
    width: 38px;
    height: 34px;
    border-radius: 0 5px 5px 0;
    margin-left: -8px;
    /* margin-top: 0px; */
    position: relative;
    top: 1px;
}

#floors .clear .al_borad .divs {
    margin-left: 16px;
    margin-top: 77px;
}

#floors .clear .al_borad .divs i {
    padding-right: 10px;
    cursor: pointer;
}

#floors .clear .al_borad .divs p {
    height: 32px !important;
    line-height: 32px !important;
}

#floors .clear .al_borad .divs .divss {
    margin-left: 30px;
}

#floors .clear .al_borad .divs .divss p {
    cursor: pointer;
}

#floors .clear .al_borad .borad_al {
    padding-left: 16px;
    line-height: 32px !important;
    background-color: #ccc;
    height: 32px !important;
}

#floors .clear .floors_table {
    height: 280px;
    width: 456px;
    border: 1px solid #ccc;
    margin-left: 20px;
    float: left;
    overflow: scroll;
}

#floors .clear .floors_table li {
    float: none;
}

#floors .clear .floors_table li p {
    margin-left: 20px !important;
}

#floors .clear .floors_table li p i {
    padding-right: 10px;
    cursor: pointer;
    color: #fc7876;
}

#floors .clear .floors_table li p input {
    margin-left: 5px;
    padding-left: 5px !important;
}

#floors .clear .floors_table li input {
    width: 120px !important;
    height: 26px !important;
}

.baocun {
    width: 100%;
    height: 50px;
    background-color: #fff;
    position: fixed;
    bottom: 0;
    left: 0;
    border-top: 1px solid #ccc;
}

.baocun p {
    font-size: 16px;
    padding: 6px 30px;
    border-radius: 20px;
    background-color: #fff;
    margin-top: 8px;
    margin-left: 30px;
    cursor: pointer;
}

.baocun .sure {
    background-color: #E81B3C;
    color: #fff;
}

.baocun .no {
    background-color: #586b95;
    color: #fff;
    border: 1px solid #ccc;
}

.sckxx {
    display: none;
}

.sckxx .mb {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 667;
}

.sckxx .sckxx_wrap {
    max-height: 421px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 668;
    transform: translateX(-50%) translateY(-50%);
    padding-bottom: 1px;
    width: 700px;
    background-color: #fff;
    font-size: 16px;
}

.sckxx .sckxx_wrap .headers {
    line-height: 3;
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.sckxx .sckxx_wrap .headers i {
    margin-right: 20px;
    margin-top: 0;
    cursor: pointer;
}
.sckxx .sckxx_wrap table tr th{
    text-align: center;
}
.sckxx .sckxx_wrap table tr td{
    text-align: center;
}
.sckxx .sckxx_wrap ul {
    max-height: 330px;
    border: 1px solid #ddd;
    margin: 20px;
    overflow-y: auto;
}

.sckxx .sckxx_wrap ul li:first-child {
    font-size: 16px;
    text-align: center;
}

.sckxx .sckxx_wrap ul li:last-child {
    border-bottom: none;
}

.sckxx .sckxx_wrap ul li {
    line-height: 2.4;
    font-size: 12px;
    float: none;
    border-bottom: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
}

.sckxx .sckxx_wrap ul li p {
    float: left;
    border-right: 1px solid #ddd;
}

.sckxx .sckxx_wrap ul li p:last-child {
    border-right: none;
}

.sckxx .sckxx_wrap ul li .bt {
    width: 54%;
}

.sckxx .sckxx_wrap ul li .xk {
    width: 6%;
}

.sckxx .sckxx_wrap ul li .gjz {
    width: 20%;
}

.sckxx .sckxx_wrap ul li .lx {
    width: 18%;
}

.sckxx2 {
    display: none;
}

.sckxx2 .mb {
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: .5;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 667;
}

.sckxx2 .sckxx_wrap {
    max-height: 421px;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 668;
    transform: translateX(-50%) translateY(-50%);
    padding-bottom: 1px;
    width: 700px;
    background-color: #fff;
    font-size: 16px;
}

.sckxx2 .sckxx_wrap .headers {
    line-height: 3;
    padding-left: 20px;
    border-bottom: 1px solid #e5e5e5;
}

.sckxx2 .sckxx_wrap .headers i {
    margin-right: 20px;
    margin-top: 4px;
    cursor: pointer;
}

.sckxx2 .sckxx_wrap ul {
    border: 1px solid #ddd;
    margin: 20px;
}

.sckxx2 .sckxx_wrap ul li:first-child {
    font-size: 16px;
    text-align: center;
}

.sckxx2 .sckxx_wrap ul li:last-child {
    border-bottom: none;
}

.sckxx2 .sckxx_wrap ul li {
    line-height: 2.4;
    font-size: 12px;
    float: none;
    border-bottom: 1px solid #ddd;
    text-align: center;
}

.sckxx2 .sckxx_wrap ul li p {
    float: left;
    border-right: 1px solid #ddd;
    font-size: 14px;
}

.sckxx2 .sckxx_wrap ul li p:last-child {
    border-right: none;
}

.sckxx2 .sckxx_wrap ul li .bt {
    width: 54%;
}

.sckxx2 .sckxx_wrap ul li .xk {
    width: 6%;
}

.sckxx2 .sckxx_wrap ul li .gjz {
    width: 20%;
}

.sckxx2 .sckxx_wrap ul li .lx {
    width: 18%;
}

#active_bg {
    display: none;
    margin: 15px;
    font-size: 16px;
}

#active_bg .pp_name {
    margin-bottom: 10px;
}

#active_bg .pp_name p {
    margin-bottom: 8px;
}

#active_bg .pp_name input {
    width: 400px;
    height: 40px;
    border: 1px solid #ddd;
    padding-left: 10px;
}

#active_bg .bg_img,
#active_bg .pp_logo {
    position: relative;
    margin-bottom: 10px;
}

#active_bg .bg_img p,
#active_bg .pp_logo p {
    line-height: 2.4;
}

#active_bg .bg_img p span,
#active_bg .pp_logo p span {
    color: #999;
    font-size: 12px;
}

#active_bg .bg_img div,
#active_bg .pp_logo div {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border: 1px solid #CCCCCC;
    border-radius: 3px;
    line-height: 100px;
    cursor: pointer;
    text-align: center;
}

#active_bg .bg_img div img,
#active_bg .pp_logo div img {
    width: 150px;
    height: 150px;
}

#active_bg .bg_img div p,
#active_bg .pp_logo div p {
    line-height: .6;
    font-size: 14px;
    color: #CCCCCC;
}

#active_bg .bg_img div .fll,
#active_bg .pp_logo div .fll {
    line-height: 1;
    margin-top: 50%;
    transform: translateY(-60%);
}

#active_bg .bg_img input,
#active_bg .pp_logo input {
    width: 100px;
    height: 100px;
    position: absolute;
    left: 1px;
    top: 39px;
    background-color: #000;
    opacity: 0;
}

/*海报营销*/
.navbar_sm81 {
    margin-top: 20px;
    /*模态框*/
    /*模态框*/
}

.navbar_sm81 .ctn_hd {
    background: #fff;
}

.navbar_sm81 .ctn_hd h3 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    height: 70px;
    text-align: left;
    width: 100%;
    line-height: 70px;
    padding-left: 20px;
    border: 1px solid #F5F7FA;
}

.navbar_sm81 .ctn_hd .nav1 {
    margin-bottom: 15px;
    height: 80px;
    line-height: 40px;
    padding: 5px;
    position: relative;
}

.navbar_sm81 .ctn_hd .nav1 > li {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.navbar_sm81 .ctn_hd .nav1 > li:last-child {
    border-right: 1px solid transparent;
}

.navbar_sm81 .ctn_hd .nav1 > li > a {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.navbar_sm81 .ctn_hd .nav1 > li > a.active {
    color: #E81B3C;
    border-bottom: 2px solid #E81B3C;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul {
    width: 100%;
    background: #ffffff;
    position: absolute;
    left: 0px;
    border-top: 2px solid #FAFBFC;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 {
    position: relative;
    height: 40px;
    left: 0px;
    border-bottom: 1px solid #ddd;
    /*width: 90%;*/
    /*margin-left: 10%;*/
    width: 10000px;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li {
    float: left;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 0px;
    position: relative;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
    margin-top: 0px;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li a.s_active {
    color: #E81B3C;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li span {
    width: 20px;
    position: absolute;
    height: 20px;
    line-height: 20px;
    right: 0px;
    top: 2px;
    cursor: pointer;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li span i {
    font-size: 18px;
    color: #999;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .nav2 li span i:hover {
    color: #E81B3C;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .add_li {
    right: 0px;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #333;
    font-size: 14px;
    float: left;
    cursor: pointer;
}

.navbar_sm81 .ctn_hd .nav1 > li .ul .add_li.s_active {
    color: #E81B3C;
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .navbar_nav_bd {
    overflow: hidden;
    background: #fff;
    padding: 10px;
}

.navbar_sm81 .navbar_nav_bd .boxs {
    width: 80%;
    overflow: hidden;
    border: 1px solid #ddd;
}

.navbar_sm81 .navbar_nav_bd .boxs .hd {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #ddd;
    display: flex;
}

.navbar_sm81 .navbar_nav_bd .boxs .hd textarea {
    flex: 1;
    border: none;
    padding: 5px;
}

.navbar_sm81 .navbar_nav_bd .boxs .hd a {
    display: block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    background: #EEE;
    text-align: center;
    text-decoration: none;
}

.navbar_sm81 .navbar_nav_bd .boxs .hd a i {
    font-size: 60px;
    color: #999;
    display: block;
}

.navbar_sm81 .navbar_nav_bd .boxs .main {
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .navbar_nav_bd .boxs .main p {
    height: 40px;
    line-height: 40px;
    padding-left: 20px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main p i {
    font-size: 25px;
    color: #999;
}

.navbar_sm81 .navbar_nav_bd .boxs .main p span {
    font-size: 15px;
    top: -3px;
    position: relative;
    margin-left: 8px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs {
    width: 100%;
    height: 110px;
    line-height: 160px;
    text-align: left;
    padding-left: 20px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm {
    display: inline-block;
    width: 100px;
    height: 100px;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm:hover .img_dialog {
    display: block;
    cursor: pointer;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm img {
    width: 100px;
    height: 100px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm .img_dialog {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333333;
    opacity: 0.7;
    text-align: center;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm .img_dialog a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm .img_dialog a:nth-child(1) {
    margin-left: -40px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_sm .img_dialog a i {
    font-size: 20px;
    color: #fff;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_btn {
    border: 1px dashed #333;
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 0px;
    position: absolute;
    text-align: center;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_btn:hover {
    background: #ddd;
    cursor: pointer;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_btn i {
    font-size: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_btn span {
    color: #c0c0c0;
    font-size: 12px;
    margin-top: -15px;
    position: absolute;
    margin-left: -45px;
}

.navbar_sm81 .navbar_nav_bd .boxs .main .imgs .img_btn input[type='file'] {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
}

.navbar_sm81 .navbar_nav_bd .boxs .fd {
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: right;
}

.navbar_sm81 .navbar_nav_bd .boxs .fd span {
    font-size: 14px;
    color: #999;
}

.navbar_sm81 .navbar_nav_bd .boxs .fd select {
    display: inline-block;
    color: #999;
    border: none;
    margin: 0px 5px;
}

.navbar_sm81 .navbar_nav_bd .boxs .fd a {
    display: inline-block;
    width: 120px;
    height: 34px;
    line-height: 34px;
    background: #E81B3C;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 50px;
    margin: 0px 5px;
}

.navbar_sm81 .navbar_nav_bd .list {
    margin-top: 20px;
    width: 100%;
}

.navbar_sm81 .navbar_nav_bd .list > li {
    width: 100%;
    overflow: hidden;
}

.navbar_sm81 .navbar_nav_bd .list > li h3 {
    font-size: 16px;
    line-height: 30px;
    height: 30px;
    font-weight: normal;
}

.navbar_sm81 .navbar_nav_bd .list > li p {
    font-size: 14px;
    line-height: 30px;
    height: 30px;
    color: #333;
}

.navbar_sm81 .navbar_nav_bd .list > li p.timer {
    color: #999;
}

.navbar_sm81 .navbar_nav_bd .list > li .imgs_ul {
    margin-top: 20px;
    width: 330px;
    overflow: hidden;
}

.navbar_sm81 .navbar_nav_bd .list > li .imgs_ul li {
    float: left;
    width: 100px;
    height: 100px;
    overflow: hidden;
    border-radius: 5px;
    margin: 2px;
}

.navbar_sm81 .navbar_nav_bd .list > li .imgs_ul li img {
    width: 100px;
    height: 100px;
}

.navbar_sm81 .navbar_nav_bd .list > li .ul_fd {
    border-bottom: 1px solid #ddd;
    margin-top: 10px;
}

.navbar_sm81 .navbar_nav_bd .list > li .ul_fd a {
    display: inline-block;
    width: 44px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    text-decoration: none;
    color: #999;
    border-radius: 5px;
    font-size: 12px;
    /* border: 1px solid #ddd; */
    margin-bottom: 5px;
}

.navbar_sm81 .navbar_nav_bd .list > li .ul_fd a:hover {
    /*background: #E81B3C;*/
    color: #E81B3C;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul {
    width: 100%;
    text-align: center;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li {
    width: 250px;
    height: 330px;
    border-radius: 5px;
    border: 1px solid #ddd;
    margin: 20px 20px 20px 0px;
    text-align: center;
    background: #fff;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li:nth-child(1) a {
    display: block;
    width: 210px;
    height: 290px;
    border: 1px dashed #ddd;
    text-decoration: none;
    font-size: 15px;
    border-radius: 5px;
    position: relative;
    margin: 20px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li:nth-child(1) a i {
    font-size: 40px;
    color: #999;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -35px;
    margin-left: -20px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li:nth-child(1) a span {
    color: #333333;
    position: absolute;
    top: 50%;
    left: 50%;
    color: #333;
    margin-top: 5px;
    margin-left: -30px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img {
    width: 100%;
    height: 250px;
    line-height: 200px;
    overflow: hidden;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    box-sizing: border-box;
    position: relative;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img:hover .modal {
    display: block;
    cursor: pointer;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img img {
    /*width: 100%;*/
    height: 100%;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal {
    display: none;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal .dialog {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333333;
    opacity: 0.5;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal .modal_box {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    cursor: pointer;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal .modal_box span {
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    display: inline-block;
    border-radius: 50%;
    border: 1px solid #fff;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal .modal_box span i {
    font-size: 20px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .bd_img .modal .modal_box p {
    height: 20px;
    line-height: 20px;
    width: 100%;
    top: 50%;
    position: absolute;
    color: #fff;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .fd_txt {
    height: 70px;
    line-height: 70px;
    text-align: left;
    position: relative;
    padding: 0px 10px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .fd_txt h3 {
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #666;
    margin-top: 10px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .fd_txt span {
    color: #999;
    font-size: 15px;
    position: absolute;
    display: inline-block;
    height: 25px;
    line-height: 25px;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .fd_txt .fd_btn {
    width: 100px;
    right: 10px;
    height: 25px;
    line-height: 25px;
    position: absolute;
    color: #d7d7d7;
    text-align: right;
}

.navbar_sm81 .navbar_nav_bd #fenlei ul li .fd_txt .fd_btn i {
    font-size: 18px;
    margin: 0px 4px;
    cursor: pointer;
    color: #999;
}

.navbar_sm81 .navbar_nav_bd .bd {
    width: 100%;
    background: #fff;
    overflow: hidden;
    /*   padding-top: 30px; */
}

.navbar_sm81 .navbar_nav_bd .bd .lf {
    float: left;
    width: 380px;
    height: 800px;
    text-align: center;
}

.navbar_sm81 .navbar_nav_bd .bd .lf h3 {
    font-size: 18px;
    font-weight: normal;
    height: 50px;
    line-height: 50px;
}

.navbar_sm81 .navbar_nav_bd .bd .lf .img {
    background: url("../img/iphone.png") no-repeat center;
    width: 375px;
    height: 700px;
    position: relative;
}
.navbar_sm81 .navbar_nav_bd .bd .lf .iphone12_img {
    background: url("../img/iphone12.png") no-repeat;
    background-size: 100%;
    background-repeat:no-repeat;
    width: 297px;
    height: 600px;
    position: relative;
    margin: 0 auto;
}

.navbar_sm81 .navbar_nav_bd .bd .lf .img .box {
    display: flex;
    width: 258px;
    max-height: 458px;
    margin-left: 58px;
    top: 112px;
}

.navbar_sm81 .navbar_nav_bd .bd .lf .img .box .ui-widget-content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}

.navbar_sm81 .navbar_nav_bd .bd .lf .img .box .ui-widget-content i.hander {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
}

.navbar_sm81 .navbar_nav_bd .bd .lf .img .box .ui-widget-content img {
    width: 100%;
    height: 100%;
}

.navbar_sm81 .navbar_nav_bd .bd .rt {
    width: 500px;
    float: left;
    margin-top: 55px;
    margin-left: 20px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt input {
    width: 380px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt textarea {
    width: 380px;
    margin-top: 20px;
    border-radius: 5px;
    padding: 5px;
    font-size: 12px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt select {
    width: 392px;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form {
    height: 280px;
    overflow-y: scroll;
    width: 100%;
    margin-top: 20px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #333;
    border-collapse: collapse;
}

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table thead tr {*/
/*background: #f3f1f1;*/
/*}*/

.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table thead tr th {
    /*border: 1px solid #ddd;*/
    /*font-size: 16px;*/
    /*font-weight: normal;*/
    /*width: 100px;*/
    text-align: center;
}

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table thead tr th:first-child {*/
/*width: 20px;*/
/*}*/

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr {*/
/*line-height: 40px;*/
/*background: #fff;*/
/*}*/

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr:hover {*/
/*cursor: pointer;*/
/*background: rgba(221, 221, 221, 0.24);*/
/*}*/

.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr td {
    /*border: 1px solid #ddd;*/
    /*font-size: 14px;*/
    text-align: center;
    /*width: 100px;*/
}

.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr td > img {
    width: 100px;
    height: 100px;
}

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr td:first-child {*/
/*width: 65px;*/
/*}*/

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr td:nth-child(2) {*/
/*width: 200px;*/
/*text-align: left;*/
/*padding: 0 20px;*/
/*line-height: 25px;*/
/*}*/

/*.navbar_sm81 .navbar_nav_bd .bd .rt .modal_form table tr td:nth-child(3) {*/
/*width: 480px;*/
/*text-align: left;*/
/*padding: 0px 20px;*/
/*line-height: 25px;*/
/*}*/

.navbar_sm81 .navbar_nav_bd .bd .rt .rt_div {
    float: left;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .rt_div .div1 {
    line-height: 34px;
    height: 34px;
    background: #E81B3C;
    width: 120px;
    position: relative;
    color: #fff;
    border-radius: 30px;
    cursor: pointer;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .rt_div .div2 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .rt_div .inputstyle {
    width: 120px;
    height: 34px;
    cursor: pointer;
    font-size: 14px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .rt_div p.sm_txt {
    color: #999;
    font-size: 12px;
    height: 20px;
    line-height: 28px;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .fd {
    /*height: 70px;*/
    /*line-height: 70px;*/
    /*margin-top: 80px;*/
    border-top: 1px solid #ddd;
    position: relative;
}

.navbar_sm81 .navbar_nav_bd .bd .rt .fd a {
    display: inline-block;
    width: 90px;
    line-height: 34px;
    height: 34px;
    border-radius: 30px;
    text-align: center;
    font-size: 14px;
    background: #E81B3C;
    text-decoration: none;
    color: #fff;
}

.navbar_sm81 .modal {
    display: none;
}

.navbar_sm81 .modal .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
    z-index: 2;
}

.navbar_sm81 .modal .modal-box {
    width: 460px;
    z-index: 3;
    background: #ffffff;
    position: absolute;
    top: 250px;
    left: 50%;
    margin-left: -250px;
    padding: 10px;
}

.navbar_sm81 .modal .modal-box .modal-content {
    padding: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    border: none;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-header {
    position: relative;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-header .close {
    color: #333;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: 22px;
    margin-right: 40px;
    float: right;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-header .close i {
    font-size: 25px;
    color: #ddd;
    display: block;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-header h3 {
    color: #333;
    font-size: 20px;
    padding: 0;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body {
    /* margin-bottom: 20px; */
    color: #333;
    font-size: 16px;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body input {
    font-size: 14px;
    line-height: 34px;
    width: 380px;
    height: 34px;
    border-radius: 5px;
    padding-left: 10px;
    border: 1px solid #ddd;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body .img_btn {
    border: 1px dashed #333;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 10px 0px;
    position: relative;
    overflow: hidden;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body .img_btn:hover {
    background: #ddd;
    cursor: pointer;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body .img_btn img {
    width: 100%;
    height: 100%;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body .img_btn i {
    font-size: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -15px;
    margin-top: -15px;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-body .img_btn input[type='file'] {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-footer {
    height: 40px;
    line-height: 40px;
    text-align: left;
    padding-top: 10px;
    border: none;
    background: #fff;
    border-top: 1px solid #ddd;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-footer a {
    display: inline-block;
    width: 76px;
    height: 28px;
    line-height: 28px;
    text-decoration: none;
    color: #ddd;
    font-size: 14px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 30px;
    background: #fff;
}

.navbar_sm81 .modal .modal-box .modal-content .modal-footer a:nth-child(1) {
    background: #E81B3C;
    color: #fff;
    opacity: 1;
}

.navbar_sm81 .modal-add-hb {
    display: none;
}

.navbar_sm81 .modal-add-hb .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
    z-index: 2;
}

.navbar_sm81 .modal-add-hb .modal-box {
    width: 570px;
    z-index: 3;
    background: #ffffff;
    position: absolute;
    top: 110px;
    left: 50%;
    margin-left: -250px;
    padding: 10px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content {
    padding: 10px;
    padding-bottom: 0px;
    overflow: hidden;
    border: none;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-header {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-header .close {
    color: #333;
    font-size: 18px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    margin-top: -8px;
    margin-right: -10px;
    float: right;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-header .close i {
    font-size: 25px;
    color: #ddd;
    display: block;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-header h3 {
    color: #333;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body {
    margin: 20px 10px;
    color: #333;
    font-size: 16px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .bd_hd {
    height: 50px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .bd_hd select {
    font-size: 14px;
    line-height: 34px;
    width: 120px;
    height: 34px;
    border-radius: 5px;
    padding-left: 10px;
    border: 1px solid #ddd;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb {
    width: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    margin-top: 20px;
    height: 300px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li {
    width: 150px;
    margin: 0px 20px 20px 0px;
    position: relative;
    overflow: hidden;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li .imgs {
    height: 150px;
    position: relative;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li .imgs img {
    width: 150px;
    height: 150px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li .imgs .img_dialog {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background: #333;
    opacity: 0.7;
    left: 0px;
    top: 0px;
    line-height: 150px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li .imgs .img_dialog a {
    display: block;
    text-decoration: none;
    text-align: center;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li .imgs .img_dialog a i {
    font-size: 100px;
    color: #95a0aa;
    display: block;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li h4 {
    width: 100%;
    line-height: 25px;
    margin-top: 10px;
    font-weight: normal;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-body .imgs_hb li p.timer {
    margin-top: 18px;
    font-size: 14px;
    position: relative;
    top: -15px;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-footer {
    height: 50px;
    line-height: 50px;
    width: 100%;
    text-align: right;
    padding-top: 4px;
    border: none;
    background: #fff;
    border-top: 1px solid #ddd;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-footer a {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 14px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 30px;
    background: #E81B3C;
    color: #fff;
}

.navbar_sm81 .modal-add-hb .modal-box .modal-content .modal-footer a:nth-child(2) {
    border: 1px solid #E81B3C;
    background: #fff;
    color: #E81B3C;
}

/*流量分配*/
.navbar_sm83 {
    /*新增参数二维码*/
    /*参数二维码粉丝情况*/
}

.navbar_sm83 .ctn_hd {
    border: 1px solid #F5F7FA;
    background: #fff;
    height: 70px;
    text-align: left;
    line-height: 70px;
    padding-left: 20px;
}

.navbar_sm83 .ctn_hd h3 {
    font-size: 20px;
    color: #999;
    font-weight: normal;
    line-height: 70px;
}

.navbar_sm83 .ctn_ipt {
    height: 72px;
    line-height: 68px;
    border: 1px solid #F5F7FA;
    margin-top: 20px;
    padding: 0px 0px 0 20px;
    border-top: none;
    background: #fff;
}

.navbar_sm83 .ctn_ipt .ctn_add {
    width: 94px;
    line-height: 32px;
    float: left;
    margin-top: 18px;
    text-align: center;
}

.navbar_sm83 .ctn_ipt .ctn_add a {
    display: block;
    background: #E81B3C;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
}

.navbar_sm83 .ctn_ipt .ctn_add a span {
    padding: 0px 2px;
    position: relative;
    top: -1px;
    margin: 0px 4px;
}

.navbar_sm83 .ctn_ipt .ctn_search {
    float: left;
    position: relative;
    width: 200px;
    overflow: hidden;
    height: 75px;
}

.navbar_sm83 .ctn_ipt .ctn_search div {
    position: absolute;
    right: -150px;
    transition: 1s;
}

.navbar_sm83 .ctn_ipt .ctn_search input[type="text"] {
    margin-left: 4px;
    width: 150px;
    margin-top: 22px;
    height: 37px;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 14px;
}

.ctn_ipt .ctn_search button {
    background: #fff;
    width: 42px;
    height: 38px;
    border: 1px solid #e5e5e5;
    border-radius: 0px 5px 5px 0;
    margin-left: -5px;
    position: absolute;
    right: 0;
    top: 20px;
}

.navbar_sm83 .ctn_ipt .ctn_search a {

    height: 35px;
    line-height: 35px;
    width: 45px;
    position: absolute;
    right: 0;
    top: 22px;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ddd;
}

.navbar_sm83 .ctn_ipt .ctn_search a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm83 table {
    border: 1px solid #ddd;
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.navbar_sm83 table thead tr td {
    text-align: center;
    border: 1px solid #ddd;
}

.navbar_sm83 table thead tr th {
    text-align: center;
}

.navbar_sm83 table tbody tr td {
    text-align: center;
    position: relative;
}

.navbar_sm83 table thead tr td {
    padding-left: 10px;
}

.navbar_sm83 table tbody tr td:nth-child(3) {
    cursor: pointer;
}


.navbar_sm83 table tbody tr td img {
    width: 80px;
    height: 80px;
}

.navbar_sm83 table tbody tr td:hover .lgImg {
    display: block;
}

.navbar_sm83 table tbody tr td .lgImg {
    display: none;
    position: absolute;
    right: -190px;
    bottom: -88px;
    width: 220px;
    height: 220px;
    z-index: 5;
    padding: 10px;
    background: #fff;
    text-align: center;
}

.navbar_sm83 table tbody tr td .lgImg img {
    width: 200px;
    height: 200px;
}

.navbar_sm83 table tbody tr td a {
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    color: #E81B3C;
}

.navbar_sm83 table tbody tr td a i {
    font-size: 18px;
    color: #E81B3C;
}

.navbar_sm83 .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm83 .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm83 .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm83 .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm83 .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm83 .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm83 .ctn_page ul li:hover,
.navbar_sm83 .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm83 .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm83 .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm83 .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm83 .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm83 .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm83 .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm83 .ctn_page ul.page_top li:hover,
.navbar_sm83 .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

.navbar_sm83 #add_canshu {
    display: none;
}

.navbar_sm83 #add_canshu .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
}

.navbar_sm83 #add_canshu .modal-box {
    width: 500px;
    background: #ffffff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%);
    padding: 10px;
}

.navbar_sm83 #add_canshu .modal-box .modal-content {
    padding: 10px 10px 0 10px;
    overflow: hidden;
    /*padding-bottom: 30px;*/
}

.navbar_sm83 #add_canshu .modal-box .modal-content .modal-header {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .modal-header .close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #333;
    font-size: 18px;
    width: 40px;
    height: 40px;
    padding: 1px;
    text-align: center;
    line-height: 40px;
    border-radius: 12px;
    cursor: pointer;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .modal-header .close i {
    font-size: 24px;
    color: #ddd;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .modal-header h3 {
    color: #999;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .form {
    text-align: left;
    padding: 10px 20px;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .form p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}
.navbar_sm83 #add_canshu .modal-box .modal-content .form .al_borad .divs p{
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.navbar_sm83 .floors_table p > .wxh {
    width: 110px;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .form input[type="text"] {
    width: 98.4%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    line-height: 45px;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .form textarea {
    width: 100%;
    height: 88px;
    font-size: 14px;
    padding: 10px;
    border: 1px solid #ddd;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .form select {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    font-size: 14px;
    border: 1px solid #ddd;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .ctn_footer {
    width: 100%;
    text-align: center;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .ctn_footer a {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 12px;
    color: #fff;
    border-radius: 50px;
    background: #E81B3C;
    margin: 20px;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .ctn_footer p {
    font-size: 12px;
    color: #D8D8D8;
    margin-bottom: 10px;
}

.navbar_sm83 #add_canshu .modal-box .modal-content .ctn_footer p em {
    color: #E81B3C;
    font-style: normal;
}

.navbar_sm83 #fensi {
    display: none;
}

.navbar_sm83 #fensi .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
}

.navbar_sm83 #fensi .modal-box {
    width: 500px;
    background: #ffffff;
    position: absolute;
    top: 110px;
    left: 130px;
    padding: 10px;
}

.navbar_sm83 #fensi .modal-box .modal-content {
    padding: 10px;
    padding-bottom: 30px;
    overflow: hidden;
}

.navbar_sm83 #fensi .modal-box .modal-content .modal-header {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm83 #fensi .modal-box .modal-content .modal-header .close {
    position: absolute;
    top: -15px;
    right: -15px;
    color: #333;
    font-size: 18px;
    width: 40px;
    height: 40px;
    padding: 1px;
    text-align: center;
    line-height: 40px;
    border-radius: 12px;
}

.navbar_sm83 #fensi .modal-box .modal-content .modal-header .close i {
    font-size: 35px;
    color: #ddd;
}

.navbar_sm83 #fensi .modal-box .modal-content .modal-header h3 {
    color: #999;
    font-size: 20px;
    height: 30px;
    line-height: 30px;
    font-weight: normal;
    text-align: left;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_ipt {
    height: 75px;
    line-height: 75px;
    border: 1px solid #F5F7FA;
    margin-top: 20px;
    padding: 0px 20px;
    border-top: none;
    background: #fff;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_ipt .ctn_search {
    float: right;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_ipt .ctn_search input[type="text"] {
    margin-left: 30px;
    width: 150px;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #CFDBE2;
    padding-left: 10px;
    font-size: 14px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_ipt .ctn_search a {
    height: 35px;
    line-height: 35px;
    width: 45px;
    position: relative;
    top: 4px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ddd;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_ipt .ctn_search a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm83 #fensi .modal-box .modal-content table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.navbar_sm83 #fensi .modal-box .modal-content table thead tr th {
    text-align: center;
}

.navbar_sm83 #fensi .modal-box .modal-content table tbody tr td {
    text-align: center;
    line-height: 0px;
}

.navbar_sm83 #fensi .modal-box .modal-content table tbody tr td .img {
    width: 50px;
    height: 50px;
    display: inline-block;
    margin-right: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content table tbody tr td .img img {
    width: 100%;
    height: 100%;
}

.navbar_sm83 #fensi .modal-box .modal-content table tbody tr td span {
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-left: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content table tbody tr:nth-child(odd) {
    background: #FAFBFC;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li:hover,
.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li:hover,
.navbar_sm83 #fensi .modal-box .modal-content .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

/*热销营销*/
.navbar_sm82 .ctn_hd {
    background: #fff;
}

.navbar_sm82 .ctn_hd h3 {
    font-size: 20px;
    color: #999;
    font-weight: normal;
    height: 70px;
    text-align: left;
    width: 100%;
    line-height: 70px;
    padding-left: 20px;
    border: 1px solid #F5F7FA;
}

.navbar_sm82 .ctn_hd .nav1 {
    height: 80px;
    line-height: 40px;
    padding: 5px;
    position: relative;
}

.navbar_sm82 .ctn_hd .nav1 > li {
    float: left;
    width: 130px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #ddd;
}

.navbar_sm82 .ctn_hd .nav1 > li:last-child {
    border-right: 1px solid transparent;
}

.navbar_sm82 .ctn_hd .nav1 > li > a {
    display: inline-block;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.navbar_sm82 .ctn_hd .nav1 > li > a.active {
    border-bottom: 2px solid #A12F2E;
}

.navbar_sm82 .ctn_hd .nav1 > li .nav2 {
    height: 40px;
    line-height: 40px;
    width: 100%;
    position: absolute;
    background: #ffffff;
    margin-top: 5px;
    margin-left: -5px;
    border-top: 2px solid #FAFBFC;
}

.navbar_sm82 .ctn_hd .nav1 > li .nav2 li {
    float: left;
    width: 132px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 0px;
}

.navbar_sm82 .ctn_hd .nav1 > li .nav2 li a {
    text-decoration: none;
    color: #333;
    font-size: 14px;
}

.navbar_sm82 .ctn_hd .nav1 > li .nav2 li a.s_active {
    color: #A12F2E;
}

.navbar_sm82 .navbar_nav_bd {
    /*margin-top: 20px;*/
    background: #fff;
    /*创建活动*/
    /*订单管理*/
    /*统计报表*/
    /*热销设置*/
    /*微信支付管理*/
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt {
    height: 75px;
    line-height: 75px;
    border: 1px solid #F5F7FA;
    margin-top: 20px;
    padding: 0px 20px;
    border-top: none;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_add {
    width: 114px;
    line-height: 32px;
    float: right;
    margin-top: 18px;
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_add a {
    display: block;
    background: #E81B3C;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 50px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_add a span {
    padding: 0px 2px;
    position: relative;
    top: -1px;
    margin: 0px 4px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_search {
    float: left;
    position: relative;
    overflow: hidden;
    width: 160px;

}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_search {

}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_search input[type="text"] {
    width: 200px;
    height: 38px;
    line-height: 38px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 14px;

}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_search a {
    height: 40px;
    line-height: 38px;
    width: 45px;
    position: relative;
    top: 5px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ccc;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ipt .ctn_search a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul {
    width: 100%;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li {
    height: 130px;
    float: none;
    padding: 10px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li:hover {
    background-color: #F6F7F1;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .lt_img {
    display: inline-block;
    width: 100px;
    height: 100px;
    margin-left: 10px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .lt_img img {
    width: 100%;
    height: 100%;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt {
    display: inline-block;
    margin-left: 20px;
    text-align: left;
    position: absolute;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt h3 {
    color: #333;
    font-size: 16px;
    font-weight: normal;
    line-height: 30px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt p {
    color: #333;
    font-size: 14px;
    line-height: 25px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt p.ptime {
    color: #ddd;
    cursor: pointer;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt p.ptime i {
    color: #ddd;
    font-size: 18px;
    margin-right: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd {
    height: 30px;
    line-height: 24px;
    padding: 5px 0px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd li {
    float: left;
    height: 30px;
    width: 110px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd li a {
    display: block;
    text-decoration: none;
    width: 100%;
    height: 100%;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd li a:hover {
    color: #333;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd li a i {
    color: #333;
    font-size: 16px;
    margin-right: 5px;
    position: relative;
    top: 2px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_ul > li .rt_txt .rt_fd li a span {
    font-size: 12px;
    display: inline-block;
    height: 20px;
    padding-right: 18px;
    line-height: 20px;
    border-right: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li:hover,
.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li:hover,
.navbar_sm82 .navbar_nav_bd #new_act .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt {
    height: 54px;
    line-height: 44px;
    border-bottom: 1px solid #e5e5e5;
    /*margin-top: 20px;*/
    padding: 0px 20px;
    border-top: none;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .calendar {
    float: left;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .calendar input {
    width: 140px;
    height: 32px;
    line-height: 32px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .calendar span {
    display: inline-block;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 16px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .calendar span i {
    font-size: 40px;
    color: #999;
    position: relative;
    top: 10px;
    left: 0px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .ctn_search {
    float: left;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .ctn_search input {
    margin-left: 14px;
    width: 200px;
    height: 38px;
    line-height: 38px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #e5e5e5;
    padding-left: 10px;
    font-size: 14px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .ctn_search a {
    height: 40px;
    line-height: 36px;
    width: 50px;
    position: relative;
    margin-left: -2px;
    top: 4px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_ipt .ctn_search a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 {
    height: 50px;
    line-height: 40px;
    padding: 5px;
    position: relative;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 > li {
    float: left;
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-right: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 > li:last-child {
    border-right: 1px solid transparent;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 > li > a {
    display: inline-block;
    width: 170px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    color: #333;
    font-size: 16px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 > li > a.active {
    color: #E81B3C;
    border-bottom: 2px solid #E81B3C;
}

.navbar_sm82 .navbar_nav_bd #order_gl .nav3 > li > a span {
    color: #E81B3C;
}

.navbar_sm82 .navbar_nav_bd #order_gl table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #order_gl table thead tr th {
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #order_gl table tbody tr td {
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li:hover,
.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li:hover,
.navbar_sm82 .navbar_nav_bd #order_gl .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #baobiao h3 {
    width: 100%;
    height: 55px;
    line-height: 55px;
    padding-left: 20px;
    font-size: 18px;
    font-weight: normal;
    color: #666;
}

.navbar_sm82 .navbar_nav_bd #baobiao .circle {
    width: 100%;
    height: 150px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .circle li {
    width: 25%;
    float: left;
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #baobiao .circle li div {
    display: inline-block;
}

.navbar_sm82 .navbar_nav_bd #baobiao .circle li p {
    font-size: 14px;
    color: #333;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt {
    height: 75px;
    line-height: 75px;
    border-top: 1px solid #F5F7FA;
    margin-top: 20px;
    padding: 0px 20px;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .calendar {
    float: left;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .calendar input {
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .calendar span {
    display: inline-block;
    border: 1px solid #ddd;
    width: 40px;
    height: 40px;
    line-height: 16px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .calendar span i {
    font-size: 40px;
    color: #999;
    position: relative;
    top: 10px;
    left: 0px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .ctn_search {
    float: left;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .ctn_search input {
    margin-left: 30px;
    width: 200px;
    height: 40px;
    line-height: 40px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #CFDBE2;
    padding-left: 10px;
    font-size: 14px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .ctn_search a {
    height: 40px;
    line-height: 36px;
    width: 50px;
    position: relative;
    margin-left: -2px;
    top: 4px;
    text-align: center;
    display: inline-block;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_ipt .ctn_search a i {
    font-size: 25px;
    color: #ddd;
}

.navbar_sm82 .navbar_nav_bd #baobiao table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #baobiao table thead tr th {
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td {
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td:nth-child(3) {
    cursor: pointer;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td img {
    width: 100px;
    height: 100px;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td:hover .lgImg {
    display: block;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td .lgImg {
    display: none;
    position: absolute;
    right: -190px;
    bottom: -200px;
    width: 220px;
    height: 220px;
    z-index: 5;
    padding: 10px;
    background: #fff;
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td .lgImg img {
    width: 200px;
    height: 200px;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td a {
    display: inline-block;
    width: 25px;
    height: 25px;
    line-height: 25px;
    background: #E6E6E6;
    text-decoration: none;
    border-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr td a i {
    font-size: 18px;
    color: #333;
}

.navbar_sm82 .navbar_nav_bd #baobiao table tbody tr:nth-child(odd) {
    background: #FAFBFC;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page {
    height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li:hover,
.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../img/page_grey.png") no-repeat center;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li:hover,
.navbar_sm82 .navbar_nav_bd #baobiao .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi {
    width: 100%;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .ctn_header {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F5F7FA;
    text-align: left;
    padding-left: 20px;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .ctn_header h3 {
    font-weight: normal;
    font-size: 20px;
    color: #333;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .form {
    text-align: left;
    padding: 10px 20px;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .form p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .form input[type="text"] {
    width: 100%;
    height: 45px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    line-height: 45px;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .form select {
    width: 100%;
    height: 45px;
    padding-left: 10px;
    font-size: 12px;
    border: 1px solid #ddd;
    border-radius: 5px;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .ctn_footer {
    width: 100%;
    text-align: center;
}

.navbar_sm82 .navbar_nav_bd #hot_shezhi .ctn_footer a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    border-radius: 5px;
    background: #586B95;
    margin: 20px;
}

.navbar_sm82 .navbar_nav_bd #wx {
    width: 100%;
    background: #fff;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_header {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F5F7FA;
    text-align: left;
    margin-left: 20px;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_header h3 {
    font-weight: normal;
    font-size: 20px;
    line-height: 55px;
}

.navbar_sm82 .navbar_nav_bd #wx .form {
    text-align: left;
    padding: 10px 20px;
}

.navbar_sm82 .navbar_nav_bd #wx .form p {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
}

.navbar_sm82 .navbar_nav_bd #wx .form input[type="text"] {
    width: 38%;
    height: 42px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 12px;
    line-height: 45px;
}

.navbar_sm82 .navbar_nav_bd #wx .form p button {
    width: 45px;
    height: 45px;
    font-size: 14px;
    border: 1px solid #ddd;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_footer {
    line-height: 70px;
    width: 100%;
    text-align: left;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_footer a {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    border-radius: 50px;
    background: #586B95;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_footer p {
    font-size: 12px;
    color: #D8D8D8;
    margin-bottom: 10px;
    border-top: 1px solid #f5f4f4;
}

.navbar_sm82 .navbar_nav_bd #wx .ctn_footer p a {
    display: inline;
    color: #5d9cec;
    background: none;
    width: 0px;
    margin-left: 0px;
    font-size: 12px;
}

/*创建活动*/
.navbar_sm8211 {
    padding: 0px 20px;
    background: #F5F7FA;
    /*商品规格弹出框*/
    /*图片放大*/
}

.navbar_sm8211 .ctn_header {
    border: 1px solid #F5F7FA;
    background: #fff;
    height: 70px;
    line-height: 70px;
    text-align: left;
    padding-left: 20px;
}

.navbar_sm8211 .ctn_header h3 {
    font-size: 20px;
    color: #999;
    font-weight: normal;
}

.navbar_sm8211 .ctn_bd {
    border: 1px solid #F5F7FA;
    margin-top: 20px;
    padding-left: 20px;
    text-align: left;
    background: #fff;
}

.navbar_sm8211 .ctn_bd table.lg_tb {
    width: 100%;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr {
    height: 50px;
    line-height: 50px;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr th {
    font-size: 16px;
    color: #FF5722;
    text-align: left;
    font-weight: normal;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr td {
    font-size: 14px;
    text-align: left;
    width: 50%;
    position: relative;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr td i {
    width: 20px;
    margin-right: 5px;
    font-size: 20px;
    color: #FF5722;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr td input {
    margin-left: 91px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    width: 458px;
    height: 38px;
    line-height: 38px;
    padding: 0px 20px;
    display: inline-block;
    position: absolute;
    margin-top: 5px;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr td span {
    position: absolute;
}

.navbar_sm8211 .ctn_bd table.lg_tb tr td select {
    margin-left: 91px;
    font-size: 14px;
    border-radius: 5px;
    border: 1px solid #dddddd;
    width: 500px;
    height: 40px;
    line-height: 40px;
    padding: 0px 20px;
    position: absolute;
    display: inline-block;
    margin-top: 5px;
}

.navbar_sm8211 .ctn_bd p {
    height: 45px;
    line-height: 45px;
    color: #FF5722;
    font-size: 14px;
    text-align: left;
}

.navbar_sm8211 .ctn_bd p small {
    font-size: 12px;
    color: #d8d8d8;
    margin-left: 20px;
}

.navbar_sm8211 .ctn_bd .img_btn {
    border: 1px dashed #333;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 10px 0px;
    position: relative;
}

.navbar_sm8211 .ctn_bd .img_btn:hover {
    background: #ddd;
    cursor: pointer;
}

.navbar_sm8211 .ctn_bd .img_btn i {
    font-size: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -15px;
    margin-top: -15px;
}

.navbar_sm8211 .ctn_bd .img_btn input[type='file'] {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
}

.navbar_sm8211 .ctn_bd .imgs {
    width: 100%;
    height: 160px;
    line-height: 220px;
    text-align: left;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm {
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    box-sizing: border-box;
    overflow: hidden;
    margin-right: 20px;
    position: relative;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm:hover .img_dialog {
    display: block;
    cursor: pointer;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm img {
    width: 100%;
    height: 100%;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm .img_dialog {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: #333333;
    opacity: 0.7;
    text-align: center;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm .img_dialog a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    margin-right: 20px;
    text-decoration: none;
    cursor: pointer;
    position: absolute;
    top: 50%;
    margin-top: -15px;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm .img_dialog a:nth-child(1) {
    margin-left: -40px;
}

.navbar_sm8211 .ctn_bd .imgs .img_sm .img_dialog a i {
    font-size: 20px;
    color: #fff;
}

.navbar_sm8211 .ctn_bd .imgs .img_btn {
    border: 1px dashed #333;
    display: inline-block;
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 0px;
    position: absolute;
    text-align: center;
}

.navbar_sm8211 .ctn_bd .imgs .img_btn:hover {
    background: #ddd;
    cursor: pointer;
}

.navbar_sm8211 .ctn_bd .imgs .img_btn i {
    font-size: 30px;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    margin-left: -15px;
    margin-top: -15px;
    width: 30px;
    height: 30px;
    line-height: 30px;
}

.navbar_sm8211 .ctn_bd .imgs .img_btn span {
    color: #c0c0c0;
    font-size: 12px;
    margin-top: -15px;
    position: absolute;
    margin-left: -45px;
}

.navbar_sm8211 .ctn_bd .imgs .img_btn input[type='file'] {
    position: absolute;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -moz-opacity: 0;
}

.navbar_sm8211 .ctn_bd textarea {
    width: 80%;
    border-radius: 5px;
    font-size: 16px;
    padding: 10px 20px;
    border: 1px solid #ddd;
}

.navbar_sm8211 .ctn_bd .div1 {
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.navbar_sm8211 .ctn_bd .div1 div {
    width: 49%;
    height: 45px;
    line-height: 45px;
    display: inline-block;
    text-align: left;
}

.navbar_sm8211 .ctn_bd .div1 div span {
    font-size: 14px;
    margin-left: 20px;
}

.navbar_sm8211 .ctn_bd .div1 div input {
    height: 38px;
    line-height: 38px;
    border-radius: 5px;
    border: 1px solid #ddd;
    display: inline-block;
    position: absolute;
    margin-top: 2px;
    margin-left: 50px;
    padding-left: 10px;
    width: 488px;
    font-size: 14px;
}

.navbar_sm8211 .ctn_bd label {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 15px;
    margin-top: -3px;
    position: absolute;
}

.navbar_sm8211 .ctn_bd label.no {
    margin-left: 60px;
}

.navbar_sm8211 .ctn_bd label.yes {
    margin-left: 6px;
}

.navbar_sm8211 .ctn_bd input[type="radio"] {
    width: 20px;
    height: 16px;
}

.navbar_sm8211 .ctn_bd input[type="radio"]#no {
    position: absolute;
    margin: 0px 30px;
}

.navbar_sm8211 .ctn_bd .ctn_footer {
    height: 100px;
    line-height: 100px;
}

.navbar_sm8211 .ctn_bd .ctn_footer a {
    display: inline-block;
    border-radius: 40px;
    width: 105px;
    height: 35px;
    line-height: 35px;
    text-decoration: none;
    font-size: 14px;
    color: #999;
    border: 1px solid #ddd;
    margin: 0px 20px;
    text-align: center;
}

.navbar_sm8211 .ctn_bd .ctn_footer a.save {
    color: #fff;
    background: #A23131;
}

.navbar_sm8211 #modal_box {
    display: none;
}

.navbar_sm8211 #modal_box .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
}

.navbar_sm8211 #modal_box .modal-box {
    width: 600px;
    background: #ffffff;
    position: absolute;
    top: 110px;
    left: 130px;
    padding: 10px;
    border-radius: 5px;
}

.navbar_sm8211 #modal_box .modal-box .modal-content {
    border: none;
    padding: 10px;
    padding-bottom: 0px;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-header {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #ddd;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-header span {
    float: right;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-header span i {
    font-size: 30px;
    color: #ddd;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-header h3 {
    font-size: 20px;
    color: #ddd;
    font-weight: normal;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal_bd {
    width: 100%;
    text-align: center;
    padding-top: 50px;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal_bd div {
    height: 45px;
    line-height: 45px;
    width: 100%;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal_bd div input[type='text'] {
    height: 40px;
    line-height: 40px;
    width: 120px;
    border-radius: 5px;
    border: 1px solid #ddd;
    padding: 0px 5px;
    font-size: 14px;
    margin: 0px 20px;
    color: #87929f;
    text-align: center;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal_bd div span {
    font-size: 14px;
    color: #87929f;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal_bd p {
    height: 90px;
    line-height: 90px;
    color: #a2abb4;
    font-size: 14px;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-footer {
    width: 100%;
    text-align: center;
    padding: 10px;
    margin-top: 25px;
    border: none;
}

.navbar_sm8211 #modal_box .modal-box .modal-content .modal-footer a {
    display: inline-block;
    width: 150px;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    border: 1px solid #dddddd;
    font-size: 14px;
    margin: 0px 8px;
    text-align: center;
    border-radius: 5px;
    background: #BE2D21;
    color: #fff;
}

.navbar_sm8211 #modal_img {
    display: none;
}

.navbar_sm8211 #modal_img .modal-dialog {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    opacity: 0.5;
    background: #333;
}

.navbar_sm8211 #modal_img .modal-box {
    width: 400px;
    height: 400px;
    z-index: 5;
    position: absolute;
    top: 10%;
    left: 50%;
    margin-left: -200px;
}

.navbar_sm8211 #modal_img .modal-box img {
    width: 100%;
    height: 100%;
}

/*商品信息*/
.navbar_sm8221 {
    /*  width: 1000px; */
    background: #fff;
    /*     left: 10%; */
    /*     top: 3%; */
    /*     position: absolute; */
    /*margin-top: 20px;*/
}

.navbar_sm8221 .ctn_header {
    height: 55px;
    line-height: 55px;
    border-bottom: 1px solid #F5F7FA;
    /*   text-align: center; */
    padding-left: 20px;
}

.navbar_sm8221 .ctn_header h3 {
    font-weight: normal;
    font-size: 20px;
}

.navbar_sm8221 .ctn_bd {
    padding: 10px 20px;
}

.navbar_sm8221 .ctn_bd p {
    font-size: 14px;
    color: #333;
    height: 45px;
    line-height: 52px;
}

.navbar_sm8221 .ctn_bd p i {
    font-size: 20px;
    color: #FF5722;
    margin-right: 5px;
}

.navbar_sm8221 .ctn_bd p span {
    position: absolute;
    margin-top: -2px;
}

.navbar_sm8221 .ctn_bd input {
    height: 45px;
    line-height: 45px;
    width: 400px;
    padding-left: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 5px;
}

.navbar_sm8221 .ctn_bd .ctn_ipt {
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.navbar_sm8221 .ctn_bd .ctn_ipt .calendar {
    height: 45px;
    line-height: 45px;
    width: 350px;
    font-size: 14px;
}

.navbar_sm8221 .ctn_bd .ctn_ipt .calendar:nth-child(2) {
    float: right;
}

.navbar_sm8221 .ctn_bd .fengmian {
    width: 100%;
    position: relative;
    min-height: 85px;
    overflow: hidden;
}

.navbar_sm8221 .ctn_bd .fengmian .thumbile {
    display: inline-block;
    width: 150px;
    height: 150px;
    margin-right: 20px;
    float: left;
}

.navbar_sm8221 .ctn_bd .fengmian .thumbile img {
    width: 100%;
    height: 100%;
}

.navbar_sm8221 .ctn_bd .fengmian .btn_txt {
    display: inline-block;
    position: absolute;
}

.navbar_sm8221 .ctn_bd .fengmian .btn_txt .div1 {
    line-height: 35px;
    height: 35px;
    background: #E81B3C;
    width: 120px;
    position: relative;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.navbar_sm8221 .ctn_bd .fengmian .btn_txt .div2 {
    text-align: center;
    font-size: 14px;
    font-weight: normal;
}

.navbar_sm8221 .ctn_bd .fengmian .btn_txt .inputstyle {
    width: 150px;
    height: 40px;
    cursor: pointer;
    font-size: 12px;
    outline: medium none;
    position: absolute;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    left: 0px;
    top: 0px;
}

.navbar_sm8221 .ctn_bd .fengmian .btn_txt p.tips {
    font-size: 12px;
    line-height: 18px;
    margin-top: 10px;
    color: #666;
}

.navbar_sm8221 .ctn_bd textarea {
    height: 100px;
    line-height: 100px;
    width: 100%;
    padding-left: 10px;
    border: 1px solid #ddd;
    font-size: 14px;
    border-radius: 5px;
    overflow: hidden;
}

.navbar_sm8221 .ctn_bd table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

.navbar_sm8221 .ctn_bd table thead tr {
    width: 100%;
    height: 60px;
    line-height: 10px;
    text-align: center;
    border: 1px solid #F5F7FA;
}

.navbar_sm8221 .ctn_bd table thead tr th {
    border: 1px solid #F5F7FA;
    width: 60px;
    font-size: 16px;
    color: #888888;
    text-align: center;
    font-weight: normal;
    position: relative;
}

.navbar_sm8221 .ctn_bd table tbody tr {
    width: 100%;
    height: 60px;
    line-height: 10px;
    border: 1px solid #F5F7FA;
}

.navbar_sm8221 .ctn_bd table tbody tr td {
    border: 1px solid #F5F7FA;
    width: 100px;
    font-size: 14px;
    color: #656565;
    text-align: center;
    position: relative;
}

.navbar_sm8221 .ctn_bd table tbody tr td#edit_goods {
    cursor: pointer;
}

.navbar_sm8221 .ctn_bd table tbody tr td span {
    display: block;
    text-align: center;
    width: 100%;
    position: absolute;
}

.navbar_sm8221 .ctn_bd table tbody tr td img {
    width: 65px;
    height: 65px;
}

.navbar_sm8221 .ctn_bd table tbody tr td a {
    color: #000;
    text-decoration: none;
}

.navbar_sm8221 .ctn_bd table tbody tr:nth-child(odd) {
    background: #FAFBFC;

}

.navbar_sm8221 .ctn_bd .new_btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 40px;
}

.navbar_sm8221 .ctn_bd .new_btn a {
    display: block;

    width: 150px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    border-radius: 5px;
    background: #05BC06;
}

.navbar_sm8221 .ctn_bd .ctn_footer {
    width: 100%;
    text-align: center;
    border-top: 1px solid #ddd;
    margin-top: 20px;
}

.navbar_sm8221 .ctn_bd .ctn_footer a {
    display: inline-block;
    width: 90px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    border-radius: 25px;
    background: #586B95;
    margin: 20px;
}

.navbar_sm8221 .ctn_bd .ctn_footer a:nth-child(1) {
    background: #E81B3C;
}

.navbar_sm8221 .ctn_bd .ctn_footer a:nth-child(2) {
    background: #fff;
    border: 1px solid #E81B3C;
    color: #E81B3C;
}

.navbar_sm8221 .ctn_bd .ctn_footer p {
    font-size: 12px;
    color: #D8D8D8;
    margin-bottom: 10px;
    padding-top: 12px;
    border-top: 1px solid #ddd;
}

/*素材中心*/
#use_location .ctn_ipt {
    padding: 0px 0 10px;
    border-top: none;
    background: #fff;
    position: relative;
    overflow: hidden;
}

#use_location .ctn_ipt .ctn_add {
    width: 100px;
    line-height: 34px;
    float: left;
    text-align: center;
    position: absolute;
}

#use_location .ctn_ipt .ctn_add a {
    display: block;
    background: #E81B3C;
    font-size: 14px;
    color: #fff;
    text-decoration: none;
    border-radius: 30px;
}

#use_location .ctn_ipt .ctn_add a span {
    padding: 0px 2px;
    position: relative;
    top: -1px;
}

#use_location .ctn_ipt .ctn_search {
    float: right;
    margin-top: -5px;
    position: relative;
    width: 200px;
    height: 75px;
    overflow: hidden;
}

#use_location .ctn_ipt .ctn_search div {
    position: absolute;
    right: 34px;
    transition: 1s;
}

#use_location .ctn_ipt .ctn_search input[type="text"] {
    width: 150px;
    height: 35px;
    line-height: 35px;
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
    border: 1px solid #ddd;
    padding-left: 10px;
    font-size: 14px;
}

#use_location .ctn_ipt .ctn_search a {
    height: 35px;
    line-height: 35px;
    width: 40px;
    position: absolute;
    top: 8px;
    right: 0;
    background-color: #fff;
    text-align: center;
    display: inline-block;
    border: 1px solid #ddd;
    text-decoration: none;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#use_location .ctn_ipt .ctn_search a i {
    font-size: 16px;
    color: #333;
}

#use_location table {
    width: 100%;
    border-collapse: collapse;
    background: #fff;
}

#use_location table thead tr th {
    text-align: center;
}

#use_location table tbody tr td {
    text-align: center;
}

#use_location table tbody tr td p {
    width: 300px;
    text-align: left;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

#use_location table tbody tr td img {
    width: 22px;
    height: 22px;
}

#use_location table tbody tr td a {
    display: inline-block;
    text-decoration: none;
    border-radius: 5px;
    color: #E81B3C;
    font-size: 14px;
    margin: 0 4px;
}

#use_location table tbody tr td .active {
    position: relative;
}

#use_location table tbody tr td .active:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: -7px;
    width: 1px;
    height: 72%;
    margin: auto;
    background: #E81B3C;
}

#use_location table tbody tr td a i {
    font-size: 18px;
    color: #333;
}

#use_location .ctn_page {
    height: 50px;
    line-height: 50px;
    width: 100%;
    border: 1px solid #F5F7FA;
    text-align: right;
    position: relative;
    margin-top: 50px;
}

#use_location .ctn_page ul {
    background: #EBEEEF;
    position: absolute;
    right: 0px;
    margin-right: 30px;
    margin-top: 8px;
}

#use_location .ctn_page ul li {
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #D7DCDE;
    font-weight: normal;
    font-size: 12px;
    margin-left: 5px;
}

#use_location .ctn_page ul li.page_caret {
    transform: rotate(180deg);
}

#use_location .ctn_page ul li:first-child {
    margin: 0px;
    width: 45px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

#use_location .ctn_page ul li:last-child {
    width: 45px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

#use_location .ctn_page ul li:hover,
#use_location .ctn_page ul li.page_active {
    background: #BC1A1A;
}

#use_location .ctn_page ul li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#use_location .ctn_page ul.page_top {
    display: none;
    height: 100px;
    position: absolute;
    top: -105px;
    right: 33px;
    background: url("../static/img/page_grey.png") no-repeat center;
}

#use_location .ctn_page ul.page_top li {
    width: 70px;
    background: #D7DCDE;
    float: none;
    height: 31px;
    font-size: 12px;
    margin: 0px;
    border-radius: 0;
    font-weight: normal;
}

#use_location .ctn_page ul.page_top li a {
    display: block;
    color: #fff;
    text-decoration: none;
}

#use_location .ctn_page ul.page_top li:first-child {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#use_location .ctn_page ul.page_top li:last-child {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#use_location .ctn_page ul.page_top li:hover,
#use_location .ctn_page ul.page_top li.page_active {
    background: #BC1A1A;
}

#modalBody .pc-page {
    position: initial;
}
