@charset "utf-8";

body{height:100%; font-family:"微软雅黑","宋体";FONT-SIZE:14px;COLOR:#000;}
*{ padding:0; margin:0;}
ul,li,p{ margin:0; padding:0; list-style-type:none;}
img,img a{ border:0;}
.clear{ clear:both;}
.height{ height:5px;}
a {TEXT-DECORATION:none;COLOR:#000}
a:hover {TEXT-DECORATION:none}
.heights{ height:10px; background:#efefef;}

.top{ background:url(bg.jpg) repeat-x; height:45px;}
.logo{ padding:0 5%;}

.ifgNav{ display:block; position:relative; padding:0px;}
.ifgNavLis{ height:auto; width:100%;overflow: hidden;-webkit-transition: height 0.5s;}
.ifgNavLis ul{ line-height:38px; height:38px;}
.ifgNavLis a{ color:#333; font-size:18px; line-height:38px; float: left; width: 13%; display: block; text-align: center; white-space: nowrap; padding-left:1%; font-weight: bold;}
.ifgNavMore_down{ width: 13%; height:38px; background:url(now.png) no-repeat center 15px; background-size:17px auto; position:absolute; bottom:0px; right:2%;}
.ifgNavMore_up{ width: 13%; height:38px; background:url(now.png) no-repeat center -15px; background-size:17px auto; position:absolute; bottom:0px; right:2%;}
.slBanrTxt{ font-size:16px; padding:20px 0 10px; text-indent:3%;}
.slBanrTxt p{ width:270px; overflow:hidden; padding:0; background:none; height:27px; line-height:30px;}
.slBanr-pagination{ bottom:12px; height:18px; font-size:15px; color:#fff;}
.slBanr-pagination .swiper-pagination-bullet{ font-size:15px; color:#fff!important;}
.allIdx{ bottom:12px; font-size:11px;}


#carousel,#carousel_items{
	height:200px;
	/*max-width:320px;*/
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
}
.carousel_item{
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:0;
	top:0;
	overflow:hidden;
}
#carousel_tabs{
	position:absolute;
	right: 0;
    top: 0;
	height:30px;
	width:100%;
	text-align:right;
	z-index:9999;
}
#carousel_tabs a,#carousel_tabs a:link,#carousel_tabs a:visited,#carousel_tabs a.active{
	background:#FFF;
	display:inline-block;
	width:10px;
	height:10px;
	margin:10px 5px;
	border-radius:5px;
	opacity:0.6;
	box-shadow:0 0 3px rgba(0,0,0,0.6);
	text-decoration:none;
}
#carousel_tabs a.active{
	opacity:1;
}
.carousel_title{
	display:block;
	position:absolute;
	background:rgba(0,0,0,.3);
	line-height:30px;
	font-size:14px;
	padding:0 10px;
	bottom: 0;
	left:0;
	width:95%;
	color:#FFF;
}
.carousel_item img{
	margin:0 auto;
	padding:0;
	border:none;
	height:200px;
	width:100%;
	display:block;
}


.list{ padding:0 2%;}
.list h1{font-size:16px; font-weight:bold; line-height:28px; max-height:56px; overflow:hidden; margin:8px 0px;}
.list h1 a{color:#003366;}
.list ul{line-height:35px;}
.list ul li {
    line-height: 25px;
    font-size: 14px;
    border-bottom: 1px dashed #ddd;
    margin: 5px 0px;
    padding-bottom: 10px;
	font-weight:bold;
}


.title{padding:0 2%; font-size:18px; margin:15px 0px; font-weight:bold;}
.timg{padding:0 2%; position:relative;}
.timg img{ width:100%; max-height:250px;}
.timg p{ margin:0 2%; margin-bottom:4px; position:absolute; width:92%; color:#fff; bottom:0px;left:0px;bottom: 0px;background-color: rgb(0, 0, 0);opacity: 0.5;z-index: 100; font-size:14px; line-height:22px; padding:2%;}

.shlist{ float:left;padding:0 2%}
.shlist ul{}
.shlist ul li{ float:left; width:33%;}


.sqlist{padding:0 2%;}
.sqlist h1{font-size:18px; line-height:28px; max-height:55px; overflow:hidden; margin:8px 0px;}
.sqlist h1 a{color:#003366;}




.s_moreread dl {
	overflow: hidden;
	padding:5px;
	color:#999;
	font-size:14px;
	margin-bottom:10px;
}
.s_moreread dt {
	float: left;
	margin-right:5px;
}
.s_moreread dd h3 {
	font-size:18px;
	color: #003366;
	text-align: left;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	line-height:25px;
	margin-bottom:10px;
}
.s_moreread dd {
	overflow: hidden;
/*	white-space: nowrap;*/
	text-overflow: ellipsis;
	text-align: left;
	font-size: 14px;
}
.s_moreread dd:nth-of-type(2) {
	text-align: left;
/*	padding-bottom: 6px;*/
	color:#666666;
}
.s_moreread dd:nth-of-type(3) {
	color:#666666;
}
.s_moreread dd span {float:right; margin-top:5px; height:25px; line-height:25px;}
.s_moreread div a:nth-last-of-type(1) {
	margin: 0;
}
.s_moreread dd.dest{ text-indent:28px; height:62px; overflow:hidden; line-height:22px; }


.foot{ background:#efefef; height:90px; text-align:center; line-height:22px; font-size:12px; padding-top:15px;}








