* {
	margin: 0;
	padding: 0
}

body {
	overflow: scroll;
	overflow-x: hidden;
	background: #eee;
}
html, body {
	position: relative;
	height: 100%;
}
ul {
	list-style: none
}

a {
	text-decoration: none
}

input {
	outline: none;
}

img {
	border-style: none
}

.iconfont {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-webkit-text-stroke-width: 0.2px;
	-moz-osx-font-smoothing: grayscale
}

i:hover {
	cursor: pointer
}

.none {
	display: none
}

.imageSmall{
    width: 222px;
    height: 115px;
    overflow: hidden;
    display: block;
    border-radius: 5px;
    position: relative;
}

.newsImg{
    transition: all 0.2s;
    width: 120%;
    height: 120%;
    position: absolute;
    left: -18px;
    top: -6px;
}

.newsTitle{
    font-size: 18px;
    padding-left: 31px;
    /* padding-right: 30px; */
    line-height: 29px;
    width: 372px;
}

.newsTitle:hover{
    color:red;
}

.newsImg:hover {
	transform: scale(1.05);
	text-decoration: none;
	transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-webkit-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand', enabled=bEnabled)
}

.img-scale {
	transition: all 0.2s;
}

.img-scale:hover {
	transform: scale(1.05);
	text-decoration: none;
	transition-duration: 400ms;
	-moz-transition-duration: 400ms;
	-webkit-transition-duration: 400ms;
	-o-transition-duration: 400ms;
	filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand', enabled=bEnabled)
}

.flex{
    display: flex;
}

.more {
	float: right;
	margin-top: 10px;
}

.more .search {
	color: #999;
	font-size: 16px;
}

.more:hover a {
	color: #195c93
}

.more:hover i {
	color: #195c93
}

.more a {
	font-size: 14px;
	font-weight: 300;
	color: #666;
}

.sanjiao {
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-width: 10px;
	border-style: solid dashed dashed dashed;
	border-color: #fff transparent transparent transparent;
	position: absolute;
	top: 220px;
	left: 89px
}

.barrierBed {
	width: 100%;
	height: 1000%;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	z-index: 9;
	position: absolute
}

.arrow-box {
	width: 30px;
	height: 30px;
	margin: 20px auto;
	position: relative
}

.section {
	margin: 0 auto;
	width: 1260px;
	background: #fff;
	padding-top: 15px;
}

.section  {
}
.section  .right-info{
	position: absolute;
	right: 0;
	top: 5px;
	color: #e30b20;
	background-color: rgba(247,8,30, 0.2);
	border-radius: 2px;
	width: 88px;
	height: 22px;
	font-size: 12px;
	text-align: center;
	line-height: 22px;
}

.section  .title {
	height: 108px;
}

.section  .title .headline .logo {
	float: left;
	width: 100px;
	height: 40px;
	background-color: #E30B20;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	margin: 20px 0 0 167px;
}

.section  .title .headline .logo span {
	display: block;
	width: 40px;
	height: 20px;
	font-size: 20px;
	color: #fff;
	line-height: 40px;
	margin: 0 auto
}

.section  .title .headline .title-top {
	float: left;
	width: 830px;
	height: 40px;
	margin-top: 20px;
	margin-left: 5px;
}

.section  .title .headline .title-top a {
	font-size: 40px;
	color: #333;
	line-height: 40px;
}

.section  .title .headline .title-top a:hover {
	color: #E30B20
}

.section  .title .title-bottom ul {
	text-align: center;
}

.section  .title .title-bottom ul li {
	display: inline-block;
	margin-top: 9px;
}

.section  .title .title-bottom ul li a {
	color: #666;
	line-height: 16px;
	height: 16px;
	font-size: 14px;
	font-weight: 400;
}

.section  .title .title-bottom ul li a:hover {
	color: #E30B20
}

.section  .title .title-bottom ul li span {
	color: #666;
	line-height: 16px;
	height: 16px;
	font-size: 14px;
	margin: 0 10px
}

.section  .lunbo {
	position: relative;
	/* width: 964px; */
	height: 362px;
	margin: 0 auto;
	overflow: hidden;
}
.chatu{
	position: relative;
 overflow: hidden;
}

.section  .lunbo {
	display: flex;
	flex-direction: row;
	justify-content: flex-start;
	margin-left: 2px;
	margin-right: 2px;
	background: #eee;
}
.morepic{
	/* float: right; */
	top: 0;
	position: absolute;
	right: 0px;
	width: 31px;
	height: 91px;
	background-image: url(/statics/images/more.png);
}

.listThumb
{
	display: flex;
	background: url(/statics/images/newsslide.jpg) no-repeat;
	width: 100px;
	height: 25px;
	cursor: pointer;
}

.listThumb span{
	width: 50px;
	height: 25px;
}

.showCard{
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: space-evenly;
	align-items: flex-start;
}

.showCard dd{
	width: 279px;
	height: 270px;
	margin-bottom: 10px;
	margin-top: 10px;
	background: #fff;
	transition: all 0.3s linear;
	/* padding:10px; */
	overflow: hidden;
	padding: 10px;
	line-height: 17px;
	position: relative;
}

