*,
::before,
::after {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
	/*清除点击默认的高亮效果*/
}

img {
	border: none;
}

body {
	font-family: "Microsoft YaHei";
	color: #535353;
}

a {
	text-decoration: none;
	color: #535353;
}

ul {
	list-style: none;
}

li {
	list-style: none;
}

input,
textarea,
button {
	border: none;
	resize: none;
	outline: none;
	/*清除选中效果*/
	-webkit-appearance: none;
	/*清楚浏览器默认的样式*/
}


/*清除浮动*/

.clearfix::before,
.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.none {
	display: none;
}

.hsq {
	width: 100%;
	height: 100%;
	background-color: #fff;
}

.top {
	width: 100%;
	height: 474px;
	/*padding-top: 70px;*/
	position: relative;
}

.top img {
	width: 100%;
	height: 100%;
	display: block;
}


/*.top p{
	position: absolute;
	font-size: 70px;
	color: #fff;
	z-index: 1;
	top: 220px;
	left: 50%;
	font-weight: bold;
	margin-left: -270px;
}*/

.tul {
	width: 100%;
	height: 100%;
}

.tul li {
	width: 100%;
	height: 100%;
	display: none;
}

.tul li img {
	width: 100%;
	height: 100%;
	display: block;
}

.tul li.liblock {
	display: block;
}

.top2 {
	width: 100%;
	height: 220px;
	position: absolute;
	bottom: 30px;
}

.tul2 {
	width: 800px;
	height: 100%;
	margin: 0 auto;
}

.tul2 li {
	width: 22%;
	height: 100%;
	float: left;
	margin: 0 1.5%;
}

.tul2 li img {
	width: 100%;
	height: 160px;
	display: block;
	opacity: 0.6;
	margin-bottom: 10px;
}

.tul2 li p {
	text-align: center;
	line-height: 30px;
	color: #676768;
	font-size: 24px;
}

.tul2 li.active img {
	opacity: 1;
}

.tul2 li.active p {
	color: #fff;
}

.bot {
	width: 100%;
	padding-top: 20px;
	height: 410px;
	background-color: #f6f6f6;
}

.bot-ul {
	width: 1030px;
	height: 100%;
	margin: 0 auto;
}

.bot-ul li {
	float: left;
	height: 100%;
	margin-right: 50px;
	font-size: 14px;
	line-height: 40px;
	color: #333;
}

.bot-ul li:last-child {
	margin-right: 0;
}

.bot-ul li p:hover {
	color: #F0A30A;
}

.bot-li1 {
	width: 130px;
}

.bot-li2 {
	width: 380px;
}

.bot-li3 {
	width: 200px;
}

.bot1-p1 {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}

.bot1-margin {
	width: 100%;
	height: 1px;
	background-color: #ccc;
	margin-top: 5px;
	margin-bottom: 15px;
}

.fix {
	width: 100%;
	height: 70px;
	position: fixed;
	top: 0;
	background-color: rgba(0, 0, 0, 0.8);
	z-index: 20;
}

.fix a {
	color: #fff;
}

.fix-div {
	width: 1130px;
	margin: 0 auto;
	height: 70px;
}

.a1 {
	margin-right: 50px;
	width: 400px;
	height: 70px;
	float: left;
	/*background-color: #fff;*/
}

.a1-div {
	width: 70px;
	height: 70px;
	float: left;
	margin-right: 20px;
	/*background-color: #fff;*/
}

.a1-div img {
	width: 100%;
	height: 100%;
	display: block;
}

.a1>p {
	line-height: 70px;
	font-size: 22px;
}

.a1p {
	float: left;
	line-height: 70px;
	font-size: 22px;
	margin-left: 20px;
	color: #fff;
}

.ul1 {
	float: left;
	width: 600px;
	height: 70px;
}

.ul1 li {
	float: left;
	width: 120px;
	text-align: center;
	font-size: 22px;
	line-height: 70px;
}

.ul1 li a {
	display: block;
	width: 100%;
	height: 100%;
	position: relative;
}

