
@media screen and (min-width: 1169px){
	div.base-information {
		width: 50% !important;
	}
	div.zizhi-information {
		width: 50% !important;
	}
	div.jiesuan-information {
		width: 50% !important;
	}
	div#qualification {
		width: 50% !important;
	}
	div#register > div#qualification {
		width:100% !important;
	}
}
@media screen and (max-width: 840px){
	div.base-information {
		width: 80% !important; 
	}
	div.zizhi-information {
		width: 80% !important;
	}
	div#qualification {
		width: 80% !important;
	}
	div#register div#qualification {
		width:100% !important;
	}
	div.jiesuan-information {
		width: 80% !important;
	}
}
@media  screen and (max-width: 560px){
	.child-list{
		display: none;
	}
}
@media screen and (max-width: 450px)
{
	.main-header-text {
		padding: 22px 7.5px !important;
	}
}
@media screen and (max-width: 370px)
{
	span.main-header-text {
		max-width: 50px;
	}
}
/*--------------------------headr-----------------------------------------*/
a.navbar-brand {
	margin-left: 50px !important;
}
.navbar-header {
	min-width: 30%;
}
/*---------------------------header_end-----------------------------------*/



/*--------------------------main_content-----------------------------------*/
.now-page {
	background: rgba(0,0,0,0.2);
	color: #7cd8a9 !important;
}
.main-content {
	margin-bottom: 0px;
	width: 100%;
}
div.crumb {
	padding-top: 22px;
}
span.crumb-titile {
	color: #28a3ef;
	padding-left: 15px;
} 
a.crumb-text {
	color: #000 !important;
	font-size: 14px;
}
a.crumb-text:hover {
	text-decoration: none;
}
ul.main-content-header {
	font-size: 0px;
	margin-top: 15px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	width: 98%;
	margin-left: 15px;
}
ul.main-content-header > li:first-child > a > span{
	padding-left: 15px;
}
li.main-header-list {
	display: inline-block;
	font-size: 17px;
	border-top: 3px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
	cursor: pointer;
}
.main-header-list-cilck {
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	border-top: 3px solid #28a3ef !important;
	border-right: 1px solid #ccc !important;
	border-left: 1px solid #ccc !important;
}
.main-header-list-first-cilck {
	border-bottom: 1px solid #fff;
	margin-bottom: -1px;
	border-top: 3px solid #28a3ef !important;
	border-right: 1px solid #ccc !important;
}
li.main-header-list:first-child:hover {
	border-left: 1px solid transparent;
}
li.main-header-list  {
	color: #000;
}
li.main-header-list > span:hover {
	color: #28a3ef;
	text-decoration: none;
}
 span.main-header-text {
	padding: 22px 15px;
	display: block;
}
#base-information-btn > span.main-header-text {
	padding: 22px 15px;
	display: block;
	border-top: 3px solid transparent;
	border-left: 1px solid transparent;
	border-right: 1px solid transparent;
}
div.main-information-wrapper {
	margin-top: 20px;
}
div.form-group {
	overflow: auto;
	margin-right: -15px;
	margin-left: -15px;
}
#register div.form-group {
	overflow: hidden;
}
label.control-label {
	text-align: right;
	padding-top: 7px;
}
div.information-modify-wrapper {
	margin-top: 100px;
}
input.conserve-btn {
	width: 100px;
}
form.person-information {
	position: relative;
}
div.check-status{
	margin-bottom: 35px;
	color: #ff0000;
	margin-left: 6%;
}
div.base-information {
	width: 60%;
	margin: auto;
}
div.jiesuan-information {
	width: 60%;
	margin: auto;
}
span.account-type {
	display: block;
	padding-top: 7px
}
.waiting-check {
	border-radius: 5px solid #ffd08b;
}
.must-input{
	color: #ff0000;
}
.update-btn {line-height: 50px}
#img_seccode {height:50px;width:25%;}
	/*---------------------- zizhi-information css ------------------------*/
	#account-attribute > div {
	padding: 0;
}
#account-attribute .item-account-attribute + .item-account-attribute {
	/* padding-left: 15px; */
}
#account-attribute .item-account-attribute label {
	font-weight: normal;
    line-height: 48px;
    text-align: center;
    width: 100%;
    margin: 0;
    color: #999;
    background-color: #f6f6f6;
    border: 1px solid #cacaca;
}
#account-attribute .item-account-attribute .label-active {
	border-color: #1fc9ff;
	background-color: #eafbfe;
}
#account-attribute .item-account-attribute .label-active::after {
	font-family: 'FontAwesome';
	content: "\F00C";
	color: #fff;
	background-color: #1fc9ff;
    position: absolute;
    right: 16px;
    top: 0px;
    line-height: 25px;
    width: 25px;
    border-bottom-left-radius: 100%;
}
	#personal #my-awesome-dropzone > .dz-preview,
	#company #my-awesome-dropzone > .dz-preview 
	{
	margin: 0;
	width: 100%;
	height: 100%;
	}
	#personal #my-awesome-dropzone > .dz-preview > .dz-image,
#company #my-awesome-dropzone > .dz-preview > .dz-image {
	border-radius: 0;
	width: 100%;
	height: 100%;
}
#personal #my-awesome-dropzone > .dz-preview > .dz-image > img,
#company #my-awesome-dropzone > .dz-preview > .dz-image > img{
	border-radius: 0;
	width: 100%;
	height: 100%;
}
#personal > #id-img #my-awesome-dropzone,
#company > #business-license-img #my-awesome-dropzone {
	width: 50%;
	min-height: 100px;
	padding: 0;
    background-color: #f6f6f6;
    color: #b1b1b1;
}
#personal > #id-img #my-awesome-dropzone > .dz-message,
#company > #business-license-img #my-awesome-dropzone > .dz-message {
	margin: 16% 0;
}
#personal > #id-img #my-awesome-dropzone > .dz-message > p,
#company > #business-license-img #my-awesome-dropzone > .dz-message > p{
	font-size: 12px;
}
#personal > #id-img #my-awesome-dropzone > .dz-message > p,
#company > #business-license-img #my-awesome-dropzone > .dz-message > p{
	font-size: 12px;
}
#personal > #id-img > div > p,
#company > #business-license-img > div > p {
    font-size: 10px;
    color: #b1b1b1;
    margin-top: 10px;
}
@media only screen and (max-width: 640px) {
	#personal > #id-img > div,
	#company > #business-license-img > div {
		width: 75%;
	}
}
@media only screen and (max-width: 420px) {
	#account-attribute > div,
	#personal > #personal-name > div,
	#company > #company-name > div
	{
		width: 75%;
	}
	
	#personal > #id-img #my-awesome-dropzone,
	#company > #business-license-img #my-awesome-dropzone {
		width: 100%;
	}
}
@media only screen and (max-width: 320px) {
	#personal > #id-img > div,
	#company > #business-license-img > div {
		width: 75%;
	}
}
.zizhi-qualification-input {
	color: #888888;
}
div.zizhi-information{
	margin: auto;

}
	/*---------------------end zizhi-information ------------------------*/
