@charset "utf-8";
/* CSS Document */
 
/*------------案例列表分享-----------*/

.case-list-main{width:100%; height:673px;position:relative; top:-7px; background:url(../images/hn-case-share-bg.jpg) center no-repeat;}
.case-list-main .case-share{width:978px; height:500px; margin:0 auto;padding-top: 88px;}
.case-list-main .case-share h1{ height:45px; margin-left:80px; color:#367c15; text-indent:30px; font:bold 20px/43px "Microsoft YaHei"; background:url(../images/hn-case-share-tit-bg.jpg) no-repeat;}
.case-list-main .case-share .case-list{margin-left:100px; padding-top:10px;}
.case-list-main .case-share .case-list li{width:240px; height:199px;margin-right:15px;margin-bottom:10px;padding:10px 0px 0px 10px; float:left; background:url(../images/hn-case-share-li-bg.png) no-repeat;}
.case-list-main .case-share .case-list li p{color:#FFFFFF;height:30px; line-height: 30px; font-size:12px; padding:3px 30px 0px 15px;}
.case-list-main .case-share .pager .page1{float:left; margin-left:100px;}



/*------------案例详细分享-----------*/
.case-cont-main{width:100%; height:666px;position:relative; top:-7px; background:url(../images/hn-case-cont-bg.jpg) repeat-x;}
.case-cont-main .cont-main{position:relative;width:1003px;  height:666px; margin:0 auto; background:url(../images/hn-case-cont-info-bg.jpg) no-repeat;}
.case-cont-main .cont-main .cont-all{width:368px; height:550px; position:absolute;top:105px;left:320px;}
.case-cont-main .cont-main .cont-all ul{width:310px;padding-left:27px;}
.case-cont-main .cont-main .cont-all li{margin-bottom: 8px;font-size:12px; color:#086B02; padding-left:15px;}
.case-cont-main .cont-main .cont-all li.fir-img{padding:0px;}
.case-cont-main .cont-main .cont-all li strong{color:#FE6D05; font-size:14px;}
.case-cont-main .cont-main .cont-all li strong.mrgstr{margin-left:45px;}
.case-cont-main .cont-main .cont-all li p{color:#000000; line-height:22px; font-size:13px;}
.case-cont-main .cont-main .case-prev-next{flot:left;position:absolute;width:1003px;margin-top:600px;margin-left:330px}
.case-cont-main .cont-main .case-prev-next a{width:117px; height:43px; color:#FFFFFF; font:bold 16px/39px ''; padding-bottom:10px; text-align:center; display:inline-block; background:url(../images/hn-case-cont-sbt-bg.jpg) no-repeat;}
 