@charset "UTF-8";

/* in_banner */
.head_in {
	position: relative;
}

.in_banner {
	position: relative;
	width: 1600px;
	font-size: 0;
	margin: 0 auto;
}

.in_banner img {
	width: 100%;
	display: block;
}

.in_banner .in_banner_con {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
}

.in_banner .in_banner_info {
	width: 1320px;
	margin: 0 auto;
	padding-bottom: 60px;
	font-size: 26px;
	color: #fff;
	line-height: 2.0;
}

.in_banner .in_banner_info i {
	display: block;
	margin: 0;
	padding: 0;
	width: 49px;
	height: 2px;
	background: #ffffff;
}

.in_banner .in_banner_info p {
	padding-bottom: 20px;
}

.in_banner .in_banner_info h2 {
	font-size: 25px;
	color: #fff;
	line-height: 2.0;
	letter-spacing: 2px;
}

.in_banner2 {
	position: relative;
	width: 100%;
	font-size: 0;
	margin: 0 auto;
}

.in_banner2 img {
	width: 100%;
	display: block;
}

.in_banner3 {
	position: relative;
	width: 1600px;
	font-size: 0;
	margin: 0 auto;
}

.in_banner3 img {
	width: 100%;
	display: block;
}

/* in_banner end*/
/* in_son */
.in_son {
	width: 100%;
	margin-top: 16px;
	border-bottom: 1px solid #dcdcdc;
}

.in_son .in_son_main {
	width: 1320px;
	margin: 0 auto;
	text-align: center;
}

.in_son .in_son_main li {
	display: inline-block;
	font-size: 16px;
	line-height: 77px;
	min-width: 260px;
	letter-spacing: 1px;
}

.in_son .in_son_main li:hover {
	background: #ff9800;
	color: #ffffff;
}

.in_son .in_son_main li.on {
	background: #ff9800;
	color: #ffffff;
}

/* in_son end*/
/* in_tit */
.in_tit {
	width: 100%;
	margin: 10px auto;
}

.in_tit h2 {
	font-size: 36px;
	line-height: 2.0;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
}

.in_tit2 {
	width: 100%;
	margin: 10px auto;
	text-align: center;
	font-size: 20px;
	line-height: 1.5;
	letter-spacing: 1px;
	color: #575757;
}

.in_tit2 h2 {
	font-size: 36px;
	line-height: 2.0;
	color: #000000;
	font-weight: normal;
	letter-spacing: 2px;
}

/* in_tit end*/
/* in_news */
.in_news {
	width: 1350px;
	margin: 30px auto;
}

.in_news li {
	overflow: hidden;
	width: 31.1%;
	height: 440px;
	float: left;
	margin: 15px 1.1%;
	border-top: 2px solid #b5b5b5;
	font-size: 15px;
	line-height: 1.8;
	color: #000000;
}

.in_news li .news_info {
	width: 100%;
	padding: 15px 0 10px 0;
	letter-spacing: 1px;
	font-weight: normal;
}

.in_news li .news_info span {
	font-size: 18px;
	font-weight: 600;
}

.in_news li h5 {
	font-size: 18px;
	line-height: 1.8;
	letter-spacing: 1px;
	font-weight: normal;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	display: flex;
	align-items: center;
	height: 64px;
}

.in_news li .news_img {
	width: 100%;
	height: 260px;
	margin-top: 20px;
	overflow: hidden;
	font-size: 0;
}

.in_news li .news_img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_news li:hover {
	border-color: #5665bb;
}

.in_news li:hover .news_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.in_news_more {
	width: 100%;
	text-align: center;
	margin-top: 40px;
}