/*--------------------------main_content_end-------------------------------*/
.safety-main-header {
	color: #28a3ef;
	font-size: 1.2em;
	font-weight: bold;
}


/*------------------------ spread_platform ---------------------------------------*/
@media screen and (min-width: 1100px)
{
	div.spread-choose-website-pc {
		margin-right: 15% !important;
	}
}
div.row.state-overview {
	/* margin-left: 0;
	margin-right: 0; */
	margin-top: 15px;
}

span.channel-tips {
	float: right;
	padding-right: 15px;
}
.fa-question-circle{
	font-family: 'FontAwesome';
	font-style: normal;
	font-size: 15px;
}
i.fa-question-circle::before {
	content: '\f059';
}
.tips-content {
	float: right !important;
	color: #28a3ef;
}
ul.tips-content {
	background-color: #28a3ef !important;
	color: #fff;
}
ul.tips-content {
	position: absolute;
	z-index: 100;
	background-color: #28a3ef;
	color: #fff;
	padding: 15px;
	list-style: disc !important;
	margin-right: 0px;
	padding-left: 30px;
	border-top: 1px solid #28a3ef !important;
}
ul.tips-content > li {
	list-style: disc !important;
}
ul.tips-content::after {
	border-bottom: 6px solid #28a3ef !important;
}
.tips-btn {
	color: #28a3ef;
}
a.tips-btn:hover {
	color: #28a3ef !important;
}
.main-header-list-complex {
	display: inline-block !important;
}
.spread-channel {
	border-right: 1px solid #cccccc;
	padding-right: 15px;
}
span.spread-channel-content{
	padding-right: 0px;
}
.channel-text{
	font-weight: normal;
	font-size: 15px;
}
.clear-fix {
	clear: both;
}
span.user-spread-ways {
	width: 150px !important;
	border-radius: 75px !important;
	background-color: #eabd48 !important;
	height: 150px !important;
}
span.user-spread-ways > img {
	width: 107px !important;
	height: 70px !important;
	left: 14% !important;
	top: 25% !important;
}
.spread-choose-website {
	width: 370px !important;
}
span.finance-control-header-number > img {
	margin-bottom: 5px;
	margin-left: 5px;
}
.spread-choose-website span.finance-control-header-number {
	margin-bottom: 5px !important;
}
.spread-choose-website span.finance-control-header-text {
	margin-right: 0 !important;
	max-width: 200px;
	margin-top: 3% !important;
}
.spread-user-url {
	display: block;
	margin-top: 5px;
}
.spread-choose-website-wrapper {
	display: inline-block;
	border-bottom: none !important;
}
span.user-spread-ways-wap {
	background-color: #29abe2 !important;
}
span.user-spread-ways-wap img {
	width: 55px !important;
	height: 94px !important;
	left: 32% !important;
	top: 20% !important;
}
.main-header-list-btn {
	float: right;
	margin-top: 16px;
	margin-right: 5%;
}

/* account-statu */
#user-children > .search-panel div:nth-child(2),
#user-children > .search-panel div:nth-child(3),
#user-children > .search-panel div:nth-child(4) {
	border: 0px;
	margin: 0;
}
table span.active {
	color: #28a3ef;
}
table span.close {
	color: #eee;
}

/*--------------------------- new_slider --------------------------------*/
@media screen and (max-width: 992px) {
	.section-header-content-suit {
		display: block !important;
	}
	div.hidden-tw {
		display: none !important;
	}
}
@media screen and (max-width: 768px) {
	.section-header-content-suit {
		display: block !important;
	}
	.navbar-nav {
		margin-top: 0px !important;
		margin-bottom: 0px !important;
	}
	.navbar-nav .open .dropdown-menu {
		position: absolute;
		background-color: #E1E1E1;
	}
	.mega-menu .navbar-nav > li > a {
		padding-top: 18px !important;
	}
}
@media only screen and (min-width: 992px) and (max-width: 1024px) {
	a.toggle-btn {
		margin-left: 225px;
	}

	div.section-header-content > ul {
		padding: 0;
	}
}
.header-section {
	padding:0px;
}
div.white-logo-bg {
	background: #fff !important;
}
.logo-height {
	max-height: 65px;
}
.logo-icon-height {
	max-height: 55px;
}
.nav-stacked > li + li {
	margin-top: 0px;
}
div.section-header-content {
	float: left;
	padding-top: 20px;
	margin-left: auto;
	margin-right: auto;
}
div.section-header-content > ul {
	font-size: 0px;
	margin: 0px;
}
li.section-header-content-text-wrapper {
	display: inline-block;
	margin-right: 20px;
	border-bottom: 2px solid transparent;
}
li.section-header-content-text-wrapper:last-child {
	margin-right: 0px;
}
li.section-header-content-text-wrapper:first-child {
	padding-left: 14px;
	padding-right: 14px;
}
li.section-header-content-text-wrapper:hover {
	border-bottom: 2px solid #179beb;
	transition: all .3s ease;
}
span.section-header-content-text {
	font-size: 14px;
	color: #000;
}
.section-header-content-text-wrapper-border {
	border-bottom: 2px solid #179beb;
}
.section-header-content-suit {
	display: none;
}
b.section-header-content-icon {
	margin-left: 5px;
}
div.hidden-tw {
	display: block;
}
ul.nav.navbar-nav > li.dropdown.open > ul li:hover {
	background-color: #fff;
}
ul.nav.navbar-nav > li.dropdown.open > ul li a:hover {
	color: #000;
}
ul.dropdown-menu-padding {
	padding-top: 0px;
	padding-bottom: 0px;
}
div.login-nav {
	float: right;
    margin-top: 20px;
    display: none;
}
div.login-nav a {
	padding: 20px 15px;
}
@media screen and (max-width:992px) {
	.header-section {
		padding: 0;
	}
}
@media screen and (max-width: 640px) {
	div.login-nav {
		display: block;
	}
}
/*------------------ new_slider_end --------------------------------------*/

