﻿body{padding:0;margin:0;font-size: 16px;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;}

.center{width:1200px;margin:0 auto;overflow:hidden;} 
.top {height: 405px;margin-bottom:13px;}
/*图片轮播*/
.tplb{ width:632px; height:404px; background-color:#CCC; float:left;}
.dt-box{ width:632px; height:402px; float:right; background-color:#e8e8e8;}
.tp-box{ width:632px; height:402px; float:left;}		
.picbox{ width:632px; 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:632px; 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: 538px;
	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: 36px;
	margin-bottom: 11px;
	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;}
.titlll{width: 538px;text-align: center;display: block;}

.list_S{overflow:hidden;margin-bottom:35px;}
.list_LI{float:left;width:390px;}
.list_RI{float:right;width:390px;}
.list_L{height:300px;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;}


/*底部*/
	.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;
			}
			
			a:hover {
				color: #3990d7;
			}
			
			.qt {
				width: 570px;
				height: 14px;
				margin-top: 5px;
			}
			
			.qt a {
				font-size: 12px;
				color: #fff;
			}
/*列表页*/
.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;text-align: 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;}
.banner{ width:100%; margin-bottom:10px;}
.banner img{ width:100%;}
.footer_sj{
	display: none;
}
.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;background: #cc1d1c;}
/*自适应*/
	@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: auto;
    padding-bottom: 10px;
    background: none;
		}
		.footer_sj{
			width: 100%;
			height: auto;
    color: white;
    display: block;
    text-align: center;
		}
		.list li a{width: 68%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;}
    .list_L{
    	width: 100%;
    	height: auto;
    }
    .list_S{
    	overflow: initial;
    }
    .titlll{
    	text-align: left;
    }
		}