.header-wrap {
    width: 100%;
    background: #ffffff;
    z-index: 999;
    /*background: cornflowerblue;*/
}

.header-top {
    /* display: -webkit-flex; !* Safari *!
    display:flex;
    -webkit-align-items:center;
    align-items:center;*/
}

.header-bottom-left-top {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.header-bottom-left-top .logo {
    width: 183px;
    display: inline-block;
    margin-right: 7px;
}

.header-bottom-left-top .gupiao-wrap {
    font-size: 12px;
    padding: 1px 5px;
    font-weight: 500;
    color: #5F7790;
    transform: skewX(-20deg);
    background: #E5EAEF;
    display: inline-block;
    display: inline;
    zoom: 1;
}

.header-bottom-left-bottom {
    font-size: 16px;
    font-weight: 500;
    color: #666B70;
}

.header-bottom-left-top .gupiao-wrap span {
    transform: skewX(20deg);
    display: inline-block;
}

.header-top .header-top-left {
    float: left;
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    padding: 7px 0;
}

.header-top .header-top-left span {
    color: #D95E5E;
}

.header-top .header-top-right {
    float: right;
    padding: 7px 0;
    position: relative;
    /*width: 100%;*/
    /*position: relative;*/
}

.header-bottom .header-bottom-right {
    float: right;
    /*width: 100%;*/
    position: relative;
    margin-right: -21px;
}

.header-bottom .header-bottom-right .nav_list_bottom {
    /*position: absolute;*/
    /*right: -6px;*/
    width: 100%;
    float: right;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li {
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    float: left;
    /* padding: 22px 21px; */
    padding: 12px 8px;
    position: relative;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.about:hover .nav-drop-down {
    display: block;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.product:hover .nav-drop-down1 {
    display: block;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li a {
    color: #333333;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li:hover a {
    color: #0455A7;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.nav_list_bottom_li_show a {
    color: #ffffff;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.nav_list_bottom_li_show {
    background: #0455A7;
}

.header-top .header-top-right ul li {
    float: left;
    font-size: 12px;
    font-weight: 500;
    color: #999999;
    /* margin-left: 62px; */
}

.header-top .header-top-right ul li:first-child {
    margin-left: 0;
}

.menu_dianji,
.menu_dianji1 {
    display: none;
    /*float: right;*/
}

.menu_dianji,
.menu_dianji1 {
    cursor: pointer;
}

.header-bottom .header-bottom-left {
    /*width: 300px;*/
    height: 40px;
    /*background: #efefef;*/
    float: left;
    margin-top: 12px;
    margin-bottom: -4px;
}

.header-bottom-left-mobile {
    display: none;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down {
    background: #fff;
    position: absolute;
    width: 140px;
    top: 48px;
    left: 50%;
    margin-left: -70px;
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    padding: 11px 0;
    display: none;
    z-index: 9999;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    padding: 12px 38px;
    cursor: pointer;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li a {
    color: #333333;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li:hover,
.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li:hover a {
    color: #0455A7;
    /* background: #EAECED; */
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li.nav-drop-down-show,
.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li.nav-drop-down-show a {
    color: #0455A7;
    background: #EAECED;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 {
    background: #fff;
    /*position: absolute;*/
    /*width: 618px;*/
    top: 80px;
    /*left: 50%;*/
    /*margin-left: -309px;*/
    box-shadow: 0px 2px 16px 0px rgba(0, 0, 0, 0.1);
    padding: 25px 0;
    /*display: none;*/
    /*z-index: 99999;*/

    position: fixed;
    width: 1200px;
    min-width: 1200px;
    /*background: #063361;*/
    /*padding: 15px 0;*/
    /* left: 6%; */
    left: 50%;
    margin-left: -600px;
    display: none;
    z-index: 9999;
}

.nav-drop-down1 h3{
    font-weight: bold;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul {
    /*float: left;*/
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li {
    /*padding: 0 18px;*/
    /*float: left;*/
    position: relative;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li a {
    color: #333333;
    width: 170px;
    padding: 14px 0;
    /*text-align: center;*/
    font-size: 16px;
    font-weight: 500;
    cursor: pointer;
    display: inline-block;
}

/*
.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li:after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 18px;
    background: #DEDEDE;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px;
}
*/

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li:nth-child(3n):after {
    content: normal;
}

.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li a:hover {
    color: #0455A7;
    /* background: #EAECED; */
}
.header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li .nav-drop-down-show1{
    color: #0455A7;
    background: #EAECED;
}

.banner-wrap {
    width: 100%;
    /*min-height: 500px;*/
    background: #efefef;
}

.banner-wrap img {
    width: 100%;
}

.tickets-number-wrap {
    width: 100%;
    background: #272F3F;
}

.tickets-number-wrap .tickets-number-box {
    padding: 28px 0 23px 0;
    text-align: center;
    color: white;
    position: relative;
}

.tickets-number-wrap .tickets-number-box p:nth-child(1) {
    font-size: 36px;
    font-weight: bold;
    color: #fff;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}


.tickets-number-wrap .tickets-number-box p:nth-child(1) span:nth-child(2) {
    font-size: 20px;
    font-weight: 500;
    display: inline-block;
    margin-left: 8px;

}

.tickets-number-wrap .tickets-number-box p:nth-child(2) {
    font-size: 16px;
    font-family: PingFang-SC-Medium;
    font-weight: 500;
    color: #CCCCCC;
}

.tickets-number-wrap .tickets-number-box:after {
    content: "";
    width: 1px;
    height: 40px;
    background: #4A5263;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -20px;
}

.tickets-number-wrap .tickets-number-box:last-child:after {
    content: normal;
}

.choose-scenic-spot-wrap {
    width: 100%;
    background: #F9F9F9;
}

.choose-scenic-spot-wrap .scenic-spot-title {
    width: 100%;
    text-align: center;
    margin-bottom: 74px;
}

.choose-scenic-spot-wrap .scenic-spot-title img {
    width: 100%;
}

.m-scenic-spot-title {
    padding: 20px 0;
    width: 100%;
    text-align: center;
    display: none;
}

.m-scenic-spot-title p:nth-child(1) {
    font-size: 18px;
    font-weight: 500;
    color: #333333;
    margin-bottom: 12px;
}

.m-scenic-spot-title p:nth-child(2) {
    font-size: 20px;
    font-weight: bold;
    color: #333333;
}

.scenic-spot-content {
    margin-bottom: 62px;
}

.scenic-spot-content .scenic-spot-list {
    height: 408px;
    background: #fff;
    /* box-shadow: 0px 2px 8px 0px rgba(33, 39, 54, 0.1); */
    /*margin-right: 20px;*/
}

.scenic-spot-content .scenic-spot-list:hover{
    margin-top: -10px;
    box-shadow: 0 10px 20px #bbb;
    box-shadow: 0 10px 20px rgba(0,0,0,.12);
}





.scenic-spot-content .scenic-spot-list:last-child {
    margin-right: 0;
}

.scenic-spot-content .scenic-spot-list .scenic-spot-list-title {
    width: 100%;
    /*height: 270px;*/
    /*background: #efefef;*/
}

.scenic-spot-content .scenic-spot-list .scenic-spot-list-title img {
    width: 100%;
}

.scenic-spot-content .scenic-spot-list .scenic-spot-list-content {
    padding: 4px 27px;
}

.scenic-spot-content .scenic-spot-list p.scenic-spot-list-p1 {
    font-size: 26px;
    font-weight: bold;
    color: #333;
    margin-bottom: 29px;
    /*padding-top: 4px;*/
    /*padding-left: 27px;*/
}

.scenic-spot-content .scenic-spot-list p.scenic-spot-list-p2 {
    font-size: 16px;
    font-weight: 500;
    color: #666666;
    /*padding-left: 27px;*/
    /*width: 333px;*/
}

.scenic-spot-content .scenic-spot-list p.scenic-spot-list-p2 span {
    color: #E14545;
}

.define-ticket-wrap {
    /*width: 100%;*/
    /*height: 100%;*/
    padding-top: 36px;
    background: url("../../images/trip_new/index/ticket_bg1.png") no-repeat;
    background-size: cover;
    /*background-position: -950px 0;*/
    /*min-width: 378px;*/
}

.define-ticket-wrap.define-ticket-wrap-1 {
    background: url("../../images/trip_new/index/ticket_bg2.png") no-repeat;
    background-size: cover;
}


.define-ticket-wrap .define-ticket-content {
    max-width: 922px;
    height: 122px;
    margin: 0 auto;
}

.define-ticket-wrap .define-ticket-content .define-ticket-left {
    color: #fff;
    position: relative;
    padding: 8px 0 0 16px;
    /*display: -webkit-flex; !* Safari *!*/
    /*display:flex;-webkit-align-items:center;align-items:center;*/
}

.define-ticket-wrap .define-ticket-content .define-ticket-left:before {
    position: absolute;
    content: "";
    background: url("../../images/trip_new/index/line_1.png") no-repeat;
    right: 0;
    top: 0;
    background-size: 100% 100%;
    width: 100%;
    height: 96px;
}

.define-ticket-wrap .define-ticket-content .define-ticket-left:after {
    position: absolute;
    content: "";
    background: url("../../images/trip_new/index/line_3.png") no-repeat;
    left: -26px;
    bottom: -115px;
    background-size: 100% 100%;
    width: 100%;
    height: 93px;
}

.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font {
    font-size: 22px;
    font-weight: 500;
    color: #fff;
    float: left;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1 {
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    float: left;
    position: relative;
    z-index: 1;
    /*margin-left: -15px;*/
    /*margin-right: -15px;*/
}

.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1:after {
    content: "";
    width: 140px;
    height: 7px;
    background: #E6B064;
    position: absolute;
    bottom: 5px;
    right: 18px;
    z-index: -1;
    -webkit-right:19px;
   
 
}

.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1.define-ticket-font1-new:after {
    width: 208px;
}
.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1.define-ticket-font1-new-frist:after {
    width: 140px;
}
.define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font div {
    float: left;
    background: #6D7A99;
    border-radius: 50%;
    /*padding: 6px;*/
    width: 34px;
    height: 34px;
    margin-right: 5px;
    text-align: center;
}

.define-ticket-con {
    font-size: 18px;
    /*letter-spacing: 0.8px;*/
    font-weight: 500;
    line-height: 37px;
    color: #fff
}

.define-ticket-con-box {
    padding-top: 10px;
    padding-left: 20px;
    position: relative;
}

.define-ticket-con-box:after {
    width: 100%;
    height: 30px;
    position: absolute;
    content: "";
    bottom: -41px;
    left: 0;
    background: url("../../images/trip_new/index/line_2.png") no-repeat;
    background-size: 100% 100%;
}

.define-ticket-con span {
    color: #E7B46C;
}

.data-interflow-wrap .data-interflow-content {
    /*max-width: 1192px;*/
    margin: 0 auto;
    padding: 73px 0 103px 0;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .big-img {
    position: absolute;
    width: 100%;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .mobile-img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: none;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box {
    /*width: 1160px;*/
    width: 100%;
    height: 775px;
    /*background: #efefef;*/
    position: relative;
    /* background: url("../../images/trip_new/index/interflow.png") no-repeat;
    background-size:100% 100%;*/
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left {
    position: absolute;
    top: 53px;
    left: 0;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right {
    position: absolute;
    bottom: 0;
    right: 97px;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left p:nth-child(1),
.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right p:nth-child(1) {
    font-size: 30px;
    font-weight: bold;
    color: #545454;
    margin-bottom: 20px;
}

.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left p:nth-child(2),
.data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right p:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    color: #545454;
    width: 306px;
    line-height: 30px;
}

.tickets-saas-wrap {
    width: 100%;
    background: url("../../images/trip_new/index/saas_bg.png") no-repeat;
    background-size: cover;
    padding: 38px 0 45px 0;
}

.tickets-saas-title {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
}

.tickets-saas-title div {
    text-align: center;
}

.tickets-saas-title div:nth-child(2) {
    background: #E7E7E7;
    padding: 11px 0;
}

.tickets-saas-title div:nth-child(3) {
    background: #EEEEEE;
    padding: 11px 0;
}

.tickets-saas-title div:nth-child(4) {
    background: linear-gradient(180deg, #F2B359, #E2A34A);
    padding: 20px 0;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.tickets-saas-body {
    -webkit-align-self: flex-end;
    /* Safari 7.0+ */
    align-self: flex-end;
    display: -webkit-flex;
    /* Safari */
    display: flex;
}

.tickets-saas-body.tickets-saas-bottom {
    display: block;
}

.tickets-saas-body.tickets-saas-bottom div:nth-child(1),
.tickets-saas-body.tickets-saas-bottom div:nth-child(2),
.tickets-saas-body.tickets-saas-bottom div:nth-child(3) {
    padding: 32px 0;
    line-height: normal;
}

.tickets-saas-body.tickets-saas-bottom div:nth-child(4) {
    padding: 47px 25px;
}

.tickets-saas-body div:nth-child(1) {
    background: #0455A7;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    padding: 30px 50px;
    line-height: 28px;
    border-bottom: 1px solid #E4E4E4;
    text-align: center;
}

.tickets-saas-body div:nth-child(2) {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: 1px solid #E4E4E4;
    background: #f5f5f5;
}

.tickets-saas-body div:nth-child(3) {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: 1px solid #e4e4e4;
    background: #fafafa;
}

.tickets-saas-body div:nth-child(4) {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    border-bottom: 1px solid #e4e4e4;
    background: #E6B064;
    -webkit-align-content: center;
    align-content: center;
    padding: 25px;

}

.tickets-saas-body div:nth-child(4) span:nth-child(1) {
    color: #694414;
}

.trial-products-wrap {
    padding: 40px 0;
    background: url("../../images/trip_new/index/trial_pro_bg.png") no-repeat;
    background-size: cover;
}

.trial-products-content {
    -webkit-align-self: flex-end;
    align-self: flex-end;
    display: -webkit-flex;
    display: flex;
}

.trial-products-content .trial-products-left {
    color: #fff;

}

.trial-products-content .trial-products-left p:nth-child(1) {
    font-size: 26px;
    font-weight: 500;
    color: #ffffff;
}

.trial-products-content .trial-products-left p:nth-child(2) {
    font-size: 30px;
    font-weight: 500;
    color: #ffffff;
}

.trial-products-content .trial-products-middle {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.trial-products-content .trial-products-middle .trial-products-box {
    width: 100%;
    height: 68px;
    text-align: center;
    line-height: 68px;
    border: 1px solid #ffffff;
    margin: 0 auto;
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
}

.trial-products-content .trial-products-after {
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.trial-products-content .trial-products-after p {
    font-size: 26px;
    font-weight: 500;
    color: #ffffff;
    text-align: right;
}

/*路通景区电子票务系统 — 硬件介绍*/
.ticket-hardware-wrap {
    width: 100%;
    padding: 70px 0 80px 0;
    background: #EFEFEF;
    /*background-size: cover;*/
}

.ticket-hardware-wrap .ticket-hardware-title,
.ticket-peculiarity-wrap .ticket-peculiarity-title {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
}

.ticket-peculiarity-wrap .ticket-peculiarity-content .ticket-peculiarity-title {
    color: #FFFFFF;
    margin-top: 86px;
}

.ticket-hardware-wrap .ticket-hardware-content .hd {
    margin-bottom: 46px;
}

.ticket-hardware-wrap .ticket-hardware-content .hd ul li {
    /*width:171px;*/
    height: 67px;
    /*line-height: 67px;*/
    text-align: center;
    font-size: 17px;
    font-weight: 500;
    float: left;
    cursor: pointer;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ticket-hardware-wrap .ticket-hardware-content .hd ul li.on {
    background: #3572CF;
    color: #fff;
}

.ticket-hardware-wrap .ticket-hardware-content .bd ul li {
    width: 100%;
    /*height: 364px;*/
    box-shadow: 0px 8px 29px 1px #E0E0E0;
    background: #EFEFEF;
    float: left;
    position: relative;
}

.ticket-hardware-box {
    display: -webkit-flex;
    display: flex;
    -webkit-align-self: flex-end;
    /* Safari 7.0+ */
    align-self: flex-end;
    -webkit-flex-wrap: wrap;
    /* Safari 6.1+ */
    flex-wrap: wrap;
}

.ticket-hardware-box .ticket-hardware-left {
    /*width:364px;*/
    /*height:364px;*/
    background: #FAFAFA;
    float: left;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center
}

.ticket-hardware-box .ticket-hardware-left img {
    width: 131px;
}

.ticket-hardware-box .ticket-hardware-right {
    /*margin-left: 49px;*/
    /*margin-top: 40px;*/
    float: left;
    margin-bottom: 20px;
}

.ticket-hardware-box .ticket-hardware-right h3 {
    font-size: 23px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 10px;
    margin-left: 15px;
}

.ticket-hardware-box .ticket-hardware-right .ticket-hardware-text1 {
    /*width: 429px;*/
    float: left;
    /*margin-right: 40px;*/
}

.ticket-hardware-box .ticket-hardware-right .ticket-hardware-text1 p {
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}

.ticket-hardware-box .ticket-hardware-right .ticket-hardware-text2 {
    /*width: 257px;*/
    /*float: left;*/
}

.ticket-hardware-box .ticket-hardware-right .ticket-hardware-text2 p {
    font-size: 12px;
    font-weight: 500;
    color: #666666;
    line-height: 28px;
}

/*路通景区电子票务系统 — 软件功能*/
.ticket-software-wrap {
    width: 100%;
    padding: 70px 0 80px 0;
}

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

.ticket-software-wrap .ticket-software-content {
    border-top: 1px solid #DFDFDF;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box {}

.ticket-software-wrap .ticket-software-content .ticket-software-box:hover {
    box-shadow: 0 2px 15px 0 rgba(0, 0, 0, .15);
    z-index: 1;
    position: relative;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box:hover .ticket-software-item {
    background: #fff;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box .ticket-software-item {
    background: #FAFAFA;
    border: 1px solid #DFDFDF;
    /*border-bottom: 0;*/
    border-top: 0;
    padding: 20px 30px;
    cursor: pointer;
    position: relative;
    transition: background-color .1s;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box .ticket-software-item.ticket-software-item_show {
    background: #3572CF;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box .ticket-software-item.ticket-software-item_show p {
    color: #fff;
}

.ticket-software-wrap .ticket-software-content .ticket-software-box:last-child .ticket-software-item {
    /*border-bottom: 0;*/
}

.ticket-software-wrap .ticket-software-content .ticket-software-box .ticket-software-child {
    display: none;
    background: #fff;
    border: 1px solid #DFDFDF;
    /*border-bottom: 0;*/
    border-top: 0;
}

.ticket-software-img-s {
    display: none;
    width: 44px;
}

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

.ticket-software-left {
    display: flex;
    display: -webkit-flex;
    /* Safari */
    -webkit-align-items: center;
    align-items: center;
}

.ticket-software-right {
    position: absolute;
    top: 30px;
    right: 38px;
}

.ticket-software-text {
    margin-left: 38px;
}

.ticket-software-text p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
    color: #666666;
    margin-bottom: 10px;
}

.ticket-software-text p:nth-child(2) {
    font-size: 15px;
    font-weight: 400;
    color: #999999;
}

.ticket-software-child-text {
    /*margin-left: 148px;*/
}

.ticket-software-child-text li {
    /*float: left;*/
    padding: 50px 0;
    text-align: center;
    /*margin-right: 98px;*/
    font-size: 17px;
    font-weight: bold;
    color: #666666;
}

.ticket-peculiarity-wrap {
    width: 100%;
    position: relative;
}

.ticket-peculiarity-bg {
    position: absolute;
    width: 100%;
    height: 390px;
    top: 0;
    left: 0;
    background: url("../../images/trip_new/index/tedian_bg.png") no-repeat;
    background-size: cover;
}


.ticket-peculiarity-box {
    width: 100%;
    padding: 60px 0;
    background: #ffffff;
    box-shadow: 0px 2px 32px 8px rgba(199, 207, 211, 0.3);
    border-radius: 20px;
    overflow: hidden;
}



.ticket-peculiarity-text p:nth-child(1) {
    font-size: 23px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 20px;
    text-align: center;
}

.ticket-peculiarity-text {
    width: 185px;
    margin: 0 auto;
}

.ticket-peculiarity-text p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    text-align: center;
}

.ticket-peculiarity-img {
    width: 196px;
    height: 196px;
    margin: 0 auto;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ticket-peculiarity-img img {
    width: 90%;
}

.ticket-technical-wrap {
    padding: 76px 0 70px 0;
}

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

.ticket-technical-list:hover {
    border: 1px solid rgba(58, 68, 90, 0.12);
    box-shadow: 0px 0px 4px 0px rgba(58, 68, 90, 0.12);
}

.ticket-technical-list:hover .technical-list-title {
    background: #0455A7;
    color: #fff;
}

.ticket-technical-list {
    border: 1px solid #C6CEDD;
}

.ticket-technical-list .technical-list-title {
    font-size: 24px;
    font-weight: bold;
    color: #3A445A;
    padding: 20px 0;
    border-bottom: 1px solid #C6CEDD;
    text-align: center;
    background: rgba(4, 85, 167, 0.08);
}

.ticket-technical-list .technical-list-body {
    padding: 40px 30px;
}

.ticket-technical-list .technical-list-body .technical-list-img {
    width: 92px;
    height: 92px;
    margin: 0 auto;
    margin-bottom: 30px;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.ticket-technical-list .technical-list-body .technical-list-img img {
    width: 100%;
}

.ticket-technical-list .technical-list-body .technical-list-text {
    font-size: 14px;
    font-weight: 500;
    color: #666666;
    line-height: 24px;
}

.actual-combat-wrap {
    padding: 40px 0 0 0;
    background: #f5f5f5;
}

.actual-combat-wrap .actual-combat-title {
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    text-align: center;
    margin-bottom: 50px;
}

.actual-combat-box {
    width: 100%;
    background-color: #252b36;
}

.actual-combat-con {
    width: 100%;
    height: 420px;
    margin: 0 auto;
}

.actual-combat-left {
    width: 100%;
    height: 420px;
    position: relative;
}

.actual-combat-left .hd .prev {
    position: absolute;
    width: 26px;
    height: 420px;
    background: rgba(0, 0, 0, 0.6);
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    left: 0;
    line-height: 420px;
    font-size: 20px;
    text-align: center;
    z-index: 1;
}

.actual-combat-left .hd .next {
    position: absolute;
    width: 26px;
    height: 420px;
    background: rgba(0, 0, 0, 0.6);
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    right: 0;
    line-height: 420px;
    font-size: 20px;
    text-align: center;
    z-index: 1;
}

.actual-combat-left .bd {
    width: 100%;
    height: 420px;
}

.actual-combat-left .bd ul li {
    height: 420px;
    float: left;
    background: #fff;
    text-align: center;
    position: relative;
    cursor: pointer;
    padding: 0;
}

.actual-combat-left .bd ul li .actual-combat-imgBox {
    width: 100%;
    height: 420px;
    position: absolute;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
   
}

.actual-combat-left .bd ul li img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.actual-combat-adv-con {
    position: absolute;
    z-index: 1;
    color: #fff;
    top: 50%;
    transform: translateY(-50%)
        /* transition: 1s; */
}

.actual-combat-adv-con p:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 30px;
}

.actual-combat-contnetBoxs {
    position: absolute;
    top: 100%;
    width: 100%;
    height: 100%;
    /* display: none; */
}

.actual-combat-contnetBox {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: linear-gradient(180deg, rgba(33, 49, 65, 0.31), rgba(33, 49, 65, 0.59), rgba(4, 85, 167, 0.85));
    padding: 25px;
}

.actual-combat-btn {
    position: absolute;
    bottom: 0;
    background: #156EC8;
    width: 100%;
}

.actual-combat-btn a {
    color: #fff;
    padding: 10px 0;
    position: relative;
}

.actual-combat-btn a:nth-child(1):after {
    content: "";
    width: 1px;
    height: 20px;
    background: #73ABE4;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -10px;
}

.actual-combat-contnetBox .actual-combat-p p:nth-child(1) {
    font-size: 25px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 35px;
}

.actual-combat-contnetBox .actual-combat-p p:nth-child(2) {
    font-size: 14px;
    font-weight: 500;
    color: #E4E4E4;
    text-align: left
}

.ticket-products-title {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #333333;
    margin-bottom: 44px;
}

.ticket-products-stitle {
    font-size: 22px;
    line-height: 40px;
    font-weight: 500;
    color: #666666;
    text-align: center;
    margin-bottom: 55px;
}

.ticket-products-stitle span {
    color: #0455A7;
}

.ticket-products-wrap {
    padding-top: 40px;
}

.ticket-products-list {
    text-align: center;
    margin-bottom: 15px;
}

.ticket-products-list .ticket-products-list-img {
    /*width:290px;*/
    height: 186px;
    /* background: #ACACAC; */
    margin-bottom: 22px;
}
.ticket-products-list .ticket-products-list-img div{
    height: 100%;
    background: #efefef no-repeat center center;
    background-size: cover;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 0.4s ease-in-out;
    -moz-transition: All 0.4s ease-in-out;
    -o-transition: All 0.4s ease-in-out;
}

.ticket-products-list p {
    font-size: 18px;
    font-weight: 500;
    color: #666666;
}
.ticket-products-list:hover p{
    color: #0455A7
}
.ticket-products-list:hover .ticket-products-list-img div{
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
}




.ticket-products-box {
    margin-bottom: 55px;
}

.ticket-products-more {
    font-size: 18px;
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #0455A7;
    font-weight: 500;
    color: #0455A7;
    padding: 14px 40px;
    margin-bottom: 50px;
}
 .ticket-products-more:hover{
    background-color: #0455A7;
    color: white;
}
.follow-wx-wrap {
    background: url('../../images/trip_new/index/wx_bg.png') no-repeat;
    background-size: cover;
}

.follow-wx-content {
    padding: 28px 0;
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
}

.follow-wx-content .follow-wx-img {
    width: 100px;
    height: 100px;
    background: #efefef;
    margin-right: 45px;
}

.follow-wx-content p {
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
}

.footer-wrap-big {
    padding: 64px 0 20px;
    background: #2E3238;
}

.footer-content-big-top p {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin-bottom: 40px;
}

.footer-content-big-list {
    position: relative;
}

.footer-content-big-list:after {
    position: absolute;
    content: "";
    width: 1px;
    height: 312px;
    background: #38393D;
    top: 0;
    right: 68px;
}


.footer-content-big-top ul li {
    font-size: 14px;
    font-weight: 500;
    color: #7C8187;
    margin-bottom: 24px;
}

.footer-content-big-top h3 {
    font-size: 34px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 26px;
}

#footer-wrap-mobile {
    display: none;
}

.consult-btn {
    font-size: 14px;
    font-weight: 500;
    color: #0455A7;
    padding: 10px 26px;
    background: #ffffff;
    border-radius: 4px;
    display: inline-block;
}

.footer-content-big-bottom {
    padding: 20px 0 0 0;
    border-top: 1px solid #38393D;
}

.footer-wrap-big-bottom {
    background: #282B31;
    padding: 20px 0;
}

.footer-wrap-mobile-content {
    padding: 23px 0;
}

.footer-wrap-mobile-wx {
    width: 108px;
    height: 108px;
    background: #A5A5A5;
    margin: 0 auto;
    margin-bottom: 15px;
}

.footer-line {
    width: 100%;
    height: 7px;
    background: #F0F0F0;
}

.wrap-mobile-p1 {
    font-size: 13px;
    font-weight: 500;
    color: #ABB4C3;
    margin-bottom: 28px;
    text-align: center;
}

.wrap-mobile-p2 {
    font-size: 16px;
    font-weight: 500;
    color: #333333;
    text-align: center;
    margin-bottom: 22px;
}

.footer-wrap-mobile-tel {
    display: -webkit-flex;
    /* Safari */
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    background: #ffffff;
    -webkit-align-self: flex-end;
    /* Safari 7.0+ */
    align-self: flex-end;
    margin-bottom: 40px;
}

.footer-wrap-mobile-tel .mobile-tel-icon {
    width: 32px;
    height: 32px;
    background: #3470CD;
    /*margin-right: 14px;*/
}

.footer-wrap-mobile-tel p {
    font-size: 18px;
    font-weight: 500;
    color: #3470CD;
    display: inline-block;
    box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
    line-height: 32px;
    padding: 0 14px;
}

.wrap-mobile-logo {
    width: 100%;
    height: 30px;
    /*background: #efefef;*/
    margin-bottom: 27px;
}

.wrap-mobile-logo img {
    width: 100%;
}

.wrap-mobile-p3 {
    font-size: 12px;
    font-weight: 500;
    color: #6A788D;
    margin-bottom: 11px;
    text-align: center;
}
@media (max-width: 1200px) {
    .footer-content-big-top h3 {
        font-size: 28px
    }
    .footer-content-big-bottom {
        font-size: 13px
    }
    .footer-wrap-big-box{
        font-size: 13px
    }

}
@media (max-width: 992px) {
    .ticket-hardware-wrap .ticket-hardware-content .bd ul li {
        box-shadow: none;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .big-img {
        display: none;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .mobile-img {
        display: block;
    }

    #footer-wrap-mobile {
        display: block;
    }

    #footer-wrap-big {
        display: none;
    }

    .follow-wx-wrap {
        display: none;
    }

    .ticket-products-box {
        margin-bottom: 10px;
    }

    .ticket-products-more {
        display: none;
    }

    .ticket-products-stitle {
        font-size: 13px;
        font-weight: 500;
        color: #666666;
        padding: 0 15px;
        line-height: 23px;
        margin-bottom: 27px;
    }

    .ticket-products-list .ticket-products-list-img {
        height: 105px;
        margin-bottom: 13px;
    }

    .ticket-products-list p {
        font-size: 15px;
    }

    .ticket-products-wrap {
        padding: 25px 0 0 0;
    }

    .ticket-products-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 28px;
    }

    .actual-combat-wrap {
        padding: 25px 0 0 0;
    }

    .actual-combat-wrap .actual-combat-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 28px;
    }

    .actual-combat-adv-con p:nth-child(1) {
        font-size: 15px;
    }

    .actual-combat-adv-con p:nth-child(2) {
        font-size: 12px;
    }

    .actual-combat-contnetBox .actual-combat-p p:nth-child(1) {
        font-size: 15px;
        margin-bottom: 10px;
    }

    .actual-combat-contnetBox {
        padding: 10px;
    }

    .actual-combat-btn a {
        font-size: 12px;
    }

    .actual-combat-contnetBox .actual-combat-p p:nth-child(2) {
        font-size: 12px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
        overflow: hidden;
    }

    .actual-combat-left {
        height: 176px;
    }

    .actual-combat-con {
        height: 176px;
    }

    .actual-combat-left .bd ul li .actual-combat-imgBox {
        height: 176px;
    }

    .actual-combat-left .hd .next,
    .actual-combat-left .hd .prev {
        height: 176px;
        line-height: 176px;
    }

    .actual-combat-left .bd {
        height: 176px;
    }

    .actual-combat-left .bd ul li {
        height: 176px;
    }

    .ticket-technical-list .technical-list-title {
        padding: 15px 0;
        font-size: 16px;
    }

    .ticket-technical-list .technical-list-body {
        padding: 22px 18px;
    }

    .ticket-technical-list {
        margin-bottom: 9px;
        /*margin-left: -15px;*/
        /*margin-right: -15px;*/
    }

    .ticket-technical-list .technical-list-body .technical-list-img {
        margin-bottom: 10px;
    }

    .ticket-technical-wrap {
        padding: 32px 0;
    }

    .ticket-technical-wrap .ticket-technical-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 39px;
    }

    .ticket-peculiarity-bg {
        height: 154px;
    }

    .ticket-peculiarity-list {
        margin-bottom: 20px;
    }

    .ticket-peculiarity-box {
        padding: 28px 0 8px 0;
    }

    .ticket-peculiarity-img {
        width: 98px;
        height: 98px;
    }

    .ticket-peculiarity-img img {
        width: 100%;
    }

    .ticket-peculiarity-text p:nth-child(1) {
        font-size: 15px;
        margin-bottom: 13px;
    }

    .ticket-peculiarity-text {
        width: 100%;
    }

    .ticket-peculiarity-text p:nth-child(2) {
        font-size: 12px;
        font-weight: 500;
        color: #666666;
        line-height: 17px;
    }

    .ticket-peculiarity-wrap .ticket-peculiarity-content .ticket-peculiarity-title {
        font-size: 21px;
        margin-top: 27px;
        margin-bottom: 39px;
    }

    .ticket-hardware-wrap {
        padding: 27px 0;
    }

    .ticket-hardware-wrap .ticket-hardware-content .hd ul li {
        font-size: 12px;
        height: 36px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .ticket-hardware-box .ticket-hardware-right .ticket-hardware-text1 p,
    .ticket-hardware-box .ticket-hardware-right .ticket-hardware-text2 p {
        line-height: 22px;
    }

    .ticket-hardware-box .ticket-hardware-right h3 {
        margin-left: 0;
    }

    .ticket-hardware-box .ticket-hardware-left {
        padding: 20px 0;
    }

    .ticket-hardware-box .ticket-hardware-right .ticket-hardware-text1 {
        padding: 0;
    }

    .ticket-hardware-box .ticket-hardware-right .ticket-hardware-text2 {
        padding: 0;
    }

    .ticket-hardware-wrap .ticket-hardware-content .hd {
        margin-bottom: 15px;
    }

    .ticket-hardware-wrap .ticket-hardware-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .ticket-software-child-text li {
        font-size: 15px;
        padding: 15px 0;
    }

    .ticket-software-text p:nth-child(1) {
        font-size: 15px;
        margin-bottom: 6px;
    }

    .ticket-software-right {
        top: 25px;
        right: 17px;
    }

    .ticket-software-text {
        margin-left: 15px;
    }

    .ticket-software-wrap .ticket-software-content .ticket-software-box .ticket-software-item {
        padding: 13px 19px;
    }

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

    .ticket-software-wrap {
        padding: 27px 0;
    }

    .ticket-software-wrap .ticket-software-title {
        font-size: 21px;
        margin-top: 0;
        margin-bottom: 25px;
    }

    .ticket-software-img,
    .ticket-software-img-s {
        width: 24px;
    }

    .trial-products-wrap {
        padding: 13px 0;
        background: #3C455A;
    }

    .trial-products-content .trial-products-left p:nth-child(1) {
        font-size: 12px;
    }

    .trial-products-content .trial-products-left p:nth-child(2) {
        font-size: 13px;
    }

    .trial-products-content .trial-products-middle .trial-products-box {
        width: 100%;
        height: 25px;
        text-align: center;
        padding: 0 12px;
        line-height: 25px;
        border: 1px solid #ffffff;
        margin: 0 auto;
        font-size: 13px;
        font-weight: bold;
        color: #ffffff;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }

    .trial-products-content .trial-products-after p {
        font-size: 12px;
    }

    .define-ticket-con-box:after {
        background: none;
        content: normal;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left:after {
        background: none;
        content: normal;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left:before {
        background: none;
        content: normal;
    }

    .tickets-saas-wrap {
        padding: 11px 0 14px 0;
        background: none;
    }

    .tickets-saas-title div {
        font-size: 12px;
    }

    .tickets-saas-title div:nth-child(4) {
        font-size: 12px;
        padding: 20px 10px;
    }

    .tickets-saas-body.tickets-saas-bottom div:nth-child(1),
    .tickets-saas-body.tickets-saas-bottom div:nth-child(2),
    .tickets-saas-body.tickets-saas-bottom div:nth-child(3) {
        padding: 14px 3px;
    }

    .tickets-saas-body.tickets-saas-bottom div:nth-child(4) {
        padding: 16px 14px;
    }

    .tickets-saas-body div:nth-child(1) {
        font-size: 12px;
        padding: 24px 3px;
    }

    .tickets-saas-body div:nth-child(2) {
        font-size: 12px;
        line-height: 18px;
    }

    .tickets-saas-body div:nth-child(3) {
        font-size: 12px;
        line-height: 18px;
    }

    .tickets-saas-body div:nth-child(4) {
        font-size: 12px;
        line-height: 18px;
        padding: 25px 14px;
    }

    .tickets-saas-box {
        padding: 0;
    }

    .data-interflow-wrap .data-interflow-content {
        /*max-width: 1192px;*/
        margin: 0 auto;
        padding: 21px 0 30px 0;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left {
        position: absolute;
        top: 197px;
        left: 18px;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left p:nth-child(1),
    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right p:nth-child(1) {
        font-size: 18px;
        margin-bottom: 16px;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-left p:nth-child(2),
    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right p:nth-child(2) {
        font-size: 12px;
        width: 108px;
        line-height: 18px;
    }

    .data-interflow-wrap .data-interflow-content .data-interflow-box .data-interflow-right {
        position: absolute;
        bottom: 153px;
        right: 22px;
    }

    .define-ticket-wrap {
        padding-top: 28px;
        padding-bottom: 31px;
    }

    .define-ticket-wrap .define-ticket-content {
        height: auto;
    }

    .scenic-spot-content .scenic-spot-list {
        height: auto;
        margin-bottom: 10px;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left {
        margin-bottom: 26px;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font {
        font-size: 15px;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font div {
        width: 27px;
        height: 27px;
        text-align: center;
        line-height: 27px;
        margin-right: 3px;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1 {
        font-size: 18px;
        font-weight: bold;
        color: #ffffff;
        float: left;
        position: relative;
        z-index: 1;
        /*margin-left: -15px;*/
        /*margin-right: -15px;*/
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1:after {
        content: "";
        width: 70px;
        height: 4px;
        background: #E6B064;
        position: absolute;
        bottom: 3px;
        right: 10px;
        z-index: -1;
    }

    .define-ticket-wrap .define-ticket-content .define-ticket-left .define-ticket-font1.define-ticket-font1-new:after {
        width: 110px;
        right: 6px;
    }

    .define-ticket-con {
        font-size: 13px;
        line-height: 20px;
    }

    .scenic-spot-content .scenic-spot-list .scenic-spot-list-title {
        width: 100%;
        /*height: 252px;*/
    }

    .scenic-spot-content .scenic-spot-list p.scenic-spot-list-p1 {
        font-size: 18px;
        margin-bottom: 15px;
    }

    .scenic-spot-content .scenic-spot-list p.scenic-spot-list-p2 {
        font-size: 13px;
        margin-bottom: 18px;
    }

    .scenic-spot-title {
        display: none;
    }

    .m-scenic-spot-title {
        display: block;
    }

    .tickets-number-wrap .tickets-number-box {
        padding: 13px 0 14px 0;
    }

    .tickets-number-wrap .tickets-number-box p:nth-child(1) {
        font-size: 15px;
    }

    .tickets-number-wrap .tickets-number-box p:nth-child(2) {
        font-size: 12px;
    }

    .tickets-number-wrap .tickets-number-box p:nth-child(1) span:nth-child(2) {
        font-size: 13px;
    }

    .tickets-number-wrap .tickets-number-box:after {
        height: 13px;
        margin-top: -6px;
    }

    .banner-wrap {
        width: 100%;
        /*min-height: 146px;*/
        background: #efefef;
    }

    .menu_dianji1 {
        display: block;
        position: absolute;
        margin-top: 23px;
        right: 15px;
    }

    .header-top {
        display: none;
    }

    .header-bottom .header-bottom-right {
        margin-right: 0;
        position: absolute;
        width: 100%;
        right: 0;
        /*position: absolute;*/
        /*right: 0;*/
        /*margin-top: 23px;*/
    }

    .header-bottom {
        position: relative;
    }

    .header-bottom .header-bottom-right .nav_list_bottom {
        display: none;
        position: absolute;
        width: 100%;
        top: 65px;
        background: #fff;
        z-index: 999;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li {
        width: 100%;
        padding: 18px 15px;
        border-bottom: 1px solid #F0F0F0;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li:nth-child(4) {
        border-bottom: 0;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 {
        display: block;
        width: 100%;
        position: inherit;
        top: auto;
        left: auto;
        margin-left: auto;
        box-shadow: none;
        padding: 25px 0 0 0;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down {
        display: block;
        width: 100%;
        position: inherit;
        top: auto;
        left: auto;
        margin-left: auto;
        box-shadow: none;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li:after {
        content: normal;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li:hover a {
        color: #333333;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li a {
        color: #616C7B;
        width: 100%;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down ul li {
        color: #616C7B;
        /*width: 100%;*/
        text-align: center;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li .nav-drop-down1 ul li a:hover {
        background: none;
        color: #333333;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li:last-child {
        display: none;
    }

    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li {}

    .header-bottom-left-pc {
        display: none;
    }

    .header-bottom-left-mobile {
        width: 230px;
        display: -webkit-flex;
        display: flex;
        -webkit-align-items: center;
        align-items: center
    }
    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.nav_list_bottom_li_show a {
        color: #0455A7;
    }
    
    .header-bottom .header-bottom-right .nav_list_bottom .nav_list_bottom_li.nav_list_bottom_li_show {
        background: #ffffff;
    }
}

@media (min-width: 993px) {

    .nav_list,
    .nav_list_bottom {
        display: block !important;
    }
}
/*客户实战案列*/
#qylycg-wrap {
    width: 100%;
    min-width: 1200px;
    margin: 0 auto;
    background: #f5f5f5;
    padding-top: 30px;
}

#qylycg-wrap .qylyly-title {
    font-size: 28px;
    font-weight: 900;
    letter-spacing: 0.6px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 25px;
}
.qyly-adv-wrap {
    width: 100%;
    /*min-width: 1200px;*/
    background-color: #252b36;
}

.qyly-adv-content {
    width: 100%;
    /* height: 420px; */
    height: 240px;
    margin: 0 auto;
}

.qyly-adv-left {
    width: 100%;
    /* height: 420px; */
    height: 240px;
    /*background: white;*/
    /*overflow: hidden;*/
    position: relative;
}

.qyly-adv-left .hd .prev {
    position: absolute;
    width: 26px;
    /* height: 420px; */
    height: 240px;
    background-color: #3a4452;
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    left: 0;
    /* line-height: 420px; */
    line-height: 240px;
    font-size: 20px;
    text-align: center;
}

.qyly-adv-left .hd .next {
    position: absolute;
    width: 26px;
    height: 240px;
    background-color: #3a4452;
    color: #d2d2d2;
    font-weight: bold;
    top: 0;
    right: 0;
    /* line-height: 420px; */
    line-height: 240px;
    font-size: 20px;
    text-align: center;
}

.qyly-adv-left .bd {
    width: 1148px;
    /* height: 420px; */
    height: 240px;
    position: absolute;
    left: 50%;
    margin-left: -574px;
}

.qyly-adv-left .bd ul li {
    width: 287px;
    /* height: 420px; */
    height: 240px;
    /*margin-right: 20px;*/
    float: left;
    background: #fff;
    text-align: center;
    /*box-shadow: 0px 1px 6px 0 rgba(0, 0, 0, 0.16);*/
    position: relative;
    cursor: pointer;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox {
    width: 100%;
    /* height: 420px; */
    height: 240px;
    position: relative;
}

.qyly-adv-left .bd ul li .qyly-adv-imgBox img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
/* 
*首页轮播内文字样式修改
*2019/12/9
*start
*/

.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    width: 100%;
    height: 100%;
    color: #fff;
   background: transparent;
    /* display: none;
    padding: 86px 20px 0 20px;
    color: white;
    overflow: hidden; */
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_title{
    font-size: 25px;
    font-weight: 500;
    line-height: 0.73;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 80px;
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_line{
    width: 26px;
    height: 4px;
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left:-13px;
    top: 124px;
    
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_keywords{
    font-size: 16px;
    font-weight: 300;
    line-height: 1.38;
    position: absolute;
    width: 100%;
    text-align: center;
    top: 150px
    
}
.qyly-adv-left .bd ul li .qyly-adv-imgBox .qyly-adv-con .qyly_dtl{
    width: 90px;
    height: 34px;
    background-color: transparent;
    border: solid 1px #ffffff;
    color: #fff;
    position: absolute;
    bottom: 0px;
    left: 50%;
    line-height: 34px;
    margin-left: -45px;
    opacity: 0;
    
}

.qyly-adv-left .bd ul li .qyly-adv-contnetBox .qyly_dtl a {
    color: #fff;
    width: 100%;
    height: 100%;
    display: inline-block;
}

.qyly-adv-wrap .zhezhao {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 1);
    opacity: 0.4;
}
