﻿@keyframes lk-bounceInDown{
	0%,100%{
		-ms-transform:translateY(0);
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
	60%{
		-ms-transform:translateY(25%);
		-webkit-transform:translateY(25%);
		transform:translateY(25%)
	}
	80%{
		-ms-transform:translateY(0);
		-webkit-transform:translateY(0);
		transform:translateY(0)
	}
}
@keyframes lk-flash{
	0%,100%{
		opacity: .6;
		filter:alpha(opacity=40);
		-moz-opacity:.6;
		-ms-opacity:.6;
		-webkit-opacity:.6
	}
	60%{
		opacity: .05;
		filter:alpha(opacity=5);
		-moz-opacity:.05;
		-ms-opacity:.05;
		-webkit-opacity:.05
	}
	80%{
		opacity: .36;
		filter:alpha(opacity=100);
		-moz-opacity:.36;
		-ms-opacity:.36;
		-webkit-opacity:.36
	}
}
.linkcart-lg-box{
	padding-top: 50px;
	position: relative;
}
.lk-bounce{
	-webkit-animation:lk-bounceInDown 7s infinite;
	animation:lk-bounceInDown 7s infinite;
	-webkit-animation-delay:.1s;
	animation-delay:.1s
}
.lk-linkline img{
	width: 180px;
	max-width: 220px
}
.lk-phone-light{
	opacity: 0.36;
	-webkit-animation:lk-flash 7s infinite;
	animation:lk-flash 7s infinite;
	-webkit-animation-delay:.1s;
	animation-delay:.1s;
	margin-top: -10px;
}
.lk-phone-light img{
	max-width: 296px;
	width: 160px
}
.banner-box{
	position: relative;
	overflow: hidden;
	background: #262f31;
}
.banner-img{
	position: absolute;
	width: 100%;
}
.lk-top-box{
	text-align: center;
	padding-top: 20px;
	position: relative;
	padding-bottom: 20px;
}
.lk-phone{
	margin-top: -50px;
	opacity: 0.7
}
.lk-phone img{
	max-width: 262px;
	width: 144px
}
.lk-lines{
	position: absolute;
	right: 25%;
	top: 0;
	width: 80%;
	opacity: 0.6
}
.lk-gradient{
	width: 300px;
	height: 300px;
	max-width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: -webkit-radial-gradient(left top,rgba(0,204,255,.5) 5%, rgba(0,204,255,0) 50%); /* Safari 5.1 - 6.0 */
  background: -o-radial-gradient(left top,rgba(0,204,255,.5) 5%, rgba(0,204,255,0) 50%); /* Opera 11.6 - 12.0 */
  background: -moz-radial-gradient(left top,rgba(0,204,255,.5) 5%, rgba(0,204,255,0) 50%); /* Firefox 3.6 - 15 */
  background: radial-gradient(left top,rgba(0,204,255,.5) 5%, rgba(0,204,255,0) 50%); /* 标准的语法 */
}
.lk-top-ball{
	position: absolute;
	right: -20px;
	top: 0;
	width: 100px
}
.lk-ball-red-top{
	position: absolute;
	right: 15%;
	width: 24px;
	top: 30%;
	opacity: 0.7
}
.lk-box{
	max-width: 1300px;
	padding: 0 25px;
	margin: 0 auto;
}
.lk-title{
	text-align: center
}
.lk-title h1{
	font-size: 20px;
	text-align: center;
	color: #00e8ff;
	line-height: 1.5em;
}
.lk-title h1.h1{
	font-size: 30px;
	font-weight: bold;
	margin-top: 15px;
}
.lk-title img{
	max-width: 100%;
}
.lc-logo img{
	max-height: 38px;
}
.lk-title p{
	font-size: 14px;
	text-align: center;
	color: #fff;
	padding: 0 27px;
	margin: 15px 0;
}
.lk-title a{
	color: #262f31;
	background: #2ffbde;
	text-decoration: none;
	display: inline-block;
	padding: 6px 30px;
	margin: 15px 0;
	background: -webkit-radial-gradient(left top,rgba(51,255,205,1) 20%, rgba(39,242,255,1)); /* Safari 5.1 - 6.0 */
  background: -o-radial-gradient(left top,rgba(51,255,205,1) 20%, rgba(39,242,255,1)); /* Opera 11.6 - 12.0 */
  background: -moz-radial-gradient(left top,rgba(51,255,205,1) 20%, rgba(39,242,255,1)); /* Firefox 3.6 - 15 */
  background: radial-gradient(left top,rgba(51,255,205,1) 20%, rgba(39,242,255,1)); /* 标准的语法 */
	position: relative;
	z-index: 990;
}
.lk-row{
	margin-left: -20px;
	margin-right: -20px
}
.lk-row:after{
	content: '';
	display: block;
	clear: both
}
.lk-vip{
	text-align: center;
	margin: 0;
	width: 33.333333%;
	float: left;
	padding: 0 8px;
}
.lk-vip img{
	max-width: 100%
}
.lk-vip h2{
	font-size: 16px;
	font-weight: bold;
	margin: 0
}
.lk-vip p{
	font-size: 12px;
	line-height: 1.7em;
}
.lk-title-sm{
	text-align: center;
	margin: 10px 0
}
.lk-title-bottom{
	font-size: 16px;
	color: #999;
	text-align: center;
	margin: 15px 0;
	font-weight: normal;
	text-transform: uppercase;
}
.lk-title-sm span{
	position: relative;
	color: #262f31;
	font-size: 24px;
	display: inline-block;
}
.lk-title-sm span:before,.lk-title-sm span:after,.core-h.s-box h3:before,.core-h.s-box h3:after{
	position: absolute;
	content: '';
	display: block;
	width: 12px;
	height: 4px;
	background: #253235;
	right: -30px;
	top: 50%;
	margin-top: -2px;
	border-radius: 5px;
}
.lk-title-sm span:after,.core-h.s-box h3:after{
	left: -30px
}
.lk-advantage{
	width: 50%;
	float: left;
	position: relative;
	padding: 0 8px;
	margin: 10px 0
}
.lk-advantage:nth-child(3){
	clear: left
}
.lk-advantage h3{
	color: #fff;
	font-size: 15px;
	margin: 0;
	line-height: 1.5em
}
.lk-advantage>img{
	float: left
}
.lk-advantage>div{
	padding-left: 35px
}
.lk-advantage p{
	font-size: 12px;
	line-height: 1.7em;
	margin:10px 0
}
.lk-bg-ball{
	width: 100px
}
.lk-process{
	width: 33.333333333%;
	float: left;
	padding: 15px 0 20px 60px;
	position: relative
}
.lk-prs-btm .lk-process>span{
	top: -24px;
	height: 130px
}
.lk-prs-btm .prs-2{
	padding-left: 110px
}
.lk-prs-btm .prs-2>span{
	left: 90px
}
.prs-1{
	width: 26%
}
.prs-2{
	width: 45%
}
.lk-process:before{
	display: block;
	width: 7px;
	height: 7px;
	background: #96b5bc;
	border-radius: 4px;
	position: absolute;
	left: 40px;
	top: 0;
	content: '';
	margin-top: 6px
}
.lk-prs-btm .lk-process:before{
	top: 100px
}
.lk-process>span{
	display: block;
	position: absolute;
	width: 1px;
	height: 131px;
	background: #96b5bc;
	left: 43px;
	top: 0;
	margin-top: 7px
}
.lk-process>span:before,.lk-process>span:after{
	display: block;
	border-radius: 15px;
	position: absolute;
	left: -11px;
	bottom: -21px;
	content: '';
	z-index: 100
}
.lk-prs-btm .lk-process>span:before,.lk-prs-btm .lk-process>span:after{
	top: 0
}
.lk-prs-btm .lk-process>span:after{
	top: 6px
}
.lk-process>span:before{
	width: 22px;
	height: 22px;
	border:solid 2px #96b5bc;
	background: #262f31
}
.lk-process>span:after{
	background: #39dbff;
	width: 10px;
	height: 10px;
	left: -5px;
	bottom: -15px;
}
.prs-2>span:after{
	background: #39ffe1
}
.prs-3>span:after{
	background: #39ff4c
}
.prs-4>span:after{
	background: #f8ff39
}
.prs-5>span:after{
	background: #ffb739
}
.prs-6>span:after{
	background: #ff5e39
}
.lk-process h3{
	font-size: 15px;
	color: #fff;
	margin: 0 0 10px
}
.lk-process p{
	font-size: 12px;
	line-height: 1.5em
}
.lk-process-box{
	overflow-x: auto;
	position: relative
}
.lk-process-box .lk-row{
	min-width: 768px;
	display: flex;
	position: relative;
	margin-right: 0
}
.lk-prs-long-line{
	content: '';
	display: block;
	height: 2px;
	background:#96b5bc;
	position: absolute;
	bottom: 6px;
	width: 100%;
	left: 0
}
.lk-prs-long-line:before,.lk-prs-long-line:after{
	content: '';
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	left: 8px;
	bottom: -5px;
	border-radius: 6px;
	background: #96b5bc
}
.lk-prs-long-line:after{
	left: auto;
	right: 0
}
.prs-2:before{
	left: 87px
}
.jspTrack{
	background: #303b3e;
	border-radius: 5px
}
.jspDrag{
	background: #404e52;
	border-radius: 5px
}
.jspHorizontalBar{
	background: none
}
.lk-process-box:after{
	content: '';
	display: block;
	position: absolute;
	width: 10%;
	height: 100%;
	top: 0;
	right: 0;
	background: -webkit-radial-gradient(right,rgba(38,47,49,1), rgba(38,47,49,0)); /* Safari 5.1 - 6.0 */
	background: -o-radial-gradient(right,rgba(38,47,49,1), rgba(38,47,49,0)); /* Opera 11.6 - 12.0 */
	background: -moz-radial-gradient(right,rgba(38,47,49,1), rgba(38,47,49,0)); /* Firefox 3.6 - 15 */
	background: radial-gradient(right,rgba(38,47,49,1), rgba(38,47,49,0)); /* 标准的语法 */
}
.lk-service{
	padding-bottom: 30px;
	position: relative;
	margin: 0 auto
}
.lk-service:after{
	content: '';
	display: block;
	clear: both
}
.lk-service img{
	max-width: 60%
}
.lk-service .hover{
	display: none
}
.lk-service a{
	float: left;
	display: block;
	width: 50%;
	font-size: 12px;
	text-align: center;
	color: #28f3fc;
	text-decoration: none;
	line-height: 1.5em;
	border: solid 1px #28f3fc;
	padding: 10px;
	margin:-1px 0 0 -1px;
	position: relative;
	z-index: 2
}
.lk-service a span{
	display: block;
	font-size: 16px;
	line-height: 1.5em;
}
.lk-ball-btm-red{
	position: absolute;
	bottom: 0px;
	right: 0px;
	opacity: 0.2;
	width: 50px;
	z-index: 1
}
.lk-btm-lines{
	position: absolute;
	bottom: 0;
	left: -30px;
	z-index: 1;
	max-width: 80% !important
}
.lk-fixed{
	position: fixed;
}
.lk-bg-ball-1{
	width: 130px;
	opacity: 0.5;
	position: absolute;
	left: -70px;
	top: 700px
}
.lk-bg-ball-2{
	width: 30px;
	opacity: 0.3;
	position: absolute;
	right: 10px;
	top: 710px
}
.lk-bg-ball-3{
	width: 80px;
	opacity: 0.1;
	position: absolute;
	left: 50%;
	top: 1200px
}
.lk-bg-ball-4{
	width: 20px;
	opacity: 0.3;
	position: absolute;
	left: 10px;
	top: 1500px
}
.lk-process-box,.lk-advantage-box{
	margin-bottom: 60px
}
.lk-moblie-more{
	text-align: center;
	max-width: 90%;
	margin: 0 auto 20px;
}
.lk-moblie-more h3{
	font-size: 16px
}
.lk-moblie-more p{
	font-size: 13px;
	line-height: 1.7em;
	padding: 0 30px;
}
.lk-moblie-more img{
	max-width: 100px;
	margin-bottom: 15px;
}
.lk-moblie-more>div{
	background: #fff;
	padding: 20px 0;
	height: 100%;
	border: solid 1px #fff;
}
.lk-moblie-more>div:hover,.lk-moblie-more>div.active{
	box-shadow: 0 0 50px rgba(41,204,245,0.15);
	border: solid 1px #00f7fe;
}
#footer{
	background: #27b7d9;  /* fallback for old browsers */
}
.header_allbox,.am-topbar{
	background: #253235;
}

