@CHARSET "UTF-8";
#slider_wrapper{margin-top:60px;}

.index-box{border:1px solid #f0f0f0;border-radius:5px;}
.index-box-content{padding:10px;}




.left-nav{padding:0px;margin:0px;width:100%;border:1px solid #f0f0f0;}
.left-nav .nav-item{list-style:none;height:40px;line-height:40px;width:50%;padding:0 10px;float:left;}
.left-nav .nav-item a{display:block;color:#333;font-size:14px;}
.left-nav .nav-item .small{font-size:12px;}
.left-nav .nav-item:hover{background:#ff5252;color:#fff !important;}
.left-nav .nav-item a:hover{text-decoration:none;color:#fff !important;}
.left-nav .line{list-style:none;height:3px;border:1px dashed #f0f0f0;}




.article-icon{max-width:200px;height:150px;}
.article-title{font-size:18px;}
.article-desc{color:#999;font-size:12px;}
.article-summary{color:#666;margin-top:10px;}



/* fullSlide */
.fullSlide{width:100%;position:relative;height:300px;background:#fff;overflow:hidden;}
.fullSlide .bd{width:100%;margin:0 auto;margin-top:0px !important; position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;padding:0;margin:0;float:left;}
.fullSlide .bd li{width:100% !important;height:300px;overflow:hidden;text-align:center;padding:0;margin:0;}
.fullSlide .bd li a{display:block;height:300px;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;}
.fullSlide .hd ul{text-align:center;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:42px;height:11px;margin:1px;overflow:hidden;background:#000;filter:alpha(opacity=50);opacity:0.5;line-height:999px;}
.fullSlide .hd ul .on{background:#f00;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:15%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:15%;background-position:-6px -137px;}

#owl-demo .item{
	margin:5px;
}
#owl-demo .item img{
	display: block;
	width: 100%;
	padding:5px;
	height: auto;
}
#owl-demo .item:hover .index-service-title{background:#085b82;}
.index-service-title{height:32px;line-height:32px;text-align:center;background:rgba(0,0,0,0.6);color:#fff;margin:0 5px;position:relative;margin-top:-36px;}
.index-contact{height:32px;line-height:32px;color:#666;}
.index-contact i{color:#999;}



.hometit {text-align:center;}
.hometit h3 {font-size:24px;font-weight:bold;color:#29abe2;padding:30px 15px 10px 15px;text-align:center;}
.hometit h4 {color:#7b7b7b;font-size:17px;margin-bottom:10px;text-align:center;background:url(../images/line1.jpg) repeat-x 0 10px;text-transform : uppercase}
.hometit h4 span {background:#fff; padding:0 15px;}