body{
    --color:#a22a4d;
    background: #fffef7;
}
* {
    font-family: roboto;
    margin: 0;
    padding: 0;
    list-style: none;
}
ul, ol {
    margin-top: 0;
    margin-bottom: 0;
    -webkit-padding-start: 0;
}

p {
    margin: 0;
}

#main p, #top p, #bottom p {
    white-space: normal;
}

body {
    width: 100%;
    height: 100%;
}



.ais {
    overflow: hidden;
    position: relative;
}

.ais .flash {
    position: relative;
}

.ais .arr {
    position: absolute;
    bottom: 20px;
    right: 8px;
    z-index: 1;
    display: none;
}

.list_bottom_banner #ais {
    width: 800px;
    height: 100px;
    float: left;
    margin: 0px 0px 12px 0px;
}
.list_bottom_banner .ais {
    overflow: hidden;
    position: relative;
}
.list_bottom_banner .ais .flash {
    position: relative;
}
.list_bottom_banner #ais img {
    width: 800px;
    height: 100px;
}

.list_bottom_banner .ais .arr div {
    width: 12px;
    height: 12px;
    margin: 0 6px;
    background: #E1E1E1;
    float: right;
}
.list_bottom_banner .ais .arr div.focus{
    background: #a22a4d;
}

a:link, a:visited, a:hover, a:active {
    color: #000;
    text-decoration: none;
}

#top .title {
    background: white;
    padding: 0 60px 0 15px;
    color: #005285;
    position: absolute;
    font-size: 80px;
    font-weight: bold;
    text-align: left;
    text-indent: 20px;
    white-space: nowrap;
    right: 13%;
    bottom: 5%;
    border-bottom-left-radius: 50px;
    border-top-left-radius: 50px;
}
.home_jiaotong{
    width: 1000px;
    margin: 0 auto;
}
.home_jiaotong img{
    width: 1000px;
}
#main {
    position: relative;
    height: auto;
    width: 1200px;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0 auto;
    margin-bottom: 10px;
}
#main.loginbg{
    width: 1600px;
    left: 50%;
    margin-left: -800px;
}

.topic,.topic img{
    width: 1000px;
    margin: 0px auto;
}



.main_banner{
    width: 1000px;
    margin: 0 auto;
}
.main_banner img{
    width: 1000px;
    height: 100px;
}
.banner_img{
    width: 1000px;
    margin: 0 auto;
}
.banner_img .moduletable:first-child{
    margin-right: 20px;
}
.banner_img .moduletable{
    display: inline-block;
}
.banner_img img{
    width: 490px;
    height: 150px;
}
.list_top_banner{
    width: 800px;
    margin: 0 auto;
}
.list_top_banner img{
    width: 800px;
    height: 300px;
}
.list_top_banner .jiantou{
    width: 0;
    height: 0;
    border-bottom: 10px solid #a22a4d;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    margin: 0 auto;
    margin-top: -10px;
    position: relative;
    cursor: pointer;
}
.list_bottom_banner{
    width: 800px;
    margin: 0 auto;
    /*height: 100px;*/
}
.list_bottom_banner img{
    width: 800px;
    height: 100px;
}




#bottom {
    position: relative;
    width: 1200px;
    background:#a22a4d;
    padding: 30px 0;
    margin: 0 auto;
}

#bottom .bottomessge {
    margin: 0 auto;
    width: 97%;
}

#bottom .bottomessge .bleft {
    float: left;
    width: auto;
    color: white;
}
#bottom .bottomessge .bleft a {
    color: white;
}
#bottom .bottomessge .bleft:nth-child(1) {
    margin-right: 5px;
    margin-top: 30px;
    margin-left: 60px;
}

#bottom .bottomessge .bleft:nth-child(2),#bottom .bottomessge .bleft:nth-child(4) {
    width: 360px;
    margin-top: 30px;
    margin-left: 40px;
}

#bottom .bottomessge .bleft:nth-child(3) {
    margin-right: 5px;
    margin-top: 40px;
}
#bottom .bottomessge .bleft:nth-child(3) div{
    margin-bottom: 10px;
}
#bottom .bottomessge .bleft:nth-child(3) img{
    float: left;
    margin-left: 18px;
}

#bottom .bottomessge .bleft p {
    float: left;
    margin: 0 10px;
    line-height: 50px;
    text-align: center;
    height: 50px;
    color: white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
    margin-bottom: -1px;
}
#bottom .bottomessge.bottom2 .bleft p .bleft_one{
    float: left;
    margin-left: 30px;
    width: 220px;
}
#bottom .bottomessge.bottom2 .bleft p .bleft_two{
    float: left;
    margin-left: 35px;
}
#bottom .bottomessge.bottom2 .bleft p:nth-child(odd) {
    width: 450px;
}

#bottom .bottomessge.bottom2 .bleft p:nth-child(even) {
    width: 450px;
}
#bottom .bottomessge .bleft p:nth-child(odd) {
    width: 290px;
}

#bottom .bottomessge .bleft p:nth-child(even) {
    width: 290px;
}

