/* 轮播图 */
.banner{
    width:100%;
    /* height:670px; */
}
.banner img{
    width:100%;
    height:100%;
}
.carousel-btn {
    display: none;
}
.barticle{
    z-index:10;
    width:670px;
    padding-top: 160px;
    display: none;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}
.bta1{
    font-size: 25px;
    color: #ffffff;
    text-align: center;
}
.bta2{
    text-align: center;
    font-size: 100px;
    color: #e50011;
    text-align: center;
    height:100px;
    line-height: 100px;
    padding-right: 31px;
}
.bta3{
    color: #ffffff;
    text-align: center;
    font-size: 80px;
    text-align: center;
    height:80px;
    line-height: 80px;
    font-weight: bold;
}
.bta4{
    width:30px;
    border-bottom: 1px solid #ffffff;
    margin: auto;
    padding-top: 20px
}
.bta5{
    padding-top: 20px;
    font-size: 20px;
    color: #ffffff;
    text-align: center;
    letter-spacing:25px;
    text-align: center;
    padding-left: 20px;
}
/* 内容 */
.bg2{
    height:290px;
}
.bg3{
    height:290px;
    background: #f4f4f4;
}
.company{
    margin-top: -525px;
    margin-bottom:59px;
    display: none;
}
.company>.comI{
    width:385px;
    height:465px;
    float: left;
    position: absolute;
    left: -385px;
    overflow: hidden;
}
.company>.comI>img{
    width:100%;
    height:100%;
}
.cL{
    float:right;
    width: 766px;
}
.cL h3{
    font-size: 30px;
    padding: 20px 0;
    color: #000;
}
.cL h5{
    font-size:20px;
    padding-bottom: 30px;
    color: #000;
}
.cL p{
    font-size: 14px;
    line-height: 25px;
    color: #5f5f5f;
    padding-bottom: 60px;
    text-align: justify
}
.cL p>em{
    font-style: normal;
    color: #000;
}
.imgc{
    float: left;
    width:63px;
    margin-right:60px;
    padding-bottom: 35px;
}
.imgc img{
    width:100%;
    transition: 1s ease;
    -moz-transition:1s ease;
    -webkit-transition:1s ease;
    -o-transition:1s ease;
    height:62px;
}
.imgc img:hover{
    transform:rotate(360deg);
    -ms-transform:rotate(360deg); 
    -moz-transform:rotate(360deg);
    -webkit-transform:rotate(360deg); 
    -o-transform:rotate(360deg);
}
.imgc div{
    text-align: center;
    font-size: 16px;
    color: #747474;
}
.cL .more,.news .more{
    display: block;
    width:180px;
    height:40px;
    background:#e50011;
    float: left;
    margin-right:400px;
    font-size: 16px;
    line-height: 40px;
    color: #fff;
    text-align: center;
}
.cL .more:hover,.news .more:hover{
    background:#ff0619;
}
.news .more{
    margin: 15px 510px;
}
.pro{
    background-image: url(../image/index7.jpg);
    background-color: #080a0c;
    height:690px;
    background-repeat: no-repeat;
    background-position: center;
}
.pro .UContainer1{
    padding-top: 60px;
}
.pl{
    width: 550px;
    float: left;
    padding-bottom: 55px;
}
.pl h3{
    font-size: 33px;
    color: #ffffff;
    padding: 25px 0;
}
.pl .underline{
    width:70px;
    height:2px;
    background: #ffffff;
}
.pl p{
    font-size: 14px;
    line-height: 28px;
    color: #ffffff;
    padding: 40px 0;
    text-align: justify;
}
.pl .more{
    width:195px;
    height:40px;
    line-height: 36px;
    color: #ffffff;
    border: 2px solid #818181;
    text-align: center;
    display: block;
}
.pl .more:hover{
    background: #818181;
    color: #ffffff;
}
.pr{
    width: 560px;
    height:360px;
    position: absolute;
    opacity: 0;
    top: -360px;
    right:-560px;
    overflow: hidden;
}
.pr>img{
    width:100%;
}
.prob{
    background: url(../image/bgblack.png);
    height:218px;
    padding-top: 40px;
}
.proic>.proImg{
    float: left;
    width:190px;
    height:136px;
    overflow: hidden;
    position: relative;
    display: block;
    margin: 0 5px;
}
.proic>.proImg>img{
    width:100%;
    height:100%;
}

