﻿
* {
	margin: 0;
	padding: 0
}
body {
	color: #333;
	background-color: #ffffff
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin: 0;
	padding: 0;
	font: 14px/1.5 Microsoft Yahei, Arial, \5FAE\8F6F\96C5\9ED1, Helvetica, sans-serif
}
table, td, tr, th {
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px
}


 .social-icons {
            display: flex;
            gap: 20px;
            padding: 20px;
        }
        
        .social-icon {
            font-size: 24px;
            color: #555; /* Default color (optional) */
            transition: transform 0.2s, color 0.3s;
        }
        
        .social-icon:hover {
            transform: scale(1.1);
        }
        
        /* Facebook */
        .fa-facebook-f:hover {
            color: #1877F2;
        }
        
        /* Twitter (X) */
        .fa-x-twitter:hover {
            color: #000000;
        }
        
        /* Instagram */
        .fa-instagram:hover {
            color: #E4405F;
        }
        
        /* YouTube */
        .fa-youtube:hover {
            color: #FF0000;
        }
        
        /* TikTok */
        .fa-tiktok:hover {
            color: #000000;
        }
        
        /* LinkedIn */
        .fa-linkedin-in:hover {
            color: #0A66C2;
        }





ol, ul {
	list-style: none
}
li {
	list-style-type: none
}
img {
	vertical-align: middle;
	border: 0
}
address, cite, code, em, th, i {
	font-weight: normal;
	font-style: normal
}
.clear {
	clear: both;
*zoom:1
}
.clear:after {
	display: block;
	overflow: hidden;
	clear: both;
	height: 0;
	visibility: hidden;
	content: "."
}

.pl-40 {
    padding-left: 40px;
}


a {
	text-decoration: none;
	color: #333;
	cursor: pointer
}
a:visited {
	text-decoration: none
}
a:hover {
	text-decoration: none
}
a:active {
	text-decoration: none
}
.fl {
	float: left
}
.fr {
	float: right
}
::-webkit-scrollbar {
width:0
}
::-webkit-scrollbar-track {
background-color:#e6e6e6;
border-radius:0px
}
::-webkit-scrollbar-thumb {
background-color:#2e71b4;
border-radius:4px
}
::-webkit-scrollbar-thumb:window-inactive {
background-color:#2e71b4;
border-radius:4px
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none
}
textarea {
	-webkit-appearance: none
}
input {
	border-radius: 0
}
.w1400 {
	width: 1400px;
	margin: 0 auto
}
@media screen and (max-width:1499px) {
.w1400 {
	width: 95%
}
}
.ab_top {
	width: 100%;
	background: #fff;
	height: 120px;
	position: relative;
	z-index: 99
}
.ab_top .abtop_main {
	height: 100%;
	position: relative;
	padding: 0
}
.abtop_main .toplogo {
	width: auto;
	height: 68px;
	overflow: hidden;
	margin: 26px 0;
	padding: 0;
	float: left
}
.toplogo a {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	height: 68px;
	overflow: hidden;
	margin: 0;
	padding: 0
}
.toplogo a img {
	display: inline-block;
	max-width: 100%;
	height: auto;
	max-height: 100%;
	margin: 0;
	padding: 0
}
.ab_top .abtop_main .top_right {
	width: calc(100% - 510px);
	float: right;
	height: 100%
}
.ab_top .abtop_main .top_right .nav {
	width: calc(100% - 50px);
	float: left;
	height: 120px;
	transition: all 0.4s
}
.ab_top .abtop_main .top_right#showopen .nav {
	transform: scale3d(0, 0, 0);
	width: 0
}
.ab_top .abtop_main .top_right .nav li {
	
	float: left;
	text-align: center;
	position: relative
}

.ab_top .abtop_main .top_right .nav li> a {
	height: 100%;
	height: 100%;
	line-height: 117px;
	font-size: 16px;
	text-align: center;

	display: inline-block;
	position: relative;
	z-index: 2   ; padding: 0 36px;
}


.top-header-info ul li img {
    position: relative;
    top: -3px;
}



.ab_top .abtop_main .top_right .nav li.navon i {
	background: url(../image/topjt2.png) center no-repeat
}
.ab_top .abtop_main .top_right .nav li:hover a, .ab_top .abtop_main .top_right .nav li.navon a {
	    color: #00a4bf;
    border-bottom: 3px solid #00a4bf;
}
.ab_top .abtop_main .top_right .nav li i {
	background: url(../image/topjt.png) center no-repeat;
	display: inline-block;
	width: 20px;
	height: 20px;
	background-size: 15px 15px;
	vertical-align: middle;
	cursor: pointer;
	margin: -4px 0 0 5px;
	position: relative;
	z-index: 2
}
.ab_top .abtop_main .top_right .nav li:hover i {
	background: url(../image/topjt.png) center no-repeat
}
.ab_top .abtop_main .top_right .nav li> i {
	position: absolute;
	top: 15px;
	right: 0;
	display: block;
	width: 30px;
	height: 30px;
	background: url(../image/topjt.png) center no-repeat;
	-webkit-transition: all .4s;
	-o-transition: all .4s;
	-ms-transition: all .4s;
	transition: all .4s;
	display: none
}
.nav_item_open {
	width: 100%;
	height: auto;
	position: absolute;
	left: 0;
	top: 100%;
	z-index: 10;
	background-color: #fff;
	box-shadow: 0 4px 8px 0 rgba(0,12,49,0.1);
	border-radius: 0;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: translatab(34px);
	transform: translatab(34px);
	-webkit-transition: all .4s;
	transition: all .4s;
	overflow: hidden;
	max-height: 300px
}
.ny_top .nav_item_open {
	background-color: #fff
}
.ab_top .abtop_main .top_right .nav li:hover:hover .nav_item_open {
	visibility: visible;
	opacity: 1;
	-webkit-transform: translatab(0px);
	transform: translatab(0px)
}
.ab_top .abtop_main .top_right .nav li .subopen {
	display: none
}
.ab_top .abtop_main .top_right .nav li .nav_item2 {
	width: 100%
}
.ab_top .abtop_main .top_right .nav li .nav_item2 a {
	display: block;
	width: 100%;
	height: 50px;
	overflow: hidden;
	line-height: 50px;
	padding: 0 10px;
	color: #666;
	font-size: 15px;
	white-space: nowrap;
	text-overflow: ellipsis;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-bottom: 1px solid rgba(85,87,89,0.1)
}



