@charset "utf-8";

/*
 *  * @description: 闈欐€侀〉闈㈠叕鍏辨牱寮�
 *   * @date: 2020-03-19 10:21:53
 *    * @version锛歷1.0
 *     */

body {
    /* min-width: 1200px; */
    font-size: 0;
}

a:hover {
    color: #194897;
}


/**鍔熻兘绫�***/

.cf-otw .otw {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cf-scroll::-webkit-scrollbar {
    width: 4px;
}

.cf-scroll::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.2);
}

.cf-scroll::-webkit-scrollbar-track {
    border-radius: 0px;
    -webkit-box-shaow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: rgba(0, 0, 0, 0.1);
}


/*****************************************
 * *description锛氭鏋剁被
 * *author锛歱yc
 * *date锛�2019.04.12
 * *****************************************/

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

.cg-min {
    min-width: 1200px;
}

.cg-box {
    padding: 0 15px;
    background-color: #fff;
}

.cg5 {
    width: 50%;
}


/*****************************************
 * *description锛氭ā鍧楃被
 * *author锛歱yc
 * *date锛�2019.04.12
 * *****************************************/


/*鍥剧墖100%瀹藉害*/

.cm-coverimg img,
.cm-coverimg a>img {
    width: 100%;
    height: 100%;
}


/*tab鍒囨崲*/

.cm-tab .tabcontent {
    overflow: hidden;
}

.cm-tab .tabitem {
    display: none;
}

.cm-tab .tabitem:first-child {
    display: block;
}

.cm-tab .tabpanelno {
    font-size: 0;
}

