@charset "UTF-8";
/* 单位换算---函数 */
/* define-1 */
/* define-2 */
/* define-3 */
/* define-4 */
/* reset */
* {
	-webkit-tap-highlight-color: transparent;
	-ms-tap-highlight-color: transparent;
	/* tap-highlight-color: transparent; */
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0;
}
a, address, article, aside, audio, b, body, canvas, caption, center, dd, div, dl, dt, em, embed, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, label, nav, ol, output, p, q, section, span, ul, li, video {
	margin: 0;
	padding: 0;
	border: 0;
	font: inherit;
	vertical-align: baseline;
}
body {
	font-family: "Microsoft YaHei", Arial, Helvetica, sans-serif;
	background: #fff;
	color: #444444;
}
html {
	-webkit-text-size-adjust: 100%;/*页面缩放 字体至最小值时 还能继续*/
}
ol, li, ul {
	list-style: none;
}
input, textarea {
	outline: 0;
	resize: none;
}
a {
	text-decoration: none;
	color: #444444;
}
img {
	outline: none;
	border: 0;
}
.container {
	width: 100%;
	max-width: 640px;
	min-width: 320px;
	margin: 0 auto;
	position: relative;
}
.left {
	float: left !important;
}
.right {
	float: right !important;
}
.clear {
	clear: both;
}
.clearFloat {
	zoom: 1;
}
.clearFloat:after {
	content: '.';
	display: block;
	clear: both;
	width: 0;
	height: 0;
	visibility: hidden;
}
.allW {
	width: 100%;
	overflow: hidden;
}
.allW > img {
	display: block;
	width: 100%;
}
.img img {
	display: block;
	width: 100%;
	height: 100%;
}
.margin {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.g-line {
	height: 0.5rem;
	background-color: #f0f0f0;
}
/* 
 * swiper 样式速写
 * model 样式的速写
 */
.swiper-slide img {
	display: block;
	width: 100%;
}
.pagination-line .swiper-container {
	padding-bottom: 1.2rem;
}
.pagination-line .swiper-pagination-bullet {
	width: 1.375rem;
	height: 0.2125rem;
	border-radius: 0.1rem;
}
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-line .swiper-pagination-custom, .pagination-line .swiper-pagination-fraction {
	bottom: 0rem;
}
.pagination-line .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.pagination-circle .swiper-container {
	padding-bottom: 1.35rem;
}
.pagination-circle .swiper-pagination-bullet {
	height: 12px;
	width: 12px;
	border: 1px #000 solid;
	background-color: rgba(0, 0, 0, 0);
}
.pagination-circle .swiper-pagination-bullet-active {
	border: 1px #007aff solid;
}
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets, .pagination-circle .swiper-pagination-custom, .pagination-circle .swiper-pagination-fraction {
	bottom: 0rem;
}
.pagination-circle .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
}
.coverflow {
	margin-bottom: 1.2rem;
}
.coverflow .swiper-slide {
	width: 60%;
}
.coverflow .swiper-slide span {
	display: block;
	width: 100%;
	font-size: 0rem;
	text-align: center;
}
.coverflow .swiper-slide-active span {
	font-size: 0.825rem;
	line-height: 1.8rem;
}
.pub-p p {
	font-size: 0.825rem;
	line-height: 1.6;
	text-indent: 2em;
}
.pub-p p b {
	font-weight: bold;
}
.pub-p p a {
	color: #d61e1e;
}
.ma {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.ma-s {
	margin-top: 0.75rem;
	margin-bottom: 0.75rem;
}
.allW > video {
	display: block;
	width: 100%;
}
.w600 {
	width: 93.75%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.w620 {
	width: 96.875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.cRed {
	color: #b20606;
}
.mt {
	margin-bottom: 1rem;
}
.pa {
	padding: 1rem 0;
}
/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt222-panel-t {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	padding: 0 0.3rem;
	margin-top: 1rem;
	margin-bottom: 0.75rem;
}
.zt222-panel-t img {
	display: block;
	width: 1.575rem;
	height: 1.575rem;
}
.zt222-panel-t span {
	font-size: 1.275rem;
	flex: 1;
	line-height: 1;
	margin-left: 0.375rem;
}
.zt222-panel-t a {
	display: block;
	font-size: 0.675rem;
	border: 1px #ff6c0a dashed;
	border-radius: 1rem;
	padding: 0 0.5rem;
	color: #ff6c0a;
}
.zt222-tab {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	padding: 1rem 0.375rem;
	margin-bottom: 1rem;
}
.zt222-tab .tab-btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-tab .tab-btn li {
	flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	border-bottom: 1px #ccc solid;
	margin-bottom: 0.75rem;
	line-height: 2.25rem;
	font-size: 1.05rem;
}
.zt222-tab .tab-btn li img {
	margin-left: 0.3rem;
	display: block;
	width: 1.0125rem;
	height: 1.0125rem;
}
.zt222-tab .tab-btn li .i2 {
	display: none;
}
.zt222-tab .tab-btn li .i1 {
	display: block;
}
.zt222-tab .tab-btn .on {
	color: #166be0;
	border-color: #166be0;
}
.zt222-tab .tab-btn .on .i2 {
	display: block;
}
.zt222-tab .tab-btn .on .i1 {
	display: none;
}
.zt222-tab .tab-txt {
	width: 22.3875rem;
	margin: 0 auto;
}
.zt222-tab .tab-txt img {
	display: block;
	width: 100%;
}
.zt222-nav {
	padding: 0.2rem 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt222-nav a {
	width: 25%;
	text-align: center;
	font-size: 0.825rem;
	line-height: 2.25rem;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
}
.zt222-nav a:nth-of-type(4n) {
	border-right: none;
}
.zt222-nav a:nth-of-type(n+5) {
	border-bottom: none;
}
.zt222-zz {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	margin-top: 1rem;
	padding: 0.75rem 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-zz .l {
	width: 7.8rem;
	border-right: 1px #ccc solid;
	padding-bottom: 0.5rem;
	text-align: center;
}
.zt222-zz .l img {
	display: block;
	width: 100%;
}
.zt222-zz .l b {
	display: block;
	font-size: 0.975rem;
	font-weight: bold;
}
.zt222-zz .l span {
	font-size: 0.825rem;
}
.zt222-zz .r {
	flex: 1;
}
.zt222-zz .r .up {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	padding-top: 1rem;
	padding-bottom: 1rem;
	border-bottom: 1px #ccc solid;
}
.zt222-zz .r .up img {
	display: block;
	width: 6.525rem;
	height: 3.15rem;
}
.zt222-zz .r .up .txt {
	flex: 1;
	text-align: center;
}
.zt222-zz .r .up .txt b {
	display: block;
	font-size: 0.975rem;
	font-weight: bold;
}
.zt222-zz .r .up .txt span {
	font-size: 0.825rem;
}
.zt222-zz .r ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-zz .r ul li {
	flex: 1;
	padding: 1rem 0;
	text-align: center;
}
.zt222-zz .r ul li b {
	display: block;
	font-size: 0.975rem;
	font-weight: bold;
}
.zt222-zz .r ul li span {
	display: block;
	font-size: 0.825rem;
}
.zt222-zz .r ul li:last-child {
	border-left: 1px #ccc solid;
}
.zt222-panel1 {
	background-color: #f2f2f2;
	padding: 1.2rem 0;
}
.zt222-panel1 ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-panel1 ul li {
	flex: 1;
}
.zt222-panel1 ul li img {
	display: block;
	width: 4.0125rem;
	margin: 0 auto;
}
.zt222-panel1 ul li span {
	display: block;
	font-size: 0.825rem;
	text-align: center;
	width: 100%;
	padding-top: 0.75rem;
}
.zt222-panel2 {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	padding: 0.375rem 0.75rem 1rem;
}
.zt222-panel2 .list {
	padding: 0.75rem 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	border-bottom: 1px #ccc dashed;
}
.zt222-panel2 .list > img {
	display: block;
	width: 7.2375rem;
}
.zt222-panel2 .list .txt {
	flex: 1;
	margin-left: 0.75rem;
}
.zt222-panel2 .list .txt h2 {
	font-size: 0.975rem;
}
.zt222-panel2 .list .txt p {
	font-size: 0.825rem;
	text-indent: 2em;
	line-height: 1.5;
	padding-top: 0.25rem;
}
.zt222-panel2 .list .txt .btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
	padding-top: 0.75rem;
}
.zt222-panel2 .list .txt .btn a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	color: #a3a3a3;
	font-size: 0.75rem;
}
.zt222-panel2 .list .txt .btn a img {
	display: block;
	width: 0.825rem;
	height: 0.825rem;
	margin-right: 0.2rem;
}
.zt222-panel2 .list .txt .btn > span {
	font-size: 0.825rem;
	color: #518ee2;
	border-radius: 0.2rem;
	border: 1px #518ee2 solid;
	padding: 0 0.375rem;
}
.zt222-panel2 .noB {
	border-bottom: none;
}
.zt222-panel2 .btn-a {
	width: 90.625%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0.75rem 0 0.375rem;
}
.zt222-panel2 .btn-a a {
	display: block;
	width: 100%;
	font-size: 0.825rem;
	border: 1px #ccc solid;
	border-radius: 2rem;
	line-height: 1.75rem;
	text-align: center;
}
.zt222-swt {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	margin-top: 1rem;
}
.zt222-swt a {
	background-color: #176bdf;
	color: #fff;
	padding: 0.6rem 0.3rem;
	border-radius: 0.25rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt222-swt a img {
	display: block;
	width: 2.325rem;
	height: 2.325rem;
	margin-right: 0.25rem;
}
.zt222-swt a h2 {
	font-size: 0.975rem;
	font-weight: bold;
	line-height: 1.5;
}
.zt222-swt a small {
	display: block;
	font-size: 0.375rem;
	text-align: center;
	text-transform: uppercase;
}
.zt222-swt a:last-child {
	margin-left: 0.375rem;
}
.zt222-video {
	background-color: #f2f2f2;
	padding: 0.6rem;
	border-radius: 0.5rem;
}
.zt222-video ul {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
	flex-wrap:wrap;
}
.zt222-video ul li {
	padding:0 0.5rem;
	width: 50%;
	margin-bottom:1rem;
}
.zt222-video ul li video {
	display: block;
	width: 100%;
	height:8rem;
}
.zt222-video ul li img {
	display: block;
	width: 7.425rem;
	margin-top: 0.75rem;
	margin-bottom: 0.375rem;
	margin-left: 0.375rem;
}
.zt222-video ul li span {
	font-size: 0.825rem;
	margin-left: 0.375rem;
}
.zt222-team {
	background-color: #f2f2f2;
	padding: 0rem 0.375rem;
	border-radius: 0.5rem;
	height: 16.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-team .tab-btn {
	width: 6.675rem;
	text-align: center;
	color: #fff;
	padding-top: 1.25rem;
}
.zt222-team .tab-btn span {
	display: block;
	width: 100%;
	padding-top: 0.375rem;
	font-size: 1.05rem;
}
.zt222-team .tab-btn small {
	display: block;
	width: 100%;
	font-size: 0.45rem;
}
.zt222-team .tab-btn li {
	background-color: #bbbbbb;
	height: 2.775rem;
	margin-bottom: 1rem;
	border-radius: 0.2rem;
	position: relative;
	overflow: visible;
}
.zt222-team .tab-btn li em {
	display: block;
	position: absolute;
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	border-width: 0.25rem;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #f2f2f2 transparent;
	bottom: -0.5rem;
	left: 50%;
	margin-left: -0.2rem;
}
.zt222-team .tab-btn .link-a {
	display: block;
	width: 100%;
	padding-top: 0.6rem;
	background-color: #bbbbbb;
	height: 2.775rem;
	border-radius: 0.2rem;
	position: relative;
}
.zt222-team .tab-btn .link-a b {
	font-size: 1.125rem;
	font-weight: bold;
	color: #fff;
	border: 0.1rem #fff solid;
	border-radius: 50%;
	display: block;
	width: 1.5rem;
	height: 1.5rem;
	margin: 0rem auto 0;
	text-align: center;
	line-height: 1.25rem;
}
.zt222-team .tab-btn .on {
	background-color: #166be0;
}
.zt222-team .tab-btn .on em {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	border-width: 0.25rem;
	border-style: dashed dashed solid dashed;
	border-color: transparent transparent #166be0 transparent;
}
.zt222-team .tab-txt {
	width: 16.5rem;
}
.zt222-team .tab-txt .main {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-team .tab-txt .main > img {
	display: block;
	width: 8.325rem;
	height: 16.5rem;
}
.zt222-team .tab-txt .main .txt {
	flex: 1;
	padding-right: 0.5rem;
	margin-left: 0.75rem;
	text-align: center;
}
.zt222-team .tab-txt .main .txt > a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-team .tab-txt .main .txt > a img {
	display: block;
	width: 1.125rem;
	height: 1.125rem;
}
.zt222-team .tab-txt .main .txt h1 {
	font-size: 1.5rem;
	font-weight: bold;
	padding-top: 2.85rem;
}
.zt222-team .tab-txt .main .txt h6 {
	font-size: 0.525rem;
	color: #aaaaaa;
	line-height: 2;
	text-transform: uppercase;
}
.zt222-team .tab-txt .main .txt h4 {
	font-size: 0.75rem;
}
.zt222-team .tab-txt .main .txt p {
	font-size: 0.825rem;
	padding-top: 0.5rem;
	line-height: 1.5;
}
.zt222-team .tab-txt .main .txt p a {
	color: #ff6c0a;
}
.zt222-team .tab-txt .main .txt > a {
	display: block;
	width: 80%;
	background-color: #ff6c0a;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	align-items: center;
	font-size: 0.825rem;
	line-height: 1.65rem;
	color: #fff;
	margin: 0 auto;
	margin-top: 0.75rem;
	border-radius: 1rem;
}
.zt222-team .tab-txt .swiper-button-prev {
	width: 1.05rem;
	height: 1.05rem;
	background: url(../images/sw_81.jpg) no-repeat;
	background-size: 100% 100%;
	left: 55%;
	top: 36%;
	margin-top: -0.5rem;
	margin-left: -0.5rem;
}
.zt222-team .tab-txt .swiper-button-next {
	width: 1.05rem;
	height: 1.05rem;
	background: url(../images/sw_83.jpg) no-repeat;
	background-size: 100% 100%;
	right: 0rem;
	top: 36%;
	margin-top: -0.5rem;
	margin-left: -0.5rem;
}
#zt222-s12 {
	background-color: #f2f2f2;
	padding: 1.5rem 1.125rem;
	border-radius: 0.5rem;
}
#zt222-s12 .main {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
#zt222-s12 .main a {
	display: block;
	width: 10.275rem;
}
#zt222-s12 .main a video {
	display: block;
	width: 100%;
}
#zt222-s12 .main a span {
	display: block;
	width: 100%;
	font-size: 0.825rem;
	padding-top: 0.75rem;
	padding-bottom: 1.2rem;
	text-align: center;
}
#zt222-s13 {
	margin-top: 1rem;
}
#zt222-s13 .swiper-pagination-bullet {
	width: 0.8rem;
	height: 0.8rem;
	font-size: 0.6rem;
	color: #fff;
	line-height: 0.76rem;
	opacity: 1;
	background-color: #1a6de0;
}
#zt222-s13 .swiper-pagination-bullet-active {
	background-color: #e4be27;
}
#zt222-s13 .swiper-pagination {
	padding-left: 50%;
}
.zt222-tab1 {
	background-color: #f2f2f2;
	padding: 1.2rem 0.675rem;
	margin-bottom: 1rem;
}
.zt222-tab1 .tab-btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 1rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
.zt222-tab1 .tab-btn li {
	width: 32.25%;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	align-items: center;
	font-size: 1.05rem;
	line-height: 2.5rem;
	color: #fff;
	background-color: #bbbbbb;
}
.zt222-tab1 .tab-btn li em {
	width: 0;
	height: 0;
	overflow: hidden;
	display: block;
	border-width: 0.25rem;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #fff;
	display: none;
}
.zt222-tab1 .tab-btn li:nth-of-type(1) {
	border-radius: 0.3rem 0 0 0;
}
.zt222-tab1 .tab-btn li:nth-of-type(3) {
	border-radius: 0 0.3rem 0 0;
}
.zt222-tab1 .tab-btn .on {
	background-color: #1a6de0;
}
.zt222-tab1 .tab-btn .on em {
	display: block;
}
#add-s1 .main .up {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-bottom: 0.6rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
#add-s1 .main .up .up-item1 {
	width: 49.25%;
	background-color: #5794e9;
	padding: 1.125rem 0.3rem 0;
}
#add-s1 .main .up .up-item1 .t {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
	align-items: center;
}
#add-s1 .main .up .up-item1 .t img {
	display: block;
	width: 2.4rem;
	height: 2.4rem;
	margin-right: 0.3rem;
}
#add-s1 .main .up .up-item1 .t h2 {
	font-size: 1.125rem;
	font-weight: bold;
	color: #fff;
}
#add-s1 .main .up .up-item1 .t h6 {
	font-size: 0.45rem;
	color: #fff;
}
#add-s1 .main .up .up-item1 h3 {
	text-align: center;
	font-size: 0.825rem;
	color: #fff;
	padding-top: 0.5rem;
	border-top: 1px #fff dashed;
	margin-top: 0.75rem;
}
#add-s1 .main .up .up-item1 span {
	display: block;
	padding-right: 1rem;
	text-align: right;
	font-size: 0.75rem;
	color: #fff;
	padding-top: 0.6rem;
	padding-bottom: 0.375rem;
}
#add-s1 .main .up .up-item2 {
	width: 49.25%;
	background-color: #5794e9;
	padding: 1.125rem 0.3rem 0 1.125rem;
	color: #fff;
}
#add-s1 .main .up .up-item2 p {
	font-size: 0.9rem;
}
#add-s1 .main .up .up-item2 h6 {
	font-size: 0.525rem;
	line-height: 1.5;
	text-transform: capitalize;
	padding-top: 0.5rem;
}
#add-s1 .main .down {
	background-color: #40aee1;
	padding: 0.5rem 0;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
