/*数智银行*/
/****
.yh_section {width: 100%;border: 1px solid #93c18d;padding: 20px 32px 20px;box-sizing: border-box;margin-bottom: 20px;margin-top: 30px;}
.yh_section h3 {margin-bottom: 20px;}
.yh_section .fl {width:626px;}
.yh_section .fr {width:430px;height:230px;}
.yh_section .fr img {width:100%;height:100%;}

.yh_section .summary{color: #666666;line-height: 24px;margin-bottom: 20px;font-size: 16px;} 
.yh_section .lb li {color: #333333;height:22px;line-height: 19px;cursor:pointer;font-size: 16px;margin-bottom: 8px;}
.yh_section .lb li a {font-size:16px;}
.yh_section .lb li:first-child{display:none;}
.yh_section .lb li a::before{content:'';display:inline-block;width: 5px;height: 5px;border-radius:50%;background-color: #444;vertical-align: middle;margin-right: 7px;margin-bottom: 3px;}
.yh_section .lb li:hover a:before{background-color:#0859A8;}
.yh_section .lb li a:hover { color:#0859A8;}
.gn {margin-top: 20px;}
.gn img {float:left;}
.gn p {padding-top: 10px;width:32px;line-height: 21px;float: left;}
.gn .btn {display: inline-block;text-align: center;border-radius: 0px 0px 0px 0px;opacity: 1;border: 1px solid #0859A8;font-size: 14px;line-height: 16px;color: #0859A8;padding: 10px 40px;}
.gn .btn:hover {background:rgba(0,167,60,0.1);color:#0859A8;}


.yh_section h3 img{width:1136px; height:29px;}


@media screen and (max-width: 767px) {
    .yh_section {padding: 20px 10px;overflow:hidden;width: 98%;margin-left: 1%;}
    .yh_section h3 img {width: 260%;}
    .yh_section .fr {width:100%;margin-top:20px;}
    .yh_section .fl {width:100%;}
    .gn {text-align:center;}
    .gn img {float:none}
    .gn p {width: 100%;padding-top: 0;}
}
****/
/*布局*/
.box-left-wrap,.box-right-wrap{width:590px;}
.box-left-wrap1{width:420px;}
.box-right-wrap1{width: 756px;}
.border-padding{border:1px solid #EEBDBC;padding: 18px 24px 12px;}
.border-padding.border-lv{border-color:#93c18d;}
.box1-wrap,.box4-wrap {margin: 30px 0 10px;}
.box3-wrap {margin:20px 0 40px;}
.box4-wrap {margin-bottom:50px;}

/*模块标题*/
.column-title {position:relative;}
.column-title .title-img {display:block;width:100%;}
.column-title .more{position:absolute;right:0;bottom: 5px;line-height: 20px;font-size: 14px;}
.column-title .more:hover {color:#0859A8;}
.column-title .hong:hover{color:#0859A8;}

/*列表*/
.column-list{margin-top:10px}
.column-list li{overflow:hidden;line-height:42px;}
.column-list li a{float:left;display:inline-block;width:80%;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size: 16px;}
.column-list li a::before{content:'';display:inline-block;width: 4px;height: 4px;border-radius:50%;background-color: #666;vertical-align: middle;margin-right: 7px;}
.column-list li:hover a{color:#0859A8;}
.column-list li:hover a:before{background-color:#0859A8;}
.border-lv .column-list li:hover a{color:#0859A8;}
.border-lv .column-list li:hover a:before{background-color:#0859A8;}
.new-list li a {float:left;display:inline-block;width:80%;}

/*切换标题头*/
.title-tab{text-align: center;line-height: 82px;height: 82px;}
.title-tab span{margin:0 20px;font-size:22px;font-weight: normal;cursor: pointer;}
.title-tab span.active{font-size:24px;color:#0859A8;font-weight: bold;}
.title-name {text-align:center;font-size:24px;color:#0859A8;margin:20px 0;}
.title-name.title-name-lv{color:#0859A8;}

/*图片列表*/
.pic-list {overflow:hidden;padding:20px 0 6px;}
.pic-list li{float:left;width:266px;margin-left: 24px;}
.pic-list li img{display:block;width:100%;height:160px;object-fit:cover;margin-bottom: 15px;transition: all 0.3s linear; }
.pic-list li.li1{margin-left:0 !important;}
.pic-list li:hover span{color:#0859A8;}
.border-lv .pic-list li:hover span{color:#0859A8;}
.pic-list li:hover span img{box-shadow:none;transform:none;}
.pic-list li span img{width:auto;height:auto;display:inline-block;vertical-align: middle;margin-bottom: 5px;}
.pic-list li span{font-size:16px;}
.pic-list.picsmall-list li{width:261px;margin-left: 18px;}

/*员工服务站*/
.informations {padding: 14px 0 6px;}
.informations .fl,.informations .fr{width:48%;}
.informations .fr img{width: 100%;display:block;}
.informations .fl p{line-height:30px;padding-left:15px;color: #666;text-align:justify;font-size: 16px;}
.informations .fl p::before{content:'';display:inline-block;width: 4px;height: 4px;border-radius:50%;background-color: #666;vertical-align: middle;margin-left: -15px;margin-right:11px}

@media screen and (max-width: 767px) {
    /*布局*/
    .box-left-wrap,.box-right-wrap,.box-left-wrap1,.box-right-wrap1{width:100%;}
    .border-padding{padding:3% 4%;margin: 10px 0;}
    .box1-wrap,.box4-wrap,.box3-wrap{margin: 0;}
    /*模块标题*/
    .column-title {overflow:hidden;height: 30px;background-size: auto 100% !important;}
    .column-title .title-img {display:none;}
    .column-title .more{position:unset;float:right;line-height: 30px;}
    /*列表*/
    .column-list{margin-top:8px}
    .new-list li a {width:70%;}
    .column-list li a {width:70%;}
    .mi-hei{min-height:720px ! important;}
    /*切换标题头*/
    .title-tab span{line-height: 52px;margin:0 10px;font-size:20px;}
    .title-tab span.active{font-size:24px;}
    .title-name {font-size:24px;color:##0859A8;margin:0px 0;padding:10px 0;}

    /*图片列表*/
    .pic-list {padding:15px 0;}
    .pic-list li{width:100%;margin-left: 0%;margin-bottom: 20px;}
    .pic-list.picsmall-list li{width:100%;margin-left: 0%;}
    .pic-list li img{height:auto; }

    
    /*员工服务站*/
    .informations .fl,.informations .fr{width:100%;width:100%;}
    .informations .fr img{margin:15px 0 0;;}
}