.ab_top .abtop_main .top_right .nav li .nav_item2 a {
	color: #333333
}
.ab_top .abtop_main .top_right .nav li .nav_item2:hover a {
	color: #00a4bf
}
.ab_top .abtop_main .top_search {
	float: right;
	position: relative;
	transition: all 0.5s;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center
}
.ab_top .abtop_main .nav-hide .top_search {
	margin-top: 19px
}
.ab_top .abtop_main .top_search em {
	background: url(../image/search.png) center center no-repeat;
	height: 100%;
	width: 26px;
	height: 26px;
	cursor: pointer;
	display: block;
	float: right;
	overflow: hidden;
	transition: all 0.3s
}
.ab_top .abtop_main .top_search em:Hover {
	opacity: 0.8;
	filter: Alpha(opacity=80)
}
.ab_top .abtop_main #showopen .top_search em {
	opacity: 0;
	filter: Alpha(opacity=0)
}
.ab_top .abtop_main .top_search .search_con2 {
	position: absolute;
	right: 0px;
	height: 50px;
	z-index: 100;
	transform: scale3d(0, 0, 0);
	transform-origin: right center;
	transition: all 0.5s;
	opacity: 0;
	filter: Alpha(opacity=0);
	width: 500px;
	background: #fff
}
.ab_top .abtop_main #showopen .top_search .search_con2 {
	opacity: 1.0;
	filter: Alpha(opacity=100);
	transform: scale3d(1, 1, 1)
}
.top_search .search_con2 .search-input {
	width: 380px;
	float: left;
	height: 48px;
	line-height: 48px;
	overflow: hidden;
	border: 1px solid #d4d4d4;
	border-radius: 5px;
	font-size: 16px;
	padding-left: 20px;
	background: #fff
}
.top_search .search_con2 .input1 {
	height: 48px;
	line-height: 48px;
	background: none;
	border: 0;
	width: calc(100% - 57px);
	width: -webkit-calc(100% - 57px);
	width: -moz-calc(100% - 57px);
	float: left;
	outline: none;
	font-size: 16px;
	color: #666
}
.top_search .search_con2 .bnts {
	float: right;
	width: 56px;
	height: 48px;
	background: url(../image/search.png) center center no-repeat;
	margin-right: 1px;
	cursor: pointer;
	border: none
}
.top_search .search_con2 .bnts:hover {
	transition: all 0.3s;
	opacity: 0.8;
	filter: Alpha(opacity=80)
}
.top_search .search_con2 .moblie-search-close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 20px;
	height: 20px;
	background: url(../image/scguan.png) center center no-repeat
}
.nav-hide .top_search .search_con2 .moblie-search-close {
	background-image: url(../image/scguan.png)
}


@media (max-width: 1500px) {
.ab_top .abtop_main .top_right {
    width: calc(100% - 410px);
    float: right;
    height: 100%;
}
}


@media (max-width: 1320px) {
.ab_top .abtop_main .top_right {
    width: calc(100% - 310px);
    float: right;
    height: 100%;
}
}

@media (max-width: 1230px) {
.ab_top .abtop_main .top_right .nav li> a {
    height: 100%;
    height: 100%;
    line-height: 117px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    position: relative;
    z-index: 2;
    padding: 0 18px;
}
}



