/* Reset: */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,code,form,input,button,textarea,p,th,td{margin:0;padding:0;border:none;outline:none}
html{font-size:20px;overflow-x:hidden;overflow-y:scroll;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:rgba(0,0,0,0)}
body{font-family:"Microsoft YaHei",sans-serif;-webkit-overflow-scrolling:touch;text-align:center;color:#666;background:#f7f7f7;width: 100%;max-width: 640px;margin: 0 auto;}
img,input,select{vertical-align:middle;font-family:inherit}
img{border:0}
li,ul,dl{list-style:none}
table{border-collapse:collapse;border-spacing:0}
button,input[type="button"],input[type="reset"],input[type="submit"],input[type="text"]{cursor:pointer;-webkit-border-radius:0;-webkit-appearance:none}
button[disabled],input[disabled]{cursor:default}
input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{box-shadow:0 0 0 60px #fff inset;-webkit-text-fill-color:#333}
textarea{overflow:auto;vertical-align:top;resize:none;font-family:inherit}
h2,h3,h4,h5{font-weight:normal}
hr{height:0;margin-top:1rem;margin-bottom:1rem;border:0;border-top:1px solid #e9e9e9}
i,em{font-style:normal}
b,strong{font-weight:bold}
a{color:#666;text-decoration:none}
a:hover,a:active{color:#B08C4A;outline:0;-webkit-tap-highlight-color:transparent;background-color:transparent}
a:focus{outline:0}
.bai{color:#fff}
.bai a{color:#fff}
.red{color:#f33}
.red a{color:#f33}
.blue{color:#007bfe}
.blue a{color:#007bfe}
.green{color:#1a934a}
.green a{color:#1a934a}
.orange{color:#B08C4A}
.orange a{color:#B08C4A}
.show{display:block}
.hide{display:none}
.clear{clear:both;height:0;overflow:hidden-}
.clearfix:after,.clearfix:before{display:table;content:""}
.clearfix:after{clear:both}
.fl{float:left}
.fr{float:right}
.hd h2{position:relative;padding-left:0.5rem;width:60%;line-height:1.2rem;font-size:1.2rem;text-align:left;color:#B08C4A}
.hd h2:after{content:"";display:block;position:absolute;left:0;top:0.1rem;width:0.15rem;height:1rem;background:#B08C4A}
.w1 li{width:100%}
.w2 li{width:50%}
.w3 li{width:33.3%}
.w4 li{width:25%}
.w5 li{width:20%}
.path{padding:0.5rem;text-align:left;font-size:0.85rem;background:#fff;border-top:solid 1px #f7f7f7;border-bottom:solid 1px #f7f7f7}
.page{padding:1rem 0;text-align:center;overflow:hidden}
.page ul{position:relative;left:35%;float:left}
.page li{position:relative;right:50%;float:left}
.page a,.page span{float:left;margin:0 0.1rem;padding:0.3rem 0.6rem;font-size:1.1rem;background:#fff}
.page li.on a{position:relative;z-index:9;color:#fff;background-color:#B08C4A}
.page li.disabled span{color:#ccc;cursor:not-allowed}
.page li.tips{padding:3px 0 0 12px;color:#999}
.null{padding:6rem 0;font-size:1.5rem;color:#999}
.overlay{position:fixed;z-index:10;left:0;right:0;top:0;bottom:0;display:block;width:100%;height:100%;background-color:rgba(0,0,0,.8)}

/**图标样式**/
.icon{display:inline-block;width:1.6rem;height:1.6rem;vertical-align:middle;background:url(/images/ico.png) no-repeat;background-size:3.2rem 11.2rem}
.icon-more{background-position:-1.6rem -1.6rem}
.icon-right{background-position:-1.6rem -3.2rem}
.icon-minus{background-position:-1.6rem -4.8rem}
.icon-plus{background-position:-1.6rem -6.4rem}

.ico-rj { display: inline-block; width: 24px; height: 24px; vertical-align: middle; background-position:0 0 ;background: url(/images/rj.png) no-repeat; margin-right:2px;}
.ico-sq { display: inline-block; width: 24px; height: 24px; vertical-align: middle; background-position:0 0 ;background: url(/images/sq.png) no-repeat;margin-right:2px;}

.ico { }
.ico-jd { display: inline-block; width: 16px; height: 16px; vertical-align: middle; background: url(/images/jd.png) no-repeat; }
.ico-tmall { display: inline-block; width: 16px; height: 16px; vertical-align: middle; background: url(/images/tmall.png) no-repeat; }

/**下拉框**/
.dropdown{position:relative;float:left}
.dropdown>a{display:block;padding:0.3rem 0.6rem;white-space:nowrap;color:#999}
.dropdown>a.on{opacity:0.85;color:#fff;background:#151E28}
.dropdown .caret{display:inline-block;margin-top:0.1rem;width:0;height:0;vertical-align:middle;border:solid 0.3rem transparent;border-top-color:#ccc}
.dropdown-menu{display:none;position:absolute;z-index:9;left:0;top:100%;padding:0.2rem 0;min-width:5rem;opacity:1;background-color:#ffffff}
.dropdown-menu li a{clear:both;display:block;margin:0.2rem 0.2rem;color:#666;white-space:nowrap; text-align:;border: 1px solid #ddd;border-radius: 5px;height: 2.5rem;line-height: 2.5rem;font-size: px;}
.dropdown-menu li.on a,.dropdown-menu li:hover a{color:#B08C4A}

/*头部尾部*/
.header .top{position:relative;height:3.3rem;background:#B08C4A}
.header .logo{position:absolute;z-index:11;padding-top:0.5rem;width:100%}
.header .logo img{width:12rem}
.header .right{position:absolute;z-index:12;right:0.75rem;top:0.75rem}
.header .form{position:absolute;z-index:13;left:0;top:0.7rem;width:100%;height:2rem;}
.header .form form{margin:0 0.6rem}
.header .form .input{float:left;width:100%;background:#fff;border-radius:0.4rem;}
.header .form .input div{margin-right:2rem}
.header .form .input .int{padding-left:0.5rem;width:100%;height:2.5rem;line-height:2.5rem;font-size:1rem;border-radius:0.4rem;}
.header .form .button{float:right;margin-left:-2rem;width:2rem}
.header .form .btn{margin-top:0.5rem;width:1.6rem;height:1.6rem;cursor:pointer;background:url(/images/ico.png) no-repeat -1.6rem 0;background-size:3.2rem 11.2rem}
.header .nav{position:relative;width:100%;overflow:hidden;background:#fff; display:none;}
.header .nav li{float:left;width:20%}
.header .nav li a{position:relative;display:inline-block;padding:0.7rem 0.5rem}
.header .nav li.on a{color:#B08C4A}
.header .nav li.on a:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:0.2rem;background:#B08C4A}
.footer{margin-top:0.6rem;border-bottom:solid 1px #eaeaea;background:#fff}
.footer .top{padding:1.2rem 1.2rem 1.2rem;height:2.2rem}
.footer .top .form .input{float:left;width:100%}
.footer .top .form .input div{margin:0 3.5rem 0 6rem}
.footer .top .form .input .int{width:100%;height:2.3rem;line-height:2.3rem;font-size:1rem;border-top:solid 0.1rem #f1f1f1;border-bottom:solid 0.1rem #f1f1f1;background:#fafafa}
.footer .top .form .button{float:right;margin:0 0 0 -3.5rem;width:3.5rem;height:2.5rem;background:#B08C4A}
.footer .top .form .button .btn{position:relative;margin-top:0.25rem;width:1.6rem;height:1.6rem;cursor:pointer;background:url(/images/ico.png) no-repeat 0 -1.6rem;background-size:3.2rem 11.2rem}

.footer .top .form .dropdown{margin:0 -6rem 0 0;width:6rem}
.footer .top .form .dropdown>a{padding:0 0.6rem;height:2.3rem;line-height:2.3rem;border:solid 0.1rem #f1f1f1;border-right:0;background:#fafafa}
.footer .top .form .dropdown>a.on{color:#333}
.footer .top .form .dropdown-menu{left:0;top:-7.5rem}

.footer .top .form .dropdown1{padding:0 0.6rem;height:2.5rem;line-height:2.3rem;border:solid 0.1rem #f1f1f1;border-right:0;background:#fafafa;width:6rem;}
.footer .top .form .dropdown>a.on{color:#333}
.footer .top .form .dropdown-menu{left:0;top:-7.5rem}

.footer .bot{padding:1rem 0 2rem;background:#f7f7f7}
.footer .bot p{padding-top:0.2rem;font-size:0.7rem;color:#999}
.footer .bot a{color:#999}
.fixed-bottom-{position:fixed;_position:absolute;z-index:9;left:0;bottom:0;width:100%}

.header-biz .nav{position:relative;width:100%;overflow:hidden;background:#fff; border-bottom: solid 1px #f7f7f7; text-align:center;}
.header-biz .nav li{;width:25%;}
.header-biz .nav li a{position:relative;display:inline-block;padding:0.7rem 0.5rem}
.header-biz .nav li.on a{color:#B08C4A}
.header-biz .nav li.on a:after{content:"";display:block;position:absolute;left:0;bottom:0;width:100%;height:0.2rem;background:#B08C4A}

/**home地图分布**/
.distribu .bd{height:20.5rem}
.distribu .bd ul{padding:0.9rem 2rem 0 1rem;text-align:left}
.distribu .bd ul li{margin-bottom:0.3rem;height:1.6rem;overflow:hidden}
.distribu .bd ul li i { font-size: 0.8rem; opacity: 0.5 }
.distribu .bd ul li em{float:left;padding:0.3rem 2% 0.3rem 0;width:14%;height:1rem;line-height:1rem;font-size:0.85rem;text-align:right;color:#999}
.distribu .bd ul li span{display:inline-block;height:1.6rem;vertical-align:middle;border-radius:2px}
.distribu .bd ul li span.progress{position:relative;float:left;width:80%;background:#f0f0f0}
.distribu .bd ul li span.shadow{position:absolute;height:1.6rem;background:#3cb1ff}
.distribu .bd ul li span.text{position:absolute;padding:0.3rem 0 0.3rem 0.4rem;height:1rem;line-height:1rem;font-size:0.9rem;color:#fff}
.distribu .bd ul li:hover i { opacity: 1 }
.distribu .bd ul li.first em { color: #ff421e }
.distribu .bd ul li.first span.shadow{background:#ff421e}
.distribu .bd ul li.second em { color: #ff731f }
.distribu .bd ul li.second span.shadow{background:#ff731f}
.distribu .bd ul li.third em { color: #ffb31f }
.distribu .bd ul li.third span.shadow{background:#ffb31f}
.distribu .hd{background:#f0f0f0}
.distribu .hd li{float:left;width:50%;padding:0.5rem 0 0.5rem}
.distribu .hd li.on{position:relative;background:#B08C4A}
.distribu .hd li.on a{color:#fff}
.distribu .hd li.on:after{content:"";display:block;position:absolute;left:50%;top:-0.8rem;width:0;height:0;border:solid 0.5rem transparent;border-bottom-color:#B08C4A}

/**home网站总数**/
.total{padding:1.2rem 0;border-bottom:solid 1px #eaeaea;background:#fff}
.total li{position:relative;float:left}
.total li:after{content:"";display:block;position:absolute;left:0;top:0.6rem;width:1.6rem;height:1.6rem;background:url(/images/ico.png) no-repeat 0 -9.6rem;background-size:3.2rem 11.2rem}
.total li span{display:block;color:#c6c6c6}
.total li strong{font-size:1.2rem;font-weight:normal;color:#ffba35}
.total li.first:after{width:0;background:#fff}

/**home网站推荐 con相关站点**/
.recommend{margin-top:0.6rem;background:#fff}
.recommend .hd{padding:0.8rem 0 0.8rem 0.5rem}
.recommend .hd h3{font-size:1.1rem;color:#999}
.recommend .bd{position:relative;padding-right:1.1rem;overflow:hidden}
.recommend .bd ul{width:200%}
.recommend .bd li{width:12.5%}
.recommend .bd li p{height:1.2rem; text-align:center;}
.swiper-bg-next{position:absolute;z-index:2;right:0;top:0;width:3rem;height:15rem;background-image: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, rgba(255, 255, 255, 1))); background-image: -webkit-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); background-image: -ms-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); background-image: -o-linear-gradient(left, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); background: linear-gradient(to right, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#00ffffff', EndColorStr='#ffffff');}

/**home网站排行**/
.rlist{margin-top:0.6rem;border-bottom:solid 1px #eaeaea;background:#fff}
.rlist .hd{padding:1rem 0 0.9rem 0.5rem}
.rlist .hd i.icon{margin-right:0.5rem;height:1rem}
.rlist .top li{position:relative;float:left;padding:0.5rem 0;width:33.3%;border-bottom:solid 2px #efefef;background:#fafafa}
.rlist .top li a{color:#999}
.rlist .top li.on a{color:#333}
.rlist .top li.on:after{content:"";display:block;position:absolute;left:50%;bottom:0;width:0;height:0;border:solid 0.25rem transparent;border-bottom-color:#B08C4A}
.rlist .bot li{position:relative;height:2.6rem;line-height:2.6rem;border-top:solid 1px #fafafa}
.rlist .bot li em{position:absolute;left:0.5rem;top:0;font-size:1.2rem;color:#d9d9d9}
.rlist .bot li h4{padding-left:2rem;height:2.6rem;overflow:hidden;text-align:left;color:#a3a3a3}
.rlist .bot li h4 a{padding-right:0.2rem;color:#333}
.rlist .bot li span{float:right;padding-right:1rem}
.rlist .bot li span.up{color:#fe2b2b}
.rlist .bot li span.up i{background-position:0 -3.2rem}
.rlist .bot li span.down{color:#70bd7b}
.rlist .bot li span.down i{background-position:0 -6.4rem}
.rlist .bot li span.same{color:#a3a3a3}
.rlist .bot li span.same i{background-position:0 -4.8rem}
.rlist .bot li.first{border:none}
.rlist .bot li.first em{color:#fe2b2b}
.rlist .bot li.second em{color:#ff7e00}
.rlist .bot li.third em{color:#ffae00}

/**home网站专题**/
.topics{margin-top:0.6rem;border-bottom:solid 1px #eaeaea;background:#fff}
.topics .hd{padding:1rem 0 0.9rem 0.5rem}
.topics .bd{padding:0 0.5rem}
.topics .bd .swiper-container{position:relative;width:100%;height:16rem;overflow:hidden}
.topics .bd ul{width:600%}
.topics .bd li{position:relative;float:left;width:16.66%;height:14rem}
.topics .bd li img{width:100%;height:auto}
.topics .bd li h4{position:absolute;z-index:2;left:0;bottom:1rem;width:100%;font-size:1.1rem}
.topics .bd li p{position:absolute;z-index:3;left:0;bottom:2.6rem;width:100%;font-size:0.85rem;color:#999}
.topics .bd li a.click{position:absolute;z-index:4;left:50%;bottom:-1.2rem;margin-left:-3.5rem;display:block;padding:0.2rem 0;width:7rem;font-size:0.85rem;color:#fff;border-radius:1rem;background:#B08C4A}
.topics .bd li .item{position:absolute;left:0;top:0;width:100%;height:14rem;overflow:hidden}
.topics .bd li .item:after{content:"";position:absolute;z-index:1;left:10%;bottom:0;display:block;width:80%;height:33%;background:#fff}

/**home友情链接**/
.links{margin-top:0.6rem;border-bottom:solid 1px #eaeaea;background:#fff}
.links .hd li{position:relative;float:left;width:50%;height:2.4rem;line-height:2.4rem;border-bottom:solid 2px #efefef}
.links .hd li a{display:block;font-size:1.1rem;color:#999}
.links .hd li.on{border-color:#B08C4A}
.links .hd li.on:after{content:"";display:block;position:absolute;left:50%;bottom:0;width:0;height:0;border:solid 0.25rem transparent;border-bottom-color:#B08C4A}
.links .hd li.on a{color:#333}
.links .bd{padding:0.8rem 0 0.3rem 0.8rem}
.links .bd li{float:left;margin:0 0.5rem 0.5rem 0;padding:0.2rem 0.5rem;border:solid 1px #eaeaea}
.links .bd li a{font-size:0.85rem;color:#999}
.links .bd li a:hover{color:#666}

/**wlist列表页**/
.wlist .hd{height:rem;overflow:hidden;text-align:center;border-bottom-:solid 2px #B08C4A;background:#fff}
.wlist .hd h1{display:inline;line-height:1.8rem;font-size:1.2rem;font-weight:bold; }
.wlist .hd i.maisuz{background: url(/images/maisuijz.png) no-repeat center; background-size: 0.8rem; height: 1.6rem; width:0.8rem;display: inline-block; margin-bottom:-0.3rem;}
.wlist .hd i.maisuy{background: url(/images/maisuijy.png) no-repeat center; background-size: 0.8rem; height: 1.6rem; width:0.8rem;display: inline-block;margin-bottom:-0.3rem;}
.wlist .hd h3{display:inline-block-;padding-left:0.6rem;line-height:2.4rem;font-size:1.1rem;font-weight:normal;text-align:left;}
.wlist .hd h3 span{padding:0 0.1rem;color:#B08C4A}
.wlist .hd div{display:inline-block;padding:0.3rem 0.6rem;line-height:1.8rem;font-size:1.1rem}
.wlist .hd .dropdown{float:right;margin-top:0.4rem}
.wlist .hd .dropdown-menu{min-width:6rem}
.wlist .bd{background:#fff-}
.wlist .bd .cate{padding:0.6rem 0 0.1rem 0.6rem;border-top:solid 1px #f7f7f7}
.wlist .bd .cate li{float:left;margin:0 0.5rem 0.5rem 0;padding:0.3rem 0.6rem;background:#f7f7f7}
.wlist .bd .cate li a{color:#666}
.wlist .bd .cate li.on a{color:#B08C4A}

/**wlist列表页-搜索榜单列表**/
.wlist .bd .list li{padding-top:0.7rem;height:2rem;border-top:solid 1px #f7f7f7}
.wlist .bd .list li .fl{float:left;margin-right:-10rem;width:10rem}
.wlist .bd .list li .fl a{position:relative;left:0.7rem;top:0;display:block;width:6.8rem;overflow:hidden-;border: 1px solid #eee;border-radius:0.5rem;}
.wlist .bd .list li .fl a:before{content:"";display:block;position:absolute;z-index:2;left:0;top:-1.6rem;width:0;height:0;border-:solid 1.6rem transparent;border-left-color:#ccc}
.wlist .bd .list li .fl a:after{content:"";display:block;position:absolute;z-index:1;left:0;top:60%;width:100%;height:40%;}

.wlist .bd .list li .fl em{position:absolute;z-index:3;left:0;top:0;font-family: DINCondensed-Bold,sans-serif;color:#fff; padding: 0 6px;background-color: hsla(0,0%,7%,.7); -webkit-border-radius: 7px 0 7px 0; border-radius: 7px 0 7px 0; height: 22px; line-height: 28px;font-size-:0.8em;}
.wlist .bd .list li .fl img{width:;height:5rem;max-height:5.4rem; max-width:6.8rem;padding-left:rem;border-radius:0.5rem;}
.wlist .bd .list li .fl span{position:absolute;z-index:4;left:0.6rem;top:3.8rem;font-size:0.85rem;color:#fff}
.wlist .bd .list li .fr{float:left;text-align:left}
.wlist .bd .list li .fr h4 span{color:#f33}
.wlist .bd .list li .fr h4 em{padding-left:0.3rem;font-size:1rem;color:#a3a3a3}
.wlist .bd .list li .fr h4{margin-left:10rem;height:1.2rem;line-height:1.2rem;font-size:1rem;overflow:hidden;color:#333}
.wlist .bd .list li .fr p{margin-left:10rem;font-size:0.85rem;color:#888}
.wlist .bd .list li .fr p.top{margin-top:0.2rem;height:2.6rem;line-height:1.3rem;overflow:hidden}
.wlist .bd .list li .fr p.bot{margin-top:0.0rem;height:1rem;line-height:1rem;overflow:visible;color:#999}
.wlist .bd .list li .fr p.bot span{font-size:rem}
.wlist .bd .list li.first .fl em{color:#f73333}
.wlist .bd .list li.second .fl em{color:#ff9000}
.wlist .bd .list li.third .fl em{color:#ffcc00}

/**wlist列表页-服务列表**/
.wlist .bd .list-biz li{padding-top:0.7rem;height:5.9rem;border-top:solid 1px #f7f7f7;border-radius: 0.5rem; background: #fff;margin: 0.5rem;}
.wlist .bd .list-biz li .fl{float:left;margin-right:-8rem;width:8rem}
.wlist .bd .list-biz li .fl a{position:relative;left:0.7rem;top:0;display:block;width:6.8rem;overflow:hidden}
.wlist .bd .list-biz li .fl a:before{}
.wlist .bd .list-biz li .fl a:after{}

.wlist .bd .list-biz li .fl em{position:absolute;z-index:0;left:0;top:0;font-family: DINCondensed-Bold,sans-serif;color:#fff; padding: 0 6px;background-color: hsla(0,0%,7%,.7); -webkit-border-radius: 7px 0 7px 0; border-radius: 7px 0 7px 0; height: 22px; line-height:22px; }
.wlist .bd .list-biz li .fl img{width:100%;height:5rem;max-height:5.4rem; padding-left:rem; border-radius:0.5rem;}
.wlist .bd .list-biz li .fl span{position:absolute;z-index:4;left:0.6rem;top:3.8rem;font-size:0.85rem;color:#fff}
.wlist .bd .list-biz li .fr{float:left;text-align:left}
.wlist .bd .list-biz li .fr h4 span{color:#f33}
.wlist .bd .list-biz li .fr h4 em{padding-left:0.3rem;font-size:1rem;color:#a3a3a3}
.wlist .bd .list-biz li .fr h4{margin-left:8rem;height:1.15rem;line-height:1.15;font-size:1.1rem;overflow:hidden;color:#333}
.wlist .bd .list-biz li .fr p{margin-left:8rem;font-size:0.85rem;color:#888}
.wlist .bd .list-biz li .fr p.top{margin-top:0.2rem;height:2.6rem;line-height:1.3rem;overflow:hidden}
.wlist .bd .list-biz li .fr p.bot{margin-top:0.1rem;height:1rem;line-height:1rem;overflow:hidden;color:#999}
.wlist .bd .list-biz li .fr p.bot span{font-size:1rem}
.wlist .bd .list-biz li.first .fl em{color:#f73333}
.wlist .bd .list-biz li.second .fl em{color:#ff9000}
.wlist .bd .list-biz li.third .fl em{color:#ffcc00}

/**wlist列表页-资讯列表**/
.wlist .bd .list li .fl1{float:left;margin-right:-8rem;width:8rem}
.wlist .bd .list li .fl1 a{position:relative;left:0.7rem;top:0;display:block;width:7.8rem;overflow:hidden}
.wlist .bd .list li .fl1 a:before{}
.wlist .bd .list li .fl1 a:after{}
.wlist .bd .list li .fl1 em{position:absolute;z-index:3;left:0;top:0;font-style:italic;color:#fff}
.wlist .bd .list li .fl1 img{width:100%;height:5rem;max-height:5.4rem;border-radius: 0.5rem;}
.wlist .bd .list li .fl1 span{position:absolute;z-index:4;left:0.6rem;top:3.8rem;font-size:0.85rem;color:#fff}
.wlist .bd .list li.first .fl1 a:before{border-left-color:#f73333}

/**star&slist圆形列表**/
.slist1{padding:0.6rem 0 0 0.6rem;border-bottom:solid 1px #eaeaea;background:#f7f7f7}
.slist1 h2{display:;font-size:1rem; height:2rem;}
.slist1 li{float:left;width:25%;text-align:left}
.slist1 li span{display:block;margin-top:0.2rem;padding:0.2rem 0;font-size:0.65rem;color:#999;border-top:solid 1px #ddd}
.slist1 li img{width:4rem;height:4rem;border-radius:50%;margin-top:0.5rem;}
.slist1 li h4{margin:0.5rem 0 0.1rem;height:rem;font-size:0.85rem;overflow:hidden;text-align: center;}
.slist1 li p{height:2.4rem;line-height:rem;overflow:hidden;font-size:0.7rem;color:#a3a3a3; display:none; text-align:center;}
.slist1 li .img{display:block;height:7rem;overflow:hidden;}
.slist1 li .item{margin:0 0.6rem 0.6rem 0;background:#fff;height:7.3rem;border-radius:0.4rem;}
.slist1 li .pic {display: block;height:;overflow: hidden;text-align:center; }

/**star&slist方形列表**/
.slist{padding:0.6rem 0 0 0.6rem;border-bottom:solid 1px #eaeaea;background:#fff}
.slist h2{display:;font-size:1rem;}
.slist li{float:left;width:25%;text-align:left}
.slist li span{display:block;margin-top:0.2rem;padding:0.2rem 0;font-size:0.65rem;color:#999;border-top:solid 1px #ddd}
.slist li img{width:100%;height:auto;}
.slist li h4{margin:0.5rem 0 0.1rem;height:1.1rem;font-size:0.85rem;overflow:hidden;text-align:center;}
.slist li p{height:2.4rem;line-height:1.2rem;overflow:hidden;font-size:0.7rem;color:#a3a3a3}
.slist li .img{display:block;height:rem;overflow:hidden}
.slist li .item{margin:0 0.6rem 0.6rem 0}

/**star&slist推荐分店列表**/
.slist-biz{padding:0.0rem 0 0 0.6rem;border-bottom:solid 0px #eaeaea;background:#fff}
.slist-biz h2{display:;font-size:1rem;}
.slist-biz li{float:left;width:%;text-align:left}
.slist-biz li span{display:block;margin-top:0.2rem;padding:0.2rem 0;font-size:0.65rem;color:#999;border-top:solid 1px #ddd}
.slist-biz li img{width:100%;height:auto;}
.slist-biz li h4{margin:0.5rem 0 0.1rem;height:1.2rem;font-size:1rem;overflow:hidden}
.slist-biz li p{height:2.4rem;line-height:1.5rem;overflow:hidden;font-size:0.9rem;color:#a3a3a3}
.slist-biz li .img{display:block;height:rem;overflow:hidden}
.slist-biz li .item{margin:0 0.6rem 0.6rem 0}



/**star&slist筛选框**/
.select{padding:0.5rem 0 0 0.5rem;background:#fff}
.select .dropdown>a{margin:0 0.5rem 0.1rem 0;background:#f7f7f7}
.select .dropdown>a.on{color:#999;background:#f7f7f7}
.select .dropdown-menu.w4{left-:auto;right:0.5rem; width:;}
.select .dropdown-menu.w4 li{float:left}
.select .dropdown-menu.w3{right:0.5rem;width:rem}
.select .dropdown-menu.w3 li{float:left}
.select .dropdown-menu.w2{right:0.5rem;}
.select .dropdown-menu.w2 li{float:left}
.select .dropdown-menu.w1{right:0.5rem;}
.select .dropdown-menu.w1 li{float:left}

/**special专题页**/
.special .thumb a{position:relative;display:block}
.special .thumb a:after{content:"";display:block;position:absolute;z-index:1;left:0;top:60%;width:100%;height:40%;background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0,0,0, 0)), color-stop(100%, rgba(0,0,0, 0.75))); background-image: -webkit-linear-gradient(top, rgba(0,0,0, 0), rgba(0,0,0, 0.75)); background-image: -moz-linear-gradient(top, rgba(0,0,0, 0), rgba(0,0,0, 0.75)); background-image: -ms-linear-gradient(top, rgba(0,0,0, 0), rgba(0,0,0, 0.75)); background-image: -o-linear-gradient(top, rgba(0,0,0, 0), rgba(0,0,0, 0.75)); background: linear-gradient(to bottom, rgba(0,0,0, 0), rgba(0,0,0, 0.75)); filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#000000');}
.special .thumb h1{position:absolute;z-index:3;left:0;bottom:0;margin-bottom:0.5rem;width:100%;font-size:1.2rem;font-weight:normal;color:#fff}
.special .thumb img{width:100%;height:auto}
.special .text{padding:0.5rem;text-align:left;font-size:0.9rem;border-bottom:solid 1px #eaeaea;background:#fff}
.special .text p{height:6.4rem;line-height:1.6rem;overflow:hidden;color:#666}
.special .text span.fl{margin-top:6px;vertical-align:middle;color:#999}
.special .hd{margin-top:0.6rem;padding:0.5rem;font-size:1.1rem;text-align:left;border-bottom:solid 0.1rem #B08C4A;background:#fff}
.special .hd span{color:#B08C4A}

/**详细信息**/
.detail{background:#fff}
.detail .top .fl{margin-right:-10rem;width:10rem}
.detail .top .fl a{display:block;margin:0.6rem;height:5rem;overflow:hidden;border:1px solid #eee;border-radius:0.5rem;}
.detail .top .fl img{width:auto;height:100%;}
.detail .top .fr{float:left;width:100%;text-align:left}
.detail .top .fr .text{margin-left:10rem;padding:0.8rem 0 0.4rem}
.detail .top .fr .text h1{display:inline;padding-right:0.5rem;font-size:1.2rem}
.detail .top .fr .text em{font-size:0.9rem;color:#999}
.detail .top .fr .text a{font-size:0.9rem;color:#999}
.detail .top .fr .rank{margin-left:8rem;padding-bottom:0.4rem;font-size:0.9rem}
.detail .top .fr .rank span{font-size:1.2rem}
.detail .top .fr .name{margin-left:10rem;font-size:0.9rem;color:#999}
.detail .top .fr .name font {color: #B08C4A;font-weight:bold;}
.detail .bot{padding:0 0.5rem;text-align:left}
.detail .bot .hd{background:#f7f7f7}
.detail .bot .hd h3{padding:0.5rem;font-size:1rem;color:#999}
.detail .bot .hd .fr{padding:0.5rem 0.3rem 0 0}
.detail .bot .bd{padding:0.5rem;line-height:1.8rem}
.detail .bot .bd p{margin: 0 0 1rem 0;}
.detail .bot .bd .text{height:16.4rem;overflow:hidden}
.detail .bot .bd .text.on{height:auto}
.detail .bot .bd img{width:100% !important;height:auto !important;float: left-;margin-right: 10px;filter:blur(3px);}
.detail .bot .bd .btn{text-align:center}
.detail .bot .bd .btn a{display:inline-block;margin-top:0.2rem;padding:0 0.9rem;font-size:0.9rem;color:#B08C4A;border-radius:0.9rem;border:solid 1px #B08C4A}

.detail .bot .bd-biz{padding:0.5rem;line-height:1.8rem}
.detail .bot .bd-biz .text{height:16.4rem;overflow:hidden}
.detail .bot .bd-biz .text.on{height:auto}
.detail .bot .bd-biz div{margin: 0 0 0.3rem 0;}
/**详细图片**/
.detail .bot .bd-biz img{width:100% !important;height:auto !important;float:;margin-top:0.5rem; margin-bottom:0.5rem; filter: blur(0px);}
.detail .bot .bd-biz .btn{text-align:center}
.detail .bot .bd-biz .btn a{display:inline-block;margin-top:0.2rem;padding:0 0.9rem;font-size:0.9rem;color:#B08C4A;border-radius:0.9rem;border:solid 1px #B08C4A}


/**服务详情参数**/
.detail .top .fl-biz{padding:0 0rem;height:;}
.detail .top .fl-biz a{display:block;margin:0.6rem;height:rem;overflow:hidden}
.detail .top .fl-biz img{width:100%;height-:16rem;border-radius:0rem;}

.detail .top .fr-biz{float:;width:100%;text-align:center}
.detail .top .fr-biz .text{padding:0.8rem 0 0.4rem}
.detail .top .fr-biz .text h1{display:inline;padding-right:0.5rem;font-size:1.2rem}
.detail .top .fr-biz .text a{font-size:0.9rem;color:#999}
.detail .top .fr-biz .name{font-size:0.9rem;color:#999}

/**文章详情参数**/
.detail .top .fr1{float:left;width:100%;text-align:left}
.detail .top .fr1 .text{margin-left:0.5rem;padding:0.8rem 0 0.4rem; }
.detail .top .fr1 .text h1{display:inline;padding-right:0.5rem;font-size:1.2rem}
.detail .top .fr1 .text a{font-size:0.9rem;color:#999}
.detail .top .fr1 .name{margin-left:0.5rem;font-size:0.9rem;color:#999; text-align-:center}

/**con栏目信息**/
.section .hd{text-align:left}
.section .hd h3{display:inline-block;padding:0.8rem 0 0.5rem 0.5rem;font-size:1.2rem;color:#B08C4A}
.section .hd .dropdown{float:right;margin-top:0.7rem}
.section .bd .fl{margin-right:-10rem;width:10rem}
.section .bd .fl a{display:block;margin:0 0.5rem 0.8rem;height:7rem;overflow:hidden}
.section .bd .fl img{width:100%;height:auto}
.section .bd .fr{float:right;width:100%;text-align:left}
.section .bd .fr .text{margin-left:10rem;height:4.8rem;line-height:1.6rem;overflow:hidden;font-size:0.9rem}
.section .bd .fr .btn{margin-left:10rem}
.section .bd .fr li{float:left;width:50%}
.section .bd .fr a{display:block;margin:0 0.5rem 0 0;padding:0.2rem 0;text-align:center}
.section .bd .fr a.s1{color:#fff;background:#B08C4A}
.section .bd .fr a.s2{color:#999;background:#eaeaea}


/**con评估简报**/
.briefing .hd h3{padding:0.5rem;text-align:left;font-size:1.2rem;color:#B08C4A}
.briefing .text{padding:0 0 0.5rem 0.5rem;line-height:2rem;text-align:left}
.briefing .tabs{text-align:left}
.briefing .tabs li{position:relative;display:inline-block}
.briefing .tabs li a{padding:0 0 0 1.2rem}
.briefing .tabs li:after{content:"";position:absolute;z-index:1;left:0;top:0;display:block;width:1.6rem;height:1.6rem;background:url(/images/ico.png) no-repeat -1.6rem -8.1rem;background-size:3.2rem 11.2rem}
.briefing .tabs li.on a{color:#B08C4A}
.briefing .tabs li.on:after{background-position:0 -8.1rem}
.briefing .box{width:100%;height:15rem}

/**con口碑**/
.opinions .hd{padding:0 0.5rem}
.opinions .hd li{float:left;width:50%}
.opinions .hd li a{display:block;padding:0.5rem;font-size:1.1rem;color:#999;border-bottom:solid 0.15rem #eaeaea}
.opinions .hd li.on a{color:#B08C4A;border-color:#B08C4A}
.opinions .bd ul{padding:0.8rem 0 0 0.8rem}
.opinions .bd li{float:left;margin:0 0.5rem 0.5rem 0;padding:0.2rem 0.5rem;background:#fff}
.opinions .bd li a{white-space:nowrap;color:#999}
.opinions .bd li em{color:#ccc}

/**con网站关键词、备案信息、同类型、子域名**/
.keyword{background:#fff}
.keyword.mt6{margin-top: 0.6rem;}
.keyword .hd{padding:0.8rem 0rem;height:rem}
.keyword .hd li{position:relative;float:; text-align:}
.keyword .hd li:after{content:"";display:block;position:absolute;left:0;top:0.2rem;width:1rem;height:1rem;background:url(/images/ico.png) no-repeat 0 -9.6rem;background-size:3.2rem 11.2rem}
.keyword .hd li a{padding:0.2rem 0.2rem 0 0.8rem;line-height:1rem;color:#999}
.keyword .hd li.on a{padding:0 0.2rem 0 0.8rem;font-size:1.1rem;color:#999}
.keyword .hd li.first a{padding-left:0.5rem}
.keyword .hd li.first:after{width:0;background:#fff}
.keyword .bd{padding:0 0.5rem;font-size:0.9rem}
.keyword .bd th{padding:0.6rem 0.1rem 0.5rem;font-weight:normal;color:#a3a3a3;background:#fafafa}
.keyword .bd td{padding:0.8rem 0.1rem}
.keyword .bd td a{color:#3e9121}
.keyword .bd td a:hover{color:#B08C4A}
.keyword .bd p{padding-bottom:0.5rem;text-align:left;color:#a3a3a3}
.keyword .bd .cate li{float:left;margin:0 0.5rem 0.5rem 0;padding:0.2rem 0.5rem;background:#f2f2f2}
.keyword .bd .cate li a{white-space:nowrap}
.keyword .bd .cate li.on a{color:#B08C4A}
.keyword .bd .info{padding-bottom:0.5rem}
.keyword .bd .info em{padding-right:0.5rem;}
.keyword .bd .info li{height:rem;line-height:rem;overflow:hidden;color:#777;border-top: .01rem solid #eee;}
.keyword .bd .info li em{float:left;padding-right:0.5rem;width:4.8rem;text-align:right;color:#b0b0b0;padding:1rem 0;line-height:1.8rem;}
.keyword .bd .info li span{float:left;text-align:left; padding:1rem 0;line-height:1.8rem;}
.search{border-top:solid 1px #eaeaea;border-bottom:solid 1px #eaeaea;background:#fff}
.search h3{padding:0.3rem 0 0.5rem 0.6rem;text-align:left; font-size:0.85rem;}
.search .form{padding:1rem 0.8rem 0;height:2.6rem}
.search .form .input{float:left;width:100%}
.search .form .input div{margin:0 3.5rem 0 0}
.search .form .input .int{width:100%;height:2.3rem;line-height:2.3rem;text-indent:0.5rem;font-size:1rem;border:solid 0.1rem #f1f1f1;border-right:none;background:#fafafa}
.search .form .button{float:right;margin:0 0 0 -3.5rem;width:3.5rem;height:2.5rem;background:#B08C4A}
.search .form .button .btn{position:relative;margin-top:0.25rem;width:1.6rem;height:1.6rem;cursor:pointer;background:url(/images/ico.png) no-repeat 0 -1.6rem;background-size:3.2rem 11.2rem}
.help .hd li{position:relative;float:left;padding:0.5rem 0;width:50%;border-bottom:solid 2px #B08C4A;background:#fafafa}
.help .hd li a{color:#999}
.help .hd li.on a{color:#333}
.help .hd li.on:after{content:"";display:block;position:absolute;left:50%;bottom:0;width:0;height:0;border:solid 0.25rem transparent;border-bottom-color:#B08C4A}
.help .bd{background:#fff}
.help .bd .cate{padding:0.6rem 0 0.1rem 0.6rem;border-top:solid 1px #f7f7f7}
.help .bd .cate li{float:left;margin:0 0.5rem 0.5rem 0;padding:0.3rem 0.6rem;background:#f7f7f7}
.help .bd .cate li a{color:#666}
.help .bd .cate li.on a{color:#B08C4A}
.help .bd .bot{padding:1rem 0.5rem;text-align:left;border-top:solid 1px #eee}
.help .bd .bot p{padding-top:0.5rem}
.help .bd .form li{padding-top:0.8rem;height:2.2rem;overflow:hidden;text-align:left}
.help .bd .form li span{ font-size:0.8rem;}
.help .bd .form li.last{height:2.4rem;text-align:center}
.help .bd .form button{width:12rem;height:2.4rem;font-size:1.1rem;color:#fff;background:#B08C4A}
.help .bd .form input{width:12rem;height:2rem;border:solid 1px #eee}
.help .bd .form select{width:9rem;height:2rem;border:solid 1px #eee}
.help .bd .form label{float:left;width:6rem;line-height:2rem;text-align:right}
.help .bd .form img{height:2rem}
.help .bd .form dl{padding:1rem 0}
.help .bd .form dt{padding:0.5rem 0 0 0.5rem;text-align:left}
.help .bd .form dd{padding:0.5rem;text-align:left;color:#999}

/**品牌详情页排行榜**/
.rank3{padding: 0.7rem 0;display: block;border: 1px dashed #ccc;margin: 0.5rem;}
.rank3 li{width:33%; display:block; float:left; text-align:center;  font-size:1rem; line-height:26px;}
.rank3 li a{font-size:1rem; line-height:26px;}
.rank3 li a:hover{}
.rank3 .headpoint {font-size:1.3rem; line-height:26px; }
.rank3 .headpoint a{font-size:1rem; line-height:26px; }
.rank3 .headpoint span{font-size:0.6rem; line-height:16px; }

/**服务详情页排行榜**/
.rank{padding: 0.7rem 0;display: block;border: 0px dashed #ccc;margin: 0.5rem;border-radius: 0.15rem 0.15rem 0 0;background: #cba773;}
.rank li{width:25%; display:block; float:left; text-align:center;  font-size:1rem; line-height:26px; color:#FFF;}
.rank li a{font-size:1rem; line-height:26px;}
.rank li a:hover{}
.rank .headpoint {font-size:1.3rem; line-height:26px; }
.rank .headpoint a{font-size:1rem; line-height:26px; }
.rank .headpoint span{font-size:0.6rem; line-height:16px; }

	
/**home网站推荐 con相关站点**/
.latestsite{margin-top:0.6rem;background:#fff;}
.latestsite .hd{padding:0.8rem 0.5rem 0.8rem 0.5rem}
.latestsite .hd h3{font-size:1.1rem;color:#999;text-align: left;}
.latestsite .bd{position:relative;padding-right:0.6rem;overflow:hidden}
.latestsite .bd li p{height:1.2rem}

/**android兼容**/
.android .keyword .hd li:after{top:0}
.android .briefing .tabs li:after{top:-0.1rem}
@media screen and (max-width:639px){
	html{font-size:18px}
	.header .nav ul{width:120%}
	.slist li-{width:33.33%}
	.recommend .bd ul-{width:266%}
}
@media screen and (max-width:479px){
	html{font-size:16px}
	.slist li-{width:50%}
	.slist li span{font-size:0.85rem}
	.slist li h4{height:rem;font-size:0.85rem}
	.slist li p{height:2.8rem;line-height:1.4rem;font-size:0.85rem}
	.recommend .bd ul-{width:400%}
	.recommend .bd li p{padding:0.2rem 0}
	.android .hd h2:after{top:0}
	.android .header .nav li a{padding-top:0.8rem}
	.android .distribu .hd li{padding:0.55rem 0 0.45rem}
	.android .rlist .top li{padding:0.55rem 0 0.45rem}
	.android .briefing .tabs li:after{top:-0.2rem}
}
@media screen and (max-width:375px){
	html{font-size:15px}
	.dropdown-menu li a{font-size:14px}
}
@media screen and (max-width:359px){
	.header .nav ul{width:150%}
	.header .nav li a{font-size:0.1rem}
}

/**搜索下拉**/
.suggestionsBox { position:; margin-left:0.6em; width:95%; background: white;border: 1px solid #dcdcdc;color: #323232; z-index:999; margin-top:2em;} 
.suggestionList { margin: 0px; padding: 0px; } 
.suggestionList li { margin: 0px 0px 3px 0px; position:relative;padding: 3px; cursor: pointer;list-style:none;padding-left:10px;height:20px;overflow:hidden; text-align:left;} 
.suggestionList li:hover { background-color: #f6f6f6; } 
.jr {position: absolute;top: 9px;right: -5px}

/**商家信息地图**/
.my-map { margin: 0 auto; width:100%; height:0rem; }
.my-map .icon { background: url(/lbs.amap.com/console/public/show/marker.png) no-repeat; }
.my-map .icon-cir { height: 31px; width: 28px; }
.my-map .icon-cir-red { background-position: -11px -5px; }
.amap-container{height: 100%;}

.sybj{line-height:0.8rem;border-radius: 2rem;text-align: center; font-size: rem;position: relative; margin: 0rem auto 0.8rem; height:0.8rem;background-image: -webkit-linear-gradient(360deg, #B08C4A 0%, #B08C4A 100%); background-image: linear-gradient(90deg, #B08C4A 0%, #B08C4A 100%); background-color:#B08C4A;color: #FFF; padding:0.6rem 0;vertical-align: middle; display: inherit; cursor:pointer;box-shadow-: 0px 6px 10px 0px rgba(176, 140, 74, 0.2);}
.sybj:hover,.sybj:active{color:#FFF;}
.sybj b {font-size: 0.7rem; margin: 0 0.2rem; }
.sybj i { width: 0.8rem; height: 0.8rem; background: url(/images/xxyy.png) no-repeat; background-size: 0.8rem; float: right; margin-left: 0.2rem; }
.syzx{display: block;right:12%;text-indent:1.1rem;float: right; width:35%;}
.syzx em{font-size: 0.6rem;left: 0; margin: 0 auto;position: absolute;bottom: -0.5rem; background: #FFF; border-radius: 2rem; z-index: 99; right: 0; line-height: 0.8rem; padding: 0 4%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; text-indent: initial; max-width:76%;width: fit-content; width: -webkit-fit-content;color: #F00; border: 1px solid #F00;}
.syxq{display: block;left:12%;text-indent:1.1rem;float: left; width:35%;background-image: -webkit-linear-gradient(90deg, #B08C4A 0%, #B08C4A 100%); background-image: linear-gradient(90deg, #B08C4A 0%, #B08C4A 100%); background-color: #B08C4A;}
.syzx span{background: url(/images/zx.gif) no-repeat; background-size: 1rem; width: 1rem; height: 1rem; display: inline-block; position: absolute;left:1rem;top: 50%; margin-top: -0.5rem;}
.syxq span{background: url(/images/sj.png) no-repeat; background-size: 1rem; width: 1rem; height: 1rem; display: inline-block; position: absolute;left:1rem;top: 50%; margin-top: -0.5rem;}

/**整形在线客服**/
.bottom_nav {position:fixed;left:0;bottom:0;width:100%;height:40px;z-index:10; display:;}
.bottom_nav ol {list-style:none;width:100%;padding-left:0;margin:0;}
.bottom_nav ol li {float:left;width:50%;height:40px;border-right:1px solid #fff;box-sizing:border-box;}
.zx1 {background:#fff;}
.zx1 a{color:#333;}
.zx2 {background:#B08C4A;}
.zx2 a{color:#fff;}
.bottom_nav ol li a {display:block;width:100%;height:100%;text-align:center;line-height:40px;position:relative;font-size:16px;}
.bottom_nav ol li span {position:absolute;left:70%;top:0;display:block;width:15px;height:15px;border-radius:50%;background:red;text-align:center;line-height:15px;font-size:14px;}

/*整形详情表格*/
table {width: 100%;margin-top: 1em;border-collapse: collapse;}
table,table tr,table tr td {border: #ececec 1px solid;line-height: 2.5em;max-width: 100%;text-align: center;font-family:;-ms-text-size-adjust: 100%;-webkit-text-size-adjust: 100%;}
table tr td{/* padding-left: 10%; */}
table tr:nth-child(odd){ background-color: #f1f1f1;}

/**城市切换**/
.city_box{position: relative; border-radius: 2rem; width: auto;display: inline-block;line-height: 1.7rem; text-align: right; font-size: 1.0rem; white-space: pre; text-overflow: ellipsis; float: left; margin: 0.7rem 0 0.7rem 2%; cursor: pointer; background:url(/images/icondz.png) no-repeat 0.1rem center; background-size: 1rem; padding: 0 .75rem 0 1.15rem; color: #fff;z-index: 12; }
.city_box:after{content: ""; border: .25rem solid #fff; border-color: #fff transparent transparent; position: absolute; top: .8rem; right: 0; border-left-width: .25rem; border-right-width: .25rem;}
.fanhui{position: relative; font-size: 1.0rem; line-height: 1.8rem; display: inline-block; margin: 0.7rem 0 0.7rem 2%; background:url(/images/fanhuinav.png) no-repeat 0.2rem; padding: 0 0.4rem 0 1.35rem; border-radius: 2rem;background-size:1.2rem;color: #fff; float: left;z-index: 12;}

/**商家电话**/
.yuyue_niu {
    width:80px;
    height:30px;
    background: #cba773;
    border-radius:5px;
    color: #fff;
    margin-top:0px; 
	margin-left:5px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    cursor: pointer;
    margin-bottom: 0px;
	display:;
}
.none{ display:none}