/* 登录 */
.login-wrap{ width:800px; height: 470px; margin: 0 auto; background:url(loginbg.jpg) center center no-repeat ;}
.login{width:395px; margin:0 auto}
.login h3{ text-align: center; font-size: 26px; color:#353535; padding-top:65px; padding-bottom: 30px;}
.login-content{width:395px; margin:0 auto; text-align: center;}
.login-content ul{display: inline-block;}
.login-content ul li{ float: left; text-align: center; cursor: pointer; font-size: 18px; margin-left:30px;margin-right: 30px; padding-bottom: 3px;}
.login-content ul li.on{ color:#b60005; border-bottom: 3px solid #b60005;}
.logintxt{ width: 395px; margin:0 auto;margin-top:20px; }
.logintxt .yhm{width:393px;border: 1px solid #bdbdbd;height: 38px;position: relative;margin-bottom: 20px;}
.yhm .loginname{position: absolute;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd; background: url(yhm.jpg) no-repeat;}
.itxt {line-height: 18px;height: 18px; border: 0;padding: 10px 0 10px 50px;width: 343px;float: none;overflow: hidden;font-size: 16px;outline-style: none;-webkit-appearance: none;}
.yhm .pwd_label{position: absolute;background-position: -48px 0;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd;background: url(password.jpg) no-repeat;}
.fm-button{ width:100%; height: 45px; margin-top:20px; background-color: #b60005; text-align: center; 
    line-height: 45px; color: #fff; font-size: 20px;    border-radius: 4px;border: none;}
    .login-blocks{ margin-top:20px}
.login-blocks span a{ font-size: 16px; color:#999999; float: right;}
.login-blocks span.register a{ color:#b60005; float: left;}
.phone{ position: absolute;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd;background: url(phonebj.jpg) no-repeat;}
.dx_label{ position: absolute;z-index: 3;top: 0;left: 0;width: 38px;height: 38px;border-right: 1px solid #bdbdbd;background: url(dx.jpg) no-repeat;}
.send-btn{position: absolute;
right: 10px;
bottom: 0;
line-height: 40px;}
#innerdiv {
    width:800px; height: 470px;
    left: 50%;
    top: 13%;
    margin-left: -400px; 
    background:url(loginbg.jpg) center center no-repeat ;
    text-align: center;
    z-index:999
}
#innerdiv .close {
    position: absolute;
    right: 0;
    top: 8px;}

.reg-wrap{width:800px; height: 470px; position: relative; margin: 0 auto; margin-top:100px; background: url(regbj.jpg) center center no-repeat;}
.fm-btn a{ display: block; padding-top:15px; text-align: center;color: #b60005;; font-size: 16px;} 
.reg-wrap p.close {
    position: absolute;
    right: 0;
    top: 8px;}
.w {
    width: 1200px;
    margin: 0 auto
}

.nav-wrap {
    height: 90px;
    position: relative;
}

.logo {
    width: 305px;
    height: 90px;
    float: left;
}

.logo h1 {
    margin-top: 20px;
}

.banner-right {
    width: 800px;
    float: right;
}

.nav {
    line-height: 90px;
}

.nav li {
    position: relative;
    float: left;
    margin-left: 30px;
    margin-right: 18px;
}

.nav li a {
    display: block;
    font-size: 18px;
    color: #333333;
    height: 90px;
}
.nav li i{display: none;}
.nav li a:hover{ color:#b60005}
.nav li:hover i{
    position: absolute;
    bottom: -8px;
    height: 10px;
    display: block;
    width: 100%;
    background: url(icontop.png) center center no-repeat;
    z-index: 999;
}
/* 检索框样式 */
.top_schbox {
    top: 55px;
    width: 0px;
    position: absolute;
    right: 10px;
    z-index: 110;
    overflow: hidden;
}

.top_schbox dt {
    height: 40px;
    overflow: hidden;
}

.top_schbox_txt {
    float: left;
    width: 173px;
    height: 28px;
    border: 1px #ccc solid;
    margin: 7px 0px 0px 6px;
    color: #333;
    font-size: 12px;
    line-height: 28px;
    text-indent: 6px;
    outline: none;
}

.top_schbox_btn {
    width: 32px;
    height: 28px;
    top: 13px;
    right: 10px;
    position: absolute;
    border: none;
    background: url(search0728.png) no-repeat;
}

/* 下拉 */

.box {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #ebedf2;
    top: 90px;
    z-index: 99;
    opacity: .97;
}

.menubox .cont {
    width: 1200px;
    margin: 0 auto;
}

.menubox .cont .menucon {
    height: 420px;
    padding: 60px 0 0 0;
}

.menucon h4 {
    margin-bottom: 20px;
    font-size: 22px;
    color: #000000;
    font-weight: normal;
}

.menucon .jywh {
    width: 360px;
     
    float: left;
    border-right: 2px solid #bdbdbd;
}

.menucon .jywh ul li {
    float: left;
    padding: 10px 50px 40px 50px;
    /* margin-bottom: 55px; */
}

.menucon .jywh ul li p {
    margin-top: 20px;
    font-size: 16px;
    color: #000000
}

.menucon .lxwm {
    margin-left: 50px;
    width: 400px;
    float: left;
    border-right: 2px solid #bdbdbd;
}

.menucon .lxwm p {
    line-height: 33px;
    color: #333333;
    font-size: 16px;
}

.menucon .lxwm img {
    margin-top: 15px
}

.ewm {
    width: 380px;
    float: right;
}

.ewm li {
    float: left;
    margin-left: 25px
}

.ewm li p {
    color: #000000;
    font-size: 16px;
    text-align: center;
    margin: 5px 0
}

/* 京演剧场下拉 */
.jypic{ width:875px; float: left; border-right: 2px solid #bdbdbd;}
.jypic ul li{ float: left; margin-right: 35px; position: relative;}
.jypic ul li img{ width:390px; height: 157px;}
.jypic ul li span{display: block; width:130px; height: 33px; line-height: 33px; border-bottom-right-radius:20px;
    border-top-right-radius:20px; position: absolute; left:0 ; top:25px;  font-size: 16px; color:#fff; text-align: center; background-color: #b1686c;}
.jypic ul li span.jdzx{ background-color: #9f891f;}
.jypic ul li span.jcjj{ background-color: #309085;}
.jypic ul li span.mhhx{ background-color: #6e3280;}
    .jylist{ width:320px; float: right;}
.jylist ul li{ margin-top:30px; margin-bottom: 30px; float: left; margin-left: 65px; margin-right: 20px;}
.jylist ul li p{ font-size: 16px; margin-top:15px;}
.search {
    float: right;
    background: url(line0728.jpg) no-repeat left center;
    line-height: 90px;
}

.search a {
    padding-left: 15px;
    color: #333;
    font-size: 18px;
}

.banner {
    width: 100%;
    height: 645px;
    position: relative;
}

.banner .bd {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 0;
    overflow: hidden;
}

.banner .bd li {
    width: 100%;
    height: 645px;
    overflow: hidden;
    text-align: center;
}

.banner .bd a {
    display: block;
    width: 100%
}

.banner .hd {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.banner .hd ul {
    position: absolute;
    z-index: 1;
    bottom: 15px;
    left: 50%;
    margin-left: -96px;
    text-align: center;
}

.banner .hd ul li {
    display: inline-block;
    width: 38px;
    height: 3px;
    background: url(lineicon0728.png) no-repeat;
    margin: 0 5px;
    cursor: pointer;
    overflow: hidden;
}

.banner .hd ul .on {
    background: url(lineicon_red0728.png) no-repeat;
}

.rili {
    text-align: center;
    margin: 35px 0 50px;
}

.rili .gprl {
    display: block;
    position: absolute;
    right: 0px;
    top: -4px;
}

.rili .gprl p {
    display: inline-block;
    font-size: 18px;
    color: #836740;
    margin-right: 10px;
    line-height: 40px;
    padding-right: 40px;
    background: url(gprl0728.png) no-repeat right;
}

.rlcenter {
    width: 1200px;
    height: 45px;
    margin: 0 auto;
    position: relative;
}

.contentdate .isoll {
    width: 77%;
    margin: 0 auto;
    position: relative;
}

.contentdate .isoll li {
    float: left;
    width: 116px;
    cursor: pointer;
}

.contentdate .isoll li .day {
    font-size: 30px;
    line-height: 45px;
    color: #fff;
}

.contentdate .isoll li.cur {
    width: 90px;
    height: 70px;
    border-radius: 7px;
    margin-top: -15px;
    border: 1px solid #a48f70;
    background-color: #a48f70;
}

.contentdate .isoll li.cur .day {
    line-height: 35px;
    padding-top: 5px
}

.contentdate .isoll li.cur p {
    color: #fff;
    font-size: 16px;
    text-align: center;
}

.showday {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

.showtime {
    text-align: left;
    width: 178px
}

.showtime li {
    width: auto;
    display: inline-block;
    font-weight: 400;
    text-align: left;
    color: #836740;
    font-size: 34px;
}

.showtime li.mid {
    width: 42px;
    text-align: center;
}

.contentdate {
    width: 100%;
    position: relative;
    margin-top: 20px;
    height: 45px;
    background-color: #836740;
}

.contentdate .mon {
    display: inline-block;
    width: 85px;
    height: 45px;
    text-align: center;
    background: #a48f70;
    position: absolute;
    top: 0;
    left: 0;
  
}

.contentdate .ll {
    position: absolute;
    left: 110px;
    height: 24px;
    width: 16px;
    z-index: 1;
    background: #836740;
}

.contentdate .ll img {
    position: absolute;
    top: 50%;
    left: 10px;
}

.contentdate .rr {
    position: absolute;
    height: 24px;
    width: 16px;
    z-index: 1;
    right: 10%;
    background: #836740;
}

.contentdate .rr img {
    position: absolute;
    top: 50%;
    left: 10px;
}

.contentdate .mon1 {
    display: inline-block;
    width: 85px;
    height: 45px;
    text-align: center;
    background: #a48f70;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}

.contentdate .mon1 h6 {
    font-size: 28px;
    color: #ffffff;
}

.contentdate .mon h6 {
    font-size: 28px;
    color: #ffffff;
}

.sort-wrap {
    background-color: #f1f4f5;
    padding-top: 50px;
    background: url(centerbg0728.png) center top no-repeat;
    padding-bottom: 80px;
}

.sortcenter {
    width: 1200px;
    margin: 0 auto
}

.jyfwcon {
    margin: 0 auto;
    position: relative;
}

.jyfwcon .als-prev, .jyfwcon .als-next {
    position: absolute;
    top: 50%;
    width: 30px;
    height: 60px;
    z-index: 1;
    margin-top: -30px;
    cursor: pointer;
}

.jyfwcon .als-next {
    right: -50px;
}

.jyfwcon .als-prev {
    left: -45px
}

.jyfwcon li {
    position: relative;
    width: 280px;
    height: 420px;
    float: left;
    margin-right: 30px;
    background-color: #fff;
}

.jyfwcon li img {
    width: 265px;
    height: 405px;
    padding: 7px
}

.jyfwcon li:hover {
    background-color: #ae080e;
}

.jyfwcon li .desc {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background: url(bgtxt0728.png) no-repeat;
    display: none;
    z-index: 99
}

.jyfwcon li:hover .desc {
    display: block;
}

.jyfwcon li:hover .desc h3 {
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 10px;
}

.jyfwcon li:hover .desc p {
    font-size: 16px;
    line-height: 35px;
    color: #fff;
    padding: 0 20px
}

.idx_jyfwtle {
    height: 144px;
    position: relative;
    margin-top: 50px;
    background-color: #fff;
    box-shadow: 5px 5px 0px #dee5e9;
    -webkit-box-shadow: 5px 5px 0px #dee5e9;
    border-top: 1px solid #d6dfe4;
    border-left: 1px solid #d6dfe4;
    border-bottom: 1px solid #d6dfe4;
}

.idx_jyfwtle h2 {
    width: 164px;
    height: 144px;
    position: relative;
    float: left;
    border-right: 1px solid #ccc;
    transition: all .2s
}

.idx_jyfwtle h2 a {
    display: block;
    width: 100%;
    height: 119px;
    margin-top: 25px;
    font-size: 28px;
    color: #666666;
    text-align: center;
    font-weight: normal;
}

.idx_jyfwtle h2 a img {
    display: block;
    margin: 0 auto;
}

.idx_jyfwtle h2:hover {
    width: 205px
}

#jyfwtit1 a {
    background: url(jdtjhui0728.png) center top no-repeat;
}

#jyfwtit1:hover a.jd {
    background: url(jdtj0728.png) center top no-repeat;
}

.ontle a.jd {
    background: url(jdtj0728.png) center top no-repeat !important;
}

#jyfwtit2 a {
    background: url(zj0728.png) center top no-repeat;
}

#jyfwtit2:hover a.zj {
    background: url(zj20728.png) center top no-repeat;
}

.ontle a.zj {
    background: url(zj20728.png) center top no-repeat !important;
}

#jyfwtit3 a {
    background: url(xq0728.png) center top no-repeat;
}

#jyfwtit3:hover a.xq {
    background: url(xq20728.png) center top no-repeat;
}

.ontle a.xq {
    background: url(xq20728.png) center top no-repeat !important;
}

#jyfwtit4 a {
    background: url(yy0728.png) center top no-repeat;
}

#jyfwtit4:hover a.yy {
    background: url(yy20728.png) center top no-repeat;
}

.ontle a.yy {
    background: url(yy20728.png) center top no-repeat !important;
}

#jyfwtit5 a {
    background: url(wtj0728.png) center top no-repeat;
}

#jyfwtit5:hover a.wtj {
    background: url(wtj20728.png) center top no-repeat;
}

.ontle a.wtj {
    background: url(wtj20728.png) center top no-repeat !important;
}

#jyfwtit6 a {
    background: url(qz0728.png) center top no-repeat;
}

#jyfwtit6:hover a.qz {
    background: url(qz20728.png) center top no-repeat;
}

.ontle a.qz {
    background: url(qz20728.png) center top no-repeat !important;
}

#jyfwtit7 a {
    background: url(dy0728.png) center top no-repeat;
}

#jyfwtit7:hover a.dy {
    background: url(dy20728.png) center top no-repeat;
}

.ontle a.dy {
    background: url(dy20728.png) center top no-repeat !important;
}

.idx_jyfwtle h2 em {
    position: absolute;
    bottom: 20px;
    display: block;
    text-align: center;
    width: 100%;
}

.idx_jyfwtle h2.ontle {
    width: 205px;
}

.idx_jyfwtle h2.ontle a {
    font-size: 28px;
    color: #b60005;
    font-weight: 700;
}

.idx_jyfwtle h2 i {
    display: none;
}

.idx_jyfwtle h2.ontle i {
    display: block;
    position: absolute;
    top: -27px;
    left: 50%;
    margin-left: -21px
}

.jyjc {
    width: 1200px;
    margin: 0 auto;
    margin-top: 110px;
    padding-bottom: 30px;
}

.jyjc h3 {
    margin-bottom: 25px;
    text-align: center;
    font-size: 32px;
    color: #333333
}

.jyjcpic li:nth-child(1) {
    width: 485px;
    float: left;
}

.jyjcpic li p img {
    position: absolute;
    right: 0;
    bottom: 0;
}

.jyjcpic li {
    float: right;
    position: relative;
}

.jyjcpic li:nth-child(2) {
    margin-bottom: 11px;
}

.jyjcpic li:nth-child(4) {
    margin-right: 10px;
}

.footer {
    width: 100%;
    background: url(footerbg0728.jpg) center bottom no-repeat;
}

.footercenter {
    width: 1200px;
    height: 170px;
    margin: 0 auto;
    padding-top: 20px
}

.footercenter .yqlj {
    width: 615px;
}

.footercenter .yqlj h3 {
    font-size: 16px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;
}

.footercenter .yqlj ul li {
    float: left;
    padding-right: 15px;
    line-height: 26px;
    word-break: break-all;
    white-space: nowrap
}

.footercenter .yqlj ul li a {
    font-size: 14px;
    color: #fff
}

.footerfr ul li {
    float: left;
    padding: 0px 15px;
    word-break: break-all;
    white-space: nowrap
}

.footerfr ul li a {
    font-weight: bold;
    color: #fff;
    font-size: 16px;
}

.footerfr p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
    padding-left: 15px;
    padding-top: 11px;
}

