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

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

.head{
	padding: 20px;
}

.head-nav li {
	font-size:16px;
	color: #333;
	float: left;
	padding:30px 15px 15px;
	margin:0 10px;
	
}
.head-nav li:hover{
	border-bottom: 3px solid #01499b;
	color: #01499b;
}
.head-nav li:hover  a{
	color: #01499b;
}
.head-nav li:hover:after{
	width: 100%;
}
.demo span{
	font-size:46px;
	font-weight: bold;
	color: #343434;
	display: block;
	float: left;
}
.about-num h6{
	padding-top: 10px;
	font-size: 18px;
	color: #343434;
	clear: both;
}
.about-num {
	margin: 80px auto 50px !important;
}
.about-num p{
	font-size:20px;
	color: #343434;
	padding-top:30px;
}
.about-con h3{
	font-size: 30px;
	color: #343434;
	line-height: 80px;
}
.about-con p{
	font-size: 16px;
	line-height: 35px;
	color: #666;
}
.about-img{
	margin-top: 80px;
}
.aboutmore a{
	background: #01499b;
	border-radius: 50px;
	padding: 10px 50px;
	display: table;
	color: #fff;
	font-size: 16px;
	margin: 50px 0;
	transition: all 0.6s;
}
.aboutmore a:hover {
	transform: translateY(-5px);
	background:#c90909;
}
.about-adv{
	background-color: #fff;
	box-shadow: 3px 3px 25px rgba(0,0,0,0.3);
}
.about1{
	padding:35px 20px !important;
	font-size:27px;
	color: #083986;
	font-weight: bold;
}
.about1 img{
	float: left;
	margin-top:10px;
}
.about1 .about1-1{
	float: left;
	padding-left: 10px;
	font-size:27px;
	color: #083986;
}
.about1 p{
	color: #666;
	font-size: 16px;
	font-weight: normal;
	line-height: 30px;
}

.pro{
	background-color: #f8f8f8;
}
.pro-1{
	background-color: #fff;
	padding: 20px !important;
	margin-bottom:100px;
}
.pro-class dt{
	background-color: #01499b;
	text-align: center;
	margin: 10px 30px;
	padding: 30px 20px;
	font-size:24px;
}
.pro-class dd{
	background-color: #f4f4f4;
	font-size: 20px;
	margin: 10px 30px;
	text-align: center;
	padding: 30px 20px;
	transition: all 0.6s;
}
.pro-class dd:hover{
	background-color: #01499b;
	transform: translateX(5px);
}
.pro-class dd:hover a{
	color: #fff;
}
.pro-class dd a{
	color: #666;
}
.pro-class dt a{
	color: #fff;
}
.pro-class dt  span{
	display: block;
	font-weight: normal;
	font-size: 18px;
	line-height: 40px;
}
.marqueetop{
    height:750px;
    overflow: hidden;
}
.productText {
	background-color: #f4f4f4;
	text-align: center;
	padding: 15px 5px;
	transition: all 0.6s;
}
.pro-con:hover .productText{
	background-color: #01499b;
}
.pro-con:hover .productText h2,.pro-con:hover .productText p{
	color: #fff;
}
.productText h2{
	font-size: 18px;
	line-height:40px;
	font-weight: bold;
}
.productText p{
	font-size: 16px;
	line-height: 30px;
	
}
.pro-con {
	border: 1px solid #ccc;
	padding-top: 15px;
	margin: 15px 5px;
	transition: all 0.6s;
}
.pro-con:hover{
	border: 1px solid #01499b;
}

.pro-con:hover{
	transform: translateY(-5px);
}
.pull-right{
	float: right;
	padding: 15px;
	transition: all 0.6s;
}
.pull-right:hover{
	transform: translateY(-5px);
}
.case-1,.case-3{
	transition: all 0.6s;
}
.case-1:hover{
	transform: translateY(-5px);
}
.case-2{
	background-color: #f7f7f7;
	padding: 20px;
	margin: 0 13px;
	
}


.case-2 h4{
	font-size: 18px;
	font-weight: bold;
	color: #222;
	line-height: 70px;
}
.case-2 p{
	font-size:16px;
	line-height: 30px;
}

.case-2 .case-more{
	background-color: #083986;
	padding: 10px 30px;
	color: #fff;
	display: table;
	margin-top: 30px;
}
.mar {
	margin-top:10px;
}
.case-3 h4{
	font-size: 18px;
	color: #222;
	line-height: 30px;
}
.case-3 p{
	font-size:16px;
	line-height: 30px;
	
}
.case-3:hover{
	transform: translateY(-5px);
}
.case-4
	{background-color: #f7f7f7;
	padding: 20px;
	margin: 0 10px;
}
.title{
	margin: 80px auto;
}

