﻿*{
    font-family: 宋体;
}
html{
    background: url(/images/bg.jpg) no-repeat top center;
    background-attachment: fixed;
}
body {
	font-family: "Microsoft Yahei", Heiti, arial, helvetica, sans-serif !important;
	max-width: 46.875rem;
	margin: 0 auto;
	background: #fff;
}

blockquote,
dd,
dl,
dt,
fieldset,
form,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
ol,
p,
pre,
td,
th,
ul,
v {
	margin: 0;
	padding: 0;
}

ol,
ul {
	list-style: none
}

a {
	text-decoration: none;
	color: #666666
}



.hjc_header {
	position: fixed;
	top: 0;
	width: 100%; max-width: 750px; height: 65px;
	z-index: 10002;
    background: url(/images/logo.png) no-repeat top center #26a64f;
	background-size: auto 65px;
}


.hjc_header img {
	display: block;
	width: 100%;
	height: 55px;
	max-width:46.875rem
}

.div_zw {
	height: 75px
}

@media screen and (max-width:750px) {
.hjc_header {
	height: 60px;
	background-size: auto 45px;
}
.div_zw {
	height: 55px
}
}

.nav_index {
	margin-top: 100px;
	min-height: 82px;
	width: 100%
}

.nav_index .nav_ul {
	list-style: none;
	margin: 0;
	padding: 0;
	margin: 5px 0
}

.nav_index .nav_ul>li {
	position: relative;
	float: left;
	width: 25%
}

.nav_index .nav_ul>li>a {
	text-decoration: none;
	color: #666666
}

.nav_index .nav_ul>li>a>h5 {
	line-height: 20px;
	text-align: center;
	font-size: 14px;
	font-weight: 400;
	margin-top: 10px;
	margin-bottom: 14px;
	color: #f00;
}

.NavOne_Tu {
	width: 40px;
	height: 40px;
	overflow: hidden;
	margin: 0 auto
}

.NavOne_Tu img {
	width: 100%;
	height: 100%
}

.common-icon {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	width: 40px;
	height: 40px;
	display: inline-block;
	background-size: 40px
}

.common-icon-01 {
	background-position: 0 -272px
}

.common-icon-02 {
	background-position: 0 -352px
}

.common-icon-03 {
	background-position: 0 -312px
}

.common-icon-04 {
	background-position: 0 -232px
}

.common-icon-05 {
	background-position: 0 -192px
}

.common-icon-06 {
	background-position: 0 -152px
}

.common-icon-07 {
	background-position: 0 -432px
}

.common-icon-08 {
	background-position: 0 -392px
}

.common-icon-09 {
	background-position: 0 -1632px
}

.lhc_open {
	height: 147px;
	width: 100%;
	background-color: #f1f1f1;
	margin-top: 8px;
}

.lhc_open_data {
	width: 100%;
	margin: 0 auto;
	background-color: #fff;
}
.lhc_open_issue {
	padding: 10px;
	position: relative;
	border-bottom: 1px solid #f1f1f1
}

.lhc_open_issue .fa {
	top: -1px;
	position: relative
}

.lhc_open_issue_logo {
	display: inline-block;
	width: 25px;
	height: 25px
}

