#nav-index {
    color: #30A2EB !important;
    border-bottom: 2px solid #30A2EB;
}

.input {
    margin-bottom: 0 !important;
}

.content {
    /*padding-bottom: 40px;*/
}

/*服务预约、十五分钟生活圈*/
.index-title2 {
    overflow: hidden;
    line-height: 74px;
    width: 1100px;
}

.title-line2, .title-line3{
    display: inline-block;
    height: 2px;
    background-color: #b2b7bc;
}

.title-line2 {
    width: 85px;
}

.title-line3 {
    width: 262px;
}

.server-appoint-title, .life-circle-title {
    display: inline-block;
}

.server-appoint-title {
    /*width: 345px;*/
}

.life-circle-title {
    /*width: 595px;*/
}

.index-content2 {
    width: 100%;
    height: 100%;
}

.index-content2-container {
    height: 420px;
    width: 100%;
}

/*服务预约*/
.server-appoint {
    /*display: inline-block;*/
    width: 325px;
    height: 453px;
}

.supervision-phone-bottom {
    margin-left: 136px !important;
    color: #0d0d0d !important;
    margin-top: 0 !important;
}
.supervision-phone-span {
    font-size: 18px;
    margin-left: 0;
}

.supervision-phone-span2 {
    color: #0d0d0d !important;
    margin-left: 0;
    font-size: 16px;
}

.supervision-phone {
    font-size: 18px;
    margin: 15px 0 0 10px;
    overflow: hidden;
}

.service-appoint-form {
    margin: 0;
}

.service-appoint-container {
    width: 100%;
    margin: 0 auto;
    padding-top: 16px;
}

.service-appoint-form {
    width: 100%;
}

#serviceItem {
    height: 35px;
    width: 61%;
}

.life-circle-container {
    width: 100%;
    padding-top: 16px;
}

.server-appoint-item {
    color: #545556;
    font-family: '微软雅黑';
    font-size: 16px;
    width: 28%;
    font-weight: bold;
    text-align: left;
    cursor: default;
}

.service-appoint-input-container {
    width: 58%;
}

.validation-code-item {
    width: 45%;
}

.service-appoint-code {
    width: 62% !important;
}

.get-validation-code {
    display: inline-block;
    width: 45%;
    height: 35px;
    border-radius: 5px;
    font-size: 18px;
    color: white;
    border: none;
    background-color: #cc0000;
    vertical-align: top;
}

.getted-validation-code {
    font-size: 13px;
    background: #aaa;
    display: inline-block;
    width: 45%;
    height: 35px;
    border-radius: 5px;
    color: white;
    border: none;
    vertical-align: top;
}

.server-appoint-content {
    text-align: center;
    margin-bottom: 5px;
}

.server-appoint-item-input {
    display: inline-block;
    height: 25px !important;
}

.error-container {
    height: 18px;
    font-size: 12px;
}

.error {
    color: red;
    display: none;
}

.server-appoint-btn {
    display: inline-block;
    width: 130px;
    height: 35px;
    margin-left: 12px;
    border-radius: 5px;
    font-size: 20px;
    color: white;
    border: none;
}

#serviceAppointClear {
    margin-right: 15px;
}


.server-appoint-submit {
    background-color: #cc0000;
}

.server-appoint-clear {
    background-color: #aaa;
    float: right;
    margin-right: 25px;
}

.server-appoint-submit:hover {
    background-color: #FF0033;
}

.get-validation-code:hover {
    background-color: #FF0033;
}

.server-appoint-clear:hover {
    background-color: #a2a2a2;
}

.server-appoint-phone {
    font-size: 18px;
    margin: 15px 0 0 10px;
}

.server-appoint-phone-content {
    color: red;
    font-style: italic;
    text-decoration: underline;
}

.server-appoint-phone a:link {
    color: red;
    text-decoration: underline;
    cursor: default;
}


/*十五分钟生活圈*/
.life-circle {
    display: inline-block;
    width: 850px;
    float: right;
}

.life-circle-left {
    display: inline-block;
    width: 295px;
    border-radius: 6px;
    vertical-align: top;
    height: 385px;
}

.life-circle-left-container {
    margin: 0 auto;
    width: 100%;
}

.life-circle-search {
    width: 100%;
    margin: 0 auto;
}


.life-circle-search-btn {
    display: inline-block;
    width: 52px;
    height: 35px;
    background-color: #cc0000;
    margin-left: 5px;
    color: #fff;
    vertical-align: top;
    font-size: 18px;
    border-radius: 5px;
    border: none;

}

.life-circle-search-btn:hover {
    background-color: #FF0033;
}

.life-circle-btn {
    text-align: center;
    width: 90%;
    margin: 0 auto;
}

.life-circle-btn-item {
    display: inline-block;
    width: 49%;
    height: 35px;
    margin-top: 10px;
    font-size: 20px;
    color: #0d0d0d;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
}

