@charset "UTF-8";

/**
 * @authors baip
 * @date    2015-11-18 09:57:33
 * @version 1.0
 */

body {
    margin: 0;
    padding: 0;
    font-size: 14px !important;
    font-family: FZLanTingHei-EL-GBK, "Microsoft YaHei", "微软雅黑", "Open Sans", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", Dengxian, Arial, SimSun, sans-serif !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: FZLanTingHei-EL-GBK, "Microsoft YaHei", "微软雅黑", "Open Sans", "Hiragino Sans GB", STHeiti, "WenQuanYi Micro Hei", Dengxian, Arial, SimSun, sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

sup {
    color: #ff7f7f;
}

input {
    outline: none;
}

label {
    margin-bottom: 0!important;
}

a:focus {
    outline: none;
}

.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
    width: 1200px !important;
}

.container {
    padding-left: 0;
    padding-right: 0;
}

.row {
    margin-left: 0;
    margin-right: 0;
}

.col-md-7,
.col-md-5,
.col-md-9 {
    padding-left: 0;
    padding-right: 15px;
}

.col-md-3,
.col-sm-3 {
    padding-right: 0;
}

header {
    background: #fff;
}

footer {
    min-height: 300px;
    margin-top: 50px;
}

.head-top {
    background-color: #f5f5f5;
    width: 100%;
    border-bottom: #cacaca;
    font-size: 13px;
    height: 25px;
    line-height: 25px;
}

.mo-client {
    color: #51b6ea;
}

.mo-client>i {
    float: left;
    font-size: 22px;
    line-height: 24px;
}

.mo-client>div {
    float: left;
    margin-left: 10px;
}

.mo-web {
    color: #9a9a9a;
}

.mo-web>i {
    float: left;
    font-size: 16px;
    line-height: 24px;
    margin-left: 30px;
}

.mo-web>div {
    float: left;
    margin-left: 10px;
}

.mo-web:hover {
    color: #51b6ea;
    text-decoration: none;
}

.mo-client:hover {
    color: #51b6ea;
    text-decoration: none;
}

.tongxue-code {
    position: absolute;
    margin-top: 25px;
    z-index: 100;
    width: 138px;
    height: 158px;
    line-height: 158px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    display: none;
}

.izaojiao-code {
    position: absolute;
    margin-top: 25px;
    margin-left: 115px;
    z-index: 100;
    width: 138px;
    height: 158px;
    line-height: 158px;
    text-align: center;
    background: #fff;
    border: 1px solid #ededed;
    display: none;
}

.h-login {
    float: right;
}

.h-login>li {
    float: left;
    padding: 0 10px 0 10px;
    color: #a5a5a5;
    font-size: 13px;
    height: 17px;
    line-height: 15px;
    margin-top: 4px;
}

.h-login>li:not(:first-child) {
    border-left: 1px solid #a4a4a4;
}

.h-login>li>a {
    color: #a5a5a5;
    text-decoration: none;
    font-size: 13px;
}

.h-handle {
    margin-left: 10px;
}

.h-message>i {
    margin-right: 5px;
}

.h-message-num {
    color: #ea555a;
}

.h-nav>i {
    margin-left: 3px;
}

.h-nav-sec {
    position: absolute;
    z-index: 102;
    background: #fff;
    border: 1px solid #ededed;
    width: 100px;
    margin-left: -18px;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    display: none;
}

.h-nav-sec>li>a {
    display: block;
    line-height: 30px;
    color: #a5a5a5;
    text-decoration: none;
}

.collected {
    color: #ff556d !important;
}

.head-sec {
    /*margin-top: 1.5em;*/
    padding: 30px 0;
}

.logo {
    padding-left: 15px;
    float: left;
}

.city {
    float: left;
    margin-left: 30px;
    padding-left: 30px;
    border-left: 1px #dedede solid;
    height: 43px;
    line-height: 43px;
}

.cityname {
    font-size: 16px;
    font-weight: 800;
}

.switch,
.switch:link,
.switch:visited,
.switch:hover .switch:active {
    color: #3e3e3e;
    text-decoration: none;
    display: block;
}