.in_news_more a {
	display: inline-block;
	font-size: 18px;
	color: #000000;
	line-height: 1.0;
	opacity: 0.8;
	padding-bottom: 38px;
	background: url(../images/index_news_more.png) center bottom no-repeat;
	background-size: 20px auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_news_more a:hover {
	transform: translate(0, -6px);
}

/* in_news end*/
/* zmtjz */
.zmtjz {
	width: 100%;
	padding: 40px 0;
	background: #fafafa;
}

.zmtjz .zmtjz_con {
	width: 1320px;
	margin: 0.4rem auto;
}

.zmtjz .zmtjz_con li {
	width: 100%;
	padding: 0.4rem 0;
	border-bottom: 1px solid #e7e7e7;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.zmtjz .zmtjz_con li .zmt_date {
	border-right: 3px solid #e1e1e1;
	width: 15%;
	text-align: center;
	font-size: 14px;
	line-height: 2.0;
	color: #898989;
}

.zmtjz .zmtjz_con li .zmt_date p {
	font-size: 28px;
	color: #464646;
}

.zmtjz .zmtjz_con li .zmt_info {
	width: 78%;
	margin-right: 0.5rem;
	font-size: 14px;
	line-height: 2.0;
	color: #898989;
	letter-spacing: 1px;
}

.zmtjz .zmtjz_con li .zmt_info h5 {
	font-size: 20px;
	line-height: 2.0;
	margin-bottom: 0.1rem;
	color: #050505;
}

.zmtjz .zmtjz_con li:hover {
	background: #fff;
	border-color: #fff;
	transform: translate(0, -3px);
}

.zmtjz .zmtjz_con li:hover .zmt_info h5 {
	color: #d72229;
}

.f_news {
	width: 1320px;
	height: 345px;
	margin: 30px auto;
	background: #ffffff;
	overflow: hidden;
}

.f_news .f_news_img {
	width: 48%;
	height: 100%;
	font-size: 0;
	overflow: hidden;
}

.f_news .f_news_img img {
	width: 100%;
	min-height: 100%;
	display: block;
}

.f_news .f_news_info {
	width: 44%;
	margin-left: 4%;
	padding-top: 36px;
	font-size: 16px;
	line-height: 2.0;
	color: #777777;
	letter-spacing: 1px;
}

.f_news .f_news_info h5 {
	font-size: 22px;
	line-height: 1.8;
	margin: 10px 0;
	color: #1e2e2f;
}

.f_news .f_news_info .f_news_more {
	display: inline-block;
	font-size: 16px;
	line-height: 40px;
	margin-top: 50px;
	color: #ffffff;
	padding: 0 20px 0 40px;
	background: url(../images/f_news_more.png) 20px center no-repeat #d72229;
	background-size: 8px auto;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.f_news .f_news_info .f_news_more:hover {
	transform: translate(0, -6px);
}

/* zmtjz end*/
/*img_list*/
.img_list {
	width: 1320px;
	margin: 30px auto;
}

.img_list li {
	width: 23%;
	height: 280px;
	float: left;
	margin: 10px 1%;
	background: #f9f9f9;
}

.img_list li .in_img {
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.img_list li .in_img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.img_list li h5 {
	width: 90%;
	margin: 0 auto;
	font-size: 16px;
	line-height: 60px;
	color: #000000;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.img_list li:hover .in_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

/*img_list end*/
/* in_lx */
.in_lx {
	width: 100%;
	padding: 0.8rem 0 0.4rem 0;
}

.in_lx .index_tit {
	width: 20.0rem;
	margin: 0 auto;
}

.in_lx .in_lx_con {
	width: 20.0rem;
	margin: 0.5rem auto;
}

.in_lx .in_lx_con .in_lx_info {
	width: 44%;
	font-size: 0.27rem;
	line-height: 1.0rem;
	color: #000;
}

.in_lx .in_lx_con .in_lx_info li {
	padding-left: 1.0rem;
	background: url(../images/lx_icon_1.png) left 0.15rem no-repeat;
	background-size: 0.66rem auto;
}

.in_lx .in_lx_con .in_lx_info li:nth-child(2) {
	background-image: url(../images/lx_icon_2.png);
}

.in_lx .in_lx_con .in_lx_info li:nth-child(3) {
	background-image: url(../images/lx_icon_3.png);
}

.in_lx .in_lx_con .in_lx_info .lx_ewm {
	width: 3.0rem;
	margin-top: 0.6rem;
	margin-left: 0.6rem;
	line-height: 0.6rem;
	text-align: center;
}

.in_lx .in_lx_con .in_lx_map {
	width: 55%;
	font-size: 0;
}

.in_lx .in_lx_con .in_lx_map img {
	width: 100%;
	display: block;
}

/* in_lx end*/
/* zp_list */
.zp_con {
	width: 100%;
	padding: 0.8rem 0;
	background: #f8fafd;
}

.zp_con .index_tit {
	width: 20.4rem;
	margin: 0.3rem auto;
}

.zp_list {
	width: 20.4rem;
	margin: 0 auto;
	background: #f3f3f3;
}

.zp_list .zp_fenlei_tit {
	height: 1.0rem;
	overflow: hidden;
	line-height: 1.1rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	border-bottom: 1px solid #d7d7d7;
	font-size: 0.3rem;
	color: #3d7395;
	font-weight: normal;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.zp_list .zp_fenlei_tit li {
	width: 3.2rem;
	float: left;
	text-align: center;
	letter-spacing: 2px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-weight: 600;
}

.zp_list .zp_fenlei {
	height: 0.7rem;
	line-height: 0.7rem;
	padding-left: 0.5rem;
	padding-right: 0.5rem;
	border-bottom: 1px solid #d7d7d7;
	cursor: pointer;
	font-size: 0.25rem;
	color: #202020;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.zp_list .zp_fenlei li {
	width: 3.2rem;
	color: #3d7395;
	float: left;
	text-align: center;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zp_list .zp_fenlei li a {
	font-size: 0.22rem;
	padding: 0.05rem 0.2rem;
	background: #3d7395;
	border-radius: 0.12rem;
	color: #fff;
}

.zp_list .zp_fenlei .f_zp {
	background: url(../images/lx/sanjiao_01.png) right no-repeat;
	background-size: 0.2rem auto;
	-webkit-transition: all .4s linear;
	-moz-transition: all .4s linear;
	-o-transition: all .4s linear;
	transition: all .4s linear;
}

.zp_list .zp_fenlei.on .f_zp {
	background-image: url(../images/lx/sanjiao_02.png);
}

.zp_list .zp_info {
	display: none;
	width: 100%;
	padding-top: 0.3rem;
	padding-bottom: 0.3rem;
	border-bottom: 1px solid #d7d7d7;
	background: #fff;
}

.zp_list .zp_info .zp_info_l {
	width: 50%;
	padding-left: 1.6rem;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.zp_list .zp_info .zp_info_l {
	font-size: 0.22rem;
	line-height: 0.4rem;
	color: #747474;
}

.zp_list .zp_info .zp_info_l h5 {
	font-size: 0.24rem;
	line-height: 0.5rem;
	color: #202020;
	letter-spacing: 2px;
	font-weight: 500;
}

.zp_info_2 {
	padding-left: 1.0rem !important;
}

/* zp_list end*/
/* about_banner */
.about_banner {
	width: 100%;
	padding: 15px 0;
	background: #f1f6f7;
}

.about_banner .in_banner {
	width: 1320px;
}

.about_banner .in_banner .in_banner_info {
	width: 1200px;
}

.ban_pos {
	width: 100%;
	margin: 0 auto 0.2rem auto;
	font-size: 14px;
	line-height: 30px;
	color: #5d5a53;
}

.ban_pos span {
	display: inline-block;
	padding-left: 25px;
	background: url(../images/pos.png) left center no-repeat;
	background-size: 18px auto;
}

/* about_banner end*/
/* in_about */
.in_about {
	width: 100%;
	padding: 40px 0 130px 0;
	background: url(../images/in_about_back.jpg) center bottom no-repeat;
	background-size: 100% auto;
}

.in_about_main {
	/* width: 1320px; */
	margin: 0 auto;
}

.in_about_main .about_con {
	width: calc(100% - 300px);
	font-size: 16px;
	line-height: 2.0;
	color: #474747;
}

.in_about_main .about_con .index_tit {
	margin-bottom: 25px;
}

.in_about_main .about_con p {
	text-indent: 2.0em;
}

.in_about_main .about_info {
	padding-top: 50px;
	font-size: 16px;
	line-height: 1.5;
	color: #000;
}

.in_about_main .about_info li {
	display: inline-block;
	padding-left: 55px;
	margin-left: 60px;
	background: url(../images/about_icon1.png) left center no-repeat;
	background-size: 33px auto;
}

.in_about_main .about_info li:nth-child(2) {
	background-image: url(../images/about_icon2.png);
}

.in_about_main .about_info span {
	font-size: 36px;
	color: #343434;
}

/* in_about end*/

/* in-culture */
.in-culture {
	width: 100%;
	padding: 80px 0;
	background: url(../images/in_culture_bg.jpg) center no-repeat;
	background-attachment: fixed;
	background-size: cover;
}

.in-culture .index_tit {
	text-align: center;
}

.in-culture .index_tit h2 {
	color: #ffffff;
}

.in-culture .index_tit h3 {
	color: #ffffff;
}

.in-culture-main {
	margin: 36px auto 0 auto !important;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.in-culture-main .culture-item {
	max-width: 20%;
	text-align: center;
	transition: all .2s linear;
}

.in-culture-main .culture-item:hover {
	transform: translateY(-10px);
}

.in-culture-main .culture-item img {
	height: 60px;
	transition: all .2s linear;
}

.in-culture-main .culture-item:hover img {
	transform: rotateY(180deg);
	-ms-transform: rotateY(180deg);
	-moz-transform: rotateY(180deg);
	-webkit-transform: rotateY(180deg);
	-o-transform: rotateY(180deg);
}

.in-culture-main .culture-item i {
	display: block;
	margin: 10px auto;
	width: 34px;
	height: 3px;
	background-color: #e4edf6;
}

.in-culture-main .culture-item h5 {
	font-size: 28px;
	line-height: 1.8;
	color: #ffffff;
	letter-spacing: 1px;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.in-culture-main .culture-item p {
	max-width: 10.0em;
	margin: 10px auto 0 auto;
	font-size: 20px;
	line-height: 1.6;
	color: #fff;
	letter-spacing: 1px;
}

/* in-culture end */

/* patent */
.patent{
	width: 100%;
	padding: 80px 0;
	background: #f7fafb;
}
.patent-main{
	display: flex;
	justify-content: flex-start;
}
.patent-main .patent-left{
	width: 50%;
	font-size: 0;
}
.patent-main .patent-left img{
	width: 100%;
	display: block;
}
.patent-main .patent-right{
	width: 50%;
	padding: 30px 0 60px 0;
	padding-left: 38px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.patent-main .patent-right h2{
	font-size: 35px;
	line-height: 1.8;
}
.patent-main .patent-right p{
	font-size: 24px;
	color:#000;
	line-height: 1.8;
	margin-top:10px;
	letter-spacing: 2px;
}
.patent-main .patent-right .patent-more{
	display: flex;
	
}
.patent-main .patent-right .patent-more a{
	font-size: 18px;
	line-height: 40px;
	padding: 0 22px;
	background-color: #ff9800;
	color: #ffffff;
	border-radius: 2px;
	letter-spacing: 1px;
	transition: all .2s linear;
}
.patent-main .patent-right .patent-more a:hover{
	transform: translateY(-5px);
}
/* patent end */



/* in_jigou */
.in_jigou {
	width: 100%;
	font-size: 0;
	margin: 0;
	padding: 0;
	background: #6b96a1;
}

.in_jigou .in_jigou_img {
	width: 42%;
	font-size: 0;
}

.in_jigou .in_jigou_img img {
	width: 100%;
	display: block;
}

.in_jigou .in_jigou_info {
	width: 42%;
	font-size: 0;
	margin-left: 3%;
	padding-top: 1.2rem;
}

.in_jigou .in_jigou_info p {
	font-size: 18px;
	line-height: 2.5;
	letter-spacing: 1px;
	color: #ffffff;
	margin: 0.6rem 0;
}

.in_jigou .in_jigou_info h2 {
	font-size: 36px;
	color: #ffffff;
	line-height: 2.0;
	letter-spacing: 2px;
	display: inline-block;
}

.in_jigou_imgs {
	width: 100%;
	font-size: 0;
}

.in_jigou_imgs img {
	width: 100%;
	display: block;
}

/* in_jigou end*/

/* about_gz */
.about_gz {
	width: 1320px;
	margin: 1.0rem auto;
}

.about_gz .about_gz_img {
	width: 40%;
	font-size: 0;
	text-align: center;
}

.about_gz .about_gz_img img {
	width: 80%;
}

.about_gz .about_gz_con {
	width: 58%;
	margin-left: 2%;
}

.about_gz .about_gz_con h3 {
	font-size: 22px;
	line-height: 1.8;
	color: #000000;
	letter-spacing: 2px;
	margin: 0.2rem 0;
}

.about_gz .about_gz_con h2 {
	font-size: 32px;
	line-height: 2.5;
	color: #000000;
	letter-spacing: 2px;
}

.about_gz .about_gz_con h2 span {
	display: inline-block;
	padding-right: 0.5rem;
	background: url(../images/tit_2.png) right center no-repeat;
	background-size: 0.25rem auto;
}

.about_gz .about_gz_con .about_gz_info {
	font-size: 18px;
	line-height: 2.0;
	letter-spacing: 1px;
	color: #403e39;
	margin-bottom: 0.5rem;
	padding-bottom: 90px;
	background: url(../images/qianzi.png) right bottom no-repeat;
	background-size: 158px auto;
}

.about_gz .about_gz_con .about_gz_info p {
	text-indent: 2.0em;
}

.about_gz .about_gz_con a {
	color: #c61b2e;
	font-size: 18px;
}

.about_gz .about_gz_con:hover a {
	font-weight: bold;
}

/* about_gz end*/

/* cgzd */
.cgzd {
	width: 100%;
	padding: 0.8rem 0;
	background: url(../images/qywh_back.jpg) center bottom no-repeat;
	background-size: 100% 55%;
}

.cgzd .in_tit h2 {
	text-align: center;
	font-weight: normal;
}

.cgzd_main {
	width: 1320px;
	margin: 0 auto;
}

.cgzd_con {
	width: 100%;
	height: 10.0rem;
	margin: 1.0rem auto 0 auto;
}

.cgzd_con li {
	position: relative;
	width: 20%;
	height: 100%;
	float: left;
	margin: 0;
	text-align: center;
	font-size: 16px;
	line-height: 2.0;
	color: #fff;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.cgzd_con li:nth-child(2) {
	margin-top: 1.0rem;
}

.cgzd_con li:nth-child(4) {
	margin-top: 1.0rem;
}

.cgzd_con li .cgzd_intro1 {
	position: absolute;
	left: 0;
	top: 3.5rem;
	width: 100%;
	text-align: center;
}

.cgzd_con li .cgzd_intro1 .cgzd_icon {
	width: 100%;
	font-size: 0;
}

.cgzd_con li .cgzd_intro1 .cgzd_icon img {
	height: 0.8rem;
}

.cgzd_con li .cgzd_intro1 h5 {
	font-size: 22px;
	line-height: 2.5;
	letter-spacing: 2px;
	color: #ffffff;
	font-weight: normal;
}

.cgzd_con li .cgzd_intro1 i {
	display: inline-block;
	margin: 15px 0;
	width: 34px;
	height: 3px;
	background: #e7ebee;
}

.cgzd_con li .cgzd_intro1 p {
	font-size: 16px;
	line-height: 2.0;
	color: #e7ebee;
	letter-spacing: 1px;
}

.cgzd_con li:hover {
	transform: scale(1.1, 1.1);
}

.in_wenhua_intro {
	width: 1200px;
	margin: 30px auto;
	font-size: 16px;
	line-height: 2.0;
	letter-spacing: 1px;
}

.in_wenhua_intro p {
	text-indent: 2.0em;
}

/* cgzd end*/
/* in_honor */
.in_honor {
	width: 100%;
	padding: 60px 0;
	background:url(../images/about/fengcai_bg.jpg) center right no-repeat #fff;
	background-size: auto 100%;
}
.in_honor .index_tit h2{
	text-align: center;
}
.in_honor .in_tit h2 {
	text-align: center;
	font-weight: normal;
}

.in_honor .in_honor_main {
	position: relative;
	margin: 40px auto;
	padding-bottom: 50px;
	overflow: hidden;
}

.in_honor .in_honor_main .in_honor_con {
	width: 100%;
}

/* .in_honor .in_honor_main .in_honor_con li{width:23%;float:left;margin:0 1%;} */
.in_honor .in_honor_main .in_honor_con li .in_honor_img {
	width: 100%;
	height: 213px;
	font-size: 0;
	overflow: hidden;
}

.in_honor .in_honor_main .in_honor_con li .in_honor_img img {
	width: 100%;
	min-height: 100%;
	display: block;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.in_honor .in_honor_main .in_honor_con li h5 {
	font-size: 18px;
	line-height: 2.0;
	margin-top: 10px;
	color: #000000;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.in_honor .in_honor_main .in_honor_con li:hover .in_honor_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.in_honor .swiper-container-horizontal>.swiper-pagination-progressbar,
.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
	width: 100%;
	height: 3px;
	top: auto !important;
	bottom: 0 !important;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background-color: #003e9a !important;
}

/* in_honor end*/
/* in_xmjs */
.in_xmjs {
	width: 100%;
	padding: 40px 0;
}

.in_xmjs .in_xmjs_main {
	width: 100%;
	max-width: 1300px;
	margin: 30px auto;
	font-size: 18px;
	line-height: 2.5;
	text-indent: 2.0em;
	letter-spacing: 2px;
	color: #000000;
	opacity: 0.9;
}

/* in_xmjs end*/
/* in_fwxm */
.in_fwxm {
	width: 100%;
	padding: 40px 0 60px 0;
	background: #fbfbfb;
}

.in_fwxm .in_fwxm_main {
	width: 1320px;
	margin: 40px auto;
	overflow: hidden;
	position: relative;
}

.in_fwxm .in_fwxm_main .in_fwxm_con {
	width: 100%;
	text-align: center;
}

.in_fwxm .in_fwxm_main .in_fwxm_con li {
	letter-spacing: 1px;
}

.in_fwxm .in_fwxm_main .in_fwxm_con li .in_fwxm_img {
	width: 100%;
	height: 300px;
	font-size: 0;
	text-align: center;
}

.in_fwxm .in_fwxm_main .in_fwxm_con li .in_fwxm_img img {
	max-width: 100%;
	height: 90%;
}

.in_fwxm .in_fwxm_main .in_fwxm_con li h5 {
	width: 76%;
	margin: 0 auto 15px auto;
	font-size: 28px;
	line-height: 1.5;
	color: #b60000;
	text-align: center;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.in_fwxm .in_fwxm_main .in_fwxm_con li p {
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 1.5;
	color: #000000;
	opacity: 0.75;
}

.in_fwxm_main .swiper-button-prev {
	z-index: 10;
	left: 0px;
	top: 45%;
	width: 20px !important;
	height: 20px !important;
	background: url(../images/news_left.png) center no-repeat;
	background-size: 16px auto;
}

.in_fwxm_main .swiper-button-prev:after {
	content: '' !important;
}

.in_fwxm_main .swiper-button-next {
	z-index: 10;
	right: 0;
	top: 45%;
	width: 20px !important;
	height: 20px !important;
	background: url(../images/news_right.png) center no-repeat;
	background-size: 16px auto;
}

.in_fwxm_main .swiper-button-next:after {
	content: '' !important;
}

.in_fwxm_main .swiper-button-prev:hover {
	background-image: url(../images/news_left_2.png);
}

.in_fwxm_main .swiper-button-next:hover {
	background-image: url(../images/news_right_2.png);
}

/* in_fwxm end*/
/* in_xmzs */
.in_xmzs {
	width: 100%;
	padding: 80px 0;
	background: url(../images/about/in_xmzs_back.jpg) center bottom no-repeat #ffffff;
	background-size: 100% auto;
}

.in_xmzs .in_xmzs_main {
	width: 1320px;
	margin: 0 auto;
}

.in_xmzs .in_xmzs_main .in_xmzs_con {
	width: 100%;
}

.in_xmzs .in_xmzs_main .in_xmzs_con li {
	width: 23%;
	max-height: 208px;
	float: left;
	margin: 0 1%;
	font-size: 0;
	border-radius: 8px;
	overflow: hidden;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.in_xmzs .in_xmzs_main .in_xmzs_con li img {
	width: 100%;
	display: block;
}

.in_xmzs .in_xmzs_main .in_xmzs_con li:hover {
	transform: translate(0, -6px);
}

/* in_xmzs end*/
/* in_son2 */
.in_son2 {
	width: 100%;
	margin-top: 16px;
	border-bottom: 1px solid #dcdcdc;
}

.in_son2 .in_son_main {
	width: 1320px;
	margin: 0 auto;
}

.in_son2 .in_son_main li {
	float: left;
	margin: 0;
	font-size: 16px;
	width: 24%;
	height: 77px;
	line-height: 77px;
	letter-spacing: 1px;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.in_son2 .in_son_main a:nth-child(1) li {
	border-left: 1px solid #dcdcdc;
}

.in_son2 .in_son_main li:hover {
	background-color: #ff9800;
	color: #ffffff;
}

.in_son2 .in_son_main li.on {
	background-color: #ff9800;
	color: #ffffff;
}

.in_son2 .in_son_main li span {
	padding-left: 80px;
	display: inline-block;
	background: url(../images/in_xmjs_icon1.png) 30px center no-repeat;
	background-size: 30px auto;
}

.in_son2 .in_son_main a:nth-child(2) li span {
	background-image: url(../images/in_xmjs_icon2.png);
}

.in_son2 .in_son_main a:nth-child(3) li span {
	background-image: url(../images/in_xmjs_icon3.png);
}

.in_son2 .in_son_main a:nth-child(4) li span {
	background-image: url(../images/in_xmjs_icon4.png);
}

.in_son2 .in_son_main li:hover span {
	background-image: url(../images/xmjs_icon1.png);
}

.in_son2 .in_son_main li.on span {
	background-image: url(../images/xmjs_icon1.png);
}

.in_son2 .in_son_main a:nth-child(2) li:hover span {
	background-image: url(../images/xmjs_icon2.png);
}

.in_son2 .in_son_main a:nth-child(3) li:hover span {
	background-image: url(../images/xmjs_icon3.png);
}

.in_son2 .in_son_main a:nth-child(4) li:hover span {
	background-image: url(../images/xmjs_icon4.png);
}

.in_son2 .in_son_main li.on {
	background-color: #ff9800;
	color: #ffffff;
}

.in_son2 .in_son_main a:nth-child(2) li.on span {
	background-image: url(../images/xmjs_icon2.png);
}

.in_son2 .in_son_main a:nth-child(3) li.on span {
	background-image: url(../images/xmjs_icon3.png);
}

.in_son2 .in_son_main a:nth-child(4) li.on span {
	background-image: url(../images/xmjs_icon4.png);
}

/* in_son2 end*/

/* in_intro */
.in_intro {
	width: 1320px;
	margin: 40px auto;
}

.in_intro .in_intro_main {
	width: 100%;
	margin: 40px auto;
	font-size: 16px;
	line-height: 2.0;
	color: #000000;
}

.in_intro .in_intro_main p {
	font-size: 16px;
	line-height: 2.0;
	text-indent: 2.0em;
	letter-spacing: 1px;
	color: #000000;
	opacity: 0.9;
}

/* .in_intro .in_intro_main img{width:100%;} */
.in_intro .in_intro_main .in_intro_img {
	width: 100%;
	font-size: 0;
	margin: 15px auto;
}

.in_intro .in_intro_main .in_intro_img img {
	max-width: 100%;
}

.in_intro .in_intro_main .in_intro_img2 {
	width: 100%;
	font-size: 0;
	margin: 15px auto;
	text-align: center;
}

.in_intro .in_intro_main .in_intro_img2 img {
	max-width: 100%;
}

.in_intro .in_intro_2 {
	font-size: 28px;
	line-height: 2.0;
	color: #191919;
	margin: 15px auto;
}

.in_intro .in_intro_2 span {
	color: #ffa219;
}

/* in_intro end*/

/* in_kunpai */
.in_kunpai_line {
	width: 100%;
	height: 30px;
	background: #a0c5e8;
}

.in_kunpai {
	width: 1320px;
	margin: 40px auto;
}

.in_kunpai .in_tit2 {
	text-align: left;
}

.in_kunpai .in_kunpai_info {
	width: 48%;
	font-size: 16px;
	line-height: 2.0;
	color: #000000;
}

.in_kunpai .in_kunpai_img {
	width: 46%;
	font-size: 0;
}

.in_kunpai .in_kunpai_img img {
	width: 100%;
	display: block;
}

/* in_kunpai end*/

/* in_case */
.in-mains {
	width: 100%;
	padding: 30px 0 100px 0;
	background: url(../images/in_back.jpg) center bottom no-repeat #ffffff;
	background-size: 100% auto;
}

.in_case {
	width: 100%;
}

.in_case .in_case_main {
	width: 1320px;
	margin: 0 auto;
	overflow: hidden;
}

.in_case .in_case_main li {
	font-size: 0;
	height: 290px;
	overflow: hidden;
	border-radius: 8px;
}

.in_case .in_case_main li img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .2s linear;
	-moz-transition: all .2s linear;
	-o-transition: all .2s linear;
	transition: all .2s linear;
}

.in_case .in_case_main li:hover img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

/* in_case end*/
/* in_son3 */
.in_son3 {
	width: 100%;
	margin-top: 16px;
	border-bottom: 1px solid #dcdcdc;
}

.in_son3 .in_son_main {
	width: 1320px;
	margin: 0 auto;
}

.in_son3 .in_son_main li {
	float: left;
	margin: 0;
	font-size: 16px;
	width: 24%;
	height: 77px;
	line-height: 77px;
	letter-spacing: 1px;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.in_son3 .in_son_main a:nth-child(1) li {
	border-left: 1px solid #dcdcdc;
}

.in_son3 .in_son_main li:hover {
	background-color: #c0191e;
	color: #ffffff;
}

.in_son3 .in_son_main li.on {
	background: #c0191e;
	color: #ffffff;
}

.in_son3 .in_son_main li span {
	padding-left: 80px;
	display: inline-block;
	background: url(../images/in_xmjs_icon2.png) 30px center no-repeat;
	background-size: 30px auto;
}

.in_son3 .in_son_main a:nth-child(2) li span {
	background-image: url(../images/in_xmjs_icon3.png);
}

/* .in_son3 .in_son_main a:nth-child(3) li span{background-image:url(../images/in_xmjs_icon1.png);} */
/* .in_son3 .in_son_main a:nth-child(4) li span{background-image:url(../images/in_xmjs_icon4.png);} */
.in_son3 .in_son_main li:hover span {
	background-image: url(../images/xmjs_icon2.png);
}

.in_son3 .in_son_main li.on span {
	background-image: url(../images/xmjs_icon2.png);
}

.in_son3 .in_son_main a:nth-child(2) li:hover span {
	background-image: url(../images/xmjs_icon3.png);
}

/* .in_son3 .in_son_main a:nth-child(3) li:hover span{background-image:url(../images/xmjs_icon1.png);} */
/* .in_son3 .in_son_main a:nth-child(4) li:hover span{background-image:url(../images/xmjs_icon4.png);} */
.in_son3 .in_son_main li.on {
	background-color: #c0191e;
	color: #ffffff;
}

.in_son3 .in_son_main a:nth-child(2) li.on span {
	background-image: url(../images/xmjs_icon2.png);
}

/* .in_son3 .in_son_main a:nth-child(3) li.on span{background-image:url(../images/xmjs_icon1.png);} */
/* .in_son3 .in_son_main a:nth-child(4) li.on span{background-image:url(../images/xmjs_icon4.png);} */
/* in_son3 end*/

/* in_son4 */
.in_son4 {
	width: 100%;
	margin-top: 16px;
	border-bottom: 1px solid #dcdcdc;
}

.in_son4 .in_son_main {
	width: 1320px;
	margin: 0 auto;
}

.in_son4 .in_son_main li {
	float: left;
	margin: 0;
	font-size: 16px;
	width: 24%;
	height: 77px;
	line-height: 77px;
	letter-spacing: 1px;
	border-right: 1px solid #dcdcdc;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.in_son4 .in_son_main a:nth-child(1) li {
	border-left: 1px solid #dcdcdc;
}

.in_son4 .in_son_main li:hover {
	background-color: #c0191e;
	color: #ffffff;
}

.in_son4 .in_son_main li.on {
	background: #c0191e;
	color: #ffffff;
}

.in_son4 .in_son_main li span {
	padding-left: 80px;
	display: inline-block;
	background: url(../images/zptit_1_1.png) 30px center no-repeat;
	background-size: 30px auto;
}

.in_son4 .in_son_main a:nth-child(2) li span {
	background-image: url(../images/zptit_2_1.png);
}

.in_son4 .in_son_main a:nth-child(3) li span {
	background-image: url(../images/zptit_3_1.png);
}

.in_son4 .in_son_main li:hover span {
	background-image: url(../images/zptit_1_2.png);
}

.in_son4 .in_son_main a:nth-child(2) li:hover span {
	background-image: url(../images/zptit_2_2.png);
}

.in_son4 .in_son_main a:nth-child(3) li:hover span {
	background-image: url(../images/zptit_3_2.png);
}

.in_son4 .in_son_main li.on {
	background-color: #c0191e;
	color: #ffffff;
}

.in_son4 .in_son_main li.on span {
	background-image: url(../images/zptit_1_2.png);
}

.in_son4 .in_son_main a:nth-child(2) li.on span {
	background-image: url(../images/zptit_2_2.png);
}

.in_son4 .in_son_main a:nth-child(3) li.on span {
	background-image: url(../images/zptit_3_2.png);
}

/* in_son2 end*/
/* kcx_main*/
.kcx_main {
	width: 1200px;
	margin: 40px auto;
}

.kcx_main .kcx_img {
	width: 38%;
	font-size: 0;
}

.kcx_main .kcx_img img {
	width: 100%;
	display: block;
}

.kcx_main .kcx_info {
	width: 56%;
	padding-top: 80px;
}

.kcx_main .kcx_info img {
	max-width: 35px;
}

.kcx_main .kcx_info i {
	display: block;
	width: 100%;
	height: 80px;
	background: url(../images/in/kcx_kuai.png) left center no-repeat;
	background-size: auto 20px;
}

.kcx_main .kcx_info h2 {
	font-size: 32px;
	line-height: 3.0;
	color: #000000;
	letter-spacing: 2px;
}

.kcx_main .kcx_info p {
	text-indent: 2.0em;
	width: 80%;
	font-size: 15px;
	line-height: 2.0;
	color: #000000;
	letter-spacing: 1px;
	opacity: 0.66;
}

.kcx_main_zp .kcx_info {
	padding-top: 10px;
}

.kcx_main_zp .kcx_img {
	padding-top: 40px;
}

/* kcx_main end*/
/* kcx_main2 */
.kcx_main2 {
	width: 100%;
	padding: 50px 0;
	background: url(../images/in/kcx_2_back.jpg) center bottom no-repeat #f8fafd;
	background-size: 100% auto;
}

.kcx_main2 .kcx_main2_con {
	width: 1200px;
	margin: 0 auto;
}

.kcx_main2 .kcx_main2_img {
	width: 100%;
	font-size: 0;
}

.kcx_main2 .kcx_main2_img img {
	width: 100%;
	display: block;
}

.kcx_main2 p {
	width: 66%;
	text-indent: 2.0em;
	margin: 40px auto;
	font-size: 15px;
	line-height: 2.0;
	color: #000000;
	letter-spacing: 1px;
	opacity: 0.85;
}

.kcx_main2 h2 {
	font-size: 32px;
	line-height: 3.0;
	color: #000000;
	letter-spacing: 2px;
	text-align: center;
}

/* kcx_main2 end*/

/* shzr_1 */
.shzr_1 {
	width: 1320px;
	margin: 35px auto 0 auto;
	font-size: 0;
}

.shzr_1 img {
	width: 100%;
	display: block;
}

/* shzr_1 end*/
/* shzr_2 */
.shzr_2 {
	width: 1200px;
	margin: 0 auto;
}

.shzr_2 .shzr_2_l {
	position: relative;
	z-index: 2000;
	width: 28%;
	margin-top: -310px;
	background: #559baf;
	padding: 56px 0;
	text-align: center;
	color: #ffffff;
	text-transform: uppercase;
	letter-spacing: 1px;
	font-weight: bold;
}

.shzr_2 .shzr_2_l p {
	font-size: 25px;
	line-height: 2.0;
}

.shzr_2 .shzr_2_l i {
	display: inline-block;
	margin: 0 auto;
	width: 36px;
	height: 3px;
	background: #c0dae2;
}

.shzr_2 .shzr_2_l h5 {
	font-size: 18px;
	line-height: 3.0;
}

.shzr_2 .shzr_2_l img {
	display: inline-block;
	width: 9px;
	padding-top: 60px;
}

.shzr_2 .shzr_2_r {
	width: 66%;
	padding-top: 40px;
}

.shzr_2 .shzr_2_r p {
	width: 90%;
	font-size: 15px;
	line-height: 2.0;
	color: #000000;
	letter-spacing: 1px;
	opacity: 0.85;
	text-indent: 2.0em;
}

.shzr_2 .shzr_2_r .shzr_2_list {
	width: 100%;
	margin: 60px 0;
}

.shzr_2 .shzr_2_r .shzr_2_list span {
	cursor: pointer;
	display: inline-block;
	border-radius: 6px;
	margin-right: 20px;
	font-size: 18px;
	line-height: 2.5;
	color: #303030;
	letter-spacing: 1px;
	padding: 0 30px;
	border: 1px solid #959595;
}

/* shzr_2 end*/
/* gyhd */
.gyhd {
	width: 100%;
	padding: 40px 0 60px 0;
	background: #f8fafd;
}

.gyhd .gyhd_main {
	position: relative;
	width: 1320px;
	margin: 30px auto;
	overflow: hidden;
	padding-bottom: 60px;
}

.gyhd .gyhd_main .gyhd_con {
	width: 100%;
}

.gyhd .gyhd_main .gyhd_con li {
	height: 320px;
	overflow: hidden;
	background: #ffffff;
	border-radius: 4px 4px 0 0;
}

.gyhd .gyhd_main .gyhd_con li .gyhd_img {
	width: 100%;
	height: 250px;
	font-size: 0;
	overflow: hidden;
}

.gyhd .gyhd_main .gyhd_con li .gyhd_img img {
	width: 100%;
	min-height: 100%;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}

.gyhd .gyhd_main .gyhd_con li:hover .gyhd_img img {
	transform: scale(1.1, 1.1);
	transition: .4s transform;
	z-index: 1000;
}

.gyhd .gyhd_main .gyhd_con li .gyhd_info {
	width: 100%;
	height: 70px;
	border: 1px solid #dcdcdc;
	border-top: none;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.gyhd .gyhd_main .gyhd_con li .gyhd_info p {
	width: 90%;
	margin: 0 auto;
	font-size: 18px;
	line-height: 60px;
	color: #343434;
	letter-spacing: 1px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.gyhd_main .swiper-button-prev {
	z-index: 10;
	left: auto;
	right: 1.2rem;
	top: auto;
	bottom: 0;
	width: 0.7rem !important;
	height: 0.7rem !important;
	background: url(../images/left.png) center center no-repeat;
	background-size: 90% 90%;
}

.gyhd_main .swiper-button-prev:after {
	content: '' !important;
}

.gyhd_main .swiper-button-next {
	right: 0;
	top: auto;
	bottom: 0;
	width: 0.7rem !important;
	height: 0.7rem !important;
	background: url(../images/right.png) center center no-repeat;
	background-size: 90% 90%;
}

.gyhd_main .swiper-button-next:after {
	content: '' !important;
}

/* gyhd end*/








@media(max-width:1600px) {
	.in_banner {
		width: 100%;
	}
}

@media(max-width:1440px) {
	.in_news {
		width: 1200px;
	}

	.zmtjz .zmtjz_con {
		width: 1200px;
	}

	.f_news {
		width: 1200px;
	}

	.in_banner_info {
		width: 1200px;
	}

	.about_gz {
		width: 1200px;
	}

	.in_fwxm .in_fwxm_main {
		width: 1200px;
	}

	.in_xmzs .in_xmzs_main {
		width: 1200px;
	}

	.in_banner3 {
		width: 1300px;
	}
}

@media(max-width:1300px) {}

@media(max-width:1200px) {
	.in_news {
		width: 1000px;
	}

	.zmtjz .zmtjz_con {
		width: 1000px;
	}

	.f_news {
		width: 1000px;
	}

	.in_banner_info {
		width: 1000px;
	}

	.about_gz {
		width: 1000px;
	}

	.in_fwxm .in_fwxm_main {
		width: 1000px;
	}

	.in_xmzs .in_xmzs_main {
		width: 1000px;
	}

	.in_banner3 {
		width: 100%;
	}
}

@media(max-width:780px) {}

/* hezuo */
.in-hezuo {
	width: 100%;
	padding: 50px 0 180px 0;
	background: url(../images/in_back.jpg) center bottom no-repeat;
	background-size: 100% auto;
	;
}

.in-hezuo .index_tit h2 {
	text-align: center;
	color: #000000;
}

.in-hezuo .index_tit p {
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
	margin-top: 10px;
	color: rgba(0, 0, 0, 0.85);
}

.in-hezuo-main {
	width: 1320px;
	margin: 25px auto;
	display: flex;
	flex-wrap: wrap;
	gap: 38px;
	align-items: center;
}

.in-hezuo-main li {
	width: calc(20% - 38px);
	overflow: hidden;
}

.in-hezuo-main li img {
	width: 100%;
	display: block;
}

/* hezuo end */
/* in-container */
.in-container {
	width: 1320px;
	margin: 0 auto;
}

@media (max-width: 1400px) {
	.in-container {
		width: 72%;
	}
}

/* in-container end */
/* 招商加盟 */
.intro-section {
	margin: 0 auto;
	background: url(../images/zhaoshang_con_bg.jpg) left bottom no-repeat;
	background-size: 100% calc(100% - 166px);
}

.intro-section-con {
	display: flex;
	align-items: center;
	gap: 60px;
	padding: 60px 20px 32px 20px;
}

/* 左侧图片区域 */
.intro-image {
	width: 460px;
}

.intro-image img {
	width: 100%;
	height: auto;
	display: block;
}

/* 右侧文字区域 */
.intro-content {
	width: calc(100% - 480px);
}

.intro-title {
	font-size: 35px;
	font-weight: normal;
	color: #000;
	padding-bottom: 20px;
	margin-bottom: 60px;
	position: relative;
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.intro-title::after {
	content: "";
	position: absolute;
	left: 0;
	bottom: -15px;
	width: 30px;
	height: 3px;
	background-color: #0047AB;
}

.intro-text {
	font-size: 17px;
	color: #000;
	margin: 30px 0 40px;
	line-height: 2;
	letter-spacing: 1px;
}

/* 优势列表 */
.advantage-list {
	max-width: 450px;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	border-top: 1px solid #ccc;
	padding-top: 30px;
}

.advantage-item {
	display: flex;
	align-items: center;
	gap: 10px;
	font-size: 18px;
	color: rgba(0, 0, 0, 0.85);
	font-family: 'SourceHanSansSC Medium', "Microsoft Yahei", sans-serif;
}

.check-icon {
	width: 24px;
	height: 24px;
	border: 2px solid #0066cc;
	border-radius: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #0066cc;
	font-weight: bold;
	flex-shrink: 0;
}

/* 响应式适配 */
@media (max-width: 992px) {
	.intro-section-con {
		flex-direction: column;
		gap: 40px;
	}

	.intro-title {
		font-size: 28px;
	}
}

@media (max-width: 576px) {
	.advantage-list {
		grid-template-columns: repeat(2, 1fr);
	}
}

/* 招商加盟 end */
/* 合作市场 */
.hz-market {
	padding: 66px 0;
}

.hz-market .index_tit {
	text-align: center;
}

.hz-market .index_tit p {
	text-align: center;
	font-size: 22px;
	line-height: 1.6;
	margin-top: 10px;
	color: rgba(0, 0, 0, 0.85);
}

.cards-container {
	margin: 35px auto;
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 30px;
}

.card-item {
	padding: 30px;
	border-radius: 8px;
	background-color: #eaf2ff;
	position: relative;
	overflow: hidden;
	transition: all 0.3s linear;
}

/* 第一个卡片深蓝色背景 */
.card-item:hover {
	background: url(../images/hover_icon.png) 90% center no-repeat #003e9a;
	color: #ffffff;
	background-size: auto 60%;
	transform: translateY(-6px);
}

/* 卡片标题 */
.card-item:hover .card-item-title {
	color: #ffffff;
}

.card-item-title {
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 15px;
	line-height: 1.4;
	color: #000000;
}

/* 卡片描述文本 */
.card-item:hover .card-item-desc {
	color: #ffffff;
}

.card-item-desc {
	font-size: 16px;
	line-height: 1.8;
	color: rgba(0, 0, 0, 0.75);
}

.card-item.highlight .card-item-desc {
	color: #ffffff;
}

/* 响应式适配 */
@media (max-width: 992px) {
	.cards-container {
		grid-template-columns: repeat(2, 1fr);
	}

	.card-item-desc {
		font-size: 18px;
	}
}

@media (max-width: 576px) {
	.cards-container {
		grid-template-columns: 1fr;
	}

	.card-item-desc {
		font-size: 16px;
	}
}

/* 合作市场 end */