﻿/*标签初始化*/
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img,button {margin: 0;padding: 0;border: none; } 
dl,dt,dd,ul,ol,li,p {list-style-type: none; margin:0; padding:0;}
em, cite, th,h1,h2,h3,h4,h5,h6 { font-style: normal; font-weight: normal;}
input,img{vertical-align:middle;}
html,body{height:100%;}
body{color:#333;max-width:720px; margin:0 auto; background-color:#F0F0F0;font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
h1,h2,h3,h4{font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
a{ color:#333; text-decoration: none; cursor:pointer;}
a:hover {color:#333; text-decoration:none;}
input:focus,textarea:focus{outline:none;}
/*左右浮动*/
.fr{ float:right;}
.fl{ float:left;}
/*色彩*/
.red{ color:#ff0000;}
.org{ color:#ff6600;}
.yellow{ color:#ff9600;}
.blud{ color:#0066ff;}
.green{ color:#009900;}
/*标签初始化 ok*/

/*版权运营*/
.copyright {font-size:12px; color:#999; line-height:20px; text-align:center;}

/*当前路径*/
.curre{ padding-left:6px; height:35x; line-height:35px; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}

/*加载更多*/
.loadingmore{ height:22px; text-align:center; padding:12px 0 12px; font-size:12px; background-color:#fff;}

/*表单*/
.cinputwarp{ padding:8px; height:30px; color:#999;font-size:14px;border:1px solid #dedede;box-shadow:inset 2px 3px 5px #ccc; background-color:#fff;}
.cinputwarptextarea{height:120px;}
.cinputwarptextarea textarea.cinputtxt{ height:120px;}
.cinputwarp .cinputtxt{ width:98%; height:28px; line-height:100%; font-size:14px; border:1px solid #fff; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}

.uppicboxbtn{ padding:12px 20px;}

/*透明背景*/
.bgcover{ width:100%; height:100%;background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important; filter:Alpha(opacity=60); background:#000; position:fixed; top:0; left:0; z-index:12;}


/*分页*/
.pagelist{ text-align:center; padding:12px 0;}


.usermsgwarp{ position:fixed; width:80%; height:100%; background-color:#fff; z-index:110; left:-100%; top:0;}
.usermsgwarp .ulogo{ border-bottom:1px solid #dedede; padding:20px 0; text-align:center;background:#cccccc;}
.usermsgwarp .ulogo a{}
.usermsgwarp .ulogo a img{}
.usermsgwarp .ulogin{ padding:12px 0; height:80px; border-bottom:1px solid #dedede; position:relative;}
.usermsgwarp .ulogin .upic{ width:80px; height:80px; position:absolute; top:12px; left:12px;border-radius:50%; border:1px solid #dedede;}
.usermsgwarp .ulogin .upic a{ display:block;border-radius:50%;}
.usermsgwarp .ulogin .upic a img{border-radius:50%;}
.usermsgwarp .ulogin .uloginbtn{ padding-left:110px;}
.usermsgwarp .ulogin .uloginbtn a{ font-size:16px; color:#666; }
.usermsgwarp .ulogin .uloginbtn a.ulogina{margin-top:24px; display:block; width:100px; height:32px; line-height:32px; text-align:center; background-color:#E9E9E9;border-radius:4px; border:1px solid #dedede;}
.usermsgwarp .ulogin .uloginbtn a.uname{display:block;margin-top:24px;height:32px; line-height:32px; overflow:hidden;}

.usermsgwarp .umuenlist{ padding:12px 0; padding-left:20px; border-bottom:1px solid #dedede;}
.usermsgwarp .umuenlist ul{}
.usermsgwarp .umuenlist ul li{ height:32px; line-height:32px;}
.usermsgwarp .umuenlist ul li a{ display:block; font-size:14px; color:#666;}
.usermsgwarp .umuenlist ul li a span{ display:inline-block; width:25px;}
.usermsgwarp .umuenlist ul li a span img{}
.warpbgcover{ z-index:108;}

.header{}
.header .topbar{ z-index:100; width:100%; height:50px; position:fixed; top:0; left:0;}
.header .filtertopbar{background: -webkit-linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));
				background: linear-gradient(top,rgba(0,0,0,.7),rgba(0,0,0,0));
				-webkit-transition: background-color .2s linear;
				-moz-transition: background-color .2s linear;
				-o-transition: background-color .2s linear;
				transition: background-color .2s linear;
				-webkit-transform: translateZ(0);
				transform: translateZ(0);}
.header .showtopbar{ background-color:#FF4400;}
.header .posistatic{position:static;}
.header .topbar .uifbtn{ width:30px; height:30px; position:absolute; top:10px; left:10px;}
.header .topbar .uifbtn a{}
.header .topbar .uifbtn a img{ margin-top:2px;}
.header .topbar .searchbar{ padding:10px 50px 0;}
.header .topbar .searchbar .searchwarp{ height:30px; background-color:#FFF;border-radius:4px; overflow:hidden;box-shadow: inset 1px 1px 3px #ccc;}
.header .showtopbar .searchbar .searchwarp{background-color:#FFEDE6;}
.header .topbar .searchbar .searchwarp .schico{ float:left; width:16px; height:16px;  padding:7px;}
.header .topbar .searchbar .searchwarp .schico img{ margin-top:-6px;}
.header .topbar .searchbar .searchwarp .searchinputbox{ float:left; line-height:30px; font-size:14px; color:#999;}

.searchbg{ width:100%; height:100%; background-color:#FFF; position:fixed; top:0; left:0; z-index:111;}
.searchbg .searchbox{ height:50px; background-color:#F9F9F9; border-bottom:1px solid #dedede; position:relative;}
.searchbg .searchbox .searchback{ width:40px; height:50px; position:absolute; top:12px; left:0;}
.searchbg .searchbox .searchback a{ display:block; text-align:center;}
.searchbg .searchbox .searchback a img{}
.searchbg .searchbox .searchinp{ padding:8px 60px 0px 40px;}
.searchbg .searchbox .searchinp .searchinpawrp{height:30px; border-radius:4px; overflow:hidden;box-shadow: inset 1px 1px 3px #ccc; border:1px solid #DEDEDE;background:#FFF url(../images/search-top-ico.png) no-repeat 10px center; background-size:auto 16px; padding-left:30px;}
.searchbg .searchbox .searchinp .searchinpawrp .inputtxt{ width:96%; border:1px solid #fff; margin:5px 0 0 0 ;}
.searchbg .searchbox .searchbtn{width:60px; position:absolute; top:0; right:0;}
.searchbg .searchbox .searchbtn a{ display:block; font-size:16px; font-weight:bold; color:#666; text-align:center; line-height:50px; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
.searchbg .searchbox .searchbtn .schabtn{}

.hotsearch{}
.hotsearch .hotschtit{ height:40px; line-height:40px;}
.hotsearch .hotschtit h3{ float:left; padding-left:12px; font-size:16px; color:#333; font-weight:bold;}
.hotsearch .hotschlist{ border-top:1px solid #eee;}
.hotsearch .hotschlist ul{}
.hotsearch .hotschlist ul li{ padding-right:12px; height:40px; line-height:40px; border-bottom:1px solid #eee; overflow:hidden;}
.hotsearch .hotschlist ul li a{ display:block; padding-left:12px; font-size:14px; color:#666; font-weight:bold; background:url(../images/mo-01.png) no-repeat right center; background-size:auto 10px;}


.header .topbar .topcar{ width:30px; height:30px; position:absolute; top:10px; right:10px;}
.header .topbar .topcar a img{ margin-top:2px;}

.banneradbox{}
.banneradbox a{}
.banneradbox a img{}
.fxbannerad{ padding-top:16px;}

.knavbox{ background-color:#FFF; margin-bottom:16px;}
.knavbox ul{ display:block; overflow:hidden;}
.knavbox ul li{ float:left; width:33%; padding:12px 0;}
.knavbox ul li a{ display:block; border-right:1px solid #dedede;line-height:30px;font-size:14px; text-align:center;color:#999; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif; }
.knavbox ul li:last-child a{ border-right:none;}
.knavbox ul li a span{}
.knavbox ul li a span img{ margin-top:-4px;}

.footer{ margin-top:16px; padding-bottom:20px; background-color:#fff; overflow:hidden;}
.footer .loginbox{ height:40px; line-height:40px; border-bottom:1px solid #dedede;}
.footer .loginbox .blfl{ float:left;color:#999; padding-left:6px;font-family:"宋体", Arial, Helvetica, sans-serif;}
.footer .loginbox .blfl a{ color:#999; font-size:14px;font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}
/*回到顶部*/
.footer .loginbox .gotop{ float:right; }
.footer .loginbox .gotop a{ display:block; padding:8px;}
.footer .loginbox .gotop a img{ display:block;}
.footer .footermuen{ padding-top:10px; height:24px; line-height:24px; text-align:center; color:#999; font-family:"宋体", Arial, Helvetica, sans-serif;}
.footer .footermuen a{ padding:0 6px; font-size:12px; color:#999; font-family:"微软雅黑", "宋体", Arial, Helvetica, sans-serif;}

.footerheiaht{height:71px;}
.mainmuen{height:55px; position:fixed; width:100%; bottom:0; left:0; z-index:30; border-top:1px solid #dedede;
background-image:-webkit-gradient(linear,left top,left bottom,from( #fff ),to( #f3f3f3 ));
background-image:-webkit-linear-gradient( #fff,#f3f3f3 );
background-image:-moz-linear-gradient( #fff,#f3f3f3 );
background-image:-ms-linear-gradient( #fff,#f3f3f3 );
background-image:-o-linear-gradient( #fff,#f3f3f3 );
background-image:linear-gradient( #fff,#f3f3f3 );
}
.mainmuen ul{ display:block; padding-top:8px;}
.mainmuen ul li{width:20%; float:left;}
.mainmuen ul li a{display:block; text-align:center;}
.mainmuen ul li a span{display:block; font-size:12px; color:#999;}
.mainmuen ul li:first-child a span{ color:#ff6600;}
.mainmuen ul li a span img{}


/*fanye*/
.fanye{ padding:0 0 4px 6px;font-size:12px; margin-top:10px;}
.fanye a{ display:inline-block; color:#000; height:26px; width:60px; border:1px solid #dedfde; text-align:center;background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#bfe8ff));-webkit-border-radius: 3px;      border-radius:3px;    }
.fanye span {background: #FCFCFC;display: inline-block;height: 40px;line-height: 40px;width: 24%;text-align: center;margin-right: 1%;}
.fanye .current{color:#ff0000;}
.fanye .disabled{color:#cccccc;}



/*没有相关数据*/
.no_data{ height:300px;}
.no_data .icon{padding-top: 58px;text-align: center;}
.no_data .tips{font-size: 16px;color: #999999;text-align: center;padding-top: 22px;}
.no_data .btn{height: 32px;padding-top: 28px;text-align: center;}
.no_data .btn a{display: block;width: 145px;height: 32px;line-height: 32px;text-align: center;margin: 0 auto;font-size: 16px;color: #FFF;background-color:#FF4400;}


.wxInfo{ display:none;}


/*提示背景*/
.tishibg{ width:100%; height:100%; position:fixed; top:0; left:0; background:rgba(0, 0, 0, 0.6) none repeat scroll 0 0 !important; filter:Alpha(opacity=60); background:#000;}
.tishibg .tishitxt{ border-radius: 6px;width:80%;text-align:center; font-size:18px; color:#f6ff00; z-index:20; position:absolute; left:50%;top:10%; margin-left:-40%; background:rgba(0, 0, 0, 0.8) none repeat scroll 0 0 !important; filter:Alpha(opacity=80); background:#000;}
.tishibg .tishitxt span{ display:block; padding-top:30px; padding-bottom:30px; line-height:35px;}

/*全景列表*/
.PanoramaListwarp{ min-height:100px;}
.PanoramaListwarp dl{ border-top:1px solid #dedede;clear:both;}
.PanoramaListwarp dl dt{width:30%;height:80px;overflow:hidden;float:left;}
.PanoramaListwarp dl dt img{width:120px;height:70px;margin:10px 5px;}
.PanoramaListwarp dl dd{ display:block; float:left;width:62%;overflow:hidden;height:60px; padding:12px 10px; background-color:#fff;}
.PanoramaListwarp dl dd a{ display:block; line-height:30px; padding-right:12px;background:url(/Template/2016Blue/Store/images/mor-ico-01.png) no-repeat 100% center; background-size:auto 18px;}
.PanoramaListwarp dl dd a span{ display:block; height:30px;line-height:30px; font-size:14px; color:#999;overflow:hidden;}
.PanoramaListwarp dl dd a span strong{ font-size:16px; color:#666; font-weight:normal;}
.PanoramaListwarp dl dd a span strong img{ margin-top:-2px;}
.PanoramaListwarp dl dd a span.txtdiscr{ padding-left:14px;}