.showCard dd:hover {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-transform: translate(0, -10px) !important;
	transform: translate(0, -10px) !important;
}

.newslist {
    background-position: 0 -25px !important;
}

.showList{
	display: flex;
	flex-direction: column;
}

.showList dd{
	width: 100%;
	height: 147px;
	display: flex;
	margin-bottom: 1px;
	/* margin-top: 10px; */
	background: #fff;
	transition: all 0.3s linear;
	padding:10px;
	overflow: hidden;
	/* padding: 10px; */
	font-size: 20px;
	line-height: 17px;
	border-bottom: 1px solid #eee;
	position: relative;
}

.showList dd:hover {
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.3);
	-webkit-transform: translate(0, -10px) !important;
	transform: translate(0, -10px) !important;
}


.banner {
	position: relative;
	display: flex;
	overflow: auto;
	flex-direction: column;
	justify-content: flex-start;
}

.banner li {
	list-style: none;
}

.banner ul li img{
    width: 469px;
    height: 369px;
}

.section  .lunbo .bannerTxt{
	display: flex;
	/* width: 435px; */
	flex-direction: column;
	justify-content: flex-start;
	/* margin-right: 10px; */
}

.section  .lunbo .bannerTxt ul li{
	min-height: 90px;
	font-size: 1.3em;
	/* background: #eee; */
	padding-left: 20px;
	padding-top: 10px;
	border-bottom: 1px solid #aaa;
}

.txtSelected{
	background: #fff;
    box-shadow: inset 0 0 9px 6px rgb(208 208 208 / 58%);
}


.section  .lunbo #b04,#b05 {
	width: 100%;
	height: 100%;
	border-radius: 4px;
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	behavior: url(../pie/PIE.htc);
}
#b05 .dots {
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 999;
}
.section  .lunbo #b04 .dots {
	position: absolute;
	right: 10px;
	bottom: 55px;
	z-index: 999;
}

.section  .lunbo #b04 .dots li,#b05 .dots li {
	width: 12px;
	height: 12px;
	display: inline-block;
	background-color: #fff;
	opacity: 0.5;
	border-radius: 50%;
	behavior: url(../pie/PIE.htc);
	cursor: pointer;
	margin-right: 10px;
}

.section  .lunbo #b04 .dots li.active,#b05 .dots li.active {
	width: 20px;
	opacity: 1;
	border-radius: 6px;
	behavior: url(../pie/PIE.htc);
}
#b05 .dots li{
	width: 8px;
	height: 8px;
	margin-right: 6px;
}
#b05 .dots li.active{
	width: 16px;
}

.section  .lunbo #b04 .arrow {
	position: absolute;
	top: 200px;
}

.section  .lunbo #b04 #al {
    left: 0px;
    top: 125px;
    color: #fff;
    font-size: 38px;
    opacity: 0.5;
}

.section  .lunbo #b04 #al:hover {
	color: #E30B20;
	opacity: 1;
}

.section  .lunbo #b04 #ar {
    right: -7px;
    top: 125px;
    color: #fff;
    font-size: 38px;
    opacity: 0.5;
}

.section  .lunbo #b04 #ar:hover {
	color: #E30B20;
	opacity: 1;
}

.section  .lunbo #b04 ul{
	display: flex;
}

.section  .lunbo #b04 ul li {
	/* float: left; */
	flex: 1;
}

.section  .lunbo .slider-content {
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .lunbo #b04 ul li a {
	display: block;
	position: relative;
}

.section  .lunbo #b04 ul li .text {
    position: absolute;
    bottom:37px;
    width: 100%;
    height: 54px;
    text-align: center;
    background-color: rgba(0, 0, 0, 0.5);
    z-index: 9;
    line-height: 54px;
    color: #fff;
    font-weight: bolder;
    font-size: 16px;
    left: 0;
}

.section  .lunbo #b04 ul li .text:hover {
	color: #007ce9;
}

.section  .lunbo .text .special {
	width: 80px;
	height: 35px;
	background-color: #007ce9;
	color: #fff;
	font-size: 16px;
	font-weight: bolder;
	line-height: 35px;
	text-align: center;
	border-radius: 4px;
	display: inline-block
}



.section  .lunbo .jSlider .navigator .prev {
	margin-left: -50px
}

.section  .lunbo .jSlider .navigator .next {
	margin-right: -50px
}

.section  .lunbo .jSlider .controller .indicator {
	text-align: right;
	margin-right: 20px;
	z-index: 10
}

.section  .lunbo .jSlider .controller .indicator span {
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)
}

.section  .lunbo .jSlider .controller .indicator .selected {
	background-color: #fff;
	width: 20px
}

.section  .hot {
	/* width: 1200px; */
	/* height: 100%; */
    margin: 0px 10px 10px 10px;
}

.section  .hot .nav {
	width: 785px;
	height: 40px;
	border-bottom: 1px solid #E5E5E5;
}

.section  .hot .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .hot .nav .title a {
	font-size: 24px;
	font-weight: 450;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20;
}

