@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.png) no-repeat bottom center;
}
#main .h a.more {
	border-radius:15px;
	border:1px #0199cd solid;
}
#main .h a.more:hover {
	background:#0199cd;
	color:white;
	transition: all 0.5s ease;
	-webkit-transition: all 0.5s ease;	
}
.cases .nr li a {
	color: #0199cd;
}
.news .nr li.first .date {
	background: #0199cd;
}
.news .nr li a {
	color: #0199cd;
}
.news .nr li a h5, .cases .nr li a h5 {
	font-weight: normal;
}
.cases .nr li a:hover {
	text-decoration: underline;
}
.news .nr li a:hover {
	text-decoration: underline;
}