#login {
    width: 100%;
    height: 800px;
    background: url(/pic/jdgle/catalogueshenzhen2024/login.jpg) no-repeat;
    background-size: 100% 100%;
    position: relative;
}
#login .container {
    width: 550px;
    height: 550px;
    background: #fffff5;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -275px 0 0 -275px;
}
#login .timg {
    padding: 55px 0 55px 0;
    text-align: center;
}
#login .timg img {
    width: 150px;
}
#login .item {
    width: 296px;
    height: 46px;
    background: #f4f3eb;
    border: 2px solid #9a1a5a;
    margin: 0 0 14px 125px;
    position: relative;
}
#login .item input {
    width: 292px;
    height: 28px;
    border: 0;
    outline: none;
    text-indent: 8px;
    background: #f4f3eb;
    font-size: 13px;
    font-family: "Microsoft YaHei";
    padding: 0;
    margin: 9px 0 0 2px;
}
#login .item .input_2 {
    width: 186px;
    position: absolute;
    z-index: 9;
}
#login .item .ml_verify {
    position: absolute;
    right: 5px;
    width: 102px;
    height: 36px;
    cursor: pointer;
    z-index: 99;
    top: 5px;
}
#login .item .send_code {
    width: 102px;
    padding: 0;
    border: 0;
    height: 36px;
    background: #f19149;
    color: #fff;
    margin: 5px 0 0 0;
    cursor: pointer;
    outline: none;
    font-size: 13px;
    position: absolute;
    right: 5px;
    z-index: 99;
}
#login .mobile_login, #login .user_login {
    width: 300px;
    height: 40px;
    background: #9a1a5a;
    font-size: 15px;
    color: #fff;
    font-weight: bold;
    border: 0;
    outline: none;
    cursor: pointer;
    margin-left: 125px;
}
#login .btip {
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 10px;
    font-size: 12px;
    text-align: center;
}

#accountform {
    display: none;
}

.social {
    z-index: 50;
    background: #005285;
    padding: 0 220px;
    border-bottom: 1px solid #e4e4e4;
    border-top: 1px solid #e4e4e4;
    height: 66px;
}

.social a {
    text-align: center;
    float: left;
    color: #fff;
    border-right: 1px solid #e4e4e4;
    border-left: 1px solid #e4e4e4;
    width: 24.8%;
    height: 65px;
}

.social p {
    color: #fff;
    line-height: 65px;
    font-size: 20px;
}

#more {
    margin: 10px auto 0;
    width: 736px;
    background: #a22a4d;
    height: 86px;
    padding: 0 32px;
    margin-bottom: 40px;
}
#more.home {
    width: 936px;
    margin-bottom: 10px;
}
#more.home.pdf{
    background: #8fc31f;
}
#hotel_catalogue {
    margin: 10px auto 0;
    width: 952px;
    background: #cbb382;
    height: 86px;
    padding: 0px 2%;
}

#more_list .more_left,#more .more_left,#hotel_catalogue .more_left{
    float: left;
    height: 86px;
    line-height: 86px;
    font-size: 25px;
    letter-spacing: 2px;
    color: #fff;
    font-family: "SimHei";
}

#more .more_right {
    float: right;
    text-align: right;
    padding: 10px 0;
}

#more .more_right img {
    width: 60px;
}

.home_search,.home_search_preview {
    width: 600px;
    height: 34px;
    border: 2px solid #a22a4d;
    margin: 10px auto;
}

.home_search .search_it,.home_search_preview .search_it{
    float: left;
    width: 115px;
    padding: 0px 10px;
    height: 28px;
    line-height: 26px;
    margin: 4px 0;
    border-right: 1px solid #aaa9a9;
}

.search_it .t1 {
    float: left;
    width: 55px;
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.search_it .t2 {
    float: left;
    width: 60px;
    font-size: 15px;
    color: #aaa9a9;
    font-family: "Arial Narrow";
    display: block;
}

.home_search input,.home_search_preview input {
    float: left;
    width: 414px;
    border: 0;
    outline: none;
    height: 30px;
    margin-top: 3px;
    text-indent: 8px;
}

.home_search .icon,.home_search_preview .icon {
    background-image: url(/pic/jdgle/catalogue/home_search.png);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    width: 25px;
    height: 25px;
    text-align: center;
    margin-top: 4px;
    display: block;
    cursor: pointer;
    margin-right: 10px;
}

#boxshow {
    margin: 50px auto;
    width: 1000px;
    height: 426px;
}

#boxshow ul {
}

#boxshow ul li {
    position: relative;
    float: left;
    width: 190px;
    height: 190px;
    border: 2px solid #a22a4d;
    margin: 0px 7px 40px 0;
    background:#FFF;
}
#boxshow ul li:hover{
    background: #a22a4d;
}
#boxshow ul li:hover h1,#boxshow ul li:hover p{
    color: #FFF;
}
#boxshow ul li:nth-child(5n) {
    margin-right: 0;
}

#boxshow ul li:last-child {
    margin-right: 0;
}

#boxshow ul li a {
    display: block;
    width: 100%;
    height: 100%;
}

#boxshow ul li a h1 {
    position: absolute;
    width: 180px;
    font-weight: normal;
    top: 0;
    padding: 5px 0 10px 10px;
    font-size: 32px;
    line-height: 45px;
    letter-spacing: 2px;
    color: #a22a4d;
    font-family: "SimHei";
}

#boxshow ul li a h2 {
    position: absolute;
    width: 180px;
    font-weight: normal;
    top: 0;
    padding: 20px 0 10px 10px;
    font-size: 40px;
    letter-spacing: 2px;
    line-height: 70px;
    color: #3d80dc;
}

#boxshow ul li a p {
    position: absolute;
    width: 171px;
    bottom: 0;
    padding: 0 10px 15px 10px;
    font-size: 20px;
    line-height: 20px;
    color: #bfbfbf;
}

#boxshow ul li a span {
    font-size: 15px;
}

#listshow {
    margin: 50px auto 20px auto;
    width: 1080px;
    height: 177px;
}

#listshow ul {
}

#listshow ul li {
    position: relative;
    float: left;
    width: 249px;
    height: 74px;
    margin: 0 25px 20px 0;
    border: 1px solid #005285;
    border-radius: 20px;
}
#wxpay_code {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #00000090;
    display: none;
}

#wxpay_code .wxpay_code_box {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 220px;
    height: 240px;
    margin: -120px 0 0 -110px;
    text-align: center;
    background: #fff;
}
#wxpay_code .wxpay_code_box p{
    text-align: end;
    font-size: 30px;
    margin-right: 10px;
    cursor: pointer;
}
#wxpay_code .wxpay_code_box span {
    margin: 5px 0 0 0;
    display: block;
}