/*------------------ safety_css ------------------------------------------*/
@media screen and  (max-width: 1110px) and (min-width: 768px) {
	span.replace-vertify-img {
		top: 0 !important;
		right: 0 !important;
		width: 58px;
	}
}
@media screen and (max-width: 992px) {
	span.safety-status {
		border-right: none !important;
	}
}
@media screen and (max-width: 776px) {
	span.forget-password {
		margin-left: 3% !important;
	}
}
@media screen and (max-width: 370px){
	span.main-header-text{
		max-width: none;
	}
	.logo-height{
		max-height:44px;
	}
}
.safety-main-header {
	color: #28a3ef;
	font-size: 1.2em;
	font-weight: bold;
}
div.main-information-wrapper {
	margin-left: auto;
	margin-right: auto;
}
ul {
	list-style: none;
	padding:0;
}
ul.safety-information-content > li {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom: 1px dashed #d4d4d4;
}
span.safety-status {
	overflow: auto;
	border-right: 2px solid #d4d4d4;
	width: 100%;
}
span.safety-status > img {
	width: 32px;
	height: 32px;
}
span.safety-status-name {
	font-size: 1.3em;
	font-weight: bold;
	display: inline-block;
	vertical-align: middle;
	padding-top: 4.5px;
	padding-bottom: 4.5px;
	margin-left: 4%;
	width: 73%;
}
span.safety-tips {
	line-height: 16px;
	color: #666666;
	display: inline-block;
	margin-top: 7.5px;
	width: 80%;
}
button.safety-revise-btn {
	width: 60%;
}
span.forget-password {
	display: inline-block;
	vertical-align: middle;
	margin-left: 3%;
}
span.forget-password a {
	color: #666;
}
.check-status-border {
	border: 2px solid #ff9900;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 40px;
}
span.vertify-img {
	background-image: url(../images/QQ截图20161121112326.png);
	width: 73px;
	height: 32px;
	display: inline-block;
}
span.replace-vertify-img {
	position: absolute;
	top: 24%;
	right: 3%;
}
div.form-group {
	position: relative;
}
span.bind-telephone {
	display: inline-block;
	padding-top: 7px;
}
button.phone-vertify-btn {
	width: 100%;
}
.main-information-wrapper > .container-fluid {
	/* height: 200px; */
	margin-top: 20px;
	padding: 0;
	padding-bottom: 30px;
	background-color: #fff;
	max-height: 250px;
}
.container-fluid > .row > div {
	padding: 0 3%;
}
.container-fluid > .row {
	counter-reset: sectioncounter;
	max-height: 250px;
}
.container-fluid > .row a {
	display: block;
	width: 100%;
	height: calc(width);
	background-image: url('../images/icon2_default.png');
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
	padding: 40% 0;
	color: #fff;
	font-size: 20px;
}
.container-fluid > .row a:hover,
.container-fluid > .row a:active,
.container-fluid > .row a:focus {
	text-decoration: none;
}
.container-fluid > .row {
	counter-reset: sectioncounter;
}
.container-fluid > .row > div[class^='col-lg-2']::before {
	content: counter(sectioncounter);
	counter-increment: sectioncounter;
	display: inline-block;
	position: relative;
	top: 27px;
	left: 13px;
	color: #dbdbdb;
	font-weight: bold;
}
.container-fluid > .row a::before {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #cacaca;
	position: absolute;
	left: -12px;
	top: 50%;
}
.container-fluid > .row a::after {
	content: '';
	display: inline-block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background-color: #cacaca;
	position: absolute;
	left: 7px;
	top: 50%;
}
.container-fluid > .row > div:nth-child(2) > a::before,
.container-fluid > .row > div:nth-child(2) > a::after  {
	display: none;
}
.container-fluid > .row > div.active::before {
	color: #5fa9d4;
}
.container-fluid > .row > .active > a {
	background-image: url('../images/icon2_focus.png');
}
@media only screen and (max-width: 767px) {
	.main-information-wrapper {
		padding-bottom: 0;
	}
	.container-fluid > .row a {
		display: block;
		width: 100%;
		background-image: none;
		text-align: center;
		padding: 40% 0;
		color: #dbdbdb;
		font-size: 16px;
	}
	.container-fluid > .row a {
		padding: 20% 0;
	}
	.container-fluid > .row a::before,
	.container-fluid > .row a::after {
		display: none;
	}
	.container-fluid > .row > div[class^='col-lg-1'] {
		width: 0;
	}
	.container-fluid > .row > div[class^='col-lg-2'] {
		padding: 0;
		margin-right: 15px;
	}
	.container-fluid > .row > div[class^='col-lg-2']::before {
		display: none;
	}
	.container-fluid > .row > .active > a {
		background-image: none;
		color: #fff;
		background-color: #27a4ef;
	}
}
@media only screen and (max-width: 420px) {
	.container-fluid > .row a {
		font-size: 12px;
	}
}
@media only screen and (min-width: 768px) {
	.container-fluid > .row > div[class^='col-lg-2']::before {
		content: counter(sectioncounter);
		counter-increment: sectioncounter;
		display: inline-block;
		position: relative;
		top: 25px;
		left: 10px;
	}
	.container-fluid > .row a {
		font-size: 16px;
	}
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
	.container-fluid > .row > div[class^='col-lg-2']::before {
		content: counter(sectioncounter);
		counter-increment: sectioncounter;
		display: inline-block;
		position: relative;
		top: 30px;
		left: 13px;
	}
}
@media only screen and (min-width: 1200px) {
	.container-fluid > .row > div[class^='col-lg-2']::before {
		content: counter(sectioncounter);
		counter-increment: sectioncounter;
		display: inline-block;
		position: relative;
		top: 35px;
		left: 20px;
	}	
	.container-fluid > .row a {
		font-size: 20px;
	}
}
div.base-information {
	margin-left: auto;
	margin-right: auto;
}
div.next-step-bind-telephone {
	margin-top: 70px;
}
/*---------------------- safety_css end ------------------------------------------*/




