﻿* {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.package_banner {
	width: 100%;
	height: 710px;
	background: url("../images/package_banner.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/package_banner.jpg*/) no-repeat center bottom;
	margin-top: 80px;
	position: relative;
}

.form {
	width: 410px;
	height: 540px;
	left: 59%;
	top: 85px;
	position: absolute;
	background: white;
	padding: 45px 55px;
	box-shadow: 0 0 40px rgba(0, 0, 0, 0.2);
}

.form .title {
	font-size: 16px;
	font-weight: bold;
	color: #009688;
	text-align: center;
}

#total {
	font-size: 20px;
	overflow: hidden;
	width: 262px;
	margin: 10px auto 0 auto;
}
#total span{
	float: left;	
}
#total .t_num {
	float: left;
	line-height: 13px;
	margin: 2px 6px 0 0;	
}

#total .t_num i {
	width: 15px;
	height: 23px;
	display: inline-block;
	background: url("../images/number.png"/*tpa=http://km.cnltjz.com/statics/pc/images/number.png*/) no-repeat;
	background-position: 0 0;
	text-indent: -999em;
}
.layui-form.price{
	margin-top: 35px;
}
.layui-form-select dl{
	padding: 0;
}
.layui-form.price input,.layui-form-select dl dd{
	font-size: 14px;
}
.layui-form-item{
	margin-bottom: 10px !important;
}
.layui-form.price .layui-input-block{
	margin-left: 0 !important;
	position: relative;
}
.layui-input-block span{
	position: absolute;
	right: 10px;
	top: 8px;
	font-size: 14px;
}
.layui-form.price .layui-inline{
	margin: 0 !important;
	float: left;	
}
.layui-form-item .top{
	width: 150px !important;
	margin: 0 !important;	
}
.layui-form-select dl dd.layui-this{
	background: #e60012 !important;
}
.layui-form-item .bottom{
	width: 100px !important;
	margin: 0 !important;	
}
.sub_btn{
	width: 100%;
	font-size: 16px;
	background: #e60012;
}
.sub_btns{
	background: #e60012;
}
.sub_info_top{
	text-align: center;
	width: 100%;
	color: #999999;
	font-size: 14px;
	margin: 45px 0 5px 0;
}
.sub_info_bottom{
	text-align: center;
	width: 100%;
	font-size: 14px;
}
.sub_info_bottom em{
	color: #e60012;
}

