body {
	
	font-size: 14px;
}
.class-nav .class-boxs .box-one-left {
	display: block !important;
}
.class-nav .class-boxs .title-lc {
	display: none !important;
}
/**第一层 轮播图 活动 广告入口**/
.box-one {
	height: 440px;
	position: relative;
}
.box-index .banner {
	position: absolute;
	width: 100%;
	height: 440px;
	left: 0px;
	top: 0px;
	z-index: 1;
}
.box-index .banner .carousel {
	height: 300px;
	margin-bottom: 10px;
}
/**轮播图**/
.box-index .banner .carousel img {
	width: 100%;
	height: 100%;
}
.box-index .banner .block {
	float: left;
	width: 385px;
	height: 130px;
	background-color: #ccc;
}
.box-index .banner .block img {
	width: 385px;
	height: 130px;
	display: block;
}
.box-index .banner .news-banner {
	height: 440px;
}
.news-banner .index_ad {
	width: 100%;
	height: 440px;
	position: relative;
	overflow: hidden;
}
.news-banner .index_ad .ad_img {
	width: 30000px;
	position: absolute;
	left: 0;
	top: 0;
}
.news-banner .index_ad .ad_img li {
	float: left;
	height: 440px;
	position: relative;
}
.news-banner .index_ad .ad_img li a {
	display: block;
	height: 440px;
}
.news-banner .index_ad .ad_img li img {
	width: 100%;
	height: 440px;
	display: block;
}
.news-banner .index_ad .dot {
	position: absolute;
	right: 50%;
	bottom: 20px;
	height: 6px;
	padding: 10px 0;
	text-align: center;
	font-size: 0;
}
.news-banner .index_ad .dot span {
	cursor: pointer;
	background: #353537;
	display: inline-block;
	width: 10px;
	height: 10px;
	background: #E1E1E1;
	border-radius: 5px;
	margin-right: 5px;
}
.news-banner .index_ad .dot span.on {
	width: 20px;
}
.news-banner .index_ad .btn {
	width: 41px;
	height: 57px;
	background: transparent;
	position: absolute;
	top: 50%;
	margin-top: -29px;
	cursor: pointer;
	text-align: center;
	border-radius: 4px;
}
.news-banner .index_ad:hover .btn {
	display: block;
	background: rgba(42, 42, 42, 0.4);
}
.news-banner .index_ad .btn i {
	display: block;
	background-image: url("../images/home-ico.png");
	background-repeat: no-repeat;
	text-align: center;
	margin: 8px auto 0;
}
.news-banner .index_ad .btn_l i {
	background-position: -28px 0;
	width: 22px;
	height: 38px;
}
.news-banner .index_ad .btn_r i {
	background-position: 0 0;
	width: 22px;
	height: 38px;
}
.news-banner .index_ad .btn_l {
	left: 0;
}
.news-banner .index_ad .btn_r {
	right: 0;
}
.content-box {
	width: 1190px;
	margin: 0 auto;
	position: relative;
	z-index: 2;
}
.content-box .conslt {
	height: 440px;
	width: 210px;
	float: right;
}
.content-box .conslt .loginindexbox {
	height: 177px;
	background: #fff;
	box-sizing: border-box;
	padding-top: 24px;
}
.content-box .conslt .loginindexbox .cmstitle {
	width: 200px;
	height: 20px;
	background: rgba(255, 183, 121, 0.11);
	font-size: 12px;
	font-weight: bold;
	color: #F98119;
	margin: 0 auto;
	margin-top: 25px;
}
.content-box .conslt .loginindexbox .cmstitle i {
	width: 18px;
	height: 12px;
	background: url(../images/tipsarr.png) no-repeat;
	margin-left: 4px;
}
.content-box .conslt .loginindexbox .cmstitle span {
	max-width: 170px;
	height: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content-box .conslt .loginindexbox .ticps {
	text-align: center;
	color: #1969F9;
	height: 35px;
	line-height: 35px;
	margin-bottom: 25px;
}
.content-box .conslt .loginindexbox.loginindexboxyes .ticps {
	cursor: pointer;
	color: #313131;
}
.content-box .conslt .loginindexbox.loginindexboxyes .ticps img {
	width: 24px;
	height: 24px;
	position: relative;
	top: 5px;
	margin-right: 2px;
}
.content-box .conslt .loginindexbox.loginindexboxyes .ticps .loginusername {
	max-width: 150px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.content-box .fastrk {
	width: 210px;
	height: 261px;
	background: #FFFFFF;
	margin-top: 2px;
	padding-top: 24px;
	box-sizing: border-box;
}
.content-box .fastrk .liexintips {
	width: 200px;
	height: 20px;
	background: rgba(25, 105, 249, 0.05);
	line-height: 20px;
	text-align: center;
	color: #313131;
	font-weight: 500;
	margin: 0 auto;
	margin-bottom: 36px;
	display: none;
}
.content-box .fastrk .rkbox {
	width: 210px;
	flex-wrap: wrap;
}
.content-box .fastrk .rkitem {
	text-align: center;
	flex-shrink: 0;
	width: 105px;
	margin-bottom: 8px;
	color: #5E687A;
	font-size: 12px;
}
.content-box .fastrk .rkitem img {
	width: 48px;
	height: 48px;
	display: block;
	margin: 0 auto;
}
.content-box .fastrk .rkitem:hover {
	color: #1969F9;
}
.box-two {
	width: 1190px;
	margin: 0 auto;
	margin-top: 15px;
}
.box-two .itemtk {
	width: 287px;
	height: 114px;
	color: #5E687A;
	font-size: 18px;
	font-weight: bold;
	box-sizing: border-box;
	background: #fff;
	position: relative;
}
.box-two .itemtk img {
	width: 216px;
	height: 130px;
	transition: all 0.8s;
}
.box-two .itemtk:hover img {
	position: absolute;
	left: 0px;
	top: 0px;
	transform: translateY(-2px);
	box-shadow: 0 2px 10px -4px #6D81A4;
}
.box-three {
	width: 1190px;
	margin: 0 auto;
}
.box-three .rtitlesp {
	color: #313131;
	font-weight: bold;
	height: 49px;
	line-height: 58px;
	font-size: 16px;
}
.box-three .rtitlesp div {
	color: #919191;
	font-size: 14px;
	font-weight: normal;
	margin-left: 15px;
}
.box-three .left3thb {
	width: 290px;
}
.box-three .left3thb .l3cons {
	height: 382px;
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 16px 32px;
	font-weight: 500;
	color: #919191;
}
.box-three .left3thb .l3cons .l3item .l3itc {
	width: 32px;
	text-align: right;
	height: 35px;
	line-height: 35px;
	position: relative;
}
.box-three .left3thb .l3cons .l3item .r3itc {
	width: 161px;
	cursor: pointer;
	display: block;
	height: 35px;
	color: #919191;
	line-height: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.box-three .left3thb .l3cons .l3item .r3itc:hover {
	color: #1969F9 !important;
}
.box-three .left3thb .l3cons .l3item:nth-child(1) {
	color: #313131;
}
.box-three .left3thb .l3cons .l3item:nth-child(1) .l3itc {
	background: url(../images/hot1.png) no-repeat;
	background-position: 0px 7px;
}
.box-three .left3thb .l3cons .l3item:nth-child(1) .r3itc {
	color: #313131;
}
.box-three .left3thb .l3cons .l3item:nth-child(2) {
	color: #313131;
}
.box-three .left3thb .l3cons .l3item:nth-child(2) .l3itc {
	background: url(../images/hot2.png) no-repeat;
	background-position: 0px 7px;
}
.box-three .left3thb .l3cons .l3item:nth-child(2) .r3itc {
	color: #313131;
}
.box-three .left3thb .l3cons .l3item:nth-child(3) {
	color: #313131;
}
.box-three .left3thb .l3cons .l3item:nth-child(3) .l3itc {
	background: url(../images/hot3.png) no-repeat;
	background-position: 0px 7px;
}
.box-three .left3thb .l3cons .l3item:nth-child(3) .r3itc {
	color: #313131;
}
.box-three .right3thb {
	width: 889px;
}
.box-three .right3thb .r3cons {
	width: 889px;
	height: 382px;
	box-sizing: border-box;
	flex-wrap: wrap;
}
.box-three .right3thb .r3cons .rscitem {
	cursor: pointer;
	width: 177px;
	height: 190px;
	box-sizing: border-box;
	padding: 14px;
	padding-top: 16px;
	background: #fff;
	position: relative;
	transition: transform 0.8s;
}
.box-three .right3thb .r3cons .rscitem .tpbox {
	width: 120px;
	height: 84px;
	overflow: hidden;
	display: block;
	margin: 0 auto;
	margin-bottom: 8px;
}
.box-three .right3thb .r3cons .rscitem .tpbox img {
	width: 120px;
	height: 84px;
	object-fit: contain;
	position: relative;
	transition: all 0.8s;
}
.box-three .right3thb .r3cons .rscitem .pgname {
	color: #313131;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	margin-bottom: 3px;
	height: 19px;
	line-height: 19px;
}
.box-three .right3thb .r3cons .rscitem .pprice {
	color: #ff3700;
	margin-top: 7px;
	text-align: right;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	position: relative;
}
.box-three .right3thb .r3cons .rscitem .pprice .ysjpr {
	position: absolute;
	width: 75px;
	height: 26px;
	left: -19px;
	top: 0px;
	background: url(../images/ysj1.png) no-repeat;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	line-height: 22px;
	text-align: center;
}
.box-three .right3thb .r3cons .rscitem:hover {
	transform: translateY(-1px);
	z-index: 2;
	box-shadow: -2px 18px 37px -7px #CFCFD1;
}
.box-three .right3thb .r3cons .rscitem:hover img {
	transform: scale(1.1);
}
.box-three .right3thb .r3cons .rscitem:hover .pprice {
	font-weight: bold;
}
.box-three .right3thb .r3cons .rscitem:hover .pprice .ysjpr::after {
	content: "";
	position: absolute;
	width: 49px;
	height: 22px;
	background: url(../images/ysj2.png) no-repeat;
	left: 45px;
	top: 0px;
}
.box-three .right3thb .r3cons .rscitem:hover .pgname {
	color: #ff3700;
}
.box-four {
	width: 1190px;
	margin: 0 auto;
}
.box-four .rtitlesp {
	color: #313131;
	font-weight: bold;
	height: 49px;
	line-height: 58px;
	font-size: 16px;
}
.box-four .rtitlesp .netxpage {
	color: #616161;
	font-size: 12px;
	font-weight: normal;
	cursor: pointer;
}
.box-four .rtitlesp .netxpage i {
	margin-left: 5px;
	position: relative;
	top: 2px;
	color: #919191;
}
.box-four .rtitlesp .netxpage:hover {
	color: #1969F9;
}
.box-four .rtitlesp .netxpage:hover i {
	color: #1969F9;
}
.box-four .left3thb {
	width: 290px;
}
.box-four .left3thb .l3cons {
	height: 240px;
	background: #FFFFFF;
	box-sizing: border-box;
}
.box-four .left3thb .l3cons .brlbox {
	position: relative;
	width: 260px;
	height: 223px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 17px;
}
.box-four .left3thb .l3cons .brlbox .hd ul li {
	margin-top: 10px;
	width: 8px;
	height: 8px;
	background: #E1E1E1;
	border-radius: 5px;
	margin-right: 5px;
}
.box-four .left3thb .l3cons .brlbox .hd ul li.on {
	width: 32px;
	background: #AFAFAF;
	border-radius: 5px;
}
.box-four .left3thb .l3cons a {
	display: block;
	width: 260px;
	height: 190px;
}
.box-four .left3thb .l3cons a img {
	width: 260px;
	height: 190px;
	object-fit: contain;
}
.box-four .right3thb {
	width: 889px;
	height: 240px;
	position: relative;
}
.box-four .right3thb .btni_l {
	height: 75px;
	width: 50px;
	position: absolute;
	left: 0px;
	top: 85px;
	border-radius: 0 50px 50px 0;
	color: #fff;
	line-height: 75px;
	text-align: center;
	background: rgba(140, 159, 193, 0.2);
}
.box-four .right3thb .btni_l i {
	font-size: 22px;
}
.box-four .right3thb .btni_r {
	height: 75px;
	width: 50px;
	position: absolute;
	top: 85px;
	right: 0px;
	border-radius: 50px 0 0 50px;
	color: #fff;
	line-height: 75px;
	text-align: center;
	background: rgba(140, 159, 193, 0.2);
}
.box-four .right3thb .btni_r i {
	font-size: 22px;
}
.box-four .right3thb .r3cons {
	width: 889px;
	height: 240px;
	box-sizing: border-box;
	position: relative;
	overflow: hidden;
}
.box-four .right3thb .r3cons .itybtn {
	display: none;
	z-index: 1;
	cursor: pointer;
	transition: all 0.6s;
}
.box-four .right3thb .r3cons .itybtn:hover {
	background: rgba(140, 159, 193, 0.6);
}
.box-four .right3thb .r3cons:hover .itybtn {
	display: block;
}
.box-four .right3thb .r3cons .r3citemgroup {
	width: 889px;
	height: 240px;
}
.box-four .right3thb .r3cons .r3citem {
	margin-right: 1px;
}
.box-four .right3thb .r3cons .r3citem:nth-child(5) {
	margin: 0px;
}
.box-four .right3thb .r3cons .r3citem .hover1 {
	width: 177px;
	height: 240px;
	box-sizing: border-box;
	padding: 13px;
	padding-top: 16px;
	background: #fff;
}
.box-four .right3thb .r3cons .r3citem .hover1 img {
	width: 152px;
	height: 85px;
	display: block;
	margin: 0 auto;
	object-fit: contain;
}
.box-four .right3thb .r3cons .r3citem .hover1 .cittitle {
	text-align: center;
	color: #313131;
	font-size: 14px;
	margin-top: 19px;
}
.box-four .right3thb .r3cons .r3citem .hover1 .tagshp {
	margin-top: 50px;
	flex-wrap: wrap;
}
.box-four .right3thb .r3cons .r3citem .hover1 .tagshp .tagonecp {
	height: 18px;
	text-align: center;
	line-height: 18px;
	background: #E8FFF2;
	border-radius: 90px;
	border: 1px solid #B3DDC5;
	margin-top: 5px;
	color: #313131;
	padding: 0 8px;
	margin-right: 5px;
}
.box-four .right3thb .r3cons .r3citem .hover1 .tagshp .tagonecp.tagonecp1 {
	background: #F9FFE8;
	border: 1px solid #CFD9B1;
}
.box-four .right3thb .r3cons .r3citem .hover1 .tagshp .tagonecp.tagonecp2 {
	background: #F4ECF6;
	border: 1px solid #C9A8CF;
}
.box-four .right3thb .r3cons .r3citem .hover1 .tagshp .tagonecp.tagonecp3 {
	background: #E8FFF2;
	border: 1px solid #B3DDC5;
}
.box-four .right3thb .r3cons .r3citem .hover2 {
	width: 177px;
	height: 240px;
	box-sizing: border-box;
	padding: 13px;
	background: #1969F9;
	display: none;
}
.box-four .right3thb .r3cons .r3citem .hover2 .img {
	width: 96px;
	height: 54px;
	display: block;
	margin: 0 auto;
	object-fit: contain;
}
.box-four .right3thb .r3cons .r3citem .hover2 .remarkyj {
	margin-top: 15px;
	font-size: 12px;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 23px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
.box-four .right3thb .r3cons .r3citem .hover2 .jtsyu {
	width: 16px;
	height: 16px;
	background: url(../images/zyysi.png) no-repeat;
	margin: 0 auto;
	margin-top: 9px;
}
.box-four .right3thb .r3cons .r3citem:hover .hover2 {
	display: block;
}
.box-four .right3thb .r3cons .r3citem:hover .hover1 {
	display: none;
}
.box-five {
	width: 1190px;
	margin: 0 auto;
	margin-bottom: 15px;
}
.box-five .rtitlesp {
	color: #313131;
	font-weight: bold;
	height: 49px;
	line-height: 58px;
	font-size: 16px;
}
.box-five .fivecons {
	background: #FFFFFF;
	box-sizing: border-box;
	padding: 48px 60px;
}
.box-five .fivecons .ficpg {
	flex-wrap: wrap;
}
.box-five .fivecons .fivecitem {
	width: 129px;
	height: 73px;
	display: block;
	background: #FFFFFF;
	position: relative;
	transition: all 0.5s;
	padding: 8px 13px;
	box-sizing: border-box;
	margin-left: 10px;
	transition: all 0.8s;
}
.box-five .fivecons .fivecitem:hover {
	box-shadow: 0px 2px 10px -4px #6D81A4;
	transform: translateY(-2px);
}
.box-five .fivecons .fivecitem img {
	width: 103px;
	height: 56px;
	object-fit: contain;
	display: block;
	margin: 0 auto;
}
.box-five .fivecons .moreconhd {
	width: 182px;
	height: 32px;
	border: 1px solid #1969F9;
	color: #1969F9;
	text-align: center;
	line-height: 32px;
	display: block;
	margin: 0 auto;
	background: #fff;
	border-radius: 16px;
	margin-top: 30px;
}
.box-five .fivecons .moreconhd:hover {
	background-color: #eefbfe;
}
.web-footer {
	margin-top: 0px;
}
.box-six {
	height: 180px;
	margin-top: 13px;
	background: #fff;
	background: url('../images/dtrg.png') center top no-repeat;
	transition: all 1s;
	position: relative;
}
.box-six .sixcons {
	width: 1190px;
	height: 180px;
	margin: 0 auto;
	box-sizing: border-box;
	padding-top: 40px;
	padding-bottom: 40px;
}
.box-six .sixcons .sixitem {
	width: 200px;
	text-align: center;
}
.box-six .sixcons .sixitem div {
	font-weight: bold;
	font-size: 40px;
	color: #1969F9;
}
.box-six .sixcons .sixitem font {
	font-weight: normal;
}
.box-six .sixcons .sixitem font.jiahao {
	position: relative;
	top: 3px;
}
.box-six .sixcons .sixitem p {
	margin-top: 20px;
	font-size: 20px;
	color: #313131;
	font-weight: bold;
}
.box-seven a {
	display: block;
	width: 100%;
	height: 350px;
}
.box-eight {
	height: 623px;
}
.box-eight .boxcr {
	width: 1190px;
	height: 443px;
	margin: 0 auto;
}
.box-eight .boxcr .bcritem {
	width: 370px;
	box-sizing: border-box;
	padding-top: 40px;
	cursor: pointer;
}
.box-eight .boxcr .bcritem .tpbox {
	width: 370px;
	height: 150px;
	overflow: hidden;
}
.box-eight .boxcr .bcritem .tpbox .timgh {
	width: 370px;
	height: 150px;
	position: relative;
	transition: all 1s;
}
.box-eight .boxcr .bcritem .timgh2 {
	display: block;
	margin: 0 auto;
}
.box-eight .boxcr .bcritem .ptips {
	font-size: 18px;
	color: #313131;
	font-weight: bold;
	text-align: center;
	margin-top: 28px;
	position: relative;
	transition: all 1s;
	height: 30px;
	line-height: 30px;
}
.box-eight .boxcr .bcritem .pdtips {
	font-size: 14px;
	color: #313131;
	margin-top: 40px;
	height: 60px;
	line-height: 30px;
	box-sizing: border-box;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.box-eight .boxcr .bcritem:hover .timgh {
	transform: scale(1.05);
}
.box-eight .boxcr .bcritem:hover .ptips {
	transform: translateY(-5px);
	font-size: 20px;
	color: #1969F9;
}
.box-eight a.rpg {
	display: block;
	height: 180px;
	width: 100%;
}
.box-night {
	background: #fff;
	padding-top: 46px;
	padding-bottom: 46px;
}
.box-night .newboxsd {
	height: 320px;
	box-sizing: border-box;
	width: 1190px;
	margin: 0 auto;
}
.box-night .newnavs {
	width: 108px;
	box-sizing: border-box;
	border-right: 1px solid #E2E2E2;
	padding-right: 25px;
	padding-top: 48px;
}
.box-night .newnavs .navnewsitem {
	height: 21px;
	line-height: 21px;
	color: #313131;
	font-size: 16px;
	margin-bottom: 21px;
	text-align: right;
	cursor: pointer;
}
.box-night .newnavs .navnewsitem.act {
	color: #1969F9;
	font-weight: bold;
	position: relative;
}
.box-night .newnavs .navnewsitem.act::after {
	position: absolute;
	content: "";
	right: -28px;
	top: 1px;
	width: 5px;
	height: 19px;
	background: #1969F9;
}
.box-night .newscons {
	margin-left: 46px;
}
.box-night .newscons .newsgroupi {
	display: none;
}
.box-night .newscons .newsgroupi.act {
	display: flex;
}
.box-night .newscons .newsgroupi .bigitem {
	width: 300px;
	height: 320px;
	box-sizing: border-box;
}
.box-night .newscons .newsgroupi .bigitem .topbox .tpbox {
	width: 300px;
	height: 170px;
	overflow: hidden;
}
.box-night .newscons .newsgroupi .bigitem .topbox .tpbox img {
	width: 300px;
	height: 170px;
	display: block;
	margin: 0 auto;
	position: relative;
	transition: all 1s;
}
.box-night .newscons .newsgroupi .bigitem .topbox .ttit {
	height: 36px;
	font-size: 16px;
	font-weight: 600;
	color: #313131;
	line-height: 28px;
	margin-top: 19px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.5s;
	border-bottom: 1px dashed #D1D1D1;
}
.box-night .newscons .newsgroupi .bigitem .topbox .tipcci {
	box-sizing: border-box;
	height: 75px;
	margin-top: 19px;
	line-height: 25px;
	font-size: 14px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	/* 这里是超出几行省略 */
	color: #313131;
}
.box-night .newscons .newsgroupi .bigitem:hover {
	cursor: pointer;
}
.box-night .newscons .newsgroupi .bigitem:hover .ttit {
	color: #1969F9 !important;
}
.box-night .newscons .newsgroupi .bigitem:hover img {
	transform: scale(1.05);
}
.box-night .newscons .newsgroupi .smallbox {
	margin-left: 40px;
}
.box-night .newscons .newsgroupi .smallbox .smallitem {
	padding-bottom: 14px;
	border-bottom: 1px dashed #D1D1D1;
	margin-bottom: 15px;
}
.box-night .newscons .newsgroupi .smallbox .smallitem:last-child {
	border: 0px;
	margin-bottom: 0px;
}
.box-night .newscons .newsgroupi .smallbox .smallitem img {
	width: 150px;
	height: 80px;
	margin-right: 30px;
	transition: all 1s;
}
.box-night .newscons .newsgroupi .smallbox .smallitem .rightboxsk {
	width: 518px;
}
.box-night .newscons .newsgroupi .smallbox .smallitem .rightboxsk .ttit {
	height: 32px;
	font-size: 16px;
	font-weight: 600;
	color: #313131;
	line-height: 20px;
	box-sizing: border-box;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	transition: all 0.5s;
}
.box-night .newscons .newsgroupi .smallbox .smallitem .rightboxsk .tipcci {
	box-sizing: border-box;
	height: 50px;
	margin-top: 3px;
	line-height: 25px;
	font-size: 14px;
	word-break: break-all;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	/* 这里是超出几行省略 */
	color: #919191;
}
.box-night .newscons .newsgroupi .smallbox .smallitem:hover {
	cursor: pointer;
}
.box-night .newscons .newsgroupi .smallbox .smallitem:hover .ttit {
	color: #1969F9 !important;
}
.box-night .newscons .newsgroupi .smallbox .smallitem:hover img {
	transform: scale(1.05);
}
.box-night .newscons .newsgroupi .smallbox .smallitem:hover .tipcci {
	color: #313131;
}
/*# sourceMappingURL=index_new.min.css.map */
