﻿
/****服务项目****/

.CDV1 { padding: 15px 5px 5px 5px; }
.CDV1 p { width: 25%; float: left; text-align: center;margin-bottom:10px; }
.CDV1 p a { display: block; border: 1px solid #f5f5f5; border-radius: 20px; margin-left: 5px; margin-right: 5px; padding-top: 10px; padding-bottom: 10px }
.CDV1 p a img {max-width:60%;display:inline-block}
.CDV1 p a span { display: block; text-align: center; line-height: 2; line-height: 2; font-size: 13px; color: #676664 }
.CDV1 p a:hover span { color: red }
.CDV1 p a label { display: block; text-align: center; font-size: 12px; color: #999999;display:none }


/*内容2*/
.CDV2 { padding: 5px; background-color: #ff6780; }
.CDV2 header { background: url(/images/1/bg1.gif) no-repeat center center; color: white; text-align: center; line-height: 2; margin-bottom: 10px; margin-top: 10px }
.CDV2 header h2 { padding-bottom: 30px;font-size:16px }
.CDV2 header h2 a.a1 { font-size: 14px; color: white }
.CDV2 header h2 a.a2 { font-size: 15px; color: #ffff00; font-weight: bold }

.CDV2 header h4 {font-size: 13px }

.CDV2 .picList { overflow: hidden; zoom: 1;display:none }
.CDV2 .picList li { float: left; width: 33.3333333%; padding-bottom: 10px }
.CDV2 .picList li dl { border: 1px solid #efefef; display: block; background-color: white; margin-left: 5px; margin-right: 5px }

.CDV2 .picList li dl dt { height: 100px; overflow: hidden; position: relative }
.CDV2 .picList li dl dt span { z-index: 992; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 25px; line-height: 25px; text-align: center; background: url(/images/1/blank2.png); color: white; }
.CDV2 .picList li dl dt img { width: 100%; display: block; }
.CDV2 .picList li dl dd { padding-top: 5px; padding-bottom: 5px; height: 60px; line-height: 20px; color: #888888; font-size: 12px; text-align: center }
.CDV2 div { line-height: 2; text-align: center; color: white; font-size: 15px;padding-bottom:10px}
/*内容3*/


/*内容4*/
.CDV4 { padding: 20px 10px 0px 10px; }
.CDV4 header { padding-bottom: 10px; height: 26px; }
.CDV4 header span { height: 22px; line-height: 22px; border-left: 6px solid #ff6780; float: left; padding-left: 10px; font-size: 18px; color: #333333 }
.CDV4 header a { float: right; width: 60px; height: 25px; background: url(/images/1/more1.gif) no-repeat right top;background-size:auto 100% }

.CDV4 article { padding-top: 0px; }
.CDV4 article a { height: 70px; display: block; border-top: 1px solid #cccccc; padding-top: 10px; overflow: hidden; margin-bottom: 10px }
.CDV4 article a img{ height: 100%; float:left;margin-right:10px}
.CDV4 article a h3 {padding-bottom:5px;font-size:15px;line-height:1.5;color:#333}
.CDV4 article a p {font-size: 12px; line-height: 1.8; color: #999999; text-align: justify; text-justify: inter-ideograph;padding-right:5px }