/*filePath:  F:\tom8\apache-tomcat-8.5.49\webapps\EcShop\vmodel\product\css\localsGO.css  */
*{
	font-family: "arial";
	margin:0;
	padding:0;
}




/*取出所有li图标*/
li{
	list-style-type:none;
}

/*去掉所有a标签下滑线*/
a{
text-decoration: none;
}
/*不浮动定义*/
.clearleft{
	clear: left;
}
.clearright{
	clear: right;
}
.citybranch1righttop{
	margin-top: 10px;
	}
/*头部 */
.top{
		margin-top:15px;
		width:100%;
		
	}

.top1{
		width:85%;
		margin: 0 auto;
	}
	
.topleft{
	float: left;
}

.search_box{
	margin-top:9px;	
	float:right;
	/*border: 2px solid #6194E9;*/
	height: 37px;
	width: 550px;
}

/*#search_input{
	border:0px solid #fff;
	height:35px;
	width:500px;
	font-size: 30px;
	size: 12px;
	float: left;
}

#search_submit{
	border-left:2px solid #6194E9;
	cursor:pointer;
	height:35px;
	width:40px;
	text-indent: -9999px;
	background:url(../images/top-a.png) no-repeat 0;
	float: right;
}*/
#search_input{
	    border: solid 1px #ededed;
    height: 35px;
    width: 500px;
    font-size: 30px;
    size: 12px;
    float: left;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    outline: none;
}

#search_submit{
	/* border-left:2px solid #6194E9;
	cursor:pointer;
	height:35px;
	width:40px;
	text-indent: -9999px;
	background:url(../images/top-a.png) no-repeat 0;
	float: right; */
	    cursor: pointer;
    height: 35px;
    width: 40px;
    text-indent: -9999px;
    background: url(../images/top-a.png) no-repeat 0;
    float: right;
    border: solid 1px #ededed;
    position: relative;
    left: -12px;
    /* border-radius: 4px; */
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    
}
/*
	导航区
*/
.navi{

	margin-top:6px;
	width: 100%;
	background-color: #c62c2f;
}
.navi1{

	margin:0 auto;
	height:35px;
	width: 85%;
}
.naviul{
	margin-left: 30px;
}
.naviulli{
	padding-left:40px;
	margin-top:7px;
	float: left;
}
.naviulli a{
	color: #fff;
	font-weight: bold;
}
/* 城市分部 */
.citybranch{
	margin-top:15px;
	width: 100%;
}
.citybranch1{
	
	width: 85%;
	margin: 0 auto;
}
.citybranch1 ul li:HOVER{
		text-decoration: underline;
}

/* 城市分部 左边部分*/
.citybranch1left{
	width:23%;
	float: left;

}
.citybranch1leftul{
	
}

.citybranch1leftulli{
	height:35px;
	width:100%;
	border: 1px solid #e8e8e8;
	
}
.citybranch1leftulli div{
	margin-left:25px;
	margin-top: 5px;
	 color: #000;
	 font-family: "微软雅黑";
}
.citybranch1leftullia{
	font-family: arial,"Microsoft YaHei";
}
/*城市分部右边部分*/
.citybranch1right{
	width:75%;
	float: right;
}
.citybranch1right1{
	color:#C62C2F;
	font-size:18px;
	width: 100%;

}
.citybranch1right1 hr{
	margin-top: 5px;	
}
.citybranch1right1-1{

	width:100%;
	font-weight:300;
	margin-top: 5px;
	padding-bottom: 30px;
}
.citybranch1right1-1-left{
	font-weight:lighter;
	width:7%;
	font-size:13px;
	float: left;
	color:#000;
	margin-top:3px;
	
}
.citybranch1right1-1-right{
	
	font-weight:lighter;
	float: right;
	width: 92%;
}
.citybranch1right1-1-right a{
	
	font-weight:lighter;
	font-size:11px;
	color:#8C8C8C;
}
.citybranch1right1-1-right-bottom{
margin-top:-2px;
}
.citybranch1right1-1-right-bottom-ul li{
	float: left;
	text-align:center;
	width: 11%;
	color: #8C8C8C;
}
.citybranch1right1-1-right-bottom-ul li a{
	font-size: 12px;
}
/* 信息栏*/
.information{
	margin-top:40px;
	width:100%;
	height: 115px;
background-color: #EFEFEF;
	overflow: hidden;
}
.information1{
	width: 80%;
	margin: 0px auto;
}
.information1-li-01{
	margin-top: 2px;
}
.information1 ul{
	margin-top:20px;
	float: left;
	padding-left: 120px;
}
.information1 ul li{
	line-height: 20px;
}
.information1 ul li a{
	color:#000;
	font-size:12px;
}

.pull-left{
	width:17%;
	list-style:initial;
	
}



/*回到顶部*/
#leftsead {
	width: 131px;
	height: 143px;
	position: fixed;
	bottom:-15%;
	right: 0px;
	z-index: 999;
	display: none;
}

* html #leftsead {
	margin-top: 258px;
	position: absolute;
	top: expression(eval(document . documentElement . scrollTop) );
}

#leftsead li {
	width: 131px;
	height: 60px;
}

#leftsead li img {
	float: right;
}

#leftsead li a {
	height: 49px;
	float: right;
	display: block;
	min-width: 47px;
	max-width: 131px;
}

#leftsead li a .shows {
	display: block;
}

#leftsead li a .hides {
	margin-right: -143px;
	cursor: pointer;
	cursor: hand;
}

#leftsead li a.youhui .hides {
	position: absolute;
	right: 190px;
	top: 150px;
}