a {
	color: #666;
}
a:hover {
	text-decoration: none;
}
.form-group {
	margin-bottom: 10px;
}
.d-none {
	display: none !important
}
body {
	font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
}
img {
	aspect-ratio: attr(width) / attr(height);
}
.card-thumb img {
	transition: all .4s ease
}
.card-thumb:hover img {
	transform: scale(1.1)
}
.img-width {
	width: 100%;
	height: auto
}
.img-height {
	height: 100%;
	width: auto
}
.img-fluid {
	max-width: 100%;
	height: auto;
}
.tkanniu {
	cursor: pointer
}
.doc-container {
	padding-top: 0px;
	padding-bottom: 30px;
}
.header {
	background: #47BAD7;
	color: #fff;
}
.header .top-quick {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
}
.header .lang {
	display: inline-block;
	margin-right: 12px;
	background: #fff;
	padding: 12px;
	border-bottom: 1px solid #f2f2f2;
}
@media(max-width:768px) {
header .lang {
	margin-left: -15px;
	margin-right: -15px;
}
}
.header .lang>a {
	margin-right: 5px;
}
.header .lang>a>img {
	margin-right: 3px;
}
.header .login {
	display: inline-block;
	background: #FCB50F;
	padding: 12px;
}
.header .login a {
	color: #fff;
}
.text-success {
	color: #3c763d;
}
.text-info {
	color: #31708f;
}
.text-danger {
	color: #a94442;
}
.img-responsive {
	width: 100%;
	height: auto;
}
.top-nav {
	background: #fff;
	border-bottom: 4px solid #47B9D4;
}
/*默认pc头部样式*/
.header.fadeInDown {
	z-index: 999;
	width: 100%;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
}
.header.fadeInDown .a-header-top {
	display: none;
}
/*#region 手机端*/
.header-mb ul, .header-mb li {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.header-mb {
	background: #fff;
	position: fixed;
	top: 0;
left:;
	right: 0;
	width: 100%;
	border-bottom: 1px solid #47BAD7;
	z-index: 999;
}
.header-mb .container-xl {
	height: 50px;
}
.header-mb .top-logo {
	width: 50%;
}
.header-mb .top-logo img {
	height: 30px;
	width: auto;
}
.header-mb .top-mb {
	display: flex;
	align-items: center;
	width: 50%;
	justify-content: flex-end;
}
.header-mb .top-mb .dropdown.lang .dropdown-toggle {
	background: transparent;
	padding: 0;
}
.header-mb .top-mb .dropdown-menu {
	min-width: 80px;
	margin-top: 8px;
}
.header-mb .top-mb .top-mb-search {
padding: .5rem .4rem;
	margin-left: 10px;
	width: 30px;
	text-align: center;
}
.header-mb .top-mb .top-mb-search i {
	font-size: 16px;
	color: #33
}
.header-mb .top-mb .icon-bars {
	color: #333;
}
.header-mb .top-mb .dropdown.lang .dropdown-toggle {
	color: #333;
}
.top-mb-search-box {
	display: none;
	position: fixed;
	background: #47BAD7;
	top: 50px;
	padding: 6px 15px 10px;
	box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
	z-index: 998;
	width: 100%;
}
.top-mb-search-box .search-group {
	width: 100%;
	height: 38px;
}
.mobile-head-item .main-content-wrap {
	background: #FFF;
	top: 0;
	display: block;
	z-index: 99999;
}
.mobile-head-item .main-content-wrap .content-wrap {
	overflow-y: auto;
	height: 100%;
	padding: 15px 10px;
	background-color: #fff;
}
.mobile-head-item .main-content-wrap.middle-content-wrap .content-wrap {
	overflow-y: hidden;
}
.mobile-head-item .side-content-wrap {
	position: fixed;
	display: block;
	right: -80%;
	width: 80%;
	height: 100%;
}
.mobile-head-item .middle-content-wrap {
	position: absolute;
	right: 0;
	width: 100%;
	height: auto;
	padding: 20px 0;
	opacity: 0;
	visibility: hidden;
}
.mobile-head-item .middle-show-content-wrap {
	top: 30px;
	visibility: visible;
	opacity: 1;
}
/* header */.head_top .top_left {
	display: none;
}
/*nav */.head_nav {
	width: 100%;
	padding: 0 5px;
}
.head_nav li {
	padding-left: 28px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.head_nav li, .head_nav li a {
	color: #111;
}
.head_nav li.has-child {
	padding-left: 28px;
	margin-top: 0;
	margin-bottom: 0;
}
.head_nav li.has-child>a {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 35px;
}
.head_nav li.has-child>ul {
	display: none;
}
.head_nav li.siblings-no-menu {
	position: relative;
	padding-left: 15px;
}
.head_nav li a {
	display: block;
	height: 1.4em;
	line-height: 1.4em;
	position: relative;
}
.head_nav li a:hover {
	color: inherit;
}
.head_nav li em {
	display: block;
	height: 1.4em;
	overflow: hidden;
}
.head_nav li li {
	font-size: 14px;
}
.head_nav li li li {
	font-size: 12px;
}
.head_nav li li a {
	color: #666;
}
.head_nav li.has-child a b {
	display: inline-block;
	width: 15px;
	height: 15px;
	border: 1px solid #111;
	border-radius: 2px;
	overflow: hidden;
	line-height: 15px;
	position: absolute;
	right: -35px;
	top: 1px;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}
.head_nav li.has-child a b:before, .head_nav li.has-child a b:after {
	content: '';
	display: block;
	width: 9px;
	height: 1px;
	background-color: #111;
	position: absolute;
	left: 3px;
	top: 50%;
	margin-top: -.5px;
}
.head_nav li.has-child a b:after {
	-webkit-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	transform: rotate(90deg);
}
.head_nav li.has-child a:hover b {
	border-color: #111;
}
.head_nav>li {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
}
.head_nav>li>a {
	font-size: 16px;
	text-transform: uppercase;
	margin-bottom: -1px;
	position: relative;
	text-transform: uppercase;
	position: relative;
}
.head_nav li, .head_nav li.has-child {
	padding-left: 0;
}
.head_nav li li, .head_nav li li.has-child {
	padding-left: 15px;
}
.head_nav li.active>a>b:after {
	display: none;
}
.head_nav li.active>a>b {
	background-color: #111;
}
.head_nav li.active>a>b:before, .head_nav li.active>a>b:after {
	background-color: #fff;
}
.mobile-ico-close {
	width: 30px;
	height: 30px;
	background: #fff url(../images/mobile_close.png) center center no-repeat;
	background-size: 50% auto;
	position: absolute;
	left: -35px;
	top: 0;
	cursor: pointer;
}
/*#endregion*/

@media(max-width:768px) {
.banner {
	margin-top: 50px;
}
.navbar-custom {
	z-index: 99;
}
.navbar-custom .navbar-nav .nav-item {
	padding: 0;
	text-align: center;
	margin: 5px 0;
}
.navbar-custom .navbar-nav .nav-item .nav-link {
	font-size: 16px;
}
.navbar-custom .navbar-nav .nav-item:hover .nav-link, .navbar-custom .navbar-nav .nav-item.active .nav-link {
	background: #fff;
	color: #015aaa;
}
.navbar-custom .navbar-collapse {
	background: #fff;
	border-top: 1px solid #47BAD7;
	border-bottom: 1px solid #47BAD7;
	position: absolute;
	top: 100%;
	width: 100%;
	left: 0;
}
.header-nav .container-xl {
	padding: 0;
}
.navbar-custom .navbar-nav .nav-item:before {
	display: none;
}
.top-box {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.navbar-custom .navbar-nav .nav-link {
	padding: 0 25px;
	font-size: 16px;
}
}
.navbar {
	border-radius: 0;
	border-width: 0;
	margin-bottom: 0;
}
.navbar-brand {
	height: auto;
	padding: 5px;
}
.navbar-toggle {
	padding: 9px 10px;
	margin-top: 25px;
	margin-right: 15px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid #eee;
	border-radius: 4px;
}
.navbar-nav>li {
	padding: 30px 8px 25px 8px;
}
@media(max-width:768px) {
.navbar-nav>li {
	padding: 0;
}
}
.navbar-nav > li > a {
	border: 1px solid transparent;
	padding: 5px 13px;
	transition: all 0.5s ease;
}
/*.navbar-nav>li>a:hover{background:transparent;}
*/
.navbar-nav>li.active>a, .navbar-nav>li>a:hover {
	background: transparent;
	border: 1px solid #32B89F;
}
.dropdown-menu {
	font-size: 12px;
}
/*left sidebar*/
.side-container {
	border: 1px solid #D6D6D6;
	margin-bottom: 20px;
}
.side-container h3 {
	text-align: center;
	margin: 10px 0;
	font-size: 22px;
}
#accordion {
	margin-bottom: 0;
	line-height: 1;
}
.pull-right {
	float: right;
}
#accordion>.panel {
	margin-bottom: 0;
	background: transparent;
	box-shadow: none;
	border-width: 0;
	margin-top: -1px;
}
#accordion>a, #accordion>.panel>a {
	display: block;
	font-size: 14px;
	padding: 10px 5px 10px 10px;
	margin-bottom: 0;
	text-decoration: none;
	border-top: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
#accordion ul {
	margin-bottom: 0px;/*border-bottom:1px solid #D4D4D4;*/
}
#accordion>.panel>a.active {
	color: #48B9D9;
}
#accordion ul>li {/*margin-bottom:2px;*/
	padding-left: 30px;
}
#accordion ul>li:before {
	content: "·";
	font-weight: 600;
	line-height: 1.42;
	float: left;
	margin-left: -10px;
	line-height: 28px;
}
#accordion ul>li>a {/*font-weight:600;*/
	font-size: 12px;
	text-decoration: none;
	display: inline-block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#accordion ul>li>a.active {
	color: #48B9D9;
}
.side-product {
	padding: 15px;
	border-top: 1px solid #d6d6d6;
}
.side-product .product-list-item:last-child {
	margin-bottom: 0;
}
.bread {
	background: #E3E3E3;
}
.breadcrumb {
	margin-bottom: 0;
	background: transparent;
}
.breadcrumb.custom {
	padding: 6px 15px 6px 0;
}
/* .breadcrumb:before{content:"You are here：";margin-right:5px;} */
.breadcrumb.custom:before {
	content: "";
	margin-right: 0;
}
.page-header {
	font-size: 26px;
	text-align: center;
	padding-bottom: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #48B9D9;
	border-bottom: 1px solid #C6C6C6;
}
.content-header {
	text-align: center;
	margin-bottom: 20px;
}
.content-header span {
	color: #b81528;
}
/*product list*/
.product-list-item {
	border-radius: 0;
	margin: auto auto 20px;
	text-align: center;
	height: 304px;
}
@media(max-width:768px) {
.product-list-item {
	height: 100%;
}
}
.product-list-item .img-responsive {
	padding: 0;
	margin: auto;
	text-align: center;
	border: 1px solid #ddd;
}
/*.product-list-item img{padding:5px;}
*/
.product-list-item .caption {
	font-size: 12px;
	padding: 5px 2px;
	text-align: center;
	height: 42px;
	overflow: hidden;
}
/*product intro*/
.product-intro {
}
.product-intro h1, .product-intro h2 {
	font-size: 18px;
	color: #B81528;
	font-weight: 600;
	margin-top: 0;
	margin-bottom: 20px;
}
@media(max-width:768px) {
.product-intro h1, .product-intro h2 {
	margin-top: 20px;
}
}
.product-intro .spec-items {
	overflow: hidden;
	height: auto;
	margin-bottom: 15px;
}
.product-intro .spec-items>ul {
	display: block;
	overflow: hidden;
	height: auto;
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 -5px;
}
.product-intro .spec-items>ul>li {
	float: left;
	width: 25%;
	padding: 0 5px;
}
.product-intro .spec-items>ul>li>a {
	display: block;
}
.product-intro .spec-items>ul>li img {
	max-width: 100%;
	height: auto;
	border: 1px solid #BBBBBB;
}
.product-intro .p-service {
	padding-top: 15px;
	border-top: 1px solid #EAEAEA;
}
/*post item*/
.post-item {
	padding: 10px 0 5px;
	border-bottom: 1px dotted #CBCBCB;
}
.post-item .time {
	color: #1772B8;
	margin-right: 10px;
}
.post-item .title {
	color: #1A4B98;
	font-weight: 600;
}
.post-item .summary {
	margin: 5px 0 8px;
}
.post-item .view {
	text-align: right;
}
.post-item .view a {
	color: #194A8C;
}
/*post content*/
.post-content {
	line-height: 2;
	color: #4a4a4a;
}
.post-content.img {
	line-height: 0;
}
.post-content .proheader {
	background: #efefef none repeat scroll 0 0;
	border: 1px solid #ddd;
}
.post-content .proheader span {
	display: inline-block;
	background: #fff;
	padding: 8px 10px;
	border-top: 2px solid #656565;
	margin-bottom: -1px;
	color: #333;
}
.post-content .content {
	border: 1px solid #ddd;
	border-top-width: 1px;
	border-top-width: 0;
	padding: 15px;
}
.post-content iframe {
	width: 100%;
	height: 550px;
}
@media(max-width:768px) {
iframe {
	width: 100%;
	height: 350px;
}
}
.post-content p {
	margin-bottom: 12px;
}
.post-content img {
	max-width: 100% !important;
	height: auto !important;
}
.post-content table {
	width: 100% !important;
	max-width: 100% !important;
	margin-bottom: 20px;
	font-size: 12px;
}
.post-content table th {
	background: #EDFAFF;
}
.post-content table > thead > tr > th, .post-content table > tbody > tr > th, .post-content table > tfoot > tr > th, .post-content table > thead > tr > td, .post-content table > tbody > tr > td, .post-content table > tfoot > tr > td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 2px solid #333;
}
.post-content table > thead > tr > th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd;
}
 @media(max-width:768px) {
.post-content table {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
.table-doc > thead > tr > th {
	background: #46BBD7;
	color: #ffffff;
	padding: 5px 8px;
}
.table-doc > thead > tr > td {
	background: #46BBD7;
	color: #ffffff;
	padding: 5px 8px;
}
.table-doc .fa {
	margin-right: 5px;
}
.form-msg .input-group-addon {
	background: #fff;
	padding: 3px 6px;
}
.relation-news {
	border-top: 1px solid #C1C1C1;
}
.relation-news ul>li {
	border-bottom: dotted 1px #dddddd;
	padding: 8px 0;
}
.relation-news ul>li>span {
	float: right;
}
.relation-news ul > li > span:before {
	font-family: "cmsfont";
	content: "\f073";
	margin-right: 5px;
}
.relation-news ul > li > a:before {
	margin-right: 4px;
	content: "•";
	font-weight: 600;
	color: #005BAE;
}
.product-rec h4 {
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: 600;
}
.cert-item {
	margin-bottom: 20px;
}
.cert-item .img {
	display: block;
	border: 1px solid #ddd;
	padding: 2px;
	overflow: hidden;
	position: relative;
}
.cert-item a {
	height: 100%;
}
.cert-item .img img {
	height: 100%;
	width: 100%;
}
.cert-item .caption {
	text-align: center;
	height: 38px;
	padding: 5px 3px;
	line-height: 1.2;
	overflow: hidden;
}
.contact-info {
	background: #ECECEC;
	border-radius: 50px 0 0;
	padding: 30px 20px;
	margin-bottom: 20px;
}
.contact-info h1, .contact-info h2 {
	margin-top: 0;
	font-size: 24px;
}
.feedback {
	background: #3A87D7;
	padding: 20px 15px;
	color: #fff;
}
.feedback p {
	text-align: center;
}
.feedback h4 {
	font-weight: 600;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
.feedback .input-group-addon {
	background: #fff;
	padding: 3px 6px;
}
footer {
	background: #47BAD7;
	color: #fff
}
footer .list-inline {
	padding: 10px 0;
	background: linear-gradient(to right, #47BAD7, #4B96DA, #47BAD7);
	text-align: center;
	margin-bottom: 30px;
}
footer .list-inline>li {
	padding-left: 10px;
	padding-right: 10px;
}
footer .list-inline>li>a {
	color: #fff;
}
footer .f-1 {
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 40px;
	text-align: right;
	background: url(../images/line.jpg) no-repeat right center;
}
footer .col-sm-4 img {
	display: inline-block;
}
@media(max-width:768px) {
footer .col-sm-4 {
	padding-top: 0;
	padding-bottom: 10px;
	padding-right: 0;
}
}
.home-col {
	border-top: 4px solid #47BAD7;
	border-bottom: 1px solid #f6f6f6;
	position: relative;
}
.home-col>div {
	padding: 0;
	border-right: 1px solid #D1D2D4;
}
.home-col .caption {
	position: absolute;
	bottom: 10px;
	width: 100%;
	text-align: center;
}
.home-col .caption a {
	position: relative;
	display: inline-block;
	border: 1px solid #999;
	padding: 5px 15px;
	transition: color 0.3s ease;
	background: transparent;
	z-index: 1;
}
.home-col .caption a:hover {
	color: #fff;
}
.home-col .caption a:after {
	position: absolute;
	display: inline-block;
	z-index: -1;
	content: "";
	top: 0;
	left: 0;
	height: 0;
	width: 100%;
	background: #47BAD7;
	transition: all 0.3s ease-out;
}
.home-col .caption a:hover:after {
	height: 100%;
}
.home-news {
	background: #E5E5E5;
	padding-top: 44px;
	padding-bottom: 44px;
}
.home-news .media-left {
	font-size: 24px;
	font-weight: 600;
	min-width: 120px;
	border-right: solid 3px #333;
	line-height: 1;
}
.home-news .media-body {
	padding-left: 20px;
	padding-top: 4px;
	height: 40px;
	overflow: hidden;
}
.home-news .media-body span {
	display: inline-block;
	margin-left: 30px;
}
.home-news {
}
.home-about {
	padding-top: 80px;
	padding-bottom: 30px;
	background: #F4F4F4;
}
.home-about h3 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 20px;
}
.home-about p {
	line-height: 1.7;
}
.home-about .more {
	display: inline-block;
	color: #fff;
	background: #1053BC;
	padding: 10px 50px;
	border-radius: 15px;
	margin-top: 40px;
	margin-bottom: 50px;
}
.home-about .img-thumbnail {
	border: 2px solid #4A90D6;
	border-radius: 0;
	padding: 0;
}
.home-rec {
	background: #47BAD7;
	color: #fff;
	padding-top: 22px;
	padding-bottom: 22px;
}
.home-rec h4 {
	margin-top: 0;
	font-size: 36px;
	font-weight: 600;
}
.home-product {
	background: radial-gradient(circle at 200px 150px, #FEFEFE, #DADADA);
	padding-top: 20px;
	padding-bottom: 20px;
}
.home-product .caption {
	height: 38px;
	overflow: hidden;
	padding: 5px;
	text-align: center;
}
/*.home-product .product-list-item{margin-bottom:0;}
*/
.home-cert {
	padding-top: 50px;
	padding-bottom: 50px;
}
.home-cert h4 {
	font-size: 24px;
	margin-bottom: 35px;
}
.line {
	display: block;
	background: #47BAD7;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	overflow: auto;
	margin-bottom: 20px;
}
.line>span {
	display: inline-block;
	padding: 6px 12px 6px 35px;
	background: #4792D6 url(../images/circle.jpg) no-repeat 8px center;
}
.line>span.s {
	background: transparent;
	padding-left: 10px;
	background: #47BAD7
}
.footer-item li {
	list-style: none
}
.footer-item a {
	color: #fff
}
.footer-item>a {
	display: block;
	background: #3aa9c5;
	font-size: 16px;
	padding: 4px 0 4px 13px;
	border: 1px solid #2d9fba
}
.footer-item>ul {
	padding-left: 13px;
	margin: 15px 0
}
.footer-item>ul>li {
	margin: 4px 0
}
.footer-item>ul>li:before {
	content: ">";
	margin-right: 5px
}
.footer-item>ul>li>a:hover, .footer-item>a:hover {
	text-decoration: underline
}
@media(min-width:768px) {
.footer-item {
	border-left: 1px solid #3aa9c5;
	box-shadow: -1px 0 0px #70c1d6;
	height: 227px;
	padding-top: 20px
}
footer .col-sm-4 {
	padding: 0!important
}
}
.widget-service {
	position: fixed;
	z-index: 99999;
	right: 0;
	width: 120px;
	bottom: 300px;
	background: #ddd;
	color: #686668;
	font-size: 13px;
}
.widget-service .arrow {
	background-color: #0864a7;
	font-size: 28px;
	text-align: center;
	cursor: pointer;
	height: 60px;
	line-height: 60px;
	width: 30px;
	position: absolute;
	top: 90px;
	left: -30px;
	display: none;
	color: #fff
}
.widget-service .service-header {
	background: #0864a7;
	color: #fff;
	text-align: center;
	padding: 8px;
	cursor: pointer;
}
.widget-service ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widget-service ul>li>a {
	display: block;
	padding: 10px 15px;
	color: #686668;
	transition: all 0.2s ease;
}
.widget-service ul>li>a:hover {
	background: #508db9;
	color: #fff;
}
.widget-service ul>li>a .icon {
	font-size: 16px;
	margin-right: 8px;
	transition: all 0.2s ease;
}
.widget-service ul>li>a:hover .icon {
	color: #fff;
}
 @media(max-width:768px) {
.widget-service {
	display: none;
}
}
/*#region 位置导航*/
.page-title {
	padding: 10px 0;
}
.page-title a {
	color: #333;
}
.page-title a:hover {
	text-decoration: underline;
}
.page-title .breadcrumb {
}
/* .breadcrumb-item + .breadcrumb-item::before { color: #ccc; content: "/";font-size: 10px;  } */
/* .page-title .breadcrumb:before { content: "You are here："; margin-right: 0.25rem; color: #333} */

/*#region 栏目列表*/
.menu-collapse {
	border-radius: 6px 6px 0 0;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.menu-collapse .collapse-title {
	padding: 0.875rem;
	background: #47BAD7;
	color: #fafafa;
}
.menu-collapse .collapse-title h5 {
	font-size: 1.25rem;
	font-weight: 500;
}
.menu-collapse .collapse-title .navbar-toggler {
	color: #fff;
}
.menu-collapse .menu-link {
	transition: background-color ease 0.2s;
	color: #666;
	border-bottom: 1px solid #e7e7e7
}
.menu-collapse ul ul .menu-link {
	padding: 12px 16px 12px 30px;
}
.menu-collapse .menu-link:before {
	content: "●";
	font-size: 0.75rem;
	margin-right: 5px;
	color: #47BAD7
}
.menu-collapse .menu-link:hover {
	background: #f8f9fa;
}
.menu-collapse .drop {
}
.menu-collapse .menu-link.active {
	background: #f6f6f6;
	color: #666
}
/*搜索*/
.search-group {
	width: 200px;
	height: 34px;
	background: #fff;
	border-radius: 10px;
	margin-top: 4px;
	overflow: hidden;
}
.search-group .form-control {
	border: none;
	border-radius: 0px;
	margin-right: 10px;
	background: #fff;
}
.search-group .btn {
	border-radius: 0px;
	border-left: 1px solid #ddd;
	background: #fff;
	height: 34px;
	width: 34px;
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 6px 15px;
	margin-bottom: 0;
}
.search-group i {
	color: #333;
	font-size: 1rem;
}
.search-group .btn:hover {
	background: #e3e3e3;
}
.search-group .btn:hover i {
	color: #333;
}
/*分页*/
.page-link {
padding: .5rem 0.875rem;
}
.page-item.active .page-link {
	color: #fff;
	background-color: #47BAD7;
	border-color: #47BAD7;
}
/*留言*/
.form-feedback .form-control {
	background: #f7f7f7;
	color: #4b4b4b;
	border-radius: 10px;
	overflow: hidden;
}
.form-feedback .btn {
	color: #777;
	color: #fff;
	background: #47BAD7;
	border-radius: 10px;
	font-size: 18px;
	line-height: 22px;
}
.form-feedback .btn:hover {
	background: #7bb9f1
}
/*#表格*/
.table-wrapper table th, .table-wrapper table td {
	padding: 5px;
	vertical-align: middle;
	font-size: 14px;
	border: 1px solid #dee2e6;
	text-align: center;
}
.table-wrapper table tbody tr:nth-of-type(odd) {
	background-color: rgba(0, 0, 0, 0.03);
}
.table-wrapper table tbody tr:hover {
	background-color: #dee2e6;
	color: #555;
}
.table-wrapper table {
	display: table;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
@media (max-width: 575.98px) {
.table-wrapper-sm table {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media(max-width:768px) {
.table-wrapper-md table {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media (max-width: 991.98px) {
.table-res-lg table {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}
@media (max-width: 1500.98px) {
.table-wrapper-xl table {
	display: block;
	width: 100%;
	overflow-x: auto;
	-webkit-overflow-scrolling: touch;
	-ms-overflow-style: -ms-autohiding-scrollbar;
}
}




/*#endregion*/

@media(max-width:768px) {
.hmabout {
	display: none;
}
.home-cert {
	display: none;
}
.hotpronr {
	display: none;
}
.home-about {
	padding-top: 30px;
	padding-bottom: 0px;
}
}
.header .container-xl {
	max-width: 1510px;
}
.a-header-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 5px 0;
}
.a-header-top .a-left {
	font-size: 16px;
	color: #fff;
}
.a-header-top .a-left a {
	color: #fff;
	margin-right: 15px;
}
.a-header-top .a-left a:hover {
	text-decoration: underline;
}
.a-header-top .a-right {
	display: flex;
	align-items: center;
}
.a-header-top .a-right .a-social {
	background: #3980d0;
	border-radius: 5px;
	padding: 5px;
}
.a-header-top .a-right .lang {
	border-radius: 5px;
}
.header .top-nav .navbox {
	display: flex;
	justify-content: flex-end;
	font-size: 16px;
	align-items: center;
}
.header .top-nav .a-get {
	border: 1px solid #145898;
	color: #145898;
	display: flex;
	align-items: center;
	border-radius: 5px;
	height: 48px;
	padding: 0 30px;
	text-align: center;
	font-size: 17px;
	line-height: 24px;
	cursor: pointer;
}
.header .top-nav .a-get:hover {
	background: #145898;
	color: #fff;
	transition: all 0.5s;
}
.a-hm-banner {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.a-hm-banner .container-xl {
	max-width: 1510px;
}
.a-hm-banner img {
	height: 755px;
	width: auto;
}
.a-hm-banner .banner-text {
	justify-content: flex-start;
	text-align: left;
	padding-bottom: 90px;
}
.a-hm-banner .banner-text .t1 {
	font-size: 50px;
	line-height: 55px;
	font-weight: bold;
	color: #19a4c3;
	margin-bottom: 45px;
	width: 80%;
}
.a-hm-banner .banner-text .t1 a {
	color: #19a4c3;
}
.a-hm-banner .banner-text .t1 a:hover {
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-banner .banner-text p {
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	color: #fff;
	-webkit-text-stroke: 1px #93bfcf;
	text-stroke: 1px #93bfcf;
	-webkit-text-stroke: 1px rgba(147, 191, 207, 0.5);
	text-stroke: 1px rgba(147, 191, 207, 0.5);
}
.a-hm-banner .banner-text .more {
	display: inline-block;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	border: 1px solid #3980d0;
	padding: 13px 26px;
	background: #3980d0;
	border-radius: 10px;
	overflow: hidden;
	margin-top: 65px;
}
.a-hm-banner .banner-text .more i {
	margin-left: 15px;
}
.a-hm-banner .banner-text .more:hover {
	background: #fff;
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-banner .banner-text.two .t1 {
	width: 60%;
}
.a-hm-banner .banner-text.two p {
	margin-bottom: 0;
	line-height: 30px;
}
.a-hm-banner .banner-text.two {
	align-items: flex-start;
	padding-top: 115px;
}
.a-hm-banner .banner-text.three {
	align-items: flex-start;
	padding-top: 135px;
}
.a-hm-banner .banner-text.three .t1 {
	width: 60%;
}
.a-hm-banner .banner-text.three p {
	margin-bottom: 0;
	line-height: 30px;
	font-weight: inherit;
	color: #404040;
	-webkit-text-stroke: 0px #93bfcf;
	text-stroke: 0px #93bfcf;
	-webkit-text-stroke: 0px rgba(147, 191, 207, 0.5);
	text-stroke: 0px rgba(147, 191, 207, 0.5);
}
.a-hm-profl {
	background: #fff;
	padding: 80px 0;
}
.a-hm-profl .container-xl {
	max-width: 1530px;
}
.a-hm-profl .t1 {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	position: relative;
	color: #0e4a97;
}
.a-hm-profl .t1:after {
	content: "";
	width: 132px;
	height: 17px;
	background: url(../images/a-hm-tb1.png) no-repeat center;
	display: block;
	margin: 15px auto 20px;
}
.a-hm-profl .t2 {
	font-size: 35px;
	font-weight: bold;
	color: #0e4a97;
	line-height: 48px;
	text-align: center;
	width: 50%;
	margin: 0 auto 80px;
}
.a-hm-profl .list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.a-hm-profl .list .left {
	width: 36%;
	background: url(../images/a-hmpro-bg1.jpg) no-repeat;
	background-size: cover;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
}
.a-hm-profl .list .left .title {
	font-size: 24px;
	font-weight: bold;
	position: absolute;
	bottom: 30px;
	left: 40px;
	z-index: 2;
}
.a-hm-profl .list .right {
	width: 62%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	position: relative;
}
.a-hm-profl .list .right .item {
	width: 48.4%;
	background: url(../images/a-hmpro-bg2.jpg) no-repeat;
	background-size: cover;
	display: block;
	position: relative;
}
.a-hm-profl .list .left img, .a-hm-profl .list .right .item img {
	mix-blend-mode: multiply;
}
.a-hm-profl .list .right .item:nth-child(3), .a-hm-profl .list .right .item:nth-child(4) {
	margin-top: 20px;
}
.a-hm-profl .list .right .item .title {
	font-size: 19px;
	font-weight: bold;
	line-height: 24px;
	color: #fff;
	padding: 0 55px;
	display: flex;
	align-items: center;
	z-index: 2;
	height: 100px;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(to bottom, transparent 0%, rgba(0, 0, 0, 0.46) 100%);
}
.a-hm-profl .list .left:hover .title, .a-hm-profl .list .right .item:hover .title {
	color: #0e4a97;
	transition: all 0.5;
}
.a-hm-profl .more-box {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 80px;
}
.a-hm-profl .more-box .more {
	display: inline-flex;
	align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	border: 1px solid #3980d0;
	padding: 13px 26px;
	background: #3980d0;
	border-radius: 10px;
	overflow: hidden;
}
.a-hm-profl .more-box .more:hover {
	background: #fff;
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-profl .more-box .more i {
	background: #fff;
	width: 24px;
	min-width: 24px;
	height: 24px;
	color: #154a9c;
	border-radius: 50%;
	display: flex;
	font-size: 16px;
	align-items: center;
	justify-content: center;
	margin-left: 24px;
}
.a-hm-profl .more-box .more:hover i {
	background: #3980d0;
	color: #fff;
	transition: all 0.5s;
}
.a-hm-about {
	background: #fff;
	padding: 80px 0;
}
.a-hm-about .container-xl {
	max-width: 1430px;
}
.a-hm-about .box {
	background: url(../images/a-hm-about-bg1.jpg) no-repeat right top;
	padding-right: 100px;
}
.a-hm-about .box .text-box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}
.a-hm-about .box .text-box .left {
	width: 43%;
}
.a-hm-about .box .text-box .right {
	width: 45%;
	padding-top: 80px;
}
.a-hm-about .box .text-box .left .t1 {
	font-size: 22px;
	line-height: 48px;
	color: #0e4a97;
}
.a-hm-about .box .text-box .left .t2 {
	font-size: 35px;
	line-height: 40px;
	font-weight: bold;
	color: #0e4a97;
}
.a-hm-about .box .text-box .left .t3 {
	font-size: 18px;
	line-height: 30px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.a-hm-about .box .text-box .left .nums {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-hm-about .box .text-box .left .nums .num {
	width: 48%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.a-hm-about .box .text-box .left .t4 {
	font-size: 35px;
	line-height: 35px;
	color: #3980d0;
	font-weight: bold;
}
.a-hm-about .box .text-box .left .t5 {
	font-size: 16px;
	line-height: 30px;
	color: #3980d0;
}
.a-hm-about .box .text-box .left .nums .num .tb {
	width: 56px;
	min-width: 56px;
	margin-right: 12px;
}
.a-hm-about .box .text-box .right .title-box {
	display: flex;
	justify-content: flex-end;
}
.a-hm-about .box .text-box .right .title-box .t6 {
	font-size: 24px;
	line-height: 60px;
	color: #fff;
	font-weight: bold;
	border-bottom: 4px solid #fff;
	margin-bottom: 40px;
}
.a-hm-about .box .more {
	display: inline-flex;
	align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 40px;
	border: 1px solid #3980d0;
	padding: 13px 26px;
	background: #3980d0;
	border-radius: 10px;
	margin-top: 60px;
	overflow: hidden;
}
.a-hm-about .box .more:hover {
	background: #fff;
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-about .box .more i {
	background: #fff;
	width: 24px;
	min-width: 24px;
	height: 24px;
	color: #154a9c;
	border-radius: 50%;
	display: flex;
	font-size: 16px;
	align-items: center;
	justify-content: center;
	margin-left: 24px;
}
.a-hm-about .box .more:hover i {
	background: #3980d0;
	color: #fff;
	transition: all 0.5s;
}
.a-hm-about .list {
	margin-top: 50px;
}
.a-hm-about .list .item {
	border: 1px solid #ececec;
	padding: 25px 15px;
	display: flex;
}
.a-hm-about .list .item .tb {
	width: 52px;
	min-width: 52px;
	margin-right: 12px;
}
.a-hm-about .list .item .t7 {
	font-size: 20px;
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
}
.a-hm-about .list .item p {
	font-size: 15px;
	line-height: 24px;
	height: 96px;
	margin-bottom: 0;
}
.a-hm-about .box .imgs {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-hm-about .box .imgs .item {
	width: 24%;
	border-radius: 10px;
	overflow: hidden;
}
.a-hm-pro-1 {
	background: #48bcd6;
	padding: 40px 0;
	color: #fff;
}
.a-hm-pro-1 .container-xl {
	max-width: 1430px;
}
.a-hm-pro-1 .t1 {
	font-size: 42px;
	font-weight: bold;
	line-height: 50px;
}
.a-hm-pro-1 .t2 {
	font-size: 18px;
	line-height: 30px;
	margin-top: 10px;
}
.a-hm-pro-2 {
	background: linear-gradient(to bottom, #fbfbfb, #f6f6f6);
	padding: 70px 0;
}
.a-hm-pro-2 .container-xl {
	max-width: 1430px;
}
.a-hm-pro-2 .img {
	text-align: center;
}
.a-hm-pro-2 .img img {
	mix-blend-mode: multiply;
}
.a-hm-pro-2 .t1 {
	text-align: center;
	margin-top: 25px;
	font-size: 16px;
	line-height: 24px;
}
.a-hm-pro-2 .row {
	margin-left: -70px;
	margin-right: -70px;
}
.a-hm-pro-2 .row .col-md-4 {
	padding-left: 70px;
	padding-right: 70px;
}
.a-hm-pro-2 .t1 a:hover {
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-app {
	background: #fff;
	padding: 100px 0;
}
.a-hm-app .container-xl {
	max-width: 1430px;
}
.a-hm-app .t1 {
	font-size: 24px;
	line-height: 50px;
	text-align: center;
	position: relative;
	color: #0e4a97;
}
.a-hm-app .t1:after {
	content: "";
	width: 132px;
	height: 17px;
	background: url(../images/a-hm-tb1.png) no-repeat center;
	display: block;
	margin: 15px auto 20px;
}
.a-hm-app .t2 {
	font-size: 35px;
	font-weight: bold;
	color: #0e4a97;
	line-height: 48px;
	text-align: center;
	width: 50%;
	margin: 0 auto 30px;
}
.a-hm-app .t3 {
	font-size: 24px;
	line-height: 53px;
	text-align: center;
	margin-bottom: 50px;
	color: #0e4a97;
}
.a-hm-app .items {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-hm-app .items .item {
	width: 24.8%;
	position: relative;
}
.a-hm-app .items .item .title {
	position: absolute;
	background: rgba(72, 188, 214, 0.8);
	height: 70px;
	left: 0;
	right: 0;
	bottom: 0;
	text-align: center;
	font-size: 19px;
	line-height: 30px;
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}
.a-hm-feed {
	background: url(../images/a-hm-feed-bg.jpg) no-repeat center #48bcd6;
	padding: 100px 0;
	color: #fff;
}
.a-hm-feed .container-xl {
	max-width: 1430px;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.a-hm-feed .left {
	width: 28%;
}
.a-hm-feed .right {
	width: 50%;
	padding-right: 80px;
}
.a-hm-feed .left .t1 {
	font-size: 16px;
	line-height: 30px;
	text-transform: uppercase;
}
.a-hm-feed .left .t2 {
	font-size: 60px;
	line-height: 72px;
	font-weight: bold;
}
.a-hm-feed .right .t3 {
	font-size: 20px;
	line-height: 30px;
	margin-top: 40px;
}
.a-hm-feed .right .more {
	display: inline-flex;
	align-items: center;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
	border: 1px solid #3980d0;
	padding: 13px 26px;
	background: #3980d0;
	border-radius: 10px;
	margin-top: 20px;
	overflow: hidden;
}
.a-hm-feed .right .more:hover {
	background: #fff;
	color: #3980d0;
	transition: all 0.5s;
}
.a-hm-news {
	background: #fff;
	padding: 100px 0;
}
.a-hm-news .container-xl {
	max-width: 1430px;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}
.a-hm-news .container-xl .left {
	width: 17%;
}
.a-hm-news .container-xl .right {
	width: 80%;
}
.a-hm-news .left .t1 {
	font-size: 35px;
	font-weight: bold;
	text-align: center;
	color: #0e4a97;
	line-height: 35px;
}
.a-hm-news .right .item {
	display: flex;
	align-items: center;
}
.a-hm-news .right .item .img {
	width: 30%;
}
.a-hm-news .right .item .text {
	width: 70%;
	padding-left: 18px;
}
.a-hm-news .right .item .text time {
	font-size: 16px;
	line-height: 18px;
	color: #3c9cb1;
	display: block;
}
.a-hm-news .right .item .text .title {
	font-size: 16px;
	line-height: 18px;
	margin-top: 15px;
}
.a-hm-news .news-qh-btn {
	position: relative;
	width: 110px;
	height: 42px;
}
.a-hm-news .qhbox {
	position: relative;
	display: flex;
	justify-content: flex-end;
	margin-top: 30px;
}
.a-hm-news .qhbox .swiper-button-news {
	width: 42px;
	height: 42px;
	background: #48bcd6;
	border-radius: 5px;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
}
.a-hm-news .qhbox .swiper-button-news:after {
	color: #fff;
	font-size: 18px;
	font-weight: bold;
}
.a-footer {
	background: #47bad7;
	padding: 90px 0 15px;
}
.a-footer .container-xl {
	max-width: 1430px;
}
.a-footer .a-footer-top {
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.a-footer .a-footer-top .a-logo {
	width: 15%;
}
.a-footer .a-footer-top .item.addr {
	width: 40%;
}
.a-footer .a-footer-top .item.tel {
	width: 23%;
}
.a-footer .a-footer-top .item .t1 {
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
}
.a-footer .a-footer-top .item .t2 {
	font-size: 17px;
	line-height: 24px;
	margin-top: 8px;
	margin-left: 25px;
	height: 48px;
}
.a-footer .a-footer-top .item .t1 i {
	width: 23px;
	min-width: 23px;
	display: inline-block;
}
.a-footer .a-footer-top .item .t2 a {
	color: #fff;
}
.a-footer .a-footer-top .item .t2 a:hover {
	text-decoration: underline;
}
.a-footer .a-footer-list {
	background: #259fbe;
	padding: 50px 95px 30px;
	margin-top: 40px;
}
.a-footer .a-footer-list .t3 {
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	margin-bottom: 15px;
}
.a-footer .a-footer-list .item {
	margin-bottom: 20px;
}
.a-footer .a-footer-list a {
	color: #fff;
}
.a-footer .a-footer-list a:hover {
	text-decoration: underline;
}
.a-footer .a-footer-list p {
	font-size: 16px;
	line-height: 26px;
	margin-bottom: 0;
	display: flex;
	align-items: center;
}
.a-footer .a-footer-list p:before {
	content: "\f105";
	display: inline-block;
	margin-right: 8px;
	font-family: cmsfont;
}
.a-footer .a-footer-fx {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: 35px;
}
.a-footer .a-footer-fx .social {
	margin: 0 4px;
}
.a-footer .a-footer-bottom {
	font-size: 16px;
	line-height: 26px;
	text-align: center;
	margin-top: 15px;
}
 @media(max-width:1568px) {
.a-hm-pro-2 .row {
	margin-left: -15px;
	margin-right: -15px;
}
.a-hm-pro-2 .row .col-md-4 {
	padding-left: 15px;
	padding-right: 15px;
}
.a-hm-feed .left {
	width: 40%;
}
.a-hm-app .t2 {
	width: 60%
}
.a-hm-profl .t2 {
	width: 60%
}
.navbar-nav>li {
	padding: 30px 4px;
}
}
 @media(max-width:1430px) {
.navbar-nav>li {
	padding: 30px 4px;
}
.navbar-nav > li > a {
	padding: 5px;
}
.header .top-nav .a-get {
	padding: 0 10px;
}
.header .top-nav .navbox {
	font-size: 14px;
}
.a-footer .a-footer-top .item.addr {
	width: 45%;
}
}
 @media(max-width:768px) {
.a-hm-banner img {
	height: auto;
	width: 100%;
}
.a-hm-profl {
	padding: 35px 0;
}
.a-hm-profl .t1 {
	font-size: 18px;
	line-height: 26px;
}
.a-hm-profl .t1:after {
	margin: 10px auto 15px;
}
.a-hm-profl .t2 {
	width: 100%;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 25px;
}
.a-hm-profl .list .left {
	width: 100%;
	justify-content: center;
	margin-bottom: 15px;
}
.a-hm-profl .list .right {
	width: 100%;
}
.a-hm-profl .list .left .title {
	bottom: 20px;
	font-size: 18px;
	text-align: center;
	left: inherit;
}
.a-hm-profl .list .right .item .title {
	padding: 0 15px;
	font-size: 14px;
	line-height: 20px;
	height: 40px;
	text-align: center;
	width: 100%;
	justify-content: center;
}
.a-hm-profl .more-box .more {
	padding: 10px 22px;
	font-size: 16px;
	line-height: 24px;
}
.a-hm-profl .more-box {
	margin-top: 25px;
}
.a-hm-about {
	padding: 25px 0 35px;
}
.a-hm-about .box {
	background: no-repeat;
	padding-right: 0;
}
.a-hm-about .box .text-box {
	margin-bottom: 25px;
}
.a-hm-about .box .text-box .left {
	width: 100%;
}
.a-hm-about .box .text-box .right {
	width: 100%;
	padding-top: 20px;
}
.a-hm-about .box .text-box .left .t1 {
	font-size: 18px;
	line-height: 26px;
}
.a-hm-about .box .text-box .left .t2 {
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 5px;
}
.a-hm-about .box .text-box .left .t3 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.a-hm-about .box .text-box .left .t4 {
	font-size: 22px;
}
.a-hm-about .box .text-box .left .t5 {
	font-size: 12px;
	line-height: 14px;
}
.a-hm-about .box .text-box .left .nums .num .tb {
	width: 40px;
	min-width: 40px;
}
.a-hm-about .box .text-box .left .nums .num {
	margin-bottom: 15px;
}
.a-hm-about .box .text-box .right .title-box {
	justify-content: flex-start;
}
.a-hm-about .box .text-box .right .title-box .t6 {
	color: #333;
	font-size: 22px;
	line-height: 40px;
	border-bottom: 3px solid #333;
	margin-bottom: 15px;
}
.a-hm-about .box .imgs .item {
	width: 49%;
	margin-bottom: 10px;
}
.a-hm-about .box .more {
	padding: 10px 22px;
	font-size: 16px;
	line-height: 24px;
	margin-top: 20px;
}
.a-hm-about .list .item p {
	font-size: 14px;
	line-height: 22px;
}
.a-hm-about .list .item p {
	height: auto;
}
.a-hm-pro-1 {
	padding: 35px 0;
}
.a-hm-pro-1 .t1 {
	font-size: 22px;
	line-height: 30px;
}
.a-hm-pro-1 .t2 {
	font-size: 14px;
	line-height: 22px;
}
.a-hm-pro-2 {
	padding: 30px 0;
}
.a-hm-pro-2 .row {
	margin-left: -7px;
	margin-right: -7px;
}
.a-hm-pro-2 .row .col-md-4 {
	padding-left: 7px;
	padding-right: 7px;
}
.a-hm-pro-2 .t1 {
	font-size: 12px;
	line-height: 16px;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}
.a-hm-app {
	padding: 35px 0;
}
.a-hm-app .t1 {
	font-size: 18px;
	line-height: 26px;
}
.a-hm-app .t1:after {
	margin: 10px auto 15px;
}
.a-hm-app .t2 {
	width: 100%;
	font-size: 22px;
	line-height: 30px;
	margin-bottom: 25px;
}
.a-hm-app .t3 {
	font-size: 18px;
	line-height: 26px;
	margin-bottom: 25px;
}
.a-hm-app .items .item {
	width: 49%;
	margin-bottom: 10px;
}
.a-hm-app .items .item .title {
	height: 40px;
	font-size: 16px;
	line-height: 24px;
}
.a-hm-feed {
	padding: 35px 0;
}
.a-hm-feed .container-xl {
	flex-wrap: wrap;
}
.a-hm-feed .left {
	width: 100%
}
.a-hm-feed .right {
	width: 100%;
	padding-right: 0px;
}
.a-hm-feed .left .t2 {
	font-size: 30px;
	line-height: 38px;
}
.a-hm-feed .right .t3 {
	font-size: 16px;
	line-height: 24px;
	margin-top: 15px;
}
.a-hm-feed .right .more {
	padding: 10px 22px;
	font-size: 16px;
	line-height: 24px;
}
.a-hm-news {
	padding: 35px 0;
}
.a-hm-news .container-xl .left {
	width: 100%;
}
.a-hm-news .container-xl .right {
	width: 100%;
	margin-top: 15px;
}
.a-hm-news .left .t1 {
	font-size: 24px;
	line-height: 30px;
}
.a-hm-news .qhbox {
	justify-content: center;
	margin-top: 15px;
}
.a-hm-news .right .item {
	flex-wrap: wrap;
}
.a-hm-news .right .item .img {
	width: 100%;
}
.a-hm-news .right .item .text {
	width: 100%;
	padding-left: 0;
	padding-top: 10px;
}
.a-hm-news .right .item .text .title {
	height: auto;
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	white-space: normal !important;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.a-footer {
	padding: 35px 0 15px;
}
.a-footer .a-footer-top {
	flex-wrap: wrap;
}
.a-footer .a-footer-top .a-logo {
	width: 100%;
	margin-bottom: 10px;
}
.a-footer .a-footer-top .item.addr {
	width: 100%;
	margin-bottom: 10px;
}
.a-footer .a-footer-top .item.tel {
	width: 70%;
	margin-bottom: 10px;
}
.a-footer .a-footer-top .item .t1 {
	font-size: 16px;
}
.a-footer .a-footer-top .item .t2 {
	height: auto;
	font-size: 14px;
	line-height: 22px;
}
.a-footer .a-footer-top .ewm {
	width: 77px;
	min-width: 77px;
}
.a-footer .a-footer-list {
	margin-top: 25px;
	padding: 20px 0px;
}
.a-footer .a-footer-list .t3 {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 5px;
}
.a-footer .a-footer-list p {
	font-size: 12px;
	line-height: 22px;
	align-items: flex-start;
}
.a-footer .a-footer-list.row {
	margin-left: -7px;
	margin-right: -7px;
}
.a-footer .a-footer-list.row .col-md-4 {
	padding-left: 7px;
	padding-right: 7px;
}
.a-footer .a-footer-fx {
	margin-top: 15px;
}
.a-footer .a-footer-bottom {
	font-size: 14px;
	line-height: 22px;
}
}
/*#弹出框*/
.reveal-modal-bg {
	position: fixed;
	height: 100%;
	width: 100%;
	z-index: 1000;
	display: none;
	top: 0;
	left: 0;
	background: rgba(00,00,00,0.8)
}
.reveal-modal {
	visibility: hidden;
	top: 150px;
	left: 50%;
	margin-left: -25%;
	width: 50%;
	position: absolute;
	z-index: 1001;
	padding: 35px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	background-color: #FFF
}
.reveal-modal .title {
	font-size: 30px;
	text-align: center;
	margin-bottom: 25px
}
.reveal-modal .close-reveal-modal {
	font-size: 30px;
	line-height: 0.5;
	position: absolute;
	top: 8px;
	right: 11px;
	color: #333;
	text-shadow: 0 -1px 1px rbga(0, 0, 0, .6);
	font-weight: bold;
	cursor: pointer
}
@media(max-width:768px) {
.reveal-modal {
	visibility: hidden;
	top: 50px;
	left: 50%;
	margin-left: -45%;
	width: 90%;
	position: absolute;
	z-index: 1001;
	padding: 25px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.4);
	-box-shadow: 0 0 10px rgba(0,0,0,.4);
	background-color: #FFF
}
.reveal-modal .title {
	font-size: 20px;
	text-align: center;
	margin-bottom: 10px
}
}
/* qt */
.about-moudle1 {
	padding: 120px 0 120px 0;
}
.about-moudle1 .container-xl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 1430px;
}
.about-moudle1 .container-xl > .left {
	width: 50%;
	padding-right: 65px;/* position: relative; */
}
.about-moudle1 .container-xl > .left::before {
/* position: absolute;
    content: "";
    background: url(../images/a1.jpg) no-repeat;
    top: 0;
    left: 0;
    max-width: 633px;
    max-height: 467px;
    width: 100%;
    height: 100%; */
}
.about-moudle1 .container-xl > .left .image {
	width: 100%;
	height: 100%;
	display: flex;
}
.about-moudle1 .container-xl > .left .image img {
	margin: auto;
}
.about-moudle1 .container-xl > .right {
	width: 50%;
}
.about-moudle1 .container-xl > .right .t1 {
	position: relative;
	padding-left: 95px;
	font-size: 36px;
	line-height: 59px;
	font-weight: 700;
}
.about-moudle1 .container-xl > .right .t1::before {
	position: absolute;
	content: "";
	background: url(../images/x1.png) no-repeat;
	width: 59px;
	height: 59px;
	left: 0;
	top: 0;
}
.about-moudle1 .container-xl > .right .t1 span:nth-child(1) {
	color: #323232;
}
.about-moudle1 .container-xl > .right .t1 span:nth-child(2) {
	color: #52bbd7;
}
.about-moudle1 .container-xl > .right .t2 {
	color: #232323;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	margin-top: 30px;
}
.about-moudle1 .container-xl > .right .nums {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 60px;
}
.about-moudle1 .container-xl > .right .nums .num {
	width: 48%;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}
.about-moudle1 .container-xl > .right .nums .num .tb {
	width: 56px;
	min-width: 56px;
	margin-right: 12px;
}
.about-moudle1 .container-xl > .right .nums .num .t4 {
	font-size: 35px;
	line-height: 35px;
	color: #3980d0;
	font-weight: bold;
}
.about-moudle1 .container-xl > .right .nums .num .t5 {
	font-size: 16px;
	line-height: 30px;
	color: #3980d0;
}
.about-moudle2 {
	padding-bottom: 90px;
}
.about-moudle2 .up .container-xl {
	max-width: 1200px;
}
.about-moudle2 .up .container-xl .t1 {
	width: 90%;
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #323232;
}
.about-moudle2 .up .container-xl .t2 {
	margin-top: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	color: #232323;
}
.about-moudle2 .down {
	margin-top: 55px;
}
.about-moudle2 .down .container-xl {
	max-width: 1430px;
}
.about-moudle2 .down .container-xl .boxs {
	display: flex;
	flex-wrap: wrap;
}
.about-moudle2 .down .container-xl .box {
	padding-right: 40px;
	padding-bottom: 15px;
	width: 30%;
}
.about-moudle2 .down .container-xl .box:nth-child(3) {
	width: 40%;
}
.about-moudle2 .down .container-xl .box > div {
	padding: 36px;
	background-color: #f2f2f2;
	display: flex;
	align-items: center;
	border-radius: 5px;
}
.about-moudle2 .down .container-xl .box > div .image {
	padding-right: 20px;
}
.about-moudle2 .down .container-xl .box > div .text {
	color: #707070;
	font-weight: 500;
	font-size: 18px;
	line-height: 24px;
	transition: .5s;
}
.about-moudle2 .down .container-xl .box > div .image .imghover {
	opacity: 0;
	display: none;
	transition: opacity 0.5s;
}
.about-moudle2 .down .container-xl .box > div .image .imgnohover {
	opacity: 1;
	display: block;
	transition: opacity 0.5s;
}
.about-moudle2 .down .container-xl .box > div:hover {
	background-color: #52bbd7;
}
.about-moudle2 .down .container-xl .box > div:hover .image .imghover {
	opacity: 1;
	display: block;
	transition: opacity 0.5s;
}
.about-moudle2 .down .container-xl .box > div:hover .image .imgnohover {
	opacity: 0;
	display: none;
	transition: opacity 0.5s;
}
.about-moudle2 .down .container-xl .box > div:hover .text {
	color: #fff;
}
.about-moudle3 {
	padding-bottom: 100px;
}
.about-moudle3 .up .container-xl {
	max-width: 1200px;
}
.about-moudle3 .up .container-xl .t1 {
	width: 90%;
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #323232;
}
.about-moudle3 .up .container-xl .t2 {
	margin-top: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	color: #232323;
}
.about-moudle3 .down {
	margin-top: 55px;
}
.about-moudle3 .down .container-xl {
	max-width: 1430px;
	position: relative;
}
.about-moudle3 .down .container-xl .image {
}
.about-moudle3 .down .container-xl .text {
	position: absolute;
	background-color: #52bbd7;
	opacity: 0.8;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	justify-content: center;
	align-items: center;
	border-radius: calc(33.609px + 80px);
	width: 65%;
	padding: 40px 0;
	max-width: 921px;
	cursor: pointer;
}
.about-moudle3 .down .container-xl .text a {
	font-size: 33.61px;
	line-height: 33.61px;
	color: #fff;
	font-weight: 700;
}
.about-moudle3 .down .container-xl .text a:hover {
	text-decoration: underline;
}
.about-moudle4 .container-xl {
	max-width: 1200px;
}
.about-moudle4 .up .t1 {
	width: 90%;
	text-align: center;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	color: #323232;
}
.about-moudle4 .up .t2 {
	margin-top: 30px;
	text-align: center;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	color: #232323;
}
.about-moudle4 .down {
	margin-top: 55px;
}
 @media (max-width: 768px) {
.about-moudle1 {
	padding: 30px 0 30px 0;
}
.about-moudle1 .container-xl > .left, .about-moudle1 .container-xl > .right {
	width: 100%;
	padding: 0;
}
.about-moudle1 .container-xl > .right .t1::before {
	width: 40px;
	height: 40px;
	background-size: 100%;
}
.about-moudle1 .container-xl > .right {
	margin-top: 15px;
}
.about-moudle1 .container-xl > .right .t1 {
	padding-left: 55px;
	font-size: 24px;
	line-height: 40px;
}
.about-moudle1 .container-xl > .right .t2 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.about-moudle1 .container-xl > .right .nums {
	margin-top: 15px;
}
.about-moudle1 .container-xl > .right .nums .num .tb {
	width: 40px;
	min-width: 40px;
}
.about-moudle1 .container-xl > .right .nums .num {
	margin-bottom: 15px;
}
.about-moudle1 .container-xl > .right .nums .num .t4 {
	font-size: 22px;
}
.about-moudle1 .container-xl > .right .nums .num .t5 {
	font-size: 12px;
	line-height: 14px;
}
.about-moudle2 {
	padding-bottom: 15px;
}
.about-moudle2 .down .container-xl .box {
	width: 100% !important;
	padding-right: 0;
}
.about-moudle2 .down .container-xl .box > div {
	padding: 15px;
}
.about-moudle2 .down .container-xl .box > div .text {
	font-size: 14px;
	line-height: 22px;
}
.about-moudle2 .down .container-xl .box > div .text p {
	margin-bottom: 0;
}
.about-moudle3 {
	padding-bottom: 30px;
}
.about-moudle3 .down .container-xl .text {
	padding: 15px 0;
	border-radius: calc(33.609px + 30px);
}
.about-moudle3 .down .container-xl .text a {
	font-size: 16px;
	line-height: 24px;
}
.about-moudle2 .up .container-xl .t1, .about-moudle3 .up .container-xl .t1, .about-moudle4 .up .t1 {
	width: 100%;
	font-size: 24px;
	line-height: 32px;
}
.about-moudle2 .up .container-xl .t2, .about-moudle3 .up .container-xl .t2, .about-moudle4 .up .t2 {
	font-size: 14px;
	line-height: 22px;
	margin-top: 15px;
}
.about-moudle2 .down, .about-moudle3 .down, .about-moudle4 .down {
	margin-top: 15px;
}
}
.product-list-moudle1 {
	padding: 55px 0 65px 0;
}
.product-list-moudle1 .container-xl {
	max-width: 1600px;
}
.product-list-moudle1 .container-xl .up {
	display: flex;
	flex-wrap: wrap;
}
.product-list-moudle1 .container-xl .up .box {
	transition: .5s;
	margin-right: 8px;
	display: flex;
	background-color: #f9f9f9;
	border: 1px solid transparent;
}
.product-list-moudle1 .container-xl .up .box a {
	transition: .5s;
	width: 100%;
	color: #4a4a4a;
	font-weight: 300;
	font-size: 16px;
	line-height: 24px;
	margin: auto;
	padding: 20px 10px 20px 25px;
	position: relative;
}
.product-list-moudle1 .container-xl .up .box a::before {
	position: absolute;
	content: ">";
	color: #4dbbd9;
	font-size: 18px;
	line-height: 24px;
	top: 50%;
	transform: translate(0, -50%);
	left: 5px;
}
.product-list-moudle1 .container-xl .up .box:hover {
	background-color: #fff;
	border: 1px solid #4dbbd9;
}
.product-list-moudle1 .container-xl .up .active {
	transition: .5s;
	background-color: #fff;
	border: 1px solid #4dbbd9;
}
.product-list-moudle1 .container-xl .up .active a {
	transition: .5s;
	font-weight: 500;
}
.product-list-moudle1 .container-xl .down {
	display: flex;
	flex-wrap: wrap;
	background-color: #4dbbd9;
	padding: 22px 25px;
}
.product-list-moudle1 .container-xl .down > div {
	padding-right: 15px;
}
.product-list-moudle1 .container-xl .down > .active a {
	text-decoration: underline;
}
.product-list-moudle1 .container-xl .down > div a {
	position: relative;
	padding-left: 15px;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
}
.product-list-moudle1 .container-xl .down > div a:hover {
	text-decoration: underline;
}
.product-list-moudle1 .container-xl .down > div a::before {
	position: absolute;
	content: "";
	width: 7px;
	height: 7px;
	top: 50%;
	left: 0;
	transform: translate(0, -50%);
	background-color: #fff;
	border-radius: 50%;
}
.product-list-moudle2 {
	padding-bottom: 50px;
}
.product-list-moudle2 .container-xl {
	max-width: 1430px;
}
.product-list-moudle2 .container-xl p {
	margin-bottom: 0;
}
.product-list-moudle1 .container-xl p {
	margin-bottom: 0;
}
.product-list-moudle2 .container-xl .t1 {
	color: #323232;
	font-weight: 700;
	font-size: 36px;
	line-height: 22px;
}
.product-list-moudle2 .container-xl .t2 {
	margin-top: 22px;
}
.product-list-moudle2 .container-xl .t2 > p {
	color: #232323;
	font-size: 17px;
	font-weight: 300;
	line-height: 28px;
}
.product-list-moudle2 .container-xl .t2 > table {
	border: none;
	margin-top: 25px;
}
.product-list-moudle2 .container-xl .t2 > table tr {
	border: none;
	margin-top: 25px;
}
.product-list-moudle2 .container-xl .t2 > table td {
	border: none;
}
.product-list-moudle2 .container-xl .t2 > table h5 {
	padding-left: 30px;
	position: relative;
	color: #232323;
	line-height: 28px;
	font-size: 17px;
	font-weight: 700;
}
.product-list-moudle2 .container-xl .t2 > table h5::before {
	position: absolute;
	content: "";
	background: url(../images/adada.png) no-repeat;
	width: 17px;
	height: 17px;
	left: 0;
	top: 2px;
}
.product-list-moudle2 .container-xl .t2 > table p {
	padding-left: 30px;
	color: #232323;
	line-height: 28px;
	font-size: 17px;
	font-weight: 300;
}
.product-list-moudle2 .container-xl .t3 {
	flex-wrap: wrap;
	display: flex;
	align-items: center;
	padding: 22px 45px;
	margin-top: 45px;
	background-color: #52bbd7;
	border-top-right-radius: 20px;
	border-bottom-left-radius: 20px;
}
.product-list-moudle2 .container-xl .t3 > .text {
	padding-left: 30px;
}
.product-list-moudle2 .container-xl .t3 > .text p {
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	font-weight: 300;
}
.product-list-moudle2 .container-xl .t3 > .text p:nth-child(1) {
	font-weight: 700;
}
.product-list-moudle2 .container-xl .t3 > .text p span {
	font-weight: 700;
}
.product-list-moudle3 {
	padding-bottom: 120px;
}
.product-list-moudle3 .container-xl {
	max-width: 1430px;
}
.product-list-moudle3 .container-xl .product-list-item {
	height: auto !important;
}
.product-list-moudle3 .container-xl .product-list-item .caption {
	padding: 22px;
	padding-bottom: 0;
}
.product-list-moudle3 .container-xl .pagination {
	margin-top: 50px;
}
.product-list-moudle4 {
	padding-bottom: 125px;
}
.product-list-moudle4 .up .container-xl {
	max-width: 1200px;
}
.product-list-moudle4 .up .container-xl .t1 {
	color: #323232;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
}
.product-list-moudle4 .up .container-xl .t2 {
	width: 90%;
	margin-top: 35px;
	color: #232323;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
}
.product-list-moudle4 .down {
	margin-top: 60px;
}
.product-list-moudle4 .down .container-xl {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	align-items: center;
	max-width: 1400px;
}
.product-list-moudle4 .down .image {
	padding-left: 30px;
	width: 38%;
}
.product-list-moudle4 .down .image img {
	border-radius: 20px;
}
.product-list-moudle4 .down .text {
	width: 62%;
	padding-left: 75px;
	font-size: 17px;
	line-height: 28px;
	color: #232323;
}
.product-list-moudle5 {
	padding-bottom: 100px;
}
.product-list-moudle5 .container-xl {
	max-width: 1200px;
}
.product-list-moudle5 .container-xl .up .t1 {
	color: #323232;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
}
.product-list-moudle5 .container-xl .up .t2 {
	width: 90%;
	margin-top: 35px;
	color: #232323;
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	text-align: center;
}
.product-list-moudle5 .container-xl .down {
	margin-top: 75px;
	padding: 0;
}
.product-list-moudle6 {
	padding-bottom: 140px;
}
.product-list-moudle6 .container-xl {
	max-width: 1200px;
}
.product-list-moudle6 .container-xl .up .t1 {
	color: #323232;
	font-weight: 700;
	font-size: 36px;
	line-height: 36px;
	text-align: center;
}
.product-list-moudle6 .container-xl .down {
	padding: 20px 45px 20px 32px;
	margin-top: 65px;
	border-radius: 10px;
	border: 1px solid #077ed1;
}
.product-list-moudle6 .container-xl .down .dropdown-box {
	cursor: pointer;
	padding: 35px 60px 35px 40px;
	border-bottom: 1px solid #d7d7d7;
}
.product-list-moudle6 .container-xl .down .dropdown-box:last-child {
	border-bottom: none;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title {
	display: flex;
	align-items: center;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title .image {
	width: 60px;
	height: 54px;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title > p {
	margin: 0;
	padding-left: 20px;
	font-size: 24px;
	color: #131313;
	line-height: 37.77px;
	font-weight: 700;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title .but {
	margin-left: auto;
	color: #3fafd6;
	font-size: 24px;
	line-height: 37.77px;
	font-weight: 700;
}
.product-list-moudle6 .container-xl .down .dropdown-box .content {
	font-size: 18px;
	line-height: 28.14px;
	font-weight: 300;
	color: #131313;
	height: 0;
	transition: .5s;
	overflow: hidden;
}
.product-list-moudle6 .container-xl .down .dropdown-box.active .content {
	height: auto;
	transition: .5s;
	padding-left: 80px;
}
 @media (max-width: 768px) {
.product-list-moudle1 {
	display: none;
}
.product-list-moudle2 {
	padding-top: 30px;
	padding-bottom: 30px;
}
.product-list-moudle2 .container-xl .t2 > table tr {
	margin-top: 0;
	display: flex;
	flex-wrap: wrap;
}
.product-list-moudle2 .container-xl .t2 > table td {
	width: 100%;
}
.product-list-moudle2 .container-xl .t2 > table h5, .product-list-moudle2 .container-xl .t2 > table p {
	padding-left: 20px;
}
.product-list-moudle2 .container-xl .t3 {
	padding: 15px;
}
.product-list-moudle2 .container-xl .t3 > .text {
	padding: 0;
}
.product-list-moudle3 {
	padding-bottom: 30px;
}
.product-list-moudle4 {
	padding-bottom: 30px;
}
.product-list-moudle4 .up .container-xl .t2, .product-list-moudle5 .container-xl .up .t2 {
	width: 100%;
}
.product-list-moudle4 .down .image {
	width: 100%;
	padding-left: 0;
}
.product-list-moudle4 .down .text {
	width: 100%;
	padding-left: 0;
}
.product-list-moudle5 {
	padding-bottom: 30px;
}
.product-list-moudle6 {
	padding-bottom: 30px;
}
.product-list-moudle6 .container-xl .down {
	padding: 15px;
}
.product-list-moudle6 .container-xl .down .dropdown-box {
	padding: 15px;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title .image {
	width: 45px;
	height: 40px;
}
.product-list-moudle6 .container-xl .down .dropdown-box .title > p {
	font-size: 16px;
	line-height: 24px;
	padding-left: 15px;
}
.product-list-moudle6 .container-xl .down .dropdown-box.active .content {
	padding-left: 45px;
}
.product-list-moudle6 .container-xl .down .dropdown-box .content {
	font-size: 14px;
	line-height: 22px;
}
.product-list-moudle2 .container-xl .t1, .product-list-moudle4 .up .container-xl .t1, .product-list-moudle5 .container-xl .up .t1, .product-list-moudle6 .container-xl .up .t1 {
	font-size: 24px;
	line-height: 32px;
}
.product-list-moudle2 .container-xl .t2 > p, .product-list-moudle2 .container-xl .t2 > table h5, .product-list-moudle2 .container-xl .t2 > table p, .product-list-moudle4 .up .container-xl .t2, .product-list-moudle5 .container-xl .up .t2, .product-list-moudle4 .down .text {
	font-size: 14px;
	line-height: 22px;
}
.product-list-moudle2 .container-xl .t2, .product-list-moudle2 .container-xl .t2 > table, .product-list-moudle2 .container-xl .t3, .product-list-moudle3 .container-xl .pagination, .product-list-moudle4 .up .container-xl .t2, .product-list-moudle4 .down, .product-list-moudle5 .container-xl .up .t2, .product-list-moudle5 .container-xl .down, .product-list-moudle6 .container-xl .down {
	margin-top: 15px;
}
}
/* pc-wrapper */
.pc-wrapper {
	padding: 90px 0 70px;
}
.pc-wrapper .container-xl {
	max-width: 1430px;
}
.pc-wrapper .card {
	margin-bottom: 30px;
}
.pc-wrapper .img-box {
	box-shadow: 34px 15px 28px #ededed;
	border-radius: 15px;
	padding: 20px;
	border: 1px solid #e7e7e7;
}
.pc-wrapper .img-box .img {
	border-radius: 15px;
}
.pc-wrapper .card .t1 {
	font-weight: bold;
	color: #585858;
	text-align: center;
	padding: 30px;
}
 @media (max-width: 768px) {
.pc-wrapper {
	padding: 30px 0 30px;
}
.pc-wrapper .container-xl .col-md-4 {
	width: 50%;
}
.pc-wrapper .img-box {
	padding: 15px;
	border-radius: 0px;
}
.pc-wrapper .card {
	margin-bottom: 15px;
}
.pc-wrapper .card .t1 {
	padding: 0;
}
}
/* service */
.our {
	margin-top: 97px;
}
.our .container-xl {
	max-width: 1430px;
}
.our-title .t1 {
	color: #002465;
	font-size: 48px;
	padding-bottom: 25px;
	font-weight: bold;
	line-height: 50px;
}
.our-title .t2 {
	font-size: 22px;
	color: #6a6a6a;
	line-height: 27px;
}
.our .item {
	display: flex;
	padding: 30px;
	border-radius: 20px;
	margin: 30px 0;
	width: 75%;
	position: relative;
	z-index: 10;
}
.our .item .t1 {
	font-size: 20px;
	padding-left: 18px;
}
.our .num-box {
	background-color: #fff;
	border-radius: 10px;
	height: 50px;
}
.our .one {
	background-color: #4cbdd8;
	color: #fff;
}
.our .one::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 99px;
	right: -90px;
	bottom: 0;
	border-radius: 15px;
	background: #4cbdd8;
	transform: skewX(15deg);
	z-index: -666;
}
.our .two {
	background-color: #e6e6e6;
	color: #888888;
}
.our .two::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 99px;
	right: -90px;
	bottom: 0;
	border-radius: 15px;
	background: #e6e6e6;
	transform: skewX(15deg);
	z-index: -666;
}
.our .three {
	background-color: #f4f4f4;
	color: #808080;
	;
}
.our .three::after {
	content: "";
	position: absolute;
	top: 0px;
	left: 99px;
	right: -90px;
	bottom: 0;
	border-radius: 15px;
	background: #f4f4f4;
	transform: skewX(15deg);
	z-index: -666;
}
.swiper-container {
	width: 100%;
	height: 57%;
}
.swiper-slide {
	/*      text-align: center;
      font-size: 18px;
      background: #fff; */

	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	transition: 300ms;
	transform: scale(0.8) !important;
}
.swiper-slide-active, .swiper-slide-duplicate-active {
	transform: scale(1) !important;
}
.swiper-ser {
	overflow: hidden;
	position: relative;
}
.swiper-slide>img {
	display: block;
	width: 100%;
}
.swiper-button-prev-ser {
	position: absolute;
	top: 50%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	font-size: 2.5rem;
	color: #d9d9d9;
	font-weight: 300;
	text-align: center;
}
.swiper-button-next-ser {
	position: absolute;
	top: 50%;
	left: 97%;
	width: 27px;
	height: 44px;
	margin-top: -22px;
	z-index: 10;
	cursor: pointer;
	background-size: 27px 44px;
	background-position: center;
	background-repeat: no-repeat;
	font-family: cmsfont;
	font-size: 2.5rem;
	color: #d9d9d9;
	font-weight: 300;
	text-align: center;
}
.abs .container-xl {
	max-width: 1430px;
}
/* useful */
.useful {
	background-color: #47bad7;
	padding-bottom: 100px;
}
.useful .container-xl {
	max-width: 1430px;
}
.useful .box {
	border-radius: 15px !important;
	overflow: hidden;
	height: 100%;
	background-color: #fff;
}
.useful .box img {
	width: 100%;
}
.useful .usetitle {
	font-size: 56px;
	font-family: Barlow;
	color: #fff;
	line-height: 62px;
	position: relative;
	text-align: center;
	padding: 80px;
}
.useful .text-box {
	text-align: center;
	padding-bottom: 10px;
}
.useful .text-box .uset1 {
	font-size: 24px;
	line-height: 25px;
	position: relative;
	font-weight: bold;
	padding-top: 20px;
}
.useful .text-box .uset2 {
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 15px;
	margin-top: 15px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	/* 超出部分用省略号表示 */
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.useful .text-box .uset2 p {
	margin: 0;
}
.useful .more {
	color: #fff;
	font-size: 17px;
	/* margin-top: 30px; */
	padding: 12px 0px;
	border-radius: 10px;
	background-color: #3483ca;
	width: 50%;
	margin: 5% 25% 5%;
}
.useful .more a {
	color: #fff;
}
.useful .more:hover {
	color: #fff;
	text-decoration: underline
}
 @media (max-width: 768px) {
/* services */
.our {
	margin-top: 60px;
}
.our-title .t1 {
	font-size: 28px;
	line-height: 33px;
}
.our-title .t2 {
	font-size: 16px;
	line-height: 20px;
}
.our .item {
	padding: 13px;
}
.our .item .t1 {
	font-size: 14px;
	line-height: 18px;
}
.useful .usetitle {
	font-size: 28px;
	line-height: 36px;
	padding: 30px;
}
.useful .box {
	margin-bottom: 20px;
}
.useful .col-md-3 {
	padding-bottom: 15px;
}
.useful .text-box .uset1 {
	font-size: 16px;
	line-height: 24px;
	padding-top: 15px;
}
.useful .text-box .uset2 {
	font-size: 14px;
	line-height: 25px;
	margin-bottom: 15px;
	margin-top: 15px;
}
.useful {
	padding-bottom: 15px;
}
.swiper-button-next-ser {
	left: 89%;
}
}
/* cooperation customers */
.cus-pro {
	padding-top: 60px;
}
.cus-pro .container-xl {
	max-width: 1430px;
}
.cus-pro .item {
	padding: 40px 50px 0px;
	border: 1px solid #4cbdd8;
	border-radius: 15px;
	margin-bottom: 70px;
	box-shadow: 34px 15px 28px #ededed;
}
.cus-pro .cus-items .item .title1 {
	font-weight: bold;
	margin-bottom: 40px;
	font-size: 20px;
}
.cus-pro .card .img {
	border-radius: 15px;
}
.cus-pro .card .t1 {
	text-align: center;
	padding: 30px;
	font-size: 17px;
	color: #494949;
}
@media (max-width: 768px) {
.cus-pro {
	padding-top: 30px;
}
.cus-pro .item {
	padding: 15px 15px 0px;
	margin-bottom: 15px;
}
.cus-pro .cus-items .item .title1 {
	margin-bottom: 15px;
}
.cus-pro .cus-items .item .row .col-md-4 {
	width: 50%;
}
.cus-pro .card .t1 {
	padding: 0;
	font-size: 14px;
	padding-bottom: 15px;
}
}
/* qa */
.qa .qatitle {
	font-size: 50px;
	font-family: Barlow;
	color: #002465;
	line-height: 62px;
	position: relative;
	text-align: left;
	padding: 80px 0 80px 0px;
}
.qa .container-xl {
	max-width: 1430px;
}
.qa .qa-items {
}
.qa .qa-items .item {
	box-shadow: 34px 15px 28px #ededed;
	border: 1px solid #4cbdd8;
	margin-bottom: 43px;
}
.qa .qa-items .qa-q {
	background-color: #4cbdd8;
	color: #fff;
	padding: 15px 0px 15px 35px;
	font-weight: bold;
}
.qa .qa-a p {
	font-weight: bold;
	padding: 15px 0px 15px 35px;
}
.qa .qa-a ul {
	padding: 0px 0px 50px 60px;
	line-height: 25px;
}
.qa .qa-a li {
	margin-top: 10px;
	line-height: 25px;
	list-style: none;
}
.qa .qa-a li::before {
	content: '';
	width: 5px;
	height: 5px;
	display: inline-block;
	border-radius: 50px;
	background-color: #4cbdd8;
	margin-right: 10px;
}
 @media (max-width: 768px) {
/* FQA */
.qa .qatitle {
	font-size: 24px;
	line-height: 32px;
	padding: 30px 0;
}
.qa .qa-items .item {
	margin-bottom: 15px;
}
.qa .qa-items .qa-q, .qa .qa-a p {
	padding: 15px 0px 15px 15px;
}
.qa .qa-a ul {
	padding: 0px 0px 15px 15px;
}
}
/* download */
.dl-pro {
	margin-top: 100px;
}
.dl-pro .item {
	display: flex;
	padding: 25px;
	border: 1px solid #eaeef0;
	border-radius: 15px;
	margin-bottom: 35px;
	justify-content: space-between;
}
.dl-pro .file-t {
	margin: 10px 30px;
}
.dl-pro .file-t .t1 {
	font-weight: bold;
	font-size: 16px;
}
.dl-pro .download-but {
	display: flex;
	background-color: #4cbdd8;
	color: #fff;
	padding: 16px;
	border-radius: 10px;
	height: 50px;
	align-items: center;
}
.dl-pro .t2 {
	font-size: 14px;
}
.dl-pro .t3 {
	padding-left: 10px;
}
.dl-pro .t3 a {
	color: #fff;
}
 @media (max-width: 768px) {
.dl-pro {
	margin-top: 30px;
}
.dl-pro .item {
	padding: 15px;
	margin-bottom: 15px;
}
}
/*#region 移动端栏目列表*/
.menu-collapse {
	border-radius: 6px 6px 0 0;
	border: 1px solid #e7e7e7;
	background: #fff;
}
.menu-collapse .collapse-title {
	padding: 0.875rem;
	background: #47BAD7;
	color: #fafafa;
}
.menu-collapse .collapse-title h5 {
	font-size: 1.25rem;
	font-weight: 500;
}
.menu-collapse .collapse-title .navbar-toggler {
	color: #fff;
}
.menu-collapse .menu-link {
	transition: background-color ease 0.2s;
	color: #666;
	border-bottom: 1px solid #e7e7e7
}
.menu-collapse ul ul .menu-link {
	padding: 12px 16px 12px 30px;
}
.menu-collapse .menu-link:before {
	content: "●";
	font-size: 0.75rem;
	margin-right: 5px;
	color: #47BAD7
}
.menu-collapse .menu-link:hover {
	background: #f8f9fa;
}
.menu-collapse .drop {
}
.menu-collapse .menu-link.active {
	background: #f6f6f6;
	color: #666
}
 @media(max-width:768px) {
.product-list-moudle2 .t2 {
	font-size: 14px;
	line-height: 22px!important;
	height: 110px;
	overflow: hidden;
	margin-bottom: 10px;
}
.product-list-moudle2 .t2.active {
	height: auto;
}
.product-list-moudle2 .modesc {
	margin-bottom: 25px;
	text-align: center;
	color: #47BAD7;
}
.product-list-moudle2 .modesc i:before {
	content: "\f322";
}
.product-list-moudle2 .modesc.active i:before {
	content: "\f325";
}
.product-list-moudle3 .container-xl .product-list-item .caption {
	padding: 5px 0;
	height: auto;
}
.useful .text-box .uset2 {
	height: auto;
}
}
/* 移动端隐藏 zan-pchead，显示 zan-mhead */
@media (max-width: 991px) {
.zan-pchead {
	display: none !important;
}
.zan-mhead {
	display: block !important;
}
.banner-text {
	display: none !important;
}
}
/* PC端隐藏 zan-mhead，显示 zan-pchead */
@media (min-width: 992px) {
.zan-mhead {
	display: none !important;
}
.zan-pchead {
	display: block !important;
}
}