.new{
	background-color: #f8f8f8;
	margin-top:80px;
}
.new h3{
	color: #222;
	font-size: 48px;
	font-weight: bold;
	text-align: center;
}
.new .new-1{
	margin-bottom: 60px;
}
.new .new-1 .new-1-1{
	background: #fff;
	padding: 30px;
	transition: all 0.6s;
	
}
.new .new-1 .new-1-1:hover,.new-3-1:hover{
	transform: translateY(-5px);
}
.new-1-1 .new-1-t{
	padding-left: 20px;
}
.new-1 .new-1-1 h2{
	color: #333;
	line-height: 80px;
	font-size: 18px;
	font-weight: bold;
}
.new-1 .new-1-1  p{
	color: #666;
	line-height: 40px;
	font-size: 16px;
}

.new-1 .newmore{
	border: 1px solid #eee;
	padding: 10px 30px;
	display: table;
	border-radius: 50px;
	margin-top: 30px;
	transition: all 0.6s;

	
}

.new-1 .newmore:hover{
	transform: translateY(-5px);
	border: 1px solid transparent;
	background-color: #01499B;
	color: #fff;
}
.new-1-2{
	background-color: #FFF;	padding: 20px;
	margin-top: 20px !important;
}
.new-2-t li span{
	content: "";
	width: 10px;
	height: 10px;
	background-color: #ececec;
	display: block;
	float: left;
	margin:15px 10px;
}
.new-2-t li a h2{
	font-size: 16px;
	line-height: 40px;
	float: left;
	color: #666;
	transition: all 0.6s;
}
.new-2-t li p{
	float: right;
	display: inherit;
	padding-top: 10px;
	font-size: 16px;
	color: #666;
	padding-right: 20px;
}
.new-2-t li:hover a h2{
	color: #01499B;
	transform: translateY(-5px);
}
.new-2-t li:hover span{
	background-color: #01499B;
}
.new-3-1{
	background-color: #fff;
	margin: 0 6px;
	padding: 10px;
	transition: all 0.6s;
}
.new-3-1 h2{
	font-size: 17px;
	color: #333;
	font-weight: bold;
	line-height: 80px;
	
}
.new-3-1 p{
	line-height: 35px;
	font-size: 15px;
}
.foot {
	background: #3d3d3d;
}
.link{
	padding: 30px 0;
	border-bottom:1px solid rgba(255,255,255,0.5) ;
	
}
.link span{
	font-size: 18px;
	font-family: futura;
	color: #fff;
	text-transform: uppercase;
}
.link p{
	font-size: 16px;
	color: #fff;
}
.link li a{
	float: left;
	padding:10px 15px;
	color: #fff;
	font-size: 16px;
}
.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:40px 0;
}
.foot-1:nth-child(3){
	background:url(../image/fot3.png)no-repeat left;
	padding-left:55px;
	margin:40px 0;
}
.foot-1 p{
	font-size:16px;
	color: #fff;
	line-height: 25px;
}
.foot-1 h3{
	font-size:26px;
	color: #fff;
	font-weight: bold;
}
.foot-1 h4{
	font-size: 18px;
	color: #fff;
}
.foot-2{
	color: #fff;
	font-size: 16px;
	margin-top:90px;
	line-height: 35px;
}
.foot-2 a{
	color: #fff;
}
.foot-3{
	margin-top:50px;
}
.foot-nav{
	border-bottom: 1px solid rgba(255,255,255,0.3);
	padding: 15px 0;
	margin-bottom: 70px;
	margin-top: 20px;
	
}
.foot-nav1{
	text-align: center;
	margin-top: 50px;
}
.foot-nav1 h4{
	font-size:20px;
	font-weight: bold;
	color: #fff;
	margin-bottom:20px;
}
.foot-nav1 li a{
	color: #fff;
	font-size: 16px;
	line-height: 45px;
	
}
.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-bot{
	color: #fff;
	font-size: 15px;
	padding: 20px 0;
	background: #2b323c;
}
.foot-bot a{
	color: #fff;
}
.sjpro h2{
	font-size: 24px;
	text-transform: uppercase;
	font-family: futura;
	color: #ccc;
	margin-top: 50px;
	text-align: center;
}
.sjpro h3{
	font-size: 30px;
	font-weight: bold;
	color: #333;
	line-height: 40px;
	text-align: center;
	
}
.sjpro h3 span{
	color: #ff0000;
}
.sjfoot{
	background: #3d3d3d;
	background-size: cover;
	color: #fff;
	padding: 20px;
}
.sjfoot-left{
		padding: 20px;
}
.sjfoot-left .sjlast{
	font-size: 14px; 
	line-height: 25px; 
	color: #fff;


}
@media only screen and (max-width: 767px) {
	.about{

		margin: 60px auto;
		padding: 20px;
	}
	.about-txt h2{
		font-size:48px;
		margin-top: 60px;
	}
	.about-txt h3{
		font-size: 24px;
	}
	.about-txt p{
		font-size: 16px;
		padding-top: 50px;
	}
	.about-num h6{
		line-height: 30px;
	}
	.demo span{
		font-size:30px;
	}
	
	.pro-con {
		padding-top: 0;

	}
	.title{
		margin: 5px auto 30px;
	}

}
.sjcase{
	margin: 50px auto;
}
.sjcase p{
	line-height: 50px;
	font-size: 18px;
	color: #666;
	text-align: center;
}
.sjcase li{
	margin-top: 10px;
}