body,
div,
ul,
ol,
dl,
dt,
dd,
li,
dl,
h1,
h2,
h3,
h4,
h5,
p {
	margin: 0;
	padding: 0;
	font-family: "Microsoft YaHei";
	font-size: 14px;
	color: #333;
	/* font: 14px/22px"\5B8B\4F53", Arial, Helvetica, sans-serif */
}
body {
	background-color: #fff;
}
ol,
ul,
li {
	list-style: none;
}

img {
	border: 0;
	vertical-align: middle;
}

body {
	color: #000000;
	width: 100%;
	height: 100%;
	/* background-color: #efeff4; */
	/* text-align: center; */
}

.clear {
	clear: both;
	height: 1px;
	width: 100%;
	overflow: hidden;
	margin-top: -1px;
}

a {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #BA2636;
	text-decoration: underline;
}
.color {
	color: #3B95FA;
}
.background {
	background-color: #fff;
}
.color-h {
	color: #999;
}
.flex {
	display: flex;
}
.font-d {
	font-size: 18px;
	margin-bottom: 6px;
	color: #333;
}
.font-g {
	color: #999;
	
}
.font-z {
	color: #666;
}
.font-x {
	font-size: 12px;
	color: #999;
}
#pr {
	padding-right: 16px;
}
.left {
	float: left;
}
.right {
	float: right;
}
.color-r {
	color: #ef420f;
}
.color-b {
	color: #3B95FA;
}
.color-o {
	color: #FD6919;
}
.send-head .left img {
	width: 16px;
	margin-top: 16px;
	margin-left: 10px;
}
.re {
	position: relative;
}
.ab {
	position: absolute;
}
.content {
	width: 1200px;
	margin: 0 auto;
}
.header {
	margin-top: 10px;
}
.content .title {	
	text-align: center;
	padding: 60px 0 50px 0 !important;
}
.title span {
	font-size: 28px;
	color: #675656;
	margin: 0 30px 0 30px;
}
.title hr {
	width: 480px;
	height: 1px;
	margin: 0;
	margin-top: 20px;
	flex: auto;
}
#hover {
	background-color: #fff;
	color: #333;
}
#hover a {
	color: #333;
}
.baise {
	color: #fff;
}
.header .logo {
	text-align: center;
	margin-bottom: 10px;	
}
.header .logo img {
	height: 60px;
}
.tabbar .flex a {
	font-size: 16px;
	display: inline-block;
    width: 100%;
    padding: 15px 0;
}
.tabbar .flex>div {
	flex: auto;
	text-align: center;
	position: relative;
}
.tabbar .flex>div:hover {
	border-bottom: 1px solid #675656;
	color: #675656;
	text-decoration: none;
	
}
.tabbar .flex>div>a:hover {
	color: #675656;
	text-decoration: none;
	
}
.tabbar .flex>div:hover .ab {
	display: block;
	
}
/* .tabbar .flex>div:hover a {
	color: #675656;
	text-decoration: none;
} */
.tips {
	border-bottom: 1px solid #675656;
	color: #675656;
	text-decoration: none;
}
.banner {
	width: 100%;
}
.banner img {
	width: 100%;
}
.footer {
	padding-top: 50px;
	background-image: linear-gradient(#b8a798,#999088);
}
.footer .flex>div {
	flex: auto;
}
.footer .flex>div:last-child {
	text-align: right;
}
.footer p {
	color: #f0e2be;
	margin-top: 10px;
}


.bottom-phone{
    text-align: center;
    margin-top: 2rem;
}

.bottom-phone p{ 
    font-size: 20px;
}
.footer p a {
	color: #f0e2be;
	text-decoration: underline;
	margin-left: 10px;
}
.footer .jszc {
	text-align: center;
	border-top: 1px solid #f0e2be;
	padding: 20px 0;
	margin-top: 20px;
}