@media screen and (max-width:1200px) {
.ab_top {
	height: 80px
}
.abtop_main .toplogo {
	margin: 12px 0
}
.ab_top .abtop_main .top_right {
	width: calc(100% - 320px)
}
.ab_top .abtop_main .top_right .nav {
	width: calc(100% - 30px);
	height: 80px
}
.ab_top .abtop_main .top_right .nav li> a {
	font-size: 16px;
	line-height: 80px
}
.ab_top .abtop_main .top_right .nav li:hover:after, .ab_top .abtop_main .top_right .nav li.navon:after {
	height: 48px
}
.ab_top .abtop_main .top_right .nav li i {
	width: 16px;
	height: 16px;
	margin: -4px 0 0 3px
}
.ab_top .abtop_main .top_right .nav li .nav_item2 a {
	height: 42px;
	line-height: 42px
}
.ab_top .abtop_main .top_search .search_con2 {
	height: 45px
}
.top_search .search_con2 .search-input {
	height: 45px;
	line-height: 45px;
	font-size: 15px
}
.top_search .search_con2 .input1 {
	height: 45px;
	line-height: 45px;
	font-size: 15px
}
}
@media screen and (max-width:1080px) {
.ab_top .abtop_main .top_right .nav li> a {
	font-size: 15px
}
.ab_top .abtop_main .top_right .nav li .nav_item2 a {
	font-size: 14px
}
}
@media screen and (max-width:1023px) {
.phonebox {
	position: fixed;
	width: 100%;
	z-index: 999999;
	background: #fff;
	top: 0
}
.ab_top {
	height: 68px;
	position: relative
}
.ab_top .w1400 {
	width: 100%;
	padding: 0 10px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box
}
.ab_top .abtop_main .top_right {
	width: 100%;
	position: absolute;
	top: 78px;
	z-index: 9999999;
	background: #fff;
	height: 100vh;
	border-top: 1px solid #ddd;
	left: 100%;
	transition: all .5s ease;
	overflow: scroll
}
.ab_top .abtop_main .top_right.open {
	left: 0
}
.ab_top .abtop_main .top_right .nav {
	width: 100%;
	height: auto;
	float: none;
	margin: 0
}
.ab_top .abtop_main .top_right .nav li:first-child {
	width: 90%
}
.ab_top .abtop_main .top_right .nav li {
	width: 90%;
	margin: 0 auto;
	float: none;
	background: #fff;
	border-bottom: 1px dashed #ddd
}
.ab_top .abtop_main .top_right .nav li> a {
	line-height: 55px
}
.ab_top .abtop_main .top_right .nav li:hover:after, .ab_top .abtop_main .top_right .nav li.navon:after {
	height: 55px
}
.ab_top .abtop_main .top_right .nav li:after {
	top: 0
}
.ab_top .abtop_main .top_right .nav li::before, .ab_top .abtop_main .top_right .nav li.navon a::before {
	height: 0
}
.ab_top .abtop_main .top_right .nav li .hide> a {
	font-size: 18px;
	line-height: 60px
}
.ab_top .abtop_main .top_right .nav li> a {
	font-size: 16px
}
.ab_top .abtop_main .top_right .nav li .nav_item2 a {
	font-size: 15px
}
.ab_top .abtop_main .top_right .nav li i {
	display: none
}
.nav_item_open {
	position: static;
	width: 100%;
	visibility: visible;
	opacity: 1;
	-webkit-transform: translatab(0px);
	transform: translatab(0px);
	box-shadow: none;
	display: none;
	transition: none
}
.ab_top .abtop_main .top_right .nav li.on> i {
	transform: rotate(180deg)
}
.ab_top .abtop_main .top_right .nav li .nav_item2 {
	background-color: #f7f7f7;
	margin-bottom: 1px
}
.ab_top .abtop_main .top_search {
	width: 100%;
	height: auto;
	float: none;
	margin-left: 0
}
.ab_top .abtop_main .top_search em {
	display: none
}
.ab_top .abtop_main .top_search .search_con2 {
	opacity: 1;
	transform: none;
	position: static;
	width: 80%;
	margin: 40px auto 0
}
.top_search .search_con2 .search-input {
	width: 100%
}
.top_search .search_con2 .moblie-search-close {
	display: none
}
.ab_top .nav_menu {
	position: absolute;
	right: 3%;
	margin-top: 28px;
	height: 25px;
	transition: all .5s ease
}
.ab_top .nav_menu span {
	display: block;
	width: 26px;
	height: 2px;
	background: #666;
	margin-top: 7px
}
.ab_top .nav_menu:before, .ab_top .nav_menu:after {
	content: "";
	display: block;
	width: 26px;
	height: 2px;
	background: #666
}
.ab_top .nav_menu:after {
	margin-top: 7px
}
.ab_top .nav_menu.open span {
	background: transparent;
	transform: translate(-50%, -50%) rotate(180deg)
}
.ab_top .nav_menu.open:before {
	margin-top: 10px;
	transform: rotate(45deg);
	width: 23px
}
.ab_top .nav_menu.open::after {
	margin-top: -11px;
	transform: rotate(-45deg);
	width: 23px
}
}
@media screen and (max-width:800px) {
.abtop_main .toplogo {
	height: 58px;
	margin: 10px 0
}
.toplogo a {
	height: 58px
}
}
@media screen and (max-width:767px) {
.abtop_main .toplogo {
	height: 50px;
	margin: 10px 0
}
.toplogo a {
	height: 50px
}
.ab_top .abtop_main .top_right {
	top: 68px
}
}
.ab_foot {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding: 60px 0 0;
	background-color: #232323;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative
}
.web_foot {
	padding: 0
}
.ab_foot .webfoot_links {
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.webfoot_links .links_tit {
	width: 135px;
	height: 90px;
	background: #EF3B1B;
	float: left;
	line-height: 90px;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	color: #fff;
	font-size: 30px;
	font-family: 思源宋体;
	font-weight: bold;
	text-align: center
}
.webfoot_links .links_list {
	width: calc(100% - 135px);
	background: #2a2a2a url(../image/lkbg.png) repeat;
	float: right;
	height: auto;
	height: 90px;
	overflow: hidden;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	margin: 0;
	padding: 10px 0 0 40px;
	position: relative;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow-y: scroll
}
.webfoot_links .links_list a {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	color: rgba(255,255,255,0.45);
	font-size: 14px;
	margin: 0 20px 0 0;
	padding: 0
}
.webfoot_links .links_list a:hover {
	color: #fff
}
.links_list::-webkit-scrollbar {
width:2px
}
.links_list::-webkit-scrollbar-track {
background-color:#f0f0f0;
border-radius:0px
}
.links_list::-webkit-scrollbar-thumb {
background-color:#EF3B1B
}
.links_list::-webkit-scrollbar-thumb:window-inactive {
background-color:#EF3B1B
}
.pc_ft_main {
	padding: 68px 0;
	position: relative;
	margin: 0 auto;
	overflow: hidden
}
.pc_ft_main .ft_list {
	float: left;
	overflow: hidden;
	padding: 0;
	width: 50%;
	margin-left: 3%
}
.ft_list ul li {
	width: 35%;
	height: 196px;
	overflow: hidden;
	float: left;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	margin-left: 12%
}
.ft_list ul li:nth-child(4) {
	margin-right: 0
}




.ft_list ul li b {
	width: 100%;
	height: 30px;
	overflow: hidden;
	line-height: 30px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto 10px;
	padding: 0 0 5px 0;
	display: block;
	position: relative;
	font-weight: normal
}
.ft_list ul li em {
	display: block;
	width: 36px;
	height: 1px;
	background: #b7b7b7;
	margin-bottom: 20px
}
.ft_list ul li a {
	display: block;
	width: 100%;
	height: 35px;
	overflow: hidden;
	line-height: 35px;
	font-size: 14px;
	margin: 0;
	padding: 0;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: rgba(255,255,255,.45)
}
.ft_list ul li a:hover {
	color: #fff
}
.f_ewm {
	margin-top: 10px
}
.f_ewm img {
	width: 220px
}
.f_ewm p {
	text-align: left;
	font-size: 14px;
	margin-top: 10px;
	color: rgba(255,255,255,.45)
}
.pc_ft_main .con {
	width: 25%;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;    text-align: right;
}
.pc_ft_main .con .ico9 {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, .45);
    line-height: 25px;
    background: url(../image/foot_ico1.png) right no-repeat;
    background-position: 246px 4px;
}
.pc_ft_main .con .dtel {
	    display: block;
    font-size: 36px;
    color: rgba(255, 255, 255, .45);
    margin: 5px 0 15px;
    border-bottom: 1px solid rgba(255, 255, 255, .20);
    padding-bottom: 5px;
    overflow: hidden;
    white-space: nowrap;
    font-weight: bolder;
}
.pc_ft_main .con span {
	display: block;
	font-size: 14px;
	color: rgba(255,255,255,.45);
	margin: 10px 0 0 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.pc_ft_main .con span img {
	display: inline-block;
	margin: -3px 6px 0 0
}
.ab_foot .foot_copy {
	border-top: 1px solid rgba(255,255,255,.2);
	padding: 25px 0;
	overflow: hidden;
	color: rgba(255,255,255,.15);
	font-size: 14px
}
.ab_foot .foot_copy a {
	color: rgba(255,255,255,.15)
}
.ab_foot .foot_copy a:hover {
	color: #fff
}
@media (max-width:1366px) {
.pc_ft_main .ft_list {
	width: 50%
}
.pc_ft_main .con {
	width: 30%
}
.pc_ft_main {
	padding: 50px 0 60px
}
}
@media (max-width:1200px) {
.ab_foot {
	padding: 55px 0 0
}
.pc_ft_main .ft_list {
	width: 50%
}
.pc_ft_main .con {
	width: 30%
}
.pc_ft_main {
	padding: 40px 0 50px
}
.pc_ft_main .con .dtel {
	font-size: 40px
}
}
@media (max-width:1079px) {
.ab_foot {
	padding: 45px 0 0
}
.pc_ft_main {
	padding: 30px 0 40px
}
.pc_ft_main .con .dtel {
	font-size: 38px
}
}
@media (max-width:1023px) {
.ab_foot {
	padding: 35px 0 0
}
.pc_ft_main .ft_list {
	display: none
}
.pc_ft_main {
	padding: 20px 0 30px
}
.pc_ft_main .con {
	width: 50%;
	padding: 0;
	float: left;
	margin-left: 50px
}
.ab_foot .foot_copy {
	padding: 15px 0
}
.ab_foot .foot_copy .copy_l, .ab_foot .foot_copy .copy_r {
	float: none
}
}
@media (max-width:767px) {
.ab_foot {
	padding: 25px 0 0
}
.web_foot {
	padding: 0
}
.webfoot_links .links_tit {
	width: 100%;
	height: 70px;
	line-height: 70px;
	font-size: 25px
}
.webfoot_links .links_list {
	width: 100%
}
.pc_ft_main {
	padding: 30px 0;
	text-align: center
}
.pc_ft_main .ft_list {
	display: none
}
.pc_ft_main .con {
	display: none
}
.f_ewm {
	float: none !important
}
.ab_foot .foot_copy {
	text-align: center;
	padding: 15px 0
}
.ab_foot .foot_copy .copy_l, .ab_foot .foot_copy .copy_r {
	float: none
}
}
.foot_copy .copy_l {
	text-align: center;    color: rgba(255, 255, 255, .45);
}
.ab_view {
	    position: fixed;
    width: 80px;
    top: 20%;
    right: 10px;
    text-align: center;
    display: block;
    border-radius: 10px;
    font-size: 12px;
    z-index: 999;
}
.ab_view ul {
	margin: 0;
	padding-top: 16px;
	color: #fff
}
.ab_view ul li {
	position: relative
}
.ab_view ul li:nth-of-type(1), .ab_view ul li:nth-of-type(4), .ab_view ul li:nth-of-type(6) {
	display: none
}
.ab_view ul li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	overflow: hidden;
	height: auto;
	width: 100%;
	padding: 43px 0 12px;
	background: url(../image/kefu-tb.png) no-repeat top center
}
.ab_view ul li a:hover {
	background-color: #df4114
}
.ab_view a.kefu-lx {
	background-image: url(../image/kefu.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: absolute;
	top: -40px;
	text-indent: -9999px;
	height: 80px;
	width: 80px;
	z-index: 999999;
	left: 0px;
	border-width: 0;
	overflow: hidden
}
.ab_view a.kefu-lx:hover {
	background-color: rgba(255,255,255,0)
}
.ab_view ul li a.kf {
	display: block;
	padding: 10px 0
}
.ab_view ul li a.kefu-tel {
	background-position: center -79px
}
.ab_view ul li a.kefu-qq {
	background-position: center -150px
}
.ab_view ul li a.kefu-wx {
	background-position: center -220px
}
.ab_view ul li a.kefu_bottom {
	background-position: center -288px;
	padding: 30px 0 10px 0;
	border-radius: 0 0 8px 8px
}
.ab_view ul li a.kefu_top {
	background-position: center -15px;
	padding: 30px 0 10px 0
}
.ab_view:hover ul li a {
	display: block
}
.ab_view ul li p {
	position: absolute;
	top: -72px;
	right: 82px;
	width: 0;
	padding: 0;
	font-size: 14px;
	line-height: 24px;
	text-align: left;
	color: #fff;
	background: #EF3B1B;
	display: block;
	opacity: 0;
	transition: all .4s ease-in-out .1s;
	overflow: hidden;
	z-index: 201
}
.ab_view ul li:nth-of-type(3) p {
	top: 0
}
.ab_view ul li:hover p {
	width: 120px;
	padding: 15px;
	opacity: 1
}
.ab_view ul li .wechat p {
}
@media (max-width:800px) {
.ab_view {
	width: 60px;
	border-radius: 8px;
	right: 2px
}
.ab_view a.kefu-lx {
	display: none
}
.ab_view ul {
	padding: 0
}
.ab_view ul li:nth-child(1), .ab_view ul li:nth-child(4), .ab_view ul li:nth-child(5) {
	display: none
}
.ab_view ul li p {
	display: none!important
}
.ab_view ul li a {
	font-size: 12px
}
}
@media (max-width:767px) {
#KFRightScreen {
	display: none!important
}
}