.optcity {
    background: #fff;
    position: absolute;
    width: 260px;
    z-index: 99;
    display: none;
    -webkit-box-shadow: 0 0 10px #3e3e3e;
    -moz-box-shadow: 0 0 10px #3e3e3e;
    box-shadow: 0 0 10px #3e3e3e;
}

.optcity>a {
    color: #555;
    text-decoration: none;
    width: 60px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    display: inline-block;
}

.logo-panel {
    float: left;
    margin-left: 15px;
}

.find {
    float: left;
    margin-left: 60px;
}

.find-frame {
    float: left;
    position: relative;
    border: 1px #02b9e7 solid;
    height: 45px;
    width: 520px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
}

.find-choice {
    width: 63px;
    float: left;
    line-height: 45px;
    height: 45px;
    border-right: 1px solid #e8e8e8;
}

.find-choice span {
    margin-left: 10px;
}

.find-choice i {
    margin-left: 6px;
    margin-right: 10px;
}

.find-kind {
    position: absolute;
    width: 63px;
    background: #fff;
    line-height: 35px;
    z-index: 1000;
    border: 1px solid #e8e8e8;
    box-shadow: 0 0 5px #e5e5e5;
    display: none;
}

.find-kind li:not(:last-child) {
    border-bottom: 1px solid #e8e8e8;
}

.kind-option {
    color: #000;
    text-decoration: none;
    display: block;
    padding-left: 10px;
}

.kind-option:hover {
    text-decoration: none;
    color: #fff;
    background: #02b9e7;
}

.kind-actived {
    color: #fff;
    background: #02b9e7;
}

.sou-jigou {
    width: 400px;
    height: 43px;
    font-size: 14px;
    border: none;
    -moz-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    border-bottom-left-radius: 6px;
    outline: none;
    padding-left: 15px;
    float: left;
}

