﻿@charset "utf-8";
/* CSS Document */
.gs_main {
    border-top: 1px solid #d5d5d5;
    padding-bottom: 50px;
}

.Crumbs ul li {
    float: left;
    padding: 20px 0;
    margin-right: 5px;
    color: #666666;
}

    .Crumbs ul li a {
        color: #666666;
    }

        .Crumbs ul li a:hover {
            color: #ff772b;
        }

.gs_con {
    width: 1198px;
    background: url(../images/gs_conBg.jpg) no-repeat center;
    background-position: 0 100%;
    border: 1px solid #c9c9c9;
}

    .gs_con .gs_infoL {
        float: left;
        width: 853px;
        padding: 30px 0 50px 35px;
        border-right: 1px solid #e6e6e6;
    }

        .gs_con .gs_infoL .gs_info_img img {
            float: left;
            width: 100px;
            height: 100px;
            padding: 10px;
            border: 1px solid #e3e3e3;
        }

.gs_infoL .gs_info_img .gs_info_name {
    float: left;
    margin-left: 28px;
}

.gs_info_name p {
    color: #444444;
    width: 700px;
}

    .gs_info_name p span {
        position: relative;
        top: -2px;
        width: 67px;
        height: 19px;
        margin-right: 10px;
        font-size: 12px;
        text-align: center;
        line-height: 19px;
        color: #ffffff;
        background-position: 0 -131px;
    }

.gs_con .gs_infoL h1 {
    padding: 22px 0 20px;
    font-size: 28px;
    color: #333333;
}

.gs_con .gs_infoL .gs_address {
    margin-top: 20px;
    color: #666666;
}

.gs_infoL .gs_address i {
    width: 12px;
    height: 16px;
    margin-right: 10px;
    background-position: -85px -121px;
}

.gs_address span {
    color: #999999;
}

.gs_con .gs_infoR {
    float: right;
    width: 308px;
    padding-top: 40px;
    text-align: center;
}
.gs_con .gs_infoR a, .gs_pos_info a{
        display:block;
        width: 200px;
        font-size: 14px;
    }
.gs_con .gs_infoR a.gs_infoR_orderBtn,.gs_pos_info a.gs_infoR_orderBtn{ 
    height:34px;
    margin: 0 auto;
    line-height:34px;
    color:#ffffff;
    background:#0a7ee9;
}
.gs_con .gs_infoR a.gs_infoR_tel,.gs_pos_info a.gs_infoR_tel{
    width:198px;
    height:32px;
    margin: 0 auto;
    margin-top:15px;
    line-height:32px;
    color:#0a7ee9;
    border:1px solid #aed8ff;
}
.gs_infoR a i {
    width: 12px;
    height: 12px;
    margin-right: 15px;
    background-position: -88px -144px;
}

.gs_hotSer_bg .gs_hot_service:first-child {
    width: 1200px;
    margin: 0px auto;
    padding: 40px 0 35px 0;
}

.gs_hotSer_bg .gs_hot_service {
    width: 1200px;
    margin: 0px auto;
    padding: 0px 0 35px 0;
}

.gs_main .gs_hot_service ul {
    margin-top: 20px;
}

    .gs_main .gs_hot_service ul li {
        display: inline-block;
        width: 260px;
        height: 126px;
        margin-right: 33px;
        margin-bottom: 20px;
        background-color: #ffffff;
        border: 1px solid #dddddd;
    }

.gs_hot_service ul li:hover {
    border: 1px solid #41bff2;
    /*box-shadow:0 0 15px #bfbdbd;*/
}

.gs_main .gs_hot_service ul li div {
    margin-top: 40px;
    padding-left: 25px;
    font-size: 18px;
    line-height: 1.6em;
    color: #333333;
}

.gs_hot_service li div a {
    display: block;
    margin-bottom: 15px;
}

.gs_hot_service li div span {
    font-size: 16px;
}

.gs_hot_service li div em {
    font-size: 16px;
    color: #ff762b;
}

.gs_main .gs_hot_service .hot_service1 {
    margin-left: 0px;
}

/*.gs_ico {
    float: left;
    width: 88px;
    height: 88px;
    margin: 30px 16px 0 20px;
    background: url(../images/gs_ico.png) no-repeat;
}*/