.section  .hot .new-list {
	float: left;
	/* height: 424px; */
    width: 100%;
	background: #eee;
}

.section  .hot .new-list .new-left {
	/* float: left; */
	/* width: 370px; */
	/* margin-right: 20px; */
}

.section  .hot .new-list .none-loading{
	font-size: 14px;
	color: #333;
	cursor: pointer;
	margin: 20px;
	background: #fff;
	padding: 30px;
}

.section  .hot .new-list .loading {
	font-size: 14px;
	color: #333;
	cursor: pointer;
	/* width: 97%; */
	margin: 20px;
	height: 50px;
	line-height: 50px;
	background-color: #F5F5F5;
	text-align: center;
	border-radius: 4px;
	behavior: url(../src/pie/PIE.htc);
}

.section  .hot .new-list .loading:hover {
    color: red;
	background: #fff;
}

.section  .hot .new-list .new-left dl dt {
	padding-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	height: 64px;
}

.section  .hot .new-list .new-left dl dt a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 50px;
}

.section  .hot .new-list .new-left dl dt a:hover {
	color: #E30B20
}

.section  .hot .new-list .new-left .showList dd a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
	line-height: 29px;
}

.section  .hot .new-list .new-left .showList dd a img
{
	width: 192px;
	height: 128px;
	margin-right: 10px;
}


.section  .hot .new-list .new-left .showCard dd a {
	font-size: 16px;
	/*font-weight: bold;*/
	/*color: #333;*/
	line-height: 22px;
}

.section  .hot .new-list .new-left .showCard dd .subtitle {
	display: block;
	font-size: 12px;
	color: #9b9b9b;
	position: absolute;
	bottom: 10px;
	left: 10px;
}

.section  .hot .new-list .new-left .showList dd .subtitle {
	display: block;
	font-size: 12px;
	color: #9b9b9b;
	position: absolute;
	bottom: 10px;
	left: 213px;
}

.section  .hot .new-list .new-left .showCard dd .istop{
	display: block;
}

.section  .hot .new-list .new-left .showCard dd a img
{
	width: 259px;
	height: 154px;
	margin-right: 10px;
}

.section  .hot .new-list .new-left dl dd a:hover {
	color: #E30B20
}

.section  .hot .new-list .new-right {
	float: right;
	width: 370px;
}

.section  .hot .new-list .new-right dl dt {
	padding-top: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	height: 64px;
}

.section  .hot .new-list .new-right dl dt a {
	font-size: 20px;
	font-weight: bold;
	color: #333;
	line-height: 50px
}

.section  .hot .new-list .new-right dl dt a:hover {
	color: #E30B20
}

.section  .hot .new-list .new-right dl dd {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	height: 45px;
}

.section  .hot .new-list .new-right dl dd a {
	font-size: 16px;
	color: #333;
	line-height: 45px;
}

.section  .hot .new-list .new-right dl dd a:hover {
	color: #E30B20
}

.section  .hot .ranking {
	float: right;
	/* text-align: center; */
	/* position: relative; */
	width: 330px;
	/* height: 100%; */
	/* border: 1px solid #E5E5E5; */
	/* border-radius: 4px; */
	behavior: url(../../src/pie/PIE.htc);
	margin-top: -20px;
}

.section  .hot .ranking .box {
	width: 168px;
	height: 35px;
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -84px;
	background-color: #fff
}

.section  .hot .ranking .box .logo {
	width: 138px;
	height: 35px;
	position: absolute;
	left: 50%;
	margin-left: -69px;
	font-size: 20px;
	font-weight: 400;
	color: #fff;
	background-color: #E30B20;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	line-height: 35px
}

.section  .hot .ranking ul {
	/* overflow: hidden; */
	/* width: 330px; */
	display: flex;
	/* margin-top: 49px; */
	flex-direction: column;
}

.section  .hot .ranking ul li {
	position: relative;
	/* width: 370px; */
	/* height: 110px; */
	margin-bottom: 7px;
}

.section  .hot .ranking ul li .rank-img {
	margin-left: 20px;
	width: 155px;
	height: 90px;
	overflow: hidden;
	margin-top: 5px;
	border-radius: 4px;
	behavior: url(../pie/PIE.htc);
}

.section  .hot .ranking ul li .rank-img img {
	width: 100%;
	height: 100%;
}

.section  .hot .ranking ul li .num {
	font-size: 24px;
	width: 32px;
	font-style: italic;
	color: #E30B20;
	float: left;
	text-align: right;
	height: 110px;
	font-family: Arial;
}

.section  .hot .ranking ul li .num1 {
	font-size: 24px;
	width: 32px;
	font-style: italic;
	color: #999;
	float: left;
	text-align: right;
	height: 110px;
	font-family: Arial;
}

.section  .hot .ranking ul li img {
	width: 330px;
	height: 105px;
	/* float: left; */
}

.section  .hot .ranking ul li .text {
	margin-top: 5px;
	float: left;
	width: 163px;
	height: 45px;
	padding-left: 20px;
	text-align: left;
	font-size: 16px;
	color: #333;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.section  .hot .ranking ul li .text:hover {
	color: #E30B20;
}

