﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.1
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center
	首页 样式定义
*/

/*----------
	石门专题页样式
----------*/

#content{margin-top: 102px;}
#header .bg-color{background: #22407e;}

	.jdIntro{font:normal 14px/28px tahoma,"微软雅黑"; text-indent:2em;padding:10px 5px 30px;}
	.jdIntroInfo{float:left; width:730px;font:normal 14px/28px tahoma,"微软雅黑";}
	.jdIntroInfo h3{font:bold 16px/28px "微软雅黑";}
	.jdIntroInfo p{text-indent:2em;}
	.jdIntroPic{float:right; width:330px; height:260px;}
	.jdIntroPic img{border:#fff solid 2px;box-shadow:#ddd 0px 0px 5px 3px}

	.introContent{background:#fff;padding:20px 40px; width:1120px!important;margin-top:2px;}

	.caselist{position:relative; margin-top:10px; padding-top:50px;}
	.caselist h2{background:url("smLD.gif") no-repeat; width:125px; height:46px; position:absolute; left:0; top:-35px; color:#c00; font-size:0;}
	.caselist ul{height:auto; overflow:hidden;}
	.caselist ul li{width:25%; float:left; height: 370px; margin:0 25px 0px 60px;padding-top:10px;}
	.caselist ul li h4{font:bold 18px/28px "微软雅黑";margin: 10px 0;}
	.caselist ul li a img{border:#fff solid 2px;box-shadow:#ddd 0px 0px 5px 3px}
	.caselist ul li a:hover img{box-shadow:#0f77d4 0px 0px 8px 1px;}