* {
	margin: 0;
	padding: 0;
}
@font-face{
　　font-family: "impact";
　　src:url('impact.ttf'),
 }
body{
	width: 100%;
	min-width: 1200px;
	overflow: hidden;
	overflow-y: auto;
	background: #c13f3e;
}
.m {
	width: 1200px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
.cl {
	clear: both;
}
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;
}
.zhichi {
	cursor: pointer;
}

header {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 270px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
}
.header_left a {
	margin: 0 13px;
}
.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: 671px;
	background: url(../img/img.jpg) center no-repeat;
	overflow: hidden;
}

.plate2 {
	width: 100%;
	height: 570px;
	background: url(../img/img1.jpg) center no-repeat;
	overflow: hidden;
}

.plate3 {
	width: 1016px;
	height: 1293px;
	background: url(../img/img2.jpg) center no-repeat;
	overflow: hidden;
	margin: 5px auto 63px;
}

.plate3 ul {
	margin: 175px auto 0;
	width: 900px;
}
.plate3 ul li:nth-child(1),.plate3 ul li:nth-child(2),.plate3 ul li:nth-child(3) {
	width: 250px;
	height: 290px;
	background: url(../img/img3.jpg);
	float: left;
	margin: 0 25px 30px;
}
.plate3 ul li:nth-child(1) span,.plate3 ul li:nth-child(2) span,.plate3 ul li:nth-child(3) span {
	font-size: 22px;
	color: #fff;
	line-height: 38px;
	text-align: center;
	display: block;
}
.plate3 ul li:nth-child(1) p,.plate3 ul li:nth-child(2) p,.plate3 ul li:nth-child(3) p {
	font-size: 16px;
	color: #602d25;
	line-height: 20px;
	text-align: center;
	margin: 110px auto 42px;
}
.plate3 ul li:nth-child(1) a,.plate3 ul li:nth-child(2) a,.plate3 ul li:nth-child(3) a {
	width: 139px;
	height: 38px;
	background: url(../img/img10.jpg);
	display: block;
	margin: 0 auto;
}


.plate3 ul li:nth-child(4),.plate3 ul li:nth-child(5),.plate3 ul li:nth-child(6) {
	width: 265px;
	height: 337px;
	background: url(../img/img4.jpg);
	float: left;
	margin: 0 17px 30px;
}
.plate3 ul li:nth-child(4) span,.plate3 ul li:nth-child(5) span,.plate3 ul li:nth-child(6) span {
	font-size: 20px;
	margin-top: 26px;
	color: #fff;
	line-height: 22px;
	text-align: center;
	display: block;
}
.plate3 ul li:nth-child(4) p,.plate3 ul li:nth-child(5) p,.plate3 ul li:nth-child(6) p {
	font-size: 22px;
	color: #602d25;
	line-height: 26px;
	text-align: center;
	margin: 147px auto 20px;
}
.plate3 ul li:nth-child(4) a,.plate3 ul li:nth-child(5) a,.plate3 ul li:nth-child(6) a {
	width: 204px;
	height: 45px;
	background: url(../img/img13.jpg);
	display: block;
	margin: 0 auto;
}

.plate3 ul li:nth-child(7),.plate3 ul li:nth-child(8),.plate3 ul li:nth-child(9) {
	width: 265px;
	height: 337px;
	background: url(../img/img5.jpg);
	float: left;
	margin: 0 17px;
}
.plate3 ul li:nth-child(7) span,.plate3 ul li:nth-child(8) span,.plate3 ul li:nth-child(9) span {
	font-size: 20px;
	margin-top: 28px;
	color: #602d25;
	line-height: 22px;
	text-align: center;
	display: block;
}
.plate3 ul li:nth-child(7) p,.plate3 ul li:nth-child(8) p,.plate3 ul li:nth-child(9) p {
	font-size: 22px;
	color: #fff;
	line-height: 26px;
	text-align: center;
	margin: 147px auto 20px;
}
.plate3 ul li:nth-child(7) a,.plate3 ul li:nth-child(8) a,.plate3 ul li:nth-child(9) a {
	width: 204px;
	height: 45px;
	background: url(../img/img14.jpg);
	display: block;
	margin: 0 auto;
}

