@charset "utf-8";

* {
	box-sizing: border-box;
}

div,
p,
h1 {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
	display: block;
	vertical-align: middle;
}

.js-silder {
	position: relative;
	min-width: 320px;
	overflow: hidden;
}

.silder-scroll {
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.silder-main .silder-main-img {
	position: absolute;
	top: 0;
	/* 图片初始下边距 */
	left: 0%;
	/* 图片初始左边距 */
	width: 100%;
	min-height: 120px;
}

.silder-main .silder-main-img img {
	width: 100%;
}

.js-silder-ctrl {
	width: 100%;
	/* 圆点导航位置 */
	text-align: center;
	position: absolute;
	bottom: 10px;
}

.silder-ctrl-prev,
.silder-ctrl-next {
	/* 左右切换按钮样式 */
	position: absolute;
	top: 21%;
	width: 5%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 60;
	text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
	left: 10px;
	/* 左切换按钮边距 */
	text-align: left;
}

.silder-ctrl-next {
	right: 10px;
	/* 右切换按钮边距 */
	text-align: right;
}

.silder-ctrl-prev>span,
.silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}

.silder-ctrl-prev>span {
	left: 0;
}

.silder-ctrl-next>span {
	right: 0;
}

.silder-ctrl-con {
	display: inline-block;
	width: 4%;
	/* 小圆点大小 */
	padding: 10px 0;
	margin: 0 10px;
	/* 小圆点间距 */
	cursor: pointer;
}

.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	padding: 5px 0;
	cursor: pointer;
	background-color: #e4e4e4;
	/* 小圆点颜色（未选中） */
}

.silder-ctrl-con.active>span {
	background-color: #1564d5;
	/* 小圆点颜色（选中） */
}

/* lzz日程框架 */
.list-w-title {
  margin: 0px;
  padding: 0;
}

