@charset "utf-8";

body{padding:0;margin:0;font-size: 16px;background: url(ljhead_01.jpg) no-repeat center top;padding-top:477px; font-family:"微软雅黑";}
a{text-decoration:none;color:#333;transition: 400ms;}
a:hover{color:#dc0011;}
ul,li,dl,dt,dd{padding: 0;margin: 0;list-style-type: none;}
img{border:0;}
input,select,img {vertical-align:middle;}
.clear{
	clear: both;
}
.center{width:1200px;margin:0 auto;overflow:hidden;} 
.top {height: 405px;margin-bottom:13px;}
/*图片轮播*/
.tplb{ width:750px; height:404px; background-color:#CCC; float:left;}
.dt-box{ width:750px; height:402px; float:right; background-color:#e8e8e8;}
.tp-box{ width:750px; height:402px; float:left;}		
.picbox{ width:750px; height:402px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.picbox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:10px; z-index:1; float:right;}
.picbox .hd ul{ overflow:hidden; zoom:1; float:left; margin-top:4px; }
.picbox .hd ul li{ float:left; margin-right:2px;  width:20px; height:6px; text-align:center; background:#e8e8e8; cursor:pointer; }
.picbox .hd ul li.on{ background:#e88d52;  }
.picbox .bd{ position:relative; height:100%; z-index:0;   }
.picbox .bd li{ zoom:1; vertical-align:middle; }
.picbox .bd img{ width:750px; height:402px; display:block;  }
.pic-bt{ position:absolute; background: url(../images/tm_08.png); color:#fff; bottom:0px; left:0px; text-align:left; line-height:40px; height:40px; font-size:15px; font-family:"Microsoft YaHei UI"; width:1000px; padding-left:20px;}
.pic-bt a{ color:#fff;}
/*会议内容*/
.hynr {
	float: right;
	width: 420px;
	background-repeat: no-repeat;
	height: 402px;
}
.hynr dl dt i {
	font-style: normal;
	font-size: 30px;
	color: #db0009;
	display:block;
	padding:5px 0 8px;
	font-weight:bold;
}

.hynr dl dt span {
	line-height: 56px;
	font-size: 20px;
	display: block;
	text-align: center;
}
.hynr dl dt span a{color:#232323;}
.hynr dl dt {
	line-height: 22px;
	margin-bottom: 20px;
	padding-bottom:20px;
	font-size: 13px;
	border-bottom:dashed 1px #d5d6d7;
}
.hynr dl dt a{color:#747474;}
.hynr dl dt a:hover{color:#dc0011;}
.hynr dl dd{ line-height:32px;padding-left:10px;}

.list_S{overflow:hidden;margin-bottom:35px;}
.list_LI{float:left;width:559px;}
.list_RI{float:right;width:559px;}
.list_L{height:240px;margin-top:27px;}
.list_L dt{margin-bottom:15px;display:block;}
.list_L dd{line-height:32px;padding-left:8px;}

.forth{overflow:hidden;margin-bottom:5px;}


.footer{height:96px;text-align:center;line-height:26px;font-size:13px;color:#333;padding-top:20px;border-top:solid 5px #ededed;width:1200px;margin:0 auto;}

/*列表页*/
.list{overflow:hidden;margin-bottom:20px;min-height:500px;}
.list h1{height:28px;background:url(../images/bt_02.jpg) left center no-repeat;padding-left:15px;font-size:20px;color:#e62c0f;margin-bottom:15px;}
.list li{padding:0 25px;line-height:28px;color:#999;text-align:right;}
.list li a{ float:left;}

/*正文页*/
.zw{min-height:500px;padding-top:20px;}
.zw div{width:96%;overflow:auto;margin:0 auto;padding:15px 0;}
.zw img{margin:0 auto;}
.zw h1,.zw h2,.zw h3,.zw h4{font-weight:normal; text-align:center;padding-bottom:6px;}
.zw h1{font-size:26px;color:#333;}
.zw h2{font-size:20px;color:#333;}
.zw h3{color:#999;}
.zw i{font-style:normal;display:block;font-size:16px;padding:20px 50px 30px;line-height:30px;color:#333;}

.fy{text-align:center;padding:10px 0;}
/*底部*/
	.footall {
					width: 1100px;
					margin: auto;
				}
				
				.footmain {
					width: 780px;
					height: 80px;
					margin: 0 220px 0 260px;
				}
				
				.footleft {
					width: 80px;
					height: 80px;
					float: left;
				}
				
				.footright {
					width: 110px;
					height: 55px;
					float: right;
					margin-top: -5px;
				}
				
				.footmid {
					width: 570px;
					height: 80px;
					float: left;
				}
				
				a {
					text-decoration: none;
				}
				
				.qt {
					width: 570px;
					margin-top: 5px;
				}
				
				.qt a {
					font-size: 12px;
					color: #fff;
				}
				.footer_sj{
					display: none;
				}
/*自适应*/
	@media screen and (max-width: 991px) {
		body{
			background: none;
			
		}
		.center {
			width: 98%;
			margin: 0 1%;
		}
		.tplb {
			width: 100%;
			height: auto;
		}
		.tp-box{
			width: 100%;
			height: 65vw;
		}
		.top{
			height: auto;
		}
		.picbox{
			width: 100%;
			height: 65vw;
		}
		.bd ul li a img{
			width: 100% !important;
			height: auto !important;
		}
		.hynr{
			width: 100%;
			height: auto;
		}
		.footall{
			display: none;
		}
		.footer{
			width: 100%;
			height: 60px;
		}
		.footer_sj{
			width: 100%;
			height: auto;
    color: white;
    display: block;
		}
		.list li a{width: 68%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
    .list_L{
    	width: 100%;
    	height: auto;
    }
	}
