
.suntop{
	width: 100%;
	height: 400px;
}
.suntop img{
	width: 100%;
	height: 100%;
}
.position{
	font:400 15px/40px SimHei;
	text-align: right;
	color: #333;
}
.position a{
 	color: #333;
}
.position a:hover{
	color: #004ea1;
}
/* about */
.about{
	width: 100%;
	background-color: #f8f8f8;
}
.about-con{
	padding-top: 50px;
}
.ab-title-cn,.ab-title-en{
	color: #000;
	font:700 20px/40px SimHei;
	text-align: center;
}
.ab-title-en{
	font-weight: 400;
	line-height: 10px; 
}
.ab-text{
	color: #333;
	font:400 16px/30px SimHei;
	margin-top: 30px;
}
.ab-img{
	height: 430px;
}
.ab-img img{
	float: left;
	margin-left: 100px;
	margin-top: 50px;
	
}

.decoration{
	width: 100%;
	background-color: #F5F5F5;
}
.decoration-con{
	padding-top: 50px;
}
.dec-case{
	width: 100%;
	/* height: 570px; */
	padding-top: 50px;
}

.dec-case li{
	position: relative;
	float: left;
	width: 380px;
	height: 330px;
	margin-bottom:50px;
	margin-left: 15px;
	overflow: hidden;
	box-shadow: 1px 1px 5px rgba(0,0,0,0.3)

}
.deczz{
	position: absolute;
	left: 0;
	top: 0;
	width: 380px;
	height: 250px;
	box-sizing:border-box;
	border: 1px solid #fff;
	transition:all .5s ease-in-out 0s;
}
.deczzt{
	position: absolute;
	left: 0px;
	bottom: -55px;
	width: 380px;
	height: 55px !important;
	color: #004ea1 !important;
	font:700 18px/30px SimHei !important;
	text-align: center;
	background-color: transparent !important;
	transition:all .5s ease-in-out 0s;
}
.dec-case li img{
	transition:all .5s ease-in-out 0s;
	width: 380px;
	height: 250px;
}
.dec-case li p{
	width: 100%;
	height: 80px;
	color: #000;
	font:700 18px/80px SimHei;
	text-align: center;
	background-color: #fff;
	/* transition:all .5s ease-in-out 0s; */
}
.dec-case li a:hover .deczz{
	transform:scale(0.8,0.8);
}
.dec-case li a:hover .deczzt{
	transform:translateY(-55px);
}
.dec-case li a:hover img{
	transform:scale(1.1,1.1);
}
.dec-case li a:hover p{
	color: #fff
}
.page{
	width: 1200px;
	height: 80px;
	/* background-color: #fff; */
	margin: 0 auto 50px;
	text-align: center;
	font:400 15px/50px SimHei;
}
.page a{
	color: #000;
	border: 1px solid rgba(0,0,0,0.5);
	margin-left: 10px;
	padding: 2px 9px;
}
.page a:hover{
	color: #004ea1;
	border: 1px solid #004ea1;
}
.news-cont{
	padding-top: 50px;
}
.news{
	padding-top: 30px;
	margin-bottom: 20px;
}
.news li{
	width: 100%;
	height: 125px;
	margin-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px dashed #999;
}
.news-img{
	width: 150px;
	height: 125px;
}
.news-img img{
	width: 100%;
	height: 100%;
}
.news-con{
	width: 1000px;
	height: 125px;
	margin-left: 50px;
}
.news-con p:nth-child(1){
	height: 30px;
	font:700 16px/40px SimHei;
	color: #333
}
.news-con p:nth-child(2){
	height: 60px;
	font:400 15px/30px SimHei;
	color: #666;
	overflow: hidden;
}
.news-con p:nth-child(3){
	height: 25px;
	font:400 14px/25px SimHei;
	color: #666
}
.news li a:hover .news-con p:nth-child(1),.news li a:hover .news-con p:nth-child(2){
	color: #004ea1;
}
.contact{
	padding-top: 50px;
	height: 400px;
}
.contact-con{
	padding-top: 30px;
	height: 300px;
}
.contact-text{
	width: 340px;
	height: 270px;
	margin-left: 50px;
}
.contact-text p:nth-child(1){
	height: 50px;
	font:700 18px/50px SimHei;
	color: #000;
}
.contact-text p:nth-child(2),.contact-text p:nth-child(3),.contact-text p:nth-child(4),.contact-text p:nth-child(5){
	height: 40px;
	font:400 16px/40px SimHei;
	color: #666;
}
.contact-text p:nth-child(2) span,.contact-text p:nth-child(4) span{
	/* font-weight: bold; */
	color: #000;
}
.contact-text p:nth-child(3) a{
	color: #000;
}
.contact-text p:nth-child(3) a:hover{
	color: #004ea1;
}
.contact-text p:nth-child(5) span{
	height: 40px;
	color: #004ea1;
	font: 400 26px/40px Impact;
}
.contactMap{
	width: 800px;
	height: 270px;
	/* margin-left: 50px; */
	background-color: #fff;
}
.decoration-show{
	padding-top: 30px;
}
.decoration-show-img{
	padding-top: 30px;
}
.decoration-show-img li{
	width: 1200px;
	margin-bottom: 30px;
	box-shadow: 2px 2px 10px rgba(0,0,0,0.5)
}
.decoration-show-img li img{
	width: 100%;
}
.decoration-show-txt{
	background-color: #fff;
	margin-bottom: 10px;
	width: 1140px;
	padding:30px;
}
.decoration-show-txt p:nth-child(1){
	height: 50px;
	font:700 20px/50px SimHei;
	color: #004ea1;
	/* padding-left: 30px; */
}
.decoration-show-txt p:nth-child(2){
	font:400 16px/30px SimHei;
	color: #333;
	/* padding-left: 30px; */
}
.decoration-show-btn{
	position: relative;
	height: 100px;
	margin-bottom: 50px;
}
.decoration-show-btn a{
	color: #666;
}
.decoration-show-btn a:hover{
	color: #004ea1;
}
.return{
	position: absolute;
	display: inline-block;
	width: 100px;
	height: 40px;
	bottom: 10px;
	right: 10px;
	color: #fff !important;
	text-align: center;
	line-height: 40px;
	background-color: #888;
	border-radius: 5px;
	transition:all .3s ease-in-out 0s;
}
.return:hover{
	background-color:#004ea1;
}
.news-show-btn{
	width: 1170px;
	padding-left: 30px;
	background-color: #fff;
}
.news-show-btn .return{
	right: 40px;
	bottom: 30px;
}
.news-show-cont{
	padding: 30px;
	box-sizing:border-box;
	background-color: #fff;
	/* margin-bottom: 30px; */
	margin-top: 50px;
}
.news-show-tit{
	height: 50px;
	font:700 18px/105px SimHei;
	color: #000;
	text-align: center;
}
.news-show-tim{
	height: 50px;
	font:400 15px/50px SimHei;
	color: #666;
	text-align: center;
	border-bottom: 1px dashed #999;
}
.news-show-txt{
	margin-top: 30px;
	font:400 16px/30px SimHei;
	color: #333;
	
}