﻿/*Í¨ÓÃÀà*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:left;	
	background:#f8f8f8;
	overflow-x:hidden;
	position:relative;
	color:#333;
}
input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{
    color:#999;
}
input::-moz-placeholder,textarea::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#999;
}
input:-moz-placeholder,textarea:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#999;
}
input:-ms-input-placeholder,textarea:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#999;
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#333;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#ce5d0e;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*ËùÓÐÉè±¸¹«ÓÃ CSS*/
.wrapin{
	width:1440px;
	margin-left:auto;
	margin-right:auto;	
}

.header{
	height: 120px;
	background:#fff;
	position: relative;
	z-index: 100;
}
.header .wrapin{
	position: relative;
}
.header .logo{
	float: left;
	display: block;
	height: 120px;
}
.header .logo img{
	display: block;
	height: 120px;
}
.header .kfa{
	float: left;
	margin:44px 0 0 20px;
}
.head_rt{
	float: right;
}
.head_lans{
	float: right;
	position: relative;
	z-index: 100;
}
.head_lans .sor{
	float: left;
	
}
.head_lans .handle{
	height: 44px;
	line-height: 44px;
	padding-left:30px;
	position: relative;
	cursor: pointer;
}
.head_lans .handle img{
	display: block;
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-10px;
}
.head_lans .handle span{
	display: inline-block;
	padding-right:20px;
	background:url("../images/sj1.png") no-repeat right center;
}
.head_lans .down{
	width: 150px;
	background:#fff;
	position: absolute;
	z-index: 100;
	box-shadow:0 3px 5px rgba(0,0,0,0.15);
	display: none;
}
.head_lans .sor:hover .down{
	display: block;
}
.head_lans .sj{
	display: block;
	width: 12px;
	height: 12px;
	background:#fff;
	position: absolute;
	left: 50%;
	top: -6px;
	margin-left:-8px;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
}
.head_lans .down li{
	display: block;
	line-height: 30px;
	text-align: center;
}
.head_lans .down a{
	display: block;
	height: 30px;
	text-align: center;
}
.head_links{
	height: 76px;
	line-height: 76px;
	font-size:16px;
}
.head_links .us{
	float: left;
	display: block;
	width: 60px;
	height: 76px;
	background:url("../images/head_us.png") no-repeat center center;
}
.head_links .cart{
	float: left;
	display: block;
	width: 60px;
	height: 76px;
	background:url("../images/head_cart.png") no-repeat center center;
	position: relative;
}
.head_links .cart em{
	display: block;
	width: 28px;
	height: 28px;
	background:#ffe7e7;
	font-size:12px;
	color:#eb3e3e;
	line-height: 28px;
	border-radius:100%;
	position: absolute;
	right: 0;
	top: 10px;
	text-align: center;
}
.head_ct{
	width: 480px;
	position: absolute;
	left: 50%;
	top: 50%;
	height: 40px;
	margin:-20px 0 0 -240px;
}
.head_ct .text{
	height: 38px;
	float: left;
	border:1px solid #adadad;
	width: 170px;
	padding-left:16px;
	border-right:0;
}
.head_ct select{
	float: left;
	width: 246px;
	height: 40px;
	border:1px solid #adadad;
	outline:none;
}
.head_ct .sub{
	float: left;
	width: 46px;
	height: 40px;
	background:url("../images/sub.png") no-repeat center center;
}
.navs{
	position: relative;
	z-index: 90;
	height: 54px;
	line-height: 54px;
	text-align: center;
	background:#e3bb9f;
	box-shadow:0 0 10px rgba(0,0,0,0.25);
}
.navs a{
	font-size:20px;
	color:#fff;
	margin:0 10px;
	display: inline-block;
	height: 54px;
	padding:0 15px;
}
.navs a:hover,.navs a.hover{
	background:#ce5d0e;
}

