.w{
	margin: 0 auto;
	width: 1200px;
}
body{
	min-width:1250px;
}
.header{
	position: absolute;
    width: 100%;
    z-index: 999;
}
.header-bg{
	background: #0658a1;
	height: 40px;
	line-height: 40px;
	color: #b5cee4;
}
.tblj li a {
    color: #b5cee4;
    padding-left: 40px;
}
.nav-bg{
	background:#1165AD;
	height: 84px;
}
.nav{
	padding-top: 14px;
        position: relative;
        z-index: 999999999;
}
.nav>.nLi{
	float: left;
	width: 95.6px;
	text-align: center;
	height: 54px;
	line-height: 54px;
	position: relative;
}
.nav>.nLi>a{
	font-size: 18px;
	display: block;
	color: #fff;
}
.nli5{
	margin-left: 320px;
}
.subnav{
	display: none;
	z-index: 999;
	position: absolute;
	background: #892023;
	left: 0;
}
.subnav li{
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #006ac2;
	width: 110px;
}
.subnav li a{
	font-size: 16px;
	color: #fff;
}
.subnav li:hover{
      background: #0058a1;
}
.top-bg{
	background: url(../img/topbg.jpg) no-repeat;
	height: 160px;
}

.logo{
	position: absolute;
	left: 49.6%;
	top: 0;
	margin-left: -178px;
	width: 370px;
	text-align: center;
	z-index: 999;
}
.logo1{
display: inline-block;
}
.logo2{
	display: inline-block;
	margin: 10px auto 0;
}



.focusBox{
	width: 100%;
	height: 660px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;padding-top: 124px;
}






.focusBox .pic{
	width: 100%;
	height: 660px;
	position: relative;
}

.focusBox .pic li img {
    width: 100%;
    height: 660px;
}

.focusBox .tit-bg{
	height: 36px;
	width: 100%;
	bottom: 0;
}
.focusBox .txt{
	width: 100%;
	height: 70px;
	position: absolute;
	bottom: 10px;
	overflow: hidden;
	left: 10%;
}
.focusBox .txt ul li{
	height: 70px;
	line-height: 70px;
	padding-left: 10px;
	position: absolute;
}
.focusBox .txt ul li a{
	color: #fff;
	font-size: 22px;
}
.focusBox .num{
	position: absolute;
	bottom: 30px;
	right: 10%;
}
.focusBox .num li{
	width: 20px;
	height: 18px;
	line-height: 18px;
	float: left;
	text-align: center;
	margin: 0 10px;
	cursor: pointer;
	font-size: 18px;
	color: #fff;
}
.focusBox .num span{
	float: left;
	color: #fff;	    
	margin: 0 6px;
}
.focusBox .num li.on{
	color: #fffd9c;
	font-size: 24px;
}
.main_bg{
	background: url(../img/hw.jpg);
	padding: 30px 0;
}
.shadow{
	box-shadow: 0px 1px 5px #ccc;
	margin-bottom: 20px;
	background: #fff;
}
.head_lines{
    padding: 20px;
}
.head_lines_con{
	border-bottom: 1px solid #ababab;
    padding-bottom: 4px;
    line-height: 100px;
}
.head_lines_con img{
	margin-right: 25px;width:100px;
}
.head_lines a{
	font-size: 32px;
	font-weight: bold;
}
.yw_box{
	padding: 20px 20px 10px 20px;
}
.focusBox1{
	width: 570px;
	height: 380px;
	position: relative;
	overflow: hidden;margin-top: 10px;
}
.focusBox1 .pic{
	width: 570px;
	height: 340px;
	position: relative;

}
.focusBox1 .pic img{
	width: 100%;
	height: 340px;
}
.focusBox1 .tit-bg{
	height: 46px;
	width: 100%;
	background: url(../img/wzbg.png) repeat-x;
	position: absolute;
	bottom: 0;
}
.focusBox1 .txt{
	width: 90%;
	height: 86px;
	position: absolute;
	bottom: 20px;
	overflow: hidden;
	padding: 0 12px;
}
.focusBox1 .txt ul li{
	position: absolute;
	width: 100%;
}
.focusBox1 .txt ul li a{
	font-size: 14px;
	line-height: 30px;
	height: 30px;
}
.focusBox1 .txt ul li p{
	color: #666666;
	font-size: 12px;
}
.focusBox1 .num{
	margin-top: 10px;
	text-align: center;
}
.focusBox1 .num li{
	width: 90px;
	height: 5px;
	background: #ccc;
	display: inline-block;
	*display: inline;
	zoom: 1;
	cursor: pointer;
	margin: 0 2px;
}