.section  .hot .ranking ul li .read {
	color: #999;
	font-size: 14px;
	position: absolute;
	top: 78px;
	left: 224px;
}

.section  .hot .ranking .slide {
	width: 368px;
	height: 43px;
	background-color: #fff;
	border-radius: 0px 0px 0px 4px;
	behavior: url(../../src/pie/PIE.htc);
	margin-top: 24px;
}
.section  .hot .ranking .slide a{
	cursor: default;
}
.section  .hot .ranking .slide .left {
	width: 183px;
	height: 43px;
	float: left;
	line-height: 43px;
	background-color: #F5F5F5;
	display: block
}
.section  .hot .ranking .slide .hoverED{
	cursor: pointer;
}
.section  .hot .ranking .slide .hoverED:hover{
	background-color: #EDEDED !important;
}
/* .section  .hot .ranking .slide .left:hover {
	background-color: #EDEDED;
} */

.section  .hot .ranking .slide .hoverED:hover i {
	color: #CC0000 !important;
	cursor: pointer;
}

.section  .hot .ranking .slide .left i {
	color: #999;
	cursor: default;
}

.section  .hot .ranking .slide .right {
	width: 183px;
	height: 43px;
	float: right;
	line-height: 43px;
	background-color: #F5F5F5;	
}

.section  .hot .ranking .slide .right i {
	color: #333;
	cursor: default;
}
.section  .chatu{
	width: 100%;
	height: 127px;
	margin-top: 50px;
}
.section  .chatu a{
	width: 100%;
	height: 100%;
	display: block;
}
.section  .chatu a img{
	width: 100%;
	height: 100%;
	display: block;
}
.section  .inland {
    width: 1330px;
    min-height: 233px;
    margin: 0 auto;
    overflow: hidden;
    background: #f5f5f5;
    display: flex;
    margin-bottom: 20px;
    position: relative;
}

.section  .inland .nav {
	width: 1200px;
	height: 40px
}

.section  .inland .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .inland .nav .title a {
	font-size: 24px;
	font-weight: 450;
	color: #333
}

.section  .inland .nav .navbar {
	float: right;
}
.section  .inland .nav .navbar ul{
	margin-right: -30px;
}

.section  .inland .nav .navbar ul li {
	float: left;
	margin-left: 30px
}

.section  .inland .nav .navbar ul li a {
	font-size: 14px;
	color: #333;
	line-height: 41px
}

.section  .inland .nav .navbar ul li a:hover {
	color: #E30B20
}

.section  .inland .imgbox {
	width: 1260px;
}

.section  .inland .imgbox .text {
	width: 50px;
	height: 180px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #E30B20;
	border-radius: 4px 0px 0px 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .inland .imgbox .text .wenzi {
	font-size: 24px;
	color: #fff;
	width: 24px;
	height: 116px;
	margin: 0 auto;
	margin-top: 25px
}

.section  .inland .imgbox .text .sanjiao {
	width: 0;
	height: 0;
	overflow: hidden;
	font-size: 0;
	line-height: 0;
	border-width: 10px;
	border-style: dashed dashed dashed solid;
	border-color: transparent transparent transparent #E30B20;
	position: absolute;
	top: 80px;
	left: 46px
}

.section  .inland .imgbox ul {
    display: flex;
    width: 100%;
    text-align: center;
    margin-top: 16px;
}

.section  .inland .imgbox ul li {
	/* float: left; */
	/* margin-left: 18px; */
	margin-right: 10px;
	display: flex;
	width: 288px;
	flex-direction: column;
}

.section  .inland .imgbox ul li a {
	display: block;
    border-radius: 4px;
    overflow: hidden;
    line-height: 30px;
}

.section  .inland .imgbox ul li a img {
    width: 288px;
    height: 130px;
}

.section  .inland .imgbox1 ul li a img {
    width: 130px;
    height: 288px;
}

.section  .module-box {
    width: 100%;
    margin-top: 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}

.section  .module-box .module-inland {
	/*width: 450px;*/
	/*height: 510px;*/
	/*float: left*/
}

.section  .module-box .module-inland .nav {
	/*width: 450px;*/
	height: 40px;
	border-bottom: 1px solid #195c93
}

.section  .module-box .module-inland .nav .title {
	float: left;
	margin-right: 20px;
	height: 25px;
}

.section  .module-box .module-inland .nav .curr {
	border-bottom: 4px solid #195c93;
	font-weight: bold;
	padding-bottom: 35px;
}



.section  .module-box .module-inland .nav .title a {
	font-size: 20px;
	color: #195c93;
}

.section  .module-box .module-inland .subject {
    margin-top: 8px;
}

.section  .module-box .module-inland .subject .image {
	margin-bottom: 13px;
}

.section  .module-box .module-inland .subject .image .img {
	width: 370px;
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module-inland .subject .image .img img {
	width: 370px;
	height: 204px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -102px;
}

.section  .module-box .module-inland .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 370px;
	height: 40px
}

.section  .module-box .module-inland .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module-inland .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module-inland .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	border-bottom: 1px dashed #dadada;
    display: flex;
    justify-content: space-between;
    line-height: 45px;
    align-items: center;
}