.ul1 li a.acolor {
	color: #f6d191;
}

.ul1 li a:hover {
	/*background-color: #E2E7EE;*/
	color: #f6d191;
}

.ul1-a:before {
	position: absolute;
	bottom: 10px;
	width: 60px;
	height: 3px;
	left: 20%;
	content: "";
	background: #3ab0e2;
}

.yx {
	width: 70px;
	height: 70px;
	float: right;
	/*background-color: ;*/
}

.yx img {
	width: 100%;
	height: 100%;
	display: block;
}

.headers {
	width: 100%;
	height: 365px;
	position: fixed;
	top: 70px;
	z-index: 20;
	display: none;
}

.headers a {
	color: #fff;
}

.head {
	padding-top: 25px;
	width: 1090px;
	height: 337px;
	padding-left: 40px;
	margin: 0 auto;
	color: #fff;
	background-color: rgba(0, 0, 0, 0.8);
}

.headp {
	font-size: 16px;
	line-height: 50px;
}

.headp span {
	float: left;
	width: 2px;
	height: 20px;
	margin-right: 10px;
	margin-top: 15px;
	background-color: red;
}

.head-ul {
	width: 100%;
	height: 75px;
}

.head-ul li {
	cursor: pointer;
	float: left;
	width: 25%;
	height: 75px;
}

.head-ul li:hover {
	color: #F0A30A;
}

.head-ul li img {
	float: left;
	width: 75px;
	height: 75px;
	margin-right: 10px;
}

.head-ul li div {
	float: left;
	line-height: 37px;
}

.head-ul li div p:first-child {
	font-size: 18px;
}

.head-ul2 {
	width: 100%;
	height: 80px;
}

.head-ul2 li {
	cursor: pointer;
	float: left;
	width: 30%;
	height: 80px;
}

.head-ul2 li:hover {
	color: #F0A30A;
}

.head-ul2 li img {
	float: left;
	width: 80px;
	height: 80px;
	margin-right: 10px;
}

.head-ul2 li div {
	float: left;
	line-height: 40px;
}

.head-ul2 li div p:first-child {
	font-size: 18px;
}

.hsq-nav {
	width: 1030px;
	margin: 0 auto;
	padding-top: 70px;
}

.ntop {
	width: 100%;
	font-size: 45px;
	font-weight: bold;
	line-height: 50px;
	text-align: center;
	padding-bottom: 40px;
}

.ntop p:last-child {
	font-size: 16px;
	line-height: 30px;
	font-weight: normal;
}

.ul2 {
	width: 100%;
	height: 300px;
	padding-bottom: 20px;
	text-align: center;
}

.ul2 li {
	width: 30%;
	padding-left: 1.6%;
	padding-right: 1.6%;
	height: 340px;
	float: left;
}

.hsq-nav ul>li>p {
	color: #404040;
	font-weight: bold;
	font-size: 17px;
	position: relative;
}

.hsq-nav ul>li>p:last-child {
	font-size: 14px;
	color: #808080;
	padding-top: 15px;
	font-weight: normal;
}

.y {
	width: 140px;
	height: 140px;
	margin: 0 auto;
	border: 10px solid #eee;
	/*border-radius: 100px;*/
	margin-bottom: 10px;
	overflow: hidden;
}

.y img {
	width: 80%;
	height: 80%;
	margin: 0 auto;
	margin-top: 10%;
	/*border-radius: 100px;*/
	display: block;
}

.y1:hover {
	border: 10px solid #e96656;
}

.y2:hover {
	border: 10px solid #34d293;
}

.y3:hover {
	border: 10px solid #f7d861;
}

.y4:hover {
	border: 10px solid #3ab0e2;
}

.ul3 {
	width: 100%;
	height: 300px;
	padding-bottom: 20px;
	text-align: center;
}

.ul3 li {
	width: 40%;
	padding-left: 5%;
	padding-right: 5%;
	height: 340px;
	float: left;
}

.ul3-2 li {
	display: none;
}

