@charset "utf-8";
* {
	box-sizing: border-box;
}
body {
	background: #031079;
	background-attachment: inherit;
	background-repeat: no-repeat;
	background-size: 100% 100%;
	background-position: center center;
	width: 100%;
	height: 100%;
}
div, p, h1 {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
	display: block;
	vertical-align: middle;
}
.js-silder {
	position: relative;
	min-width: 320px;
	margin-bottom: 10px;
	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;/* 小圆点颜色（选中） */
}
.list-w-title li {
	flex-basis: 25%;
	box-sizing: border-box;
	background-color: #fff;
	border-radius: 5px;
	margin-top: 10px;
	margin-right: 0px;
	font-size: 14px;
}
.list-w-title li .info {
	margin-top: 10px;
	clear: both;
}
.list-w-title li .info p:nth-child(1) {
	font-size: 16px;
	color: #000;
}
.list-w-title li .info p {
	color: #999;
	line-height: 24px;
}
.list-w-title img {
	width: 100%;
}
.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;
}
.dahuiSearch {
	margin: 20px;
}
.dahuiSearch p {
	font-size: 16px;
	color: #333;
	line-height: 28px;
}
.dahuiSearch strong {
	font-weight: bolder;
}
.bannerbox .col-md-12 {
	padding: 0;
	overflow: hidden;
	background-color: #fff;
}
.socialbox {
	overflow: hidden;
	padding: 10px 0px 10px 0px;
	position: relative;
	text-align: center;
	margin: 5px;
	box-shadow: 0 2px 5px rgba(0,0,0,0.2)
}
.socialbox .iconfont {
	font-size: 50px;
	line-height: 60px;
	text-align: center;
	width: 60px;
	height: 60px;
	border-radius: 50px;
	display: inline-block;
	color: #fff;
}
.box001 {
	background-image: linear-gradient(135deg, #fe9058 0%, #ff4b39 80%);
}
.box002 {
	background-image: linear-gradient(135deg, #63e8d2 0%, #10be8b 80%);
}
.box003 {
	background-image: linear-gradient(135deg, #ffe787 0%, #e1b400 80%);
}
.box004 {
	background-image: linear-gradient(135deg, #9da9ff 0%, #6470e3 80%);
}
.box005 {
	background-image: linear-gradient(135deg, #72df8e 0%, #37a560 80%);
}
.box006 {
	background-image: linear-gradient(135deg, #81b6ff 0%, #2a78e5 80%);
}
.box007 {
	background-image: linear-gradient(135deg, #81b6ff 0%, #2a78e5 80%);
}
.box008 {
	background-image: linear-gradient(135deg, #63e8d2 0%, #10be8b 80%);
}
.box009 {
	background-image: linear-gradient(135deg, #fda033 0%, #fc7513 80%);
}
.homeBGbox .col-lg-4 {
	width: 33.33333%;
	float: left;
	padding: 0px;
}
.homeBGbox .col-lg-40 {
	width: 66.66666%;
	float: left;
	padding: 0px;
}
.homeBGbox .col-lg-41 {
	width: 50%;
	float: left;
	padding: 0px;
}
.homeBGbox .col-lg-5 {
	width: 33.33333%;
	float: left;
	padding: 0px;
}
.widget .text {
	font-size: 17px;
	color: #fff;
	padding-top: 0;
}
.homeMinheigt {
	margin: 20px 34px;
}
.tabs nav a span.iconfont {
	font-size: 22px;
	color: #bfc7db;
}

@media (min-width: 768px) {
.homeMinheigt {
	overflow: hidden;
	margin: 30px 150px
}
}

@media (max-width: 768px) {
.homeMinheigt {
	margin: 20px 10px 60px 10px;
	overflow: hidden;
}
.socialbox .iconfont {
	line-height: 50px;
	text-align: center;
	width: 50px;
	height: 50px;
	border-radius: 50px;
	font-size: 40px;
	display: inline-block;
}
/*头部导航入口*/
.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%;
}
.iconfont {
	font-family: "iconfont" !important;
	font-size: 20px;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
/*底部导航菜单*/
.tabs nav a span:nth-child(1) {
	vertical-align: middle;
	padding-top: 0;
}
.tabs nav {
	height: 60px;
	box-shadow: 0px 0px 5px rgba(1, 1, 1, 0.3);
}
.list-w-title {
	margin: 0px;
	padding: 0;
	display: block;
}
#tb_Content .col-lg-3 {
	width: 100%;
}
.mailbox-inbox .item {
	padding: 10px 0 0 0;
}
}
