@charset "utf-8";
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative;
}
.pointer {
	cursor: pointer;
}
.clearfix:after, .clearfix:before {
	content: " ";
	display: table;
}
.clearfix:after {
	clear: both;
}
.text-l {
	text-align: left;
}
.text-c {
	text-align: center;
}
.text-r {
	text-align: right;
}
.text-shadow-1 {
	text-shadow: 0 2px 2px #333;
}
.text-shadow-2 {
	text-shadow: 0 2px 2px #fff;
}
.bold {
	font-weight: bold;
}
.font12 {
	font-size: 12px;
}
.font14 {
	font-size: 14px;
}
.font16 {
	font-size: 16px;
}
.font18 {
	font-size: 18px;
}
.font20 {
	font-size: 20px;
}
.font22 {
	font-size: 22px;
}
.font24 {
	font-size: 24px;
}
.font30 {
	font-size: 30px;
}
.font-normal {
	font-weight: normal;
}
.w1200 {
	width: 1176px;
	margin: 0 auto;
}
.w100 {
	width: 100%;
}
.w25 {
	width: 25%;
}
.w50 {
	width: 50%;
}
.w75 {
	width: 75%;
}
.line-height {
	line-height: 2;
}
.lh-20 {
	line-height: 20px;
}
.lh-26 {
	line-height: 26px;
}
.lh-28 {
	line-height: 28px;
}
.cl-black {
	color: black;
}
.cl-white {
	color: white;
}
.cl-red {
	color: red;
}
.cl-red2 {
	color: #d32424;
}
.cl-orange {
	color: orange;
}
.cl-green {
	color: green;
}
.cl-ea {
	color: #EAEAEA;
}
.cl-f60, .cl-f60 a, a.cl-f60 {
	color: #f60;
}
.cl-999, .cl-999 a, a.cl-999 {
	color: #999;
}
.cl-666, .cl-666 a, a.cl-666 {
	color: #666;
}
.cl-blue, .cl-blue a, a.cl-blue {
	color: blue;
}
.cl-blue2, .cl-blue2 a, a.cl-blue2 {
	color: #2836f4;
}
.cl-blue3, .cl-blue3 a, a.cl-blue3 {
	color: #3a72ff;
}
.a-1-cl {
	color: #333;
}
.a-2-cl {
	color: #fff;
}
.a-3-cl {
	color: #f03735;
}
.a-4-cl {
	color: #ff7928;
}
.a-1-bd {
    border-color: #f03735 !important;
}
.a-1-bg {
    background-color: #f03735 !important;
}
.a-2-bg {
	background-color: #ff7928 !important;
}
.tips-success {
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #ecf7f1;
    background-color: #ecf7f1;
    color: #00ae47;
    border-radius: 10px;
    line-height: 1.8;
}
.tips-success2 {
    padding: 5px 10px;
    font-size: 12px;
    color: rgb(49, 49, 49);
    border: 1px solid rgb(168, 233, 192);
    background-color: rgb(168, 233, 192);
    border-radius: 10px;
    line-height: 1.8;
}
.tips-danger {
    padding: 5px 10px;
    font-size: 12px;
    border: 1px solid #ffe6e2;
    background-color: #ffe6e2;
    color: #fe2142;
    border-radius: 10px;
    line-height: 1.8;
}
.layui-border {
	border: 1px solid #CCC;
}
.layui-table.layui-border th,.layui-table.layui-border td {
	color:#333;
	border:1px solid #CCC;
}
.layui-table.layui-border .layui-word-aux {
	color: #333 !important;
}
.layui-table.ban-hover tr.nobg:hover {
	background: none!important;
}
.layui-cl-black {
	color: #000000;
}
.layui-cl-blue {
	color: #1E9FFF;
}
.layui-cl-green {
	color: #009688;
}
.layui-cl-green2 {
	color: #5FB878;
}
.layui-cl-red {
	color: #FF5722;
}
.layui-cl-purple {
	color: purple;
}
.bg-f60 {
	background-color: #f60;
	color: #fff;
}
.bg-orange {
	background-color: orange;
	color: #fff;
}
.bg-blue {
	background-color: blue;
	color: #fff;
}
.bg-green {
	background-color: green;
	color: #fff;
}
.bg-red {
	background-color: #d32424;
	color: #fff;
}
.bg-purple {
	background-color: purple;
	color: #fff;
}
.bg-333 {
	background-color: #333;
	color: #fff;
}
.mt5 {
	margin-top: 5px;
}
.mt10 {
	margin-top: 10px;
}
.mt15 {
	margin-top: 15px;
}
.mt20 {
	margin-top: 20px;
}
.mt25 {
	margin-top: 25px;
}
.mt30 {
	margin-top: 30px;
}
.mt40 {
	margin-top: 40px;
}
.mt50 {
	margin-top: 50px;
}
.mt100 {
	margin-top: 100px;
}
.ml5 {
	margin-left: 5px;
}
.ml10 {
	margin-left: 10px;
}
.ml15 {
	margin-left: 15px;
}
.ml20 {
	margin-left: 20px;
}
.mr5 {
	margin-right: 5px;
}
.mr10 {
	margin-right: 10px;
}
.mr15 {
	margin-right: 15px;
}
.mr20 {
	margin-right: 20px;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mg10 {
	margin: 10px;
}
.mg20 {
	margin: 20px;
}
.mg30 {
	margin: 30px;
}
.mg50 {
	margin: 50px;
}
.pt5 {
	padding-top: 5px;
}
.pt10 {
	padding-top: 10px;
}
.pt15 {
	padding-top: 15px;
}
.pt20 {
	padding-top: 20px;
}
.pl5 {
	padding-left: 5px;
}
.pl10 {
	padding-left: 10px;
}
.pl15 {
	padding-left: 15px;
}
.pl20 {
	padding-left: 20px;
}
.pr5 {
	padding-right: 5px;
}
.pr10 {
	padding-right: 10px;
}
.pr15 {
	padding-right: 15px;
}
.pr20 {
	padding-right: 20px;
}
.pb5 {
	padding-bottom: 5px;
}
.pb10 {
	padding-bottom: 10px;
}
.pb15 {
	padding-bottom: 15px;
}
.pb20 {
	padding-bottom: 20px;
}
.pd5 {
	padding: 5px;
}
.pd10 {
	padding: 10px;
}
.pd15 {
	padding: 15px;
}
.pd20 {
	padding: 20px;
}
.pd30 {
	padding: 30px;
}
.pd50 {
	padding: 50px;
}
.backToTopButton {
    position: fixed;
    right: 20px;
    bottom: 20px;
    width: 64px;
    height: 64px;
    background: linear-gradient( 180deg, #FFFFFF 0%, #F6F7FF 100%);
    box-shadow: 0 4px 10px 1px rgba(55,99,170,0.2);
    border: 2px solid #DDD;
    border-radius: 6px;
    cursor: pointer;
    z-index: 1000;
}
.backToTopButton i {
    margin-left: 18px;
    margin-top: 15px;
    font-size: 36px;
}
.coins {
	display: inline-block;
	width: 15px;
	height: 15px;
	background-image: url('../../res/images/coin.png');
	vertical-align: text-top;
	background-size: contain;
}
.free_fee {
	display: inline-block;
	width: 18px;
	height: 18px;
	vertical-align: middle;
	background-image: url('../images/user/free_fee.png');
	background-size: contain;
}
.ban-select {
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10+ and Edge */
    -moz-user-select: none; /* 火狐 */
    user-select: none; /* Standard syntax */
}
.draggable-element {
    cursor: move;
}
.priceF {
    /*font-family:cursive,serif,sans-serif,monospace,fantasy;*/
    font-family:Times,Georgia,"Times New Roman",sans-serif;
}
.priceL em {
    font-size: 80%;
    font-style: normal;
    margin-right: 3px;
}
.priceR em {
    font-size: 80%;
    font-style: normal;
    margin-left: 3px;
}
.am-panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* Panel header */
.am-panel-hd {
	padding: 10px 10px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 0;
	border-top-left-radius: 0;
}
/* Panel content */
.am-panel-bd {
	padding: 10px;
}
.am-panel-title {
	margin: 0;
	font-size: 100%;
	color: inherit;
}
.am-panel-title > a {
	color: inherit;
}
/* Panel footer */
.am-panel-footer {
	padding: 10px 10px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0;
}
.am-panel-default {
	border-color: #ddd;
}
.am-panel-default > .am-panel-hd {
	color: #444;
	background-color: #f5f5f5;
	border-color: #ddd;
}
.am-panel-default > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #ddd;
}
.am-panel-default > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #ddd;
}
.am-panel-primary {
	border-color: #10a0ea;
}
.am-panel-primary > .am-panel-hd {
	color: #fff;
	background-color: #0e90d2;
	border-color: #10a0ea;
}
.am-panel-primary > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #10a0ea;
}
.am-panel-primary > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #10a0ea;
}
.am-panel-secondary {
	border-color: #caebfb;
}
.am-panel-secondary > .am-panel-hd {
	color: #14a6ef;
	background-color: rgba(59, 180, 242, 0.15);
	border-color: #caebfb;
}
.am-panel-secondary > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #caebfb;
}
.am-panel-secondary > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #caebfb;
}
.am-panel-success {
	border-color: #c9e7c9;
}
.am-panel-success > .am-panel-hd {
	color: #5eb95e;
	background-color: rgba(94, 185, 94, 0.15);
	border-color: #c9e7c9;
}
.am-panel-success > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #c9e7c9;
}
.am-panel-success > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #c9e7c9;
}
.am-panel-warning {
	border-color: #fbd0ae;
}
.am-panel-warning > .am-panel-hd {
	color: #F37B1D;
	background-color: rgba(243, 123, 29, 0.15);
	border-color: #fbd0ae;
}
.am-panel-warning > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #fbd0ae;
}
.am-panel-warning > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #fbd0ae;
}
.am-panel-danger {
	border-color: #f5cecd;
}
.am-panel-danger > .am-panel-hd {
	color: #dd514c;
	background-color: rgba(221, 81, 76, 0.15);
	border-color: #f5cecd;
}
.am-panel-danger > .am-panel-hd + .am-panel-collapse > .am-panel-bd {
	border-top-color: #f5cecd;
}
.am-panel-danger > .am-panel-footer + .am-panel-collapse > .am-panel-bd {
	border-bottom-color: #f5cecd;
}
.lcgloading-mask {
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0);
    z-index: 19999999;
}
.lcgloading-square {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.lcgloading-square .container-title {
    min-width: 100px;
    padding: 20px;
    border-radius: 10px;
    background-color: rgba(0,0,0, 0.7);
}
.lcgloading-square .container-title .sign-icon {
    margin-top: 0px;
    color: #FFF;
    text-align: center;
}
.lcgloading-square .container-title .sign-title {
    margin-top: 15px;
    color: #FFF;
    text-align: center;
    font-size: 14px;
}
.lcgloading-square .container-title .anima {
    margin-top: 15px;
    width: 100%;
    text-align: center;
}
.lcgloading-square .container-notitle {
    padding: 10px;
    border-radius: 5px;
    background-color: rgba(0,0,0, 0.7);
}
.lcgloading-square .container-notitle .anima {
    display: flex;
    justify-content: center;
    align-items: center;
}
.lcgloading-rectangle {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}
.lcgloading-rectangle .container-title {
    display: flex;
    justify-content: left;
    align-items: center;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: rgba(0,0,0, 0.7);
}
.lcgloading-rectangle .container-title .anima {
    display: inline-block;
}
.lcgloading-rectangle .container-title .sign-title {
    display: inline-block;
    margin-left: 10px;
    color: #FFF;
    font-size: 14px;
}
.loading1 {
	display: inline-block;
	width: 30px;
	height: 16px;
	text-align: center;
	vertical-align: middle;
}
.loading1 span {
	width: 2px;
	height: 100%;
	margin-right: 2px;
	display: inline-block;
	background: #0175fd;
	animation: loadone 1.2s infinite ease-in-out;
	-webkit-animation: loadone 1.2s infinite ease-in-out;
	/*
	mymove代表动画名字
	1.2s代表执行时间
	infinite表示一直循环执行
	ease-in-out表示先慢后快的缓动
	*/
}
.loading1 > span:nth-child(2) {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}
.loading1 > span:nth-child(3) {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}
.loading1 > span:nth-child(4) {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}
.loading1 > span:nth-child(5) {
	-webkit-animation-delay: -0.7s;
	animation-delay: -0.7s;
}
@keyframes loadone {
	0%{transform:scaleY(0.4);}
	25%{transform:scaleY(1.0);}
	50%{transform:scaleY(0.4);}
	75%{transform:scaleY(0.4);}
	100%{transform:scaleY(0.4);}
}
@-webkit-keyframes loadone {
	0%{transform:scaleY(0.4);}
	25%{transform:scaleY(1.0);}
	50%{transform:scaleY(0.4);}
	75%{transform:scaleY(0.4);}
	100%{transform:scaleY(0.4);}
}
.twinkling {
	color: red;
	-webkit-animation: twinkling 5s infinite ease-in-out;
	animation: twinkling 5s infinite ease-in-out;
}
@-webkit-keyframes twinkling {
	0% {
		color: blue;
	}
	25% {
		color: blue;
	}
	50% {
		color: red;
	}
	75% {
		color: red;
	}
	100% {
		color: blue;
	}
}
@keyframes twinkling {
	0% {
		color: blue;
	}
	25% {
		color: blue;
	}
	50% {
		color: red;
	}
	75% {
		color: red;
	}
	100% {
		color: blue;
	}
}
@-webkit-keyframes rotate {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0);
  }
  to {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
@keyframes rotate {
  0% {
    -webkit-transform:rotate(0deg);
    transform:rotate(0);
  }
  to {
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}
/*-----密码强度-----*/
.pw-strength {
	width: 180px;
	text-align: center;
	position: relative;
}
.pw-bar {
	background: url(../images/pwd-1.png) no-repeat;
	height: 14px;
	overflow: hidden;
	width: 179px;
}
.pw-bar-on {
	background: url(../images/pwd-2.png) no-repeat;
	width: 0px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 2px;
	transition: width .5s ease-in;
	-moz-transition: width .5s ease-in;
	-webkit-transition: width .5s ease-in;
	-o-transition: width .5s ease-in;
}
.pw-weak .pw-defule {
	width: 0px;
}
.pw-weak .pw-bar-on {
	width: 60px;
}
.pw-medium .pw-bar-on {
	width: 120px;
}
.pw-strong .pw-bar-on {
	width: 179px;
}
.pw-txt {
	padding-top: 8px;
	width: 180px;
	overflow: hidden;
}
.pw-txt span {
	color: #707070;
	float: left;
	font-size: 12px;
	text-align: center;
	width: 58px;
}
/* header */
.header {
	border-top-width: 5px;
	border-top-style: solid;
}
.topline {
	height: 5px;
	margin-top: -5px;
}
.topwrap {
	height: 100px;
}
.header-logo {
	width: 240px;
	height: 80px;
	background-image: url('../images/logo_header.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	left: 0;
	top: 0px;
}
.logo-slogan {
	width: 240px;
	height: 80px;
	background-image: url('../images/logo_slogan.png');
	background-position: center center;
	background-repeat: no-repeat;
	left: 240px;
	top: 0px;
}
.topinfo {
	position: absolute;
	right: 0;
	top: 60px;
}
.topinfo span {
	margin-left: 10px;
}
.topinfo ul {
	margin-top: 5px;
}
.topinfo ul li {
	display: inline-block;
	margin-left: 15px;
	color: #CCC;
    -webkit-user-select: none; /* Safari */
    -ms-user-select: none; /* IE 10+ and Edge */
    user-select: none; /* Standard syntax */
}
.topinfo ul li .icon {
	display: inline-block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	border: 2px solid #CCC;
	border-radius: 100%;
	text-align: center;
	vertical-align: top;
}
.topinfo ul li i {
	font-size: 30px;
	margin-top: 10px;
}
.topinfo ul li .tit {
	display: inline-block;
	margin-left: 10px;
	padding-top: 5px;
	font-size: 18px;
}
.topinfo ul li small {
	color: #DDD;
	font-size: 12px;
}
.topbar {
	position: absolute;
	right: 0;
	top: 0;
	color: #fff;
}
.topbar .left {
	float: left;
	width: 46px;
	height: 34px;
	background-image: url('../images/topbar-left-bg.png');
	background-position: center;
	background-repeat: no-repeat;
}
.topbar .middle {
	height: 34px;
	line-height: 34px;
}
.topbar .right {
	float: right;
	width: 10px;
	height: 34px;
	background-image: url('../images/topbar-right-bg.png');
	background-position: center;
	background-repeat: no-repeat;
}
.topbar .middle span {
    padding: 0 8px;
    color: #f39998;
}
.topbar .middle b {
    color: #fff;
    font-size: 16px;
}
.topbar a {
    color: #fff;
}
.topbar a:hover {
    color: #000;
}
.topnav,.topnav-inner {
	height: 36px;
}
.topnav ul.menu li {
    float: left;
}
.topnav ul.menu li a {
    display: block;
    height: 36px;
    line-height: 36px;
    color: #FFF;
    padding: 0 32px;
}
.topnav ul.menu li a:hover {
    /*background-color: #f85542;*/
    background-color: #ffa742;
}
.topnav ul.menu li.cur a {
    background-color: rgba(0,0,0,0.5);
}
.tophd {
	background-color: #f5f5f5;
	color: #333;
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #ccc;
}
.tophd .pull-left{
	font-size: 13px;
}
.tophd .span {
	display: inline-block;
	color: #CCC;
	padding: 0 8px;
}
/* location */
.location {
    background-color: #575EA4;
    color: #FFF;
    height: 46px;
    line-height: 46px;
    font-size: 18px;
    margin-top: 10px;
}
.location div {
	margin-top: -2px;
}
.location .icon {
    background-color: #FFF;
    color: #575EA4;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 50%;
    text-align: center;
}
.location .icon i {
	font-size: 26px;
	line-height: 46px;
}
/* index */
.index-banner .layui-carousel {
	width: 100%;
	height: 360px;
	position: relative;
	min-width: 1176px;
}
.index-banner .layui-carousel .pic {
    background-repeat: no-repeat;
    background-position: center center;
}
.index-banner .login-panel {
	margin-top: 20px;
	width: 310px;
	height: 320px;
	border-radius: 10px;
	background-color: rgba(0,0,0,.8);
	position: absolute;
	right: 0;
	top: 0;
}
.index-banner .login-panel > .login-title h3 {
	float: left;
	color: #FFF;
	font-size: 18px;
	margin: 0;
}
.index-banner .login-panel > .login-title a {
	float: right;
	color: #FFB800;
	font-size: 16px;
}
.index-banner .login-panel > .layui-form-pane .layui-form-label {
	width: 40px;
	padding: 10px;
	background-color: #DDDDDD;
	border: none;
}
.index-banner .login-panel .layui-form-item:hover .layui-form-label {
	background-color: #5FB878;
	color: #FFF;
}
.index-banner .login-panel > .layui-form-pane .layui-input-block {
	margin-left: 40px;
}
.index-banner .login-panel .captcha .layui-input-inline {
	width: 95px;
}
.index-banner .login-panel .captcha .layui-form-mid {
	margin-right: 0 !important;
	padding: 0 !important;
}
.index-banner .login-panel > .layui-form-pane .layui-form-checkbox {
	margin-left: 0;
	margin-top: 0;
}
.index-banner .login-panel > .layui-form-pane .layui-form-checkbox span {
	color: #FFF;
	padding-left: 0px;
}
.index-banner .login-panel a.forget {
	float: right;
	color: #FFB800;
}
.index-banner .login-box {
	padding: 15px;
	color: #FFF;
}
.index-banner .login-box .img img {
	width: 50px;
	height: 50px;
	overflow: hidden;
	float: left;
}
.index-banner .login-box .text {
    float: left;
    margin-left: 10px;
    color: #fff;
    font-size: 12px;
}
.index-banner .login-box .text h3 {
	line-height: 30px;
	margin-top: 2px;
	font-size: 16px;
}
.index-banner .login-box .onwer-list p {
	height: 30px;
	line-height: 30px;
}
.index-banner .login-box .sign-in {
	border-top: 1px solid #666;
	padding-top: 10px;
}
.index-banner .login-box #triangle-topright {
	position: absolute;
	right: 15px;
	top: 15px;
	width: 0;
	height: 0;
	border-top: 80px solid #9F9F9F;
	border-left: 80px solid transparent;
}
.index-banner .login-box #index-logout {
	position: absolute;
	right: 25px;
	top: 25px;
	cursor: pointer;
}
.index-activity {
	float: left;
	width: 844px;
	margin-top: 0;
}
.index-activity li a {
	display: block;
	border: 1px solid #CCC;
	padding: 10px;
	position: relative;
}
.index-activity li a img {
	width: 390px;
	height: 132px;
}
.index-activity li .maskBox {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 2;
	color: #DECAA7 !important;
}
.index-activity li .maskBox span {
	position: absolute;
	border: 1px solid #DECAA7;
	background: #000;
	padding: 5px 20px;
	top: 60px;
	left: 160px;
	display: none;
}
.index-activity li a:hover {
	border: 1px solid #999;
}
.index-activity li a:hover .maskBox {
	background-color: rgba(0,0,0,0.6);
}
.index-activity li a:hover .maskBox span {
	display: block;
}
.index-service {
	float: right;
	width: 310px;
	margin-top: 0;
	height: 325px;
	margin-bottom: 0;
}
.index-service .am-panel-hd {
	padding: 10px;
	font-size: 16px;
}
.index-service .am-panel-bd {
	padding: 10px;
	height: 226px;
	overflow: hidden;
	background-image: url(../images/index/service_bd.png);
	background-repeat: no-repeat;
}
.index-service .am-panel-bd p {
	padding: 5px 10px;
}
.index-article {
	float: left;
	width: 310px;
}
.index-prize {
	float: right;
	width: 840px;
}
.index-article a.more, .index-prize a.more {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 100%;
	color: #666;
}
.index-notice ul li {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dotted #CCC;
	color: #999;
}
.index-help ul li {
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px dashed #CCC;
	color: #999;
}
.index-help ul li a {
	display: block;
	text-overflow: ellipsis;
	overflow: hidden;
	white-space: nowrap;
	width: 100%;
	height: 100%;
	color: #333;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}
.index-help ul li a:hover {
	color: #FF5722;
}
.index-prize .row-md3 {
	float: left;
	width: 190px;
	margin-right: 20px;
}
.index-prize .pro li .img {
	width: 100%;
	height: 200px;
	border: 1px solid #ececec;
	overflow: hidden;
}
.index-prize .pro li .img img {
	width: 100%;
	height: 200px;
	transition: transform .5s ease-out;
}
.index-prize .pro li:hover .img {
	border: 1px solid #cbcbcb;
}
.index-prize .pro li:hover .img img {
	transform: scale(1.03,1.03);
}
.index-prize .pro li span {
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 13px;
}
.index-prize .pro li b {
	font-weight: inherit;
	color: #f03736;
	display: inline-block;
	height: 24px;
	line-height: 24px;
}
.flink legend {
	margin-left: 545px;
}
.flink-box li {
	float: left;
	width: 212px;
	height: 100px;
	position: relative;
	margin-bottom: 28px;
	margin-right: 28px;
	cursor: pointer;
	-webkit-transition: background 0.4s 0.5s;
	transition: background 0.4s 0.5s;
}
.flink-box li:hover {
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.flink-box li svg {
	position: absolute;
	top: 0;
	left: 0;
}
.flink-box li svg line {
	stroke-width: 2;
	stroke: #999;
	fill: none;
	-webkit-transition: all .8s ease-in-out;
	transition: all .8s ease-in-out;
}
.flink-box li:hover svg line {
	stroke-width: 2;
	stroke: #FF5722;
	-webkit-transition-delay: 0.1s;
	transition-delay: 0.1s;
}
.flink-box li svg line.top,
.flink-box li svg line.bottom {
	stroke-dasharray: 242 152; 
}
.flink-box li svg line.left,
.flink-box li svg line.right {
	stroke-dasharray: 130 40;
}
.flink-box li:hover svg line.top {
	-webkit-transform: translateX(-424px);
	transform: translateX(-424px);
}
.flink-box li:hover svg line.bottom {
	-webkit-transform: translateX(424px);
	transform: translateX(424px);
}
.flink-box li:hover svg line.left {
	-webkit-transform: translateY(200px);
	transform: translateY(200px);
}
.flink-box li:hover svg line.right {
	-webkit-transform: translateY(-200px);
	transform: translateY(-200px);
}
/* Frame */
.flink .box-1 li svg line {
	-webkit-transition: all .5s;
	transition: all .5s;
}
.flink .box-1 li:hover svg line {
	stroke-width: 2;
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}
.flink .box-1 li:hover svg line.top {
	-webkit-transform: translateX(-212px);
	transform: translateX(-212px);
}
.flink .box-1 li:hover svg line.bottom {
	-webkit-transform: translateX(212px);
	transform: translateX(212px);
}
.flink .box-1 li:hover svg line.left {
	-webkit-transform: translateY(100px);
	transform: translateY(100px);
}
.flink .box-1 li:hover svg line.right {
	-webkit-transform: translateY(-100px);
	transform: translateY(-100px);
}
.service {
    width: 1176px;
    height: 216px;
    border: 0px solid #eaeaea;
    padding: 10px 0 16px;
    overflow: hidden;
}
.service dl {
    float: left;
    width: 25%;
    text-align: center;
}
.service dl.last {
    margin-right: 0;
}
.service dl dt {
    width: 90px;
    height: 90px;
    margin-right: 20px;
    display: inline-block;
    background: url('../images/service_icon.png') no-repeat;
}
.service dl dt.item1 {
    background-position: 0 0;
}
.service dl dt.item2 {
    background-position: 0 -90px;
}
.service dl dt.item3 {
    background-position: 0 -180px;
}
.service dl dt.item4 {
    background-position: 0 -270px;
}
.service dl dd {
    float: left;
    width: 100%;
    text-align: center;
}
.service dl dd .name {
    font-size: 24px;
    color: #333;
    height: 40px;
    line-height: 40px;
}
.service dl dd .txt {
    font-size: 14px;
    color: #666;
    line-height: 35px;
}
.index-ranking {
	float: right;
	width: 310px;
}
.index-ranking a.more {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 100%;
	color: #666;
}
.player_table {
    width: 100%;
    border: none;
}
.player_table tr th {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f5f6f7;
}
.player_table tr td {
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
}
.player_table .record {
    width: 115px;
}
.player_table .name {
    width: 115px;
}
.player_table .ranking,.player_table .record,.player_table .name {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
}
.news {
	background: #fff;
	height: 38px;
	line-height: 38px;
	border-bottom: 1px solid #CCC;
	overflow: hidden;
}
.index_news_tit {
	width: 176px;
	height: 40px;
	margin-right: 10px;
	background: url("../images/index/news-tl.png") left center no-repeat;
	float: left;
}
.news_text {
	width: 990px;
	float: left;
	height: 38px;
	line-height: 38px;
	font-size: 13px;
	text-align: left;
	color: #414141;
	white-space: nowrap;
	/* text-overflow:ellipsis;
	-o-text-overflow:ellipsis; */
	overflow: hidden;
}
.intro-box {
	width: 820px;
	margin: 0px auto;
	overflow: hidden;
}
.intro-box ul li {
	background: #fff;
	width: 257px;
	height: 340px;
	margin-bottom: 10px; /*-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1); -ms-box-shadow: 0 11px 5px rgba(0, 0, 0, 0.1); box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);*/
	text-align: center;
	margin-left: 15px;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #e6e6e6;
}
.intro-box ul li h5 {
	font-weight: 400;
	color: #000;
	font-size: 24px;
	margin-top: 20px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
.intro-box ul li p {
	color: #777;
	font-size: 14px;
	margin: 20px 4px 10px 18px;
	text-align: left;
	line-height: 20px;
}
.intro-box ul li i {
	margin-top: 10px;
	transform-origin: top;
	-webkit-transform-origin: top;
	-ms-transform-origin: top;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
.intro-box ul li .btn-primary {
	color: #242424;
	font-size: 16px;
	border-radius: 30px;
	background: linear-gradient(90deg, #fddb55 0, #febe39);
	text-align: center;
	display: block;
	width: 212px;
	line-height: 40px;
	visibility: hidden;
	opacity: 0;
	margin: 0px auto;
	transition: all .3s;
	-webkit-transition: all .3s;
	-ms-transition: all .3s;
}
.intro-box ul li.item1,.intro-box ul li.item5 {
	margin-left: 0;
}
.intro-box ul li.item1 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-1.png') no-repeat;
}
.intro-box ul li.item2 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-2.png') no-repeat;
}
.intro-box ul li.item3 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-3.png') no-repeat;
}
.intro-box ul li.item4 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-4.png') no-repeat;
}
.intro-box ul li.item5 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-5.png') no-repeat;
}
.intro-box ul li.item6 i {
	display: inline-block;
	width: 238px;
	height: 172px;
	background: url('../images/index/icons-6games-6.png') no-repeat;
}
.intro-box ul li:hover i {
	-webkit-transform: scale(0.9);
	-ms-transform: scale(0.9);
	border-radius: 6px;
}
.intro-box ul li:hover p {
	margin-top: 10px;
}
.intro-box ul li:hover h5 {
	margin-top: -10px;
}
.intro-box ul li:hover .btn-primary {
	visibility: visible;
	opacity: 1;
}
.intro-box .item7 {
	width: 538px;
	display: inline-block;
	margin-left: 15px;
	background: #fff;
	border: 1px solid #e6e6e6;
	position: absolute;
}
/* activity */
.activity .layui-tab-content {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
}
.activity ul.deals li {
    border: 1px solid #CCC;
    margin-top: 20px;
    position: relative;
}
.activity ul.deals li .at-title {
    background-color: #EAEAEA;
    padding: 10px;
    border-bottom: 1px solid #CCC;
    font-size: 16px;
    color: #000;
}
.activity ul.deals li .at-content {
	display: none;
    background-color: #FAFAFA;
    padding: 10px;
    border-top: 1px dashed #CCC;
}
.activity ul.deals li .exclusive {
    padding: 20px 10px;
}
.activity ul.deals li .at-img {
    border: 1px solid #CCC;
    padding: 3px;
    display: inline-block;
}
.activity ul.deals li .at-info {
    margin-left: 20px;
    height: 150px;
    vertical-align: top;
    display: inline-block;
}
.activity ul.deals li .at-info h3 {
    font-weight: bold;
    font-size: 18px;
    margin-top: 5px;
}
.activity ul.deals li .at-info p {
    margin: 15px 0;
    font-size: 16px;
}
.activity ul.deals li .mark {
    position: absolute;
    width: 120px;
    height: 120px;
    right: -10px;
    top: 120px;
    z-index: 10;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}
.activity ul.deals li .mark-1 {
    background-image: url('../images/activity/mark-1.png');
}
.activity ul.deals li .mark-2 {
    background-image: url('../images/activity/mark-2.png');
}
.activity ul.deals li .mark-3 {
    background-image: url('../images/activity/mark-3.png');
}
/* article */
.article-list, .article-con {
	padding: 20px;
    border: 1px solid #e5e5e5;
    /*border-top: none;*/
}
.article-list ul li {
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    border-bottom: 1px solid #e5e5e5;
}
.article-list ul li .datetime {
    float: right;
    color: #999;
}
.article-list #page {
    text-align: center;
    margin-top: 20px;
}
.article-con .article-hd {
    border-bottom: 1px dashed #CCC;
    padding-bottom: 20px;
}
.article-con .article-meta {
    font-size: 12px;
    line-height: 1.5;
    color: #999999;
}
.article-con .article-bd {
    line-height: 1.5;
    color: #666;
    min-height: 300px;
}
/* help */
.help .help-side {
	float: left;
	width: 300px;
}
.sticky .help-side {
	position: fixed;
	top: 0;
	z-index: 999;
}
.help .help-side .layui-nav-tree {
	width: 300px;
}
.help .help-side .layui-nav-child {
	height: 400px;
	overflow-y: scroll;
}
.help .help-zone {
	float: right;
	width: 856px;
}
.help .help-zone h4 {
	font-weight: 600;
}
.help .am-panel {
	margin-bottom: 6px;
}
.help .help-zone .am-panel-title {
	font-size: 14px;
	line-height: 1.6;
}
/* login */
.login {
	border: 1px solid #CCC;
	border-radius: 5px;
}
.login .login-header {
	border-bottom: 1px solid #CCC;
	padding-bottom: 10px;
}
.login .left-title {
	float: left;
	font-size: 24px;
	color: #333;
}
.login .right-link {
	float: right;
	font-size: 20px;
}
.login .login-body {
	margin-top: 20px;
}
.login .login-form {
	float: left;
	width: 450px;
	margin-top: 30px;
}
.login-form a.forget {
	float: right;
	color: #06C;
	font-size: 14px;
	line-height: 40px;
}
.login-form a.forget:hover, .login-form a.agreement:hover {
	color: #F00;
}
.login-form a.agreement {
	color: #06C;
}
.login .login-img {
	float: right;
	width: 500px;
	height: 400px;
	background-image: url(../images/login_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.login .register-img {
	float: right;
	width: 500px;
	height: 630px;
	background-image: url(../images/register_img.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
}
.third-login {
	margin-top: 30px;
}
/* ranking */
.ranking .ranking-con > ul > li {
	float: left;
	width: calc(100% - 20px);
	/*height: 1910px;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px solid #CCC;
}
.ranking .ranking-con .li-title {
	width: 100%;
	height: 80px;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	border-bottom: 2px solid #CCC;
}
.ranking .ranking-con .title1 {
    background-image: url('../images/ranking/today-title.jpg');
}
.ranking .ranking-con .title2 {
    background-image: url('../images/ranking/yesterday-title.jpg');
}
.ranking .ranking-con .title3 {
    background-image: url('../images/ranking/tswk-title.jpg');
}
.ranking .ranking-con ul.list-con li {
	border-bottom: 1px dashed #CCC;
	height: 65px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.ranking .ranking-con .mark {
	float: left;
	width: 36px;
	height: 36px;
	line-height: 36px;
	margin-top: 10px;
	text-align: center;
	border-radius: 50%;
	font-size: 20px;
	font-weight: bold;
	border: 1px solid #D2691E;
	color: #D2691E;
	/*background-color: #BBBBBB;*/
	/*text-shadow: #FFF 1px 0 0,#FFF 0 1px 0,#FFF -1px 0 0,#FFF 0 -1px 0;*/
}
.ranking .ranking-con .mk1 {
    width: 40px;
    height: 40px;
    border-width: 0px;
    background-image: url('../images/ranking/ranking-1.png');
    background-repeat: no-repeat;
	/*color: #FFF;
	text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
	background-image: -webkit-radial-gradient(circle at center, rgb(0, 127, 255),rgb(0, 127, 255));
	background-image: radial-gradient(circle at center, rgb(0, 127, 255),rgb(0, 127, 255));*/
}
.ranking .ranking-con .mk2 {
    width: 40px;
    height: 40px;
    border-width: 0px;
    background-image: url('../images/ranking/ranking-2.png');
    background-repeat: no-repeat;
	/*color: #FFF;
	text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
	background-image: -webkit-radial-gradient(circle at center, rgb(123, 0, 0),rgb(123, 0, 0));
	background-image: radial-gradient(circle at center, rgb(123, 0, 0),rgb(123, 0, 0));*/
}
.ranking .ranking-con .mk3 {
    width: 40px;
    height: 40px;
    border-width: 0px;
    background-image: url('../images/ranking/ranking-3.png');
    background-repeat: no-repeat;
	/*color: #FFF;
	text-shadow: #000 1px 0 0,#000 0 1px 0,#000 -1px 0 0,#000 0 -1px 0;
	background-image: -webkit-radial-gradient(circle at center, rgb(187, 145, 0),rgb(187, 145, 0));
	background-image: radial-gradient(circle at center, rgb(187, 145, 0),rgb(187, 145, 0));*/
}
.ranking .ranking-con .name {
	float: left;
	color: #333;
	margin-left: 8px;
	font-size: 16px;
}
.ranking .ranking-con .name .diamond {
	margin-right: 5px;
}
.new-ranking {
    background-image: url('../images/ranking/banner-1.jpg');
    background-position: center top;
    background-repeat: no-repeat;
    background-size: contain;
}
.ranking-item {
    background-color: #FFF;
    box-shadow: 2px 2px 6px #999;
    border-radius: 5px;
}
.ranking-item .item-thead {
    background-color: #f7f7f7;
    height: 40px;
    line-height: 40px;
}
.ranking-item .item-thead span {
    display: inline-block;
}
.ranking-item .today-title {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 30px 0;
    background-color: #D2691E;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ranking-item .yesterday-title {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 50px 0;
    background-color: #795547;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.ranking-item .week-title {
    color: #FFF;
    text-align: center;
    font-size: 26px;
    font-weight: 700;
    height: 50px;
    line-height: 50px;
    padding: 30px 0;
    background-color: #777a89;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}
.diamond-1{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-1.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-2{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-2.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-3{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-3.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-4{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-4.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-5{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-5.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-6{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-6.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-7{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-7.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-8{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-8.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-9{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-9.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-10{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-10.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-11{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-11.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.diamond-12{width:25px;height:25px;display:inline-block;background-image:url('../../res/images/diamond/diamond-12.png');background-repeat:no-repeat;background-position:center center;background-size:contain;vertical-align:middle;}
.ranking .ranking-con .gain {
	float: right;
	color: #333;
	font-size: 18px;
	/*font-weight: bold;*/
	font-family: Arial, Helvetica, sans-serif;
}
.ranking .ranking-con .name .twinklings {
	font-size: 14px;
	color: red;
	/*-webkit-animation: twinkling 3s infinite ease-in-out;
	animation: twinkling 3s infinite ease-in-out;*/
}
/* agent */
.agent-con {
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
}
.agent-con li {
    float: left;
    width: 265px;
    height: 180px;
    margin-bottom: 26px;
    margin-right: 38px;
    background-repeat: no-repeat;
    background-position: center center;
}
.agent-con li.style-1 {
    background-image: url('../images/agent/style-1.png');
}
.agent-con li.style-2 {
    background-image: url('../images/agent/style-2.png');
}
.agent-con li.style-3 {
    background-image: url('../images/agent/style-3.png');
}
.agent-con li.style-4 {
    background-image: url('../images/agent/style-4.png');
}
.agent-zone .layui-row {
	margin-top: 20px;
	padding: 10px;
	border-left: 1px solid #CCC;
	border-top: 1px solid #CCC;
	box-shadow: 3px 3px 3px #888888;
}
.agent-zone .avatar {
	width: 100px;
	height: 100px;
	border-radius: 100%;
}
.agent-zone .name {
	color: red;
	font-size: 30px;
}
.agent-zone .coins {
	vertical-align: middle;
}
.agent {
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	width: 279px;
	height: 181px;
	background-image: url('../images/agent/style-1.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
	border-radius: 10px;
}
.agent:nth-child(4n) {
	margin-right: 0px;
}
.agent.style-2 {
	background-image: url('../images/agent/style-2.jpg');
}
.agentbk {
	padding: 10px;
	text-align: center;
}
.agentbk h3 {
	font-weight: 700;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #000;
	font-size: 18px;
}
.agentbk h4 {
	color: #000;
	margin-bottom: 5px;
}
.agentbk p {
	color: #fff;
	font-weight: 500;
	margin-top: 8px;
	text-align: center;
	position: relative;
	padding: 5px 0;
	border-radius: 5px;
	cursor: pointer;
	background: rgba(0,0,0,.5);
}
.agentbk p:before {
	content: "";
	position: absolute;
	left: 5px;
	top: 3px;
	width: 20px;
	height: 20px;
	background-repeat: no-repeat;
	background-size: contain;
	opacity: .7;
}
.agentbk p.qq:before {
	background-image: url('../images/qq.png');
}
.agentbk p.wechat:before {
	background-image: url('../images/wechat.png');
}
.agent.style-2 .agentbk h3,.agent.style-2 .agentbk h4 {
	color: #fff;
}
.agent.style-2 .agentbk p {
	background: rgba(255,255,255,.2);
}
.agentbk .avatar {
	position: absolute;
    left: 10px;
    top: 5px;
    width: 40px;
    height: 40px;
}
/* no-data */
.no-data {
	text-align: center;
	margin: 100px auto;
}
.no-data i {
    /*font-size: 72px;
    color: #666;*/
    width: 120px;
    height: 120px;
    background-image: url('../images/common/no-data.png');
    background-repeat: no-repeat;
    background-size: contain;
}
.no-data p {
    margin-top: 10px;
    font-size: 14px;
    color: #333;
}
/* footer */
.footer-logo {
	width: 240px;
	height: 80px;
	background-image: url('../images/logo_footer.png');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: contain;
}
.footer .nav a {
	color: #FFF;
}
.footer .nav a:hover {
	color: #f85542;
}
.footer .split {
	color: #FFF;
	margin-left: 20px;
	margin-right: 20px;
}
@-webkit-keyframes service-fade-in {
  0% {
    opacity: .5;
    right: 82px;
  }
  to {
    opacity: 1;
    right: 62px;
  }
}
@keyframes service-fade-in {
  0% {
    opacity: .5;
    right: 82px;
  }
  to {
    opacity: 1;
    right: 62px;
  }
}
.ft_service {
    max-height: 300px;
    position: fixed;
    right: 20px;
    top: 50%;
    font-size: 14px;
    color: #243558;
    z-index: 9999;
}
.ft_service ul {
    margin: 0;
    padding: 0;
    position: absolute;
    right: 0;
}
.ft_service li {
    list-style-type: none;
}
.ft_service_box,.ft_service li>div {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
    box-shadow: 0 0 9px 0 rgba(0,0,0,.2);
}
.ft_service_box {
    width: 50px;
    height: 50px;
    background: #fff;
    margin-bottom: 10px;
    border-radius: 4px;
    text-align: center;
    position: relative;
}
.ft_service_box .icon {
    display: block;
    padding: 5px 0;
    line-height: 25px;
    color: #9ca9c3;
    font-size: 13px;
}
.ft_service_box:hover .icon {
    color: #fff;
}
.ft_service_box.state-hover,.ft_service_box:hover {
    border: 0;
    background-color: #4f7cfc;
}
.ft_service_float {
    display: none;
    position: absolute;
    right: 62px;
    height: 40px;
    line-height: 40px;
    padding: 0 14px;
    background: #fff;
    border-radius: 5px;
    text-align: center;
    border: 1px solid #e1e6ec;
    white-space: nowrap;
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
}
.ft_service_triangle {
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    right: -11px;
    position: absolute;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 11px solid #e1e6ec;
    z-index: 1001;
}
.ft_service_triangle:after {
    content: "\20";
    top: -6px;
    right: 1px;
    position: absolute;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 10px solid #fff;
    z-index: 1000;
}
.ft_service_triangle:before {
    content: "\20";
    width: 80px;
    height: 45px;
    top: -20px;
    right: -52px;
    position: absolute;
    background: transparent;
}
.ft_service_box.state-hover .ft_service_float,.ft_service_box:hover .ft_service_float,.ft_service_box:hover .ft_service_consult_cont {
    display:block;
    opacity:1;
    -webkit-transition:.2s linear;
    transition:.2s linear;
    -webkit-animation-name:service-fade-in;
    animation-name:service-fade-in;
    -webkit-animation-duration:.3s;
    animation-duration:.3s;
    -webkit-animation-iteration-count:1;
    animation-iteration-count:1;
    -webkit-animation-delay:0s;
    animation-delay:0s;
}
.ft_service_consult_cont {
    width: 200px;
    background: #fff;
    position: absolute;
    text-align: center;
    border: 1px solid #e1e6ec;
    border-radius: 5px;
    display: none;
    top: 50%;
    -webkit-transform:translateY(-50%);
    transform:translateY(-50%);
    right: 62px;
}
.ft_service_consult.state-close .ft_service_consult_cont {
    display: none;
}
.ft_service_consult_cont>.ft_service_triangle:after {
    border-left: 10px solid #f6f8fb!important;
}
.ft_service_consult_cont_top {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f6f8fb;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.ft_service_tit {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 12px;
    color: #9aa8c2;
    text-align: center;
}
.ft_service_foot {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
    color: #7b89a6;
}