/* 定位导航 */
.fix-nav-bar{
    width: 100%;
    padding: 20px 0;
    position: fixed;
    top: 100px;
    z-index: 9999;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.3);
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    background: rgba(0,0,0,.7);
}
.fix-nav-bar .menu-list{
    width: 1200px;
    margin: 0 auto;
    text-align: right;
    font-size: 0;
}
.fix-nav-bar .menu-list a{
    color: #969696;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    font-size: 14px;
}
.fix-nav-bar .menu-list a:hover,
.fix-nav-bar .menu-list a.on{
    color: #fff;
}
.fix-nav-bar .menu-list a.now-buy-btn{
    color: #fff;
    margin-left: 60px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background: #ff6700;
}
.fix-nav-bar .menu-list a.now-buy-btn:hover{
    background: #f80;
}
.fix-coordinate{
    display: block !important;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
}
.mp-nav{
    position: fixed;
    top: 100px;
    width: 100%;
    min-width: 1200px;
    height: 70px;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    -ms-transition: all .6s;
    -o-transition: all .6s;
    transition: all .6s;
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.3);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.3);
    box-shadow: 0 3px 5px rgba(0,0,0,.3);
    background: rgba(0,0,0,.7);
    z-index: 9999;
}
.fxd{
    top: 0 !important;
}
.mp-nav .menu{
    width: 1036px;
}
.mp-nav .menu li{
    float: right;
    padding: 0 20px;
    line-height:70px;
}
.mp-nav .menu li>a{
    color: #969696;
    font-size: 14px;
    display: block;
}
.mp-nav .menu li.on>a,.mp-nav .menu li>a:hover{
    color: #fff;
}
.mp-nav .deploy-btn{
    width: 91px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
    border-radius: 3px;
    background: #ff6700;
    margin: 20px 6px 0 0;
}
/* 景区票务 */
.scenic-banner-block{
    height: 500px;
    background: url("../images/scenic_banner_img01.jpg") center no-repeat;
}
.scenic-tab-block{
    padding: 25px 0;
    background: #f6fafb;
}
.scenic-tab-bar{
    text-align: center;
    font-size: 0;
}
.scenic-tab-bar>li{
    color: #fff;
    display: inline-block;
    width: 168px;
    height: 40px;
    line-height: 40px;
    margin: 0 40px;
    -webkit-border-radius: 40px;
    -moz-border-radius: 40px;
    border-radius: 40px;
    font-size: 15px;
    background: #3098ff;
}
.scenic-tab-bar>li>a{
    color: #ffffff;
}
.scenic-tab-bar>li:before{
    content: "";
    display: inline-block;
    vertical-align: middle;
    margin: -3px 8px 0 0;
    background: url("../images/sum-ico.png") no-repeat;
}
.scenic-tab-bar>li:nth-child(1):before{
    width: 22px;
    height: 22px;
    background-position: -162px -396px;
}
.scenic-tab-bar>li:nth-child(2):before{
    width: 24px;
    height: 21px;
    background-position: -129px -397px;
}

.scenic-td-block{
    text-align: center;
    padding: 100px 0;
}

.scenic-section-bar{
    padding: 60px 0;
}
.scenic-section-bar__tit{
    text-align: center;
    font-size: 32px;
}
.scenic-section-bar__txt{
    color: #666;
    padding-top: 30px;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
}
.scenic-section-bar__txt p{
    padding: 5px 0 5px 12px;
    text-align: left;
    position: relative;
}
.scenic-section-bar__txt .point{
    position: absolute;
    top:15px;
    left: 0;
    display: inline-block;
    width: 4px;
    height: 4px;
    vertical-align: middle;
    margin: -3px 6px 0 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    background: #666;
}

.scenic-section1{
    height: 700px;
    padding-bottom: 240px;
    background: url("../images/scenic_section_bg1.jpg") center bottom no-repeat;
}

.scenic-section2{
    height: 600px;
    background: url("../images/scenic_section_bg2.jpg") center bottom no-repeat;
}
.scenic-section2 .content{
    padding-top: 15px;
    text-align: center;
}

.scenic-section3{
    height: 630px;
    background: url("../images/scenic_section_bg3.jpg") center bottom no-repeat;
}
.scenic-section3 .content{
    text-align: center;
}

.scenic-section4{
    height: 733px;
    background: url("../images/scenic_section_bg4.jpg") center bottom no-repeat;
}
.scenic-section4 .content{
    padding-top: 30px;
    text-align: center;
}

