﻿body{
	font-size: 14px;
	background: url(../images/bg.jpg) repeat;
}
span,i,em{
	display: block;
}
input,select,area{
	font-family: "微软雅黑","宋体",Helvetica,Arial,sans-serif;
	border: none;
}
::-webkit-input-placeholder {  
color: #747373;  

}  
:-moz-placeholder {  
color: #747373;
 
}  
.placeholder {  
color: #747373;  
}
.wrap{
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.nav{
	width: 100%;
	height: 180px;
	background-color: #000;
}
.nav dl{
	margin-top: 67px;
	float: left;
}
.nav dd{
	width: 100px;	
	padding: 0 50px;
	float: left;
	text-align: center;
}
.nav dt{
	float: left;
}
.logo{
	width: 200px;
	display: block;
	margin-top: -14px;
}
.logo img{
	width: 100%;
}
.nav .wrap p{
	font-size: 20px;
	color: #dfc083;
}
.nav dd>a{
	display: block;
}

.nav .wrap span{
	display: block;
	margin-top: 10px;
	font-size: 10px;
	color: #dfc083;
}
.top{
	position: absolute;
	top: 10px;
	right: 0;
	
}
.top a{
	float: left;
	font-size: 12px;
	color: #e6d3ae;
	padding: 0 5px;
	line-height: 12px;
}
.top em{
	float: left;
	line-height: 12px;
	font-size: 12px;
	color: #e6d3ae;
}
.slideBox {
	width: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	width: 100%;
	height: 30px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	text-align: center;
}

.slideBox .hd ul .on {
	background: #dfc083;
}

.slideBox .hd ul {
	width: 1000px;
	margin: 0 auto;
	line-height: 1000px;
	*text-align: center;
}

.slideBox .hd ul li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 30px;
	height: 4px;
	background: #929292;
	margin-right: 1px;
	vertical-align: top;
	overflow: hidden;
}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}
.banner{
	width: 100%;
	height: 559px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
.banner_list{
	width: 100%;
	height: 400px;
	display: block;
	background-repeat: no-repeat;
	background-position: top center;
}
.bannerA{
	background-image: url(../images/bannerA.jpg);
}
.fangwei{
	padding: 20px 140px;
	width: 720px;
	margin: 10px auto 0;
	text-align: center;
	background-color: #e6d3ae;
	color: #3e0802;
}
.fangwei p{
	font-size: 26px;
	font-weight: bold;
}
.fangwei i{
	
	margin-top: 5px;
}
.fangwei span{
	margin-top: 10px;
	margin-bottom: 30px;
	font-size: 16px;
}
.fangwei input{
	padding: 12px 0;
	margin-bottom: 20px;
	border-radius: 5px;
	font-size: 18px;
	
	color: #333;
}
.fangwei input[type="submit"]{
	width: 720px;
	font-size: 22px;
	color: #fff;
	background: url(../images/btn_bg.png) repeat-x;
	cursor: pointer;
}
.code{
	float: left;
	margin-right: 10px;
	overflow: hidden;
}
.code img{
	width: 350px;
	height: 44px;
	
}
.code1{
	text-indent: 10px;
	width: 720px;
}
.code2{
	text-indent: 10px;
	float: left;
	width: 350px;
	margin-left: 10px;
}
.search{
	padding: 20px 140px;
	width: 720px;
	margin: 10px auto 0;
	background-color: #e6d3ae;
}
.search_box{
	position: relative;
}
.search_box input{
	width: 720px;
	padding: 12px 0;
	border-radius: 5px;
	font-size: 18px;
	text-indent: 10px;
	color: #333;
	line-height: 1.3;
}
.search_btn{
	position: absolute;
	width: 50px;
	height: 50px;
	top: 0px;
	right: 0px;
	background: url(../images/search.png) no-repeat center;
}
.goods_list{
	margin-top: 10px;
	text-align: center;
}
.goods_list .title{
	background-color: #754c35;
	color: #e6d3ae;
}
.goods_list .title span{
	font-size: 26px;
	padding-top: 12px;
}
.goods_list .title i{
	margin-top: 10px;
	margin-bottom: 10px;
}
.title_pic{
	width: 100%;
	height: 262px;
	overflow: hidden;
	background: url(../images/list.png) no-repeat center;
}
.goods{
	margin-top: 10px;
	color: #3e0802;
	background-color: #e6d3ae;
	overflow: hidden;
	text-align: center;
}
.goods ul{
	
	margin: 0 1px;
	overflow: hidden;
}
.goods li{
	float: left;
	width: 328px;
	height: 257px;	
	margin: 0 2px 20px;
}
.goods_name{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	color: #3e0802;
	font-size: 16px;
	margin-top: 10px;
}
.goods i{
	margin-top: 5px;
}
.goods em{
	width: 80px;
	height: 36px;
	margin: 10px auto 0;
	line-height: 36px;
	text-align: center;
	font-size: 14px;
	background-color: #754c35;
	border-radius: 5px;
	color: #fff;
}
.goods_pic{
	display: block;
	position: relative;
	height: 200px;
	overflow: hidden;
	border: 1px solid #d79315;
	background-color: #e5e5e5;
}
.goods_pic img{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	margin: auto;
}
.more{
	float: right;
	margin: 20px 20px 30px 0;
	font-size: 14px;
	color: #3e0802;
}
.footer{
	width: 100%;
	margin-top: 20px;
	background-color: #e6d3ae;
	padding: 30px 0;
	color: #3e0802;
	text-align: center;
}
.erwei{
	text-align: center;
	margin-bottom: 20px;
}
.erwei_pic{
	width: 100px;
	display: block;
	margin: 0 auto;
}
.erwei_pic img{
	width: 100%;
}
.footer_logo{
	display: block;
	width: 150px;
	margin: 0 auto 20px;
}
.footer_logo img{
	width: 100%;
}
.footer p{
	margin-top: 20px;
	font-size: 26px;
	font-weight: bold;
}
.footer span{
	margin-top: 10px;
	font-size: 20px;
	font-weight: bold;
}
.footer em{
	margin-top: 10px;
	font-size: 16px;
}
.footer i{
	margin-top: 20px;
	font-size: 12px;
}
.location_section{
	width: 100%;
	
	text-align: center;
}
.location_section>.wrap{
	padding-top: 10px;
	background-color: #fff;
}
.location{
	height: 78px;
}
.location li{	
	float: left;
	width: 25%;
}
.location_a{
	display: block;
	position: relative;
	padding: 20px 0;
	margin-right: 5px;
	font-size: 18px;
	color: #383737;
	background-color: #e6d3ae;
}
.location .cur{
	background-color: #754c35;
	color: #e6d3ae;	
	cursor: default;
}

.location .normal:hover{
	background-color: #754c35;
	color: #e6d3ae;	
}

.down_triangle{
	z-index: 99;
	display: none;
	height: 0;
	width: 0;
	position: absolute;
	left: 90px;
	bottom: -10px;	
	border-width: 10px 10px 0px 10px;
	border-color: #754c35 transparent transparent transparent ;
	border-style: solid;	
}
.location .cur .down_triangle{
	display: block;
}
.location span{
	display: block;
	font-size: 12px;
	margin-top: 5px;
}
.main_section{
	width: 100%;
	overflow: hidden;
	
}
.main_section>.wrap{
	padding: 20px 0;
	background-color: #fff;
	overflow: hidden;
}
.load_more{
	display: inline-block;
	*display: inline;
	*zoom: 1;
	font-size: 16px;
	margin-top: 20px;
	margin-bottom: 30px;
	cursor: pointer;
}
.list_li{
	padding: 20px 76px;
	color: #3e0802;
	background-color: #e6d3ae;
	overflow: hidden;
}
.list_li h1{
	font-size: 26px;
	font-weight: normal;
}
.list_li img{
	width: 100%;
	border: 1px solid #d79315;
	margin: 20px auto 30px;
}
.list_li>span{
	font-size: 16px;
	margin-bottom: 10px;
}
.goods_detail{
	padding-bottom: 10px;
	padding-top: 20px;
	margin-bottom: 20px;
	border-top: 1px dotted #d79315;
	border-bottom: 1px dotted #d79315;
}
.goods_detail span{
	width: 50%;
	float: left;
	font-size: 16px;
	margin-bottom: 10px;
}
.list_li em{
	display: inline;
	font-weight: bold;
}
.list_li p{
	line-height: 24px;
	margin-bottom: 10px;
	text-align: justify;
	font-size: 16px;
	text-indent: 32px;
}
.pshare {
    float: right;
    margin-bottom: 30px;
    padding: 40px 0px 0px 0px;
}
.tuijian{
	
}
.tuijian .title{
	background-color: #754c35;
	color: #e6d3ae;
	text-align: center;
	padding: 10px 0;
	font-size: 22px;
}
/*登录*/
.login_section{
	width: 100%;
	z-index: 9999;
	color: #fff;	
	position: absolute;
	top: 180px;
	left: 0;
}
.login_section>.wrap>img{
        margin:20px auto 0;
}
.login_c{
	width: 326px;
	margin: 0 auto ;
	
}
.login_c p{
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.login_code{
	width: 130px;
	height: 52px;
	overflow: hidden;
	float: right;
	
}
.login_code img{
	height: auto;
}
.login_a{
	background-color: #b50005;
	padding: 3px 8px;
	font-size: 16px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
}
.login_input{
	width: 100%;
	padding: 12px 0;
	text-indent: 1em;
	*text-indent: 0em;
	border: none;
	line-height: 1.3;
	border-radius: 5px;
	font-size: 18px;
}
.login_btn{
	width: 100%;
	height: 52px;
	line-height: 52px;
	margin-top: 20px;
	cursor: pointer;
	border: none;
	font-size: 24px;
	color: #fff;
	border-radius: 5px;
	background: url(../images/btn_bg.png) repeat-x;
}
.login_bottom{
	overflow: hidden;
	margin-top: 25px;
	padding: 0 78px;
	text-align: center;
}
.login_bottom a{
	font-size: 15px;
	float: left;
	margin: 0 10px;
}
.login_section i{
	margin-top: 100px;
	text-align: center;
	font-size: 12px;	
}
/*注册*/
.bg_user{
	width: 100%;
	height: 654px;
	background: url(../images/user_bg.jpg) no-repeat top center;
}
.reg_section{
	width: 100%;
	z-index: 9999;
	color: #fff;	
	position: absolute;
	top: 180px;
	left: 0;
}
.reg_c{	
	width: 326px;
	margin:0 auto ;
}
.reg_section i{
	margin-top: 100px;
	text-align: center;
	font-size: 12px;	
}
.reg_c p{
	font-size: 18px;
	margin-top: 15px;
	margin-bottom: 10px;
}
.send_code{
	width: 130px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    float: right;
    color: #fff;
    background-color: #d0000d;
    font-size: 18px;
    border-radius: 5px;
    cursor: pointer;
}
.send_again{
	width: 130px;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    float: right;
    color: #878686;
    background-color: #d5d5d5;
    font-size: 14px;
    border-radius: 5px;
}
.search_result{
	display: none;
	z-index: 99;
	position: fixed;
	top: 40%;
	left: 0;
	width: 100%;
}
.search_container{
	position: relative;
	width: 728px;
	height: 180px;
	margin: 0 auto;
	background: url(../images/search_box.png) no-repeat center;
}
.close{
	position: absolute;
	top: 18px;
	right: 16px;
	width: 12px;
	height: 12px;
	background: url(../images/close01.png) no-repeat center;
	cursor: pointer;
}
.search_container p{
	color: #3e0802;
	padding-top: 80px;
	text-align: center;
	font-size: 20px;
}
.search_container button{
	width: 100px;
	height: 36px;
	display: block;
	margin: 20px auto 0;
	background: url(../images/btn.png) repeat-x center;
	border: none;
	border-radius: 5px;
	font-size: 22px;
	color: #fff;
	line-height: 36px;
	text-align: center;
	cursor: pointer;
}
.news{
	margin-top: 20px;
}
.news li{
	padding: 30px 0;
	border-bottom: 1px solid #e1dfdf;
}
.news img{
	float: left;
	width: 188px;
	height: 120px;
	margin-right: 20px;
}
.news p{
	height: 75px;
	overflow: hidden;
	margin-top: 20px;
	font-size: 14px;
	color: #7c7b7b;
	text-indent: 28px;
	line-height: 1.8;
}
.news span{
	padding-top: 5px;
	font-size: 18px;
	color: #000;
}
.news_title{
	text-align: center;
	padding: 20px 0;
	margin-bottom: 30px;
	border-bottom: 1px solid #e1dfdf;
}
.news_title h1{
	font-size: 22px;
	
}
.news_title i{
	margin-top: 10px;
	font-size: 14px;
	color: #7C7B7B;
}
.main_section>.wrap>p{
	padding: 0 30px;
	margin-bottom: 20px;
	line-height: 1.8;
	text-indent: 28px;
	font-size: 14px;
	color: #7c7b7b;
}
.main_section>.wrap>img{
	margin: 20px auto;
}
.info{	
	color: #7c7b7b;
	font-size: 18px;
	display: block;
    border-collapse: collapse;
    border-spacing: 0;
    border: none;
    margin-left: 100px;
    margin-top: 30px;
}
.info tr{
	display: block;
	margin-bottom: 10px;
	overflow: hidden;
}
.info td{
	float: left;
}
.info span{
	font-size: 18px;
	display: inline;
	line-height: 45px;
}
.info p{
	font-size: 14px;
	color: #d60303;
	display: inline;
	line-height: 45px;
	margin-left: 20px;
}
.info tr td:first-child{
	
	width: 110px;
	height: 45px;
	line-height: 45px;
	text-align: right;
	margin-right: 10px;
}
.info input[type="text"],[type="password"]{
	padding: 10px 0;
	text-indent: 14px;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	line-height: 1.3;
}
.info input[type="radio"]{
	margin-left: 20px;
	margin-right: 5px;
}
.info input[type="submit"]{
	width: 142px;
	height: 60px;
	margin-top: 20px;
	background-color: #754c35;
	line-height: 60px;
	text-align: center;
	font-size: 20px;
	color: #fff;
	border-radius: 5px;
	cursor: pointer;
}
.info select{
	width: 130px;
	padding: 10px 0;
	text-indent: 14px;
	border-radius: 5px;
	border: 1px solid #c0c0c0;
	line-height: 1.3;
	margin-right: 10px;
	text-align: center;
	
}
.login_section em{
	margin-top: 20px;
	text-align: center;
	color: #fff;
	font-size: 20px;
}
.login_section>img{
	margin: 60px auto 0;
}
.btn1{
	display: block;
	width: 200px;
    padding: 10px 0;
    margin: 20px auto;
    cursor: pointer;
    border: none;
    font-size: 24px;
    color: #fff;
    border-radius: 5px;
    background: url(../images/btn_bg.png) repeat-x;
    text-align: center;
}
.btn2{
	float: left;
	padding: 10px;
	border-radius: 5px;
	margin-right: 20px;
	color: #fff;
	font-size: 14px;
	background-color: #a54c1a;
	cursor: pointer;
}
.btn3{
	float: left;
	padding: 10px;
	border-radius: 5px;
	margin-right: 20px;
	color: #fff;
	font-size: 14px;
	background-color: #754c35;
	cursor: pointer;
}
.collection{
	overflow: hidden;
	margin-bottom: 20px;
}
.erwei1{
	display: none;
}