﻿/*header*/
#head{overflow:hidden;z-index:0}
.head{z-index:0}
.head::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.2);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 30%);background-image:linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 30%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);z-index:-1}
.no-touch .head.fixedbg::after{background-attachment:fixed}
.head .iconimg #icon-path path{opacity:0;-webkit-transition:opacity .5s ease;transition:opacity .5s ease}
.head .title{width:100%;text-align:center}
.head button{margin-left:auto;margin-right:auto}
header{position:fixed;top:0;left:0;height:60px;box-shadow:0 0 30px rgba(0,0,0,.1);overflow:visible;z-index:1000;border-radius:0;}
.loading header,.modal-show header{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}
@media (max-width:767px){header {width:100%;}}
@media (max-width:767px){#head .h1,#head .h2,#head h1,#head h2{word-break:break-word}
}
.fixed-head{position:fixed;top:0;left:0;width:100%;z-index:0}
.headbg{z-index:0}
.headbg::after{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.1);background-image:-webkit-linear-gradient(top,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 30%);background-image:linear-gradient(to bottom,rgba(0,0,0,.4) 0,rgba(0,0,0,0) 30%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000', endColorstr='#00000000', GradientType=0);z-index:-1}
.no-touch .headbg.fixedbg::after{background-attachment:fixed}
@media (min-width:768px){.page-head{height:400px;}
}
@media (max-width:767px){.head{height:auto;padding-top:100px;padding-bottom:100px}
.head.fixed-head{position:relative}
.head .title{padding:0}
.head .iconimg{-webkit-transform:scale(.5);-ms-transform:scale(.5);transform:scale(.5);margin:-20px 0}
}
header .sharebtn{display:none;position:absolute;}

