* {
    padding: 0;
    margin: 0;
}

.red {
    color: #F00;
}

body {
    font-size: 14px;
}

ul li {
    list-style: none;
}

a {
    text-decoration: none !important;
    color: #333;
}


/* <-- 解决和bootstrap插件a标签样式冲突 */
header a {
    text-decoration: none;
    color: #333;
}


.head_box a:hover,
header a:hover {
    text-decoration: none;
    color: #333;
}

/* 解决和bootstrap插件a标签样式冲突 --> */

.crat_num {
    color: #C10;
}

#ym-window {
    background: #fff;
    overflow: hidden;
    font-size: 12px;
}

.ymPrompt_close {
    cursor: pointer;
    background: url(ymPrompt/skin/qq/images/close.gif) no-repeat 0 0;
    width: 16px;
    height: 16px;
}

.ym-tl {
    padding-left: 3px;
}

.ym-tr {
    padding-right: 3px;
}

.ym-tc {
    overflow: hidden;
    position: relative;
    right: 10px;
}

.ym-ttc {
    height: 3px
}

.ym-header-text {
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 10px;
    float: left;
    margin: 10px 0 0 20px;
}

.ym-header-tools {
    float: right;
    margin-top: 5px
}

.red_Color {
    color: red;
}

.head_box {
    width: 100%;
    overflow: visible;
    /* position: fixed;
    top: 0;
    z-index: 11; */
}

.tos_box {
    width: 100%;
    height: 40px;
    background-color: #f3f3f3;
    margin: 0 auto;
    border-bottom: 1px solid #ccc;
    box-sizing: content-box;
}

.tos_box .tops {
    width: 1250px;
    margin: 0 auto;
    overflow: visible;
}

.tos_box .tops ul,
.jydt_mun ul {
    margin: 0 !important;
}

.tos_box .tops .tops-list-left {
    width: 35%;
    float: left;
}

.tos_box .tops .tops-list-left li {
    float: left;
    line-height: 40px;
    margin-right: 12px;
}

.tos_box .tops .tops-list-left li a {
    color: #fff;
}

.tos_box .tops .tops-list-left li .jy-logoin {
    color: #999;
    font-size: 14px;

}

.tos_box .tops .tops-list-left li .reg {
    color: #ff1f00;
}

.tos_box .tops .tops-list-right li a {
    color: #999;
    font-size: 14px;

}

.tos_box .tops .tops-list-right {
    width: 65%;
    float: right;
    display: flex;
    justify-content: flex-end;
}

.tos_box .tops .tops-list-right>li {
    float: left;
    line-height: 40px;
    color: #ff1f00;
    font-size: 14px;
    margin-right: 25px;
    position: relative;
    white-space: nowrap;
}

.tos_box .tops .tops-list-right li:hover .header_list {
    display: block;
}

.tos_box .tops .tops-list-right li:hover .header_list li a {
    color: #FFFFFF !important;
}

.tos_box .tops .tops-list-right li .header_list {
    position: absolute;
    width: 200%;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    background-color: rgba(0, 0, 0, .5);
    top: 40px;
    left: -50%;
    border-radius: 5px;
    z-index: 9999;
    display: none;
}

.qykh {
    color: #ff1f00 !important;
    font-size: 14px !important;
    font-weight: bold;
}

.tos_box .tops .tops-list-right .fwtel {
    margin: 0;
}


header .top_box {
    width: 100%;
    background: white;
}

header .top_box>.top {
    width: 1250px;
    margin: 0 auto;
    margin-top: 15px;
    /*padding-top: 25px;*/
    /*overflow: hidden;*/
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    align-items: center;
}

header>.top_nav {
    margin-top: 10px;
    background: #0f58d6;
}

header>.top_nav>ul {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1250px;
    margin: 0 auto;
}

header>.top_nav>ul>li {
    line-height: 50px;
    font-size: 16px;
    padding: 0;
    align-items: center;
    width: 12.5%;
    text-align: center;
    float: left;
}

header>.top_nav>ul>li:nth-child(4)>a {
    display: flex;
    justify-content: center;
}

header>.top_nav>ul>li:nth-child(4)>a>span {
    font-size: 35px;
    color: #fb6a15;
}

header>.top_nav>ul>li>a>span {
    font-size: 20px;
    margin-right: 5px;
}