.focusBox1 .num li.on{
	background: #d20d15;
}
.focusBox1 .prev{
	width: 16px;
	height: 35px;
	background: url(../img/prev.png) no-repeat;
	display: block;
	top: 40%;
	left: 10px;
	position: absolute;
}
.focusBox1 .prevStop{
	display: none;
}
.focusBox1 .next{
	width: 16px;
	height: 25px;
	background: url(../img/next.png) no-repeat;
	display: block;
	top: 40%;
	right: 10px;
	position: absolute;
}
.xyxw{
	width: 560px;
}
.xw_date{
	width: 80px;
    height: 76px;
    background: #0058A1;
    float: left;
    text-align: center;
    margin-right: 20px;
}
.xw_date h1{
	font-size: 32px;
	color: #fff;
	font-family: cursive;
	margin-bottom: 10px;
	line-height: 36px;
}
.xw_date span{
    color: #fff;
    font-size: 14px;
    border-top: 1px solid #fff;
    padding: 4px;
}
.xwlist_rig a{
	font-size: 20px;
	font-weight: bold;
}
.xwlist_rig p{
	font-size: 13px;
	color: #666;
	margin-top: 12px;
}
.xwlist li{
	border-bottom: 1px solid #ababab;
    padding-bottom: 15px;
    margin: 10px 0 20px 0;
}
.xwlist .more{
	color: #666;
	float: right;
}

.djsz,.gmxw{
	width: 546px;
	padding: 20px;height:430px;
}
.title{
	border-bottom: 4px solid #bbb;
	height: 46px;
	line-height: 50px;
}
.title img{
	
}
.djsz .title h1{
	background: url(../img/dj_icon.png) no-repeat left center;
	padding-left: 55px;
}
.gmxw .title h1{
	background: url(../img/dj_icon.png) no-repeat left center;
	padding-left: 55px;
}
.tzgg .title h1{
	background: url(../img/tz_icon.png) no-repeat left center;
	padding-left: 55px;
}
.bmdt .title h1{
	background: url(../img/dj_icon.png) no-repeat left center;
	padding-left: 55px;
}
.mtgm .title h1{
	background: url(../img/tz_icon.png) no-repeat left center;
	padding-left: 55px;
}
.mlgm{
	position: relative;
}
.mlgm .title{
	margin-bottom: 20px;
}
.mlgm .title h1{
	background: url(../img/ml_icon.png) no-repeat left center;
	padding-left: 55px;
}
.slideTxtBox .hd{
	position: absolute;
	right: 20px;
	top: 32px;
}
.slideTxtBox .hd ul li{
	float: left;
	font-size: 16px;
	padding-left: 10px;
	cursor: pointer;
}
.slideTxtBox .hd ul li.on{
	color: #0058A1;
	font-weight: bold;
}
.slideTxtBox .hd ul li span{
	margin-left: 10px;
	color: #666;
	font-weight: normal;
}
.title h1{
	float: left;
	font-size: 28px;
	padding: 0px 14px;
	border-bottom: 4px solid #0058A1;
	line-height: 46px;
}

