/*列表标题*/
.mk_tit_nav {background-color:#fff;position:relative;}
.mk_tit_nav h2{height:120px;line-height:110px;text-indent: 30px;font-size:26px;font-weight:bold;background:url(/uiFramework/commonResource/image/2024020614224699530.png) no-repeat;background-size:cover;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;overflow: hidden;color: #fff;}
 #f7d8915a615c4c4fb6813dca97317b42 .mk_tit_nav h2 {  font-size: 20px; text-indent: 30px;}

.mk_tit1{    height: 60px;    margin: 50px auto 30px;}
.mk_tit1 .mk_mktitle{
position: relative; height: 45px; line-height: 45px; padding: 0 40px; background: #0066cc; font-size: 20px; color: #ffffff !important; font-weight: bold; text-shadow: 0 2px 4px #174498;    float: left;}
.mk_more img{height: 17px; margin-left: 3px; float: none;     padding-top: 2px;}
.mk_more{   float: right; line-height: 3;}
.mk_more a{transition: 0.2s all ease-in-out; padding-top: 10px; color: #333333; text-decoration: none; font-size: 14px;}
.mk_more a:hover { opacity: 0.8; color: #508bed; }
.mk_mktitle:after{content: ''; background-image: url(/uiFramework/commonResource/image/2024061113555565820.png); background-size: cover; background-position: top; position: absolute; height: 15px; width: 40px; bottom: -14px; left: 0;}
.mk_divide{width: 5px; height: 45px; background: #009966; margin: 0 10px;float: left;}
.mk_con{float: left; color: #666666; line-height: 22px; font-size: 14px;}

/*移动端*/

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

.mk_tit1{ margin: .3rem auto 0.1rem;}
.mk_tit1 .mk_mktitle{height: 1rem; line-height: 1rem; padding: 0 .6rem; font-size: .46rem;}
.mk_divide{height: 1rem;}
.mk_con{line-height: .5rem; font-size: .32rem;}

}