
.btit{
    line-height: 80px;
}
.btit .fl{
    font-size: 24px;
    color: #3b3b3b;
}
.btit .fr a{
    font-size: 14px;
    color: #585858;
}


.video_dialog {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    _position: absolute;
    background: #000;
    z-index: 1200;
    background: rgba(0, 0, 0, 0.8);
}


/*.video_dialog .video {position: absolute;left: 50%;top: 50%;margin: -225px 0 0 -400px;padding:45px 80px;background: #EBEBEB;}*/

.video_dialog .video {
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -210px 0 0 -330px;
    width: 640px;
    height: 400px;
    padding: 10px;
    background: #000;
}

.video_closed {
    position: absolute;
    font-size: 50px;
    line-height: 50px;
    height: 50px;
    font-family: "simsun";
    right: 20px;
    top: 20px;
    cursor: pointer;
    color: #FFF;
}


.video_img {width: 33.33%;float: left;position: relative;overflow: hidden;}

.video_play {width: 100%;position: absolute;top: 50%;left: 0;margin-top: -17px;text-align: center;font-size: 22px;color: #fff;}
.video_play .icon_play {margin-top: -58px;font-size: 64px;display: inline-block;    margin-bottom: 10px;}
.video_img .ui_img {padding-top: 56.4%;transition: all .3s cubic-bezier(0.165,.84,.44,1) .1s;}
.video_img .ui_img img {margin-top: -56.4%;}
.video_img:hover .ui_img {transform: scale(1.1);}
.video_play_mask {background: none;}
.recbox{
    width: 100%;
    background: #f6f6f6;
    float: left;
}
.rec-list {
    width: 1230px;
    margin-left: -25px;
    float: left;
    /*! height: 328px; */
}

.rec-list .rec-item {
    position: relative;
    width: 385px;
    background: #fff;
    margin-left: 25px;
    float: left;
    text-align: center;
    height: 280px;
    margin-bottom: 60px;
}
.rec-list .rec-item:hover{
    box-shadow: 1px 1px 25px 10px rgba(0, 0, 0, 0.3);
    transition: all 650ms;
}
.rec-list .rec-item .img{
    background: #000;
    position: relative;
}
.rec-list .rec-item .bthumb{
    width: 385px;
    height:250px;
}
.rec-list .rec-item .bplay{
    position: absolute;
    z-index: 999;
    left: 30px;
    bottom: 30px;
}
.rec-list .rec-item .tit {
    height: 80px;
    color: #3b3b3b;
    line-height: 80px;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    background: #fff;
    left: 45px;
    bottom: 40px;
}

.hbd {
    width: 100%;
    background: #f5f5f5;
    float: left;
    padding: 50px 0;
}

.hbd .rtit {
    width: 100%;
    float: left;
    height: 80px;
    line-height: 80px;
}

.hbd .rtit .fl {
    font-size: 24px;
    color: #3b3b3b;
}

.hbd .rtit .fl span {
    display: none;
}

.hbd .rtit .fr a {
    font-size: 14px;
    color: #585858;
}

.rec-news {
    width: 100%;
    overflow: hidden;
    float: left;
}

.rec-news ul {
    width: 1327px;
    margin-left: -27px;
    float: left;
    height: 370px;
}

.rec-news li {
    float: left;
    width: 415px;
    height: 370px;
    margin-left: 27px;
    background: #fff;
}

.rec-news li img {
    width: 100%;
    height: 225px;
}

.rec-news li .tit {
    font-size: 16px;
    color: #000;
    height: 20px;
    line-height: 20px;
    margin-top: 30px;
    width: 385px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rec-news li .intro {
    font-size: 12px;
    color: #7e7e7e;
    height: 20px;
    line-height: 25px;
    margin-top: 15px;
    width: 385px;
    padding: 0 15px;
}

.rec-video {
    width: 100%;
    overflow: hidden;
    float: left;
}

.rec-video ul {
    width: 1327px;
    margin-left: -27px;
    float: left;
    height: 320px;
}

.rec-video li {
    float: left;
    width: 415px;
    height: 320px;
    margin-left: 27px;
    background: #fff;
    position: relative;
}

.rec-video li .play {
    width: 415px;
    height: 320px;
    position: absolute;
    background: rgba(0,0,0,.6);
    color: #fff;
    display: none;
    top: 0;
    left: 0;
}

.rec-video li img {
    width: 100%;
    height: 320px;
}

.rec-video li:hover .play {
    display: block;
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

.rec-video li .tit {
    font-size: 20px;
    height: 20px;
    line-height: 20px;
    margin-top: 140px;
    width: 385px;
    padding: 0 15px;
    text-align: center;
    background: url(../images/rec-video-tit.png) center no-repeat;
}

.rec-video li .intro {
    font-size: 14px;
    height: 20px;
    line-height: 25px;
    margin-top: 15px;
    width: 385px;
    padding: 0 15px;
    text-align: center;
}
.rec-pro{
    width: 100%;
    float: left;
}

.rec-pro ul {
    width: 1230px;
    margin-left: -25px;
    float: left;
    /*! height: 390px; */
    margin-top: 25px;
}

.rec-pro li {
    float: left;
    width: 385px;
    height: 390px;
    margin-left: 25px;
    margin-bottom: 25px;
    background: #fff;
    text-align: center;
    position: relative;
    overflow: hidden;
}

.rec-pro li:hover{
    box-shadow: 1px 1px 25px 10px rgba(0, 0, 0, 0.3);
    transition: all 650ms;
}

.rec-pro li .img{
    background: #000;
    width: 100%;
    height: 260px;
}
.rec-pro li img {
    width: 100%;
    height: 260px;
}
.rec-pro li .img .img2{
    display:none;
}
.rec-pro li:hover .img .img2{
    display:block;
}

.rec-pro li:hover .img .img1{
    display:none;
}
.rec-pro li .tit {
    font-size: 22px;
    color: #353535;
    height: 50px;
    line-height: 50px;
    margin-top: 10px;
    width: 385px;
    padding: 0 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.rec-news li .intro {
    font-size: 14px;
    color: #9e9e9e;
    height: 20px;
    line-height: 25px;
    margin-top: 15px;
    width: 385px;
    padding: 0 15px;
}

.com-box{
    width: 1120px;
    padding: 40px;
    float: left;
    background: #fff;
}
.com-box .about-box .fl{
    width: 680px;
    float: left;
    margin-right: 40px;
}
.com-box  .com-name{
    font-size: 22px;
    color: #1e1e1e;
    margin:20px 0;
    width: 100%;
    float: left;
    clear: both;
}
.com-box  .com-name-bottom{
    width: 36px;
    clear: both;
    border-bottom: 1px solid #000;
    margin-bottom: 20px;
}
.com-box .about-box .fl .com-text{
    font-size: 14px;
    color: #575757;
    line-height: 2;
}
.com-box .about-box .fl .num-list{
    margin-top: 50px;
    width: 810px;
    margin-left: -100px;
    float: left;
    white-space: nowrap;
}
.com-box .about-box .fl .num-list .num-item{
    text-align: center;
    width: 160px;
    margin-left: 100px;
    float: left;
}
.com-box .about-box .fl .num-list .num-item .num-item-num{
    font-size: 60px;
    font-weight: bold;
    position: relative;
    white-space: nowrap;
}
.com-box .about-box .fl .num-list .num-item .num-item-num .num-item-plus{
    font-size: 30px;
    display: inline;
    position: relative;
    top:-40px;
    left: -20px;
}
.com-box .about-box .fr{
    width: 400px;
    height: 305px;
    float: right;
    position: relative;
}
.com-box .about-box .fr .com-img img{
    width: 400px;
    height: 305px;
}
.com-box .about-box .fr .play2{
    position: absolute;
    z-index: 999;
    top:40px;
    left: 91px;
    cursor: pointer;
}
.com-box .cert-box{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.com-box .cert-box .cert-list{
    width: 1135px;
    float: left;
    margin-left: -15px;
}
.com-box .cert-box .cert-list .cert-list-item{
    width: 210px;
    float: left;
    margin-left: 15px;
    overflow: hidden;
    text-align: center;
}

.com-box .cert-box .cert-list .cert-list-item .cert-list-img{
    width: 208px;
    float: left;
    height: 300px;
    overflow: hidden;
    border:1px solid #e4e4e4;
    text-align: center;
}
.com-box .cert-box .cert-list .cert-list-item .cert-list-img img { width:100%;}
.com-box .cert-box .cert-list .cert-list-item .cert-list-img img:hover{  transition: all 0.6s;
  transform: scale(1.4);}
.com-box .cert-box .cert-list .cert-list-item .cert-list-text{
    line-height: 50px;
    white-space: nowrap;
    width: 100%;
    float: left;
    clear: both;
    overflow: hidden;
    text-overflow: ellipsis;
}
.com-box .cj-box{
    width: 100%;
    float: left;
    margin-top: 50px;
}
.com-box .cj-box .fl{
    width: 656px;
    float: left;
}
.com-box .cj-box .fl .cj-list-1{
    width: 350px;
    height: 410px;
    overflow: hidden;
    float: left;
}
.com-box .cj-box .fl .cj-list-2{
    width: 287px;
    height: 197px;
    overflow: hidden;
    margin-left: 15px;
    margin-bottom: 15px;
    float: left;
}
.com-box .cj-box .fr .ry .img img:hover{transition: all 0.6s;
  transform: scale(1.4);}
.com-box .cj-box .fl .cj-list-3{
    float: left;
    width: 287px;
    height: 198px;
    overflow: hidden;
    margin-left: 15px;
}
.com-box .cj-box .fr{
    width: 424px;
    float: right;

}
.com-box .cj-box .fr .ry{
    text-align: center;
    width: 210px;
    height: 210px;
    float: left;
}
.com-box .cj-box .fr .ry .img{
    width: 100px;
    height: 100px;
    margin-top: 45px;
    margin-left: 55px;
    margin-bottom:10px;
}
.com-box .cj-box .fr .ry.ry1,
.com-box .cj-box .fr .ry.ry3
{
    border-right:1px dashed #f9a600;
}
.com-box .cj-box .fr .ry.ry3,
.com-box .cj-box .fr .ry.ry4
{
    border-top:1px dashed #f9a600;
}

.hz-list{
    width: 1120px;
    background: #fff;
    padding: 30px;
    float: left;
    margin-bottom: 50px;
}
.hz-list .hz-img{
    width: 250px;
    height: 65px;
    line-height: 100px;
    vertical-align: middle;
    float: left;
    margin:0 15px;
    text-align: center;
}
@media screen and (max-width:800px){
.com-box{ width: 100%; float: none; padding:0; margin-top: 20px;position: relative;overflow: hidden;}
.com-box .about-box .fl{ width: 100%; margin:0 0 20px 0;}
.com-box .about-box .fl .num-list{ width: 100%; float: none; margin-left:0;white-space: initial;margin-top: 20px;}
.com-box .about-box .fl .num-list .num-item{ width: 30%; text-align: center;margin: 0 1.5%; }
.com-box .about-box .fl .num-list .num-item .num-item-num{ font-size: 28px; }    
.com-box .about-box .fl .num-list .num-item .num-item-num .num-item-plus{font-size: 24px;top: -10px; position: absolute;left: auto;}
.com-box .about-box .fl .num-list .num-item-text{ margin-top: 10px;  font-size: 12px;}
.com-box .cert-box{ background: #f8f8f8; margin-top: 0; padding:20px 0; }
.com-box .cert-box .cert-list{ width: 100%; margin:0; }
.com-box .cert-box .cert-list li{ width: 32%; margin-right: 20px; }
.com-box .cert-box .cert-list .cert-list-item{ width: 100%; }
.com-box .cert-box .cert-list .cert-list-item .cert-list-img{ width: 100%; border:none;  height: auto;}
.com-box .cert-box .cert-list .cert-list-item .cert-list-img img{ width: 100%; }
.cj-box{ padding:40px 0 0;position: relative;overflow: hidden; }
.cj-box .fl{ width: 100%; float: none;position: relative;overflow: hidden; }
.cj-box .fl img{ width: 100%; }
.cj-box .fl .cj-list-1{ width: 52%; float: left; }
.cj-box .fl .cj-list-2, .cj-box .fl .cj-list-3{ width: 43.5%; float: right; }
.cj-box .fr{ width: 100%; float: none; position: relative;overflow: hidden; margin-top: 20px;}
.cj-box .fr .ry{ width: 20%; float: left; margin:0 2.5%;text-align: center;}
.cj-box .fr .ry img{ width: 100%; }
.cj-box .fr .ry .txt{ font-size: 12px; }
.hz-list{ width: 100%; background: #f8f8f8;  padding:20px 0;  margin: 0; float: none;position: relative;overflow: hidden;}
.hz-list a{ width: 22%; margin:0 1.5%; float: left; }
.hz-list .hz-img{ width: 100%; height: 52px; margin:0; line-height: 0; background: #fff;float: none;display: table-cell;
vertical-align: middle; }
.video_dialog .video{ left: 3%; top: 20%; margin:0;  width: 90%;}
.video_dialog .video video{ width: 100%!important; }
}