/* banner */
.dongtai::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background-color: rgb(255 255 255 / 50%);
	z-index: 1;
}
.shijue3 a img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.dongtai .bar {
	position: relative;
	z-index: 2;
}

.dongtai {
	position: relative;
}

.swiper {
	width: 100%;
	height: 100%;
}

.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.lunbo {
	width: 100%;
	height: 370px;
	overflow: hidden;
	max-width: 1300px;
	margin: 0 auto;
	overflow: hidden;
	position: relative;
	border-top: 1px solid #d1caca;
}

.lunbo .swiper-pagination-bullet-active {
	background: #BD0000;
}

/* 评建动态 */
.pj_zuo.xwt {
	display: none;
}

.pj_zuo .xwt:nth-child(1) {
	display: block;
}

.pingjian {
	/* padding-top: 30px; */
	background: #fff;
}

.pj_xinwen1 h1 {
	color: #BD0000 !important;
}
.left_lie1 {
    background-position: center !important;
}
.gddt {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.gddt1 {
	border-bottom: 3px solid #BD0000;
	margin-bottom: 24px;
}
.pingjian1{
					padding-top: 60px;
				}
.pj {
	display: flex;
	align-items: center;
}

.pjgd a {
	display: flex;
	align-items: center;
}

.pj img {
	width: 38px;
	height: 38px;
	margin-right: 10px;
}

.gddt {
	flex-wrap: wrap;
	padding-bottom: 13px;
}

.pj p {
	font-weight: 500;
	font-size: 32px;
	color: #000 !important;
	font-family: zi;
}

.pj_file {
	width: 100%;
	margin-bottom: 6px;
}

.pj_file p {
	font-size: 20px;
	color: #BD0000;
	display: flex;
	align-items: center;
}

.pj_file p strong {
	margin-right: 15px;
}

.pjgd a {
	font-size: 30px;
	color: #BD0000;
	font-weight: bold;
}

.pjgd a img {
	width: 26px;
	/* height: 14.6px; */
	margin-left: 4px;
}

.pjgd a p {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
}

.pjgd a:hover p {
	color: #2662d8;
}

.pj_zuoyou {
	display: flex;
	justify-content: space-between;
	padding-top: 60px;
}

.pj_zuo {
	width: 609px;
	/* height: 331px; */

}

.pj_zuo1 {
	width: 100%;
	height: 331px;
	position: relative;
	overflow: hidden;
}

.pj_you {
	width: 609px;
}

.xwt {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;

}

.left_lie1 {
	transition: all 0.3s;
}

.xwt:hover .left_lie1 {
	transform: scale(1.2);
}

.xw_wenzi {
	position: absolute;
	width: 100%;
	height: 62px;
	background: rgb(0 0 0 / 40%);
	bottom: 0;
	left: 0;
	z-index: 9;
	display: flex;
	align-items: center;
	padding: 0 20px;
}

.xw_wenzi a {
	display: block;
	width: 70%;
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.swiper-pagination2 {
	z-index: 10;
	bottom: 20px;
	right: 20px;
}

.pingjian .swiper-pagination-clickable .swiper-pagination-bullet {
	margin-right: 5px !important;
	border: 1px solid #fff;
	opacity: 1;
	background: transparent;
}



.pj_xinwen {
	padding-bottom: 18px;
	/* margin-bottom: 20px; */
	/* border-bottom: 1px solid #e6e6e6; */
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.pj_xinwen:nth-last-child(1) {
	border: 0;
	margin-bottom: 0;
	padding-bottom: 0;
}

.qz {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.swiper-pagination2 {
	display: flex;
}

.pj_zuo .swiper-pagination-bullet {
	width: 20px;
	height: 20px;
	border-radius: 4px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	background: rgb(0 0 0 / 33%) !important;
	border: 0 !important;
	font-size: 12px;
}

.pingjian .swiper-pagination-bullet-active {
	background: #BD0000 !important;
}

.pj_xinwen h1 {
	width: 75%;
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	font-weight: 400;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 1;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
	transition: all 0.3s;
	margin-left: 25px;
}

.pj_xinwen::after {
	content: "";
	position: absolute;
	background: url(../images/yj.png);
	background-size: 100% 100%;
	width: 20px;
	height: 20px;
	left: 0;
	top: 0;
}

.pj_xinwen:hover h1 {
	color: #BD0000;
}

.pj_xw {
	display: flex;
	align-items: center;
}

.pj_xw p {
	font-weight: 400;
	font-size: 13px;
	color: #FFFFFF;
	width: 90px;
	height: 22px;
	background: #2662D8;
	border-radius: 4px 4px 4px 4px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.pj_xw span {
	font-weight: 400;
	font-size: 14px;
	color: #999999;
	margin-left: 10px;
}

.pj_xinwen h2 {
	font-weight: 400;
	font-size: 15px;
	color: #808080;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

/* 通知公告、党建工作 */
.tzpj {
	padding-top: 30px;

}

.tzpj1 {
	display: flex;
	justify-content: space-between;
}

.tpj_you {
	width: 609px;
}

.tzpj .pj_you {
	margin-top: 24px;
}

.tzpj .gddt {
	padding-bottom: 10px;
}

.tzpj .tpj_you:nth-child(1) .gddt {
	border-bottom: 3px solid #DC821A;
}

.tzpj .tpj_you:nth-child(2) .gddt {
	border-bottom: 3px solid #A50E0E;
}

.tzpj .tpj_you:nth-child(1) .pj_xinwen:hover h1 {
	color: #DC821A !important;
}

.tzpj .tpj_you:nth-child(2) .pj_xinwen:hover h1 {
	color: #A50E0E !important;
}

/* 化学*/
.huaxue {
	padding-top: 30px;
}

.huaxue1 {
	display: flex;
	justify-content: space-between;
}

.huaxue2 {
	width: 244px;
	height: 180px;
	/* background: #000000; */
	border-radius: 0px 0px 0px 0px;
	position: relative;

	overflow: hidden;
}

.huaxue3 {
	background-size: cover;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: all 0.3s;
}

.qz {
	z-index: 9;
}

.huaxue4 img {
	margin-bottom: 12px;
}

.h_heng {
	width: 44px;
	height: 1px;
	background: #fff;
}

.huaxue4 p {
	font-weight: 400;
	font-size: 16px;
	color: #FFFFFF;
	margin-top: 14px;
}

.huaxue4 {
	position: absolute;
	bottom: 31px;
	left: 30px;
}

.huaxue2:hover .huaxue3 {
	transform: scale(1.2);
}

/* 教学科研/招生就业 */
.jiaoxue {
	padding-top: 30px;
	padding-bottom: 47px;
}

.jiaoxue1 {
	display: flex;
	justify-content: space-between;
}

.jiaoxue .tpj_you:nth-child(1) .gddt {
	border-bottom: 3px solid #0F9CB3;
}

.jiaoxue .tpj_you:nth-child(2) .gddt {
	border-bottom: 3px solid #6CB30F;
}

.jiaoxue .tpj_you:nth-child(1) .pj_xinwen:hover h1 {
	color: #0F9CB3 !important;
}

.jiaoxue .tpj_you:nth-child(2) .pj_xinwen:hover h1 {
	color: #6CB30F !important;
}

.jiaoxue .pj_you {
	margin-top: 24px;
}

.jiaoxue .gddt {
	padding-bottom: 10px;
}

/* 团学在线 */
.dongtai {
	width: 100%;
	height: 558px;
	background-size: cover;
	padding-top: 40px;
	/* max-width: 1920px; */
	margin: 0 auto;
}

.bankuai1 {
	display: none;
}

.bankuai1:nth-child(1) {
	display: block;
}

.sg img {
	/* display: none; */
	width: 0;
	transition: all 0.3s;
	opacity: 0;
}

.sg1 img {
	/* display: block; */
	width: 26px;
	height: 20px;
	margin-right: 9px;
	opacity: 1;
}

.sige {
	display: flex;
	margin: 0 auto;
	justify-content: space-between;
	width: 580px;
	padding-bottom: 20px;
	border-bottom: 2px solid #B9ACAC;
}

.sg {
	display: flex;
	align-items: center;
	cursor: pointer;
	position: relative;
}

.sg p {
	font-weight: bold;
	font-size: 22px;
	color: #333333;
	transition: all 0.3s;
}

.sg1 p {
	color: #BD0000;
}

.sg::after {
	content: "/";
	position: absolute;
	left: -43px;
	font-size: 16px;
	color: #A8AAB3;
}

.sg:nth-child(1)::after {
	content: "";
}

.bankuai {
	padding-top: 30px;
}

/* 校园动态 */
.xy_left {
	width: 479px;
	height: 307px;
}

.xy_left1 {
	position: relative;
	overflow: hidden;
	display: none;
}

.xy_left1:nth-child(1) {
	display: block;
}

.xy_zi {
	position: absolute;
	bottom: 0;
	width: 100%;
	background-color: #fff;
	left: 0;
	padding-left: 21px;
	padding-top: 17px;
	padding-bottom: 14px;
	padding-right: 21px;
	z-index: 9;

}

.xy_zi a {
	color: #1A1A1A;
	font-size: 16px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.xy_left1:hover .left_lie1 {
	transform: scale(1.2);
	/* transition: all 0.3s; */
}

.xy_right {
	width: 60%;
}

.xyr_right1 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 18px;
}

.xyr_right1:nth-last-child(1) {
	margin-bottom: 0;
}

.xyr_right1 a:nth-child(1) {
	display: block;
	width: 648px;
	font-size: 15px;
	color: #1A1A1A;
	line-height: 24px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.xyr_right1 a:nth-child(2) {
	font-size: 14px;
	color: #999999;
}

.xiaoyuan1 {
	display: flex;
	justify-content: space-between;
}

.xyr_right2 a:nth-child(1) {
	color: #A50E0E;
}

.xy_gd {
	margin-left: 19px;
	padding-top: 24px;
}

.xy_gd a {
	width: 120px;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #A50E0E;
	font-size: 14px;
	color: #A50E0E;
	border-radius: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
}

.xy_gd a:hover {
	color: #fff;
	background-color: #A50E0E;
}

/* 潍院人物 */
.renwu1 {
	display: flex;
	justify-content: space-between;
}

.rw_left {
	width: 479px;
	height: 266px;
}

.rw_left1 {
	width: 100%;
	height: 100%;
	position: relative;
}

.rw_left2 {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.rw_left2:hover .left_lie1 {
	transform: scale(1.2);
}

.rw_zi {
	position: absolute;
	bottom: -50px;
	left: 0;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	z-index: 9;
}

.rw_zi a {
	display: block;
	width: 439px;
	background-color: #fff;
	font-size: 18px;
	color: #1A1A1A;
	padding: 39px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;

}

.rw_right {
	width: 59%;
}

.rw_right1 {
	width: 100%;
	height: 89px;
	display: flex;
	align-items: center;
	background-color: #fff;
	margin-bottom: 20px;
	transition: all 0.3s;
}

.rw_right1 a:nth-child(1) {
	width: 170px;
	height: 100%;
}

.rw_right1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.rw_right1 a:nth-child(2) {
	padding: 39px 27px;
	font-size: 18px;
	color: #1A1A1A;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

.rw_right1:hover {
	box-shadow: 0px 1px 30px 0px rgba(97, 110, 144, 0.24);
}

/* 潍院视觉 */
.rw_right1:nth-child(1) {
	display: none;
}

.shijue1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.shijue2 {
	width: 413px;
}

.shijue2 a {
	display: block;
	width: 100%;
}

.shijue3 {
	width: 100%;
	height: 241px;
	overflow: hidden;
}

.shijue2 a:nth-child(1) {
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;

}

.shijue2 a:nth-child(2) {
	line-height: 26px;
	font-size: 16px;
	color: #1A1A1A;
	padding-top: 20px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 2;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.sjt1 {
	width: 60px;
	height: 60px;
	object-fit: cover;
}

.shijue2:hover .shijue3 a {
	transform: scale(1.2);
}

.sj_gd {
	padding-top: 30px;
	display: flex;
	justify-content: center;

}

.sj_gd a {
	width: 120px;
	height: 40px;
	border-radius: 4px;
	border: 1px solid #bd0000;
	font-size: 14px;
	color: #bd0000;
	display: flex;
	justify-content: center;
	align-items: center;
	transition: all 0.3s;
	border-radius: 50px;
}

.sj_gd a:hover {
	color: #FFFFFF;
	background: #bd0000;
}

/* 潍院学院报 */
.xiaobao1 {
	overflow: hidden;
}

.swiper-slide3 {
	background: transparent !important;
	flex-wrap: wrap;
}

.swiper-slide3 a {
	display: block;
	width: 100%;
}

.swiper-slide3 a img {
	width: 100%;
	height: 309px;
	margin-bottom: 18px;
}

.swiper-slide3 a:nth-child(2) {
	color: #1A1A1A;
	font-size: 18px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	word-break: break-all;
}

/* 实验室 */
.shiyanshi {
	padding-top: 40px;
	padding-bottom: 70px;
}

.shiyanshi1 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.shiyanshi2 {
	width:249px;
	height: 94px;
	background: #F5F5F5;
	border-radius: 0px 0px 0px 0px;
	border: 1px solid #D4D4D4;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 0 24px;
	position: relative;
	margin-bottom: 20px;
}

.yuanquan {
	width: 40px;
	height: 40px;
	background: #F5F5F5;
	/* border: 1px solid #DBDBDB; */
	border-radius: 50px;
	overflow: hidden;
}

.sy_zi {
	width: 150px;
	padding-left: 20px;
	position: relative;
	height: 48px;
	display: flex;
	align-items: center;
}

.sy_zi::after {
	content: "";
	width: 1px;
	height: 40px;
	background: #bd0000;
	border-radius: 0px 0px 0px 0px;
	position: absolute;
	left: 0;
	top: 5px;
}

.sy_zi p {
	font-weight: 400;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
}

.yuanquan img {
	width: 100%;
	height: 100%;
}

/* 量子大讲堂 */
.liangzi {
	width: 100%;
	padding: 60px 0;
	background: #F0F2F5;
	margin-top: 80px;
}

.liangzi_biao {
	text-align: center;
	position: relative;
}

.liangzi_biao p {
	font-weight: normal;
	font-size: 20px;
	color: #BD0000;
	line-height: 50px;
	font-family: zi;
}

.liangzi_biao h1 {
	font-weight: 500;
	font-size: 28px;
	color: #000000;
	line-height: 26px;
	font-family: zi;
}

.liangzi_duo {
	width: 140px;
	height: 44px;
	background: #F67F24;
	position: absolute;
	right: 0;
	bottom: 0;
}

.liangzi_duo a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.liangzi_duo p {
	font-weight: 100;
	font-size: 14px;
	color: #FFFFFF;
	font-family: zi;
	margin-right: 12px;
}

.liangzi_duo img {
	width: 20px;
}

.liangzi_liebiao2 {
	position: relative;
	width: 100%;
	height: 220px;
	overflow: hidden;
}

.left_lie1 {
	width: 100%;
	height: 100%;
}

.left_lie1 a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.liangzi_liebiao {
	display: flex;
	justify-content: space-between;
	margin-top: 40px;
}

.liangzi_liebiao1 {
	width: 407px;
	position: relative;
}

.liangzi_p {
	margin-top: 20px;
}

.liangzi_p p {
	font-weight: 400;
	font-size: 14px;
	color: #5C6066;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	display: -moz-box;
	-moz-line-clamp: 3;
	-moz-box-orient: vertical;
	overflow-wrap: break-word;
	word-break: break-all;
	white-space: normal;
	overflow: hidden;
}

.liangzi_ti {
	width: 100%;
	padding: 9px 14px;
	background: rgb(0 0 0 / 60%);
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 9;
}

.liangzi_ti h1 {
	font-weight: bold;
	font-size: 15px;
	color: #FFFFFF;
	display: inline-block;
	white-space: nowrap;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
}

.liangzi_liebiao1:hover .left_lie1 {
	transform: scale(1.2);
}

.left_lie1 {
	transition: all 0.3s;
}

.qz {
	z-index: 10;
}

@media screen and (max-width:1400px) {
	.shijue2 {
		width: 30%;
	}
}

@media screen and (max-width:1300px) {

	.pj_zuo,
	.pj_you,
	.tpj_you {
		width: 48%;
	}

	.tzpj1 .pj_zuo,
	.tzpj1 .pj_you {
		width: 100%;
	}

	.jiaoxue.pj_zuo,
	.jiaoxue .pj_you {
		width: 100%;
	}

	.xy_left {
		width: 39%;
		height: 307px;
	}

	.xyr_right1 a:nth-child(1) {
		width: 80%;

	}

	.shiyanshi2 {
		width: 23%;
	}

	.sy_zi {
		width: 70%;
	}
	.liangzi_liebiao1 {
	    width: 32%;
	}
}

@media screen and (max-width:1100px) {
	.shiyanshi2 {
		width: 48%;
	}
}

@media screen and (max-width:768px) {
	.lunbo {
		height: 165px;
	}

	.pj_zuoyou {
		flex-wrap: wrap;
	}

	.pj_zuo {
		width: 100%;
		/* height: 190px */
	}
    .pj_zuo1 {
        height: 190px;
    }
	.pj_you {
		width: 100%;
		margin-top: 20px;
	}
     .pj_file p {
         font-size: 14px;
     }
	.pj p {
		font-size: 18px;
	}

	.pj img {
		width: 24px;
		height: 24px;
		margin-right: 8px;
	}

	.pj_zuoyou {
		padding-top: 20px;
	}

	.pj_xinwen {
		flex-wrap: wrap;
		padding-bottom: 10px;
	}

	.pj_xinwen h1 {
		width: 100%;
		font-weight: bold;
		font-size: 16px;
		color: #000000;
		font-weight: 400;
		text-overflow: ellipsis;
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		display: -moz-box;
		-moz-line-clamp: 2;
		-moz-box-orient: vertical;
		overflow-wrap: break-word;
		word-break: break-all;
		white-space: normal;
		overflow: hidden;
		transition: all 0.3s;
		margin-left: 25px;
	}

	.pj_xw span {
		margin-left: 25px;
		margin-top: 5px;
	}

	.tzpj1 {
		flex-wrap: wrap;
	}

	.tpj_you {
		width: 100%;
		margin-bottom: 20px;
	}

	.huaxue1 {
		flex-wrap: wrap;
	}

	.huaxue2 {
		width: 50%;
		height: 130px;
	}

	.jiaoxue1 {
		flex-wrap: wrap;
	}

	.huaxue3 {
		background-size: cover !important;
	}

	.sg p {
		font-size: 14px;
	}

	.sige {
		width: 100%;
	}

	.sg::after {
		display: none;
	}

	.dongtai {
		height: auto;
		padding-bottom: 30px;
	}

	.xy_left {
		display: none;
	}

	.xy_right {
		width: 100%;
	}

	.xyr_right1 {
		flex-wrap: wrap;
	}

	.xyr_right1 a:nth-child(1) {
		width: 100%;

	}

	.xyr_right1 a:nth-child(2) {
		margin-top: 5px;
	}

	.xyr_right1 {
		margin-bottom: 8px;
	}

	.rw_left {
		display: none;
	}

	.rw_right {
		width: 100%;
	}

	.rw_right1 {
		height: 60px;
		margin-bottom: 15px;
	}

	.rw_right1 a:nth-child(2) {
		padding: 0px 10px;
		font-size: 16px;
	}

	.rw_right1:nth-child(1) {
		display: flex;
	}

	.shijue3 {
		height: 155px;
	}

	.shijue2 {
		width: 100%;
		margin-top: 20px;
	}

	.shijue2 a:nth-child(2) {
		padding-top: 10px;
	}

	.swiper-slide3 a img {
		height: auto;
	}

	.yuanquan {
		display: none;
	}

	.sy_zi::after {
		display: none;
	}

	.sy_zi {
		width: 100%;
		height: 100%;
		padding-left: 0;
	}

	.shiyanshi2 {
		padding: 5px;
		height: auto;
	}

	.sy_zi p {
		font-size: 14px;
	}
	.liangzi {
	    padding: 20px 0;
	}
	.liangzi_liebiao {
	    margin-top: 20px;
	}
	.liangzi_liebiao1 {
	        width: 100%;
			margin-bottom: 15px;
	    }
		.liangzi_liebiao{
			flex-wrap: wrap;
		}
		.liangzi_liebiao2 {
		    position: relative;
		    width: 100%;
		    height: 160px;
		}
		.liangzi_biao {
		    text-align: left;
		}
		.liangzi_biao p {
		    font-size: 14px;

		}
		.liangzi_biao h1 {
		    font-size: 18px;
		    line-height: 12px;
		}
		.liangzi_duo p {
		    font-size: 12px;
		}
		.liangzi_duo {
		    width: 100px;
		    height: 35px;
		}
.pingjian1{
					padding-top: 20px;
				}
}