@charset "utf-8";
/* CSS Document */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6,pre, form, fieldset, input, textarea, p, blockquote, th, td {padding: 0; margin: 0;}    
fieldset, img { border: 0; }    
table {border-collapse: collapse;  border-spacing: 0;}    
ol, ul {list-style: none; }    
address, caption, cite, code, dfn, em, strong, th, var { font-weight: normal; font-style: normal;}    
caption, th {text-align: left;}    
h1, h2, h3, h4, h5, h6 {font-weight: normal;font-size: 100%;}    
q:before, q:after {content: '';}    
abbr, acronym {border: 0;}

a{color:#000;text-decoration:none;line-height:30px;padding:0 10px;}
	a:hover{color:#C00;}
	.Layer{
		    background: #FFF;
		    position: absolute;
		    top: 140px;
		}
	.province{
		    position: relative;
	}
	.province strong{width:48px;height:42px;color:#FFF;line-height:42px;font-size:14px;font-weight:bold;display:block;float:left;}
	.province span{width:200px;height:24px;line-height:24px;border:1px solid #999;background:#FFF url(images/province_sprites.png) no-repeat 189px -2px;display:block;float:left;margin-top:8px;padding-left:4px;cursor:pointer;}
	.province ul{width:394px;;height:auto;background:#FFF;border:1px solid #dfdfdf;border-bottom:none;clear:both;left:0;display:none;}
	.province ul li{height:30px;line-height:30px;border-bottom:1px solid #dfdfdf;padding-left:10px;text-align:left;}
	.province ul li b{font-weight:bold;}
	.province ul li:hover{
		background: #9e1f1f;
	}
	ul,li{list-style:none;}
	.show{display:block;}
	
	
	
@font-face {font-family: "iconfont";
  src: url('../images/iconfont.eot?t=1503144901259'); /* IE9*/
  src: url('../images/iconfont.eot?t=1503144901259#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../images/iconfont.woff?t=1503144901259') format('woff'), /* chrome, firefox */
  url('../images/iconfont.ttf?t=1503144901259') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../images/iconfont.svg?t=1503144901259#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-fangdajing:before { content: "\e662"; }

