@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: #333;
}
html {
	-webkit-text-size-adjust: 100%;
/*页面缩放 字体至最小值时 还能继续*/ }
ol, li, ul {
	list-style: none;
}
input, textarea {
	outline: 0;
	resize: none;
}
a {
	text-decoration: none;
	color: #333;
}
img {
	display: block;
	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;
}
.w610 {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.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: #262f8c;
}
.ma {
	margin-top: 1rem;
	margin-bottom: 1rem;
}
.mt-small {
	margin-top: 0.375rem;
}
.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;
}
@font-face {
	font-family: 'icomoon';
	src: url("../fonts/icomoon.eot?z31038");
	src: url("../fonts/icomoon.eot?z31038#iefix") format("embedded-opentype"), url("../fonts/icomoon.ttf?z31038") format("truetype"), url("../fonts/icomoon.woff?z31038") format("woff"), url("../fonts/icomoon.svg?z31038#icomoon") format("svg");
	font-weight: normal;
	font-style: normal;
}
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
 speak: none;
 font-style: normal;
 font-weight: normal;
 font-variant: normal;
 text-transform: none;
 line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
}
h1 {
	font-family: icomoon;
}
/* 敏杰豪爽诚信财通路广 汉德用贤恩威人聚业宽 然然得意 */
.zt301-compare {
	background-color: #cd312a;
	padding: 0 0.5625rem 0.9375rem;
}
.zt301-compare 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;
}
.zt301-compare ul li {
	width: 46%;
	margin-left: 0.6rem;
	background-color: #faebea;
	border-radius: 0.35rem;
}
.zt301-compare ul li h2 {
	width: 100%;
	background-color: #e39631;
	margin-left: -0.5rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	margin-top: 0.75rem;
	font-size: 1.0125rem;
	font-weight: bold;
	color: #fff;
	line-height: 2.25rem;
	border-radius: 0.25rem;
	padding-left: 0.375rem;
}
.zt301-compare ul li h2 img {
	display: block;
	width: 1.575rem;
	margin-right: 0.3rem;
}
.zt301-compare ul li p {
	font-size: 0.7875rem;
	line-height: 1.5;
	padding: 0.375rem;
}
.zt301-lead {
	margin-top: 1.25rem;
	margin-bottom: 1.25rem;
	padding: 0 0.5625rem;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt301-lead img {
	display: block;
	width: 2.925rem;
}
.zt301-lead p {
	flex: 1;
	margin-left: 0.375rem;
	font-size: 0.825rem;
	line-height: 1.6;
}
.zt301-t {
	margin-top: 1.2rem;
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 1.2rem;
}
.zt301-t h2 {
	font-size: 0.825rem;
	text-align: center;
}
.zt301-t h1 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt301-t h1 b {
	height: 0.8rem;
	flex: 1;
	margin-top: 0.225rem;
	background: url(../images/sh_16.jpg);
}
.zt301-t h1 span {
	padding: 0 0.5rem;
	font-size: 1.875rem;
	font-weight: bold;
	color: #b32929;
	line-height: 3rem;
}
.zt301-v .video {
	width: 87.1875%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	padding: 0.525rem 0;
	border: 1px #ccc solid;
}
.zt301-v .video video {
	display: block;
	width: 19.875rem;
	margin: 0 auto;
}
.zt301-v .txt {
	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: 0.6rem;
	align-items: center;
	font-size: 0.825rem;
}
.zt301-v .txt img {
	display: block;
	width: 4.5rem;
	margin-right: 0.3rem;
	margin-top: 0.15rem;
}
.zt301-v > img {
	display: block;
	width: 96.09375%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1rem;
	margin-bottom: 1.25rem;
}
#spys {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	padding-top: 0.225rem;
	margin-bottom: 1rem;
}
#spys .swiper-container {
	padding-bottom: 1.5rem;
}
#spys .pic {
	width: 21.5625rem;
	border: 1px #ccc solid;
	margin-left: 1.275rem;
	padding: 0.5625rem 0;
}
#spys .pic img {
	display: block;
	width: 19.1625rem;
	margin-left: 1.8375rem;
}
#spys .logo {
	width: 3.075rem;
	position: absolute;
	z-index: 9;
	top: 0rem;
	left: -0.075rem;
}
#spys .logo img {
	display: block;
	width: 100%;
}
#spys .txt {
	font-size: 0.825rem;
	text-align: center;
	padding-left: 3.375rem;
	padding-top: 0.375rem;
}
#spys .swiper-pagination-bullet {
	border-radius: 10px;
	background-color: #ea453d;
	opacity: 1;
	margin-left: 10px;
	margin-right: 10px;
}
#spys .swiper-pagination-bullet-active {
	width: 45px;
	background-color: #ea453d;
}
.zt301-tab .tab-btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 1rem;
	margin-bottom: 0.75rem;
	-webkit-justify-content: center;
	justify-content: center;
	-moz-box-pack: center;
	-webkit-moz-box-pack: center;
	box-pack: center;
}
.zt301-tab .tab-btn li {
	margin-left: 0.25rem;
	margin-right: 0.25rem;
	background-color: #ededed;
	font-size: 0.9rem;
	height:1.8rem;
	flex:1;
	display:flex;
	align-items: center;
	justify-content:center;
}
.zt301-tab .tab-btn .on {
	background-color: #cd312a;
	color: #fff;
}
.zt301-tab #doc1 .main, .zt301-tab #doc .main {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	height: 14.7375rem;
	background: url(../images/bj_10.jpg) no-repeat;
	background-size: 100% 100%;
	align-items: center;
	padding-left: 0.375rem;
}
.zt301-tab #doc1 .main > img, .zt301-tab #doc .main > img {
	display: block;
	width: 10.125rem;
}
.zt301-tab #doc1 .main .txt, .zt301-tab #doc .main .txt {
	flex: 1;
}
.zt301-tab #doc1 .main .txt h2, .zt301-tab #doc .main .txt h2 {
	font-size: 1.275rem;
	font-weight: bold;
	color: #121212;
	border-bottom: 1px #ccc solid;
	width: 88%;
	margin-left: 6%;
	padding-bottom: 0.3rem;
	margin-bottom: 0.375rem;
}
.zt301-tab #doc1 .main .txt h4, .zt301-tab #doc .main .txt h4 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	margin-left: 6%;
	line-height: 1.35rem;
	font-size: 0.65rem;
}
.zt301-tab #doc1 .main .txt h4 img, .zt301-tab #doc .main .txt h4 img {
	display:block;
	width: 1rem;
	margin-right: 0.225rem;
	margin-top:0.3rem;
}
.zt301-tab #doc1 .main .txt h4 p, .zt301-tab #doc .main .txt h4 p{
	flex:1;
	display:flex;
	align-items: center;
}
.zt301-tab #doc1 .main .txt .btn, .zt301-tab #doc .main .txt .btn {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 0.75rem;
}
.zt301-tab #doc1 .main .txt .btn a, .zt301-tab #doc .main .txt .btn a {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	font-size: 0.825rem;
	color: #fff;
	background-color: #cd312a;
	padding: 0 0.375rem;
	line-height: 1.6rem;
	border-radius: 0.3rem;
}
.zt301-tab #doc1 .main .txt .btn a img, .zt301-tab #doc .main .txt .btn a img {
	display: block;
	width: 1.1625rem;
	margin-right: 0.225rem;
}
.zt301-tab #doc1 .main .txt .btn a:last-child, .zt301-tab #doc .main .txt .btn a:last-child {
	margin-left: 0.6rem;
	background-color: #e96862;
}
.zt301-tab #doc1 .swiper-container, .zt301-tab #doc .swiper-container {
	padding-bottom: 1.5rem;
}
.zt301-tab #doc1 .swiper-pagination-bullet, .zt301-tab #doc .swiper-pagination-bullet {
	border-radius: 10px;
	background-color: #ea453d;
	opacity: 1;
	margin-left: 10px;
	margin-right: 10px;
}
.zt301-tab #doc1 .swiper-pagination-bullet-active, .zt301-tab #doc .swiper-pagination-bullet-active {
	width: 45px;
	background-color: #ea453d;
}
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
	bottom: 0;
}
.zt301-lc {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1rem;
}
.zt301-lc h1 {
	font-size: 1.275rem;
	text-align: center;
}
.zt301-lc h6 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
}
.zt301-lc h6 b {
	height: 1px;
	background-color: #ccc;
	flex: 1;
}
.zt301-lc h6 span {
	padding: 0 0.375rem;
	font-size: 0.525rem;
	text-transform: uppercase;
	color: #bcbcbc;
	line-height: 1.65;
}
.zt301-lc ul {
	background: url(../images/shzt_25.jpg) no-repeat 0 0;
	background-size: 100% 6.825rem;
	margin-top: 1.5rem;
	margin-bottom: 1rem;
	padding: 0 1.2rem 0 0.45rem;
	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;
}
.zt301-lc ul li {
	width: 4.725rem;
	height: 4.725rem;
	border: 1px #ccc solid;
	border-radius: 50%;
	margin-top: 1.0125rem;
	margin-bottom: 0.525rem;
	font-size: 0.7875rem;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center;
}
.zt301-info {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	position: relative;
	margin-bottom: 1rem;
}
.zt301-info .tab-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;
	-webkit-flex-wrap: wrap;
	-webkit-box-lines: multiple;
	-moz-flex-wrap: wrap;
	flex-wrap: wrap;
}
.zt301-info .tab-btn li {
	width: 7.5rem;
	background-color: #ededed;
	margin-bottom: 0.225rem;
	padding: 0.3rem 0;
}
.zt301-info .tab-btn li img {
	display: block;
	width: 6rem;
	margin: 0 auto;
}
.zt301-info .tab-btn li span {
	font-size: 0.75rem;
	display: block;
	text-align: center;
}
.zt301-info .tab-btn li:nth-of-type(4),  .zt301-info .tab-btn li:nth-of-type(5),  .zt301-info .tab-btn li:nth-of-type(6) {
	margin-top: 12.975rem;
}
.zt301-info .tab-btn .on {
	background-color: #cd312a;
	color: #fff;
}
.zt301-info .tab-btn li:nth-of-type(7) {
	margin-left: 3.825rem;
}
.zt301-info .tab-btn li:nth-of-type(8) {
	margin-right: 3.825rem;
}
.zt301-info .tab-txt {
	position: absolute;
	width: 22.875rem;
	height: 12rem;
	top: 5.4rem;
	left: 0;
}
.zt301-info video {
	display: block;
	width: 22.875rem;
}
.zt301-c-img {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-bottom: 1rem;
}
.zt301-c-img img {
	display: block;
	width: 100%;
}
.zt301-btn {
	background-color: #f4f4f4;
	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: 0.5rem 0rem;
	margin-bottom: 1rem;
}
.zt301-btn a {
	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-right: 1px #ccc solid;
	flex: 1;
}
.zt301-btn a img {
	display: block;
	width: 2.25rem;
}
.zt301-btn a span {
	font-size: 0.975rem;
	padding-left: 0.375rem;
}
.zt301-btn a span small {
	display: block;
	font-size: 0.525rem;
	color: #999;
	text-transform: uppercase;
}
.zt301-btn a:last-child {
	border-right: none;
}
.zt301-andv {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
}
.zt301-andv .list {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: flex-start;
	padding-bottom: 1rem;
	border-bottom: 1px #ccc dashed;
	margin-bottom: 1rem;
}
.zt301-andv .list > img {
	display: block;
	width: 8.8125rem;
}
.zt301-andv .list .txt {
	flex: 1;
	padding: 0 0.375rem;
}
.zt301-andv .list .txt h2 {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	align-items: center;
	font-size: 0.9rem;
	font-weight: bold;
	color: #b32929;
	line-height: 1;
	margin-bottom: 0.375rem;
}
.zt301-andv .list .txt h2 b {
	height: 0.8rem;
	margin-top: 0.15rem;
	width: 0.15rem;
	border-radius: 0.2rem;
	background-color: #b32929;
	margin-right: 0.375rem;
}
.zt301-andv .list .txt p {
	font-size: 0.825rem;
	line-height: 1.75;
}
.zt301-andv .list .txt p a {
	color: #b32929;
}
.zt301-andv .list-v img {
	margin-right: 0.6rem;
}
.zt301-andv .list-b {
	border-bottom: none;
	margin-bottom: 0;
}
.zt301-fx-list {
	width: 95.3125%;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	margin-top: 1.25rem;
}
.zt301-fx-list ul {
	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;
}
.zt301-fx-list ul li {
	width: 50%;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;
	padding: 0.6rem 0;
}
.zt301-fx-list ul li img {
	display: block;
	width: 2.625rem;
	margin: 0 auto;
}
.zt301-fx-list ul li h2 {
	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: flex-start;
	font-size: 0.975rem;
	font-weight: bold;
	color: #121212;
	text-align: center;
}
.zt301-fx-list ul li h2 b {
	background-color: #cdcdcd;
	width: 1rem;
	height: 1rem;
	border-radius: 50%;
	color: #fff;
	font-size: 0.675rem;
	text-align: center;
	font-weight: normal;
	margin-top: 0.175rem;
	margin-right: 0.3rem;
}
.zt301-fx-list ul li p {
	font-size: 0.825rem;
	color: #888;
	text-align: center;
	padding-top: 0.225rem;
}
.zt301-fx-list ul li:nth-of-type(even) {
	border-right: none;
}
.zt301-fx-list ul .nb {
	border-bottom: none;
}