﻿/* banner固定需求 */
.slot-bg img {
	opacity: 0;
	width: 100%;
	height: 100%;
}

.scroBox {
	background: #FFFFFF;
	position: relative;
	overflow: hidden;
}

/* 顶部导航 */
.w12 {
	width: 1200px;
	margin: auto;
}

/*  导航版心 */
.w1290 {
	width: 1200px;
	margin: 0 auto;
}

.w1000 {
	width: 1000px;
	margin: 0 auto;
}

/* 导航样式 */
#header {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 999;
	padding: 15px 0;

}

#header .logo {
	width: 240px;
	height: 62px;
	
	/* margin-right: 195px; */

}
#header.active{
	box-shadow: rgba(0, 0, 0, 0.5) 0px -7px 10px 0px !important;
}
#header .logo.active {

	
}

#header .nav li {
	float: left;
	position: relative;
}

#header .nav li a {
	color: #fff;
	font-size: 15px;
	display: block;
	padding: 0 25px;
	line-height: 28px;
}

#header .nav li a.active {
	color: #303e48;
}

.nav-item {
	margin-top: 5px;
	margin-left: 58px;
}




.banBoxs {
	width: 100%;
	height: 500px;
	position: relative;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

.banHov {
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 10;
	background-color: rgba(63, 99, 177,0.3);
}

.banBoxs .banTitles {
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	top: 60%;
	left: 50%;
	z-index: 11;
	transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
}

.banBoxs .banimgs,.ph-banimg{
	width: 100%;
    height: 100%;
    background-position: top center;
    background-repeat: no-repeat;
    background-attachment: fixed;
}
.ph-banimg{
	display: none;
}

/* 下拉搜索 */

/* 侧边栏-联系我们 */
.left-menu {
	position: fixed;
	bottom: 100px;
	right: 0;
	z-index: 600;
}

.left-menu-item {
	width: 62px;
	height: 72px;
	border: 1px solid #e5e5e5;
	margin-top: 20px;
	font-size: 12px;
	padding-top: 44px;
	box-sizing: border-box;
	text-align: center;
	background: url(https://www.laizhouruitai.com/template/pc/skin/shou/images/lianximaijia-fan.png) no-repeat 19px 12px;
	background-size: 38%;
	cursor: pointer;
	background-color: #fff;
	transition: all .5s;
	-webkit-transition: all .5s;
	box-shadow: 0 0 10px rgba(3, 6, 10, 0.1);
}

.left-menu-item a {
	color: #666;
}

.left-menu-item2 {
	background-image: url("https://www.laizhouruitai.com/template/pc/skin/shou/svg/%E5%AE%A2%E6%88%B7.svg");
}

.left-menu-item3 {
	background-image: url(https://www.laizhouruitai.com/template/pc/skin/shou/images/erweima-fan.png);
}

.left-menu-item-common {
	width: 128px;
	background-color: #fff;
	position: absolute;
	top: 26px;
	left: 0px;
	padding: 9px 21px 13px 12px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	text-align: left;
	transition: all .5s;
	-webkit-transition: all .5s;
	opacity: 0;
	-webkit-opacity: 0;
	z-index: -555;
	/* padding-left: 35px; */
}

.left-menu-item-common::after {
	width: 14px;
	height: 14px;
	border-top: 1px solid #e5e5e5;
	border-right: 1px solid #e5e5e5;
	position: absolute;
	content: '';
	right: -7px;
	bottom: 21px;
	transform: rotate(45deg);
	z-index: 5;
	background-color: #fff;
}

.left-menu-item-common>a {
	color: #666666;
	font-size: 12px;
	position: relative;
	display: block;
	line-height: 20px;
}

/* .left-menu-item-common>a::before{
width: 4px;
height: 4px;
border: 1px solid #c2c2c2;
position: absolute;
content: '';
left: -15px;
top: 7px;
} */
.left-menu-item:hover .left-menu-item-common {
	left: -158px;
	opacity: 1;
	-webkit-opacity: 1;
}

.left-menu-item:hover>a {
	color: #fff;
}

.left-menu-item1:hover {
	background: #0033A3 url(https://www.laizhouruitai.com/template/pc/skin/shou/images/lianxi-icon.png) no-repeat 19px 12px;
	background-size: 38%;
	border: 1px solid #0033A3;
}

.left-menu-item2:hover {
	background: #0033A3 url("https://www.laizhouruitai.com/template/pc/skin/shou/svg/%E5%AE%A2%E6%88%B7-h.svg") no-repeat 19px 12px;
	background-size: 38%;
	border: 1px solid #0033A3;
}

.left-menu-item3:hover {
	background: #0033A3 url(https://www.laizhouruitai.com/template/pc/skin/shou/images/erweima.png) no-repeat 19px 12px;
	background-size: 38%;
	border: 1px solid #0033A3;
}

/* 联系我们结束 */

/* 导航下拉菜单 */
.nav-home{
	width: 25px;
	display: block;
}
.nav-home img{
	max-width: 100%;
}

.pro-slideBox{
	display: none;
	background: #FFFFFF;
    width: 165px;
    border-radius: 2px;
    position: absolute;
    top: 41px;
    left: 20%;
	
    padding-top: 5px;
}
.pro-slideBox::before{
	content: '';
    width: 0;
    height: 0;
    display: block;
    border-right: 5px transparent solid;
    border-bottom: 6px #FFFFFF solid;
    border-left: 5px transparent solid;
    position: absolute;
    top: -6px;
    left: 20px;
}
.pro-slideBox li{
	display: block;
	width: 100%;
}
.pro-slideBox li a{
	display: block;
    font-size: 14px;
	color: #666666 !important;
	padding: 12px 0 12px 15px !important;
	border-bottom: 2px #F8F8F8 solid;
}
.pro-slideBox li:last-child a{
	border-bottom: none;
}
.pro-slideBox li a:hover{
	color: #104da3 !important;
}


/* 当前导航 */
.navBarBox {
	box-sizing: border-box;
	border-bottom: 2px #F4F4F4 solid;
}

.navBoxs {
	height: 90px;
}

.navBarBox .leftNavs .LNcons span {
	display: inline-block;
	margin-right: 15px;
}

.navBarBox .leftNavs .LNcons span img {
	vertical-align: middle;
}
.img_width {
	width: 18px !important;
	margin-top: -5px;
}
.navBarBox .leftNavs .LNcons span a {
	/* font-size: 12px; */
	font-size: 15px;
	color: #666666;
}

.navBarBox .leftNavs,
.navBarBox .rightNavs {
	line-height: 90px;
}

.navBarBox .rightNavs .swit-navlist li {
	list-style: none;
	float: left;
	margin-right: 50px;
}

.navBarBox .rightNavs .swit-navlist li:last-child {
	margin-right: 0;
}

.navBarBox .rightNavs .swit-navlist li a {
	font-size: 18px;
	color: #333333;
	display: block;
}

.navBarBox .rightNavs .swit-navlist li a span::before {
	width: 76px;
	height: 3px;
	content: '';
	background: #0062BE;
	display: block;
	margin: auto;
	position: relative;
	top: -2px;
	z-index: 5;
	opacity: 0;
}

.navBarBox .rightNavs .swit-navlist li a:hover span,
.nacActed {
	opacity: 1;
	width: 76px;
	height: 3px;
	content: '';
	background: #0062BE;
	display: block;
	margin: auto;
	position: relative;
	top: -2px;
	z-index: 5;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}

.LeaderCons {
	text-align: center;
	margin-bottom: 150px;
}

.LeaderCons .ConsL {
	padding-top: 75px;
}

.LeaderCons .ConsL p:nth-child(2) {
	font-size: 20px;
	color: #000000;
	margin-top: 30px;
}

.LeaderCons .ConsL p:nth-child(3) {
	font-size: 18px;
	color: #000000;
}

.LeaderCons .consLine {
	height: 495px;
	border: 1px #EFEFEF solid;
	margin: 0 30px 0 26px;
}

.LeaderCons .ConsDesc .article {
	width: 417px;
	padding-top: 75px;
}

.LeaderCons .ConsDesc .article p:first-child {
	margin-bottom: 0;
}

.LeaderCons .ConsDesc .article p {
	margin-bottom: 37px;
	font-size: 12px;
	line-height: 28px;
	color: #231815;
	text-align: left;
}

.LeaderCons .ConsDesc .writs {
	padding-left: 58px;
	padding-top: 75px;
}







/*底部*/
.pubmore {
	border: 1px solid #fff;
	display: inline-block;
	color: #fff;
	font-size: 13px;
	width: 120px;
	line-height: 36px;
	height: 36px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 0 14px;
	position: relative;
}

.pubmore i {
	display: inline-block;
	height: 100%;
	position: absolute;
	right: 12px;
	top: 0;
	background: url(https://www.laizhouruitai.com/template/pc/skin/shou/images/more-c.png) center no-repeat;
	width: 14px;
}

.pubmore span {
	position: relative;
	left: 0;
}

.pubmore:hover {
	background: #063b91;
	border-color: #063b91;
	color: #fff;
}

.pubmore:hover span {
	left: 10px;
}

.pubmore:hover i {
	right: 22px;
}


.text-1 {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


.subsidiary {
	position: relative;
	cursor: pointer;
}


.subsidiary:hover .now-subsidiary {
	background-color: #fff;
	background-image: url(https://www.laizhouruitai.com/template/pc/skin/shou/images/qi-h.png);
	color: #000;
}

.subsidiary:hover .now-subsidiary:after {
	background-image: url(https://www.laizhouruitai.com/template/pc/skin/shou/images/b-arrow.png);
	-webkit-transform: rotateZ(180deg);
	transform: rotateZ(180deg);
}

.subsidiary-nav2 {
	position: absolute;
	bottom: 24px;
	width: 100%;
	height: 0;
	overflow: hidden;
	-webkit-transition: 0.4s;
	transition: 0.4s;
}

.subsidiary:hover .subsidiary-nav2 {
	height: 60px;

}

.subsidiary-nav2 li {
	background-color: #fff;
	padding: 0 10px;
}

.subsidiary-nav2 li:hover {
	background-color: #063b91;
}

.subsidiary-nav2 li:hover a {
	color: #fff;
}

.subsidiary-nav2 li a {
	display: block;
	height: 30px;
	line-height: 30px;
	color: #000;
}



.j_futurevideo {
	position: absolute;
	min-width: 100%;
	min-height: 100%;
	object-fit: cover;
	top: 50%;
	left: 50%;
	transform: translateX(-50%) translateY(-50%);
	-webkit-transform: translateX(-50%) translateY(-50%);
	opacity: 0;
	-webkit-opacity: 0;
}

.swiper-slide-active .j_futurevideo {
	opacity: 1;
	-webkit-opacity: 1;
	-moz-opacity: 1;
}






.translate {
	display: none;
	background: #fff;
	position: absolute;
	width: 100%;
	bottom: 0;
	border-radius: 4px;
	overflow: hidden;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.translate li {
	cursor: pointer;
	box-sizing: border-box;
	padding-left: 60px;
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #dcdcdc;
}

.translate li.copy_btn:hover {
	background-color: #919699;
}

.copy_bottom_right:hover {
	background: rgba(255, 255, 255, 1);
}

/* .copy_bottom_right:hover .translate{display: block;border-bottom-left-radius:5px;border-bottom-right-radius:5px;} */
.translate li.p0 {
	padding: 0;
	border-bottom: none;
}

.pG {
	font-size: 12px;
}

.copy_bottom {
	padding-left: 0;
}

.pG {
	padding-top: 50px;
}

.hzxx {
	width: 210px;
	height: 35px;
	line-height: 35px;
	background: #a0a0a0;
	color: #535353;
	font-size: 12px;
	text-align: center;
}

.f2_btn {
	height: 35px;
	line-height: 35px;
	width: 80px;
	background: #535353;
	color: #fff;
	font-size: 12px;
	margin: 0;
}

.fdmaincdea {
	padding: 0;
	text-align: right;
}

.fdmaincdeap1,
.fdmaincdeap2 {
	font-size: 12px;
	padding: 0;
	padding-bottom: 12px;
}

.fdmaincdeap2 {
	color: #c2bdbd;
}

.fdmaincdeap1 {
	color: #fff;
}


.p5_mapLi {
	padding-left: 1%;
	width: 13%;
	box-sizing: border-box;
}
.p5_mapLi {
	padding-left: 1%;
	width: 12.5%;
	box-sizing: border-box;
}

.f2_btn {
	text-align: center;
}

.copy_top {
	text-align: right;
}

.copy_top_left {
	float: none;
}

.xcmainar:hover img,
.xcmainacl:hover img,
.xcmainacr:hover img {
	transform: scale(1.03);
	-webkit-transform: scale(1.03);
	-moz-transform: scale(1.03);
}

.xcmainar img,
.xcmainacl img,
.xcmainacr img,
.logoa-next,
.logoa-prev,
.case-prev,
.case-next,
.mj6ac2,
.mj6aa em,
.pagegzhj img,
.uploadp5,
.mjpblistul span,
.hxteam li,
.swiper-slide-active i,
.swiper-slide-active span,
.swiper-slide-active em {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.bootimg {
	height: 577px;
}





/* 返回顶部 */
.back-tops {
	display: none;
	cursor: pointer;
	z-index: 1300;
	width: 40px;
	height: 40px;
	position: fixed;
	right: 10%;
	bottom: 15%;
	background: #0033A3 url(https://www.laizhouruitai.com/template/pc/skin/shou/images/details/back-totop.png) no-repeat 50%;
	background-size: 70%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
}


.iphoneNav,
.footTain {
	display: none;
}




/* 手机端头部导航 */
.topnav {
	width: 100%;
	position: fixed;
	display: none;
	top: 0;
	left: 0;
	right: 0;
	z-index: 50;
}

.navBox {
	width: 90%;
	margin: auto;
	border-bottom: 1px #FFFFFF solid;
	padding: 8px 0;
}

.navBox .logos {
	width: 51%;
}

.navBox .logos a img {
	max-width: 100%;
}

.navBox .iconBox {
	width: 70px;
	margin-top:10px;
}

.navBox .iconBox a {
	display: inline-block;
}

.bigmio {
	width: 25px;
	height: 25px;
}

.navBox .iconBox .san {
	display: block;
}

.navBox .iconBox .san span {
	display: block;
	width: 22px;
	height: 3px;
	background: #FFFFFF;
	position: relative;
	transition: all 0.8s ease;
}

.san .line1 {
	position: absolute;
	top: 4px;
}

.san .line2 {
	position: absolute;
	top: 8px;
}

.san .line3 {
	position: absolute;
	top: 13px;
}

.then1 {
	top: 10px !important;
	transform: rotate(45deg);
}

.then2 {
	opacity: 0;
}

.then3 {
	top: 5px !important;
	transform: rotate(-45deg);
}

.slideBox {
	display: none;
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #2f2f2f;
	z-index: 46;
	overflow: hidden;
	overflow-y: scroll;
}

.slideBox .ph-navlist {
	margin: 55px 0 20px 0;
	padding: 0 20px;
	height: 100%;
	position: relative;
	overflow: hidden;
	overflow-y: scroll;
}

.navlist-box ul li a {
	font-size: 14px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	font-size: 14px;
	display: block;
}

.navlist-box ul li a:after {
	content: '';
	border-bottom: 1px #FFFFFF solid;
	opacity: 0.3;
	display: block;
	position: relative;
	bottom: 0;
}

/* 手机底部 */
.footTain {
	width: 100%;
	background: #003894;
	padding: 20px 0 15px;
}

.footTain .Tainubox ul {
	width: 100%;
	text-align: center;
}

.footTain .Tainubox ul li {
	/* width: 100%; */
	margin: 0 10px;
	display: inline-block;
	list-style: none;
	text-align: center;
}
/* .footTain .Tainubox ul li:nth-child(4){
	display: none;
} */
.footTain .Tainubox ul li .foot-iconBox{
	display: block;
	margin: auto;
}
.footTain .Tainubox ul li .foot-iconBox a {
	display: inline-block;
	width: 25px;
	padding: 0 15px;
	position: relative;
}
.footTain .Tainubox ul li .foot-iconBox a>img{
	max-width: 100%;
	vertical-align: middle;
	transition: all .5s ease;
}

.img-icon-ewm1{
	left: 0 !important;
}
.foot-iconBox .img-icon-ewm{
	display: none;
	position: absolute;
    bottom: 100%;
	height: 132px;
	width:132px;
    left: 100%;
    z-index: 45;
    border: 1px #999999 solid;
    transform: translateX(-50%);
    background-color: #ffffff;
}
.foot-iconBox .img-icon-ewm>img{
	height: 100%;
}

.foot-iconBox a:hover .img-icon-ewm{
	display: block;
}


.footTain .Tainubox ul li a {
	display: block;
	font-size: 12px;
	color: #f5f5f5;
	line-height: 22px;
	padding: 10px 0;
}

.footTain .footLogo {
	width: 100%;
	padding: 15px 0 20px;
}

.footTain .footLogo span {
	display: block;
	width: 42%;
	margin: auto;
}

.footTain .footLogo span img {
	max-width: 100%;
	margin: auto;
	text-align: center;
	display: block;
}

.footSby {
	width: 100%;
	text-align: center;
}

.footSby p,
.footSby p a {
	font-size: 12px;
	color: #F5F5F5;
	line-height: 22px;
}
.banner_att{
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center top;
}

@media screen and (max-width:1440px) {
	
#header{ padding-left:15px; padding-right:15px; box-sizing:border-box;}	
	
.pG {
	padding-top: 10px;
}
}

@media screen and (max-width:1100px) {
	
	.Tain-01Box,.Tain-03_04Box,.tain4-desc{
		width: 90%;
	}
	.tain3-desc{
		width: 96%;
	}
	.tain4-swiBox{
		width: 100%;
	}
	
	.ph-banimg{
		background-size: 100%;
	}
	
	
	.iphoneNav,
	.footTain,.ph-banimg,.topnav{
		display: block;
	}

	#header,
	.pG,
	.slot-bg,
	.leftNavs,.left-menu,.banimgs{
		display: none;
	}
.pG{display: block;}
	.banBoxs {
		position: relative;
		height: 192px;
	}

	.banBoxs .banimgs,
	.banBoxs .banimgs img {
		height: 100%;
	}

	.banHov {
		width: 100%;
		height: 100%;
		position: absolute;
		z-index: 10;
		background-color: rgba(63, 99, 177,0.3);
	}
	.rightNavs {
		width: 100%;
		margin: auto;
	}

	.navBarBox .rightNavs .swit-navlist li:last-child {
		margin-right: 0;
	}

	.navBarBox .rightNavs .swit-navlist li {
		margin-right: 0;
		width: 20%;
		text-align: center;
	}
	
	.navBarBox .rightNavs .newNavs li{
		width: 50%;
	}

	.navBarBox .rightNavs .swit-navlist li a {
		font-size: 12px;
	}


	/* 关于我们的当前导航 */
	.navBoxs {
		height: 60px;
		width: 90% !important;
	}

	.navBarBox .leftNavs,
	.navBarBox .rightNavs {
		line-height: 60px;
	}

	.navBarBox .rightNavs .swit-navlist li a span::before,
	.navBarBox .rightNavs .swit-navlist li a:hover span,
	.nacActed {
		width: 55px !important;
	}
	
	
	
	
	
	
	
	
	
	
	
}



@media screen and (max-width:375px) {
	.banBoxs {
		position: relative;
		height: 175px;
	}
}


@media screen and (max-width:360px) {
	.banBoxs {
		position: relative;
		height: 168px;
	}
	
}


@media screen and (max-width:320px) {
	.banBoxs {
		position: relative;
		height: 149px;
	}
}