* {
	margin: 0;
	padding: 0;
}
body{
	width: 100%;
	min-width: 1000px;
	overflow: hidden;
	overflow-y: auto;
}
.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;
}
.zhichi {
	cursor: pointer;
}

.banner {
	width: 100%;
	height: 564px;
	overflow: hidden;
	background: url(../img/banner.jpg) center no-repeat;
}
.banner .m {
	position: relative;
}
.content {
	width: 869px;
	height: 638px;
	background: url(../img/png1.png);
    position: absolute;
    left: 101px;
    top: -78px;
}
.text1,.text2,.text3 {
	width: 91px;
	height: 142px;
	position: absolute;
}
.text1 {
	top: 101px;
	left: 18px;
}
.text2 {
	top: 290px;
	left: 18px;
}
.text3 {
	top: 157px;
	right: 9px;
}

.plate1 {
	width: 100%;
	height: 718px;
	overflow: hidden;
	background: url(../img/jpg1.jpg?11) center no-repeat;
}
.plate1 .m {
	overflow: hidden;
}
.plate1 h1 {
	width: 549px;
	height: 49px;
	margin: 25px auto 0;
}
.plate1 .l {
	width: 404px;
	height: 355px;
	background: url(../img/png5.png);
	background-size: 404px 355px;
	margin-top: 156px;
	margin-left: 37px;
	animation: plate1 1.5s;
    -webkit-animation: plate1 1.5s; /* Safari 与 Chrome */
}
@keyframes plate1
{
    0%   {width: 0;}
    100% {width: 404px;}
}
 
