@charset "utf-8";body {font-family:"Microsoft Yahei";}
a {text-decoration:none;}
a:hover {text-decoration:none;}

.topWrap{background:rgba(0,0,0,0.7);position:fixed; z-index:100;}

/*服务优势*/  
.index-title-box { padding-bottom:15px;border-bottom:1px solid #dedede;margin-bottom:20px;font-weight:700;}
.index-title-box h2 { font-size:32px;color:#fff;display:inline-block}
.index-title-box p {margin-top:10px;font-size:18px;line-height:20px;color:#97989E;display:inline-block}

.aboutbox {overflow:hidden; padding:50px 0;background:rgba(0,0,0,0.4) url(/Template/AreaShop/38/images/bg4.jpg) no-repeat center center;    background-size: cover;
    background-attachment: fixed;color:#fff }
.aboutbox .index-title-box{border:none;margin-bottom:0}
.aboutbox .content{padding:30px 0;position:relative;overflow:hidden; }
.aboutbox .about_text{background:rgba(0,0,0,0.4);padding:60px 30px; height:360px}
.about_left{float:left; position:relative;}
.about_left .img1{position:absolute;left:100px; top:-40px;width:330px;height:450px;}
.about_left .img1 img{width:330px;height:450px;}
.about_left .img1 .xian{position:absolute;left:10px;top:10px;right:10px;bottom:10px; border: solid 2px rgba(255,255,255,0.8);}
.about_right{float:right; width:850px;  margin-top:-30px;}
.about_right h3{font-size:28px;margin-bottom:20px;}
.about_right p{line-height:1.8;margin-bottom:20px; text-indent:25px;}
.aboutbox .text1{margin-top:50px;}
.aboutbox .text2{height:240px;overflow:hidden}
.aboutbox .text1 span {
	display: block;
	width: 1em;
	padding-right: 20px;
	font-size: 26px;
	line-height: 40px;
 
}
.aboutbox .text1 span:after {
	content: '';
	position: absolute;
	right: -4px;
	top: 60px;
	display: inline-block;
	width: 4px;
	height: 100px;
	background: #fff;
}
.aboutbox ul{
    overflow:hidden;border:1px solid #fff;
	margin-top:15px;
}
.aboutbox ul li{
    width: 210px;
	height:100px;
    text-align: center;
    border-right: 1px dashed #e5e5e5;
    float: left;
	overflow:hidden;
}
.aboutbox ul li:last-child{
    border: none;
}
.aboutbox ul li h3{
    font-size: 16px;
    color: #ffffff;
    line-height: 1.4;
	margin-bottom:0
}
.aboutbox ul li h3 span{
    font-size: 36px;
    font-family: Arial;
    color: #fff;
    margin-right: 5px;
}
.aboutbox ul li p{
    font-size: 14px;
    color: #fff;
    line-height: 1.2;
	margin-bottom:0;
	text-indent:0;padding:0 10px;
}
 
 
 
 
.index-more {width:210px;height:40px;line-height:40px;text-align:center;color:#ce0101;border:1px solid #ce0101;margin:30px auto;}
.index-more:hover {background:#ce0101;}
.index-more:hover a {color:#fff}

.yousing {  border:#dedede 1px solid;overflow:hidden;}
.yousing li {width:25%;box-sizing:border-box;padding:4%;text-align:center;border-right:#dedede 1px solid;cursor:pointer; float:left;}
.yousing li:nth-child(4) {border-right:none;}
.yousing_img {width:30%;margin:0 auto;height:55px;}
.yousing_img img {max-width:100%;height:auto;}
.yousing_aa {font-size:1.2rem;font-weight:normal;font-stretch:normal;line-height:66px;letter-spacing:0px;color:#333333;}
.yousing_aa a {color:#333333;}
.yousing_bb {width:27px;height:4px;background-color:#ce0101;margin:1% auto 0;}
.yousing_cc {font-size:14px; line-height:28px;letter-spacing:0px;color:#888888;margin-top:3%;height:84px;overflow:hidden;}
 
.yousing li:hover {background:#ce0101;}
.yousing li:hover .yousing_mm {background:#fff;}
.yousing li:hover .yousing_cc {color:#fff;}
.yousing li:hover .yousing_bb {background:#fff;}
.yousing li:hover .yousing_aa {color:#fff;}
.yousing li:hover .yousing_img img {filter:invert(100%) sepia(99%) saturate(3%) hue-rotate(197deg) brightness(108%) contrast(100%);}



/*产品展示*/
.pro_bj {padding-top:150px;overflow:hidden;box-sizing:border-box;background:rgba(0,0,0,0.4) url(/Template/AreaShop/38/images/bg4.jpg) no-repeat center center;    background-size: cover;
    background-attachment: fixed; padding-bottom:50px;}
.pro .titis h2 {background:url(/Template/AreaShop/38/images/pro_tt.png) no-repeat center top;height:111px;}
.pro .titis p {padding:0;}
.product {margin-bottom:36px;position:relative;}
 
.product ul {overflow:hidden;}
.product ul li {float:left;width:264px;margin-right:20px;margin-bottom:15px;text-align:center;transition:all .5s;overflow:hidden; position:relative}
.product ul li:nth-child(5n) {margin-right:0;}
.product .img {width:100%;padding-top:100%;position:relative;overflow:hidden;}
.product .img img {width:100%;height:100%;position:absolute;left:0;top:0;min-height:100%;display:block;transition:all .5s;object-fit: cover;}
.product .tit { position: absolute;  left: 0px;top: 0px;right: 0px; bottom: 60px;    z-index: 3;    display: flex;    justify-content: center;align-items: center; background: rgba(0,0,0,0.8); transform: scale(0); opacity:0;transition: all 0.5s;	color:#fff;	font-size:16px;}
.product .tit .xiankuang{width: 80px; line-height:30px; font-size:30px;  height: 40px;    border: solid 1px rgba(255,255,255,0.3);}
.product .title{width:100%;height:60px; line-height:60px;background:#393939;color:#fff;} 
.product li:hover .tit{ transform: scale(1); opacity: .8; }
.product li:hover .title{background:#000;}
.product ul li:hover .img img {transform:scale(1.1);}
 
 


.al_bj { overflow-x:hidden;overflow-y:hidden;padding:30px 0 80px 0; background:rgba(0,0,0,0.4) url(/Template/AreaShop/38/images/probg.jpg) no-repeat center center;    background-size: cover;
    background-attachment: fixed;}
.anl {margin-top:20px;position:relative;}
.anl ul{padding:50px 0 !important;}
.anl ul li {float:left;width:100%; cursor:pointer;position:relative;background:rgba(0,0,0,0.4); }
.anl ul li .img {width:250px;height:200px;;position:absolute;overflow:hidden;left:50px;top:-25px;}
.anl ul li .img .xian{position:absolute;left:5px;top:5px;right:5px;bottom:5px; border: solid 1px rgba(255,255,255,0.8);}
.anl ul li .img img {width:100%;height:100%;position:absolute;left:0;top:0;display:block;transition:all .5s;object-fit: cover;}
.anl ul li .casetitle{padding-left:330px;padding-bottom:25px;height:125px;padding-right:30px;}
.anl ul li .casetitle h3 { color:#fff;font-size:20px;line-height:50px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.anl ul li .casetitle p { color:#fff;font-size:16px;line-height:25px;}
.anl ul li .casetitle .casetime{color:#999;margin-top:10px; text-align:right}
.anl ul li:hover .img img {transform:scale(1.1);}
.al_j1,.al_j2{position: absolute;bottom:-40px;  }
.al_j1{right:55%;}
.al_j2{right:50%;}

.ns_bj{background:#fff;padding:50px 0;box-sizing: border-box;background:rgba(0,0,0,0.4) url(/Template/AreaShop/38/images/probg.jpg) no-repeat center center;    background-size: cover;
    background-attachment: fixed;} 
.newsli{display:flex;justify-content: space-between;  flex-wrap:wrap;}
.newsli li{border-bottom:#edebe9 1px dashed;background:url(/Template/AreaShop/38/images/lidot.png) left center no-repeat; line-height:64px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; width:32%; font-size:16px; text-indent:20px; color:#fff;}
.newsli li a {color:#fff;}

.linkbox {background:#33383c;padding:50px; line-height:26px; }
.linkbox a {margin-right:10px; color:#fff;}
.linkbox h4 {font-size:18px;font-weight:bold;display:inline-block;color:#fff;}
@media (max-width:768px) {

.aboutbox .content{padding:0}
 .aboutbox .about_text{height:auto;padding:15px;}
 .aboutbox .text1{display:none;}
.about_left{display:none;}
 .about_right{width:100%;margin-top:0}
 .aboutbox .text2{height:auto;max-height:300px}
 .aboutbox ul li{width:49%}
.aboutbox ul li:nth-child(2n) {border-right:none;}
 
 
 .al_bj{padding:10px 10px 80px 10px;}
 .anl ul{padding:15px 0 !important;}
 .anl ul li .img{width:80px;height:80px;left:10px;top:10px;}
 .anl ul li .casetitle{padding-left:100px;padding-right:10px;height:auto;padding-bottom:10px;}
 .anl ul li .casetitle h3{font-size:16px; line-height:40px;}
 .anl ul li .casetitle p{height:50px;overflow:hidden;color:#999}
 .anl ul li .casetitle .casetime{display:none;}
.al_j1, .al_j2{bottom:-60px} 
.al_j2 {right: 40%;}
 

.pro_bj {padding:80px 10px 10px 10px;}
.product .bigli{width:100%;height:auto;margin-bottom:15px;}
.product ul{width:100%;}
.product ul li {width:48%;margin:1%;}
 
 .ns_bj{padding:40px 15px;}
 .newsli li{width:100%}
 .yousing li{width:50%;}
}
