*{
	padding: 0;
	margin: 0;
	box-sizing: 
}
ul,ol{
	list-style: none;
}
body{
	background-color: #f3f3f3;
}
img{
	border:none;
}
a{
	text-decoration: none!important;
	color: #434240;
}
a:hover{
	color:#f00;
}
textarea,input,a{
	outline: none;
}
textarea{
	resize: none;
}


.nidaye{
	position: fixed;
	top: 750px;
}
/*Ã¤Â¸Å Ã©Æ’Â¨Ã¥Â¯Â¼Ã¨Ë†Âª*/
.guoer-top{
	width: 100%;
	height: 30px;
}
.nav-av{
	width: 50%;
	height: 30px;
	line-height: 30px;
	float: left;
}
.nav-av ul{
	float: left;
	margin-left:1%;
}
.nav-av li{
	float: left;
}
.nav-av li a{
	color: #666;
}
.nav-av li a:hover{
	color: red;
}
.nav-bv{
	width: 49%;
	height: 30px;
	float: right;
}
.nav-bv ul{
	width: 100%;
	height: 30px;
	float: right;
}
.nav-bv ul li{
	position: relative;
	float: left;
	width: 22%;
	height: 30px;
	line-height: 30px;
	text-align: center;
}
.nav-bv ul li span{

	display: inline-block;
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
}

/*Ã¦Â°â€Ã¦Â³Â¡Ã¦Â¡â€ Ã¥Ë†Â¶Ã¤Â½Å“*/
.weima,.weima-one{
	position: absolute;
	width: 140px;
	height: 160px;
	border: 1px solid #dfdfdf;
	z-index: 99999;
	top:30px;
	display: none;
	background-color: white;
}
		  
.qipao,.qi-pao{
	border:10px solid transparent;
	border-bottom:10px solid #dfdfdf;
	display: inline-block;
	position: absolute;
	top: -20px;
	left: 65px;				
}
.qi-pao{
	border-bottom:10px solid white;
	top: -18px;	
}

.saoma,.saoma-ma {
	position: absolute;
	top: 10px;
	left: 12px;
	width: 80%;
	height: 100px;
	z-index: 9999!important;
}
.saoma img{
	width: 100%;
	height: 100%;
}
.fansile{
	position: absolute;
	top: 120px;
	left: 12px;
	width: 80%;
	height: 60px;
	color: green;
}
.fansile p{
	line-height: 20px;
}
.fansile p:last-child{
	color: #ff4900;
}
.weixin-one:hover .weima{
	display: block;
}
.weima-one{
	width: 180px;
	left: -20px;
}
.weixin-two:hover .weima-one{
	display: block;
}
.weixin-two{
	color: green;
}
.fa-song{
	color: #f25618;
}
.saoma-ma{
	width: 80%;
	top: 30px;
}

.fansile-wei{
	position: absolute;
	top: 130px;
	left: 12px;
	width: 80%;
	height: 60px;
	color: green;
	font-size: 18px;
}
.hustyle-show {
	width: 600px;
	height: 150px;
	display: none;
	z-index: 99999;
	position: absolute;
	top: 30px;
	left: 10px;
	background-color: white;
	/* border: 1px solid red; */
	-webkit-box-shadow: 0px 0px 1px #888888;
	-moz-box-shadow: 0px 0px 1px #888888;
	-o-box-shadow: 0px 0px 1px #888888;
	box-shadow: 0px 0px 1px #888888;
}
.hustyle-show ul{
	height: 100%;
	width: 31.5%;
	float: left;
	margin-left: 10px;
	border-right: 1px solid #eaeaea;
}
.hustyle-show ul h3{
	margin-left: 10%;
	margin-top: 10px;
}
.hustyle-show ul li{
	float: left;
	height: 24px;
	line-height: 20px;
	width: 40%;
	margin-left: 10%;
	color: #999999;
}
.hu-style{
	position: relative;
	width: 75px;
	height:30px;
}
.hu-style:hover .hustyle-show {
	display: block;
}
.guo-left{
	width: 79%;
	position: fixed;
	z-index: 1;
	top: 115px;
	left: 20px;
}
/*Ã¥ÂÂ³Ã¤Â¾Â§*/
.guo-right{
	width: 20%;
	float: right;
	margin-top: 30px;

}
.jiqianqi{
	width: 100%;
}
.qian-top{
	width: 90%;
	height: 400px;
	margin: 0 auto;
	box-shadow: 0 0 15px #e1e1e1;
	background-color: #f6f6f6;
}
.qian-top h1{
	height: 25px;
	text-align: center;
	color: #fe6847;
	font-size: 22px;
	padding: 10px;
}
.qian-top h3{
	text-align: center;
	font-size: 14px;
	color: #4e4e4e;
}
.ping-mu{
	width: 56%;
	height: 50px;
	border: 2px solid black;
	margin: 0 auto;
	margin-top: 5px;
	border-radius: 6px;
	box-shadow: 0 -4px 5px #888888;
	background-color: #d4d5b6;
	font-family:  Ã¥Â¾Â®Ã¨Â½Â¯Ã©â€ºâ€¦Ã©Â»â€˜;
	text-align: center;
	font-weight: bold;
	font-size: 30px;
	line-height: 50px;

}
.ping-mu i{
	font-size: 16px;
}
.where-where{
	width: 100%;
	height: 254px;
	margin-top: 10px;
}
.where-where select {
	width: 40%;
	height: 30px;
	margin-left: 5.5%;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}
