@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;}


.left{ float:left; width:8%; line-height:45px; margin-top:5px; margin-left:2%; color:#FFF;}
.cname{ float:left; width:65%; text-align:center; line-height:45px; color:#fff; font-size:18px; font-weight:bold;}
.logo{ float:right; width:20%;text-align:right; margin-right:2%;}

.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:18px; line-height:28px; max-height:55px; overflow:hidden; margin:8px 0px;}
.list h1 a{color:#003366;}
.list ul{line-height:35px;}
.list ul li{ line-height:35px; font-size:16px; height:35px; overflow:hidden;}


.title{padding:0 2%; font-size:18px; margin:15px 0px;}
.timg{padding:0 2%;}
.timg img{ width:100%; max-height:250px;}

.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;
	color:#999;
	font-size:14px;
	margin-bottom:10px;
	border-bottom:1px dashed #ddd;
}
.s_moreread dt {
	float: right;
	margin-right:5px;
}
.s_moreread dd h3 {
	font-size:14px;
	color: #000;
	text-align: left;
	overflow: hidden;
	/*white-space: nowrap;*/
	text-overflow: ellipsis;
	line-height:20px;
	max-height:60px;
}
.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 {height:20px; line-height:20px; font-size:12px;}
.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;}


.lists{ padding:10px 2%;}

.content{ margin:10px; font-size:16px; line-height:30px;}
.content img{ width:100%;}

.dtitle h1{ font-size:18px; font-weight:bold; margin-bottom:10px;}


<!--新版翔宇列表页页码样式-->
.pages	{ font-size: 13px; padding:0; text-align: center;margin: 20px  auto; width:660px; margin-top:40px;}
.pages li{float: left;margin-right: 6px;}
.page-previous a{background-color:#fff;border:1px solid #e4e4e4;border-radius:5px; padding:5px;}
.page-next a{background-color: #fff;border: 1px solid #e4e4e4;border-radius: 2px; padding: 7px 14px;}
.page a{background-color: #f5f5f5;border: 1px solid #d7d7d7;border-radius: 2px;color: #333;cursor: pointer;padding: 7px 14px;text-decoration: none;}
.page a:hover,.page-active a{background-color: #cc2a1d;border: 1px solid #cc2a1d; color: #FFFFFF;}

.content_l3{ border-bottom: 1px solid #E3E3E3; border-left: 1px solid #E3E3E3;  border-right: 1px solid #E3E3E3;float: left; width:875px; height:1500px;}
#news_list{ margin: 10px; _margin: 5px; padding: 0px; }
.list_2_l22 {padding-bottom: 0px; padding-left: 0px; width: 92%; padding-right: 0px; margin-left: auto; font-size: 14px; margin-right: auto; padding-top:30px}













