.service-box{
	width:1200px;
	margin:0 auto;
	min-height:600px;
}
.service-left{
	width:210px;
	margin:15px;
	margin-left:0px;
	float:left;
	background: #fff;
}
.service-right{
	width:70%;
	min-height:400px;
	background: white;
	float:left;
	margin:15px;
}
.service-text{
	width:100%;
	height:auto;
	line-height:1.5em;
	text-indent: 7px;
	padding:20px 0px;
    font-family:"microsoft yahei";
}
.service-text .head{
	padding-bottom: 26px;
}
.service-text .head p{
	float:left;
	min-width: 230px;
	font-size: 16px;
	height:36px;
	line-height:36px;
	border-bottom: 2px solid #8b8b8b;
}
.service-text .head p span{
	font-size: 28px;
}
.h-title{
	height:36px;
	line-height:36px;
	text-align: center;
	font-size: 16px;
	color:white;
	font-weight: bold;
}
.h-hide ul{
	display: none;
}
.h-hide p{
	margin:14px 5px 0px 0px;
	float:right;
	display: inline-block;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-bottom: 8px solid#ccc;
}
#parent >li> span{
	display: block;
	padding-left: 10px;
	background: #eaeaea;
	border-bottom: 1px solid #fff;
}
#parent >li> span:hover{
	cursor: pointer;
	background: #dadada;
    
}
#parent>li {
	line-height: 33px;
	display: block;
}

 .h-show ul{display: block;}

 .h-show  p{
 	margin:14px 5px 0px 0px;
 	float:right;
	display: inline-block;
	width: 0px;
	height: 0px;
	border-left: 8px solid transparent;
	border-right: 8px solid transparent;
	border-top: 8px solid#ccc;
}
.h-list{
	border:1px solid #fff;
	background: #f8f8f8;
}

.h-list li{
	width:100%;
	line-height: 20px;
	margin:5px 0px 5px 10px;
	padding:2px 0;
	padding-left:20px;
	cursor:pointer;
}
.h-list .h-curr{
	margin-left:10px;
}
.h-curr{
	background: rgba(0, 0, 0, 0) linear-gradient(to right, #cccccc, #ffffff) repeat scroll 0 0;
    border-color: #dedede;
    border-image: none;
    border-width: 1px;
    color: #d2364c;
    font-weight: bold;
}
.h-list a:hover li{
	color:#d2364c;
	font-weight: bold;
}
.bc-nav{
	line-height:35px;
}
.bc-nav>p{
	width:1200px;
	margin:0 auto;
}
.bc-nav>p>a{
	color:gray;
}

/**************************************************  service.html **************************************************/
.b{border:1px solid #e0dddd;}
.h-right-title{
	width:100%;
	height:25px;
	margin-left:5px;
	margin-top:5px;
	border-bottom:1px solid #e0dddd;
}
.h-right-title>h4{
	float:left;
	font-size: 14px;
}
#square {
	margin:5px;
	width: 5px;
	height: 10px;
	background: #df2003;
	float:left;
}
.sbg{background: #999999;}


.solve{
	width:100%;
	height:100px;
	margin-top:20px;
	border:1px solid #dddddd;
	background: #f0f0f0;
	text-align: center;
	padding-top:15px;
}
.solve>p{
	padding:5px;
}
.soBtn{
	width:100px;
	height:25px;
	line-height: 20px;
	color:#ffffff;
	margin-left:5px;
	border:1px solid #e0dddd; 
	background: #f60;
}

/**********************************************************  news_list.html ***********************************************/
.service-text h1{
	text-align: center;
	font-size:16px;
	font-weight:600;
	margin-bottom:10px;
}
.libg{background: #f0f0f0;}
.cat-time{
	text-align: center;
	margin-bottom:10px;
}
.c{clear:both;}

.b-lg{background: #d2364c;}


.news-list a,.list-time{
	font-size:13px;
	letter-spacing:2px;
	color:#333333;
}
.news-list li{
	padding: 8px 5px;
}
.news-list a:hover{
	font-size:13px;
	letter-spacing:2px;
	color:#d2364c;
}
.list-time{
	display: block;
	float:right;
}
#g-square {
    margin: 8px 0px;
    width: 3px;
    height: 3px;
    background: #333333;
    float: left;
}
.n-content{
	width:100%;
	min-height:300px;
	overflow: hidden;
}


/*分页*/
.h-page{
	position: relative;
	width:100%;
	height:auto;
}
.h-page .pagination .active{
	background: #d2364c;
	color:white;
}
.h-page .pagination .disabled span,.h-page .pagination .active span{
	left:30px;
	line-height: 28px;
	padding-left: 4px;
}
.h-page .pagination{
	position: relative;
	top:32px;
	left:30%;
	width:100%;
	height:30px;
}
.h-page .pagination li{
	margin:0 auto;
	width:28px;
	height:28px;
	border:1px solid #bfbfbf;
	float:left;
	margin-left:10px;
}
.h-page .pagination li a{
	line-height: 28px;
	padding-left: 4px;
}


