#add-s1 .main .down .l {
	flex: 1;
	padding-top: 1.25rem;
	border-right: 1px #fff solid;
}
#add-s1 .main .down .l img {
	display: block;
	width: 100%;
}
#add-s1 .main .down .l h4 {
	font-size: 0.825rem;
	color: #fff;
	text-align: center;
	padding-top: 0.5rem;
}
#add-s1 .main .down .l span {
	display: block;
	padding-right: 1rem;
	text-align: right;
	font-size: 0.75rem;
	color: #fff;
	padding-top: 0.6rem;
	padding-bottom: 0.375rem;
}
#add-s1 .main .down .r {
	width: 11.25rem;
	height: 8.625rem;
}
#add-s1 .main .down .r img {
	display: block;
	word-break: 100%;
}
#add-s1 .main .down2 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
#add-s1 .main .down2 .l {
	width: 11.2125rem;
	padding-top: 0.75rem;
	background-color: #efa651;
	height: 8.725rem;
}
#add-s1 .main .down2 .l img {
	display: block;
	width: 100%;
}
#add-s1 .main .down2 .l h4 {
	font-size: 0.825rem;
	color: #fff;
	text-align: center;
	padding-top: 0.5rem;
}
#add-s1 .main .down2 .l span {
	display: block;
	padding-right: 1rem;
	text-align: right;
	font-size: 0.75rem;
	color: #fff;
	padding-top: 0.3rem;
	padding-bottom: 0.375rem;
}
#add-s1 .main .down2 .r {
	width: 11.2125rem;
	height: 8.725rem;
}
#add-s1 .main .down2 .r img {
	display: block;
	word-break: 100%;
}
#add-s1 .main .down2-v {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.5rem;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	-moz-box-pack: space-between;
	-webkit-moz-box-pack: space-between;
	box-pack: space-between;
}
#add-s1 .main .down2-v .l {
	width: 11.2125rem;
	padding-top: 0.275rem;
	background-color: #67afb7;
	height: 8.725rem;
}
#add-s1 .main .down2-v .l img {
	display: block;
	width: 100%;
}
#add-s1 .main .down2-v .l h4 {
	font-size: 0.825rem;
	color: #fff;
	text-align: center;
	padding-top: 0.25rem;
}
#add-s1 .main .down2-v .l span {
	display: block;
	padding-right: 1rem;
	text-align: right;
	font-size: 0.75rem;
	color: #fff;
	padding-top: 0.3rem;
	padding-bottom: 0.375rem;
}
#add-s1 .main .down2-v .r {
	width: 11.2125rem;
	height: 7.725rem;
}
#add-s1 .main .down2-v .r img {
	display: block;
	word-break: 100%;
}
.zt222-bk {
	background-color: #f2f2f2;
	border-radius: 0.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.zt222-bk .l {
	width: 9.75rem;
	border-right: 1px #ccc solid;
}
.zt222-bk .l .l1 {
	height: 11.325rem;
	border-bottom: 1px #ccc solid;
}
.zt222-bk .l .l1 span {
	display: block;
	font-size: 0.825rem;
	padding-top: 0.6rem;
	padding-left: 0.75rem;
}
.zt222-bk .l .l1 img {
	display: block;
	width: 6rem;
	margin: 0.2rem auto 0;
}
.zt222-bk .l .l2 {
	height: 6rem;
}
.zt222-bk .l .l2 span {
	display: block;
	font-size: 0.825rem;
	padding-top: 0.6rem;
	padding-left: 0.75rem;
}
.zt222-bk .l .l2 img {
	display: block;
	width: 3.3rem;
	margin: 0.2rem auto 0;
}
.zt222-bk .r {
	flex: 1;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.zt222-bk .r .r1 {
	width: 50%;
	height: 5.6625rem;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding-top: 0.6rem;
}
.zt222-bk .r .r1 img {
	display: block;
	width: 3.3rem;
	height: 3.3rem;
	margin: 0 auto;
}
.zt222-bk .r .r1 span {
	font-size: 0.825rem;
	display: block;
	width: 100%;
	text-align: center;
}
.zt222-bk .r .heq {
	height: 6rem;
	border-bottom: none;
}
.zt222-bk .r .nr {
	border-right: none;
}
.zt222-tab1 .tab-txt .banner-slide9 {
	width: 66.40625%;
}
.zt222-tab1 .tab-txt .banner-slide9 img {
	height: 10.0875rem;
}
.zt222-tab1 .tab-txt .banner-slide9 .swiper-slide span {
	display: block;
	width: 100%;
	text-align: center;
	font-size: 0.75rem;
	height: 1.9125rem;
	line-height: 1.5125rem;
}
.zt222-tab1 .tab-txt .banner-slide9 .swiper-container {
	padding-bottom: 0.3rem;
}
.zt222-tab1 .tab-txt .banner-slide9 .swiper-container-horizontal > .swiper-pagination {
	bottom: 0;
}
.zt222-tab1 .tab-txt .banner-slide9 .swiper-pagination-bullet {
	width: 1rem;
	height: 0.2rem;
	border-radius: 0;
}
.zt222-tab1 .tab-txt .shgm-txt {
	width: 32%;
	background-color: #166be0;
	color: #fff;
	height: 12rem;
}
.zt222-tab1 .tab-txt .shgm-txt h2 {
	font-size: 1.425rem;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding-top: 3.375rem;
}
.zt222-tab1 .tab-txt .shgm-txt h6 {
	font-size: 0.6rem;
	text-align: center;
	opacity: .5;
}
.zt222-tab1 .tab-txt .shgm-txt em {
	display: block;
	width: 2.8rem;
	height: 1px;
	background-color: #fff;
	margin: 0.45rem auto 0;
}
.zt222-tab1 .tab-txt .slide9-btn {
	text-align: center;
	margin-top: 1rem;
}
.zt222-tab1 .tab-txt .slide9-btn a {
	display: inline-block;
	background-color: #ff9000;
	color: #fff;
	padding: 0 1rem;
	font-size: 0.9rem;
	line-height: 1.55rem;
	border-radius: 0.25rem;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .left {
	width: 55%;
	height: 15.225rem;
	background-color: #f2f7ff;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .left img {
	display: block;
	width: 100%;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .left h2 {
	font-size: 0.9rem;
	text-align: center;
	line-height: 1.5rem;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .left p {
	width: 96%;
	border: 1px #ff9000 solid;
	margin: 0.175rem auto 0;
	font-size: 0.75rem;
	white-space: nowrap;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .left p span {
	background-color: #ff9000;
	color: #fff;
	display: inline-block;
	margin-right: 0.375rem;
	padding: 0 0.75rem;
	font-size: 0.9rem;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .right {
	width: 42.8125%;
}
.zt222-tab1 .tab-txt .banner-slide8 .slide8-main .right img {
	display: block;
	width: 100%;
	height: 7.425rem;
}
.zt222-tab1 .tab-txt .banner-slide8 .swiper-container {
	padding-bottom: 1.25rem;
}
.zt222-tab1 .tab-txt .banner-slide8 .swiper-container-horizontal > .swiper-pagination {
	bottom: 0;
}
.zt222-tab1 .tab-txt .banner-slide8 .swiper-pagination-bullet {
	width: 1rem;
	height: 0.1rem;
	border-radius: 0;
}
.topTEL{position:fixed;top:0;width:100%; max-width: 640px; z-index:999;display:none; overflow: hidden;}
.topTEL img{width:100%;}
