body, dl, dd, dt, h1, h2, h3, h4, h5, h6, p, form, ol, ul, li {
	margin: 0px;
	padding: 0px;
}
html {
	font-size: 62.5%;
	margin: 0 auto;
	max-width: 640px;
}
body {
	width: 100%;
	margin: 0 auto;
	font-family: "微软雅黑", "黑体";
	color: #000;
	background-color: #f0f0f0;
}
ul, li {
	list-style: none
}
mip-img {
	border: 0px;
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none
}
.clear {
	clear: both;
}
.fl {
	float: left
}
.fr {
	float: right
}
.dubufudongquanbu {
	display: block;
	z-index: 9999;
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	font-size: 14px;
}
.xfooterFixed {
	width: 100%;
	z-index: 100;
	height: 4.5em;
}
.xfooterFixed .xfooterInner {
	width: 100%;
	height: 100%;
	-moz-box-shadow: 6px 0 24px rgba(32,21,18,.72);
	-webkit-box-shadow: 6px 0 24px rgba(32,21,18,.72);
	box-shadow: 6px 0 24px rgba(32,21,18,.72);
}
.xfooterFixed a {
	display: block;
	float: left;
	position: relative;
	text-align: center;
	height: 100%;
}
.xfooterFixed a em, .xfooterFixed a i {
	display: block;
	font-style: normal;
	float: left;
}
.xfooterFixed a em {
	display: block;
	color: #fff;
	float: left;
	margin-left: 0.5em;
	font-family: "Arial", "Microsoft YaHei";
}
.xfooterFixed p {
	display: inline-table;
	margin: 0 auto;
	height: 4.5em;
	position: relative;
}
.xfooterFixed .xfooterLink1 {
	width: 28%;
	height: 100%;
	background-color: #2e3642;
}
.xfooterFixed .xfooterLink2 {
	width: 40%;
	height: 100%;
	background-color: #ff6005;
}
.xfooterFixed .xfooterLink3 {
	width: 32%;
	height: 100%;
	background-color: #0171b3;
}
.xfooterFixed .xswtIcon {
	width: 2em;
	height: 4.5em;
	background: url(/images/footerLink2.png) center center no-repeat;
	background-size: 100% auto;
	position: relative;
}
.xfooterFixed .xhomeIcon {
	width: 100%;
	height: 2em;
	clear: both;
	background: url(/images/footerLink1.png) center center no-repeat;
	background-size: auto 100%;
	margin-top: 0.7em;
}
.xfooterFixed .xphoneIcon {
	width: 2em;
	height: 4.5em;
	background: url(/images/footerLink3.png) center center no-repeat;
	background-size: 100% auto;
}

.xfooterFixed .xfooterLink3 em {
	font-size: 1em;
	line-height: 4.5em;
}
.xfooterFixed .xfooterLink2 em {
	font-size: 1em;
	line-height: 4.5em;
}
.xfooterFixed .xfooterLink1 em {
	font-size: 1em;
	line-height: 1.5em;
	text-align: center;
}
.head_image {
	width: 100%;
}
.nav {
	width: 100%;
	background-color: #5788b2;
	padding: 1% 0
}
.nav a {
	display: block;
	float: left;
	width: 25%;
	text-align: center;
	color: #fff;
}
.common-box {
	width: 100%;
	height: auto;
	background: #FFF;
	margin-top: 1em;
	padding: 1em 0;
}
.index-title2 {
	width: 100%;
	height: auto;
	position: relative;
}
.index-title2-bg {
	width: 100%;
	height: auto;
}
.index-title2 span {
	width: 100%;
	height: auto;
	position: absolute;
	top: 50%;
	margin-top: -0.7em;
	left: 0;
	font-size: 1.33em;
	text-align: center;
	color: #363537;
	font-weight: bold;
}
.news {
	width: 100%;
	height: auto;
}
.news-ul {
	width: 100%;
	height: auto;
}
.news-ul li {
	width: 94%;
	height: auto;
	margin: 0 3%;
	border-bottom: 1px solid #e1e1e1;
}
.news-ul li.last {
	border-bottom: none;
}
.news-info {
	width: 100%;
	height: auto;
	margin: 1.125em 0;
}
.news-thumb {
	width: 28%;
	height: 6rem;
	display: block;
	float: left;
}
.news-right {
	width: 70%;
	float: right;
}
.news-title {
	color: #2e2e2e;
}
.news-date {
	margin-top: 12%;
}
.news-time {
	color: #9f9f9f;
}
.news-hits {
	margin-left: 12%;
}
.news-btn {
	display: block;
	width: 94%;
	height: 2.8em;
	margin: 0 3% 1em 3%;
	background: #5788b2;
	border-radius: 0.4em;
	line-height: 2.8em;
	color: #fff;
	font-weight: bold;
	text-align: center;
	font-size: 1.16em;
}
.foot-img {
	position: fixed;
	bottom: 0;
	width: 99%;
	max-width: 640px;
	background-color: #f6f6f8;
	padding: 5px 1px;
	border-radius: 10px;
	border: 1px solid #e5e5e5;
}
.foot_image {
	width: 98%;
	margin: 0 auto;
}
.foot-info {
	margin-top: 6px;
	text-align: center;
}
.footImg {
	width: 100%;
	height: 4em;
}
 @media screen and (min-width:300px) and (max-width:400px) {
html {
	font-size: 40.5%;
}
body {
	font-size: 12px;
}
.news-title {
	font-size: 16px;
}
.news-date {
	font-size: 14px;
}
.nav a {
	font-size: 14px;
}
.foot-info {
	font-size: 14px;
}
}
 @media screen and (min-width:400px) and (max-width:479px) {
html {
	font-size: 40.5%;
}
body {
	font-size: 12px;
}
.news-title {
	font-size: 18px;
}
.news-date {
	font-size: 16px;
}
.news-thumb {
	height: 88px;
}
.nav a {
	font-size: 16px;
}
.foot-info {
	font-size: 16px;
}
}
 @media screen and (min-width:480px) and (max-width:640px) {
html {
	font-size: 48%;
}
.news-title {
	font-size: 24px;
}
.news-thumb {
	height: 108px;
}
.nav a {
	font-size: 18px;
}
.footImg {
	margin-top: 6px
}
.foot-info {
	font-size: 18px;
}
}
 @media screen and (min-width:640px) {
html {
	font-size: 62.5%;
}
.news-title {
	font-size: 25px;
}
.news-date {
	font-size: 22px;
}
.news-thumb {
	height: 128px;
}
.nav a {
	font-size: 22px;
}
.footImg {
	margin-top: 6px
}
.foot-info {
	font-size: 22px;
}
}
