/*装修公司详情 Begin*/
.jq_company_introduce_banner_wrap {
    margin-top:20px;
}
.jq_company_introduce_banner_wrap .company_name{
    font-size: 24px;
    line-height: 28px;
    color:#363636;
}
.jq_company_introduce_banner_wrap .company_name i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position: -200px -50px;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    margin-left: 18px;
}
.jq_company_introduce_banner_wrap .banner_left{
    margin-right: 28px;
/*     margin-top: -15px; */
}
.jq_company_introduce_banner_wrap .company_address{
    font-size: 12px;
    line-height: 15px;
    color:#8f8f8f;
    margin-top: 10px;
    margin-bottom:5px;
}
.jq_company_tab_wrap{
    width: 100%;
    height:45px;
    line-height: 45px;
    background-color:#1f1f1f;
    margin-top:20px;
}

.jq_company_tab_wrap a{
    display: inline-block;
    /* width: 100px; */
    padding-right: 25px;
    padding-left: 25px;
    height:45px;
    line-height: 45px;
    font-size: 16px;
    color:#fff;
    text-align: center;
}
.jq_company_tab_wrap  .selected{
    background: #E70012;
}
.jq_company_introduce_content_wrap{
    margin-top: 30px;
}
.jq_company_introduce_content_wrap .content_left{
    width:700px;
    height: 280px;
    margin-right: 25px;
}
.jq_company_introduce_content_wrap .content_right .title{
    font-size: 24px;
    line-height: 1;
    height: 28px;
    color:#363636;

}
.jq_company_introduce_content_wrap .content_right .title i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position: -200px -50px;
    width: 30px;
    height: 25px;
    vertical-align: middle;
    margin-left: 18px;
}
.jq_company_introduce_content_wrap .content_right .content{
    margin-top: 18px;
    margin-bottom: 25px;
    font-size: 14px;
    color:#666;
}
.jq_company_introduce_content_wrap .content_right .content .designer i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position:0 -100px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
}
.jq_company_introduce_content_wrap .content_right .content .case i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position:-50px  -100px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 15px;
}
.jq_company_introduce_content_wrap .content_right .content .discounts i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position:-100px  -100px;
    width: 20px;
    height: 20px;
    vertical-align: middle;
    margin-right: 10px;
    margin-left: 15px;
}
.jq_company_introduce_content_wrap .content_right .support {
    font-size: 12px;
    color:#666;
    height: 45px;
    line-height: 45px;
    background: #f8f8f8;
    padding-left: 5px;
}
.jq_company_introduce_content_wrap .content_right .support i{
    background: url("../../images/icon_sprite_01.png")no-repeat center;
    background-position:-150px  -100px;
    width: 15px;
    height:15px;
    vertical-align: middle;
    margin-right:5px;
}
.jq_company_introduce_content_wrap .content_right .support span{
    margin-right: 13px;
}
.jq_company_introduce_content_wrap .content_right .serve_area,
.jq_company_introduce_content_wrap .content_right .business_area{
    font-size: 12px;
    color:#363636;
    margin-top: 25px;
}
.jq_company_introduce_content_wrap .content_right .serve_area span,
.jq_company_introduce_content_wrap .content_right .business_area span{
    color:#666;
}
.jq_company_introduce_content_wrap .content_right .hot{
    margin-top:30px;
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding-left: 5px;
    background: #f8f8f8;
    width:490px;
}
.jq_company_introduce_content_wrap .content_right .hot i{
    font-style: normal;
    color:#E70012;
}
.jq_company_introduce_content_wrap .content_right .hot span{
    margin-right:20px;
}
.jq_company_introduce_content_wrap .content_right .hot button{
    background: #E70012;
    color:#fff;
    font-size: 14px;
    text-align: center;
    outline: none;
    border: none;
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
    padding-right:15px;
    float: right;
    cursor: pointer;
}
.jq_company_introduce_free_apply_serve_container .free_apply_serve_tab  {
    margin-top: 30px;
    border-top: 2px solid #E70012;
    border-bottom: none;
    width:865px;
}