.lhc_open_issue_logo>img {
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.lhc_open_issue_num {
	width: 128px;
	display: inline-block;
	font-size: 14px;
	position: relative;
	top: -7px;
	font-weight: 400
}

.lhc_open_issue_next {
	position: absolute;
	display: inline-block;
	font-size: 14px;
	top: 12px;
	right: 10px
}

.lhc_open_number {
	width: 100%;
	height: 69.5px;
	border-bottom: 1px solid #f1f1f1
}

.lhc_open_number ul {
	padding: 0;
	margin: 0;
	list-style: none;
	padding-top: 15px
}

.lhc_open_number ul>li {
	float: left;
	width: 26px;
	height: 54.5px;
	text-align: center;
	margin-left: 11.5px
}

.lhc_open_number_plus {
	width: 10px !important;
	height: 10px !important;
	margin-top: 0;
	font-size: 18px
}

.lhc_open_number_sx {
	color: #4f6c6c;
	font-size: 13px
}

.lhc_open_number_val {
	height: 25px
}

.lhc_open_number_val>div {
	font-size: 12px;
	padding-top: 3px
}

.lhc_open_nexttime {
	padding-left: 10px
}

.lhc_open_nexttime span {
	font-size: 12px;
	color: #666666
}

.div_item {
	width: 100%;
    
}


.div_item_title {
	color: #ffeb3b;
	font-weight: bold;
	padding: 10px;
	letter-spacing: 5px;
	background: linear-gradient(to right, #3F51B5 , #00BCD4);
	text-align: center;
}

.lhc_list {
	width: 100%;
	height: 230px;
	overflow: auto;
	background-color: #fff;
	z-index: 6000;
	color: #666666
}

.list_lhc_title {
	height: 40px
}

.list_lhc_title>div {
	float: left;
	text-align: center;
	font-size: 16px;
	padding-top: 5px
}

.lhc_list_issue {
	width: 30%
}

.lhc_list_num {
	width: 70%
}

.bg_even {
	background-color: #f1f1f1
}

.bg_odd {
	background-color: #fff
}

.list_lhc_loading {
	width: 180px;
	overflow: hidden;
	margin: 0 auto;
	margin-top: 30px
}

.list_lhc_number {
	height: 50px
}

.list_lhc_number>div {
	float: left;
	text-align: center
}

.list_lhc_number .issue {
	width: 30%;
	color: #000;
	font-size: 13px;
	padding-top: 14px;
	height: 36px;
	border-right: 1px solid rgba(204, 204, 204, 1)
}

.list_lhc_number .number {
	width: 69%;
	padding-top: 8px
}

.Good_man {
	background: #fff;
	margin-top: 5px;
	overflow-y: hidden
}

.Good_mInfo {
	width: 800px
}

.Good_mIUl li {
	float: left;
	width: 100px
}

.Good_mIUl li a {
	display: block;
	padding: 10px 3px
}

.Good_mIUl li .mIUl_Tu {
	width: 70px;
	height: 70px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto
}

.Good_mIUl li .mIUl_Tu img {
	width: 100%;
	height: 100%
}

.Good_mIUl li h3 {
	font-weight: 400;
	font-size: 13px;
	color: #666;
	text-align: center;
	height: 25px;
	line-height: 25px;
	margin-top: 5px;
	margin-bottom: 5px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden
}

.Good_mIUl li p {
	font-size: 12px;
	color: #666;
	text-align: center;
	line-height: 20px;
	margin: 0
}

.Good_mIUl li p font {
	color: #f13131
}

.info_LHC_category dd {
	float: left;
	box-sizing: border-box;
	font-size: 15px;
	line-height: 33px;
	text-align: center;
	border-bottom: solid 1px #eee;
	border-right: solid 1px #eee
}

.info_LHC_category.col4 dd {
	width: 25%
}

.info_LHC_category.col3 dd {
	width: 33.33%
}

.lhcnum {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	background-size: 48px
}

.lhcnum_red {
	background-position: -1px -99px
}

.lhcnum_green {
	background-position: -1px -127px
}

.lhcnum_blue {
	background-position: -1px -156px
}

.color_red {
	color: red
}

.list_record_ul>li {
	float: left;
	width: 21px;
	font-size: 12px;
	margin-left: 6px
}

.list_record_ul .lhcnum {
	height: 20px
}

.list_record_plus {
	width: 15px !important;
	margin-top: 2px
}

.list_record_ul .lhcnum {
	background-size: 40px !important
}

.list_record_ul .lhcnum_red {
	background-position: -.7px -82.9px !important
}

.list_record_ul .lhcnum_green {
	background-position: -.7px -106.7px !important
}

.list_record_ul .lhcnum_blue {
	background-position: -.7px -130.3px !important
}

.hjc_title {
	display: inline-block;
	color: #fff;
	text-align: center;
	font-size: 18px;
	margin: 10px auto 0;
	height: 30px;
	line-height: 30px
}

.ZX_Sidebar {
	position: absolute;
	right: 11px;
	top: 14px;
	font-size: 22px;
	padding: 0;
	width: initial;
	height: initial
}

.ZX_CLBox {
	position: relative;
	position: fixed;
	top: 0;
	left: 100%;
	width: 100%;
	height: 100%;
	z-index: 10000;
	transition: all .75s
}

.newbody .ZX_CLBox {
	top: 50px !important
}

.CLBox_current {
	left: 0
}

.CLB_YY {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5)
}

.CLB_con {
	position: absolute;
	top: 0;
	right: 0;
	width: 55%;
	height: 100%;
	background: #fff
}

.CLB_cNav {
	margin: 60px 10px 10px
}

.CLB_cNav li {
	opacity: 0;
	transform: translateX(50px);
	transition: all .4s
}

.CLB_cNav li a {
	display: block
}

.cNav_current li {
	opacity: 1;
	transform: translateX(0)
}

.cNav_current li:nth-child(1) {
	transition-delay: .5s
}

.cNav_current li:nth-child(2) {
	transition-delay: .65s
}

.cNav_current li:nth-child(3) {
	transition-delay: .8s
}

.cNav_current li:nth-child(4) {
	transition-delay: .95s
}

.cNav_current li:nth-child(5) {
	transition-delay: 1.1s
}

.cNav_current li:nth-child(6) {
	transition-delay: 1.25s
}

.cNav_current li:nth-child(7) {
	transition-delay: 1.4s
}

.cNav_current li:nth-child(8) {
	transition-delay: 1.55s
}

.cNav_current li:nth-child(9) {
	transition-delay: 1.7s
}

.cNav_Dl dt {
	float: left;
	width: 30px;
	height: 30px;
	margin-top: 10px
}

.cNav_Dl dt img {
	display: block;
	width: 100%;
	height: 100%
}

.cNav_Dl dd {
	margin-left: 40px;
	border-bottom: 1px solid #eee;
	padding: 10px 0
}

.cNav_Dl dd p {
	float: left;
	font-size: 14px;
	color: #333;
	height: 30px;
	line-height: 30px
}

.cNav_Dl dd img {
	float: right;
	width: 10px;
	margin-top: 8px
}

.sidebar-item-bg {
	font-size: 20px;
	float: right;
	margin: 8px -5px 0 0
}

.common-icon-30 {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	width: 30px;
	height: 30px;
	background-size: 32px;
	display: inline-block
}

.common-icon-30-02 {
	background-position: -1px -123px
}

.common-icon-30-07 {
	background-position: -1px -1242px
}

.common-icon-30-06 {
	background-position: -2px -184px
}

.common-icon-30-05 {
	background-position: -1px -219px
}

.common-icon-30-04 {
	background-position: -1px -315px
}

.common-icon-30-03 {
	background-position: -1px -347px
}

.common-icon-30-01 {
	background-position: -1px -155px
}

.common-icon-30-08 {
	background-position: -1px -1307px
}

.lhc_kaijiang_open {
	background-color: #fff !important
}

.lhc_kaijiang_open .lhc_open_data {
	border-radius: 0 !important;
	box-shadow: none;
}

.LotteryLogo {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	width: 50px;
	height: 50px;
	background-size: 50px
}

.lottery_logo41 {
	background-position: 0 -890px
}

.lottery_logo44 {
	background-position: 0 -1090px
}

.lottery_logo32 {
	background-position: 0 -640px
}

.lottery_logo35 {
	background-position: 0 -690px
}

.lottery_logo36 {
	background-position: 0 -790px
}

.lottery_logo37 {
	background-position: 0 -840px
}

.lottery_logo38 {
	background-position: 0 -940px
}

.lottery_logo39 {
	background-position: 0 -990px
}

.lottery_logo21 {
	background-position: 0 -1140px
}

.lottery_logo24 {
	background-position: 0 -1340px
}

.lottery_logo25 {
	background-position: 0 -1240px
}

.lottery_logo57 {
	background-position: 0 -1390px
}

.lottery_logo61 {
	background-position: 0 -1290px
}

.lottery_logo63 {
	background-position: 0 -590px
}

.lottery_logo64 {
	background-position: 0 -1190px
}

.lottery_logo46 {
	background-position: 0 -740px
}

.lottery_logo45 {
	background-position: 0 -1990px
}

.LotteryLogo25 {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	background-size: 30px
}

.lottery25_logo5 {
	background-position: -3px -626px
}

.lottery25_logo41 {
	background-position: -3px -536px
}

.lottery25_logo44 {
	background-position: -2px -656px
}

.lottery25_logo32 {
	background-position: -2px -386px
}

.lottery25_logo35 {
	background-position: -2px -416px
}

.lottery25_logo36 {
	background-position: -2px -476px
}

.lottery25_logo37 {
	background-position: -2px -506px
}

.lottery25_logo38 {
	background-position: -2px -566px
}

.lottery25_logo39 {
	background-position: -2px -596px
}

.lottery25_logo21 {
	background-position: -2px -686px
}

.lottery25_logo24 {
	background-position: -2px -806px
}

.lottery25_logo25 {
	background-position: -2px -746px
}

.lottery25_logo57 {
	background-position: -2px -836px
}

.lottery25_logo61 {
	background-position: -2px -776px
}

.lottery25_logo63 {
	background-position: -3px -356px
}

.lottery25_logo64 {
	background-position: -2px -716px
}

.lottery25_logo46 {
	background-position: -2px -446px
}

.lottery25_logo45 {
	background-position: -2px -1196px
}

.lottery-item-desc h5 {
	font-weight: 400;
	color: red
}

.SX_pop {
	display: inline-block;
	position: absolute;
	color: #fff;
	font-size: 16px;
	top: 16px;
	right: 10px;
	font-size: 14px
}

.KJ_text {
	width: 92%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 1);
	box-shadow: 0 0 21px 0 rgba(0, 0, 0, .15);
	border-radius: 10px;
	margin-top: 10px;
	margin-bottom: 10px
}