.section  .module-box .module-inland .subject ul li a {
	font-size: 16px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 450px;
}

.section  .module-box .module-inland .subject ul li a:hover {
	color: #195c93
}

.section  .module-box .module-inland .subject .circle {
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #4F8EFF;
}

.circle {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background: #a6a6a6;
    margin-right: 10px;
}


.section  .module-box .module {
    width: 560px;
}

.section  .module-box .module .nav {
	/*width: 370px;*/
	height: 40px;
    border-bottom: 1px solid #b3b3b3;
}

.section  .module-box .module .nav .title {
	float: left;
	height: 25px;
	margin-right: 20px;
}

.section  .module-box .module .nav .curr {
	padding-bottom: 35px;
	/* font-weight: bold; */
	border-bottom: 4px solid #c80000;
}

.section  .module-box .module .nav .title a {
	font-size: 20px;
	color: #424242;
}

.section  .module-box .module .nav .curr a{
	font-size: 22px;
}

.section  .module-box .module .subject {
    margin-top: 20px;
    margin-bottom: 30px;
    position: relative;
}

.section  .module-box .module .subject .image {
	margin-bottom: 13px;
}

.section  .module-box .module .subject .image .img {
	/*width: 370px;*/
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module .subject .image .img img {
    width: 100%;
    height: 365px;
    position: absolute;
    left: 29%;
    margin-left: -169px;
    top: 56%;
    margin-top: -172px;
}

.section  .module-box .module .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 100%;
	height: 40px
}

.section  .module-box .module .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
	border-bottom: 1px dashed #dadada;
}
.section  .module-box .module .subject ul li img{
	width: 160px;
	height: 93px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-radius: 5px;
}
.section  .module-box .module .subject .imgtitle {
	/* padding-left:20px; */
	display: flex;
	word-wrap: normal;
	text-wrap: nowrap;
	align-items: flex-start;
	text-overflow: inherit;
	white-space: unset;
	overflow: visible;
}
.section  .module-box .module .subject .imgtitle a{
	/* padding-left:20px; */
	display: flex;
	width: auto;
	padding-right: 20px;
	word-wrap: normal;
	/* text-wrap: nowrap; */
	/* text-overflow: inherit; */
	overflow: visible;
	/* align-items: center; */
	white-space: inherit;
	line-height: 1.6em;
}
.section  .module-box .module .subject ul li a {
	font-size: 16px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module .subject ul li a:hover {
	color: #E30B20
}

.section  .module-box .module-financeAndEconomics {
	width: 370px;
	height: 510px;
	float: left;
	margin-left: 45px
}

.section  .module-box .module-financeAndEconomics .nav {
	width: 370px;
	height: 40px;
	border-bottom: 1px solid #E5E5E5
}

.section  .module-box .module-financeAndEconomics .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .module-box .module-financeAndEconomics .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20
}

.section  .module-box .module-financeAndEconomics .subject {
	width: 370px;
	height: 204px;
	margin-top: 30px;
	position: relative
}

.section  .module-box .module-financeAndEconomics .subject .image {
	margin-bottom: 13px;
}

.section  .module-box .module-financeAndEconomics .subject .image .img {
	width: 370px;
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module-financeAndEconomics .subject .image .img img {
	width: 370px;
	height: 204px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -102px;
}

.section  .module-box .module-financeAndEconomics .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 370px;
	height: 40px
}

.section  .module-box .module-financeAndEconomics .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module-financeAndEconomics .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module-financeAndEconomics .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-financeAndEconomics .subject ul li a {
	font-size: 16px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-financeAndEconomics .subject ul li a:hover {
	color: #E30B20
}

.section  .module-box .module-sports {
	width: 370px;
	height: 500px;
	float: left
}

.section  .module-box .module-sports .nav {
	width: 370px;
	height: 40px;
	border-bottom: 1px solid #E5E5E5
}

.section  .module-box .module-sports .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .module-box .module-sports .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20;
}

.section  .module-box .module-sports .subject {
	width: 370px;
	height: 204px;
	margin-top: 30px;
	position: relative
}

.section  .module-box .module-sports .subject .image {
	margin-bottom: 13px;
}

.section  .module-box .module-sports .subject .image .img {
	width: 370px;
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module-sports .subject .image .img img {
	width: 370px;
	height: 204px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -102px;
}

.section  .module-box .module-sports .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 370px;
	height: 40px
}

.section  .module-box .module-sports .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module-sports .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module-sports .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-sports .subject ul li a {
	font-size: 16px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-sports .subject ul li a:hover {
	color: #E30B20
}

.section  .module-box .module-library {
	width: 370px;
	height: 500px;
	float: left;
	margin-left: 45px
}

.section  .module-box .module-library .nav {
	width: 370px;
	height: 40px;
	border-bottom: 1px solid #E5E5E5
}

.section  .module-box .module-library .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .module-box .module-library .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20;
}

