* {
	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: 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;
}

.banner {
	width: 100%;
	height: 1350px;
	background: url(../img/banner1.jpg?11) center no-repeat;
	overflow: hidden;
}
.banner div:first-child div {
	margin-top: 311px;
	margin-right: 92px;
	float: right;
	height: 110px;
	width: 428px;
}
.banner div:last-child {
	margin-top: 738px;
	height: 440px;
}

.plate1 {
	width: 100%;
	height: 734px;
	background: url(../img/jpg1.jpg) center no-repeat;
	overflow: hidden;
}
.plate1 div {
	margin-top: 210px;
	width: 960px;
	height: 370px;
}

.plate2 {
	width: 100%;
	height: 671px;
	background: url(../img/jpg2.jpg) center no-repeat;
	overflow: hidden;
}
.plate2 div {
	margin-top: 232px;
	height: 290px;
}

.plate3 {
	width: 100%;
	height: 1485px;
	background: url(../img/jpg3.jpg?11) center no-repeat;
	overflow: hidden;
}
.plate3 .t {
	margin-top: 330px;
	overflow: hidden;
}
.plate3 .t ul {
	width: 333px;
}
.plate3 .t ul li {
	width: 119px;
	height: 35px;
	background: -moz-linear-gradient(top, #f79e17 0%, #fee788 100%);
    background: -webkit-linear-gradient(top, #f79e17 0%,#fee788 100%);
    background: -o-linear-gradient(top, #f79e17 0%,#fee788 100%);
    background: -ms-linear-gradient(top, #f79e17 0%,#fee788 100%);
    background: linear-gradient(to top, #f79e17 0%,#fee788 100%);
    float: left;
    border: 1px solid #fd9d00;
    margin: 0 22px 40px;
    text-align: center;
    border-radius: 20px;
    line-height: 35px;
    font-size: 20px;
    color: #bb051c;
}
.plate3 .t ul li.hover {
	color: #fff;
	border: 1px solid #ffba7d;
	background: -moz-linear-gradient(top, #f10014 0%, #ea0010 100%);
    background: -webkit-linear-gradient(top, #f10014 0%,#ea0010 100%);
    background: -o-linear-gradient(top, #f10014 0%,#ea0010 100%);
    background: -ms-linear-gradient(top, #f10014 0%,#ea0010 100%);
    background: linear-gradient(to top, #f10014 0%,#ea0010 100%);
}
.plate3 .t .input {
	width: 570px;
	margin-right: 33px;
	margin-top: 75px;
	position: relative;
}
.plate3 .t .input input {
	width: 248px;
	height: 38px;
	padding: 0 10px;
	border: 1px solid #b10619;
	margin-bottom: 20px;
	color: #b10619;
	outline: none;
	border-radius: 20px;
}
.plate3 .t .input input::-webkit-input-placeholder{
    color: #b10619;
}
.plate3 .t .input input::-moz-placeholder{  
    color: #b10619;
}
.plate3 .t .input input:-moz-placeholder{   
    color: #b10619;
}
.plate3 .t .input input:-ms-input-placeholder{ 
    color: #b10619;
}
.plate3 .t .input span {
	display: block;
    position: absolute;
    height: 40px;
    right: 0;
    bottom: 87px;
    border-radius: 0 20px 20px 0;
    overflow: hidden;
}
.plate3 .t .input span img {
	display: block;
	height: 100%;
}
.plate3 .t .input button {
	width: 302px;
	height: 47px;
	border-radius: 25px;
	background: #cb1e18;
	margin: 20px auto 0;
	font-size: 30px;
	display: block;
	color: #ffd8ba;
	cursor: pointer;
}
.plate3 .b {
	height: 660px;
	margin-top: 150px;
}

.plate4 {
	width: 100%;
	height: 1909px;
	background: url(../img/jpg4.jpg) center no-repeat;
	overflow: hidden;
}
.plate4 div {
	margin-top: 212px;
	height: 296px;
}
.plate4 iframe {
	width: 1170px;
    display: block;
    height: 1100px;
    margin: 209px auto 0;
    border: none;
    border-radius: 40px;
}

.plate5 {
	width: 100%;
	height: 980px;
	background: url(../img/jpg5.jpg) center no-repeat;
	overflow: hidden;
}
.plate5 .m {
	margin-top: 255px;
}
.plate5 dl {
	width: 100%;
	overflow: hidden;
}
.plate5 dl dt {
	color: #fff;
	width: 119px;
	height: 35px;
	border: 1px solid #b50f23;
	background: #ba1318;
	float: left;
    margin: 0 5px 40px 20px;
    text-align: center;
    border-radius: 20px;
    line-height: 35px;
    font-size: 20px;
	
}
.plate5 dl dd {
	float: left;
	width: 100px;
	height: 35px;
	background: none;
    float: left;
    border: 1px solid #ba1318;
    margin: 0 8px 40px;
    text-align: center;
    border-radius: 20px;
    line-height: 35px;
    font-size: 20px;
    color: #ba1318;
}

.plate6 {
	width: 100%;
	height: 807px;
	background: url(../img/jpg6.jpg) center no-repeat;
	overflow: hidden;
}
.plate6 div {
	width: 910px;
	height: 477px;
	margin-top: 246px;
}

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

.plate8 {
	width: 100%;
	height: 860px;
	background: url(../img/jpg8.jpg) center no-repeat;
	overflow: hidden;
}
.plate8 div {
	height: 478px;
	margin-top: 219px;
}

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

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

.zx-side {
	display: none;
}

.floatL {
	width: 135px;
	height: 356px;
	position: fixed;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/png1.png);
}

.floatR {
	width: 115px;
	height: 255px;
	position: fixed;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url(../img/jpg10.jpg);
	border-radius: 11px;
	overflow: hidden;
}

.window-mask {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(0, 0, 0, 0.5);
	width: 100%;
	height: 100%;
	z-index: 100;
  }
  .window-mask .ajax_form {
	border: 2px solid #FFFFFF;
	width: 515px;
	height: 406px;
	background: #FFFFFF;
	border: 2px solid #FFFFFF;
	border-radius: 12px;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	box-sizing: border-box;
	padding: 22px;
  }
  .window-mask .ajax_form .close {
	font-size: 30px;
	line-height: 20px;
	color: #ccc;
	position: absolute;
	right: 13px;
	top: 13px;
	cursor: pointer;
	width: 20px;
	height: 20px;
	/* transition: all .3s; */
  }
  .window-mask .ajax_form .close:hover {
	/* transform: rotate(180deg); */
  }
  .window-mask .ajax_form h2 {
	text-align: center;
	font-size: 26px;
	font-family: FZLanTingHeiS-EB-GB;
	color: #DD011A;
	padding-bottom: 10px;
	border-bottom: 2px dashed #DD011A;
  }
  .form-box {
	box-sizing: border-box;
	padding: 19px 30px;
  }
  .form-box .list-div {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 7px;
	position: relative;
  }
  .form-box input,.form-box select {
	height: 47px;
	border: 1px solid rgba(51, 51, 51, 0.2);
	border-radius: 7px;
	box-sizing: border-box;
	padding: 0 0 0 14px;
	font-size: 16px;
  }
  .form-box input {
	width: 100%;
  }
  .form-box select {
	display: block;
	width: 100%;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
	outline: none;
  }
  .form-box #fs {
	position: absolute;
	right: 4px;
	top: 0;
	bottom: 0;
	margin: auto;
	width: 138px;
	height: 39px;
	background: #DD011A;
	border-radius: 6px;
	padding: 0;
	color: #fff;
	cursor: pointer;
	border: none;
  }
  .form-box .btn-box {
	width: 295px;
	height: 97px;
	background: url('../img/yy_btn_bg.png') no-repeat center;
	margin: auto;
	box-sizing: border-box;
	padding: 10px 20px;
  }
  .form-box .ajaxBtn {
	padding: 0;
	border: none;
	font-size: 26px;
	font-family: FZLanTingHeiS-R-GB;
	font-weight: bold;
	color: #FFFFFF;
	cursor: pointer;
	line-height: 55px;
	background: rgba(0, 0, 0, 0);
	display: block;
  }


