/*---------------------- finance_all_css -----------------------------------------*/
@media screen and (max-width: 618px) {
	ul.finance-control-header-list > li:last-child {
		padding-left: 0px !important;
		float: left;
		margin-right: 35px;
	}
}
@media screen and (max-width: 540px) {
	div.finance-control-header-btn {
		float: left !important;
	}
}
@media screen and (max-width: 480px) {
	ul.finance-control-header-list > li:nth-child(2) {
		margin-right: 35px;
	}
	ul.finance-control-header-list > li:nth-child(3) {
		float: left;
		padding-left: 0px !important;
	}
	ul.finance-control-header-list > li:last-child {
		padding-left: 35px !important;
		border-right: 1px solid #ccc !important;
	}
}
@media screen and (max-width: 377px) {
	ul.finance-control-header-list > li:nth-child(2) {
		margin-right: 0px;
	}
	ul.finance-control-header-list > li:last-child {
		margin-right: 0px;
	}
	ul.finance-control-header-list {
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 310px){
	input[type=button].finance-control-withdraw-btn {
		width: 100% !important;
		margin-bottom: 10px !important;
	}
	input[type=button].finance-control-exchange-btn {
		width: 100% !important;
	}
}

/*------------------------- all table begin ----------------------------------------*/
table {
	border: 1px solid #bfbfbf;
}
div#table-container > ul {
	padding: 0;
	margin: 0 15px;
}
@media only screen and (max-width: 556px) {
	div#table-container > ul {
		margin: 0 !important;
	}
}
/*------------------------- all table end ----------------------------------------*/

.col-sm-9 {
	/* overflow: auto; */
}
span.main-header-text {
	color: #000;
}
div.finance-control-header-icon {
	padding-left: 0px;
	width: 230px;
	float: left;
}
div.finance-control-header-icon::after {
	clear: both;
}
div.finance-control-header {
	font-size: 0;
	border-bottom: 1px solid #cccccc;
	margin-left: 15px !important;
	padding-bottom: 20px;
	margin-right: 30px;
}
div.finance-control-header-income-content {
	border-bottom: none;
	padding-bottom: 0px;
}
span.finance-control-header-img {
	height: 100px;
	width: 100px;
	background-color: #ff6700;
	display: inline-block;
	border-radius: 50px;
	position: relative;
}
span.finance-control-header-img > img {
	width:100%;
	height: auto;
}
span.finance-control-header-text {
	color: #000;
	font-size: 14px;
	float: right;
	margin-top: 11%;
	margin-right: 11%;
}
span.finance-control-header-number {
	display: block;
	font-size: 22px;
	font-weight: bolder;
	margin-bottom: 15px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
span.finance-control-header-number::after {
	clear: both;
}
span.finance-control-header-tips {
	font-size: 11px;
}
input[type=button].finance-control-withdraw-btn {
	background-color: #28a3ef;
	width: 100px;
	color: #fff;
	margin-bottom: 0;
	margin-right: 10px;
}
input[type=button].finance-control-exchange-btn {
	background-color: #009933;
	width: 100px;
	color: #fff;
	margin-bottom: 0;
}
div.finance-control-header-btn {
	float: right;
	margin-top: 36px;
	padding-right: 40px;
}
div.finance-control-header-btn::after {
	clear: both;
}
ul.finance-control-header-list {
	padding-left: 0px;
	padding-top: 30px;
	overflow: auto;
}
ul.finance-control-header-list > li {
	padding-left: 35px;
	padding-right: 35px;
	border-right: 1px solid #ccc;
	display: inline-block;
	margin-bottom: 10px;
}
ul.finance-control-header-list > li:first-child {
	padding-left: 0px;
	float: left;
}
ul.finance-control-header-list > li:last-child {
	border-right: none;
}
li.main-header-list-only {
	cursor: auto;
	font-size: 17px;
}
li.main-header-list-only > span:hover {
	color: #000;
}
li#spend-record .search-panel select#type {
	height: 37px;
}
li#spend-record .search-panel > div:nth-child(3),
li#spend-record .search-panel > div:nth-child(4) {
	border: 0px !important;
}
/*------------------------- finance-control-main-html ending ----------------------------------------*/


/*------------------------- finance-control-withdraw-exchange-html begin ----------------------------*/
@media screen and (max-width: 420px) {
	span.forget-password.input-ending {
		position: initial;
	}
} 
input[type="text"].input-with-ending {
	width: 80%;
}
span.input-ending {
	position: absolute;
	left: 82%;
	top: 8px;
}
span.forget-password.input-ending {
	margin-left: 0 !important;
}
span.forget-password.input-ending > a {
	color: #28a3ef;
}
#account-attribute .item-account-attribute .label-active::after {
	content: '';
}
label.zizhi-qualification-input {
	color: #000;
}
span.benifit-withdraw-exchange-tips-icon {
	display: block;
	background-image: url('../images/03-我的收益-兑换_03.png');
	height: 100px;
	width: 80px;
}
span.benifit-withdraw-exchange-tips-text {
	display: block;
	margin-bottom: 5px;
}
p.benifit-withdraw-exchange-tips-content {
	border: 1px solid #5fa9d4;
	padding: 15px;
	padding-bottom: 30px;

}
/*------------------------- end finance-control-withdraw-exchange-html  ----------------------------*/

/*------------------------- finance-control-coin-recharge-exchange-html begin ----------------------------*/
@media screen and (min-width: 1300px) {
	label.pay-type> img {
		width: auto !important;
	}
}
@media screen and (max-width: 1376px) and (min-width: 1024px) {
	span.pay-others{
		position: inherit !important;
		left: 0;
		top: 0;
	}
}
@media screen and (max-width: 947px) and (min-width: 840px) {
	span.pay-others{
		position: inherit !important;
		left: 0;
		top: 0;
	}
}
@media screen and (max-width: 380px) {
	select.choose-id {
		width: 40% !important;
	}
}
span.account-type.complex-span {
	display: initial;
}
span.account-type.complex-span:first-child {
	margin-right: 10px;
}
label.pay-type{
	cursor: pointer;
}
label.pay-type> img {
	width: 49%;
}
img.zhifubao-pay {
	width: 49% !important;
}
select.choose-id {
	float: left;
	width: 30%;
}
input.pay-id {
	float: left;
	width: 50% !important;
}
span.pay-money {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
label.label-active.blue-label-active
{
	border-color: #1fc9ff !important;
    background-color: #eafbfe !important;
}
label.label-active.blue-label-active::after {
	content: '' !important;
}
/*--------------------  finance-control-coin-recharge-exchange-html end -------------------*/

/*--------------------  finance_control_voucher.html begin --------------------------------*/
select.width-80 {
	width: 80% !important;
}
.main-content {
	width: 100% !important;
}
#table-voucher .search-panel > div:nth-child(3),
#table-voucher .search-panel > div:nth-child(4) {
	border: 0px !important;
}
/*--------------------  finance_control_voucher.html  end  --------------------------------*/

