﻿.about{
    max-width: 1256px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.top{
    max-width: 1256px;
    /*height: 40px;*/
    overflow: hidden;
    margin: 10px auto ;
}
.top .column{
    float: right;
    margin-left: 10px;
    padding-top: 8px;
}
.about .intro{
    /*height: 520px;*/
}
.about h1{
    text-align: center;
    font-size: 30px;
    margin: 30px 0;
    font-weight: bold;
}
.intro .img{
    width: 45%;
    float: left;
}
.intro .img img {
    width: 100%;
}
.intro .desc{
    width: 50%;
    float: right;
}
.intro .detail{
    padding-bottom: 15px;
}
.intro .desc h3{
    float: left;
    padding-left: 30px;
    font: bolder 15px/24px "Microsoft Yahei";
}
.intro .desc p{
    font: normal 15px/24px "Microsoft Yahei";
    line-height: 25px;
}
.develop{
    width:100%;
    overflow: hidden;
    background: url(../images/develop-bak.png) no-repeat;
    background-size: 100% 100%;
    -moz-background-size:100% 100%;
}
.develop h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.develop .line{
    width: 100%;
    position: absolute;
    margin-top: 5px;
}
.develop .line img{
    width: 100%;
}
.develop .course{
    max-width: 1300px;
    margin: 0 auto;
    overflow: hidden;
}
.develop .arrowsl{
    float: left;
    padding: 200px 0;
}
.develop .arrowsr{
    float: right;
    padding: 200px 0;
}
.develop .honor{
    float: left;
    width: 11%;
}
.develop .h1{
    margin-left: 8%;
}
.develop .h2{
    margin-left: 8%;
}
.develop .h3{
    margin-left: 8%;
}
.develop .h4{
    margin-left: 8%;
}
.develop .h5{
    margin-left: 8%;
}
.honor .develops{
    margin-bottom: 20px;
}
.honor .develops img{
    width: 100%;
}

.honor .dated{
    font-size: 12px;
    font-weight: bolder;
    height: 18px;
    padding-top: 5px;
}
.honor .descd{
    font-size: 12px;
    font-weight: bolder;
}
.layout{


}
.layout h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.layout .cases {
    width: 28%;
    float: left;
    display: inline;
    position: relative;
    height: 300px;
}
.layout .cases img{
    width: 100%;
    min-height: 100%;
    float: left;

}
.layout .cases #div2 {
    width: 100%;
    height: 17%;
    float: left;
    display: block;
    position:absolute;
    z-indent:2;
    margin: 0px;
    background: #000000;
    opacity: 0.6;
    top: 83%;
}
.layout .cases #div2 .p1 {
    /*width: 100%;*/
    /*color: #fff;*/
    /*font-size: 15px;*/
    /*line-height: 20px;*/
    /*font-family: '宋体';*/
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 4%;
    font-family: '宋体';
    font-weight: bolder;
}
.layout .cases #div2 .p2 {
    display: none;
    width: 100%;
    color: #fff;
    font-size: 15px;
    line-height: 20px;
    font-family: '宋体';
}

.layout .cases div:hover{
    background:#000;
    filter:alpha(opacity=90);
    -moz-opacity:0.9;
    -khtml-opacity: 0.9;
    opacity: 0.9;
    color:#fff;}
.layout .cases:hover #div1{
    display: none;
}
.layout .cases:hover #div2{
    display:block;
    /*padding-left: 10px;*/
    height: 100%;
    top:0px;
}
.layout .cases #div2 p{
    padding-left: 10px;
}
.layout .cases #div2 .p2title{
    padding-left: 10px;
}
.layout .cases:hover #div2 .p2{
    display: block;
}
.layout .cases:hover #div2 .p1{
    display:none;
    -webkit-transition:all .8s;
    -moz-transition:all .8s;
    -o-transition:all .8s;
    transition:all .8s;}
.p2 .p2title{
    font-size:20px;
}
.p2 .p2desc{
    text-align:left;
}


.layout .cases .name{
    width: 100%;
    height: 17%;
    float: left;
    display: block;
    position: absolute;
    z-indent: 2;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    top: 83%;
}
/*.layout .cases p{*/
    /*text-align: center;*/
    /*color: #fff;*/
    /*font-size: 20px;*/
    /*padding-top: 4%;*/
    /*font-family: '宋体';*/
    /*font-weight: bolder;*/