.gs_ico2 {
    background-position: 0 -88px;
}

.gs_ico3 {
    background-position: 0 -176px;
}

.gs_ico4 {
    background-position: 0 -264px;
}

.gs_position .gs_map {
    float: left;
    width: 723px;
    height: 389px;
    margin: 30px 0;
    background: url(../images/gs_map.jpg) no-repeat;
}
/*查看服务详情*/
#service_detail {
    float: right;
    width: 74px;
    height: 26px;
    margin-right: 25px;
    font-size: 14px;
    color: #6ccdf4;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #6ccdf4;
}

    #service_detail:hover {
        color: #ffffff;
        background-color: #41bff2;
    }
/*新增样式20170922郭雅南*/
.gs_info_business {
    margin-top: 20px;
}

    .gs_info_business .gs_bus_title {
        float: left;
        line-height: 47px;
        color: #999999;
    }

.gs_bus_title i {
    width: 12px;
    height: 16px;
    margin-right: 10px;
    background-position: -85px -90px;
}

.gs_info_business .gs_bus_list {
    float: left;
    width: 670px;
}

.gs_bus_list em {
    float: left;
    padding: 13px 0;
    margin-right: 10px;
    margin-bottom: 10px;
}

    .gs_bus_list em a {
        padding: 9px 10px;
        color: #ff5555;
        border: 1px solid #ffc4c4;
    }

.gs_ser_region {
    margin-top: 15px;
}

    .gs_ser_region .gs_reg_title {
        color: #999999;
    }

.gs_reg_title i {
    height: 16px;
    width: 16px;
    margin-right: 10px;
    background-position: -105px -91px;
}

.gs_ser_region span {
    color:#0a7ee9;
}

.gs_adviser {
    margin-bottom: 20px;
}

    .gs_adviser p {
        margin-bottom: 10px;
        color: #444444;
    }

        .gs_adviser p img {
            width: 65px;
            height: 65px;
            padding: 5px;
            border-radius: 100%;
            border: 1px solid #ebebeb;
        }

.gs_infoR .gs_kefrx {
    margin-top: 45px;
    color:#0a7ee9;
}

.gs_gs_syn {
    margin-top: 50px;
}

.gs_syn_title {
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 24px;
    color: #323232;
    border-bottom: 1px solid #dddddd;
}

.gs_hot_service:first-child .gs_syn_title {
    margin-top: 30px;
}

.gs_gs_syn p {
    line-height: 27px;
    color: #777777;
    text-indent: 25px;
}

.gs_hotSer_bg {
    margin-top: 40px;
    background: #f6f6f6;
}

.gs_position .gs_pos_info {
    position: relative;
    float: right;
    width: 455px;
    height: 320px;
    margin-top: 30px;
    padding-top: 67px;
    text-align: center;
    border: 1px solid #d7d7d7;
}

.gs_pos_info .gs_pos_address {
    position: absolute;
    bottom: 0px;
    left: 30px;
    width: 395px;
    color: #999999;
    border-top: 1px solid #d7d7d7;
    padding-bottom: 20px;
}

.gs_pos_address i {
    width: 15px;
    height: 15px;
    margin-right: 10px;
    background-position: -105px -121px;
    float: left;
    position: relative;
    top: 24px;
}

#gs_position {
    margin-top: 50px;
}

.gs_position {
    padding-top: 50px;
}
/*新增样式*/
.hotSer_box{
    width:100%;
    padding-bottom:20px;
    border-bottom:1px solid #dddddd;
}
.hotSer_box span{
    padding-bottom: 15px;
    margin-top: 0px;
    margin-bottom: 25px;
    font-size: 24px;
    color: #999999;
    cursor:pointer;
}
.hotSer_box span:hover,.hotSer_box .hotSer_box_on{
    color:#333333;
}
.hotSer_box span:hover i,.hotSer_box .hotSer_box_on i{
    color:#999999;
}
.hotSer_con{
    display:inline-block;
    margin-top:10px;
}
.hotSer_con ul{
    display:none;
}
.hotSer_con ul li a {
    display:inline-block;
    width:100%;
    height:100%;
}
.hotSer_con ul li a i{
   color:#333333;
}