* {
	margin: 0;
	padding: 0;
}

.paddingH20 {
	padding: 0 20px;
}

.home-host-ahover a:hover {
	border: 1px solid #c91010;
}

.home-baozjo-ahover a:hover {
	border: 1px solid #c91010;
	padding: 0 !important;
	margin: 0 !important;
}

body {
	font-family: "Arial", "microsoft yahei";
}

.pull-left {
	float: left;
}

.pull-right {
	float: right;
}

.clear {
	clear: both;
}

.whu700 {
	width: 740px;
}

.gar-color1 {
	color: #aaa;
}

a {
	text-decoration: none;
	color: #333;
}

.video-home-block-right-img img {
	width: 100%;
	height: 100%;
	background-color: transparent;
	border: 0;
	display: block;
}

.video-video-img img {
	width: 100%;
	height: 153px;
	background-color: transparent;
	border: 0;
	display: block;
}

.live_tele-mask-box img{
	width: 100%;
	height: 153px;
	background-color: transparent;
	border: 0;
	display: block;
}

.vol-slider{
	width: 6px;
	height: 15px;
}

.coc_buffer img{
	width: 64px;
	height: 64px;
}

.deyao-body {
	background-color: #fff;
}

.video-home {
	width: 1000px;
	margin: 0 auto;
	padding: 0 20px;
}

.video-home1 {
	width: 1040px;
	margin: 0 auto;
}

.video-foot-position {
	position: absolute;
	bottom: 0;
	width: 100%;
}

.bgFFF {
	background-color: #fff;
}

.fontsize36 {
	font-size: 30px !important;
}

.fontsize24 {
	font-size: 24px !important;
}

.fontsize23 {
	font-size: 23;
}

.fontsize22 {
	font-size: 22px;
}

.fontsize20 {
	font-size: 20px;
}

.fontsize18 {
	font-size: 18px;
}

.fontsize16 {
	font-size: 16px;
}

.fontsize14 {
	font-size: 14px;
}

.fontsize13 {
	font-size: 13px;
}

.active-color {
	color: #c60000;
}

.black-color {
	color: #181818;
}

.fff-fff {
	color: #fff;
}

.windt {
	width: 140px !important;
}

.light-color {
	color: #999;
}

.mid-color {
	color: #666;
}

.color333 {
	color: #333;
}

.gray-color {
	color: #333;
}

.fontsize10 {
	font-size: 10px;
}

.blue-color {
	color: #002161;
}

.marfT15 {

}
.mt43{
	margin-top: 43px;
}
.ser-nac{
	width: 70px;
	height: 80px;
	margin-top: 15px;
}
.blue-border-top {
	border-top: 5px solid #12468f;
}

.blue-border-bottom {
	border-bottom: 5px solid #12468f;
}

.light-border {
	border: 1px solid #f0f0f0;
}

.light-border-bottom {
	border-bottom: 1px solid #dcdcdc;
}

.light-border-bottom2 {
	border-bottom: 2px solid #c60000;
}

.activer-border-bottom2 {
	border-bottom: 2px solid #c60000;
}

.flex-row {
	display: flex;
	flex-direction: row;
	display: -moz-box; /* Firefox */
	display: -ms-flexbox; /* IE10 */
	display: -webkit-box; /* Safari */
	display: -webkit-flex; /* Chrome, WebKit */
}

.flex-col1 {
	flex: 1;
}

.flex-left {
	display: flex;
	justify-content: flex-start;
	align-items: center;
}

.flex-center {
	display: flex;
	justify-content: center;
	align-items: center;
}

.flex-right {
	display: flex;
	justify-content: flex-end;
	align-items: center;
}

.paddingT10 {
	padding-top: 15px;
}

.text-center {
	text-align: center;
}

.line-height20 {
	line-height: 20px;
}

.line-height25 {
	line-height: 25px;
}

.margin-left5 {
	margin-left: 5px;
}

.margin-left10 {
	margin-left: 10px;
}

.margin-left40 {
	margin-left: 40px;
}

.margin-top5 {
	margin-top: 5px;
}

.margin-top10 {
	margin-top: 10px;
}

.marginV10 {
	margin-top: 10px;
	margin-bottom: 10px;
}

.margin-top15 {
	margin-top: 15px;
}

.margin-top16 {
	margin-top: 17px;
}

.margin-top20 {
	margin-top: 20px;
}

.margin-top50 {
	margin-top: 50px !important;
}

.margin-right5 {
	margin-right: 1%;
}

.margin-right10 {
	margin-right: 2%;
}

.margin-right15 {
	margin-right: 15px;
}

.margin-right20 {
	margin-right: 20px;
}

.margin-left20 {
	margin-left: 20px;
}

.margin-bottom10 {
	margin-bottom: 10px;
}

.padding-left5 {
	padding-left: 5px;
}

.padding-left10 {
	padding-left: 10px !important;
}

.padding-left15 {
	padding-left: 15px;
}

.paddingh15 {
	padding: 0 15px;
}

.paddingv10 {
	padding: 10px 0;
}

.paddingHV {
	padding: 10px 15px;
}

ul {
	list-style: none;
}

.clear {
	clear: both;
}

.liu2 {
	/*word-break: break-all;*/
	/*text-overflow: ellipsis;*/
	/*overflow: hidden;*/
	/*-webkit-line-clamp: 2;*/
	/*display: -webkit-box;*/
	/*-webkit-box-orient: vertical;*/
}

.liu1 {
	-webkit-line-clamp: 1;
}

.liu4 {
	-webkit-line-clamp: 4;
}

.liu5 {
	-webkit-line-clamp: 5;
}

.over-hidden {
	overflow: hidden;
}

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

.flex-around {
	display: flex;
	justify-content: space-around;
}

/************************************底部样式*****************************/
.foot ul li {
	display: inline;
	margin-right: 5px;
}

.margin-top60 {
	margin-top: 6%;
}

.margin-top45 {
	margin-top: 45px;
}