/*}*/
.honors{
    width: 100%;
    background: #FAFAFA;
    overflow: hidden;
    padding-bottom: 80px;
}
.honors h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.honors .text{
    max-width: 815px;
    margin: 0 auto;
    overflow: hidden;
}
.honors .commend{
    float: left;
    margin: 0px 4%;
}
.honors .commend p{
    font-size: 19px;
    text-align: center;
}
.honors .com_detail{
    width: 100%;
    float:left;
    overflow: hidden;
    margin-top: 20px;
    display: none;
}
.honors .d1{
    display: block;!important;
}
.com_details{
    width:31%;
    height:200px;
    margin-right: 2%;
    float: left;
}
.newslist{
    max-width: 1256px;
    /*height: 590px;*/
    margin: 0 auto;
}
.newslist h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.newslist .newsimg{
    width: 100%;
}
.newslist .newsimg img{
    width: 100%;
    height: 230px;
}
.newslist .newstitle{
    height: 37px;
    overflow: hidden;
    font-size: 16px;
    font-weight: bolder;
    padding: 10px 0 5px 10px;
    text-align: justify;
}
.newslist .newsdesc{
    font-size: 10px;
    padding: 5px 10px;
    text-align: justify;
    height:64px;
}
.newslist .more{
    height: 35px;
    background: #DCDCDC;
    /*margin: 15px 0px;*/
}
.newslist .m1{
    float: left;
    color: #5C5C5C;
    font-size: 14px;
    padding: 7px 15px;
}
.newslist .m2{
    float: right;
    padding: 2px 15px;
    color: #5C5C5C;
}
.swiper-pagination-bullet-active {
    opacity: 1;
    background: #C9141E!important;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 10px!important;
}
.trade{
    max-width: 1256px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 30px;
}
.trade h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.trade .trade-top{
    width: 90%;
    height: 325px;
    margin: 0 auto;
    background: #E5E5E5;
    margin-bottom: 20px;
}
.trade .topred img{
    margin-right: -10px;
    float: right;
    margin-top: 15px;
}
.trade .trade-img{
    width: 40%;
    float: left;
    margin-left: -23px;
    padding-top: 15px;
}
.trade .trade-img img{
    width: 100%;
}
.trade .trade-info{
    width: 50%;
    float: right;
    padding-right: 3%;
}
.trade .trade-title{
    font-size: 17px;
    margin-bottom: 6px;
}
.trade .trade-title a{
    font-weight: bold;
    color: #000000;
}
.trade .trade-cont{
    font-size: 13px;
    margin-bottom: 12px;
}
.trade .imgs_more{
    color: #C9141E;
}
.portfolio{
    width: 88%;
    margin: 15px 4%;
}
.portfolio a{
    color: #5C5C5C;
}
.portfolio #div2{
    overflow: hidden;
}
.portfolio #div2 .pl{
    float: left;
}
.portfolio #div2 .pr{
    float: right;
}
.list-banner-pro{
    background: url(http://www.hj-cabinet.com/skin/images/pro-banner.png) no-repeat;
    background-size: 100% 100%;
    -moz-background-size:100% 100%;
}
.list-banner-pro1 img{
    width:100%;
    min-height: 250px;
}
.box{
    position:relative;
    max-width: 100%;
    height: 100px;
    margin: -100px auto 0;
    z-index:0;
}
.protop{
    width:100%;
    height:100%;
    position:absolute;
    z-index:-1;
    /*opacity:0.5;*/
    /*filter:alpha(opacity=50);*/
    /*overflow: auto;*/
    /*height: 100px;*/
    background-color: #015895;
    opacity: 0.6;
    /*background: #424343;*/
    /*background-color: rgba(24,73,100,0.5);*/
}
.box .protops{
    max-width: 1256px;
    margin: 0 auto;
    position: relative;
    height: 100%;
}
.box .second{
    width: 16.667%;
    float: left;
    text-align: center;
    color: #ffffff;
    height: 100px;
    line-height: 100px;
    font-size: 22px;
}
/*.box .protops li:hover{*/
    /*background:rgba(255, 255, 255, 0.5);*/
    /*color: #E60011;*/
/*}*/
.box .second img{
    vertical-align: middle;
    margin-top: 5px;
}
.box .second p{
    color: #ffffff;
    line-height: 30px;
    font-size: 16px;
}
.pro18,.pro19,.pro20,.pro39,.pro40{
    display: none;
}
.thcolumn{
    max-width: 1256px;
    margin: 0 auto;
    background: #f2f2f2;
    overflow: hidden;
}
.thcolumn .third{
    width: 100%;
    float: left;
}
.thcolumn .third ul li a{
    color: #000000;
}
.thcolumn .third li:hover{
    background: #FF0000;
    color: #FFffff;
}
.thcolumn .third li:hover a{
    color: #FFffff;
}
.thcolumn .four li:hover{
    background: #FF0000;
    color: #FFffff;
}
.thcolumn .four li:hover a{
    color: #FFffff;
}
.thcolumn .thirdpro{
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.thcolumn .thirdpro p{
    padding: 0 30px;
}
.thcolumn .third .th1{
    /*width: 50%;*/
    /*border-left: 1px solid #B5B5B5;*/
    /*border-bottom: 1px solid #B5B5B5;*/
    box-sizing: border-box;
}
.thcolumn .third .th2{
    width: 50%;
    border-left: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.thcolumn .third .th3{
    width: 33.33333%;
    border-left: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.thcolumn .third .th4{
    width: 100%;
    /*border-left: 1px solid #B5B5B5;*/
    border-bottom: 1px solid #B5B5B5;
    border-right: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.thcolumn .fourpro {
    float: left;
    height: 50px;
    line-height: 50px;
    text-align: center;
    border-bottom: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.thcolumn .fourpro a{
    color: #000000;
}
.thcolumn .fourpro p {
    padding: 0 30px;
    /*color: #000000;*/
}
.wits{
    width: 100%;
    background: #f2f2f2;
}
.wits .crumbs{
    padding-top: 30px;
}
.wit{
    max-width: 1256px;
    margin: 35px auto 0px;
    overflow: hidden;
    padding-bottom: 50px;
}
.witimg{
    width: 40%;
    float: right;
}
.witimg img{
    width: 100%;
}
.witinfo{
    float: left;
    width: 50%;
    margin-right: 5%;
}
.wit h2{
    font-size: 22px;
    font-weight: bold;
}
.witdetail{
    margin-top: 30px;
    letter-spacing: 0.5px;
}
.witdetail p{
    line-height: 30px;
}
.sketch{
    width: 100%;
    background: #F2F2F3;
}
.sketch h1{
    text-align: center;
    font-size: 30px;
    padding: 0px 0 20px;
    font-weight: bold;
    background: #ffffff;
}
.sketchimg{
    background: #F4F4F4;
    margin: 0 auto;
    max-width: 1256px;
}
.sketchimg img{
    width: 100%;
}
.product{
    width: 100%;
    /*height:460px;*/
    /*background: url(../images/pro-back.png) no-repeat;*/
    background-size: 100% 100%;
    -moz-background-size:100% 100%;
}
.product h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
    /*color: #FFffff;*/
}
.product .proimg{
    height: 300px;
}
.product .proimg img{
    width: 100%;
    height:100%;
}
.product .protitle{
    width: 100%;
    height: 50px;
    float: left;
    display: block;
    position: absolute;
    z-index: 2;
    margin: 0px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -50px;
    color: #ffffff;
}
.product .protitle p{
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding-top: 11px;
    font-family: '宋体';
    font-weight: bolder;
}
.product .prodetail{
    position: absolute;
    width: 100%;
    height: 320px;
    line-height: 320px;
    margin-top: -320px;
    color: #FFffff;
    z-index: 2;
    background-color: rgba(0, 0, 0, 0.5);
    font-size: 22px;
    letter-spacing: 1px;
    display: none;
}
.proimg:hover .protitle{
    display: none;
}
.proimg:hover .prodetail{
    display: block;
}
.product .swiper-container {
     width: 100%;
     height: 360px;
 }
.product .swiper-slide {
    width: 30%;
    /*margin: 20px 1%;*/
    text-align: center;
    font-size: 18px;
    display: block!important;
    height: 480px;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.product .swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff;
}
.case{
    max-width: 1256px;
    margin: 30px auto 0px;
    padding-bottom: 80px;
    /*overflow: hidden;*/
}
.pro-case .case{
    max-width: 1156px;
}
.case h1{
    text-align: center;
    font-size: 30px;
    padding: 40px 0 40px;
    font-weight: bold;
}
.case .casetitle{
    height: 85px;
    text-align: center;
    border-left: 2px solid #B5B5B5;
    border-right: 2px solid #B5B5B5;
    border-bottom: 2px solid #B5B5B5;
}
.case .casetitle .c1{
    font-size: 19px;
    font-weight: bold;
    color: #514F4E;
    padding-top: 10px;
    padding-bottom: 3px;
}
.case .casetitle .c2{
    color: #4E4B4A;
    font-size: 15px;
}
.case .swiper-container3 img{
    width: 100%;
    height: 280px;
}
.case .case-img{
    width: 90%;
    margin: 0 auto;
}
.case .swiper-button-prev{
    width: 10px!important;
    height: 24px!important;
    position: relative!important;
    margin-top: -200px!important;
    left: 0px!important;
    top:0%!important;
    float: left;!important;
    margin-left: -40px!important;
    background-image: url(http://www.hj-cabinet.com/skin/images/prev.png)!important;
    background-size: 10px 24px!important;
}
.case .swiper-button-next{
    width: 10px!important;
    height: 24px!important;
    position: relative!important;
    margin-top: -200px!important;
    right: 0px!important;
    top:0%!important;
    float: right!important;
    margin-right: -40px!important;
    background-image: url(http://www.hj-cabinet.com/skin/images/next.png)!important;
    background-size: 10px 24px!important;
}
.culture{
    position: relative;
    width:100%;
    height: 565px;
    background: url(../images/cultures-back.png) no-repeat ;
    background-size:100% 100%;
    -moz-background-size:100% 100%;
    z-index: 1;
}

.culture h2{
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    font-weight:bold;
}
.culture .border{
    width: 40%;
    height: 300px;
    border: 2px solid #4D9DDD;
    position: absolute;
    left: 24.5%;
    top: 25%;
}
.culture .content{
    width: 35%;
    height: 300px;
    position: absolute;
    left: 43%;
    top: 21%;
    background: #ffffff;
}
.culture .red{
    position: absolute;
    top: 20%;
    left: 53%;
    width: 25%;
    height: 350px;
}
.culture .red img{
    width: 100%;
    height: 100%;
}
.culture .img{
    position: absolute;
    width: 25%;
    height: 360px;
    left: 19%;
    top: 17%;
}
.culture .img img{
    width: 100%;
    height: 100%;
}
.culture .yinhao{
    position: absolute;
    width: 80%;
    height: 57%;
    top: 20%;
    left: 6%;
    background: url(../images/yinhao.png) no-repeat;
    background-size: 100% 100%;
}
.culture .slogan{
    clear:both;
}
.culture .slogan h4{
    margin: 18px 0 0 21px;
    font-size: 19px;
    font-weight: bold;
    float: left;
    width: 100px;
}
.culture .slogan p{
    float: left;
    padding: 20px 0 0 20px;
}
.college{
    max-width: 1256px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 50px;
}
.college h1{
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.colleges{
    overflow: hidden;
}
.colleges .college-img1{
    width: 500px;
    height: 400px;
    /* float: left; */
    position: absolute;
    padding-left: 20px;
}
.colleges .college-img1 img{
    width: 100%;
    height: 100%;
}
.colleges .college-img2{
    width: 490px;
    height: 380px;
    float: left;
    padding-left: 45px;
    padding-top: 35px;
}
.colleges .college-img2 img{
    width: 100%;
    height: 100%;
}
.colleges .college-info{
    width: 50%;
    float: right;
}
.colleges .college-info p{
    padding: 5px;
}
.environ{
    width: 100%;
    height: 350px;
    line-height: 350px;
    text-align: center;
    font-size: 32px;
    font-weight: bolder;
    background: url(../images/environ.png) no-repeat;
    background-size: 100% 100%;
}
.environ-img{
    overflow: hidden;
    max-width: 1256px;
    /*height: 400px;*/
    margin: -140px auto 100px auto;
    background: #EEEEEE;
    position: relative;
}
.environ-img .swiper-container{
    width: 92%;
    margin: 20px auto 25px;
    padding: 0;!important;
}
.environ-img .swiper-slide img{
    width: 100%;
    height:280px;
}
.environ-img .swiper-button-prev{
    width: 2.5%;
    left: 1%;
    background-image: url(http://www.hj-cabinet.com/skin/images/jiantoul.png);
    height: 75px;
    background-size: 27px 75px;
}
.environ-img .swiper-button-next{
    width: 2.5%;
    right: 1%;
    background-image: url(http://www.hj-cabinet.com/skin/images/jiantour.png);
    height: 75px;
    background-size: 27px 75px;
}
/*.environ-img .swiper-wrapper{*/
    /*width: 95%;*/
    /*margin: 0 auto;*/
    /*height: auto;*/
    /*overflow: hidden;*/
    /*float: left;*/
/*}*/
.environ .swiper-wrapper .swiper-slide img{
    width: 100%;
    height:280px;
}
.enleft{
    float: left;
    padding-top: 110px;
    padding-left: 2%;
}
.enleft img{
    height: 90px;
}
.enright{
    float: right;
    padding-top: 110px;
    padding-right: 2%;
}
.enright img{
    height: 90px;
}
.enimgs{
    width: 91%;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
    float: left;
}
.environ-img .environ-imgs{
    width: 31.3%;
    height: 290px;
    margin: 20px 1% 30px;
    float: left;
}
.environ-img .environ-imgs img{
    width: 100%;
    height: 100%;
}
.environ-info{
    max-width: 980px;
    margin: 30px auto;
    font-weight: bold;
    font-size: 16px;
}
.environ-detail{
    max-width: 980px;
    margin: 0 auto 70px;
    font-size: 15px;
}
.environ-detail p{
    line-height: 24px;
}
.organize{
    max-width: 1256px;
    margin: 0 auto;
    overflow: hidden;
}
.organize .info{
    width: 38%;
    float: left;
    margin-left: 10%;
}
.organize h1{
    font-size: 30px;
    padding-top: 30px;
    font-weight: bold;
}
.organize h2{
    font-size: 16px;
    padding-top: 30px;
    font-weight: bold;
}
.organize .info p{
    font-size: 15px;
}
.organize .imgs{
    margin: 30px 0;
    width: 40%;
    float: right;
    margin-right: 8%;
}
.organize .imgs img{
    width: 100%;
}
.teams{
    width: 100%;
    background: url(../images/teams-bak.png) no-repeat;
}
.teams h1{
    text-align: center;
    font-size: 30px;
    padding-top: 30px;
    font-weight: bold;
}
.teams .teams-info{
    max-width: 998px;
    margin: 0 auto;
    overflow: hidden;
}
.teams-info .teams-img{
    width: 45%;
    float: left;
    margin: 30px 5% 60px;
}
.teams-info .teams-img img{
    width: 100%;
    min-height: 265px;
}
.teams-info .number{
    width: 40%;
    height: 70px;
    float: left;
    margin-left: 4%;
    margin-top: 200px;
}
.teams-info table{
    width: 100%;
    height: 100%;
}
.teams-info td{
    width: 16.66666%;
    text-align: center;
    height: 35px;
    line-height: 35px;
}
.teams-info .td1{
    border-right: 1px solid #B5B5B5;
    border-bottom: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.teams-info .td2{
    border-bottom: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.teams-info .td3{
    border-right: 1px solid #B5B5B5;
    box-sizing: border-box;
}
.condition{
    max-width: 1156px;
    margin: 0 auto;
    overflow: hidden;
    margin-bottom: 40px;
}
.condition h1{
    text-align: center;
    font-size: 30px;
    padding-top: 35px;
    padding-bottom: 25px;
    font-weight: bold;
}
.cond{
    width: 48%;
    height: 285px;
    margin: 0.5%;
    float: left;
}
.condition .img1{
    background: url(http://www.hj-cabinet.com/skin/images/condition.jpg) no-repeat;
    background-size: 100% 100%;
}
.condition .img2{
    background: url(http://www.hj-cabinet.com/skin/images/condition1.jpg) no-repeat;
    background-size: 100% 100%;
}
.condition .img3{
    background: url(http://www.hj-cabinet.com/skin/images/condition2.jpg) no-repeat;
    background-size: 100% 100%;
}
.condition .img4{
    background: url(http://www.hj-cabinet.com/skin/images/condition3.jpg) no-repeat;
    background-size: 100% 100%;
}
.cond .condetail{
    height: 285px;
    line-height: 285px;
    text-align: center;
    color: #FFffff;
    font-size: 23px;
    font-weight: bolder;
}
.cond .condetail img{
    vertical-align: middle;
}
.achieve{
    width: 100%;
    margin: 0 auto;
    /* background: #EDEDED; */
    background: url(http://www.hj-cabinet.com/skin/images/achieve.jpg) center;
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
.achieve h1{
    text-align: center;
    font-size: 30px;
    color: #FFffff;
    padding-top: 35px;
    padding-bottom: 30px;
    font-weight: bold;
}
.achieve .content{
    max-width: 1156px;
    margin: 0 auto;
    overflow: hidden;
}
.achieve .content img{
    width: 100%;
}
.achieve .achleft{
    float: left;
    width: 40%;
    margin-left: 6%;
}
.achieve .achcent{
    float: left;
    margin-left: 8%;
    width: 30%;
}
.achieve .achright{
    float: left;
    /*margin-left: 7%;*/
    color: #ffffff;
    width: 100%;
    margin-bottom: 30px;
}
.achieve .achright p{
    line-height: 30px;
}
.achieve .explain{
    text-align: center;
    color: #FFffff;
    font-size: 14px;
    padding-bottom: 20px;
    padding-top: 20px;
}
.certify{
    width: 100%;
    background: #EEEEEE;
}
.certifys{
    max-width: 1156px;
    margin: 0 auto;
    padding: 50px 0;
}
.certifys .swiper-slide{
    background: #FFffff;
    /*height: 320px!important;*/
}
.certify .certimg img{
    width: 98%;
    min-height: 230px;
    /*height: 98%;*/
    margin: 1%;
}
.certify .swiper-container{
    padding: 30px auto!important;
}
.certify .swiper-pagination{
    position: relative!important;
    padding-top: 25px;
}

.show{
    max-width: 1256px;
    margin: 50px auto;
    overflow: hidden;
}
.show-info{
    width: 43%;
    margin-left: 3%;
    float: left;
}
.show-img{
    width: 40%;
    height: 300px;
    margin-left: 6%;
    float: left;
}
.show-img img{
    width: 40%;
    height: 300px;
    margin-left: 6%;
    float: left;
}
.show-info .title{
    font-size: 25px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.show-info .square{
    float: left;
    margin-right: 15px;
    background: url(http://www.hj-cabinet.com/skin/images/square.png);
    background-size: 100% 100%;
    padding: 3px 5px 2px 12px;
    color: #ffffff;
    font-size: 14px;
}
.show-info .content{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 25px;
    padding: 0 0;
    float: left;
}
.show-info .fr{
    float: left;
}
.condetails{
    max-width: 1256px;
    margin: 50px auto;
    overflow: hidden;
}
.condetails .title{
    font-size: 25px;
    margin-bottom: 10px;
    letter-spacing: 1px;
}
.condetails .content{
    max-width: 1100px;
    margin: 40px auto 25px;
    padding: 0 0;
    float: left;
}
.condetails .setitle{
    text-align: center;
    margin-top: 20px;
}

.contain ul{
    width: 100%;
    display: inline-block;
    margin-top: 0px;
}
.csPro-list li {
    /*width: 50%;*/
    /*padding: 20px  3.225775234121043% 20px;*/
    float: left;
    width: 46%;
    margin-right: 4%;
    margin-bottom: 40px;
}
.csPro-list .csPlist-box {
    display: block;
    background: #f5f5f4;
    position: relative;
}
.csPlist-box .csPlist-img {
    width: 100%;
    height: 250px;
    font-size: 0px;
    text-align: center;
    overflow: hidden;
    float: left;
}
.csPlist-img img {
    width: 100%;
    height: 100%;
}
.csPlist-block {
    display: table;
    width: 100%;
    /*height: 250px;*/
    float: right;
    /*margin: 0 5.190311418685121% 0 0;*/
}
.csPlist-con .name .csPlist-con {
    display: table-cell;
    /*vertical-align: middle;*/
    padding-top: 0px;
}
.csPlist-con .name {
    color: #000000;
    line-height: 28px;
    font-size: 18px;
    font-weight: 600;
    padding-top: 5px;
    padding-bottom: 5px;
    text-align: center;
    height: 28px;
    overflow: hidden;
}
.csPlist-con .con {
    line-height: 25px;
    color: #777777;
    margin: 10px 0 0;
    font-size: 13px;
}

.products{
    max-width: 1256px;
    background-size: 100% 100%;
    padding: 30px 0px 0px;
    overflow: hidden;
    margin: 0 auto;
    /*background: #f2f2f2;*/
}
.products h1 {
    text-align: center;
    font-size: 30px;
    padding: 30px 0;
    font-weight: bold;
}
.contains{
    width: 100%;
    padding-bottom: 0px;
}
.crumbs{
    max-width: 1256px;
    margin: 0 auto 30px;
}
.crumbs a{
    font-size: 15px;
    color: #000;
}
.products h2{
    text-align: center;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 5px;
}
.pro-listl{
    float:left;
    padding: 40px 0px;
    /*width: 25%;*/
    background: #f0f3fa;
}
.pro-listl .right_box{
    width: 300px;
}
.div2 {
    position: fixed;
    _position: absolute;
    top: 80px;
    z-index: -1;
    width: 300px;
    background: #f0f3fa;
    opacity: 0.9;
    padding-bottom: 40px;
}
.pro-second{
    border-top: 1px dashed #000;
    margin-top: 5px;
}
.pros-second{
    padding-bottom: 7px;
    padding-top: 7px;
    padding-left: 10%;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 2px;
}
.prol-second a{
    color: #000;
}

.pro-listl .current{
    color: #fff;
    background: #e60011;
}
.pro-listl .third{
    margin: 20px 0px;
}
.pro-third{
    margin-bottom: 10px;
    padding-left: 16%;
    letter-spacing: 1px;
}
.pro-third a{
    color: #000;
    font-size: 14px;
}
.pro-listr{
    float:right;
    width: 75%;
}
.pro-witinfo{
    float: right;
    width: 60%;
    margin-right: 5%;
}
.pro-witinfo h3{
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 25px;
}
.pro-wit{
    overflow: hidden;
    margin-bottom: 40px;
}
.pro-witimg{
    width: 30%;
    float: left;
    border: 2px solid #bdbbbc;
}
.pro-witimg img{
    width: 96%;
    padding: 2%;
}
.pro-listr{
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 5px;
}
.pro-listr .csPro-list li{
    float: left;
    width: 31%;
    margin-bottom: 20px;
    margin-left: 2%;
    margin-right: 0%;
}
.pro-case{
    background: #f5f5f4;
}
.products{
    width: 100%;
    /*background: #f2f2f2;*/
    margin-bottom: 60px;
}
.products-list{
     max-width: 1256px;
    /*width: 100%;*/
    background-size: 100% 100%;
    padding: 30px 0px 0px;
    overflow: hidden;
    margin: 0 auto;
    /* background: #f2f2f2; */
}

.Hn2nd-wrap {
    /*width: 100%;*/
    padding: 30px 0;
    font-size: 0px;
    background: #fff;
    border-top: 1px solid #e1e1e1;
    position: absolute;
    top: 80px;
    left: 0px;
    /*display: none;*/
}

.contact{
    max-width: 1256px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.contact h2{
    font-weight: 600;
    font-size: 18px;
    padding-bottom: 5px;
}
.contact h3{
    font-size: 16px;
    margin-top: 25px;
    margin-bottom: 10px;
}
.contact .con-left{
    width: 20%;
    float: left;
}
.con-left .title1{
    background-color: #e60011;
    width: 80%;
}
.con-left .title1 p{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    padding: 5px 0px 5px 35px;
    letter-spacing: 3px;
}
.con-left .title2{
    width: 80%;
    border-bottom:2px solid #bfbfbf;
}
.con-left .title2 p{
    font-size: 15px;
    padding: 5px 0px 5px 35px;
    letter-spacing: 2px;
}
.contact .con-right{
    width: 80%;
    float: right;
}
.linel{
    width: 15%;
    height: 2PX;
    background-color: #e60011;
    float: left;
}
.liner{
    width: 85%;
    height: 1PX;
    background-color: #c9c9c9;
    float: right;
}
.contact p{
    font-size: 14px;
    margin-top: 10px;
}
.con-method p{
    font-size: 14px;
    margin-top: 5px;
}
.lines{
    width: 15px;
    height: 1PX;
    background-color: #e60011;
    margin: 5px 0 8px;
}
.phone-left{
    width: 40%;
    float: left;
}
.phone-left p{
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 5px;
}
.phone-right p{
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 5px;
}
.con-right .phone{
    font-size: 14px;
    color: #8c8c8c;
    margin-top: 5px;
}
.con-pro{
    overflow: hidden;
}
.contact .con-phone{
    margin-bottom: 25px;
}
.con-pro{
    margin: 30px 0 25px;
}
.con-pro p{
    font-size: 13px;
    margin-top: 5px;
    color: #9c9c9c;
}
.contact .pro-left{
    width: 38%;
    float: left;
}
.contact .pro-left{

}
.contact table{
    margin: 10px 0 10px;
    width: 100%;
}
.contact table tr{
    font-size: 13px;
    border-bottom: 1px solid #c9c9c9;
    color: #9c9c9c;
}
.contact table .first{
    font-size: 16px;
    border-bottom: 1px solid #c9c9c9;
    color: #000;
}
.news-show{
    width: 100%;
    background: #f5f5f5;
    padding-bottom: 80px;
}
.news-show .top{
    max-width: 1256px;
    padding: 20px 0 0;
    overflow: hidden;
    margin: 0px auto;
}
.news-show .top a{
    color: #999999;
    font-size: 15px;
}
.news{
    max-width: 1256px;
    margin: 40px auto 0px;
    overflow: hidden;
    background: #fff;
}
.show-news{
    width: 80%;
    margin-left: 10%;
}
.show-news .news-title{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding-top: 40px;
}
.show-news .desc{
    text-align: center;
    font-size: 14px;
    color: #999999;
    margin-top: 15px;
}
.show-news .content{
    width: 100%;
    margin-top: 40px;
    margin-bottom: 25px;
    padding: 0 0;
    font-size: 14px;
    color: #999999;
}
.show-news .bak{
    width: 110px;
    height: 23px;
    text-align: center;
    margin-top: 2px;
    color: #FF2121;
    border: 1px solid #ED4A55;
    margin-top: 50px;
}
.show-news .bak a{
    color: #FF2121;
}
.item{
    font-size: 14px;
    color: #999999;
    margin: 30px 0 40px;
}
.item a{
    font-size: 14px;
    color: #999999;
}
.ind-search{width: 12%;}

@media screen and (max-width:1256px){
    .case{width: 90%;!important;}
    .develop .h1 {  margin-left: 6%;!important;  }
    .culture .content{    width: 60%;    left: 13%;!important;}
    .culture .border{    width: 60%;left: 14.5%;!important;}
    .culture .img{    width: 40%;!important;}
    .environ-img{width: 100%;!important;}
    .enleft{ padding-left: 0%;width: 2%;!important;}
    .enleft img{width: 100%;height: auto;!important;}
    .enright{  padding-right: 0%;width: 2%;!important;}
    .enright img{width: 100%;height: auto;!important;}
    .enimgs{width: 96%;margin: 0 auto;!important;}
}
@media screen and (max-width:1024px){
    .trade .trade-img{width: 45%;!important;}
    .trade .trade-top{height: 360px;!important;}
    .case{width: 95%;!important;}
    .case .swiper-button-prev{    margin-left: -10px;!important;}
    .case .swiper-button-next{    margin-right: -10px;!important;}
    .organize .info{margin-left: 3%;!important;}
    .organize .imgs{width: 50%;!important;}
}
@media screen and (max-width:813px){

}
@media screen and (max-width:768px){
    .layout .cases{width: 32%!important;}
    .layout .c1{margin-left:1%!important;}
    .layout .c2{margin:0 1%!important;}
    .layout .c3{margin-right: 1%!important;}
    .develop .honor{width: 15%;!important;}
    .develop .h1{ margin-left: 1%;!important;}
    .develop .h2{ margin-left: 7.2%;!important;}
    .develop .h3{ margin-left: 6.2%;!important;}
    .develop .h4 {  margin-left: 8.7%;!important;  }
    .develop .arrowsl{display: none;!important;}
    .develop .arrowsr{display: none;!important;}
    .culture{height: 470px;!important;}
    .culture .border{width: 70%;top:19%;left: 2.5%;!important;}
    .culture .content{width: 72%;top: 15%;left: 0%;!important;}
    .culture .yinhao{    width: 70%;  height: 86%;  top: 7%;  left: 3%;!important;}
    .culture .img{width: 45%;top: 12%;left: 55%;!important;}
    .culture .slogan h4{    margin: 18px 0 0 16px;  font-size: 18px;!important;}
    .culture .slogan p {  font-size: 15px;padding: 21px 0 0 16px;!important;  }
    .colleges .college-img1{width: 90%;height: auto;position: relative;padding-left: 0px;margin: 0 auto;!important;}
    .colleges .college-img2{display: none;!important;}
    .colleges .college-info{width: 90%;  margin-left: 5%;  float: left;!important;}
    .ind-search{display: none;!important;}
}
@media screen and (max-width:767px){
    .trade .trade-img{display: none;!important;}
    .trade .trade-info{width: 90%;!important;}
}
@media screen and (max-width:690px){
    .achieve .achleft{    width: 48%;!important;}
    .achieve .achcent{    width: 25%;!important;}
    .achieve .achright p{float: left;    margin-right: 20px;!important;}
    .teams-info .number{margin-top: 150px;!important;}
    .organize h1{    font-size: 26px;  padding-top: 20px;!important;}
    .organize h2{    padding-top: 20px;!important;}
    .organize .info{width: 94%;padding-bottom: 20px;!important;}
    .organize .imgs{width: 60%;margin: 30px auto;float: none;!important; }
    .witimg{    width: 100%;margin:20px auto;}
    .witinfo{    width: 98%;margin: 0px 1%;}
}
@media screen and (max-width:476px){
    .intro .img{    width: 100%;!important;}
    .intro .desc{width: 98%;margin: 0 auto;!important;}
    .about h1{    font-size: 28px;margin: 20px 0;!important;}
    .layout h1{font-size: 28px;padding: 20px 0;!important;}
    .develop h1{font-size: 28px;!important;}
    .layout{    margin-bottom: 20px;!important;}
    .develop .honor{width: 19%;!important;}
    .develop .h1{ margin-left: 1%;!important;}
    .develop .h2{ margin-left: 1%;!important;}
    .develop .h3{ margin-left: 1%;!important;}
    .develop .h4 {  margin-left: 20%;!important;  }
    .about{    margin: 10px auto 10px;!important;}
    .intro .detail{    padding-bottom: 10px;!important;}
    .honors{    padding-bottom: 30px;!important;}
    .honors .commend p{    font-size: 16px;!important;}
    .honors .text{    margin-left: 5%;!important;}
    .layout .cases p{font-size: 18px;!important;}
    .trade .trade-img{display: none!important;}
    .trade .trade-top{    height: 385px;!important;}
    .box .second{    font-size: 18px;!important;}
    .box .second img{display: none;!important;}
    .culture .content{    width: 100%;!important; }
    .culture .yinhao{width: 94%;!important;}
    .culture .border{display: none;!important;}
    .culture .img{display: none;!important;}
    .culture .slogan p { width: 100%;  font-size: 15px;  padding: 21px 0 0 16px;!important;  }
    .organize .imgs{width: 70%; !important}
    .teams-info .teams-img {  width: 37.5%;  margin: 30px 4% 50px;!important;  }
    .teams-info .number{width: 50%;    margin-left: 0%;!important;}
    .cond{    height: 250px;!important;}
    .cond .condetail{    height: 250px;  line-height: 250px;!important;}
    .culture{    height: 420px;!important;}
    .environ-img .environ-imgs{    height: 250px;!important;}
    .environ-info{width: 90%;    font-size: 15px;margin: 20px auto; !important}
    .environ-detail{    font-size: 14px;width: 90%;    margin: 0 auto 40px;!important}
    .thcolumn .thirdpro{    font-size: 12px;!important;}
    .environ{    height: 300px;  line-height: 260px;!important;}
    .wit{    margin: 40px auto 20px;!important;}
    .wit h2{text-align: center;  font-size: 20px;!important;}
    .witimg{width: 100%;display: none;!important;}
    .witinfo{margin-top: 10px;width: 98%;margin:0 1%;!important;}
    .witdetail{    margin-top: 10px;!important;}
    .witdetail p {  font-size: 14px;  line-height: 28px;!important;  }
    .product .proimg{    height: 260px;!important;}
    .product .protitle{    height: 70px;    margin-top: -70px;!important;}
    .sketch h1{font-size: 26px;!important;}
    .sketchimg img{min-height: 250px;!important;}
    .product{    height: 410px;!important;}
    .product h1{    font-size: 26px;  padding: 25px 0;!important;}
    .product .swiper-container{    height: 300px;!important;}
    .case h1{    font-size: 26px;  padding: 25px 0;!important;}
    .organize .info p {  font-size: 14px;!important;  }
    .college h1{    padding: 20px 0;!important;}
    .college-desc{    font-size: 15px;!important;}
    .college-info hr{    margin: 10px 0 15px;!important;}
    .colleges .college-info p {  padding: 4px;  font-size: 14px;!important;  }
    .footer_1 .footinfo1{width: 23%;!important;}
    .footer_1 .footinfo{width: 30%;!important;}
    .environ-img .swiper-container{width: 90%;!important;}
    .environ-img .swiper-button-prev{background-size: 100%;!important;}
    .environ-img .swiper-button-next{background-size: 100%;!important;}
    .box .second{line-height: 10px; }
    .box .second img{  margin-top: 0px;}
    .case{margin: 0px auto;margin-bottom: 20px;}
    .case .swiper-container3 img{    height: 260px;}
    .case .casetitle .c1{font-size: 16px;}
    .products h1{padding: 0px 0 10px; }
    .pro-witimg{width: 99%;}
    .pro-witinfo{    width: 100%;  margin-right: 0%;    text-align: center;}
    .pro-third a{    font-size: 15px;}
    .csPro-list li{width: 100%;}
    .pro-listl{width: 100%;    margin-top: 0px;}
    .pro-listr{width: 100%;}
    .products .csPro-list li{ width: 100%;margin: 0 0; }
    .con-left{width: 100%;}
    .con-right{width: 100%;}
    .pro-third{display: none;}
    .div2{position:relative;top:0px;width: 100%;padding-bottom:0px;    z-index: 1;}
    .pro-listr .csPro-list li{ width: 100%;margin: 20px auto;}
}
@media screen and (max-width:475px){
    .product .swiper-container1 .swiper-slide{margin-right:10px;!important;}
    .newslist h1{    padding: 15px 0;!important;}
    .trade h1{padding: 15px 0;!important;}
    .newslist .newsimg img{    height: 210px;!important;}
    .layout .cases .name{    height: 23%;  top: 77%;!important;}
    .about{    margin: 0px auto 10px;!important;}
    .top{    margin: 10px auto 0px;!important;}
    .pro-listl{    padding: 20px 0px;}
    .products{    padding: 10px 0px 0px;}
    .pro-listl .third{    margin: 15px 0px;}
}
@media screen and (max-width:414px){
    .intro .desc h3{font: bolder 14px/24px "Microsoft Yahei";!important;}
    .intro .desc p{    font: normal 13px/24px "Microsoft Yahei";!important;}
    .intro .detail{    padding-bottom: 10px;!important;}
    .trade .trade-title{    font-size: 16px;  margin-bottom: 5px;!important;}
    .culture{    height: 400px;!important;}
    .college{    margin-bottom: 20px;!important;}
    .colleges .college-img1 img {  width: 100%;  height: 230px;!important;  }
    .environ-img .environ-imgs {  height: 210px;!important;  }
    .environ {  height: 300px;  line-height: 220px;!important;  }
}