﻿html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select { margin: 0;padding: 0;}
body {
	font-family: "寰蒋闆呴粦";
	font-size: 14px;
	color: #000;
	min-width: 1200px;
}
img {
	border: none;
	vertical-align: middle;
	
}
a {
	text-decoration: none;
	color: #000;
}
a:hover {
	color: #088fe4;
}
ul,ol,dl,dt,dd,li {
	list-style: none;
}
table {
    border-collapse: collapse;
    table-layout: fixed;
}
input, textarea {
    outline: none;
    border: none;
}
textarea {
    resize: none;
    overflow: auto;
}

.clearfix{
	zoom: 1;
}
.clearfix:after{
	content: "";
	visibility: hidden;
	display: block;
	overflow: hidden;
	height: 0;
	line-height: 0;
	font-size: 0;
	clear: both;
}
.left {
	float: left;
}
.right {
	float: right;
}

.banner img {
	width: 100%;
	height: 400px;
}
.inner {
	width: 1000px;
	margin: 0 auto;
}

/* nav */
.nav_wrap {
	position: relative;
}
.nav {
	width: 100%;
	height: 57px;
	background: url(http://www.ctnews.com.cn/images/lhnavside.png) repeat-x;
	position: absolute;
	top: -11px;
}
.nav .nav_box {
	width: 1000px;
	height: 57px;
	margin: 0 auto;
	padding: 0 13px;
	background: url(http://www.ctnews.com.cn/images/lhnavbar.png) no-repeat center;
}
.nav .nav_box li {
	width: 124px;
	height: 40px;
	line-height: 40px;
	border-left: 1px solid #981106;
	margin-top: 9px;
	float: left;
}
.nav .nav_box li:nth-child(1) {
	border-left: none;
}
.nav .nav_box li a {
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.nav .nav_box li:hover a {
	font-size: 24px;
	transition: 0.2s;
}
.nav .nav_box .on {
	font-size: 20px;
	transition: 0.2s;
}

/* floor1 */
.floor1 {
	margin-top: 70px;
}
.floor1 .title {
	margin: 20px 0;
	text-align: center;
}
.floor1 .title a {
	font-size: 24px;
	color: #bf0010;
}
.floor1 .news_list {
	width: 490px;
}
.floor1 .news_list dt {
	margin-bottom: 18px;
}
 h3 {
	height: 30px;
	line-height: 30px;
	overflow: hidden;  
	text-overflow:ellipsis;
	white-space: nowrap;
}
 .abs {
	height: 80px;
	border-bottom: 1px dashed #666;
	text-indent: 2em;
	text-align: justify;
	margin-bottom: 10px;
}
 .abs a {
	height: 80px;
	line-height: 25px;
	color: #666;
}
.news_list dd {
	height: 25px;
	line-height: 25px;
}
.time {
	float: right;
	color: #666;
}

.floor2 .more a {
	display: block;
	width: auto;
}
.floor2 .left,.floor2 .right {
	width: 490px;
}
.floor2 .title {
	margin: 20px 0;
	width: 480px;
}
.floor2 .title a {
	font-size: 24px;
	color: #bf0010;
}
.floor2 .art_pic {
	width: 134px;
    height: 100px;
    margin-right: 10px;
} 
.floor2 .art_pic img {
	width: 100%;
	height: 100%;
}
/* floor3 */
.floor3 {

}
.floor3 .title {
	margin-top: 20px;
	text-align: center;
}
.floor3 .title a {
	font-size: 24px;
	color: #bf0010;
}
.floor3 .left {
	width: 360px;
	height: 360px;
	padding: 20px;
}
.floor3 .left .pic {
	position: relative;
	overflow: hidden;
}
.floor3 .left img {
	width: 100%;
	height: 360px;
}
.floor3 .right {
	width: 560px;
	padding: 20px;
	transform: scale(1,1);
}
.floor3 .right li {
	width: 260px;
	height: 170px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	position: relative;
	overflow: hidden;
}
.floor3 .right li:nth-child(3),.floor3 .right li:nth-child(4) {
	margin-bottom: 0;
}
.floor3 .right img {
	width: 100%;
	height: 100%;
	transform: scale(1,1);
}
.floor3 .right a:hover {
	color: #088fe4;
}
.floor3 .right img:hover {
	width: 100%;
	height: 100%;
	transition: 0.5s;
	transform: scale(1.1,1.1)
}
.floor3 .con {
	width: 100%;
	height: 30px;
	line-height: 30px;
	text-align: center;
	display: block;
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
}
.floor3 .con a {
	color: #fff;
}
.floor3 .right .active{ transition: 0.5s;transform: scale(1.1,1.1);}
.floor3 .left .active{ transition: 0.5s;transform: scale(1.1,1.1);}
.normal {transition: 0.5s;transform: scale(1,1);}

.floor4 .title {
	margin: 20px 0;
}
.floor4 .title a {
	font-size: 24px;
	color: #bf0010;
}
.footer {
	margin-top: 20px;
}
		
		.picScroll-left{ overflow:hidden; position:relative;}
		.picScroll-left .prev,.picScroll-left .next{ display:block;  width:40px; height:40px;overflow:hidden;cursor:pointer; z-index: 2;opacity: 0.5;}
		.picScroll-left .prev {background:url(btn_l.png) 0 0 no-repeat;position: absolute;top: 65px;left: 10px;}
		.picScroll-left .next { background:url(btn_r.png) 0 0 no-repeat;position: absolute;top: 65px;right: 20px;}
		.picScroll-left .prev:hover {opacity: 1;}
		.picScroll-left .next:hover {opacity: 1;}
		.picScroll-left .bd{ padding-left: 6px;}
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bd ul li .pic{ text-align:center;width: 280px;height: 170px;overflow: hidden; }
		.picScroll-left .bd ul li .pic img {width: 280px;height: 170px;transform: scale(1,1);}
		.picScroll-left .bd ul li .pic .active{ transition: 0.5s;transform: scale(1.1,1.1);}
		.normal {transition: 0.5s;transform: scale(1,1);}
		.picScroll-left .bd ul li .title{ line-height:30px;   }
		.picScroll-left .bd ul li .title a {line-height:30px;display: block;}
		

		
		.slideBox{ width:490px; height:280px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:25px; bottom:7px; z-index:1; }
		.slideBox .prev,.slideBox .next {display:block;  width:40px; height:40px;overflow:hidden;cursor:pointer; z-index: 2;opacity: 0.5;}
		.slideBox .prev {background:url(http://www.ctnews.com.cn/images/btn_l.png) 0 0 no-repeat;position: absolute;top: 45%;left: 0px;}
		.slideBox .next { background:url(http://www.ctnews.com.cn/images/btn_r.png) 0 0 no-repeat;position: absolute;top: 45%;right: 2px;}
		.slideBox .prev:hover {opacity: 1;}
		.slideBox .next:hover {opacity: 1;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:10px; height:10px; line-height:14px; text-align:center; background:#fff; cursor:pointer;border-radius: 50%; }
		.slideBox .hd ul li.on{ background:#ea922b; color:#fff;position: relative;}
		.slideBox .bd ul li p {color: #fff;position: absolute;bottom: 0;width: 480px;background: rgba(0,0,0,.5);height: 35px;line-height: 35px;padding-left: 10px;}
		.slideBox .bd ul li a:hover p {color:#088fe4;} 
		.slideBox .bd{ position:relative; height:100%; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ width:490px; height:280px; display:block;  }
		


		.bg {
			position: absolute;
			top: 0;
			left: 0;
			width: 100%;
			height: 100%;
		}
		#wrap{
			width: 1000px;
			overflow: hidden;
			top:0; left:0; right:0; bottom:0;
			margin:auto;
			height: 300px;
		}
		#wrap > ul{
			width: 120%;
			list-style: none;
		}
		#wrap > ul > li{
			float: left;
			width: 100px;
			height: 300px;
			cursor: pointer;
		}
	
		#wrap > ul > li:nth-child(4){
			
			width: 500px;
		}	
		#wrap > ul > li > .img {
			height: 100%;
			position: relative;
			border-left: 5px solid #fff;
		}
		#wrap > ul > li > .img img {
			width: 500px;
			height: 300px;
			
			float: left;
		}
		#wrap > ul > li > .img p {
			width: 460px;
			height: 50px;
			line-height: 50px;
			background:rgba(0,0,0,.5);
			color: #fff;
			padding: 0 20px;
			text-align: center;
			position: absolute;
			bottom: 0;
		}
		#wrap > ul > li > .img p a{
			color: #fff;
		}
		#wrap > ul > li > .img p a:hover{
			color: #088fe4;
		}

		#wrap > ul > li > .text{
			width: 100px;
			height: 100%;
			background: #000;
			opacity: 0;
		}
		#wrap > ul > li > .text p{
			width: 20px;
			height: 100%;
			font-family: 'Microsoft yahei';
			position: absolute;
		}
		.title{
								background-color: #f1f1f1;
								padding: 2px;
								border-left: 6px solid #09767b;
								padding-left: 5px;
							}
							.title span{
								float: right;font-weight: 500;font-size: 14px;line-height: 30px;margin-right: 5px;cursor: pointer;
								color: #999;
							}
.wrapper-1200 {
    width: 1200px;
    margin: 0 auto;
}