.margin-top30 {
	margin-top: 25px;
}

.padding-bottom45 {
	padding-bottom: 45px;
}

.paddingb30 {
	padding-bottom: 30px !important;
}

.video-foot-bg {
	background-color: #fff;
	padding-top: 20px;
}

.radio-res {
	width: 80px;
	height: 60px;

}

/************************************头部样式*****************************/
.head-logo {
	width: 170px;
	height: 84px;
}

.head-input {
	width: 180px;
	height: 30px;
	float: right;
}

.head-icon {
	position: absolute;
	margin-left: 160px;
	top: 32px;
	z-index: 99;
}

.nav {
	height: 84px;
	line-height: 84px;
}

.nav ul li {
	float: right;
	position: relative;
	height: 84px;
	line-height: 84px;
	/*padding: 0 19px;*/
	margin-left: 60px;
}

.ahover {
	color: #c60000 !important;
}

.nav ul li a:visited {
	display: block;
	text-decoration: none;
	height: 84px;
	color: #333;
	width: 80px;
	line-height: 84px;
}

.nav ul li ul {
	display: none;
}

.nar {
	height: 49px;
	color: #999;
	border-right: 1px solid #e7e7e7;
	font-size: 14px;
}

.nar ul li {
	float: left;
	position: relative;
}

.nar ul li {
	float: left;
	position: relative;
}

.nar ul li a, .nar ul li a:visited {
	display: block;
	text-align: center;
	text-decoration: none;
	width: 150px;
	color: #999;
	border: 1px solid #fff;
	border-width: 1px 1px 0 0;
}

.nar ul li ul {
	display: none;
	width: 150px;
}

.nar ul li:hover ul {
	position: absolute;
	/*top:84px;*/
	margin-top: -3px;
	left: 0;
	width: 166px;
	z-index: 9999;
	height: 45px;
	line-height: 45px;
	text-align: left;

}

.nar ul li:hover ul li a {
	display: block;
	background: #fff;
	color: #999;
	height: 45px;
	line-height: 45px;
	width: 166px;
	border: 1px solid #dcdcdc;
	border-top: 0;
	text-align: left;
	padding: 0 20px;
}

#lanmu-commom {
	background-color: #fff;
	width: 166px;
	height: 348px;
	overflow: auto;
	/*overflow-x: scroll;*/
	/*overflow-y: scroll;*/
}

.lanmu-commom-other {
	height: 235px !important;
	width: 166px !important;
	background-color: red;
	overflow: auto;
	overflow-x: scroll;
	overflow-y: scroll;
}

.nar ul li:hover .lanmu-commom-other {
	display: block;
	position: absolute;
	/*top:84px;*/
	margin-top: -3px;
	left: 0;
	width: 166px !important;
	z-index: 9999;
	height: 45px;
	line-height: 45px;
	text-align: left;

}

.nar ul li:hover .lanmu-commom-other li a {
	display: block;
	background: #fff;
	color: #999;
	height: 45px;
	line-height: 45px;
	width: 166px !important;
	border: 1px solid #dcdcdc;
	border-top: 0;
	text-align: left;
	padding: 0 20px;
}

.station-xiaozi {
	width: 275px;
	overflow: hidden;
	height: 14px;
	line-height: 14px;
}

.station-xiaozi-left {
	width: 50%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 14px;
	line-height: 14px;
}

.station-xiaozi-right {
	width: 44%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 14px;
	line-height: 14px;
	text-align: right;
	padding-right: 5px;
}

.text-left {
	text-align: left !important;
}

.statiom-dazi {
	width: 235px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 20px;
	line-height: 18px;
}

/************************************视频首页*****************************/
.video-home-video {
	width: 580px;
	height: 200px;
}

.whtie60 {
	width: 110px;
}

.bg-fafafa {
	background-color: #fafafa;
}

.video-home-block-right {
	width: 100%;
}

.flex-jusf {
	display: flex;
	justify-content: flex-end;
}

.height50 {
	height: 38px;
}

.color999 {
	color: #999;
}

.marfT10 {
	margin-top: -7px;
}

.line-height50 {
	line-height: 50px;
}

.bg-f6f6f6 {
	background-color: #f6f6f6;
}

.height42 {
	height: 42px;
}

.video-home-block-right-img {
	width: 120px;
	height: 80px;
}

.font-SimSun {
	font-family: 宋体;
}

.font-MicrosoftYaHei {
	font-family: 微软雅黑;
}

.video-home-sgcm {
	height: 45px;
}

.line-height45 {
	line-height: 45px;
}

.wigth150 {
	width: 150px;
}

.wrap {
	flex-wrap: wrap;
	display: flex;
}

.wigth50 {
	width: 490px;
}

.line-height15 {
	line-height: 20px;
}

.sgcm-img {
	width: 160px;
	height: 110px;
}

.media-index-content {
	width: 305px;
}

