﻿html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,a,em,img,strong,sub,sup,dl,dt,dd,ol,ul,li,form,label,embed,select,input,textarea,pre,button,i,u{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font:inherit;
	vertical-align:baseline;
	text-indent:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	font-family:"微软雅黑"
}
body{
	font: 13px/2 tahoma,arial,\5FAE\8F6F\96C5\9ED1,\5b8b\4f53,sans-serif;
	font-family:\5FAE\8F6F\96C5\9ED1;
	color:#666;
	background:#fff;
	word-break:break-all;
}
:focus{
	outline:0;
}
ol,ul{
	list-style:none;
}
table{
	empty-cells:show;
	border-collapse:collapse;
	border-spacing:0;
}
/*td{padding: 0}*/
.cf:before,.cf:after{
	content:" ";
	display:table;
}
.cf:after{
	clear:both;
}
.cf{
	*zoom:1;
}
a{
	color:#666;
	text-decoration:none;
}
a:hover{
	color:#f80;
	text-decoration:underline;
}
.fl{
	float:left;
	_display:inline;
}
.fr{
	float:right;
	_display:inline;
}
.mt5{
	margin-top:5px;
}
.mb5{
	margin-bottom:5px;
}
.mb10{
	margin-bottom:10px;
}
.mt10{
	margin-top:10px;
}
.mt2{
	margin-top:2px;
}
.border{
	border:1px #ddd solid;
	border-radius:3px;
}
.hide{
	display:none;
}
.block{
	display:block;
}
.red,a.red{
	color:#f80;
}
.blue,a.blue{
	color:#7f94c9;
}
.black{
	color:#000;
}
.gray6{
	color:#666;
}
.gray9{
	color:#999;
}
.green{
	color:#0A0;
}
#main{
	width:1200px;
	margin:0 auto;
}
input[type=search]{
	-webkit-appearance:none;
	-moz-appearance:none;
	appearance:none;
	box-sizing:content-box;
}
select,textarea,input[type=email],input[type=search],input[type=number],input[type=password],input[type=text],input[type=url]{
	box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}


input,textarea,select{
	border:1px #d0d0d0 solid;
	padding:0 6px;
}
input{
	vertical-align:middle;
}
textarea{
	overflow:auto;
	line-height:24px;
}
select{
	padding:0;
}
label{cursor: pointer;}
a.lightbtn{
	display:inline-block;
	position:relative;
	padding:0 18px;
	height:28px;
	line-height:28px;
	background:#01a461;
	text-decoration:none;
	-webkit-transition:all .1s ease-out;
	-moz-transition:all .1s ease-out;
	-o-transition:all .1s ease-out;
	transition:all .1s ease-out;
	border:1px #19885a solid;
	color:#fff;
}
a.lightbtn:hover{
	text-decoration:none;
	background:#25b177;
	border:1px #1d9f69 solid;
	color:#eee;
}
a.lightbtn:active{
	background:#fff;
	color:#01a461;
}
a.lightbtn button{
	position:absolute;
	clip:rect(1px 1px 1px 1px);
	clip:rect(1px,1px,1px,1px);
}
.panlT{
	display:block;
	position:relative;
	padding:0 9px;
	height:42px;
	line-height:42px;
	border-bottom:1px #e4e8ea solid;
	_zoom:1;
	background:#fff url(images/mod/alert_h.png) repeat-x;
	font-size:14px;
	font-family:"Microsoft Yahei",SimHei,SimSun,sans-serif;
	text-align:left;
}
.panlT .fr{
	display:block;
	float:none;
	position:absolute;
	top:-15px;
	right:-15px;
	width:30px;
	height:30px;
	background:url(images/mod/x.png) !important;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/mod/x.png');
	_background-image:none;
	_cursor:pointer;
	text-indent:-9em;
	overflow:hidden;
	-webkit-transition:-webkit-transform .6s ease-out;
	-moz-transition:-moz-transform .6s ease-out;
	-o-transition:-o-transform .6s ease-out;
	transition:transform .6s ease-out;
}
.panlT .fr:hover{
	text-decoration:none;
	color:#f80;
	-webkit-transform:rotate(360deg);
	-moz-transform:rotate(360deg);
	-o-transform:rotate(360deg);
	transform:rotate(360deg);
}

