@font-face {
	font-family: Futura;
	src: url(../fonts/Futura-Bold.otf);
}

@font-face {
	font-family: Hero;
	src: url(../fonts/Hero.otf);
}

.head {
	background: rgba(255, 255, 255, 0.8);
	box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
	padding: 30px 0;
	z-index: 99;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	overflow: hidden;

}

.head .logo {
	animation-duration: 2s;
	padding: 15px;
}

.head .logo a h2 {
	color: #333;
	font-size: 30px;
	font-weight: bold;
}

.head .logo a h2 span {
	color: #da010c;
}

.head .logo a p {
	font-size: 12px;
	color: #999;
	font-family: Hero;
	text-transform: uppercase;
	letter-spacing: 1.6px;
}

.head .head-nav li {
	float: left;
	padding: 40px 25px 20px;
	position: relative;
	display: block;
	margin: 0 25px;
}

.head .head-nav li:after {
	content: "";
	width: 0;
	height: 2px;
	background: #3a55a6;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}

.head .head-nav li:hover:after {
	width: 100%;
}

.head .head-nav li a {
	text-decoration: none;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	color: #222;
	font-size: 16px;
}

.head .tel {
	font-size: 20px;
	color: #281e1d;
	padding-left: 30px;
	padding-top: 5px;
	margin-top: 30px;
	animation-duration: 2s;
	font-weight: bold;
	font-family: "arial black";

}

.head .tel li {
	float: left;
	margin-left: 40px;
	transition: all 0.6s;
}

.head .tel li:hover {
	transform: translateY(-3px);

}

.head .tel li:nth-child(1) {
	background: url(../image/tell.png)no-repeat;
	padding-left: 45px;
	line-height: 30px;
}







.about {
	padding: 30px;
	margin-top: 80px;
}

.about-3 {
	padding: 50px 100px 50px 160px;
	margin-top: 100px;
	background: url(../image/img-4.jpg) no-repeat right top;
}

.about-3 h2 {
	color: #333;
	font-size: 40px;
	font-weight: bold;

}

.about-3 p {
	font-size: 16px;
	line-height: 45px;
	padding-top: 80px;
	transition: all 0.6s;
}

.about-3 p:hover {
	color: #888;
	transform: translateX(5px);
}

.aboutmore a {
	display: table;
	background-color: #ff7442;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 50px;
	margin-top: 80px;
	transition: all 0.6s;
}

.aboutmore a:hover,
.teammore a:hover {
	transform: translateX(5px);
	border: 1px solid #ff7442;
	color: #ff7442;
	background-color: transparent;
}

.sjabout {
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-align: center;
	margin-bottom: 30px;
	padding: 20px;
}

.sjabout h2,
.new h5,
.sjzizhi h5 {
	color: #122B40;
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 30px;
	padding-top: 15px;
}

h2 span,
.new h5 span,
.sjzizhi h5 span {
	color: #083986;
}

.sjabout p {
	padding-top: 30px;
}

.product {
	margin: 40px auto 48px auto;
	background: url(../image/probj.jpg) no-repeat;
	background-size: cover;
}

.title {
	color: #fff;
	margin-top: 100px;
}

.title h2 {
	font-size: 30px;
	color: #fff;
	line-height: 60px;
}

.title h3 {
	font-size: 40px;
	font-weight: bold;

}

.title p {
	font-size: 15px;
	color: #fff;
	line-height: 60px;

	white-space: nowrap;
	overflow: hidden;

}

.promore a {
	display: table;
	background-color: #ff7442;
	color: #fff;
	padding: 10px 20px;
	font-size: 16px;
	border-radius: 50px;
	transition: all 0.6s;
}

.promore a:hover {
	transform: translateX(5px);
	border: 1px solid #fff;
	color: #fff;
	background-color: transparent;
}

.pro-con {
	margin-top: 50px !important;
}

.mar {
	margin-top: 25px;
}

.marqueeleft {
	overflow: hidden;
	margin: 80px auto 150px;
}

.marqueeleft ul {
	float: left;
}

.marqueeleft li {
	float: left;
	margin: 0 10px;
	display: inline;
	overflow: hidden;
}

.marqueeleft li:nth-child(2n) {
	margin-top: 50px;
}

.marqueeleft li .pic {
	display: block;
	padding: 5px;
	overflow: hidden;
	font-size: 16px;
	color: #666;
	transition: 0.6s;
	display: block;

}

.marqueeleft li:hover .pic {
	transform: translateY(-5px);

}

.marqueeleft li .txt {
	text-align: center;
	line-height: 43px;
	border-bottom: 2px solid rgba(255, 255, 255, 0);
	color: #fff;
	transition: 0.6s;

}

.marqueeleft li:hover .txt {
	border-bottom: 2px solid rgba(255, 255, 255, 0.3);
}


.adv {
	background: url(../image/adv.jpg) no-repeat center;
	background-size: cover;
	margin-top: 100px;
	margin-bottom: ;
}

.advtitle {
	padding-left: 160px;

}

.advtitle h1 {
	font-family: "arial black";
	font-size: 116px;
	text-transform: uppercase;
	color: #eee;
}

.advtitle h2 {
	font-size: 36px;
	font-weight: bold;
}

.advtitle p {
	font-size: 16px;
	color: #999;
	line-height: 60px;
}

.none {
	padding: 0px !important;
}

.adv-1 {
	color: #fff;
	background: linear-gradient(to right, #fa8a02, #f2730a);
	padding: 90px 70px;
	aspect-ratio: 1 / 1;
}

.adv-1 h1,
.adv-2 h1 {
	font-size: 40px;
	font-family: "arial black";
	line-height: 60px;
	white-space: nowrap;
	overflow: hidden;
}

.adv-1 h2,
.adv-2 h2 {
	font-size: 36px;
	white-space: nowrap;
	overflow: hidden;

}

.adv-1 h3,
.adv-2 h3 {
	font-size: 14px;
	text-transform: uppercase;
	line-height: 30px;
	font-family: "arial narrow";
	white-space: nowrap;
	overflow: hidden;
}

.adv-1 p,
.adv-2 p {
	font-size: 16px;
	line-height: 35px;
	margin-top: 30px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	height: 6em;
	/* 根据字体大小调整 */
}

.adv-2 {
	color: #666;
	background: #F5F5F5;
	padding: 90px 70px;
	aspect-ratio: 1 / 1;
	margin-bottom: 80px;
}

.new {
	margin: 70px auto !important;
}

.newtitle h1 {
	font-size: 40px;
	color: #bfbfbf;
	font-family: "arial black";
	text-transform: uppercase;
	line-height: 60px;
}

.newtitle h2 {
	color: #1b6cc3;
	font-size: 36px;
	font-weight: bold;
}

.newtitle p {
	font-size: 16px;
	color: #999;
	line-height: 60px;
}

.new-con {
	margin-top: 60px !important;
}

.new-1 {
	padding: 20px;
	transition: 0.6s;
}

.new-1:hover {
	transform: translateY(-5px);
	background: #fff;

}



.new-2 {
	background-color: #fff;
	box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.2);
	padding: 20px;
}

.new-2 h3 {
	font-size: 16px;
	color: #3a55a6;
	line-height: 40px;
	padding-top: 10px;
}

.new-2 h2 {
	font-size: 20px;
	font-weight: bold;
	line-height: 60px;
}

.new-2 p {
	text-align: left;
	font-size: 15px;
	color: #666;
	line-height: 35px;
	padding-bottom: 20px;
}

.new-1 .newmore:hover {
	background-color: #015CA7;
	color: #fff;
}

.new-4 {
	margin: 10px 40px;
	border-bottom: 1px solid #eee;
	transition: all 0.6s;
}

.new-4:hover,
.new-3:hover {
	transform: translateY(-5px);
}

.new-4 h2 {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}

.new-4 p {
	font-size: 15px;
	line-height: 30px;
}

.new-4 h3 {
	font-size: 15px;
	color: #3a55a6;
	padding-top: 20px;
	padding-bottom: 40px;
}

.new h5,
.sjzizhi h5 {
	text-align: center;
}

.foot {
	background: url(../image/footbg.jpg)no-repeat;
	background-size: cover;
}

.foot-con {
	margin-top: 80px;
}

.sjfoot-left h3 {
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
}

.sjfoot-left h3 span img {
	padding-right: 10px;
	padding-top: 23px;
}

.sjfoot-left p {
	font-size: 16px;
	color: #fff;
	line-height: 40px;
}


.link {
	font-size: 16px;
	padding: 20px 0 20px;
	margin-top: 40px;
	background-color: #20293b;
}

.link h3 {
	float: left;
	color: #fff;
	line-height: 20px;
	font-size: 16px;
}

.link h3 span {
	font-size: 18px;
	font-family: hero;
	display: block;
	color: #fff;
}

.link ul li a {
	float: left;
	font-size: 16px;
	padding-left: 25px;
	color: #fff;
}

.foot-1:nth-child(1) {
	background: url(../image/fot1.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot-1:nth-child(2) {
	background: url(../image/fot2.png)no-repeat left;
	padding-left: 55px;
	margin: 70px 0;
}

.foot-2:nth-child(1) {
	background: url(../image/fot4.png)no-repeat left;
	padding-left: 55px;
	margin: 40px 0;
}

.foot-2:nth-child(2) {
	background: url(../image/fot3.png)no-repeat left;
	padding-left: 55px;
	margin: 70px 0;
}

.foot-1 p {
	font-size: 16px;
	color: #fff;
	line-height: 35px;
}

.foot-1 h3 {
	font-size: 26px;
	color: #fff;
	font-weight: bold;
}

.foot-1 h4 {
	font-size: 16px;
	color: #fff;
}

.foot-2 {
	color: #fff;
	font-size: 16px;
	line-height: 35px;
}

.foot-3 {
	margin-top: 40px;
}



.foot-nav1 {
	margin-top: 50px;
}

.foot-nav1 h4 {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	margin-bottom: 20px;

}

.foot-nav1 li a {
	color: rgba(255, 255, 255, 0.7);
	font-size: 16px;
	line-height: 35px;

}

.foot-nav li a {
	float: left;
	padding: 0 66px;
	color: #fff;
	font-size: 18px;
	transition: 0.6s;
	border-right: 1px solid #fff;
}

.foot-nav li a:hover {
	color: #eee;
	transform: translateX(-5px);
}

.foot-4 {
	border: 1px solid rgba(255, 255, 255, 0.3);
	margin-top: 60px !important;
}

.foot-4 p {
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 20px;
}

.foot-4 p a {
	color: #fff;
}

.sjfoot {
	background: url(../image/footbg.jpg) no-repeat;
	background-size: cover;
	color: #fff;
}

.sjfoot-left .sjlast {
	font-size: 14px;
	line-height: 25px;
	padding-top: 20px;
	color: #fff;
	padding-bottom: 20px;
}

.sjcase p {
	font-size: 16px;
	text-align: center;
	padding: 20px 0;

}



.sjcase h2 {
	font-size: 20px;
	color: #333;
	padding: 10px 0;
	font-weight: bold;
	text-align: center;
	margin-bottom: 20px;
}

.sjcase h2 span {
	color: #083986;
}

.sjcase img {
	border-radius: 10px;
}

.sjhead-nav li {
	background: #0768B2;
	border: 1px solid #fff;
	padding: 8px 0;
	text-align: center;

}

.sjhead-nav li a {
	color: #fff;
	font-size: 14px;
}

@media only screen and (max-width:768px) {

	.new-1 {
		padding: 40px;

	}

	.new h2 {
		font-size: 20px;
	}

	.new-con {
		margin-top: 1px !important;
	}

	.new {
		margin: 30px auto !important;
	}
	.breadcrumb-banner-area:after {
	    background: rgba(45, 62, 80, 0.8) none repeat scroll 0 0;
	    content: "";
	    height: 100%;
	    left: 0;
	    position: absolute;
	    top: 0;
	    width: 100%;
	    z-index: 1;
	}
}

@media only screen and (max-width:1700px) {
	.head .head-nav li {

		margin: 0 20px;
	}

	.aboutmore a {

		margin-top: 50px;

	}

	.about-3 {

		margin-top: 60px;

	}

}

@media only screen and (max-width:1605px) {}

@media only screen and (max-width:1505px) {
	.head .head-nav li {
		margin: 0 13px;
	}

	.about-3 {
		padding: 50px 40px 50px 100px;
		margin-top: 20px;

	}

	.aboutmore a {

		margin-top: 20px;

	}

	.adv-1 h2,
	.adv-2 h2 {
		font-size: 30px;


	}

	.adv-1 {

		padding: 70px 50px;

	}

	.adv-2 {

		padding: 70px 50px;
		margin-bottom: 60px;

	}
}

@media only screen and (max-width:1405px) {
	.head .head-nav li {
		margin: 0 9px;
	}
}

@media only screen and (max-width:1300px) {
	.advtitle {
		padding-left: 100px;
	}
	.head .head-nav li {
	    margin: 0 5px;
	}
}
