@charset "utf-8";
/* CSS Document */
.font_big{
	font-size:0.875rem;
}
body{
	background:#f2f2f2;
}
.section{
	min-height:100px; 
	background:#fff; 
	
	margin:0 auto;
	border:#ccc 1px dashed;
	font-size:0.875rem;
	line-height:30px;
	text-indent:1rem;
	font-family:"宋体","方正简体简黑",Arial, sans-serif
	color:#666;
	
}
.article{
	margin:20px auto;
	
	font-size:0.875rem;
	line-height:30px;
	
	font-family:"宋体","方正简体简黑",Arial, sans-serif
	color:#000;
	text-align:center;
	border-bottom:#ccc 1px solid;
	
}
.fubiaoti{
	border-bottom:#ccc 1px solid;
}
.bottom_list{
	font-size:1rem;
	line-height:30px;
	
	
	font-family:"宋体","方正简体简黑",Arial, sans-serif;
	color:#111;
	
}
.bottom_name a{
	font-size:0.875rem;
	line-height:24px;
	margin:5px 0;
	font-family:"宋体","方正简体简黑",Arial, sans-serif;
	color:#0042a0;
}
.bottom_name a:hover{
	text-decoration:underline;
	cursor:pointer;	
}
.bottom_right{
	padding-top:20px;
	padding-bottom:10px;
	border-top:#ccc 1px solid; 
}
.bottom_right a{
	color: #666666;
}

.site-top{
	height:240px;
	width:100%;
	background:url(../images/slide1.jpg) no-repeat;
	background-size:cover;
	margin-bottom:20px;
}
.articleimg{
	margin-top:20px;
	margin-bottom:20px;
}
.articleimg img{

}
.article h4{
	font-family:'方正简体简黑','微软雅黑',Arial, Helvetica, sans-serif;
	font-size:1.5rem;
	display:block;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:20px;
	border-bottom:#999 1px dashed;
	margin-top:50px;
	
}
.article h3{
	font-size:20px; 
	font-family:'方正简体简黑','微软雅黑',Arial, sans-serif;
}
.menu-first:hover,
.menu-responsive:hover{
	cursor:pointer;
}
.article img{
	margin: 20px auto;
}
.article p{
	margin-top:20px;
	text-indent:2em;
	font-size: 1rem;
}

.bottom{
	border-bottom:none;
}

.font-big{
	font-size:1.125rem;
	font-family:Arial, '方正简体简黑','微软雅黑', sans-serif;
	color:#333;
	line-height:2rem;	
}
.font-bigger{
	font-size:1.25rem;
	margin-top:20px;
	color:#333;
	font-weight:600;
	
}
.font-bigger span{
	font-weight:100;
}
.font-big span{
	
	font-size:1rem;
	text-indent:2rem;
	margin-bottom:10px;
}

.appliucheng span{
	margin:10px 0;
	display:block;
	padding:0 10px;
	font-weight:600;
	color:#333;
	font-family:Arial, '方正简体简黑','微软雅黑', sans-serif;
	line-height:1.25em;
	font-size:0.75rem;
	
}
.appliucheng img{
	width:100%;
	margin:0;
}
p.yunyong {
	text-indent:0;
	padding-left:15px;
	padding-right:15px;
	
}
.yunyong span{
	margin:5px 10px;
	display:inline-block;
}
.yunyong span:hover{

	color:#f35;
	cursor:pointer;
}

.case img{
	margin:0;
	margin-bottom:5px;
}
.case span{
	margin-top:10px;
	margin-bottom:20px;
	font-size:1rem;
	color:#333;
	font-family:Arial, '方正简体简黑','微软雅黑', sans-serif;
}
.case1 span{
	font-size:1.5rem;
		
}
.case1 span img{
	margin-top:10px;
}


.about-p{
	font-size:1rem;
	line-height:2rem;
	text-indent:0em;
	margin: auto 25px;
}
.about-p b{
	color: #e9761b;
}
p.about-p{
	text-indent:0em;
}
.p-span{
	font-size:1.25rem;
}
.p-span  span{
	display:inline-block;
	font-size:1rem;
	text-indent: 0;
	margin-right:1rem;
	margin-left:1rem;
}

.pdf{
  
  height:40px;
  font-size:1rem;
  line-height:40px;
  padding:0;
  background:#4cb1ca;
  color:#fff;
  border-radius:5px;
  font-family:"方正黑体简黑","微软雅黑",Arial, Helvetica, sans-serif;
  display:block;
  
}
.pdf:hover{
	  color:#fff;
}
.pdf:active{
  background:#3498db;

}

.blue{
	background:#3498db;
}
.orange{
	background:#e67e22;
}
.deepgreen{
	background:#1abc9c;
}
.lightgreen{
	background:#2ecc71;
}
.dy span{
	line-height:1.25em;
}
.wenhua img{
	margin:0;
	padding:0;
	margin-top:20px;
}
a.font-red{
	color:#ec523f;
}
.dyimg img{
	margin-bottom:30px;
}