#wxpay_code .wxpay_code_box img {
    width: 150px;
    height: 150px;
    margin: 20px 0 0 0;
}
#listshow ul li:nth-child(4) {
    margin-right: 0;
}

#listshow ul li:last-child {
    margin-right: 0;
}

#listshow ul li a {
    display: block;
    width: 100%;
    height: 100%;
    line-height: 76px;
    text-align: center;
}

#innerlogo {
    width: 930px;
    margin: 20px auto;
}

.pay {
    width: 1000px;
    height: auto;
    margin: 170px auto 0px;
    padding: 16px 20px;
    border: 1px solid #a22a4d;
}

.info h1 {
    font-size: 12px;
    line-height: 30px;
    font-weight: bold;
    letter-spacing: 4px;
}

.pay h2 {
    font-size: 37px;
    line-height: 45px;
    color: #09357d;
    font-weight: lighter;
    letter-spacing: 1px;
}

.info {
    width: 1000px;
    height: auto;
    line-height: 35px;
    margin: 30px auto;
}

.paycontain {
    width: 670px;
    height: auto;
    line-height: 45px;
    margin: 0 auto;
}

.paycontain.heightcomt {
    height: 60px
}

.paycontain .pleft {
    float: left;
}

.paycontain .pleft.lable {
    width: 120px
}

.paycontain input {
    width: 440px;
    height: 27px;
}

.paycontain textarea {
    width: 440px;
    height: 80px;
}

.paycontain .pright {
    float: right
}

.alipay {
    width: 300px;
    margin: 0 auto;
    margin-top: -60px;
}
.alipay .pay_type{
    line-height: 30px;
}
.alipay input[type=radio] {
    float: left;
    margin: 25px 15px 0 20px;
}

.alipay p {
    color: #999999;
    line-height: 100px;
}

.paybtn {
    width: 300px;
    height: 45px;
    margin: 0 auto;
    font-size: 20px;
    background:#a22a4d;
    line-height: 45px;
    text-align: center;
    letter-spacing: 1px;
    color: #fff;
    border: 0;
    outline: none;
    cursor: pointer;
}

.listbar {
    width: 960px;
    padding: 0 240px;
    height: 80px;
    background: #ce6657;
}

.listbar > p {
    float: left;
    color: white;
    line-height: 30px;
    margin-top: 7px;
    font-size: 30px;
}

.listbar > p span {
    font-size: 10px !important;
}

.listbar > a {
    display: block;
    float: right;
    width: 97px;
    height: 80px;
    color: white;
    text-align: center;
    background: #005285;
}

.listbar > a p {
    margin-top: 5px;
    font-size: 30px;
}

#listnav {
    width: 1080px;
    height: 60px;
    margin: 8px auto;
}

#listnav .listnav {
    width: 210px;
    height: 100px;
    background: #005285;
    float: left;
    line-height: 100px;
    text-align: center;
    color: white;
    margin-right: 7px;
    font-size: 40px;
    cursor: pointer;
}

#listnav .listnav.liforcus {
    color: #fff799;
}

#listnav .listnav:last-child {
    margin: 0
}

#listdata {
    width: 1080px;
    margin: 0 auto;
    padding: 0 5%;
}

#listdata tr {
    height: 50px;
}

#listdata td.tdname {
    width: 50%;
}

#listdata td.tdnum {
    width: 20%;
}

#listdata td.tdetal {
    width: 10%;
}

#listdata td.tdetal a {
    border-radius: 5px;
    border: 1px solid black;
    padding: 5px 20px;
    text-align: center;
    font-size: 8px !important;
}

.listitle span {
    font-size: 25px;
    font-weight: bold;
}

.listpage {
    width: 396px;
    height: 40px;
    margin: 0 auto;
    text-align: center;
}

.listpage div {
    float: left;
    margin: 0 10px;
}

.listpage table td {
    width: 20px;
}

.listpage table td.tforcus {
    color: #005285;
}

.listpage .prev, .listpage .next, .listpage tbody td {
    cursor: pointer
}

.calback {
    width: 174px;
    line-height: 70px;
    text-align: center;
    color: white;
    cursor: pointer;
    margin: 0 auto;
    background: #005285;
    border-radius: 15px;
}

.goto {
    width: 360px;
    line-height: 70px;
    text-align: center;
    color: white;
    float: left;
    margin: 0 330px;
    cursor: pointer;
    background: #005285;
    border-radius: 15px;
}

.back {
    float: left;
    width: 174px;
    line-height: 70px;
    text-align: center;
    color: white;
    margin: 0 30px;
    cursor: pointer;
    background: #005285;
    border-radius: 15px;
}

.goto:link, .goto:visited, .goto:hover, .goto:active, .back:link, .back:visited, .back:hover, .back:active {
    color: #fff;
}

.detailplace {
    text-align: right;
    font-size: 25px;
    font-weight: bold;
    padding: 0 180px;
}

.detailline {
    border: 1px solid #005285;
    margin-top: 5px;
}

.detailmain {
    width: 1000px;
    height: 500px;
    padding: 0 220px;
}

.detailmain .leftmessage {
    float: left;
    height: 400px;
    width: 800px;
}

.detailmain .leftmessage p {
    line-height: 40px;
    font-size: 22px;
    color: #434343;
}

.detailmain .leftmessage p:first-child {
    font-size: 24px;
    color: #000;
}

.detailmain .rightpg {
    float: right;
    width: 200px;
}

.detailmain .rightpg img {
    width: 200px;
}


#main .listImageIcon.filechoice,#main .listImageIcon.bill_wap_none{
    float: none;
    margin-bottom: 80px;
}