.cm-tab .tabpanelno .panel {
    position: relative;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.cm-tab .tabpanel1 {
    border-bottom: 2px solid #ededed;
}

.cm-tab .tabpanel1 .panel {
    margin-left: 41px;
    padding-bottom: 13px;
    line-height: 17px;
    font-size: 17px;
    color: #333;
}

.cm-tab .tabpanel1 .panel:before {
    position: absolute;
    bottom: -2px;
    left: 50%;
    width: 0;
    height: 2px;
    margin-left: -20px;
    background-color: #3678d8;
    content: '';
}

.cm-tab .tabpanel1 .panel:first-child {
    margin-left: 21px;
}

.cm-tab .tabpanel1 .panel.cur {
    color: #3678d8;
    font-weight: bold;
}

.cm-tab .tabpanel1 .panel.cur:before {
    width: 40px;
}


/**tab鍒囨崲鐨勫钩鍧囧垎甯�*/

.cm-tab .tabpanelno.average .panel {
    margin-left: 0;
    text-align: center;
}

.cm-tab .tabpanelno.average.w3 .panel {
    width: 33.33%;
}

.cm-tab .tabpanelno.average.w4 .panel {
    width: 25%;
}

.cm-tab .tabpanelno.average.w5 .panel {
    width: 20%;
}

.cm-tab .tabpanel2 {
    height: 34px;
    border-bottom: 3px solid #ededed;
}

.cm-tab .tabpanel2 .panel {
    height: 34px;
    margin-left: 8px;
    padding-left: 20px;
    padding-right: 28px;
    line-height: 18px;
    color: #333;
    font-size: 18px;
    border-bottom: 3px solid transparent;
}

.cm-tab .tabpanel2 .panel:first-child {
    margin-left: 0;
}

.cm-tab .tabpanel2 .panel.cur {
    color: #3678d8;
    font-weight: bold;
    border-bottom-color: #3678d8;
}

.cm-tab .tabpanel3 .panel {
    margin-left: 22px;
    padding-left: 13px;
    line-height: 18px;
    font-size: 18px;
    background:  no-repeat left center;
}

.cm-tab .tabpanel3 .panel:first-child {
    margin-left: 0;
}

.cm-tab .tabpanel3 .panel.cur {
    color: #3678d8;
    font-weight: bold;
    background:  no-repeat left center;
}

.cm-tab .tabpanel3-1 .panel {
    margin-left: 18px;
    padding-left: 18px;
    line-height: 21px;
    background: none;
    border-left: 1px solid #d3d3d3;
}

.cm-tab .tabpanel3-1 .panel:first-child {
    border: none;
}

.cm-tab .tabpanel3-1 .panel.cur {
    background: none;
}

.cm-tab .tabpanel4 {
    height: 37px;
    text-align: right;
}

.cm-tab .tabpanel4 .panel {
    width: 124px;
    height: 38px;
    margin-left: 9px;
    line-height: 35px;
    text-align: center;
    color: #000;
    font-size: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border: solid 1px #e5e5e5;
    background-color: #fff;
}

.cm-tab .tabpanel4 .panel.cur {
    border-bottom-color: #f8f8f8;
    background-color: #f8f8f8;
}

.cm-tab .tabpanel5 {
    height: 32px;
    border-bottom: 1px solid #ededed;
}

.cm-tab .tabpanel5 .panel {
    height: 32px;
    margin-right: 20px;
    padding: 0 10px 13px;
    line-height: 17px;
    font-size: 17px;
    color: #333;
}

.cm-tab .tabpanel5 .panel:before {
    position: absolute;
    bottom: 0px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -2.5px;
    border: 5px solid transparent;
    border-bottom-color: #fff;
    content: '';
}

.cm-tab .tabpanel5 .panel.cur {
    color: #3678d8;
    font-weight: bold;
    border-bottom: 1px solid #3678d8;
}

.cm-tab .tabpanel5 .panel.cur:before {
    border-bottom-color: #3678d8;
}


/*鏈夊浘鏍噒ab鍒囨崲*/

.cm-tab .tabpanelicon .panel {
    position: relative;
}

.cm-tab .tabpanelicon .panel .icon {
    position: absolute;
    left: 50%;
    bottom: 0;
    display: none;
    width: 12px;
    height: 7px;
    margin-left: -6px;
    background:  no-repeat center;
}

.cm-tab .tabpanelicon .panel.cur .icon {
    display: block;
}


/* 杞挱 */

.cm-banner {
    position: relative;
    overflow: hidden;
}

.cm-banner-img {
    position: relative;
    height: 100%;
    overflow: hidden;
}

.cm-banner-img>a,
.cm-banner-img img {
    display: block;
    width: 100%;
    height: 100%;
}

.cm-banner-img>a,
.cm-banner-img>li {
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.cm-banner-img>li {
    list-style: none;
}

.cm-banner-img>a:first-child,
.cm-banner-img>li:first-child {
    display: block;
}

.cm-banner-img1 {
    position: absolute;
    left: 0;
    top: 0;
}

.cm-banner-tools {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.cm-banner-text {
    padding-right: 145px;
    padding-left: 15px;
    overflow: hidden;
    background: ;
}

.cm-banner-text p,
.cm-banner-text p a {
    color: #fff;
}

.cm-banner-text p {
    display: none;
}

.cm-banner-text p:first-child {
    display: block;
}

.cm-banner-text p:hover,
.cm-banner-text p:hover a {
    color: #3678d8;
}

.cm-banner-text p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.cm-banner-btn {
    position: absolute;
    bottom: 21px;
    right: 22px;
    font-size: 0;
}

.cm-banner-btn span {
    display: inline-block;
    width: 8px;
    height: 8px;
    margin-left: 9px;
    background: #fff;
    border-radius: 50%;
    cursor: pointer;
}

.cm-banner-btn span.cur {
    background: #3678d8;
}

.cm-banner-btn.btn1 {
    right: 0;
    bottom: 0;
}

.cm-banner-btn.btn1 span {
    width: 22px;
    height: 17px;
    margin-left: 0;
    line-height: 17px;
    color: #fff;
    font-size: 12px;
    text-align: center;
    border-radius: 0;
    background: rgba(0, 0, 0, 0.3);
}

.cm-banner-btn.btn1 span.cur {
    color: #fff;
    background: #3678d8;
}

.cm-banner-arrow .btn {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 70px;
    margin-top: -35px;
    cursor: pointer;
}

.cm-banner-arrow .btn-lf {
    left: 0;
    background:  no-repeat center;
}

.cm-banner-arrow .btn-rt {
    right: 0;
    background:  no-repeat center;
}

.cm-banner-index {
    position: absolute;
    right: 80px;
    bottom: 11px
}

.cm-banner-index span {
    padding-right: 5px;
    font-size: 14px;
    color: #fff;
}

.cm-banner-index span.ban-dy {
    font-size: 18px;
}


/*鑳屾櫙杞挱*/

.cm-bgbanner {
    position: absolute;
    width: 100%;
    height: 805px;
    z-index: -1;
}

.cm-bgbanner a {
    width: 100%;
    height: 100%;
}


/*鏂伴椈鍒楄〃*/

.cm-news-list li {
    height: 30px;
    line-height: 30px;
    text-align: right;
    font-size: 14px;
    color: #999;
}

.cm-news-list li a {
    float: left;
    max-width: 80%;
    padding-left: 15px;
    font-size: 15px;
    color: #333;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    background:  no-repeat left center;
}

.cm-news-list li a:hover {
    color: #3678d8;
    background-image: ;
}

.cm-news-list-1 li {
    height: 48px;
    line-height: 48px;
    background:  repeat-x left bottom;
}

.cm-news-list1 li a {
    padding-left: 8px;
    /* background:  no-repeat left center; */
}

.cm-news-list2 li {
    height: 30px;
    line-height: 30px;
}

.cm-news-list2 li .s {
    margin-right: 7px;
    color: #ef6c2c;
    font-size: 15px;
}

.cm-news-list2 li a {
    padding-left: 17px;
    color: #333;
    /* background:  no-repeat left center; */
}

.cm-news-list3 li a {
    padding-left: 16px;
    font-size: 13px;
    color: #666;
    /* background:  no-repeat left center; */
}

.cm-news-list4 li {
    height: 33px;
    line-height: 33px;
    font-size: 14px;
    border-bottom: 1px dashed #8e8e8e;
}

.cm-news-list4 li a {
    padding-left: 12px;
    color: #444;
    /* background:  no-repeat left center; */
}


/*瑙嗛妯″潡*/

.cm-video {
    position: relative;
    display: block;
}

.cm-video .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 49px;
    height: 49px;
    margin-top: -25px;
    margin-left: -25px;
    /* background:  no-repeat center; */
}


/*涓婇潰鍥炬爣/鍥剧墖 涓嬮潰鏂囧瓧*/

.cm-picitem a {
    position: relative;
    display: inline-block;
    text-align: center;
}

.cm-picitem a .img {
    width: 100%;
    overflow: hidden;
}

.cm-picitem a .txt {
    padding: 0 8px;
    line-height: 16px;
    color: #333;
    font-size: 13px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.cm-picitem a:hover .txt {
    color: #3678d8;
}

.cm-picitecm-lf img {
    float: left;
}


/*鍥哄畾鏂囧瓧*/

.cm-picitemfixed .txt {
    position: absolute;
    bottom: 0;
    width: 100%;
    background:  center;
}

.cm-middle-txt {
    display: table;
}

.cm-middle-txt .inner {
    display: table-cell;
    height: 100%;
    vertical-align: middle;
}


/*琛ㄦ牸*/

.cm-table-fixed {
    width: 100%;
    table-layout: fixed;
}

.cm-table-fixed tr .txt-lf {
    text-align: left;
}

.cm-table-fixed tr a:hover {
    color: #3678d8;
}

table.center td {
    text-align: center;
}


/**灏鹃儴涓嬫媺妯″潡*****/

.cm-drop {
    line-height: 29px;
    font-size: 12px;
}

.cm-drop .mlink {
    margin: 0 25px;
    color: #194897;
    font-weight: bold;
    font-size: 14px;
}

.cm-drop .mlink img {
    padding-right: 5px;
}

.cm-drop .drop-select {
    position: relative;
    width: 250px;
    height: 30px;
    margin-right: 8px;
    border: 1px solid #d8dcdd;
}

.cm-drop .drop-select p {
    padding-left: 13px;
    text-align: right;
    cursor: pointer;
}

.cm-drop .drop-select .tit {
    color: #828282;
}

.cm-drop .drop-select .arrow-icon {
    width: 10px;
    height: 6px;
    margin-right: 10px;
    background:  no-repeat;
    transition: 1s;
    -webkit-transition: 1s;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}

.cm-drop .drop-select .arrow-icon.cur {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}

.cm-drop .dropdown-menu {
    position: absolute;
    display: none;
    width: 250px;
    height: 100px;
    color: #566279;
    border: 1px solid #ededed;
    background: #ffffff;
    overflow-y: auto;
}

.cm-drop .dropdown-menu:first-child {
    display: block;
}

.cm-drop .dropdown-menu li {
    width: 100%;
    padding-left: 20px;
    line-height: 30px;
}


/***褰撳墠浣嶇疆***/

.cm-loc {
    padding-left: 35px;
    font-size: 15px;
    background:  no-repeat 10px center;
}

.cm-loc a {
    padding: 0 5px;
    color: #000;
}

.cm-loc span.cur,
.cm-loc a:hover {
    color: #3678d8;
}


/***椤电爜***/

.cm-page {
    padding: 20px 0;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
}

.cm-page .num {
    color: #194897;
}

.cm-page a,
.cm-page span {
    margin: 0 6px;
}

.cm-page a {
    display: inline-block;
   /* width: 32px;*/
    color: #415569;
    background: #f3f3f3;
    border-radius: 3px;
    cursor: pointer;
}

.cm-page a.cur,
.cm-page a:hover {
    background: #194897;
    color: #fff;
}

.cm-page a.nobg {
    background: none;
}

.cm-page a.nobg:hover {
    color: #194897;
}

.cm-page .pageprv,
.cm-page .pagenext {
    /*width: 58px;*/
    color: #b9bfc5;
}

.cm-page .turn input {
    width: 30px;
    height: 30px;
    padding: 0 4px;
    line-height: 100%;
    border: 1px solid #dbdbdb;
}

.cm-page .submit {
    width: 50px;
    background: #194897;
    color: #fff;
}

.cm-page .go {
    width: 40px;
}


/**宸﹁竟瀵艰埅**/

.cm-side-nav li {
    width: 100%;
    margin-bottom: 10px;
    border: 1px solid #ebebeb;
}

.cm-side-nav li a {
    display: block;
    padding-left: 21px;
    line-height: 43px;
    font-size: 15px;
    background:  no-repeat 200px center;
}

.cm-side-nav li a.cur,
.cm-side-nav li a:hover {
    color: #194897;
    font-weight: bold;
    background:  no-repeat 200px center;
}


/***棰嗗瀵艰埅***/

.cm-leader-nav li {
    height: 40px;
    line-height: 40px;
    border-left: 3px solid transparent;
}

.cm-leader-nav li a {
    display: block;
    height: 40px;
    padding-left: 27px;
    padding-right: 20px;
    border-top: 1px solid #fceeed;
}

.cm-leader-nav li:first-child a {
    border-color: transparent;
}

.cm-leader-nav li .s1 {
    float: left;
    font-size: 16px;
    color: #194897;
    font-weight: bold;
}

.cm-leader-nav li .s2 {
    float: right;
    font-size: 15px;
    color: #666;
}

.cm-leader-nav li:hover,
.cm-leader-nav li.cur {
    background-color: #f8f8f8;
    border-left-color: #194897;
}


/***鏍戠姸涓嬫媺**/

.cm-tree-dropdown .tit {
    width: 210px;
    height: 30px;
    margin-top: 10px;
    padding-left: 36px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: solid 1px #e5e5e5;
    background: #f4f4f4  no-repeat 15px center;
    cursor: pointer
}

.cm-tree-dropdown .tit.cur {
    background-color: transparent;
    background-image: ;
}

.cm-tree-dropdown .dropdown {
    width: 208px;
    margin: 9px 0 13px 34px;
    background:  repeat-y 4px top;
}

.cm-tree-dropdown .dropdown .ul-bg {
    background:  repeat-y 4px top;
}

.cm-tree-dropdown .dropdown ul {
    display: none;
}

.cm-tree-dropdown .dropdown li {
    line-height: 30px;
    font-size: 0;
}

.cm-tree-dropdown .dropdown li .ct {
    padding-left: 21px;
}

.cm-tree-dropdown .dropdown .icon {
    display: inline-block;
    width: 9px;
    height: 9px;
    margin-top: 10px;
    background:  no-repeat center;
    cursor: pointer;
}

.cm-tree-dropdown .dropdown li.cur>.icon {
    background-image: ;
}

.cm-tree-dropdown .dropdown li a {
    display: inline-block;
    padding-left: 22px;
    font-size: 14px;
    color: #333;
    background:  no-repeat left center;
}

.cm-tree-dropdown .dropdown li a:hover {
    color: #194897;
}

.cm-tree-dropdown .dropdown li.none>.icon {
    display: none;
}

.cm-tree-dropdown .dropdown .inner-list li {
    line-height: 20px;
}

.cm-tree-dropdown .dropdown .inner-list li a {
    font-size: 13px;
}

.cm-tree-dropdown .dropdown .inner-list li .icon {
    margin-top: 5px;
}


/****鍒嗕韩***/

.cm-share {
    line-height: 30px;
    margin-left: 30px;
}

.cm-share span {
    font-size: 16px;
    color: #666666;
}

.cm-share a {
    display: inline-block;
    vertical-align: top;
    margin-right: 4px;
}


/*****************************************
 * *description锛氬厓浠剁被
 * *author锛歱yc
 * *date锛�2019.04.12
 * *****************************************/

.cu-btn {
    display: inline-block;
    height: 32px;
    line-height: 32px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background-color: #bfbfbf;
}
/* 鏂板閫氱敤杞挱鍥炬牱寮� */
.cm-newspicswiper {
    width: 100%;
    height: 100%;
    position: relative;
}
.cm-newspicswiper .swiper-container {
    height: 100%;
    width: 100%;
}
.cm-newspicswiper .swiper-pagination {
    position: absolute;
    right: 14px;
    bottom: 11px;
}
.cm-newspicswiper .swiper-pagination-switch {
    width: 11px;
    height: 11px;
    background-color: #fff;
    display: inline-block;
    border-radius: 50%;
    margin-left: 10px;
}
.cm-newspicswiper .swiper-active-switch {
    background-color: #33a244;
}
.cm-newspicswiper .swiper-slide a {
    position: relative;
    display: inline-block;
    height: 100%;
    width: 100%;
}
.cm-newspicswiper .swiper-slide a:hover .text {
        font-weight: bold;
}
.cm-newspicswiper .swiper-slide a img {
    width: 100%;
    height: 100%;
}
.cm-newspicswiper .swiper-slide a .text {
    left: 0;
    position: absolute;
    bottom: 0;
    display: inline-block;
    width: 100%;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    line-height: 20px;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.3);
}
.cm-newspicswiper .swiper-button-prev{
    display: none;
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 9;
}
.cm-newspicswiper .swiper-button-next{
    display: none;
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
    z-index: 9;
}

.cm-newspicswiper:hover .swiper-button-next.show, 
.cm-newspicswiper:hover .swiper-button-prev.show {
    display: block;
    cursor: pointer;
}

/* 杞挱鍥惧叡鐢╟ss */
.cm-banner {
    width: 100%;
    height: 100%;
    position: relative;
}
.cm-banner a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.cm-banner a img{
    width: 100%;
    height: 100%;
}
.cm-banner .swiper-container {
    width: 100%;
    height: 100%;
}
/* 宸﹀彸绠ご */
.cm-banner .swiper-button-prev {
    display: none;
    background:  no-repeat left top;
    position: absolute;
    left: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}
.cm-banner .swiper-button-next {
    display: none;
    background:  no-repeat left bottom;
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -15px;
    width: 17px;
    height: 30px;
}
.cm-banner .swiper-button-next.show, 
.cm-banner .swiper-button-prev.show {
    display: block;
    cursor: pointer;
}
/* 鏂伴椈澶存潯杞挱 */
.cm-hotnews .swiper-wrapper .swiper-slide {
    width: 100%;
}
.cm-hotnews .swiper-container {
    height: 90px;
}
.cm-hotnews .level-1 h1 {
    text-align: center;
    color: #333333;
    font-size: 30px;
    max-width: 100%;
}
.cm-hotnews .level-1 h1:hover {
    text-decoration: underline;
}
.cm-hotnews .level-2 p {
    margin: 0 auto;
    text-align: center;
    font-size: 16px;
    color: #666666;
    line-height: 50px;
    width: 86%;
}
/* 鏀垮簻鏂囦欢璇︽儏椤甸《閮ㄧ殑table */
.w-100du {
    width: 100%;
}
.w-100du .con {
    width: (100% - 1.99rem);
}
.detail-tb {
    font-size: 0.26rem;
    margin: 0.41rem 0;
}
.detail-tb tr,
.detail-tb td {
    border: 1px solid #e8e8e8;
}
.detail-tb td {
    width: 3.58rem;
    padding: 0.1rem 0.17rem;
    line-height: 0.47rem;
}
.detail-tb .th {
    width: 1.99rem;
    padding: 0.1rem 0.4rem;
    background-color: #f5f4f4;
    line-height: 0.47rem;
}
.detail-tb .th-con {
    display: block;
    height: 0.47rem;
    line-height: 0.47rem;
    overflow: hidden;
    text-align: justify;
}
.detail-tb .th-con::after {
    content: '';
    display: inline-block;
    width: 100%;
}
.detail-tb .con {
    color: #666;
}
.detail-tb a {
    color: #666;
}
.detail-tb.wap-tb {
    display: none;
}
/* datepicker */
.cm-datepicker{
    border: 0.01rem solid #dcdfe6;
    height: 0.35rem;
    width: 100%;
    background: #fff;
    color: #333;
    vertical-align: baseline;
    padding: 0 0.22rem;
}
.cm-datepickerbox {
    border: 0.01rem solid #dcdfe6;
    height: 0.35rem;
    width: 100%;
    background: #fff;
    color: #333;
    vertical-align: baseline;
}
.cm-datepickerbox .date-separate {
    font-size: .16rem;
    color: #333;
    display: inline-block;
    height: 0.35rem;
    line-height: 0.35rem;
    width: 0.2rem;
    text-align: center;
}
.cm-datepickerbox .yydh-datepickerinput {
    font-size: .16rem;
    color: #333;
    text-align: center;
    display: inline-block;
    vertical-align: baseline;
    height: 100%;
    line-height: 100%;
    width: calc( 50% - 0.11rem);
}
/* cm-card 缁勪欢鐩稿叧鏍峰紡*/
.cm-card-normal {
    position: relative;
    border-radius: 0.04rem;
    border: 0.01rem solid #ebeef5;
    overflow: hidden;
    transition: .3s;
}
.cm-card-contentposin .cm-card-p {
    color: #fff;
}
.cm-card-shadow {
    box-shadow: 0 0.02rem 0.12rem 0 rgb(0 0 0 / 10%);
}
.cm-card {
    width: 100%;
    height: 100%;
}
.cm-card-a {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.cm-card-a img {
    width: 100%;
    object-fit: cover;
}
.cm-card-a:hover .cm-card-p {
    color: #3678d8;
}
.cm-card-cont {
    padding: 0.2rem;
    width: 100%;
}
.cm-card-contentposin {
    padding: 0.1rem;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
}
.cm-card-a:hover .cm-card-contentposin .cm-card-p {
    color: #fff;
    font-weight: bold;
}
.cm-card-p {
    font-size: .18rem;
    color: #333;
    overflow: hidden;
    -webkit-line-clamp: 1;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
}
/* 鍏煎鎵嬫満绔� */
@media screen and (max-width: 768px) { 
   .cm-page .pagenext {
    /*float: right;*/
    } 
 
   .detail-tb {
        display: none;
    }
    .detail-tb td {
        width: 5.26rem;
        height: 0.8rem;
        line-height: 0.4rem;
        padding: 0.2rem 0.27rem;
    }
    .detail-tb .th {
        width: 1.76rem;
        padding: 0 0.3rem;
        line-height: 0.4rem;
    }
    .detail-tb.wap-tb {
        display: block;
    }
}
/* hovershow缁勪欢 */
.cm-hovershowout {
    display: block;
    position: relative;
}
.cm-hovershowout .cm-hovershowin{
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 10;
}
.cm-hovershowout .cm-hovershowin.bottom {
    bottom: -100%;
}
.cm-hovershowout .cm-hovershowin.top {
    bottom: 100%;
}
.cm-hovershowout .cm-hovershowin.left {
    right: 100%;
    bottom: 0;
}
.cm-hovershowout .cm-hovershowin.right {
    left: 100%;
    bottom: 0;
}
.cm-hovershowout:hover .cm-hovershowin{
    display: block;
}

