﻿/*1、全局块定义*/
/*Header*/
#navinfo{
    background-color:#f2f2f2;padding:6px 0;border:1px solid #e0dddd;
}
#navinfo .welcome .glyphicon-heart-empty{
    color:red;
}
#navinfo .hotline{
    color:#F40;
    font-weight:bold;
}

#navlogo {
    padding:6px 0;
}

#navnav {
    margin-bottom:0px;
}

#navinfo a{
    padding:0px 10px;
    display:inline-block;
}

/*@media(max-width: 768px) {
    #navnav {
      top: 0;
      border-width: 0 0 1px;
      position: fixed;
      right: 0;
      left: 0;
      z-index: 1030;
    }

    body{
        margin-top:50px;
    }
}*/

/*Foorter*/
#footer {
    width: 100%;
    background-color: #413d3e;
    padding:58px 0px;
    font-size:16px;
    color:#FFF;
}
#footer a {
    text-decoration:none;
    color: #FFF;
}
#footer address {
    margin-bottom:10px;
}

#footer .advance {
    color:#fba13b;
    font-size:26px;
    font-weight:bold;
}
#footer .barcode-box {
    display:inline-block; padding:0px 10px;
}

#footer-adv p {
    line-height: 28px;height: 28px;
}
#footer-adv p.domain {
    line-height: 20px;height: 28px;padding-top: 8px;
}
#footer-adv {
    border-bottom: 1px dashed rgba(255,255,255,0.26);margin-bottom: 20px;padding-bottom:10px;
}
.btn-bottom .btn {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

/*2、首页*/
/*服务项目*/
#orderitem-container{
    margin-top:20px;
}
@media (min-width:992px) {
    #orderitem-container {
        border-bottom: 1px solid #eee;
        border-radius: 80px;
    }
}
#orderitem-container .center-block{
   width:80px;
}

#orderitem-container .order-item {
    position: relative;
}
#orderitem-container .order-item a {
    text-decoration: none;
}
#orderitem-container .order-item img {
    width: 80px;
    height: 80px;
}
#orderitem-container .order-item h4 {
    margin: 8px 0 16px 0;
    color: #333;
}
#orderitem-container .order-item .mask {
    position: absolute;
    top: 0;
    width: 80px;
    height: 80px;
    z-index: 20;
    -moz-border-radius: 40px;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    background-color: transparent;
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    text-align:center;
}
#orderitem-container .order-item .mask span {
    display: none;
    padding: 5px 10px;
    border: 1px solid #f5f5f5;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #f5f5f5;
    margin-top: 24px;
    font-weight:bold;
}
#orderitem-container .order-item:hover h4 {
    color: black;
}
#orderitem-container .order-item:hover .mask {
    background-color: rgba(51,51,51,0.6);
    -webkit-transition: background-color 0.5s ease;
    -moz-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
}
#orderitem-container .order-item:hover .mask span {
    display: inline-block;
}

/*推荐服务员*/
#recommend-container{
    /*margin-bottom:20px;*/
    font-family:'Microsoft YaHei','Microsoft YaHei UI'
}
#recommend-container #recommend-carousel img{
    width:153px;
    max-height:189px;
}
#recommend-container #recommend-carousel h4{
    margin-bottom:5px;
}
#recommend-container #recommend-carousel h4 a{
    font-size:18px;color: #000;text-decoration: none;cursor: pointer;
}
#recommend-container #recommend-carousel h4 small{
    color: #000;
}
#recommend-container #recommend-carousel .salary{
    font-size:15px;
}
#recommend-container #recommend-carousel .info-line {
    height:23px; line-height:23px;text-overflow:ellipsis; text-wrap:none;
}
#recommend-container #recommend-carousel .abtn-line {
    padding-top:5px;padding-bottom:10px;
}
#recommend-container #recommend-carousel .index-worker-item{
}

/*在线商品*/
#product-container{
}
#product-container #product-carousel img{
    width:150px;
    height:150px;
}
#product-container #product-carousel .product-item{
    padding-bottom: 50px;
}
#product-container #product-carousel .product-item a{
    color: #3d3d3d;
    text-decoration: none;
}
#product-container #product-carousel .product-item a:hover{
    color: #ff6a00;
    text-decoration:underline;
}
#product-container #product-carousel .product-item .info-container{
}
#product-container #product-carousel .product-item .info-container .info-line{
    width:150px;
    padding-top:5px;
    display:inline-block;
}
#product-container #product-carousel .product-item .product-name{
    text-align:justify;height:70px;
}
#product-container #product-carousel .product-item .product-price{
    font-size:18px;padding-top:10px;
}
#product-container #product-carousel .product-item .product-sale{
    color: #888;font-size:9px;
}