.search-icon {
    display: block;
    float: left;
    background: #02b9e7;
    color: #fff;
    height: 44px;
    line-height: 44px;
    width: 55px;
    font-size: 22px;
    text-align: center;
    -moz-border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.search-icon:hover {
    color: #fff;
}

.phone-panel {
    float: right;
    margin-right: 18px;
}

.phone li {
    text-align: right;
}

.phone li:first-child {
    font-size: 15px;
    color: #999;
}

.phone li:last-child {
    font-size: 20px;
}

.head-menu {
    width: 100%;
    background-color: #03b9e7;
    margin-bottom: 20px;
}

.head-nav {
    line-height: 43px;
    float: left;
}

.head-nav li {
    float: left;
    font-size: 16px;
    width: 6em;
    text-align: center;
}

.head-nav li:hover {
    background: #0092b8;
}

.head-nav li a {
    color: #fff;
    text-decoration: none;
    display: block;
}

.checked {
    background: #0092b8;
}

.checked a {
    color: #fffd9a!important;
    font-size: 18px;
    line-height: 41px;
    border-bottom: 2px #fffd9a solid;
}

.other {
    float: right;
    line-height: 43px;
    font-size: 15px;
    /*margin-right: 7em;*/
}

.other li {
    float: left;
    color: #fffd9a;
    margin-right: 0.3em;
}

.other li a {
    color: #fffd9a;
    text-decoration: none;
}


/*底部样式*/

.process {
    display: flex;
    display: -webkit-flex;
    /*safari*/
    flex-direction: row;
    flex-wrap: nowrap;
    margin-top: 50px;
    padding-bottom: 30px;
    border-bottom: 1px #bfbfbf solid;
}

.process-option {
    /*height: 50px;*/
    width: 25%;
    padding: 0 35px 0 30px;
    overflow: hidden;
    zoom: 1;
}

.process-option:not(:last-child) {
    border-right: 1px #d3d3d3 solid;
}

.process-logo {
    width: 50px;
    height: 50px;
    float: left;
}

.process-title {
    float: left;
    margin: 0;
    line-height: 50px;
    margin-left: 20px;
}

.process-option p {
    clear: both;
    color: #999;
    margin-top: 60px;
}

.foot-wrap {
    width: 100%;
    background: #f6f6f6;
    height: 150px!important;
    line-height: 48px!important;
    overflow: visible!important;
}

.question {
    float: left;
    /*position: absolute;*/
    z-index: 90;
    margin-top: -18px;
    margin-left: 25px;
}

.select-wrapper {
    float: left;
    height: 90px;
    margin-top: 30px;
    margin-left: 60px;
    padding-right: 50px;
    border-right: 1px solid #d8d8d8;
}

.select-title {
    line-height: 30px;
    font-size: 16px;
    color: #666;
}

.select-panel {
    margin-top: 10px;
}

.btn-white {
    background: #fff;
    border: 1px solid #ededed;
    width: 100%;
    text-align: left;
}

.caret {
    float: right;
    margin-top: 8px;
    margin-left: 5px!important;
}

.drowfloat {
    float: left;
    margin-right: 20px;
}

.btn-sub {
    /*float: left;*/
    padding: 6px 50px;
    background: #03b9e7;
    color: #fff;
    margin-left: 30px
}

.btn-sub:hover {
    color: #fff;
}

.btn-sub:focus {
    color: #fff;
}

.help {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    zoom: 1;
}

.helpwrap {
    border-top: 1px solid #e6e6e6;
    padding-top: 30px;
}

.help-flex {
    width: 15%;
    float: left;
}

.help-flex a {
    color: #4f4f4f;
}

.foot-code {
    margin-left: 150px;
}

.helpcenter {
    margin-top: 15px;
}

.helpcenter>li {
    line-height: 22px;
}

.bang {
    color: #4f4f4f;
    text-decoration: none;
}

.bang:hover {
    color: #4f4f4f;
    text-decoration: none;
}

.contact {
    float: right;
    text-align: center;
    margin-top: 20px;
}

.telephone {
    width: 40px;
    height: 40px;
}

.number {
    display: block;
    font-size: 24px;
    font-weight: 800;
    line-height: 40px;
}

.time {
    display: block;
    font-size: 14px;
    line-height: 16px;
}

.links {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px #e6e6e6 solid;
    overflow: hidden;
    zoom: 1;
}

.link-title {
    margin: 0;
    width: 10%;
    float: left;
    padding-top: 5px;
}

.link-tab {
    float: right;
}

.link-tab>li {
    float: left;
    margin-right: 15px;
    line-height: 35px;
}

.link-tab>li>a {
    display: block;
    color: #646464;
    text-decoration: none;
}

.linktab-active {
    color: #51b6eb!important;
    border-bottom: 1px #51b6eb solid;
}


/*.link-tab>li>a:hover{
	color: #646464;
	text-decoration: none;
}*/

.lian {
    clear: both;
    margin-top: 50px;
    display: none;
}

.lian-active {
    display: block;
}

.lian li {
    float: left;
    line-height: 30px;
}

.lianjie {
    color: #4f4f4f;
    text-decoration: none;
    margin-right: 15px;
}

.lianjie:hover {
    color: #4f4f4f;
    text-decoration: none;
}

.izaojiao {
    text-align: center;
    margin-top: 30px;
    padding-bottom: 30px;
}

.izaojiao img {
    margin-bottom: 20px;
}

.i-nav {
    width: 45%;
    margin: 20px auto;
    text-align: center;
    overflow: hidden;
    zoom: 1;
}

.i-nav li {
    float: left;
}

.i-nav li:not(:last-child) {
    margin-right: 20px;
}

.navopt {
    display: block;
    color: #4f4f4f;
    text-decoration: none;
}

.navopt:hover {
    color: #4f4f4f;
    text-decoration: none;
}


/*回到顶部*/

.backtop-panel {
    position: fixed;
    margin-top: -102px;
    right: 0;
    top: 85%;
    z-index: 1000;
}

.backtop-wrap {
    width: 48px;
    border: 1px solid #ededed;
    cursor: pointer;
}

.back-top {
    height: 48px;
    background-color: #fff;
}

.back-top:hover {
    background: #e6e6e6;
}

.backtop {
    display: block;
    line-height: 45px;
    text-align: center;
}

.ecode {
    height: 48px;
    line-height: 48px;
    text-align: center;
    background-color: #fff;
}

.ecode:hover {
    background: #e6e6e6;
}

.ensmall {
    width: 28px;
    height: 28px;
}

.enlarge {
    position: absolute;
    z-index: 150;
    margin-left: -145px;
    margin-top: -108px;
    display: none;
}

.service {
    height: 108px;
    background: #b4b4b4;
    text-align: center;
}

.service>img {
    margin-top: 24px;
}

.consult {
    margin: 5px auto;
    display: block;
    width: 28px;
    color: #fff;
}

.drowlocation {
    width: 136px!important;
}

.dropcourse {
    width: 150px;
}

.dropbirth {
    float: left;
    width: 150px;
    height: 34px;
    line-height: 34px;
    margin-top: 8px;
    background: #fff;
    border: 1px solid #ededed;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dropbirth input {
    float: left;
    padding-left: 10px;
    height: 30px;
    width: 115px;
    line-height: 32px;
    border: 0px;
}

.modal-frame {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    width: 800px;
    min-height: 300px;
    background: #fff;
    margin: 100px auto;
    border-radius: 6px;
    -moz-border-radius: 6px;
}

.modal-frame-small {
    width: 600px;
}

.modal-close {
    /*position: absolute;*/
    float: right;
    margin-right: 20px;
    margin-top: -15px;
}

.modal-title {
    font-size: 24px;
}

.get-message {
    font-size: 17px;
}

.mes-panel {
    display: inline-block;
    padding: 6px 10px;
    background: #efefef;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 15px;
}

.get-count {
    font-size: 16px;
    margin-top: 10px;
}

.get-count>span {
    color: #ef79aa;
}

.get-discount {
    margin-top: 30px;
}

.discount-qian {
    font-size: 16px;
}

.discount-hou {
    font-size: 22px;
    color: #ef79aa;
}

.input-panel {
    margin-top: 20px;
}

.input-panel img {
    float: left;
    margin: 15px 10px 0 10px;
}

.getnum-wrap {
    margin: 0 auto;
    width: 335px;
    height: 48px;
    line-height: 46px;
    font-size: 16px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f0f0f0;
    overflow: hidden;
    zoom: 1;
}

.getnum {
    float: left;
    border: 0px;
    height: 48px;
    width: 290px;
    background-color: #f0f0f0;
}

.getcode-wrap {
    margin: 15px auto;
    width: 335px;
    line-height: 48px;
    clear: both;
}

.getcode-panel {
    float: left;
    font-size: 16px;
    width: 200px;
    background-color: #f0f0f0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.getcode-panel .getcode {
    float: left;
    border: 0;
    height: 48px;
    width: 160px;
    background-color: #f0f0f0;
}

.btn-code {
    display: inline-block;
    width: 129px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #dedede;
    color: #a9a9a9;
    text-decoration: none;
}

.btn-code:hover {
    color: #a9a9a9;
    text-decoration: none;
}

.btn-code:active {
    position: relative;
    top: 1px;
}

.submit-wrap {
    margin-top: 20px;
    /*margin-bottom: 30px;*/
}

.btn-submit {
    display: inline-block;
    width: 328px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ef79aa;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
}

.btn-submit:link,
.btn-submit:visited,
.btn-submit:hover {
    color: #fff;
    text-decoration: none;
}

.btn-submit:active {
    color: #fff;
    text-decoration: none;
    position: relative;
    top: 1px;
}

.submit-wrap .notice {
    line-height: 45px;
    color: #d6d6d6;
}

.submit-wrap .notice a {
    color: #323232;
    text-decoration: none;
}

.success-tip {
    font-size: 26px;
    color: #ef79aa;
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: left;
    padding-left: 30px;
}

.tipicon {
    width: 35px;
}

.tippanel {
    font-size: 18px;
    margin-top: 20px;
    text-align: left;
    padding-left: 30px;
}

.plane {
    float: right;
    margin-right: 120px;
    margin-top: -22px;
}

.dao {
    margin-bottom: 26px;
}

.dao>a {
    color: #555555;
    text-decoration: none;
}


/*star*/

.xingji,
.star-small,
.xing {
    width: 77px;
    height: 12px;
    background: url(../img/star-s.png);
}

.star-s0 {
    background-position: 0 0px;
}

.star-s1 {
    background-position: 0 -13px;
}

.star-s2 {
    background-position: 0 -25px;
}

.star-s3 {
    background-position: 0 -37px;
}

.star-s4 {
    background-position: 0 -49px;
}

.star-s5 {
    background-position: 0 -61px;
}


/*msg_box*/

#msgbox {
    max-width: 290px;
    min-height: 40px;
    background: #000;
    padding: 10px;
    z-index: 1000001!important;
    position: absolute;
    left: 10px;
    top: 10px;
    opacity: 0.80;
    -moz-opacity: 0.80;
    -khtml-opacity: 0.80;
    filter: alpha(opacity=80);
    display: none;
    border-radius: 5px;
}

