
.xqk-header{background1:#393D49;position:absolute;width:100%;top:60px;z-index:3;}
.xqk-header .xqk-header-logo{width:180px;height:60px;}
.xqk-header .layui-nav{background:none;}
.xqk-header .layui-nav *{font-size:16px;}

.xqk-banner{margin-top:0;position:relative;z-index:0;}
.xqk-banner-item{height:350px;padding-top:250px;}
.xqk-banner-item h1{color:#fff;font-size:60px;font-weight:400;}
.xqk-banner-item p{color:#fff;font-size:20px;font-weight:bold;padding-top:50px;}
.xqk-banner-item-1{background:url(../images/banner1.jpg) no-repeat;background-size: 100% 600px;background-position:fixed;}
.xqk-banner-item-2{background:url(../images/banner2.jpg) no-repeat;background-size: 100% 600px;background-position:fixed;}
.xqk-banner-item-3{background:url(../images/banner3.jpg) no-repeat;background-size: 100% 600px;background-position:fixed;}
.xqk-opacity {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .5;
    background: #21243d;

}

.xqk-section1{background:#24A148;height:60px;}
.xqk-section1 .xqk-section1-main{
	position: absolute;
	width:100%;
	background: #212439;
	-webkit-box-shadow: 0px 75px 94px -66px rgba(0, 0, 0, 0.66);
	-moz-box-shadow: 0px 75px 94px -66px rgba(0, 0, 0, 0.66);
	box-shadow: 0px 75px 94px -66px rgba(0, 0, 0, 0.66);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	border-radius: 5px;
	top:-60px;
}
.xqk-section1 .xqk-section1-item-head{margin-top:30px;padding-left:20px;height:30px;font-weight: 400; font-size: 18px;color:rgba(255, 255, 255, 0.8);}
.xqk-section1 .xqk-section1-item-summary{margin-bottom:30px;padding-left:20px;height:30px;font-size: 16px;color: rgba(255, 255, 255, 0.4);}


.xqk-section2{background:#24A148;color:#fff;text-align:center;}
.xqk-section2 .xqk-section2-item{cursor:pointer;}
.xqk-section2 .xqk-section2-item-icon{padding:30px 0;}
.xqk-section2 .xqk-section2-item-icon .layui-icon{font-size:60px;}
.xqk-section2 .xqk-section2-item-head{font-size:20px;font-weight:600;}
.xqk-section2 .xqk-section2-item-summary{font-size:16px;padding:20px 0;line-height:30px;}

.xqk-section3{background:#0f101c;padding:6em 0;}
.xqk-section3 .xqk-section3-head{text-align:center;}
.xqk-section3 .xqk-section3-head span{
	font-size: 18px;
	display: inline-block;
	margin-bottom: 0;
	color: #24A148;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 2px;
	text-transform: uppercase;
	position: relative;
	color:#fff;
}
.xqk-section3 .xqk-section3-head span:after {
	position: absolute;
	top: 50%;
	left: -60px;
	content: '';
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 50px;
	height: 1px;
	margin-top: -1px;
	background: #24A148; 
}
.xqk-section3 .xqk-section3-head span:before {
    position: absolute;
    top: 50%;
    right: -60px;
    content: '';
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 50px;
    height: 1px;
    margin-top: -1px;
    background: #24A148;
}
.xqk-section3 .xqk-section3-summary{
	font-size:40px;
	fon-weight:700;
	text-align:center;
	color:#fff;
	padding-bottom:50px;
}

.xqk-section3 .xqk-section3-item{padding:0 20px;cursor:pointer;}
.xqk-section3 .xqk-section3-item-icon{
	background:url(../images/xqk-section3-item-bg.svg) center no-repeat;
	height:100px;line-height:100px;
	font-size:30px;text-align:center;
	color:#fff;
}
.xqk-section3 .xqk-section3-item-head{
	font-size: 20px;
    font-weight: 600;
	text-align:center;
	color:#fff;
}
.xqk-section3 .xqk-section3-item-summary{
	font-size: 16px;
	text-align:center;
	color:#fff;
	padding:20px 0;
	line-height:30px;
}

.xqk-section4{background:#f8f9fa;} 
.xqk-section4 .xqk-section4-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-section4 .xqk-section4-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-section4 .xqk-section4-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-section4 .xqk-section4-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;color:#000;}

.xqk-section4 .xqk-section4-item{margin:10px;padding:20px;height:220px;background:#fff;box-shadow: 3px 2px 2px #ddd;cursor:pointer;}
.xqk-section4 .xqk-section4-item-summary{
	padding-bottom:10px;
	line-height:30px;
	font-size: 16px;
	color: #666666;
	height:150px;
}
.xqk-section4 .xqk-section4-item-image{
	padding-right:10px;
	float:left;
}
.xqk-section4 .xqk-section4-item-image img{background:#24A148;border-radius:50%;}
.xqk-section4 .xqk-section4-item-title{
	font-weight: 500;
    font-size: 20px;
    margin-bottom: 0;
    color: #000000;
}
.xqk-section4 .xqk-section4-item-subtitle{
	font-size: 16px;
    color: #b3b3b3;
}

.xqk-section5 .xqk-section5-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-section5 .xqk-section5-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-section5 .xqk-section5-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-section5 .xqk-section5-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;color:#000;}
.xqk-section5 .layui-tab-title li{font-size:16px; letter-spacing:1px;}
.xqk-section5 .layui-tab-title .layui-this{ color:#24A148;font-size:18px;font-weight:bold;}
.xqk-section5 .xqk-section5-item{padding:20px;margin:2px;border:1px solid #e2e2e2;border-top:1px solid #6ec63f;}
.xqk-section5 .xqk-section5-item-title{font-size: 26px;text-align:center;height:30px;overflow:hidden;}
.xqk-section5 .xqk-section5-item-icon{padding:30px 0;text-align:center;}
.xqk-section5 .xqk-section5-item-contents{line-height:32px;}
.xqk-section5 .xqk-section5-item-price{color:darkorange;font-size:24px;padding:20px 0;font-weight:bold;text-align:center;}
.xqk-section5 .xqk-section5-item-link{text-align:center;}
.xqk-section5 .xqk-section5-item-link a{display:inline-block;background:#409eff;height:20px;padding:5px 10px;border-radius:3px;color:#fff;}
.xqk-section5 .xqk-section5-item-link a img{height:16px;margin-right:5px;border-radius:50%;}

.xqk-section6{padding-bottom:20px;}
.xqk-section6 .xqk-section6-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-section6 .xqk-section6-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-section6 .xqk-section6-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-section6 .xqk-section6-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;color:#000;}

.xqk-section6 .xqk-section6-item .xqk-section6-item-head{height:140px;line-height:140px;font-size:24px;color:#fff;text-align:center;}
.xqk-section6 .xqk-section6-item .xqk-section4-item-head-1{background:url(../images/xqk-section6-item-head-1.png) no-repeat;}
.xqk-section6 .xqk-section6-item .xqk-section4-item-head-2{background:url(../images/xqk-section6-item-head-2.png) no-repeat;}
.xqk-section6 .xqk-section6-item .xqk-section4-item-head-3{background:url(../images/xqk-section6-item-head-3.png) no-repeat;}
.xqk-section6 .xqk-section6-item{padding:0 15px;}
.xqk-section6 .xqk-section6-item ul{padding:10px 0;}
.xqk-section6 .xqk-section6-item li{line-height:30px;height:30px; overflow:hidden;}
.xqk-section6 .xqk-section6-item li span{float:right;}

.xqk-section7{background:url(../images/xqk-section7.png) center;text-align:center;padding:30px 0;}
.xqk-section7 h1{color:#fff;}
.xqk-section7 a{display:inline-block; ont-size:16px;color:#fff;width:134px;height:39px;text-align:center;line-height:39px; background:#f56606; }

.xqk-footer{
	background:#353c43;
	color:#fff;
}
.xqk-footer .xqk-footer-item-head{
	font-size: 20px;
    font-weight: 600;
	color:#fff;
	padding:20px;
}
.xqk-footer .xqk-footer-item-summary{
	font-size: 16px;
	color:#fff;
	padding:20px;
	line-height:30px;
}
.xqk-bottom{
	padding:20px 0;
	text-align:center;
	line-height:40px;
	background:#0f101c;
	color:#fff;
}

.layui-col-md2d4 {
    width: 20%;
	float: left;
	position: relative;
    display: block;
    box-sizing: border-box;
}
.xqk-section8{background:#f5f5f5;padding-bottom:20px;}
.xqk-section8 .xqk-section8-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-section8 .xqk-section8-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-section8 .xqk-section8-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-section8 .xqk-section8-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;color:#000;}

.xqk-section8 .xqk-section8-item{
	box-shadow: 3px 2px 2px #ddd;
	margin: 10px;
	padding:4px 8px;
	background:#fff;
}
.xqk-section8 .xqk-section8-item img{width:100%;}



.xqk-section9{background:url(../images/xqk-section9.png) no-repeat fixed; background-position:50% 0;padding-bottom:20px;}
.xqk-section9 .xqk-section9-head{padding-top:30px;color:#fff;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-section9 .xqk-section9-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-section9 .xqk-section9-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-section9 .xqk-section9-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;color:#fff;}
.xqk-section9 .xqk-section9-item{text-align:center;position:relative;height:240px;margin:5px;cursor:pointer;}
.xqk-section9 .xqk-section9-item1{
	background: #fff;position:absolute;
    left: 0px;top: 0px;
    width: 100%;height: 240px; 
	transform: perspective(800px) rotateY(0deg);
	transition: transform 500ms ease-in-out;
	opacity: 1;	
}

.xqk-section9 .xqk-section9-item2{
	background: #5BA506;color:#fff;position: absolute;
    left: 0px; top: 0px;
    width: 100%; height: 240px;
	transform: perspective(800px) rotateY(-180deg);
	transition: transform 500ms cubic-bezier(0.07, 0.42, 0.65, 1.3);
	opacity: 0;	
}
.xqk-section9 .xqk-section9-item:hover .xqk-section9-item1{
	transform: perspective(800px) rotateY(180deg);
    opacity: 0;	
}
.xqk-section9 .xqk-section9-item:hover .xqk-section9-item2{
	transform: perspective(800px) rotateY(0deg);
    opacity: 1;	
}
.xqk-section9 .xqk-section9-item-image{padding:20px;}
.xqk-section9 .xqk-section9-item-title{font-size:18px;}
.xqk-section9 .xqk-section9-item-summary{padding:20px 50px;}

.xqk-page-server img{width:100%;}
.xqk-page-room img{width:100%;height:100px;}
.xqk-page-server td{line-height:32px;}


.xqk-page-server .layui-tab-title{border-bottom:none;height:auto;}
.xqk-page-server .layui-tab-title li{margin:15px 18px;width:160px;float:left;}
.xqk-page-server .layui-tab-title a{display:block;border:1px solid #ccc;}
.xqk-page-server .layui-tab-title a:hover,.xqk-page-server .layui-tab-title .layui-this{font-weight:bold;background: linear-gradient(270deg,#4196fe,#7c7ee5);color:#fff;}
.xqk-page-server .layui-tab-title .layui-this:after{height:auto;}
.xqk-page-server .layui-tab-title .layui-tab-bar{display:none;}
.xqk-page-server .layui-tab[overflow]>.layui-tab-title
 
.xqk-page-server-item{padding:20px;box-shadow: 0 4px 10px #ddd;margin:10px;}
.xqk-page-server-item .xqk-page-server-item-head{background:#5BA506;color:#fff;padding:20px;font-size:12px;height:120px;overflow:hidden;}
.xqk-page-server-item .xqk-page-server-item-head h3{width:80%;height:20px;line-height:30px;overflow:hidden;display:block;border-bottom:3px solid #fff;margin-bottom:15px;padding-bottom:10px;font-size:16px;}
.xqk-page-server-item .xqk-page-server-item-body{padding-left:20px;padding-top:20px;line-height:32px;background: url(../images/xqk-page-server-item-bg.png) no-repeat right 40px;}
.xqk-page-server-item .xqk-page-server-item-body span{color:#ff6600;}
.xqk-page-server .xqk-page-server-item-price{color:darkorange;font-size:24px;padding:20px 0;font-weight:bold;text-align:center;}
.xqk-page-server .layui-table th{font-weight:bold;text-align:center;}
.xqk-page-server .layui-table td{text-align:center;}
.xqk-page-server .xqk-page-server-item-link a{display:inline-block;background:#5BA506;padding:0px 5px;border-radius:3px;color:#fff;}
.xqk-page-server .xqk-page-server-item-link a:hover{background:#4832e6;}
.xqk-page-server .xqk-page-server-item-link a img{width:auto;height:16px;margin-right:5px;border-radius:50%;}


.xqk-page-server .xqk-page-server-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-page-server .xqk-page-server-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-page-server .xqk-page-server-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-page-server .xqk-page-server-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;}
.xqk-page-server img{width:100%;}

.xqk-page-domainhost .xqk-page-domainhost-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-page-domainhost .xqk-page-domainhost-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-page-domainhost .xqk-page-domainhost-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-page-domainhost .xqk-page-domainhost-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;}

.xqk-page-domainhost-item{
	padding-bottom:50px;
}
.xqk-page-domainhost-item img{
	float:left;
	margin:20px;
	margin-left:0;
}
.xqk-page-domainhost-item h3{font-weight:bold;}


.xqk-page-about{padding-bottom:30px;}
.xqk-page-about .xqk-page-about-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-page-about .xqk-page-about-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-page-about .xqk-page-about-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-page-about .xqk-page-about-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;}
.xqk-page-about .xqk-page-about-contents p{
	text-indent:2em;
	line-height:30px;
}

.xqk-page-contact{padding-bottom:30px;}
.xqk-page-contact .xqk-page-contact-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-page-contact .xqk-page-contact-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-page-contact .xqk-page-contact-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-page-contact .xqk-page-contact-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;}
.xqk-page-contact .xqk-page-contact-item-title{text-align:center;font-size:30px;font-weight:bold;}
.xqk-page-contact .xqk-page-contact-item-contents{
	line-height:32px;
}

.xqk-page-service .xqk-page-service-head{padding-top:30px;text-align:center;line-height:30px;font-size:12px;font-weight: 600;letter-spacing: 2px;text-transform: uppercase;}
.xqk-page-service .xqk-page-service-head:before{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-right:15px;}
.xqk-page-service .xqk-page-service-head:after{content:"";display:inline-block;width:50px;height:2px;background:#24A148;margin-bottom:3px;margin-left:15px;}
.xqk-page-service .xqk-page-service-summary{padding-bottom:30px;font-size:40px;fon-weight:700;text-align:center;}

.xqk-page-news{padding:50px 0;}
.xqk-side-item{}
.xqk-side-item-head{background:#24A148;padding-left:15px;line-height:40px;color:#fff;border-top-left-radius:5px;border-top-right-radius:5px;}
.xqk-side-item-body{border:1px solid #ddd;padding:10px 0;line-height:30px;margin-bottom:20px;}
.xqk-side-item-body li{padding-left:10px;}
.xqk-side-about{padding:15px;text-indent:2em;}

.xqk-page-news-main{padding-left:20px;}
.xqk-page-news-main li{line-height:34px;}
.xqk-page-news-main li span{float:right;}

.xqk-page-news-title{text-align:center;font-size:20px;font-weight:bold;}
.xqk-page-news-tags{text-align:center;padding:20px 0;}
.xqk-page-news-img{text-align:center;}
.xqk-page-news-contents{line-height:32px;}

.xqk-kefu{
	position:fixed;
	right:5px;
	top:20%;
}
.xqk-kefu-right{
	text-align:center;
	height:140px;overflow:hidden;
	background:#fff;
	float:left;
	border:1px solid #ccc;
	border-left:1px dashed #ccc;
	
}
.xqk-kefu-left{
	float:left;
	height:140px;overflow:hidden;
	background:#fff;
	border:1px solid #ccc;
	border-right:none;
}
.xqk-kefu-left td{padding:10px;}