﻿@charset "utf-8";
html {
	color: #000;
	background: #FFF;
	font-family: '微软雅黑';
}
html, body, div, dl, dt, dd, ul, ol, li, h1, h2,  h4, h5, h6, td, strong {
	padding: 0;
	margin: 0;
	font-family: '微软雅黑';
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
fieldset, img {
	border: 0;
}
a {
	text-decoration: none;
	color: #000;
	outline: none;}
/*}此处待添加默认链接颜色*/
address, caption, cite, code, dfn, em, th, var, optgroup {
	font-style: inherit;
}
del, ins {
	text-decoration: none;
}
li {
	list-style: none;
}
caption, th {
	text-align: left;
}
h1, h2, h4, h5, h6 {
	font-size: 100%;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
legend {
	color: #000;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input {
	border: none;
	outline: none;
}
abbr, article, aside, audio, canvas, datalist, details, dialog, eventsource, figure, footer, header, hgroup, mark, menu, meter, nav, output, progress, section, time, video {
	display: block;
}
.clear:after {
	content: "";
	clear: both;
	display: block;
}
.clearfix:after {
	content: "\200B";
	display: block;
	height: 0;
	clear: both;
}
.clearfix {
*zoom:1;
}
li {
	list-style: none;
}
.banner4{
	width: 100%;
	margin: 0 auto;
}
.news{
	width: 100%;
	margin: 0 auto;
}
.news a{
	float: right;
	font-size: 20px;
	color: #777;
	margin-right: 10%;
	margin-top: 2%;
}
.news-t{
	width: 80%;
	margin: 0 auto;
        padding-bottom: 5%;
}
.news-t h1{
	font-size: 30px;
	text-align: center;
/*	line-height: 50px;*/
	margin-top: 5%;
	margin-bottom: 2%;
}
.news-t p{
	
	margin: 0 auto;
	
	text-align: left;
	
}
.news-t span{

display: inherit;

}
.news-b {
	width: 100%;
	margin: 0 auto;
	padding: 0 0 5% 0;
	text-align: center;
}
.news-b a{
	font-size: 18px;
	margin-right: 1%;
	
}
@media screen and (max-width: 768px){
	.news a{
/*	float: right;*/
	font-size: 18px;
/*
	color: #777;
	margin-right: 5%;
*/
/*	margin-top: 2%;*/
}
.news-t{
	width: 100%;
/*	margin: 0 auto;*/
}
.news-t h1{
	font-size: 24px;
/*	text-align: center;*/
/*	line-height: 50px;*/
/*
	margin-top: 5%;
	margin-bottom: 5%;
*/
}
.news-t p{

	width: 80%;
	margin: 0 auto;

	font-size: 16px;
/*	text-align: left;
	text-indent: 32px;*/
}
/*
.news-b {
	width: 100%;
	margin: 0 auto;
	padding: 5% 0;
	text-align: center;
}
*/
.news-b a{
	font-size: 16px;
/*	margin-right: 1%;*/
	
}
}
@media screen and (max-width:480px){
.news-t p img{
width:98%;
margin:0 auto;
}
.news-t table{
width:98%;
}

}
h3{
overflow: hidden;
}