.plate4 {
	margin-bottom: 80px;
}
.plate4Title {
	width: 1010px;
	height: 161px;
	margin: 0 auto;
	background: url(../img/img9.jpg);
}
.plate4List {
	width: 1010px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
.plate4ListTop {
	position: absolute;
	top: 0;
	width: 100%;
	height: 270px;
	background: url(../img/img6.jpg);
	line-height: 20px;
	overflow: hidden;
}
.plate4ListTop p {
	margin-top: 110px;
	text-align: center;
}
.plate4ListTop b {
	font-size: 28px;
	padding: 0 14px;
	line-height: 32px;
}
.plate4ListBottom {
	width: 100%;
	height: 108px;
	background: url(../img/img8.jpg);
	position: absolute;
	bottom: 0;
	z-index: 0;
}
.plate4ListCenter {
	width: 100%;
	margin-top: 160px;
	padding-bottom: 30px;
	height: auto;
	overflow: hidden;
	background: url(../img/img7.jpg);
}
.plate4ListCenter a {
	width: 935px;
	height: 340px;
	margin: 0 auto 23px;
	display: block;
	position: relative;
}
.plate4ListCenter span {
	width: 225px;
	height: 117px;
	background: url(../img/png1.png);
	position: absolute;
	top: 0;
	left: 0;
}
.plate4ListCenter span strong {
    color: #b61e10;
    font-size: 26px;
    transform: rotate(-27deg);
    display: block;
    text-align: center;
    top: 31px;
    overflow: hidden;
    width: 195px;
    height: 34px;
    right: 44px;
    position: absolute;
}
.plate4ListCenter dl {
	background: #fff;
	width: 935px;
	height: 340px;
	border-radius: 60px;
}
.plate4ListCenter dl dt {
	width: 365px;
	height: 227px;
	margin-left: 56px;
	margin-top: 54px;
}
.plate4ListCenter dl dt img {
	display: block;
	width: 100%;
	height: 100%;
}
.plate4ListCenter dl dd {
	float: right;
	width: 480px;
	margin-right: 20px;
	margin-top: 58px;
}
.plate4ListCenter dl dd p {
	font-size: 26px;
	font-weight: bold;
	color: #333;
	line-height: 28px;
	margin-left: 11px;
	margin-bottom: 17px;
}
.plate4ListCenter dl dd ul {
	overflow: hidden;
	width: 480px;
	margin-left: 7px;
	margin-bottom: 10px;
}
.plate4ListCenter dl dd ul li {
	float: left;
	padding: 0 15px;
	line-height: 33px;
	height: 33px;
	color: #666666;
	border: 2px solid #a92e1e;
	border-radius: 20px;
	margin-right: 14px;
}
.plate4ListCenter dl dd div {
	width: 460px;
	height: 141px;
	background: url(../img/img12.jpg) no-repeat;
}
.plate4ListCenter dl dd div b {
    font-size: 59px;
    color: #fff;
    margin-left: 53px;
    margin-top: 21px;
    font-family: impact;
    float: left;
}
.plate4ListCenter dl dd div del {
	font-size: 20px;
    width: 188px;
    margin-right: 28px;
    margin-top: 23px;
    font-family: impact;
    color: #fff;
    float: right;
    text-align: center;
}
.plate4ListTop {
	color: #fff;
}

.floatLeft {
	width: 157px;
	height: 600px;
	background: url(../img/png3.png);
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.floatLeftT {
	overflow: hidden;
	width: 127px;
    height: 24px;
    margin: 69px auto 48px;
}
.floatLeftT a {
    display: block;
    width: 100%;
    height: 100%;
}
.floatLeftC a {
    font-size: 13px;
    color: #333;
    width: 92px;
    height: 16px;
    line-height: 26px;
    margin: 0 auto 24px;
    text-align: center;
    display: block;
}
.floatLeftB {
    width: 83px;
    height: 19px;
    margin: 0 auto;
    cursor: pointer;
}
.zx-side {
	display: none;
}

































.copyRight,.offcnCopy{ 
	background:#444546;    
	min-width: 1200px; 
	padding-bottom: 20px;
}
.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;
}




