#main .listImageIcon{
    float: left;
}
#main .list{
    width: 800px;
    margin: 0 auto;
    margin-top: 30px;
}
#main .list .list_top{
    background: #a22a4d;
    width: 800px;
    height: 65px;
}
#main .list_top_left{
    float: left;
    margin: 15px;
}
#main .list_top_center{float: left}
#main .list_top_center input{
    width: 655px;
    height: 45px;
    border-radius: 5px;
    border: 0px;
    margin-top: 10px;
    padding-left: 20px;
    font-size: 14px;
}
#main .list_top_right{
    float: left;
    margin: 22px 15px;
}
#main .list .list_main{
    margin-top: 10px;
}
#main .list .list_main li{
    height: 50px;
    line-height: 50px;
    border-bottom: 1px solid #d2d2d2;
    padding: 5px 0px;
}
#main .list .list_main li:hover{
    background: #f8f4e7;
}
#main .list .list_main li:hover label{
    color: #f8f4e7;
}
#main .list .list_main li .left{
    color: #a22a4d;
    font-weight: bold;
    float: left;
    width: 19%;
    word-break: break-all;
}

#main .list .list_main li .mediaadList .left{
    color: #000;
    font-weight: inherit;
}

#main .list .list_main li .right{
    float: right;
    line-height: 25px;
    text-align: right;
}
#more_list{
    margin: 80px auto 0;
    width: 1136px;
    background: #a22a4d;
    height: 86px;
    padding: 0px 2%;
}
#main .list .list_main .bottom_page{
    margin-top: 50px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#main .list .list_main .bottom_page a {
    display: flex;
    align-items: center;
    padding: 0 10px
}

#main .list .list_main .bottom_page img{
    margin: 0 10px;
}

#main .list .list_main .bottom_page .list-page-left {
    width: 0;
    height: 0;
    font-size: 0;
    border-right: 24px solid #d2d2d2;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
#main .list .list_main .bottom_page .list-page-left.f28b0a {
    border-right: 24px solid #a22a4d;
}
#main .list .list_main .bottom_page .list-page-right {
    width: 0;
    height: 0;
    font-size: 0;
    border-left: 24px solid #d2d2d2;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
#main .list .list_main .bottom_page .list-page-right.f28b0a {
    border-left: 24px solid #a22a4d;
}

#main .list .booth{
    height: 50px;
    line-height: 50px;
    text-align: right;
    color: #a22a4d;
    border-bottom: 1px solid #d2d2d2;
    font-weight: bold;
}
#main .list .company_info{
    padding: 30px 0px;
    border-bottom: 1px solid #d2d2d2;
    font-size: 18px;
}
#main .list .compnay_name{
    font-weight: bold;
    color: #a22a4d;
    margin-bottom: 30px;
    font-size: 18px;
}
#main .list p{
    font-size: 16px;
    line-height: 25px;
}
#main .list .categories{
    padding: 30px 0px;
    border-bottom: 1px solid #d2d2d2;
}
#main .list .categories .cateName{
    font-weight: bold;
    color: #a22a4d;
    margin-bottom: 10px;
    font-size: 16px;
}
#main .list .categories p{
    font-size: 16px;
}
#main .list .introduction{
    padding: 30px 0px;
}
#main .list .introduction .compnay_introduction{
    font-size: 16px;
    color: #a22a4d;
    font-weight: bold;
    margin-bottom: 15px;
}
#main .list .introduction p{

}
#main .list .detail_bottom_page{
    margin-top: 50px;
    text-align: center;
    width: 290px;
    margin: 50px auto 40px;
    height: 40px;
    display: flex;
    align-items: center;
}
#main .list .detail_bottom_page .left{
    float: left;
    margin-right: 10px;
}
#main .list .detail_bottom_page .gotocompany{
    float: left;
    background: #a22a4d;
    font-size: 12px;
    width: 185px;
    height: 38px;
    padding-top: 8px;
    border-radius: 10px;
}
#main .list .detail_bottom_page .right{
    float: left;
    margin-left: 10px;
}
#main .list .detail_bottom_page .left a,
#main .list .detail_bottom_page .right a {
    display: flex;
    align-items: center;
}
.detail-page-left {
    width: 0;
    height: 0;
    font-size: 0;
    border-right: 24px solid #d2d2d2;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
.detail-page-left.f28b0a {
    border-right: 24px solid #a22a4d;
}
.detail-page-right {
    width: 0;
    height: 0;
    font-size: 0;
    border-left: 24px solid #d2d2d2;
    border-top: 14px solid transparent;
    border-bottom: 14px solid transparent;
}
.detail-page-right.f28b0a {
    border-left: 24px solid #a22a4d;
}
.info p{
    font-size: 12px;
    line-height: 20px;
}
#detailprev {
    font-size: 40px;
    color:#a22a4d;
    left: 60px;
    cursor: pointer;
    background: initial;
}
#detailnext {
    font-size: 40px;
    color:#a22a4d;
    right: 60px;
    cursor: pointer;
    background: initial;
}
#detailprev.prev_stop, #detailnext.next_stop {
    color: #999999;
    cursor: not-allowed!important;
}
.login_tel{
    text-align: center;
    width: 255px;
    margin: 50px auto 0px;
    height: 40px;
}
.login_tel p{
    font-size: 12px;
}
.login_tel a {
    font-size: 12px;
}
#ticket{
    border: 1px solid #a22a4d;
    width: 1000px;
    margin:60px auto 0px;
}
#success{

}
#success .huikanshuliang{
    text-align: center;
    font-size: 16px;
    width: 705px;
    margin: 0 auto;
    overflow: hidden;
}
#success .huikan{
    float: left;
}
#success .num{
    float: right;
    font-weight: bold;
}

