﻿html,body,ul,li,dl,dd,dt,h1,h2,h3,h4,p,span,img,br,p{margin: 0;padding: 0;font-family: "微软雅黑";}
img{border: none;display: block;}
ul,li{list-style-type: none;}
a{text-decoration: none;}
.le{float: left;}
.ri{float: right;}
.clear{clear: both;}
#head{width: 80%;margin: auto;}
#head img{float: left; margin:5px 0;border: none;}
#nav{float: right;color: #FFFFFF;font-weight: normal;}
#nav a{/*color: black;*/font-size: 0.9em}
#nav a:hover{text-decoration: underline;color: grey;}
.banner{background-color: #d80003;}
.banner img{width: 100%;}
.banner .bimg{   width: 80%;    margin: auto;}

.nr1{width: 80%;margin: auto;}
h1{text-align: center;margin: 25px 0 10px 0;color: #444444;}
.h1 img{margin: auto;}
.nr{text-indent: 2em;margin: 10px 0 20px 0;font-size: 1.3em;line-height: 1.5em;}
.rw{color: red;}
.nr2{width: 100%;padding: 10px 0;text-align: center;background: #98b2ff;font-size: 2em;font-weight: bold;color: #FFFFFF;}
.yell{color: #fff000;}
.nr3{width: 80%;margin: auto;}
.gm{margin: 20px 0; font-size: 1.3em;}
.hz{color: red;}
.mianfei ul{width: 100%;}
.mianfei ul li img{float: left;width: 33.3%;}
.gzimg img{width: 80%;margin: auto;padding-top: 20px;}
.hzjc{color: #FFF000;font-weight: bold;font-size: 40px;}
.nr4{width: 80%;margin: auto;padding: 20px 0;}
.nr4 img{width: 100%;}
.xx{border-bottom: 1px dashed #f0de88;width: 100%;margin-bottom: 25px;}
.lianxi{width: 80%;margin: auto;font-size: 1.2em;padding-bottom: 25px;text-align: center;}
.lianxi h2{color: red;}
.bottom{font-size: 0.9em;background: #760404;padding: 1em 0;line-height: 1.5em;color: #FFFFFF;}
.bottom p{background: none;text-align: center;}
.bottom a{color: #FFFFFF;}
.bottom .wz{text-decoration: underline;}
.bottom a:hover{text-decoration: underline;}
.btn{width: 270px; /* 宽度 */	height: 40px; /* 高度 */	border-width: 0px; /* 边框宽度 */	border-radius: 3px; /* 边框半径 */
	background: #1E90FF; /* 背景颜色 */	cursor: pointer; /* 鼠标移入按钮范围时出现手势 */	outline: none; /* 不显示轮廓线 */
	font-family: Microsoft YaHei; /* 设置字体 */	color: white; /* 字体颜色 */	font-size: 17px; /* 字体大小 */
}