/* css document */ .banner{ height: 500px; width:100%; min-width: 1200px; position: relative; overflow: hidden;} .banner ul{ width:9600px; position: absolute; left:0; top:0; height: 500px; overflow: hidden;} .banner ul li{ float: left;} .banner ul li img{ width: 1920px; height:500;} .banner a{ display: block; width: 80px; height:260px; position: absolute; top:120px; display: none;} .banner .prev{ background: url(/uploads/image/jd1pmimages/prev.png) no-repeat center center; float: left; left: 0;} .banner .next{ background: url(/uploads/image/jd1pmimages/next.png) no-repeat center center; float: right; right:0;} .banner:hover a{ display: block;} .banner .btn{ position: absolute; bottom: 0; left: 0; text-align: center; width: 100%;} .banner .btn span{ display: inline-block; width: 21px; height:21px; background: url(/uploads/image/jd1pmimages/white.png) no-repeat center center; cursor: pointer;} .banner .btn span.show, .banner .btn span:hover{ background: url(/uploads/image/jd1pmimages/red.png) no-repeat center center;} .content{ width: 100%; min-width:1200px; background: #fff; padding:30px 0px;} .content .left{ border:1px solid #cc201e; border-radius: 4px; width: 265px; padding:0px 15px; padding-bottom: 29px; float: left;} .content .left h1{ background: url(/uploads/image/jd1pmimages/icon.png) no-repeat 20px 8px; border-bottom:2px solid #cc201e; font-size:20px; font-weight:300; color:#cc201e; padding:5px 0; text-indent: 3em;} .content .left table{ text-align: center; width: 100%; table-layout: fixed;} .content .left table tr td{ padding:10px 0; border-bottom: 1px solid #e5e5e5;} .content .left table tr td a{ color: #666; display: block; font-size:16px;} .content .left table tr td a:hover{ color: #cc201e;} .content .left .center-title{ margin-top:25px;} .content .left .bottom-list{ margin-top:20px; border-top:2px solid #f2cccb;} .content .left .bottom-list li{ padding:10px 0; border-bottom:2px solid #f2cccb; text-align: center;} .content .left .bottom-list li a{ color: #cc201e; font-size: 16px; display: block;} .content .left .bottom-list li:hover{ background: #f6eeee;} .content .content-center{ float: left; margin: 0 44px; width: 500px; position: relative;} .content .content-center h1{ background: url(/uploads/image/jd1pmimages/icon.png) no-repeat 3px 8px; border-bottom:2px solid #cc201e; font-size:20px; font-weight:300; color:#cc201e; padding:5px 0; text-indent: 2em;} .content .content-center .news_more { height: 24px; width: 24px; position: absolute; top: 10px; right: 10px;} .content .content-center .news_more a{ display: block; width:24px; height:24px; float: right; background: url(/uploads/image/jd1pmimages/more.png) center center no-repeat ;} .content .content-center .notice{ margin-top:25px;} .content .content-center .notice_more { height: 24px; width: 24px; position: absolute; top: 360px; right: 10px;} .content .content-center .notice_more a{ display: block; width:24px; height:24px; float: right; background: url(/uploads/image/jd1pmimages/more.png) center center no-repeat ;} .content .content-center table{ width:100%;} .content .content-center table tr{ height: 37px; line-height: 37px;} .content .content-center table tr td{ overflow: hidden; border-bottom: 1px dashed #cc201e;} .content .content-center table tr td a{ display: inline-block; color:#666; float: left; font-size:14px; background: url(/uploads/image/jd1pmimages/icon2.png) no-repeat 12px center; text-indent:2em; width:380px; white-space: nowrap; overflow: hidden;} .content .content-center table tr td a:hover{ color: #cc201e; overflow: hidden;} .content .right{ float: right; width: 310px; position: relative;} .content .right h1{ background: url(/uploads/image/jd1pmimages/icon.png) no-repeat 3px 8px; border-bottom:2px solid #cc201e; font-size:20px; font-weight:300; color:#cc201e; padding:5px 0; text-indent: 2em;} .content .right a{ display: block; height:135px; width:309px; margin-top:10px;} .content .right p{ height: 230px; text-indent: 2em; overflow: hidden;} .content .right p a{ overflow: hidden; font-size: 14px; height: 100%; color: #666; display: block; line-height: 20px;} .content .right .activity{ margin-top: 20px;} .content .right .activity_more { height: 24px; width: 24px; position: absolute; top: 430px; right: 10px;} .content .right .activity_more a{ display: block; width:24px; height:24px; float: right; background: url(/uploads/image/jd1pmimages/more.png) center center no-repeat ;} .content .right table{ width:314px;} .content .right table tr{ height: 20px; width: 100%; border-bottom: 1px dashed #cc201e;} .content .right table tr td{ width: 100%; overflow: hidden; border-bottom: 1px dashed #cc201e;} .content .right table tr td a{ margin-top:7px; width: 100%; height:30px; overflow: hidden; font-size: 14px;} .content .right table tr td a:hover{ color: #cc201e; overflow: hidden; font-size: 14px;}