@charset "utf-8";
/* CSS Document */
#header .rbottom {
	color:#0199cd;
	background:url(../1/callicon.png) no-repeat left center;	
}
#navul li ul {
	background: #0199cd;
}
#navul li.navmoon {
	background: #0199cd;
}
#banner .slideBox .hd ul li.on {
	background: #0199cd;
}
#main .about .nr .div a {
	color:#b9e6f5	
}
#main .about .nr .div a:hover {
	color:#fff	
}
#main .about .nr .div.div2 {
	background:url(../1/homeabouthbg.png) no-repeat center center;
}	
#main .about .nr .div.div5 {
	background:url(../1/homeabouthbg.png) no-repeat center center;
}
#main .about .nr .div.div8 {
	background:url(../1/homeabouthbg.png) no-repeat center center;
}
#main .h .htop {
	background:url(../1/homehbg.png) no-repeat center bottom;
}
#main .mainbottom .h .htop {
	background:url(../1/mainbottomhbg.png) no-repeat left bottom;
}
#main .product {
	height:560px;
	background:url(../1/homeproductbg.jpg) no-repeat bottom center;	
}
#main .h a.more{
	background:white;
	border:1px #0199cd solid;
	border-radius:15px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
}
#main .h a.more:hover {
	background:#0199cd;
	color:white;
}
.cases .nr li a{
	color:#0199cd;
}
.news .nr li.first:first-child .date {
	background:#0199cd;	
}
.news .nr li a {
	color:#0199cd;	
}
.news .nr li a h5,.cases .nr li a h5 {
	font-weight:normal;	
	font-size:16px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.cases .nr li a:hover {
	text-decoration:underline;
}
.news .nr li a:hover {
	text-decoration:underline;
}