.header_top_right h1{
	color: #29f4f5;
}
.header_top_right img{
	display: none;
}
.header_top_right h1:before{
	font: normal normal normal 1.6rem/1 FontAwesome,sans-serif;
	content: "\f232";
	margin-right: 15px;
}
.header_top,.am-topbar{
	border-color: #455154;
}
.header_bottom li a{
	color: #c8cfd1;
}
.header_allbox{
	border-bottom:solid 1px #455154;
}
.head_login, .head_logout{
	background-color: #ff7771;
}
.company_summary{
	padding: 20px 0;
    border-top: solid 1px #48666d;
}
.black_cloth{
	background-color: #262f31;
    opacity: 0.5;
    z-index: 100;
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -webkit-opacity: 0.5;
    top: 0;
}
.toTop_icon,.two_dia,.toTop_icon:hover{
	background: #2a3a3d;
	border-color: #2b4f57;
	color: #fff;
}
.breadcrumb{
	background: #323d3f;
}
.breadcrumb>li{
	color:#879294
}
.breadcrumb>li a{
	color: #c6d3d6;
}
.case_single_box{
	background: #323d3f;
	border-radius: 5px;
	border: solid 1px #5e6a6c;
}
.article_single_box, .article_search_box, .right_article_box, .case_single_box, .partner_single_box{
	border: solid 1px #4a575a;
	box-shadow: none;
}
.case_img{
	border: 0;
}
.case_single_box h2{
	color: #fff;
}
.case_single_box img{
	border: solid 1px #576366;
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus,.pagination>li>a, .pagination>li>span{
	background-color: #323d3f;
    border: 1px solid #535e60;
    color: #fff;
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus,.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus{
	background-color: #2fcffb;
    border-color: #2fcffb;
}
.am-btn-danger.more{
	background-color: #2fcffb;
    border-color: #2fcffb
}
.our_hope_lbox{
	display: none;
}
.contact_contetn_box,.case_contetn_box{
	padding-top: 65px !important;
}
.contact_contetn_box .lk-title-sm{
	margin: 30px 0;
}
.contact_contetn_box .lk-vip{
	width: 50%;
	margin: 0;
	padding: 0 20px;
}
.contact_contetn_box .lk-vip img{
	max-width: 80%;
}
.case_single_box img{
	margin-top: 5px;
}
.header_bottom a:hover{
	color: #29f4f5;
}
.lk-service{
    text-align: center;
}
.lk-service a{
    border: 0;
    transition: all .3s;
    width: 48%;
    animation-delay: .5s;
    display: inline-block;
    float: none;
    color: #262f31;
}
.lk-service img{
	max-width: 100%;
    border-radius: 100px;
    transition: all .3s;
    box-shadow: 0 0 0 rgba(0,0,0,0.15);
    border: solid 3px #ffdc73;
    transform: rotate(0deg);
}
.lk-service a:hover img{
	box-shadow:0 0 40px rgba(255,220,115,0.3);
    transform: rotate(10deg);
    border-color: #fff;
}
.pc{
	display: none;
}
.lk-title h1.m{
	max-width: 100%;
	margin: 0 auto;
}
.core-box{
	padding: 0 40px;
	margin: 0 auto;
	max-width: 1230px;
}
.core-box .core-h.s-box{
    color: #27f2ff;
    font-size: 20px;
    text-align: center;
    margin: 15px auto;
    width: 100%;
}
.core-box:after{
	display: block;
	content: '';
	clear: both;
}
.core-box .s-box{
	width: 50%;
	float: left;
	margin:15px 0
}
.core-box .s-box:nth-child(2n+1){
	clear: left;
}
.core-box .iconfont{
	float: left;
	font-size: 26px;
	color: #fff;
}
.core-box .s-box>div{
	padding-left: 36px;
	font-size: 15px;
}
.core-box .s-box h3{
	padding-right: 12px;
	color: #fff;
}
.core-box .core-h.s-box h3{
	display: inline-block;
    background: -webkit-linear-gradient(left, #22f8d3 , #05d2fd);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	position: relative;
	font-size: 20px;
	padding: 0;
}
.core-box .s-box>div.p{
	font-size: 12px;
	padding-right: 12px;
}
.core-box .s-box>div.p p{
	margin:10px 0 0;
	line-height: 1.5em;
	height: 6em;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden;
}
.click-to-more{
	font-size: 12px;
	text-decoration: underline;
	color: #33cac8;
	margin-top: 5px;
	display: block;
}
.core-box-lg{
	padding: 0 15px !important;
}
.core-box-lg:after{
	display: block;
	content: '';
	clear: both;
}
.core-box-lg .core-box{
	padding: 0;
	height:200px;
	overflow: hidden;
	padding:0;
	width: 50%;
	float: left;
}
.core-box-lg .core-box>div{
	position: relative;
	overflow: hidden;
	display: flex;
	flex-flow: wrap;
}
.core-box-lg .core-box img{
	width: auto;
	min-height: 200px;
}
.core-box-lg .core-box .txt,.core-box-lg .core-box p{
	position: absolute;
	width: 100%;
	height: 100%;
	text-align: center;
	z-index: 100;
	top: 0;
	left: 0;
	color: #06d1e5;
	color: #fff;
	padding: 0 20px;
	opacity: 1;
	transition: all .3s;
}
.core-box-lg .core-box p{
	font-size: 13px;
	padding:0 15px;
	display: none;
	opacity: 0;
	top: 100%;
	margin: 0;
	line-height: 1.4em;
	display: flex !important;
	align-items: center;
	text-align: left;
	color: #fff;
	background:rgba(24, 211, 191, 0.8);
}
.core-box-lg .core-box:hover p,.core-box-lg .core-box.active p{
	opacity: 1;
	display: block;
	top: 0%;
}
.core-box-lg .core-box:hover .txt,.core-box-lg .core-box.active .txt{
	top: -100%;
	opacity: 0;
}
.core-box-lg .core-box .txt h3{
	line-height: 1.5em;
	margin-top: 20px;
	font-size: 17px;
}
.core-box-lg .core-box i{
	display: block;
	float: none;
	color: #455154;
	font-size: 44px;
	margin-top: 15%;
	color: #fff;
	position: relative;
}
.core-box-lg .core-box i:after{
	display: block;
	content: '';
	height: 3px;
	width: 16px;
	position: absolute;
	left: 50%;
	top: 100%;
	margin-left: -8px;
	background: #fff;
	margin-top: -4px;
	border-radius: 4px;
}
.banner-txt-box{
	padding-bottom: 100px;
}
.lk-core-title{
	max-width: 1300px;
	margin: -70px auto 0 auto !important;
	height: 70px;
	line-height: 67px;
	padding: 0;
	position: relative;
	z-index: 900;
	background: #27b7d9;  /* fallback for old browsers */
	background: linear-gradient(to right, #00ff98, #27b7d9);
	background: -webkit-linear-gradient(to right, #00ff98, #27b7d9);
	border-radius: 10px 10px 0 0;
}
.lk-core-title *,.lk-core-title span{
	color: #fff;
}
.lk-core-title p{
	margin:6px 0 0;
}
.lk-core-title span:before,.lk-core-title span:after{
	background: #fff;
}
.lk-core-title-box{
	padding: 0 40px !important;
}
.lk-animation-delay-0-5{
	animation-delay: .5s;
}
.lk-animation-delay-1-5{
	animation-delay: 1.5s;
}
.animated{
	animation-timing-function:ease-in-out
}
.lk-moblie{
	display: flex;
	flex-flow: wrap;
}
.case-box-lg{
	margin-bottom: 60px;
}
.case-box-lg .lk-box{
	padding-top:0;
	max-width: 1300px;
}
.case-box-lg .lk-row{
	display: flex;
	flex-flow: wrap;
}
.case-box{
	float: left;
	width: 100%;
	padding:0 20px 10px;
	cursor: pointer;
}
.case-box img{
	width: 100%;
}
.case-box .txt{
	text-align: center;
}
.case-box a{
	display: inline-block;
	margin: 15px auto;
	background: #fff;
	box-shadow: 0 5px 10px rgba(6,118,146,0.15);
    /*border: solid 1px #fff;*/
    text-transform: uppercase;
    font-weight: bold;
    padding: 5px 20px;
    border-radius: 50px;
    color: #262f31;
    text-decoration: none;
}
.case-box a:hover,.case-box a:active,.case-box a:focus{
	text-decoration: none;
}
.case-box a span{
	font-size: 12px;
	color: #999;
	font-weight: normal;
}
.case-box:hover a{
	/*border: solid 1px #00f7fe;*/
	background: #27b7d9;
    background: -webkit-linear-gradient(to right, #0fe4f1, #27b7d9);
    background: linear-gradient(to right, #0fe4f1, #27b7d9);
    color: #fff;
}
.case-box img{
	border: solid 1px #fff;
	box-shadow: 0 5px 10px rgba(6,118,146,0.1);
}
.case-box:hover img{
	box-shadow: 0 10px 30px rgba(6,118,146,0.2);
}
.price-box-lg{
	padding-top: 50px;
	background-color: #f5f5f5;
}
.price-box-lg .lk-box:after{
	clear: both;
	content: '';
	display: block;
}
.price-box-lg .price-box{
	width: 100%;
	float: left;
	padding:0 20px;
}
.price-box-lg .lk-row{
	display: flex;
	flex-flow: wrap;
}
.price-box{
	margin-top: 20px;
	display: flex;
}
.price-box>div{
	background: #fff;
	border-radius: 10px 10px 0 0;
	overflow: hidden;
	height: 100%;
	transition: all .3s;
	border: solid 1px #fff;
	width: 100%
}
.price-box>div:hover{
	box-shadow: 0 10px 20px rgba(41,204,245,0.2);
	border: solid 1px #0fe4f1;
	transform: scale(1.1);
}
.price-box h3{
	text-align: center;
	background: #27b7d9;
    background: -webkit-linear-gradient(to right, #0fe4f1, #27b7d9);
    background: linear-gradient(to right, #0fe4f1, #27b7d9);
    color: #fff;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin: 0;
}

.price-box .txt{
	padding: 20px;
}
.price-box.specil{
	margin-top: 0;
}
.price-box.specil>div{
	border: 0;
}
.price-box p{
	margin: 0;
}
.price-box-lg .lk-box{
	padding-top: 0 !important;
}
.price-box.specil .txt{
	border: solid 1px #0fe4f1;
	border-top: 0;
	padding-bottom: 40px;
}
.price-box.specil>div{
	box-shadow: 0 10px 20px rgba(41,204,245,0.2);
	height: 100%;
	width: 100%;
}
.price-box .price{
	color: orangered;
	text-align: center;
	border-bottom: dashed 1px #ccc;
	padding-bottom: 15px;
	position: relative;
}
.price-box .price b{
	font-size: 20px;
}
.price-box .price .hot{
	background-image: url('../images/hot.png');
	background-repeat:  no-repeat;
	background-position: center;
	width: 50px;
	height: 50px;
	position: absolute;
	right: 5%;
    top: -8px;
}
.price-box label{
	color: #333;
	font-weight: normal;
}
.price-box.specil .price b{
	font-size: 26px;
}
.price-box a{
	display: block;
	margin: 20px auto 0;
	text-align: center;
}
.price-box a span{
	display: inline-block;
	padding: 5px 25px;
	border-radius: 50px;
	box-shadow: 0 5px 10px rgba(6,118,146,0.15);
	background: #27b7d9;
    background: -webkit-linear-gradient(to right, #0fe4f1, #27b7d9);
    background: linear-gradient(to right, #0fe4f1, #27b7d9);
    color: #fff;
}
.price-box a:hover span{
	box-shadow: 0 6px 10px rgba(6,118,146,0.2);
}
.price-box a i{
	margin-left: 5px;
	font-size: 18px;
}
.price-box .content{
	padding: 20px 20px 30px;
}
.case-fixed{
	position: fixed;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 1111;
	padding: 40px;
	display: none;
	overflow: hidden; 
}
.case-fixed.active{
	display: block;
}
.case-fixed:before{
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background: #000;
	position: fixed;
	left: 0;
	top: 0;
	opacity: 0.8;
}
.case-fixed>div{
	height: 100%;
	overflow-y: auto;
	position: relative;
	z-index: 1;
}
.case-fixed span{
	display: block;
	width: 50px;
	height: 50px;
	line-height: 48px;
	background: #27b7d9;
    background: -webkit-linear-gradient(to right, #00feff, #27b7d9);
    background: linear-gradient(to right, #00feff, #27b7d9);
    color: #fff;
    position: fixed;
    right: 25px;
    top: 25px;
    z-index: 1000;
    text-align: center;
    font-size: 30px;
    border-radius: 50px;
    cursor: pointer;
}
.case-fixed img{
	width: 100%;
}
.pc{
	display: none;
}
.lk-title{
	display: inline-block;
}
.lk-title .txt{
	display: block;
	font-size: 16px;
	line-height: 2.5em;
	text-align: justify;
	color: #fff;
	margin: 0;
	font-weight: normal;
	letter-spacing:1px;
}
.dot:before{
	content: ' · ';
}
.lk-title h1.h1{
    color: #00e8ff;
    font-size: 10em;
    font-family: '微软雅黑';
    background-image: -webkit-linear-gradient(left, #01fcb9, #00e8ff);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.lk-title .txt{
	background-image:none;
    -webkit-background-clip: initial;
    -webkit-text-fill-color: initial;
}
@media(min-width:640px){
	.moblie{
		display: none;
	}
	.pc{
		display: block;
	}
	.price-box>div{
		height: 100%;
	}
}
@media (min-width:768px){
	.lk-box{
		padding: 0 40px;
	}
	.core-box-lg{
		padding: 0 40px !important;
	}
	.pc{
		display: block;
	}
	.m{
		display: none !important;
	}
	.lk-btm-lines{
		max-width: 50% !important
	}
	.lk-service{
		padding-bottom: 60px
	}
	.lk-vip img{
		max-width: 120px
	}
	.lk-title h1{
		font-size: 26px
	}
	.lk-title h1.h1{
		font-size: 26px;
	}
	.lk-linkline img{
		width: 220px
	}
	.lk-ball-red-top{
		opacity: 0.9
	}
	.lk-top-ball{
		width: 150px
	}
	.lk-vip p{
		font-size: 14px
	}
	.lk-vip{
		padding:0 15px
	}
	.lk-advantage-box{
		background: url('../images/linker-icon.png') no-repeat center 15%;
		margin-bottom: 60px
	}
	.lk-advantage>div{
		padding-left: 120px
	}
	.lk-advantage.lk-left>div{
		padding-left:0;
		padding-right: 120px;
		text-align: right
	}
	.lk-advantage>img{
		margin-left: 85px
	}
	.lk-advantage.lk-left>img{
		float: none;
		float: right;
		margin-right: 85px;
		margin-left: 0
	}
	.lk-advantage.lk-btm{
		margin-top: 20px
	}
	.lk-advantage p{
		font-size: 13px
	}
	.lk-gradient{
		width: 500px;
		height: 500px
	}
	.lk-moblie-more{
		width: 33.333%;
		float: left;
		padding: 0 20px
	}
	.lk-moblie-more p{
		font-size: 14px
	}
	.lk-title-sm span{
		font-size: 22px
	}
	.case_single_box h2{
		height: 22px;
	}
	.lk-top-box{
		float: right;
		padding-right: 20px;
	}
	.lk-box{
		padding-top: 20px;
	}
	.lk-title h1,.lk-title{
		text-align: left;
	}
	.lk-title p{
		font-size: 14px;
		text-align: left;
		padding: 0;
	}
	.lk-title{
		padding-top: 30px;
		padding-left: 0;
	}
	.banner-title{
		padding-left: 0;
	}
	.lk-title h1.h1 img{
		max-width: 90%;
	}
	.lk-service a{
		width: 23%;
	}
	.lk-service a span{
		font-size: 16px;
		line-height: 1.5em;
		margin-top: 5px;
	}
	.core-box .s-box{
		width:25%;
	}
	.core-box .lk-box{
		padding-top: 0;
	}
	.lk-title-sm{
		margin: 15px 0 30px;
	}
	.core-box .s-box h3{
		font-size: 14px;
		line-height: 1.5em;
	}
	.core-box .s-box:nth-child(2n+1){
		clear: none;
	}
	.core-box .lk-box{
		float: left;
	}
	.core-box .s-box:nth-child(4n+1){
		clear: left;
	}
	.core-box .s-box>div.p p{
		height: 3em;
		-webkit-line-clamp:2;
	}
	.core-box-lg .core-box{
		width: 25%;
	}
	.core-box-lg .core-box .txt h3{
		font-size: 15px;
	}
	.banner-box{
		padding-bottom: 100px;
	}
	.case-box,.price-box-lg .price-box{
		width: 33.33%;
	}
	.price-box .content{
		padding: 20px 20px 10px;
	}
}
@media (min-width:900px) {
	.core-box .core-h.s-box h3{
		font-size: 18px;
	}
	.core-box .s-box .iconfont{
		font-size: 34px;
	}
	.core-h.s-box h3{
		font-size: 18px;
	}
	.core-box .s-box h3{
		font-size: 17px;
		padding-right: 10px;
	}
	.linkcart-lg-box{
		padding-top: 140px;
	}
	.contact_contetn_box{
		padding-top:165px !important
	}
	.contact_contetn_box .lk-vip{
		margin: 30px 0 50px;
		padding: 0 50px;
	}
	.case_contetn_box{
		padding-top: 158px !important;
	}
	.lk-service a{
		width: 11.5%;
	}
	.lk-title p{
		font-size: 14px;
	}
	.lk-title{
		padding-top: 20px;
		padding-left: 40px;
	}
	.lk-top-box{
		padding-right: 80px;
	}
	.core-box .s-box>div.p p{
		font-size: 15px;
		height: 4.5em;
		-webkit-line-clamp:3;
		padding-right: 25px;
	}
	.core-box .s-box>div{
		padding-left: 46px;
	}
	.core-box-lg .core-box .txt h3{
		font-size: 17px;
	}
}
@media (min-width:1160px){
	.lk-linkline img{
		width: auto
	}
	.lk-phone img,.lk-phone-light img{
		max-width: initial;
    	width: auto
	}
	.lk-phone{
		margin-top: -87px
	}
	.lk-top-ball{
		width: auto;
		right: 0
	}
	.lk-ball-red-top{
		width: 50px;
		opacity: 0.5
	}
	.lk-title h1{
		font-size: 30px
	}
	.lk-title h1.h1{
		font-size:46px
	}
	.lk-title p{
		font-size: 17px
	}
	.lk-title a{
		font-size: 20px;
		padding: 10px 40px
	}
	.lk-vip img{
		width: auto;
		max-width: 100%
	}
	.lk-title-sm{
		font-size: 30px;
		margin:20px 0
	}
	.lk-title-sm span{
		font-size: 26px
	}
	.lk-advantage h3{
		font-size: 16px
	}
	.lk-vip h2{
		font-size: 20px
	}
	.lk-vip p{
		font-size: 16px;
		padding: 0 20px
	}
	.lk-advantage p{
		font-size: 16px
	}
	.lk-process h3{
		font-size: 18px
	}
	.lk-process p{
		font-size: 16px
	}
	.lk-process-box:after{
		display: none
	}
	.lk-process>span{
		height: 128px !important
	}
	.lk-prs-btm .lk-process:before{
		top: 103px
	}
	.lk-service a{
		font-size: 16px
	}
	.lk-gradient{
		width: 800px;
		height: 800px
	}
	.lk-moblie-more h3{
		font-size: 20px
	}
	.lk-moblie-more p{
		font-size: 14px;
		padding: 0 50px
	}
	.lk-advantage>div{
		padding-left: 150px
	}
	.lk-advantage.lk-left>div{
		padding-right: 150px;
	}
	.lk-advantage>img{
		margin-left: 115px
	}
	.lk-advantage.lk-left>img{
		margin-right: 115px;
	}
	.lk-title{
		padding-top: 65px;
	}
	.core-box-lg .core-box{
		width: 16.66666666666667%;
	}
	.lk-core-title span{
		font-size: 24px;
	}
}
@media (max-width:1230px){
	.lk-title h1.h1{
		font-size: 39px;
	}
	.lk-title .txt{
		font-size: 16px;
		letter-spacing: 0px;
	}
	.lk-title{
		padding-top: 75px;
	}
}
@media (max-width:1160px){
	.lk-title{
		padding-top: 55px;
	}
	.lk-title .txt{
		font-size: 14.8px;
	}

}
@media (max-width:768px){
	.lk-title{
		padding-top: 62px;
	}
	.lk-title h1.h1{
		font-size: 32px;
	}
	.lk-title .txt{
		font-size: 12px;
	}
}
@media (max-width:640px){
	.lk-title{
		padding-top: 0px;
		display: block;
	}
	.lk-title h1.h1{
		font-size: 26px;
		margin-left: -25px;
		margin-right: -25px;
	}
	.lk-title p{
		padding: 0;
	}
	.lk-title .txt span{
		display: block;
		text-align: center;
	}
	.lk-title .txt{
		font-size: 16px;
		padding: 0;
		margin-top: 10px;
		line-height: 1.5em;
		position: relative;
		padding-top: 10px;
	}
	.lk-title .txt:before{
		display: block;
		content: '';
		width: 16px;
		height: 3px;
		background: #00e8ff;
		position: absolute;
		top: -3px;
		left: 50%;
		margin-left: -8px;
		border-radius: 4px;
	}
	.dot:before{
		content: '';
	}
	.lk-core-title-box{
		padding: 0 15px !important;
	}
}