#msgbox .msgbox_icon {
    width: 16px;
    height: 16px;
    background: url(../img/16x16.png);
    float: left;
}

#msgbox .msgbox_text {
    font-size: 12px;
    color: #fff;
    padding-left: 24px;
    line-height: 18px
}

#msgbox .msg_1 {
    background: url(../img/16x16.png) 0px 0px
}

#msgbox .msg_2 {
    background: url(../img/16x16.png) -16px 0px
}

#msgbox .msg_3 {
    background: url(../img/16x16.png) -32px 0px
}

#msgbox .msg_4 {
    background: url(../img/16x16.png) -48px 0px
}

#msgbox .msg_5 {
    background: url(../img/16x16.png)
}

#msgbox .msgbox_text a {
    color: #fff;
    text-decoration: underline;
    font-size: 12px
}

img.check {
    width: 16px;
    height: 16px;
    background: url(../img/16x16.png) -16px 0
}


/*pop_win*/

.pop_win_bg {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: fixed;
    background: #000;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop+(document.documentElement.clientHeight-this.offsetHeight)*.45))!important
}

.pop_win form {
    padding: 0;
    margin: 0;
    border: 1px solid #fff
}

a.pop_win_close {
    position: absolute;
    right: 0;
    top: 0;
    font: 11px "Comic Sans MS";
    margin: 9px 10px 0 0;
    padding: 0 0.3em;
    color: #b4b4b4;
    background: #666;
    z-index: 99
}