.jq_company_introduce_free_apply_serve_container .free_apply_serve_tab  ul {
    list-style: none;
    float: left;
    font-size: 18px;
    color: #333;
    border: 1px solid #a3a3a3;
    border-top: none;
    width:865px;
    border-bottom: none;
}

.jq_company_introduce_free_apply_serve_container .free_apply_serve_tab  ul li {
    width: 200px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
}
.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list {
    width: 865px;
    height: 300px;
    overflow: hidden;
    border: 1px solid #a3a3a3;
    border-top: none;
    font-size: 14px;

}

.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list .ceil {
    height: 60px;
}

.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list .ceil ul {
    list-style: none;
    float: left;
    border-top: 1px dashed #d5d5d5;
    width:865px;

}

.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list .ceil ul li {
    width: 200px;
    height: 60px;
    line-height: 60px;
    display: inline-block;
    text-align: center;
}

.jq_company_introduce_design_team_wrap{
    margin-top: 50px;
}
.jq_company_introduce_design_team_wrap ul{
    float: left;
    margin-right: -13px;
    margin-top:20px;

}
.jq_company_introduce_design_team_wrap li{
    display: inline-block;
    text-align: center;
    margin-right: 13px;
}
.jq_company_introduce_design_team_wrap li .img{
    position: relative;
}
.jq_company_introduce_design_team_wrap li image{
    width: 230px;
    height: 230px;
}
.jq_company_introduce_design_team_wrap li .info{
    height: 60px;
    background-color: rgba(50,41,33,0.5);
    position: absolute;
    top:170px;
    left: 0;
    color:#fff;
    text-align: center;
    width: 230px;
}
.jq_company_introduce_design_team_wrap li .info .name{
    font-size: 18px;
    margin-top: 10px;
    color:#fff;
}
.jq_company_introduce_design_team_wrap li .info .intro{
    font-size:14px;
    margin-top: 10px;
}
.jq_company_introduce_design_team_wrap li .info .intro i{
    font-style: normal;
    color:#fff;
}
.jq_company_introduce_design_team_wrap li button{
    width: 120px;
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    color:#fff;
    outline: none;
    border:none;
    background: #E70012;
    margin-top: 20px;
}
.jq_wrap_590{
    width: 590px;
    min-width: 590px;
}
.jq_company_introduce_information_container{
    margin-top: 30px;
}
.jq_company_introduce_information_container .company_profile_content{
    padding-top: 30px;
}
.jq_company_introduce_information_container .company_profile_content .company_title{
    font-size:16px;
    color:#363636;
}
.jq_company_introduce_information_container .company_profile_content .content{
    color:#666;
    font-size: 14px;
    margin-top: 25px;
    height: 80px;
    line-height: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
}
.jq_company_introduce_information_container .company_profile_content button{
    font-size: 14px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    color:#fff;
    background: #E70012;
    outline: none;
    border: none;
    margin-top: 20px;
    margin-right: 18px;
}
.jq_company_introduce_information_container .company_profile_content button:nth-of-type(2){
    color:#E70012;
    background: #fff;
    border:1px solid #E70012;
}
.jq_company_introduce_information_container .company_message .message_wrap{
    padding-top: 30px;
}
.jq_company_introduce_information_container .message_wrap .message_right{
    margin-left: 20px;
}
.jq_company_introduce_information_container .message_wrap .message_right .message_title{
    color:#363636;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    font-size: 16px;
}
.jq_company_introduce_information_container .message_wrap .message_right  a {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;

}

.jq_company_introduce_information_container  .message_wrap .message_title:hover {
    color: #e70012;
}