.choice .clicklook{
    text-align: center;
    font-weight: bold;
    position: relative;
    background: #ab7c20;
    width: 140px;
    color: #FFF;
    border-radius: 30px;
    padding: 5px;
    font-size: 22px;
    margin: 0 auto;
    margin-top: -95px;
    margin-bottom: 95px;
}
.choice .clicklook.decoration{
    background: #D70051;
}
.choice .clicklook.no{
    background: #7d7d7d;
    color: #c9c9c9;
}
.choice .name{
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}
.choice .time{
    text-align: center;
    font-size: 14px;
    background: #ab7c20;
    width: 145px;
    margin: 0 auto;
    color: #FFF;
    border-radius: 10px;
    padding: 2px;
    margin-top: 15px;
}
.choice .categroy{
    color: #ab7c20;
    text-align: center;
}
.decorate .time{
    background: #D70051;
}
.decorate .categroy{
    color: #D70051;
}
#id_top {
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    z-index: 99999999;
    background: #00000050;
    display: none;
}
#id_top img.ban {
    width: 100%;
    height: 100%;
}
#id_top .time {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #f5f5f5;
    color: #1a1a1a;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
#id_top .ban_box {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
}
#id_top .ban_box img {
    float: left;
    margin-right: 10px;
}
#id_top .ban_box img {
    margin-right: 10px;
}
#main .index_banner .ban_box {
    width: 100%;
    position: absolute;
    top: 15%;
}
#main .index_banner .ban_box img {
    width: 100%;
    float: left;
    margin-bottom: 5px;
}
#main .index_banner {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999999;
    display: none;
}
#banner_ban {
    background: rgba(0,0,0,0.5);
    z-index: 999998;
    position: fixed;
    top: 0;
    bottom: 0;
    width: 100%;
    display: none;
}
#main .index_banner img.ban {
    width: 100%;
}
#main .index_banner .time {
    position: absolute;
    top: 10px;
    right: 10px;
    background: #f5f5f5;
    color: #1a1a1a;
    font-size: 20px;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.ap-login{
    display: none;
}
/** Phone **/
@media only screen and (min-width: 320px) and (max-width: 767px) {

    .main_banner,.banner_img,.list_top_banner{
        width: 100%;
    }
    .main_banner img{
        width: 100%;
        height: auto;
    }
    .banner_img .moduletable{
        width: 49%;
    }
    .banner_img img,.list_top_banner img,.list_bottom_banner,.list_bottom_banner img{
        width:100%;
        height:auto;
    }
    .banner_img .moduletable:first-child{
        margin-right: 2%;
    }
    .choice{
        width: 96%;
        display: block;
        margin: 2%;
    }
    #ticket{
        width: 98%;
        margin: 0px auto 0px;
    }
    #success .huikanshuliang{
        width: 85%;
    }
    #success .huikan{
        float: left;
        width: 80%;
        text-align: left;
    }
    #success .num{
        float: right;
    }
    #success .beizhu{
        margin: 15px 5%;
    }
    .login_tel{
        text-align: center;
        width:90%;
        margin: 35px auto 5%;
        height: 40px;
    }
    .login_tel p{
        text-align:center;
    }

    #top .title {
        background: white;
        padding: 0 60px 0 15px;
        color: #005285;
        position: absolute;
        font-size: 80px;
        font-weight: bold;
        text-align: left;
        text-indent: 20px;
        white-space: nowrap;
        right: 13%;
        bottom: 5%;
        border-bottom-left-radius: 50px;
        border-top-left-radius: 50px;
    }
    .home_jiaotong{
        width: 100%;
        margin: 0 auto;
    }
    .home_jiaotong img{
        width: 100%;
    }
    #main {
        position: relative;
        height: auto;
        width:100%;
        left:0px;
        margin-left: 0px;
        white-space: nowrap;
        text-overflow: ellipsis;
    }
    #main.loginbg{
        width: 100%;
        left: 0px;
        margin-left: 0px;
    }

    .topic,.topic img{
        width:100%;
    }
    #bottom {
        position: relative;
        width: 100%;
        left: 0;
        margin-left: 0px;
        height: auto;
        background: #a22a4d;
        padding: 30px 0;
        float: left;
        margin-top: 15px;
    }

    #bottom .bottomessge {
        margin: 0 auto;
        width: 97%;
    }

    #bottom .bottomessge .bleft {
        float: left;
        width: auto;
        color: white;
    }

    #bottom .bottomessge.bottom2 .bleft p .bleft_one{
        float: left;
        margin-left:0px;
        width:100%;
    }
    #bottom .bottomessge.bottom2 .bleft p .bleft_two{
        float: left;
        margin-left:1%;
    }
    #bottom .bottomessge.bottom2 .bleft p:nth-child(odd) {
        width: 100%;
    }

    #bottom .bottomessge.bottom2 .bleft p:nth-child(even) {
        width: 100%;
    }

    #bottom .bottomessge .bleft:nth-child(1) {
        margin-right: 0%;
        margin-top: 3%;
        margin-left: 0%;
    }

    #bottom .bottomessge .bleft:nth-child(2), #bottom .bottomessge .bleft:nth-child(4) {
        width: 69%;
        margin-top: 3%;
        margin-left: 1%;
        margin-bottom: 25px;
    }

    #bottom .bottomessge .bleft:nth-child(3) {
        margin-right: 0;
        margin-top: 2%;
        width: 90%;
        font-size: 12px;
        float: left;
        margin-left: 0%;
    }
    #bottom .bottomessge .bleft:nth-child(3) div{
        margin-bottom: 3%;
    }
    #bottom .bottomessge .bleft:nth-child(3) img{
        float: left;
        margin-left:0px;
    }

    #bottom .bottomessge .bleft p {
        float: left;
        margin: 0 0%;
        line-height: 20px;
        text-align: left;
        height: auto;
        color: white;
        border-top: 1px solid white;
        border-bottom: 1px solid white;
        margin-bottom: -1px;
        font-size: 12px;
    }

    #bottom .bottomessge .bleft p:nth-child(odd) {
        width:100%;
        height: auto;
        padding: 10px 0px;
    }

    #bottom .bottomessge .bleft p:nth-child(even) {
        width: 100%;
        height: auto;
        padding: 10px 0px;
    }

    #login {
        width: 100%;
        height: auto;
        background: inherit;
        background-size: 100% 100%;
        position: relative;
    }
    #login .container {
        width: 100%;
        height: 550px;
        background: #fff;
        position: absolute;
        top: 10px;
        left: 0px;
        margin: 0 auto;
    }
    #login .timg {
        padding: 30px 0 55px 0;
        text-align: center;
    }
    #login .timg img {
        margin: 17px 15px;
    }
    #login .item {
        width: 90%;
        height: 46px;
        background: #f4f3eb;
        border: 2px solid #9a1a5a;
        margin: 14px auto;
        position: relative;
    }
    #login .item input {
        width: 292px;
        height: 28px;
        border: 0;
        outline: none;
        text-indent: 8px;
        background: #f4f3eb;
        font-size: 13px;
        font-family: "Microsoft YaHei";
        padding: 0;
        margin: 9px 0 0 2px;
    }
    #login .item .input_2 {
        width: 186px;
        position: absolute;
        z-index: 9;
    }
    #login .item .ml_verify {
        position: absolute;
        right: 5px;
        width: 102px;
        height: 36px;
        cursor: pointer;
        z-index: 99;
        top: 5px;
    }
    #login .item .send_code {
        width: 102px;
        padding: 0;
        border: 0;
        height: 36px;
        background:#f19149;
        color: #fff;
        margin: 5px 0 0 0;
        cursor: pointer;
        outline: none;
        font-size: 13px;
        position: absolute;
        right: 5px;
        z-index: 99;
    }
    #login .mobile_login, #login .user_login {
        width: 90%;
        height: 40px;
        background: #9a1a5a;
        font-size: 15px;
        color: #fff;
        font-weight: bold;
        border: 0;
        outline: none;
        cursor: pointer;
        margin-left: 5%;
    }
    #login .btip {
        width: 100%;
        position: absolute;
        left: 0;
        bottom: 10px;
        font-size: 12px;
        text-align: center;
    }

    #accountform {
        display: none;
    }

    .social {
        z-index: 50;
        background: #005285;
        padding: 0 220px;
        border-bottom: 1px solid #e4e4e4;
        border-top: 1px solid #e4e4e4;
        height: 66px;
    }

    .social a {
        text-align: center;
        float: left;
        color: #fff;
        border-right: 1px solid #e4e4e4;
        border-left: 1px solid #e4e4e4;
        width: 24.8%;
        height: 65px;
    }

    .social p {
        color: #fff;
        line-height: 65px;
        font-size: 20px;
    }

    #more,#more.home {
        margin: 15px auto 0;
        width: 96%;
        background: #a22a4d;
        height: 86px;
        padding: 0px 2%;
        float: left;
    }
    #hotel_catalogue {
        margin: 15px auto 0;
        width: 96%;
        background: #cbb382;
        height: 86px;
        padding: 0px 2%;
        float: left;
    }

    #more .more_left,#hotel_catalogue .more_left{
        float: left;
        height: 86px;
        line-height: 86px;
        font-size: 25px;
        letter-spacing: 2px;
        color: #fff;
        width: 80%;
    }
    #hotel_catalogue .more_left{
        white-space: normal;
        width: 100%;
        line-height: 40px;
    }
    #more .more_right {
        float: right;
        text-align: right;
        padding: 10px 0;
    }

    #more .more_right img {
        width: 60px;
    }

    .home_search,.home_search_preview {
        width: 90%;
        height: 34px;
        border: 2px solid #a22a4d;
        margin: 10px auto;
    }

    .home_search .search_it,.home_search_preview .search_it {
        float: left;
        width: 32%;
        padding: 0px 1%;
        height: 28px;
        line-height: 26px;
        margin: 4px 0;
        border-right: 1px solid #aaa9a9;
    }

    .search_it .t1 {
        float: left;
        width: 50%;
        font-size: 16px;
        font-weight: bold;
        display: block;
    }

    .search_it .t2 {
        float: left;
        width:50%;
        font-size: 12px;
        color: #aaa9a9;
        font-family: "Arial Narrow";
        display: block;
    }

    .home_search input,.home_search_preview input {
        float: left;
        width: 50%;
        border: 0;
        outline: none;
        height: 30px;
        margin-top: 3px;
        text-indent: 8px;
    }

    .home_search .icon,.home_search_preview .icon {
        background-image: url(/pic/jdgle/catalogue/home_search.png);
        background-position: center center;
        background-repeat: no-repeat;
        float: right;
        width:25px;
        height: 25px;
        text-align: center;
        margin-top: 4px;
        display: block;
        cursor: pointer;
    }

    #boxshow {
        margin: 50px auto 10px;
        width: 100%;
        height: auto;
        overflow: hidden;
    }

    #boxshow ul {
    }

    #boxshow ul li {
        position: relative;
        float: left;
        width: 46%;
        height: 190px;
        border: 2px solid #a22a4d;
        margin: 0px 1% 40px 1.5%;
        background: #FFF;
    }
    #boxshow ul li:hover{
        background: #a22a4d;
    }
    #boxshow ul li:hover h1,#boxshow ul li:hover p{
        color: #FFF;
    }
    #boxshow ul li:nth-child(5) {
        margin-right:3px;
    }

    #boxshow ul li:last-child {
        margin-right: 0;
    }

    .list_bottom_banner #ais,.list_bottom_banner #ais img{
        width:100%;
        height:auto;
    }

    #boxshow ul li a {
        display: block;
        width: 100%;
        height: 100%;
    }

    #boxshow ul li a h1 {
        position: absolute;
        width: 90%;
        font-weight: normal;
        top: 0;
        padding: 5px 0 10px 10px;
        font-size: 25px;
        line-height: 35px;
        letter-spacing: 2px;
        color: #a22a4d;
    }

    #boxshow ul li a h2 {
        position: absolute;
        width: 180px;
        font-weight: normal;
        top: 0;
        padding: 20px 0 10px 10px;
        font-size: 40px;
        letter-spacing: 2px;
        line-height: 70px;
        color: #3d80dc;
    }

    #boxshow ul li a p {
        position: absolute;
        width: 90%;
        bottom: 0;
        padding: 0 10px 15px 10px;
        font-size: 20px;
        line-height: 20px;
        color: #bfbfbf;
    }

    #boxshow ul li a span {
        font-size: 15px;
    }

    #listshow {
        margin: 50px auto 20px auto;
        width: 1080px;
        height: 177px;
    }

    #listshow ul {
    }

    #listshow ul li {
        position: relative;
        float: left;
        width: 249px;
        height: 74px;
        margin: 0 25px 20px 0;
        border: 1px solid #005285;
        border-radius: 20px;
    }

    #listshow ul li:nth-child(4) {
        margin-right: 0;
    }

    #listshow ul li:last-child {
        margin-right: 0;
    }

    #listshow ul li a {
        display: block;
        width: 100%;
        height: 100%;
        line-height: 76px;
        text-align: center;
    }

    #innerlogo {
        width: 930px;
        margin: 20px auto;
    }

    .pay {
        width: 96%;
        height: auto;
        margin: 2%;
        padding: 16px 0px;
    }

    .pay h1 {
        font-size:12px;
        line-height: 55px;
        font-weight:bold;
        letter-spacing: 4px;
    }

    .pay h2 {
        font-size: 37px;
        line-height: 45px;
        color: #09357d;
        font-weight: lighter;
        letter-spacing: 1px;
    }

    .info {
        width: 95%;
        height: auto;
        line-height: 35px;
        margin: 30px auto;
    }
    .info p{
        font-size: 12px;
    }
    .paycontain {
        width: 85%;
        height: auto;
        line-height: 40px;
        margin: 0 auto;
    }

    .paycontain.heightcomt {
        height: 60px
    }

    .paycontain .pleft {
        float: left;
        width: 80%;
        line-height: 25px;
    }

    .paycontain .pleft.lable {
        width: 120px;
        line-height: inherit;
    }

    .paycontain input {
        width: 60%;
        height: 27px;
    }

    .paycontain textarea {
        width: 61%;
        height: 80px;
    }

    .paycontain .pright {
        float: right;
        line-height: 25px;
    }

    .alipay {
        cursor: pointer;
        width: 90%;
        margin: 0 auto;
        border-radius: 5px;
        border: 1px solid #ff8b26;
        line-height: 98px;
    }

    .alipay img {
        float: left;
        margin: 10px 20px 0 20px;
    }
    .alipay input[type=radio]{
        margin: 25px 15px 0 50px;
    }
    .alipay p {
        color: #999999;
        line-height: 100px;
        overflow: hidden;
    }

    .paybtn {
        width: 90%;
        height: 80px;
        margin: 0 auto;
        border-radius: 5px;
        font-size: 30px;
        line-height: 80px;
        text-align: center;
        letter-spacing: 2px;
        color: #fff;
        font-weight: bold;
        border: 0;
        outline: none;
        cursor: pointer;
    }

    .listbar {
        width: 960px;
        padding: 0 240px;
        height: 80px;
        background: #ce6657;
    }

    .listbar > p {
        float: left;
        color: white;
        line-height: 30px;
        margin-top: 7px;
        font-size: 30px;
    }

    .listbar > p span {
        font-size: 10px !important;
    }

    .listbar > a {
        display: block;
        float: right;
        width: 97px;
        height: 80px;
        color: white;
        text-align: center;
        background: #005285;
    }

    .listbar > a p {
        margin-top: 5px;
        font-size: 30px;
    }

    #listnav {
        width: 1080px;
        height: 60px;
        margin: 8px auto;
    }

    #listnav .listnav {
        width: 210px;
        height: 100px;
        background: #005285;
        float: left;
        line-height: 100px;
        text-align: center;
        color: white;
        margin-right: 7px;
        font-size: 40px;
        cursor: pointer;
    }

    #listnav .listnav.liforcus {
        color: #fff799;
    }

    #listnav .listnav:last-child {
        margin: 0
    }

    #listdata {
        width: 1080px;
        margin: 0 auto;
        padding: 0 5%;
    }

    #listdata tr {
        height: 50px;
    }

    #listdata td.tdname {
        width: 50%;
    }

    #listdata td.tdnum {
        width: 20%;
    }

    #listdata td.tdetal {
        width: 10%;
    }

    #listdata td.tdetal a {
        border-radius: 5px;
        border: 1px solid black;
        padding: 5px 20px;
        text-align: center;
        font-size: 8px !important;
    }

    .listitle span {
        font-size: 25px;
        font-weight: bold;
    }

    .listpage {
        width: 396px;
        height: 40px;
        margin: 0 auto;
        text-align: center;
    }

    .listpage div {
        float: left;
        margin: 0 10px;
    }

    .listpage table td {
        width: 20px;
    }

    .listpage table td.tforcus {
        color: #005285;
    }

    .listpage .prev, .listpage .next, .listpage tbody td {
        cursor: pointer
    }

    .calback {
        width: 174px;
        line-height: 70px;
        text-align: center;
        color: white;
        cursor: pointer;
        margin: 0 auto;
        background: #005285;
        border-radius: 15px;
    }

    .goto {
        width: 360px;
        line-height: 70px;
        text-align: center;
        color: white;
        float: left;
        margin: 0 330px;
        cursor: pointer;
        background: #005285;
        border-radius: 15px;
    }

    .back {
        float: left;
        width: 174px;
        line-height: 70px;
        text-align: center;
        color: white;
        margin: 0 30px;
        cursor: pointer;
        background: #005285;
        border-radius: 15px;
    }

    .goto:link, .goto:visited, .goto:hover, .goto:active, .back:link, .back:visited, .back:hover, .back:active {
        color: #fff;
    }

    .detailplace {
        text-align: right;
        font-size: 25px;
        font-weight: bold;
        padding: 0 180px;
    }

    .detailline {
        border: 1px solid #005285;
        margin-top: 5px;
    }

    .detailmain {
        width: 1000px;
        height: 500px;
        padding: 0 220px;
    }

    .detailmain .leftmessage {
        float: left;
        height: 400px;
        width: 800px;
    }

    .detailmain .leftmessage p {
        line-height: 40px;
        font-size: 22px;
        color: #434343;
    }

    .detailmain .leftmessage p:first-child {
        font-size: 24px;
        color: #000;
    }

    .detailmain .rightpg {
        float: right;
        width: 200px;
    }

    .detailmain .rightpg img {
        width: 200px;
    }

    #main .listImageIcon{
        margin-top: -20px;
        margin-left: 15px;
    }
    #main .listImageIcon.wapNone{
        display: none;
    }
    #main .list{
        width:100%;
        margin: 0 auto;
    }
    #main .list .list_top{
        background: #a22a4d;
        width: 99%;
        height: 65px;
        margin: 0px auto;
    }
    #main .list_top_left{
        float: left;
        margin: 15px 2%;
    }
    #main .list_top_center{
        float: none;
        width: 69%;
        margin: 0 auto;
    }
    #main .list_top_center input{
        width: 100%;
        height: 45px;
        border-radius: 5px;
        border: 0px;
        margin-top: 10px;
        font-size: 12px;
        padding-left: 0px;
    }
    #main .list_top_right{
        float: right;
        margin: 21px 3%;
    }
    #main .list .list_main{
        margin-top: 10px;
    }
    #main .list .list_main li{
        height: auto;
        border-bottom: 1px solid #d2d2d2;
        overflow: hidden;
    }

    #main .list .list_main li:hover{
        background: #f8f4e7;
    }

    #main .list .list_main li .left {
        color: #a22a4d;
        font-weight: bold;
        margin-left: 10px;
        width: 30%;
        float: left;
        word-break: break-all;
    }

    #main .list .list_main li .right {
        float: right;
        margin-right: 10px;
        white-space: pre-line;
        line-height: 25px;
        width: 60%;
        text-align: end;
    }

    #main .list .list_main li:hover label{
        color: #f8f4e7;
    }
    #main .list .list_main li .left{
        color: #a22a4d;
        font-weight: bold;
        margin-left: 10px;
    }
    #main .list .list_main li .right{
        float: right;
        margin-right: 10px;
        white-space: pre-line;
        line-height: 25px;
        width: 60%;
        text-align: end;
    }
    #more_list{
        margin: 80px auto 0;
        width: 96%;
        background: #a22a4d;
        height: 86px;
        padding: 0px 2%;
    }
    #main .list .list_main .bottom_page{
        margin-top: 50px;
        text-align: center;
    }
    #main .list .list_main .bottom_page img{
        margin: 0 10px;
    }


    #main .list .booth{
        height: 50px;
        line-height: 50px;
        text-align: right;
        color: #a22a4d;
        border-bottom: 1px solid #d2d2d2;
        font-weight: bold;
        padding: 0 10px;
    }
    #main .list .booth p{
        height: 50px;
        line-height: 50px;
    }
    #main .list .company_info{
        padding: 30px 10px;
        border-bottom: 1px solid #d2d2d2;
        font-size: 18px;
    }
    #main .list .compnay_name{
        font-weight: bold;
        color: #a22a4d;
        margin-bottom: 30px;
        font-size: 18px;
    }
    #main .list p{
        font-size: 14px;
        line-height: 25px;
    }
    #main .list .categories{
        padding: 30px 10px;
        border-bottom: 1px solid #d2d2d2;
    }
    #main .list .categories .cateName{
        font-weight: bold;
        color: #a22a4d;
        margin-bottom: 10px;
        font-size: 14px;
    }
    #main .list .categories p{
        font-size: 14px;
    }
    #main .list .introduction{
        padding: 30px 10px;
    }
    #main .list .introduction .compnay_introduction{
        font-size: 14px;
        color: #a22a4d;
        font-weight: bold;
        margin-bottom: 15px;
    }
    #main .list .introduction p{

    }
    #main .list .detail_bottom_page{
        margin-top: 50px;
        text-align: center;
        width: 270px;
        height: 40px;
    }
    #main .list .detail_bottom_page .left{
        float: left;
        margin-right: 10px;
    }
    #main .list .detail_bottom_page .gotocompany{
        float: left;
        background: #a22a4d;
        font-size: 12px;
        width: 185px;
        height: 38px;
        padding-top: 8px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    #main .list .detail_bottom_page .right{
        float: left;
        margin-left: 10px;
    }

    #wx {
        background: rgba(0, 0, 0, 0.8);
        position: fixed;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        z-index: 99999;
    }
    #wx .link {
        float: left;
        width: 100%;
    }
    #wx .link img {
        float: right;
        margin: 20px 25px 0 0;
    }
    #wx .cont {
        float: left;
        width: 90%;
        padding: 0 0 0 10%;
    }
    #wx .cont .once {
        float: left;
        width: 100%;
        margin-top: 20px;
    }
    #wx .cont .once .num {
        float: left;
        width: 32px;
        height: 32px;
        border-radius: 50%;
        background:#a22a4d;
        color: #fff;
        line-height: 32px;
        text-align: center;
        font-size: 20px;
        margin-right: 12px;
    }
    #wx .cont .once .txt {
        float: left;
        width: 80%;
        color:#FFF;
        font-weight: bold;
        font-size: 20px;
    }
    #wx .cont .once .txt img {
        height: 22px;
        vertical-align: middle;
        margin: 0 3px;
        display: inline-block;
    }
    #wx .cont .once .txt .im1 {
        height:18px;
    }
    #wx .cont .once .txt .im2 {
        height: 26px;
    }

    .ap-login{
        display: block;
        width:90%;
        margin: 20px auto;
    }
    .ap-login .title{
        border: 1px solid #9a1a5a;
        border-radius: 20px;
        text-align: center;
        line-height: 30px;
        margin: 10px auto;
    }
}