* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
@font-face {
	font-family: "fangzhengyasong";
	src: url("fangzhengyasong.ttf");
}
.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;
}

header {
	overflow: hidden;
	width: 100%;
	background: #fff;
}
.header_left {
	width: 230px;
	height: 44px;
	font-size: 20px;
	line-height: 44px;
}
.header_left a {
	margin: 0 13px 0 15px;
}
.header_left a {
	font-size: 18px;
    color: #000;
    font-weight: bold;
    line-height: 56px;
    display: inline-block;
    cursor: pointer; 
    width: 230px;
	height: 44px;
}
.header_left a img {
    display: block;
    width: 230px;
	height: 44px;
}
.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;
}

.banner {
	width: 100%;
	height: 1176px;
	position: relative;
	overflow: hidden;
	background: url(../img/banner.jpg?66) center no-repeat;
}
.banner .title {
	width: 897px;
	height: 125px;
	background: url(../img/png4.png) center;
	margin: 145px auto 0;
}
.banner ul {
	width: 542px;
    margin: 689px auto 65px;
}
.banner ul li {
	margin-bottom: 6px;
}
.bannerFloat {
	position: absolute;
	width: 100%;
	height: 1283px;
	top: 0;
	left: 0;
	/*animation-name: bannerFloat;
    animation-duration: 3s;*/
	background: url(../img/png1.png) center no-repeat;
}
@keyframes bannerFloat {
  0%   {
  	top: 0;
  	left: 0;
  }
  50%  {
  	top: 20px;
  	left: 10px;
  }
  100% {
  	top: 0;
  	left: 0;
  }
}
.h1 {
	font-size: 48px;
	text-align: center;
	font-family: "微软雅黑";
}


.plate1 {
	width: 100%;
	height: 1405px;
	overflow: hidden;
	background: url(../img/plate1.jpg?11) center no-repeat;
}
.plate1 .h1 {
	margin-top: 122px;
}
.plate1 .top {
	font-size: 16px;
	width: 620px;
	margin: 110px auto 55px;
	line-height: 30px;
	color: #767e8a;
	font-family: "微软雅黑";
  	display:none;
}
.plate1 .top span {
	font-weight: bold;
	color: #e72967;
}
.h2 {
	width: 1000px;
	margin: 0 auto;
	font-size: 26px;
	line-height: 64px;
	overflow: hidden;
}
.plate1 .h2 {
    margin-top:523px;
}

