﻿/*@import "voice.css";*//*手机琴样式*/
/*@import "ipresenter.css";*/ /*3D切换样式*/
/*@import "ImageChage.css";*/ /*图片切换样式*/

.topkeywords { margin: 0 auto; width: 1000px; height: 0px; }
.topkeywords h1 { font-size: 0px; padding: 0px; margin: 0px; font-weight: normal; }
.topkeywords h2 { font-size: 0px; padding: 0px; margin: 0px; font-weight: normal; }

.Banner { width: 100%;}
/***首页轮播样式***/

.index_slide{width:100%;margin:0 auto;overflow:hidden; position:relative; backface-visibility:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden;}
.index_slide img {width: 100%;display:block }

.index_slide .focus_pic{width:100%; overflow:hidden;}
.index_slide .focus_pic ul{width:300%; overflow:hidden; -moz-transform:translate(0,0); -o-transform:translate(0,0); -webkit-transform:translate(0,0); transform:translate(0,0);}
.index_slide .focus_pic li{float:left; text-align:center;width:33.3333333%;}

.index_slide .focus_btn {text-align:center; position:absolute; width:100%; bottom:2px;}
.index_slide .focus_btn li{display:inline-block; *zoom:1; *display:inline; margin:0 2px; font-size:1px; width:15px; height:15px; background:url(/images/m_bullet.png) no-repeat;}
.index_slide .focus_btn li.active{background:url(/images/m_bullet.png) 0 -30px no-repeat;}

