img {
    vertical-align: middle;
}
img {
    overflow-clip-margin: content-box;
    overflow: clip;
border:none;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.footer-box {
    margin-top: 30px !important;
}


.app_container{
    display: none;
}
.container {
    width: 1170px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: auto;
    margin-left: auto;
}
.container {
    min-width: 1170px;
}
.cmbc-site-breadcrumb{
    margin-top: 20px;
    margin-bottom: -20px;
}

.cmbc-site-breadcrumb span a {
    color: #333;
    font-size: 16px;
}
.co-clear{    clear: both;}

.col-xs-3 {
    width: 33.33333333%;
    float: left;
    padding-left: 10px ;
    padding-right: 10px;
}

.col-xs-6 {
    width: 50%;
    float: left;
    padding-left: 10px ;
    padding-right: 10px;
}

@media screen and (max-width: 768px){
  .col-xs-6{
    width:100%;
    margin-top:10px;
  }
}

.col-xs-5-2 {
    width: 41.66666667%;
    float: left;
}
.col-xs-7 {
    width: 58.33333333%;
    float: left;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.f16 {
    font-size: 16px;
}
.mt20 {
    margin-top: 20px;
}
.mt10 {
    margin-top: 10px;
}
.w100{
    width: 100%;
}
.row {
    margin-left: -10px !important;
    margin-right: -10px !important;
}

.col-xs-6-row1{
    padding-left: 10px;
    padding-right: 10px;
}
.pl20 {
    padding-left: 20px !important;
}
.pl25 {
    padding-left: 25px !important;
}
.col-xs-2{
width: 50%;
    float: left;
}
.col-xs-4{
width: 25%;
    float: left;
}
.col-xs-75{
width: 75%;
    float: left;
font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}
.fb {
    font-weight: bold;
}
.f20 {
    font-size: 20px;
}

/*  首页移动端样式  */
.mobileBanner {
    display: none;
}
.shadow {
    box-shadow: 0 0 5px #e4e4e4;
}

.mobileBanner {
    width: 100%;
    position: relative;
    z-index: 1;
}

.mobileBanner .swiper-slide a {
    display: block;
}

.mobileBanner .swiper-slide img {
    width: 100%;
    display: block;
}

.mobilePagination {
    z-index: 2;
    position: absolute;
    left: 3.5rem !important;
    bottom: 10% !important;
    padding-left: .1333rem;
}

.num2Box {
    padding-left: .2rem;
    padding-right: .2rem;
    margin-top: -2rem;
}

.mobileBannerTwo {
    width: 100%;
    height: 3.3733rem;
    position: relative;
    z-index: 9;
    overflow: hidden;
    background-color: #fff;
}

.mobileBannerTwo .swiper-slide a {
    display: block;
}

.mobileBannerTwo .swiper-slide {
    padding: 0 .2667rem;
    margin-top: .2667rem;
    background-color: #fff;
}

.mobileBannerTwo .swiper-slide img {
    display: block;
    width: 100%;
}

.mobileBannerTwo .swiper-slide p {
    font-size: .3333rem;
    text-align: center;
    color: #333;
    margin-top: .15rem;
}

.mobilePaginationTwo {
    bottom: .1067rem !important;
}

.main {
    padding: 0 .2rem;
}



/* banner */

.banner {
    width: 100%;
    height: 400px;
}

.bannerSwiper {
    width: 100%;
    height: 400px;
}

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

.swiper-pagination-bullet {
    width: 5px !important;
    height: 5px !important;
}

.swiper-pagination-bullet-active {
    background-color: #fff !important;
    width: 25px !important;
    border-radius: 10px !important;
}

.login-box {
    position: absolute;
    left: 50%;
    top: 170px;
    margin-left: 312px;
    height: 300px;
    width: 263px;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.88);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.2);
    border-radius: 6px;
    padding: 16px 32px 0;
    z-index: 99;
}