/* 购票列表页 */
.line{width:100%; height: 6px; background: url(line_top0728.jpg) no-repeat;}
.screen-wrap{ width:100%; background-color: #f1f4f5; padding:30px 0 40px 0}
.screen-wrap h3{padding-left:15px; background: url(sx0728.png) left center no-repeat; font-size: 18px; color:#af8652}

.type{margin-top:20px}
.type dt{ float: left; font-size: 16px; font-weight: 700; color:#999999; padding:5px 0 5px 0; }
.type dd{float: left; font-size: 16px; color:#333; padding:5px;margin-left: 10px; cursor: pointer;}
.type dd.on{ border:1px solid #b70005; color:#b70005}
.ta_date{background: url(date.jpg) 210px center no-repeat; height: 30px !important;}
.ta_date .date_title{line-height: 30px;}
.finish dd p{ background: #af8652; padding:5px 10px 5px 10px; color:#fff}
.finish dd p span{ padding-right:10px;}
.screen-wrap a.res{display: block; float: right; width:130px; height: 32px; line-height: 32px; color:#9e1a1f; font-size: 16px; background-color: #dddddd; text-align: center;}
.lietnews{width:1220px; margin-top:40px}
.lietnews ul li{ width:265px; height: 560px; padding:5px;margin-right: 30px; margin-bottom: 30px; background-color: #f1f4f5; float: left;}
.lietnews ul li img{width:262px; height: 405px;}
.lietnews ul li .desc{ padding-left:10px; padding-top:15px }
.lietnews ul li .desc p{ font-size: 16px; color:#333333; line-height: 30px;}
.lietnews ul li .desc p.title{ font-weight: 700; font-size: 18px; line-height: 35px;}



.pagerji {
    width: 96%;
    margin: 0 auto;
    margin-top: 35px;
    text-align: center;
    clear: both;
    margin-bottom: 35px;
}

.pagerji span a {
    display: inline-block;
    padding: 0 12px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #cccccc;
    margin-right: 10px;
    text-align: center;
    border-radius: 4px;
    font-size: 16px;
}

.pagerji span a:hover {
    color: #fff;
    background: #bd1a2d;
    border: 1px solid #bd1a2d;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -moz-transition: 0.3s;
}

.pagerji span a.dq {
    color: #fff;
    background: #bd1a2d;
    border: 1px solid #bd1a2d;
}

 /* 购票细览 */
.gpcontent{margin-top:20px; background: url(gpbg0728.png) center top no-repeat;-webkit-box-shadow: 3px 3px 3px 1px #ddd;
    box-shadow: 3px 3px 3px 1px #ddd;}
.gp-wrap{ padding:40px 0 0 30px}
.gpimg {width:295px; height: 440px; float: left;}
.gpxq{ width:500px; float: left; margin-left: 40px;}
.gpxq h3{ font-size: 24px; color:#333333; margin-bottom: 20px;}
.gpxqlist dl {width:100%; line-height: 40px; margin-bottom: 5px;}
.gpxqlist dl dt{ float: left;font-size: 14px; color:#999999;}
.gpxqlist dl dd{float: left; margin-left: 15px; font-size: 14px; color:#333333;}
.gpxqlist dl dd.current{ color: #08499c;}
.gpxqlist dl dd  .cc span { display:block; float: left; width:199px; height: 38px; line-height: 38px; text-align: center;  border:1px solid #ccc;}
.gpxqlist dl dd .cc span.on{ background: url(ccbj.jpg) center left no-repeat; color:#b60005; border:transparent}
.gpxqlist .price{margin:15px 0}
.gpxqlist .price dd  span{ display: inline-block; width:90px; height: 38px; line-height: 38px; text-align: center; border:1px solid #ccc; margin-right: 15px;}
.gpxqlist .price dd  span.on{ border: 1px dashed #ccc; background-color: #f6f6f6; color:#dbdbdb}
.yhhd{ width:93%; background-color: #f4f4f4; padding:15px 20px 15px 20px}
.yhhd h5{font-size: 14px; color: #666666;line-height: 30px;}
.gpxqlist dl p{ line-height: 28px; font-size: 14px; color:#666666;}
.buy {margin-top:20px}
.buy h3{ float: left; width:145px; height: 45px; font-size: 20px; line-height: 45px; text-align: center; background-color: #b60005; color: #fff;}
.buy span{ display: inline-block; padding-left:20px; line-height: 45px; font-size: 14px; color: #666666;}
.buy span.xz{ background: url(xzxz.jpg) left center no-repeat; margin-right: 15px;}
.buy span.jf{ background: url(fjf.jpg) left center no-repeat;margin-right: 15px}
.buy span.qp{ background: url(zzqp.jpg) left center no-repeat;}
.ycjs-wrap{width:1200px; margin:40px 0}
.ycjsleft{ width:863px; float: left;}
.ycjsleft .hd{ width:100%; height: 60px; background-color: #f7f7f7;}
.ycjsleft .hd ul li{ float: left; width:125px; line-height: 60px; text-align: center; color:#333333; font-size: 18px;}
.ycjsleft .hd ul li.on{background-color: #b60005; }
.ycjsleft .hd ul li.on a{color:#fff}

.jqyc-wrap{ width:255px; float: right; padding:20px; background-color: #f4f4f4;}
.jqyc-wrap h3{ font-size: 18px; color: #333333; margin-bottom: 15px;}
.jqyc-wrap ul li{width:250px;margin-bottom: 20px;position: relative;}
.jqyc-wrap ul li p{ position: absolute; bottom: 0; left:0;background: url(bgtext.png) ;width:100%; height: 40px; line-height: 40px; font-size:16px;color: #fff; text-align: center;}
.jqyc-wrap ul li img{ width:250px; height: 370px;}
.showgg{margin-top:20px;  height: 65px;border:1px solid #ccc;}
.showgg li{ float: left; width:214px; height: 65px; line-height: 65px; border-right:1px solid #ccc; font-size:14px; color:#666666;  text-align: center;}
.showgg li:last-child{border-right: transparent; line-height: 20px; padding-top:12px}
.showgg li.on{ color:#836740}
 .contxt{ margin-left:10px}
.contxt h4{color:#b60005; font-size:16px; font-weight: normal; margin-bottom: 10px;margin-top:20px}
.contxt p{ color:#999; font-size: 16px; line-height: 30px;}
.txt{ margin-top:30px;}
.txt p{ color:#333333; text-align: justify; font-size: 16px; line-height: 30px;margin: 10px 0;}
.txt img{ display: block; margin:0 auto; text-align: center; margin-top:20px ; margin-bottom: 20px;}
.txt h4{color:#b60005; font-size:18px; font-weight: normal; margin-bottom: 10px;margin-top:20px}