/* 我行简介 */
/* 查看详情 */
.view_more {}
.view_more a {display: inline-block;font-size: 14px;background-color: #D9232E;color: #ffffff;border-radius: 15px;width: 120px;height: 35px;line-height: 35px;text-align: center;}
@media screen and (max-width: 999px) {
.view_more {text-align: center;margin-top: 10px;}
.box-public-cont .summary-public {display: block;}
}
/* 我行简介 end*/
/* 其他快捷方式 */
.shortcut {}
.shortcut ul {}
.shortcut ul li {background-color: #ffffff;border-radius: 15px;padding: 30px 0;text-align: center;}
.shortcut ul li a {transition: all linear 0.3s;}
.shortcut ul li a img {}
.shortcut ul li a span {display: block;font-size: 21px;margin-top: 15px;transition: all linear 0.3s;}
.shortcut ul li a:hover span {color: #D9232E;}
.shortcut1 li {width: 18.9%;}
.shortcut2 li {width: 24%;}
@media screen and (max-width: 1400px) {
.shortcut ul li a span {font-size: 18px;}
} 
@media screen and (max-width: 999px) {
.shortcut ul li {width: 49%;margin-bottom: 10px;}
.shortcut ul li a span {font-size: 14px;}
}
/* 其他快捷方式 end*/
/* 新闻列表类 */
.news_single {margin-top: 35px;}
.news_single ul {}
.news_single ul li {}
.news_single ul li a {line-height: 40px;}
.news_single ul li a span {transition: all linear 0.3s;}
.news_single ul li a:hover span {color: #D9232E;}
.news_single ul li a span:first-child {font-size: 16px;}
.news_single ul li a span:last-child {font-size: 13px;}
.Notice_box a:hover span {text-decoration: underline;color: #fff !important;}
@media screen and (max-width: 1160px) {
.news_single {margin-top: 15px;}
}
@media screen and (max-width: 1024px) {
.news_single {margin-top: 10px;}
}
/* 通知通告 */
.Notice {}
.Notice h6 {font-size: 27px;color: #ffffff;}
.Notice_box span {color: #ffffff;}
/* 新闻列表类 end*/

/* 服务窗口 */
.kjfs-box {margin-top: 67px;}
.kjfs-box a {height: 132px;flex-direction: column;-ms-flex-direction: column;flex: 1;border-right: 1px solid #d6d6d6;color: #333333;font-size: 21px;}
.kjfs-box a:last-child {border-right: none;}
.kjfs-box a img {margin-bottom: 20px;height: 53px;}
@media screen and (max-width: 1400px) {
.kjfs-box a {font-size: 18px;}
}
@media screen and (max-width: 1200px) {
.kjfs-box a {font-size: 14px;}
}
@media screen and (max-width: 1024px) {
.kjfs-box {flex-wrap: wrap;margin-top: 20px;}
.kjfs-box a {width: 50%;flex: none;font-size: 14px;margin-bottom: 10px;position: relative;}
.kjfs-box a:nth-child(2n) {border-right: none;}
.kjfs-box a span {position: absolute;bottom: 10px;}	
}
/* 服务窗口 */
@media screen and (max-width: 1024px) {
#lxwm-rt ,#lxwm-lt {width: 100%;}
}
/* 联系我们 */
#lxwm-lt {padding-left: 100px;}
.lxwm-box {background: url(/uiFramework/commonResource/image/2024051415070739180.jpg) no-repeat;background-size: cover;padding: 35px 70px;}
.Contact_us {margin-top: 35px;}
.Contact_us p {font-size: 16px;color: #ffffff;line-height: 40px;}
@media screen and (max-width: 1400px) {
#lxwm-lt {padding-left: 50px;}
}
@media screen and (max-width: 1240px) {
#lxwm-lt {padding-left: 20px;}
}
@media screen and (max-width: 1160px) {
.Contact_us {margin-top: 15px;}
.Contact_us p {font-size: 12px;}
}
@media screen and (max-width: 1024px) {
.lxwm-box {padding: 0;}
#lxwm-lt {padding-left: 15px;}
.Contact_us {margin-top: 10px;}
.Contact_us p {font-size: 12px;line-height: 30px;}
}
/* 联系我们 end*/