* {
	margin: 0;
	padding: 0;
}
body{
	min-width: 1000px;
}
@font-face {
	font-family: "fangzhengyasong";
	src: url("FZTYSJW.ttf");
}
.m {
	width: 1000px;
	margin: 0 auto;
}
.l {
	float: left;
}
.r {
	float: right;
}
button {
	background: none;
	border: none;
	outline: none;
	cursor: pointer;
}
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: 760px;
	background: url(../img/banner.jpg) center no-repeat;
	overflow: hidden;
}
.banner div {
	width: 772px;
	height: 387px;
	background: url(../img/png2.png);
	margin: 40px auto 0;
}
.banner ul {
	width: 741px;
	height: 99px;
	background: url(../img/png6.png);
	margin: 0 auto;
	font-size: 24px;
	transform: rotateZ(-3deg);
}
.banner ul li {
	color: #fff;
	width: 173px;
	float: left;
	line-height: 95px;
	text-align: center;
	padding-left: 10px;
}
.banner strong {
	width: 41px;
	height: 38px;
	background: url(../img/png1.png);
	display: block;
	margin: 10px auto 0;
}
.banner ul li span {
	color: #ffd23b;
}

.plate1 {
	width: 100%;
	height: 338px;
	background: url(../img/jpg1.jpg) center no-repeat;
	overflow: hidden;
}
.plate1 ul {
	width: 825px;
	margin: 20px auto 0;
}
.plate1 ul li {
	width: 176px;
	height: 46px;
	background: url(../img/png4.png);
	float: left;
	margin: 0 15px 25px;
	text-align: center;
	line-height: 44px;
	font-size: 20px;
	color: #b22b2c;
	font-family: "fangzhengyasong";
}
.plate1 ul li.hover {
	background: url(../img/png3.png);
	color: #fff;
}

.plate2 {
	background: #173cc1;
	width: 100%;
	overflow: hidden;
}
.plate2 h1 {
	margin: 55px auto 32px;
}
.plate2 ul {
	overflow: hidden;
	margin-bottom: 64px;
}
.plate2 ul li {
	float: left;
	background: url(../img/png5.png);
	width: 184px;
	height: 234px;
	margin-left: 15px;
	position: relative;
}
.plate2 ul li h5 {
	font-size: 20px;
	color: #fff;
	margin-top: 16px;
	line-height: 38px;
	margin-bottom: 15px;
}
.plate2 ul li h5 i {
	float: left;
	font-size: 22px;
	color: #6a4c00;
	width: 24px;
	text-align: center;
	margin-right: 25px;
}
.plate2 ul li p {
	margin-left: 30px;
	line-height: 24px;
	font-size: 18px;
	width: 130px;
}
.plate2 ul li p b {
	float: left;
	width: 2px;
	height: 2px;
	background: #333;
	margin: 12px 8px 0;
}
.plate2 ul li button {
	width: 133px;
	height: 31px;
	background: #203a98;
	font-size: 18px;
	color: #fff;
	border-radius: 16px;
	display: block;
	position: absolute;
	bottom: 22px;
	left: 30px;
	box-shadow: 2px 3px 2px 0px #a2b3ee;
}

.plate1Plus {
	padding: 50px 0 0;
	background: #173cc1;
}
.plate1Plus table tr th {
	background: #d40300;
	line-height: 50px;
	color: #fff;
}
.plate1Plus table tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	line-height: 50px;
	text-align: center;
	font-size: 18px;
	background: #fff;
}
.plate1Plus table tr td.red {
	color: red;
}
.plate1Plus table tr td:first-child {
	border-left: 1px solid #ccc;
}

.plate3 {
	background: #1f3a97;
}

