@charset "utf-8";
/*
    Document   : CSS样式初始化
    Created on : 2016.7.23
    Author     :
    Description:
        CSS样式表的初始化，全局样式设置。部分样式属性请根据具体页面重置其属性
        导入方式：<link href="css/common.css" rel="stylesheet" type="text/css" />
*/
/* reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,textarea,p,blockquote,th,td,input,select,textarea,button {margin:0;padding:0}  /* 初始化标签在所有浏览器中的margin、padding值 */
fieldset,img {border:0 none}  /* 重置fieldset（表单分组）、图片的边框为0*/
dl,ul,ol,menu,li {list-style:none}   /* 重置类表前导符号为onne,menu在HTML5中有效 */
blockquote, q {quotes: none}   /* 重置嵌套引用的引号类型 */
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none}  /* 重置嵌套引用*/
input,select,textarea,button {vertical-align:middle}  /* 重置表单控件垂直居中*/
button {border:0 none;background-color:transparent;cursor:pointer}  /* 重置表单button按钮效果 */
body {background:#fff}   /* 重置body 页面背景为白色 */
body,th,td,input,select,textarea,button {font-size:12px;line-height:1 ;font-family:"微软雅黑", "黑体","宋体";color:#666} /* 重置页面文字属性 */
a {color:#666;text-decoration:none}  /* 重置链接a标签 */
a:active, a:hover {text-decoration:none}   /* 重置链接a标签的鼠标滑动效果 */
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal}  /* 重置样式标签的样式 */
caption {display:none;}    /* 重置表格标题为隐藏 */
table {width:100%;border-collapse:collapse;border-spacing:0;table-layout:fixed;}    /* 重置table属性 */
img{vertical-align:top}  /* 图片在当前行内的垂直位置 */
 
.container-fluid,.container{
	padding: 0;
}
.row{
	margin: 0;
}
.column{
	margin: 40px auto;
}
.column li{
	float:left;
	width:150px;
	margin-left:10px;
	border:solid 1px #cccccc;
	line-height:42px;
	text-align: center;
	
}
.column a{
	color:#222222;
	font-size:16px;
	
}
.about01{
	margin-bottom: 30px;
}
.about01 p{
	color: #666666;
	font-size: 14px;
	line-height: 34px;
}
.about01 li{
	color: #666666;
	font-size: 14px;
	line-height: 34px;
}
.about01 li img{
	padding: 9px 0;
}
.about01 li img{
	padding-right: 10px;
}
.about01 ul{
	margin-top: 35px;
}
.about02 li{
	padding: 0;
}
.about02{
	margin-bottom: 45px;
}
.about03C{
	margin-bottom: 40px;
}
.about03C span{
	display: block;
	color: #222222;
	font-size: 16px;
	line-height: 30px;
}
.about03C p{
	color: #666666;
	font-size: 14px;
	line-height: 30px;
}
.about03C li{
	padding: 0;
}
.about03bt{
	margin-bottom: 20px;
}
.case02{
	padding: 0 44px;
	margin: 50px auto;
}
.case02 span{
	display: block;
	color:#222222;
	font-size: 16px;
	line-height: 30px;
}
.case02 p{
	color: #666666;
	font-size: 14px;
	line-height: 25px;
}
.data span{
	display: block;
	color: #666666;
	font-size: 45px;
}
.data p{
	text-align: right;
	color: #999999;
	font-size: 18px;
	line-height: 30px;
}
.new03 a{
	color: #222222;
	font-size: 18px;
}
.new03 p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	margin-top: 20px;
}
.new03more{
	margin-top: 30px;
}
.new03more a{
	color: #999999;
	font-size: 14px;
	border-bottom: solid 1px #999999;
}
.new02C li{
	margin: 20px 0;
	padding-bottom: 20px;
	border-bottom: solid 1px #eeeeee;
}
.newpage{
	
	float: right;
}
.prev,.next{
	width: 76px;
	float: left;
	line-height: 38px;
	border: solid 1px #e5e5e5;
	border-radius: 5px;
	text-align: center;
}
.prev a,.next a{
	color: #666666;
	font-size: 14px;
}
.numb{
	float: left;
}
.numb li{
	width: 38px;
	line-height: 38px;
	float: left;
	border: solid 1px #E5E5E5;
	border-radius: 5px;
	text-align: center;
	margin-left: 5px;
}
.numb a{
	color: #888888;
	font-size: 16px;
}
.next{
	margin-left: 5px;
}
.newpage{
	margin: 50px 0;
}
.sjnew01{
	padding: 0 10px;
}
.sjnew01 li{
	padding: 10px 0;
	margin: 10px 0;
	border-bottom: solid 1px #eeeeee;
}
.sjnew01 a{
	color: black;
	font-size: 16px;
	line-height: 30px;
}
.sjnew01 span{
	float: right;
	color: #888888;
}
.sjnew01 p{
	font-size: 14px;
	color: #666666;
	line-height: 25px;
}
.sjpage{
	float: right;
	margin: 15px 0;
}

.sjpage li{
	float: left;
	width: 25px;
	line-height: 25px;
	border: solid 1px #E5E5E5;
	border-radius: 5px;
	text-align: center;
	padding: 0;
	margin: 0;
	margin-left: 3px;
}
.sjpage a{
	color:#888888 ;
	font-size: 14px;
}
.newshow{
	margin-top: 75px;
}
.newshow01{
	padding-right: 40px;
}
.newsbt span{
	font-size: 20px;
	color: #222222;
}
.update{
	border-bottom: solid 1px #cccccc;
}
.update p{
	display: inline-block;
	color: #999999;
	font-size: 14px;
	line-height: 40px;
}
.update span{
	color: #999999;
	font-size: 14px;
	line-height: 40px;
	margin-left: 20px;
}
.update img{
	padding: 12px 0;
}
.newsc{
	margin-top: 20px;
}
.newsc p{
	color: #666666;
	font-size: 14px;
	line-height: 28px;
	text-indent: 2em;
}
.show02c li{
	line-height: 40px;
	border-bottom: dashed 1px #cccccc;
}
.show02c a{
	color: #666666;
	font-size: 14px;
}
.show02c span{
	float: right;
	color: #999999;
	font-size: 12px;
}
@media only screen and (max-width:768px ) {
	.case02{
		padding: 0;
		margin: 20px 0;
	}
	.case02 p{
		display: none;
	}
	.case02 span{
		font-size: 14px;
	}
	.newshow01{
		padding: 0 10px;
	}
	.newshow{
		margin: 10px 0;
	}
}