/*快速报价*/
.quotation_bg {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 100;
    width: 100%;
}

.quotation_bg .bg-title {
    background: url(http://static.jtljia.com/images/system/img-20s.png) no-repeat left 7px center;
    height: 110px;
}

.fixed_qutation {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
}

.fixed_qutation .bg-title {
    height: 55px;
    z-index: 20;
}

.quotation_bg .bg-title .activecount {
    width: 342px;
    height: 90px;
    float: left;
    margin: 10px 0;
}

.fixed_qutation .bg-title .activecount {
    display: none;
}

.bg-title .quotecount {
    width: 120px;
    margin-left: 189px;
    margin-right: 33px;
    color: #fff;
    height: 40px;
    line-height: 20px;
    margin-top: 25px;
}

.bg-title .quotecount .serveredcount {
    color: #EBC40F;
    font-weight: bold;
    padding: 0 4px;
}

.bg-title .desc {
    width: 258px;
    float: left;
    margin: 30px 0 10px;
    color: #fff;
    font-weight: bold;
    padding-left: 16px;
}

.fixed_qutation .bg-title .desc {
    display: none;
}

.quotation_bg .quotation {
    padding: 0;
    margin: 10px 0;
    width: 584px;
    font-size: 14px;
    float: left;
}

.fixed_qutation .quotation {
    width: 100%;
    font-size: 14px;
    float: left;
    height: 50px;
    line-height: 55px;
}

.quotation_bg .quotation #cityselect {
    width: 158px;
}

.quotation_bg .quotation #cityselect ul {
    width: 157px;
    height: 204px;
    overflow-y: scroll;
}

.quotation_bg .quotation #cityselect cite {
    width: 138px;
}

.quotation_bg .quotation #cityselect ul li {
    width: 110px;
}

.quotation_bg .quotation .divselect {
    width: 180px;
    background: #fff none repeat scroll 0 0;
    display: block;
    float: left;
    margin-left: 0;
    height: 40px;
    position: relative;
    z-index: 20;
}

