﻿.navbox{
padding: 10px 0px;
border:0px;
}
.navbar-brand{
	height: auto;
}
.navList{
	padding: 8px 0px;
}
.navbar-default .navbar-nav > li > a{
	font-size: 16px;
	color: #000;
	font-weight:bold; 
	text-align: center;
}
.navbar{
	margin-bottom:5px; 
}
.nav > li > a{
position: relative;
display: block;
padding: 15px 11px;
}
.carousel-control{
	font-size: 70px;
}
.navbar-default .navbar-nav > li > a:hover{
	background: #CC3333;
	color:#fff;
	text-align: center;
}
.navbar-default .navbar-nav > li > a:hover mark{
	background: #CC3333;
	color:#fff;
	text-align: center;
}
hgroup{
	color: #666;
	padding: 40px;

}
h2{
	font-weight:bold; 
	color: #000;
}
hgroup h4{
	font-size: 16px;
	margin-bottom: -10px; 
	color: #000;
}

.service .img-circle{
margin:0 auto;
border:1px #ccc solid;
-webkit-transition: all .7s;
   -moz-transition: all .7s;
   -ms-transition: all .7s;
    transition: all .7s;
    max-width: 100%;
}
.service .img{
	overflow: hidden;
	background: #CC3333;
	color: #fff;
	font-size: 45px;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	padding-top: 25%;
	padding-bottom: 25%;
	
}
.service .service-item .img i{
	
	margin:auto; 
	padding: 25%;
}
.service .service-item .img{
	color: #fff;

}
.service .service-item{
	text-align: center;
    margin-bottom:20px; 
}
.service .service-item a{
	color: #333;
	text-decoration: none;

}
.service .service-item:hover .img{
	background: #333399;

}
.service .service-item h4{
line-height: 40px;
}
.service .service-item:hover .img{
margin-bottom: 10px;
transform:rotate(90deg);
    -ms-transform:rotate(90deg); 	
    -moz-transform:rotate(90deg); 	
    -webkit-transform:rotate(90deg); 
    -o-transform:rotate(90deg); 	
}

.news{

}
.news .news-item a{
color: #333;
text-decoration: none;
margin-bottom: 5px; 
}
.news .news-item p{
	line-height: 24px;
	font-size: 12px;
	padding:5px 0px;
}
.news .news-item h4{
	font-size: 16px;
	font-weight: bold;
	
}

.about .about-item{
position: relative;
}
.about .about-item img{
	
}
.about .about-item .title{
	position: absolute;
	height: 35px;
	background-color: red;
	z-index: 1;
	display: none;
	bottom: 0px;
	width: 92.31%;
	line-height: 35px;
	text-indent: 1em;
	color: #fff;
	filter:alpha(opacity=50); 
    -moz-opacity:0.5; 
    opacity:0.5;
}
.about .about-item .title span{
	font-size: 12px;
}
.about .about-item h4{
	margin: 0px;
}
.about .about-item:hover .title{
display: block;
}
.about .about-inner{
	
}
.frlink{
	
	min-height: 30px;
	margin-top:40px; 
	line-height: 30px;
}
.frlink i{
	color: #00A7DB;
	font-size: 20px;
	vertical-align: middle;
}
.frlink strong{
	font-size: 15px;
	margin-left:5px; 
}
.frlink a{
	margin-left:5px;
	margin-right:5px;  
	color: #333;
	text-decoration: none;
}
footer{
	background-color: #333;
	margin-top:30px;
	width: 100%; 
	text-align: center;
	color: #fff;
	padding-top: 15px;
}
.btmnav{
	padding:20px 0px;
	color: #fff;
}
.btmnav a{
	color: #fff;
	text-decoration: none;
	margin: 0px 22px;
}
footer a:hover{
	color: #fff;
}
footer p{
	line-height: 30px;
}
footer p a{
	color: #fff;
}
h6{
	line-height: 30px;
	font-size: 14px;
}

.articleBox{
	margin-top:20px; 
}
.zytit{
	font-size: 20px;
	line-height: 35px;
	border-bottom: 1px #eee solid;
	font-weight: bold;

}
.zytit span{
	float: right;
	font-size: 14px;

}
.zytit span a{
	color: #333;
	text-decoration: none;
}
.zytit i{
	font-size: 14px;
	padding:0px 5px; 
}
.article-content{
	line-height:45px;
	padding-top:20px; 
	font-size: 18px;
}
.breadcrumb{
	margin: 0px;
	padding:0px;
}

.service p{
	line-height: 26px;
}
.newslist{
	margin-top:15px; 
}
.newslist li{
	margin-bottom: 15px; 
	border-bottom: 1px #ccc dashed;
	padding-bottom: 10px;
	padding-right: 0px;
	padding-left: 0px;
}
.newslist li a{
	color: #333;
	text-decoration: none;
}
.newslist li p{
	line-height: 27px;
}
.newslist .newsimg{
	margin: 0px;
	padding: 0px;
}
.fanye{
	margin: 20px auto;
	line-height: 30px;
}
.fanye a{
color: #333;
text-decoration: none;
}
.dede_pages{
	text-align: center;
}
.case-item{
	text-align: center;
    margin-bottom:20px; 
    height: 120px;
    border: 1px #ccc solid;
    margin: 5px;
    width: 24%;
}
.case-item a{
	color: #333;
	text-decoration: none;

}
.case-item img{
	max-width: 100%;
	margin: auto;
}
.case-item h4{
line-height: 40px;
font-size: 14px;
}
.zybanner{
width: 100%;
margin: 0px auto;

}
.zybanner img{ width: 100%; height: auto; }
mark{
	font-size: 11px;
	font-weight: normal;
	background: none; 
}
.serverli .pic{
	width: 100%;
	height: auto;
	margin: auto;
	text-align: center;
	
}
.serverli{
 margin-bottom:15px;
 border-bottom: #E1E1E1 3px solid;
}
.serverli a{
	color: #000;
	text-decoration: none;
}

.caseli{


}
.map{
	float: left;
    width: 60%;
}
.nrcontant{
	float: right;
	width: 38%;
	margin-left: 2%; 
}
.pagelist li{
	float: left;
} 
.pagelist li a{
	color: #333;
	text-decoration: none;
}
.newsinfo h4{
	font-weight: bold;
}
.serverli h4{
	font-weight: bold;
}
.nrimg{
	float: left;
	text-align: center;
}
.nrimg img{ margin-right: 20px; margin-top: 20px; }
.nrwz{ margin-top:10px; line-height: 60px;  }