.ul3 li p.ulp:before {
	position: absolute;
	bottom: -10px;
	width: 60px;
	height: 3px;
	left: 43%;
	content: "";
}

p.ulp {
	margin-bottom: 12px;
	position: relative;
}

p.ulp1:before {
	background: #e96656;
}

p.ulp2:before {
	background: #34d293;
}

p.ulp3:before {
	background: #3ab0e2;
}


/*.ul3 li>p::before{
	position: absolute;
    bottom: -10px;
    width: 60px;
    height: 3px;
    left: 44%;
    content: "";
}*/

p.ulp4:before {
	background: #f7d861;
}

p.ulp5:before {
	background: #3ab0e2;
}

.hsq-bot {
	width: 100%;
	background-color: #272727;
}

.hsq-botdiv {
	width: 1030px;
	height: 100%;
	margin: 0 auto;
	color: #fff;
	text-align: center;
}

.bot-div {
	width: 100%;
}

.bp {
	padding-top: 60px;
	padding-bottom: 10px;
	line-height: 40px;
	position: relative;
	display: inline-block;
	font-size: 45px;
	text-transform: uppercase;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
}

.bp2 {
	font-size: 16px;
	padding-bottom: 40px;
}

.div {
	float: left;
	text-align: left;
	font-weight: 300;
	font-size: 60px;
	line-height: 100px;
	width: 290px;
	position: relative;
	height: 350px;
	overflow: hidden;
}

.div2 {
	width: 100%;
	height: 100%;
	position: absolute;
	left: -300px;
}

.div3 {
	text-align: left;
	color: #939393;
	font-size: 14px;
	line-height: 28px;
	width: 400px;
	height: 364px;
	margin-left: 40px;
	float: left;
	margin-bottom: 120px;
	position: relative;
	overflow: hidden;
}

.div4 {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -364px;
}

.bp3 {
	position: absolute;
}

.div5 {
	float: left;
	width: 146px;
	height: 348px;
	margin-left: 20px;
	position: relative;
	overflow: hidden;
}

.div6 {
	width: 100%;
	height: 100%;
	position: absolute;
	right: -146px;
}

.bimg {
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
}

.bottom {
	width: 100%;
	height: 240px;
	text-align: left;
	background-color: #f1f1f1;
	text-align: center;
	padding-top: 20px;
}

.tom {
	width: 1030px;
	margin: 0 auto;
	height: 100%;
	color: #666;
}

.tom-p1 {
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
}

.tom-p2 {
	font-size: 18px;
	line-height: 30px;
}

.fot-a {
	width: 800px;
	height: 50px;
	margin-left: 180px;
	font-size: 14px;
	line-height: 50px;
}

.fot-a p {
	float: left;
}

.fot-a a {
	float: left;
	margin: 0 5px;
	color: #666;
	text-decoration: underline;
}

.h2-nav {
	width: 100%;
	/*border-top: 8px solid #E2E7EE;*/
	margin-top: 70px;
}

.h2-div {
	width: 1030px;
	margin: 0 auto;
	height: 2200px;
	text-align: left;
	padding-top: 40px;
}

.h2-p1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
	margin-left: 100px;
}

.h2-box {
	width: 80px;
	height: 4px;
	background-color: #F05759;
	margin-bottom: 10px;
	margin-left: 100px;
}

.h2-box2 {
	width: 800px;
	margin: 0 auto;
}

.h2-margin {
	width: 100%;
	height: 20px;
}

.h2-img {
	width: 600px;
	height: 380px;
	display: block;
	margin: 0 auto;
	margin-top: 20px;
}

.h2-p2 {
	font-size: 16px;
	text-indent: 2em;
}

.h2-p3 {
	font-size: 16px;
	/*font-weight: bold;*/
}