.section  .module-box .module-library .subject {
	width: 370px;
	height: 204px;
	margin-top: 30px;
	position: relative
}

.section  .module-box .module-library .subject .image {
	margin-bottom: 13px;
}

.section  .module-box .module-library .subject .image .img {
	width: 370px;
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module-library .subject .image .img img {
	width: 370px;
	height: 204px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -102px;
}

.section  .module-box .module-library .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 370px;
	height: 40px
}

.section  .module-box .module-library .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module-library .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module-library .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-library .subject ul li a {
	margin-left: 10px;
	font-size: 16px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-library .subject ul li a:hover {
	color: #E30B20
}

.section  .module-box .module-download {
	width: 370px;
	height: 500px;
	float: left;
	margin-left: 45px
}

.section  .module-box .module-download .nav {
	width: 370px;
	height: 40px;
	border-bottom: 1px solid #E5E5E5
}

.section  .module-box .module-download .nav .title {
	float: left;
	width: 96px;
	height: 25px
}

.section  .module-box .module-download .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 6px;
	border-bottom: 4px solid #E30B20;
}

.section  .module-box .module-download .subject {
	width: 370px;
	height: 204px;
	margin-top: 30px;
	position: relative
}

.section  .module-box .module-download .subject .image {
	margin-bottom: 13px;
	width: 370px;
	height: 204px;
}

.section  .module-box .module-download .subject .image .img {
	width: 370px;
	height: 204px;
	overflow: hidden;
	display: block;
	position: relative;
	border-radius: 4px;
}

.section  .module-box .module-download .subject .image .img img {
	width: 370px;
	height: 204px;
	position: absolute;
	left: 50%;
	margin-left: -185px;
	top: 50%;
	margin-top: -102px;
}

.section  .module-box .module-download .subject .image .text {
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	background: rgba(0, 0, 0, 0.5);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000);
	width: 370px;
	height: 40px
}

.section  .module-box .module-download .subject .image .text a {
	color: #fff;
	font-size: 16px;
	line-height: 40px
}

.section  .module-box .module-download .subject .image .text a:hover {
	color: #E30B20
}

.section  .module-box .module-download .subject ul li {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}

.section  .module-box .module-download .subject ul li img {
	width: 18px;
	height: 18px
}

.section  .module-box .module-download .subject ul li a {
	margin-left: 10px;
	font-size: 16px;
	color: #333;
	line-height: 45px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}

.section  .module-box .module-download .subject ul li a:hover {
	color: #E30B20
}

.section  .video {
	width: 1220px;
	height: 270px;
	margin-bottom: 20px;
}

.section  .video .nav {
	width: 1200px;
	height: 45px;
	border-bottom: 1px solid #E5E5E5
}

.section  .video .nav .title {
	float: left;
	width: 96px;
	height: 25px;
	margin-top: 5px
}

.section  .video .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20;
}

.section  .video .nav .navbar ul li {
	float: right;
	margin-left: 20px;
	width: 78px;
	height: 34px;
	background: #F5F5F5;
	border-radius: 17px;
	behavior: url(../../src/pie/PIE.htc);
	text-align: center
}

.section  .video .nav .navbar ul li:hover {
	background-color: #E30B20
}

.section  .video .nav .navbar ul li:hover a {
	color: #fff
}

.section  .video .nav .navbar ul li a {
	font-size: 14px;
	color: #333;
	line-height: 34px
}

.section  .video .subject-box {
	margin-top: 30px
}

.section  .video .subject-box .subject {
	float: left;
	margin-right: 20px;
	position: relative
}

.section  .video .subject-box .subject .img {
	position: relative;
	overflow: hidden;
	display: block;
	width: 224px;
	height: 124px
}

