.content {
	overflow: hidden;
	width: 100%;
}

.content .header {
	width: 100%;
	height: 1.6rem;
	background-image: url(/qcgcxy_2023/images/bg_01.jpg);
	background-size: cover;
	background-position: center center;
}

.content .header .m {
	width: 91.66666666666667%;
	margin: 0 auto;
	height: 100%;
}

.content .header .m .top {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
	width: 100%;
	height: 1rem;
}

.content .header .m .top .logo {
	display: block;
	width: 3.33rem;
}

.content .header .m .top .des {
	display: block;
	margin-right: 1px;
	width: 3.91rem;
	margin-top: .5rem;
}

.content .header .m ul {
	width: 100%;
	height: calc(100% - 1rem);
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.content .header .m ul li {
	width: 1.3rem;
	height: .42rem;
	transition: all .1s;
	position: relative;
}

.content .header .m ul li>a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: .2rem;
	color: #fff;
}

.content .header .m ul li:hover div {
	opacity: 1;
	visibility: inherit;
	top: 100%;
}

.content .header .m ul li div {
	overflow: hidden;
	width: 1.44rem;
	background: rgba(25, 80, 181, 0.9);
	position: absolute;
	left: 0;
	top: 120%;
	opacity: 0;
	visibility: hidden;
	transition: all .3s;
	padding: 0 .1rem;
	padding-bottom: .18rem;
	z-index: 99;
}

.content .header .m ul li div a {
	display: flex;
	align-items: center;
	height: .5rem;
	font-size: .16rem;
	border-bottom: 1px dashed #7CA0DE;
	color: #fff;
}

.content .header .m ul li.on {
	background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}

.content .header .m ul li.on>a {
	font-weight: bold;
}

