@charset "utf-8";

body {
	width: 100%;
	overflow-x: hidden;
	background-color: #fff;
	font-size: 14px;
	color: #333;
}

i,
b,
em {
	font-style: normal;
}

ul {
	list-style: none;
}

input,
button {
	box-sizing: border-box;
	border: 0;
	outline: none;
}

h1,
h2,
h3 {
	font-weight: normal;
}

body,
div,
dl,
dd,
ul,
ol,
h1,
h2,
h3,
form,
input,
textarea,
p {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	word-break: break-all;
	text-align: justify;
}

ul,
ol,
dl {
	list-style: none;
}

body,
button,
input,
select,
textarea {
	font-family: Helvetica;
	font-size: 14px;
	letter-spacing: 1px;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
	color: inherit;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0 none;
	width: auto\9;
	height: auto;
	width: 100%;
	vertical-align: top;
	-ms-interpolation-mode: bicubic;
}

button,
input,
select,
textarea {
	border: 0 none;
	outline: 0 none;
	resize: none;
	font-family: inherit;
	font-size: 100%;
	margin: 0;
	vertical-align: baseline;
}

button,
input,
a {
	display: block;
	text-decoration: none;
	color: #333;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-moz-tap-highlight-color: rgba(0, 0, 0, 0);
	tap-highlight-color: rgba(0, 0, 0, 0);
}

button:active,
input:active,
a:active {
	outline: 0 none;
	opacity: .8;
}

label {
	cursor: pointer;
}

input::selection {
	background: none;
}

input::-moz-selection {
	background: none;
}

.clfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clfix {
	display: block;
}