.plate4 h1 {
	margin: 44px 0 21px;
}
.plate4 ul {
	width: 970px;
	margin: 0 auto;
	border: 1px solid #888888;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
.plate4 ul li {
	width: 91px;
	height: 65px;
	float: left;
	margin-left: 16px;
	position: relative;
	cursor: pointer;
}
.plate4 ul li span {
	height: 43px;
	display: block;
	width: 100%;
	text-align: center;
	line-height: 43px;
	border-radius: 22px;
	margin-top: 10px;
	color: #333;
}
.plate4 ul li.hover span {
	background: #b22b2c;
	color: #fff;
}
.plate4 ul li.hover b {
	display: block;
} 
.plate4 ul li b {
	width: 41px;
	background: #b22b2c;
	height: 2px;
	left: 50%;
	position: absolute;
	transform: translateX(-50%);
	bottom: -1px;
	display: none;
}
.plate4 .m div {
	width: 972px;
	height: 802px;
	overflow: hidden;
	margin: 30px auto 80px;
}
.plate4 iframe {
	display: block;
	width: 970px;
	height: 800px;
	border-radius: 0 0 10px 10px;
	border: 1px solid #888888;
}

.plate5 {
	width: 100%;
	height: 1085px;
	background: url(../img/jpg5.jpg) center no-repeat;
	overflow: hidden;
}
.plate5 .m {
	margin-top: 128px;
}
.plate5 .m dl {
	overflow: hidden;
}
.plate5 .m dl dt {
	color: #fff;
	font-style: oblique;
	font-size: 26px;
	margin-left: 70px;
	line-height: 56px;
}
.plate5 .m dl dd {
	float: left;
	margin-bottom: 63px;
}
.plate5 .m dl dd h6 {
	font-size: 24px;
	font-weight: normal;
	margin-top: 45px;
	margin-left: 60px;
	margin-bottom: 25px;
}
.plate5C:first-child dl dd p {
	font-size: 18px;
	margin-left: 85px;
	margin-right: 60px;
}
.plate5C dl dd p {
	font-size: 18px;
	margin-left: 85px;
}
.plate5C:nth-child(2) dl dd {
	margin-right: 27px;
	margin-bottom: 45px;
}
.plate5C:nth-child(2) dl dd h6 {
	margin-bottom: 21px;
}
.plate5C:nth-child(3) dl dt {
	margin-bottom: 50px;
}
.plate5C:nth-child(3) p {
	margin-bottom: 23px;
	margin-left: 94px;
}
.plate5C:nth-child(4) dl dt {
	margin-bottom: 50px;
}
.plate5C:nth-child(3) dl dd {
	margin-bottom: 25px;
}
.plate5C:nth-child(4) dl dd p {
	width: 160px;
}

.plate6 {
	width: 100%;
	height: 691px;
	background: #2645b0;
}
.plate6 .m {
	height: 691px;
	background: url(../img/jpg7.jpg);
	overflow: hidden;
}
.plate6 ul {
	margin-left: 55px;
	margin-top: 190px;
	width: 455px;
}
.plate6 ul li {
	width: 187px;
	height: 60px;
	font-size: 26px;
	border-radius: 10px;
	margin-right: 40px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	float: left;
	margin-bottom: 30px;
	background: -moz-linear-gradient(left, #2140ae 0%, #1a4fca 100%);
    background: -webkit-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: -o-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: -ms-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: linear-gradient(to left, #2140ae 0%,#1a4fca 100%);
}
.plate6 .r {
	width: 425px;
	margin-right: 45px;
	margin-top: 155px;
	position: relative;
}
.plate6 .r h5 {
	line-height: 30px;
	color: #fff;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 30px;
}
.plate6 .r input {
	width: 90%;
	padding: 0 5%;
	height: 50px;
	background: #fff;
	border-radius: 5px;
	border: none;
	outline: none;
	margin-bottom: 20px;
	font-size: 20px;
}
.plate6 .r button {
	width: 166px;
	height: 58px;
	font-size: 22px;
	color: #333;
	border-radius: 30px;
	display: block;
	margin: 10px auto;
	font-weight: bold;
	background: -moz-linear-gradient(left, #ffd021 0%,#ffd228 50%, #fff788 100%);
    background: -webkit-linear-gradient(left, #ffd021 0%,#ffd228 50%,#fff788 100%);
    background: -o-linear-gradient(left, #ffd021 0%,#ffd228 50%,#fff788 100%);
    background: -ms-linear-gradient(left, #ffd021 0%,#ffd228 50%,#fff788 100%);
    background: linear-gradient(to left, #ffd021 0%,#ffd228 50%,#fff788 100%);
}
.plate6 .r span {
	height: 46px;
	position: absolute;
	bottom: 100px;
    right: 2px;
    border-radius: 5px;
    cursor: pointer;
    font-size: 20px;
    color: #fff;
    line-height: 46px;
    text-align: center;
    border-radius: 5px;
    overflow: hidden;
	background: -moz-linear-gradient(left, #2140ae 0%, #1a4fca 100%);
    background: -webkit-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: -o-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: -ms-linear-gradient(left, #2140ae 0%,#1a4fca 100%);
    background: linear-gradient(to left, #2140ae 0%,#1a4fca 100%);
}
.plate6 .r span img {
	display: block;
	height: 100%;
}

.plate7 {
	width: 100%;
	height: 903px;
	background: url(../img/jpg6.jpg);
	overflow: hidden;
}
.plate7 .m {
	margin-top: 194px;
}
.plate7 .m ul {
	margin-left: 155px;
	margin-bottom: 20px;
	overflow: hidden;
}
.plate7 .m ul li {
	float: left;
	width: 100px;
	height: 35px;
	margin: 18px 10px 19px 0;
	background: #fff;
	text-align: center;
	line-height: 35px;
	border-radius: 20px;
}
.plate7 .m ul:last-child {
	margin-right: 55px;
	margin-left: 0;
}

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

.floatR {
	width: 122px;
	height: 308px;
	position: fixed;
	top: 50%;
	transform: translateY(-50%);
	right: 0;
	background: url(../img/png8.png);
}
.floatR div {
    width: 100%;
    height: 232px;
}
.floatR a {
    display: block;
    height: 46px;
    width: 100%;
}

.zx-side {
	display: none;
}

.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;
	display: none;
	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;
}
.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;
}