.KJ_Tinfo dt {
	height: 45px;
	border-bottom: 1px solid rgba(241, 241, 241, 1)
}

.KJ_Tinfo dt span {
	font-size: 16px
}

.KJ_Tinfo .issue {
	margin-left: 11px;
	margin-top: 14.5px;
	display: block;
	float: left
}

.KJ_Tinfo .issue b {
	font-weight: 400;
	color: red
}

.KJ_Tinfo .time {
	display: block;
	float: right;
	font-size: 13px;
	margin-right: 10px;
	color: #666666;
	margin-top: 16.5px
}

.KJ_TH .lhcnum {
	width: 25px;
	height: 25px;
	display: inline-block;
	font-size: 12px;
	margin-right: 7px
}

.KJ_Tinfo dd {
	width: 94%;
	height: 74px;
	border-bottom: 1px solid rgba(241, 241, 241, 1);
	margin: 0 auto
}

.KJ_TH .lhcnum b {
	font-weight: 400;
	height: 25px;
	display: block;
	line-height: 22px;
	text-align: center;
}

.KJ_TH {
	margin-top: 12px
}

.KJ_TH .TH_spjia {
	position: relative;
	left: -3px;
	top: 3px
}

.KJ_Sx {
	margin-top: 5px;
	color: #666666
}