.content .header .m ul li:hover {
	background: linear-gradient(rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
}

.content .header .m ul li:hover>a {
	font-weight: bold;
}

.content .banner {
	width: 100%;
	position: relative;
}

.content .banner .swiper-pagination-bullet {
	width: .50rem;
	height: .08rem;
	border-radius: .06rem;
	background: rgba(255, 255, 255, 0.5);
	margin: 0 .05rem;
}

.content .banner .swiper-pagination-bullet-active {
	background: #1D5ABE;
}

.content .banner img {
	display: block;
	width: 100%;
}

.content .tong_title {
	width: 100%;
	text-align: center;
}

.content .tong_title p {
	font-size: .38rem;
	letter-spacing: 1px;
	color: #333333;
}

.content .footer {
	overflow: hidden;
	width: 100%;
	background-image: url(/qcgcxy_2023/images/bg_05.jpg);
	height: 2.80rem;
	background-size: cover;
	background-position: center center;
}

.content .footer .m {
	width: 91.66666666666667%;
	margin: 0 auto;
	height: calc(100% - .60rem);
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.content .footer .m .logo {
	display: block;
	width: 4.06rem;
}

.content .footer .m .contact {
	overflow: hidden;
}

.content .footer .m .contact div {
	display: flex;
	align-items: center;
	padding: .08rem 0;
}

.content .footer .m .contact div img {
	display: block;
}

.content .footer .m .contact div span {
	font-size: .14rem;
	color: #fff;
	margin-left: .04rem;
}

.content .footer .m ul {
	display: flex;
}

.content .footer .m ul li {
	overflow: hidden;
	margin-left: .30rem;
}

.content .footer .m ul li:first-child {
	margin-left: 0;
}

.content .footer .m ul li img {
	display: block;
	margin: 0 auto;
	width: 1rem;
	margin-bottom: .06rem;
}

.content .footer .m ul li span {
	display: block;
	text-align: center;
	font-size: .16rem;
	color: #fff;
}

.content .footer footer {
	width: 100%;
	height: .60rem;
	border-top: 1px solid #4873C5;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .14rem;
	padding: 0 .30rem;
	box-sizing: border-box;
	color: #fff;
}

.content .main_cooperate {
	overflow: hidden;
	width: 100%;
	padding: .96rem 0;
	background-image: url(/qcgcxy_2023/images/bg_04.jpg);
	background-size: cover;
}

.content .main_cooperate .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_cooperate .m .icons_slide {
	width: 100%;
}

.content .main_cooperate .m .icons_slide .mySwiper4 {
	overflow: hidden;
	width: 100%;
	margin-top: .60rem;
}

.content .main_cooperate .m .icons_slide .mySwiper4 .swiper-slide div {
	overflow: hidden;
	width: 100%;
	border: 1px solid #E6E6E6;
	margin-bottom: .15rem;
}

.content .main_cooperate .m .icons_slide .mySwiper4 .swiper-slide div img {
	display: block;
	width: 100%;
}

.content .main_cooperate .m .icons_slide .mySwiper4 .swiper-slide span {
	display: block;
	text-align: center;
	font-size: .20rem;
	letter-spacing: .01rem;
	color: #333333;
}

.content .main_cooperate .m .icon {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.content .main_cooperate .m .icon li {
	overflow: hidden;
	width: 15.22727272727273%;
	margin-top: .60rem;
}

.content .main_cooperate .m .icon li div {
	overflow: hidden;
	width: 100%;
	border: 1px solid #E6E6E6;
	margin-bottom: .15rem;
}

.content .main_cooperate .m .icon li div img {
	display: block;
	width: 100%;
}

.content .main_cooperate .m .icon li span {
	display: block;
	text-align: center;
	font-size: .20rem;
	letter-spacing: .01rem;
	color: #333333;
}

.content .main_cooperate .m .top {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
	border-bottom: 1px solid #E6E6E6;
}

.content .main_cooperate .m .top ul {
	display: flex;
}

.content .main_cooperate .m .top ul li {
	overflow: hidden;
	display: flex;
	align-items: flex-start;
	margin-left: .90rem;
}

.content .main_cooperate .m .top ul li:first-child {
	margin-left: 0;
}

.content .main_cooperate .m .top ul li .fr {
	overflow: hidden;
	margin-left: .30rem;
}

.content .main_cooperate .m .top ul li .fr span {
	display: block;
	font-size: .12rem;
	color: #999999;
	line-height: 1.6;
}

.content .main_cooperate .m .top ul li .fl {
	overflow: hidden;
	display: flex;
	align-items: flex-start;
}

.content .main_cooperate .m .top ul li .fl .line {
	width: .05rem;
	height: .33rem;
	background: #BD1316;
}

.content .main_cooperate .m .top ul li .fl .lines {
	font-size: .44rem;
	line-height: 1;
	color: #bd1316;
}

.content .main_cooperate .m .top ul li .fl .font {
	overflow: hidden;
	margin-left: .06rem;
}

.content .main_cooperate .m .top ul li .fl .font p {
	font-size: .12rem;
	text-transform: uppercase;
	margin-bottom: .03rem;
	line-height: 1;
	color: #bd1316;
}

.content .main_cooperate .m .top ul li .fl .font span {
	display: block;
	font-size: .20rem;
	letter-spacing: .01rem;
	margin-bottom: .08rem;
	color: #333333;
}

.content .main_cooperate .m .top ul li .fl .font em {
	display: block;
	font-size: .12rem;
	color: #999999;
}

.content .main_cooperate .m .top .head {
	position: relative;
	padding-bottom: .32rem;
}

.content .main_cooperate .m .top .head::after {
	content: '';
	width: 1.52rem;
	height: .03rem;
	background: #1D5ABE;
	position: absolute;
	left: 0;
	bottom: -.02rem;
}

.content .main_cooperate .m .top .head p {
	font-size: .38rem;
	margin-bottom: .15rem;
	font-weight: bold;
	color: #333333;
}

.content .main_cooperate .m .top .head span {
	display: block;
	font-size: .16rem;
	color: #999999;
	text-transform: uppercase;
}

.content .main_team {
	overflow: hidden;
	width: 100%;
	background-size: cover;
	background-position: center center;
	background-image: url(/qcgcxy_2023/images/bg_03.jpg);
	padding: 0.55rem 0;
}

.content .main_team .tong_title p {
	color: #fff;
}

.content .main_team .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_team .m .tabbar {
	width: 100%;
	display: flex;
	margin-top: .60rem;
}

.content .main_team .m .tabbar .label {
	overflow: hidden;
	cursor: pointer;
	width: 20%;
}

.content .main_team .m .tabbar .label.on div {
	background: #fff;
}

.content .main_team .m .tabbar .label.on p,
.content .main_team .m .tabbar .label.on span {
	color: #fff;
}

.content .main_team .m .tabbar .label div {
	width: 100%;
	height: .10rem;
	background: rgba(118, 118, 118, 0.9);
	margin-bottom: .28rem;
}

.content .main_team .m .tabbar .label p {
	text-align: center;
	font-size: .18rem;
	color: #6B6D6B;
	margin-bottom: .12rem;
}

.content .main_team .m .tabbar .label span {
	display: block;
	text-align: center;
	font-size: .14rem;
	color: #6B6D6B;
}

.content .main_team .m .fadein {
	width: 100%;
	overflow: hidden;
	margin-top: .60rem;
	position: relative;
	padding-bottom: .50rem;
}

.content .main_team .m .fadein .item {
	width: 100%;
	position: relative;
}

.content .main_team .m .fadein .item .pic {
	overflow: hidden;
	width: 100%;
	height: 2.40rem;
}

.content .main_team .m .fadein .item .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_team .m .fadein .item .grow {
	width: 100%;
	position: relative;
	background: #fff;
	padding: .30rem;
}

.content .main_team .m .fadein .item .grow p {
	font-size: .20rem;
	font-weight: bold;
	margin-bottom: .12rem;
	color: #333333;
}

.content .main_team .m .fadein .item .grow span {
	display: block;
	font-size: .14rem;
	color: #999999;
	line-height: .25rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}

.content .main_team .m .fadein .item .grow .bot {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: .36rem;
}

.content .main_team .m .fadein .item .grow .bot .time {
	display: flex;
	align-items: center;
}

.content .main_team .m .fadein .item .grow .bot .time span {
	font-size: .16rem;
	color: #333333;
	margin-left: .10rem;
}

.content .main_team .m .fadein .item .grow .bot .time img {
	display: block;
}

.content .main_team .m .fadein .item .grow .bot .info {
	display: flex;
	align-items: center;
}

.content .main_team .m .fadein .item .grow .bot .info span {
	font-size: .16rem;
	color: #1d5abe;
	margin-right: .10rem;
}

.content .main_team .m .fadein .item .grow .bot .info img {
	display: block;
}

.content .main_dynamics {
	overflow: hidden;
	width: 100%;
	padding: .55rem 0 .60rem 0;
}

.content .main_dynamics .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_dynamics .m .tong_titles {
	text-align: center;
	font-size: .12rem;
	position: relative;
}

.content .main_dynamics .m .tong_titles::after {
	content: '';
	width: 100%;
	height: 1px;
	background: #B3B3B3;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_dynamics .m .tong_titles p {
	text-align: center;
	display: block;
	position: relative;
	font-size: .38rem;
	color: #333333;
	z-index: 999;
}

.content .main_dynamics .m .tong_titles span {
	display: inline-block;
	font-size: .58rem;
	text-transform: uppercase;
	padding: 0 .22rem;
	background: #fff;
	color: #f2f2f2;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	z-index: 99;
}

.content .main_dynamics .m .box {
	width: 100%;
	display: flex;
	margin-top: .55rem;
	justify-content: space-between;
}

.content .main_dynamics .m .box .fadein {
	overflow: hidden;
	width: calc(100% - 3.20rem - .30rem);
}

.content .main_dynamics .m .box .fadein .label {
	overflow: hidden;
	width: 100%;
}

.content .main_dynamics .m .box .fadein .label a {
	display: flex;
	width: 100%;
}

.content .main_dynamics .m .box .fadein .label a .pic {
	overflow: hidden;
	width: 50%;
	height: 3.87rem;
}

.content .main_dynamics .m .box .fadein .label a .pic img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_dynamics .m .box .fadein .label a .grow {
	overflow: hidden;
	width: 49%;
	padding-left: .30rem;
}

.content .main_dynamics .m .box .fadein .label a .grow p {
	font-size: .28rem;
	font-weight: bold;
	line-height: .76rem;
	border-bottom: 1px solid #999999;
	margin-bottom: .15rem;
	color: #333333;
}

.content .main_dynamics .m .box .fadein .label a .grow span {
	display: block;
	font-size: .16rem;
	color: #666666;
	line-height: .24rem;
	width: 100%;
}

.content .main_dynamics .m .box .fadein .label a .grow .b {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-top: .76rem;
}

.content .main_dynamics .m .box .fadein .label a .grow .b div {
	overflow: hidden;
	width: .72rem;
	height: .32rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1D5ABE;
	font-size: .16rem;
	color: #fff;
	border-radius: .03rem;
}

.content .main_dynamics .m .box ul {
	width: 3.20rem;
}

.content .main_dynamics .m .box ul li {
	width: 100%;
	height: .64rem;
	display: flex;
	align-items: center;
	font-size: .24rem;
	border: 1px solid #CCCCCC;
	margin-bottom: .18rem;
	position: relative;
	color: #666666;
	padding-left: .19rem;
	transition: all .1s;
	cursor: pointer;
}

.content .main_dynamics .m .box ul li.on {
	background: #1D5ABE;
	color: #fff;
}

.content .main_dynamics .m .box ul li.on::after {
	content: '';
	width: .09rem;
	height: .18rem;
	background-image: url(/qcgcxy_2023/images/right3.png);
	position: absolute;
	right: -.09rem;
	top: 50%;
	background-size: 100% 100%;
	transform: translateY(-50%);
}

.content .main_dynamics .m .box ul li.on div {
	background: #fff;
	border: 1px solid #fff;
}

.content .main_dynamics .m .box ul li div {
	width: .10rem;
	height: .10rem;
	margin-right: .20rem;
	border: 1px solid #E6E6E6;
}

.content .main_dynamics .m .box ul li:last-child {
	margin-bottom: 0;
}

.content .main_notice {
	overflow: hidden;
	width: 100%;
	padding: .55rem 0;
	background-image: url(/qcgcxy_2023/images/bgs_02.jpg);
	background-size: cover;
	background-position: bottom center;
}

.content .main_notice .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_notice .m .box {
	overflow: hidden;
	width: 100%;
	margin-top: .50rem;
	display: flex;
	justify-content: space-between;
}

.content .main_notice .m .box .slide {
	overflow: hidden;
	width: 49.31972789115646%;
	position: relative;
	height: 4.80rem;
}

.content .main_notice .m .box .slide .swiper-pagination {
	font-size: .12rem;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	bottom: .24rem;
	padding-right: .30rem;
}

.content .main_notice .m .box .slide .swiper-pagination-bullet {
	width: .30rem;
	height: .04rem;
	border-radius: .03rem;
	background: rgba(255, 255, 255, 0.5);
	margin: 0 .03rem;
}

.content .main_notice .m .box .slide .swiper-pagination-bullet-active {
	background: #fff;
}

.content .main_notice .m .box .slide .label {
	width: 100%;
	height: 4.80rem;
	overflow: hidden;
	border-radius: .04rem;
	position: relative;
}

.content .main_notice .m .box .slide .label .font {
	overflow: hidden;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding: .20rem .30rem;
	font-size: .20rem;
	letter-spacing: .01rem;
	color: #fff;
	background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.4));
}

.content .main_notice .m .box .slide .label img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_notice .m .box ul {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: calc(100% - 49.31972789115646% - .20rem);
}

.content .main_notice .m .box ul li {
	overflow: hidden;
	width: 49.42528735632184%;
	background: #fff;
	border-radius: .06rem;
	margin-bottom: .10rem;
	height: 1.15rem;
}

.content .main_notice .m .box ul li:hover {
	background: #1D5ABE;
}

.content .main_notice .m .box ul li:hover a .date p {
	color: #fff;
}

.content .main_notice .m .box ul li:hover a .date p::after {
	background: #fff;
}

.content .main_notice .m .box ul li:hover a .date span {
	color: #A5BDE5;
}

.content .main_notice .m .box ul li:hover a .grow p {
	color: #fff;
}

.content .main_notice .m .box ul li:hover a .grow div {
	background-image: url(/qcgcxy_2023/images/right.png);
}

.content .main_notice .m .box ul li a {
	display: flex;
	align-items: center;
	width: 100%;
	height: 100%;
}

.content .main_notice .m .box ul li a .grow {
	overflow: hidden;
	width: calc(100% - 1.00rem);
	padding: 0 .30rem;
}

.content .main_notice .m .box ul li a .grow p {
	font-size: .18rem;
	color: #333333;
	line-height: .25rem;
	margin-bottom: .15rem;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.content .main_notice .m .box ul li a .grow div {
	width: .14rem;
	height: .04rem;
	background-image: url(/qcgcxy_2023/images/right1.png);
	background-size: 100% 100%;
}

.content .main_notice .m .box ul li a .date {
	overflow: hidden;
	width: 1.00rem;
	padding-left: .30rem;
	position: relative;
}

.content .main_notice .m .box ul li a .date::after {
	content: '';
	width: 1px;
	height: .30rem;
	background: #E6E6E6;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_notice .m .box ul li a .date p {
	font-size: .24rem;
	color: #333333;
	position: relative;
	line-height: 1;
	margin-bottom: .40rem;
}

.content .main_notice .m .box ul li a .date p::after {
	content: '';
	width: .16rem;
	height: .02rem;
	background: #1D5ABE;
	position: absolute;
	left: 0rem;
	bottom: -.20rem;
}

.content .main_notice .m .box ul li a .date span {
	display: block;
	font-size: .12rem;
	color: #999999;
}

.content .main_news {
	overflow: hidden;
	width: 100%;
	padding: .55rem 0 0 0;
}

.content .main_news .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_news .m .box {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-top: .45rem;
}

.content .main_news .m .box .right {
	overflow: hidden;
	width: calc(100% - 66.2870159453303% - .2rem);
}

.content .main_news .m .box .right li {
	overflow: hidden;
	width: 100%;
	height: .8rem;
	border-bottom: 1px solid #F2F2F2;
	transition: all .1s;
}

.content .main_news .m .box .right li:hover {
	background: #F7F7F7;
}

.content .main_news .m .box .right li:hover a .grow::after {
	background-image: url(/qcgcxy_2023/images/right2.png);
}

.content .main_news .m .box .right li a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
}

.content .main_news .m .box .right li a .grow {
	width: calc(100% - 1.03rem);
	padding: 0 .3rem;
	padding-right: .96rem;
	position: relative;
}

.content .main_news .m .box .right li a .grow::after {
	content: '';
	width: .14rem;
	height: .05rem;
	background-image: url(/qcgcxy_2023/images/right1.png);
	background-size: 100% 100%;
	position: absolute;
	right: .3rem;
	bottom: .04rem;
}

.content .main_news .m .box .right li a .grow p {
	font-size: .18rem;
	font-weight: bold;
	letter-spacing: 1px;
	color: #333333;
	margin-bottom: .08rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .main_news .m .box .right li a .grow span {
	display: block;
	font-size: .12rem;
	color: #999999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .main_news .m .box .right li a .date {
	overflow: hidden;
	width: 1.03rem;
	position: relative;
}

.content .main_news .m .box .right li a .date::after {
	content: '';
	width: .02rem;
	height: .32rem;
	background: #E6E6E6;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_news .m .box .right li a .date p {
	font-size: .24rem;
	color: #333333;
	font-weight: bold;
	text-align: center;
	margin-bottom: .08rem;
	line-height: 1;
}

.content .main_news .m .box .right li a .date span {
	display: block;
	text-align: center;
	font-size: .12rem;
	color: #333333;
}

.content .main_news .m .box .left {
	overflow: hidden;
	width: 66.2870159453303%;
	display: flex;
	justify-content: space-between;
}

.content .main_news .m .box .left li {
	width: 49.14089347079038%;
	overflow: hidden;
	border-bottom: 1px solid #E6E6E6;
}

.content .main_news .m .box .left li:hover .pic img {
	transform: scale(1.03);
}

.content .main_news .m .box .left li:hover .info p {
	color: #1D5ABE;
	text-decoration: underline;
}

.content .main_news .m .box .left li .pic {
	overflow: hidden;
	width: 100%;
	height: 3.49rem;
}

.content .main_news .m .box .left li .pic img {
	display: block;
	width: 100%;
	transition: all .5s;
	height: 100%;
	object-fit: cover;
}

.content .main_news .m .box .left li .info {
	overflow: hidden;
	padding: .15rem 0;
}

.content .main_news .m .box .left li .info p {
	font-size: .24rem;
	line-height: .32rem;
	color: #333333;
	font-weight: bold;
	margin-bottom: .03rem;
	letter-spacing: 1px;
}

.content .main_news .m .box .left li .info span {
	display: block;
	font-size: .14rem;
	color: #999999;
	line-height: 1.7;
}

.content .main_news .m .box .left li .info div {
	display: flex;
	margin-top: .22rem;
	align-items: flex-end;
	padding-right: .16rem;
	justify-content: space-between;
}

.content .main_news .m .box .left li .info div em {
	font-size: .16rem;
	color: #1d5abe;
	display: block;
	line-height: 1;
}

.content .main_news .m .box .left li .info div img {
	display: block;
}

.content .des_banner {
	width: 100%;
}

.content .des_banner img {
	display: block;
	width: 100%;
}

.content .main_base {
	overflow: hidden;
	background: #F7F7F7;
	padding: .80rem 0 1.20rem 0;
}

.content .main_base .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_base .m .fadein {
	overflow: hidden;
}

.content .main_base .m .fadein .item {
	overflow: hidden;
	padding: .58rem 0 0 0;
}

.content .main_base .m .fadein .item p {
	text-align: center;
	font-size: .32rem;
	margin-bottom: .18rem;
	color: #333333;
}

.content .main_base .m .fadein .item span {
	display: block;
	font-size: .20rem;
	color: #666666;
	line-height: .30rem;
	text-align: center;
}

.content .main_base .m .fadein .item .picture {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.content .main_base .m .fadein .item .picture img {
	margin-top: .66rem;
	display: block;
	width: 48%;
}

.content .main_base .m ul {
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .main_base .m ul li {
	overflow: hidden;
	width: 3.80rem;
	height: .60rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #e6e6e6;
	font-size: .32rem;
	color: #666666;
	cursor: pointer;
	margin: 0 .10rem;
	transition: all .1s;
}

.content .main_base .m ul li.on {
	background: #1D5ABE;
	color: #fff;
}

.content .main_base .m ul li:hover {
	background: #1D5ABE;
	color: #fff;
}

.content .main_work {
	overflow: hidden;
	width: 100%;
	padding: .90rem 0 .96rem 0;
}

.content .main_work .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_work .m ul {
	overflow: hidden;
	margin-top: .70rem;
}

.content .main_work .m ul li {
	overflow: hidden;
	width: 100%;
	margin-bottom: .60rem;
}

.content .main_work .m ul li:last-child {
	margin-bottom: 0;
}

.content .main_work .m ul li:hover a .pic img {
	transform: scale(1.03);
}

.content .main_work .m ul li a {
	display: flex;
	align-items: flex-start;
	justify-content: space-between;
}

.content .main_work .m ul li a .pic {
	overflow: hidden;
	width: 4.00rem;
}

.content .main_work .m ul li a .pic img {
	width: 100%;
	transition: all .5s;
}

.content .main_work .m ul li a .grow {
	overflow: hidden;
	width: calc(100% - 4.00rem - .40rem);
}

.content .main_work .m ul li a .grow p {
	font-size: .28rem;
	color: #333333;
}

.content .main_work .m ul li a .grow span {
	display: block;
	font-size: .20rem;
	color: #666666;
	line-height: 1.5;
	margin-top: .25rem;
}

.content .main_work .m ul li a .grow span em {
	color: #1d5abe;
}

.content .main_tearch {
	overflow: hidden;
	width: 100%;
	background: #1D5ABE;
	height: 5.96rem;
	position: relative;
}

.content .main_tearch .head {
	overflow: hidden;
	width: 1.88rem;
	height: .60rem;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: .28rem;
	background: linear-gradient(to right, #1d5abe, rgba(29, 90, 190, 0));
	color: #fff;
	position: absolute;
	top: .40rem;
	left: calc((100% - 91.66666666666667%)/2);
}

.content .main_tearch .pic {
	width: 50%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}

.content .main_tearch .pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.content .main_tearch .m {
	width: 91.66666666666667%;
	margin: 0 auto;
	height: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: flex-end;
	padding-right: 1.40rem;
}

.content .main_tearch .m .grow {
	width: 8.00rem;
	background: #F7F7F7;
	padding: .80rem .55rem .30rem .60rem;
	min-height: 4.80rem;
	position: relative;
}

.content .main_tearch .m .grow::after {
	content: '';
	width: 1.00rem;
	height: .06rem;
	background: #1D5ABE;
	position: absolute;
	left: 0;
	top: .55rem;
}

.content .main_tearch .m .grow::before {
	content: '';
	width: 1.00rem;
	height: .06rem;
	background: #F7F7F7;
	position: absolute;
	left: -1.00rem;
	top: .55rem;
}

.content .main_tearch .m .grow p {
	display: flex;
	align-items: flex-end;
	font-size: .20rem;
	color: #333333;
}

.content .main_tearch .m .grow p span {
	display: inline-block;
	font-size: .42rem;
	color: #333333;
	line-height: 1;
	letter-spacing: .02rem;
	margin-right: .10rem;
}

.content .main_tearch .m .grow .des {
	display: flex;
	flex-wrap: wrap;
}

.content .main_tearch .m .grow .des span {
	display: inline-flex;
	align-items: center;
	height: .47rem;
	background: #EBF2FF;
	border-radius: .40rem;
	margin-right: .20rem;
	margin-top: .27rem;
	font-size: .20rem;
	padding: 0 .20rem;
	color: #1d5abe;
}

.content .main_tearch .m .grow em {
	display: block;
	font-size: .20rem;
	color: #999999;
	line-height: .30rem;
	margin-top: .45rem;
}

.content .contact_box {
	overflow: hidden;
	width: 100%;
	padding: 1.00rem 0;
	background-image: url(/qcgcxy_2023/images/contact_14.jpg);
}

.content .contact_box .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .contact_box .m p {
	text-align: center;
	font-size: .38rem;
	color: #333;
	margin-bottom: .20rem;
}

.content .contact_box .m span {
	display: block;
	text-align: center;
	font-size: .20rem;
	color: #666666;
	line-height: .31rem;
}

.content .contact_box .m .btn {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	margin-top: .50rem;
}

.content .contact_box .m .btn div {
	overflow: hidden;
	width: 2.00rem;
	font-weight: bold;
	height: .60rem;
	font-size: .20rem;
	color: #1d5abe;
	border: 1px solid #1d5abe;
	border-radius: .06rem;
	margin: 0 .15rem;
}

.content .contact_box .m .btn div:last-child {
	background: #1d5abe;
}

.content .contact_box .m .btn div:last-child a {
	color: #fff;
}

.content .contact_box .m .btn div a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 100%;
	font-size: .20rem;
	font-weight: bold;
	color: #1d5abe;
}

.content .page_list {
	display: flex;
	align-items: center;
	justify-content: center;
}

.content .page_list span {
	font-size: .16rem;
	margin: 0 .06rem;
	color: #333333;
}

.content .page_list input {
	width: .50rem;
	height: .40rem;
	text-align: center;
	border-radius: .40rem;
	font-size: .16rem;
	color: #333;
	border: 1px solid #EAEAEA;
}

.content .page_list .btn {
	overflow: hidden;
	width: .78rem;
	height: .40rem;
	text-align: center;
	border-radius: .40rem;
	font-size: .16rem;
	color: #1d5abe;
	margin-left: .08rem;
	border: 1px solid #1d5abe;
	display: flex;
	cursor: pointer;
	align-items: center;
	justify-content: center;
}

.content .page_list .btn:hover {
	background: #1d5abe;
	border: 1px solid #1d5abe;
	color: #fff;
}

.content .page_list a {
	display: inline-flex;
	align-items: center;
	padding: 0 .16rem;
	min-width: .40rem;
	height: .40rem;
	font-size: .16rem;
	color: #333;
	border-radius: .30rem;
	border: 1px solid #EAEAEA;
	margin: 0 .03rem;
	box-sizing: border-box;
	text-align: center;
	justify-content: center;
	transition: all .05s;
}

.content .page_list a:hover {
	background: #1D5ABE;
	color: #fff;
	border: 1px solid #1D5ABE;
}

.content .main_news {
	overflow: hidden;
	width: 100%;
	background-color: #F7F7F7;
	background-image: url(/qcgcxy_2023/images/listbg_02.jpg);
	background-size: 100%;
	background-position: top;
	background-repeat: no-repeat;
	padding: .5rem 0;
}

.content .main_news .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_news .m .boxs {
	overflow: hidden;
	width: 100%;
	margin-top: .18rem;
	background: #fff;
	padding: 0 .4rem .7rem .4rem;
}

.content .main_news .m .boxs .title {
	display: flex;
	align-items: center;
	height: 1.1rem;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: .32rem;
	color: #333333;
	border-bottom: 2px solid #1D5ABE;
}

.content .main_news .m .boxs .child {
	overflow: hidden;
	display: flex;
	justify-content: space-between;
}

.content .main_news .m .boxs .child .grows {
	overflow: hidden;
	width: calc(100% - 3.4rem);
	padding-top: .63rem;
	padding-left: .4rem;
}

.content .main_news .m .boxs .child .grows ul {
	margin-bottom: .6rem;
	overflow: hidden;
}

.content .main_news .m .boxs .child .grows ul li {
	overflow: hidden;
	border-bottom: 1px solid #E6E6E6;
}

.content .main_news .m .boxs .child .grows ul li:hover a .pic img {
	transform: scale(1.03);
}

.content .main_news .m .boxs .child .grows ul li:hover a .grow p {
	color: #1D5ABE;
	text-decoration: underline;
}

.content .main_news .m .boxs .child .grows ul li:hover a .grow .b .btn {
	background: #1D5ABE;
	border: 1px solid #1D5ABE;
	color: #fff;
}

.content .main_news .m .boxs .child .grows ul li a {
	display: flex;
	justify-content: space-between;
	padding: .32rem 0;
}

.content .main_news .m .boxs .child .grows ul li a .pic {
	overflow: hidden;
	width: 2rem;
}

.content .main_news .m .boxs .child .grows ul li a .pic img {
	display: block;
	width: 100%;
	transition: all .5s;
}

.content .main_news .m .boxs .child .grows ul li a .grow {
	overflow: hidden;
	width: calc(100% - 2rem - .3rem);
}

.content .main_news .m .boxs .child .grows ul li a .grow p {
	font-size: .18rem;
	margin-bottom: .15rem;
	color: #333333;
}

.content .main_news .m .boxs .child .grows ul li a .grow span {
	display: block;
	font-size: .14rem;
	color: #666666;
	margin-bottom: .25rem;
	line-height: .22rem;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b {
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b .btn {
	overflow: hidden;
	border: 1px solid #E6E6E6;
	padding: 0 .2rem;
	height: .35rem;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 2rem;
	font-size: .14rem;
	color: #999999;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b .icon {
	display: flex;
	align-items: center;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b .icon div {
	margin-right: .28rem;
	display: flex;
	align-items: center;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b .icon div img {
	margin-right: .06rem;
}

.content .main_news .m .boxs .child .grows ul li a .grow .b .icon div em {
	font-size: .16rem;
	color: #333333;
}

.content .main_news .m .boxs .child .grows .heads {
	display: flex;
	align-items: center;
}

.content .main_news .m .boxs .child .grows .heads div {
	width: .08rem;
	height: .2rem;
	background: #1D5ABE;
	margin-right: .12rem;
	border-radius: .06rem;
}

.content .main_news .m .boxs .child .grows .heads span {
	font-size: .2rem;
	font-weight: bold;
	color: #333333;
}

.content .main_news .m .boxs .child .navbar {
	overflow: hidden;
	width: 3.40rem;
	border-right: 1px solid #E6E6E6;
	padding-top: .63rem;
}

.content .main_news .m .boxs .child .navbar li {
	overflow: hidden;
	width: 3.00rem;
	height: .60rem;
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
	border-radius: .06rem;
	background: #fff;
	margin-bottom: .43rem;
	font-size: .20rem;
	color: #333333;
	transition: all .1s;
}

.content .main_news .m .boxs .child .navbar li a {
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	font-size: .20rem;
	color: #333333;
	justify-content: center;
}

.content .main_news .m .boxs .child .navbar li.on {
	background: #1D5ABE;
	color: #fff;
}

.content .main_news .m .boxs .child .navbar li.on a {
	color: #fff;
}

.content .main_news .m .boxs .child .navbar li:hover {
	background: #1D5ABE;
	color: #fff;
}

.content .main_news .m .boxs .child .navbar li:hover a {
	color: #fff;
}

.content .main_news .m .menus {
	display: flex;
	align-items: center;
	margin-top: .45rem;
}

.content .main_news .m .menus img {
	display: block;
	margin-right: .04rem;
}

.content .main_news .m .menus ul {
	display: flex;
}

.content .main_news .m .menus ul li {
	font-size: .18rem;
	color: #333333;
	margin: 0 .02rem;
}

.content .main_news .m .menus ul li:last-child a {
	color: #1d5abe;
}

.content .main_news .m .menus ul li a {
	font-size: .18rem;
	color: #333333;
}

.content .main_news .m .search {
	overflow: hidden;
	width: 6.34rem;
	height: .60rem;
	margin: 0 auto;
	margin-top: .60rem;
	position: relative;
	display: flex;
	background: #fff;
	font-size: .12rem;
}

.content .main_news .m .search .submit {
	overflow: hidden;
	width: .80rem;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: #1D5ABE;
	cursor: pointer;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 9999;
}

.content .main_news .m .search input {
	width: calc(100% - .99rem);
	height: 100%;
	border: none;
	background: none;
	font-size: .18rem;
	color: #333;
	padding-left: .22rem;
}

.content .main_news .m .search input::placeholder {
	color: #b2b2b2;
}

.content .main_news .m .search .select {
	height: 100%;
	width: .99rem;
	background-image: url(/qcgcxy_2023/images/list_06.png);
	background-repeat: no-repeat;
	background-position: right .08rem center;
	position: relative;
	font-size: .12rem;
}

.content .main_news .m .search .select::after {
	content: '';
	width: 1px;
	height: .28rem;
	background: #E6E6E6;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_news .m .search .select select {
	width: 100%;
	height: 100%;
	padding-left: .20rem;
	box-sizing: border-box;
	appearance: none;
	font-size: .18rem;
	border: none;
	outline: none;
	background: none;
	color: #000000;
}

.content .main_news .m .head {
	width: 100%;
	text-align: center;
	font-size: .12rem;
	position: relative;
}

.content .main_news .m .head em {
	display: block;
	text-align: center;
	position: absolute;
	left: 0;
	top: -.33rem;
	line-height: 1;
	font-size: .77rem;
	color: #1d5abe;
	text-transform: uppercase;
	width: 100%;
	background-image: linear-gradient(#99ADD4, #D0D1D7);
	font-weight: bold;
	-webkit-background-clip: text;
	color: transparent;
}

.content .main_news .m .head p {
	font-size: .58rem;
	color: #333;
	text-align: center;
	position: relative;
	display: inline-block;
	z-index: 99;
	letter-spacing: .02rem;
	font-weight: bold;
}

.content .main_news .m .head p::after {
	content: '';
	width: .47rem;
	height: .05rem;
	background: #1d5abe;
	position: absolute;
	left: -.65rem;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_news .m .head p::before {
	content: '';
	width: .47rem;
	height: .05rem;
	background: #1d5abe;
	position: absolute;
	right: -.65rem;
	top: 50%;
	transform: translateY(-50%);
}

.content .main_news .m .head p span {
	color: #1d5abe;
	font-weight: bold;
}

.content .article {
	overflow: hidden;
	width: 100%;
	padding: .33rem 0 .88rem 0;
	background: #F7F7F7;
}

.content .article .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .article .m .box {
	width: 100%;
	display: flex;
	justify-content: space-between;
}

.content .article .m .box ul {
	overflow: hidden;
	width: 4.00rem;
}

.content .article .m .box ul li {
	overflow: hidden;
	border-bottom: 1px dashed #E6E6E6;
}

.content .article .m .box ul li a {
	display: flex;
	padding: .30rem 0;
	align-items: flex-start;
	justify-content: space-between;
}

.content .article .m .box ul li a .pic {
	overflow: hidden;
	width: 1.20rem;
	border-radius: .03rem;
}

.content .article .m .box ul li a .pic img {
	display: block;
	width: 100%;
}

.content .article .m .box ul li a .grow {
	overflow: hidden;
	width: calc(100% - 1.20rem - .22rem);
}

.content .article .m .box ul li a .grow p {
	font-size: .24rem;
	color: #333333;
	margin-bottom: .15rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .article .m .box ul li a .grow span {
	display: block;
	font-size: .18rem;
	color: #999999;
	margin-bottom: .22rem;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.content .article .m .box ul li a .grow em {
	display: block;
	font-size: .18rem;
	color: #1d5abe;
}

.content .article .m .box .left {
	overflow: hidden;
	width: calc(100% - 4.00rem - .58rem);
}

.content .article .m .box .left .child {
	overflow: hidden;
	width: 100%;
	padding: .30rem 0;
}

.content .article .m .box .left .child p {
	font-size: .16rem;
	color: #333333;
	margin-bottom: .12rem;
	line-height: 1.8;
}

.content .article .m .box .left .child img {
	display: block;
	margin: 0 auto;
	max-width: 100%;
	margin-top: .20rem;
}

.content .article .m .box .left .head {
	overflow: hidden;
	border-bottom: 1rem solid #E6E6E6;
	padding: .30rem 0;
}

.content .article .m .box .left .head p {
	font-size: .28rem;
	font-weight: bold;
	margin-bottom: .15rem;
	color: #333333;
}

.content .article .m .box .left .head .icon {
	display: flex;
	align-items: center;
}

.content .article .m .box .left .head .icon div {
	display: flex;
	align-items: center;
	margin-right: .20rem;
}

.content .article .m .box .left .head .icon div img {
	display: block;
	margin-right: .08rem;
}

.content .article .m .box .left .head .icon div span {
	font-size: .16rem;
	color: #999999;
}

.content .article .m .menus1 {
	display: flex;
	align-items: center;
	height: .75rem;
	border-bottom: 1px solid #CCCCCC;
}

.content .article .m .menus1 img {
	display: block;
	margin-right: .04rem;
}

.content .article .m .menus1 ul {
	display: flex;
}

.content .article .m .menus1 ul li {
	font-size: .18rem;
	color: #333333;
	margin: 0 .02rem;
}

.content .article .m .menus1 ul li:last-child a {
	color: #1d5abe;
}

.content .article .m .menus1 ul li a {
	font-size: .18rem;
	color: #333333;
}

.content .main_contact {
	overflow: hidden;
	width: 100%;
	padding: .70rem 0 1.20rem 0;
}

.content .main_contact .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_contact .m .contact {
	overflow: hidden;
	width: 100%;
	padding: .75rem 0 0 0;
}

.content .main_contact .m .contact .box {
	overflow: hidden;
	width: 100%;
	margin-top: 1.15rem;
	display: flex;
	justify-content: space-between;
}

.content .main_contact .m .contact .box .form {
	overflow: hidden;
	width: 50%;
	padding-left: .32rem;
	font-size: 12px;
	font-size: .12rem;
}

.content .main_contact .m .contact .box .form .submit {
	width: 2.00rem;
	height: .60rem;
	display: flex;
	align-items: center;
	justify-content: center;
	background: #1D5ABE;
	border-radius: .06rem;
	font-size: .20rem;
	color: #fff;
	cursor: pointer;
	margin-top: .40rem;
}

.content .main_contact .m .contact .box .form input {
	width: 100%;
	height: .60rem;
	border: 1px solid #E6E6E6;
	outline: none;
	font-size: .20rem;
	color: #333;
	margin-bottom: .20rem;
	padding-left: .30rem;
}

.content .main_contact .m .contact .box .form input::placeholder {
	color: #999;
}

.content .main_contact .m .contact .box .form textarea {
	width: 100%;
	height: 1.60rem;
	border: 1px solid #E6E6E6;
	outline: none;
	font-size: .20rem;
	color: #333;
	margin-bottom: .20rem;
	padding: .18rem .30rem;
}

.content .main_contact .m .contact .box .form textarea::placeholder {
	color: #999;
}

.content .main_contact .m .contact .box .grow {
	overflow: hidden;
	width: 50%;
	padding-right: .32rem;
}

.content .main_contact .m .contact .box .grow p {
	font-size: .38rem;
	color: #333333;
	margin-bottom: .12rem;
}

.content .main_contact .m .contact .box .grow>span {
	display: block;
	font-size: .20rem;
	color: #666666;
	line-height: 1.5;
}

.content .main_contact .m .contact .box .grow ul {
	overflow: hidden;
	margin-top: .45rem;
}

.content .main_contact .m .contact .box .grow ul li {
	display: flex;
	align-items: center;
	padding: .10rem 0;
}

.content .main_contact .m .contact .box .grow ul li img {
	display: block;
}

.content .main_contact .m .contact .box .grow ul li em {
	font-size: .24rem;
	margin-left: .10rem;
	font-weight: bold;
	color: #333333;
}

.content .main_contact .m .contact .box .grow ul li span {
	font-size: .24rem;
	margin-left: .05rem;
	color: #1d5abe;
	font-weight: bold;
}

.content .main_contact .m .map {
	width: 100%;
	padding: .20rem;
	border-radius: .06rem;
	border: 1px solid #E6E6E6;
}

.content .main_contact .m .map img {
	display: block;
	width: 100%;
}

.content .main_infos {
	overflow: hidden;
	width: 100%;
	background-image: url(/qcgcxy_2023/images/about_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding: .65rem 0 4.60rem 0;
}

.content .main_infos .m {
	width: 91.66666666666667%;
	margin: 0 auto;
}

.content .main_infos .m p {
	text-align: center;
	font-size: .48rem;
	color: #333333;
	margin-bottom: .26rem;
}

.content .main_infos .m span {
	display: block;
	text-align: center;
	font-size: .20rem;
	color: #666666;
	line-height: 1.5;
}

.content .main_infos .m ul {
	display: flex;
	margin-top: 1.40rem;
	justify-content: center;
}

.content .main_infos .m ul li {
	overflow: hidden;
	padding: 0 .80rem;
}

.content .main_infos .m ul li p {
	text-align: center;
	font-size: .78rem;
	color: #1d5abe;
	line-height: 1;
	font-weight: bold;
	margin-bottom: .24rem;
}

.content .main_infos .m ul li span {
	display: block;
	text-align: center;
	font-size: .24rem;
	color: #1d5abe;
}


/*# sourceMappingURL=css.css.map */