.title h1 span{
    font-size: 34px;
    color: #4881DB;
    display: block;
    float: left;
    margin-top: -6px;
    margin-right: 5px;

}

.title a{
	float: right;
}
.djlist li{
	/* background: url(../img/jt_icon.png) no-repeat left center; */
	/* padding-left: 20px; */
	line-height: 42px;
	margin-bottom: 10px;
}
.djlist li span{
	float: right;
	font-size: 16px;
}
.djlist li a{
	font-size: 16px;
}
.dj_fir{
	background: #f8f8f8;
	border-right: 8px solid #0058A1;
    margin: 20px 0 10px 0;
}
.dj_fir img{
	width: 200px;
	height: 136px;
	float: left;
}
.fir_rig{
	width: 318px;
    padding: 10px;
}
.fir_rig a{
	font-size: 18px;
	font-weight: bold;
	background: url(../img/jt_icon.png) no-repeat left center;
	padding-left: 16px;
}
.fir_rig p{
	margin: 10px 0;
	color: #666;
	font-size: 13px;
}
.fir_rig span{
	float: right;
}
.gmlist li a{
	font-size: 16px;
}
.gmxw .title{
	margin-bottom: 18px;
}
.gmlist li{
	margin-top: 17px;
	
}

.gm_date{
	width: 66px;
	height: 60px;
	text-align: center;
	margin-right: 8px;
}
.gm_rig{
	background: #f8f8f8;
	border-right: 8px solid #0058A1;
	height: 58px;
	width: 464px;
}
.gm_rig a{
	line-height: 58px;
	font-size: 16px;
	margin-left: 14px;
}
.gm_date h1{
	color: #fff;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
	font-size: 28px;
	background: #0058A1;
	line-height: 38px;
}
.gm_date span{
	line-height: 20px;
    background: #f8f8f8;
    display: block;
    color: #989393;
}
.tzgg{
	/* padding: 15px; */
	width: 49%;
}
.tzlist li{
	float: left;
	border-right: 8px solid #0058A1;
	width: 97%;
	margin-top: 10px;
	/* margin-left: 32px; */
	padding-right: 10px;
	border-bottom: 1px solid #0058A1;
	margin-bottom: 17px;
}
.tzlist li a{
	font-size: 16px;
	display: block;
	margin-top: 10px;
}
.tz_date{
	width: 86px;
	height: 61px;
	background: url(../img/tz_date.png) no-repeat left center;
	margin-bottom: -1px;
	margin-right: 10px;
}
.tz_date h1{
	color: #0058A1;
	font-size: 30px;
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
	padding-top: 3px;
	padding-left: 22px;
}
.tz_date span{
	color: #898383;
	font-size: 13px;
	padding-left: 8px;
        display: block;
        margin-top: 0px;
}

.dtlist{margin-top: 15px;}

.dtlist li {
    width: 544px;
    float: left;
    height:42px;line-height:42px;background: url(../img/jt_icon.png) no-repeat left center;padding-left: 20px;
}

.dtlist li a span{
    color: #666;
    font-weight: normal;float:right;
    
}

.dtlist li a{font-size:16px;}

