body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
fieldset, img {
	border: none;
}
h1, h2, h3, h4, h5, h6 {
	font-size: 100%;
}
body {
	line-height: 1.5;
	font-family: "microsoft yahei", Arial, sans-serif;
	font-size: 14px;
	color: #282828;
}
ul {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0; /*è¡¨æ ¼è‡ªåŠ¨æ¢è¡Œ*/
	table-layout: fixed;
	word-wrap: break-word;
}
:link, :visited, ins {
	text-decoration: none;
}
.clearfix:before, .clearfix:after {
	content: "\0020";
	display: block;
	height: 0;
	overflow: hidden;
}
.clearfix:after {
	clear: both;
}
.clearfix {
	zoom: 1;
}
a {
	color: #333;
	transition: .3s;
	-webkit-transition: .3s;
}
.wap1200 {
	width: 90%;
	max-width: 1200px;
	margin: 0 auto;
}
:lang(zh-hk) body, body {
	font-family: "microsoft yahei", "Arial", sans-serif;
}
body {
	color: #282828;
	font-size: 14px;
	width: 100%;
	position: relative;
	overflow-x: hidden;
	background: #fff;
}
.proBanWc img {
	max-width: 100%;
}
html {
	position: relative;
	width: 100%;
}
.bolder {
	font-weight: bolder;
}
.allTit {
	white-space: nowrap;
	margin-top: 97px;
}
.allTit.mt0 {
	margin-top: 0;
}
.allTit_1 {
	color: #5e5e5e;
}
.allTit_2 {
	line-height: 1.3;
	margin-top: 3px;
}
.allTit_Hr {
	width: 33px;
	margin-top: 17px;
	height: 4px;
	background-color: #ffb821;
}
.lett3 {
	letter-spacing: 0px;
}
.allTit_1.lett3 {
	color: #808080;
	margin-bottom: 9px;
	font-weight: bold;
}
.swiper {
	overflow: hidden;
}
.proBanWcBz h3 {
	border-radius: 100%;
	position: relative;
}
.proBanWcBz h3 {
	width: 40px;
	height: 40px;
	position: relative;
	margin: 0 auto;
}
.proBanWcBz h3 span {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	border-radius: 50%;
	border: 1px solid #0091ce;
	-webkit-transform: scale(0.5);
	transform: scale(0.5);
}
.proBanWcBz h3 span.s1 {
	animation: ss2 3s linear infinite;
	-webkit-animation: ss2 3s linear infinite;
}
.proBanWcBz h3 span.s2 {
	animation: ss2 3s linear 0.75s infinite;
	-webkit-animation: ss2 3s linear 0.75s infinite;
}
.proBanWcBz h3 span.s3 {
	animation: ss2 3s linear 1.5s infinite;
	-webkit-animation: ss2 3s linear 1.5s infinite;
}
.proBanWcBz h3 span.s4 {
	animation: ss2 3s linear 2.25s infinite;
	-webkit-animation: ss2 3s linear 2.25s infinite;
}
.proBanWcBz h3 span.s5 {
	background: #0091ce;
	transform: scale(0.2);
	-moz-transform: scale(0.2);
}
.ban_nav {
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0%;
    transform: translateY(-100px);
	transition: .5s all;
	z-index: 30;
}
.ban_nav ul {
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #fff;
	padding-top: 15px;
}
.ban_nav ul li {
	width: 180px;
	height: 50px;
	background: rgba(255,255,255,0.6);
	border-radius: 50px;
	font-size: 18px;
	line-height: 50px;
	text-align: center;
	margin: 0 24px;
	position: relative;
}
.ban_nav ul li::after {
	display: block;
	width: 10px;
	height: 10px;
	content: '';
	background: #fff;
	border-radius: 100%;
	position: absolute;
	left: 50%;
	top: -21px;
	transform: translateX(-50%);
}
.ban_nav ul li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #222;
}
.ban_nav ul li.on, .ban_nav ul li:hover {
	background: #28a7e9;
}
.ban_nav ul li.on a, .ban_nav ul li:hover a {
	color: #fff;
}
.ban_nav ul li.on::after, .ban_nav ul li:hover::after {
	background: #28a7e9;
}
.pro_banqhconbody {
	position: absolute;
	z-index: 30;
	width: 100%;
	top: 100%;
    transform: translateY(-60px);
    transition: .5s all;
}
.pro_banqhconbody .swiper-slide {
	transform: scale(0.8);
	background: #f8f8f8;
	color: #808080 !important;
	margin: 0 auto;
}
.pro_banqhconbody .swiper-slide-active {
	transform: scale(1);
	background-image: linear-gradient(0deg, #1489f3 0%, #38bee1 100%);
	color: #fff;
}
.pro_banqhconbody .swiper-slide .allTit_1, .pro_banqhconbody .swiper-slide .ztJjFaTsq {
	color: #808080 !important;
}
.pro_banqhconbody .swiper-slide-active .allTit_1, .pro_banqhconbody .swiper-slide-active .ztJjFaTsq {
	color: #fff !important;
}
.toTop {
	width: 50px;
	position: fixed;
	z-index: 33;
	bottom: 115px;
	right: 100px;
	height: 50px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	cursor: pointer;
	background: #0091ce url(../images/totop_bai.png?abc=123) no-repeat center center/17px 10px;
}
.ztJjFaTsq {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 42px 55px 50px;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
}
.ztJjFaTsq_1 {
	line-height: 1.7;
	padding-top: 10px;
}
.proXgCp {
	padding-bottom: 75px;
}
.proBanWc {
	background-size: 100% 100%;
	position: relative;
	margin-bottom: 9%;
	padding: 90px 0 166px 0;
}
.proBanWcNr {
	position: relative;
	width: 62.5%;
	margin: 0 auto;
}
.proBanMk {
	position: absolute;
	width: 243px;
	z-index: 3;
	bottom: 0;
	left: 138%;
	display: none;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 20px;
	background-color: #ffffff;
	box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.09);
	-webkit-box-shadow: 0px 0px 26px 1px rgba(0, 0, 0, 0.09);
	border-radius: 6px;
}
.proBanWcBz {
	position: absolute;
	cursor: pointer;
}
.proBanWcBz .proBanMk {
	transform: rotate(0deg)!important;
}
.proBanMk {
	text-align: center;
}
.cpListXz {
	padding-top: 5px;
	border-bottom: 1px solid #dcdcde;
	padding: 30px 0 !important;
}
.cpListXz li {
	float: left;
	width: 32%;
	margin: 2% 2% 0 0;
	background-color: #ffffff;
	padding-bottom: 12px;
	box-shadow: 0px 10px 10px 0px rgba(24, 24, 25, 0.1);
	border-radius: 10px;
}
.cpListXz li:nth-child(3n) {
	margin-right: 0;
}
.cpListXz_1 {
	font-weight: bold;
	height: auto;
	padding: 26px 27px 26px;
	border-bottom: 1px solid #e5e5e5;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.cpListXz_2 {
	overflow: hidden;
	text-align: center;
	height: 278px;
	line-height: 278px;
	font-size: 0;
}
.cpListXz_2 img {
	display: inline-block!important;
	width: auto!important;
	max-width: 95%;
	height: auto;
	max-height: 95%;
	vertical-align: middle;
	transition: all linear .5s;
	-webkit-transition: all linear .5s;
	-moz-transition: all linear .5s;
	-ms-transition: all linear .5s;
	-o-transition: all linear .5s;
}
.f14 {
	font-size: 14px;
}
.f17 {
	font-size: 17px;
}
.f18 {
	font-size: 18px;
}
.f24 {
	font-size: 24px;
}
.f30 {
	font-size: 28px;
}
img.img100 {
	width: 100%;
	display: block;
}
.pro_banqh {
	opacity:0;
}
.swiper-initialized{
	opacity:1;
	transition:.5s all;
}
@media only screen and (max-width: 1024px){
.ban_nav {
    top: 30%;
}
}
@media only screen and (max-width: 769px){
	.ban_nav ul {
    justify-content: flex-start !important;
}
.ban_nav ul {
    overflow: auto;
    width: 100%;
    padding: 20px 0;
}
.cpListXz li{
	width:100%;
}
.pro_banqhconbody {
    margin-top: 0%;
}
.ban_nav{ overflow:hidden; z-index:9}
.ban_nav h3{ white-space:nowrap;padding: 20px;}
.ban_nav{
	transform: translateY(100px);
	padding:20px 0;
	margin: 0px !important;
    overflow: hidden !important;
    width: 100% !important;
}
.pro_banqhconbody .swiper-slide .allTit_1, .pro_banqhconbody .swiper-slide .ztJjFaTsq {
    padding: 26px 20px;
}
.pro_banqhconbody .swiper-slide .allTit_1 *, .pro_banqhconbody .swiper-slide .ztJjFaTsq *{
    white-space:normal;
}
.ban_nav ul li{width: auto !important;}
}