.life-circle-conditions {
    background-color: #aaa;
}

.life-circle-conditions-data {
    text-align: center;
}

.life-circle-results {
    background-color: #aaa;
}

.life-circle-active {
    background-color: #cc0000;
    color: #fff;
}

.life-circle-results-content {
    line-height: 20px;
    overflow-y: auto;
    height: 250px;
    width: 90%;
    display: block;
    margin: 0 auto
}

.life-circle-results-content ul{
    margin: 0;
}

.life-circle-results-content ul li{
    background-color: #F2F2F2;
    opacity: 0.8;
}

.search-results-item-content {
    margin-left: 4%;
}

.search-results-title {
    color: #333333;
    font-weight: bold;
    font-size: 16px;
    margin-top: 4%;
}

/*服务项目、服务组织性质*/
.life-circle-conditions-content {
    margin: 0 auto;
    overflow-y: auto;
    height: 270px;
    width: 90%;
}

.server-item, .server-organized {
	margin-top: 10px;
}

.life-circle-item {
    font-size: 16px;
    color: #575859;
    font-family: '微软雅黑';
    font-weight: bold;
    text-align: left;
}

.life-circle-item-input {
    width: 65%;
}

.life-circle-item-ul li label{
    float: left;
}

.life-circle-item-ul li {
    list-style-type: none;
    width: 50%;
    overflow: hidden;
    display: inline-block;
    float: left;
}

.life-circle-item-ul {
    margin-left: -3px;
    overflow: hidden;
}

.life-circle-item-ul li:nth-child(odd) {

}

.life-circle-right {
    display: inline-block;
    width: 550px;
    height: 385px;

}

.checkbox-inline {
    font-size: 16px;
    margin-top: 10px;
}

.checkbox-inline:nth-child(even) {
    float: right;
    margin-right: 30px;
    background-color: red;
}

.checkbox-inline-right {
    float: right;
    margin-right: 30px;
}

/*推荐商家*/
.recommend-businessman {
    margin-top: 15px;
}

.recommend-businessman-title {
    /*width: 950px;*/
}

.recommend-businessman-content {
    height: 245px;
    margin-top: 30px;
    width: 100%;
}
.recommend-businessman-item {
    margin: 0 auto;
    overflow: hidden;
}

.recommend-businessman-item li{
    list-style-type: none;
    float: left;
    /*width: 20%;*/
    margin-right: 66px;
}

.recommend-businessman-item li:nth-child(5){
    margin-right: 0px;
}

.recommend-businessman-image {
    display: inline-block;
    width: 162px;
    height: 120px;
}

.title-line-seller {
    width: 468px;
}