.banner{
	height: 450px;
	width: 100%;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.banner .pics li{
	width: 100%;
	height: 450px;
	position: relative;
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .pics a{
	display: block;
	width: 100%;
	height: 450px;
}
.banner .btns{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 20px;
	text-align: center;
	z-index: 60;
}
.banner .btns span{
	display: inline-block;
	width: 12px;
	height: 12px;
	border-radius:100%;
	background:#ccc;
	margin:0 3px;
}
.banner .btns .hover{
	background:#e3bb9f;
}

.footer_top{
	background:#f4efe9;
	padding:50px 0 75px 0;
	text-align: center;
}
.footer_top .t1{
	height: 32px;
	line-height: 32px;
	font-size:24px;
}
.footer_top .t2{
	height: 66px;
	line-height: 50px;
	color:#999;
	font-size:16px;
}
.ft_search{
	width: 520px;
	height: 66px;
	margin:0 auto;
	position: relative;
	background:#fff;
}
.ft_search .text{
	float: left;
	height: 66px;
	border:0;
	font-size:16px;
	width: 350px;
	padding-left:25px;
	background:none;
}
.ft_search .sub{
	display: block;
	width: 110px;
	height: 44px;
	line-height: 44px;
	text-align: center;
	position: absolute;
	right: 11px;
	top: 11px;
	font-size:16px;
	color:#fff;
	background:#eed3be;
}
.footer_ct{
	background:#fff;
	padding:20px 0 30px 0;
}
.footer_ct .t1{
	font-size:20px;
	line-height: 54px;
}
.fc_left{
	width: 304px;
	float: left;
}
.fc_shares{
	height: 22px;
}
.fc_shares a{
	margin-right:30px;
}
.fc_left .ns{
	padding-left:44px;
	margin-top:15px;
	line-height: 24px;
	position: absolute;
	position: relative;
	font-size:16px;
}
.fc_left .ns img{
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-13px;
}
.fc_flag{
	float: left;
	display: block;
	width: 22px;
	height: 22px;
	margin-top:28px;
}
.fc_left select{
	float: right;
	width: 270px;
	height: 40px;
	border:1px solid #8c8c8c;
	border-radius:3px;
	margin-top:20px;
	font-size:16px;
	padding-left:10px;
}
.fc_intro{
	width: 430px;
	float: left;
	margin-left:100px;
}
.footer_bottom{
	border-top:1px solid #eee;
	padding:30px 0;
	background:#fff;
}
.fb_left{
	float: left;
}
.fb_left p{
	padding-left:30px;
}
.fb_right{
	float: right;
	width: 650px;
}
.fb_right .title{
	height: 45px;
	line-height: 45px;
	font-weight: bold;
}
.fb_right a{
	display: block;
	width: 58px;
	height: 38px;
	border:1px solid #ccc;
	border-radius:3px;
	float: left;
	margin:0 4px 4px 0;
}
.fb_right img{
	display: block;
	width: 54px;
	height: 38px;
	margin:0 auto;
}


.ind_about{
	height:320px;
    margin-top:20px;
}
.ind_about .fx{ 
	float:left;
	width:1440px;
}
.ind_about .tit{
	font-size:30px;
	color:#E3BA9F;
	float:left;
	height:30px;
	line-height:30px;
}
.ind_about .more{
	font-size:16px;
	color:#E3BA9F;
	float:right;
	position:relative;
	height:30px;
	line-height:30px;
	margin-top:10px;
}
.ind_about .txt{
	font-size:16px;
	color:#333;
	line-height:30px;
	padding-top:10px;
	float:left;
}
.ind_about img{
	float:right;
	width:519px;
	height:289px;
	position:relative;
}


.aside{
	float: left;
	width: 232px;
	padding-bottom:20px;
}
.as_floor{
	background:#fff;
	box-shadow: 3px 3px 3px rgba(0,0,0,0.02);
	margin-top:20px;
}
.as_floor .title{
	font-size:20px;
	color:#fff;
	height: 50px;
	line-height: 50px;
	background:#e3bb9f;
	text-align: center;
}
.as_links{
	padding:20px;
}
.as_links .bn{
	display: block;
	line-height: 36px;
}
.as_links .bn:hover,.as_links .hover{
	color:#ce5d0e;
}
.as_second .handle{
	display: block;
	line-height: 20px;
	position: relative;
	padding-bottom:10px;
	width:180px;
}
.as_second .handle span{
	width:166px;
    text-overflow:ellipsis;
    overflow:hidden;
    white-space:nowrap;
    display:block;
}
.as_second .handle em{
	color:#999;
	position: absolute;
	right: 0;
	top: 0;
}

.as_second .handlehover span{
    color:#d89f77;
	width:166px;
    /*text-overflow:ellipsis;*/
    /*overflow:hidden;*/
    white-space:normal;
    display:block;
}
.as_second .handlehover em{
	color:#999;
	position: absolute;
	right: 0;
	top: 0;
}

.as_second ul{
	display: none;
}
.as_seconddown ul{
	display: block;
}
.as_second li{
	line-height: 20px;
	padding-bottom:10px;
	width:180px;
}
.as_second li a{
	display: block;
	padding-left:10px;
}
.as_second li .hover{
	color:#ce5d0e;
	text-decoration: underline;
}
.as_up{
	padding:20px 0 40px 0;
}
.as_up .more{
	display: block;
	width: 130px;
	height: 38px;
	line-height: 38px;
	border:1px solid #adadad;
	text-align: center;
	margin:0 auto;
}
.as_up .more:hover{
	border-color:#d89f77;
	color:#fff;
	background:#d89f77;
}
.as_up .item{
	display: block;
	width: 180px;
	padding-bottom:15px;
	margin:0 auto;
	text-align: center;
}

/*.as_up .photo{
	display: block;
	width: 180px;
	height: 180px;
	margin:0 auto 14px auto;
}*/

.as_up .photo img{
	display: block;
	width: 180px;
	height: 180px;
	margin:0 auto 14px auto;
}

.as_up .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	line-height: 26px;
}
.as_up .price{
	line-height: 24px;
	color:#d89f77;
}

.home_right{
	width: 1200px;
	float: right;
    margin-bottom:30px;
}
.home_right select{
	float: right;
	width: 220px;
	height: 40px;
	border:1px solid #eee;
	margin:23px 0 0 15px;
	font-size:15px;
	padding-left:10px;
	outline:none;
}
.home_right .head{
	height: 85px;
	line-height: 85px;
	padding-left:15px;
	clear: both;
}
.home_right .head .tit{
	float: left;
	font-size:20px;
}
.home_right .head .more{
	float: right;
	font-size:16px;
	color:#999;
}
.home_right .head .more:hover{
	color:#d89f77;
}
.hr_item{
	display: block;
	width: 225px;
	height: 380px;
	float: left;
	margin-left:15px;
	text-align: center;
}
.hr_item .photo{
	display: block;
	padding:5px;
	width: 210px;
	height: 210px;
	background:#fff;
	box-shadow:0 0 5px rgba(0,0,0,0.2);
	margin-bottom:18px;
}
.hr_item .photo img{
	display: block;
	width: 210px;
	height: 210px;
}
.hr_item .name{
	line-height: 24px;
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hr_item .price{
	height: 42px;
	line-height: 42px;
	font-size:16px;
	color:#d89f77;
}
.hr_item .cart{
	display: block;
	background:#fff;
	width: 128px;
	padding-left:50px;
	height: 34px;
	margin:0 auto;
	text-align:left;
	line-height: 34px;
	border:1px solid #adadad;
	/*background:url("../images/hr_cart.png") no-repeat left center;*/
}
.alert_flog{
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 200;
	display: none;
	background:rgba(0,0,0,0.5);
}
.lg_win{
	width: 400px;
	padding:0 100px;
	height: 570px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 220;
	background:#fff;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: none;
}
.lg_win .title{
	height: 80px;
	line-height: 80px;
	text-align: center;
	position: relative;
	font-size:30px;
	color:#d89f77;
	text-transform: uppercase;
	font-weight: bold;
}
.lg_win .title i{
	display: block;
	width: 116px;
	height: 6px;
	background:#d89f77;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-58px;
}
.lg_win .top_close{
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:url("../images/close.png") no-repeat center center;
}
.lg_win .t1{
	height: 30px;
	line-height: 30px;
	padding-top:18px;
	font-size:18px;
}
.lg_win .text{
	height: 38px;
	line-height: 38px;
	border:1px solid #eed3be;
	width: 388px;
	padding-left:10px;
	font-size:16px;
}
.lg_win .text2{
	width: 188px;
	float: left;
}
.lg_win .yzm{
	float: left;
	display: block;
	width: 91px;
	height: 40px;
	margin-left:30px;
}
.lg_win .yzm img{
	display: block;
	width: 91px;
	height: 40px;
}
.lg_win .rem{
	clear: both;
	height: 60px;
	line-height: 60px;
	font-size:18px;
	padding-left:24px;
	background:url("../images/rem.png") no-repeat left center;
	background-size:auto 20px;
	cursor: pointer;
}
.lg_win .remhover{
	background-image:url("../images/remh.png");
}
.lg_win .bn{
	display: block;
	height: 44px;
	line-height: 44px;
	border:1px solid #D89F77;
	background:#D89F77;
	text-align: center;
	font-size:20px;
	color:#fff;
	margin-bottom:20px;
}
.lg_win .reg{
	display: block;
	height: 44px;
	line-height: 44px;
	border:1px solid #d89f78;	
	text-align: center;
	font-size:20px;
	color:#d89f78;
	margin-bottom:20px;
}

.reg_title{
	text-align: center;
	height: 58px;
	line-height: 58px;
	font-size:22px;
	color:#d89f77;
}
.reg_fm{
	width: 1000px;
	padding:30px 100px 50px 100px;
	background:#fff;
	margin:0 auto 50px auto;
}
.reg_fm .tip{
	font-size:16px;
	line-height: 24px;
	padding-bottom:14px;
}
.reg_fm .head{
	height: 56px;
	line-height: 56px;
	border-bottom:1px solid #e1e1e1;
	clear: both;
}
.reg_fm .head .tit{
	float: left;
	font-size:25px;
	font-weight: bold;
	color:#666;
}
.reg_fm .head em{
	float: right;
	font-size:16px;
	color:#999;
}
.reg_si{
	height: 50px;
	line-height: 50px;
	font-size:16px;
}
.reg_si a{
	color:#d89f77;
	text-decoration: underline !important;
}
.reg_fm .title{
	height: 30px;
	line-height: 30px;
	padding-top:12px;
	font-size:18px;
}
.reg_fm .title em{
	color:#db4817;
	padding-left:5px;
}
.reg_fm .text{
	width: 520px;
	height: 38px;
	line-height: 38px;
	border:1px solid #eed3be;
	font-size:16px;
	padding-left:20px;
}
.reg_fm .ra{
	cursor: pointer;
	display: inline-block;
	margin-left:36px;
	padding-left:32px;
	background:url("../images/ra.png") no-repeat left center;
}
.reg_fm .hover{
	background-image:url("../images/rah.png");
}
.reg_fm .text2{
	float: left;
	width: 178px;
}
.reg_fm .yzm{
	float: left;
	margin-left:20px;
}
.reg_fm .rega{
	display: block;
	margin-top:40px;
	height: 50px;
	line-height: 50px;
	background:#D89F77;
	width: 542px;
	border:0;
	font-size:20px;
	color:#fff;
}
.page{
	text-align: center;
	height: 35px;
	line-height: 33px;
}
.page a{
	height: 33px;
	line-height: 33px;
	border:1px solid #cecece;
	border-radius:3px;
	background:#fff;
	display: inline-block;
	padding:0 12px;
}
.page a:hover,.page a.hover{
	color:#fff;
	background:#333;
}

.hot_pro .head{
	height: 90px;
	line-height: 90px;
	clear: both;
}
.hot_pro .tit{
	float: left;
	font-size:20px;
}
.hot_pro .more{
	float: right;
	font-size:16px;
	color:#999;
}
.hot_pro .more:hover{
	color:#d89f77;
}
.hot_pro{
	padding-bottom:30px;
}
.hp_slider{
	height: 295px;
	position: relative;
}
.hp_slider .s_wrap{
	width: 1272px;
	margin:0 auto;
	height: 295px;
	position: relative;
	overflow: hidden;
}
.hp_slider li{
	width: 196px;
	height: 295px;
	float: left;
	margin:0 8px;
	text-align: center;
}
.hp_slider .photo{
	display: block;
	width: 180px;
	height: 180px;
	padding:8px;
	background:#fff;
	box-shadow:0 0 10px rgba(0,0,0,0.25);
	margin:10px 0 8px 0;
}
.hp_slider .photo img{
	display: block;
	width: 180px;
	height: 180px;
}
.hp_slider .name{
	height: 26px;
	line-height: 26px;	
}
.hp_slider .price{
	height: 24px;
	line-height: 24px;
	font-size:16px;
	color:#d89f77;
}
.hp_slider .cbtn{
	width: 36px;
	height: 39px;
	position: absolute;
	top: 80px;
	z-index: 20;
	cursor: pointer;
}
.hp_slider .pre{
	left: 0;
	background:url("../images/hp_pre.png") no-repeat center center;
}
.hp_slider .next{
	right: 0;
	background:url("../images/hp_next.png") no-repeat center center;
}
.section{
	float: right;
	width: 1190px;
}
.now_pos_list{
	height: 85px;
	line-height: 85px;
	font-size:18px;
    float:left;
    width:860px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.now_pos{
	height: 85px;
	line-height: 85px;
	font-size:18px;
}
.cnt_page{
	background:#fff;
	padding:30px 30px 50px 30px;
}
.cnt_way li{
	line-height: 26px;
	font-size:16px;
	padding-left:116px;
	position: relative;
	margin-top:10px;
}
.cnt_way .tit{
	position: absolute;
	left: 0;
	top: 0;
}
.cnt_way .line{
	text-decoration: underline;
}
.cnt_map{
	margin-top:30px;
}
.cnt_map .temp{
	display: block;
	width: 100%;
	height:auto;
}
.vi_page{
	background:#fff;
	padding:30px;
	line-height: 1.6;
}
.vi_page img{
	display: block;
	max-width:100%;
	margin:0 auto;
}
.vi_page p{
	font-size:15px;
	padding-bottom:15px;
}
.vi_page ul{
	color:#999;
	padding-bottom:15px;
}
.pa_page{
	padding:40px 0 150px 60px;
	background:#fff;
}
.pa_in{
	padding:0 0 24px 175px;
	position: relative;
}
.pa_in .tit{
	font-size:18px;
	position: absolute;
	left: 0;
	top: 0;
	line-height: 40px;
}
.pa_in .tit em{
	color:#db4817;
}
.pa_in .txt{
	line-height: 40px;
	font-size:18px;
	color:#666;
}
.pa_in .text{
	height: 38px;
	line-height: 38px;
	width: 520px;
	padding-left:20px;
	border:1px solid #eed3be;
	font-size:16px;
}
.pa_in .ras{
	float: left;
}
.pa_in .ra{
	float: left;
	line-height: 40px;
	font-size:16px;
	margin-right:30px;
	padding-left:30px;
	display: inline-block;
	background:url("../images/ra.png") no-repeat left center;
	cursor: pointer;
}
.pa_in .ras .hover{
	background-image:url("../images/rah.png");
}
.pa_in textarea{
	width: 500px;
	height: 110px;
	padding:10px 20px;
	border:1px solid #eed3be;
	font-size:16px;
	resize:none;
}
.pa_in .sub{
	display: block;
	width: 542px;
	height: 40px;
	font-size:20px;
	color:#fff;
	background:#eed3be;
}
.us_page{
	background:#fff;
	margin-bottom:50px;
}
.us_tags{
	height: 70px;
	line-height: 70px;
	clear: both;
}
.us_tags .item{
	width: 25%;
	float: left;
	text-align: center;
	font-size:16px;
}
.us_tags .item em{
	color:#dcaa86;
}
.us_tab{
	width: 100%;
	font-size:18px;
	text-align: center;
}
.us_tab th{
	height: 40px;
	background:#e3bb9f;
	text-align: center;
	color:#fff;	
	font-weight: normal;
	border:0;
}
.us_tab .zw{
	width: 10px;
}
.us_tab td{
	height: 108px;
	border-bottom:1px solid #ddd;	
}
.us_tab td.zw{
	border-bottom:1px solid #fff;
}
.us_tab tr:last-child td{
	border:0;
}
.us_tab .confirm{
	display: inline-block;
	width: 140px;
	height: 36px;
	line-height: 36px;
	background:#D89F77;
	color:#fff;
	text-align: center;
}
.or_info .head{
	height: 40px;
	line-height: 40px;
	background:#e3bb9f;
	padding:0 20px;
	color:#fff;
	font-size:18px;
}
.or_info .wp{
	padding:20px 0 20px 50px;
}
.or_info li{
	width: 50%;
	float: left;
	line-height: 32px;
	font-size:16px;
}
.or_info .tit{
	float: left;
	width: 160px;
}
.us_tab2{
	font-size:16px;
}
.us_tab2 td{
	height: 180px;	
}
.us_tab2 .photo{
	display: block;
	width: 130px;
	height: 130px;
}
.us_tab2 .photo img{
	display: block;
	width: 130px;
	height: 130px;
}
.us_tab2 .u1{
	text-align:left;
	line-height: 24px;	
}
.us_tab2 .u2{
	text-align:left;
	line-height: 24px;
	padding-left:20px;
}
.us_tab2 .u2 li{
	height: 24px;
	clear: both;
}
.us_tab2 .tip{
	width: 180px;
	text-align:left;
	margin:0 auto;
}
.us_tab2 .del{
	display: inline-block;
	width: 50px;
	height: 50px;
	background:url("../images/del.png") no-repeat center center;
}
.us_tab2 .num_ctrl{
	width: 106px;
	height: 24px;
	line-height: 24px;
	border:1px solid #d6d5d5;
	float: left;
	border-radius:3px;
}
.us_tab2 .u2 .line10{
	height: 10px;
}
.us_tab2 .cbtn{
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	background:#f9f9f9;
	cursor: pointer;
}
.us_tab2 .num{
	float: left;
	border:0;
	width: 56px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
}
.us_tab2 .area{
	width: 170px;
	height: 80px;
	border:1px solid #d6d5d5;
	resize:none;
	padding:10px;
}
.us_ads{
	background:#fff;
	margin-top:-20px;
}
.us_ads .head{
	height: 52px;
	line-height: 52px;
	border-top:3px solid #e3bb9f;
	border-bottom:1px solid #e3bb9f;
	clear: both;
	padding:0 20px;
}
.us_ads .head .tit{
	float: left;
	font-size:22px;
	color:#d89f77;
}
.us_ads .head .ti{
	float: right;
	font-size:16px;
	color:#edd2be;
}
.us_ads .head .ti em{
	color:#d94617;
}
.us_ads .wp{
	padding:0 20px 30px 20px;
}
.us_ads .third{
	width: 30%;
	float: left;
}
.us_ads .fg{
	width: 5%;
	float: left;
	height: 50px;
}
.us_ads .t1{
	height: 32px;
	line-height: 32px;
	padding-top:18px;
	font-size:16px;
}
.us_ads .t1 em{
	color:#da4717;
	padding-left:5px;
}
.us_ads .text{
	width: 100%;
	height: 36px;
	line-height: 36px;
	border:1px solid #f3e0d2;
	padding-left:10px;
	box-sizing:border-box;
}
.us_ads textarea{
	width: 100%;
	height: 150px;
	border:1px solid #f3e0d2;
	box-sizing:border-box;
	resize:none;
	padding:10px;
	font-size:16px;
}
.us_ads .sub{
	display: block;
	width: 336px;
	height: 50px;
	line-height: 50px;
	margin-top:20px;
	background:#d89f77;
	font-size:20px;
	color:#fff;
}
.us_mof{
	height: 130px;
	background:#eee;
	margin:-50px 0 50px 0;
}
.us_mof .crt{
	float: right;
	padding:27px 20px 0 0;
}
.us_mof .sleft{
	padding-right:30px;
	float: left;
	font-size:16px;
}
.us_mof .wt{
	height: 32px;
	line-height: 32px;
}
.us_mof .wt span{
	margin-right:14px;
}
.us_mof .bs{
	height: 36px;
	font-size:18px;
	line-height: 36px;
}
.us_mof .price{
	color:#d89f77;
}
.us_mof .sright{
	/*width: 280px;*/
	float: right;
	text-align: center;
}
.us_mof .go{
	display: block;
	height: 46px;
	line-height: 46px;
	background:#d89f77;	
	font-size:20px;
	color:#fff;
}
.us_mof .cs{
	height: 40px;
	line-height: 40px;
	font-size:16px;
}
.us_mof .cs a{
	text-decoration: underline !important;
}
.us_mof .cleft{
	float: left;
	line-height: 130px;
	padding-left:20px;
	color:#999;
	font-size:14px;
}
.pv_cnt{
	width: 950px;
	float: right;
}
.pv_des .head{
	border-top:3px solid #e3bb9f;
	border-left:1px solid #e3bb9f;
	border-right:1px solid #e3bb9f;
	height: 46px;
	line-height: 46px;
	padding:0 20px;
	font-size:22px;
	color:#d89f77;
}
.pv_des .bts{
	padding:20px;
	border:1px solid #ccc;
}
.pv_des .bts li{
	width: 33.33%;	
	line-height: 24px;
	padding:8px 0;
	float: left;
}
.pv_des .bts span{
	color:#999;
}
.pv_des .bts .full{
	clear: both;
	width: 100%;
}
.pv_art{
	margin-top:15px;
}
.pv_art img{
	display: block;
	width: 100%;
	height:auto;
}

.pro_adver{
	width:460px;
	float:left;	
	height:550px;
	position:relative;
	overflow:hidden;
}
.pro_adver video{
	display: block;
	width: 460px;
	height: 460px;
	outline:none;	
}

.pro_adver .btns{
	margin:25px 0 0 0;	
	cursor:pointer;
	text-align:center;
	position:absolute;
	left:0;
	bottom:10px;
}
.pro_adver .btns img{
	display: block;
	width: 58px;
	height: 58px;
}
.pro_adver .btns span{
	display:inline-block;
	width:58px;
	height:58px;
	border:1px solid #fff;		
}
.pro_adver .btns .hover{
	border-color:#f60;	
}
.pv_slider{
	position: relative;
	height: 60px;
	width: 460px;
}
.pv_slider .s_wrap{
	height: 60px;
	width: 420px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.pv_slider li{
	float: left;
	width: 60px;
	height: 60px;
	margin:0 5px;
}
.pv_slider .cbtn{
	width: 20px;
	height: 60px;
	position: absolute;
	top: 0;
	z-index: 20;
	cursor: pointer;
}
.pv_slider .pre{
	left: 0;
	background:url('../images/po_pre.png') no-repeat center center;
}
.pv_slider .next{
	right: 0;
	background:url('../images/po_next.png') no-repeat center center;
}

.pv_intro{
	float: right;	
	width: 700px;
}
.pv_intro .name{
	font-size:18px;
	line-height: 24px;
	padding-bottom:20px;
}
.pv_intro .price{
	height: 110px;
	background:#fbf3ee;
}
.pv_intro .price60{
	height: 60px;
	background:#fbf3ee;
}


.pv_intro .price .tit{
	width:20%;
	float: left;
	height: 110px;
	line-height: 110px;
	text-align: center;
	color:#fff;
	font-size:20px;
	background:#eed3be;
}
.pv_intro .price60 .tit{
	width:20%;
	float: left;
	height: 60px;
	line-height: 60px;
	text-align: center;
	color:#fff;
	font-size:20px;
	background:#eed3be;
}

.pv_intro .price .item{
	width: 20%;
	height: 110px;
	border-left:1px solid #eed3be;
	margin-left:-1px;
	float: left;
	text-align: center;
}
.pv_intro .price60 .item{
	width: 20%;
	height: 60px;
	border-left:1px solid #eed3be;
	margin-left:-1px;
	float: left;
	text-align: center;
}


.pv_intro .price60 dl{
	padding-top:20px;
	line-height: 24px;
}
.pv_intro .price60 .s{
	height: 60px;
	line-height: 55px;
	font-size:20px;
	color:#d89f77;
	font-family:arial;
}

.pv_intro .price dl{
	padding-top:20px;
	line-height: 24px;
}
.pv_intro .price .s{
	height: 40px;
	line-height: 34px;
	font-size:20px;
	color:#d89f77;
	font-family:arial;
}


.pv_intro .colors{
	margin:20px 0 0 0;
	padding-left:80px;
	position: relative;
	max-height:120px;
	overflow: hidden;
}
.pv_intro .colors .tit{
	position: absolute;
	left: 0;
	top: 0;
	color:#999;
	line-height: 28px;
}
.pv_intro .colors li{
	height: 40px;
}
.pv_intro .colors .ti{
	float: left;
	width: 270px;
	float: left;
	line-height: 28px;
    overflow:hidden;
    text-overflow:ellipsis;
}
.pv_intro .colorsafter{
	max-height:none;
}
.pv_intro .num_ctrl{
	width: 106px;
	height: 24px;
	line-height: 24px;
	border:1px solid #d6d5d5;
	float: left;
	border-radius:3px;
}
.pv_intro .cbtn{
	width: 24px;
	height: 24px;
	text-align: center;
	float: left;
	background:#f9f9f9;
	cursor: pointer;
}
.pv_intro .num{
	float: left;
	border:0;
	width: 56px;
	height: 24px;
	line-height: 24px;
	text-align: center;
	border-left:1px solid #d6d5d5;
	border-right:1px solid #d6d5d5;
}
.pv_intro .color_down{
	border-top:1px solid #eee;
	position: relative;
}
.pv_intro .color_down .btn{
	width: 46px;
	height: 12px;
	border:1px solid #eee;
	border-top:0;
	background:url("../images/pv_down.png") no-repeat top center;
	position: absolute;
	top: -1px;
	left: 70px;
	cursor: pointer;
}
.pv_intro .rea{
	margin-top:15px;
	position: relative;
	padding-left:88px;
}
.pv_intro .rea .tit{
	position: absolute;
	left: 0;
	top: 0;
	color:#999;
}
.pv_intro .rea textarea{
	width: 100%;
	height: 100px;
	border:1px solid #eed3be;
	resize:none;
	padding:10px;
	box-sizing:border-box;
}
.pv_intro .qua li{
	height: 40px;
	line-height: 40px;
	position: relative;
	padding-left:88px;
	font-size:16px;
	color:#d89f77;
}
.pv_intro .qua .ti{
	position: absolute;
	left: 0;
	top: 0;
	color:#666;
}
.pv_intro .adda{
	display: block;
	width: 254px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background:#eed3be;
	font-size:18px;
    float:right;
}

.pv_intro .contact{
	display: block;
	width: 254px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	background:#fbf3ee;
	font-size:18px;
    float:left;
    margin-left:180px;
}

/*联系我们*/
.contact_win{
	width: 600px;
	padding:0 100px;
	height: 750px;
	position: fixed;
	left: 50%;
	top: 50%;
	z-index: 220;
	background:#fff;
	-webkit-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	display: none;
}
.contact_win .title{
	height: 80px;
	line-height: 80px;
	text-align: center;
	position: relative;
	font-size:30px;
	color:#d89f77;
	text-transform: uppercase;
	font-weight: bold;
}
.contact_win .title i{
	display: block;
	width: 116px;
	height: 6px;
	background:#d89f77;
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left:-58px;
}
.contact_win .top_close{
	width: 80px;
	height: 80px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
	background:url("../images/close.png") no-repeat center center;
}
.contact_win .t1{
	height: 30px;
	line-height: 30px;
	padding-top:18px;
	font-size:18px;
}
.contact_win .text{
	height: 38px;
	line-height: 38px;
	border:1px solid #eed3be;
	width: 388px;
	padding-left:10px;
	font-size:16px;
}
.contact_win .text2{
	width: 188px;
	float: left;
}
.contact_win .yzm{
	float: left;
	display: block;
	width: 91px;
	height: 40px;
	margin-left:30px;
}
.contact_win .yzm img{
	display: block;
	width: 91px;
	height: 40px;
}
.contact_win .rem{
	clear: both;
	height: 60px;
	line-height: 60px;
	font-size:18px;
	padding-left:24px;
	background:url("../images/rem.png") no-repeat left center;
	background-size:auto 20px;
	cursor: pointer;
}
.contact_win .remhover{
	background-image:url("../images/remh.png");
}
.contact_win .bn{
	display: block;
	height: 44px;
	line-height: 44px;
	border:1px solid #D89F77;
	background:#D89F77;
	text-align: center;
	font-size:20px;
	color:#fff;
	margin-bottom:20px;
}
.contact_win .reg{
	display: block;
	height: 44px;
	line-height: 44px;
	border:1px solid #d89f78;	
	text-align: center;
	font-size:20px;
	color:#d89f78;
	margin-bottom:20px;
}