.special-type {
	color: #19bdc9;
	font-size: 28px;
	margin-bottom: 28px;
}
.chemistry_fr p{
	padding-top: 19px;
	font-size: 14px;
	color: #58595b;
	word-break: break-all;
	/* letter-spacing: 4px; */
}
.special_cc>div {
	margin-bottom: 20px;
	color: #58595b;
}

.vvv_01 ul {
	/* display: flex;
  flex-wrap: wrap; */
}

.vvv_01 ul li {
	position: relative;
	margin-right: 24px;
	margin-bottom: 3px;
}

.vvv_01 ul li .wudi {
	position: absolute;
	bottom: 0;
	left: 0;
	background-image: url(../image/keep-out6.png);
	height: 98px;
	width: 100%;
	padding: 55px 15px 0;
	font-size: 18px;
	color: #fff;
}

.bg {
	width: 282px;
	height: 0;
	border-bottom: 317px solid rgb(0, 112, 112);
	border-left: 53px solid transparent;
	margin-left: 18px;
	/* top: -54px; */
	top: 459px;
	position: absolute;
	/* margin-bottom: 8px; */
	transform: rotate(-90deg);
	opacity: 0.851;
}

.bg-text {
	position: absolute;
	top: 10px;
	color: white;
}

.bg-text ul {
	/* margin-top: 30px;
	margin-left: 30px; */



	margin-left: 30px;
	position: absolute;
	top: 502px;
}
}

.bg-text ul li:nth-child(1) {
	font-size: 14px;
}

.bg-text ul li:nth-child(2) {
	font-size: 24px;
	width: 273px;
}

.bg-text ul li:nth-child(3) {
	font-size: 15px;
}


.bg-text ul li:nth-child(3)::before {
	content: ">";
	vertical-align: bottom;
	margin: 0px 5px 0 2px;
	font-family: icons;
	font-size: 1.733em;
	text-rendering: auto;
	text-decoration: none;
	line-height: 23px;
}


.bg-text a {

	color: white;
}

.dw {
	display: flex;
}

#img-right img {
	width: 864px;
	height: 585px;
}

.model {}

.text-img ul li {
	margin-top: 6px;
}

.text-img ul li:nth-child(1) {
	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(88, 89, 91);
	line-height: 1.2;
	margin-top: 11px;
}

.text-img ul li:nth-child(2) {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	color: rgb(0, 112, 112);
	line-height: 1.2;

}

.model_02 .text-img img {
	/* padding-top: 74px; */
	padding-top: 30px;
}

.text-img {
	margin: auto;
	width: 274px;
}

.model_yy {}

.title_02 {
	padding-bottom: 26px;
}

.model_yy {
	margin-bottom: 34px;
}

.chemistry_fr {
	margin-bottom: -14px;
	 /* border-bottom: 1px solid rgb(213, 213, 213); */
}

.title {

	font-size: 14px;
	font-family: "Microsoft YaHei";
	color: rgb(88, 89, 91);
	line-height: 1.429;
	z-index: 58;
	width: 859px;
	margin-top: 12px;
}
.text-img1 img{
	width: 466px;
	height: 362px;
}
.model_hh{
	margin-top: 16px;}
	
.btn{
	  border-radius: 4px;
	  background-color: rgb(25, 189, 201); 
	  width: 115px;
	  height: 52px;
	    font-size: 15px;
	    font-family: "Microsoft YaHei";
	    color: rgb(255, 255, 255);
	    font-weight: bold;
		
}
.btn::before {
    content: ">";
    vertical-align: bottom;
    margin: 0px 6px 0 2px;
    font-family: icons;
    font-weight: 400;
    font-size: 1.733em;
    text-rendering: auto;
    text-decoration: none;
   line-height: 20px;
}
.bttn{
	border-bottom: 1px solid rgb(213, 213, 213);
	border-top: 1px solid rgb(213, 213, 213);
	padding: 29px 0 30px 0;
}
footer.but-foo {
    margin-top: 34px;
}
@media screen and (max-width: 768px){
	.chemistry_fr p img{
		height: auto !important;
	}
	#img-right img{
		width: auto;
		height: auto !important;
	}
	.bg{

	}
	.bg-text ul li:nth-child(2){
		font-size: .25rem;
	}
	.chemistry_fr{
		width: 100%;
	}
	.bg-text ul{
		display: none;
	}
	.bg{
		display: none;
	}
	.img-right2 {
		width: 47%;
	}
}