.bm_pic{
	width: 564px !important;
	height: 360px !important;
}
.bm_pic img{
	width: 100%;
	height: 324px !important;
}
.zhuanti{
	overflow: hidden;
	padding: 20px;
	position: relative;
}
.zhuanti h1{
	width: 44px;
	background: #0058A1;
	color: #FFF;
	font-size: 24px;
	text-align: center;
	position: absolute;
	font-weight: normal;
	top: 0;
	height: 172px;
	line-height: 82px;
	z-index: 99;
}
.picScroll-left{
	background: #eeeeee;
	padding: 15px 0;
	position: relative;
	float: right;
	width: 1116px;
	overflow: hidden;
}
.picScroll-left .bd ul{ 
	overflow:hidden; 
	zoom:1; 
	margin-left: 58px;
}
.picScroll-left .bd ul li{
	margin: 0px 8px;
	float:left; 
	overflow:hidden; 
	background: #fff;
	width: 260px !important;
}
.picScroll-left .bd ul li img{
	width: 100%;
}
.picScroll-left .hd .prev,.picScroll-left .hd .next{ 
	display:block;  
	width:30px; 
	height:50px; 			 
	cursor:pointer; 
	position: absolute;
}
.picScroll-left .hd .prev{
	background: url(../img/prev1.png) no-repeat;
	left: 0;
	top: 36px;
}
.picScroll-left .hd .next{
	background: url(../img/next1.png) no-repeat;
    right: 0;
    top: 36px;
}
.ztlist li{
	width: 270px;
	height: 102px;
	float: left;
	margin: 0 15px;
}
.ztlist li img{
	width: 100%;
	height: 100%;
}







.mtgm{
	padding: 20px;
}
.mtgm .title{
	margin-bottom: 20px;
}
.mtlist li{
	width: 275px;
	float: left;
	margin-left: 20px;
}
.mtlist li img{
	width: 100%;
	height: 174px;
}
.mt_txt p{
	line-height: 18px;
	font-size: 16px;
}
.mt_txt{
	border-bottom: 1px solid #0058A1;
	margin-top: 14px;height:87px;
}
.mt_txt h2{
	font-family: "ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¤ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â½ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“";
	font-size: 24px;
	line-height: 26px;
}
.mt_txt p{
	margin: 6px 0 14px;
}
.mt_txt span{
	color: #666;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
} 
.dt_box{
	padding: 20px;
}
.bmdt{
	width: 568px;
}
.mlgm{
	padding: 20px;
}
.fg_first{
	width: 580px;
	height: 382px;
	position: relative;
}
.fg_first:hover .fg_tit{
	display: block;
}
.fg_tit{
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: url(../img/tit-bg.png) repeat-x;
	height: 80px;
	line-height: 80px;
	display: none;
}
.fg_tit p{
	font-size: 16px;
    color: #fff;
    text-align: center;
}
.fg_first img{
	width: 100%;
	height: 382px;
}
.fg_rig{
	width: 580px;
}
.fg_rig li{
	width: 274px;
	float: left;
	margin-left: 16px;
	margin-bottom: 16px;
	position: relative;
}

.fg_rig li img{
	width: 100%;
	height: 183px;
}
.fg_rig li:hover .fg_tit{
	display: block;
}





.bottom-bg{
	background: url(../img/footer1.jpg) no-repeat bottom center;
	padding-top: 5px;
}
.kstd li{
	float: left;
	margin-left: 19px;
	text-align: center;
}
.kstd li a p{
	font-size: 16px;
	color: #fff;
	line-height: 70px;
}
.ksicon{
	width: 120px;
	height: 120px;
	border: 1px solid #ecf6ff;
	border-radius: 10px;
}
.ksicon1 .ksicon{
	background: url(../img/icon1.png) no-repeat center;
}
.ksicon1:hover .ksicon{
	background: url(../img/icon1_1.png) no-repeat center #ecf6ff;
}
.ksicon2 .ksicon{
	background: url(../img/icon2.png) no-repeat center;
}
.ksicon2:hover .ksicon{
	background: url(../img/icon2_1.png) no-repeat center #ecf6ff;
}
.ksicon3 .ksicon{
	background: url(../img/icon3.png) no-repeat center;
}
.ksicon3:hover .ksicon{
	background: url(../img/icon3_1.png) no-repeat center #ecf6ff;
}
.ksicon4 .ksicon{
	background: url(../img/icon4.png) no-repeat center;
}
.ksicon4:hover .ksicon{
	background: url(../img/icon4_1.png) no-repeat center #ecf6ff;
}
.ksicon5 .ksicon{
	background: url(../img/icon6.png) no-repeat center;
}
.ksicon5:hover .ksicon{
	background: url(../img/icon6_1.png) no-repeat center #ecf6ff;
}
.ksicon6 .ksicon{
	background: url(../img/icon5.png) no-repeat center;
}
.ksicon6:hover .ksicon{
	background: url(../img/icon5_1.png) no-repeat center #ecf6ff;
}
.ksicon7 .ksicon{
	background: url(../img/icon7.png) no-repeat center;
}
.ksicon7:hover .ksicon{
	background: url(../img/icon7_1.png) no-repeat center #ecf6ff;
}
.bott1{
	border-bottom: 1px solid #55738f;
}
.mtlb{
	margin-bottom: 14px;
}
.mtlb li{
	float: left;
	color: #fff;
	text-align: center;
	margin-left: 24px;
}
.mtlb li img{     width: 80px;    height: 80px; }
.mtlb li span{
	display: block;
	line-height: 30px;
}
.sev-t img{     width: 120px;    height: 120px; }