header>.top_nav>ul>li a {
    color: #fff;
    display: block;
    transition: all 0.5s;
}
header>.top_nav>ul>li a:hover{
    background: #4598ff;
}

header>.top_nav>ul>li .active {
    background: #4598ff;
    text-align: center;
    display: block;
}

header .logo {
    /* width: 230px;
    height: 80px; */
}

header .logo img {
    width: auto;
    height: 80px;
}

header .search {
    width: 590px;
    /* height: 80px; */
}

header .search .top {
    display: flex;
    align-items: center;
    position: relative;
}

.cust {
    color: #fff;
}

.huise {
    margin-left: 5px;
}

.huise a {
    /* color: #fff; */
}

.qq_img .icon {
    width: 20px;
    height: 20px;
    position: relative;
    animation: mymove 0.5s infinite;
    -webkit-animation: mymove 0.5s infinite;
}

.ban_box img {
    width: 100%;
}

.banxin {
    max-width: 1250px;
    margin: 0 auto;
}

.banxin .bjd_num_box {
    cursor: pointer;
    margin: 15px 0;
    background-color: #fff;
    overflow: hidden;
}

.banxin .bjd_num {
    display: flex;
    align-items: center;
    float: right;
    padding: 0 20px;
    margin: 10px 20px;
    height: 50px;
    line-height: 50px;
    background: #f7f7f7;
    text-align: center;
}

.banxin .bjd_num span:nth-child(1) { 
    font-size: 20px;   
    color: red;
}
.banxin .bjd_num span:nth-child(2) {    
    margin: 0 5px;
}
.banxin .bjd_num span:nth-child(3) {    
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    border-radius: 50%;
    color: white;
    background: red;
    text-align: center;
}

.router {
    background-color: #f5f5f5;
    padding: 8px 0;
    margin-top: -4px;
    /* z-index: 1; */
    position: relative;
}

.breadcrumb>li {
    display: inline-block;
}

.breadcrumb a {
    color: #333;
    font-size: 12px;
    text-decoration: none;
}

.breadcrumb>li span {
    padding: 0 5px;
    color: #ccc;
}

@keyframes mymove {
    from {
        bottom: 0px;
    }

    to {
        top: 4px;
    }
}

@-webkit-keyframes mymove {
    from {
        bottom: 0px;
    }

    to {
        top: 4px;
    }
}

.searchlist {
    position: absolute;
    top: 48px;
    left: 0;
    width: 520px;
    border: 1px solid #e2e2e2;
    background: white;
    max-height: 350px;
    overflow-y: scroll;
    display: none;
    z-index: 200;
}

.searchlist li a {
    padding: 5px 15px;
    display: flex;
    justify-content: space-between;
    font-size: 12px;
    color: #666;
    text-decoration: none;
}

.searchlist li a:hover {
    background: #FFDFC6;
}

.sczl {
    height: 46px;
    border:1px solid #0f58d6;
    border-right: none;
    width: 160px;
    text-align: -webkit-center;
    color: #6b6b6b;
    background: #fff;
}

select:focus {
    outline: none;
}

option:focus {
    outline: none;
}

header .search .top input {
    width: calc(100% - 50px);
    height: 46px;
    border: 1px solid #0f58d6;
    outline: none;
    box-sizing: border-box;
    padding-left: 15px;
}

header .search .top .search {
    width: 70px;
    height: 46px;
    background: #0f58d6;
    cursor: pointer;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

header .search .top .search span {
    font-size: 25px;
    color: white;
}

header .search .bottom {
    margin-top: 5px;
    /* padding: 0 10px; */
}

header .search .bottom .swiper-slide {
    display: inline-block;
    width: auto;
}

header .search .bottom a {
    padding: 0 8px;
    color: #b4b1b1;
    font-size: 13px;
    text-decoration: none;
}

header .search .bottom a:first-child {
    padding-left: 0;
}

header .right .top div {
    display: inline-flex;
    /*width: 170px;*/
    height: 46px;
    background: #0f58d6;
    align-items: center;
    justify-content: space-around;
    font-size: 14px;
    color: #fff;
    padding: 0 18px;
    cursor: pointer;
    box-sizing: border-box;
}

header .right .top div:nth-child(1) {
    /* margin-right: 15px; */
}

header .right .top div span:nth-child(1) {
    font-size: 20px;
    color: #fff;
}
header .right .top div a span{
    color: #fff;
}
header .right .top div #dhsl_price {
    font-size: 14px;
    color: #fff;
}


