*{font-family: "微软雅黑","Helvetica Neue", Helvetica, Arial, sans-serif;color: #333;}
.wrapper{width: 90%; margin:0 5%;}
.pr{position: relative;}
.f12{font-size: 12px;}
.f16{font-size: 16px;}
.f20{font-size: 20px;}
.f30{font-size: 30px;}
.f36{font-size: 36px;}
.f48{font-size: 48px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt60{padding-top:60px;}
.pb10{padding-bottom:10px;}
.pb30{padding-bottom:30px;}
.pb60{padding-bottom:60px;}
.p10{padding: 10px;}
.p20{padding: 20px;}

.mr30{margin-right: 30px;}

.tl{text-align: left;}
.tc{text-align: center;}
.tr{text-align: right;}
.tb { font-weight:bold;}
.lh250{line-height: 2.5;}
.lh100{line-height:1;}
.lh180{line-height:1.8;}
.tj{text-align: justify}
.text-ovflow{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
/*font color*/

.cW, a.cW:link, a.cW:visited ,a.cW:hover{ color:#FFF; }
.cC, a.cC:link, a.cC:visited ,a.cC:hover { color:#CCC; }
.c9, a.c9:link, a.c9:visited ,a.c9:hover { color:#999; }
.c6, a.c6:link, a.c6:visited ,a.c6:hover { color:#666; }
.c3, a.c3:link, a.c3:visited ,a.c3:hover { color:#333; }
.cB,a.cB:link,a.cB:visited {color: #0576b7;}
.bg-eee{background: #eee;}

.fl{float: left;}
.fr{float: right;}

.parent{
    display: table-cell;
    vertical-align: middle;      
}
.hidden{display: none;}
.btn{ background: #fff; border: 3px #0d2935 solid; padding: 10px 100px; font-size: 20px;}

.index-content{position: relative;z-index: 99; background: #fff;}

/*---------------header-------------------*/
.nav {position: fixed; top:0;background-color: #0d2935;height: 70px;width: 100%;z-index: 100;}
.nav i {position: absolute;right: 10px;top: 25px;width: 28px;display: none; color: #fff;}
.nav .logo{position: absolute; top:10px}
.nav .logo img{height: 44px;}
.nav ul {list-style: none;margin: 0;padding: 0;text-align: center;position: absolute;right: 0;}
.nav ul li {height: 67px;width: 100px;line-height: 70px;text-align: center;display: inline-block;}
.nav ul li:hover {cursor: pointer;}
.nav ul li a {text-decoration: none;color: #fff;display:block;}
.nav ul li a:hover {opacity: 0.7;}
.nav ul li .actived {background:#ffcc33; color:#000}
/*---------------index-------------------*/
.layui-carousel .pr{background-repeat: no-repeat;background-size:cover ; }
.ad-write{background:#0d2935; position: absolute; right: 0; width: 30%; padding:15px 20px;top: 500px;}
.ad-write h2{color:#ffcc33 ;}
.ad-write p{margin-top: 10px; color: #fff;}

.title p{text-transform: uppercase; padding:10px 0 30px 0; display: block;}
.title p:after{position: absolute; height: 2px; width: 50px; background: #333; left: 0; bottom:20px; content: '';}
.more{position: absolute;right: 0; top: 20px;}
.more i{ padding-left: 20px;}

.about-ico{height: 80px;}
.ico-1,.ico-2,.ico-3,.ico-4{position:absolute ; }
.ico-1{left: 0;}
.ico-2{left: 30%;transform: translateX(-30%);}
.ico-3{left: 60%;transform: translateX(-30%);}
.ico-4{right:0}
.index-2{ background:#0d2935; padding: 20px 0; }
.index-2 p{color: #ffcc33;}

.pro div.layui-col-md3{position: relative;}
.opacity{opacity: 0;}
.prodiv.layui-col-md3 div.pro-link{opacity: 1;}
.pro p{background:rgba(0,0,0,.7); 
display: block; 
position: absolute;
top: 0;
 bottom: 0; 
 left: 0; 
 font-size: 16px; 
 text-align: center;
line-height: 1.8;
 color: #ffcc33;
 padding:30px;

 }

 
.new-date{background: #eee; height: 80px; width: 80px;display: table;}
.new-text{margin-left: 100px;}
.new-text h3{
overflow: hidden;
 text-overflow: ellipsis;
 white-space: nowrap;}
.new-text p{
	line-height: 1.5; 
	color:#666; 
	padding-top: 15px;
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:2; 
	height: 3em;
}
.new-write{position: absolute; bottom: 0; padding: 10px;left: 0;right: 0; background:rgba(0,0,0,.5) ;}
.new li{padding-bottom: 50px; clear: both;}

/*---------------footer-------------------*/
.footer{ background: #0d2935; padding-top:30px; color: #fff;}
.footer p{padding: 10px 0;color:#60808e ;}
.footerbar{background: #09212b;}
.footerbar p{ padding:10px 0;color:#60808e ;}

/*---------------about-------------------*/
.now-address img{ position: relative; top:-2px;}
.banner{width: 100%; background: url(../img/banner1.jpg) no-repeat; background-size:cover ; margin-top: 70px;}
.banner.banner-2{ background: url(../img/banner2.jpg) no-repeat; background-size:cover ;}
.banner.banner-3{ background: url(../img/banner3.jpg) no-repeat; background-size:cover ;}
.banner.banner-4{ background: url(../img/banner4.jpg) no-repeat; background-size:cover ;}
.banner.banner-5{ background: url(../img/banner5.jpg) no-repeat; background-size:cover ;}
.banner .banner-text{height: 375px; display: table;}
.banner .title p:after{ background: #fff; }
.menu-about{ position: absolute; bottom: 0; width: 100%;}
.menu-about a{background: rgba(0,0,0,.8); text-align: center; padding: 15px 10px; display: block; color: #fff;}
.menu-about a.actived{background:#ffcc33;color: #000; }
.menu-about a:hover{opacity: 0.7;}
.title-about{font-size: 24px; text-align: center; font-weight: 700;position: relative;}
.title-about:after{position: absolute; height: 2px; width: 50px; background: #333; left:50%; bottom:-20px;transform: translateX(-50%); content: '';}
.service-span span{background: #eee; display: block; padding: 7px 10px; text-align: center; border-radius: 50px; margin-right: 20px;}
.service-span li{padding: 10px 0;}

/*---------------pro-------------------*/
.pro-list li div.pro-div{position: absolute; left: 0px; right: 0px;height:100%;transform:translateY(-100px); background:  #09212b;bottom:-100%;
transition:transform 1s;
-moz-transition:transform 1s; /* Firefox 4 */
-webkit-transition:transform 1s; /* Safari and Chrome */
-o-transition:transform 1s; /* Opera */}
.pro-list li:hover div.pro-div{transform:translateY(-100%);}
.pro-list li div.pro-div h2{ padding: 0 20px;}
.pro-list .pro-ul{position: relative; overflow: hidden;padding-bottom: 100px;}
.pro-list li i{position: absolute; right: 20px;bottom: 20px;}
.pro-list li div.pro-div .pro-txt{
	overflow:hidden; 
	text-overflow:ellipsis;
	display:-webkit-box; 
	-webkit-box-orient:vertical;
	-webkit-line-clamp:5; 
	height: 9em;
}	

/*---------------view-------------------*/
.pro-view{line-height: 2.5;padding-right:10%;}
a.pro-view-btn{ border:2px solid #0d2935 ; padding: 10px 20px;margin: 0 30px;}
a.pro-view-btn:hover{ border:2px solid #0d2935 ; padding: 10px 20px; background: #0d2935;}
a.pro-view-btn:hover i{color: #fff;}

/*---------------job-------------------*/

.man-1{background: #2ec0ff; padding: 20px; min-height: 192px;}
.man-2{background: #599ee5; padding: 20px; min-height: 192px;}
.man-3{background: #51d1a5; padding: 20px; min-height: 192px;}


.zhaobiao .new-date{background: #ffcc33;}

.box-shadow{
	-moz-box-shadow: 0px 0px 5px rgba(0,0,0,0.2); /* 老的 Firefox */
    box-shadow: 0px 0px 5px  rgba(0,0,0,0.2);
    }
    .zhaobiao-time span{padding: 0 20px; color: #999; font-size: 12px;}
    a.btn-zb{background: #0d2935; padding: 20px 100px;color: #ffcc33;}
    a.btn-zb:hover{opacity: .7;}
/*媒体查询*/
/*屏幕宽度小于878px的时候执行里面的css*/
            
 @media only screen and (max-width: 878px) {
 	.pro-view{line-height: 2.5;padding-right:0;}
.index-content .wrapper{padding: 10px;width: auto; margin:0;}
.wrapper{width: auto; margin:0;}
.footer .tr{text-align: left;}
.nav i {
	display:inline-block;
}
.banner .banner-text{height: 375px; display: none;}
.menu-about{ position:inherit;}
.nav{
	height: 70px;
}
.nav ul {
	position: absolute;
	right: 0;
	text-align: right;
	top: 70px;
	display: none;
	z-index: 999;
}
.nav ul li {
	display: block;
	border: 1px solid #dadada;
	height: 58px;
	line-height: 58px;
	width: 98px;
}
.nav ul li a {
	display: block;
	padding-bottom: 0;
	color: #333;
	background-color: #fff;
}
.nav ul li .actived {
	border-bottom: none;
}
.nav ul li a:hover {
	background-color: #ffcc33;
	color: #333;
}
.layui-carousel, .layui-col-xs0{display: none;}
}


/* 2020-06-13 yebf */
.pr{
	position: relative;
}
.state-toubiao{
	position: absolute;
	right:20px;
	top:20px;
	padding: 5px;
	font-size: 12px;
	color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: rgb(13, 41, 53);
}
.opacity-05{
	opacity: 0.5;
}
.state-zb{
	position: absolute;
	top:50px;
}