#main #footer{
	background:#fff;
}
.btn{
	display:inline-block;
	position:relative;
	padding:0 1em;
	height:34px;
	line-height:34px;
	color:#fff;
	font-size:12px;
	text-align:center;
	font-family:Microsoft Yahei,Arial,Helvetica,SimSun,sans-serif;
}
.btn,.btn i{
	background-image:url(images/mod/btn.png);
	background-repeat:no-repeat;
	background-position:0 0;
}
.btn i{
	display:block;
	position:absolute;
	right:-1px;
	top:0;
	width:4px;
	height:100%;
	background-position:right 0;
	cursor:pointer;
}
a.btn:hover{
	background-position:0 -35px;
	color:#fff;
	text-decoration:none;
}
a.btn:hover i{
	background-position:right -35px;
}
.lgt{
	height:32px;
	line-height:32px;
	background-position:0 -160px;
	color:#333;
}
.lgt i{
	background-position:right -160px;
}
a.lgt:hover{
	background-position:0 -193px;
	color:#333;
}
a.lgt:hover i{
	background-position:right -193px;
}
.gry,a.gry:hover{
	height:32px;
	line-height:32px;
	background-position:0 -226px;
	color:#ccc;
	cursor:default;
}
.gry i,a.gry:hover i{
	background-position:right -226px;
}
.gen{
	height:44px;
	line-height:44px;
	font-size:20px;
	background-position:0 -70px;
}
.gen i{
	background-position:right -70px;
}
a.gen:hover{
	background-position:0 -115px;
}
a.gen:hover i{
	background-position:right -115px;
}
.hgt{
	height:44px;
	line-height:44px;
	font-size:18px;
	background-position:0 -259px;
}
.hgt i{
	background-position:right -259px;
}
a.hgt:hover{
	background-position:0 -304px;
}
a.hgt:hover i{
	background-position:right -304px;
}
.potip{
	display:inline-block;
	position:relative;
	cursor:default;
}
.potip u{
	display:inline-block;
	visibility:hidden;
	position:absolute;
	white-space:nowrap;
	width:auto;
	left:0;
	top:100%;
	line-height:18px;
	padding:0 4px;
	background:#fdfbe3;
	border:1px #f8dac7 solid;
	color:#999;
}
.potip:hover,.potip u{
	_zoom:1;
	text-decoration:none;
}
.potip:hover u{
	visibility:visible;
}
.adb img{
	display:block;
}
.pagination {
	text-align: center;

	padding: 32px 0;
}
.pagination a, .pagination span {
	display: inline-block;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	padding: 0 14px;
	margin: 0 5px;
	color:#9D9D9D;
	border:1px solid #DFDFDF;
	vertical-align: middle;
	transition:all .3s;
}
.pagination span {
	font-size:15px;
	color:#FFF;
	font-weight:700;
	border-color:#F80;
	background:#f80;
}
.pagination i{
	font-size:16px;
	font-weight:bold;
	margin:0 4px;
}
.pagination a:hover {
	text-decoration: none;
	border-color:#F80;
	background:#FFEEE5;
	color:#9D9D9D;
}
.obtn{
	display:inline-block;
	position:relative;
	background:#f60;
	padding:0 4px;
	min-width:4px;
	height:24px;
	line-height:24px;
	white-space:nowrap;
	vertical-align:middle;
	color:#fff;
	font-family:"Microsoft Yahei",SimSun,sans-serif;
	-webkit-transition:all .2s ease-out;
	-moz-transition:all .2s ease-out;
	-o-transition:all .2s ease-out;
	transition:all .2s ease-out;
}
.obtn:hover{
	opacity:.8;
	filter:alpha(opacity=80);
	text-decoration:none;
	color:#fff;
	box-shadow:0 1px 1px rgba(0,0,0,.2);
}
.obtn:active{
	opacity:1;
	filter:none;
	box-shadow:inset 0 1px 1px rgba(0,0,0,.2);
}
.obtn button,.btn button{
	position:absolute;
	clip:rect(1px 1px 1px 1px);
	clip:rect(1px,1px,1px,1px);
}
.obtn i{
	display:inline-block;
	width:20px;
	height:100%;
	float:left;
	background:transparent url(images/xinfang/ses.png) no-repeat 50% 50%;
	cursor:pointer;
}
.obtn i.add{
	background:transparent url(images/xinfang/add_t.gif) no-repeat 50% 50%;
}
#top_bar{
	position:relative;
	z-index:21;
	background:#f5f5f5;
	border-bottom:1px solid #eee;
}
#top_bar .wrap{
	width:1200px;
	height:34px;
	line-height:34px;
	margin:0 auto;
	position:relative;
	z-index:19;
	color:#6c6c6c;
}
#top_bar a:hover{ color:#f22e00;}
#top_bar .fl b{ font-family:sans-serif; font-weight:100;}
#top_bar .fl li{ float:left;}
#top_bar .fl .message{ width:80px; height:34px; position:relative; margin-left:10px;}
#top_bar .fl .message .message_a{ display:block; position:absolute; left:0; top:0;padding-left:25px; width:75px;background:url(images/header/right_icon.gif) no-repeat 5px -235px;border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; }
#top_bar .fl .message .has_message{background: url(images/header/right_icon.gif) no-repeat 5px -276px;}
#top_bar .fl .message .a_hover{ background-color:#FFF;  height:35px; border-left:1px solid #eee; border-right:1px solid #eee;}
#top_bar .fl .message .message_a:hover{ text-decoration:none; }
#top_bar .fl .message em{ display:block; position:absolute; width:16px; height:10px; background:url(images/header/1234.png) no-repeat; left:10px; top:6px; z-index:99; overflow:hidden;}
#top_bar .fl .message ol,#top_bar .fl .user_place ol{ position:absolute;left:0; top:35px;background:#FFF;width:108px; border:1px solid #eee; border-top:none; display:none;}
#top_bar .fl .message ol li,#top_bar .fl .user_place ol li{ height:30px; line-height:30px;}
#top_bar .fl .message ol li span{color:#f22e00;}
#top_bar .fl .message ol li a,#top_bar .fl .user_place ol a{ display:block;padding-left:10px; width:98px; }
#top_bar .fl .message ol li a:hover,#top_bar .fl .user_place ol a:hover{ background:#F0F0F0; text-decoration:none; color:#666;} 
#top_bar .fl .message .m1{ background-position:0 0;}
#top_bar .fl .message .m2{background-position:0 -11px;}
#top_bar .fl .message .m3{background-position:0 -22px;}
#top_bar .fl .message .m4{background-position:0 -33px;}
#top_bar .fl .message .m5{background-position:0 -44px;}
#top_bar .fl .message .m6{background-position:0 -55px;}
#top_bar .fl .message .m7{background-position:0 -66px;}
#top_bar .fl .message .m8{background-position:0 -77px;}
#top_bar .fl .message .m9{background-position:0 -88px;}
#top_bar .fl .message .m10{background-position:0 -99px;}
#top_bar .fl .message .m11{background-position:0 -110px;}
#top_bar .fl .message .m12{background-position:0 -121px;}
#top_bar .fl .message .m13{background-position:0 -132px;}
#top_bar .fl .message .m14{background-position:0 -143px;}
#top_bar .fl .message .m15{background-position:0 -154px;}
#top_bar .fl .message .m16{background-position:0 -165px;}
#top_bar .fl .message .m17{background-position:0 -176px;}
#top_bar .fl .message .m18{background-position:0 -187px;}
#top_bar .fl .message .m19{background-position:0 -198px;}
#top_bar .fl .message .m20{background-position:0 -209px;}
#top_bar .fl .message .m21{background-position:0 -220px; width:19px;}
#top_bar .fl .user_place{ width:77px; height:34px; position:relative; }
#top_bar .fl .user_place .user_place_a{ display:block; position:absolute; left:0; top:0; padding-left:10px; width:65px; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5;}
#top_bar .fl .user_place .a_hover{ background-color:#FFF; height:35px; border-left:1px solid #eee; border-right:1px solid #eee; }
#top_bar .fl .user_place .user_place_a:hover{ text-decoration:none;}
#top_bar .fl .user_place .user_place_a i{ right:5px; }
#top_bar .fl ul li i{ right:10px;}
#top_bar .fl .esc{padding-left:8px; font-family:sans-serif;}
#top_bar .login a{ color:#f22e00;}
#top_bar .fr ul li{ float:left; margin-left:46px;}
#top_bar .fr ul li.phone{margin-left: 9px;}
#top_bar .fr ul li .a{ display:block; padding-left:20px; background-image:url(images/header/right_icon.gif);background-repeat:no-repeat;}
#top_bar .fr ul li a:hover{ text-decoration:none;}
#top_bar .home .a{ background-position:0 -317px;}
#top_bar .home .a:hover{background-position:0 -353px;}
#top_bar .favorite .a{ background-position:0 10px;}
#top_bar .favorite .a:hover{background-position:0 -120px;}
#top_bar .help .a{ background-position:0 -26px;}
#top_bar .help .a:hover{background-position:1px -158px;}
#top_bar .phone .a{ background-position:5px -56px;}
#top_bar .phone .a:hover{background-position:5px -197px;}
#top_bar .top_nav .a{ background-position:5px -85px; width:58px; height:34px; border-left:1px solid #f5f5f5; border-right:1px solid #f5f5f5; position:absolute; left:0; top:0;}
#top_bar .top_nav .a_hover {background-color:#FFF; height:35px;  border-left:1px solid #eee; border-right:1px solid #eee; }
#top_bar .top_nav .a_hover i,#top_bar .fl .message .a_hover i,#top_bar .fl .user_place .a_hover i{ -webkit-transform:rotate(180deg);-o-transform:rotate(180deg);-moz-transform:rotate(180deg);-ms-transform:rotate(180deg); transform:rotate(180deg);}
#top_bar .top_nav{ width:80px; height:34px; position:relative;}
#top_bar i{ display:inline-block; width:6px; height:3px; background:url(images/header/icon1.gif) no-repeat; position:absolute; top:16px;right:3px; transition:all .3s;}
#top_bar .top_nav_wrap{ width:958px; background:#FFF; position:absolute; right:0; top:35px; border:1px solid #eee; border-top:none; padding:15px 0; display:none;}
#top_bar .top_nav_wrap div{ float:left; padding:0 20px; border-right:1px solid #eee;}
#top_bar .top_nav_wrap a{ transition:all .3s;float:left;}
#top_bar .top_nav_wrap .first{width:220px; padding:0 10px 0 15px;}
#top_bar .top_nav_wrap .second{ width:220px; padding:0 0 0 15px;}
#top_bar .top_nav_wrap .third{ width:220px; padding:0 0 0 15px;}
#top_bar .top_nav_wrap dt a{ float:none; }
#top_bar .top_nav_wrap .four{ width:215px; padding:0 0 0 15px; }
#top_bar .top_nav_wrap .four dd{ width:70px;}
#top_bar .top_nav_wrap dl{ height:140px; margin-top:10px;}
#top_bar .top_nav_wrap dd { float:left; width:73px; height:30px;  position:relative;}
#top_bar .top_nav_wrap dt{ font-family:"Microsoft Yahei",SimHei,SimSun,sans-serif;font-size:16px; width:100%;}	
#top_bar .top_nav_wrap dd em,#top_bar .top_nav_wrap dd b{ display:block; width:9px; height:34px; float:left; }
#top_bar .top_nav_wrap dd em{ background:url(images/header/news1.gif) no-repeat 0 0; }
#top_bar .top_nav_wrap dd b{ background:url(images/header/hot.gif) no-repeat 0 0;}
#top_bar .c1{ color:#ff4c29;}
#top_bar .c2{ color:#ee4197;}
#top_bar .c3{ color:#7cb5ec;}
#top_bar .c4{ color:#25c110;}
#top_bar .c5{ color:#a7b770;}
#top_bar .c6{ color:#d1ca00;}
#top_bar .c7{ color:#bd76a2;}
#top_bar .no_br{ border:none !important;}
h1.hide_title{display: none;}