.quotation_bg .quotation .divselect cite {
    width: 160px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-family: "微软雅黑";
    color: #999;
    cursor: pointer;
    font-style: normal;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(http://static.jtljia.com/images/system/arrow-down1.png) no-repeat 160px center;
}

.quotation_bg .quotation .divselect ul {
    width: 178px;
    border: 1px solid #dfdfdf;
    background: #fff;
    position: absolute;
    z-index: 200;
    margin-top: 2px;
    padding-bottom: 3px;
    display: none;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.quotation_bg .quotation .divselect ul li {
    width: 180px;
    height: 30px;
    line-height: 30px;
    color: #999;
    border-bottom: 1px solid #dfdfdf;
}

.quotation_bg .quotation .divselect ul li:last-child {
    border-bottom: none;
}

.quotation_bg .quotation .divselect ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #999;
    text-indent: 10px;
}

.quotation_bg .quotation .divselect ul li a:hover {
    color: #999;
    background: #f1f1f1;
}

.fixed_qutation .divselect {
    width: 120px;
    background: #fff none repeat scroll 0 0;
    display: block;
    float: left;
    margin-left: 0;
    height: 40px;
    position: relative;
    z-index: 20;
    margin-top: 6.5px;
}

.fixed_qutation .divselect cite {
    width: 100px;
    height: 40px;
    line-height: 40px;
    display: block;
    font-family: "微软雅黑";
    color: #999;
    cursor: pointer;
    font-style: normal;
    padding-left: 10px;
    padding-right: 10px;
    border: none;
    background: url(http://static.jtljia.com/images/system/arrow-down1.png) no-repeat 100px center;
    white-space: nowrap;
    overflow: hidden;
}

.fixed_qutation .divselect ul {
    width: 118px;
    border: 1px solid #dfdfdf;
    background: #fff;
    position: absolute;
    z-index: 200;
    margin-top: 2px;
    padding-bottom: 3px;
    display: none;
    max-height: 400px;
    overflow-x: hidden;
    overflow-y: auto;
}

.fixed_qutation .divselect ul li {
    width: 120px;
    height: 30px;
    line-height: 30px;
    color: #999;
    border-bottom: 1px solid #dfdfdf;
    overflow-x: hidden;
    white-space: nowrap;
}

.fixed_qutation .divselect ul li:last-child {
    border-bottom: none;
}

.fixed_qutation .divselect ul li a {
    display: block;
    width: 100%;
    height: 100%;
    color: #999;
    text-indent: 10px;
}

.fixed_qutation .divselect ul li a:hover {
    color: #999;
    background: #f1f1f1;
}

.quotation_bg .quotation .acity-input {
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
    color: #999;
}

.quotation_bg .quotation .area-input {
    display: block;
    float: left;
    width: 154px;
    height: 40px;
    line-height: 40px;
    margin-left: 4px;
    padding: 0 10px;
    background: #fff;
    color: #999;
}

.fixed_qutation .acity-input {
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
    color: #999;
    margin-top: 6.5px;
}

.fixed_qutation .area-input {
    display: block;
    float: left;
    width: 91px;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 9px;
    background: #fff;
    color: #999;
    margin-top: 6.5px;
}

.quotation_bg .quotation .area-unit {
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #575757;
    background: #fff;
}

.quotation_bg .quotation .tell-input {
    display: block;
    float: left;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    padding: 0 10px;
    background: #fff;
    color: #999;
}

.quotation_bg .quotation .get-codes {
    display: block;
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    background: #DBDBDB;
    color: #787878;
    text-align: center;
    cursor: pointer;
}

.quotation_bg .quotation a.getcodes:hover {
    color: #fff;
    background: #c1a970;
}

.quotation_bg .quotation .codes-input {
    display: block;
    float: left;
    width: 67px;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    margin-left: 4px;
    padding: 0 10px;
    background: #fff;
    color: #999;
}

.quotation_bg .quotation .getquote {
    display: block;
    float: left;
    width: 214px;
    height: 40px;
    line-height: 40px;
    margin-left: 4px;
    margin-top: 10px;
    background: #ff6700;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
}

.fixed_qutation .area-unit {
    display: block;
    float: left;
    width: 25px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #575757;
    background: #fff;
    margin-top: 6.5px;
}

.fixed_qutation .tell-input {
    display: block;
    float: left;
    width: 100px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
    color: #999;
    margin-top: 6.5px;
}

.fixed_qutation .get-codes {
    display: block;
    float: left;
    width: 90px;
    height: 40px;
    line-height: 40px;
    background: #DBDBDB;
    color: #787878;
    text-align: center;
    cursor: pointer;
    margin-top: 6.5px;
}

.fixed_qutation a.getcodes:hover {
    color: #fff;
    background: #c1a970;
}

.fixed_qutation .codes-input {
    display: block;
    float: left;
    width: 70px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    background: #fff;
    color: #999;
    margin-top: 6.5px;
}

.fixed_qutation .getquote {
    display: block;
    float: left;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background: #ff6700;
    border: none;
    font-size: 18px;
    color: #fff;
    text-align: center;
    cursor: pointer;
    margin-top: 7px;
    margin-left: 6px;
}

.fixed_qutation .hidden {
    display: none;
}

.quotation_bg .fixed_show {
    display: none;
}

.fixed_qutation .fixed_show {
    width: 70px;
    text-align: center;
    float: left;
    color: #fff;
}

.quotation_bg .quot_icon {
    display: none;
}

.fixed_qutation .quot_icon {
    position: fixed;
    width: 100%;
    height: 61px;
    top: 0;
    z-index: 19;
}

.fixed_qutation .quot_icon .p_i {
    width: 1216px;
    background: url(http://static.jtljia.com/images/system/img-quickly-price.png) left top no-repeat;
    height: 61px;
}

.quotation a.getquote:hover {
    color: #fff;
    background: #d28a17;
}

.quotation input {
    border: none;
}

.bg-title .desc .kefu {
    height: 26px;
    display: inline-block;
    margin-top: 4px;
    font-weight: normal;
    line-height: 26px;
}

.bg-title .desc .kefubtn {
    display: inline-block;
    padding-left: 26px;
    background: url(http://static.jtljia.com/images/system/icon-custemer.png) 6px center no-repeat #ff4d49;
    padding-right: 6px;
    font-size: 12px;
    margin: 0 4px;
    color: #fff;

}

.title_desc {
    width: 500px;
    text-align: right;
    float: right;
    font-size: 16px;
    color: #9A9A9A;
    font-weight: normal;
}

.title_desc a {
    color: #9A9A9A;
}

.title_desc a:hover {
    color: #FF6700;
}

/*装修套餐*/
.pkg_menu {
    height: 126px;
    background: #F8F8F8;
    padding: 0 70px;
    width: 1060px;
}

.pkg_menu > ul > li {
    width: 105px;
    height: 101px;
    line-height: 20px;
    float: left;
    margin: 14px 10px 0 10px;
    font-size: 20px;
    color: #333;
    text-align: center;
    font-weight: bold;
}

.pkg_menu > ul > li.area, .pkg_menu > ul > li.total {
    color: #bcbcbc;
}

.pkg_menu > ul > li.jzb, .pkg_menu > ul > li.cfb, .pkg_menu > ul > li.wyb {
    cursor: pointer;
}

.pkg_menu > ul > li .calcitem {
    width: 40px;
    height: 40px;
    margin: 10px auto;
}

.pkg_menu > ul > li.area .calcitem {
    background: url(http://static.jtljia.com/images/system/icons-3bao-sets.png) 0 0;
}

.pkg_menu > ul > li.jzb .calcitem {
    background: url(http://static.jtljia.com/images/system/icons-3bao-sets.png) -40px 0;
}

.pkg_menu > ul > li.cfb .calcitem {
    background: url(http://static.jtljia.com/images/system/icons-3bao-sets.png) -80px 0;
}

.pkg_menu > ul > li.wyb .calcitem {
    background: url(http://static.jtljia.com/images/system/icons-3bao-sets.png) -120px 0;
}

.pkg_menu > ul > li.total .calcitem {
    background: url(http://static.jtljia.com/images/system/icons-3bao-sets.png) -160px 0;
}

.pkg_menu > ul > li.multiply, .pkg_menu > ul > li.plus, .pkg_menu > ul > li.minus {
    width: 80px;
}

.pkg_menu > ul > li.jzb:hover, .pkg_menu > ul > li.cfb:hover, .pkg_menu > ul > li.wyb:hover {
    background: url(http://static.jtljia.com/images/system/img-bao-hover.png) center center no-repeat;
    color: #fff;
}

.pkg_menu > ul > li.jzb:hover .calcitem, .pkg_menu > ul > li.jzb.active .calcitem {
    background-position: -40px -40px;
}

.pkg_menu > ul > li.cfb:hover .calcitem, .pkg_menu > ul > li.cfb.active .calcitem {
    background-position: -80px -40px;
}

.pkg_menu > ul > li.wyb:hover .calcitem, .pkg_menu > ul > li.wyb.active .calcitem {
    background-position: -120px -40px;
}

.pkg_menu > ul > li.multiply .calcitem {
    background: url(http://static.jtljia.com/images/system/icon-multiplication.png) center center no-repeat;
    width: 15px;
    height: 15px;
    margin-top: 43px;
}

.pkg_menu > ul > li.plus .calcitem {
    background: url(http://static.jtljia.com/images/system/icon-plus.png) center center no-repeat;
    width: 15px;
    height: 15px;
    margin-top: 43px;
}

.pkg_menu > ul > li.minus .calcitem {
    background: url(http://static.jtljia.com/images/system/icon-minus.png) center center no-repeat;
    width: 15px;
    height: 15px;
    margin-top: 43px;
}

.pkg_menu > ul > li.active {
    background: url(http://static.jtljia.com/images/system/img-bao-hover.png) center center no-repeat;
    color: #fff;
}

.pgk_content {
    height: 420px;
    position: relative;
}

.pgk_content .view_pro {
    width: 104px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
}

.pgk_content .view_pro li {
    width: 100%;
    height: 46px;
    margin-bottom: 5px;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    font-size: 18px;
    line-height: 46px;
    cursor: pointer;
}

.pgk_content .view_pro li:hover {
    background: #000;
}

.pgk_content .view_pro li.active {
    background: #000;
}

.placing_bg {
    background: #f7f7f7;
    margin-bottom: 20px;
}

.pgk_content .view_detail {
    height: 48px;
    width: 178px;
    border: solid 2px #bfbfbf;
    color: #333;
    background: #fff;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
    position: absolute;
    right: 114px;
    bottom: 67px;
    z-index: 2;
    display: block;
    font-size: 20px;
}

.pgk_content .jzb {

}

.pgk_content .cfb {
    display: none;
}

.pgk_content .wyb {
    display: none;
}

.pgk_content .view_detail:hover {
    background: #FF6700;
    color: #fff;
    border-color: #FF6700;
}

.pgk_content .pro_img {
    width: 1214px;
    height: 420px;
    /*position:absolute;*/
    left: 0;
    top: 0;
    display: none;
    margin: 0 auto;
}

.pgk_content .pro_img img {
    width: 100%;
    height: 100%;
}

.pgk_content .jzb .ssb {
    display: block;
}

.index_title {
    width: 1196px;
    border-left: solid 4px #BEBEBE;
    height: 26px;
    line-height: 26px;
    text-indent: 20px;
    font-size: 24px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 10px;
    margin-left: 1px;
}

.link_group {
    width: 1214px;
    margin: 0 auto;
}

.link_group ul {
    float: left;
    width: 100%;
}

.link_group .partner {
    padding: 14px 0;
    float: left;
    /*height: 200px;*/
}

.link_group .partner img {
    height: 77px;
    width: 189px;
    float: left;
    margin: 6px 13px 6px 0;
}

.link_group .partner .imgLine img.last {
    margin-right: 0;

}

/*新加的广告*/
div.news_content {
    /*border: 1px solid #ccc;*/
    height: 300px;
    width: 1214px;
    margin: 0 auto;
    margin-top: 20px;
    clear: both;
    background: #fff;
    padding: 10px;
}

div.news_content div.news_content_left {

    /*width: 900px;*/
    /*height: 300px;*/
    /*border: 1px solid #00BA8D;*/
    float: left;

}

div.news_content div.news_content_right {
    width: 380px;
    /* margin-left: 7px; */
    /* border: 1px solid red; */
    /*height: 300px;*/
    float: left;
    margin-left: 10px;
    border: #eaeaea 1px solid;
    padding: 10px;
}

div.news_content div.news_content_slider {
    float: left;
    margin-right: 10px;
    width: 480px;
    height: 300px;
    overflow: hidden;
}
div.news_content div.news_content_slider img {
    width: 100%;
    height: 100%;
    transition: all ease-in-out 0.2s;
}
div.news_content div.news_content_slider a:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}


div.news_content div.news_content_guanggao {
    float: left;

}

div.news_content div.news_content_guanggao_img {
    width: 310px;
    height: 145px;
    overflow: hidden;
    position: relative;
}
div.news_content div.news_content_guanggao_img a{

}
div.news_content div.news_content_guanggao_img img {
    height: 100%;
    width: 100%;
    transition: all ease-in-out 0.2s;
}
div.news_content div.news_content_guanggao_img a:hover img {
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
div.news_content div.margin_top_10 {
    margin-top: 10px;
}

div.news_content .news_content_guanggao_img span{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 26px;
    padding-top: 50px;
    font-size: 14px;
    text-align: center;
    line-height: 1;
    opacity: 0;
    -moz-opacity: 0;
    filter: alpha(opacity=0);
    transition: all ease-in-out 0.2s;
    _display: none;
}
div.news_content div.news_content_guanggao_img a:hover span{
    _display: block;
    width: 100%;
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    background: url(/home/images/focusbg.png) bottom repeat-x;
    color: #fff;
}
div.news_content div.news_content_right_list {
    margin-left: -10px;
    overflow: hidden;
}

div.news_content div.news_content_right_list p {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    width: 180px;
    float: left;
    margin-left: 10px;
    margin-bottom: 15px;
}

div.news_content div.news_content_right_list p a:hover {
    color: #e4393c;
    text-decoration: none;
}

div.news_content .tag_gonggao {
    background: #e4393c;
    float: left;
    padding: 0 5px;
    margin-right: 7px;
    color: #fff;
    font-size: 12px;
    font-style: normal;;
}


div.news_content div.news_content_top {
    clear: both;
    overflow: hidden;
    /*border: 1px solid #ffe0e0;*/
    /*padding: 11px;*/
}

div.news_content div.news_content_top ul, div.news_content div.news_content_top li {
    list-style: none;
    /*width: 200px;*/
    float: left;
}


div.news_content div.news_content_top li {
    float: left;
    /*margin-bottom: 10px;*/
}
div.news_content div.news_content_top li a{
    width: 188px;
    display: block;
    /*outline: 1px solid #ccc;*/
    overflow: hidden;
    height: 44px;
    line-height: 44px;
}
div.news_content div.news_content_top li img {
    float: left;
    margin-top: 13px;
    margin-right: 13px;
    width: 17px;
}



div.news_content div.news_content_top li span {
    float: left;
    /*margin-top: 5px;*/
    font-size: 14px;
    font-weight: bold;
    color: #e4393c;
}