﻿@charset "utf-8";
/*
	Css for PEL,	ver 1.1
	CopyRight By Dongyi Network Technology CO.,Ltd Design Center
	首页 样式定义
*/

/*----------
	巫溪政府专题页样式
----------*/
.ztBanner{margin-top: 102px;}
#header .bg-color{background: #22407e;}

body{background:#fff;}
.pageBanner{ display:none !important; }
.ztBanner{ min-width:1200px;height:217px; background:#d0f5ce;  position:relative; }
.ztBanner .in{ min-width:1200px; z-index:0; position:relative;  height:217px; background:url(banner.jpg) center 0 no-repeat;  }
.ztBanner .txt{ z-index:1; position:absolute; top:0; left:50%; margin-left:-600px;  width:1200px;height:217px;    }
.ztBanner .txt p{ display:inline-block; *display:inline; zoom:1; position:absolute; right:0; top:0;
	padding:40px 15px 5px 15px; background:#D13141; color:#fff; font:normal 18px/28px "微软雅黑";
}


.introContent{ overflow:hidden; background: #fff url(images/bg_body.gif) top center repeat-x;  min-width: 1200px;}

.jdIntro{font:normal 16px/28px "微软雅黑"; text-indent:2em; padding-bottom:60px; width:1200px; margin:0 auto; }
.jdIntro p{text-indent:2em; padding-top:70px;  }

.picIntro{ overflow:hidden; width:1200px; margin:0 auto;  }
.picIntro h2,.caselist h2{font:normal 44px/50px "幼圆";height: 60px;color:#8e857e;text-align: center; background:url(images/bg_title.png) center center no-repeat;}
.picIntro .pic{height:auto; overflow:hidden; margin:60px 100px 0;}
.picIntro .pic a{ float:left;padding:10px; border:#d3d3d3 solid 1px; }
.picIntro .pic a:hover{border-color:#2572b3;}
.picIntro .pic p{margin-left:494px; background:#f4f4f4; font:normal 14px/28px "微软雅黑"; height: 258px;padding: 50px 70px 0 50px;text-indent: 2em;}
.picIntro .intro{ padding:30px 100px;   }
.picIntro .intro h4{color:#588a00; font-size:18px;line-height:36px;}
.picIntro .intro p{ font:normal 16px/28px "微软雅黑"; text-indent:2em; padding-bottom: 30px; }

.caselist{position:relative;  	font-family:"Microsoft YaHei",SimSun,SimHe; width:1200px;margin:0 auto; overflow: hidden;}
.caselist h3{ text-align:center; font-family:Arial; font-size:30px; color:#999; line-height:30px;  }
.caselist ul{height:auto; overflow:hidden; padding:100px;background:url(images/bg_list.gif) ; margin-left:-20px;margin-top: 50px;}
.caselist ul li{width: 272px; float:left; overflow:hidden;  background: #fff;margin:0 11px 22px;  text-align:center;  padding:23px; position:relative; }
.caselist ul li h4{font:normal 18px/28px "微软雅黑";color:#76a130; padding: 20px 0 10px;height: 56px; border-bottom:#d5e2c0 solid 1px;}
.caselist ul li .pic b{position: absolute;opacity:0.8;font-weight:normal;
left: 20px;
top: 200px;
color: #fff;
font-size: 30px;
z-index: 2;
width: 60px;
text-align: center;
height: 40px;
line-height: 40px;}
.caselist ul li div.arrow{opacity:0.9;
width: 0px;
height: 0px;
border-top: 60px solid transparent;
border-bottom: 60px solid transparent;
border-left: 80px solid #76a130;
font-size: 0px;
line-height: 0px;
margin:0 auto;
position: absolute;
left: 23px;
top: 160px;
}
.caselist ul li .pic{text-align:center; }
.caselist ul li .pic a img{border:#bfd39e solid 2px;}
.caselist ul li:hover .pic a img{border-color:#2572b3;}
.caselist ul li:hover div.arrow{border-left: 80px solid #2572b3;}
.caselist ul li p{ font:normal 14px/24px "微软雅黑"; text-indent:2em; text-align:left; overflow-y: auto;height: 250px; padding-top:10px;  }

.caselist ul li .in{}

.aLink{display:inline-block; padding:5px 20px; background:#709A3D; color:#fff; margin-top:20px;font-family: 宋体;}
.aLink:hover{background:#175280; color:#fff;}