.section  .video .subject-box .subject .img img {
	width: 224px;
	height: 128px;
	border-radius: 4px 4px 0px 0px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .video .subject-box .subject .img div {
	position: absolute;
	top: 50%;
	margin-top: -22px;
	left: 50%;
	margin-left: -22px;
	width: 44px;
	height: 44px;
	background: rgba(0, 0, 0, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#b2000000, endColorstr=#b2000000);
	border-radius: 50%;
	behavior: url(../../src/pie/PIE.htc);
	text-align: center
}

.section  .video .subject-box .subject .img div i {
	font-size: 18px;
	color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -9px;
	left: 50%;
	margin-left: -7px
}

.section  .video .subject-box .subject .text {
	width: 224px;
	height: 41px;
	background: #F5F5F5;
	text-align: center
}

.section  .video .subject-box .subject .text a {
	font-size: 16px;
	color: #333;
	line-height: 41px
}

.section  .video .subject-box .subject .text a:hover {
	color: #CB0014
}

.section  .images-box {
	width: 1200px;
	height: 734px;
}

.section  .images-box .nav {
	width: 1200px;
	height: 45px;
	border-bottom: 1px solid #E5E5E5;
	margin-bottom: 30px
}

.section  .images-box .nav .title {
	float: left;
	width: 96px;
	height: 25px;
	margin-top: 5px
}

.section  .images-box .nav .title a {
	font-size: 24px;
	font-weight: 400;
	color: #333;
	padding-bottom: 4px;
	border-bottom: 4px solid #E30B20;
}

.section  .images-box .zuo {
	float: left
}

.section  .images-box .zuo .images {
	width: 386px;
	height: 290px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: relative;
	margin-bottom: 20px;
	overflow: hidden
}

.section  .images-box .zuo .images .text {
	width: 386px;
	height: 120px;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: absolute;
	bottom: 0;
	padding: 20px 30px;
	
}

.section  .images-box .zuo .images .text h4 a {
	color: #fff;
	display: block;
	height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	
}

.section  .images-box .zuo .images .text h4 {
	height: 24px;
	width: 100%;
	
}

.section  .images-box .zuo .images .text h4 a:hover {
	color: #E30B20
}

.section  .images-box .zuo .images .text p {
	margin-top: 12px
}

.section  .images-box .zuo .images .text p a {
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.section  .images-box .zuo .images a img {
	width: 386px;
	height: 290px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .images-box .zuo .images .text h4 a {
	font-size: 0
}

.section  .images-box .zuo .images .text p a {
	font-size: 0
}

.section  .images-box .zhong {
	float: left;
	margin: 0 20px
}

.section  .images-box .zhong .images {
	width: 386px;
	height: 600px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: relative;
	overflow: hidden
}

.section  .images-box .zhong .images .text {
	width: 386px;
	height: 120px;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: absolute;
	bottom: 0;
	padding: 20px 30px
}

.section  .images-box .zhong .images .text h4 {
	width: 100%;
	height: 24px;
}

.section  .images-box .zhong .images .text h4 a {
	color: #fff;
	display: block;
	height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section  .images-box .zhong .images .text h4 a:hover {
	color: #E30B20
}

.section  .images-box .zhong .images .text p {
	margin-top: 12px
}

.section  .images-box .zhong .images .text p a {
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.section  .images-box .zhong .images a img {
	width: 386px;
	height: 600px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .images-box .you {
	float: left
}

.section  .images-box .you .images {
	width: 386px;
	height: 290px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: relative;
	margin-bottom: 20px;
	overflow: hidden
}

.section  .images-box .you .images .text {
	width: 386px;
	height: 120px;
	background: rgba(0, 0, 0, 0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#c8000000, endColorstr=#c8000000);
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
	position: absolute;
	bottom: 0;
	padding: 20px 30px
}

.section  .images-box .you .images .text h4 {
	width: 100%;
	height: 24px;
}

.section  .images-box .you .images .text h4 a {
	color: #fff;
	display: block;
	height: 24px;
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.section  .images-box .you .images .text h4 a:hover {
	color: #E30B20
}

.section  .images-box .you .images .text p {
	margin-top: 12px
}

.section  .images-box .you .images .text p a {
	color: #fff;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}

.section  .images-box .you .images a img {
	width: 386px;
	height: 290px;
	border-radius: 4px;
	behavior: url(../../src/pie/PIE.htc);
}

.section  .images-box .you .images .text h4 a {
	font-size: 0
}

.section  .images-box .you .images .text p a {
	font-size: 0
}


/* å¤´æ¡è½®æ’­ */

.headline_swpier {
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
	margin-bottom: 20px;
	width: 1240px;
	margin-left: 10px;
	}
  
  .headline_swpier * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
  }
  
  .headline_swpier .swiper_image_container {
	float: left;
	width: 734px;
	height: 365px;
	position: relative;
	background: #000;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
	overflow: hidden;
	}
  
  .headline_swpier .swiper_image_container .img {
	display: none;
	height: 100%;
  }
  
  .headline_swpier .swiper_image_container img {
	width: 100%;
	height: 100%;
	object-fit: cover;
  }
  
  .headline_swpier .swiper_image_container .img:first-child {
	display: block;
  }
  
  .headline_swpier .swiper_txt {
	float: right;
	width: 504px;
	height: 365px;
	cursor: pointer;
	overflow: hidden;
	}
  
  .headline_swpier .swiper_txt .swiper-button-prev {
	top: 23px;
	left: 131px;
	background: url(/statics/images/headline_triupv3.png) no-repeat;
	background-size: 100%;
	height: 8px;
	opacity: 1;
	width: 14px;
  }
  
  .headline_swpier .swiper_txt .swiper-button-next {
	bottom: 0;
	top: inherit;
	left: 131px;
	opacity: 1;
	background: url(/statics/images/headline_triupv3.png) no-repeat;
	background-size: 100%;
	height: 8px;
	width: 14px;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
  }
  
  .headline_swpier .swiper_txt .mask_line {
	display: none;
	background: #f5f5f5;
	width: 100%;
	height: 4px;
	position: absolute;
	bottom: 0;
	z-index: 10;
  }
  
  .headline_swpier .swiper_txt .swiper-slide {
	position: relative;
	width: 100%;
	height: 140px;
	font-size: 18px;
	color: #666;
	text-align: justify;
	line-height: 24px;
	overflow: hidden;
	padding: 8px 12px 9px 16px;
	border-top: 1px solid #E0E0E0;
  }
  
  .headline_swpier .swiper_txt a {
	height: 100%;
	display: block;
  }
  
  .headline_swpier .swiper_txt .extra a {
	display: inline;
	color: inherit;
  }
  
  .headline_swpier .swiper_txt .extra a.govname {
	max-width: 76px;
	display: inline-block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	vertical-align: bottom;
  }
  
  .headline_swpier .swiper_txt .swiper-slide:after {
	display: none;
	content: "";
	position: absolute;
	top: 15px;
	left: 5px;
	width: 6px;
	height: 15px;
	background: url(/statics/images/headline_trileft.png) no-repeat;
  }
  
  .headline_swpier .swiper_txt .swiper-slide.hover {
	background: #FFF;
	color: #222;
	border-top: none;
	box-shadow: 0px 4px 9px 0px rgba(0, 0, 0, 0.1);
  }
  
  .headline_swpier .swiper_txt .swiper-slide.hover:after {
	display: block;
  }
  
  .headline_swpier .swiper_txt .swiper-slide-active {
	border-top: none;
  }
  
  .headline_swpier .swiper_txt .swiper-slide.hover .title {
	font-weight: 700;
  }
  
  .headline_swpier .swiper_txt .title {
	font-size: 18px;
	color: #000;
	letter-spacing: 0;
	line-height: 24px;
	max-height: 72px;
	min-height: 60px;
	overflow: hidden;
  }
  
  .headline_swpier .swiper_txt .extra {
	position: absolute;
	bottom: 6px;
	font-size: 12px;
	color: #B4B4B5;
	letter-spacing: 0;
  }
  
  .headline_swpier .swiper_txt .label {
	width: 34px;
	height: 17px;
	line-height: 16px;
	-webkit-transform: scale(0.9);
	transform: scale(0.9);
	text-align: center;
	float: right;
	color: #ffffff;
	font-size: 12px;
	overflow: hidden;
	background-image: linear-gradient(-90deg, #00D1F7 0%, #00A5EB 92%);
	position: absolute;
	bottom: 9px;
	right: 10px;
  }
  
  .headline_swpier .swiper_txt .icon_talk {
	display: inline-block;
	background: url(/statics/images/icon_talk_rect.png) no-repeat left center;
	width: 14px;
	height: 14px;
	background-size: 100%;
	margin: 0 4px 3px 12px;
	vertical-align: middle;
  }
  
  .headline_swpier .swiper_txt .line {
	margin: 0 7px;
	color: #d8d8d8;
  }
  
  .headline_swpier .swiper-slide:hover .news_share {
	width: 118px;
  }
  
  .headline_swpier .news_share {
	display: block;
	width: 0;
	overflow: hidden;
	color: #666;
	position: static;
  }
  
  .headline_swpier .news_share a {
	height: 21px;
  }
  
  .headline_swpier .p_time {
	position: absolute;
	bottom: 10px;
	right: 10px;
	background: url(/statics/images/p_time_bg.png);
	font-size: 12px;
	opacity: .7;
	display: block;
	line-height: 30px;
	padding: 0 10px;
  }
  
  .headline_swpier .label_imgset {
	position: absolute;
	background: rgba(0, 0, 0, 0.35);
	bottom: 10px;
	right: 10px;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #fff;
	padding: 0 6px;
  }
  
  .headline_swpier .label_imgset .icon {
	background: url(/statics/images/icon_imgset.png) no-repeat;
	background-size: 19px 19px;
	display: inline-block;
	width: 19px;
	height: 19px;
	vertical-align: middle;
	margin-right: 4px;
	margin-bottom: 2px;
  }
  
  .arrow{
      padding:10px;
      cursor: pointer;
  }
  
  .img_zhiku{
    display: block;
    width: 130px!important;
    height: 148px!important;
    padding: 5px;
    border: 1px solid #eee;
  }
  
  .zzjg {
    display: flex;
    height: 240px;
    flex-wrap: wrap;
    align-content: space-around;
    justify-content: space-between;
  }
  
  .zzjg li {
    width: 198px;
    height: 87px;
    line-height: 75px;
    vertical-align: middle;
    background: #015293;
    border-radius: 8px;
    font-size: 32px;
    transition: all 300ms;
  }
  
  .zzjg li a{
    color: #FFF; 
    font-size: 18px;
  }
  
  .zzjg li:hover{
      background: #098dff;
  }
  
  .zzjg li a:before {
    margin-right: 6px;
    margin-left: 17px;
    font-size: 40px;
    font-weight: normal;
    position: relative;
    top: 6px;
    left: 0px;
}


.swiper-zt {
	padding: 20px 0px;
	width: 100%;
	height: 100%;
	position: relative;
	}
  

.swiper-zt .swiper-wrapper .swiper-slide img {
	/* width: 300px; */
	/* height: 86px; */
	/* display: block; */
	/* object-fit: cover; */
}
.swiper-zt .swiper-wrapper .swiper-slide{
	display: flex;
	flex-direction: column;
}