body {background: #f2f2f2;}
.main{width: 1200px;margin: 0 auto;/*position: relative;*/overflow: hidden;}

/*面包屑*/
.xsy_now{ background:#fff; height:45px; display:block; line-height:45px; font-size:18px; margin:40px 0 10px; padding:0 20px;}
.xsy_now a {
    color: #333333;
    font-family: "microsoft yahei";
    font-size: 18px;
}




.xsy_lchannel {float: left;width: 245px;}

.xsy_ltit{ float:left; width:100%; height:57px; background:#e50516; line-height:57px; text-align:center; font-size:24px; color:#fff;}
.xsy_lcon{ float:left; width:100%; margin:10px 0; background:#fff}
.xsy_lcon ul{ padding: 20px; font-size:17px;}
.xsy_lcon ul li{ border-bottom:1px solid #e7e5e5; line-height:40px; height:40px; text-align:center;}
.xsy_lcon ul li a{color:#000;font-size: 17px;font-family: "microsoft yahei";}
.xsy_lcon ul li a:hover{ color:#b10f06;}


.xsy_rcontent1{ float:right; width:890px; padding:0 25px; background:#fff;}

/*通栏*/
.dlist_title{ float:left; width:100%;font-size: 29px;line-height: 45px;margin:5px 0; text-align:center;}
.dlist_title a {
    font-size: 29px;
    font-family: "microsoft yahei";
    color: #333333;
}
.dlist_subtitle{ font-size:20px; line-height:25px;  margin-top:5px; margin-bottom:5px;display:block; text-align:center;}
.dlist_con1{ float:left; width:98%; margin:0  ;font-size: 14px;color: #000000;line-height: 29px;margin-top: 33px;text-align: left;margin-bottom: 20px;}



/*文章列表*/
.xsy_rul1{ float:left; width:100%; padding:20px 0; border-bottom:1px solid #e7e5e5;}
.xsy_rul1 li{ float:left; width:100%; height:35px;line-height:35px; }
.xsy_rul1 li a{float:left;color:#000;font-size:16px;font-family: "microsoft yahei";padding-left:20px;background:url(/uiFramework/commonResource/zip/lnhql_image/lnhql_image/sy05.jpg) 0 14px no-repeat;}
.xsy_rul1 li span{float:right;color:#898989;font-size:14px;font-family: "microsoft yahei";}



/*侨联领导*/
.leader_now_r{
	width: 800px;margin:20px 0 0;
	float: right;height:500px;
}

.leader_now_r h4{
	text-align: left;
	font-weight: 700;
	font-size: 18px;
	font-family: "microsoft yahei";
	color: #444444;
	padding: 20px 0 5px 0;
	float: left;
	width: 100%;
	margin: 0;
}
.leader_now_r ul{margin: 0;    padding: 0;
	overflow: hidden;    float: left;
  
    width: 100%;
}
.leader_now_r ul li {
    width: 150px !important;
    float: left;
    font-weight: 400;
    font-size: 15px;
    color: #000;
    font-family: "microsoft yahei";
    line-height: 180%;
    list-style-type: none;
    text-align: left;
}









/*手机端*/
@media screen and (max-width: 750px)
{
.xsy_lchannel {
    display: none;
}
.main {
    width: 100%;
}

.xsy_rcontent1 {
    width: 90%;
    padding: 0 20px;
    display: block;
}

/*领导介绍*/
.leader_now_r {
    width: 100%;
}

.xsy_rul1 li a {
    width: 70%;
    height: 35px;
    overflow: hidden;
}
}