.toppart,.searchpart,.mainmenupart,.copyright{ width:100%; height:auto;}
.mainmenu,.houseweituo,.newhouse,.linker,.ewmbuttom{ width:1200px; height:auto; margin:0 auto}
/*------searchpart------*/

.searchpart{ height:180px; width: 820px;position:relative;margin-left:auto; margin-right:auto;}
.search{ position:absoulte;z-index:-1;text-align:left;  }

.logo{ padding:10px 0 0 8px;}
.search li a{ color:#fff}
.search{width: 795px; height: 165px; margin: 100px auto 0; padding-left: 20px; background: url(/images/search_bg.png) top left }
.searchtop{ position:relative;z-index:999; }
.searchtop li{ float:left; height:70px; padding:0 15px; line-height:70px; font-size:24px}
.searchtop  .on{ font-size:24px; background:url(/images/search_arrow.png) no-repeat center bottom}
.search .searchbar{ width:100%; height:50px;}
.search .searchbar .input1{ width:530px; height:52px; padding-left:10px; line-height:40px; font-size:16px; color:#999;font-family: Microsoft yahei;   border: 0px solid #fff;
    -moz-border-radius: 5px 0 0 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px 0 0 5px;   /* Webkit browsers */
    border-radius: 5px 0 0 5px;            /* W3C syntax */ }

    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ background: url(../images/search_dt.png) no-repeat 10px 18px #eabb00; color:#fff}
	.searchpart.search .searchtop .hotword{ float:left; width:100%; margin-top: 10px; font-size:15px; height:25px; line-height:25px;  }
		.searchpart.search .searchtop .hotword li{ float:left;  margin-left:20px; padding-left:10px; }
	.searchpart.search .searchtop .hotword a{ color:#fff}
		
		
		
		/*------searchpart------*/
.searchpart{ height:430px; overflow:hidden}
.searchpart .logo{ width:479px; height:112px; margin:55px auto 0; padding-bottom:10px}
.search{width: 795px; height: 165px; margin: 130px auto 0; padding-left: 20px; background: url(/skin/default/images/search_bg.png) top left }
.search li{ float:left; height:70px; padding:0 15px; line-height:70px; font-size:24px}
.search li a{ color:#fff}
.search  .on{ font-size:24px; background:url(/skin/default/images/search_arrow.png) no-repeat center bottom}
.search .searchbar{ width:100%; height:50px;}
.search .searchbar .input1{ width:530px; height:52px; padding-left:10px; line-height:50px; font-size:18px; color:#999;font-family: Microsoft yahei;   border: 0px solid #fff;
    -moz-border-radius: 5px 0 0 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px 0 0 5px;   /* Webkit browsers */
    border-radius: 5px 0 0 5px;            /* W3C syntax */ }
	.search .searchbar .input2{ width:70px; height:52px; padding-left:10px; line-height:50px; font-size:18px; color:#999;font-family: Microsoft yahei;   border: 0px solid #dedede;
    -moz-border-radius: 0 5px 5px 0;      /* Gecko browsers */
    -webkit-border-radius: 0 5px 5px 0;   /* Webkit browsers */
    border-radius: 0 5px 5px 0;            /* W3C syntax */ background: url(/skin/default/images/search_fdj.png) no-repeat center #eabb00}
	.search .searchbar .input3{ width:110px; height:52px; margin-left:20px; padding-left:20px; line-height:50px; font-size:18px; color:#999;font-family: Microsoft yahei;   border: 0px solid #dedede;
    -moz-border-radius: 5px;      /* Gecko browsers */
    -webkit-border-radius: 5px;   /* Webkit browsers */
    border-radius:5px;            /* W3C syntax */ background: url(/skin/default/images/search_dt.png) no-repeat 10px 18px #eabb00; color:#fff}
	.search .hotword{ float:left; width:100%; margin-top: 10px; font-size:14px;  height:25px; line-height:25px; overflow: hidden;}
		.search .hotword a{ color:#fff}
		
		
		/* 搜索和菜单 start */
.nav_box{background:#fff; width:1200px; margin:0 auto; padding-bottom:1px;	}

.search-wrap{ position:relative;z-index:300; }

.nav_box1{ width:700px; margin:0 auto; padding-bottom:1px; padding-top:30px; }

#nav{
	position:relative;
	width:1200px;
	height:90px;
	margin: 16px auto;
	text-align:left;
	z-index:100;
	background:#fff;
}
#nav h1,#nav h2,#nav img{
	position:absolute;
	top:19px;
	left:16px;

	height:73px;
}
#nav img{top:0;left:0;}

#nav1{
	position:relative;
	width:700px;
	height:90px;
	margin: 0px auto;
	text-align:left;
	z-index:100;

}
#nav1 h1,#nav1 h2,#nav1 img{
	position:absolute;
	top:19px;
	left:16px;
	width:153px;
	height:173px;
}
#nav1 img{top:0;left:0;}


/*------menupart------*/
.mainmenupart{ border-bottom:1px solid #e2e2e2;}
.mainmenu{  height:90px;overflow:hidden}  
.mainmenu dl{ float:left;margin-top:12px;  padding:0 33px; border-right:1px solid #e2e2e2}
.mainmenu dt{ float:left; width:65px; height:50px; margin-right:15px; padding-top:15px; background:url(../images/mainmenu_circle.png); font-size:24px; text-align:center; color:#cc0000;line-height: 34px;}
.mainmenu dt a{ color:#cc0000;}
.mainmenu dd{ float:left; width:auto; height:80px; margin-top:12px;  font-size:16px; color:#333}
.mainmenu dt a{ color:#cc0000; text-decoration:none}
.mainmenu dt a:hover{ color:#ffcc00}


/* 工具 */
.newtool{width:100%;height:54px;border-bottom:1px solid #ddd;padding:23px 0;min-width:1200px;}
.newtoolnr{width:1200px;height:54px; margin:0 auto;}
.newtoolnr .td{float:left;width:220px;height:54px;border-right:1px dashed #ddd;}/*61*/
.newtoolnr .td.w254{width:254px;}
.newtoolnr .td.w284{width:272px;}
.newtoolnr .td.nob{border-right:0px}
.newtoolnr .td .w110{width:112px;}
.newtoolnr .td .w140{width:134px;}
.newtoolnr .td .s1{float:left;height:30px;line-height:30px;font-size:18px;font-weight:bold;}
.newtoolnr .td .s2{float:left;height:20px;line-height:20px;font-size:14px;margin-top:4px; position:relative}
.newtoolnr .td .s2 .zhot{width:59px;height:17px;background:url(zuhot2.jpg) no-repeat 0px 0px;position: absolute; right:2px;top:1px;}
.newtoolnr .td .s2 .zuh{width:59px;height:17px;background:url(zuhot2.png) no-repeat 0px 0px;position: absolute; right:2px;top:1px;text-indent:-9999px}/*0331*/


.newtoolnr .td .s2 .y5{width:27px;height:26px;background:url(y5.jpg) no-repeat right 0px;position: absolute; right:-4px;top:0px;}
.newtoolnr .td .s2 .zx666{width:51px;height:24px;background:url(zx666.jpg) no-repeat right 0px;position: absolute; right:-6px;top:-2px;}
.newtoolnr .td .s2 a{margin-right:10px;}
.newtoolnr .td .s3{float:left;width:76px;height:54px;line-height:54px;font-size:28px;color:#c00;padding-left:32px;}
.newtoolnr .td .s3 a,.newtoolnr .td .s3 a:hover{color:#c00;text-decoration:none;}
.newtoolnr span{float:left;width:14px;height:54px;border-right:1px dashed #ddd;margin-right:22px;display:block;}



.i_smap{
	position:absolute;
	right:220px;
	top:5px;
	padding:0 0 0 16px;
	color:#303030;
	background:url(images/header/map_ico.png) no-repeat left center;
	font-size:14px;
}
.i_smobile{
	position: absolute;
	right:99px;
	top:4px;
	width:93px;
	height: 35px;
	background:url(images/header/mobile.png);
}
#city_change{
	position:absolute;
	left:248px;
	top:20px;
	width:80px;
	z-index:9;
	font-family: "Microsoft Yahei",SimHei,SimSun,sans-serif;
}
#city_change span{
	display: block;
	font-size: 16px;
}
#city_change a{
	color: #4f9ede;
	font-size: 14px;
	display:block;
	width:80px; 
	height:24px;
	line-height:24px;
	position:relative;
	z-index:99;
}
#city_change a i{
	position:absolute;
	top:5px;
	right:5px;
	display: inline-block;
	width: 15px;
	height: 15px;
	line-height:15px;
	overflow: hidden;
	background:#FFF url(images/header/icon.gif) no-repeat center 6px;
	border:1px solid #FFF;
	border-bottom:none;
	z-index:99;
}
#city_change.on i{
	border-color: #3cacd5;
	background-image:url(images/header/icon_f.gif);
}
#city_change p{
	display:none;
	position: absolute;
	z-index:98;
	top: 44px;
	left: 0;
	width: 73px;
	background: #fff;
	border: 1px solid #4f9ede;
	text-align: left;
}
#city_change.on p{
	display: block;
}
#city_change p a{
	display: block;
	font-size: 14px;
	color: #666;
	width:63px;
	height:25px;
	line-height:25px;
	padding:0 5px;
}
#city_change p a:hover{
	background: #eee;
	text-decoration: none;
}


.nav_menu{
	height:45px;
	line-height:45px;

}
.nav_menu ul{
	width:1200px;
	margin:0 auto;
			background:url(/images/tel.png) no-repeat right center;overflow:hidden;
}
.nav_menu li{
	float:left;
	height:45px;
	position:relative;
	_zoom:1;
}
.nav_menu ul.nobo,.nav_menu li.nobo{
	border-right:0;
}
.nav_menu a{
	display:inline-block;
	padding:0 22px 0 22px;
	color:#fff;
	font-size:16px;
	font-family:"Microsoft Yahei",SimHei,SimSun,sans-serif;
}
.nav_menu a.on,.nav_menu a:hover{
	color: #fff;
	text-decoration:none;
	position:relative;
	margin-left:-1px;
	padding-left:23px;
	*float:left;
}
.nav_menu i{
	display:block;
	position:absolute;
	right:9px;
	top:0;
	width:21px;
	height:12px;
	overflow:hidden;
	background:url(images/header/new.gif);
}
.nav_menu i.hot{
	background:url(images/xinfang/index_hot.gif);
}
.nav_menu .no_br{
	background-image:none;
}
.c_blue{
	background:#ffbe5e;
}
.c_blue a:hover{
	background:#60c0f3;
}
.c_blue a.on{
	background: #60c0f3;
}
.c_blue li{
	
}
.c_green{
	background:#53b040;
}
.c_green a:hover{
	background:#45a432;
}
.c_green a.on{
	background: #419a2f;
}
.c_green li{
	background:url(images/header/c_green.png) no-repeat right top;
}
.c_hui{
	background:#8b4513;
}
.c_hui a:hover{
	background:#7a3b0e;
}
.c_hui a.on{
	background: #70370e;
}
.c_hui li{
	background:url(images/header/c_hui.png) no-repeat right top;
}
.c_red{
	background:#ed2323;
}
.c_red a:hover{
	background:#dc1c1c;
}
.c_red a.on{
	background: #cd1b1b;
}
.c_red li{
	background:url(images/header/c_red.png) no-repeat right top;
}
.c_zi{
	background:#93456d;
}
.c_zi a:hover{
	background:#551a41;
}
.c_zi a.on{
	background: #4b1438;
}
.c_zi li{
	background:url(images/header/c_zi.png) no-repeat right top;
}
.c_orange{
	background: #ed7612;
}
.c_orange a:hover,.c_orange a.on{
	background:#bb3500;
}
.bread{
	clear:both;
	margin:16px 0;
	font-family:"微软雅黑"
	height: 24px;
	overflow: hidden;
}
.bread a,.bread span{
	margin:0 6px;
}
.bread span{
	color:#f60;
}
.bread div{
	background: #fff;
	padding: 0 0 0 16px;
	color: #999;
}
.shengming{
	padding: 16px 0;
	color: #999;
}
/* ads */
.adword table {background:url('image/adword_bg.gif') repeat-x 0 bottom;}
.adword_tip {color:#FF1100;border-bottom:#DDDDDD 1px solid;padding:8px 10px 8px 28px;background:url('image/arrow_up.gif') no-repeat 10px 8px;}
.sponsor {}
.f_red {color:red;}




.fixednav {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1;
	-webkit-animation:fadeInDown 1s .2s ease both;

    -moz-animation:fadeInDown 1s .2s ease both;

    animation:fadeInDown 1s .2s ease both;
}

@-webkit-keyframes fadeInDown{

    0%{opacity: 0;

    -webkit-transform:translateY(-20px)}

    100%{opacity: 1;

    -webkit-transform:translateY(0)}

}

@-moz-keyframes fadeInDown{

    0%{opacity: 0;

    -moz-transform:translateY(-20px)}

    100%{opacity: 1;

    -moz-transform:translateY(0)}

}

@keyframes fadeInDown{

    0%{opacity: 0;

    -moz-transform:translateY(-20px)}

    100%{opacity: 1;

    -moz-transform:translateY(0)}

}




.main{width:1000px;position:relative;margin:0 auto; font-family:"微软雅黑"}
#li{
	overflow: hidden;
	margin-top: 24px;
	font-family:"微软雅黑"
}
#li a{
	display: block;
	position: absolute;
	top:50%;
	left: 0;
	width: 25px;
	height: 50px;
	margin: -25px 0 0 0;
	background:url(/images/mobile/turn.png);
}
#li a.r{
	left: auto;
	right:0;
	background-position: 25px 0;
}
#li a:hover{
	background-position: 0 50px;
}
#li a.r:hover{
	background-position: 25px 50px;
}
.ol{
	position: relative;
	width: 920px;
	height: 200px;
	overflow: hidden;
	margin: 0 auto;
}
#oli{
	position: absolute;
	top: 0;
	left: 0;
	width: 3000px;
}
#oli p{
	_display: inline;
	position:relative;
	float: left;
	width: 200px;
	margin: 0 40px 0 0;
	padding: 90px 0 0 0;
	_zoom:1;
	color: #999;
	font-family:"微软雅黑"
}
#oli img{
	position: absolute;
	top:0;
	left: 58px;
	width: 79px;
	height: 79px;
}
#oli b{
	display: block;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	font-family:"微软雅黑"
}
#al_bg{
	display: none;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 1100px;
	background: #000;
	opacity: .4;
	filter: alpha(opacity=40);
	z-index: 18;
}
#al_b{
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	width: 700px;
	height: 520px;
	background: #f6f5f2;
	margin: -260px 0 0 -350px;
	z-index: 19;
	color: #999;
	font-size: 14px;
	line-height: 32px;
}
.al_m{
	height: 138px;
	background: #fff;
	text-align: center;
	padding: 62px 0 0 0;
}
.al_m span{
	display: inline-block;
	width: 74px;
	height: 138px;
	margin: 0 88px;
	background:url(/images/mobile/alm.png) no-repeat 0 0;
	cursor: pointer;
}
.al_m a:hover span,.al_m a.on span{
	background-position: 100% 0
}
.al_m span.ios{
	background-position: 0 100%
}
.al_m a:hover span.ios,.al_m a.on span.ios{
	background-position: 100% 100%
}
#al_b .cf{
	padding: 30px 0 0 0;
}
#al_b .fl{
	width: 172px;
	height: 200px;
	text-align: center;
	margin: 0 0 0 76px;
	_display: inline;
}
#al_b .fl div{
	width: 172px;
	height: 200px;
	background: #fff;
	border: 1px #dededb solid;
	border-radius: 3px;
	box-shadow: 1px 1px 3px #eee;
}
#al_b .fr{
	width: 320px;
	margin:0 64px 0 0;
	_display: inline;
}
#al_b .fr div{
	height: 72px;
	border-bottom: 1px #ddd dashed;
	margin: 0 0 9px 0;
}
#download{
	margin: 16px 0 0 0;
}
#download input{
	width: 200px;
	height: 34px;
	line-height: 34px;
	vertical-align: middle;
}
#download button{
	width: 96px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #fff;
	background: #4aceb6;
	vertical-align: middle;
	border-radius: 3px;
	cursor: pointer;
}
.al_p{
	position: relative;
	display: none;
}
.al_p img{
	position: absolute;
	top: 68px;
	left: 99px;
	width: 128px;
	height: 128px;
}
.al_p a{
	display: block;
	position: absolute;
	top: 70px;
	left: 316px;
	width: 146px;
	height: 46px;
	background: url(/images/mobile/and.png);
}
.al_p a.i{
	background: url(/images/mobile/ios.png);
}
#al_c{
	display: block;
	position: absolute;
	top: -13px;
	right: -13px;
	width: 26px;
	height: 26px;
	background: url(/images/mobile/c.gif);
}
#al_c:hover{
	background: url(/images/mobile/c_h.gif);
}


		.txtScroll-left{ width:720px; position:absolute;margin-bottom:10px}
		.txtScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
		.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; background:url("images/arrow.png") no-repeat;}
		.txtScroll-left .hd .next{ background-position:0 -50px;  }
		.txtScroll-left .hd .prevStop{ background-position:-60px 0; }
		.txtScroll-left .hd .nextStop{ background-position:-60px -50px; }
		.txtScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px;  }
		.txtScroll-left .hd ul li{ float:left;  width:2px; height:9px; overflow:hidden; margin-right:0px; text-indent:-999px; cursor:pointer; background:url("images/icoCircle.gif") 0 -0px no-repeat; }
		.txtScroll-left .hd ul li.on{ background-position:0 0; }
		.txtScroll-left .bd{ padding:0px; width:700px; overflow:hidden;    }
		.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.txtScroll-left .bd ul li{ margin-right:0px;  float:left; height:24px; line-height:24px;  text-align:left; _display:inline;}
		.txtScroll-left .bd ul li span{ color:#999;  }


<!--/*大背景*/


.banner_ctr{position:absolute;top:420px;left:50%;margin-left:-50px;z-index:333;color:#fff;font-family:Arial, Helvetica, sans-serif;font-size:12px}
.banner_ctr span{text-align:center;width:12px;height:12px;float:left;margin-right:7px;cursor:pointer;-webkit-border-radius:50%; -moz-border-radius:50%; border-radius:50%; display:block;background-color:#fff;}
.banner_ctr span.current{background-color:#c00;}

.mgDiv {
    text-align: center;
    font-size: 30px;
    font-weight: bold; color:#cc0000
}
.mgDiv2 {
    text-align: center;
    font-size: 20px; color:#cc9e00
}
.mg2 {
    margin-bottom: 8px;
}
.main {
    width: 1200px;
}
.cen {
    margin: 0px auto;
}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}



.izl-rmenu{position:fixed; right:0; margin-right:20px; bottom:80px; padding-bottom:20px; background:url(images/r_b.png) 0px bottom no-repeat; z-index:1999; }
.izl-rmenu .btn{width:72px; height:73px; margin-bottom:1px; cursor:pointer; }
.izl-rmenu .btn-qq{background:url(images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de;width:72px; height:73px;}
.izl-rmenu .btn-qq:hover{background-color:#488bc7;}
.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited{background:url(images/r_qq.png) 0px 0px no-repeat; background-color:#6da9de; text-decoration:none; display:block;}
.izl-rmenu .btn-wx{background:url(images/r_wx.png) 0px 0px no-repeat; background-color:#78c340;width:72px; height:73px;}
.izl-rmenu .btn-wx:hover{background-color:#58a81c;}
.izl-rmenu .btn-wx .pic{position:absolute; left:-120px; top:0px; display:none;width:100px;height:100px;}
.izl-rmenu .btn-phone{background:url(images/r_phone.png) 0px 0px no-repeat; background-color:#fbb01f;width:72px; height:73px;}
.izl-rmenu .btn-phone:hover{background-color:#ff811b;}
.izl-rmenu .btn-phone .pic{position:absolute; left:-140px; top:0px; display:none;width:200px;height:250px;}
.izl-rmenu .btn-phone .phone{background-color:#ff811b; position:absolute; width:160px; left:-160px; top:0px; line-height:73px; height:73px; color:#FFF; font-size:18px; text-align:center; display:none; font-family:Arial, Helvetica, sans-serif}
.izl-rmenu .btn-top{background:url(images/r_top.png) 0px 0px no-repeat; background-color:#666666; display:none;}
.izl-rmenu .btn-top:hover{background-color:#444;}

.clear:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
/*固定的悬浮窗*/
.yb_conct {
	position: fixed;
	z-index: 9999999;
	top: 200px;
	right: -127px;
	cursor: pointer;
	transition: all .3s ease;
}
.yb_bar ul li {
	width: 180px;
	height: 53px;
	font: 16px/53px 'Microsoft YaHei';
	color: #fff;
	text-indent: 54px;
	margin-bottom: 3px;
	border-radius: 3px;
	transition: all .5s ease;
	overflow: hidden;
}
.yb_bar .yb_top {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 0;
}
.yb_bar .yb_phone {
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -57px;
}
.yb_bar .yb_QQ {
	text-indent: 0;
	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -113px;
}
.yb_bar .yb_ercode {
	/*height:200px;*/

	background: #ff4a00 url(../images/fixCont.png) no-repeat 0 -169px;
}
.hd_qr {
	padding: 0 29px 25px 29px;
}
.yb_QQ a {
	display: block;
	text-indent: 54px;
	width: 100%;
	height: 100%;
	color: #fff;
}


#cs_box {width:120px; height:220px; background:#ffc500; position:fixed; right:10px; bottom:145px; border-radius:10px; z-index:1000}
	#cs_box span {color:#fff; height:20px; line-height:20px; font-family:'Arial'; display:block;}
	.cs_close {position:absolute; right:10px; top:10px; cursor:pointer; font-size:12px;}
	.cs_title {font-size:14px; margin:10px; font-weight:bold;font-family:"微软雅黑",Microsoft Yahei;}
	.cs_img {width:100px; height:100px; background:#fff; margin:10px;}
	.cs_info {font-size:14px; margin:0px 6px; overflow:hidden; text-align:center; color:#734804;font-family:"Microsoft Yahei";font-weight:bold;}
	.cs_btn {width:100px; height:25px; background:#e4b000; margin:5px 10px; border-radius:5px; font-size:13px; line-height:20px;  text-align:center; cursor:pointer; font-family:"微软雅黑",Microsoft Yahei;font-weight:bold;color:#734804;}
	
	
	/* suspend */
.suspend{width:40px;height:198px;position:fixed;top:175px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
.suspend dl dd.suspendQQ{width:120px;height:85px;background:#ffffff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{    width: 120px;
    height: 112px;
    background: url(../images/gwwx.jpg) -0px -5px no-repeat;
    overflow: hidden;
    background-size: 100%;
    border-top: 1px solid #e4e8ec;}
	
.suspend dl dd.suspendTel a{width:120px;height:112px;display:block;background:url(../images/suspend.png) -40px -86px;overflow:hidden;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}




.adb1big{
	width:100%;
	margin:3px auto;margin:0 auto; position:relative; z-index:1; overflow:hidden; text-align:center; height:680px;
	
}
.adb1big img{
	overflow:hidden; text-align:center; display:block; height:680px;width:1520px;
	margin-left:-1000px;position:absolute;left:65.8%;text-align:center
}
.adb1big .lnews{
	display:block;
	width:141px;
	min-height:32px;
	padding:0 7px;
}

/*幻灯片样式*/
.fullSlide{ width:100%;  position:relative;  height:640px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important; }
.fullSlide .bd li{ width:100% !important;  height:640px; overflow:hidden; text-align:center;  }
.fullSlide .bd li a{ display:block; height:460px; }

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; background:url(../images/loupan/touming.png); text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:8px; height:8px; margin:5px; background:url(../images/loupan/tg_flash_p.png) -18px 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; }


.tel{text-align:right;display:inline-block;padding-left:28px;margin-top:2px;background:url(images/user_jjr/icon01.png) -10px 0px no-repeat}


	.weihot{position:absolute; right:-13px; top:-4px; width:29px; height:17px; background:url(images/header/new.png) no-repeat; }
	.icon{background:url(../images/icon_2017.png) no-repeat}
	.fl{float:left}
	.banner-box,.filter,.foot,.hot-office,.seltion-cont,.seltion-cont2,.site-nav,.top-nav{min-width:1240px;_width:expression((document.documentElement.clientWidth||document.body.clientWidth)>1240?"1240px":"")}
	
	.clearfix:after{content:"\0020";display:block;clear:both;height:0;visibility:hidden}
* html .clearfix,*+html .clearfix{zoom:1}
.warp{width:1180px;margin:0 auto}
.seltion-cont{height:130px;border-bottom:1px #f3f3f3 solid;background:#fff}

.s-option a,.s-option a:hover,.selitem-area a,.zixun-pic-t a,.zixun-pic-t a:hover{text-decoration:none}



.select-opt li.active,.select-opt li:hover{background-color:#fafafa;cursor:pointer}
.select-opt li{padding:0 15px;height:30px;line-height:30px;color:#666;font-size:14px;cursor:pointer;float:none;width:568px;display:block}
.select-opt li .del{font-size:14px;margin-right:6px;float:right;display:none;text-decoration:underline;cursor:pointer;position:relative}
.s-option a,.s-option a:hover,.selitem-area a,.zixun-pic-t a,.zixun-pic-t a:hover{text-decoration:none}
.select-opt li span.li_em{color:gray;font-size:12px}
.select-opt li.local{color:#666;cursor:default;white-space:nowrap}
.select-opt li.local .del{color:gray}
.banner-con{position:absolute;left:50%;top:0;width:1180px;margin-left:-590px;z-index:100}
.seltion-cont{height:130px;border-bottom:1px #f3f3f3 solid;background:#fff}
.selitem-area{width:295px}
.selitem-area h1{font-size:14px;font-weight:700;color:#666;padding:25px 0 5px}
.selitem-area h1 i{font-weight:400;font-size:12px;color:#999}
.index-sq{width:auto;line-height:32px;padding-bottom:0;border-bottom:0;margin:0}
.index-lx a,.selitem-area a{font-size:14px;*+width:60px;*+padding-right:10px;text-align:center}
.index-sq a{*+float:none}
.selitem-area a{color:#666;margin-right:18px;display:inline-block;float:left}
.selitem-area a.active,.selitem-area a:hover{color:#fb3;text-decoration:none}
.index-lx a{padding-right:15px;float:left}
.index-lx a:hover{color:#fb3}
.index-lx .icon{display:block;width:28px;height:26px;margin:0 auto}
.index-lx .em1{background-position:left -247px}
.index-lx .em2{background-position:-29px -247px}
.index-lx .em3{background-position:-58px -247px}
.index-lx a:hover .em1{background-position:left -273px}
.index-lx a:hover .em2{background-position:-29px -273px}
.index-lx a:hover .em3{background-position:-58px -273px}
.index-lx{padding:8px 0 20px;line-height:30px;margin:0;width:auto;border-bottom:0}
.index-lx a{*+margin-right:0}
.index-filter{position:relative;padding-top:20px}
.index-filter a{margin-right:2px;display:inline-block;width:40px;height:16px;background:#f5f5f5;cursor:pointer;font-size:0}
.index-filter a:hover{background:#fb3}
.index-filter i{position:absolute;top:40px;font-size:12px;color:#999;display:inline-block;line-height:16px}
.box1 li,.box2 li{position:relative;margin:0 20px 20px 0;overflow:hidden}
.index-filter i.i1{left:-3px}
.index-filter i.i2{left:32px}
.index-filter i.i3{left:72px}
.index-filter i.i4{left:115px}
.index-filter i.i5{left:152px}
.index-filter i.i6{left:33px}
.index-filter i.i7{left:81px}
.index-filter i.i8{left:122px}
.index-filter i.i9{left:163px}
.index-filter i.i10{left:202px}
.index-filter i.i11{left:202px;}
.index-filter i.i12{left:243px;font-size:16px}
.index-filter i.i13{left:196px;}

.logo,.top-nav-box .a1,.top-nav-box .em1{display:inline-block}
.site-con .em1{display:inline-block;width:12px;height:12px;background-position:-98px -154px;font-size:0;position:absolute;right:-15px;top:4px}
.top-nav-box .em1{width:33px;height:13px;background:url(/static/image/icon/beta.png) left top no-repeat;position:absolute;right:-20px;top:6px;font-size:0}
.login-other .a1,.login-suc em,.wrong-tag,.wrong-tag .em1{display:inline-block}
.wrong-tag .em1{width:13px;height:14px;background:url(https://uc.haozu.com/ucstatic/images/huiyuan_icon.png) -53px -40px no-repeat;vertical-align:-3px;margin-right:5px}






		.ddz-focus-on {
			width: 1170px;
			height: 1px;
			position: absolute;
			top: 180px;
			left: 160px;
			right: 0;
			z-index: 1;
		}
		.ddz-select-search {
			width: 396px;
			border-radius: 10px;
			background-color: #fff;
			box-shadow: 0 30px 40px 0 rgba(0,0,0,0.15);
			overflow: hidden;
		}
		.ddz-select-search form {
			padding: 30px;
		}
		.area-select {
			width: 100%;
			min-height: 112px;
			border-bottom: 1px solid #EEE;
		}
		.ddz-select-search h3 {
			color: #000;
			font-size: 14px;
			margin-bottom: 20px;
			font-weight: 600;
		}
		.area-select ul, .size-control ul {
			width: 360px;
			margin: 0 auto;
			list-style: none;
		}
		.area-select ul li {
			height: 30px;
			line-height: 30px;
			color: #666;
			font-size: 14px;
			border-radius: 5px;
			text-align: center;
			display: block;
			float: left;
			margin-right: 24px;
			margin-bottom: 10px;
			cursor: pointer;
		}
		.area-select ul li a {
			color: #666;
			text-decoration: none;
		}
		
		.area-select ul li a:hover {
			color: #17a1e6;
			text-decoration: none;
		}
		
		.size-select {
			clear: both;
			width: 100%;
			height: 121px;
			padding-top: 25px;
		}
		.clearfix {
			zoom: 1;
		}
		.size-control li {
			width: 50px;
			height: 16px;
			background: #f5f5f5;
			float: left;
			margin-right: 6px;
			cursor: pointer;
			transition: background .2s linear;
		}
		.size-control li:hover {
			background: #17a1e6;
			transition: background .2s linear;
		}
		.size-show {
			width: 360px;
			position: relative;
			left: -22px;
		}
		.size-show li {
			width: 50px;
			height: 20px;
			float: left;
			margin-right: 0;
			font-size: 12px;
			text-indent: -5px;
			text-align: center;
		}
		.size-show li {
			width: 50px;
			height: 20px;
			float: left;
			margin-right: 0;
			font-size: 12px;
			text-indent: -5px;
			text-align: center;
		}
		.size-show li.s1 {
			margin-right: 10px;
		}
		.size-show li.s3 {
			margin-right: 5px;
		}
		.size-show li.s5 {
			margin-right: 5px;
		}
		.size-show li.s7 {
			margin-right: 5px;
		}
		.size-show li.s11 {
			position: relative;
			left: 20px;
			margin-right: 0;
			width: 20px;
			font-size: 14px;
			line-height: 20px;
		}
		.button-holder {
			width: 100%;
		}
		.button-holder a.search-office {
			width: 336px;
			height: 48px;
			line-height: 48px;
			text-align: center;
			color: #fff;
			border-radius: 5px;
			display: block;
			clear: both;
			cursor: pointer;
			margin: 0 auto;
			border: 0;
		}
		.search-text {
			width: 100%;
			height: 85px;
			background: #f2f2f2;
			position: relative;
		}
		.ddz-select-search #public_form_search {
			padding-top: 22px;
		}
		.ddz-select-search form {
			padding: 30px;
		}
		.search-text .input-item {
			position: relative;
			width: 228px;
			height: 42px;
			border-radius: 4px;
		}
		.search-text a.search-map {
			width: 90px;
			height: 40px;
			line-height: 40px;
			text-align: center;
			margin-left: 11px;
			text-decoration: none;
			display: block;
			position: absolute;
			top: 23px;
			right: 30px;
			border-radius: 4px;
			border: solid 1px #e5e5e5;
			color: #666;
			font-size: 14px;
		}
		.btn-blue {
			width: 260px;
			height: 48px;
			line-height: 48px;
			display: block;
			color: #fff;
			font-size: 14px;
			font-weight: 600;
			text-align: center;
			background: #17a1e6;
			border-radius: 4px;
			border: 0;
			padding: 0;
		}
		.search-text .input-item #kw-search {
			border: solid 1px #e5e5e5;
			    padding-left: 10px;
		}
		.search-text .input-item input {
			width: 228px;
			height: 42px;
			border-radius: 4px;
			background-color: rgba(255,255,255,0.8);
		}
		.search-text .input-item i {
			position: absolute;
			right: 10px;
			top: 13px;
			cursor: pointer;
			color: #DDD;
			font-size: 18px;
			margin-top: -2px;
		}
		.iconfont {
			font-family: "iconfont"!important;
			font-size: 16px;
			font-style: normal;
			-webkit-font-smoothing: antialiased;
			-webkit-text-stroke-width: .2px;
			-moz-osx-font-smoothing: grayscale;
			font-weight: normal;
		}
		.search-text .input-item .active #kw-search {
			border: solid 1px #e5e5e5;
		}
.icon-search{

width: 12px;height: 12px;

border-radius: 100%;

border:2px solid currentcolor;

position: relative;

margin:30px auto;

}

.icon-search:after{

content: "";

-webkit-transform: rotate(45deg);

-moz-transform: rotate(45deg);

transform: rotate(45deg);

width:8px;

height: 2px;

position: absolute;

top:13px;

left:11px;

background-color: currentcolor;

}