﻿.content{padding-top:1rem;}
.fixednav {position: fixed;top: 0px;left: 0px;width: 100%;z-index: 99999;}
article {padding-top: 1rem} 
.tab-contenter {margin-top: -.5rem;}

.location {width:100%;padding: 0 1%;}
.location li {display: block;float:left;text-align:center;padding:.12rem .1rem;box-sizing: border-box;}
.location li img {width:100%;height:100%;border-radius:.1rem }
.location .picture1 {width:50%}
.location .picture1  img{;height: 2.36rem}
.location .picture1 span {margin-top: -.65rem;display: block;z-index: 9;border-radius: .1rem;color: #fff;font-size: .28rem;position: relative;line-height: .56rem;background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0)), to(rgba(0,0,0,.3)));background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,.3));}
.location .picture2 {width:33%;}
.location .picture2  img{;height: 1.44rem}
.location .picture2 span {margin-top: -1.53rem;display: block;z-index: 9;border-radius: .1rem;color: #fff;font-size: .28rem;position: relative;line-height: 1.44rem;background: -webkit-gradient(linear, 0 0, 0 100%, from(rgba(255,255,255,0)), to(rgba(0,0,0,.3)));background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(0,0,0,.3));}
.location .picture3 img,.location .picture4 img{width:0;height:0}
.location .picture3 span,.location .picture4 span {display: inline-block;height:.48rem;line-height:.48rem;font-size: .28rem;color: #fff;width: auto;margin: 0 .07rem;padding: .02rem .25rem;border-radius: .1rem;}
.location .picture3 span{background-color: #2A98DA;}
.location .picture4 span{background-color: #FF9999;}

article .slideup{height:auto;overflow:hidden;border-radius: 0 0 .16rem .16rem;}
article .the_height{height: 6.5rem;} 
article .the_linear{background-image: -webkit-linear-gradient(top, hsla(0,0%,100%,0), #fff);
    background-image: -moz-linear-gradient(top, hsla(0,0%,100%,0), #fff);
    background-image: -o-linear-gradient(top, hsla(0,0%,100%,0), #fff);
    background-image: linear-gradient(top, hsla(0,0%,100%,0), #fff);} 	
article .slidedown{height: auto;}  
article .btn_click{display: block;width:2.4rem;height:.56rem;line-height:.56rem;position:relative;margin: .2rem auto;color: #fff;background: #0085D0;text-align: center;text-decoration: none;text-indent:-.4rem;border-radius: .1rem;}  
article .arrowup:after{content: "";width: .16rem;height: .16rem;border: .06rem double #fff;position: absolute;top: .24rem;right:.36rem;border-width: .06rem .06rem 0 0;-webkit-transform:rotate(-45deg);}  
article .arrowdown:after{content: "";width: .16rem;height: .16rem;border: .06rem double #fff;position: absolute;top: .14rem;right:.36rem;border-width: .06rem .06rem 0 0;-webkit-transform:rotate(135deg);}  


