@charset "utf-8";
/* CSS Document */
html { color:#333;}
div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,form,legend,input,button,textarea,select,p,th,td { margin: 0;padding: 0;}
table { border-collapse: collapse;border-spacing: 0;}
img { border: none;}
li {list-style: none;}
h1,h2,h3,h4,h5,h6{ font-weight: normal; font-size:100%;}
b,em,i{font-style: normal;font-weight: normal;}
iframe{display: block;}
body { margin:0; padding:0; font-size:12px; color:#333; font-family: Microsoft YaHei,Simsun,SimHei,Arial;}
a{ color:#333; text-decoration:none;cursor: pointer;}
a:hover{ text-decoration: none; color:#333;}
input{ outline:none;}
img{max-width: 100%;}

.footer .li4 a{display:none;}
/*首页右侧漂浮通知*/
.rtsypf{
    position: fixed;
    top: 645px;
    left: 50%;
    overflow: hidden;
    z-index: 10000;
    margin-left: -820px;
    width: 200px;
    }
.rtsypf a,.rtsypf img{display:block;max-width:100%;}
.rtclose{font-size: 14px;color:#fff;position:absolute;right:0px;top:0;cursor: pointer;background-color: rgba(0,0,0,.4);width: 15px;height: 15px;text-align: center;line-height: 15px;}
.rtclose:hover{background-color: rgba(0,0,0,.5);}
.carousel-indicators{z-index: 9999;}

/****公用****/
.fl{ float:left;}
.fr{ float:right;}
.pm0{ padding:0!important; margin:0!important;}

.pd5{ padding:5px;}
.pd10{ padding:10px;}
.pd15{ padding:15px;}
.pd20{ padding:20px;}

.m5{ margin:5px;}
.m10{ margin:10px;}
.m15{ margin:15px;}
.m20{ margin:20px;}

.mt5{ margin-top:5px;}
.mt10{ margin-top:10px;}
.mt15{ margin-top:15px;}
.mt20{ margin-top:20px;}
.mb5{ margin-bottom:5px;}
.mb10{ margin-bottom:10px;}
.mb15{ margin-bottom:15px;}
.mb20{ margin-bottom:20px;}
.ml5{ margin-left:5px;}
.ml10{ margin-left:10px;}
.ml15{ margin-left:15px;}
.ml20{ margin-left:20px;}
.mr5{ margin-right:5px;}
.mr10{ margin-right:10px;}
.mr15{ margin-right:15px;}
.mr20{ margin-right:20px;}

.pt5{ padding-top:5px;}
.pt10{ padding-top:10px;}
.pt15{ padding-top:15px;}
.pt20{ padding-top:20px;}
.pb5{ padding-bottom:5px;}
.pb10{ padding-bottom:10px;}
.pb15{ padding-bottom:15px;}
.pb20{ padding-bottom:20px;}
.pl5{ padding-left:5px;}
.pl10{ padding-left:10px;}
.pl15{ padding-left:15px;}
.pl20{ padding-left:20px;}
.pr5{ padding-right:5px;}
.pr10{ padding-right:10px;}
.pr15{ padding-right:15px;}
.pr20{ padding-right:20px;}

/*清除浮动1*/
.clear { clear:both;height:0;overflow:hidden;clear:both!important;}
.clear.both {height:10px;}

/*清除浮动2*/
.clearfix:after{ visibility:hidden; display:block; font-size:0; content: " "; clear:both; height:0;}
.clearfix { display: inline-block; }
* html .clearfix { height: 1%; }
.clearfix { display: block; }
.wrap{ width: 1200px; margin: 0 auto;padding:10px 0 10px 0; overflow: hidden;}
.wrap1{ width: 1200px; margin: 0 auto;padding:10px 0 0px 0; overflow: hidden;}

/*头条新闻*/
.m-tout{position: relative;text-align: center;padding: 15px 0;background: #FFF;margin-bottom: 20px;margin-top: 20px;}
.m-tout h1 a{display: block;font-size:30px;color: #007caa;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.m-tout h1 a:hover{color: #3e8bc0;}
.m-tout p{color: #666;margin-top: 12px;}
.m-tout p.elip a {display: inline-block;margin: 0 20px;width: 300px;overflow: hidden;text-align: center;text-overflow: ellipsis;white-space: nowrap;}
.m-tout p.elip a:hover{color: #3e8bc0;}
.m-tout i {position: absolute;left: -3px;top: -3px;height: 77px;width: 81px;}

body,html{width: 100%;height: 100%;}
body{ background:url(../images/gt_01.png) #ffffff top center no-repeat;font-size: 16px;font-family: "microsoft yahei";}
/***** header *****/
.topnav{font-size: 14px;color: #465355;background:rgba(255,255,255,0.50);border-bottom: 1px solid #fff;}
.topnav em{margin-right: 10px;}
.topnav a{margin: 0 6px;color: #465355;}

.wza-zzzq{
	display: inline-block;
	color: #465355;
	border: 1px solid #465355;
	height: 24px;
	line-height: 21px;
	padding: 0px 5px;
	border-radius: 10px;
	box-sizing: border-box;
	margin: 0 10px 0 5px;
}
.wza-zzzq a{color: #465355;
	margin-right: 0;
	display: inline-block;
        
}
.wza-zzzq a:first-child{margin-right: 0;position: relative;margin-left: 0;}
#wxwza::after {
    content: '';
    width: 0px;
    height: 14px;
    border-right: 1px solid;
    border-bottom-color: #465355;
    position: absolute;
    right: -6px;
    top: 3px;
    color: #465355;
}

.top-middle{/* width: 500px; */margin:53px auto 66px;}
.top-middle .logo{text-align: center;float: left;height: 98px;line-height: 98px;font-size: 46px;font-weight: bold;}
.top-middle .logo img{float: left;}
.top-middle .logo a{color: #df1a12;}
.top-middle .search{margin-top: 22px;float: right;}
.search .search-k .text{float: left;width:295px;border: 1px solid #146ac1;padding:7px 0;text-indent: 10px;font-size: 16px;font-family: "microsoft yahei";}
.search .search-k::-webkit-input-placeholder{color: #666;}
.search .btn{width: 64px;height: 38px;background: #146ac1 url(../images/hh1_03.png) no-repeat 18px 6px;border: none;float: left;cursor: pointer;}
.search .hot{font-size: 14px;margin-top: 9px;color: #666;}
.search .hot em{color: #d40804;}
.search .hot a{color: #16191a;margin:0 8px;}
.main-nav{position: relative;margin-bottom: 0px;}
.main-nav .maincw{overflow: hidden;}
.main-nav .navbox{}
.main-nav .navbox a{float: left;color: #fff; font-size: 21px;background: url(../images/gt_02.png);width:calc(100%/5);line-height: 56px; text-align: center; position: relative;border-right:1px solid #184d75;border-left:1px solid #fff;}
.navbox .active{background: #115f99;}
.navbox a:hover{background: #115f99;}

.main-nav .navbox a {
     -webkit-box-sizing: border-box; 
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
/***** header *****/

/*footer*/
.footer{background: #146ac1;overflow: hidden;}
.footer ul{margin-top: 15px;}
.footer li{float: left;margin-top: 7px;}
.footer .li2{width: 880px;margin-top: 25px;}
.footer .li2 a{color:#FFF;}
.footer .li-ewm{margin-right: 10px;width: 120px;margin-top: 7px;}
.footer li p{text-align: center;font-size: 12px;color: #fff;line-height: 24px;}
.footer li p img{vertical-align: middle;}
.li3 img{max-width: inherit;}
.footer li4{margin-top: 22px;}
.li3{padding-top: 11px;}
/*footer*/

/*small-header*/
.app_top {display: none; position: relative; }
.app_top .app_nav{height: 60px; position: fixed; background: #1469c3; width: 100%; top: 0; z-index: 99999; }
.app_nav .app_logo{float: left; margin-left: 10px; line-height: 60px; }
.app_nav .app_logo a{display: block; height: 100%; color: #fff; font-size: 20px; font-weight: bold; }
.app_nav .app_logo img{width: 222px; float: left; margin-top: 9px; }
.app_nav .app_menu{float: right;margin-right: 20px;margin-top: 21px;width: 28px;transition: .2s;}
.app_nav .app_menu img{max-width: 100%; }
.app_nav .app_close{float: right;margin-right: 20px;margin-top: 21px;width: 28px;display: none;transition: .2s;}
.app_nav .app_close img{max-width: 100%; }
.app_seabox{padding: 0 10px; overflow: hidden; }
.app_show{position: fixed; top: 60px; width: 100%; background: rgba(255,255,255,1); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C8ffffff,endColorstr=#C8ffffff); z-index: 999; display: none; box-shadow: 0 1px 3px #ccc;}
.app_show ul{padding: 10px; }
.app_show ul li{height: 46px; line-height: 46px; }
.app_show ul li a{color: #5a5a5a; font-size: 16px; display: block; text-align: center; }
.app_show ul li .current{font-weight: bold;}
.a_search{float: right;margin-right: 20px;margin-top: 18px;width: 28px;}
.a_search img{max-width: 100%;}
.top-search{position: fixed; top: 60px; padding: 10px 0; background: #fff; width: 100%; box-shadow: 0px 2px 4px #666; z-index: 999; display: none; }
.topsea-box{width: 95%; border: 1px solid #ccc; border-radius: 6px; background: #fff; height: 36px; margin: 0 auto; overflow: hidden; }
.topsea-box .top-input{height: 36px; border: none; line-height: 36px; width: 80%; color: #333; float: left; text-indent: 8px; font-size: 16px; }
.topsea-box .top-btn{width: 18%; background: #f2f2f2; color: #333; text-align:center; font-size: 16px; border: none; float: right; height: 36px; }
.jc {
    margin-top: 15px;
}

/*small-header*/

/*list*/
.list-cbox{margin-bottom: 15px;}
.postion-box{line-height: 55px;color: #666;background:rgba(243,247,245,.7);}
.postion-box a{color: #666;}
.postion-box span{margin: 0 7px;}
.list-cbox .aside-nav{width: 19%;background: rgba(20,105,195,.8);float: left;padding-bottom: 100px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C81469c3,endColorstr=#C81469c3);}
.list-cbox .list-cc{width: 73%;float: left;padding: 0 48px 40px;overflow: hidden;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99ffffff,endColorstr=#99ffffff);background: rgba(255,255,255,.56);}
.aside-nav h4{margin-top: 22px;text-indent: 24px;font-size: 21px;color: #fff;}
.asdcc{overflow: hidden;margin-top: 10px;}
.asdcc li{height: 50px;line-height: 50px;border-bottom: 1px solid #5692d2;}
.asdcc .current{background: rgba(255,255,255,.12);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#19ffffff,endColorstr=#19ffffff);}
.asdcc li a{display: block;height: 100%;color: #bfd1eb;text-indent: 58px;width: 100%;}
.asdcc .current a{color: #fff;}
.list-cc h4{margin-top: 20px;font-size: 21px;color: #1469c3;}
.lbcc-nr ul{padding: 15px 0;border-bottom: 1px solid #dcdcdc;}
.lbcc-nr ul li{height: 42px;line-height: 42px;padding-left: 13px;background:url(../images/resy1_03.png) no-repeat left center;}
.lbcc-nr ul li a{width: 80%;white-space: nowrap;text-overflow: ellipsis;color: #333;float: left;overflow: hidden;}
.lbcc-nr ul li span{float: right;color: #666;}
.lbcc-nr ul li:hover{background: url(../images/resy2_03.png) no-repeat left center;}
.lbcc-nr ul li:hover a{color: #1469c3;}

/*list*/

/*page*/
.page{padding: 40px 0 10px 0;/*height: 30px;*/text-align: center;}
.page a{/*width: 30px;height: 30px;line-height: 30px;*/text-align: center;color: #00679d;font-size: 16px;display: inline-block;}
.page a.first{width: 73px; margin-right:30px; }
.page a.end{width: 73px; margin-left:30px; }
.page a.page-on{background: #00679d; color: #fff; }
.page span{width: 30px;height: 30px;line-height: 30px;text-align: center;color: #00679d;font-size: 16px;display: inline-block;}
/*page*/
/*xilan begin*/
.content1{
	background: #fff;
	margin: 0 auto;
	
}
.content2{
	padding: 20px;
min-height: 600px;
}
.position{
	color: #666;
	
}
.position a{
	color: #666;
	margin: 0 7px;
}
.arc{
	margin-top: 42px;
}
.arc .title{
	text-align: center;
}
.arc .title h1{
	font-size: 24px;
	color: #010101;
}
.arc .title p{
	font-size: 18px;
	color: #666;
}
.arc .des{
	margin-top: 18px;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #e2e2e2;
	text-align: center;
	color: #666;
}
.arc .des span{
	margin: 0 18px;
}
.arc .imgtext{
	text-align: center;
	padding-top: 30px;
}
.arc .imgtext .imgbox{

}
.arc .imgtext span{
	display: block;
	color: #333;
	margin-top: 20px;
}
.arc .main_text{
	width: 95%;
	margin: 15px auto;
}
.arc .main_text p{
	font-size: 14px;
	color: #333333;
	line-height: 30px;
}
.article-share-erweima{text-align: center;}
		.article-share-erweima-txt{padding:10px 0;color:#666;}
.share_box{height: 37px;overflow: hidden;background: #fff;line-height: 37px;margin-top: 52px;padding: 0 19px;}
.share_box .share-r span{font-size: 14px;color: #666;display: inline-block;padding-left: 28px;background-position: left center;background-repeat: no-repeat;cursor: pointer;}
.share-l{margin-top: 5px;}
/*
.arc .share{
	width: 56%;
	padding-top: 22px;
	padding-bottom: 9px;
	text-align: center;
	border-top: 1px solid #eeeeee;
	border-bottom: 1px solid #eeeeee;
	margin: 0 auto;
}
.arc .share span{
	font-size: 15px;
	font-weight: bold;
	color: #666;	
	margin-right: 3px;
}
.arc .share img{
	display: inline;
	margin: 0 2px;
}
*/
.arc .little_btn{
	text-align: center;
	margin-top: 15px;
}
.arc .little_btn span{
	margin: 0 8px;
}
@media screen and (max-width: 992px){
        .row{margin-right: 0;}
	.des{
		display: none;
	}
	.little_btn{
		display: none;
	}
	.share{
		display: none;
	}
}
/*xilan end*/
/*gailan begin*/
.jjbox{
	margin-top: 20px;
}
.left_list .title{
	height: 37px;
    line-height: 37px;
    border-bottom: 1px solid #0066cc;
    position: relative;
	font-size: 16px;
    font-weight: bold;
    color: #0066cc;
}
.left_list .title a{
	font-size: 16px;
    font-weight: bold;
    color: #0066cc;
    text-indent: 16px;
    display: block;
}


.left_list ul.llist{
	padding: 0 15px;
}
.left_list ul.llist li{
	height: 46px;
	line-height: 46px;
	border-bottom: 1px dashed #bababa;
}
.left_list ul.llist li a{
	float: left;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	white-space: nowrap;
    text-overflow: ellipsis;
    width: 64%;
}
.left_list ul.llist li a:hover{
	color: #0066cc;
}
.left_list ul.llist li span{
	float: right;
	color: #666;
	font-size: 12px;	
}
.left_list2{float: left;width: calc(100%/2 - 15px);min-height: 220px;}
.left_right{float: right;}
.left_list2 .title {height: 37px;line-height: 37px;border-bottom: 1px solid #0066cc;position: relative;margin-top: 15px;}
.left_list2 .title a {font-size: 16px;font-weight: bold; color: #0066cc;text-indent: 16px;display: block;}
.left_list2 ul,.left_list3 ul{ margin-top:10px;}
.left_list2 ul li {height: 32px;line-height: 32px;}
.left_list2 ul li a{float: left;color: #434343;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width: 64%;}
.left_list2 ul li a:hover{color: #0066cc;}
.left_list2 ul li span{float: right;color: #666;font-size: 12px;}

.left_list3{float: left;width:100%;min-height: 220px;}
.left_list3 .title {height: 37px;line-height: 37px;border-bottom: 1px solid #0066cc;position: relative;margin-top: 15px;}
.left_list3 .title a {font-size: 16px;font-weight: bold; color:#888; text-indent: 16px; float:left;}
.left_list3 .title a.active1{color: #0066cc;margin-right:30px;}
.left_list3 .title .title-box{ float:left; }
.left_list3 .title .title-box a{ float:left; font-size:14px; color:#434343; font-weight:inherit; text-indent:inherit; margin:0 20px;}
.left_list3 .title .title-box a.active-box{ border-bottom:2px solid #06C; color:#06c;}
.left_list3 ul li {height: 32px;line-height: 32px;}
.left_list3 ul li a{float: left;color: #434343;font-size: 14px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis; width: 64%;}
.left_list3 ul li a:hover{color: #0066cc;}
.left_list3 ul li span{float: right;color: #666;font-size: 12px;}
.page_btn{
	width: 52%;
	margin: 28px auto;
}
.page_btn a{
	float: left;
	width: 20%;
	padding: 7px 0;
	border: 1px solid #b5b5b5;
	color: #3b4243;
	margin: 0 4px;
	text-align: center;
	border-radius: 20px;
}
.page_btn a:hover{
	
	color: #2aaefa;
	border: 1px solid #2aaefa;
	font-size: 14px;
}
.right_menu li{
	padding: 10px 0;
	border: 1px solid #f1f1f1;
	margin-bottom: 7px;
	background-color: #fff;
	background-repeat: no-repeat;
	background-position: 51px center;
	/*display: inline-block;*/
	width: 100%;
	float: left;		
}
.right_menu li a{
	font-size: 16px;
	color: #555;
	display: block;
	height: 100%;
text-align: center;
    padding: 0 20px;
	
}
.right_menu li.li_active{
	background-color: #146ac1;
	background-repeat: no-repeat;
	background-position: 51px center;
}
.right_menu li.li_active a{
	font-weight: bold;
	color: #fff;
}
.right_menu li:hover{
	background-color: #146ac1;
	background-repeat: no-repeat;
	background-position: 51px center;
}
.right_menu li:hover a{
	font-weight: bold;
	color: #fff;
}
/*wjxilan*/
.wjxx{ padding-bottom:15px; border-bottom:0px solid #ddd}
.wjbt{ float:left; line-height:45px; padding:0px 30px; border:1px  solid #184d75; font-size:18px; color:#184d75; margin:20px 0px; font-weight:bold}
.bltable{ width:100%; float:left}
.bltable table{ width:100%; border:1px solid #ddd; border-bottom:0; border-left:0}
.bltable table td{ font-size:16px; color:#333; border:1px solid #ddd; border-right:0; border-top:0; line-height:30px; padding:10px;}
.bltable table td.xbt{ font-weight:bold; }
.wjnr{ width:100%; text-align:left; float:left}
.zxanniu a{float:left; line-height:45px; padding:0px 30px; font-size:18px; background:#184d75;  color:#fff; margin:20px 0px; font-weight:bold}

@media only screen and (min-width: 992px) {
	.wrap{width:970px;}
}
@media only screen and (min-width: 1200px) {
	.wrap{width:1200px;}
}
@media only screen and (max-width: 1200px) {
	.main-nav .navbox a{margin-right: 70px;}
	.search .search-k .text{width: 385px;}
	.footer .li1{display: none;}
	.footer .li3{display: none;}
	.footer .li2{width: 90%;float: none;}
	.list-cbox .list-cc{width: 71%;}
        .footer li {float: inherit;text-align: center;}
}
@media only screen and (max-width: 991px) {
	.m-tout{padding: 15px;}
    .m-tout i{display:none;}
    .m-tout p.elip a{display: block;width: 100%;margin:0 0 10px 0;}

	.wrap{width: 100%;}
	.header{display: none;}
	.app_top{display: block;}
	.postion-box{padding: 0 10px;line-height: 44px;font-size: 14px;margin-top: 60px;}
	.list-cbox .aside-nav{width: 100%;float: left;}
	.list-cbox .list-cc{float: none;width: 100%;padding: 0 0 20px;}
	.list-ccone{padding: 0 10px;}
	.aside-nav h4{text-align: center;text-indent: 0;margin-top: 12px;}
	.list-cbox .aside-nav{padding-bottom: 10px;}
	.asdcc{padding:10px 0;}
	.asdcc ul{padding: 0 10px;}
	.asdcc li{float: left;/* padding: 0 25px; */width: 33.333%;}
	.asdcc li a{text-align: center;text-indent: 0;}
	.lbcc-nr ul li a{width: 72%;}
	.page{padding-top: 30px;}
	.page .phide{display: none;}
	.xl-content{padding: 20px 0;}
	.xl-content .xlnk{width: 94%;}
	.list-cbox .list-cc{background: #fff;}
	.xl-content{background: #fff;}

}
@media only screen and (max-width: 375px){
	.share-box{display: none;}
        .a_search{margin-right: 10px;}
}
@media only screen and (max-width: 320px){
	.lbcc-nr ul li a{width: 70%;}
}
.common-loading {
	min-height: 100px;padding:100px 0 !important;
	background: url(//www.huaihua.gov.cn/xhtml/images/loading.gif) center center no-repeat;
}
/*-------------------------------↓分页样式开始↓------------------------------------*/
.pc_paging{width:100%;/* height:30px; */text-align:center;padding:20px 0;}.pc_paging .paging{display:inline-block;padding:0;border:none;margin:0;}.pc_paging .paging li{display:inline-block;width:auto;height:auto;line-height:1;color:#333;vertical-align:middle;margin:0 3px;}.pc_paging .paging li a{text-decoration:none;}.pc_paging .paging li a,.pc_paging .paging li span{display:inline-block;float:none;width:auto;height:auto;line-height:1;font-size:14px;color:#333;padding:6px 10px;border:1px solid #ccc;margin:0;}.pc_paging .paging li, .pc_paging .paging li span:hover{background: none;}.pc_paging .paging li.current a, .pc_paging .paging li.current a:hover{color:#fff;background: #1d90f5;border: 1px solid #0066b3;}.pc_paging .paging .page_jump{margin-left:5px;}.pc_paging .paging .page_jump input{width:50px;padding:5px;border:1px solid #ccc;border-radius:2px;margin:0 3px;}.pc_paging .paging .page_jump a{border-radius:2px;margin-left:6px;}.pc_paging .paging .total_count,.pc_paging .paging .page_jump{display:none;}.wap_paging .paging{padding:5px .36rem 0px;margin:20px 0;}.wap_paging .paging li{display:inline-block;border:1px solid #ddd;}.wap_paging .paging li a,.wap_paging .paging li span{display:inline-block;line-height:1.42857143;font-size:.48rem;color:#666;padding:6px 12px;}.wap_paging .paging .prev_page{border-radius:4px 0 0 4px;}.wap_paging .paging .next_page{border-radius:0 4px 4px 0;}.wap_paging .paging .page_count{margin:0 -1px;}.page{clear:both;width:100%;height:auto;padding:0;margin:0;}
.pc_paging .paging li a:hover{background-color: #daeeff;}.totoalPageStr{display:none;}
/*分页*/
@media screen and (max-width:550px){
	.pc_paging .paging li.page_count,.pc_paging .paging li.page_index{display:none;}
	.pc_paging .paging li.current,.totoalPageStr{display:inline-block;}
}
/*-------------------------------↑分页样式结束↑---------------------------------------*/


#cnzz_stat_icon_1279733411 {display:none;}



/*我的收藏*/
.SetMyFavorite{display:inline-block;padding-right:34px;background:url(https://letter.huaihua.gov.cn/AddletterNEW/images/wodeshoucang1.png) right center no-repeat;height:24px;margin-right:20px;font-size: 14px; color: #666;line-height: 24px;}
.SetMyFavorite:hover{text-decoration: none;}

.share {float: right;}
.share-icon {font-size: 14px;color: #333;display: inline-block;line-height: 24px;}
.share-box{display: inline-block;}
.share-box a{display: inline-block; width: 24px; height: 24px; line-height: 24px; background:url(../images/share.png) no-repeat; margin-left: 7px; cursor: pointer;}
.share-box a:hover{opacity: .8;}
.share-box a.gwds_weixin{background-position: 0 -38px;}


.article_box h3 { font-size: 20px; font-weight: bold; color: #666; margin-top: 25px;}
.article_box .tynr-list-box{margin-top:16px;padding-bottom:30px; border-bottom: 1px solid #e6e8eb;}
.article_box .tynr-list-box li {height:52px;line-height:52px;background-color: #f7f8fa;color:#0069c4; font-size: 16px;transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease}
.article_box .tynr-list-box li a{display:block;max-width: 80%;margin-left:50px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color:#256294;}
.article_box .tynr-list-box li:hover { background: #256294;}
.article_box .tynr-list-box li:hover a {color: #fff;}