/* AB模板网 整站模板下载 */
/* 模板：Www.AdminBuy.Cn */
/* 仿站：Fang.AdminBuy.Cn */
/* 素材：Sc.AdminBuy.Cn */
/* js特效：js.AdminBuy.Cn */
/* 在线工具 Tool.Adminbuy.Cn */
/* QQ：9490489 */
body {
	font-family:-apple-system,BlinkMacSystemFont,'Segoe UI','PingFang SC','Hiragino Sans GB','Microsoft YaHei','Helvetica Neue',Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji','Segoe UI Symbol';
	font-size:14px;
	line-height:1.5
}
.btn {
	-webkit-transition:all .5s;
	transition:all .5s
}
.btn-warning {
	background:linear-gradient(145deg,#e5b121 0,#e54d22 100%)
}
.header-area {
	position:fixed;
	padding:20px 0;
	top:0;
	width:100%
}
.header-area.header-sticky {
	position:fixed;
	width:100%;
	z-index:9999;
	background-color:#000;
	opacity:.9
}
.navbar-custom {
	padding-top:20px;
	-webkit-box-shadow:none;
	box-shadow:none;
	border:none;
	background:0 0;
	-webkit-transition:all .2s;
	transition:all .2s
}
.navbar-custom.top-nav-collapse {
	padding-top:15px;
	padding-bottom:15px;
	-webkit-box-shadow:0 1px 3px 0 rgba(0,0,0,.1);
	box-shadow:0 1px 3px 0 rgba(0,0,0,.1);
	background-color:#FFF
}
.navbar-custom .navbar-brand {
	padding-top:0;
	padding-bottom:0
}
.navbar-custom .navbar-nav>li>a {
    
	font-size:17px;
	color:#202020;
	-webkit-transition:all .2s;
	transition:all .2s;
 
}
.navbar-custom .navbar-nav>li>a:hover {
	color:#f78b04
}
.navbar-custom .navbar-nav>li.active>a {
	background:0 0;
	color:#f78b04
}
.slide-side {
	position:relative
}
.slide-side .phone-bg {
	position:relative;
	z-index:5
}
.slide-side .slide-side-auto {
	position:absolute;
	top:20px;
	left:50%;
	width:235px;
	height:492px;
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
	z-index:3;
	overflow:hidden
}
.section-header {
	margin-bottom:60px
}
.section-header .section-title {
	margin-top:0;
	margin-bottom:15px;
	font-size:24px;
	font-weight:400;
	font-weight:700
}
.section-header .section-desc {
	font-size:16px;
	color:#999;
	font-weight:400;
	line-height:30px
}
#banner {
	padding-top:120px;
	padding-bottom:60px;
	background:url(/k709/static/login_back.png) no-repeat;
	background-attachment:fixed;
	background-size:cover;
	background-position: 20% 50%;
	color:#fff
}
#banner .r {
	padding-top:100px
}
#banner .r h2 {
	margin-bottom:30px;
	font-weight:700;
	font-size:50px;
	line-height:1.5
}
#banner .r p {
	margin-top:30px;
	margin-bottom:10px;
	font-size:16px;
	font-weight:400;
	line-height:1.8
}
#banner .r p.img {
	margin-top:20px
}
#banner .r p.img img {
	display:block;
	border-radius:16px
}
#banner .btn-holder {
	margin-top:30px
}
#banner .btn {
	display:inline-block;
	text-align:center;
	position:relative;
	border-radius:0;
	color:#fff;
	padding:14px 28px;
	background:0 0;
	font-weight:600;
	font-size:18px;
	border-radius:70px;
	border:0;
	margin-top:5px;
	margin-right:10px;
	-webkit-transition:all .5s;
	transition:all .5s
}
#banner .btn.btn-white {
	background:linear-gradient(145deg,#e5b121 0,#e54d22 100%);
	color:#fff;
	background-size:200% auto
}
#banner .btn.btn-white:hover {
	background-position:right center
}
#banner .btn.btn-border {
	color:#666;
	background:#fff;
	-webkit-box-shadow:0 0 0 transparent;
	box-shadow:0 0 0 transparent
}
#banner .btn.btn-border:hover {
	color:#fff;
	background:#e54d22
}
#banner .btn span {
	position:relative;
	z-index:1;
	font-size:16px;
	text-align:left;
	margin:0;
	text-transform:capitalize;
	letter-spacing:1px
}
#intro {
	padding:100px 0;
	background:#f1f1f1
}
#intro .inner {
	padding:30px 30px;
	background:#fff;
	border-radius:5px;
	-webkit-box-shadow:0 16px 32px rgba(0,0,0,.1),0 15px 12px transparent;
	box-shadow:0 16px 32px rgba(0,0,0,.1),0 15px 12px transparent;
	text-align:center;
}
#intro .text h4 {
	margin-bottom:20px;
	font-size:18px;
	font-weight:700;
	text-align:center;
	color:#1e1e1e
}
#intro .text p {
	margin-bottom:0;
	color:#888;
	line-height:24px;
	text-align:center
}
#team {
	padding:100px 0;
	background:url(/k709/skin/images/register_bg.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
	color:#fff
}
#team h2 {
	margin-bottom:20px;
	font-size:24px;
	font-weight:700
}
#team ul {
	margin-bottom:30px
}
#team ul li {
	line-height:30px
}
#team .r img {
	display:block;
	border-radius:16px
}
#team .register-tip {
	margin-bottom:30px
}
#features {
	padding:100px 0;
	background:#f1f1f1
}
#features h4 {
	font-size:18px;
	font-weight:700
}
#features p {
	margin-top:0;
	margin-bottom:5px;
	color:#888;
	font-size:13px;
	line-height:2
}
#features .l {
	text-align:right
}
#features .l .l-1 {
	margin-top:120px;
	margin-bottom:60px
}
#features .m img {
	display:block;
	margin:0 auto
}
#features .r .r-1 {
	margin-top:120px;
	margin-bottom:60px
}
#activities {
	padding:100px 0;
	background:url(/k709/skin/images/app_bg.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
	color:#fff
}
#activities .l .huodong {
	position:relative;
	display:block;
	overflow:hidden;
	border-radius:16px
}
#activities .l .huodong img {
	-webkit-transition:-webkit-transform .5s;
	transition:-webkit-transform .5s;
	transition:transform .5s;
	transition:transform .5s,-webkit-transform .5s
}
#activities .l .huodong:hover img {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
#activities .hd-list {
	padding:8px 10px;
	-webkit-transition:.6s;
	transition:.6s
}
#activities .hd-list .icon-bg {
	float:left;
	position:relative;
	width:60px;
	height:60px;
	background:linear-gradient(145deg,#e5b121 0,#e54d22 100%);
	border-radius:50%;
	text-align:center;
	line-height:60px;
	margin:0 auto
}
#activities .hd-list .icon-bg span {
	line-height:1;
	font-size:24px;
	font-weight:400;
	color:#fff
}
#activities .hd-list .text {
	margin-left:80px
}
#activities .hd-list .text h3 {
	margin-top:0;
	margin-bottom:5px;
	font-size:18px;
	line-height:1.4;
	font-weight:700
}
#activities .hd-list .text p {
	line-height:1.6;
	font-weight:300
}
.btn-detail {
	background:0 0;
	color:#fff;
	-webkit-transition:all .5s;
	transition:all .5s;
	border-radius:60px
}
.btn-detail:hover {
	-webkit-box-shadow:0 0 25px rgba(255,255,255,.3);
	box-shadow:0 0 25px rgba(255,255,255,.3)
}
#news {
	padding:100px 0;
	background:#f6f6f6
}
#news .btn {
	border:0 solid #000;
	border-radius:60px
}
.news-label {
	margin-bottom:50px
}
.news-label .btn {
	margin:0 8px
}
.news-label .btn.btn-lg {
	padding:6px 12px
}
.news-media .media {
	padding-bottom:25px;
	margin-bottom:25px;
	border-bottom:1px solid #ddd
}
.news-media .media:last-child {
	border:none
}
.news-media .media-left .media-object {
	width:240px;
	height:160px
}
.news-media .media-body .media-heading {
	margin-top:5px;
	margin-bottom:10px
}
.news-media .media-body .media-heading a {
	font-size:18px;
	color:#171717;
	font-weight:700;
	-webkit-transition:all .2s;
	transition:all .2s
}
.news-media .media-body .media-heading a:hover {
	color:#fe5b20;
	text-decoration:none
}
.news-media .media-body .time {
	margin-bottom:10px;
	color:#999
}
.news-media .media-body .desc {
	color:#666;
	line-height:1.7
}
.news-media .search-media-body .media-heading a em {
	font-style:normal;
	color:#ff3226
}
.news-media .search-media-body .media-heading a:hover em {
	color:#fe5b20
}
.tags {
	font-size:12px
}
.tags .fa {
	margin-right:10px;
	color:#cacaca
}
.tags a {
	display:inline-block;
	background:#fafafa;
	padding:2px 6px;
	border:1px solid #dedede;
	border-radius:4px;
	color:#999;
	-webkit-transition:all .2s;
	transition:all .2s
}
.tags a:hover {
	background:#ffb956;
	border-color:#ffb956;
	color:#fff;
	text-decoration:none
}
.tags.tags-md a {
	font-size:14px;
	padding:4px 8px;
	border-radius:6px
}
#app {
	padding:100px 0;
	background:url(/k709/skin/images/intro_bg.jpg) no-repeat;
	background-attachment:fixed;
	background-size:cover;
	color:#fff
}
#app h2 {
	margin-bottom:15px
}
#app .section-header .section-desc {
	color:#fff
}
#app p.app-qrcode {
	margin-bottom:40px
}
#app p.app-tip {
	margin-bottom:40px
}
.btn-app {
	background:linear-gradient(145deg,#e5b121 0,#e54d22 100%);
	background-size:150%;
	color:#fff;
	-webkit-transition:all .5s;
	transition:all .5s;
	border-radius:60px;
	border:0 solid #fff
}
.btn-app:hover {
	background-position:right center;
	color:#fff;
	-webkit-box-shadow:0 0 25px rgba(255,255,255,.3);
	box-shadow:0 0 25px rgba(255,255,255,.3)
}
#location {
	padding-top:140px;
	padding-bottom:100px;
	background:url(/k709/skin/images/register_bg.jpg) no-repeat;
	background-size:cover
}
#location h2 {
	margin-top:30px;
	color:#fff;
	font-size:30px
}
#location .location-nav {
	margin-top:20px;
	color:#aaa;
	opacity:.8
}
#location .location-nav a {
	color:#fff;
	font-weight:300
}
#sub-menu {
	padding:50px 0;
	border-bottom:1px solid #eee
}
#sub-menu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:center
}
#sub-menu ul li {
	float:left;
	margin-right:15px
}
#sub-menu ul li a {
	display:inline-block;
	padding:10px 25px;
	font-size:16px;
	line-height:1.2;
	border-radius:60px;
	border:1px solid #eee;
	color:#666;
	-webkit-transition:all .3s;
	transition:all .3s
}
#sub-menu ul li a:hover {
	background:#ffb956;
	border-color:#ffb956;
	text-decoration:none;
	color:#fff
}
#sub-menu ul li a.active {
	background:#ffb956;
	border-color:#ffb956;
	color:#fff
}
.article {
	padding-bottom:50px
}
.article h1 {
	margin-top:50px;
	margin-bottom:15px;
	text-align:center;
	font-size:24px
}
.article .infor {
	margin-bottom:15px;
	padding:10px;
	color:#999;
	font-size:13px;
	text-align:center;
	background:#f9f9f9
}
.article .infor span {
	margin:0 10px
}
.article-detail {
	font-size:16px;
	font-family:"Pingfang SC",STHeiti,"Lantinghei SC","Open Sans",Arial,"Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",SimSun,sans-serif;
	color:#3d464d;
	line-height:1.75;
	margin-top:1em;

}
.article-detail a {
	color:#4183c4
}
.article-detail a:hover {
	color:#1e70bf;
	text-decoration:underline
}
.article-detail:after,.article-detail:before {
	content:"";
	display:table
}
.article-detail:after {
	clear:both
}
.article-detail pre {
	margin:16px 0 14px;
	padding:14px 15px 12px;
	border-radius:3px;
	border:none
}
.article-detail pre::-webkit-scrollbar {
	width:6px!important;
	height:6px!important;
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none
}
.article-detail pre::-webkit-scrollbar-thumb {
	cursor:pointer;
	background:rgba(153,153,153,.75)
}
.article-detail pre::-webkit-scrollbar-thumb:hover {
	background:rgba(153,153,153,.6)
}
.article-detail pre code {
	padding:0;
	margin:0;
	overflow:visible
}
.article-detail pre,.article-detail pre code {
	display:block;
	font-size:13px;
	line-height:1.6em;
	background:#f6f6f6;
	font-family:Menlo,Monaco,Consolas,"Courier New",monospace
}
.article-detail p {
	margin-top:16px;
	margin-bottom:14px
}
.article-detail p:first-child {
	margin-top:0
}
.article-detail p:last-child {
	margin-bottom:0
}
.article-detail strong {
	font-weight:700
}
.article-detail ol,.article-detail ul {
	margin:0;
	padding:0 0 0 2.5em
}
.article-detail ol p,.article-detail ul p {
	margin:0
}
.article-detail ol>li+li,.article-detail ul>li+li {
	margin-top:.25em
}
.article-detail ol ul,.article-detail ul ul {
	list-style-type:circle
}
.article-detail ol {
	list-style-type:decimal
}
.article-detail ul {
	list-style-type:disc
}
.article-detail img {
	margin:auto;
	max-width:80%;
	height:auto!important;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	border:0;
	vertical-align:middle
}
.article-detail table {
	display:block;
	border-collapse:collapse;
	border-spacing:1px;
	font-size:14px;
	color:#444;
	overflow:auto;
	max-width:100%!important;
	width:100%;
	border:0;
	line-height:inherit;
	word-break:keep-all;
	margin-top:0;
	margin-bottom:16px;
	-webkit-box-sizing:border-box;
	box-sizing:border-box
}
.article-detail table thead {
	text-align:left
}
.article-detail table th,.article-detail table thead {
	background:#f8f8f8
}
.article-detail table td,.article-detail table th {
	padding:4px 8px;
	border:1px solid #ddd
}
.article-detail table tr {
	background-color:#fff;
	border-top:1px solid #ccc
}
.article-detail table tr:nth-child(2n) {
	background-color:#f8f8f8
}
.article-detail blockquote {
	position:relative;
	color:#333;
	font-size:15px;
	background:#f6f6f6;
	margin:20px 0;
	padding:16px 24px 16px 48px;
	border:none;
	font-style:normal
}
.article-detail blockquote:before {
	content:"";
	top:18px;
	left:18px;
	font-size:24px;
	position:absolute;
	width:13px;
	height:9px;
	display:inline-block
}
.article-detail blockquote p:first-child {
	margin-top:2px
}
.article-detail blockquote p:last-child {
	margin-bottom:0
}
.article-detail h1,.article-detail h2,.article-detail h3,.article-detail h4,.article-detail h5,.article-detail h6 {
	font-weight:500;
	margin:1.2em 0 .8em;
	padding:0;
	border:none
}
.article-detail h1:first-child,.article-detail h2:first-child,.article-detail h3:first-child,.article-detail h4:first-child,.article-detail h5:first-child,.article-detail h6:first-child {
	margin-top:.6em
}
.article-detail h1 {
	font-size:1.8em
}
.article-detail h2 {
	font-size:1.375em
}
.article-detail h3 {
	font-size:1.25em
}
.article-detail h4 {
	font-size:1.125em
}
.article-detail h5 {
	font-size:1em
}
.article-detail h6 {
	font-size:1em;
	color:#777
}
.article-detail video {
	max-width:100%
}
.article-detail hr {
	height:0;
	border:none;
	border-top:1px solid #ddd;
	background:0 0;
	margin:8px 0;
	clear:both
}
.article-detail hr:after,.article-detail hr:before {
	display:table;
	content:""
}
.article-pager {
	position:relative;
	margin-bottom:40px;
	padding-top:30px;
	border-top:1px solid #eee;
	overflow:hidden;
	color:#999
}
#footer {
	background:#201f22;
	padding:30px 0;
	text-align:center;
	font-size:12px;
	color:#636363
}
a.back-to-top {
	position:fixed;
	z-index:999;
	right:1.5rem;
	bottom:1.5rem;
	display:none;
	width:4.2rem;
	height:4.2rem;
	border-radius:4.2rem;
	background:#e54d22 url(/k709/skin/images/up-arrow.png) no-repeat center 47%;
	background-size:1.8rem 1.8rem;
	text-indent:-9999px
}
.pop-ewm {
	padding:25px 30px
}
.pop-ewm strong {
	display:block;
	margin-bottom:20px;
	text-align:center;
	font-size:16px;
	line-height:1
}
@media screen and (max-width:768px) {
  #banner .r{ padding-top:60px;}
	.section-header {
	margin-bottom:20px
}
.section-header .section-title {
	font-size:18px
}
.section-header .section-desc {
	font-size:12px
}
#banner {
	padding-top:100px
}
#banner .box {
	position:relative;
	margin-bottom:15px;
	padding:15px;
	border-radius:16px;
	overflow:hidden
}
#banner .box:before {
	content:'';
	display:block;
	position:absolute;
	left:0;
	top:0;
	bottom:0;
	right:0;
	background:rgba(255,255,255,.1);
	z-index:1
}
#banner .box h2 {
	position:relative;
	z-index:2
}
#banner .box p {
	position:relative;
	z-index:3
}
#banner .r {
	text-align:center!important
}
#banner .r h2 {
	margin-top:15px;
	font-size:30px
}
#banner .r .h3 {
	font-size:16px
}
#banner .r img {
	display:block;
	margin:0 auto
}
#intro {
	padding:50px 0
}
#intro .inner {
	padding:30px;
	margin-bottom:15px;
	text-align:center;
}
#intro h4 {
	font-size:16px
}
#register {
	padding:50px 0
}
#register .box {
	margin-bottom:30px;
	border:1px solid rgba(255,255,255,.8);
	border-radius:16px;
	padding:15px
}
#register .box ul {
	margin-bottom:0
}
#register h2 {
	font-size:18px
}
#register .register-tip {
	text-align:center
}
#features {
	padding:50px 0
}
#features h4 {
	font-size:16px
}
#features .l .l-1,#features .l .l-2,#features .l .r-1,#features .l .r-2,#features .r .l-1,#features .r .l-2,#features .r .r-1,#features .r .r-2 {
	text-align:center;
	margin-top:0;
	margin-bottom:15px;
	background:#fafafa;
	border-radius:16px;
	padding:15px;
	-webkit-box-shadow:0 0 20px rgba(0,0,0,.08);
	box-shadow:0 0 20px rgba(0,0,0,.08)
}
#team {
	padding:50px 0
}
#team .l {
	margin-bottom:30px
}
#team .r h3 {
	font-size:16px;
	text-align:center;
	line-height:1.4
}
#team .r span {
	text-align:center;
	font-size:13px
}
#team .r .btn {
	display:block;
	border-radius:60px
}
#team .r img {
	display:block;
	margin:0 auto
}
#news {
	padding:50px 0
}
#news .news-label {
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap
}
#news .news-label .btn {
	margin-bottom:8px
}
#news .news-label .btn.btn-lg {
	font-size:14px
}
#news .media .media-object {
	width:120px;
	height:90px
}
#news .media .media-heading a {
	font-size:16px;
	line-height:1.2
}
#sub-menu ul {
	margin-bottom:30px;
	display:-webkit-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between
}
#sub-menu ul li {
	margin-right:0
}
#sub-menu ul li a {
	padding:10px;
	font-size:14px
}
}/* AB模板网新增分页样式 www.admibnuy.cn */
.pagebar {
	padding:20px;
	overflow:hidden;
	clear:both
}
.pagebar .pagination {
	display:flex;
	justify-content:center;
	margin-top:10px;
}
.pagination a {
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	font-size:12px;
	padding:8px 10px;
	margin:0 2px;
	border-radius:3px;
	line-height:100%
}
.pagination span {
	color:#333;
	font-size:12px;
	padding:7px 2px;
	margin:0 2px;
	border-radius:3px;
}
.pagination a:hover {
	color:#333;
	border:1px solid #333;
}
.pagination a.page-num-current {
	color:#fff;
	background:#333;
	border:1px solid #333;
}
.pagination .st {
	font-family:宋体
}
.text-secondary {
	text-align:center;
	padding:20px 0
}
.adminbuy_cn img {
	max-width:100% !important;
	height:auto !important;
	display:inline-block;
}
.adminbuy_cn p {
	text-wrap:inherit !important;
}
.adminbuy_cn p span {
	text-wrap:inherit !important;
}
