.biaoti{ clear:both; }
.biaoti .H4{ float:left; font-size:24px; color:#161616; line-height:32px; }
.biaoti .H4 .color{ color:#1a81c6; }
.biaoti .H5{ float:left; line-height:32px; font-size:14px; color:#9b9b9b; margin-left:10px; }

.title2{ width:100%; text-align:center; float:none; clear:both; overflow:hidden; }
.title2 .H4{ width:100%; margin:0; }
.title2 .H5{ width:100%; margin:0; }

.titleBox{ clear:both; overflow:hidden; margin-top:30px; margin-bottom:20px; }
.titleBox .more{width:105px; height:32px; text-align: center; line-height: 30px; float:right; position: relative; border:1px solid #8c8c8c; font-size:14px; color:#666666; text-transform: uppercase;}
.titleBox .more::after{width:12px; height: 1px; background-color:#8c8c8c; content: ""; position: absolute; top:50%; left: -5px;}
.titleBox .more::before{width:12px; height: 1px; background-color:#8c8c8c; content: ""; position: absolute; top:50%; right: -5px;}
.titleBox .more:hover{color:#1a81c6; border-color:#1a81c6;}
.titleBox .more:hover::after,
.titleBox .more:hover::before{ background-color:#1a81c6;}

.index1{ padding:50px 0 20px; background:url(../images/probg.jpg) no-repeat center top; background-size:cover; }
.index1 .H3{ font-size:36px; background:linear-gradient(300deg, rgba(89,179,66,1) 0%, rgba(89,179,66,1) 40%, rgba(26,129,198,1) 60%, rgba(26,129,198,1) 100%); -webkit-background-clip:text; -webkit-text-fill-color:transparent; color:#1a81c6; font-weight:bold; text-align:center; letter-spacing:2px; }
.index1 .H5{font-size:18px; color:#5f5f5f; text-align: center; margin-top:0px;}


/*首页产品*/
.pro02{ clear:both; overflow:hidden; margin-top:30px; }
.pro02 ul li { position:relative; width:49%; float:left; margin-right:2%; margin-bottom:30px; }
.pro02 ul li:nth-child(2n){ margin-right:0px; } 
.pro02 ul li .img{ width:100%; height:200px; text-align:center; }
.pro02 ul li .img img{ width:100%; height:200px; border-radius:4px; object-fit:contain; background:#fff; }
.pro02 ul li .img img:hover{ filter:brightness(150%); filter:contrast(150%); filter:saturate(200%); }
.pro02 ul li .nam{ text-align:center; font-size:16px; position:absolute; left:0; top:15%; border-radius:0 2px 2px 0; }
.pro02 ul li .nam a{ display:block; padding:2px 6px 2px 6px; background:#1a81c698; color:#fff; }
.pro02 ul li .nam a:hover{ background:#1a81c638; }


/*首页关于我们*/
.index4{ padding:20px 0 0; background:url(../images/deng1.png) no-repeat 96% top / 80px,url(../images/j18.jpg) #f7f7f7 no-repeat 0 10px / 130% auto; overflow:hidden; margin-top:30px; }
.index4 .text{  padding:15px 0 25px 0; }
.index4 .text .H4{font-size:36px; color:#1a81c6; text-transform: uppercase; font-weight: bolder; font-family: Arial;}
.index4 .text .bold{font-weight: bolder;}
.index4 .text .thin{font-weight:normal;}
.index4 .text .H5{font-size:30px; color:#313131; padding:5px 0 20px 0; position: relative;}
.index4 .text .H5::after{width:40px; height: 1px; content: ""; position: absolute; bottom:0; left: 0; background-color:#666666; opacity:.3; }
.index4 .text .info{font-size:16px; color:#707070; line-height:24px; height:auto; margin:20px 0;
/*overflow : hidden;
text-overflow: ellipsis;
display: -webkit-box;
-webkit-line-clamp: 5;
-webkit-box-orient: vertical;*/ }
.index4 .more2{display:block; width:163px; height: 38px; line-height: 38px; background-color:#1a81c6; text-align: center; font-size:14px; color:#fff; }
.index4Num{ margin-top:20px; padding-top:10px; border-top:1px solid #e4e4e4; clear:both; overflow:hidden; }
.index4Num .list{font-weight:bolder; float:left; margin-top:20px; }
.index4Num .list:nth-child(2){float:right;}
.index4Num .big{font-size:60px; color:#1a81c6; font-family: Arial; font-weight: bolder; line-height: 58px; display: inline-block;}
.index4Num .small{font-weight:normal; display:inline-block;font-size:30px; color:#1a81c6; font-family: Arial;line-height: 20px; margin: 0 20px 0 3px; vertical-align: bottom;}
.index4Num .p2{display:inline-block; font-size:16px; color:#5a5a5a; line-height: 20px; vertical-align: middle;font-weight:normal; }

.videoR{ width:100%; height:260px; clear:both; overflow:hidden; }
.videoR .pic{ width:100%; height:100%; display:flex; align-items:center; justify-content:center; }
.videoR .pic .playBtn{ width:66px; height:66px; cursor:pointer; }
.videoR .pic .playBtn img{ display:block; width:100%; height:100%; }

.videoBox{ width:100%; height:100%; position:fixed; top:0; left:0; z-index:99999; background-color:rgba(0,0,0,0.4); display:none; }
.videoBox2{ width:50%; position:fixed; top:50%; left:50%; z-index:999999; display:none;
	-webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);}
.videoBox2 .aboutVideo{ display:block; width:100%; min-height:10px; background: #000; }
.videoBox2 .close3{ width:25px; height:25px; position:absolute; top:-15px; right:-15px; }
.videoBox2{ width:90%; }

/*企业荣誉*/
.index5{ padding:30px 0 20px; clear:both; overflow:hidden; }