.seller-title {
    color: #555A5F;
    font-size: 17px;
    font-weight: bold;
    font-family: '微软雅黑';
    margin-top: 10px;

    width: 165px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.seller-text {
    margin-top: 5px;
    font-size: 14px;
}

.seller-text-right {

}

/*服务案例、员工风采*/
.index-title3 {
    width: 1100px;
}

.server-case-title, .staff-image-title {
    display: inline-block;
}

.server-case-title {
    /*width: 50%;*/
}

.staff-image-title {
   /*width: 49%;*/
    margin-left: 15px;
}

.title-line4, .title-line5 {
    display: inline-block;
    height: 2px;
    background-color: #b2b7bc;
}

.title-line4 {
    width: 193px;
}

.title-line5 {
    width: 164px;
}

.index-content3 {
    height: 410px;
    margin-top: 15px;
}

.server-case-content {
    display: inline-block;
    width: 540px;
    height: 390px;
    background: #F6F6F6;
    margin-top: 30px;
    float: left;
}

.service-case-content {
    height: 368px;
}


.server-case-content ul {
    margin: 5px;
    overflow: hidden;
}

.server-case-content ul li{
    list-style-type: none;
    margin-top: 10px;
}

.server-case-content ul li a{
    cursor: pointer;
}

.server-case-content ul li:last-child{
    display: none;
}

.server-case-text, .service-case-title{
    display: inline-block;
    overflow: hidden;
    word-break: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 410px;
}

.server-case-text2, .service-case-title2{
    display: inline-block;
    overflow: hidden;
    word-break: normal;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 590px;
}

.server-case-content ul li a:hover{
    text-decoration: none;
    color: #0d0d0d;
}

.server-case-image {
    display: inline-block;
    width: 105px;
    height: 85px;
}

.server-case-line {
    margin: 0;
    width: 535px;
    height: 1px;
}

.service-case-title {
    font-weight: bold;
}

.server-case-time {

}

.service-case-content-right {
    width: 405px;
    line-height: 28px;
}

.service-case-more {
    float: right;
    margin-top: 10px;
    color: #E9E9E9;
    font-size: 14px;
}

.staff-content {
    display: inline-block;
    width: 530px;
    background: #F6F6F6;
    height: 344px;
    padding-top: 24px;
    float: left;
    margin-top: 30px;
    margin-left: 20px;
}

.vertical-line {
    display: inline-block;
    width: 2px;
    height: 272px;
    background-color: #DBDBDB;
}

.staff-content ul {
    overflow: hidden;
    margin-left: 15px !important;
}

.staff-content ul li{

    height: 300px;
    list-style-type: none;
    float: left;
    margin-left: 20px;
}

.staff-content ul li:last-child {
    display: none;
}

.staff-image {
    display: inline-block;
    width: 100px;
    height: 130px;
}

.staff-text {
    color: #7E7D7D;
    font-size: 16px;
    font-family: '微软雅黑';
    font-weight: bold;
    margin-top: 20px;
}

.staff-name {
    margin-top: 30px;
}

.staff-text2 {
    font-weight: bold;
    color: #4E4D4D;
    font-size: 16px;
}

/*资讯中心*/
.information-center {
    margin-top: 50px;
    overflow: hidden;
}

.information-center-title2 {
    float: left;
    width: 1150px;
    margin: 20px 0 0 0;
    cursor: default;
}

.information-center-title-active {
    font-size: 19px !important;
    color: #30A2EB !important;
    /*border-color: #30A2EB !important;*/
}

.information-center-title3 {
    width: 360px;
    color: #919090;
    border-bottom: 2px #b2b7bc solid;
    text-align: center;
    font-size: 18px;
}

.text-line-information {
    width: 468px;
}

.information-center-content {
    height: 40%;
}

.information-center-content-bottom {
    width: 100%;
    height: 440px;
    float: left;
}

.information-center-active {
    color: #30A2EB;
    border-color: #30A2EB !important;
}
.news-information-content {
    width: 100%;
}

.news-information-content-left {
    width: 35%;
}

.news-information-content-right {
    width: 710px;
    vertical-align: top;
}

.information-right-content ul li  {
    margin-top: 0;
}

.news-title {
    font-weight: bold;
}

.news-content-left {
    width: 100%;
    height: 100%;
}

.news-content-left a{
    width: 370px;
}

.news-content-left img{
    width: 370px;
    height: 392px;
}

.news-content-right {
    line-height: 21px;
    width: 100%;
}

.news-content-right a{
    line-height: 24px;
    width: 100% !important;
}

.news-line {
    width: 100%;
}

.news-information-content-left-content {
    margin-top: 28px;
    width: 100%;
}

.news-information-content-right-content {
    width: 99% !important;
}

/*快速入口、常见问题、最新评价*/
.index-title4 {
    width: 1100px;
    text-align: center;
}

.fast-enter-title, .common-problems-title, .latest-evaluation-title {
    display: inline-block;
    /*width: 33%;*/
}

.fast-enter-title {
    float: left;
}

.index-content4 {
    width: 100%;
    height: 415px;
    overflow: hidden;
    margin-top: 30px;
}

.title-line6 {
    display: inline-block;
    height: 2px;
    background-color: #b2b7bc;
    width: 98px;
}

.fast-enter-content, .common-problems-content, .latest-evaluation-content {
    display: inline-block;
    width: 32%;
    height: 312px;
    vertical-align: top;
}

.vertical-line2 {
    display: inline-block;
    width: 2px;
    height: 365px;
    background-color: #D5D5D5;
    margin-left: 10px;
}

.fast-enter-content {
    float: left;
}

.fast-enter-content img{
    border: 1px #CBCBCB solid;
    padding: 0;
    width: 172px;
    height: 172px;
}

.fast-enter-content-bottom {
    margin-top: 5px;
}

.common-problems-content ul li, .latest-evaluation-content ul li {
    margin-top: 8px;
    font-size: 14px;
    color: #D7D7D7;
    font-family: '微软雅黑';
}

.common-problems-content ul li {
    margin-top: 10px;
}

.common-problems-content ul li a {
    display: inline-block;
    vertical-align: middle;
    width: 326px;
    cursor: pointer;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common-problems-time {
    color: #333;
}

.latest-evaluation-content ul li a {
    display: inline-block;
    vertical-align: middle;
    width: 326px;
    cursor: default;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.common-problems-content ul li a:hover {
    text-decoration: none;
    color: #0d0d0d;
}

.common-problems-content, .latest-evaluation-content {

}

.latest-evaluation-content {
    float: right;
}

.latest-evaluation-content ul li a:hover {
    text-decoration: none;
    color: #0d0d0d;
}

/*友情链接*/
.friendly-link {
    margin-top: 30px;
}

.text-line-link {
    width: 468px;
}

.link-content {
    overflow: hidden;
    margin-top: 30px;
}

.link-content ul{
    margin: 0;
}

.link-content ul li{
    float: left;
    list-style-type: none;
    width: 20%;
}

.link-content ul li:nth-child(4){
    margin-right: 0;
}

.link-title {
    width: 1100px;
}

.link-content img {
	/*width:270px;*/
}

.content {
    margin-bottom: 0 !important;
}
