.container {
    width: 1200px;
    margin: 0 auto;
}

.headtop {
    width: 100%;
    min-width: 1200px;
    height: 32px;
    background: #1CBB9B;
}

.headlogo {
    width: 100%;
    min-width: 1200px;
    height: 102px;
    border-bottom: 1px solid #E6E6E6;
    background: #FFFFFF;
}

.htlf {
    float: left;
    width: 146px;
    height: 32px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 32px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.htrt {
    float: right;
    width: 48px;
    height: 32px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 32px;
    margin-right: 73px;
}

.htrt a {
    font-size: 12px;
    color: #FFFFFF;
}

.logobox {
    float: left;
    width: 392px;
    height: 101px;
}

.navbox {
    float: right;
    margin-top: 26px;
    margin-right: 72px;
}

.logobox img {
    float: left;
    margin-top: 10px;
    margin-right: 30px;
}

.logobox div {
    float: left;
    width: 126px;
    height: 101px;
    font-size: 13px;
    color: #999999;
    line-height: 101px;
    letter-spacing: 5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.navitem {
    float: left;
    width: 48px;
    margin-right: 54px;
}

.navitem:last-child {
    margin-right: 0;
}

.navitem img {
    margin: 0 auto 8px;
}

.navitem img {
    display: block;
    margin: 0 auto;
}

.navitem div {
    width: 48px;
    line-height: 35px;
    font-size: 12px;
    color: #333333;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.banner-container {
    width: 100%;
    min-width: 1200px;
    height: 400px;
}

.container2 {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    z-index: 10000;
}

.pullmenubox {
    position: absolute;
    left: 0;
    top: 0;
    width: 224px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.pfpt-item {
    position: absolute;
    display: none;
    left: 222px;
    top: 35px;
    width: 612px;
    height: 330px;
    background: #fff;
    border: 1px solid #E6E6E6;
}

.pmbfold-title {
    position: relative;
    width: 568px;
    height: 25px;
    line-height: 14px;
    margin: 15px 0 0 20px;
    padding-left: 9px;
    font-size: 14px;
    font-weight: bold;
    color: #1CBB9B;
    border-bottom: 2px solid #1CBB9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.pmbfold-title:before {
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    content: '';
    width: 3px;
    height: 14px;
    background: #1CBB9B;
}

.pmbfold-body {
    width: 569px;
    margin-left: 20px;
}

.pmbfold-item {
    margin-top: 16px;
    border-bottom: 1px dashed #E6E6E6;
}

.pmbfold-item:last-child {
    border: none;
}

.front-pmem {
    float: left;
    width: 98px;
    height: 20px;
    line-height: 20px;
    margin-top: -2px;
    color: #888888;
}

.front-pmem .fl {
    max-width: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    font-weight: bold;
    color: #888888;
}

.front-pmem .fr {
    font-size: 18px;
    color: #888888;
}

.behind-pmem {
    float: left;
    width: 459px;
    margin-left: 12px;
}

.behind-pmem a {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    color: #888888;
    font-size: 12px;
    position: relative;
    padding-left: 11px;
    padding-right: 6px;
    margin-bottom: 10px;
}

.behind-pmem a:before {
    position: absolute;
    display: block;
    width: 1px;
    height: 12px;
    left: 0;
    top: 1px;
    background: #999999;
    content: '';
}

.behind-pmem a:hover {
    color: #1CBB9B;
    text-decoration: underline;
}

.pmb-title {
    width: 224px;
    height: 35px;
    margin-left: -1px;
    background: #16A086;
    background-image: url(../images/proclass.png);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    background-position: 15px 11px;
    padding-left: 36px;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.pmb-bottom {
    display: block;
    width: 48px;
    height: 20px;
    font-size: 12px;
    color: #1CBB9B;
    line-height: 10px;
    text-align: center;
    margin: 12px auto 0;
}

.pmb-item {
    width: 200px;
    margin: 11px auto 0;
    padding-bottom: 7px;
    border-bottom: 1px solid #E6E6E6;
}

.head-pmbitm {
    width: 100%;
    line-height: 14px;
    height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #1CBB9B;
    background-position: 193px 0;
    background-size: 7px 12px;
    background-repeat: no-repeat;
    cursor: pointer;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.head-pmbitm a {
    font-size: 12px;
    font-weight: bold;
    color: #1CBB9B;
}

.body-pmbitm {
    font-size: 12px;
    color: #888888;
}

.body-pmbitm a {
    display: inline-block;
    height: 12px;
    font-size: 12px;
    color: #888888;
    line-height: 12px;
    padding-right: 7px;
    margin-bottom: 5px;
    margin-left: 3px;
    border-right: 1px solid #888888;
}

.body-pmbitm a:nth-child(3n + 1) {
    margin-left: 0;
}

.body-pmbitm a:hover {
    color: #1CBB9B;
}

.index-swiper-top {
    width: 100%;
    height: 400px;
}

.index-swiper-top img {
    width: 100%;
    height: 400px;
}

.index-swiper-top .swiper-container-horizontal>.swiper-pagination-bullets, .index-swiper-top .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 20px;
}

.index-swiper-top .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    background: #FFFFFF;
    opacity: 0.8;
    border-radius: 50%;
    margin: 0 10px !important;
}

.index-swiper-top .swiper-pagination-bullet-active {
    opacity: 1;
    background: #BFBFBF;
}

.show-pfem {
    display: block;
}

.active-pmbm {
    width: 224px;
    background: #1CBB9B;
    color: #FFFFFF;
    padding: 11px 11px 7px;
    margin-top: 0;
    margin-left: -1px;
}

.active-pmbm a {
    color: #FFFFFF;
}

.active-pmbm .body-pmbitm a {
    border-right: 1px solid #FFFFFF;
}

.active-pmbm .body-pmbitm a:nth-child(3n) {
    border: none;
}

.active-pmbm a:hover {
    color: #FFFFFF;
}

.high-qualgoods {
    margin-top: 50px;
}

.hqgds-title {
    background: #FF7E00;
    background-image: url(../images/demond.png);
    background-position: 14px 10px;
    background-size: 18px 16px;
    background-repeat: no-repeat;
    padding-left: 37px;
    height: 35px;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hqgds-body {
    height: 271px;
    border: 1px solid #E6E6E6;
    margin-bottom: 45px;
    position: relative;
}

.hqgds-swiper {
    width: 1123px;
    height: 223px;
    margin: 26px 38px 0 39px;
    overflow: hidden;
}

.index_slide{
    width: 211px;
    margin-right: 17px;
}

.hqgds-swiper .scale {
    width: 211px;
    height: 169px;
    margin-bottom: 12px;
}

.hqgds-swiper .scale img {
    width: 211px;
    height: 169px;
}

.hqgdswp-content {
    width: 211px;
    height: 17px;
    font-size: 15px;
    color: #333333;
    line-height: 17px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.hqgdswp-content a {
    font-size: 15px;
    color: #333333;
}

.hqgdswp-content a:hover {
    color: #FF7E00;
}

.hqgds-price {
    width: 211px;
    height: 15px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.hqgds-price span {
    font-size: 15px;
    color: #FE008F;
}

.hqgds-swiper .swiper-button-prev {
    background-image: url(../images/lefticon.png);
    background-size: 12px 22px;
    left: 2px;
}

.hqgds-swiper .swiper-button-next {
    background-image: url(../images/righticon.png);
    background-size: 12px 22px;
    right: 2px;
}

.maintitle {
    height: 31px;
    line-height: 20px;
    color: #1CBB9B;
    font-size: 20px;
    font-weight: bold;
    color: #1CBB9B;
    border-bottom: 2px solid #1CBB9B;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.toutiao-body {
    margin-top: 21px;
    margin-bottom: 18px;
}

.ttaobd-fpt {
    float: left;
    width: 302px;
    margin-right: 50px;
}

.ttaobd-spt {
    float: left;
    width: 505px;
    margin-right: 37px;
}

.ttaobd-tpt {
    float: left;
    width: 306px;
}

.newstypea {
    width: 299px;
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 18px;
}

.ttabd-anew .one-txt-cut {
    height: 17px;
    font-size: 15px;
    font-weight: bold;
    color: #333333;
    line-height: 17px;
    margin-bottom: 8px;
}

.ttabd-anew .one-txt-cut a {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
}

.ttabd-anew .one-txt-cut a:hover {
    color: #FF7E00;
}

.ttabd-anew .txt-cut {
    height: 44px;
    font-size: 12px;
    color: #555555;
    line-height: 22px;
    word-break: break-all;
    margin-bottom: 17px;
}

.ttabd-anew .txt-cut span a {
    font-size: 12px;
    color: #FF7E00;
}

.newstypeb li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 16px;
    height: 15px;
    line-height: 15px;
    margin-bottom: 16px;
    position: relative;
}

.newstypeb li::before {
    position: absolute;
    left: 0;
    top: 3.6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    content: '';
    background: #666666;
}

.newstypeb li a {
    font-size: 13px;
    color: #333333;
}

.newstypeb li a:hover {
    color: #FF7E00;
}

.newstypeb li:last-child {
    margin-bottom: 0;
}

.ttaobdspt-item {
    float: left;
    width: 233px;
    margin-right: 37px;
    margin-bottom: 20px;
}

.ttaobdspt-item:nth-child(2n) {
    margin-right: 0;
}

.ttaobdspt-item .scale {
    width: 233px;
    margin-bottom: 9px;
}

.ttaobdspt-item .scale img {
    width: 233px;
    height: 156px;
}

.ttaobdspt-item .scale_txt{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 16px;
    height: 16px;
    line-height: 15px;
    position: relative;
    margin-bottom: 10px;
}

.ttaobdspt-item .scale_txt:hover{
    color: #FF7E00;
}

.ttaobdspt-item .scale_txt::before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    content: '';
    background: #666666;
}

.ttaobdspt-item li {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-left: 16px;
    height: 16px;
    line-height: 15px;
    margin-bottom: 10px;
    position: relative;
}

.ttaobdspt-item li::before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    content: '';
    background: #666666;
}

.ttaobdspt-item li a {
    font-size: 13px;
    color: #333333;
}

.ttaobdspt-item li a:hover {
    color: #FF7E00;
}

.ttaobdspt-item li:last-child {
    margin-bottom: 0;
}

.ttaobd-tpt li .scale {
    width: 306px;
    height: 205px;
    margin-bottom: 12.5px;
}

.ttaobd-tpt li {
    margin-bottom: 20px;
}

.ttaobd-tpt li:last-child {
    margin-bottom: 0;
}

.ttaobd-tpt li .scale img {
    width: 306px;
    height: 205px;
}

.ttaobd-tpt li .one-txt-cut {
    padding-left: 16px;
    height: 15px;
    line-height: 15px;
    margin-bottom: 10px;
    position: relative;
}

.ttaobd-tpt li .one-txt-cut::before {
    position: absolute;
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    display: block;
    content: '';
    background: #666666;
}

.ttaobd-tpt li .one-txt-cut a {
    font-size: 13px;
    color: #333333;
}

.ttaobd-tpt li .one-txt-cut a:hover {
    color: #FF7E00;
}

.nftesbd-head {
    position: relative;
}

.nftswiper {
    float: left;
    max-width: 1120px;
    height: 63px;
}

.nftesbd-head .swiper-pagination {
    right: 6px;
    top: 22px;
}

.nftesbd-head .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #D2D2D2;
    margin-right: 9px;
    opacity: 1;
}

.nftesbd-head .swiper-pagination-bullet:last-child {
    margin-right: 0;
}

.nftesbd-head .swiper-pagination-bullet-active {
    width: 32px;
    height: 10px;
    background: #1CBB9B;
    border-radius: 5px;
}

.nftswiper .swiper-slide {
    width: auto !important;
}

.nftnav-item {
    float: left;
    padding: 0 21px;
    height: 31px;
    background: #F9F7F8;
    border-radius: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 31px;
    cursor: pointer;
    margin: 15px 13px 17px 0;
    width: 100px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
}

.swiper-slide:nth-of-type(10) .nftnav-item{
    margin-right: 5px !important;
}

.active-nftnim {
    color: #fff;
    background: #FF7E00;
}

.brandc-lfpt {
    float: left;
    width: 377px;
    height: 680px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-bottom: 43px;
    margin-right: 32px;
}

.brandc-rtpt {
    float: left;
    width: 790px;
}

.blfpt-left {
    float: left;
    width: 50px;
    height: 680px;
    line-height: 20px;
    margin-top: -1px;
    margin-left: -1px;
    background: #16A086;
    border: 1px solid #E6E6E6;
    padding: 40px 15px;
    font-size: 20px;
    font-weight: bold;
    color: #FFFFFF;
    writing-mode: vertical-lr;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    letter-spacing: 8px;
}

.blfpt-right {
    float: right;
    width: 326px;
    height: 680px;
}

.blfpt-right li {
    margin-left: 19px;
}

.blfpt-right li div span:first-child {
    display: inline-block;
    width: 15px;
    text-align: center;
    font-size: 13px;
    color: #888888;
}

.blfpt-right li div span:last-child {
    font-size: 14px;
    color: #FF7E00;
}

.blfpt-right li:first-child div span:first-child {
    color: #FF7E00;
}

.blfpt-right li:nth-child(2) div span:first-child {
    color: #FF7E00;
}

.blfpt-right li:nth-child(3) div span:first-child {
    color: #FF7E00;
}

.blfpt-right li div a {
    display: inline-block;
    width: 200px;
    height: 16px;
    font-size: 13px;
    color: #333333;
    white-space: normal !important;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 15px;
    margin: 27px 8px 0 16px;
}

.blfpt-right li div a:hover {
    color: #FF7E00;
}
.blfpt-right li:hover div a {
    color: #FF7E00;
}
.blfpt-right li img {
    display: none;
    width: 211px;
    height: 149px;
    margin-top: 22px;
    margin-left: 30px;
}

.blfpt-right li:first-child div a {
    font-weight: bold;
}

.blfpt-right li:nth-child(2) div a {
    font-weight: bold;
}

.blfpt-right li:nth-child(3) div a {
    font-weight: bold;
}

.appear-blfli img {
    display: block !important;
}

.brandcrtpt-title {
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.brandc-rtpt ul {
    margin-top: 12px;
}

.brandc-rtpt li {
    float: left;
    width: 244px;
    margin-right: 28px;
    margin-bottom: 10px;
}

.brandc-rtpt li:nth-child(3n) {
    margin-right: 0;
}

.brandc-rtpt li .scale {
    width: 244px;
    height: 164px;
    margin-bottom: 3px;
}

.brandc-rtpt li .scale img {
    width: 244px;
    height: 164px;
}

.brandc-rtpt li .txt-cut {
    height: 44px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
}

.brandc-rtpt li .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.brandc-rtpt li .txt-cut a:hover {
    color: #FF7E00;
}

.brand-cell {
    display: none;
}

.show-brandcell {
    display: block;
}

.latest-news {
    float: left;
    width: 824px;
    margin-right: 24px;
}

.paihb {
    float: left;
    width: 352px;
}

.latest-news ul {
    margin-top: 20px;
}

.latest-news li {
    margin-bottom: 21px;
    border-bottom: #E6E6E6 1px solid;
}

.latest-news li:last-child {
    margin-bottom: 0;
    border: none;
}

.latest-news li .scale {
    float: left;
    width: 230px;
    height: 149px;
    margin-bottom: 23px;
    margin-right: 26px;
}

.latest-news li .scale img {
    width: 230px;
    height: 149px;
}

.latstnwsli {
    float: left;
    width: 556px;
}

.latstnwsli .txt-cut:first-child {
    width: 549px;
    height: 54px;
    font-size: 20px;
    font-weight: bold;
    color: #000000;
    line-height: 27px;
    margin-bottom: 7px;
}

.latstnwsli .txt-cut:first-child a {
    font-size: 20px;
    font-weight: bold;
    color: #000000;
}

.latstnwsli .txt-cut:first-child a:hover {
    color: #FF7E00;
}

.latstnwsli .txt-cut:nth-child(2) {
    width: 556px;
    height: 52px;
    font-size: 13px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 20px;
}

.latstnwsli .datefrom span {
    font-size: 13px;
    color: #999999;
}

.latstnwsli .datefrom span:first-child {
    margin-right: 40px;
}

.latstnwsli .datefrom span a {
    font-size: 13px;
    color: #1CBB9B;
}

.latstnwsli_two{
    width: 100%;
}

.latstnwsli_two{

}

.paihbft-head {
    width: 352px;
    height: 31px;
    border-bottom: 2px solid #AAAAAA;
}

.paihbft-head div {
    float: left;
    max-width: 87px;
    height: 31px;
    font-size: 17px;
    color: #333333;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
}

.paihbft-head div a {
    font-size: 17px;
    color: #333333;
}

.paihbft-head div:nth-child(2) {
    margin-left: 45px;
    margin-right: 46px;
}

.acphd {
    color: #1CBB9B !important;
    border-bottom: 4px solid #1CBB9B;
}

.acphd a {
    color: #1CBB9B !important;
}

.phbbd-cell {
    display: none;
    margin-top: 21px;
}

.show-phbbdcell {
    display: block;
}

.phbbdcell-item div span:first-child {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    background: #B5B5B5;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 24px;
}

.phbbdcell-item div span:last-child {
    font-size: 14px;
    color: #FF7E00;
    float: right;
}

.phbbdcell-item:first-child div span:first-child {
    margin-bottom: 21px;
}

.phbbdcell-item:last-child div span:first-child {
    margin-bottom: 0px;
}

.phbbdcell-item div a {
    display: inline-block;
    vertical-align: top;
    width: 200px;
    height: 22px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    margin-left: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.phbbdcell-item div a:hover {
    color: #FF7E00;
}

.phbbdcell-item img {
    width: 163px;
    height: 115px;
    margin: 28px 0;
    margin-left: 38px;
}

.phbbdcell-item:first-child div a {
    font-weight: bold;
}

.phbbdcell-item:nth-child(2) div a {
    font-weight: bold;
}

.phbbdcell-item:nth-child(3) div a {
    font-weight: bold;
}

.phbbdcell-item:first-child div span:first-child {
    background: #F8655E;
}

.phbbdcell-item:nth-child(2) div span:first-child {
    background: #F8655E;
}

.phbbdcell-item:nth-child(3) div span:first-child {
    background: #F8655E;
}

.paihb-first {
    margin-bottom: 37px;
}

.title-second {
    height: 31px;
    border-bottom: 2px solid #AAAAAA;
}

.title-second div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 122px;
    height: 31px;
    font-size: 17px;
    color: #1CBB9B;
    line-height: 18px;
    border-bottom: 4px solid #1CBB9B;
}

.paihb-second ul {
    margin-top: 22px;
}

.paihb-second li span:first-child {
    display: inline-block;
    vertical-align: top;
    width: 22px;
    height: 22px;
    background: #B5B5B5;
    color: #FFFFFF;
    font-size: 13px;
    text-align: center;
    line-height: 22px;
    margin-bottom: 24px;
}

.paihb-second li span:last-child {
    font-size: 12px;
    line-height: 22px;
    color: #999999;
    vertical-align: top;
}

.paihb-second li a {
    display: inline-block;
    width: 185px;
    height: 22px;
    font-size: 13px;
    color: #555555;
    line-height: 22px;
    margin-left: 16px;
    margin-right: 55px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.paihb-second li a:hover {
    color: #FF7E00;
}

.paihb-second li:first-child span:first-child {
    background: #F8655E;
}

.paihb-second li:nth-child(2) span:first-child {
    background: #F8655E;
}

.paihb-second li:nth-child(3) span:first-child {
    background: #F8655E;
}

.paihb-second li:last-child span:first-child {
    margin-bottom: 0;
}

.paihb-second {
    margin-bottom: 29px;
}

.paihb-third .title-second div {
    width: 68px;
}

.phbthird-body {
    margin-top: 13px;
    width: 353px;
    height: 718px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding-top: 23px;
}

.pictureboxa {
    width: 301px;
    height: 210px;
    margin: 0 auto 21px;
    position: relative;
}

.pictureboxa .scale {
    display: block;
    width: 301px;
    height: 210px;
}

.pictureboxa img {
    width: 301px;
    height: 210px;
}

.pictureboxa div {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 301px;
    height: 79px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.pictureboxa .one-txt-cut {
    display: block;
    width: 257px;
    height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    margin: 46px auto 0;
}

.pictureboxa .one-txt-cut:hover {
    color: #FF7E00;
}

.seventh-floor {
    margin-top: 21px;
    margin-bottom: 50px;
}

.heated-discussion {
    float: left;
    width: 823px;
    margin-right: 24px;
}

.hotopics {
    float: left;
    width: 353px;
    margin-top: -8px;
}

.heatediscus-body {
    margin-top: 19px;
}

.shdowbox-htdiscbd {
    float: left;
    width: 544px;
    height: 379px;
    margin-right: 13px;
    position: relative;
    display: inline-block;
}

.shdowbox-htdiscbd .scale {
    width: 544px;
    height: 379px;
}

.shdowbox-htdiscbd .scale img {
    width: 544px;
    height: 379px;
}

.shadowmaskb {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 544px;
    height: 142px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.shadowmaskb div {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 24px;
}

.shadowmaskb div a {
    color: #FFFFFF;
}

.shadowmaskb div a:hover {
    color: #FF7E00;
}

.shadowmaskb div:first-child {
    width: 482px;
    height: 20px;
    line-height: 20px;
    margin-top: 68px;
}

.shadowmaskb div:last-child {
    width: 482px;
    height: 16px;
    line-height: 16px;
    margin-top: 10px;
}

.shadowmaskb div:first-child a {
    font-size: 18px;
    font-weight: bold;
}

.shadowmaskb div:last-child a {
    font-size: 14px;
}

.board-asize {
    position: relative;
    width: 265px;
    height: 184px;
    margin-bottom: 11px;
    display: inline-block;
}

.board-asize:last-child {
    margin-bottom: 0;
}

.board-asize .scale {
    width: 265px;
    height: 184px;
}

.board-asize .scale img {
    width: 265px;
    height: 184px;
}

.maskc {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 265px;
    height: 69px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.maskc .one-txt-cut {
    width: 231px;
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 16px;
    margin-left: 16px;
    margin-top: 38px;
}

.maskc .one-txt-cut a {
    font-size: 14px;
    font-weight: bold;
    color: #FFFFFF;
}

.maskc .one-txt-cut a:hover {
    color: #FF7E00;
}

.title-typed {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 28px;
    font-size: 20px;
    font-weight: bold;
    color: #FF7E00;
    line-height: 28px;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 20px 28px;
    padding-left: 29px;
    background-image: url(../images/iconhot.png);
}

.hotopics-body {
    margin-top: 8px;
    padding-top: 21px;
    width: 353px;
    height: 401px;
    background: #F5F6F8;
}

.hotopics-sign {
    float: left;
    width: 22px;
    height: 22px;
    background: #B5B5B5;
    margin: 0 16px 24px 19px;
    text-align: center;
    line-height: 22px;
    color: #FFFFFF;
}

.hotopics-right {
    float: left;
    width: 271px;
}

.hotopics-right .one-txt-cut {
    height: 22px;
    font-size: 13px;
    color: #555555;
    line-height: 22px;
    margin-bottom: 2px;
}

.hotopics-right .one-txt-cut a {
    font-size: 13px;
    color: #555555;
}

.hotopics-right .one-txt-cut a:hover {
    color: #FF7E00;
}

.hotopics-right .txt-cut {
    width: 261px;
    height: 40px;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    margin-bottom: 7px;
}

.hotopics-date {
    height: 14px;
    font-size: 12px;
    color: #FF7E00;
    line-height: 14px;
    margin-bottom: 14px;
}

.hotopics-item:first-child .hotopics-sign {
    background: #F8655E;
}

.hotopics-item:nth-child(2) .hotopics-sign {
    background: #F8655E;
}

.hotopics-item:nth-child(3) .hotopics-sign {
    background: #F8655E;
}

.title-typef {
    height: 26px;
    width: 65px;
    font-size: 16px;
    padding-top: 7px;
    margin-bottom: 13px;
    font-weight: bold;
    color: #262D29;
    line-height: 16px;
    border-top: 3px solid #262D29;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.links-fdsp a:hover {
    color: #FF7E00;
    text-decoration: underline;
}

.links-fdsp a {
    font-size: 13px;
    color: #777777;
    margin-right: 15px;
    line-height: 25px;
}

.links-fdsp {
    margin-bottom: 27px;
}

footer {
    width: 100%;
    min-width: 1200px;
    height: 152px;
    background: #262D29;
    margin-top: 20px;
    padding-top: 27px;
}

.foot-copayright {
    float: left;
    margin-left: 67px;
    width: 550px;
}

.foot-copayright div {
    font-size: 12px;
    color: #CECECE;
    margin-bottom: 14px;
}
.foot-copayright div.mzsm span {
    color: red;
    font-weight: 700;
}

.foot-copayright div:nth-child(3) a{
    font-size: 12px;
    color: #cecece;
}

.foot-copayright .clearfix, .foot-copayright .clearfix div {
    margin-bottom: 0;
}

.foot-copayright .clearfix img {
    float: left;
    width: 18px;
    height: 20px;
    margin: -1px 6px 0 0px;
}

.qrodbox {
    float: left;
    width: 73px;
    margin-right: 35px;
}

.qrodbox:last-child {
    margin-right: 0;
}

.qrodbox div:first-child {
    text-align: center;
    height: 14px;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 5px;
}

.qrodbox div:last-child {
    width: 73px;
    height: 73px;
    padding: 4px;
    background: #FFFFFF;
}

.qrodbox img {
    width: 100%;
    margin: 0 auto;
}

.qrodbox-container {
    float: right;
    margin-right: 68px;
}

.main-nav {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 16px;
}

.main-nav h1{
    display: inline-block;
    color: #999;
}

.main-nav a {
    height: 15px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
}

.main-nav a:last-child {
    color: #999999;
}

.programa-box {
    margin-top: 28px;
}

.product-sidemenu {
    float: left;
    width: 206px;
    margin-right: 22px;
}

.home-appliance {
    float: left;
    width: 972px;
    margin-bottom: 50px;
}

.homeappliance-title {
    height: 31px;
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 20px;
    border-bottom: 3px solid #1CBB9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proside-item {
    width: 206px;
    border: 1px solid #E6E6E6;
}

.proside-title {
    height: 31px;
    line-height: 31px;
    padding-left: 13px;
    background: #F7F7F7;
    border-bottom: 1px solid #E6E6E6;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 13px;
    color: #000000;
}

.proside-subject {
    padding-left: 13px;
    padding-top: 10px;
    overflow: hidden;
}

.proside-subject div {
    float: left;
    width: 49%;
    height: 20px;
    font-size: 12px;
    color: #555555;
    line-height: 20px;
    margin-bottom: 9px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.proside-subject div a {
    font-size: 12px;
    color: #555555;
}

.proside-subject a:hover {
    background: #1CBB9B;
    color: #FFFFFF;
    padding: 4px;
    text-align: center;
}

.apsahver {
    background: #1CBB9B;
    color: #FFFFFF !important;
    padding: 4px;
    text-align: center;
}

.proside-fold {
    display: none;
    width: 81px;
    padding-left: 13px;
    font-size: 12px;
    color: #FF7E00;
    cursor: pointer;
    margin-bottom: 6px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.proside-fold span:last-child {
    display: inline-block;
    margin-left: 3px;
    width: 10px;
    height: 14px;
    background-repeat: no-repeat;
    background-size: 10px 6px;
    background-position: 0px 7px;
    background-image: url(../images/down.png);
}

.homeappliance-item {
    float: left;
    width: 228px;
    margin-right: 20px;
    margin-bottom: 24px;
}

.homeappliance-item:nth-child(4n) {
    margin-right: 0;
}

.homeappliance-item .scale {
    width: 228px;
    height: 182px;
    margin-bottom: 11px;
}

.homeappliance-item .scale img {
    width: 228px;
    height: 182px;
}

.homeappliance-item .txt-cut {
    height: 40px;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 5px;
    display: block !important;
}

.home-appliance .product-box {
    margin-top: 20px;
    margin-bottom: 34px;
}

.homeappliance-item .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.homeappliance-item .txt-cut a:hover {
    color: #FF7E00;
}

.price-homeaplanc {
    height: 17px;
    font-size: 13px;
    color: #666666;
    line-height: 17px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.price-homeaplanc span {
    font-size: 18px;
    color: #FF6600;
}

.pages {
    text-align: center;
}

.pages a {
    display: inline-block;
    padding: 0 10px;
    height: 31px;
    line-height: 31px;
    text-align: center;
    background: #F8F7F7;
    border-radius: 2px;
    margin-right: 11px;
    font-size: 14px;
    color: #999999;
}

.pages .page-num:hover {
    color: #FFFFFF;
    background: #16A086;
}

.page-prev {
    width: 68px !important;
    border-radius: 3px !important;
}

.now-page {
    color: #FFFFFF !important;
    background: #16A086 !important;
}

.page-next {
    width: 68px !important;
    border-radius: 3px !important;
}

.page-end {
    width: 54px !important;
    border-radius: 3px !important;
    margin-right: 0 !important;
}

.homeappliance-title-outer .homeappliance-title {
    float: left;
}

.describle-homeaplnctitle {
    float: left;
    max-width: 860px;
    margin-left: 27px;
    height: 31px;
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.describle-homeaplnctitle span {
    color: #1CBB9B;
}

.product-screencont {
    margin-top: 20px;
    border: 1px solid #E6E6E6;
}

.jrand {
    padding-left: 36px;
    padding-top: 14px;
    border-bottom: 1px solid #E6E6E6;
    overflow-x: hidden;
    overflow-y: auto;
}

.aircontroltype {
    padding-left: 23px;
    padding-top: 14px;
}

.name-jrandtitle {
    float: left;
    height: 14px;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    margin-right: 28px;
}

.nav-jrandtitle {
    float: left;
    height: 20px;
    line-height: 20px;
    margin-top: -3px;
    margin-bottom: 14px;
}

.navitem-jrand {
    float: left;
    cursor: pointer;
    font-size: 12px;
    color: #666666;
    padding: 0 6px;
    margin-right: 15px;
}

.greback {
    background: #1CBB9B;
    color: #FFFFFF;
}

.jrand-body {
    margin-left: 73px;
}

.jrand-item {
    display: none;
}

.jrand-item a {
    display: inline-block;
    width: 154px;
    height: 14px;
    font-size: 12px;
    color: #666666;
    line-height: 14px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jrand-item:first-child {
    display: block;
}

.jrand-item a:hover {
    color: #FF7E00;
}

.jrand::-webkit-scrollbar {
    width: 6px;
}

.jrand::-webkit-scrollbar-thumb {
    border-radius: 3px;
    background: #AAAAAA;
    opacity: 0.7;
}

.aircntrltp-left {
    float: left;
    font-size: 12px;
    font-weight: bold;
    color: #333333;
    line-height: 14px;
    margin-right: 22px;
    width: 60px;
    margin-bottom: 10px;
}

.aircntrltp-list {
    float: left;
    width: 860px;
}

.aircntrltp-list a {
    display: inline-block;
    width: 154px;
    height: 14px;
    font-size: 12px;
    color: #666666;
    line-height: 14px;
    margin-bottom: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aircntrltp-list a:hover {
    color: #FF7E00;
}

.airconditioning-qabox {
    width: 510px;
    height: 371px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.title_typek {
    height: 36px;
    background: #F8F8F8;
    border-bottom: 1px solid #E6E6E6;
    padding-left: 17px;
    line-height: 36px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
}

.aircndqa {
    padding-left: 17px;
    padding-top: 20px;
}

.questions {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 21px;
    line-height: 21px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 9px;
    background-image: url(../images/qicon.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 22px 21px;
    padding-left: 34px;
}

.questions a {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.questions a:hover {
    color: #FF7E00;
}

.answers {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
    line-height: 22px;
    font-size: 13px;
    color: #333333;
    background-image: url(../images/aicon.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 22px 22px;
    padding-left: 34px;
}

.answers a {
    font-size: 13px;
    color: #333333;
}

.qagroup {
    margin-bottom: 29px;
}

.airconditioning-information {
    width: 669px;
    height: 371px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-left: 21px;
}
.airconditioning-information .title_typek .fl {
    max-width: 590px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    color: #333333;
}
.airconditioning-information .title_typek .idlstbx-more {
    margin-top: -2px;
    margin-right: 5px;
}
.airconditioning-information ul {
    padding-left: 18px;
    padding-top: 20px;
}

.airconditioning-information li {
    float: left;
    width: 275px;
    height: 15px;
    line-height: 15px;
    margin-right: 59px;
    margin-bottom: 16px;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    position: relative;
}

.airconditioning-information li:nth-child(2n) {
    margin-right: 0;
}

.airconditioning-information li a {
    font-size: 13px;
    color: #333333;
}

.airconditioning-information li a:hover {
    color: #FF7E00;
}

.airconditioning-information li:before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666666;
}

.airconditioning-measurement {
    margin-top: 40px;
    margin-bottom: 50px;
    height: 453px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.airconditioning-measurement ul {
    padding-left: 18px;
    padding-top: 24px;
}

.airconditioning-measurement li {
    float: left;
    margin-right: 61px;
    margin-bottom: 21px;
}

.airconditioning-measurement li:nth-child(2n) {
    margin-right: 0;
}

.airconditioning-measurement li .scale {
    float: left;
    width: 169px;
    height: 109px;
    margin-right: 15px;
}

.airconditioning-measurement li .scale img {
    width: 169px;
    height: 109px;
}

.airconditioning-measurement li .fl {
    width: 355px;
    margin-top: 4px;
}

.airconditioning-measurement li .one-txt-cut {
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
    margin-bottom: 5px;
}

.airconditioning-measurement li .one-txt-cut a {
    font-size: 18px;
    font-weight: bold;
    color: #000000;
}

.airconditioning-measurement li .one-txt-cut a:hover {
    color: #FF7E00;
}

.airconditioning-measurement li .txt-cut {
    height: 52px;
    font-size: 12px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 8px;
}

.viewsnum {
    background-image: url(../images/eye.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: 16px 10px;
    padding-left: 20px;
    margin-left: 3px;
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
}

.prodetail-container {
    margin-top: 25px;
}

.prodc-left {
    float: left;
    width: 915px;
    margin-right: 36px;
}

.prodc-right {
    float: left;
    width: 249px;
    border: 1px solid #E6E6E6;
}

.switch-figurebox {
    float: left;
    width: 313px;
    margin-right: 47px;
}

.prodc-pricebox {
    float: left;
}

.switch-figurebox-big {
    width: 313px;
    height: 261px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E6E6E6;
    margin-bottom: 10px;
    position: relative;
}

.switch-figurebox-big img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.switch-figurebox-small {
    position: relative;
    height: 54px;
}

.swtcfigbxs-swiper {
    width: 275px;
    margin: 0 auto;
    overflow: hidden;
}

.swtcfigbxs-swiper .swiper-slide {
    width: auto !important;
}

.swtcfigbxs-swiper .swiper-slide div {
    width: 65px;
    height: 54px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E6E6E6;
    position: relative;
}

.swtcfigbxs-swiper .swiper-slide div img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.swtcfigbxs-swiper .swiper-button-next, .swtcfigbxs-swiper .swiper-button-prev {
    background-image: none;
    width: 13px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    color: #ABABAB;
    background: #F3F3F3;
    top: 22px;
}

.swtcfigbxs-swiper .swiper-button-next:hover, .swtcfigbxs-swiper .swiper-button-prev:hover {
    background: #1CBB9B;
    color: #FFFFFF;
}

.swtcfigbxs-swiper .swiper-button-next {
    right: 0;
}

.swtcfigbxs-swiper .swiper-button-prev {
    left: 0;
}

.swtcfigbxs-swiper .swiper-button-disabled {
    opacity: 1;
}

.prodcprice-title {
    width: 550px;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    line-height: 22px;
    margin-bottom: 14px;
}

.reference-price {
    height: 22px;
    font-size: 12px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 20px;
}

.reference-price span {
    font-size: 20px;
    color: #ED1C24;
}

.independent-title {
    height: 14px;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    margin-bottom: 7px;
}

.independent-body {
    width: 352px;
    height: 75px;
    background: #F8F8F8;
    padding-left: 24px;
    padding-top: 17px;
}

.independent-body span {
    display: inline-block;
    width: 145px;
    height: 14px;
    font-size: 12px;
    color: #555555;
    line-height: 14px;
    margin-bottom: 7px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prodc-article {
    margin-top: 25px;
    margin-bottom: 61px;
}

.articel-title {
    height: 22px;
    border-bottom: 1px solid #E1E1E1;
}

.articel-title div {
    width: 56px;
    height: 22px;
    line-height: 14px;
    font-size: 14px;
    font-weight: bold;
    color: #1CBB9B;
    border-bottom: 3px solid #1CBB9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article-content {
    padding-top: 23px;
}

.article-content p {
    font-size: 12px;
    color: #666666;
    line-height: 18px;
    text-indent: 2em;
    margin-bottom: 17.5px;
}

.groupboxa {
    margin-bottom: 28px;
}

.groupboxa-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 30px;
    line-height: 17px;
    border-bottom: 1px solid #E0E0E0;
}

.groupboxa ul {
    margin-top: 15px;
}

.groupboxa li {
    float: left;
    width: 121px;
    margin-right: 11px;
}

.groupboxa li:nth-child(7) {
    margin-right: 0;
}

.groupboxa li .scale {
    width: 120px;
    height: 96px;
    margin-bottom: 10px;
}

.groupboxa li .scale img {
    width: 120px;
    height: 96px;
}

.groupboxa li .one-txt-cut {
    height: 15px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    margin-bottom: 5px;
    white-space: normal !important;
}

.groupboxa li .one-txt-cut a {
    font-size: 13px;
    color: #333333;
}

.groupboxa li .one-txt-cut a:hover {
    color: #FF7E00;
}

.groupboxa li div:last-child {
    height: 15px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
}

.groupboxa li div:last-child span {
    color: #FF6600;
}

.prodc-leftbottom .groupboxb {
    width: 614px;
    margin-right: 31px;
}

.prodc-leftbottom {
    margin-bottom: 35px;
}

.groupboxb ul {
    margin-top: 13px;
}

.groupboxb ul:nth-child(3){
    margin-top: 0 !important;
}

.groupboxb li {
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.groupboxb li:nth-child(2n) {
    margin-right: 0;
}

.groupboxb li div {
    float: left;
    height: 15px;
    line-height: 15px;
}

.groupboxb li div:first-child {
    font-size: 13px;
    color: #888888;
}

.groupboxb li .one-txt-cut {
    width: 222px;
    height: 15px;
    line-height: 15px;
    margin-left: 8px;
    margin-right: 10px;
}

.groupboxb li .one-txt-cut a {
    font-size: 13px;
    color: #333333;
}

.groupboxb li .one-txt-cut a:hover {
    color: #FF7E00;
}

.groupboxb li div:last-child {
    font-size: 12px;
    color: #AAAAAA;
}

.familiar-problem {
    width: 270px;
}

.groupboxb-title {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    height: 30px;
    line-height: 17px;
    border-bottom: 1px solid #E0E0E0;
}

.groupboxb-title div {
    float: left;
    max-width: 230px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.familiar-problem .groupboxb-title a {
    float: right;
    font-size: 12px;
    color: #777777;
    line-height: 13px;
    margin-top: 3px;
    font-weight: 400;
}

.familiar-problem .groupboxb-title a span {
    font-size: 16px;
    margin-left: 3px;
}

.familiar-problem ul {
    margin-top: 12px;
}

.familiar-problem li span {
    display: inline-block;
    vertical-align: top;
}

.familiar-problem li span:first-child {
    width: 18px;
    height: 18px;
    line-height: 18px;
    background: #E5E5E5;
    font-size: 13px;
    margin-right: 5px;
    margin-bottom: 12px;
    color: #888888;
    text-align: center;
}

.familiar-problem li:first-child span:first-child {
    background: #FF6600;
    color: #FFFFFF;
}

.familiar-problem li:nth-child(2) span:first-child {
    background: #FF6600;
    color: #FFFFFF;
}

.familiar-problem li:nth-child(3) span:first-child {
    background: #FF6600;
    color: #FFFFFF;
}

.familiar-problem li span:last-child {
    width: 243px;
    height: 18px;
    font-size: 13px;
    color: #333333;
    line-height: 18px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.familiar-problem li span:last-child a {
    font-size: 13px;
    color: #333333;
}

.familiar-problem li span:last-child a:hover {
    color: #FF7E00;
}

.prodcrtop-swiper-box {
    position: relative;
    margin-bottom: 13px;
}

.prodcrtop-swiper {
    width: 249px;
    height: 207px;
    overflow: hidden;
}

.prodcrtop-swiper .swiper-slide img {
    width: 211px;
    height: 141px;
    margin: 22px 18px 0;
}

.prodcrtop-swiper .swiper-pagination {
    height: 24px;
    background: #F8F8F8;
    bottom: 0;
    padding-left: 10px;
    border-bottom: 1px solid #E6E6E6;
}

.prodcrtop-swiper .swiper-pagination-bullet {
    opacity: 1;
    width: 10px;
    height: 10px;
    background: #DCDCDC;
    border-radius: 50%;
    margin: 7px 4px !important;
}

.prodcrtop-swiper .swiper-pagination-bullet-active {
    background: #FF7E00;
}

.prodcrit-item {
    width: 100%;
    padding-left: 14px;
}

.prodcrit-title {
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prodcrit-item ul {
    margin-top: 15px;
    margin-bottom: 11px;
}

.prodcrit-item li span {
    display: inline-block;
    vertical-align: top;
}

.prodcrit-item li span:first-child {
    width: 21px;
    height: 21px;
    line-height: 21px;
    background: #B5B5B5;
    font-size: 12px;
    margin-right: 11px;
    margin-bottom: 22px;
    color: #FFFFFF;
    text-align: center;
}

.prodcrit-item li:first-child span:first-child {
    background: #F8655E;
}

.prodcrit-item li:nth-child(2) span:first-child {
    background: #F8655E;
}

.prodcrit-item li:nth-child(3) span:first-child {
    background: #F8655E;
}

.prodcrit-item li span:last-child {
    width: 190px;
    height: 21px;
    font-size: 12px;
    color: #555555;
    line-height: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.prodcrit-item li span:last-child a {
    font-size: 12px;
    color: #555555;
}

.prodcrit-item li span:last-child a:hover {
    color: #FF7E00;
}

.prodcrit-cellt {
    width: 100%;
    padding-left: 14px;
}

.prodcrit-cellt ul {
    margin-top: 14px;
}

.prodcrit-cellt li {
    margin-bottom: 19px;
    margin-left: 10px;
}

.prodcrit-cellt li .prodcritcellt-limgbox {
    width: 202px;
    height: 168px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E6E6E6;
    position: relative;
    margin-bottom: 8px;
}

.prodcrit-cellt li .prodcritcellt-limgbox img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.prodcrit-cellt li .one-txt-cut {
    width: 202px;
    height: 14px;
    font-size: 12px;
    color: #333333;
    line-height: 14px;
    text-align: center;
    white-space: normal !important;
}

.prodcrit-cellt li .one-txt-cut a {
    font-size: 12px;
    color: #333333;
}

.prodcrit-cellt li .one-txt-cut a:hover {
    color: #FF7E00;
}

.informaitontags {
    width: 1200px;
    height: 34px;
    line-height: 34px;
    background: #F9F9F9;
    font-size: 13px;
    margin: 13px auto 10px;
    padding-left: 25px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indepevacoln-headbox .main-nav {
    margin-top: 0;
}

.informaitontags .fl {
    height: 34px;
    line-height: 34px;
    font-size: 13px;
    color: #333333;
    margin-right: 4px;
}
.boxsss{
    float: left;
    /* height:195px;    5*39   */
    height: 68px;
    overflow:hidden;
    width: 93%;
}
.boxsss li{
    height:34px;
    line-height: 34px;
}
.boxsss ul{
    margin:0;
    padding:0;
}
.informaitontags a {
    color: #999999;
    margin-right: 20px;
    display: block;
    float: left;
    max-width: 30%;
    white-space: nowrap; 
    overflow: hidden; 
    text-overflow: ellipsis;
}

.informaitontags a:hover {
    color: #FF7E00;
}

.indepevacoln-main {
    margin-top: 27px;
    margin-bottom: 58px;
}

.title-types {
    height: 54px;
    line-height: 54px;
    background: #262D29;
    padding-left: 25px;
    font-size: 24px;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indepevacoln-main ul {
    margin-top: 22px;
    margin-bottom: 37px;
}

.indepevacoln-main li {
    width: 383px;
    height: 449px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-right: 25.5px;
    margin-bottom: 30px;
}

.indepevacoln-main li:nth-child(3n) {
    margin-right: 0;
}

.indepevacoln-main li .scale {
    width: 382px;
    height: 290px;
    margin-bottom: 20px;
}

.indepevacoln-main li .scale img {
    width: 381px;
    height: 290px;
}

.indepevacoln-main li .one-txt-cut {
    width: 340px;
    height: 39px;
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    line-height: 18px;
    margin: 0 auto 14px;
    text-align: center;
    position: relative;
}

.indepevacoln-main li .one-txt-cut:before {
    position: absolute;
    display: block;
    content: '';
    width: 340px;
    border-bottom: 2px solid #EEEEEE;
    left: 0;
    bottom: 0;
    z-index: 2;
}

.indepevacoln-main li .one-txt-cut:after {
    position: absolute;
    display: block;
    content: '';
    width: 115px;
    border-bottom: 2px solid #1CBB9B;
    left: 112.5px;
    bottom: 0;
    z-index: 12;
}

.indepevacoln-main li .one-txt-cut a {
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    letter-spacing: 1px;
}

.indepevacoln-main li .one-txt-cut a:hover {
    color: #FF7E00;
}

.indepevacoln-main li .txt-cut {
    width: 340px;
    height: 46px;
    line-height: 23px;
    font-size: 13px;
    color: #666666;
    margin: 0 auto 7px;
    text-align: center;
}

.date-indepevacolnlist {
    font-size: 12px;
    color: #AAAAAA;
    width: 340px;
    margin: 0 auto;
    text-align: center;
}

.date-indepevacolnlist span:first-child {
    margin-right: 15px;
}

.date-indepevacolnlist span:last-child {
    margin-left: 15px;
}

.headtypetwo {
    width: 100%;
    min-width: 1200px;
    height: 39px;
    background: #FFFFFF;
    border-bottom: 1px solid #E6E6E6;
}

.logotwo {
    float: left;
    width: 128px;
    height: 28px;
    margin-right: 45px;
    margin-top: 6px;
    position: relative;
}

.logotwo img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.navtypetwo {
    float: left;
    height: 39px;
    font-size: 12px;
    color: #666666;
    line-height: 39px;
}

.navtypetwo a {
    font-size: 12px;
    color: #666666;
    margin-right: 24px;
}

.navtypetwo a:hover {
    color: #1CBB9B;
}

.site-navigation {
    float: right;
    margin-right: 97px;
    height: 39px;
    font-size: 12px;
    color: #1CBB9B;
    line-height: 39px;
}

.site-navigation a {
    font-size: 12px;
    color: #1CBB9B;
}

.now-nav {
    color: #1CBB9B !important;
}

.article-typetwo {
    float: left;
    width: 915px;
    margin-right: 36px;
}

.indepthhot-rightpart {
    float: left;
}

.article-typetwo-nav {
    width: 915px;
    margin-top: 32px;
    height: 60px;
    border-bottom: #535353 1px solid;
}

.articletypetwo-leftitle {
    float: left;
    height: 26px;
    font-size: 24px;
    color: #333333;
    line-height: 26px;
    margin-right: 40px;
    max-width: 500px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.article-typetwo-nav .main-nav {
    float: left;
    margin-top: 4px;
    width: 55%;
}

.articletto-titlebox {
    width: 915px;
    background: #F9F9F9;
    margin-top: 18px;
    margin-bottom: 22px;
    padding: 25px 51px;
}

.articletto-titlebox h1 {
    font-size: 28px;
    color: #000000;
    line-height: 39px;
    text-align: center;
    margin-bottom: 17px;
}

.articletto-titlebox .artcletbx-secondline {
    height: 15px;
    line-height: 15px;
    text-align: center;
}

.articletto-titlebox span {
    font-size: 13px;
    color: #888888;
}

.articletto-titlebox span:first-child {
    margin-right: 24px;
}

.content {
    margin-bottom: 40px;
}

.content img{
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.content p {
    text-indent: 2em;
    font-size: 14px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 28px;
}

.statement {
    width: 915px;
    background: #F8F8F8;
    font-size: 12px;
    color: #999999;
    line-height: 20px;
    padding: 15px 38px 17px 24px;
    overflow: hidden;
    margin-bottom: 30px;
}

.related-evaluation {
    margin-bottom: 42px;
}

.relaevaltion-title {
    height: 30px;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    border-bottom: 1px solid #E0E0E0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.related-evaluation ul {
    margin-top: 15px;
}

.related-evaluation li {
    float: left;
    width: 206px;
    margin-right: 30px;
}

.related-evaluation li:nth-child(4n) {
    margin-right: 0;
}

.related-evaluation li .scale {
    width: 206px;
    height: 144px;
    margin-bottom: 8px;
}

.related-evaluation li .scale img {
    width: 206px;
    height: 144px;
}

.related-evaluation li .txt-cut {
    height: 44px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 12px;
}

.related-evaluation li .txt-cut a {
    font-size: 14px;
    color: #333333;
}

.related-evaluation li .txt-cut a:hover {
    color: #FF7E00;
}

.toptenderhighscore {
    width: 249px;
    height: 690px;
    padding-left: 14px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
}

.ttdhscore-title {
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 16px;
    margin-top: 13px;
}

.ttdhlist-frontnum {
    float: left;
    width: 22px;
    height: 22px;
    line-height: 22px;
    background: #B5B5B5;
    text-align: center;
    font-size: 13px;
    color: #FFFFFF;
    margin-right: 16px;
}

.toptenderhighscore li:nth-child(1) .ttdhlist-frontnum {
    background: #F8655E;
}

.toptenderhighscore li:nth-child(2) .ttdhlist-frontnum {
    background: #F8655E;
}

.toptenderhighscore li:nth-child(3) .ttdhlist-frontnum {
    background: #F8655E;
}

.toptenderhighscore li .one-txt-cut {
    width: 190px;
    height: 22px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    margin-bottom: 2px;
    white-space: normal !important;
}

.toptenderhighscore li .one-txt-cut a {
    font-size: 13px;
    color: #333333;
}

.toptenderhighscore li .one-txt-cut a:hover {
    color: #FF7E00;
}

.toptenderhighscore li:nth-child(1) .one-txt-cut a {
    font-weight: bold;
}

.toptenderhighscore li:nth-child(2) .one-txt-cut a {
    font-weight: bold;
}

.toptenderhighscore li:nth-child(3) .one-txt-cut a {
    font-weight: bold;
}

.toptenderhighscore li img {
    width: 163px;
    height: 115px;
    margin-bottom: 19px;
}

.ttdh-price {
    width: 190px;
    height: 16px;
    font-size: 14px;
    color: #FF7E00;
    line-height: 16px;
    margin-bottom: 10.5px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.toptenderhighscore li:nth-child(1) .ttdh-price {
    margin-bottom: 12px;
}

.dasheibezeug {
    width: 249px;
    height: 874px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding-left: 14px;
}

.dasheibezeug .ttdhscore-title {
    margin-top: 23px;
    margin-bottom: 22px;
}

.dasheibezeug ul {
    border-left: 1px solid #E6E6E6;
    padding-left: 14px;
}

.dasheibezeug li {
    position: relative;
    padding-top: 45px;
}

.dasheibezeug li::before {
    position: absolute;
    display: block;
    content: '';
    left: -19px;
    top: 0;
    width: 9px;
    height: 9px;
    background: #1CBB9B;
    border-radius: 50%;
}

.dasheibezeug li .txt-cut {
    position: absolute;
    left: 0px;
    top: -6px;
    width: 194px;
    height: 40px;
    font-size: 13px;
    color: #555555;
    line-height: 20px;
}

.dasheibezeug li .txt-cut a {
    font-size: 13px;
    color: #555555;
}

.dasheibezeug li div:last-child {
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 23px;
}

.dasheibezeug li:hover .txt-cut a, .dasheibezeug li:hover div:last-child {
    color: #FF7E00;
}

.industry-firstfloor {
    margin-top: 27px;
    margin-bottom: 31px;
}

.industry-firstfloor ul {
    float: left;
    margin-top: 13px;
}

.industry-firstfloor li {
    width: 424px;
    height: 19px;
    font-size: 17px;
    color: #333333;
    line-height: 19px;
    margin-bottom: 22px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.industry-firstfloor li a {
    font-size: 17px;
    color: #333333;
}

.industry-firstfloor li a:hover {
    color: #FF7E00;
}

.industry-firstfloor li:last-child {
    margin-bottom: 0;
}

.industry-swiper {
    position: relative;
    width: 714px;
    height: 414px;
    margin-right: 41px;
    overflow: hidden;
}

.industry-swiper img {
    width: 714px;
    height: 414px;
}

.industry-swiper .swiper-slide {
    position: relative;
}

.industry-swiper .swiper-slide .one-txt-cut {
    position: absolute;
    bottom: 0;
    left: 0;
    padding-left: 23px;
    padding-top: 94px;
    color: #FFFFFF;
    width: 714px;
    height: 142px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.industry-swiper .swiper-slide .one-txt-cut a {
    display: inline-block;
    max-width: 500px;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.industry-swiper .swiper-slide .one-txt-cut a:hover {
    color: #FF7E00;
}

.industry-swiper .swiper-button-next, .industry-swiper .swiper-button-prev {
    top: 212px;
    width: 17px;
    height: 32px;
    -moz-background-size: 17px 32px;
    -webkit-background-size: 17px 32px;
    background-size: 17px 32px;
}

.industry-swiper .swiper-button-next {
    right: 18px;
}

.industry-swiper .swiper-button-prev {
    left: 18px;
}

.industry-swiper .swiper-pagination {
    bottom: 28px;
    left: 562px;
    text-align: left;
}

.industry-swiper .swiper-pagination-bullet {
    opacity: 1;
    margin: 0 3.5px;
    width: 9px;
    height: 9px;
    background: #FFFFFF;
    border-radius: 50%;
}

.industry-swiper .swiper-pagination-bullet-active {
    width: 34px;
    height: 9px;
    background: #1CBB9B;
    border-radius: 4px;
}

.title-type-industry {
    height: 31px;
    border-bottom: 2px solid #E6E6E6;
}

.title-type-industry div {
    width: 82px;
    height: 31px;
    font-size: 20px;
    font-weight: bold;
    color: #1CBB9B;
    line-height: 20px;
    border-bottom: 2px solid #1CBB9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.industry-lastfloor {
    margin-bottom: 26px;
}

.industry-lastfloor ul {
    margin-top: 20px;
}

.industry-lastfloor li {
    float: left;
    width: 284px;
    margin-right: 21px;
}

.industry-lastfloor li:nth-child(4n) {
    margin-right: 0;
}

.industry-lastfloor li .scale {
    width: 284px;
    height: 215px;
    margin-bottom: 9px;
}

.industry-lastfloor li .scale img {
    width: 284px;
    height: 215px;
}

.industry-lastfloor li .txt-cut:nth-child(2) {
    height: 40px;
    font-size: 15px;
    font-weight: bold;
    color: #000000;
    line-height: 20px;
    margin-bottom: 6px;
}

.industry-lastfloor li .txt-cut:nth-child(2) a {
    font-size: 15px;
    font-weight: bold;
    color: #000000;
}

.industry-lastfloor li .txt-cut:nth-child(2) a:hover {
    color: #FF7E00;
}

.industry-lastfloor li .txt-cut:last-child {
    height: 34px;
    font-size: 12px;
    color: #666666;
    line-height: 17px;
    margin-bottom: 20px;
}

.industrylistbox-one {
    width: 364px;
    margin-right: 53px;
}

.info_indus{
    height: 570px;
    overflow: hidden;
    margin-bottom: 30px;
}

.tag_freq{
    margin-top: 20px;
}

.industrylistbox-title {
    position: relative;
    height: 34px;
    margin-bottom: 20px;
    border-bottom: 2px solid #000;
}

.idustylstbx-content {
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 18px;
    height: 34px;
    background-color: #333;
    padding: 8px 20px;
    float: left;
    position: absolute;
    z-index: 1;
}

.sj_right {
    width: 0;
    height: 0;
    border-top: 4px solid transparent;
    border-left: 42px solid #333;
    border-bottom: 41px solid transparent;
    position: absolute;
    left: 0;
    z-index: 0;
}

.idlstbx-more {
    float: right;
    font-size: 12px;
    color: #313131;
    margin-top: 7px;
}

.idlstbx-more a {
    font-size: 12px;
    color: #313131;
}

.idlstbx-more span {
    font-size: 16px;
    margin-left: 5px;
}

.industry-firstnews {
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 16px;
}

.industry-firstnews .one-txt-cut {
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #202020;
    line-height: 18px;
    margin-bottom: 12px;
}

.industry-firstnews .one-txt-cut a {
    font-size: 16px;
    font-weight: bold;
    color: #202020;
}

.industry-firstnews .one-txt-cut a:hover {
    color: #FF7E00;
}

.industry-firstnews .scale {
    float: left;
    width: 138px;
    height: 90px;
    margin-right: 8px;
    margin-bottom: 15px;
}

.industry-firstnews .scale img {
    width: 138px;
    height: 90px;
}

.industry-firstnews .txt-cut {
    -webkit-line-clamp: 4;
    width: 218px;
    height: 92px;
    font-size: 12px;
    color: #777777;
    line-height: 23px;
    margin-top: -2px;
}

.industry-news {
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 16px;
}

.industry-news .one-txt-cut {
    height: 18px;
    font-size: 16px;
    font-weight: bold;
    color: #202020;
    line-height: 18px;
    margin-bottom: 6px;
}

.industry-news .one-txt-cut a {
    font-size: 16px;
    font-weight: bold;
    color: #202020;
}

.industry-news .one-txt-cut a:hover {
    color: #FF7E00;
}

.industry-news .txt-cut {
    height: 46px;
    font-size: 12px;
    color: #777777;
    line-height: 23px;
    margin-bottom: 13px;
}

.industry-news:last-child {
    margin-bottom: 0;
    border: none;
}

.industrylistbox-two {
    width: 364px;
    margin-right: 53px;
    margin-bottom: 50px;
}

.double-industry {
    margin-bottom: 19px;
    border-bottom: 1px dashed #E6E6E6;
}

.dbindsty-cell {
    float: left;
    width: 178px;
    height: 118px;
    margin-right: 8px;
    position: relative;
    margin-bottom: 15px;
}

.dbindsty-cell:nth-child(3){
    margin-right: 0;
    margin-left: 8px;
}

.dbindsty-cell div:first-child {
    width: 178px;
    height: 118px;
}

.dbindsty-cell:nth-child(2) {
    margin-right: 0;
}

.dbindsty-cell img {
    width: 178px;
    height: 118px;
}

.btmask-industry {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 178px;
    height: 27px;
    line-height: 27px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background: rgba(49, 49, 49, 0.65);
    font-size: 13px;
    color: #FFFFFF;
}

.btmask-industry a {
    font-size: 13px;
    color: #FFFFFF;
}

.btmask-industry a:hover {
    color: #FF7E00;
}

.dbindsty_txt{
    position: relative;
    height: 16px;
    line-height: 16px;
    margin-bottom: 24px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.dbindsty_txt::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #1CBB9B;
}

.dbindsty_txt a {
    font-size: 14px;
    color: #333333;
}

.dbindsty_txt a:hover {
    color: #FF7E00;
}

.industry-listype {
    margin-bottom: 36px;
}

.industry-listype li {
    position: relative;
    height: 16px;
    line-height: 16px;
    margin-bottom: 20px;
    padding-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.industry-listype li::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 4px;
    width: 8px;
    height: 8px;
    background: #1CBB9B;
}

.industry-listype li a {
    font-size: 14px;
    color: #333333;
}

.industry-listype li a:hover {
    color: #FF7E00;
}

.industry-listype:last-child {
    margin-bottom: 50px;
}

.industrylistbox-three {
    width: 364px;
    margin-bottom: 50px;
}

.industrylistbox-four {
    width: 364px;
}

.industrylistbox-four ul li {
    margin-bottom: 21px;
}

.induslevel-left {
    float: left;
    width: 915px;
    margin-right: 36px;
    margin-bottom: 50px;
}

.induslevel-right {
    float: left;
    width: 249px;
}

.indus-tags {
    margin-top: 14px;
    margin-bottom: 26px;
}

.indus-tag {
    float: left;
    padding: 0 18.5px;
    height: 30px;
    line-height: 30px;
    background: #F2F2F2;
    border-radius: 15px;
    text-align: center;
    margin-right: 15px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 10px;
}

.indus-tag a {
    font-size: 13px;
    color: #555555;
}

.indus-tag:hover {
    background: #1CBB9B;
}

.indus-tag:hover a {
    color: #FFFFFF;
}

.now-industag {
    background: #1CBB9B;
}

.now-industag a {
    color: #FFFFFF;
}

.induslevel-item {
    margin-bottom: 18px;
    border-bottom: 1px dashed #E6E6E6;
}

.induslevel-item .one-txt-cut {
    height: 19px;
    font-size: 17px;
    color: #000000;
    line-height: 19px;
    margin-bottom: 17px;
}

.induslevel-item .one-txt-cut a {
    font-size: 17px;
    color: #000000;
}

.induslevel-item .one-txt-cut a:hover {
    color: #1CBB9B;
    font-weight: bold;
}

.induslevel-item .scale {
    float: left;
    width: 173px;
    height: 121px;
    margin-bottom: 22px;
    margin-right: 17px;
}

.induslevel-item .scale img {
    width: 173px;
    height: 121px;
}

.induslevel-item .fl {
    width: 721px;
}

.induslevel-item .txt-cut {
    -webkit-line-clamp: 3;
    height: 63px;
    font-size: 12px;
    color: #555555;
    line-height: 21px;
    margin-bottom: 11px;
}

.indusitem-date {
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 23px;
}

.indusitem-tag a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 19px;
    height: 19px;
    background: #71D9C4;
    padding: 0 9.5px;
    margin-right: 8px;
    margin-bottom: 9px;
}

.induslevel-list .induslevel-item:last-child {
    border: none;
    margin-bottom: 0;
}

.induslevel-list {
    margin-bottom: 37px;
}

.induslevel-rtfst {
    width: 249px;
    height: 482px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
    padding-left: 14px;
}

.induslevel-rtsecd {
    width: 249px;
    height: 500px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
    padding-left: 14px;
}

.blocknum {
    width: 21px;
    height: 21px;
    background: #B5B5B5;
    line-height: 21px;
    text-align: center;
}

.induslevel-rtfst li .blocknum {
    float: left;
    font-size: 12px;
    color: #FFFFFF;
    margin-right: 14px;
    margin-bottom: 22px;
}

.induslevel-rtfst li:nth-child(1) .blocknum {
    background: #F8655E;
}

.induslevel-rtfst li:nth-child(2) .blocknum {
    background: #F8655E;
}

.induslevel-rtfst li:nth-child(3) .blocknum {
    background: #F8655E;
}

.induslevel-rtfst li .one-txt-cut {
    float: left;
    width: 184px;
    height: 21px;
    font-size: 12px;
    color: #555555;
    line-height: 21px;
}

.induslevel-rtfst li .one-txt-cut a {
    font-size: 12px;
    color: #555555;
}

.induslevel-rtfst li .one-txt-cut a:hover {
    color: #FF7E00;
}

.idrtsecd-imgbx {
    position: relative;
    float: left;
    width: 101px;
    height: 85px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E6E6E6;
    margin-right: 10px;
    margin-bottom: 14px;
}

.idrtsecd-imgbx img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0 auto;
}

.induslevel-rtsecd-imgbox .txt-cut {
    width: 110px;
    height: 44px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
}

.induslevel-rtsecd-imgbox .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.induslevel-rtsecd-imgbox .txt-cut a:hover {
    color: #1CBB9B;
}

.indus_rtsecd_txt{
    position: relative;
    padding-left: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 15px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    margin-bottom: 16px;
}

.indus_rtsecd_txt a{
    font-size: 13px;
    color: #333333;
}

.indus_rtsecd_txt a:hover {
    color: #FF7E00;
}

.indus_rtsecd_txt::before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #FF7E00;
}


.induslevel-rtthd {
    width: 249px;
    padding-left: 14px;
    padding-bottom: 10px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.induslevel-rtthd li .scale {
    float: left;
    width: 101px;
    height: 80px;
    margin-bottom: 12px;
    margin-right: 8px;
}

.induslevel-rtthd li .scale img {
    width: 101px;
    height: 80px;
}

.induslevel-rtthd li .txt-cut {
    width: 106px;
    height: 40px;
    font-size: 13px;
    color: #333333;
    line-height: 20px;
    margin-bottom: 17px;
    margin-top: 1px;
    word-break: break-all;
}

.induslevel-rtthd li .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.induslevel-rtthd li .txt-cut a:hover {
    color: #FF7E00;
}

.induslevel-rtthd li .fl div:last-child {
    height: 15px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
}

.induslevel-rtthd li .fl div:last-child span {
    color: #FF6600;
    display: block;
    float: right;
    max-width: 42px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.artctbx-tags {
    width: 100%;
    height: 19px;
    margin-top: 13px;
    text-align: center;
}

.artctbx-tags a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 19px;
    height: 19px;
    background: #71D9C4;
    padding: 0 9.5px;
    margin-right: 8px;
    margin-bottom: 9px;
}

.skipage {
    border-top: 1px dashed #E0E0E0;
    margin-top: 58px;
    margin-bottom: 29px;
    padding-left: 23px;
    padding-top: 27px;
}

.skipage div {
    max-width: 850px;
    height: 16px;
    font-size: 14px;
    color: #888888;
    line-height: 16px;
    margin-bottom: 21px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.skipage div a {
    color: #333333;
}

.skipage div:hover {
    color: #2CBEA0;
}

.skipage div:hover a {
    color: #2CBEA0;
}

.indushotags {
    width: 249px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-top: 20px;
    padding-left: 14px;
    padding-bottom: 9px;
}

.indushotags a {
    float: left;
    display: block;
    height: 23px;
    line-height: 23px;
    text-align: center;
    padding: 0 9px;
    margin-right: 8px;
    margin-bottom: 13px;
    background: #E5E5E5;
    font-size: 12px;
    color: #000000;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.indushotags a:hover {
    background: #71D9C4;
    color: #FFFFFF;
    font-weight: bold;
}

.indusrelationews-box {
    margin-top: 22px;
}

.indusrelationews-cell {
    border-bottom: 1px #E6E6E6 dashed;
    margin-bottom: 22px;
}

.indusrelationews-cell .scale {
    float: left;
    width: 173px;
    height: 121px;
    margin-bottom: 22px;
    margin-right: 17px;
}

.indusrelationews-cell .scale img {
    width: 173px;
    height: 121px;
}

.indusrelationews-cell .fl {
    width: 710px;
}

.indusrelationews-cell .txt-cut {
    height: 54px;
    font-size: 17px;
    color: #000000;
    line-height: 27px;
    margin-bottom: 21px;
    margin-top: -6px;
}

.indusrelationews-cell .txt-cut a {
    font-size: 17px;
    color: #000000;
}

.indusrelationews-cell .txt-cut a:hover {
    font-weight: bold;
    color: #1CBB9B;
}

.indusrelationews-tag {
    margin-bottom: 13px;
}

.indusrelationews-tag a {
    display: inline-block;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    color: #FFFFFF;
    line-height: 19px;
    height: 19px;
    background: #71D9C4;
    padding: 0 9.5px;
    margin-right: 8px;
}

.indusrelationews-date {
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 23px;
}

.indusrelationews-cell:last-child {
    border: none;
    margin-bottom: 0;
}

.htetcmn-main-outer {
    margin-top: 27px;
    margin-bottom: 50px;
}

.htetcmn-swiper-container {
    width: 1200px;
    height: 360px;
    background: #F9F9F9;
    margin-top: 21px;
    margin-bottom: 46px;
    padding-top: 29px;
    position: relative;
}

.htetcmn-swiper {
    width: 1123px;
    margin: 0 auto;
    overflow: hidden;
}

.htetcmn-swiper img {
    width: 369px;
    height: 241px;
    margin-bottom: 17px;
}

.htetcmn-swiper .one-txt-cut {
    width: 369px;
    height: 19px;
    font-size: 17px;
    color: #333333;
    line-height: 19px;
}

.htetcmn-swiper .one-txt-cut a {
    font-size: 17px;
    color: #333333;
}

.htetcmn-swiper .one-txt-cut a:hover {
    color: #FF7E00;
}

.htetcmn-swiper .swiper-button-next, .htetcmn-swiper .swiper-button-prev {
    top: 163px;
    margin-top: 0;
    -moz-background-size: 18px 34px;
    -webkit-background-size: 18px 34px;
    background-size: 18px 34px;
    width: 18px;
    height: 34px;
    opacity: 0.8;
}

.htetcmn-swiper .swiper-button-next {
    right: 10px;
}

.htetcmn-swiper .swiper-button-prev {
    left: 7px;
}

.htetcmn-swiper .swiper-pagination {
    bottom: 25px;
}

.htetcmn-swiper .swiper-pagination-bullet {
    border-radius: 0;
    opacity: 1;
    width: 30px;
    height: 6px;
    background: #B5B5B5;
    margin: 0 8px !important;
}

.htetcmn-swiper .swiper-pagination-bullet-active {
    background: #000000;
}

.htetcmn-mainleft {
    float: left;
    width: 824px;
    margin-right: 24px;
}

.htetcmn-mainright {
    float: left;
    width: 352px;
}

.htet-date {
    height: 15px;
    font-size: 13px;
    color: #999999;
    line-height: 15px;
    margin-bottom: 20px;
}

.htetcmn-mainleft li {
    border-bottom: 1px solid #E6E6E6;
    margin-bottom: 25px;
}

.htetcmn-mainleft li .scale {
    width: 230px;
    height: 149px;
    float: left;
    margin-right: 26px;
    margin-bottom: 23px;
}

.htetcmn-mainleft li .scale img {
    width: 230px;
    height: 149px;
}

.htetcmn-mainleft li .fl {
    width: 556px;
}

.htetcmn-mainleft li .oneLine {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 22px;
    font-size: 17px;
    color: #000000;
    line-height: 22px;
    margin-bottom: 10px;
    margin-top: 2px;
}

.htetcmn-mainleft li .oneLine a {
    font-size: 17px;
    color: #000000;
}

.htetcmn-mainleft li .oneLine a:hover {
    color: #1CBB9B;
}

.htetcmn-mainleft li .txt-cut {
    height: 52px;
    font-size: 13px;
    color: #555555;
    line-height: 26px;
    margin-bottom: 21px;
}

.htetcmn-mainleft li .twoLine {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 54px;
    font-size: 17px;
    color: #000000;
    line-height: 27px;
    margin-bottom: 8px;
}

.htetcmn-mainleft li .twoLine a {
    font-size: 17px;
    color: #000000;
}

.htetcmn-mainleft li .twoLine a:hover {
    color: #1CBB9B;
}

.htetcmn-mainleft li:last-child {
    border: none;
    margin-bottom: 0;
}

.htetcmn-mainleft ul {
    margin-bottom: 70px;
}

.standard-title {
    height: 30px;
    border-bottom: 2px solid #AAAAAA;
}

.standard-title div {
    width: 70px;
    height: 30px;
    font-size: 17px;
    color: #1CBB9B;
    line-height: 19px;
    border-bottom: 4px solid #1CBB9B;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.standard-body {
    margin-top: 13px;
    height: 829px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    padding-top: 23px;
}

.standard-previous {
    width: 301px;
    height: 210px;
    margin: 0 auto 21px;
    position: relative;
}

.standard-back {
    position: absolute;
    width: 63px;
    height: 71px;
    left: -17px;
    top: -11px;
}

.standard-back2 {
    position: absolute;
    width: 60px;
    height: 90px;
    left: -14px;
    top: -12px;
}

.standard-previous .scale {
    width: 301px;
    height: 210px;
}

.standard-previous .scale img {
    width: 301px;
    height: 210px;
}

.standard-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 301px;
    height: 79px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.standard-mask .one-txt-cut {
    width: 257px;
    height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
    margin: 45px auto 0;
}

.standard-mask .one-txt-cut a {
    font-size: 14px;
    color: #FFFFFF;
}

.standard-mask .one-txt-cut a:hover {
    color: #FF7E00;
}

.standard-body .li {
    position: relative;
    margin-left: 26px;
}

.standard-body .li .scale {
    float: left;
    width: 116px;
    height: 92px;
    margin-right: 10px;
    margin-bottom: 21px;
}

.standard-body .li .scale img {
    width: 116px;
    height: 92px;
}

.standard-body .li .fl {
    width: 178px;
}

.standard-body .li .three-txt-cut {
    height: 66px;
    font-size: 14px;
    color: #333333;
    line-height: 22px;
    margin-top: -5px;
    margin-bottom: 11px;
}

.standard-body .li .three-txt-cut a {
    font-size: 14px;
    color: #333333;
}

.standard-body .li .three-txt-cut a:hover {
    color: #FF7E00;
}

.standard-body .li .fl div:last-child {
    height: 15px;
    font-size: 13px;
    color: #666666;
    line-height: 15px;
}

.standardlist-back {
    position: absolute;
    left: -13px;
    top: -5px;
    background-position: 0;
    background-image: url(../images/pxsbx.png);
    background-repeat: no-repeat;
    background-size: 30px 22px;
    width: 30px;
    height: 22px;
    line-height: 22px;
    text-align: center;
    font-size: 17px;
    font-weight: bold;
    color: #FFFFFF;
}

.standard {
    margin-bottom: 25px;
}

.chooselabora-body {
    margin-top: 13px;
    padding-top: 23px;
    padding-bottom: 8px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.chooselabora-body li {
    margin: 0 auto;
    width: 301px;
}

.chooselabora-body li .scale {
    width: 301px;
    height: 200px;
    margin-bottom: 11px;
}

.chooselabora-body li .scale img {
    width: 301px;
    height: 200px;
}

.chooselabora-body li .one-txt-cut {
    height: 16px;
    font-size: 14px;
    color: #333333;
    line-height: 16px;
    margin-bottom: 18px;
    text-align: center;
}

.chooselabora-body li .one-txt-cut a {
    font-size: 14px;
    color: #333333;
}

.chooselabora-body li .one-txt-cut a:hover {
    color: #FF7E00;
}

.choose-elaborately {
    margin-bottom: 20px;
}

.demesion .standard-title div {
    width: 105px;
}

.demesion-body {
    margin-top: 13px;
    padding-top: 22px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
}

.demesion-body li {
    width: 302px;
    height: 15px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    padding-left: 16px;
    margin: 0 auto 21px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.demesion-body li::before {
    position: absolute;
    display: block;
    content: '';
    left: 0;
    top: 5px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #666666;
}

.demesion-body li a {
    font-size: 13px;
    color: #333333;
}

.demesion-body li a:hover {
    color: #FF7E00;
}

.htetcmnlblist ul {
    margin-top: 22px;
    margin-bottom: 73px;
}

.htetcmnlblist li {
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 23px;
}

.htetcmnlblist li .scale {
    float: left;
    width: 153px;
    height: 107px;
    margin-bottom: 22px;
    margin-right: 37px;
}

.htetcmnlblist li .scale img {
    width: 153px;
    height: 107px;
}

.htetcmnlblist li .fl {
    width: 710px;
}

.htetcmnlblist li .txt-cut {
    height: 54px;
    font-size: 17px;
    color: #000000;
    line-height: 27px;
    margin-bottom: 26px;
    margin-top: -5px;
}

.htetcmnlblist li .txt-cut a {
    font-size: 17px;
    color: #000000;
}

.htetcmnlblist li .txt-cut a:hover {
    color: #1CBB9B;
    font-weight: bold;
}

.htetcmnlblist-date {
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 24px;
}

.htetcmnlblist li .fl .txt-cut {
    margin-bottom: 40px;
}

.htetcmnlblist li:last-child {
    margin-bottom: 0;
    border: none;
}

.htetcmnlblist li:last-child .htetcmnlblist-date {
    margin-bottom: 0;
}

.taglistbox {
    margin-top: 24px;
}

.tag-standard-title {
    width: 111px;
    padding-left: 28px;
    height: 36px;
    font-size: 18px;
    color: #333333;
    line-height: 20px;
    border-bottom: 1px solid #535353;
    background-image: url(../images/tag2.png);
    background-repeat: no-repeat;
    background-size: 24px 20px;
    background-position: 0 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 24px;
}

.taglistrtfst {
    width: 249px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
    padding-left: 14px;
    padding-bottom: 3px;
}

.taglistrtfst .ttdhscore-title {
    margin-bottom: 13px;
}

.taglistrtfst li .scale {
    float: left;
    width: 86px;
    height: 68px;
    margin-right: 8px;
    margin-bottom: 16px;
}

.taglistrtfst li .scale img {
    width: 86px;
    height: 68px;
}

.taglistrtfst li .txt-cut {
    float: left;
    width: 127px;
    height: 44px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
    margin-top: -3px;
}

.taglistrtfst li .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.taglistrtfst li .txt-cut a:hover {
    color: #FF7E00;
}

.treeimgbox {
    margin-top: 2px;
    margin-bottom: 12px;
}

.treeimgbox img {
    float: left;
    width: 289px;
    height: 201px;
    margin-right: 24px;
}

.treeimgbox img:last-child {
    margin-right: 0;
}

.taglistbox .induslevel-list {
    margin-bottom: 49px;
}

.taglstltblst ul {
    margin-top: 14px;
}

.taglstltblst li {
    float: left;
    width: 276px;
    height: 15px;
    line-height: 15px;
    margin-right: 43.5px;
    margin-bottom: 21px;
    font-size: 13px;
    color: #333333;
    padding-left: 16px;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.taglstltblst li a {
    font-size: 13px;
    color: #333333;
}

.taglstltblst li a:hover {
    color: #FF7E00;
}

.taglstltblst li::before {
    position: absolute;
    display: block;
    content: '';
    width: 6px;
    height: 6px;
    left: 0;
    top: 5px;
    border-radius: 50%;
    background: #666666;
}

.taglstltblst li:nth-child(3n) {
    margin-right: 0;
}

.taglistbox .induslevel-left {
    margin-bottom: 26px;
}

.groupboxb-title a {
    float: right;
    font-size: 12px;
    color: #777777;
    line-height: 13px;
    margin-top: 3px;
    font-weight: 400;
}

.groupboxb-title a span {
    font-size: 16px;
    margin-left: 3px;
}

.freqa-sectionfst {
    margin-top: 27px;
    margin-bottom: 5px;
}

.freqa-sectionfst .fboxss {
    float: left;
}

.freqa-sectionfst .fboxss {
    float: left;
    margin-bottom: 19px;
}

.freqaimgbox {
    float: left;
    width: 601px;
    height: 365px;
    position: relative;
    margin-right: 16px;
}

.freqa-sectionfst .fboxss {
    width: 283px;
    height: 173px;
    margin-right: 17px;
    position: relative;
}

.freqa-sectionfst .fboxss:nth-child(3) {
    margin-right: 0;
}

.freqa-sectionfst .fboxss:nth-child(5) {
    margin-right: 0;
}

.freqaimgbox .scale {
    width: 601px;
    height: 365px;
}

.freqaimgbox .scale img {
    width: 601px;
    height: 365px;
}

.freqa-sectionfst .fboxss .freqaimgboxs .scale {
    width: 283px;
    height: 173px;
}

.freqa-sectionfst .fboxss .freqaimgboxs .scale img {
    width: 283px;
    height: 173px;
}

.fremask {
    position: absolute;
    width: 601px;
    height: 109px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
    bottom: 0;
    left: 0;
}

.freqa-sectionfst .fboxss .freqaimgboxs .fremask {
    width: 284px;
    height: 97px;
    position: absolute;
}

.fremask .one-txt-cut {
    max-width: 500px;
    height: 18px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 18px;
    margin-top: 74px;
    margin-left: 20px;
}

.fremask .one-txt-cut a {
    font-size: 16px;
    color: #FFFFFF;
}

.fremask .one-txt-cut a:hover {
    color: #FF7E00;
}

.fremask div {
    width: 246px;
    height: 46px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 23px;
    margin-top: 34px;
    margin-left: 12px;
}
.fremask div a{
    color: #fff;
    height: 46px;
}

.fremask .txt-cut a {
    font-size: 16px;
    color: #FFFFFF;
}

.fremask .txt-cut a:hover {
    color: #FF7E00;
}

.freqa-sectionscd ul {
    margin-top: 23px;
    margin-bottom: 69px;
}

.freqa-sectionscd li {
    border-top: 1px solid #F4F4F4;
    padding-top: 13px;
}

.freqa-sectionscd li .fr {
    height: 15px;
    line-height: 15px;
}

.freqa-sectionscd li .fr span:first-child {
    font-size: 13px;
    color: #999999;
    margin-right: 8px;
}

.freqa-sectionscd li .fr span:last-child {
    font-size: 12px;
    color: #999999;
}

.frequestions {
    float: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 60%;
    height: 15px;
    font-size: 13px;
    color: #14AC8F;
    line-height: 15px;
    margin: 0 60px 17px 12px;
}

.frequestions a {
    font-size: 13px;
    color: #14AC8F;
}

.frequestions a:hover {
    color: #FF7E00;
}

.fretagsbox {
    float: left;
    padding-left: 24px;
    background-position: 0 2px;
    background-repeat: no-repeat;
    background-size: 15px 15px;
    background-image: url(../images/tag1.png);
}

.fretagsbox a {
    display: inline-block;
    max-width: 100px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 15px;
    font-size: 13px;
    color: #888888;
    line-height: 15px;
    margin-right: 17px;
}

.freanswers {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 13px;
    color: #999999;
    line-height: 18px;
    margin: 0px 0 15px 12px;
}

.three-federal {
    margin-top: 59px;
    margin-bottom: 25px;
}

.three-federal .fl {
    width: 319px;
    margin-right: 40px;
}

.three-federal .fl:last-child {
    margin-right: 0;
    width: 482px;
}

.standard-numlist {
    margin-top: 12px;
}

.standard-numlist .blocknum {
    float: left;
    margin-right: 14px;
    color: #FFFFFF;
    margin-bottom: 22px;
}

.three-federal .fl:first-child li:first-child .blocknum {
    background: #1CBB9B;
}

.three-federal .fl:first-child li:nth-child(2) .blocknum {
    background: #1CBB9B;
}

.three-federal .fl:first-child li:nth-child(3) .blocknum {
    background: #1CBB9B;
}

.three-federal .fl:nth-child(2) li:first-child .blocknum {
    background: #F8655E;
}

.three-federal .fl:nth-child(2) li:nth-child(2) .blocknum {
    background: #F8655E;
}

.three-federal .fl:nth-child(2) li:nth-child(3) .blocknum {
    background: #F8655E;
}

.standard-numlist .one-txt-cut {
    float: left;
    width: 270px;
    font-size: 12px;
    color: #555555;
    line-height: 21px;
    height: 21px;
}

.standard-numlist .one-txt-cut a {
    font-size: 12px;
    color: #555555;
}

.standard-numlist .one-txt-cut a:hover {
    color: #FF7E00;
}

.frerdtimg {
    float: left;
    width: 236px;
    margin-right: 10px;
}

.frerdtimg:nth-child(2n) {
    margin-right: 0;
}

.frerdt {
    width: 236px;
    height: 197px;
    background: rgba(255, 255, 255, 0.6);
    border: 1px solid #E6E6E6;
    margin-bottom: 12px;
    margin-top: 17px;
    position: relative;
}

.frerdt img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 100%;
    height: 100%;
}

.fretxt{
    text-align: center;
}

.frerdt_txt {
    height: 22px;
    font-size: 12px;
    color: #333333;
    line-height: 22px;
    float: left;
    width: 50%;
    margin-top: 13px;
}

.frerdt_txt a {
    font-size: 12px;
    color: #333333;
}

.frerdt_txt a span{
    margin-right: 8px;
}

.frerdt_txt a:hover {
    color: #FF7E00;
}

.list-typek {
    margin-top: 21px;
}

.list-typek .one-txt-cut {
    float: left;
    width: 236px;
    height: 15px;
    margin-right: 10px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
    margin-bottom: 20px;
}

.list-typek .one-txt-cut:nth-child(2n) {
    margin-right: 0;
}

.list-typek .one-txt-cut a {
    font-size: 13px;
    color: #333333;
}

.list-typek .one-txt-cut a span {
    color: #666666;
    margin-right: 10px;
}

.list-typek .one-txt-cut a:hover {
    color: #FF7E00;
}

.list-typek .one-txt-cut a:hover span {
    color: #FF7E00;
}

.frelistbox {
    margin-top: 27px;
    margin-bottom: 16px;
}

.limitpopwin {
    position: relative;
    width: 529px;
    height: 367px;
    margin-right: 13px;
}

.limitpopwin .scale {
    width: 529px;
    height: 367px;
}

.limitpopwin .scale img {
    width: 529px;
    height: 367px;
}

.limitpw-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 529px;
    height: 138px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.limitpw-mask .one-txt-cut:first-child {
    max-width: 469px;
    height: 20px;
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 20px;
    margin: 73px 0 11px 23px;
}

.limitpw-mask .one-txt-cut a {
    font-size: 18px;
    font-weight: bold;
    color: #FFFFFF;
}

.limitpw-mask .one-txt-cut a:hover {
    color: #FF7E00;
}

.limitpw-mask .one-txt-cut:nth-child(2) {
    margin-left: 24px;
    width: 469px;
    height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
}

.limitpw-mask .one-txt-cut:nth-child(2) a {
    font-size: 14px;
    color: #FFFFFF;
}

.limitpw-mask .one-txt-cut:nth-child(2) a:hover {
    color: #FF7E00;
}

.limitpopwin-sed {
    position: relative;
    width: 257px;
    height: 180px;
    margin-right: 19px;
    margin-bottom: 8px;
}

.limitpopwin-sed .scale {
    width: 257px;
    height: 180px;
}

.limitpopwin-sed .scale img {
    width: 257px;
    height: 180px;
}

.limitpwsed-mask {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 257px;
    height: 67px;
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.65) 0%, rgba(37, 37, 37, 0) 100%);
}

.limitpwsed-mask .one-txt-cut {
    margin-left: 14px;
    margin-top: 34px;
    width: 229px;
    height: 16px;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 16px;
}

.limitpwsed-mask .one-txt-cut a {
    font-size: 14px;
    color: #FFFFFF;
}

.limitpwsed-mask .one-txt-cut a:hover {
    color: #FF7E00;
}

.qabox-fre {
    width: 382px;
    height: 368px;
    background: #FAFAFA;
    padding-top: 23px;
    padding-bottom: 19px;
}

.qaboxfre-item {
    width: 346px;
    margin: 0 auto 14px;
    border-bottom: 1px dashed #E6E6E6;
}

.qaboxfre-item:last-child {
    margin-bottom: 0;
    border-bottom: none;
}

.questions-qafre img {
    float: left;
    width: 22px;
    height: 21px;
    margin-bottom: 9px;
    margin-right: 12px;
}

.questions-qafre .one-txt-cut {
    width: 312px;
    height: 21px;
    font-size: 13px;
    font-weight: bold;
    color: #333333;
    line-height: 21px;
}

.questions-qafre .one-txt-cut a {
    font-size: 13px;
    font-weight: bold;
    color: #333333;
}

.questions-qafre .one-txt-cut a:hover {
    color: #FF7E00;
}

.answers-qafre img {
    float: left;
    width: 22px;
    height: 22px;
    margin-right: 12px;
}

.answers-qafre .txt-cut {
    width: 312px;
    height: 44px;
    font-size: 13px;
    color: #333333;
    line-height: 22px;
}

.time-qafre {
    text-align: right;
    height: 14px;
    font-size: 12px;
    color: #999999;
    line-height: 14px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.answers-qafre .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.fatqa-left {
    float: left;
    width: 915px;
    margin-right: 36px;
}

.fqtqa-right {
    float: left;
    width: 249px;
}

.fqtqar-cell {
    width: 249px;
    height: 790px;
    border: 1px solid #E6E6E6;
    margin-bottom: 20px;
}

.fqtqar-cell-title {
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    margin: 14px 0 0 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.fqtqar-cell li {
    width: 218px;
    height: 75px;
    margin-left: 15px;
    border-top: 1px dashed #E6E6E6;
}

.fqtqar-cell li .txt-cut {
    width: 218px;
    height: 46px;
    font-size: 13px;
    color: #333333;
    line-height: 23px;
    margin-top: 12px;
    position: relative;
}

.fqtqar-cell li .txt-cut a {
    font-size: 13px;
    color: #333333;
}

.fqtqar-cell li .txt-cut a:hover {
    color: #1CBB9B;
}

.fqtqar-cell li .txt-cut span:first-child {
    color: #1CBB9B;
}

.fqtqar-cell li .txt-cut span:last-child {
    color: #999999;
    position: absolute;
    right: 0;
    bottom: 0;
}

.fqtqadtitle {
    margin-top: 20px;
    margin-bottom: 30px;
}

.fqtqadtitle h1 {
    font-size: 16px;
    color: #000000;
    line-height: 18px;
    margin-bottom: 16px;
    font-weight: bold;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;  
    -webkit-box-orient: vertical;
    max-height: 45px;
    line-height: 22px;
}

.fqtqadtitle h1 a {
    font-size: 16px;
    color: #000000;
}

.fqtqadecrible {
    font-size: 13px;
    color: #333333;
    line-height: 27px;
    text-indent: 2em;
    margin-bottom: 11px;
}

.fqtqadndrm {
    float: right;
    height: 15px;
    line-height: 15px;
}

.fqtqadndrm span {
    font-size: 13px;
    color: #888888;
    line-height: 15px;
}

.fqtqadndrm span:first-child {
    color: #1CBB9B;
}

.fqtqadndrm span:nth-child(2) {
    margin-left: 13px;
    margin-right: 13px;
    padding: 0 18px;
    border-left: 1px solid #888888;
    border-right: 1px solid #888888;
}

.qatitle {
    position: relative;
    border-bottom: 1px solid #E6E6E6;
}

.qatitle div {
    position: absolute;
    left: 0;
    bottom: -8px;
    background: #FFFFFF;
    max-width: 200px;
    min-width: 88px;
    height: 16px;
    font-size: 14px;
    color: #20BF81;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.result {
    margin-top: 25px;
}

.result-item {
    width: 915px;
    margin-bottom: 15px;
    border: 1px solid #E6E6E6;
    padding: 21px 29px 17px 16px;
}

.result-item:last-child {
    margin-bottom: 30px;
}

.result-item p {
    font-size: 13px;
    color: #777777;
    line-height: 27px;
    text-indent: 2em;
}

.resitem-author {
    height: 15px;
    font-size: 13px;
    line-height: 15px;
    margin-bottom: 11px;
}

.resitem-author span:first-child {
    color: #1CBB9B;
    margin-right: 12px;
    line-height: 15px;
}

.resitem-author span:last-child {
    color: #888888;
    border-left: 1px solid #888888;
    padding-left: 18px;
    line-height: 15px;
}

.fatqa-left .mzsm {
    width: 100%;
    margin-bottom: 30px;
    font-size: 13px;
    color: #333;
}
.fatqa-left .mzsm span {
    color: red;
    font-weight: 700;
}

.other-problem {
    margin-bottom: 28px;
}

.other-title {
    height: 34px;
    background: #F0F0F0;
    line-height: 34px;
    padding-left: 15px;
    font-size: 16px;
    color: #333333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.otherpro-body {
    height: 376px;
    padding: 17px 15px 0;
    border: 1px solid #E6E6E6;
}

.otherpro-body li {
    float: left;
    width: 425px;
    margin-right: 33px;
    margin-bottom: 20.5px;
}

.otherpro-body li:nth-child(2n) {
    margin-right: 0;
}

.otherpro-body li .fl {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 341px;
    height: 15px;
    font-size: 13px;
    color: #333333;
    line-height: 15px;
}

.otherpro-body li .fl a {
    font-size: 13px;
    color: #333333;
}

.otherpro-body li .fl a:hover {
    color: #1CBB9B;
}

.otherpro-body li .fl span {
    color: #1CBB9B;
}

.otherpro-body li .fr {
    height: 15px;
    font-size: 12px;
    color: #AAAAAA;
    line-height: 15px;
}

.treeunion {
    margin-bottom: 24px;
}

.treeunion .fl {
    width: 268px;
    margin-right: 55px;
}

.treeunion .fl:last-child {
    margin-right: 0;
}

.treeunion .standard-numlist .one-txt-cut {
    width: 233px;
}

.treeunion .fl li:nth-child(1) .blocknum {
    background: #F8655E;
}

.treeunion .fl li:nth-child(2) .blocknum {
    background: #F8655E;
}

.treeunion .fl li:nth-child(3) .blocknum {
    background: #F8655E;
}

.treeunion .fl:first-child li:nth-child(1) .blocknum {
    background: #1CBB9B;
}

.treeunion .fl:first-child li:nth-child(2) .blocknum {
    background: #1CBB9B;
}

.treeunion .fl:first-child li:nth-child(3) .blocknum {
    background: #1CBB9B;
}

.sitemap-maintitle {
    position: relative;
    border-bottom: 1px dashed #E6E6E6;
    margin-bottom: 42px;
    margin-top: 38px;
}

.sitemap-maintitle div {
    position: absolute;
    padding-left: 30px;
    width: 126px;
    height: 26px;
    left: 0;
    bottom: -9px;
    font-size: 18px;
    line-height: 31px;
    font-weight: bold;
    color: #555555;
    background: #FFFFFF;
    background-image: url(../images/dubroud.png);
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 24px 23px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prochannel {
    border: 1px solid #E6E6E6;
    margin-bottom: 24px;
}

.channel-title {
    background: #EEEEEE;
    background-image: url(../images/classify.png);
    background-position: 15px 8px;
    background-repeat: no-repeat;
    background-size: 17px 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 34px;
    padding-left: 41px;
    font-size: 15px;
    color: #1CBB9B;
    line-height: 34px;
    font-weight: bold;
}

.prochannel-cell {
    width: 1153px;
    margin: 0 auto;
    padding-top: 16px;
    padding-bottom: 4px;
    border-bottom: 1px dashed #EFEFEF;
}

.prochannel-cell:last-child {
    border: none;
}

.prochannel-cell .clearfix {
    float: left;
    width: 98px;
    height: 20px;
    line-height: 20px;
    margin-right: 16px;
}

.prochannel-cell .clearfix div:first-child {
    float: left;
    max-width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-left: 12px;
    font-size: 12px;
    color: #555555;
    font-weight: bold;
}

.prochannel-cell .clearfix div:last-child {
    float: right;
    font-size: 18px;
    color: #555555;
    font-weight: bold;
}

.prochannel-cell .fl {
    width: 1012px;
    margin-top: 4px;
}

.prochannel-cell .fl a {
    display: inline-block;
    max-width: 200px;
    height: 14px;
    line-height: 14px;
    border-right: 1px solid #999999;
    font-size: 12px;
    color: #888888;
    margin-right: 13.4px;
    padding-right: 13.4px;
    margin-bottom: 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.prochannel-cell .fl a:last-child {
    border: none;
}

.prochannel-cell .fl a:hover {
    color: #FF7E00;
}

.newschannel {
    border: 1px solid #E6E6E6;
    margin-bottom: 24px;
}

.newschannel .prochannel-cell .fl {
    margin-left: 12px;
    width: 1125px;
}

.otherchannel {
    height: 90px;
    border: 1px solid #E6E6E6;
    margin-bottom: 50px;
}

.otherchannel ul {
    margin-left: 36px;
    margin-top: 18px;
}

.otherchannel li {
    float: left;
    height: 16px;
    font-size: 14px;
    font-weight: bold;
    color: #333333;
    line-height: 16px;
    margin-right: 48px;
    max-width: 200px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.otherchannel li a {
    font-size: 14px;
    font-weight: bold;
    color: #333333;
}
.otherchannel li a:hover {
    color: #FF7E00;
}
.fofimg {
    width: 631px;
    height: 328px;
    margin: 74px auto 20px;
    display: block;
}

.foftape {
    width: 272px;
    height: 17px;
    font-size: 17px;
    color: #626262;
    line-height: 17px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 0 auto 40px;
}

.fofbtn {
    display: block;
    width: 119px;
    height: 33px;
    line-height: 31px;
    background: #262D29;
    border-radius: 17px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    margin: 0 auto 98px;
}

/* 分页样式 */
.on{
    color: #FFFFFF !important;
    background: #16A086 !important;
}

.pages a:hover{
    color: #FFFFFF !important;
    background: #16A086 !important;
}

.grea{
    background: #1CBB9B;
    color: #FFFFFF !important;
    padding: 4px;
    text-align: center;
}