a.pop_win_close:hover {
    color: #fff;
    background: #111;
    text-decoration: none;
}

.pop_win {
    background: #fff;
    padding: 17px 14px 16px 12px;
    _padding-right: 0;
    visibility: hidden;
    position: fixed;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    _position: absolute;
    _margin-top: expression(eval(document.documentElement.scrollTop));
}

.pop_win {
    padding: 0
}

.pop_win h3 {
    font-size: 14px;
    padding: 12px 10px 8px 10px;
    margin: 0;
    color: #006600;
    background: #ebf5eb;
    *height: auto
}

.dui-dialog .hd h3 {
    color: #006600
}

.pop_win h3 span,
.dui-dialog .hd h3 span {
    color: #888;
    font-size: 12px
}

.pop_win h3 a,
.dui-dialog .hd h3 a {
    font-size: 12px
}


/*baipeng*/

.show-column {
    width: 100%;
    border: 1px #eee solid;
    min-height: 200px;
    padding: 10px 20px;
}

.orgza-list {
    width: 100%;
    overflow: hidden;
    zoom: 1;
    padding-left: 2%;
    padding-top: 25px;
}

.orgza-list>li {
    width: 23%;
    float: left;
    height: 344px;
    margin-bottom: 25px;
    margin-right: 2%;
    border: 1px solid #e2e2e2;
}