.KJ_Sx .TH_sp {
	display: inline-block;
	width: 25px;
	text-align: center;
	margin-right: 7px
}

.KJ_Sx .TH_spjia {
	position: relative;
	left: -3px
}

.KJ_TH .TH_spHong {
	width: 25px;
	height: 25px;
	display: inline-block;
	background-color: red;
	color: #fff;
	font-size: 14px;
	border-radius: 50%;
	margin-right: 7px
}

.KJ_TH .TH_spHong b {
	width: 100%;
	display: block;
	text-align: center;
	padding-top: 3px;
	font-weight: 400
}

.KJ_TH_Small {
	height: 44px !important
}

.KJ_TH .TH_spPK {
	background: url(../../images/6cai/css_sprites.png) no-repeat center;
	width: 23px;
	height: 22px;
	background-size: 22px;
	display: inline-block
}

.KJ_TH .TH_spPK1 {
	background-position: 0 -634px
}

.KJ_TH .TH_spPK2 {
	background-position: 0 -656px
}

.KJ_TH .TH_spPK3 {
	background-position: 0 -678px
}

.KJ_TH .TH_spPK4 {
	background-position: 0 -700px
}

.KJ_TH .TH_spPK5 {
	background-position: 0 -722px
}

.KJ_TH .TH_spPK6 {
	background-position: 0 -744px
}