/*首页关于我们 开始*/
.abIdx_About{ width:100%; background:url(../image/1742476163768307.png) no-repeat; background-size:cover; padding:80px 0; overflow:hidden;}
.abIdx_About .abIdxAbout_l{ width:47%; float:left;}
.abIdx_About .abIdxAbout_l .ab_tit .abtit_l{ width:100%;}
.abIdx_About .abIdxAbout_Con{font-size:16px; color:#666; width:100%;overflow:hidden; line-height:30px;text-align:justify; word-break:break-all; margin:0; padding:0; display:-webkit-box; text-overflow:ellipsis; -webkit-line-clamp:6; -webkit-box-orient:vertical; height:180px; margin:-10px 0 42px 0;    text-indent: 34px;}
.abIdx_About .abIdxAbout_Con p,.abIdx_About .abIdxAbout_Con span{font-size:16px; color:#666; line-height:30px;}
.abIdx_About .abIdxAbout_ys ul li{ width:32%; margin:0 2% 0 0; background:rgba(71, 137, 212,0.1); float:left; padding:15px 0; text-align:center; border-radius:5px;}
.abIdx_About .abIdxAbout_ys ul li:nth-child(3){ margin-right:0;}
.abIdx_About .abIdxAbout_ys ul li img{ display:block; margin:0 auto 5px;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.abIdx_About .abIdxAbout_ys ul li p{ font-size:18px; color:#333;}
.abIdx_About .abIdxAbout_ys ul li:hover img{transform: rotateY(180deg);}
.abIdx_About .abIdxAbout_r{ width:47%; float:right;}
.abIdx_About .abIdxAbout_r a{ display:block; width:100%; height:457px; position:relative;}
.abIdx_About .abIdxAbout_r a img{ display:block; width:100%; height:100%; border-radius:20px;}
.abIdx_About .abIdxAbout_r a:after{ content:""; display:block; background:url(https://www.rzindu.com/skin/images/about_ico04.png) no-repeat center center; position:absolute; width:54px; height:54px; bottom:30px; right:35px;}

@media (max-width:1680px) {
.abIdx_About .abIdxAbout_r a{ height:450px;}
}

@media (max-width:1600px) {
.abIdx_About{ padding:70px 0;}
.abIdx_About .abIdxAbout_r a{ height:442px;}
}

@media (max-width:1560px) {
.abIdx_About .abIdxAbout_r a{ height:436px;}
}

@media (max-width:1440px) {
.abIdx_About{ padding:60px 0;}
.abIdx_About .abIdxAbout_ys ul li img{ width:45px;}
.abIdx_About .abIdxAbout_ys ul li p{ font-size:16px;}
.abIdx_About .abIdxAbout_r a{ height:418px;}


}

@media (max-width:1366px) {
.abIdx_About .abIdxAbout_r a{ height:415px;}
}

@media (max-width:1280px) {
.abIdx_About .abIdxAbout_Con{ font-size:15px; line-height:28px; height:165px; margin:-10px 0 40px 0;}
.abIdx_About .abIdxAbout_Con p,.abIdx_About .abIdxAbout_Con span{ font-size:15px; line-height:28px;}
.abIdx_About .abIdxAbout_r a{ height:386px;}
.abIdx_About .abIdxAbout_r a:after{ background-size:50px 50px; right:30px; bottom:25px;}
}

@media (max-width:1200px) {
.abIdx_About{ padding:50px 0;}
.abIdx_About .abIdxAbout_ys ul li img{ width:40px;}
.abIdx_About .abIdxAbout_ys ul li p{ font-size:15px;}
.abIdx_About .abIdxAbout_r a{ height:381px;}
.abIdx_About .abIdxAbout_r a img{ border-radius:15px;}
.abIdx_About .abIdxAbout_r a:after{ background-size:45px 45px; right:25px; bottom:25px;}
}

@media (max-width:1080px) {
.abIdx_About .abIdxAbout_r a{ height:377px;}
}

@media (max-width:1024px) {
.abIdx_About{ padding:40px 0;}
.abIdx_About .abIdxAbout_r a{ height:375px;}
.abIdx_About .abIdxAbout_r a:after{ background-size:45px 45px; right:20px; bottom:20px;}
}

@media (max-width:920px) {

}

@media (max-width:820px) {
.abIdx_About{ padding:30px 0;}
.abIdx_About .abIdxAbout_Con{ font-size:14px; line-height:26px; height:155px; margin:-10px 0 20px 0;}
.abIdx_About .abIdxAbout_Con p,.abIdx_About .abIdxAbout_Con span{ font-size:14px; line-height:26px;}
.abIdx_About .abIdxAbout_ys ul li img{ width:35px;}
.abIdx_About .abIdxAbout_ys ul li p{ font-size:14px;}
.abIdx_About .abIdxAbout_r a{ height:343px;}
.abIdx_About .abIdxAbout_r a img{ border-radius:10px;}

}

@media (max-width:767px) {
.abIdx_About{ padding:20px 0;}
.abIdx_About .abIdxAbout_l{ width:100%;}
.abIdx_About .abIdxAbout_r{ width:100%; margin-top:20px;}
.abIdx_About .abIdxAbout_r a{ height:auto;}
.abIdx_About .abIdxAbout_r a:after{ background-size:40px 40px; right:20px; bottom:20px;}
.abIdx_About .abIdxAbout_Con{margin:-10px 0 15px 0;}
}

@media (max-width:450px) {
.abIdx_About .abIdxAbout_r a:after{ right:15px; bottom:10px;}
}

@media (max-width:320px) {

}

@media (max-width:280px) {

}


/*首页推荐产品 开始*/
.abIdxTj_Pro{ width:100%; padding:80px 0; overflow:hidden;}
.ab_tit{ width:100%; margin-bottom:20px; overflow:hidden;}
.ab_tit .abtit_l{ width:70%; float:left;}
.ab_tit .abtit_l b{ display:block; float:left; font-size:40px; color:#333; line-height:80px;}
.ab_tit .abtit_l span{ display:block; float:left; color:rgba(0,0,0,0.03); font-size:96px; font-family:impact; text-transform:uppercase;margin: -30px 0 0 -80px;}
.ab_tit .abtit_btn{ width:162px; height:50px; line-height:50px; float:right; background:#4789d4; border-radius:30px; text-align:center; font-size:18px;}
.ab_tit .abtit_btn img{ display:inline-block; margin:-4px 10px 0 0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.ab_tit .abtit_btn a{ color:#fff;}
.ab_tit .abtit_btn:hover img{ margin:-4px 15px 0 0;}

.abIdx_Menu{ width:24%; float:left; height:426px; overflow-y:scroll;}
.abIdx_Menu .abIdxMenu_tit{ display:none; width:100%; background:#4789d4; height:auto; font-size:16px; font-weight:bold; color:#fff;}
.abIdx_Menu .abIdxMenu_tit img{ display:block; float:right; margin-top:5px; width:7px;}
.abIdx_Menu .abIdxMenu_tit a.abIdxMenu_Mbtn.on img{ transform: rotate(90deg); }
.abIdx_Menu ul li{ width:100%; font-size:20px; padding:27px 0; border-bottom:1px solid #ddd; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.abIdx_Menu ul li a{ display:block; color:#333;height:30px; line-height:30px; background:url(https://www.rzindu.com/skin/images/jt02.png) no-repeat right center;overflow:hidden; white-space:nowrap;text-overflow:ellipsis; padding:0 50px 0 0;}
.abIdx_Menu ul li:hover a{ color:#4789d4;background:url(https://www.rzindu.com/skin/images/jt03.png) no-repeat right center; cursor:pointer;}
.abIdxTjPro_list{ width:71%; float:right; background:#fafafa; padding:48px; position:relative; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; min-height:300px;}
.abIdxTjPro_list .abIdxTjPro_Img{ width:55%; float:left; padding:0 30px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.abIdxTjPro_list .abIdxTjPro_Img a{ display:block; width:100%; height:330px; overflow:hidden; position:relative;}
.abIdxTjPro_list .abIdxTjPro_Img a img{ display:block; max-width:100%; max-height:100%; margin:auto; position:absolute; top:0; right:0; bottom:0; left:0;transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
.abIdxTjPro_list .abIdxTjPro_Text{ width:41%; float:left; background:#fff; padding:40px; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;}
.abIdxTjPro_list .abIdxTjPro_Text span{ display:block; font-size:18px; color:#333;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.abIdxTjPro_list .abIdxTjPro_Text a.abIdxTjPro_Name{ display:block; font-size:26px; font-weight:bold; color:#333; border-bottom:1px solid #ddd; padding-bottom:15px;overflow:hidden; white-space:nowrap;text-overflow:ellipsis;}
.abIdxTjPro_list .abIdxTjPro_Text p{ font-size:14px; color:#999; line-height:24px;overflow: hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow: ellipsis; word-break: break-all; height:72px; margin:20px 0 25px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn{ width:100%; height:44px; line-height:44px; text-align:center;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a{ display:block; float:left; margin:0 4% 0 0; background:#4789d4; color:#fff; width:48%;font-size:16px; border-radius:5px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a.abIdxTjPro_btn2{ background:#cfe5ff;color:#4789d4; margin-right:0;}
.abIdxTjPro_list:hover .abIdxTjPro_Img a img{-webkit-transform: scale(1.1); -moz-transform: scale(1.1); transform: scale(1.1);}
.abIdxTjPro_list:hover .abIdxTjPro_Text a.abIdxTjPro_Name{ color:#4789d4;}
.abIdxTjPro_list .swiper-button-prev, .abIdxTjPro_list .swiper-button-next { width: 21px; height: 41px; top:50%; background:none; margin:-5px 0 0; background:url(https://www.rzindu.com/skin/images/jt04.png) no-repeat left center; left:20px;}
.abIdxTjPro_list .swiper-button-next{background:url(https://www.rzindu.com/skin/images/jt06.png) no-repeat left center; right:25px; left:inherit; background-size:100%;}
.abIdxTjPro_list .swiper-button-prev:hover{ background:url(https://www.rzindu.com/skin/images/jt14.png) no-repeat left center;}
.abIdxTjPro_list .swiper-button-next:hover{background:url(https://www.rzindu.com/skin/images/jt15.png) no-repeat left center;}
@media (max-width:1680px) {
.ab_tit .abtit_l span{ font-size:90px;margin: -30px 0 0 -78px;}
}

@media (max-width:1600px) {
.abIdxTj_Pro{ padding:70px 0;}
.ab_tit{ margin-bottom:18px;}
.ab_tit .abtit_l b{ font-size:38px; line-height:70px;}
.ab_tit .abtit_l span{ font-size:86px;margin: -30px 0 0 -76px;}
.ab_tit .abtit_btn{ width:158px; height:50px; line-height:50px; font-size:16px; margin:5px 0 0;}
}

@media (max-width:1560px) {
.ab_tit .abtit_l span{ font-size:80px;margin: -27px 0 0 -74px;}
.abIdx_Menu ul li{ padding:25px 0;}
.abIdxTjPro_list{ padding:42px;}
.abIdxTjPro_list .abIdxTjPro_Img a{ height:320px;}
}

@media (max-width:1440px) {
.abIdxTj_Pro{ padding:60px 0;}
.ab_tit{ margin-bottom:15px;}
.ab_tit .abtit_l b{ font-size:36px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:76px;margin: -27px 0 0 -74px;}
.ab_tit .abtit_btn{ width:155px; height:48px; line-height:48px; font-size:16px; margin:5px 0 0;}
}

@media (max-width:1366px) {
.ab_tit .abtit_l span{ font-size:70px;margin: -22px 0 0 -74px;}
.abIdx_Menu{ height:375px;}
.abIdx_Menu ul li{ padding:22px 0; font-size:18px;}
.abIdx_Menu ul li a{ background-size:24px 24px;}
.abIdx_Menu ul li:hover a{background-size:24px 24px;}
.abIdxTjPro_list{ padding:35px;}
.abIdxTjPro_list .abIdxTjPro_Img a{ height:305px;}
.abIdxTjPro_list .abIdxTjPro_Text{ padding:30px; margin:5px 0 0;}
.abIdxTjPro_list .abIdxTjPro_Text span{ font-size:16px;} 
.abIdxTjPro_list .abIdxTjPro_Text a.abIdxTjPro_Name{ font-size:24px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn{ height:42px; line-height:42px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a{ font-size:15px;}
.abIdxTjPro_list .swiper-button-prev, .abIdxTjPro_list .swiper-button-next{ width:19px; left:20px;}
.abIdxTjPro_list .swiper-button-next{ right:20px; left:inherit;}
}

@media (max-width:1280px) {
.ab_tit{ margin-bottom:10px;}
.ab_tit .abtit_l b{ font-size:32px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:66px;margin: -21px 0 0 -66px;}
.ab_tit .abtit_btn{ width:152px; height:46px; line-height:46px; font-size:16px; margin:5px 0 0;}
.ab_tit .abtit_btn img{ width:8px;}
}

@media (max-width:1200px) {
.abIdxTj_Pro{ padding:50px 0;}
.abIdx_Menu{ height:355px;}
.abIdx_Menu ul li{ padding:20px 0; font-size:17px;}
.abIdx_Menu ul li a{ background-size:23px 23px;}
.abIdx_Menu ul li:hover a{background-size:23px 23px;}
.abIdxTjPro_list{ padding:30px;}
.abIdxTjPro_list .abIdxTjPro_Img{ width:52%; padding:0 20px;}
.abIdxTjPro_list .abIdxTjPro_Img a{ height:295px;}
.abIdxTjPro_list .abIdxTjPro_Text{ width:45%; padding:30px 25px; margin:5px 0 0;}
.abIdxTjPro_list .swiper-button-prev, .abIdxTjPro_list .swiper-button-next{ width:18px; left:15px;}
.abIdxTjPro_list .swiper-button-next{ right:15px; left:inherit;}
.abIdxTjPro_list .abIdxTjPro_Text span{ font-size:16px;}
.abIdxTjPro_list .abIdxTjPro_Text a.abIdxTjPro_Name{ font-size:22px; padding-bottom:12px;}
.abIdxTjPro_list .abIdxTjPro_Text p{ margin:20px 0;}

}

@media (max-width:1080px) {
.ab_tit{ margin-bottom:10px;}
.ab_tit .abtit_l b{ font-size:30px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:60px;margin: -16px 0 0 -60px;}
.ab_tit .abtit_btn{ width:148px; height:44px; line-height:44px; font-size:15px; margin:10px 0 0;}
.ab_tit .abtit_btn img{ width:7px;}
}

@media (max-width:1024px) {
.abIdxTj_Pro{ padding:40px 0;}
.ab_tit{ margin-bottom:10px;}
.ab_tit .abtit_l b{ font-size:28px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:56px;margin: -12px 0 0 -57px;}
.ab_tit .abtit_btn{ width:145px; height:42px; line-height:42px; font-size:15px; margin:10px 0 0;}
.ab_tit .abtit_btn img{ width:7px;}
.abIdx_Menu{ height:336px;}
.abIdx_Menu ul li{ font-size:16px; padding:18px 0;}
.abIdx_Menu ul li a{ background-size:22px 22px;}
.abIdx_Menu ul li:hover a{background-size:22px 22px;}
.abIdxTjPro_list{ padding:28px 20px;}
.abIdxTjPro_list .abIdxTjPro_Img{ width:45%; padding:0 20px;}
.abIdxTjPro_list .abIdxTjPro_Img a{ height:280px;}
.abIdxTjPro_list .abIdxTjPro_Text{ width:50%; padding:30px 20px; margin:10px 0 0;}
.abIdxTjPro_list .abIdxTjPro_Text span{ font-size:15px;}
.abIdxTjPro_list .abIdxTjPro_Text a.abIdxTjPro_Name{ font-size:20px; padding-bottom:10px;}
.abIdxTjPro_list .abIdxTjPro_Text p{ margin:15px 0 20px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn{ height:40px; line-height:40px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a{ font-size:15px;}
.abIdxTjPro_list .swiper-button-prev, .abIdxTjPro_list .swiper-button-next{ width:15px; left:15px;}
.abIdxTjPro_list .swiper-button-next{ right:15px; left:inherit;}
}

@media (max-width:920px) {
.abIdxTjPro_list .abIdxTjPro_Text p{ margin:10px 0 20px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a{ font-size:14px;}

}

@media (max-width:820px) {
	
.abIdxTj_Pro{ padding:30px 0;}
.ab_tit{ margin-bottom:10px;}
.ab_tit .abtit_l b{ font-size:24px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:50px;margin: -8px 0 0 -52px;}
.ab_tit .abtit_btn{ width:140px; height:40px; line-height:40px; font-size:14px; margin:10px 0 0;}
.ab_tit .abtit_btn img{ width:6px;}
.abIdx_Menu{ width:100%; height:auto;}
.abIdx_Menu .abIdxMenu_tit{ display:block; padding:12px 20px;}
.abIdx_Menu ul{ padding:0 20px;border: 1px solid #ddd; border-top:0; display:none;}
.abIdx_Menu ul li{ font-size:14px; padding:10px 0;border-bottom: 1px solid #f5f5f5;}
.abIdx_Menu ul li:last-child{ border:0;}
.abIdx_Menu ul li a{ background-size:20px 20px;}
.abIdx_Menu ul li:hover a{background-size:20px 20px;}
.abIdx_Menu ul.on{ display:block;}
.abIdxTjPro_list{width:100%; margin-top:20px; padding:20px;}
.abIdxTjPro_list .abIdxTjPro_Img{ width:100%; padding:0;}
.abIdxTjPro_list .abIdxTjPro_Img a{ height:250px;}
.abIdxTjPro_list .abIdxTjPro_Text{ width:100%; padding:20px; margin-top:20px;}
.abIdxTjPro_list .swiper-button-prev, .abIdxTjPro_list .swiper-button-next{ display:none;}
.abIdxTjPro_list .abIdxTjPro_Text span{ font-size:14px;}
.abIdxTjPro_list .abIdxTjPro_Text a.abIdxTjPro_Name{ font-size:18px; padding-bottom:10px;}
.abIdxTjPro_list .abIdxTjPro_Text p{ font-size:13px; margin:10px auto 15px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn{ height:40px; line-height:40px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn a{ font-size:14px;}
}

@media (max-width:767px) {
.abIdxTj_Pro{ padding:20px 0;}
.ab_tit{ margin-bottom:5px;}
.ab_tit .abtit_btn{ display:none;}
.ab_tit .abtit_l b{ font-size:22px; line-height:60px;}
.ab_tit .abtit_l span{ font-size:46px;margin: -5px 0 0 -46px;}
.abIdx_Menu .abIdxMenu_tit{padding:10px 20px;}
.abIdxTjPro_list .abIdxTjPro_Text .abIdxTjPro_btn{ height:38px; line-height:38px;}
	
	
	.top-header-area {
    
    display: none;
}
	
	
	.abidx_ban .swiper-container .swiper-slide img {
    display: block;
    width: 100%;
    height: 180px!important;
    padding: 0;
}
	
	
	
}

@media (max-width:390px) {

}

@media (max-width:320px) {
.ab_tit .abtit_l b{ font-size:20px; line-height:50px;}
.ab_tit .abtit_l span{ font-size:40px;margin: -5px 0 0 -46px;}
}


.top-header-area {
    padding: 12px 0;
    z-index: 9;
    position: relative;
    background: #f6f6f6;
}

.top-header-info ul li {
    display: inline-block;
    color: #7e7e7e;
    margin-right: 15px;
    font-size: 14px;
}

.top-header-info ul li i {
    color: #7e7e7e;
    display: inline-block;
    font-size: 15px;
    padding-right: 8px;
    font-weight: 100;
}



.social-icon-2 {
    margin-right: -7px!important;
}




.jkk {
       display: flex;
    border-left: 1px solid var(--clr-border-2);
    align-items: center;
    justify-content: space-between;
}



.top-header-right {
    text-align: right;
}

.top-header-contact {
    display: inline-block;
    margin-right: 2px;
}

.top-header-contact span {
    display: inline-block;
    color: #7e7e7e;
    font-size: 14px;
}


.align-items-center {
    align-items: center !important;
}


.flll {
    float: left!important;
}