.where-where input{
	width: 100%;
	height: 30px;
	border: 1px solid #dddddd;
}
.input-ding{
	position: relative;
	width: 88%;
	margin-left: 5.5%;
}
.unitone{
	position: absolute;
	right: 1%;
	top: 9px;
	font-weight: bold;
}
.tishiyu{
	width:50%;
	height: 16px;
	margin-left: 5.5%;
}
.nokong{
	/*display: none;*/
}
#shi-shi{
	float: left;
	width: 26%;
}
#in{
	width: 80%;
	height: 30px;
	border: 1px solid #dddddd;
	margin-left: 5.5%;
}
.resalt{
	width: 90%;
	height: 36px;
	line-height: 36px;
	border: 1px solid #dddddd;
	margin: 0 auto;
	border-radius:6px;
	background-color: #ff633c;
	text-align: center;
	color: white;
	font-weight: bold;
	font-size: 16px;
}
.guangwei{
	width: 89.5%;
	height: 100px;
	margin-left: 5.5%;
	margin-top: 10px;
	background-color: pink;

}
.guangwei img{
	width:100%;
	height: 100%;
}
.tu-xi,.xiang-qian{
	width: 89.5%;
	margin-left: 5.5%;
	margin-top: 10px;
	height: 200px;
	background-color: white;
	margin-bottom: 0.8px;
}
.tu-xi h3{
	font-size: 18px;
	font-weight: normal;
}
.tu-xi p{
	font-size: 14px;
	line-height: 20px;
	color: #999;
}
.xiang-qian{
	height: 80px;
	margin-top:1px;

}
.xiang-qian p{
	width: 30%;
	height: 30px;
	line-height: 30px;
	background-color: #e1e1e1;
	float:left;
	margin-left: 3%;
	text-align: center;
	margin-top: 10px;
	

}
.xiang-qian p a{
	color: #999;
}
.xiang-qian h3,.xiang-tu h3,.everylook h3{
	font-size: 18px;
	font-weight: normal;
}
.xiang-tu{
	width: 89.5%;
	margin-left: 5%;
	height: 270px;
	background-color: white;
}
.xiang-tu ul{
	float: left;
	width: 100%;
}
.xiang-tu ul li{
	float: left;
	width: 29%;
	height: 70px;
	margin-right: 2%;
	margin-top: 5px;
	border:2px solid transparent; 
}
.xiang-tu ul li:hover{
	border: 2px solid green;
}
.xiang-tu ul li a img{
	width: 100%;
	height: 100%;
}
.everylook{
	width: 89.5%;
	margin-top: 1px;
	margin-left: 5%;
	background-color:white;
	height: 450px;
}
.everylook ul{
	width: 100%;
	float: left;
	margin-left: 5%;
}
.everylook ul li{
	width: 100%;
	height: 30px;
	line-height: 30px;
	margin-top: 10px;
}
.everylook ul li em{
	font-style: normal;
	display: inline-block;
	width: 20px;
	height: 20px;
	line-height: 20px;
	text-align: center;
	background-color: #f4f4f4;
	margin-right: 10px;
	
}
.everylook ul li:nth-child(1) em,.everylook ul li:nth-child(2) em,.everylook ul li:nth-child(3) em{
	background-color: #f36f20;
	font-weight: bold;
	color: white;
}
.hot-biao{
	width: 89.5%;
	margin-left: 5%;
	clear: both;
	background-color: white;
	height: 350px;
	margin-top: 1px;
}
.hot-biao a{
             display: inline;
	float: left;
	 margin: 5px;
	padding: 10px;
	color: #999;
	font-family: "Microsoft YaHei";
	background: #f8f8f8;
	white-space: nowrap;
	transition: all .3s linear;
}
.hot-biao h3{
	font-weight: normal;
	font-size: 16px;
}
/*Ã¥Ë†â€ Ã¤ÂºÂ«*/
.bdsharebuttonbox{
	width: 150%;
	position: absolute;
	z-index: 99999;
	display: none;
	top: 30px;
}
.ding-share{
	position: relative;
}

.ding-share:hover .bdsharebuttonbox{
	display: block;
}


    



