/*----------------------------------------------- finance_all_end ----------------------------------------*/

/*---------------------------------- spread_form_table.css -----------------------------------------------*/
.main-information-wrapper {
	padding: 0 15px;
}
.main-information-wrapper > .row {
	padding: 0 15px;
}
.main-content #my-game .search-panel div:nth-child(2),
.main-content #my-game .search-panel div:nth-child(3),
.main-content #my-game .search-panel div:nth-child(4),
.main-content #channel-list .search-panel div:nth-child(2),
.main-content #channel-list .search-panel div:nth-child(3),
.main-content #channel-list .search-panel div:nth-child(4) {
	border: 0px;
	margin: 0;
}
.main-content #new-game .search-panel div:nth-child(3),
.main-content #new-game .search-panel div:nth-child(4) {
	border: 0px;
	margin: 0;
}
table button {
	background-color: transparent;
	border: 1px solid #28a3ef;
	border-radius: 5px;
	color: #28a3ef;
	padding: 5px;
	margin: 0 5px;
}
.main-information-wrapper > #new-game table button,
.main-information-wrapper > #new-game div:nth-child(3) button {
	background-color: transparent;
	border: 1px solid #28a3ef;
	border-radius: 5px;
	color: #28a3ef;
	padding: 5px 20px;
	margin: 0 5px;
}
.main-information-wrapper > .row div:nth-child(3) > span {
	display: inline-block;
	width: 100px;
	padding-left: 40px;
}
.main-information-wrapper > .row div:nth-child(3) > span input {
	margin-right: 10px;
}
.fa-android {
	color: #a4cd29 !important;
}
.fa-apple {
	color: #00aeff !important;
}
@media only screen and (max-width: 768px) {
	.main-information-wrapper > #new-game > .search-panel button {
		margin:0 30%;
	}
	table th {
		height: 80px;
	}
	table thead{
		width: 12% !important;
	}
	table tbody {
		width: 88% !important;
	}
	table tbody td {
		height: 80px;
		word-break: break-all;
	}
	table button {
		padding: 5px;
		margin-bottom: 5px;
	}
	.main-content #channel-list table button:nth-child(2) {
		width: 65%;
	}
	.main-content #channel-list table tbody td:nth-child(6) {
		padding-top: 5px !important;
	}
	.main-content #my-game table thead th:last-child,
	.main-content #my-game table tbody td:last-child {
		height: 100px !important;
	}
	.main-content #my-game table tbody td:last-child {
		padding: 2px !important;
	}
	.main-content #my-game table tbody td:last-child button {
		padding: 3px !important;
	}
}
@media only screen and (max-width: 556px) {
	.main-information-wrapper {
		padding: 0;
	}
	.main-information-wrapper > .row {
		padding: 0;
	}
	table button {
		padding: 0px;
		margin-bottom: 5px;
	}	
	.main-content #my-game table tbody td:last-child button {
		padding: 0px !important;
	}
	.main-information-wrapper > #new-game table button {
		padding: 5px 10px !important;
	}
}
/*------------------------------------- spread_form_table end -----------------------------------------------*/


/*------------------------------------- user_children_css begin ----------------------------------------------*/
@media screen and (max-width: 780px) {
	div.sidebar-left-info {
		height: 2100px !important;
	}
}
@media screen and (max-width: 370px) {
	span.main-header-text {
		max-width: 150px;
	}
}
div.radio-custom.radio-success {
	margin-top: 6px;
}
span.children-control-name {
	display: inline-block;
	padding-top: 7px;
}
dl {
	margin-top: 7px;
	border: 1px solid #cdcdcd;
}
#right-separate input[type=checkbox] {
	display: none;
}
label.checkbox-btn {
	cursor: pointer;
}
input[type="checkbox"] + label span.checkbox-icon {
	background-image: url("../images/unselect.png");
	display: inline-block;
	vertical-align: middle;
	width: 14px;
	height: 14px;
}
input[type="checkbox"]:checked + label span.checkbox-icon {
	background-image: url("../images/selected.png");
}
span.checkbox-tips {
	margin-left: 5px;
	color: #000;
	font-weight: normal;
}
dt.rights-list-checked-all{
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #cdcdcd;
}
dd.rights-individual {
	display: inline-block;
	padding-left: 15px;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: 15%;
}
/*------------------------------------------- user_children_css end --------------------------------------*/

/*------------------------------------------- announcement_css begin -------------------------------------*/
body {
	
	margin: 0 auto;
}
.slider-wrapper {
	position: relative;
	margin-bottom: 40px;
}
.slider-content {
	padding-left: 0px !important;
	padding-right: 0px !important;
	position: relative;
	padding-bottom: 0px;
	padding-top: 0px;
}
.carousel-indicators.out{
	bottom: 5px !important;
}
.carousel-indicators .active  {
	background: #fff;
}
.carousel-indicators li {
	background: rgba(0, 0, 0, 0.6);
}
.carousel-inner {
	margin-bottom: 0px !important;
}
.carousel-inner > .item > img {
	width: 100% !important;
}
.login-wrapper {
	position: absolute;
	top: 12%;
	right: 14%;
	padding: 15px;
	background: #ffffff;
	border-radius: .3em;
	width: 410px;
	/* height: 380px; */
}
.slider-panel {
	border: none !important;
	margin-bottom: 40px;
}