.KJ_TH .TH_spPK7 {
	background-position: 0 -766px
}

.KJ_TH .TH_spPK8 {
	background-position: 0 -788px
}

.KJ_TH .TH_spPK9 {
	background-position: 0 -810px
}

.KJ_TH .TH_spPK10 {
	background-position: 0 -832px
}

@media screen and (max-width:320px) {
	.lottery-item-pic {
		padding: 12px 2px 15px !important
	}
}

.clear {
	clear: both
}

.header-title {
	display: inline-block;
	height: 30px;
	margin: 10px auto 0;
	line-height: 30px;
	text-align: center;
	font-size: 18px;
	color: #fff
}

.base-lottery-nav {
	position: fixed;
	top: 50px;
	z-index: 10002;
	left: 0;
	width: 100%;
	height: 50px;
	background: rgba(241, 49, 49, 1);
	box-shadow: 0 -1px 5px 0 rgba(201, 32, 32, 1)
}

.base-lottery-nav .fixed-nav,
.base-lottery-nav .scoll-nav {
	height: 50px;
	line-height: 50px;
	text-align: center;
	font-size: 16px;
	font-size: 16px;
	color: #fff;
	font-weight: 500
}

.base-lottery-nav .fixed-nav {
	float: left;
	border-right: #d82c2c 1px solid;
	width: 96px
}

.base-lottery-nav .fixed-nav:after {
	clear: both
}

.base-lottery-nav .scoll-nav {
	overflow-x: scroll;
	overflow-y: hidden;
	white-space: nowrap;
	text-align: left;
	padding: 0 5px
}

.base-lottery-nav .scoll-nav::-webkit-scrollbar {
	display: none
}

.base-lottery-nav .scoll-nav li {
	display: inline-block;
	text-align: center
}

.base-lottery-nav li a {
	width: 65px;
	height: 32px;
	line-height: 32px;
	color: #fff;
	padding: 0 10px;
	display: inline-block
}

.base-lottery-nav li.active a {
	background: rgba(184, 40, 40, 1);
	border-radius: 16px
}

.content-container {
	padding-top: 100px;
	background: #F4F4F5
}

.CZ_hdtit {
	background: #fff
}

.CZ_hdtit .CZ_hdMain {
	height: auto;
	border-bottom: 1px solid #d9d9d9;
	padding: 10px 6px
}

.CZ_hdtit .separatation-line {
	width: 100%;
	height: 1px;
	background: rgba(241, 241, 241, 1);
	margin-bottom: 15px
}

.CZ_hdMain dt {
	width: 25px;
	height: 25px;
	float: left
}

.CZ_hdMain dt img {
	display: block;
	width: 100%;
	height: 100%;
	border-radius: 50%
}

.CZ_hdMain dd {
	margin-left: 35px;
	height: auto
}

.Ft_LHCDiv {
	display: inline-block;
	margin: 0 2.75px
}

.hdM_ddtit {
	height: 24px;
	margin-bottom: 10px
}

.hdM_ddtit .hdM_ddtqi {
	font-weight: 400;
	font-size: 16px;
	color: #4f4f4f;
	line-height: 24px
}

.hdM_ddtqi span {
	color: #d94136
}