/*单行文本溢出*/
.ellip {
	width: 100%;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

/* 首页 */
.logobox {
	padding: 25px 10px 10px;
	font-size: 14px;
	color: #7a7a7a;
}

.logobox img {
	float: left;
	margin-right: 10px;
	width: 15%;
}

.logobox .title {
	float: left;
	margin-top: 15px;
}

.navbox {
	display: flex;
	align-items: center;
	background-color: #024191;
}

.navbox a {
	color: #fff;
}

.navbox dt {
	width: 22%;
	height: 100%;
	text-align: center;
}

.navbox dt a {
	font-size: 20px;
}

.navbox dd {
	padding-bottom: 12px;
	width: 78%;
}

.navbox dd a {
	float: left;
	margin: 15px 7% 0 0;
	line-height: 1;
	font-size: 16px;
}

/* 滚动栏 */
.swiperbox {
	position: relative;
	padding-bottom: 10.35%;
	height: 0;
	overflow: hidden;
	background-color: #001c41;
}

.swiper-tit {
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	position: absolute;
	top: 15%;
	left: 1%;
	box-sizing: border-box;
	width: 18%;
	height: 70%;
	border: 1px solid #b7c2d6;
	border-radius: 3px;
	font-size: 16px;
	color: #fff;
}

.bannerbox {
	padding-bottom: 50%;
	height: 0;
	overflow: hidden;
}

.bannerListbox {
	position: relative;
	margin-bottom: 40px;
	border-bottom: 1px solid #dedede;
}

.bannerListbox .more {
	position: absolute;
	bottom: -5%;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.bannerListbox .more img {
	width: 23.97%;
}

.bannerList {
	padding: 0 27px;
}

.bannerList li {
	position: relative;
	padding: 20px 0;
	border-bottom: 1px solid #dedede;
}

.bannerList li a {
	line-height: 1.5;
	font-size: 15px;
}

.bannerList li .time {
	position: absolute;
	right: 0;
	bottom: 6px;
}

.bannerList li:last-child {
	border-bottom: 0;
}

/* 楼层标题 */
.floortit {
	position: relative;
	margin: 0 10px 30px;
	padding-bottom: 11%;
	height: 0;
	/* overflow: hidden; */
	background: #00357d url(../images/title-bg1.jpg) repeat-x 0 0;
	color: #fff;
}

.floortit div {
	position: absolute;
	display: flex;
	align-items: center;
	padding: 0 12px;
	height: 100%;
}

.floortit .tit {
	left: 0;
	font-size: 18px;
}

.floortit .more {
	right: 0;
}

.floortit.channel {
	margin: 0 0 20px;
	line-height: 1;
}

.floortit.channel .tit {
	padding-left: 56px;
	background: url(../images/logo0.png) no-repeat 16px center;
	background-size: 30px;
	font-size: 16px;
}
.floortit.channel .tit span {
	display: inline-block;
	margin-right: 10px;
	padding-right: 10px;
	border-right: 1px solid #fff;
}
.floortit.channel .moreline {
	position: absolute;
	top: 50%;
	right: 20px;
	width: 26px;
	height: 3px;
	background-color: #fff;
	cursor: pointer;
}
.floortit.channel .moreline::after,
.floortit.channel .moreline::before {
	content: '';
	position: absolute;
	top: -10px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #fff;
}

.floortit.channel .moreline::after {
	top: auto;
	bottom: -10px;
}

.morecon {
	opacity: 0;
	position: absolute;
	top: 110%;
	right: 0;
	z-index: 999;
	background: #00357d url(../images/title-bg1.jpg) repeat-x 0 0;
	background-size: 1px 100%;
}
.morecon.isShow {
	opacity: 1;
}
.morecon a {
	display: inline-block;
	padding: 0 18px;
	line-height: 1;
	border-right: 1px solid #fff;
	color: #fff;
}
.morecon a:last-child {
	padding-right: 0;
	border-right: 0;
}

.floorList1 {
	box-sizing: border-box;
	padding-left: 10px;
}

.floorList1 li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 12px;
	padding-right: 10px;
	width: 50%;
	overflow: hidden;
}

.floorList1 li a {
	display: block;
	height: 0;
	padding-bottom: 56.4%;
	overflow: hidden;
}

.floorList1 li p {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
	text-align: center;
}

.floorList2 {
	margin-bottom: 15px;
	padding: 0 10px;
}

.floorList2 a {
	display: block;
	padding-bottom: 32px;
}

.floorList2 a:last-child {
	border-bottom: 1px solid #dedede;
}

.floorList2 a:last-child .con {
	border-top: 1px solid #dedede;
}

.floorList2 a .pic {
	float: left;
	margin-top: 6px;
	padding-bottom: 16.83%;
	width: 26%;
	height: 0;
	overflow: hidden;
	background-color: #eee;
}

.floorList2 a .con {
	float: right;
	width: 71.62%;
}

.floorList3 a .con p,
.floorList2 a .con p {
	margin-top: 6px;
	height: 20px;
	line-height: 1.2;
	overflow: hidden;
	font-size: 16px;
}

.floorList3 a .con .msg,
.floorList2 a .con .msg {
	margin-top: 6px;
	height: 36px;
	line-height: 1.5;
	font-size: 12px;
	color: #ababab;
}


.floorList3 {
	box-sizing: border-box;
	margin-bottom: 10px;
	padding-left: 10px;
}

.floorList3 a {
	float: left;
	box-sizing: border-box;
	margin-bottom: 12px;
	padding-right: 10px;
	width: 50%;
	overflow: hidden;
}

.floorList3 a .con p {
	margin-top: 10px;
}

.floorList3 a .con .msg {
	margin-top: 10px;
	height: 54px;
	text-indent: 2em;
}


.floorList4 {
	margin-bottom: 25px;
	padding: 0 10px;
}

.floorList4 a {
	display: block;
}

.floorList4 a .con {
	position: relative;
	padding-bottom: 32px;
	border-bottom: 1px solid #dedede;
}

.floorList4 a .pic {
	float: left;
	margin-top: 6px;
	padding-bottom: 16.83%;
	width: 26%;
	height: 0;
	overflow: hidden;
	background-color: #eee;
}

.floorList4 a .con {
	float: right;
	width: 71.62%;
}

.floorList4 a .con p {
	margin-top: 6px;
	height: 20px;
	line-height: 1.2;
	overflow: hidden;
	font-size: 16px;
}

.floorList4 a .con .msg {
	margin-top: 6px;
	height: 36px;
	line-height: 1.5;
	font-size: 12px;
	color: #ababab;
}

.floorList4 a .con img {
	position: absolute;
	right: 0;
	bottom: -2px;
	width: 100px;
}

.floorList5 {
	padding: 0 10px;
}

.floorList5 li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 30px;
	padding: 0 15px;
	width: 50%;
}

.floorList5 li a {
	display: block;
	border: 1px solid #b9b9b9;
	padding-bottom: 44.89%;
	height: 0;
	overflow: hidden;
}

.backtop {
	margin: 0 10px 54px;
	padding: 4px 0;
	background-color: #e2e2e2;
	border-radius: 5px;
	text-align: center;
	cursor: pointer;
}

.backtop img {
	width: 160px;
	height: 40px;
}