.inp1 {
	width: 400px;
	height: 30px;
	padding-left: 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.h4-p {
	line-height: 50px;
	font-size: 20px;
}

.inp2 {
	width: 400px;
	height: 90px;
	padding-left: 10px;
	line-height: 30px;
	border: 1px solid #ccc;
	border-radius: 5px;
}

.h4-box {
	width: 100px;
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	background-color: #3ab0e2;
	margin: 0 auto;
	margin-top: 30px;
}

.h4-box2 {
	width: 100%;
	text-align: center;
}

.h4-p2 {
	font-size: 22px;
	margin-top: 20px;
	font-weight: bold;
}

.h4-div {
	width: 1030px;
	margin: 0 auto;
	height: 700px;
	text-align: left;
	padding-top: 50px;
}

.h3-ul {
	width: 100%;
	height: 100%;
}

.h3-ul li {
	float: left;
	width: 1030px;
	text-align: left;
	margin-bottom: 20px;
}

.h3-div {
	width: 750px;
	text-align: left;
	margin-bottom: 20px;
}

.h3-p1 {
	font-size: 17px;
	font-weight: bold;
	line-height: 32px;
	color: #e96656;
}

.h3-p2 {
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}

.h3-p3 {
	font-size: 16px;
	line-height: 24px;
}

.h3-cen {
	width: 1030px;
	margin: 0 auto;
	height: 2400px;
	text-align: left;
	padding-top: 40px;
}


/*.ul3-2{
	display: none;
}*/

.sy-ban {
	width: 100%;
	height: 433px;
	position: relative;
}

.sy-ban img {
	width: 100%;
	height: 100%;
	display: block;
}

.sy-ban strong {
	display: block;
	font-size: 50px;
	color: #fff;
	position: absolute;
	top: 180px;
	left: 50%;
	margin-left: -100px;
}

.sy-ban-p {
	position: absolute;
	top: 260px;
	line-height: 50px;
	font-size: 20px;
	color: #fff;
	margin-left: -60px;
	left: 50%;
}

.wy {
	width: 1080px;
	height: 650px;
	margin: 30px auto 30px auto;
	padding: 25px;
	border: 1px solid #ccc;
	color: #ff5c00;
}

.wy>div {
	float: left;
	width: 330px;
	height: 100%;
	margin-right: 45px;
	cursor: pointer;
}

.wy>div:last-child {
	margin-right: 0;
}

.wy1 {
	width: 330px;
	height: 400px;
	margin-bottom: 30px;
}

.wy1 img {
	width: 100%;
	height: 100%;
	display: block;
}

.wy1-p {
	font-size: 24px;
	line-height: 40px;
	margin-top: 20px;
}

.wy1-p2 {
	text-indent: 30px;
}

.we-div {
	width: 100%;
	height: 620px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

.we-div img {
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	bottom: -600px;
}

.wy-p {
	text-align: center;
	color: #000;
	font-size: 40px;
	line-height: 80px;
	margin-bottom: 30px;
}

.join {
	width: 1130px;
	margin: 0 auto;
	padding-bottom: 30px;
}

.jo-p1 {
	font-size: 32px;
	color: #000;
	text-align: center;
	margin-top: 45px;
}

.jo-red {
	width: 60px;
	height: 3px;
	background: #d20419;
	margin: 10px auto 0;
}

.jo-ul {
	text-align: center;
	margin: 60px auto 75px auto;
	width: 900px;
	height: 50px;
}

.jo-ul li {
	width: 138px;
	height: 100%;
	float: left;
	margin-right: 10px;
	border: 1px solid #ccc;
	line-height: 50px;
	color: #333;
	cursor: pointer;
}

.jo-ul li.active {
	background: #d20419;
	color: #fff;
}

.jo-ul li:hover {
	background: #d20419;
	color: #fff;
}

.jo-ul li:last-child {
	margin-right: 0;
}

.jo-ul2 {
	width: 1130px;
	margin: 0 auto;
}

.jo-ul2 li {
	width: 100%;
	display: none;
}

.jo-ul2 li.block {
	display: block;
}

.jo1 {
	margin-bottom: 20px;
}

.jo1 a {
	display: block;
	height: 72px;
	border: 1px solid #ddd;
}

.jo1 a:hover {
	border: 1px solid #f6d191;
}

.jo1 a span {
	display: block;
	height: 24px;
	border-left: 4px solid #d20419;
	line-height: 24px;
	padding-left: 25px;
	font-size: 18px;
	color: #333;
	margin-top: 26px;
	margin-right: 30px;
	background: url(../images/a-20.jpg) no-repeat right;
}

.jo1-box {
	background: #f8f8f8;
	display: none;
}

.jo1-box2 {
	overflow: auto;
	zoom: 1;
	padding: 50px 30px 0 30px;
	position: relative;
}

.jo1-box3 {
	height: 79px;
	border-top: 1px solid #dbdbdb;
	font-size: 24px;
	color: #000;
	line-height: 79px;
	padding-left: 30px;
}

.jo1-left {
	float: left;
	width: 390px;
}

.jo1-left strong {
	font-size: 28px;
	color: #000;
	display: block;
	font-weight: normal;
}

.jo1-right {
	float: right;
	width: 680px;
}

.jo1-right dl {
	margin-bottom: 40px;
}

.jo1-right dl dt {
	font-size: 22px;
	color: #000;
	margin-bottom: 20px;
}

.jo1-right p {
	margin-left: 15px;
	font-size: 13px;
	line-height: 18px;
}

.jo1-box3 span {
	color: #d20419;
}

.jo1-box3 a {
	display: inline-block;
	float: right;
	font-size: 18px;
	color: #fff;
	width: 100px;
	height: 48px;
	color: #fff;
	line-height: 48px;
	padding-left: 58px;
	background: url(../images/a-21.jpg) no-repeat 15px center #d20419;
	margin: 15px 30px 0 0;
}

.jiul {
	width: 100%;
}

.jiul li {
	width: 100%;
	height: 320px;
}

.jiul img {
	float: left;
	width: 200px;
	height: 200px;
	/*margin-top: 50px;*/
	margin-left: 100px;
}

.ji-left {
	float: left;
	width: 500px;
	margin-left: 50px;
	height: 300px;
}

.ji-left p.jip1 {
	font-size: 16x;
	line-height: 24px;
}

.ji-left p.jip2 {
	font-size: 14x;
	line-height: 22px;
}

.ji-left p.jip2 span {
	font-size: bold;
}

.ji-a1 {
	width: 100px;
	height: 30px;
	line-height: 30px;
	display: block;
	text-align: center;
	background-color: red;
	color: #fff;
	margin-left: 100px;
	margin-top: 20px;
}

.h4-cen {
	width: 1030px;
	margin: 0 auto;
	height: 1300px;
	text-align: left;
	padding-top: 40px;
}

.pay {
	width: 600px;
	height: 600px;
	margin: 0 auto;
}
.pay-div1{
	margin-bottom: 20px;
}
.pay-div1 div.pay-box {
	float: left;
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	background-color: #3098d5;
	color: #fff;
	margin-left: 24px;
}

p.pay-p1 {
	float: left;
	margin-right: 15px;
	font-size: 24px;
	line-height: 30px;
	margin-left: 50px;
	margin-bottom: 20px;
}

.clearfix::before,
.clearfix::after {
	content: ".";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.pay-div1 select {
	float: left;
	margin-right: 20px;
	width: 100px;
	height: 40px;
	border: 1px solid #ccc;
}

.pay-div1 input {
	float: left;
	margin-right: 20px;
	width: 150px;
	height: 40px;
	border: 1px solid #ccc;
	line-height: 40px;
}

.pay-div1 div {
	float: left;
	margin-right: 20px;
	width: 50px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
}

.pay-div1 div.divco {
	border: 2px solid #77be4c;
	cursor: pointer;
}

.pay-liji {
	width: 120px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background-color: #3098d5;
	margin: 0 auto;
	cursor: pointer;
}

.h5-div {
	width: 1030px;
	margin: 0 auto;
	height: 650px;
	text-align: left;
	padding-top: 50px;
}