:root {
    --light_txt_color: #00B31B;
    --card_bg: #00804D;
}

@media only screen and (max-width: 750px) {

	.dropdown_wrap {
		position: absolute;
		top: 20px;
		right: 20px;
	}

	.row1 {
		width: 100%;
		/* background: url('../images/row1.png') center no-repeat; */
		overflow: hidden
	}

	.row1 .mian {
		width: 100% !important;
		padding-top: 8rem !important;
		flex-direction: column
	}

	.row1 .mian>div:nth-child(1) {
		width: 100% !important
	}

	.row1 .mian>div:nth-child(2) {
		width: 100% !important;
		text-align: center
	}

	.row1 .mian>div:nth-child(2) img {
		width: 70%;
	}

	.row1 .mian>div:nth-child(1) h2 {
		font-size: 1.5rem !important;
		line-height: 120%;
		color: var(--light_txt_color);
		text-align: center
	}

	.row1 .mian>div:nth-child(1) p {
		font-size: 1rem !important;
		line-height: 120%;
		text-align: center;
		margin-top: 30px;
		padding: 0px 20px;
	}

	.row1 .mian>div:nth-child(1) .xian {
		border-bottom: 1px solid #fff;
		width: 90%;
		margin-top: 30px;
		margin-left: 5%
	}


	.row2 {
		/* background-color: #fef8f1; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 50px;
	}

	.row2 .mian {
		width: 100%;
		margin: 0px auto;
		padding-top: 2rem !important;
	}

	.row2 .mian h2 {
		font-size: 1rem !important;
		line-height: 200%;
		text-align: center
	}

	.row2 .mian .h2_describe {
		font-size: 1rem !important;
		line-height: 150%;
		text-align: center;
		color: #999
	}

	.row2 .mian .item-box {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 0.5rem;
		flex-direction: column
	}

	.row2 .mian .item-box .item {
		width: 90%;
		box-sizing: border-box;
		margin-left: 5%;
		margin-top: 2rem;
		padding: 2px;
	}

	.row2 .mian .item-box .item .card_wrap {
		padding: 15px;
		background: var(--btn_color);
		display: flex;
		align-items: flex-start;
		border-radius: 16px;
		flex-direction: column;
	}

	.row2 .mian .item-box .item img {
		width: 100%;
		height: auto;
	}

	.row3 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden
	}

	.row3 .mian {
		width: 100% !important;
		margin: 0px auto;
		padding-top: 40px;
	}

	.row3 .mian .item-box {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 1rem;
	}

	.row3 .mian .item-box .item {
		width: 90%;
		box-sizing: border-box;
		padding: 15px;
		/* background: #fff; */
		margin-left: 5%
	}

	.row3 .mian .item-box .item h2 {
		color: #000;
		font-size: 1.5rem;
		line-height: 120%;
	}

	.row3 .mian .item-box .item h3 {
		color: var(--light_txt_color);
		font-size: 2rem;
		line-height: 120%;
		margin-top: 1rem;
	}

	.row3 .mian .item-box .item>p {
		color: #000;
		font-size: 14px;
		line-height: 150%;
		margin-top: 15px;
	}

	.row3 .mian .item-box .item>p span {
		color: var(--light_txt_color)
	}

	.row3 .mian .item-box .item img {
		width: 100%;
		border-radius: 5px;
		margin-top: 30px;
	}

	.row3 .row3_list {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
		flex-wrap: wrap
	}

	.row3 .row3_list_li {
		width: 100%;
		margin-top: 10px;
		border-left: 1px solid #eee;
		box-sizing: border-box;
		padding-left: 30px;
	}

	.row3 .row3_list_li>p {
		font-size: 12px !important;
		line-height: 200%;
		color: #999
	}

	.row3 .row3_list {
		width: 100% !important;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
	}

	.row3 .row3_list_li {
		width: 50%;
		margin-top: 10px;
		border-left: 1px solid #eee;
		box-sizing: border-box;
		padding-left: 1rem;
	}

	.row3 .row3_list_li>p {
		font-size: 12px !important;
		line-height: 200%;
		color: #999
	}

	.row3 .row3_list_li h4 {
		font-size: 1rem;
	}


	.row4 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden
	}

	.row4 .mian {
		width: 100% !important;
		margin: 0px auto;
	}

	.row4 .mian h2 {
		font-size: 1.3rem;
		line-height: 120%;
		text-align: center
	}

	.row4 .mian .item-box {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 2rem
	}

	.row4 .mian .item-box .item {
		width: 90%;
		margin: 1rem auto;
		box-sizing: border-box;
	}

	.row4 .mian .item-box .item p {
		font-size: 18px;
		line-height: 150%;
		margin: 30px auto 10px;
	}

	.row4 .mian .item-box .item>div {
		text-align: center;
		padding-top: 15px;
	}

	.row5 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 1rem;
	}

	.row5 .mian {
		width: 100% !important;
		margin: 0px auto;
		padding-top: 1rem;
	}

	.row5 .mian .item-box {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 100px;
		align-items: center;
	}

	.row5 .mian .item-box .item:nth-child(1) {
		width: 80%;
		box-sizing: border-box;
		padding: 15px;
	}

	.row5 .mian .item-box .item:nth-child(2) {
		width: 90%;
		box-sizing: border-box;
		padding: 15px;
	}

	.row5 .mian .item-box .item .img {
		width: 100%
	}

	.row5 .mian .item-box .item h2 {
		color: #000;
		font-size: 1rem;
		line-height: 150%;
		text-align: center
	}

	.row5 .mian .item-box .item .row5_list {
		display: flex;
		align-items: center;
		border-radius: 2px;
		box-shadow: 1px 1px 5px #ddd;
		margin-top: 20px;
		box-sizing: border-box;
		padding: 10px;
	}

	.row5 .mian .item-box .item .row5_list .row5_list_img {
		width: 100px;
		display: none !important
	}

	.row5 .mian .item-box .item .row5_list .row5_list_text {
		flex: 1;
	}

	.row5 .mian .item-box .item .row5_list .row5_list_text h3 {
		color: #000;
		font-size: 20px;
		line-height: 200%;
	}

	.row5 .mian .item-box .item .row5_list .row5_list_text li {
		color: #000;
		font-size: 14px;
		line-height: 200%;
		margin-top: 10px;
		list-style-type: disc
	}


	.row6 {
		background-color: none;
		width: 100%;
		height: 200px;
	}

	.row6 h2 {
		color: #FFF;
		font-size: 1rem;
		line-height: 150px;
		text-align: center;
		font-size: 16px;
	}


	.row7 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 1rem;
	}

	.row7 .mian {
		width: 100% !important;
		margin: 0px auto;
		padding-top: 2rem;
	}

	.row7 .mian h2 {
		color: var(--light_txt_color);
		font-size: 1rem;
		line-height: 150%;
		text-align: center
	}

	.row7 .mian .h2_describe {
		color: #000;
		font-size: 1rem;
		line-height: 150%;
		text-align: center
	}

	.row7 .mian .item-box {
		width: 100%;
		display: flex;
		flex-direction: column;
		margin-top: 30px;
		flex-wrap: wrap;
	}

	.row7 .mian .item-box .item {
		width: 90%;
		margin-left: 5%;
		box-sizing: border-box;
		margin-top: 20px;
	}

	.row7 .mian .item-box .item .item_bj {
		width: 95%;
		margin: 0px auto;
		border-radius: 5px;
		box-sizing: border-box;
		padding: 10px;
	}

	.row7 .mian .item-box .item .item_bj>p {
		font-size: 14px;
		line-height: 200%;
		padding: 10px 0px;
	}

	.row7_list_img img {
		width: 40px;
		height: 40px;
		border-radius: 50%
	}

	.row7_list {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 20px;
	}

	.row7_list_img {
		width: 40px;
		height: 40px;
		border-radius: 50%;
		margin-right: 5px;
	}

	.row7_list_text {
		flex: 1
	}

	.row7_list_text span {
		display: block;
		font-size: 14px;
		line-height: 150%;
	}

	.row7_list_text span:nth-child(2) {
		color: #999
	}



	.row8 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 1rem;
	}

	.row8 .mian {
		width: 90% !important;
		margin: 0px auto;
		padding-top: 1rem
	}

	.row8 .mian h2 {
		color: #FFF;
		font-size: 1rem;
		line-height: 300%;
		border-bottom: 1px solid #ddd;
	}

	.row8_describe {
		border-bottom: 1px solid #ddd;
		margin: 50px auto;
	}

	.row8_describe h3 {
		color: #FFF;
		font-size: 20px;
		line-height: 200%;
	}

	.row8_describe p {
		color: #FFF;
		font-size: 15px;
		line-height: 200%;
		padding-bottom: 2rem;
	}

	.row8_describe p span {
		color: var(--light_txt_color)
	}

	.row8 .item {
		margin: 30px auto 30px auto;
		display: block;
		border-bottom: 1px solid #ddd;
		padding-bottom: 30px;
		font-size: 16px;
		line-height: 200%;
	}

	.row8 .item .item_title {
		display: flex;
		justify-content: space-between;
	}

	.row8 .item .item_title img {
		width: 20px;
		height: 20px;
	}

	.row8 .item p {
		display: none
	}


	.row9 {
		/* background-color: #FCF8F7; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 100px;
	}

	.row9 .mian {
		width: 95% !important;
		margin: 0px auto;
		padding-top: 100px;
	}

	.row9 .mian h2 {
		color: #FFFFFF;
		font-size: 1rem;
		line-height: 150%;
		text-align: center
	}

	.row9 .mian .h2_describe {
		color: #000;
		font-size: 1, 5rem;
		line-height: 150%;
		text-align: center
	}

	.row9 .mian .item-box {
		width: 100%;
		display: grid;
		grid-template-columns: repeat(2, 1fr);
		margin-top: 30px;
		gap: 2rem;
	}

	.row9 .mian .item-box .item {
		text-align: center;
		height: 100px;
	}

	.row9 .mian .item-box .item .card_box {
		padding: 20px;
	}

	.row10 {
		/* background-color: #fff; */
		width: 100%;
		overflow: hidden;
		padding-bottom: 3rem;
	}

	.row10 .mian {
		width: 95% !important;
		margin: 0px auto;
		padding-top: 2rem;
	}

	.row10 .mian .item-box {
		width: 100%;
		display: flex;
		flex-direction: column;
		;
		margin-top: 30px;
		flex-wrap: wrap;
		align-items: center;
		/* border-bottom: 1px solid #ddd; */
		padding-bottom: 30px;
	}

	.row10 .mian .item-box .item {
		width: 90%;
		margin-left: 5%
	}

	.row10 .mian .item-box .item h5 {
		font-size: 1rem;
		line-height: 250%;
	}

	.row10 .mian .item-box .item h6 {
		font-size: 20px;
		line-height: 250%;
		text-align: left;
		font-weight: bold;
	}

	.row10 .mian .item-box .item li {
		font-size: 14px;
		line-height: 200%;
		list-style-type: disc;
	}

	.row10 .mian .item-box .item p {
		font-size: 15px;
		line-height: 200%;
		text-align: left
	}

	.row10 .mian .item-box-footer {
		width: 100%;
		display: flex;
		justify-content: space-between;
		margin-top: 30px;
		flex-wrap: wrap;
		align-items: center
	}

	.row10 .mian .item-box-footer p {
		color: #999;
		font-size: 12px;
		line-height: 250%;
	}

	.item-box-img {
		display: none;
	}

	.item-box-img img {
		padding: 0px 5px;
		cursor: pointer
	}


	#header {
		position: fixed;
		top: 10px;
		width: 90%;
		background: #fff;
		height: 60px;
		margin-left: 5%;
		border-radius: 5px;
		box-shadow: 1px 1px 5px #ddd
	}

	#header .item-box {
		width: 90%;
		display: flex;
		justify-content: space-between;
		margin-left: 5%
	}

	#header .item-box .href {
		display: none
	}

	#header .item-box a {
		line-height: 60px;
		font-size: 14px;
		padding: 0px 10px;
	}

	#header .item-box .item {
		width: 100%;
	}

	#header .item-box button {
		border: none;
        background: var(--btn_color);
        color: #fff;
        font-size: 1rem;
        line-height: 45px;
        height: 45px;
        margin-top: 7px;
        padding: 0px 50px;
        border-radius: 5px;
        cursor: pointer;
        width: 100%;
        display: block;
	}


	#hide {
		display: none
	}



	#form {
		right: 0px;
		bottom: 0px;
		background: #fff;
		width: 100%;
	}



	.wechat-icon{
		cursor: pointer;
		width: 64px;
		height: 64px;
	}


}