.login-entry {
    height: 52px;
    line-height: 52px;
    background-color: #1e64e7;
    background-image: linear-gradient(90deg, #1e64e7 0%, #226be9 12%, #409df5 100%);
    border-radius: 4px;
    text-align: center;
    font-size: 16px;
    color: #ffffff;
    margin-top: 20px;
    transition: all .5s;
    cursor: pointer;
}

.login-entry:hover {
    opacity: 0.8;
}

.login-fir-pic {
    margin-left: -1px;
    margin-top: -11px;
    margin-right: 10px;
    width: 25px;
    vertical-align: text-top;
}

.perbank-title {
    display: inline-block;
    width: 100px;
    line-height: 1;
    padding-top: 10px;
}

.perbank-title div {
    display: inline-block;
}

.perbank-small {
    font-size: 12px;
    opacity: 0.7;
    margin-top:3px;
}

.login-right-pic {
    margin-top: -8px;
    margin-right: 0;
    margin-left: 0px;
    width: 8px;
    vertical-align: text-top;
}

.login-two-pic {
    width: 25px;
    margin-right: 10px;
    vertical-align: text-top;
    margin-top: -3px;
}

.login-others {
    margin-top: 30px;
}

.login-others a {
    font-size: 14px;
    line-height: 25px;
    color: #333333;
    cursor: pointer;
}


/* banner */

/*公共四个*/
.co-ej-4{
    width: 25%;
    float: left;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.co-ej-img{
    width: 100%;
    height: 139.5px;
}

.co-ej-content{
    padding: 20px;
}

.co-ej-title{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
color: #333;
}
.co-ej-desc-sum{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 16px;
    min-height: 72px;
    position: relative;

display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.co-ej-desc:hover .co-ej-hov-content{
    display: block;
}
.co-ej-hov-content{
    position: absolute;
    bottom: 70px;
    background: #000;
    color: #fff;
    font-size: 12px;
    border-radius: 5px;
    padding: 5px;
    text-align: center;
    margin: 15px;
    opacity: 0.9;
  display: none;
}
.co-ej-hov-content a{
    color: #fff;
    font-size: 12px;

display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.co-ej-hov-content:after{
    content: '';
    position: absolute;
    bottom: -5px;
    left: 45%;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid black;
    width: 0;
    height: 0;
  
}

.co-ej-4-vertical{
    position: relative;
    height: 352px;
    background: #ffffff;
    background-image: linear-gradient(0deg, #f6f9ff 0%, #ffffff 100%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.co-ej-right{
    width: 10px!important;
    margin-left: 5px;
}
.co-ej-btn a{
    position: absolute;
    left: 20px;
    bottom: 30px;
    display: inline-block;
    min-width: 124px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    max-width: 124px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid #1e64e7;
    color: #1e64e7;
    transition: background 0.2s ease-in-out;
    opacity: 1 !important;
}
.co-ej-btn:hover a{    background: rgba(30, 100, 231, 0.15);}



/*优惠活动*/

.col-xs-6-row2{
    float: left;
    width: 50%;
    padding-left: 10px;
    padding-right: 10px;
}

.col-xs-6-row2-img img{     width: 100%; }

.news-item{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px dashed #ececec;
}
.news-item:last-child {
    border-bottom: none;
}
.news-item-title {

    width: 80%;}

.news-item-title a{
    float: left;
    font-size: 16px;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;

}
.news-item-date{
float: right;
    font-size: 14px;
    color: #999999;
}
.hoverable {
    transition: 0.2s all ease-in-out;
    cursor: pointer;
}
.news-item-title a:hover {
    opacity: 0.8;
    color: #508bed;
}

/*外汇/保险*/

.cmbc-site-menu-card-horizontal-left {
    float: left;
    height: 100%;
}

.cmbc-site-menu-card-horizontal-right {
    float: left;
    width: 272px;
    margin-left: 25px;
    padding-top: 15px;
}
.cmbc-site-menu-card-horizontal-img {
    height: 100%;
    max-width: 265px;
}
.cmbc-site-menu-card-horizontal {
    position: relative;
    height: 200px;
    background: #ffffff;
    background-image: linear-gradient(0deg, #f6f9ff 0%, #ffffff 100%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.cmbc-site-menu-card-horizontal-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
    color: #333;
}
.cmbc-site-menu-card-horizontal-desc {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 16px;
    min-height: 40px;
}

.cmbc-site-menu-card-horizontal-desc p {
    margin: 0 0 10px;
}
.cmbc-site-menu-card-horizontal-btn {
    display: inline-block;
    min-width: 124px;
    max-width: 124px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-radius: 20px;
    border: 1px solid #1e64e7;
    color: #1e64e7;
    transition: background 0.2s ease-in-out;
    opacity: 1 !important;
}
.cmbc-site-menu-card-horizontal-btn:hover {
    background: rgba(30, 100, 231, 0.15);
}

/*外汇/保险-5*/
.col-xs-row{

    margin-left: -10px !important;
    margin-right: -10px !important;

}
.col-xs-5{
    width: 20%;
float: left;
    padding-left: 10px;
    padding-right: 10px;
}
.cmbc-site-menu-card-icon{
    padding-left: 20px;
    height: 106px;
    background: #ffffff;
    background-image: linear-gradient(0deg, #f6f9ff 0%, #ffffff 100%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    white-space: nowrap;
}
.cmbc-site-menu-card-icon-left {
    padding: 28px 0;
    display: inline-block;
    vertical-align: middle;
}
.cmbc-site-menu-card-icon-img {
    width: 49px;
    margin-bottom: 15px;
}

.cmbc-site-menu-card-icon-right {
    vertical-align: middle;
    display: inline-block;
    max-width: 105px;
    white-space: normal;
    margin-left: 15px;
    padding-bottom: 13px;

}
.cmbc-site-menu-card-icon-title a{
    font-weight: bold;
    font-size: 20px;
    max-height: 60px;
    color: #333333;
    overflow: hidden;
}
/*为您推荐*/

.cmbc-site-menu-card-text {
    padding: 32px 24px 0 24px;
    height: 154px;
    background: #ffffff;
    background-image: linear-gradient(0deg, #f6f9ff 0%, #ffffff 100%);
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;


}
.cmbc-site-menu-card-text:nth-child(3n + 1) .cmbc-site-menu-card-text-title a, .col-xs-3:nth-child(3n + 1) .cmbc-site-menu-card-text-title a{
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #ffe6e7 75%, #ffe6e7 100%);


}

.cmbc-site-menu-card-text:nth-child(3n + 2) .cmbc-site-menu-card-text-title a, .col-xs-3:nth-child(3n + 2) .cmbc-site-menu-card-text-title a{
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #daebff 75%, #daebff 100%);


}
.cmbc-site-menu-card-text:nth-child(3n + 3) .cmbc-site-menu-card-text-title a, .col-xs-3:nth-child(3n + 3) .cmbc-site-menu-card-text-title a{
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #ffedd9 75%, #ffedd9 100%);

}

.cmbc-site-menu-card-text-title a {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 15px;
    padding: 0 5px;
}
.cmbc-site-menu-card-text-desc {
    font-size: 16px;
    color: #666666;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.hoverable:hover {
    opacity: 0.8;
    color: #508bed;
}
/*切换导航*/
.cou-out{
    display: inline-block;
    margin-right: 50px;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    padding: 10px 5px 0;
    cursor: pointer;
}
.cou-out:hover {
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #daebff 75%, #daebff 100%);
    display: inline-block;
    margin-right: 50px;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    padding: 10px 5px 0;
    cursor: pointer;
}


.cou-hover {
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #daebff 75%, #daebff 100%);
    display: inline-block;
    margin-right: 50px;
    font-size: 20px;
    color: #333333;
    font-weight: 500;
    padding: 10px 5px 0;
    cursor: pointer;
}
.cmbc-site-section-tabs {
    margin-left: 60px;
}



.big-blue-link img {
    width: 8px;
    margin-left: 5px;
    margin-bottom: 3px;
}
.big-blue-link {
    font-size: 16px;
    color: #ffffff !important;
    background-image: linear-gradient(90deg, #1e64e7 0%, #226be9 12%, #409df5 100%);
    border-radius: 20px;
    display: inline-block;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
}
.fize-co-summ{
    color: #666666;
    margin-top: 20px;
    font-size: 16px;
    line-height: 30px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.mt15 {
    margin-top: 15px;
}
.mt40 {
    margin-top: 40px !important;
}

/*切换导航*/
.cmbc-site-section-content{
    position: relative;
}




.qr-area {
    position: absolute;
    right: 0;
    top: 0;
    background: #ffffff;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 16px;
    font-size: 12px;
    color: #999999;
}
.qr-area img {
    width: 108px;
    height: 108px;
    margin-bottom: 5px;
}
.small-nav{ width: 100%; overflow: hidden; float: right;}
.small-nav li{ overflow:hidden;     width: 33.33333333%;     position: relative;float: left;} 
.small-nav .class_A a{ position: relative; display: inline-block; color: #1a1a1a; margin-right: 15px; padding-left: 15px;font-size: 14px;}
.small-nav .class_A a:hover{    opacity: 0.8; color: #1a1a1a; }
.jiaClass{content: ''; position: absolute; left: 0; bottom: 35%; width: 5px; height: 5px; border-radius: 50%; background: #0063eb;}



/*网上银行*/

.cmbc-site-menu-card-vertical.plain {
    padding: 20px;
    position: relative;
    height: 420px;
    background: #ffffff;
    background-image: none;
    box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.1);
    border-radius: 6px;
}
.cmbc-site-menu-card-vertical.plain .cmbc-site-menu-card-vertical-img {
    height: 192px;
}
.cmbc-site-menu-card-vertical-title {
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 12px;
    color: #333;
}
.cmbc-site-menu-card-vertical-desc {
    font-size: 16px;
    color: #666666;
    line-height: 24px;
    margin-bottom: 16px;
    min-height: 50px;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.cmbc-site-menu-card-vertical.plain .cmbc-site-menu-card-vertical-content {
    padding: 10px 0 0 0;
}



/*网上银行*/

/*跨行通*/
.wljr-desc{
    line-height: 30px;

    color: #666666;
    font-size: 16px;

}
.big-blue-link a{
    font-size: 16px;
    color: #ffffff !important;
}
.big-blue-link  {
    font-size: 16px;
    color: #ffffff !important;
    background-image: linear-gradient(90deg, #1e64e7 0%, #226be9 12%, #409df5 100%);
    border-radius: 20px;
    display: inline-block;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
}


.telephone {
    font-weight: bold;
    font-size: 20px;
    color: #508bed;
}


.co-ej-btn-clear a{
    position: absolute;
    display: inline-block;
    min-width: 124px;
    text-align: center;
    height: 40px;
    line-height: 40px;
    max-width: 124px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    border-radius: 20px;
    border: 1px solid #1e64e7;
    color: #1e64e7;
    transition: background 0.2s ease-in-out;
    opacity: 1 !important;
}
.co-ej-btn-clear{
    position: relative;
    margin-top: 10px;

}
.co-ej-btn-clear:hover a{    background: rgba(30, 100, 231, 0.15);}

.col-xs-2-tit{
    position: relative;

}
.col-xs-2-tit a{
position: relative;
    display: inline-block;
    color: #1a1a1a;
    margin-right: 15px;
    padding-left: 15px;
    font-size: 14px;
}
.col-xs-2-tit:before{
content: '';
    position: absolute;
    left: 0;
    bottom: 35%;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #0063eb;
}
.col-xs-a-img{
    height: 100%;
    max-width: 265px;
    float: left;
}


/*今日民生*/
.con_wntj{
    margin-top: 0px;
}


.news-block-title{
    margin-bottom: 40px;
    text-align: center;
}

.news-block-title img {
    width: 35px;
    vertical-align: top;
}

.news-block-title-text1{
		background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #ffe6e7 75%, #ffe6e7 100%);
}
.news-block-title-text2{
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #daebff 75%, #daebff 100%);
}
.news-block-title-text3{
    background-image: linear-gradient(to bottom, transparent 0%, transparent 75%, #ffedd9 75%, #ffedd9 100%);
}

.news-block-title-text {
    position: relative;
    display: inline-block;
    font-weight: bold;
    font-size: 20px;
    color: #333333;
    z-index: 5;
    padding: 0 5px;
}

.news-block-item {
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #ececec;
}
.news-block-item:last-child {
    border-bottom: none;
}

.news-block-item a{
    font-size: 14px;
    color: #333;

    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}


/*今日民生*/

.small-nav-one{ bottom: 40px;    padding-left: 10px !important;}
.small-nav-one li{ overflow:hidden;     width: 33.33333333%;     position: relative;float: left;} 
.small-nav-one .class_A a{ position: relative; display: inline-block; color: #1a1a1a; margin-right: 15px; padding-left: 15px;font-size: 14px;}
.jiaClass{content: ''; position: absolute; left: 0; bottom: 35%; width: 5px; height: 5px; border-radius: 50%; background: #0063eb;}

.small-nav-one .class_A a:hover{    opacity: 0.8; color: #1a1a1a; }

/*适配*/
@media screen and (max-width:1200px) {
	.container {
		min-width: 1170px;
		width: 1170px;
	}
}

@media screen and (max-width:992px) {
	.container {
		min-width: 970px;
		width: 970px;
	}


}
/*移动端今日民生*/

@media screen and (max-width:768px) {


	.container {
        min-width: 100%;
        width: 100%;
        padding-left: .5rem;
        padding-right: .5rem;

	}



.app-banner{
    width: 100%;
    height: 400px;
}
.app_bannerSwiper{
    width: 100%;
    height: 400px;
}



.today_main_1_title_1 {
    width: 100%;
    height: 50px;
    line-height: 50px;
    background: #f1f1f1;
    border-bottom: 1px solid #e3e3e3;
    overflow: hidden;
    border-top: 1px solid #e3e3e3;
}
.today_main_1_title_1_left {
    width: 200px;
    float: left;
    height: 30px;
    padding-top: 10px;
    line-height: 30px;
}
.mobile_main_2_title_right, .mobile_main_2_title_right img {
    width: 30px;
    height: 30px;
    float: right;
}
.today_main_1_title_1_left a {
    color: #405baa;
    font-size: 18px;
}

.today_main_1_title_1_left img {
    width: 30px;
    height: 30px;
    float: left;
    margin-left: 10px;
}
.mobile_main_2_title_right, .mobile_main_2_title_right img {
    width: 40px;
    height: 40px;
    float: right;
}
.mobile_main_2_main{
    overflow: hidden;
    padding-top: 20px;
    padding-bottom: 20px;
    background: #fff;

}
.today_news_new {
        padding-left: .5rem;
        padding-right: .5rem;
}
.mobile_main_2_main_text_1 {
    font-size: 18px;
    color: #393939;
    line-height: 64px;
    font-weight: bold;

    max-height: 74px;
    overflow: hidden;
    word-break: normal;
    text-overflow: ellipsis;
}
.mobile_main_2_main_text_3 {
        font-size: 16px;
        color: #545353;
        line-height: 24px;
}
.video_title {
    width: 100%;
    height: 32px;
    line-height: 32px;
    font-size: 22px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    background: url(/uiFramework/commonResource/image/2024061713040820679.png);
}
.video_title a {
    display: block;
    width: 100%;
    height: 42px;
    text-align: center;
    color: #fff;
}


#swiper11 .swiper-slide{
 margin-right: 10px;
        height: 150px;
        display: flex;
        align-items: flex-end;

}




.today_main_3_ul {
    overflow: hidden;
}
.today_main_3_ul li {
    width: 33.33%;
    height: 100px;
    padding-top: 10px;
    border-right: 1px solid #e3e3e3;
    background: #fff;
    float: left;
    text-align: center;
    border-bottom: 1px solid #e3e3e3;
}
.today_main_3_ul li a {
    font-size: 18px;
    color: #272727;
    line-height: 40px;
}
.today_main_3_ul li a img {
    width: 50px;
    height: 50px;
}

.today_ms_ul li {
    width: 50%;
    height: 99px;
    line-height: 99px;
    float: left;
}
.today_ms_ul li a {
    font-size: 18px;
}
.today_ms_ul li img {
    width: 51px;
    height: 51px;
    float: left;
    margin-top: 25px;
    margin-left: 30px;
    margin-right: 15px;
}
.today_ms_ul li:first-child{
    background: #f2fff6;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}



.today_ms_ul li:first-child{
    background: #f2fff6;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
.today_ms_ul li:nth-child(2){
    background: #fffeec;
    border-bottom: 1px solid #e3e3e3;
    width: 50%;
}
.today_ms_ul li:nth-child(3){
    background: #e9fbff;
    border-bottom: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
}
.today_ms_ul li:nth-child(4){
    background: #fff5dd;
    border-bottom: 1px solid #e3e3e3;
    width: 50%;
}

.mobile_main_1_main_ul li a{
    font-size: 18px;
}
.mobile_main_1_main_ul li {
    width: 100%;
    border-bottom: 1px solid #e4e4e4;
    height: 60px;
    line-height: 60px;
    background: #fff;
    overflow: hidden;
    font-size: 28px;
}

.mobile_main_1_main_ul li a {
    display: block;
    width: 100%;
    height: 60px;
    padding-left: 10px;
}
.mobile_main_1_main_ul li a img.mobile_main_1_left {
    width: 50px;
    height: 50px;
    float: left;
    margin-top: 5px;
    margin-right: 7px;
    margin-left: 8px;
}
.mobile_main_1_main_ul li a img.mobile_main_1_right {
    width: 53px;
    height: 53px;
    float: right;
    margin-top: 5px;
}
.mobile_main_4 {
    margin-top: 28px;
    padding-bottom: 28px;
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
}
body {
    background: #ffffff;
}


/*二级页面适配*/

.col-xs-6-row2 {
    float: left;
    width: 100%;
}
.cmbc-site-menu-card-vertical.plain .cmbc-site-menu-card-vertical-img {
    height: auto;
    width: 100% !important;
}

.cmbc-site-menu-card-vertical.plain {
    padding: 10px;
    height: auto;
margin-bottom: 10px;

}
.co-ej-btn a {
    position: static;
    min-width: 100%;
    max-width: 100%;
    font-size: 0.26rem;
    line-height: 0.26rem;
    border-radius: 1rem;
    min-width: 2.3rem;
    max-width: 2.5rem;
    height:.8rem;
}
.small-nav-one li {
        margin-left: 10px !important;
        margin-top: .3rem;
        width: 45%;
}
.cmbc-site-menu-card-vertical-desc {
    font-size: .34rem;
}
.cmbc-site-menu-card-vertical-title {
    font-size: .38rem;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
}
.con_wntj .col-xs-3 {
    width: 100%;

}
.cmbc-site-menu-card-text {
    margin-bottom: 10px;
    padding: .5rem;
    height: auto;
}

#con_tl .col-xs-3 {
    width: 50%;
}
.co-ej-4 {
    width: 50%;
    margin-bottom: 10px;
}

    .col-xs-6-row2 {
        width: 100%;
        margin-bottom: 10px;
    }
.col-xs-5 {
    width: 50%!important;
}
.wljr_app_title{
    position: absolute;
    top: 0;
    left: 3.7rem;

}
.cmbc-site-section-tabs {
        display: flex;
        justify-content: space-between;
        width: 100%;
}
#sjyh-tab{
    margin-bottom: .5rem;
}

.cou-out {
    margin-right: 0px;
    font-size: .34rem;
    padding: .5rem 1px 0;
}

.cou-hover {
    margin-right: 0px;
    font-size: .40rem;
    padding: .5rem 1px 0;
}
    .cmbc-site-menu-card-horizontal-right {
        width: 43%;
        margin-left: .5rem;
        padding-top: 0.2rem;
    }
.cmbc-site-menu-card-horizontal-desc {
    font-size: 14px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-wrap: break-word;
    overflow-wrap: break-word;
}
.cmbc-site-menu-card-horizontal-title {
font-size: .4rem;
    margin-bottom: 10px;
}
.cmbc-site-menu-card-horizontal-left {
    width: 50%;
}
.cmbc-site-menu-card-horizontal-img {
    height: auto;
    max-width: 170px;
}
.co-ej-title {
    font-size: .4rem;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.co-ej-desc-sum{
    font-size: .38rem;
}
.cmbc-site-menu-card-icon-img {
    width: 30px;
    margin-bottom: 0px;
}
    .cmbc-site-menu-card-icon {
        padding-left: 10px;
        display: flex;
        justify-content: center;
        align-items: center;
       height: auto;
    }



.co-ej-content {
    padding: 10px;
}
.co-ej-img {
    height: auto;
}
.co-ej-4-vertical {
    height: auto;
}


/* 移动端banner*/
    .mobileBanner {
        display: block;
        margin-top: 45px;
    }
    .banner {
        display: none;
    }

/* 移动端banner*/
.cmbc-site-menu-card-icon {
    padding-left: 10px;
}
.cmbc-site-menu-card-icon-right {
    margin-left: 10px;
        margin-right: 10px;
}
.cmbc-site-menu-card-icon-title a {
    font-size: .4rem;
}

.cmbc-site-menu-card-horizontal {
        height: auto;
        display: flex;
        margin-bottom: 10px;
}
.cmbc-site-menu-card-horizontal-desc {
    margin-bottom: 0;
        min-height: .34rem;
        font-size: .34rem;
}
.mt20 {
    margin-top: 10px;
}
.mt40 {
    margin-top: .5rem !important;
}
.f16 {
    font-size: .36rem;
}

    .col-xs-6-row2 {

        margin-bottom: 0px;
    }
.cmbc-site-breadcrumb {
    margin-bottom: -10px;
}
.qr-area {
        text-align: center;
    padding: 10px;
}
.qr-area img {
    width: 50px;
    height: 50px;
    margin-bottom: 5px;
}
.fize-co-summ {
    font-size:.34rem;
    margin-top: .2rem;
}
.telephone {
    font-size: .38rem;

}
.col-xs-7 {
    padding-left: 0px !important;
}
.cmbc-site-menu-card-horizontal-desc p {
    margin: 0 0 0px;
}
.smxz_app{
    margin-bottom: 2rem;
}
.co-ej-btn-clear a{
    position: static;
    min-width: 100%;
    max-width: 100%;
    font-size: 0.26rem;
    line-height: 0.26rem;
    border-radius: 1rem;
    min-width: 2.3rem;
    max-width: 2.5rem;
    height:.8rem;

}
.news-item-title a{
    font-size: .38rem;
}
.news-item-date {
    font-size: .36rem;
}

.big-blue-link a {
    font-size: .36rem;

}
.cmbc-site-menu-card-text-title a{
    font-size: .46rem;
}
.cmbc-site-menu-card-text-desc{
    font-size: .4rem;
}
.wljr-desc{
    line-height: .64rem;
    font-size: .38rem;
}
.col-xs-6-row2-img img {
    width: 100%;
    margin-top: .2rem;
}
.small-nav-one .class_A a{
    margin-right: 0;
    padding-left: .4rem;
    font-size: .34rem;
}
.co-ej-right{width: 6px !important;}
.col-xs-33:nth-last-child(-n+3) { margin-top: 0px!important; }


}