.hjs-Activities{
    width: 1200px;
    margin: 0 auto;
    height: 119px;
    overflow: hidden;
    zoom: 1;
    position: relative;
}
.hjs-Activities .picbox{
    width: 100%;
    float: left;
    overflow: hidden;
    padding-right: 1px;
    padding-top: 22px;
    height: 120px;
}
.hjs-Activities .picbox li{
    width: 235px;
    float: left;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    background: #FFF;
    cursor: pointer;
}
.hjs-Activities .picbox li a{
    display: block;
    width: 235px;
    float: left;
}
.hjs-Activities .picbox li a div{
    max-width: 120px;
    margin-left: 10px;
    margin-top: 10px;
    text-align: left;
}
.hjs-Activities .picbox li a div h4{
    color: #333;
    font-weight: bold;
    font-size: 16px;
}
.hjs-Activities .picbox li a div label{
    color: #666666;
    font-size: 12px;
}
.hjs-Activities .picbox li a div i{
    display: inline-block;
    width: 55px;
    height: 18px;
    background-color: #ffffff;
    border: 1px solid #c40000;
    color: #999999;
    font-size: 12px;
    margin-top: 15px;
    text-align: center;
    font-style: normal;
}
.hjs-Activities .picbox li a span{
    display: block;
    width: 105px;
    height: 97px;
    position: relative;
}
.hjs-Activities .picbox li a span img{
    max-width: 105px;
    max-height: 97px;
    z-index: 1;
    vertical-align: middle;
    position: absolute;
    bottom: -13px;
    left: 0;
    transition: all .3s ease-in;
    animation-name: bounce;
}
.hjs-Activities .picbox li:hover h4{
    color:#c40000;
    transition: all .4s;
}
.hjs-Activities .picbox li:hover .ck{
    color: #ffffff;
    background-color: #c40000;
    transition: all .4s;
}
.hjs-Activities .picbox li:hover  span img{
    bottom: 0;
}
.new-strategy{
    width: 1200px;
    height: 80px;
    margin: 20px auto;
    border: 1px solid #d9d9d9;
    background: url(/template/default/images/index_51.png) no-repeat top center;
    position: relative;
}
.new-strategy a{
    display: inline-block;
    width: 100%;
    height: 80px;
    position: absolute;
}
.new-strategy .buy{
    left: 176px;
    top: 0;
}
.new-strategy .sell{
    right: 30px;
    top: 0;
}
.zljy{
    height: 400px;
    width: 1200px;
    margin: 30px auto;
}
.zljy .zl-top{
    width: 1200px;
    height: 25px;
    padding-bottom: 10px;
    border-bottom: 1px solid #c40000;
    line-height: 25px;
}
.zljy .zl-top h2{
    border-left: 2px solid #c40000;
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
}
.zljy .zl-top ul{
    font-size: 16px;
}
.zljy .zl-top ul li{
    float: left;
    min-width: 45px;
    height: 35px;
    line-height: 25px;
    text-align: center;
    padding: 0 10px;
}
.zljy .zl-top ul .active{
    border: 1px solid #c40000;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom: 0;
    background: #fff;
}
.zljy .zl-top ul .active a{
    color: #c40000;
}
.zljy .zl-bottom{
    height: 350px;
    width: 1200px;
}
.zljy .zl-bottom .zlb-left{
    width: 300px;
    height: 350px;
    background: url("/template/default/images/index_200.png")no-repeat;
    position: relative;
}
.zljy .zl-bottom .zlb-left .cate-list{
    width: 300px;
    height: 100px;
    padding-top: 7px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    background: #81AEC6;
}
.zljy .zl-bottom .zlb-left .cate-list a{
    display: inline-block;
    width: 33%;
    height: 31px;
    line-height: 31px;
    float: left;
    text-align: left;
    text-indent: 20px;
    color: #ffffff;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zljy .zl-bottom .hjs-categorbrand{
    display: none;
    width: 899px;
    background: #ffffff;
    border-right: 1px solid #999999;
}
.zljy .zl-bottom .show{
    display: block;
}
.zljy .zl-bottom .hjs-categorbrand li{
    width: 223px;
    height: 174px;
    float: left;
    position: relative;
    border-left: 1px solid #999999;
    border-bottom: 1px solid #999999;
    background: #ffffff;
}
.zljy .zl-bottom .hjs-categorbrand .w226{
    width: 226px;
}
.zljy .zl-bottom .hjs-categorbrand li img{
    display: block;
    height: 118px;
    width: 137px;
    margin: 0 auto;
    margin-top: 5px;
}
.zljy .zl-bottom li:hover{
    transform: scale(1.01,1.01);
    box-shadow: 0 0 20px rgba(0,0,0,0.2);
    transition: all .3s;
    z-index: 100;
}
.zljy .zl-bottom .hjs-categorbrand li p{
    margin-top: 8px;
    text-align: center;
    color: #666666;
    
}
.zljy .zl-bottom .hjs-categorbrand li p label{
    width: 223px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.zljylc{
    width: 1200px;
    height: 275px;
    margin: 0 auto;
}
.zljylc h2{
    border-left: 2px solid #c40000;
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 30px;
}
.zljylc li{
    width: 171px;
    height: 197px;
    text-align: center;
}
.zljylc li img{
    display: block;
    margin: 0 auto;
}
.zljylc li h4{
    font-size: 16px;
    margin-top: 20px;
    color: #666;
}
.zljylc li p{
    width: 130px;
    margin: 20px auto 0;
    color: #999;
}
.zl-serch{
    width: 1200px;
    height: 100px;
    margin: 0 auto;
    background: url("/template/default/images/index_84.png")no-repeat;
}
.zl-serch .serch-title{
    color: #fff;
    width: 320px;
    text-align: center;
}
.zl-serch .serch-title h1{
    font-size: 30px;
    line-height: 70px;
    font-weight: bold;
}
.zl-serch .serch-title p{
    font-size: 16px;
}
.zl-serch .serch-input{
    background: #fff;
    border-radius: 5px;
    width: 860px;
    height: 70px;
    margin-top: 18px;
}
.zl-serch .serch-input .zl-name{
    display: block;
    width: 400px;
    height: 70px;
    background: url("/template/default/images/glass.png")no-repeat left center;
    margin-left: 10px;
    padding-left: 40px;
    border: none;
    outline: none;
    font-size: 16px;
    border-right: 1px solid #ccc;
}
.zl-serch .serch-input .zl-tel{
    width: 230px;
    height: 70px;
    border: none;
    outline: none;
    font-size: 16px;
    padding-left: 20px;
}
.zl-serch .serch-input a{
    display: block;
    width: 159px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    background: #c40000;
    border-top-right-radius:5px ;
    border-bottom-right-radius:5px ;
}


.hb-service-other{
    background: #f5f5f5;
    width: 100%;
    min-width: 1200px;
    margin-top: 40px;
    margin-bottom: 20px;
    padding-bottom: 40px;
}
.commWith {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.bq-service {
    width: 1200px;
    margin: 0 auto;
}
.bq-service .service-pro-title {
    margin: 0;
    padding: 20px 0;
}
.service-pro-title h2 {
    border-left: 3px solid #c40000;
    line-height: 26px;
}
.service-pro-title h2 span {
    display: inline-block;
    font-size: 14px;
    color: #666;
    line-height: 26px;
}
.service-pro-title h2 .tit {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    margin: 0 10px 0 16px;
}
.bq-service-box .bq-service-item {
    height: 300px;
}
.bq-service-box .bq-service-item li {
    height: 300px;
    width: 286px;
    display: inline-block;
    cursor: pointer;
    float: left;
    margin-left: 18px;
    background: #FFFFFF;
    transition: all 0.4s ease;
}
.bq-service-box .bq-service-item li.first {
    width: 288px;
    margin-left: 0;
}
.bq-service-box .bq-service-item li .bq-link {
    height: 300px;
    width: 100%;
    display: block;
    text-align: center;
}
.bq-service-box .bq-service-item li img {
    height: 172px;
    width: 100%;
    display: block;
}
.bq-service-box .bq-service-item li h2 {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 18px;
    margin: 12px 0;
}
.bq-service-box .bq-service-item li p {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    width: 200px;
    text-align: center;
    margin: 0 auto;
}
.bq-service-box .bq-service-item li .ljxq {
    width: 120px;
    height: 28px;
    display: block;
    margin: 10px auto;
    line-height: 28px;
    border-radius: 5px;
    border: 1px solid #868686;
}
.bq-service-box .bq-service-item2 {
    /*height: 515px;*/
    margin-top: 18px;
}
.bq-service-box .bq-service-item2 li {
    width: 225px;
    height: 265px;
}
.bq-service-box .bq-service-item2 li.first {
    width: 228px;
    margin-left: 0;
}
.bq-service-box .bq-service-item2 li .bq-link {
    height: 265px;
}
.bq-service-box .bq-service-item li:hover h2 {
    color:#c40000
}
.bq-service-box .bq-service-item li:hover a{
    color:#c40000;
}
.bq-service-box .bq-service-item li:hover {
    box-shadow:0 0 20px rgba(0,0,0,0.2);
    transform: translateY(-10px);
    transition: 0.4s;
}
.bq-service-box .bq-service-item2 li.four-li{
    margin-left: 65px;
}
.sbfl{
    width: 1200px;
    height: 360px;
    margin: 0 auto;
    padding-top: 30px;
}
.sbfl .sbfl-l{
    width: 800px;
    height: 335px;
    position: relative;
    overflow: hidden;
}
.sbfl .sbfl-l h2{
    border-left: 2px solid #c40000;
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
}
.sbfl .sbfl-l h2 p{
    width: 20px;
    height: 18px;
    background: #c40000;
    color: #fff;
    line-height: 18px;
    margin-left: 10px;
    text-align: center;
    border: 1px solid #eee;
    cursor: pointer;
    border-radius: 5px;
}
.sbfl .sbfl-l ul{
    margin-top: 10px;
    height: 299px;
    position: absolute;
    border-top: 1px solid #eee;
}
.sbfl .sbfl-l ul li{
    width: 800px;
    height: 300px;
}
.sbfl .sbfl-l ul li a{
    display: block;
    width: 175px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    margin-top: 20px;
    margin-left:20px;
    border-radius: 20px;
    border:1px solid #ccc;
    position: relative;
    color: #333;
    float: left;
}
.sbfl .sbfl-l ul li a img{
    position: absolute;
    left:15px;
    top:10px;
}
.sbfl .sbfl-l ul li a span{
    width: 30px;
    height: 15px;
    position: absolute;
    top:0;
    right: 10px;
}
.sbfl .sbfl-l ul li a .hot{
    background: url("/template/default/images/hot.gif")no-repeat;
}
.sbfl-r{
    width: 390px;
    padding-left: 10px;
    height: 335px;
}
.sbfl-r h2{
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
}
.sbfl-r .sb-inputbox{
    border-top:1px solid #eee;
    width: 390px;
    height: 300px;
    padding-top: 20px;
    margin-top: 10px;
}
.sbfl-r .sb-inputbox input{
    width: 368px;
    height: 48px;
    border-radius: 5px;
    outline: none;
    border: 1px solid #ccc;
    font-size: 16px;
    padding-left: 20px;
    margin-bottom: 25px;
}
.sbfl-r .sb-inputbox textarea{
    width: 370px;
    height: 110px;
    border-color: #ccc;
    outline: none;
    padding-left: 20px;
    font-size: 16px;
    margin-bottom: 25px;
}
.sbfl-r .sb-inputbox a{
    display: block;
    width: 390px;
    height: 55px;
    background: #c40000;
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 55px;
    border-radius: 5px;
}
.sbjygg{
    background: url("/template/default/images/sb-41.png")no-repeat center center;
    width: 1200px;
    height: 80px;
    margin: 0 auto 20px;
}
.sbjygg .sbgg-content{
    width: 1190px;
    height: 70px;
    margin:0 5px 20px;
    padding-top: 5px;
}
.sbjygg .sbgg-content .sc-left{
    width: 280px;
    height: 60px;
    background: #414141;
    padding-left:20px;
    padding-top: 10px;
    color: #fff;
}
.sbjygg .sbgg-content .sc-left a{
    color: #fff;
}
.sbjygg .sbgg-content .sc-left .sb-text{
    padding: 5px 15px;
}
.sbjygg .sbgg-content .sc-left .sb-text h2{
    font-size: 16px;
    font-weight: bold;
}
.sbjygg .sbgg-content .sc-right{
    background: #f6f6f6;
}
.sbjygg .sbgg-content .sc-right li{
    width: 209px;
    height: 70px;
}
.sbjygg .sbgg-content .sc-right li:first-child{
    width: 50px;
}
.sbjygg .sbgg-content .sc-right li .tp{
    display: block;
    margin: 6px;
}
.sbjygg .sbgg-content .sc-right li h2{
    font-size: 16px;
    font-weight: bold;
    color:#666;
    margin-top: 10px;
}
.sbjygg .sbgg-content .sc-right li p{
    padding: 2px 4px;
    background-color: #c9c9c9;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    color: #ffffff;
    margin-top: 2px;
}
.sbjygg .sbgg-content .sc-right em{
    display: inline-block;
    width: 1px;
    height: 36px;
    background-color: #e1e1e1;
    margin-top: 15px;
    float: left;
}
.sbjygg .sbgg-content .sc-right li:hover h2{
    color: #c40000;
}
.sbjygg .sbgg-content .sc-right li:hover p{
    background-color: #f4b4b4;
}
.cgal{
    width: 1200px;
    height: 260px;
    margin: 0 auto 20px;
}
.cgal h2{
    border-left: 2px solid #c40000;
    font-weight: bold;
    padding-left: 20px;
    font-size: 16px;
}
.cgal ul{
    margin: 20px 0;
}
.cgal ul li{
    width: 380px;
    height: 190px;
    margin-right: 20px;
}
.cgal ul li img{
    display: block;
    width: 380px;
    height: 190px;
    box-shadow: 1px 1px 20px #999;
    transition: 0.3s all ease;
}
.cgal ul li:hover img{
    margin-top: -5px;
}
.commWith{
    width: 1200px;
    margin: 0 auto;
}
.commWith .report-title{
    height: 26px;
    margin: 0 0 20px;
}
.commWith .report-title h2{
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    border-left: 3px solid #c40000;
    line-height: 24px;
    padding-left: 16px;
}
.commWith .report-title a{
    line-height: 22px;
    margin: 0 10px;
}
.question-report-a a {
    height: 22px;
    font-size: 14px;
    margin-left: 10px;
    line-height: 22px;
    border: 1px solid #eee;
    background: #fff;
    padding: 0 16px;
    display: inline-block;
    border-radius: 15px;
    float: left;
}
.consultation {
    height: 462px;
}
.consul-right .consulation-top {
    width: 694px;
    height: 353px;
    margin-bottom: 16px;
}
.consul-right .consulation-top li{
    height: 140px;
    margin-bottom: 16px;
    border: 1px solid #eaeaea;
}
.consul-right .consulation-top li .tp-link{
    display: block;
    height: 140px;
    transition: all 0.4s ease;
}
.consul-right .consulation-top .link-right {
    width: 210px;
    height: 140px;
    display: block;
}
.consul-right .consulation-top .link-right img {
    width: 100%;
    height: 100%;
}
.consul-right .consulation-top .link-left {
    width: 442px;
    padding-left: 16px;
    padding-top: 16px;
    padding-right: 16px;
}
.consul-right .consulation-top .link-left .link-a {
    display: block;
    cursor: pointer;
}
.consul-right .consulation-top .link-left .link-a h2 {
    font-size: 18px;
    line-height: 18px;
    margin-bottom: 11px;
    color: #333333;
    width: 390px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.consul-right .consulation-top .link-left .link-a:hover h2 {
    color:#c40000
}
.consul-right .consulation-top .link-left .comm {
    font-size: 14px;
    color: #7e7e7e;
    line-height: 24px;
    cursor: text;
}
.consul-right .consulation-top .link-left .sj-time {
    font-size: 14px;
    color: #b2b2b2;
    line-height: 14px;
    margin-top: 15px;
    cursor: text;
}
.zixun-question-right {
    width: 464px;
}
.report-title {
    height: 26px;
    margin: 40px 0;
}
.same-title-h3 {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    border-left: 3px solid #c40000;
    line-height: 24px;
    padding-left: 16px;
}
.question-report-a a.selected {
    background: #c40000;
    color: #fff;
}
.question-zixun-comm {
    width: 462px;
    height: 456px;
    border: 1px solid #eaeaea;
    display: none;
}
.show{
    display: block;
}
.question-zixun-comm .question-item-li {
    margin: 0 20px;
}
.question-zixun-comm .question-item-li h2 {
    font-size: 16px;
    margin: 30px 0 19px 0;
    color: #4D4D4D;
    line-height: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.question-zixun-comm .question-item-li h2 span {
    color: #c40000;
}
.question-item-li .ques-comm {
    width: 422px;
    display: block;
    height: 70px;
    position: relative;
    background: #f5f5f5;
    border-radius: 4px;
}
.question-item-li .ques-comm i.tringle {
    position: absolute;
    top: -7px;
    left: 24px;
    z-index: 10;
    width: 10px;
    height: 7px;
    display: inline-block;
    background: url(/template/default/images/tringle-top.png) no-repeat;
}
.question-item-li .ques-comm:hover {
    background:#ebebeb
}
.question-item-li .ques-comm:hover i {
    background:url(/template/default/images/tringle-top-hover.png) no-repeat
}
.question-item-li .ques-comm p {
    font-size: 13px;
    color: #7f7f7f;
    line-height: 24px;
    padding: 11px 14px;
    cursor: text;
}
.bottom-gg{
    width: 1200px;
    margin: 20px auto;
    background: url("/template/default/images/index_145.png")no-repeat;
    height: 134px;
}
.bottom-gg div{
    width: 800px;
    height: 40px;
    padding-top: 80px;
    text-align: center;
}
.bottom-gg div a{
    display: inline-block;
    border-radius: 5px;
    color:#fff;
    height: 38px;
    line-height: 38px;
    font-size: 16px;
    padding-left: 5px;
}
.bottom-gg div a:first-child{
    width: 203px;
    background: url("/template/default/images/ks.png")no-repeat;
}
.bottom-gg div a:nth-of-type(2){
    width: 210px;
    background: url("/template/default/images/lx.png")no-repeat;
}