.bott1{
	margin-top: 60px;
}
.bott2 p{
	color: #fff;
	line-height: 50px;
}
.bott2 p a{
	color: #fff;
}




.cndns-right {
    position: fixed;
    right: 40px;
    top: 50%;
    margin-top: -100px;
    z-index: 100;
}
.cndns-right-meau {
    position: relative;
}
.meau-top .cndns-right-btn i {
    display: block;
    color: #999;
}
.cndns-right-btn {
    width: 60px;
    height: 60px;
    box-shadow: 0px 1px 10px #ccc;
    text-align: center;
    display: block;
    margin-bottom: 6px;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}
.cndns-right-btn p {
    color: #ff6800;
    font-size: 14px;
    line-height: 18px;
    padding-top: 12px;
    display: none;
}
.meau-code .cndns-right-box {
    top: inherit;
    bottom: -35px;
}
.cndns-right-box {
    position: absolute;
    top: -15px;
    right: 48px;
    padding-right: 25px;
    display: none;
}
.meau-code .cndns-right-box .box-border {
    width: 120px;
    text-align: center;
    border-top: 1px solid #eee;
}
.cndns-right-box .box-border {
    border: 1px solid #eee;
    padding: 10px;
    background-color: #fff;
    position: relative;
}
.meau-code .cndns-right-box .box-border i {
    display: block;
    color: #f66e06;
    font-size: 16px;
    line-height: 16px;
}
.meau-top.cndns-right-meau:hover .cndns-right-btn{background-color:#fff;}
.meau-top.cndns-right-meau:hover .cndns-right-btn span{display:block;color:#fff} 
.meau-top.cndns-right-meau:hover .cndns-right-btn i{color:#fff;}
.cndns-right-meau:hover .cndns-right-btn span{display:none}
.cndns-right-meau:hover .cndns-right-btn p{display:block;}


.meau-code:hover .cndns-right-box{display: block;}
.demo-icon{
	display: block;
    padding-top: 12px;
}

.link{width:100%;height:96px;background: #0658a1;}
.linkbox{ width:1200px; margin:0 auto; }
.linkbox span{float:left;width: 133px;height:96px;background:url(../images/link.png) left center no-repeat;margin-right:20px;}
.linkbox ul li{ float:left; padding:0 13px; height:96px; line-height:96px; }
.linkbox ul li a{ color:#fff; }

.xz01 {
                padding: 20px;
                max-width: 1200px;
                margin: 0 auto;}
            
            .shadow {
                box-shadow: 0px 1px 5px #ccc;
                margin-bottom: 20px;
                background: #fff;}
                
            .xz01 .title h1 {
                background: url(../img/dj_icon.png) no-repeat left center;
                padding-left: 55px;
                }
            .slideTxtBox22{
                margin-top:20px;}
            
            .slideTxtBox22>.hd>ul {
                background: #f0f5f9;
                height: 44px;}
            
            .slideTxtBox22>.hd>ul>li {
                float: left;
                text-align: center;}
            
            .slideTxtBox22>.hd>ul>li.on>a {
                background: #054e9c;
                color: #fff;}
            
            .slideTxtBox22>.hd>ul>li>a {
                display: block;
                font-size: 18px;
                color: #054e9c;
                line-height: 44px;
                padding: 0 39.5px;}
            
            .xz01-l {
                width: 428px;
                margin-right: 30px;}
            
            .xz01-r {
                overflow: hidden;
                margin-top: 24px;}
            
            .slideBox22 {
                position: relative;}
            
            .slideBox22>.bd>ul>li>a {
                display: block;
                background: #fff;
                box-shadow: 0px 2px 8px 0px rgba(10, 11, 24, 0.14);}
            
            .slideBox22>.bd>ul>li>a>img {
                display: block;
                width: 100%;
                height: 280px;}
            
            .slideBox22>.bd>ul>li>a>.xz-jdt {
                padding: 20px;}
            
            .slideBox22>.bd>ul>li>a>.xz-jdt>h3 {
                font-size: 18px;
                font-weight: bold;
                color: #3172d7;
                line-height: 26px;
                padding-bottom: 15px;
                border-bottom: 1px solid #e5e5e5;}
            
            .slideBox22>.bd>ul>li>a>.xz-jdt>p {
                font-size: 14px;
                color: #3172d7;
                margin-top: 10px;}
            
            .slideBox22>.bd>ul>li>a>.xz-jdt>p>em {
                font-size: 24px;
                font-weight: bold;
                color: #3172d7;
                padding-right: 5px;}
            
            .slideBox22>.hd {
                position: absolute;
                right: 0;
                bottom: 20px;}
            
            .slideBox22>.hd>ul>li {
                float: left;
                font-size: 0;
                width: 8px;
                height: 8px;
                border: 1px solid #3172d7;
                border-radius: 50%;
                margin: 0 10px;
                cursor: pointer;}
            
            .slideBox22>.hd>ul>li.on {
                background: #3172d7;}
            
            .xz01-r-tt {
                border-bottom: 1px solid #e5e5e5;
                padding-bottom: 20px;}
            
            .xz01-r-tt a {
                display: block;}
            
            .xz01-r-tt h3 {
                font-size: 18px;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                word-break: break-all;}
            
            .xz01-r-tt a:hover h3 {
                color: #005bac;}
            
            .xz01-r-d {
                margin-top: 20px;}
            
            .xz01-r-d .xz01-r-date {
                float: left;
                width: 60px;
                height: 56px;
                text-align: center;
                background: rgba(49, 114, 215, 0.12);
                margin-right: 20px;}
            
            .xz01-r-d .xz01-r-date p {
                font-size: 20px;
                color: #3172d7;
                padding-top: 4px;}
            
            .xz01-r-d .xz01-r-date span {
                font-size: 12px;
                color: rgba(49, 114, 215, 0.6);}
            
            .xz01-r-d h4 {
                overflow: hidden;
                font-size: 16px;
                line-height: 28px;
                color: #999;
                overflow: hidden;
                text-overflow: ellipsis;
                display: -webkit-box;
                -webkit-line-clamp: 2;
                line-clamp: 2;
                -webkit-box-orient: vertical;}
            
            .public-list {
                margin-top: 15px;}
            
            .public-list li {
                line-height: 38px;
                font-size: 14px;}
            
            .public-list li span {
                float: right;
                padding-left: 15px;
                color: #666;
                font-size: 15px;}
            
            .public-list li a {
                display: block;
                white-space: nowrap;
                text-overflow: ellipsis;
                overflow: hidden;
                word-break: break-all;font-size:16px;}
            
            .public-list li:hover a {
                color: #3172d7;
                font-weight: bold;}
            
            .public-list li:hover span {
                color: #3172d7;}