header .right .top div span:nth-child(3) {
    display: inline-block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    color: #0f58d6;
    background: #fff;
    text-align: center;
}

header .right .bottom {
    margin-top: 15px;
}

header .right .bottom div {
    width: 196px;
    height: 40px;
    background: red;
    float: right;
    line-height: 40px;
    text-align: center;
    font-weight: bold;
    color: white;
}

.ppdt_inp {
    flex: 1;
    border-right: 0 !important;
}

.look {
    width: 280px;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    background: #000;
}

.content_box {
    background: #f7f7f7;
}

.content_box>.content {
    width: 1250px;
    margin: 0 auto;
}

.content>.banner_top {
    height: 400px;
    padding: 0;
    position: relative;
}

.banner_top #banner_one .swiper-container img {
    width: 1250px;
    height: 400px;
}

.banner_top #banner_one .swiper-container {
    --swiper-theme-color: white;
}

.banner_top #banner_one .swiper-slide {
    text-align: center;
}

.banner_top #banner_one .swiper-container img {
    padding: 10px 0;
}

.defau_lobox {
    width: 280px;
    height: 400px;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9;
}

.defau_lobox>ul {
    display: block;
    width: 100%;
    height: 350px;
}

#index_searlist li {
    padding: 15px 10px;
    display: flex;
    justify-content: space-between;
    color: white;
    border-bottom: 1px solid #9e9e9e;
}

#index_searlist li>span:nth-child(1) {
    display: inline-block;
    width: 190px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.content>.banner2 {
    margin-top: 20px;
    height: 81px;
    background: white;
}

.content>.banner2 .swiper-container .swiper-wrapper .swiper-slide a img {
    margin: 11px 0;
    width: 120px;
}

.content>.banner2 .swiper-button-next:after,
.content>.banner2 .swiper-button-prev:after {
    color: #c3c3c3
}

.list {
    height: 574px;
    margin-top: 15px;
}

.list .title {
    height: 34px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border-bottom: 2px solid #a20937;
    color: #636363;
    font-size: 16px;
    padding: 0 !important;
}

.list .body {
    display: flex;
    height: 528px;
}

.list .body .lef {
    margin-top: 10px;
    width: 200px;
    overflow: hidden;
}

.list .body .lef img {
    width: 100%;
    height: 100%;
}

.list .body .right {
    width: 1050px;
    display: flex;
    flex-wrap: wrap;
}

.list .body .right li {
    width: 252.5px;
    height: 254px;
    margin-left: 10px;
    margin-top: 10px;
    background: white;
    list-style: none;
    padding: 10px;
    box-sizing: border-box;
    transition: all 0.5s;
    border: 2px solid #ffffff;
}

.list .body .right li .imgs {
    height: 160px;
    overflow: hidden;
}

.list .body .right li .imgs img {
    width: auto;
    height: 160px;
    display: block;
    margin: auto;
    overflow: hidden;
    webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
}

.list .body .right li:hover .imgs img {
    -ms-transform: scale(1.5);
    transform: scale(1.5);
}

.list .body .right li:hover {
    /* box-shadow: 1px 1px 18px rgba(0,0,0,.63); */
    border: 2px solid #ff0000;
}

.list .body .right li .price {
    color: red;
    font-size: 14px;
    font-weight: bold;
    height: 28px;
    line-height: 28px;
    margin-bottom: 8px;
}

.list .body .right li .remake {
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #636363;
}

.gg {
    margin-top: 15px;
    height: 125px;
    background: red;
}

footer {
    background: #565656;
    width: 100%;
    overflow: hidden;
    border-top: 6px solid #0f58d6;
}

footer .contents,
.bottom_footer .contents {
    width: 1250px;
    margin: 0 auto;
}

footer .contents .top .nav {
    display: flex;
    align-items: center;
    color: white;
    font-size: 20px;
    justify-content: space-between;
    border-bottom: 2px solid white;
    padding: 50px 0;
}
footer .contents .top .nav li{
    display: flex;
    align-items: center;
}
footer .contents .top .nav li img{
    width: 48px;
    margin-right: 10px;
}
footer .contents .top .lists {
    padding: 30px 0;
    display: flex !important;
    justify-content: space-between;
}

