
/* CSS Document */
.position {
	display: block;
	height: 60px;
	line-height: 60px;
	font-size: 13px;
	color: #0786E5;
	background: url(../image/dingwei.png) left center no-repeat;
	width: 1170px;
	padding-left: 30px;
	margin: 0 auto;
	margin-top: 10px;
}
.incont {
	margin: 50px auto;
}
.incont .left {
	width: 264px;
}
.deannavliul {
	padding-top: 1px;
	background: #f2f2f2;
	margin-bottom: 30px;
}
.deannavliul li.cur, .deannavliul >li:hover {
	border-left: 2px solid #0786E5;
	color: #0786E5;
	background: #fff;
}

.deannavliul li.cur #link, .deannavliul li:hover #link {
	color: #0786E5;
}
.sideNav{
	display: none;
    border-top: 1px solid #eae8e8;
}
.sideNav li{
	line-height: 40px;
	font-size: 14px;
	/* 显示序号 */
	
}
.sideNav li a{
	color: #000;
	line-height: 40px;
	font-size: 14px;
}
.sideNav li a span{
	color: #0786E5;
	padding: 0;
	margin-right: 10px;
	font-size: 8px;
	vertical-align: 3px;
}

.sideNav li:hover a{
	color: #0786E5;
}


.deannavliul li.cur .sideNav{
	display: block;
}
.deannavliul >li {
	font-size: 16px;
	width: 260px;
	height: auto;
	cursor: pointer;
	line-height: 53px;
	text-align: center;
	border-left: 2px solid #f2f2f2;
	border-bottom: 1px solid #eae8e8;
}
.deannavliul li span {
	padding-left: 15px;
}
.deantitleh3 {
	height: 50px;
	line-height: 35px;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	position: relative;
	font-weight: normal;
}
.deantitleh3 span {
	width: 30px;
	height: 2px;
	display: block;
	background: #c5c5c5;
}
.deanshopl {
	border-bottom: 1px dotted #e6e6e6;
	padding-bottom: 15px;
}
.deanshopl p {
	color: #0786E5;
	line-height: 24px;
	font-size: 12px;
	margin-top: 10px;
}
.deanshopl li {
	line-height: 24px;
	font-size: 12px;
	color: #666;
}
.incont .right {
	width: 900px;
}
.cont {
}
.cont img {
	max-width: 90% !important;
}
.cont h5 {
	font-size: 18px;
	color: #0786E5;
	border-bottom: 1px solid #eee;
	display: block;
	height: 45px;
	line-height: 35px;
	margin-bottom: 10px;
	margin-bottom: 20px;/*font-weight:bold;*/
}
.cont p {
	text-indent: 30px;
	line-height: 30px;
	font-size: 15px;
}
.newscenter {
}
.newscenter li {
	width: 100%;
	overflow: hidden;
	margin-bottom: 30px;
}
.newscenter li a {
	font-size: 18px;
	font-weight: bold;
	color: #0786E5;
	height: 45px;
	line-height: 45px;
	background: url(../image/title.png) left center no-repeat;
	padding-left: 30px;
}
.newscenter li a:hover {
	text-decoration: underline;
}
.newscenter li p {
	line-height: 22px;
}
.newscenter li p:hover {
	text-decoration: underline;
}
.dsc {
	padding: 20px;
	background: #EEFF99;
	width: 860px;
	overflow: hidden;
	margin-bottom: 20px;
}
.datestyle {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	color: #333;
	text-indent: 0px;
	margin-bottom: 20px;
}
.npre {
	margin-top: 30px;
	padding-top: 15px;
	border-top: 1px dotted #e6e6e6;
	overflow: hidden;
	width: 100%;
}
.cont dl,.conts dl {
	display: block;
	float: left;
	margin: 5px 5px 10px 5px;
	width: 290px;
	height: 252px;
	overflow: hidden;
}
.cont dl dt,.conts dl dt {
	border: 1px solid #e6e6e6;
	padding: 2px;
	width: 284px;
	height: 200px;
	display: block;
}
.cont dl dt img,.conts dl dt img {
	width: 284px;
	height: 200px;
}
.cont dl dd,.conts dl dd {
	width: 290px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	display: block;
}
.cont dl:hover dt,.conts dl:hover dt {
	border: 1px solid #eb9b00;
}
