a,
body,
button,
dd,
div,
dl,
dt,
h1,
h2,
h3,
h4,
h5,
h6,
html,
input,
li,
p,
ul {
	padding: 0;
	margin: 0;
}
body {
	text-align: center;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	font-family: 'SourceHanSansCN-Reg', Helvetica, STHeiTi, sans-serif;
}
li,
ul {
	list-style: none;
}
img {
	width: 100%;
	vertical-align: top;
}
a {
	text-decoration: none;
	text-indent: 0;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-moz-user-focus: none;
}
button,
input {
	display: block;
	border: none;
	border-radius: 0;
	background-color: transparent;
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	outline: 0;
}
button:focus,
input:focus {
	outline: 0;
}
* {
	-webkit-tap-highlight-color: transparent;
}
i {
	font-style: normal;
}

.pc {
	background-color: #ffffff;
}
.banner {
	width: 100%;
	overflow: hidden;
}
.warp {
	min-width: 1200px;
	width: 80%;
	margin: auto;
	background: #fff;
	overflow: hidden;
}
.warp .title {
	font-family: SourceHanSansCN-Bold;
	font-size: 30px;
	font-weight: 700;
	/* padding-top:90px; */
	padding: 43px 0;
}
.warp .title .span {
	font-family: SourceHanSansCN-Bold;
	font-size: 40px;
	font-weight: 700;
	color: #f97c25;
	/* padding-top:90px; */
}
/* .warp .title h2:first-child{
        color:#2d3e50;
    }
    .warp .title h2:last-child{
        color:#ffa234;
        margin-top:10px;
    } */
