/* 
*    适配手机端
*/
@media screen and (max-width: 1200px) {
    .wrap_750{
        width: 750px;
        position: relative;
		margin: 0 auto;
		background: #f5f5f5;
    }
    .iphone_css {
        display: block !important;
    }

    .web_css {
        display: none !important;
    }
    .qylyly-title{
        color: #333333;
    }
    .qylyly-title-pluss{
       color: #ffffff;
    }
    .caseFenLei li.active a{
        color: #ffffff;
    }
    .navList li{
        line-height: 75px;
        height: 75px;
    }
    .mBtnLine{
        width: 35px;
    }
    .mBtnLine span{
        height: 5px;
    }
    
    .navClose{
        width: 30px;
        height: 30px;
    }
    .navClose span{
        height: 5px;
    }
    .navList li a{
        font-size: 24px;
    }
    body {
        min-width: 750px !important;
        overflow-x: hidden;
    }

    ::-webkit-scrollbar{width:0;}
    .w-1200 {
        min-width: 750px ;
        width: 750px ;
        margin: auto;
    }

    .museum-title{
        top:0;
    }

    .title_list li .text_num {
        font-size: 60px;
    }

    .title_list li .text_more {
        font-size: 30px;
    }

    .title_list li .text_name {
        font-size: 16px;
        line-height: 22px;
    }


    /* 咨询热线 */
    .programme-content {
        /* width: 1200px; */
        width: 100% !important;
        min-width: 750px !important;
        padding: 20px 0 18px 0;
        margin: 0 auto;
        color: #fff;
    }

    .programme-content ul li:nth-child(1) {
        float: left;
        margin-right: 100px;
        padding-left: 40px;
    }

    .ticket-software-wrap_box {
        box-sizing: border-box;
        padding: 0 23px
    }

    .ticket-software-wrap .ticket-software-title {
        font-size: 38px;
        font-weight: bold;
        color: #333333;
        text-align: center;
        margin-bottom: 50px;
    }

    .ticket-software-img {
        width: 47px;
    }

    .ticket-software-text p:nth-child(1) {
        font-size: 24px;
        font-weight: bold;
        color: rgba(102, 102, 102, 1);
        margin-bottom: 10px;
    }

    .ticket-software-text p:nth-child(2) {
        font-size: 16px;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
    }

	.caseFenLei {
		display: flex;
		flex-direction: row;
		justify-content: center;
	}
    .ticket-trait-item .ticket-trait-box {
        height: 72px;
        background: #fff;
        float: left;
        margin-right: 16px;
        margin-bottom: 16px;
        padding: 30px;
        display: flex;
        display: -webkit-flex;
        -webkit-align-items: center;
        align-items: center;
        cursor: pointer;
        transition: 0.5s;
        width: 643px;
    }

    .ticket-trait-text p:nth-child(1) {
        font-size: 27px;

    }

    .ticket-trait-text p:nth-child(2) {
        font-size: 18px;
        ;
    }

    .ticket-trait-wrap {
        width: 100%;
        padding: 70px 0 26px 0;
    }



    .ticket-trait-item {
        width: 703px;
        margin: 0 auto;
    }

 

    #qylycg-wrap {
        min-width: 750px;
    }

    .qyly-adv-wrap {
        min-width: 750px;
        background: #FFFFFF
    }

    .qyly-adv-content {
        width: 750px;
    }

    .qyly-adv-left {
        width: 750px;
    }

    .qyly-adv-left .bd {
        width: 698px;
        margin-left: -349px;
    }

    .ticket-general-wrap_i_title {
        width: 100%;
        min-width: 750px;
        height: 145px;
        background: url("../images/ticket/general_bg.png") no-repeat;
        background-size: 100% 100%;
        position: relative;
        font-size: 38px;
        font-family: FZLTCHK--GBK1-0;
        font-weight: 400;
        color: rgba(51, 51, 51, 1);
        line-height: 72px;
    }

    .ticket-general-wrap_i_title h3 {
        position: relative;
        top: 73px;
        text-align: center;
        font-weight: 600;
    }

    .ticket-general-wrap_i_content {
        text-align: left;
        background: rgba(242, 242, 242, 1);
        padding-top: 21px;
        padding-bottom: 108px;
    }

    .ticket-general-wrap_i_content p {
        width: 487px;
        margin: 0 auto;
        font-size: 24px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(153, 153, 153, 1);
        line-height: 36px;
    }

    .ticket-new-wrap .ticket-new-item {
        width: 697px;
        height: 426px;
        background: rgba(255, 255, 255, 1);
        box-shadow: 0px 9px 31px 1px rgba(224, 224, 224, 1);
        margin-bottom: 26px
    }

    .ticket-new-wrap .w-1200 {
        width: 697px;
        min-width: 697px;
    }

    .ticket-new-wrap .ticket-new-item .ticket-new-item-imgBox {
        height: 320px;
    }

    .ticket-new-wrap .ticket-new-item .ticket-new-item-imgBox .ticket-new-item-img {
        height: 320px;
    }

    .ticket-new-wrap .ticket-new-item .ticket-new-item-text {
        padding: 0;
        font-size: 34px;
        font-weight: 400;
        color: rgba(102, 102, 102, 1);
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        height: 106px;
        line-height: 106px;
    }

    #mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 220px;
        height: 100%;
        background-color: #373737;
        z-index: 9999;
    }

    a:hover,
    a:focus {
        text-decoration: none
    }

    .mobile-nav ul li a {
        color: gray;
        display: block;
        padding: 1em 5%;
        border-top: 1px solid #4f4f4f;
        border-bottom: 1px solid #292929;
        transition: all 0.2s ease-out;
        cursor: pointer;


    }

    .mobile-nav ul li a #mobile-menu {
        position: fixed;
        top: 0;
        left: 0;
        width: 220px;
        height: 100%;
        background-color: #373737;
        z-index: 9999;
        transition: all 0.3s ease-in;
    }

    .mobile-nav ul li a:hover {
        background-color: #23A1F6;
        color: #ffffff;
    }

    .show-nav {
        transform: translateX(0);
    }

    .hide-nav {
        transform: translateX(-220px);
    }

    /*侧滑关键*/
    .mobile-nav-taggle {
        height: 35px;
        line-height: 35px;
        width: 35px;
        background-color: #23A1F6;
        color: #ffffff;
        display: inline-block;
        text-align: center;
        cursor: pointer
    }

    .nav_box .avbar-inverse {
        position: relative;
    }

    .nav-btn {
        position: absolute;
        right: 20px;
        top: 20px;
    }

    .top_menu {
        display: flex;
        display: -webkit-flex;
        /* Safari */
        -webkit-align-items: center;
        align-items: center;
        background: #0455A7;
        height: 94px;

        position: fixed;
        width: 100%;
        z-index: 1001;
    }

    .top_menu img:nth-child(1) {
        position: relative;
        width: 41px;
        height: 31px;
        z-index: 3;
        left: 32px;
    }

    .top_menu img:nth-child(2) {
        width: 186px;
        height: 39px;
        position: absolute;
        top: 50%;
        margin-top: -19.5px;
        left: 50%;
        margin-left: -93px;

    }

    .zhqyly-list-wrap_m {
        display: none
    }

    .zhqyly-list-wrap_m p {
        font-size: 30px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(84, 84, 84, 1);
        padding-left: 57px;
    }

    .zhqyly-list_m {
        border-top: 1px solid rgba(182, 182, 182, 1);
        box-sizing: border-box;
        height: 100px;
        line-height: 100px;
        background: rgba(255, 255, 255, 0.16);

    }

    .header_1 .bottom .nav_box>li {
        float: none;
        text-align: left;
        height: auto;
        border-top: 1px solid rgba(182, 182, 182, 1);
        box-sizing: border-box;
        padding: 0;
    }

    .header_1 .bottom .nav_box li:nth-last-child(1) {
        border-bottom: 1px solid rgba(182, 182, 182, 1);
    }



    .header_1 .bottom .nav_box li h2 {
        padding-left: 57px;
        line-height: 100px !important;
        height: 100px;
       
    }

    .header_1 .bottom .nav_box li h2 {
        font-size: 30px;
        font-family: PingFang-SC-Medium;
        font-weight: 500;
        color: rgba(84, 84, 84, 1);
    }

    .header_1 .bottom .nav_box {
        z-index: 1000;
        background: #F3F3F3;
        overflow-y: auto;
        padding-top: 94px;
        box-sizing: border-box;
    }

    /* .header .bottom1 .nav>li:hover,
    .nav .active {
        background: rgba(255, 255, 255, 1); 
    } */
    .header_1 .bottom .nav_box>li:hover,
    .nav_box .active {
        background: rgba(255, 255, 255, 1);
    }

    .header_1 .bottom .nav_box li.active h2 a {
        font-size: 30px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(84, 84, 84, 1)
    }

    .top_title {
        width: 100%;
        min-width: 750px;
        height: 509px;
        background: url("../images/menu/top_bg.png") no-repeat;
        background-size: 100% 100%;
        padding-top: 94px;
    }

    .top_title_content {
        width: 100%;
        text-align: center;
        margin: 0 auto;
    }

    .top_title_content div {
        width: 248px;
        height: 90px;
        background: rgba(255, 255, 255, 0.16);
        /* opacity: 0.16; */
        margin-left: 34px;
        padding-top: 17px;
        position: relative;
        top: 17px;

    }

    .top_title_content div p {
        line-height: 32px;
        box-sizing: border-box;
        font-size: 24px;
        font-family: FZLTCHK--GBK1-0;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        position: relative;
        z-index: 1;
        margin-left: 17px;
        text-align: left
    }

    .top_title_content .p_1 {
        font-size: 20px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(255, 204, 1, 1);
        /* margin-top: 74px */
    }

    .top_title_content p span {
        color: rgba(255, 204, 1, 1);
    }

    .top_title_content .p_2 {

        font-size: 36px;
        font-family: zcoolqingkehuangyouti-Regular;
        font-weight: 800;
        color: rgba(255, 255, 255, 1);
        text-shadow: 2px 6px 18px rgba(0, 13, 33, 0.65);
        margin-top: 10px;
    }

    .top_title_content .p_3 {
        margin-top: 60px;
        font-size: 20px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(255, 204, 1, 1);
    }

    .top_title_content .p_4 {
        margin-top: 10px;
        font-size: 36px;
        font-family: zcoolqingkehuangyouti-Regular;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        text-shadow: 2px 6px 18px rgba(0, 13, 33, 0.65);
    }

    .zhqyly-list-wrap_m_show {
        display: block
    }

    .footer_fixed {
        width: 100%;
        min-width: 750px;
        height: 98px;
        background: linear-gradient(180deg, rgba(29, 29, 29, 1), rgba(65, 65, 65, 1));
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 999;
    }

    .footer_fixed ul {
        width: 750px;
        height: 98px;
        margin: 0 auto;
        font-size: 24px;
        font-family: FZLTHK--GBK1-0;
        font-weight: 400;
        color: rgba(255, 255, 255, 1);
        display: flex;
       
        display: -webkit-flex;
        /* Safari */
        -webkit-align-items: center;
        align-items: center;
    }

    .footer_fixed ul li {
        box-sizing: border-box;
        width: 199px;

        /* border-left: 1px solid rgba(255, 255, 255, 1); */
        text-align: center;
    }

    .footer_fixed ul li:nth-child(1) {
        border-left: none;
        width: 150px;
    }

    .sanjiao {
        width: 0;
        height: 0;
        border-left: 9px solid transparent;
        border-right: 9px solid transparent;
        border-bottom: 18px solid rgba(255, 255, 255, 1);
        margin: 0 auto;
    }

    .footer_fixed ul .footer_line {
        width: 1px;
        height: 98px;
        background: rgba(255, 255, 255, 1);
    }

    .click_m h2 img {
        float: right;
        width: 18px;
        height: 32px;
        margin-top: 34px;
        margin-right: 34px;
    }
  
}