/****向右/左流动****/
.picMarquee { width: 100%; height: 260px; padding-top: 20px; padding-bottom: 20px; overflow: hidden; position: relative; }
.picMarquee .prev {float:left;width:115px;padding-top:110px;text-align:center;}
.picMarquee .prev span { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 20px; text-align: center; border-radius: 50%; background-color: white; color: #ff6780; font-weight: bold; cursor: pointer }
.picMarquee .next { float: right; width: 115px; padding-top: 110px; text-align: center }
.picMarquee .next span { display: inline-block; width: 40px; height: 40px; line-height: 40px; font-size: 20px; text-align: center; border-radius: 50%; background-color: white; color: #ff6780; font-weight: bold; cursor: pointer }


.picMarquee .bd { width: 1170px;float:left;  }

.picMarquee .bd ul{overflow:hidden; zoom:1; }
.picMarquee .bd ul li{float:left; _display:inline; overflow:hidden; text-align:center; margin-right:15px;}
.picMarquee .bd ul li dl { border: 1px solid #efefef; width: 180px; height: 260px; display: inline-block; background-color: white;}
.picMarquee .bd ul li dl dt { height: 180px; overflow: hidden; position: relative }
.picMarquee .bd ul li dl dt span {z-index:9999; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 30px; line-height: 30px; text-align: center; background: url(/images/1/blank2.png); color: white; }
.picMarquee .bd ul li dl dt img { width: 100%; display: block; transition-duration: 0.5s; }
.picMarquee .bd ul li dl dt:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.picMarquee .bd ul li dl dd { height: 25px; line-height: 25px; color: #888888; font-size: 13px; text-align: center }

/****服务项目****/

.CDV1 { width: 1400px; margin: 0 auto; padding-top: 30px;}
.CDV1 p{ width: 175px;float:left;text-align:center }
.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 { transition-duration: 0.5s; }
.CDV1 p a:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.CDV1 p a span { display: block; text-align: center; line-height: 2; line-height: 2; font-size: 17px; color: #676664 }
.CDV1 p a:hover span {color:red}
.CDV1 p a label { display: block; text-align: center; font-size: 12px; color: #999999 }

/****推荐人员****/
.CDV2 { width: 1400px; padding-top: 20px; padding-bottom: 20px; background-color: #ff6780; margin: 0 auto; margin-top: 30px }
.CDV2 header { background: url(/images/1/bg1.gif) no-repeat center center;color:white;text-align:center;line-height:2;margin-bottom:15px }
.CDV2 header h2{padding-bottom:30px;}
.CDV2 header h2 a.a1{font-size: 22px;color:white }
.CDV2 header h2 a.a2 { font-size: 23px; color: #ffff00;font-weight:bold }

.CDV2 .picList { width: 1343.5px; height: 290px; padding-left: 56.5px; display: none; }
.CDV2 .picList li { float: left; _display: inline; overflow: hidden; text-align: center; margin-right: 15px; }
.CDV2 .picList li:last-child { margin-right: 0px; }
.CDV2 .picList li dl { border: 1px solid #efefef; width: 200px; height: 280px; display: inline-block; background-color: white; }
.CDV2 .picList li dl dt { height: 180px; overflow: hidden; position: relative }
.CDV2 .picList li dl dt span { z-index: 9999; position: absolute; left: 0px; bottom: 0px; width: 100%; height: 30px; line-height: 30px; text-align: center; background: url(/images/1/blank2.png); color: white; }
.CDV2 .picList li dl dt img { width: 100%; display: block; transition-duration: 0.5s; }
.CDV2 .picList li dl dt:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }
.CDV2 .picList li dl dd {padding-top:10px; height: 75px; line-height: 25px; color: #888888; font-size: 13px; text-align: center }
.CDV2 div { line-height: 3; text-align: center; color: white; font-size: 20px }

/****家政百科****/
.CDV3 { width: 1400px; padding-top: 20px; margin: 0 auto; }
.CDV3 header {text-align: center; line-height: 2;margin-bottom:20px }
.CDV3 header label { display: inline-block; background: url(/images/1/titleleft.gif) repeat-x center center; padding-left: 70px; padding-right: 70px; }
.CDV3 header label span { display: inline-block; padding-left: 20px; padding-right: 20px; background-color: white; font-size: 22px; color: #333333 }
.CDV3 dl { padding: 1px; float: left; width: 346.75px; height: 400px; background-color: white; border-top: 1px solid #f7f7f7; border-right: 1px solid #f7f7f7; border-bottom: 1px solid #f7f7f7 }
.CDV3 dl.dl1 { border-left: 1px solid #f7f7f7 }

.CDV3 dl dt {background-color: #f7f7f7;height:110px;padding-top:40px;text-align:center}
.CDV3 dl:hover dt { background-image: linear-gradient(#ff6780,#fb93a4) }
.CDV3 dl dt span { display: block; text-align: center; color: #4b1f4c;font-size:16px }

.CDV3 dl dd.dd1 {height: 160px;padding:20px;}
.CDV3 dl dd.dd1 p { background: url(/images/1/pink_arrow.jpg) no-repeat 0px center; padding-left: 15px; line-height: 28px;height:28px;overflow:hidden; }
.CDV3 dl dd.dd1 p a{font-size:14px; }

.CDV3 dl dd.dd2 { height: 30px;text-align:center }
.CDV3 dl dd.dd2 a { display: inline-block; border-radius: 5px; background-color: #f7f7f7; color: #333; font-size: 13px; padding: 5px 15px 5px 15px; line-height: 1.5 }
.CDV3 dl dd.dd2 a:hover { background-color: #ff6780; color: #fff; }

/****培训动态****/
.CDV4 { width: 1400px; padding-top: 20px; margin: 0 auto;}
.CDV4 header { padding-bottom: 20px; height: 26px; }
.CDV4 header span { height: 26px; line-height: 26px; border-left: 6px solid #ff6780; float: left; padding-left: 10px; font-size: 22px; color: #333333 }
.CDV4 header a { float: right; width: 60px; height: 40px; background: url(/images/1/more1.gif) }
.CDV4 header a:hover { background: url(/images/1/more2.gif) }

.CDV4 div.dv {width: 350px;height:380px;float: left; background-color: #ededed;position:relative}
.CDV4 div.dv a {display: block; height: 190px; overflow: hidden;position:relative }
.CDV4 div.dv a img { display: block; transition-duration: 0.5s; }
.CDV4 div.dv a:hover img { transform: scale(1.2); -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); }

.CDV4 div.dv div {display: block; height: 190px; }
.CDV4 div.dv div h2 { text-align: center; line-height: 2; padding-top: 20px; font-size: 18px; color: #ff6682; font-weight: bold }
.CDV4 div.dv div p { height: 65px; padding: 20px; line-height: 1.6; font-size: 14px; color: #545655; text-align: justify; text-justify: inter-ideograph; overflow: hidden }

.CDV4 div.div1 a span { position: absolute; width: 100%; bottom: 0px; height: 13px; background: url(/images/1/upjt.png) no-repeat center bottom;z-index:99999 }
.CDV4 div.div2 a span { position: absolute; width: 100%; top: 0px; height: 13px; background: url(/images/1/downjt.png) no-repeat center top; z-index: 99999 }

/****友情链接****/
.LinkDiv {margin: 0 auto; width: 1100px;padding:15px 0px 15px 0px;}
.LinkDiv .body{padding:0px;}
.LinkDiv .body span{color:#333333;font-weight:bold}
.LinkDiv .body a{color:#333333}
.LinkDiv .body a:hover{color:red}