﻿@charset "utf-8";
/* CSS Document */
body{
	background-color:#F0F0F0;
	}
li{
float:left;
}
.bannerImg {
	position: relative;
	height: 550px;
	overflow:hidden;
}
.jtuan_img {
	position: absolute;
	left: 50%;
}
.jtuan_img img {
	margin-left: -50%;
}
.dqwz{
	width:100%;
	height:30px;
	background-color:#f5f5f5;
	}
.dqwz .wz{
	width:1190px;
	height:30px;
	margin:0 auto;
	color:#666;
	font-family: "Microsoft YaHei", "微软雅黑","宋体";
	font-size:14px;
	line-height:30px;
	letter-spacing:1px;
	
	}
.dqwz .wz a{
	color:#666;
	}
.dqwz .wz a:hover{
	color:#007DD4;
	}
.ppk-tt{
	width:1200px;
	height:100px;
	margin:0 auto ;
	
	}
.ppk-tt p{
	padding-top:20px;
	font-size:28px;
	color:#005FAE;
	line-height:80px;
	}
.gywm-xw{
	width:1200px;
	margin:0 auto;
	}
.jxzz{
	width:360px;
	height:500px;
	float:left;
	border:1px solid #ccc;
	-moz-box-shadow: 0px 2px 2px #ccc; /* 老的 Firefox */
	box-shadow: 0px 2px 2px #ccc;
	}
.jxzz-l{
	margin-left:57px;
	}
.jxzz a{
	width:360px;
	height:500px;
	display:block;
	color:#000;
	}
.jxzz-img{
	width:341px;
	height:244px;
	float:left;
	position:relative;
	margin-left:9px;
	margin-top:9px;
	overflow:hidden;
	}
.jxzz-img .img-lc{
	width:341px;
	height:244px;
	position:absolute;
	left:50%;
	
	}
.jxzz-img img{
	position:absolute;	
	margin-left:-50%;
	transition: all 0.6s;
		
	}
.jxzz a:hover .jxzz-img img{
	transform: scale(1.05);	
	}
.jxzz-wz{
	width:300px;
	height:200px;
	clear:both;	
	margin:0 auto;
	padding-top:20px;
	}
.jxzz-wz p{
	font-size:14px;
	letter-spacing:1px;
	line-height:28px;
	}
.jxzz-wz p.title{
	font-size:26px;
	letter-spacing:1px;
	line-height:40px;
	
	}
.jxzz-wz p.p-img{
	display:block;	
	text-align:right;
	margin-top:30px;
	
	}
.jxzz-wz p.p-img span.p-wz{
	float:left;	
	
	}
.jxzz-wz p.p-img span.p-img{
	float:right;
	margin-top:5px;
	display:none;	
	
	}
.jxzz a:hover .jxzz-wz p.p-img span.p-img{
	display:block;
	}

.al{
	clear:both;
	width:1150px;
	margin:40px auto 0px;
	}
.al ul li{
	width:1150px;
	height:220px;
	margin-top:30px;
	border-bottom:1px solid #ccc;
	}
.al .left{
	width:280px;
	height:190px;
	float:left;
	border:1px solid #ccc;
	}
.al .left:hover{
	border:1px solid #006AC2;
	}
.al .left img{
	margin-left:6px;
	margin-top:9px;	
	}
.al .right{
	width:800px;
	height:190px;
	float:left;
	margin-left:50px;
	
	}
.al .right p{
	font-family:"宋体", "Microsoft YaHei", "微软雅黑";
	font-size:14px;
	color:#666;
	letter-spacing:1px;	
	line-height:24px;
	margin-top:10px;
	}
.al .right p a{
	color:#666;
	}
.al .right p.title a{
	color:#333;
	}
.al .right p a:hover{
	color:#006AC4;
	}
.al .right p.title{
	font-family:"宋体", "Microsoft YaHei", "微软雅黑";
	font-size:18px;
	line-height:30px;
	color:#333;
	letter-spacing:1px;	
	}
.al .right p.time{
	background:url(../images/xw/time.png) no-repeat center left;
	padding-left:30px;
	}
.al .right input{
	width:100px;
	height:30px;
	float:left;
	font-family:"宋体", "Microsoft YaHei", "微软雅黑";
	font-size:14px;
	color:#666;
	margin-left:0px;
	margin-top:20px;
	background-color:#fff;
	border:1px solid #999;
	cursor:pointer;	
	}
.al .right input:hover{
	color:#fff;
	background-color:#006AC2;
	border:0px;
	}
.dede_pages{
	width:530px;
	height:40px;
	clear:both;
	position:relative;
	margin:25px auto 25px ;
	
	}
.dw{
	position:absolute;
	left:50%;
	margin-left:-50%;
	}

.pagelist li{
	padding:5px 10px 5px 10px;
	}
.pagelist li a{
	font-size:18px;
	color:#006AC2;
	}
.pagelist li a:hover{
	color:#006AC2;
	}
.pagelist li.thisclass{
	font-size:18px;
	color:#666;
	text-decoration:underline;
	}