.jq_company_introduce_information_container .message_wrap .message_sub_heading a:hover {
    color: #e70012;
}
.jq_company_introduce_information_container .message_wrap .message_sub_heading{
    line-height:15px;
    margin-top: 20px;
}
.jq_company_introduce_information_container .message_wrap .message_sub_heading a {
    display: block;
    margin-top: 15px;
    color: #666666;
    font-size: 14px;
}

.jq_company_introduce_information_container .message_wrap .message_sub_heading a i {
    display: inline-block;
    width: 4px;
    height: 4px;
    background: #6e6e6e;
    vertical-align: middle;
    margin-right: 10px;
}
/*装修公司详情 End*/

/*公司简介 开始*/
.jq_company_intro_wrap{
    margin-top: 30px;
}
.jq_company_intro_wrap .current_site{
    font-size: 14px;
    color:#333;
    margin-left: 12px;
}
.jq_company_intro_wrap .current_site span{
    color:#e70010;
}
.jq_company_intro_wrap .company_intro_content{
    padding-top:30px;

}
.jq_company_intro_wrap .company_intro_content .tab ul{
    list-style: none;
    float: left;
    text-align: center;
    width:100%;
    border-bottom: 1px solid #e5e5e5;
}
.jq_company_intro_wrap .company_intro_content .tab ul li{
    display: inline-block;
    width: 100px;
    height: 60px;
    line-height: 60px;
    cursor: pointer;
    font-size: 18px;
    color:#333333;

}
.jq_company_intro_wrap .company_intro_content .tab ul .active{
    color:#e70010;
    border-bottom: 1px solid #e70010;;
}
.jq_company_intro_wrap .company_intro_content .content{
    padding:30px 12px 35px 12px;
}
.jq_company_intro_wrap .company_intro_content .content p{
    font-size: 14px;
    color:#333;
    line-height: 25px;
}
/*公司简介 结束*/


/*设计方案 开始*/
.jq_company_intro_wrap .jq_design_case_wrap{
    margin-top: 35px;
}
.jq_design_case_wrap ul{
    list-style: none;
    float: left;
}
.jq_design_case_wrap ul li{
    display: inline-block;
    padding-bottom: 18px;
    border: 1px solid #e5e5e5;
    margin-left:14px;
    margin-bottom: 30px;
}
.jq_design_case_wrap ul li:nth-child(4n+1){
    margin-left: 0;
}
.jq_design_case_wrap ul li a{
    display: block;
    font-size: 16px;
    color:#333;
    text-align: center;
}
/*案例*/
.jq_design_case_wrap ul li img{
    /*max-width: 100%;*/
    margin-bottom: 18px;
    height: 200px;
    width: 290px;
}
.jq_design_case_wrap ul li:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