.proic>.proImg>div{
    width:100%;
    height:100%;
    background: url(../image/bgb.png);
    text-align: center;
    line-height: 106px;
    color:#ffffff;
    position: absolute;
    top: 0;
    left:0;
}
.direction-reveal--grid-bootstrap .direction-reveal__card{
    margin-top: 0!important;
}
/* 新闻中心 */
.news{
    background: #f4f4f4;
    padding-top: 60px;
    padding-bottom: 90px;
    display: none;
}
.newc{
    padding-top: 127px;
}
.newst{
    width:100%;
    position: absolute;
    top: 100px;
    left:0;
    z-index:3;
    opacity:0;
}
.newst>h3{
    font-size: 30px;
    padding-bottom: 16px;
    text-align: center;
}
.newst>h5{
    font-size: 16px;
    color: #5e5e5e;
    font-weight: normal;
    text-align: center;
    padding-bottom: 50px;
}
.hasinew{
    display: block;
    width: 380px;
    padding: 30px 3px 3px 3px;
    background: #ffffff;
    float: left;
    margin-left: 3px;
    margin-bottom: 5px;
    transition:all .5s ease-in-out;
    -moz-transition:all .5s ease-in-out;
    -webkit-transition:all .5s ease-in-out;
    -o-transition:all .5s ease-in-out;
}
.hasinew .zhonglei{
    font-size: 14px;
    color: #929292;
    padding: 0 25px;
    font-weight: normal;
}
.hasinew h3{
    font-size: 18px;
    color: #0d0d0d;
    padding: 20px 25px 20px 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.hasinew .time{
    font-size: 15px;
    color: #929292;
    padding: 0 25px;
    font-weight: normal;
}
.hasinew p{
    font-size: 14px;
    line-height: 22px;
    color: #323232;
    padding: 20px 25px 0 25px;
    height: 86px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.hasinew2{
    margin:0 30px;
}
.hasinew img{
    margin-top: 36px;
    width:100%;
    height:208px;
}
.hasinew:hover,.noinew:hover{
    box-shadow: 1px 1px 3px 3px #cccccc;
}
.noinew{
    display: block;
    width:380px;
    float: left;
    padding: 24px 18px;
    background: #ffffff;
    position: absolute;
    right:-380px;
    opacity: 0;
    height:142px;
}
.noinew h3{
    font-size: 18px;
    color: #0d0d0d;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.noinew .time{
    font-size: 15px;
    color: #929292;
    font-weight: normal;
    padding:3px 0;
}
.noinew p{
    font-size: 14px;
    line-height: 22px;
    color: #323232;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp:2;
    overflow: hidden;
    height:44px;
}
.noinew1{
    top:0;
}
.noinew2{
    /* margin:19px 0; */
    top:161px;
}
.noinew3{
    top:322px;
}
.col{
    width: 50%;
    float: left;
    height:218px;
    background: url(../image/index17.jpg) no-repeat center;
}
.cor{
    float: left;
    width: 50%;
    height: 218px;
    background: #e50011;
    padding-top: 50px;
    padding-left: 40px;
}
.cor h5{
    font-size: 20px;
    color: #ffffff;
}
.cor p{
    font-size: 13px;
    line-height: 20px;
    color: #ffffff;
    padding-top: 17px;
    padding-bottom:28px;
}
.cor a{
    display: block;
    width:190px;
    height:40px;
    text-align: center;
    color: #ffffff;
    border: 1px solid #f82d3c;
    line-height: 40px;
}
.cor a:hover{
    background: #ffffff;
    border: 1px solid #e50011;
    color: #f82d3c;
}
/* 返回顶部 */
#buoy{
    width: 0;
    display: none;
}