@-webkit-keyframes plate1 /* Safari 与 Chrome */
{
    0%   {width: 0;}
    100% {width: 404px;}
}
.plate1 .r {
	width: 420px;
	margin-right: 32px;
	margin-top: 40px;
}
.plate1 .r h1 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 31px;
	margin-left: 20px;
}
.plate1 .r h3 {
	font-size: 24px;
	color: #fff;
	margin-bottom: 15px;
	line-height: 50px;
	width: 254px;
	height: 58px;
	padding-left: 45px;
	background: url(../img/png6.png);
}
.plate1 .r p {
	font-size: 18px;
	color: #fff;
	margin-left: 35px;
	margin-bottom: 13px;
	line-height: 26px;
}
.plate1 .r p b {
	font-size: 24px;
	color: #fff000;
}
.plate1 .r ul {
	margin-top: 25px;
}
.plate1 .r ul li {
	border: 1px solid #fff;
	width: 190px;
	height: 40px;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	float: left;
	color: #fff;
	border-radius: 20px;
	margin-right: 15px;
	margin-bottom: 22px;
}
.plate1 .r ul li.hover {
	background: -moz-linear-gradient(bottom, #4bceff 0%, #029dff 100%);
    background: -webkit-linear-gradient(bottom, #4bceff 0%,#029dff 100%);
    background: -o-linear-gradient(bottom, #4bceff 0%,#029dff 100%);
    background: -ms-linear-gradient(bottom, #4bceff 0%,#029dff 100%);
    background: linear-gradient(to bottom, #4bceff 0%,#029dff 100%);
    border: 1px solid #4bceff;
    transition: 0.3s;
    transform: scale(1.05);
}
.plate1 button {
	width: 315px;
	height: 47px;
	background: url(../img/jpg7.jpg);
	border-radius: 25px;
	display: block;
	margin: 30px auto 0;
}

.plate2 {
	width: 100%;
	height: 692px;
	overflow: hidden;
	background: url(../img/jpg2.jpg) center no-repeat;
}
.plate2 .m {
	overflow: hidden;
}
.plate2 h1 {
	width: 482px;
	height: 44px;
	margin: 35px auto 0;
}
.plate2 .m div {
	width: 818px;
	margin: 43px auto 0;
	overflow: hidden;
}
.plate2 .m div dl {
	width: 367px;
	height: 210px;
	margin-bottom: 30px;
}
.plate2 .m div dl dt {
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	line-height: 48px;
	padding-left: 25px;
}
.plate2 .m div dl dd {
	font-size: 20px;
	color: #333;
	line-height: 39px;
	margin-top: 22px;
	margin-left: 58px;
}
.plate2 button {
	width: 404px;
	height: 47px;
	background: url(../img/jpg8.jpg);
	border-radius: 25px;
	display: block;
	margin: 15px auto 0;
}

.plate3 {
	width: 100%;
	height: 540px;
	overflow: hidden;
	background: url(../img/jpg3.jpg) center no-repeat;
}
.plate3 h1 {
	width: 534px;
	height: 48px;
	margin: 44px auto;
}
.plate3 ul {
	overflow: hidden;
}
.plate3 ul li {
	float: left;
	width: 231px;
	height: 299px;
	margin-left: 25px;
}
.plate3 ul li:first-child {
	margin-left: 0;
}
.plate3 ul li b {
	font-size: 24px;
	display: block;
	margin: 73px auto 10px;
	text-align: center;
}
.plate3 ul li:nth-child(1) b {
	color: #05b488;
}
.plate3 ul li:nth-child(2) b {
	color: #ff6800;
}
.plate3 ul li:nth-child(3) b {
	color: #388aff;
}
.plate3 ul li:nth-child(4) b {
	color: #f33546;
}
.plate3 ul li span {
	font-size: 17px;
	line-height: 28px;
	width: 190px;
	display: block;
	margin: 0 auto;
	height: 84px;
}
.plate3 ul li p {
	color: #fff;
	font-weight: 18px;
	width: 180px;
	font-weight: bold;
	line-height: 30px;
	margin:  28px auto 0;
}
.plate3 button {
	width: 315px;
	height: 47px;
	background: url(../img/jpg9.jpg);
	border-radius: 25px;
	display: block;
	margin: 35px auto 0;
}

.plate4 {
	width: 100%;
	height: 621px;
	overflow: hidden;
	background: url(../img/jpg4.jpg?11) center no-repeat;
}
.plate4 h2 {
	width: 346px;
	height: 45px;
	margin: 20px auto 67px;
}
.plate4 ul {
	overflow: hidden;
}
.plate4 ul li {
	width: 326px;
	height: 215px;
	float: left;
	margin-left: 11px;
	margin-bottom: 25px;
}
.plate4 ul li:nth-child(1),.plate4 ul li:nth-child(4) {
	margin-left: 0;
}
.plate4 ul li h1 {
	font-size: 24px;
	color: #e95200;
	line-height: 26px;
	margin-top: 27px;
	margin-left: 20px;
}
.plate4 ul li h1 span {
	font-size: 18px;
	color: #333;
	margin-left: 15px;
}
.plate4 ul li h1 span b {
	font-size: 24px;
	margin-right: 5px;
}
.plate4 ul li p {
	width: 290px;
	margin: 35px auto 0;
	font-size: 18px;
	line-height: 30px;
}
.plate4 ul li button {
	width: 140px;
	height: 37px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	margin: 13px auto 0;
	border-radius: 20px;
	cursor: pointer;
	background: -moz-linear-gradient(bottom, #ff9601 0%, #ff6700 100%);
    background: -webkit-linear-gradient(bottom, #ff9601 0%,#ff6700 100%);
    background: -o-linear-gradient(bottom, #ff9601 0%,#ff6700 100%);
    background: -ms-linear-gradient(bottom, #ff9601 0%,#ff6700 100%);
    background: linear-gradient(to bottom, #ff9601 0%,#ff6700 100%);
}

.plate5 {
	width: 100%;
	height: 876px;
	overflow: hidden;
	background: url(../img/jpg5.jpg?22) center no-repeat;
	background-position: center center;
	background-color: #004d9a;
}
.plate5 .top {
	margin: 32px auto 138px;
	width: 100%;
	height: 96px;
}
.plate5 .top button {
	width: 193px;
	height: 51px;
	background: url(../img/jpg11.jpg);
	border-radius: 26px;
	margin-top: 21px;
	margin-right: 48px;
	cursor: pointer;
}
.plate5 ul {
	overflow: hidden;
	margin: 30px auto;
}
.plate5 ul li {
	width: 480px;
	height: 550px;
	background: #fff;
	border-radius: 5px;
	padding-bottom: 30px;
}
.plate5 ul li h1 {
	font-size: 30px;
	margin: 30px auto 27px;
	color: #0668c9;
	margin-left: 25px;
}
.plate5 ul li p {
	width: 450px;
	margin: 0 auto 10px;
	font-size: 16px;
	overflow: hidden;
	line-height: 30px;
	font-weight: bold;
}
.plate5 ul li p b {
	color: #ff8518;
	width: 450px;
	display: block;
	text-align: center;
	margin-bottom: 10px;
}
.plate5 ul li p span {
	display: block;
	width: 450px;
	font-weight: normal;
} 
.plate5 ul li strong {
    color: #ff8518;
    font-size: 20px;
    margin-left: 20px;
    margin-top: 20px;
    display: block;
}
.plate5 ul li.r strong {
    margin-top: 30px;
    margin-bottom: 35px;
}
.plate5 ul li strong span {
	font-size: 24px;
}
.plate5 ul li strong b {
	font-size: 28px;
	margin: 0 5px;
}
.plate5 ul li div {
	margin: 15px auto 0;
	width: 420px;
}
.plate5 ul li button {
	width: 200px;
	height: 46px;
	font-size: 22px;
	color: #fff;
	font-weight: bold;
	border-radius: 25px;
}
.plate5 ul li button.l {
	background: #ff8518;
}
.plate5 ul li button.r {
	background: #1a88f2;
}

.plate6 {
	width: 100%;
	height: 1062px;
	overflow: hidden;
	background: url(../img/jpg6.jpg?11) center no-repeat;
}
.plate6 div {
	margin-top: 115px;
}
.plate6 button {
	width: 405px;
	height: 47px;
	background: url(../img/jpg10.jpg?11);
	border-radius: 25px;
	display: block;
	margin: 968px auto 0;
}

.plate7 {
	width: 100%;
	height: 345px;
	background: #013970;
	overflow: hidden;
}
.plate7 ul {
	width: 1030px;
	margin: 44px auto 0;
}
.plate7 ul li {
	width: 85px;
	height: 74px;
	background: #fff;
	border-radius: 5px;
	float: left;
	margin: 0 9px 20px;
}
.plate7 ul li span {
	font-size: 20px;
	font-weight: bold;
	margin: 14px auto 8px;
	display: block;
	text-align: center;
	line-height: 22px;
}
.plate7 ul li button {
	display: block;
	width: 70px;
	height: 22px;
	margin: 0 auto;
	font-size: 12px;
	color: #fff;
	border-radius: 14px;
	background: -moz-linear-gradient(bottom, #ff9501 0%, #ff6900 100%);
    background: -webkit-linear-gradient(bottom, #ff9501 0%,#ff6900 100%);
    background: -o-linear-gradient(bottom, #ff9501 0%,#ff6900 100%);
    background: -ms-linear-gradient(bottom, #ff9501 0%,#ff6900 100%);
    background: linear-gradient(to bottom, #ff9501 0%,#ff6900 100%);
}
.plate7 ul li.hover button {
	transition: 0.3s;
	background: -moz-linear-gradient(bottom, #ea632b 0%, #e13723 100%);
    background: -webkit-linear-gradient(bottom, #ea632b 0%,#e13723 100%);
    background: -o-linear-gradient(bottom, #ea632b 0%,#e13723 100%);
    background: -ms-linear-gradient(bottom, #ea632b 0%,#e13723 100%);
    background: linear-gradient(to bottom, #ea632b 0%,#e13723 100%);
}

.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;
}


.flaotL {
	width: 99px;
	height: 545px;
	background: url(../img/png7.png);
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.flaotL b {
	width: 24px;
	height: 24px;
	margin-top: 6px;
}
.flaotL .t {
	height: 160px;
	margin-top: 108px;
}
.flaotL .c {
	height: 50px;
	margin-top: 6px;
}
.flaotL .b {
	height: 72px;
	margin-top: 136px;
}
