﻿body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select,header,footer {
	margin:0;
	padding:0;
}
body {
	:normal 14px/1.14 "Hiragino Sans GB", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	-webkit-text-size-adjust:100%;
	width: 100%;
	height: 100%;
	background-color: white;
}

.news .slie > div.rb {
    position: relative;
}

.news .slie.add-left-block{
    position:relative;
}
.iconfont {
	.font-0103
	ont-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale;
}
li,ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
a {
	text-decoration: none;
	-webkit-tap-highlight-color: transparent;
}
em {
	font-style:normal;
}
img {
	border:0;
	vertical-align:middle;
	pointer-events:none;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
p {
	word-wrap:break-word;
}
button {
	outline: none;
	border: none;

	background-color: white;
}
input[type=submit], input[type=reset], input[type=button], button {
	-webkit-appearance: none;
}
select,input,img,select {
	vertical-align:middle;
}
a,button,input,textarea {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button {
	-webkit-appearance:none !important;
}
*:focus {
	outline: none;
}
input{
	outline: none;
}
.clear:after,.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.dib{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
}
.db{
	display: block;
}
.btnh:hover{
	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.opacity0{
	filter:alpha(opacity=0);
	-moz-opacity:0;
	-khtml-opacity: 0;
	opacity: 0;
}
.scale-piece{
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}
.text-overflow{
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.text-overflow2{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}
.text-overflow3{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
}
.transition-05{
	-moz-transition: all 0.5s ease-in-out;
	-webkit-transition: all 0.5s ease-in-out;
	-o-transition: all 0.5s ease-in-out;
	transition: all 0.5s ease-in-out;
}
.page-content{
	width: 100%;
	min-width: 1190px;
	background-color: #f5f5f5;
	padding-bottom: 25px;
}
.page-piece{
	width: 100%;
	min-width: 1190px;
}
.page-inner-piece{
	width: 1200px;
	margin: 0 auto;
}
*, :after, :before,
 input[type=checkbox],input[type=radio],
 input[type=search]{
	 box-sizing: content-box;
 }
.w1200{
	width:1200px;
	margin:auto;
}
.lf,.fl{
	float:left;
	display:inline;
}
.rg{
	float:right;
	display:inline;
}
.footer .footer-content .footer_article{
	font-size: 12px;
}