/*业务宣传、服务数据统计*/
#service-counter {
    margin-bottom:60px;
}
#service-counter h1 {
    color:#008b28;
}
#service-counter h3 {
    font-family:'Microsoft YaHei';
    font-size:18px;
}
#service-counter .tag-icon>i{
    color:#008b28;
}
#service-counter h4 {
    margin-bottom:30px;
}
#service-counter p {
    line-height:30px;
}
#service-counter p i{
   font-size:28px;
   color:#fba13b;
   padding-left:3px;
   padding-right:3px;
}
/*3、服务项目业务介绍*/
#businessNav{
        margin-top:60px;
}
#businessNav a {
    font-weight: bold;
    color: #008b28;
    display: block;
    width: 90px;
    height: 90px;
    margin-bottom: 30px;
    border: 1px solid #008b28;
    border-radius: 45px;
}
#businessNav .nav .active > a {
    font-weight: bold;
    color: #FFF;
    background-color: #008b28;
}
#businessNav a span {
    margin-top: 25px;
    display: block;
}
#businessIntroBody .nav li a{
    color:#008b28;
}
#businessIntroBody .business-intro-item{
    min-height:180px;margin-top:20px;
}
#businessIntroBody .tab-content .tab-pane div{
    margin-top:20px;line-height:30px;
}

/*4.新闻资讯相关*/
.news-section img{
    width:200px;
}
.news-section .list > div{
    margin-bottom:10px;
    padding-bottom:10px;
    border-bottom: 1px solid #eee;
}
.news-section .news-info{
    margin-top:10px;
    margin-bottom:10px;
    color:darkgray;
    font-family:'Microsoft YaHei'
}
.news-section .news-info span{
    margin-left:10px;
}
.news-section .news-sumary{
    text-align:justify; 
    text-justify:inter-ideograph;
}

/*找工作*/
.job-section .list > div {
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.job-section .list .job-container {
}
.job-section .list .job-container .row:not(:first-child) {
    margin-top: 5px;
}
.job-section .list .job-container .grayInfo {
    color: #888;
    font-size: 12px;
}
.job-section .list .job-container .fa-map-marker{
    color:#0094ff
}

/*在选选择服务员*/
.quickFilter ul{
    list-style:none;
    float:left;
    padding-left:0px;
}
.quickFilter ul li{
    float:left;
    margin-bottom:5px;
    padding-left:5px;
    padding-right:5px;
}
.quickFilter ul .selected{
    background-color:#008b28;
    color:#FFF;
    border-radius:3px;
}
.quickFilter ul .selected a{
    color:#FFF;
}
.quickFilter ul li a{
    text-decoration:none;
    color:#333;
}
.quickFilter .row ul{
    margin-bottom:10px;
}
.quickFilter .row:last-child ul{
    margin-bottom:0px;
}
.quickFilter .well{
    background-color:#FFF;
    border-color:#008b28;
}

/*会员中心*/
#member-nav.nav-tabs.nav-stacked > li {	
}

#member-nav.nav-tabs.nav-stacked > li > a {
	border-bottom: 1px solid #eee;
        border-top:none;
    border-left:none;
    border-right:none;
    color:inherit;
    font-size:15px;
}

#member-nav.nav-tabs.nav-stacked > li.active > a,
#member-nav.nav-tabs.nav-stacked > li > a:hover,
#member-nav.nav-tabs.nav-stacked > li > a:focus
    {	
    background:#EEE;
    border-bottom: 1px solid #eee;
    border-top:none;
    border-left:none;
    border-right:none;
    border-radius:0px;
}

#member-nav.nav-tabs.nav-stacked > li:first-child > a,
#member-nav.nav-tabs.nav-stacked > li:last-child > a {
}
#member-nav.nav-tabs.nav-stacked li .label {
	position: relative;
	top: 2px;
}
#member-nav.nav-tabs.nav-stacked li i{
    font-size:20px;
    width:30px;
    text-align:center;
}
#member-nav.nav-tabs.nav-stacked li i:first-child{
    padding-right:5px;
}