.orgza-list>li:hover {
    transition-property: box-shadow;
    -webkit-transition-property: box-shadow;
    -moz-transition-property: box-shadow;
    -o-transition-property: all;
    transition-duration: .5s;
    -webkit-transition-duration: .5s;
    -moz-transition-duration: .5s;
    -o-transition-duration: .5s;
    -webkit-box-shadow: 0 -1px 30px rgba(0, 0, 0, 0.28);
    -moz-box-shadow: 0 -1px 30px rgba(0, 0, 0, 0.28);
    -o-box-shadow: 0 -1px 30px rgba(0, 0, 0, 0.28);
    box-shadow: 0 -1px 30px rgba(0, 0, 0, 0.28);
}

.orgza-frame,
.orgza-frame:link,
.orgza-frame:visited,
.orgza-frame:hover,
.orgza-frame:active {
    text-decoration: none;
}

.orgza-img {
    width: 100%;
    height: 184px;
    background: #dfdfdf;
}

.xinxi {
    width: 100%;
    height: 160px;
    text-align: center;
    padding-top: 10px;
}

.jiname,
.jiage {
    display: block;
}

.jiname {
    font-size: 16px;
    color: #323232;
    width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin: 10px auto;
}

.icon {
    margin-bottom: 5px;
}

.jilocation {
    margin-left: 10px;
}

.zone,
.jilocation {
    color: #9D9D9D;
    font-size: 15px;
}

.jiage {
    color: #9D9D9D;
    font-size: 14px;
    margin-top: 5px;
}

.jieshao {
    width: 100%;
    padding: 10px 5px 0 5px;
}

.jieshao h1 {
    margin-top: 10px;
}

.biaoti {
    display: block;
    font-size: 15px;
    height: 17px;
    overflow: hidden;
    color: #323232;
    white-space: nowrap;
    max-width: 240px;
    text-overflow: ellipsis;
}

.biaoti:hover {
    color: #323232;
    text-decoration: none;
}

.jie-content {
    font-size: 13px;
    color: #828282;
    margin-top: 10px;
    margin-bottom: 10px;
    height: 56px;
    overflow: hidden;
    display: -webkit-box;
}

.pingfra {
    color: #323232;
}

.pingfra i {
    color: #dfdfdf;
}

.zan-count,
.comment-count {
    margin-left: 10px;
}

.fa {
    cursor: pointer;
}

.pingfra .fa-comment-o {
    margin-left: 30px;
}

.nian,
.shijian,
.didian {
    width: 100%;
    margin-top: 10px;
    color: #828282;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
}

.guan-frame {
    /*position: absolute;*/
    margin-top: -40px;
    padding-left: 20px;
    height: 40px;
    width: 100%;
    line-height: 40px;
    font-size: 12px;
    background: #000;
    color: #fff;
    opacity: 0.5;
}

.shoucang {
    margin-left: 10px;
    margin-right: 30px
}

.baoming {
    margin-left: 10px;
}

.jiao {
    position: absolute;
    z-index: 1000;
    width: 59px;
    height: 59px;
    background: url(../../index/img/jiaobiao.png) no-repeat;
}

.jiao_1 {
    background-position: 0 0;
}

.jiao_2 {
    background-position: 0 -59px;
}

.jiao_3 {
    background-position: 0 -118px;
}

.jigou-name {
    color: #d2d2d2;
    font-size: 16px;
}

.courselist li {
    height: 320px;
}


/*select框重写*/

.dropdown,
.dropdown div,
.dropdown li,
.dropdown div::after {
    -webkit-transition: all 150ms ease-in-out;
    -moz-transition: all 150ms ease-in-out;
    -ms-transition: all 150ms ease-in-out;
    transition: all 150ms ease-in-out;
}

.dropdown .selected::after,
.dropdown.scrollable div::after {
    -webkit-pointer-events: none;
    -moz-pointer-events: none;
    -ms-pointer-events: none;
    pointer-events: none;
}

.dropdown {
    position: relative;
    width: 140px;
    border: 1px solid #ccc;
    cursor: pointer;
    background: #fff;
    border-radius: 3px;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
}

.dropdown.open {
    z-index: 2;
}

.dropdown:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, .15);
}

.dropdown.focus {
    box-shadow: 0 0 5px rgba(51, 102, 248, .4);
}