.hdM_ddtit .hdM_ddtime {
	font-size: 13px;
	color: #4f4f4f;
	line-height: 24px
}

.hdM_ddtit .hdM_ddtime span {
	color: #f13131
}

.CZ_hdtit .Forecast_LHC {
	margin-left: -35px;
	width: calc(100% + 35px)
}

.Forecast_LHC .LHC_spA {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	margin: 0 1px;
	text-align: center;
	font-size: 13px;
	color: #333
}

.Forecast_LHC .LHC_spB {
	display: inline-block;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	background: #f13131;
	border-radius: 50%
}

.Forecast_LHC .LHC_spAjia {
	width: 12px;
	text-align: center;
	font-size: 14px;
	color: #333;
	font-weight: 700
}

.Forecast_LHC .LHC_spAblue,
.Forecast_LHC .LHC_spAgreen,
.Forecast_LHC .LHC_spAred {
	background: url(../../images/6cai/css_sprites.png) no-repeat center !important;
	background-size: 49px !important;
	color: #333 !important
}

.Forecast_LHC .LHC_spAred {
	background-position: -2px -101px !important
}

.Forecast_LHC .LHC_spAblue {
	background-position: -2px -159px !important
}

.Forecast_LHC .LHC_spAgreen {
	background-position: -2px -130px !important
}

.info_LHC_nav {
	background: #fff;
	margin-top: 5px
}

.lottery-list {
	background: #fff;
	padding: 0 3%
}

.lottery-list li {
	width: calc(50% - 11.5px);
	box-sizing: border-box;
	float: left;
	height: 80px;
	box-shadow: 0 0 6.5px 0 rgba(0, 0, 0, .26);
	border-radius: 7px;
	margin: 5px 0
}

.lottery-list li:nth-child(odd) {
	margin-right: 11.5px
}

.lottery-list li:nth-child(even) {
	margin-left: 11.5px
}

.lottery-list li .lottery-item-pic {
	float: left;
	padding: 15px 10px;
	padding-top: 12px
}

.lottery-list li .lottery-item-pic span {
	width: 50px;
	height: 50px;
	display: block;
	border-radius: 18px
}

.lottery-list li .lottery-item-desc {
	padding: 15px 5px 0 0;
	overflow: hidden
}

.lottery-list li .lottery-item-desc b,
.lottery-list li .lottery-item-desc span {
	display: block
}

.lottery-list li .lottery-item-desc b {
	font-size: 13px;
	height: 18px;
	line-height: 18px;
	font-weight: 500;
	color: #333;
	overflow: hidden;
}

.lottery-list li .lottery-item-desc span {
	color: #999;
	font-size: 11px;
	line-height: 16px
}

.lottery-list li .lottery-item-desc .counttime {
	color: #f13131;
	height: 20px;
	line-height: 20px;
	display: inline-block
}

.lottery-list ul:after {
	clear: both
}

.index_nav_yl {
	padding: 0px;
}

.index_nav_yl ul {
	height: 100%;
}

.index_nav_yl ul li {
	float: left;
	width: 16.66%;
}

.index_nav_yl ul li a {
	display: block;
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 13px;
}

footer {
	background-color: #eee;
}

footer ul {
	margin: 0 auto;
	width: 247px;
}

footer ul li {
	float: left;
	font-size: 13px;
	color: #666666;
	padding: 0 2px;
}

.footer_text {
	clear: both;
	font-size: 12px;
	color: #666666;
	width: 95%;
	text-align: center;
	margin: 0 auto;
	padding: 3px 0px 3px 0px;
}

.info_LHC_category a,
.index_nav_yl a {
	color: #333333 !important;
	font-weight: bold;
}


.white-box {
	margin-top: 6px;
	padding: 8px;
	border: solid 1px #eee;
	border-radius: 22px;
	background: #fff;
}

.i-gp-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 100px
}

.i-gp-img img {
	width: 100%;
	height: 100%
}

.i-gp-con {
	line-height: 20px;
	color: #005F3C;
}

