* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
button {
	background: none;
	border: none;
	outline: none;
}
a {
	text-decoration: none;
}
ul,ul li,ol,ol li {
	list-style: none;
}
img {
	display: block;
}
.duration {
	-webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite;
}
.clearfix:after{
	content: '';
	display: block;
	clear: both;
}
.clearfix{
	zoom: 1;
}

header {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 206px;
	height: 43px;
	font-size: 20px;
	line-height: 44px;
}
.header_left a {
	font-size: 18px;
	color: #000;
	line-height: 49px;
}
.header_right {
	margin-top: 14px;
	font-size: 14px;
	color: #3c3c3c;
	line-height: 18px;
}
.header_right img {
	width: 18px;
	height: 18px;
	float: left;
	margin-right: 6px;
}
.header_right b {
	font-size: 15px;
}
.plate1 {
	width: 100%;
	height: 985px;
	background: url(../img/jpg1.jpg) center;
	overflow: hidden;
}
.plate1 div {
	margin: 649px auto 0;
    width: 924px;
    height: 256px;
    overflow: hidden;
	cursor: pointer;
}
.plate2 {
	width: 100%;
	height: 702px;
	background: url(../img/jpg2.jpg) center;
	overflow: hidden;
}
.plate2 ul {
	width: 960px;
	margin: 227px auto 0;
}
.plate2 ul li {
	width: 150px;
	height: 40px;
	float: left;
	margin: 0 85px 117px;
	cursor: pointer;
}
.plate3 {
	width: 100%;
	background: #c70000;
	overflow: hidden;
}
.plate3 div {
	background: #fff;
	margin: 60px auto;
	overflow: hidden;
	border-radius: 5px;
}
.plate3 div h1 {
	width: 420px;
	margin: 0 auto;
}
.plate3 div ul {
	width: 910px;
	margin: 30px auto;
	overflow: hidden;
}
.plate3 div ul li {
	width: 72px;
	height: 72px;
	border: 1px solid #fc0000;
	border-radius: 10px;
	font-size: 22px;
	color: #333;
	line-height: 26px;
	margin: 0 13px 12px;
	float: left;
}
.plate3 div ul li span {
	display: block;
	width: 45px;
	margin: 12px auto;
	text-align: center;
}
.plate3 div ul li:hover {
	background: #fc0000;
	color: #fff;
	cursor: pointer;
	font-weight: bold;
}
.plate4 {
	height: 736px;
	overflow: hidden;
	background: url(../img/jpg4.jpg) center;
}
.plate4 ul {
	cursor: pointer;
	width: 120px;
	margin-right: 50px;
	margin-top: 200px;
}
.plate4 ul li {
	width: 120px;
	height: 46px;
	margin-bottom: 55px;
}
.plate5 {
	background: #c70000;
	width: 100%;
	overflow: hidden;
}
.plate5 .m {
	margin: 60px auto;
	overflow: hidden;
}
.plate5 .table_box{
	width: 1000px;
	background: #fff;
	border-radius: 0 0 5px 5px;
	padding-bottom: 30px;
}
.plate5 .table_box .left_box{
	float: left;
	width: 472px;
	border:1px solid #f2bd79;
	margin-left: 19px;
}
.plate5 .table_box .left_box .div_th{
	height: 52px;
	background: #cc0001;
}

.plate5 .table_box .left_box .div_th > div{
	width: 118px;
	float: left;
	text-align: center;
	line-height: 52px;
	color: #fff;
	font-weight: bold;
}
.plate5 .table_box .left_box .div_td {
	border-bottom: 1px solid #f2bd79;
}
.plate5 .table_box .left_box .div_td.dn {
	border-bottom:none;
}

.plate5 .table_box .left_box .div_td > div{
	width: 118px;
	float: left;
	text-align: center;
	line-height: 36px;
	color: #1a1a1a;
	font-size: 16px;
}
.plate5 .table_box .left_box .div_td .td3{
	color: #cd0001;
}

.plate5 .table_box .left_box .div_td .td4{
	color: #cd0001;
}



.plate6 {
	width: 1087px;
	margin: 0 auto;
}
.plate7 {
	background: #c70000;
	width: 100%;
	overflow: hidden;
}
.plate7 div {
	margin: 60px auto;
	height: 858px;
	overflow: hidden;
	background: url(../img/jpg7.jpg) no-repeat;
}
.plate7 ul {
	cursor: pointer;
	width: 100%;
	margin-right: 50px;
	margin-top: 384px;
}
.plate7 ul li {
	width: 160px;
	height: 50px;
	margin: 0 123px 313px 186px;
    float: left;
}
.plate8 h1 {
	width: 335px;
	margin: 50px auto 30px;
}
.plate8 table {
	width: 920px;
	margin: 20px auto 60px;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
}
.plate8 table th {
	background: #cb0000;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 22px;
	border-bottom: 1px solid #fff;
}
.plate8 table td {
	font-size: 16px;
	text-align: left;
	padding: 20px 15px;
	line-height: 26px;
	border-left: 1px solid #ffc7c7;
	border-top: 1px solid #ffc7c7;
}
.plate8 table td:last-child {
	border-right: 1px solid #ffc7c7;
}
.plate8 table tr:last-child td {
	border-bottom: 1px solid #ffc7c7;
}
.plate8 table button {
	width: 120px;
	height: 50px;
	font-size: 20px;
	border-radius: 25px;
	cursor: pointer;
	color: #fff;
	background: #fa3031;
}
.plate9 {
	width: 100%;
	height: 818px;
	background: url(../img/jpg9.jpg) center;
}
.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
}
.offcnCopy {
	padding:45px 0 54px 0; 
	line-height:32px; 
	color:#ccc; 
	text-align:center;
}
.offcnCopy.normalPadding {
	padding-bottom: 45px;
}
.offcnCopy a {
	color:#ccc;
}
.offcnCopy a:hover {
	color:#e00;
}
.offcnCopy img {
	width: 15px;
	height: 15px;
	display: inline-block;
}
.floatL {
	width: 158px;
	height: 282px;
	background: url(../img/floatL.png?11);
	position: fixed;
	top: 50%;
	margin-top: -141px;
	left: 0;
	cursor: pointer;
}
.floatL b {
	float: right;
	top: 0;
	right: 0;
	width: 24px;
	height: 24px;
}
.floatR {
	width: 150px;
	height: 272px;
	background: url(../img/jpg10.jpg);
	position: fixed;
	top: 50%;
	margin-top: -136px;
	border-radius: 10px;
	overflow: hidden;
	right: 0;
	cursor: pointer;
}
.zx-side {
    display: none;
}

.td3{
	cursor:pointer;
}
.td4{
	cursor:pointer;
}


