.login-wrapper::before {
	background: url('../images/banner.jpg');
}
.login-wrapper::before {
content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: -30px;
  z-index: -1;
  -webkit-filter: blur(20px);
  filter: blur(20px);
}
div.login-input input{
	padding-left: 35px !important;
}
.uesr-id-login {
	background-color: #fff !important;
	color: #000 !important;
	margin-bottom: 30px !important; 
	padding-left: 35px !important;
	position: relative;
}
.z-index {
	z-index: 100 !important;
	position: relative;
}
label.z-index a {
	color: #4c5169 !important;
}
label.z-index a:hover {
	color: #58a7fe !important;
}
label.z-index {
	margin-top: 25px;
}
button.z-index {
	margin-top: 25px;
	background: #58a7fe;
	border-color: #58a7fe !important;
}
.btn-success:hover{
	border-color: #427fc3 !important;
	background: #4c93e2 !important;
}
div.iconic-input i {
	z-index: 100;
	margin-top: 13px;
}
.iconic-input input {
	padding-left: 15px !important;
}
.index-main-wrapper {
	margin: 0 auto;
}
@media screen and (max-width: 1200px){
	.slider-wrapper,.slider-panel {margin-bottom:0;}
	.login-wrapper{
		position: initial !important;
		margin: 0 auto;
		width:100%;
		height: auto;
	}
	.form-signin {width:100%;margin: 0;max-width: 100%}
	.login-wrapper .login-input {width:26%;float: left;margin-right:10px;}
	.login-wrapper button[type="submit"] {width:18%;}
	.login-wrap > a {
		color: #999;
		font-weight: bold;
	}
	.login-wrapper::before {
		display: none;
	}
	div.z-index input {
		border: 1px solid #ccc !important;
	}
	label.z-index {margin-top: 10px;text-align: center;}
	label.z-index .pull-left {float: none !important}
}
@media screen and (max-width: 953px){
	div.date-bg {
		margin-left: 35px;
		margin-bottom: 5px;
	}
}
@media screen and (max-width: 340px){
	ul.clearfix {
		margin-right: 0px !important
	}
}
@media screen and (max-width: 1200px) and (min-width: 641px) {
	.login-wrap .result-img {float: left}
	.ts_text {text-align: left;width: auto;}
}
.now-page-footer {
	color: #4f8cd7;
}
/* footer > .footer-inner li {
	padding: 0 !important;
	height: auto !important;
}
footer > .footer-inner li + li {
	border: none !important;
	padding: 0 !important;
	height: auto !important;
}
.announcement-footer {
	background-color: #233649 !important;
}
footer.announcement-footer > .footer-inner {
	padding: 15px;
}
span.footer-text {
	border-right: 1px solid #fff;
	display: block;
	line-height: 12px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 14px;
	color: #dde5ea;
}
span.footer-text a:hover {
	color: #4f8cd7;
	transition: all 0.3s;
}
span.footer-text a {
	color: #dde5ea;
}
span.footer-text-last {
	border-right: none;
} */
@media screen and (max-width:640px) {
	.login-wrapper {
		width: 90%;
		margin-left:5%;
	    background: #fff;
	    z-index: 99;
	}
	.login-wrapper .login-input {width: 100%;float: none;margin-right: 0;}
	.uesr-id-login {margin-bottom: 10px !important}
	.login-wrapper button[type="submit"] {width: 100%;}
	button.z-index {margin-top:10px !important;}
	.ts_text {margin:0;width:auto;}
}
.announcement-main-content {
	padding-top: 20px;
	width: 1120px;
	margin: 0 auto;
}
h1 {
	font-family: "Microsoft YaHei" !important;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 50px;
}
.announcement-div {
	padding-top: 30px;
	overflow: auto;
}
.announcement-div:first-child {
	padding-top: 0px;
}
.date-bg {
	background-image: url(../images/rili.png);
	height: 88px;
    width: 74px;
    padding: 0px !important;
}
.date-day {
	display: block;
	font-size: 26px;
	font-weight: bold;
	color: #fff;
	padding-top: 32px;
	margin-left: 10px;
	padding-left: 10px;
	margin-right: 10px;
	border-bottom: 1px solid #fff;
	padding-bottom: 5px;
}
.date-others {
	font-size: 14px;
	color: #fff;
	padding-left: 10px;
	display: block;
	margin-top: 3px
}
.announcement-content {
	margin-left: 30px;
	padding-top: 3px;
	border-bottom: 1px solid #e0e4e7;
	padding-left: 0px;
}
.announcement-title {
	font-size: 20px;
	display: block;
	margin-bottom: 20px;
	width: 100%;
}
.announcement-text {
	font-size: 14px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 25px;
	color: #989da2;
	width: 100%;
}