footer .contents .top .lists li:last-child img {
    display: block;
    width: 150px;
    height: 150px;
}

footer .contents .top .lists li:last-child span {
    margin-top: 5px;
    width: 100%;
    text-align: center;
}

footer .contents .top .lists li span {
    display: block;
    color: white;
    margin-bottom: 5px;
    font-size: 14px;
    line-height: 36px
}

footer .contents .top .lists li a {
    color: white;
    font-size: 14px;
}

footer .contents .top .lists li h3 {
    font-size: 16px;
    color: #fff;
    margin-bottom: 15px;
}

footer .contents .bottom {
    height: 118px;
    background: #343434;
}

.bottom_footer {
    background: #343434;
    height: 60px;
    padding: 20px 0;
    font-size: 12px;
    line-height: 22px;
    color: #a4a4a4;
}

.bottom_footer .contents .top {
    display: flex;
    justify-content: space-between;
}


.begin_list>.lef>#Aicaibao {
    display: none;
}

.listGroup_rignav {
    height: auto !important;
    display: block !important;
    padding: 8px 10px !important;

}

.sear_text {
    font-size: 12px;
    margin-bottom: 8px;
    color: #8c8c8c;
}

#searlist span,
#searlist1 span {
    display: inline-block;
    margin: 5px;
    width: 92px;
}

#searlist span a,
#searlist1 span a {
    display: block;
    padding: 5px 8px;
    border: 1px solid #dedede;
    color: #333;
    cursor: pointer;
    text-align: center;
    transition: all 0.3s;
}
#searlist span a:hover,
#searlist1 span a:hover{
    background-color: #0f58d6;
    color: #fff;
}
#searlist span a.active,
#searlist1 span a.active {
    background-color: #0f58d6;
    color: #fff;
}

#jph_box {
    width: 270px !important;
    margin-top: 20px;
    background: white;
    padding-top: 20px;
}

#jph_box li {
    width: 100% !important;
    margin: 0 !important;
}

.mbnav {
    margin: 0 !important;
}

.youhui {
    position: relative;
    cursor: pointer;
    /* color: #fff;
    font-size: 15px;
    margin-right: 38px;
    float: right;
    line-height: 50px;
    margin: 0; */
}

.youhui>div {
    position: absolute;
    top: -20px;
    right: 5%;
    /* color: #fff;
    font-size: 15px;
    margin-right: 38px;
    float: right;
    line-height: 50px;
    margin: 0; */
}

/*鎷艰喘*/
.spellorder>li {
    height: 505px;
    width: 100%;
    padding: 50px 23px;
    box-sizing: border-box;
    background: white;
    display: inline-flex;
    justify-content: space-between;
    margin-top: 60px;
}

.spellorder>li>.lef {
    width: 570px;
    overflow: hidden;
    position: relative;
    background-image: url(../image/bg1.jpg);
    background-size: cover;
    display: flex;
    align-items: center;
    padding: 0 0 0 20px;
    box-sizing: border-box;
    justify-content: space-between;
}

.spellorder>li:nth-child(2n)>.lef {
    background-image: url(../image/bg2.jpg) !important;
}

.spellorder>li:nth-child(3n)>.lef {
    background-image: url(../image/bg3.jpg);
}

.spellorder>li>.lef>.shop_cot>h3 {
    font-size: 40px;
    color: #005BA4;
    text-shadow: -1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;
    text-align: center;
}

.spellorder>li>.lef>.shop_cot>p {
    font-size: 26px;
    text-align: center;
    line-height: 65px;
    color: #333;
}

.spellorder>li>.lef>.shop_cot>h4 {
    font-size: 40px;
    color: #f36c3e;
    text-align: center;
}

.spellorder>li>.lef>.imgs_box {
    width: 300px;
    height: 405px;
}

.spellorder>li>.lef>.imgs_box .swiper-slide {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.spellorder>li>.lef>.imgs_box img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%)
}

.spellorder>li>.lef>.djs {
    position: absolute;
    width: 315px;
    height: 32px;
    line-height: 32px;
    font-size: 13px;
    border-radius: 0 0 40px 0px;
    top: 0;
    left: 0;
    background: #653626;
    color: white;
    text-align: center;
    z-index: 10;
}

.spellorder>li>.lef>.djs>span {
    text-align: center;
    background: white;
    color: #653626;
    padding: 2px 3px;
    border-radius: 3px;
    margin: 0 5px;
}

