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

@font-face {
	font-family: Hero;
	src: url(fonts/Hero.otf);
}
.head .logo{
	padding:55px 0 10px 45px;
}
.head .logo h1{
	color: #444;
	font-size: 30px;
	line-height: 30px;
	font-weight: bold;
}
.head .logo p{
	font-size:12px;
	text-transform: uppercase;
	color: #555;
	line-height: 30px;
	font-family: Hero;
}
.head-nav ul li{
	float: left;
	padding: 65px 30px 30px;
	position: relative;
	display: block;
}
.head-nav ul li:after{
	content: "";
	width: 0;
	height: 2px;
	background: #155fbc;
	position: absolute;
	bottom: 0;
	left: 0;
	transition: all 0.5s ease 0s;
}
.head-nav ul li:hover:after{
	width:100%;
	
	
}
.head-nav ul li a {
	text-decoration: none;
	height: 100%;
	display: block;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	font-size: 16px;
	color: #444;
}
.head-nav ul li a:hover{
	color: #155FBC;
}

.head-tel {
	background: #155fbc;
	color: #fff;
	padding: 65px 0 30px;
}
.head-tel img{
	float: left;
	padding:0 20px;
	
}
.head-tel h3{
	font-size: 15px;
	padding-right: 20px;
}
.head-tel h2{
	font-family: hero;
	font-size:28px;
}
.pro{
	margin: 100px auto ;
}
.title p{
	font-size: 16px;
	color: #666;
	line-height: 40px;
	text-align: center;
}
.pro .proshow{
	margin-top: 75px;
}
.proshow li:nth-child(1){
	background: url(../image/pro1.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
	color: #fff;
}
.proshow li:nth-child(2){
	background: url(../image/pro4.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
}
.proshow li:nth-child(3){
	background: url(../image/pro2.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
	color: #fff;
}
.proshow li:nth-child(4){
	background: url(../image/pro5.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
}
.proshow li:nth-child(5){
	background: url(../image/pro3.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
	color: #fff;
}
.proshow li:nth-child(6){
	background: url(../image/pro6.jpg) no-repeat center center;
	padding: 125px 80px 230px 65px;
}



.protit h4{
	color: #fff;
	font-size: 30px;
	line-height: 60px;
}
.protit p{
	color: #fff;
	font-size: 16px;
	line-height: 40px;
}
.proshow1 .proimg,.proshow2 .proimg{
	padding-top: 10px;
	transition: all 0.6s;
}
.proshow1:hover .proimg,.proshow2:hover .proimg{
	transform: translateY(-10px);
	
}
.proshow2 .protit h4{
	color: #222;
	font-size: 30px;
	line-height: 60px;
}
.proshow2 .protit p{
	color: #666;
	font-size: 16px;
	line-height: 40px;
}
.aboutshow{
	margin: 65px 0;
}
.aboutshow .abouttxt{
	background: #F5f5f5;
	padding: 100px 50px 70px;
	font-size: 16px;
	line-height:40px;
	color: #666;
	margin-right: 36px;
}
.aboutmore{
	border: 1px #ccc solid;
	padding: 10px 60px;
	border-radius: 50px;
	display: table;
	margin-top: 49px;
}
.aboutmore img{
	padding-top:12px;
	padding-left: 10px;
	transition: all 0.7s;
}
.aboutmore:hover img{
	transform: translateX(20px);
}
.aboutimg{
	margin: 0 !important;
	padding-left:36px !important;
	padding-right:0 !important;
}
.padding{
	padding: 0 !important;
}





.adv{
	background: url(../image/sirendingzhi1.jpg) no-repeat;
	color: #fff;
	overflow: hidden;
	margin: 60px auto;
}
.advshow .content{
	border-right: 1px solid rgba(255,255,255,0.3);
	padding:250px 50px;
	transition: all 2s;
}
.advshow .content:hover{
	background: rgba(0,0,0,0.3);
	border: none;
}
.advshow .content h1{
	font-size: 30px;
	line-height: 60px;
}
.advshow .content h2{
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	
}
.advshow .content p{
	color: #fff;
	line-height: 40px;
	font-size: 16px;
	padding-top: 20px;
	
}
.new{
	background: url(../image/newbj.jpg) no-repeat top;
	margin: 40px auto;
	padding: 30px 0;
	background-size: 100% 100%;
}
.newtit{
	padding-top: 30px;
	border-bottom: 1px solid #eee;
}
.newtit p{
	float: left;
	padding: 20px;
	border-bottom: 2px solid transparent;
	transition: all 1s;
}
.newtit p a{
	font-size: 18px;
	font-weight: bold;
	color:#444;
	padding: 23px 5px;
}
.newtit p a:hover{
	color: #155FBC;
	border-bottom: 2px solid #155FBC;
}
.newcon{
	margin-bottom:30px;
}
.newcon li{
	border-bottom: 1px solid #eee;
	padding: 20px 0;
	transition: all 1s;
}
.newcon li:hover{
	background-color: #eee;

}
.new-date{
	padding: 10px 20px;
}
.new-date h1{
	color: #9d9d9d;
	font-size: 36px;
	line-height: 50px;
	font-family: Arial;
	font-weight: bold;
}
.new-date .hr{
	background: #d4d4d4;
	height:2px;
	width:20px;
	margin-bottom: 10px;
}
.new-date h2{
	color: #9d9d9d;
	font-size: 16px;
}
.new-show{
	padding: 20px 10px;
}
.new-show h3{
	color: #555;
	font-size: 20px;
	line-height: 40px;
}
.new-show p{
	font-size: 15px;
	color: #888;
	line-height: 40px;
}
.new-more{
	padding: 30px 10px;
}
.gg{
	background: url(../image/gg.jpg) no-repeat;
	padding: 100px 0 80px;
}
.foot{
	background: #222;
}
.link{
	margin: 50px auto;
}
.link p{
	color: #fff;
	font-size: 16px;
	text-transform: uppercase;
}
.link img{
	padding-right: 30px;
}
.link li{
	float: left;
	padding-left: 20px;
}
.link li a{
	color: #fff;
	font-size: 15px;
}
.foot-show{
	margin-bottom: 50px;
}
.foot-show .logo{
	padding-top: 30px;
}
.foot-show .tell img{
	padding-top: 15px;
}
.foot-show .tell p{
	font-size: 18px;
	line-height: 50px;
	color: #fff;
	padding-left: 20px;
	display: table;
}
.foot-show .tell a{
	color: #fff;
}
.foot-bottom{
	padding: 10px 0 40px;
	color: #fff;
	font-size: 14px;
}
.foot-bottom a{
	color: #fff;
}

@media only screen and (max-width: 767px) {
	.pro{
		margin: 50px auto ;
	}
	.pro .proshow{
		margin-top: 35px;
	}
	.proshow li:nth-child(1){
		background: url(../image/pro1.jpg) no-repeat center center;
		padding: 60px;
		
	}
	.proshow li:nth-child(2){
		background: #F5F5F5;
		padding: 60px;
	}
	.proshow li:nth-child(3){
		background: url(../image/pro8.jpg) no-repeat center center;
		padding: 60px;
	}
	.proshow li:nth-child(4){
		background: #F5F5F5;
		padding: 60px;
	}
	.proshow li:nth-child(5){
		background: url(../image/pro7.jpg) no-repeat center center;
		padding: 60px;
	}
	.proshow li:nth-child(6){
		background: #F5F5F5;
	    padding: 60px;
	}
	
	.aboutshow{
		margin: 20px 0;
	}
	.aboutshow .abouttxt{
		background: #F5f5f5;
		padding:20px;
		font-size: 15px;
		line-height:35px;
		color: #666;
		margin:0 !important;
	}
	.aboutmore{
		border: 1px #ccc solid;
		padding: 10px 60px;
		border-radius: 50px;
		display: table;
		margin:20px auto 0;  
	}
	.aboutmore img{
		padding-top:12px;
		padding-left: 10px;
		transition: all 0.7s;
	}
	.aboutmore:hover img{
		transform: translateX(20px);
	}
	.aboutimg{
		margin: 0 !important;
		padding-left:0 !important;
		padding-right:0 !important;
	}
	.padding{
		padding: 0 !important;
	}
	.new{
		background:#F5F5F5;
		margin: 40px auto;
		padding: 30px 0;
		background-size: 100% 100%;
	}
	
}
.sjlogo{
	padding: 10px;
}
.sjlogo h1{
	font-size:24px;
	color: #444;
	font-weight: bold;
	line-height: 40px;
}
.sjlogo p{
	font-size:10px;
	color: #555;
	line-height: 10px;
	font-family: Hero;
}