.yous {}

	.p4 img {
		border-radius: 25px
	}

	.wsm p img {
		width: 100%
	}

	.clear {
		clear: both
	}

	.wenzi p em {
		color: #5abacd;
		font-weight: bold
	}

	.containe p {
	    font-size: 18px;
    line-height: 32px;
    padding-bottom: 15px;
}

	.biaoti {
		font-size: 2rem;
		color: #333;
		text-align: center;
		padding-top: 4rem;
		padding-bottom: 2rem;
		line-height: 100%;
		font-weight: bold;
	}

	.biaoti.ys {
		color: #fff
	}

	.p1 {
		text-align: center;
		padding-left: 10%;
		padding-right: 10%;
		padding-top: 50px;
	}

	.y.top {
		padding-top: 80px;
	}

	.y {}

	.wenzi {
		width: 43%;
		float: right;
		box-sizing: border-box;
		padding-right: 0%;
	}

	.wenzi .xiaozi {
		font-size: 1.2rem;
	}

	.wenzi .xiaozi::after {
		content: "";
		width: 80px;
		height: 5px;
		background: #F08200;
		display: block;
		margin-bottom: 20px;
		margin-top: 20px;

	}

	.tup.tr1 {
		margin-top: 5rem;
		box-sizing: border-box;
		padding: 1%;
		width: 949px;
		float: left;
		margin-left: -360px;
	}

	.tup {
		width: 50%;
		float: left;
	}

	.tup.no {
		margin-bottom: 0
	}

	.wenzi.no {
		margin-bottom: 0
	}

	.tup p img {
		width: 100%;
		border-radius: 10px;
	}

	.wenzi p {}

	.wenzi .bt1 {
		display: block;
		font-size: 1.6rem;
		color: #111;
		padding-top: 1rem;
		padding-bottom: 25px;
	}

	.wenzi .bt11 {
	    display: block;
    font-size: 1.4rem;
    color: #111;
    padding-bottom: 25px;
	}

	.yous {
		background: #f5f5f5;
		padding: 80px 0;
	}

	.wenzi.er {
		margin-top: 2.5rem;
		float: left;
	}

	.wenzi.jl {
		margin-top: 5rem;
	}

	.tup.er {
		margin-top: 0;
		float: right;
	}

	@media screen and (max-width: 765px) 
	{
		.wenzi .bt11 {
		    display: block;
		    font-size: 1.7rem;
		    color: #111;
		    padding-bottom: 25px;
		}
		.yous {
			margin-top: 2rem;
		}

		.p4 img {
			border-radius: 25px
		}

		.wsm p img {
			width: 100%
		}

		.clear {
			clear: both
		}

		.wenzi p em {
			color: #5abacd;
			font-weight: bold
		}

		.containe p {
			font-size: 1.2rem;
			line-height: 2.4rem;
			padding-bottom: 15px;
		}

		.biaoti {
			font-size: 2rem;
			color: #333;
			text-align: center;
			padding-top: 4rem;
			padding-bottom: 2rem;
			line-height: 100%;
			font-weight: bold;
		}

		.biaoti.ys {
			color: #fff
		}

		.p1 {
			text-align: center;
			padding-left: 10%;
			padding-right: 10%;
			padding-top: 50px;
		}

		.y {
			background: none;
			height: 100%;
			margin-top: 0px !important;
		}

		.wenzi {
			width: 100%;
			float: right;
			box-sizing: border-box;
			padding-right: 0%;
			margin-top: 1rem;
		}

		.wenzi .xiaozi {
			font-size: 1.2rem;
			text-align: center;
			display: block;
			margin-bottom: 20px;
		}

		.wenzi .xiaozi::after {
			content: "";
			width: 80px;
			height: 5px;
			background: #F08200;
			display: block;
			margin-bottom: 20px;
			margin-top: 20px;
			display: none;
		}

		.tup.tr1 {
			width: 100%;
			float: left;
			margin-top: 5rem;
			box-sizing: border-box;
			padding: 1%;
			margin-left: 0px;
		}

		.tup.no {
			margin-bottom: 0
		}

		.wenzi.no {
			margin-bottom: 0
		}

		.tup p img {
			width: 100%;
			border-radius: 10px;
			box-shadow: 0 0 11px #ccc;
		}

		.wenzi p {
			text-align: center;
			font-size: 1.2rem;
		}

		.wenzi .bt1 {
			display: block;
			font-size: 1.6rem;
			color: #333;
			padding-top: 1rem;
			padding-bottom: 25px;
			text-align: center;
		}

		.yous {}

		.wenzi.er {
			margin-top: 0px;
		}

		.wenzi.jl {
			margin-top: 2rem;
		}

		.tup.er {
			margin-top: 0;
		}
		.tup {
		    width: 100%;
		    float: left;
		}
	}

	.wenhua {
		padding-bottom: 80px;
		background: #f5f5f5;
		margin-bottom: 60px;
		margin-top: 80px;
	}

	.whzb {
		display: flex;
		flex-wrap: wrap;
	}

	.whzb li:nth-child(1) {}



	.whzb li:nth-child(2n) {
		/* width: 100%; */
		margin-right: 0;
	}


	.whzb li {
		width: 49%;
		float: left;
		margin-right: 2%;
		background: #fff;
		box-sizing: border-box;
		padding: 3% 2%;
		margin-bottom: 2%;
	}

	.whzb li:hover {
		background: #0c4192;
		color: #fff;
	}

	.whzb li:hover p,
	.whzb li:hover p strong {

		color: #fff;
	}

	.whzb li img {
		width: 60px;
		margin: auto;
		display: block;
		margin-right: 30px;
		margin-bottom: 25px;
		text-align: center;
		margin: 0 auto;
	}

	.whzb li p {
	
	}

	.whzb li p strong {
		    display: block;
    font-size: 20px;
    padding: 0px 0 25px;
    line-height: 2rem;
	}


	@media screen and (max-width: 765px) {
		.containe {
			max-width: 100%
		}





		.wenhua {
			padding-bottom: 4%;
			background: #f5f5f5;
			margin-bottom: 0px;
			padding-left: 4%;
			padding-right: 4%;
			margin-top: 4rem;
		}

		.whzb {
			display: flex;
			flex-wrap: wrap;
		}

		.whzb li:nth-child(1) {
			width: 100%;
			margin-right: 0
		}



		.whzb li:nth-child(2) {
			width: 100%;
			margin-right: 0
		}

		.whzb li:nth-child(3) {
			width: 100%;
			margin-right: 0
		}

		.whzb li:nth-child(3) img {
			margin-bottom: 15px;
		}

		.whzb li:nth-child(4) img {
			margin-bottom: 15px;
		}

		.whzb li {
			width: 100%;
			float: none;
			margin-right: 0;
			background: #fff;
			box-sizing: border-box;
			padding: 4%;
			margin-bottom: 2%;
		}

		.whzb li p img {
			width: 50px;
			display: block;
			float: none;
			margin-right: 0px;
			margin-bottom: 15px;
			margin: auto;
			margin-bottom: 10px;
		}

		.whzb li p {
			padding: 0;
			margin: 0;
			line-height: 2.4rem;
			font-size: 1.2rem;
		}

		.whzb li p strong {
			font-size: 1.7rem;
			padding: 0px 0 7px;
			line-height: 150%;
			text-align: center;
		}
	}

	.hzhb li {
		width: 18%;
		margin-right: 2%;
		float: left;
		margin-bottom: 1rem;
		border: 1px solid #eee;
		box-sizing: border-box;
	}

	.hzhb li img {
		width: 100%;
	}

	.hzhb li:nth-child(5n) {
		float: right;
		margin-right: 0px;
	}

	.hzhb .ms {
		    text-align: center;
    font-size: 18px;
    margin-bottom: 2rem;
    line-height: 40px;
	}
	@media screen and (max-width: 765px) {
		.hzhb li {
			width: 31%;
			margin-right: 2%;
			float: left;
			margin-bottom: 1rem;
			border: 1px solid #eee;
			box-sizing: border-box;
		}

		.hzhb li img {
			width: 100%;
		}

		.hzhb li:nth-child(3n) {
			margin-right: 0px;
		}

		.hzhb .ms {
			text-align: center;
				font-size: 1.2rem;
			margin-bottom: 2rem;
		}

		.hzhb li:nth-child(5n) {
			float: left;
			margin-right: 2%;
		}
	}


	.fzlc {
		height: 40.6rem;
		/* padding-top: 4.5rem; */
		box-sizing: border-box;
		position: relative;
		background-size: 100% 100%;
		background: #f5f5f5;
		margin-top: 4rem;
	}

	.fzlc .biaoti {}

	.fzlc:before {
		content: "";
		position: absolute;
		left: 0;
		top: 29.15rem;
	}

	.fzlc h2 {
		text-align: center;
		margin-bottom: 1.8rem;
	}

	.fzlc h2 span {
		display: block;
		line-height: 3.35rem;
		font-size: 2.4rem;
		color: #ffffff;
		font-weight: normal;
	}

	.fzlc h2 em {
		display: block;
		line-height: 1.95rem;
		font-size: .9rem;
		color: rgba(255, 255, 255, .5);
		font-family: "OPPOSans";
	}

	.fzlc .lc-con {
		position: relative;
	}

	.fzlc .lc-con .lc-list {
		margin-bottom: 1.5rem;
	}

	.fzlc .lc-con .lc-list dl {
		width: 100%;
		padding: 0.75rem;
		box-sizing: border-box;
		background: #fff;
	}

	.fzlc .lc-con .lc-list dl dt {
		width: 100%;
		line-height: 0;
		overflow: hidden;
	}

	.fzlc .lc-con .lc-list dl dt img {
		width: 100%;
	}

	.fzlc .lc-con .lc-list dl dd {
		padding-top: 1.1rem;
		height: auto;
		box-sizing: border-box;
	}

	.fzlc .lc-con .lc-list dl dd span {
		    display: block;
		    line-height: 2rem;
		    text-align: center;
		    font-size: 1rem;
		    color: #0C4192;
		    font-family: "OPPOSans";
		    margin-bottom: 0.25rem;
		    font-weight: bold;
	}

	.fzlc .lc-con .lc-list dl dd i {
		display: block;
		width: .9rem;
		line-height: 0;
		overflow: hidden;
		margin: 0 auto .5rem;
	}

	.fzlc .lc-con .lc-list dl dd i img {
		width: 100%;
	}

	.fzlc .lc-con .lc-list dl dd p {
		       padding: 0 0.8rem;
    line-height: 1.33rem;
    font-size: 18px;
    color: #4c4c4c;
    text-align: center;
    overflow: auto;
    height: 5rem;
	}

	.fzlc .lc-con .lc-list dd.dd78 p {
		font-size: 0.7rem;
		line-height: 1.1rem;
	}

	.fzlc .lc-con .lc-list dd.dd75 p {
		font-size: 0.7rem;
		line-height: 1.1rem;
	}


	.fzlc .lc-con .lc-jt i {
		display: block;
		width: 1.85rem;
		height: 1.85rem;
		cursor: pointer;
	}

	.fzlc .lc-con .lc-jt i img {
		width: 100%;
	}

	.fzlc .lc-con .lc-jt i.lc-prev {
		position: absolute;
		left: -2.75rem;
		top: 13.65rem;
	}

	.fzlc .lc-con .lc-jt i.lc-next {
		position: absolute;
		right: -2.75rem;
		top: 13.65rem;
	}

	.fzlc .lc-fdh {
		height: 4rem;
		border: 1px solid #000;
		border-radius: 2rem;
		box-sizing: border-box;
		position: relative;
	}

	.fzlc .lc-fdh .lc-nav {
		width: 49rem;
		height: 3.9rem;
		margin: 0 auto;
	}

	.fzlc .lc-fdh .lc-nav ul li {
		  float: left;
		      padding-top: 1.2rem;
		      box-sizing: border-box;
		      cursor: pointer;
		      padding-left: 95px;
	}

	.fzlc .lc-fdh .lc-nav ul li span {
		display: block;
		line-height: 1.55rem;
		text-align: center;
		font-size: .8rem;
		font-weight: bold;
	}

	.fzlc .lc-fdh .lc-nav ul li i {
    display: block;
    width: 1rem;
    height: 1rem;
    margin: 0 auto;
    border-radius: 50%;
    margin-left: 8px;
	}

	.fzlc .lc-fdh .lc-nav ul li.cur i {
		    background: #111;
	}

	.fzlc .lc-fdh .lc-jt i {
		display: block;
		width: 1.15rem;
		height: .75rem;
		cursor: pointer;
	}

	.fzlc .lc-fdh .lc-jt i img {
		width: 100%;
	}

	.fzlc .lc-fdh .lc-jt i.lc-prev {
		position: absolute;
		left: 2.8rem;
		top: 1.6rem;
	}

	.fzlc .lc-fdh .lc-jt i.lc-next {
		position: absolute;
		right: 2.8rem;
		top: 1.6rem;
	}

	.mfzlc {
		display: none;
	}

	@media screen and (max-width: 767px) {
		.fzlc {
			display: none;
		}

		.mfzlc .biaoti {

			padding-bottom: 1.66rem;
		}

		.mfzlc {
			display: block;
			height: 75.9rem;

			background-size: 100% 100%;
			padding: 4.05rem 0 0;
			box-sizing: border-box;
		}

		.mfzlc h2 {
			text-align: center;
			margin-bottom: 2.55rem;
		}

		.mfzlc h2 span {
			display: block;
			line-height: 1.55rem;
			text-align: center;
			font-size: .8rem;
			/* color: #ffffff; */
			font-weight: bold;
		}

		.mfzlc h2 em {
			display: block;
			line-height: 1.85rem;
			font-size: 1rem;
			color: rgba(255, 255, 255, .5);
			font-family: "OPPOSans";
			font-weight: bold;
		}

		.mfzlc .lc-list {
			margin-bottom: 3rem;
		}

		.mfzlc .lc-list:before {
			width: 100%;
			height: .05rem;
			border-bottom: .1rem dashed rgba(255, 255, 255, .6);
			content: "";
			position: absolute;
			left: 0;
			top: 24.3rem;
		}

		.mfzlc .lc-list dl {
			width: 100%;
			padding: 0.75rem;
			box-sizing: border-box;
			background: #fff;
		}

		.mfzlc .lc-list dl dt {
			width: 100%;
			line-height: 0;
			overflow: hidden;
		}

		.mfzlc .lc-list dl dt img {
			width: 100%;
		}

		.mfzlc .lc-list dl dd {
			padding: 1.2rem 1.45rem 0;
		}

		.mfzlc .lc-list dl dd span {
			display: block;
			line-height: 3.35rem;
			text-align: center;
			font-size: 2rem;
			color: #0C4192;
			font-family: "OPPOSans";
			font-weight: bold;
		}

		.mfzlc .lc-list dl dd i {
			display: block;
			width: 1.15rem;
			line-height: 0;
			overflow: hidden;
			margin: 0 auto .55rem;
		}

		.mfzlc .lc-list dl dd i img {
			width: 100%;
		}

		.mfzlc .lc-list dl dd p {

			padding: 0 0.8rem;
			line-height: 1.33rem;
			font-size: .8rem;
			color: #4c4c4c;
			text-align: center;
			overflow: auto;
			height: 8rem;

		}

		.mfzlc .lc-fdh {
			height: 5rem;
			width: 92%;
			margin: 0 auto;
			border: 1px solid rgba(255, 255, 255, .3);
			border-radius: 2.5rem;
			box-sizing: border-box;
			position: relative;
		}

		.mfzlc .lc-fdh .lc-nav {
			width: 23.75rem;
			height: 4.9rem;
			margin: 0 auto;
		}

		.mfzlc .lc-fdh .lc-nav ul li {
			width: 100%;
			height: 4.9rem;
			line-height: 4.9rem;
			text-align: center;
			padding-top: 1.45rem;
			box-sizing: border-box;
		}

		.mfzlc .lc-fdh .lc-nav ul li span {
			display: block;
			line-height: 2rem;
			font-size: 1.2rem;
			color: #ffffff;
			font-family: "OPPOSans";
		}

		.mfzlc .lc-fdh .lc-nav ul li i {
			display: block;
			width: .6rem;
			height: .6rem;
			margin: 0 auto;
			border-radius: 50%;
		}

		.mfzlc .lc-fdh .lc-nav ul li.cur i {
			background: #111;
		}

		.mfzlc .lc-fdh .lc-jt i {
			display: block;
			width: 2rem;
			height: 1.2rem;
			line-height: 0;
			overflow: hidden;
		}

		.mfzlc .lc-fdh .lc-jt i img {
			width: 100%;
		}

		.mfzlc .lc-fdh .lc-jt i.lc-prev {
			position: absolute;
			left: 2rem;
			top: 1.85rem;
		}

		.mfzlc .lc-fdh .lc-jt i.lc-next {
			position: absolute;
			right: 2rem;
			top: 1.85rem;
		}

		.mfzlc .lc-list dl dd.dd78 p {
			font-size: 1.1rem;
			line-height: 1.3rem;
		}

		.abo-tit {
			display: none;
		}

	}
	
		.tupian {
		margin-bottom: 4rem
	}
.tupian ul{    display: flex;
    flex-wrap: wrap;}
	.tupian ul li {
		width: 31%;
		float: left;
		margin-right: 1.5%;
		margin-bottom: 1.5%;
	}

	.tupian ul li:nth-child(3n) {
		margin-right: 0
	}

	.tupian ul li p {
		padding: 0 !important
	}

	.tupian ul li p img {
		width: 100%;
	}

	.tupian ul li p {
		text-align: center
	}

	@media screen and (max-width: 765px) {

		.tupian ul li {
			width: 49%;
			float: left;
			margin-right: 2%;
			margin-bottom: 2%;
		}

		.tupian ul li:nth-child(5n) {
			margin-right: 2%
		}

		.tupian ul li:nth-child(2n) {
			margin-right: 0
		}

		.tupian ul li p {
			padding: 0 !important
		}

		.tupian ul li p img {
			width: 100%;
		}

		.tupian ul li p {
			text-align: center
		}


	}
	
	
	
	
	