@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
}
body,td,th {
	font-size: 12px;
}
a:link {
	color: #666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
	color: #333;
}
.clear {
	clear: both;
}
.dotline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 3px;
	margin-top: 3px;
}
.xline {
	clear: both;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	margin-right: 5px;
	margin-left: 5px;
}
#xtxzbdatu {
	background-image: url(2021tongxin.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
	height: 740px;
	width: 100%;
}
#db1 {
	background-color: #E0531D;
}


.c1 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
.shipin {
	float: left;
	width: 550px;
	margin-bottom: 30px;
	margin-right: 30px;
	margin-left: 20px;
}
.bt {
	font-family: "宋体";
	font-size: 16px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 100%;
	margin-bottom: 10px;
}
.xm {
	font-family: "黑体";
	font-size: 24px;
	color: #FFFF00;
}

.bt a{
	font-family: "宋体";
	font-size: 16px;
	line-height: 36px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	width: 480px;
	margin-bottom: 10px;
}
.clear {
	clear: both;
}
#footer {
	font-family: "宋体";
	font-size: 1em;
	line-height: 22px;
	color: #666;
	text-align: center;
	padding-top: 15px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #C8491A;
	margin-bottom: 30px;
	margin-top: 20px;
}
#footer p {
	font-family: "宋体";
	font-size: 12px;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 10px;
}