.list-box-title {
	height: 29px;
	position: relative
}

.i-ticon-gp {
	padding-left: 20px;
	background: url(/css/img/i-gp.png) no-repeat left top;
	background-size: 17px
}

.i-ticon-gp {
	padding-left: 20px;
	background: url(/css/img/i-gp.png) no-repeat left top;
	background-size: 17px
}

.list-box-con li {
	line-height: 30px;
	font-size: 1.4rem;
	border-top: 1px solid #e6e6e6;
	height: 30px;
	overflow: hidden;
	white-space: nowrap
}

.i-gp-box {
	position: relative;
	padding-left: 110px;
	height: 100px
}

.list-more {
	position: absolute;
	height: 29px;
	top: 0;
	right: 0;
	padding-right: 12px;
	background: #fff url(/css/img/p-right-red.png) no-repeat right 2px;
	background-size: 9px
}

.allzl-list:after,
.gitem:after,
.glist:after,
.his-nbs:after,
.i-icon:after,
.i-kj-more-item:after,
.i-kj-nbs:after,
.iselect-list:after,
.list-box-30:after,
.list-box-50:after,
.sel-bd:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}

.list-box {
	background: #fff;
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin-font-weight: 700;
	top: 10px;
	padding: 5px
}

.list-box-title {
	height: 29px;
	font-weight: 700;
	position: relative
}

.foot1 {
	color: #8d8d8e;
	line-height: 20px;
	text-align: center;
	font-size: 13px;
}

.foot1 b {
	color: #4195db
}

.bizhong {
	width: 100%;
	margin: 0 auto;
}

.bizhong-box {
	float: left;
	width: 100%;
	display: none;
}

.action-bz {
	display: block;
}

.bizhong-page {
	height: 40px;
	padding-top: 5px;
}

