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

*{margin:0;padding:0;}
body{background:#fff;font-size:12px;font-family:"微软雅黑", Arial;color:#707070;line-height:180%;}
ul li{list-style:none;}
a,a:visited{text-decoration:none;color:#333333;}
a:hover{text-decoration:none;color:#00a3f8;}
.clear{ clear:both;}

@media screen and (min-width:751px){
	#head{ width:100%; border-bottom:1px solid #d5d5d5;}
	#head .logo{width:1000px; margin:0 auto;}
	#head .logo a{ display:block; padding:25px 40px; width:268px;}
	#head .logo img{border:none;}
	#main{width:1000px; margin:0 auto; background:#fbfbfb;}
	.search_city{position:relative;}
	.search_city .search{width:900px; margin:0 auto; border-bottom:1px solid #dcdcdc; position:relative; z-index:9;}
	.search_city .search span{font-size:14px; height:50px; line-height:50px; color:#000000; float:left;}
	.search_city .search .sousuo{width:195px; height:22px; border:1px solid #c9c9c9; font-size:12px; line-height:22px; color:#333; float:left; margin:12px 24px 0 17px; padding:0 0 0 5px;}
	.search_city .xiala{position:absolute; border:1px solid #c9c9c9; width:200px; border-top:none; top:36px; left:73px; background:#fff; z-index:9;}
	.search_city .xiala li{float:left; width:200px; height:28px; line-height:28px;}
	.search_city .xiala li a{display:block; padding:0 0 0 10px; color:#333333; }
	.search_city .xiala li a:hover{background:#dbf1fe; color:#333333; text-decoration:none;}
	.search_city .search .confirm{font-size:14px; color:#fff; float:left; background:url(../images/areaselect/confrim.gif) no-repeat; width:60px; height:30px; line-height:30px; text-align:center; margin:10px 0 0 0;}
	.search_city .search .confirm:hover{text-decoration:none;}
	
	.search_city .search_tab{width:900px; margin:0 auto;}
	.search_city .search_tab #tabSound{padding:10px 0 0 0; position:relative;}
	.search_city .search_tab #tabSound li{float:left; color:#000000; font-size:16px; width:100px; height:30px; line-height:30px; text-align:center;}
	.search_city .search_tab #tabSound span{color:#dcdcdc; position:absolute; top:15px; left:81px; *top:11px;}
	.search_city .search_tab #tabSound .hovertab{color:#ffffff; background:#00a3f8; border-radius:5px;}
	
	#contentSound{width:900px; float:left; padding:20px 0 48px 48px;}
	.undis{display:none;}
	.item li{float:left;}
	.item .entip{color:#333333; font-size:16px; background:#eeeeee; width:32px; height:32px; text-align:center; line-height:32px; border:1px solid #d7d7d7;}
	.item .encon{ font-size:14px; padding:0 0 0 10px; width:790px!important;}
	.item .encon span{margin:0 12px; height:25px; line-height:25px;font-weight:normal; white-space:nowrap;}
	.item .encon span a,.item .encon span a:visited{ color:#727272;}
	.item .encon span a:hover{color:#00a3f8; text-decoration:none;}
	.item .enline{border-bottom:1px dashed #e5e5e5; float:left; width:820px; margin:10px 0 10px 60px; height:1px;}
	
	.item .citytip{font-size:14px; color:#333333; display:block; width:86px; height:24px; border:1px solid #d7d7d7; text-align:center; line-height:24px; margin:25px 0 15px 0; background:#eeeeee; font-weight:normal;}
	.item .citycon{ font-size:14px; width:850px;}
	.item .citycon_top{ font-size:14px; width:700px; margin:0 0 0 18px;}
	.item .citycon_top span{margin:0 12px; height:26px; line-height:26px; float:left;}
	.item .citycon_top span a,.item .citycon span a:visited{color:#727272;}
	.item .citycon_top span a:hover{color:#00a3f8; text-decoration:none;}
	.item .citycon span{margin:0 12px; height:25px; line-height:25px; float:left; font-weight:normal;}
	.item .citycon span a,.item .citycon span a:visited{color:#727272;}
	.item .citycon span a:hover{color:#00a3f8; text-decoration:none;}
	.item .citycon h1{font-size:14px; width:45px; float:left; margin:0 5px 0 0; color:#333; height:25px; line-height:25px; font-weight:bold;}
	.item .citycon .citybox{float:left; width:800px;}
	.item .cityline{border-bottom:1px dashed #e5e5e5; float:left; width:790px; margin:10px 0 10px 105px; height:1px;}
	
	.tips{background:url(../images/areaselect/tips.png) no-repeat; width:382px; height:152px; position:absolute; top:118px; left:305px;}
	.tips .close{float:left; background:url(../images/areaselect/close.gif) no-repeat 355px 0; width:380px; height:15px; margin:15px 0;}
	.tips span{float:left; width:380px; height:50px; line-height:50px; text-align:center; font-size:14px; color:#b2b2b2;}
	.tips .confirm{color:#fff; background:url(../images/areaselect/confrim2.gif) no-repeat; width:80px; height:30px; float:left; text-align:center; line-height:30px; margin:6px 0 0 150px;}
	.tips .confirm:hover,.tips .confirm:visited{text-decoration:none; color:#fff;}
}

@media screen and (max-width:750px){
	/*#main {width: 100%;margin: 0 auto;background:red;}
	#head .logo {width: 100%;margin: 0 auto;}
	.search_city .search span {font-size:38px;}
	.item .entip{width:60px;height:60px;line-height:60px;font-size:32px;}
	.item .encon {font-size: 32px;padding: 0 0 0 10px;width: 810px!important;line-height: 60px;}
	.search_city .search_tab #tabSound li{width:250px;height:60px;line-height:60px;text-align:center;font-size:38px;}
	.search_city .search{padding:20px;}
	.search_city .search .sousuo{height:38px;margin:5px 24px 0 17px;line-height:38px;}
	.search_city .search_tab #tabSound .hovertab {height:60px;line-height:60px;}*/
	
	#head{ width:100%; border-bottom:1px solid #d5d5d5;}
	#head .logo{width:100%; margin:0 auto;}
	#head .logo a{ display:block; padding:0.53rem 0.64rem; width:5.72rem;}
	#head .logo img{border:none; width:4.91rem;}
	#main{width:100%; margin:0 auto; background:#fbfbfb;}
	.search_city{position:relative;}
	.search_city .search{box-sizing:border-box!important;width:100%; padding:0.21rem 0.64rem;margin:0 auto; border-bottom:1px solid #dcdcdc; position:relative; z-index:9;}
	.search_city .search span{font-size:0.598rem; height:1.19rem; line-height:1.19rem; color:#333333; float:left;}
	.search_city .search .sousuo{width:4.85rem; height:0.769rem; border:1px solid #c9c9c9; font-size:0.384rem; line-height:0.769rem; color:#333; float:left; margin:0.23rem 0.47rem 0 0.555rem; padding:0 0 0 5px;}
	.search_city .xiala{position:absolute; border:1px solid #c9c9c9; width:200px; border-top:none; top:36px; left:73px; background:#fff; z-index:9;}
	.search_city .xiala li{float:left; width:200px; height:28px; line-height:28px;}
	.search_city .xiala li a{display:block; padding:0 0 0 10px; color:#333333; }
	.search_city .xiala li a:hover{background:#dbf1fe; color:#333333; text-decoration:none;}
	.search_city .search .confirm{font-size:0.512rem; color:#fff; float:left; background:#8fc320; width:1.92rem; height:0.769rem; line-height:0.769rem; text-align:center; margin:0.23rem 0 0 0; border-radius:3px;}
	.search_city .search .confirm:hover{text-decoration:none;}
	
	.search_city .search_tab{width:100%!important; margin:0 auto;}
	.search_city .search_tab #tabSound{padding:0.21rem 0 0 0.64rem; position:relative;}
	.search_city .search_tab #tabSound li{float:left; color:#333333; font-size:0.51rem; width:7.37rem; height:0.98rem; line-height:0.98rem; text-align:center;}
	.search_city .search_tab #tabSound span{display:none;color:#dcdcdc; position:absolute; top:15px; left:81px; *top:11px;}
	.search_city .search_tab #tabSound .hovertab{color:#ffffff; height:0.98rem; line-height:0.98rem; background:#00a3f8; width:7.37rem; border-radius:3px;}
	
	#contentSound{width:100%; float:left; padding:0.49rem 0 0.64rem 0.49rem;box-sizing:border-box;margin-bottom:0px;}
	.undis{display:none;}
	.item li{float:left;}
	.item .entip{color:#333; font-size:0.64rem; background:#eeeeee; width:1.03rem; height:1.03rem; text-align:center; line-height:1.06rem; margin:5px 0px 0px 0px; border:1px solid #d7d7d7;}
	.item .encon{ font-size:0.47rem; padding:0 0 0 0.79rem; width:12.82rem;}
	.item .encon span{margin:0 0.49rem; height:0.85rem; line-height:0.85rem;font-weight:normal; white-space:nowrap;}
	.item .encon span a,item .encon span a:visited{ color:#333333;}
	.item .encon span a:hover{color:#00a3f8; text-decoration:none;}
	.item .enline{border-bottom:1px dashed #e5e5e5; float:left; width:100%; margin:10px 0; height:1px;}
	.item .encon div{width:auto!important;line-height:32px!important;font-size:18px!important;padding: 0 0 0 10px!important;}
	.item .encon div span{word-break:keep-all;margin:0 12px; height:25px; line-height:25px;}
	
	.item .citytip{font-weight:normal;font-size:0.47rem; color:#333333; display:block; width:2.82rem; height:0.897rem; background:#eeeeee; border:1px solid #d7d7d7; text-align:center; line-height:0.897rem; margin:0.53rem 0;}
	.item .citycon_top{ width:100%; margin:0.64rem 0 0.1rem 0;}
	.item .citycon_top span{font-size:0.47rem; margin-right:0.85rem;}
	.item .citycon{line-height:0.85rem; font-size:0.47rem; width:100%!important; margin:0px;}
	.item .citycon span{width: auto!important;margin:0 1rem 0 0; height:0.85rem; line-height:0.85rem; float:left;}
	.item .citycon span a,.item .citycon span a:visited{color:#707070;font-weight:normal;}
	.item .citycon span a:hover{color:#00a3f8; text-decoration:none;}
	.item .citycon_top span a,.item .citycon span a:visited{color:#707070; font-weight:bold;}
	.item .citycon_top span a:hover{color:#00a3f8; text-decoration:none; font-weight:bold;}
	
	.item .citycon h1{font-size:0.51rem; width:auto; float:left; text-align:left; color:#1c1a0e; font-weight:normal;}
	.item .citycon .citybox{float:left; width:100%;}
	.item .cityline{border-bottom:1px dashed #e5e5e5; float:left; width:100%; margin:10px 0; height:1px;}
	
	.tips{background:url(../images/areaselect/tips.png) no-repeat 0px 0px /100% 100%; width:300px; height:152px; position:absolute; top:118px; left:50%; margin-left:-150px;}
	.tips .close{float:left; background:url(../images/areaselect/close.gif) no-repeat 355px 0; width:300px; height:15px; margin:15px 0;}
	.tips span{float:left; width:300px; height:50px; line-height:50px; text-align:center; font-size:14px; color:#b2b2b2;}
	.tips .confirm{color:#fff; background:url(../images/areaselect/confrim2.gif) no-repeat; width:80px; height:30px; float:left; text-align:center; line-height:30px; margin:6px 0 0 100px;}
	.tips .confirm:hover,.tips .confirm:visited{text-decoration:none; color:#fff;}
	
}
input[type="text"], input[type="email"], input[type="search"], input[type="password"] {
       -webkit-appearance:none; /*去除input默认样式*/
        -moz-appearance: caret; /* mobile firefox too! */
}