.footer {
	padding: 40px 20px;
	border-top: 1px solid #b5b6b8;
	background-color: #f4f9ff;
	font-size: 0.75rem;
}

.linkbox {
	text-align: center;
}

.linkbox a {
	display: inline-block;
	padding: 0 10px;
	border-right: 1px solid #666;
	line-height: 1;
	font-size: 16px;
}

.linkbox a:last-child {
	border-right: 0;
}

.goshi {
	margin-top: 20px;
	line-height: 1.5;
	font-size: 14px;
	color: #666;
}

.goshi p {
	text-align: center;
}

.copyright {
	margin-top: 10px;
	line-height: 1.5;
	text-align: center;
	color: #999;
}

/* 频道页 */
.searchbox {
	padding: 30px 24px;
	background-color: #fff;
}
.inputbox {
	position: relative;
	padding-bottom: 10%;
	height: 0;
	overflow: hidden;
	border: 1px solid #000;
	border-radius: 5px;
}
.inputbox input {
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding-left: 40px;
	width: 85%;
	height: 100%;
	background: url(../images/icon01.jpg) no-repeat 6px center;
	background-size: 25px;
}
.inputbox .link {
	position: absolute;
	top: 0;
	right: 0;
	width: 12%;
	height: 100%;
	background: url(../images/icon02.jpg) no-repeat center center;
	background-size: 25px;
}

.swiper-box {
	height: 300px;
	overflow: hidden;
}
.swiper-box .swiper-slide {
	margin-right: 0 !important;
}

.channeltit {
	margin: 14px 10px 0;
}
.channeltit h1 {
	line-height: 1.8;
	font-size: 24px;
}

.linebox {
	height: 3px;
	background-color: #838383;
}
.linebox .line {
	width: 40%;
	height: 100%;
	background-color: #00357d;
}

.channelListbox {
	position: relative;
	margin-bottom: 40px;
	border-bottom: 1px solid #dedede;
}

.channelListbox .more {
	position: absolute;
	bottom: -12px;
	width: 100%;
	text-align: center;
	cursor: pointer;
}

.channelListbox .more img {
	width: 23.97%;
}

.channelList {
	padding: 0 25px 0 40px;
}

.channelList a {
	margin-top: 10px;
	padding: 4px 0;
	border-bottom: 1px solid #dedede;
}

.channelList a .txt {
	position: relative;
	margin-bottom: 8px;
	height: 24px;
	font-size: 20px;
	color: #000;
}
.channelList a .txt::before {
	content: '';
	position: absolute;
	top: 12px;
	left: -20px;
	width: 6px;
	height: 6px;
	background-color: #000;
	border-radius: 50%;
}
.channelList a .time {
	font-size: 16px;
	color: #8c8c8c;
}

.channelList a:last-child {
	margin-bottom: 40px;
}

.channelList a img {
	margin-bottom: 10px;
}

/* 详情页 */
.hotlist {
	margin: 0 10px 20px;
	border-bottom: 1px solid #dedede;
}

.hotlist a {
	position: relative;
	display: block;
	margin-bottom: 20px;
	padding-left: 36px;
	height: 22px;
	overflow: hidden;
	font-size: 16px;
	color: #919191;
}
.hotlist a::after {
	content: '';
	position: absolute;
	top: 48%;
	left: 4%;
	width: 6px;
	height: 6px;
	background-color: #515151;
	border-radius: 50%;
}

.details {
	padding: 0 10px;
}
.details header {
	padding-bottom: 10px;
	border-bottom: 1px solid #dedede;
}
.details header h1 {
	line-height: 1.5;
	font-size: 22px;
}
.details header .time {
	margin-top: 6px;
	font-size: 16px;
	color: #ababab;
}
.details .main {
	padding: 20px 10px 50px;
	border-bottom: 1px solid #dedede;
}
.details .main p,
.details .main img {
	margin-bottom: 10px;
}
.details .main p {
	line-height: 1.8;
	text-indent: 2em;
}
.details .main .name {
	float: right;
	font-weight: bold;
	font-size: 16px;
}

.fenxiangbox {
	opacity: 0;
	position: absolute;
	top: 120%;
	right: 0;
	width: 200px;
	background-color: #023882;
}
.fenxiangbox.isShow {
	opacity: 1;
}
.fenxiangdao {
	box-sizing: border-box;
	margin-left: -100px;
	padding: 14px 0 0 15px;
	
	height: 100%;
	background-color: #023882;
	font-size: 16px;
}