.list-w-title li {
  box-sizing: border-box;
  background-color: #fff;
  padding: 20px 15px 20px 15px;
  border-radius: 5px;
  margin-bottom: 15px;
  border: 1px solid #e5e5e5;
  overflow: hidden;
  position: relative;
}
.list-w-title .label {
  font-family: "Montserrat", sans-serif;
  font-size: 14px;
  display: block;
  text-align: left;
  line-height: 21px;
}
.list-w-title .title {
  font-size: 16px;
  color: #000;
  font-weight: 500;
  margin-left: 5px;
  margin-right: 5px;
}
.list-w-title .date {
  font-size: 12px;
  color: #999;
  display: block;
  clear: both;
  float: right;
}
.list-w-title a {
  display: block;
  position: relative;
  padding: 20px 0;
  color: #666;
  overflow: hidden;
}
.list-w-title h4 {
  margin: 10px 0;
  font-size: 16px;
  font-family: "Montserrat", sans-serif;
  color: #0f4295;
  font-weight: bold;
}
.list-w-title .listTopName .ingla {
  padding: 10px;
  background-image: linear-gradient(#e5f9ff,#fff);
  font-weight: 500;
  font-size: 14px;
}

.list-w-title li .bookjiao {
  position: absolute;
  right: 0;
  top: 0;
  background: url(/img/jiao.png) no-repeat;
    background-size: auto;
  background-size: contain;
  width: 32px;
  height: 32px;
  transform: rotate(0deg);
}
.list-w-title .listTopName .iconfont {
  color: #0080cc;
  font-size: 14px;
  margin-right: 5px;
}

.list-w-title table tr:nth-of-type(1) td {
  font-size: 12px;
  color: #999;
}
.list-w-title table tr:nth-of-type(1) td:nth-of-type(2) {
width: 60px;
}
.list-w-title table tr:nth-of-type(1) td:last-child {
width: 50px;
text-align: center;
}
.list-w-title table tr {
  border-top: 1px solid #e5e5e5;
}

.list-w-title table tr td {
  border-top: 0;
  padding: 10px 3px;
}

.list-w-title table tr td .btn-wu {
  color: #0080cc;
  font-size: 14px;
  display: block;
}
#listsoon_nr table tr td button.btn-wu{
	display: block;
}
.list-w-title .rcItem {
  display: flex;
  align-items: flex-start;
  align-content: flex-start;
  align-items: center;
}
.list-w-title .iconfont {
  font-size: 24px;
  color: #0099e3;
}
/*lzz视频新框架*/
.videoBoxlist {
  padding: 10px;
  background-image: linear-gradient(#ebf4ff, #fff);
  font-weight: 500;
  font-size: 14px;
}
.panel-1 {
  border: 1px solid #e5e5e5;
  border-radius: 5px;
  overflow: hidden;
}
.panel-1 .title {
  background-image: linear-gradient(#ebf4ff, #fff);
  padding: 10px;
  font-weight: 500;
}
.panel-1 .title .iconfont {
  color: #2577e3;
  font-size: 14px;
  margin-right: 5px;
}.panel-body table {
  margin-bottom: 15px;
}
.panel-body table tr:nth-of-type(1) td {
  font-size: 12px;
  color: #999;
}
.panel-body table tr:nth-of-type(1) td:last-child{
width: 50px;
text-align: center;
}
.panel-body table tr:first-of-type td {
  border-top: 0;
}
.panel-2:last-of-type {
  margin-bottom: 0;
}

.list-w-title h4 {
  margin: 5px 0;
  font-size: 14px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  color: #337ab7;
}

/*lzz关注new列表*/
.list-guanzhu {
  background-color: #fff;
  margin-bottom: 15px;
  padding: 20px;
  border: 1px solid #ddd;
  border-radius: 5px;
}

.list-guanzhu .itemTime {
  display: block;
  color: #000;
  font-size: 16px;
  padding: 5px 0;
  font-weight: 500;
}

.list-guanzhu .itemTime .iconfont {
  font-size: 20px;
  margin-right: 5px;
}

.list-guanzhu .date {
  display: block;
  color: #666;
}

.list-guanzhu .text-guanzhu {
  padding: 10px 0;
}

.list-guanzhu .text-guanzhu .iconfont {
  font-size: 20px;
  margin-right: 5px;
  font-weight: normal;
}

.list-guanzhu .text-guanzhu .title {
  font-size: 16px;
  color: #3169a7;
  font-weight: 600;
}

.list-guanzhu .text-guanzhu .speaker {
  font-size: 16px;
  color: #3169a7;
  font-weight: 400;
}

.closeGuanzhu {
  border: 1px solid #e5e5e5;
  background-color: #f8f8f8;
  width: 100%;
  padding: 10px;
  font-size: 16px;
  color: #0080cc;
  text-align: center;
  border-radius: 3px;
}
.text-zhuti{padding:0; margin: 0;}
.text-zhuti li{overflow: hidden; clear: both; border: 0; padding:0; margin: 0;}
.text-zhuti li h4{ margin: 10px 0 0 0;}
.text-zhuti li h6{ margin: 10px 0 0 0;}

.text-zhuti li .name{font-size: 14px; font-weight:bolder; background: url(/img/person.jpg) no-repeat 0 3px; background-size: 16px 16px ; border: 0;padding: 0 0 0 20px;}
.text-zhuti li .danwei{font-size: 14px; color: #999}
.text-zhuti li .item{ margin: 10px 20px 0 0; color: #666; padding: 5px 0; display: inline-block;}
.list-w-title li .changdi{color:#fff;display: block;font-weight: 600;line-height: 1.6;border-radius: 5px;font-size: 14px;background: #337ab7; padding: 3px 5px;}

.btn-shoucang{background: url(/img/shoucang.jpg) no-repeat 0 1px; background-size: 16px 16px ; border: 0;padding: 0 0 0 20px; margin-right: 15px;}
.btn-dianzhan{background: url(/img/dianzan.jpg) no-repeat 0 1px; background-size: 16px 16px ; border: 0;padding: 0 0 0 20px;}

.text-operate span {
	float: left;
	margin-right: 10px;
	font-size: 12px;
}

.sortClass {
	padding: 0 0 0 20px;
	overflow: hidden;
}

.sortClass span {
	float: left;
	padding: 5px 20px;
	line-height: 21px;
	color: #fff;
	font-size: 14px;
	border-radius: 20px;
	margin-right: 20px;
}

.sortClass span.shoucangCl {
	background-color: #f64545;
}

.sortClass span.dianzanCl {
	background-color: #32b16c;
}

.sortClass span.msgCl {
	background-color: #f8b551;
}

.sortClass span.lookCl {
	background-color: #078bd7;
}

.text-operate {
	border-top: 1px solid #ddd;
	padding-top: 10px;
	margin-top: 10px;
	overflow: hidden;
}

.text-operate .iconfont {
	font-size: 18px;
	color: #666;
	margin-right: 2px;
}

.search {
	padding: 10px 15px 15px;
}


.bannerbox .col-md-12 {
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}


/*视频 日程*/
.dahuiSearch{
	margin: 10px;
}
.dahuiSearch h3{
	font-size: 24px;
	text-align: center;
}
.dahuiSearch p{
	/*! font-size: 15px; */
	line-height: 30px;
	/*! padding: 5px 0; */
}

.homeMinheigt .socialbox {
	background-color: #fff;
	display: flex;
	align-items: center;
	border-right: 1px solid #f6f6f6;
	text-align: center;
}

.socialbox .iconfont {
	color: #0075c2;
	font-size: 30px;
	width: 50px;
	height: 50px;
	line-height: 50px;
}

.homeMinheigt .socialbox .iconfont {
	font-size: 32px;
}

.box001 .iconfont,
.box002 .iconfont,
.box003 .iconfont {
	line-height: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
	font-size: 30px;
	display: inline-block;
	border-radius: 52px;
	background: #fff;
	border: none;
}

.box001,
.box002,
.box003 {
	border-right: none;
}

.box001 .iconfont {
	background: #e15c9d;
	color: #fff;
}

.box002 .iconfont {
	background: #6cc09e;
	color: #fff;
}

.box003 .iconfont {
	background: #7582e7;
	color: #fff;
}

.content-padding {
	margin: 0 -30px;
	background-color: #fff;
	overflow: hidden;
}

.content-padding .socialbox {
	overflow: hidden;
	margin: 20px 0px 15px 0px;
	position: relative;
	text-align: center;
	padding: 0;
}

.homeBGbox .col-lg-4 {
	width: 33.33333333%;
	float: left;
}

.widget .text {
	color: #333;
	text-align: left;
}
.widget .text span {
	color: #999;
	font-size: 14px;
	display: block;
}
.padTB .widget .text {
	color: #333;
	padding-top: 5px;
	text-align: center;
}
.padTB .widget .text span{
font-size: 14px;
display: block;
}
.button_anniu {
  box-sizing: border-box;
  background: #49a13e;
  text-decoration-line: none;
  width: 100%;
  line-height: 40px;
  border-radius: 5px;
  padding: 3px 12px;
  display: block;
  font-weight: bold;
  margin: 15px 0px;
  color: #fff;
  font-size: 16px;
  text-align: center;
}
.homeMinheigt {
	background: #f6f6f6;
	overflow: hidden;
	margin: 0 -30px;
	padding: 10px 0 0 0;
}

.content-padding .padTB {
	padding: 0 10px;
	overflow: hidden;
}

.homeMinheigt .widget {
	padding: 20px 110px;
}
.homeBGbox .col-lg-3 {
	width: 33.33333333%;
	float: left;
	padding: 0px;
}

.homeBGbox .col-lg-4 {
	width: 50%;
	float: left;
	padding: 0px;
}

@media (max-width: 768px) {

	html,
	body {
		width: 100%;
		height: 100%
	}

	.homeMinheigt .widget {
		padding: 20px 30px;
	}

	.homeBGbox .col-lg-8 {
		width: 66.66666667%;
		float: left;
		padding: 0px;
	}

	/*日程*/
	.tab-content {
		padding: 0;
	}

	.js-silder-ctrl {
		bottom: 6px;
	}

	.silder-ctrl-prev,
	.silder-ctrl-next {
		width: 10%;
		font-size: 26px;
		margin-top: -25px;
	}

	.silder-ctrl-con {
		width: 10px;
		height: 10px;
		padding: 0;
		margin: 0 5px;
	}

	.silder-ctrl-con>span {
		display: block;
		width: 100%;
		height: 100%;
		border-radius: 50%;
		padding: 0;
	}

	/*导航入口样式*/

	.name .col-lg-3 {
		width: 100%;
	}

	.label {
		white-space: break-spaces;
	}

	#listsoon_nr .col-lg-3 {
		width: 100%;
	}

	/*底部导航菜单*/
	.tabs nav a span:nth-child(2) {
		vertical-align: middle;
		font-size: 1em;
		padding-top: 5px;
	}

	#tb_Content .col-lg-3 {
		width: 100%;

	}

	.mailbox-inbox .item {
		padding: 10px 0 0 0;
	}
}