/*设计方案 结束*/
/*设计团队 开始*/
.jq_company_intro_wrap .jq_designer_wrap{
    margin-top:30px;
}
.jq_company_intro_wrap .designer_container ul {
    list-style: none;
    float: left;
}
.jq_company_intro_wrap .designer_container ul li{
    display:inline-block;
    width: 288px;
    margin-left: 14px;
    border: 1px solid #e5e5e5;
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.jq_company_intro_wrap .designer_container ul li:nth-child(4n+1){
    margin-left: 0;
}
.jq_company_intro_wrap .jq_designer_wrap ul li .background {
    background: url("../../images/index/bg.jpg");
    width: 288px;
    height: 200px;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .head_img {
    position: absolute;
    top: 160px;
    left: 100px;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .head_img img {
    border-radius: 50%;
    height: 88px;
    width: 88px;
    z-index: 999;
    border: 2px solid #fff;
    background: #f8f8f8;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .name {
    color: #444;
    font-size: 16px;
    text-align: center;
    margin-top: 65px;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .people_intruduce {
    margin-top: 15px;
    font-size: 12px;
    padding-left: 10px;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .people_intruduce div {
    margin-right: 20px;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .people_intruduce span {
    color: #E70012;
}

.jq_company_intro_wrap .jq_designer_wrap ul li .free_design {
    width: 80px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #E70012;
    margin: 15px auto 30px auto;
    border: 1px solid #E70012;
}
/*设计团队 结束*/
/*公司资讯 开始*/
.company_message_wrap{
    margin-top: 15px;
}
.company_message_wrap .content_wrap{
    padding-left: 20px;
}
.company_message_wrap .content_left{
    margin-top: 15px;

}
.company_message_wrap .content_left .title{
    width: 850px;
    border-bottom: 1px solid #E70012;
}
.company_message_wrap h1{
    font-size: 24px;
    color:#333;
    margin-left: 235px;
}
.company_message_wrap .source{
    margin-left: 240px;
    font-size: 14px;
    color:#33332d;
    margin-top: 32px;
    padding-bottom: 46px;

}
.company_message_wrap .source span{
    margin-right: 20px;
}
.company_message_wrap .sub_header{
    font-size: 18px;
    color:#333;
    margin-top: 35px;
    margin-bottom: 15px;
    width: 805px;
}
.company_message_wrap p{
    font-size: 14px;
    color:#666;
    width: 805px;
    line-height: 25px;
    text-indent: 25px;
}

.company_message_wrap .newst_bill_wrap{
    margin-top: 20px;
    padding:20px 25px;
    border: 1px solid #e5e5e5;


}
.company_message_wrap .newst_bill_wrap i{
    width: 2px;
    height:30px;
    background-color: #E70012;
    vertical-align: middle;
}
.company_message_wrap .newst_bill_wrap h2{
    display: inline-block;
    font-size: 24px;
    color:#333;
    margin-left: 12px;
}
.company_message_wrap .newst_bill_wrap .tab{
    margin-top: 35px;
    margin-bottom: 15px;
    font-size: 16px;
    color:#999;
}
.company_message_wrap .newst_bill_wrap .tab ul{
    float: left;
    list-style: none;
}
.company_message_wrap .newst_bill_wrap .tab ul li{
    display: inline-block;
    width:85px;
    text-align: center;
}
.company_message_wrap .newst_bill_wrap .newst_bill_list ul{
    float: left;
    list-style: none;
}
.company_message_wrap .newst_bill_wrap .newst_bill_list ul li{
    display: inline-block;
    width: 85px;
    height: 45px;
    line-height: 45px;
    border-top:1px dashed #999;
    font-size: 15px;
    color:#666;
    text-align: center;
}
/*公司资讯 结束*/
/*装修公司优惠详情 开始*/
.discount_wrap .company_message_wrap{
    margin-top: 40px;

}
.discount_wrap .company_message_wrap .content_wrap{
    padding-left: 0;
}
.discount_wrap .company_message_wrap .content_left .content{
    border: 1px solid #e5e5e5;

    padding-top:30px;
    padding-bottom: 55px;
    padding-left: 20px;

}
.discount_wrap .company_message_wrap .content_left img{
    max-width: 100%;
    float: left;

}
.discount_wrap .company_message_wrap .content_left .info{
    width: 560px;
    height: 160px;
    margin-left: 38px;
    position: relative;
}

.discount_wrap .company_message_wrap .content_left .info h1{
    font-size: 18px;
    color:#333;
    margin-left: 0;
}
.discount_wrap .company_message_wrap .content_left .info .date{
    font-size: 14px;
    color:#666;
    position: absolute;
    bottom: 0;
    left: 0;
}
.discount_wrap .company_message_wrap .content_left .activity_intro{
    height: 48px;
    border: 1px solid #e5e5e5;
}
.discount_wrap .company_message_wrap .content_left .activity_intro span{
    display: inline-block;
    width: 230px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 18px;
    color:#333;
    background-color: #e5e5e5;
}
.discount_wrap .company_message_wrap .content_left .activity_info{
    margin-top: 35px;
    padding-bottom: 80px;
    border: 1px solid;
}
.discount_wrap .company_message_wrap .content_left .activity_info h5{
    width:730px;
    border-bottom: 1px dashed #e5e5e5;
    margin-top: 30px;
    padding-left: 20px;
}
.discount_wrap .company_message_wrap .content_left .activity_info h5 span{
    display:inline-block;
    width:90px;
    font-size: 18px;
    color:#333;
    padding-bottom: 5px;
    border-bottom: 1px solid #E70012;
    text-align: center;
}
.discount_wrap .company_message_wrap .content_left .activity_info ul{
    list-style: none;
    margin-top: 10px;
    padding-left: 20px;
}
.discount_wrap .company_message_wrap .content_left .activity_info ul li{
    display: block;
    margin-top: 18px;
}
.discount_wrap .company_message_wrap .content_left .activity_info ul li i{
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: #999;
    margin-right: 15px;
}
/*装修公司优惠详情 结束*/
/*装修公司优惠 开始*/
.dec_discount_wrap{
    margin-top: 75px;
}
.dec_discount_wrap ul{
    list-style: none;
    padding-left:20px;
}
.dec_discount_wrap ul li{
    display: block;
    margin-bottom: 80px;
}
.dec_discount_wrap ul li img{
    max-width: 100%;
    /*max-height: 120px;*/
    float: left;
}
.dec_discount_wrap ul li .info{
    width: 670px;
    margin-left: 35px;
}
.dec_discount_wrap ul li .info h1{
    font-size: 18px;
    color:#333;
    margin-bottom: 28px;
}
.dec_discount_wrap ul li .info p{
    font-size: 14px;
    color:#666;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.dec_discount_wrap ul li .info .date{
    margin-top: 18px;
    color:#666;
    font-size: 14px;
}
.dec_discount_wrap ul li .info a{
    display: block;
    width: 138px;
    height: 40px;
    line-height: 40px;
    color:#fff;
    background-color: #E70012;
    font-size: 16px;
    text-align: center;
    margin-top:15px;
    border-radius: 5px;
}
/*装修公司优惠 结束*/
/*公司资讯 开始*/
.jq_article_wrap{
    margin-top: 75px;
}
.jq_article_wrap ul{
    list-style: none;
}
.jq_article_wrap ul li{
    display: block;
    padding-bottom: 45px;
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 35px;
    padding-left: 20px;
}
.jq_article_wrap ul li img{
    max-width: 100%;
    float: left;
}
.jq_article_wrap ul li .info{
    float: left;
    margin-left: 40px;
}
.jq_article_wrap ul li .info h1{
    margin-top: 0;
}
.jq_article_wrap ul li .info h1 a{
    display: block;
    font-size: 18px;
    color:#333;

}
.jq_article_wrap ul li .info p{
    width: 730px;
    height: 85px;
    color:#666;
    font-size: 14px;
    margin-top: 20px;
}
.jq_article_wrap ul li .info .date{
    font-size: 14px;
    color:#666;
}
.jq_article_wrap ul li .info .date span{
    margin-right: 28px;
}

/*公司资讯 结束*/
/*jk Add Begin*/
.jq_company_introduce_banner_wrap .banner_left {
    width: 160px;
    height: 80px;
    -webkit-box-shadow: 0 0 5px 5px #efefef;
    -moz-box-shadow: 0 0 5px 5px #efefef;
    box-shadow: 0 0 5px 5px #efefef;
    overflow: hidden;
}

.jq_company_introduce_banner_wrap .banner_left img {
    display: block;
    width: 100%;
    height: 100%;

    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.jq_company_introduce_banner_wrap .banner_left img:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

.jq_company_tab_wrap a:hover {
    background: #e70012;
    color: #fff;
}

.jq_company_introduce_content_wrap .content_left img {
    display: block;
    width: 100%;
    height: 100%;
}

.jq_company_introduce_content_wrap .content_right {
    width: 495px;
}

.jq_company_introduce_content_wrap .content_right .support {
    margin-bottom: 20px;
}

.jq_company_introduce_content_wrap .content_right .serve_area,
.jq_company_introduce_content_wrap .content_right .business_area {
    margin-top: 0;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
}

.jq_company_introduce_content_wrap .content_right .hot {
    margin-top: 10px;
}

.jq_company_introduce_free_apply_serve_container .free_apply_serve_tab ul li {
    height: 66px;
    line-height: 66px;
}

.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list {
    height: 256px;
}

.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list .ceil,
.jq_company_introduce_free_apply_serve_container .new_request_content .new_request_list .ceil ul li {
    height: 50px;
    line-height: 50px;
}

.jq_company_introduce_design_team_wrap li {
    float: left;
}

.jq_company_introduce_design_team_wrap li .img {
    width: 230px;
    height: 230px;
}

.jq_company_introduce_design_team_wrap li .img img {
    display: block;
    height: 100%;
    width: 100%;
}
.jq_company_introduce_design_team_wrap li .info .name{
    height:20px;
    line-height: 20px;
}
.jq_company_introduce_design_team_wrap li .info .intro{
    height:16px;
    line-height: 16px;
}
.jq_company_introduce_information_container .company_profile_content .show_detail {
    display: inline-block;
    font-size: 14px;
    width: 120px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    margin-top: 20px;
    margin-right: 18px;
    color: #E70012;
    background: #fff;
    border: 1px solid #E70012;
}

.jq_company_introduce_information_container .company_message .message_wrap {
    padding-top: 0;
}

.jq_company_introduce_information_container .message_wrap .message_sub_heading a {
    padding-right: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.jq_company_intro_wrap .current_site span a {
/*     color: #e70012; */
}

.jq_company_intro_wrap .current_site a {
    color: #333;
}

.jq_company_intro_wrap .company_intro_content .content {
    display: none;
    padding-left: 0;
    padding-right: 0;
}

.jq_company_intro_wrap .company_intro_content .content .intro_txt {
    padding: 0 12px;
}

.jq_company_intro_wrap .company_intro_content .content.active {
    display: block;
}

.jq_company_intro_wrap .company_intro_content .honor_wrap {
    margin-right: -20px;
}

.jq_company_intro_wrap .company_intro_content .honor_wrap .img_box {
    position: relative;
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    width: 290px;
    height: 200px;
}

.jq_company_intro_wrap .company_intro_content .honor_wrap .img_box img {
    display: block;
    width: 100%;
    height: 100%;
}

.jq_company_intro_wrap .company_intro_content .honor_wrap .img_box h2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    background: rgba(0, 0, 0, .5);
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.jq_company_intro_wrap .jq_designer_wrap .free_design:hover {
    color: #fff;
    background: #e70012;
    cursor: pointer;
    border-color: #e70012;
}

.jq_company_intro_wrap .jq_designer_wrap li {
    float: left;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}

.jq_company_intro_wrap .jq_designer_wrap li:hover {
    -webkit-transform: translate3d(0, -10px, 0);
    -moz-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    -o-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
    -webkit-box-shadow: 0 10px 5px -1px #e5e5e5;
    -moz-box-shadow: 0 10px 5px -1px #e5e5e5;
    box-shadow: 0 10px 5px -1px #e5e5e5;
}

.jq_company_intro_wrap .jq_designer_wrap ul li:hover .background img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.jq_company_intro_wrap .jq_designer_wrap ul li .background img {
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    display: block;
    width: 100%;
    height: 100%;
}

.jq_design_case_wrap ul li {
    float: left;
    padding: 0;
    width: 290px;
}

.jq_design_case_wrap ul .img {
    height: 200px;
    overflow: hidden;
}

.jq_design_case_wrap ul li img {
    display: block;
    margin: 0;
}

.jq_design_case_wrap ul li p {
    padding: 0 10px;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.jq_design_case_wrap ul li:hover p {
    color: #e70012;
}

.company_message_wrap .newst_bill_wrap i {
    width: 3px;
    height: 24px;
}

.company_message_wrap .newst_bill_wrap h2 {
    font-weight: normal;
}

.company_message_wrap .newst_bill_wrap .tab ul li {
    float: left;
    width: 89px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.company_message_wrap .newst_bill_wrap .newst_bill_list ul {
    border-top: 1px dashed #999;
}

.company_message_wrap .newst_bill_wrap .newst_bill_list ul li {
    float: left;
    width: 89px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-top-width: 0;
}
.discount_wrap .company_message_wrap .content_left img{
    width:240px;
    height:160px;
}
.discount_wrap .company_message_wrap .content_left .activity_info li a{
    font-size: 14px;
    color:#333;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.discount_wrap .company_message_wrap .content_left .activity_info li a:hover{
    color:#e70012;
}
.discount_wrap .company_message_wrap{
    margin-top: 30px;
}
.company_message_wrap .content_left{
    margin-top: 0;
    width:870px;
}
.discount_wrap .company_message_wrap .content_left .activity_info{
    width:870px;
    border-color: #d5d5d5;
}
.discount_wrap .company_message_wrap .content_left .activity_intro{
    border-width:0;
    border-bottom-width: 1px;
}
.discount_wrap .company_message_wrap .content_left .activity_info h5{
    width:auto;
    padding-left:0;
    margin-left:20px;
    margin-right: 50px;
}
.discount_wrap .company_message_wrap .content_left .activity_info h5 span{
    margin-bottom: -1px;
    border-bottom: 2px solid #e70012;
}
.dec_discount_wrap ul li img{
    width:240px;
    height: 168px;
}
.dec_discount_wrap ul li .info{
    width:auto;
    max-width: 925px;
}
.dec_discount_wrap ul li .info p{
    white-space: normal;
    line-height: 1.5;
}
.dec_discount_wrap{
    margin-top:30px;
}
.dec_discount_wrap ul li{
    margin:0;
    padding:30px 0 ;
    border-bottom: 1px solid #d5d5d5;
}
.company_message_wrap .newst_bill_wrap{
    height: 330px;
    overflow: hidden;
}
.company_message_wrap .content_left .title{
    text-align: center;
}
.company_message_wrap h1,
.company_message_wrap .source{
    margin-left:0;
}
.company_message_wrap p{
    width:auto;
}
.company_message_wrap p img{
    display: block;
    width: 100%;
}
.jq_company_intro_wrap .company_message_wrap .content_wrap{
    padding-left:0;
}
.company_message_wrap .content_left .title{
    width:auto;
}
.company_message_wrap .content{
    padding-left:20px;
    padding-right: 40px;
    text-align: justify;

}
.jq_article_wrap ul li img{
    margin-right:40px;
    width:240px;
    height:155px;
}
.jq_article_wrap ul li .info{
    float: none;
    margin-left:0;
}
.jq_article_wrap ul li .info p{
    width: auto;
    line-height:17px;
    overflow: hidden;
}
.jq_article_wrap ul li .info h1 a:hover{
    color:#e70012;
}

/*公司案例详情 Begin*/
.jk_compan_message_title .source{
    padding:0 130px;
    margin-top:10px;
    line-height:28px;
    padding-bottom:20px;
}
.jk_compan_message_title .source span{
    display:inline-block;
    width:45%;
    margin:0;
    overflow:hidden;

}
.jk_compan_message_content img{
    display: block;
    margin:15px auto;
    width:90%;
}
.tip_item {
    padding-left:10px;
    padding-right:10px;
    height: 28px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #ec6717;
	 margin-left: 20px;
	 display: inline-block;
    border: 1px solid #ec6717;
}
/*公司案例详情 End*/
/*jk Add End*/