.announcement-text a {
	display: block;
	color: #989da2;
	width: 100%;
	height: 60px;
	text-overflow: ellipsis;
	position: relative;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.announcement-right {
	background: #f4f5f7;
	border: 1px solid #dde5ea;
	padding-left: 40px;
	padding-top: 24px;
	padding-bottom: 24px;
	margin-bottom: 25px;
}
.announcement-right-title {
	font-size: 20px;
	margin-bottom: 16px;
	margin-top: 0px;
	font-family: "Microsoft YaHei" !important;
}
.announcement-right ul {
	color: #000;
	font-size: 12px;
	padding-left: 0px;
}
.announcement-right-text {
	font-size: 14px;
	margin-bottom: 25px;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;

}
.announcement-right-text:last-child {
	margin-bottom: 0px;
}
.announcement-right a {
	color: #000;
}
.announcement-right a:hover {
	color: #59a6ff;
}
a.announcement-title {
	color: #000;
}
a.announcement-title:hover {
	color: #59a6ff;
	transition: all 0.3s;
}
.main {width: 100%; height: 100%; background: #fff;}
@media screen and (max-width:640px) {
	.announcement-main-content {
	    width: 100%;
	}
} 
/*---------------------------------- end announcement_css ----------------------------------*/

/*---------------------------------- begin company_information -----------------------------*/

@media screen and (max-width: 440px) {
	.company-information-content {
		padding-left: 0 !important;
		padding-right: 0 !important; 
	}
	.announcement-content {
	    margin-left: 0;
	}
}
.right-scroll {
	left: 90%;
}
.company-information-content {
	margin: 0 auto;
	width: 1080px;
	z-index: 100;
	margin-top: -15%;
}
.information-div {
	margin: 0 auto;
	position: relative;
	background: #fff;
}
.information-carousel {
	border-radius: 0px !important;
	width: 30px !important;
	height: 4px !important;
}
.information-carousel-wrapper .active {
	background: rgba(0, 0, 0, 0.6) !important;
	margin-left: -6px;
}
.information-carousel-wrapper li {
	background: #dbe6eb;
	margin-left: -6px;
}
.company-information-title-wrapper {
	position: relative;
	overflow: auto;
	margin-bottom: 25px;
}
.company-information-title {
	margin-bottom: 0px !important;
	font-size: 26px;
	text-align: center;
	margin-bottom: 48px !important;
	margin-top: 80px !important;
}
.company-information-text {
	text-align: left !important;
}
span.section-text:last-child {
	margin-bottom: 82px;
}
.section-text {
	display: block;
	margin-bottom: 38px;
	font-size: 14px;
	color: #989da2;
	line-height: 2;
}
.information-panel {
	margin-left: 10%;
	margin-right: 10%;
}
section.information-panel:last-child {
	border: none !important;
}
.information-panel .panel-body {
	padding: 0 !important;
}
@media screen and (max-width:640px) {
	.company-information-content {
		width:100%;
	}
	.information-panel {
		margin-left: 5%;
		margin-right: 5%;
	}
}
/*------------------- end company_information -------------------------*/

/*------------------- begin home_page ---------------------------------*/
@media screen and (max-width: 1200px) {
	.icon-01-wraaper {
	margin-top: 0px !important;
	}
	.advertisement-icon{
		margin: 0 auto;
	}
}
@media screen and (max-width: 1120px) {
	div.advertisement-steps-icon-content-last{
		margin-right: 24px;
	}
}
@media screen and (min-width: 1200px) {
	.index-wrapper {
		width: 1120px;
		margin: 0 auto;
		box-shadow: none;
		border-radius:0;
	}
	div.home-page-tips {
		padding-left: 0 !important;
		padding-right: 0 !important;
	}
	.home-page-advertisement {
		margin-right: 52px !important;
	}
	#advertisement-content-last {
		margin-right: 0px !important;
	}
}

@media screen and (min-width: 1319px) {
	.advertisement-steps-icon-content {

	}
	div.second-information-div {
		padding-bottom: 113px;
	}
}
@media screen and (max-width: 419px) {
	span.tips-word {
		margin-right: 0 !important;
		display: inline-block;
	    max-width: 150px;
	    overflow: hidden;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    vertical-align: middle;
	    line-height: 40px;
	}
	div.advertisement-steps-icon-content {
		margin-right: 0 !important;
	}
	/* span.footer-text {
		padding-left: 10px !important;
		padding-right: 10px !important;
	} */
}

@media screen and (max-width: 344px) {
	.left-tips i {
		margin-right: 0px !important;
	}
}
@media screen and (max-width: 340px) {
	.wrapper {
		padding-left: 0px !important;
		padding-right: 0px !important;
	}
}
.index-wrapper {
	padding: 0 !important;
	position: relative;
	width: 1120px;
	margin: 0 auto;
	height: 100%;
}
@media screen and (max-width:640px) {
	.index-wrapper {
		width:100%;
	}
}
section.home-panel {
	margin-right: 5% !important;
	margin-left: 5% !important;
}

.tips-info-bg {
	background: #f05846;
}
.left-tips i {
	color: #d1d8dd;
	margin-right: 20px;
}
.tips-word {
	color: #f05846;
	font-weight: bold;
	font-family:"宋体";
	margin-right: 30px;
	font-size: 16px;
}
.right-tips {
	float: right;
}
.home-page-title {
	font-size: 36px;
}
.home-page-advertisement {
	display: inline-block !important;
	margin-right: 3%;
}
.home-page-advertisement a {
	display: block;
}
.advertisement-icon {
	display: block;
	height: 190px;
	width: 240px;
}
.icon-01-wraaper {
	margin-top: 25px;
}
.icon-01 {
	background: url('../images/icon1.png');
	margin: 0 auto;
}
.icon-02{
	background: url('../images/icon2.png');
	margin: 0 auto;
}
.icon-03 {
	background: url('../images/icon3.png');
	margin: 0 auto;
}
.icon-04 {
	background: url('../images/icon4.png');
	margin: 0 auto;
}
.icon-steps-01 {
	background: url('../images/liucheng.png');
	background-position: 0 0;
}
.icon-steps-02 {
	background: url('../images/liucheng.png');
	background-position: 834px 186px;
}
.icon-steps-03 {
	background: url('../images/liucheng.png');
	background-position: 547px 186px;
}
.icon-steps-04 {
	background: url('../images/liucheng.png');
	background-position: 261px 186px;
}

.game-icon-01 {
	background: url('../images/图层-18.png');
}
.game-icon-02 {
	background: url('../images/图层-19.png');
}
.game-icon-03 {
	background: url('../images/图层-23.png');
}
.game-icon-04 {
	background: url('../images/图层-21.png');
}
.game-icon-05 {
	background: url('../images/图层-22.png');
}
.game-icon-06 {
	background: url('../images/图层-24.png');
}
.game-icon-wrapper {
	margin-right: 116px;
	float: left;
	max-width: 90px;
	margin-bottom: 20px;
}

.advertisement-game-icon {
	display: block;
	width: 90px;
	height: 90px;
	border-radius: 14px;
}
.advertisement-steps-icon {
	width: 262px;
	height: 185px;
	display: block;
}
.advertisement-steps-icon-content {
	padding: 0px;
	float: left;
	margin-right: 24px;
}
.advertisement-title {
	display: block;
	font-size: 22px;
	text-align: center;
	color: #243449;
	line-height: 1.1;
	margin-bottom: 24px;
}
.advertisement-content {
	text-align: center;
	font-size: 16px;
	color: #989da2;
	display: block;
	padding-top: 10px;
	max-width: 241px;
}
.advertisement-margin {
	margin-top: 25px; 
}
.advertisement-steps-wrapper {
	font-size: 0px;
}
.game-icon-panel {
	border: none !important;
}
.game-icon-name {
	font-size: 16px !important;
	color: #243449 !important;
	padding-bottom: 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space:nowrap;
	cursor: pointer;
}
.advertisement-game-wrapper {
	margin-bottom: 70px;
	overflow: hidden;
}
div.game-icon-wrapper:nth-child(6n+0) {
	margin-right: 0px !important;
}

div.first-information-div section {
	padding-bottom: 10px !important;
	padding-top: 0;
}
/* footer > .footer-inner ul {
    margin: 0 auto;
    padding-top: 4px !important;
    padding-bottom: 16px !important;
} */
.index-main-content {
	width: 100%;
	position: relative;
	background: #fff;
	height: 100%;
}
#list_box {
	 height:49px;
	 overflow:hidden
}
div.home-page-tips {
	padding-left: 10%;
	padding-right: 10%;
	background: #fff;
}
.home-page-tips-content {
	height: 49px;
	line-height: 49px;
}
@media only screen and (max-width: 640px) {
	div.home-page-tips {
		padding-left:4%;
		padding-right: 4%;
	}
}
div.home-page-tips :hover {
	color: #59a6ff;
	transition: all 0.3s;
}
div.second-information-div {
	background: #f3f4f6;
}
.home-page-nav {
	margin-right: 74px !important;
}
.advertisement-steps-icon-content-last {
	margin-right: 0px;
}
.home-page-tips-bg-left {
	background: #fff;
	height: 48px;
	position: absolute;
	width: 100%;
}
.home-page-second-bg-left {
	background: #f3f4f6;
	height: 48px;
	position: absolute;
	width: 100%;
	height:500px;
	top: 634px;
}
div.first-information-div {
	padding-bottom: 65px;
}
div.game-icon-wrapper-last-line {
	margin-bottom: 0 !important;
}
a.exit-btn {
	width: 60px;
	height: 22px;
	background: #59a6fe;
	color: #fff !important;
	padding-top: 2px !important;
	padding-bottom: 2px !important;
}
div.body-container {
	background: #fff;
}
.third-information-div {
	padding-bottom: 100px;
}