.spellorder>li>.rig {
    width: calc(100% - 600px);
}

.spellorder>li>.rig>h3>span {
    margin-right: 15px;
    font-size: 20px;
    color: #333;
}

.spellorder>li>.rig>div {
    margin-top: 30px;
    color: #666;
    font-size: 14px;
}

.spellorder>li>.rig>.dg {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spellorder>li>.rig>.dg>div:nth-child(2) {
    height: 20px;
    color: #ccc;
}

.spellorder>li>.rig>.price {
    padding: 20px 25px 20px 20px;
    background: #f9f9f9;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.spellorder>li>.rig>.price>.lef>div {
    /*padding: 10px 0;*/
    color: #666;
    font-size: 16px;
}

.spellorder>li>.rig>.price>.lef>div:nth-child(1) {
    margin-bottom: 20px;
}

.spellorder>li>.rig>.price>.lef {
    width: calc(100% - 90px);
    border-right: 1px solid #dedede;
}

.spellorder>li>.rig>.price>.rig {
    width: 90px;
    text-align: right;
    font-size: 16px;
}

.spellorder>li>.rig>.price>.rig>div:nth-child(1) {
    margin-bottom: 10px;
}

.spellorder>li>.rig>.price>.lef>div>label {
    display: inline-block;
    width: 95px;
}

.spellorder>li>.rig>.price>.lef>div>.cp_price {
    color: red;
}

.spellorder>li>.rig>.price>.lef>div>.cp_price>span {
    font-size: 40px;
    font-weight: bold;
    margin-right: 5px;
}

.spellorder>li>.rig>.price>.lef>div>.ddgm {
    margin-left: 15px;
}

.spellorder>li>.rig>.price>.lef>div>.qpl {
    background: red;
    padding: 2px 10px;
    color: white;
}

.spellorder>li>.rig>.dg>div {
    display: flex;
    align-items: center;
}

.spellorder>li>.rig>.dg>div>div>input {
    outline: none;
    width: 59px;
    height: 30px;
    padding: 0 5px;
    box-sizing: border-box;
    border: none;
    border-top: 1px solid gainsboro;
    border-bottom: 1px solid gainsboro;
    float: left;
}

.spellorder>li>.rig>.dg>div>div>button {
    width: 30px;
    height: 30px;
    background: white;
    outline: none;
    border: 1px solid gainsboro;
    cursor: pointer;
    float: left;
}

.spellorder>li>.rig>.dg>div>span {
    padding: 2px 10px;
    color: red;
    border: 1px solid red;
    margin-left: 15px;
}

.spellorder>li>.rig>.but {
    background: #FBEDD5
}

.spellorder>li>.rig>.but>button {
    width: 250px;
    border: none;
    cursor: pointer;
    background: red;
    color: white;
    height: 45px;
    line-height: 40px;
    font-size: 20px;
    outline: none;
}

.spellorder>li>.rig>.remak>p {
    line-height: 25px;
    font-size: 13px;
    color: #ccc;
}

.spellorder>li>.rig>.remak>p:nth-child(1) {
    color: #333;
}

.nothing_box {
    width: 100%;
    background: white;
    margin-top: 20px;
    display: inline-block;
}

/* 加入购物车消息提示 */
.shop_tip {
    width: 100%;
    position: fixed;
    top: 130px;
    z-index: 99;
    display: none;
}

.shop_tip_box {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 350px;
    background-color: #f0f9eb;
    color: #67c23a;
    border-radius: 5px;
    text-align: center;
    padding: 40px 0;
    ;
}

.shop_content {
    margin-left: 5px;
}

/* 加入购物车失败消息提示 */
.tip_error {
    width: 100%;
    position: fixed;
    top: 80px;
    left: 0;
    z-index: 99;
    display: none;
}

.box_error {
    display: flex;
    position: relative;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
    width: 350px;
    background-color: #fff1f0;
    color: #f5222d;
    border-radius: 5px;
    text-align: center;
    padding: 40px 0;
    ;
}

.content_error {
    margin-left: 5px;
}

.shib {
    background-color: #ffe7e7;
    color: #ff0000;
}

/* 提交报价弹框 */
.tjbj_warp {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    display: none;
}

.tjbj_warp .tjbj_box {
    width: 70%;
    margin: 100px auto 0;
    padding: 10px 20px 30px;
    background: #fff;
}

.tjbj_warp .tjbj_box .tit {
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #efefee;
    font-size: 18px;
}

.tjbj_warp .tjbj_box .tit .close {
    font-size: 26px;
}

.tjbj_warp .tjbj_box .content ul {
    margin-top: 30px;
    font-size: 16px;
}

.tjbj_warp .tjbj_box .content ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 0;
    height: 35px;
    line-height: 35px;
}

