.nav-right .nav8 a {
	color: #28a7e1!important;
}
body {
	font-family:  "PingFangSC-Light","微软雅黑";
	position: relative;
}
.w1200 {
	width: 1200px;
	margin: 0 auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clearfix:before,.clearfix:after{
	display: table;
	content: "";
	clear: both;
	height: 0;
}
.clearfix{
	zoom: 1;
}
.abs{
	position: absolute;
}
.rel{
	position: relative;
}
/*position部分*/
.position {
	width:100%;
	background: #f5f5f5;
	text-align:left;
	height: 50px;
}
.position .posi-text {
	width: 1200px;
	margin: 0 auto;
	text-align: left;
	line-height: 50px;
	font-size: 14px;
	color: #666666;
}
.product-wraper {
	width: 100%;
	height: 370px;
	margin-top: 30px;
	position: relative;
	overflow: hidden;
}
.product-wraper .product-left {
	width: 400px;
	height: 300px;
	left: 0;
	top: 0;
}
.product-wraper .product-left img {
	width: 100%;
	height: 100%;
}
.product-wraper .product-right {
	padding-left: 440px;
	height: 300px;
}
.product-wraper .product-right .product-title {
	height: 34px;
	text-align: left;
	font-size: 0;
}
.product-right .product-title span {
	display: inline-block;
	vertical-align: top;
	height: 34px;
	line-height: 34px;
	margin-right: 10px;
}
.product-right .product-title .title {
	font-size: 20px;
	color: #333;
}
.product-right .product-title .tag {
	height: 26px;
	line-height: 26px;
	border: 1px solid rgba(53,156,255,1);
	border-radius: 13px;
	padding: 0 12px;
	font-size:14px;
	color: #359CFF;
	margin-top: 2px;
}
.prize-wraper {
	width: 760px;
	height: 60px;
	font-size: 0;
	text-align: left;
	background: #F0F2F6;
	margin-top: 20px;
}
.prize-wraper span {
	display: inline-block;
	vertical-align: top;
	height: 60px;
	line-height: 60px;
}
.prize-wraper .jiage{
	width: 88px;
	text-align: center;
	color: #3E444F;
	font-size: 16px;
}
.prize-wraper .prize-type{
	text-align: left;
	padding: 0 30px 0 20px; 
	font-size: 26px;
	color: #FD4956;
	font-weight: 700;
}
.prize-wraper .prize-type::before{
	content: "¥";
	font-size: 16px;
	position: absolute;
	left: 0;
	top: 4px;
	color: #FD4956;
}
.prize-wraper .rengong{
	font-size:14px;
	color: #898F9A;
	text-align: left;
}
.discount {
	width: 755px;
	height: 50px;
	line-height: 25px;
	font-size: 14px;
	color: #898F9A;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	margin-top: 10px;
}
.select-wraper {
	font-size: 0;
	text-align: left;
	margin-top: 26px;
}
.select-wraper .text,
.select-wraper .select-item{
	display: inline-block;
	vertical-align: top;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
}
.select-wraper .text{
	width: 68px;
	text-align: left;
	color: #3E444F;
}
.select-wraper .select-item{
	padding: 0 10px;
	color: #3E444F;
	background: #F0F2F6;
	margin-right: 15px;
    margin-bottom: 10px;
}
.select-wraper .select-item.clicked{
	background: #2FAAFF;
	color: #fff;
}
.ident-wraper{
	height: 23px;
	font-size: 0;
	text-align: left;
	margin-top: 27px;
}
.ident-wraper .ident-item{
	display: inline-block;
	margin-right: 17px;
	padding-right: 20px;
	vertical-align: top;
	font-size: 0;
}
.ident-wraper .ident-item::before{
	content: "";
	position: absolute;
	width: 1px;
	height:13px;
	right: 0px;
	top : 4px;
	background: #EFEFEF;
}
.ident-wraper .ident-item .safe-icon {
	width: 16px;
	height: 18px;
	background: url(../images/icon_xfaq.png) no-repeat;
	background-size: 16px 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
    margin-top: 2px;
}
.pei-icon{
	width: 18px;
	height: 18px;
	background: url(../images/icon_gsbp.png) no-repeat;
	background-size: 18px 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
    margin-top: 2px;
}
.fater-sale-icon{
	width: 18px;
	height: 18px;
	background: url(../images/icon_shbz.png) no-repeat;
	background-size: 18px 18px;
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
    margin-top: 2px;
}
.ident-wraper .ident-item .ident-text{
	display: inline-block;
	vertical-align: top;
	color: #8c8c8c;
	font-size: 14px;
	height: 23px;
	line-height: 23px;
}
.buy-wraper {
	display: inline-block;
	right: 0;
	bottom: -5px;
	height: 46px;
	font-size: 0;
}
.buy-wraper .buy-btn{
	display: inline-block;
	vertical-align: top;
	width: 188px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #FD4956;
	color: #fff;
	font-size:16px;
	margin-right: 17px;
}
.buy-wraper .buy-btn,
.buy-wraper .ask-btn {
	display: inline-block;
	vertical-align: top;
	width: 188px;
	height: 46px;
	line-height: 46px;
	text-align: center;
	background: #FD4956;
	color: #fff;
	font-size:16px;
	margin-right: 17px;
	border-radius:6px;
}
.buy-wraper .ask-btn{
	background: #ECC99F;
	color: #7A490E;
	margin-right: 12px;
}
.collocation-title{
	width: 100%;
	height: 40px;
	border-bottom: 1px solid #E8E9EC;
	padding-left: 25px;
	margin-bottom: 35px;
    box-sizing: border-box;
}
.collocation-title .title{
	display: inline-block;
	height: 40px;
	line-height: 40px;
	vertical-align: top;
	border-bottom: 2px solid #6B6F79;
}
.collocation-wraper{
	font-size: 0;
	white-space: nowrap;
	text-align: left;
}
.collocation-left,
.collocation-add,
.collocation-swiper,
.collocation-right-selects {
	display: inline-block;
	vertical-align: top;
}
.collocation-left{
	width: 180px;
	height: 194px;
}
.collocation-left .left-img{
	width: 180px;
	height: 136px;
	background: #333;
}
.collocation-left .left-img img{
	width: 100%;
	height: 100%;
}
.collocation-left .collocation-text{
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size:14px;
	margin-top: 12px;
	color: #333333;
	text-align: center;
	padding: 0 13px;
	white-space: normal;
}
.collocation-add {
	width: 36px;
	height: 36px;
	background: url(../images/icon_tianjia.png) no-repeat;
	background-size: 36px 36px;
	background-position: center center;
	margin: 46px 14px 0;
}
.collocation-swiper .swiper-container {
    display: inline-block;
    width: 570px;
    vertical-align: top;
}

.collocation-swiper .swiper-button-prev,
.collocation-swiper .swiper-button-next {
	width: 28px;
	height: 134px;
	line-height: 134px;
	border:1px solid #E8E9EC;
	text-align: center;
	color: #CFD1D5;
	font-size: 26px;
	margin: 0;
	background-image: none!important;
	 outline:0 none !important; 
}
.collocation-swiper .swiper-button-prev {
    position: static;
    display: inline-block; 
    margin-right: 12px;
}
.collocation-swiper .swiper-button-next {
    position: static;
    display: inline-block;
    margin-left: 12px;
}
.collocation-swiper {
	width: 655px;
	height: 194px;
	white-space: nowrap;
	overflow: hidden;
}
.collocation-swiper .swiper-wrapper{
	height: 194px;
    width: 570px;
    overflow-x: hidden;
    padding-bottom: 15px;
    margin-bottom: -15px;
    transition: 0.3s all;
}
.collocation-swiper .swiper-wrapper .swiper-slide{
	height: 194px;
	width: 180px;
	margin-right: 14px;
    display: inline-block;
    vertical-align: top;
}
.swiper-selected{
	right: 0;
	top: 0;
	width: 40px;
	height: 40px;
	background: url(../images/im_dui.png) no-repeat center center;
	background-size: 100% 100%;
	opacity: 0.5;
}
.swiper-slide .swiper-img{
	width: 180px;
	height: 136px;
}
.swiper-slide .swiper-img img{
	width: 100%;
	height: 100%;
}
.swiper-slide .swiper--text {
	height: 40px;
	line-height: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	font-size:14px;
	margin-top: 12px;
	color: #333333;
	text-align: center;
	padding: 0 13px;
    white-space: normal;
}
.collocation-right-selects {
	width: 310px;
	height: 194px;
	margin-left: 10px;
}
.collocation-right-selects .yixuan{
	left: 0;
	top: 0;
	text-align: right;
	color: #3E444F;
	font-size: 14px;
	height: 24px;
	line-height: 24px;
	width: 55px;
}
.collocation-right-selects .selects{
	padding-left: 55px;
	text-align: left;
	font-size: 0;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	color: transparent;
    height: 114px;
    white-space: normal;
}
.selects span{
	display: inline-block;
	margin-right: 10px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	padding: 0 10px;
	color: #898f9a;
	background: #f0f2f6;
	font-size: 14px;
	margin-bottom: 10px;
}
.booking{
	width: 188px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	border:2px solid rgba(253,73,86,1);
	border-radius:6px;
	color: #FD4956;
	font-size:16px;
	margin-left: 55px;
	font-weight: 700;
}
.detail-content{
	margin-top: 30px;
}
.detail-content .content-left{
	padding-right: 230px;
	width: 970px;
}
.detail-content .content-right {
	width: 200px;
	top: 0;
	right: 0;
	border: 2px solid #E8E9EC;
}
.detail-content .content-right .tuijian-wraper{
	width: 200px;
	height: 50px;
	background: #F0F2F6;
	font-size: 0;
	text-align: left;
}
.tuijian-wraper .tuijian-title,
.tuijian-wraper .refresh-icon,
.tuijian-wraper .refresh-text,
.tuijian-wraper .ref-touch {
	display: inline-block;
	vertical-align: top;
}
.tuijian-wraper .ref-touch{
	margin-left: 35px;
}
.detail-content .content-left .nav-wraper{
	width: 970px;
	height: 50px;
	background: #F0F2F6;
	text-align: left;
	font-size: 0;
}
.detail-content .content-left .nav-wraper a:hover{
	border-bottom: 2px solid #b0b1b4;
}
.tuijian-title{
	height: 50px;
	line-height: 50px;
	float: left;
	color: #3E444F;
	font-size: 16px;
	margin-left: 30px;
}
.refresh-wraper{
	float: right;
}
.refresh-icon{
	display: inline-block;
	width: 18px;
	height: 16px;
	background: url(../images/icon_shuaxin.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: 17px;
	margin-right: 3px;
}
.refresh-text{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	color: #359CFF;
	font-size: 14px;
}
.content-left .nav-wraper a{
	display: inline-block;
	height: 50px;
	line-height: 50px;
	vertical-align: top;
	color: #3E444F;
	font-size: 16px;
	margin-right: 100px;
}
.content-left .nav-wraper a:first-child{
	margin-left: 30px;
}
.content-left .nav-wraper a.clicked{
	border-bottom: 2px solid #6B6F79;
}
.ads-wraper {
	width: 970px;
	height: 300px;
	background: url(../images/im_db_03.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: 20px;
	overflow: hidden;
}
.ads-wraper .ads-title{
	margin: 106px 0 0 66px;
	height: 44px;
	line-height: 44px;
	font-size: 28px;
	color: #fff;
}
.ads-wraper .ads-des{
	margin-top: 12px;
	margin-left: 66px;
	height: 100px;
	line-height: 26px;
	font-size: 14px;
	color: #fff;
	width: 490px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
}
.common-title{
	height: 38px;
	line-height: 38px;
	text-align: center;
	font-size: 0;
}
.common-title .line{
	display: inline-block;
	vertical-align: top;
	width:13px;
	height:2px;
	background: #333333;
	margin-top: 17px;
}
.common-title .title-text {
	height: 38px;
	line-height: 38px;
	font-size: 26px;
	color: #333333;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
}
.detail-img {
	width: 970px;
	height: 400px;
}
.detail-img img{
	width: 100%;
	height: 100%;
}
.server-list {
	margin-top: 40px;
}
.server-list .server-title{
	height: 58px;
	line-height: 58px;
	background: url(../images/im_bg_gold.png) no-repeat center center;
	background-size: 100% 100%;
	font-size:16px;
	width: 970px;
	color: #25242A;
	box-sizing: border-box;
	padding-left: 25px;
}
.server-list .server-intro {
	font-size: 14px;
	text-align: left;
	color: #666666;
	line-height: 28px;
	margin-top :10px;
	padding-left: 28px;
	padding-right: 28px;
}
.ready-material {
	width: 970px;
	height: 210px;
	background: url(../images/im_bg_cailiao.png) no-repeat center center;
	background-size: 100% 100%;
	margin-top: 57px;
	box-sizing: border-box;
	padding: 25px 25px 0 28px;
}
.ready-material .ready-title {
	height: 35px;
	text-align: left;
	font-size: 0;
}
.ready-title .ready-icon,
.ready-title .ready-text {
	display: inline-block;
	vertical-align: top;
}
.ready-title .ready-icon{
	width: 27px;
	height: 29px;
	background: url(../images/icon_zbcl.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 15px;
    margin-top: 2px;
}
.ready-title .ready-text{
	height: 35px;
	line-height: 35px;
	text-align: left;
	color: #E4C29A;
	font-size: 16px;
}
.ready-conent {
	color: #fff;
	font-size: 14px;
	line-height: 26px;
	margin-top: 10px;
}
.fuwu-wraper{
	font-size: 0;
	text-align: center;
	margin-top: 20px;
	white-space: nowrap;
}
.fuwu-wraper .fuwu-item{
	width: 310px;
	height: 180px;
	background: #25242A;
	margin-right: 19px;
	box-sizing: border-box;
	padding: 28px 28px 0 28px;
    display: inline-block;
}
.fuwu-wraper .fuwu-item:last-child{
	margin-right: 0;
}
.fuwu-item-title{
	height: 34px;
	font-size: 0;
	text-align: left;
}
.fuwu-item-title .time-icon {
	display: inline-block;
	width: 25px;
	height: 28px;
	background: url(../images/icon_fwsj.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: top;
}
.feiyong-icon {
	display: inline-block;
	width: 30px;
	height: 25px;
	background: url(../images/im_wffy.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: top;
}
.site-icon {
	display: inline-block;
	width: 25px;
	height: 28px;
	background: url(../images/icon_fwdz.png) no-repeat center center;
	background-size: 100% 100%;
	margin-right: 10px;
	vertical-align: top;
}
.fuwu-title{
	display: inline-block;
	vertical-align: top;
	height: 34px;
	line-height: 30px;
	font-size:16px;
	color: #ECC99F;
}
.fuwu-item .fuwu-content {
	display: block;
	font-size:14px;
	color: #9F9FA0;
	height: 76px;
	line-height: 26px;
	margin-top: 8px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	text-align: left;
    white-space: normal;
}
.fuwu-advantage{
	font-size: 0;
	text-align: center;
	white-space: nowrap;
}
.fuwu-advantage .advantage-item {
	width: 194px;
	height: 210px;
	display: inline-block;
	margin-right: 67px;
	height: 210px;
	vertical-align: top;
	text-align: center;
}
.fuwu-advantage .advantage-item:last-child{
	margin-right: 0;
}
.advantage-item .advantage-img-wraper{
	display: inline-block;
	margin-bottom: 16px;
}
.advantage-item .advantage-img-wraper img{
	width: 58px;
	height: 58px;
}
.advantage-item .advantage-title {
	height: 30px;
	line-height: 30px;
	font-size:16px;
	color: #7A490E;
	text-align: center;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	margin-bottom: 12px;
    -webkit-line-clamp: 1;
    white-space: normal;
}
.advantage-item .advantage-des {
	height: 103px;
	text-align: center;
	color:#666666;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
	line-height: 26px;
    white-space: normal;
}
.fuwu-flow {
	width: 970px;
	height: 377px;
	background: url(../images/im_tu.png) no-repeat center center;
	background-size: 100% 100%;
	box-sizing: border-box;
	overflow: hidden;
	margin-top: 60px;
}
.flow-items {
	font-size: 0;
	text-align: center;
	white-space: nowrape;
}
.flow-items .flow-item{
	width: 178px;
	height: 240px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
}
.flow-items .flow-item .flow-line{
	width: 180px;
	height:27px;
	position: absolute;
	left:0;
	top: 6px;
	background: url(../images/dian1.png) no-repeat center center;
	background-size: 100% 100%;
}
.flow-items .flow-item .flow-line.hover{
	width: 180px;
	height:27px;
	position: absolute;
	left:0;
	top: 6px;
	background: url(../images/dian2.png) no-repeat center center;
	background-size: 100% 100%;
}
.flow-items .flow-item .flow-title {
	height: 30px;
	line-height: 30px;
	margin-top: 55px;
	font-size:16px;
	color: #fff;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.flow-items .flow-item .flow-des {
	line-height: 26px;
	padding: 0 10px;
	margin-top: 10px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
}
.fuwu-advantage2 {
	width: 970px;
	height: 400px;
}
.fuwu-advantage2 .advantage2-left-img{
	width: 540px;
	height: 400px;
	position: absolute;
	left: 0;
	top: 0;
}
.fuwu-advantage2 .advantage2-left-img img{
	width: 100%;
	height: 100%;
}
.fuwu-advantage2 .advantage2-right {
	padding-left: 573px;
}
.fuwu-advantage2 .advantage2-right .advantage2-title1{
	height: 26px;
	line-height: 26px;
	color: #333333;
	font-size: 18px;
	margin-bottom: 23px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    white-space: normal;
    overflow: hidden;
}
.fuwu-advantage2 .advantage2-right .advantage2-title2 {
	height: 24px;
	line-height: 24px;
	color: #7A490E;
	font-size:16px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    white-space: normal;
    margin-bottom: 3px;
    overflow: hidden;
}
.fuwu-advantage2 .advantage2-right .advantage2-des {
	height: 30px;
	line-height: 30px;
	color: #666;
	font-size:14px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
    white-space: normal;
    margin-bottom: 27px;
    overflow: hidden;
}
.four-sign{
	width: 348px;
	height: 91px;
	background: url(../images/im_four.png) no-repeat center center;
	background-size: 100% 100%;
}
 /* 自定义轮播图 */
.lbt-m-box {
    height: 280px;
    position: relative;
    overflow: hidden;
}

.lbt-m-box .lbt-m-item {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}

.lbt-m-box .lbt-m-item .ite {
    position: absolute;
    left: 0;
    top: 30px;
    width: 28%;
    height: 220px;
    border-radius:10px;
    overflow: hidden;
}
.ques-wraper {
	width: 100%;
	height: 80px;
	background: url(../images/im_bg_bulea.png) no-repeat center center;
	background-size: 100% 100%;
	display: flex;
	box-sizing: border-box;
	padding: 22px 30px 18px;
	text-align: center;
	justify-content: center;
    align-items: center;
}
.ques-wraper .ques{
	display: inline-block;
	font-size:16px;
	color: #fff;
	line-height: 22px;
	text-align: left;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
    white-space: normal;
    max-height: 43px;
    overflow: hidden;
}
.ans-cont{
	padding: 14px 27px 0;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 4;
    white-space: normal;
    height: 115px;
    overflow: hidden;
}
.lbt-m-box .go {
    width: 60px;
    height: 60px;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 50%;
    margin-top: -30px;
    border-radius: 50%;
    color: #fff;
    line-height: 60px;
    text-align: center;
    font-weight: bold;
}

.lbt-m-box .next {
   right: 273px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_youfang_nor.png) no-repeat center center;
	background-size: 100% 100%;
}
.lbt-m-box .next.clicked {
    right: 273px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_youfang.png) no-repeat center center;
	background-size: 100% 100%;
}
.lbt-m-box .pre {
    left: 260px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_zuofang_nor.png) no-repeat center center;
	background-size: 100% 100%;
}
.lbt-m-box .pre.clicked {
    left: 260px;
    width: 50px;
    height: 50px;
    background: url(../images/icon_zuofang.png) no-repeat center center;
	background-size: 100% 100%;
}

/* 自定义轮播图 */

.after-sale {
	overflow: hidden;
	width: 970px;
	height: 540px;
	background: url(../images/icon_bg_liucheng.png) no-repeat center center;
	background-size: 100% 100%;
	box-sizing: border-box;
	padding: 0 88px 0;
	margin-top: 50px;
}
.sale-list-top{
	height: 114px;
	font-size: 0;
    white-space: nowrap;
    margin-bottom: 26px;
}
.sale-list-bottom{
	height: 114px;
	display: inline-block;
	vertical-align: top;
}
.sale-list-top .sale-item{
	width: 334px;
	height: 114px;
	display: inline-block;
	vertical-align: top;
}
 .sale-item .sale-left{
	position: absolute;
	width: 58px;
	height: 72px;
	left: 0;
	top: 5px;
}
.promiss-icon{
	width: 100%;
	height: 100%;
	background: url(../images/icon_wmcn.png) no-repeat center center;
	background-size: 100% 100%;
}
.qudao-icon{
	width: 100%;
	height: 100%;
	background: url(../images/icon_lxqd.png) no-repeat center center;
	background-size: 100% 100%;
}
.baozhang-icon{
	width: 100%;
	height: 100%;
	background: url(../images/icon_xfbz.png) no-repeat center center;
	background-size: 100% 100%;
}
.sale-right{
	padding-left: 84px;
}
.sale-right .sale-title{
	height: 34px;
	line-height: 34px;
	color: #ECC99F;
	font-size: 20px;
	text-align: left;
}
.sale-des{
	width: 250px;
	height: 55px;
	line-height: 26px;
	color: #9F9FA0;
	text-align: left;
	margin-top: 3px;
	font-size: 14px;
    white-space: normal;
}
.liucheng-title{
	height: 74px;
	line-height: 74px;
	color:#ECC99F;
	font-size: 20px;
	text-align: left;
}
.lc-detail{
	width: 790px;
	height: 210px;
	background: #fff;
	box-sizing: border-box;
	padding: 30px 37px 0 50px;
    margin: -96px auto 100px;
    box-shadow: rgba(153,153,153,0.4) 0px 0px 30px;
}

.lc-detail .lc-cir-line{
	height: 25px;
	background: #999;
	margin-bottom: 12px;
	background: url(../images/im_quanquan.png) no-repeat center center;
    margin-left: -17px;
}
.lc-text-wraper{
	text-align: left;
	font-size: 0;
}
.lc-text{
	font-size: 14px;
	color: #25242A;
	line-height: 26px;
	display: inline-block;
	vertical-align: top;
}
.pre-book-wraper{
	width: 100%;
	height: 100px;
	background: url(../images/im_balktu.png) no-repeat center center;
	background-size: 100% 100%;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: 990;
}
.book-wraper{
	box-sizing: border-box;
	padding: 0 148px 0 93px;
	height: 100%;
	font-size: 0;
}
.book-wraper .contact-type{
	width: 333px;
	height: 100%;
	display: inline-block;
	vertical-align: top;
	font-size: 0;
}
.book-wraper .contact-type .form-text{
	display: inline-block;
	vertical-align: top;
	height: 100px;
	line-height: 100px;
	font-size: 14px;
	color: #fff;
	margin-right: 14px;
}
.contact-type .form-input{
	width: 200px;
	height: 46px;
	border-radius:6px;
	overflow: hidden;
	background: #fff;
	margin-top: 27px;
	display: inline-block;
	vertical-align: top;
}
.contact-type .form-input input{
	border: none;
    width: 100%;
    height: 100%;
    padding-left: 20px;
    outline: none;
}
.pre-book-btn{
	display: inline-block;
	vertical-align: top;
	width: 290px;
	padding-top: 27px;
	padding-left: 29px;
    box-sizing: border-box;
}
.pre-book-btn .pro-btn{
	width: 180px;
	height: 46px;
	background: #ECC99F;
	border-radius:6px;
	text-align: center;
	line-height: 46px;
	font-size: 16px;
	color: #7A490E;
}
.pro-close{
	right: 0;
	top: 0;
	background: url(../images/im_chacha.png) no-repeat center center;
	background-size: 100% 100%;
	width: 40px;
    height: 40px;	
}
.tuijian-list .tuijian-item{
	width: 100%;
	height: 230px;
	border-bottom: 2px solid #E8E9EC;
	box-sizing: border-box;
	padding: 20px 10px; 
}
.tuijian-list .tuijian-item:last-child{
	border-bottom: 0;
}
.tuijian-item .tuijian-img{
	width: 180px;
	height: 134px;
	margin-bottom: 12px;
}
.tuijian-item .tuijian-img img{
	width: 100%;
	height: 100%;
}
.tuijian-item .tuijian-text{
	line-height: 22px;
	height: 44px;
	color: #333333;
	font-size: 14px;
	text-align: center;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.jingxi{
	position: fixed;
	width: 190px;
	height: 90px;
	background: url(../images/im_anniuv_03.png) no-repeat center center;
	background-size: 100% 100%;
	left: 0;
	bottom: 238px;
	z-index: 111;
	display: none;
}
.pre-zhanwei {
  width: 100%;
  height: 100px;
}