@charset "utf-8";
/**
 * Created by Csfish on 2017/11/22.
*/

/*---------------head----------------------*/
body{ font-size:12px; font-family:"微软雅黑"; margin:0 auto; color:#000;}
ul,li,p,span,img,p,h1,h2,h3,h4,h5,dt,dd,div{ list-style:none; padding:0; margin:0; border:none;}
a{ text-decoration:none; color:#000;}
a:hover{ color:#15428c; cursor:pointer;}
.clear{ clear:both}
a,a:hover{ text-decoration:none}
p{ padding:0; margin:0;}

/* 当前位置 */
.nav-path{ width: 100%; height: 60px; background-color: #f2f2f2;}
.dqwz{ width:1200px; margin: 0 auto; line-height:60px; height:60px; text-align:left; font-size:16px; color:#999999;}
.dqwz a{ color:#999999;}
.dqwz a:hover{ color:#006eab;}

.hy_left{ width:760px; float:left; margin-bottom:40px; margin-top:0px;}
.hy_middle{ height:970px; float:left; border-right:1px solid #e6e6e6; margin:30px 29px 40px 30px;}
.hy_right{ width:380px; float:right; margin-bottom:40px; margin-top:0px;}

/*  会议及图解 */
.yl-list{
	width:100%;
	background: #fff;
	overflow: hidden;
	padding-bottom: 30px;
}
.yl-list2{
	width: 760px;
	margin: 0 auto;
}
.yl-list1{
	height: 67px;
	line-height: 67px;
	font-weight: bold;
	font-size: 22px;
	color: #006eab;
	border-bottom: 8px solid #10568a;
}
.yl-list ul{
	overflow: hidden;
	padding: 25px 0 25px;
	border-bottom: 1px dashed #e4e6eb;
	margin: 0 10px;
}
.yl-list  ul li{
	line-height: 38px;
	height: 38px;
}
.yl-list ul li a{
	line-height: 38px;
	float: left;
	color: #333333;
	font-size: 16px;
	transition: all .3s ease;
} 
.yl-list ul li:hover a{
	color: #006eab;
}
.yl-list ul li a i{
	background: url(../img/jjgl.png) no-repeat center;
	float: left;
	width: 4px;
	height: 38px;
	margin-right: 23px;
}
.yl-list ul li span{
	float: right;
	color: #999;
	font-size: 14px;
	margin-right: 50px;
}

/*页码*/
.page{
	width: 510px;
	margin: 0 auto;
	padding: 40px 0 10px 0;
	height: 30px;
}
.page a{
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	float: left;
	color: #00679d;
	font-size: 16px;
}
.page a.first{
	width: 73px;
	margin-right:30px;
}
.page a.end{
	width: 73px;
	margin-left:30px;
}
.page a.page-on{
	background: #00679d;
	color: #fff;
}


/* 会议专题 */
.hyzt_qy{ width:380px; float:left; margin-top:30px;}
.hyzt_bt{ width:380px; height:24px; float:left;}
.hyzt_wz a{ width:200px; float:left; line-height:20px; color:#006eab; font-size:22px; font-weight: bold;}

.hyzt_pic{ width:380px; height:180px; float:left; margin-top:20px;}
.hyzt_xw{ width:365px; float:left; overflow:hidden;}
.hyzt_xw a{ width:365px; float:left; font-size:16px; line-height:34px; background:url(../img/icon_lb.jpg) 0 18px no-repeat; padding-left:15px;}















