.playthumb {
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: -26px 0 0 -26px;
	background: url(/new/images/play.png) no-repeat center center;
}

.a360thumb {
	display: block;
	width: 52px;
	height: 52px;
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 10;
	margin: -26px 0 0 -26px;
	background: url(/new/images/360.png) no-repeat center center;
}

.bs_right .price span {
	font-size: 35px;
	color: #fa5f41;
	padding-right: 2px;
}

.popup {
	display: none;
 /* 初始状态为不显示 */
	position: absolute;
	background-color: rgb(245,245,245);
	padding: 6px;
	border: 1px solid #ccc;
	box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.3);
	border-radius: 10px;
	color: #000;
	font-size: 12px;
	height: 60px;
	line-height: 30px;
	margin-top: -20px;
	margin-left: 150px;
}

.trigger:hover + .popup {
	display: block;
 /* 鼠标悬停时显示弹窗 */
}

.bs_right .cg {
	z-index: 0;
}

.so_rt {
	margin-top: 65px;
	float: right;
	width: 254px;
}

#myTextarea {
	width: 100%;
	height: 120px;
	border: 1px solid #dedede;
	overflow: hidden;
	box-sizing: border-box;
	font-size: 16px;
	resize: none;
	line-height: 35px;
	padding-left: 10px;
	padding-right: 10px;
}

.news_left {
	width: 780px;
	float: left;
	box-shadow: 5px 0px 20px rgba(0, 0, 0, 0.1);
	padding: 0 25px 52px 25px;
	background: #fff;
}

.ne_item .intro {
	width: 100%;
	float: right;
}

.ne_item .tip {
	display: flex;
	align-items: center;
}

.tip img {
	margin-right: 10px;
}

.ne_item .tip {
	line-height: 30px;
	color: #727984;
}

.news_handles {
	height: 41px;
}

.wlhd {
	background-color: rgb(0,179,255);
	color: #fff;
	width: 80px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}

.ckhd {
	background-color: rgb(255,119,51);
	color: #fff;
	width: 80px;
	font-size: 12px;
	text-align: center;
	line-height: 24px;
}

.ne_item {
	padding: 20px 10px;
	border-bottom: 1px solid #e7e8ea;
}

.ne_item .tp {
	height: 30px;
	line-height: 30px;
}

#slide_box {
	width: 33%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	font-weight: 800;
	color: #717171;
	background-color: #e8e8e8;
	border: none;
	margin-bottom: 20px;
	border-radius: 45px;
	box-shadow: 8px 8px 8px #000000;
}

#slide_xbox {
	width: 50px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	background: #2196F3;
	border-radius: 44px 43px 43px 43px;
}

#btn {
	cursor: pointer;
	width: 50px;
	height: 45px;
	float: right;
	-webkit-box-shadow: 0px 0px 15px 0px #ddd;
	-moz-box-shadow: 0px 0px 15px 0px #ddd;
	box-shadow: 0px 0px 15px 0px #ddd;
	color: #8a8c97;
	background: #fff url(/new/images/huadong.png) 0 0 no-repeat;
	background-size: 100% 100%;
	border-radius: 100%;
}

#btn > .iconfont {
	font-size: 20px;
}

.transparent-bg {
	background-image: url('/new/images/dtzf.png');
	background-size: 100% 120%;
	width: 1180px;
	height: 440px;
	border-radius: 20px;
	overflow: hidden;
}

.transparent-bg-child {
	background-color: rgba(0, 0, 0, 0.5);
	width: 1180px;
	height: 440px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.slide_box {
	opacity: 1;
} 
#fys_shengming {
font-size: 14px;
color:#c6c4c5;
line-height: 26px;
}