.show-entry-block{
    height: 200px;
    position: relative;
    background: url("../images/scenic_footer_img.jpg") center no-repeat;
}
.show-entry-block .label{
    color: #fff;
    display: inline-block;
    height: 40px;
    line-height: 40px;
    padding: 0 18px;
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -21px -600px 0 0;
    border: 1px solid #fff;
    font-size: 14px;
}
.show-entry-block .label:after{
    content: "";
    display: inline-block;
    width: 6px;
    height: 6px;
    vertical-align: middle;
    margin: -3px 0 0 5px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}


.w900{
    width: 900px;
}


/* 电商平台 */
.scenic-online-banner-block{
    height: 500px;
    background: url("../images/scenic_banner_img02.jpg") center no-repeat;
}
.scenic-ds-block{
    padding: 60px 0 120px;
}
.api-interface__dl{
    display: flex;
    margin-bottom: 5px;
    -webkit-box-shadow:  1px 1px 12px rgba(77, 153, 238, .1);
    -moz-box-shadow:  1px 1px 12px rgba(77, 153, 238, .1);
    box-shadow:  1px 1px 12px rgba(77, 153, 238, .1);
}
.api-interface__dl:nth-child(1) .api-interface__dt{
    background: #0ccc6c;
}
.api-interface__dl:nth-child(2) .api-interface__dt{
    background: #3fa4ff;
}
.api-interface__dl:nth-child(3) .api-interface__dt{
    background: #747fff;
}
.api-interface__dt{
    flex: 0 0 auto;
    width: 200px;
    height:100px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.api-interface__dt .tit{
    color: #fff;
    padding: 0 26px;
    font-size: 18px;
    font-weight: bold;
}
.api-interface__dt .sub{
    color: #fff;
    opacity: 0.2;
    padding: 0 30px;
    margin-top: 6px;
    font-size: 18px;
    font-family: Arial, "Microsoft YaHei", Helvetica, sans-serif;
}
.api-interface__dd{
    flex: 1 1 auto;
    background: #fbfbfb;
}
.api-interface__group{
    display: flex;
    padding: 35px 15px;
}
.api-interface__group .label{
    color: #333;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    margin-right: 5px;
    font-size: 12px;
}
.api-interface__group .label:before{
    content: "";
    display: inline-block;
    width: 18px;
    height: 18px;
    vertical-align: middle;
    margin: -3px 5px 0 0;
    background: url("../images/home_canvas_icon.png") no-repeat 0 0;
}

.scenic-fb-block{
    padding-bottom: 120px;
    background: #f8fcfe;
}
.scenic-fb__group{
    display: flex;
    justify-content: space-between;
}
.scenic-fb__group>li{
    width: 385px;
    height: 360px;
    padding: 40px 34px;
    text-align: center;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 1px 1px 15px rgba(239, 243, 248);
    -moz-box-shadow: 1px 1px 15px rgba(239, 243, 248);
    box-shadow: 1px 1px 15px rgba(239, 243, 248);
    background: #fff;
}
.scenic-fb__group>li .icon{
    display: inline-block;
    width: 112px;
    height: 92px;
    background: url("../images/scenic_fb_icon.png") center no-repeat;
}
.scenic-fb__group>li:nth-child(1) .icon{
    background-position: 0 0;
}
.scenic-fb__group>li:nth-child(2) .icon{
    background-position: 0 -123px;
}
.scenic-fb__group>li:nth-child(3) .icon{
    background-position: 0 -229px;
}
.scenic-fb__group>li .tit{
    padding-top: 50px;
    font-size: 20px;
}
.scenic-fb__group>li .txt{
    color: #999;
    line-height: 24px;
    padding-top: 10px;
    font-size: 14px;
}


.scenic-yd-block .content{
    padding-bottom: 120px;
    text-align: center;
}



.scenic-xs-block{
    padding-bottom: 110px;
    background: #1574d9;
}
.scenic-xs-block .scenic-section-bar__tit,
.scenic-xs-block .scenic-section-bar__txt{
    color: #fff;
}
.scenic-xs__group li{
    float: left;
    width: 300px;
    height: 305px;
    background: #fff;
    text-align: center;
    position: relative;
}
.scenic-xs__group li>.item{
    height: 305px;
    border-right: 1px solid #e2e2e2;
}
.scenic-xs__group li:last-child>.item{
    border-right: none;
}
.scenic-xs__group li .pic{
    border-radius: 50%;
    width: 140px;
    height: 140px;
    overflow: hidden;
    display: inline-block;
    margin: 30px auto;
}
.scenic-xs__group li.last .pic{
    width: 80px;
    height: 80px;
    margin: 60px auto;
}
.scenic-xs__group li .pic img{
    width: 100%;
}
.scenic-xs__group li h3{
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.scenic-xs__group li .more{
    display: block;
    font-size: 13px;
    margin-top: 40px;
    position: relative;
}
.scenic-xs__group li .more:before{
    content: "";
    position: absolute;
    width: 22px;
    height: 1px;
    background: #e8e8e8;
    left: 50%;
    margin-left: -11px;
    top: -20px;
}
.scenic-xs__group li .txt{
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(22,137,235,0.9);
}
.scenic-xs__group li:hover .txt{
    display: block;
}
.scenic-xs__group li .txt .txt-con{
    width: 300px;
    height: 305px;
    margin: 0 auto;
    display: table-cell;
    vertical-align: middle;
}
.scenic-xs__group li.last .txt .txt-con img{
    margin-bottom: 30px;
}
.scenic-xs__group li .txt .txt-con strong{
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 30px;
    display: block;
}
.scenic-xs__group li .txt .txt-con p{
    padding: 0 30px;
    font-size: 14px;
    line-height: 22px;
    color: #fff;
    text-align: left;
}
.scenic-xs__group li.last .txt .txt-con p{
    text-align: center;
}

.ticket-container{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 1200px;
    margin: 0 auto;
}

.ticket-wrapper-hd li{
    padding: 20px 26px;
    margin-bottom: 20px;
    cursor: pointer;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    background: #f3f9ff;
}
.ticket-wrapper-hd li.on{
    -webkit-box-shadow:  1px 1px 12px rgba(173, 213, 255);
    -moz-box-shadow:  1px 1px 12px rgba(173, 213, 255);
    box-shadow:  1px 1px 12px rgba(173, 213, 255);
    background: #1574d9;
}
.ticket-wrapper-hd li.on .tit,
.ticket-wrapper-hd li.on .txt{
    color: #fff;
}
.ticket-wrapper-hd li .tit{
    font-size: 16px;
}
.ticket-wrapper-hd li .txt{
    color: #999;
    margin-top: 8px;
}


.scenic-fx-content{
    text-align: center;
    padding: 0 0 80px;
}

.scenic-manage-block{
    height:720px;
    background: url("../images/ticket_manage_bg.jpg") center no-repeat;
}

/* 景区门户系统 */

.scenic-section{
    padding: 60px 0;
}

.scenic-portal-banner{
    height: 500px;
    background: url("../images/scenic_spot_portal_banner.jpg") center no-repeat;
}

.scenic-question-content{
    text-align: center;
}

.scenic-kj-content{
    text-align: center;
}
.scenic-kj-content:after{
    content: "";
    display: block;
    height: 222px;
    background: url("../images/sum-bg1-after.png") center no-repeat;
}

.scenic-sy-content{
    height: 844px;
    background: url("../images/scenic_spot_portal_content02.jpg") center no-repeat;
}

.show-entry-block_mh{
    background: url("../images/pic/ban7.jpg") center no-repeat;
}

.scenic-case__group li{
    float: left;
    width:279px;
    margin:0 28px 15px 0;
}
.scenic-case__group li.mr-0{
    margin-right: 0;
}
.scenic-case__group li .pic{
    width: 279px;
    height: 156px;
    overflow: hidden;
}
.scenic-case__group li .pic img{
    width: 100%;
}
.scenic-case__group li p{
    font-size: 16px;
    line-height: 46px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.scenic-us-content{
    display: flex;
    justify-content: center;
    padding-bottom: 60px;
}
.scenic-us-content img:last-child{
    margin-left: 60px;
}

.want-more-link{
    display: inline-block;
    color: #3db1fa;
    width: 198px;
    height: 43px;
    line-height: 43px;
    margin-top: 45px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #c4e7fd;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
}
.want-more-link:hover{
    color: #fff;
    background: #3db1fa;
}
.more-rig-arrow{
    display: inline-block;
    width: 8px;
    height: 14px;
    opacity: 0;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    transition: all .5s;
    background: url("../images/templets-ico.png") no-repeat -20px 0;
}
.want-more-link:hover .more-rig-arrow{
    opacity: 1;
    margin-left: 20px;
    -webkit-transform: translate(10px,0);
    -moz-transform: translate(10px,0);
    -ms-transform: translate(10px,0);
    transform: translate(10px,0);
}