html {
	font-size: 100px;
}

.header {
	padding: 0rem;
}

.header-row {
	padding: 0rem;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.shipin{
	position: relative;
	/*top: 40%;*/
}

.content-title span:nth-child(2) {
	font-size: 0.3rem;
	padding: 0rem 0.1rem 0rem 0.1rem;
	color: #13a89e;
}

.content-title {
	padding: 0.4rem 0rem 0.2rem 0rem;
}

.header-content {
	margin: 0 auto;
}

.phtot-content li {
	color: #13a89e;
	display: inline-block;
	font-size: 0.14rem;
	padding: 0.06rem 0.4rem 0.06rem 0.4rem;
	border: 1px solid #13a89e;
	border-radius: 0.2rem 0.2rem 0.2rem;
	margin-top: 0.06rem;
}

.phtot-content li span {
	width: 0.6rem;
	height: 0.2rem;
	display: block;
	text-align: center;
	line-height: 0.2rem;
}

.phtot-content {
	margin: 0rem;
	padding: 0rem 0rem 0.2rem 0rem;
}

.choosed {
	color: #FFFFFF !important;
	background-color: #13a89e;
}

.medium-img {
	max-width: 100%;
	height: auto;
}

.medium-img img {
	padding: 0.05rem 0.05rem 0.05rem 0.05rem;
	max-width: 100%;
	height: auto;
}

.medium-img-1 {}

.medium-img-2 {
	display: none;
}

.medium-img-3 {
	display: none;
}

.medium-img-4 {
	display: none;
}

.medium-title {
	color: #FFFFFF;
	position: absolute;
	font-size: 0.4rem;
}

@media (min-width: 1200px) {}

@media (max-width: 768px) {
	.medium-title {
		font-size: 0.16rem !important;
	}

	.m-row {}

	.m-row ul li {
		padding: 1% 3%;
	}

	.m-row ul li a {
		display: flex;
		justify-content: space-between;
	}

	.m-rle {
		width: 48%;
	}

	.m-rle img {
		width: 100%;
	}

	.m-rri {
		width: 50%;
	}

	.ul-btn {
		position: relative;
	
	}

	.ul-btn div {
		font-size: 15px !important;
	}

}

.ul-li {
	padding: 2% 15%;
}

.ul-li ul {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.ul-li ul li {
	width: 46%;
	margin-bottom: 2%;
}

.ul-li ul li img {
	width: 100%;
	height: auto;
}

.ul-li ul li p {
	font-size: 18px;
	margin: 0;
	margin-top: 10px;
	color: #999;
}

.ul-li ul li .p1 {
	font-size: 22px;
	color: #000;
	font-weight: 600;
}

.ul-li ul li a {
	display: block;
}

.ul-btn {
	display: flex;
	width: 100%;
	background: #eee;
	padding: 6px 10px;
	justify-content: space-between;
}

.ul-btn div {
	font-size: 18px;
}

.ul-btn div img {
	width: 25px !important;
	height: 25px !important;
}

.xuan {
	position: relative;
	top: -90%;
	color:#fff;
	background: #13a89e;
	width: 30%;
	text-align: center;
	padding: 8px 10px;
	left: 1%;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}

a:hover {
	text-decoration: none;
}
	.button-type a{
    font-size: 0.2rem;
    color: #fff;
    text-decoration: none;

}
.footer-ul a{
    font-size: 0.14rem;
        color: #333;
    text-decoration: none;
}
.show_w{padding: 2% 15% 0;}
.show_img{width: 64.66666667%;float: left;}
.show_p{width: 33.33333333%;float: right;}
.show_p .p1 {
    font-size: .25rem;
    color: #13a89e;
}

.show_con {
    font-size: .15rem;
    clear: both;
    padding: 15px 0;
    color: #777;
}
.titTr{
	overflow:hidden;
	float:right;
	width: 100%;
    padding: 23px 0;
}
.titTr img{
	height:15px;
	margin: 12px 10px 0 0;
	float:left;
}
.titTr span{
	color: #2b3a58;
	font-size: 16px;
	float:left;
	margin: 0px 5px 0 0;
	line-height:40px;
	font-weight: 700;
	color: #13a89e;
}
.a2a_kit{position: relative!important;display: inline-block!important;}
.a2a_vertical_style a{display: inline-block;}
@media screen and (max-width:767px) {
	.m-row{
		padding: 0 0 20px 0!important;
	}
	.medium-title{
		top:45%;
	}
	.show_w,.show_img,.show_p,.show_con{width: 100%;padding: 0 1%;}
	
}
@media screen and (max-width:375px) {
	.m-rri .p1{
		font-size:16px;
		margin:10px 0 0 0;
	}
	.m-rri .ul-btn {
		padding: 10px 10px;
		bottom: -15px;
	}
	.ul-btn div{
		font-size:14px!important;
	}
	.ul-btn div img {
		width: 15px!important;
		height: 15px!important;
	}
	.show_w,.show_img,.show_p,.show_con{width: 100%;padding: 0 1%;}
}
@media screen and (max-width:360px) {
	.m-rri .p1{
		font-size:16px;
		margin:10px 0 0 0;
	}
	.m-rri .ul-btn {
		padding: 10px 10px;
		bottom: -15px;
	}
	.ul-btn div{
		font-size:14px!important;
	}
	.ul-btn div img {
		width: 15px!important;
		height: 15px!important;
	}
	.show_w,.show_img,.show_p,.show_con{width: 100%;padding: 0 1%;}
}
@media screen and (max-width:320px) {
	.m-rri .p1{
		font-size:14px;
		margin:5px 0 0 0;
	}
	.m-rri .ul-btn {
		padding: 10px 10px;
		bottom: -15px;
	}
	.ul-btn div{
		font-size:12px!important;
	}
	.ul-btn div img {
		width: 15px!important;
		height: 15px!important;
	}
	.show_w,.show_img,.show_p,.show_con{width: 100%;padding: 0 1%;}
}