@charset "utf-8";

/* css for br */

body { font-family:Helvetica,Arial,sans-serif; }



header .logo > a {
    display: block;
    width: 100%;
    height: 100%;
    background: url(../images/common/logo.header_cpzh.png) center no-repeat;
    text-indent: -9999px;
    background-size: 100%;
}
header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 42px;
    background-color: #ffc929;
    border-top: 2px solid #ffc929;
    border-bottom: 1px solid #ffc929;
    box-shadow: 0 1px 0 0 #ffc929;
}
header ul.nav > li > a {
    display: block;
    height: 26px;
    padding: 1px 10px 0 10px;
    color: #000;
    line-height: 26px;
    vertical-align: middle;
    border: none;
    border-radius: 4px;
}
header ul.nav > li > a > [class^="icon-"] {
    color: #000;
    vertical-align: middle;
    position: relative;
    top: -1px;
}
header .clock [class^="icon-"] {
    color: #fff;
    font-size: 10px;
    line-height: 42px;
    vertical-align: middle;
}
header .clock span {
    color: #000;
    font-size: 12px;
    line-height: 44px;
    vertical-align: middle;
}
header ul.nav {
    border-left: none;
}
.searchbox > .content.schedule .palette ul.dates > li.selection ul.inner > li.active > a {
    color: #ffffff;
    border: 1px solid #ff8918;
    background: #ffb939;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
}
.searchbox > .content.schedule .palette ul.times > li.active > a {
    color: #ffffff;
    border: 1px solid #ff8918;
    background: #ffb939;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
}

.btn.red, .btn.red.disabled, .btn.red.disabled:hover {
    color: #ffffff;
    border: 1px solid #ff8918;
    background: #ffb939;
    border-radius: 25px;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.2) 0px 0px 1px 1px inset;
}
.btn.red:hover {
    background: #ec55b4;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.searchbox > .content.schedule .palette ul.times > li.active > a {
    color: #ffffff;
    border: 1px solid #ff8918;
    background: #ffb939;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.5) 0px 0px 1px 1px inset;
}
.searchbox > .content.schedule .palette ul.times > li.active > a:hover {
    background: #ffb939;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
}
.searchbox > .content.schedule .palette ul.dates > li.selection ul.inner > li.active > a:hover {
    background: #ffb939;
    background: -moz-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb939), color-stop(100%, #ff8d1f));
    background: -webkit-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -o-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: -ms-linear-gradient(top, #ffb939 0%, #ff8d1f 100%);
    background: linear-gradient(to bottom, #ffb939 0%, #ff8d1f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb939', endColorstr='#ff8d1f', GradientType=0);
    box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
    -webkit-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 0.4) 0px 0px 1px 1px inset;
}
.btn.blue, .btn.blue.disabled, .btn.blue.disabled:hover {
    border-radius: 25px;
}
.pointsbox2 {
    position: relative;
    height: auto;
    text-align: left;
    vertical-align: top;
    border: 1px solid #c7cad3;
    background: #ffffff url(../images/common/points.bg2.png) top right no-repeat;
    box-shadow: rgb(255 255 255) 0px 0px 0px 1px inset;
    -webkit-box-shadow: rgb(255 255 255) 0px 0px 0px 1px inset;
    -moz-box-shadow: rgba(255, 255, 255, 1) 0px 0px 0px 1px inset;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    border: none;
    border-radius: 8px;
    padding-bottom: 25px;
}
.point_top {
    padding: 25px;
    text-align: center;
    padding-bottom: 5px;
}
.img_content img {
    border-radius: 5px;
}
.point_top h2 {
    color: #000;
    padding: 5px;
    border-bottom: 2px solid #fff;
}
.pointsbox .point {
    width: 100%;
}

.pointsbox .point span.point_t {
    padding-right: 10px;
}
.pointsbox .point span.num_s {
    color: red;
}
.pointsbox a.more23 {
    width: 80%;
}


.box.informations > .heading {
    border-bottom: 1px solid #e8e8e8;
    background: #ffc929;
    color: #333;
}
.box.informations > .heading > .more {

    color: #fff;
}
footer > .bottom .logo2 > a {
    background: url(../images/common/logo.header_cpzh.png) center no-repeat;
    background-size: 100%;

}