* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}

html,body {
	height: 100%;
}

header {
	height: 60px;
	margin-bottom: -60px;
	color: #FFF;
	position: relative;
}

section {
	min-height: 100%;
	padding: 60px 0 240px;
}

footer {
	height: 240px;
	margin-top: -240px;
}

.indexHead {
	padding: 17px 40px;
	/*border-bottom: 1px solid #eeeeee;
	*/
	font-family: PingFangSC-Regular;
	font-size: 26px;
	color: #333333;
	letter-spacing: 0;
	line-height: 26px;
	padding-top: 150px;
}

/* ͷ�����ؿ�ʼ */
.bar-tab {
	bottom: 0;
	width: 100%;
	height: 3.5rem;
	padding: 0;
}

.bar {
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	z-index: 10;
	height: 3.5rem;
	table-layout: fixed;
	padding-right: 0.1rem;
	padding-left: 0.1rem;
	background-color: white;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.bar a {
	text-decoration: none;
	font-weight: normal;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2)
	.bar-tab:before {
	-webkit-transform
	
	
	:
	
	 
	
	scaleY
	
	
	(0
	.5
	
	
	);
	transform
	
	
	:
	
	 
	
	scaleY
	
	
	(0
	.5
	
	
	);
}

.bar-tab:before {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: auto;
	right: auto;
	height: 1px;
	width: 100%;
	background-color: #e7e7e7;
	display: block;
	z-index: 15;
	-webkit-transform-origin: 50% 0%;
	transform-origin: 50% 0%;
}

.bar-tab .tab-item.active,.bar-tab .tab-item:active {
	color: red;
}

.bar-tab .tab-item.active,.bar-tab .tab-item:hover {
	color: red;
}

.bar-tab .tab-item.active,.bar-tab .tab-item:visited {
	color: #929292;
}

.bar-tab .tab-item.active,.bar-tab .tab-item:active {
	color: red;
}

.bar-tab .tab-item {
	position: relative;
	display: table-cell;
	width: 1%;
	height: 3.5rem;
	color: #929292;
	text-align: center;
	vertical-align: middle;
}

.bar-tab .tab-item .icon {
	top: 0.05rem;
	height: 1.5rem;
	font-size: 1.5rem;
	line-height: 1.5rem;
	padding-top: 0;
	padding-bottom: 0;
}

.bar .icon {
	position: relative;
	z-index: 20;
	padding: .5rem .1rem;
	font-size: 0.9rem;
	line-height: 1.2rem;
}

.bar-tab .tab-item .icon   ~ .tab-label {
	display: block;
	font-size: 0.75rem;
	position: relative;
	top: 0.3rem;
	font-weight: normal;
}

.banner-pannel {
	width: 100%;
	height: 100px;
	background: rgba(0, 0, 0, .7);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100% 100%;
	color: #fff;
}

.slider-container,.slider-container .slider-list {
	position: relative;
}

.slider-container .image.logo {
	width: 66px;
	height: 66px;
	border-radius: 8px;
	margin: 20px 20px;
}

.slider-container .banner-label {
	margin-right: 80px;
	left: 100px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-container .banner-label .title-main {
	font-size: 1.3rem;
	margin-top: 0.6rem;
	margin-bottom: 0.4rem;
}

.slider-container .banner-label p {
	color: #fff;
}

.slider-container .banner-label .title-sub {
	font-size: 1rem;
	margin-top: 0.7rem;
	margin-bottom: 0.5rem;
}

.slider-container .open {
	right: 20px;
	font-size: 1.1rem;
	line-height: 3.5rem;
	padding: 0 20px;
	border-radius: 12px;
	background: #f85959;
	color: #fff;
	text-align: center;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.slider-container .close {
	height: 40px;
	width: 20px;
	padding: 5px;
	position: absolute;
	right: 0;
	background: url(resource/images/banner_ic_close_6951b35.png) no-repeat
		50%;
	background-size: 14px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.bottom-banner-container a {
	display: block;
	position: relative;
	text-align: center;
	color: #fff;
	line-height: 36px;
	background-color: #f67373;
	font-size: 0;
}

.bottom-banner-container a span {
	display: inline-block;
	background-size: 6px;
	padding-right: 11px;
	background: url(resource//images/rightIcon.png) no-repeat 100%;
	vertical-align: middle;
	font-size: 14px;
}

.tab {
	width: 100%;
	background: #fff;
	margin: auto;
	margin-top: 20px;
}

.tab_header {
	height: 30px;
	line-height: 30px;
	margin-left: 1px;
	font-size: 0.8rem;
	margin-bottom: 0.6rem;
}

.tab_normal {
	width: 32.9%;
	height: 30px;
	line-height: 30px;
	margin-left: -1px;
	text-align: center;
	float: left;
	color: #666666;
	border-bottom: 1px solid #CECECE;
	position: relative;
	z-index: 100;
	border-radius: 5px 5px 0 0;
}

.tab_acvite {
	width: 32.9%;
	height: 30px;
	line-height: 30px;
	margin-left: -1px;
	text-align: center;
	float: left;
	color: #EB6263;
	border-bottom: 2px solid #EB6263;
	position: relative;
	z-index: 200;
	border-radius: 5px 5px 0 0;
}

/* ͷ�����ؿ���� */
.slogClass {
	display: inline;
	text-align: left;
}

.downloadClass {
	font-family: PingFangSC-Regular;
	font-size: 26px;
	color: #0B95FE;
	letter-spacing: 0;
	text-align: center;
	line-height: 26px;
}

.loginClass {
	display: inline;
	float: right;
	font-family: PingFangSC-Regular;
	font-size: 30px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	line-height: 26px;
}

.loginClass a {
	color: #333333;
	text-decoration: none
}

.loginClass a:visited {
	color: #333333;
	text-decoration: none;
}

.loginClass a:hover {
	color: #808080;
	text-decoration: none;
}

.loginClass a:active {
	color: #808080;
	text-decoration: none;
}


.loginClass .head_p a {
	color: #0088cc;
	text-decoration: none
}

.loginClass .head_p  a:visited {
	color: #0088cc;
	text-decoration: none;
}

.loginClass .head_p  a:hover {
	color: #0088cc;
	text-decoration: none;
}

.loginClass .head_p  a:active {
	color: #0088cc;
	text-decoration: none;
}

.loginClass .corner{
	color: #0088cc;
	text-decoration: none
}

.loginClass .corner:visited {
	color:#0088cc;
	text-decoration: none;
}

.loginClass .corner:hover {
	color: #0088cc;
	text-decoration: none;
}

.loginClass .corner:active {
	color: #0088cc;
	text-decoration: none;
}



.sougetxLogo {
	text-align: center;
	padding-top: 12.5rem;
	padding-bottom: 5rem;
}

.searchTypeUl {
	padding-bottom: 55px;
	border-bottom: 1px solid #E8E8E8;
	list-style: none;
	margin: 0 25px 25px 25px;
	color: #333333;
}

.searchTypeUl li {
	float: left;
	display: list-item;
	text-align: -webkit-match-parent;
	font-family: PingFangSC-Medium;
	font-size: 30px;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
	width: 130px;
}

.currentSearchType {
	color: #D9483B;
	padding-bottom: 24px;
	border-bottom: 1px solid #D9483B;
}

.searchWrapper {
	margin: 44px 25px;
	position: relative;
}

			.proposal-box {
				position:absolute;
			    height: auto;
			    border-left: 1px solid rgba(0, 0, 0, 0.11);
			    border-right: 1px solid rgba(0, 0, 0, 0.11);
			    left: 0px;
			}
			.proposal-list {
			    list-style: none;
			    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.44);
			    -webkit-margin-before: 0em;
			    -webkit-margin-after: 0em;
			    -webkit-margin-start: 0px;
			    -webkit-margin-end: 0px;
			    -webkit-padding-start: 0px;
			}
			.proposal-list li {
			    text-align: left;
			    padding: 5px;
			    padding-left:20px;
			    font-family: inherit;
			    border-bottom: 1px solid rgba(0, 0, 0, 0.16);
			    height: 90px;
			    line-height: 80px;
			    background-color: rgba(255, 255, 255, 1);
			    cursor: pointer;
			    font-size:35px;
			    color:#666;
			}

.footer {
	text-align: center;
	padding: 10px 0px;
	width: 100%;
	font-size: 12px;
	bottom: 0;
	left: 0;
	height: 240px;
	text-align: center;
	color: #6d6d6d;
}

.downloadErWeiMa {
	width: 120px;
	height: 120px;
}

.downloadImg {
	margin-bottom: 20px;
}

.downloadErWeiMaStr {
	margin: 10px 0px;
}

.footer .warp {
	background-color: #fafafa;
	padding: 10px 0px;
}

.footer p {
	line-height: 100%;
	line-height: 30px
}

.footer a {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	text-align: center;
	line-height: 16px;
}

.footer3 a {
	color: #0f3f65
}

.fulH .footer {
	position: fixed;
	width: 100%;
	bottom: 0
}

.footer span {
	font-family: PingFangSC-Regular;
	font-size: 16px;
	color: #999999;
	letter-spacing: 0;
	text-align: center;
	line-height: 16px;
}

/*��¼ҳ��*/
.form-signin {
	max-width: 707px;
	_width: 707px;
	height:600px;
	padding: 54px 100px 180px 100px;
	margin: 180px auto 20px;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
	box-shadow: 0 1px 2px rgba(0, 0, 0, .05);
}

.form-signin .form-signin-heading {
	margin-bottom: 30px;
	text-align: center;
	font-size:42px;
}

.form-signin input[type="text"],.form-signin input[type="password"] {
	height: auto;
	line-height:60px;
	font-size:38px;
	margin-bottom: 30px;
	padding-left:48px;
}

.form-signin input[type="text"]::-webkit-input-placeholder,.form-signin input[type="password"]::-webkit-input-placeholder {
	color:#C9C9C9;
}

.searchButtonColor{
	background: #D9483B;
	border-radius: 2px;
	font-size:35px;
	width:100%;
	height: 70px;
}

.searchButtonColor:hover{
    background: #D21112;
    border-radius: 2px;
    font-size: 35px;
    width: 100%;
    height: 70px;
    border-color: #D21112;
}

.login_icon{
	padding:25px 15px;
}
.loginTip{
	font-family: PingFangSC-Regular;
	font-size: 23px;
	color: #999999;
	letter-spacing: 0;
	text-align: center;
	line-height: 16px;
	padding-top:30px;
}
.loginLinkColor{
	color:#D9483B;
}
.floatLeft{
	float:left;
}
.floatRight{
	float:right;
}
.loginTip a{
	color: #999999;
}
.loginTip a:HOVER :ACTIVE{
	text-decoration: none;
}
.sendMessageBtn{
	height: 70px;
	width:240px;
	margin-bottom: 30px;
	font-size: 25px;
    padding: 25px 5px;
}
.form-signin .registerInputError{
    border: 1px solid red;
}

.errorTipeDiv{
	color: #D9483B;
    font-size: 28px;
}


.searchTip {
	color: #666;
	font-size:30px;
	margin:30px 0px;
}
.searchTip span{
	line-height: 50px;
}

.searchResultTip{
	margin:50px 0px 30px 0px;
	text-align: center;
	line-height: 45px;
}
.searchResultTip span{
	font-weight: bold;
	color: black;
	font-size:30px;
}

.searchResultWrapper{
	margin-top:40px;
}
.searchResultTable{
	width:100%;
	font-family: PingFangSC-Medium;
	font-size: 17px;
	color: #333333;
	letter-spacing: 0;
	text-align: center;
	table-layout: fixed;
}

.searchResultTable th{
	color: #FFFFFF;
	background-color: #D9483B;
	line-height: 30px;
	font: 19px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
	font-weight:bold;
	padding:10px 4px;
}

.searchResultTable tr:nth-child(odd){
	background-color: white;
	/*height: 62px;*/
	font-size: 14px;
}

.searchResultTable tr:nth-child(even){
	background: #F4F5F7;
	height: 62px;
	font-size: 14px;
}

.searchResultTable tr td{
	padding:6px 4px;
	border: 1px solid #EAEAEA;
	line-height: 24px;
	font: 16px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
    word-wrap: break-word;
	font-weight:500;
}
.likeRedColor{
	color:#D9483B;
}
.likeRedBlue{
	color:#0B95FE;
}
.font22{
	font-size:28px;
	line-height: 38px;
}
.black{
	color: black;
}
.font26{
	font-size:26px;
}
.searchResultWrapper em{
	color:#D9483B;
	font-weight: bold;
}

.baseRingNumTr{
	font-size:26px;
}

.baseRingNumTr{
	font-size:26px;
}

.baseRingNumTr th{
	font:19px Helvetica Neue,Helvetica,PingFang SC,Tahoma,Arial,sans-serif;
}
.baseRingNumTr td{
	font-size:26px;
}


/*����*/
.backButton{
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	text-align:center;
	width: 120px;
	height: 120px;
	right: 35px;
    bottom: 200px;
}

/*���������½�*/
.xuanFu .right_bottom{
	right: 10px;
	bottom: 10px;
}

/*�����ײ���ʾ��*/
.bottomTipButton{
	overflow: hidden;
	z-index: 9999;
	position: fixed;
	text-align:center;
	width: 100%;
	height: 130px;
    bottom: 0px;
    background-color: #0B95FE;
    color: #FFFFFF;
    font-size:43px;
    line-height: 55px;
    padding-top:38px;
}
.bottomTipButtonClose{
	width:80px;height:100%;float:right;margin-right:30px;
}

/*��������ҳ��*/
.competitionDetail{
	width:100%;
}
.competitionDetail .competitionTitle{
	background-color:#D9483B;
	height: 70px;
	line-height: 70px;
	font-size: 26px;
	color: #FFFFFF;
	letter-spacing: 0;
	text-align: center;
}

.competitionDetail .competitionContent{
font-family: PingFangSC-Regular;
font-size: 24px;
color: #333333;
letter-spacing: 0;
text-align: center;
text-align: left;
}

.competitionDetail .competitionContent td{
	line-height: 38px;
	padding:8px 0px;
}

.competitionRowTable{
	width:100%;
	text-align: center;
	font-size: 22px;
}


.competitionRowTable tr{
	line-height: 62px;
}


.competitionRowTable tr:nth-child(odd){
	background-color: white;
}

.competitionRowTable tr:nth-child(even){
	background: #F6F6F6;
}

.competitionRowTable .tableTr th{
	background-color:	#1E90FF;
	color: white;
	padding:2px 2px;
}


.competitionRowTable tr td{
	border: 1px solid #EAEAEA;
	padding:2px 2px;
}

.competitionRowTable .selectRow td{
	color:red;
	background-color:#A9A9A9;
}

.pageUl{
	width:100%;
	text-align:right;
    margin: 50px 0px;
    font-size:22px;
}
.pageUl:before, .pageUl:after {
    display: table;
    content: "";
    line-height: 0;
}

.pageUl li {
    display: inline;
    border: 1px solid #CECECE;
	border-radius: 4px;
	padding:11px 24px;
}

.pageUl li > a, .pageUl li > span {
    display: inline-block;
    color:#333333;
}
/*�����������*/
/*��������ҳ��*/

.userCenterMenuType{
	list-style: none;
	color: #333333;
	margin:0;
}

.userCenterMenuType li {
	float: left;
	display: list-item;
	text-align: -webkit-match-parent;
	font-family: PingFangSC-Medium;
	font-size: 30px;
	letter-spacing: 0;
	text-align: center;
	line-height: 30px;
	width: 200px;
}

.currentUserCenterMenuType {
	color: #D9483B;
	padding-bottom: 24px;
	border-bottom: 1px solid #D9483B;
}
.userCenterTabs{
	margin:30px 30px 50px 30px;
	padding:30px 30px 80px 30px;
	background: white;
	border: 1px solid #e5e5e5;
}
.userCenterUl{
	width:100%;	
	height: 80px;
}
.userCenterTabSelect{

}
.userCenterTable{
	
}
.userCenterTable td{
	font-family: PingFangSC-Regular;
	font-size: 28px;
	color: #333333;
	letter-spacing: 0;
	line-height: 80px;	
}

.userCenterTableTdLeft{
	text-align: left;
}
.userCenterTableTdRight{
	text-align: right;
	width:220px;
}

.userCenterTable input[type="password"] {
    height: 55px;
    line-height: 50px;
    font-size: 30px;
    margin:0px 0px;
    width:300px;
}

.nav_tabs{
    font-size: 30px;
}
.nav_tabs li a{
	color: #333333;
}
.nav_tabs li a:link :visited :hover :active{
	color: #333333;
}
.nav_tabs .active a{
	color: #D9483B;
}
.nav_tabs .active a:link :visited :hover :active{
	color: #D9483B;
}

.memberListUl{
	clear:both;
	padding:0;
	margin:0;
	list-style:none;
	width: 100%;
	height: 700px;
}

.memberListUl li{
	float:left;
	display: block;
	width:33%; /*��Ҫ�޸�*/
	height:340px;
	padding:35px 0px 25px 0px;
	margin:0;
	border: 1px solid #E8E8E8;
	color:000;
	text-align: center;
}
.memberListUl .memberSelect{
	border: 2px solid #E56521;
	background-color: #FFF3E8;
}
.memberListUl .memberHot{
	background-image:  url(../img/hot.png);
	background-size:70px 70px;
	background-repeat: no-repeat;
	background-position: right top;
}

.memberListUl li .memberItemTitle{
	font-family: PingFangSC-Regular;
	font-size: 28px;
	font-weight:bold;
	color: #333333;
	letter-spacing: 0;
	line-height: 22px;	
}
.memberListUl li .memberItemTitle .year{
	color: #E46811;
}
.memberListUl li .memberItemMoney{
	font-family: PingFangSC-Medium;
	font-size: 50px;
	color: #333333;
	letter-spacing: 0;
	line-height: 60px;
	padding:25px 0px 15px 0px;
}
.memberListUl li .memberItemMoneyOld{
	font-family: PingFangSC-Medium;
	font-size: 30px;
	font-style:italic;
	color:#A9A9A9;
	letter-spacing: 0;
	line-height: 30px;
	text-decoration:line-through;
	padding:0px 0px 25px 0px;
}
.memberListUl li .memberItemGeYaoDiscount{
	font-size: 27px;
	color:red;
	padding-bottom: 25px;
}


.memberListUl li .memberItemButton{
	background: #E46811;
	border: 1px solid #D9483B;
	border-radius: 30px;
	width: 150px;
	margin: auto;
	
	font-family: PingFangSC-Regular;
	font-size: 21px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 10px;
	padding:20px 5px;
}


.memberState{
	width:100%;
	height: auto;
	padding:30px 30px 30px 10px;
	font-size:33px;
	line-height: 50px;
}
.memberStateStr{
	font-weight: bold;
}
.memberStateLevel{
	color:#E46811;
}
.memberStateTip{
	font-size:27px;
	color:	#A9A9A9
}
.openMemberButtonWrapper{
	width: 100%;
	padding:50px 10px;
	text-align: center;
}

.openMemberButton{
	background: #D9483B;
	border: 1px solid #D9483B;
	border-radius: 2px;
	width: 100%;
	margin: auto;
	
	font-family: PingFangSC-Regular;
	font-size: 48px;
	color: #FFFFFF;
	letter-spacing: 0;
	line-height: 10px;
	padding:45px 5px;
}


.toBeMemberButton{
	background-color: #FAFAFA;
    border-color: #dddddd;
    color: black;
    text-shadow: 0 1px 0 #f3f3f3;
	border-radius: 20px;
	box-shadow: 0 3px 15px /*{global-box-shadow-size}*/ rgba(211,211,211,.5) /*{global-box-shadow-color}*/;
	width: 100%;
	margin: auto;
	font-family: PingFangSC-Regular;
	font-size: 33px;
	font-weight:bold;
	letter-spacing: 0;
	line-height: 10px;
	padding:35px 5px;
	margin: 50px 0px;
	text-decoration: underline;
}

.choose{height: 50px;
		    line-height: 20px;
		    width:130px;
		    font-size:20px;
	}
	
	
			.download .logo-img{
			    position: relative;
			    margin: 0 auto .2rem;
			    display: block;
			    width: 5.9rem;
			    height:.96rem;
			    line-height: .96rem;
			}
			.logo-img:after{
			    content: '';
			    position: absolute;
			    width: 66px;
			    height: 66px;
			    border-radius: 8px;
			    margin: 20px 20px;
			    background-size: cover;
			    background-image: url('../../images/icon.png');
			}
			
			.loadingBrotherTip{
				font-size:32px;color:#a3a3a3;line-height:48px;
			}
			
			.loadingImg{
				height: 60px;
    			padding-bottom: 15px;
			}