.bizhong-btn {
	float: left;
	width: calc(50% - 7px);
	height: 38px;
	line-height: 38px;
	margin-right: 10px;
	text-align: center;
	display: inline-block;
	background: #aaa;
	border: solid 1px #ccc;
	border-radius: 5px;
	background-image: linear-gradient(to top, #ddd, #fff);
	cursor: pointer;
}

.bizhong-btn:hover {
	background-image: linear-gradient(to bottom, #ddd, #fff);
}

.bizhong-btn.bizhong-pre {}

.bizhong-btn.bizhong-next {
	margin-right: 0;
}

.bizhong table {
	border-collapse: collapse;
	font-weight: bold;
}

.bizhong table th {
	padding: 5px 10px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 15px;
}

.bizhong table thead th {
	color: #f00;
	background: #ff0;
	line-height: 40px;
}

.bizhong table tfoot th {
	background: #f00;
}

.bizhong table td {
	padding: 5px 10px;
	font-size: 15px;
	color: #0f0;
	border: solid 1px #333;
	background: #3F51B5;
}

.guanFkj {
    margin: 0 auto;
    width: 98%;
    display: block;
    padding: .8rem 0;
}

.guanFkj p {
    text-align: center;
    font-size: 1.2rem;
    font-weight: 800;
    color: #039803;
}

.guanFkj div img {
    display: inline;
    vertical-align: middle;
}

.guanFkj div a {
    background: #ef0;
    color: #f00;
    font-size: 1.2rem;
    font-weight: 800;
    vertical-align: middle;
}

.guanFkj p a {
    color: #000;
    font-weight: 700;
}

.topic-list a{
    display: block;
    line-height: 40px;
    margin: 3px;
}
.topic-list li {
    background: linear-gradient(to top, #f4f4f5 , #ccc);
    border-radius: 5px;
    border: 1px solid;
}

.xjs{
    background: #f00;
    color: #ffeb3b;
    padding: 5px;
    border-radius: 8px;
    margin-left: 5px;
}

.xjs-z{
    float: right;
    margin-right: 5px
}

.zzhl {
    font-size: 16px;
    line-height: 1.6;
    color: #333;
}

.zzhl ul li {
    margin: 3px;
    width: calc(100% - 6px);
    background:linear-gradient(to top, #f4f4f5 , #eee);
    border-radius: 5px;
    border: 1px solid #e6e6e6;
    position: relative;
    height: 60px;
    
}

.zzhl ul li a {
    padding: 10px;
    display: block;
}

.zzhl .zzhl-img {
    float: left;
    margin-right: 8px;
    margin-top: 12px;
}

.zzhl .zzhl-img img {
    width: 40px;
    height: 40px;
    margin-left: 5px;
}

.zzhl .zzhl-txt2 {
    font-size: 0.875rem;
    color: #673ab7;
    font-weight: bold;
    white-space: nowrap;
}
.zzhl-txt1{
    white-space: nowrap;
    margin-top: 10px;
}
.tjhl{
    display: block;
    position: absolute;
    right: 8px;
    top:20px;
    font-weight: bold;
}

.gsbli1{
    display: flex;
    padding: 10px 0px;
    font-size: 13px;
    line-height: 30px;
}

.gsb-box ul li{
    width: calc(50% - 6px);
    float: left;
    margin: 3px;
    background: linear-gradient(to top, #e6e6e6, #fff);
    border-radius: 5px;
}
.gst-1{
    background: #4CAF50;
    color: #fff;
    width: 50px;
    line-height: 30px;
    text-align: center;
}

.long-head{
    border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 0px;
    background: linear-gradient(to right, #eee , #e6e6e6);
    margin: 3px;
    box-shadow: 3px 3px 3px #4f4f4f;
}

.long-head img{
    width: calc(100% - 12px);
    padding: 6px;
}

.picture-more{
    text-align: center;
    line-height: 50px;
    background: #2d9c5b;
    color: #FFEB3B;
    font-weight: bold;
}

.more-h{
    display: block;
    margin: 4px;
    margin-bottom: -8px;
}

.pgjx-zy{
    margin: 3px;
}

.pgjx-zy{
	display: flex;
	flex-wrap: wrap;
}
.pgjx-zy a{
	display: block;
	margin: 5px;
	width: calc(50% - 12px);
	line-height: 60px;
	border-radius: 5px;
	border: 1px dashed;
	background: linear-gradient(to top, #f4f4f5 , #ccc);
}

.ampg{
	text-align: center;
	color: #D82C2C;
	font-weight: bold;
	line-height: 30px;
	white-space: nowrap;
	width: 100%;
}
.ampg p:first-child{
	background: #4CAF50;
	color: #fff;
}
.ampg p:last-child{
	font-size: 12px;
	font-weight: 100;
	color: #2D9C5B;
}
.touzhu {
	display: block;
	width: 150px;
	height: 150px;
	background: #337ab7;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: 900;
	line-height: 150px;
	font-size: 50px;
	box-shadow: 1px 1px 2px #3333337d;
	position: fixed;
	bottom:180px;
	right: 2%;
}
.reload {
	display: block;
	width: 150px;
	height: 150px;
	background: #f00;
	border-radius: 50%;
	text-align: center;
	color: #fff;
	font-weight: 900;
	line-height: 150px;
	font-size: 50px;
	box-shadow: 1px 1px 2px #3333337d;
	position: fixed;
	bottom:20px;
	right: 2%;
}
@media screen and (max-width:800px) {
	.touzhu {
		display: block;
		width: 40px;
		height: 40px;
		background: #005F3C;
		border-radius: 50%;
		text-align: center;
		color: #fff;
		line-height: 40px;
		font-size: 15px;
		box-shadow: 1px 1px 2px #3333337d;
		position: fixed;
		bottom:150px;
		right: 2%;
	}
	.reload {
		display: block;
		width: 40px;
		height: 40px;
		background: #f00;
		border-radius: 50%;
		text-align: center;
		color: #fff;
		line-height: 40px;
		font-size: 15px;
		box-shadow: 1px 1px 2px #3333337d;
		position: fixed;
		bottom:100px;
		right: 2%;
		font-weight: bold;
	}
}