@media screen and (max-width:640px) {
	.advertisement-icon-panel,.game-icon-panel {
		display: none;
	}
}
/*------------------- end home_page -----------------------------------*/

/*------------------- animation_begin ---------------------------------*/
@import url(http://fonts.googleapis.com/css?family=Cabin+Condensed:700);
@keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-webkit-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-moz-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
@-o-keyframes icon-bounce {
  0%, 100% {
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }

  25% {
    -moz-transform: rotate(15deg);
    -ms-transform: rotate(15deg);
    -webkit-transform: rotate(15deg);
    transform: rotate(15deg);
  }

  50% {
    -moz-transform: rotate(-15deg);
    -ms-transform: rotate(-15deg);
    -webkit-transform: rotate(-15deg);
    transform: rotate(-15deg);
  }

  75% {
    -moz-transform: rotate(5deg);
    -ms-transform: rotate(5deg);
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg);
  }

  85% {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
  }
}
/* styles */
.service-item {
	display: block;
	border-radius: 14px;
}
.service-item:hover .service-icon {
  -webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;
}

/*------------------- animation_end -----------------------------------*/



/*------------------- change_common_css -------------------------------*/
a.item-check-code {
	height: 50px; 
	line-height: 50px;
	text-align: center;
	border: 1px solid #cacaca;
}
a.item-check-code:hover {
	background-color: rgba(0,0,0,0.1);
}
label.get-checkCode { 
	color: #676767; 
	cursor: pointer;
}
#submit input#regsubmit {
	width: 100%;
    height: 50px;
    box-shadow: none;
    border: none;
    background-color: #27a4ef;
    font-size: 14px;
    color: #fff;
}
#submit input#regsubmit:hover {
	background-color: rgba(39,164,239, 0.8);
	transition: all .3s ease
}
#submit input#regsubmit:active {
	background-color: rgba(4,143,226, 1);
}
.crumbs a {
	color: #000;
}
.crumbs a:hover {
	color: rgb(4,143,226);
	transition: all .3s ease;
}
select.phone-country {
	width: 163px;
	height: 50px;
	border-color: #cacaca;
	display: inline-block;
}
.phone-input {
	width: 214px;
	display: inline-block;
	border-left: none;
}
.mix-input {
	font-size: 0px;
}
div#my-awesome-dropzone {
	height: 175px;
}
@media screen and (max-width: 768px) {
    #register-message li.form-group {margin-bottom:0;}
    a.item-check-code {height: 40px;line-height: 40px;text-align: center;}
    .update-btn {line-height: 40px}
    #img_seccode {height:40px;}
}
/*--------normalize_css-----------------*/
html {
  font-family: sans-serif; /* 1 */
  line-height: 1.15; /* 2 */
  -ms-text-size-adjust: 100%; /* 3 */
  -webkit-text-size-adjust: 100%; /* 3 */
}

/* Sections
   ========================================================================== */

/**
 * Remove the margin in all browsers (opinionated).
 */

body {
  margin: 0;
}

/**
 * Add the correct display in IE 9-.
 */

article,
aside,
footer,
header,
nav,
section {
  display: block;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */

figcaption,
figure,
main { /* 1 */
  display: block;
}

/**
 * Add the correct margin in IE 8.
 */

figure {
  margin: 1em 40px;
}

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */

/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */

a {
  background-color: transparent; /* 1 */
  -webkit-text-decoration-skip: objects; /* 2 */
}

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */

a:active,
a:hover {
  outline-width: 0;
}

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */

b,
strong {
  font-weight: inherit;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font style in Android 4.3-.
 */

dfn {
  font-style: italic;
}

/**
 * Add the correct background and color in IE 9-.
 */

mark {
  background-color: #ff0;
  color: #000;
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

audio,
video {
  display: inline-block;
}

/**
 * Add the correct display in iOS 4-7.
 */

audio:not([controls]) {
  display: none;
  height: 0;
}

/**
 * Remove the border on images inside links in IE 10-.
 */

img {
  border-style: none;
}

/**
 * Hide the overflow in IE.
 */

svg:not(:root) {
  overflow: hidden;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */

button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select { /* 1 */
  text-transform: none;
}

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */

button,
html [type="button"], /* 1 */
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; /* 2 */
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  display: inline-block; /* 1 */
  vertical-align: baseline; /* 2 */
}

/**
 * Remove the default vertical scrollbar in IE.
 */

textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */

[type="checkbox"],
[type="radio"] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */

[type="search"] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */

details, /* 1 */
menu {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/* Scripting
   ========================================================================== */

/**
 * Add the correct display in IE 9-.
 */

canvas {
  display: inline-block;
}

/**
 * Add the correct display in IE.
 */

template {
  display: none;
}

/* Hidden
   ========================================================================== */

/**
 * Add the correct display in IE 10-.
 */

[hidden] {
  display: none;
}
 @media (max-width: 768px){
	 label.control-label{
		 text-align: left;
	 }
 }
.other_login_tit {
	color: #999;
	font-size: 12px;
	height: 40px;
	line-height: 40px;
	position: relative;
	text-align: center;
	background-color: #fff;
}

.other_login_tit em {
	background: #fff none repeat scroll 0 0;
	height: 1px;
	left: 0;
	position: absolute;
	top: 20px;
	width: 100%;
	border-top: 1px solid #ccc;
}

.other_login_tit span {
	background: #fff none repeat scroll 0 0;
	display: inline-block;
	padding: 0 16px;
	position: relative;
	z-index: 1;
}
.login_footer {
	overflow: hidden;
	display: flex;
	display: -webkit-flex;
	flex-wrap: wrap;
	max-height: 90px;
	transition: all .3s;
	-webkit-transition: all .3s;
	justify-content: center;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}

.login_footer .item {
	/* float: left; */
	flex: 1;
	-webkit-flex: 1;
	text-align: center;
	flex-basis: 25%;
	text-align: center;
	padding: 10px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	flex-grow: 0;
}

.login_footer .item img {
	width: 80%;
}