.tjbj_warp .tjbj_box .content ul li span:nth-last-child(1) {
    display: block;
    width: 20px;
    height: 20px;
}
.tjbj_warp .tjbj_box .content ul li:not(.thead) span:nth-last-child(1) {
    border: 1px solid #999;
    color: red;
    line-height: 15px;
    font-weight: 700;
    font-size: 24px;
    border-radius: 50%;
    text-align: center;
}

.tjbj_warp .tjbj_box .content ul .thead {
    font-size: 18px;
    font-weight: 700;
}
.tjbj_warp .tjbj_box .content ul .thead div {
    width: 160px;
    text-align: center;
}

.tjbj_warp .tjbj_box .content ul li input {
    width: 140px;
    height: 30px;
    padding-left: 15px;
    border: 1px solid #D6D6D6;
    outline: none;
}

.tjbj_warp .tjbj_box .content ul li .short {
    width: 100px;
}
.tjbj_warp .tjbj_box .content ul li .long {
    width: 260px;
}
.tjbj_warp .tjbj_box .bottom {
    display: flex;
    justify-content: flex-end;
    margin-top: 10px;
    color: #999;
}

.tjbj_warp .tjbj_box .btn_box {
    display: flex;
    justify-content: center;
    align-items: center;
}

.tjbj_warp .tjbj_box .btn_box button {
    margin: 15px 50px 0 0;
    border: 0;
    width: 85px;
    line-height: 30px;
    background: #ff5e00;
    color: #fff;
    border-radius: 5px;
    cursor: pointer;
}

.tjbj_warp .tjbj_box .btn_box button:nth-child(2) {
    margin-right: 0;
    background: #eee;
    color: #000;
}
.txy{
    padding: 10px;
    font-size: 13px;
}
.txy a{
    font-size: 13px;
}
/* 右侧悬浮客服 */
.floating_ck {
	position: fixed;
	right: 0px;
	top: 43%;
}

.floating_ck dl dd {
    position: relative;
    width: 64px;
    height: 67px;
    background-color: #2196F3;
    border-bottom: solid 1px #fff;
    text-align: center;
    background-repeat: no-repeat;
    background-position: center 20%;
    cursor: pointer;
}

.floating_ck dl dd:hover {
	background-color: #333333;
	border-bottom: solid 1px #fff;
}

.floating_ck dl dd:hover .floating_left {
	display: block;
}

.consult,
.words {
	background-image: url(/assets/image/zxicon.png);
}

.quote {
	background-image: url(/assets/image/kficon.png);
}

.qrcord {
	background-image: url(/assets/image/erweima.png);
}

.qrcorda {
	background-image: url(/assets/image/erweimawx.png);
}

.return {
	background-image: url(/assets/image/fanhui.png);

}

.floating_ck dd span {
    color: #fff;
    display: block;
    padding-top: 45px;
    font-size: 12px;
}

.floating_left {
	position: absolute;
	left: -160px;
	top: 0px;
	width: 160px;
	height: 80px;
	background-color: #333333;
	border-bottom: solid 1px #333333;
	display: none;
}

.floating_left a {
	color: #fff;
	line-height: 80px;
	font-weight: bold;
	font-size: 16px;
}

.floating_ewm {
	height: 175px;
	top: -68px;
}

.floating_ewm i {
	background-image: url(/assets/image/ewm.png);
	display: block;
	width: 130px;
	height: 130px;
	margin: auto;
    margin-top: 10px;
    background-size: 100%;
}

.floating_ewm img {
	background-image: url(/assets/image/ewm2.png);
	display: block;
	width: 130px;
	height: 130px;
	margin: auto;
    margin-top: 10px;
    background-size: 100%;
}

.floating_ewm p {
	color: #fff;
	margin-top: 5px;
}

.floating_ewm .qrcord_p01 {
	font-size: 14px;
	line-height: 20px;
}

.floating_ewm .qrcord_p02 {
	font-size: 18px;
}