.warp b {
	color: #df1a22;
}
.five {
	width: 100%;
	background-color: #e9f9f9;
}
.bz {
	position: relative;
	background-color: #e9f9f9;
}
.bz-item {
	width: 100%;
	/* background:url('../images/BG1.png') no-repeat; */
	background-size: 100% 100%;
	/* padding-bottom:200px; */
}
.bz-item img {
	width: 200px;
	height: 200px;
}
.input {
	width: 75%;
	display: flex;
	justify-content: space-around;
	-webkit-justify-content: space-around;
	margin: auto;
	margin-top: 70px;
}
.input input {
	/* width:372px; */
	border-bottom: 2px solid #2d3e50;
	font-family: SourceHanSansCN-Regular;
	font-size: 24px;
	color: #989ca1;
	line-height: 50px;
	text-align: center;
}
.warp-form .input .phone {
	width: 530px;
	height: 70px;
	background: #ffffff;
	border: 1px solid #1a908d;
	border-radius: 10px;
	margin-right: 20px;
}
.warp-form .input {
	padding-bottom: 50px;
}
.form-btn {
	width: 300px;
	height: 70px;
	background: linear-gradient(18deg, #ff8423 0%, #ffa017 100%);
	border-radius: 10px;

	font-size: 30px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #ffffff;
	line-height: 36px;
}
.wm {
	width: 100%;
	background-color: #ffffff;
	/* overflow: auto; */
}
.wm-c {
	position: relative;
	background-color: #ffffff;
}
.wm-line {
	width: 290px;
	height: 180px;
	border-radius: 6px;
	border: 1px solid #1a908d;
	font-size: 18px;

	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #082d2d;
	/* line-height: 36px; */
}
.wm-line .t-1 {
	margin: 34px 0 29px 0;
	font-size: 24px;
	color: #1a908d;
	font-weight: 700;
}
.wm-line .t-2 {
	margin-bottom: 20px;
}
.zixun {
	width: 300px;
	height: 70px;
	background: linear-gradient(18deg, #3db5b3 0%, #54cbcd 100%);
	border-radius: 10px;
	font-size: 30px;
	line-height: 36px;
	color: #ffffff;
	margin: 40px auto 51px;
}

.yk {
	width: 100%;
	background-color: #e9f9f9;
	/* overflow: auto; */
}
.yk-c {
	position: relative;
	background-color: #e9f9f9;
}
.yk-line {
	width: 330px;
	height: 298px;
	background: #ffffff;
	border-radius: 6px;
	padding: 34px 15px;
}
.yk-line .y-1 {
	font-size: 24px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #1a908d;
	line-height: 36px;
	text-align: left;
}
.yk-line .y-2 {
	width: 330px;
	height: 180px;
	margin: 12px 0;
	border-radius: 4px;
}
.yk-line .y-3 {
	text-align: left;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #082d2d;
	line-height: 36px;
}

.fd {
	width: 100%;
	background-color: #ffffff;
	/* overflow: auto; */
}
.fd-c {
	position: relative;
	background-color: #ffffff;
}
.fd-line {
	width: 360px;
	/* height: 298px; */
}
.fd-line .f-1 {
	margin: 0 auto;
	width: 222px;
	height: 222px;
	background: #ffffff;
	border: 1px solid #40c0bd;
	border-radius: 50%;
	font-weight: 700;
}
.fd-line .f-1 .bu {
	font-size: 56px;
	color: #1a908d;
	font-weight: 700;
	margin: 47px 0 7px 0;
}
.fd-line .f-1 .zs {
	font-size: 30px;
	color: #1a908d;
}
.fd-line .f-2 {
	margin: 10px auto 0;
	width: 271px;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #082d2d;
	line-height: 36px;
}
.ts {
	background: url(../images/img/bg.png) no-repeat;
	height: 457px;
	max-height: 533px;
}
.ts-c {
	position: relative;
}

.fg {
	width: 100%;
	background-color: #ffffff;
	/* overflow: auto; */
}
.fg-c {
	position: relative;
	background-color: #ffffff;
	padding-bottom: 51px;
}
.fg-c .tab .tab-li {
	width: 110px;
	height: 56px;
	border-radius: 28px;
	border: 1px solid #40c0bd;
	background-color: #defeff;
	color: #1a908d;
	font-size: 30px;
	line-height: 56px;
	font-family: PingFang SC;
	font-weight: 500;
}
.fg-img {
	width: 80%;
	margin: 0 auto;
	margin-top: 31px;
}
.fg-img-left {
	height: 1023px;
	margin-right: 1.4rem;
}
.fg-img-left .img1 {
	width: 600px;
	height: 416px;
	margin-bottom: 10px;
}
.fg-img-left .img2 {
	width: 600px;
	height: 596px;
}
.fg-img-right {
	width: 590px;
	height: 1023px;
}
.fg-img-right img {
	width: 590px;
	height: 334px;
}
.fg-img-right .img1 {
	margin-bottom: 10px;
}
.fg-img-right .img2 {
	margin-bottom: 10px;
}
.cj {
	width: 100%;
	background-color: #e9f9f9;
	/* overflow: auto; */
	padding-bottom: 50px;
}
.cj-c {
	position: relative;
	background-color: #e9f9f9;
}
.cj-line {
	background: #ffffff;
	border-radius: 6px;
	color: #54cacd;
	font-size: 30px;
	height: 100px;
	line-height: 100px;
	padding: 0 50px 0 101px;
	margin-bottom: 10px;
	cursor: pointer;
}
.cj-line-active {
	background: #54cacd;
	border-radius: 6px;
	color: #ffffff;
	font-size: 30px;
	height: 100px;
	line-height: 100px;
	padding: 0 50px 0 101px;
	margin-bottom: 10px;
}
.cj-line:hover {
	background: #54cacd;
	border-radius: 6px;
	color: #ffffff;
	font-size: 30px;
	height: 100px;
	line-height: 100px;
	padding: 0 50px 0 101px;
	margin-bottom: 10px;
}
.cj-line:hover .img {
	width: 48px;
	height: 48px;
	background: url(../images/img/icon_r.png) no-repeat;
}
.cj-line .img {
	width: 48px;
	height: 48px;
	background: url(../images/img/icon_l.png) no-repeat;
}

.display-center {
	display: flex;
	align-items: center;
	justify-content: space-between;
	-webkit-justify-content: space-between;
	text-align: center;
}

.wrap-a {
	cursor: pointer;
}
.footer {
	background-color: #222222;
	padding: 40px 0;
	overflow: hidden;
}
.clearfix {
	display: flex;
}
.footer-top {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	justify-content: space-between;
}
.rtop {
	color: #ffffff;
}
.pbig {
	line-height: 28px;
	font-size: 20px;
	text-align: left;
}
.bbot {
	color: #999999;
	text-align: left;
	font-size: 14px;
}
.footer .footer-top .limg {
	position: relative;
	background-color: #393939;
	width: 56px;
	height: 56px;
	border-radius: 56px;
	text-align: center;
}
.limg {
	margin-right: 10px;
}
.limg.limg2:after {
	top: 15.5px;
	left: 12px;
	width: 28px;
	height: 26px;
	background-size: 402% 100% !important;
	background-position: -44px 0 !important;
}
.limg.limg3:after {
	top: 17px;
	left: 12.5px;
	width: 32px;
	height: 24px;
	background-size: 352% 100% !important;
	background-position: -80px 0 !important;
}
.limg.limg1:after {
	top: 18px;
	left: 13px;
	width: 28px;
	height: 20px;
	background-position: 0 0;
}
.footer .footer-top .limg:after {
	content: '';
	position: absolute;
	background: url(../images/img/ficon.png) no-repeat;
	background-size: 322% 100%;
}
.footer .links-wrap {
	width: 1200px;
	padding: 0 8px;
	margin: 0 auto;
	margin-top: 62px;
}
.tj-wrap {
	padding-bottom: 24px;
	max-width: 960px;
	text-align: left;
}
.tjlist {
	display: inline-block;
	clear: both;
	zoom: 1;
}
.footer .tj-wrap .tjlist li:first-child {
	position: relative;
	margin-right: 33px;
}
.footer .tj-wrap .tjlist li:not(:last-child) {
	margin-right: 16px;
}
.footer .tj-wrap .tjlist li {
	float: left;
	font-size: 16px;
	color: #fff;
}
li {
	list-style: none;
}
.footer .tj-wrap .tjlist li:first-child:after {
	content: '';
	position: absolute;
	right: -17px;
	top: 7px;
	width: 1px;
	height: 12px;
	background-color: #4f4f4f;
}
.footer .tj-wrap .tjlist li a {
	color: #fff;
	cursor: pointer;
}

.footer .footer-bot {
	padding-top: 20px;
	text-align: left;
}
.footer .footer-bot p {
	padding-bottom: 14px;
}
.footer .col-6f {
	color: #6f6f6f;
}
.f14 {
	font-size: 14px;
}
.scan {
	padding-top: 21px;
	padding-bottom: 10px;
	color: #ffffff;
}
.col-white {
	color: #ffffff;
}
.f16 {
	font-size: 16px;
}
.tc {
	text-align: center;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