.h2 b {
	margin-left: 115px;
	color: #333;
	font-size: 36px;
	margin-top: 5px;
}
.h2 span {
	margin-left: 20px;
	color: #660c29;
	font-size: 40px;
}
.plate1 ul {
	width: 940px;
	margin-top: 155px;
	font-size: 16px;
	float: left;
	margin-left: 61px;
	color: #767e8a;
}
.plate1 ul li {
	margin-bottom: 10px;
	float: left;
    font-size: 15px;
    width: 400px;
}
.plate1 iframe {
	width: 100%;
	height: 100%;
    display: block;
    border: none;
    display: block;	
}
.video {
	width: 628px;
	height: 351px;
	border: 3px solid #ddd;
	border-image: -webkit-linear-gradient( #fce5c3, #f682a9) 30 30;
   	border-image: -moz-linear-gradient( #fce5c3, #f682a9) 30 30;
    border-image: linear-gradient( #fce5c3, #f682a9) 30 30; 
    margin: 23px auto 0;
}

.plate12 {
	width: 100%;
	height: 3056px;
	overflow: hidden;
	background: url(../img/plate13.jpg) center no-repeat;
}
.plate12 .h2 {
	margin-top: 20px;
	margin-bottom: 30px;
}
.plate12 .h2 b {
	margin-left: 130px;
}
.plate12 .m img {
	display: block;
	width: 100%;
	margin-bottom: 22px;
}

.plate2 {
	width: 100%;
	height: 1677px;
	overflow: hidden;
	background: url(../img/plate2.jpg?11) center no-repeat;
}
.plate2 .h2 {
	margin-top: 28px;
}
.p {
	font-size: 42px;
	margin-top: 66px;
	margin-left: 85px;
}
.plate2 .top {
	/*width: 839px;*/
  
	width: 1000px;
	height: 415px;
	/*margin-left: 80px;*/
	margin-left: 0;
	margin-top: 43px;
}
.plate2 .bottom {
	width: 986px;
	height: 1093px;
	margin: 0 auto;
	/*animation-name: plateBottom;
    animation-duration: 8s;*/
    background: url(../img/jpg2.jpg?11);
}
@keyframes plateBottom {
  0%   {
  	height: 0;
  }
  100% {
  	height: 1093px;
  }
}
.plateBottom {
    -webkit-animation-name: plateBottom;
    animation-name: plateBottom;
}
.plate2 div {
	overflow: hidden;
}
.plate2 div ul:first-child {
	margin-top: 264px;
	overflow: hidden;
}
.plate2 div ul:first-child li {
	float: left;
	width: 155px;
	height: 33px;
	margin: 0 45px;
    cursor: pointer;
}
.plate2 div ul:last-child {
	margin-top: 532px;
}
.plate2 div ul:last-child li {
	float: left;
	width: 155px;
	height: 33px;
	margin: 0 85px;
    cursor: pointer;
}

.plate3 {
	width: 100%;
	height: 2048px;
	overflow: hidden;
	background: url(../img/plate3.jpg?11) center no-repeat;
}
.plate3 .p {
	margin-top: 11px;
    margin-left: 89px;
}
.plate3 .m div {
	width: 100%;
	margin-top: 32px;
}

.plate4 {
	width: 100%;
	height: 1338px;
	overflow: hidden;
	background: url(../img/plate4.jpg?11) center no-repeat;
}
.plate4 .h2 {
	margin-top: 21px;
	margin-bottom: 96px;
}
.plate4 .p:nth-child(1) {
	margin-top: 34px;
	margin-left: 110px;
	line-height: 50px;
}
.plate4 .m div {
	width: 100%;
	margin-top: 40px;
}
.plate4 .p:nth-child(3) {
	margin-top: 112px;
	margin-left: 720px;
}
.plate4 .p:nth-child(4) {
	margin-top: 32px;
	width: 100%;
}

.plate5 {
	width: 100%;
	height: 839px;
	overflow: hidden;
	background: url(../img/plate5.jpg?11) center no-repeat;
}
.plate5 .h2 {
	margin-top: 30px;
	margin-bottom: 25px;
}
.plate5 .h2 span {
	margin-left: 10px;
}
.plate5 .m .p:nth-child(2) {
	margin-top: 55px;
	margin-left: 75px;
}
.plate5 .m .lightSpeedIn {
	display: none;
	font-size: 20px;
	margin-top: 63px;
	text-align: center;
}
.plate5 .m .p:nth-child(4) {
	margin-top: 407px;
    margin-left: 15px;
    width: 933px;
    font-size: 41px;
}
.plate5 .m div:nth-child(5) {
	width: 923px;
	margin: 27px auto 0;
}
.plate5 .m .p:nth-child(6) {
	margin-top: 73px;
    margin-left: 87px;
    width: 933px;
    font-size: 41px;
}
.plate5 .m div:nth-child(7) {
	width: 980px;
	margin: 64px auto 0;
}

.plate6 {
	width: 100%;
	height: 1963px;
	overflow: hidden;
	background: url(../img/plate6.jpg) center no-repeat;
}
.plate6 .m .p:nth-child(1) {
	margin-top: 45px;
	margin-left: 37px;
}
.plate6 .m div:nth-child(2) {
	margin-top: 50px;
    width: 100%;
}
.plate6 .m .p:nth-child(3) {
	margin-top: 112px;
    margin-left: 82px;
}
.plate6 .m div:nth-child(4) {
	margin-top: 38px;
    width: 100%;
}
.plate6 .m .p:nth-child(5) {
	margin-top: 78px;
    margin-left: 411px;
}
.plate6 .m div:nth-child(6) {
	width: 100%;
	margin-top: 52px;
}

.plate7 {
	width: 100%;
	height: 831px;
	overflow: hidden;
	background: url(../img/plate7.jpg) center no-repeat;
}
.plate7 .m .p:nth-child(1) {
	margin-top: 50px;
	margin-left: 70px;
}
.plate7 .m div:nth-child(2) {
	margin-top: 33px;
    width: 100%;
}
.plate7 .m .p:nth-child(3) {
	margin-top: 75px;
    margin-left: 26px;
    font-size: 39.5px;
}
.plate7 .m div:nth-child(4) {
	margin-top: 65px;
    width: 100%;
}

.plate8 {
	width: 100%;
	height: 1008px;
	overflow: hidden;
	background: url(../img/plate8.jpg) center no-repeat;
}
.plate8 .m div:nth-child(2) {
	margin-top: 44px;
    width: 100%;
}
.plate8 .h2 {
	margin-top: 94px;
}
.plate8 .m div:nth-child(4) {
	margin-top: 44px;
    width: 100%;
}

.plate9 {
	width: 100%;
	height: 883px;
	overflow: hidden;
	background: url(../img/plate9.jpg) center no-repeat;
}
.plate9 .h1 {
	color: #fff;
	margin-top: 60px;
}
.plate9 .m {
	position: relative;
	height: 883px;
}
.plate9 .m div {
	position: absolute;
}
.plate9 .m div:nth-child(2) {
	left: -15px;
	top: 508px;
}
.plate9 .m div:nth-child(3) {
	left: 40px;
	top: 342px;
}
.plate9 .m div:nth-child(4) {
	left: 76px;
    top: 123px;
}
.plate9 .m div:nth-child(5) {
	right: 48px;
	top: 343px;
}
.plate9 .m div:nth-child(6) {
	right: -12px;
    top: 506px;
}

.plate10 {
	width: 100%;
	height: 965px;
	overflow: hidden;
	background: url(../img/plate10.jpg) center no-repeat;
}
.plate10 .m {
	position: relative;
}
.plate10 .h1 {
	margin: 60px auto;
}
.plate10 .m div:last-child {
	position: absolute;
	top: 215px;
}

.plate11 {
	width: 100%;
	height: 804px;
	overflow: hidden;
	background: url(../img/plate11.jpg) center no-repeat;
}

.float {
	width: 100%;
	height: 101px;
	overflow: hidden;
	position: fixed;
	bottom: 0;
	left: 0;
	background: url(../img/plate12.jpg) center no-repeat;
}
.float div {
	width: 490px;
	margin: 24px auto 0;
}
.float a {
	width: 217px;
	height: 52px;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 52px;
	text-align: center;
	cursor: pointer;
}
.float a:first-child {
	background: url(../img/jpg19.jpg);
}
.float a:last-child {
	background: url(../img/jpg17.jpg);
}


.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;
	margin-bottom: 101px;
}
.offcnCopy.normalPadding {
	padding-bottom: 45px;
}
.offcnCopy a {
	color:#ccc;
}
.offcnCopy a:hover {
	color:#e00;
}
.offcnCopy img {
	width: 15px;
	height: 15px;
	display: inline-block;
}

.videoFloat {
	width: 800px;
	height: 450px;
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	background: #fff;
	display: none;
}
.videoFloat iframe {
	width: 100%;
	height: 100%;
	display: block;
	border: none;
}
.videoFloat b {
	width: 30px;
    height: 30px;
    border-radius: 50%;
    overflow: hidden;
	font-size: 24px;
	position: absolute;
	right: 10px;
	display: block;
	top: 10px;
	background: rgba(255,255,255,0.5);
	font-weight: normal;
	text-align: center;
	line-height: 25px;
	cursor: pointer;
	z-index: 99999;
}

.floatB {
	width: 1000px;
	height: 108px;
	position: fixed;
	bottom: 0;
	left: 50%;
	transform: translateX(-50%);
	background: url(../img/png17.png?11);
}
.floatB div {
    margin-right: 31px;
    margin-top: 26px;
}
.floatB a {
	width: 197px;
    height: 52px;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    line-height: 52px;
    text-align: center;
    cursor: pointer;
    margin-left: 13px;
}

.plate13 {
    width: 100%;
    height: 1892px;
    background: url(../img/cpa_14.jpg?33) center no-repeat;
}

.plate14 {
    width: 100%;
    height: 1370px;
    background: url(../img/cpa_15.jpg?22) center no-repeat;
}

.plate15 {
    width: 100%;
    height: 1255px;
    background: url(../img/cpa_16.jpg?22) center no-repeat;
}
.plate15 .m {
    position: relative;
    height: 100%;
}
.plate15 .m ul {
	position: absolute;
    width: 493px;
    height: 86px;
    bottom: 90px;
    right: 77px;
}
.plate15 .m ul li {
	float: left;
	width: 120px;
	margin-left: 40px;
}
.plate15 .m ul li:first-child {
	margin-left: 0;
}
.plate15 .m ul li:last-child {
	margin-left: 90px;
}
.plate15 .m ul li a  {
	height: 25px;
	width: 100%;
	margin: 8px 0;
	display: block;
}
.plate15 .m ul li button {
	width: 100%;
	display: block;
	height: 45px;
}