.dropdown .carat {
    position: absolute;
    right: 12px;
    top: 50%;
    margin-top: -4px;
    border: 4px solid transparent;
    border-top: 5px solid #000;
}

.dropdown.open .carat {
    margin-top: -10px;
    border-top: 4px solid transparent;
    border-bottom: 5px solid #000;
}

.dropdown.disabled .carat {
    border-top-color: #999;
}

.dropdown .old {
    position: absolute;
    left: 0;
    top: 0;
    height: 0;
    width: 0;
    overflow: hidden;
}

.dropdown select {
    position: absolute;
    left: 0px;
    top: 0px;
}

.dropdown.touch .old {
    width: 100%;
    height: 100%;
}

.dropdown.touch select {
    width: 100%;
    height: 100%;
    opacity: 0;
}

.dropdown .drop-selected,
.dropdown li {
    display: block;
    line-height: 1;
    color: #000;
    padding: 9px 12px;
    overflow: hidden;
    white-space: nowrap;
}

.dropdown.disabled .selected {
    color: #999;
}

.dropdown .selected::after {
    content: '';
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 60px;
    border-radius: 0 2px 2px 0;
    box-shadow: inset -55px 0 25px -20px #fff;
}

.dropdown div {
    position: absolute;
    height: 0;
    left: -1px;
    right: -1px;
    top: 100%;
    margin-top: -1px;
    background: #fff;
    border: 1px solid #ccc;
    border-top: 1px solid #eee;
    border-radius: 0 0 3px 3px;
    overflow: hidden;
    opacity: 0;
}

.dropdown.open div {
    opacity: 1;
    z-index: 2;
}

.dropdown.scrollable div::after {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 50px;
    box-shadow: inset 0 -50px 30px -35px #fff;
}

.dropdown.scrollable.bottom div::after {
    opacity: 0;
}

.dropdown ul {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    list-style: none;
    overflow: hidden;
}

.dropdown.scrollable.open ul {
    overflow-y: auto;
}

.dropdown li {
    list-style: none;
    padding: 8px 12px;
}

.dropdown li.focus {
    background: #03b9e7;
    position: relative;
    z-index: 3;
    color: #fff;
}

.dropdown li.active {
    font-weight: 700;
}

.select-panel .dropdown-wrap {
    float: left;
    margin-right: 10px;
    width: 140px;
}

.ui-datepicker-title .dropdown {
    width: 35%!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
}


/*区域导航*/

.navbar {
    background: #fff;
    margin-top: 1.25em;
    border: 1px solid #e5e5e5;
    border-radius: 0px;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
}

.area-frame {
    margin-top: 20px;
}

.area-til,
.tese-til,
.age-til {
    position: absolute;
    width: 6em;
    text-align: center;
    line-height: 28px;
    font-weight: bold;
    margin-top: 2px;
}

.area,
.area-sec,
.tese,
.tese-sec,
.age {
    clear: both;
    line-height: 30px;
    margin-top: 15px;
    overflow: hidden;
    zoom: 1;
}

.area,
.tese,
.age {
    margin-left: 7em;
}

.area li,
.area-sec li,
.tese li,
.tese-sec li,
.age li {
    float: left;
    margin-right: 20px;
}

.tese-sec,
.area-sec {
    width: 95%;
    overflow: hidden;
    zoom: 1;
    border: 1px #e5e5e5 solid;
    background-color: #f8f8f8;
    margin-left: 2em;
    padding: 5px 0 5px 20px;
}

.navbar ul li a {
    color: #565656;
    text-decoration: none;
    padding: 2px 5px;
}

.navbar ul li a:hover {
    color: #45c4eb;
}

.navbar .selected {
    color: #fff!important;
    background: #ff7171;
}


/*icon*/