.package_db{
	background: url("../images/packagedb.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/packagedb.jpg*/) no-repeat center top;
	width: 1230px;
	height: 480px;
	margin: 0 auto;
}
.dz{
	background: url("../images/package_dzbg.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/package_dzbg.jpg*/) no-repeat center top;
}
.dz .title{
	color: white;
}
.package_dz{
	background: url("../images/package_dz.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/package_dz.jpg*/) no-repeat center top;
	width: 1230px;
	height: 560px;
	margin: 0 auto;
}
.package_dz a{
	display: block;
	width: 100%;
	height: 100%;
}
.package_pz{
	width: 1230px;
	margin: 0 auto;
}
.package_pz ul{
	width: 100%;
	overflow: hidden;
	display: block;	
}
.package_pz ul li{
	background: white;
	width: 296px;
	height: 296px;
	margin:0 15px 15px 0;
	float: left;
	padding: 30px;
}
.package_pz ul li:nth-child(4n){
	margin-right: 0;
}
.package_pz ul li .titles{
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 20px 0;
	position: relative;
}
.package_pz ul li .titles span{
	font-size: 12px;
	font-family: "arial";
	color: #999;
	font-weight: normal;
	display: block;
}
.package_pz ul li .titles:before{
	content:"" ;
	display: block;
	position: absolute;
	width: 14px;
	height: 2px;
	background: #ccc;
	left: 50%;
	top: -14px;
	transform: translateX(-50%);
}
.package_pz ul li .titles:after{
	content:"" ;
	display: block;
	position: absolute;
	width: 2px;
	height: 14px;
	background: #ccc;
	left: 50%;
	top: -20px;
	transform: translateX(-50%);
}
.package_pz ul li .pic{
	width: 60px;
	height: 60px;
	margin: 0 auto;
}
.package_pz ul li .pic img{
	display: block;
	max-width: 100%;
}
.package_pz ul li .info{
	text-align: center;
	color: #666;
	font-size: 14px;
	margin: 20px 0 10px 0;
}
.package_pz ul li .price{
	width: 96px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	margin: 0 auto;
	border: 1px solid #ccc;
}
.package_pz .allprice{
	width: 300px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	color: white;
	margin: 60px auto 20px auto;
	background: #272936;
	border-radius: 2px;
}
.package_pz .allprice_info{
	text-align: center;
	font-size: 32px;
}
.package_pz  .allprice_btn{
	text-align: center;
	margin-top:30px ;
}
.package_pz  .allprice_btn a{
	display: inline-block;
	width: 300px;
	height: 64px;
	line-height: 64px;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: bold;
}
.package_pz  .allprice_btn a:first-child{
	background: #e60012;
}
.package_pz  .allprice_btn a:nth-child(2){
	margin-left: 10px;
}
.package_pz  .allprice_btn p{
	font-size: 14px;
	color: #666;
	padding-top: 10px;
}
.cooperbg{
	background: url("../images/package_cooperbg.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/package_cooperbg.jpg*/) no-repeat center top;
}
.cooper{
	width: 1230px;
	margin: 0 auto;
	padding: 80px 0;
	background:url("../images/package_ys.jpg"/*tpa=http://km.cnltjz.com/statics/pc/images/package_ys.jpg*/) no-repeat 0 200px white;
}
.cooper_cont{
	padding: 0 30px;
}
.cooper_cont h4{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 0 auto;
	width: 550px;
}
.cooper_cont p{
	font-size: 14px;
	color: #666;
	position: relative;
	display: block;
	margin: 0 0 0 auto;
	width: 550px;
}	
.cooper_cont p:after{
	display: block;
	content: "";
	width: 30px;
	height: 2px;
	background: #e60012;
	position: absolute;
	left: 0;
	bottom: -40px;
}
#cooper-swiper{
	width: 550px;
	margin-right: 0 !important;
	margin-top: 100px;
	padding-bottom: 40px;
}	
.yzbg{
	background: white;	
}
#yz-swiper{
	width: 1230px;
}
#yz-swiper .swiper-slide{
	width: 300px;
}
.btn{
	color: #ccc !important;
}
.container-fluid {
  width: 1230px;
  margin: 0 auto;
}
.box {
  margin-bottom: 15px;
  float: left;
  width: 607px;
  background: white;
  padding: 30px;
}
.user_info{
	overflow: hidden;
	width: 100%;
	font-size: 14px;
}
.user_info span{
	float: right;
	color: #999;	
}
.user_message{
	padding: 30px 40px;
	position: relative;
	line-height: 1.5;
	margin: 20px 0;
	border: 2px dashed #ddd;
	border-radius:8px ;
	background: #eee;
}
.user_message:before{
	content: "“";
	position: absolute;
	left: 5px;
	top: 0;
	font-size: 80px;
	color: #ddd;
	line-height: 1.4;
	font-family: arial;
}
.user_message:after{
	content: "”";
	position: absolute;
	right: 5px;
	bottom: 0;
	font-size: 80px;
	color: #ddd;
	line-height: 1px;
	font-family: arial;
}
.time{
	font-size: 14px;
	color: #999;
}
.evaluate{
	width: 140px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	background: #e60012;
	color: white;
	margin: 20px auto 0 auto;
}
.title_pj{
	font-size: 20px;
	text-align: center;
	margin-bottom: 20px;
}
.evaluate_form{
	width: 410px;
	background: white;
	padding: 30px;
}
.evaluate_form .layui-form-label{
	width: auto;
	padding: 9px 15px 9px 0;
}
.evaluate_form .layui-input-block{
	margin-left: 46px;
	font-size: 14px;
}
.evaluate_pj label{
	font-size: 14px;
}
#page{
	text-align: center;
	margin-top: 40px;
}
.swiper-pagination-bullet-active{
	background: #e60012;
}