.media-index-title {
	height: 3rem;
	font-size: 1.20rem;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.media-index-title-content {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.baoliu1 {
	/*height: 40px;*/
	/*line-height: 20px;*/
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.baoliu-1-60 {
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.baoliu-1-35 {
	height: 32px;
	line-height: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.padding-t-b {
	padding-top: 2px;
	padding-bottom: 10px;
}

.padding-bottom8 {
	padding-bottom: 8px;
}

.bg-383838 {
	background-color: #383838;
}

.padding-right15 {
	padding-right: 15px;
}

.wigth20vw {
	background-color: #f0f0f0;
	padding: 15px 15px;
	margin-left: 15px;
	width: 200px;
}

.bg-b94e47 {
	background-color: #b94e47;
}

.wigth10vw {
	/*width: 235px;*/
	/*margin: 0 auto;*/
}

.light-border-474747 {
	border-bottom: 1px solid #474747;
}

.video-home-name {
	height: 30px;
}

.margin-top3 {
	margin-top: 3px;
}
.weibao{
	width: 40px;
	margin: 20px auto 10px auto;
	overflow: hidden;
	/*height: 80px;*/
}
.whty120 {
	width: 80px;
	overflow: hidden;
	height: 80px;
	margin: 0 auto;
	margin-bottom: 10px;
}

#style-4::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar {
	width: 10px;
	background-color: #F5F5F5;
}

#style-4::-webkit-scrollbar-thumb {
	background-color: #000000;
	border: 2px solid #555555;
}

.bg-292929 {
	background-color: #292929;
}

.marfT {
	/*margin-top: -20px;*/
	margin-top: 20px;
	width: 100%;
	height: 25px;
	line-height: 25px;
}

/*****************视频详情*******************/
.player-detail-body {
	background-color: #fbfaf8;
}

.bg-000 {
	background-color: #1f1f1f;
	width: 700px;
	height: 300px;
	padding: 5px;
	padding-bottom: 0;
	/*height: 300px;*/
}

.toppic-video {
	width: 100%;
	text-align: center;
	height: 500px !important;
	background-color: transparent;
}

.bg-gray {
	background-color: #333;
	width: 340px;
}

.color-1aa9fb {
	color: #1aa9fb;
}

.height40 {
	height: 40px;
}

.line-height40 {
	line-height: 40px;
}

.borderB-color-1aa9fb {
	border-bottom: 1px solid #1aa9fb;
}

.wigth75 {
	width: 75px;
}

.player-detail-list {
	/*height: 120px;*/
}

.width30 {
	width: 30px;
}

.active-black-color {
	background-color: #000;
}

.player-detail-img {
	width: 130px;
	margin: 0 10px;
	height: 77px;
	overflow: hidden;
	position: relative;
}

.player-detail-img-po {
	position: absolute;
	background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
	filter: alpha(opacity=30);
	bottom: 0;
	right: 0;
	padding: 5px 8px;
}

.host-station-img {
	width: 380px;
	height: 500px;
	overflow: hidden;
}

.wigth60 {
	width: 60px;
}

.height41-left {
	height: 41px;
	border-right: 1px solid #dcdcdc;
}

.height41-right {
	height: 41px;
	border-left: 1px solid #dcdcdc;
}

.player-detail-player-po {
	position: absolute;
	background-color: #000;
	margin-left: 690px;
	padding: 15px 8px;
	margin-top: 200px;
}

.player-detail-info {
	width: 100%;
	background-color: #fafafa;
	height: 40px;
	line-height: 40px;
}

.player-detail-player {
	width: 100px;
	text-align: center;
}

.active-0a5bb3 {
	color: #0a5bb3;
}

.bg-292929 {
	background-color: #292929;
}

.active-border-0a5bb3 {
	border-bottom: 1px solid #0a5bb3;
}

.player-detail-ping {
	font-weight: 900;
	font-family: "Microsoft YaHei";
	font-size: 26px;
}

.player-detail-ren6 {
	font-size: 60px !important;
	color: #d6d6d6;
}

.player-detail-tear {
	width: 875px;
	height: 150px;
	resize: none;
	border-radius: 2px;
}

.margin-topf20 {
	margin-top: -30px;
	margin-right: 10px;
}

.margin-top18 {
	margin-top: 12.5px;
}

.player-detail-fabiao {
	background-color: #0a5bb3;
	height: 45px;
	width: 150px;
	border-radius: 5px;
	text-align: center;
}

/*.player-detail-san{*/
/*position: absolute;*/
/*width: 10px;*/
/*}*/
.width120 {
	width: 120px;
}

.paddingV20 {
	padding: 20px 0;
}

.player-detail-headimg {
	width: 55px;
	height: 55px;
}

/*********************视频点播************************/
.video-kuang {
	margin-top: 20px;
	border-bottom: 2px solid #dbdbdb;
}

.video-op {
	padding: 0 5px;
	margin: 5px 0;
}

.video-op a:link {
	color: #b7b7b7 !important;
}

.video-op a:hover {
	color: #5c85c4;
	border-bottom: 2px solid #0a5bb3
}

.video-df {
	/*height: 40px;*/
	margin-top: 40px;
	border: 1px solid #f0f0f0;
	/*line-height: 40px;*/
	width: 100%;
	/*padding: 10px 0;*/
}

.video-er {
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #fff;
	background-color: #0a5bb3
}

.video-er1 {
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #b7b7b7
}

.video-err {
	height: 40px;
	/*line-height: 43px;*/
	color: #b7b7b7;
	margin: 0 6px;
}

.video-er2 {
	height: 40px;
	padding: 0 15px;
	line-height: 40px;
	color: #b7b7b7;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
}

.video-ff {
	height: 48px;
	line-height: 48px;
}

.marginL5 {
	margin-right: 5px;
}

.video-ku {
	width: 100px;
}

.marginT10E {
	margin-top: 10px;
}

.video-erd {
	margin-top: 8px;
	padding: 0 5px;
	border: 1px solid #f0f0f0;
	line-height: 30px;
	font-size: 15px;
	color: #b7b7b7;
}

.retriebal-input {
	border: none;
	margin-left: 2px;
}

.video-yi {
	margin: 6px;
	width: 30px;
	height: 28px;
	background-color: #0a5bb3;
	border-radius: 3px;
	line-height: 28px;
	text-align: center;
}

.margin-right5 {
	margin-right: 10px !important;
}

.marginT5 {
	margin-right: 20px !important;
}

.video-et {
	padding: 0 7px;
	font-size: 18px;
	line-height: 50px;
	color: #aaa;

}

.video-fff {
	color: #fff;
}

.fontsize12 {
	font-size: 12px;
}

.video-eq {
	color: #999;
	font-size: 15px;
	padding: 0 10px;
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
}

.video-red {
	color: #c60000
}

.justify-content {
	display: flex;
	justify-content: space-around
}

.justify-content1 {
	display: flex;
	justify-content: space-between;
}

.video-qt {
	width: 1000px;
	background-color: #000;
}

.video-qt1 {
	width: 1000px;
}

.whty {
	width: 240px !important;
}

.width-3 {
	width: 235px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.video-bc {
	width: 235px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	padding: 5px 7.5px;

}

.video-video-img {
	width: 245px;
!important;
	padding: 0;
	margin-right: 20px;
	background-color: #fff;
}

.video-bc2 {
	width: 240px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	padding: 5px 20px;

}

.video-bc1 {
	width: 230px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	padding: 5px 10px;

}

.index-rr :hover {
	color: #406599 !important;
}

.index-rrq :visited {
	color: #3681fd !important;
}

.index-rrf :hover {
	color: #333 !important;
}

.index-rrt :hover {
	color: #406599;
}

.index-rrg :hover {
	color: #406599 !important;
	background-color: #f6f6f6 !important;
}

.index-rro :hover {
	background-color: #fb898e !important;
}

.video-width-img {
	width: 235px;
	margin-right: 20px;
}

.marginB20 {
	margin-bottom: 20px;
}

.video-bc3 {
	width: 245px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	overflow: hidden;
	margin-right: 20px;

}

.bg-3399ff {
	background-color: #79bafc;
}

.marginH20 {
	margin: 0 5px;
}

.flex-wrap {
	flex-wrap: wrap
}

.justify-end {
	justify-content: flex-end
}

.fontsize26 {
	font-size: 26px;

}

.color1818 {
	color: #181818;
}

.video-iu {
	width: 20px;
	height: 20px;
	border-radius: 3px;
	margin-right: 5px;
	font-size: 12px;
	background-color: #1361b6;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center
}

.video-iue {
	width: 20px;
	height: 20px;
	border: 1px solid #cdcdcd;
	margin-right: 5px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

.video-iu1 {
	padding: 5px 5px;
	margin-right: 5px;
	font-size: 12px;
	border: 1px solid #cdcdcd;
	display: flex;
	justify-content: center;
	align-items: center
}

/******************电视直播***************************/
.bg-ca4343 {
	/*background-color: #ca4343;*/
	padding-bottom: 5px;
	padding-right: 0;
	height: 380px;
}

.line-height18 {
	line-height: 18px;
}

.line-height30px {
	line-height: 30px;
}

.width30 {
	width: 30px;
}

.margin-top40 {
	margin-top: 40px;
}

.margin-bottom30 {
	margin-bottom: 30px;
}

.bg-a40000 {
	background-color: #a40000;
}

.height60 {
	height: 60px;
	display: flex;
	align-items: center;
}

.bg-7d0000 {
	background-color: #181818;

}

.border-bottomfbfaf8 {
	border-top: 2px solid #666;
}

.color999 {
	color: #999;
}

.fontsize28 {
	font-size: 22px !important;
}

.bg-right-ca4343 {
	/*background-color: #ca4343;*/
	background-color: #1f1f1f;
	padding-left: 25px;
}

.height410 {
	height: 350px;
}

.live-ff {
	width: 44px;
	height: 52.3px;
}

.marginT20 {
	margin-top: 20px;
}

.live-kk {
	border-bottom: 1px solid #12468f;
	border-bottom-left-radius: 5px;
	/*margin-top: -10px;*/
	display: flex;
	align-items: flex-end;
}

.marginT10 {
	margin-top: 40px;
}

.live-kk1 {
	display: flex;
	align-items: flex-end
}

.live-of1 {
	padding: 5px 6px;
	font-size: 16px;
	color: #fff;
	border-top-right-radius: 3px;
	display: flex;
	align-items: flex-end;
	background-color: #12468f;
}

.live-of {
	padding: 3px 25px;
	color: #12468f;
	display: flex;
	align-items: flex-end;
	font-size: 16px;
	margin-left: 15px;
}

.live-po {
	padding: 4px 8px;
	font-size: 16px;
	background-color: #12468f;
	color: #fff;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px
}

.live-uy {
	padding: 5px 8px;
	color: #c00808;
	border: 1px solid #c00808;
	border-radius: 3px;
	font-size: 15px;
}

.live-uy1 {
	padding: 5px 10px;
	color: #fb2630;
	border: 1px solid #fb2630;
	border-radius: 3px;
	font-size: 12px;
	margin-left: 10px;
}

.color-i {
	color: #fb2630;
}

.live-bc {
	width: 300px;
	color: #b7b7b7;
	font-size: 15px;
	margin-bottom: 20px;
}

.live-fff {
	color: #fff
}

.live-tr2 {
	position: absolute;
	top: 0;
	right: 0;
}

.live-wx {
	padding: 3px 4px;
	background-color: #00adf2;
	font-size: 12px;
}

.live-wx1 {
	padding: 3px 4px;
	background-color: #fb2630;
	font-size: 12px;
}

.live-wx2 {
	padding: 3px 4px;
	background-color: #c5c3c3;
	font-size: 12px;
}

.colorfff {
	color: #fff
}

.live_tele-mask-box {
	position: relative;
	overflow: hidden;
}

.live-oii2 {
	position: absolute;
	width: 40px;
	text-align: center;
	height: 25px;
	top: 0;
	right: 0;
	line-height: 25px;
	color: #fff;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	filter: alpha(opacity=10);
	bottom: 0
}

.live-height60 {
	line-height: 60px;
}

.live-qw {
	margin-top: 5px;
	color: #333 !important;
}

.fontsize12 {
	font-size: 12px;
}

.live-ol {
	padding: 0 10px
}

.live-ol1 {
	margin-top: -5px;
}

.live-oii {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 45px;
	color: #fff;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	filter: alpha(opacity=10);
	bottom: 0
}

/******************顺义专题***************************/
.bg-0001 {
	background-color: #000;
	width: 700px;
	height: 384px;
	padding: 5px;
	padding-bottom: 0;
	/*height: 300px;*/
	position: relative;
}

.topic {
	position: absolute;
	z-index: 3;
	right: -20px;
	top: 180px;
}

.topic-icon {
	width: 20px;
	height: 40px;
	background-color: #000;
}

.live-oii1 {
	position: absolute;
	width: 100%;
	height: 50px;
	line-height: 45px;
	color: #fff;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	filter: alpha(opacity=10);
	bottom: 0
}

.live-bcc {
	width: 240px;
	color: #b7b7b7;
	font-size: 15px;
	margin-bottom: 20px;
}

.live-wxx {
	width: 40px;
	height: 18px;
	background-color: #00adf2;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-top: 12px;
}

.special-g {
	margin-top: -10px;
}

.special-gg {
	margin-top: -20px;
}

.live-oll {
	padding: 0 5px
}

.margin-bottom5 {
	margin-bottom: 5px;
}

/******************新闻更多***************************/
.f05b5b {
	color: #f05b5b
}

.more-gao {
	height: 200px
}

.more-kl {
	width: 200px;
	height: 120px;
}

.more-width {
	width: 480px;
}

.more-fw {
	margin-left: 10px;
}

.more-iy {
	font-size: 10px;
	line-height: 20px;
	color: #b7b7b7
}

.more-up {
	line-height: 23px;
	color: #406f9f;
}

.more-pad {
	padding: 1px 5px;
	font-size: 10px;
	border: 1px solid #ff9999;
	/*border-radius: 3px;*/
	color: #ff9999
}

.more-pad1 {
	font-size: 10px;
	color: #c3c3c3;
	margin-left: 10px;
	margin-top: 3px;
}

.more-ui {
	border-bottom: 1px dashed #cdcdcd;
	padding: 10px 0;
	margin: 0 10px;
}

/******************新闻详情***************************/
.details-mm {
	color: #999;
	margin-top: 10px;
	margin-bottom: 10px;
}

.details-rt {
	width: 300px;
	height: 250px;
}

.more-ui1 {
	border-bottom: 2px dashed #c1c1c1;
	padding: 10px 0;
}

/******************主持人详情***************************/
.host-ff {
	width: 300px;
	/*margin-left: 20px;*/
}

.paddd {
	padding: 0 25px;
	line-height: 20px;
	text-indent: 40px;
	font-size: 15px;
	margin-top: 20px;
}

.host-uu {
	width: 100px;
	height: 40px;
	color: #0a5bb3;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 5px solid #0a5bb3;
	border-bottom: 1px solid #0a5bb3;
	border-left: 1px solid #0a5bb3;
	border-right: 1px solid #0a5bb3
}

.host-uu1 {
	width: 100px;
	height: 40px;
	color: #cdcdcd;
	display: flex;
	justify-content: center;
	align-items: center;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd
}

.host-po {
	color: #646464;
	line-height: 25px;
}

.host-po1 {
	color: #a0a0a0
}

/******************主持人***************************/
.justify-center {
	display: flex;
	justify-content: center
}

.live-ol {
	padding: 0 10px
}

.host-bc {
	width: 200px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	margin: 15px 15px;
}

.host-bc1 {
	width: 190px;
	color: #b7b7b7;
	font-size: 15px;
	line-height: 25px;
	padding: 15px;
	margin: 10px 15px;
}

.width-190-127 {
	width: 190px;
	height: 127px;
	overflow: hidden;
}

.host-oii {
	position: absolute;
	width: 100%;
	height: 30px;
	line-height: 45px;
	color: #fff;
	background: rgba(95, 11, 17, 0.7) none repeat scroll 0 0;
	filter: alpha(opacity=10);
	bottom: 0
}

.tupiantu {
	width: 235px;
	height: 145px;
	overflow: hidden;
}

/******************联系我们***************************/
.colorred {
	color: #c60000
}

.drief-uuo {
	width: 600px;
	padding: 0 20px;
	margin-top: 10px;
}

.drief-padd {
	padding: 0 5px;
}

.brief-op {
	padding: 0 15px;
	line-height: 30px;
	font-size: 15px;
}

.brief-io {
	width: 195px;
	height: 40px;
	line-height: 40px;
	margin-bottom: 10px;
	background-color: #a51016;
	color: #fff;
	border-radius: 5px;
}

.brief-aim {
	height: 40px;
	font-size: 15px;
	border-bottom: 3px solid #002161;
	width: 100%;
	line-height: 40px;
}

.brief-uuc {
	width: 170px;
	height: 56px;
	padding-left: 15px;
	color: #646464;
	border-top: 1px solid #cdcdcd;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	line-height: 56px;
	padding-left: 15px;
}

.marginL5g {
	margin-right: 5px;
}

.brief-uu {
	width: 170px;
	height: 56px;
	padding-left: 15px;
	color: #646464;
	border-bottom: 1px solid #cdcdcd;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	line-height: 56px;

}

/******************公告栏***************************/
.flex-col2 {
	flex: 2
}

.flex-col3 {
	flex: 3
}

.flex-col4 {
	flex: 4
}

.flex-col5 {
	flex: 5;
}

.b7b7b7 {
	color: #d7d7d7
}

.notice {
	height: 30px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height: 30px;
}

.information-list-title {
	width: 86%;
}

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

.video-iuo {
	width: 20px;
	height: 20px;
	border: 1px solid #cdcdcd;
	margin-right: 5px;
	font-size: 12px;
	display: flex;
	justify-content: center;
	align-items: center
}

/******************机构设置***************************/

/******************领导简介***************************/
.leader-mar {
	margin: 0 15px;
	padding: 15px 0;
	line-height: 30px;
	font-size: 15px;
	border-bottom: 3px solid #002161
}

.leader-tu {
	width: 200px;
}

.leader-yu {
	color: #646464;
	font-size: 15px;
	line-height: 25px;
}

.dynamic-oi {
	border: 1px solid #f0f0f0;
	padding-bottom: 20px;
}

/******************信息检索***************************/
.retreval-ty {
	width: 190px;
	height: 60px;
	border: 1px solid #cdcdcd;
	background-color: #fff;
	padding-bottom: 10px;
	text-align: center;
	line-height: 100px;
	margin-top: 35px;
}

.retreval-ty1 {
	margin: 0 15px;
	border-bottom: 1px solid #f0f0f0;
	padding: 15px 0
}

.retreval-qw {
	width: 100px;
	height: 100px;
	border: 1px solid #dddddd;
}

.retreval-we {
	width: 80px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	background-color: #f0454d
}

.color-7e8fa6 {
	color: #7e8fa6;
}

.margin-top10px {
	margin-top: 10px;
}

.margin-top25 {
	margin-top: 25px;
}

.color666 {
	color: #666;
}

.news-index-tiao {
	margin: 0 10px;
	margin-top: 4px;
}

.news-index-input {
	width: 50px;
	height: 20px;
	padding-left: 5px;
}

.main-pager {
	font-size: 14px !important;
	color: #333;
	line-height: 12px;
}

.main-pager a, .main-pager b {
	display: inline-block;
	font-size: 12px;
	font-style: normal;
	font-weight: 400;
	text-align: center;
	padding: 7px 10px;
	margin-left: 5px;
}

.main-pager a {
	border: 1px solid #dcdcdc;
	font-size: 12px;
	color: #666;
	text-decoration: none;

}

.main-pager a:hover {
	color: #a00;
}

.main-pager b {
	border: 1px solid #dcdcdc;
	color: #a00;
}

.main-pager b.no {
	border: 1px solid #dcdcdc;
	color: #999;
	font-size: 12px;
}

.main-pager span {
	display: inline-block;
	font-size: 12px;
	text-align: center;
	padding: 7px 10px;
	margin-left: 5px;
	border: 1px solid #dcdcdc;
	color: #a00;
}

.datemd-hide {
	display: none;
}

.video-width {
	width: 700px;
	height: 440px;
	overflow: hidden;
	background-color: #000;
	text-align: center;
}

#tab_nav li {
	float: left;
	list-style: none;
}

#tab_content {
	/*width:398px;*/
	overflow: hidden;
}

.select-nav {
	background-color: #fff;
	display: block;
	height: 41px;
	line-height: 41px;
}

#tab_nav li a:visited {
	background-color: #fff;
	display: block;
	height: 41px;
	line-height: 41px;
}

.width70 {
	width: 70px;
}

.host-headimg {
	width: 40px;
	height: 40px;
	border-radius: 20px;
	overflow: hidden;
}

.baozjo {
	width: 230px;
	margin-left: 15px;
}

.baozjo-more {
	margin-left: 0;
	margin-right: 20px;
	width: 235px;
}

.baozjo img {
	width: 100%;
	height: 100%;
}

.color-cd1e1e {
	color: #cd1e1e;
}

.margin-right10px {
	margin-right: 10px;
}

/*******************************x修改*/
.retrieval-sou {
	margin: 9px 0 0 8px;
	width: 33px;
	height: 31px;
	background-color: #0a5bb3;
	border-radius: 3px;
	line-height: 27px;
	text-align: center;
}

.margin-top20px {
	margin-top: 20px;
}

.retrieval-fenlei-box {
	margin: 20px 0;
	width: 1015px;
}

.retrieval-box {
	margin-top: 60px;
	border: 1px solid #f0f0f0;
	width: 100%;
	height: 48px;
	margin-bottom: 30px;
}

.retrieval-box1 {
	margin-top: 20px;
	border: 1px solid #f0f0f0;
	width: 100%;
	height: 48px;
	margin-bottom: 30px;
}

.retrieval-yixuab {
	color: #b7b7b7;
	line-height: 50px;
	margin: 0 20px 0 20px;
}

.retreval-info {
	width: 80px;
	height: 25px;
	font-size: 12px;
	color: #fff;
	background-color: #f0454d;
	margin-top: 80px;
	text-align: center;
	line-height: 25px;
}

.retreval-content {
	width: 765px;
	margin-right: 10px;
}

.retreval-content-box {
	border-bottom: 1px solid #f0f0f0;
	padding: 15px;
	padding-left: 0;
}

.retrieval-title-liu2 {
	line-height: 23px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.retrieval-title-liu1 {
	line-height: 23px;
	height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	/*padding:0 10px;*/
}

.retrieval-title-liu2-ui {
	line-height: 20px;
	height: 40px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}

.line-height33 {
	line-height: 33px;
}

.padding-bottom10 {
	padding-bottom: 10px;
}

.retrieval-fenlei {
	width: 70px;
	height: 70px;
	border: 1px solid #cdcdcd;
	border-radius: 40px;
	margin-left: 61px;
	margin-top: -110px;
}

.information-list {
	width: 780px;
}

.information-wenchuang-list {
	width: 980px;
}


.bgred {
	background-color: red;
}

.bgpink {
	background-color: pink;
}

.color-c00808 {
	color: #c00808;
}

.wangqi {
	width: 60px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #c00808;
	border-radius: 3px;
}


.radio-time {
	padding: 13px 0 12px 10px;
}

.width40 {
	width: 40px;
	height: 40px;
	margin-left: 16px;
	margin-top: 15px;
}

.marginT10px {
	margin-top: 5px;
}

.week {
	width: 90px;
	height: 30px;
	border: 1px solid #3399ff;
	border-top: 3px solid #3399ff;
	text-align: center;
	line-height: 30px;
}

.border-color-ec4b2c {
	border: 1px solid #ec4b2c;
	border-top: 3px solid #ec4b2c;
}

.border-color-bfbfbf {
	border: 1px solid #bfbfbf;
	border-top: 3px solid #bfbfbf;
}

.color-bfbfbf {
	color: #bfbfbf;
}

.color-3399ff {
	color: #3399ff;
}

.color-ec4b2c {
	color: #ec4b2c;
}

.fontsize38 {
	font-size: 38px !important;
	margin: 10px 0 20px 0;
}

.fontsize30 {
	font-size: 25px !important;
	margin: 10px 0 20px 0;
}

.marginH40 {
	margin: 0 25px;
}

.baise {
	width: 14px;
	height: 14px;
	border-radius: 7px;
	background-color: #fff;
	margin-top: -42px;
	margin-left: 65px
}

.margintop-50 {
	margin-top: -52px;
}

.margin-topf50 {
	margin-top: -50px;
}

.margtop21 {
	margin-top: -21px;
}

.margtop15 {
	margin-top: -15px;
}

.one-title {
	width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.gundongtiao {
	overflow-y: scroll;
	overflow-x: hidden;
}

.stylescrollbar::-webkit-scrollbar-track {
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
	border-radius: 6px;
	background-color: #F5F5F5;
}

.stylescrollbar::-webkit-scrollbar {
	width: 8px;
	background-color: #F5F5F5;
}

.stylescrollbar::-webkit-scrollbar-thumb {
	border-radius: 6px;
	-webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
	background-color: #555;
}

.footer-baojing {
	width: 33px;
	height: 33px;
	margin: 0 auto;
	overflow: hidden;
	padding-left: 340px;
	margin-top: -45px;

}

.zhanzhang {
	padding-left: 520px;
	margin-top: -32px;

}

.shiyedanwei {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	padding-left: 420px;
	margin-top: -36.5px;
}

.width-70 {
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
	color: #333;
	margin-right: 20px;
	margin-top: 10px;
	border: 1px solid #f0f0f0;
}

.retrieval-a a:hover {
	color: #fff;
!important;
	background-color: #4299fc;
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
}

.color-4299fc {
	color: #fff;
	background-color: #4299fc;
	width: 70px;
	height: 30px;
	line-height: 30px;
	display: block;
}

.nartime {
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0 !important;
	/*padding: 0 20px;*/
}

#time-box {
	background-color: #fff;
	width: 140px;
	height: auto;
	overflow: hidden;
}

.time-box {
	height: auto !important;
	width: 140px !important;
	background-color: red;
	overflow: hidden;
}

.nar ul li:hover .time-box {
	display: block;
	position: absolute;
	/*top:84px;*/
	left: 0;
	width: 140px !important;
	z-index: 9999;
	height: 45px;
	line-height: 45px;
	text-align: left;
	margin-top: 1px;
	border-left: 1px solid #f0f0f0;
	border-right: 1px solid #f0f0f0;
	margin-left: -1px;

}

.nar ul li:hover .time-box li a {
	display: block;
	background: #fff;
	color: #999;
	height: 45px;
	line-height: 45px;
	width: 140px !important;
	border: 1px solid #f0f0f0;
	border-top: 0;
	text-align: left;
	margin-left: -1px;
	/*margin-top: 4px;*/
}

.padding-right20px {
	padding-right: 20px;
}

.padding-left20 {
	padding-left: 15px;
}
.saomaa {
	position: fixed;
	width: 100px;
	z-index: 999;
	top: 190px;
	right: 20px;
	background-color: #4096d1;
}
.erwewim {
	text-align: center;
	width: 100px;
	position: relative;
	right: 0;
}

.guanbi {
	position: absolute;
	right: -9px;
	top: -26px;
	cursor: pointer;
	background-color: #f6f6f6;
	width: 22px;
	height: 22px;
	border-radius: 11px;
}


/*新首页*/
.bg-f7f7f7 {
	background-color: #f7f7f7;
}

.new-home {
	background-image: url("../img/ne2.png");
	background-size: 100%;
	background-repeat: no-repeat;
	background-color: #f7f7f7;
}

.w1200 {
	width: 1000px;
	margin: 0 auto;
}

.w1040 {
	width: 1040px;
	margin: 0 auto;
}

.h138 {
	height: 138px;
}

.pt190 {
	padding-top: 190px;
}

.new-home-logo {
	width: 220px;
	height: 70px;
	padding-top: 18px;
	margin-left: 35px;
}

.h50 {
	height: 50px;
}

/*.new-home-nav {*/
	/*border-bottom: 1px solid #e8e8e8;*/
/*}*/

.new-home-nav ul li {
	display: inline-block;
	line-height: 48px;
	font-size: 18px;
	margin-left: 50px;
}

.new-home-nav ul li a:hover {
	color: #07237a;
}
.new-home-nav ul li ul{
	display: none;
}
.new-home-nav ul li:hover ul{
	display:block;
	position: absolute;
	width: 130px;
	z-index: 99999999;
	background-color: #fff;
	overflow: hidden;
	margin-left: -10px;
}
.new-home-nav ul li:hover ul li{
	text-align: left;
	padding-left: 10px;
	margin-left: 0;
	margin-top: 0;
}
.new-home-nav ul li:hover ul li a:hover{
	width: 130px;
	line-height: 40px;
	height: 40px;
	display: block;
	padding-left: 10px;
}


.hover-box {
	display: block;
	color: #07237a;
	border-bottom: 3px solid #07237a;
	height: 47px;
}

.new-home-weimabox {
	width: 100px !important;
}

.new-home-weima {
	width: 75px;
	height: 75px;
}

.marginH40 {
	margin: 0 40px;
}

.mt16 {
	margin-top: 16px;
}

.new-home-video {
	width: 605px;
	height: 395px;
	position: relative;
	overflow: hidden;
}

.new-home-video img {
	width: 6px;
	height: 15px;
}

.new-home-video-title {
	height: 60px;
	width: 600px;
	background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
	filter: alpha(opacity=40);
	position: absolute;
	bottom: 0;
	line-height: 60px;
}

.new-home-text-title {
	width: 600px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	height: 60px;
	line-height: 60px;
}

.marginH10 {
	margin: 0 10px;
}

.new-home-video-left {
	height: 80px;
	width: 30px;
	background: rgba(0, 0, 0, 0.2) none repeat scroll 0 0;
	filter: alpha(opacity=80);
	position: absolute;
	bottom: 0;
	line-height: 80px;
	position: absolute;
	top: 185px;
}

.new-home-video-right {
	right: 0 !important;
}

.new-home-right-title {
	width: 385px;
	height: 395px;
}

.new-home-list-title ul {
	margin-left: 5px;
	margin-top: 8px;
}

.new-home-list-title ul li {
	display: inline-block;
	font-size: 14px;
}

.active-box {
	display: block;
	width: 91px;
	height: 35px;
	line-height: 35px;
	background-color: #a40003;
}

.link-box {
	background-color: #eee;
	color: #828282;
}

.w30 {
	width: 30px;
	margin-top: 3px;
	font-size: 14px;
}

.color-a40003 {
	color: #a40003;
}

.relative-box {
	position: relative;
}

.new-home-more {
	color: #828282;
	border: 1px solid #e5e5e5;
	border-radius: 3px;
	width: 78px;
	height: 28px;
	line-height: 28px;
	position: absolute;
	right: 15px;
	bottom: 10px;
}

.margin-top17 {
	margin-top: 16px;
}

.margin-top40 {
	margin-top: 40px;
}

.w380 {
	width: 320px;
}

.color-07237a {
	color: #07237a;
}

.new-home-news-more {
	height: 30px;
	line-height: 30px;
	text-align: right;
}

.border-07237a {
	border-bottom: 1px solid #07237a;
}

.border-f7f7f7 {
	border-bottom: 1px solid #f7f7f7;
	margin-bottom: -1px;
	padding-right: 20px;
}

.new-home-biaoti {
	height: 45px;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.color-1482f0 {
	color: #1482f0;
}

.lh14 {
	line-height: 20px;
}

.fontsize8 {
	font-size: 8px;
}

.new-home-other {
	width: 280px;
	margin-left: 10px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.margin-top8 {
	margin-top: 8px;
}

.margin-right30 {
	margin-right: 30px;
}

.w1230 {
	width: 1030px;
}

.color-c91d1f {
	color: #c91d1f;
}

.h60 {
	height: 60px;
}

.new-home-news-box {
	width: 490px;
	height: 390px;
	overflow: hidden;
}

.padding-top15 {
	padding-top: 15px;
}

.new-home-left-img {
	width: 225px;
	height: 145px;
	position: relative;
}

.new-home-right-img {
	width: 222px;
	position: relative;
}

.new-home-time {
	width: 222px;
	height: 30px;
	line-height: 30px;
	background: rgba(0, 0, 0, 0.3) none repeat scroll 0 0;
	filter: alpha(opacity=30);
	position: absolute;
	bottom: 0;
}

.marginh5 {
	margin: 0 10px;
}

.baoliu11 {
	width: 110px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.baoliu16 {
	width: 180px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.padding15 {
	padding: 15px;
}

.padding-right5 {
	padding-right: 5px;
}

.color-e31e3e {
	color: #e31e3e;
}

.new-home-left-title {
	width: 300px;
	height: 20px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	word-break: break-all;
	word-wrap: break-word;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
}

.pb8 {
	padding-bottom: 8px !important;
}

.margin-top40 {
	margin-top: 40px;
}

.padding-top20 {
	padding-top: 20px;
}

.padding-bottom22 {
	padding-bottom: 22px;
}

.margin-top7 {
	margin-top: 7px;
}

.new-home-guang {
	width: 231px;
	height: 250px;
	background-color: #fafafa;
	border: 1px solid #f85d5d;
	margin: 0 5px 0 10px;
}

.new-home-baozhi {
	width: 220px;
	height: 310px;
	background-color: #fafafa;
	margin: 0 23px 0 10px;
}

.padding-top22 {
	padding-top: 22px;
}

.new-home-lan {
	width: 210px;
	height: 150px;
	margin: 12px;
}

.paddingv22 {
	padding: 22px 0;
}

.w1213 {
	width: 1213px;
}

.border-none {
	border-color: transparent;
}

.new-home-baozhi-img {
	height: 290px;
	width: 195px;
	margin: 13px;
	padding-top: 13px;
}

.new-home-other:hover, .new-home-biaoti:hover, .hovercolor:hover {
	color: #1482f0;
}

.h220 {
	height: 220px;
	overflow: hidden;
}
.h200 {
	height: 200px;
	overflow: hidden;
}
.h330 {
	height: 330px;
	overflow: hidden;
}

.nknk {
	padding-left: 10px;
	text-overflow: ellipsis;
	color: #333;
	font-size: 15px;
	overflow: hidden;
	display: block;
	white-space: nowrap;
	height: 20px;
}
.danbobo{
	padding: 10px 15px;
	border-radius: 3px;
	border: 1px solid red;
	background-color: red;
}

.red{

	background-color: red;
}
.pink{
	background-color: pink;
}
.index-input-put{
	width: 180px;
	height: 35px;
	line-height: 35px;
	border: none;
	padding:0 5px;
	font-size: 13px;
	border-left: 1px solid #dcdcdc;
}
.index-input-box{
	width: 260px;
	height: 35px;
	line-height: 35px;
	font-size: 13px;
	color: #333;
	margin-right: 10px;

	border-radius: 3px;
	border: 1px solid #dcdcdc;
	overflow: hidden;
}
.index-input-suosou{
	width: 58px;
	height: 35px;
	border: none;
	background-color: #fff!important;
	line-height: 35px;
}
.souso{
	width: 80px;
	height: 37px;
	border-radius: 3px;
	border: 1px solid #dcdcdc;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	margin-left: 10px;
	background-color: #f6f6f6;
}
.index-input-suosou option{
	font-size: 15px;
}
.mt35{
	margin-top: 35px;
}
input:focus{
	outline:none;
}

.xiaoxiao{
	width: 240px;
	overflow: hidden;
	float: left;
	margin-right: 18px;
	margin-bottom: 20px;
	border:1px solid #f6f6f6;
	background-color: #fdfdfd;
}
.xiao-img{
	width: 240px;
	height: 180px;
}
.xiaotitie{
	padding: 10px 0;
}
input:-webkit-autofill {
	-webkit-box-shadow: 0 0 0px 1000px white inset;
}