@font-face {
    font-family: "iconfont";
    src: url('../fonts/iconfont.eot?t=1458280795');
    /* IE9*/
    src: url('../fonts/iconfont.eot?t=1458280795#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('../fonts/iconfont.woff?t=1458280795') format('woff'), /* chrome, firefox */
    url('../fonts/iconfont.ttf?t=1458280795') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
    url('../fonts/iconfont.svg?t=1458280795#iconfont') format('svg');
    /* iOS 4.1- */
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.icon-balloon:before {
    content: "\e604";
}


/*广告图*/

.ad-right-wrap {
    width: 100%;
}

.ad-right-wrap a img {
    margin-bottom: 1em;
    max-height: 260px;
    overflow: hidden;
    width: 100%;
}


/*搜索提示*/

.search-result {
    position: absolute;
    margin-top: 44px;
    margin-left: 63px;
    width: 400px;
    background-color: #fff;
    z-index: 200;
    box-shadow: 0 0 10px #a6a6a6;
    display: none;
}

.search-result li {
    line-height: 35px;
}

.search-result li a {
    display: block;
    color: #999;
    padding-left: 15px;
    text-decoration: none;
}

.search-result li a:hover {
    background-color: #efefef;
}

.coupon-icon {
    display: inline-block;
    margin-left: 5px;
    vertical-align: top;
    padding: 1px 3px;
    color: #fff;
}


/* 快速登录弹框 start*/

#tx_quick_login_modal .modal-wrap {
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    width: 450px;
    min-height: 300px;
    background: #fff;
    margin: 100px auto;
    border-radius: 6px;
    -moz-border-radius: 6px;
}

#tx_quick_login_modal .modal-wrap .modal-close {
    float: right;
    margin-right: 20px;
    margin-top: -15px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .input-panel {
    margin-top: 20px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .input-panel img {
    float: left;
    margin: 15px 10px 0 10px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .getnum-wrap {
    margin: 0 auto;
    width: 328px;
    height: 48px;
    line-height: 46px;
    font-size: 16px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #f0f0f0;
    overflow: hidden;
    zoom: 1;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .getnum {
    float: left;
    border: 0px;
    height: 48px;
    width: 290px;
    background-color: #f0f0f0;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .getcode-wrap {
    margin: 15px auto;
    width: 328px;
    line-height: 48px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .getcode-panel {
    float: left;
    font-size: 16px;
    width: 200px;
    background-color: #f0f0f0;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .getcode-panel .code-input {
    float: left;
    border: 0;
    height: 48px;
    width: 160px;
    background-color: #f0f0f0;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-code {
    display: inline-block;
    width: 120px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #dedede;
    color: #a9a9a9;
    text-decoration: none;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-code:hover {
    color: #a9a9a9;
    text-decoration: none;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-code:active {
    position: relative;
    top: 1px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .submit-wrap {
    margin-top: 20px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-submit {
    display: inline-block;
    width: 328px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    background: #ef79aa;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    text-decoration: none;
    font-size: 26px;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-submit:link,
.btn-submit:visited,
.btn-submit:hover {
    color: #fff;
    text-decoration: none;
}

#tx_quick_login_modal .modal-wrap .tx_quick_login_wrap .btn-submit:active {
    color: #fff;
    text-decoration: none;
    position: relative;
    top: 1px;
}


/* 快速登录弹框 end*/


/* 地址选择框 start*/

#tx-address-loc-search {
    position: absolute;
    z-index: 100;
    background: #fff;
    width: 211px;
    border: 1px #ebebeb solid;
    display: none;
}

#tx-address-loc-search>li {
    padding-left: 5px;
}

#tx-address-loc-search>li:hover {
    background: #e8e8e8;
    cursor: pointer;
}

#tx-address-loc-search>li:not(:first-child) {
    border-top: 1px #ebebeb solid;
}

#tx-address-loc-search>li>i {
    display: block;
    font-style: normal;
    font-size: 15px;
    margin-bottom: 4px;
    color: #ff4b97;
}

#tx-address-loc-search>li>span {
    font-size: 13px;
    display: inline-block;
    line-height: 16px;
}


/* 地址选择框 end*/

.inform-captcha .captcha_img{
        float: left;
    margin-left: 30px;
    border: 1px #ebebeb solid;
}
.inform-captcha .captcha-wrap img{
    height: 36px;
}